.banner-video {
  width: 100%;
  height: auto;
  display: block;
}

.video-player {
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 580px;
  max-height: 100vh;
  vertical-align: middle;
  max-width: 100%;
}

.text-container {
  position: absolute;
  top: 20px;
  left: 115px;
  color: #fff;
  font-size: 100px;
  line-height: 117px;
}

.text-container-label {
  position: absolute;
  top: 15%;
  left: 90px;
  width: auto;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  word-break: break-word;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}

.text-container-label h3 {
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 16px;
  text-transform: uppercase;
}

.text-container-label p {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 40px;
  font-weight: normal;
}

.a-logo-circle {
  width: 600px;
  height: 600px;
  border: 100px solid #b09ec5;
  box-sizing: border-box;
}

.a-logo-rectangle {
  width: 100px;
  height: 281px;
  background: #b09ec5;
}

.react-rater {
  display: inline-block;
  line-height: normal;
}

.react-rater > * {
  display: inline-block;
}

.react-rater-star {
  cursor: pointer;
  color: #ccc;
  position: relative;
}

.react-rater-star.will-be-active {
  color: #666;
}

.react-rater-star.is-active {
  color: #000;
}

.react-rater-star.is-active-half:before {
  color: #000;
  content: '\2605';
  position: absolute;
  left: 0;
  width: 50%;
  overflow: hidden;
}

.react-rater-star.is-disabled {
  cursor: default;
}

.ellipse {
  border: 100px solid #8223d2;
  box-sizing: border-box;
  width: 550px;
  height: 550px;
  border-radius: 100%;
  position: absolute;
  top: 30px;
  bottom: 25px;
  right: 80px;
}

.header-text {
  padding: 28px 40px;
  line-height: 70px;
}

.para-text {
  padding: 0px 0px 49px 40px;
}

.para-text p {
  font-weight: 300;
}

.para-text strong {
  font-weight: 700;
}

.play-button {
  position: absolute;
  right: 0;
  left: 0;
  top: 35%;
}

.button-cls {
  border: 1px solid #ffffff;
  box-sizing: border-box;
  filter: drop-shadow(4px 4px 6px rgba(161, 95, 245, 0.5));
  border-radius: 3px;
  height: 41px;
  padding: 11px 20px;
}

.video-container {
  margin-top: 50px;
  position: absolute;
  left: 35%;
  right: 35%;
  z-index: 110;
  border-radius: 10px;
}

.player-container {
  width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
}

.asurion-logo-circle {
  width: 600px;
  height: 600px;
  border: 100px solid #8223d2;
  box-sizing: border-box;
}

.asurion-logo-rectangle {
  width: 100px;
  height: 281px;
  background: #8223d2;
}

@media screen and (max-width: 480px) {
  .asurion-logo-circle {
    width: 330px;
    height: 330px;
    border: 50px solid #8223d2;
    box-sizing: border-box;
  }

  .asurion-logo-rectangle {
    width: 50px;
    height: 165px;
    background: #8223d2;
  }
}

.Testimonials {
  padding: 25px 15px;
}

.Testimonials .ant-typography {
  text-align: left;
}

h2.Testimonials .ant-typography {
  margin-bottom: 8px;
}

.Testimonials .FeaturedComment {
  margin: 15px auto 30px auto;
}

.Testimonials .UserRecommendations {
  display: flex;
  overflow-y: auto;
  margin-right: -15px;
  margin-left: -15px;
}

.Testimonials .UserRecommendations .UserCardWrapper {
  margin-right: 13vw;
}

.Testimonials .UserRecommendations .UserCardWrapper:first-child {
  padding-left: 6vw;
}

.Testimonials .UserRecommendations .UserCardWrapper:last-child {
  padding-right: 6vw;
}

section.SitesRating {
  padding: 40px 15px 34px 15px;
}

section.SitesRating .description {
  text-align: center;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 21px;
}

section.SitesRating .ratings {
  display: flex;
  align-items: center;
}

section.SitesRating .leftControl {
  width: 88px;
}

section.SitesRating .Rating {
  flex-grow: 1;
  text-align: center;
  margin-bottom: 40px;
}

section.SitesRating .Rating .panel {
  display: flex;
  flex-direction: column;
}

section.SitesRating .Rating .panel > * {
  margin-bottom: 10px;
}

section.SitesRating .rightControl {
  width: 88px;
  text-align: right;
}

.bg-video-player {
  display: none;
  position: absolute;
  left: 50%;
  right: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  padding: 1rem;
}

.bg-video-mobile {
  width: 100%;
  height: 100%;
  padding: 1rem;
  display: none;
}

#closeButton {
  display: none;
  position: absolute;
  top: 10px;
  background: #8223d2;
  z-index: 110;
  border-radius: 10px;
  right: 0;
  height: 40px;
  width: 40px;
}

#closeButton1 {
  display: none;
  position: absolute;
  top: 10px;
  background: #8223d2;
  z-index: 110;
  border-radius: 10px;
  right: 0;
  height: 40px;
  width: 40px;
}

@media screen and (max-width: 480px) {
  .bg-video-player {
    display: none;
    position: absolute;
    left: 20%;
    right: 20%;
    top: 50%;
    width: 100%;
    height: auto;
    transform: translate(-20%, -80%);
    padding: 1rem;
  }

  /* #closeButton {
    display: none;
    position: absolute;
    top: 10px;
    background: #8223d2;
    z-index: 110;
    border-radius: 10px;
    right: 0;
    height: 40px;
    width: 40px;
  } */
}

@keyframes fadeinout {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  55% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }

  30% {
    opacity: 1;
  }

  50% {
    opacity: 1;
  }
}

.ratingAnimation div {
  animation: fadeinout 9s linear infinite 0s;
  -ms-animation: fadeinout 9s linear infinite 0s;
  -webkit-animation: fadeinout 9s linear infinite 0s;
  background-color: white;
  opacity: 0;
}

.ratingAnimation div:nth-child(1) {
  animation-delay: 0s;
  -ms-animation-delay: 0s;
  -webkit-animation-delay: 0s;
}

.ratingAnimation div:nth-child(2) {
  animation-delay: 3s;
  -ms-animation-delay: 3s;
  -webkit-animation-delay: 3s;
}

.ratingAnimation div:nth-child(3) {
  animation-delay: 6s;
  -ms-animation-delay: 6s;
  -webkit-animation-delay: 6s;
}

.bottom-menu li {
  margin-bottom: 13px;
  font-size: 14px;
  line-height: 16px;
}
.intro-label {
  font-size: 50px;
  line-height: 51px;
  letter-spacing: -0.01em;
  text-align: center;
}

.plan-label {
  font-size: 30px;
  line-height: 33px;
}

.plan-info-box {
  box-sizing: border-box;
  min-height: 550px;
  min-width: 385px;
  height: auto;
  width: calc(100% / 4);
  position: relative;
  background: #ffffff;
  border: 2px solid #6e767d;
  box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 40px;
}

.plan-info-box:hover {
  background: #ffffff;
  border: 2px solid #6700b8;
  box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
}

.select-button {
  width: 75%;
  height: 40px;
  font-weight: 700;
  text-align: center;
  border: 1px #000 solid;
  box-sizing: border-box;
  filter: drop-shadow(4px 4px 6px rgba(161, 95, 245, 0.5));
  border-radius: 3px;
  padding: '11px 21px';
  letter-spacing: 1px;
}

.select-button:hover {
  background-color: #8223d2;
  color: #fff;
  filter: drop-shadow(4px 4px 6px rgba(161, 95, 245, 0.5));
}

.TandClabel {
  margin-left: 45px;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 1px;
  margin-top: 28px;
}

.TandClabel li {
  position: relative;
  list-style: none;
  margin-left: 10px;
}

.TandClabel li::before {
  content: '*';
  position: absolute;
  left: -15px;
}

.plan-bonus-card {
  border: 2px solid #a5aaaf;
  height: 170px;
  width: 190px;
  padding: 6px;
  text-align: center;
  position: relative;
  margin-right: 17px;
}

.plan-bonus-card-mobile {
  border: 2px solid #a5aaaf;
  height: 170px;
  padding: 5px;
  text-align: center;
  position: relative;
  margin-right: 17px;
  width: 60%;
}

.plan-bonus-card:hover {
  border: 2px solid #8223d2;
  box-sizing: border-box;
}

.plan-bonus-card-last-node {
  border: 2px solid #a5aaaf;
  height: 170px;
  width: 190px;
  padding: 6px;
  text-align: center;
  position: relative;
  margin-right: 0px;
}

.plan-bonus-card-last-node:hover {
  border: 2px solid #8223d2;
  box-sizing: border-box;
}

.best-value-tag {
  width: 150px;
  height: 150px;
  position: absolute;
  top: -10px;
  right: -10px;
  overflow: hidden;
}

.best-value-tag::before,
.best-value-tag::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #313131;
  z-index: -1;
}

.best-value-tag::after {
  bottom: 0;
  right: 0;
}

.best-value-tag span {
  position: absolute;
  width: 220px;
  height: 40px;
  background-color: #8223d2;
  transform: rotate(45deg);
  top: 40px;
  left: -22px;
  text-align: center;
  line-height: 40px; /* should be same as heigh */
  color: #fff;
}

.margin-text {
  margin: auto 0px auto 20px;
}

.plan-list-items li {
  margin-bottom: 14px;
  margin-top: 14px;
}

.plan-border {
  border: 0.01em dashed #4a68f9;
  margin: auto;
  width: 75%;
}

.plans-border :nth-child(1) {
  border-top-width: 0px;
}

.bonus-section .carousel .slide {
  background: unset !important;
}

.bonus-section .carousel .control-dots {
  display: block;
  background: unset;
}

.bonus-section .carousel .carousel-status {
  display: none;
}

/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

/*
Document
========
*/

/**
Use a better box model (opinionated).
*/

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

/**
Use a more readable tab size (opinionated).
*/

html {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}

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

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
  font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}

/*
Grouping content
================
*/

/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/

/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		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;
}

/*
Tabular data
============
*/

/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
}

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

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/**
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 and Firefox.
*/

progress {
  vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-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.
*/

::-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 Chrome and Safari.
*/

summary {
  display: list-item;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * Removes the default spacing and border for appropriate elements.
 */

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

button {
  background-color: transparent;
  background-image: none;
}

fieldset {
  margin: 0;
  padding: 0;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: Apercu; /* 1 */
  line-height: 1.5; /* 2 */
}

/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

body {
  font-family: inherit;
  line-height: inherit;
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button,
[role="button"] {
  cursor: pointer;
}

/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */

:-moz-focusring {
  outline: auto;
}

table {
  border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */

a {
  color: inherit;
  text-decoration: inherit;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

pre,
code,
kbd,
samp {
  font-family: ApercuMono;
}

/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/**
 * Constrain images and videos to the parent width and preserve
 * their intrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

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

/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */

[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

.container {
  width: 100%;
}

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

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

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

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

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

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

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

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

.not-sr-only {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

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

.focus-within\:not-sr-only:focus-within {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

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

.focus\:not-sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

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

.pointer-events-auto {
  pointer-events: auto;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.inset-5 {
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
}

.inset-10 {
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
}

.inset-15 {
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
}

.inset-16 {
  top: 16px;
  right: 16px;
  bottom: 16px;
  left: 16px;
}

.inset-20 {
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
}

.inset-25 {
  top: 25px;
  right: 25px;
  bottom: 25px;
  left: 25px;
}

.inset-30 {
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
}

.inset-50 {
  top: 50px;
  right: 50px;
  bottom: 50px;
  left: 50px;
}

.inset-65 {
  top: 65px;
  right: 65px;
  bottom: 65px;
  left: 65px;
}

.inset-90 {
  top: 90px;
  right: 90px;
  bottom: 90px;
  left: 90px;
}

.inset-100 {
  top: 100px;
  right: 100px;
  bottom: 100px;
  left: 100px;
}

.inset-160 {
  top: 160px;
  right: 160px;
  bottom: 160px;
  left: 160px;
}

.inset-195 {
  top: 195px;
  right: 195px;
  bottom: 195px;
  left: 195px;
}

.-inset-25 {
  top: -25px;
  right: -25px;
  bottom: -25px;
  left: -25px;
}

.-inset-40 {
  top: -40px;
  right: -40px;
  bottom: -40px;
  left: -40px;
}

.-inset-5px {
  top: -5px;
  right: -5px;
  bottom: -5px;
  left: -5px;
}

.-inset-10px {
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
}

.-inset-125px {
  top: -125px;
  right: -125px;
  bottom: -125px;
  left: -125px;
}

.inset-3p {
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
}

.inset-2p {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
}

.inset-15p {
  top: 15%;
  right: 15%;
  bottom: 15%;
  left: 15%;
}

.inset-35p {
  top: 35%;
  right: 35%;
  bottom: 35%;
  left: 35%;
}

.inset-14p {
  top: 14%;
  right: 14%;
  bottom: 14%;
  left: 14%;
}

.inset-25p {
  top: 25%;
  right: 25%;
  bottom: 25%;
  left: 25%;
}

.inset-40p {
  top: 40%;
  right: 40%;
  bottom: 40%;
  left: 40%;
}

.inset-43p {
  top: 43%;
  right: 43%;
  bottom: 43%;
  left: 43%;
}

.inset-5p {
  top: 5%;
  right: 5%;
  bottom: 5%;
  left: 5%;
}

.inset-20p {
  top: 20%;
  right: 20%;
  bottom: 20%;
  left: 20%;
}

.inset-50p {
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
}

.inset-45p {
  top: 45%;
  right: 45%;
  bottom: 45%;
  left: 45%;
}

.inset-10p {
  top: 10%;
  right: 10%;
  bottom: 10%;
  left: 10%;
}

.inset-x-0 {
  left: 0px;
  right: 0px;
}

.inset-x-5 {
  left: 5px;
  right: 5px;
}

.inset-x-10 {
  left: 10px;
  right: 10px;
}

.inset-x-15 {
  left: 15px;
  right: 15px;
}

.inset-x-16 {
  left: 16px;
  right: 16px;
}

.inset-x-20 {
  left: 20px;
  right: 20px;
}

.inset-x-25 {
  left: 25px;
  right: 25px;
}

.inset-x-30 {
  left: 30px;
  right: 30px;
}

.inset-x-50 {
  left: 50px;
  right: 50px;
}

.inset-x-65 {
  left: 65px;
  right: 65px;
}

.inset-x-90 {
  left: 90px;
  right: 90px;
}

.inset-x-100 {
  left: 100px;
  right: 100px;
}

.inset-x-160 {
  left: 160px;
  right: 160px;
}

.inset-x-195 {
  left: 195px;
  right: 195px;
}

.-inset-x-25 {
  left: -25px;
  right: -25px;
}

.-inset-x-40 {
  left: -40px;
  right: -40px;
}

.-inset-x-5px {
  left: -5px;
  right: -5px;
}

.-inset-x-10px {
  left: -10px;
  right: -10px;
}

.-inset-x-125px {
  left: -125px;
  right: -125px;
}

.inset-x-3p {
  left: 3px;
  right: 3px;
}

.inset-x-2p {
  left: 2px;
  right: 2px;
}

.inset-x-15p {
  left: 15%;
  right: 15%;
}

.inset-x-35p {
  left: 35%;
  right: 35%;
}

.inset-x-14p {
  left: 14%;
  right: 14%;
}

.inset-x-25p {
  left: 25%;
  right: 25%;
}

.inset-x-40p {
  left: 40%;
  right: 40%;
}

.inset-x-43p {
  left: 43%;
  right: 43%;
}

.inset-x-5p {
  left: 5%;
  right: 5%;
}

.inset-x-20p {
  left: 20%;
  right: 20%;
}

.inset-x-50p {
  left: 50%;
  right: 50%;
}

.inset-x-45p {
  left: 45%;
  right: 45%;
}

.inset-x-10p {
  left: 10%;
  right: 10%;
}

.inset-y-0 {
  top: 0px;
  bottom: 0px;
}

.inset-y-5 {
  top: 5px;
  bottom: 5px;
}

.inset-y-10 {
  top: 10px;
  bottom: 10px;
}

.inset-y-15 {
  top: 15px;
  bottom: 15px;
}

.inset-y-16 {
  top: 16px;
  bottom: 16px;
}

.inset-y-20 {
  top: 20px;
  bottom: 20px;
}

.inset-y-25 {
  top: 25px;
  bottom: 25px;
}

.inset-y-30 {
  top: 30px;
  bottom: 30px;
}

.inset-y-50 {
  top: 50px;
  bottom: 50px;
}

.inset-y-65 {
  top: 65px;
  bottom: 65px;
}

.inset-y-90 {
  top: 90px;
  bottom: 90px;
}

.inset-y-100 {
  top: 100px;
  bottom: 100px;
}

.inset-y-160 {
  top: 160px;
  bottom: 160px;
}

.inset-y-195 {
  top: 195px;
  bottom: 195px;
}

.-inset-y-25 {
  top: -25px;
  bottom: -25px;
}

.-inset-y-40 {
  top: -40px;
  bottom: -40px;
}

.-inset-y-5px {
  top: -5px;
  bottom: -5px;
}

.-inset-y-10px {
  top: -10px;
  bottom: -10px;
}

.-inset-y-125px {
  top: -125px;
  bottom: -125px;
}

.inset-y-3p {
  top: 3px;
  bottom: 3px;
}

.inset-y-2p {
  top: 2px;
  bottom: 2px;
}

.inset-y-15p {
  top: 15%;
  bottom: 15%;
}

.inset-y-35p {
  top: 35%;
  bottom: 35%;
}

.inset-y-14p {
  top: 14%;
  bottom: 14%;
}

.inset-y-25p {
  top: 25%;
  bottom: 25%;
}

.inset-y-40p {
  top: 40%;
  bottom: 40%;
}

.inset-y-43p {
  top: 43%;
  bottom: 43%;
}

.inset-y-5p {
  top: 5%;
  bottom: 5%;
}

.inset-y-20p {
  top: 20%;
  bottom: 20%;
}

.inset-y-50p {
  top: 50%;
  bottom: 50%;
}

.inset-y-45p {
  top: 45%;
  bottom: 45%;
}

.inset-y-10p {
  top: 10%;
  bottom: 10%;
}

.top-0 {
  top: 0px;
}

.top-5 {
  top: 5px;
}

.top-10 {
  top: 10px;
}

.top-15 {
  top: 15px;
}

.top-16 {
  top: 16px;
}

.top-20 {
  top: 20px;
}

.top-25 {
  top: 25px;
}

.top-30 {
  top: 30px;
}

.top-50 {
  top: 50px;
}

.top-65 {
  top: 65px;
}

.top-90 {
  top: 90px;
}

.top-100 {
  top: 100px;
}

.top-160 {
  top: 160px;
}

.top-195 {
  top: 195px;
}

.-top-25 {
  top: -25px;
}

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

.-top-5px {
  top: -5px;
}

.-top-10px {
  top: -10px;
}

.-top-125px {
  top: -125px;
}

.top-3p {
  top: 3px;
}

.top-2p {
  top: 2px;
}

.top-15p {
  top: 15%;
}

.top-35p {
  top: 35%;
}

.top-14p {
  top: 14%;
}

.top-25p {
  top: 25%;
}

.top-40p {
  top: 40%;
}

.top-43p {
  top: 43%;
}

.top-5p {
  top: 5%;
}

.top-20p {
  top: 20%;
}

.top-50p {
  top: 50%;
}

.top-45p {
  top: 45%;
}

.top-10p {
  top: 10%;
}

.right-0 {
  right: 0px;
}

.right-5 {
  right: 5px;
}

.right-10 {
  right: 10px;
}

.right-15 {
  right: 15px;
}

.right-16 {
  right: 16px;
}

.right-20 {
  right: 20px;
}

.right-25 {
  right: 25px;
}

.right-30 {
  right: 30px;
}

.right-50 {
  right: 50px;
}

.right-65 {
  right: 65px;
}

.right-90 {
  right: 90px;
}

.right-100 {
  right: 100px;
}

.right-160 {
  right: 160px;
}

.right-195 {
  right: 195px;
}

.-right-25 {
  right: -25px;
}

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

.-right-5px {
  right: -5px;
}

.-right-10px {
  right: -10px;
}

.-right-125px {
  right: -125px;
}

.right-3p {
  right: 3px;
}

.right-2p {
  right: 2px;
}

.right-15p {
  right: 15%;
}

.right-35p {
  right: 35%;
}

.right-14p {
  right: 14%;
}

.right-25p {
  right: 25%;
}

.right-40p {
  right: 40%;
}

.right-43p {
  right: 43%;
}

.right-5p {
  right: 5%;
}

.right-20p {
  right: 20%;
}

.right-50p {
  right: 50%;
}

.right-45p {
  right: 45%;
}

.right-10p {
  right: 10%;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-5 {
  bottom: 5px;
}

.bottom-10 {
  bottom: 10px;
}

.bottom-15 {
  bottom: 15px;
}

.bottom-16 {
  bottom: 16px;
}

.bottom-20 {
  bottom: 20px;
}

.bottom-25 {
  bottom: 25px;
}

.bottom-30 {
  bottom: 30px;
}

.bottom-50 {
  bottom: 50px;
}

.bottom-65 {
  bottom: 65px;
}

.bottom-90 {
  bottom: 90px;
}

.bottom-100 {
  bottom: 100px;
}

.bottom-160 {
  bottom: 160px;
}

.bottom-195 {
  bottom: 195px;
}

.-bottom-25 {
  bottom: -25px;
}

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

.-bottom-5px {
  bottom: -5px;
}

.-bottom-10px {
  bottom: -10px;
}

.-bottom-125px {
  bottom: -125px;
}

.bottom-3p {
  bottom: 3px;
}

.bottom-2p {
  bottom: 2px;
}

.bottom-15p {
  bottom: 15%;
}

.bottom-35p {
  bottom: 35%;
}

.bottom-14p {
  bottom: 14%;
}

.bottom-25p {
  bottom: 25%;
}

.bottom-40p {
  bottom: 40%;
}

.bottom-43p {
  bottom: 43%;
}

.bottom-5p {
  bottom: 5%;
}

.bottom-20p {
  bottom: 20%;
}

.bottom-50p {
  bottom: 50%;
}

.bottom-45p {
  bottom: 45%;
}

.bottom-10p {
  bottom: 10%;
}

.left-0 {
  left: 0px;
}

.left-5 {
  left: 5px;
}

.left-10 {
  left: 10px;
}

.left-15 {
  left: 15px;
}

.left-16 {
  left: 16px;
}

.left-20 {
  left: 20px;
}

.left-25 {
  left: 25px;
}

.left-30 {
  left: 30px;
}

.left-50 {
  left: 50px;
}

.left-65 {
  left: 65px;
}

.left-90 {
  left: 90px;
}

.left-100 {
  left: 100px;
}

.left-160 {
  left: 160px;
}

.left-195 {
  left: 195px;
}

.-left-25 {
  left: -25px;
}

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

.-left-5px {
  left: -5px;
}

.-left-10px {
  left: -10px;
}

.-left-125px {
  left: -125px;
}

.left-3p {
  left: 3px;
}

.left-2p {
  left: 2px;
}

.left-15p {
  left: 15%;
}

.left-35p {
  left: 35%;
}

.left-14p {
  left: 14%;
}

.left-25p {
  left: 25%;
}

.left-40p {
  left: 40%;
}

.left-43p {
  left: 43%;
}

.left-5p {
  left: 5%;
}

.left-20p {
  left: 20%;
}

.left-50p {
  left: 50%;
}

.left-45p {
  left: 45%;
}

.left-10p {
  left: 10%;
}

.isolate {
  isolation: isolate;
}

.isolation-auto {
  isolation: auto;
}

.z-0 {
  z-index: 0;
}

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

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

.z-20 {
  z-index: 20;
}

.z-30 {
  z-index: 30;
}

.z-40 {
  z-index: 40;
}

.z-50 {
  z-index: 50;
}

.z-110 {
  z-index: 110;
}

.z-auto {
  z-index: auto;
}

.focus-within\:z-0:focus-within {
  z-index: 0;
}

.focus-within\:z-1:focus-within {
  z-index: 1;
}

.focus-within\:z-10:focus-within {
  z-index: 10;
}

.focus-within\:z-20:focus-within {
  z-index: 20;
}

.focus-within\:z-30:focus-within {
  z-index: 30;
}

.focus-within\:z-40:focus-within {
  z-index: 40;
}

.focus-within\:z-50:focus-within {
  z-index: 50;
}

.focus-within\:z-110:focus-within {
  z-index: 110;
}

.focus-within\:z-auto:focus-within {
  z-index: auto;
}

.focus\:z-0:focus {
  z-index: 0;
}

.focus\:z-1:focus {
  z-index: 1;
}

.focus\:z-10:focus {
  z-index: 10;
}

.focus\:z-20:focus {
  z-index: 20;
}

.focus\:z-30:focus {
  z-index: 30;
}

.focus\:z-40:focus {
  z-index: 40;
}

.focus\:z-50:focus {
  z-index: 50;
}

.focus\:z-110:focus {
  z-index: 110;
}

.focus\:z-auto:focus {
  z-index: auto;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.order-first {
  order: -9999;
}

.order-last {
  order: 9999;
}

.order-none {
  order: 0;
}

.col-auto {
  grid-column: auto;
}

.col-span-1 {
  grid-column: span 1 / span 1;
}

.col-span-2 {
  grid-column: span 2 / span 2;
}

.col-span-3 {
  grid-column: span 3 / span 3;
}

.col-span-4 {
  grid-column: span 4 / span 4;
}

.col-span-5 {
  grid-column: span 5 / span 5;
}

.col-span-6 {
  grid-column: span 6 / span 6;
}

.col-span-7 {
  grid-column: span 7 / span 7;
}

.col-span-8 {
  grid-column: span 8 / span 8;
}

.col-span-9 {
  grid-column: span 9 / span 9;
}

.col-span-10 {
  grid-column: span 10 / span 10;
}

.col-span-11 {
  grid-column: span 11 / span 11;
}

.col-span-12 {
  grid-column: span 12 / span 12;
}

.col-span-full {
  grid-column: 1 / -1;
}

.col-start-1 {
  grid-column-start: 1;
}

.col-start-2 {
  grid-column-start: 2;
}

.col-start-3 {
  grid-column-start: 3;
}

.col-start-4 {
  grid-column-start: 4;
}

.col-start-5 {
  grid-column-start: 5;
}

.col-start-6 {
  grid-column-start: 6;
}

.col-start-7 {
  grid-column-start: 7;
}

.col-start-8 {
  grid-column-start: 8;
}

.col-start-9 {
  grid-column-start: 9;
}

.col-start-10 {
  grid-column-start: 10;
}

.col-start-11 {
  grid-column-start: 11;
}

.col-start-12 {
  grid-column-start: 12;
}

.col-start-13 {
  grid-column-start: 13;
}

.col-start-auto {
  grid-column-start: auto;
}

.col-end-1 {
  grid-column-end: 1;
}

.col-end-2 {
  grid-column-end: 2;
}

.col-end-3 {
  grid-column-end: 3;
}

.col-end-4 {
  grid-column-end: 4;
}

.col-end-5 {
  grid-column-end: 5;
}

.col-end-6 {
  grid-column-end: 6;
}

.col-end-7 {
  grid-column-end: 7;
}

.col-end-8 {
  grid-column-end: 8;
}

.col-end-9 {
  grid-column-end: 9;
}

.col-end-10 {
  grid-column-end: 10;
}

.col-end-11 {
  grid-column-end: 11;
}

.col-end-12 {
  grid-column-end: 12;
}

.col-end-13 {
  grid-column-end: 13;
}

.col-end-auto {
  grid-column-end: auto;
}

.row-auto {
  grid-row: auto;
}

.row-span-1 {
  grid-row: span 1 / span 1;
}

.row-span-2 {
  grid-row: span 2 / span 2;
}

.row-span-3 {
  grid-row: span 3 / span 3;
}

.row-span-4 {
  grid-row: span 4 / span 4;
}

.row-span-5 {
  grid-row: span 5 / span 5;
}

.row-span-6 {
  grid-row: span 6 / span 6;
}

.row-span-full {
  grid-row: 1 / -1;
}

.row-start-1 {
  grid-row-start: 1;
}

.row-start-2 {
  grid-row-start: 2;
}

.row-start-3 {
  grid-row-start: 3;
}

.row-start-4 {
  grid-row-start: 4;
}

.row-start-5 {
  grid-row-start: 5;
}

.row-start-6 {
  grid-row-start: 6;
}

.row-start-7 {
  grid-row-start: 7;
}

.row-start-auto {
  grid-row-start: auto;
}

.row-end-1 {
  grid-row-end: 1;
}

.row-end-2 {
  grid-row-end: 2;
}

.row-end-3 {
  grid-row-end: 3;
}

.row-end-4 {
  grid-row-end: 4;
}

.row-end-5 {
  grid-row-end: 5;
}

.row-end-6 {
  grid-row-end: 6;
}

.row-end-7 {
  grid-row-end: 7;
}

.row-end-auto {
  grid-row-end: auto;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.float-none {
  float: none;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: right;
}

.clear-both {
  clear: both;
}

.clear-none {
  clear: none;
}

.m-0 {
  margin: 0px;
}

.m-1 {
  margin: 0.25rem;
}

.m-2 {
  margin: 2px;
}

.m-3 {
  margin: 0.75rem;
}

.m-4 {
  margin: 1rem;
}

.m-5 {
  margin: 1.25rem;
}

.m-6 {
  margin: 6px;
}

.m-7 {
  margin: 1.75rem;
}

.m-8 {
  margin: 2rem;
}

.m-9 {
  margin: 2.25rem;
}

.m-10 {
  margin: 2.5rem;
}

.m-11 {
  margin: 11px;
}

.m-12 {
  margin: 3rem;
}

.m-14 {
  margin: 3.5rem;
}

.m-15 {
  margin: 15px;
}

.m-16 {
  margin: 4rem;
}

.m-18 {
  margin: 18px;
}

.m-20 {
  margin: 20px;
}

.m-21 {
  margin: 21px;
}

.m-23 {
  margin: 23px;
}

.m-24 {
  margin: 24px;
}

.m-25 {
  margin: 25px;
}

.m-27 {
  margin: 27px;
}

.m-28 {
  margin: 7rem;
}

.m-30 {
  margin: 30px;
}

.m-31 {
  margin: 31px;
}

.m-32 {
  margin: 8rem;
}

.m-34 {
  margin: 34px;
}

.m-35 {
  margin: 35px;
}

.m-36 {
  margin: 9rem;
}

.m-37 {
  margin: 37px;
}

.m-38 {
  margin: 38px;
}

.m-40 {
  margin: 40px;
}

.m-42 {
  margin: 42px;
}

.m-44 {
  margin: 44px;
}

.m-45 {
  margin: 45px;
}

.m-46 {
  margin: 46px;
}

.m-48 {
  margin: 48px;
}

.m-52 {
  margin: 13rem;
}

.m-53 {
  margin: 53px;
}

.m-55 {
  margin: 55px;
}

.m-56 {
  margin: 14rem;
}

.m-58 {
  margin: 58px;
}

.m-59 {
  margin: 59px;
}

.m-60 {
  margin: 15rem;
}

.m-63 {
  margin: 63px;
}

.m-64 {
  margin: 16rem;
}

.m-65 {
  margin: 65px;
}

.m-67 {
  margin: 67px;
}

.m-70 {
  margin: 70px;
}

.m-71 {
  margin: 71px;
}

.m-72 {
  margin: 18rem;
}

.m-74 {
  margin: 74px;
}

.m-78 {
  margin: 78px;
}

.m-80 {
  margin: 20rem;
}

.m-83 {
  margin: 83px;
}

.m-84 {
  margin: 84px;
}

.m-89 {
  margin: 89px;
}

.m-90 {
  margin: 90px;
}

.m-92 {
  margin: 92px;
}

.m-96 {
  margin: 24rem;
}

.m-97 {
  margin: 97px;
}

.m-100 {
  margin: 100px;
}

.m-106 {
  margin: 106px;
}

.m-108 {
  margin: 108px;
}

.m-109 {
  margin: 109px;
}

.m-120 {
  margin: 120px;
}

.m-135 {
  margin: 135px;
}

.m-147 {
  margin: 147px;
}

.m-150 {
  margin: 150px;
}

.m-168 {
  margin: 168px;
}

.m-180 {
  margin: 180px;
}

.m-185 {
  margin: 185px;
}

.m-200 {
  margin: 200px;
}

.m-245 {
  margin: 245px;
}

.m-300 {
  margin: 300px;
}

.m-400 {
  margin: 400px;
}

.m-480 {
  margin: 480px;
}

.m-510 {
  margin: 510px;
}

.m-537 {
  margin: 537px;
}

.m-650 {
  margin: 650px;
}

.m-auto {
  margin: auto;
}

.m-px {
  margin: 1px;
}

.m-0\.5 {
  margin: 0.125rem;
}

.m-1\.5 {
  margin: 0.375rem;
}

.m-2\.5 {
  margin: 0.625rem;
}

.m-3\.5 {
  margin: 0.875rem;
}

.-m-0 {
  margin: 0px;
}

.-m-1 {
  margin: -0.25rem;
}

.-m-2 {
  margin: -0.5rem;
}

.-m-3 {
  margin: -0.75rem;
}

.-m-4 {
  margin: -1rem;
}

.-m-5 {
  margin: -1.25rem;
}

.-m-6 {
  margin: -1.5rem;
}

.-m-7 {
  margin: -1.75rem;
}

.-m-8 {
  margin: -2rem;
}

.-m-9 {
  margin: -2.25rem;
}

.-m-10 {
  margin: -2.5rem;
}

.-m-11 {
  margin: -2.75rem;
}

.-m-12 {
  margin: -3rem;
}

.-m-14 {
  margin: -14px;
}

.-m-16 {
  margin: -4rem;
}

.-m-20 {
  margin: -5rem;
}

.-m-24 {
  margin: -6rem;
}

.-m-28 {
  margin: -7rem;
}

.-m-32 {
  margin: -8rem;
}

.-m-36 {
  margin: -9rem;
}

.-m-40 {
  margin: -10rem;
}

.-m-44 {
  margin: -11rem;
}

.-m-48 {
  margin: -12rem;
}

.-m-52 {
  margin: -13rem;
}

.-m-56 {
  margin: -14rem;
}

.-m-60 {
  margin: -15rem;
}

.-m-64 {
  margin: -16rem;
}

.-m-72 {
  margin: -18rem;
}

.-m-80 {
  margin: -20rem;
}

.-m-96 {
  margin: -24rem;
}

.-m-px {
  margin: -1px;
}

.-m-0\.5 {
  margin: -0.125rem;
}

.-m-1\.5 {
  margin: -0.375rem;
}

.-m-2\.5 {
  margin: -0.625rem;
}

.-m-3\.5 {
  margin: -0.875rem;
}

.-m-15px {
  margin: -15px;
}

.m-m11 {
  margin: 11px;
}

.m-12px {
  margin: 12px;
}

.m-m72 {
  margin: 72px;
}

.m-m21 {
  margin: 21%;
}

.m-m15 {
  margin: 15px;
}

.m-m18 {
  margin: 18px;
}

.m-m35 {
  margin: 35px;
}

.m-m19 {
  margin: 19px;
}

.m-m17 {
  margin: 17px;
}

.m-m9 {
  margin: 9px;
}

.m-m10 {
  margin: 10px;
}

.m-m51 {
  margin: 51px;
}

.m-m43 {
  margin: 43px;
}

.m-m13 {
  margin: 13px;
}

.m-m26 {
  margin: 26px;
}

.m-m2 {
  margin: 2px;
}

.m-m14 {
  margin: 14px;
}

.m-m5 {
  margin: 5px;
}

.m-m8 {
  margin: 8px;
}

.m-mp15 {
  margin: 15%;
}

.-m-100 {
  margin: -100px;
}

.m-0auto {
  margin: 0px auto;
}

.m-o6 {
  margin: 1.5rem;
}

.-m-23 {
  margin: -23px;
}

.last\:m-0:last-child {
  margin: 0px;
}

.last\:m-1:last-child {
  margin: 0.25rem;
}

.last\:m-2:last-child {
  margin: 2px;
}

.last\:m-3:last-child {
  margin: 0.75rem;
}

.last\:m-4:last-child {
  margin: 1rem;
}

.last\:m-5:last-child {
  margin: 1.25rem;
}

.last\:m-6:last-child {
  margin: 6px;
}

.last\:m-7:last-child {
  margin: 1.75rem;
}

.last\:m-8:last-child {
  margin: 2rem;
}

.last\:m-9:last-child {
  margin: 2.25rem;
}

.last\:m-10:last-child {
  margin: 2.5rem;
}

.last\:m-11:last-child {
  margin: 11px;
}

.last\:m-12:last-child {
  margin: 3rem;
}

.last\:m-14:last-child {
  margin: 3.5rem;
}

.last\:m-15:last-child {
  margin: 15px;
}

.last\:m-16:last-child {
  margin: 4rem;
}

.last\:m-18:last-child {
  margin: 18px;
}

.last\:m-20:last-child {
  margin: 20px;
}

.last\:m-21:last-child {
  margin: 21px;
}

.last\:m-23:last-child {
  margin: 23px;
}

.last\:m-24:last-child {
  margin: 24px;
}

.last\:m-25:last-child {
  margin: 25px;
}

.last\:m-27:last-child {
  margin: 27px;
}

.last\:m-28:last-child {
  margin: 7rem;
}

.last\:m-30:last-child {
  margin: 30px;
}

.last\:m-31:last-child {
  margin: 31px;
}

.last\:m-32:last-child {
  margin: 8rem;
}

.last\:m-34:last-child {
  margin: 34px;
}

.last\:m-35:last-child {
  margin: 35px;
}

.last\:m-36:last-child {
  margin: 9rem;
}

.last\:m-37:last-child {
  margin: 37px;
}

.last\:m-38:last-child {
  margin: 38px;
}

.last\:m-40:last-child {
  margin: 40px;
}

.last\:m-42:last-child {
  margin: 42px;
}

.last\:m-44:last-child {
  margin: 44px;
}

.last\:m-45:last-child {
  margin: 45px;
}

.last\:m-46:last-child {
  margin: 46px;
}

.last\:m-48:last-child {
  margin: 48px;
}

.last\:m-52:last-child {
  margin: 13rem;
}

.last\:m-53:last-child {
  margin: 53px;
}

.last\:m-55:last-child {
  margin: 55px;
}

.last\:m-56:last-child {
  margin: 14rem;
}

.last\:m-58:last-child {
  margin: 58px;
}

.last\:m-59:last-child {
  margin: 59px;
}

.last\:m-60:last-child {
  margin: 15rem;
}

.last\:m-63:last-child {
  margin: 63px;
}

.last\:m-64:last-child {
  margin: 16rem;
}

.last\:m-65:last-child {
  margin: 65px;
}

.last\:m-67:last-child {
  margin: 67px;
}

.last\:m-70:last-child {
  margin: 70px;
}

.last\:m-71:last-child {
  margin: 71px;
}

.last\:m-72:last-child {
  margin: 18rem;
}

.last\:m-74:last-child {
  margin: 74px;
}

.last\:m-78:last-child {
  margin: 78px;
}

.last\:m-80:last-child {
  margin: 20rem;
}

.last\:m-83:last-child {
  margin: 83px;
}

.last\:m-84:last-child {
  margin: 84px;
}

.last\:m-89:last-child {
  margin: 89px;
}

.last\:m-90:last-child {
  margin: 90px;
}

.last\:m-92:last-child {
  margin: 92px;
}

.last\:m-96:last-child {
  margin: 24rem;
}

.last\:m-97:last-child {
  margin: 97px;
}

.last\:m-100:last-child {
  margin: 100px;
}

.last\:m-106:last-child {
  margin: 106px;
}

.last\:m-108:last-child {
  margin: 108px;
}

.last\:m-109:last-child {
  margin: 109px;
}

.last\:m-120:last-child {
  margin: 120px;
}

.last\:m-135:last-child {
  margin: 135px;
}

.last\:m-147:last-child {
  margin: 147px;
}

.last\:m-150:last-child {
  margin: 150px;
}

.last\:m-168:last-child {
  margin: 168px;
}

.last\:m-180:last-child {
  margin: 180px;
}

.last\:m-185:last-child {
  margin: 185px;
}

.last\:m-200:last-child {
  margin: 200px;
}

.last\:m-245:last-child {
  margin: 245px;
}

.last\:m-300:last-child {
  margin: 300px;
}

.last\:m-400:last-child {
  margin: 400px;
}

.last\:m-480:last-child {
  margin: 480px;
}

.last\:m-510:last-child {
  margin: 510px;
}

.last\:m-537:last-child {
  margin: 537px;
}

.last\:m-650:last-child {
  margin: 650px;
}

.last\:m-auto:last-child {
  margin: auto;
}

.last\:m-px:last-child {
  margin: 1px;
}

.last\:m-0\.5:last-child {
  margin: 0.125rem;
}

.last\:m-1\.5:last-child {
  margin: 0.375rem;
}

.last\:m-2\.5:last-child {
  margin: 0.625rem;
}

.last\:m-3\.5:last-child {
  margin: 0.875rem;
}

.last\:-m-0:last-child {
  margin: 0px;
}

.last\:-m-1:last-child {
  margin: -0.25rem;
}

.last\:-m-2:last-child {
  margin: -0.5rem;
}

.last\:-m-3:last-child {
  margin: -0.75rem;
}

.last\:-m-4:last-child {
  margin: -1rem;
}

.last\:-m-5:last-child {
  margin: -1.25rem;
}

.last\:-m-6:last-child {
  margin: -1.5rem;
}

.last\:-m-7:last-child {
  margin: -1.75rem;
}

.last\:-m-8:last-child {
  margin: -2rem;
}

.last\:-m-9:last-child {
  margin: -2.25rem;
}

.last\:-m-10:last-child {
  margin: -2.5rem;
}

.last\:-m-11:last-child {
  margin: -2.75rem;
}

.last\:-m-12:last-child {
  margin: -3rem;
}

.last\:-m-14:last-child {
  margin: -14px;
}

.last\:-m-16:last-child {
  margin: -4rem;
}

.last\:-m-20:last-child {
  margin: -5rem;
}

.last\:-m-24:last-child {
  margin: -6rem;
}

.last\:-m-28:last-child {
  margin: -7rem;
}

.last\:-m-32:last-child {
  margin: -8rem;
}

.last\:-m-36:last-child {
  margin: -9rem;
}

.last\:-m-40:last-child {
  margin: -10rem;
}

.last\:-m-44:last-child {
  margin: -11rem;
}

.last\:-m-48:last-child {
  margin: -12rem;
}

.last\:-m-52:last-child {
  margin: -13rem;
}

.last\:-m-56:last-child {
  margin: -14rem;
}

.last\:-m-60:last-child {
  margin: -15rem;
}

.last\:-m-64:last-child {
  margin: -16rem;
}

.last\:-m-72:last-child {
  margin: -18rem;
}

.last\:-m-80:last-child {
  margin: -20rem;
}

.last\:-m-96:last-child {
  margin: -24rem;
}

.last\:-m-px:last-child {
  margin: -1px;
}

.last\:-m-0\.5:last-child {
  margin: -0.125rem;
}

.last\:-m-1\.5:last-child {
  margin: -0.375rem;
}

.last\:-m-2\.5:last-child {
  margin: -0.625rem;
}

.last\:-m-3\.5:last-child {
  margin: -0.875rem;
}

.last\:-m-15px:last-child {
  margin: -15px;
}

.last\:m-m11:last-child {
  margin: 11px;
}

.last\:m-12px:last-child {
  margin: 12px;
}

.last\:m-m72:last-child {
  margin: 72px;
}

.last\:m-m21:last-child {
  margin: 21%;
}

.last\:m-m15:last-child {
  margin: 15px;
}

.last\:m-m18:last-child {
  margin: 18px;
}

.last\:m-m35:last-child {
  margin: 35px;
}

.last\:m-m19:last-child {
  margin: 19px;
}

.last\:m-m17:last-child {
  margin: 17px;
}

.last\:m-m9:last-child {
  margin: 9px;
}

.last\:m-m10:last-child {
  margin: 10px;
}

.last\:m-m51:last-child {
  margin: 51px;
}

.last\:m-m43:last-child {
  margin: 43px;
}

.last\:m-m13:last-child {
  margin: 13px;
}

.last\:m-m26:last-child {
  margin: 26px;
}

.last\:m-m2:last-child {
  margin: 2px;
}

.last\:m-m14:last-child {
  margin: 14px;
}

.last\:m-m5:last-child {
  margin: 5px;
}

.last\:m-m8:last-child {
  margin: 8px;
}

.last\:m-mp15:last-child {
  margin: 15%;
}

.last\:-m-100:last-child {
  margin: -100px;
}

.last\:m-0auto:last-child {
  margin: 0px auto;
}

.last\:m-o6:last-child {
  margin: 1.5rem;
}

.last\:-m-23:last-child {
  margin: -23px;
}

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

.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

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

.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

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

.mx-7 {
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}

.mx-8 {
  margin-left: 2rem;
  margin-right: 2rem;
}

.mx-9 {
  margin-left: 2.25rem;
  margin-right: 2.25rem;
}

.mx-10 {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

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

.mx-12 {
  margin-left: 3rem;
  margin-right: 3rem;
}

.mx-14 {
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}

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

.mx-16 {
  margin-left: 4rem;
  margin-right: 4rem;
}

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

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

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

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

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

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

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

.mx-28 {
  margin-left: 7rem;
  margin-right: 7rem;
}

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

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

.mx-32 {
  margin-left: 8rem;
  margin-right: 8rem;
}

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

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

.mx-36 {
  margin-left: 9rem;
  margin-right: 9rem;
}

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

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

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

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

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

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

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

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

.mx-52 {
  margin-left: 13rem;
  margin-right: 13rem;
}

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

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

.mx-56 {
  margin-left: 14rem;
  margin-right: 14rem;
}

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

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

.mx-60 {
  margin-left: 15rem;
  margin-right: 15rem;
}

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

.mx-64 {
  margin-left: 16rem;
  margin-right: 16rem;
}

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

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

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

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

.mx-72 {
  margin-left: 18rem;
  margin-right: 18rem;
}

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

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

.mx-80 {
  margin-left: 20rem;
  margin-right: 20rem;
}

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

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

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

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

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

.mx-96 {
  margin-left: 24rem;
  margin-right: 24rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

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

.mx-0\.5 {
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}

.mx-1\.5 {
  margin-left: 0.375rem;
  margin-right: 0.375rem;
}

.mx-2\.5 {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

.mx-3\.5 {
  margin-left: 0.875rem;
  margin-right: 0.875rem;
}

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

.-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

.-mx-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.-mx-3 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}

.-mx-5 {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.-mx-6 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.-mx-7 {
  margin-left: -1.75rem;
  margin-right: -1.75rem;
}

.-mx-8 {
  margin-left: -2rem;
  margin-right: -2rem;
}

.-mx-9 {
  margin-left: -2.25rem;
  margin-right: -2.25rem;
}

.-mx-10 {
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}

.-mx-11 {
  margin-left: -2.75rem;
  margin-right: -2.75rem;
}

.-mx-12 {
  margin-left: -3rem;
  margin-right: -3rem;
}

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

.-mx-16 {
  margin-left: -4rem;
  margin-right: -4rem;
}

.-mx-20 {
  margin-left: -5rem;
  margin-right: -5rem;
}

.-mx-24 {
  margin-left: -6rem;
  margin-right: -6rem;
}

.-mx-28 {
  margin-left: -7rem;
  margin-right: -7rem;
}

.-mx-32 {
  margin-left: -8rem;
  margin-right: -8rem;
}

.-mx-36 {
  margin-left: -9rem;
  margin-right: -9rem;
}

.-mx-40 {
  margin-left: -10rem;
  margin-right: -10rem;
}

.-mx-44 {
  margin-left: -11rem;
  margin-right: -11rem;
}

.-mx-48 {
  margin-left: -12rem;
  margin-right: -12rem;
}

.-mx-52 {
  margin-left: -13rem;
  margin-right: -13rem;
}

.-mx-56 {
  margin-left: -14rem;
  margin-right: -14rem;
}

.-mx-60 {
  margin-left: -15rem;
  margin-right: -15rem;
}

.-mx-64 {
  margin-left: -16rem;
  margin-right: -16rem;
}

.-mx-72 {
  margin-left: -18rem;
  margin-right: -18rem;
}

.-mx-80 {
  margin-left: -20rem;
  margin-right: -20rem;
}

.-mx-96 {
  margin-left: -24rem;
  margin-right: -24rem;
}

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

.-mx-0\.5 {
  margin-left: -0.125rem;
  margin-right: -0.125rem;
}

.-mx-1\.5 {
  margin-left: -0.375rem;
  margin-right: -0.375rem;
}

.-mx-2\.5 {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

.-mx-3\.5 {
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}

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

.mx-m11 {
  margin-left: 11px;
  margin-right: 11px;
}

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

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

.mx-m21 {
  margin-left: 21%;
  margin-right: 21%;
}

.mx-m15 {
  margin-left: 15px;
  margin-right: 15px;
}

.mx-m18 {
  margin-left: 18px;
  margin-right: 18px;
}

.mx-m35 {
  margin-left: 35px;
  margin-right: 35px;
}

.mx-m19 {
  margin-left: 19px;
  margin-right: 19px;
}

.mx-m17 {
  margin-left: 17px;
  margin-right: 17px;
}

.mx-m9 {
  margin-left: 9px;
  margin-right: 9px;
}

.mx-m10 {
  margin-left: 10px;
  margin-right: 10px;
}

.mx-m51 {
  margin-left: 51px;
  margin-right: 51px;
}

.mx-m43 {
  margin-left: 43px;
  margin-right: 43px;
}

.mx-m13 {
  margin-left: 13px;
  margin-right: 13px;
}

.mx-m26 {
  margin-left: 26px;
  margin-right: 26px;
}

.mx-m2 {
  margin-left: 2px;
  margin-right: 2px;
}

.mx-m14 {
  margin-left: 14px;
  margin-right: 14px;
}

.mx-m5 {
  margin-left: 5px;
  margin-right: 5px;
}

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

.mx-mp15 {
  margin-left: 15%;
  margin-right: 15%;
}

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

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

.mx-o6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

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

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

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

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

.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

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

.my-7 {
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.my-9 {
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

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

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-14 {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

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

.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

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

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

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

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

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

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

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

.my-28 {
  margin-top: 7rem;
  margin-bottom: 7rem;
}

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

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

.my-32 {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

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

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

.my-36 {
  margin-top: 9rem;
  margin-bottom: 9rem;
}

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

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

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

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

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

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

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

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

.my-52 {
  margin-top: 13rem;
  margin-bottom: 13rem;
}

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

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

.my-56 {
  margin-top: 14rem;
  margin-bottom: 14rem;
}

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

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

.my-60 {
  margin-top: 15rem;
  margin-bottom: 15rem;
}

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

.my-64 {
  margin-top: 16rem;
  margin-bottom: 16rem;
}

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

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

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

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

.my-72 {
  margin-top: 18rem;
  margin-bottom: 18rem;
}

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

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

.my-80 {
  margin-top: 20rem;
  margin-bottom: 20rem;
}

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

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

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

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

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

.my-96 {
  margin-top: 24rem;
  margin-bottom: 24rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

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

.my-0\.5 {
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}

.my-1\.5 {
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}

.my-2\.5 {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

.my-3\.5 {
  margin-top: 0.875rem;
  margin-bottom: 0.875rem;
}

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

.-my-1 {
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}

.-my-2 {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}

.-my-3 {
  margin-top: -0.75rem;
  margin-bottom: -0.75rem;
}

.-my-4 {
  margin-top: -1rem;
  margin-bottom: -1rem;
}

.-my-5 {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
}

.-my-6 {
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}

.-my-7 {
  margin-top: -1.75rem;
  margin-bottom: -1.75rem;
}

.-my-8 {
  margin-top: -2rem;
  margin-bottom: -2rem;
}

.-my-9 {
  margin-top: -2.25rem;
  margin-bottom: -2.25rem;
}

.-my-10 {
  margin-top: -2.5rem;
  margin-bottom: -2.5rem;
}

.-my-11 {
  margin-top: -2.75rem;
  margin-bottom: -2.75rem;
}

.-my-12 {
  margin-top: -3rem;
  margin-bottom: -3rem;
}

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

.-my-16 {
  margin-top: -4rem;
  margin-bottom: -4rem;
}

.-my-20 {
  margin-top: -5rem;
  margin-bottom: -5rem;
}

.-my-24 {
  margin-top: -6rem;
  margin-bottom: -6rem;
}

.-my-28 {
  margin-top: -7rem;
  margin-bottom: -7rem;
}

.-my-32 {
  margin-top: -8rem;
  margin-bottom: -8rem;
}

.-my-36 {
  margin-top: -9rem;
  margin-bottom: -9rem;
}

.-my-40 {
  margin-top: -10rem;
  margin-bottom: -10rem;
}

.-my-44 {
  margin-top: -11rem;
  margin-bottom: -11rem;
}

.-my-48 {
  margin-top: -12rem;
  margin-bottom: -12rem;
}

.-my-52 {
  margin-top: -13rem;
  margin-bottom: -13rem;
}

.-my-56 {
  margin-top: -14rem;
  margin-bottom: -14rem;
}

.-my-60 {
  margin-top: -15rem;
  margin-bottom: -15rem;
}

.-my-64 {
  margin-top: -16rem;
  margin-bottom: -16rem;
}

.-my-72 {
  margin-top: -18rem;
  margin-bottom: -18rem;
}

.-my-80 {
  margin-top: -20rem;
  margin-bottom: -20rem;
}

.-my-96 {
  margin-top: -24rem;
  margin-bottom: -24rem;
}

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

.-my-0\.5 {
  margin-top: -0.125rem;
  margin-bottom: -0.125rem;
}

.-my-1\.5 {
  margin-top: -0.375rem;
  margin-bottom: -0.375rem;
}

.-my-2\.5 {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

.-my-3\.5 {
  margin-top: -0.875rem;
  margin-bottom: -0.875rem;
}

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

.my-m11 {
  margin-top: 11px;
  margin-bottom: 11px;
}

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

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

.my-m21 {
  margin-top: 21%;
  margin-bottom: 21%;
}

.my-m15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.my-m18 {
  margin-top: 18px;
  margin-bottom: 18px;
}

.my-m35 {
  margin-top: 35px;
  margin-bottom: 35px;
}

.my-m19 {
  margin-top: 19px;
  margin-bottom: 19px;
}

.my-m17 {
  margin-top: 17px;
  margin-bottom: 17px;
}

.my-m9 {
  margin-top: 9px;
  margin-bottom: 9px;
}

.my-m10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.my-m51 {
  margin-top: 51px;
  margin-bottom: 51px;
}

.my-m43 {
  margin-top: 43px;
  margin-bottom: 43px;
}

.my-m13 {
  margin-top: 13px;
  margin-bottom: 13px;
}

.my-m26 {
  margin-top: 26px;
  margin-bottom: 26px;
}

.my-m2 {
  margin-top: 2px;
  margin-bottom: 2px;
}

.my-m14 {
  margin-top: 14px;
  margin-bottom: 14px;
}

.my-m5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

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

.my-mp15 {
  margin-top: 15%;
  margin-bottom: 15%;
}

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

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

.my-o6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

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

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

.last\:mx-1:last-child {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.last\:mx-2:last-child {
  margin-left: 2px;
  margin-right: 2px;
}

.last\:mx-3:last-child {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.last\:mx-4:last-child {
  margin-left: 1rem;
  margin-right: 1rem;
}

.last\:mx-5:last-child {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.last\:mx-6:last-child {
  margin-left: 6px;
  margin-right: 6px;
}

.last\:mx-7:last-child {
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}

.last\:mx-8:last-child {
  margin-left: 2rem;
  margin-right: 2rem;
}

.last\:mx-9:last-child {
  margin-left: 2.25rem;
  margin-right: 2.25rem;
}

.last\:mx-10:last-child {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.last\:mx-11:last-child {
  margin-left: 11px;
  margin-right: 11px;
}

.last\:mx-12:last-child {
  margin-left: 3rem;
  margin-right: 3rem;
}

.last\:mx-14:last-child {
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}

.last\:mx-15:last-child {
  margin-left: 15px;
  margin-right: 15px;
}

.last\:mx-16:last-child {
  margin-left: 4rem;
  margin-right: 4rem;
}

.last\:mx-18:last-child {
  margin-left: 18px;
  margin-right: 18px;
}

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

.last\:mx-21:last-child {
  margin-left: 21px;
  margin-right: 21px;
}

.last\:mx-23:last-child {
  margin-left: 23px;
  margin-right: 23px;
}

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

.last\:mx-25:last-child {
  margin-left: 25px;
  margin-right: 25px;
}

.last\:mx-27:last-child {
  margin-left: 27px;
  margin-right: 27px;
}

.last\:mx-28:last-child {
  margin-left: 7rem;
  margin-right: 7rem;
}

.last\:mx-30:last-child {
  margin-left: 30px;
  margin-right: 30px;
}

.last\:mx-31:last-child {
  margin-left: 31px;
  margin-right: 31px;
}

.last\:mx-32:last-child {
  margin-left: 8rem;
  margin-right: 8rem;
}

.last\:mx-34:last-child {
  margin-left: 34px;
  margin-right: 34px;
}

.last\:mx-35:last-child {
  margin-left: 35px;
  margin-right: 35px;
}

.last\:mx-36:last-child {
  margin-left: 9rem;
  margin-right: 9rem;
}

.last\:mx-37:last-child {
  margin-left: 37px;
  margin-right: 37px;
}

.last\:mx-38:last-child {
  margin-left: 38px;
  margin-right: 38px;
}

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

.last\:mx-42:last-child {
  margin-left: 42px;
  margin-right: 42px;
}

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

.last\:mx-45:last-child {
  margin-left: 45px;
  margin-right: 45px;
}

.last\:mx-46:last-child {
  margin-left: 46px;
  margin-right: 46px;
}

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

.last\:mx-52:last-child {
  margin-left: 13rem;
  margin-right: 13rem;
}

.last\:mx-53:last-child {
  margin-left: 53px;
  margin-right: 53px;
}

.last\:mx-55:last-child {
  margin-left: 55px;
  margin-right: 55px;
}

.last\:mx-56:last-child {
  margin-left: 14rem;
  margin-right: 14rem;
}

.last\:mx-58:last-child {
  margin-left: 58px;
  margin-right: 58px;
}

.last\:mx-59:last-child {
  margin-left: 59px;
  margin-right: 59px;
}

.last\:mx-60:last-child {
  margin-left: 15rem;
  margin-right: 15rem;
}

.last\:mx-63:last-child {
  margin-left: 63px;
  margin-right: 63px;
}

.last\:mx-64:last-child {
  margin-left: 16rem;
  margin-right: 16rem;
}

.last\:mx-65:last-child {
  margin-left: 65px;
  margin-right: 65px;
}

.last\:mx-67:last-child {
  margin-left: 67px;
  margin-right: 67px;
}

.last\:mx-70:last-child {
  margin-left: 70px;
  margin-right: 70px;
}

.last\:mx-71:last-child {
  margin-left: 71px;
  margin-right: 71px;
}

.last\:mx-72:last-child {
  margin-left: 18rem;
  margin-right: 18rem;
}

.last\:mx-74:last-child {
  margin-left: 74px;
  margin-right: 74px;
}

.last\:mx-78:last-child {
  margin-left: 78px;
  margin-right: 78px;
}

.last\:mx-80:last-child {
  margin-left: 20rem;
  margin-right: 20rem;
}

.last\:mx-83:last-child {
  margin-left: 83px;
  margin-right: 83px;
}

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

.last\:mx-89:last-child {
  margin-left: 89px;
  margin-right: 89px;
}

.last\:mx-90:last-child {
  margin-left: 90px;
  margin-right: 90px;
}

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

.last\:mx-96:last-child {
  margin-left: 24rem;
  margin-right: 24rem;
}

.last\:mx-97:last-child {
  margin-left: 97px;
  margin-right: 97px;
}

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

.last\:mx-106:last-child {
  margin-left: 106px;
  margin-right: 106px;
}

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

.last\:mx-109:last-child {
  margin-left: 109px;
  margin-right: 109px;
}

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

.last\:mx-135:last-child {
  margin-left: 135px;
  margin-right: 135px;
}

.last\:mx-147:last-child {
  margin-left: 147px;
  margin-right: 147px;
}

.last\:mx-150:last-child {
  margin-left: 150px;
  margin-right: 150px;
}

.last\:mx-168:last-child {
  margin-left: 168px;
  margin-right: 168px;
}

.last\:mx-180:last-child {
  margin-left: 180px;
  margin-right: 180px;
}

.last\:mx-185:last-child {
  margin-left: 185px;
  margin-right: 185px;
}

.last\:mx-200:last-child {
  margin-left: 200px;
  margin-right: 200px;
}

.last\:mx-245:last-child {
  margin-left: 245px;
  margin-right: 245px;
}

.last\:mx-300:last-child {
  margin-left: 300px;
  margin-right: 300px;
}

.last\:mx-400:last-child {
  margin-left: 400px;
  margin-right: 400px;
}

.last\:mx-480:last-child {
  margin-left: 480px;
  margin-right: 480px;
}

.last\:mx-510:last-child {
  margin-left: 510px;
  margin-right: 510px;
}

.last\:mx-537:last-child {
  margin-left: 537px;
  margin-right: 537px;
}

.last\:mx-650:last-child {
  margin-left: 650px;
  margin-right: 650px;
}

.last\:mx-auto:last-child {
  margin-left: auto;
  margin-right: auto;
}

.last\:mx-px:last-child {
  margin-left: 1px;
  margin-right: 1px;
}

.last\:mx-0\.5:last-child {
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}

.last\:mx-1\.5:last-child {
  margin-left: 0.375rem;
  margin-right: 0.375rem;
}

.last\:mx-2\.5:last-child {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

.last\:mx-3\.5:last-child {
  margin-left: 0.875rem;
  margin-right: 0.875rem;
}

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

.last\:-mx-1:last-child {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

.last\:-mx-2:last-child {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.last\:-mx-3:last-child {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.last\:-mx-4:last-child {
  margin-left: -1rem;
  margin-right: -1rem;
}

.last\:-mx-5:last-child {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.last\:-mx-6:last-child {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.last\:-mx-7:last-child {
  margin-left: -1.75rem;
  margin-right: -1.75rem;
}

.last\:-mx-8:last-child {
  margin-left: -2rem;
  margin-right: -2rem;
}

.last\:-mx-9:last-child {
  margin-left: -2.25rem;
  margin-right: -2.25rem;
}

.last\:-mx-10:last-child {
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}

.last\:-mx-11:last-child {
  margin-left: -2.75rem;
  margin-right: -2.75rem;
}

.last\:-mx-12:last-child {
  margin-left: -3rem;
  margin-right: -3rem;
}

.last\:-mx-14:last-child {
  margin-left: -14px;
  margin-right: -14px;
}

.last\:-mx-16:last-child {
  margin-left: -4rem;
  margin-right: -4rem;
}

.last\:-mx-20:last-child {
  margin-left: -5rem;
  margin-right: -5rem;
}

.last\:-mx-24:last-child {
  margin-left: -6rem;
  margin-right: -6rem;
}

.last\:-mx-28:last-child {
  margin-left: -7rem;
  margin-right: -7rem;
}

.last\:-mx-32:last-child {
  margin-left: -8rem;
  margin-right: -8rem;
}

.last\:-mx-36:last-child {
  margin-left: -9rem;
  margin-right: -9rem;
}

.last\:-mx-40:last-child {
  margin-left: -10rem;
  margin-right: -10rem;
}

.last\:-mx-44:last-child {
  margin-left: -11rem;
  margin-right: -11rem;
}

.last\:-mx-48:last-child {
  margin-left: -12rem;
  margin-right: -12rem;
}

.last\:-mx-52:last-child {
  margin-left: -13rem;
  margin-right: -13rem;
}

.last\:-mx-56:last-child {
  margin-left: -14rem;
  margin-right: -14rem;
}

.last\:-mx-60:last-child {
  margin-left: -15rem;
  margin-right: -15rem;
}

.last\:-mx-64:last-child {
  margin-left: -16rem;
  margin-right: -16rem;
}

.last\:-mx-72:last-child {
  margin-left: -18rem;
  margin-right: -18rem;
}

.last\:-mx-80:last-child {
  margin-left: -20rem;
  margin-right: -20rem;
}

.last\:-mx-96:last-child {
  margin-left: -24rem;
  margin-right: -24rem;
}

.last\:-mx-px:last-child {
  margin-left: -1px;
  margin-right: -1px;
}

.last\:-mx-0\.5:last-child {
  margin-left: -0.125rem;
  margin-right: -0.125rem;
}

.last\:-mx-1\.5:last-child {
  margin-left: -0.375rem;
  margin-right: -0.375rem;
}

.last\:-mx-2\.5:last-child {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

.last\:-mx-3\.5:last-child {
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}

.last\:-mx-15px:last-child {
  margin-left: -15px;
  margin-right: -15px;
}

.last\:mx-m11:last-child {
  margin-left: 11px;
  margin-right: 11px;
}

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

.last\:mx-m72:last-child {
  margin-left: 72px;
  margin-right: 72px;
}

.last\:mx-m21:last-child {
  margin-left: 21%;
  margin-right: 21%;
}

.last\:mx-m15:last-child {
  margin-left: 15px;
  margin-right: 15px;
}

.last\:mx-m18:last-child {
  margin-left: 18px;
  margin-right: 18px;
}

.last\:mx-m35:last-child {
  margin-left: 35px;
  margin-right: 35px;
}

.last\:mx-m19:last-child {
  margin-left: 19px;
  margin-right: 19px;
}

.last\:mx-m17:last-child {
  margin-left: 17px;
  margin-right: 17px;
}

.last\:mx-m9:last-child {
  margin-left: 9px;
  margin-right: 9px;
}

.last\:mx-m10:last-child {
  margin-left: 10px;
  margin-right: 10px;
}

.last\:mx-m51:last-child {
  margin-left: 51px;
  margin-right: 51px;
}

.last\:mx-m43:last-child {
  margin-left: 43px;
  margin-right: 43px;
}

.last\:mx-m13:last-child {
  margin-left: 13px;
  margin-right: 13px;
}

.last\:mx-m26:last-child {
  margin-left: 26px;
  margin-right: 26px;
}

.last\:mx-m2:last-child {
  margin-left: 2px;
  margin-right: 2px;
}

.last\:mx-m14:last-child {
  margin-left: 14px;
  margin-right: 14px;
}

.last\:mx-m5:last-child {
  margin-left: 5px;
  margin-right: 5px;
}

.last\:mx-m8:last-child {
  margin-left: 8px;
  margin-right: 8px;
}

.last\:mx-mp15:last-child {
  margin-left: 15%;
  margin-right: 15%;
}

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

.last\:mx-0auto:last-child {
  margin-left: 0px auto;
  margin-right: 0px auto;
}

.last\:mx-o6:last-child {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.last\:-mx-23:last-child {
  margin-left: -23px;
  margin-right: -23px;
}

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

.last\:my-1:last-child {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.last\:my-2:last-child {
  margin-top: 2px;
  margin-bottom: 2px;
}

.last\:my-3:last-child {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.last\:my-4:last-child {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.last\:my-5:last-child {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.last\:my-6:last-child {
  margin-top: 6px;
  margin-bottom: 6px;
}

.last\:my-7:last-child {
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}

.last\:my-8:last-child {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.last\:my-9:last-child {
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}

.last\:my-10:last-child {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.last\:my-11:last-child {
  margin-top: 11px;
  margin-bottom: 11px;
}

.last\:my-12:last-child {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.last\:my-14:last-child {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.last\:my-15:last-child {
  margin-top: 15px;
  margin-bottom: 15px;
}

.last\:my-16:last-child {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.last\:my-18:last-child {
  margin-top: 18px;
  margin-bottom: 18px;
}

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

.last\:my-21:last-child {
  margin-top: 21px;
  margin-bottom: 21px;
}

.last\:my-23:last-child {
  margin-top: 23px;
  margin-bottom: 23px;
}

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

.last\:my-25:last-child {
  margin-top: 25px;
  margin-bottom: 25px;
}

.last\:my-27:last-child {
  margin-top: 27px;
  margin-bottom: 27px;
}

.last\:my-28:last-child {
  margin-top: 7rem;
  margin-bottom: 7rem;
}

.last\:my-30:last-child {
  margin-top: 30px;
  margin-bottom: 30px;
}

.last\:my-31:last-child {
  margin-top: 31px;
  margin-bottom: 31px;
}

.last\:my-32:last-child {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.last\:my-34:last-child {
  margin-top: 34px;
  margin-bottom: 34px;
}

.last\:my-35:last-child {
  margin-top: 35px;
  margin-bottom: 35px;
}

.last\:my-36:last-child {
  margin-top: 9rem;
  margin-bottom: 9rem;
}

.last\:my-37:last-child {
  margin-top: 37px;
  margin-bottom: 37px;
}

.last\:my-38:last-child {
  margin-top: 38px;
  margin-bottom: 38px;
}

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

.last\:my-42:last-child {
  margin-top: 42px;
  margin-bottom: 42px;
}

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

.last\:my-45:last-child {
  margin-top: 45px;
  margin-bottom: 45px;
}

.last\:my-46:last-child {
  margin-top: 46px;
  margin-bottom: 46px;
}

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

.last\:my-52:last-child {
  margin-top: 13rem;
  margin-bottom: 13rem;
}

.last\:my-53:last-child {
  margin-top: 53px;
  margin-bottom: 53px;
}

.last\:my-55:last-child {
  margin-top: 55px;
  margin-bottom: 55px;
}

.last\:my-56:last-child {
  margin-top: 14rem;
  margin-bottom: 14rem;
}

.last\:my-58:last-child {
  margin-top: 58px;
  margin-bottom: 58px;
}

.last\:my-59:last-child {
  margin-top: 59px;
  margin-bottom: 59px;
}

.last\:my-60:last-child {
  margin-top: 15rem;
  margin-bottom: 15rem;
}

.last\:my-63:last-child {
  margin-top: 63px;
  margin-bottom: 63px;
}

.last\:my-64:last-child {
  margin-top: 16rem;
  margin-bottom: 16rem;
}

.last\:my-65:last-child {
  margin-top: 65px;
  margin-bottom: 65px;
}

.last\:my-67:last-child {
  margin-top: 67px;
  margin-bottom: 67px;
}

.last\:my-70:last-child {
  margin-top: 70px;
  margin-bottom: 70px;
}

.last\:my-71:last-child {
  margin-top: 71px;
  margin-bottom: 71px;
}

.last\:my-72:last-child {
  margin-top: 18rem;
  margin-bottom: 18rem;
}

.last\:my-74:last-child {
  margin-top: 74px;
  margin-bottom: 74px;
}

.last\:my-78:last-child {
  margin-top: 78px;
  margin-bottom: 78px;
}

.last\:my-80:last-child {
  margin-top: 20rem;
  margin-bottom: 20rem;
}

.last\:my-83:last-child {
  margin-top: 83px;
  margin-bottom: 83px;
}

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

.last\:my-89:last-child {
  margin-top: 89px;
  margin-bottom: 89px;
}

.last\:my-90:last-child {
  margin-top: 90px;
  margin-bottom: 90px;
}

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

.last\:my-96:last-child {
  margin-top: 24rem;
  margin-bottom: 24rem;
}

.last\:my-97:last-child {
  margin-top: 97px;
  margin-bottom: 97px;
}

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

.last\:my-106:last-child {
  margin-top: 106px;
  margin-bottom: 106px;
}

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

.last\:my-109:last-child {
  margin-top: 109px;
  margin-bottom: 109px;
}

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

.last\:my-135:last-child {
  margin-top: 135px;
  margin-bottom: 135px;
}

.last\:my-147:last-child {
  margin-top: 147px;
  margin-bottom: 147px;
}

.last\:my-150:last-child {
  margin-top: 150px;
  margin-bottom: 150px;
}

.last\:my-168:last-child {
  margin-top: 168px;
  margin-bottom: 168px;
}

.last\:my-180:last-child {
  margin-top: 180px;
  margin-bottom: 180px;
}

.last\:my-185:last-child {
  margin-top: 185px;
  margin-bottom: 185px;
}

.last\:my-200:last-child {
  margin-top: 200px;
  margin-bottom: 200px;
}

.last\:my-245:last-child {
  margin-top: 245px;
  margin-bottom: 245px;
}

.last\:my-300:last-child {
  margin-top: 300px;
  margin-bottom: 300px;
}

.last\:my-400:last-child {
  margin-top: 400px;
  margin-bottom: 400px;
}

.last\:my-480:last-child {
  margin-top: 480px;
  margin-bottom: 480px;
}

.last\:my-510:last-child {
  margin-top: 510px;
  margin-bottom: 510px;
}

.last\:my-537:last-child {
  margin-top: 537px;
  margin-bottom: 537px;
}

.last\:my-650:last-child {
  margin-top: 650px;
  margin-bottom: 650px;
}

.last\:my-auto:last-child {
  margin-top: auto;
  margin-bottom: auto;
}

.last\:my-px:last-child {
  margin-top: 1px;
  margin-bottom: 1px;
}

.last\:my-0\.5:last-child {
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}

.last\:my-1\.5:last-child {
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}

.last\:my-2\.5:last-child {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

.last\:my-3\.5:last-child {
  margin-top: 0.875rem;
  margin-bottom: 0.875rem;
}

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

.last\:-my-1:last-child {
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}

.last\:-my-2:last-child {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}

.last\:-my-3:last-child {
  margin-top: -0.75rem;
  margin-bottom: -0.75rem;
}

.last\:-my-4:last-child {
  margin-top: -1rem;
  margin-bottom: -1rem;
}

.last\:-my-5:last-child {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
}

.last\:-my-6:last-child {
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}

.last\:-my-7:last-child {
  margin-top: -1.75rem;
  margin-bottom: -1.75rem;
}

.last\:-my-8:last-child {
  margin-top: -2rem;
  margin-bottom: -2rem;
}

.last\:-my-9:last-child {
  margin-top: -2.25rem;
  margin-bottom: -2.25rem;
}

.last\:-my-10:last-child {
  margin-top: -2.5rem;
  margin-bottom: -2.5rem;
}

.last\:-my-11:last-child {
  margin-top: -2.75rem;
  margin-bottom: -2.75rem;
}

.last\:-my-12:last-child {
  margin-top: -3rem;
  margin-bottom: -3rem;
}

.last\:-my-14:last-child {
  margin-top: -14px;
  margin-bottom: -14px;
}

.last\:-my-16:last-child {
  margin-top: -4rem;
  margin-bottom: -4rem;
}

.last\:-my-20:last-child {
  margin-top: -5rem;
  margin-bottom: -5rem;
}

.last\:-my-24:last-child {
  margin-top: -6rem;
  margin-bottom: -6rem;
}

.last\:-my-28:last-child {
  margin-top: -7rem;
  margin-bottom: -7rem;
}

.last\:-my-32:last-child {
  margin-top: -8rem;
  margin-bottom: -8rem;
}

.last\:-my-36:last-child {
  margin-top: -9rem;
  margin-bottom: -9rem;
}

.last\:-my-40:last-child {
  margin-top: -10rem;
  margin-bottom: -10rem;
}

.last\:-my-44:last-child {
  margin-top: -11rem;
  margin-bottom: -11rem;
}

.last\:-my-48:last-child {
  margin-top: -12rem;
  margin-bottom: -12rem;
}

.last\:-my-52:last-child {
  margin-top: -13rem;
  margin-bottom: -13rem;
}

.last\:-my-56:last-child {
  margin-top: -14rem;
  margin-bottom: -14rem;
}

.last\:-my-60:last-child {
  margin-top: -15rem;
  margin-bottom: -15rem;
}

.last\:-my-64:last-child {
  margin-top: -16rem;
  margin-bottom: -16rem;
}

.last\:-my-72:last-child {
  margin-top: -18rem;
  margin-bottom: -18rem;
}

.last\:-my-80:last-child {
  margin-top: -20rem;
  margin-bottom: -20rem;
}

.last\:-my-96:last-child {
  margin-top: -24rem;
  margin-bottom: -24rem;
}

.last\:-my-px:last-child {
  margin-top: -1px;
  margin-bottom: -1px;
}

.last\:-my-0\.5:last-child {
  margin-top: -0.125rem;
  margin-bottom: -0.125rem;
}

.last\:-my-1\.5:last-child {
  margin-top: -0.375rem;
  margin-bottom: -0.375rem;
}

.last\:-my-2\.5:last-child {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

.last\:-my-3\.5:last-child {
  margin-top: -0.875rem;
  margin-bottom: -0.875rem;
}

.last\:-my-15px:last-child {
  margin-top: -15px;
  margin-bottom: -15px;
}

.last\:my-m11:last-child {
  margin-top: 11px;
  margin-bottom: 11px;
}

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

.last\:my-m72:last-child {
  margin-top: 72px;
  margin-bottom: 72px;
}

.last\:my-m21:last-child {
  margin-top: 21%;
  margin-bottom: 21%;
}

.last\:my-m15:last-child {
  margin-top: 15px;
  margin-bottom: 15px;
}

.last\:my-m18:last-child {
  margin-top: 18px;
  margin-bottom: 18px;
}

.last\:my-m35:last-child {
  margin-top: 35px;
  margin-bottom: 35px;
}

.last\:my-m19:last-child {
  margin-top: 19px;
  margin-bottom: 19px;
}

.last\:my-m17:last-child {
  margin-top: 17px;
  margin-bottom: 17px;
}

.last\:my-m9:last-child {
  margin-top: 9px;
  margin-bottom: 9px;
}

.last\:my-m10:last-child {
  margin-top: 10px;
  margin-bottom: 10px;
}

.last\:my-m51:last-child {
  margin-top: 51px;
  margin-bottom: 51px;
}

.last\:my-m43:last-child {
  margin-top: 43px;
  margin-bottom: 43px;
}

.last\:my-m13:last-child {
  margin-top: 13px;
  margin-bottom: 13px;
}

.last\:my-m26:last-child {
  margin-top: 26px;
  margin-bottom: 26px;
}

.last\:my-m2:last-child {
  margin-top: 2px;
  margin-bottom: 2px;
}

.last\:my-m14:last-child {
  margin-top: 14px;
  margin-bottom: 14px;
}

.last\:my-m5:last-child {
  margin-top: 5px;
  margin-bottom: 5px;
}

.last\:my-m8:last-child {
  margin-top: 8px;
  margin-bottom: 8px;
}

.last\:my-mp15:last-child {
  margin-top: 15%;
  margin-bottom: 15%;
}

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

.last\:my-0auto:last-child {
  margin-top: 0px auto;
  margin-bottom: 0px auto;
}

.last\:my-o6:last-child {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.last\:-my-23:last-child {
  margin-top: -23px;
  margin-bottom: -23px;
}

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

.mt-1 {
  margin-top: 0.25rem;
}

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

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

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

.mt-7 {
  margin-top: 1.75rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-9 {
  margin-top: 2.25rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

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

.mt-12 {
  margin-top: 3rem;
}

.mt-14 {
  margin-top: 3.5rem;
}

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

.mt-16 {
  margin-top: 4rem;
}

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

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

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

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

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

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

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

.mt-28 {
  margin-top: 7rem;
}

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

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

.mt-32 {
  margin-top: 8rem;
}

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

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

.mt-36 {
  margin-top: 9rem;
}

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

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

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

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

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

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

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

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

.mt-52 {
  margin-top: 13rem;
}

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

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

.mt-56 {
  margin-top: 14rem;
}

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

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

.mt-60 {
  margin-top: 15rem;
}

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

.mt-64 {
  margin-top: 16rem;
}

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

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

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

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

.mt-72 {
  margin-top: 18rem;
}

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

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

.mt-80 {
  margin-top: 20rem;
}

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

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

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

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

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

.mt-96 {
  margin-top: 24rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt-auto {
  margin-top: auto;
}

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

.mt-0\.5 {
  margin-top: 0.125rem;
}

.mt-1\.5 {
  margin-top: 0.375rem;
}

.mt-2\.5 {
  margin-top: 0.625rem;
}

.mt-3\.5 {
  margin-top: 0.875rem;
}

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

.-mt-1 {
  margin-top: -0.25rem;
}

.-mt-2 {
  margin-top: -0.5rem;
}

.-mt-3 {
  margin-top: -0.75rem;
}

.-mt-4 {
  margin-top: -1rem;
}

.-mt-5 {
  margin-top: -1.25rem;
}

.-mt-6 {
  margin-top: -1.5rem;
}

.-mt-7 {
  margin-top: -1.75rem;
}

.-mt-8 {
  margin-top: -2rem;
}

.-mt-9 {
  margin-top: -2.25rem;
}

.-mt-10 {
  margin-top: -2.5rem;
}

.-mt-11 {
  margin-top: -2.75rem;
}

.-mt-12 {
  margin-top: -3rem;
}

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

.-mt-16 {
  margin-top: -4rem;
}

.-mt-20 {
  margin-top: -5rem;
}

.-mt-24 {
  margin-top: -6rem;
}

.-mt-28 {
  margin-top: -7rem;
}

.-mt-32 {
  margin-top: -8rem;
}

.-mt-36 {
  margin-top: -9rem;
}

.-mt-40 {
  margin-top: -10rem;
}

.-mt-44 {
  margin-top: -11rem;
}

.-mt-48 {
  margin-top: -12rem;
}

.-mt-52 {
  margin-top: -13rem;
}

.-mt-56 {
  margin-top: -14rem;
}

.-mt-60 {
  margin-top: -15rem;
}

.-mt-64 {
  margin-top: -16rem;
}

.-mt-72 {
  margin-top: -18rem;
}

.-mt-80 {
  margin-top: -20rem;
}

.-mt-96 {
  margin-top: -24rem;
}

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

.-mt-0\.5 {
  margin-top: -0.125rem;
}

.-mt-1\.5 {
  margin-top: -0.375rem;
}

.-mt-2\.5 {
  margin-top: -0.625rem;
}

.-mt-3\.5 {
  margin-top: -0.875rem;
}

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

.mt-m11 {
  margin-top: 11px;
}

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

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

.mt-m21 {
  margin-top: 21%;
}

.mt-m15 {
  margin-top: 15px;
}

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

.mt-m35 {
  margin-top: 35px;
}

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

.mt-m17 {
  margin-top: 17px;
}

.mt-m9 {
  margin-top: 9px;
}

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

.mt-m51 {
  margin-top: 51px;
}

.mt-m43 {
  margin-top: 43px;
}

.mt-m13 {
  margin-top: 13px;
}

.mt-m26 {
  margin-top: 26px;
}

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

.mt-m14 {
  margin-top: 14px;
}

.mt-m5 {
  margin-top: 5px;
}

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

.mt-mp15 {
  margin-top: 15%;
}

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

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

.mt-o6 {
  margin-top: 1.5rem;
}

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

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

.mr-1 {
  margin-right: 0.25rem;
}

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

.mr-3 {
  margin-right: 0.75rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mr-5 {
  margin-right: 1.25rem;
}

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

.mr-7 {
  margin-right: 1.75rem;
}

.mr-8 {
  margin-right: 2rem;
}

.mr-9 {
  margin-right: 2.25rem;
}

.mr-10 {
  margin-right: 2.5rem;
}

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

.mr-12 {
  margin-right: 3rem;
}

.mr-14 {
  margin-right: 3.5rem;
}

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

.mr-16 {
  margin-right: 4rem;
}

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

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

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

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

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

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

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

.mr-28 {
  margin-right: 7rem;
}

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

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

.mr-32 {
  margin-right: 8rem;
}

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

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

.mr-36 {
  margin-right: 9rem;
}

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

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

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

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

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

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

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

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

.mr-52 {
  margin-right: 13rem;
}

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

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

.mr-56 {
  margin-right: 14rem;
}

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

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

.mr-60 {
  margin-right: 15rem;
}

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

.mr-64 {
  margin-right: 16rem;
}

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

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

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

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

.mr-72 {
  margin-right: 18rem;
}

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

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

.mr-80 {
  margin-right: 20rem;
}

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

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

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

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

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

.mr-96 {
  margin-right: 24rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mr-auto {
  margin-right: auto;
}

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

.mr-0\.5 {
  margin-right: 0.125rem;
}

.mr-1\.5 {
  margin-right: 0.375rem;
}

.mr-2\.5 {
  margin-right: 0.625rem;
}

.mr-3\.5 {
  margin-right: 0.875rem;
}

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

.-mr-1 {
  margin-right: -0.25rem;
}

.-mr-2 {
  margin-right: -0.5rem;
}

.-mr-3 {
  margin-right: -0.75rem;
}

.-mr-4 {
  margin-right: -1rem;
}

.-mr-5 {
  margin-right: -1.25rem;
}

.-mr-6 {
  margin-right: -1.5rem;
}

.-mr-7 {
  margin-right: -1.75rem;
}

.-mr-8 {
  margin-right: -2rem;
}

.-mr-9 {
  margin-right: -2.25rem;
}

.-mr-10 {
  margin-right: -2.5rem;
}

.-mr-11 {
  margin-right: -2.75rem;
}

.-mr-12 {
  margin-right: -3rem;
}

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

.-mr-16 {
  margin-right: -4rem;
}

.-mr-20 {
  margin-right: -5rem;
}

.-mr-24 {
  margin-right: -6rem;
}

.-mr-28 {
  margin-right: -7rem;
}

.-mr-32 {
  margin-right: -8rem;
}

.-mr-36 {
  margin-right: -9rem;
}

.-mr-40 {
  margin-right: -10rem;
}

.-mr-44 {
  margin-right: -11rem;
}

.-mr-48 {
  margin-right: -12rem;
}

.-mr-52 {
  margin-right: -13rem;
}

.-mr-56 {
  margin-right: -14rem;
}

.-mr-60 {
  margin-right: -15rem;
}

.-mr-64 {
  margin-right: -16rem;
}

.-mr-72 {
  margin-right: -18rem;
}

.-mr-80 {
  margin-right: -20rem;
}

.-mr-96 {
  margin-right: -24rem;
}

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

.-mr-0\.5 {
  margin-right: -0.125rem;
}

.-mr-1\.5 {
  margin-right: -0.375rem;
}

.-mr-2\.5 {
  margin-right: -0.625rem;
}

.-mr-3\.5 {
  margin-right: -0.875rem;
}

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

.mr-m11 {
  margin-right: 11px;
}

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

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

.mr-m21 {
  margin-right: 21%;
}

.mr-m15 {
  margin-right: 15px;
}

.mr-m18 {
  margin-right: 18px;
}

.mr-m35 {
  margin-right: 35px;
}

.mr-m19 {
  margin-right: 19px;
}

.mr-m17 {
  margin-right: 17px;
}

.mr-m9 {
  margin-right: 9px;
}

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

.mr-m51 {
  margin-right: 51px;
}

.mr-m43 {
  margin-right: 43px;
}

.mr-m13 {
  margin-right: 13px;
}

.mr-m26 {
  margin-right: 26px;
}

.mr-m2 {
  margin-right: 2px;
}

.mr-m14 {
  margin-right: 14px;
}

.mr-m5 {
  margin-right: 5px;
}

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

.mr-mp15 {
  margin-right: 15%;
}

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

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

.mr-o6 {
  margin-right: 1.5rem;
}

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

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

.mb-1 {
  margin-bottom: 0.25rem;
}

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

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

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

.mb-7 {
  margin-bottom: 1.75rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mb-9 {
  margin-bottom: 2.25rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

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

.mb-12 {
  margin-bottom: 3rem;
}

.mb-14 {
  margin-bottom: 3.5rem;
}

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

.mb-16 {
  margin-bottom: 4rem;
}

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

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

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

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

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

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

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

.mb-28 {
  margin-bottom: 7rem;
}

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

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

.mb-32 {
  margin-bottom: 8rem;
}

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

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

.mb-36 {
  margin-bottom: 9rem;
}

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

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

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

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

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

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

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

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

.mb-52 {
  margin-bottom: 13rem;
}

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

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

.mb-56 {
  margin-bottom: 14rem;
}

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

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

.mb-60 {
  margin-bottom: 15rem;
}

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

.mb-64 {
  margin-bottom: 16rem;
}

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

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

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

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

.mb-72 {
  margin-bottom: 18rem;
}

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

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

.mb-80 {
  margin-bottom: 20rem;
}

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

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

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

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

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

.mb-96 {
  margin-bottom: 24rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mb-auto {
  margin-bottom: auto;
}

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

.mb-0\.5 {
  margin-bottom: 0.125rem;
}

.mb-1\.5 {
  margin-bottom: 0.375rem;
}

.mb-2\.5 {
  margin-bottom: 0.625rem;
}

.mb-3\.5 {
  margin-bottom: 0.875rem;
}

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

.-mb-1 {
  margin-bottom: -0.25rem;
}

.-mb-2 {
  margin-bottom: -0.5rem;
}

.-mb-3 {
  margin-bottom: -0.75rem;
}

.-mb-4 {
  margin-bottom: -1rem;
}

.-mb-5 {
  margin-bottom: -1.25rem;
}

.-mb-6 {
  margin-bottom: -1.5rem;
}

.-mb-7 {
  margin-bottom: -1.75rem;
}

.-mb-8 {
  margin-bottom: -2rem;
}

.-mb-9 {
  margin-bottom: -2.25rem;
}

.-mb-10 {
  margin-bottom: -2.5rem;
}

.-mb-11 {
  margin-bottom: -2.75rem;
}

.-mb-12 {
  margin-bottom: -3rem;
}

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

.-mb-16 {
  margin-bottom: -4rem;
}

.-mb-20 {
  margin-bottom: -5rem;
}

.-mb-24 {
  margin-bottom: -6rem;
}

.-mb-28 {
  margin-bottom: -7rem;
}

.-mb-32 {
  margin-bottom: -8rem;
}

.-mb-36 {
  margin-bottom: -9rem;
}

.-mb-40 {
  margin-bottom: -10rem;
}

.-mb-44 {
  margin-bottom: -11rem;
}

.-mb-48 {
  margin-bottom: -12rem;
}

.-mb-52 {
  margin-bottom: -13rem;
}

.-mb-56 {
  margin-bottom: -14rem;
}

.-mb-60 {
  margin-bottom: -15rem;
}

.-mb-64 {
  margin-bottom: -16rem;
}

.-mb-72 {
  margin-bottom: -18rem;
}

.-mb-80 {
  margin-bottom: -20rem;
}

.-mb-96 {
  margin-bottom: -24rem;
}

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

.-mb-0\.5 {
  margin-bottom: -0.125rem;
}

.-mb-1\.5 {
  margin-bottom: -0.375rem;
}

.-mb-2\.5 {
  margin-bottom: -0.625rem;
}

.-mb-3\.5 {
  margin-bottom: -0.875rem;
}

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

.mb-m11 {
  margin-bottom: 11px;
}

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

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

.mb-m21 {
  margin-bottom: 21%;
}

.mb-m15 {
  margin-bottom: 15px;
}

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

.mb-m35 {
  margin-bottom: 35px;
}

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

.mb-m17 {
  margin-bottom: 17px;
}

.mb-m9 {
  margin-bottom: 9px;
}

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

.mb-m51 {
  margin-bottom: 51px;
}

.mb-m43 {
  margin-bottom: 43px;
}

.mb-m13 {
  margin-bottom: 13px;
}

.mb-m26 {
  margin-bottom: 26px;
}

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

.mb-m14 {
  margin-bottom: 14px;
}

.mb-m5 {
  margin-bottom: 5px;
}

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

.mb-mp15 {
  margin-bottom: 15%;
}

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

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

.mb-o6 {
  margin-bottom: 1.5rem;
}

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

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

.ml-1 {
  margin-left: 0.25rem;
}

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

.ml-3 {
  margin-left: 0.75rem;
}

.ml-4 {
  margin-left: 1rem;
}

.ml-5 {
  margin-left: 1.25rem;
}

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

.ml-7 {
  margin-left: 1.75rem;
}

.ml-8 {
  margin-left: 2rem;
}

.ml-9 {
  margin-left: 2.25rem;
}

.ml-10 {
  margin-left: 2.5rem;
}

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

.ml-12 {
  margin-left: 3rem;
}

.ml-14 {
  margin-left: 3.5rem;
}

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

.ml-16 {
  margin-left: 4rem;
}

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

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

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

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

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

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

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

.ml-28 {
  margin-left: 7rem;
}

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

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

.ml-32 {
  margin-left: 8rem;
}

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

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

.ml-36 {
  margin-left: 9rem;
}

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

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

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

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

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

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

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

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

.ml-52 {
  margin-left: 13rem;
}

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

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

.ml-56 {
  margin-left: 14rem;
}

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

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

.ml-60 {
  margin-left: 15rem;
}

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

.ml-64 {
  margin-left: 16rem;
}

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

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

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

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

.ml-72 {
  margin-left: 18rem;
}

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

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

.ml-80 {
  margin-left: 20rem;
}

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

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

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

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

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

.ml-96 {
  margin-left: 24rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml-auto {
  margin-left: auto;
}

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

.ml-0\.5 {
  margin-left: 0.125rem;
}

.ml-1\.5 {
  margin-left: 0.375rem;
}

.ml-2\.5 {
  margin-left: 0.625rem;
}

.ml-3\.5 {
  margin-left: 0.875rem;
}

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

.-ml-1 {
  margin-left: -0.25rem;
}

.-ml-2 {
  margin-left: -0.5rem;
}

.-ml-3 {
  margin-left: -0.75rem;
}

.-ml-4 {
  margin-left: -1rem;
}

.-ml-5 {
  margin-left: -1.25rem;
}

.-ml-6 {
  margin-left: -1.5rem;
}

.-ml-7 {
  margin-left: -1.75rem;
}

.-ml-8 {
  margin-left: -2rem;
}

.-ml-9 {
  margin-left: -2.25rem;
}

.-ml-10 {
  margin-left: -2.5rem;
}

.-ml-11 {
  margin-left: -2.75rem;
}

.-ml-12 {
  margin-left: -3rem;
}

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

.-ml-16 {
  margin-left: -4rem;
}

.-ml-20 {
  margin-left: -5rem;
}

.-ml-24 {
  margin-left: -6rem;
}

.-ml-28 {
  margin-left: -7rem;
}

.-ml-32 {
  margin-left: -8rem;
}

.-ml-36 {
  margin-left: -9rem;
}

.-ml-40 {
  margin-left: -10rem;
}

.-ml-44 {
  margin-left: -11rem;
}

.-ml-48 {
  margin-left: -12rem;
}

.-ml-52 {
  margin-left: -13rem;
}

.-ml-56 {
  margin-left: -14rem;
}

.-ml-60 {
  margin-left: -15rem;
}

.-ml-64 {
  margin-left: -16rem;
}

.-ml-72 {
  margin-left: -18rem;
}

.-ml-80 {
  margin-left: -20rem;
}

.-ml-96 {
  margin-left: -24rem;
}

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

.-ml-0\.5 {
  margin-left: -0.125rem;
}

.-ml-1\.5 {
  margin-left: -0.375rem;
}

.-ml-2\.5 {
  margin-left: -0.625rem;
}

.-ml-3\.5 {
  margin-left: -0.875rem;
}

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

.ml-m11 {
  margin-left: 11px;
}

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

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

.ml-m21 {
  margin-left: 21%;
}

.ml-m15 {
  margin-left: 15px;
}

.ml-m18 {
  margin-left: 18px;
}

.ml-m35 {
  margin-left: 35px;
}

.ml-m19 {
  margin-left: 19px;
}

.ml-m17 {
  margin-left: 17px;
}

.ml-m9 {
  margin-left: 9px;
}

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

.ml-m51 {
  margin-left: 51px;
}

.ml-m43 {
  margin-left: 43px;
}

.ml-m13 {
  margin-left: 13px;
}

.ml-m26 {
  margin-left: 26px;
}

.ml-m2 {
  margin-left: 2px;
}

.ml-m14 {
  margin-left: 14px;
}

.ml-m5 {
  margin-left: 5px;
}

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

.ml-mp15 {
  margin-left: 15%;
}

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

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

.ml-o6 {
  margin-left: 1.5rem;
}

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

.last\:mt-0:last-child {
  margin-top: 0px;
}

.last\:mt-1:last-child {
  margin-top: 0.25rem;
}

.last\:mt-2:last-child {
  margin-top: 2px;
}

.last\:mt-3:last-child {
  margin-top: 0.75rem;
}

.last\:mt-4:last-child {
  margin-top: 1rem;
}

.last\:mt-5:last-child {
  margin-top: 1.25rem;
}

.last\:mt-6:last-child {
  margin-top: 6px;
}

.last\:mt-7:last-child {
  margin-top: 1.75rem;
}

.last\:mt-8:last-child {
  margin-top: 2rem;
}

.last\:mt-9:last-child {
  margin-top: 2.25rem;
}

.last\:mt-10:last-child {
  margin-top: 2.5rem;
}

.last\:mt-11:last-child {
  margin-top: 11px;
}

.last\:mt-12:last-child {
  margin-top: 3rem;
}

.last\:mt-14:last-child {
  margin-top: 3.5rem;
}

.last\:mt-15:last-child {
  margin-top: 15px;
}

.last\:mt-16:last-child {
  margin-top: 4rem;
}

.last\:mt-18:last-child {
  margin-top: 18px;
}

.last\:mt-20:last-child {
  margin-top: 20px;
}

.last\:mt-21:last-child {
  margin-top: 21px;
}

.last\:mt-23:last-child {
  margin-top: 23px;
}

.last\:mt-24:last-child {
  margin-top: 24px;
}

.last\:mt-25:last-child {
  margin-top: 25px;
}

.last\:mt-27:last-child {
  margin-top: 27px;
}

.last\:mt-28:last-child {
  margin-top: 7rem;
}

.last\:mt-30:last-child {
  margin-top: 30px;
}

.last\:mt-31:last-child {
  margin-top: 31px;
}

.last\:mt-32:last-child {
  margin-top: 8rem;
}

.last\:mt-34:last-child {
  margin-top: 34px;
}

.last\:mt-35:last-child {
  margin-top: 35px;
}

.last\:mt-36:last-child {
  margin-top: 9rem;
}

.last\:mt-37:last-child {
  margin-top: 37px;
}

.last\:mt-38:last-child {
  margin-top: 38px;
}

.last\:mt-40:last-child {
  margin-top: 40px;
}

.last\:mt-42:last-child {
  margin-top: 42px;
}

.last\:mt-44:last-child {
  margin-top: 44px;
}

.last\:mt-45:last-child {
  margin-top: 45px;
}

.last\:mt-46:last-child {
  margin-top: 46px;
}

.last\:mt-48:last-child {
  margin-top: 48px;
}

.last\:mt-52:last-child {
  margin-top: 13rem;
}

.last\:mt-53:last-child {
  margin-top: 53px;
}

.last\:mt-55:last-child {
  margin-top: 55px;
}

.last\:mt-56:last-child {
  margin-top: 14rem;
}

.last\:mt-58:last-child {
  margin-top: 58px;
}

.last\:mt-59:last-child {
  margin-top: 59px;
}

.last\:mt-60:last-child {
  margin-top: 15rem;
}

.last\:mt-63:last-child {
  margin-top: 63px;
}

.last\:mt-64:last-child {
  margin-top: 16rem;
}

.last\:mt-65:last-child {
  margin-top: 65px;
}

.last\:mt-67:last-child {
  margin-top: 67px;
}

.last\:mt-70:last-child {
  margin-top: 70px;
}

.last\:mt-71:last-child {
  margin-top: 71px;
}

.last\:mt-72:last-child {
  margin-top: 18rem;
}

.last\:mt-74:last-child {
  margin-top: 74px;
}

.last\:mt-78:last-child {
  margin-top: 78px;
}

.last\:mt-80:last-child {
  margin-top: 20rem;
}

.last\:mt-83:last-child {
  margin-top: 83px;
}

.last\:mt-84:last-child {
  margin-top: 84px;
}

.last\:mt-89:last-child {
  margin-top: 89px;
}

.last\:mt-90:last-child {
  margin-top: 90px;
}

.last\:mt-92:last-child {
  margin-top: 92px;
}

.last\:mt-96:last-child {
  margin-top: 24rem;
}

.last\:mt-97:last-child {
  margin-top: 97px;
}

.last\:mt-100:last-child {
  margin-top: 100px;
}

.last\:mt-106:last-child {
  margin-top: 106px;
}

.last\:mt-108:last-child {
  margin-top: 108px;
}

.last\:mt-109:last-child {
  margin-top: 109px;
}

.last\:mt-120:last-child {
  margin-top: 120px;
}

.last\:mt-135:last-child {
  margin-top: 135px;
}

.last\:mt-147:last-child {
  margin-top: 147px;
}

.last\:mt-150:last-child {
  margin-top: 150px;
}

.last\:mt-168:last-child {
  margin-top: 168px;
}

.last\:mt-180:last-child {
  margin-top: 180px;
}

.last\:mt-185:last-child {
  margin-top: 185px;
}

.last\:mt-200:last-child {
  margin-top: 200px;
}

.last\:mt-245:last-child {
  margin-top: 245px;
}

.last\:mt-300:last-child {
  margin-top: 300px;
}

.last\:mt-400:last-child {
  margin-top: 400px;
}

.last\:mt-480:last-child {
  margin-top: 480px;
}

.last\:mt-510:last-child {
  margin-top: 510px;
}

.last\:mt-537:last-child {
  margin-top: 537px;
}

.last\:mt-650:last-child {
  margin-top: 650px;
}

.last\:mt-auto:last-child {
  margin-top: auto;
}

.last\:mt-px:last-child {
  margin-top: 1px;
}

.last\:mt-0\.5:last-child {
  margin-top: 0.125rem;
}

.last\:mt-1\.5:last-child {
  margin-top: 0.375rem;
}

.last\:mt-2\.5:last-child {
  margin-top: 0.625rem;
}

.last\:mt-3\.5:last-child {
  margin-top: 0.875rem;
}

.last\:-mt-0:last-child {
  margin-top: 0px;
}

.last\:-mt-1:last-child {
  margin-top: -0.25rem;
}

.last\:-mt-2:last-child {
  margin-top: -0.5rem;
}

.last\:-mt-3:last-child {
  margin-top: -0.75rem;
}

.last\:-mt-4:last-child {
  margin-top: -1rem;
}

.last\:-mt-5:last-child {
  margin-top: -1.25rem;
}

.last\:-mt-6:last-child {
  margin-top: -1.5rem;
}

.last\:-mt-7:last-child {
  margin-top: -1.75rem;
}

.last\:-mt-8:last-child {
  margin-top: -2rem;
}

.last\:-mt-9:last-child {
  margin-top: -2.25rem;
}

.last\:-mt-10:last-child {
  margin-top: -2.5rem;
}

.last\:-mt-11:last-child {
  margin-top: -2.75rem;
}

.last\:-mt-12:last-child {
  margin-top: -3rem;
}

.last\:-mt-14:last-child {
  margin-top: -14px;
}

.last\:-mt-16:last-child {
  margin-top: -4rem;
}

.last\:-mt-20:last-child {
  margin-top: -5rem;
}

.last\:-mt-24:last-child {
  margin-top: -6rem;
}

.last\:-mt-28:last-child {
  margin-top: -7rem;
}

.last\:-mt-32:last-child {
  margin-top: -8rem;
}

.last\:-mt-36:last-child {
  margin-top: -9rem;
}

.last\:-mt-40:last-child {
  margin-top: -10rem;
}

.last\:-mt-44:last-child {
  margin-top: -11rem;
}

.last\:-mt-48:last-child {
  margin-top: -12rem;
}

.last\:-mt-52:last-child {
  margin-top: -13rem;
}

.last\:-mt-56:last-child {
  margin-top: -14rem;
}

.last\:-mt-60:last-child {
  margin-top: -15rem;
}

.last\:-mt-64:last-child {
  margin-top: -16rem;
}

.last\:-mt-72:last-child {
  margin-top: -18rem;
}

.last\:-mt-80:last-child {
  margin-top: -20rem;
}

.last\:-mt-96:last-child {
  margin-top: -24rem;
}

.last\:-mt-px:last-child {
  margin-top: -1px;
}

.last\:-mt-0\.5:last-child {
  margin-top: -0.125rem;
}

.last\:-mt-1\.5:last-child {
  margin-top: -0.375rem;
}

.last\:-mt-2\.5:last-child {
  margin-top: -0.625rem;
}

.last\:-mt-3\.5:last-child {
  margin-top: -0.875rem;
}

.last\:-mt-15px:last-child {
  margin-top: -15px;
}

.last\:mt-m11:last-child {
  margin-top: 11px;
}

.last\:mt-12px:last-child {
  margin-top: 12px;
}

.last\:mt-m72:last-child {
  margin-top: 72px;
}

.last\:mt-m21:last-child {
  margin-top: 21%;
}

.last\:mt-m15:last-child {
  margin-top: 15px;
}

.last\:mt-m18:last-child {
  margin-top: 18px;
}

.last\:mt-m35:last-child {
  margin-top: 35px;
}

.last\:mt-m19:last-child {
  margin-top: 19px;
}

.last\:mt-m17:last-child {
  margin-top: 17px;
}

.last\:mt-m9:last-child {
  margin-top: 9px;
}

.last\:mt-m10:last-child {
  margin-top: 10px;
}

.last\:mt-m51:last-child {
  margin-top: 51px;
}

.last\:mt-m43:last-child {
  margin-top: 43px;
}

.last\:mt-m13:last-child {
  margin-top: 13px;
}

.last\:mt-m26:last-child {
  margin-top: 26px;
}

.last\:mt-m2:last-child {
  margin-top: 2px;
}

.last\:mt-m14:last-child {
  margin-top: 14px;
}

.last\:mt-m5:last-child {
  margin-top: 5px;
}

.last\:mt-m8:last-child {
  margin-top: 8px;
}

.last\:mt-mp15:last-child {
  margin-top: 15%;
}

.last\:-mt-100:last-child {
  margin-top: -100px;
}

.last\:mt-0auto:last-child {
  margin-top: 0px auto;
}

.last\:mt-o6:last-child {
  margin-top: 1.5rem;
}

.last\:-mt-23:last-child {
  margin-top: -23px;
}

.last\:mr-0:last-child {
  margin-right: 0px;
}

.last\:mr-1:last-child {
  margin-right: 0.25rem;
}

.last\:mr-2:last-child {
  margin-right: 2px;
}

.last\:mr-3:last-child {
  margin-right: 0.75rem;
}

.last\:mr-4:last-child {
  margin-right: 1rem;
}

.last\:mr-5:last-child {
  margin-right: 1.25rem;
}

.last\:mr-6:last-child {
  margin-right: 6px;
}

.last\:mr-7:last-child {
  margin-right: 1.75rem;
}

.last\:mr-8:last-child {
  margin-right: 2rem;
}

.last\:mr-9:last-child {
  margin-right: 2.25rem;
}

.last\:mr-10:last-child {
  margin-right: 2.5rem;
}

.last\:mr-11:last-child {
  margin-right: 11px;
}

.last\:mr-12:last-child {
  margin-right: 3rem;
}

.last\:mr-14:last-child {
  margin-right: 3.5rem;
}

.last\:mr-15:last-child {
  margin-right: 15px;
}

.last\:mr-16:last-child {
  margin-right: 4rem;
}

.last\:mr-18:last-child {
  margin-right: 18px;
}

.last\:mr-20:last-child {
  margin-right: 20px;
}

.last\:mr-21:last-child {
  margin-right: 21px;
}

.last\:mr-23:last-child {
  margin-right: 23px;
}

.last\:mr-24:last-child {
  margin-right: 24px;
}

.last\:mr-25:last-child {
  margin-right: 25px;
}

.last\:mr-27:last-child {
  margin-right: 27px;
}

.last\:mr-28:last-child {
  margin-right: 7rem;
}

.last\:mr-30:last-child {
  margin-right: 30px;
}

.last\:mr-31:last-child {
  margin-right: 31px;
}

.last\:mr-32:last-child {
  margin-right: 8rem;
}

.last\:mr-34:last-child {
  margin-right: 34px;
}

.last\:mr-35:last-child {
  margin-right: 35px;
}

.last\:mr-36:last-child {
  margin-right: 9rem;
}

.last\:mr-37:last-child {
  margin-right: 37px;
}

.last\:mr-38:last-child {
  margin-right: 38px;
}

.last\:mr-40:last-child {
  margin-right: 40px;
}

.last\:mr-42:last-child {
  margin-right: 42px;
}

.last\:mr-44:last-child {
  margin-right: 44px;
}

.last\:mr-45:last-child {
  margin-right: 45px;
}

.last\:mr-46:last-child {
  margin-right: 46px;
}

.last\:mr-48:last-child {
  margin-right: 48px;
}

.last\:mr-52:last-child {
  margin-right: 13rem;
}

.last\:mr-53:last-child {
  margin-right: 53px;
}

.last\:mr-55:last-child {
  margin-right: 55px;
}

.last\:mr-56:last-child {
  margin-right: 14rem;
}

.last\:mr-58:last-child {
  margin-right: 58px;
}

.last\:mr-59:last-child {
  margin-right: 59px;
}

.last\:mr-60:last-child {
  margin-right: 15rem;
}

.last\:mr-63:last-child {
  margin-right: 63px;
}

.last\:mr-64:last-child {
  margin-right: 16rem;
}

.last\:mr-65:last-child {
  margin-right: 65px;
}

.last\:mr-67:last-child {
  margin-right: 67px;
}

.last\:mr-70:last-child {
  margin-right: 70px;
}

.last\:mr-71:last-child {
  margin-right: 71px;
}

.last\:mr-72:last-child {
  margin-right: 18rem;
}

.last\:mr-74:last-child {
  margin-right: 74px;
}

.last\:mr-78:last-child {
  margin-right: 78px;
}

.last\:mr-80:last-child {
  margin-right: 20rem;
}

.last\:mr-83:last-child {
  margin-right: 83px;
}

.last\:mr-84:last-child {
  margin-right: 84px;
}

.last\:mr-89:last-child {
  margin-right: 89px;
}

.last\:mr-90:last-child {
  margin-right: 90px;
}

.last\:mr-92:last-child {
  margin-right: 92px;
}

.last\:mr-96:last-child {
  margin-right: 24rem;
}

.last\:mr-97:last-child {
  margin-right: 97px;
}

.last\:mr-100:last-child {
  margin-right: 100px;
}

.last\:mr-106:last-child {
  margin-right: 106px;
}

.last\:mr-108:last-child {
  margin-right: 108px;
}

.last\:mr-109:last-child {
  margin-right: 109px;
}

.last\:mr-120:last-child {
  margin-right: 120px;
}

.last\:mr-135:last-child {
  margin-right: 135px;
}

.last\:mr-147:last-child {
  margin-right: 147px;
}

.last\:mr-150:last-child {
  margin-right: 150px;
}

.last\:mr-168:last-child {
  margin-right: 168px;
}

.last\:mr-180:last-child {
  margin-right: 180px;
}

.last\:mr-185:last-child {
  margin-right: 185px;
}

.last\:mr-200:last-child {
  margin-right: 200px;
}

.last\:mr-245:last-child {
  margin-right: 245px;
}

.last\:mr-300:last-child {
  margin-right: 300px;
}

.last\:mr-400:last-child {
  margin-right: 400px;
}

.last\:mr-480:last-child {
  margin-right: 480px;
}

.last\:mr-510:last-child {
  margin-right: 510px;
}

.last\:mr-537:last-child {
  margin-right: 537px;
}

.last\:mr-650:last-child {
  margin-right: 650px;
}

.last\:mr-auto:last-child {
  margin-right: auto;
}

.last\:mr-px:last-child {
  margin-right: 1px;
}

.last\:mr-0\.5:last-child {
  margin-right: 0.125rem;
}

.last\:mr-1\.5:last-child {
  margin-right: 0.375rem;
}

.last\:mr-2\.5:last-child {
  margin-right: 0.625rem;
}

.last\:mr-3\.5:last-child {
  margin-right: 0.875rem;
}

.last\:-mr-0:last-child {
  margin-right: 0px;
}

.last\:-mr-1:last-child {
  margin-right: -0.25rem;
}

.last\:-mr-2:last-child {
  margin-right: -0.5rem;
}

.last\:-mr-3:last-child {
  margin-right: -0.75rem;
}

.last\:-mr-4:last-child {
  margin-right: -1rem;
}

.last\:-mr-5:last-child {
  margin-right: -1.25rem;
}

.last\:-mr-6:last-child {
  margin-right: -1.5rem;
}

.last\:-mr-7:last-child {
  margin-right: -1.75rem;
}

.last\:-mr-8:last-child {
  margin-right: -2rem;
}

.last\:-mr-9:last-child {
  margin-right: -2.25rem;
}

.last\:-mr-10:last-child {
  margin-right: -2.5rem;
}

.last\:-mr-11:last-child {
  margin-right: -2.75rem;
}

.last\:-mr-12:last-child {
  margin-right: -3rem;
}

.last\:-mr-14:last-child {
  margin-right: -14px;
}

.last\:-mr-16:last-child {
  margin-right: -4rem;
}

.last\:-mr-20:last-child {
  margin-right: -5rem;
}

.last\:-mr-24:last-child {
  margin-right: -6rem;
}

.last\:-mr-28:last-child {
  margin-right: -7rem;
}

.last\:-mr-32:last-child {
  margin-right: -8rem;
}

.last\:-mr-36:last-child {
  margin-right: -9rem;
}

.last\:-mr-40:last-child {
  margin-right: -10rem;
}

.last\:-mr-44:last-child {
  margin-right: -11rem;
}

.last\:-mr-48:last-child {
  margin-right: -12rem;
}

.last\:-mr-52:last-child {
  margin-right: -13rem;
}

.last\:-mr-56:last-child {
  margin-right: -14rem;
}

.last\:-mr-60:last-child {
  margin-right: -15rem;
}

.last\:-mr-64:last-child {
  margin-right: -16rem;
}

.last\:-mr-72:last-child {
  margin-right: -18rem;
}

.last\:-mr-80:last-child {
  margin-right: -20rem;
}

.last\:-mr-96:last-child {
  margin-right: -24rem;
}

.last\:-mr-px:last-child {
  margin-right: -1px;
}

.last\:-mr-0\.5:last-child {
  margin-right: -0.125rem;
}

.last\:-mr-1\.5:last-child {
  margin-right: -0.375rem;
}

.last\:-mr-2\.5:last-child {
  margin-right: -0.625rem;
}

.last\:-mr-3\.5:last-child {
  margin-right: -0.875rem;
}

.last\:-mr-15px:last-child {
  margin-right: -15px;
}

.last\:mr-m11:last-child {
  margin-right: 11px;
}

.last\:mr-12px:last-child {
  margin-right: 12px;
}

.last\:mr-m72:last-child {
  margin-right: 72px;
}

.last\:mr-m21:last-child {
  margin-right: 21%;
}

.last\:mr-m15:last-child {
  margin-right: 15px;
}

.last\:mr-m18:last-child {
  margin-right: 18px;
}

.last\:mr-m35:last-child {
  margin-right: 35px;
}

.last\:mr-m19:last-child {
  margin-right: 19px;
}

.last\:mr-m17:last-child {
  margin-right: 17px;
}

.last\:mr-m9:last-child {
  margin-right: 9px;
}

.last\:mr-m10:last-child {
  margin-right: 10px;
}

.last\:mr-m51:last-child {
  margin-right: 51px;
}

.last\:mr-m43:last-child {
  margin-right: 43px;
}

.last\:mr-m13:last-child {
  margin-right: 13px;
}

.last\:mr-m26:last-child {
  margin-right: 26px;
}

.last\:mr-m2:last-child {
  margin-right: 2px;
}

.last\:mr-m14:last-child {
  margin-right: 14px;
}

.last\:mr-m5:last-child {
  margin-right: 5px;
}

.last\:mr-m8:last-child {
  margin-right: 8px;
}

.last\:mr-mp15:last-child {
  margin-right: 15%;
}

.last\:-mr-100:last-child {
  margin-right: -100px;
}

.last\:mr-0auto:last-child {
  margin-right: 0px auto;
}

.last\:mr-o6:last-child {
  margin-right: 1.5rem;
}

.last\:-mr-23:last-child {
  margin-right: -23px;
}

.last\:mb-0:last-child {
  margin-bottom: 0px;
}

.last\:mb-1:last-child {
  margin-bottom: 0.25rem;
}

.last\:mb-2:last-child {
  margin-bottom: 2px;
}

.last\:mb-3:last-child {
  margin-bottom: 0.75rem;
}

.last\:mb-4:last-child {
  margin-bottom: 1rem;
}

.last\:mb-5:last-child {
  margin-bottom: 1.25rem;
}

.last\:mb-6:last-child {
  margin-bottom: 6px;
}

.last\:mb-7:last-child {
  margin-bottom: 1.75rem;
}

.last\:mb-8:last-child {
  margin-bottom: 2rem;
}

.last\:mb-9:last-child {
  margin-bottom: 2.25rem;
}

.last\:mb-10:last-child {
  margin-bottom: 2.5rem;
}

.last\:mb-11:last-child {
  margin-bottom: 11px;
}

.last\:mb-12:last-child {
  margin-bottom: 3rem;
}

.last\:mb-14:last-child {
  margin-bottom: 3.5rem;
}

.last\:mb-15:last-child {
  margin-bottom: 15px;
}

.last\:mb-16:last-child {
  margin-bottom: 4rem;
}

.last\:mb-18:last-child {
  margin-bottom: 18px;
}

.last\:mb-20:last-child {
  margin-bottom: 20px;
}

.last\:mb-21:last-child {
  margin-bottom: 21px;
}

.last\:mb-23:last-child {
  margin-bottom: 23px;
}

.last\:mb-24:last-child {
  margin-bottom: 24px;
}

.last\:mb-25:last-child {
  margin-bottom: 25px;
}

.last\:mb-27:last-child {
  margin-bottom: 27px;
}

.last\:mb-28:last-child {
  margin-bottom: 7rem;
}

.last\:mb-30:last-child {
  margin-bottom: 30px;
}

.last\:mb-31:last-child {
  margin-bottom: 31px;
}

.last\:mb-32:last-child {
  margin-bottom: 8rem;
}

.last\:mb-34:last-child {
  margin-bottom: 34px;
}

.last\:mb-35:last-child {
  margin-bottom: 35px;
}

.last\:mb-36:last-child {
  margin-bottom: 9rem;
}

.last\:mb-37:last-child {
  margin-bottom: 37px;
}

.last\:mb-38:last-child {
  margin-bottom: 38px;
}

.last\:mb-40:last-child {
  margin-bottom: 40px;
}

.last\:mb-42:last-child {
  margin-bottom: 42px;
}

.last\:mb-44:last-child {
  margin-bottom: 44px;
}

.last\:mb-45:last-child {
  margin-bottom: 45px;
}

.last\:mb-46:last-child {
  margin-bottom: 46px;
}

.last\:mb-48:last-child {
  margin-bottom: 48px;
}

.last\:mb-52:last-child {
  margin-bottom: 13rem;
}

.last\:mb-53:last-child {
  margin-bottom: 53px;
}

.last\:mb-55:last-child {
  margin-bottom: 55px;
}

.last\:mb-56:last-child {
  margin-bottom: 14rem;
}

.last\:mb-58:last-child {
  margin-bottom: 58px;
}

.last\:mb-59:last-child {
  margin-bottom: 59px;
}

.last\:mb-60:last-child {
  margin-bottom: 15rem;
}

.last\:mb-63:last-child {
  margin-bottom: 63px;
}

.last\:mb-64:last-child {
  margin-bottom: 16rem;
}

.last\:mb-65:last-child {
  margin-bottom: 65px;
}

.last\:mb-67:last-child {
  margin-bottom: 67px;
}

.last\:mb-70:last-child {
  margin-bottom: 70px;
}

.last\:mb-71:last-child {
  margin-bottom: 71px;
}

.last\:mb-72:last-child {
  margin-bottom: 18rem;
}

.last\:mb-74:last-child {
  margin-bottom: 74px;
}

.last\:mb-78:last-child {
  margin-bottom: 78px;
}

.last\:mb-80:last-child {
  margin-bottom: 20rem;
}

.last\:mb-83:last-child {
  margin-bottom: 83px;
}

.last\:mb-84:last-child {
  margin-bottom: 84px;
}

.last\:mb-89:last-child {
  margin-bottom: 89px;
}

.last\:mb-90:last-child {
  margin-bottom: 90px;
}

.last\:mb-92:last-child {
  margin-bottom: 92px;
}

.last\:mb-96:last-child {
  margin-bottom: 24rem;
}

.last\:mb-97:last-child {
  margin-bottom: 97px;
}

.last\:mb-100:last-child {
  margin-bottom: 100px;
}

.last\:mb-106:last-child {
  margin-bottom: 106px;
}

.last\:mb-108:last-child {
  margin-bottom: 108px;
}

.last\:mb-109:last-child {
  margin-bottom: 109px;
}

.last\:mb-120:last-child {
  margin-bottom: 120px;
}

.last\:mb-135:last-child {
  margin-bottom: 135px;
}

.last\:mb-147:last-child {
  margin-bottom: 147px;
}

.last\:mb-150:last-child {
  margin-bottom: 150px;
}

.last\:mb-168:last-child {
  margin-bottom: 168px;
}

.last\:mb-180:last-child {
  margin-bottom: 180px;
}

.last\:mb-185:last-child {
  margin-bottom: 185px;
}

.last\:mb-200:last-child {
  margin-bottom: 200px;
}

.last\:mb-245:last-child {
  margin-bottom: 245px;
}

.last\:mb-300:last-child {
  margin-bottom: 300px;
}

.last\:mb-400:last-child {
  margin-bottom: 400px;
}

.last\:mb-480:last-child {
  margin-bottom: 480px;
}

.last\:mb-510:last-child {
  margin-bottom: 510px;
}

.last\:mb-537:last-child {
  margin-bottom: 537px;
}

.last\:mb-650:last-child {
  margin-bottom: 650px;
}

.last\:mb-auto:last-child {
  margin-bottom: auto;
}

.last\:mb-px:last-child {
  margin-bottom: 1px;
}

.last\:mb-0\.5:last-child {
  margin-bottom: 0.125rem;
}

.last\:mb-1\.5:last-child {
  margin-bottom: 0.375rem;
}

.last\:mb-2\.5:last-child {
  margin-bottom: 0.625rem;
}

.last\:mb-3\.5:last-child {
  margin-bottom: 0.875rem;
}

.last\:-mb-0:last-child {
  margin-bottom: 0px;
}

.last\:-mb-1:last-child {
  margin-bottom: -0.25rem;
}

.last\:-mb-2:last-child {
  margin-bottom: -0.5rem;
}

.last\:-mb-3:last-child {
  margin-bottom: -0.75rem;
}

.last\:-mb-4:last-child {
  margin-bottom: -1rem;
}

.last\:-mb-5:last-child {
  margin-bottom: -1.25rem;
}

.last\:-mb-6:last-child {
  margin-bottom: -1.5rem;
}

.last\:-mb-7:last-child {
  margin-bottom: -1.75rem;
}

.last\:-mb-8:last-child {
  margin-bottom: -2rem;
}

.last\:-mb-9:last-child {
  margin-bottom: -2.25rem;
}

.last\:-mb-10:last-child {
  margin-bottom: -2.5rem;
}

.last\:-mb-11:last-child {
  margin-bottom: -2.75rem;
}

.last\:-mb-12:last-child {
  margin-bottom: -3rem;
}

.last\:-mb-14:last-child {
  margin-bottom: -14px;
}

.last\:-mb-16:last-child {
  margin-bottom: -4rem;
}

.last\:-mb-20:last-child {
  margin-bottom: -5rem;
}

.last\:-mb-24:last-child {
  margin-bottom: -6rem;
}

.last\:-mb-28:last-child {
  margin-bottom: -7rem;
}

.last\:-mb-32:last-child {
  margin-bottom: -8rem;
}

.last\:-mb-36:last-child {
  margin-bottom: -9rem;
}

.last\:-mb-40:last-child {
  margin-bottom: -10rem;
}

.last\:-mb-44:last-child {
  margin-bottom: -11rem;
}

.last\:-mb-48:last-child {
  margin-bottom: -12rem;
}

.last\:-mb-52:last-child {
  margin-bottom: -13rem;
}

.last\:-mb-56:last-child {
  margin-bottom: -14rem;
}

.last\:-mb-60:last-child {
  margin-bottom: -15rem;
}

.last\:-mb-64:last-child {
  margin-bottom: -16rem;
}

.last\:-mb-72:last-child {
  margin-bottom: -18rem;
}

.last\:-mb-80:last-child {
  margin-bottom: -20rem;
}

.last\:-mb-96:last-child {
  margin-bottom: -24rem;
}

.last\:-mb-px:last-child {
  margin-bottom: -1px;
}

.last\:-mb-0\.5:last-child {
  margin-bottom: -0.125rem;
}

.last\:-mb-1\.5:last-child {
  margin-bottom: -0.375rem;
}

.last\:-mb-2\.5:last-child {
  margin-bottom: -0.625rem;
}

.last\:-mb-3\.5:last-child {
  margin-bottom: -0.875rem;
}

.last\:-mb-15px:last-child {
  margin-bottom: -15px;
}

.last\:mb-m11:last-child {
  margin-bottom: 11px;
}

.last\:mb-12px:last-child {
  margin-bottom: 12px;
}

.last\:mb-m72:last-child {
  margin-bottom: 72px;
}

.last\:mb-m21:last-child {
  margin-bottom: 21%;
}

.last\:mb-m15:last-child {
  margin-bottom: 15px;
}

.last\:mb-m18:last-child {
  margin-bottom: 18px;
}

.last\:mb-m35:last-child {
  margin-bottom: 35px;
}

.last\:mb-m19:last-child {
  margin-bottom: 19px;
}

.last\:mb-m17:last-child {
  margin-bottom: 17px;
}

.last\:mb-m9:last-child {
  margin-bottom: 9px;
}

.last\:mb-m10:last-child {
  margin-bottom: 10px;
}

.last\:mb-m51:last-child {
  margin-bottom: 51px;
}

.last\:mb-m43:last-child {
  margin-bottom: 43px;
}

.last\:mb-m13:last-child {
  margin-bottom: 13px;
}

.last\:mb-m26:last-child {
  margin-bottom: 26px;
}

.last\:mb-m2:last-child {
  margin-bottom: 2px;
}

.last\:mb-m14:last-child {
  margin-bottom: 14px;
}

.last\:mb-m5:last-child {
  margin-bottom: 5px;
}

.last\:mb-m8:last-child {
  margin-bottom: 8px;
}

.last\:mb-mp15:last-child {
  margin-bottom: 15%;
}

.last\:-mb-100:last-child {
  margin-bottom: -100px;
}

.last\:mb-0auto:last-child {
  margin-bottom: 0px auto;
}

.last\:mb-o6:last-child {
  margin-bottom: 1.5rem;
}

.last\:-mb-23:last-child {
  margin-bottom: -23px;
}

.last\:ml-0:last-child {
  margin-left: 0px;
}

.last\:ml-1:last-child {
  margin-left: 0.25rem;
}

.last\:ml-2:last-child {
  margin-left: 2px;
}

.last\:ml-3:last-child {
  margin-left: 0.75rem;
}

.last\:ml-4:last-child {
  margin-left: 1rem;
}

.last\:ml-5:last-child {
  margin-left: 1.25rem;
}

.last\:ml-6:last-child {
  margin-left: 6px;
}

.last\:ml-7:last-child {
  margin-left: 1.75rem;
}

.last\:ml-8:last-child {
  margin-left: 2rem;
}

.last\:ml-9:last-child {
  margin-left: 2.25rem;
}

.last\:ml-10:last-child {
  margin-left: 2.5rem;
}

.last\:ml-11:last-child {
  margin-left: 11px;
}

.last\:ml-12:last-child {
  margin-left: 3rem;
}

.last\:ml-14:last-child {
  margin-left: 3.5rem;
}

.last\:ml-15:last-child {
  margin-left: 15px;
}

.last\:ml-16:last-child {
  margin-left: 4rem;
}

.last\:ml-18:last-child {
  margin-left: 18px;
}

.last\:ml-20:last-child {
  margin-left: 20px;
}

.last\:ml-21:last-child {
  margin-left: 21px;
}

.last\:ml-23:last-child {
  margin-left: 23px;
}

.last\:ml-24:last-child {
  margin-left: 24px;
}

.last\:ml-25:last-child {
  margin-left: 25px;
}

.last\:ml-27:last-child {
  margin-left: 27px;
}

.last\:ml-28:last-child {
  margin-left: 7rem;
}

.last\:ml-30:last-child {
  margin-left: 30px;
}

.last\:ml-31:last-child {
  margin-left: 31px;
}

.last\:ml-32:last-child {
  margin-left: 8rem;
}

.last\:ml-34:last-child {
  margin-left: 34px;
}

.last\:ml-35:last-child {
  margin-left: 35px;
}

.last\:ml-36:last-child {
  margin-left: 9rem;
}

.last\:ml-37:last-child {
  margin-left: 37px;
}

.last\:ml-38:last-child {
  margin-left: 38px;
}

.last\:ml-40:last-child {
  margin-left: 40px;
}

.last\:ml-42:last-child {
  margin-left: 42px;
}

.last\:ml-44:last-child {
  margin-left: 44px;
}

.last\:ml-45:last-child {
  margin-left: 45px;
}

.last\:ml-46:last-child {
  margin-left: 46px;
}

.last\:ml-48:last-child {
  margin-left: 48px;
}

.last\:ml-52:last-child {
  margin-left: 13rem;
}

.last\:ml-53:last-child {
  margin-left: 53px;
}

.last\:ml-55:last-child {
  margin-left: 55px;
}

.last\:ml-56:last-child {
  margin-left: 14rem;
}

.last\:ml-58:last-child {
  margin-left: 58px;
}

.last\:ml-59:last-child {
  margin-left: 59px;
}

.last\:ml-60:last-child {
  margin-left: 15rem;
}

.last\:ml-63:last-child {
  margin-left: 63px;
}

.last\:ml-64:last-child {
  margin-left: 16rem;
}

.last\:ml-65:last-child {
  margin-left: 65px;
}

.last\:ml-67:last-child {
  margin-left: 67px;
}

.last\:ml-70:last-child {
  margin-left: 70px;
}

.last\:ml-71:last-child {
  margin-left: 71px;
}

.last\:ml-72:last-child {
  margin-left: 18rem;
}

.last\:ml-74:last-child {
  margin-left: 74px;
}

.last\:ml-78:last-child {
  margin-left: 78px;
}

.last\:ml-80:last-child {
  margin-left: 20rem;
}

.last\:ml-83:last-child {
  margin-left: 83px;
}

.last\:ml-84:last-child {
  margin-left: 84px;
}

.last\:ml-89:last-child {
  margin-left: 89px;
}

.last\:ml-90:last-child {
  margin-left: 90px;
}

.last\:ml-92:last-child {
  margin-left: 92px;
}

.last\:ml-96:last-child {
  margin-left: 24rem;
}

.last\:ml-97:last-child {
  margin-left: 97px;
}

.last\:ml-100:last-child {
  margin-left: 100px;
}

.last\:ml-106:last-child {
  margin-left: 106px;
}

.last\:ml-108:last-child {
  margin-left: 108px;
}

.last\:ml-109:last-child {
  margin-left: 109px;
}

.last\:ml-120:last-child {
  margin-left: 120px;
}

.last\:ml-135:last-child {
  margin-left: 135px;
}

.last\:ml-147:last-child {
  margin-left: 147px;
}

.last\:ml-150:last-child {
  margin-left: 150px;
}

.last\:ml-168:last-child {
  margin-left: 168px;
}

.last\:ml-180:last-child {
  margin-left: 180px;
}

.last\:ml-185:last-child {
  margin-left: 185px;
}

.last\:ml-200:last-child {
  margin-left: 200px;
}

.last\:ml-245:last-child {
  margin-left: 245px;
}

.last\:ml-300:last-child {
  margin-left: 300px;
}

.last\:ml-400:last-child {
  margin-left: 400px;
}

.last\:ml-480:last-child {
  margin-left: 480px;
}

.last\:ml-510:last-child {
  margin-left: 510px;
}

.last\:ml-537:last-child {
  margin-left: 537px;
}

.last\:ml-650:last-child {
  margin-left: 650px;
}

.last\:ml-auto:last-child {
  margin-left: auto;
}

.last\:ml-px:last-child {
  margin-left: 1px;
}

.last\:ml-0\.5:last-child {
  margin-left: 0.125rem;
}

.last\:ml-1\.5:last-child {
  margin-left: 0.375rem;
}

.last\:ml-2\.5:last-child {
  margin-left: 0.625rem;
}

.last\:ml-3\.5:last-child {
  margin-left: 0.875rem;
}

.last\:-ml-0:last-child {
  margin-left: 0px;
}

.last\:-ml-1:last-child {
  margin-left: -0.25rem;
}

.last\:-ml-2:last-child {
  margin-left: -0.5rem;
}

.last\:-ml-3:last-child {
  margin-left: -0.75rem;
}

.last\:-ml-4:last-child {
  margin-left: -1rem;
}

.last\:-ml-5:last-child {
  margin-left: -1.25rem;
}

.last\:-ml-6:last-child {
  margin-left: -1.5rem;
}

.last\:-ml-7:last-child {
  margin-left: -1.75rem;
}

.last\:-ml-8:last-child {
  margin-left: -2rem;
}

.last\:-ml-9:last-child {
  margin-left: -2.25rem;
}

.last\:-ml-10:last-child {
  margin-left: -2.5rem;
}

.last\:-ml-11:last-child {
  margin-left: -2.75rem;
}

.last\:-ml-12:last-child {
  margin-left: -3rem;
}

.last\:-ml-14:last-child {
  margin-left: -14px;
}

.last\:-ml-16:last-child {
  margin-left: -4rem;
}

.last\:-ml-20:last-child {
  margin-left: -5rem;
}

.last\:-ml-24:last-child {
  margin-left: -6rem;
}

.last\:-ml-28:last-child {
  margin-left: -7rem;
}

.last\:-ml-32:last-child {
  margin-left: -8rem;
}

.last\:-ml-36:last-child {
  margin-left: -9rem;
}

.last\:-ml-40:last-child {
  margin-left: -10rem;
}

.last\:-ml-44:last-child {
  margin-left: -11rem;
}

.last\:-ml-48:last-child {
  margin-left: -12rem;
}

.last\:-ml-52:last-child {
  margin-left: -13rem;
}

.last\:-ml-56:last-child {
  margin-left: -14rem;
}

.last\:-ml-60:last-child {
  margin-left: -15rem;
}

.last\:-ml-64:last-child {
  margin-left: -16rem;
}

.last\:-ml-72:last-child {
  margin-left: -18rem;
}

.last\:-ml-80:last-child {
  margin-left: -20rem;
}

.last\:-ml-96:last-child {
  margin-left: -24rem;
}

.last\:-ml-px:last-child {
  margin-left: -1px;
}

.last\:-ml-0\.5:last-child {
  margin-left: -0.125rem;
}

.last\:-ml-1\.5:last-child {
  margin-left: -0.375rem;
}

.last\:-ml-2\.5:last-child {
  margin-left: -0.625rem;
}

.last\:-ml-3\.5:last-child {
  margin-left: -0.875rem;
}

.last\:-ml-15px:last-child {
  margin-left: -15px;
}

.last\:ml-m11:last-child {
  margin-left: 11px;
}

.last\:ml-12px:last-child {
  margin-left: 12px;
}

.last\:ml-m72:last-child {
  margin-left: 72px;
}

.last\:ml-m21:last-child {
  margin-left: 21%;
}

.last\:ml-m15:last-child {
  margin-left: 15px;
}

.last\:ml-m18:last-child {
  margin-left: 18px;
}

.last\:ml-m35:last-child {
  margin-left: 35px;
}

.last\:ml-m19:last-child {
  margin-left: 19px;
}

.last\:ml-m17:last-child {
  margin-left: 17px;
}

.last\:ml-m9:last-child {
  margin-left: 9px;
}

.last\:ml-m10:last-child {
  margin-left: 10px;
}

.last\:ml-m51:last-child {
  margin-left: 51px;
}

.last\:ml-m43:last-child {
  margin-left: 43px;
}

.last\:ml-m13:last-child {
  margin-left: 13px;
}

.last\:ml-m26:last-child {
  margin-left: 26px;
}

.last\:ml-m2:last-child {
  margin-left: 2px;
}

.last\:ml-m14:last-child {
  margin-left: 14px;
}

.last\:ml-m5:last-child {
  margin-left: 5px;
}

.last\:ml-m8:last-child {
  margin-left: 8px;
}

.last\:ml-mp15:last-child {
  margin-left: 15%;
}

.last\:-ml-100:last-child {
  margin-left: -100px;
}

.last\:ml-0auto:last-child {
  margin-left: 0px auto;
}

.last\:ml-o6:last-child {
  margin-left: 1.5rem;
}

.last\:-ml-23:last-child {
  margin-left: -23px;
}

.box-border {
  box-sizing: border-box;
}

.box-content {
  box-sizing: content-box;
}

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

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

.table {
  display: table;
}

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

.table-caption {
  display: table-caption;
}

.table-cell {
  display: table-cell;
}

.table-column {
  display: table-column;
}

.table-column-group {
  display: table-column-group;
}

.table-footer-group {
  display: table-footer-group;
}

.table-header-group {
  display: table-header-group;
}

.table-row-group {
  display: table-row-group;
}

.table-row {
  display: table-row;
}

.flow-root {
  display: flow-root;
}

.grid {
  display: grid;
}

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

.contents {
  display: contents;
}

.list-item {
  display: list-item;
}

.hidden {
  display: none;
}

.h-0 {
  height: 0px;
}

.h-1 {
  height: 0.25rem;
}

.h-2 {
  height: 0.5rem;
}

.h-3 {
  height: 0.75rem;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-9 {
  height: 2.25rem;
}

.h-10 {
  height: 2.5rem;
}

.h-11 {
  height: 2.75rem;
}

.h-12 {
  height: 3rem;
}

.h-13 {
  height: 13px;
}

.h-14 {
  height: 3.5rem;
}

.h-15 {
  height: 15px;
}

.h-16 {
  height: 4rem;
}

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 24px;
}

.h-26 {
  height: 26px;
}

.h-28 {
  height: 7rem;
}

.h-30 {
  height: 30px;
}

.h-32 {
  height: 8rem;
}

.h-35 {
  height: 35px;
}

.h-36 {
  height: 36px;
}

.h-40 {
  height: 10rem;
}

.h-44 {
  height: 11rem;
}

.h-45 {
  height: 45px;
}

.h-48 {
  height: 12rem;
}

.h-49 {
  height: 49px;
}

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

.h-52 {
  height: 13rem;
}

.h-56 {
  height: 56px;
}

.h-58 {
  height: 58px;
}

.h-60 {
  height: 60px;
}

.h-64 {
  height: 16rem;
}

.h-70 {
  height: 70px;
}

.h-72 {
  height: 18rem;
}

.h-80 {
  height: 20rem;
}

.h-89 {
  height: 89px;
}

.h-95 {
  height: 95px;
}

.h-96 {
  height: 24rem;
}

.h-100 {
  height: 100px;
}

.h-105 {
  height: 105px;
}

.h-110 {
  height: 110px;
}

.h-120 {
  height: 120px;
}

.h-125 {
  height: 125px;
}

.h-135 {
  height: 135px;
}

.h-160 {
  height: 160px;
}

.h-170 {
  height: 170px;
}

.h-176 {
  height: 176px;
}

.h-185 {
  height: 185px;
}

.h-198 {
  height: 198px;
}

.h-255 {
  height: 255px;
}

.h-259 {
  height: 259px;
}

.h-280 {
  height: 280px;
}

.h-297 {
  height: 297px;
}

.h-300 {
  height: 300px;
}

.h-305 {
  height: 305px;
}

.h-320 {
  height: 320px;
}

.h-330 {
  height: 330px;
}

.h-402 {
  height: 402px;
}

.h-418 {
  height: 418px;
}

.h-422 {
  height: 422px;
}

.h-429 {
  height: 429px;
}

.h-430 {
  height: 430px;
}

.h-444 {
  height: 444px;
}

.h-454 {
  height: 454px;
}

.h-477 {
  height: 477px;
}

.h-480 {
  height: 480px;
}

.h-485 {
  height: 485px;
}

.h-495 {
  height: 495px;
}

.h-505 {
  height: 505px;
}

.h-521 {
  height: 521px;
}

.h-523 {
  height: 523px;
}

.h-525 {
  height: 525px;
}

.h-560 {
  height: 560px;
}

.h-600 {
  height: 600px;
}

.h-665 {
  height: 665px;
}

.h-960 {
  height: 960px;
}

.h-1080 {
  height: 1080px;
}

.h-auto {
  height: auto;
}

.h-px {
  height: 1px;
}

.h-0\.5 {
  height: 0.125rem;
}

.h-1\.5 {
  height: 0.375rem;
}

.h-2\.5 {
  height: 0.625rem;
}

.h-3\.5 {
  height: 0.875rem;
}

.h-1\/2 {
  height: 50%;
}

.h-1\/3 {
  height: 33.333333%;
}

.h-2\/3 {
  height: 66.666667%;
}

.h-1\/4 {
  height: 25%;
}

.h-2\/4 {
  height: 50%;
}

.h-3\/4 {
  height: 75%;
}

.h-1\/5 {
  height: 20%;
}

.h-2\/5 {
  height: 40%;
}

.h-3\/5 {
  height: 60%;
}

.h-4\/5 {
  height: 80%;
}

.h-1\/6 {
  height: 16.666667%;
}

.h-2\/6 {
  height: 33.333333%;
}

.h-3\/6 {
  height: 50%;
}

.h-4\/6 {
  height: 66.666667%;
}

.h-5\/6 {
  height: 83.333333%;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.h-h48 {
  height: 48px;
}

.h-h44 {
  height: 44px;
}

.h-h130 {
  height: 130px;
}

.h-h-h114 {
  height: h-h114;
}

.h-h-60 {
  height: h-60;
}

.h-h114 {
  height: 14px;
}

.h-h60 {
  height: 60px;
}

.h-h5 {
  height: 5px;
}

.h-95vh {
  height: 95vh;
}

.h-h22 {
  height: 22px;
}

.max-h-0 {
  max-height: 0px;
}

.max-h-1 {
  max-height: 0.25rem;
}

.max-h-2 {
  max-height: 0.5rem;
}

.max-h-3 {
  max-height: 0.75rem;
}

.max-h-4 {
  max-height: 1rem;
}

.max-h-5 {
  max-height: 1.25rem;
}

.max-h-6 {
  max-height: 1.5rem;
}

.max-h-7 {
  max-height: 1.75rem;
}

.max-h-8 {
  max-height: 2rem;
}

.max-h-9 {
  max-height: 2.25rem;
}

.max-h-10 {
  max-height: 2.5rem;
}

.max-h-11 {
  max-height: 2.75rem;
}

.max-h-12 {
  max-height: 3rem;
}

.max-h-14 {
  max-height: 3.5rem;
}

.max-h-16 {
  max-height: 4rem;
}

.max-h-20 {
  max-height: 5rem;
}

.max-h-24 {
  max-height: 6rem;
}

.max-h-28 {
  max-height: 7rem;
}

.max-h-32 {
  max-height: 8rem;
}

.max-h-36 {
  max-height: 9rem;
}

.max-h-40 {
  max-height: 10rem;
}

.max-h-44 {
  max-height: 11rem;
}

.max-h-48 {
  max-height: 12rem;
}

.max-h-52 {
  max-height: 13rem;
}

.max-h-56 {
  max-height: 14rem;
}

.max-h-60 {
  max-height: 15rem;
}

.max-h-64 {
  max-height: 16rem;
}

.max-h-72 {
  max-height: 18rem;
}

.max-h-80 {
  max-height: 20rem;
}

.max-h-96 {
  max-height: 24rem;
}

.max-h-px {
  max-height: 1px;
}

.max-h-0\.5 {
  max-height: 0.125rem;
}

.max-h-1\.5 {
  max-height: 0.375rem;
}

.max-h-2\.5 {
  max-height: 0.625rem;
}

.max-h-3\.5 {
  max-height: 0.875rem;
}

.max-h-full {
  max-height: 100%;
}

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

.min-h-0 {
  min-height: 0px;
}

.min-h-60 {
  min-height: 60px;
}

.min-h-175 {
  min-height: 175px;
}

.min-h-180 {
  min-height: 180px;
}

.min-h-200 {
  min-height: 200px;
}

.min-h-380 {
  min-height: 380px;
}

.min-h-400 {
  min-height: 400px;
}

.min-h-550 {
  min-height: 550px;
}

.min-h-full {
  min-height: 100%;
}

.min-h-screen {
  min-height: 100vh;
}

.w-0 {
  width: 0px;
}

.w-1 {
  width: 0.25rem;
}

.w-2 {
  width: 0.5rem;
}

.w-3 {
  width: 0.75rem;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-7 {
  width: 1.75rem;
}

.w-8 {
  width: 2rem;
}

.w-9 {
  width: 2.25rem;
}

.w-10 {
  width: 2.5rem;
}

.w-11 {
  width: 11px;
}

.w-12 {
  width: 3rem;
}

.w-13 {
  width: 13px;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 16%;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 24px;
}

.w-28 {
  width: 28 px;
}

.w-30 {
  width: 30px;
}

.w-32 {
  width: 8rem;
}

.w-35 {
  width: 35px;
}

.w-36 {
  width: 9rem;
}

.w-40 {
  width: 40px !important;
}

.w-44 {
  width: 11rem;
}

.w-48 {
  width: 12rem;
}

.w-50 {
  width: 50px;
}

.w-52 {
  width: 52%;
}

.w-54 {
  width: 54px;
}

.w-56 {
  width: 14rem;
}

.w-60 {
  width: 60%;
}

.w-64 {
  width: 16rem;
}

.w-68 {
  width: 68%;
}

.w-70 {
  width: 70px;
}

.w-72 {
  width: 18rem;
}

.w-80 {
  width: 80px;
}

.w-84 {
  width: 84px;
}

.w-85 {
  width: 85%;
}

.w-90 {
  width: 90px;
}

.w-93 {
  width: 93px;
}

.w-95 {
  width: 95px;
}

.w-96 {
  width: 24rem;
}

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

.w-105 {
  width: 105px;
}

.w-108 {
  width: 108px;
}

.w-110 {
  width: 110px;
}

.w-120 {
  width: 120px;
}

.w-122 {
  width: 122px;
}

.w-125 {
  width: 125px;
}

.w-130 {
  width: 130px;
}

.w-136 {
  width: 136px;
}

.w-140 {
  width: 140px;
}

.w-145 {
  width: 145px;
}

.w-150 {
  width: 150px;
}

.w-155 {
  width: 155px;
}

.w-159 {
  width: 159px;
}

.w-160 {
  width: 160px;
}

.w-162 {
  width: 162px;
}

.w-165 {
  width: 165px;
}

.w-169 {
  width: 169px;
}

.w-170 {
  width: 170px;
}

.w-174 {
  width: 174px;
}

.w-180 {
  width: 180px;
}

.w-185 {
  width: 185px;
}

.w-189 {
  width: 189px;
}

.w-190 {
  width: 190px;
}

.w-193 {
  width: 193px;
}

.w-197 {
  width: 197px;
}

.w-200 {
  width: 200px;
}

.w-205 {
  width: 205px;
}

.w-215 {
  width: 215px;
}

.w-220 {
  width: 220px;
}

.w-235 {
  width: 235px;
}

.w-240 {
  width: 240px;
}

.w-250 {
  width: 250px !important;
}

.w-268 {
  width: 268px;
}

.w-280 {
  width: 280px;
}

.w-284 {
  width: 284px;
}

.w-286 {
  width: 286px;
}

.w-290 {
  width: 290px;
}

.w-300 {
  width: 300px;
}

.w-310 {
  width: 310px;
}

.w-315 {
  width: 315px;
}

.w-320 {
  width: 320px;
}

.w-330 {
  width: 330px;
}

.w-341 {
  width: 341px;
}

.w-342 {
  width: 342px;
}

.w-345 {
  width: 345px;
}

.w-375 {
  width: 375px;
}

.w-400 {
  width: 400px;
}

.w-420 {
  width: 420px;
}

.w-450 {
  width: 450px;
}

.w-500 {
  width: 500px;
}

.w-508 {
  width: 508px;
}

.w-550 {
  width: 550px;
}

.w-560 {
  width: 560px;
}

.w-600 {
  width: 600px;
}

.w-637 {
  width: 637px;
}

.w-644 {
  width: 644px;
}

.w-650 {
  width: 650px;
}

.w-700 {
  width: 700px;
}

.w-710 {
  width: 710px;
}

.w-750 {
  width: 750px;
}

.w-768 {
  width: 768px;
}

.w-800 {
  width: 800px;
}

.w-850 {
  width: 850px;
}

.w-900 {
  width: 900px;
}

.w-920 {
  width: 920px;
}

.w-950 {
  width: 950px;
}

.w-1000 {
  width: 1000px;
}

.w-1075 {
  width: 1075px;
}

.w-1250 {
  width: 1250px;
}

.w-1420 {
  width: 1420px;
}

.w-1452 {
  width: 1452px;
}

.w-1499 {
  width: 1499px;
}

.w-auto {
  width: auto;
}

.w-px {
  width: 1px;
}

.w-0\.5 {
  width: 0.125rem;
}

.w-1\.5 {
  width: 0.375rem;
}

.w-2\.5 {
  width: 0.625rem;
}

.w-3\.5 {
  width: 0.875rem;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.333333%;
}

.w-2\/3 {
  width: 66.666667%;
}

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

.w-2\/4 {
  width: 50%;
}

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

.w-1\/6 {
  width: 16.666667%;
}

.w-2\/6 {
  width: 33.333333%;
}

.w-3\/6 {
  width: 50%;
}

.w-4\/6 {
  width: 66.666667%;
}

.w-5\/6 {
  width: 83.333333%;
}

.w-1\/12 {
  width: 8.333333%;
}

.w-2\/12 {
  width: 16.666667%;
}

.w-3\/12 {
  width: 25%;
}

.w-4\/12 {
  width: 33.333333%;
}

.w-5\/12 {
  width: 41.666667%;
}

.w-6\/12 {
  width: 50%;
}

.w-7\/12 {
  width: 58.333333%;
}

.w-8\/12 {
  width: 66.666667%;
}

.w-9\/12 {
  width: 75%;
}

.w-10\/12 {
  width: 83.333333%;
}

.w-11\/12 {
  width: 91.666667%;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

.w-min {
  width: -moz-min-content;
  width: min-content;
}

.w-max {
  width: -moz-max-content;
  width: max-content;
}

.w-3px {
  width: 3px;
}

.w-10rem {
  width: 10rem;
}

.w-w60 {
  width: 60px;
}

.w-w61 {
  width: 61px;
}

.w-w14 {
  width: 14%;
}

.w-w-w114 {
  width: w-w114;
}

.w-w-95 {
  width: w-95;
}

.w-w114 {
  width: 14px;
}

.w-w96 {
  width: 96%;
}

.w-w5 {
  width: 5px;
}

.w-m250 {
  width: 250px;
}

.w-40px {
  width: 40px;
}

.w-wd96 {
  width: 96px;
}

.w-66p {
  width: 66%;
}

.w-p40 {
  width: 40%;
}

.w-p37 {
  width: 37%;
}

.w-p80 {
  width: 80%;
}

.w-p90 {
  width: 90%;
}

.w-p12 {
  width: 12%;
}

.w-9\/20 {
  width: 45%;
}

.w-70p {
  width: 70%;
}

.w-32p {
  width: 32%;
}

.w-device-block {
  width: calc(100% - 64px) !important;
}

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

.w-45px {
  width: 45px;
}

.min-w-0 {
  min-width: 0px;
}

.min-w-385 {
  min-width: 385px;
}

.min-w-full {
  min-width: 100%;
}

.min-w-min {
  min-width: -moz-min-content;
  min-width: min-content;
}

.min-w-max {
  min-width: -moz-max-content;
  min-width: max-content;
}

.max-w-0 {
  max-width: 0rem;
}

.max-w-none {
  max-width: none;
}

.max-w-xs {
  max-width: 20rem;
}

.max-w-sm {
  max-width: 24rem;
}

.max-w-md {
  max-width: 28rem;
}

.max-w-lg {
  max-width: 32rem;
}

.max-w-xl {
  max-width: 36rem;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-5xl {
  max-width: 64rem;
}

.max-w-6xl {
  max-width: 72rem;
}

.max-w-7xl {
  max-width: 80rem;
}

.max-w-full {
  max-width: 100%;
}

.max-w-min {
  max-width: -moz-min-content;
  max-width: min-content;
}

.max-w-max {
  max-width: -moz-max-content;
  max-width: max-content;
}

.max-w-prose {
  max-width: 65ch;
}

.max-w-1600p {
  max-width: 1600px;
}

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

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

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

.flex-none {
  flex: none;
}

.flex-1\/2 {
  flex: 50%;
}

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

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

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

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

.table-auto {
  table-layout: auto;
}

.table-fixed {
  table-layout: fixed;
}

.border-collapse {
  border-collapse: collapse;
}

.border-separate {
  border-collapse: separate;
}

.origin-center {
  transform-origin: center;
}

.origin-top {
  transform-origin: top;
}

.origin-top-right {
  transform-origin: top right;
}

.origin-right {
  transform-origin: right;
}

.origin-bottom-right {
  transform-origin: bottom right;
}

.origin-bottom {
  transform-origin: bottom;
}

.origin-bottom-left {
  transform-origin: bottom left;
}

.origin-left {
  transform-origin: left;
}

.origin-top-left {
  transform-origin: top left;
}

.transform {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform-gpu {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform-none {
  transform: none;
}

.translate-x-0 {
  --tw-translate-x: 0px;
}

.translate-x-1 {
  --tw-translate-x: 0.25rem;
}

.translate-x-2 {
  --tw-translate-x: 0.5rem;
}

.translate-x-3 {
  --tw-translate-x: 0.75rem;
}

.translate-x-4 {
  --tw-translate-x: 1rem;
}

.translate-x-5 {
  --tw-translate-x: 1.25rem;
}

.translate-x-6 {
  --tw-translate-x: 1.5rem;
}

.translate-x-7 {
  --tw-translate-x: 1.75rem;
}

.translate-x-8 {
  --tw-translate-x: 2rem;
}

.translate-x-9 {
  --tw-translate-x: 2.25rem;
}

.translate-x-10 {
  --tw-translate-x: 2.5rem;
}

.translate-x-11 {
  --tw-translate-x: 2.75rem;
}

.translate-x-12 {
  --tw-translate-x: 3rem;
}

.translate-x-14 {
  --tw-translate-x: 3.5rem;
}

.translate-x-16 {
  --tw-translate-x: 4rem;
}

.translate-x-20 {
  --tw-translate-x: 5rem;
}

.translate-x-24 {
  --tw-translate-x: 6rem;
}

.translate-x-28 {
  --tw-translate-x: 7rem;
}

.translate-x-32 {
  --tw-translate-x: 8rem;
}

.translate-x-36 {
  --tw-translate-x: 9rem;
}

.translate-x-40 {
  --tw-translate-x: 10rem;
}

.translate-x-44 {
  --tw-translate-x: 11rem;
}

.translate-x-48 {
  --tw-translate-x: 12rem;
}

.translate-x-52 {
  --tw-translate-x: 13rem;
}

.translate-x-56 {
  --tw-translate-x: 14rem;
}

.translate-x-60 {
  --tw-translate-x: 15rem;
}

.translate-x-64 {
  --tw-translate-x: 16rem;
}

.translate-x-72 {
  --tw-translate-x: 18rem;
}

.translate-x-80 {
  --tw-translate-x: 20rem;
}

.translate-x-96 {
  --tw-translate-x: 24rem;
}

.translate-x-px {
  --tw-translate-x: 1px;
}

.translate-x-0\.5 {
  --tw-translate-x: 0.125rem;
}

.translate-x-1\.5 {
  --tw-translate-x: 0.375rem;
}

.translate-x-2\.5 {
  --tw-translate-x: 0.625rem;
}

.translate-x-3\.5 {
  --tw-translate-x: 0.875rem;
}

.-translate-x-0 {
  --tw-translate-x: 0px;
}

.-translate-x-1 {
  --tw-translate-x: -0.25rem;
}

.-translate-x-2 {
  --tw-translate-x: -0.5rem;
}

.-translate-x-3 {
  --tw-translate-x: -0.75rem;
}

.-translate-x-4 {
  --tw-translate-x: -1rem;
}

.-translate-x-5 {
  --tw-translate-x: -1.25rem;
}

.-translate-x-6 {
  --tw-translate-x: -1.5rem;
}

.-translate-x-7 {
  --tw-translate-x: -1.75rem;
}

.-translate-x-8 {
  --tw-translate-x: -2rem;
}

.-translate-x-9 {
  --tw-translate-x: -2.25rem;
}

.-translate-x-10 {
  --tw-translate-x: -2.5rem;
}

.-translate-x-11 {
  --tw-translate-x: -2.75rem;
}

.-translate-x-12 {
  --tw-translate-x: -3rem;
}

.-translate-x-14 {
  --tw-translate-x: -3.5rem;
}

.-translate-x-16 {
  --tw-translate-x: -4rem;
}

.-translate-x-20 {
  --tw-translate-x: -5rem;
}

.-translate-x-24 {
  --tw-translate-x: -6rem;
}

.-translate-x-28 {
  --tw-translate-x: -7rem;
}

.-translate-x-32 {
  --tw-translate-x: -8rem;
}

.-translate-x-36 {
  --tw-translate-x: -9rem;
}

.-translate-x-40 {
  --tw-translate-x: -10rem;
}

.-translate-x-44 {
  --tw-translate-x: -11rem;
}

.-translate-x-48 {
  --tw-translate-x: -12rem;
}

.-translate-x-52 {
  --tw-translate-x: -13rem;
}

.-translate-x-56 {
  --tw-translate-x: -14rem;
}

.-translate-x-60 {
  --tw-translate-x: -15rem;
}

.-translate-x-64 {
  --tw-translate-x: -16rem;
}

.-translate-x-72 {
  --tw-translate-x: -18rem;
}

.-translate-x-80 {
  --tw-translate-x: -20rem;
}

.-translate-x-96 {
  --tw-translate-x: -24rem;
}

.-translate-x-px {
  --tw-translate-x: -1px;
}

.-translate-x-0\.5 {
  --tw-translate-x: -0.125rem;
}

.-translate-x-1\.5 {
  --tw-translate-x: -0.375rem;
}

.-translate-x-2\.5 {
  --tw-translate-x: -0.625rem;
}

.-translate-x-3\.5 {
  --tw-translate-x: -0.875rem;
}

.translate-x-1\/2 {
  --tw-translate-x: 50%;
}

.translate-x-1\/3 {
  --tw-translate-x: 33.333333%;
}

.translate-x-2\/3 {
  --tw-translate-x: 66.666667%;
}

.translate-x-1\/4 {
  --tw-translate-x: 25%;
}

.translate-x-2\/4 {
  --tw-translate-x: 50%;
}

.translate-x-3\/4 {
  --tw-translate-x: 75%;
}

.translate-x-full {
  --tw-translate-x: 100%;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
}

.-translate-x-1\/3 {
  --tw-translate-x: -33.333333%;
}

.-translate-x-2\/3 {
  --tw-translate-x: -66.666667%;
}

.-translate-x-1\/4 {
  --tw-translate-x: -25%;
}

.-translate-x-2\/4 {
  --tw-translate-x: -50%;
}

.-translate-x-3\/4 {
  --tw-translate-x: -75%;
}

.-translate-x-full {
  --tw-translate-x: -100%;
}

.translate-y-0 {
  --tw-translate-y: 0px;
}

.translate-y-1 {
  --tw-translate-y: 0.25rem;
}

.translate-y-2 {
  --tw-translate-y: 0.5rem;
}

.translate-y-3 {
  --tw-translate-y: 0.75rem;
}

.translate-y-4 {
  --tw-translate-y: 1rem;
}

.translate-y-5 {
  --tw-translate-y: 1.25rem;
}

.translate-y-6 {
  --tw-translate-y: 1.5rem;
}

.translate-y-7 {
  --tw-translate-y: 1.75rem;
}

.translate-y-8 {
  --tw-translate-y: 2rem;
}

.translate-y-9 {
  --tw-translate-y: 2.25rem;
}

.translate-y-10 {
  --tw-translate-y: 2.5rem;
}

.translate-y-11 {
  --tw-translate-y: 2.75rem;
}

.translate-y-12 {
  --tw-translate-y: 3rem;
}

.translate-y-14 {
  --tw-translate-y: 3.5rem;
}

.translate-y-16 {
  --tw-translate-y: 4rem;
}

.translate-y-20 {
  --tw-translate-y: 5rem;
}

.translate-y-24 {
  --tw-translate-y: 6rem;
}

.translate-y-28 {
  --tw-translate-y: 7rem;
}

.translate-y-32 {
  --tw-translate-y: 8rem;
}

.translate-y-36 {
  --tw-translate-y: 9rem;
}

.translate-y-40 {
  --tw-translate-y: 10rem;
}

.translate-y-44 {
  --tw-translate-y: 11rem;
}

.translate-y-48 {
  --tw-translate-y: 12rem;
}

.translate-y-52 {
  --tw-translate-y: 13rem;
}

.translate-y-56 {
  --tw-translate-y: 14rem;
}

.translate-y-60 {
  --tw-translate-y: 15rem;
}

.translate-y-64 {
  --tw-translate-y: 16rem;
}

.translate-y-72 {
  --tw-translate-y: 18rem;
}

.translate-y-80 {
  --tw-translate-y: 20rem;
}

.translate-y-96 {
  --tw-translate-y: 24rem;
}

.translate-y-px {
  --tw-translate-y: 1px;
}

.translate-y-0\.5 {
  --tw-translate-y: 0.125rem;
}

.translate-y-1\.5 {
  --tw-translate-y: 0.375rem;
}

.translate-y-2\.5 {
  --tw-translate-y: 0.625rem;
}

.translate-y-3\.5 {
  --tw-translate-y: 0.875rem;
}

.-translate-y-0 {
  --tw-translate-y: 0px;
}

.-translate-y-1 {
  --tw-translate-y: -0.25rem;
}

.-translate-y-2 {
  --tw-translate-y: -0.5rem;
}

.-translate-y-3 {
  --tw-translate-y: -0.75rem;
}

.-translate-y-4 {
  --tw-translate-y: -1rem;
}

.-translate-y-5 {
  --tw-translate-y: -1.25rem;
}

.-translate-y-6 {
  --tw-translate-y: -1.5rem;
}

.-translate-y-7 {
  --tw-translate-y: -1.75rem;
}

.-translate-y-8 {
  --tw-translate-y: -2rem;
}

.-translate-y-9 {
  --tw-translate-y: -2.25rem;
}

.-translate-y-10 {
  --tw-translate-y: -2.5rem;
}

.-translate-y-11 {
  --tw-translate-y: -2.75rem;
}

.-translate-y-12 {
  --tw-translate-y: -3rem;
}

.-translate-y-14 {
  --tw-translate-y: -3.5rem;
}

.-translate-y-16 {
  --tw-translate-y: -4rem;
}

.-translate-y-20 {
  --tw-translate-y: -5rem;
}

.-translate-y-24 {
  --tw-translate-y: -6rem;
}

.-translate-y-28 {
  --tw-translate-y: -7rem;
}

.-translate-y-32 {
  --tw-translate-y: -8rem;
}

.-translate-y-36 {
  --tw-translate-y: -9rem;
}

.-translate-y-40 {
  --tw-translate-y: -10rem;
}

.-translate-y-44 {
  --tw-translate-y: -11rem;
}

.-translate-y-48 {
  --tw-translate-y: -12rem;
}

.-translate-y-52 {
  --tw-translate-y: -13rem;
}

.-translate-y-56 {
  --tw-translate-y: -14rem;
}

.-translate-y-60 {
  --tw-translate-y: -15rem;
}

.-translate-y-64 {
  --tw-translate-y: -16rem;
}

.-translate-y-72 {
  --tw-translate-y: -18rem;
}

.-translate-y-80 {
  --tw-translate-y: -20rem;
}

.-translate-y-96 {
  --tw-translate-y: -24rem;
}

.-translate-y-px {
  --tw-translate-y: -1px;
}

.-translate-y-0\.5 {
  --tw-translate-y: -0.125rem;
}

.-translate-y-1\.5 {
  --tw-translate-y: -0.375rem;
}

.-translate-y-2\.5 {
  --tw-translate-y: -0.625rem;
}

.-translate-y-3\.5 {
  --tw-translate-y: -0.875rem;
}

.translate-y-1\/2 {
  --tw-translate-y: 50%;
}

.translate-y-1\/3 {
  --tw-translate-y: 33.333333%;
}

.translate-y-2\/3 {
  --tw-translate-y: 66.666667%;
}

.translate-y-1\/4 {
  --tw-translate-y: 25%;
}

.translate-y-2\/4 {
  --tw-translate-y: 50%;
}

.translate-y-3\/4 {
  --tw-translate-y: 75%;
}

.translate-y-full {
  --tw-translate-y: 100%;
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
}

.-translate-y-1\/3 {
  --tw-translate-y: -33.333333%;
}

.-translate-y-2\/3 {
  --tw-translate-y: -66.666667%;
}

.-translate-y-1\/4 {
  --tw-translate-y: -25%;
}

.-translate-y-2\/4 {
  --tw-translate-y: -50%;
}

.-translate-y-3\/4 {
  --tw-translate-y: -75%;
}

.-translate-y-full {
  --tw-translate-y: -100%;
}

.hover\:translate-x-0:hover {
  --tw-translate-x: 0px;
}

.hover\:translate-x-1:hover {
  --tw-translate-x: 0.25rem;
}

.hover\:translate-x-2:hover {
  --tw-translate-x: 0.5rem;
}

.hover\:translate-x-3:hover {
  --tw-translate-x: 0.75rem;
}

.hover\:translate-x-4:hover {
  --tw-translate-x: 1rem;
}

.hover\:translate-x-5:hover {
  --tw-translate-x: 1.25rem;
}

.hover\:translate-x-6:hover {
  --tw-translate-x: 1.5rem;
}

.hover\:translate-x-7:hover {
  --tw-translate-x: 1.75rem;
}

.hover\:translate-x-8:hover {
  --tw-translate-x: 2rem;
}

.hover\:translate-x-9:hover {
  --tw-translate-x: 2.25rem;
}

.hover\:translate-x-10:hover {
  --tw-translate-x: 2.5rem;
}

.hover\:translate-x-11:hover {
  --tw-translate-x: 2.75rem;
}

.hover\:translate-x-12:hover {
  --tw-translate-x: 3rem;
}

.hover\:translate-x-14:hover {
  --tw-translate-x: 3.5rem;
}

.hover\:translate-x-16:hover {
  --tw-translate-x: 4rem;
}

.hover\:translate-x-20:hover {
  --tw-translate-x: 5rem;
}

.hover\:translate-x-24:hover {
  --tw-translate-x: 6rem;
}

.hover\:translate-x-28:hover {
  --tw-translate-x: 7rem;
}

.hover\:translate-x-32:hover {
  --tw-translate-x: 8rem;
}

.hover\:translate-x-36:hover {
  --tw-translate-x: 9rem;
}

.hover\:translate-x-40:hover {
  --tw-translate-x: 10rem;
}

.hover\:translate-x-44:hover {
  --tw-translate-x: 11rem;
}

.hover\:translate-x-48:hover {
  --tw-translate-x: 12rem;
}

.hover\:translate-x-52:hover {
  --tw-translate-x: 13rem;
}

.hover\:translate-x-56:hover {
  --tw-translate-x: 14rem;
}

.hover\:translate-x-60:hover {
  --tw-translate-x: 15rem;
}

.hover\:translate-x-64:hover {
  --tw-translate-x: 16rem;
}

.hover\:translate-x-72:hover {
  --tw-translate-x: 18rem;
}

.hover\:translate-x-80:hover {
  --tw-translate-x: 20rem;
}

.hover\:translate-x-96:hover {
  --tw-translate-x: 24rem;
}

.hover\:translate-x-px:hover {
  --tw-translate-x: 1px;
}

.hover\:translate-x-0\.5:hover {
  --tw-translate-x: 0.125rem;
}

.hover\:translate-x-1\.5:hover {
  --tw-translate-x: 0.375rem;
}

.hover\:translate-x-2\.5:hover {
  --tw-translate-x: 0.625rem;
}

.hover\:translate-x-3\.5:hover {
  --tw-translate-x: 0.875rem;
}

.hover\:-translate-x-0:hover {
  --tw-translate-x: 0px;
}

.hover\:-translate-x-1:hover {
  --tw-translate-x: -0.25rem;
}

.hover\:-translate-x-2:hover {
  --tw-translate-x: -0.5rem;
}

.hover\:-translate-x-3:hover {
  --tw-translate-x: -0.75rem;
}

.hover\:-translate-x-4:hover {
  --tw-translate-x: -1rem;
}

.hover\:-translate-x-5:hover {
  --tw-translate-x: -1.25rem;
}

.hover\:-translate-x-6:hover {
  --tw-translate-x: -1.5rem;
}

.hover\:-translate-x-7:hover {
  --tw-translate-x: -1.75rem;
}

.hover\:-translate-x-8:hover {
  --tw-translate-x: -2rem;
}

.hover\:-translate-x-9:hover {
  --tw-translate-x: -2.25rem;
}

.hover\:-translate-x-10:hover {
  --tw-translate-x: -2.5rem;
}

.hover\:-translate-x-11:hover {
  --tw-translate-x: -2.75rem;
}

.hover\:-translate-x-12:hover {
  --tw-translate-x: -3rem;
}

.hover\:-translate-x-14:hover {
  --tw-translate-x: -3.5rem;
}

.hover\:-translate-x-16:hover {
  --tw-translate-x: -4rem;
}

.hover\:-translate-x-20:hover {
  --tw-translate-x: -5rem;
}

.hover\:-translate-x-24:hover {
  --tw-translate-x: -6rem;
}

.hover\:-translate-x-28:hover {
  --tw-translate-x: -7rem;
}

.hover\:-translate-x-32:hover {
  --tw-translate-x: -8rem;
}

.hover\:-translate-x-36:hover {
  --tw-translate-x: -9rem;
}

.hover\:-translate-x-40:hover {
  --tw-translate-x: -10rem;
}

.hover\:-translate-x-44:hover {
  --tw-translate-x: -11rem;
}

.hover\:-translate-x-48:hover {
  --tw-translate-x: -12rem;
}

.hover\:-translate-x-52:hover {
  --tw-translate-x: -13rem;
}

.hover\:-translate-x-56:hover {
  --tw-translate-x: -14rem;
}

.hover\:-translate-x-60:hover {
  --tw-translate-x: -15rem;
}

.hover\:-translate-x-64:hover {
  --tw-translate-x: -16rem;
}

.hover\:-translate-x-72:hover {
  --tw-translate-x: -18rem;
}

.hover\:-translate-x-80:hover {
  --tw-translate-x: -20rem;
}

.hover\:-translate-x-96:hover {
  --tw-translate-x: -24rem;
}

.hover\:-translate-x-px:hover {
  --tw-translate-x: -1px;
}

.hover\:-translate-x-0\.5:hover {
  --tw-translate-x: -0.125rem;
}

.hover\:-translate-x-1\.5:hover {
  --tw-translate-x: -0.375rem;
}

.hover\:-translate-x-2\.5:hover {
  --tw-translate-x: -0.625rem;
}

.hover\:-translate-x-3\.5:hover {
  --tw-translate-x: -0.875rem;
}

.hover\:translate-x-1\/2:hover {
  --tw-translate-x: 50%;
}

.hover\:translate-x-1\/3:hover {
  --tw-translate-x: 33.333333%;
}

.hover\:translate-x-2\/3:hover {
  --tw-translate-x: 66.666667%;
}

.hover\:translate-x-1\/4:hover {
  --tw-translate-x: 25%;
}

.hover\:translate-x-2\/4:hover {
  --tw-translate-x: 50%;
}

.hover\:translate-x-3\/4:hover {
  --tw-translate-x: 75%;
}

.hover\:translate-x-full:hover {
  --tw-translate-x: 100%;
}

.hover\:-translate-x-1\/2:hover {
  --tw-translate-x: -50%;
}

.hover\:-translate-x-1\/3:hover {
  --tw-translate-x: -33.333333%;
}

.hover\:-translate-x-2\/3:hover {
  --tw-translate-x: -66.666667%;
}

.hover\:-translate-x-1\/4:hover {
  --tw-translate-x: -25%;
}

.hover\:-translate-x-2\/4:hover {
  --tw-translate-x: -50%;
}

.hover\:-translate-x-3\/4:hover {
  --tw-translate-x: -75%;
}

.hover\:-translate-x-full:hover {
  --tw-translate-x: -100%;
}

.hover\:translate-y-0:hover {
  --tw-translate-y: 0px;
}

.hover\:translate-y-1:hover {
  --tw-translate-y: 0.25rem;
}

.hover\:translate-y-2:hover {
  --tw-translate-y: 0.5rem;
}

.hover\:translate-y-3:hover {
  --tw-translate-y: 0.75rem;
}

.hover\:translate-y-4:hover {
  --tw-translate-y: 1rem;
}

.hover\:translate-y-5:hover {
  --tw-translate-y: 1.25rem;
}

.hover\:translate-y-6:hover {
  --tw-translate-y: 1.5rem;
}

.hover\:translate-y-7:hover {
  --tw-translate-y: 1.75rem;
}

.hover\:translate-y-8:hover {
  --tw-translate-y: 2rem;
}

.hover\:translate-y-9:hover {
  --tw-translate-y: 2.25rem;
}

.hover\:translate-y-10:hover {
  --tw-translate-y: 2.5rem;
}

.hover\:translate-y-11:hover {
  --tw-translate-y: 2.75rem;
}

.hover\:translate-y-12:hover {
  --tw-translate-y: 3rem;
}

.hover\:translate-y-14:hover {
  --tw-translate-y: 3.5rem;
}

.hover\:translate-y-16:hover {
  --tw-translate-y: 4rem;
}

.hover\:translate-y-20:hover {
  --tw-translate-y: 5rem;
}

.hover\:translate-y-24:hover {
  --tw-translate-y: 6rem;
}

.hover\:translate-y-28:hover {
  --tw-translate-y: 7rem;
}

.hover\:translate-y-32:hover {
  --tw-translate-y: 8rem;
}

.hover\:translate-y-36:hover {
  --tw-translate-y: 9rem;
}

.hover\:translate-y-40:hover {
  --tw-translate-y: 10rem;
}

.hover\:translate-y-44:hover {
  --tw-translate-y: 11rem;
}

.hover\:translate-y-48:hover {
  --tw-translate-y: 12rem;
}

.hover\:translate-y-52:hover {
  --tw-translate-y: 13rem;
}

.hover\:translate-y-56:hover {
  --tw-translate-y: 14rem;
}

.hover\:translate-y-60:hover {
  --tw-translate-y: 15rem;
}

.hover\:translate-y-64:hover {
  --tw-translate-y: 16rem;
}

.hover\:translate-y-72:hover {
  --tw-translate-y: 18rem;
}

.hover\:translate-y-80:hover {
  --tw-translate-y: 20rem;
}

.hover\:translate-y-96:hover {
  --tw-translate-y: 24rem;
}

.hover\:translate-y-px:hover {
  --tw-translate-y: 1px;
}

.hover\:translate-y-0\.5:hover {
  --tw-translate-y: 0.125rem;
}

.hover\:translate-y-1\.5:hover {
  --tw-translate-y: 0.375rem;
}

.hover\:translate-y-2\.5:hover {
  --tw-translate-y: 0.625rem;
}

.hover\:translate-y-3\.5:hover {
  --tw-translate-y: 0.875rem;
}

.hover\:-translate-y-0:hover {
  --tw-translate-y: 0px;
}

.hover\:-translate-y-1:hover {
  --tw-translate-y: -0.25rem;
}

.hover\:-translate-y-2:hover {
  --tw-translate-y: -0.5rem;
}

.hover\:-translate-y-3:hover {
  --tw-translate-y: -0.75rem;
}

.hover\:-translate-y-4:hover {
  --tw-translate-y: -1rem;
}

.hover\:-translate-y-5:hover {
  --tw-translate-y: -1.25rem;
}

.hover\:-translate-y-6:hover {
  --tw-translate-y: -1.5rem;
}

.hover\:-translate-y-7:hover {
  --tw-translate-y: -1.75rem;
}

.hover\:-translate-y-8:hover {
  --tw-translate-y: -2rem;
}

.hover\:-translate-y-9:hover {
  --tw-translate-y: -2.25rem;
}

.hover\:-translate-y-10:hover {
  --tw-translate-y: -2.5rem;
}

.hover\:-translate-y-11:hover {
  --tw-translate-y: -2.75rem;
}

.hover\:-translate-y-12:hover {
  --tw-translate-y: -3rem;
}

.hover\:-translate-y-14:hover {
  --tw-translate-y: -3.5rem;
}

.hover\:-translate-y-16:hover {
  --tw-translate-y: -4rem;
}

.hover\:-translate-y-20:hover {
  --tw-translate-y: -5rem;
}

.hover\:-translate-y-24:hover {
  --tw-translate-y: -6rem;
}

.hover\:-translate-y-28:hover {
  --tw-translate-y: -7rem;
}

.hover\:-translate-y-32:hover {
  --tw-translate-y: -8rem;
}

.hover\:-translate-y-36:hover {
  --tw-translate-y: -9rem;
}

.hover\:-translate-y-40:hover {
  --tw-translate-y: -10rem;
}

.hover\:-translate-y-44:hover {
  --tw-translate-y: -11rem;
}

.hover\:-translate-y-48:hover {
  --tw-translate-y: -12rem;
}

.hover\:-translate-y-52:hover {
  --tw-translate-y: -13rem;
}

.hover\:-translate-y-56:hover {
  --tw-translate-y: -14rem;
}

.hover\:-translate-y-60:hover {
  --tw-translate-y: -15rem;
}

.hover\:-translate-y-64:hover {
  --tw-translate-y: -16rem;
}

.hover\:-translate-y-72:hover {
  --tw-translate-y: -18rem;
}

.hover\:-translate-y-80:hover {
  --tw-translate-y: -20rem;
}

.hover\:-translate-y-96:hover {
  --tw-translate-y: -24rem;
}

.hover\:-translate-y-px:hover {
  --tw-translate-y: -1px;
}

.hover\:-translate-y-0\.5:hover {
  --tw-translate-y: -0.125rem;
}

.hover\:-translate-y-1\.5:hover {
  --tw-translate-y: -0.375rem;
}

.hover\:-translate-y-2\.5:hover {
  --tw-translate-y: -0.625rem;
}

.hover\:-translate-y-3\.5:hover {
  --tw-translate-y: -0.875rem;
}

.hover\:translate-y-1\/2:hover {
  --tw-translate-y: 50%;
}

.hover\:translate-y-1\/3:hover {
  --tw-translate-y: 33.333333%;
}

.hover\:translate-y-2\/3:hover {
  --tw-translate-y: 66.666667%;
}

.hover\:translate-y-1\/4:hover {
  --tw-translate-y: 25%;
}

.hover\:translate-y-2\/4:hover {
  --tw-translate-y: 50%;
}

.hover\:translate-y-3\/4:hover {
  --tw-translate-y: 75%;
}

.hover\:translate-y-full:hover {
  --tw-translate-y: 100%;
}

.hover\:-translate-y-1\/2:hover {
  --tw-translate-y: -50%;
}

.hover\:-translate-y-1\/3:hover {
  --tw-translate-y: -33.333333%;
}

.hover\:-translate-y-2\/3:hover {
  --tw-translate-y: -66.666667%;
}

.hover\:-translate-y-1\/4:hover {
  --tw-translate-y: -25%;
}

.hover\:-translate-y-2\/4:hover {
  --tw-translate-y: -50%;
}

.hover\:-translate-y-3\/4:hover {
  --tw-translate-y: -75%;
}

.hover\:-translate-y-full:hover {
  --tw-translate-y: -100%;
}

.focus\:translate-x-0:focus {
  --tw-translate-x: 0px;
}

.focus\:translate-x-1:focus {
  --tw-translate-x: 0.25rem;
}

.focus\:translate-x-2:focus {
  --tw-translate-x: 0.5rem;
}

.focus\:translate-x-3:focus {
  --tw-translate-x: 0.75rem;
}

.focus\:translate-x-4:focus {
  --tw-translate-x: 1rem;
}

.focus\:translate-x-5:focus {
  --tw-translate-x: 1.25rem;
}

.focus\:translate-x-6:focus {
  --tw-translate-x: 1.5rem;
}

.focus\:translate-x-7:focus {
  --tw-translate-x: 1.75rem;
}

.focus\:translate-x-8:focus {
  --tw-translate-x: 2rem;
}

.focus\:translate-x-9:focus {
  --tw-translate-x: 2.25rem;
}

.focus\:translate-x-10:focus {
  --tw-translate-x: 2.5rem;
}

.focus\:translate-x-11:focus {
  --tw-translate-x: 2.75rem;
}

.focus\:translate-x-12:focus {
  --tw-translate-x: 3rem;
}

.focus\:translate-x-14:focus {
  --tw-translate-x: 3.5rem;
}

.focus\:translate-x-16:focus {
  --tw-translate-x: 4rem;
}

.focus\:translate-x-20:focus {
  --tw-translate-x: 5rem;
}

.focus\:translate-x-24:focus {
  --tw-translate-x: 6rem;
}

.focus\:translate-x-28:focus {
  --tw-translate-x: 7rem;
}

.focus\:translate-x-32:focus {
  --tw-translate-x: 8rem;
}

.focus\:translate-x-36:focus {
  --tw-translate-x: 9rem;
}

.focus\:translate-x-40:focus {
  --tw-translate-x: 10rem;
}

.focus\:translate-x-44:focus {
  --tw-translate-x: 11rem;
}

.focus\:translate-x-48:focus {
  --tw-translate-x: 12rem;
}

.focus\:translate-x-52:focus {
  --tw-translate-x: 13rem;
}

.focus\:translate-x-56:focus {
  --tw-translate-x: 14rem;
}

.focus\:translate-x-60:focus {
  --tw-translate-x: 15rem;
}

.focus\:translate-x-64:focus {
  --tw-translate-x: 16rem;
}

.focus\:translate-x-72:focus {
  --tw-translate-x: 18rem;
}

.focus\:translate-x-80:focus {
  --tw-translate-x: 20rem;
}

.focus\:translate-x-96:focus {
  --tw-translate-x: 24rem;
}

.focus\:translate-x-px:focus {
  --tw-translate-x: 1px;
}

.focus\:translate-x-0\.5:focus {
  --tw-translate-x: 0.125rem;
}

.focus\:translate-x-1\.5:focus {
  --tw-translate-x: 0.375rem;
}

.focus\:translate-x-2\.5:focus {
  --tw-translate-x: 0.625rem;
}

.focus\:translate-x-3\.5:focus {
  --tw-translate-x: 0.875rem;
}

.focus\:-translate-x-0:focus {
  --tw-translate-x: 0px;
}

.focus\:-translate-x-1:focus {
  --tw-translate-x: -0.25rem;
}

.focus\:-translate-x-2:focus {
  --tw-translate-x: -0.5rem;
}

.focus\:-translate-x-3:focus {
  --tw-translate-x: -0.75rem;
}

.focus\:-translate-x-4:focus {
  --tw-translate-x: -1rem;
}

.focus\:-translate-x-5:focus {
  --tw-translate-x: -1.25rem;
}

.focus\:-translate-x-6:focus {
  --tw-translate-x: -1.5rem;
}

.focus\:-translate-x-7:focus {
  --tw-translate-x: -1.75rem;
}

.focus\:-translate-x-8:focus {
  --tw-translate-x: -2rem;
}

.focus\:-translate-x-9:focus {
  --tw-translate-x: -2.25rem;
}

.focus\:-translate-x-10:focus {
  --tw-translate-x: -2.5rem;
}

.focus\:-translate-x-11:focus {
  --tw-translate-x: -2.75rem;
}

.focus\:-translate-x-12:focus {
  --tw-translate-x: -3rem;
}

.focus\:-translate-x-14:focus {
  --tw-translate-x: -3.5rem;
}

.focus\:-translate-x-16:focus {
  --tw-translate-x: -4rem;
}

.focus\:-translate-x-20:focus {
  --tw-translate-x: -5rem;
}

.focus\:-translate-x-24:focus {
  --tw-translate-x: -6rem;
}

.focus\:-translate-x-28:focus {
  --tw-translate-x: -7rem;
}

.focus\:-translate-x-32:focus {
  --tw-translate-x: -8rem;
}

.focus\:-translate-x-36:focus {
  --tw-translate-x: -9rem;
}

.focus\:-translate-x-40:focus {
  --tw-translate-x: -10rem;
}

.focus\:-translate-x-44:focus {
  --tw-translate-x: -11rem;
}

.focus\:-translate-x-48:focus {
  --tw-translate-x: -12rem;
}

.focus\:-translate-x-52:focus {
  --tw-translate-x: -13rem;
}

.focus\:-translate-x-56:focus {
  --tw-translate-x: -14rem;
}

.focus\:-translate-x-60:focus {
  --tw-translate-x: -15rem;
}

.focus\:-translate-x-64:focus {
  --tw-translate-x: -16rem;
}

.focus\:-translate-x-72:focus {
  --tw-translate-x: -18rem;
}

.focus\:-translate-x-80:focus {
  --tw-translate-x: -20rem;
}

.focus\:-translate-x-96:focus {
  --tw-translate-x: -24rem;
}

.focus\:-translate-x-px:focus {
  --tw-translate-x: -1px;
}

.focus\:-translate-x-0\.5:focus {
  --tw-translate-x: -0.125rem;
}

.focus\:-translate-x-1\.5:focus {
  --tw-translate-x: -0.375rem;
}

.focus\:-translate-x-2\.5:focus {
  --tw-translate-x: -0.625rem;
}

.focus\:-translate-x-3\.5:focus {
  --tw-translate-x: -0.875rem;
}

.focus\:translate-x-1\/2:focus {
  --tw-translate-x: 50%;
}

.focus\:translate-x-1\/3:focus {
  --tw-translate-x: 33.333333%;
}

.focus\:translate-x-2\/3:focus {
  --tw-translate-x: 66.666667%;
}

.focus\:translate-x-1\/4:focus {
  --tw-translate-x: 25%;
}

.focus\:translate-x-2\/4:focus {
  --tw-translate-x: 50%;
}

.focus\:translate-x-3\/4:focus {
  --tw-translate-x: 75%;
}

.focus\:translate-x-full:focus {
  --tw-translate-x: 100%;
}

.focus\:-translate-x-1\/2:focus {
  --tw-translate-x: -50%;
}

.focus\:-translate-x-1\/3:focus {
  --tw-translate-x: -33.333333%;
}

.focus\:-translate-x-2\/3:focus {
  --tw-translate-x: -66.666667%;
}

.focus\:-translate-x-1\/4:focus {
  --tw-translate-x: -25%;
}

.focus\:-translate-x-2\/4:focus {
  --tw-translate-x: -50%;
}

.focus\:-translate-x-3\/4:focus {
  --tw-translate-x: -75%;
}

.focus\:-translate-x-full:focus {
  --tw-translate-x: -100%;
}

.focus\:translate-y-0:focus {
  --tw-translate-y: 0px;
}

.focus\:translate-y-1:focus {
  --tw-translate-y: 0.25rem;
}

.focus\:translate-y-2:focus {
  --tw-translate-y: 0.5rem;
}

.focus\:translate-y-3:focus {
  --tw-translate-y: 0.75rem;
}

.focus\:translate-y-4:focus {
  --tw-translate-y: 1rem;
}

.focus\:translate-y-5:focus {
  --tw-translate-y: 1.25rem;
}

.focus\:translate-y-6:focus {
  --tw-translate-y: 1.5rem;
}

.focus\:translate-y-7:focus {
  --tw-translate-y: 1.75rem;
}

.focus\:translate-y-8:focus {
  --tw-translate-y: 2rem;
}

.focus\:translate-y-9:focus {
  --tw-translate-y: 2.25rem;
}

.focus\:translate-y-10:focus {
  --tw-translate-y: 2.5rem;
}

.focus\:translate-y-11:focus {
  --tw-translate-y: 2.75rem;
}

.focus\:translate-y-12:focus {
  --tw-translate-y: 3rem;
}

.focus\:translate-y-14:focus {
  --tw-translate-y: 3.5rem;
}

.focus\:translate-y-16:focus {
  --tw-translate-y: 4rem;
}

.focus\:translate-y-20:focus {
  --tw-translate-y: 5rem;
}

.focus\:translate-y-24:focus {
  --tw-translate-y: 6rem;
}

.focus\:translate-y-28:focus {
  --tw-translate-y: 7rem;
}

.focus\:translate-y-32:focus {
  --tw-translate-y: 8rem;
}

.focus\:translate-y-36:focus {
  --tw-translate-y: 9rem;
}

.focus\:translate-y-40:focus {
  --tw-translate-y: 10rem;
}

.focus\:translate-y-44:focus {
  --tw-translate-y: 11rem;
}

.focus\:translate-y-48:focus {
  --tw-translate-y: 12rem;
}

.focus\:translate-y-52:focus {
  --tw-translate-y: 13rem;
}

.focus\:translate-y-56:focus {
  --tw-translate-y: 14rem;
}

.focus\:translate-y-60:focus {
  --tw-translate-y: 15rem;
}

.focus\:translate-y-64:focus {
  --tw-translate-y: 16rem;
}

.focus\:translate-y-72:focus {
  --tw-translate-y: 18rem;
}

.focus\:translate-y-80:focus {
  --tw-translate-y: 20rem;
}

.focus\:translate-y-96:focus {
  --tw-translate-y: 24rem;
}

.focus\:translate-y-px:focus {
  --tw-translate-y: 1px;
}

.focus\:translate-y-0\.5:focus {
  --tw-translate-y: 0.125rem;
}

.focus\:translate-y-1\.5:focus {
  --tw-translate-y: 0.375rem;
}

.focus\:translate-y-2\.5:focus {
  --tw-translate-y: 0.625rem;
}

.focus\:translate-y-3\.5:focus {
  --tw-translate-y: 0.875rem;
}

.focus\:-translate-y-0:focus {
  --tw-translate-y: 0px;
}

.focus\:-translate-y-1:focus {
  --tw-translate-y: -0.25rem;
}

.focus\:-translate-y-2:focus {
  --tw-translate-y: -0.5rem;
}

.focus\:-translate-y-3:focus {
  --tw-translate-y: -0.75rem;
}

.focus\:-translate-y-4:focus {
  --tw-translate-y: -1rem;
}

.focus\:-translate-y-5:focus {
  --tw-translate-y: -1.25rem;
}

.focus\:-translate-y-6:focus {
  --tw-translate-y: -1.5rem;
}

.focus\:-translate-y-7:focus {
  --tw-translate-y: -1.75rem;
}

.focus\:-translate-y-8:focus {
  --tw-translate-y: -2rem;
}

.focus\:-translate-y-9:focus {
  --tw-translate-y: -2.25rem;
}

.focus\:-translate-y-10:focus {
  --tw-translate-y: -2.5rem;
}

.focus\:-translate-y-11:focus {
  --tw-translate-y: -2.75rem;
}

.focus\:-translate-y-12:focus {
  --tw-translate-y: -3rem;
}

.focus\:-translate-y-14:focus {
  --tw-translate-y: -3.5rem;
}

.focus\:-translate-y-16:focus {
  --tw-translate-y: -4rem;
}

.focus\:-translate-y-20:focus {
  --tw-translate-y: -5rem;
}

.focus\:-translate-y-24:focus {
  --tw-translate-y: -6rem;
}

.focus\:-translate-y-28:focus {
  --tw-translate-y: -7rem;
}

.focus\:-translate-y-32:focus {
  --tw-translate-y: -8rem;
}

.focus\:-translate-y-36:focus {
  --tw-translate-y: -9rem;
}

.focus\:-translate-y-40:focus {
  --tw-translate-y: -10rem;
}

.focus\:-translate-y-44:focus {
  --tw-translate-y: -11rem;
}

.focus\:-translate-y-48:focus {
  --tw-translate-y: -12rem;
}

.focus\:-translate-y-52:focus {
  --tw-translate-y: -13rem;
}

.focus\:-translate-y-56:focus {
  --tw-translate-y: -14rem;
}

.focus\:-translate-y-60:focus {
  --tw-translate-y: -15rem;
}

.focus\:-translate-y-64:focus {
  --tw-translate-y: -16rem;
}

.focus\:-translate-y-72:focus {
  --tw-translate-y: -18rem;
}

.focus\:-translate-y-80:focus {
  --tw-translate-y: -20rem;
}

.focus\:-translate-y-96:focus {
  --tw-translate-y: -24rem;
}

.focus\:-translate-y-px:focus {
  --tw-translate-y: -1px;
}

.focus\:-translate-y-0\.5:focus {
  --tw-translate-y: -0.125rem;
}

.focus\:-translate-y-1\.5:focus {
  --tw-translate-y: -0.375rem;
}

.focus\:-translate-y-2\.5:focus {
  --tw-translate-y: -0.625rem;
}

.focus\:-translate-y-3\.5:focus {
  --tw-translate-y: -0.875rem;
}

.focus\:translate-y-1\/2:focus {
  --tw-translate-y: 50%;
}

.focus\:translate-y-1\/3:focus {
  --tw-translate-y: 33.333333%;
}

.focus\:translate-y-2\/3:focus {
  --tw-translate-y: 66.666667%;
}

.focus\:translate-y-1\/4:focus {
  --tw-translate-y: 25%;
}

.focus\:translate-y-2\/4:focus {
  --tw-translate-y: 50%;
}

.focus\:translate-y-3\/4:focus {
  --tw-translate-y: 75%;
}

.focus\:translate-y-full:focus {
  --tw-translate-y: 100%;
}

.focus\:-translate-y-1\/2:focus {
  --tw-translate-y: -50%;
}

.focus\:-translate-y-1\/3:focus {
  --tw-translate-y: -33.333333%;
}

.focus\:-translate-y-2\/3:focus {
  --tw-translate-y: -66.666667%;
}

.focus\:-translate-y-1\/4:focus {
  --tw-translate-y: -25%;
}

.focus\:-translate-y-2\/4:focus {
  --tw-translate-y: -50%;
}

.focus\:-translate-y-3\/4:focus {
  --tw-translate-y: -75%;
}

.focus\:-translate-y-full:focus {
  --tw-translate-y: -100%;
}

.rotate-0 {
  --tw-rotate: 0deg;
}

.rotate-1 {
  --tw-rotate: 1deg;
}

.rotate-2 {
  --tw-rotate: 2deg;
}

.rotate-3 {
  --tw-rotate: 3deg;
}

.rotate-6 {
  --tw-rotate: 6deg;
}

.rotate-12 {
  --tw-rotate: 12deg;
}

.rotate-45 {
  --tw-rotate: 45deg;
}

.rotate-90 {
  --tw-rotate: 90deg;
}

.rotate-180 {
  --tw-rotate: 180deg;
}

.-rotate-180 {
  --tw-rotate: -180deg;
}

.-rotate-90 {
  --tw-rotate: -90deg;
}

.-rotate-45 {
  --tw-rotate: -45deg;
}

.-rotate-12 {
  --tw-rotate: -12deg;
}

.-rotate-6 {
  --tw-rotate: -6deg;
}

.-rotate-3 {
  --tw-rotate: -3deg;
}

.-rotate-2 {
  --tw-rotate: -2deg;
}

.-rotate-1 {
  --tw-rotate: -1deg;
}

.hover\:rotate-0:hover {
  --tw-rotate: 0deg;
}

.hover\:rotate-1:hover {
  --tw-rotate: 1deg;
}

.hover\:rotate-2:hover {
  --tw-rotate: 2deg;
}

.hover\:rotate-3:hover {
  --tw-rotate: 3deg;
}

.hover\:rotate-6:hover {
  --tw-rotate: 6deg;
}

.hover\:rotate-12:hover {
  --tw-rotate: 12deg;
}

.hover\:rotate-45:hover {
  --tw-rotate: 45deg;
}

.hover\:rotate-90:hover {
  --tw-rotate: 90deg;
}

.hover\:rotate-180:hover {
  --tw-rotate: 180deg;
}

.hover\:-rotate-180:hover {
  --tw-rotate: -180deg;
}

.hover\:-rotate-90:hover {
  --tw-rotate: -90deg;
}

.hover\:-rotate-45:hover {
  --tw-rotate: -45deg;
}

.hover\:-rotate-12:hover {
  --tw-rotate: -12deg;
}

.hover\:-rotate-6:hover {
  --tw-rotate: -6deg;
}

.hover\:-rotate-3:hover {
  --tw-rotate: -3deg;
}

.hover\:-rotate-2:hover {
  --tw-rotate: -2deg;
}

.hover\:-rotate-1:hover {
  --tw-rotate: -1deg;
}

.focus\:rotate-0:focus {
  --tw-rotate: 0deg;
}

.focus\:rotate-1:focus {
  --tw-rotate: 1deg;
}

.focus\:rotate-2:focus {
  --tw-rotate: 2deg;
}

.focus\:rotate-3:focus {
  --tw-rotate: 3deg;
}

.focus\:rotate-6:focus {
  --tw-rotate: 6deg;
}

.focus\:rotate-12:focus {
  --tw-rotate: 12deg;
}

.focus\:rotate-45:focus {
  --tw-rotate: 45deg;
}

.focus\:rotate-90:focus {
  --tw-rotate: 90deg;
}

.focus\:rotate-180:focus {
  --tw-rotate: 180deg;
}

.focus\:-rotate-180:focus {
  --tw-rotate: -180deg;
}

.focus\:-rotate-90:focus {
  --tw-rotate: -90deg;
}

.focus\:-rotate-45:focus {
  --tw-rotate: -45deg;
}

.focus\:-rotate-12:focus {
  --tw-rotate: -12deg;
}

.focus\:-rotate-6:focus {
  --tw-rotate: -6deg;
}

.focus\:-rotate-3:focus {
  --tw-rotate: -3deg;
}

.focus\:-rotate-2:focus {
  --tw-rotate: -2deg;
}

.focus\:-rotate-1:focus {
  --tw-rotate: -1deg;
}

.skew-x-0 {
  --tw-skew-x: 0deg;
}

.skew-x-1 {
  --tw-skew-x: 1deg;
}

.skew-x-2 {
  --tw-skew-x: 2deg;
}

.skew-x-3 {
  --tw-skew-x: 3deg;
}

.skew-x-6 {
  --tw-skew-x: 6deg;
}

.skew-x-12 {
  --tw-skew-x: 12deg;
}

.-skew-x-12 {
  --tw-skew-x: -12deg;
}

.-skew-x-6 {
  --tw-skew-x: -6deg;
}

.-skew-x-3 {
  --tw-skew-x: -3deg;
}

.-skew-x-2 {
  --tw-skew-x: -2deg;
}

.-skew-x-1 {
  --tw-skew-x: -1deg;
}

.skew-y-0 {
  --tw-skew-y: 0deg;
}

.skew-y-1 {
  --tw-skew-y: 1deg;
}

.skew-y-2 {
  --tw-skew-y: 2deg;
}

.skew-y-3 {
  --tw-skew-y: 3deg;
}

.skew-y-6 {
  --tw-skew-y: 6deg;
}

.skew-y-12 {
  --tw-skew-y: 12deg;
}

.-skew-y-12 {
  --tw-skew-y: -12deg;
}

.-skew-y-6 {
  --tw-skew-y: -6deg;
}

.-skew-y-3 {
  --tw-skew-y: -3deg;
}

.-skew-y-2 {
  --tw-skew-y: -2deg;
}

.-skew-y-1 {
  --tw-skew-y: -1deg;
}

.hover\:skew-x-0:hover {
  --tw-skew-x: 0deg;
}

.hover\:skew-x-1:hover {
  --tw-skew-x: 1deg;
}

.hover\:skew-x-2:hover {
  --tw-skew-x: 2deg;
}

.hover\:skew-x-3:hover {
  --tw-skew-x: 3deg;
}

.hover\:skew-x-6:hover {
  --tw-skew-x: 6deg;
}

.hover\:skew-x-12:hover {
  --tw-skew-x: 12deg;
}

.hover\:-skew-x-12:hover {
  --tw-skew-x: -12deg;
}

.hover\:-skew-x-6:hover {
  --tw-skew-x: -6deg;
}

.hover\:-skew-x-3:hover {
  --tw-skew-x: -3deg;
}

.hover\:-skew-x-2:hover {
  --tw-skew-x: -2deg;
}

.hover\:-skew-x-1:hover {
  --tw-skew-x: -1deg;
}

.hover\:skew-y-0:hover {
  --tw-skew-y: 0deg;
}

.hover\:skew-y-1:hover {
  --tw-skew-y: 1deg;
}

.hover\:skew-y-2:hover {
  --tw-skew-y: 2deg;
}

.hover\:skew-y-3:hover {
  --tw-skew-y: 3deg;
}

.hover\:skew-y-6:hover {
  --tw-skew-y: 6deg;
}

.hover\:skew-y-12:hover {
  --tw-skew-y: 12deg;
}

.hover\:-skew-y-12:hover {
  --tw-skew-y: -12deg;
}

.hover\:-skew-y-6:hover {
  --tw-skew-y: -6deg;
}

.hover\:-skew-y-3:hover {
  --tw-skew-y: -3deg;
}

.hover\:-skew-y-2:hover {
  --tw-skew-y: -2deg;
}

.hover\:-skew-y-1:hover {
  --tw-skew-y: -1deg;
}

.focus\:skew-x-0:focus {
  --tw-skew-x: 0deg;
}

.focus\:skew-x-1:focus {
  --tw-skew-x: 1deg;
}

.focus\:skew-x-2:focus {
  --tw-skew-x: 2deg;
}

.focus\:skew-x-3:focus {
  --tw-skew-x: 3deg;
}

.focus\:skew-x-6:focus {
  --tw-skew-x: 6deg;
}

.focus\:skew-x-12:focus {
  --tw-skew-x: 12deg;
}

.focus\:-skew-x-12:focus {
  --tw-skew-x: -12deg;
}

.focus\:-skew-x-6:focus {
  --tw-skew-x: -6deg;
}

.focus\:-skew-x-3:focus {
  --tw-skew-x: -3deg;
}

.focus\:-skew-x-2:focus {
  --tw-skew-x: -2deg;
}

.focus\:-skew-x-1:focus {
  --tw-skew-x: -1deg;
}

.focus\:skew-y-0:focus {
  --tw-skew-y: 0deg;
}

.focus\:skew-y-1:focus {
  --tw-skew-y: 1deg;
}

.focus\:skew-y-2:focus {
  --tw-skew-y: 2deg;
}

.focus\:skew-y-3:focus {
  --tw-skew-y: 3deg;
}

.focus\:skew-y-6:focus {
  --tw-skew-y: 6deg;
}

.focus\:skew-y-12:focus {
  --tw-skew-y: 12deg;
}

.focus\:-skew-y-12:focus {
  --tw-skew-y: -12deg;
}

.focus\:-skew-y-6:focus {
  --tw-skew-y: -6deg;
}

.focus\:-skew-y-3:focus {
  --tw-skew-y: -3deg;
}

.focus\:-skew-y-2:focus {
  --tw-skew-y: -2deg;
}

.focus\:-skew-y-1:focus {
  --tw-skew-y: -1deg;
}

.scale-0 {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
}

.scale-50 {
  --tw-scale-x: .5;
  --tw-scale-y: .5;
}

.scale-75 {
  --tw-scale-x: .75;
  --tw-scale-y: .75;
}

.scale-90 {
  --tw-scale-x: .9;
  --tw-scale-y: .9;
}

.scale-95 {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
}

.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}

.scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
}

.scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
}

.scale-125 {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
}

.scale-150 {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
}

.hover\:scale-0:hover {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
}

.hover\:scale-50:hover {
  --tw-scale-x: .5;
  --tw-scale-y: .5;
}

.hover\:scale-75:hover {
  --tw-scale-x: .75;
  --tw-scale-y: .75;
}

.hover\:scale-90:hover {
  --tw-scale-x: .9;
  --tw-scale-y: .9;
}

.hover\:scale-95:hover {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
}

.hover\:scale-100:hover {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}

.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
}

.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
}

.hover\:scale-125:hover {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
}

.hover\:scale-150:hover {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
}

.focus\:scale-0:focus {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
}

.focus\:scale-50:focus {
  --tw-scale-x: .5;
  --tw-scale-y: .5;
}

.focus\:scale-75:focus {
  --tw-scale-x: .75;
  --tw-scale-y: .75;
}

.focus\:scale-90:focus {
  --tw-scale-x: .9;
  --tw-scale-y: .9;
}

.focus\:scale-95:focus {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
}

.focus\:scale-100:focus {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}

.focus\:scale-105:focus {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
}

.focus\:scale-110:focus {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
}

.focus\:scale-125:focus {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
}

.focus\:scale-150:focus {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
}

.scale-x-0 {
  --tw-scale-x: 0;
}

.scale-x-50 {
  --tw-scale-x: .5;
}

.scale-x-75 {
  --tw-scale-x: .75;
}

.scale-x-90 {
  --tw-scale-x: .9;
}

.scale-x-95 {
  --tw-scale-x: .95;
}

.scale-x-100 {
  --tw-scale-x: 1;
}

.scale-x-105 {
  --tw-scale-x: 1.05;
}

.scale-x-110 {
  --tw-scale-x: 1.1;
}

.scale-x-125 {
  --tw-scale-x: 1.25;
}

.scale-x-150 {
  --tw-scale-x: 1.5;
}

.scale-y-0 {
  --tw-scale-y: 0;
}

.scale-y-50 {
  --tw-scale-y: .5;
}

.scale-y-75 {
  --tw-scale-y: .75;
}

.scale-y-90 {
  --tw-scale-y: .9;
}

.scale-y-95 {
  --tw-scale-y: .95;
}

.scale-y-100 {
  --tw-scale-y: 1;
}

.scale-y-105 {
  --tw-scale-y: 1.05;
}

.scale-y-110 {
  --tw-scale-y: 1.1;
}

.scale-y-125 {
  --tw-scale-y: 1.25;
}

.scale-y-150 {
  --tw-scale-y: 1.5;
}

.hover\:scale-x-0:hover {
  --tw-scale-x: 0;
}

.hover\:scale-x-50:hover {
  --tw-scale-x: .5;
}

.hover\:scale-x-75:hover {
  --tw-scale-x: .75;
}

.hover\:scale-x-90:hover {
  --tw-scale-x: .9;
}

.hover\:scale-x-95:hover {
  --tw-scale-x: .95;
}

.hover\:scale-x-100:hover {
  --tw-scale-x: 1;
}

.hover\:scale-x-105:hover {
  --tw-scale-x: 1.05;
}

.hover\:scale-x-110:hover {
  --tw-scale-x: 1.1;
}

.hover\:scale-x-125:hover {
  --tw-scale-x: 1.25;
}

.hover\:scale-x-150:hover {
  --tw-scale-x: 1.5;
}

.hover\:scale-y-0:hover {
  --tw-scale-y: 0;
}

.hover\:scale-y-50:hover {
  --tw-scale-y: .5;
}

.hover\:scale-y-75:hover {
  --tw-scale-y: .75;
}

.hover\:scale-y-90:hover {
  --tw-scale-y: .9;
}

.hover\:scale-y-95:hover {
  --tw-scale-y: .95;
}

.hover\:scale-y-100:hover {
  --tw-scale-y: 1;
}

.hover\:scale-y-105:hover {
  --tw-scale-y: 1.05;
}

.hover\:scale-y-110:hover {
  --tw-scale-y: 1.1;
}

.hover\:scale-y-125:hover {
  --tw-scale-y: 1.25;
}

.hover\:scale-y-150:hover {
  --tw-scale-y: 1.5;
}

.focus\:scale-x-0:focus {
  --tw-scale-x: 0;
}

.focus\:scale-x-50:focus {
  --tw-scale-x: .5;
}

.focus\:scale-x-75:focus {
  --tw-scale-x: .75;
}

.focus\:scale-x-90:focus {
  --tw-scale-x: .9;
}

.focus\:scale-x-95:focus {
  --tw-scale-x: .95;
}

.focus\:scale-x-100:focus {
  --tw-scale-x: 1;
}

.focus\:scale-x-105:focus {
  --tw-scale-x: 1.05;
}

.focus\:scale-x-110:focus {
  --tw-scale-x: 1.1;
}

.focus\:scale-x-125:focus {
  --tw-scale-x: 1.25;
}

.focus\:scale-x-150:focus {
  --tw-scale-x: 1.5;
}

.focus\:scale-y-0:focus {
  --tw-scale-y: 0;
}

.focus\:scale-y-50:focus {
  --tw-scale-y: .5;
}

.focus\:scale-y-75:focus {
  --tw-scale-y: .75;
}

.focus\:scale-y-90:focus {
  --tw-scale-y: .9;
}

.focus\:scale-y-95:focus {
  --tw-scale-y: .95;
}

.focus\:scale-y-100:focus {
  --tw-scale-y: 1;
}

.focus\:scale-y-105:focus {
  --tw-scale-y: 1.05;
}

.focus\:scale-y-110:focus {
  --tw-scale-y: 1.1;
}

.focus\:scale-y-125:focus {
  --tw-scale-y: 1.25;
}

.focus\:scale-y-150:focus {
  --tw-scale-y: 1.5;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.animate-none {
  animation: none;
}

.animate-spin {
  animation: spin 1s linear infinite;
}

.animate-ping {
  animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}

.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.animate-bounce {
  animation: bounce 1s infinite;
}

.cursor-auto {
  cursor: auto;
}

.cursor-default {
  cursor: default;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-wait {
  cursor: wait;
}

.cursor-text {
  cursor: text;
}

.cursor-move {
  cursor: move;
}

.cursor-help {
  cursor: help;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.select-text {
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
}

.select-all {
  -webkit-user-select: all;
  -moz-user-select: all;
  user-select: all;
}

.select-auto {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  user-select: auto;
}

.resize-none {
  resize: none;
}

.resize-y {
  resize: vertical;
}

.resize-x {
  resize: horizontal;
}

.resize {
  resize: both;
}

.list-inside {
  list-style-position: inside;
}

.list-outside {
  list-style-position: outside;
}

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

.list-disc {
  list-style-type: disc;
}

.list-decimal {
  list-style-type: decimal;
}

.appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.auto-cols-auto {
  grid-auto-columns: auto;
}

.auto-cols-min {
  grid-auto-columns: min-content;
}

.auto-cols-max {
  grid-auto-columns: max-content;
}

.auto-cols-fr {
  grid-auto-columns: minmax(0, 1fr);
}

.grid-flow-row {
  grid-auto-flow: row;
}

.grid-flow-col {
  grid-auto-flow: column;
}

.grid-flow-row-dense {
  grid-auto-flow: row dense;
}

.grid-flow-col-dense {
  grid-auto-flow: column dense;
}

.auto-rows-auto {
  grid-auto-rows: auto;
}

.auto-rows-min {
  grid-auto-rows: min-content;
}

.auto-rows-max {
  grid-auto-rows: max-content;
}

.auto-rows-fr {
  grid-auto-rows: minmax(0, 1fr);
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}

.grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}

.grid-cols-9 {
  grid-template-columns: repeat(9, minmax(0, 1fr));
}

.grid-cols-10 {
  grid-template-columns: repeat(10, minmax(0, 1fr));
}

.grid-cols-11 {
  grid-template-columns: repeat(11, minmax(0, 1fr));
}

.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.grid-cols-none {
  grid-template-columns: none;
}

.grid-rows-1 {
  grid-template-rows: repeat(1, minmax(0, 1fr));
}

.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

.grid-rows-3 {
  grid-template-rows: repeat(3, minmax(0, 1fr));
}

.grid-rows-4 {
  grid-template-rows: repeat(4, minmax(0, 1fr));
}

.grid-rows-5 {
  grid-template-rows: repeat(5, minmax(0, 1fr));
}

.grid-rows-6 {
  grid-template-rows: repeat(6, minmax(0, 1fr));
}

.grid-rows-none {
  grid-template-rows: none;
}

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

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

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

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

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

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

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

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

.place-content-start {
  place-content: start;
}

.place-content-end {
  place-content: end;
}

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

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

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

.place-content-stretch {
  place-content: stretch;
}

.place-items-start {
  place-items: start;
}

.place-items-end {
  place-items: end;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.justify-items-start {
  justify-items: start;
}

.justify-items-end {
  justify-items: end;
}

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

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

.gap-0 {
  gap: 0px;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-7 {
  gap: 1.75rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-9 {
  gap: 2.25rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-11 {
  gap: 2.75rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-14 {
  gap: 3.5rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-20 {
  gap: 5rem;
}

.gap-24 {
  gap: 6rem;
}

.gap-28 {
  gap: 7rem;
}

.gap-32 {
  gap: 8rem;
}

.gap-36 {
  gap: 9rem;
}

.gap-40 {
  gap: 10rem;
}

.gap-44 {
  gap: 11rem;
}

.gap-48 {
  gap: 12rem;
}

.gap-52 {
  gap: 13rem;
}

.gap-56 {
  gap: 14rem;
}

.gap-60 {
  gap: 15rem;
}

.gap-64 {
  gap: 16rem;
}

.gap-72 {
  gap: 18rem;
}

.gap-80 {
  gap: 20rem;
}

.gap-96 {
  gap: 24rem;
}

.gap-px {
  gap: 1px;
}

.gap-0\.5 {
  gap: 0.125rem;
}

.gap-1\.5 {
  gap: 0.375rem;
}

.gap-2\.5 {
  gap: 0.625rem;
}

.gap-3\.5 {
  gap: 0.875rem;
}

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

.gap-x-1 {
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
}

.gap-x-2 {
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}

.gap-x-3 {
  -moz-column-gap: 0.75rem;
  column-gap: 0.75rem;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}

.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}

.gap-x-6 {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
}

.gap-x-7 {
  -moz-column-gap: 1.75rem;
  column-gap: 1.75rem;
}

.gap-x-8 {
  -moz-column-gap: 2rem;
  column-gap: 2rem;
}

.gap-x-9 {
  -moz-column-gap: 2.25rem;
  column-gap: 2.25rem;
}

.gap-x-10 {
  -moz-column-gap: 2.5rem;
  column-gap: 2.5rem;
}

.gap-x-11 {
  -moz-column-gap: 2.75rem;
  column-gap: 2.75rem;
}

.gap-x-12 {
  -moz-column-gap: 3rem;
  column-gap: 3rem;
}

.gap-x-14 {
  -moz-column-gap: 3.5rem;
  column-gap: 3.5rem;
}

.gap-x-16 {
  -moz-column-gap: 4rem;
  column-gap: 4rem;
}

.gap-x-20 {
  -moz-column-gap: 5rem;
  column-gap: 5rem;
}

.gap-x-24 {
  -moz-column-gap: 6rem;
  column-gap: 6rem;
}

.gap-x-28 {
  -moz-column-gap: 7rem;
  column-gap: 7rem;
}

.gap-x-32 {
  -moz-column-gap: 8rem;
  column-gap: 8rem;
}

.gap-x-36 {
  -moz-column-gap: 9rem;
  column-gap: 9rem;
}

.gap-x-40 {
  -moz-column-gap: 10rem;
  column-gap: 10rem;
}

.gap-x-44 {
  -moz-column-gap: 11rem;
  column-gap: 11rem;
}

.gap-x-48 {
  -moz-column-gap: 12rem;
  column-gap: 12rem;
}

.gap-x-52 {
  -moz-column-gap: 13rem;
  column-gap: 13rem;
}

.gap-x-56 {
  -moz-column-gap: 14rem;
  column-gap: 14rem;
}

.gap-x-60 {
  -moz-column-gap: 15rem;
  column-gap: 15rem;
}

.gap-x-64 {
  -moz-column-gap: 16rem;
  column-gap: 16rem;
}

.gap-x-72 {
  -moz-column-gap: 18rem;
  column-gap: 18rem;
}

.gap-x-80 {
  -moz-column-gap: 20rem;
  column-gap: 20rem;
}

.gap-x-96 {
  -moz-column-gap: 24rem;
  column-gap: 24rem;
}

.gap-x-px {
  -moz-column-gap: 1px;
  column-gap: 1px;
}

.gap-x-0\.5 {
  -moz-column-gap: 0.125rem;
  column-gap: 0.125rem;
}

.gap-x-1\.5 {
  -moz-column-gap: 0.375rem;
  column-gap: 0.375rem;
}

.gap-x-2\.5 {
  -moz-column-gap: 0.625rem;
  column-gap: 0.625rem;
}

.gap-x-3\.5 {
  -moz-column-gap: 0.875rem;
  column-gap: 0.875rem;
}

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

.gap-y-1 {
  row-gap: 0.25rem;
}

.gap-y-2 {
  row-gap: 0.5rem;
}

.gap-y-3 {
  row-gap: 0.75rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.gap-y-5 {
  row-gap: 1.25rem;
}

.gap-y-6 {
  row-gap: 1.5rem;
}

.gap-y-7 {
  row-gap: 1.75rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.gap-y-9 {
  row-gap: 2.25rem;
}

.gap-y-10 {
  row-gap: 2.5rem;
}

.gap-y-11 {
  row-gap: 2.75rem;
}

.gap-y-12 {
  row-gap: 3rem;
}

.gap-y-14 {
  row-gap: 3.5rem;
}

.gap-y-16 {
  row-gap: 4rem;
}

.gap-y-20 {
  row-gap: 5rem;
}

.gap-y-24 {
  row-gap: 6rem;
}

.gap-y-28 {
  row-gap: 7rem;
}

.gap-y-32 {
  row-gap: 8rem;
}

.gap-y-36 {
  row-gap: 9rem;
}

.gap-y-40 {
  row-gap: 10rem;
}

.gap-y-44 {
  row-gap: 11rem;
}

.gap-y-48 {
  row-gap: 12rem;
}

.gap-y-52 {
  row-gap: 13rem;
}

.gap-y-56 {
  row-gap: 14rem;
}

.gap-y-60 {
  row-gap: 15rem;
}

.gap-y-64 {
  row-gap: 16rem;
}

.gap-y-72 {
  row-gap: 18rem;
}

.gap-y-80 {
  row-gap: 20rem;
}

.gap-y-96 {
  row-gap: 24rem;
}

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

.gap-y-0\.5 {
  row-gap: 0.125rem;
}

.gap-y-1\.5 {
  row-gap: 0.375rem;
}

.gap-y-2\.5 {
  row-gap: 0.625rem;
}

.gap-y-3\.5 {
  row-gap: 0.875rem;
}

.space-x-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-7 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.75rem * var(--tw-space-x-reverse));
  margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-9 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.25rem * var(--tw-space-x-reverse));
  margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-11 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.75rem * var(--tw-space-x-reverse));
  margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(3rem * var(--tw-space-x-reverse));
  margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-14 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(3.5rem * var(--tw-space-x-reverse));
  margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-16 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(4rem * var(--tw-space-x-reverse));
  margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-20 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(5rem * var(--tw-space-x-reverse));
  margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-24 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(6rem * var(--tw-space-x-reverse));
  margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-28 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(7rem * var(--tw-space-x-reverse));
  margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-32 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(8rem * var(--tw-space-x-reverse));
  margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-36 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(9rem * var(--tw-space-x-reverse));
  margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-40 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(10rem * var(--tw-space-x-reverse));
  margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-44 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(11rem * var(--tw-space-x-reverse));
  margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-48 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(12rem * var(--tw-space-x-reverse));
  margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-52 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(13rem * var(--tw-space-x-reverse));
  margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-56 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(14rem * var(--tw-space-x-reverse));
  margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-60 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(15rem * var(--tw-space-x-reverse));
  margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-64 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(16rem * var(--tw-space-x-reverse));
  margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-72 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(18rem * var(--tw-space-x-reverse));
  margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-80 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(20rem * var(--tw-space-x-reverse));
  margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-96 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(24rem * var(--tw-space-x-reverse));
  margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-px > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1px * var(--tw-space-x-reverse));
  margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.125rem * var(--tw-space-x-reverse));
  margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.375rem * var(--tw-space-x-reverse));
  margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.625rem * var(--tw-space-x-reverse));
  margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.875rem * var(--tw-space-x-reverse));
  margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-1rem * var(--tw-space-x-reverse));
  margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-7 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-2rem * var(--tw-space-x-reverse));
  margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-9 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-11 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-3rem * var(--tw-space-x-reverse));
  margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-14 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-16 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-4rem * var(--tw-space-x-reverse));
  margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-20 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-5rem * var(--tw-space-x-reverse));
  margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-24 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-6rem * var(--tw-space-x-reverse));
  margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-28 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-7rem * var(--tw-space-x-reverse));
  margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-32 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-8rem * var(--tw-space-x-reverse));
  margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-36 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-9rem * var(--tw-space-x-reverse));
  margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-40 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-10rem * var(--tw-space-x-reverse));
  margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-44 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-11rem * var(--tw-space-x-reverse));
  margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-48 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-12rem * var(--tw-space-x-reverse));
  margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-52 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-13rem * var(--tw-space-x-reverse));
  margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-56 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-14rem * var(--tw-space-x-reverse));
  margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-60 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-15rem * var(--tw-space-x-reverse));
  margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-64 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-16rem * var(--tw-space-x-reverse));
  margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-72 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-18rem * var(--tw-space-x-reverse));
  margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-80 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-20rem * var(--tw-space-x-reverse));
  margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-96 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-24rem * var(--tw-space-x-reverse));
  margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-px > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-1px * var(--tw-space-x-reverse));
  margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
  margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.space-y-7 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
}

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.space-y-9 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
}

.space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}

.space-y-11 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
}

.space-y-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}

.space-y-14 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
}

.space-y-16 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}

.space-y-20 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(5rem * var(--tw-space-y-reverse));
}

.space-y-24 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(6rem * var(--tw-space-y-reverse));
}

.space-y-28 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(7rem * var(--tw-space-y-reverse));
}

.space-y-32 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(8rem * var(--tw-space-y-reverse));
}

.space-y-36 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(9rem * var(--tw-space-y-reverse));
}

.space-y-40 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(10rem * var(--tw-space-y-reverse));
}

.space-y-44 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(11rem * var(--tw-space-y-reverse));
}

.space-y-48 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(12rem * var(--tw-space-y-reverse));
}

.space-y-52 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(13rem * var(--tw-space-y-reverse));
}

.space-y-56 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(14rem * var(--tw-space-y-reverse));
}

.space-y-60 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(15rem * var(--tw-space-y-reverse));
}

.space-y-64 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(16rem * var(--tw-space-y-reverse));
}

.space-y-72 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(18rem * var(--tw-space-y-reverse));
}

.space-y-80 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(20rem * var(--tw-space-y-reverse));
}

.space-y-96 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(24rem * var(--tw-space-y-reverse));
}

.space-y-px > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1px * var(--tw-space-y-reverse));
}

.space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
}

.space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}

.space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
}

.space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
}

.-space-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}

.-space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
}

.-space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
}

.-space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
}

.-space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
}

.-space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
}

.-space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
}

.-space-y-7 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
}

.-space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
}

.-space-y-9 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
}

.-space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
}

.-space-y-11 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
}

.-space-y-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
}

.-space-y-14 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
}

.-space-y-16 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
}

.-space-y-20 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
}

.-space-y-24 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
}

.-space-y-28 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
}

.-space-y-32 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
}

.-space-y-36 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
}

.-space-y-40 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
}

.-space-y-44 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
}

.-space-y-48 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
}

.-space-y-52 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
}

.-space-y-56 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
}

.-space-y-60 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
}

.-space-y-64 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
}

.-space-y-72 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
}

.-space-y-80 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
}

.-space-y-96 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
}

.-space-y-px > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-1px * var(--tw-space-y-reverse));
}

.-space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
}

.-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
}

.-space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
}

.-space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
}

.space-y-reverse > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 1;
}

.space-x-reverse > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 1;
}

.divide-x-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(0px * var(--tw-divide-x-reverse));
  border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(2px * var(--tw-divide-x-reverse));
  border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(4px * var(--tw-divide-x-reverse));
  border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-x-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(5px * var(--tw-divide-x-reverse));
  border-left-width: calc(5px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(8px * var(--tw-divide-x-reverse));
  border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-x-1\/5 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1.5px * var(--tw-divide-x-reverse));
  border-left-width: calc(1.5px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-x-1\/2 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(0.5px * var(--tw-divide-x-reverse));
  border-left-width: calc(0.5px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
}

.divide-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
}

.divide-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
}

.divide-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(5px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(5px * var(--tw-divide-y-reverse));
}

.divide-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-y-1\/5 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1.5px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1.5px * var(--tw-divide-y-reverse));
}

.divide-y-1\/2 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(0.5px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(0.5px * var(--tw-divide-y-reverse));
}

.divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 1;
}

.divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 1;
}

.divide-solid > :not([hidden]) ~ :not([hidden]) {
  border-style: solid;
}

.divide-dashed > :not([hidden]) ~ :not([hidden]) {
  border-style: dashed;
}

.divide-dotted > :not([hidden]) ~ :not([hidden]) {
  border-style: dotted;
}

.divide-double > :not([hidden]) ~ :not([hidden]) {
  border-style: double;
}

.divide-none > :not([hidden]) ~ :not([hidden]) {
  border-style: none;
}

.divide-transparent > :not([hidden]) ~ :not([hidden]) {
  border-color: transparent;
}

.divide-current > :not([hidden]) ~ :not([hidden]) {
  border-color: currentColor;
}

.divide-black > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
}

.divide-white > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
}

.divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
}

.divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
}

.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
}

.divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
}

.divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
}

.divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
}

.divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
}

.divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
}

.divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
}

.divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
}

.divide-red-50 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
}

.divide-red-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
}

.divide-red-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
}

.divide-red-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
}

.divide-red-400 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
}

.divide-red-500 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
}

.divide-red-600 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
}

.divide-red-700 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
}

.divide-red-800 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
}

.divide-red-900 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
}

.divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
}

.divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
}

.divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
}

.divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
}

.divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
}

.divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
}

.divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
}

.divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
}

.divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
}

.divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
}

.divide-green-50 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
}

.divide-green-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
}

.divide-green-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
}

.divide-green-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
}

.divide-green-400 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
}

.divide-green-500 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
}

.divide-green-600 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
}

.divide-green-700 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
}

.divide-green-800 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
}

.divide-green-900 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
}

.divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
}

.divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
}

.divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
}

.divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
}

.divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
}

.divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
}

.divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
}

.divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
}

.divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
}

.divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
}

.divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
}

.divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
}

.divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
}

.divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
}

.divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
}

.divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
}

.divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
}

.divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
}

.divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
}

.divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
}

.divide-purple > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
}

.divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
}

.divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
}

.divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
}

.divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
}

.divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
}

.divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
}

.divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
}

.divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
}

.divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
}

.divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
}

.divide-Asurion-White > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
}

.divide-Asurion-Blue-Brighter > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
}

.divide-Asurion-Blue-Deep > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
}

.divide-Asurion-Blue-Light > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
}

.divide-Asurion-Purple > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
}

.divide-Asurion-Purple-Deeper > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
}

.divide-Asurion-Purple-Light > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
}

.divide-Asurion-Gray-Deepest > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
}

.divide-Asurion-Gray-Deeper > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(110, 118, 125, var(--tw-divide-opacity));
}

.divide-Asurion-Gray-Light > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
}

.divide-Asurion-Gray-Lighter > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
}

.divide-Asurion-Gray-Lightest > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
}

.divide-Asurion-Red-Deep > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
}

.divide-light-gray > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
}

.divide-light-gray-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
}

.divide-light-gray-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
}

.divide-light-gray-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(240, 240, 245, var(--tw-divide-opacity));
}

.divide-light-gray-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
}

.divide-light-gray-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
}

.divide-light-slate-gray > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(133, 137, 161, var(--tw-divide-opacity));
}

.divide-denim-blue > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(0, 102, 178, var(--tw-divide-opacity));
}

.divide-purple-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
}

.divide-dark-red > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
}

.divide-bright-red > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(244, 7, 21, var(--tw-divide-opacity));
}

.divide-mustard-yellow > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(237, 139, 0, var(--tw-divide-opacity));
}

.divide-mustard-yellow-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(237, 102, 0, var(--tw-divide-opacity));
}

.divide-light-blue > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
}

.divide-light-blue-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(74, 104, 249, var(--tw-divide-opacity));
}

.divide-light-blue-3 > :not([hidden]) ~ :not([hidden]) {
  border-color:  #F0F3FF;
}

.divide-light-blue-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
}

.divide-purple-blue > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(100, 105, 225, var(--tw-divide-opacity));
}

.divide-light-green > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
}

.divide-light-green-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
}

.divide-light-bg-green > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(240, 255, 249, var(--tw-divide-opacity));
}

.divide-green-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(11, 131, 80, var(--tw-divide-opacity));
}

.divide-pink-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(255, 237, 213, var(--tw-divide-opacity));
}

.divide-light-white-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(248, 246, 238, var(--tw-divide-opacity));
}

.divide-Black-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
}

.divide-Default-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
}

.divide-White-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(249, 246, 239, var(--tw-divide-opacity));
}

.divide-Green-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(174, 224, 205, var(--tw-divide-opacity));
}

.divide-Blue-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
}

.divide-Silver-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(228, 228, 226, var(--tw-divide-opacity));
}

.divide-Yellow-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(243, 208, 96, var(--tw-divide-opacity));
}

.divide-Grey-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
}

.divide-Gray-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
}

.divide-Red-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(186, 12, 46, var(--tw-divide-opacity));
}

.divide-Gold-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(245, 221, 197, var(--tw-divide-opacity));
}

.divide-light-green-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
}

.divide-dark-blue-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
}

.divide-blue-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
}

.divide-yellow-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(237, 184, 0, var(--tw-divide-opacity));
}

.divide-blue-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(37, 59, 170, var(--tw-divide-opacity));
}

.divide-light-pink > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(255, 80, 112, var(--tw-divide-opacity));
}

.divide-bright-green > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
}

.divide-bright-yellow > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
}

.divide-SpaceGrey-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
}

.divide-Purple-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
}

.divide-LightPurple-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(209, 205, 218, var(--tw-divide-opacity));
}

.divide-Glow-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
}

.divide-Bronze-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(205, 127, 50, var(--tw-divide-opacity));
}

.divide-Copper-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(184, 115, 51, var(--tw-divide-opacity));
}

.divide-Pink-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(255, 192, 203, var(--tw-divide-opacity));
}

.divide-Orange-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(255, 165, 0, var(--tw-divide-opacity));
}

.divide-Coral-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(238, 119, 98, var(--tw-divide-opacity));
}

.divide-MajesticBlack-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
}

.divide-PrismBlack-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
}

.divide-CeramicBlack-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
}

.divide-MidnightBlack-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(0, 4, 13, var(--tw-divide-opacity));
}

.divide-PrismWhite-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(225, 216, 203, var(--tw-divide-opacity));
}

.divide-CeramicWhite-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(194, 194, 196, var(--tw-divide-opacity));
}

.divide-LilacPurple-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(200, 162, 200, var(--tw-divide-opacity));
}

.divide-CrownSilver-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(177, 165, 170, var(--tw-divide-opacity));
}

.divide-CoralBlue-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(175, 220, 236, var(--tw-divide-opacity));
}

.divide-lime-yellow > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
}

.divide-apple-green > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
}

.divide-bg-new-blue > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(57, 220, 240, var(--tw-divide-opacity));
}

.divide-bg-new-pink > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(231, 154, 174, var(--tw-divide-opacity));
}

.divide-new-pink-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(233, 161, 179, var(--tw-divide-opacity));
}

.divide-footer-grey > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(51, 50, 56, var(--tw-divide-opacity));
}

.divide-border-grey > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(196, 196, 196, var(--tw-divide-opacity));
}

.divide-apple-green-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(48, 208, 145, var(--tw-divide-opacity));
}

.divide-crimson-red > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(210, 35, 35, var(--tw-divide-opacity));
}

.divide-asurion-cyan > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(149, 206, 215, var(--tw-divide-opacity));
}

.divide-bright-orange > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(255, 139, 26, var(--tw-divide-opacity));
}

.divide-Graphite-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(210, 206, 219, var(--tw-divide-opacity));
}

.divide-PacificBlue-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
}

.divide-light-purple > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(179, 163, 215, var(--tw-divide-opacity));
}

.divide-asurion-gray > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(216, 216, 216, var(--tw-divide-opacity));
}

.divide-OceanBlue-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(0, 119, 190, var(--tw-divide-opacity));
}

.divide-MetallicCopper-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(114, 40, 30, var(--tw-divide-opacity));
}

.divide-PorcelainWhite-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(248, 251, 248, var(--tw-divide-opacity));
}

.divide-LightBlue-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(173, 216, 230, var(--tw-divide-opacity));
}

.divide-CloudNavy-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
}

.divide-CloudMint-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
}

.divide-CloudOrange-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(255, 186, 151, var(--tw-divide-opacity));
}

.divide-CloudLavender-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(214, 211, 226, var(--tw-divide-opacity));
}

.divide-CloudRed-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(219, 176, 162, var(--tw-divide-opacity));
}

.divide-CloudWhite-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(242, 242, 237, var(--tw-divide-opacity));
}

.divide-SunriseGold-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
}

.divide-SunshineGold-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
}

.divide-AuraBlack-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
}

.divide-AuraGlow-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
}

.divide-MysticBronze-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(60, 37, 22, var(--tw-divide-opacity));
}

.divide-MysticGreen-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(144, 161, 154, var(--tw-divide-opacity));
}

.divide-MysticGrey-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(86, 79, 85, var(--tw-divide-opacity));
}

.divide-MysticBlack-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(53, 58, 60, var(--tw-divide-opacity));
}

.divide-MysticWhite-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(228, 237, 227, var(--tw-divide-opacity));
}

.divide-price-blue1 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
}

.divide-indigo1 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
}

.divide-Purple-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(149, 152, 248, var(--tw-divide-opacity));
}

.divide-new-blue-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(51, 179, 194, var(--tw-divide-opacity));
}

.divide-dark-blue-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(4, 29, 251, var(--tw-divide-opacity));
}

.divide-replace-bg > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(138, 164, 188, var(--tw-divide-opacity));
}

.divide-resolve-bg > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(71, 131, 203, var(--tw-divide-opacity));
}

.divide-violet > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
}

.divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0;
}

.divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.05;
}

.divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.1;
}

.divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.2;
}

.divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.25;
}

.divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.3;
}

.divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.4;
}

.divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.5;
}

.divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.6;
}

.divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.7;
}

.divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.75;
}

.divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.8;
}

.divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.9;
}

.divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 0.95;
}

.divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
}

.place-self-auto {
  place-self: auto;
}

.place-self-start {
  place-self: start;
}

.place-self-end {
  place-self: end;
}

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

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

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

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

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

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

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

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

.justify-self-auto {
  justify-self: auto;
}

.justify-self-start {
  justify-self: start;
}

.justify-self-end {
  justify-self: end;
}

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

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

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.overflow-scroll {
  overflow: scroll;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-auto {
  overflow-y: auto;
}

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

.overflow-y-hidden {
  overflow-y: hidden;
}

.overflow-x-visible {
  overflow-x: visible;
}

.overflow-y-visible {
  overflow-y: visible;
}

.overflow-x-scroll {
  overflow-x: scroll;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.overscroll-auto {
  overscroll-behavior: auto;
}

.overscroll-contain {
  overscroll-behavior: contain;
}

.overscroll-none {
  overscroll-behavior: none;
}

.overscroll-y-auto {
  overscroll-behavior-y: auto;
}

.overscroll-y-contain {
  overscroll-behavior-y: contain;
}

.overscroll-y-none {
  overscroll-behavior-y: none;
}

.overscroll-x-auto {
  overscroll-behavior-x: auto;
}

.overscroll-x-contain {
  overscroll-behavior-x: contain;
}

.overscroll-x-none {
  overscroll-behavior-x: none;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.overflow-ellipsis {
  text-overflow: ellipsis;
}

.overflow-clip {
  text-overflow: clip;
}

.whitespace-normal {
  white-space: normal;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.whitespace-pre {
  white-space: pre;
}

.whitespace-pre-line {
  white-space: pre-line;
}

.whitespace-pre-wrap {
  white-space: pre-wrap;
}

.break-normal {
  overflow-wrap: normal;
  word-break: normal;
}

.break-words {
  overflow-wrap: break-word;
}

.break-all {
  word-break: break-all;
}

.rounded-5 {
  border-radius: 5px;
}

.rounded-16 {
  border-radius: 16px;
}

.rounded-none {
  border-radius: 0px;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

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

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-r3 {
  border-radius: 3px;
}

.rounded-t-5 {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.rounded-t-16 {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

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

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

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

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

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

.rounded-t-xl {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

.rounded-t-2xl {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.rounded-t-3xl {
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}

.rounded-t-full {
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
}

.rounded-t-r3 {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.rounded-r-5 {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.rounded-r-16 {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.rounded-r-none {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.rounded-r-sm {
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}

.rounded-r {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.rounded-r-md {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.rounded-r-lg {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.rounded-r-xl {
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}

.rounded-r-2xl {
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.rounded-r-3xl {
  border-top-right-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}

.rounded-r-full {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}

.rounded-r-r3 {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.rounded-b-5 {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.rounded-b-16 {
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
}

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

.rounded-b-sm {
  border-bottom-right-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}

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

.rounded-b-md {
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

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

.rounded-b-xl {
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}

.rounded-b-2xl {
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.rounded-b-3xl {
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}

.rounded-b-full {
  border-bottom-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.rounded-b-r3 {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.rounded-l-5 {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.rounded-l-16 {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.rounded-l-none {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.rounded-l-sm {
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
}

.rounded-l {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rounded-l-md {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.rounded-l-lg {
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.rounded-l-xl {
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}

.rounded-l-2xl {
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.rounded-l-3xl {
  border-top-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}

.rounded-l-full {
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.rounded-l-r3 {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.rounded-tl-5 {
  border-top-left-radius: 5px;
}

.rounded-tl-16 {
  border-top-left-radius: 16px;
}

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

.rounded-tl-sm {
  border-top-left-radius: 0.125rem;
}

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

.rounded-tl-md {
  border-top-left-radius: 0.375rem;
}

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

.rounded-tl-xl {
  border-top-left-radius: 0.75rem;
}

.rounded-tl-2xl {
  border-top-left-radius: 1rem;
}

.rounded-tl-3xl {
  border-top-left-radius: 1.5rem;
}

.rounded-tl-full {
  border-top-left-radius: 9999px;
}

.rounded-tl-r3 {
  border-top-left-radius: 3px;
}

.rounded-tr-5 {
  border-top-right-radius: 5px;
}

.rounded-tr-16 {
  border-top-right-radius: 16px;
}

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

.rounded-tr-sm {
  border-top-right-radius: 0.125rem;
}

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

.rounded-tr-md {
  border-top-right-radius: 0.375rem;
}

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

.rounded-tr-xl {
  border-top-right-radius: 0.75rem;
}

.rounded-tr-2xl {
  border-top-right-radius: 1rem;
}

.rounded-tr-3xl {
  border-top-right-radius: 1.5rem;
}

.rounded-tr-full {
  border-top-right-radius: 9999px;
}

.rounded-tr-r3 {
  border-top-right-radius: 3px;
}

.rounded-br-5 {
  border-bottom-right-radius: 5px;
}

.rounded-br-16 {
  border-bottom-right-radius: 16px;
}

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

.rounded-br-sm {
  border-bottom-right-radius: 0.125rem;
}

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

.rounded-br-md {
  border-bottom-right-radius: 0.375rem;
}

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

.rounded-br-xl {
  border-bottom-right-radius: 0.75rem;
}

.rounded-br-2xl {
  border-bottom-right-radius: 1rem;
}

.rounded-br-3xl {
  border-bottom-right-radius: 1.5rem;
}

.rounded-br-full {
  border-bottom-right-radius: 9999px;
}

.rounded-br-r3 {
  border-bottom-right-radius: 3px;
}

.rounded-bl-5 {
  border-bottom-left-radius: 5px;
}

.rounded-bl-16 {
  border-bottom-left-radius: 16px;
}

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

.rounded-bl-sm {
  border-bottom-left-radius: 0.125rem;
}

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

.rounded-bl-md {
  border-bottom-left-radius: 0.375rem;
}

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

.rounded-bl-xl {
  border-bottom-left-radius: 0.75rem;
}

.rounded-bl-2xl {
  border-bottom-left-radius: 1rem;
}

.rounded-bl-3xl {
  border-bottom-left-radius: 1.5rem;
}

.rounded-bl-full {
  border-bottom-left-radius: 9999px;
}

.rounded-bl-r3 {
  border-bottom-left-radius: 3px;
}

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

.border-2 {
  border-width: 2px;
}

.border-4 {
  border-width: 4px;
}

.border-5 {
  border-width: 5px;
}

.border-8 {
  border-width: 8px;
}

.border {
  border-width: 1px;
}

.border-1\/5 {
  border-width: 1.5px;
}

.border-1\/2 {
  border-width: 0.5px;
}

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

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

.border-t-4 {
  border-top-width: 4px;
}

.border-t-5 {
  border-top-width: 5px;
}

.border-t-8 {
  border-top-width: 8px;
}

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

.border-t-1\/5 {
  border-top-width: 1.5px;
}

.border-t-1\/2 {
  border-top-width: 0.5px;
}

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

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

.border-r-4 {
  border-right-width: 4px;
}

.border-r-5 {
  border-right-width: 5px;
}

.border-r-8 {
  border-right-width: 8px;
}

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

.border-r-1\/5 {
  border-right-width: 1.5px;
}

.border-r-1\/2 {
  border-right-width: 0.5px;
}

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

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

.border-b-4 {
  border-bottom-width: 4px;
}

.border-b-5 {
  border-bottom-width: 5px;
}

.border-b-8 {
  border-bottom-width: 8px;
}

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

.border-b-1\/5 {
  border-bottom-width: 1.5px;
}

.border-b-1\/2 {
  border-bottom-width: 0.5px;
}

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

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

.border-l-4 {
  border-left-width: 4px;
}

.border-l-5 {
  border-left-width: 5px;
}

.border-l-8 {
  border-left-width: 8px;
}

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

.border-l-1\/5 {
  border-left-width: 1.5px;
}

.border-l-1\/2 {
  border-left-width: 0.5px;
}

.border-solid {
  border-style: solid;
}

.border-dashed {
  border-style: dashed;
}

.border-dotted {
  border-style: dotted;
}

.border-double {
  border-style: double;
}

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

.border-transparent {
  border-color: transparent;
}

.border-current {
  border-color: currentColor;
}

.border-black {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.border-gray-50 {
  --tw-border-opacity: 1;
  border-color: rgba(249, 250, 251, var(--tw-border-opacity));
}

.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgba(243, 244, 246, var(--tw-border-opacity));
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}

.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgba(156, 163, 175, var(--tw-border-opacity));
}

.border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgba(107, 114, 128, var(--tw-border-opacity));
}

.border-gray-600 {
  --tw-border-opacity: 1;
  border-color: rgba(75, 85, 99, var(--tw-border-opacity));
}

.border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgba(55, 65, 81, var(--tw-border-opacity));
}

.border-gray-800 {
  --tw-border-opacity: 1;
  border-color: rgba(31, 41, 55, var(--tw-border-opacity));
}

.border-gray-900 {
  --tw-border-opacity: 1;
  border-color: rgba(17, 24, 39, var(--tw-border-opacity));
}

.border-red-50 {
  --tw-border-opacity: 1;
  border-color: rgba(254, 242, 242, var(--tw-border-opacity));
}

.border-red-100 {
  --tw-border-opacity: 1;
  border-color: rgba(254, 226, 226, var(--tw-border-opacity));
}

.border-red-200 {
  --tw-border-opacity: 1;
  border-color: rgba(254, 202, 202, var(--tw-border-opacity));
}

.border-red-300 {
  --tw-border-opacity: 1;
  border-color: rgba(252, 165, 165, var(--tw-border-opacity));
}

.border-red-400 {
  --tw-border-opacity: 1;
  border-color: rgba(248, 113, 113, var(--tw-border-opacity));
}

.border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgba(239, 68, 68, var(--tw-border-opacity));
}

.border-red-600 {
  --tw-border-opacity: 1;
  border-color: rgba(220, 38, 38, var(--tw-border-opacity));
}

.border-red-700 {
  --tw-border-opacity: 1;
  border-color: rgba(185, 28, 28, var(--tw-border-opacity));
}

.border-red-800 {
  --tw-border-opacity: 1;
  border-color: rgba(153, 27, 27, var(--tw-border-opacity));
}

.border-red-900 {
  --tw-border-opacity: 1;
  border-color: rgba(127, 29, 29, var(--tw-border-opacity));
}

.border-yellow-50 {
  --tw-border-opacity: 1;
  border-color: rgba(255, 251, 235, var(--tw-border-opacity));
}

.border-yellow-100 {
  --tw-border-opacity: 1;
  border-color: rgba(254, 243, 199, var(--tw-border-opacity));
}

.border-yellow-200 {
  --tw-border-opacity: 1;
  border-color: rgba(253, 230, 138, var(--tw-border-opacity));
}

.border-yellow-300 {
  --tw-border-opacity: 1;
  border-color: rgba(252, 211, 77, var(--tw-border-opacity));
}

.border-yellow-400 {
  --tw-border-opacity: 1;
  border-color: rgba(251, 191, 36, var(--tw-border-opacity));
}

.border-yellow-500 {
  --tw-border-opacity: 1;
  border-color: rgba(245, 158, 11, var(--tw-border-opacity));
}

.border-yellow-600 {
  --tw-border-opacity: 1;
  border-color: rgba(217, 119, 6, var(--tw-border-opacity));
}

.border-yellow-700 {
  --tw-border-opacity: 1;
  border-color: rgba(180, 83, 9, var(--tw-border-opacity));
}

.border-yellow-800 {
  --tw-border-opacity: 1;
  border-color: rgba(146, 64, 14, var(--tw-border-opacity));
}

.border-yellow-900 {
  --tw-border-opacity: 1;
  border-color: rgba(120, 53, 15, var(--tw-border-opacity));
}

.border-green-50 {
  --tw-border-opacity: 1;
  border-color: rgba(236, 253, 245, var(--tw-border-opacity));
}

.border-green-100 {
  --tw-border-opacity: 1;
  border-color: rgba(209, 250, 229, var(--tw-border-opacity));
}

.border-green-200 {
  --tw-border-opacity: 1;
  border-color: rgba(167, 243, 208, var(--tw-border-opacity));
}

.border-green-300 {
  --tw-border-opacity: 1;
  border-color: rgba(110, 231, 183, var(--tw-border-opacity));
}

.border-green-400 {
  --tw-border-opacity: 1;
  border-color: rgba(52, 211, 153, var(--tw-border-opacity));
}

.border-green-500 {
  --tw-border-opacity: 1;
  border-color: rgba(16, 185, 129, var(--tw-border-opacity));
}

.border-green-600 {
  --tw-border-opacity: 1;
  border-color: rgba(5, 150, 105, var(--tw-border-opacity));
}

.border-green-700 {
  --tw-border-opacity: 1;
  border-color: rgba(4, 120, 87, var(--tw-border-opacity));
}

.border-green-800 {
  --tw-border-opacity: 1;
  border-color: rgba(6, 95, 70, var(--tw-border-opacity));
}

.border-green-900 {
  --tw-border-opacity: 1;
  border-color: rgba(6, 78, 59, var(--tw-border-opacity));
}

.border-blue-50 {
  --tw-border-opacity: 1;
  border-color: rgba(239, 246, 255, var(--tw-border-opacity));
}

.border-blue-100 {
  --tw-border-opacity: 1;
  border-color: rgba(219, 234, 254, var(--tw-border-opacity));
}

.border-blue-200 {
  --tw-border-opacity: 1;
  border-color: rgba(191, 219, 254, var(--tw-border-opacity));
}

.border-blue-300 {
  --tw-border-opacity: 1;
  border-color: rgba(147, 197, 253, var(--tw-border-opacity));
}

.border-blue-400 {
  --tw-border-opacity: 1;
  border-color: rgba(96, 165, 250, var(--tw-border-opacity));
}

.border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgba(59, 130, 246, var(--tw-border-opacity));
}

.border-blue-600 {
  --tw-border-opacity: 1;
  border-color: rgba(37, 99, 235, var(--tw-border-opacity));
}

.border-blue-700 {
  --tw-border-opacity: 1;
  border-color: rgba(29, 78, 216, var(--tw-border-opacity));
}

.border-blue-800 {
  --tw-border-opacity: 1;
  border-color: rgba(30, 64, 175, var(--tw-border-opacity));
}

.border-blue-900 {
  --tw-border-opacity: 1;
  border-color: rgba(30, 58, 138, var(--tw-border-opacity));
}

.border-indigo-50 {
  --tw-border-opacity: 1;
  border-color: rgba(238, 242, 255, var(--tw-border-opacity));
}

.border-indigo-100 {
  --tw-border-opacity: 1;
  border-color: rgba(224, 231, 255, var(--tw-border-opacity));
}

.border-indigo-200 {
  --tw-border-opacity: 1;
  border-color: rgba(199, 210, 254, var(--tw-border-opacity));
}

.border-indigo-300 {
  --tw-border-opacity: 1;
  border-color: rgba(165, 180, 252, var(--tw-border-opacity));
}

.border-indigo-400 {
  --tw-border-opacity: 1;
  border-color: rgba(129, 140, 248, var(--tw-border-opacity));
}

.border-indigo-500 {
  --tw-border-opacity: 1;
  border-color: rgba(99, 102, 241, var(--tw-border-opacity));
}

.border-indigo-600 {
  --tw-border-opacity: 1;
  border-color: rgba(79, 70, 229, var(--tw-border-opacity));
}

.border-indigo-700 {
  --tw-border-opacity: 1;
  border-color: rgba(67, 56, 202, var(--tw-border-opacity));
}

.border-indigo-800 {
  --tw-border-opacity: 1;
  border-color: rgba(55, 48, 163, var(--tw-border-opacity));
}

.border-indigo-900 {
  --tw-border-opacity: 1;
  border-color: rgba(49, 46, 129, var(--tw-border-opacity));
}

.border-purple {
  --tw-border-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-border-opacity));
}

.border-pink-50 {
  --tw-border-opacity: 1;
  border-color: rgba(253, 242, 248, var(--tw-border-opacity));
}

.border-pink-100 {
  --tw-border-opacity: 1;
  border-color: rgba(252, 231, 243, var(--tw-border-opacity));
}

.border-pink-200 {
  --tw-border-opacity: 1;
  border-color: rgba(251, 207, 232, var(--tw-border-opacity));
}

.border-pink-300 {
  --tw-border-opacity: 1;
  border-color: rgba(249, 168, 212, var(--tw-border-opacity));
}

.border-pink-400 {
  --tw-border-opacity: 1;
  border-color: rgba(244, 114, 182, var(--tw-border-opacity));
}

.border-pink-500 {
  --tw-border-opacity: 1;
  border-color: rgba(236, 72, 153, var(--tw-border-opacity));
}

.border-pink-600 {
  --tw-border-opacity: 1;
  border-color: rgba(219, 39, 119, var(--tw-border-opacity));
}

.border-pink-700 {
  --tw-border-opacity: 1;
  border-color: rgba(190, 24, 93, var(--tw-border-opacity));
}

.border-pink-800 {
  --tw-border-opacity: 1;
  border-color: rgba(157, 23, 77, var(--tw-border-opacity));
}

.border-pink-900 {
  --tw-border-opacity: 1;
  border-color: rgba(131, 24, 67, var(--tw-border-opacity));
}

.border-Asurion-White {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.border-Asurion-Blue-Brighter {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.border-Asurion-Blue-Deep {
  --tw-border-opacity: 1;
  border-color: rgba(39, 67, 204, var(--tw-border-opacity));
}

.border-Asurion-Blue-Light {
  --tw-border-opacity: 1;
  border-color: rgba(240, 243, 255, var(--tw-border-opacity));
}

.border-Asurion-Purple {
  --tw-border-opacity: 1;
  border-color: rgba(130, 35, 210, var(--tw-border-opacity));
}

.border-Asurion-Purple-Deeper {
  --tw-border-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-border-opacity));
}

.border-Asurion-Purple-Light {
  --tw-border-opacity: 1;
  border-color: rgba(243, 233, 251, var(--tw-border-opacity));
}

.border-Asurion-Gray-Deepest {
  --tw-border-opacity: 1;
  border-color: rgba(51, 63, 72, var(--tw-border-opacity));
}

.border-Asurion-Gray-Deeper {
  --tw-border-opacity: 1;
  border-color: rgba(110, 118, 125, var(--tw-border-opacity));
}

.border-Asurion-Gray-Light {
  --tw-border-opacity: 1;
  border-color: rgba(165, 170, 175, var(--tw-border-opacity));
}

.border-Asurion-Gray-Lighter {
  --tw-border-opacity: 1;
  border-color: rgba(230, 230, 235, var(--tw-border-opacity));
}

.border-Asurion-Gray-Lightest {
  --tw-border-opacity: 1;
  border-color: rgba(213, 214, 218, var(--tw-border-opacity));
}

.border-Asurion-Red-Deep {
  --tw-border-opacity: 1;
  border-color: rgba(219, 27, 27, var(--tw-border-opacity));
}

.border-light-gray {
  --tw-border-opacity: 1;
  border-color: rgba(213, 214, 218, var(--tw-border-opacity));
}

.border-light-gray-1 {
  --tw-border-opacity: 1;
  border-color: rgba(165, 170, 175, var(--tw-border-opacity));
}

.border-light-gray-2 {
  --tw-border-opacity: 1;
  border-color: rgba(230, 230, 235, var(--tw-border-opacity));
}

.border-light-gray-3 {
  --tw-border-opacity: 1;
  border-color: rgba(240, 240, 245, var(--tw-border-opacity));
}

.border-light-gray-4 {
  --tw-border-opacity: 1;
  border-color: rgba(213, 214, 218, var(--tw-border-opacity));
}

.border-light-gray-5 {
  --tw-border-opacity: 1;
  border-color: rgba(51, 63, 72, var(--tw-border-opacity));
}

.border-light-slate-gray {
  --tw-border-opacity: 1;
  border-color: rgba(133, 137, 161, var(--tw-border-opacity));
}

.border-denim-blue {
  --tw-border-opacity: 1;
  border-color: rgba(0, 102, 178, var(--tw-border-opacity));
}

.border-purple-1 {
  --tw-border-opacity: 1;
  border-color: rgba(130, 35, 210, var(--tw-border-opacity));
}

.border-dark-red {
  --tw-border-opacity: 1;
  border-color: rgba(219, 27, 27, var(--tw-border-opacity));
}

.border-bright-red {
  --tw-border-opacity: 1;
  border-color: rgba(244, 7, 21, var(--tw-border-opacity));
}

.border-mustard-yellow {
  --tw-border-opacity: 1;
  border-color: rgba(237, 139, 0, var(--tw-border-opacity));
}

.border-mustard-yellow-1 {
  --tw-border-opacity: 1;
  border-color: rgba(237, 102, 0, var(--tw-border-opacity));
}

.border-light-blue {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.border-light-blue-1 {
  --tw-border-opacity: 1;
  border-color: rgba(74, 104, 249, var(--tw-border-opacity));
}

.border-light-blue-3 {
  border-color:  #F0F3FF;
}

.border-light-blue-4 {
  --tw-border-opacity: 1;
  border-color: rgba(240, 243, 255, var(--tw-border-opacity));
}

.border-purple-blue {
  --tw-border-opacity: 1;
  border-color: rgba(100, 105, 225, var(--tw-border-opacity));
}

.border-light-green {
  --tw-border-opacity: 1;
  border-color: rgba(0, 181, 116, var(--tw-border-opacity));
}

.border-light-green-1 {
  --tw-border-opacity: 1;
  border-color: rgba(0, 181, 116, var(--tw-border-opacity));
}

.border-light-bg-green {
  --tw-border-opacity: 1;
  border-color: rgba(240, 255, 249, var(--tw-border-opacity));
}

.border-green-1 {
  --tw-border-opacity: 1;
  border-color: rgba(11, 131, 80, var(--tw-border-opacity));
}

.border-pink-1 {
  --tw-border-opacity: 1;
  border-color: rgba(255, 237, 213, var(--tw-border-opacity));
}

.border-light-white-1 {
  --tw-border-opacity: 1;
  border-color: rgba(248, 246, 238, var(--tw-border-opacity));
}

.border-Black-3 {
  --tw-border-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-border-opacity));
}

.border-Default-3 {
  --tw-border-opacity: 1;
  border-color: rgba(31, 33, 32, var(--tw-border-opacity));
}

.border-White-3 {
  --tw-border-opacity: 1;
  border-color: rgba(249, 246, 239, var(--tw-border-opacity));
}

.border-Green-3 {
  --tw-border-opacity: 1;
  border-color: rgba(174, 224, 205, var(--tw-border-opacity));
}

.border-Blue-3 {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.border-Silver-3 {
  --tw-border-opacity: 1;
  border-color: rgba(228, 228, 226, var(--tw-border-opacity));
}

.border-Yellow-3 {
  --tw-border-opacity: 1;
  border-color: rgba(243, 208, 96, var(--tw-border-opacity));
}

.border-Grey-3 {
  --tw-border-opacity: 1;
  border-color: rgba(83, 81, 80, var(--tw-border-opacity));
}

.border-Gray-3 {
  --tw-border-opacity: 1;
  border-color: rgba(83, 81, 80, var(--tw-border-opacity));
}

.border-Red-3 {
  --tw-border-opacity: 1;
  border-color: rgba(186, 12, 46, var(--tw-border-opacity));
}

.border-Gold-3 {
  --tw-border-opacity: 1;
  border-color: rgba(245, 221, 197, var(--tw-border-opacity));
}

.border-light-green-3 {
  --tw-border-opacity: 1;
  border-color: rgba(243, 233, 251, var(--tw-border-opacity));
}

.border-dark-blue-2 {
  --tw-border-opacity: 1;
  border-color: rgba(39, 67, 204, var(--tw-border-opacity));
}

.border-blue-1 {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.border-yellow-1 {
  --tw-border-opacity: 1;
  border-color: rgba(237, 184, 0, var(--tw-border-opacity));
}

.border-blue-2 {
  --tw-border-opacity: 1;
  border-color: rgba(37, 59, 170, var(--tw-border-opacity));
}

.border-light-pink {
  --tw-border-opacity: 1;
  border-color: rgba(255, 80, 112, var(--tw-border-opacity));
}

.border-bright-green {
  --tw-border-opacity: 1;
  border-color: rgba(110, 250, 195, var(--tw-border-opacity));
}

.border-bright-yellow {
  --tw-border-opacity: 1;
  border-color: rgba(210, 250, 70, var(--tw-border-opacity));
}

.border-SpaceGrey-3 {
  --tw-border-opacity: 1;
  border-color: rgba(83, 81, 80, var(--tw-border-opacity));
}

.border-Purple-3 {
  --tw-border-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-border-opacity));
}

.border-LightPurple-3 {
  --tw-border-opacity: 1;
  border-color: rgba(209, 205, 218, var(--tw-border-opacity));
}

.border-Glow-3 {
  --tw-border-opacity: 1;
  border-color: rgba(241, 173, 75, var(--tw-border-opacity));
}

.border-Bronze-3 {
  --tw-border-opacity: 1;
  border-color: rgba(205, 127, 50, var(--tw-border-opacity));
}

.border-Copper-3 {
  --tw-border-opacity: 1;
  border-color: rgba(184, 115, 51, var(--tw-border-opacity));
}

.border-Pink-3 {
  --tw-border-opacity: 1;
  border-color: rgba(255, 192, 203, var(--tw-border-opacity));
}

.border-Orange-3 {
  --tw-border-opacity: 1;
  border-color: rgba(255, 165, 0, var(--tw-border-opacity));
}

.border-Coral-3 {
  --tw-border-opacity: 1;
  border-color: rgba(238, 119, 98, var(--tw-border-opacity));
}

.border-MajesticBlack-3 {
  --tw-border-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-border-opacity));
}

.border-PrismBlack-3 {
  --tw-border-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-border-opacity));
}

.border-CeramicBlack-3 {
  --tw-border-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-border-opacity));
}

.border-MidnightBlack-3 {
  --tw-border-opacity: 1;
  border-color: rgba(0, 4, 13, var(--tw-border-opacity));
}

.border-PrismWhite-3 {
  --tw-border-opacity: 1;
  border-color: rgba(225, 216, 203, var(--tw-border-opacity));
}

.border-CeramicWhite-3 {
  --tw-border-opacity: 1;
  border-color: rgba(194, 194, 196, var(--tw-border-opacity));
}

.border-LilacPurple-3 {
  --tw-border-opacity: 1;
  border-color: rgba(200, 162, 200, var(--tw-border-opacity));
}

.border-CrownSilver-3 {
  --tw-border-opacity: 1;
  border-color: rgba(177, 165, 170, var(--tw-border-opacity));
}

.border-CoralBlue-3 {
  --tw-border-opacity: 1;
  border-color: rgba(175, 220, 236, var(--tw-border-opacity));
}

.border-lime-yellow {
  --tw-border-opacity: 1;
  border-color: rgba(210, 250, 70, var(--tw-border-opacity));
}

.border-apple-green {
  --tw-border-opacity: 1;
  border-color: rgba(110, 250, 195, var(--tw-border-opacity));
}

.border-bg-new-blue {
  --tw-border-opacity: 1;
  border-color: rgba(57, 220, 240, var(--tw-border-opacity));
}

.border-bg-new-pink {
  --tw-border-opacity: 1;
  border-color: rgba(231, 154, 174, var(--tw-border-opacity));
}

.border-new-pink-1 {
  --tw-border-opacity: 1;
  border-color: rgba(233, 161, 179, var(--tw-border-opacity));
}

.border-footer-grey {
  --tw-border-opacity: 1;
  border-color: rgba(51, 50, 56, var(--tw-border-opacity));
}

.border-border-grey {
  --tw-border-opacity: 1;
  border-color: rgba(196, 196, 196, var(--tw-border-opacity));
}

.border-apple-green-1 {
  --tw-border-opacity: 1;
  border-color: rgba(48, 208, 145, var(--tw-border-opacity));
}

.border-crimson-red {
  --tw-border-opacity: 1;
  border-color: rgba(210, 35, 35, var(--tw-border-opacity));
}

.border-asurion-cyan {
  --tw-border-opacity: 1;
  border-color: rgba(149, 206, 215, var(--tw-border-opacity));
}

.border-bright-orange {
  --tw-border-opacity: 1;
  border-color: rgba(255, 139, 26, var(--tw-border-opacity));
}

.border-Graphite-3 {
  --tw-border-opacity: 1;
  border-color: rgba(210, 206, 219, var(--tw-border-opacity));
}

.border-PacificBlue-3 {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.border-light-purple {
  --tw-border-opacity: 1;
  border-color: rgba(179, 163, 215, var(--tw-border-opacity));
}

.border-asurion-gray {
  --tw-border-opacity: 1;
  border-color: rgba(216, 216, 216, var(--tw-border-opacity));
}

.border-OceanBlue-3 {
  --tw-border-opacity: 1;
  border-color: rgba(0, 119, 190, var(--tw-border-opacity));
}

.border-MetallicCopper-3 {
  --tw-border-opacity: 1;
  border-color: rgba(114, 40, 30, var(--tw-border-opacity));
}

.border-PorcelainWhite-3 {
  --tw-border-opacity: 1;
  border-color: rgba(248, 251, 248, var(--tw-border-opacity));
}

.border-LightBlue-3 {
  --tw-border-opacity: 1;
  border-color: rgba(173, 216, 230, var(--tw-border-opacity));
}

.border-CloudNavy-3 {
  --tw-border-opacity: 1;
  border-color: rgba(96, 115, 135, var(--tw-border-opacity));
}

.border-CloudMint-3 {
  --tw-border-opacity: 1;
  border-color: rgba(96, 115, 135, var(--tw-border-opacity));
}

.border-CloudOrange-3 {
  --tw-border-opacity: 1;
  border-color: rgba(255, 186, 151, var(--tw-border-opacity));
}

.border-CloudLavender-3 {
  --tw-border-opacity: 1;
  border-color: rgba(214, 211, 226, var(--tw-border-opacity));
}

.border-CloudRed-3 {
  --tw-border-opacity: 1;
  border-color: rgba(219, 176, 162, var(--tw-border-opacity));
}

.border-CloudWhite-3 {
  --tw-border-opacity: 1;
  border-color: rgba(242, 242, 237, var(--tw-border-opacity));
}

.border-SunriseGold-3 {
  --tw-border-opacity: 1;
  border-color: rgba(238, 198, 173, var(--tw-border-opacity));
}

.border-SunshineGold-3 {
  --tw-border-opacity: 1;
  border-color: rgba(238, 198, 173, var(--tw-border-opacity));
}

.border-AuraBlack-3 {
  --tw-border-opacity: 1;
  border-color: rgba(31, 33, 32, var(--tw-border-opacity));
}

.border-AuraGlow-3 {
  --tw-border-opacity: 1;
  border-color: rgba(241, 173, 75, var(--tw-border-opacity));
}

.border-MysticBronze-3 {
  --tw-border-opacity: 1;
  border-color: rgba(60, 37, 22, var(--tw-border-opacity));
}

.border-MysticGreen-3 {
  --tw-border-opacity: 1;
  border-color: rgba(144, 161, 154, var(--tw-border-opacity));
}

.border-MysticGrey-3 {
  --tw-border-opacity: 1;
  border-color: rgba(86, 79, 85, var(--tw-border-opacity));
}

.border-MysticBlack-3 {
  --tw-border-opacity: 1;
  border-color: rgba(53, 58, 60, var(--tw-border-opacity));
}

.border-MysticWhite-3 {
  --tw-border-opacity: 1;
  border-color: rgba(228, 237, 227, var(--tw-border-opacity));
}

.border-price-blue1 {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.border-indigo1 {
  --tw-border-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-border-opacity));
}

.border-Purple-4 {
  --tw-border-opacity: 1;
  border-color: rgba(149, 152, 248, var(--tw-border-opacity));
}

.border-new-blue-2 {
  --tw-border-opacity: 1;
  border-color: rgba(51, 179, 194, var(--tw-border-opacity));
}

.border-dark-blue-3 {
  --tw-border-opacity: 1;
  border-color: rgba(4, 29, 251, var(--tw-border-opacity));
}

.border-replace-bg {
  --tw-border-opacity: 1;
  border-color: rgba(138, 164, 188, var(--tw-border-opacity));
}

.border-resolve-bg {
  --tw-border-opacity: 1;
  border-color: rgba(71, 131, 203, var(--tw-border-opacity));
}

.border-violet {
  --tw-border-opacity: 1;
  border-color: rgba(130, 35, 210, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-transparent {
  border-color: transparent;
}

.group:hover .group-hover\:border-current {
  border-color: currentColor;
}

.group:hover .group-hover\:border-black {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-white {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-gray-50 {
  --tw-border-opacity: 1;
  border-color: rgba(249, 250, 251, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgba(243, 244, 246, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgba(156, 163, 175, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgba(107, 114, 128, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-gray-600 {
  --tw-border-opacity: 1;
  border-color: rgba(75, 85, 99, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgba(55, 65, 81, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-gray-800 {
  --tw-border-opacity: 1;
  border-color: rgba(31, 41, 55, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-gray-900 {
  --tw-border-opacity: 1;
  border-color: rgba(17, 24, 39, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-red-50 {
  --tw-border-opacity: 1;
  border-color: rgba(254, 242, 242, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-red-100 {
  --tw-border-opacity: 1;
  border-color: rgba(254, 226, 226, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-red-200 {
  --tw-border-opacity: 1;
  border-color: rgba(254, 202, 202, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-red-300 {
  --tw-border-opacity: 1;
  border-color: rgba(252, 165, 165, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-red-400 {
  --tw-border-opacity: 1;
  border-color: rgba(248, 113, 113, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgba(239, 68, 68, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-red-600 {
  --tw-border-opacity: 1;
  border-color: rgba(220, 38, 38, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-red-700 {
  --tw-border-opacity: 1;
  border-color: rgba(185, 28, 28, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-red-800 {
  --tw-border-opacity: 1;
  border-color: rgba(153, 27, 27, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-red-900 {
  --tw-border-opacity: 1;
  border-color: rgba(127, 29, 29, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-50 {
  --tw-border-opacity: 1;
  border-color: rgba(255, 251, 235, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-100 {
  --tw-border-opacity: 1;
  border-color: rgba(254, 243, 199, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-200 {
  --tw-border-opacity: 1;
  border-color: rgba(253, 230, 138, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-300 {
  --tw-border-opacity: 1;
  border-color: rgba(252, 211, 77, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-400 {
  --tw-border-opacity: 1;
  border-color: rgba(251, 191, 36, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-500 {
  --tw-border-opacity: 1;
  border-color: rgba(245, 158, 11, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-600 {
  --tw-border-opacity: 1;
  border-color: rgba(217, 119, 6, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-700 {
  --tw-border-opacity: 1;
  border-color: rgba(180, 83, 9, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-800 {
  --tw-border-opacity: 1;
  border-color: rgba(146, 64, 14, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-900 {
  --tw-border-opacity: 1;
  border-color: rgba(120, 53, 15, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-50 {
  --tw-border-opacity: 1;
  border-color: rgba(236, 253, 245, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-100 {
  --tw-border-opacity: 1;
  border-color: rgba(209, 250, 229, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-200 {
  --tw-border-opacity: 1;
  border-color: rgba(167, 243, 208, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-300 {
  --tw-border-opacity: 1;
  border-color: rgba(110, 231, 183, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-400 {
  --tw-border-opacity: 1;
  border-color: rgba(52, 211, 153, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-500 {
  --tw-border-opacity: 1;
  border-color: rgba(16, 185, 129, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-600 {
  --tw-border-opacity: 1;
  border-color: rgba(5, 150, 105, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-700 {
  --tw-border-opacity: 1;
  border-color: rgba(4, 120, 87, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-800 {
  --tw-border-opacity: 1;
  border-color: rgba(6, 95, 70, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-900 {
  --tw-border-opacity: 1;
  border-color: rgba(6, 78, 59, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-50 {
  --tw-border-opacity: 1;
  border-color: rgba(239, 246, 255, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-100 {
  --tw-border-opacity: 1;
  border-color: rgba(219, 234, 254, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-200 {
  --tw-border-opacity: 1;
  border-color: rgba(191, 219, 254, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-300 {
  --tw-border-opacity: 1;
  border-color: rgba(147, 197, 253, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-400 {
  --tw-border-opacity: 1;
  border-color: rgba(96, 165, 250, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgba(59, 130, 246, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-600 {
  --tw-border-opacity: 1;
  border-color: rgba(37, 99, 235, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-700 {
  --tw-border-opacity: 1;
  border-color: rgba(29, 78, 216, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-800 {
  --tw-border-opacity: 1;
  border-color: rgba(30, 64, 175, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-900 {
  --tw-border-opacity: 1;
  border-color: rgba(30, 58, 138, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-indigo-50 {
  --tw-border-opacity: 1;
  border-color: rgba(238, 242, 255, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-indigo-100 {
  --tw-border-opacity: 1;
  border-color: rgba(224, 231, 255, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-indigo-200 {
  --tw-border-opacity: 1;
  border-color: rgba(199, 210, 254, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-indigo-300 {
  --tw-border-opacity: 1;
  border-color: rgba(165, 180, 252, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-indigo-400 {
  --tw-border-opacity: 1;
  border-color: rgba(129, 140, 248, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-indigo-500 {
  --tw-border-opacity: 1;
  border-color: rgba(99, 102, 241, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-indigo-600 {
  --tw-border-opacity: 1;
  border-color: rgba(79, 70, 229, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-indigo-700 {
  --tw-border-opacity: 1;
  border-color: rgba(67, 56, 202, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-indigo-800 {
  --tw-border-opacity: 1;
  border-color: rgba(55, 48, 163, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-indigo-900 {
  --tw-border-opacity: 1;
  border-color: rgba(49, 46, 129, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-purple {
  --tw-border-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink-50 {
  --tw-border-opacity: 1;
  border-color: rgba(253, 242, 248, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink-100 {
  --tw-border-opacity: 1;
  border-color: rgba(252, 231, 243, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink-200 {
  --tw-border-opacity: 1;
  border-color: rgba(251, 207, 232, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink-300 {
  --tw-border-opacity: 1;
  border-color: rgba(249, 168, 212, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink-400 {
  --tw-border-opacity: 1;
  border-color: rgba(244, 114, 182, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink-500 {
  --tw-border-opacity: 1;
  border-color: rgba(236, 72, 153, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink-600 {
  --tw-border-opacity: 1;
  border-color: rgba(219, 39, 119, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink-700 {
  --tw-border-opacity: 1;
  border-color: rgba(190, 24, 93, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink-800 {
  --tw-border-opacity: 1;
  border-color: rgba(157, 23, 77, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink-900 {
  --tw-border-opacity: 1;
  border-color: rgba(131, 24, 67, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Asurion-White {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Asurion-Blue-Brighter {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Asurion-Blue-Deep {
  --tw-border-opacity: 1;
  border-color: rgba(39, 67, 204, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Asurion-Blue-Light {
  --tw-border-opacity: 1;
  border-color: rgba(240, 243, 255, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Asurion-Purple {
  --tw-border-opacity: 1;
  border-color: rgba(130, 35, 210, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Asurion-Purple-Deeper {
  --tw-border-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Asurion-Purple-Light {
  --tw-border-opacity: 1;
  border-color: rgba(243, 233, 251, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Asurion-Gray-Deepest {
  --tw-border-opacity: 1;
  border-color: rgba(51, 63, 72, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Asurion-Gray-Deeper {
  --tw-border-opacity: 1;
  border-color: rgba(110, 118, 125, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Asurion-Gray-Light {
  --tw-border-opacity: 1;
  border-color: rgba(165, 170, 175, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Asurion-Gray-Lighter {
  --tw-border-opacity: 1;
  border-color: rgba(230, 230, 235, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Asurion-Gray-Lightest {
  --tw-border-opacity: 1;
  border-color: rgba(213, 214, 218, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Asurion-Red-Deep {
  --tw-border-opacity: 1;
  border-color: rgba(219, 27, 27, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-light-gray {
  --tw-border-opacity: 1;
  border-color: rgba(213, 214, 218, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-light-gray-1 {
  --tw-border-opacity: 1;
  border-color: rgba(165, 170, 175, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-light-gray-2 {
  --tw-border-opacity: 1;
  border-color: rgba(230, 230, 235, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-light-gray-3 {
  --tw-border-opacity: 1;
  border-color: rgba(240, 240, 245, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-light-gray-4 {
  --tw-border-opacity: 1;
  border-color: rgba(213, 214, 218, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-light-gray-5 {
  --tw-border-opacity: 1;
  border-color: rgba(51, 63, 72, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-light-slate-gray {
  --tw-border-opacity: 1;
  border-color: rgba(133, 137, 161, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-denim-blue {
  --tw-border-opacity: 1;
  border-color: rgba(0, 102, 178, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-purple-1 {
  --tw-border-opacity: 1;
  border-color: rgba(130, 35, 210, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-dark-red {
  --tw-border-opacity: 1;
  border-color: rgba(219, 27, 27, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-bright-red {
  --tw-border-opacity: 1;
  border-color: rgba(244, 7, 21, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-mustard-yellow {
  --tw-border-opacity: 1;
  border-color: rgba(237, 139, 0, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-mustard-yellow-1 {
  --tw-border-opacity: 1;
  border-color: rgba(237, 102, 0, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-light-blue {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-light-blue-1 {
  --tw-border-opacity: 1;
  border-color: rgba(74, 104, 249, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-light-blue-3 {
  border-color:  #F0F3FF;
}

.group:hover .group-hover\:border-light-blue-4 {
  --tw-border-opacity: 1;
  border-color: rgba(240, 243, 255, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-purple-blue {
  --tw-border-opacity: 1;
  border-color: rgba(100, 105, 225, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-light-green {
  --tw-border-opacity: 1;
  border-color: rgba(0, 181, 116, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-light-green-1 {
  --tw-border-opacity: 1;
  border-color: rgba(0, 181, 116, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-light-bg-green {
  --tw-border-opacity: 1;
  border-color: rgba(240, 255, 249, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-green-1 {
  --tw-border-opacity: 1;
  border-color: rgba(11, 131, 80, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-pink-1 {
  --tw-border-opacity: 1;
  border-color: rgba(255, 237, 213, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-light-white-1 {
  --tw-border-opacity: 1;
  border-color: rgba(248, 246, 238, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Black-3 {
  --tw-border-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Default-3 {
  --tw-border-opacity: 1;
  border-color: rgba(31, 33, 32, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-White-3 {
  --tw-border-opacity: 1;
  border-color: rgba(249, 246, 239, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Green-3 {
  --tw-border-opacity: 1;
  border-color: rgba(174, 224, 205, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Blue-3 {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Silver-3 {
  --tw-border-opacity: 1;
  border-color: rgba(228, 228, 226, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Yellow-3 {
  --tw-border-opacity: 1;
  border-color: rgba(243, 208, 96, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Grey-3 {
  --tw-border-opacity: 1;
  border-color: rgba(83, 81, 80, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Gray-3 {
  --tw-border-opacity: 1;
  border-color: rgba(83, 81, 80, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Red-3 {
  --tw-border-opacity: 1;
  border-color: rgba(186, 12, 46, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Gold-3 {
  --tw-border-opacity: 1;
  border-color: rgba(245, 221, 197, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-light-green-3 {
  --tw-border-opacity: 1;
  border-color: rgba(243, 233, 251, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-dark-blue-2 {
  --tw-border-opacity: 1;
  border-color: rgba(39, 67, 204, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-1 {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-yellow-1 {
  --tw-border-opacity: 1;
  border-color: rgba(237, 184, 0, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-blue-2 {
  --tw-border-opacity: 1;
  border-color: rgba(37, 59, 170, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-light-pink {
  --tw-border-opacity: 1;
  border-color: rgba(255, 80, 112, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-bright-green {
  --tw-border-opacity: 1;
  border-color: rgba(110, 250, 195, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-bright-yellow {
  --tw-border-opacity: 1;
  border-color: rgba(210, 250, 70, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-SpaceGrey-3 {
  --tw-border-opacity: 1;
  border-color: rgba(83, 81, 80, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Purple-3 {
  --tw-border-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-LightPurple-3 {
  --tw-border-opacity: 1;
  border-color: rgba(209, 205, 218, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Glow-3 {
  --tw-border-opacity: 1;
  border-color: rgba(241, 173, 75, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Bronze-3 {
  --tw-border-opacity: 1;
  border-color: rgba(205, 127, 50, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Copper-3 {
  --tw-border-opacity: 1;
  border-color: rgba(184, 115, 51, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Pink-3 {
  --tw-border-opacity: 1;
  border-color: rgba(255, 192, 203, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Orange-3 {
  --tw-border-opacity: 1;
  border-color: rgba(255, 165, 0, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Coral-3 {
  --tw-border-opacity: 1;
  border-color: rgba(238, 119, 98, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-MajesticBlack-3 {
  --tw-border-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-PrismBlack-3 {
  --tw-border-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-CeramicBlack-3 {
  --tw-border-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-MidnightBlack-3 {
  --tw-border-opacity: 1;
  border-color: rgba(0, 4, 13, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-PrismWhite-3 {
  --tw-border-opacity: 1;
  border-color: rgba(225, 216, 203, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-CeramicWhite-3 {
  --tw-border-opacity: 1;
  border-color: rgba(194, 194, 196, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-LilacPurple-3 {
  --tw-border-opacity: 1;
  border-color: rgba(200, 162, 200, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-CrownSilver-3 {
  --tw-border-opacity: 1;
  border-color: rgba(177, 165, 170, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-CoralBlue-3 {
  --tw-border-opacity: 1;
  border-color: rgba(175, 220, 236, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-lime-yellow {
  --tw-border-opacity: 1;
  border-color: rgba(210, 250, 70, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-apple-green {
  --tw-border-opacity: 1;
  border-color: rgba(110, 250, 195, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-bg-new-blue {
  --tw-border-opacity: 1;
  border-color: rgba(57, 220, 240, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-bg-new-pink {
  --tw-border-opacity: 1;
  border-color: rgba(231, 154, 174, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-new-pink-1 {
  --tw-border-opacity: 1;
  border-color: rgba(233, 161, 179, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-footer-grey {
  --tw-border-opacity: 1;
  border-color: rgba(51, 50, 56, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-border-grey {
  --tw-border-opacity: 1;
  border-color: rgba(196, 196, 196, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-apple-green-1 {
  --tw-border-opacity: 1;
  border-color: rgba(48, 208, 145, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-crimson-red {
  --tw-border-opacity: 1;
  border-color: rgba(210, 35, 35, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-asurion-cyan {
  --tw-border-opacity: 1;
  border-color: rgba(149, 206, 215, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-bright-orange {
  --tw-border-opacity: 1;
  border-color: rgba(255, 139, 26, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Graphite-3 {
  --tw-border-opacity: 1;
  border-color: rgba(210, 206, 219, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-PacificBlue-3 {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-light-purple {
  --tw-border-opacity: 1;
  border-color: rgba(179, 163, 215, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-asurion-gray {
  --tw-border-opacity: 1;
  border-color: rgba(216, 216, 216, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-OceanBlue-3 {
  --tw-border-opacity: 1;
  border-color: rgba(0, 119, 190, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-MetallicCopper-3 {
  --tw-border-opacity: 1;
  border-color: rgba(114, 40, 30, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-PorcelainWhite-3 {
  --tw-border-opacity: 1;
  border-color: rgba(248, 251, 248, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-LightBlue-3 {
  --tw-border-opacity: 1;
  border-color: rgba(173, 216, 230, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-CloudNavy-3 {
  --tw-border-opacity: 1;
  border-color: rgba(96, 115, 135, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-CloudMint-3 {
  --tw-border-opacity: 1;
  border-color: rgba(96, 115, 135, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-CloudOrange-3 {
  --tw-border-opacity: 1;
  border-color: rgba(255, 186, 151, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-CloudLavender-3 {
  --tw-border-opacity: 1;
  border-color: rgba(214, 211, 226, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-CloudRed-3 {
  --tw-border-opacity: 1;
  border-color: rgba(219, 176, 162, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-CloudWhite-3 {
  --tw-border-opacity: 1;
  border-color: rgba(242, 242, 237, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-SunriseGold-3 {
  --tw-border-opacity: 1;
  border-color: rgba(238, 198, 173, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-SunshineGold-3 {
  --tw-border-opacity: 1;
  border-color: rgba(238, 198, 173, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-AuraBlack-3 {
  --tw-border-opacity: 1;
  border-color: rgba(31, 33, 32, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-AuraGlow-3 {
  --tw-border-opacity: 1;
  border-color: rgba(241, 173, 75, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-MysticBronze-3 {
  --tw-border-opacity: 1;
  border-color: rgba(60, 37, 22, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-MysticGreen-3 {
  --tw-border-opacity: 1;
  border-color: rgba(144, 161, 154, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-MysticGrey-3 {
  --tw-border-opacity: 1;
  border-color: rgba(86, 79, 85, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-MysticBlack-3 {
  --tw-border-opacity: 1;
  border-color: rgba(53, 58, 60, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-MysticWhite-3 {
  --tw-border-opacity: 1;
  border-color: rgba(228, 237, 227, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-price-blue1 {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-indigo1 {
  --tw-border-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-Purple-4 {
  --tw-border-opacity: 1;
  border-color: rgba(149, 152, 248, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-new-blue-2 {
  --tw-border-opacity: 1;
  border-color: rgba(51, 179, 194, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-dark-blue-3 {
  --tw-border-opacity: 1;
  border-color: rgba(4, 29, 251, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-replace-bg {
  --tw-border-opacity: 1;
  border-color: rgba(138, 164, 188, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-resolve-bg {
  --tw-border-opacity: 1;
  border-color: rgba(71, 131, 203, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-violet {
  --tw-border-opacity: 1;
  border-color: rgba(130, 35, 210, var(--tw-border-opacity));
}

.focus-within\:border-transparent:focus-within {
  border-color: transparent;
}

.focus-within\:border-current:focus-within {
  border-color: currentColor;
}

.focus-within\:border-black:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}

.focus-within\:border-white:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.focus-within\:border-gray-50:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(249, 250, 251, var(--tw-border-opacity));
}

.focus-within\:border-gray-100:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(243, 244, 246, var(--tw-border-opacity));
}

.focus-within\:border-gray-200:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

.focus-within\:border-gray-300:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}

.focus-within\:border-gray-400:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(156, 163, 175, var(--tw-border-opacity));
}

.focus-within\:border-gray-500:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(107, 114, 128, var(--tw-border-opacity));
}

.focus-within\:border-gray-600:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(75, 85, 99, var(--tw-border-opacity));
}

.focus-within\:border-gray-700:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(55, 65, 81, var(--tw-border-opacity));
}

.focus-within\:border-gray-800:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(31, 41, 55, var(--tw-border-opacity));
}

.focus-within\:border-gray-900:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(17, 24, 39, var(--tw-border-opacity));
}

.focus-within\:border-red-50:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(254, 242, 242, var(--tw-border-opacity));
}

.focus-within\:border-red-100:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(254, 226, 226, var(--tw-border-opacity));
}

.focus-within\:border-red-200:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(254, 202, 202, var(--tw-border-opacity));
}

.focus-within\:border-red-300:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(252, 165, 165, var(--tw-border-opacity));
}

.focus-within\:border-red-400:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(248, 113, 113, var(--tw-border-opacity));
}

.focus-within\:border-red-500:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(239, 68, 68, var(--tw-border-opacity));
}

.focus-within\:border-red-600:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(220, 38, 38, var(--tw-border-opacity));
}

.focus-within\:border-red-700:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(185, 28, 28, var(--tw-border-opacity));
}

.focus-within\:border-red-800:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(153, 27, 27, var(--tw-border-opacity));
}

.focus-within\:border-red-900:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(127, 29, 29, var(--tw-border-opacity));
}

.focus-within\:border-yellow-50:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(255, 251, 235, var(--tw-border-opacity));
}

.focus-within\:border-yellow-100:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(254, 243, 199, var(--tw-border-opacity));
}

.focus-within\:border-yellow-200:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(253, 230, 138, var(--tw-border-opacity));
}

.focus-within\:border-yellow-300:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(252, 211, 77, var(--tw-border-opacity));
}

.focus-within\:border-yellow-400:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(251, 191, 36, var(--tw-border-opacity));
}

.focus-within\:border-yellow-500:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(245, 158, 11, var(--tw-border-opacity));
}

.focus-within\:border-yellow-600:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(217, 119, 6, var(--tw-border-opacity));
}

.focus-within\:border-yellow-700:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(180, 83, 9, var(--tw-border-opacity));
}

.focus-within\:border-yellow-800:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(146, 64, 14, var(--tw-border-opacity));
}

.focus-within\:border-yellow-900:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(120, 53, 15, var(--tw-border-opacity));
}

.focus-within\:border-green-50:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(236, 253, 245, var(--tw-border-opacity));
}

.focus-within\:border-green-100:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(209, 250, 229, var(--tw-border-opacity));
}

.focus-within\:border-green-200:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(167, 243, 208, var(--tw-border-opacity));
}

.focus-within\:border-green-300:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(110, 231, 183, var(--tw-border-opacity));
}

.focus-within\:border-green-400:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(52, 211, 153, var(--tw-border-opacity));
}

.focus-within\:border-green-500:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(16, 185, 129, var(--tw-border-opacity));
}

.focus-within\:border-green-600:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(5, 150, 105, var(--tw-border-opacity));
}

.focus-within\:border-green-700:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(4, 120, 87, var(--tw-border-opacity));
}

.focus-within\:border-green-800:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(6, 95, 70, var(--tw-border-opacity));
}

.focus-within\:border-green-900:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(6, 78, 59, var(--tw-border-opacity));
}

.focus-within\:border-blue-50:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(239, 246, 255, var(--tw-border-opacity));
}

.focus-within\:border-blue-100:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(219, 234, 254, var(--tw-border-opacity));
}

.focus-within\:border-blue-200:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(191, 219, 254, var(--tw-border-opacity));
}

.focus-within\:border-blue-300:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(147, 197, 253, var(--tw-border-opacity));
}

.focus-within\:border-blue-400:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(96, 165, 250, var(--tw-border-opacity));
}

.focus-within\:border-blue-500:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(59, 130, 246, var(--tw-border-opacity));
}

.focus-within\:border-blue-600:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(37, 99, 235, var(--tw-border-opacity));
}

.focus-within\:border-blue-700:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(29, 78, 216, var(--tw-border-opacity));
}

.focus-within\:border-blue-800:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(30, 64, 175, var(--tw-border-opacity));
}

.focus-within\:border-blue-900:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(30, 58, 138, var(--tw-border-opacity));
}

.focus-within\:border-indigo-50:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(238, 242, 255, var(--tw-border-opacity));
}

.focus-within\:border-indigo-100:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(224, 231, 255, var(--tw-border-opacity));
}

.focus-within\:border-indigo-200:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(199, 210, 254, var(--tw-border-opacity));
}

.focus-within\:border-indigo-300:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(165, 180, 252, var(--tw-border-opacity));
}

.focus-within\:border-indigo-400:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(129, 140, 248, var(--tw-border-opacity));
}

.focus-within\:border-indigo-500:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(99, 102, 241, var(--tw-border-opacity));
}

.focus-within\:border-indigo-600:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(79, 70, 229, var(--tw-border-opacity));
}

.focus-within\:border-indigo-700:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(67, 56, 202, var(--tw-border-opacity));
}

.focus-within\:border-indigo-800:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(55, 48, 163, var(--tw-border-opacity));
}

.focus-within\:border-indigo-900:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(49, 46, 129, var(--tw-border-opacity));
}

.focus-within\:border-purple:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-border-opacity));
}

.focus-within\:border-pink-50:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(253, 242, 248, var(--tw-border-opacity));
}

.focus-within\:border-pink-100:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(252, 231, 243, var(--tw-border-opacity));
}

.focus-within\:border-pink-200:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(251, 207, 232, var(--tw-border-opacity));
}

.focus-within\:border-pink-300:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(249, 168, 212, var(--tw-border-opacity));
}

.focus-within\:border-pink-400:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(244, 114, 182, var(--tw-border-opacity));
}

.focus-within\:border-pink-500:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(236, 72, 153, var(--tw-border-opacity));
}

.focus-within\:border-pink-600:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(219, 39, 119, var(--tw-border-opacity));
}

.focus-within\:border-pink-700:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(190, 24, 93, var(--tw-border-opacity));
}

.focus-within\:border-pink-800:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(157, 23, 77, var(--tw-border-opacity));
}

.focus-within\:border-pink-900:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(131, 24, 67, var(--tw-border-opacity));
}

.focus-within\:border-Asurion-White:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.focus-within\:border-Asurion-Blue-Brighter:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.focus-within\:border-Asurion-Blue-Deep:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(39, 67, 204, var(--tw-border-opacity));
}

.focus-within\:border-Asurion-Blue-Light:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(240, 243, 255, var(--tw-border-opacity));
}

.focus-within\:border-Asurion-Purple:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(130, 35, 210, var(--tw-border-opacity));
}

.focus-within\:border-Asurion-Purple-Deeper:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-border-opacity));
}

.focus-within\:border-Asurion-Purple-Light:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(243, 233, 251, var(--tw-border-opacity));
}

.focus-within\:border-Asurion-Gray-Deepest:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(51, 63, 72, var(--tw-border-opacity));
}

.focus-within\:border-Asurion-Gray-Deeper:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(110, 118, 125, var(--tw-border-opacity));
}

.focus-within\:border-Asurion-Gray-Light:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(165, 170, 175, var(--tw-border-opacity));
}

.focus-within\:border-Asurion-Gray-Lighter:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(230, 230, 235, var(--tw-border-opacity));
}

.focus-within\:border-Asurion-Gray-Lightest:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(213, 214, 218, var(--tw-border-opacity));
}

.focus-within\:border-Asurion-Red-Deep:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(219, 27, 27, var(--tw-border-opacity));
}

.focus-within\:border-light-gray:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(213, 214, 218, var(--tw-border-opacity));
}

.focus-within\:border-light-gray-1:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(165, 170, 175, var(--tw-border-opacity));
}

.focus-within\:border-light-gray-2:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(230, 230, 235, var(--tw-border-opacity));
}

.focus-within\:border-light-gray-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(240, 240, 245, var(--tw-border-opacity));
}

.focus-within\:border-light-gray-4:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(213, 214, 218, var(--tw-border-opacity));
}

.focus-within\:border-light-gray-5:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(51, 63, 72, var(--tw-border-opacity));
}

.focus-within\:border-light-slate-gray:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(133, 137, 161, var(--tw-border-opacity));
}

.focus-within\:border-denim-blue:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(0, 102, 178, var(--tw-border-opacity));
}

.focus-within\:border-purple-1:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(130, 35, 210, var(--tw-border-opacity));
}

.focus-within\:border-dark-red:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(219, 27, 27, var(--tw-border-opacity));
}

.focus-within\:border-bright-red:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(244, 7, 21, var(--tw-border-opacity));
}

.focus-within\:border-mustard-yellow:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(237, 139, 0, var(--tw-border-opacity));
}

.focus-within\:border-mustard-yellow-1:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(237, 102, 0, var(--tw-border-opacity));
}

.focus-within\:border-light-blue:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.focus-within\:border-light-blue-1:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(74, 104, 249, var(--tw-border-opacity));
}

.focus-within\:border-light-blue-3:focus-within {
  border-color:  #F0F3FF;
}

.focus-within\:border-light-blue-4:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(240, 243, 255, var(--tw-border-opacity));
}

.focus-within\:border-purple-blue:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(100, 105, 225, var(--tw-border-opacity));
}

.focus-within\:border-light-green:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(0, 181, 116, var(--tw-border-opacity));
}

.focus-within\:border-light-green-1:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(0, 181, 116, var(--tw-border-opacity));
}

.focus-within\:border-light-bg-green:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(240, 255, 249, var(--tw-border-opacity));
}

.focus-within\:border-green-1:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(11, 131, 80, var(--tw-border-opacity));
}

.focus-within\:border-pink-1:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(255, 237, 213, var(--tw-border-opacity));
}

.focus-within\:border-light-white-1:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(248, 246, 238, var(--tw-border-opacity));
}

.focus-within\:border-Black-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-border-opacity));
}

.focus-within\:border-Default-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(31, 33, 32, var(--tw-border-opacity));
}

.focus-within\:border-White-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(249, 246, 239, var(--tw-border-opacity));
}

.focus-within\:border-Green-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(174, 224, 205, var(--tw-border-opacity));
}

.focus-within\:border-Blue-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.focus-within\:border-Silver-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(228, 228, 226, var(--tw-border-opacity));
}

.focus-within\:border-Yellow-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(243, 208, 96, var(--tw-border-opacity));
}

.focus-within\:border-Grey-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(83, 81, 80, var(--tw-border-opacity));
}

.focus-within\:border-Gray-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(83, 81, 80, var(--tw-border-opacity));
}

.focus-within\:border-Red-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(186, 12, 46, var(--tw-border-opacity));
}

.focus-within\:border-Gold-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(245, 221, 197, var(--tw-border-opacity));
}

.focus-within\:border-light-green-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(243, 233, 251, var(--tw-border-opacity));
}

.focus-within\:border-dark-blue-2:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(39, 67, 204, var(--tw-border-opacity));
}

.focus-within\:border-blue-1:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.focus-within\:border-yellow-1:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(237, 184, 0, var(--tw-border-opacity));
}

.focus-within\:border-blue-2:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(37, 59, 170, var(--tw-border-opacity));
}

.focus-within\:border-light-pink:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(255, 80, 112, var(--tw-border-opacity));
}

.focus-within\:border-bright-green:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(110, 250, 195, var(--tw-border-opacity));
}

.focus-within\:border-bright-yellow:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(210, 250, 70, var(--tw-border-opacity));
}

.focus-within\:border-SpaceGrey-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(83, 81, 80, var(--tw-border-opacity));
}

.focus-within\:border-Purple-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-border-opacity));
}

.focus-within\:border-LightPurple-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(209, 205, 218, var(--tw-border-opacity));
}

.focus-within\:border-Glow-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(241, 173, 75, var(--tw-border-opacity));
}

.focus-within\:border-Bronze-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(205, 127, 50, var(--tw-border-opacity));
}

.focus-within\:border-Copper-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(184, 115, 51, var(--tw-border-opacity));
}

.focus-within\:border-Pink-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(255, 192, 203, var(--tw-border-opacity));
}

.focus-within\:border-Orange-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(255, 165, 0, var(--tw-border-opacity));
}

.focus-within\:border-Coral-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(238, 119, 98, var(--tw-border-opacity));
}

.focus-within\:border-MajesticBlack-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-border-opacity));
}

.focus-within\:border-PrismBlack-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-border-opacity));
}

.focus-within\:border-CeramicBlack-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-border-opacity));
}

.focus-within\:border-MidnightBlack-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(0, 4, 13, var(--tw-border-opacity));
}

.focus-within\:border-PrismWhite-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(225, 216, 203, var(--tw-border-opacity));
}

.focus-within\:border-CeramicWhite-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(194, 194, 196, var(--tw-border-opacity));
}

.focus-within\:border-LilacPurple-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(200, 162, 200, var(--tw-border-opacity));
}

.focus-within\:border-CrownSilver-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(177, 165, 170, var(--tw-border-opacity));
}

.focus-within\:border-CoralBlue-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(175, 220, 236, var(--tw-border-opacity));
}

.focus-within\:border-lime-yellow:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(210, 250, 70, var(--tw-border-opacity));
}

.focus-within\:border-apple-green:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(110, 250, 195, var(--tw-border-opacity));
}

.focus-within\:border-bg-new-blue:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(57, 220, 240, var(--tw-border-opacity));
}

.focus-within\:border-bg-new-pink:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(231, 154, 174, var(--tw-border-opacity));
}

.focus-within\:border-new-pink-1:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(233, 161, 179, var(--tw-border-opacity));
}

.focus-within\:border-footer-grey:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(51, 50, 56, var(--tw-border-opacity));
}

.focus-within\:border-border-grey:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(196, 196, 196, var(--tw-border-opacity));
}

.focus-within\:border-apple-green-1:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(48, 208, 145, var(--tw-border-opacity));
}

.focus-within\:border-crimson-red:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(210, 35, 35, var(--tw-border-opacity));
}

.focus-within\:border-asurion-cyan:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(149, 206, 215, var(--tw-border-opacity));
}

.focus-within\:border-bright-orange:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(255, 139, 26, var(--tw-border-opacity));
}

.focus-within\:border-Graphite-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(210, 206, 219, var(--tw-border-opacity));
}

.focus-within\:border-PacificBlue-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.focus-within\:border-light-purple:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(179, 163, 215, var(--tw-border-opacity));
}

.focus-within\:border-asurion-gray:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(216, 216, 216, var(--tw-border-opacity));
}

.focus-within\:border-OceanBlue-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(0, 119, 190, var(--tw-border-opacity));
}

.focus-within\:border-MetallicCopper-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(114, 40, 30, var(--tw-border-opacity));
}

.focus-within\:border-PorcelainWhite-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(248, 251, 248, var(--tw-border-opacity));
}

.focus-within\:border-LightBlue-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(173, 216, 230, var(--tw-border-opacity));
}

.focus-within\:border-CloudNavy-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(96, 115, 135, var(--tw-border-opacity));
}

.focus-within\:border-CloudMint-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(96, 115, 135, var(--tw-border-opacity));
}

.focus-within\:border-CloudOrange-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(255, 186, 151, var(--tw-border-opacity));
}

.focus-within\:border-CloudLavender-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(214, 211, 226, var(--tw-border-opacity));
}

.focus-within\:border-CloudRed-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(219, 176, 162, var(--tw-border-opacity));
}

.focus-within\:border-CloudWhite-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(242, 242, 237, var(--tw-border-opacity));
}

.focus-within\:border-SunriseGold-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(238, 198, 173, var(--tw-border-opacity));
}

.focus-within\:border-SunshineGold-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(238, 198, 173, var(--tw-border-opacity));
}

.focus-within\:border-AuraBlack-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(31, 33, 32, var(--tw-border-opacity));
}

.focus-within\:border-AuraGlow-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(241, 173, 75, var(--tw-border-opacity));
}

.focus-within\:border-MysticBronze-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(60, 37, 22, var(--tw-border-opacity));
}

.focus-within\:border-MysticGreen-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(144, 161, 154, var(--tw-border-opacity));
}

.focus-within\:border-MysticGrey-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(86, 79, 85, var(--tw-border-opacity));
}

.focus-within\:border-MysticBlack-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(53, 58, 60, var(--tw-border-opacity));
}

.focus-within\:border-MysticWhite-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(228, 237, 227, var(--tw-border-opacity));
}

.focus-within\:border-price-blue1:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.focus-within\:border-indigo1:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-border-opacity));
}

.focus-within\:border-Purple-4:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(149, 152, 248, var(--tw-border-opacity));
}

.focus-within\:border-new-blue-2:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(51, 179, 194, var(--tw-border-opacity));
}

.focus-within\:border-dark-blue-3:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(4, 29, 251, var(--tw-border-opacity));
}

.focus-within\:border-replace-bg:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(138, 164, 188, var(--tw-border-opacity));
}

.focus-within\:border-resolve-bg:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(71, 131, 203, var(--tw-border-opacity));
}

.focus-within\:border-violet:focus-within {
  --tw-border-opacity: 1;
  border-color: rgba(130, 35, 210, var(--tw-border-opacity));
}

.hover\:border-transparent:hover {
  border-color: transparent;
}

.hover\:border-current:hover {
  border-color: currentColor;
}

.hover\:border-black:hover {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}

.hover\:border-white:hover {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.hover\:border-gray-50:hover {
  --tw-border-opacity: 1;
  border-color: rgba(249, 250, 251, var(--tw-border-opacity));
}

.hover\:border-gray-100:hover {
  --tw-border-opacity: 1;
  border-color: rgba(243, 244, 246, var(--tw-border-opacity));
}

.hover\:border-gray-200:hover {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

.hover\:border-gray-300:hover {
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}

.hover\:border-gray-400:hover {
  --tw-border-opacity: 1;
  border-color: rgba(156, 163, 175, var(--tw-border-opacity));
}

.hover\:border-gray-500:hover {
  --tw-border-opacity: 1;
  border-color: rgba(107, 114, 128, var(--tw-border-opacity));
}

.hover\:border-gray-600:hover {
  --tw-border-opacity: 1;
  border-color: rgba(75, 85, 99, var(--tw-border-opacity));
}

.hover\:border-gray-700:hover {
  --tw-border-opacity: 1;
  border-color: rgba(55, 65, 81, var(--tw-border-opacity));
}

.hover\:border-gray-800:hover {
  --tw-border-opacity: 1;
  border-color: rgba(31, 41, 55, var(--tw-border-opacity));
}

.hover\:border-gray-900:hover {
  --tw-border-opacity: 1;
  border-color: rgba(17, 24, 39, var(--tw-border-opacity));
}

.hover\:border-red-50:hover {
  --tw-border-opacity: 1;
  border-color: rgba(254, 242, 242, var(--tw-border-opacity));
}

.hover\:border-red-100:hover {
  --tw-border-opacity: 1;
  border-color: rgba(254, 226, 226, var(--tw-border-opacity));
}

.hover\:border-red-200:hover {
  --tw-border-opacity: 1;
  border-color: rgba(254, 202, 202, var(--tw-border-opacity));
}

.hover\:border-red-300:hover {
  --tw-border-opacity: 1;
  border-color: rgba(252, 165, 165, var(--tw-border-opacity));
}

.hover\:border-red-400:hover {
  --tw-border-opacity: 1;
  border-color: rgba(248, 113, 113, var(--tw-border-opacity));
}

.hover\:border-red-500:hover {
  --tw-border-opacity: 1;
  border-color: rgba(239, 68, 68, var(--tw-border-opacity));
}

.hover\:border-red-600:hover {
  --tw-border-opacity: 1;
  border-color: rgba(220, 38, 38, var(--tw-border-opacity));
}

.hover\:border-red-700:hover {
  --tw-border-opacity: 1;
  border-color: rgba(185, 28, 28, var(--tw-border-opacity));
}

.hover\:border-red-800:hover {
  --tw-border-opacity: 1;
  border-color: rgba(153, 27, 27, var(--tw-border-opacity));
}

.hover\:border-red-900:hover {
  --tw-border-opacity: 1;
  border-color: rgba(127, 29, 29, var(--tw-border-opacity));
}

.hover\:border-yellow-50:hover {
  --tw-border-opacity: 1;
  border-color: rgba(255, 251, 235, var(--tw-border-opacity));
}

.hover\:border-yellow-100:hover {
  --tw-border-opacity: 1;
  border-color: rgba(254, 243, 199, var(--tw-border-opacity));
}

.hover\:border-yellow-200:hover {
  --tw-border-opacity: 1;
  border-color: rgba(253, 230, 138, var(--tw-border-opacity));
}

.hover\:border-yellow-300:hover {
  --tw-border-opacity: 1;
  border-color: rgba(252, 211, 77, var(--tw-border-opacity));
}

.hover\:border-yellow-400:hover {
  --tw-border-opacity: 1;
  border-color: rgba(251, 191, 36, var(--tw-border-opacity));
}

.hover\:border-yellow-500:hover {
  --tw-border-opacity: 1;
  border-color: rgba(245, 158, 11, var(--tw-border-opacity));
}

.hover\:border-yellow-600:hover {
  --tw-border-opacity: 1;
  border-color: rgba(217, 119, 6, var(--tw-border-opacity));
}

.hover\:border-yellow-700:hover {
  --tw-border-opacity: 1;
  border-color: rgba(180, 83, 9, var(--tw-border-opacity));
}

.hover\:border-yellow-800:hover {
  --tw-border-opacity: 1;
  border-color: rgba(146, 64, 14, var(--tw-border-opacity));
}

.hover\:border-yellow-900:hover {
  --tw-border-opacity: 1;
  border-color: rgba(120, 53, 15, var(--tw-border-opacity));
}

.hover\:border-green-50:hover {
  --tw-border-opacity: 1;
  border-color: rgba(236, 253, 245, var(--tw-border-opacity));
}

.hover\:border-green-100:hover {
  --tw-border-opacity: 1;
  border-color: rgba(209, 250, 229, var(--tw-border-opacity));
}

.hover\:border-green-200:hover {
  --tw-border-opacity: 1;
  border-color: rgba(167, 243, 208, var(--tw-border-opacity));
}

.hover\:border-green-300:hover {
  --tw-border-opacity: 1;
  border-color: rgba(110, 231, 183, var(--tw-border-opacity));
}

.hover\:border-green-400:hover {
  --tw-border-opacity: 1;
  border-color: rgba(52, 211, 153, var(--tw-border-opacity));
}

.hover\:border-green-500:hover {
  --tw-border-opacity: 1;
  border-color: rgba(16, 185, 129, var(--tw-border-opacity));
}

.hover\:border-green-600:hover {
  --tw-border-opacity: 1;
  border-color: rgba(5, 150, 105, var(--tw-border-opacity));
}

.hover\:border-green-700:hover {
  --tw-border-opacity: 1;
  border-color: rgba(4, 120, 87, var(--tw-border-opacity));
}

.hover\:border-green-800:hover {
  --tw-border-opacity: 1;
  border-color: rgba(6, 95, 70, var(--tw-border-opacity));
}

.hover\:border-green-900:hover {
  --tw-border-opacity: 1;
  border-color: rgba(6, 78, 59, var(--tw-border-opacity));
}

.hover\:border-blue-50:hover {
  --tw-border-opacity: 1;
  border-color: rgba(239, 246, 255, var(--tw-border-opacity));
}

.hover\:border-blue-100:hover {
  --tw-border-opacity: 1;
  border-color: rgba(219, 234, 254, var(--tw-border-opacity));
}

.hover\:border-blue-200:hover {
  --tw-border-opacity: 1;
  border-color: rgba(191, 219, 254, var(--tw-border-opacity));
}

.hover\:border-blue-300:hover {
  --tw-border-opacity: 1;
  border-color: rgba(147, 197, 253, var(--tw-border-opacity));
}

.hover\:border-blue-400:hover {
  --tw-border-opacity: 1;
  border-color: rgba(96, 165, 250, var(--tw-border-opacity));
}

.hover\:border-blue-500:hover {
  --tw-border-opacity: 1;
  border-color: rgba(59, 130, 246, var(--tw-border-opacity));
}

.hover\:border-blue-600:hover {
  --tw-border-opacity: 1;
  border-color: rgba(37, 99, 235, var(--tw-border-opacity));
}

.hover\:border-blue-700:hover {
  --tw-border-opacity: 1;
  border-color: rgba(29, 78, 216, var(--tw-border-opacity));
}

.hover\:border-blue-800:hover {
  --tw-border-opacity: 1;
  border-color: rgba(30, 64, 175, var(--tw-border-opacity));
}

.hover\:border-blue-900:hover {
  --tw-border-opacity: 1;
  border-color: rgba(30, 58, 138, var(--tw-border-opacity));
}

.hover\:border-indigo-50:hover {
  --tw-border-opacity: 1;
  border-color: rgba(238, 242, 255, var(--tw-border-opacity));
}

.hover\:border-indigo-100:hover {
  --tw-border-opacity: 1;
  border-color: rgba(224, 231, 255, var(--tw-border-opacity));
}

.hover\:border-indigo-200:hover {
  --tw-border-opacity: 1;
  border-color: rgba(199, 210, 254, var(--tw-border-opacity));
}

.hover\:border-indigo-300:hover {
  --tw-border-opacity: 1;
  border-color: rgba(165, 180, 252, var(--tw-border-opacity));
}

.hover\:border-indigo-400:hover {
  --tw-border-opacity: 1;
  border-color: rgba(129, 140, 248, var(--tw-border-opacity));
}

.hover\:border-indigo-500:hover {
  --tw-border-opacity: 1;
  border-color: rgba(99, 102, 241, var(--tw-border-opacity));
}

.hover\:border-indigo-600:hover {
  --tw-border-opacity: 1;
  border-color: rgba(79, 70, 229, var(--tw-border-opacity));
}

.hover\:border-indigo-700:hover {
  --tw-border-opacity: 1;
  border-color: rgba(67, 56, 202, var(--tw-border-opacity));
}

.hover\:border-indigo-800:hover {
  --tw-border-opacity: 1;
  border-color: rgba(55, 48, 163, var(--tw-border-opacity));
}

.hover\:border-indigo-900:hover {
  --tw-border-opacity: 1;
  border-color: rgba(49, 46, 129, var(--tw-border-opacity));
}

.hover\:border-purple:hover {
  --tw-border-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-border-opacity));
}

.hover\:border-pink-50:hover {
  --tw-border-opacity: 1;
  border-color: rgba(253, 242, 248, var(--tw-border-opacity));
}

.hover\:border-pink-100:hover {
  --tw-border-opacity: 1;
  border-color: rgba(252, 231, 243, var(--tw-border-opacity));
}

.hover\:border-pink-200:hover {
  --tw-border-opacity: 1;
  border-color: rgba(251, 207, 232, var(--tw-border-opacity));
}

.hover\:border-pink-300:hover {
  --tw-border-opacity: 1;
  border-color: rgba(249, 168, 212, var(--tw-border-opacity));
}

.hover\:border-pink-400:hover {
  --tw-border-opacity: 1;
  border-color: rgba(244, 114, 182, var(--tw-border-opacity));
}

.hover\:border-pink-500:hover {
  --tw-border-opacity: 1;
  border-color: rgba(236, 72, 153, var(--tw-border-opacity));
}

.hover\:border-pink-600:hover {
  --tw-border-opacity: 1;
  border-color: rgba(219, 39, 119, var(--tw-border-opacity));
}

.hover\:border-pink-700:hover {
  --tw-border-opacity: 1;
  border-color: rgba(190, 24, 93, var(--tw-border-opacity));
}

.hover\:border-pink-800:hover {
  --tw-border-opacity: 1;
  border-color: rgba(157, 23, 77, var(--tw-border-opacity));
}

.hover\:border-pink-900:hover {
  --tw-border-opacity: 1;
  border-color: rgba(131, 24, 67, var(--tw-border-opacity));
}

.hover\:border-Asurion-White:hover {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.hover\:border-Asurion-Blue-Brighter:hover {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.hover\:border-Asurion-Blue-Deep:hover {
  --tw-border-opacity: 1;
  border-color: rgba(39, 67, 204, var(--tw-border-opacity));
}

.hover\:border-Asurion-Blue-Light:hover {
  --tw-border-opacity: 1;
  border-color: rgba(240, 243, 255, var(--tw-border-opacity));
}

.hover\:border-Asurion-Purple:hover {
  --tw-border-opacity: 1;
  border-color: rgba(130, 35, 210, var(--tw-border-opacity));
}

.hover\:border-Asurion-Purple-Deeper:hover {
  --tw-border-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-border-opacity));
}

.hover\:border-Asurion-Purple-Light:hover {
  --tw-border-opacity: 1;
  border-color: rgba(243, 233, 251, var(--tw-border-opacity));
}

.hover\:border-Asurion-Gray-Deepest:hover {
  --tw-border-opacity: 1;
  border-color: rgba(51, 63, 72, var(--tw-border-opacity));
}

.hover\:border-Asurion-Gray-Deeper:hover {
  --tw-border-opacity: 1;
  border-color: rgba(110, 118, 125, var(--tw-border-opacity));
}

.hover\:border-Asurion-Gray-Light:hover {
  --tw-border-opacity: 1;
  border-color: rgba(165, 170, 175, var(--tw-border-opacity));
}

.hover\:border-Asurion-Gray-Lighter:hover {
  --tw-border-opacity: 1;
  border-color: rgba(230, 230, 235, var(--tw-border-opacity));
}

.hover\:border-Asurion-Gray-Lightest:hover {
  --tw-border-opacity: 1;
  border-color: rgba(213, 214, 218, var(--tw-border-opacity));
}

.hover\:border-Asurion-Red-Deep:hover {
  --tw-border-opacity: 1;
  border-color: rgba(219, 27, 27, var(--tw-border-opacity));
}

.hover\:border-light-gray:hover {
  --tw-border-opacity: 1;
  border-color: rgba(213, 214, 218, var(--tw-border-opacity));
}

.hover\:border-light-gray-1:hover {
  --tw-border-opacity: 1;
  border-color: rgba(165, 170, 175, var(--tw-border-opacity));
}

.hover\:border-light-gray-2:hover {
  --tw-border-opacity: 1;
  border-color: rgba(230, 230, 235, var(--tw-border-opacity));
}

.hover\:border-light-gray-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(240, 240, 245, var(--tw-border-opacity));
}

.hover\:border-light-gray-4:hover {
  --tw-border-opacity: 1;
  border-color: rgba(213, 214, 218, var(--tw-border-opacity));
}

.hover\:border-light-gray-5:hover {
  --tw-border-opacity: 1;
  border-color: rgba(51, 63, 72, var(--tw-border-opacity));
}

.hover\:border-light-slate-gray:hover {
  --tw-border-opacity: 1;
  border-color: rgba(133, 137, 161, var(--tw-border-opacity));
}

.hover\:border-denim-blue:hover {
  --tw-border-opacity: 1;
  border-color: rgba(0, 102, 178, var(--tw-border-opacity));
}

.hover\:border-purple-1:hover {
  --tw-border-opacity: 1;
  border-color: rgba(130, 35, 210, var(--tw-border-opacity));
}

.hover\:border-dark-red:hover {
  --tw-border-opacity: 1;
  border-color: rgba(219, 27, 27, var(--tw-border-opacity));
}

.hover\:border-bright-red:hover {
  --tw-border-opacity: 1;
  border-color: rgba(244, 7, 21, var(--tw-border-opacity));
}

.hover\:border-mustard-yellow:hover {
  --tw-border-opacity: 1;
  border-color: rgba(237, 139, 0, var(--tw-border-opacity));
}

.hover\:border-mustard-yellow-1:hover {
  --tw-border-opacity: 1;
  border-color: rgba(237, 102, 0, var(--tw-border-opacity));
}

.hover\:border-light-blue:hover {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.hover\:border-light-blue-1:hover {
  --tw-border-opacity: 1;
  border-color: rgba(74, 104, 249, var(--tw-border-opacity));
}

.hover\:border-light-blue-3:hover {
  border-color:  #F0F3FF;
}

.hover\:border-light-blue-4:hover {
  --tw-border-opacity: 1;
  border-color: rgba(240, 243, 255, var(--tw-border-opacity));
}

.hover\:border-purple-blue:hover {
  --tw-border-opacity: 1;
  border-color: rgba(100, 105, 225, var(--tw-border-opacity));
}

.hover\:border-light-green:hover {
  --tw-border-opacity: 1;
  border-color: rgba(0, 181, 116, var(--tw-border-opacity));
}

.hover\:border-light-green-1:hover {
  --tw-border-opacity: 1;
  border-color: rgba(0, 181, 116, var(--tw-border-opacity));
}

.hover\:border-light-bg-green:hover {
  --tw-border-opacity: 1;
  border-color: rgba(240, 255, 249, var(--tw-border-opacity));
}

.hover\:border-green-1:hover {
  --tw-border-opacity: 1;
  border-color: rgba(11, 131, 80, var(--tw-border-opacity));
}

.hover\:border-pink-1:hover {
  --tw-border-opacity: 1;
  border-color: rgba(255, 237, 213, var(--tw-border-opacity));
}

.hover\:border-light-white-1:hover {
  --tw-border-opacity: 1;
  border-color: rgba(248, 246, 238, var(--tw-border-opacity));
}

.hover\:border-Black-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-border-opacity));
}

.hover\:border-Default-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(31, 33, 32, var(--tw-border-opacity));
}

.hover\:border-White-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(249, 246, 239, var(--tw-border-opacity));
}

.hover\:border-Green-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(174, 224, 205, var(--tw-border-opacity));
}

.hover\:border-Blue-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.hover\:border-Silver-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(228, 228, 226, var(--tw-border-opacity));
}

.hover\:border-Yellow-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(243, 208, 96, var(--tw-border-opacity));
}

.hover\:border-Grey-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(83, 81, 80, var(--tw-border-opacity));
}

.hover\:border-Gray-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(83, 81, 80, var(--tw-border-opacity));
}

.hover\:border-Red-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(186, 12, 46, var(--tw-border-opacity));
}

.hover\:border-Gold-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(245, 221, 197, var(--tw-border-opacity));
}

.hover\:border-light-green-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(243, 233, 251, var(--tw-border-opacity));
}

.hover\:border-dark-blue-2:hover {
  --tw-border-opacity: 1;
  border-color: rgba(39, 67, 204, var(--tw-border-opacity));
}

.hover\:border-blue-1:hover {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.hover\:border-yellow-1:hover {
  --tw-border-opacity: 1;
  border-color: rgba(237, 184, 0, var(--tw-border-opacity));
}

.hover\:border-blue-2:hover {
  --tw-border-opacity: 1;
  border-color: rgba(37, 59, 170, var(--tw-border-opacity));
}

.hover\:border-light-pink:hover {
  --tw-border-opacity: 1;
  border-color: rgba(255, 80, 112, var(--tw-border-opacity));
}

.hover\:border-bright-green:hover {
  --tw-border-opacity: 1;
  border-color: rgba(110, 250, 195, var(--tw-border-opacity));
}

.hover\:border-bright-yellow:hover {
  --tw-border-opacity: 1;
  border-color: rgba(210, 250, 70, var(--tw-border-opacity));
}

.hover\:border-SpaceGrey-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(83, 81, 80, var(--tw-border-opacity));
}

.hover\:border-Purple-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-border-opacity));
}

.hover\:border-LightPurple-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(209, 205, 218, var(--tw-border-opacity));
}

.hover\:border-Glow-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(241, 173, 75, var(--tw-border-opacity));
}

.hover\:border-Bronze-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(205, 127, 50, var(--tw-border-opacity));
}

.hover\:border-Copper-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(184, 115, 51, var(--tw-border-opacity));
}

.hover\:border-Pink-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(255, 192, 203, var(--tw-border-opacity));
}

.hover\:border-Orange-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(255, 165, 0, var(--tw-border-opacity));
}

.hover\:border-Coral-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(238, 119, 98, var(--tw-border-opacity));
}

.hover\:border-MajesticBlack-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-border-opacity));
}

.hover\:border-PrismBlack-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-border-opacity));
}

.hover\:border-CeramicBlack-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-border-opacity));
}

.hover\:border-MidnightBlack-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(0, 4, 13, var(--tw-border-opacity));
}

.hover\:border-PrismWhite-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(225, 216, 203, var(--tw-border-opacity));
}

.hover\:border-CeramicWhite-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(194, 194, 196, var(--tw-border-opacity));
}

.hover\:border-LilacPurple-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(200, 162, 200, var(--tw-border-opacity));
}

.hover\:border-CrownSilver-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(177, 165, 170, var(--tw-border-opacity));
}

.hover\:border-CoralBlue-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(175, 220, 236, var(--tw-border-opacity));
}

.hover\:border-lime-yellow:hover {
  --tw-border-opacity: 1;
  border-color: rgba(210, 250, 70, var(--tw-border-opacity));
}

.hover\:border-apple-green:hover {
  --tw-border-opacity: 1;
  border-color: rgba(110, 250, 195, var(--tw-border-opacity));
}

.hover\:border-bg-new-blue:hover {
  --tw-border-opacity: 1;
  border-color: rgba(57, 220, 240, var(--tw-border-opacity));
}

.hover\:border-bg-new-pink:hover {
  --tw-border-opacity: 1;
  border-color: rgba(231, 154, 174, var(--tw-border-opacity));
}

.hover\:border-new-pink-1:hover {
  --tw-border-opacity: 1;
  border-color: rgba(233, 161, 179, var(--tw-border-opacity));
}

.hover\:border-footer-grey:hover {
  --tw-border-opacity: 1;
  border-color: rgba(51, 50, 56, var(--tw-border-opacity));
}

.hover\:border-border-grey:hover {
  --tw-border-opacity: 1;
  border-color: rgba(196, 196, 196, var(--tw-border-opacity));
}

.hover\:border-apple-green-1:hover {
  --tw-border-opacity: 1;
  border-color: rgba(48, 208, 145, var(--tw-border-opacity));
}

.hover\:border-crimson-red:hover {
  --tw-border-opacity: 1;
  border-color: rgba(210, 35, 35, var(--tw-border-opacity));
}

.hover\:border-asurion-cyan:hover {
  --tw-border-opacity: 1;
  border-color: rgba(149, 206, 215, var(--tw-border-opacity));
}

.hover\:border-bright-orange:hover {
  --tw-border-opacity: 1;
  border-color: rgba(255, 139, 26, var(--tw-border-opacity));
}

.hover\:border-Graphite-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(210, 206, 219, var(--tw-border-opacity));
}

.hover\:border-PacificBlue-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.hover\:border-light-purple:hover {
  --tw-border-opacity: 1;
  border-color: rgba(179, 163, 215, var(--tw-border-opacity));
}

.hover\:border-asurion-gray:hover {
  --tw-border-opacity: 1;
  border-color: rgba(216, 216, 216, var(--tw-border-opacity));
}

.hover\:border-OceanBlue-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(0, 119, 190, var(--tw-border-opacity));
}

.hover\:border-MetallicCopper-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(114, 40, 30, var(--tw-border-opacity));
}

.hover\:border-PorcelainWhite-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(248, 251, 248, var(--tw-border-opacity));
}

.hover\:border-LightBlue-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(173, 216, 230, var(--tw-border-opacity));
}

.hover\:border-CloudNavy-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(96, 115, 135, var(--tw-border-opacity));
}

.hover\:border-CloudMint-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(96, 115, 135, var(--tw-border-opacity));
}

.hover\:border-CloudOrange-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(255, 186, 151, var(--tw-border-opacity));
}

.hover\:border-CloudLavender-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(214, 211, 226, var(--tw-border-opacity));
}

.hover\:border-CloudRed-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(219, 176, 162, var(--tw-border-opacity));
}

.hover\:border-CloudWhite-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(242, 242, 237, var(--tw-border-opacity));
}

.hover\:border-SunriseGold-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(238, 198, 173, var(--tw-border-opacity));
}

.hover\:border-SunshineGold-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(238, 198, 173, var(--tw-border-opacity));
}

.hover\:border-AuraBlack-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(31, 33, 32, var(--tw-border-opacity));
}

.hover\:border-AuraGlow-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(241, 173, 75, var(--tw-border-opacity));
}

.hover\:border-MysticBronze-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(60, 37, 22, var(--tw-border-opacity));
}

.hover\:border-MysticGreen-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(144, 161, 154, var(--tw-border-opacity));
}

.hover\:border-MysticGrey-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(86, 79, 85, var(--tw-border-opacity));
}

.hover\:border-MysticBlack-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(53, 58, 60, var(--tw-border-opacity));
}

.hover\:border-MysticWhite-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(228, 237, 227, var(--tw-border-opacity));
}

.hover\:border-price-blue1:hover {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.hover\:border-indigo1:hover {
  --tw-border-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-border-opacity));
}

.hover\:border-Purple-4:hover {
  --tw-border-opacity: 1;
  border-color: rgba(149, 152, 248, var(--tw-border-opacity));
}

.hover\:border-new-blue-2:hover {
  --tw-border-opacity: 1;
  border-color: rgba(51, 179, 194, var(--tw-border-opacity));
}

.hover\:border-dark-blue-3:hover {
  --tw-border-opacity: 1;
  border-color: rgba(4, 29, 251, var(--tw-border-opacity));
}

.hover\:border-replace-bg:hover {
  --tw-border-opacity: 1;
  border-color: rgba(138, 164, 188, var(--tw-border-opacity));
}

.hover\:border-resolve-bg:hover {
  --tw-border-opacity: 1;
  border-color: rgba(71, 131, 203, var(--tw-border-opacity));
}

.hover\:border-violet:hover {
  --tw-border-opacity: 1;
  border-color: rgba(130, 35, 210, var(--tw-border-opacity));
}

.focus\:border-transparent:focus {
  border-color: transparent;
}

.focus\:border-current:focus {
  border-color: currentColor;
}

.focus\:border-black:focus {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}

.focus\:border-white:focus {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.focus\:border-gray-50:focus {
  --tw-border-opacity: 1;
  border-color: rgba(249, 250, 251, var(--tw-border-opacity));
}

.focus\:border-gray-100:focus {
  --tw-border-opacity: 1;
  border-color: rgba(243, 244, 246, var(--tw-border-opacity));
}

.focus\:border-gray-200:focus {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

.focus\:border-gray-300:focus {
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}

.focus\:border-gray-400:focus {
  --tw-border-opacity: 1;
  border-color: rgba(156, 163, 175, var(--tw-border-opacity));
}

.focus\:border-gray-500:focus {
  --tw-border-opacity: 1;
  border-color: rgba(107, 114, 128, var(--tw-border-opacity));
}

.focus\:border-gray-600:focus {
  --tw-border-opacity: 1;
  border-color: rgba(75, 85, 99, var(--tw-border-opacity));
}

.focus\:border-gray-700:focus {
  --tw-border-opacity: 1;
  border-color: rgba(55, 65, 81, var(--tw-border-opacity));
}

.focus\:border-gray-800:focus {
  --tw-border-opacity: 1;
  border-color: rgba(31, 41, 55, var(--tw-border-opacity));
}

.focus\:border-gray-900:focus {
  --tw-border-opacity: 1;
  border-color: rgba(17, 24, 39, var(--tw-border-opacity));
}

.focus\:border-red-50:focus {
  --tw-border-opacity: 1;
  border-color: rgba(254, 242, 242, var(--tw-border-opacity));
}

.focus\:border-red-100:focus {
  --tw-border-opacity: 1;
  border-color: rgba(254, 226, 226, var(--tw-border-opacity));
}

.focus\:border-red-200:focus {
  --tw-border-opacity: 1;
  border-color: rgba(254, 202, 202, var(--tw-border-opacity));
}

.focus\:border-red-300:focus {
  --tw-border-opacity: 1;
  border-color: rgba(252, 165, 165, var(--tw-border-opacity));
}

.focus\:border-red-400:focus {
  --tw-border-opacity: 1;
  border-color: rgba(248, 113, 113, var(--tw-border-opacity));
}

.focus\:border-red-500:focus {
  --tw-border-opacity: 1;
  border-color: rgba(239, 68, 68, var(--tw-border-opacity));
}

.focus\:border-red-600:focus {
  --tw-border-opacity: 1;
  border-color: rgba(220, 38, 38, var(--tw-border-opacity));
}

.focus\:border-red-700:focus {
  --tw-border-opacity: 1;
  border-color: rgba(185, 28, 28, var(--tw-border-opacity));
}

.focus\:border-red-800:focus {
  --tw-border-opacity: 1;
  border-color: rgba(153, 27, 27, var(--tw-border-opacity));
}

.focus\:border-red-900:focus {
  --tw-border-opacity: 1;
  border-color: rgba(127, 29, 29, var(--tw-border-opacity));
}

.focus\:border-yellow-50:focus {
  --tw-border-opacity: 1;
  border-color: rgba(255, 251, 235, var(--tw-border-opacity));
}

.focus\:border-yellow-100:focus {
  --tw-border-opacity: 1;
  border-color: rgba(254, 243, 199, var(--tw-border-opacity));
}

.focus\:border-yellow-200:focus {
  --tw-border-opacity: 1;
  border-color: rgba(253, 230, 138, var(--tw-border-opacity));
}

.focus\:border-yellow-300:focus {
  --tw-border-opacity: 1;
  border-color: rgba(252, 211, 77, var(--tw-border-opacity));
}

.focus\:border-yellow-400:focus {
  --tw-border-opacity: 1;
  border-color: rgba(251, 191, 36, var(--tw-border-opacity));
}

.focus\:border-yellow-500:focus {
  --tw-border-opacity: 1;
  border-color: rgba(245, 158, 11, var(--tw-border-opacity));
}

.focus\:border-yellow-600:focus {
  --tw-border-opacity: 1;
  border-color: rgba(217, 119, 6, var(--tw-border-opacity));
}

.focus\:border-yellow-700:focus {
  --tw-border-opacity: 1;
  border-color: rgba(180, 83, 9, var(--tw-border-opacity));
}

.focus\:border-yellow-800:focus {
  --tw-border-opacity: 1;
  border-color: rgba(146, 64, 14, var(--tw-border-opacity));
}

.focus\:border-yellow-900:focus {
  --tw-border-opacity: 1;
  border-color: rgba(120, 53, 15, var(--tw-border-opacity));
}

.focus\:border-green-50:focus {
  --tw-border-opacity: 1;
  border-color: rgba(236, 253, 245, var(--tw-border-opacity));
}

.focus\:border-green-100:focus {
  --tw-border-opacity: 1;
  border-color: rgba(209, 250, 229, var(--tw-border-opacity));
}

.focus\:border-green-200:focus {
  --tw-border-opacity: 1;
  border-color: rgba(167, 243, 208, var(--tw-border-opacity));
}

.focus\:border-green-300:focus {
  --tw-border-opacity: 1;
  border-color: rgba(110, 231, 183, var(--tw-border-opacity));
}

.focus\:border-green-400:focus {
  --tw-border-opacity: 1;
  border-color: rgba(52, 211, 153, var(--tw-border-opacity));
}

.focus\:border-green-500:focus {
  --tw-border-opacity: 1;
  border-color: rgba(16, 185, 129, var(--tw-border-opacity));
}

.focus\:border-green-600:focus {
  --tw-border-opacity: 1;
  border-color: rgba(5, 150, 105, var(--tw-border-opacity));
}

.focus\:border-green-700:focus {
  --tw-border-opacity: 1;
  border-color: rgba(4, 120, 87, var(--tw-border-opacity));
}

.focus\:border-green-800:focus {
  --tw-border-opacity: 1;
  border-color: rgba(6, 95, 70, var(--tw-border-opacity));
}

.focus\:border-green-900:focus {
  --tw-border-opacity: 1;
  border-color: rgba(6, 78, 59, var(--tw-border-opacity));
}

.focus\:border-blue-50:focus {
  --tw-border-opacity: 1;
  border-color: rgba(239, 246, 255, var(--tw-border-opacity));
}

.focus\:border-blue-100:focus {
  --tw-border-opacity: 1;
  border-color: rgba(219, 234, 254, var(--tw-border-opacity));
}

.focus\:border-blue-200:focus {
  --tw-border-opacity: 1;
  border-color: rgba(191, 219, 254, var(--tw-border-opacity));
}

.focus\:border-blue-300:focus {
  --tw-border-opacity: 1;
  border-color: rgba(147, 197, 253, var(--tw-border-opacity));
}

.focus\:border-blue-400:focus {
  --tw-border-opacity: 1;
  border-color: rgba(96, 165, 250, var(--tw-border-opacity));
}

.focus\:border-blue-500:focus {
  --tw-border-opacity: 1;
  border-color: rgba(59, 130, 246, var(--tw-border-opacity));
}

.focus\:border-blue-600:focus {
  --tw-border-opacity: 1;
  border-color: rgba(37, 99, 235, var(--tw-border-opacity));
}

.focus\:border-blue-700:focus {
  --tw-border-opacity: 1;
  border-color: rgba(29, 78, 216, var(--tw-border-opacity));
}

.focus\:border-blue-800:focus {
  --tw-border-opacity: 1;
  border-color: rgba(30, 64, 175, var(--tw-border-opacity));
}

.focus\:border-blue-900:focus {
  --tw-border-opacity: 1;
  border-color: rgba(30, 58, 138, var(--tw-border-opacity));
}

.focus\:border-indigo-50:focus {
  --tw-border-opacity: 1;
  border-color: rgba(238, 242, 255, var(--tw-border-opacity));
}

.focus\:border-indigo-100:focus {
  --tw-border-opacity: 1;
  border-color: rgba(224, 231, 255, var(--tw-border-opacity));
}

.focus\:border-indigo-200:focus {
  --tw-border-opacity: 1;
  border-color: rgba(199, 210, 254, var(--tw-border-opacity));
}

.focus\:border-indigo-300:focus {
  --tw-border-opacity: 1;
  border-color: rgba(165, 180, 252, var(--tw-border-opacity));
}

.focus\:border-indigo-400:focus {
  --tw-border-opacity: 1;
  border-color: rgba(129, 140, 248, var(--tw-border-opacity));
}

.focus\:border-indigo-500:focus {
  --tw-border-opacity: 1;
  border-color: rgba(99, 102, 241, var(--tw-border-opacity));
}

.focus\:border-indigo-600:focus {
  --tw-border-opacity: 1;
  border-color: rgba(79, 70, 229, var(--tw-border-opacity));
}

.focus\:border-indigo-700:focus {
  --tw-border-opacity: 1;
  border-color: rgba(67, 56, 202, var(--tw-border-opacity));
}

.focus\:border-indigo-800:focus {
  --tw-border-opacity: 1;
  border-color: rgba(55, 48, 163, var(--tw-border-opacity));
}

.focus\:border-indigo-900:focus {
  --tw-border-opacity: 1;
  border-color: rgba(49, 46, 129, var(--tw-border-opacity));
}

.focus\:border-purple:focus {
  --tw-border-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-border-opacity));
}

.focus\:border-pink-50:focus {
  --tw-border-opacity: 1;
  border-color: rgba(253, 242, 248, var(--tw-border-opacity));
}

.focus\:border-pink-100:focus {
  --tw-border-opacity: 1;
  border-color: rgba(252, 231, 243, var(--tw-border-opacity));
}

.focus\:border-pink-200:focus {
  --tw-border-opacity: 1;
  border-color: rgba(251, 207, 232, var(--tw-border-opacity));
}

.focus\:border-pink-300:focus {
  --tw-border-opacity: 1;
  border-color: rgba(249, 168, 212, var(--tw-border-opacity));
}

.focus\:border-pink-400:focus {
  --tw-border-opacity: 1;
  border-color: rgba(244, 114, 182, var(--tw-border-opacity));
}

.focus\:border-pink-500:focus {
  --tw-border-opacity: 1;
  border-color: rgba(236, 72, 153, var(--tw-border-opacity));
}

.focus\:border-pink-600:focus {
  --tw-border-opacity: 1;
  border-color: rgba(219, 39, 119, var(--tw-border-opacity));
}

.focus\:border-pink-700:focus {
  --tw-border-opacity: 1;
  border-color: rgba(190, 24, 93, var(--tw-border-opacity));
}

.focus\:border-pink-800:focus {
  --tw-border-opacity: 1;
  border-color: rgba(157, 23, 77, var(--tw-border-opacity));
}

.focus\:border-pink-900:focus {
  --tw-border-opacity: 1;
  border-color: rgba(131, 24, 67, var(--tw-border-opacity));
}

.focus\:border-Asurion-White:focus {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

.focus\:border-Asurion-Blue-Brighter:focus {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.focus\:border-Asurion-Blue-Deep:focus {
  --tw-border-opacity: 1;
  border-color: rgba(39, 67, 204, var(--tw-border-opacity));
}

.focus\:border-Asurion-Blue-Light:focus {
  --tw-border-opacity: 1;
  border-color: rgba(240, 243, 255, var(--tw-border-opacity));
}

.focus\:border-Asurion-Purple:focus {
  --tw-border-opacity: 1;
  border-color: rgba(130, 35, 210, var(--tw-border-opacity));
}

.focus\:border-Asurion-Purple-Deeper:focus {
  --tw-border-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-border-opacity));
}

.focus\:border-Asurion-Purple-Light:focus {
  --tw-border-opacity: 1;
  border-color: rgba(243, 233, 251, var(--tw-border-opacity));
}

.focus\:border-Asurion-Gray-Deepest:focus {
  --tw-border-opacity: 1;
  border-color: rgba(51, 63, 72, var(--tw-border-opacity));
}

.focus\:border-Asurion-Gray-Deeper:focus {
  --tw-border-opacity: 1;
  border-color: rgba(110, 118, 125, var(--tw-border-opacity));
}

.focus\:border-Asurion-Gray-Light:focus {
  --tw-border-opacity: 1;
  border-color: rgba(165, 170, 175, var(--tw-border-opacity));
}

.focus\:border-Asurion-Gray-Lighter:focus {
  --tw-border-opacity: 1;
  border-color: rgba(230, 230, 235, var(--tw-border-opacity));
}

.focus\:border-Asurion-Gray-Lightest:focus {
  --tw-border-opacity: 1;
  border-color: rgba(213, 214, 218, var(--tw-border-opacity));
}

.focus\:border-Asurion-Red-Deep:focus {
  --tw-border-opacity: 1;
  border-color: rgba(219, 27, 27, var(--tw-border-opacity));
}

.focus\:border-light-gray:focus {
  --tw-border-opacity: 1;
  border-color: rgba(213, 214, 218, var(--tw-border-opacity));
}

.focus\:border-light-gray-1:focus {
  --tw-border-opacity: 1;
  border-color: rgba(165, 170, 175, var(--tw-border-opacity));
}

.focus\:border-light-gray-2:focus {
  --tw-border-opacity: 1;
  border-color: rgba(230, 230, 235, var(--tw-border-opacity));
}

.focus\:border-light-gray-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(240, 240, 245, var(--tw-border-opacity));
}

.focus\:border-light-gray-4:focus {
  --tw-border-opacity: 1;
  border-color: rgba(213, 214, 218, var(--tw-border-opacity));
}

.focus\:border-light-gray-5:focus {
  --tw-border-opacity: 1;
  border-color: rgba(51, 63, 72, var(--tw-border-opacity));
}

.focus\:border-light-slate-gray:focus {
  --tw-border-opacity: 1;
  border-color: rgba(133, 137, 161, var(--tw-border-opacity));
}

.focus\:border-denim-blue:focus {
  --tw-border-opacity: 1;
  border-color: rgba(0, 102, 178, var(--tw-border-opacity));
}

.focus\:border-purple-1:focus {
  --tw-border-opacity: 1;
  border-color: rgba(130, 35, 210, var(--tw-border-opacity));
}

.focus\:border-dark-red:focus {
  --tw-border-opacity: 1;
  border-color: rgba(219, 27, 27, var(--tw-border-opacity));
}

.focus\:border-bright-red:focus {
  --tw-border-opacity: 1;
  border-color: rgba(244, 7, 21, var(--tw-border-opacity));
}

.focus\:border-mustard-yellow:focus {
  --tw-border-opacity: 1;
  border-color: rgba(237, 139, 0, var(--tw-border-opacity));
}

.focus\:border-mustard-yellow-1:focus {
  --tw-border-opacity: 1;
  border-color: rgba(237, 102, 0, var(--tw-border-opacity));
}

.focus\:border-light-blue:focus {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.focus\:border-light-blue-1:focus {
  --tw-border-opacity: 1;
  border-color: rgba(74, 104, 249, var(--tw-border-opacity));
}

.focus\:border-light-blue-3:focus {
  border-color:  #F0F3FF;
}

.focus\:border-light-blue-4:focus {
  --tw-border-opacity: 1;
  border-color: rgba(240, 243, 255, var(--tw-border-opacity));
}

.focus\:border-purple-blue:focus {
  --tw-border-opacity: 1;
  border-color: rgba(100, 105, 225, var(--tw-border-opacity));
}

.focus\:border-light-green:focus {
  --tw-border-opacity: 1;
  border-color: rgba(0, 181, 116, var(--tw-border-opacity));
}

.focus\:border-light-green-1:focus {
  --tw-border-opacity: 1;
  border-color: rgba(0, 181, 116, var(--tw-border-opacity));
}

.focus\:border-light-bg-green:focus {
  --tw-border-opacity: 1;
  border-color: rgba(240, 255, 249, var(--tw-border-opacity));
}

.focus\:border-green-1:focus {
  --tw-border-opacity: 1;
  border-color: rgba(11, 131, 80, var(--tw-border-opacity));
}

.focus\:border-pink-1:focus {
  --tw-border-opacity: 1;
  border-color: rgba(255, 237, 213, var(--tw-border-opacity));
}

.focus\:border-light-white-1:focus {
  --tw-border-opacity: 1;
  border-color: rgba(248, 246, 238, var(--tw-border-opacity));
}

.focus\:border-Black-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-border-opacity));
}

.focus\:border-Default-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(31, 33, 32, var(--tw-border-opacity));
}

.focus\:border-White-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(249, 246, 239, var(--tw-border-opacity));
}

.focus\:border-Green-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(174, 224, 205, var(--tw-border-opacity));
}

.focus\:border-Blue-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.focus\:border-Silver-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(228, 228, 226, var(--tw-border-opacity));
}

.focus\:border-Yellow-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(243, 208, 96, var(--tw-border-opacity));
}

.focus\:border-Grey-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(83, 81, 80, var(--tw-border-opacity));
}

.focus\:border-Gray-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(83, 81, 80, var(--tw-border-opacity));
}

.focus\:border-Red-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(186, 12, 46, var(--tw-border-opacity));
}

.focus\:border-Gold-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(245, 221, 197, var(--tw-border-opacity));
}

.focus\:border-light-green-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(243, 233, 251, var(--tw-border-opacity));
}

.focus\:border-dark-blue-2:focus {
  --tw-border-opacity: 1;
  border-color: rgba(39, 67, 204, var(--tw-border-opacity));
}

.focus\:border-blue-1:focus {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.focus\:border-yellow-1:focus {
  --tw-border-opacity: 1;
  border-color: rgba(237, 184, 0, var(--tw-border-opacity));
}

.focus\:border-blue-2:focus {
  --tw-border-opacity: 1;
  border-color: rgba(37, 59, 170, var(--tw-border-opacity));
}

.focus\:border-light-pink:focus {
  --tw-border-opacity: 1;
  border-color: rgba(255, 80, 112, var(--tw-border-opacity));
}

.focus\:border-bright-green:focus {
  --tw-border-opacity: 1;
  border-color: rgba(110, 250, 195, var(--tw-border-opacity));
}

.focus\:border-bright-yellow:focus {
  --tw-border-opacity: 1;
  border-color: rgba(210, 250, 70, var(--tw-border-opacity));
}

.focus\:border-SpaceGrey-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(83, 81, 80, var(--tw-border-opacity));
}

.focus\:border-Purple-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-border-opacity));
}

.focus\:border-LightPurple-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(209, 205, 218, var(--tw-border-opacity));
}

.focus\:border-Glow-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(241, 173, 75, var(--tw-border-opacity));
}

.focus\:border-Bronze-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(205, 127, 50, var(--tw-border-opacity));
}

.focus\:border-Copper-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(184, 115, 51, var(--tw-border-opacity));
}

.focus\:border-Pink-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(255, 192, 203, var(--tw-border-opacity));
}

.focus\:border-Orange-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(255, 165, 0, var(--tw-border-opacity));
}

.focus\:border-Coral-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(238, 119, 98, var(--tw-border-opacity));
}

.focus\:border-MajesticBlack-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-border-opacity));
}

.focus\:border-PrismBlack-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-border-opacity));
}

.focus\:border-CeramicBlack-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(31, 32, 32, var(--tw-border-opacity));
}

.focus\:border-MidnightBlack-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(0, 4, 13, var(--tw-border-opacity));
}

.focus\:border-PrismWhite-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(225, 216, 203, var(--tw-border-opacity));
}

.focus\:border-CeramicWhite-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(194, 194, 196, var(--tw-border-opacity));
}

.focus\:border-LilacPurple-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(200, 162, 200, var(--tw-border-opacity));
}

.focus\:border-CrownSilver-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(177, 165, 170, var(--tw-border-opacity));
}

.focus\:border-CoralBlue-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(175, 220, 236, var(--tw-border-opacity));
}

.focus\:border-lime-yellow:focus {
  --tw-border-opacity: 1;
  border-color: rgba(210, 250, 70, var(--tw-border-opacity));
}

.focus\:border-apple-green:focus {
  --tw-border-opacity: 1;
  border-color: rgba(110, 250, 195, var(--tw-border-opacity));
}

.focus\:border-bg-new-blue:focus {
  --tw-border-opacity: 1;
  border-color: rgba(57, 220, 240, var(--tw-border-opacity));
}

.focus\:border-bg-new-pink:focus {
  --tw-border-opacity: 1;
  border-color: rgba(231, 154, 174, var(--tw-border-opacity));
}

.focus\:border-new-pink-1:focus {
  --tw-border-opacity: 1;
  border-color: rgba(233, 161, 179, var(--tw-border-opacity));
}

.focus\:border-footer-grey:focus {
  --tw-border-opacity: 1;
  border-color: rgba(51, 50, 56, var(--tw-border-opacity));
}

.focus\:border-border-grey:focus {
  --tw-border-opacity: 1;
  border-color: rgba(196, 196, 196, var(--tw-border-opacity));
}

.focus\:border-apple-green-1:focus {
  --tw-border-opacity: 1;
  border-color: rgba(48, 208, 145, var(--tw-border-opacity));
}

.focus\:border-crimson-red:focus {
  --tw-border-opacity: 1;
  border-color: rgba(210, 35, 35, var(--tw-border-opacity));
}

.focus\:border-asurion-cyan:focus {
  --tw-border-opacity: 1;
  border-color: rgba(149, 206, 215, var(--tw-border-opacity));
}

.focus\:border-bright-orange:focus {
  --tw-border-opacity: 1;
  border-color: rgba(255, 139, 26, var(--tw-border-opacity));
}

.focus\:border-Graphite-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(210, 206, 219, var(--tw-border-opacity));
}

.focus\:border-PacificBlue-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.focus\:border-light-purple:focus {
  --tw-border-opacity: 1;
  border-color: rgba(179, 163, 215, var(--tw-border-opacity));
}

.focus\:border-asurion-gray:focus {
  --tw-border-opacity: 1;
  border-color: rgba(216, 216, 216, var(--tw-border-opacity));
}

.focus\:border-OceanBlue-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(0, 119, 190, var(--tw-border-opacity));
}

.focus\:border-MetallicCopper-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(114, 40, 30, var(--tw-border-opacity));
}

.focus\:border-PorcelainWhite-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(248, 251, 248, var(--tw-border-opacity));
}

.focus\:border-LightBlue-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(173, 216, 230, var(--tw-border-opacity));
}

.focus\:border-CloudNavy-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(96, 115, 135, var(--tw-border-opacity));
}

.focus\:border-CloudMint-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(96, 115, 135, var(--tw-border-opacity));
}

.focus\:border-CloudOrange-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(255, 186, 151, var(--tw-border-opacity));
}

.focus\:border-CloudLavender-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(214, 211, 226, var(--tw-border-opacity));
}

.focus\:border-CloudRed-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(219, 176, 162, var(--tw-border-opacity));
}

.focus\:border-CloudWhite-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(242, 242, 237, var(--tw-border-opacity));
}

.focus\:border-SunriseGold-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(238, 198, 173, var(--tw-border-opacity));
}

.focus\:border-SunshineGold-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(238, 198, 173, var(--tw-border-opacity));
}

.focus\:border-AuraBlack-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(31, 33, 32, var(--tw-border-opacity));
}

.focus\:border-AuraGlow-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(241, 173, 75, var(--tw-border-opacity));
}

.focus\:border-MysticBronze-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(60, 37, 22, var(--tw-border-opacity));
}

.focus\:border-MysticGreen-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(144, 161, 154, var(--tw-border-opacity));
}

.focus\:border-MysticGrey-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(86, 79, 85, var(--tw-border-opacity));
}

.focus\:border-MysticBlack-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(53, 58, 60, var(--tw-border-opacity));
}

.focus\:border-MysticWhite-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(228, 237, 227, var(--tw-border-opacity));
}

.focus\:border-price-blue1:focus {
  --tw-border-opacity: 1;
  border-color: rgba(107, 139, 255, var(--tw-border-opacity));
}

.focus\:border-indigo1:focus {
  --tw-border-opacity: 1;
  border-color: rgba(103, 0, 184, var(--tw-border-opacity));
}

.focus\:border-Purple-4:focus {
  --tw-border-opacity: 1;
  border-color: rgba(149, 152, 248, var(--tw-border-opacity));
}

.focus\:border-new-blue-2:focus {
  --tw-border-opacity: 1;
  border-color: rgba(51, 179, 194, var(--tw-border-opacity));
}

.focus\:border-dark-blue-3:focus {
  --tw-border-opacity: 1;
  border-color: rgba(4, 29, 251, var(--tw-border-opacity));
}

.focus\:border-replace-bg:focus {
  --tw-border-opacity: 1;
  border-color: rgba(138, 164, 188, var(--tw-border-opacity));
}

.focus\:border-resolve-bg:focus {
  --tw-border-opacity: 1;
  border-color: rgba(71, 131, 203, var(--tw-border-opacity));
}

.focus\:border-violet:focus {
  --tw-border-opacity: 1;
  border-color: rgba(130, 35, 210, var(--tw-border-opacity));
}

.border-opacity-0 {
  --tw-border-opacity: 0;
}

.border-opacity-5 {
  --tw-border-opacity: 0.05;
}

.border-opacity-10 {
  --tw-border-opacity: 0.1;
}

.border-opacity-20 {
  --tw-border-opacity: 0.2;
}

.border-opacity-25 {
  --tw-border-opacity: 0.25;
}

.border-opacity-30 {
  --tw-border-opacity: 0.3;
}

.border-opacity-40 {
  --tw-border-opacity: 0.4;
}

.border-opacity-50 {
  --tw-border-opacity: 0.5;
}

.border-opacity-60 {
  --tw-border-opacity: 0.6;
}

.border-opacity-70 {
  --tw-border-opacity: 0.7;
}

.border-opacity-75 {
  --tw-border-opacity: 0.75;
}

.border-opacity-80 {
  --tw-border-opacity: 0.8;
}

.border-opacity-90 {
  --tw-border-opacity: 0.9;
}

.border-opacity-95 {
  --tw-border-opacity: 0.95;
}

.border-opacity-100 {
  --tw-border-opacity: 1;
}

.group:hover .group-hover\:border-opacity-0 {
  --tw-border-opacity: 0;
}

.group:hover .group-hover\:border-opacity-5 {
  --tw-border-opacity: 0.05;
}

.group:hover .group-hover\:border-opacity-10 {
  --tw-border-opacity: 0.1;
}

.group:hover .group-hover\:border-opacity-20 {
  --tw-border-opacity: 0.2;
}

.group:hover .group-hover\:border-opacity-25 {
  --tw-border-opacity: 0.25;
}

.group:hover .group-hover\:border-opacity-30 {
  --tw-border-opacity: 0.3;
}

.group:hover .group-hover\:border-opacity-40 {
  --tw-border-opacity: 0.4;
}

.group:hover .group-hover\:border-opacity-50 {
  --tw-border-opacity: 0.5;
}

.group:hover .group-hover\:border-opacity-60 {
  --tw-border-opacity: 0.6;
}

.group:hover .group-hover\:border-opacity-70 {
  --tw-border-opacity: 0.7;
}

.group:hover .group-hover\:border-opacity-75 {
  --tw-border-opacity: 0.75;
}

.group:hover .group-hover\:border-opacity-80 {
  --tw-border-opacity: 0.8;
}

.group:hover .group-hover\:border-opacity-90 {
  --tw-border-opacity: 0.9;
}

.group:hover .group-hover\:border-opacity-95 {
  --tw-border-opacity: 0.95;
}

.group:hover .group-hover\:border-opacity-100 {
  --tw-border-opacity: 1;
}

.focus-within\:border-opacity-0:focus-within {
  --tw-border-opacity: 0;
}

.focus-within\:border-opacity-5:focus-within {
  --tw-border-opacity: 0.05;
}

.focus-within\:border-opacity-10:focus-within {
  --tw-border-opacity: 0.1;
}

.focus-within\:border-opacity-20:focus-within {
  --tw-border-opacity: 0.2;
}

.focus-within\:border-opacity-25:focus-within {
  --tw-border-opacity: 0.25;
}

.focus-within\:border-opacity-30:focus-within {
  --tw-border-opacity: 0.3;
}

.focus-within\:border-opacity-40:focus-within {
  --tw-border-opacity: 0.4;
}

.focus-within\:border-opacity-50:focus-within {
  --tw-border-opacity: 0.5;
}

.focus-within\:border-opacity-60:focus-within {
  --tw-border-opacity: 0.6;
}

.focus-within\:border-opacity-70:focus-within {
  --tw-border-opacity: 0.7;
}

.focus-within\:border-opacity-75:focus-within {
  --tw-border-opacity: 0.75;
}

.focus-within\:border-opacity-80:focus-within {
  --tw-border-opacity: 0.8;
}

.focus-within\:border-opacity-90:focus-within {
  --tw-border-opacity: 0.9;
}

.focus-within\:border-opacity-95:focus-within {
  --tw-border-opacity: 0.95;
}

.focus-within\:border-opacity-100:focus-within {
  --tw-border-opacity: 1;
}

.hover\:border-opacity-0:hover {
  --tw-border-opacity: 0;
}

.hover\:border-opacity-5:hover {
  --tw-border-opacity: 0.05;
}

.hover\:border-opacity-10:hover {
  --tw-border-opacity: 0.1;
}

.hover\:border-opacity-20:hover {
  --tw-border-opacity: 0.2;
}

.hover\:border-opacity-25:hover {
  --tw-border-opacity: 0.25;
}

.hover\:border-opacity-30:hover {
  --tw-border-opacity: 0.3;
}

.hover\:border-opacity-40:hover {
  --tw-border-opacity: 0.4;
}

.hover\:border-opacity-50:hover {
  --tw-border-opacity: 0.5;
}

.hover\:border-opacity-60:hover {
  --tw-border-opacity: 0.6;
}

.hover\:border-opacity-70:hover {
  --tw-border-opacity: 0.7;
}

.hover\:border-opacity-75:hover {
  --tw-border-opacity: 0.75;
}

.hover\:border-opacity-80:hover {
  --tw-border-opacity: 0.8;
}

.hover\:border-opacity-90:hover {
  --tw-border-opacity: 0.9;
}

.hover\:border-opacity-95:hover {
  --tw-border-opacity: 0.95;
}

.hover\:border-opacity-100:hover {
  --tw-border-opacity: 1;
}

.focus\:border-opacity-0:focus {
  --tw-border-opacity: 0;
}

.focus\:border-opacity-5:focus {
  --tw-border-opacity: 0.05;
}

.focus\:border-opacity-10:focus {
  --tw-border-opacity: 0.1;
}

.focus\:border-opacity-20:focus {
  --tw-border-opacity: 0.2;
}

.focus\:border-opacity-25:focus {
  --tw-border-opacity: 0.25;
}

.focus\:border-opacity-30:focus {
  --tw-border-opacity: 0.3;
}

.focus\:border-opacity-40:focus {
  --tw-border-opacity: 0.4;
}

.focus\:border-opacity-50:focus {
  --tw-border-opacity: 0.5;
}

.focus\:border-opacity-60:focus {
  --tw-border-opacity: 0.6;
}

.focus\:border-opacity-70:focus {
  --tw-border-opacity: 0.7;
}

.focus\:border-opacity-75:focus {
  --tw-border-opacity: 0.75;
}

.focus\:border-opacity-80:focus {
  --tw-border-opacity: 0.8;
}

.focus\:border-opacity-90:focus {
  --tw-border-opacity: 0.9;
}

.focus\:border-opacity-95:focus {
  --tw-border-opacity: 0.95;
}

.focus\:border-opacity-100:focus {
  --tw-border-opacity: 1;
}

.bg-transparent {
  background-color: transparent;
}

.bg-current {
  background-color: currentColor;
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}

.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
}

.bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
}

.bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
}

.bg-gray-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
}

.bg-gray-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
}

.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
}

.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
}

.bg-red-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
}

.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
}

.bg-red-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
}

.bg-red-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
}

.bg-red-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
}

.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
}

.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
}

.bg-red-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
}

.bg-red-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
}

.bg-red-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
}

.bg-yellow-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
}

.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
}

.bg-yellow-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
}

.bg-yellow-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
}

.bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
}

.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
}

.bg-yellow-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
}

.bg-yellow-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
}

.bg-yellow-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
}

.bg-yellow-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
}

.bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
}

.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
}

.bg-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
}

.bg-green-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
}

.bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
}

.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
}

.bg-green-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
}

.bg-green-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
}

.bg-green-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
}

.bg-green-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
}

.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
}

.bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
}

.bg-blue-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
}

.bg-blue-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
}

.bg-blue-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
}

.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
}

.bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
}

.bg-blue-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
}

.bg-blue-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
}

.bg-blue-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
}

.bg-indigo-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
}

.bg-indigo-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
}

.bg-indigo-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
}

.bg-indigo-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
}

.bg-indigo-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
}

.bg-indigo-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
}

.bg-indigo-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
}

.bg-indigo-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
}

.bg-indigo-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
}

.bg-indigo-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
}

.bg-purple {
  --tw-bg-opacity: 1;
  background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
}

.bg-pink-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
}

.bg-pink-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
}

.bg-pink-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
}

.bg-pink-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
}

.bg-pink-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
}

.bg-pink-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
}

.bg-pink-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
}

.bg-pink-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
}

.bg-pink-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
}

.bg-pink-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
}

.bg-Asurion-White {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.bg-Asurion-Blue-Brighter {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.bg-Asurion-Blue-Deep {
  --tw-bg-opacity: 1;
  background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
}

.bg-Asurion-Blue-Light {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
}

.bg-Asurion-Purple {
  --tw-bg-opacity: 1;
  background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
}

.bg-Asurion-Purple-Deeper {
  --tw-bg-opacity: 1;
  background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
}

.bg-Asurion-Purple-Light {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
}

.bg-Asurion-Gray-Deepest {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
}

.bg-Asurion-Gray-Deeper {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
}

.bg-Asurion-Gray-Light {
  --tw-bg-opacity: 1;
  background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
}

.bg-Asurion-Gray-Lighter {
  --tw-bg-opacity: 1;
  background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
}

.bg-Asurion-Gray-Lightest {
  --tw-bg-opacity: 1;
  background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
}

.bg-Asurion-Red-Deep {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
}

.bg-light-gray {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
}

.bg-light-gray-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
}

.bg-light-gray-2 {
  --tw-bg-opacity: 1;
  background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
}

.bg-light-gray-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
}

.bg-light-gray-4 {
  --tw-bg-opacity: 1;
  background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
}

.bg-light-gray-5 {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
}

.bg-light-slate-gray {
  --tw-bg-opacity: 1;
  background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
}

.bg-denim-blue {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
}

.bg-purple-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
}

.bg-dark-red {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
}

.bg-bright-red {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
}

.bg-mustard-yellow {
  --tw-bg-opacity: 1;
  background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
}

.bg-mustard-yellow-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
}

.bg-light-blue {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.bg-light-blue-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
}

.bg-light-blue-3 {
  background-color:  #F0F3FF;
}

.bg-light-blue-4 {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
}

.bg-purple-blue {
  --tw-bg-opacity: 1;
  background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
}

.bg-light-green {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
}

.bg-light-green-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
}

.bg-light-bg-green {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
}

.bg-green-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
}

.bg-pink-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
}

.bg-light-white-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
}

.bg-Black-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
}

.bg-Default-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
}

.bg-White-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
}

.bg-Green-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
}

.bg-Blue-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.bg-Silver-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
}

.bg-Yellow-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
}

.bg-Grey-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
}

.bg-Gray-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
}

.bg-Red-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
}

.bg-Gold-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
}

.bg-light-green-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
}

.bg-dark-blue-2 {
  --tw-bg-opacity: 1;
  background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
}

.bg-blue-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.bg-yellow-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
}

.bg-blue-2 {
  --tw-bg-opacity: 1;
  background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
}

.bg-light-pink {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
}

.bg-bright-green {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
}

.bg-bright-yellow {
  --tw-bg-opacity: 1;
  background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
}

.bg-SpaceGrey-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
}

.bg-Purple-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
}

.bg-LightPurple-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
}

.bg-Glow-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
}

.bg-Bronze-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
}

.bg-Copper-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
}

.bg-Pink-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
}

.bg-Orange-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
}

.bg-Coral-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
}

.bg-MajesticBlack-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
}

.bg-PrismBlack-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
}

.bg-CeramicBlack-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
}

.bg-MidnightBlack-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
}

.bg-PrismWhite-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
}

.bg-CeramicWhite-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
}

.bg-LilacPurple-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
}

.bg-CrownSilver-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
}

.bg-CoralBlue-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
}

.bg-lime-yellow {
  --tw-bg-opacity: 1;
  background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
}

.bg-apple-green {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
}

.bg-bg-new-blue {
  --tw-bg-opacity: 1;
  background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
}

.bg-bg-new-pink {
  --tw-bg-opacity: 1;
  background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
}

.bg-new-pink-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
}

.bg-footer-grey {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
}

.bg-border-grey {
  --tw-bg-opacity: 1;
  background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
}

.bg-apple-green-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
}

.bg-crimson-red {
  --tw-bg-opacity: 1;
  background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
}

.bg-asurion-cyan {
  --tw-bg-opacity: 1;
  background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
}

.bg-bright-orange {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
}

.bg-Graphite-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
}

.bg-PacificBlue-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.bg-light-purple {
  --tw-bg-opacity: 1;
  background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
}

.bg-asurion-gray {
  --tw-bg-opacity: 1;
  background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
}

.bg-OceanBlue-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
}

.bg-MetallicCopper-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
}

.bg-PorcelainWhite-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
}

.bg-LightBlue-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
}

.bg-CloudNavy-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
}

.bg-CloudMint-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
}

.bg-CloudOrange-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
}

.bg-CloudLavender-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
}

.bg-CloudRed-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
}

.bg-CloudWhite-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
}

.bg-SunriseGold-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
}

.bg-SunshineGold-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
}

.bg-AuraBlack-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
}

.bg-AuraGlow-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
}

.bg-MysticBronze-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
}

.bg-MysticGreen-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
}

.bg-MysticGrey-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
}

.bg-MysticBlack-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
}

.bg-MysticWhite-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
}

.bg-price-blue1 {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.bg-indigo1 {
  --tw-bg-opacity: 1;
  background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
}

.bg-Purple-4 {
  --tw-bg-opacity: 1;
  background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
}

.bg-new-blue-2 {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
}

.bg-dark-blue-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
}

.bg-replace-bg {
  --tw-bg-opacity: 1;
  background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
}

.bg-resolve-bg {
  --tw-bg-opacity: 1;
  background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-transparent {
  background-color: transparent;
}

.group:hover .group-hover\:bg-current {
  background-color: currentColor;
}

.group:hover .group-hover\:bg-black {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-gray-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-gray-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-red-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-red-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-red-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-red-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-red-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-red-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-red-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-yellow-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-yellow-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-yellow-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-yellow-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-yellow-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-yellow-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-yellow-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-green-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-green-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-green-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-green-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-green-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-blue-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-blue-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-blue-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-blue-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-blue-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-blue-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-indigo-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-indigo-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-indigo-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-indigo-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-indigo-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-indigo-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-indigo-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-indigo-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-indigo-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-indigo-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-purple {
  --tw-bg-opacity: 1;
  background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-pink-50 {
  --tw-bg-opacity: 1;
  background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-pink-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-pink-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-pink-300 {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-pink-400 {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-pink-500 {
  --tw-bg-opacity: 1;
  background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-pink-600 {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-pink-700 {
  --tw-bg-opacity: 1;
  background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-pink-800 {
  --tw-bg-opacity: 1;
  background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-pink-900 {
  --tw-bg-opacity: 1;
  background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Asurion-White {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Asurion-Blue-Brighter {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Asurion-Blue-Deep {
  --tw-bg-opacity: 1;
  background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Asurion-Blue-Light {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Asurion-Purple {
  --tw-bg-opacity: 1;
  background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Asurion-Purple-Deeper {
  --tw-bg-opacity: 1;
  background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Asurion-Purple-Light {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Asurion-Gray-Deepest {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Asurion-Gray-Deeper {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Asurion-Gray-Light {
  --tw-bg-opacity: 1;
  background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Asurion-Gray-Lighter {
  --tw-bg-opacity: 1;
  background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Asurion-Gray-Lightest {
  --tw-bg-opacity: 1;
  background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Asurion-Red-Deep {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-light-gray {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-light-gray-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-light-gray-2 {
  --tw-bg-opacity: 1;
  background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-light-gray-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-light-gray-4 {
  --tw-bg-opacity: 1;
  background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-light-gray-5 {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-light-slate-gray {
  --tw-bg-opacity: 1;
  background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-denim-blue {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-purple-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-dark-red {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-bright-red {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-mustard-yellow {
  --tw-bg-opacity: 1;
  background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-mustard-yellow-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-light-blue {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-light-blue-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-light-blue-3 {
  background-color:  #F0F3FF;
}

.group:hover .group-hover\:bg-light-blue-4 {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-purple-blue {
  --tw-bg-opacity: 1;
  background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-light-green {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-light-green-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-light-bg-green {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-green-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-pink-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-light-white-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Black-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Default-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-White-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Green-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Blue-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Silver-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Yellow-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Grey-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Gray-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Red-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Gold-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-light-green-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-dark-blue-2 {
  --tw-bg-opacity: 1;
  background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-blue-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-yellow-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-blue-2 {
  --tw-bg-opacity: 1;
  background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-light-pink {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-bright-green {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-bright-yellow {
  --tw-bg-opacity: 1;
  background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-SpaceGrey-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Purple-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-LightPurple-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Glow-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Bronze-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Copper-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Pink-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Orange-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Coral-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-MajesticBlack-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-PrismBlack-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-CeramicBlack-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-MidnightBlack-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-PrismWhite-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-CeramicWhite-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-LilacPurple-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-CrownSilver-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-CoralBlue-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-lime-yellow {
  --tw-bg-opacity: 1;
  background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-apple-green {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-bg-new-blue {
  --tw-bg-opacity: 1;
  background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-bg-new-pink {
  --tw-bg-opacity: 1;
  background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-new-pink-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-footer-grey {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-border-grey {
  --tw-bg-opacity: 1;
  background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-apple-green-1 {
  --tw-bg-opacity: 1;
  background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-crimson-red {
  --tw-bg-opacity: 1;
  background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-asurion-cyan {
  --tw-bg-opacity: 1;
  background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-bright-orange {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Graphite-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-PacificBlue-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-light-purple {
  --tw-bg-opacity: 1;
  background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-asurion-gray {
  --tw-bg-opacity: 1;
  background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-OceanBlue-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-MetallicCopper-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-PorcelainWhite-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-LightBlue-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-CloudNavy-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-CloudMint-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-CloudOrange-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-CloudLavender-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-CloudRed-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-CloudWhite-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-SunriseGold-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-SunshineGold-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-AuraBlack-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-AuraGlow-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-MysticBronze-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-MysticGreen-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-MysticGrey-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-MysticBlack-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-MysticWhite-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-price-blue1 {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-indigo1 {
  --tw-bg-opacity: 1;
  background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-Purple-4 {
  --tw-bg-opacity: 1;
  background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-new-blue-2 {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-dark-blue-3 {
  --tw-bg-opacity: 1;
  background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-replace-bg {
  --tw-bg-opacity: 1;
  background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-resolve-bg {
  --tw-bg-opacity: 1;
  background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
}

.focus-within\:bg-transparent:focus-within {
  background-color: transparent;
}

.focus-within\:bg-current:focus-within {
  background-color: currentColor;
}

.focus-within\:bg-black:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

.focus-within\:bg-white:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.focus-within\:bg-gray-50:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}

.focus-within\:bg-gray-100:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}

.focus-within\:bg-gray-200:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}

.focus-within\:bg-gray-300:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
}

.focus-within\:bg-gray-400:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
}

.focus-within\:bg-gray-500:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
}

.focus-within\:bg-gray-600:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
}

.focus-within\:bg-gray-700:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
}

.focus-within\:bg-gray-800:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
}

.focus-within\:bg-gray-900:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
}

.focus-within\:bg-red-50:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
}

.focus-within\:bg-red-100:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
}

.focus-within\:bg-red-200:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
}

.focus-within\:bg-red-300:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
}

.focus-within\:bg-red-400:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
}

.focus-within\:bg-red-500:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
}

.focus-within\:bg-red-600:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
}

.focus-within\:bg-red-700:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
}

.focus-within\:bg-red-800:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
}

.focus-within\:bg-red-900:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
}

.focus-within\:bg-yellow-50:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
}

.focus-within\:bg-yellow-100:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
}

.focus-within\:bg-yellow-200:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
}

.focus-within\:bg-yellow-300:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
}

.focus-within\:bg-yellow-400:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
}

.focus-within\:bg-yellow-500:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
}

.focus-within\:bg-yellow-600:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
}

.focus-within\:bg-yellow-700:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
}

.focus-within\:bg-yellow-800:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
}

.focus-within\:bg-yellow-900:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
}

.focus-within\:bg-green-50:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
}

.focus-within\:bg-green-100:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
}

.focus-within\:bg-green-200:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
}

.focus-within\:bg-green-300:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
}

.focus-within\:bg-green-400:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
}

.focus-within\:bg-green-500:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
}

.focus-within\:bg-green-600:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
}

.focus-within\:bg-green-700:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
}

.focus-within\:bg-green-800:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
}

.focus-within\:bg-green-900:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
}

.focus-within\:bg-blue-50:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
}

.focus-within\:bg-blue-100:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
}

.focus-within\:bg-blue-200:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
}

.focus-within\:bg-blue-300:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
}

.focus-within\:bg-blue-400:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
}

.focus-within\:bg-blue-500:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
}

.focus-within\:bg-blue-600:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
}

.focus-within\:bg-blue-700:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
}

.focus-within\:bg-blue-800:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
}

.focus-within\:bg-blue-900:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
}

.focus-within\:bg-indigo-50:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
}

.focus-within\:bg-indigo-100:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
}

.focus-within\:bg-indigo-200:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
}

.focus-within\:bg-indigo-300:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
}

.focus-within\:bg-indigo-400:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
}

.focus-within\:bg-indigo-500:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
}

.focus-within\:bg-indigo-600:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
}

.focus-within\:bg-indigo-700:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
}

.focus-within\:bg-indigo-800:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
}

.focus-within\:bg-indigo-900:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
}

.focus-within\:bg-purple:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
}

.focus-within\:bg-pink-50:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
}

.focus-within\:bg-pink-100:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
}

.focus-within\:bg-pink-200:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
}

.focus-within\:bg-pink-300:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
}

.focus-within\:bg-pink-400:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
}

.focus-within\:bg-pink-500:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
}

.focus-within\:bg-pink-600:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
}

.focus-within\:bg-pink-700:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
}

.focus-within\:bg-pink-800:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
}

.focus-within\:bg-pink-900:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
}

.focus-within\:bg-Asurion-White:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.focus-within\:bg-Asurion-Blue-Brighter:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.focus-within\:bg-Asurion-Blue-Deep:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
}

.focus-within\:bg-Asurion-Blue-Light:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
}

.focus-within\:bg-Asurion-Purple:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
}

.focus-within\:bg-Asurion-Purple-Deeper:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
}

.focus-within\:bg-Asurion-Purple-Light:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
}

.focus-within\:bg-Asurion-Gray-Deepest:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
}

.focus-within\:bg-Asurion-Gray-Deeper:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
}

.focus-within\:bg-Asurion-Gray-Light:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
}

.focus-within\:bg-Asurion-Gray-Lighter:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
}

.focus-within\:bg-Asurion-Gray-Lightest:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
}

.focus-within\:bg-Asurion-Red-Deep:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
}

.focus-within\:bg-light-gray:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
}

.focus-within\:bg-light-gray-1:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
}

.focus-within\:bg-light-gray-2:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
}

.focus-within\:bg-light-gray-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
}

.focus-within\:bg-light-gray-4:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
}

.focus-within\:bg-light-gray-5:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
}

.focus-within\:bg-light-slate-gray:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
}

.focus-within\:bg-denim-blue:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
}

.focus-within\:bg-purple-1:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
}

.focus-within\:bg-dark-red:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
}

.focus-within\:bg-bright-red:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
}

.focus-within\:bg-mustard-yellow:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
}

.focus-within\:bg-mustard-yellow-1:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
}

.focus-within\:bg-light-blue:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.focus-within\:bg-light-blue-1:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
}

.focus-within\:bg-light-blue-3:focus-within {
  background-color:  #F0F3FF;
}

.focus-within\:bg-light-blue-4:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
}

.focus-within\:bg-purple-blue:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
}

.focus-within\:bg-light-green:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
}

.focus-within\:bg-light-green-1:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
}

.focus-within\:bg-light-bg-green:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
}

.focus-within\:bg-green-1:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
}

.focus-within\:bg-pink-1:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
}

.focus-within\:bg-light-white-1:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
}

.focus-within\:bg-Black-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
}

.focus-within\:bg-Default-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
}

.focus-within\:bg-White-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
}

.focus-within\:bg-Green-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
}

.focus-within\:bg-Blue-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.focus-within\:bg-Silver-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
}

.focus-within\:bg-Yellow-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
}

.focus-within\:bg-Grey-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
}

.focus-within\:bg-Gray-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
}

.focus-within\:bg-Red-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
}

.focus-within\:bg-Gold-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
}

.focus-within\:bg-light-green-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
}

.focus-within\:bg-dark-blue-2:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
}

.focus-within\:bg-blue-1:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.focus-within\:bg-yellow-1:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
}

.focus-within\:bg-blue-2:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
}

.focus-within\:bg-light-pink:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
}

.focus-within\:bg-bright-green:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
}

.focus-within\:bg-bright-yellow:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
}

.focus-within\:bg-SpaceGrey-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
}

.focus-within\:bg-Purple-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
}

.focus-within\:bg-LightPurple-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
}

.focus-within\:bg-Glow-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
}

.focus-within\:bg-Bronze-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
}

.focus-within\:bg-Copper-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
}

.focus-within\:bg-Pink-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
}

.focus-within\:bg-Orange-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
}

.focus-within\:bg-Coral-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
}

.focus-within\:bg-MajesticBlack-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
}

.focus-within\:bg-PrismBlack-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
}

.focus-within\:bg-CeramicBlack-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
}

.focus-within\:bg-MidnightBlack-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
}

.focus-within\:bg-PrismWhite-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
}

.focus-within\:bg-CeramicWhite-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
}

.focus-within\:bg-LilacPurple-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
}

.focus-within\:bg-CrownSilver-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
}

.focus-within\:bg-CoralBlue-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
}

.focus-within\:bg-lime-yellow:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
}

.focus-within\:bg-apple-green:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
}

.focus-within\:bg-bg-new-blue:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
}

.focus-within\:bg-bg-new-pink:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
}

.focus-within\:bg-new-pink-1:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
}

.focus-within\:bg-footer-grey:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
}

.focus-within\:bg-border-grey:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
}

.focus-within\:bg-apple-green-1:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
}

.focus-within\:bg-crimson-red:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
}

.focus-within\:bg-asurion-cyan:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
}

.focus-within\:bg-bright-orange:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
}

.focus-within\:bg-Graphite-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
}

.focus-within\:bg-PacificBlue-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.focus-within\:bg-light-purple:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
}

.focus-within\:bg-asurion-gray:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
}

.focus-within\:bg-OceanBlue-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
}

.focus-within\:bg-MetallicCopper-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
}

.focus-within\:bg-PorcelainWhite-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
}

.focus-within\:bg-LightBlue-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
}

.focus-within\:bg-CloudNavy-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
}

.focus-within\:bg-CloudMint-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
}

.focus-within\:bg-CloudOrange-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
}

.focus-within\:bg-CloudLavender-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
}

.focus-within\:bg-CloudRed-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
}

.focus-within\:bg-CloudWhite-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
}

.focus-within\:bg-SunriseGold-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
}

.focus-within\:bg-SunshineGold-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
}

.focus-within\:bg-AuraBlack-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
}

.focus-within\:bg-AuraGlow-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
}

.focus-within\:bg-MysticBronze-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
}

.focus-within\:bg-MysticGreen-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
}

.focus-within\:bg-MysticGrey-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
}

.focus-within\:bg-MysticBlack-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
}

.focus-within\:bg-MysticWhite-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
}

.focus-within\:bg-price-blue1:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.focus-within\:bg-indigo1:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
}

.focus-within\:bg-Purple-4:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
}

.focus-within\:bg-new-blue-2:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
}

.focus-within\:bg-dark-blue-3:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
}

.focus-within\:bg-replace-bg:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
}

.focus-within\:bg-resolve-bg:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
}

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

.hover\:bg-current:hover {
  background-color: currentColor;
}

.hover\:bg-black:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}

.hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}

.hover\:bg-gray-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
}

.hover\:bg-gray-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
}

.hover\:bg-gray-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
}

.hover\:bg-gray-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
}

.hover\:bg-gray-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
}

.hover\:bg-gray-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
}

.hover\:bg-gray-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
}

.hover\:bg-red-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
}

.hover\:bg-red-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
}

.hover\:bg-red-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
}

.hover\:bg-red-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
}

.hover\:bg-red-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
}

.hover\:bg-red-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
}

.hover\:bg-red-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
}

.hover\:bg-red-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
}

.hover\:bg-red-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
}

.hover\:bg-red-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
}

.hover\:bg-yellow-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
}

.hover\:bg-yellow-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
}

.hover\:bg-yellow-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
}

.hover\:bg-yellow-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
}

.hover\:bg-yellow-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
}

.hover\:bg-yellow-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
}

.hover\:bg-yellow-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
}

.hover\:bg-yellow-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
}

.hover\:bg-yellow-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
}

.hover\:bg-yellow-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
}

.hover\:bg-green-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
}

.hover\:bg-green-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
}

.hover\:bg-green-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
}

.hover\:bg-green-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
}

.hover\:bg-green-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
}

.hover\:bg-green-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
}

.hover\:bg-green-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
}

.hover\:bg-green-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
}

.hover\:bg-green-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
}

.hover\:bg-green-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
}

.hover\:bg-blue-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
}

.hover\:bg-blue-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
}

.hover\:bg-blue-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
}

.hover\:bg-blue-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
}

.hover\:bg-blue-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
}

.hover\:bg-blue-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
}

.hover\:bg-blue-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
}

.hover\:bg-blue-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
}

.hover\:bg-blue-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
}

.hover\:bg-blue-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
}

.hover\:bg-indigo-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
}

.hover\:bg-indigo-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
}

.hover\:bg-indigo-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
}

.hover\:bg-indigo-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
}

.hover\:bg-indigo-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
}

.hover\:bg-indigo-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
}

.hover\:bg-indigo-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
}

.hover\:bg-indigo-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
}

.hover\:bg-indigo-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
}

.hover\:bg-indigo-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
}

.hover\:bg-purple:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
}

.hover\:bg-pink-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
}

.hover\:bg-pink-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
}

.hover\:bg-pink-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
}

.hover\:bg-pink-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
}

.hover\:bg-pink-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
}

.hover\:bg-pink-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
}

.hover\:bg-pink-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
}

.hover\:bg-pink-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
}

.hover\:bg-pink-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
}

.hover\:bg-pink-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
}

.hover\:bg-Asurion-White:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.hover\:bg-Asurion-Blue-Brighter:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.hover\:bg-Asurion-Blue-Deep:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
}

.hover\:bg-Asurion-Blue-Light:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
}

.hover\:bg-Asurion-Purple:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
}

.hover\:bg-Asurion-Purple-Deeper:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
}

.hover\:bg-Asurion-Purple-Light:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
}

.hover\:bg-Asurion-Gray-Deepest:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
}

.hover\:bg-Asurion-Gray-Deeper:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
}

.hover\:bg-Asurion-Gray-Light:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
}

.hover\:bg-Asurion-Gray-Lighter:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
}

.hover\:bg-Asurion-Gray-Lightest:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
}

.hover\:bg-Asurion-Red-Deep:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
}

.hover\:bg-light-gray:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
}

.hover\:bg-light-gray-1:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
}

.hover\:bg-light-gray-2:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
}

.hover\:bg-light-gray-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
}

.hover\:bg-light-gray-4:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
}

.hover\:bg-light-gray-5:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
}

.hover\:bg-light-slate-gray:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
}

.hover\:bg-denim-blue:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
}

.hover\:bg-purple-1:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
}

.hover\:bg-dark-red:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
}

.hover\:bg-bright-red:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
}

.hover\:bg-mustard-yellow:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
}

.hover\:bg-mustard-yellow-1:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
}

.hover\:bg-light-blue:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.hover\:bg-light-blue-1:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
}

.hover\:bg-light-blue-3:hover {
  background-color:  #F0F3FF;
}

.hover\:bg-light-blue-4:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
}

.hover\:bg-purple-blue:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
}

.hover\:bg-light-green:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
}

.hover\:bg-light-green-1:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
}

.hover\:bg-light-bg-green:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
}

.hover\:bg-green-1:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
}

.hover\:bg-pink-1:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
}

.hover\:bg-light-white-1:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
}

.hover\:bg-Black-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
}

.hover\:bg-Default-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
}

.hover\:bg-White-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
}

.hover\:bg-Green-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
}

.hover\:bg-Blue-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.hover\:bg-Silver-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
}

.hover\:bg-Yellow-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
}

.hover\:bg-Grey-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
}

.hover\:bg-Gray-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
}

.hover\:bg-Red-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
}

.hover\:bg-Gold-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
}

.hover\:bg-light-green-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
}

.hover\:bg-dark-blue-2:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
}

.hover\:bg-blue-1:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.hover\:bg-yellow-1:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
}

.hover\:bg-blue-2:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
}

.hover\:bg-light-pink:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
}

.hover\:bg-bright-green:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
}

.hover\:bg-bright-yellow:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
}

.hover\:bg-SpaceGrey-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
}

.hover\:bg-Purple-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
}

.hover\:bg-LightPurple-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
}

.hover\:bg-Glow-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
}

.hover\:bg-Bronze-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
}

.hover\:bg-Copper-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
}

.hover\:bg-Pink-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
}

.hover\:bg-Orange-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
}

.hover\:bg-Coral-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
}

.hover\:bg-MajesticBlack-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
}

.hover\:bg-PrismBlack-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
}

.hover\:bg-CeramicBlack-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
}

.hover\:bg-MidnightBlack-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
}

.hover\:bg-PrismWhite-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
}

.hover\:bg-CeramicWhite-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
}

.hover\:bg-LilacPurple-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
}

.hover\:bg-CrownSilver-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
}

.hover\:bg-CoralBlue-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
}

.hover\:bg-lime-yellow:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
}

.hover\:bg-apple-green:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
}

.hover\:bg-bg-new-blue:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
}

.hover\:bg-bg-new-pink:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
}

.hover\:bg-new-pink-1:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
}

.hover\:bg-footer-grey:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
}

.hover\:bg-border-grey:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
}

.hover\:bg-apple-green-1:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
}

.hover\:bg-crimson-red:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
}

.hover\:bg-asurion-cyan:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
}

.hover\:bg-bright-orange:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
}

.hover\:bg-Graphite-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
}

.hover\:bg-PacificBlue-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.hover\:bg-light-purple:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
}

.hover\:bg-asurion-gray:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
}

.hover\:bg-OceanBlue-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
}

.hover\:bg-MetallicCopper-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
}

.hover\:bg-PorcelainWhite-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
}

.hover\:bg-LightBlue-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
}

.hover\:bg-CloudNavy-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
}

.hover\:bg-CloudMint-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
}

.hover\:bg-CloudOrange-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
}

.hover\:bg-CloudLavender-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
}

.hover\:bg-CloudRed-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
}

.hover\:bg-CloudWhite-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
}

.hover\:bg-SunriseGold-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
}

.hover\:bg-SunshineGold-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
}

.hover\:bg-AuraBlack-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
}

.hover\:bg-AuraGlow-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
}

.hover\:bg-MysticBronze-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
}

.hover\:bg-MysticGreen-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
}

.hover\:bg-MysticGrey-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
}

.hover\:bg-MysticBlack-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
}

.hover\:bg-MysticWhite-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
}

.hover\:bg-price-blue1:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.hover\:bg-indigo1:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
}

.hover\:bg-Purple-4:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
}

.hover\:bg-new-blue-2:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
}

.hover\:bg-dark-blue-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
}

.hover\:bg-replace-bg:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
}

.hover\:bg-resolve-bg:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
}

.focus\:bg-transparent:focus {
  background-color: transparent;
}

.focus\:bg-current:focus {
  background-color: currentColor;
}

.focus\:bg-black:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

.focus\:bg-white:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.focus\:bg-gray-50:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}

.focus\:bg-gray-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}

.focus\:bg-gray-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}

.focus\:bg-gray-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
}

.focus\:bg-gray-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
}

.focus\:bg-gray-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
}

.focus\:bg-gray-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
}

.focus\:bg-gray-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
}

.focus\:bg-gray-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
}

.focus\:bg-gray-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
}

.focus\:bg-red-50:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
}

.focus\:bg-red-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
}

.focus\:bg-red-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
}

.focus\:bg-red-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
}

.focus\:bg-red-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
}

.focus\:bg-red-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
}

.focus\:bg-red-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
}

.focus\:bg-red-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
}

.focus\:bg-red-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
}

.focus\:bg-red-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
}

.focus\:bg-yellow-50:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
}

.focus\:bg-yellow-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
}

.focus\:bg-yellow-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
}

.focus\:bg-yellow-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
}

.focus\:bg-yellow-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
}

.focus\:bg-yellow-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
}

.focus\:bg-yellow-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
}

.focus\:bg-yellow-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
}

.focus\:bg-yellow-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
}

.focus\:bg-yellow-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
}

.focus\:bg-green-50:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
}

.focus\:bg-green-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
}

.focus\:bg-green-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
}

.focus\:bg-green-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
}

.focus\:bg-green-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
}

.focus\:bg-green-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
}

.focus\:bg-green-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
}

.focus\:bg-green-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
}

.focus\:bg-green-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
}

.focus\:bg-green-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
}

.focus\:bg-blue-50:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
}

.focus\:bg-blue-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
}

.focus\:bg-blue-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
}

.focus\:bg-blue-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
}

.focus\:bg-blue-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
}

.focus\:bg-blue-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
}

.focus\:bg-blue-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
}

.focus\:bg-blue-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
}

.focus\:bg-blue-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
}

.focus\:bg-blue-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
}

.focus\:bg-indigo-50:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
}

.focus\:bg-indigo-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
}

.focus\:bg-indigo-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
}

.focus\:bg-indigo-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
}

.focus\:bg-indigo-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
}

.focus\:bg-indigo-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
}

.focus\:bg-indigo-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
}

.focus\:bg-indigo-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
}

.focus\:bg-indigo-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
}

.focus\:bg-indigo-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
}

.focus\:bg-purple:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
}

.focus\:bg-pink-50:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
}

.focus\:bg-pink-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
}

.focus\:bg-pink-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
}

.focus\:bg-pink-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
}

.focus\:bg-pink-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
}

.focus\:bg-pink-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
}

.focus\:bg-pink-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
}

.focus\:bg-pink-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
}

.focus\:bg-pink-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
}

.focus\:bg-pink-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
}

.focus\:bg-Asurion-White:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.focus\:bg-Asurion-Blue-Brighter:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.focus\:bg-Asurion-Blue-Deep:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
}

.focus\:bg-Asurion-Blue-Light:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
}

.focus\:bg-Asurion-Purple:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
}

.focus\:bg-Asurion-Purple-Deeper:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
}

.focus\:bg-Asurion-Purple-Light:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
}

.focus\:bg-Asurion-Gray-Deepest:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
}

.focus\:bg-Asurion-Gray-Deeper:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
}

.focus\:bg-Asurion-Gray-Light:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
}

.focus\:bg-Asurion-Gray-Lighter:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
}

.focus\:bg-Asurion-Gray-Lightest:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
}

.focus\:bg-Asurion-Red-Deep:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
}

.focus\:bg-light-gray:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
}

.focus\:bg-light-gray-1:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
}

.focus\:bg-light-gray-2:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
}

.focus\:bg-light-gray-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
}

.focus\:bg-light-gray-4:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
}

.focus\:bg-light-gray-5:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
}

.focus\:bg-light-slate-gray:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
}

.focus\:bg-denim-blue:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
}

.focus\:bg-purple-1:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
}

.focus\:bg-dark-red:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
}

.focus\:bg-bright-red:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
}

.focus\:bg-mustard-yellow:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
}

.focus\:bg-mustard-yellow-1:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
}

.focus\:bg-light-blue:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.focus\:bg-light-blue-1:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
}

.focus\:bg-light-blue-3:focus {
  background-color:  #F0F3FF;
}

.focus\:bg-light-blue-4:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
}

.focus\:bg-purple-blue:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
}

.focus\:bg-light-green:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
}

.focus\:bg-light-green-1:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
}

.focus\:bg-light-bg-green:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
}

.focus\:bg-green-1:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
}

.focus\:bg-pink-1:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
}

.focus\:bg-light-white-1:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
}

.focus\:bg-Black-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
}

.focus\:bg-Default-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
}

.focus\:bg-White-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
}

.focus\:bg-Green-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
}

.focus\:bg-Blue-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.focus\:bg-Silver-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
}

.focus\:bg-Yellow-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
}

.focus\:bg-Grey-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
}

.focus\:bg-Gray-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
}

.focus\:bg-Red-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
}

.focus\:bg-Gold-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
}

.focus\:bg-light-green-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
}

.focus\:bg-dark-blue-2:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
}

.focus\:bg-blue-1:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.focus\:bg-yellow-1:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
}

.focus\:bg-blue-2:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
}

.focus\:bg-light-pink:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
}

.focus\:bg-bright-green:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
}

.focus\:bg-bright-yellow:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
}

.focus\:bg-SpaceGrey-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
}

.focus\:bg-Purple-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
}

.focus\:bg-LightPurple-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
}

.focus\:bg-Glow-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
}

.focus\:bg-Bronze-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
}

.focus\:bg-Copper-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
}

.focus\:bg-Pink-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
}

.focus\:bg-Orange-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
}

.focus\:bg-Coral-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
}

.focus\:bg-MajesticBlack-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
}

.focus\:bg-PrismBlack-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
}

.focus\:bg-CeramicBlack-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
}

.focus\:bg-MidnightBlack-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
}

.focus\:bg-PrismWhite-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
}

.focus\:bg-CeramicWhite-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
}

.focus\:bg-LilacPurple-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
}

.focus\:bg-CrownSilver-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
}

.focus\:bg-CoralBlue-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
}

.focus\:bg-lime-yellow:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
}

.focus\:bg-apple-green:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
}

.focus\:bg-bg-new-blue:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
}

.focus\:bg-bg-new-pink:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
}

.focus\:bg-new-pink-1:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
}

.focus\:bg-footer-grey:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
}

.focus\:bg-border-grey:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
}

.focus\:bg-apple-green-1:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
}

.focus\:bg-crimson-red:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
}

.focus\:bg-asurion-cyan:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
}

.focus\:bg-bright-orange:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
}

.focus\:bg-Graphite-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
}

.focus\:bg-PacificBlue-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.focus\:bg-light-purple:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
}

.focus\:bg-asurion-gray:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
}

.focus\:bg-OceanBlue-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
}

.focus\:bg-MetallicCopper-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
}

.focus\:bg-PorcelainWhite-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
}

.focus\:bg-LightBlue-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
}

.focus\:bg-CloudNavy-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
}

.focus\:bg-CloudMint-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
}

.focus\:bg-CloudOrange-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
}

.focus\:bg-CloudLavender-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
}

.focus\:bg-CloudRed-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
}

.focus\:bg-CloudWhite-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
}

.focus\:bg-SunriseGold-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
}

.focus\:bg-SunshineGold-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
}

.focus\:bg-AuraBlack-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
}

.focus\:bg-AuraGlow-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
}

.focus\:bg-MysticBronze-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
}

.focus\:bg-MysticGreen-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
}

.focus\:bg-MysticGrey-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
}

.focus\:bg-MysticBlack-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
}

.focus\:bg-MysticWhite-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
}

.focus\:bg-price-blue1:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
}

.focus\:bg-indigo1:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
}

.focus\:bg-Purple-4:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
}

.focus\:bg-new-blue-2:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
}

.focus\:bg-dark-blue-3:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
}

.focus\:bg-replace-bg:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
}

.focus\:bg-resolve-bg:focus {
  --tw-bg-opacity: 1;
  background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
}

.bg-opacity-0 {
  --tw-bg-opacity: 0;
}

.bg-opacity-5 {
  --tw-bg-opacity: 0.05;
}

.bg-opacity-10 {
  --tw-bg-opacity: 0.1;
}

.bg-opacity-20 {
  --tw-bg-opacity: 0.2;
}

.bg-opacity-25 {
  --tw-bg-opacity: 0.25;
}

.bg-opacity-30 {
  --tw-bg-opacity: 0.3;
}

.bg-opacity-40 {
  --tw-bg-opacity: 0.4;
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.bg-opacity-60 {
  --tw-bg-opacity: 0.6;
}

.bg-opacity-70 {
  --tw-bg-opacity: 0.7;
}

.bg-opacity-75 {
  --tw-bg-opacity: 0.75;
}

.bg-opacity-80 {
  --tw-bg-opacity: 0.8;
}

.bg-opacity-90 {
  --tw-bg-opacity: 0.9;
}

.bg-opacity-95 {
  --tw-bg-opacity: 0.95;
}

.bg-opacity-100 {
  --tw-bg-opacity: 1;
}

.group:hover .group-hover\:bg-opacity-0 {
  --tw-bg-opacity: 0;
}

.group:hover .group-hover\:bg-opacity-5 {
  --tw-bg-opacity: 0.05;
}

.group:hover .group-hover\:bg-opacity-10 {
  --tw-bg-opacity: 0.1;
}

.group:hover .group-hover\:bg-opacity-20 {
  --tw-bg-opacity: 0.2;
}

.group:hover .group-hover\:bg-opacity-25 {
  --tw-bg-opacity: 0.25;
}

.group:hover .group-hover\:bg-opacity-30 {
  --tw-bg-opacity: 0.3;
}

.group:hover .group-hover\:bg-opacity-40 {
  --tw-bg-opacity: 0.4;
}

.group:hover .group-hover\:bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.group:hover .group-hover\:bg-opacity-60 {
  --tw-bg-opacity: 0.6;
}

.group:hover .group-hover\:bg-opacity-70 {
  --tw-bg-opacity: 0.7;
}

.group:hover .group-hover\:bg-opacity-75 {
  --tw-bg-opacity: 0.75;
}

.group:hover .group-hover\:bg-opacity-80 {
  --tw-bg-opacity: 0.8;
}

.group:hover .group-hover\:bg-opacity-90 {
  --tw-bg-opacity: 0.9;
}

.group:hover .group-hover\:bg-opacity-95 {
  --tw-bg-opacity: 0.95;
}

.group:hover .group-hover\:bg-opacity-100 {
  --tw-bg-opacity: 1;
}

.focus-within\:bg-opacity-0:focus-within {
  --tw-bg-opacity: 0;
}

.focus-within\:bg-opacity-5:focus-within {
  --tw-bg-opacity: 0.05;
}

.focus-within\:bg-opacity-10:focus-within {
  --tw-bg-opacity: 0.1;
}

.focus-within\:bg-opacity-20:focus-within {
  --tw-bg-opacity: 0.2;
}

.focus-within\:bg-opacity-25:focus-within {
  --tw-bg-opacity: 0.25;
}

.focus-within\:bg-opacity-30:focus-within {
  --tw-bg-opacity: 0.3;
}

.focus-within\:bg-opacity-40:focus-within {
  --tw-bg-opacity: 0.4;
}

.focus-within\:bg-opacity-50:focus-within {
  --tw-bg-opacity: 0.5;
}

.focus-within\:bg-opacity-60:focus-within {
  --tw-bg-opacity: 0.6;
}

.focus-within\:bg-opacity-70:focus-within {
  --tw-bg-opacity: 0.7;
}

.focus-within\:bg-opacity-75:focus-within {
  --tw-bg-opacity: 0.75;
}

.focus-within\:bg-opacity-80:focus-within {
  --tw-bg-opacity: 0.8;
}

.focus-within\:bg-opacity-90:focus-within {
  --tw-bg-opacity: 0.9;
}

.focus-within\:bg-opacity-95:focus-within {
  --tw-bg-opacity: 0.95;
}

.focus-within\:bg-opacity-100:focus-within {
  --tw-bg-opacity: 1;
}

.hover\:bg-opacity-0:hover {
  --tw-bg-opacity: 0;
}

.hover\:bg-opacity-5:hover {
  --tw-bg-opacity: 0.05;
}

.hover\:bg-opacity-10:hover {
  --tw-bg-opacity: 0.1;
}

.hover\:bg-opacity-20:hover {
  --tw-bg-opacity: 0.2;
}

.hover\:bg-opacity-25:hover {
  --tw-bg-opacity: 0.25;
}

.hover\:bg-opacity-30:hover {
  --tw-bg-opacity: 0.3;
}

.hover\:bg-opacity-40:hover {
  --tw-bg-opacity: 0.4;
}

.hover\:bg-opacity-50:hover {
  --tw-bg-opacity: 0.5;
}

.hover\:bg-opacity-60:hover {
  --tw-bg-opacity: 0.6;
}

.hover\:bg-opacity-70:hover {
  --tw-bg-opacity: 0.7;
}

.hover\:bg-opacity-75:hover {
  --tw-bg-opacity: 0.75;
}

.hover\:bg-opacity-80:hover {
  --tw-bg-opacity: 0.8;
}

.hover\:bg-opacity-90:hover {
  --tw-bg-opacity: 0.9;
}

.hover\:bg-opacity-95:hover {
  --tw-bg-opacity: 0.95;
}

.hover\:bg-opacity-100:hover {
  --tw-bg-opacity: 1;
}

.focus\:bg-opacity-0:focus {
  --tw-bg-opacity: 0;
}

.focus\:bg-opacity-5:focus {
  --tw-bg-opacity: 0.05;
}

.focus\:bg-opacity-10:focus {
  --tw-bg-opacity: 0.1;
}

.focus\:bg-opacity-20:focus {
  --tw-bg-opacity: 0.2;
}

.focus\:bg-opacity-25:focus {
  --tw-bg-opacity: 0.25;
}

.focus\:bg-opacity-30:focus {
  --tw-bg-opacity: 0.3;
}

.focus\:bg-opacity-40:focus {
  --tw-bg-opacity: 0.4;
}

.focus\:bg-opacity-50:focus {
  --tw-bg-opacity: 0.5;
}

.focus\:bg-opacity-60:focus {
  --tw-bg-opacity: 0.6;
}

.focus\:bg-opacity-70:focus {
  --tw-bg-opacity: 0.7;
}

.focus\:bg-opacity-75:focus {
  --tw-bg-opacity: 0.75;
}

.focus\:bg-opacity-80:focus {
  --tw-bg-opacity: 0.8;
}

.focus\:bg-opacity-90:focus {
  --tw-bg-opacity: 0.9;
}

.focus\:bg-opacity-95:focus {
  --tw-bg-opacity: 0.95;
}

.focus\:bg-opacity-100:focus {
  --tw-bg-opacity: 1;
}

.bg-none {
  background-image: none;
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.bg-gradient-to-tr {
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-bl {
  background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
}

.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}

.bg-gradient-to-tl {
  background-image: linear-gradient(to top left, var(--tw-gradient-stops));
}

.from-transparent {
  --tw-gradient-from: transparent;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.from-current {
  --tw-gradient-from: currentColor;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.from-black {
  --tw-gradient-from: #000;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.from-white {
  --tw-gradient-from: #fff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.from-gray-50 {
  --tw-gradient-from: #f9fafb;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
}

.from-gray-100 {
  --tw-gradient-from: #f3f4f6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
}

.from-gray-200 {
  --tw-gradient-from: #e5e7eb;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
}

.from-gray-300 {
  --tw-gradient-from: #d1d5db;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
}

.from-gray-400 {
  --tw-gradient-from: #9ca3af;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
}

.from-gray-500 {
  --tw-gradient-from: #6b7280;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
}

.from-gray-600 {
  --tw-gradient-from: #4b5563;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
}

.from-gray-700 {
  --tw-gradient-from: #374151;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
}

.from-gray-800 {
  --tw-gradient-from: #1f2937;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
}

.from-gray-900 {
  --tw-gradient-from: #111827;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
}

.from-red-50 {
  --tw-gradient-from: #fef2f2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
}

.from-red-100 {
  --tw-gradient-from: #fee2e2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
}

.from-red-200 {
  --tw-gradient-from: #fecaca;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
}

.from-red-300 {
  --tw-gradient-from: #fca5a5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
}

.from-red-400 {
  --tw-gradient-from: #f87171;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
}

.from-red-500 {
  --tw-gradient-from: #ef4444;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
}

.from-red-600 {
  --tw-gradient-from: #dc2626;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
}

.from-red-700 {
  --tw-gradient-from: #b91c1c;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
}

.from-red-800 {
  --tw-gradient-from: #991b1b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
}

.from-red-900 {
  --tw-gradient-from: #7f1d1d;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
}

.from-yellow-50 {
  --tw-gradient-from: #fffbeb;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
}

.from-yellow-100 {
  --tw-gradient-from: #fef3c7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
}

.from-yellow-200 {
  --tw-gradient-from: #fde68a;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
}

.from-yellow-300 {
  --tw-gradient-from: #fcd34d;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
}

.from-yellow-400 {
  --tw-gradient-from: #fbbf24;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
}

.from-yellow-500 {
  --tw-gradient-from: #f59e0b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
}

.from-yellow-600 {
  --tw-gradient-from: #d97706;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
}

.from-yellow-700 {
  --tw-gradient-from: #b45309;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
}

.from-yellow-800 {
  --tw-gradient-from: #92400e;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
}

.from-yellow-900 {
  --tw-gradient-from: #78350f;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
}

.from-green-50 {
  --tw-gradient-from: #ecfdf5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
}

.from-green-100 {
  --tw-gradient-from: #d1fae5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
}

.from-green-200 {
  --tw-gradient-from: #a7f3d0;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
}

.from-green-300 {
  --tw-gradient-from: #6ee7b7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
}

.from-green-400 {
  --tw-gradient-from: #34d399;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
}

.from-green-500 {
  --tw-gradient-from: #10b981;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
}

.from-green-600 {
  --tw-gradient-from: #059669;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
}

.from-green-700 {
  --tw-gradient-from: #047857;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
}

.from-green-800 {
  --tw-gradient-from: #065f46;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
}

.from-green-900 {
  --tw-gradient-from: #064e3b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
}

.from-blue-50 {
  --tw-gradient-from: #eff6ff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
}

.from-blue-100 {
  --tw-gradient-from: #dbeafe;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
}

.from-blue-200 {
  --tw-gradient-from: #bfdbfe;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
}

.from-blue-300 {
  --tw-gradient-from: #93c5fd;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
}

.from-blue-400 {
  --tw-gradient-from: #60a5fa;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
}

.from-blue-500 {
  --tw-gradient-from: #3b82f6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
}

.from-blue-600 {
  --tw-gradient-from: #2563eb;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
}

.from-blue-700 {
  --tw-gradient-from: #1d4ed8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
}

.from-blue-800 {
  --tw-gradient-from: #1e40af;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
}

.from-blue-900 {
  --tw-gradient-from: #1e3a8a;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
}

.from-indigo-50 {
  --tw-gradient-from: #eef2ff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
}

.from-indigo-100 {
  --tw-gradient-from: #e0e7ff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
}

.from-indigo-200 {
  --tw-gradient-from: #c7d2fe;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
}

.from-indigo-300 {
  --tw-gradient-from: #a5b4fc;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
}

.from-indigo-400 {
  --tw-gradient-from: #818cf8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
}

.from-indigo-500 {
  --tw-gradient-from: #6366f1;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
}

.from-indigo-600 {
  --tw-gradient-from: #4f46e5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
}

.from-indigo-700 {
  --tw-gradient-from: #4338ca;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
}

.from-indigo-800 {
  --tw-gradient-from: #3730a3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
}

.from-indigo-900 {
  --tw-gradient-from: #312e81;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
}

.from-purple {
  --tw-gradient-from: #6700B8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.from-pink-50 {
  --tw-gradient-from: #fdf2f8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
}

.from-pink-100 {
  --tw-gradient-from: #fce7f3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
}

.from-pink-200 {
  --tw-gradient-from: #fbcfe8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
}

.from-pink-300 {
  --tw-gradient-from: #f9a8d4;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
}

.from-pink-400 {
  --tw-gradient-from: #f472b6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
}

.from-pink-500 {
  --tw-gradient-from: #ec4899;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
}

.from-pink-600 {
  --tw-gradient-from: #db2777;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
}

.from-pink-700 {
  --tw-gradient-from: #be185d;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
}

.from-pink-800 {
  --tw-gradient-from: #9d174d;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
}

.from-pink-900 {
  --tw-gradient-from: #831843;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
}

.from-Asurion-White {
  --tw-gradient-from: #FFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.from-Asurion-Blue-Brighter {
  --tw-gradient-from: #6B8BFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.from-Asurion-Blue-Deep {
  --tw-gradient-from: #2743CC;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
}

.from-Asurion-Blue-Light {
  --tw-gradient-from: #F0F3FF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
}

.from-Asurion-Purple {
  --tw-gradient-from: #8223D2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
}

.from-Asurion-Purple-Deeper {
  --tw-gradient-from: #6700B8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.from-Asurion-Purple-Light {
  --tw-gradient-from: #F3E9FB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
}

.from-Asurion-Gray-Deepest {
  --tw-gradient-from: #333F48;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
}

.from-Asurion-Gray-Deeper {
  --tw-gradient-from: #6E767D;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
}

.from-Asurion-Gray-Light {
  --tw-gradient-from: #A5AAAF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
}

.from-Asurion-Gray-Lighter {
  --tw-gradient-from: #E6E6EB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
}

.from-Asurion-Gray-Lightest {
  --tw-gradient-from: #D5D6DA;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
}

.from-Asurion-Red-Deep {
  --tw-gradient-from: #DB1B1B;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
}

.from-light-gray {
  --tw-gradient-from: #6E767D;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
}

.from-light-gray-1 {
  --tw-gradient-from: #A5AAAF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
}

.from-light-gray-2 {
  --tw-gradient-from: #E6E6EB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
}

.from-light-gray-3 {
  --tw-gradient-from: #F0F0F5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
}

.from-light-gray-4 {
  --tw-gradient-from: #D5D6DA;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
}

.from-light-gray-5 {
  --tw-gradient-from: #333F48;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
}

.from-light-slate-gray {
  --tw-gradient-from: #8589A1;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
}

.from-denim-blue {
  --tw-gradient-from: #0066B2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
}

.from-purple-1 {
  --tw-gradient-from: #8223D2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
}

.from-dark-red {
  --tw-gradient-from: #DB1B1B;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
}

.from-bright-red {
  --tw-gradient-from: #F40715;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
}

.from-mustard-yellow {
  --tw-gradient-from: #ED8B00;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
}

.from-mustard-yellow-1 {
  --tw-gradient-from: #ED6600;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
}

.from-light-blue {
  --tw-gradient-from: #6B8BFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.from-light-blue-1 {
  --tw-gradient-from: #4A68F9;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
}

.from-light-blue-3 {
  --tw-gradient-from:  #F0F3FF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.from-light-blue-4 {
  --tw-gradient-from: #F0F3FF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
}

.from-purple-blue {
  --tw-gradient-from: #6469E1;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
}

.from-light-green {
  --tw-gradient-from: #00B574;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
}

.from-light-green-1 {
  --tw-gradient-from: #00B574;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
}

.from-light-bg-green {
  --tw-gradient-from: #F0FFF9;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
}

.from-green-1 {
  --tw-gradient-from: #0B8350;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
}

.from-pink-1 {
  --tw-gradient-from: #FFEDD5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
}

.from-light-white-1 {
  --tw-gradient-from: #F8F6EE;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
}

.from-Black-3 {
  --tw-gradient-from: #1F2020;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.from-Default-3 {
  --tw-gradient-from: #1F2120;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
}

.from-White-3 {
  --tw-gradient-from: #F9F6EF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
}

.from-Green-3 {
  --tw-gradient-from: #AEE0CD;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
}

.from-Blue-3 {
  --tw-gradient-from: #6B8BFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.from-Silver-3 {
  --tw-gradient-from: #E4E4E2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
}

.from-Yellow-3 {
  --tw-gradient-from: #F3D060;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
}

.from-Grey-3 {
  --tw-gradient-from: #535150;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
}

.from-Gray-3 {
  --tw-gradient-from: #535150;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
}

.from-Red-3 {
  --tw-gradient-from: #BA0C2E;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
}

.from-Gold-3 {
  --tw-gradient-from: #F5DDC5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
}

.from-light-green-3 {
  --tw-gradient-from: #F3E9FB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
}

.from-dark-blue-2 {
  --tw-gradient-from: #2743CC;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
}

.from-blue-1 {
  --tw-gradient-from: #6B8BFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.from-yellow-1 {
  --tw-gradient-from: #EDB800;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
}

.from-blue-2 {
  --tw-gradient-from: #253BAA;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
}

.from-light-pink {
  --tw-gradient-from: #FF5070;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
}

.from-bright-green {
  --tw-gradient-from: #6EFAC3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
}

.from-bright-yellow {
  --tw-gradient-from: #D2FA46;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
}

.from-SpaceGrey-3 {
  --tw-gradient-from: #535150;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
}

.from-Purple-3 {
  --tw-gradient-from: #6700B8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.from-LightPurple-3 {
  --tw-gradient-from: #D1CDDA;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
}

.from-Glow-3 {
  --tw-gradient-from: #f1ad4b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
}

.from-Bronze-3 {
  --tw-gradient-from: #cd7f32;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
}

.from-Copper-3 {
  --tw-gradient-from: #B87333;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
}

.from-Pink-3 {
  --tw-gradient-from: #FFC0CB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
}

.from-Orange-3 {
  --tw-gradient-from: #FFA500;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
}

.from-Coral-3 {
  --tw-gradient-from: #EE7762;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
}

.from-MajesticBlack-3 {
  --tw-gradient-from: #1F2020;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.from-PrismBlack-3 {
  --tw-gradient-from: #1F2020;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.from-CeramicBlack-3 {
  --tw-gradient-from: #1F2020;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.from-MidnightBlack-3 {
  --tw-gradient-from: #00040D;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
}

.from-PrismWhite-3 {
  --tw-gradient-from: #E1D8CB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
}

.from-CeramicWhite-3 {
  --tw-gradient-from: #c2c2c4;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
}

.from-LilacPurple-3 {
  --tw-gradient-from: #C8A2C8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
}

.from-CrownSilver-3 {
  --tw-gradient-from: #b1a5aa;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
}

.from-CoralBlue-3 {
  --tw-gradient-from: #AFDCEC;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
}

.from-lime-yellow {
  --tw-gradient-from: #D2FA46;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
}

.from-apple-green {
  --tw-gradient-from: #6EFAC3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
}

.from-bg-new-blue {
  --tw-gradient-from: #39DCF0;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
}

.from-bg-new-pink {
  --tw-gradient-from: #E79AAE;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
}

.from-new-pink-1 {
  --tw-gradient-from: #E9A1B3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
}

.from-footer-grey {
  --tw-gradient-from: #333238;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
}

.from-border-grey {
  --tw-gradient-from: #c4c4c4;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
}

.from-apple-green-1 {
  --tw-gradient-from: #30D091;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
}

.from-crimson-red {
  --tw-gradient-from: #d22323;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
}

.from-asurion-cyan {
  --tw-gradient-from: #95CED7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
}

.from-bright-orange {
  --tw-gradient-from: #FF8B1A;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
}

.from-Graphite-3 {
  --tw-gradient-from: #D2CEDB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
}

.from-PacificBlue-3 {
  --tw-gradient-from: #6B8BFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.from-light-purple {
  --tw-gradient-from: #B3A3D7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
}

.from-asurion-gray {
  --tw-gradient-from: #D8D8D8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
}

.from-OceanBlue-3 {
  --tw-gradient-from: #0077be;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
}

.from-MetallicCopper-3 {
  --tw-gradient-from: #72281e;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
}

.from-PorcelainWhite-3 {
  --tw-gradient-from: #f8fbf8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
}

.from-LightBlue-3 {
  --tw-gradient-from: #ADD8E6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
}

.from-CloudNavy-3 {
  --tw-gradient-from: #607387;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
}

.from-CloudMint-3 {
  --tw-gradient-from: #607387;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
}

.from-CloudOrange-3 {
  --tw-gradient-from: #ffba97;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
}

.from-CloudLavender-3 {
  --tw-gradient-from: #d6d3e2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
}

.from-CloudRed-3 {
  --tw-gradient-from: #dbb0a2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
}

.from-CloudWhite-3 {
  --tw-gradient-from: #f2f2ed;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
}

.from-SunriseGold-3 {
  --tw-gradient-from: #eec6ad;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
}

.from-SunshineGold-3 {
  --tw-gradient-from: #eec6ad;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
}

.from-AuraBlack-3 {
  --tw-gradient-from: #1F2120;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
}

.from-AuraGlow-3 {
  --tw-gradient-from: #f1ad4b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
}

.from-MysticBronze-3 {
  --tw-gradient-from: #3c2516;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
}

.from-MysticGreen-3 {
  --tw-gradient-from: #90A19A;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
}

.from-MysticGrey-3 {
  --tw-gradient-from: #564f55;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
}

.from-MysticBlack-3 {
  --tw-gradient-from: #353A3C;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
}

.from-MysticWhite-3 {
  --tw-gradient-from: #E4EDE3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
}

.from-price-blue1 {
  --tw-gradient-from: #6B8BFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.from-indigo1 {
  --tw-gradient-from: #6700B8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.from-Purple-4 {
  --tw-gradient-from: #9598F8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
}

.from-new-blue-2 {
  --tw-gradient-from: #33B3C2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
}

.from-dark-blue-3 {
  --tw-gradient-from: #041DFB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
}

.from-replace-bg {
  --tw-gradient-from: #8AA4BC;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
}

.from-resolve-bg {
  --tw-gradient-from: #4783CB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
}

.hover\:from-transparent:hover {
  --tw-gradient-from: transparent;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.hover\:from-current:hover {
  --tw-gradient-from: currentColor;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.hover\:from-black:hover {
  --tw-gradient-from: #000;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.hover\:from-white:hover {
  --tw-gradient-from: #fff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.hover\:from-gray-50:hover {
  --tw-gradient-from: #f9fafb;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
}

.hover\:from-gray-100:hover {
  --tw-gradient-from: #f3f4f6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
}

.hover\:from-gray-200:hover {
  --tw-gradient-from: #e5e7eb;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
}

.hover\:from-gray-300:hover {
  --tw-gradient-from: #d1d5db;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
}

.hover\:from-gray-400:hover {
  --tw-gradient-from: #9ca3af;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
}

.hover\:from-gray-500:hover {
  --tw-gradient-from: #6b7280;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
}

.hover\:from-gray-600:hover {
  --tw-gradient-from: #4b5563;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
}

.hover\:from-gray-700:hover {
  --tw-gradient-from: #374151;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
}

.hover\:from-gray-800:hover {
  --tw-gradient-from: #1f2937;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
}

.hover\:from-gray-900:hover {
  --tw-gradient-from: #111827;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
}

.hover\:from-red-50:hover {
  --tw-gradient-from: #fef2f2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
}

.hover\:from-red-100:hover {
  --tw-gradient-from: #fee2e2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
}

.hover\:from-red-200:hover {
  --tw-gradient-from: #fecaca;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
}

.hover\:from-red-300:hover {
  --tw-gradient-from: #fca5a5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
}

.hover\:from-red-400:hover {
  --tw-gradient-from: #f87171;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
}

.hover\:from-red-500:hover {
  --tw-gradient-from: #ef4444;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
}

.hover\:from-red-600:hover {
  --tw-gradient-from: #dc2626;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
}

.hover\:from-red-700:hover {
  --tw-gradient-from: #b91c1c;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
}

.hover\:from-red-800:hover {
  --tw-gradient-from: #991b1b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
}

.hover\:from-red-900:hover {
  --tw-gradient-from: #7f1d1d;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
}

.hover\:from-yellow-50:hover {
  --tw-gradient-from: #fffbeb;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
}

.hover\:from-yellow-100:hover {
  --tw-gradient-from: #fef3c7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
}

.hover\:from-yellow-200:hover {
  --tw-gradient-from: #fde68a;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
}

.hover\:from-yellow-300:hover {
  --tw-gradient-from: #fcd34d;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
}

.hover\:from-yellow-400:hover {
  --tw-gradient-from: #fbbf24;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
}

.hover\:from-yellow-500:hover {
  --tw-gradient-from: #f59e0b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
}

.hover\:from-yellow-600:hover {
  --tw-gradient-from: #d97706;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
}

.hover\:from-yellow-700:hover {
  --tw-gradient-from: #b45309;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
}

.hover\:from-yellow-800:hover {
  --tw-gradient-from: #92400e;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
}

.hover\:from-yellow-900:hover {
  --tw-gradient-from: #78350f;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
}

.hover\:from-green-50:hover {
  --tw-gradient-from: #ecfdf5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
}

.hover\:from-green-100:hover {
  --tw-gradient-from: #d1fae5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
}

.hover\:from-green-200:hover {
  --tw-gradient-from: #a7f3d0;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
}

.hover\:from-green-300:hover {
  --tw-gradient-from: #6ee7b7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
}

.hover\:from-green-400:hover {
  --tw-gradient-from: #34d399;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
}

.hover\:from-green-500:hover {
  --tw-gradient-from: #10b981;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
}

.hover\:from-green-600:hover {
  --tw-gradient-from: #059669;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
}

.hover\:from-green-700:hover {
  --tw-gradient-from: #047857;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
}

.hover\:from-green-800:hover {
  --tw-gradient-from: #065f46;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
}

.hover\:from-green-900:hover {
  --tw-gradient-from: #064e3b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
}

.hover\:from-blue-50:hover {
  --tw-gradient-from: #eff6ff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
}

.hover\:from-blue-100:hover {
  --tw-gradient-from: #dbeafe;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
}

.hover\:from-blue-200:hover {
  --tw-gradient-from: #bfdbfe;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
}

.hover\:from-blue-300:hover {
  --tw-gradient-from: #93c5fd;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
}

.hover\:from-blue-400:hover {
  --tw-gradient-from: #60a5fa;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
}

.hover\:from-blue-500:hover {
  --tw-gradient-from: #3b82f6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
}

.hover\:from-blue-600:hover {
  --tw-gradient-from: #2563eb;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
}

.hover\:from-blue-700:hover {
  --tw-gradient-from: #1d4ed8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
}

.hover\:from-blue-800:hover {
  --tw-gradient-from: #1e40af;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
}

.hover\:from-blue-900:hover {
  --tw-gradient-from: #1e3a8a;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
}

.hover\:from-indigo-50:hover {
  --tw-gradient-from: #eef2ff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
}

.hover\:from-indigo-100:hover {
  --tw-gradient-from: #e0e7ff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
}

.hover\:from-indigo-200:hover {
  --tw-gradient-from: #c7d2fe;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
}

.hover\:from-indigo-300:hover {
  --tw-gradient-from: #a5b4fc;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
}

.hover\:from-indigo-400:hover {
  --tw-gradient-from: #818cf8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
}

.hover\:from-indigo-500:hover {
  --tw-gradient-from: #6366f1;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
}

.hover\:from-indigo-600:hover {
  --tw-gradient-from: #4f46e5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
}

.hover\:from-indigo-700:hover {
  --tw-gradient-from: #4338ca;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
}

.hover\:from-indigo-800:hover {
  --tw-gradient-from: #3730a3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
}

.hover\:from-indigo-900:hover {
  --tw-gradient-from: #312e81;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
}

.hover\:from-purple:hover {
  --tw-gradient-from: #6700B8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.hover\:from-pink-50:hover {
  --tw-gradient-from: #fdf2f8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
}

.hover\:from-pink-100:hover {
  --tw-gradient-from: #fce7f3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
}

.hover\:from-pink-200:hover {
  --tw-gradient-from: #fbcfe8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
}

.hover\:from-pink-300:hover {
  --tw-gradient-from: #f9a8d4;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
}

.hover\:from-pink-400:hover {
  --tw-gradient-from: #f472b6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
}

.hover\:from-pink-500:hover {
  --tw-gradient-from: #ec4899;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
}

.hover\:from-pink-600:hover {
  --tw-gradient-from: #db2777;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
}

.hover\:from-pink-700:hover {
  --tw-gradient-from: #be185d;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
}

.hover\:from-pink-800:hover {
  --tw-gradient-from: #9d174d;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
}

.hover\:from-pink-900:hover {
  --tw-gradient-from: #831843;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
}

.hover\:from-Asurion-White:hover {
  --tw-gradient-from: #FFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.hover\:from-Asurion-Blue-Brighter:hover {
  --tw-gradient-from: #6B8BFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.hover\:from-Asurion-Blue-Deep:hover {
  --tw-gradient-from: #2743CC;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
}

.hover\:from-Asurion-Blue-Light:hover {
  --tw-gradient-from: #F0F3FF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
}

.hover\:from-Asurion-Purple:hover {
  --tw-gradient-from: #8223D2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
}

.hover\:from-Asurion-Purple-Deeper:hover {
  --tw-gradient-from: #6700B8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.hover\:from-Asurion-Purple-Light:hover {
  --tw-gradient-from: #F3E9FB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
}

.hover\:from-Asurion-Gray-Deepest:hover {
  --tw-gradient-from: #333F48;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
}

.hover\:from-Asurion-Gray-Deeper:hover {
  --tw-gradient-from: #6E767D;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
}

.hover\:from-Asurion-Gray-Light:hover {
  --tw-gradient-from: #A5AAAF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
}

.hover\:from-Asurion-Gray-Lighter:hover {
  --tw-gradient-from: #E6E6EB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
}

.hover\:from-Asurion-Gray-Lightest:hover {
  --tw-gradient-from: #D5D6DA;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
}

.hover\:from-Asurion-Red-Deep:hover {
  --tw-gradient-from: #DB1B1B;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
}

.hover\:from-light-gray:hover {
  --tw-gradient-from: #6E767D;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
}

.hover\:from-light-gray-1:hover {
  --tw-gradient-from: #A5AAAF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
}

.hover\:from-light-gray-2:hover {
  --tw-gradient-from: #E6E6EB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
}

.hover\:from-light-gray-3:hover {
  --tw-gradient-from: #F0F0F5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
}

.hover\:from-light-gray-4:hover {
  --tw-gradient-from: #D5D6DA;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
}

.hover\:from-light-gray-5:hover {
  --tw-gradient-from: #333F48;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
}

.hover\:from-light-slate-gray:hover {
  --tw-gradient-from: #8589A1;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
}

.hover\:from-denim-blue:hover {
  --tw-gradient-from: #0066B2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
}

.hover\:from-purple-1:hover {
  --tw-gradient-from: #8223D2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
}

.hover\:from-dark-red:hover {
  --tw-gradient-from: #DB1B1B;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
}

.hover\:from-bright-red:hover {
  --tw-gradient-from: #F40715;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
}

.hover\:from-mustard-yellow:hover {
  --tw-gradient-from: #ED8B00;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
}

.hover\:from-mustard-yellow-1:hover {
  --tw-gradient-from: #ED6600;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
}

.hover\:from-light-blue:hover {
  --tw-gradient-from: #6B8BFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.hover\:from-light-blue-1:hover {
  --tw-gradient-from: #4A68F9;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
}

.hover\:from-light-blue-3:hover {
  --tw-gradient-from:  #F0F3FF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.hover\:from-light-blue-4:hover {
  --tw-gradient-from: #F0F3FF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
}

.hover\:from-purple-blue:hover {
  --tw-gradient-from: #6469E1;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
}

.hover\:from-light-green:hover {
  --tw-gradient-from: #00B574;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
}

.hover\:from-light-green-1:hover {
  --tw-gradient-from: #00B574;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
}

.hover\:from-light-bg-green:hover {
  --tw-gradient-from: #F0FFF9;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
}

.hover\:from-green-1:hover {
  --tw-gradient-from: #0B8350;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
}

.hover\:from-pink-1:hover {
  --tw-gradient-from: #FFEDD5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
}

.hover\:from-light-white-1:hover {
  --tw-gradient-from: #F8F6EE;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
}

.hover\:from-Black-3:hover {
  --tw-gradient-from: #1F2020;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.hover\:from-Default-3:hover {
  --tw-gradient-from: #1F2120;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
}

.hover\:from-White-3:hover {
  --tw-gradient-from: #F9F6EF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
}

.hover\:from-Green-3:hover {
  --tw-gradient-from: #AEE0CD;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
}

.hover\:from-Blue-3:hover {
  --tw-gradient-from: #6B8BFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.hover\:from-Silver-3:hover {
  --tw-gradient-from: #E4E4E2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
}

.hover\:from-Yellow-3:hover {
  --tw-gradient-from: #F3D060;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
}

.hover\:from-Grey-3:hover {
  --tw-gradient-from: #535150;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
}

.hover\:from-Gray-3:hover {
  --tw-gradient-from: #535150;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
}

.hover\:from-Red-3:hover {
  --tw-gradient-from: #BA0C2E;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
}

.hover\:from-Gold-3:hover {
  --tw-gradient-from: #F5DDC5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
}

.hover\:from-light-green-3:hover {
  --tw-gradient-from: #F3E9FB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
}

.hover\:from-dark-blue-2:hover {
  --tw-gradient-from: #2743CC;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
}

.hover\:from-blue-1:hover {
  --tw-gradient-from: #6B8BFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.hover\:from-yellow-1:hover {
  --tw-gradient-from: #EDB800;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
}

.hover\:from-blue-2:hover {
  --tw-gradient-from: #253BAA;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
}

.hover\:from-light-pink:hover {
  --tw-gradient-from: #FF5070;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
}

.hover\:from-bright-green:hover {
  --tw-gradient-from: #6EFAC3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
}

.hover\:from-bright-yellow:hover {
  --tw-gradient-from: #D2FA46;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
}

.hover\:from-SpaceGrey-3:hover {
  --tw-gradient-from: #535150;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
}

.hover\:from-Purple-3:hover {
  --tw-gradient-from: #6700B8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.hover\:from-LightPurple-3:hover {
  --tw-gradient-from: #D1CDDA;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
}

.hover\:from-Glow-3:hover {
  --tw-gradient-from: #f1ad4b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
}

.hover\:from-Bronze-3:hover {
  --tw-gradient-from: #cd7f32;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
}

.hover\:from-Copper-3:hover {
  --tw-gradient-from: #B87333;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
}

.hover\:from-Pink-3:hover {
  --tw-gradient-from: #FFC0CB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
}

.hover\:from-Orange-3:hover {
  --tw-gradient-from: #FFA500;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
}

.hover\:from-Coral-3:hover {
  --tw-gradient-from: #EE7762;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
}

.hover\:from-MajesticBlack-3:hover {
  --tw-gradient-from: #1F2020;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.hover\:from-PrismBlack-3:hover {
  --tw-gradient-from: #1F2020;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.hover\:from-CeramicBlack-3:hover {
  --tw-gradient-from: #1F2020;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.hover\:from-MidnightBlack-3:hover {
  --tw-gradient-from: #00040D;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
}

.hover\:from-PrismWhite-3:hover {
  --tw-gradient-from: #E1D8CB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
}

.hover\:from-CeramicWhite-3:hover {
  --tw-gradient-from: #c2c2c4;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
}

.hover\:from-LilacPurple-3:hover {
  --tw-gradient-from: #C8A2C8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
}

.hover\:from-CrownSilver-3:hover {
  --tw-gradient-from: #b1a5aa;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
}

.hover\:from-CoralBlue-3:hover {
  --tw-gradient-from: #AFDCEC;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
}

.hover\:from-lime-yellow:hover {
  --tw-gradient-from: #D2FA46;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
}

.hover\:from-apple-green:hover {
  --tw-gradient-from: #6EFAC3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
}

.hover\:from-bg-new-blue:hover {
  --tw-gradient-from: #39DCF0;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
}

.hover\:from-bg-new-pink:hover {
  --tw-gradient-from: #E79AAE;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
}

.hover\:from-new-pink-1:hover {
  --tw-gradient-from: #E9A1B3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
}

.hover\:from-footer-grey:hover {
  --tw-gradient-from: #333238;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
}

.hover\:from-border-grey:hover {
  --tw-gradient-from: #c4c4c4;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
}

.hover\:from-apple-green-1:hover {
  --tw-gradient-from: #30D091;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
}

.hover\:from-crimson-red:hover {
  --tw-gradient-from: #d22323;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
}

.hover\:from-asurion-cyan:hover {
  --tw-gradient-from: #95CED7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
}

.hover\:from-bright-orange:hover {
  --tw-gradient-from: #FF8B1A;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
}

.hover\:from-Graphite-3:hover {
  --tw-gradient-from: #D2CEDB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
}

.hover\:from-PacificBlue-3:hover {
  --tw-gradient-from: #6B8BFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.hover\:from-light-purple:hover {
  --tw-gradient-from: #B3A3D7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
}

.hover\:from-asurion-gray:hover {
  --tw-gradient-from: #D8D8D8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
}

.hover\:from-OceanBlue-3:hover {
  --tw-gradient-from: #0077be;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
}

.hover\:from-MetallicCopper-3:hover {
  --tw-gradient-from: #72281e;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
}

.hover\:from-PorcelainWhite-3:hover {
  --tw-gradient-from: #f8fbf8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
}

.hover\:from-LightBlue-3:hover {
  --tw-gradient-from: #ADD8E6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
}

.hover\:from-CloudNavy-3:hover {
  --tw-gradient-from: #607387;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
}

.hover\:from-CloudMint-3:hover {
  --tw-gradient-from: #607387;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
}

.hover\:from-CloudOrange-3:hover {
  --tw-gradient-from: #ffba97;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
}

.hover\:from-CloudLavender-3:hover {
  --tw-gradient-from: #d6d3e2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
}

.hover\:from-CloudRed-3:hover {
  --tw-gradient-from: #dbb0a2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
}

.hover\:from-CloudWhite-3:hover {
  --tw-gradient-from: #f2f2ed;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
}

.hover\:from-SunriseGold-3:hover {
  --tw-gradient-from: #eec6ad;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
}

.hover\:from-SunshineGold-3:hover {
  --tw-gradient-from: #eec6ad;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
}

.hover\:from-AuraBlack-3:hover {
  --tw-gradient-from: #1F2120;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
}

.hover\:from-AuraGlow-3:hover {
  --tw-gradient-from: #f1ad4b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
}

.hover\:from-MysticBronze-3:hover {
  --tw-gradient-from: #3c2516;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
}

.hover\:from-MysticGreen-3:hover {
  --tw-gradient-from: #90A19A;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
}

.hover\:from-MysticGrey-3:hover {
  --tw-gradient-from: #564f55;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
}

.hover\:from-MysticBlack-3:hover {
  --tw-gradient-from: #353A3C;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
}

.hover\:from-MysticWhite-3:hover {
  --tw-gradient-from: #E4EDE3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
}

.hover\:from-price-blue1:hover {
  --tw-gradient-from: #6B8BFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.hover\:from-indigo1:hover {
  --tw-gradient-from: #6700B8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.hover\:from-Purple-4:hover {
  --tw-gradient-from: #9598F8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
}

.hover\:from-new-blue-2:hover {
  --tw-gradient-from: #33B3C2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
}

.hover\:from-dark-blue-3:hover {
  --tw-gradient-from: #041DFB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
}

.hover\:from-replace-bg:hover {
  --tw-gradient-from: #8AA4BC;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
}

.hover\:from-resolve-bg:hover {
  --tw-gradient-from: #4783CB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
}

.focus\:from-transparent:focus {
  --tw-gradient-from: transparent;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.focus\:from-current:focus {
  --tw-gradient-from: currentColor;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.focus\:from-black:focus {
  --tw-gradient-from: #000;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.focus\:from-white:focus {
  --tw-gradient-from: #fff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.focus\:from-gray-50:focus {
  --tw-gradient-from: #f9fafb;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
}

.focus\:from-gray-100:focus {
  --tw-gradient-from: #f3f4f6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
}

.focus\:from-gray-200:focus {
  --tw-gradient-from: #e5e7eb;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
}

.focus\:from-gray-300:focus {
  --tw-gradient-from: #d1d5db;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
}

.focus\:from-gray-400:focus {
  --tw-gradient-from: #9ca3af;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
}

.focus\:from-gray-500:focus {
  --tw-gradient-from: #6b7280;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
}

.focus\:from-gray-600:focus {
  --tw-gradient-from: #4b5563;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
}

.focus\:from-gray-700:focus {
  --tw-gradient-from: #374151;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
}

.focus\:from-gray-800:focus {
  --tw-gradient-from: #1f2937;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
}

.focus\:from-gray-900:focus {
  --tw-gradient-from: #111827;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
}

.focus\:from-red-50:focus {
  --tw-gradient-from: #fef2f2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
}

.focus\:from-red-100:focus {
  --tw-gradient-from: #fee2e2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
}

.focus\:from-red-200:focus {
  --tw-gradient-from: #fecaca;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
}

.focus\:from-red-300:focus {
  --tw-gradient-from: #fca5a5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
}

.focus\:from-red-400:focus {
  --tw-gradient-from: #f87171;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
}

.focus\:from-red-500:focus {
  --tw-gradient-from: #ef4444;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
}

.focus\:from-red-600:focus {
  --tw-gradient-from: #dc2626;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
}

.focus\:from-red-700:focus {
  --tw-gradient-from: #b91c1c;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
}

.focus\:from-red-800:focus {
  --tw-gradient-from: #991b1b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
}

.focus\:from-red-900:focus {
  --tw-gradient-from: #7f1d1d;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
}

.focus\:from-yellow-50:focus {
  --tw-gradient-from: #fffbeb;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
}

.focus\:from-yellow-100:focus {
  --tw-gradient-from: #fef3c7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
}

.focus\:from-yellow-200:focus {
  --tw-gradient-from: #fde68a;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
}

.focus\:from-yellow-300:focus {
  --tw-gradient-from: #fcd34d;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
}

.focus\:from-yellow-400:focus {
  --tw-gradient-from: #fbbf24;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
}

.focus\:from-yellow-500:focus {
  --tw-gradient-from: #f59e0b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
}

.focus\:from-yellow-600:focus {
  --tw-gradient-from: #d97706;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
}

.focus\:from-yellow-700:focus {
  --tw-gradient-from: #b45309;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
}

.focus\:from-yellow-800:focus {
  --tw-gradient-from: #92400e;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
}

.focus\:from-yellow-900:focus {
  --tw-gradient-from: #78350f;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
}

.focus\:from-green-50:focus {
  --tw-gradient-from: #ecfdf5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
}

.focus\:from-green-100:focus {
  --tw-gradient-from: #d1fae5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
}

.focus\:from-green-200:focus {
  --tw-gradient-from: #a7f3d0;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
}

.focus\:from-green-300:focus {
  --tw-gradient-from: #6ee7b7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
}

.focus\:from-green-400:focus {
  --tw-gradient-from: #34d399;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
}

.focus\:from-green-500:focus {
  --tw-gradient-from: #10b981;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
}

.focus\:from-green-600:focus {
  --tw-gradient-from: #059669;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
}

.focus\:from-green-700:focus {
  --tw-gradient-from: #047857;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
}

.focus\:from-green-800:focus {
  --tw-gradient-from: #065f46;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
}

.focus\:from-green-900:focus {
  --tw-gradient-from: #064e3b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
}

.focus\:from-blue-50:focus {
  --tw-gradient-from: #eff6ff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
}

.focus\:from-blue-100:focus {
  --tw-gradient-from: #dbeafe;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
}

.focus\:from-blue-200:focus {
  --tw-gradient-from: #bfdbfe;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
}

.focus\:from-blue-300:focus {
  --tw-gradient-from: #93c5fd;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
}

.focus\:from-blue-400:focus {
  --tw-gradient-from: #60a5fa;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
}

.focus\:from-blue-500:focus {
  --tw-gradient-from: #3b82f6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
}

.focus\:from-blue-600:focus {
  --tw-gradient-from: #2563eb;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
}

.focus\:from-blue-700:focus {
  --tw-gradient-from: #1d4ed8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
}

.focus\:from-blue-800:focus {
  --tw-gradient-from: #1e40af;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
}

.focus\:from-blue-900:focus {
  --tw-gradient-from: #1e3a8a;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
}

.focus\:from-indigo-50:focus {
  --tw-gradient-from: #eef2ff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
}

.focus\:from-indigo-100:focus {
  --tw-gradient-from: #e0e7ff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
}

.focus\:from-indigo-200:focus {
  --tw-gradient-from: #c7d2fe;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
}

.focus\:from-indigo-300:focus {
  --tw-gradient-from: #a5b4fc;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
}

.focus\:from-indigo-400:focus {
  --tw-gradient-from: #818cf8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
}

.focus\:from-indigo-500:focus {
  --tw-gradient-from: #6366f1;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
}

.focus\:from-indigo-600:focus {
  --tw-gradient-from: #4f46e5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
}

.focus\:from-indigo-700:focus {
  --tw-gradient-from: #4338ca;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
}

.focus\:from-indigo-800:focus {
  --tw-gradient-from: #3730a3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
}

.focus\:from-indigo-900:focus {
  --tw-gradient-from: #312e81;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
}

.focus\:from-purple:focus {
  --tw-gradient-from: #6700B8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.focus\:from-pink-50:focus {
  --tw-gradient-from: #fdf2f8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
}

.focus\:from-pink-100:focus {
  --tw-gradient-from: #fce7f3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
}

.focus\:from-pink-200:focus {
  --tw-gradient-from: #fbcfe8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
}

.focus\:from-pink-300:focus {
  --tw-gradient-from: #f9a8d4;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
}

.focus\:from-pink-400:focus {
  --tw-gradient-from: #f472b6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
}

.focus\:from-pink-500:focus {
  --tw-gradient-from: #ec4899;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
}

.focus\:from-pink-600:focus {
  --tw-gradient-from: #db2777;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
}

.focus\:from-pink-700:focus {
  --tw-gradient-from: #be185d;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
}

.focus\:from-pink-800:focus {
  --tw-gradient-from: #9d174d;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
}

.focus\:from-pink-900:focus {
  --tw-gradient-from: #831843;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
}

.focus\:from-Asurion-White:focus {
  --tw-gradient-from: #FFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.focus\:from-Asurion-Blue-Brighter:focus {
  --tw-gradient-from: #6B8BFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.focus\:from-Asurion-Blue-Deep:focus {
  --tw-gradient-from: #2743CC;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
}

.focus\:from-Asurion-Blue-Light:focus {
  --tw-gradient-from: #F0F3FF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
}

.focus\:from-Asurion-Purple:focus {
  --tw-gradient-from: #8223D2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
}

.focus\:from-Asurion-Purple-Deeper:focus {
  --tw-gradient-from: #6700B8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.focus\:from-Asurion-Purple-Light:focus {
  --tw-gradient-from: #F3E9FB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
}

.focus\:from-Asurion-Gray-Deepest:focus {
  --tw-gradient-from: #333F48;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
}

.focus\:from-Asurion-Gray-Deeper:focus {
  --tw-gradient-from: #6E767D;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
}

.focus\:from-Asurion-Gray-Light:focus {
  --tw-gradient-from: #A5AAAF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
}

.focus\:from-Asurion-Gray-Lighter:focus {
  --tw-gradient-from: #E6E6EB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
}

.focus\:from-Asurion-Gray-Lightest:focus {
  --tw-gradient-from: #D5D6DA;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
}

.focus\:from-Asurion-Red-Deep:focus {
  --tw-gradient-from: #DB1B1B;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
}

.focus\:from-light-gray:focus {
  --tw-gradient-from: #6E767D;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
}

.focus\:from-light-gray-1:focus {
  --tw-gradient-from: #A5AAAF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
}

.focus\:from-light-gray-2:focus {
  --tw-gradient-from: #E6E6EB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
}

.focus\:from-light-gray-3:focus {
  --tw-gradient-from: #F0F0F5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
}

.focus\:from-light-gray-4:focus {
  --tw-gradient-from: #D5D6DA;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
}

.focus\:from-light-gray-5:focus {
  --tw-gradient-from: #333F48;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
}

.focus\:from-light-slate-gray:focus {
  --tw-gradient-from: #8589A1;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
}

.focus\:from-denim-blue:focus {
  --tw-gradient-from: #0066B2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
}

.focus\:from-purple-1:focus {
  --tw-gradient-from: #8223D2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
}

.focus\:from-dark-red:focus {
  --tw-gradient-from: #DB1B1B;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
}

.focus\:from-bright-red:focus {
  --tw-gradient-from: #F40715;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
}

.focus\:from-mustard-yellow:focus {
  --tw-gradient-from: #ED8B00;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
}

.focus\:from-mustard-yellow-1:focus {
  --tw-gradient-from: #ED6600;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
}

.focus\:from-light-blue:focus {
  --tw-gradient-from: #6B8BFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.focus\:from-light-blue-1:focus {
  --tw-gradient-from: #4A68F9;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
}

.focus\:from-light-blue-3:focus {
  --tw-gradient-from:  #F0F3FF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.focus\:from-light-blue-4:focus {
  --tw-gradient-from: #F0F3FF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
}

.focus\:from-purple-blue:focus {
  --tw-gradient-from: #6469E1;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
}

.focus\:from-light-green:focus {
  --tw-gradient-from: #00B574;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
}

.focus\:from-light-green-1:focus {
  --tw-gradient-from: #00B574;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
}

.focus\:from-light-bg-green:focus {
  --tw-gradient-from: #F0FFF9;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
}

.focus\:from-green-1:focus {
  --tw-gradient-from: #0B8350;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
}

.focus\:from-pink-1:focus {
  --tw-gradient-from: #FFEDD5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
}

.focus\:from-light-white-1:focus {
  --tw-gradient-from: #F8F6EE;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
}

.focus\:from-Black-3:focus {
  --tw-gradient-from: #1F2020;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.focus\:from-Default-3:focus {
  --tw-gradient-from: #1F2120;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
}

.focus\:from-White-3:focus {
  --tw-gradient-from: #F9F6EF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
}

.focus\:from-Green-3:focus {
  --tw-gradient-from: #AEE0CD;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
}

.focus\:from-Blue-3:focus {
  --tw-gradient-from: #6B8BFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.focus\:from-Silver-3:focus {
  --tw-gradient-from: #E4E4E2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
}

.focus\:from-Yellow-3:focus {
  --tw-gradient-from: #F3D060;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
}

.focus\:from-Grey-3:focus {
  --tw-gradient-from: #535150;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
}

.focus\:from-Gray-3:focus {
  --tw-gradient-from: #535150;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
}

.focus\:from-Red-3:focus {
  --tw-gradient-from: #BA0C2E;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
}

.focus\:from-Gold-3:focus {
  --tw-gradient-from: #F5DDC5;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
}

.focus\:from-light-green-3:focus {
  --tw-gradient-from: #F3E9FB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
}

.focus\:from-dark-blue-2:focus {
  --tw-gradient-from: #2743CC;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
}

.focus\:from-blue-1:focus {
  --tw-gradient-from: #6B8BFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.focus\:from-yellow-1:focus {
  --tw-gradient-from: #EDB800;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
}

.focus\:from-blue-2:focus {
  --tw-gradient-from: #253BAA;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
}

.focus\:from-light-pink:focus {
  --tw-gradient-from: #FF5070;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
}

.focus\:from-bright-green:focus {
  --tw-gradient-from: #6EFAC3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
}

.focus\:from-bright-yellow:focus {
  --tw-gradient-from: #D2FA46;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
}

.focus\:from-SpaceGrey-3:focus {
  --tw-gradient-from: #535150;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
}

.focus\:from-Purple-3:focus {
  --tw-gradient-from: #6700B8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.focus\:from-LightPurple-3:focus {
  --tw-gradient-from: #D1CDDA;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
}

.focus\:from-Glow-3:focus {
  --tw-gradient-from: #f1ad4b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
}

.focus\:from-Bronze-3:focus {
  --tw-gradient-from: #cd7f32;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
}

.focus\:from-Copper-3:focus {
  --tw-gradient-from: #B87333;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
}

.focus\:from-Pink-3:focus {
  --tw-gradient-from: #FFC0CB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
}

.focus\:from-Orange-3:focus {
  --tw-gradient-from: #FFA500;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
}

.focus\:from-Coral-3:focus {
  --tw-gradient-from: #EE7762;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
}

.focus\:from-MajesticBlack-3:focus {
  --tw-gradient-from: #1F2020;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.focus\:from-PrismBlack-3:focus {
  --tw-gradient-from: #1F2020;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.focus\:from-CeramicBlack-3:focus {
  --tw-gradient-from: #1F2020;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.focus\:from-MidnightBlack-3:focus {
  --tw-gradient-from: #00040D;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
}

.focus\:from-PrismWhite-3:focus {
  --tw-gradient-from: #E1D8CB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
}

.focus\:from-CeramicWhite-3:focus {
  --tw-gradient-from: #c2c2c4;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
}

.focus\:from-LilacPurple-3:focus {
  --tw-gradient-from: #C8A2C8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
}

.focus\:from-CrownSilver-3:focus {
  --tw-gradient-from: #b1a5aa;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
}

.focus\:from-CoralBlue-3:focus {
  --tw-gradient-from: #AFDCEC;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
}

.focus\:from-lime-yellow:focus {
  --tw-gradient-from: #D2FA46;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
}

.focus\:from-apple-green:focus {
  --tw-gradient-from: #6EFAC3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
}

.focus\:from-bg-new-blue:focus {
  --tw-gradient-from: #39DCF0;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
}

.focus\:from-bg-new-pink:focus {
  --tw-gradient-from: #E79AAE;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
}

.focus\:from-new-pink-1:focus {
  --tw-gradient-from: #E9A1B3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
}

.focus\:from-footer-grey:focus {
  --tw-gradient-from: #333238;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
}

.focus\:from-border-grey:focus {
  --tw-gradient-from: #c4c4c4;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
}

.focus\:from-apple-green-1:focus {
  --tw-gradient-from: #30D091;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
}

.focus\:from-crimson-red:focus {
  --tw-gradient-from: #d22323;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
}

.focus\:from-asurion-cyan:focus {
  --tw-gradient-from: #95CED7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
}

.focus\:from-bright-orange:focus {
  --tw-gradient-from: #FF8B1A;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
}

.focus\:from-Graphite-3:focus {
  --tw-gradient-from: #D2CEDB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
}

.focus\:from-PacificBlue-3:focus {
  --tw-gradient-from: #6B8BFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.focus\:from-light-purple:focus {
  --tw-gradient-from: #B3A3D7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
}

.focus\:from-asurion-gray:focus {
  --tw-gradient-from: #D8D8D8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
}

.focus\:from-OceanBlue-3:focus {
  --tw-gradient-from: #0077be;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
}

.focus\:from-MetallicCopper-3:focus {
  --tw-gradient-from: #72281e;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
}

.focus\:from-PorcelainWhite-3:focus {
  --tw-gradient-from: #f8fbf8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
}

.focus\:from-LightBlue-3:focus {
  --tw-gradient-from: #ADD8E6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
}

.focus\:from-CloudNavy-3:focus {
  --tw-gradient-from: #607387;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
}

.focus\:from-CloudMint-3:focus {
  --tw-gradient-from: #607387;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
}

.focus\:from-CloudOrange-3:focus {
  --tw-gradient-from: #ffba97;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
}

.focus\:from-CloudLavender-3:focus {
  --tw-gradient-from: #d6d3e2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
}

.focus\:from-CloudRed-3:focus {
  --tw-gradient-from: #dbb0a2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
}

.focus\:from-CloudWhite-3:focus {
  --tw-gradient-from: #f2f2ed;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
}

.focus\:from-SunriseGold-3:focus {
  --tw-gradient-from: #eec6ad;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
}

.focus\:from-SunshineGold-3:focus {
  --tw-gradient-from: #eec6ad;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
}

.focus\:from-AuraBlack-3:focus {
  --tw-gradient-from: #1F2120;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
}

.focus\:from-AuraGlow-3:focus {
  --tw-gradient-from: #f1ad4b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
}

.focus\:from-MysticBronze-3:focus {
  --tw-gradient-from: #3c2516;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
}

.focus\:from-MysticGreen-3:focus {
  --tw-gradient-from: #90A19A;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
}

.focus\:from-MysticGrey-3:focus {
  --tw-gradient-from: #564f55;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
}

.focus\:from-MysticBlack-3:focus {
  --tw-gradient-from: #353A3C;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
}

.focus\:from-MysticWhite-3:focus {
  --tw-gradient-from: #E4EDE3;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
}

.focus\:from-price-blue1:focus {
  --tw-gradient-from: #6B8BFF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.focus\:from-indigo1:focus {
  --tw-gradient-from: #6700B8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.focus\:from-Purple-4:focus {
  --tw-gradient-from: #9598F8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
}

.focus\:from-new-blue-2:focus {
  --tw-gradient-from: #33B3C2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
}

.focus\:from-dark-blue-3:focus {
  --tw-gradient-from: #041DFB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
}

.focus\:from-replace-bg:focus {
  --tw-gradient-from: #8AA4BC;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
}

.focus\:from-resolve-bg:focus {
  --tw-gradient-from: #4783CB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
}

.via-transparent {
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.via-current {
  --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.via-black {
  --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.via-white {
  --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.via-gray-50 {
  --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
}

.via-gray-100 {
  --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
}

.via-gray-200 {
  --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
}

.via-gray-300 {
  --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
}

.via-gray-400 {
  --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
}

.via-gray-500 {
  --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
}

.via-gray-600 {
  --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
}

.via-gray-700 {
  --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
}

.via-gray-800 {
  --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
}

.via-gray-900 {
  --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
}

.via-red-50 {
  --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
}

.via-red-100 {
  --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
}

.via-red-200 {
  --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
}

.via-red-300 {
  --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
}

.via-red-400 {
  --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
}

.via-red-500 {
  --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
}

.via-red-600 {
  --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
}

.via-red-700 {
  --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
}

.via-red-800 {
  --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
}

.via-red-900 {
  --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
}

.via-yellow-50 {
  --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
}

.via-yellow-100 {
  --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
}

.via-yellow-200 {
  --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
}

.via-yellow-300 {
  --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
}

.via-yellow-400 {
  --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
}

.via-yellow-500 {
  --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
}

.via-yellow-600 {
  --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
}

.via-yellow-700 {
  --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
}

.via-yellow-800 {
  --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
}

.via-yellow-900 {
  --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
}

.via-green-50 {
  --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
}

.via-green-100 {
  --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
}

.via-green-200 {
  --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
}

.via-green-300 {
  --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
}

.via-green-400 {
  --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
}

.via-green-500 {
  --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
}

.via-green-600 {
  --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
}

.via-green-700 {
  --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
}

.via-green-800 {
  --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
}

.via-green-900 {
  --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
}

.via-blue-50 {
  --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
}

.via-blue-100 {
  --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
}

.via-blue-200 {
  --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
}

.via-blue-300 {
  --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
}

.via-blue-400 {
  --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
}

.via-blue-500 {
  --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
}

.via-blue-600 {
  --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
}

.via-blue-700 {
  --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
}

.via-blue-800 {
  --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
}

.via-blue-900 {
  --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
}

.via-indigo-50 {
  --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
}

.via-indigo-100 {
  --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
}

.via-indigo-200 {
  --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
}

.via-indigo-300 {
  --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
}

.via-indigo-400 {
  --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
}

.via-indigo-500 {
  --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
}

.via-indigo-600 {
  --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
}

.via-indigo-700 {
  --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
}

.via-indigo-800 {
  --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
}

.via-indigo-900 {
  --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
}

.via-purple {
  --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.via-pink-50 {
  --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
}

.via-pink-100 {
  --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
}

.via-pink-200 {
  --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
}

.via-pink-300 {
  --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
}

.via-pink-400 {
  --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
}

.via-pink-500 {
  --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
}

.via-pink-600 {
  --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
}

.via-pink-700 {
  --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
}

.via-pink-800 {
  --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
}

.via-pink-900 {
  --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
}

.via-Asurion-White {
  --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.via-Asurion-Blue-Brighter {
  --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.via-Asurion-Blue-Deep {
  --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
}

.via-Asurion-Blue-Light {
  --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
}

.via-Asurion-Purple {
  --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
}

.via-Asurion-Purple-Deeper {
  --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.via-Asurion-Purple-Light {
  --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
}

.via-Asurion-Gray-Deepest {
  --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
}

.via-Asurion-Gray-Deeper {
  --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
}

.via-Asurion-Gray-Light {
  --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
}

.via-Asurion-Gray-Lighter {
  --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
}

.via-Asurion-Gray-Lightest {
  --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
}

.via-Asurion-Red-Deep {
  --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
}

.via-light-gray {
  --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
}

.via-light-gray-1 {
  --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
}

.via-light-gray-2 {
  --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
}

.via-light-gray-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
}

.via-light-gray-4 {
  --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
}

.via-light-gray-5 {
  --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
}

.via-light-slate-gray {
  --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
}

.via-denim-blue {
  --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
}

.via-purple-1 {
  --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
}

.via-dark-red {
  --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
}

.via-bright-red {
  --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
}

.via-mustard-yellow {
  --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
}

.via-mustard-yellow-1 {
  --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
}

.via-light-blue {
  --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.via-light-blue-1 {
  --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
}

.via-light-blue-3 {
  --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.via-light-blue-4 {
  --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
}

.via-purple-blue {
  --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
}

.via-light-green {
  --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
}

.via-light-green-1 {
  --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
}

.via-light-bg-green {
  --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
}

.via-green-1 {
  --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
}

.via-pink-1 {
  --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
}

.via-light-white-1 {
  --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
}

.via-Black-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.via-Default-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
}

.via-White-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
}

.via-Green-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
}

.via-Blue-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.via-Silver-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
}

.via-Yellow-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
}

.via-Grey-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
}

.via-Gray-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
}

.via-Red-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
}

.via-Gold-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
}

.via-light-green-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
}

.via-dark-blue-2 {
  --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
}

.via-blue-1 {
  --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.via-yellow-1 {
  --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
}

.via-blue-2 {
  --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
}

.via-light-pink {
  --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
}

.via-bright-green {
  --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
}

.via-bright-yellow {
  --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
}

.via-SpaceGrey-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
}

.via-Purple-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.via-LightPurple-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
}

.via-Glow-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
}

.via-Bronze-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
}

.via-Copper-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
}

.via-Pink-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
}

.via-Orange-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
}

.via-Coral-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
}

.via-MajesticBlack-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.via-PrismBlack-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.via-CeramicBlack-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.via-MidnightBlack-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
}

.via-PrismWhite-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
}

.via-CeramicWhite-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
}

.via-LilacPurple-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
}

.via-CrownSilver-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
}

.via-CoralBlue-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
}

.via-lime-yellow {
  --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
}

.via-apple-green {
  --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
}

.via-bg-new-blue {
  --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
}

.via-bg-new-pink {
  --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
}

.via-new-pink-1 {
  --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
}

.via-footer-grey {
  --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
}

.via-border-grey {
  --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
}

.via-apple-green-1 {
  --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
}

.via-crimson-red {
  --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
}

.via-asurion-cyan {
  --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
}

.via-bright-orange {
  --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
}

.via-Graphite-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
}

.via-PacificBlue-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.via-light-purple {
  --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
}

.via-asurion-gray {
  --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
}

.via-OceanBlue-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
}

.via-MetallicCopper-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
}

.via-PorcelainWhite-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
}

.via-LightBlue-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
}

.via-CloudNavy-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
}

.via-CloudMint-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
}

.via-CloudOrange-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
}

.via-CloudLavender-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
}

.via-CloudRed-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
}

.via-CloudWhite-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
}

.via-SunriseGold-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
}

.via-SunshineGold-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
}

.via-AuraBlack-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
}

.via-AuraGlow-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
}

.via-MysticBronze-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
}

.via-MysticGreen-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
}

.via-MysticGrey-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
}

.via-MysticBlack-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
}

.via-MysticWhite-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
}

.via-price-blue1 {
  --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.via-indigo1 {
  --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.via-Purple-4 {
  --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
}

.via-new-blue-2 {
  --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
}

.via-dark-blue-3 {
  --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
}

.via-replace-bg {
  --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
}

.via-resolve-bg {
  --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
}

.hover\:via-transparent:hover {
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.hover\:via-current:hover {
  --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.hover\:via-black:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.hover\:via-white:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.hover\:via-gray-50:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
}

.hover\:via-gray-100:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
}

.hover\:via-gray-200:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
}

.hover\:via-gray-300:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
}

.hover\:via-gray-400:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
}

.hover\:via-gray-500:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
}

.hover\:via-gray-600:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
}

.hover\:via-gray-700:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
}

.hover\:via-gray-800:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
}

.hover\:via-gray-900:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
}

.hover\:via-red-50:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
}

.hover\:via-red-100:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
}

.hover\:via-red-200:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
}

.hover\:via-red-300:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
}

.hover\:via-red-400:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
}

.hover\:via-red-500:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
}

.hover\:via-red-600:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
}

.hover\:via-red-700:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
}

.hover\:via-red-800:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
}

.hover\:via-red-900:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
}

.hover\:via-yellow-50:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
}

.hover\:via-yellow-100:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
}

.hover\:via-yellow-200:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
}

.hover\:via-yellow-300:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
}

.hover\:via-yellow-400:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
}

.hover\:via-yellow-500:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
}

.hover\:via-yellow-600:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
}

.hover\:via-yellow-700:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
}

.hover\:via-yellow-800:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
}

.hover\:via-yellow-900:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
}

.hover\:via-green-50:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
}

.hover\:via-green-100:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
}

.hover\:via-green-200:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
}

.hover\:via-green-300:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
}

.hover\:via-green-400:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
}

.hover\:via-green-500:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
}

.hover\:via-green-600:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
}

.hover\:via-green-700:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
}

.hover\:via-green-800:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
}

.hover\:via-green-900:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
}

.hover\:via-blue-50:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
}

.hover\:via-blue-100:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
}

.hover\:via-blue-200:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
}

.hover\:via-blue-300:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
}

.hover\:via-blue-400:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
}

.hover\:via-blue-500:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
}

.hover\:via-blue-600:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
}

.hover\:via-blue-700:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
}

.hover\:via-blue-800:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
}

.hover\:via-blue-900:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
}

.hover\:via-indigo-50:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
}

.hover\:via-indigo-100:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
}

.hover\:via-indigo-200:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
}

.hover\:via-indigo-300:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
}

.hover\:via-indigo-400:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
}

.hover\:via-indigo-500:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
}

.hover\:via-indigo-600:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
}

.hover\:via-indigo-700:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
}

.hover\:via-indigo-800:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
}

.hover\:via-indigo-900:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
}

.hover\:via-purple:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.hover\:via-pink-50:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
}

.hover\:via-pink-100:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
}

.hover\:via-pink-200:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
}

.hover\:via-pink-300:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
}

.hover\:via-pink-400:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
}

.hover\:via-pink-500:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
}

.hover\:via-pink-600:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
}

.hover\:via-pink-700:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
}

.hover\:via-pink-800:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
}

.hover\:via-pink-900:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
}

.hover\:via-Asurion-White:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.hover\:via-Asurion-Blue-Brighter:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.hover\:via-Asurion-Blue-Deep:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
}

.hover\:via-Asurion-Blue-Light:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
}

.hover\:via-Asurion-Purple:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
}

.hover\:via-Asurion-Purple-Deeper:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.hover\:via-Asurion-Purple-Light:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
}

.hover\:via-Asurion-Gray-Deepest:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
}

.hover\:via-Asurion-Gray-Deeper:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
}

.hover\:via-Asurion-Gray-Light:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
}

.hover\:via-Asurion-Gray-Lighter:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
}

.hover\:via-Asurion-Gray-Lightest:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
}

.hover\:via-Asurion-Red-Deep:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
}

.hover\:via-light-gray:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
}

.hover\:via-light-gray-1:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
}

.hover\:via-light-gray-2:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
}

.hover\:via-light-gray-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
}

.hover\:via-light-gray-4:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
}

.hover\:via-light-gray-5:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
}

.hover\:via-light-slate-gray:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
}

.hover\:via-denim-blue:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
}

.hover\:via-purple-1:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
}

.hover\:via-dark-red:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
}

.hover\:via-bright-red:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
}

.hover\:via-mustard-yellow:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
}

.hover\:via-mustard-yellow-1:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
}

.hover\:via-light-blue:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.hover\:via-light-blue-1:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
}

.hover\:via-light-blue-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.hover\:via-light-blue-4:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
}

.hover\:via-purple-blue:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
}

.hover\:via-light-green:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
}

.hover\:via-light-green-1:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
}

.hover\:via-light-bg-green:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
}

.hover\:via-green-1:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
}

.hover\:via-pink-1:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
}

.hover\:via-light-white-1:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
}

.hover\:via-Black-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.hover\:via-Default-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
}

.hover\:via-White-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
}

.hover\:via-Green-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
}

.hover\:via-Blue-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.hover\:via-Silver-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
}

.hover\:via-Yellow-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
}

.hover\:via-Grey-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
}

.hover\:via-Gray-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
}

.hover\:via-Red-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
}

.hover\:via-Gold-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
}

.hover\:via-light-green-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
}

.hover\:via-dark-blue-2:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
}

.hover\:via-blue-1:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.hover\:via-yellow-1:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
}

.hover\:via-blue-2:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
}

.hover\:via-light-pink:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
}

.hover\:via-bright-green:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
}

.hover\:via-bright-yellow:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
}

.hover\:via-SpaceGrey-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
}

.hover\:via-Purple-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.hover\:via-LightPurple-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
}

.hover\:via-Glow-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
}

.hover\:via-Bronze-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
}

.hover\:via-Copper-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
}

.hover\:via-Pink-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
}

.hover\:via-Orange-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
}

.hover\:via-Coral-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
}

.hover\:via-MajesticBlack-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.hover\:via-PrismBlack-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.hover\:via-CeramicBlack-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.hover\:via-MidnightBlack-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
}

.hover\:via-PrismWhite-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
}

.hover\:via-CeramicWhite-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
}

.hover\:via-LilacPurple-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
}

.hover\:via-CrownSilver-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
}

.hover\:via-CoralBlue-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
}

.hover\:via-lime-yellow:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
}

.hover\:via-apple-green:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
}

.hover\:via-bg-new-blue:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
}

.hover\:via-bg-new-pink:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
}

.hover\:via-new-pink-1:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
}

.hover\:via-footer-grey:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
}

.hover\:via-border-grey:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
}

.hover\:via-apple-green-1:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
}

.hover\:via-crimson-red:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
}

.hover\:via-asurion-cyan:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
}

.hover\:via-bright-orange:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
}

.hover\:via-Graphite-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
}

.hover\:via-PacificBlue-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.hover\:via-light-purple:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
}

.hover\:via-asurion-gray:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
}

.hover\:via-OceanBlue-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
}

.hover\:via-MetallicCopper-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
}

.hover\:via-PorcelainWhite-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
}

.hover\:via-LightBlue-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
}

.hover\:via-CloudNavy-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
}

.hover\:via-CloudMint-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
}

.hover\:via-CloudOrange-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
}

.hover\:via-CloudLavender-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
}

.hover\:via-CloudRed-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
}

.hover\:via-CloudWhite-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
}

.hover\:via-SunriseGold-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
}

.hover\:via-SunshineGold-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
}

.hover\:via-AuraBlack-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
}

.hover\:via-AuraGlow-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
}

.hover\:via-MysticBronze-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
}

.hover\:via-MysticGreen-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
}

.hover\:via-MysticGrey-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
}

.hover\:via-MysticBlack-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
}

.hover\:via-MysticWhite-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
}

.hover\:via-price-blue1:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.hover\:via-indigo1:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.hover\:via-Purple-4:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
}

.hover\:via-new-blue-2:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
}

.hover\:via-dark-blue-3:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
}

.hover\:via-replace-bg:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
}

.hover\:via-resolve-bg:hover {
  --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
}

.focus\:via-transparent:focus {
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.focus\:via-current:focus {
  --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.focus\:via-black:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
}

.focus\:via-white:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.focus\:via-gray-50:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
}

.focus\:via-gray-100:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
}

.focus\:via-gray-200:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
}

.focus\:via-gray-300:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
}

.focus\:via-gray-400:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
}

.focus\:via-gray-500:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
}

.focus\:via-gray-600:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
}

.focus\:via-gray-700:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
}

.focus\:via-gray-800:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
}

.focus\:via-gray-900:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
}

.focus\:via-red-50:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
}

.focus\:via-red-100:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
}

.focus\:via-red-200:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
}

.focus\:via-red-300:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
}

.focus\:via-red-400:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
}

.focus\:via-red-500:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
}

.focus\:via-red-600:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
}

.focus\:via-red-700:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
}

.focus\:via-red-800:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
}

.focus\:via-red-900:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
}

.focus\:via-yellow-50:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
}

.focus\:via-yellow-100:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
}

.focus\:via-yellow-200:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
}

.focus\:via-yellow-300:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
}

.focus\:via-yellow-400:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
}

.focus\:via-yellow-500:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
}

.focus\:via-yellow-600:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
}

.focus\:via-yellow-700:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
}

.focus\:via-yellow-800:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
}

.focus\:via-yellow-900:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
}

.focus\:via-green-50:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
}

.focus\:via-green-100:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
}

.focus\:via-green-200:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
}

.focus\:via-green-300:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
}

.focus\:via-green-400:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
}

.focus\:via-green-500:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
}

.focus\:via-green-600:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
}

.focus\:via-green-700:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
}

.focus\:via-green-800:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
}

.focus\:via-green-900:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
}

.focus\:via-blue-50:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
}

.focus\:via-blue-100:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
}

.focus\:via-blue-200:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
}

.focus\:via-blue-300:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
}

.focus\:via-blue-400:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
}

.focus\:via-blue-500:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
}

.focus\:via-blue-600:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
}

.focus\:via-blue-700:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
}

.focus\:via-blue-800:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
}

.focus\:via-blue-900:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
}

.focus\:via-indigo-50:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
}

.focus\:via-indigo-100:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
}

.focus\:via-indigo-200:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
}

.focus\:via-indigo-300:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
}

.focus\:via-indigo-400:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
}

.focus\:via-indigo-500:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
}

.focus\:via-indigo-600:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
}

.focus\:via-indigo-700:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
}

.focus\:via-indigo-800:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
}

.focus\:via-indigo-900:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
}

.focus\:via-purple:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.focus\:via-pink-50:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
}

.focus\:via-pink-100:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
}

.focus\:via-pink-200:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
}

.focus\:via-pink-300:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
}

.focus\:via-pink-400:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
}

.focus\:via-pink-500:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
}

.focus\:via-pink-600:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
}

.focus\:via-pink-700:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
}

.focus\:via-pink-800:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
}

.focus\:via-pink-900:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
}

.focus\:via-Asurion-White:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.focus\:via-Asurion-Blue-Brighter:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.focus\:via-Asurion-Blue-Deep:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
}

.focus\:via-Asurion-Blue-Light:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
}

.focus\:via-Asurion-Purple:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
}

.focus\:via-Asurion-Purple-Deeper:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.focus\:via-Asurion-Purple-Light:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
}

.focus\:via-Asurion-Gray-Deepest:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
}

.focus\:via-Asurion-Gray-Deeper:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
}

.focus\:via-Asurion-Gray-Light:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
}

.focus\:via-Asurion-Gray-Lighter:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
}

.focus\:via-Asurion-Gray-Lightest:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
}

.focus\:via-Asurion-Red-Deep:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
}

.focus\:via-light-gray:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
}

.focus\:via-light-gray-1:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
}

.focus\:via-light-gray-2:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
}

.focus\:via-light-gray-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
}

.focus\:via-light-gray-4:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
}

.focus\:via-light-gray-5:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
}

.focus\:via-light-slate-gray:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
}

.focus\:via-denim-blue:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
}

.focus\:via-purple-1:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
}

.focus\:via-dark-red:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
}

.focus\:via-bright-red:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
}

.focus\:via-mustard-yellow:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
}

.focus\:via-mustard-yellow-1:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
}

.focus\:via-light-blue:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.focus\:via-light-blue-1:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
}

.focus\:via-light-blue-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
}

.focus\:via-light-blue-4:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
}

.focus\:via-purple-blue:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
}

.focus\:via-light-green:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
}

.focus\:via-light-green-1:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
}

.focus\:via-light-bg-green:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
}

.focus\:via-green-1:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
}

.focus\:via-pink-1:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
}

.focus\:via-light-white-1:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
}

.focus\:via-Black-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.focus\:via-Default-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
}

.focus\:via-White-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
}

.focus\:via-Green-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
}

.focus\:via-Blue-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.focus\:via-Silver-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
}

.focus\:via-Yellow-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
}

.focus\:via-Grey-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
}

.focus\:via-Gray-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
}

.focus\:via-Red-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
}

.focus\:via-Gold-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
}

.focus\:via-light-green-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
}

.focus\:via-dark-blue-2:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
}

.focus\:via-blue-1:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.focus\:via-yellow-1:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
}

.focus\:via-blue-2:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
}

.focus\:via-light-pink:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
}

.focus\:via-bright-green:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
}

.focus\:via-bright-yellow:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
}

.focus\:via-SpaceGrey-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
}

.focus\:via-Purple-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.focus\:via-LightPurple-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
}

.focus\:via-Glow-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
}

.focus\:via-Bronze-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
}

.focus\:via-Copper-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
}

.focus\:via-Pink-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
}

.focus\:via-Orange-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
}

.focus\:via-Coral-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
}

.focus\:via-MajesticBlack-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.focus\:via-PrismBlack-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.focus\:via-CeramicBlack-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
}

.focus\:via-MidnightBlack-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
}

.focus\:via-PrismWhite-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
}

.focus\:via-CeramicWhite-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
}

.focus\:via-LilacPurple-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
}

.focus\:via-CrownSilver-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
}

.focus\:via-CoralBlue-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
}

.focus\:via-lime-yellow:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
}

.focus\:via-apple-green:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
}

.focus\:via-bg-new-blue:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
}

.focus\:via-bg-new-pink:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
}

.focus\:via-new-pink-1:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
}

.focus\:via-footer-grey:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
}

.focus\:via-border-grey:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
}

.focus\:via-apple-green-1:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
}

.focus\:via-crimson-red:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
}

.focus\:via-asurion-cyan:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
}

.focus\:via-bright-orange:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
}

.focus\:via-Graphite-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
}

.focus\:via-PacificBlue-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.focus\:via-light-purple:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
}

.focus\:via-asurion-gray:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
}

.focus\:via-OceanBlue-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
}

.focus\:via-MetallicCopper-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
}

.focus\:via-PorcelainWhite-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
}

.focus\:via-LightBlue-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
}

.focus\:via-CloudNavy-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
}

.focus\:via-CloudMint-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
}

.focus\:via-CloudOrange-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
}

.focus\:via-CloudLavender-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
}

.focus\:via-CloudRed-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
}

.focus\:via-CloudWhite-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
}

.focus\:via-SunriseGold-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
}

.focus\:via-SunshineGold-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
}

.focus\:via-AuraBlack-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
}

.focus\:via-AuraGlow-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
}

.focus\:via-MysticBronze-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
}

.focus\:via-MysticGreen-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
}

.focus\:via-MysticGrey-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
}

.focus\:via-MysticBlack-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
}

.focus\:via-MysticWhite-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
}

.focus\:via-price-blue1:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
}

.focus\:via-indigo1:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
}

.focus\:via-Purple-4:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
}

.focus\:via-new-blue-2:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
}

.focus\:via-dark-blue-3:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
}

.focus\:via-replace-bg:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
}

.focus\:via-resolve-bg:focus {
  --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
}

.to-transparent {
  --tw-gradient-to: transparent;
}

.to-current {
  --tw-gradient-to: currentColor;
}

.to-black {
  --tw-gradient-to: #000;
}

.to-white {
  --tw-gradient-to: #fff;
}

.to-gray-50 {
  --tw-gradient-to: #f9fafb;
}

.to-gray-100 {
  --tw-gradient-to: #f3f4f6;
}

.to-gray-200 {
  --tw-gradient-to: #e5e7eb;
}

.to-gray-300 {
  --tw-gradient-to: #d1d5db;
}

.to-gray-400 {
  --tw-gradient-to: #9ca3af;
}

.to-gray-500 {
  --tw-gradient-to: #6b7280;
}

.to-gray-600 {
  --tw-gradient-to: #4b5563;
}

.to-gray-700 {
  --tw-gradient-to: #374151;
}

.to-gray-800 {
  --tw-gradient-to: #1f2937;
}

.to-gray-900 {
  --tw-gradient-to: #111827;
}

.to-red-50 {
  --tw-gradient-to: #fef2f2;
}

.to-red-100 {
  --tw-gradient-to: #fee2e2;
}

.to-red-200 {
  --tw-gradient-to: #fecaca;
}

.to-red-300 {
  --tw-gradient-to: #fca5a5;
}

.to-red-400 {
  --tw-gradient-to: #f87171;
}

.to-red-500 {
  --tw-gradient-to: #ef4444;
}

.to-red-600 {
  --tw-gradient-to: #dc2626;
}

.to-red-700 {
  --tw-gradient-to: #b91c1c;
}

.to-red-800 {
  --tw-gradient-to: #991b1b;
}

.to-red-900 {
  --tw-gradient-to: #7f1d1d;
}

.to-yellow-50 {
  --tw-gradient-to: #fffbeb;
}

.to-yellow-100 {
  --tw-gradient-to: #fef3c7;
}

.to-yellow-200 {
  --tw-gradient-to: #fde68a;
}

.to-yellow-300 {
  --tw-gradient-to: #fcd34d;
}

.to-yellow-400 {
  --tw-gradient-to: #fbbf24;
}

.to-yellow-500 {
  --tw-gradient-to: #f59e0b;
}

.to-yellow-600 {
  --tw-gradient-to: #d97706;
}

.to-yellow-700 {
  --tw-gradient-to: #b45309;
}

.to-yellow-800 {
  --tw-gradient-to: #92400e;
}

.to-yellow-900 {
  --tw-gradient-to: #78350f;
}

.to-green-50 {
  --tw-gradient-to: #ecfdf5;
}

.to-green-100 {
  --tw-gradient-to: #d1fae5;
}

.to-green-200 {
  --tw-gradient-to: #a7f3d0;
}

.to-green-300 {
  --tw-gradient-to: #6ee7b7;
}

.to-green-400 {
  --tw-gradient-to: #34d399;
}

.to-green-500 {
  --tw-gradient-to: #10b981;
}

.to-green-600 {
  --tw-gradient-to: #059669;
}

.to-green-700 {
  --tw-gradient-to: #047857;
}

.to-green-800 {
  --tw-gradient-to: #065f46;
}

.to-green-900 {
  --tw-gradient-to: #064e3b;
}

.to-blue-50 {
  --tw-gradient-to: #eff6ff;
}

.to-blue-100 {
  --tw-gradient-to: #dbeafe;
}

.to-blue-200 {
  --tw-gradient-to: #bfdbfe;
}

.to-blue-300 {
  --tw-gradient-to: #93c5fd;
}

.to-blue-400 {
  --tw-gradient-to: #60a5fa;
}

.to-blue-500 {
  --tw-gradient-to: #3b82f6;
}

.to-blue-600 {
  --tw-gradient-to: #2563eb;
}

.to-blue-700 {
  --tw-gradient-to: #1d4ed8;
}

.to-blue-800 {
  --tw-gradient-to: #1e40af;
}

.to-blue-900 {
  --tw-gradient-to: #1e3a8a;
}

.to-indigo-50 {
  --tw-gradient-to: #eef2ff;
}

.to-indigo-100 {
  --tw-gradient-to: #e0e7ff;
}

.to-indigo-200 {
  --tw-gradient-to: #c7d2fe;
}

.to-indigo-300 {
  --tw-gradient-to: #a5b4fc;
}

.to-indigo-400 {
  --tw-gradient-to: #818cf8;
}

.to-indigo-500 {
  --tw-gradient-to: #6366f1;
}

.to-indigo-600 {
  --tw-gradient-to: #4f46e5;
}

.to-indigo-700 {
  --tw-gradient-to: #4338ca;
}

.to-indigo-800 {
  --tw-gradient-to: #3730a3;
}

.to-indigo-900 {
  --tw-gradient-to: #312e81;
}

.to-purple {
  --tw-gradient-to: #6700B8;
}

.to-pink-50 {
  --tw-gradient-to: #fdf2f8;
}

.to-pink-100 {
  --tw-gradient-to: #fce7f3;
}

.to-pink-200 {
  --tw-gradient-to: #fbcfe8;
}

.to-pink-300 {
  --tw-gradient-to: #f9a8d4;
}

.to-pink-400 {
  --tw-gradient-to: #f472b6;
}

.to-pink-500 {
  --tw-gradient-to: #ec4899;
}

.to-pink-600 {
  --tw-gradient-to: #db2777;
}

.to-pink-700 {
  --tw-gradient-to: #be185d;
}

.to-pink-800 {
  --tw-gradient-to: #9d174d;
}

.to-pink-900 {
  --tw-gradient-to: #831843;
}

.to-Asurion-White {
  --tw-gradient-to: #FFF;
}

.to-Asurion-Blue-Brighter {
  --tw-gradient-to: #6B8BFF;
}

.to-Asurion-Blue-Deep {
  --tw-gradient-to: #2743CC;
}

.to-Asurion-Blue-Light {
  --tw-gradient-to: #F0F3FF;
}

.to-Asurion-Purple {
  --tw-gradient-to: #8223D2;
}

.to-Asurion-Purple-Deeper {
  --tw-gradient-to: #6700B8;
}

.to-Asurion-Purple-Light {
  --tw-gradient-to: #F3E9FB;
}

.to-Asurion-Gray-Deepest {
  --tw-gradient-to: #333F48;
}

.to-Asurion-Gray-Deeper {
  --tw-gradient-to: #6E767D;
}

.to-Asurion-Gray-Light {
  --tw-gradient-to: #A5AAAF;
}

.to-Asurion-Gray-Lighter {
  --tw-gradient-to: #E6E6EB;
}

.to-Asurion-Gray-Lightest {
  --tw-gradient-to: #D5D6DA;
}

.to-Asurion-Red-Deep {
  --tw-gradient-to: #DB1B1B;
}

.to-light-gray {
  --tw-gradient-to: #6E767D;
}

.to-light-gray-1 {
  --tw-gradient-to: #A5AAAF;
}

.to-light-gray-2 {
  --tw-gradient-to: #E6E6EB;
}

.to-light-gray-3 {
  --tw-gradient-to: #F0F0F5;
}

.to-light-gray-4 {
  --tw-gradient-to: #D5D6DA;
}

.to-light-gray-5 {
  --tw-gradient-to: #333F48;
}

.to-light-slate-gray {
  --tw-gradient-to: #8589A1;
}

.to-denim-blue {
  --tw-gradient-to: #0066B2;
}

.to-purple-1 {
  --tw-gradient-to: #8223D2;
}

.to-dark-red {
  --tw-gradient-to: #DB1B1B;
}

.to-bright-red {
  --tw-gradient-to: #F40715;
}

.to-mustard-yellow {
  --tw-gradient-to: #ED8B00;
}

.to-mustard-yellow-1 {
  --tw-gradient-to: #ED6600;
}

.to-light-blue {
  --tw-gradient-to: #6B8BFF;
}

.to-light-blue-1 {
  --tw-gradient-to: #4A68F9;
}

.to-light-blue-3 {
  --tw-gradient-to:  #F0F3FF;
}

.to-light-blue-4 {
  --tw-gradient-to: #F0F3FF;
}

.to-purple-blue {
  --tw-gradient-to: #6469E1;
}

.to-light-green {
  --tw-gradient-to: #00B574;
}

.to-light-green-1 {
  --tw-gradient-to: #00B574;
}

.to-light-bg-green {
  --tw-gradient-to: #F0FFF9;
}

.to-green-1 {
  --tw-gradient-to: #0B8350;
}

.to-pink-1 {
  --tw-gradient-to: #FFEDD5;
}

.to-light-white-1 {
  --tw-gradient-to: #F8F6EE;
}

.to-Black-3 {
  --tw-gradient-to: #1F2020;
}

.to-Default-3 {
  --tw-gradient-to: #1F2120;
}

.to-White-3 {
  --tw-gradient-to: #F9F6EF;
}

.to-Green-3 {
  --tw-gradient-to: #AEE0CD;
}

.to-Blue-3 {
  --tw-gradient-to: #6B8BFF;
}

.to-Silver-3 {
  --tw-gradient-to: #E4E4E2;
}

.to-Yellow-3 {
  --tw-gradient-to: #F3D060;
}

.to-Grey-3 {
  --tw-gradient-to: #535150;
}

.to-Gray-3 {
  --tw-gradient-to: #535150;
}

.to-Red-3 {
  --tw-gradient-to: #BA0C2E;
}

.to-Gold-3 {
  --tw-gradient-to: #F5DDC5;
}

.to-light-green-3 {
  --tw-gradient-to: #F3E9FB;
}

.to-dark-blue-2 {
  --tw-gradient-to: #2743CC;
}

.to-blue-1 {
  --tw-gradient-to: #6B8BFF;
}

.to-yellow-1 {
  --tw-gradient-to: #EDB800;
}

.to-blue-2 {
  --tw-gradient-to: #253BAA;
}

.to-light-pink {
  --tw-gradient-to: #FF5070;
}

.to-bright-green {
  --tw-gradient-to: #6EFAC3;
}

.to-bright-yellow {
  --tw-gradient-to: #D2FA46;
}

.to-SpaceGrey-3 {
  --tw-gradient-to: #535150;
}

.to-Purple-3 {
  --tw-gradient-to: #6700B8;
}

.to-LightPurple-3 {
  --tw-gradient-to: #D1CDDA;
}

.to-Glow-3 {
  --tw-gradient-to: #f1ad4b;
}

.to-Bronze-3 {
  --tw-gradient-to: #cd7f32;
}

.to-Copper-3 {
  --tw-gradient-to: #B87333;
}

.to-Pink-3 {
  --tw-gradient-to: #FFC0CB;
}

.to-Orange-3 {
  --tw-gradient-to: #FFA500;
}

.to-Coral-3 {
  --tw-gradient-to: #EE7762;
}

.to-MajesticBlack-3 {
  --tw-gradient-to: #1F2020;
}

.to-PrismBlack-3 {
  --tw-gradient-to: #1F2020;
}

.to-CeramicBlack-3 {
  --tw-gradient-to: #1F2020;
}

.to-MidnightBlack-3 {
  --tw-gradient-to: #00040D;
}

.to-PrismWhite-3 {
  --tw-gradient-to: #E1D8CB;
}

.to-CeramicWhite-3 {
  --tw-gradient-to: #c2c2c4;
}

.to-LilacPurple-3 {
  --tw-gradient-to: #C8A2C8;
}

.to-CrownSilver-3 {
  --tw-gradient-to: #b1a5aa;
}

.to-CoralBlue-3 {
  --tw-gradient-to: #AFDCEC;
}

.to-lime-yellow {
  --tw-gradient-to: #D2FA46;
}

.to-apple-green {
  --tw-gradient-to: #6EFAC3;
}

.to-bg-new-blue {
  --tw-gradient-to: #39DCF0;
}

.to-bg-new-pink {
  --tw-gradient-to: #E79AAE;
}

.to-new-pink-1 {
  --tw-gradient-to: #E9A1B3;
}

.to-footer-grey {
  --tw-gradient-to: #333238;
}

.to-border-grey {
  --tw-gradient-to: #c4c4c4;
}

.to-apple-green-1 {
  --tw-gradient-to: #30D091;
}

.to-crimson-red {
  --tw-gradient-to: #d22323;
}

.to-asurion-cyan {
  --tw-gradient-to: #95CED7;
}

.to-bright-orange {
  --tw-gradient-to: #FF8B1A;
}

.to-Graphite-3 {
  --tw-gradient-to: #D2CEDB;
}

.to-PacificBlue-3 {
  --tw-gradient-to: #6B8BFF;
}

.to-light-purple {
  --tw-gradient-to: #B3A3D7;
}

.to-asurion-gray {
  --tw-gradient-to: #D8D8D8;
}

.to-OceanBlue-3 {
  --tw-gradient-to: #0077be;
}

.to-MetallicCopper-3 {
  --tw-gradient-to: #72281e;
}

.to-PorcelainWhite-3 {
  --tw-gradient-to: #f8fbf8;
}

.to-LightBlue-3 {
  --tw-gradient-to: #ADD8E6;
}

.to-CloudNavy-3 {
  --tw-gradient-to: #607387;
}

.to-CloudMint-3 {
  --tw-gradient-to: #607387;
}

.to-CloudOrange-3 {
  --tw-gradient-to: #ffba97;
}

.to-CloudLavender-3 {
  --tw-gradient-to: #d6d3e2;
}

.to-CloudRed-3 {
  --tw-gradient-to: #dbb0a2;
}

.to-CloudWhite-3 {
  --tw-gradient-to: #f2f2ed;
}

.to-SunriseGold-3 {
  --tw-gradient-to: #eec6ad;
}

.to-SunshineGold-3 {
  --tw-gradient-to: #eec6ad;
}

.to-AuraBlack-3 {
  --tw-gradient-to: #1F2120;
}

.to-AuraGlow-3 {
  --tw-gradient-to: #f1ad4b;
}

.to-MysticBronze-3 {
  --tw-gradient-to: #3c2516;
}

.to-MysticGreen-3 {
  --tw-gradient-to: #90A19A;
}

.to-MysticGrey-3 {
  --tw-gradient-to: #564f55;
}

.to-MysticBlack-3 {
  --tw-gradient-to: #353A3C;
}

.to-MysticWhite-3 {
  --tw-gradient-to: #E4EDE3;
}

.to-price-blue1 {
  --tw-gradient-to: #6B8BFF;
}

.to-indigo1 {
  --tw-gradient-to: #6700B8;
}

.to-Purple-4 {
  --tw-gradient-to: #9598F8;
}

.to-new-blue-2 {
  --tw-gradient-to: #33B3C2;
}

.to-dark-blue-3 {
  --tw-gradient-to: #041DFB;
}

.to-replace-bg {
  --tw-gradient-to: #8AA4BC;
}

.to-resolve-bg {
  --tw-gradient-to: #4783CB;
}

.hover\:to-transparent:hover {
  --tw-gradient-to: transparent;
}

.hover\:to-current:hover {
  --tw-gradient-to: currentColor;
}

.hover\:to-black:hover {
  --tw-gradient-to: #000;
}

.hover\:to-white:hover {
  --tw-gradient-to: #fff;
}

.hover\:to-gray-50:hover {
  --tw-gradient-to: #f9fafb;
}

.hover\:to-gray-100:hover {
  --tw-gradient-to: #f3f4f6;
}

.hover\:to-gray-200:hover {
  --tw-gradient-to: #e5e7eb;
}

.hover\:to-gray-300:hover {
  --tw-gradient-to: #d1d5db;
}

.hover\:to-gray-400:hover {
  --tw-gradient-to: #9ca3af;
}

.hover\:to-gray-500:hover {
  --tw-gradient-to: #6b7280;
}

.hover\:to-gray-600:hover {
  --tw-gradient-to: #4b5563;
}

.hover\:to-gray-700:hover {
  --tw-gradient-to: #374151;
}

.hover\:to-gray-800:hover {
  --tw-gradient-to: #1f2937;
}

.hover\:to-gray-900:hover {
  --tw-gradient-to: #111827;
}

.hover\:to-red-50:hover {
  --tw-gradient-to: #fef2f2;
}

.hover\:to-red-100:hover {
  --tw-gradient-to: #fee2e2;
}

.hover\:to-red-200:hover {
  --tw-gradient-to: #fecaca;
}

.hover\:to-red-300:hover {
  --tw-gradient-to: #fca5a5;
}

.hover\:to-red-400:hover {
  --tw-gradient-to: #f87171;
}

.hover\:to-red-500:hover {
  --tw-gradient-to: #ef4444;
}

.hover\:to-red-600:hover {
  --tw-gradient-to: #dc2626;
}

.hover\:to-red-700:hover {
  --tw-gradient-to: #b91c1c;
}

.hover\:to-red-800:hover {
  --tw-gradient-to: #991b1b;
}

.hover\:to-red-900:hover {
  --tw-gradient-to: #7f1d1d;
}

.hover\:to-yellow-50:hover {
  --tw-gradient-to: #fffbeb;
}

.hover\:to-yellow-100:hover {
  --tw-gradient-to: #fef3c7;
}

.hover\:to-yellow-200:hover {
  --tw-gradient-to: #fde68a;
}

.hover\:to-yellow-300:hover {
  --tw-gradient-to: #fcd34d;
}

.hover\:to-yellow-400:hover {
  --tw-gradient-to: #fbbf24;
}

.hover\:to-yellow-500:hover {
  --tw-gradient-to: #f59e0b;
}

.hover\:to-yellow-600:hover {
  --tw-gradient-to: #d97706;
}

.hover\:to-yellow-700:hover {
  --tw-gradient-to: #b45309;
}

.hover\:to-yellow-800:hover {
  --tw-gradient-to: #92400e;
}

.hover\:to-yellow-900:hover {
  --tw-gradient-to: #78350f;
}

.hover\:to-green-50:hover {
  --tw-gradient-to: #ecfdf5;
}

.hover\:to-green-100:hover {
  --tw-gradient-to: #d1fae5;
}

.hover\:to-green-200:hover {
  --tw-gradient-to: #a7f3d0;
}

.hover\:to-green-300:hover {
  --tw-gradient-to: #6ee7b7;
}

.hover\:to-green-400:hover {
  --tw-gradient-to: #34d399;
}

.hover\:to-green-500:hover {
  --tw-gradient-to: #10b981;
}

.hover\:to-green-600:hover {
  --tw-gradient-to: #059669;
}

.hover\:to-green-700:hover {
  --tw-gradient-to: #047857;
}

.hover\:to-green-800:hover {
  --tw-gradient-to: #065f46;
}

.hover\:to-green-900:hover {
  --tw-gradient-to: #064e3b;
}

.hover\:to-blue-50:hover {
  --tw-gradient-to: #eff6ff;
}

.hover\:to-blue-100:hover {
  --tw-gradient-to: #dbeafe;
}

.hover\:to-blue-200:hover {
  --tw-gradient-to: #bfdbfe;
}

.hover\:to-blue-300:hover {
  --tw-gradient-to: #93c5fd;
}

.hover\:to-blue-400:hover {
  --tw-gradient-to: #60a5fa;
}

.hover\:to-blue-500:hover {
  --tw-gradient-to: #3b82f6;
}

.hover\:to-blue-600:hover {
  --tw-gradient-to: #2563eb;
}

.hover\:to-blue-700:hover {
  --tw-gradient-to: #1d4ed8;
}

.hover\:to-blue-800:hover {
  --tw-gradient-to: #1e40af;
}

.hover\:to-blue-900:hover {
  --tw-gradient-to: #1e3a8a;
}

.hover\:to-indigo-50:hover {
  --tw-gradient-to: #eef2ff;
}

.hover\:to-indigo-100:hover {
  --tw-gradient-to: #e0e7ff;
}

.hover\:to-indigo-200:hover {
  --tw-gradient-to: #c7d2fe;
}

.hover\:to-indigo-300:hover {
  --tw-gradient-to: #a5b4fc;
}

.hover\:to-indigo-400:hover {
  --tw-gradient-to: #818cf8;
}

.hover\:to-indigo-500:hover {
  --tw-gradient-to: #6366f1;
}

.hover\:to-indigo-600:hover {
  --tw-gradient-to: #4f46e5;
}

.hover\:to-indigo-700:hover {
  --tw-gradient-to: #4338ca;
}

.hover\:to-indigo-800:hover {
  --tw-gradient-to: #3730a3;
}

.hover\:to-indigo-900:hover {
  --tw-gradient-to: #312e81;
}

.hover\:to-purple:hover {
  --tw-gradient-to: #6700B8;
}

.hover\:to-pink-50:hover {
  --tw-gradient-to: #fdf2f8;
}

.hover\:to-pink-100:hover {
  --tw-gradient-to: #fce7f3;
}

.hover\:to-pink-200:hover {
  --tw-gradient-to: #fbcfe8;
}

.hover\:to-pink-300:hover {
  --tw-gradient-to: #f9a8d4;
}

.hover\:to-pink-400:hover {
  --tw-gradient-to: #f472b6;
}

.hover\:to-pink-500:hover {
  --tw-gradient-to: #ec4899;
}

.hover\:to-pink-600:hover {
  --tw-gradient-to: #db2777;
}

.hover\:to-pink-700:hover {
  --tw-gradient-to: #be185d;
}

.hover\:to-pink-800:hover {
  --tw-gradient-to: #9d174d;
}

.hover\:to-pink-900:hover {
  --tw-gradient-to: #831843;
}

.hover\:to-Asurion-White:hover {
  --tw-gradient-to: #FFF;
}

.hover\:to-Asurion-Blue-Brighter:hover {
  --tw-gradient-to: #6B8BFF;
}

.hover\:to-Asurion-Blue-Deep:hover {
  --tw-gradient-to: #2743CC;
}

.hover\:to-Asurion-Blue-Light:hover {
  --tw-gradient-to: #F0F3FF;
}

.hover\:to-Asurion-Purple:hover {
  --tw-gradient-to: #8223D2;
}

.hover\:to-Asurion-Purple-Deeper:hover {
  --tw-gradient-to: #6700B8;
}

.hover\:to-Asurion-Purple-Light:hover {
  --tw-gradient-to: #F3E9FB;
}

.hover\:to-Asurion-Gray-Deepest:hover {
  --tw-gradient-to: #333F48;
}

.hover\:to-Asurion-Gray-Deeper:hover {
  --tw-gradient-to: #6E767D;
}

.hover\:to-Asurion-Gray-Light:hover {
  --tw-gradient-to: #A5AAAF;
}

.hover\:to-Asurion-Gray-Lighter:hover {
  --tw-gradient-to: #E6E6EB;
}

.hover\:to-Asurion-Gray-Lightest:hover {
  --tw-gradient-to: #D5D6DA;
}

.hover\:to-Asurion-Red-Deep:hover {
  --tw-gradient-to: #DB1B1B;
}

.hover\:to-light-gray:hover {
  --tw-gradient-to: #6E767D;
}

.hover\:to-light-gray-1:hover {
  --tw-gradient-to: #A5AAAF;
}

.hover\:to-light-gray-2:hover {
  --tw-gradient-to: #E6E6EB;
}

.hover\:to-light-gray-3:hover {
  --tw-gradient-to: #F0F0F5;
}

.hover\:to-light-gray-4:hover {
  --tw-gradient-to: #D5D6DA;
}

.hover\:to-light-gray-5:hover {
  --tw-gradient-to: #333F48;
}

.hover\:to-light-slate-gray:hover {
  --tw-gradient-to: #8589A1;
}

.hover\:to-denim-blue:hover {
  --tw-gradient-to: #0066B2;
}

.hover\:to-purple-1:hover {
  --tw-gradient-to: #8223D2;
}

.hover\:to-dark-red:hover {
  --tw-gradient-to: #DB1B1B;
}

.hover\:to-bright-red:hover {
  --tw-gradient-to: #F40715;
}

.hover\:to-mustard-yellow:hover {
  --tw-gradient-to: #ED8B00;
}

.hover\:to-mustard-yellow-1:hover {
  --tw-gradient-to: #ED6600;
}

.hover\:to-light-blue:hover {
  --tw-gradient-to: #6B8BFF;
}

.hover\:to-light-blue-1:hover {
  --tw-gradient-to: #4A68F9;
}

.hover\:to-light-blue-3:hover {
  --tw-gradient-to:  #F0F3FF;
}

.hover\:to-light-blue-4:hover {
  --tw-gradient-to: #F0F3FF;
}

.hover\:to-purple-blue:hover {
  --tw-gradient-to: #6469E1;
}

.hover\:to-light-green:hover {
  --tw-gradient-to: #00B574;
}

.hover\:to-light-green-1:hover {
  --tw-gradient-to: #00B574;
}

.hover\:to-light-bg-green:hover {
  --tw-gradient-to: #F0FFF9;
}

.hover\:to-green-1:hover {
  --tw-gradient-to: #0B8350;
}

.hover\:to-pink-1:hover {
  --tw-gradient-to: #FFEDD5;
}

.hover\:to-light-white-1:hover {
  --tw-gradient-to: #F8F6EE;
}

.hover\:to-Black-3:hover {
  --tw-gradient-to: #1F2020;
}

.hover\:to-Default-3:hover {
  --tw-gradient-to: #1F2120;
}

.hover\:to-White-3:hover {
  --tw-gradient-to: #F9F6EF;
}

.hover\:to-Green-3:hover {
  --tw-gradient-to: #AEE0CD;
}

.hover\:to-Blue-3:hover {
  --tw-gradient-to: #6B8BFF;
}

.hover\:to-Silver-3:hover {
  --tw-gradient-to: #E4E4E2;
}

.hover\:to-Yellow-3:hover {
  --tw-gradient-to: #F3D060;
}

.hover\:to-Grey-3:hover {
  --tw-gradient-to: #535150;
}

.hover\:to-Gray-3:hover {
  --tw-gradient-to: #535150;
}

.hover\:to-Red-3:hover {
  --tw-gradient-to: #BA0C2E;
}

.hover\:to-Gold-3:hover {
  --tw-gradient-to: #F5DDC5;
}

.hover\:to-light-green-3:hover {
  --tw-gradient-to: #F3E9FB;
}

.hover\:to-dark-blue-2:hover {
  --tw-gradient-to: #2743CC;
}

.hover\:to-blue-1:hover {
  --tw-gradient-to: #6B8BFF;
}

.hover\:to-yellow-1:hover {
  --tw-gradient-to: #EDB800;
}

.hover\:to-blue-2:hover {
  --tw-gradient-to: #253BAA;
}

.hover\:to-light-pink:hover {
  --tw-gradient-to: #FF5070;
}

.hover\:to-bright-green:hover {
  --tw-gradient-to: #6EFAC3;
}

.hover\:to-bright-yellow:hover {
  --tw-gradient-to: #D2FA46;
}

.hover\:to-SpaceGrey-3:hover {
  --tw-gradient-to: #535150;
}

.hover\:to-Purple-3:hover {
  --tw-gradient-to: #6700B8;
}

.hover\:to-LightPurple-3:hover {
  --tw-gradient-to: #D1CDDA;
}

.hover\:to-Glow-3:hover {
  --tw-gradient-to: #f1ad4b;
}

.hover\:to-Bronze-3:hover {
  --tw-gradient-to: #cd7f32;
}

.hover\:to-Copper-3:hover {
  --tw-gradient-to: #B87333;
}

.hover\:to-Pink-3:hover {
  --tw-gradient-to: #FFC0CB;
}

.hover\:to-Orange-3:hover {
  --tw-gradient-to: #FFA500;
}

.hover\:to-Coral-3:hover {
  --tw-gradient-to: #EE7762;
}

.hover\:to-MajesticBlack-3:hover {
  --tw-gradient-to: #1F2020;
}

.hover\:to-PrismBlack-3:hover {
  --tw-gradient-to: #1F2020;
}

.hover\:to-CeramicBlack-3:hover {
  --tw-gradient-to: #1F2020;
}

.hover\:to-MidnightBlack-3:hover {
  --tw-gradient-to: #00040D;
}

.hover\:to-PrismWhite-3:hover {
  --tw-gradient-to: #E1D8CB;
}

.hover\:to-CeramicWhite-3:hover {
  --tw-gradient-to: #c2c2c4;
}

.hover\:to-LilacPurple-3:hover {
  --tw-gradient-to: #C8A2C8;
}

.hover\:to-CrownSilver-3:hover {
  --tw-gradient-to: #b1a5aa;
}

.hover\:to-CoralBlue-3:hover {
  --tw-gradient-to: #AFDCEC;
}

.hover\:to-lime-yellow:hover {
  --tw-gradient-to: #D2FA46;
}

.hover\:to-apple-green:hover {
  --tw-gradient-to: #6EFAC3;
}

.hover\:to-bg-new-blue:hover {
  --tw-gradient-to: #39DCF0;
}

.hover\:to-bg-new-pink:hover {
  --tw-gradient-to: #E79AAE;
}

.hover\:to-new-pink-1:hover {
  --tw-gradient-to: #E9A1B3;
}

.hover\:to-footer-grey:hover {
  --tw-gradient-to: #333238;
}

.hover\:to-border-grey:hover {
  --tw-gradient-to: #c4c4c4;
}

.hover\:to-apple-green-1:hover {
  --tw-gradient-to: #30D091;
}

.hover\:to-crimson-red:hover {
  --tw-gradient-to: #d22323;
}

.hover\:to-asurion-cyan:hover {
  --tw-gradient-to: #95CED7;
}

.hover\:to-bright-orange:hover {
  --tw-gradient-to: #FF8B1A;
}

.hover\:to-Graphite-3:hover {
  --tw-gradient-to: #D2CEDB;
}

.hover\:to-PacificBlue-3:hover {
  --tw-gradient-to: #6B8BFF;
}

.hover\:to-light-purple:hover {
  --tw-gradient-to: #B3A3D7;
}

.hover\:to-asurion-gray:hover {
  --tw-gradient-to: #D8D8D8;
}

.hover\:to-OceanBlue-3:hover {
  --tw-gradient-to: #0077be;
}

.hover\:to-MetallicCopper-3:hover {
  --tw-gradient-to: #72281e;
}

.hover\:to-PorcelainWhite-3:hover {
  --tw-gradient-to: #f8fbf8;
}

.hover\:to-LightBlue-3:hover {
  --tw-gradient-to: #ADD8E6;
}

.hover\:to-CloudNavy-3:hover {
  --tw-gradient-to: #607387;
}

.hover\:to-CloudMint-3:hover {
  --tw-gradient-to: #607387;
}

.hover\:to-CloudOrange-3:hover {
  --tw-gradient-to: #ffba97;
}

.hover\:to-CloudLavender-3:hover {
  --tw-gradient-to: #d6d3e2;
}

.hover\:to-CloudRed-3:hover {
  --tw-gradient-to: #dbb0a2;
}

.hover\:to-CloudWhite-3:hover {
  --tw-gradient-to: #f2f2ed;
}

.hover\:to-SunriseGold-3:hover {
  --tw-gradient-to: #eec6ad;
}

.hover\:to-SunshineGold-3:hover {
  --tw-gradient-to: #eec6ad;
}

.hover\:to-AuraBlack-3:hover {
  --tw-gradient-to: #1F2120;
}

.hover\:to-AuraGlow-3:hover {
  --tw-gradient-to: #f1ad4b;
}

.hover\:to-MysticBronze-3:hover {
  --tw-gradient-to: #3c2516;
}

.hover\:to-MysticGreen-3:hover {
  --tw-gradient-to: #90A19A;
}

.hover\:to-MysticGrey-3:hover {
  --tw-gradient-to: #564f55;
}

.hover\:to-MysticBlack-3:hover {
  --tw-gradient-to: #353A3C;
}

.hover\:to-MysticWhite-3:hover {
  --tw-gradient-to: #E4EDE3;
}

.hover\:to-price-blue1:hover {
  --tw-gradient-to: #6B8BFF;
}

.hover\:to-indigo1:hover {
  --tw-gradient-to: #6700B8;
}

.hover\:to-Purple-4:hover {
  --tw-gradient-to: #9598F8;
}

.hover\:to-new-blue-2:hover {
  --tw-gradient-to: #33B3C2;
}

.hover\:to-dark-blue-3:hover {
  --tw-gradient-to: #041DFB;
}

.hover\:to-replace-bg:hover {
  --tw-gradient-to: #8AA4BC;
}

.hover\:to-resolve-bg:hover {
  --tw-gradient-to: #4783CB;
}

.focus\:to-transparent:focus {
  --tw-gradient-to: transparent;
}

.focus\:to-current:focus {
  --tw-gradient-to: currentColor;
}

.focus\:to-black:focus {
  --tw-gradient-to: #000;
}

.focus\:to-white:focus {
  --tw-gradient-to: #fff;
}

.focus\:to-gray-50:focus {
  --tw-gradient-to: #f9fafb;
}

.focus\:to-gray-100:focus {
  --tw-gradient-to: #f3f4f6;
}

.focus\:to-gray-200:focus {
  --tw-gradient-to: #e5e7eb;
}

.focus\:to-gray-300:focus {
  --tw-gradient-to: #d1d5db;
}

.focus\:to-gray-400:focus {
  --tw-gradient-to: #9ca3af;
}

.focus\:to-gray-500:focus {
  --tw-gradient-to: #6b7280;
}

.focus\:to-gray-600:focus {
  --tw-gradient-to: #4b5563;
}

.focus\:to-gray-700:focus {
  --tw-gradient-to: #374151;
}

.focus\:to-gray-800:focus {
  --tw-gradient-to: #1f2937;
}

.focus\:to-gray-900:focus {
  --tw-gradient-to: #111827;
}

.focus\:to-red-50:focus {
  --tw-gradient-to: #fef2f2;
}

.focus\:to-red-100:focus {
  --tw-gradient-to: #fee2e2;
}

.focus\:to-red-200:focus {
  --tw-gradient-to: #fecaca;
}

.focus\:to-red-300:focus {
  --tw-gradient-to: #fca5a5;
}

.focus\:to-red-400:focus {
  --tw-gradient-to: #f87171;
}

.focus\:to-red-500:focus {
  --tw-gradient-to: #ef4444;
}

.focus\:to-red-600:focus {
  --tw-gradient-to: #dc2626;
}

.focus\:to-red-700:focus {
  --tw-gradient-to: #b91c1c;
}

.focus\:to-red-800:focus {
  --tw-gradient-to: #991b1b;
}

.focus\:to-red-900:focus {
  --tw-gradient-to: #7f1d1d;
}

.focus\:to-yellow-50:focus {
  --tw-gradient-to: #fffbeb;
}

.focus\:to-yellow-100:focus {
  --tw-gradient-to: #fef3c7;
}

.focus\:to-yellow-200:focus {
  --tw-gradient-to: #fde68a;
}

.focus\:to-yellow-300:focus {
  --tw-gradient-to: #fcd34d;
}

.focus\:to-yellow-400:focus {
  --tw-gradient-to: #fbbf24;
}

.focus\:to-yellow-500:focus {
  --tw-gradient-to: #f59e0b;
}

.focus\:to-yellow-600:focus {
  --tw-gradient-to: #d97706;
}

.focus\:to-yellow-700:focus {
  --tw-gradient-to: #b45309;
}

.focus\:to-yellow-800:focus {
  --tw-gradient-to: #92400e;
}

.focus\:to-yellow-900:focus {
  --tw-gradient-to: #78350f;
}

.focus\:to-green-50:focus {
  --tw-gradient-to: #ecfdf5;
}

.focus\:to-green-100:focus {
  --tw-gradient-to: #d1fae5;
}

.focus\:to-green-200:focus {
  --tw-gradient-to: #a7f3d0;
}

.focus\:to-green-300:focus {
  --tw-gradient-to: #6ee7b7;
}

.focus\:to-green-400:focus {
  --tw-gradient-to: #34d399;
}

.focus\:to-green-500:focus {
  --tw-gradient-to: #10b981;
}

.focus\:to-green-600:focus {
  --tw-gradient-to: #059669;
}

.focus\:to-green-700:focus {
  --tw-gradient-to: #047857;
}

.focus\:to-green-800:focus {
  --tw-gradient-to: #065f46;
}

.focus\:to-green-900:focus {
  --tw-gradient-to: #064e3b;
}

.focus\:to-blue-50:focus {
  --tw-gradient-to: #eff6ff;
}

.focus\:to-blue-100:focus {
  --tw-gradient-to: #dbeafe;
}

.focus\:to-blue-200:focus {
  --tw-gradient-to: #bfdbfe;
}

.focus\:to-blue-300:focus {
  --tw-gradient-to: #93c5fd;
}

.focus\:to-blue-400:focus {
  --tw-gradient-to: #60a5fa;
}

.focus\:to-blue-500:focus {
  --tw-gradient-to: #3b82f6;
}

.focus\:to-blue-600:focus {
  --tw-gradient-to: #2563eb;
}

.focus\:to-blue-700:focus {
  --tw-gradient-to: #1d4ed8;
}

.focus\:to-blue-800:focus {
  --tw-gradient-to: #1e40af;
}

.focus\:to-blue-900:focus {
  --tw-gradient-to: #1e3a8a;
}

.focus\:to-indigo-50:focus {
  --tw-gradient-to: #eef2ff;
}

.focus\:to-indigo-100:focus {
  --tw-gradient-to: #e0e7ff;
}

.focus\:to-indigo-200:focus {
  --tw-gradient-to: #c7d2fe;
}

.focus\:to-indigo-300:focus {
  --tw-gradient-to: #a5b4fc;
}

.focus\:to-indigo-400:focus {
  --tw-gradient-to: #818cf8;
}

.focus\:to-indigo-500:focus {
  --tw-gradient-to: #6366f1;
}

.focus\:to-indigo-600:focus {
  --tw-gradient-to: #4f46e5;
}

.focus\:to-indigo-700:focus {
  --tw-gradient-to: #4338ca;
}

.focus\:to-indigo-800:focus {
  --tw-gradient-to: #3730a3;
}

.focus\:to-indigo-900:focus {
  --tw-gradient-to: #312e81;
}

.focus\:to-purple:focus {
  --tw-gradient-to: #6700B8;
}

.focus\:to-pink-50:focus {
  --tw-gradient-to: #fdf2f8;
}

.focus\:to-pink-100:focus {
  --tw-gradient-to: #fce7f3;
}

.focus\:to-pink-200:focus {
  --tw-gradient-to: #fbcfe8;
}

.focus\:to-pink-300:focus {
  --tw-gradient-to: #f9a8d4;
}

.focus\:to-pink-400:focus {
  --tw-gradient-to: #f472b6;
}

.focus\:to-pink-500:focus {
  --tw-gradient-to: #ec4899;
}

.focus\:to-pink-600:focus {
  --tw-gradient-to: #db2777;
}

.focus\:to-pink-700:focus {
  --tw-gradient-to: #be185d;
}

.focus\:to-pink-800:focus {
  --tw-gradient-to: #9d174d;
}

.focus\:to-pink-900:focus {
  --tw-gradient-to: #831843;
}

.focus\:to-Asurion-White:focus {
  --tw-gradient-to: #FFF;
}

.focus\:to-Asurion-Blue-Brighter:focus {
  --tw-gradient-to: #6B8BFF;
}

.focus\:to-Asurion-Blue-Deep:focus {
  --tw-gradient-to: #2743CC;
}

.focus\:to-Asurion-Blue-Light:focus {
  --tw-gradient-to: #F0F3FF;
}

.focus\:to-Asurion-Purple:focus {
  --tw-gradient-to: #8223D2;
}

.focus\:to-Asurion-Purple-Deeper:focus {
  --tw-gradient-to: #6700B8;
}

.focus\:to-Asurion-Purple-Light:focus {
  --tw-gradient-to: #F3E9FB;
}

.focus\:to-Asurion-Gray-Deepest:focus {
  --tw-gradient-to: #333F48;
}

.focus\:to-Asurion-Gray-Deeper:focus {
  --tw-gradient-to: #6E767D;
}

.focus\:to-Asurion-Gray-Light:focus {
  --tw-gradient-to: #A5AAAF;
}

.focus\:to-Asurion-Gray-Lighter:focus {
  --tw-gradient-to: #E6E6EB;
}

.focus\:to-Asurion-Gray-Lightest:focus {
  --tw-gradient-to: #D5D6DA;
}

.focus\:to-Asurion-Red-Deep:focus {
  --tw-gradient-to: #DB1B1B;
}

.focus\:to-light-gray:focus {
  --tw-gradient-to: #6E767D;
}

.focus\:to-light-gray-1:focus {
  --tw-gradient-to: #A5AAAF;
}

.focus\:to-light-gray-2:focus {
  --tw-gradient-to: #E6E6EB;
}

.focus\:to-light-gray-3:focus {
  --tw-gradient-to: #F0F0F5;
}

.focus\:to-light-gray-4:focus {
  --tw-gradient-to: #D5D6DA;
}

.focus\:to-light-gray-5:focus {
  --tw-gradient-to: #333F48;
}

.focus\:to-light-slate-gray:focus {
  --tw-gradient-to: #8589A1;
}

.focus\:to-denim-blue:focus {
  --tw-gradient-to: #0066B2;
}

.focus\:to-purple-1:focus {
  --tw-gradient-to: #8223D2;
}

.focus\:to-dark-red:focus {
  --tw-gradient-to: #DB1B1B;
}

.focus\:to-bright-red:focus {
  --tw-gradient-to: #F40715;
}

.focus\:to-mustard-yellow:focus {
  --tw-gradient-to: #ED8B00;
}

.focus\:to-mustard-yellow-1:focus {
  --tw-gradient-to: #ED6600;
}

.focus\:to-light-blue:focus {
  --tw-gradient-to: #6B8BFF;
}

.focus\:to-light-blue-1:focus {
  --tw-gradient-to: #4A68F9;
}

.focus\:to-light-blue-3:focus {
  --tw-gradient-to:  #F0F3FF;
}

.focus\:to-light-blue-4:focus {
  --tw-gradient-to: #F0F3FF;
}

.focus\:to-purple-blue:focus {
  --tw-gradient-to: #6469E1;
}

.focus\:to-light-green:focus {
  --tw-gradient-to: #00B574;
}

.focus\:to-light-green-1:focus {
  --tw-gradient-to: #00B574;
}

.focus\:to-light-bg-green:focus {
  --tw-gradient-to: #F0FFF9;
}

.focus\:to-green-1:focus {
  --tw-gradient-to: #0B8350;
}

.focus\:to-pink-1:focus {
  --tw-gradient-to: #FFEDD5;
}

.focus\:to-light-white-1:focus {
  --tw-gradient-to: #F8F6EE;
}

.focus\:to-Black-3:focus {
  --tw-gradient-to: #1F2020;
}

.focus\:to-Default-3:focus {
  --tw-gradient-to: #1F2120;
}

.focus\:to-White-3:focus {
  --tw-gradient-to: #F9F6EF;
}

.focus\:to-Green-3:focus {
  --tw-gradient-to: #AEE0CD;
}

.focus\:to-Blue-3:focus {
  --tw-gradient-to: #6B8BFF;
}

.focus\:to-Silver-3:focus {
  --tw-gradient-to: #E4E4E2;
}

.focus\:to-Yellow-3:focus {
  --tw-gradient-to: #F3D060;
}

.focus\:to-Grey-3:focus {
  --tw-gradient-to: #535150;
}

.focus\:to-Gray-3:focus {
  --tw-gradient-to: #535150;
}

.focus\:to-Red-3:focus {
  --tw-gradient-to: #BA0C2E;
}

.focus\:to-Gold-3:focus {
  --tw-gradient-to: #F5DDC5;
}

.focus\:to-light-green-3:focus {
  --tw-gradient-to: #F3E9FB;
}

.focus\:to-dark-blue-2:focus {
  --tw-gradient-to: #2743CC;
}

.focus\:to-blue-1:focus {
  --tw-gradient-to: #6B8BFF;
}

.focus\:to-yellow-1:focus {
  --tw-gradient-to: #EDB800;
}

.focus\:to-blue-2:focus {
  --tw-gradient-to: #253BAA;
}

.focus\:to-light-pink:focus {
  --tw-gradient-to: #FF5070;
}

.focus\:to-bright-green:focus {
  --tw-gradient-to: #6EFAC3;
}

.focus\:to-bright-yellow:focus {
  --tw-gradient-to: #D2FA46;
}

.focus\:to-SpaceGrey-3:focus {
  --tw-gradient-to: #535150;
}

.focus\:to-Purple-3:focus {
  --tw-gradient-to: #6700B8;
}

.focus\:to-LightPurple-3:focus {
  --tw-gradient-to: #D1CDDA;
}

.focus\:to-Glow-3:focus {
  --tw-gradient-to: #f1ad4b;
}

.focus\:to-Bronze-3:focus {
  --tw-gradient-to: #cd7f32;
}

.focus\:to-Copper-3:focus {
  --tw-gradient-to: #B87333;
}

.focus\:to-Pink-3:focus {
  --tw-gradient-to: #FFC0CB;
}

.focus\:to-Orange-3:focus {
  --tw-gradient-to: #FFA500;
}

.focus\:to-Coral-3:focus {
  --tw-gradient-to: #EE7762;
}

.focus\:to-MajesticBlack-3:focus {
  --tw-gradient-to: #1F2020;
}

.focus\:to-PrismBlack-3:focus {
  --tw-gradient-to: #1F2020;
}

.focus\:to-CeramicBlack-3:focus {
  --tw-gradient-to: #1F2020;
}

.focus\:to-MidnightBlack-3:focus {
  --tw-gradient-to: #00040D;
}

.focus\:to-PrismWhite-3:focus {
  --tw-gradient-to: #E1D8CB;
}

.focus\:to-CeramicWhite-3:focus {
  --tw-gradient-to: #c2c2c4;
}

.focus\:to-LilacPurple-3:focus {
  --tw-gradient-to: #C8A2C8;
}

.focus\:to-CrownSilver-3:focus {
  --tw-gradient-to: #b1a5aa;
}

.focus\:to-CoralBlue-3:focus {
  --tw-gradient-to: #AFDCEC;
}

.focus\:to-lime-yellow:focus {
  --tw-gradient-to: #D2FA46;
}

.focus\:to-apple-green:focus {
  --tw-gradient-to: #6EFAC3;
}

.focus\:to-bg-new-blue:focus {
  --tw-gradient-to: #39DCF0;
}

.focus\:to-bg-new-pink:focus {
  --tw-gradient-to: #E79AAE;
}

.focus\:to-new-pink-1:focus {
  --tw-gradient-to: #E9A1B3;
}

.focus\:to-footer-grey:focus {
  --tw-gradient-to: #333238;
}

.focus\:to-border-grey:focus {
  --tw-gradient-to: #c4c4c4;
}

.focus\:to-apple-green-1:focus {
  --tw-gradient-to: #30D091;
}

.focus\:to-crimson-red:focus {
  --tw-gradient-to: #d22323;
}

.focus\:to-asurion-cyan:focus {
  --tw-gradient-to: #95CED7;
}

.focus\:to-bright-orange:focus {
  --tw-gradient-to: #FF8B1A;
}

.focus\:to-Graphite-3:focus {
  --tw-gradient-to: #D2CEDB;
}

.focus\:to-PacificBlue-3:focus {
  --tw-gradient-to: #6B8BFF;
}

.focus\:to-light-purple:focus {
  --tw-gradient-to: #B3A3D7;
}

.focus\:to-asurion-gray:focus {
  --tw-gradient-to: #D8D8D8;
}

.focus\:to-OceanBlue-3:focus {
  --tw-gradient-to: #0077be;
}

.focus\:to-MetallicCopper-3:focus {
  --tw-gradient-to: #72281e;
}

.focus\:to-PorcelainWhite-3:focus {
  --tw-gradient-to: #f8fbf8;
}

.focus\:to-LightBlue-3:focus {
  --tw-gradient-to: #ADD8E6;
}

.focus\:to-CloudNavy-3:focus {
  --tw-gradient-to: #607387;
}

.focus\:to-CloudMint-3:focus {
  --tw-gradient-to: #607387;
}

.focus\:to-CloudOrange-3:focus {
  --tw-gradient-to: #ffba97;
}

.focus\:to-CloudLavender-3:focus {
  --tw-gradient-to: #d6d3e2;
}

.focus\:to-CloudRed-3:focus {
  --tw-gradient-to: #dbb0a2;
}

.focus\:to-CloudWhite-3:focus {
  --tw-gradient-to: #f2f2ed;
}

.focus\:to-SunriseGold-3:focus {
  --tw-gradient-to: #eec6ad;
}

.focus\:to-SunshineGold-3:focus {
  --tw-gradient-to: #eec6ad;
}

.focus\:to-AuraBlack-3:focus {
  --tw-gradient-to: #1F2120;
}

.focus\:to-AuraGlow-3:focus {
  --tw-gradient-to: #f1ad4b;
}

.focus\:to-MysticBronze-3:focus {
  --tw-gradient-to: #3c2516;
}

.focus\:to-MysticGreen-3:focus {
  --tw-gradient-to: #90A19A;
}

.focus\:to-MysticGrey-3:focus {
  --tw-gradient-to: #564f55;
}

.focus\:to-MysticBlack-3:focus {
  --tw-gradient-to: #353A3C;
}

.focus\:to-MysticWhite-3:focus {
  --tw-gradient-to: #E4EDE3;
}

.focus\:to-price-blue1:focus {
  --tw-gradient-to: #6B8BFF;
}

.focus\:to-indigo1:focus {
  --tw-gradient-to: #6700B8;
}

.focus\:to-Purple-4:focus {
  --tw-gradient-to: #9598F8;
}

.focus\:to-new-blue-2:focus {
  --tw-gradient-to: #33B3C2;
}

.focus\:to-dark-blue-3:focus {
  --tw-gradient-to: #041DFB;
}

.focus\:to-replace-bg:focus {
  --tw-gradient-to: #8AA4BC;
}

.focus\:to-resolve-bg:focus {
  --tw-gradient-to: #4783CB;
}

.decoration-slice {
  -webkit-box-decoration-break: slice;
  box-decoration-break: slice;
}

.decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.bg-auto {
  background-size: auto;
}

.bg-cover {
  background-size: cover;
}

.bg-contain {
  background-size: contain;
}

.bg-fixed {
  background-attachment: fixed;
}

.bg-local {
  background-attachment: local;
}

.bg-scroll {
  background-attachment: scroll;
}

.bg-clip-border {
  background-clip: border-box;
}

.bg-clip-padding {
  background-clip: padding-box;
}

.bg-clip-content {
  background-clip: content-box;
}

.bg-clip-text {
  -webkit-background-clip: text;
  background-clip: text;
}

.bg-bottom {
  background-position: bottom;
}

.bg-center {
  background-position: center;
}

.bg-left {
  background-position: left;
}

.bg-left-bottom {
  background-position: left bottom;
}

.bg-left-top {
  background-position: left top;
}

.bg-right {
  background-position: right;
}

.bg-right-bottom {
  background-position: right bottom;
}

.bg-right-top {
  background-position: right top;
}

.bg-top {
  background-position: top;
}

.bg-repeat {
  background-repeat: repeat;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.bg-repeat-x {
  background-repeat: repeat-x;
}

.bg-repeat-y {
  background-repeat: repeat-y;
}

.bg-repeat-round {
  background-repeat: round;
}

.bg-repeat-space {
  background-repeat: space;
}

.bg-origin-border {
  background-origin: border-box;
}

.bg-origin-padding {
  background-origin: padding-box;
}

.bg-origin-content {
  background-origin: content-box;
}

.fill-current {
  fill: currentColor;
}

.stroke-current {
  stroke: currentColor;
}

.stroke-0 {
  stroke-width: 0;
}

.stroke-1 {
  stroke-width: 1;
}

.stroke-2 {
  stroke-width: 2;
}

.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.object-fill {
  -o-object-fit: fill;
  object-fit: fill;
}

.object-none {
  -o-object-fit: none;
  object-fit: none;
}

.object-scale-down {
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.object-bottom {
  -o-object-position: bottom;
  object-position: bottom;
}

.object-center {
  -o-object-position: center;
  object-position: center;
}

.object-left {
  -o-object-position: left;
  object-position: left;
}

.object-left-bottom {
  -o-object-position: left bottom;
  object-position: left bottom;
}

.object-left-top {
  -o-object-position: left top;
  object-position: left top;
}

.object-right {
  -o-object-position: right;
  object-position: right;
}

.object-right-bottom {
  -o-object-position: right bottom;
  object-position: right bottom;
}

.object-right-top {
  -o-object-position: right top;
  object-position: right top;
}

.object-top {
  -o-object-position: top;
  object-position: top;
}

.p-0 {
  padding: 0px;
}

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-7 {
  padding: 1.75rem;
}

.p-8 {
  padding: 2rem;
}

.p-9 {
  padding: 2.25rem;
}

.p-10 {
  padding: 2.5rem;
}

.p-11 {
  padding: 2.75rem;
}

.p-12 {
  padding: 3rem;
}

.p-14 {
  padding: 3.5rem;
}

.p-15 {
  padding: 15px;
}

.p-16 {
  padding: 4rem;
}

.p-17 {
  padding: 17px;
}

.p-19 {
  padding: 19px;
}

.p-20 {
  padding: 5rem;
}

.p-22 {
  padding: 22px;
}

.p-24 {
  padding: 6rem;
}

.p-25 {
  padding: 25px;
}

.p-26 {
  padding: 26px;
}

.p-27 {
  padding: 27px;
}

.p-28 {
  padding: 7rem;
}

.p-29 {
  padding: 29px;
}

.p-30 {
  padding: 30px;
}

.p-32 {
  padding: 8rem;
}

.p-35 {
  padding: 35px;
}

.p-36 {
  padding: 9rem;
}

.p-37 {
  padding: 37px;
}

.p-40 {
  padding: 40px;
}

.p-41 {
  padding: 41px;
}

.p-44 {
  padding: 11rem;
}

.p-45 {
  padding: 45px;
}

.p-48 {
  padding: 12rem;
}

.p-49 {
  padding: 49px;
}

.p-50 {
  padding: 50px;
}

.p-52 {
  padding: 13rem;
}

.p-56 {
  padding: 14rem;
}

.p-60 {
  padding: 60px;
}

.p-64 {
  padding: 16rem;
}

.p-65 {
  padding: 65px;
}

.p-72 {
  padding: 72px;
}

.p-80 {
  padding: 20rem;
}

.p-85 {
  padding: 85px;
}

.p-96 {
  padding: 24rem;
}

.p-124 {
  padding: 124px;
}

.p-px {
  padding: 1px;
}

.p-0\.5 {
  padding: 0.125rem;
}

.p-1\.5 {
  padding: 0.375rem;
}

.p-2\.5 {
  padding: 0.625rem;
}

.p-3\.5 {
  padding: 0.875rem;
}

.p-p11 {
  padding: 11px;
}

.p-p12 {
  padding: 12px;
}

.p-p10 {
  padding: 10px;
}

.p-p9 {
  padding: 9px;
}

.p-p20 {
  padding: 20px;
}

.p-p18 {
  padding: 18px;
}

.p-p14 {
  padding: 14px;
}

.p-p13 {
  padding: 13px;
}

.p-p6 {
  padding: 6px;
}

.p-p2 {
  padding: 2px;
}

.p-p3 {
  padding: 3px;
}

.p-p5 {
  padding: 5px;
}

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

.p-67px {
  padding: 67px;
}

.p-160px {
  padding: 160px;
}

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

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

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

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

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

.px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-11 {
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}

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

.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-0\.5 {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}

.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

.px-p11 {
  padding-left: 11px;
  padding-right: 11px;
}

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

.px-p10 {
  padding-left: 10px;
  padding-right: 10px;
}

.px-p9 {
  padding-left: 9px;
  padding-right: 9px;
}

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

.px-p18 {
  padding-left: 18px;
  padding-right: 18px;
}

.px-p14 {
  padding-left: 14px;
  padding-right: 14px;
}

.px-p13 {
  padding-left: 13px;
  padding-right: 13px;
}

.px-p6 {
  padding-left: 6px;
  padding-right: 6px;
}

.px-p2 {
  padding-left: 2px;
  padding-right: 2px;
}

.px-p3 {
  padding-left: 3px;
  padding-right: 3px;
}

.px-p5 {
  padding-left: 5px;
  padding-right: 5px;
}

.px-40p-imp {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

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

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

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

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-11 {
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

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

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

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

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

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

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

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

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

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

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

.py-28 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

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

.py-32 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

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

.py-36 {
  padding-top: 9rem;
  padding-bottom: 9rem;
}

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

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

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

.py-44 {
  padding-top: 11rem;
  padding-bottom: 11rem;
}

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

.py-48 {
  padding-top: 12rem;
  padding-bottom: 12rem;
}

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

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

.py-52 {
  padding-top: 13rem;
  padding-bottom: 13rem;
}

.py-56 {
  padding-top: 14rem;
  padding-bottom: 14rem;
}

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

.py-64 {
  padding-top: 16rem;
  padding-bottom: 16rem;
}

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

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

.py-80 {
  padding-top: 20rem;
  padding-bottom: 20rem;
}

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

.py-96 {
  padding-top: 24rem;
  padding-bottom: 24rem;
}

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

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

.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.py-p11 {
  padding-top: 11px;
  padding-bottom: 11px;
}

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

.py-p10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-p9 {
  padding-top: 9px;
  padding-bottom: 9px;
}

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

.py-p18 {
  padding-top: 18px;
  padding-bottom: 18px;
}

.py-p14 {
  padding-top: 14px;
  padding-bottom: 14px;
}

.py-p13 {
  padding-top: 13px;
  padding-bottom: 13px;
}

.py-p6 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.py-p2 {
  padding-top: 2px;
  padding-bottom: 2px;
}

.py-p3 {
  padding-top: 3px;
  padding-bottom: 3px;
}

.py-p5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.py-40p-imp {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

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

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

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

.pt-1 {
  padding-top: 0.25rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-7 {
  padding-top: 1.75rem;
}

.pt-8 {
  padding-top: 2rem;
}

.pt-9 {
  padding-top: 2.25rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-11 {
  padding-top: 2.75rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pt-14 {
  padding-top: 3.5rem;
}

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

.pt-16 {
  padding-top: 4rem;
}

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

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

.pt-20 {
  padding-top: 5rem;
}

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

.pt-24 {
  padding-top: 6rem;
}

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

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

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

.pt-28 {
  padding-top: 7rem;
}

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

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

.pt-32 {
  padding-top: 8rem;
}

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

.pt-36 {
  padding-top: 9rem;
}

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

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

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

.pt-44 {
  padding-top: 11rem;
}

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

.pt-48 {
  padding-top: 12rem;
}

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

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

.pt-52 {
  padding-top: 13rem;
}

.pt-56 {
  padding-top: 14rem;
}

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

.pt-64 {
  padding-top: 16rem;
}

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

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

.pt-80 {
  padding-top: 20rem;
}

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

.pt-96 {
  padding-top: 24rem;
}

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

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

.pt-0\.5 {
  padding-top: 0.125rem;
}

.pt-1\.5 {
  padding-top: 0.375rem;
}

.pt-2\.5 {
  padding-top: 0.625rem;
}

.pt-3\.5 {
  padding-top: 0.875rem;
}

.pt-p11 {
  padding-top: 11px;
}

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

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

.pt-p9 {
  padding-top: 9px;
}

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

.pt-p18 {
  padding-top: 18px;
}

.pt-p14 {
  padding-top: 14px;
}

.pt-p13 {
  padding-top: 13px;
}

.pt-p6 {
  padding-top: 6px;
}

.pt-p2 {
  padding-top: 2px;
}

.pt-p3 {
  padding-top: 3px;
}

.pt-p5 {
  padding-top: 5px;
}

.pt-40p-imp {
  padding-top: 40px !important;
}

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

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

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

.pr-1 {
  padding-right: 0.25rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pr-3 {
  padding-right: 0.75rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pr-5 {
  padding-right: 1.25rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pr-7 {
  padding-right: 1.75rem;
}

.pr-8 {
  padding-right: 2rem;
}

.pr-9 {
  padding-right: 2.25rem;
}

.pr-10 {
  padding-right: 2.5rem;
}

.pr-11 {
  padding-right: 2.75rem;
}

.pr-12 {
  padding-right: 3rem;
}

.pr-14 {
  padding-right: 3.5rem;
}

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

.pr-16 {
  padding-right: 4rem;
}

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

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

.pr-20 {
  padding-right: 5rem;
}

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

.pr-24 {
  padding-right: 6rem;
}

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

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

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

.pr-28 {
  padding-right: 7rem;
}

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

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

.pr-32 {
  padding-right: 8rem;
}

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

.pr-36 {
  padding-right: 9rem;
}

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

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

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

.pr-44 {
  padding-right: 11rem;
}

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

.pr-48 {
  padding-right: 12rem;
}

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

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

.pr-52 {
  padding-right: 13rem;
}

.pr-56 {
  padding-right: 14rem;
}

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

.pr-64 {
  padding-right: 16rem;
}

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

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

.pr-80 {
  padding-right: 20rem;
}

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

.pr-96 {
  padding-right: 24rem;
}

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

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

.pr-0\.5 {
  padding-right: 0.125rem;
}

.pr-1\.5 {
  padding-right: 0.375rem;
}

.pr-2\.5 {
  padding-right: 0.625rem;
}

.pr-3\.5 {
  padding-right: 0.875rem;
}

.pr-p11 {
  padding-right: 11px;
}

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

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

.pr-p9 {
  padding-right: 9px;
}

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

.pr-p18 {
  padding-right: 18px;
}

.pr-p14 {
  padding-right: 14px;
}

.pr-p13 {
  padding-right: 13px;
}

.pr-p6 {
  padding-right: 6px;
}

.pr-p2 {
  padding-right: 2px;
}

.pr-p3 {
  padding-right: 3px;
}

.pr-p5 {
  padding-right: 5px;
}

.pr-40p-imp {
  padding-right: 40px !important;
}

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

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

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

.pb-1 {
  padding-bottom: 0.25rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-7 {
  padding-bottom: 1.75rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pb-9 {
  padding-bottom: 2.25rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-11 {
  padding-bottom: 2.75rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-14 {
  padding-bottom: 3.5rem;
}

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

.pb-16 {
  padding-bottom: 4rem;
}

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

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

.pb-20 {
  padding-bottom: 5rem;
}

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

.pb-24 {
  padding-bottom: 6rem;
}

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

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

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

.pb-28 {
  padding-bottom: 7rem;
}

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

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

.pb-32 {
  padding-bottom: 8rem;
}

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

.pb-36 {
  padding-bottom: 9rem;
}

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

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

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

.pb-44 {
  padding-bottom: 11rem;
}

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

.pb-48 {
  padding-bottom: 12rem;
}

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

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

.pb-52 {
  padding-bottom: 13rem;
}

.pb-56 {
  padding-bottom: 14rem;
}

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

.pb-64 {
  padding-bottom: 16rem;
}

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

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

.pb-80 {
  padding-bottom: 20rem;
}

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

.pb-96 {
  padding-bottom: 24rem;
}

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

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

.pb-0\.5 {
  padding-bottom: 0.125rem;
}

.pb-1\.5 {
  padding-bottom: 0.375rem;
}

.pb-2\.5 {
  padding-bottom: 0.625rem;
}

.pb-3\.5 {
  padding-bottom: 0.875rem;
}

.pb-p11 {
  padding-bottom: 11px;
}

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

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

.pb-p9 {
  padding-bottom: 9px;
}

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

.pb-p18 {
  padding-bottom: 18px;
}

.pb-p14 {
  padding-bottom: 14px;
}

.pb-p13 {
  padding-bottom: 13px;
}

.pb-p6 {
  padding-bottom: 6px;
}

.pb-p2 {
  padding-bottom: 2px;
}

.pb-p3 {
  padding-bottom: 3px;
}

.pb-p5 {
  padding-bottom: 5px;
}

.pb-40p-imp {
  padding-bottom: 40px !important;
}

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

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

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

.pl-1 {
  padding-left: 0.25rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-3 {
  padding-left: 0.75rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-7 {
  padding-left: 1.75rem;
}

.pl-8 {
  padding-left: 2rem;
}

.pl-9 {
  padding-left: 2.25rem;
}

.pl-10 {
  padding-left: 2.5rem;
}

.pl-11 {
  padding-left: 2.75rem;
}

.pl-12 {
  padding-left: 3rem;
}

.pl-14 {
  padding-left: 3.5rem;
}

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

.pl-16 {
  padding-left: 4rem;
}

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

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

.pl-20 {
  padding-left: 5rem;
}

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

.pl-24 {
  padding-left: 6rem;
}

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

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

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

.pl-28 {
  padding-left: 7rem;
}

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

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

.pl-32 {
  padding-left: 8rem;
}

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

.pl-36 {
  padding-left: 9rem;
}

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

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

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

.pl-44 {
  padding-left: 11rem;
}

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

.pl-48 {
  padding-left: 12rem;
}

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

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

.pl-52 {
  padding-left: 13rem;
}

.pl-56 {
  padding-left: 14rem;
}

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

.pl-64 {
  padding-left: 16rem;
}

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

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

.pl-80 {
  padding-left: 20rem;
}

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

.pl-96 {
  padding-left: 24rem;
}

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

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

.pl-0\.5 {
  padding-left: 0.125rem;
}

.pl-1\.5 {
  padding-left: 0.375rem;
}

.pl-2\.5 {
  padding-left: 0.625rem;
}

.pl-3\.5 {
  padding-left: 0.875rem;
}

.pl-p11 {
  padding-left: 11px;
}

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

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

.pl-p9 {
  padding-left: 9px;
}

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

.pl-p18 {
  padding-left: 18px;
}

.pl-p14 {
  padding-left: 14px;
}

.pl-p13 {
  padding-left: 13px;
}

.pl-p6 {
  padding-left: 6px;
}

.pl-p2 {
  padding-left: 2px;
}

.pl-p3 {
  padding-left: 3px;
}

.pl-p5 {
  padding-left: 5px;
}

.pl-40p-imp {
  padding-left: 40px !important;
}

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

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

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

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

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

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

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

.align-top {
  vertical-align: top;
}

.align-middle {
  vertical-align: middle;
}

.align-bottom {
  vertical-align: bottom;
}

.align-text-top {
  vertical-align: text-top;
}

.align-text-bottom {
  vertical-align: text-bottom;
}

.font-sans {
  font-family: Apercu;
}

.font-serif {
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.font-mono {
  font-family: ApercuMono;
}

.font-ApercuRegularPro {
  font-family: Apercu-Regular-Pro;
}

.font-ApercuBlackPro {
  font-family: Apercu-Black-Pro;
}

.font-ApercuBoldPro {
  font-family: Apercu-Bold-Pro;
}

.font-ApercuLightPro {
  font-family: Apercu-Light-Pro;
}

.text-8 {
  font-size: 8px;
}

.text-10 {
  font-size: 10px;
}

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

.text-13 {
  font-size: 13px;
}

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

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

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

.text-19 {
  font-size: 19px;
}

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

.text-21 {
  font-size: 21px;
}

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

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

.text-28 {
  font-size: 28px;
}

.text-29 {
  font-size: 29px;
}

.text-30 {
  font-size: 30px;
}

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

.text-34 {
  font-size: 34px;
}

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

.text-42 {
  font-size: 42px;
}

.text-47 {
  font-size: 47px;
}

.text-50 {
  font-size: 50px;
}

.text-55 {
  font-size: 55px;
}

.text-60 {
  font-size: 60px;
}

.text-65 {
  font-size: 65px;
}

.text-70 {
  font-size: 70px;
}

.text-80 {
  font-size: 80px;
}

.text-120 {
  font-size: 120px;
}

.text-150 {
  font-size: 150px;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

.text-7xl {
  font-size: 4.5rem;
  line-height: 1;
}

.text-8xl {
  font-size: 6rem;
  line-height: 1;
}

.text-9xl {
  font-size: 8rem;
  line-height: 1;
}

.text-f50 {
  font-size: 50px;
}

.text-imp30 {
  font-size: 30px !important;
}

.font-thin {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

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

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

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

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

.font-black {
  font-weight: 900;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.normal-case {
  text-transform: none;
}

.italic {
  font-style: italic;
}

.not-italic {
  font-style: normal;
}

.ordinal, .slashed-zero, .lining-nums, .oldstyle-nums, .proportional-nums, .tabular-nums, .diagonal-fractions, .stacked-fractions {
  --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
  --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
  --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
  --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
  --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

.normal-nums {
  font-variant-numeric: normal;
}

.ordinal {
  --tw-ordinal: ordinal;
}

.slashed-zero {
  --tw-slashed-zero: slashed-zero;
}

.lining-nums {
  --tw-numeric-figure: lining-nums;
}

.oldstyle-nums {
  --tw-numeric-figure: oldstyle-nums;
}

.proportional-nums {
  --tw-numeric-spacing: proportional-nums;
}

.tabular-nums {
  --tw-numeric-spacing: tabular-nums;
}

.diagonal-fractions {
  --tw-numeric-fraction: diagonal-fractions;
}

.stacked-fractions {
  --tw-numeric-fraction: stacked-fractions;
}

.leading-3 {
  line-height: .75rem;
}

.leading-4 {
  line-height: 1rem;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-7 {
  line-height: 1.75rem;
}

.leading-8 {
  line-height: 2rem;
}

.leading-9 {
  line-height: 2.25rem;
}

.leading-10 {
  line-height: 2.5rem;
}

.leading-14 {
  line-height: 14px;
}

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

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

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

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

.leading-23 {
  line-height: 23px;
}

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

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

.leading-30 {
  line-height: 30px;
}

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

.leading-41 {
  line-height: 41px;
}

.leading-46 {
  line-height: 46px;
}

.leading-47 {
  line-height: 47px;
}

.leading-49 {
  line-height: 49px;
}

.leading-50 {
  line-height: 50px;
}

.leading-54 {
  line-height: 54px;
}

.leading-59 {
  line-height: 59px;
}

.leading-61 {
  line-height: 61px;
}

.leading-65 {
  line-height: 65px;
}

.leading-70 {
  line-height: 70px;
}

.leading-75 {
  line-height: 75px;
}

.leading-94 {
  line-height: 94px;
}

.leading-120 {
  line-height: 120%;
}

.leading-140 {
  line-height: 140px;
}

.leading-176 {
  line-height: 176px;
}

.leading-none {
  line-height: 1;
}

.leading-tight {
  line-height: 1.25;
}

.leading-snug {
  line-height: 1.375;
}

.leading-normal {
  line-height: 1.5;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-loose {
  line-height: 2;
}

.tracking-widest {
  letter-spacing: 2px;
}

.tracking-wides {
  letter-spacing: 1px;
}

.tracking-narrow {
  letter-spacing: -0.01em;
}

.-tracking-1 {
  letter-spacing: -1px;
}

.text-transparent {
  color: transparent;
}

.text-current {
  color: currentColor;
}

.text-black {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.text-gray-50 {
  --tw-text-opacity: 1;
  color: rgba(249, 250, 251, var(--tw-text-opacity));
}

.text-gray-100 {
  --tw-text-opacity: 1;
  color: rgba(243, 244, 246, var(--tw-text-opacity));
}

.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgba(229, 231, 235, var(--tw-text-opacity));
}

.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-text-opacity));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-text-opacity));
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
}

.text-red-50 {
  --tw-text-opacity: 1;
  color: rgba(254, 242, 242, var(--tw-text-opacity));
}

.text-red-100 {
  --tw-text-opacity: 1;
  color: rgba(254, 226, 226, var(--tw-text-opacity));
}

.text-red-200 {
  --tw-text-opacity: 1;
  color: rgba(254, 202, 202, var(--tw-text-opacity));
}

.text-red-300 {
  --tw-text-opacity: 1;
  color: rgba(252, 165, 165, var(--tw-text-opacity));
}

.text-red-400 {
  --tw-text-opacity: 1;
  color: rgba(248, 113, 113, var(--tw-text-opacity));
}

.text-red-500 {
  --tw-text-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-text-opacity));
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-text-opacity));
}

.text-red-700 {
  --tw-text-opacity: 1;
  color: rgba(185, 28, 28, var(--tw-text-opacity));
}

.text-red-800 {
  --tw-text-opacity: 1;
  color: rgba(153, 27, 27, var(--tw-text-opacity));
}

.text-red-900 {
  --tw-text-opacity: 1;
  color: rgba(127, 29, 29, var(--tw-text-opacity));
}

.text-yellow-50 {
  --tw-text-opacity: 1;
  color: rgba(255, 251, 235, var(--tw-text-opacity));
}

.text-yellow-100 {
  --tw-text-opacity: 1;
  color: rgba(254, 243, 199, var(--tw-text-opacity));
}

.text-yellow-200 {
  --tw-text-opacity: 1;
  color: rgba(253, 230, 138, var(--tw-text-opacity));
}

.text-yellow-300 {
  --tw-text-opacity: 1;
  color: rgba(252, 211, 77, var(--tw-text-opacity));
}

.text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgba(251, 191, 36, var(--tw-text-opacity));
}

.text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-text-opacity));
}

.text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgba(217, 119, 6, var(--tw-text-opacity));
}

.text-yellow-700 {
  --tw-text-opacity: 1;
  color: rgba(180, 83, 9, var(--tw-text-opacity));
}

.text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgba(146, 64, 14, var(--tw-text-opacity));
}

.text-yellow-900 {
  --tw-text-opacity: 1;
  color: rgba(120, 53, 15, var(--tw-text-opacity));
}

.text-green-50 {
  --tw-text-opacity: 1;
  color: rgba(236, 253, 245, var(--tw-text-opacity));
}

.text-green-100 {
  --tw-text-opacity: 1;
  color: rgba(209, 250, 229, var(--tw-text-opacity));
}

.text-green-200 {
  --tw-text-opacity: 1;
  color: rgba(167, 243, 208, var(--tw-text-opacity));
}

.text-green-300 {
  --tw-text-opacity: 1;
  color: rgba(110, 231, 183, var(--tw-text-opacity));
}

.text-green-400 {
  --tw-text-opacity: 1;
  color: rgba(52, 211, 153, var(--tw-text-opacity));
}

.text-green-500 {
  --tw-text-opacity: 1;
  color: rgba(16, 185, 129, var(--tw-text-opacity));
}

.text-green-600 {
  --tw-text-opacity: 1;
  color: rgba(5, 150, 105, var(--tw-text-opacity));
}

.text-green-700 {
  --tw-text-opacity: 1;
  color: rgba(4, 120, 87, var(--tw-text-opacity));
}

.text-green-800 {
  --tw-text-opacity: 1;
  color: rgba(6, 95, 70, var(--tw-text-opacity));
}

.text-green-900 {
  --tw-text-opacity: 1;
  color: rgba(6, 78, 59, var(--tw-text-opacity));
}

.text-blue-50 {
  --tw-text-opacity: 1;
  color: rgba(239, 246, 255, var(--tw-text-opacity));
}

.text-blue-100 {
  --tw-text-opacity: 1;
  color: rgba(219, 234, 254, var(--tw-text-opacity));
}

.text-blue-200 {
  --tw-text-opacity: 1;
  color: rgba(191, 219, 254, var(--tw-text-opacity));
}

.text-blue-300 {
  --tw-text-opacity: 1;
  color: rgba(147, 197, 253, var(--tw-text-opacity));
}

.text-blue-400 {
  --tw-text-opacity: 1;
  color: rgba(96, 165, 250, var(--tw-text-opacity));
}

.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgba(59, 130, 246, var(--tw-text-opacity));
}

.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgba(37, 99, 235, var(--tw-text-opacity));
}

.text-blue-700 {
  --tw-text-opacity: 1;
  color: rgba(29, 78, 216, var(--tw-text-opacity));
}

.text-blue-800 {
  --tw-text-opacity: 1;
  color: rgba(30, 64, 175, var(--tw-text-opacity));
}

.text-blue-900 {
  --tw-text-opacity: 1;
  color: rgba(30, 58, 138, var(--tw-text-opacity));
}

.text-indigo-50 {
  --tw-text-opacity: 1;
  color: rgba(238, 242, 255, var(--tw-text-opacity));
}

.text-indigo-100 {
  --tw-text-opacity: 1;
  color: rgba(224, 231, 255, var(--tw-text-opacity));
}

.text-indigo-200 {
  --tw-text-opacity: 1;
  color: rgba(199, 210, 254, var(--tw-text-opacity));
}

.text-indigo-300 {
  --tw-text-opacity: 1;
  color: rgba(165, 180, 252, var(--tw-text-opacity));
}

.text-indigo-400 {
  --tw-text-opacity: 1;
  color: rgba(129, 140, 248, var(--tw-text-opacity));
}

.text-indigo-500 {
  --tw-text-opacity: 1;
  color: rgba(99, 102, 241, var(--tw-text-opacity));
}

.text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgba(79, 70, 229, var(--tw-text-opacity));
}

.text-indigo-700 {
  --tw-text-opacity: 1;
  color: rgba(67, 56, 202, var(--tw-text-opacity));
}

.text-indigo-800 {
  --tw-text-opacity: 1;
  color: rgba(55, 48, 163, var(--tw-text-opacity));
}

.text-indigo-900 {
  --tw-text-opacity: 1;
  color: rgba(49, 46, 129, var(--tw-text-opacity));
}

.text-purple {
  --tw-text-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-text-opacity));
}

.text-pink-50 {
  --tw-text-opacity: 1;
  color: rgba(253, 242, 248, var(--tw-text-opacity));
}

.text-pink-100 {
  --tw-text-opacity: 1;
  color: rgba(252, 231, 243, var(--tw-text-opacity));
}

.text-pink-200 {
  --tw-text-opacity: 1;
  color: rgba(251, 207, 232, var(--tw-text-opacity));
}

.text-pink-300 {
  --tw-text-opacity: 1;
  color: rgba(249, 168, 212, var(--tw-text-opacity));
}

.text-pink-400 {
  --tw-text-opacity: 1;
  color: rgba(244, 114, 182, var(--tw-text-opacity));
}

.text-pink-500 {
  --tw-text-opacity: 1;
  color: rgba(236, 72, 153, var(--tw-text-opacity));
}

.text-pink-600 {
  --tw-text-opacity: 1;
  color: rgba(219, 39, 119, var(--tw-text-opacity));
}

.text-pink-700 {
  --tw-text-opacity: 1;
  color: rgba(190, 24, 93, var(--tw-text-opacity));
}

.text-pink-800 {
  --tw-text-opacity: 1;
  color: rgba(157, 23, 77, var(--tw-text-opacity));
}

.text-pink-900 {
  --tw-text-opacity: 1;
  color: rgba(131, 24, 67, var(--tw-text-opacity));
}

.text-Asurion-White {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.text-Asurion-Blue-Brighter {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.text-Asurion-Blue-Deep {
  --tw-text-opacity: 1;
  color: rgba(39, 67, 204, var(--tw-text-opacity));
}

.text-Asurion-Blue-Light {
  --tw-text-opacity: 1;
  color: rgba(240, 243, 255, var(--tw-text-opacity));
}

.text-Asurion-Purple {
  --tw-text-opacity: 1;
  color: rgba(130, 35, 210, var(--tw-text-opacity));
}

.text-Asurion-Purple-Deeper {
  --tw-text-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-text-opacity));
}

.text-Asurion-Purple-Light {
  --tw-text-opacity: 1;
  color: rgba(243, 233, 251, var(--tw-text-opacity));
}

.text-Asurion-Gray-Deepest {
  --tw-text-opacity: 1;
  color: rgba(51, 63, 72, var(--tw-text-opacity));
}

.text-Asurion-Gray-Deeper {
  --tw-text-opacity: 1;
  color: rgba(110, 118, 125, var(--tw-text-opacity));
}

.text-Asurion-Gray-Light {
  --tw-text-opacity: 1;
  color: rgba(165, 170, 175, var(--tw-text-opacity));
}

.text-Asurion-Gray-Lighter {
  --tw-text-opacity: 1;
  color: rgba(230, 230, 235, var(--tw-text-opacity));
}

.text-Asurion-Gray-Lightest {
  --tw-text-opacity: 1;
  color: rgba(213, 214, 218, var(--tw-text-opacity));
}

.text-Asurion-Red-Deep {
  --tw-text-opacity: 1;
  color: rgba(219, 27, 27, var(--tw-text-opacity));
}

.text-light-gray {
  --tw-text-opacity: 1;
  color: rgba(110, 118, 125, var(--tw-text-opacity));
}

.text-light-gray-1 {
  --tw-text-opacity: 1;
  color: rgba(165, 170, 175, var(--tw-text-opacity));
}

.text-light-gray-2 {
  --tw-text-opacity: 1;
  color: rgba(230, 230, 235, var(--tw-text-opacity));
}

.text-light-gray-3 {
  --tw-text-opacity: 1;
  color: rgba(240, 240, 245, var(--tw-text-opacity));
}

.text-light-gray-4 {
  --tw-text-opacity: 1;
  color: rgba(213, 214, 218, var(--tw-text-opacity));
}

.text-light-gray-5 {
  --tw-text-opacity: 1;
  color: rgba(51, 63, 72, var(--tw-text-opacity));
}

.text-light-slate-gray {
  --tw-text-opacity: 1;
  color: rgba(133, 137, 161, var(--tw-text-opacity));
}

.text-denim-blue {
  --tw-text-opacity: 1;
  color: rgba(0, 102, 178, var(--tw-text-opacity));
}

.text-purple-1 {
  --tw-text-opacity: 1;
  color: rgba(130, 35, 210, var(--tw-text-opacity));
}

.text-dark-red {
  --tw-text-opacity: 1;
  color: rgba(219, 27, 27, var(--tw-text-opacity));
}

.text-bright-red {
  --tw-text-opacity: 1;
  color: rgba(244, 7, 21, var(--tw-text-opacity));
}

.text-mustard-yellow {
  --tw-text-opacity: 1;
  color: rgba(237, 139, 0, var(--tw-text-opacity));
}

.text-mustard-yellow-1 {
  --tw-text-opacity: 1;
  color: rgba(237, 102, 0, var(--tw-text-opacity));
}

.text-light-blue {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.text-light-blue-1 {
  --tw-text-opacity: 1;
  color: rgba(74, 104, 249, var(--tw-text-opacity));
}

.text-light-blue-3 {
  color:  #F0F3FF;
}

.text-light-blue-4 {
  --tw-text-opacity: 1;
  color: rgba(240, 243, 255, var(--tw-text-opacity));
}

.text-purple-blue {
  --tw-text-opacity: 1;
  color: rgba(100, 105, 225, var(--tw-text-opacity));
}

.text-light-green {
  --tw-text-opacity: 1;
  color: rgba(0, 181, 116, var(--tw-text-opacity));
}

.text-light-green-1 {
  --tw-text-opacity: 1;
  color: rgba(0, 181, 116, var(--tw-text-opacity));
}

.text-light-bg-green {
  --tw-text-opacity: 1;
  color: rgba(240, 255, 249, var(--tw-text-opacity));
}

.text-green-1 {
  --tw-text-opacity: 1;
  color: rgba(11, 131, 80, var(--tw-text-opacity));
}

.text-pink-1 {
  --tw-text-opacity: 1;
  color: rgba(255, 237, 213, var(--tw-text-opacity));
}

.text-light-white-1 {
  --tw-text-opacity: 1;
  color: rgba(248, 246, 238, var(--tw-text-opacity));
}

.text-Black-3 {
  --tw-text-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-text-opacity));
}

.text-Default-3 {
  --tw-text-opacity: 1;
  color: rgba(31, 33, 32, var(--tw-text-opacity));
}

.text-White-3 {
  --tw-text-opacity: 1;
  color: rgba(249, 246, 239, var(--tw-text-opacity));
}

.text-Green-3 {
  --tw-text-opacity: 1;
  color: rgba(174, 224, 205, var(--tw-text-opacity));
}

.text-Blue-3 {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.text-Silver-3 {
  --tw-text-opacity: 1;
  color: rgba(228, 228, 226, var(--tw-text-opacity));
}

.text-Yellow-3 {
  --tw-text-opacity: 1;
  color: rgba(243, 208, 96, var(--tw-text-opacity));
}

.text-Grey-3 {
  --tw-text-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-text-opacity));
}

.text-Gray-3 {
  --tw-text-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-text-opacity));
}

.text-Red-3 {
  --tw-text-opacity: 1;
  color: rgba(186, 12, 46, var(--tw-text-opacity));
}

.text-Gold-3 {
  --tw-text-opacity: 1;
  color: rgba(245, 221, 197, var(--tw-text-opacity));
}

.text-light-green-3 {
  --tw-text-opacity: 1;
  color: rgba(243, 233, 251, var(--tw-text-opacity));
}

.text-dark-blue-2 {
  --tw-text-opacity: 1;
  color: rgba(39, 67, 204, var(--tw-text-opacity));
}

.text-blue-1 {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.text-yellow-1 {
  --tw-text-opacity: 1;
  color: rgba(237, 184, 0, var(--tw-text-opacity));
}

.text-blue-2 {
  --tw-text-opacity: 1;
  color: rgba(37, 59, 170, var(--tw-text-opacity));
}

.text-light-pink {
  --tw-text-opacity: 1;
  color: rgba(255, 80, 112, var(--tw-text-opacity));
}

.text-bright-green {
  --tw-text-opacity: 1;
  color: rgba(110, 250, 195, var(--tw-text-opacity));
}

.text-bright-yellow {
  --tw-text-opacity: 1;
  color: rgba(210, 250, 70, var(--tw-text-opacity));
}

.text-SpaceGrey-3 {
  --tw-text-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-text-opacity));
}

.text-Purple-3 {
  --tw-text-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-text-opacity));
}

.text-LightPurple-3 {
  --tw-text-opacity: 1;
  color: rgba(209, 205, 218, var(--tw-text-opacity));
}

.text-Glow-3 {
  --tw-text-opacity: 1;
  color: rgba(241, 173, 75, var(--tw-text-opacity));
}

.text-Bronze-3 {
  --tw-text-opacity: 1;
  color: rgba(205, 127, 50, var(--tw-text-opacity));
}

.text-Copper-3 {
  --tw-text-opacity: 1;
  color: rgba(184, 115, 51, var(--tw-text-opacity));
}

.text-Pink-3 {
  --tw-text-opacity: 1;
  color: rgba(255, 192, 203, var(--tw-text-opacity));
}

.text-Orange-3 {
  --tw-text-opacity: 1;
  color: rgba(255, 165, 0, var(--tw-text-opacity));
}

.text-Coral-3 {
  --tw-text-opacity: 1;
  color: rgba(238, 119, 98, var(--tw-text-opacity));
}

.text-MajesticBlack-3 {
  --tw-text-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-text-opacity));
}

.text-PrismBlack-3 {
  --tw-text-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-text-opacity));
}

.text-CeramicBlack-3 {
  --tw-text-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-text-opacity));
}

.text-MidnightBlack-3 {
  --tw-text-opacity: 1;
  color: rgba(0, 4, 13, var(--tw-text-opacity));
}

.text-PrismWhite-3 {
  --tw-text-opacity: 1;
  color: rgba(225, 216, 203, var(--tw-text-opacity));
}

.text-CeramicWhite-3 {
  --tw-text-opacity: 1;
  color: rgba(194, 194, 196, var(--tw-text-opacity));
}

.text-LilacPurple-3 {
  --tw-text-opacity: 1;
  color: rgba(200, 162, 200, var(--tw-text-opacity));
}

.text-CrownSilver-3 {
  --tw-text-opacity: 1;
  color: rgba(177, 165, 170, var(--tw-text-opacity));
}

.text-CoralBlue-3 {
  --tw-text-opacity: 1;
  color: rgba(175, 220, 236, var(--tw-text-opacity));
}

.text-lime-yellow {
  --tw-text-opacity: 1;
  color: rgba(210, 250, 70, var(--tw-text-opacity));
}

.text-apple-green {
  --tw-text-opacity: 1;
  color: rgba(110, 250, 195, var(--tw-text-opacity));
}

.text-bg-new-blue {
  --tw-text-opacity: 1;
  color: rgba(57, 220, 240, var(--tw-text-opacity));
}

.text-bg-new-pink {
  --tw-text-opacity: 1;
  color: rgba(231, 154, 174, var(--tw-text-opacity));
}

.text-new-pink-1 {
  --tw-text-opacity: 1;
  color: rgba(233, 161, 179, var(--tw-text-opacity));
}

.text-footer-grey {
  --tw-text-opacity: 1;
  color: rgba(51, 50, 56, var(--tw-text-opacity));
}

.text-border-grey {
  --tw-text-opacity: 1;
  color: rgba(196, 196, 196, var(--tw-text-opacity));
}

.text-apple-green-1 {
  --tw-text-opacity: 1;
  color: rgba(48, 208, 145, var(--tw-text-opacity));
}

.text-crimson-red {
  --tw-text-opacity: 1;
  color: rgba(210, 35, 35, var(--tw-text-opacity));
}

.text-asurion-cyan {
  --tw-text-opacity: 1;
  color: rgba(149, 206, 215, var(--tw-text-opacity));
}

.text-bright-orange {
  --tw-text-opacity: 1;
  color: rgba(255, 139, 26, var(--tw-text-opacity));
}

.text-Graphite-3 {
  --tw-text-opacity: 1;
  color: rgba(210, 206, 219, var(--tw-text-opacity));
}

.text-PacificBlue-3 {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.text-light-purple {
  --tw-text-opacity: 1;
  color: rgba(179, 163, 215, var(--tw-text-opacity));
}

.text-asurion-gray {
  --tw-text-opacity: 1;
  color: rgba(216, 216, 216, var(--tw-text-opacity));
}

.text-OceanBlue-3 {
  --tw-text-opacity: 1;
  color: rgba(0, 119, 190, var(--tw-text-opacity));
}

.text-MetallicCopper-3 {
  --tw-text-opacity: 1;
  color: rgba(114, 40, 30, var(--tw-text-opacity));
}

.text-PorcelainWhite-3 {
  --tw-text-opacity: 1;
  color: rgba(248, 251, 248, var(--tw-text-opacity));
}

.text-LightBlue-3 {
  --tw-text-opacity: 1;
  color: rgba(173, 216, 230, var(--tw-text-opacity));
}

.text-CloudNavy-3 {
  --tw-text-opacity: 1;
  color: rgba(96, 115, 135, var(--tw-text-opacity));
}

.text-CloudMint-3 {
  --tw-text-opacity: 1;
  color: rgba(96, 115, 135, var(--tw-text-opacity));
}

.text-CloudOrange-3 {
  --tw-text-opacity: 1;
  color: rgba(255, 186, 151, var(--tw-text-opacity));
}

.text-CloudLavender-3 {
  --tw-text-opacity: 1;
  color: rgba(214, 211, 226, var(--tw-text-opacity));
}

.text-CloudRed-3 {
  --tw-text-opacity: 1;
  color: rgba(219, 176, 162, var(--tw-text-opacity));
}

.text-CloudWhite-3 {
  --tw-text-opacity: 1;
  color: rgba(242, 242, 237, var(--tw-text-opacity));
}

.text-SunriseGold-3 {
  --tw-text-opacity: 1;
  color: rgba(238, 198, 173, var(--tw-text-opacity));
}

.text-SunshineGold-3 {
  --tw-text-opacity: 1;
  color: rgba(238, 198, 173, var(--tw-text-opacity));
}

.text-AuraBlack-3 {
  --tw-text-opacity: 1;
  color: rgba(31, 33, 32, var(--tw-text-opacity));
}

.text-AuraGlow-3 {
  --tw-text-opacity: 1;
  color: rgba(241, 173, 75, var(--tw-text-opacity));
}

.text-MysticBronze-3 {
  --tw-text-opacity: 1;
  color: rgba(60, 37, 22, var(--tw-text-opacity));
}

.text-MysticGreen-3 {
  --tw-text-opacity: 1;
  color: rgba(144, 161, 154, var(--tw-text-opacity));
}

.text-MysticGrey-3 {
  --tw-text-opacity: 1;
  color: rgba(86, 79, 85, var(--tw-text-opacity));
}

.text-MysticBlack-3 {
  --tw-text-opacity: 1;
  color: rgba(53, 58, 60, var(--tw-text-opacity));
}

.text-MysticWhite-3 {
  --tw-text-opacity: 1;
  color: rgba(228, 237, 227, var(--tw-text-opacity));
}

.text-price-blue1 {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.text-indigo1 {
  --tw-text-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-text-opacity));
}

.text-Purple-4 {
  --tw-text-opacity: 1;
  color: rgba(149, 152, 248, var(--tw-text-opacity));
}

.text-new-blue-2 {
  --tw-text-opacity: 1;
  color: rgba(51, 179, 194, var(--tw-text-opacity));
}

.text-dark-blue-3 {
  --tw-text-opacity: 1;
  color: rgba(4, 29, 251, var(--tw-text-opacity));
}

.text-replace-bg {
  --tw-text-opacity: 1;
  color: rgba(138, 164, 188, var(--tw-text-opacity));
}

.text-resolve-bg {
  --tw-text-opacity: 1;
  color: rgba(71, 131, 203, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-transparent {
  color: transparent;
}

.group:hover .group-hover\:text-current {
  color: currentColor;
}

.group:hover .group-hover\:text-black {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-50 {
  --tw-text-opacity: 1;
  color: rgba(249, 250, 251, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-100 {
  --tw-text-opacity: 1;
  color: rgba(243, 244, 246, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-200 {
  --tw-text-opacity: 1;
  color: rgba(229, 231, 235, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-300 {
  --tw-text-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-400 {
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-500 {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-600 {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-700 {
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-800 {
  --tw-text-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-gray-900 {
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-red-50 {
  --tw-text-opacity: 1;
  color: rgba(254, 242, 242, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-red-100 {
  --tw-text-opacity: 1;
  color: rgba(254, 226, 226, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-red-200 {
  --tw-text-opacity: 1;
  color: rgba(254, 202, 202, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-red-300 {
  --tw-text-opacity: 1;
  color: rgba(252, 165, 165, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-red-400 {
  --tw-text-opacity: 1;
  color: rgba(248, 113, 113, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-red-500 {
  --tw-text-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-red-600 {
  --tw-text-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-red-700 {
  --tw-text-opacity: 1;
  color: rgba(185, 28, 28, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-red-800 {
  --tw-text-opacity: 1;
  color: rgba(153, 27, 27, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-red-900 {
  --tw-text-opacity: 1;
  color: rgba(127, 29, 29, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-50 {
  --tw-text-opacity: 1;
  color: rgba(255, 251, 235, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-100 {
  --tw-text-opacity: 1;
  color: rgba(254, 243, 199, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-200 {
  --tw-text-opacity: 1;
  color: rgba(253, 230, 138, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-300 {
  --tw-text-opacity: 1;
  color: rgba(252, 211, 77, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgba(251, 191, 36, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgba(217, 119, 6, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-700 {
  --tw-text-opacity: 1;
  color: rgba(180, 83, 9, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgba(146, 64, 14, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-900 {
  --tw-text-opacity: 1;
  color: rgba(120, 53, 15, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-50 {
  --tw-text-opacity: 1;
  color: rgba(236, 253, 245, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-100 {
  --tw-text-opacity: 1;
  color: rgba(209, 250, 229, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-200 {
  --tw-text-opacity: 1;
  color: rgba(167, 243, 208, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-300 {
  --tw-text-opacity: 1;
  color: rgba(110, 231, 183, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-400 {
  --tw-text-opacity: 1;
  color: rgba(52, 211, 153, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-500 {
  --tw-text-opacity: 1;
  color: rgba(16, 185, 129, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-600 {
  --tw-text-opacity: 1;
  color: rgba(5, 150, 105, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-700 {
  --tw-text-opacity: 1;
  color: rgba(4, 120, 87, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-800 {
  --tw-text-opacity: 1;
  color: rgba(6, 95, 70, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-900 {
  --tw-text-opacity: 1;
  color: rgba(6, 78, 59, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-50 {
  --tw-text-opacity: 1;
  color: rgba(239, 246, 255, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-100 {
  --tw-text-opacity: 1;
  color: rgba(219, 234, 254, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-200 {
  --tw-text-opacity: 1;
  color: rgba(191, 219, 254, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-300 {
  --tw-text-opacity: 1;
  color: rgba(147, 197, 253, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-400 {
  --tw-text-opacity: 1;
  color: rgba(96, 165, 250, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-500 {
  --tw-text-opacity: 1;
  color: rgba(59, 130, 246, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-600 {
  --tw-text-opacity: 1;
  color: rgba(37, 99, 235, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-700 {
  --tw-text-opacity: 1;
  color: rgba(29, 78, 216, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-800 {
  --tw-text-opacity: 1;
  color: rgba(30, 64, 175, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-900 {
  --tw-text-opacity: 1;
  color: rgba(30, 58, 138, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-indigo-50 {
  --tw-text-opacity: 1;
  color: rgba(238, 242, 255, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-indigo-100 {
  --tw-text-opacity: 1;
  color: rgba(224, 231, 255, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-indigo-200 {
  --tw-text-opacity: 1;
  color: rgba(199, 210, 254, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-indigo-300 {
  --tw-text-opacity: 1;
  color: rgba(165, 180, 252, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-indigo-400 {
  --tw-text-opacity: 1;
  color: rgba(129, 140, 248, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-indigo-500 {
  --tw-text-opacity: 1;
  color: rgba(99, 102, 241, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgba(79, 70, 229, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-indigo-700 {
  --tw-text-opacity: 1;
  color: rgba(67, 56, 202, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-indigo-800 {
  --tw-text-opacity: 1;
  color: rgba(55, 48, 163, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-indigo-900 {
  --tw-text-opacity: 1;
  color: rgba(49, 46, 129, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-purple {
  --tw-text-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink-50 {
  --tw-text-opacity: 1;
  color: rgba(253, 242, 248, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink-100 {
  --tw-text-opacity: 1;
  color: rgba(252, 231, 243, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink-200 {
  --tw-text-opacity: 1;
  color: rgba(251, 207, 232, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink-300 {
  --tw-text-opacity: 1;
  color: rgba(249, 168, 212, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink-400 {
  --tw-text-opacity: 1;
  color: rgba(244, 114, 182, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink-500 {
  --tw-text-opacity: 1;
  color: rgba(236, 72, 153, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink-600 {
  --tw-text-opacity: 1;
  color: rgba(219, 39, 119, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink-700 {
  --tw-text-opacity: 1;
  color: rgba(190, 24, 93, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink-800 {
  --tw-text-opacity: 1;
  color: rgba(157, 23, 77, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink-900 {
  --tw-text-opacity: 1;
  color: rgba(131, 24, 67, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Asurion-White {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Asurion-Blue-Brighter {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Asurion-Blue-Deep {
  --tw-text-opacity: 1;
  color: rgba(39, 67, 204, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Asurion-Blue-Light {
  --tw-text-opacity: 1;
  color: rgba(240, 243, 255, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Asurion-Purple {
  --tw-text-opacity: 1;
  color: rgba(130, 35, 210, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Asurion-Purple-Deeper {
  --tw-text-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Asurion-Purple-Light {
  --tw-text-opacity: 1;
  color: rgba(243, 233, 251, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Asurion-Gray-Deepest {
  --tw-text-opacity: 1;
  color: rgba(51, 63, 72, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Asurion-Gray-Deeper {
  --tw-text-opacity: 1;
  color: rgba(110, 118, 125, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Asurion-Gray-Light {
  --tw-text-opacity: 1;
  color: rgba(165, 170, 175, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Asurion-Gray-Lighter {
  --tw-text-opacity: 1;
  color: rgba(230, 230, 235, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Asurion-Gray-Lightest {
  --tw-text-opacity: 1;
  color: rgba(213, 214, 218, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Asurion-Red-Deep {
  --tw-text-opacity: 1;
  color: rgba(219, 27, 27, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-light-gray {
  --tw-text-opacity: 1;
  color: rgba(110, 118, 125, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-light-gray-1 {
  --tw-text-opacity: 1;
  color: rgba(165, 170, 175, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-light-gray-2 {
  --tw-text-opacity: 1;
  color: rgba(230, 230, 235, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-light-gray-3 {
  --tw-text-opacity: 1;
  color: rgba(240, 240, 245, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-light-gray-4 {
  --tw-text-opacity: 1;
  color: rgba(213, 214, 218, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-light-gray-5 {
  --tw-text-opacity: 1;
  color: rgba(51, 63, 72, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-light-slate-gray {
  --tw-text-opacity: 1;
  color: rgba(133, 137, 161, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-denim-blue {
  --tw-text-opacity: 1;
  color: rgba(0, 102, 178, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-purple-1 {
  --tw-text-opacity: 1;
  color: rgba(130, 35, 210, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-dark-red {
  --tw-text-opacity: 1;
  color: rgba(219, 27, 27, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-bright-red {
  --tw-text-opacity: 1;
  color: rgba(244, 7, 21, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-mustard-yellow {
  --tw-text-opacity: 1;
  color: rgba(237, 139, 0, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-mustard-yellow-1 {
  --tw-text-opacity: 1;
  color: rgba(237, 102, 0, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-light-blue {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-light-blue-1 {
  --tw-text-opacity: 1;
  color: rgba(74, 104, 249, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-light-blue-3 {
  color:  #F0F3FF;
}

.group:hover .group-hover\:text-light-blue-4 {
  --tw-text-opacity: 1;
  color: rgba(240, 243, 255, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-purple-blue {
  --tw-text-opacity: 1;
  color: rgba(100, 105, 225, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-light-green {
  --tw-text-opacity: 1;
  color: rgba(0, 181, 116, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-light-green-1 {
  --tw-text-opacity: 1;
  color: rgba(0, 181, 116, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-light-bg-green {
  --tw-text-opacity: 1;
  color: rgba(240, 255, 249, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-green-1 {
  --tw-text-opacity: 1;
  color: rgba(11, 131, 80, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-pink-1 {
  --tw-text-opacity: 1;
  color: rgba(255, 237, 213, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-light-white-1 {
  --tw-text-opacity: 1;
  color: rgba(248, 246, 238, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Black-3 {
  --tw-text-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Default-3 {
  --tw-text-opacity: 1;
  color: rgba(31, 33, 32, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-White-3 {
  --tw-text-opacity: 1;
  color: rgba(249, 246, 239, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Green-3 {
  --tw-text-opacity: 1;
  color: rgba(174, 224, 205, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Blue-3 {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Silver-3 {
  --tw-text-opacity: 1;
  color: rgba(228, 228, 226, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Yellow-3 {
  --tw-text-opacity: 1;
  color: rgba(243, 208, 96, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Grey-3 {
  --tw-text-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Gray-3 {
  --tw-text-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Red-3 {
  --tw-text-opacity: 1;
  color: rgba(186, 12, 46, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Gold-3 {
  --tw-text-opacity: 1;
  color: rgba(245, 221, 197, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-light-green-3 {
  --tw-text-opacity: 1;
  color: rgba(243, 233, 251, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-dark-blue-2 {
  --tw-text-opacity: 1;
  color: rgba(39, 67, 204, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-1 {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-yellow-1 {
  --tw-text-opacity: 1;
  color: rgba(237, 184, 0, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-blue-2 {
  --tw-text-opacity: 1;
  color: rgba(37, 59, 170, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-light-pink {
  --tw-text-opacity: 1;
  color: rgba(255, 80, 112, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-bright-green {
  --tw-text-opacity: 1;
  color: rgba(110, 250, 195, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-bright-yellow {
  --tw-text-opacity: 1;
  color: rgba(210, 250, 70, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-SpaceGrey-3 {
  --tw-text-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Purple-3 {
  --tw-text-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-LightPurple-3 {
  --tw-text-opacity: 1;
  color: rgba(209, 205, 218, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Glow-3 {
  --tw-text-opacity: 1;
  color: rgba(241, 173, 75, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Bronze-3 {
  --tw-text-opacity: 1;
  color: rgba(205, 127, 50, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Copper-3 {
  --tw-text-opacity: 1;
  color: rgba(184, 115, 51, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Pink-3 {
  --tw-text-opacity: 1;
  color: rgba(255, 192, 203, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Orange-3 {
  --tw-text-opacity: 1;
  color: rgba(255, 165, 0, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Coral-3 {
  --tw-text-opacity: 1;
  color: rgba(238, 119, 98, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-MajesticBlack-3 {
  --tw-text-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-PrismBlack-3 {
  --tw-text-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-CeramicBlack-3 {
  --tw-text-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-MidnightBlack-3 {
  --tw-text-opacity: 1;
  color: rgba(0, 4, 13, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-PrismWhite-3 {
  --tw-text-opacity: 1;
  color: rgba(225, 216, 203, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-CeramicWhite-3 {
  --tw-text-opacity: 1;
  color: rgba(194, 194, 196, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-LilacPurple-3 {
  --tw-text-opacity: 1;
  color: rgba(200, 162, 200, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-CrownSilver-3 {
  --tw-text-opacity: 1;
  color: rgba(177, 165, 170, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-CoralBlue-3 {
  --tw-text-opacity: 1;
  color: rgba(175, 220, 236, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-lime-yellow {
  --tw-text-opacity: 1;
  color: rgba(210, 250, 70, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-apple-green {
  --tw-text-opacity: 1;
  color: rgba(110, 250, 195, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-bg-new-blue {
  --tw-text-opacity: 1;
  color: rgba(57, 220, 240, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-bg-new-pink {
  --tw-text-opacity: 1;
  color: rgba(231, 154, 174, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-new-pink-1 {
  --tw-text-opacity: 1;
  color: rgba(233, 161, 179, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-footer-grey {
  --tw-text-opacity: 1;
  color: rgba(51, 50, 56, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-border-grey {
  --tw-text-opacity: 1;
  color: rgba(196, 196, 196, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-apple-green-1 {
  --tw-text-opacity: 1;
  color: rgba(48, 208, 145, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-crimson-red {
  --tw-text-opacity: 1;
  color: rgba(210, 35, 35, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-asurion-cyan {
  --tw-text-opacity: 1;
  color: rgba(149, 206, 215, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-bright-orange {
  --tw-text-opacity: 1;
  color: rgba(255, 139, 26, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Graphite-3 {
  --tw-text-opacity: 1;
  color: rgba(210, 206, 219, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-PacificBlue-3 {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-light-purple {
  --tw-text-opacity: 1;
  color: rgba(179, 163, 215, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-asurion-gray {
  --tw-text-opacity: 1;
  color: rgba(216, 216, 216, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-OceanBlue-3 {
  --tw-text-opacity: 1;
  color: rgba(0, 119, 190, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-MetallicCopper-3 {
  --tw-text-opacity: 1;
  color: rgba(114, 40, 30, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-PorcelainWhite-3 {
  --tw-text-opacity: 1;
  color: rgba(248, 251, 248, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-LightBlue-3 {
  --tw-text-opacity: 1;
  color: rgba(173, 216, 230, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-CloudNavy-3 {
  --tw-text-opacity: 1;
  color: rgba(96, 115, 135, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-CloudMint-3 {
  --tw-text-opacity: 1;
  color: rgba(96, 115, 135, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-CloudOrange-3 {
  --tw-text-opacity: 1;
  color: rgba(255, 186, 151, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-CloudLavender-3 {
  --tw-text-opacity: 1;
  color: rgba(214, 211, 226, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-CloudRed-3 {
  --tw-text-opacity: 1;
  color: rgba(219, 176, 162, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-CloudWhite-3 {
  --tw-text-opacity: 1;
  color: rgba(242, 242, 237, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-SunriseGold-3 {
  --tw-text-opacity: 1;
  color: rgba(238, 198, 173, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-SunshineGold-3 {
  --tw-text-opacity: 1;
  color: rgba(238, 198, 173, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-AuraBlack-3 {
  --tw-text-opacity: 1;
  color: rgba(31, 33, 32, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-AuraGlow-3 {
  --tw-text-opacity: 1;
  color: rgba(241, 173, 75, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-MysticBronze-3 {
  --tw-text-opacity: 1;
  color: rgba(60, 37, 22, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-MysticGreen-3 {
  --tw-text-opacity: 1;
  color: rgba(144, 161, 154, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-MysticGrey-3 {
  --tw-text-opacity: 1;
  color: rgba(86, 79, 85, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-MysticBlack-3 {
  --tw-text-opacity: 1;
  color: rgba(53, 58, 60, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-MysticWhite-3 {
  --tw-text-opacity: 1;
  color: rgba(228, 237, 227, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-price-blue1 {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-indigo1 {
  --tw-text-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-Purple-4 {
  --tw-text-opacity: 1;
  color: rgba(149, 152, 248, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-new-blue-2 {
  --tw-text-opacity: 1;
  color: rgba(51, 179, 194, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-dark-blue-3 {
  --tw-text-opacity: 1;
  color: rgba(4, 29, 251, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-replace-bg {
  --tw-text-opacity: 1;
  color: rgba(138, 164, 188, var(--tw-text-opacity));
}

.group:hover .group-hover\:text-resolve-bg {
  --tw-text-opacity: 1;
  color: rgba(71, 131, 203, var(--tw-text-opacity));
}

.focus-within\:text-transparent:focus-within {
  color: transparent;
}

.focus-within\:text-current:focus-within {
  color: currentColor;
}

.focus-within\:text-black:focus-within {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.focus-within\:text-white:focus-within {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.focus-within\:text-gray-50:focus-within {
  --tw-text-opacity: 1;
  color: rgba(249, 250, 251, var(--tw-text-opacity));
}

.focus-within\:text-gray-100:focus-within {
  --tw-text-opacity: 1;
  color: rgba(243, 244, 246, var(--tw-text-opacity));
}

.focus-within\:text-gray-200:focus-within {
  --tw-text-opacity: 1;
  color: rgba(229, 231, 235, var(--tw-text-opacity));
}

.focus-within\:text-gray-300:focus-within {
  --tw-text-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-text-opacity));
}

.focus-within\:text-gray-400:focus-within {
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}

.focus-within\:text-gray-500:focus-within {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}

.focus-within\:text-gray-600:focus-within {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.focus-within\:text-gray-700:focus-within {
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.focus-within\:text-gray-800:focus-within {
  --tw-text-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-text-opacity));
}

.focus-within\:text-gray-900:focus-within {
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
}

.focus-within\:text-red-50:focus-within {
  --tw-text-opacity: 1;
  color: rgba(254, 242, 242, var(--tw-text-opacity));
}

.focus-within\:text-red-100:focus-within {
  --tw-text-opacity: 1;
  color: rgba(254, 226, 226, var(--tw-text-opacity));
}

.focus-within\:text-red-200:focus-within {
  --tw-text-opacity: 1;
  color: rgba(254, 202, 202, var(--tw-text-opacity));
}

.focus-within\:text-red-300:focus-within {
  --tw-text-opacity: 1;
  color: rgba(252, 165, 165, var(--tw-text-opacity));
}

.focus-within\:text-red-400:focus-within {
  --tw-text-opacity: 1;
  color: rgba(248, 113, 113, var(--tw-text-opacity));
}

.focus-within\:text-red-500:focus-within {
  --tw-text-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-text-opacity));
}

.focus-within\:text-red-600:focus-within {
  --tw-text-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-text-opacity));
}

.focus-within\:text-red-700:focus-within {
  --tw-text-opacity: 1;
  color: rgba(185, 28, 28, var(--tw-text-opacity));
}

.focus-within\:text-red-800:focus-within {
  --tw-text-opacity: 1;
  color: rgba(153, 27, 27, var(--tw-text-opacity));
}

.focus-within\:text-red-900:focus-within {
  --tw-text-opacity: 1;
  color: rgba(127, 29, 29, var(--tw-text-opacity));
}

.focus-within\:text-yellow-50:focus-within {
  --tw-text-opacity: 1;
  color: rgba(255, 251, 235, var(--tw-text-opacity));
}

.focus-within\:text-yellow-100:focus-within {
  --tw-text-opacity: 1;
  color: rgba(254, 243, 199, var(--tw-text-opacity));
}

.focus-within\:text-yellow-200:focus-within {
  --tw-text-opacity: 1;
  color: rgba(253, 230, 138, var(--tw-text-opacity));
}

.focus-within\:text-yellow-300:focus-within {
  --tw-text-opacity: 1;
  color: rgba(252, 211, 77, var(--tw-text-opacity));
}

.focus-within\:text-yellow-400:focus-within {
  --tw-text-opacity: 1;
  color: rgba(251, 191, 36, var(--tw-text-opacity));
}

.focus-within\:text-yellow-500:focus-within {
  --tw-text-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-text-opacity));
}

.focus-within\:text-yellow-600:focus-within {
  --tw-text-opacity: 1;
  color: rgba(217, 119, 6, var(--tw-text-opacity));
}

.focus-within\:text-yellow-700:focus-within {
  --tw-text-opacity: 1;
  color: rgba(180, 83, 9, var(--tw-text-opacity));
}

.focus-within\:text-yellow-800:focus-within {
  --tw-text-opacity: 1;
  color: rgba(146, 64, 14, var(--tw-text-opacity));
}

.focus-within\:text-yellow-900:focus-within {
  --tw-text-opacity: 1;
  color: rgba(120, 53, 15, var(--tw-text-opacity));
}

.focus-within\:text-green-50:focus-within {
  --tw-text-opacity: 1;
  color: rgba(236, 253, 245, var(--tw-text-opacity));
}

.focus-within\:text-green-100:focus-within {
  --tw-text-opacity: 1;
  color: rgba(209, 250, 229, var(--tw-text-opacity));
}

.focus-within\:text-green-200:focus-within {
  --tw-text-opacity: 1;
  color: rgba(167, 243, 208, var(--tw-text-opacity));
}

.focus-within\:text-green-300:focus-within {
  --tw-text-opacity: 1;
  color: rgba(110, 231, 183, var(--tw-text-opacity));
}

.focus-within\:text-green-400:focus-within {
  --tw-text-opacity: 1;
  color: rgba(52, 211, 153, var(--tw-text-opacity));
}

.focus-within\:text-green-500:focus-within {
  --tw-text-opacity: 1;
  color: rgba(16, 185, 129, var(--tw-text-opacity));
}

.focus-within\:text-green-600:focus-within {
  --tw-text-opacity: 1;
  color: rgba(5, 150, 105, var(--tw-text-opacity));
}

.focus-within\:text-green-700:focus-within {
  --tw-text-opacity: 1;
  color: rgba(4, 120, 87, var(--tw-text-opacity));
}

.focus-within\:text-green-800:focus-within {
  --tw-text-opacity: 1;
  color: rgba(6, 95, 70, var(--tw-text-opacity));
}

.focus-within\:text-green-900:focus-within {
  --tw-text-opacity: 1;
  color: rgba(6, 78, 59, var(--tw-text-opacity));
}

.focus-within\:text-blue-50:focus-within {
  --tw-text-opacity: 1;
  color: rgba(239, 246, 255, var(--tw-text-opacity));
}

.focus-within\:text-blue-100:focus-within {
  --tw-text-opacity: 1;
  color: rgba(219, 234, 254, var(--tw-text-opacity));
}

.focus-within\:text-blue-200:focus-within {
  --tw-text-opacity: 1;
  color: rgba(191, 219, 254, var(--tw-text-opacity));
}

.focus-within\:text-blue-300:focus-within {
  --tw-text-opacity: 1;
  color: rgba(147, 197, 253, var(--tw-text-opacity));
}

.focus-within\:text-blue-400:focus-within {
  --tw-text-opacity: 1;
  color: rgba(96, 165, 250, var(--tw-text-opacity));
}

.focus-within\:text-blue-500:focus-within {
  --tw-text-opacity: 1;
  color: rgba(59, 130, 246, var(--tw-text-opacity));
}

.focus-within\:text-blue-600:focus-within {
  --tw-text-opacity: 1;
  color: rgba(37, 99, 235, var(--tw-text-opacity));
}

.focus-within\:text-blue-700:focus-within {
  --tw-text-opacity: 1;
  color: rgba(29, 78, 216, var(--tw-text-opacity));
}

.focus-within\:text-blue-800:focus-within {
  --tw-text-opacity: 1;
  color: rgba(30, 64, 175, var(--tw-text-opacity));
}

.focus-within\:text-blue-900:focus-within {
  --tw-text-opacity: 1;
  color: rgba(30, 58, 138, var(--tw-text-opacity));
}

.focus-within\:text-indigo-50:focus-within {
  --tw-text-opacity: 1;
  color: rgba(238, 242, 255, var(--tw-text-opacity));
}

.focus-within\:text-indigo-100:focus-within {
  --tw-text-opacity: 1;
  color: rgba(224, 231, 255, var(--tw-text-opacity));
}

.focus-within\:text-indigo-200:focus-within {
  --tw-text-opacity: 1;
  color: rgba(199, 210, 254, var(--tw-text-opacity));
}

.focus-within\:text-indigo-300:focus-within {
  --tw-text-opacity: 1;
  color: rgba(165, 180, 252, var(--tw-text-opacity));
}

.focus-within\:text-indigo-400:focus-within {
  --tw-text-opacity: 1;
  color: rgba(129, 140, 248, var(--tw-text-opacity));
}

.focus-within\:text-indigo-500:focus-within {
  --tw-text-opacity: 1;
  color: rgba(99, 102, 241, var(--tw-text-opacity));
}

.focus-within\:text-indigo-600:focus-within {
  --tw-text-opacity: 1;
  color: rgba(79, 70, 229, var(--tw-text-opacity));
}

.focus-within\:text-indigo-700:focus-within {
  --tw-text-opacity: 1;
  color: rgba(67, 56, 202, var(--tw-text-opacity));
}

.focus-within\:text-indigo-800:focus-within {
  --tw-text-opacity: 1;
  color: rgba(55, 48, 163, var(--tw-text-opacity));
}

.focus-within\:text-indigo-900:focus-within {
  --tw-text-opacity: 1;
  color: rgba(49, 46, 129, var(--tw-text-opacity));
}

.focus-within\:text-purple:focus-within {
  --tw-text-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-text-opacity));
}

.focus-within\:text-pink-50:focus-within {
  --tw-text-opacity: 1;
  color: rgba(253, 242, 248, var(--tw-text-opacity));
}

.focus-within\:text-pink-100:focus-within {
  --tw-text-opacity: 1;
  color: rgba(252, 231, 243, var(--tw-text-opacity));
}

.focus-within\:text-pink-200:focus-within {
  --tw-text-opacity: 1;
  color: rgba(251, 207, 232, var(--tw-text-opacity));
}

.focus-within\:text-pink-300:focus-within {
  --tw-text-opacity: 1;
  color: rgba(249, 168, 212, var(--tw-text-opacity));
}

.focus-within\:text-pink-400:focus-within {
  --tw-text-opacity: 1;
  color: rgba(244, 114, 182, var(--tw-text-opacity));
}

.focus-within\:text-pink-500:focus-within {
  --tw-text-opacity: 1;
  color: rgba(236, 72, 153, var(--tw-text-opacity));
}

.focus-within\:text-pink-600:focus-within {
  --tw-text-opacity: 1;
  color: rgba(219, 39, 119, var(--tw-text-opacity));
}

.focus-within\:text-pink-700:focus-within {
  --tw-text-opacity: 1;
  color: rgba(190, 24, 93, var(--tw-text-opacity));
}

.focus-within\:text-pink-800:focus-within {
  --tw-text-opacity: 1;
  color: rgba(157, 23, 77, var(--tw-text-opacity));
}

.focus-within\:text-pink-900:focus-within {
  --tw-text-opacity: 1;
  color: rgba(131, 24, 67, var(--tw-text-opacity));
}

.focus-within\:text-Asurion-White:focus-within {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.focus-within\:text-Asurion-Blue-Brighter:focus-within {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.focus-within\:text-Asurion-Blue-Deep:focus-within {
  --tw-text-opacity: 1;
  color: rgba(39, 67, 204, var(--tw-text-opacity));
}

.focus-within\:text-Asurion-Blue-Light:focus-within {
  --tw-text-opacity: 1;
  color: rgba(240, 243, 255, var(--tw-text-opacity));
}

.focus-within\:text-Asurion-Purple:focus-within {
  --tw-text-opacity: 1;
  color: rgba(130, 35, 210, var(--tw-text-opacity));
}

.focus-within\:text-Asurion-Purple-Deeper:focus-within {
  --tw-text-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-text-opacity));
}

.focus-within\:text-Asurion-Purple-Light:focus-within {
  --tw-text-opacity: 1;
  color: rgba(243, 233, 251, var(--tw-text-opacity));
}

.focus-within\:text-Asurion-Gray-Deepest:focus-within {
  --tw-text-opacity: 1;
  color: rgba(51, 63, 72, var(--tw-text-opacity));
}

.focus-within\:text-Asurion-Gray-Deeper:focus-within {
  --tw-text-opacity: 1;
  color: rgba(110, 118, 125, var(--tw-text-opacity));
}

.focus-within\:text-Asurion-Gray-Light:focus-within {
  --tw-text-opacity: 1;
  color: rgba(165, 170, 175, var(--tw-text-opacity));
}

.focus-within\:text-Asurion-Gray-Lighter:focus-within {
  --tw-text-opacity: 1;
  color: rgba(230, 230, 235, var(--tw-text-opacity));
}

.focus-within\:text-Asurion-Gray-Lightest:focus-within {
  --tw-text-opacity: 1;
  color: rgba(213, 214, 218, var(--tw-text-opacity));
}

.focus-within\:text-Asurion-Red-Deep:focus-within {
  --tw-text-opacity: 1;
  color: rgba(219, 27, 27, var(--tw-text-opacity));
}

.focus-within\:text-light-gray:focus-within {
  --tw-text-opacity: 1;
  color: rgba(110, 118, 125, var(--tw-text-opacity));
}

.focus-within\:text-light-gray-1:focus-within {
  --tw-text-opacity: 1;
  color: rgba(165, 170, 175, var(--tw-text-opacity));
}

.focus-within\:text-light-gray-2:focus-within {
  --tw-text-opacity: 1;
  color: rgba(230, 230, 235, var(--tw-text-opacity));
}

.focus-within\:text-light-gray-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(240, 240, 245, var(--tw-text-opacity));
}

.focus-within\:text-light-gray-4:focus-within {
  --tw-text-opacity: 1;
  color: rgba(213, 214, 218, var(--tw-text-opacity));
}

.focus-within\:text-light-gray-5:focus-within {
  --tw-text-opacity: 1;
  color: rgba(51, 63, 72, var(--tw-text-opacity));
}

.focus-within\:text-light-slate-gray:focus-within {
  --tw-text-opacity: 1;
  color: rgba(133, 137, 161, var(--tw-text-opacity));
}

.focus-within\:text-denim-blue:focus-within {
  --tw-text-opacity: 1;
  color: rgba(0, 102, 178, var(--tw-text-opacity));
}

.focus-within\:text-purple-1:focus-within {
  --tw-text-opacity: 1;
  color: rgba(130, 35, 210, var(--tw-text-opacity));
}

.focus-within\:text-dark-red:focus-within {
  --tw-text-opacity: 1;
  color: rgba(219, 27, 27, var(--tw-text-opacity));
}

.focus-within\:text-bright-red:focus-within {
  --tw-text-opacity: 1;
  color: rgba(244, 7, 21, var(--tw-text-opacity));
}

.focus-within\:text-mustard-yellow:focus-within {
  --tw-text-opacity: 1;
  color: rgba(237, 139, 0, var(--tw-text-opacity));
}

.focus-within\:text-mustard-yellow-1:focus-within {
  --tw-text-opacity: 1;
  color: rgba(237, 102, 0, var(--tw-text-opacity));
}

.focus-within\:text-light-blue:focus-within {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.focus-within\:text-light-blue-1:focus-within {
  --tw-text-opacity: 1;
  color: rgba(74, 104, 249, var(--tw-text-opacity));
}

.focus-within\:text-light-blue-3:focus-within {
  color:  #F0F3FF;
}

.focus-within\:text-light-blue-4:focus-within {
  --tw-text-opacity: 1;
  color: rgba(240, 243, 255, var(--tw-text-opacity));
}

.focus-within\:text-purple-blue:focus-within {
  --tw-text-opacity: 1;
  color: rgba(100, 105, 225, var(--tw-text-opacity));
}

.focus-within\:text-light-green:focus-within {
  --tw-text-opacity: 1;
  color: rgba(0, 181, 116, var(--tw-text-opacity));
}

.focus-within\:text-light-green-1:focus-within {
  --tw-text-opacity: 1;
  color: rgba(0, 181, 116, var(--tw-text-opacity));
}

.focus-within\:text-light-bg-green:focus-within {
  --tw-text-opacity: 1;
  color: rgba(240, 255, 249, var(--tw-text-opacity));
}

.focus-within\:text-green-1:focus-within {
  --tw-text-opacity: 1;
  color: rgba(11, 131, 80, var(--tw-text-opacity));
}

.focus-within\:text-pink-1:focus-within {
  --tw-text-opacity: 1;
  color: rgba(255, 237, 213, var(--tw-text-opacity));
}

.focus-within\:text-light-white-1:focus-within {
  --tw-text-opacity: 1;
  color: rgba(248, 246, 238, var(--tw-text-opacity));
}

.focus-within\:text-Black-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-text-opacity));
}

.focus-within\:text-Default-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(31, 33, 32, var(--tw-text-opacity));
}

.focus-within\:text-White-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(249, 246, 239, var(--tw-text-opacity));
}

.focus-within\:text-Green-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(174, 224, 205, var(--tw-text-opacity));
}

.focus-within\:text-Blue-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.focus-within\:text-Silver-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(228, 228, 226, var(--tw-text-opacity));
}

.focus-within\:text-Yellow-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(243, 208, 96, var(--tw-text-opacity));
}

.focus-within\:text-Grey-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-text-opacity));
}

.focus-within\:text-Gray-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-text-opacity));
}

.focus-within\:text-Red-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(186, 12, 46, var(--tw-text-opacity));
}

.focus-within\:text-Gold-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(245, 221, 197, var(--tw-text-opacity));
}

.focus-within\:text-light-green-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(243, 233, 251, var(--tw-text-opacity));
}

.focus-within\:text-dark-blue-2:focus-within {
  --tw-text-opacity: 1;
  color: rgba(39, 67, 204, var(--tw-text-opacity));
}

.focus-within\:text-blue-1:focus-within {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.focus-within\:text-yellow-1:focus-within {
  --tw-text-opacity: 1;
  color: rgba(237, 184, 0, var(--tw-text-opacity));
}

.focus-within\:text-blue-2:focus-within {
  --tw-text-opacity: 1;
  color: rgba(37, 59, 170, var(--tw-text-opacity));
}

.focus-within\:text-light-pink:focus-within {
  --tw-text-opacity: 1;
  color: rgba(255, 80, 112, var(--tw-text-opacity));
}

.focus-within\:text-bright-green:focus-within {
  --tw-text-opacity: 1;
  color: rgba(110, 250, 195, var(--tw-text-opacity));
}

.focus-within\:text-bright-yellow:focus-within {
  --tw-text-opacity: 1;
  color: rgba(210, 250, 70, var(--tw-text-opacity));
}

.focus-within\:text-SpaceGrey-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-text-opacity));
}

.focus-within\:text-Purple-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-text-opacity));
}

.focus-within\:text-LightPurple-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(209, 205, 218, var(--tw-text-opacity));
}

.focus-within\:text-Glow-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(241, 173, 75, var(--tw-text-opacity));
}

.focus-within\:text-Bronze-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(205, 127, 50, var(--tw-text-opacity));
}

.focus-within\:text-Copper-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(184, 115, 51, var(--tw-text-opacity));
}

.focus-within\:text-Pink-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(255, 192, 203, var(--tw-text-opacity));
}

.focus-within\:text-Orange-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(255, 165, 0, var(--tw-text-opacity));
}

.focus-within\:text-Coral-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(238, 119, 98, var(--tw-text-opacity));
}

.focus-within\:text-MajesticBlack-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-text-opacity));
}

.focus-within\:text-PrismBlack-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-text-opacity));
}

.focus-within\:text-CeramicBlack-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-text-opacity));
}

.focus-within\:text-MidnightBlack-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(0, 4, 13, var(--tw-text-opacity));
}

.focus-within\:text-PrismWhite-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(225, 216, 203, var(--tw-text-opacity));
}

.focus-within\:text-CeramicWhite-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(194, 194, 196, var(--tw-text-opacity));
}

.focus-within\:text-LilacPurple-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(200, 162, 200, var(--tw-text-opacity));
}

.focus-within\:text-CrownSilver-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(177, 165, 170, var(--tw-text-opacity));
}

.focus-within\:text-CoralBlue-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(175, 220, 236, var(--tw-text-opacity));
}

.focus-within\:text-lime-yellow:focus-within {
  --tw-text-opacity: 1;
  color: rgba(210, 250, 70, var(--tw-text-opacity));
}

.focus-within\:text-apple-green:focus-within {
  --tw-text-opacity: 1;
  color: rgba(110, 250, 195, var(--tw-text-opacity));
}

.focus-within\:text-bg-new-blue:focus-within {
  --tw-text-opacity: 1;
  color: rgba(57, 220, 240, var(--tw-text-opacity));
}

.focus-within\:text-bg-new-pink:focus-within {
  --tw-text-opacity: 1;
  color: rgba(231, 154, 174, var(--tw-text-opacity));
}

.focus-within\:text-new-pink-1:focus-within {
  --tw-text-opacity: 1;
  color: rgba(233, 161, 179, var(--tw-text-opacity));
}

.focus-within\:text-footer-grey:focus-within {
  --tw-text-opacity: 1;
  color: rgba(51, 50, 56, var(--tw-text-opacity));
}

.focus-within\:text-border-grey:focus-within {
  --tw-text-opacity: 1;
  color: rgba(196, 196, 196, var(--tw-text-opacity));
}

.focus-within\:text-apple-green-1:focus-within {
  --tw-text-opacity: 1;
  color: rgba(48, 208, 145, var(--tw-text-opacity));
}

.focus-within\:text-crimson-red:focus-within {
  --tw-text-opacity: 1;
  color: rgba(210, 35, 35, var(--tw-text-opacity));
}

.focus-within\:text-asurion-cyan:focus-within {
  --tw-text-opacity: 1;
  color: rgba(149, 206, 215, var(--tw-text-opacity));
}

.focus-within\:text-bright-orange:focus-within {
  --tw-text-opacity: 1;
  color: rgba(255, 139, 26, var(--tw-text-opacity));
}

.focus-within\:text-Graphite-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(210, 206, 219, var(--tw-text-opacity));
}

.focus-within\:text-PacificBlue-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.focus-within\:text-light-purple:focus-within {
  --tw-text-opacity: 1;
  color: rgba(179, 163, 215, var(--tw-text-opacity));
}

.focus-within\:text-asurion-gray:focus-within {
  --tw-text-opacity: 1;
  color: rgba(216, 216, 216, var(--tw-text-opacity));
}

.focus-within\:text-OceanBlue-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(0, 119, 190, var(--tw-text-opacity));
}

.focus-within\:text-MetallicCopper-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(114, 40, 30, var(--tw-text-opacity));
}

.focus-within\:text-PorcelainWhite-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(248, 251, 248, var(--tw-text-opacity));
}

.focus-within\:text-LightBlue-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(173, 216, 230, var(--tw-text-opacity));
}

.focus-within\:text-CloudNavy-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(96, 115, 135, var(--tw-text-opacity));
}

.focus-within\:text-CloudMint-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(96, 115, 135, var(--tw-text-opacity));
}

.focus-within\:text-CloudOrange-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(255, 186, 151, var(--tw-text-opacity));
}

.focus-within\:text-CloudLavender-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(214, 211, 226, var(--tw-text-opacity));
}

.focus-within\:text-CloudRed-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(219, 176, 162, var(--tw-text-opacity));
}

.focus-within\:text-CloudWhite-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(242, 242, 237, var(--tw-text-opacity));
}

.focus-within\:text-SunriseGold-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(238, 198, 173, var(--tw-text-opacity));
}

.focus-within\:text-SunshineGold-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(238, 198, 173, var(--tw-text-opacity));
}

.focus-within\:text-AuraBlack-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(31, 33, 32, var(--tw-text-opacity));
}

.focus-within\:text-AuraGlow-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(241, 173, 75, var(--tw-text-opacity));
}

.focus-within\:text-MysticBronze-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(60, 37, 22, var(--tw-text-opacity));
}

.focus-within\:text-MysticGreen-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(144, 161, 154, var(--tw-text-opacity));
}

.focus-within\:text-MysticGrey-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(86, 79, 85, var(--tw-text-opacity));
}

.focus-within\:text-MysticBlack-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(53, 58, 60, var(--tw-text-opacity));
}

.focus-within\:text-MysticWhite-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(228, 237, 227, var(--tw-text-opacity));
}

.focus-within\:text-price-blue1:focus-within {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.focus-within\:text-indigo1:focus-within {
  --tw-text-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-text-opacity));
}

.focus-within\:text-Purple-4:focus-within {
  --tw-text-opacity: 1;
  color: rgba(149, 152, 248, var(--tw-text-opacity));
}

.focus-within\:text-new-blue-2:focus-within {
  --tw-text-opacity: 1;
  color: rgba(51, 179, 194, var(--tw-text-opacity));
}

.focus-within\:text-dark-blue-3:focus-within {
  --tw-text-opacity: 1;
  color: rgba(4, 29, 251, var(--tw-text-opacity));
}

.focus-within\:text-replace-bg:focus-within {
  --tw-text-opacity: 1;
  color: rgba(138, 164, 188, var(--tw-text-opacity));
}

.focus-within\:text-resolve-bg:focus-within {
  --tw-text-opacity: 1;
  color: rgba(71, 131, 203, var(--tw-text-opacity));
}

.hover\:text-transparent:hover {
  color: transparent;
}

.hover\:text-current:hover {
  color: currentColor;
}

.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.hover\:text-gray-50:hover {
  --tw-text-opacity: 1;
  color: rgba(249, 250, 251, var(--tw-text-opacity));
}

.hover\:text-gray-100:hover {
  --tw-text-opacity: 1;
  color: rgba(243, 244, 246, var(--tw-text-opacity));
}

.hover\:text-gray-200:hover {
  --tw-text-opacity: 1;
  color: rgba(229, 231, 235, var(--tw-text-opacity));
}

.hover\:text-gray-300:hover {
  --tw-text-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-text-opacity));
}

.hover\:text-gray-400:hover {
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}

.hover\:text-gray-500:hover {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}

.hover\:text-gray-600:hover {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.hover\:text-gray-700:hover {
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.hover\:text-gray-800:hover {
  --tw-text-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-text-opacity));
}

.hover\:text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
}

.hover\:text-red-50:hover {
  --tw-text-opacity: 1;
  color: rgba(254, 242, 242, var(--tw-text-opacity));
}

.hover\:text-red-100:hover {
  --tw-text-opacity: 1;
  color: rgba(254, 226, 226, var(--tw-text-opacity));
}

.hover\:text-red-200:hover {
  --tw-text-opacity: 1;
  color: rgba(254, 202, 202, var(--tw-text-opacity));
}

.hover\:text-red-300:hover {
  --tw-text-opacity: 1;
  color: rgba(252, 165, 165, var(--tw-text-opacity));
}

.hover\:text-red-400:hover {
  --tw-text-opacity: 1;
  color: rgba(248, 113, 113, var(--tw-text-opacity));
}

.hover\:text-red-500:hover {
  --tw-text-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-text-opacity));
}

.hover\:text-red-600:hover {
  --tw-text-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-text-opacity));
}

.hover\:text-red-700:hover {
  --tw-text-opacity: 1;
  color: rgba(185, 28, 28, var(--tw-text-opacity));
}

.hover\:text-red-800:hover {
  --tw-text-opacity: 1;
  color: rgba(153, 27, 27, var(--tw-text-opacity));
}

.hover\:text-red-900:hover {
  --tw-text-opacity: 1;
  color: rgba(127, 29, 29, var(--tw-text-opacity));
}

.hover\:text-yellow-50:hover {
  --tw-text-opacity: 1;
  color: rgba(255, 251, 235, var(--tw-text-opacity));
}

.hover\:text-yellow-100:hover {
  --tw-text-opacity: 1;
  color: rgba(254, 243, 199, var(--tw-text-opacity));
}

.hover\:text-yellow-200:hover {
  --tw-text-opacity: 1;
  color: rgba(253, 230, 138, var(--tw-text-opacity));
}

.hover\:text-yellow-300:hover {
  --tw-text-opacity: 1;
  color: rgba(252, 211, 77, var(--tw-text-opacity));
}

.hover\:text-yellow-400:hover {
  --tw-text-opacity: 1;
  color: rgba(251, 191, 36, var(--tw-text-opacity));
}

.hover\:text-yellow-500:hover {
  --tw-text-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-text-opacity));
}

.hover\:text-yellow-600:hover {
  --tw-text-opacity: 1;
  color: rgba(217, 119, 6, var(--tw-text-opacity));
}

.hover\:text-yellow-700:hover {
  --tw-text-opacity: 1;
  color: rgba(180, 83, 9, var(--tw-text-opacity));
}

.hover\:text-yellow-800:hover {
  --tw-text-opacity: 1;
  color: rgba(146, 64, 14, var(--tw-text-opacity));
}

.hover\:text-yellow-900:hover {
  --tw-text-opacity: 1;
  color: rgba(120, 53, 15, var(--tw-text-opacity));
}

.hover\:text-green-50:hover {
  --tw-text-opacity: 1;
  color: rgba(236, 253, 245, var(--tw-text-opacity));
}

.hover\:text-green-100:hover {
  --tw-text-opacity: 1;
  color: rgba(209, 250, 229, var(--tw-text-opacity));
}

.hover\:text-green-200:hover {
  --tw-text-opacity: 1;
  color: rgba(167, 243, 208, var(--tw-text-opacity));
}

.hover\:text-green-300:hover {
  --tw-text-opacity: 1;
  color: rgba(110, 231, 183, var(--tw-text-opacity));
}

.hover\:text-green-400:hover {
  --tw-text-opacity: 1;
  color: rgba(52, 211, 153, var(--tw-text-opacity));
}

.hover\:text-green-500:hover {
  --tw-text-opacity: 1;
  color: rgba(16, 185, 129, var(--tw-text-opacity));
}

.hover\:text-green-600:hover {
  --tw-text-opacity: 1;
  color: rgba(5, 150, 105, var(--tw-text-opacity));
}

.hover\:text-green-700:hover {
  --tw-text-opacity: 1;
  color: rgba(4, 120, 87, var(--tw-text-opacity));
}

.hover\:text-green-800:hover {
  --tw-text-opacity: 1;
  color: rgba(6, 95, 70, var(--tw-text-opacity));
}

.hover\:text-green-900:hover {
  --tw-text-opacity: 1;
  color: rgba(6, 78, 59, var(--tw-text-opacity));
}

.hover\:text-blue-50:hover {
  --tw-text-opacity: 1;
  color: rgba(239, 246, 255, var(--tw-text-opacity));
}

.hover\:text-blue-100:hover {
  --tw-text-opacity: 1;
  color: rgba(219, 234, 254, var(--tw-text-opacity));
}

.hover\:text-blue-200:hover {
  --tw-text-opacity: 1;
  color: rgba(191, 219, 254, var(--tw-text-opacity));
}

.hover\:text-blue-300:hover {
  --tw-text-opacity: 1;
  color: rgba(147, 197, 253, var(--tw-text-opacity));
}

.hover\:text-blue-400:hover {
  --tw-text-opacity: 1;
  color: rgba(96, 165, 250, var(--tw-text-opacity));
}

.hover\:text-blue-500:hover {
  --tw-text-opacity: 1;
  color: rgba(59, 130, 246, var(--tw-text-opacity));
}

.hover\:text-blue-600:hover {
  --tw-text-opacity: 1;
  color: rgba(37, 99, 235, var(--tw-text-opacity));
}

.hover\:text-blue-700:hover {
  --tw-text-opacity: 1;
  color: rgba(29, 78, 216, var(--tw-text-opacity));
}

.hover\:text-blue-800:hover {
  --tw-text-opacity: 1;
  color: rgba(30, 64, 175, var(--tw-text-opacity));
}

.hover\:text-blue-900:hover {
  --tw-text-opacity: 1;
  color: rgba(30, 58, 138, var(--tw-text-opacity));
}

.hover\:text-indigo-50:hover {
  --tw-text-opacity: 1;
  color: rgba(238, 242, 255, var(--tw-text-opacity));
}

.hover\:text-indigo-100:hover {
  --tw-text-opacity: 1;
  color: rgba(224, 231, 255, var(--tw-text-opacity));
}

.hover\:text-indigo-200:hover {
  --tw-text-opacity: 1;
  color: rgba(199, 210, 254, var(--tw-text-opacity));
}

.hover\:text-indigo-300:hover {
  --tw-text-opacity: 1;
  color: rgba(165, 180, 252, var(--tw-text-opacity));
}

.hover\:text-indigo-400:hover {
  --tw-text-opacity: 1;
  color: rgba(129, 140, 248, var(--tw-text-opacity));
}

.hover\:text-indigo-500:hover {
  --tw-text-opacity: 1;
  color: rgba(99, 102, 241, var(--tw-text-opacity));
}

.hover\:text-indigo-600:hover {
  --tw-text-opacity: 1;
  color: rgba(79, 70, 229, var(--tw-text-opacity));
}

.hover\:text-indigo-700:hover {
  --tw-text-opacity: 1;
  color: rgba(67, 56, 202, var(--tw-text-opacity));
}

.hover\:text-indigo-800:hover {
  --tw-text-opacity: 1;
  color: rgba(55, 48, 163, var(--tw-text-opacity));
}

.hover\:text-indigo-900:hover {
  --tw-text-opacity: 1;
  color: rgba(49, 46, 129, var(--tw-text-opacity));
}

.hover\:text-purple:hover {
  --tw-text-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-text-opacity));
}

.hover\:text-pink-50:hover {
  --tw-text-opacity: 1;
  color: rgba(253, 242, 248, var(--tw-text-opacity));
}

.hover\:text-pink-100:hover {
  --tw-text-opacity: 1;
  color: rgba(252, 231, 243, var(--tw-text-opacity));
}

.hover\:text-pink-200:hover {
  --tw-text-opacity: 1;
  color: rgba(251, 207, 232, var(--tw-text-opacity));
}

.hover\:text-pink-300:hover {
  --tw-text-opacity: 1;
  color: rgba(249, 168, 212, var(--tw-text-opacity));
}

.hover\:text-pink-400:hover {
  --tw-text-opacity: 1;
  color: rgba(244, 114, 182, var(--tw-text-opacity));
}

.hover\:text-pink-500:hover {
  --tw-text-opacity: 1;
  color: rgba(236, 72, 153, var(--tw-text-opacity));
}

.hover\:text-pink-600:hover {
  --tw-text-opacity: 1;
  color: rgba(219, 39, 119, var(--tw-text-opacity));
}

.hover\:text-pink-700:hover {
  --tw-text-opacity: 1;
  color: rgba(190, 24, 93, var(--tw-text-opacity));
}

.hover\:text-pink-800:hover {
  --tw-text-opacity: 1;
  color: rgba(157, 23, 77, var(--tw-text-opacity));
}

.hover\:text-pink-900:hover {
  --tw-text-opacity: 1;
  color: rgba(131, 24, 67, var(--tw-text-opacity));
}

.hover\:text-Asurion-White:hover {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.hover\:text-Asurion-Blue-Brighter:hover {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.hover\:text-Asurion-Blue-Deep:hover {
  --tw-text-opacity: 1;
  color: rgba(39, 67, 204, var(--tw-text-opacity));
}

.hover\:text-Asurion-Blue-Light:hover {
  --tw-text-opacity: 1;
  color: rgba(240, 243, 255, var(--tw-text-opacity));
}

.hover\:text-Asurion-Purple:hover {
  --tw-text-opacity: 1;
  color: rgba(130, 35, 210, var(--tw-text-opacity));
}

.hover\:text-Asurion-Purple-Deeper:hover {
  --tw-text-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-text-opacity));
}

.hover\:text-Asurion-Purple-Light:hover {
  --tw-text-opacity: 1;
  color: rgba(243, 233, 251, var(--tw-text-opacity));
}

.hover\:text-Asurion-Gray-Deepest:hover {
  --tw-text-opacity: 1;
  color: rgba(51, 63, 72, var(--tw-text-opacity));
}

.hover\:text-Asurion-Gray-Deeper:hover {
  --tw-text-opacity: 1;
  color: rgba(110, 118, 125, var(--tw-text-opacity));
}

.hover\:text-Asurion-Gray-Light:hover {
  --tw-text-opacity: 1;
  color: rgba(165, 170, 175, var(--tw-text-opacity));
}

.hover\:text-Asurion-Gray-Lighter:hover {
  --tw-text-opacity: 1;
  color: rgba(230, 230, 235, var(--tw-text-opacity));
}

.hover\:text-Asurion-Gray-Lightest:hover {
  --tw-text-opacity: 1;
  color: rgba(213, 214, 218, var(--tw-text-opacity));
}

.hover\:text-Asurion-Red-Deep:hover {
  --tw-text-opacity: 1;
  color: rgba(219, 27, 27, var(--tw-text-opacity));
}

.hover\:text-light-gray:hover {
  --tw-text-opacity: 1;
  color: rgba(110, 118, 125, var(--tw-text-opacity));
}

.hover\:text-light-gray-1:hover {
  --tw-text-opacity: 1;
  color: rgba(165, 170, 175, var(--tw-text-opacity));
}

.hover\:text-light-gray-2:hover {
  --tw-text-opacity: 1;
  color: rgba(230, 230, 235, var(--tw-text-opacity));
}

.hover\:text-light-gray-3:hover {
  --tw-text-opacity: 1;
  color: rgba(240, 240, 245, var(--tw-text-opacity));
}

.hover\:text-light-gray-4:hover {
  --tw-text-opacity: 1;
  color: rgba(213, 214, 218, var(--tw-text-opacity));
}

.hover\:text-light-gray-5:hover {
  --tw-text-opacity: 1;
  color: rgba(51, 63, 72, var(--tw-text-opacity));
}

.hover\:text-light-slate-gray:hover {
  --tw-text-opacity: 1;
  color: rgba(133, 137, 161, var(--tw-text-opacity));
}

.hover\:text-denim-blue:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 102, 178, var(--tw-text-opacity));
}

.hover\:text-purple-1:hover {
  --tw-text-opacity: 1;
  color: rgba(130, 35, 210, var(--tw-text-opacity));
}

.hover\:text-dark-red:hover {
  --tw-text-opacity: 1;
  color: rgba(219, 27, 27, var(--tw-text-opacity));
}

.hover\:text-bright-red:hover {
  --tw-text-opacity: 1;
  color: rgba(244, 7, 21, var(--tw-text-opacity));
}

.hover\:text-mustard-yellow:hover {
  --tw-text-opacity: 1;
  color: rgba(237, 139, 0, var(--tw-text-opacity));
}

.hover\:text-mustard-yellow-1:hover {
  --tw-text-opacity: 1;
  color: rgba(237, 102, 0, var(--tw-text-opacity));
}

.hover\:text-light-blue:hover {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.hover\:text-light-blue-1:hover {
  --tw-text-opacity: 1;
  color: rgba(74, 104, 249, var(--tw-text-opacity));
}

.hover\:text-light-blue-3:hover {
  color:  #F0F3FF;
}

.hover\:text-light-blue-4:hover {
  --tw-text-opacity: 1;
  color: rgba(240, 243, 255, var(--tw-text-opacity));
}

.hover\:text-purple-blue:hover {
  --tw-text-opacity: 1;
  color: rgba(100, 105, 225, var(--tw-text-opacity));
}

.hover\:text-light-green:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 181, 116, var(--tw-text-opacity));
}

.hover\:text-light-green-1:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 181, 116, var(--tw-text-opacity));
}

.hover\:text-light-bg-green:hover {
  --tw-text-opacity: 1;
  color: rgba(240, 255, 249, var(--tw-text-opacity));
}

.hover\:text-green-1:hover {
  --tw-text-opacity: 1;
  color: rgba(11, 131, 80, var(--tw-text-opacity));
}

.hover\:text-pink-1:hover {
  --tw-text-opacity: 1;
  color: rgba(255, 237, 213, var(--tw-text-opacity));
}

.hover\:text-light-white-1:hover {
  --tw-text-opacity: 1;
  color: rgba(248, 246, 238, var(--tw-text-opacity));
}

.hover\:text-Black-3:hover {
  --tw-text-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-text-opacity));
}

.hover\:text-Default-3:hover {
  --tw-text-opacity: 1;
  color: rgba(31, 33, 32, var(--tw-text-opacity));
}

.hover\:text-White-3:hover {
  --tw-text-opacity: 1;
  color: rgba(249, 246, 239, var(--tw-text-opacity));
}

.hover\:text-Green-3:hover {
  --tw-text-opacity: 1;
  color: rgba(174, 224, 205, var(--tw-text-opacity));
}

.hover\:text-Blue-3:hover {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.hover\:text-Silver-3:hover {
  --tw-text-opacity: 1;
  color: rgba(228, 228, 226, var(--tw-text-opacity));
}

.hover\:text-Yellow-3:hover {
  --tw-text-opacity: 1;
  color: rgba(243, 208, 96, var(--tw-text-opacity));
}

.hover\:text-Grey-3:hover {
  --tw-text-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-text-opacity));
}

.hover\:text-Gray-3:hover {
  --tw-text-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-text-opacity));
}

.hover\:text-Red-3:hover {
  --tw-text-opacity: 1;
  color: rgba(186, 12, 46, var(--tw-text-opacity));
}

.hover\:text-Gold-3:hover {
  --tw-text-opacity: 1;
  color: rgba(245, 221, 197, var(--tw-text-opacity));
}

.hover\:text-light-green-3:hover {
  --tw-text-opacity: 1;
  color: rgba(243, 233, 251, var(--tw-text-opacity));
}

.hover\:text-dark-blue-2:hover {
  --tw-text-opacity: 1;
  color: rgba(39, 67, 204, var(--tw-text-opacity));
}

.hover\:text-blue-1:hover {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.hover\:text-yellow-1:hover {
  --tw-text-opacity: 1;
  color: rgba(237, 184, 0, var(--tw-text-opacity));
}

.hover\:text-blue-2:hover {
  --tw-text-opacity: 1;
  color: rgba(37, 59, 170, var(--tw-text-opacity));
}

.hover\:text-light-pink:hover {
  --tw-text-opacity: 1;
  color: rgba(255, 80, 112, var(--tw-text-opacity));
}

.hover\:text-bright-green:hover {
  --tw-text-opacity: 1;
  color: rgba(110, 250, 195, var(--tw-text-opacity));
}

.hover\:text-bright-yellow:hover {
  --tw-text-opacity: 1;
  color: rgba(210, 250, 70, var(--tw-text-opacity));
}

.hover\:text-SpaceGrey-3:hover {
  --tw-text-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-text-opacity));
}

.hover\:text-Purple-3:hover {
  --tw-text-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-text-opacity));
}

.hover\:text-LightPurple-3:hover {
  --tw-text-opacity: 1;
  color: rgba(209, 205, 218, var(--tw-text-opacity));
}

.hover\:text-Glow-3:hover {
  --tw-text-opacity: 1;
  color: rgba(241, 173, 75, var(--tw-text-opacity));
}

.hover\:text-Bronze-3:hover {
  --tw-text-opacity: 1;
  color: rgba(205, 127, 50, var(--tw-text-opacity));
}

.hover\:text-Copper-3:hover {
  --tw-text-opacity: 1;
  color: rgba(184, 115, 51, var(--tw-text-opacity));
}

.hover\:text-Pink-3:hover {
  --tw-text-opacity: 1;
  color: rgba(255, 192, 203, var(--tw-text-opacity));
}

.hover\:text-Orange-3:hover {
  --tw-text-opacity: 1;
  color: rgba(255, 165, 0, var(--tw-text-opacity));
}

.hover\:text-Coral-3:hover {
  --tw-text-opacity: 1;
  color: rgba(238, 119, 98, var(--tw-text-opacity));
}

.hover\:text-MajesticBlack-3:hover {
  --tw-text-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-text-opacity));
}

.hover\:text-PrismBlack-3:hover {
  --tw-text-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-text-opacity));
}

.hover\:text-CeramicBlack-3:hover {
  --tw-text-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-text-opacity));
}

.hover\:text-MidnightBlack-3:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 4, 13, var(--tw-text-opacity));
}

.hover\:text-PrismWhite-3:hover {
  --tw-text-opacity: 1;
  color: rgba(225, 216, 203, var(--tw-text-opacity));
}

.hover\:text-CeramicWhite-3:hover {
  --tw-text-opacity: 1;
  color: rgba(194, 194, 196, var(--tw-text-opacity));
}

.hover\:text-LilacPurple-3:hover {
  --tw-text-opacity: 1;
  color: rgba(200, 162, 200, var(--tw-text-opacity));
}

.hover\:text-CrownSilver-3:hover {
  --tw-text-opacity: 1;
  color: rgba(177, 165, 170, var(--tw-text-opacity));
}

.hover\:text-CoralBlue-3:hover {
  --tw-text-opacity: 1;
  color: rgba(175, 220, 236, var(--tw-text-opacity));
}

.hover\:text-lime-yellow:hover {
  --tw-text-opacity: 1;
  color: rgba(210, 250, 70, var(--tw-text-opacity));
}

.hover\:text-apple-green:hover {
  --tw-text-opacity: 1;
  color: rgba(110, 250, 195, var(--tw-text-opacity));
}

.hover\:text-bg-new-blue:hover {
  --tw-text-opacity: 1;
  color: rgba(57, 220, 240, var(--tw-text-opacity));
}

.hover\:text-bg-new-pink:hover {
  --tw-text-opacity: 1;
  color: rgba(231, 154, 174, var(--tw-text-opacity));
}

.hover\:text-new-pink-1:hover {
  --tw-text-opacity: 1;
  color: rgba(233, 161, 179, var(--tw-text-opacity));
}

.hover\:text-footer-grey:hover {
  --tw-text-opacity: 1;
  color: rgba(51, 50, 56, var(--tw-text-opacity));
}

.hover\:text-border-grey:hover {
  --tw-text-opacity: 1;
  color: rgba(196, 196, 196, var(--tw-text-opacity));
}

.hover\:text-apple-green-1:hover {
  --tw-text-opacity: 1;
  color: rgba(48, 208, 145, var(--tw-text-opacity));
}

.hover\:text-crimson-red:hover {
  --tw-text-opacity: 1;
  color: rgba(210, 35, 35, var(--tw-text-opacity));
}

.hover\:text-asurion-cyan:hover {
  --tw-text-opacity: 1;
  color: rgba(149, 206, 215, var(--tw-text-opacity));
}

.hover\:text-bright-orange:hover {
  --tw-text-opacity: 1;
  color: rgba(255, 139, 26, var(--tw-text-opacity));
}

.hover\:text-Graphite-3:hover {
  --tw-text-opacity: 1;
  color: rgba(210, 206, 219, var(--tw-text-opacity));
}

.hover\:text-PacificBlue-3:hover {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.hover\:text-light-purple:hover {
  --tw-text-opacity: 1;
  color: rgba(179, 163, 215, var(--tw-text-opacity));
}

.hover\:text-asurion-gray:hover {
  --tw-text-opacity: 1;
  color: rgba(216, 216, 216, var(--tw-text-opacity));
}

.hover\:text-OceanBlue-3:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 119, 190, var(--tw-text-opacity));
}

.hover\:text-MetallicCopper-3:hover {
  --tw-text-opacity: 1;
  color: rgba(114, 40, 30, var(--tw-text-opacity));
}

.hover\:text-PorcelainWhite-3:hover {
  --tw-text-opacity: 1;
  color: rgba(248, 251, 248, var(--tw-text-opacity));
}

.hover\:text-LightBlue-3:hover {
  --tw-text-opacity: 1;
  color: rgba(173, 216, 230, var(--tw-text-opacity));
}

.hover\:text-CloudNavy-3:hover {
  --tw-text-opacity: 1;
  color: rgba(96, 115, 135, var(--tw-text-opacity));
}

.hover\:text-CloudMint-3:hover {
  --tw-text-opacity: 1;
  color: rgba(96, 115, 135, var(--tw-text-opacity));
}

.hover\:text-CloudOrange-3:hover {
  --tw-text-opacity: 1;
  color: rgba(255, 186, 151, var(--tw-text-opacity));
}

.hover\:text-CloudLavender-3:hover {
  --tw-text-opacity: 1;
  color: rgba(214, 211, 226, var(--tw-text-opacity));
}

.hover\:text-CloudRed-3:hover {
  --tw-text-opacity: 1;
  color: rgba(219, 176, 162, var(--tw-text-opacity));
}

.hover\:text-CloudWhite-3:hover {
  --tw-text-opacity: 1;
  color: rgba(242, 242, 237, var(--tw-text-opacity));
}

.hover\:text-SunriseGold-3:hover {
  --tw-text-opacity: 1;
  color: rgba(238, 198, 173, var(--tw-text-opacity));
}

.hover\:text-SunshineGold-3:hover {
  --tw-text-opacity: 1;
  color: rgba(238, 198, 173, var(--tw-text-opacity));
}

.hover\:text-AuraBlack-3:hover {
  --tw-text-opacity: 1;
  color: rgba(31, 33, 32, var(--tw-text-opacity));
}

.hover\:text-AuraGlow-3:hover {
  --tw-text-opacity: 1;
  color: rgba(241, 173, 75, var(--tw-text-opacity));
}

.hover\:text-MysticBronze-3:hover {
  --tw-text-opacity: 1;
  color: rgba(60, 37, 22, var(--tw-text-opacity));
}

.hover\:text-MysticGreen-3:hover {
  --tw-text-opacity: 1;
  color: rgba(144, 161, 154, var(--tw-text-opacity));
}

.hover\:text-MysticGrey-3:hover {
  --tw-text-opacity: 1;
  color: rgba(86, 79, 85, var(--tw-text-opacity));
}

.hover\:text-MysticBlack-3:hover {
  --tw-text-opacity: 1;
  color: rgba(53, 58, 60, var(--tw-text-opacity));
}

.hover\:text-MysticWhite-3:hover {
  --tw-text-opacity: 1;
  color: rgba(228, 237, 227, var(--tw-text-opacity));
}

.hover\:text-price-blue1:hover {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.hover\:text-indigo1:hover {
  --tw-text-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-text-opacity));
}

.hover\:text-Purple-4:hover {
  --tw-text-opacity: 1;
  color: rgba(149, 152, 248, var(--tw-text-opacity));
}

.hover\:text-new-blue-2:hover {
  --tw-text-opacity: 1;
  color: rgba(51, 179, 194, var(--tw-text-opacity));
}

.hover\:text-dark-blue-3:hover {
  --tw-text-opacity: 1;
  color: rgba(4, 29, 251, var(--tw-text-opacity));
}

.hover\:text-replace-bg:hover {
  --tw-text-opacity: 1;
  color: rgba(138, 164, 188, var(--tw-text-opacity));
}

.hover\:text-resolve-bg:hover {
  --tw-text-opacity: 1;
  color: rgba(71, 131, 203, var(--tw-text-opacity));
}

.focus\:text-transparent:focus {
  color: transparent;
}

.focus\:text-current:focus {
  color: currentColor;
}

.focus\:text-black:focus {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.focus\:text-white:focus {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.focus\:text-gray-50:focus {
  --tw-text-opacity: 1;
  color: rgba(249, 250, 251, var(--tw-text-opacity));
}

.focus\:text-gray-100:focus {
  --tw-text-opacity: 1;
  color: rgba(243, 244, 246, var(--tw-text-opacity));
}

.focus\:text-gray-200:focus {
  --tw-text-opacity: 1;
  color: rgba(229, 231, 235, var(--tw-text-opacity));
}

.focus\:text-gray-300:focus {
  --tw-text-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-text-opacity));
}

.focus\:text-gray-400:focus {
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}

.focus\:text-gray-500:focus {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}

.focus\:text-gray-600:focus {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.focus\:text-gray-700:focus {
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.focus\:text-gray-800:focus {
  --tw-text-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-text-opacity));
}

.focus\:text-gray-900:focus {
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
}

.focus\:text-red-50:focus {
  --tw-text-opacity: 1;
  color: rgba(254, 242, 242, var(--tw-text-opacity));
}

.focus\:text-red-100:focus {
  --tw-text-opacity: 1;
  color: rgba(254, 226, 226, var(--tw-text-opacity));
}

.focus\:text-red-200:focus {
  --tw-text-opacity: 1;
  color: rgba(254, 202, 202, var(--tw-text-opacity));
}

.focus\:text-red-300:focus {
  --tw-text-opacity: 1;
  color: rgba(252, 165, 165, var(--tw-text-opacity));
}

.focus\:text-red-400:focus {
  --tw-text-opacity: 1;
  color: rgba(248, 113, 113, var(--tw-text-opacity));
}

.focus\:text-red-500:focus {
  --tw-text-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-text-opacity));
}

.focus\:text-red-600:focus {
  --tw-text-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-text-opacity));
}

.focus\:text-red-700:focus {
  --tw-text-opacity: 1;
  color: rgba(185, 28, 28, var(--tw-text-opacity));
}

.focus\:text-red-800:focus {
  --tw-text-opacity: 1;
  color: rgba(153, 27, 27, var(--tw-text-opacity));
}

.focus\:text-red-900:focus {
  --tw-text-opacity: 1;
  color: rgba(127, 29, 29, var(--tw-text-opacity));
}

.focus\:text-yellow-50:focus {
  --tw-text-opacity: 1;
  color: rgba(255, 251, 235, var(--tw-text-opacity));
}

.focus\:text-yellow-100:focus {
  --tw-text-opacity: 1;
  color: rgba(254, 243, 199, var(--tw-text-opacity));
}

.focus\:text-yellow-200:focus {
  --tw-text-opacity: 1;
  color: rgba(253, 230, 138, var(--tw-text-opacity));
}

.focus\:text-yellow-300:focus {
  --tw-text-opacity: 1;
  color: rgba(252, 211, 77, var(--tw-text-opacity));
}

.focus\:text-yellow-400:focus {
  --tw-text-opacity: 1;
  color: rgba(251, 191, 36, var(--tw-text-opacity));
}

.focus\:text-yellow-500:focus {
  --tw-text-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-text-opacity));
}

.focus\:text-yellow-600:focus {
  --tw-text-opacity: 1;
  color: rgba(217, 119, 6, var(--tw-text-opacity));
}

.focus\:text-yellow-700:focus {
  --tw-text-opacity: 1;
  color: rgba(180, 83, 9, var(--tw-text-opacity));
}

.focus\:text-yellow-800:focus {
  --tw-text-opacity: 1;
  color: rgba(146, 64, 14, var(--tw-text-opacity));
}

.focus\:text-yellow-900:focus {
  --tw-text-opacity: 1;
  color: rgba(120, 53, 15, var(--tw-text-opacity));
}

.focus\:text-green-50:focus {
  --tw-text-opacity: 1;
  color: rgba(236, 253, 245, var(--tw-text-opacity));
}

.focus\:text-green-100:focus {
  --tw-text-opacity: 1;
  color: rgba(209, 250, 229, var(--tw-text-opacity));
}

.focus\:text-green-200:focus {
  --tw-text-opacity: 1;
  color: rgba(167, 243, 208, var(--tw-text-opacity));
}

.focus\:text-green-300:focus {
  --tw-text-opacity: 1;
  color: rgba(110, 231, 183, var(--tw-text-opacity));
}

.focus\:text-green-400:focus {
  --tw-text-opacity: 1;
  color: rgba(52, 211, 153, var(--tw-text-opacity));
}

.focus\:text-green-500:focus {
  --tw-text-opacity: 1;
  color: rgba(16, 185, 129, var(--tw-text-opacity));
}

.focus\:text-green-600:focus {
  --tw-text-opacity: 1;
  color: rgba(5, 150, 105, var(--tw-text-opacity));
}

.focus\:text-green-700:focus {
  --tw-text-opacity: 1;
  color: rgba(4, 120, 87, var(--tw-text-opacity));
}

.focus\:text-green-800:focus {
  --tw-text-opacity: 1;
  color: rgba(6, 95, 70, var(--tw-text-opacity));
}

.focus\:text-green-900:focus {
  --tw-text-opacity: 1;
  color: rgba(6, 78, 59, var(--tw-text-opacity));
}

.focus\:text-blue-50:focus {
  --tw-text-opacity: 1;
  color: rgba(239, 246, 255, var(--tw-text-opacity));
}

.focus\:text-blue-100:focus {
  --tw-text-opacity: 1;
  color: rgba(219, 234, 254, var(--tw-text-opacity));
}

.focus\:text-blue-200:focus {
  --tw-text-opacity: 1;
  color: rgba(191, 219, 254, var(--tw-text-opacity));
}

.focus\:text-blue-300:focus {
  --tw-text-opacity: 1;
  color: rgba(147, 197, 253, var(--tw-text-opacity));
}

.focus\:text-blue-400:focus {
  --tw-text-opacity: 1;
  color: rgba(96, 165, 250, var(--tw-text-opacity));
}

.focus\:text-blue-500:focus {
  --tw-text-opacity: 1;
  color: rgba(59, 130, 246, var(--tw-text-opacity));
}

.focus\:text-blue-600:focus {
  --tw-text-opacity: 1;
  color: rgba(37, 99, 235, var(--tw-text-opacity));
}

.focus\:text-blue-700:focus {
  --tw-text-opacity: 1;
  color: rgba(29, 78, 216, var(--tw-text-opacity));
}

.focus\:text-blue-800:focus {
  --tw-text-opacity: 1;
  color: rgba(30, 64, 175, var(--tw-text-opacity));
}

.focus\:text-blue-900:focus {
  --tw-text-opacity: 1;
  color: rgba(30, 58, 138, var(--tw-text-opacity));
}

.focus\:text-indigo-50:focus {
  --tw-text-opacity: 1;
  color: rgba(238, 242, 255, var(--tw-text-opacity));
}

.focus\:text-indigo-100:focus {
  --tw-text-opacity: 1;
  color: rgba(224, 231, 255, var(--tw-text-opacity));
}

.focus\:text-indigo-200:focus {
  --tw-text-opacity: 1;
  color: rgba(199, 210, 254, var(--tw-text-opacity));
}

.focus\:text-indigo-300:focus {
  --tw-text-opacity: 1;
  color: rgba(165, 180, 252, var(--tw-text-opacity));
}

.focus\:text-indigo-400:focus {
  --tw-text-opacity: 1;
  color: rgba(129, 140, 248, var(--tw-text-opacity));
}

.focus\:text-indigo-500:focus {
  --tw-text-opacity: 1;
  color: rgba(99, 102, 241, var(--tw-text-opacity));
}

.focus\:text-indigo-600:focus {
  --tw-text-opacity: 1;
  color: rgba(79, 70, 229, var(--tw-text-opacity));
}

.focus\:text-indigo-700:focus {
  --tw-text-opacity: 1;
  color: rgba(67, 56, 202, var(--tw-text-opacity));
}

.focus\:text-indigo-800:focus {
  --tw-text-opacity: 1;
  color: rgba(55, 48, 163, var(--tw-text-opacity));
}

.focus\:text-indigo-900:focus {
  --tw-text-opacity: 1;
  color: rgba(49, 46, 129, var(--tw-text-opacity));
}

.focus\:text-purple:focus {
  --tw-text-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-text-opacity));
}

.focus\:text-pink-50:focus {
  --tw-text-opacity: 1;
  color: rgba(253, 242, 248, var(--tw-text-opacity));
}

.focus\:text-pink-100:focus {
  --tw-text-opacity: 1;
  color: rgba(252, 231, 243, var(--tw-text-opacity));
}

.focus\:text-pink-200:focus {
  --tw-text-opacity: 1;
  color: rgba(251, 207, 232, var(--tw-text-opacity));
}

.focus\:text-pink-300:focus {
  --tw-text-opacity: 1;
  color: rgba(249, 168, 212, var(--tw-text-opacity));
}

.focus\:text-pink-400:focus {
  --tw-text-opacity: 1;
  color: rgba(244, 114, 182, var(--tw-text-opacity));
}

.focus\:text-pink-500:focus {
  --tw-text-opacity: 1;
  color: rgba(236, 72, 153, var(--tw-text-opacity));
}

.focus\:text-pink-600:focus {
  --tw-text-opacity: 1;
  color: rgba(219, 39, 119, var(--tw-text-opacity));
}

.focus\:text-pink-700:focus {
  --tw-text-opacity: 1;
  color: rgba(190, 24, 93, var(--tw-text-opacity));
}

.focus\:text-pink-800:focus {
  --tw-text-opacity: 1;
  color: rgba(157, 23, 77, var(--tw-text-opacity));
}

.focus\:text-pink-900:focus {
  --tw-text-opacity: 1;
  color: rgba(131, 24, 67, var(--tw-text-opacity));
}

.focus\:text-Asurion-White:focus {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.focus\:text-Asurion-Blue-Brighter:focus {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.focus\:text-Asurion-Blue-Deep:focus {
  --tw-text-opacity: 1;
  color: rgba(39, 67, 204, var(--tw-text-opacity));
}

.focus\:text-Asurion-Blue-Light:focus {
  --tw-text-opacity: 1;
  color: rgba(240, 243, 255, var(--tw-text-opacity));
}

.focus\:text-Asurion-Purple:focus {
  --tw-text-opacity: 1;
  color: rgba(130, 35, 210, var(--tw-text-opacity));
}

.focus\:text-Asurion-Purple-Deeper:focus {
  --tw-text-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-text-opacity));
}

.focus\:text-Asurion-Purple-Light:focus {
  --tw-text-opacity: 1;
  color: rgba(243, 233, 251, var(--tw-text-opacity));
}

.focus\:text-Asurion-Gray-Deepest:focus {
  --tw-text-opacity: 1;
  color: rgba(51, 63, 72, var(--tw-text-opacity));
}

.focus\:text-Asurion-Gray-Deeper:focus {
  --tw-text-opacity: 1;
  color: rgba(110, 118, 125, var(--tw-text-opacity));
}

.focus\:text-Asurion-Gray-Light:focus {
  --tw-text-opacity: 1;
  color: rgba(165, 170, 175, var(--tw-text-opacity));
}

.focus\:text-Asurion-Gray-Lighter:focus {
  --tw-text-opacity: 1;
  color: rgba(230, 230, 235, var(--tw-text-opacity));
}

.focus\:text-Asurion-Gray-Lightest:focus {
  --tw-text-opacity: 1;
  color: rgba(213, 214, 218, var(--tw-text-opacity));
}

.focus\:text-Asurion-Red-Deep:focus {
  --tw-text-opacity: 1;
  color: rgba(219, 27, 27, var(--tw-text-opacity));
}

.focus\:text-light-gray:focus {
  --tw-text-opacity: 1;
  color: rgba(110, 118, 125, var(--tw-text-opacity));
}

.focus\:text-light-gray-1:focus {
  --tw-text-opacity: 1;
  color: rgba(165, 170, 175, var(--tw-text-opacity));
}

.focus\:text-light-gray-2:focus {
  --tw-text-opacity: 1;
  color: rgba(230, 230, 235, var(--tw-text-opacity));
}

.focus\:text-light-gray-3:focus {
  --tw-text-opacity: 1;
  color: rgba(240, 240, 245, var(--tw-text-opacity));
}

.focus\:text-light-gray-4:focus {
  --tw-text-opacity: 1;
  color: rgba(213, 214, 218, var(--tw-text-opacity));
}

.focus\:text-light-gray-5:focus {
  --tw-text-opacity: 1;
  color: rgba(51, 63, 72, var(--tw-text-opacity));
}

.focus\:text-light-slate-gray:focus {
  --tw-text-opacity: 1;
  color: rgba(133, 137, 161, var(--tw-text-opacity));
}

.focus\:text-denim-blue:focus {
  --tw-text-opacity: 1;
  color: rgba(0, 102, 178, var(--tw-text-opacity));
}

.focus\:text-purple-1:focus {
  --tw-text-opacity: 1;
  color: rgba(130, 35, 210, var(--tw-text-opacity));
}

.focus\:text-dark-red:focus {
  --tw-text-opacity: 1;
  color: rgba(219, 27, 27, var(--tw-text-opacity));
}

.focus\:text-bright-red:focus {
  --tw-text-opacity: 1;
  color: rgba(244, 7, 21, var(--tw-text-opacity));
}

.focus\:text-mustard-yellow:focus {
  --tw-text-opacity: 1;
  color: rgba(237, 139, 0, var(--tw-text-opacity));
}

.focus\:text-mustard-yellow-1:focus {
  --tw-text-opacity: 1;
  color: rgba(237, 102, 0, var(--tw-text-opacity));
}

.focus\:text-light-blue:focus {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.focus\:text-light-blue-1:focus {
  --tw-text-opacity: 1;
  color: rgba(74, 104, 249, var(--tw-text-opacity));
}

.focus\:text-light-blue-3:focus {
  color:  #F0F3FF;
}

.focus\:text-light-blue-4:focus {
  --tw-text-opacity: 1;
  color: rgba(240, 243, 255, var(--tw-text-opacity));
}

.focus\:text-purple-blue:focus {
  --tw-text-opacity: 1;
  color: rgba(100, 105, 225, var(--tw-text-opacity));
}

.focus\:text-light-green:focus {
  --tw-text-opacity: 1;
  color: rgba(0, 181, 116, var(--tw-text-opacity));
}

.focus\:text-light-green-1:focus {
  --tw-text-opacity: 1;
  color: rgba(0, 181, 116, var(--tw-text-opacity));
}

.focus\:text-light-bg-green:focus {
  --tw-text-opacity: 1;
  color: rgba(240, 255, 249, var(--tw-text-opacity));
}

.focus\:text-green-1:focus {
  --tw-text-opacity: 1;
  color: rgba(11, 131, 80, var(--tw-text-opacity));
}

.focus\:text-pink-1:focus {
  --tw-text-opacity: 1;
  color: rgba(255, 237, 213, var(--tw-text-opacity));
}

.focus\:text-light-white-1:focus {
  --tw-text-opacity: 1;
  color: rgba(248, 246, 238, var(--tw-text-opacity));
}

.focus\:text-Black-3:focus {
  --tw-text-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-text-opacity));
}

.focus\:text-Default-3:focus {
  --tw-text-opacity: 1;
  color: rgba(31, 33, 32, var(--tw-text-opacity));
}

.focus\:text-White-3:focus {
  --tw-text-opacity: 1;
  color: rgba(249, 246, 239, var(--tw-text-opacity));
}

.focus\:text-Green-3:focus {
  --tw-text-opacity: 1;
  color: rgba(174, 224, 205, var(--tw-text-opacity));
}

.focus\:text-Blue-3:focus {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.focus\:text-Silver-3:focus {
  --tw-text-opacity: 1;
  color: rgba(228, 228, 226, var(--tw-text-opacity));
}

.focus\:text-Yellow-3:focus {
  --tw-text-opacity: 1;
  color: rgba(243, 208, 96, var(--tw-text-opacity));
}

.focus\:text-Grey-3:focus {
  --tw-text-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-text-opacity));
}

.focus\:text-Gray-3:focus {
  --tw-text-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-text-opacity));
}

.focus\:text-Red-3:focus {
  --tw-text-opacity: 1;
  color: rgba(186, 12, 46, var(--tw-text-opacity));
}

.focus\:text-Gold-3:focus {
  --tw-text-opacity: 1;
  color: rgba(245, 221, 197, var(--tw-text-opacity));
}

.focus\:text-light-green-3:focus {
  --tw-text-opacity: 1;
  color: rgba(243, 233, 251, var(--tw-text-opacity));
}

.focus\:text-dark-blue-2:focus {
  --tw-text-opacity: 1;
  color: rgba(39, 67, 204, var(--tw-text-opacity));
}

.focus\:text-blue-1:focus {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.focus\:text-yellow-1:focus {
  --tw-text-opacity: 1;
  color: rgba(237, 184, 0, var(--tw-text-opacity));
}

.focus\:text-blue-2:focus {
  --tw-text-opacity: 1;
  color: rgba(37, 59, 170, var(--tw-text-opacity));
}

.focus\:text-light-pink:focus {
  --tw-text-opacity: 1;
  color: rgba(255, 80, 112, var(--tw-text-opacity));
}

.focus\:text-bright-green:focus {
  --tw-text-opacity: 1;
  color: rgba(110, 250, 195, var(--tw-text-opacity));
}

.focus\:text-bright-yellow:focus {
  --tw-text-opacity: 1;
  color: rgba(210, 250, 70, var(--tw-text-opacity));
}

.focus\:text-SpaceGrey-3:focus {
  --tw-text-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-text-opacity));
}

.focus\:text-Purple-3:focus {
  --tw-text-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-text-opacity));
}

.focus\:text-LightPurple-3:focus {
  --tw-text-opacity: 1;
  color: rgba(209, 205, 218, var(--tw-text-opacity));
}

.focus\:text-Glow-3:focus {
  --tw-text-opacity: 1;
  color: rgba(241, 173, 75, var(--tw-text-opacity));
}

.focus\:text-Bronze-3:focus {
  --tw-text-opacity: 1;
  color: rgba(205, 127, 50, var(--tw-text-opacity));
}

.focus\:text-Copper-3:focus {
  --tw-text-opacity: 1;
  color: rgba(184, 115, 51, var(--tw-text-opacity));
}

.focus\:text-Pink-3:focus {
  --tw-text-opacity: 1;
  color: rgba(255, 192, 203, var(--tw-text-opacity));
}

.focus\:text-Orange-3:focus {
  --tw-text-opacity: 1;
  color: rgba(255, 165, 0, var(--tw-text-opacity));
}

.focus\:text-Coral-3:focus {
  --tw-text-opacity: 1;
  color: rgba(238, 119, 98, var(--tw-text-opacity));
}

.focus\:text-MajesticBlack-3:focus {
  --tw-text-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-text-opacity));
}

.focus\:text-PrismBlack-3:focus {
  --tw-text-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-text-opacity));
}

.focus\:text-CeramicBlack-3:focus {
  --tw-text-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-text-opacity));
}

.focus\:text-MidnightBlack-3:focus {
  --tw-text-opacity: 1;
  color: rgba(0, 4, 13, var(--tw-text-opacity));
}

.focus\:text-PrismWhite-3:focus {
  --tw-text-opacity: 1;
  color: rgba(225, 216, 203, var(--tw-text-opacity));
}

.focus\:text-CeramicWhite-3:focus {
  --tw-text-opacity: 1;
  color: rgba(194, 194, 196, var(--tw-text-opacity));
}

.focus\:text-LilacPurple-3:focus {
  --tw-text-opacity: 1;
  color: rgba(200, 162, 200, var(--tw-text-opacity));
}

.focus\:text-CrownSilver-3:focus {
  --tw-text-opacity: 1;
  color: rgba(177, 165, 170, var(--tw-text-opacity));
}

.focus\:text-CoralBlue-3:focus {
  --tw-text-opacity: 1;
  color: rgba(175, 220, 236, var(--tw-text-opacity));
}

.focus\:text-lime-yellow:focus {
  --tw-text-opacity: 1;
  color: rgba(210, 250, 70, var(--tw-text-opacity));
}

.focus\:text-apple-green:focus {
  --tw-text-opacity: 1;
  color: rgba(110, 250, 195, var(--tw-text-opacity));
}

.focus\:text-bg-new-blue:focus {
  --tw-text-opacity: 1;
  color: rgba(57, 220, 240, var(--tw-text-opacity));
}

.focus\:text-bg-new-pink:focus {
  --tw-text-opacity: 1;
  color: rgba(231, 154, 174, var(--tw-text-opacity));
}

.focus\:text-new-pink-1:focus {
  --tw-text-opacity: 1;
  color: rgba(233, 161, 179, var(--tw-text-opacity));
}

.focus\:text-footer-grey:focus {
  --tw-text-opacity: 1;
  color: rgba(51, 50, 56, var(--tw-text-opacity));
}

.focus\:text-border-grey:focus {
  --tw-text-opacity: 1;
  color: rgba(196, 196, 196, var(--tw-text-opacity));
}

.focus\:text-apple-green-1:focus {
  --tw-text-opacity: 1;
  color: rgba(48, 208, 145, var(--tw-text-opacity));
}

.focus\:text-crimson-red:focus {
  --tw-text-opacity: 1;
  color: rgba(210, 35, 35, var(--tw-text-opacity));
}

.focus\:text-asurion-cyan:focus {
  --tw-text-opacity: 1;
  color: rgba(149, 206, 215, var(--tw-text-opacity));
}

.focus\:text-bright-orange:focus {
  --tw-text-opacity: 1;
  color: rgba(255, 139, 26, var(--tw-text-opacity));
}

.focus\:text-Graphite-3:focus {
  --tw-text-opacity: 1;
  color: rgba(210, 206, 219, var(--tw-text-opacity));
}

.focus\:text-PacificBlue-3:focus {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.focus\:text-light-purple:focus {
  --tw-text-opacity: 1;
  color: rgba(179, 163, 215, var(--tw-text-opacity));
}

.focus\:text-asurion-gray:focus {
  --tw-text-opacity: 1;
  color: rgba(216, 216, 216, var(--tw-text-opacity));
}

.focus\:text-OceanBlue-3:focus {
  --tw-text-opacity: 1;
  color: rgba(0, 119, 190, var(--tw-text-opacity));
}

.focus\:text-MetallicCopper-3:focus {
  --tw-text-opacity: 1;
  color: rgba(114, 40, 30, var(--tw-text-opacity));
}

.focus\:text-PorcelainWhite-3:focus {
  --tw-text-opacity: 1;
  color: rgba(248, 251, 248, var(--tw-text-opacity));
}

.focus\:text-LightBlue-3:focus {
  --tw-text-opacity: 1;
  color: rgba(173, 216, 230, var(--tw-text-opacity));
}

.focus\:text-CloudNavy-3:focus {
  --tw-text-opacity: 1;
  color: rgba(96, 115, 135, var(--tw-text-opacity));
}

.focus\:text-CloudMint-3:focus {
  --tw-text-opacity: 1;
  color: rgba(96, 115, 135, var(--tw-text-opacity));
}

.focus\:text-CloudOrange-3:focus {
  --tw-text-opacity: 1;
  color: rgba(255, 186, 151, var(--tw-text-opacity));
}

.focus\:text-CloudLavender-3:focus {
  --tw-text-opacity: 1;
  color: rgba(214, 211, 226, var(--tw-text-opacity));
}

.focus\:text-CloudRed-3:focus {
  --tw-text-opacity: 1;
  color: rgba(219, 176, 162, var(--tw-text-opacity));
}

.focus\:text-CloudWhite-3:focus {
  --tw-text-opacity: 1;
  color: rgba(242, 242, 237, var(--tw-text-opacity));
}

.focus\:text-SunriseGold-3:focus {
  --tw-text-opacity: 1;
  color: rgba(238, 198, 173, var(--tw-text-opacity));
}

.focus\:text-SunshineGold-3:focus {
  --tw-text-opacity: 1;
  color: rgba(238, 198, 173, var(--tw-text-opacity));
}

.focus\:text-AuraBlack-3:focus {
  --tw-text-opacity: 1;
  color: rgba(31, 33, 32, var(--tw-text-opacity));
}

.focus\:text-AuraGlow-3:focus {
  --tw-text-opacity: 1;
  color: rgba(241, 173, 75, var(--tw-text-opacity));
}

.focus\:text-MysticBronze-3:focus {
  --tw-text-opacity: 1;
  color: rgba(60, 37, 22, var(--tw-text-opacity));
}

.focus\:text-MysticGreen-3:focus {
  --tw-text-opacity: 1;
  color: rgba(144, 161, 154, var(--tw-text-opacity));
}

.focus\:text-MysticGrey-3:focus {
  --tw-text-opacity: 1;
  color: rgba(86, 79, 85, var(--tw-text-opacity));
}

.focus\:text-MysticBlack-3:focus {
  --tw-text-opacity: 1;
  color: rgba(53, 58, 60, var(--tw-text-opacity));
}

.focus\:text-MysticWhite-3:focus {
  --tw-text-opacity: 1;
  color: rgba(228, 237, 227, var(--tw-text-opacity));
}

.focus\:text-price-blue1:focus {
  --tw-text-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-text-opacity));
}

.focus\:text-indigo1:focus {
  --tw-text-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-text-opacity));
}

.focus\:text-Purple-4:focus {
  --tw-text-opacity: 1;
  color: rgba(149, 152, 248, var(--tw-text-opacity));
}

.focus\:text-new-blue-2:focus {
  --tw-text-opacity: 1;
  color: rgba(51, 179, 194, var(--tw-text-opacity));
}

.focus\:text-dark-blue-3:focus {
  --tw-text-opacity: 1;
  color: rgba(4, 29, 251, var(--tw-text-opacity));
}

.focus\:text-replace-bg:focus {
  --tw-text-opacity: 1;
  color: rgba(138, 164, 188, var(--tw-text-opacity));
}

.focus\:text-resolve-bg:focus {
  --tw-text-opacity: 1;
  color: rgba(71, 131, 203, var(--tw-text-opacity));
}

.text-opacity-0 {
  --tw-text-opacity: 0;
}

.text-opacity-5 {
  --tw-text-opacity: 0.05;
}

.text-opacity-10 {
  --tw-text-opacity: 0.1;
}

.text-opacity-20 {
  --tw-text-opacity: 0.2;
}

.text-opacity-25 {
  --tw-text-opacity: 0.25;
}

.text-opacity-30 {
  --tw-text-opacity: 0.3;
}

.text-opacity-40 {
  --tw-text-opacity: 0.4;
}

.text-opacity-50 {
  --tw-text-opacity: 0.5;
}

.text-opacity-60 {
  --tw-text-opacity: 0.6;
}

.text-opacity-70 {
  --tw-text-opacity: 0.7;
}

.text-opacity-75 {
  --tw-text-opacity: 0.75;
}

.text-opacity-80 {
  --tw-text-opacity: 0.8;
}

.text-opacity-90 {
  --tw-text-opacity: 0.9;
}

.text-opacity-95 {
  --tw-text-opacity: 0.95;
}

.text-opacity-100 {
  --tw-text-opacity: 1;
}

.group:hover .group-hover\:text-opacity-0 {
  --tw-text-opacity: 0;
}

.group:hover .group-hover\:text-opacity-5 {
  --tw-text-opacity: 0.05;
}

.group:hover .group-hover\:text-opacity-10 {
  --tw-text-opacity: 0.1;
}

.group:hover .group-hover\:text-opacity-20 {
  --tw-text-opacity: 0.2;
}

.group:hover .group-hover\:text-opacity-25 {
  --tw-text-opacity: 0.25;
}

.group:hover .group-hover\:text-opacity-30 {
  --tw-text-opacity: 0.3;
}

.group:hover .group-hover\:text-opacity-40 {
  --tw-text-opacity: 0.4;
}

.group:hover .group-hover\:text-opacity-50 {
  --tw-text-opacity: 0.5;
}

.group:hover .group-hover\:text-opacity-60 {
  --tw-text-opacity: 0.6;
}

.group:hover .group-hover\:text-opacity-70 {
  --tw-text-opacity: 0.7;
}

.group:hover .group-hover\:text-opacity-75 {
  --tw-text-opacity: 0.75;
}

.group:hover .group-hover\:text-opacity-80 {
  --tw-text-opacity: 0.8;
}

.group:hover .group-hover\:text-opacity-90 {
  --tw-text-opacity: 0.9;
}

.group:hover .group-hover\:text-opacity-95 {
  --tw-text-opacity: 0.95;
}

.group:hover .group-hover\:text-opacity-100 {
  --tw-text-opacity: 1;
}

.focus-within\:text-opacity-0:focus-within {
  --tw-text-opacity: 0;
}

.focus-within\:text-opacity-5:focus-within {
  --tw-text-opacity: 0.05;
}

.focus-within\:text-opacity-10:focus-within {
  --tw-text-opacity: 0.1;
}

.focus-within\:text-opacity-20:focus-within {
  --tw-text-opacity: 0.2;
}

.focus-within\:text-opacity-25:focus-within {
  --tw-text-opacity: 0.25;
}

.focus-within\:text-opacity-30:focus-within {
  --tw-text-opacity: 0.3;
}

.focus-within\:text-opacity-40:focus-within {
  --tw-text-opacity: 0.4;
}

.focus-within\:text-opacity-50:focus-within {
  --tw-text-opacity: 0.5;
}

.focus-within\:text-opacity-60:focus-within {
  --tw-text-opacity: 0.6;
}

.focus-within\:text-opacity-70:focus-within {
  --tw-text-opacity: 0.7;
}

.focus-within\:text-opacity-75:focus-within {
  --tw-text-opacity: 0.75;
}

.focus-within\:text-opacity-80:focus-within {
  --tw-text-opacity: 0.8;
}

.focus-within\:text-opacity-90:focus-within {
  --tw-text-opacity: 0.9;
}

.focus-within\:text-opacity-95:focus-within {
  --tw-text-opacity: 0.95;
}

.focus-within\:text-opacity-100:focus-within {
  --tw-text-opacity: 1;
}

.hover\:text-opacity-0:hover {
  --tw-text-opacity: 0;
}

.hover\:text-opacity-5:hover {
  --tw-text-opacity: 0.05;
}

.hover\:text-opacity-10:hover {
  --tw-text-opacity: 0.1;
}

.hover\:text-opacity-20:hover {
  --tw-text-opacity: 0.2;
}

.hover\:text-opacity-25:hover {
  --tw-text-opacity: 0.25;
}

.hover\:text-opacity-30:hover {
  --tw-text-opacity: 0.3;
}

.hover\:text-opacity-40:hover {
  --tw-text-opacity: 0.4;
}

.hover\:text-opacity-50:hover {
  --tw-text-opacity: 0.5;
}

.hover\:text-opacity-60:hover {
  --tw-text-opacity: 0.6;
}

.hover\:text-opacity-70:hover {
  --tw-text-opacity: 0.7;
}

.hover\:text-opacity-75:hover {
  --tw-text-opacity: 0.75;
}

.hover\:text-opacity-80:hover {
  --tw-text-opacity: 0.8;
}

.hover\:text-opacity-90:hover {
  --tw-text-opacity: 0.9;
}

.hover\:text-opacity-95:hover {
  --tw-text-opacity: 0.95;
}

.hover\:text-opacity-100:hover {
  --tw-text-opacity: 1;
}

.focus\:text-opacity-0:focus {
  --tw-text-opacity: 0;
}

.focus\:text-opacity-5:focus {
  --tw-text-opacity: 0.05;
}

.focus\:text-opacity-10:focus {
  --tw-text-opacity: 0.1;
}

.focus\:text-opacity-20:focus {
  --tw-text-opacity: 0.2;
}

.focus\:text-opacity-25:focus {
  --tw-text-opacity: 0.25;
}

.focus\:text-opacity-30:focus {
  --tw-text-opacity: 0.3;
}

.focus\:text-opacity-40:focus {
  --tw-text-opacity: 0.4;
}

.focus\:text-opacity-50:focus {
  --tw-text-opacity: 0.5;
}

.focus\:text-opacity-60:focus {
  --tw-text-opacity: 0.6;
}

.focus\:text-opacity-70:focus {
  --tw-text-opacity: 0.7;
}

.focus\:text-opacity-75:focus {
  --tw-text-opacity: 0.75;
}

.focus\:text-opacity-80:focus {
  --tw-text-opacity: 0.8;
}

.focus\:text-opacity-90:focus {
  --tw-text-opacity: 0.9;
}

.focus\:text-opacity-95:focus {
  --tw-text-opacity: 0.95;
}

.focus\:text-opacity-100:focus {
  --tw-text-opacity: 1;
}

.underline {
  text-decoration: underline;
}

.line-through {
  text-decoration: line-through;
}

.no-underline {
  text-decoration: none;
}

.group:hover .group-hover\:underline {
  text-decoration: underline;
}

.group:hover .group-hover\:line-through {
  text-decoration: line-through;
}

.group:hover .group-hover\:no-underline {
  text-decoration: none;
}

.focus-within\:underline:focus-within {
  text-decoration: underline;
}

.focus-within\:line-through:focus-within {
  text-decoration: line-through;
}

.focus-within\:no-underline:focus-within {
  text-decoration: none;
}

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

.hover\:line-through:hover {
  text-decoration: line-through;
}

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

.focus\:underline:focus {
  text-decoration: underline;
}

.focus\:line-through:focus {
  text-decoration: line-through;
}

.focus\:no-underline:focus {
  text-decoration: none;
}

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

.subpixel-antialiased {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

.placeholder-transparent::-moz-placeholder {
  color: transparent;
}

.placeholder-transparent::placeholder {
  color: transparent;
}

.placeholder-current::-moz-placeholder {
  color: currentColor;
}

.placeholder-current::placeholder {
  color: currentColor;
}

.placeholder-black::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
}

.placeholder-black::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
}

.placeholder-white::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}

.placeholder-white::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}

.placeholder-gray-50::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
}

.placeholder-gray-50::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
}

.placeholder-gray-100::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
}

.placeholder-gray-100::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
}

.placeholder-gray-200::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
}

.placeholder-gray-200::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
}

.placeholder-gray-300::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
}

.placeholder-gray-300::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
}

.placeholder-gray-400::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
}

.placeholder-gray-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
}

.placeholder-gray-500::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
}

.placeholder-gray-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
}

.placeholder-gray-600::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
}

.placeholder-gray-600::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
}

.placeholder-gray-700::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
}

.placeholder-gray-700::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
}

.placeholder-gray-800::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
}

.placeholder-gray-800::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
}

.placeholder-gray-900::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
}

.placeholder-gray-900::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
}

.placeholder-red-50::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
}

.placeholder-red-50::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
}

.placeholder-red-100::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
}

.placeholder-red-100::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
}

.placeholder-red-200::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
}

.placeholder-red-200::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
}

.placeholder-red-300::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
}

.placeholder-red-300::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
}

.placeholder-red-400::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
}

.placeholder-red-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
}

.placeholder-red-500::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
}

.placeholder-red-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
}

.placeholder-red-600::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
}

.placeholder-red-600::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
}

.placeholder-red-700::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
}

.placeholder-red-700::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
}

.placeholder-red-800::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
}

.placeholder-red-800::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
}

.placeholder-red-900::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
}

.placeholder-red-900::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
}

.placeholder-yellow-50::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
}

.placeholder-yellow-50::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
}

.placeholder-yellow-100::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
}

.placeholder-yellow-100::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
}

.placeholder-yellow-200::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
}

.placeholder-yellow-200::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
}

.placeholder-yellow-300::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
}

.placeholder-yellow-300::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
}

.placeholder-yellow-400::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
}

.placeholder-yellow-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
}

.placeholder-yellow-500::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
}

.placeholder-yellow-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
}

.placeholder-yellow-600::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
}

.placeholder-yellow-600::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
}

.placeholder-yellow-700::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
}

.placeholder-yellow-700::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
}

.placeholder-yellow-800::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
}

.placeholder-yellow-800::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
}

.placeholder-yellow-900::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
}

.placeholder-yellow-900::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
}

.placeholder-green-50::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
}

.placeholder-green-50::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
}

.placeholder-green-100::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
}

.placeholder-green-100::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
}

.placeholder-green-200::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
}

.placeholder-green-200::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
}

.placeholder-green-300::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
}

.placeholder-green-300::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
}

.placeholder-green-400::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
}

.placeholder-green-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
}

.placeholder-green-500::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
}

.placeholder-green-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
}

.placeholder-green-600::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
}

.placeholder-green-600::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
}

.placeholder-green-700::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
}

.placeholder-green-700::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
}

.placeholder-green-800::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
}

.placeholder-green-800::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
}

.placeholder-green-900::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
}

.placeholder-green-900::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
}

.placeholder-blue-50::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
}

.placeholder-blue-50::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
}

.placeholder-blue-100::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
}

.placeholder-blue-100::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
}

.placeholder-blue-200::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
}

.placeholder-blue-200::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
}

.placeholder-blue-300::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
}

.placeholder-blue-300::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
}

.placeholder-blue-400::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
}

.placeholder-blue-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
}

.placeholder-blue-500::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
}

.placeholder-blue-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
}

.placeholder-blue-600::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
}

.placeholder-blue-600::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
}

.placeholder-blue-700::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
}

.placeholder-blue-700::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
}

.placeholder-blue-800::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
}

.placeholder-blue-800::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
}

.placeholder-blue-900::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
}

.placeholder-blue-900::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
}

.placeholder-indigo-50::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
}

.placeholder-indigo-50::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
}

.placeholder-indigo-100::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
}

.placeholder-indigo-100::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
}

.placeholder-indigo-200::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
}

.placeholder-indigo-200::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
}

.placeholder-indigo-300::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
}

.placeholder-indigo-300::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
}

.placeholder-indigo-400::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
}

.placeholder-indigo-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
}

.placeholder-indigo-500::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
}

.placeholder-indigo-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
}

.placeholder-indigo-600::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
}

.placeholder-indigo-600::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
}

.placeholder-indigo-700::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
}

.placeholder-indigo-700::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
}

.placeholder-indigo-800::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
}

.placeholder-indigo-800::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
}

.placeholder-indigo-900::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
}

.placeholder-indigo-900::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
}

.placeholder-purple::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
}

.placeholder-purple::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
}

.placeholder-pink-50::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
}

.placeholder-pink-50::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
}

.placeholder-pink-100::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
}

.placeholder-pink-100::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
}

.placeholder-pink-200::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
}

.placeholder-pink-200::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
}

.placeholder-pink-300::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
}

.placeholder-pink-300::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
}

.placeholder-pink-400::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
}

.placeholder-pink-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
}

.placeholder-pink-500::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
}

.placeholder-pink-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
}

.placeholder-pink-600::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
}

.placeholder-pink-600::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
}

.placeholder-pink-700::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
}

.placeholder-pink-700::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
}

.placeholder-pink-800::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
}

.placeholder-pink-800::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
}

.placeholder-pink-900::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
}

.placeholder-pink-900::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-White::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-White::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Blue-Brighter::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Blue-Brighter::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Blue-Deep::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Blue-Deep::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Blue-Light::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Blue-Light::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Purple::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Purple::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Purple-Deeper::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Purple-Deeper::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Purple-Light::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Purple-Light::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Gray-Deepest::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Gray-Deepest::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Gray-Deeper::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Gray-Deeper::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Gray-Light::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Gray-Light::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Gray-Lighter::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Gray-Lighter::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Gray-Lightest::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Gray-Lightest::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Red-Deep::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
}

.placeholder-Asurion-Red-Deep::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
}

.placeholder-light-gray::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
}

.placeholder-light-gray::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
}

.placeholder-light-gray-1::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
}

.placeholder-light-gray-1::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
}

.placeholder-light-gray-2::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
}

.placeholder-light-gray-2::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
}

.placeholder-light-gray-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
}

.placeholder-light-gray-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
}

.placeholder-light-gray-4::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
}

.placeholder-light-gray-4::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
}

.placeholder-light-gray-5::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
}

.placeholder-light-gray-5::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
}

.placeholder-light-slate-gray::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
}

.placeholder-light-slate-gray::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
}

.placeholder-denim-blue::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
}

.placeholder-denim-blue::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
}

.placeholder-purple-1::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
}

.placeholder-purple-1::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
}

.placeholder-dark-red::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
}

.placeholder-dark-red::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
}

.placeholder-bright-red::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
}

.placeholder-bright-red::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
}

.placeholder-mustard-yellow::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
}

.placeholder-mustard-yellow::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
}

.placeholder-mustard-yellow-1::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
}

.placeholder-mustard-yellow-1::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
}

.placeholder-light-blue::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.placeholder-light-blue::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.placeholder-light-blue-1::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
}

.placeholder-light-blue-1::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
}

.placeholder-light-blue-3::-moz-placeholder {
  color:  #F0F3FF;
}

.placeholder-light-blue-3::placeholder {
  color:  #F0F3FF;
}

.placeholder-light-blue-4::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
}

.placeholder-light-blue-4::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
}

.placeholder-purple-blue::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
}

.placeholder-purple-blue::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
}

.placeholder-light-green::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
}

.placeholder-light-green::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
}

.placeholder-light-green-1::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
}

.placeholder-light-green-1::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
}

.placeholder-light-bg-green::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
}

.placeholder-light-bg-green::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
}

.placeholder-green-1::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
}

.placeholder-green-1::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
}

.placeholder-pink-1::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
}

.placeholder-pink-1::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
}

.placeholder-light-white-1::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
}

.placeholder-light-white-1::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
}

.placeholder-Black-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
}

.placeholder-Black-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
}

.placeholder-Default-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
}

.placeholder-Default-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
}

.placeholder-White-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
}

.placeholder-White-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
}

.placeholder-Green-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
}

.placeholder-Green-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
}

.placeholder-Blue-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.placeholder-Blue-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.placeholder-Silver-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
}

.placeholder-Silver-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
}

.placeholder-Yellow-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
}

.placeholder-Yellow-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
}

.placeholder-Grey-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
}

.placeholder-Grey-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
}

.placeholder-Gray-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
}

.placeholder-Gray-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
}

.placeholder-Red-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
}

.placeholder-Red-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
}

.placeholder-Gold-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
}

.placeholder-Gold-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
}

.placeholder-light-green-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
}

.placeholder-light-green-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
}

.placeholder-dark-blue-2::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
}

.placeholder-dark-blue-2::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
}

.placeholder-blue-1::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.placeholder-blue-1::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.placeholder-yellow-1::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
}

.placeholder-yellow-1::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
}

.placeholder-blue-2::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
}

.placeholder-blue-2::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
}

.placeholder-light-pink::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
}

.placeholder-light-pink::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
}

.placeholder-bright-green::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
}

.placeholder-bright-green::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
}

.placeholder-bright-yellow::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
}

.placeholder-bright-yellow::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
}

.placeholder-SpaceGrey-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
}

.placeholder-SpaceGrey-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
}

.placeholder-Purple-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
}

.placeholder-Purple-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
}

.placeholder-LightPurple-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
}

.placeholder-LightPurple-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
}

.placeholder-Glow-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
}

.placeholder-Glow-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
}

.placeholder-Bronze-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
}

.placeholder-Bronze-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
}

.placeholder-Copper-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
}

.placeholder-Copper-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
}

.placeholder-Pink-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
}

.placeholder-Pink-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
}

.placeholder-Orange-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
}

.placeholder-Orange-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
}

.placeholder-Coral-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
}

.placeholder-Coral-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
}

.placeholder-MajesticBlack-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
}

.placeholder-MajesticBlack-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
}

.placeholder-PrismBlack-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
}

.placeholder-PrismBlack-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
}

.placeholder-CeramicBlack-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
}

.placeholder-CeramicBlack-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
}

.placeholder-MidnightBlack-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
}

.placeholder-MidnightBlack-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
}

.placeholder-PrismWhite-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
}

.placeholder-PrismWhite-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
}

.placeholder-CeramicWhite-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
}

.placeholder-CeramicWhite-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
}

.placeholder-LilacPurple-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
}

.placeholder-LilacPurple-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
}

.placeholder-CrownSilver-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
}

.placeholder-CrownSilver-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
}

.placeholder-CoralBlue-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
}

.placeholder-CoralBlue-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
}

.placeholder-lime-yellow::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
}

.placeholder-lime-yellow::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
}

.placeholder-apple-green::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
}

.placeholder-apple-green::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
}

.placeholder-bg-new-blue::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
}

.placeholder-bg-new-blue::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
}

.placeholder-bg-new-pink::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
}

.placeholder-bg-new-pink::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
}

.placeholder-new-pink-1::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
}

.placeholder-new-pink-1::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
}

.placeholder-footer-grey::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
}

.placeholder-footer-grey::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
}

.placeholder-border-grey::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
}

.placeholder-border-grey::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
}

.placeholder-apple-green-1::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
}

.placeholder-apple-green-1::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
}

.placeholder-crimson-red::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
}

.placeholder-crimson-red::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
}

.placeholder-asurion-cyan::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
}

.placeholder-asurion-cyan::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
}

.placeholder-bright-orange::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
}

.placeholder-bright-orange::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
}

.placeholder-Graphite-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
}

.placeholder-Graphite-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
}

.placeholder-PacificBlue-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.placeholder-PacificBlue-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.placeholder-light-purple::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
}

.placeholder-light-purple::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
}

.placeholder-asurion-gray::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
}

.placeholder-asurion-gray::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
}

.placeholder-OceanBlue-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
}

.placeholder-OceanBlue-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
}

.placeholder-MetallicCopper-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
}

.placeholder-MetallicCopper-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
}

.placeholder-PorcelainWhite-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
}

.placeholder-PorcelainWhite-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
}

.placeholder-LightBlue-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
}

.placeholder-LightBlue-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
}

.placeholder-CloudNavy-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
}

.placeholder-CloudNavy-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
}

.placeholder-CloudMint-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
}

.placeholder-CloudMint-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
}

.placeholder-CloudOrange-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
}

.placeholder-CloudOrange-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
}

.placeholder-CloudLavender-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
}

.placeholder-CloudLavender-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
}

.placeholder-CloudRed-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
}

.placeholder-CloudRed-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
}

.placeholder-CloudWhite-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
}

.placeholder-CloudWhite-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
}

.placeholder-SunriseGold-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
}

.placeholder-SunriseGold-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
}

.placeholder-SunshineGold-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
}

.placeholder-SunshineGold-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
}

.placeholder-AuraBlack-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
}

.placeholder-AuraBlack-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
}

.placeholder-AuraGlow-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
}

.placeholder-AuraGlow-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
}

.placeholder-MysticBronze-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
}

.placeholder-MysticBronze-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
}

.placeholder-MysticGreen-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
}

.placeholder-MysticGreen-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
}

.placeholder-MysticGrey-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
}

.placeholder-MysticGrey-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
}

.placeholder-MysticBlack-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
}

.placeholder-MysticBlack-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
}

.placeholder-MysticWhite-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
}

.placeholder-MysticWhite-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
}

.placeholder-price-blue1::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.placeholder-price-blue1::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.placeholder-indigo1::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
}

.placeholder-indigo1::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
}

.placeholder-Purple-4::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
}

.placeholder-Purple-4::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
}

.placeholder-new-blue-2::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
}

.placeholder-new-blue-2::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
}

.placeholder-dark-blue-3::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
}

.placeholder-dark-blue-3::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
}

.placeholder-replace-bg::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
}

.placeholder-replace-bg::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
}

.placeholder-resolve-bg::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
}

.placeholder-resolve-bg::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
}

.focus\:placeholder-transparent:focus::-moz-placeholder {
  color: transparent;
}

.focus\:placeholder-transparent:focus::placeholder {
  color: transparent;
}

.focus\:placeholder-current:focus::-moz-placeholder {
  color: currentColor;
}

.focus\:placeholder-current:focus::placeholder {
  color: currentColor;
}

.focus\:placeholder-black:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
}

.focus\:placeholder-black:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
}

.focus\:placeholder-white:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-white:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-50:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-50:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-100:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-100:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-200:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-200:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-300:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-300:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-400:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-400:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-500:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-500:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-600:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-600:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-700:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-700:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-800:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-800:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-900:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
}

.focus\:placeholder-gray-900:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-50:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-50:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-100:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-100:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-200:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-200:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-300:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-300:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-400:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-400:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-500:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-500:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-600:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-600:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-700:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-700:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-800:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-800:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-900:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
}

.focus\:placeholder-red-900:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-50:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-50:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-100:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-100:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-200:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-200:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-300:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-300:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-400:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-400:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-500:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-500:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-600:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-600:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-700:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-700:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-800:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-800:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-900:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-900:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-50:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-50:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-100:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-100:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-200:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-200:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-300:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-300:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-400:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-400:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-500:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-500:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-600:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-600:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-700:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-700:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-800:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-800:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-900:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-900:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-50:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-50:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-100:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-100:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-200:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-200:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-300:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-300:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-400:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-400:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-500:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-500:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-600:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-600:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-700:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-700:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-800:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-800:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-900:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-900:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-50:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-50:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-100:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-100:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-200:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-200:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-300:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-300:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-400:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-400:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-500:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-500:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-600:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-600:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-700:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-700:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-800:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-800:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-900:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo-900:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-50:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-50:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-100:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-100:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-200:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-200:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-300:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-300:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-400:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-400:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-500:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-500:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-600:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-600:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-700:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-700:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-800:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-800:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-900:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-900:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-White:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-White:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Blue-Brighter:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Blue-Brighter:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Blue-Deep:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Blue-Deep:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Blue-Light:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Blue-Light:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Purple:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Purple:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Purple-Deeper:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Purple-Deeper:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Purple-Light:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Purple-Light:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Gray-Deepest:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Gray-Deepest:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Gray-Deeper:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Gray-Deeper:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Gray-Light:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Gray-Light:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Gray-Lighter:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Gray-Lighter:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Gray-Lightest:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Gray-Lightest:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Red-Deep:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Asurion-Red-Deep:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-gray:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-gray:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-gray-1:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-gray-1:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-gray-2:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-gray-2:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-gray-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-gray-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-gray-4:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-gray-4:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-gray-5:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-gray-5:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-slate-gray:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-slate-gray:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
}

.focus\:placeholder-denim-blue:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
}

.focus\:placeholder-denim-blue:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple-1:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple-1:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
}

.focus\:placeholder-dark-red:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
}

.focus\:placeholder-dark-red:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
}

.focus\:placeholder-bright-red:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
}

.focus\:placeholder-bright-red:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
}

.focus\:placeholder-mustard-yellow:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
}

.focus\:placeholder-mustard-yellow:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
}

.focus\:placeholder-mustard-yellow-1:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
}

.focus\:placeholder-mustard-yellow-1:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-blue:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-blue:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-blue-1:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-blue-1:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-blue-3:focus::-moz-placeholder {
  color:  #F0F3FF;
}

.focus\:placeholder-light-blue-3:focus::placeholder {
  color:  #F0F3FF;
}

.focus\:placeholder-light-blue-4:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-blue-4:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple-blue:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
}

.focus\:placeholder-purple-blue:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-green:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-green:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-green-1:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-green-1:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-bg-green:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-bg-green:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-1:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
}

.focus\:placeholder-green-1:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-1:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
}

.focus\:placeholder-pink-1:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-white-1:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-white-1:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Black-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Black-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Default-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Default-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
}

.focus\:placeholder-White-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
}

.focus\:placeholder-White-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Green-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Green-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Blue-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Blue-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Silver-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Silver-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Yellow-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Yellow-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Grey-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Grey-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Gray-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Gray-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Red-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Red-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Gold-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Gold-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-green-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-green-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
}

.focus\:placeholder-dark-blue-2:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
}

.focus\:placeholder-dark-blue-2:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-1:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-1:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-1:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
}

.focus\:placeholder-yellow-1:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-2:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
}

.focus\:placeholder-blue-2:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-pink:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-pink:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
}

.focus\:placeholder-bright-green:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
}

.focus\:placeholder-bright-green:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
}

.focus\:placeholder-bright-yellow:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
}

.focus\:placeholder-bright-yellow:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
}

.focus\:placeholder-SpaceGrey-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
}

.focus\:placeholder-SpaceGrey-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Purple-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Purple-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
}

.focus\:placeholder-LightPurple-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
}

.focus\:placeholder-LightPurple-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Glow-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Glow-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Bronze-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Bronze-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Copper-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Copper-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Pink-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Pink-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Orange-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Orange-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Coral-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Coral-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
}

.focus\:placeholder-MajesticBlack-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
}

.focus\:placeholder-MajesticBlack-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
}

.focus\:placeholder-PrismBlack-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
}

.focus\:placeholder-PrismBlack-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
}

.focus\:placeholder-CeramicBlack-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
}

.focus\:placeholder-CeramicBlack-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
}

.focus\:placeholder-MidnightBlack-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
}

.focus\:placeholder-MidnightBlack-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
}

.focus\:placeholder-PrismWhite-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
}

.focus\:placeholder-PrismWhite-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
}

.focus\:placeholder-CeramicWhite-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
}

.focus\:placeholder-CeramicWhite-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
}

.focus\:placeholder-LilacPurple-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
}

.focus\:placeholder-LilacPurple-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
}

.focus\:placeholder-CrownSilver-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
}

.focus\:placeholder-CrownSilver-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
}

.focus\:placeholder-CoralBlue-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
}

.focus\:placeholder-CoralBlue-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
}

.focus\:placeholder-lime-yellow:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
}

.focus\:placeholder-lime-yellow:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
}

.focus\:placeholder-apple-green:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
}

.focus\:placeholder-apple-green:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
}

.focus\:placeholder-bg-new-blue:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
}

.focus\:placeholder-bg-new-blue:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
}

.focus\:placeholder-bg-new-pink:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
}

.focus\:placeholder-bg-new-pink:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
}

.focus\:placeholder-new-pink-1:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
}

.focus\:placeholder-new-pink-1:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
}

.focus\:placeholder-footer-grey:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
}

.focus\:placeholder-footer-grey:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
}

.focus\:placeholder-border-grey:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
}

.focus\:placeholder-border-grey:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
}

.focus\:placeholder-apple-green-1:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
}

.focus\:placeholder-apple-green-1:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
}

.focus\:placeholder-crimson-red:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
}

.focus\:placeholder-crimson-red:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
}

.focus\:placeholder-asurion-cyan:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
}

.focus\:placeholder-asurion-cyan:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
}

.focus\:placeholder-bright-orange:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
}

.focus\:placeholder-bright-orange:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Graphite-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Graphite-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
}

.focus\:placeholder-PacificBlue-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-PacificBlue-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-purple:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
}

.focus\:placeholder-light-purple:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
}

.focus\:placeholder-asurion-gray:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
}

.focus\:placeholder-asurion-gray:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
}

.focus\:placeholder-OceanBlue-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
}

.focus\:placeholder-OceanBlue-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
}

.focus\:placeholder-MetallicCopper-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
}

.focus\:placeholder-MetallicCopper-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
}

.focus\:placeholder-PorcelainWhite-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
}

.focus\:placeholder-PorcelainWhite-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
}

.focus\:placeholder-LightBlue-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
}

.focus\:placeholder-LightBlue-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
}

.focus\:placeholder-CloudNavy-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
}

.focus\:placeholder-CloudNavy-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
}

.focus\:placeholder-CloudMint-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
}

.focus\:placeholder-CloudMint-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
}

.focus\:placeholder-CloudOrange-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
}

.focus\:placeholder-CloudOrange-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
}

.focus\:placeholder-CloudLavender-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
}

.focus\:placeholder-CloudLavender-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
}

.focus\:placeholder-CloudRed-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
}

.focus\:placeholder-CloudRed-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
}

.focus\:placeholder-CloudWhite-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
}

.focus\:placeholder-CloudWhite-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
}

.focus\:placeholder-SunriseGold-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
}

.focus\:placeholder-SunriseGold-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
}

.focus\:placeholder-SunshineGold-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
}

.focus\:placeholder-SunshineGold-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
}

.focus\:placeholder-AuraBlack-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
}

.focus\:placeholder-AuraBlack-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
}

.focus\:placeholder-AuraGlow-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
}

.focus\:placeholder-AuraGlow-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
}

.focus\:placeholder-MysticBronze-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
}

.focus\:placeholder-MysticBronze-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
}

.focus\:placeholder-MysticGreen-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
}

.focus\:placeholder-MysticGreen-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
}

.focus\:placeholder-MysticGrey-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
}

.focus\:placeholder-MysticGrey-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
}

.focus\:placeholder-MysticBlack-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
}

.focus\:placeholder-MysticBlack-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
}

.focus\:placeholder-MysticWhite-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
}

.focus\:placeholder-MysticWhite-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
}

.focus\:placeholder-price-blue1:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-price-blue1:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo1:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
}

.focus\:placeholder-indigo1:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Purple-4:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
}

.focus\:placeholder-Purple-4:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
}

.focus\:placeholder-new-blue-2:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
}

.focus\:placeholder-new-blue-2:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
}

.focus\:placeholder-dark-blue-3:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
}

.focus\:placeholder-dark-blue-3:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
}

.focus\:placeholder-replace-bg:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
}

.focus\:placeholder-replace-bg:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
}

.focus\:placeholder-resolve-bg:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
}

.focus\:placeholder-resolve-bg:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
}

.placeholder-opacity-0::-moz-placeholder {
  --tw-placeholder-opacity: 0;
}

.placeholder-opacity-0::placeholder {
  --tw-placeholder-opacity: 0;
}

.placeholder-opacity-5::-moz-placeholder {
  --tw-placeholder-opacity: 0.05;
}

.placeholder-opacity-5::placeholder {
  --tw-placeholder-opacity: 0.05;
}

.placeholder-opacity-10::-moz-placeholder {
  --tw-placeholder-opacity: 0.1;
}

.placeholder-opacity-10::placeholder {
  --tw-placeholder-opacity: 0.1;
}

.placeholder-opacity-20::-moz-placeholder {
  --tw-placeholder-opacity: 0.2;
}

.placeholder-opacity-20::placeholder {
  --tw-placeholder-opacity: 0.2;
}

.placeholder-opacity-25::-moz-placeholder {
  --tw-placeholder-opacity: 0.25;
}

.placeholder-opacity-25::placeholder {
  --tw-placeholder-opacity: 0.25;
}

.placeholder-opacity-30::-moz-placeholder {
  --tw-placeholder-opacity: 0.3;
}

.placeholder-opacity-30::placeholder {
  --tw-placeholder-opacity: 0.3;
}

.placeholder-opacity-40::-moz-placeholder {
  --tw-placeholder-opacity: 0.4;
}

.placeholder-opacity-40::placeholder {
  --tw-placeholder-opacity: 0.4;
}

.placeholder-opacity-50::-moz-placeholder {
  --tw-placeholder-opacity: 0.5;
}

.placeholder-opacity-50::placeholder {
  --tw-placeholder-opacity: 0.5;
}

.placeholder-opacity-60::-moz-placeholder {
  --tw-placeholder-opacity: 0.6;
}

.placeholder-opacity-60::placeholder {
  --tw-placeholder-opacity: 0.6;
}

.placeholder-opacity-70::-moz-placeholder {
  --tw-placeholder-opacity: 0.7;
}

.placeholder-opacity-70::placeholder {
  --tw-placeholder-opacity: 0.7;
}

.placeholder-opacity-75::-moz-placeholder {
  --tw-placeholder-opacity: 0.75;
}

.placeholder-opacity-75::placeholder {
  --tw-placeholder-opacity: 0.75;
}

.placeholder-opacity-80::-moz-placeholder {
  --tw-placeholder-opacity: 0.8;
}

.placeholder-opacity-80::placeholder {
  --tw-placeholder-opacity: 0.8;
}

.placeholder-opacity-90::-moz-placeholder {
  --tw-placeholder-opacity: 0.9;
}

.placeholder-opacity-90::placeholder {
  --tw-placeholder-opacity: 0.9;
}

.placeholder-opacity-95::-moz-placeholder {
  --tw-placeholder-opacity: 0.95;
}

.placeholder-opacity-95::placeholder {
  --tw-placeholder-opacity: 0.95;
}

.placeholder-opacity-100::-moz-placeholder {
  --tw-placeholder-opacity: 1;
}

.placeholder-opacity-100::placeholder {
  --tw-placeholder-opacity: 1;
}

.focus\:placeholder-opacity-0:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0;
}

.focus\:placeholder-opacity-0:focus::placeholder {
  --tw-placeholder-opacity: 0;
}

.focus\:placeholder-opacity-5:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.05;
}

.focus\:placeholder-opacity-5:focus::placeholder {
  --tw-placeholder-opacity: 0.05;
}

.focus\:placeholder-opacity-10:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.1;
}

.focus\:placeholder-opacity-10:focus::placeholder {
  --tw-placeholder-opacity: 0.1;
}

.focus\:placeholder-opacity-20:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.2;
}

.focus\:placeholder-opacity-20:focus::placeholder {
  --tw-placeholder-opacity: 0.2;
}

.focus\:placeholder-opacity-25:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.25;
}

.focus\:placeholder-opacity-25:focus::placeholder {
  --tw-placeholder-opacity: 0.25;
}

.focus\:placeholder-opacity-30:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.3;
}

.focus\:placeholder-opacity-30:focus::placeholder {
  --tw-placeholder-opacity: 0.3;
}

.focus\:placeholder-opacity-40:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.4;
}

.focus\:placeholder-opacity-40:focus::placeholder {
  --tw-placeholder-opacity: 0.4;
}

.focus\:placeholder-opacity-50:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.5;
}

.focus\:placeholder-opacity-50:focus::placeholder {
  --tw-placeholder-opacity: 0.5;
}

.focus\:placeholder-opacity-60:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.6;
}

.focus\:placeholder-opacity-60:focus::placeholder {
  --tw-placeholder-opacity: 0.6;
}

.focus\:placeholder-opacity-70:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.7;
}

.focus\:placeholder-opacity-70:focus::placeholder {
  --tw-placeholder-opacity: 0.7;
}

.focus\:placeholder-opacity-75:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.75;
}

.focus\:placeholder-opacity-75:focus::placeholder {
  --tw-placeholder-opacity: 0.75;
}

.focus\:placeholder-opacity-80:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.8;
}

.focus\:placeholder-opacity-80:focus::placeholder {
  --tw-placeholder-opacity: 0.8;
}

.focus\:placeholder-opacity-90:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.9;
}

.focus\:placeholder-opacity-90:focus::placeholder {
  --tw-placeholder-opacity: 0.9;
}

.focus\:placeholder-opacity-95:focus::-moz-placeholder {
  --tw-placeholder-opacity: 0.95;
}

.focus\:placeholder-opacity-95:focus::placeholder {
  --tw-placeholder-opacity: 0.95;
}

.focus\:placeholder-opacity-100:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1;
}

.focus\:placeholder-opacity-100:focus::placeholder {
  --tw-placeholder-opacity: 1;
}

.opacity-0 {
  opacity: 0;
}

.opacity-5 {
  opacity: 0.05;
}

.opacity-10 {
  opacity: 0.1;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-25 {
  opacity: 0.25;
}

.opacity-30 {
  opacity: 0.3;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-70 {
  opacity: 0.7;
}

.opacity-75 {
  opacity: 0.75;
}

.opacity-80 {
  opacity: 0.8;
}

.opacity-90 {
  opacity: 0.9;
}

.opacity-95 {
  opacity: 0.95;
}

.opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:opacity-0 {
  opacity: 0;
}

.group:hover .group-hover\:opacity-5 {
  opacity: 0.05;
}

.group:hover .group-hover\:opacity-10 {
  opacity: 0.1;
}

.group:hover .group-hover\:opacity-20 {
  opacity: 0.2;
}

.group:hover .group-hover\:opacity-25 {
  opacity: 0.25;
}

.group:hover .group-hover\:opacity-30 {
  opacity: 0.3;
}

.group:hover .group-hover\:opacity-40 {
  opacity: 0.4;
}

.group:hover .group-hover\:opacity-50 {
  opacity: 0.5;
}

.group:hover .group-hover\:opacity-60 {
  opacity: 0.6;
}

.group:hover .group-hover\:opacity-70 {
  opacity: 0.7;
}

.group:hover .group-hover\:opacity-75 {
  opacity: 0.75;
}

.group:hover .group-hover\:opacity-80 {
  opacity: 0.8;
}

.group:hover .group-hover\:opacity-90 {
  opacity: 0.9;
}

.group:hover .group-hover\:opacity-95 {
  opacity: 0.95;
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.focus-within\:opacity-0:focus-within {
  opacity: 0;
}

.focus-within\:opacity-5:focus-within {
  opacity: 0.05;
}

.focus-within\:opacity-10:focus-within {
  opacity: 0.1;
}

.focus-within\:opacity-20:focus-within {
  opacity: 0.2;
}

.focus-within\:opacity-25:focus-within {
  opacity: 0.25;
}

.focus-within\:opacity-30:focus-within {
  opacity: 0.3;
}

.focus-within\:opacity-40:focus-within {
  opacity: 0.4;
}

.focus-within\:opacity-50:focus-within {
  opacity: 0.5;
}

.focus-within\:opacity-60:focus-within {
  opacity: 0.6;
}

.focus-within\:opacity-70:focus-within {
  opacity: 0.7;
}

.focus-within\:opacity-75:focus-within {
  opacity: 0.75;
}

.focus-within\:opacity-80:focus-within {
  opacity: 0.8;
}

.focus-within\:opacity-90:focus-within {
  opacity: 0.9;
}

.focus-within\:opacity-95:focus-within {
  opacity: 0.95;
}

.focus-within\:opacity-100:focus-within {
  opacity: 1;
}

.hover\:opacity-0:hover {
  opacity: 0;
}

.hover\:opacity-5:hover {
  opacity: 0.05;
}

.hover\:opacity-10:hover {
  opacity: 0.1;
}

.hover\:opacity-20:hover {
  opacity: 0.2;
}

.hover\:opacity-25:hover {
  opacity: 0.25;
}

.hover\:opacity-30:hover {
  opacity: 0.3;
}

.hover\:opacity-40:hover {
  opacity: 0.4;
}

.hover\:opacity-50:hover {
  opacity: 0.5;
}

.hover\:opacity-60:hover {
  opacity: 0.6;
}

.hover\:opacity-70:hover {
  opacity: 0.7;
}

.hover\:opacity-75:hover {
  opacity: 0.75;
}

.hover\:opacity-80:hover {
  opacity: 0.8;
}

.hover\:opacity-90:hover {
  opacity: 0.9;
}

.hover\:opacity-95:hover {
  opacity: 0.95;
}

.hover\:opacity-100:hover {
  opacity: 1;
}

.focus\:opacity-0:focus {
  opacity: 0;
}

.focus\:opacity-5:focus {
  opacity: 0.05;
}

.focus\:opacity-10:focus {
  opacity: 0.1;
}

.focus\:opacity-20:focus {
  opacity: 0.2;
}

.focus\:opacity-25:focus {
  opacity: 0.25;
}

.focus\:opacity-30:focus {
  opacity: 0.3;
}

.focus\:opacity-40:focus {
  opacity: 0.4;
}

.focus\:opacity-50:focus {
  opacity: 0.5;
}

.focus\:opacity-60:focus {
  opacity: 0.6;
}

.focus\:opacity-70:focus {
  opacity: 0.7;
}

.focus\:opacity-75:focus {
  opacity: 0.75;
}

.focus\:opacity-80:focus {
  opacity: 0.8;
}

.focus\:opacity-90:focus {
  opacity: 0.9;
}

.focus\:opacity-95:focus {
  opacity: 0.95;
}

.focus\:opacity-100:focus {
  opacity: 1;
}

.disabled\:opacity-0:disabled {
  opacity: 0;
}

.disabled\:opacity-5:disabled {
  opacity: 0.05;
}

.disabled\:opacity-10:disabled {
  opacity: 0.1;
}

.disabled\:opacity-20:disabled {
  opacity: 0.2;
}

.disabled\:opacity-25:disabled {
  opacity: 0.25;
}

.disabled\:opacity-30:disabled {
  opacity: 0.3;
}

.disabled\:opacity-40:disabled {
  opacity: 0.4;
}

.disabled\:opacity-50:disabled {
  opacity: 0.5;
}

.disabled\:opacity-60:disabled {
  opacity: 0.6;
}

.disabled\:opacity-70:disabled {
  opacity: 0.7;
}

.disabled\:opacity-75:disabled {
  opacity: 0.75;
}

.disabled\:opacity-80:disabled {
  opacity: 0.8;
}

.disabled\:opacity-90:disabled {
  opacity: 0.9;
}

.disabled\:opacity-95:disabled {
  opacity: 0.95;
}

.disabled\:opacity-100:disabled {
  opacity: 1;
}

.bg-blend-normal {
  background-blend-mode: normal;
}

.bg-blend-multiply {
  background-blend-mode: multiply;
}

.bg-blend-screen {
  background-blend-mode: screen;
}

.bg-blend-overlay {
  background-blend-mode: overlay;
}

.bg-blend-darken {
  background-blend-mode: darken;
}

.bg-blend-lighten {
  background-blend-mode: lighten;
}

.bg-blend-color-dodge {
  background-blend-mode: color-dodge;
}

.bg-blend-color-burn {
  background-blend-mode: color-burn;
}

.bg-blend-hard-light {
  background-blend-mode: hard-light;
}

.bg-blend-soft-light {
  background-blend-mode: soft-light;
}

.bg-blend-difference {
  background-blend-mode: difference;
}

.bg-blend-exclusion {
  background-blend-mode: exclusion;
}

.bg-blend-hue {
  background-blend-mode: hue;
}

.bg-blend-saturation {
  background-blend-mode: saturation;
}

.bg-blend-color {
  background-blend-mode: color;
}

.bg-blend-luminosity {
  background-blend-mode: luminosity;
}

.mix-blend-normal {
  mix-blend-mode: normal;
}

.mix-blend-multiply {
  mix-blend-mode: multiply;
}

.mix-blend-screen {
  mix-blend-mode: screen;
}

.mix-blend-overlay {
  mix-blend-mode: overlay;
}

.mix-blend-darken {
  mix-blend-mode: darken;
}

.mix-blend-lighten {
  mix-blend-mode: lighten;
}

.mix-blend-color-dodge {
  mix-blend-mode: color-dodge;
}

.mix-blend-color-burn {
  mix-blend-mode: color-burn;
}

.mix-blend-hard-light {
  mix-blend-mode: hard-light;
}

.mix-blend-soft-light {
  mix-blend-mode: soft-light;
}

.mix-blend-difference {
  mix-blend-mode: difference;
}

.mix-blend-exclusion {
  mix-blend-mode: exclusion;
}

.mix-blend-hue {
  mix-blend-mode: hue;
}

.mix-blend-saturation {
  mix-blend-mode: saturation;
}

.mix-blend-color {
  mix-blend-mode: color;
}

.mix-blend-luminosity {
  mix-blend-mode: luminosity;
}

*, ::before, ::after {
  --tw-shadow: 0 0 #0000;
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-inner {
  --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-none {
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-bs {
  --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-strong {
  --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-tooltip {
  --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-colorbox {
  --tw-shadow: 0px 0px 0px 5px #F3E9FB;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-colorCircle {
  --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-md {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-inner {
  --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-none {
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-bs {
  --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-strong {
  --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-tooltip {
  --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-colorbox {
  --tw-shadow: 0px 0px 0px 5px #F3E9FB;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-colorCircle {
  --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-sm:focus-within {
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow:focus-within {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-md:focus-within {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-lg:focus-within {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-xl:focus-within {
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-2xl:focus-within {
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-inner:focus-within {
  --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-none:focus-within {
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-bs:focus-within {
  --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-strong:focus-within {
  --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-tooltip:focus-within {
  --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-colorbox:focus-within {
  --tw-shadow: 0px 0px 0px 5px #F3E9FB;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-within\:shadow-colorCircle:focus-within {
  --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-sm:hover {
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow:hover {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-md:hover {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-lg:hover {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-xl:hover {
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-2xl:hover {
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-inner:hover {
  --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-none:hover {
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-bs:hover {
  --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-strong:hover {
  --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-tooltip:hover {
  --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-colorbox:hover {
  --tw-shadow: 0px 0px 0px 5px #F3E9FB;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-colorCircle:hover {
  --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-sm:focus {
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow:focus {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-md:focus {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-lg:focus {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-xl:focus {
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-2xl:focus {
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-inner:focus {
  --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-none:focus {
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-bs:focus {
  --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-strong:focus {
  --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-tooltip:focus {
  --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-colorbox:focus {
  --tw-shadow: 0px 0px 0px 5px #F3E9FB;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:shadow-colorCircle:focus {
  --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.outline-white {
  outline: 2px dotted white;
  outline-offset: 2px;
}

.outline-black {
  outline: 2px dotted black;
  outline-offset: 2px;
}

.focus-within\:outline-none:focus-within {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus-within\:outline-white:focus-within {
  outline: 2px dotted white;
  outline-offset: 2px;
}

.focus-within\:outline-black:focus-within {
  outline: 2px dotted black;
  outline-offset: 2px;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:outline-white:focus {
  outline: 2px dotted white;
  outline-offset: 2px;
}

.focus\:outline-black:focus {
  outline: 2px dotted black;
  outline-offset: 2px;
}

*, ::before, ::after {
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
}

.ring-0 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-4 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-8 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring-0:focus-within {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring-1:focus-within {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring-2:focus-within {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring-4:focus-within {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring-8:focus-within {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring:focus-within {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-1:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-4:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-8:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-inset {
  --tw-ring-inset: inset;
}

.focus-within\:ring-inset:focus-within {
  --tw-ring-inset: inset;
}

.focus\:ring-inset:focus {
  --tw-ring-inset: inset;
}

.ring-transparent {
  --tw-ring-color: transparent;
}

.ring-current {
  --tw-ring-color: currentColor;
}

.ring-black {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
}

.ring-white {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
}

.ring-gray-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
}

.ring-gray-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
}

.ring-gray-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
}

.ring-gray-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
}

.ring-gray-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
}

.ring-gray-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
}

.ring-gray-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
}

.ring-gray-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
}

.ring-gray-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
}

.ring-gray-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
}

.ring-red-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
}

.ring-red-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
}

.ring-red-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
}

.ring-red-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
}

.ring-red-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
}

.ring-red-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
}

.ring-red-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
}

.ring-red-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
}

.ring-red-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
}

.ring-red-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
}

.ring-yellow-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
}

.ring-yellow-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
}

.ring-yellow-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
}

.ring-yellow-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
}

.ring-yellow-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
}

.ring-yellow-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
}

.ring-yellow-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
}

.ring-yellow-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
}

.ring-yellow-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
}

.ring-yellow-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
}

.ring-green-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
}

.ring-green-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
}

.ring-green-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
}

.ring-green-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
}

.ring-green-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
}

.ring-green-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
}

.ring-green-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
}

.ring-green-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
}

.ring-green-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
}

.ring-green-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
}

.ring-blue-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
}

.ring-blue-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
}

.ring-blue-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
}

.ring-blue-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
}

.ring-blue-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
}

.ring-blue-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
}

.ring-blue-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
}

.ring-blue-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
}

.ring-blue-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
}

.ring-blue-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
}

.ring-indigo-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
}

.ring-indigo-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
}

.ring-indigo-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
}

.ring-indigo-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
}

.ring-indigo-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
}

.ring-indigo-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
}

.ring-indigo-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
}

.ring-indigo-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
}

.ring-indigo-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
}

.ring-indigo-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
}

.ring-purple {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
}

.ring-pink-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
}

.ring-pink-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
}

.ring-pink-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
}

.ring-pink-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
}

.ring-pink-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
}

.ring-pink-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
}

.ring-pink-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
}

.ring-pink-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
}

.ring-pink-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
}

.ring-pink-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
}

.ring-Asurion-White {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
}

.ring-Asurion-Blue-Brighter {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
}

.ring-Asurion-Blue-Deep {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
}

.ring-Asurion-Blue-Light {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
}

.ring-Asurion-Purple {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
}

.ring-Asurion-Purple-Deeper {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
}

.ring-Asurion-Purple-Light {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
}

.ring-Asurion-Gray-Deepest {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
}

.ring-Asurion-Gray-Deeper {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
}

.ring-Asurion-Gray-Light {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
}

.ring-Asurion-Gray-Lighter {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
}

.ring-Asurion-Gray-Lightest {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
}

.ring-Asurion-Red-Deep {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
}

.ring-light-gray {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
}

.ring-light-gray-1 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
}

.ring-light-gray-2 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
}

.ring-light-gray-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
}

.ring-light-gray-4 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
}

.ring-light-gray-5 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
}

.ring-light-slate-gray {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
}

.ring-denim-blue {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
}

.ring-purple-1 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
}

.ring-dark-red {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
}

.ring-bright-red {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
}

.ring-mustard-yellow {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
}

.ring-mustard-yellow-1 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
}

.ring-light-blue {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
}

.ring-light-blue-1 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
}

.ring-light-blue-3 {
  --tw-ring-color:  #F0F3FF;
}

.ring-light-blue-4 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
}

.ring-purple-blue {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
}

.ring-light-green {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
}

.ring-light-green-1 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
}

.ring-light-bg-green {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
}

.ring-green-1 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
}

.ring-pink-1 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
}

.ring-light-white-1 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
}

.ring-Black-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
}

.ring-Default-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
}

.ring-White-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
}

.ring-Green-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
}

.ring-Blue-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
}

.ring-Silver-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
}

.ring-Yellow-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
}

.ring-Grey-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
}

.ring-Gray-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
}

.ring-Red-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
}

.ring-Gold-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
}

.ring-light-green-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
}

.ring-dark-blue-2 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
}

.ring-blue-1 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
}

.ring-yellow-1 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
}

.ring-blue-2 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
}

.ring-light-pink {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
}

.ring-bright-green {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
}

.ring-bright-yellow {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
}

.ring-SpaceGrey-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
}

.ring-Purple-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
}

.ring-LightPurple-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
}

.ring-Glow-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
}

.ring-Bronze-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
}

.ring-Copper-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
}

.ring-Pink-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
}

.ring-Orange-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
}

.ring-Coral-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
}

.ring-MajesticBlack-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
}

.ring-PrismBlack-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
}

.ring-CeramicBlack-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
}

.ring-MidnightBlack-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
}

.ring-PrismWhite-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
}

.ring-CeramicWhite-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
}

.ring-LilacPurple-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
}

.ring-CrownSilver-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
}

.ring-CoralBlue-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
}

.ring-lime-yellow {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
}

.ring-apple-green {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
}

.ring-bg-new-blue {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
}

.ring-bg-new-pink {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
}

.ring-new-pink-1 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
}

.ring-footer-grey {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
}

.ring-border-grey {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
}

.ring-apple-green-1 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
}

.ring-crimson-red {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
}

.ring-asurion-cyan {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
}

.ring-bright-orange {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
}

.ring-Graphite-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
}

.ring-PacificBlue-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
}

.ring-light-purple {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
}

.ring-asurion-gray {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
}

.ring-OceanBlue-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
}

.ring-MetallicCopper-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
}

.ring-PorcelainWhite-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
}

.ring-LightBlue-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
}

.ring-CloudNavy-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
}

.ring-CloudMint-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
}

.ring-CloudOrange-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
}

.ring-CloudLavender-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
}

.ring-CloudRed-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
}

.ring-CloudWhite-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
}

.ring-SunriseGold-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
}

.ring-SunshineGold-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
}

.ring-AuraBlack-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
}

.ring-AuraGlow-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
}

.ring-MysticBronze-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
}

.ring-MysticGreen-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
}

.ring-MysticGrey-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
}

.ring-MysticBlack-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
}

.ring-MysticWhite-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
}

.ring-price-blue1 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
}

.ring-indigo1 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
}

.ring-Purple-4 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
}

.ring-new-blue-2 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
}

.ring-dark-blue-3 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
}

.ring-replace-bg {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
}

.ring-resolve-bg {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
}

.focus-within\:ring-transparent:focus-within {
  --tw-ring-color: transparent;
}

.focus-within\:ring-current:focus-within {
  --tw-ring-color: currentColor;
}

.focus-within\:ring-black:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
}

.focus-within\:ring-white:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
}

.focus-within\:ring-gray-50:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
}

.focus-within\:ring-gray-100:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
}

.focus-within\:ring-gray-200:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
}

.focus-within\:ring-gray-300:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
}

.focus-within\:ring-gray-400:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
}

.focus-within\:ring-gray-500:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
}

.focus-within\:ring-gray-600:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
}

.focus-within\:ring-gray-700:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
}

.focus-within\:ring-gray-800:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
}

.focus-within\:ring-gray-900:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
}

.focus-within\:ring-red-50:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
}

.focus-within\:ring-red-100:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
}

.focus-within\:ring-red-200:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
}

.focus-within\:ring-red-300:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
}

.focus-within\:ring-red-400:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
}

.focus-within\:ring-red-500:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
}

.focus-within\:ring-red-600:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
}

.focus-within\:ring-red-700:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
}

.focus-within\:ring-red-800:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
}

.focus-within\:ring-red-900:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
}

.focus-within\:ring-yellow-50:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
}

.focus-within\:ring-yellow-100:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
}

.focus-within\:ring-yellow-200:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
}

.focus-within\:ring-yellow-300:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
}

.focus-within\:ring-yellow-400:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
}

.focus-within\:ring-yellow-500:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
}

.focus-within\:ring-yellow-600:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
}

.focus-within\:ring-yellow-700:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
}

.focus-within\:ring-yellow-800:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
}

.focus-within\:ring-yellow-900:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
}

.focus-within\:ring-green-50:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
}

.focus-within\:ring-green-100:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
}

.focus-within\:ring-green-200:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
}

.focus-within\:ring-green-300:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
}

.focus-within\:ring-green-400:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
}

.focus-within\:ring-green-500:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
}

.focus-within\:ring-green-600:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
}

.focus-within\:ring-green-700:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
}

.focus-within\:ring-green-800:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
}

.focus-within\:ring-green-900:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
}

.focus-within\:ring-blue-50:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
}

.focus-within\:ring-blue-100:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
}

.focus-within\:ring-blue-200:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
}

.focus-within\:ring-blue-300:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
}

.focus-within\:ring-blue-400:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
}

.focus-within\:ring-blue-500:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
}

.focus-within\:ring-blue-600:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
}

.focus-within\:ring-blue-700:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
}

.focus-within\:ring-blue-800:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
}

.focus-within\:ring-blue-900:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
}

.focus-within\:ring-indigo-50:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
}

.focus-within\:ring-indigo-100:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
}

.focus-within\:ring-indigo-200:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
}

.focus-within\:ring-indigo-300:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
}

.focus-within\:ring-indigo-400:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
}

.focus-within\:ring-indigo-500:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
}

.focus-within\:ring-indigo-600:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
}

.focus-within\:ring-indigo-700:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
}

.focus-within\:ring-indigo-800:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
}

.focus-within\:ring-indigo-900:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
}

.focus-within\:ring-purple:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
}

.focus-within\:ring-pink-50:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
}

.focus-within\:ring-pink-100:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
}

.focus-within\:ring-pink-200:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
}

.focus-within\:ring-pink-300:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
}

.focus-within\:ring-pink-400:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
}

.focus-within\:ring-pink-500:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
}

.focus-within\:ring-pink-600:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
}

.focus-within\:ring-pink-700:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
}

.focus-within\:ring-pink-800:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
}

.focus-within\:ring-pink-900:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
}

.focus-within\:ring-Asurion-White:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
}

.focus-within\:ring-Asurion-Blue-Brighter:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
}

.focus-within\:ring-Asurion-Blue-Deep:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
}

.focus-within\:ring-Asurion-Blue-Light:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
}

.focus-within\:ring-Asurion-Purple:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
}

.focus-within\:ring-Asurion-Purple-Deeper:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
}

.focus-within\:ring-Asurion-Purple-Light:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
}

.focus-within\:ring-Asurion-Gray-Deepest:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
}

.focus-within\:ring-Asurion-Gray-Deeper:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
}

.focus-within\:ring-Asurion-Gray-Light:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
}

.focus-within\:ring-Asurion-Gray-Lighter:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
}

.focus-within\:ring-Asurion-Gray-Lightest:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
}

.focus-within\:ring-Asurion-Red-Deep:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
}

.focus-within\:ring-light-gray:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
}

.focus-within\:ring-light-gray-1:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
}

.focus-within\:ring-light-gray-2:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
}

.focus-within\:ring-light-gray-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
}

.focus-within\:ring-light-gray-4:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
}

.focus-within\:ring-light-gray-5:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
}

.focus-within\:ring-light-slate-gray:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
}

.focus-within\:ring-denim-blue:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
}

.focus-within\:ring-purple-1:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
}

.focus-within\:ring-dark-red:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
}

.focus-within\:ring-bright-red:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
}

.focus-within\:ring-mustard-yellow:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
}

.focus-within\:ring-mustard-yellow-1:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
}

.focus-within\:ring-light-blue:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
}

.focus-within\:ring-light-blue-1:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
}

.focus-within\:ring-light-blue-3:focus-within {
  --tw-ring-color:  #F0F3FF;
}

.focus-within\:ring-light-blue-4:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
}

.focus-within\:ring-purple-blue:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
}

.focus-within\:ring-light-green:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
}

.focus-within\:ring-light-green-1:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
}

.focus-within\:ring-light-bg-green:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
}

.focus-within\:ring-green-1:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
}

.focus-within\:ring-pink-1:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
}

.focus-within\:ring-light-white-1:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
}

.focus-within\:ring-Black-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
}

.focus-within\:ring-Default-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
}

.focus-within\:ring-White-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
}

.focus-within\:ring-Green-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
}

.focus-within\:ring-Blue-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
}

.focus-within\:ring-Silver-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
}

.focus-within\:ring-Yellow-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
}

.focus-within\:ring-Grey-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
}

.focus-within\:ring-Gray-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
}

.focus-within\:ring-Red-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
}

.focus-within\:ring-Gold-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
}

.focus-within\:ring-light-green-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
}

.focus-within\:ring-dark-blue-2:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
}

.focus-within\:ring-blue-1:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
}

.focus-within\:ring-yellow-1:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
}

.focus-within\:ring-blue-2:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
}

.focus-within\:ring-light-pink:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
}

.focus-within\:ring-bright-green:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
}

.focus-within\:ring-bright-yellow:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
}

.focus-within\:ring-SpaceGrey-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
}

.focus-within\:ring-Purple-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
}

.focus-within\:ring-LightPurple-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
}

.focus-within\:ring-Glow-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
}

.focus-within\:ring-Bronze-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
}

.focus-within\:ring-Copper-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
}

.focus-within\:ring-Pink-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
}

.focus-within\:ring-Orange-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
}

.focus-within\:ring-Coral-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
}

.focus-within\:ring-MajesticBlack-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
}

.focus-within\:ring-PrismBlack-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
}

.focus-within\:ring-CeramicBlack-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
}

.focus-within\:ring-MidnightBlack-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
}

.focus-within\:ring-PrismWhite-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
}

.focus-within\:ring-CeramicWhite-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
}

.focus-within\:ring-LilacPurple-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
}

.focus-within\:ring-CrownSilver-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
}

.focus-within\:ring-CoralBlue-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
}

.focus-within\:ring-lime-yellow:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
}

.focus-within\:ring-apple-green:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
}

.focus-within\:ring-bg-new-blue:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
}

.focus-within\:ring-bg-new-pink:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
}

.focus-within\:ring-new-pink-1:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
}

.focus-within\:ring-footer-grey:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
}

.focus-within\:ring-border-grey:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
}

.focus-within\:ring-apple-green-1:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
}

.focus-within\:ring-crimson-red:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
}

.focus-within\:ring-asurion-cyan:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
}

.focus-within\:ring-bright-orange:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
}

.focus-within\:ring-Graphite-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
}

.focus-within\:ring-PacificBlue-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
}

.focus-within\:ring-light-purple:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
}

.focus-within\:ring-asurion-gray:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
}

.focus-within\:ring-OceanBlue-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
}

.focus-within\:ring-MetallicCopper-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
}

.focus-within\:ring-PorcelainWhite-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
}

.focus-within\:ring-LightBlue-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
}

.focus-within\:ring-CloudNavy-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
}

.focus-within\:ring-CloudMint-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
}

.focus-within\:ring-CloudOrange-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
}

.focus-within\:ring-CloudLavender-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
}

.focus-within\:ring-CloudRed-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
}

.focus-within\:ring-CloudWhite-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
}

.focus-within\:ring-SunriseGold-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
}

.focus-within\:ring-SunshineGold-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
}

.focus-within\:ring-AuraBlack-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
}

.focus-within\:ring-AuraGlow-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
}

.focus-within\:ring-MysticBronze-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
}

.focus-within\:ring-MysticGreen-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
}

.focus-within\:ring-MysticGrey-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
}

.focus-within\:ring-MysticBlack-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
}

.focus-within\:ring-MysticWhite-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
}

.focus-within\:ring-price-blue1:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
}

.focus-within\:ring-indigo1:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
}

.focus-within\:ring-Purple-4:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
}

.focus-within\:ring-new-blue-2:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
}

.focus-within\:ring-dark-blue-3:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
}

.focus-within\:ring-replace-bg:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
}

.focus-within\:ring-resolve-bg:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
}

.focus\:ring-transparent:focus {
  --tw-ring-color: transparent;
}

.focus\:ring-current:focus {
  --tw-ring-color: currentColor;
}

.focus\:ring-black:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
}

.focus\:ring-white:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
}

.focus\:ring-gray-50:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
}

.focus\:ring-gray-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
}

.focus\:ring-gray-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
}

.focus\:ring-gray-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
}

.focus\:ring-gray-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
}

.focus\:ring-gray-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
}

.focus\:ring-gray-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
}

.focus\:ring-gray-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
}

.focus\:ring-gray-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
}

.focus\:ring-gray-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
}

.focus\:ring-red-50:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
}

.focus\:ring-red-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
}

.focus\:ring-red-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
}

.focus\:ring-red-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
}

.focus\:ring-red-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
}

.focus\:ring-red-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
}

.focus\:ring-red-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
}

.focus\:ring-red-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
}

.focus\:ring-red-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
}

.focus\:ring-red-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
}

.focus\:ring-yellow-50:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
}

.focus\:ring-yellow-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
}

.focus\:ring-yellow-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
}

.focus\:ring-yellow-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
}

.focus\:ring-yellow-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
}

.focus\:ring-yellow-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
}

.focus\:ring-yellow-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
}

.focus\:ring-yellow-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
}

.focus\:ring-yellow-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
}

.focus\:ring-yellow-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
}

.focus\:ring-green-50:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
}

.focus\:ring-green-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
}

.focus\:ring-green-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
}

.focus\:ring-green-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
}

.focus\:ring-green-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
}

.focus\:ring-green-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
}

.focus\:ring-green-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
}

.focus\:ring-green-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
}

.focus\:ring-green-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
}

.focus\:ring-green-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
}

.focus\:ring-blue-50:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
}

.focus\:ring-blue-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
}

.focus\:ring-blue-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
}

.focus\:ring-blue-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
}

.focus\:ring-blue-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
}

.focus\:ring-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
}

.focus\:ring-blue-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
}

.focus\:ring-blue-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
}

.focus\:ring-blue-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
}

.focus\:ring-blue-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
}

.focus\:ring-indigo-50:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
}

.focus\:ring-indigo-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
}

.focus\:ring-indigo-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
}

.focus\:ring-indigo-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
}

.focus\:ring-indigo-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
}

.focus\:ring-indigo-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
}

.focus\:ring-indigo-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
}

.focus\:ring-indigo-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
}

.focus\:ring-indigo-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
}

.focus\:ring-indigo-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
}

.focus\:ring-purple:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
}

.focus\:ring-pink-50:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
}

.focus\:ring-pink-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
}

.focus\:ring-pink-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
}

.focus\:ring-pink-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
}

.focus\:ring-pink-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
}

.focus\:ring-pink-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
}

.focus\:ring-pink-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
}

.focus\:ring-pink-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
}

.focus\:ring-pink-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
}

.focus\:ring-pink-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
}

.focus\:ring-Asurion-White:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
}

.focus\:ring-Asurion-Blue-Brighter:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
}

.focus\:ring-Asurion-Blue-Deep:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
}

.focus\:ring-Asurion-Blue-Light:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
}

.focus\:ring-Asurion-Purple:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
}

.focus\:ring-Asurion-Purple-Deeper:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
}

.focus\:ring-Asurion-Purple-Light:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
}

.focus\:ring-Asurion-Gray-Deepest:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
}

.focus\:ring-Asurion-Gray-Deeper:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
}

.focus\:ring-Asurion-Gray-Light:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
}

.focus\:ring-Asurion-Gray-Lighter:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
}

.focus\:ring-Asurion-Gray-Lightest:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
}

.focus\:ring-Asurion-Red-Deep:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
}

.focus\:ring-light-gray:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
}

.focus\:ring-light-gray-1:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
}

.focus\:ring-light-gray-2:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
}

.focus\:ring-light-gray-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
}

.focus\:ring-light-gray-4:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
}

.focus\:ring-light-gray-5:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
}

.focus\:ring-light-slate-gray:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
}

.focus\:ring-denim-blue:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
}

.focus\:ring-purple-1:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
}

.focus\:ring-dark-red:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
}

.focus\:ring-bright-red:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
}

.focus\:ring-mustard-yellow:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
}

.focus\:ring-mustard-yellow-1:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
}

.focus\:ring-light-blue:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
}

.focus\:ring-light-blue-1:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
}

.focus\:ring-light-blue-3:focus {
  --tw-ring-color:  #F0F3FF;
}

.focus\:ring-light-blue-4:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
}

.focus\:ring-purple-blue:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
}

.focus\:ring-light-green:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
}

.focus\:ring-light-green-1:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
}

.focus\:ring-light-bg-green:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
}

.focus\:ring-green-1:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
}

.focus\:ring-pink-1:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
}

.focus\:ring-light-white-1:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
}

.focus\:ring-Black-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
}

.focus\:ring-Default-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
}

.focus\:ring-White-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
}

.focus\:ring-Green-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
}

.focus\:ring-Blue-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
}

.focus\:ring-Silver-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
}

.focus\:ring-Yellow-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
}

.focus\:ring-Grey-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
}

.focus\:ring-Gray-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
}

.focus\:ring-Red-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
}

.focus\:ring-Gold-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
}

.focus\:ring-light-green-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
}

.focus\:ring-dark-blue-2:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
}

.focus\:ring-blue-1:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
}

.focus\:ring-yellow-1:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
}

.focus\:ring-blue-2:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
}

.focus\:ring-light-pink:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
}

.focus\:ring-bright-green:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
}

.focus\:ring-bright-yellow:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
}

.focus\:ring-SpaceGrey-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
}

.focus\:ring-Purple-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
}

.focus\:ring-LightPurple-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
}

.focus\:ring-Glow-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
}

.focus\:ring-Bronze-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
}

.focus\:ring-Copper-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
}

.focus\:ring-Pink-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
}

.focus\:ring-Orange-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
}

.focus\:ring-Coral-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
}

.focus\:ring-MajesticBlack-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
}

.focus\:ring-PrismBlack-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
}

.focus\:ring-CeramicBlack-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
}

.focus\:ring-MidnightBlack-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
}

.focus\:ring-PrismWhite-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
}

.focus\:ring-CeramicWhite-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
}

.focus\:ring-LilacPurple-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
}

.focus\:ring-CrownSilver-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
}

.focus\:ring-CoralBlue-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
}

.focus\:ring-lime-yellow:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
}

.focus\:ring-apple-green:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
}

.focus\:ring-bg-new-blue:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
}

.focus\:ring-bg-new-pink:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
}

.focus\:ring-new-pink-1:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
}

.focus\:ring-footer-grey:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
}

.focus\:ring-border-grey:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
}

.focus\:ring-apple-green-1:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
}

.focus\:ring-crimson-red:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
}

.focus\:ring-asurion-cyan:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
}

.focus\:ring-bright-orange:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
}

.focus\:ring-Graphite-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
}

.focus\:ring-PacificBlue-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
}

.focus\:ring-light-purple:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
}

.focus\:ring-asurion-gray:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
}

.focus\:ring-OceanBlue-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
}

.focus\:ring-MetallicCopper-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
}

.focus\:ring-PorcelainWhite-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
}

.focus\:ring-LightBlue-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
}

.focus\:ring-CloudNavy-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
}

.focus\:ring-CloudMint-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
}

.focus\:ring-CloudOrange-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
}

.focus\:ring-CloudLavender-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
}

.focus\:ring-CloudRed-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
}

.focus\:ring-CloudWhite-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
}

.focus\:ring-SunriseGold-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
}

.focus\:ring-SunshineGold-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
}

.focus\:ring-AuraBlack-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
}

.focus\:ring-AuraGlow-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
}

.focus\:ring-MysticBronze-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
}

.focus\:ring-MysticGreen-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
}

.focus\:ring-MysticGrey-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
}

.focus\:ring-MysticBlack-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
}

.focus\:ring-MysticWhite-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
}

.focus\:ring-price-blue1:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
}

.focus\:ring-indigo1:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
}

.focus\:ring-Purple-4:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
}

.focus\:ring-new-blue-2:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
}

.focus\:ring-dark-blue-3:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
}

.focus\:ring-replace-bg:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
}

.focus\:ring-resolve-bg:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
}

.ring-opacity-0 {
  --tw-ring-opacity: 0;
}

.ring-opacity-5 {
  --tw-ring-opacity: 0.05;
}

.ring-opacity-10 {
  --tw-ring-opacity: 0.1;
}

.ring-opacity-20 {
  --tw-ring-opacity: 0.2;
}

.ring-opacity-25 {
  --tw-ring-opacity: 0.25;
}

.ring-opacity-30 {
  --tw-ring-opacity: 0.3;
}

.ring-opacity-40 {
  --tw-ring-opacity: 0.4;
}

.ring-opacity-50 {
  --tw-ring-opacity: 0.5;
}

.ring-opacity-60 {
  --tw-ring-opacity: 0.6;
}

.ring-opacity-70 {
  --tw-ring-opacity: 0.7;
}

.ring-opacity-75 {
  --tw-ring-opacity: 0.75;
}

.ring-opacity-80 {
  --tw-ring-opacity: 0.8;
}

.ring-opacity-90 {
  --tw-ring-opacity: 0.9;
}

.ring-opacity-95 {
  --tw-ring-opacity: 0.95;
}

.ring-opacity-100 {
  --tw-ring-opacity: 1;
}

.focus-within\:ring-opacity-0:focus-within {
  --tw-ring-opacity: 0;
}

.focus-within\:ring-opacity-5:focus-within {
  --tw-ring-opacity: 0.05;
}

.focus-within\:ring-opacity-10:focus-within {
  --tw-ring-opacity: 0.1;
}

.focus-within\:ring-opacity-20:focus-within {
  --tw-ring-opacity: 0.2;
}

.focus-within\:ring-opacity-25:focus-within {
  --tw-ring-opacity: 0.25;
}

.focus-within\:ring-opacity-30:focus-within {
  --tw-ring-opacity: 0.3;
}

.focus-within\:ring-opacity-40:focus-within {
  --tw-ring-opacity: 0.4;
}

.focus-within\:ring-opacity-50:focus-within {
  --tw-ring-opacity: 0.5;
}

.focus-within\:ring-opacity-60:focus-within {
  --tw-ring-opacity: 0.6;
}

.focus-within\:ring-opacity-70:focus-within {
  --tw-ring-opacity: 0.7;
}

.focus-within\:ring-opacity-75:focus-within {
  --tw-ring-opacity: 0.75;
}

.focus-within\:ring-opacity-80:focus-within {
  --tw-ring-opacity: 0.8;
}

.focus-within\:ring-opacity-90:focus-within {
  --tw-ring-opacity: 0.9;
}

.focus-within\:ring-opacity-95:focus-within {
  --tw-ring-opacity: 0.95;
}

.focus-within\:ring-opacity-100:focus-within {
  --tw-ring-opacity: 1;
}

.focus\:ring-opacity-0:focus {
  --tw-ring-opacity: 0;
}

.focus\:ring-opacity-5:focus {
  --tw-ring-opacity: 0.05;
}

.focus\:ring-opacity-10:focus {
  --tw-ring-opacity: 0.1;
}

.focus\:ring-opacity-20:focus {
  --tw-ring-opacity: 0.2;
}

.focus\:ring-opacity-25:focus {
  --tw-ring-opacity: 0.25;
}

.focus\:ring-opacity-30:focus {
  --tw-ring-opacity: 0.3;
}

.focus\:ring-opacity-40:focus {
  --tw-ring-opacity: 0.4;
}

.focus\:ring-opacity-50:focus {
  --tw-ring-opacity: 0.5;
}

.focus\:ring-opacity-60:focus {
  --tw-ring-opacity: 0.6;
}

.focus\:ring-opacity-70:focus {
  --tw-ring-opacity: 0.7;
}

.focus\:ring-opacity-75:focus {
  --tw-ring-opacity: 0.75;
}

.focus\:ring-opacity-80:focus {
  --tw-ring-opacity: 0.8;
}

.focus\:ring-opacity-90:focus {
  --tw-ring-opacity: 0.9;
}

.focus\:ring-opacity-95:focus {
  --tw-ring-opacity: 0.95;
}

.focus\:ring-opacity-100:focus {
  --tw-ring-opacity: 1;
}

.ring-offset-0 {
  --tw-ring-offset-width: 0px;
}

.ring-offset-1 {
  --tw-ring-offset-width: 1px;
}

.ring-offset-2 {
  --tw-ring-offset-width: 2px;
}

.ring-offset-4 {
  --tw-ring-offset-width: 4px;
}

.ring-offset-8 {
  --tw-ring-offset-width: 8px;
}

.focus-within\:ring-offset-0:focus-within {
  --tw-ring-offset-width: 0px;
}

.focus-within\:ring-offset-1:focus-within {
  --tw-ring-offset-width: 1px;
}

.focus-within\:ring-offset-2:focus-within {
  --tw-ring-offset-width: 2px;
}

.focus-within\:ring-offset-4:focus-within {
  --tw-ring-offset-width: 4px;
}

.focus-within\:ring-offset-8:focus-within {
  --tw-ring-offset-width: 8px;
}

.focus\:ring-offset-0:focus {
  --tw-ring-offset-width: 0px;
}

.focus\:ring-offset-1:focus {
  --tw-ring-offset-width: 1px;
}

.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}

.focus\:ring-offset-4:focus {
  --tw-ring-offset-width: 4px;
}

.focus\:ring-offset-8:focus {
  --tw-ring-offset-width: 8px;
}

.ring-offset-transparent {
  --tw-ring-offset-color: transparent;
}

.ring-offset-current {
  --tw-ring-offset-color: currentColor;
}

.ring-offset-black {
  --tw-ring-offset-color: #000;
}

.ring-offset-white {
  --tw-ring-offset-color: #fff;
}

.ring-offset-gray-50 {
  --tw-ring-offset-color: #f9fafb;
}

.ring-offset-gray-100 {
  --tw-ring-offset-color: #f3f4f6;
}

.ring-offset-gray-200 {
  --tw-ring-offset-color: #e5e7eb;
}

.ring-offset-gray-300 {
  --tw-ring-offset-color: #d1d5db;
}

.ring-offset-gray-400 {
  --tw-ring-offset-color: #9ca3af;
}

.ring-offset-gray-500 {
  --tw-ring-offset-color: #6b7280;
}

.ring-offset-gray-600 {
  --tw-ring-offset-color: #4b5563;
}

.ring-offset-gray-700 {
  --tw-ring-offset-color: #374151;
}

.ring-offset-gray-800 {
  --tw-ring-offset-color: #1f2937;
}

.ring-offset-gray-900 {
  --tw-ring-offset-color: #111827;
}

.ring-offset-red-50 {
  --tw-ring-offset-color: #fef2f2;
}

.ring-offset-red-100 {
  --tw-ring-offset-color: #fee2e2;
}

.ring-offset-red-200 {
  --tw-ring-offset-color: #fecaca;
}

.ring-offset-red-300 {
  --tw-ring-offset-color: #fca5a5;
}

.ring-offset-red-400 {
  --tw-ring-offset-color: #f87171;
}

.ring-offset-red-500 {
  --tw-ring-offset-color: #ef4444;
}

.ring-offset-red-600 {
  --tw-ring-offset-color: #dc2626;
}

.ring-offset-red-700 {
  --tw-ring-offset-color: #b91c1c;
}

.ring-offset-red-800 {
  --tw-ring-offset-color: #991b1b;
}

.ring-offset-red-900 {
  --tw-ring-offset-color: #7f1d1d;
}

.ring-offset-yellow-50 {
  --tw-ring-offset-color: #fffbeb;
}

.ring-offset-yellow-100 {
  --tw-ring-offset-color: #fef3c7;
}

.ring-offset-yellow-200 {
  --tw-ring-offset-color: #fde68a;
}

.ring-offset-yellow-300 {
  --tw-ring-offset-color: #fcd34d;
}

.ring-offset-yellow-400 {
  --tw-ring-offset-color: #fbbf24;
}

.ring-offset-yellow-500 {
  --tw-ring-offset-color: #f59e0b;
}

.ring-offset-yellow-600 {
  --tw-ring-offset-color: #d97706;
}

.ring-offset-yellow-700 {
  --tw-ring-offset-color: #b45309;
}

.ring-offset-yellow-800 {
  --tw-ring-offset-color: #92400e;
}

.ring-offset-yellow-900 {
  --tw-ring-offset-color: #78350f;
}

.ring-offset-green-50 {
  --tw-ring-offset-color: #ecfdf5;
}

.ring-offset-green-100 {
  --tw-ring-offset-color: #d1fae5;
}

.ring-offset-green-200 {
  --tw-ring-offset-color: #a7f3d0;
}

.ring-offset-green-300 {
  --tw-ring-offset-color: #6ee7b7;
}

.ring-offset-green-400 {
  --tw-ring-offset-color: #34d399;
}

.ring-offset-green-500 {
  --tw-ring-offset-color: #10b981;
}

.ring-offset-green-600 {
  --tw-ring-offset-color: #059669;
}

.ring-offset-green-700 {
  --tw-ring-offset-color: #047857;
}

.ring-offset-green-800 {
  --tw-ring-offset-color: #065f46;
}

.ring-offset-green-900 {
  --tw-ring-offset-color: #064e3b;
}

.ring-offset-blue-50 {
  --tw-ring-offset-color: #eff6ff;
}

.ring-offset-blue-100 {
  --tw-ring-offset-color: #dbeafe;
}

.ring-offset-blue-200 {
  --tw-ring-offset-color: #bfdbfe;
}

.ring-offset-blue-300 {
  --tw-ring-offset-color: #93c5fd;
}

.ring-offset-blue-400 {
  --tw-ring-offset-color: #60a5fa;
}

.ring-offset-blue-500 {
  --tw-ring-offset-color: #3b82f6;
}

.ring-offset-blue-600 {
  --tw-ring-offset-color: #2563eb;
}

.ring-offset-blue-700 {
  --tw-ring-offset-color: #1d4ed8;
}

.ring-offset-blue-800 {
  --tw-ring-offset-color: #1e40af;
}

.ring-offset-blue-900 {
  --tw-ring-offset-color: #1e3a8a;
}

.ring-offset-indigo-50 {
  --tw-ring-offset-color: #eef2ff;
}

.ring-offset-indigo-100 {
  --tw-ring-offset-color: #e0e7ff;
}

.ring-offset-indigo-200 {
  --tw-ring-offset-color: #c7d2fe;
}

.ring-offset-indigo-300 {
  --tw-ring-offset-color: #a5b4fc;
}

.ring-offset-indigo-400 {
  --tw-ring-offset-color: #818cf8;
}

.ring-offset-indigo-500 {
  --tw-ring-offset-color: #6366f1;
}

.ring-offset-indigo-600 {
  --tw-ring-offset-color: #4f46e5;
}

.ring-offset-indigo-700 {
  --tw-ring-offset-color: #4338ca;
}

.ring-offset-indigo-800 {
  --tw-ring-offset-color: #3730a3;
}

.ring-offset-indigo-900 {
  --tw-ring-offset-color: #312e81;
}

.ring-offset-purple {
  --tw-ring-offset-color: #6700B8;
}

.ring-offset-pink-50 {
  --tw-ring-offset-color: #fdf2f8;
}

.ring-offset-pink-100 {
  --tw-ring-offset-color: #fce7f3;
}

.ring-offset-pink-200 {
  --tw-ring-offset-color: #fbcfe8;
}

.ring-offset-pink-300 {
  --tw-ring-offset-color: #f9a8d4;
}

.ring-offset-pink-400 {
  --tw-ring-offset-color: #f472b6;
}

.ring-offset-pink-500 {
  --tw-ring-offset-color: #ec4899;
}

.ring-offset-pink-600 {
  --tw-ring-offset-color: #db2777;
}

.ring-offset-pink-700 {
  --tw-ring-offset-color: #be185d;
}

.ring-offset-pink-800 {
  --tw-ring-offset-color: #9d174d;
}

.ring-offset-pink-900 {
  --tw-ring-offset-color: #831843;
}

.ring-offset-Asurion-White {
  --tw-ring-offset-color: #FFF;
}

.ring-offset-Asurion-Blue-Brighter {
  --tw-ring-offset-color: #6B8BFF;
}

.ring-offset-Asurion-Blue-Deep {
  --tw-ring-offset-color: #2743CC;
}

.ring-offset-Asurion-Blue-Light {
  --tw-ring-offset-color: #F0F3FF;
}

.ring-offset-Asurion-Purple {
  --tw-ring-offset-color: #8223D2;
}

.ring-offset-Asurion-Purple-Deeper {
  --tw-ring-offset-color: #6700B8;
}

.ring-offset-Asurion-Purple-Light {
  --tw-ring-offset-color: #F3E9FB;
}

.ring-offset-Asurion-Gray-Deepest {
  --tw-ring-offset-color: #333F48;
}

.ring-offset-Asurion-Gray-Deeper {
  --tw-ring-offset-color: #6E767D;
}

.ring-offset-Asurion-Gray-Light {
  --tw-ring-offset-color: #A5AAAF;
}

.ring-offset-Asurion-Gray-Lighter {
  --tw-ring-offset-color: #E6E6EB;
}

.ring-offset-Asurion-Gray-Lightest {
  --tw-ring-offset-color: #D5D6DA;
}

.ring-offset-Asurion-Red-Deep {
  --tw-ring-offset-color: #DB1B1B;
}

.ring-offset-light-gray {
  --tw-ring-offset-color: #6E767D;
}

.ring-offset-light-gray-1 {
  --tw-ring-offset-color: #A5AAAF;
}

.ring-offset-light-gray-2 {
  --tw-ring-offset-color: #E6E6EB;
}

.ring-offset-light-gray-3 {
  --tw-ring-offset-color: #F0F0F5;
}

.ring-offset-light-gray-4 {
  --tw-ring-offset-color: #D5D6DA;
}

.ring-offset-light-gray-5 {
  --tw-ring-offset-color: #333F48;
}

.ring-offset-light-slate-gray {
  --tw-ring-offset-color: #8589A1;
}

.ring-offset-denim-blue {
  --tw-ring-offset-color: #0066B2;
}

.ring-offset-purple-1 {
  --tw-ring-offset-color: #8223D2;
}

.ring-offset-dark-red {
  --tw-ring-offset-color: #DB1B1B;
}

.ring-offset-bright-red {
  --tw-ring-offset-color: #F40715;
}

.ring-offset-mustard-yellow {
  --tw-ring-offset-color: #ED8B00;
}

.ring-offset-mustard-yellow-1 {
  --tw-ring-offset-color: #ED6600;
}

.ring-offset-light-blue {
  --tw-ring-offset-color: #6B8BFF;
}

.ring-offset-light-blue-1 {
  --tw-ring-offset-color: #4A68F9;
}

.ring-offset-light-blue-3 {
  --tw-ring-offset-color:  #F0F3FF;
}

.ring-offset-light-blue-4 {
  --tw-ring-offset-color: #F0F3FF;
}

.ring-offset-purple-blue {
  --tw-ring-offset-color: #6469E1;
}

.ring-offset-light-green {
  --tw-ring-offset-color: #00B574;
}

.ring-offset-light-green-1 {
  --tw-ring-offset-color: #00B574;
}

.ring-offset-light-bg-green {
  --tw-ring-offset-color: #F0FFF9;
}

.ring-offset-green-1 {
  --tw-ring-offset-color: #0B8350;
}

.ring-offset-pink-1 {
  --tw-ring-offset-color: #FFEDD5;
}

.ring-offset-light-white-1 {
  --tw-ring-offset-color: #F8F6EE;
}

.ring-offset-Black-3 {
  --tw-ring-offset-color: #1F2020;
}

.ring-offset-Default-3 {
  --tw-ring-offset-color: #1F2120;
}

.ring-offset-White-3 {
  --tw-ring-offset-color: #F9F6EF;
}

.ring-offset-Green-3 {
  --tw-ring-offset-color: #AEE0CD;
}

.ring-offset-Blue-3 {
  --tw-ring-offset-color: #6B8BFF;
}

.ring-offset-Silver-3 {
  --tw-ring-offset-color: #E4E4E2;
}

.ring-offset-Yellow-3 {
  --tw-ring-offset-color: #F3D060;
}

.ring-offset-Grey-3 {
  --tw-ring-offset-color: #535150;
}

.ring-offset-Gray-3 {
  --tw-ring-offset-color: #535150;
}

.ring-offset-Red-3 {
  --tw-ring-offset-color: #BA0C2E;
}

.ring-offset-Gold-3 {
  --tw-ring-offset-color: #F5DDC5;
}

.ring-offset-light-green-3 {
  --tw-ring-offset-color: #F3E9FB;
}

.ring-offset-dark-blue-2 {
  --tw-ring-offset-color: #2743CC;
}

.ring-offset-blue-1 {
  --tw-ring-offset-color: #6B8BFF;
}

.ring-offset-yellow-1 {
  --tw-ring-offset-color: #EDB800;
}

.ring-offset-blue-2 {
  --tw-ring-offset-color: #253BAA;
}

.ring-offset-light-pink {
  --tw-ring-offset-color: #FF5070;
}

.ring-offset-bright-green {
  --tw-ring-offset-color: #6EFAC3;
}

.ring-offset-bright-yellow {
  --tw-ring-offset-color: #D2FA46;
}

.ring-offset-SpaceGrey-3 {
  --tw-ring-offset-color: #535150;
}

.ring-offset-Purple-3 {
  --tw-ring-offset-color: #6700B8;
}

.ring-offset-LightPurple-3 {
  --tw-ring-offset-color: #D1CDDA;
}

.ring-offset-Glow-3 {
  --tw-ring-offset-color: #f1ad4b;
}

.ring-offset-Bronze-3 {
  --tw-ring-offset-color: #cd7f32;
}

.ring-offset-Copper-3 {
  --tw-ring-offset-color: #B87333;
}

.ring-offset-Pink-3 {
  --tw-ring-offset-color: #FFC0CB;
}

.ring-offset-Orange-3 {
  --tw-ring-offset-color: #FFA500;
}

.ring-offset-Coral-3 {
  --tw-ring-offset-color: #EE7762;
}

.ring-offset-MajesticBlack-3 {
  --tw-ring-offset-color: #1F2020;
}

.ring-offset-PrismBlack-3 {
  --tw-ring-offset-color: #1F2020;
}

.ring-offset-CeramicBlack-3 {
  --tw-ring-offset-color: #1F2020;
}

.ring-offset-MidnightBlack-3 {
  --tw-ring-offset-color: #00040D;
}

.ring-offset-PrismWhite-3 {
  --tw-ring-offset-color: #E1D8CB;
}

.ring-offset-CeramicWhite-3 {
  --tw-ring-offset-color: #c2c2c4;
}

.ring-offset-LilacPurple-3 {
  --tw-ring-offset-color: #C8A2C8;
}

.ring-offset-CrownSilver-3 {
  --tw-ring-offset-color: #b1a5aa;
}

.ring-offset-CoralBlue-3 {
  --tw-ring-offset-color: #AFDCEC;
}

.ring-offset-lime-yellow {
  --tw-ring-offset-color: #D2FA46;
}

.ring-offset-apple-green {
  --tw-ring-offset-color: #6EFAC3;
}

.ring-offset-bg-new-blue {
  --tw-ring-offset-color: #39DCF0;
}

.ring-offset-bg-new-pink {
  --tw-ring-offset-color: #E79AAE;
}

.ring-offset-new-pink-1 {
  --tw-ring-offset-color: #E9A1B3;
}

.ring-offset-footer-grey {
  --tw-ring-offset-color: #333238;
}

.ring-offset-border-grey {
  --tw-ring-offset-color: #c4c4c4;
}

.ring-offset-apple-green-1 {
  --tw-ring-offset-color: #30D091;
}

.ring-offset-crimson-red {
  --tw-ring-offset-color: #d22323;
}

.ring-offset-asurion-cyan {
  --tw-ring-offset-color: #95CED7;
}

.ring-offset-bright-orange {
  --tw-ring-offset-color: #FF8B1A;
}

.ring-offset-Graphite-3 {
  --tw-ring-offset-color: #D2CEDB;
}

.ring-offset-PacificBlue-3 {
  --tw-ring-offset-color: #6B8BFF;
}

.ring-offset-light-purple {
  --tw-ring-offset-color: #B3A3D7;
}

.ring-offset-asurion-gray {
  --tw-ring-offset-color: #D8D8D8;
}

.ring-offset-OceanBlue-3 {
  --tw-ring-offset-color: #0077be;
}

.ring-offset-MetallicCopper-3 {
  --tw-ring-offset-color: #72281e;
}

.ring-offset-PorcelainWhite-3 {
  --tw-ring-offset-color: #f8fbf8;
}

.ring-offset-LightBlue-3 {
  --tw-ring-offset-color: #ADD8E6;
}

.ring-offset-CloudNavy-3 {
  --tw-ring-offset-color: #607387;
}

.ring-offset-CloudMint-3 {
  --tw-ring-offset-color: #607387;
}

.ring-offset-CloudOrange-3 {
  --tw-ring-offset-color: #ffba97;
}

.ring-offset-CloudLavender-3 {
  --tw-ring-offset-color: #d6d3e2;
}

.ring-offset-CloudRed-3 {
  --tw-ring-offset-color: #dbb0a2;
}

.ring-offset-CloudWhite-3 {
  --tw-ring-offset-color: #f2f2ed;
}

.ring-offset-SunriseGold-3 {
  --tw-ring-offset-color: #eec6ad;
}

.ring-offset-SunshineGold-3 {
  --tw-ring-offset-color: #eec6ad;
}

.ring-offset-AuraBlack-3 {
  --tw-ring-offset-color: #1F2120;
}

.ring-offset-AuraGlow-3 {
  --tw-ring-offset-color: #f1ad4b;
}

.ring-offset-MysticBronze-3 {
  --tw-ring-offset-color: #3c2516;
}

.ring-offset-MysticGreen-3 {
  --tw-ring-offset-color: #90A19A;
}

.ring-offset-MysticGrey-3 {
  --tw-ring-offset-color: #564f55;
}

.ring-offset-MysticBlack-3 {
  --tw-ring-offset-color: #353A3C;
}

.ring-offset-MysticWhite-3 {
  --tw-ring-offset-color: #E4EDE3;
}

.ring-offset-price-blue1 {
  --tw-ring-offset-color: #6B8BFF;
}

.ring-offset-indigo1 {
  --tw-ring-offset-color: #6700B8;
}

.ring-offset-Purple-4 {
  --tw-ring-offset-color: #9598F8;
}

.ring-offset-new-blue-2 {
  --tw-ring-offset-color: #33B3C2;
}

.ring-offset-dark-blue-3 {
  --tw-ring-offset-color: #041DFB;
}

.ring-offset-replace-bg {
  --tw-ring-offset-color: #8AA4BC;
}

.ring-offset-resolve-bg {
  --tw-ring-offset-color: #4783CB;
}

.focus-within\:ring-offset-transparent:focus-within {
  --tw-ring-offset-color: transparent;
}

.focus-within\:ring-offset-current:focus-within {
  --tw-ring-offset-color: currentColor;
}

.focus-within\:ring-offset-black:focus-within {
  --tw-ring-offset-color: #000;
}

.focus-within\:ring-offset-white:focus-within {
  --tw-ring-offset-color: #fff;
}

.focus-within\:ring-offset-gray-50:focus-within {
  --tw-ring-offset-color: #f9fafb;
}

.focus-within\:ring-offset-gray-100:focus-within {
  --tw-ring-offset-color: #f3f4f6;
}

.focus-within\:ring-offset-gray-200:focus-within {
  --tw-ring-offset-color: #e5e7eb;
}

.focus-within\:ring-offset-gray-300:focus-within {
  --tw-ring-offset-color: #d1d5db;
}

.focus-within\:ring-offset-gray-400:focus-within {
  --tw-ring-offset-color: #9ca3af;
}

.focus-within\:ring-offset-gray-500:focus-within {
  --tw-ring-offset-color: #6b7280;
}

.focus-within\:ring-offset-gray-600:focus-within {
  --tw-ring-offset-color: #4b5563;
}

.focus-within\:ring-offset-gray-700:focus-within {
  --tw-ring-offset-color: #374151;
}

.focus-within\:ring-offset-gray-800:focus-within {
  --tw-ring-offset-color: #1f2937;
}

.focus-within\:ring-offset-gray-900:focus-within {
  --tw-ring-offset-color: #111827;
}

.focus-within\:ring-offset-red-50:focus-within {
  --tw-ring-offset-color: #fef2f2;
}

.focus-within\:ring-offset-red-100:focus-within {
  --tw-ring-offset-color: #fee2e2;
}

.focus-within\:ring-offset-red-200:focus-within {
  --tw-ring-offset-color: #fecaca;
}

.focus-within\:ring-offset-red-300:focus-within {
  --tw-ring-offset-color: #fca5a5;
}

.focus-within\:ring-offset-red-400:focus-within {
  --tw-ring-offset-color: #f87171;
}

.focus-within\:ring-offset-red-500:focus-within {
  --tw-ring-offset-color: #ef4444;
}

.focus-within\:ring-offset-red-600:focus-within {
  --tw-ring-offset-color: #dc2626;
}

.focus-within\:ring-offset-red-700:focus-within {
  --tw-ring-offset-color: #b91c1c;
}

.focus-within\:ring-offset-red-800:focus-within {
  --tw-ring-offset-color: #991b1b;
}

.focus-within\:ring-offset-red-900:focus-within {
  --tw-ring-offset-color: #7f1d1d;
}

.focus-within\:ring-offset-yellow-50:focus-within {
  --tw-ring-offset-color: #fffbeb;
}

.focus-within\:ring-offset-yellow-100:focus-within {
  --tw-ring-offset-color: #fef3c7;
}

.focus-within\:ring-offset-yellow-200:focus-within {
  --tw-ring-offset-color: #fde68a;
}

.focus-within\:ring-offset-yellow-300:focus-within {
  --tw-ring-offset-color: #fcd34d;
}

.focus-within\:ring-offset-yellow-400:focus-within {
  --tw-ring-offset-color: #fbbf24;
}

.focus-within\:ring-offset-yellow-500:focus-within {
  --tw-ring-offset-color: #f59e0b;
}

.focus-within\:ring-offset-yellow-600:focus-within {
  --tw-ring-offset-color: #d97706;
}

.focus-within\:ring-offset-yellow-700:focus-within {
  --tw-ring-offset-color: #b45309;
}

.focus-within\:ring-offset-yellow-800:focus-within {
  --tw-ring-offset-color: #92400e;
}

.focus-within\:ring-offset-yellow-900:focus-within {
  --tw-ring-offset-color: #78350f;
}

.focus-within\:ring-offset-green-50:focus-within {
  --tw-ring-offset-color: #ecfdf5;
}

.focus-within\:ring-offset-green-100:focus-within {
  --tw-ring-offset-color: #d1fae5;
}

.focus-within\:ring-offset-green-200:focus-within {
  --tw-ring-offset-color: #a7f3d0;
}

.focus-within\:ring-offset-green-300:focus-within {
  --tw-ring-offset-color: #6ee7b7;
}

.focus-within\:ring-offset-green-400:focus-within {
  --tw-ring-offset-color: #34d399;
}

.focus-within\:ring-offset-green-500:focus-within {
  --tw-ring-offset-color: #10b981;
}

.focus-within\:ring-offset-green-600:focus-within {
  --tw-ring-offset-color: #059669;
}

.focus-within\:ring-offset-green-700:focus-within {
  --tw-ring-offset-color: #047857;
}

.focus-within\:ring-offset-green-800:focus-within {
  --tw-ring-offset-color: #065f46;
}

.focus-within\:ring-offset-green-900:focus-within {
  --tw-ring-offset-color: #064e3b;
}

.focus-within\:ring-offset-blue-50:focus-within {
  --tw-ring-offset-color: #eff6ff;
}

.focus-within\:ring-offset-blue-100:focus-within {
  --tw-ring-offset-color: #dbeafe;
}

.focus-within\:ring-offset-blue-200:focus-within {
  --tw-ring-offset-color: #bfdbfe;
}

.focus-within\:ring-offset-blue-300:focus-within {
  --tw-ring-offset-color: #93c5fd;
}

.focus-within\:ring-offset-blue-400:focus-within {
  --tw-ring-offset-color: #60a5fa;
}

.focus-within\:ring-offset-blue-500:focus-within {
  --tw-ring-offset-color: #3b82f6;
}

.focus-within\:ring-offset-blue-600:focus-within {
  --tw-ring-offset-color: #2563eb;
}

.focus-within\:ring-offset-blue-700:focus-within {
  --tw-ring-offset-color: #1d4ed8;
}

.focus-within\:ring-offset-blue-800:focus-within {
  --tw-ring-offset-color: #1e40af;
}

.focus-within\:ring-offset-blue-900:focus-within {
  --tw-ring-offset-color: #1e3a8a;
}

.focus-within\:ring-offset-indigo-50:focus-within {
  --tw-ring-offset-color: #eef2ff;
}

.focus-within\:ring-offset-indigo-100:focus-within {
  --tw-ring-offset-color: #e0e7ff;
}

.focus-within\:ring-offset-indigo-200:focus-within {
  --tw-ring-offset-color: #c7d2fe;
}

.focus-within\:ring-offset-indigo-300:focus-within {
  --tw-ring-offset-color: #a5b4fc;
}

.focus-within\:ring-offset-indigo-400:focus-within {
  --tw-ring-offset-color: #818cf8;
}

.focus-within\:ring-offset-indigo-500:focus-within {
  --tw-ring-offset-color: #6366f1;
}

.focus-within\:ring-offset-indigo-600:focus-within {
  --tw-ring-offset-color: #4f46e5;
}

.focus-within\:ring-offset-indigo-700:focus-within {
  --tw-ring-offset-color: #4338ca;
}

.focus-within\:ring-offset-indigo-800:focus-within {
  --tw-ring-offset-color: #3730a3;
}

.focus-within\:ring-offset-indigo-900:focus-within {
  --tw-ring-offset-color: #312e81;
}

.focus-within\:ring-offset-purple:focus-within {
  --tw-ring-offset-color: #6700B8;
}

.focus-within\:ring-offset-pink-50:focus-within {
  --tw-ring-offset-color: #fdf2f8;
}

.focus-within\:ring-offset-pink-100:focus-within {
  --tw-ring-offset-color: #fce7f3;
}

.focus-within\:ring-offset-pink-200:focus-within {
  --tw-ring-offset-color: #fbcfe8;
}

.focus-within\:ring-offset-pink-300:focus-within {
  --tw-ring-offset-color: #f9a8d4;
}

.focus-within\:ring-offset-pink-400:focus-within {
  --tw-ring-offset-color: #f472b6;
}

.focus-within\:ring-offset-pink-500:focus-within {
  --tw-ring-offset-color: #ec4899;
}

.focus-within\:ring-offset-pink-600:focus-within {
  --tw-ring-offset-color: #db2777;
}

.focus-within\:ring-offset-pink-700:focus-within {
  --tw-ring-offset-color: #be185d;
}

.focus-within\:ring-offset-pink-800:focus-within {
  --tw-ring-offset-color: #9d174d;
}

.focus-within\:ring-offset-pink-900:focus-within {
  --tw-ring-offset-color: #831843;
}

.focus-within\:ring-offset-Asurion-White:focus-within {
  --tw-ring-offset-color: #FFF;
}

.focus-within\:ring-offset-Asurion-Blue-Brighter:focus-within {
  --tw-ring-offset-color: #6B8BFF;
}

.focus-within\:ring-offset-Asurion-Blue-Deep:focus-within {
  --tw-ring-offset-color: #2743CC;
}

.focus-within\:ring-offset-Asurion-Blue-Light:focus-within {
  --tw-ring-offset-color: #F0F3FF;
}

.focus-within\:ring-offset-Asurion-Purple:focus-within {
  --tw-ring-offset-color: #8223D2;
}

.focus-within\:ring-offset-Asurion-Purple-Deeper:focus-within {
  --tw-ring-offset-color: #6700B8;
}

.focus-within\:ring-offset-Asurion-Purple-Light:focus-within {
  --tw-ring-offset-color: #F3E9FB;
}

.focus-within\:ring-offset-Asurion-Gray-Deepest:focus-within {
  --tw-ring-offset-color: #333F48;
}

.focus-within\:ring-offset-Asurion-Gray-Deeper:focus-within {
  --tw-ring-offset-color: #6E767D;
}

.focus-within\:ring-offset-Asurion-Gray-Light:focus-within {
  --tw-ring-offset-color: #A5AAAF;
}

.focus-within\:ring-offset-Asurion-Gray-Lighter:focus-within {
  --tw-ring-offset-color: #E6E6EB;
}

.focus-within\:ring-offset-Asurion-Gray-Lightest:focus-within {
  --tw-ring-offset-color: #D5D6DA;
}

.focus-within\:ring-offset-Asurion-Red-Deep:focus-within {
  --tw-ring-offset-color: #DB1B1B;
}

.focus-within\:ring-offset-light-gray:focus-within {
  --tw-ring-offset-color: #6E767D;
}

.focus-within\:ring-offset-light-gray-1:focus-within {
  --tw-ring-offset-color: #A5AAAF;
}

.focus-within\:ring-offset-light-gray-2:focus-within {
  --tw-ring-offset-color: #E6E6EB;
}

.focus-within\:ring-offset-light-gray-3:focus-within {
  --tw-ring-offset-color: #F0F0F5;
}

.focus-within\:ring-offset-light-gray-4:focus-within {
  --tw-ring-offset-color: #D5D6DA;
}

.focus-within\:ring-offset-light-gray-5:focus-within {
  --tw-ring-offset-color: #333F48;
}

.focus-within\:ring-offset-light-slate-gray:focus-within {
  --tw-ring-offset-color: #8589A1;
}

.focus-within\:ring-offset-denim-blue:focus-within {
  --tw-ring-offset-color: #0066B2;
}

.focus-within\:ring-offset-purple-1:focus-within {
  --tw-ring-offset-color: #8223D2;
}

.focus-within\:ring-offset-dark-red:focus-within {
  --tw-ring-offset-color: #DB1B1B;
}

.focus-within\:ring-offset-bright-red:focus-within {
  --tw-ring-offset-color: #F40715;
}

.focus-within\:ring-offset-mustard-yellow:focus-within {
  --tw-ring-offset-color: #ED8B00;
}

.focus-within\:ring-offset-mustard-yellow-1:focus-within {
  --tw-ring-offset-color: #ED6600;
}

.focus-within\:ring-offset-light-blue:focus-within {
  --tw-ring-offset-color: #6B8BFF;
}

.focus-within\:ring-offset-light-blue-1:focus-within {
  --tw-ring-offset-color: #4A68F9;
}

.focus-within\:ring-offset-light-blue-3:focus-within {
  --tw-ring-offset-color:  #F0F3FF;
}

.focus-within\:ring-offset-light-blue-4:focus-within {
  --tw-ring-offset-color: #F0F3FF;
}

.focus-within\:ring-offset-purple-blue:focus-within {
  --tw-ring-offset-color: #6469E1;
}

.focus-within\:ring-offset-light-green:focus-within {
  --tw-ring-offset-color: #00B574;
}

.focus-within\:ring-offset-light-green-1:focus-within {
  --tw-ring-offset-color: #00B574;
}

.focus-within\:ring-offset-light-bg-green:focus-within {
  --tw-ring-offset-color: #F0FFF9;
}

.focus-within\:ring-offset-green-1:focus-within {
  --tw-ring-offset-color: #0B8350;
}

.focus-within\:ring-offset-pink-1:focus-within {
  --tw-ring-offset-color: #FFEDD5;
}

.focus-within\:ring-offset-light-white-1:focus-within {
  --tw-ring-offset-color: #F8F6EE;
}

.focus-within\:ring-offset-Black-3:focus-within {
  --tw-ring-offset-color: #1F2020;
}

.focus-within\:ring-offset-Default-3:focus-within {
  --tw-ring-offset-color: #1F2120;
}

.focus-within\:ring-offset-White-3:focus-within {
  --tw-ring-offset-color: #F9F6EF;
}

.focus-within\:ring-offset-Green-3:focus-within {
  --tw-ring-offset-color: #AEE0CD;
}

.focus-within\:ring-offset-Blue-3:focus-within {
  --tw-ring-offset-color: #6B8BFF;
}

.focus-within\:ring-offset-Silver-3:focus-within {
  --tw-ring-offset-color: #E4E4E2;
}

.focus-within\:ring-offset-Yellow-3:focus-within {
  --tw-ring-offset-color: #F3D060;
}

.focus-within\:ring-offset-Grey-3:focus-within {
  --tw-ring-offset-color: #535150;
}

.focus-within\:ring-offset-Gray-3:focus-within {
  --tw-ring-offset-color: #535150;
}

.focus-within\:ring-offset-Red-3:focus-within {
  --tw-ring-offset-color: #BA0C2E;
}

.focus-within\:ring-offset-Gold-3:focus-within {
  --tw-ring-offset-color: #F5DDC5;
}

.focus-within\:ring-offset-light-green-3:focus-within {
  --tw-ring-offset-color: #F3E9FB;
}

.focus-within\:ring-offset-dark-blue-2:focus-within {
  --tw-ring-offset-color: #2743CC;
}

.focus-within\:ring-offset-blue-1:focus-within {
  --tw-ring-offset-color: #6B8BFF;
}

.focus-within\:ring-offset-yellow-1:focus-within {
  --tw-ring-offset-color: #EDB800;
}

.focus-within\:ring-offset-blue-2:focus-within {
  --tw-ring-offset-color: #253BAA;
}

.focus-within\:ring-offset-light-pink:focus-within {
  --tw-ring-offset-color: #FF5070;
}

.focus-within\:ring-offset-bright-green:focus-within {
  --tw-ring-offset-color: #6EFAC3;
}

.focus-within\:ring-offset-bright-yellow:focus-within {
  --tw-ring-offset-color: #D2FA46;
}

.focus-within\:ring-offset-SpaceGrey-3:focus-within {
  --tw-ring-offset-color: #535150;
}

.focus-within\:ring-offset-Purple-3:focus-within {
  --tw-ring-offset-color: #6700B8;
}

.focus-within\:ring-offset-LightPurple-3:focus-within {
  --tw-ring-offset-color: #D1CDDA;
}

.focus-within\:ring-offset-Glow-3:focus-within {
  --tw-ring-offset-color: #f1ad4b;
}

.focus-within\:ring-offset-Bronze-3:focus-within {
  --tw-ring-offset-color: #cd7f32;
}

.focus-within\:ring-offset-Copper-3:focus-within {
  --tw-ring-offset-color: #B87333;
}

.focus-within\:ring-offset-Pink-3:focus-within {
  --tw-ring-offset-color: #FFC0CB;
}

.focus-within\:ring-offset-Orange-3:focus-within {
  --tw-ring-offset-color: #FFA500;
}

.focus-within\:ring-offset-Coral-3:focus-within {
  --tw-ring-offset-color: #EE7762;
}

.focus-within\:ring-offset-MajesticBlack-3:focus-within {
  --tw-ring-offset-color: #1F2020;
}

.focus-within\:ring-offset-PrismBlack-3:focus-within {
  --tw-ring-offset-color: #1F2020;
}

.focus-within\:ring-offset-CeramicBlack-3:focus-within {
  --tw-ring-offset-color: #1F2020;
}

.focus-within\:ring-offset-MidnightBlack-3:focus-within {
  --tw-ring-offset-color: #00040D;
}

.focus-within\:ring-offset-PrismWhite-3:focus-within {
  --tw-ring-offset-color: #E1D8CB;
}

.focus-within\:ring-offset-CeramicWhite-3:focus-within {
  --tw-ring-offset-color: #c2c2c4;
}

.focus-within\:ring-offset-LilacPurple-3:focus-within {
  --tw-ring-offset-color: #C8A2C8;
}

.focus-within\:ring-offset-CrownSilver-3:focus-within {
  --tw-ring-offset-color: #b1a5aa;
}

.focus-within\:ring-offset-CoralBlue-3:focus-within {
  --tw-ring-offset-color: #AFDCEC;
}

.focus-within\:ring-offset-lime-yellow:focus-within {
  --tw-ring-offset-color: #D2FA46;
}

.focus-within\:ring-offset-apple-green:focus-within {
  --tw-ring-offset-color: #6EFAC3;
}

.focus-within\:ring-offset-bg-new-blue:focus-within {
  --tw-ring-offset-color: #39DCF0;
}

.focus-within\:ring-offset-bg-new-pink:focus-within {
  --tw-ring-offset-color: #E79AAE;
}

.focus-within\:ring-offset-new-pink-1:focus-within {
  --tw-ring-offset-color: #E9A1B3;
}

.focus-within\:ring-offset-footer-grey:focus-within {
  --tw-ring-offset-color: #333238;
}

.focus-within\:ring-offset-border-grey:focus-within {
  --tw-ring-offset-color: #c4c4c4;
}

.focus-within\:ring-offset-apple-green-1:focus-within {
  --tw-ring-offset-color: #30D091;
}

.focus-within\:ring-offset-crimson-red:focus-within {
  --tw-ring-offset-color: #d22323;
}

.focus-within\:ring-offset-asurion-cyan:focus-within {
  --tw-ring-offset-color: #95CED7;
}

.focus-within\:ring-offset-bright-orange:focus-within {
  --tw-ring-offset-color: #FF8B1A;
}

.focus-within\:ring-offset-Graphite-3:focus-within {
  --tw-ring-offset-color: #D2CEDB;
}

.focus-within\:ring-offset-PacificBlue-3:focus-within {
  --tw-ring-offset-color: #6B8BFF;
}

.focus-within\:ring-offset-light-purple:focus-within {
  --tw-ring-offset-color: #B3A3D7;
}

.focus-within\:ring-offset-asurion-gray:focus-within {
  --tw-ring-offset-color: #D8D8D8;
}

.focus-within\:ring-offset-OceanBlue-3:focus-within {
  --tw-ring-offset-color: #0077be;
}

.focus-within\:ring-offset-MetallicCopper-3:focus-within {
  --tw-ring-offset-color: #72281e;
}

.focus-within\:ring-offset-PorcelainWhite-3:focus-within {
  --tw-ring-offset-color: #f8fbf8;
}

.focus-within\:ring-offset-LightBlue-3:focus-within {
  --tw-ring-offset-color: #ADD8E6;
}

.focus-within\:ring-offset-CloudNavy-3:focus-within {
  --tw-ring-offset-color: #607387;
}

.focus-within\:ring-offset-CloudMint-3:focus-within {
  --tw-ring-offset-color: #607387;
}

.focus-within\:ring-offset-CloudOrange-3:focus-within {
  --tw-ring-offset-color: #ffba97;
}

.focus-within\:ring-offset-CloudLavender-3:focus-within {
  --tw-ring-offset-color: #d6d3e2;
}

.focus-within\:ring-offset-CloudRed-3:focus-within {
  --tw-ring-offset-color: #dbb0a2;
}

.focus-within\:ring-offset-CloudWhite-3:focus-within {
  --tw-ring-offset-color: #f2f2ed;
}

.focus-within\:ring-offset-SunriseGold-3:focus-within {
  --tw-ring-offset-color: #eec6ad;
}

.focus-within\:ring-offset-SunshineGold-3:focus-within {
  --tw-ring-offset-color: #eec6ad;
}

.focus-within\:ring-offset-AuraBlack-3:focus-within {
  --tw-ring-offset-color: #1F2120;
}

.focus-within\:ring-offset-AuraGlow-3:focus-within {
  --tw-ring-offset-color: #f1ad4b;
}

.focus-within\:ring-offset-MysticBronze-3:focus-within {
  --tw-ring-offset-color: #3c2516;
}

.focus-within\:ring-offset-MysticGreen-3:focus-within {
  --tw-ring-offset-color: #90A19A;
}

.focus-within\:ring-offset-MysticGrey-3:focus-within {
  --tw-ring-offset-color: #564f55;
}

.focus-within\:ring-offset-MysticBlack-3:focus-within {
  --tw-ring-offset-color: #353A3C;
}

.focus-within\:ring-offset-MysticWhite-3:focus-within {
  --tw-ring-offset-color: #E4EDE3;
}

.focus-within\:ring-offset-price-blue1:focus-within {
  --tw-ring-offset-color: #6B8BFF;
}

.focus-within\:ring-offset-indigo1:focus-within {
  --tw-ring-offset-color: #6700B8;
}

.focus-within\:ring-offset-Purple-4:focus-within {
  --tw-ring-offset-color: #9598F8;
}

.focus-within\:ring-offset-new-blue-2:focus-within {
  --tw-ring-offset-color: #33B3C2;
}

.focus-within\:ring-offset-dark-blue-3:focus-within {
  --tw-ring-offset-color: #041DFB;
}

.focus-within\:ring-offset-replace-bg:focus-within {
  --tw-ring-offset-color: #8AA4BC;
}

.focus-within\:ring-offset-resolve-bg:focus-within {
  --tw-ring-offset-color: #4783CB;
}

.focus\:ring-offset-transparent:focus {
  --tw-ring-offset-color: transparent;
}

.focus\:ring-offset-current:focus {
  --tw-ring-offset-color: currentColor;
}

.focus\:ring-offset-black:focus {
  --tw-ring-offset-color: #000;
}

.focus\:ring-offset-white:focus {
  --tw-ring-offset-color: #fff;
}

.focus\:ring-offset-gray-50:focus {
  --tw-ring-offset-color: #f9fafb;
}

.focus\:ring-offset-gray-100:focus {
  --tw-ring-offset-color: #f3f4f6;
}

.focus\:ring-offset-gray-200:focus {
  --tw-ring-offset-color: #e5e7eb;
}

.focus\:ring-offset-gray-300:focus {
  --tw-ring-offset-color: #d1d5db;
}

.focus\:ring-offset-gray-400:focus {
  --tw-ring-offset-color: #9ca3af;
}

.focus\:ring-offset-gray-500:focus {
  --tw-ring-offset-color: #6b7280;
}

.focus\:ring-offset-gray-600:focus {
  --tw-ring-offset-color: #4b5563;
}

.focus\:ring-offset-gray-700:focus {
  --tw-ring-offset-color: #374151;
}

.focus\:ring-offset-gray-800:focus {
  --tw-ring-offset-color: #1f2937;
}

.focus\:ring-offset-gray-900:focus {
  --tw-ring-offset-color: #111827;
}

.focus\:ring-offset-red-50:focus {
  --tw-ring-offset-color: #fef2f2;
}

.focus\:ring-offset-red-100:focus {
  --tw-ring-offset-color: #fee2e2;
}

.focus\:ring-offset-red-200:focus {
  --tw-ring-offset-color: #fecaca;
}

.focus\:ring-offset-red-300:focus {
  --tw-ring-offset-color: #fca5a5;
}

.focus\:ring-offset-red-400:focus {
  --tw-ring-offset-color: #f87171;
}

.focus\:ring-offset-red-500:focus {
  --tw-ring-offset-color: #ef4444;
}

.focus\:ring-offset-red-600:focus {
  --tw-ring-offset-color: #dc2626;
}

.focus\:ring-offset-red-700:focus {
  --tw-ring-offset-color: #b91c1c;
}

.focus\:ring-offset-red-800:focus {
  --tw-ring-offset-color: #991b1b;
}

.focus\:ring-offset-red-900:focus {
  --tw-ring-offset-color: #7f1d1d;
}

.focus\:ring-offset-yellow-50:focus {
  --tw-ring-offset-color: #fffbeb;
}

.focus\:ring-offset-yellow-100:focus {
  --tw-ring-offset-color: #fef3c7;
}

.focus\:ring-offset-yellow-200:focus {
  --tw-ring-offset-color: #fde68a;
}

.focus\:ring-offset-yellow-300:focus {
  --tw-ring-offset-color: #fcd34d;
}

.focus\:ring-offset-yellow-400:focus {
  --tw-ring-offset-color: #fbbf24;
}

.focus\:ring-offset-yellow-500:focus {
  --tw-ring-offset-color: #f59e0b;
}

.focus\:ring-offset-yellow-600:focus {
  --tw-ring-offset-color: #d97706;
}

.focus\:ring-offset-yellow-700:focus {
  --tw-ring-offset-color: #b45309;
}

.focus\:ring-offset-yellow-800:focus {
  --tw-ring-offset-color: #92400e;
}

.focus\:ring-offset-yellow-900:focus {
  --tw-ring-offset-color: #78350f;
}

.focus\:ring-offset-green-50:focus {
  --tw-ring-offset-color: #ecfdf5;
}

.focus\:ring-offset-green-100:focus {
  --tw-ring-offset-color: #d1fae5;
}

.focus\:ring-offset-green-200:focus {
  --tw-ring-offset-color: #a7f3d0;
}

.focus\:ring-offset-green-300:focus {
  --tw-ring-offset-color: #6ee7b7;
}

.focus\:ring-offset-green-400:focus {
  --tw-ring-offset-color: #34d399;
}

.focus\:ring-offset-green-500:focus {
  --tw-ring-offset-color: #10b981;
}

.focus\:ring-offset-green-600:focus {
  --tw-ring-offset-color: #059669;
}

.focus\:ring-offset-green-700:focus {
  --tw-ring-offset-color: #047857;
}

.focus\:ring-offset-green-800:focus {
  --tw-ring-offset-color: #065f46;
}

.focus\:ring-offset-green-900:focus {
  --tw-ring-offset-color: #064e3b;
}

.focus\:ring-offset-blue-50:focus {
  --tw-ring-offset-color: #eff6ff;
}

.focus\:ring-offset-blue-100:focus {
  --tw-ring-offset-color: #dbeafe;
}

.focus\:ring-offset-blue-200:focus {
  --tw-ring-offset-color: #bfdbfe;
}

.focus\:ring-offset-blue-300:focus {
  --tw-ring-offset-color: #93c5fd;
}

.focus\:ring-offset-blue-400:focus {
  --tw-ring-offset-color: #60a5fa;
}

.focus\:ring-offset-blue-500:focus {
  --tw-ring-offset-color: #3b82f6;
}

.focus\:ring-offset-blue-600:focus {
  --tw-ring-offset-color: #2563eb;
}

.focus\:ring-offset-blue-700:focus {
  --tw-ring-offset-color: #1d4ed8;
}

.focus\:ring-offset-blue-800:focus {
  --tw-ring-offset-color: #1e40af;
}

.focus\:ring-offset-blue-900:focus {
  --tw-ring-offset-color: #1e3a8a;
}

.focus\:ring-offset-indigo-50:focus {
  --tw-ring-offset-color: #eef2ff;
}

.focus\:ring-offset-indigo-100:focus {
  --tw-ring-offset-color: #e0e7ff;
}

.focus\:ring-offset-indigo-200:focus {
  --tw-ring-offset-color: #c7d2fe;
}

.focus\:ring-offset-indigo-300:focus {
  --tw-ring-offset-color: #a5b4fc;
}

.focus\:ring-offset-indigo-400:focus {
  --tw-ring-offset-color: #818cf8;
}

.focus\:ring-offset-indigo-500:focus {
  --tw-ring-offset-color: #6366f1;
}

.focus\:ring-offset-indigo-600:focus {
  --tw-ring-offset-color: #4f46e5;
}

.focus\:ring-offset-indigo-700:focus {
  --tw-ring-offset-color: #4338ca;
}

.focus\:ring-offset-indigo-800:focus {
  --tw-ring-offset-color: #3730a3;
}

.focus\:ring-offset-indigo-900:focus {
  --tw-ring-offset-color: #312e81;
}

.focus\:ring-offset-purple:focus {
  --tw-ring-offset-color: #6700B8;
}

.focus\:ring-offset-pink-50:focus {
  --tw-ring-offset-color: #fdf2f8;
}

.focus\:ring-offset-pink-100:focus {
  --tw-ring-offset-color: #fce7f3;
}

.focus\:ring-offset-pink-200:focus {
  --tw-ring-offset-color: #fbcfe8;
}

.focus\:ring-offset-pink-300:focus {
  --tw-ring-offset-color: #f9a8d4;
}

.focus\:ring-offset-pink-400:focus {
  --tw-ring-offset-color: #f472b6;
}

.focus\:ring-offset-pink-500:focus {
  --tw-ring-offset-color: #ec4899;
}

.focus\:ring-offset-pink-600:focus {
  --tw-ring-offset-color: #db2777;
}

.focus\:ring-offset-pink-700:focus {
  --tw-ring-offset-color: #be185d;
}

.focus\:ring-offset-pink-800:focus {
  --tw-ring-offset-color: #9d174d;
}

.focus\:ring-offset-pink-900:focus {
  --tw-ring-offset-color: #831843;
}

.focus\:ring-offset-Asurion-White:focus {
  --tw-ring-offset-color: #FFF;
}

.focus\:ring-offset-Asurion-Blue-Brighter:focus {
  --tw-ring-offset-color: #6B8BFF;
}

.focus\:ring-offset-Asurion-Blue-Deep:focus {
  --tw-ring-offset-color: #2743CC;
}

.focus\:ring-offset-Asurion-Blue-Light:focus {
  --tw-ring-offset-color: #F0F3FF;
}

.focus\:ring-offset-Asurion-Purple:focus {
  --tw-ring-offset-color: #8223D2;
}

.focus\:ring-offset-Asurion-Purple-Deeper:focus {
  --tw-ring-offset-color: #6700B8;
}

.focus\:ring-offset-Asurion-Purple-Light:focus {
  --tw-ring-offset-color: #F3E9FB;
}

.focus\:ring-offset-Asurion-Gray-Deepest:focus {
  --tw-ring-offset-color: #333F48;
}

.focus\:ring-offset-Asurion-Gray-Deeper:focus {
  --tw-ring-offset-color: #6E767D;
}

.focus\:ring-offset-Asurion-Gray-Light:focus {
  --tw-ring-offset-color: #A5AAAF;
}

.focus\:ring-offset-Asurion-Gray-Lighter:focus {
  --tw-ring-offset-color: #E6E6EB;
}

.focus\:ring-offset-Asurion-Gray-Lightest:focus {
  --tw-ring-offset-color: #D5D6DA;
}

.focus\:ring-offset-Asurion-Red-Deep:focus {
  --tw-ring-offset-color: #DB1B1B;
}

.focus\:ring-offset-light-gray:focus {
  --tw-ring-offset-color: #6E767D;
}

.focus\:ring-offset-light-gray-1:focus {
  --tw-ring-offset-color: #A5AAAF;
}

.focus\:ring-offset-light-gray-2:focus {
  --tw-ring-offset-color: #E6E6EB;
}

.focus\:ring-offset-light-gray-3:focus {
  --tw-ring-offset-color: #F0F0F5;
}

.focus\:ring-offset-light-gray-4:focus {
  --tw-ring-offset-color: #D5D6DA;
}

.focus\:ring-offset-light-gray-5:focus {
  --tw-ring-offset-color: #333F48;
}

.focus\:ring-offset-light-slate-gray:focus {
  --tw-ring-offset-color: #8589A1;
}

.focus\:ring-offset-denim-blue:focus {
  --tw-ring-offset-color: #0066B2;
}

.focus\:ring-offset-purple-1:focus {
  --tw-ring-offset-color: #8223D2;
}

.focus\:ring-offset-dark-red:focus {
  --tw-ring-offset-color: #DB1B1B;
}

.focus\:ring-offset-bright-red:focus {
  --tw-ring-offset-color: #F40715;
}

.focus\:ring-offset-mustard-yellow:focus {
  --tw-ring-offset-color: #ED8B00;
}

.focus\:ring-offset-mustard-yellow-1:focus {
  --tw-ring-offset-color: #ED6600;
}

.focus\:ring-offset-light-blue:focus {
  --tw-ring-offset-color: #6B8BFF;
}

.focus\:ring-offset-light-blue-1:focus {
  --tw-ring-offset-color: #4A68F9;
}

.focus\:ring-offset-light-blue-3:focus {
  --tw-ring-offset-color:  #F0F3FF;
}

.focus\:ring-offset-light-blue-4:focus {
  --tw-ring-offset-color: #F0F3FF;
}

.focus\:ring-offset-purple-blue:focus {
  --tw-ring-offset-color: #6469E1;
}

.focus\:ring-offset-light-green:focus {
  --tw-ring-offset-color: #00B574;
}

.focus\:ring-offset-light-green-1:focus {
  --tw-ring-offset-color: #00B574;
}

.focus\:ring-offset-light-bg-green:focus {
  --tw-ring-offset-color: #F0FFF9;
}

.focus\:ring-offset-green-1:focus {
  --tw-ring-offset-color: #0B8350;
}

.focus\:ring-offset-pink-1:focus {
  --tw-ring-offset-color: #FFEDD5;
}

.focus\:ring-offset-light-white-1:focus {
  --tw-ring-offset-color: #F8F6EE;
}

.focus\:ring-offset-Black-3:focus {
  --tw-ring-offset-color: #1F2020;
}

.focus\:ring-offset-Default-3:focus {
  --tw-ring-offset-color: #1F2120;
}

.focus\:ring-offset-White-3:focus {
  --tw-ring-offset-color: #F9F6EF;
}

.focus\:ring-offset-Green-3:focus {
  --tw-ring-offset-color: #AEE0CD;
}

.focus\:ring-offset-Blue-3:focus {
  --tw-ring-offset-color: #6B8BFF;
}

.focus\:ring-offset-Silver-3:focus {
  --tw-ring-offset-color: #E4E4E2;
}

.focus\:ring-offset-Yellow-3:focus {
  --tw-ring-offset-color: #F3D060;
}

.focus\:ring-offset-Grey-3:focus {
  --tw-ring-offset-color: #535150;
}

.focus\:ring-offset-Gray-3:focus {
  --tw-ring-offset-color: #535150;
}

.focus\:ring-offset-Red-3:focus {
  --tw-ring-offset-color: #BA0C2E;
}

.focus\:ring-offset-Gold-3:focus {
  --tw-ring-offset-color: #F5DDC5;
}

.focus\:ring-offset-light-green-3:focus {
  --tw-ring-offset-color: #F3E9FB;
}

.focus\:ring-offset-dark-blue-2:focus {
  --tw-ring-offset-color: #2743CC;
}

.focus\:ring-offset-blue-1:focus {
  --tw-ring-offset-color: #6B8BFF;
}

.focus\:ring-offset-yellow-1:focus {
  --tw-ring-offset-color: #EDB800;
}

.focus\:ring-offset-blue-2:focus {
  --tw-ring-offset-color: #253BAA;
}

.focus\:ring-offset-light-pink:focus {
  --tw-ring-offset-color: #FF5070;
}

.focus\:ring-offset-bright-green:focus {
  --tw-ring-offset-color: #6EFAC3;
}

.focus\:ring-offset-bright-yellow:focus {
  --tw-ring-offset-color: #D2FA46;
}

.focus\:ring-offset-SpaceGrey-3:focus {
  --tw-ring-offset-color: #535150;
}

.focus\:ring-offset-Purple-3:focus {
  --tw-ring-offset-color: #6700B8;
}

.focus\:ring-offset-LightPurple-3:focus {
  --tw-ring-offset-color: #D1CDDA;
}

.focus\:ring-offset-Glow-3:focus {
  --tw-ring-offset-color: #f1ad4b;
}

.focus\:ring-offset-Bronze-3:focus {
  --tw-ring-offset-color: #cd7f32;
}

.focus\:ring-offset-Copper-3:focus {
  --tw-ring-offset-color: #B87333;
}

.focus\:ring-offset-Pink-3:focus {
  --tw-ring-offset-color: #FFC0CB;
}

.focus\:ring-offset-Orange-3:focus {
  --tw-ring-offset-color: #FFA500;
}

.focus\:ring-offset-Coral-3:focus {
  --tw-ring-offset-color: #EE7762;
}

.focus\:ring-offset-MajesticBlack-3:focus {
  --tw-ring-offset-color: #1F2020;
}

.focus\:ring-offset-PrismBlack-3:focus {
  --tw-ring-offset-color: #1F2020;
}

.focus\:ring-offset-CeramicBlack-3:focus {
  --tw-ring-offset-color: #1F2020;
}

.focus\:ring-offset-MidnightBlack-3:focus {
  --tw-ring-offset-color: #00040D;
}

.focus\:ring-offset-PrismWhite-3:focus {
  --tw-ring-offset-color: #E1D8CB;
}

.focus\:ring-offset-CeramicWhite-3:focus {
  --tw-ring-offset-color: #c2c2c4;
}

.focus\:ring-offset-LilacPurple-3:focus {
  --tw-ring-offset-color: #C8A2C8;
}

.focus\:ring-offset-CrownSilver-3:focus {
  --tw-ring-offset-color: #b1a5aa;
}

.focus\:ring-offset-CoralBlue-3:focus {
  --tw-ring-offset-color: #AFDCEC;
}

.focus\:ring-offset-lime-yellow:focus {
  --tw-ring-offset-color: #D2FA46;
}

.focus\:ring-offset-apple-green:focus {
  --tw-ring-offset-color: #6EFAC3;
}

.focus\:ring-offset-bg-new-blue:focus {
  --tw-ring-offset-color: #39DCF0;
}

.focus\:ring-offset-bg-new-pink:focus {
  --tw-ring-offset-color: #E79AAE;
}

.focus\:ring-offset-new-pink-1:focus {
  --tw-ring-offset-color: #E9A1B3;
}

.focus\:ring-offset-footer-grey:focus {
  --tw-ring-offset-color: #333238;
}

.focus\:ring-offset-border-grey:focus {
  --tw-ring-offset-color: #c4c4c4;
}

.focus\:ring-offset-apple-green-1:focus {
  --tw-ring-offset-color: #30D091;
}

.focus\:ring-offset-crimson-red:focus {
  --tw-ring-offset-color: #d22323;
}

.focus\:ring-offset-asurion-cyan:focus {
  --tw-ring-offset-color: #95CED7;
}

.focus\:ring-offset-bright-orange:focus {
  --tw-ring-offset-color: #FF8B1A;
}

.focus\:ring-offset-Graphite-3:focus {
  --tw-ring-offset-color: #D2CEDB;
}

.focus\:ring-offset-PacificBlue-3:focus {
  --tw-ring-offset-color: #6B8BFF;
}

.focus\:ring-offset-light-purple:focus {
  --tw-ring-offset-color: #B3A3D7;
}

.focus\:ring-offset-asurion-gray:focus {
  --tw-ring-offset-color: #D8D8D8;
}

.focus\:ring-offset-OceanBlue-3:focus {
  --tw-ring-offset-color: #0077be;
}

.focus\:ring-offset-MetallicCopper-3:focus {
  --tw-ring-offset-color: #72281e;
}

.focus\:ring-offset-PorcelainWhite-3:focus {
  --tw-ring-offset-color: #f8fbf8;
}

.focus\:ring-offset-LightBlue-3:focus {
  --tw-ring-offset-color: #ADD8E6;
}

.focus\:ring-offset-CloudNavy-3:focus {
  --tw-ring-offset-color: #607387;
}

.focus\:ring-offset-CloudMint-3:focus {
  --tw-ring-offset-color: #607387;
}

.focus\:ring-offset-CloudOrange-3:focus {
  --tw-ring-offset-color: #ffba97;
}

.focus\:ring-offset-CloudLavender-3:focus {
  --tw-ring-offset-color: #d6d3e2;
}

.focus\:ring-offset-CloudRed-3:focus {
  --tw-ring-offset-color: #dbb0a2;
}

.focus\:ring-offset-CloudWhite-3:focus {
  --tw-ring-offset-color: #f2f2ed;
}

.focus\:ring-offset-SunriseGold-3:focus {
  --tw-ring-offset-color: #eec6ad;
}

.focus\:ring-offset-SunshineGold-3:focus {
  --tw-ring-offset-color: #eec6ad;
}

.focus\:ring-offset-AuraBlack-3:focus {
  --tw-ring-offset-color: #1F2120;
}

.focus\:ring-offset-AuraGlow-3:focus {
  --tw-ring-offset-color: #f1ad4b;
}

.focus\:ring-offset-MysticBronze-3:focus {
  --tw-ring-offset-color: #3c2516;
}

.focus\:ring-offset-MysticGreen-3:focus {
  --tw-ring-offset-color: #90A19A;
}

.focus\:ring-offset-MysticGrey-3:focus {
  --tw-ring-offset-color: #564f55;
}

.focus\:ring-offset-MysticBlack-3:focus {
  --tw-ring-offset-color: #353A3C;
}

.focus\:ring-offset-MysticWhite-3:focus {
  --tw-ring-offset-color: #E4EDE3;
}

.focus\:ring-offset-price-blue1:focus {
  --tw-ring-offset-color: #6B8BFF;
}

.focus\:ring-offset-indigo1:focus {
  --tw-ring-offset-color: #6700B8;
}

.focus\:ring-offset-Purple-4:focus {
  --tw-ring-offset-color: #9598F8;
}

.focus\:ring-offset-new-blue-2:focus {
  --tw-ring-offset-color: #33B3C2;
}

.focus\:ring-offset-dark-blue-3:focus {
  --tw-ring-offset-color: #041DFB;
}

.focus\:ring-offset-replace-bg:focus {
  --tw-ring-offset-color: #8AA4BC;
}

.focus\:ring-offset-resolve-bg:focus {
  --tw-ring-offset-color: #4783CB;
}

.filter {
  --tw-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter-none {
  filter: none;
}

.blur-0 {
  --tw-blur: blur(0);
}

.blur-none {
  --tw-blur: blur(0);
}

.blur-sm {
  --tw-blur: blur(4px);
}

.blur {
  --tw-blur: blur(8px);
}

.blur-md {
  --tw-blur: blur(12px);
}

.blur-lg {
  --tw-blur: blur(16px);
}

.blur-xl {
  --tw-blur: blur(24px);
}

.blur-2xl {
  --tw-blur: blur(40px);
}

.blur-3xl {
  --tw-blur: blur(64px);
}

.brightness-0 {
  --tw-brightness: brightness(0);
}

.brightness-50 {
  --tw-brightness: brightness(.5);
}

.brightness-75 {
  --tw-brightness: brightness(.75);
}

.brightness-90 {
  --tw-brightness: brightness(.9);
}

.brightness-95 {
  --tw-brightness: brightness(.95);
}

.brightness-100 {
  --tw-brightness: brightness(1);
}

.brightness-105 {
  --tw-brightness: brightness(1.05);
}

.brightness-110 {
  --tw-brightness: brightness(1.1);
}

.brightness-125 {
  --tw-brightness: brightness(1.25);
}

.brightness-150 {
  --tw-brightness: brightness(1.5);
}

.brightness-200 {
  --tw-brightness: brightness(2);
}

.contrast-0 {
  --tw-contrast: contrast(0);
}

.contrast-50 {
  --tw-contrast: contrast(.5);
}

.contrast-75 {
  --tw-contrast: contrast(.75);
}

.contrast-100 {
  --tw-contrast: contrast(1);
}

.contrast-125 {
  --tw-contrast: contrast(1.25);
}

.contrast-150 {
  --tw-contrast: contrast(1.5);
}

.contrast-200 {
  --tw-contrast: contrast(2);
}

.drop-shadow-sm {
  --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
}

.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
}

.drop-shadow-md {
  --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
}

.drop-shadow-lg {
  --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
}

.drop-shadow-xl {
  --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
}

.drop-shadow-2xl {
  --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
}

.drop-shadow-none {
  --tw-drop-shadow: drop-shadow(0 0 #0000);
}

.grayscale-0 {
  --tw-grayscale: grayscale(0);
}

.grayscale {
  --tw-grayscale: grayscale(100%);
}

.hue-rotate-0 {
  --tw-hue-rotate: hue-rotate(0deg);
}

.hue-rotate-15 {
  --tw-hue-rotate: hue-rotate(15deg);
}

.hue-rotate-30 {
  --tw-hue-rotate: hue-rotate(30deg);
}

.hue-rotate-60 {
  --tw-hue-rotate: hue-rotate(60deg);
}

.hue-rotate-90 {
  --tw-hue-rotate: hue-rotate(90deg);
}

.hue-rotate-180 {
  --tw-hue-rotate: hue-rotate(180deg);
}

.-hue-rotate-180 {
  --tw-hue-rotate: hue-rotate(-180deg);
}

.-hue-rotate-90 {
  --tw-hue-rotate: hue-rotate(-90deg);
}

.-hue-rotate-60 {
  --tw-hue-rotate: hue-rotate(-60deg);
}

.-hue-rotate-30 {
  --tw-hue-rotate: hue-rotate(-30deg);
}

.-hue-rotate-15 {
  --tw-hue-rotate: hue-rotate(-15deg);
}

.invert-0 {
  --tw-invert: invert(0);
}

.invert {
  --tw-invert: invert(100%);
}

.saturate-0 {
  --tw-saturate: saturate(0);
}

.saturate-50 {
  --tw-saturate: saturate(.5);
}

.saturate-100 {
  --tw-saturate: saturate(1);
}

.saturate-150 {
  --tw-saturate: saturate(1.5);
}

.saturate-200 {
  --tw-saturate: saturate(2);
}

.sepia-0 {
  --tw-sepia: sepia(0);
}

.sepia {
  --tw-sepia: sepia(100%);
}

.backdrop-filter {
  --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-filter-none {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}

.backdrop-blur-0 {
  --tw-backdrop-blur: blur(0);
}

.backdrop-blur-none {
  --tw-backdrop-blur: blur(0);
}

.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
}

.backdrop-blur {
  --tw-backdrop-blur: blur(8px);
}

.backdrop-blur-md {
  --tw-backdrop-blur: blur(12px);
}

.backdrop-blur-lg {
  --tw-backdrop-blur: blur(16px);
}

.backdrop-blur-xl {
  --tw-backdrop-blur: blur(24px);
}

.backdrop-blur-2xl {
  --tw-backdrop-blur: blur(40px);
}

.backdrop-blur-3xl {
  --tw-backdrop-blur: blur(64px);
}

.backdrop-brightness-0 {
  --tw-backdrop-brightness: brightness(0);
}

.backdrop-brightness-50 {
  --tw-backdrop-brightness: brightness(.5);
}

.backdrop-brightness-75 {
  --tw-backdrop-brightness: brightness(.75);
}

.backdrop-brightness-90 {
  --tw-backdrop-brightness: brightness(.9);
}

.backdrop-brightness-95 {
  --tw-backdrop-brightness: brightness(.95);
}

.backdrop-brightness-100 {
  --tw-backdrop-brightness: brightness(1);
}

.backdrop-brightness-105 {
  --tw-backdrop-brightness: brightness(1.05);
}

.backdrop-brightness-110 {
  --tw-backdrop-brightness: brightness(1.1);
}

.backdrop-brightness-125 {
  --tw-backdrop-brightness: brightness(1.25);
}

.backdrop-brightness-150 {
  --tw-backdrop-brightness: brightness(1.5);
}

.backdrop-brightness-200 {
  --tw-backdrop-brightness: brightness(2);
}

.backdrop-contrast-0 {
  --tw-backdrop-contrast: contrast(0);
}

.backdrop-contrast-50 {
  --tw-backdrop-contrast: contrast(.5);
}

.backdrop-contrast-75 {
  --tw-backdrop-contrast: contrast(.75);
}

.backdrop-contrast-100 {
  --tw-backdrop-contrast: contrast(1);
}

.backdrop-contrast-125 {
  --tw-backdrop-contrast: contrast(1.25);
}

.backdrop-contrast-150 {
  --tw-backdrop-contrast: contrast(1.5);
}

.backdrop-contrast-200 {
  --tw-backdrop-contrast: contrast(2);
}

.backdrop-grayscale-0 {
  --tw-backdrop-grayscale: grayscale(0);
}

.backdrop-grayscale {
  --tw-backdrop-grayscale: grayscale(100%);
}

.backdrop-hue-rotate-0 {
  --tw-backdrop-hue-rotate: hue-rotate(0deg);
}

.backdrop-hue-rotate-15 {
  --tw-backdrop-hue-rotate: hue-rotate(15deg);
}

.backdrop-hue-rotate-30 {
  --tw-backdrop-hue-rotate: hue-rotate(30deg);
}

.backdrop-hue-rotate-60 {
  --tw-backdrop-hue-rotate: hue-rotate(60deg);
}

.backdrop-hue-rotate-90 {
  --tw-backdrop-hue-rotate: hue-rotate(90deg);
}

.backdrop-hue-rotate-180 {
  --tw-backdrop-hue-rotate: hue-rotate(180deg);
}

.-backdrop-hue-rotate-180 {
  --tw-backdrop-hue-rotate: hue-rotate(-180deg);
}

.-backdrop-hue-rotate-90 {
  --tw-backdrop-hue-rotate: hue-rotate(-90deg);
}

.-backdrop-hue-rotate-60 {
  --tw-backdrop-hue-rotate: hue-rotate(-60deg);
}

.-backdrop-hue-rotate-30 {
  --tw-backdrop-hue-rotate: hue-rotate(-30deg);
}

.-backdrop-hue-rotate-15 {
  --tw-backdrop-hue-rotate: hue-rotate(-15deg);
}

.backdrop-invert-0 {
  --tw-backdrop-invert: invert(0);
}

.backdrop-invert {
  --tw-backdrop-invert: invert(100%);
}

.backdrop-opacity-0 {
  --tw-backdrop-opacity: opacity(0);
}

.backdrop-opacity-5 {
  --tw-backdrop-opacity: opacity(0.05);
}

.backdrop-opacity-10 {
  --tw-backdrop-opacity: opacity(0.1);
}

.backdrop-opacity-20 {
  --tw-backdrop-opacity: opacity(0.2);
}

.backdrop-opacity-25 {
  --tw-backdrop-opacity: opacity(0.25);
}

.backdrop-opacity-30 {
  --tw-backdrop-opacity: opacity(0.3);
}

.backdrop-opacity-40 {
  --tw-backdrop-opacity: opacity(0.4);
}

.backdrop-opacity-50 {
  --tw-backdrop-opacity: opacity(0.5);
}

.backdrop-opacity-60 {
  --tw-backdrop-opacity: opacity(0.6);
}

.backdrop-opacity-70 {
  --tw-backdrop-opacity: opacity(0.7);
}

.backdrop-opacity-75 {
  --tw-backdrop-opacity: opacity(0.75);
}

.backdrop-opacity-80 {
  --tw-backdrop-opacity: opacity(0.8);
}

.backdrop-opacity-90 {
  --tw-backdrop-opacity: opacity(0.9);
}

.backdrop-opacity-95 {
  --tw-backdrop-opacity: opacity(0.95);
}

.backdrop-opacity-100 {
  --tw-backdrop-opacity: opacity(1);
}

.backdrop-saturate-0 {
  --tw-backdrop-saturate: saturate(0);
}

.backdrop-saturate-50 {
  --tw-backdrop-saturate: saturate(.5);
}

.backdrop-saturate-100 {
  --tw-backdrop-saturate: saturate(1);
}

.backdrop-saturate-150 {
  --tw-backdrop-saturate: saturate(1.5);
}

.backdrop-saturate-200 {
  --tw-backdrop-saturate: saturate(2);
}

.backdrop-sepia-0 {
  --tw-backdrop-sepia: sepia(0);
}

.backdrop-sepia {
  --tw-backdrop-sepia: sepia(100%);
}

.transition-none {
  transition-property: none;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition {
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: background-color, border-color, color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-shadow {
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.delay-75 {
  transition-delay: 75ms;
}

.delay-100 {
  transition-delay: 100ms;
}

.delay-150 {
  transition-delay: 150ms;
}

.delay-200 {
  transition-delay: 200ms;
}

.delay-300 {
  transition-delay: 300ms;
}

.delay-500 {
  transition-delay: 500ms;
}

.delay-700 {
  transition-delay: 700ms;
}

.delay-1000 {
  transition-delay: 1000ms;
}

.duration-75 {
  transition-duration: 75ms;
}

.duration-100 {
  transition-duration: 100ms;
}

.duration-150 {
  transition-duration: 150ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.duration-700 {
  transition-duration: 700ms;
}

.duration-1000 {
  transition-duration: 1000ms;
}

.ease-linear {
  transition-timing-function: linear;
}

.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@font-face {
  font-family: 'Apercu-Black-Pro';

  src: local('Apercu-Black-Pro'), url(/fonts/Apercu-Black-Pro.ttf) format('opentype');
}

@font-face {
  font-family: 'Apercu-Bold-Pro';

  src: local('Apercu-Bold-Pro'), url(/fonts/Apercu-Bold-Pro.ttf) format('opentype');
}

@font-face {
  font-family: 'Apercu-Light-Pro';

  src: local('Apercu-Light-Pro'), url(/fonts/Apercu-Light-Pro.ttf) format('opentype');
}

@font-face {
  font-family: 'ApercuMono-Light-Pro';

  src: local('ApercuMono-Light-Pro'), url(/fonts/ApercuMono-Light-Pro.ttf) format('opentype');
}

@font-face {
  font-family: 'ApercuMono-Regular-Pro';

  src: local('ApercuMono-Regular-Pro.ttf'), url(/fonts/ApercuMono-Regular-Pro.ttf) format('opentype');
}

@font-face {
  font-family: 'Apercu-Regular-Pro';

  src: local('Apercu-Regular-Pro'), url(/fonts/Apercu-Regular-Pro.ttf) format('opentype');
}

@font-face {
  font-family: 'Kanit-Black';

  src: local('Kanit-Black'), url(/fonts/Kanit-Black.ttf) format('opentype');
}

@font-face {
  font-family: 'Kanit-Bold';

  src: local('Kanit-Bold'), url(/fonts/Kanit-Bold.ttf) format('opentype');
}

@font-face {
  font-family: 'Kanit-Light';

  src: local('Kanit-Light'), url(/fonts/Kanit-Light.ttf) format('opentype');
}

@font-face {
  font-family: 'Kanit-Regular';

  src: local('Kanit-Regular'), url(/fonts/Kanit-Regular.ttf) format('opentype');
}

html {
  font-family: 'Apercu-Regular-Pro';
  /* 1 */
  line-height: 1.5;
  /* 2 */
}

.css-107lb6w-singleValue {
  color: black !important;
}

button:focus {
  outline: none !important;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s;
  transition: background-color 5000s;
  -webkit-text-fill-color: rgb(2, 2, 2) !important;
}

.promo-height {
  height: calc(100vh - 88px);
}

.bg-notification {
  background: rgba(255, 80, 112, 0.15);
}

.float-container {
  border: 1.5px solid #6e767d;
  box-sizing: border-box;
  border-radius: 4px;
  /* padding: 0 8px; */
  position: relative;
  /* height: 56px; */
  width: 100%;
}

.float-container.selectDropdown {
  border: 1px solid #6e767d;
}

.float-container input {
  border: none;
  font-size: 16px;
  outline: 0;
  padding: 20px 0px 0px 9px;
  line-height: 19px;
  width: 100%;
  background: none;
}

.float-container select {
  border: none;
  font-size: 16px;
  outline: 0;
  padding: 20px 0px 0px 10px;
  line-height: 19px;
  width: 100%;
}

.float-container textarea {
  border: none;
  font-size: 16px;
  outline: 0;
  padding: 15px;
  line-height: 19px;
  width: 100%;
}

.incident-desc textarea :focus-visible, .incident-desc textarea :focus, .incident-desc textarea :hover, .incident-desc textarea :active {
  outline: none !important;
}

textarea:focus-visible {
  outline: none !important;
}

:focus-visible {
  outline: none !important;
}

.float-container label {
  font-size: 16px;
  line-height: 19px;
  color: #6e767d;
  position: absolute;
  transform-origin: top left;
  transform: translate(0, 24px) scale(1);
  transition: all 0.1s ease-in-out;
  padding-left: 12px;
}

.float-container.active label {
  transform: translate(0, 4px) scale(0.75);
  font-size: 14px;
  line-height: 16px;
  color: #6700b8;
  padding-top: 8px;
}

.float-container.active {
  border: 2px solid #8223d2;
}

.float-container.hasValue {
  border: 2px solid #6e767d;
}

.float-container.hasValue label {
  color: #6e767d;
}

.input_box_error {
  border: solid 2px #e41c39 !important;
}

.input_login_box_error {
  border: solid 1px #e41c39 !important;
}

.disabled_box {
  border: 1.5px solid #6e767d !important;
}

.disabled-select-box {
  pointer-events: none !important;
  border: none !important;
  background-color: #f0f0f5 !important;
}

.disabled-select-box .css-1rz1neu-control {
  pointer-events: none !important;
  border: none !important;
  background-color: #f0f0f5 !important;
}

.disabled-select-box .flotingSelectPlaceholder {
  color: #6e767d !important;
}

.disabled_input_type {
  border: none !important;
  background-color: #f0f0f5 !important;
}

.disabled_label_color {
  color: #6e767d !important;
}

.float-container-line {
  border-bottom: 1.5px solid #6e767d;
  box-sizing: border-box;
  /* padding: 0 8px; */
  position: relative;
  /* height: 56px; */
  width: 100%;
}

.float-container-line input {
  border: none;
  font-size: 16px;
  outline: 0;
  padding: 18px 0px 0px 9px;
  line-height: 19px;
  width: 100%;
  background: none;
}

.float-container-line label {
  font-size: 16px;
  line-height: 19px;
  color: #6e767d;
  position: absolute;
  transform-origin: top left;
  transform: translate(0, 24px) scale(1);
  transition: all 0.1s ease-in-out;
  padding-left: 12px;
}

.float-container-line.active label {
  transform: translate(0, 4px) scale(0.75);
  font-size: 14px;
  line-height: 16px;
  color: #6700b8;
  padding-top: 8px;
}

.float-container-line.active {
  border-bottom: 2px solid #8223d2;
}

.float-container-line.hasValue {
  border-bottom: 2px solid #6e767d;
}

.float-container-line.hasValue label {
  color: #6e767d;
}

.input_box_error_line {
  border-bottom: solid 2px #e41c39 !important;
}

.disabled_box_line {
  border-bottom: 1.5px solid #6e767d !important;
}

sub, sup {
  vertical-align: revert !important;
}

.prepare-block {
  width: calc(100% - 50px);
  position: absolute;
}

.otpverificationbox {
  width: 40px !important;
  height: 40px !important;
  border: 0.5px solid #6b8bff !important;
  border-radius: 4px;
}

select {
  background: url(/cd4bc38af704ab3e36dc88d20378f2e9.png) 95% no-repeat;
  -webkit-appearance: none;
  -ms-appearance: none;
  background-position: bottom 5px right 12px;
}

select::-ms-expand {
  display: none;
}

.css-yk16xz-control, .css-1pahdxg-control, .css-2b097c-container {
  height: 56px !important;
  min-height: 56px !important;
}

.css-1okebmr-indicatorSeparator, .css-109onse-indicatorSeparator {
  display: none !important;
}

.css-g1d714-ValueContainer {
  height: auto !important;
  padding: 0 10px !important;
  min-height: 56px !important;
}

.client-offer-container .carousel .slide {
  min-width: 100%;
  margin: 0;
  position: unset !important;
  text-align: unset !important;
  background: #fff;
}

.carousel .control-dots .dot {
  background-color: #d5d6da;
  outline: none !important;
  opacity: 1;
}

.Lite_plan .carousel .control-dots .dot.selected {
  background-color: #ed8b00;
  outline: none !important;
}

.Lite_plan .carousel .control-dots .dot.selected {
  background-color: #ed8b00;
  outline: none !important;
}

.Classic_plan .carousel .control-dots .dot.selected, .Classic_plan .carousel .control-dots .dot:hover {
  background-color: #6b8bff;
  outline: none !important;
}

.Prestige_plan .carousel .control-dots .dot.selected, .Prestige_plan .carousel .control-dots .dot:hover {
  background-color: #00b574;
  outline: none !important;
}

.carousel .control-dots .dot {
  background-color: #d5d6da;
}

img {
  width: initial;
}

.client-offer-container .carousel .slide img {
  width: unset !important;
}

.client-offer-container .carousel img {
  width: unset !important;
  height: -moz-fit-content;
  height: fit-content;
}

.client-offer-container .carousel .control-dots {
  margin: 0 !important;
}

.client-offer-container .slider-wrapper {
  margin-bottom: 30px !important;
}

.block-width {
  width: calc(100% - 80px);
  display: inline-block;
}

.carousel.carousel-slider .control-arrow {
  height: 32px;
  position: absolute;
  margin-top: auto;
  margin-right: 37px;
  margin-bottom: 32px;
  width: 26px;
  cursor: none !important;
}

.carousel.carousel-slider .control-arrow:hover {
  cursor: none !important;
  background: transparent;
}

.carousel .control-arrow:before, .carousel.carousel-slider .control-arrow:before {
  margin: 0 0px;
  display: inline-block;
  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
  content: '';
}

.carousel .control-next.control-arrow:before {
  border-left: 0px solid #fff;
  background: transparent;
}

.error-text {
  padding-top: 10px;
  color: #e41c39;
}

.purple-button {
  width: 100%;
  height: 44px;
  border-radius: 6px;
  font-size: 16px;
  line-height: 19px;
  align-items: center;
  text-align: center;
  color: #ffffff;
}

.purple-button-background {
  background: #8223d2;
}

.purple-button-background:hover, .purple-button-background:focus {
  background: #6700b8;
}

.disable-button {
  cursor: not-allowed;
  background-color: #6e767d;
  border-radius: 6px;
  height: 44px;
  width: 100%;
  color: #ffffff;
  font-size: 16px;
  line-height: 19px;
  opacity: 0.25;
  pointer-events: none;
}

.disable-button:hover {
  cursor: not-allowed !important;
  background-color: grey;
}

.css-gumwkt-control {
  min-height: 54px !important;
  margin-bottom: 2px !important;
}

.carousel.carousel-slider .control-arrow:hover {
  cursor: none !important;
}

.css-yk16xz-control, .css-1pahdxg-control, .css-2b097c-container {
  height: auto !important;
  min-height: 56px !important;
}

.css-15lz04o-placeholder {
  margin-top: 4px;
}

label {
  margin-top: -5px;
}

.css-1uccc91-singleValue {
  top: 67% !important;
  overflow: inherit !important;
  text-overflow: unset !important;
  white-space: normal !important;
  margin-top: 4px;
  line-height: 1;
}

.css-3k7ys2-placeholder {
  top: 65% !important;
  margin-top: -4px !important;
}

/*.css-1hb7zxy-IndicatorsContainer{
  display: none !important;
}*/

.css-gumwkt-control .css-3k7ys2-placeholder {
  top: 50% !important;
}

/* .css-6htbnp-ValueContainer{
  margin-top: 9px;
} */

.white-button {
  width: 100%;
  height: 44px;
  background-color: white;
  border-radius: 6px;
  font-size: 16px;
  line-height: 19px;
  /* align-items: center; */
  /* text-align: center; */
  border: 2px solid black;
  border-color: #6700b8;
  color: #6700b8;
  padding-right: 22px;
}

.wht-button {
  width: 100%;
  height: 44px;
  background-color: white;
  border-radius: 6px;
  font-size: 16px;
  line-height: 19px;
  /* align-items: center; */
  /* text-align: center; */
  border: 2px solid black;
  border-color: #6700b8;
  color: #6700b8;
  padding-right: 6px;
}

.control-dots {
  background-color: #ffffff;
}

.Classic_plan .carousel .dot.selected {
  background-color: #6b8bff !important;
}

.Classic_plan .carousel .control-dots .dot.selected, .Classic_plan .carousel .control-dots {
  /* background-color:blue !important;  */
  outline: none !important;
  opacity: 1;
}

.Classic_plan .carousel .control-dots .dot.selected, .Classic_plan .carousel .control-dots .dot:hover {
  background-color: #d5d6da;
  outline: none !important;
}

#circle {
  list-style-type: circle;
}

/*Custom radio button*/

/* [type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
} */

[type='radio']:checked+label, [type='radio']:not(:checked)+label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}

[type='radio']:checked+label:before, [type='radio']:not(:checked)+label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 3.5px;
  width: 15px;
  height: 15px;
  border: 1px solid #4d0099;
  border-radius: 100%;
  background: #fff;
}

[type='radio']:not(:checked)+label:before {
  border: 1px solid #666;
}

[type='radio']:checked+label:after {
  content: '';
  width: 9px;
  height: 9px;
  background: #4d0099;
  position: absolute;
  top: 8px;
  left: 4px;
  border-radius: 100%;
  transition: all 0.2s ease;
}

[type='radio']:not(:checked)+label:after {
  opacity: 0;
  transform: scale(0);
  width: 0px;
}

[type='radio']:checked+label:after {
  opacity: 1;
  transform: scale(1);
}

[type='radio']:checked+.mustard-yellow:after {
  background: #ed8b00;
}

[type='radio']:checked+.mustard-yellow:before {
  border: 1px solid #ed8b00;
}

[type='radio']:checked+.light-blue:after {
  background: #6b8bff;
}

[type='radio']:checked+.light-blue:before {
  border: 1px solid #6b8bff;
}

/* Delivery address footer css */

.delivery-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
}

.Prestige_plan .carousel .dot.selected {
  background-color: #00b574 !important;
}

.Prestige_plan .carousel .control-dots .dot.selected, .Prestige_plan .carousel .control-dots {
  /* background-color:blue !important;  */
  outline: none !important;
  opacity: 1;
}

.Prestige_plan .carousel .control-dots .dot.selected, .Prestige_plan .carousel .control-dots .dot:hover {
  background-color: #d5d6da;
  outline: none !important;
}

.loaderOverlay {
  position: fixed;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1060;
  top: 0px;
  bottom: 0;
}

.loaderOverlay .loader {
  top: 45%;
  /* left: 45%; */
  margin-left: calc(50% - 37px);
  margin-right: calc(50% - 38px);
  position: relative;
}

/* .css-1rz1neu-control{
margin-bottom: 0px !important;
} */

.disable-button1 {
  cursor: not-allowed;
  background-color: #6e767d;
  border-radius: 6px;
  height: 44px;
  width: 50%;
  color: #ffffff;
  font-size: 16px;
  line-height: 19px;
  opacity: 25%;
  pointer-events: none;
  margin-right: 25px;
  font-size: 16px;
  border: 1px solid purple;
}

.carousel-sliding-arrow {
  border-radius: 15px 0px;
}

.carousel-price-tag {
  border-radius: 0px 16px;
}

.bg-col-cap {
  background-color: #f0f3ff;
}

.disabl-button {
  cursor: not-allowed;
  background-color: #8223d2;
  border-radius: 6px;
  height: 44px;
  width: 100%;
  color: #ffffff;
  font-size: 16px;
  line-height: 19px;
  pointer-events: none;
  font-size: 16px;
  border: 1px solid purple;
}

.eyeImg {
  position: absolute;
  right: 0px;
  bottom: 15px;
}

.eye {
  position: relative;
  width: 95%;
}

.btnImg {
  position: relative;
  width: 30%;
}

.Password {
  height: 18px;
  width: 19px;
  float: right;
  position: relative;
  margin-right: 15px;
  margin-top: -20px;
}

.hidePassword {
  opacity: 0.5;
}

.showPassword {
  height: 19px;
}

.start {
  border: 1px solid #6e767d;
  height: 56px;
  width: -webkit-fill-available;
}

.error-text-width {
  width: calc(100% - 30px);
}

.claim {
  right: 4%;
  bottom: 4%;
  margin-top: -15px;
}

.file {
  bottom: 0%;
  position: absolute;
  right: 7%;
}

.carousel .slide {
  background: #fff !important;
}

.carousel .control-dots .dot {
  background: #ccd1d7 !important;
  box-shadow: none;
  opacity: 1;
  margin: 0px 3px;
}

.carousel .control-dots {
  bottom: 0 !important;
  margin: 0 !important;
}

.carousel .control-dots .dot.selected, .carousel .control-dots .dot:hover {
  background: #8223d2 !important;
  box-shadow: unset;
  outline: none;
}

.carousel .slider-wrapper {
  padding-bottom: 25px;
}

.device-selection .carousel .slide.selected>div {
  border: 2px solid #8223d2;
  box-sizing: border-box;
  border-radius: 13px;
}

.img_container {
  position: relative;
}

.topright {
  position: absolute;
  top: 14%;
  right: 12px;
  font-size: 18px;
}

.topleft {
  position: absolute;
  top: 14%;
  left: 16px;
  font-size: 18px;
}

.popup-overlay {
  background: rgba(0, 0, 0, 0.3) !important;
}

.gradient {
  background: linear-gradient(to bottom, #33ccff 0%, #ffffff 100%);
}

.carousel .slide {
  background: #fff !important;
}

/*datepicker css */

.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle, .react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow, .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-year-read-view--down-arrow {
  margin-left: -8px;
  position: absolute;
}

.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle, .react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow, .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before, .react-datepicker__month-read-view--down-arrow::before, .react-datepicker__month-year-read-view--down-arrow::before {
  box-sizing: content-box;
  position: absolute;
  border: 8px solid transparent;
  height: 0;
  width: 1px;
}

.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before, .react-datepicker__month-read-view--down-arrow::before, .react-datepicker__month-year-read-view--down-arrow::before {
  content: '';
  z-index: -1;
  border-width: 8px;
  left: -8px;
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle {
  top: 0;
  margin-top: -8px;
}

.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle, .react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle::before {
  border-top: none;
  border-bottom-color: #f0f0f0;
}

.react-datepicker-popper[data-placement^='bottom'] .react-datepicker__triangle::before {
  top: -1px;
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow, .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-year-read-view--down-arrow {
  bottom: 0;
  margin-bottom: -8px;
}

.react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow, .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before, .react-datepicker__month-read-view--down-arrow::before, .react-datepicker__month-year-read-view--down-arrow::before {
  border-bottom: none;
  border-top-color: #fff;
}

.react-datepicker-popper[data-placement^='top'] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before, .react-datepicker__month-read-view--down-arrow::before, .react-datepicker__month-year-read-view--down-arrow::before {
  bottom: -1px;
  border-top-color: #aeaeae;
}

.react-datepicker-wrapper {
  display: inline-block;
  padding: 0;
  border: 1px solid #cccccc;
  width: 100%;
  border-radius: 4px;
  font-size: 16px !important;
  height: 56px;
}

.react-datepicker {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  display: inline-block;
  position: relative;
}

.react-datepicker--time-only .react-datepicker__triangle {
  left: 35px;
}

.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0;
}

.react-datepicker--time-only .react-datepicker__time, .react-datepicker--time-only .react-datepicker__time-box {
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__triangle {
  position: absolute;
  left: 50px;
}

.react-datepicker-popper {
  z-index: 1;
}

.react-datepicker-popper[data-placement^='bottom'] {
  margin-top: 10px;
}

.react-datepicker-popper[data-placement='bottom-end'] .react-datepicker__triangle, .react-datepicker-popper[data-placement='top-end'] .react-datepicker__triangle {
  left: auto;
  right: 50px;
}

.react-datepicker-popper[data-placement^='top'] {
  margin-bottom: 10px;
}

.react-datepicker-popper[data-placement^='right'] {
  margin-left: 8px;
}

.react-datepicker-popper[data-placement^='right'] .react-datepicker__triangle {
  left: auto;
  right: 42px;
}

.react-datepicker-popper[data-placement^='left'] {
  margin-right: 8px;
}

.react-datepicker-popper[data-placement^='left'] .react-datepicker__triangle {
  left: 42px;
  right: auto;
}

.react-datepicker__header {
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: 0.3rem;
  padding-top: 8px;
  position: relative;
}

.react-datepicker__header select {
  border: 1px solid black !important;
  background: none !important;
  margin: 3px !important;
  background-color: white !important;
  -webkit-appearance: auto;
  -ms-appearance: auto;
  padding: 3px !important;
}

.react-datepicker__header button {
  border: none !important;
  height: 20px;
  margin: 5px;
  width: 20px;
}

.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

.react-datepicker__header--time:not(.react-datepicker__header--time--only) {
  border-top-left-radius: 0;
}

.react-datepicker__header:not(.react-datepicker__header--has-time-select) {
  border-top-right-radius: 0.3rem;
}

.react-datepicker__year-dropdown-container--select, .react-datepicker__month-dropdown-container--select, .react-datepicker__month-year-dropdown-container--select, .react-datepicker__year-dropdown-container--scroll, .react-datepicker__month-dropdown-container--scroll, .react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block;
  margin: 0 2px;
}

.react-datepicker__current-month, .react-datepicker-time__header, .react-datepicker-year-header {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.944rem;
}

.react-datepicker-time__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.react-datepicker__navigation {
  background: none;
  line-height: 1.7rem;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 10px;
  width: 0;
  padding: 0;
  border: 0.45rem solid transparent;
  z-index: 1;
  height: 10px;
  width: 10px;
  text-indent: -999em;
  overflow: hidden;
}

.react-datepicker__navigation--previous {
  left: 10px;
  border-right-color: #ccc;
}

.react-datepicker__navigation--previous:hover {
  border-right-color: #b3b3b3;
}

.react-datepicker__navigation--previous--disabled, .react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__navigation--next {
  right: 10px;
  border-left-color: #ccc;
}

.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 95px;
}

.react-datepicker__navigation--next:hover {
  border-left-color: #b3b3b3;
}

.react-datepicker__navigation--next--disabled, .react-datepicker__navigation--next--disabled:hover {
  border-left-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__navigation--years {
  position: relative;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.react-datepicker__navigation--years-previous {
  top: 4px;
  border-top-color: #ccc;
}

.react-datepicker__navigation--years-previous:hover {
  border-top-color: #b3b3b3;
}

.react-datepicker__navigation--years-upcoming {
  top: -4px;
  border-bottom-color: #ccc;
}

.react-datepicker__navigation--years-upcoming:hover {
  border-bottom-color: #b3b3b3;
}

.react-datepicker__month-container {
  float: left;
}

.react-datepicker__year {
  margin: 0.4rem;
  text-align: center;
}

.react-datepicker__year-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 180px;
}

.react-datepicker__year .react-datepicker__year-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__month {
  margin: 0.4rem;
  text-align: center;
}

.react-datepicker__month .react-datepicker__month-text, .react-datepicker__month .react-datepicker__quarter-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__input-time-container {
  clear: both;
  width: 100%;
  float: left;
  margin: 5px 0 10px 15px;
  text-align: left;
}

.react-datepicker__input-time-container .react-datepicker-time__caption {
  display: inline-block;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container {
  display: inline-block;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
  display: inline-block;
  margin-left: 10px;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input {
  width: 85px;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type='time']::-webkit-inner-spin-button, .react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type='time']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type='time'] {
  -moz-appearance: textfield;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter {
  margin-left: 5px;
  display: inline-block;
}

.react-datepicker__time-container {
  float: right;
  border-left: 1px solid #aeaeae;
  width: 85px;
}

.react-datepicker__time-container--with-today-button {
  display: inline;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  position: absolute;
  right: -72px;
  top: 0;
}

.react-datepicker__time-container .react-datepicker__time {
  position: relative;
  background: white;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 85px;
  overflow-x: hidden;
  margin: 0 auto;
  text-align: center;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  list-style: none;
  margin: 0;
  height: calc(195px + (1.7rem / 2));
  overflow-y: scroll;
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
  box-sizing: content-box;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
  height: 30px;
  padding: 5px 10px;
  white-space: nowrap;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
  cursor: pointer;
  background-color: #f0f0f0;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
  background-color: #216ba5;
  color: white;
  font-weight: bold;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
  background-color: #216ba5;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
  color: #ccc;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__week-number {
  color: #ccc;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}

.react-datepicker__day-names, .react-datepicker__week {
  white-space: nowrap;
}

.react-datepicker__day-name, .react-datepicker__day, .react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__month--selected, .react-datepicker__month--in-selecting-range, .react-datepicker__month--in-range, .react-datepicker__quarter--selected, .react-datepicker__quarter--in-selecting-range, .react-datepicker__quarter--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}

.react-datepicker__month--selected:hover, .react-datepicker__month--in-selecting-range:hover, .react-datepicker__month--in-range:hover, .react-datepicker__quarter--selected:hover, .react-datepicker__quarter--in-selecting-range:hover, .react-datepicker__quarter--in-range:hover {
  background-color: #1d5d90;
}

.react-datepicker__month--disabled, .react-datepicker__quarter--disabled {
  color: #ccc;
  pointer-events: none;
}

.react-datepicker__month--disabled:hover, .react-datepicker__quarter--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__day, .react-datepicker__month-text, .react-datepicker__quarter-text, .react-datepicker__year-text {
  cursor: pointer;
}

.react-datepicker__day:hover, .react-datepicker__month-text:hover, .react-datepicker__quarter-text:hover, .react-datepicker__year-text:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}

.react-datepicker__day--today, .react-datepicker__month-text--today, .react-datepicker__quarter-text--today, .react-datepicker__year-text--today {
  font-weight: bold;
}

.react-datepicker__day--highlighted, .react-datepicker__month-text--highlighted, .react-datepicker__quarter-text--highlighted, .react-datepicker__year-text--highlighted {
  border-radius: 0.3rem;
  background-color: #3dcc4a;
  color: #fff;
}

.react-datepicker__day--highlighted:hover, .react-datepicker__month-text--highlighted:hover, .react-datepicker__quarter-text--highlighted:hover, .react-datepicker__year-text--highlighted:hover {
  background-color: #32be3f;
}

.react-datepicker__day--highlighted-custom-1, .react-datepicker__month-text--highlighted-custom-1, .react-datepicker__quarter-text--highlighted-custom-1, .react-datepicker__year-text--highlighted-custom-1 {
  color: magenta;
}

.react-datepicker__day--highlighted-custom-2, .react-datepicker__month-text--highlighted-custom-2, .react-datepicker__quarter-text--highlighted-custom-2, .react-datepicker__year-text--highlighted-custom-2 {
  color: green;
}

.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range, .react-datepicker__month-text--selected, .react-datepicker__month-text--in-selecting-range, .react-datepicker__month-text--in-range, .react-datepicker__quarter-text--selected, .react-datepicker__quarter-text--in-selecting-range, .react-datepicker__quarter-text--in-range, .react-datepicker__year-text--selected, .react-datepicker__year-text--in-selecting-range, .react-datepicker__year-text--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}

.react-datepicker__day--selected:hover, .react-datepicker__day--in-selecting-range:hover, .react-datepicker__day--in-range:hover, .react-datepicker__month-text--selected:hover, .react-datepicker__month-text--in-selecting-range:hover, .react-datepicker__month-text--in-range:hover, .react-datepicker__quarter-text--selected:hover, .react-datepicker__quarter-text--in-selecting-range:hover, .react-datepicker__quarter-text--in-range:hover, .react-datepicker__year-text--selected:hover, .react-datepicker__year-text--in-selecting-range:hover, .react-datepicker__year-text--in-range:hover {
  background-color: #1d5d90;
}

.react-datepicker__day--keyboard-selected, .react-datepicker__month-text--keyboard-selected, .react-datepicker__quarter-text--keyboard-selected, .react-datepicker__year-text--keyboard-selected {
  border-radius: 0.3rem;
  background-color: #2a87d0;
  color: #fff;
}

.react-datepicker__day--keyboard-selected:hover, .react-datepicker__month-text--keyboard-selected:hover, .react-datepicker__quarter-text--keyboard-selected:hover, .react-datepicker__year-text--keyboard-selected:hover {
  background-color: #1d5d90;
}

.react-datepicker__day--in-selecting-range, .react-datepicker__month-text--in-selecting-range, .react-datepicker__quarter-text--in-selecting-range, .react-datepicker__year-text--in-selecting-range {
  background-color: rgba(33, 107, 165, 0.5);
}

.react-datepicker__month--selecting-range .react-datepicker__day--in-range, .react-datepicker__month--selecting-range .react-datepicker__month-text--in-range, .react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range, .react-datepicker__month--selecting-range .react-datepicker__year-text--in-range {
  background-color: #f0f0f0;
  color: #000;
}

.react-datepicker__day--disabled, .react-datepicker__month-text--disabled, .react-datepicker__quarter-text--disabled, .react-datepicker__year-text--disabled {
  cursor: default;
  color: #ccc;
}

.react-datepicker__day--disabled:hover, .react-datepicker__month-text--disabled:hover, .react-datepicker__quarter-text--disabled:hover, .react-datepicker__year-text--disabled:hover {
  background-color: transparent;
}

.react-datepicker__month-text.react-datepicker__month--selected:hover, .react-datepicker__month-text.react-datepicker__month--in-range:hover, .react-datepicker__month-text.react-datepicker__quarter--selected:hover, .react-datepicker__month-text.react-datepicker__quarter--in-range:hover, .react-datepicker__quarter-text.react-datepicker__month--selected:hover, .react-datepicker__quarter-text.react-datepicker__month--in-range:hover, .react-datepicker__quarter-text.react-datepicker__quarter--selected:hover, .react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover {
  background-color: #216ba5;
}

.react-datepicker__month-text:hover, .react-datepicker__quarter-text:hover {
  background-color: #f0f0f0;
}

.react-datepicker__input-container {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.react-datepicker__input-container input[type='text']::-moz-placeholder {
  font-size: 16px;
  line-height: '18.75x';
  color: '#6700B8';
  font-weight: normal;
}

.react-datepicker__input-container input[type='text']::placeholder {
  font-size: 16px;
  line-height: '18.75x';
  color: '#6700B8';
  font-weight: normal;
}

.react-datepicker__input-container input[type='text'] {
  width: 100%;
  height: 100%;
  padding-left: 10px;
  font-size: 16px !important;
}

.react-datepicker__input-container input[type='text']:focus {
  outline: none !important;
}

.react-datepicker__year-read-view, .react-datepicker__month-read-view, .react-datepicker__month-year-read-view {
  border: 1px solid transparent;
  border-radius: 0.3rem;
}

.react-datepicker__year-read-view:hover, .react-datepicker__month-read-view:hover, .react-datepicker__month-year-read-view:hover {
  cursor: pointer;
}

.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow, .react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow, .react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow, .react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: #b3b3b3;
}

.react-datepicker__year-read-view--down-arrow, .react-datepicker__month-read-view--down-arrow, .react-datepicker__month-year-read-view--down-arrow {
  border-top-color: #ccc;
  float: right;
  margin-left: 20px;
  top: 8px;
  position: relative;
  border-width: 0.45rem;
}

.react-datepicker__year-dropdown, .react-datepicker__month-dropdown, .react-datepicker__month-year-dropdown {
  background-color: #f0f0f0;
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30px;
  z-index: 1;
  text-align: center;
  border-radius: 0.3rem;
  border: 1px solid #aeaeae;
}

.react-datepicker__year-dropdown:hover, .react-datepicker__month-dropdown:hover, .react-datepicker__month-year-dropdown:hover {
  cursor: pointer;
}

.react-datepicker__year-dropdown--scrollable, .react-datepicker__month-dropdown--scrollable, .react-datepicker__month-year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll;
}

.react-datepicker__year-option, .react-datepicker__month-option, .react-datepicker__month-year-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.react-datepicker__year-option:first-of-type, .react-datepicker__month-option:first-of-type, .react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.react-datepicker__year-option:last-of-type, .react-datepicker__month-option:last-of-type, .react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__year-option:hover, .react-datepicker__month-option:hover, .react-datepicker__month-year-option:hover {
  background-color: #ccc;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming, .react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming, .react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: #b3b3b3;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous, .react-datepicker__month-option:hover .react-datepicker__navigation--years-previous, .react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: #b3b3b3;
}

.react-datepicker__year-option--selected, .react-datepicker__month-option--selected, .react-datepicker__month-year-option--selected {
  position: absolute;
  left: 15px;
}

.react-datepicker__close-icon {
  cursor: pointer;
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0px 6px 0px 0px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

.react-datepicker__close-icon::after {
  cursor: pointer;
  background-color: #216ba5;
  color: #fff;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  padding: 2px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  content: '\00d7';
}

.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  clear: left;
}

.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  z-index: 2147483647;
}

.react-datepicker__portal .react-datepicker__day-name, .react-datepicker__portal .react-datepicker__day, .react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem;
}

@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name, .react-datepicker__portal .react-datepicker__day, .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem;
  }
}

.react-datepicker__portal .react-datepicker__current-month, .react-datepicker__portal .react-datepicker-time__header {
  font-size: 1.44rem;
}

.react-datepicker__portal .react-datepicker__navigation {
  border: 0.81rem solid transparent;
}

.react-datepicker__portal .react-datepicker__navigation--previous {
  border-right-color: #ccc;
}

.react-datepicker__portal .react-datepicker__navigation--previous:hover {
  border-right-color: #b3b3b3;
}

.react-datepicker__portal .react-datepicker__navigation--previous--disabled, .react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__portal .react-datepicker__navigation--next {
  border-left-color: #ccc;
}

.react-datepicker__portal .react-datepicker__navigation--next:hover {
  border-left-color: #b3b3b3;
}

.react-datepicker__portal .react-datepicker__navigation--next--disabled, .react-datepicker__portal .react-datepicker__navigation--next--disabled:hover {
  border-left-color: #e6e6e6;
  cursor: default;
}

/* datepicker css ends*/

.plan-gradient-background {
  background: rgba(107, 139, 255, 0.1);
}

.get-help-btn {
  right: 15px;
  position: fixed;
  bottom: 40px;
  text-align: center;
}

.help-gradient {
  background: linear-gradient(270deg, #00b574 0%, #6b8bff 100%);
  opacity: 0.7;
}

.help-footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: red;
  color: white;
  text-align: center;
}

.replacement-carousel .carousel-slider {
  width: 96% !important;
  margin: 0 auto;
}

.fmip-carousel .slider-wrapper {
  width: 100%;
  height: 100% !important;
  padding-bottom: 0 !important;
}

.email-address {
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.progress-bar {
  width: 100%;
  height: 7px;
  border-radius: 50px;
}

.range {
  background: #8223D2;
  height: 100%;
  border-radius: inherit;
  transition: width 10ms ease-in-out;
}

.upload-file-btn {
  background: linear-gradient(180deg, #6B8BFF 0%, #4A68F9 100%);
  border: 4px solid #FFFFFF;
  box-sizing: border-box;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
  border-radius: 45.5px;
  position: fixed;
  bottom: 40px;
  text-align: right;
  box-shadow: 2px 2px 3px #999;
  width: 140px;
  height: 55px;
}

.upload-arrow-btn {
  background: #D8D8D8;
  position: absolute;
  left: 9px;
  border-radius: 50%;
  width: 30px;
  height: 28px;
  bottom: 9px;
}

.upload-menu-item {
  position: absolute;
  width: 120px;
  height: 36px;
  left: 240px;
  top: 514px;
  background: #FFFFFF;
  border: 1px solid #D5D6DA;
  box-sizing: border-box;
}

.bg-menu-block {
  background: rgba(255, 255, 255, 0.3);
}

.upload-dropdown {
  position: absolute;
  right: 10px;
  outline: none;
  opacity: 0;
  z-index: -1;
  max-height: 0;
  transition: opacity 0.1s, z-index 0.1s, max-height 5s;
  background: #FFFFFF !important;
  border: 1px solid #D5D6DA;
  box-sizing: border-box;
  border-radius: 4px;
}

.upload-dropdown-container:focus {
  outline: 1px;
}

.upload-dropdown-container:focus .upload-dropdown {
  opacity: 1;
  z-index: 100;
  max-height: 100vh;
  transition: opacity 0.2s, z-index 0.2s, max-height 0.2s;
  background: #F0F3FF;
  border-radius: 4px 4px 0px 0px;
}

.notification-ribbon {
  position: relative;
  width: 375px;
  height: 130px;
  background: #FFFFFF;
  border: 1px solid #D5D6DA;
  box-sizing: border-box;
}

.notification-ribbon-header {
  position: absolute;
  width: 315px;
  height: 20px;
  left: 22px;
  top: 15px;
  font-family: Apercu Pro;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  color: #8223D2;
}

.notification-ribbon-content {
  position: absolute;
  width: 315px;
  height: 66px;
  left: 22px;
  top: 40px;
  font-family: Apercu Pro;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}

.notification-redirect {
  color: #8223D2;
  cursor: pointer;
}

;

/* Desktop view css */

.profile-input1 {
  width: calc(100% - 2 / 3);
}

.profile-input {
  width: calc((100% - 40px) / 3);
}

.home-page-box1 {
  width: calc(100% / 2);
}

.home-page-my-referral {
  width: calc(100% / 3);
}

.header-img {
  width: -webkit-fill-available;
}

.header-left2 {
  position: absolute;
  top: 70%;
  left: -50%;
  right: -50%;
}

.header-left3 {
  position: absolute;
  top: 85%;
  left: -50%;
  right: -50%;
}

.header-left2_thai {
  position: absolute;
  top: 70%;
  left: -50%;
  right: -50%;
}

.header-left1 {
  position: absolute;
  top: 40%;
  left: 5%;
}

.topleft1 {
  position: absolute;
  top: 87%;
  left: 7%;
}

.topright1 {
  position: absolute;
  top: 14%;
  right: 50px;
  font-size: 18px;
}

.profile-input1 {
  width: calc(100% - 2 / 3);
}

.profile-input {
  width: calc((100% - 40px) / 3);
}

.sliderbarrating {
  width: 300px;
}

.sliderbarratingdesktop {
  width: 500px;
}

.breakWord {
  word-break: break-word;
}

.full-height {
  height: 100%;
  background: white;
}

.my-menu{
  /*height: 600px;*/
  width: 400px;
}

.set-margin{
  margin-left: -115px;
}

.FAQuestions{
  position: relative;
}

.language{
  position: absolute;
  left: 75%;
  top: 1%;
}

.float_right{
  float: right;
}

@media (min-width: 769px) {
  .help-footer {
    left: unset;
    width: 400px;
  }

  .desktop-view-1{
    position: absolute;
    top: 31%;
    left: 8%;
  }

  .FAQ{
    width: 885px;
  }

  .img_container {
    position: unset;
  }

  .topright {
    top: 2%;
    right: 5%;
  }

  .topleft {
    top: 2%;
    left: 5%;
  }

  .topleft1 {
    position: absolute;
    top: 14%;
    left: 9%;
  }

  .header-left2 {
    position: absolute;
    top: 32%;
    left: 9%;
  }

  .header-left1 {
    position: absolute;
    top: 25%;
    left: 9%;
  }

  .login-form {
    position: absolute;
    left: 15%;
    top: 45%
  }

  .box-shadow {
    background-blend-mode: lighten;
    mix-blend-mode: normal;
    box-shadow: 0px 0px 8px 5px rgb(16 0 0 / 15%);
    border-radius: 16px;
  }

  .home-section-background {
    background: #FFFFFF;
    background-blend-mode: lighten;
    mix-blend-mode: normal;
    opacity: 0.85;
    box-shadow: 0px 0px 10px 5px rgb(16 0 0 / 15%);
  }

  .home-bg {
    /*background-size: cover !important;*/
    background: url(/28ae6cd1e9e021d0d05079dc2b5d1e08.png) 90% no-repeat;
  }

  .topright1 {
    top: 2%;
    right: 10%;
  }
}

@media (max-width: 1535px) {
  .\32xl\:container {
    width: 100%;
  }

  @media (min-width: 10px) {
    .\32xl\:container {
      max-width: 10px;
    }
  }

  @media (min-width: 481px) {
    .\32xl\:container {
      max-width: 481px;
    }
  }

  @media (min-width: 801px) {
    .\32xl\:container {
      max-width: 801px;
    }
  }

  @media (min-width: 1024px) {
    .\32xl\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1025px) {
    .\32xl\:container {
      max-width: 1025px;
    }
  }

  @media (min-width: 1281px) {
    .\32xl\:container {
      max-width: 1281px;
    }
  }

  @media (min-width: 1441px) {
    .\32xl\:container {
      max-width: 1441px;
    }
  }

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

  .\32xl\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

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

  .\32xl\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

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

  .\32xl\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .\32xl\:pointer-events-none {
    pointer-events: none;
  }

  .\32xl\:pointer-events-auto {
    pointer-events: auto;
  }

  .\32xl\:visible {
    visibility: visible;
  }

  .\32xl\:invisible {
    visibility: hidden;
  }

  .\32xl\:static {
    position: static;
  }

  .\32xl\:fixed {
    position: fixed;
  }

  .\32xl\:absolute {
    position: absolute;
  }

  .\32xl\:relative {
    position: relative;
  }

  .\32xl\:sticky {
    position: sticky;
  }

  .\32xl\:inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .\32xl\:inset-5 {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
  }

  .\32xl\:inset-10 {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }

  .\32xl\:inset-15 {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
  }

  .\32xl\:inset-16 {
    top: 16px;
    right: 16px;
    bottom: 16px;
    left: 16px;
  }

  .\32xl\:inset-20 {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  .\32xl\:inset-25 {
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
  }

  .\32xl\:inset-30 {
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
  }

  .\32xl\:inset-50 {
    top: 50px;
    right: 50px;
    bottom: 50px;
    left: 50px;
  }

  .\32xl\:inset-65 {
    top: 65px;
    right: 65px;
    bottom: 65px;
    left: 65px;
  }

  .\32xl\:inset-90 {
    top: 90px;
    right: 90px;
    bottom: 90px;
    left: 90px;
  }

  .\32xl\:inset-100 {
    top: 100px;
    right: 100px;
    bottom: 100px;
    left: 100px;
  }

  .\32xl\:inset-160 {
    top: 160px;
    right: 160px;
    bottom: 160px;
    left: 160px;
  }

  .\32xl\:inset-195 {
    top: 195px;
    right: 195px;
    bottom: 195px;
    left: 195px;
  }

  .\32xl\:-inset-25 {
    top: -25px;
    right: -25px;
    bottom: -25px;
    left: -25px;
  }

  .\32xl\:-inset-40 {
    top: -40px;
    right: -40px;
    bottom: -40px;
    left: -40px;
  }

  .\32xl\:-inset-5px {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }

  .\32xl\:-inset-10px {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
  }

  .\32xl\:-inset-125px {
    top: -125px;
    right: -125px;
    bottom: -125px;
    left: -125px;
  }

  .\32xl\:inset-3p {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
  }

  .\32xl\:inset-2p {
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
  }

  .\32xl\:inset-15p {
    top: 15%;
    right: 15%;
    bottom: 15%;
    left: 15%;
  }

  .\32xl\:inset-35p {
    top: 35%;
    right: 35%;
    bottom: 35%;
    left: 35%;
  }

  .\32xl\:inset-14p {
    top: 14%;
    right: 14%;
    bottom: 14%;
    left: 14%;
  }

  .\32xl\:inset-25p {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .\32xl\:inset-40p {
    top: 40%;
    right: 40%;
    bottom: 40%;
    left: 40%;
  }

  .\32xl\:inset-43p {
    top: 43%;
    right: 43%;
    bottom: 43%;
    left: 43%;
  }

  .\32xl\:inset-5p {
    top: 5%;
    right: 5%;
    bottom: 5%;
    left: 5%;
  }

  .\32xl\:inset-20p {
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
  }

  .\32xl\:inset-50p {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .\32xl\:inset-45p {
    top: 45%;
    right: 45%;
    bottom: 45%;
    left: 45%;
  }

  .\32xl\:inset-10p {
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
  }

  .\32xl\:inset-x-0 {
    left: 0px;
    right: 0px;
  }

  .\32xl\:inset-x-5 {
    left: 5px;
    right: 5px;
  }

  .\32xl\:inset-x-10 {
    left: 10px;
    right: 10px;
  }

  .\32xl\:inset-x-15 {
    left: 15px;
    right: 15px;
  }

  .\32xl\:inset-x-16 {
    left: 16px;
    right: 16px;
  }

  .\32xl\:inset-x-20 {
    left: 20px;
    right: 20px;
  }

  .\32xl\:inset-x-25 {
    left: 25px;
    right: 25px;
  }

  .\32xl\:inset-x-30 {
    left: 30px;
    right: 30px;
  }

  .\32xl\:inset-x-50 {
    left: 50px;
    right: 50px;
  }

  .\32xl\:inset-x-65 {
    left: 65px;
    right: 65px;
  }

  .\32xl\:inset-x-90 {
    left: 90px;
    right: 90px;
  }

  .\32xl\:inset-x-100 {
    left: 100px;
    right: 100px;
  }

  .\32xl\:inset-x-160 {
    left: 160px;
    right: 160px;
  }

  .\32xl\:inset-x-195 {
    left: 195px;
    right: 195px;
  }

  .\32xl\:-inset-x-25 {
    left: -25px;
    right: -25px;
  }

  .\32xl\:-inset-x-40 {
    left: -40px;
    right: -40px;
  }

  .\32xl\:-inset-x-5px {
    left: -5px;
    right: -5px;
  }

  .\32xl\:-inset-x-10px {
    left: -10px;
    right: -10px;
  }

  .\32xl\:-inset-x-125px {
    left: -125px;
    right: -125px;
  }

  .\32xl\:inset-x-3p {
    left: 3px;
    right: 3px;
  }

  .\32xl\:inset-x-2p {
    left: 2px;
    right: 2px;
  }

  .\32xl\:inset-x-15p {
    left: 15%;
    right: 15%;
  }

  .\32xl\:inset-x-35p {
    left: 35%;
    right: 35%;
  }

  .\32xl\:inset-x-14p {
    left: 14%;
    right: 14%;
  }

  .\32xl\:inset-x-25p {
    left: 25%;
    right: 25%;
  }

  .\32xl\:inset-x-40p {
    left: 40%;
    right: 40%;
  }

  .\32xl\:inset-x-43p {
    left: 43%;
    right: 43%;
  }

  .\32xl\:inset-x-5p {
    left: 5%;
    right: 5%;
  }

  .\32xl\:inset-x-20p {
    left: 20%;
    right: 20%;
  }

  .\32xl\:inset-x-50p {
    left: 50%;
    right: 50%;
  }

  .\32xl\:inset-x-45p {
    left: 45%;
    right: 45%;
  }

  .\32xl\:inset-x-10p {
    left: 10%;
    right: 10%;
  }

  .\32xl\:inset-y-0 {
    top: 0px;
    bottom: 0px;
  }

  .\32xl\:inset-y-5 {
    top: 5px;
    bottom: 5px;
  }

  .\32xl\:inset-y-10 {
    top: 10px;
    bottom: 10px;
  }

  .\32xl\:inset-y-15 {
    top: 15px;
    bottom: 15px;
  }

  .\32xl\:inset-y-16 {
    top: 16px;
    bottom: 16px;
  }

  .\32xl\:inset-y-20 {
    top: 20px;
    bottom: 20px;
  }

  .\32xl\:inset-y-25 {
    top: 25px;
    bottom: 25px;
  }

  .\32xl\:inset-y-30 {
    top: 30px;
    bottom: 30px;
  }

  .\32xl\:inset-y-50 {
    top: 50px;
    bottom: 50px;
  }

  .\32xl\:inset-y-65 {
    top: 65px;
    bottom: 65px;
  }

  .\32xl\:inset-y-90 {
    top: 90px;
    bottom: 90px;
  }

  .\32xl\:inset-y-100 {
    top: 100px;
    bottom: 100px;
  }

  .\32xl\:inset-y-160 {
    top: 160px;
    bottom: 160px;
  }

  .\32xl\:inset-y-195 {
    top: 195px;
    bottom: 195px;
  }

  .\32xl\:-inset-y-25 {
    top: -25px;
    bottom: -25px;
  }

  .\32xl\:-inset-y-40 {
    top: -40px;
    bottom: -40px;
  }

  .\32xl\:-inset-y-5px {
    top: -5px;
    bottom: -5px;
  }

  .\32xl\:-inset-y-10px {
    top: -10px;
    bottom: -10px;
  }

  .\32xl\:-inset-y-125px {
    top: -125px;
    bottom: -125px;
  }

  .\32xl\:inset-y-3p {
    top: 3px;
    bottom: 3px;
  }

  .\32xl\:inset-y-2p {
    top: 2px;
    bottom: 2px;
  }

  .\32xl\:inset-y-15p {
    top: 15%;
    bottom: 15%;
  }

  .\32xl\:inset-y-35p {
    top: 35%;
    bottom: 35%;
  }

  .\32xl\:inset-y-14p {
    top: 14%;
    bottom: 14%;
  }

  .\32xl\:inset-y-25p {
    top: 25%;
    bottom: 25%;
  }

  .\32xl\:inset-y-40p {
    top: 40%;
    bottom: 40%;
  }

  .\32xl\:inset-y-43p {
    top: 43%;
    bottom: 43%;
  }

  .\32xl\:inset-y-5p {
    top: 5%;
    bottom: 5%;
  }

  .\32xl\:inset-y-20p {
    top: 20%;
    bottom: 20%;
  }

  .\32xl\:inset-y-50p {
    top: 50%;
    bottom: 50%;
  }

  .\32xl\:inset-y-45p {
    top: 45%;
    bottom: 45%;
  }

  .\32xl\:inset-y-10p {
    top: 10%;
    bottom: 10%;
  }

  .\32xl\:top-0 {
    top: 0px;
  }

  .\32xl\:top-5 {
    top: 5px;
  }

  .\32xl\:top-10 {
    top: 10px;
  }

  .\32xl\:top-15 {
    top: 15px;
  }

  .\32xl\:top-16 {
    top: 16px;
  }

  .\32xl\:top-20 {
    top: 20px;
  }

  .\32xl\:top-25 {
    top: 25px;
  }

  .\32xl\:top-30 {
    top: 30px;
  }

  .\32xl\:top-50 {
    top: 50px;
  }

  .\32xl\:top-65 {
    top: 65px;
  }

  .\32xl\:top-90 {
    top: 90px;
  }

  .\32xl\:top-100 {
    top: 100px;
  }

  .\32xl\:top-160 {
    top: 160px;
  }

  .\32xl\:top-195 {
    top: 195px;
  }

  .\32xl\:-top-25 {
    top: -25px;
  }

  .\32xl\:-top-40 {
    top: -40px;
  }

  .\32xl\:-top-5px {
    top: -5px;
  }

  .\32xl\:-top-10px {
    top: -10px;
  }

  .\32xl\:-top-125px {
    top: -125px;
  }

  .\32xl\:top-3p {
    top: 3px;
  }

  .\32xl\:top-2p {
    top: 2px;
  }

  .\32xl\:top-15p {
    top: 15%;
  }

  .\32xl\:top-35p {
    top: 35%;
  }

  .\32xl\:top-14p {
    top: 14%;
  }

  .\32xl\:top-25p {
    top: 25%;
  }

  .\32xl\:top-40p {
    top: 40%;
  }

  .\32xl\:top-43p {
    top: 43%;
  }

  .\32xl\:top-5p {
    top: 5%;
  }

  .\32xl\:top-20p {
    top: 20%;
  }

  .\32xl\:top-50p {
    top: 50%;
  }

  .\32xl\:top-45p {
    top: 45%;
  }

  .\32xl\:top-10p {
    top: 10%;
  }

  .\32xl\:right-0 {
    right: 0px;
  }

  .\32xl\:right-5 {
    right: 5px;
  }

  .\32xl\:right-10 {
    right: 10px;
  }

  .\32xl\:right-15 {
    right: 15px;
  }

  .\32xl\:right-16 {
    right: 16px;
  }

  .\32xl\:right-20 {
    right: 20px;
  }

  .\32xl\:right-25 {
    right: 25px;
  }

  .\32xl\:right-30 {
    right: 30px;
  }

  .\32xl\:right-50 {
    right: 50px;
  }

  .\32xl\:right-65 {
    right: 65px;
  }

  .\32xl\:right-90 {
    right: 90px;
  }

  .\32xl\:right-100 {
    right: 100px;
  }

  .\32xl\:right-160 {
    right: 160px;
  }

  .\32xl\:right-195 {
    right: 195px;
  }

  .\32xl\:-right-25 {
    right: -25px;
  }

  .\32xl\:-right-40 {
    right: -40px;
  }

  .\32xl\:-right-5px {
    right: -5px;
  }

  .\32xl\:-right-10px {
    right: -10px;
  }

  .\32xl\:-right-125px {
    right: -125px;
  }

  .\32xl\:right-3p {
    right: 3px;
  }

  .\32xl\:right-2p {
    right: 2px;
  }

  .\32xl\:right-15p {
    right: 15%;
  }

  .\32xl\:right-35p {
    right: 35%;
  }

  .\32xl\:right-14p {
    right: 14%;
  }

  .\32xl\:right-25p {
    right: 25%;
  }

  .\32xl\:right-40p {
    right: 40%;
  }

  .\32xl\:right-43p {
    right: 43%;
  }

  .\32xl\:right-5p {
    right: 5%;
  }

  .\32xl\:right-20p {
    right: 20%;
  }

  .\32xl\:right-50p {
    right: 50%;
  }

  .\32xl\:right-45p {
    right: 45%;
  }

  .\32xl\:right-10p {
    right: 10%;
  }

  .\32xl\:bottom-0 {
    bottom: 0px;
  }

  .\32xl\:bottom-5 {
    bottom: 5px;
  }

  .\32xl\:bottom-10 {
    bottom: 10px;
  }

  .\32xl\:bottom-15 {
    bottom: 15px;
  }

  .\32xl\:bottom-16 {
    bottom: 16px;
  }

  .\32xl\:bottom-20 {
    bottom: 20px;
  }

  .\32xl\:bottom-25 {
    bottom: 25px;
  }

  .\32xl\:bottom-30 {
    bottom: 30px;
  }

  .\32xl\:bottom-50 {
    bottom: 50px;
  }

  .\32xl\:bottom-65 {
    bottom: 65px;
  }

  .\32xl\:bottom-90 {
    bottom: 90px;
  }

  .\32xl\:bottom-100 {
    bottom: 100px;
  }

  .\32xl\:bottom-160 {
    bottom: 160px;
  }

  .\32xl\:bottom-195 {
    bottom: 195px;
  }

  .\32xl\:-bottom-25 {
    bottom: -25px;
  }

  .\32xl\:-bottom-40 {
    bottom: -40px;
  }

  .\32xl\:-bottom-5px {
    bottom: -5px;
  }

  .\32xl\:-bottom-10px {
    bottom: -10px;
  }

  .\32xl\:-bottom-125px {
    bottom: -125px;
  }

  .\32xl\:bottom-3p {
    bottom: 3px;
  }

  .\32xl\:bottom-2p {
    bottom: 2px;
  }

  .\32xl\:bottom-15p {
    bottom: 15%;
  }

  .\32xl\:bottom-35p {
    bottom: 35%;
  }

  .\32xl\:bottom-14p {
    bottom: 14%;
  }

  .\32xl\:bottom-25p {
    bottom: 25%;
  }

  .\32xl\:bottom-40p {
    bottom: 40%;
  }

  .\32xl\:bottom-43p {
    bottom: 43%;
  }

  .\32xl\:bottom-5p {
    bottom: 5%;
  }

  .\32xl\:bottom-20p {
    bottom: 20%;
  }

  .\32xl\:bottom-50p {
    bottom: 50%;
  }

  .\32xl\:bottom-45p {
    bottom: 45%;
  }

  .\32xl\:bottom-10p {
    bottom: 10%;
  }

  .\32xl\:left-0 {
    left: 0px;
  }

  .\32xl\:left-5 {
    left: 5px;
  }

  .\32xl\:left-10 {
    left: 10px;
  }

  .\32xl\:left-15 {
    left: 15px;
  }

  .\32xl\:left-16 {
    left: 16px;
  }

  .\32xl\:left-20 {
    left: 20px;
  }

  .\32xl\:left-25 {
    left: 25px;
  }

  .\32xl\:left-30 {
    left: 30px;
  }

  .\32xl\:left-50 {
    left: 50px;
  }

  .\32xl\:left-65 {
    left: 65px;
  }

  .\32xl\:left-90 {
    left: 90px;
  }

  .\32xl\:left-100 {
    left: 100px;
  }

  .\32xl\:left-160 {
    left: 160px;
  }

  .\32xl\:left-195 {
    left: 195px;
  }

  .\32xl\:-left-25 {
    left: -25px;
  }

  .\32xl\:-left-40 {
    left: -40px;
  }

  .\32xl\:-left-5px {
    left: -5px;
  }

  .\32xl\:-left-10px {
    left: -10px;
  }

  .\32xl\:-left-125px {
    left: -125px;
  }

  .\32xl\:left-3p {
    left: 3px;
  }

  .\32xl\:left-2p {
    left: 2px;
  }

  .\32xl\:left-15p {
    left: 15%;
  }

  .\32xl\:left-35p {
    left: 35%;
  }

  .\32xl\:left-14p {
    left: 14%;
  }

  .\32xl\:left-25p {
    left: 25%;
  }

  .\32xl\:left-40p {
    left: 40%;
  }

  .\32xl\:left-43p {
    left: 43%;
  }

  .\32xl\:left-5p {
    left: 5%;
  }

  .\32xl\:left-20p {
    left: 20%;
  }

  .\32xl\:left-50p {
    left: 50%;
  }

  .\32xl\:left-45p {
    left: 45%;
  }

  .\32xl\:left-10p {
    left: 10%;
  }

  .\32xl\:isolate {
    isolation: isolate;
  }

  .\32xl\:isolation-auto {
    isolation: auto;
  }

  .\32xl\:z-0 {
    z-index: 0;
  }

  .\32xl\:z-1 {
    z-index: 1;
  }

  .\32xl\:z-10 {
    z-index: 10;
  }

  .\32xl\:z-20 {
    z-index: 20;
  }

  .\32xl\:z-30 {
    z-index: 30;
  }

  .\32xl\:z-40 {
    z-index: 40;
  }

  .\32xl\:z-50 {
    z-index: 50;
  }

  .\32xl\:z-110 {
    z-index: 110;
  }

  .\32xl\:z-auto {
    z-index: auto;
  }

  .\32xl\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .\32xl\:focus-within\:z-1:focus-within {
    z-index: 1;
  }

  .\32xl\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .\32xl\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .\32xl\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .\32xl\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .\32xl\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .\32xl\:focus-within\:z-110:focus-within {
    z-index: 110;
  }

  .\32xl\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .\32xl\:focus\:z-0:focus {
    z-index: 0;
  }

  .\32xl\:focus\:z-1:focus {
    z-index: 1;
  }

  .\32xl\:focus\:z-10:focus {
    z-index: 10;
  }

  .\32xl\:focus\:z-20:focus {
    z-index: 20;
  }

  .\32xl\:focus\:z-30:focus {
    z-index: 30;
  }

  .\32xl\:focus\:z-40:focus {
    z-index: 40;
  }

  .\32xl\:focus\:z-50:focus {
    z-index: 50;
  }

  .\32xl\:focus\:z-110:focus {
    z-index: 110;
  }

  .\32xl\:focus\:z-auto:focus {
    z-index: auto;
  }

  .\32xl\:order-1 {
    order: 1;
  }

  .\32xl\:order-2 {
    order: 2;
  }

  .\32xl\:order-3 {
    order: 3;
  }

  .\32xl\:order-4 {
    order: 4;
  }

  .\32xl\:order-5 {
    order: 5;
  }

  .\32xl\:order-6 {
    order: 6;
  }

  .\32xl\:order-7 {
    order: 7;
  }

  .\32xl\:order-8 {
    order: 8;
  }

  .\32xl\:order-9 {
    order: 9;
  }

  .\32xl\:order-10 {
    order: 10;
  }

  .\32xl\:order-11 {
    order: 11;
  }

  .\32xl\:order-12 {
    order: 12;
  }

  .\32xl\:order-first {
    order: -9999;
  }

  .\32xl\:order-last {
    order: 9999;
  }

  .\32xl\:order-none {
    order: 0;
  }

  .\32xl\:col-auto {
    grid-column: auto;
  }

  .\32xl\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .\32xl\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .\32xl\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .\32xl\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .\32xl\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .\32xl\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .\32xl\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .\32xl\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .\32xl\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .\32xl\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .\32xl\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .\32xl\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .\32xl\:col-span-full {
    grid-column: 1 / -1;
  }

  .\32xl\:col-start-1 {
    grid-column-start: 1;
  }

  .\32xl\:col-start-2 {
    grid-column-start: 2;
  }

  .\32xl\:col-start-3 {
    grid-column-start: 3;
  }

  .\32xl\:col-start-4 {
    grid-column-start: 4;
  }

  .\32xl\:col-start-5 {
    grid-column-start: 5;
  }

  .\32xl\:col-start-6 {
    grid-column-start: 6;
  }

  .\32xl\:col-start-7 {
    grid-column-start: 7;
  }

  .\32xl\:col-start-8 {
    grid-column-start: 8;
  }

  .\32xl\:col-start-9 {
    grid-column-start: 9;
  }

  .\32xl\:col-start-10 {
    grid-column-start: 10;
  }

  .\32xl\:col-start-11 {
    grid-column-start: 11;
  }

  .\32xl\:col-start-12 {
    grid-column-start: 12;
  }

  .\32xl\:col-start-13 {
    grid-column-start: 13;
  }

  .\32xl\:col-start-auto {
    grid-column-start: auto;
  }

  .\32xl\:col-end-1 {
    grid-column-end: 1;
  }

  .\32xl\:col-end-2 {
    grid-column-end: 2;
  }

  .\32xl\:col-end-3 {
    grid-column-end: 3;
  }

  .\32xl\:col-end-4 {
    grid-column-end: 4;
  }

  .\32xl\:col-end-5 {
    grid-column-end: 5;
  }

  .\32xl\:col-end-6 {
    grid-column-end: 6;
  }

  .\32xl\:col-end-7 {
    grid-column-end: 7;
  }

  .\32xl\:col-end-8 {
    grid-column-end: 8;
  }

  .\32xl\:col-end-9 {
    grid-column-end: 9;
  }

  .\32xl\:col-end-10 {
    grid-column-end: 10;
  }

  .\32xl\:col-end-11 {
    grid-column-end: 11;
  }

  .\32xl\:col-end-12 {
    grid-column-end: 12;
  }

  .\32xl\:col-end-13 {
    grid-column-end: 13;
  }

  .\32xl\:col-end-auto {
    grid-column-end: auto;
  }

  .\32xl\:row-auto {
    grid-row: auto;
  }

  .\32xl\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .\32xl\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .\32xl\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .\32xl\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .\32xl\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .\32xl\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .\32xl\:row-span-full {
    grid-row: 1 / -1;
  }

  .\32xl\:row-start-1 {
    grid-row-start: 1;
  }

  .\32xl\:row-start-2 {
    grid-row-start: 2;
  }

  .\32xl\:row-start-3 {
    grid-row-start: 3;
  }

  .\32xl\:row-start-4 {
    grid-row-start: 4;
  }

  .\32xl\:row-start-5 {
    grid-row-start: 5;
  }

  .\32xl\:row-start-6 {
    grid-row-start: 6;
  }

  .\32xl\:row-start-7 {
    grid-row-start: 7;
  }

  .\32xl\:row-start-auto {
    grid-row-start: auto;
  }

  .\32xl\:row-end-1 {
    grid-row-end: 1;
  }

  .\32xl\:row-end-2 {
    grid-row-end: 2;
  }

  .\32xl\:row-end-3 {
    grid-row-end: 3;
  }

  .\32xl\:row-end-4 {
    grid-row-end: 4;
  }

  .\32xl\:row-end-5 {
    grid-row-end: 5;
  }

  .\32xl\:row-end-6 {
    grid-row-end: 6;
  }

  .\32xl\:row-end-7 {
    grid-row-end: 7;
  }

  .\32xl\:row-end-auto {
    grid-row-end: auto;
  }

  .\32xl\:float-right {
    float: right;
  }

  .\32xl\:float-left {
    float: left;
  }

  .\32xl\:float-none {
    float: none;
  }

  .\32xl\:clear-left {
    clear: left;
  }

  .\32xl\:clear-right {
    clear: right;
  }

  .\32xl\:clear-both {
    clear: both;
  }

  .\32xl\:clear-none {
    clear: none;
  }

  .\32xl\:m-0 {
    margin: 0px;
  }

  .\32xl\:m-1 {
    margin: 0.25rem;
  }

  .\32xl\:m-2 {
    margin: 2px;
  }

  .\32xl\:m-3 {
    margin: 0.75rem;
  }

  .\32xl\:m-4 {
    margin: 1rem;
  }

  .\32xl\:m-5 {
    margin: 1.25rem;
  }

  .\32xl\:m-6 {
    margin: 6px;
  }

  .\32xl\:m-7 {
    margin: 1.75rem;
  }

  .\32xl\:m-8 {
    margin: 2rem;
  }

  .\32xl\:m-9 {
    margin: 2.25rem;
  }

  .\32xl\:m-10 {
    margin: 2.5rem;
  }

  .\32xl\:m-11 {
    margin: 11px;
  }

  .\32xl\:m-12 {
    margin: 3rem;
  }

  .\32xl\:m-14 {
    margin: 3.5rem;
  }

  .\32xl\:m-15 {
    margin: 15px;
  }

  .\32xl\:m-16 {
    margin: 4rem;
  }

  .\32xl\:m-18 {
    margin: 18px;
  }

  .\32xl\:m-20 {
    margin: 20px;
  }

  .\32xl\:m-21 {
    margin: 21px;
  }

  .\32xl\:m-23 {
    margin: 23px;
  }

  .\32xl\:m-24 {
    margin: 24px;
  }

  .\32xl\:m-25 {
    margin: 25px;
  }

  .\32xl\:m-27 {
    margin: 27px;
  }

  .\32xl\:m-28 {
    margin: 7rem;
  }

  .\32xl\:m-30 {
    margin: 30px;
  }

  .\32xl\:m-31 {
    margin: 31px;
  }

  .\32xl\:m-32 {
    margin: 8rem;
  }

  .\32xl\:m-34 {
    margin: 34px;
  }

  .\32xl\:m-35 {
    margin: 35px;
  }

  .\32xl\:m-36 {
    margin: 9rem;
  }

  .\32xl\:m-37 {
    margin: 37px;
  }

  .\32xl\:m-38 {
    margin: 38px;
  }

  .\32xl\:m-40 {
    margin: 40px;
  }

  .\32xl\:m-42 {
    margin: 42px;
  }

  .\32xl\:m-44 {
    margin: 44px;
  }

  .\32xl\:m-45 {
    margin: 45px;
  }

  .\32xl\:m-46 {
    margin: 46px;
  }

  .\32xl\:m-48 {
    margin: 48px;
  }

  .\32xl\:m-52 {
    margin: 13rem;
  }

  .\32xl\:m-53 {
    margin: 53px;
  }

  .\32xl\:m-55 {
    margin: 55px;
  }

  .\32xl\:m-56 {
    margin: 14rem;
  }

  .\32xl\:m-58 {
    margin: 58px;
  }

  .\32xl\:m-59 {
    margin: 59px;
  }

  .\32xl\:m-60 {
    margin: 15rem;
  }

  .\32xl\:m-63 {
    margin: 63px;
  }

  .\32xl\:m-64 {
    margin: 16rem;
  }

  .\32xl\:m-65 {
    margin: 65px;
  }

  .\32xl\:m-67 {
    margin: 67px;
  }

  .\32xl\:m-70 {
    margin: 70px;
  }

  .\32xl\:m-71 {
    margin: 71px;
  }

  .\32xl\:m-72 {
    margin: 18rem;
  }

  .\32xl\:m-74 {
    margin: 74px;
  }

  .\32xl\:m-78 {
    margin: 78px;
  }

  .\32xl\:m-80 {
    margin: 20rem;
  }

  .\32xl\:m-83 {
    margin: 83px;
  }

  .\32xl\:m-84 {
    margin: 84px;
  }

  .\32xl\:m-89 {
    margin: 89px;
  }

  .\32xl\:m-90 {
    margin: 90px;
  }

  .\32xl\:m-92 {
    margin: 92px;
  }

  .\32xl\:m-96 {
    margin: 24rem;
  }

  .\32xl\:m-97 {
    margin: 97px;
  }

  .\32xl\:m-100 {
    margin: 100px;
  }

  .\32xl\:m-106 {
    margin: 106px;
  }

  .\32xl\:m-108 {
    margin: 108px;
  }

  .\32xl\:m-109 {
    margin: 109px;
  }

  .\32xl\:m-120 {
    margin: 120px;
  }

  .\32xl\:m-135 {
    margin: 135px;
  }

  .\32xl\:m-147 {
    margin: 147px;
  }

  .\32xl\:m-150 {
    margin: 150px;
  }

  .\32xl\:m-168 {
    margin: 168px;
  }

  .\32xl\:m-180 {
    margin: 180px;
  }

  .\32xl\:m-185 {
    margin: 185px;
  }

  .\32xl\:m-200 {
    margin: 200px;
  }

  .\32xl\:m-245 {
    margin: 245px;
  }

  .\32xl\:m-300 {
    margin: 300px;
  }

  .\32xl\:m-400 {
    margin: 400px;
  }

  .\32xl\:m-480 {
    margin: 480px;
  }

  .\32xl\:m-510 {
    margin: 510px;
  }

  .\32xl\:m-537 {
    margin: 537px;
  }

  .\32xl\:m-650 {
    margin: 650px;
  }

  .\32xl\:m-auto {
    margin: auto;
  }

  .\32xl\:m-px {
    margin: 1px;
  }

  .\32xl\:m-0\.5 {
    margin: 0.125rem;
  }

  .\32xl\:m-1\.5 {
    margin: 0.375rem;
  }

  .\32xl\:m-2\.5 {
    margin: 0.625rem;
  }

  .\32xl\:m-3\.5 {
    margin: 0.875rem;
  }

  .\32xl\:-m-0 {
    margin: 0px;
  }

  .\32xl\:-m-1 {
    margin: -0.25rem;
  }

  .\32xl\:-m-2 {
    margin: -0.5rem;
  }

  .\32xl\:-m-3 {
    margin: -0.75rem;
  }

  .\32xl\:-m-4 {
    margin: -1rem;
  }

  .\32xl\:-m-5 {
    margin: -1.25rem;
  }

  .\32xl\:-m-6 {
    margin: -1.5rem;
  }

  .\32xl\:-m-7 {
    margin: -1.75rem;
  }

  .\32xl\:-m-8 {
    margin: -2rem;
  }

  .\32xl\:-m-9 {
    margin: -2.25rem;
  }

  .\32xl\:-m-10 {
    margin: -2.5rem;
  }

  .\32xl\:-m-11 {
    margin: -2.75rem;
  }

  .\32xl\:-m-12 {
    margin: -3rem;
  }

  .\32xl\:-m-14 {
    margin: -14px;
  }

  .\32xl\:-m-16 {
    margin: -4rem;
  }

  .\32xl\:-m-20 {
    margin: -5rem;
  }

  .\32xl\:-m-24 {
    margin: -6rem;
  }

  .\32xl\:-m-28 {
    margin: -7rem;
  }

  .\32xl\:-m-32 {
    margin: -8rem;
  }

  .\32xl\:-m-36 {
    margin: -9rem;
  }

  .\32xl\:-m-40 {
    margin: -10rem;
  }

  .\32xl\:-m-44 {
    margin: -11rem;
  }

  .\32xl\:-m-48 {
    margin: -12rem;
  }

  .\32xl\:-m-52 {
    margin: -13rem;
  }

  .\32xl\:-m-56 {
    margin: -14rem;
  }

  .\32xl\:-m-60 {
    margin: -15rem;
  }

  .\32xl\:-m-64 {
    margin: -16rem;
  }

  .\32xl\:-m-72 {
    margin: -18rem;
  }

  .\32xl\:-m-80 {
    margin: -20rem;
  }

  .\32xl\:-m-96 {
    margin: -24rem;
  }

  .\32xl\:-m-px {
    margin: -1px;
  }

  .\32xl\:-m-0\.5 {
    margin: -0.125rem;
  }

  .\32xl\:-m-1\.5 {
    margin: -0.375rem;
  }

  .\32xl\:-m-2\.5 {
    margin: -0.625rem;
  }

  .\32xl\:-m-3\.5 {
    margin: -0.875rem;
  }

  .\32xl\:-m-15px {
    margin: -15px;
  }

  .\32xl\:m-m11 {
    margin: 11px;
  }

  .\32xl\:m-12px {
    margin: 12px;
  }

  .\32xl\:m-m72 {
    margin: 72px;
  }

  .\32xl\:m-m21 {
    margin: 21%;
  }

  .\32xl\:m-m15 {
    margin: 15px;
  }

  .\32xl\:m-m18 {
    margin: 18px;
  }

  .\32xl\:m-m35 {
    margin: 35px;
  }

  .\32xl\:m-m19 {
    margin: 19px;
  }

  .\32xl\:m-m17 {
    margin: 17px;
  }

  .\32xl\:m-m9 {
    margin: 9px;
  }

  .\32xl\:m-m10 {
    margin: 10px;
  }

  .\32xl\:m-m51 {
    margin: 51px;
  }

  .\32xl\:m-m43 {
    margin: 43px;
  }

  .\32xl\:m-m13 {
    margin: 13px;
  }

  .\32xl\:m-m26 {
    margin: 26px;
  }

  .\32xl\:m-m2 {
    margin: 2px;
  }

  .\32xl\:m-m14 {
    margin: 14px;
  }

  .\32xl\:m-m5 {
    margin: 5px;
  }

  .\32xl\:m-m8 {
    margin: 8px;
  }

  .\32xl\:m-mp15 {
    margin: 15%;
  }

  .\32xl\:-m-100 {
    margin: -100px;
  }

  .\32xl\:m-0auto {
    margin: 0px auto;
  }

  .\32xl\:m-o6 {
    margin: 1.5rem;
  }

  .\32xl\:-m-23 {
    margin: -23px;
  }

  .\32xl\:last\:m-0:last-child {
    margin: 0px;
  }

  .\32xl\:last\:m-1:last-child {
    margin: 0.25rem;
  }

  .\32xl\:last\:m-2:last-child {
    margin: 2px;
  }

  .\32xl\:last\:m-3:last-child {
    margin: 0.75rem;
  }

  .\32xl\:last\:m-4:last-child {
    margin: 1rem;
  }

  .\32xl\:last\:m-5:last-child {
    margin: 1.25rem;
  }

  .\32xl\:last\:m-6:last-child {
    margin: 6px;
  }

  .\32xl\:last\:m-7:last-child {
    margin: 1.75rem;
  }

  .\32xl\:last\:m-8:last-child {
    margin: 2rem;
  }

  .\32xl\:last\:m-9:last-child {
    margin: 2.25rem;
  }

  .\32xl\:last\:m-10:last-child {
    margin: 2.5rem;
  }

  .\32xl\:last\:m-11:last-child {
    margin: 11px;
  }

  .\32xl\:last\:m-12:last-child {
    margin: 3rem;
  }

  .\32xl\:last\:m-14:last-child {
    margin: 3.5rem;
  }

  .\32xl\:last\:m-15:last-child {
    margin: 15px;
  }

  .\32xl\:last\:m-16:last-child {
    margin: 4rem;
  }

  .\32xl\:last\:m-18:last-child {
    margin: 18px;
  }

  .\32xl\:last\:m-20:last-child {
    margin: 20px;
  }

  .\32xl\:last\:m-21:last-child {
    margin: 21px;
  }

  .\32xl\:last\:m-23:last-child {
    margin: 23px;
  }

  .\32xl\:last\:m-24:last-child {
    margin: 24px;
  }

  .\32xl\:last\:m-25:last-child {
    margin: 25px;
  }

  .\32xl\:last\:m-27:last-child {
    margin: 27px;
  }

  .\32xl\:last\:m-28:last-child {
    margin: 7rem;
  }

  .\32xl\:last\:m-30:last-child {
    margin: 30px;
  }

  .\32xl\:last\:m-31:last-child {
    margin: 31px;
  }

  .\32xl\:last\:m-32:last-child {
    margin: 8rem;
  }

  .\32xl\:last\:m-34:last-child {
    margin: 34px;
  }

  .\32xl\:last\:m-35:last-child {
    margin: 35px;
  }

  .\32xl\:last\:m-36:last-child {
    margin: 9rem;
  }

  .\32xl\:last\:m-37:last-child {
    margin: 37px;
  }

  .\32xl\:last\:m-38:last-child {
    margin: 38px;
  }

  .\32xl\:last\:m-40:last-child {
    margin: 40px;
  }

  .\32xl\:last\:m-42:last-child {
    margin: 42px;
  }

  .\32xl\:last\:m-44:last-child {
    margin: 44px;
  }

  .\32xl\:last\:m-45:last-child {
    margin: 45px;
  }

  .\32xl\:last\:m-46:last-child {
    margin: 46px;
  }

  .\32xl\:last\:m-48:last-child {
    margin: 48px;
  }

  .\32xl\:last\:m-52:last-child {
    margin: 13rem;
  }

  .\32xl\:last\:m-53:last-child {
    margin: 53px;
  }

  .\32xl\:last\:m-55:last-child {
    margin: 55px;
  }

  .\32xl\:last\:m-56:last-child {
    margin: 14rem;
  }

  .\32xl\:last\:m-58:last-child {
    margin: 58px;
  }

  .\32xl\:last\:m-59:last-child {
    margin: 59px;
  }

  .\32xl\:last\:m-60:last-child {
    margin: 15rem;
  }

  .\32xl\:last\:m-63:last-child {
    margin: 63px;
  }

  .\32xl\:last\:m-64:last-child {
    margin: 16rem;
  }

  .\32xl\:last\:m-65:last-child {
    margin: 65px;
  }

  .\32xl\:last\:m-67:last-child {
    margin: 67px;
  }

  .\32xl\:last\:m-70:last-child {
    margin: 70px;
  }

  .\32xl\:last\:m-71:last-child {
    margin: 71px;
  }

  .\32xl\:last\:m-72:last-child {
    margin: 18rem;
  }

  .\32xl\:last\:m-74:last-child {
    margin: 74px;
  }

  .\32xl\:last\:m-78:last-child {
    margin: 78px;
  }

  .\32xl\:last\:m-80:last-child {
    margin: 20rem;
  }

  .\32xl\:last\:m-83:last-child {
    margin: 83px;
  }

  .\32xl\:last\:m-84:last-child {
    margin: 84px;
  }

  .\32xl\:last\:m-89:last-child {
    margin: 89px;
  }

  .\32xl\:last\:m-90:last-child {
    margin: 90px;
  }

  .\32xl\:last\:m-92:last-child {
    margin: 92px;
  }

  .\32xl\:last\:m-96:last-child {
    margin: 24rem;
  }

  .\32xl\:last\:m-97:last-child {
    margin: 97px;
  }

  .\32xl\:last\:m-100:last-child {
    margin: 100px;
  }

  .\32xl\:last\:m-106:last-child {
    margin: 106px;
  }

  .\32xl\:last\:m-108:last-child {
    margin: 108px;
  }

  .\32xl\:last\:m-109:last-child {
    margin: 109px;
  }

  .\32xl\:last\:m-120:last-child {
    margin: 120px;
  }

  .\32xl\:last\:m-135:last-child {
    margin: 135px;
  }

  .\32xl\:last\:m-147:last-child {
    margin: 147px;
  }

  .\32xl\:last\:m-150:last-child {
    margin: 150px;
  }

  .\32xl\:last\:m-168:last-child {
    margin: 168px;
  }

  .\32xl\:last\:m-180:last-child {
    margin: 180px;
  }

  .\32xl\:last\:m-185:last-child {
    margin: 185px;
  }

  .\32xl\:last\:m-200:last-child {
    margin: 200px;
  }

  .\32xl\:last\:m-245:last-child {
    margin: 245px;
  }

  .\32xl\:last\:m-300:last-child {
    margin: 300px;
  }

  .\32xl\:last\:m-400:last-child {
    margin: 400px;
  }

  .\32xl\:last\:m-480:last-child {
    margin: 480px;
  }

  .\32xl\:last\:m-510:last-child {
    margin: 510px;
  }

  .\32xl\:last\:m-537:last-child {
    margin: 537px;
  }

  .\32xl\:last\:m-650:last-child {
    margin: 650px;
  }

  .\32xl\:last\:m-auto:last-child {
    margin: auto;
  }

  .\32xl\:last\:m-px:last-child {
    margin: 1px;
  }

  .\32xl\:last\:m-0\.5:last-child {
    margin: 0.125rem;
  }

  .\32xl\:last\:m-1\.5:last-child {
    margin: 0.375rem;
  }

  .\32xl\:last\:m-2\.5:last-child {
    margin: 0.625rem;
  }

  .\32xl\:last\:m-3\.5:last-child {
    margin: 0.875rem;
  }

  .\32xl\:last\:-m-0:last-child {
    margin: 0px;
  }

  .\32xl\:last\:-m-1:last-child {
    margin: -0.25rem;
  }

  .\32xl\:last\:-m-2:last-child {
    margin: -0.5rem;
  }

  .\32xl\:last\:-m-3:last-child {
    margin: -0.75rem;
  }

  .\32xl\:last\:-m-4:last-child {
    margin: -1rem;
  }

  .\32xl\:last\:-m-5:last-child {
    margin: -1.25rem;
  }

  .\32xl\:last\:-m-6:last-child {
    margin: -1.5rem;
  }

  .\32xl\:last\:-m-7:last-child {
    margin: -1.75rem;
  }

  .\32xl\:last\:-m-8:last-child {
    margin: -2rem;
  }

  .\32xl\:last\:-m-9:last-child {
    margin: -2.25rem;
  }

  .\32xl\:last\:-m-10:last-child {
    margin: -2.5rem;
  }

  .\32xl\:last\:-m-11:last-child {
    margin: -2.75rem;
  }

  .\32xl\:last\:-m-12:last-child {
    margin: -3rem;
  }

  .\32xl\:last\:-m-14:last-child {
    margin: -14px;
  }

  .\32xl\:last\:-m-16:last-child {
    margin: -4rem;
  }

  .\32xl\:last\:-m-20:last-child {
    margin: -5rem;
  }

  .\32xl\:last\:-m-24:last-child {
    margin: -6rem;
  }

  .\32xl\:last\:-m-28:last-child {
    margin: -7rem;
  }

  .\32xl\:last\:-m-32:last-child {
    margin: -8rem;
  }

  .\32xl\:last\:-m-36:last-child {
    margin: -9rem;
  }

  .\32xl\:last\:-m-40:last-child {
    margin: -10rem;
  }

  .\32xl\:last\:-m-44:last-child {
    margin: -11rem;
  }

  .\32xl\:last\:-m-48:last-child {
    margin: -12rem;
  }

  .\32xl\:last\:-m-52:last-child {
    margin: -13rem;
  }

  .\32xl\:last\:-m-56:last-child {
    margin: -14rem;
  }

  .\32xl\:last\:-m-60:last-child {
    margin: -15rem;
  }

  .\32xl\:last\:-m-64:last-child {
    margin: -16rem;
  }

  .\32xl\:last\:-m-72:last-child {
    margin: -18rem;
  }

  .\32xl\:last\:-m-80:last-child {
    margin: -20rem;
  }

  .\32xl\:last\:-m-96:last-child {
    margin: -24rem;
  }

  .\32xl\:last\:-m-px:last-child {
    margin: -1px;
  }

  .\32xl\:last\:-m-0\.5:last-child {
    margin: -0.125rem;
  }

  .\32xl\:last\:-m-1\.5:last-child {
    margin: -0.375rem;
  }

  .\32xl\:last\:-m-2\.5:last-child {
    margin: -0.625rem;
  }

  .\32xl\:last\:-m-3\.5:last-child {
    margin: -0.875rem;
  }

  .\32xl\:last\:-m-15px:last-child {
    margin: -15px;
  }

  .\32xl\:last\:m-m11:last-child {
    margin: 11px;
  }

  .\32xl\:last\:m-12px:last-child {
    margin: 12px;
  }

  .\32xl\:last\:m-m72:last-child {
    margin: 72px;
  }

  .\32xl\:last\:m-m21:last-child {
    margin: 21%;
  }

  .\32xl\:last\:m-m15:last-child {
    margin: 15px;
  }

  .\32xl\:last\:m-m18:last-child {
    margin: 18px;
  }

  .\32xl\:last\:m-m35:last-child {
    margin: 35px;
  }

  .\32xl\:last\:m-m19:last-child {
    margin: 19px;
  }

  .\32xl\:last\:m-m17:last-child {
    margin: 17px;
  }

  .\32xl\:last\:m-m9:last-child {
    margin: 9px;
  }

  .\32xl\:last\:m-m10:last-child {
    margin: 10px;
  }

  .\32xl\:last\:m-m51:last-child {
    margin: 51px;
  }

  .\32xl\:last\:m-m43:last-child {
    margin: 43px;
  }

  .\32xl\:last\:m-m13:last-child {
    margin: 13px;
  }

  .\32xl\:last\:m-m26:last-child {
    margin: 26px;
  }

  .\32xl\:last\:m-m2:last-child {
    margin: 2px;
  }

  .\32xl\:last\:m-m14:last-child {
    margin: 14px;
  }

  .\32xl\:last\:m-m5:last-child {
    margin: 5px;
  }

  .\32xl\:last\:m-m8:last-child {
    margin: 8px;
  }

  .\32xl\:last\:m-mp15:last-child {
    margin: 15%;
  }

  .\32xl\:last\:-m-100:last-child {
    margin: -100px;
  }

  .\32xl\:last\:m-0auto:last-child {
    margin: 0px auto;
  }

  .\32xl\:last\:m-o6:last-child {
    margin: 1.5rem;
  }

  .\32xl\:last\:-m-23:last-child {
    margin: -23px;
  }

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

  .\32xl\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .\32xl\:mx-2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .\32xl\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .\32xl\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .\32xl\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .\32xl\:mx-6 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .\32xl\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .\32xl\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .\32xl\:mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .\32xl\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .\32xl\:mx-11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .\32xl\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .\32xl\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .\32xl\:mx-15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .\32xl\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .\32xl\:mx-18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .\32xl\:mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .\32xl\:mx-21 {
    margin-left: 21px;
    margin-right: 21px;
  }

  .\32xl\:mx-23 {
    margin-left: 23px;
    margin-right: 23px;
  }

  .\32xl\:mx-24 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .\32xl\:mx-25 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .\32xl\:mx-27 {
    margin-left: 27px;
    margin-right: 27px;
  }

  .\32xl\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .\32xl\:mx-30 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .\32xl\:mx-31 {
    margin-left: 31px;
    margin-right: 31px;
  }

  .\32xl\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .\32xl\:mx-34 {
    margin-left: 34px;
    margin-right: 34px;
  }

  .\32xl\:mx-35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .\32xl\:mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .\32xl\:mx-37 {
    margin-left: 37px;
    margin-right: 37px;
  }

  .\32xl\:mx-38 {
    margin-left: 38px;
    margin-right: 38px;
  }

  .\32xl\:mx-40 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .\32xl\:mx-42 {
    margin-left: 42px;
    margin-right: 42px;
  }

  .\32xl\:mx-44 {
    margin-left: 44px;
    margin-right: 44px;
  }

  .\32xl\:mx-45 {
    margin-left: 45px;
    margin-right: 45px;
  }

  .\32xl\:mx-46 {
    margin-left: 46px;
    margin-right: 46px;
  }

  .\32xl\:mx-48 {
    margin-left: 48px;
    margin-right: 48px;
  }

  .\32xl\:mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .\32xl\:mx-53 {
    margin-left: 53px;
    margin-right: 53px;
  }

  .\32xl\:mx-55 {
    margin-left: 55px;
    margin-right: 55px;
  }

  .\32xl\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .\32xl\:mx-58 {
    margin-left: 58px;
    margin-right: 58px;
  }

  .\32xl\:mx-59 {
    margin-left: 59px;
    margin-right: 59px;
  }

  .\32xl\:mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .\32xl\:mx-63 {
    margin-left: 63px;
    margin-right: 63px;
  }

  .\32xl\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .\32xl\:mx-65 {
    margin-left: 65px;
    margin-right: 65px;
  }

  .\32xl\:mx-67 {
    margin-left: 67px;
    margin-right: 67px;
  }

  .\32xl\:mx-70 {
    margin-left: 70px;
    margin-right: 70px;
  }

  .\32xl\:mx-71 {
    margin-left: 71px;
    margin-right: 71px;
  }

  .\32xl\:mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .\32xl\:mx-74 {
    margin-left: 74px;
    margin-right: 74px;
  }

  .\32xl\:mx-78 {
    margin-left: 78px;
    margin-right: 78px;
  }

  .\32xl\:mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .\32xl\:mx-83 {
    margin-left: 83px;
    margin-right: 83px;
  }

  .\32xl\:mx-84 {
    margin-left: 84px;
    margin-right: 84px;
  }

  .\32xl\:mx-89 {
    margin-left: 89px;
    margin-right: 89px;
  }

  .\32xl\:mx-90 {
    margin-left: 90px;
    margin-right: 90px;
  }

  .\32xl\:mx-92 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .\32xl\:mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .\32xl\:mx-97 {
    margin-left: 97px;
    margin-right: 97px;
  }

  .\32xl\:mx-100 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .\32xl\:mx-106 {
    margin-left: 106px;
    margin-right: 106px;
  }

  .\32xl\:mx-108 {
    margin-left: 108px;
    margin-right: 108px;
  }

  .\32xl\:mx-109 {
    margin-left: 109px;
    margin-right: 109px;
  }

  .\32xl\:mx-120 {
    margin-left: 120px;
    margin-right: 120px;
  }

  .\32xl\:mx-135 {
    margin-left: 135px;
    margin-right: 135px;
  }

  .\32xl\:mx-147 {
    margin-left: 147px;
    margin-right: 147px;
  }

  .\32xl\:mx-150 {
    margin-left: 150px;
    margin-right: 150px;
  }

  .\32xl\:mx-168 {
    margin-left: 168px;
    margin-right: 168px;
  }

  .\32xl\:mx-180 {
    margin-left: 180px;
    margin-right: 180px;
  }

  .\32xl\:mx-185 {
    margin-left: 185px;
    margin-right: 185px;
  }

  .\32xl\:mx-200 {
    margin-left: 200px;
    margin-right: 200px;
  }

  .\32xl\:mx-245 {
    margin-left: 245px;
    margin-right: 245px;
  }

  .\32xl\:mx-300 {
    margin-left: 300px;
    margin-right: 300px;
  }

  .\32xl\:mx-400 {
    margin-left: 400px;
    margin-right: 400px;
  }

  .\32xl\:mx-480 {
    margin-left: 480px;
    margin-right: 480px;
  }

  .\32xl\:mx-510 {
    margin-left: 510px;
    margin-right: 510px;
  }

  .\32xl\:mx-537 {
    margin-left: 537px;
    margin-right: 537px;
  }

  .\32xl\:mx-650 {
    margin-left: 650px;
    margin-right: 650px;
  }

  .\32xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .\32xl\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .\32xl\:mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .\32xl\:mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .\32xl\:mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .\32xl\:mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .\32xl\:-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .\32xl\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .\32xl\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .\32xl\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .\32xl\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .\32xl\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .\32xl\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .\32xl\:-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .\32xl\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .\32xl\:-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .\32xl\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .\32xl\:-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .\32xl\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .\32xl\:-mx-14 {
    margin-left: -14px;
    margin-right: -14px;
  }

  .\32xl\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .\32xl\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .\32xl\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .\32xl\:-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .\32xl\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .\32xl\:-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .\32xl\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .\32xl\:-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .\32xl\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .\32xl\:-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .\32xl\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .\32xl\:-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .\32xl\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .\32xl\:-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .\32xl\:-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .\32xl\:-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .\32xl\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .\32xl\:-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .\32xl\:-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .\32xl\:-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .\32xl\:-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .\32xl\:-mx-15px {
    margin-left: -15px;
    margin-right: -15px;
  }

  .\32xl\:mx-m11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .\32xl\:mx-12px {
    margin-left: 12px;
    margin-right: 12px;
  }

  .\32xl\:mx-m72 {
    margin-left: 72px;
    margin-right: 72px;
  }

  .\32xl\:mx-m21 {
    margin-left: 21%;
    margin-right: 21%;
  }

  .\32xl\:mx-m15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .\32xl\:mx-m18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .\32xl\:mx-m35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .\32xl\:mx-m19 {
    margin-left: 19px;
    margin-right: 19px;
  }

  .\32xl\:mx-m17 {
    margin-left: 17px;
    margin-right: 17px;
  }

  .\32xl\:mx-m9 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .\32xl\:mx-m10 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .\32xl\:mx-m51 {
    margin-left: 51px;
    margin-right: 51px;
  }

  .\32xl\:mx-m43 {
    margin-left: 43px;
    margin-right: 43px;
  }

  .\32xl\:mx-m13 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .\32xl\:mx-m26 {
    margin-left: 26px;
    margin-right: 26px;
  }

  .\32xl\:mx-m2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .\32xl\:mx-m14 {
    margin-left: 14px;
    margin-right: 14px;
  }

  .\32xl\:mx-m5 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .\32xl\:mx-m8 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .\32xl\:mx-mp15 {
    margin-left: 15%;
    margin-right: 15%;
  }

  .\32xl\:-mx-100 {
    margin-left: -100px;
    margin-right: -100px;
  }

  .\32xl\:mx-0auto {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .\32xl\:mx-o6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .\32xl\:-mx-23 {
    margin-left: -23px;
    margin-right: -23px;
  }

  .\32xl\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\32xl\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .\32xl\:my-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .\32xl\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .\32xl\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .\32xl\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .\32xl\:my-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .\32xl\:my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .\32xl\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .\32xl\:my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .\32xl\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .\32xl\:my-11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .\32xl\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .\32xl\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .\32xl\:my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .\32xl\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .\32xl\:my-18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .\32xl\:my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .\32xl\:my-21 {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .\32xl\:my-23 {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .\32xl\:my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .\32xl\:my-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .\32xl\:my-27 {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .\32xl\:my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .\32xl\:my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .\32xl\:my-31 {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .\32xl\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .\32xl\:my-34 {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .\32xl\:my-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .\32xl\:my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .\32xl\:my-37 {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .\32xl\:my-38 {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .\32xl\:my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .\32xl\:my-42 {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .\32xl\:my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .\32xl\:my-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .\32xl\:my-46 {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .\32xl\:my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .\32xl\:my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .\32xl\:my-53 {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .\32xl\:my-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .\32xl\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .\32xl\:my-58 {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .\32xl\:my-59 {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .\32xl\:my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .\32xl\:my-63 {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .\32xl\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .\32xl\:my-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .\32xl\:my-67 {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .\32xl\:my-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .\32xl\:my-71 {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .\32xl\:my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .\32xl\:my-74 {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .\32xl\:my-78 {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .\32xl\:my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .\32xl\:my-83 {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .\32xl\:my-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .\32xl\:my-89 {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .\32xl\:my-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .\32xl\:my-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .\32xl\:my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .\32xl\:my-97 {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .\32xl\:my-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .\32xl\:my-106 {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .\32xl\:my-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .\32xl\:my-109 {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .\32xl\:my-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .\32xl\:my-135 {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .\32xl\:my-147 {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .\32xl\:my-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .\32xl\:my-168 {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .\32xl\:my-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .\32xl\:my-185 {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .\32xl\:my-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .\32xl\:my-245 {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .\32xl\:my-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .\32xl\:my-400 {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .\32xl\:my-480 {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .\32xl\:my-510 {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .\32xl\:my-537 {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .\32xl\:my-650 {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .\32xl\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .\32xl\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .\32xl\:my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .\32xl\:my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .\32xl\:my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .\32xl\:my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .\32xl\:-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\32xl\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .\32xl\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .\32xl\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .\32xl\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .\32xl\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .\32xl\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .\32xl\:-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .\32xl\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .\32xl\:-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .\32xl\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .\32xl\:-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .\32xl\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .\32xl\:-my-14 {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .\32xl\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .\32xl\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .\32xl\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .\32xl\:-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .\32xl\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .\32xl\:-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .\32xl\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .\32xl\:-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .\32xl\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .\32xl\:-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .\32xl\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .\32xl\:-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .\32xl\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .\32xl\:-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .\32xl\:-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .\32xl\:-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .\32xl\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .\32xl\:-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .\32xl\:-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .\32xl\:-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .\32xl\:-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .\32xl\:-my-15px {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .\32xl\:my-m11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .\32xl\:my-12px {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .\32xl\:my-m72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .\32xl\:my-m21 {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .\32xl\:my-m15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .\32xl\:my-m18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .\32xl\:my-m35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .\32xl\:my-m19 {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .\32xl\:my-m17 {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .\32xl\:my-m9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .\32xl\:my-m10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .\32xl\:my-m51 {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .\32xl\:my-m43 {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .\32xl\:my-m13 {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .\32xl\:my-m26 {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .\32xl\:my-m2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .\32xl\:my-m14 {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .\32xl\:my-m5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .\32xl\:my-m8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .\32xl\:my-mp15 {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .\32xl\:-my-100 {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .\32xl\:my-0auto {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .\32xl\:my-o6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .\32xl\:-my-23 {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .\32xl\:last\:mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .\32xl\:last\:mx-1:last-child {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .\32xl\:last\:mx-2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .\32xl\:last\:mx-3:last-child {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .\32xl\:last\:mx-4:last-child {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .\32xl\:last\:mx-5:last-child {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .\32xl\:last\:mx-6:last-child {
    margin-left: 6px;
    margin-right: 6px;
  }

  .\32xl\:last\:mx-7:last-child {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .\32xl\:last\:mx-8:last-child {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .\32xl\:last\:mx-9:last-child {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .\32xl\:last\:mx-10:last-child {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .\32xl\:last\:mx-11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .\32xl\:last\:mx-12:last-child {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .\32xl\:last\:mx-14:last-child {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .\32xl\:last\:mx-15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .\32xl\:last\:mx-16:last-child {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .\32xl\:last\:mx-18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .\32xl\:last\:mx-20:last-child {
    margin-left: 20px;
    margin-right: 20px;
  }

  .\32xl\:last\:mx-21:last-child {
    margin-left: 21px;
    margin-right: 21px;
  }

  .\32xl\:last\:mx-23:last-child {
    margin-left: 23px;
    margin-right: 23px;
  }

  .\32xl\:last\:mx-24:last-child {
    margin-left: 24px;
    margin-right: 24px;
  }

  .\32xl\:last\:mx-25:last-child {
    margin-left: 25px;
    margin-right: 25px;
  }

  .\32xl\:last\:mx-27:last-child {
    margin-left: 27px;
    margin-right: 27px;
  }

  .\32xl\:last\:mx-28:last-child {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .\32xl\:last\:mx-30:last-child {
    margin-left: 30px;
    margin-right: 30px;
  }

  .\32xl\:last\:mx-31:last-child {
    margin-left: 31px;
    margin-right: 31px;
  }

  .\32xl\:last\:mx-32:last-child {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .\32xl\:last\:mx-34:last-child {
    margin-left: 34px;
    margin-right: 34px;
  }

  .\32xl\:last\:mx-35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .\32xl\:last\:mx-36:last-child {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .\32xl\:last\:mx-37:last-child {
    margin-left: 37px;
    margin-right: 37px;
  }

  .\32xl\:last\:mx-38:last-child {
    margin-left: 38px;
    margin-right: 38px;
  }

  .\32xl\:last\:mx-40:last-child {
    margin-left: 40px;
    margin-right: 40px;
  }

  .\32xl\:last\:mx-42:last-child {
    margin-left: 42px;
    margin-right: 42px;
  }

  .\32xl\:last\:mx-44:last-child {
    margin-left: 44px;
    margin-right: 44px;
  }

  .\32xl\:last\:mx-45:last-child {
    margin-left: 45px;
    margin-right: 45px;
  }

  .\32xl\:last\:mx-46:last-child {
    margin-left: 46px;
    margin-right: 46px;
  }

  .\32xl\:last\:mx-48:last-child {
    margin-left: 48px;
    margin-right: 48px;
  }

  .\32xl\:last\:mx-52:last-child {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .\32xl\:last\:mx-53:last-child {
    margin-left: 53px;
    margin-right: 53px;
  }

  .\32xl\:last\:mx-55:last-child {
    margin-left: 55px;
    margin-right: 55px;
  }

  .\32xl\:last\:mx-56:last-child {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .\32xl\:last\:mx-58:last-child {
    margin-left: 58px;
    margin-right: 58px;
  }

  .\32xl\:last\:mx-59:last-child {
    margin-left: 59px;
    margin-right: 59px;
  }

  .\32xl\:last\:mx-60:last-child {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .\32xl\:last\:mx-63:last-child {
    margin-left: 63px;
    margin-right: 63px;
  }

  .\32xl\:last\:mx-64:last-child {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .\32xl\:last\:mx-65:last-child {
    margin-left: 65px;
    margin-right: 65px;
  }

  .\32xl\:last\:mx-67:last-child {
    margin-left: 67px;
    margin-right: 67px;
  }

  .\32xl\:last\:mx-70:last-child {
    margin-left: 70px;
    margin-right: 70px;
  }

  .\32xl\:last\:mx-71:last-child {
    margin-left: 71px;
    margin-right: 71px;
  }

  .\32xl\:last\:mx-72:last-child {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .\32xl\:last\:mx-74:last-child {
    margin-left: 74px;
    margin-right: 74px;
  }

  .\32xl\:last\:mx-78:last-child {
    margin-left: 78px;
    margin-right: 78px;
  }

  .\32xl\:last\:mx-80:last-child {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .\32xl\:last\:mx-83:last-child {
    margin-left: 83px;
    margin-right: 83px;
  }

  .\32xl\:last\:mx-84:last-child {
    margin-left: 84px;
    margin-right: 84px;
  }

  .\32xl\:last\:mx-89:last-child {
    margin-left: 89px;
    margin-right: 89px;
  }

  .\32xl\:last\:mx-90:last-child {
    margin-left: 90px;
    margin-right: 90px;
  }

  .\32xl\:last\:mx-92:last-child {
    margin-left: 92px;
    margin-right: 92px;
  }

  .\32xl\:last\:mx-96:last-child {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .\32xl\:last\:mx-97:last-child {
    margin-left: 97px;
    margin-right: 97px;
  }

  .\32xl\:last\:mx-100:last-child {
    margin-left: 100px;
    margin-right: 100px;
  }

  .\32xl\:last\:mx-106:last-child {
    margin-left: 106px;
    margin-right: 106px;
  }

  .\32xl\:last\:mx-108:last-child {
    margin-left: 108px;
    margin-right: 108px;
  }

  .\32xl\:last\:mx-109:last-child {
    margin-left: 109px;
    margin-right: 109px;
  }

  .\32xl\:last\:mx-120:last-child {
    margin-left: 120px;
    margin-right: 120px;
  }

  .\32xl\:last\:mx-135:last-child {
    margin-left: 135px;
    margin-right: 135px;
  }

  .\32xl\:last\:mx-147:last-child {
    margin-left: 147px;
    margin-right: 147px;
  }

  .\32xl\:last\:mx-150:last-child {
    margin-left: 150px;
    margin-right: 150px;
  }

  .\32xl\:last\:mx-168:last-child {
    margin-left: 168px;
    margin-right: 168px;
  }

  .\32xl\:last\:mx-180:last-child {
    margin-left: 180px;
    margin-right: 180px;
  }

  .\32xl\:last\:mx-185:last-child {
    margin-left: 185px;
    margin-right: 185px;
  }

  .\32xl\:last\:mx-200:last-child {
    margin-left: 200px;
    margin-right: 200px;
  }

  .\32xl\:last\:mx-245:last-child {
    margin-left: 245px;
    margin-right: 245px;
  }

  .\32xl\:last\:mx-300:last-child {
    margin-left: 300px;
    margin-right: 300px;
  }

  .\32xl\:last\:mx-400:last-child {
    margin-left: 400px;
    margin-right: 400px;
  }

  .\32xl\:last\:mx-480:last-child {
    margin-left: 480px;
    margin-right: 480px;
  }

  .\32xl\:last\:mx-510:last-child {
    margin-left: 510px;
    margin-right: 510px;
  }

  .\32xl\:last\:mx-537:last-child {
    margin-left: 537px;
    margin-right: 537px;
  }

  .\32xl\:last\:mx-650:last-child {
    margin-left: 650px;
    margin-right: 650px;
  }

  .\32xl\:last\:mx-auto:last-child {
    margin-left: auto;
    margin-right: auto;
  }

  .\32xl\:last\:mx-px:last-child {
    margin-left: 1px;
    margin-right: 1px;
  }

  .\32xl\:last\:mx-0\.5:last-child {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .\32xl\:last\:mx-1\.5:last-child {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .\32xl\:last\:mx-2\.5:last-child {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .\32xl\:last\:mx-3\.5:last-child {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .\32xl\:last\:-mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .\32xl\:last\:-mx-1:last-child {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .\32xl\:last\:-mx-2:last-child {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .\32xl\:last\:-mx-3:last-child {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .\32xl\:last\:-mx-4:last-child {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .\32xl\:last\:-mx-5:last-child {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .\32xl\:last\:-mx-6:last-child {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .\32xl\:last\:-mx-7:last-child {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .\32xl\:last\:-mx-8:last-child {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .\32xl\:last\:-mx-9:last-child {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .\32xl\:last\:-mx-10:last-child {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .\32xl\:last\:-mx-11:last-child {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .\32xl\:last\:-mx-12:last-child {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .\32xl\:last\:-mx-14:last-child {
    margin-left: -14px;
    margin-right: -14px;
  }

  .\32xl\:last\:-mx-16:last-child {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .\32xl\:last\:-mx-20:last-child {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .\32xl\:last\:-mx-24:last-child {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .\32xl\:last\:-mx-28:last-child {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .\32xl\:last\:-mx-32:last-child {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .\32xl\:last\:-mx-36:last-child {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .\32xl\:last\:-mx-40:last-child {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .\32xl\:last\:-mx-44:last-child {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .\32xl\:last\:-mx-48:last-child {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .\32xl\:last\:-mx-52:last-child {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .\32xl\:last\:-mx-56:last-child {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .\32xl\:last\:-mx-60:last-child {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .\32xl\:last\:-mx-64:last-child {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .\32xl\:last\:-mx-72:last-child {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .\32xl\:last\:-mx-80:last-child {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .\32xl\:last\:-mx-96:last-child {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .\32xl\:last\:-mx-px:last-child {
    margin-left: -1px;
    margin-right: -1px;
  }

  .\32xl\:last\:-mx-0\.5:last-child {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .\32xl\:last\:-mx-1\.5:last-child {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .\32xl\:last\:-mx-2\.5:last-child {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .\32xl\:last\:-mx-3\.5:last-child {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .\32xl\:last\:-mx-15px:last-child {
    margin-left: -15px;
    margin-right: -15px;
  }

  .\32xl\:last\:mx-m11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .\32xl\:last\:mx-12px:last-child {
    margin-left: 12px;
    margin-right: 12px;
  }

  .\32xl\:last\:mx-m72:last-child {
    margin-left: 72px;
    margin-right: 72px;
  }

  .\32xl\:last\:mx-m21:last-child {
    margin-left: 21%;
    margin-right: 21%;
  }

  .\32xl\:last\:mx-m15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .\32xl\:last\:mx-m18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .\32xl\:last\:mx-m35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .\32xl\:last\:mx-m19:last-child {
    margin-left: 19px;
    margin-right: 19px;
  }

  .\32xl\:last\:mx-m17:last-child {
    margin-left: 17px;
    margin-right: 17px;
  }

  .\32xl\:last\:mx-m9:last-child {
    margin-left: 9px;
    margin-right: 9px;
  }

  .\32xl\:last\:mx-m10:last-child {
    margin-left: 10px;
    margin-right: 10px;
  }

  .\32xl\:last\:mx-m51:last-child {
    margin-left: 51px;
    margin-right: 51px;
  }

  .\32xl\:last\:mx-m43:last-child {
    margin-left: 43px;
    margin-right: 43px;
  }

  .\32xl\:last\:mx-m13:last-child {
    margin-left: 13px;
    margin-right: 13px;
  }

  .\32xl\:last\:mx-m26:last-child {
    margin-left: 26px;
    margin-right: 26px;
  }

  .\32xl\:last\:mx-m2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .\32xl\:last\:mx-m14:last-child {
    margin-left: 14px;
    margin-right: 14px;
  }

  .\32xl\:last\:mx-m5:last-child {
    margin-left: 5px;
    margin-right: 5px;
  }

  .\32xl\:last\:mx-m8:last-child {
    margin-left: 8px;
    margin-right: 8px;
  }

  .\32xl\:last\:mx-mp15:last-child {
    margin-left: 15%;
    margin-right: 15%;
  }

  .\32xl\:last\:-mx-100:last-child {
    margin-left: -100px;
    margin-right: -100px;
  }

  .\32xl\:last\:mx-0auto:last-child {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .\32xl\:last\:mx-o6:last-child {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .\32xl\:last\:-mx-23:last-child {
    margin-left: -23px;
    margin-right: -23px;
  }

  .\32xl\:last\:my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\32xl\:last\:my-1:last-child {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .\32xl\:last\:my-2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .\32xl\:last\:my-3:last-child {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .\32xl\:last\:my-4:last-child {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .\32xl\:last\:my-5:last-child {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .\32xl\:last\:my-6:last-child {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .\32xl\:last\:my-7:last-child {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .\32xl\:last\:my-8:last-child {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .\32xl\:last\:my-9:last-child {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .\32xl\:last\:my-10:last-child {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .\32xl\:last\:my-11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .\32xl\:last\:my-12:last-child {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .\32xl\:last\:my-14:last-child {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .\32xl\:last\:my-15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .\32xl\:last\:my-16:last-child {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .\32xl\:last\:my-18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .\32xl\:last\:my-20:last-child {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .\32xl\:last\:my-21:last-child {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .\32xl\:last\:my-23:last-child {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .\32xl\:last\:my-24:last-child {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .\32xl\:last\:my-25:last-child {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .\32xl\:last\:my-27:last-child {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .\32xl\:last\:my-28:last-child {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .\32xl\:last\:my-30:last-child {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .\32xl\:last\:my-31:last-child {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .\32xl\:last\:my-32:last-child {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .\32xl\:last\:my-34:last-child {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .\32xl\:last\:my-35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .\32xl\:last\:my-36:last-child {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .\32xl\:last\:my-37:last-child {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .\32xl\:last\:my-38:last-child {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .\32xl\:last\:my-40:last-child {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .\32xl\:last\:my-42:last-child {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .\32xl\:last\:my-44:last-child {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .\32xl\:last\:my-45:last-child {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .\32xl\:last\:my-46:last-child {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .\32xl\:last\:my-48:last-child {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .\32xl\:last\:my-52:last-child {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .\32xl\:last\:my-53:last-child {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .\32xl\:last\:my-55:last-child {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .\32xl\:last\:my-56:last-child {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .\32xl\:last\:my-58:last-child {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .\32xl\:last\:my-59:last-child {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .\32xl\:last\:my-60:last-child {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .\32xl\:last\:my-63:last-child {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .\32xl\:last\:my-64:last-child {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .\32xl\:last\:my-65:last-child {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .\32xl\:last\:my-67:last-child {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .\32xl\:last\:my-70:last-child {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .\32xl\:last\:my-71:last-child {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .\32xl\:last\:my-72:last-child {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .\32xl\:last\:my-74:last-child {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .\32xl\:last\:my-78:last-child {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .\32xl\:last\:my-80:last-child {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .\32xl\:last\:my-83:last-child {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .\32xl\:last\:my-84:last-child {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .\32xl\:last\:my-89:last-child {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .\32xl\:last\:my-90:last-child {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .\32xl\:last\:my-92:last-child {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .\32xl\:last\:my-96:last-child {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .\32xl\:last\:my-97:last-child {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .\32xl\:last\:my-100:last-child {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .\32xl\:last\:my-106:last-child {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .\32xl\:last\:my-108:last-child {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .\32xl\:last\:my-109:last-child {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .\32xl\:last\:my-120:last-child {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .\32xl\:last\:my-135:last-child {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .\32xl\:last\:my-147:last-child {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .\32xl\:last\:my-150:last-child {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .\32xl\:last\:my-168:last-child {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .\32xl\:last\:my-180:last-child {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .\32xl\:last\:my-185:last-child {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .\32xl\:last\:my-200:last-child {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .\32xl\:last\:my-245:last-child {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .\32xl\:last\:my-300:last-child {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .\32xl\:last\:my-400:last-child {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .\32xl\:last\:my-480:last-child {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .\32xl\:last\:my-510:last-child {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .\32xl\:last\:my-537:last-child {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .\32xl\:last\:my-650:last-child {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .\32xl\:last\:my-auto:last-child {
    margin-top: auto;
    margin-bottom: auto;
  }

  .\32xl\:last\:my-px:last-child {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .\32xl\:last\:my-0\.5:last-child {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .\32xl\:last\:my-1\.5:last-child {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .\32xl\:last\:my-2\.5:last-child {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .\32xl\:last\:my-3\.5:last-child {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .\32xl\:last\:-my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\32xl\:last\:-my-1:last-child {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .\32xl\:last\:-my-2:last-child {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .\32xl\:last\:-my-3:last-child {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .\32xl\:last\:-my-4:last-child {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .\32xl\:last\:-my-5:last-child {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .\32xl\:last\:-my-6:last-child {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .\32xl\:last\:-my-7:last-child {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .\32xl\:last\:-my-8:last-child {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .\32xl\:last\:-my-9:last-child {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .\32xl\:last\:-my-10:last-child {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .\32xl\:last\:-my-11:last-child {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .\32xl\:last\:-my-12:last-child {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .\32xl\:last\:-my-14:last-child {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .\32xl\:last\:-my-16:last-child {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .\32xl\:last\:-my-20:last-child {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .\32xl\:last\:-my-24:last-child {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .\32xl\:last\:-my-28:last-child {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .\32xl\:last\:-my-32:last-child {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .\32xl\:last\:-my-36:last-child {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .\32xl\:last\:-my-40:last-child {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .\32xl\:last\:-my-44:last-child {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .\32xl\:last\:-my-48:last-child {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .\32xl\:last\:-my-52:last-child {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .\32xl\:last\:-my-56:last-child {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .\32xl\:last\:-my-60:last-child {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .\32xl\:last\:-my-64:last-child {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .\32xl\:last\:-my-72:last-child {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .\32xl\:last\:-my-80:last-child {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .\32xl\:last\:-my-96:last-child {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .\32xl\:last\:-my-px:last-child {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .\32xl\:last\:-my-0\.5:last-child {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .\32xl\:last\:-my-1\.5:last-child {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .\32xl\:last\:-my-2\.5:last-child {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .\32xl\:last\:-my-3\.5:last-child {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .\32xl\:last\:-my-15px:last-child {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .\32xl\:last\:my-m11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .\32xl\:last\:my-12px:last-child {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .\32xl\:last\:my-m72:last-child {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .\32xl\:last\:my-m21:last-child {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .\32xl\:last\:my-m15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .\32xl\:last\:my-m18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .\32xl\:last\:my-m35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .\32xl\:last\:my-m19:last-child {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .\32xl\:last\:my-m17:last-child {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .\32xl\:last\:my-m9:last-child {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .\32xl\:last\:my-m10:last-child {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .\32xl\:last\:my-m51:last-child {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .\32xl\:last\:my-m43:last-child {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .\32xl\:last\:my-m13:last-child {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .\32xl\:last\:my-m26:last-child {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .\32xl\:last\:my-m2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .\32xl\:last\:my-m14:last-child {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .\32xl\:last\:my-m5:last-child {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .\32xl\:last\:my-m8:last-child {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .\32xl\:last\:my-mp15:last-child {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .\32xl\:last\:-my-100:last-child {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .\32xl\:last\:my-0auto:last-child {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .\32xl\:last\:my-o6:last-child {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .\32xl\:last\:-my-23:last-child {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .\32xl\:mt-0 {
    margin-top: 0px;
  }

  .\32xl\:mt-1 {
    margin-top: 0.25rem;
  }

  .\32xl\:mt-2 {
    margin-top: 2px;
  }

  .\32xl\:mt-3 {
    margin-top: 0.75rem;
  }

  .\32xl\:mt-4 {
    margin-top: 1rem;
  }

  .\32xl\:mt-5 {
    margin-top: 1.25rem;
  }

  .\32xl\:mt-6 {
    margin-top: 6px;
  }

  .\32xl\:mt-7 {
    margin-top: 1.75rem;
  }

  .\32xl\:mt-8 {
    margin-top: 2rem;
  }

  .\32xl\:mt-9 {
    margin-top: 2.25rem;
  }

  .\32xl\:mt-10 {
    margin-top: 2.5rem;
  }

  .\32xl\:mt-11 {
    margin-top: 11px;
  }

  .\32xl\:mt-12 {
    margin-top: 3rem;
  }

  .\32xl\:mt-14 {
    margin-top: 3.5rem;
  }

  .\32xl\:mt-15 {
    margin-top: 15px;
  }

  .\32xl\:mt-16 {
    margin-top: 4rem;
  }

  .\32xl\:mt-18 {
    margin-top: 18px;
  }

  .\32xl\:mt-20 {
    margin-top: 20px;
  }

  .\32xl\:mt-21 {
    margin-top: 21px;
  }

  .\32xl\:mt-23 {
    margin-top: 23px;
  }

  .\32xl\:mt-24 {
    margin-top: 24px;
  }

  .\32xl\:mt-25 {
    margin-top: 25px;
  }

  .\32xl\:mt-27 {
    margin-top: 27px;
  }

  .\32xl\:mt-28 {
    margin-top: 7rem;
  }

  .\32xl\:mt-30 {
    margin-top: 30px;
  }

  .\32xl\:mt-31 {
    margin-top: 31px;
  }

  .\32xl\:mt-32 {
    margin-top: 8rem;
  }

  .\32xl\:mt-34 {
    margin-top: 34px;
  }

  .\32xl\:mt-35 {
    margin-top: 35px;
  }

  .\32xl\:mt-36 {
    margin-top: 9rem;
  }

  .\32xl\:mt-37 {
    margin-top: 37px;
  }

  .\32xl\:mt-38 {
    margin-top: 38px;
  }

  .\32xl\:mt-40 {
    margin-top: 40px;
  }

  .\32xl\:mt-42 {
    margin-top: 42px;
  }

  .\32xl\:mt-44 {
    margin-top: 44px;
  }

  .\32xl\:mt-45 {
    margin-top: 45px;
  }

  .\32xl\:mt-46 {
    margin-top: 46px;
  }

  .\32xl\:mt-48 {
    margin-top: 48px;
  }

  .\32xl\:mt-52 {
    margin-top: 13rem;
  }

  .\32xl\:mt-53 {
    margin-top: 53px;
  }

  .\32xl\:mt-55 {
    margin-top: 55px;
  }

  .\32xl\:mt-56 {
    margin-top: 14rem;
  }

  .\32xl\:mt-58 {
    margin-top: 58px;
  }

  .\32xl\:mt-59 {
    margin-top: 59px;
  }

  .\32xl\:mt-60 {
    margin-top: 15rem;
  }

  .\32xl\:mt-63 {
    margin-top: 63px;
  }

  .\32xl\:mt-64 {
    margin-top: 16rem;
  }

  .\32xl\:mt-65 {
    margin-top: 65px;
  }

  .\32xl\:mt-67 {
    margin-top: 67px;
  }

  .\32xl\:mt-70 {
    margin-top: 70px;
  }

  .\32xl\:mt-71 {
    margin-top: 71px;
  }

  .\32xl\:mt-72 {
    margin-top: 18rem;
  }

  .\32xl\:mt-74 {
    margin-top: 74px;
  }

  .\32xl\:mt-78 {
    margin-top: 78px;
  }

  .\32xl\:mt-80 {
    margin-top: 20rem;
  }

  .\32xl\:mt-83 {
    margin-top: 83px;
  }

  .\32xl\:mt-84 {
    margin-top: 84px;
  }

  .\32xl\:mt-89 {
    margin-top: 89px;
  }

  .\32xl\:mt-90 {
    margin-top: 90px;
  }

  .\32xl\:mt-92 {
    margin-top: 92px;
  }

  .\32xl\:mt-96 {
    margin-top: 24rem;
  }

  .\32xl\:mt-97 {
    margin-top: 97px;
  }

  .\32xl\:mt-100 {
    margin-top: 100px;
  }

  .\32xl\:mt-106 {
    margin-top: 106px;
  }

  .\32xl\:mt-108 {
    margin-top: 108px;
  }

  .\32xl\:mt-109 {
    margin-top: 109px;
  }

  .\32xl\:mt-120 {
    margin-top: 120px;
  }

  .\32xl\:mt-135 {
    margin-top: 135px;
  }

  .\32xl\:mt-147 {
    margin-top: 147px;
  }

  .\32xl\:mt-150 {
    margin-top: 150px;
  }

  .\32xl\:mt-168 {
    margin-top: 168px;
  }

  .\32xl\:mt-180 {
    margin-top: 180px;
  }

  .\32xl\:mt-185 {
    margin-top: 185px;
  }

  .\32xl\:mt-200 {
    margin-top: 200px;
  }

  .\32xl\:mt-245 {
    margin-top: 245px;
  }

  .\32xl\:mt-300 {
    margin-top: 300px;
  }

  .\32xl\:mt-400 {
    margin-top: 400px;
  }

  .\32xl\:mt-480 {
    margin-top: 480px;
  }

  .\32xl\:mt-510 {
    margin-top: 510px;
  }

  .\32xl\:mt-537 {
    margin-top: 537px;
  }

  .\32xl\:mt-650 {
    margin-top: 650px;
  }

  .\32xl\:mt-auto {
    margin-top: auto;
  }

  .\32xl\:mt-px {
    margin-top: 1px;
  }

  .\32xl\:mt-0\.5 {
    margin-top: 0.125rem;
  }

  .\32xl\:mt-1\.5 {
    margin-top: 0.375rem;
  }

  .\32xl\:mt-2\.5 {
    margin-top: 0.625rem;
  }

  .\32xl\:mt-3\.5 {
    margin-top: 0.875rem;
  }

  .\32xl\:-mt-0 {
    margin-top: 0px;
  }

  .\32xl\:-mt-1 {
    margin-top: -0.25rem;
  }

  .\32xl\:-mt-2 {
    margin-top: -0.5rem;
  }

  .\32xl\:-mt-3 {
    margin-top: -0.75rem;
  }

  .\32xl\:-mt-4 {
    margin-top: -1rem;
  }

  .\32xl\:-mt-5 {
    margin-top: -1.25rem;
  }

  .\32xl\:-mt-6 {
    margin-top: -1.5rem;
  }

  .\32xl\:-mt-7 {
    margin-top: -1.75rem;
  }

  .\32xl\:-mt-8 {
    margin-top: -2rem;
  }

  .\32xl\:-mt-9 {
    margin-top: -2.25rem;
  }

  .\32xl\:-mt-10 {
    margin-top: -2.5rem;
  }

  .\32xl\:-mt-11 {
    margin-top: -2.75rem;
  }

  .\32xl\:-mt-12 {
    margin-top: -3rem;
  }

  .\32xl\:-mt-14 {
    margin-top: -14px;
  }

  .\32xl\:-mt-16 {
    margin-top: -4rem;
  }

  .\32xl\:-mt-20 {
    margin-top: -5rem;
  }

  .\32xl\:-mt-24 {
    margin-top: -6rem;
  }

  .\32xl\:-mt-28 {
    margin-top: -7rem;
  }

  .\32xl\:-mt-32 {
    margin-top: -8rem;
  }

  .\32xl\:-mt-36 {
    margin-top: -9rem;
  }

  .\32xl\:-mt-40 {
    margin-top: -10rem;
  }

  .\32xl\:-mt-44 {
    margin-top: -11rem;
  }

  .\32xl\:-mt-48 {
    margin-top: -12rem;
  }

  .\32xl\:-mt-52 {
    margin-top: -13rem;
  }

  .\32xl\:-mt-56 {
    margin-top: -14rem;
  }

  .\32xl\:-mt-60 {
    margin-top: -15rem;
  }

  .\32xl\:-mt-64 {
    margin-top: -16rem;
  }

  .\32xl\:-mt-72 {
    margin-top: -18rem;
  }

  .\32xl\:-mt-80 {
    margin-top: -20rem;
  }

  .\32xl\:-mt-96 {
    margin-top: -24rem;
  }

  .\32xl\:-mt-px {
    margin-top: -1px;
  }

  .\32xl\:-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .\32xl\:-mt-1\.5 {
    margin-top: -0.375rem;
  }

  .\32xl\:-mt-2\.5 {
    margin-top: -0.625rem;
  }

  .\32xl\:-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .\32xl\:-mt-15px {
    margin-top: -15px;
  }

  .\32xl\:mt-m11 {
    margin-top: 11px;
  }

  .\32xl\:mt-12px {
    margin-top: 12px;
  }

  .\32xl\:mt-m72 {
    margin-top: 72px;
  }

  .\32xl\:mt-m21 {
    margin-top: 21%;
  }

  .\32xl\:mt-m15 {
    margin-top: 15px;
  }

  .\32xl\:mt-m18 {
    margin-top: 18px;
  }

  .\32xl\:mt-m35 {
    margin-top: 35px;
  }

  .\32xl\:mt-m19 {
    margin-top: 19px;
  }

  .\32xl\:mt-m17 {
    margin-top: 17px;
  }

  .\32xl\:mt-m9 {
    margin-top: 9px;
  }

  .\32xl\:mt-m10 {
    margin-top: 10px;
  }

  .\32xl\:mt-m51 {
    margin-top: 51px;
  }

  .\32xl\:mt-m43 {
    margin-top: 43px;
  }

  .\32xl\:mt-m13 {
    margin-top: 13px;
  }

  .\32xl\:mt-m26 {
    margin-top: 26px;
  }

  .\32xl\:mt-m2 {
    margin-top: 2px;
  }

  .\32xl\:mt-m14 {
    margin-top: 14px;
  }

  .\32xl\:mt-m5 {
    margin-top: 5px;
  }

  .\32xl\:mt-m8 {
    margin-top: 8px;
  }

  .\32xl\:mt-mp15 {
    margin-top: 15%;
  }

  .\32xl\:-mt-100 {
    margin-top: -100px;
  }

  .\32xl\:mt-0auto {
    margin-top: 0px auto;
  }

  .\32xl\:mt-o6 {
    margin-top: 1.5rem;
  }

  .\32xl\:-mt-23 {
    margin-top: -23px;
  }

  .\32xl\:mr-0 {
    margin-right: 0px;
  }

  .\32xl\:mr-1 {
    margin-right: 0.25rem;
  }

  .\32xl\:mr-2 {
    margin-right: 2px;
  }

  .\32xl\:mr-3 {
    margin-right: 0.75rem;
  }

  .\32xl\:mr-4 {
    margin-right: 1rem;
  }

  .\32xl\:mr-5 {
    margin-right: 1.25rem;
  }

  .\32xl\:mr-6 {
    margin-right: 6px;
  }

  .\32xl\:mr-7 {
    margin-right: 1.75rem;
  }

  .\32xl\:mr-8 {
    margin-right: 2rem;
  }

  .\32xl\:mr-9 {
    margin-right: 2.25rem;
  }

  .\32xl\:mr-10 {
    margin-right: 2.5rem;
  }

  .\32xl\:mr-11 {
    margin-right: 11px;
  }

  .\32xl\:mr-12 {
    margin-right: 3rem;
  }

  .\32xl\:mr-14 {
    margin-right: 3.5rem;
  }

  .\32xl\:mr-15 {
    margin-right: 15px;
  }

  .\32xl\:mr-16 {
    margin-right: 4rem;
  }

  .\32xl\:mr-18 {
    margin-right: 18px;
  }

  .\32xl\:mr-20 {
    margin-right: 20px;
  }

  .\32xl\:mr-21 {
    margin-right: 21px;
  }

  .\32xl\:mr-23 {
    margin-right: 23px;
  }

  .\32xl\:mr-24 {
    margin-right: 24px;
  }

  .\32xl\:mr-25 {
    margin-right: 25px;
  }

  .\32xl\:mr-27 {
    margin-right: 27px;
  }

  .\32xl\:mr-28 {
    margin-right: 7rem;
  }

  .\32xl\:mr-30 {
    margin-right: 30px;
  }

  .\32xl\:mr-31 {
    margin-right: 31px;
  }

  .\32xl\:mr-32 {
    margin-right: 8rem;
  }

  .\32xl\:mr-34 {
    margin-right: 34px;
  }

  .\32xl\:mr-35 {
    margin-right: 35px;
  }

  .\32xl\:mr-36 {
    margin-right: 9rem;
  }

  .\32xl\:mr-37 {
    margin-right: 37px;
  }

  .\32xl\:mr-38 {
    margin-right: 38px;
  }

  .\32xl\:mr-40 {
    margin-right: 40px;
  }

  .\32xl\:mr-42 {
    margin-right: 42px;
  }

  .\32xl\:mr-44 {
    margin-right: 44px;
  }

  .\32xl\:mr-45 {
    margin-right: 45px;
  }

  .\32xl\:mr-46 {
    margin-right: 46px;
  }

  .\32xl\:mr-48 {
    margin-right: 48px;
  }

  .\32xl\:mr-52 {
    margin-right: 13rem;
  }

  .\32xl\:mr-53 {
    margin-right: 53px;
  }

  .\32xl\:mr-55 {
    margin-right: 55px;
  }

  .\32xl\:mr-56 {
    margin-right: 14rem;
  }

  .\32xl\:mr-58 {
    margin-right: 58px;
  }

  .\32xl\:mr-59 {
    margin-right: 59px;
  }

  .\32xl\:mr-60 {
    margin-right: 15rem;
  }

  .\32xl\:mr-63 {
    margin-right: 63px;
  }

  .\32xl\:mr-64 {
    margin-right: 16rem;
  }

  .\32xl\:mr-65 {
    margin-right: 65px;
  }

  .\32xl\:mr-67 {
    margin-right: 67px;
  }

  .\32xl\:mr-70 {
    margin-right: 70px;
  }

  .\32xl\:mr-71 {
    margin-right: 71px;
  }

  .\32xl\:mr-72 {
    margin-right: 18rem;
  }

  .\32xl\:mr-74 {
    margin-right: 74px;
  }

  .\32xl\:mr-78 {
    margin-right: 78px;
  }

  .\32xl\:mr-80 {
    margin-right: 20rem;
  }

  .\32xl\:mr-83 {
    margin-right: 83px;
  }

  .\32xl\:mr-84 {
    margin-right: 84px;
  }

  .\32xl\:mr-89 {
    margin-right: 89px;
  }

  .\32xl\:mr-90 {
    margin-right: 90px;
  }

  .\32xl\:mr-92 {
    margin-right: 92px;
  }

  .\32xl\:mr-96 {
    margin-right: 24rem;
  }

  .\32xl\:mr-97 {
    margin-right: 97px;
  }

  .\32xl\:mr-100 {
    margin-right: 100px;
  }

  .\32xl\:mr-106 {
    margin-right: 106px;
  }

  .\32xl\:mr-108 {
    margin-right: 108px;
  }

  .\32xl\:mr-109 {
    margin-right: 109px;
  }

  .\32xl\:mr-120 {
    margin-right: 120px;
  }

  .\32xl\:mr-135 {
    margin-right: 135px;
  }

  .\32xl\:mr-147 {
    margin-right: 147px;
  }

  .\32xl\:mr-150 {
    margin-right: 150px;
  }

  .\32xl\:mr-168 {
    margin-right: 168px;
  }

  .\32xl\:mr-180 {
    margin-right: 180px;
  }

  .\32xl\:mr-185 {
    margin-right: 185px;
  }

  .\32xl\:mr-200 {
    margin-right: 200px;
  }

  .\32xl\:mr-245 {
    margin-right: 245px;
  }

  .\32xl\:mr-300 {
    margin-right: 300px;
  }

  .\32xl\:mr-400 {
    margin-right: 400px;
  }

  .\32xl\:mr-480 {
    margin-right: 480px;
  }

  .\32xl\:mr-510 {
    margin-right: 510px;
  }

  .\32xl\:mr-537 {
    margin-right: 537px;
  }

  .\32xl\:mr-650 {
    margin-right: 650px;
  }

  .\32xl\:mr-auto {
    margin-right: auto;
  }

  .\32xl\:mr-px {
    margin-right: 1px;
  }

  .\32xl\:mr-0\.5 {
    margin-right: 0.125rem;
  }

  .\32xl\:mr-1\.5 {
    margin-right: 0.375rem;
  }

  .\32xl\:mr-2\.5 {
    margin-right: 0.625rem;
  }

  .\32xl\:mr-3\.5 {
    margin-right: 0.875rem;
  }

  .\32xl\:-mr-0 {
    margin-right: 0px;
  }

  .\32xl\:-mr-1 {
    margin-right: -0.25rem;
  }

  .\32xl\:-mr-2 {
    margin-right: -0.5rem;
  }

  .\32xl\:-mr-3 {
    margin-right: -0.75rem;
  }

  .\32xl\:-mr-4 {
    margin-right: -1rem;
  }

  .\32xl\:-mr-5 {
    margin-right: -1.25rem;
  }

  .\32xl\:-mr-6 {
    margin-right: -1.5rem;
  }

  .\32xl\:-mr-7 {
    margin-right: -1.75rem;
  }

  .\32xl\:-mr-8 {
    margin-right: -2rem;
  }

  .\32xl\:-mr-9 {
    margin-right: -2.25rem;
  }

  .\32xl\:-mr-10 {
    margin-right: -2.5rem;
  }

  .\32xl\:-mr-11 {
    margin-right: -2.75rem;
  }

  .\32xl\:-mr-12 {
    margin-right: -3rem;
  }

  .\32xl\:-mr-14 {
    margin-right: -14px;
  }

  .\32xl\:-mr-16 {
    margin-right: -4rem;
  }

  .\32xl\:-mr-20 {
    margin-right: -5rem;
  }

  .\32xl\:-mr-24 {
    margin-right: -6rem;
  }

  .\32xl\:-mr-28 {
    margin-right: -7rem;
  }

  .\32xl\:-mr-32 {
    margin-right: -8rem;
  }

  .\32xl\:-mr-36 {
    margin-right: -9rem;
  }

  .\32xl\:-mr-40 {
    margin-right: -10rem;
  }

  .\32xl\:-mr-44 {
    margin-right: -11rem;
  }

  .\32xl\:-mr-48 {
    margin-right: -12rem;
  }

  .\32xl\:-mr-52 {
    margin-right: -13rem;
  }

  .\32xl\:-mr-56 {
    margin-right: -14rem;
  }

  .\32xl\:-mr-60 {
    margin-right: -15rem;
  }

  .\32xl\:-mr-64 {
    margin-right: -16rem;
  }

  .\32xl\:-mr-72 {
    margin-right: -18rem;
  }

  .\32xl\:-mr-80 {
    margin-right: -20rem;
  }

  .\32xl\:-mr-96 {
    margin-right: -24rem;
  }

  .\32xl\:-mr-px {
    margin-right: -1px;
  }

  .\32xl\:-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .\32xl\:-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .\32xl\:-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .\32xl\:-mr-3\.5 {
    margin-right: -0.875rem;
  }

  .\32xl\:-mr-15px {
    margin-right: -15px;
  }

  .\32xl\:mr-m11 {
    margin-right: 11px;
  }

  .\32xl\:mr-12px {
    margin-right: 12px;
  }

  .\32xl\:mr-m72 {
    margin-right: 72px;
  }

  .\32xl\:mr-m21 {
    margin-right: 21%;
  }

  .\32xl\:mr-m15 {
    margin-right: 15px;
  }

  .\32xl\:mr-m18 {
    margin-right: 18px;
  }

  .\32xl\:mr-m35 {
    margin-right: 35px;
  }

  .\32xl\:mr-m19 {
    margin-right: 19px;
  }

  .\32xl\:mr-m17 {
    margin-right: 17px;
  }

  .\32xl\:mr-m9 {
    margin-right: 9px;
  }

  .\32xl\:mr-m10 {
    margin-right: 10px;
  }

  .\32xl\:mr-m51 {
    margin-right: 51px;
  }

  .\32xl\:mr-m43 {
    margin-right: 43px;
  }

  .\32xl\:mr-m13 {
    margin-right: 13px;
  }

  .\32xl\:mr-m26 {
    margin-right: 26px;
  }

  .\32xl\:mr-m2 {
    margin-right: 2px;
  }

  .\32xl\:mr-m14 {
    margin-right: 14px;
  }

  .\32xl\:mr-m5 {
    margin-right: 5px;
  }

  .\32xl\:mr-m8 {
    margin-right: 8px;
  }

  .\32xl\:mr-mp15 {
    margin-right: 15%;
  }

  .\32xl\:-mr-100 {
    margin-right: -100px;
  }

  .\32xl\:mr-0auto {
    margin-right: 0px auto;
  }

  .\32xl\:mr-o6 {
    margin-right: 1.5rem;
  }

  .\32xl\:-mr-23 {
    margin-right: -23px;
  }

  .\32xl\:mb-0 {
    margin-bottom: 0px;
  }

  .\32xl\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .\32xl\:mb-2 {
    margin-bottom: 2px;
  }

  .\32xl\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .\32xl\:mb-4 {
    margin-bottom: 1rem;
  }

  .\32xl\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .\32xl\:mb-6 {
    margin-bottom: 6px;
  }

  .\32xl\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .\32xl\:mb-8 {
    margin-bottom: 2rem;
  }

  .\32xl\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .\32xl\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .\32xl\:mb-11 {
    margin-bottom: 11px;
  }

  .\32xl\:mb-12 {
    margin-bottom: 3rem;
  }

  .\32xl\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .\32xl\:mb-15 {
    margin-bottom: 15px;
  }

  .\32xl\:mb-16 {
    margin-bottom: 4rem;
  }

  .\32xl\:mb-18 {
    margin-bottom: 18px;
  }

  .\32xl\:mb-20 {
    margin-bottom: 20px;
  }

  .\32xl\:mb-21 {
    margin-bottom: 21px;
  }

  .\32xl\:mb-23 {
    margin-bottom: 23px;
  }

  .\32xl\:mb-24 {
    margin-bottom: 24px;
  }

  .\32xl\:mb-25 {
    margin-bottom: 25px;
  }

  .\32xl\:mb-27 {
    margin-bottom: 27px;
  }

  .\32xl\:mb-28 {
    margin-bottom: 7rem;
  }

  .\32xl\:mb-30 {
    margin-bottom: 30px;
  }

  .\32xl\:mb-31 {
    margin-bottom: 31px;
  }

  .\32xl\:mb-32 {
    margin-bottom: 8rem;
  }

  .\32xl\:mb-34 {
    margin-bottom: 34px;
  }

  .\32xl\:mb-35 {
    margin-bottom: 35px;
  }

  .\32xl\:mb-36 {
    margin-bottom: 9rem;
  }

  .\32xl\:mb-37 {
    margin-bottom: 37px;
  }

  .\32xl\:mb-38 {
    margin-bottom: 38px;
  }

  .\32xl\:mb-40 {
    margin-bottom: 40px;
  }

  .\32xl\:mb-42 {
    margin-bottom: 42px;
  }

  .\32xl\:mb-44 {
    margin-bottom: 44px;
  }

  .\32xl\:mb-45 {
    margin-bottom: 45px;
  }

  .\32xl\:mb-46 {
    margin-bottom: 46px;
  }

  .\32xl\:mb-48 {
    margin-bottom: 48px;
  }

  .\32xl\:mb-52 {
    margin-bottom: 13rem;
  }

  .\32xl\:mb-53 {
    margin-bottom: 53px;
  }

  .\32xl\:mb-55 {
    margin-bottom: 55px;
  }

  .\32xl\:mb-56 {
    margin-bottom: 14rem;
  }

  .\32xl\:mb-58 {
    margin-bottom: 58px;
  }

  .\32xl\:mb-59 {
    margin-bottom: 59px;
  }

  .\32xl\:mb-60 {
    margin-bottom: 15rem;
  }

  .\32xl\:mb-63 {
    margin-bottom: 63px;
  }

  .\32xl\:mb-64 {
    margin-bottom: 16rem;
  }

  .\32xl\:mb-65 {
    margin-bottom: 65px;
  }

  .\32xl\:mb-67 {
    margin-bottom: 67px;
  }

  .\32xl\:mb-70 {
    margin-bottom: 70px;
  }

  .\32xl\:mb-71 {
    margin-bottom: 71px;
  }

  .\32xl\:mb-72 {
    margin-bottom: 18rem;
  }

  .\32xl\:mb-74 {
    margin-bottom: 74px;
  }

  .\32xl\:mb-78 {
    margin-bottom: 78px;
  }

  .\32xl\:mb-80 {
    margin-bottom: 20rem;
  }

  .\32xl\:mb-83 {
    margin-bottom: 83px;
  }

  .\32xl\:mb-84 {
    margin-bottom: 84px;
  }

  .\32xl\:mb-89 {
    margin-bottom: 89px;
  }

  .\32xl\:mb-90 {
    margin-bottom: 90px;
  }

  .\32xl\:mb-92 {
    margin-bottom: 92px;
  }

  .\32xl\:mb-96 {
    margin-bottom: 24rem;
  }

  .\32xl\:mb-97 {
    margin-bottom: 97px;
  }

  .\32xl\:mb-100 {
    margin-bottom: 100px;
  }

  .\32xl\:mb-106 {
    margin-bottom: 106px;
  }

  .\32xl\:mb-108 {
    margin-bottom: 108px;
  }

  .\32xl\:mb-109 {
    margin-bottom: 109px;
  }

  .\32xl\:mb-120 {
    margin-bottom: 120px;
  }

  .\32xl\:mb-135 {
    margin-bottom: 135px;
  }

  .\32xl\:mb-147 {
    margin-bottom: 147px;
  }

  .\32xl\:mb-150 {
    margin-bottom: 150px;
  }

  .\32xl\:mb-168 {
    margin-bottom: 168px;
  }

  .\32xl\:mb-180 {
    margin-bottom: 180px;
  }

  .\32xl\:mb-185 {
    margin-bottom: 185px;
  }

  .\32xl\:mb-200 {
    margin-bottom: 200px;
  }

  .\32xl\:mb-245 {
    margin-bottom: 245px;
  }

  .\32xl\:mb-300 {
    margin-bottom: 300px;
  }

  .\32xl\:mb-400 {
    margin-bottom: 400px;
  }

  .\32xl\:mb-480 {
    margin-bottom: 480px;
  }

  .\32xl\:mb-510 {
    margin-bottom: 510px;
  }

  .\32xl\:mb-537 {
    margin-bottom: 537px;
  }

  .\32xl\:mb-650 {
    margin-bottom: 650px;
  }

  .\32xl\:mb-auto {
    margin-bottom: auto;
  }

  .\32xl\:mb-px {
    margin-bottom: 1px;
  }

  .\32xl\:mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .\32xl\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .\32xl\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .\32xl\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .\32xl\:-mb-0 {
    margin-bottom: 0px;
  }

  .\32xl\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .\32xl\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .\32xl\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .\32xl\:-mb-4 {
    margin-bottom: -1rem;
  }

  .\32xl\:-mb-5 {
    margin-bottom: -1.25rem;
  }

  .\32xl\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .\32xl\:-mb-7 {
    margin-bottom: -1.75rem;
  }

  .\32xl\:-mb-8 {
    margin-bottom: -2rem;
  }

  .\32xl\:-mb-9 {
    margin-bottom: -2.25rem;
  }

  .\32xl\:-mb-10 {
    margin-bottom: -2.5rem;
  }

  .\32xl\:-mb-11 {
    margin-bottom: -2.75rem;
  }

  .\32xl\:-mb-12 {
    margin-bottom: -3rem;
  }

  .\32xl\:-mb-14 {
    margin-bottom: -14px;
  }

  .\32xl\:-mb-16 {
    margin-bottom: -4rem;
  }

  .\32xl\:-mb-20 {
    margin-bottom: -5rem;
  }

  .\32xl\:-mb-24 {
    margin-bottom: -6rem;
  }

  .\32xl\:-mb-28 {
    margin-bottom: -7rem;
  }

  .\32xl\:-mb-32 {
    margin-bottom: -8rem;
  }

  .\32xl\:-mb-36 {
    margin-bottom: -9rem;
  }

  .\32xl\:-mb-40 {
    margin-bottom: -10rem;
  }

  .\32xl\:-mb-44 {
    margin-bottom: -11rem;
  }

  .\32xl\:-mb-48 {
    margin-bottom: -12rem;
  }

  .\32xl\:-mb-52 {
    margin-bottom: -13rem;
  }

  .\32xl\:-mb-56 {
    margin-bottom: -14rem;
  }

  .\32xl\:-mb-60 {
    margin-bottom: -15rem;
  }

  .\32xl\:-mb-64 {
    margin-bottom: -16rem;
  }

  .\32xl\:-mb-72 {
    margin-bottom: -18rem;
  }

  .\32xl\:-mb-80 {
    margin-bottom: -20rem;
  }

  .\32xl\:-mb-96 {
    margin-bottom: -24rem;
  }

  .\32xl\:-mb-px {
    margin-bottom: -1px;
  }

  .\32xl\:-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

  .\32xl\:-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

  .\32xl\:-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .\32xl\:-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .\32xl\:-mb-15px {
    margin-bottom: -15px;
  }

  .\32xl\:mb-m11 {
    margin-bottom: 11px;
  }

  .\32xl\:mb-12px {
    margin-bottom: 12px;
  }

  .\32xl\:mb-m72 {
    margin-bottom: 72px;
  }

  .\32xl\:mb-m21 {
    margin-bottom: 21%;
  }

  .\32xl\:mb-m15 {
    margin-bottom: 15px;
  }

  .\32xl\:mb-m18 {
    margin-bottom: 18px;
  }

  .\32xl\:mb-m35 {
    margin-bottom: 35px;
  }

  .\32xl\:mb-m19 {
    margin-bottom: 19px;
  }

  .\32xl\:mb-m17 {
    margin-bottom: 17px;
  }

  .\32xl\:mb-m9 {
    margin-bottom: 9px;
  }

  .\32xl\:mb-m10 {
    margin-bottom: 10px;
  }

  .\32xl\:mb-m51 {
    margin-bottom: 51px;
  }

  .\32xl\:mb-m43 {
    margin-bottom: 43px;
  }

  .\32xl\:mb-m13 {
    margin-bottom: 13px;
  }

  .\32xl\:mb-m26 {
    margin-bottom: 26px;
  }

  .\32xl\:mb-m2 {
    margin-bottom: 2px;
  }

  .\32xl\:mb-m14 {
    margin-bottom: 14px;
  }

  .\32xl\:mb-m5 {
    margin-bottom: 5px;
  }

  .\32xl\:mb-m8 {
    margin-bottom: 8px;
  }

  .\32xl\:mb-mp15 {
    margin-bottom: 15%;
  }

  .\32xl\:-mb-100 {
    margin-bottom: -100px;
  }

  .\32xl\:mb-0auto {
    margin-bottom: 0px auto;
  }

  .\32xl\:mb-o6 {
    margin-bottom: 1.5rem;
  }

  .\32xl\:-mb-23 {
    margin-bottom: -23px;
  }

  .\32xl\:ml-0 {
    margin-left: 0px;
  }

  .\32xl\:ml-1 {
    margin-left: 0.25rem;
  }

  .\32xl\:ml-2 {
    margin-left: 2px;
  }

  .\32xl\:ml-3 {
    margin-left: 0.75rem;
  }

  .\32xl\:ml-4 {
    margin-left: 1rem;
  }

  .\32xl\:ml-5 {
    margin-left: 1.25rem;
  }

  .\32xl\:ml-6 {
    margin-left: 6px;
  }

  .\32xl\:ml-7 {
    margin-left: 1.75rem;
  }

  .\32xl\:ml-8 {
    margin-left: 2rem;
  }

  .\32xl\:ml-9 {
    margin-left: 2.25rem;
  }

  .\32xl\:ml-10 {
    margin-left: 2.5rem;
  }

  .\32xl\:ml-11 {
    margin-left: 11px;
  }

  .\32xl\:ml-12 {
    margin-left: 3rem;
  }

  .\32xl\:ml-14 {
    margin-left: 3.5rem;
  }

  .\32xl\:ml-15 {
    margin-left: 15px;
  }

  .\32xl\:ml-16 {
    margin-left: 4rem;
  }

  .\32xl\:ml-18 {
    margin-left: 18px;
  }

  .\32xl\:ml-20 {
    margin-left: 20px;
  }

  .\32xl\:ml-21 {
    margin-left: 21px;
  }

  .\32xl\:ml-23 {
    margin-left: 23px;
  }

  .\32xl\:ml-24 {
    margin-left: 24px;
  }

  .\32xl\:ml-25 {
    margin-left: 25px;
  }

  .\32xl\:ml-27 {
    margin-left: 27px;
  }

  .\32xl\:ml-28 {
    margin-left: 7rem;
  }

  .\32xl\:ml-30 {
    margin-left: 30px;
  }

  .\32xl\:ml-31 {
    margin-left: 31px;
  }

  .\32xl\:ml-32 {
    margin-left: 8rem;
  }

  .\32xl\:ml-34 {
    margin-left: 34px;
  }

  .\32xl\:ml-35 {
    margin-left: 35px;
  }

  .\32xl\:ml-36 {
    margin-left: 9rem;
  }

  .\32xl\:ml-37 {
    margin-left: 37px;
  }

  .\32xl\:ml-38 {
    margin-left: 38px;
  }

  .\32xl\:ml-40 {
    margin-left: 40px;
  }

  .\32xl\:ml-42 {
    margin-left: 42px;
  }

  .\32xl\:ml-44 {
    margin-left: 44px;
  }

  .\32xl\:ml-45 {
    margin-left: 45px;
  }

  .\32xl\:ml-46 {
    margin-left: 46px;
  }

  .\32xl\:ml-48 {
    margin-left: 48px;
  }

  .\32xl\:ml-52 {
    margin-left: 13rem;
  }

  .\32xl\:ml-53 {
    margin-left: 53px;
  }

  .\32xl\:ml-55 {
    margin-left: 55px;
  }

  .\32xl\:ml-56 {
    margin-left: 14rem;
  }

  .\32xl\:ml-58 {
    margin-left: 58px;
  }

  .\32xl\:ml-59 {
    margin-left: 59px;
  }

  .\32xl\:ml-60 {
    margin-left: 15rem;
  }

  .\32xl\:ml-63 {
    margin-left: 63px;
  }

  .\32xl\:ml-64 {
    margin-left: 16rem;
  }

  .\32xl\:ml-65 {
    margin-left: 65px;
  }

  .\32xl\:ml-67 {
    margin-left: 67px;
  }

  .\32xl\:ml-70 {
    margin-left: 70px;
  }

  .\32xl\:ml-71 {
    margin-left: 71px;
  }

  .\32xl\:ml-72 {
    margin-left: 18rem;
  }

  .\32xl\:ml-74 {
    margin-left: 74px;
  }

  .\32xl\:ml-78 {
    margin-left: 78px;
  }

  .\32xl\:ml-80 {
    margin-left: 20rem;
  }

  .\32xl\:ml-83 {
    margin-left: 83px;
  }

  .\32xl\:ml-84 {
    margin-left: 84px;
  }

  .\32xl\:ml-89 {
    margin-left: 89px;
  }

  .\32xl\:ml-90 {
    margin-left: 90px;
  }

  .\32xl\:ml-92 {
    margin-left: 92px;
  }

  .\32xl\:ml-96 {
    margin-left: 24rem;
  }

  .\32xl\:ml-97 {
    margin-left: 97px;
  }

  .\32xl\:ml-100 {
    margin-left: 100px;
  }

  .\32xl\:ml-106 {
    margin-left: 106px;
  }

  .\32xl\:ml-108 {
    margin-left: 108px;
  }

  .\32xl\:ml-109 {
    margin-left: 109px;
  }

  .\32xl\:ml-120 {
    margin-left: 120px;
  }

  .\32xl\:ml-135 {
    margin-left: 135px;
  }

  .\32xl\:ml-147 {
    margin-left: 147px;
  }

  .\32xl\:ml-150 {
    margin-left: 150px;
  }

  .\32xl\:ml-168 {
    margin-left: 168px;
  }

  .\32xl\:ml-180 {
    margin-left: 180px;
  }

  .\32xl\:ml-185 {
    margin-left: 185px;
  }

  .\32xl\:ml-200 {
    margin-left: 200px;
  }

  .\32xl\:ml-245 {
    margin-left: 245px;
  }

  .\32xl\:ml-300 {
    margin-left: 300px;
  }

  .\32xl\:ml-400 {
    margin-left: 400px;
  }

  .\32xl\:ml-480 {
    margin-left: 480px;
  }

  .\32xl\:ml-510 {
    margin-left: 510px;
  }

  .\32xl\:ml-537 {
    margin-left: 537px;
  }

  .\32xl\:ml-650 {
    margin-left: 650px;
  }

  .\32xl\:ml-auto {
    margin-left: auto;
  }

  .\32xl\:ml-px {
    margin-left: 1px;
  }

  .\32xl\:ml-0\.5 {
    margin-left: 0.125rem;
  }

  .\32xl\:ml-1\.5 {
    margin-left: 0.375rem;
  }

  .\32xl\:ml-2\.5 {
    margin-left: 0.625rem;
  }

  .\32xl\:ml-3\.5 {
    margin-left: 0.875rem;
  }

  .\32xl\:-ml-0 {
    margin-left: 0px;
  }

  .\32xl\:-ml-1 {
    margin-left: -0.25rem;
  }

  .\32xl\:-ml-2 {
    margin-left: -0.5rem;
  }

  .\32xl\:-ml-3 {
    margin-left: -0.75rem;
  }

  .\32xl\:-ml-4 {
    margin-left: -1rem;
  }

  .\32xl\:-ml-5 {
    margin-left: -1.25rem;
  }

  .\32xl\:-ml-6 {
    margin-left: -1.5rem;
  }

  .\32xl\:-ml-7 {
    margin-left: -1.75rem;
  }

  .\32xl\:-ml-8 {
    margin-left: -2rem;
  }

  .\32xl\:-ml-9 {
    margin-left: -2.25rem;
  }

  .\32xl\:-ml-10 {
    margin-left: -2.5rem;
  }

  .\32xl\:-ml-11 {
    margin-left: -2.75rem;
  }

  .\32xl\:-ml-12 {
    margin-left: -3rem;
  }

  .\32xl\:-ml-14 {
    margin-left: -14px;
  }

  .\32xl\:-ml-16 {
    margin-left: -4rem;
  }

  .\32xl\:-ml-20 {
    margin-left: -5rem;
  }

  .\32xl\:-ml-24 {
    margin-left: -6rem;
  }

  .\32xl\:-ml-28 {
    margin-left: -7rem;
  }

  .\32xl\:-ml-32 {
    margin-left: -8rem;
  }

  .\32xl\:-ml-36 {
    margin-left: -9rem;
  }

  .\32xl\:-ml-40 {
    margin-left: -10rem;
  }

  .\32xl\:-ml-44 {
    margin-left: -11rem;
  }

  .\32xl\:-ml-48 {
    margin-left: -12rem;
  }

  .\32xl\:-ml-52 {
    margin-left: -13rem;
  }

  .\32xl\:-ml-56 {
    margin-left: -14rem;
  }

  .\32xl\:-ml-60 {
    margin-left: -15rem;
  }

  .\32xl\:-ml-64 {
    margin-left: -16rem;
  }

  .\32xl\:-ml-72 {
    margin-left: -18rem;
  }

  .\32xl\:-ml-80 {
    margin-left: -20rem;
  }

  .\32xl\:-ml-96 {
    margin-left: -24rem;
  }

  .\32xl\:-ml-px {
    margin-left: -1px;
  }

  .\32xl\:-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .\32xl\:-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .\32xl\:-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .\32xl\:-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .\32xl\:-ml-15px {
    margin-left: -15px;
  }

  .\32xl\:ml-m11 {
    margin-left: 11px;
  }

  .\32xl\:ml-12px {
    margin-left: 12px;
  }

  .\32xl\:ml-m72 {
    margin-left: 72px;
  }

  .\32xl\:ml-m21 {
    margin-left: 21%;
  }

  .\32xl\:ml-m15 {
    margin-left: 15px;
  }

  .\32xl\:ml-m18 {
    margin-left: 18px;
  }

  .\32xl\:ml-m35 {
    margin-left: 35px;
  }

  .\32xl\:ml-m19 {
    margin-left: 19px;
  }

  .\32xl\:ml-m17 {
    margin-left: 17px;
  }

  .\32xl\:ml-m9 {
    margin-left: 9px;
  }

  .\32xl\:ml-m10 {
    margin-left: 10px;
  }

  .\32xl\:ml-m51 {
    margin-left: 51px;
  }

  .\32xl\:ml-m43 {
    margin-left: 43px;
  }

  .\32xl\:ml-m13 {
    margin-left: 13px;
  }

  .\32xl\:ml-m26 {
    margin-left: 26px;
  }

  .\32xl\:ml-m2 {
    margin-left: 2px;
  }

  .\32xl\:ml-m14 {
    margin-left: 14px;
  }

  .\32xl\:ml-m5 {
    margin-left: 5px;
  }

  .\32xl\:ml-m8 {
    margin-left: 8px;
  }

  .\32xl\:ml-mp15 {
    margin-left: 15%;
  }

  .\32xl\:-ml-100 {
    margin-left: -100px;
  }

  .\32xl\:ml-0auto {
    margin-left: 0px auto;
  }

  .\32xl\:ml-o6 {
    margin-left: 1.5rem;
  }

  .\32xl\:-ml-23 {
    margin-left: -23px;
  }

  .\32xl\:last\:mt-0:last-child {
    margin-top: 0px;
  }

  .\32xl\:last\:mt-1:last-child {
    margin-top: 0.25rem;
  }

  .\32xl\:last\:mt-2:last-child {
    margin-top: 2px;
  }

  .\32xl\:last\:mt-3:last-child {
    margin-top: 0.75rem;
  }

  .\32xl\:last\:mt-4:last-child {
    margin-top: 1rem;
  }

  .\32xl\:last\:mt-5:last-child {
    margin-top: 1.25rem;
  }

  .\32xl\:last\:mt-6:last-child {
    margin-top: 6px;
  }

  .\32xl\:last\:mt-7:last-child {
    margin-top: 1.75rem;
  }

  .\32xl\:last\:mt-8:last-child {
    margin-top: 2rem;
  }

  .\32xl\:last\:mt-9:last-child {
    margin-top: 2.25rem;
  }

  .\32xl\:last\:mt-10:last-child {
    margin-top: 2.5rem;
  }

  .\32xl\:last\:mt-11:last-child {
    margin-top: 11px;
  }

  .\32xl\:last\:mt-12:last-child {
    margin-top: 3rem;
  }

  .\32xl\:last\:mt-14:last-child {
    margin-top: 3.5rem;
  }

  .\32xl\:last\:mt-15:last-child {
    margin-top: 15px;
  }

  .\32xl\:last\:mt-16:last-child {
    margin-top: 4rem;
  }

  .\32xl\:last\:mt-18:last-child {
    margin-top: 18px;
  }

  .\32xl\:last\:mt-20:last-child {
    margin-top: 20px;
  }

  .\32xl\:last\:mt-21:last-child {
    margin-top: 21px;
  }

  .\32xl\:last\:mt-23:last-child {
    margin-top: 23px;
  }

  .\32xl\:last\:mt-24:last-child {
    margin-top: 24px;
  }

  .\32xl\:last\:mt-25:last-child {
    margin-top: 25px;
  }

  .\32xl\:last\:mt-27:last-child {
    margin-top: 27px;
  }

  .\32xl\:last\:mt-28:last-child {
    margin-top: 7rem;
  }

  .\32xl\:last\:mt-30:last-child {
    margin-top: 30px;
  }

  .\32xl\:last\:mt-31:last-child {
    margin-top: 31px;
  }

  .\32xl\:last\:mt-32:last-child {
    margin-top: 8rem;
  }

  .\32xl\:last\:mt-34:last-child {
    margin-top: 34px;
  }

  .\32xl\:last\:mt-35:last-child {
    margin-top: 35px;
  }

  .\32xl\:last\:mt-36:last-child {
    margin-top: 9rem;
  }

  .\32xl\:last\:mt-37:last-child {
    margin-top: 37px;
  }

  .\32xl\:last\:mt-38:last-child {
    margin-top: 38px;
  }

  .\32xl\:last\:mt-40:last-child {
    margin-top: 40px;
  }

  .\32xl\:last\:mt-42:last-child {
    margin-top: 42px;
  }

  .\32xl\:last\:mt-44:last-child {
    margin-top: 44px;
  }

  .\32xl\:last\:mt-45:last-child {
    margin-top: 45px;
  }

  .\32xl\:last\:mt-46:last-child {
    margin-top: 46px;
  }

  .\32xl\:last\:mt-48:last-child {
    margin-top: 48px;
  }

  .\32xl\:last\:mt-52:last-child {
    margin-top: 13rem;
  }

  .\32xl\:last\:mt-53:last-child {
    margin-top: 53px;
  }

  .\32xl\:last\:mt-55:last-child {
    margin-top: 55px;
  }

  .\32xl\:last\:mt-56:last-child {
    margin-top: 14rem;
  }

  .\32xl\:last\:mt-58:last-child {
    margin-top: 58px;
  }

  .\32xl\:last\:mt-59:last-child {
    margin-top: 59px;
  }

  .\32xl\:last\:mt-60:last-child {
    margin-top: 15rem;
  }

  .\32xl\:last\:mt-63:last-child {
    margin-top: 63px;
  }

  .\32xl\:last\:mt-64:last-child {
    margin-top: 16rem;
  }

  .\32xl\:last\:mt-65:last-child {
    margin-top: 65px;
  }

  .\32xl\:last\:mt-67:last-child {
    margin-top: 67px;
  }

  .\32xl\:last\:mt-70:last-child {
    margin-top: 70px;
  }

  .\32xl\:last\:mt-71:last-child {
    margin-top: 71px;
  }

  .\32xl\:last\:mt-72:last-child {
    margin-top: 18rem;
  }

  .\32xl\:last\:mt-74:last-child {
    margin-top: 74px;
  }

  .\32xl\:last\:mt-78:last-child {
    margin-top: 78px;
  }

  .\32xl\:last\:mt-80:last-child {
    margin-top: 20rem;
  }

  .\32xl\:last\:mt-83:last-child {
    margin-top: 83px;
  }

  .\32xl\:last\:mt-84:last-child {
    margin-top: 84px;
  }

  .\32xl\:last\:mt-89:last-child {
    margin-top: 89px;
  }

  .\32xl\:last\:mt-90:last-child {
    margin-top: 90px;
  }

  .\32xl\:last\:mt-92:last-child {
    margin-top: 92px;
  }

  .\32xl\:last\:mt-96:last-child {
    margin-top: 24rem;
  }

  .\32xl\:last\:mt-97:last-child {
    margin-top: 97px;
  }

  .\32xl\:last\:mt-100:last-child {
    margin-top: 100px;
  }

  .\32xl\:last\:mt-106:last-child {
    margin-top: 106px;
  }

  .\32xl\:last\:mt-108:last-child {
    margin-top: 108px;
  }

  .\32xl\:last\:mt-109:last-child {
    margin-top: 109px;
  }

  .\32xl\:last\:mt-120:last-child {
    margin-top: 120px;
  }

  .\32xl\:last\:mt-135:last-child {
    margin-top: 135px;
  }

  .\32xl\:last\:mt-147:last-child {
    margin-top: 147px;
  }

  .\32xl\:last\:mt-150:last-child {
    margin-top: 150px;
  }

  .\32xl\:last\:mt-168:last-child {
    margin-top: 168px;
  }

  .\32xl\:last\:mt-180:last-child {
    margin-top: 180px;
  }

  .\32xl\:last\:mt-185:last-child {
    margin-top: 185px;
  }

  .\32xl\:last\:mt-200:last-child {
    margin-top: 200px;
  }

  .\32xl\:last\:mt-245:last-child {
    margin-top: 245px;
  }

  .\32xl\:last\:mt-300:last-child {
    margin-top: 300px;
  }

  .\32xl\:last\:mt-400:last-child {
    margin-top: 400px;
  }

  .\32xl\:last\:mt-480:last-child {
    margin-top: 480px;
  }

  .\32xl\:last\:mt-510:last-child {
    margin-top: 510px;
  }

  .\32xl\:last\:mt-537:last-child {
    margin-top: 537px;
  }

  .\32xl\:last\:mt-650:last-child {
    margin-top: 650px;
  }

  .\32xl\:last\:mt-auto:last-child {
    margin-top: auto;
  }

  .\32xl\:last\:mt-px:last-child {
    margin-top: 1px;
  }

  .\32xl\:last\:mt-0\.5:last-child {
    margin-top: 0.125rem;
  }

  .\32xl\:last\:mt-1\.5:last-child {
    margin-top: 0.375rem;
  }

  .\32xl\:last\:mt-2\.5:last-child {
    margin-top: 0.625rem;
  }

  .\32xl\:last\:mt-3\.5:last-child {
    margin-top: 0.875rem;
  }

  .\32xl\:last\:-mt-0:last-child {
    margin-top: 0px;
  }

  .\32xl\:last\:-mt-1:last-child {
    margin-top: -0.25rem;
  }

  .\32xl\:last\:-mt-2:last-child {
    margin-top: -0.5rem;
  }

  .\32xl\:last\:-mt-3:last-child {
    margin-top: -0.75rem;
  }

  .\32xl\:last\:-mt-4:last-child {
    margin-top: -1rem;
  }

  .\32xl\:last\:-mt-5:last-child {
    margin-top: -1.25rem;
  }

  .\32xl\:last\:-mt-6:last-child {
    margin-top: -1.5rem;
  }

  .\32xl\:last\:-mt-7:last-child {
    margin-top: -1.75rem;
  }

  .\32xl\:last\:-mt-8:last-child {
    margin-top: -2rem;
  }

  .\32xl\:last\:-mt-9:last-child {
    margin-top: -2.25rem;
  }

  .\32xl\:last\:-mt-10:last-child {
    margin-top: -2.5rem;
  }

  .\32xl\:last\:-mt-11:last-child {
    margin-top: -2.75rem;
  }

  .\32xl\:last\:-mt-12:last-child {
    margin-top: -3rem;
  }

  .\32xl\:last\:-mt-14:last-child {
    margin-top: -14px;
  }

  .\32xl\:last\:-mt-16:last-child {
    margin-top: -4rem;
  }

  .\32xl\:last\:-mt-20:last-child {
    margin-top: -5rem;
  }

  .\32xl\:last\:-mt-24:last-child {
    margin-top: -6rem;
  }

  .\32xl\:last\:-mt-28:last-child {
    margin-top: -7rem;
  }

  .\32xl\:last\:-mt-32:last-child {
    margin-top: -8rem;
  }

  .\32xl\:last\:-mt-36:last-child {
    margin-top: -9rem;
  }

  .\32xl\:last\:-mt-40:last-child {
    margin-top: -10rem;
  }

  .\32xl\:last\:-mt-44:last-child {
    margin-top: -11rem;
  }

  .\32xl\:last\:-mt-48:last-child {
    margin-top: -12rem;
  }

  .\32xl\:last\:-mt-52:last-child {
    margin-top: -13rem;
  }

  .\32xl\:last\:-mt-56:last-child {
    margin-top: -14rem;
  }

  .\32xl\:last\:-mt-60:last-child {
    margin-top: -15rem;
  }

  .\32xl\:last\:-mt-64:last-child {
    margin-top: -16rem;
  }

  .\32xl\:last\:-mt-72:last-child {
    margin-top: -18rem;
  }

  .\32xl\:last\:-mt-80:last-child {
    margin-top: -20rem;
  }

  .\32xl\:last\:-mt-96:last-child {
    margin-top: -24rem;
  }

  .\32xl\:last\:-mt-px:last-child {
    margin-top: -1px;
  }

  .\32xl\:last\:-mt-0\.5:last-child {
    margin-top: -0.125rem;
  }

  .\32xl\:last\:-mt-1\.5:last-child {
    margin-top: -0.375rem;
  }

  .\32xl\:last\:-mt-2\.5:last-child {
    margin-top: -0.625rem;
  }

  .\32xl\:last\:-mt-3\.5:last-child {
    margin-top: -0.875rem;
  }

  .\32xl\:last\:-mt-15px:last-child {
    margin-top: -15px;
  }

  .\32xl\:last\:mt-m11:last-child {
    margin-top: 11px;
  }

  .\32xl\:last\:mt-12px:last-child {
    margin-top: 12px;
  }

  .\32xl\:last\:mt-m72:last-child {
    margin-top: 72px;
  }

  .\32xl\:last\:mt-m21:last-child {
    margin-top: 21%;
  }

  .\32xl\:last\:mt-m15:last-child {
    margin-top: 15px;
  }

  .\32xl\:last\:mt-m18:last-child {
    margin-top: 18px;
  }

  .\32xl\:last\:mt-m35:last-child {
    margin-top: 35px;
  }

  .\32xl\:last\:mt-m19:last-child {
    margin-top: 19px;
  }

  .\32xl\:last\:mt-m17:last-child {
    margin-top: 17px;
  }

  .\32xl\:last\:mt-m9:last-child {
    margin-top: 9px;
  }

  .\32xl\:last\:mt-m10:last-child {
    margin-top: 10px;
  }

  .\32xl\:last\:mt-m51:last-child {
    margin-top: 51px;
  }

  .\32xl\:last\:mt-m43:last-child {
    margin-top: 43px;
  }

  .\32xl\:last\:mt-m13:last-child {
    margin-top: 13px;
  }

  .\32xl\:last\:mt-m26:last-child {
    margin-top: 26px;
  }

  .\32xl\:last\:mt-m2:last-child {
    margin-top: 2px;
  }

  .\32xl\:last\:mt-m14:last-child {
    margin-top: 14px;
  }

  .\32xl\:last\:mt-m5:last-child {
    margin-top: 5px;
  }

  .\32xl\:last\:mt-m8:last-child {
    margin-top: 8px;
  }

  .\32xl\:last\:mt-mp15:last-child {
    margin-top: 15%;
  }

  .\32xl\:last\:-mt-100:last-child {
    margin-top: -100px;
  }

  .\32xl\:last\:mt-0auto:last-child {
    margin-top: 0px auto;
  }

  .\32xl\:last\:mt-o6:last-child {
    margin-top: 1.5rem;
  }

  .\32xl\:last\:-mt-23:last-child {
    margin-top: -23px;
  }

  .\32xl\:last\:mr-0:last-child {
    margin-right: 0px;
  }

  .\32xl\:last\:mr-1:last-child {
    margin-right: 0.25rem;
  }

  .\32xl\:last\:mr-2:last-child {
    margin-right: 2px;
  }

  .\32xl\:last\:mr-3:last-child {
    margin-right: 0.75rem;
  }

  .\32xl\:last\:mr-4:last-child {
    margin-right: 1rem;
  }

  .\32xl\:last\:mr-5:last-child {
    margin-right: 1.25rem;
  }

  .\32xl\:last\:mr-6:last-child {
    margin-right: 6px;
  }

  .\32xl\:last\:mr-7:last-child {
    margin-right: 1.75rem;
  }

  .\32xl\:last\:mr-8:last-child {
    margin-right: 2rem;
  }

  .\32xl\:last\:mr-9:last-child {
    margin-right: 2.25rem;
  }

  .\32xl\:last\:mr-10:last-child {
    margin-right: 2.5rem;
  }

  .\32xl\:last\:mr-11:last-child {
    margin-right: 11px;
  }

  .\32xl\:last\:mr-12:last-child {
    margin-right: 3rem;
  }

  .\32xl\:last\:mr-14:last-child {
    margin-right: 3.5rem;
  }

  .\32xl\:last\:mr-15:last-child {
    margin-right: 15px;
  }

  .\32xl\:last\:mr-16:last-child {
    margin-right: 4rem;
  }

  .\32xl\:last\:mr-18:last-child {
    margin-right: 18px;
  }

  .\32xl\:last\:mr-20:last-child {
    margin-right: 20px;
  }

  .\32xl\:last\:mr-21:last-child {
    margin-right: 21px;
  }

  .\32xl\:last\:mr-23:last-child {
    margin-right: 23px;
  }

  .\32xl\:last\:mr-24:last-child {
    margin-right: 24px;
  }

  .\32xl\:last\:mr-25:last-child {
    margin-right: 25px;
  }

  .\32xl\:last\:mr-27:last-child {
    margin-right: 27px;
  }

  .\32xl\:last\:mr-28:last-child {
    margin-right: 7rem;
  }

  .\32xl\:last\:mr-30:last-child {
    margin-right: 30px;
  }

  .\32xl\:last\:mr-31:last-child {
    margin-right: 31px;
  }

  .\32xl\:last\:mr-32:last-child {
    margin-right: 8rem;
  }

  .\32xl\:last\:mr-34:last-child {
    margin-right: 34px;
  }

  .\32xl\:last\:mr-35:last-child {
    margin-right: 35px;
  }

  .\32xl\:last\:mr-36:last-child {
    margin-right: 9rem;
  }

  .\32xl\:last\:mr-37:last-child {
    margin-right: 37px;
  }

  .\32xl\:last\:mr-38:last-child {
    margin-right: 38px;
  }

  .\32xl\:last\:mr-40:last-child {
    margin-right: 40px;
  }

  .\32xl\:last\:mr-42:last-child {
    margin-right: 42px;
  }

  .\32xl\:last\:mr-44:last-child {
    margin-right: 44px;
  }

  .\32xl\:last\:mr-45:last-child {
    margin-right: 45px;
  }

  .\32xl\:last\:mr-46:last-child {
    margin-right: 46px;
  }

  .\32xl\:last\:mr-48:last-child {
    margin-right: 48px;
  }

  .\32xl\:last\:mr-52:last-child {
    margin-right: 13rem;
  }

  .\32xl\:last\:mr-53:last-child {
    margin-right: 53px;
  }

  .\32xl\:last\:mr-55:last-child {
    margin-right: 55px;
  }

  .\32xl\:last\:mr-56:last-child {
    margin-right: 14rem;
  }

  .\32xl\:last\:mr-58:last-child {
    margin-right: 58px;
  }

  .\32xl\:last\:mr-59:last-child {
    margin-right: 59px;
  }

  .\32xl\:last\:mr-60:last-child {
    margin-right: 15rem;
  }

  .\32xl\:last\:mr-63:last-child {
    margin-right: 63px;
  }

  .\32xl\:last\:mr-64:last-child {
    margin-right: 16rem;
  }

  .\32xl\:last\:mr-65:last-child {
    margin-right: 65px;
  }

  .\32xl\:last\:mr-67:last-child {
    margin-right: 67px;
  }

  .\32xl\:last\:mr-70:last-child {
    margin-right: 70px;
  }

  .\32xl\:last\:mr-71:last-child {
    margin-right: 71px;
  }

  .\32xl\:last\:mr-72:last-child {
    margin-right: 18rem;
  }

  .\32xl\:last\:mr-74:last-child {
    margin-right: 74px;
  }

  .\32xl\:last\:mr-78:last-child {
    margin-right: 78px;
  }

  .\32xl\:last\:mr-80:last-child {
    margin-right: 20rem;
  }

  .\32xl\:last\:mr-83:last-child {
    margin-right: 83px;
  }

  .\32xl\:last\:mr-84:last-child {
    margin-right: 84px;
  }

  .\32xl\:last\:mr-89:last-child {
    margin-right: 89px;
  }

  .\32xl\:last\:mr-90:last-child {
    margin-right: 90px;
  }

  .\32xl\:last\:mr-92:last-child {
    margin-right: 92px;
  }

  .\32xl\:last\:mr-96:last-child {
    margin-right: 24rem;
  }

  .\32xl\:last\:mr-97:last-child {
    margin-right: 97px;
  }

  .\32xl\:last\:mr-100:last-child {
    margin-right: 100px;
  }

  .\32xl\:last\:mr-106:last-child {
    margin-right: 106px;
  }

  .\32xl\:last\:mr-108:last-child {
    margin-right: 108px;
  }

  .\32xl\:last\:mr-109:last-child {
    margin-right: 109px;
  }

  .\32xl\:last\:mr-120:last-child {
    margin-right: 120px;
  }

  .\32xl\:last\:mr-135:last-child {
    margin-right: 135px;
  }

  .\32xl\:last\:mr-147:last-child {
    margin-right: 147px;
  }

  .\32xl\:last\:mr-150:last-child {
    margin-right: 150px;
  }

  .\32xl\:last\:mr-168:last-child {
    margin-right: 168px;
  }

  .\32xl\:last\:mr-180:last-child {
    margin-right: 180px;
  }

  .\32xl\:last\:mr-185:last-child {
    margin-right: 185px;
  }

  .\32xl\:last\:mr-200:last-child {
    margin-right: 200px;
  }

  .\32xl\:last\:mr-245:last-child {
    margin-right: 245px;
  }

  .\32xl\:last\:mr-300:last-child {
    margin-right: 300px;
  }

  .\32xl\:last\:mr-400:last-child {
    margin-right: 400px;
  }

  .\32xl\:last\:mr-480:last-child {
    margin-right: 480px;
  }

  .\32xl\:last\:mr-510:last-child {
    margin-right: 510px;
  }

  .\32xl\:last\:mr-537:last-child {
    margin-right: 537px;
  }

  .\32xl\:last\:mr-650:last-child {
    margin-right: 650px;
  }

  .\32xl\:last\:mr-auto:last-child {
    margin-right: auto;
  }

  .\32xl\:last\:mr-px:last-child {
    margin-right: 1px;
  }

  .\32xl\:last\:mr-0\.5:last-child {
    margin-right: 0.125rem;
  }

  .\32xl\:last\:mr-1\.5:last-child {
    margin-right: 0.375rem;
  }

  .\32xl\:last\:mr-2\.5:last-child {
    margin-right: 0.625rem;
  }

  .\32xl\:last\:mr-3\.5:last-child {
    margin-right: 0.875rem;
  }

  .\32xl\:last\:-mr-0:last-child {
    margin-right: 0px;
  }

  .\32xl\:last\:-mr-1:last-child {
    margin-right: -0.25rem;
  }

  .\32xl\:last\:-mr-2:last-child {
    margin-right: -0.5rem;
  }

  .\32xl\:last\:-mr-3:last-child {
    margin-right: -0.75rem;
  }

  .\32xl\:last\:-mr-4:last-child {
    margin-right: -1rem;
  }

  .\32xl\:last\:-mr-5:last-child {
    margin-right: -1.25rem;
  }

  .\32xl\:last\:-mr-6:last-child {
    margin-right: -1.5rem;
  }

  .\32xl\:last\:-mr-7:last-child {
    margin-right: -1.75rem;
  }

  .\32xl\:last\:-mr-8:last-child {
    margin-right: -2rem;
  }

  .\32xl\:last\:-mr-9:last-child {
    margin-right: -2.25rem;
  }

  .\32xl\:last\:-mr-10:last-child {
    margin-right: -2.5rem;
  }

  .\32xl\:last\:-mr-11:last-child {
    margin-right: -2.75rem;
  }

  .\32xl\:last\:-mr-12:last-child {
    margin-right: -3rem;
  }

  .\32xl\:last\:-mr-14:last-child {
    margin-right: -14px;
  }

  .\32xl\:last\:-mr-16:last-child {
    margin-right: -4rem;
  }

  .\32xl\:last\:-mr-20:last-child {
    margin-right: -5rem;
  }

  .\32xl\:last\:-mr-24:last-child {
    margin-right: -6rem;
  }

  .\32xl\:last\:-mr-28:last-child {
    margin-right: -7rem;
  }

  .\32xl\:last\:-mr-32:last-child {
    margin-right: -8rem;
  }

  .\32xl\:last\:-mr-36:last-child {
    margin-right: -9rem;
  }

  .\32xl\:last\:-mr-40:last-child {
    margin-right: -10rem;
  }

  .\32xl\:last\:-mr-44:last-child {
    margin-right: -11rem;
  }

  .\32xl\:last\:-mr-48:last-child {
    margin-right: -12rem;
  }

  .\32xl\:last\:-mr-52:last-child {
    margin-right: -13rem;
  }

  .\32xl\:last\:-mr-56:last-child {
    margin-right: -14rem;
  }

  .\32xl\:last\:-mr-60:last-child {
    margin-right: -15rem;
  }

  .\32xl\:last\:-mr-64:last-child {
    margin-right: -16rem;
  }

  .\32xl\:last\:-mr-72:last-child {
    margin-right: -18rem;
  }

  .\32xl\:last\:-mr-80:last-child {
    margin-right: -20rem;
  }

  .\32xl\:last\:-mr-96:last-child {
    margin-right: -24rem;
  }

  .\32xl\:last\:-mr-px:last-child {
    margin-right: -1px;
  }

  .\32xl\:last\:-mr-0\.5:last-child {
    margin-right: -0.125rem;
  }

  .\32xl\:last\:-mr-1\.5:last-child {
    margin-right: -0.375rem;
  }

  .\32xl\:last\:-mr-2\.5:last-child {
    margin-right: -0.625rem;
  }

  .\32xl\:last\:-mr-3\.5:last-child {
    margin-right: -0.875rem;
  }

  .\32xl\:last\:-mr-15px:last-child {
    margin-right: -15px;
  }

  .\32xl\:last\:mr-m11:last-child {
    margin-right: 11px;
  }

  .\32xl\:last\:mr-12px:last-child {
    margin-right: 12px;
  }

  .\32xl\:last\:mr-m72:last-child {
    margin-right: 72px;
  }

  .\32xl\:last\:mr-m21:last-child {
    margin-right: 21%;
  }

  .\32xl\:last\:mr-m15:last-child {
    margin-right: 15px;
  }

  .\32xl\:last\:mr-m18:last-child {
    margin-right: 18px;
  }

  .\32xl\:last\:mr-m35:last-child {
    margin-right: 35px;
  }

  .\32xl\:last\:mr-m19:last-child {
    margin-right: 19px;
  }

  .\32xl\:last\:mr-m17:last-child {
    margin-right: 17px;
  }

  .\32xl\:last\:mr-m9:last-child {
    margin-right: 9px;
  }

  .\32xl\:last\:mr-m10:last-child {
    margin-right: 10px;
  }

  .\32xl\:last\:mr-m51:last-child {
    margin-right: 51px;
  }

  .\32xl\:last\:mr-m43:last-child {
    margin-right: 43px;
  }

  .\32xl\:last\:mr-m13:last-child {
    margin-right: 13px;
  }

  .\32xl\:last\:mr-m26:last-child {
    margin-right: 26px;
  }

  .\32xl\:last\:mr-m2:last-child {
    margin-right: 2px;
  }

  .\32xl\:last\:mr-m14:last-child {
    margin-right: 14px;
  }

  .\32xl\:last\:mr-m5:last-child {
    margin-right: 5px;
  }

  .\32xl\:last\:mr-m8:last-child {
    margin-right: 8px;
  }

  .\32xl\:last\:mr-mp15:last-child {
    margin-right: 15%;
  }

  .\32xl\:last\:-mr-100:last-child {
    margin-right: -100px;
  }

  .\32xl\:last\:mr-0auto:last-child {
    margin-right: 0px auto;
  }

  .\32xl\:last\:mr-o6:last-child {
    margin-right: 1.5rem;
  }

  .\32xl\:last\:-mr-23:last-child {
    margin-right: -23px;
  }

  .\32xl\:last\:mb-0:last-child {
    margin-bottom: 0px;
  }

  .\32xl\:last\:mb-1:last-child {
    margin-bottom: 0.25rem;
  }

  .\32xl\:last\:mb-2:last-child {
    margin-bottom: 2px;
  }

  .\32xl\:last\:mb-3:last-child {
    margin-bottom: 0.75rem;
  }

  .\32xl\:last\:mb-4:last-child {
    margin-bottom: 1rem;
  }

  .\32xl\:last\:mb-5:last-child {
    margin-bottom: 1.25rem;
  }

  .\32xl\:last\:mb-6:last-child {
    margin-bottom: 6px;
  }

  .\32xl\:last\:mb-7:last-child {
    margin-bottom: 1.75rem;
  }

  .\32xl\:last\:mb-8:last-child {
    margin-bottom: 2rem;
  }

  .\32xl\:last\:mb-9:last-child {
    margin-bottom: 2.25rem;
  }

  .\32xl\:last\:mb-10:last-child {
    margin-bottom: 2.5rem;
  }

  .\32xl\:last\:mb-11:last-child {
    margin-bottom: 11px;
  }

  .\32xl\:last\:mb-12:last-child {
    margin-bottom: 3rem;
  }

  .\32xl\:last\:mb-14:last-child {
    margin-bottom: 3.5rem;
  }

  .\32xl\:last\:mb-15:last-child {
    margin-bottom: 15px;
  }

  .\32xl\:last\:mb-16:last-child {
    margin-bottom: 4rem;
  }

  .\32xl\:last\:mb-18:last-child {
    margin-bottom: 18px;
  }

  .\32xl\:last\:mb-20:last-child {
    margin-bottom: 20px;
  }

  .\32xl\:last\:mb-21:last-child {
    margin-bottom: 21px;
  }

  .\32xl\:last\:mb-23:last-child {
    margin-bottom: 23px;
  }

  .\32xl\:last\:mb-24:last-child {
    margin-bottom: 24px;
  }

  .\32xl\:last\:mb-25:last-child {
    margin-bottom: 25px;
  }

  .\32xl\:last\:mb-27:last-child {
    margin-bottom: 27px;
  }

  .\32xl\:last\:mb-28:last-child {
    margin-bottom: 7rem;
  }

  .\32xl\:last\:mb-30:last-child {
    margin-bottom: 30px;
  }

  .\32xl\:last\:mb-31:last-child {
    margin-bottom: 31px;
  }

  .\32xl\:last\:mb-32:last-child {
    margin-bottom: 8rem;
  }

  .\32xl\:last\:mb-34:last-child {
    margin-bottom: 34px;
  }

  .\32xl\:last\:mb-35:last-child {
    margin-bottom: 35px;
  }

  .\32xl\:last\:mb-36:last-child {
    margin-bottom: 9rem;
  }

  .\32xl\:last\:mb-37:last-child {
    margin-bottom: 37px;
  }

  .\32xl\:last\:mb-38:last-child {
    margin-bottom: 38px;
  }

  .\32xl\:last\:mb-40:last-child {
    margin-bottom: 40px;
  }

  .\32xl\:last\:mb-42:last-child {
    margin-bottom: 42px;
  }

  .\32xl\:last\:mb-44:last-child {
    margin-bottom: 44px;
  }

  .\32xl\:last\:mb-45:last-child {
    margin-bottom: 45px;
  }

  .\32xl\:last\:mb-46:last-child {
    margin-bottom: 46px;
  }

  .\32xl\:last\:mb-48:last-child {
    margin-bottom: 48px;
  }

  .\32xl\:last\:mb-52:last-child {
    margin-bottom: 13rem;
  }

  .\32xl\:last\:mb-53:last-child {
    margin-bottom: 53px;
  }

  .\32xl\:last\:mb-55:last-child {
    margin-bottom: 55px;
  }

  .\32xl\:last\:mb-56:last-child {
    margin-bottom: 14rem;
  }

  .\32xl\:last\:mb-58:last-child {
    margin-bottom: 58px;
  }

  .\32xl\:last\:mb-59:last-child {
    margin-bottom: 59px;
  }

  .\32xl\:last\:mb-60:last-child {
    margin-bottom: 15rem;
  }

  .\32xl\:last\:mb-63:last-child {
    margin-bottom: 63px;
  }

  .\32xl\:last\:mb-64:last-child {
    margin-bottom: 16rem;
  }

  .\32xl\:last\:mb-65:last-child {
    margin-bottom: 65px;
  }

  .\32xl\:last\:mb-67:last-child {
    margin-bottom: 67px;
  }

  .\32xl\:last\:mb-70:last-child {
    margin-bottom: 70px;
  }

  .\32xl\:last\:mb-71:last-child {
    margin-bottom: 71px;
  }

  .\32xl\:last\:mb-72:last-child {
    margin-bottom: 18rem;
  }

  .\32xl\:last\:mb-74:last-child {
    margin-bottom: 74px;
  }

  .\32xl\:last\:mb-78:last-child {
    margin-bottom: 78px;
  }

  .\32xl\:last\:mb-80:last-child {
    margin-bottom: 20rem;
  }

  .\32xl\:last\:mb-83:last-child {
    margin-bottom: 83px;
  }

  .\32xl\:last\:mb-84:last-child {
    margin-bottom: 84px;
  }

  .\32xl\:last\:mb-89:last-child {
    margin-bottom: 89px;
  }

  .\32xl\:last\:mb-90:last-child {
    margin-bottom: 90px;
  }

  .\32xl\:last\:mb-92:last-child {
    margin-bottom: 92px;
  }

  .\32xl\:last\:mb-96:last-child {
    margin-bottom: 24rem;
  }

  .\32xl\:last\:mb-97:last-child {
    margin-bottom: 97px;
  }

  .\32xl\:last\:mb-100:last-child {
    margin-bottom: 100px;
  }

  .\32xl\:last\:mb-106:last-child {
    margin-bottom: 106px;
  }

  .\32xl\:last\:mb-108:last-child {
    margin-bottom: 108px;
  }

  .\32xl\:last\:mb-109:last-child {
    margin-bottom: 109px;
  }

  .\32xl\:last\:mb-120:last-child {
    margin-bottom: 120px;
  }

  .\32xl\:last\:mb-135:last-child {
    margin-bottom: 135px;
  }

  .\32xl\:last\:mb-147:last-child {
    margin-bottom: 147px;
  }

  .\32xl\:last\:mb-150:last-child {
    margin-bottom: 150px;
  }

  .\32xl\:last\:mb-168:last-child {
    margin-bottom: 168px;
  }

  .\32xl\:last\:mb-180:last-child {
    margin-bottom: 180px;
  }

  .\32xl\:last\:mb-185:last-child {
    margin-bottom: 185px;
  }

  .\32xl\:last\:mb-200:last-child {
    margin-bottom: 200px;
  }

  .\32xl\:last\:mb-245:last-child {
    margin-bottom: 245px;
  }

  .\32xl\:last\:mb-300:last-child {
    margin-bottom: 300px;
  }

  .\32xl\:last\:mb-400:last-child {
    margin-bottom: 400px;
  }

  .\32xl\:last\:mb-480:last-child {
    margin-bottom: 480px;
  }

  .\32xl\:last\:mb-510:last-child {
    margin-bottom: 510px;
  }

  .\32xl\:last\:mb-537:last-child {
    margin-bottom: 537px;
  }

  .\32xl\:last\:mb-650:last-child {
    margin-bottom: 650px;
  }

  .\32xl\:last\:mb-auto:last-child {
    margin-bottom: auto;
  }

  .\32xl\:last\:mb-px:last-child {
    margin-bottom: 1px;
  }

  .\32xl\:last\:mb-0\.5:last-child {
    margin-bottom: 0.125rem;
  }

  .\32xl\:last\:mb-1\.5:last-child {
    margin-bottom: 0.375rem;
  }

  .\32xl\:last\:mb-2\.5:last-child {
    margin-bottom: 0.625rem;
  }

  .\32xl\:last\:mb-3\.5:last-child {
    margin-bottom: 0.875rem;
  }

  .\32xl\:last\:-mb-0:last-child {
    margin-bottom: 0px;
  }

  .\32xl\:last\:-mb-1:last-child {
    margin-bottom: -0.25rem;
  }

  .\32xl\:last\:-mb-2:last-child {
    margin-bottom: -0.5rem;
  }

  .\32xl\:last\:-mb-3:last-child {
    margin-bottom: -0.75rem;
  }

  .\32xl\:last\:-mb-4:last-child {
    margin-bottom: -1rem;
  }

  .\32xl\:last\:-mb-5:last-child {
    margin-bottom: -1.25rem;
  }

  .\32xl\:last\:-mb-6:last-child {
    margin-bottom: -1.5rem;
  }

  .\32xl\:last\:-mb-7:last-child {
    margin-bottom: -1.75rem;
  }

  .\32xl\:last\:-mb-8:last-child {
    margin-bottom: -2rem;
  }

  .\32xl\:last\:-mb-9:last-child {
    margin-bottom: -2.25rem;
  }

  .\32xl\:last\:-mb-10:last-child {
    margin-bottom: -2.5rem;
  }

  .\32xl\:last\:-mb-11:last-child {
    margin-bottom: -2.75rem;
  }

  .\32xl\:last\:-mb-12:last-child {
    margin-bottom: -3rem;
  }

  .\32xl\:last\:-mb-14:last-child {
    margin-bottom: -14px;
  }

  .\32xl\:last\:-mb-16:last-child {
    margin-bottom: -4rem;
  }

  .\32xl\:last\:-mb-20:last-child {
    margin-bottom: -5rem;
  }

  .\32xl\:last\:-mb-24:last-child {
    margin-bottom: -6rem;
  }

  .\32xl\:last\:-mb-28:last-child {
    margin-bottom: -7rem;
  }

  .\32xl\:last\:-mb-32:last-child {
    margin-bottom: -8rem;
  }

  .\32xl\:last\:-mb-36:last-child {
    margin-bottom: -9rem;
  }

  .\32xl\:last\:-mb-40:last-child {
    margin-bottom: -10rem;
  }

  .\32xl\:last\:-mb-44:last-child {
    margin-bottom: -11rem;
  }

  .\32xl\:last\:-mb-48:last-child {
    margin-bottom: -12rem;
  }

  .\32xl\:last\:-mb-52:last-child {
    margin-bottom: -13rem;
  }

  .\32xl\:last\:-mb-56:last-child {
    margin-bottom: -14rem;
  }

  .\32xl\:last\:-mb-60:last-child {
    margin-bottom: -15rem;
  }

  .\32xl\:last\:-mb-64:last-child {
    margin-bottom: -16rem;
  }

  .\32xl\:last\:-mb-72:last-child {
    margin-bottom: -18rem;
  }

  .\32xl\:last\:-mb-80:last-child {
    margin-bottom: -20rem;
  }

  .\32xl\:last\:-mb-96:last-child {
    margin-bottom: -24rem;
  }

  .\32xl\:last\:-mb-px:last-child {
    margin-bottom: -1px;
  }

  .\32xl\:last\:-mb-0\.5:last-child {
    margin-bottom: -0.125rem;
  }

  .\32xl\:last\:-mb-1\.5:last-child {
    margin-bottom: -0.375rem;
  }

  .\32xl\:last\:-mb-2\.5:last-child {
    margin-bottom: -0.625rem;
  }

  .\32xl\:last\:-mb-3\.5:last-child {
    margin-bottom: -0.875rem;
  }

  .\32xl\:last\:-mb-15px:last-child {
    margin-bottom: -15px;
  }

  .\32xl\:last\:mb-m11:last-child {
    margin-bottom: 11px;
  }

  .\32xl\:last\:mb-12px:last-child {
    margin-bottom: 12px;
  }

  .\32xl\:last\:mb-m72:last-child {
    margin-bottom: 72px;
  }

  .\32xl\:last\:mb-m21:last-child {
    margin-bottom: 21%;
  }

  .\32xl\:last\:mb-m15:last-child {
    margin-bottom: 15px;
  }

  .\32xl\:last\:mb-m18:last-child {
    margin-bottom: 18px;
  }

  .\32xl\:last\:mb-m35:last-child {
    margin-bottom: 35px;
  }

  .\32xl\:last\:mb-m19:last-child {
    margin-bottom: 19px;
  }

  .\32xl\:last\:mb-m17:last-child {
    margin-bottom: 17px;
  }

  .\32xl\:last\:mb-m9:last-child {
    margin-bottom: 9px;
  }

  .\32xl\:last\:mb-m10:last-child {
    margin-bottom: 10px;
  }

  .\32xl\:last\:mb-m51:last-child {
    margin-bottom: 51px;
  }

  .\32xl\:last\:mb-m43:last-child {
    margin-bottom: 43px;
  }

  .\32xl\:last\:mb-m13:last-child {
    margin-bottom: 13px;
  }

  .\32xl\:last\:mb-m26:last-child {
    margin-bottom: 26px;
  }

  .\32xl\:last\:mb-m2:last-child {
    margin-bottom: 2px;
  }

  .\32xl\:last\:mb-m14:last-child {
    margin-bottom: 14px;
  }

  .\32xl\:last\:mb-m5:last-child {
    margin-bottom: 5px;
  }

  .\32xl\:last\:mb-m8:last-child {
    margin-bottom: 8px;
  }

  .\32xl\:last\:mb-mp15:last-child {
    margin-bottom: 15%;
  }

  .\32xl\:last\:-mb-100:last-child {
    margin-bottom: -100px;
  }

  .\32xl\:last\:mb-0auto:last-child {
    margin-bottom: 0px auto;
  }

  .\32xl\:last\:mb-o6:last-child {
    margin-bottom: 1.5rem;
  }

  .\32xl\:last\:-mb-23:last-child {
    margin-bottom: -23px;
  }

  .\32xl\:last\:ml-0:last-child {
    margin-left: 0px;
  }

  .\32xl\:last\:ml-1:last-child {
    margin-left: 0.25rem;
  }

  .\32xl\:last\:ml-2:last-child {
    margin-left: 2px;
  }

  .\32xl\:last\:ml-3:last-child {
    margin-left: 0.75rem;
  }

  .\32xl\:last\:ml-4:last-child {
    margin-left: 1rem;
  }

  .\32xl\:last\:ml-5:last-child {
    margin-left: 1.25rem;
  }

  .\32xl\:last\:ml-6:last-child {
    margin-left: 6px;
  }

  .\32xl\:last\:ml-7:last-child {
    margin-left: 1.75rem;
  }

  .\32xl\:last\:ml-8:last-child {
    margin-left: 2rem;
  }

  .\32xl\:last\:ml-9:last-child {
    margin-left: 2.25rem;
  }

  .\32xl\:last\:ml-10:last-child {
    margin-left: 2.5rem;
  }

  .\32xl\:last\:ml-11:last-child {
    margin-left: 11px;
  }

  .\32xl\:last\:ml-12:last-child {
    margin-left: 3rem;
  }

  .\32xl\:last\:ml-14:last-child {
    margin-left: 3.5rem;
  }

  .\32xl\:last\:ml-15:last-child {
    margin-left: 15px;
  }

  .\32xl\:last\:ml-16:last-child {
    margin-left: 4rem;
  }

  .\32xl\:last\:ml-18:last-child {
    margin-left: 18px;
  }

  .\32xl\:last\:ml-20:last-child {
    margin-left: 20px;
  }

  .\32xl\:last\:ml-21:last-child {
    margin-left: 21px;
  }

  .\32xl\:last\:ml-23:last-child {
    margin-left: 23px;
  }

  .\32xl\:last\:ml-24:last-child {
    margin-left: 24px;
  }

  .\32xl\:last\:ml-25:last-child {
    margin-left: 25px;
  }

  .\32xl\:last\:ml-27:last-child {
    margin-left: 27px;
  }

  .\32xl\:last\:ml-28:last-child {
    margin-left: 7rem;
  }

  .\32xl\:last\:ml-30:last-child {
    margin-left: 30px;
  }

  .\32xl\:last\:ml-31:last-child {
    margin-left: 31px;
  }

  .\32xl\:last\:ml-32:last-child {
    margin-left: 8rem;
  }

  .\32xl\:last\:ml-34:last-child {
    margin-left: 34px;
  }

  .\32xl\:last\:ml-35:last-child {
    margin-left: 35px;
  }

  .\32xl\:last\:ml-36:last-child {
    margin-left: 9rem;
  }

  .\32xl\:last\:ml-37:last-child {
    margin-left: 37px;
  }

  .\32xl\:last\:ml-38:last-child {
    margin-left: 38px;
  }

  .\32xl\:last\:ml-40:last-child {
    margin-left: 40px;
  }

  .\32xl\:last\:ml-42:last-child {
    margin-left: 42px;
  }

  .\32xl\:last\:ml-44:last-child {
    margin-left: 44px;
  }

  .\32xl\:last\:ml-45:last-child {
    margin-left: 45px;
  }

  .\32xl\:last\:ml-46:last-child {
    margin-left: 46px;
  }

  .\32xl\:last\:ml-48:last-child {
    margin-left: 48px;
  }

  .\32xl\:last\:ml-52:last-child {
    margin-left: 13rem;
  }

  .\32xl\:last\:ml-53:last-child {
    margin-left: 53px;
  }

  .\32xl\:last\:ml-55:last-child {
    margin-left: 55px;
  }

  .\32xl\:last\:ml-56:last-child {
    margin-left: 14rem;
  }

  .\32xl\:last\:ml-58:last-child {
    margin-left: 58px;
  }

  .\32xl\:last\:ml-59:last-child {
    margin-left: 59px;
  }

  .\32xl\:last\:ml-60:last-child {
    margin-left: 15rem;
  }

  .\32xl\:last\:ml-63:last-child {
    margin-left: 63px;
  }

  .\32xl\:last\:ml-64:last-child {
    margin-left: 16rem;
  }

  .\32xl\:last\:ml-65:last-child {
    margin-left: 65px;
  }

  .\32xl\:last\:ml-67:last-child {
    margin-left: 67px;
  }

  .\32xl\:last\:ml-70:last-child {
    margin-left: 70px;
  }

  .\32xl\:last\:ml-71:last-child {
    margin-left: 71px;
  }

  .\32xl\:last\:ml-72:last-child {
    margin-left: 18rem;
  }

  .\32xl\:last\:ml-74:last-child {
    margin-left: 74px;
  }

  .\32xl\:last\:ml-78:last-child {
    margin-left: 78px;
  }

  .\32xl\:last\:ml-80:last-child {
    margin-left: 20rem;
  }

  .\32xl\:last\:ml-83:last-child {
    margin-left: 83px;
  }

  .\32xl\:last\:ml-84:last-child {
    margin-left: 84px;
  }

  .\32xl\:last\:ml-89:last-child {
    margin-left: 89px;
  }

  .\32xl\:last\:ml-90:last-child {
    margin-left: 90px;
  }

  .\32xl\:last\:ml-92:last-child {
    margin-left: 92px;
  }

  .\32xl\:last\:ml-96:last-child {
    margin-left: 24rem;
  }

  .\32xl\:last\:ml-97:last-child {
    margin-left: 97px;
  }

  .\32xl\:last\:ml-100:last-child {
    margin-left: 100px;
  }

  .\32xl\:last\:ml-106:last-child {
    margin-left: 106px;
  }

  .\32xl\:last\:ml-108:last-child {
    margin-left: 108px;
  }

  .\32xl\:last\:ml-109:last-child {
    margin-left: 109px;
  }

  .\32xl\:last\:ml-120:last-child {
    margin-left: 120px;
  }

  .\32xl\:last\:ml-135:last-child {
    margin-left: 135px;
  }

  .\32xl\:last\:ml-147:last-child {
    margin-left: 147px;
  }

  .\32xl\:last\:ml-150:last-child {
    margin-left: 150px;
  }

  .\32xl\:last\:ml-168:last-child {
    margin-left: 168px;
  }

  .\32xl\:last\:ml-180:last-child {
    margin-left: 180px;
  }

  .\32xl\:last\:ml-185:last-child {
    margin-left: 185px;
  }

  .\32xl\:last\:ml-200:last-child {
    margin-left: 200px;
  }

  .\32xl\:last\:ml-245:last-child {
    margin-left: 245px;
  }

  .\32xl\:last\:ml-300:last-child {
    margin-left: 300px;
  }

  .\32xl\:last\:ml-400:last-child {
    margin-left: 400px;
  }

  .\32xl\:last\:ml-480:last-child {
    margin-left: 480px;
  }

  .\32xl\:last\:ml-510:last-child {
    margin-left: 510px;
  }

  .\32xl\:last\:ml-537:last-child {
    margin-left: 537px;
  }

  .\32xl\:last\:ml-650:last-child {
    margin-left: 650px;
  }

  .\32xl\:last\:ml-auto:last-child {
    margin-left: auto;
  }

  .\32xl\:last\:ml-px:last-child {
    margin-left: 1px;
  }

  .\32xl\:last\:ml-0\.5:last-child {
    margin-left: 0.125rem;
  }

  .\32xl\:last\:ml-1\.5:last-child {
    margin-left: 0.375rem;
  }

  .\32xl\:last\:ml-2\.5:last-child {
    margin-left: 0.625rem;
  }

  .\32xl\:last\:ml-3\.5:last-child {
    margin-left: 0.875rem;
  }

  .\32xl\:last\:-ml-0:last-child {
    margin-left: 0px;
  }

  .\32xl\:last\:-ml-1:last-child {
    margin-left: -0.25rem;
  }

  .\32xl\:last\:-ml-2:last-child {
    margin-left: -0.5rem;
  }

  .\32xl\:last\:-ml-3:last-child {
    margin-left: -0.75rem;
  }

  .\32xl\:last\:-ml-4:last-child {
    margin-left: -1rem;
  }

  .\32xl\:last\:-ml-5:last-child {
    margin-left: -1.25rem;
  }

  .\32xl\:last\:-ml-6:last-child {
    margin-left: -1.5rem;
  }

  .\32xl\:last\:-ml-7:last-child {
    margin-left: -1.75rem;
  }

  .\32xl\:last\:-ml-8:last-child {
    margin-left: -2rem;
  }

  .\32xl\:last\:-ml-9:last-child {
    margin-left: -2.25rem;
  }

  .\32xl\:last\:-ml-10:last-child {
    margin-left: -2.5rem;
  }

  .\32xl\:last\:-ml-11:last-child {
    margin-left: -2.75rem;
  }

  .\32xl\:last\:-ml-12:last-child {
    margin-left: -3rem;
  }

  .\32xl\:last\:-ml-14:last-child {
    margin-left: -14px;
  }

  .\32xl\:last\:-ml-16:last-child {
    margin-left: -4rem;
  }

  .\32xl\:last\:-ml-20:last-child {
    margin-left: -5rem;
  }

  .\32xl\:last\:-ml-24:last-child {
    margin-left: -6rem;
  }

  .\32xl\:last\:-ml-28:last-child {
    margin-left: -7rem;
  }

  .\32xl\:last\:-ml-32:last-child {
    margin-left: -8rem;
  }

  .\32xl\:last\:-ml-36:last-child {
    margin-left: -9rem;
  }

  .\32xl\:last\:-ml-40:last-child {
    margin-left: -10rem;
  }

  .\32xl\:last\:-ml-44:last-child {
    margin-left: -11rem;
  }

  .\32xl\:last\:-ml-48:last-child {
    margin-left: -12rem;
  }

  .\32xl\:last\:-ml-52:last-child {
    margin-left: -13rem;
  }

  .\32xl\:last\:-ml-56:last-child {
    margin-left: -14rem;
  }

  .\32xl\:last\:-ml-60:last-child {
    margin-left: -15rem;
  }

  .\32xl\:last\:-ml-64:last-child {
    margin-left: -16rem;
  }

  .\32xl\:last\:-ml-72:last-child {
    margin-left: -18rem;
  }

  .\32xl\:last\:-ml-80:last-child {
    margin-left: -20rem;
  }

  .\32xl\:last\:-ml-96:last-child {
    margin-left: -24rem;
  }

  .\32xl\:last\:-ml-px:last-child {
    margin-left: -1px;
  }

  .\32xl\:last\:-ml-0\.5:last-child {
    margin-left: -0.125rem;
  }

  .\32xl\:last\:-ml-1\.5:last-child {
    margin-left: -0.375rem;
  }

  .\32xl\:last\:-ml-2\.5:last-child {
    margin-left: -0.625rem;
  }

  .\32xl\:last\:-ml-3\.5:last-child {
    margin-left: -0.875rem;
  }

  .\32xl\:last\:-ml-15px:last-child {
    margin-left: -15px;
  }

  .\32xl\:last\:ml-m11:last-child {
    margin-left: 11px;
  }

  .\32xl\:last\:ml-12px:last-child {
    margin-left: 12px;
  }

  .\32xl\:last\:ml-m72:last-child {
    margin-left: 72px;
  }

  .\32xl\:last\:ml-m21:last-child {
    margin-left: 21%;
  }

  .\32xl\:last\:ml-m15:last-child {
    margin-left: 15px;
  }

  .\32xl\:last\:ml-m18:last-child {
    margin-left: 18px;
  }

  .\32xl\:last\:ml-m35:last-child {
    margin-left: 35px;
  }

  .\32xl\:last\:ml-m19:last-child {
    margin-left: 19px;
  }

  .\32xl\:last\:ml-m17:last-child {
    margin-left: 17px;
  }

  .\32xl\:last\:ml-m9:last-child {
    margin-left: 9px;
  }

  .\32xl\:last\:ml-m10:last-child {
    margin-left: 10px;
  }

  .\32xl\:last\:ml-m51:last-child {
    margin-left: 51px;
  }

  .\32xl\:last\:ml-m43:last-child {
    margin-left: 43px;
  }

  .\32xl\:last\:ml-m13:last-child {
    margin-left: 13px;
  }

  .\32xl\:last\:ml-m26:last-child {
    margin-left: 26px;
  }

  .\32xl\:last\:ml-m2:last-child {
    margin-left: 2px;
  }

  .\32xl\:last\:ml-m14:last-child {
    margin-left: 14px;
  }

  .\32xl\:last\:ml-m5:last-child {
    margin-left: 5px;
  }

  .\32xl\:last\:ml-m8:last-child {
    margin-left: 8px;
  }

  .\32xl\:last\:ml-mp15:last-child {
    margin-left: 15%;
  }

  .\32xl\:last\:-ml-100:last-child {
    margin-left: -100px;
  }

  .\32xl\:last\:ml-0auto:last-child {
    margin-left: 0px auto;
  }

  .\32xl\:last\:ml-o6:last-child {
    margin-left: 1.5rem;
  }

  .\32xl\:last\:-ml-23:last-child {
    margin-left: -23px;
  }

  .\32xl\:box-border {
    box-sizing: border-box;
  }

  .\32xl\:box-content {
    box-sizing: content-box;
  }

  .\32xl\:block {
    display: block;
  }

  .\32xl\:inline-block {
    display: inline-block;
  }

  .\32xl\:inline {
    display: inline;
  }

  .\32xl\:flex {
    display: flex;
  }

  .\32xl\:inline-flex {
    display: inline-flex;
  }

  .\32xl\:table {
    display: table;
  }

  .\32xl\:inline-table {
    display: inline-table;
  }

  .\32xl\:table-caption {
    display: table-caption;
  }

  .\32xl\:table-cell {
    display: table-cell;
  }

  .\32xl\:table-column {
    display: table-column;
  }

  .\32xl\:table-column-group {
    display: table-column-group;
  }

  .\32xl\:table-footer-group {
    display: table-footer-group;
  }

  .\32xl\:table-header-group {
    display: table-header-group;
  }

  .\32xl\:table-row-group {
    display: table-row-group;
  }

  .\32xl\:table-row {
    display: table-row;
  }

  .\32xl\:flow-root {
    display: flow-root;
  }

  .\32xl\:grid {
    display: grid;
  }

  .\32xl\:inline-grid {
    display: inline-grid;
  }

  .\32xl\:contents {
    display: contents;
  }

  .\32xl\:list-item {
    display: list-item;
  }

  .\32xl\:hidden {
    display: none;
  }

  .\32xl\:h-0 {
    height: 0px;
  }

  .\32xl\:h-1 {
    height: 0.25rem;
  }

  .\32xl\:h-2 {
    height: 0.5rem;
  }

  .\32xl\:h-3 {
    height: 0.75rem;
  }

  .\32xl\:h-4 {
    height: 1rem;
  }

  .\32xl\:h-5 {
    height: 1.25rem;
  }

  .\32xl\:h-6 {
    height: 1.5rem;
  }

  .\32xl\:h-7 {
    height: 1.75rem;
  }

  .\32xl\:h-8 {
    height: 2rem;
  }

  .\32xl\:h-9 {
    height: 2.25rem;
  }

  .\32xl\:h-10 {
    height: 2.5rem;
  }

  .\32xl\:h-11 {
    height: 2.75rem;
  }

  .\32xl\:h-12 {
    height: 3rem;
  }

  .\32xl\:h-13 {
    height: 13px;
  }

  .\32xl\:h-14 {
    height: 3.5rem;
  }

  .\32xl\:h-15 {
    height: 15px;
  }

  .\32xl\:h-16 {
    height: 4rem;
  }

  .\32xl\:h-20 {
    height: 5rem;
  }

  .\32xl\:h-24 {
    height: 24px;
  }

  .\32xl\:h-26 {
    height: 26px;
  }

  .\32xl\:h-28 {
    height: 7rem;
  }

  .\32xl\:h-30 {
    height: 30px;
  }

  .\32xl\:h-32 {
    height: 8rem;
  }

  .\32xl\:h-35 {
    height: 35px;
  }

  .\32xl\:h-36 {
    height: 36px;
  }

  .\32xl\:h-40 {
    height: 10rem;
  }

  .\32xl\:h-44 {
    height: 11rem;
  }

  .\32xl\:h-45 {
    height: 45px;
  }

  .\32xl\:h-48 {
    height: 12rem;
  }

  .\32xl\:h-49 {
    height: 49px;
  }

  .\32xl\:h-50 {
    height: 50px !important;
  }

  .\32xl\:h-52 {
    height: 13rem;
  }

  .\32xl\:h-56 {
    height: 56px;
  }

  .\32xl\:h-58 {
    height: 58px;
  }

  .\32xl\:h-60 {
    height: 60px;
  }

  .\32xl\:h-64 {
    height: 16rem;
  }

  .\32xl\:h-70 {
    height: 70px;
  }

  .\32xl\:h-72 {
    height: 18rem;
  }

  .\32xl\:h-80 {
    height: 20rem;
  }

  .\32xl\:h-89 {
    height: 89px;
  }

  .\32xl\:h-95 {
    height: 95px;
  }

  .\32xl\:h-96 {
    height: 24rem;
  }

  .\32xl\:h-100 {
    height: 100px;
  }

  .\32xl\:h-105 {
    height: 105px;
  }

  .\32xl\:h-110 {
    height: 110px;
  }

  .\32xl\:h-120 {
    height: 120px;
  }

  .\32xl\:h-125 {
    height: 125px;
  }

  .\32xl\:h-135 {
    height: 135px;
  }

  .\32xl\:h-160 {
    height: 160px;
  }

  .\32xl\:h-170 {
    height: 170px;
  }

  .\32xl\:h-176 {
    height: 176px;
  }

  .\32xl\:h-185 {
    height: 185px;
  }

  .\32xl\:h-198 {
    height: 198px;
  }

  .\32xl\:h-255 {
    height: 255px;
  }

  .\32xl\:h-259 {
    height: 259px;
  }

  .\32xl\:h-280 {
    height: 280px;
  }

  .\32xl\:h-297 {
    height: 297px;
  }

  .\32xl\:h-300 {
    height: 300px;
  }

  .\32xl\:h-305 {
    height: 305px;
  }

  .\32xl\:h-320 {
    height: 320px;
  }

  .\32xl\:h-330 {
    height: 330px;
  }

  .\32xl\:h-402 {
    height: 402px;
  }

  .\32xl\:h-418 {
    height: 418px;
  }

  .\32xl\:h-422 {
    height: 422px;
  }

  .\32xl\:h-429 {
    height: 429px;
  }

  .\32xl\:h-430 {
    height: 430px;
  }

  .\32xl\:h-444 {
    height: 444px;
  }

  .\32xl\:h-454 {
    height: 454px;
  }

  .\32xl\:h-477 {
    height: 477px;
  }

  .\32xl\:h-480 {
    height: 480px;
  }

  .\32xl\:h-485 {
    height: 485px;
  }

  .\32xl\:h-495 {
    height: 495px;
  }

  .\32xl\:h-505 {
    height: 505px;
  }

  .\32xl\:h-521 {
    height: 521px;
  }

  .\32xl\:h-523 {
    height: 523px;
  }

  .\32xl\:h-525 {
    height: 525px;
  }

  .\32xl\:h-560 {
    height: 560px;
  }

  .\32xl\:h-600 {
    height: 600px;
  }

  .\32xl\:h-665 {
    height: 665px;
  }

  .\32xl\:h-960 {
    height: 960px;
  }

  .\32xl\:h-1080 {
    height: 1080px;
  }

  .\32xl\:h-auto {
    height: auto;
  }

  .\32xl\:h-px {
    height: 1px;
  }

  .\32xl\:h-0\.5 {
    height: 0.125rem;
  }

  .\32xl\:h-1\.5 {
    height: 0.375rem;
  }

  .\32xl\:h-2\.5 {
    height: 0.625rem;
  }

  .\32xl\:h-3\.5 {
    height: 0.875rem;
  }

  .\32xl\:h-1\/2 {
    height: 50%;
  }

  .\32xl\:h-1\/3 {
    height: 33.333333%;
  }

  .\32xl\:h-2\/3 {
    height: 66.666667%;
  }

  .\32xl\:h-1\/4 {
    height: 25%;
  }

  .\32xl\:h-2\/4 {
    height: 50%;
  }

  .\32xl\:h-3\/4 {
    height: 75%;
  }

  .\32xl\:h-1\/5 {
    height: 20%;
  }

  .\32xl\:h-2\/5 {
    height: 40%;
  }

  .\32xl\:h-3\/5 {
    height: 60%;
  }

  .\32xl\:h-4\/5 {
    height: 80%;
  }

  .\32xl\:h-1\/6 {
    height: 16.666667%;
  }

  .\32xl\:h-2\/6 {
    height: 33.333333%;
  }

  .\32xl\:h-3\/6 {
    height: 50%;
  }

  .\32xl\:h-4\/6 {
    height: 66.666667%;
  }

  .\32xl\:h-5\/6 {
    height: 83.333333%;
  }

  .\32xl\:h-full {
    height: 100%;
  }

  .\32xl\:h-screen {
    height: 100vh;
  }

  .\32xl\:h-h48 {
    height: 48px;
  }

  .\32xl\:h-h44 {
    height: 44px;
  }

  .\32xl\:h-h130 {
    height: 130px;
  }

  .\32xl\:h-h-h114 {
    height: h-h114;
  }

  .\32xl\:h-h-60 {
    height: h-60;
  }

  .\32xl\:h-h114 {
    height: 14px;
  }

  .\32xl\:h-h60 {
    height: 60px;
  }

  .\32xl\:h-h5 {
    height: 5px;
  }

  .\32xl\:h-95vh {
    height: 95vh;
  }

  .\32xl\:h-h22 {
    height: 22px;
  }

  .\32xl\:max-h-0 {
    max-height: 0px;
  }

  .\32xl\:max-h-1 {
    max-height: 0.25rem;
  }

  .\32xl\:max-h-2 {
    max-height: 0.5rem;
  }

  .\32xl\:max-h-3 {
    max-height: 0.75rem;
  }

  .\32xl\:max-h-4 {
    max-height: 1rem;
  }

  .\32xl\:max-h-5 {
    max-height: 1.25rem;
  }

  .\32xl\:max-h-6 {
    max-height: 1.5rem;
  }

  .\32xl\:max-h-7 {
    max-height: 1.75rem;
  }

  .\32xl\:max-h-8 {
    max-height: 2rem;
  }

  .\32xl\:max-h-9 {
    max-height: 2.25rem;
  }

  .\32xl\:max-h-10 {
    max-height: 2.5rem;
  }

  .\32xl\:max-h-11 {
    max-height: 2.75rem;
  }

  .\32xl\:max-h-12 {
    max-height: 3rem;
  }

  .\32xl\:max-h-14 {
    max-height: 3.5rem;
  }

  .\32xl\:max-h-16 {
    max-height: 4rem;
  }

  .\32xl\:max-h-20 {
    max-height: 5rem;
  }

  .\32xl\:max-h-24 {
    max-height: 6rem;
  }

  .\32xl\:max-h-28 {
    max-height: 7rem;
  }

  .\32xl\:max-h-32 {
    max-height: 8rem;
  }

  .\32xl\:max-h-36 {
    max-height: 9rem;
  }

  .\32xl\:max-h-40 {
    max-height: 10rem;
  }

  .\32xl\:max-h-44 {
    max-height: 11rem;
  }

  .\32xl\:max-h-48 {
    max-height: 12rem;
  }

  .\32xl\:max-h-52 {
    max-height: 13rem;
  }

  .\32xl\:max-h-56 {
    max-height: 14rem;
  }

  .\32xl\:max-h-60 {
    max-height: 15rem;
  }

  .\32xl\:max-h-64 {
    max-height: 16rem;
  }

  .\32xl\:max-h-72 {
    max-height: 18rem;
  }

  .\32xl\:max-h-80 {
    max-height: 20rem;
  }

  .\32xl\:max-h-96 {
    max-height: 24rem;
  }

  .\32xl\:max-h-px {
    max-height: 1px;
  }

  .\32xl\:max-h-0\.5 {
    max-height: 0.125rem;
  }

  .\32xl\:max-h-1\.5 {
    max-height: 0.375rem;
  }

  .\32xl\:max-h-2\.5 {
    max-height: 0.625rem;
  }

  .\32xl\:max-h-3\.5 {
    max-height: 0.875rem;
  }

  .\32xl\:max-h-full {
    max-height: 100%;
  }

  .\32xl\:max-h-screen {
    max-height: 100vh;
  }

  .\32xl\:min-h-0 {
    min-height: 0px;
  }

  .\32xl\:min-h-60 {
    min-height: 60px;
  }

  .\32xl\:min-h-175 {
    min-height: 175px;
  }

  .\32xl\:min-h-180 {
    min-height: 180px;
  }

  .\32xl\:min-h-200 {
    min-height: 200px;
  }

  .\32xl\:min-h-380 {
    min-height: 380px;
  }

  .\32xl\:min-h-400 {
    min-height: 400px;
  }

  .\32xl\:min-h-550 {
    min-height: 550px;
  }

  .\32xl\:min-h-full {
    min-height: 100%;
  }

  .\32xl\:min-h-screen {
    min-height: 100vh;
  }

  .\32xl\:w-0 {
    width: 0px;
  }

  .\32xl\:w-1 {
    width: 0.25rem;
  }

  .\32xl\:w-2 {
    width: 0.5rem;
  }

  .\32xl\:w-3 {
    width: 0.75rem;
  }

  .\32xl\:w-4 {
    width: 1rem;
  }

  .\32xl\:w-5 {
    width: 1.25rem;
  }

  .\32xl\:w-6 {
    width: 1.5rem;
  }

  .\32xl\:w-7 {
    width: 1.75rem;
  }

  .\32xl\:w-8 {
    width: 2rem;
  }

  .\32xl\:w-9 {
    width: 2.25rem;
  }

  .\32xl\:w-10 {
    width: 2.5rem;
  }

  .\32xl\:w-11 {
    width: 11px;
  }

  .\32xl\:w-12 {
    width: 3rem;
  }

  .\32xl\:w-13 {
    width: 13px;
  }

  .\32xl\:w-14 {
    width: 3.5rem;
  }

  .\32xl\:w-16 {
    width: 16%;
  }

  .\32xl\:w-20 {
    width: 5rem;
  }

  .\32xl\:w-24 {
    width: 24px;
  }

  .\32xl\:w-28 {
    width: 28 px;
  }

  .\32xl\:w-30 {
    width: 30px;
  }

  .\32xl\:w-32 {
    width: 8rem;
  }

  .\32xl\:w-35 {
    width: 35px;
  }

  .\32xl\:w-36 {
    width: 9rem;
  }

  .\32xl\:w-40 {
    width: 40px !important;
  }

  .\32xl\:w-44 {
    width: 11rem;
  }

  .\32xl\:w-48 {
    width: 12rem;
  }

  .\32xl\:w-50 {
    width: 50px;
  }

  .\32xl\:w-52 {
    width: 52%;
  }

  .\32xl\:w-54 {
    width: 54px;
  }

  .\32xl\:w-56 {
    width: 14rem;
  }

  .\32xl\:w-60 {
    width: 60%;
  }

  .\32xl\:w-64 {
    width: 16rem;
  }

  .\32xl\:w-68 {
    width: 68%;
  }

  .\32xl\:w-70 {
    width: 70px;
  }

  .\32xl\:w-72 {
    width: 18rem;
  }

  .\32xl\:w-80 {
    width: 80px;
  }

  .\32xl\:w-84 {
    width: 84px;
  }

  .\32xl\:w-85 {
    width: 85%;
  }

  .\32xl\:w-90 {
    width: 90px;
  }

  .\32xl\:w-93 {
    width: 93px;
  }

  .\32xl\:w-95 {
    width: 95px;
  }

  .\32xl\:w-96 {
    width: 24rem;
  }

  .\32xl\:w-100 {
    width: 100px !important;
  }

  .\32xl\:w-105 {
    width: 105px;
  }

  .\32xl\:w-108 {
    width: 108px;
  }

  .\32xl\:w-110 {
    width: 110px;
  }

  .\32xl\:w-120 {
    width: 120px;
  }

  .\32xl\:w-122 {
    width: 122px;
  }

  .\32xl\:w-125 {
    width: 125px;
  }

  .\32xl\:w-130 {
    width: 130px;
  }

  .\32xl\:w-136 {
    width: 136px;
  }

  .\32xl\:w-140 {
    width: 140px;
  }

  .\32xl\:w-145 {
    width: 145px;
  }

  .\32xl\:w-150 {
    width: 150px;
  }

  .\32xl\:w-155 {
    width: 155px;
  }

  .\32xl\:w-159 {
    width: 159px;
  }

  .\32xl\:w-160 {
    width: 160px;
  }

  .\32xl\:w-162 {
    width: 162px;
  }

  .\32xl\:w-165 {
    width: 165px;
  }

  .\32xl\:w-169 {
    width: 169px;
  }

  .\32xl\:w-170 {
    width: 170px;
  }

  .\32xl\:w-174 {
    width: 174px;
  }

  .\32xl\:w-180 {
    width: 180px;
  }

  .\32xl\:w-185 {
    width: 185px;
  }

  .\32xl\:w-189 {
    width: 189px;
  }

  .\32xl\:w-190 {
    width: 190px;
  }

  .\32xl\:w-193 {
    width: 193px;
  }

  .\32xl\:w-197 {
    width: 197px;
  }

  .\32xl\:w-200 {
    width: 200px;
  }

  .\32xl\:w-205 {
    width: 205px;
  }

  .\32xl\:w-215 {
    width: 215px;
  }

  .\32xl\:w-220 {
    width: 220px;
  }

  .\32xl\:w-235 {
    width: 235px;
  }

  .\32xl\:w-240 {
    width: 240px;
  }

  .\32xl\:w-250 {
    width: 250px !important;
  }

  .\32xl\:w-268 {
    width: 268px;
  }

  .\32xl\:w-280 {
    width: 280px;
  }

  .\32xl\:w-284 {
    width: 284px;
  }

  .\32xl\:w-286 {
    width: 286px;
  }

  .\32xl\:w-290 {
    width: 290px;
  }

  .\32xl\:w-300 {
    width: 300px;
  }

  .\32xl\:w-310 {
    width: 310px;
  }

  .\32xl\:w-315 {
    width: 315px;
  }

  .\32xl\:w-320 {
    width: 320px;
  }

  .\32xl\:w-330 {
    width: 330px;
  }

  .\32xl\:w-341 {
    width: 341px;
  }

  .\32xl\:w-342 {
    width: 342px;
  }

  .\32xl\:w-345 {
    width: 345px;
  }

  .\32xl\:w-375 {
    width: 375px;
  }

  .\32xl\:w-400 {
    width: 400px;
  }

  .\32xl\:w-420 {
    width: 420px;
  }

  .\32xl\:w-450 {
    width: 450px;
  }

  .\32xl\:w-500 {
    width: 500px;
  }

  .\32xl\:w-508 {
    width: 508px;
  }

  .\32xl\:w-550 {
    width: 550px;
  }

  .\32xl\:w-560 {
    width: 560px;
  }

  .\32xl\:w-600 {
    width: 600px;
  }

  .\32xl\:w-637 {
    width: 637px;
  }

  .\32xl\:w-644 {
    width: 644px;
  }

  .\32xl\:w-650 {
    width: 650px;
  }

  .\32xl\:w-700 {
    width: 700px;
  }

  .\32xl\:w-710 {
    width: 710px;
  }

  .\32xl\:w-750 {
    width: 750px;
  }

  .\32xl\:w-768 {
    width: 768px;
  }

  .\32xl\:w-800 {
    width: 800px;
  }

  .\32xl\:w-850 {
    width: 850px;
  }

  .\32xl\:w-900 {
    width: 900px;
  }

  .\32xl\:w-920 {
    width: 920px;
  }

  .\32xl\:w-950 {
    width: 950px;
  }

  .\32xl\:w-1000 {
    width: 1000px;
  }

  .\32xl\:w-1075 {
    width: 1075px;
  }

  .\32xl\:w-1250 {
    width: 1250px;
  }

  .\32xl\:w-1420 {
    width: 1420px;
  }

  .\32xl\:w-1452 {
    width: 1452px;
  }

  .\32xl\:w-1499 {
    width: 1499px;
  }

  .\32xl\:w-auto {
    width: auto;
  }

  .\32xl\:w-px {
    width: 1px;
  }

  .\32xl\:w-0\.5 {
    width: 0.125rem;
  }

  .\32xl\:w-1\.5 {
    width: 0.375rem;
  }

  .\32xl\:w-2\.5 {
    width: 0.625rem;
  }

  .\32xl\:w-3\.5 {
    width: 0.875rem;
  }

  .\32xl\:w-1\/2 {
    width: 50%;
  }

  .\32xl\:w-1\/3 {
    width: 33.333333%;
  }

  .\32xl\:w-2\/3 {
    width: 66.666667%;
  }

  .\32xl\:w-1\/4 {
    width: 25%;
  }

  .\32xl\:w-2\/4 {
    width: 50%;
  }

  .\32xl\:w-3\/4 {
    width: 75%;
  }

  .\32xl\:w-1\/5 {
    width: 20%;
  }

  .\32xl\:w-2\/5 {
    width: 40%;
  }

  .\32xl\:w-3\/5 {
    width: 60%;
  }

  .\32xl\:w-4\/5 {
    width: 80%;
  }

  .\32xl\:w-1\/6 {
    width: 16.666667%;
  }

  .\32xl\:w-2\/6 {
    width: 33.333333%;
  }

  .\32xl\:w-3\/6 {
    width: 50%;
  }

  .\32xl\:w-4\/6 {
    width: 66.666667%;
  }

  .\32xl\:w-5\/6 {
    width: 83.333333%;
  }

  .\32xl\:w-1\/12 {
    width: 8.333333%;
  }

  .\32xl\:w-2\/12 {
    width: 16.666667%;
  }

  .\32xl\:w-3\/12 {
    width: 25%;
  }

  .\32xl\:w-4\/12 {
    width: 33.333333%;
  }

  .\32xl\:w-5\/12 {
    width: 41.666667%;
  }

  .\32xl\:w-6\/12 {
    width: 50%;
  }

  .\32xl\:w-7\/12 {
    width: 58.333333%;
  }

  .\32xl\:w-8\/12 {
    width: 66.666667%;
  }

  .\32xl\:w-9\/12 {
    width: 75%;
  }

  .\32xl\:w-10\/12 {
    width: 83.333333%;
  }

  .\32xl\:w-11\/12 {
    width: 91.666667%;
  }

  .\32xl\:w-full {
    width: 100%;
  }

  .\32xl\:w-screen {
    width: 100vw;
  }

  .\32xl\:w-min {
    width: -moz-min-content;
    width: min-content;
  }

  .\32xl\:w-max {
    width: -moz-max-content;
    width: max-content;
  }

  .\32xl\:w-3px {
    width: 3px;
  }

  .\32xl\:w-10rem {
    width: 10rem;
  }

  .\32xl\:w-w60 {
    width: 60px;
  }

  .\32xl\:w-w61 {
    width: 61px;
  }

  .\32xl\:w-w14 {
    width: 14%;
  }

  .\32xl\:w-w-w114 {
    width: w-w114;
  }

  .\32xl\:w-w-95 {
    width: w-95;
  }

  .\32xl\:w-w114 {
    width: 14px;
  }

  .\32xl\:w-w96 {
    width: 96%;
  }

  .\32xl\:w-w5 {
    width: 5px;
  }

  .\32xl\:w-m250 {
    width: 250px;
  }

  .\32xl\:w-40px {
    width: 40px;
  }

  .\32xl\:w-wd96 {
    width: 96px;
  }

  .\32xl\:w-66p {
    width: 66%;
  }

  .\32xl\:w-p40 {
    width: 40%;
  }

  .\32xl\:w-p37 {
    width: 37%;
  }

  .\32xl\:w-p80 {
    width: 80%;
  }

  .\32xl\:w-p90 {
    width: 90%;
  }

  .\32xl\:w-p12 {
    width: 12%;
  }

  .\32xl\:w-9\/20 {
    width: 45%;
  }

  .\32xl\:w-70p {
    width: 70%;
  }

  .\32xl\:w-32p {
    width: 32%;
  }

  .\32xl\:w-device-block {
    width: calc(100% - 64px) !important;
  }

  .\32xl\:w-device-block1 {
    width: 100% !important;
  }

  .\32xl\:w-45px {
    width: 45px;
  }

  .\32xl\:min-w-0 {
    min-width: 0px;
  }

  .\32xl\:min-w-385 {
    min-width: 385px;
  }

  .\32xl\:min-w-full {
    min-width: 100%;
  }

  .\32xl\:min-w-min {
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .\32xl\:min-w-max {
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .\32xl\:max-w-0 {
    max-width: 0rem;
  }

  .\32xl\:max-w-none {
    max-width: none;
  }

  .\32xl\:max-w-xs {
    max-width: 20rem;
  }

  .\32xl\:max-w-sm {
    max-width: 24rem;
  }

  .\32xl\:max-w-md {
    max-width: 28rem;
  }

  .\32xl\:max-w-lg {
    max-width: 32rem;
  }

  .\32xl\:max-w-xl {
    max-width: 36rem;
  }

  .\32xl\:max-w-2xl {
    max-width: 42rem;
  }

  .\32xl\:max-w-3xl {
    max-width: 48rem;
  }

  .\32xl\:max-w-4xl {
    max-width: 56rem;
  }

  .\32xl\:max-w-5xl {
    max-width: 64rem;
  }

  .\32xl\:max-w-6xl {
    max-width: 72rem;
  }

  .\32xl\:max-w-7xl {
    max-width: 80rem;
  }

  .\32xl\:max-w-full {
    max-width: 100%;
  }

  .\32xl\:max-w-min {
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .\32xl\:max-w-max {
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .\32xl\:max-w-prose {
    max-width: 65ch;
  }

  .\32xl\:max-w-1600p {
    max-width: 1600px;
  }

  .\32xl\:flex-1 {
    flex: 1 1 0%;
  }

  .\32xl\:flex-auto {
    flex: 1 1 auto;
  }

  .\32xl\:flex-initial {
    flex: 0 1 auto;
  }

  .\32xl\:flex-none {
    flex: none;
  }

  .\32xl\:flex-1\/2 {
    flex: 50%;
  }

  .\32xl\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .\32xl\:flex-shrink {
    flex-shrink: 1;
  }

  .\32xl\:flex-grow-0 {
    flex-grow: 0;
  }

  .\32xl\:flex-grow {
    flex-grow: 1;
  }

  .\32xl\:table-auto {
    table-layout: auto;
  }

  .\32xl\:table-fixed {
    table-layout: fixed;
  }

  .\32xl\:border-collapse {
    border-collapse: collapse;
  }

  .\32xl\:border-separate {
    border-collapse: separate;
  }

  .\32xl\:origin-center {
    transform-origin: center;
  }

  .\32xl\:origin-top {
    transform-origin: top;
  }

  .\32xl\:origin-top-right {
    transform-origin: top right;
  }

  .\32xl\:origin-right {
    transform-origin: right;
  }

  .\32xl\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .\32xl\:origin-bottom {
    transform-origin: bottom;
  }

  .\32xl\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .\32xl\:origin-left {
    transform-origin: left;
  }

  .\32xl\:origin-top-left {
    transform-origin: top left;
  }

  .\32xl\:transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .\32xl\:transform-gpu {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .\32xl\:transform-none {
    transform: none;
  }

  .\32xl\:translate-x-0 {
    --tw-translate-x: 0px;
  }

  .\32xl\:translate-x-1 {
    --tw-translate-x: 0.25rem;
  }

  .\32xl\:translate-x-2 {
    --tw-translate-x: 0.5rem;
  }

  .\32xl\:translate-x-3 {
    --tw-translate-x: 0.75rem;
  }

  .\32xl\:translate-x-4 {
    --tw-translate-x: 1rem;
  }

  .\32xl\:translate-x-5 {
    --tw-translate-x: 1.25rem;
  }

  .\32xl\:translate-x-6 {
    --tw-translate-x: 1.5rem;
  }

  .\32xl\:translate-x-7 {
    --tw-translate-x: 1.75rem;
  }

  .\32xl\:translate-x-8 {
    --tw-translate-x: 2rem;
  }

  .\32xl\:translate-x-9 {
    --tw-translate-x: 2.25rem;
  }

  .\32xl\:translate-x-10 {
    --tw-translate-x: 2.5rem;
  }

  .\32xl\:translate-x-11 {
    --tw-translate-x: 2.75rem;
  }

  .\32xl\:translate-x-12 {
    --tw-translate-x: 3rem;
  }

  .\32xl\:translate-x-14 {
    --tw-translate-x: 3.5rem;
  }

  .\32xl\:translate-x-16 {
    --tw-translate-x: 4rem;
  }

  .\32xl\:translate-x-20 {
    --tw-translate-x: 5rem;
  }

  .\32xl\:translate-x-24 {
    --tw-translate-x: 6rem;
  }

  .\32xl\:translate-x-28 {
    --tw-translate-x: 7rem;
  }

  .\32xl\:translate-x-32 {
    --tw-translate-x: 8rem;
  }

  .\32xl\:translate-x-36 {
    --tw-translate-x: 9rem;
  }

  .\32xl\:translate-x-40 {
    --tw-translate-x: 10rem;
  }

  .\32xl\:translate-x-44 {
    --tw-translate-x: 11rem;
  }

  .\32xl\:translate-x-48 {
    --tw-translate-x: 12rem;
  }

  .\32xl\:translate-x-52 {
    --tw-translate-x: 13rem;
  }

  .\32xl\:translate-x-56 {
    --tw-translate-x: 14rem;
  }

  .\32xl\:translate-x-60 {
    --tw-translate-x: 15rem;
  }

  .\32xl\:translate-x-64 {
    --tw-translate-x: 16rem;
  }

  .\32xl\:translate-x-72 {
    --tw-translate-x: 18rem;
  }

  .\32xl\:translate-x-80 {
    --tw-translate-x: 20rem;
  }

  .\32xl\:translate-x-96 {
    --tw-translate-x: 24rem;
  }

  .\32xl\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .\32xl\:translate-x-0\.5 {
    --tw-translate-x: 0.125rem;
  }

  .\32xl\:translate-x-1\.5 {
    --tw-translate-x: 0.375rem;
  }

  .\32xl\:translate-x-2\.5 {
    --tw-translate-x: 0.625rem;
  }

  .\32xl\:translate-x-3\.5 {
    --tw-translate-x: 0.875rem;
  }

  .\32xl\:-translate-x-0 {
    --tw-translate-x: 0px;
  }

  .\32xl\:-translate-x-1 {
    --tw-translate-x: -0.25rem;
  }

  .\32xl\:-translate-x-2 {
    --tw-translate-x: -0.5rem;
  }

  .\32xl\:-translate-x-3 {
    --tw-translate-x: -0.75rem;
  }

  .\32xl\:-translate-x-4 {
    --tw-translate-x: -1rem;
  }

  .\32xl\:-translate-x-5 {
    --tw-translate-x: -1.25rem;
  }

  .\32xl\:-translate-x-6 {
    --tw-translate-x: -1.5rem;
  }

  .\32xl\:-translate-x-7 {
    --tw-translate-x: -1.75rem;
  }

  .\32xl\:-translate-x-8 {
    --tw-translate-x: -2rem;
  }

  .\32xl\:-translate-x-9 {
    --tw-translate-x: -2.25rem;
  }

  .\32xl\:-translate-x-10 {
    --tw-translate-x: -2.5rem;
  }

  .\32xl\:-translate-x-11 {
    --tw-translate-x: -2.75rem;
  }

  .\32xl\:-translate-x-12 {
    --tw-translate-x: -3rem;
  }

  .\32xl\:-translate-x-14 {
    --tw-translate-x: -3.5rem;
  }

  .\32xl\:-translate-x-16 {
    --tw-translate-x: -4rem;
  }

  .\32xl\:-translate-x-20 {
    --tw-translate-x: -5rem;
  }

  .\32xl\:-translate-x-24 {
    --tw-translate-x: -6rem;
  }

  .\32xl\:-translate-x-28 {
    --tw-translate-x: -7rem;
  }

  .\32xl\:-translate-x-32 {
    --tw-translate-x: -8rem;
  }

  .\32xl\:-translate-x-36 {
    --tw-translate-x: -9rem;
  }

  .\32xl\:-translate-x-40 {
    --tw-translate-x: -10rem;
  }

  .\32xl\:-translate-x-44 {
    --tw-translate-x: -11rem;
  }

  .\32xl\:-translate-x-48 {
    --tw-translate-x: -12rem;
  }

  .\32xl\:-translate-x-52 {
    --tw-translate-x: -13rem;
  }

  .\32xl\:-translate-x-56 {
    --tw-translate-x: -14rem;
  }

  .\32xl\:-translate-x-60 {
    --tw-translate-x: -15rem;
  }

  .\32xl\:-translate-x-64 {
    --tw-translate-x: -16rem;
  }

  .\32xl\:-translate-x-72 {
    --tw-translate-x: -18rem;
  }

  .\32xl\:-translate-x-80 {
    --tw-translate-x: -20rem;
  }

  .\32xl\:-translate-x-96 {
    --tw-translate-x: -24rem;
  }

  .\32xl\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .\32xl\:-translate-x-0\.5 {
    --tw-translate-x: -0.125rem;
  }

  .\32xl\:-translate-x-1\.5 {
    --tw-translate-x: -0.375rem;
  }

  .\32xl\:-translate-x-2\.5 {
    --tw-translate-x: -0.625rem;
  }

  .\32xl\:-translate-x-3\.5 {
    --tw-translate-x: -0.875rem;
  }

  .\32xl\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .\32xl\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .\32xl\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .\32xl\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .\32xl\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .\32xl\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .\32xl\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .\32xl\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .\32xl\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .\32xl\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .\32xl\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .\32xl\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .\32xl\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .\32xl\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .\32xl\:translate-y-0 {
    --tw-translate-y: 0px;
  }

  .\32xl\:translate-y-1 {
    --tw-translate-y: 0.25rem;
  }

  .\32xl\:translate-y-2 {
    --tw-translate-y: 0.5rem;
  }

  .\32xl\:translate-y-3 {
    --tw-translate-y: 0.75rem;
  }

  .\32xl\:translate-y-4 {
    --tw-translate-y: 1rem;
  }

  .\32xl\:translate-y-5 {
    --tw-translate-y: 1.25rem;
  }

  .\32xl\:translate-y-6 {
    --tw-translate-y: 1.5rem;
  }

  .\32xl\:translate-y-7 {
    --tw-translate-y: 1.75rem;
  }

  .\32xl\:translate-y-8 {
    --tw-translate-y: 2rem;
  }

  .\32xl\:translate-y-9 {
    --tw-translate-y: 2.25rem;
  }

  .\32xl\:translate-y-10 {
    --tw-translate-y: 2.5rem;
  }

  .\32xl\:translate-y-11 {
    --tw-translate-y: 2.75rem;
  }

  .\32xl\:translate-y-12 {
    --tw-translate-y: 3rem;
  }

  .\32xl\:translate-y-14 {
    --tw-translate-y: 3.5rem;
  }

  .\32xl\:translate-y-16 {
    --tw-translate-y: 4rem;
  }

  .\32xl\:translate-y-20 {
    --tw-translate-y: 5rem;
  }

  .\32xl\:translate-y-24 {
    --tw-translate-y: 6rem;
  }

  .\32xl\:translate-y-28 {
    --tw-translate-y: 7rem;
  }

  .\32xl\:translate-y-32 {
    --tw-translate-y: 8rem;
  }

  .\32xl\:translate-y-36 {
    --tw-translate-y: 9rem;
  }

  .\32xl\:translate-y-40 {
    --tw-translate-y: 10rem;
  }

  .\32xl\:translate-y-44 {
    --tw-translate-y: 11rem;
  }

  .\32xl\:translate-y-48 {
    --tw-translate-y: 12rem;
  }

  .\32xl\:translate-y-52 {
    --tw-translate-y: 13rem;
  }

  .\32xl\:translate-y-56 {
    --tw-translate-y: 14rem;
  }

  .\32xl\:translate-y-60 {
    --tw-translate-y: 15rem;
  }

  .\32xl\:translate-y-64 {
    --tw-translate-y: 16rem;
  }

  .\32xl\:translate-y-72 {
    --tw-translate-y: 18rem;
  }

  .\32xl\:translate-y-80 {
    --tw-translate-y: 20rem;
  }

  .\32xl\:translate-y-96 {
    --tw-translate-y: 24rem;
  }

  .\32xl\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .\32xl\:translate-y-0\.5 {
    --tw-translate-y: 0.125rem;
  }

  .\32xl\:translate-y-1\.5 {
    --tw-translate-y: 0.375rem;
  }

  .\32xl\:translate-y-2\.5 {
    --tw-translate-y: 0.625rem;
  }

  .\32xl\:translate-y-3\.5 {
    --tw-translate-y: 0.875rem;
  }

  .\32xl\:-translate-y-0 {
    --tw-translate-y: 0px;
  }

  .\32xl\:-translate-y-1 {
    --tw-translate-y: -0.25rem;
  }

  .\32xl\:-translate-y-2 {
    --tw-translate-y: -0.5rem;
  }

  .\32xl\:-translate-y-3 {
    --tw-translate-y: -0.75rem;
  }

  .\32xl\:-translate-y-4 {
    --tw-translate-y: -1rem;
  }

  .\32xl\:-translate-y-5 {
    --tw-translate-y: -1.25rem;
  }

  .\32xl\:-translate-y-6 {
    --tw-translate-y: -1.5rem;
  }

  .\32xl\:-translate-y-7 {
    --tw-translate-y: -1.75rem;
  }

  .\32xl\:-translate-y-8 {
    --tw-translate-y: -2rem;
  }

  .\32xl\:-translate-y-9 {
    --tw-translate-y: -2.25rem;
  }

  .\32xl\:-translate-y-10 {
    --tw-translate-y: -2.5rem;
  }

  .\32xl\:-translate-y-11 {
    --tw-translate-y: -2.75rem;
  }

  .\32xl\:-translate-y-12 {
    --tw-translate-y: -3rem;
  }

  .\32xl\:-translate-y-14 {
    --tw-translate-y: -3.5rem;
  }

  .\32xl\:-translate-y-16 {
    --tw-translate-y: -4rem;
  }

  .\32xl\:-translate-y-20 {
    --tw-translate-y: -5rem;
  }

  .\32xl\:-translate-y-24 {
    --tw-translate-y: -6rem;
  }

  .\32xl\:-translate-y-28 {
    --tw-translate-y: -7rem;
  }

  .\32xl\:-translate-y-32 {
    --tw-translate-y: -8rem;
  }

  .\32xl\:-translate-y-36 {
    --tw-translate-y: -9rem;
  }

  .\32xl\:-translate-y-40 {
    --tw-translate-y: -10rem;
  }

  .\32xl\:-translate-y-44 {
    --tw-translate-y: -11rem;
  }

  .\32xl\:-translate-y-48 {
    --tw-translate-y: -12rem;
  }

  .\32xl\:-translate-y-52 {
    --tw-translate-y: -13rem;
  }

  .\32xl\:-translate-y-56 {
    --tw-translate-y: -14rem;
  }

  .\32xl\:-translate-y-60 {
    --tw-translate-y: -15rem;
  }

  .\32xl\:-translate-y-64 {
    --tw-translate-y: -16rem;
  }

  .\32xl\:-translate-y-72 {
    --tw-translate-y: -18rem;
  }

  .\32xl\:-translate-y-80 {
    --tw-translate-y: -20rem;
  }

  .\32xl\:-translate-y-96 {
    --tw-translate-y: -24rem;
  }

  .\32xl\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .\32xl\:-translate-y-0\.5 {
    --tw-translate-y: -0.125rem;
  }

  .\32xl\:-translate-y-1\.5 {
    --tw-translate-y: -0.375rem;
  }

  .\32xl\:-translate-y-2\.5 {
    --tw-translate-y: -0.625rem;
  }

  .\32xl\:-translate-y-3\.5 {
    --tw-translate-y: -0.875rem;
  }

  .\32xl\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .\32xl\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .\32xl\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .\32xl\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .\32xl\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .\32xl\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .\32xl\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .\32xl\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .\32xl\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .\32xl\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .\32xl\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .\32xl\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .\32xl\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .\32xl\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .\32xl\:hover\:translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .\32xl\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.25rem;
  }

  .\32xl\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.5rem;
  }

  .\32xl\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.75rem;
  }

  .\32xl\:hover\:translate-x-4:hover {
    --tw-translate-x: 1rem;
  }

  .\32xl\:hover\:translate-x-5:hover {
    --tw-translate-x: 1.25rem;
  }

  .\32xl\:hover\:translate-x-6:hover {
    --tw-translate-x: 1.5rem;
  }

  .\32xl\:hover\:translate-x-7:hover {
    --tw-translate-x: 1.75rem;
  }

  .\32xl\:hover\:translate-x-8:hover {
    --tw-translate-x: 2rem;
  }

  .\32xl\:hover\:translate-x-9:hover {
    --tw-translate-x: 2.25rem;
  }

  .\32xl\:hover\:translate-x-10:hover {
    --tw-translate-x: 2.5rem;
  }

  .\32xl\:hover\:translate-x-11:hover {
    --tw-translate-x: 2.75rem;
  }

  .\32xl\:hover\:translate-x-12:hover {
    --tw-translate-x: 3rem;
  }

  .\32xl\:hover\:translate-x-14:hover {
    --tw-translate-x: 3.5rem;
  }

  .\32xl\:hover\:translate-x-16:hover {
    --tw-translate-x: 4rem;
  }

  .\32xl\:hover\:translate-x-20:hover {
    --tw-translate-x: 5rem;
  }

  .\32xl\:hover\:translate-x-24:hover {
    --tw-translate-x: 6rem;
  }

  .\32xl\:hover\:translate-x-28:hover {
    --tw-translate-x: 7rem;
  }

  .\32xl\:hover\:translate-x-32:hover {
    --tw-translate-x: 8rem;
  }

  .\32xl\:hover\:translate-x-36:hover {
    --tw-translate-x: 9rem;
  }

  .\32xl\:hover\:translate-x-40:hover {
    --tw-translate-x: 10rem;
  }

  .\32xl\:hover\:translate-x-44:hover {
    --tw-translate-x: 11rem;
  }

  .\32xl\:hover\:translate-x-48:hover {
    --tw-translate-x: 12rem;
  }

  .\32xl\:hover\:translate-x-52:hover {
    --tw-translate-x: 13rem;
  }

  .\32xl\:hover\:translate-x-56:hover {
    --tw-translate-x: 14rem;
  }

  .\32xl\:hover\:translate-x-60:hover {
    --tw-translate-x: 15rem;
  }

  .\32xl\:hover\:translate-x-64:hover {
    --tw-translate-x: 16rem;
  }

  .\32xl\:hover\:translate-x-72:hover {
    --tw-translate-x: 18rem;
  }

  .\32xl\:hover\:translate-x-80:hover {
    --tw-translate-x: 20rem;
  }

  .\32xl\:hover\:translate-x-96:hover {
    --tw-translate-x: 24rem;
  }

  .\32xl\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .\32xl\:hover\:translate-x-0\.5:hover {
    --tw-translate-x: 0.125rem;
  }

  .\32xl\:hover\:translate-x-1\.5:hover {
    --tw-translate-x: 0.375rem;
  }

  .\32xl\:hover\:translate-x-2\.5:hover {
    --tw-translate-x: 0.625rem;
  }

  .\32xl\:hover\:translate-x-3\.5:hover {
    --tw-translate-x: 0.875rem;
  }

  .\32xl\:hover\:-translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .\32xl\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.25rem;
  }

  .\32xl\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.5rem;
  }

  .\32xl\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.75rem;
  }

  .\32xl\:hover\:-translate-x-4:hover {
    --tw-translate-x: -1rem;
  }

  .\32xl\:hover\:-translate-x-5:hover {
    --tw-translate-x: -1.25rem;
  }

  .\32xl\:hover\:-translate-x-6:hover {
    --tw-translate-x: -1.5rem;
  }

  .\32xl\:hover\:-translate-x-7:hover {
    --tw-translate-x: -1.75rem;
  }

  .\32xl\:hover\:-translate-x-8:hover {
    --tw-translate-x: -2rem;
  }

  .\32xl\:hover\:-translate-x-9:hover {
    --tw-translate-x: -2.25rem;
  }

  .\32xl\:hover\:-translate-x-10:hover {
    --tw-translate-x: -2.5rem;
  }

  .\32xl\:hover\:-translate-x-11:hover {
    --tw-translate-x: -2.75rem;
  }

  .\32xl\:hover\:-translate-x-12:hover {
    --tw-translate-x: -3rem;
  }

  .\32xl\:hover\:-translate-x-14:hover {
    --tw-translate-x: -3.5rem;
  }

  .\32xl\:hover\:-translate-x-16:hover {
    --tw-translate-x: -4rem;
  }

  .\32xl\:hover\:-translate-x-20:hover {
    --tw-translate-x: -5rem;
  }

  .\32xl\:hover\:-translate-x-24:hover {
    --tw-translate-x: -6rem;
  }

  .\32xl\:hover\:-translate-x-28:hover {
    --tw-translate-x: -7rem;
  }

  .\32xl\:hover\:-translate-x-32:hover {
    --tw-translate-x: -8rem;
  }

  .\32xl\:hover\:-translate-x-36:hover {
    --tw-translate-x: -9rem;
  }

  .\32xl\:hover\:-translate-x-40:hover {
    --tw-translate-x: -10rem;
  }

  .\32xl\:hover\:-translate-x-44:hover {
    --tw-translate-x: -11rem;
  }

  .\32xl\:hover\:-translate-x-48:hover {
    --tw-translate-x: -12rem;
  }

  .\32xl\:hover\:-translate-x-52:hover {
    --tw-translate-x: -13rem;
  }

  .\32xl\:hover\:-translate-x-56:hover {
    --tw-translate-x: -14rem;
  }

  .\32xl\:hover\:-translate-x-60:hover {
    --tw-translate-x: -15rem;
  }

  .\32xl\:hover\:-translate-x-64:hover {
    --tw-translate-x: -16rem;
  }

  .\32xl\:hover\:-translate-x-72:hover {
    --tw-translate-x: -18rem;
  }

  .\32xl\:hover\:-translate-x-80:hover {
    --tw-translate-x: -20rem;
  }

  .\32xl\:hover\:-translate-x-96:hover {
    --tw-translate-x: -24rem;
  }

  .\32xl\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .\32xl\:hover\:-translate-x-0\.5:hover {
    --tw-translate-x: -0.125rem;
  }

  .\32xl\:hover\:-translate-x-1\.5:hover {
    --tw-translate-x: -0.375rem;
  }

  .\32xl\:hover\:-translate-x-2\.5:hover {
    --tw-translate-x: -0.625rem;
  }

  .\32xl\:hover\:-translate-x-3\.5:hover {
    --tw-translate-x: -0.875rem;
  }

  .\32xl\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .\32xl\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .\32xl\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .\32xl\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .\32xl\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .\32xl\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .\32xl\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .\32xl\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .\32xl\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .\32xl\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .\32xl\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .\32xl\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .\32xl\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .\32xl\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .\32xl\:hover\:translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .\32xl\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.25rem;
  }

  .\32xl\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.5rem;
  }

  .\32xl\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.75rem;
  }

  .\32xl\:hover\:translate-y-4:hover {
    --tw-translate-y: 1rem;
  }

  .\32xl\:hover\:translate-y-5:hover {
    --tw-translate-y: 1.25rem;
  }

  .\32xl\:hover\:translate-y-6:hover {
    --tw-translate-y: 1.5rem;
  }

  .\32xl\:hover\:translate-y-7:hover {
    --tw-translate-y: 1.75rem;
  }

  .\32xl\:hover\:translate-y-8:hover {
    --tw-translate-y: 2rem;
  }

  .\32xl\:hover\:translate-y-9:hover {
    --tw-translate-y: 2.25rem;
  }

  .\32xl\:hover\:translate-y-10:hover {
    --tw-translate-y: 2.5rem;
  }

  .\32xl\:hover\:translate-y-11:hover {
    --tw-translate-y: 2.75rem;
  }

  .\32xl\:hover\:translate-y-12:hover {
    --tw-translate-y: 3rem;
  }

  .\32xl\:hover\:translate-y-14:hover {
    --tw-translate-y: 3.5rem;
  }

  .\32xl\:hover\:translate-y-16:hover {
    --tw-translate-y: 4rem;
  }

  .\32xl\:hover\:translate-y-20:hover {
    --tw-translate-y: 5rem;
  }

  .\32xl\:hover\:translate-y-24:hover {
    --tw-translate-y: 6rem;
  }

  .\32xl\:hover\:translate-y-28:hover {
    --tw-translate-y: 7rem;
  }

  .\32xl\:hover\:translate-y-32:hover {
    --tw-translate-y: 8rem;
  }

  .\32xl\:hover\:translate-y-36:hover {
    --tw-translate-y: 9rem;
  }

  .\32xl\:hover\:translate-y-40:hover {
    --tw-translate-y: 10rem;
  }

  .\32xl\:hover\:translate-y-44:hover {
    --tw-translate-y: 11rem;
  }

  .\32xl\:hover\:translate-y-48:hover {
    --tw-translate-y: 12rem;
  }

  .\32xl\:hover\:translate-y-52:hover {
    --tw-translate-y: 13rem;
  }

  .\32xl\:hover\:translate-y-56:hover {
    --tw-translate-y: 14rem;
  }

  .\32xl\:hover\:translate-y-60:hover {
    --tw-translate-y: 15rem;
  }

  .\32xl\:hover\:translate-y-64:hover {
    --tw-translate-y: 16rem;
  }

  .\32xl\:hover\:translate-y-72:hover {
    --tw-translate-y: 18rem;
  }

  .\32xl\:hover\:translate-y-80:hover {
    --tw-translate-y: 20rem;
  }

  .\32xl\:hover\:translate-y-96:hover {
    --tw-translate-y: 24rem;
  }

  .\32xl\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .\32xl\:hover\:translate-y-0\.5:hover {
    --tw-translate-y: 0.125rem;
  }

  .\32xl\:hover\:translate-y-1\.5:hover {
    --tw-translate-y: 0.375rem;
  }

  .\32xl\:hover\:translate-y-2\.5:hover {
    --tw-translate-y: 0.625rem;
  }

  .\32xl\:hover\:translate-y-3\.5:hover {
    --tw-translate-y: 0.875rem;
  }

  .\32xl\:hover\:-translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .\32xl\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.25rem;
  }

  .\32xl\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.5rem;
  }

  .\32xl\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.75rem;
  }

  .\32xl\:hover\:-translate-y-4:hover {
    --tw-translate-y: -1rem;
  }

  .\32xl\:hover\:-translate-y-5:hover {
    --tw-translate-y: -1.25rem;
  }

  .\32xl\:hover\:-translate-y-6:hover {
    --tw-translate-y: -1.5rem;
  }

  .\32xl\:hover\:-translate-y-7:hover {
    --tw-translate-y: -1.75rem;
  }

  .\32xl\:hover\:-translate-y-8:hover {
    --tw-translate-y: -2rem;
  }

  .\32xl\:hover\:-translate-y-9:hover {
    --tw-translate-y: -2.25rem;
  }

  .\32xl\:hover\:-translate-y-10:hover {
    --tw-translate-y: -2.5rem;
  }

  .\32xl\:hover\:-translate-y-11:hover {
    --tw-translate-y: -2.75rem;
  }

  .\32xl\:hover\:-translate-y-12:hover {
    --tw-translate-y: -3rem;
  }

  .\32xl\:hover\:-translate-y-14:hover {
    --tw-translate-y: -3.5rem;
  }

  .\32xl\:hover\:-translate-y-16:hover {
    --tw-translate-y: -4rem;
  }

  .\32xl\:hover\:-translate-y-20:hover {
    --tw-translate-y: -5rem;
  }

  .\32xl\:hover\:-translate-y-24:hover {
    --tw-translate-y: -6rem;
  }

  .\32xl\:hover\:-translate-y-28:hover {
    --tw-translate-y: -7rem;
  }

  .\32xl\:hover\:-translate-y-32:hover {
    --tw-translate-y: -8rem;
  }

  .\32xl\:hover\:-translate-y-36:hover {
    --tw-translate-y: -9rem;
  }

  .\32xl\:hover\:-translate-y-40:hover {
    --tw-translate-y: -10rem;
  }

  .\32xl\:hover\:-translate-y-44:hover {
    --tw-translate-y: -11rem;
  }

  .\32xl\:hover\:-translate-y-48:hover {
    --tw-translate-y: -12rem;
  }

  .\32xl\:hover\:-translate-y-52:hover {
    --tw-translate-y: -13rem;
  }

  .\32xl\:hover\:-translate-y-56:hover {
    --tw-translate-y: -14rem;
  }

  .\32xl\:hover\:-translate-y-60:hover {
    --tw-translate-y: -15rem;
  }

  .\32xl\:hover\:-translate-y-64:hover {
    --tw-translate-y: -16rem;
  }

  .\32xl\:hover\:-translate-y-72:hover {
    --tw-translate-y: -18rem;
  }

  .\32xl\:hover\:-translate-y-80:hover {
    --tw-translate-y: -20rem;
  }

  .\32xl\:hover\:-translate-y-96:hover {
    --tw-translate-y: -24rem;
  }

  .\32xl\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .\32xl\:hover\:-translate-y-0\.5:hover {
    --tw-translate-y: -0.125rem;
  }

  .\32xl\:hover\:-translate-y-1\.5:hover {
    --tw-translate-y: -0.375rem;
  }

  .\32xl\:hover\:-translate-y-2\.5:hover {
    --tw-translate-y: -0.625rem;
  }

  .\32xl\:hover\:-translate-y-3\.5:hover {
    --tw-translate-y: -0.875rem;
  }

  .\32xl\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .\32xl\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .\32xl\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .\32xl\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .\32xl\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .\32xl\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .\32xl\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .\32xl\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .\32xl\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .\32xl\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .\32xl\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .\32xl\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .\32xl\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .\32xl\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .\32xl\:focus\:translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .\32xl\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.25rem;
  }

  .\32xl\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.5rem;
  }

  .\32xl\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.75rem;
  }

  .\32xl\:focus\:translate-x-4:focus {
    --tw-translate-x: 1rem;
  }

  .\32xl\:focus\:translate-x-5:focus {
    --tw-translate-x: 1.25rem;
  }

  .\32xl\:focus\:translate-x-6:focus {
    --tw-translate-x: 1.5rem;
  }

  .\32xl\:focus\:translate-x-7:focus {
    --tw-translate-x: 1.75rem;
  }

  .\32xl\:focus\:translate-x-8:focus {
    --tw-translate-x: 2rem;
  }

  .\32xl\:focus\:translate-x-9:focus {
    --tw-translate-x: 2.25rem;
  }

  .\32xl\:focus\:translate-x-10:focus {
    --tw-translate-x: 2.5rem;
  }

  .\32xl\:focus\:translate-x-11:focus {
    --tw-translate-x: 2.75rem;
  }

  .\32xl\:focus\:translate-x-12:focus {
    --tw-translate-x: 3rem;
  }

  .\32xl\:focus\:translate-x-14:focus {
    --tw-translate-x: 3.5rem;
  }

  .\32xl\:focus\:translate-x-16:focus {
    --tw-translate-x: 4rem;
  }

  .\32xl\:focus\:translate-x-20:focus {
    --tw-translate-x: 5rem;
  }

  .\32xl\:focus\:translate-x-24:focus {
    --tw-translate-x: 6rem;
  }

  .\32xl\:focus\:translate-x-28:focus {
    --tw-translate-x: 7rem;
  }

  .\32xl\:focus\:translate-x-32:focus {
    --tw-translate-x: 8rem;
  }

  .\32xl\:focus\:translate-x-36:focus {
    --tw-translate-x: 9rem;
  }

  .\32xl\:focus\:translate-x-40:focus {
    --tw-translate-x: 10rem;
  }

  .\32xl\:focus\:translate-x-44:focus {
    --tw-translate-x: 11rem;
  }

  .\32xl\:focus\:translate-x-48:focus {
    --tw-translate-x: 12rem;
  }

  .\32xl\:focus\:translate-x-52:focus {
    --tw-translate-x: 13rem;
  }

  .\32xl\:focus\:translate-x-56:focus {
    --tw-translate-x: 14rem;
  }

  .\32xl\:focus\:translate-x-60:focus {
    --tw-translate-x: 15rem;
  }

  .\32xl\:focus\:translate-x-64:focus {
    --tw-translate-x: 16rem;
  }

  .\32xl\:focus\:translate-x-72:focus {
    --tw-translate-x: 18rem;
  }

  .\32xl\:focus\:translate-x-80:focus {
    --tw-translate-x: 20rem;
  }

  .\32xl\:focus\:translate-x-96:focus {
    --tw-translate-x: 24rem;
  }

  .\32xl\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .\32xl\:focus\:translate-x-0\.5:focus {
    --tw-translate-x: 0.125rem;
  }

  .\32xl\:focus\:translate-x-1\.5:focus {
    --tw-translate-x: 0.375rem;
  }

  .\32xl\:focus\:translate-x-2\.5:focus {
    --tw-translate-x: 0.625rem;
  }

  .\32xl\:focus\:translate-x-3\.5:focus {
    --tw-translate-x: 0.875rem;
  }

  .\32xl\:focus\:-translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .\32xl\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.25rem;
  }

  .\32xl\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.5rem;
  }

  .\32xl\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.75rem;
  }

  .\32xl\:focus\:-translate-x-4:focus {
    --tw-translate-x: -1rem;
  }

  .\32xl\:focus\:-translate-x-5:focus {
    --tw-translate-x: -1.25rem;
  }

  .\32xl\:focus\:-translate-x-6:focus {
    --tw-translate-x: -1.5rem;
  }

  .\32xl\:focus\:-translate-x-7:focus {
    --tw-translate-x: -1.75rem;
  }

  .\32xl\:focus\:-translate-x-8:focus {
    --tw-translate-x: -2rem;
  }

  .\32xl\:focus\:-translate-x-9:focus {
    --tw-translate-x: -2.25rem;
  }

  .\32xl\:focus\:-translate-x-10:focus {
    --tw-translate-x: -2.5rem;
  }

  .\32xl\:focus\:-translate-x-11:focus {
    --tw-translate-x: -2.75rem;
  }

  .\32xl\:focus\:-translate-x-12:focus {
    --tw-translate-x: -3rem;
  }

  .\32xl\:focus\:-translate-x-14:focus {
    --tw-translate-x: -3.5rem;
  }

  .\32xl\:focus\:-translate-x-16:focus {
    --tw-translate-x: -4rem;
  }

  .\32xl\:focus\:-translate-x-20:focus {
    --tw-translate-x: -5rem;
  }

  .\32xl\:focus\:-translate-x-24:focus {
    --tw-translate-x: -6rem;
  }

  .\32xl\:focus\:-translate-x-28:focus {
    --tw-translate-x: -7rem;
  }

  .\32xl\:focus\:-translate-x-32:focus {
    --tw-translate-x: -8rem;
  }

  .\32xl\:focus\:-translate-x-36:focus {
    --tw-translate-x: -9rem;
  }

  .\32xl\:focus\:-translate-x-40:focus {
    --tw-translate-x: -10rem;
  }

  .\32xl\:focus\:-translate-x-44:focus {
    --tw-translate-x: -11rem;
  }

  .\32xl\:focus\:-translate-x-48:focus {
    --tw-translate-x: -12rem;
  }

  .\32xl\:focus\:-translate-x-52:focus {
    --tw-translate-x: -13rem;
  }

  .\32xl\:focus\:-translate-x-56:focus {
    --tw-translate-x: -14rem;
  }

  .\32xl\:focus\:-translate-x-60:focus {
    --tw-translate-x: -15rem;
  }

  .\32xl\:focus\:-translate-x-64:focus {
    --tw-translate-x: -16rem;
  }

  .\32xl\:focus\:-translate-x-72:focus {
    --tw-translate-x: -18rem;
  }

  .\32xl\:focus\:-translate-x-80:focus {
    --tw-translate-x: -20rem;
  }

  .\32xl\:focus\:-translate-x-96:focus {
    --tw-translate-x: -24rem;
  }

  .\32xl\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .\32xl\:focus\:-translate-x-0\.5:focus {
    --tw-translate-x: -0.125rem;
  }

  .\32xl\:focus\:-translate-x-1\.5:focus {
    --tw-translate-x: -0.375rem;
  }

  .\32xl\:focus\:-translate-x-2\.5:focus {
    --tw-translate-x: -0.625rem;
  }

  .\32xl\:focus\:-translate-x-3\.5:focus {
    --tw-translate-x: -0.875rem;
  }

  .\32xl\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .\32xl\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .\32xl\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .\32xl\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .\32xl\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .\32xl\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .\32xl\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .\32xl\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .\32xl\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .\32xl\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .\32xl\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .\32xl\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .\32xl\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .\32xl\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .\32xl\:focus\:translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .\32xl\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.25rem;
  }

  .\32xl\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.5rem;
  }

  .\32xl\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.75rem;
  }

  .\32xl\:focus\:translate-y-4:focus {
    --tw-translate-y: 1rem;
  }

  .\32xl\:focus\:translate-y-5:focus {
    --tw-translate-y: 1.25rem;
  }

  .\32xl\:focus\:translate-y-6:focus {
    --tw-translate-y: 1.5rem;
  }

  .\32xl\:focus\:translate-y-7:focus {
    --tw-translate-y: 1.75rem;
  }

  .\32xl\:focus\:translate-y-8:focus {
    --tw-translate-y: 2rem;
  }

  .\32xl\:focus\:translate-y-9:focus {
    --tw-translate-y: 2.25rem;
  }

  .\32xl\:focus\:translate-y-10:focus {
    --tw-translate-y: 2.5rem;
  }

  .\32xl\:focus\:translate-y-11:focus {
    --tw-translate-y: 2.75rem;
  }

  .\32xl\:focus\:translate-y-12:focus {
    --tw-translate-y: 3rem;
  }

  .\32xl\:focus\:translate-y-14:focus {
    --tw-translate-y: 3.5rem;
  }

  .\32xl\:focus\:translate-y-16:focus {
    --tw-translate-y: 4rem;
  }

  .\32xl\:focus\:translate-y-20:focus {
    --tw-translate-y: 5rem;
  }

  .\32xl\:focus\:translate-y-24:focus {
    --tw-translate-y: 6rem;
  }

  .\32xl\:focus\:translate-y-28:focus {
    --tw-translate-y: 7rem;
  }

  .\32xl\:focus\:translate-y-32:focus {
    --tw-translate-y: 8rem;
  }

  .\32xl\:focus\:translate-y-36:focus {
    --tw-translate-y: 9rem;
  }

  .\32xl\:focus\:translate-y-40:focus {
    --tw-translate-y: 10rem;
  }

  .\32xl\:focus\:translate-y-44:focus {
    --tw-translate-y: 11rem;
  }

  .\32xl\:focus\:translate-y-48:focus {
    --tw-translate-y: 12rem;
  }

  .\32xl\:focus\:translate-y-52:focus {
    --tw-translate-y: 13rem;
  }

  .\32xl\:focus\:translate-y-56:focus {
    --tw-translate-y: 14rem;
  }

  .\32xl\:focus\:translate-y-60:focus {
    --tw-translate-y: 15rem;
  }

  .\32xl\:focus\:translate-y-64:focus {
    --tw-translate-y: 16rem;
  }

  .\32xl\:focus\:translate-y-72:focus {
    --tw-translate-y: 18rem;
  }

  .\32xl\:focus\:translate-y-80:focus {
    --tw-translate-y: 20rem;
  }

  .\32xl\:focus\:translate-y-96:focus {
    --tw-translate-y: 24rem;
  }

  .\32xl\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .\32xl\:focus\:translate-y-0\.5:focus {
    --tw-translate-y: 0.125rem;
  }

  .\32xl\:focus\:translate-y-1\.5:focus {
    --tw-translate-y: 0.375rem;
  }

  .\32xl\:focus\:translate-y-2\.5:focus {
    --tw-translate-y: 0.625rem;
  }

  .\32xl\:focus\:translate-y-3\.5:focus {
    --tw-translate-y: 0.875rem;
  }

  .\32xl\:focus\:-translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .\32xl\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.25rem;
  }

  .\32xl\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.5rem;
  }

  .\32xl\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.75rem;
  }

  .\32xl\:focus\:-translate-y-4:focus {
    --tw-translate-y: -1rem;
  }

  .\32xl\:focus\:-translate-y-5:focus {
    --tw-translate-y: -1.25rem;
  }

  .\32xl\:focus\:-translate-y-6:focus {
    --tw-translate-y: -1.5rem;
  }

  .\32xl\:focus\:-translate-y-7:focus {
    --tw-translate-y: -1.75rem;
  }

  .\32xl\:focus\:-translate-y-8:focus {
    --tw-translate-y: -2rem;
  }

  .\32xl\:focus\:-translate-y-9:focus {
    --tw-translate-y: -2.25rem;
  }

  .\32xl\:focus\:-translate-y-10:focus {
    --tw-translate-y: -2.5rem;
  }

  .\32xl\:focus\:-translate-y-11:focus {
    --tw-translate-y: -2.75rem;
  }

  .\32xl\:focus\:-translate-y-12:focus {
    --tw-translate-y: -3rem;
  }

  .\32xl\:focus\:-translate-y-14:focus {
    --tw-translate-y: -3.5rem;
  }

  .\32xl\:focus\:-translate-y-16:focus {
    --tw-translate-y: -4rem;
  }

  .\32xl\:focus\:-translate-y-20:focus {
    --tw-translate-y: -5rem;
  }

  .\32xl\:focus\:-translate-y-24:focus {
    --tw-translate-y: -6rem;
  }

  .\32xl\:focus\:-translate-y-28:focus {
    --tw-translate-y: -7rem;
  }

  .\32xl\:focus\:-translate-y-32:focus {
    --tw-translate-y: -8rem;
  }

  .\32xl\:focus\:-translate-y-36:focus {
    --tw-translate-y: -9rem;
  }

  .\32xl\:focus\:-translate-y-40:focus {
    --tw-translate-y: -10rem;
  }

  .\32xl\:focus\:-translate-y-44:focus {
    --tw-translate-y: -11rem;
  }

  .\32xl\:focus\:-translate-y-48:focus {
    --tw-translate-y: -12rem;
  }

  .\32xl\:focus\:-translate-y-52:focus {
    --tw-translate-y: -13rem;
  }

  .\32xl\:focus\:-translate-y-56:focus {
    --tw-translate-y: -14rem;
  }

  .\32xl\:focus\:-translate-y-60:focus {
    --tw-translate-y: -15rem;
  }

  .\32xl\:focus\:-translate-y-64:focus {
    --tw-translate-y: -16rem;
  }

  .\32xl\:focus\:-translate-y-72:focus {
    --tw-translate-y: -18rem;
  }

  .\32xl\:focus\:-translate-y-80:focus {
    --tw-translate-y: -20rem;
  }

  .\32xl\:focus\:-translate-y-96:focus {
    --tw-translate-y: -24rem;
  }

  .\32xl\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .\32xl\:focus\:-translate-y-0\.5:focus {
    --tw-translate-y: -0.125rem;
  }

  .\32xl\:focus\:-translate-y-1\.5:focus {
    --tw-translate-y: -0.375rem;
  }

  .\32xl\:focus\:-translate-y-2\.5:focus {
    --tw-translate-y: -0.625rem;
  }

  .\32xl\:focus\:-translate-y-3\.5:focus {
    --tw-translate-y: -0.875rem;
  }

  .\32xl\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .\32xl\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .\32xl\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .\32xl\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .\32xl\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .\32xl\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .\32xl\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .\32xl\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .\32xl\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .\32xl\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .\32xl\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .\32xl\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .\32xl\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .\32xl\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .\32xl\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .\32xl\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .\32xl\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .\32xl\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .\32xl\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .\32xl\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .\32xl\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .\32xl\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .\32xl\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .\32xl\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .\32xl\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .\32xl\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .\32xl\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .\32xl\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .\32xl\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .\32xl\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .\32xl\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .\32xl\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .\32xl\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .\32xl\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .\32xl\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .\32xl\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .\32xl\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .\32xl\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .\32xl\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .\32xl\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .\32xl\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .\32xl\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .\32xl\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .\32xl\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .\32xl\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .\32xl\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .\32xl\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .\32xl\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .\32xl\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .\32xl\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .\32xl\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .\32xl\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .\32xl\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .\32xl\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .\32xl\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .\32xl\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .\32xl\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .\32xl\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .\32xl\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .\32xl\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .\32xl\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .\32xl\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .\32xl\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .\32xl\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .\32xl\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .\32xl\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .\32xl\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .\32xl\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .\32xl\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .\32xl\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .\32xl\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .\32xl\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .\32xl\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .\32xl\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .\32xl\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .\32xl\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .\32xl\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .\32xl\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .\32xl\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .\32xl\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .\32xl\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .\32xl\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .\32xl\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .\32xl\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .\32xl\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .\32xl\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .\32xl\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .\32xl\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .\32xl\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .\32xl\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .\32xl\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .\32xl\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .\32xl\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .\32xl\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .\32xl\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .\32xl\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .\32xl\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .\32xl\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .\32xl\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .\32xl\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .\32xl\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .\32xl\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .\32xl\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .\32xl\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .\32xl\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .\32xl\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .\32xl\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .\32xl\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .\32xl\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .\32xl\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .\32xl\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .\32xl\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .\32xl\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .\32xl\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .\32xl\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .\32xl\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .\32xl\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .\32xl\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .\32xl\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .\32xl\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .\32xl\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .\32xl\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .\32xl\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .\32xl\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .\32xl\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .\32xl\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .\32xl\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .\32xl\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .\32xl\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .\32xl\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .\32xl\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .\32xl\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .\32xl\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .\32xl\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .\32xl\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .\32xl\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .\32xl\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .\32xl\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .\32xl\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .\32xl\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .\32xl\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .\32xl\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .\32xl\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .\32xl\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .\32xl\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .\32xl\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .\32xl\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .\32xl\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .\32xl\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .\32xl\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .\32xl\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .\32xl\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .\32xl\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .\32xl\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .\32xl\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .\32xl\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .\32xl\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .\32xl\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .\32xl\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .\32xl\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .\32xl\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .\32xl\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .\32xl\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .\32xl\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .\32xl\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .\32xl\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .\32xl\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .\32xl\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .\32xl\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .\32xl\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .\32xl\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .\32xl\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .\32xl\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .\32xl\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .\32xl\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .\32xl\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .\32xl\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .\32xl\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .\32xl\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .\32xl\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .\32xl\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .\32xl\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .\32xl\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .\32xl\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .\32xl\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .\32xl\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .\32xl\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .\32xl\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .\32xl\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .\32xl\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .\32xl\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .\32xl\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .\32xl\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .\32xl\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .\32xl\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .\32xl\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .\32xl\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .\32xl\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .\32xl\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .\32xl\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .\32xl\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .\32xl\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .\32xl\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .\32xl\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .\32xl\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .\32xl\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .\32xl\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .\32xl\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .\32xl\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .\32xl\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .\32xl\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .\32xl\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .\32xl\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .\32xl\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .\32xl\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .\32xl\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .\32xl\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .\32xl\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .\32xl\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .\32xl\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .\32xl\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .\32xl\:animate-none {
    animation: none;
  }

  .\32xl\:animate-spin {
    animation: spin 1s linear infinite;
  }

  .\32xl\:animate-ping {
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .\32xl\:animate-pulse {
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .\32xl\:animate-bounce {
    animation: bounce 1s infinite;
  }

  .\32xl\:cursor-auto {
    cursor: auto;
  }

  .\32xl\:cursor-default {
    cursor: default;
  }

  .\32xl\:cursor-pointer {
    cursor: pointer;
  }

  .\32xl\:cursor-wait {
    cursor: wait;
  }

  .\32xl\:cursor-text {
    cursor: text;
  }

  .\32xl\:cursor-move {
    cursor: move;
  }

  .\32xl\:cursor-help {
    cursor: help;
  }

  .\32xl\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .\32xl\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  .\32xl\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text;
  }

  .\32xl\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    user-select: all;
  }

  .\32xl\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto;
  }

  .\32xl\:resize-none {
    resize: none;
  }

  .\32xl\:resize-y {
    resize: vertical;
  }

  .\32xl\:resize-x {
    resize: horizontal;
  }

  .\32xl\:resize {
    resize: both;
  }

  .\32xl\:list-inside {
    list-style-position: inside;
  }

  .\32xl\:list-outside {
    list-style-position: outside;
  }

  .\32xl\:list-none {
    list-style-type: none;
  }

  .\32xl\:list-disc {
    list-style-type: disc;
  }

  .\32xl\:list-decimal {
    list-style-type: decimal;
  }

  .\32xl\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .\32xl\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .\32xl\:auto-cols-min {
    grid-auto-columns: min-content;
  }

  .\32xl\:auto-cols-max {
    grid-auto-columns: max-content;
  }

  .\32xl\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .\32xl\:grid-flow-row {
    grid-auto-flow: row;
  }

  .\32xl\:grid-flow-col {
    grid-auto-flow: column;
  }

  .\32xl\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .\32xl\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .\32xl\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .\32xl\:auto-rows-min {
    grid-auto-rows: min-content;
  }

  .\32xl\:auto-rows-max {
    grid-auto-rows: max-content;
  }

  .\32xl\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .\32xl\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .\32xl\:grid-cols-none {
    grid-template-columns: none;
  }

  .\32xl\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .\32xl\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .\32xl\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .\32xl\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .\32xl\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .\32xl\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .\32xl\:grid-rows-none {
    grid-template-rows: none;
  }

  .\32xl\:flex-row {
    flex-direction: row;
  }

  .\32xl\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .\32xl\:flex-col {
    flex-direction: column;
  }

  .\32xl\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .\32xl\:flex-wrap {
    flex-wrap: wrap;
  }

  .\32xl\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .\32xl\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .\32xl\:place-content-center {
    place-content: center;
  }

  .\32xl\:place-content-start {
    place-content: start;
  }

  .\32xl\:place-content-end {
    place-content: end;
  }

  .\32xl\:place-content-between {
    place-content: space-between;
  }

  .\32xl\:place-content-around {
    place-content: space-around;
  }

  .\32xl\:place-content-evenly {
    place-content: space-evenly;
  }

  .\32xl\:place-content-stretch {
    place-content: stretch;
  }

  .\32xl\:place-items-start {
    place-items: start;
  }

  .\32xl\:place-items-end {
    place-items: end;
  }

  .\32xl\:place-items-center {
    place-items: center;
  }

  .\32xl\:place-items-stretch {
    place-items: stretch;
  }

  .\32xl\:content-center {
    align-content: center;
  }

  .\32xl\:content-start {
    align-content: flex-start;
  }

  .\32xl\:content-end {
    align-content: flex-end;
  }

  .\32xl\:content-between {
    align-content: space-between;
  }

  .\32xl\:content-around {
    align-content: space-around;
  }

  .\32xl\:content-evenly {
    align-content: space-evenly;
  }

  .\32xl\:items-start {
    align-items: flex-start;
  }

  .\32xl\:items-end {
    align-items: flex-end;
  }

  .\32xl\:items-center {
    align-items: center;
  }

  .\32xl\:items-baseline {
    align-items: baseline;
  }

  .\32xl\:items-stretch {
    align-items: stretch;
  }

  .\32xl\:justify-start {
    justify-content: flex-start;
  }

  .\32xl\:justify-end {
    justify-content: flex-end;
  }

  .\32xl\:justify-center {
    justify-content: center;
  }

  .\32xl\:justify-between {
    justify-content: space-between;
  }

  .\32xl\:justify-around {
    justify-content: space-around;
  }

  .\32xl\:justify-evenly {
    justify-content: space-evenly;
  }

  .\32xl\:justify-items-start {
    justify-items: start;
  }

  .\32xl\:justify-items-end {
    justify-items: end;
  }

  .\32xl\:justify-items-center {
    justify-items: center;
  }

  .\32xl\:justify-items-stretch {
    justify-items: stretch;
  }

  .\32xl\:gap-0 {
    gap: 0px;
  }

  .\32xl\:gap-1 {
    gap: 0.25rem;
  }

  .\32xl\:gap-2 {
    gap: 0.5rem;
  }

  .\32xl\:gap-3 {
    gap: 0.75rem;
  }

  .\32xl\:gap-4 {
    gap: 1rem;
  }

  .\32xl\:gap-5 {
    gap: 1.25rem;
  }

  .\32xl\:gap-6 {
    gap: 1.5rem;
  }

  .\32xl\:gap-7 {
    gap: 1.75rem;
  }

  .\32xl\:gap-8 {
    gap: 2rem;
  }

  .\32xl\:gap-9 {
    gap: 2.25rem;
  }

  .\32xl\:gap-10 {
    gap: 2.5rem;
  }

  .\32xl\:gap-11 {
    gap: 2.75rem;
  }

  .\32xl\:gap-12 {
    gap: 3rem;
  }

  .\32xl\:gap-14 {
    gap: 3.5rem;
  }

  .\32xl\:gap-16 {
    gap: 4rem;
  }

  .\32xl\:gap-20 {
    gap: 5rem;
  }

  .\32xl\:gap-24 {
    gap: 6rem;
  }

  .\32xl\:gap-28 {
    gap: 7rem;
  }

  .\32xl\:gap-32 {
    gap: 8rem;
  }

  .\32xl\:gap-36 {
    gap: 9rem;
  }

  .\32xl\:gap-40 {
    gap: 10rem;
  }

  .\32xl\:gap-44 {
    gap: 11rem;
  }

  .\32xl\:gap-48 {
    gap: 12rem;
  }

  .\32xl\:gap-52 {
    gap: 13rem;
  }

  .\32xl\:gap-56 {
    gap: 14rem;
  }

  .\32xl\:gap-60 {
    gap: 15rem;
  }

  .\32xl\:gap-64 {
    gap: 16rem;
  }

  .\32xl\:gap-72 {
    gap: 18rem;
  }

  .\32xl\:gap-80 {
    gap: 20rem;
  }

  .\32xl\:gap-96 {
    gap: 24rem;
  }

  .\32xl\:gap-px {
    gap: 1px;
  }

  .\32xl\:gap-0\.5 {
    gap: 0.125rem;
  }

  .\32xl\:gap-1\.5 {
    gap: 0.375rem;
  }

  .\32xl\:gap-2\.5 {
    gap: 0.625rem;
  }

  .\32xl\:gap-3\.5 {
    gap: 0.875rem;
  }

  .\32xl\:gap-x-0 {
    -moz-column-gap: 0px;
    column-gap: 0px;
  }

  .\32xl\:gap-x-1 {
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }

  .\32xl\:gap-x-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }

  .\32xl\:gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }

  .\32xl\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }

  .\32xl\:gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  .\32xl\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }

  .\32xl\:gap-x-7 {
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem;
  }

  .\32xl\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }

  .\32xl\:gap-x-9 {
    -moz-column-gap: 2.25rem;
    column-gap: 2.25rem;
  }

  .\32xl\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }

  .\32xl\:gap-x-11 {
    -moz-column-gap: 2.75rem;
    column-gap: 2.75rem;
  }

  .\32xl\:gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }

  .\32xl\:gap-x-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem;
  }

  .\32xl\:gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }

  .\32xl\:gap-x-20 {
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }

  .\32xl\:gap-x-24 {
    -moz-column-gap: 6rem;
    column-gap: 6rem;
  }

  .\32xl\:gap-x-28 {
    -moz-column-gap: 7rem;
    column-gap: 7rem;
  }

  .\32xl\:gap-x-32 {
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }

  .\32xl\:gap-x-36 {
    -moz-column-gap: 9rem;
    column-gap: 9rem;
  }

  .\32xl\:gap-x-40 {
    -moz-column-gap: 10rem;
    column-gap: 10rem;
  }

  .\32xl\:gap-x-44 {
    -moz-column-gap: 11rem;
    column-gap: 11rem;
  }

  .\32xl\:gap-x-48 {
    -moz-column-gap: 12rem;
    column-gap: 12rem;
  }

  .\32xl\:gap-x-52 {
    -moz-column-gap: 13rem;
    column-gap: 13rem;
  }

  .\32xl\:gap-x-56 {
    -moz-column-gap: 14rem;
    column-gap: 14rem;
  }

  .\32xl\:gap-x-60 {
    -moz-column-gap: 15rem;
    column-gap: 15rem;
  }

  .\32xl\:gap-x-64 {
    -moz-column-gap: 16rem;
    column-gap: 16rem;
  }

  .\32xl\:gap-x-72 {
    -moz-column-gap: 18rem;
    column-gap: 18rem;
  }

  .\32xl\:gap-x-80 {
    -moz-column-gap: 20rem;
    column-gap: 20rem;
  }

  .\32xl\:gap-x-96 {
    -moz-column-gap: 24rem;
    column-gap: 24rem;
  }

  .\32xl\:gap-x-px {
    -moz-column-gap: 1px;
    column-gap: 1px;
  }

  .\32xl\:gap-x-0\.5 {
    -moz-column-gap: 0.125rem;
    column-gap: 0.125rem;
  }

  .\32xl\:gap-x-1\.5 {
    -moz-column-gap: 0.375rem;
    column-gap: 0.375rem;
  }

  .\32xl\:gap-x-2\.5 {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
  }

  .\32xl\:gap-x-3\.5 {
    -moz-column-gap: 0.875rem;
    column-gap: 0.875rem;
  }

  .\32xl\:gap-y-0 {
    row-gap: 0px;
  }

  .\32xl\:gap-y-1 {
    row-gap: 0.25rem;
  }

  .\32xl\:gap-y-2 {
    row-gap: 0.5rem;
  }

  .\32xl\:gap-y-3 {
    row-gap: 0.75rem;
  }

  .\32xl\:gap-y-4 {
    row-gap: 1rem;
  }

  .\32xl\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .\32xl\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .\32xl\:gap-y-7 {
    row-gap: 1.75rem;
  }

  .\32xl\:gap-y-8 {
    row-gap: 2rem;
  }

  .\32xl\:gap-y-9 {
    row-gap: 2.25rem;
  }

  .\32xl\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .\32xl\:gap-y-11 {
    row-gap: 2.75rem;
  }

  .\32xl\:gap-y-12 {
    row-gap: 3rem;
  }

  .\32xl\:gap-y-14 {
    row-gap: 3.5rem;
  }

  .\32xl\:gap-y-16 {
    row-gap: 4rem;
  }

  .\32xl\:gap-y-20 {
    row-gap: 5rem;
  }

  .\32xl\:gap-y-24 {
    row-gap: 6rem;
  }

  .\32xl\:gap-y-28 {
    row-gap: 7rem;
  }

  .\32xl\:gap-y-32 {
    row-gap: 8rem;
  }

  .\32xl\:gap-y-36 {
    row-gap: 9rem;
  }

  .\32xl\:gap-y-40 {
    row-gap: 10rem;
  }

  .\32xl\:gap-y-44 {
    row-gap: 11rem;
  }

  .\32xl\:gap-y-48 {
    row-gap: 12rem;
  }

  .\32xl\:gap-y-52 {
    row-gap: 13rem;
  }

  .\32xl\:gap-y-56 {
    row-gap: 14rem;
  }

  .\32xl\:gap-y-60 {
    row-gap: 15rem;
  }

  .\32xl\:gap-y-64 {
    row-gap: 16rem;
  }

  .\32xl\:gap-y-72 {
    row-gap: 18rem;
  }

  .\32xl\:gap-y-80 {
    row-gap: 20rem;
  }

  .\32xl\:gap-y-96 {
    row-gap: 24rem;
  }

  .\32xl\:gap-y-px {
    row-gap: 1px;
  }

  .\32xl\:gap-y-0\.5 {
    row-gap: 0.125rem;
  }

  .\32xl\:gap-y-1\.5 {
    row-gap: 0.375rem;
  }

  .\32xl\:gap-y-2\.5 {
    row-gap: 0.625rem;
  }

  .\32xl\:gap-y-3\.5 {
    row-gap: 0.875rem;
  }

  .\32xl\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(7rem * var(--tw-space-x-reverse));
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(9rem * var(--tw-space-x-reverse));
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(11rem * var(--tw-space-x-reverse));
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(14rem * var(--tw-space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(15rem * var(--tw-space-x-reverse));
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(16rem * var(--tw-space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(18rem * var(--tw-space-x-reverse));
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(20rem * var(--tw-space-x-reverse));
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(24rem * var(--tw-space-x-reverse));
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-6rem * var(--tw-space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-7rem * var(--tw-space-x-reverse));
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-8rem * var(--tw-space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-9rem * var(--tw-space-x-reverse));
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-10rem * var(--tw-space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-11rem * var(--tw-space-x-reverse));
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-13rem * var(--tw-space-x-reverse));
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-14rem * var(--tw-space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-15rem * var(--tw-space-x-reverse));
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-16rem * var(--tw-space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-18rem * var(--tw-space-x-reverse));
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-20rem * var(--tw-space-x-reverse));
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-24rem * var(--tw-space-x-reverse));
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
  }

  .\32xl\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .\32xl\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .\32xl\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\32xl\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\32xl\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\32xl\:divide-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(5px * var(--tw-divide-x-reverse));
    border-left-width: calc(5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\32xl\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\32xl\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\32xl\:divide-x-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(1.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\32xl\:divide-x-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(0.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .\32xl\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .\32xl\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .\32xl\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .\32xl\:divide-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(5px * var(--tw-divide-y-reverse));
  }

  .\32xl\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .\32xl\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .\32xl\:divide-y-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1.5px * var(--tw-divide-y-reverse));
  }

  .\32xl\:divide-y-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0.5px * var(--tw-divide-y-reverse));
  }

  .\32xl\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .\32xl\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .\32xl\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .\32xl\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .\32xl\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .\32xl\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .\32xl\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .\32xl\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .\32xl\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .\32xl\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .\32xl\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .\32xl\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .\32xl\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .\32xl\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .\32xl\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .\32xl\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .\32xl\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .\32xl\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .\32xl\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .\32xl\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .\32xl\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .\32xl\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .\32xl\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .\32xl\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .\32xl\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .\32xl\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .\32xl\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .\32xl\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .\32xl\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .\32xl\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .\32xl\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .\32xl\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .\32xl\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .\32xl\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .\32xl\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .\32xl\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .\32xl\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .\32xl\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .\32xl\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .\32xl\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .\32xl\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .\32xl\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .\32xl\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .\32xl\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .\32xl\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .\32xl\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .\32xl\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .\32xl\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .\32xl\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .\32xl\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .\32xl\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .\32xl\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .\32xl\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .\32xl\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .\32xl\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .\32xl\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .\32xl\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .\32xl\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .\32xl\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .\32xl\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .\32xl\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .\32xl\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .\32xl\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .\32xl\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .\32xl\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .\32xl\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .\32xl\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .\32xl\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .\32xl\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .\32xl\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .\32xl\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .\32xl\:divide-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .\32xl\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .\32xl\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .\32xl\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .\32xl\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .\32xl\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .\32xl\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .\32xl\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .\32xl\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .\32xl\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .\32xl\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Asurion-White > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Asurion-Blue-Brighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Asurion-Blue-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Asurion-Blue-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Asurion-Purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Asurion-Purple-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Asurion-Purple-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Asurion-Gray-Deepest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Asurion-Gray-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Asurion-Gray-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Asurion-Gray-Lighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Asurion-Gray-Lightest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Asurion-Red-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .\32xl\:divide-light-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .\32xl\:divide-light-gray-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .\32xl\:divide-light-gray-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .\32xl\:divide-light-gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-divide-opacity));
  }

  .\32xl\:divide-light-gray-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .\32xl\:divide-light-gray-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .\32xl\:divide-light-slate-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-divide-opacity));
  }

  .\32xl\:divide-denim-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-divide-opacity));
  }

  .\32xl\:divide-purple-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .\32xl\:divide-dark-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .\32xl\:divide-bright-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-divide-opacity));
  }

  .\32xl\:divide-mustard-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-divide-opacity));
  }

  .\32xl\:divide-mustard-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-divide-opacity));
  }

  .\32xl\:divide-light-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .\32xl\:divide-light-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-divide-opacity));
  }

  .\32xl\:divide-light-blue-3 > :not([hidden]) ~ :not([hidden]) {
    border-color:  #F0F3FF;
  }

  .\32xl\:divide-light-blue-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .\32xl\:divide-purple-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-divide-opacity));
  }

  .\32xl\:divide-light-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .\32xl\:divide-light-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .\32xl\:divide-light-bg-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-divide-opacity));
  }

  .\32xl\:divide-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-divide-opacity));
  }

  .\32xl\:divide-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-divide-opacity));
  }

  .\32xl\:divide-light-white-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Black-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Default-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .\32xl\:divide-White-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Silver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Yellow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Grey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Red-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Gold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-divide-opacity));
  }

  .\32xl\:divide-light-green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .\32xl\:divide-dark-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .\32xl\:divide-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .\32xl\:divide-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-divide-opacity));
  }

  .\32xl\:divide-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-divide-opacity));
  }

  .\32xl\:divide-light-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-divide-opacity));
  }

  .\32xl\:divide-bright-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .\32xl\:divide-bright-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .\32xl\:divide-SpaceGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Purple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .\32xl\:divide-LightPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Glow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Bronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Copper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Pink-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Orange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Coral-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-divide-opacity));
  }

  .\32xl\:divide-MajesticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .\32xl\:divide-PrismBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .\32xl\:divide-CeramicBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .\32xl\:divide-MidnightBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-divide-opacity));
  }

  .\32xl\:divide-PrismWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-divide-opacity));
  }

  .\32xl\:divide-CeramicWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-divide-opacity));
  }

  .\32xl\:divide-LilacPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-divide-opacity));
  }

  .\32xl\:divide-CrownSilver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-divide-opacity));
  }

  .\32xl\:divide-CoralBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-divide-opacity));
  }

  .\32xl\:divide-lime-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .\32xl\:divide-apple-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .\32xl\:divide-bg-new-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-divide-opacity));
  }

  .\32xl\:divide-bg-new-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-divide-opacity));
  }

  .\32xl\:divide-new-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-divide-opacity));
  }

  .\32xl\:divide-footer-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-divide-opacity));
  }

  .\32xl\:divide-border-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-divide-opacity));
  }

  .\32xl\:divide-apple-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-divide-opacity));
  }

  .\32xl\:divide-crimson-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-divide-opacity));
  }

  .\32xl\:divide-asurion-cyan > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-divide-opacity));
  }

  .\32xl\:divide-bright-orange > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Graphite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-divide-opacity));
  }

  .\32xl\:divide-PacificBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .\32xl\:divide-light-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-divide-opacity));
  }

  .\32xl\:divide-asurion-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-divide-opacity));
  }

  .\32xl\:divide-OceanBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-divide-opacity));
  }

  .\32xl\:divide-MetallicCopper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-divide-opacity));
  }

  .\32xl\:divide-PorcelainWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-divide-opacity));
  }

  .\32xl\:divide-LightBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-divide-opacity));
  }

  .\32xl\:divide-CloudNavy-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .\32xl\:divide-CloudMint-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .\32xl\:divide-CloudOrange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-divide-opacity));
  }

  .\32xl\:divide-CloudLavender-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-divide-opacity));
  }

  .\32xl\:divide-CloudRed-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-divide-opacity));
  }

  .\32xl\:divide-CloudWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-divide-opacity));
  }

  .\32xl\:divide-SunriseGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .\32xl\:divide-SunshineGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .\32xl\:divide-AuraBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .\32xl\:divide-AuraGlow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .\32xl\:divide-MysticBronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-divide-opacity));
  }

  .\32xl\:divide-MysticGreen-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-divide-opacity));
  }

  .\32xl\:divide-MysticGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-divide-opacity));
  }

  .\32xl\:divide-MysticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-divide-opacity));
  }

  .\32xl\:divide-MysticWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-divide-opacity));
  }

  .\32xl\:divide-price-blue1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .\32xl\:divide-indigo1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .\32xl\:divide-Purple-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-divide-opacity));
  }

  .\32xl\:divide-new-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-divide-opacity));
  }

  .\32xl\:divide-dark-blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-divide-opacity));
  }

  .\32xl\:divide-replace-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-divide-opacity));
  }

  .\32xl\:divide-resolve-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-divide-opacity));
  }

  .\32xl\:divide-violet > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .\32xl\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .\32xl\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .\32xl\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .\32xl\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .\32xl\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .\32xl\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .\32xl\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .\32xl\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .\32xl\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .\32xl\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .\32xl\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .\32xl\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .\32xl\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .\32xl\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .\32xl\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .\32xl\:place-self-auto {
    place-self: auto;
  }

  .\32xl\:place-self-start {
    place-self: start;
  }

  .\32xl\:place-self-end {
    place-self: end;
  }

  .\32xl\:place-self-center {
    place-self: center;
  }

  .\32xl\:place-self-stretch {
    place-self: stretch;
  }

  .\32xl\:self-auto {
    align-self: auto;
  }

  .\32xl\:self-start {
    align-self: flex-start;
  }

  .\32xl\:self-end {
    align-self: flex-end;
  }

  .\32xl\:self-center {
    align-self: center;
  }

  .\32xl\:self-stretch {
    align-self: stretch;
  }

  .\32xl\:self-baseline {
    align-self: baseline;
  }

  .\32xl\:justify-self-auto {
    justify-self: auto;
  }

  .\32xl\:justify-self-start {
    justify-self: start;
  }

  .\32xl\:justify-self-end {
    justify-self: end;
  }

  .\32xl\:justify-self-center {
    justify-self: center;
  }

  .\32xl\:justify-self-stretch {
    justify-self: stretch;
  }

  .\32xl\:overflow-auto {
    overflow: auto;
  }

  .\32xl\:overflow-hidden {
    overflow: hidden;
  }

  .\32xl\:overflow-visible {
    overflow: visible;
  }

  .\32xl\:overflow-scroll {
    overflow: scroll;
  }

  .\32xl\:overflow-x-auto {
    overflow-x: auto;
  }

  .\32xl\:overflow-y-auto {
    overflow-y: auto;
  }

  .\32xl\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .\32xl\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .\32xl\:overflow-x-visible {
    overflow-x: visible;
  }

  .\32xl\:overflow-y-visible {
    overflow-y: visible;
  }

  .\32xl\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .\32xl\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .\32xl\:overscroll-auto {
    overscroll-behavior: auto;
  }

  .\32xl\:overscroll-contain {
    overscroll-behavior: contain;
  }

  .\32xl\:overscroll-none {
    overscroll-behavior: none;
  }

  .\32xl\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .\32xl\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .\32xl\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .\32xl\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .\32xl\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .\32xl\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .\32xl\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .\32xl\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .\32xl\:overflow-clip {
    text-overflow: clip;
  }

  .\32xl\:whitespace-normal {
    white-space: normal;
  }

  .\32xl\:whitespace-nowrap {
    white-space: nowrap;
  }

  .\32xl\:whitespace-pre {
    white-space: pre;
  }

  .\32xl\:whitespace-pre-line {
    white-space: pre-line;
  }

  .\32xl\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .\32xl\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .\32xl\:break-words {
    overflow-wrap: break-word;
  }

  .\32xl\:break-all {
    word-break: break-all;
  }

  .\32xl\:rounded-5 {
    border-radius: 5px;
  }

  .\32xl\:rounded-16 {
    border-radius: 16px;
  }

  .\32xl\:rounded-none {
    border-radius: 0px;
  }

  .\32xl\:rounded-sm {
    border-radius: 0.125rem;
  }

  .\32xl\:rounded {
    border-radius: 0.25rem;
  }

  .\32xl\:rounded-md {
    border-radius: 0.375rem;
  }

  .\32xl\:rounded-lg {
    border-radius: 0.5rem;
  }

  .\32xl\:rounded-xl {
    border-radius: 0.75rem;
  }

  .\32xl\:rounded-2xl {
    border-radius: 1rem;
  }

  .\32xl\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .\32xl\:rounded-full {
    border-radius: 9999px;
  }

  .\32xl\:rounded-r3 {
    border-radius: 3px;
  }

  .\32xl\:rounded-t-5 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .\32xl\:rounded-t-16 {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .\32xl\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .\32xl\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .\32xl\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .\32xl\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .\32xl\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .\32xl\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .\32xl\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .\32xl\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .\32xl\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .\32xl\:rounded-t-r3 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }

  .\32xl\:rounded-r-5 {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .\32xl\:rounded-r-16 {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .\32xl\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .\32xl\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .\32xl\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .\32xl\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .\32xl\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .\32xl\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .\32xl\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .\32xl\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .\32xl\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .\32xl\:rounded-r-r3 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  .\32xl\:rounded-b-5 {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .\32xl\:rounded-b-16 {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .\32xl\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .\32xl\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .\32xl\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .\32xl\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .\32xl\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .\32xl\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .\32xl\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .\32xl\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .\32xl\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .\32xl\:rounded-b-r3 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .\32xl\:rounded-l-5 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .\32xl\:rounded-l-16 {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .\32xl\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .\32xl\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .\32xl\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .\32xl\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .\32xl\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .\32xl\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .\32xl\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .\32xl\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .\32xl\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .\32xl\:rounded-l-r3 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .\32xl\:rounded-tl-5 {
    border-top-left-radius: 5px;
  }

  .\32xl\:rounded-tl-16 {
    border-top-left-radius: 16px;
  }

  .\32xl\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .\32xl\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .\32xl\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .\32xl\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .\32xl\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .\32xl\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .\32xl\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .\32xl\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .\32xl\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .\32xl\:rounded-tl-r3 {
    border-top-left-radius: 3px;
  }

  .\32xl\:rounded-tr-5 {
    border-top-right-radius: 5px;
  }

  .\32xl\:rounded-tr-16 {
    border-top-right-radius: 16px;
  }

  .\32xl\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .\32xl\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .\32xl\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .\32xl\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .\32xl\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .\32xl\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .\32xl\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .\32xl\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .\32xl\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .\32xl\:rounded-tr-r3 {
    border-top-right-radius: 3px;
  }

  .\32xl\:rounded-br-5 {
    border-bottom-right-radius: 5px;
  }

  .\32xl\:rounded-br-16 {
    border-bottom-right-radius: 16px;
  }

  .\32xl\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .\32xl\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .\32xl\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .\32xl\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .\32xl\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .\32xl\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .\32xl\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .\32xl\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .\32xl\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .\32xl\:rounded-br-r3 {
    border-bottom-right-radius: 3px;
  }

  .\32xl\:rounded-bl-5 {
    border-bottom-left-radius: 5px;
  }

  .\32xl\:rounded-bl-16 {
    border-bottom-left-radius: 16px;
  }

  .\32xl\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .\32xl\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .\32xl\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .\32xl\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .\32xl\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .\32xl\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .\32xl\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .\32xl\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .\32xl\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .\32xl\:rounded-bl-r3 {
    border-bottom-left-radius: 3px;
  }

  .\32xl\:border-0 {
    border-width: 0px;
  }

  .\32xl\:border-2 {
    border-width: 2px;
  }

  .\32xl\:border-4 {
    border-width: 4px;
  }

  .\32xl\:border-5 {
    border-width: 5px;
  }

  .\32xl\:border-8 {
    border-width: 8px;
  }

  .\32xl\:border {
    border-width: 1px;
  }

  .\32xl\:border-1\/5 {
    border-width: 1.5px;
  }

  .\32xl\:border-1\/2 {
    border-width: 0.5px;
  }

  .\32xl\:border-t-0 {
    border-top-width: 0px;
  }

  .\32xl\:border-t-2 {
    border-top-width: 2px;
  }

  .\32xl\:border-t-4 {
    border-top-width: 4px;
  }

  .\32xl\:border-t-5 {
    border-top-width: 5px;
  }

  .\32xl\:border-t-8 {
    border-top-width: 8px;
  }

  .\32xl\:border-t {
    border-top-width: 1px;
  }

  .\32xl\:border-t-1\/5 {
    border-top-width: 1.5px;
  }

  .\32xl\:border-t-1\/2 {
    border-top-width: 0.5px;
  }

  .\32xl\:border-r-0 {
    border-right-width: 0px;
  }

  .\32xl\:border-r-2 {
    border-right-width: 2px;
  }

  .\32xl\:border-r-4 {
    border-right-width: 4px;
  }

  .\32xl\:border-r-5 {
    border-right-width: 5px;
  }

  .\32xl\:border-r-8 {
    border-right-width: 8px;
  }

  .\32xl\:border-r {
    border-right-width: 1px;
  }

  .\32xl\:border-r-1\/5 {
    border-right-width: 1.5px;
  }

  .\32xl\:border-r-1\/2 {
    border-right-width: 0.5px;
  }

  .\32xl\:border-b-0 {
    border-bottom-width: 0px;
  }

  .\32xl\:border-b-2 {
    border-bottom-width: 2px;
  }

  .\32xl\:border-b-4 {
    border-bottom-width: 4px;
  }

  .\32xl\:border-b-5 {
    border-bottom-width: 5px;
  }

  .\32xl\:border-b-8 {
    border-bottom-width: 8px;
  }

  .\32xl\:border-b {
    border-bottom-width: 1px;
  }

  .\32xl\:border-b-1\/5 {
    border-bottom-width: 1.5px;
  }

  .\32xl\:border-b-1\/2 {
    border-bottom-width: 0.5px;
  }

  .\32xl\:border-l-0 {
    border-left-width: 0px;
  }

  .\32xl\:border-l-2 {
    border-left-width: 2px;
  }

  .\32xl\:border-l-4 {
    border-left-width: 4px;
  }

  .\32xl\:border-l-5 {
    border-left-width: 5px;
  }

  .\32xl\:border-l-8 {
    border-left-width: 8px;
  }

  .\32xl\:border-l {
    border-left-width: 1px;
  }

  .\32xl\:border-l-1\/5 {
    border-left-width: 1.5px;
  }

  .\32xl\:border-l-1\/2 {
    border-left-width: 0.5px;
  }

  .\32xl\:border-solid {
    border-style: solid;
  }

  .\32xl\:border-dashed {
    border-style: dashed;
  }

  .\32xl\:border-dotted {
    border-style: dotted;
  }

  .\32xl\:border-double {
    border-style: double;
  }

  .\32xl\:border-none {
    border-style: none;
  }

  .\32xl\:border-transparent {
    border-color: transparent;
  }

  .\32xl\:border-current {
    border-color: currentColor;
  }

  .\32xl\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .\32xl\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\32xl\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .\32xl\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .\32xl\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .\32xl\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .\32xl\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .\32xl\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .\32xl\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .\32xl\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .\32xl\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .\32xl\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .\32xl\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .\32xl\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .\32xl\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .\32xl\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .\32xl\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .\32xl\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .\32xl\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .\32xl\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .\32xl\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .\32xl\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .\32xl\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .\32xl\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .\32xl\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .\32xl\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .\32xl\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .\32xl\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .\32xl\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .\32xl\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .\32xl\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .\32xl\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .\32xl\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .\32xl\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .\32xl\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .\32xl\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .\32xl\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .\32xl\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .\32xl\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .\32xl\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .\32xl\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .\32xl\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .\32xl\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .\32xl\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .\32xl\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .\32xl\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .\32xl\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .\32xl\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .\32xl\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .\32xl\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .\32xl\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .\32xl\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .\32xl\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .\32xl\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .\32xl\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .\32xl\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .\32xl\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .\32xl\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .\32xl\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .\32xl\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .\32xl\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .\32xl\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .\32xl\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .\32xl\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .\32xl\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .\32xl\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .\32xl\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .\32xl\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .\32xl\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .\32xl\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .\32xl\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .\32xl\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .\32xl\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .\32xl\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\32xl\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .\32xl\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .\32xl\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .\32xl\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .\32xl\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .\32xl\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .\32xl\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .\32xl\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .\32xl\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .\32xl\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .\32xl\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .\32xl\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .\32xl\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .\32xl\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .\32xl\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .\32xl\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .\32xl\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .\32xl\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .\32xl\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .\32xl\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .\32xl\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .\32xl\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .\32xl\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .\32xl\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .\32xl\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .\32xl\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .\32xl\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .\32xl\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .\32xl\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .\32xl\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .\32xl\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .\32xl\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .\32xl\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .\32xl\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .\32xl\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .\32xl\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .\32xl\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .\32xl\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .\32xl\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .\32xl\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .\32xl\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .\32xl\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .\32xl\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .\32xl\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .\32xl\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .\32xl\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .\32xl\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .\32xl\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .\32xl\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .\32xl\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .\32xl\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .\32xl\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .\32xl\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .\32xl\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .\32xl\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .\32xl\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .\32xl\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .\32xl\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .\32xl\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .\32xl\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .\32xl\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .\32xl\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .\32xl\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .\32xl\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .\32xl\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .\32xl\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .\32xl\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .\32xl\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .\32xl\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .\32xl\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .\32xl\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .\32xl\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .\32xl\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .\32xl\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .\32xl\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .\32xl\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .\32xl\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .\32xl\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .\32xl\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .\32xl\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .\32xl\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .\32xl\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .\32xl\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .\32xl\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .\32xl\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .\32xl\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .\32xl\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .\32xl\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .\32xl\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .\32xl\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .\32xl\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .\32xl\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .\32xl\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .\32xl\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .\32xl\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .\32xl\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .\32xl\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .\32xl\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .\32xl\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .\32xl\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .\32xl\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .\32xl\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .\32xl\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .\32xl\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .\32xl\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .\32xl\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .\32xl\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .\32xl\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .\32xl\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .\32xl\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .\32xl\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .group:hover .\32xl\:group-hover\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .group:hover .\32xl\:group-hover\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .\32xl\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .\32xl\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Asurion-White:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Asurion-Blue-Brighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Asurion-Blue-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Asurion-Blue-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Asurion-Purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Asurion-Purple-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Asurion-Purple-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Asurion-Gray-Deepest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Asurion-Gray-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Asurion-Gray-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Asurion-Gray-Lighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Asurion-Gray-Lightest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Asurion-Red-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-light-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-light-gray-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-light-gray-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-light-gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-light-gray-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-light-gray-5:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-light-slate-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-denim-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-purple-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-dark-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-bright-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-mustard-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-mustard-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-light-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-light-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-light-blue-3:focus-within {
    border-color:  #F0F3FF;
  }

  .\32xl\:focus-within\:border-light-blue-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-purple-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-light-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-light-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-light-bg-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-light-white-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Black-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Default-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-White-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Silver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Yellow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Grey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Red-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Gold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-light-green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-dark-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-light-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-bright-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-bright-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-SpaceGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Purple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-LightPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Glow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Bronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Copper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Pink-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Orange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Coral-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-MajesticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-PrismBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-CeramicBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-MidnightBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-PrismWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-CeramicWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-LilacPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-CrownSilver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-CoralBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-lime-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-apple-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-bg-new-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-bg-new-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-new-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-footer-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-border-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-apple-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-crimson-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-asurion-cyan:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-bright-orange:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Graphite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-PacificBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-light-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-asurion-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-OceanBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-MetallicCopper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-PorcelainWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-LightBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-CloudNavy-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-CloudMint-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-CloudOrange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-CloudLavender-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-CloudRed-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-CloudWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-SunriseGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-SunshineGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-AuraBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-AuraGlow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-MysticBronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-MysticGreen-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-MysticGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-MysticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-MysticWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-price-blue1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-indigo1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-Purple-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-new-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-dark-blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-replace-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-resolve-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .\32xl\:focus-within\:border-violet:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .\32xl\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .\32xl\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Asurion-White:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Asurion-Blue-Brighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Asurion-Blue-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Asurion-Blue-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Asurion-Purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Asurion-Purple-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Asurion-Purple-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Asurion-Gray-Deepest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Asurion-Gray-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Asurion-Gray-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Asurion-Gray-Lighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Asurion-Gray-Lightest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Asurion-Red-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-light-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-light-gray-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-light-gray-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-light-gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-light-gray-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-light-gray-5:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-light-slate-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-denim-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-purple-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-dark-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-bright-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-mustard-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-mustard-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-light-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-light-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-light-blue-3:hover {
    border-color:  #F0F3FF;
  }

  .\32xl\:hover\:border-light-blue-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-purple-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-light-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-light-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-light-bg-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-light-white-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Black-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Default-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-White-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Silver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Yellow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Grey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Red-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Gold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-light-green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-dark-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-light-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-bright-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-bright-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-SpaceGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Purple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-LightPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Glow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Bronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Copper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Pink-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Orange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Coral-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-MajesticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-PrismBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-CeramicBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-MidnightBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-PrismWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-CeramicWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-LilacPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-CrownSilver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-CoralBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-lime-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-apple-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-bg-new-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-bg-new-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-new-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-footer-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-border-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-apple-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-crimson-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-asurion-cyan:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-bright-orange:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Graphite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-PacificBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-light-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-asurion-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-OceanBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-MetallicCopper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-PorcelainWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-LightBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-CloudNavy-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-CloudMint-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-CloudOrange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-CloudLavender-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-CloudRed-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-CloudWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-SunriseGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-SunshineGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-AuraBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-AuraGlow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-MysticBronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-MysticGreen-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-MysticGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-MysticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-MysticWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-price-blue1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-indigo1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-Purple-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-new-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-dark-blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-replace-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-resolve-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .\32xl\:hover\:border-violet:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .\32xl\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .\32xl\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Asurion-White:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Asurion-Blue-Brighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Asurion-Blue-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Asurion-Blue-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Asurion-Purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Asurion-Purple-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Asurion-Purple-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Asurion-Gray-Deepest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Asurion-Gray-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Asurion-Gray-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Asurion-Gray-Lighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Asurion-Gray-Lightest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Asurion-Red-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-light-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-light-gray-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-light-gray-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-light-gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-light-gray-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-light-gray-5:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-light-slate-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-denim-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-purple-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-dark-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-bright-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-mustard-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-mustard-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-light-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-light-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-light-blue-3:focus {
    border-color:  #F0F3FF;
  }

  .\32xl\:focus\:border-light-blue-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-purple-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-light-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-light-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-light-bg-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-light-white-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Black-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Default-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-White-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Silver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Yellow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Grey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Red-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Gold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-light-green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-dark-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-light-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-bright-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-bright-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-SpaceGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Purple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-LightPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Glow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Bronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Copper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Pink-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Orange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Coral-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-MajesticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-PrismBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-CeramicBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-MidnightBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-PrismWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-CeramicWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-LilacPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-CrownSilver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-CoralBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-lime-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-apple-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-bg-new-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-bg-new-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-new-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-footer-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-border-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-apple-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-crimson-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-asurion-cyan:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-bright-orange:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Graphite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-PacificBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-light-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-asurion-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-OceanBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-MetallicCopper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-PorcelainWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-LightBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-CloudNavy-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-CloudMint-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-CloudOrange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-CloudLavender-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-CloudRed-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-CloudWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-SunriseGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-SunshineGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-AuraBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-AuraGlow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-MysticBronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-MysticGreen-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-MysticGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-MysticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-MysticWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-price-blue1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-indigo1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-Purple-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-new-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-dark-blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-replace-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-resolve-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .\32xl\:focus\:border-violet:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .\32xl\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .\32xl\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .\32xl\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .\32xl\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .\32xl\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .\32xl\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .\32xl\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .\32xl\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .\32xl\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .\32xl\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .\32xl\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .\32xl\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .\32xl\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .\32xl\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .\32xl\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .\32xl\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .\32xl\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .\32xl\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .\32xl\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .\32xl\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .\32xl\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .\32xl\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .\32xl\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .\32xl\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .\32xl\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .\32xl\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .\32xl\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .\32xl\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .\32xl\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .\32xl\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .\32xl\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .\32xl\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .\32xl\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .\32xl\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .\32xl\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .\32xl\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .\32xl\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .\32xl\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .\32xl\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .\32xl\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .\32xl\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .\32xl\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .\32xl\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .\32xl\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .\32xl\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .\32xl\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .\32xl\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .\32xl\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .\32xl\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .\32xl\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .\32xl\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .\32xl\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .\32xl\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .\32xl\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .\32xl\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .\32xl\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .\32xl\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .\32xl\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .\32xl\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .\32xl\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .\32xl\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .\32xl\:bg-transparent {
    background-color: transparent;
  }

  .\32xl\:bg-current {
    background-color: currentColor;
  }

  .\32xl\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .\32xl\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .\32xl\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .\32xl\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .\32xl\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .\32xl\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .\32xl\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .\32xl\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .\32xl\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .\32xl\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .\32xl\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .\32xl\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .\32xl\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .\32xl\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .\32xl\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .\32xl\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .\32xl\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .\32xl\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .\32xl\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .\32xl\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .\32xl\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .\32xl\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .\32xl\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .\32xl\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .\32xl\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .\32xl\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .\32xl\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .\32xl\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .\32xl\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .\32xl\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .\32xl\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .\32xl\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .\32xl\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .\32xl\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .\32xl\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .\32xl\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .\32xl\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .\32xl\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .\32xl\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .\32xl\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .\32xl\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .\32xl\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .\32xl\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .\32xl\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .\32xl\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .\32xl\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .\32xl\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .\32xl\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .\32xl\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .\32xl\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .\32xl\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .\32xl\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .\32xl\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .\32xl\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .\32xl\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .\32xl\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .\32xl\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .\32xl\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .\32xl\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .\32xl\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .\32xl\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .\32xl\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .\32xl\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .\32xl\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .\32xl\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .\32xl\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .\32xl\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .\32xl\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .\32xl\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .\32xl\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .\32xl\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .\32xl\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .\32xl\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .\32xl\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .\32xl\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .\32xl\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .\32xl\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .\32xl\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .\32xl\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .\32xl\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .\32xl\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .\32xl\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .\32xl\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .\32xl\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .\32xl\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .\32xl\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .\32xl\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .\32xl\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .\32xl\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .\32xl\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .\32xl\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .\32xl\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .\32xl\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .\32xl\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .\32xl\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .\32xl\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .\32xl\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .\32xl\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .\32xl\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .\32xl\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .\32xl\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .\32xl\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .\32xl\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .\32xl\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .\32xl\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .\32xl\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .\32xl\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .\32xl\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .\32xl\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .\32xl\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .\32xl\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .\32xl\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .\32xl\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .\32xl\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .\32xl\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .\32xl\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .\32xl\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .\32xl\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .\32xl\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .\32xl\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .\32xl\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .\32xl\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .\32xl\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .\32xl\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .\32xl\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .\32xl\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .\32xl\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .\32xl\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .\32xl\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .\32xl\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .\32xl\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .\32xl\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .\32xl\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .\32xl\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .\32xl\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .\32xl\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .\32xl\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .\32xl\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .\32xl\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .\32xl\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .\32xl\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .\32xl\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .\32xl\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .\32xl\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .\32xl\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .\32xl\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .\32xl\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .\32xl\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .\32xl\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .\32xl\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .\32xl\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .\32xl\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .\32xl\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .\32xl\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .\32xl\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .group:hover .\32xl\:group-hover\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .group:hover .\32xl\:group-hover\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .\32xl\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .\32xl\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Asurion-White:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Asurion-Blue-Brighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Asurion-Blue-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Asurion-Blue-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Asurion-Purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Asurion-Purple-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Asurion-Purple-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Asurion-Gray-Deepest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Asurion-Gray-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Asurion-Gray-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Asurion-Gray-Lighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Asurion-Gray-Lightest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Asurion-Red-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-light-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-light-gray-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-light-gray-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-light-gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-light-gray-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-light-gray-5:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-light-slate-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-denim-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-purple-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-dark-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-bright-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-mustard-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-mustard-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-light-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-light-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-light-blue-3:focus-within {
    background-color:  #F0F3FF;
  }

  .\32xl\:focus-within\:bg-light-blue-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-purple-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-light-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-light-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-light-bg-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-light-white-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Black-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Default-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-White-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Silver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Yellow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Grey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Red-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Gold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-light-green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-dark-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-light-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-bright-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-bright-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-SpaceGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Purple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-LightPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Glow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Bronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Copper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Pink-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Orange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Coral-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-MajesticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-PrismBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-CeramicBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-MidnightBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-PrismWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-CeramicWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-LilacPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-CrownSilver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-CoralBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-lime-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-apple-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-bg-new-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-bg-new-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-new-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-footer-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-border-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-apple-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-crimson-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-asurion-cyan:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-bright-orange:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Graphite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-PacificBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-light-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-asurion-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-OceanBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-MetallicCopper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-PorcelainWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-LightBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-CloudNavy-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-CloudMint-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-CloudOrange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-CloudLavender-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-CloudRed-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-CloudWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-SunriseGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-SunshineGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-AuraBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-AuraGlow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-MysticBronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-MysticGreen-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-MysticGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-MysticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-MysticWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-price-blue1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-indigo1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-Purple-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-new-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-dark-blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-replace-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .\32xl\:focus-within\:bg-resolve-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .\32xl\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .\32xl\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Asurion-White:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Asurion-Blue-Brighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Asurion-Blue-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Asurion-Blue-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Asurion-Purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Asurion-Purple-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Asurion-Purple-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Asurion-Gray-Deepest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Asurion-Gray-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Asurion-Gray-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Asurion-Gray-Lighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Asurion-Gray-Lightest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Asurion-Red-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-light-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-light-gray-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-light-gray-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-light-gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-light-gray-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-light-gray-5:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-light-slate-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-denim-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-purple-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-dark-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-bright-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-mustard-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-mustard-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-light-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-light-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-light-blue-3:hover {
    background-color:  #F0F3FF;
  }

  .\32xl\:hover\:bg-light-blue-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-purple-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-light-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-light-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-light-bg-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-light-white-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Black-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Default-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-White-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Silver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Yellow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Grey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Red-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Gold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-light-green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-dark-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-light-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-bright-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-bright-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-SpaceGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Purple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-LightPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Glow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Bronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Copper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Pink-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Orange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Coral-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-MajesticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-PrismBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-CeramicBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-MidnightBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-PrismWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-CeramicWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-LilacPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-CrownSilver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-CoralBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-lime-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-apple-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-bg-new-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-bg-new-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-new-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-footer-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-border-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-apple-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-crimson-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-asurion-cyan:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-bright-orange:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Graphite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-PacificBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-light-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-asurion-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-OceanBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-MetallicCopper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-PorcelainWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-LightBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-CloudNavy-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-CloudMint-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-CloudOrange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-CloudLavender-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-CloudRed-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-CloudWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-SunriseGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-SunshineGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-AuraBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-AuraGlow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-MysticBronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-MysticGreen-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-MysticGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-MysticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-MysticWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-price-blue1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-indigo1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-Purple-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-new-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-dark-blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-replace-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .\32xl\:hover\:bg-resolve-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .\32xl\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .\32xl\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Asurion-White:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Asurion-Blue-Brighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Asurion-Blue-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Asurion-Blue-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Asurion-Purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Asurion-Purple-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Asurion-Purple-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Asurion-Gray-Deepest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Asurion-Gray-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Asurion-Gray-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Asurion-Gray-Lighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Asurion-Gray-Lightest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Asurion-Red-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-light-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-light-gray-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-light-gray-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-light-gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-light-gray-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-light-gray-5:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-light-slate-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-denim-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-purple-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-dark-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-bright-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-mustard-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-mustard-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-light-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-light-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-light-blue-3:focus {
    background-color:  #F0F3FF;
  }

  .\32xl\:focus\:bg-light-blue-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-purple-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-light-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-light-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-light-bg-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-light-white-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Black-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Default-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-White-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Silver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Yellow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Grey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Red-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Gold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-light-green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-dark-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-light-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-bright-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-bright-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-SpaceGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Purple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-LightPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Glow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Bronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Copper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Pink-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Orange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Coral-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-MajesticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-PrismBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-CeramicBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-MidnightBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-PrismWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-CeramicWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-LilacPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-CrownSilver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-CoralBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-lime-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-apple-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-bg-new-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-bg-new-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-new-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-footer-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-border-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-apple-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-crimson-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-asurion-cyan:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-bright-orange:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Graphite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-PacificBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-light-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-asurion-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-OceanBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-MetallicCopper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-PorcelainWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-LightBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-CloudNavy-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-CloudMint-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-CloudOrange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-CloudLavender-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-CloudRed-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-CloudWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-SunriseGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-SunshineGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-AuraBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-AuraGlow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-MysticBronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-MysticGreen-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-MysticGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-MysticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-MysticWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-price-blue1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-indigo1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-Purple-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-new-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-dark-blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-replace-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .\32xl\:focus\:bg-resolve-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .\32xl\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .\32xl\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .\32xl\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .\32xl\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .\32xl\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .\32xl\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .\32xl\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .\32xl\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .\32xl\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .\32xl\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .\32xl\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .\32xl\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .\32xl\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .\32xl\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .\32xl\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .\32xl\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .\32xl\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .\32xl\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .\32xl\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .\32xl\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .\32xl\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .\32xl\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .\32xl\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .\32xl\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .\32xl\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .\32xl\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .\32xl\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .\32xl\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .\32xl\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .\32xl\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .\32xl\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .\32xl\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .\32xl\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .\32xl\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .\32xl\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .\32xl\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .\32xl\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .\32xl\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .\32xl\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .\32xl\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .\32xl\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .\32xl\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .\32xl\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .\32xl\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .\32xl\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .\32xl\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .\32xl\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .\32xl\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .\32xl\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .\32xl\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .\32xl\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .\32xl\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .\32xl\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .\32xl\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .\32xl\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .\32xl\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .\32xl\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .\32xl\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .\32xl\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .\32xl\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .\32xl\:bg-none {
    background-image: none;
  }

  .\32xl\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .\32xl\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .\32xl\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .\32xl\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .\32xl\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .\32xl\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .\32xl\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .\32xl\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .\32xl\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .\32xl\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .\32xl\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .\32xl\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .\32xl\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .\32xl\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .\32xl\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .\32xl\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .\32xl\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .\32xl\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .\32xl\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .\32xl\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .\32xl\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .\32xl\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .\32xl\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .\32xl\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .\32xl\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .\32xl\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .\32xl\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .\32xl\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .\32xl\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .\32xl\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .\32xl\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .\32xl\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .\32xl\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .\32xl\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .\32xl\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .\32xl\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .\32xl\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .\32xl\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .\32xl\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .\32xl\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .\32xl\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .\32xl\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .\32xl\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .\32xl\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .\32xl\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .\32xl\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .\32xl\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .\32xl\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .\32xl\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .\32xl\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .\32xl\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .\32xl\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .\32xl\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .\32xl\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .\32xl\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .\32xl\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .\32xl\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .\32xl\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .\32xl\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .\32xl\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .\32xl\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .\32xl\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .\32xl\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .\32xl\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .\32xl\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .\32xl\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .\32xl\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .\32xl\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .\32xl\:from-purple {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .\32xl\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .\32xl\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .\32xl\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .\32xl\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .\32xl\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .\32xl\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .\32xl\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .\32xl\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .\32xl\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .\32xl\:from-Asurion-White {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:from-Asurion-Blue-Brighter {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:from-Asurion-Blue-Deep {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .\32xl\:from-Asurion-Blue-Light {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .\32xl\:from-Asurion-Purple {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .\32xl\:from-Asurion-Purple-Deeper {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:from-Asurion-Purple-Light {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .\32xl\:from-Asurion-Gray-Deepest {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .\32xl\:from-Asurion-Gray-Deeper {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .\32xl\:from-Asurion-Gray-Light {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .\32xl\:from-Asurion-Gray-Lighter {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .\32xl\:from-Asurion-Gray-Lightest {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .\32xl\:from-Asurion-Red-Deep {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .\32xl\:from-light-gray {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .\32xl\:from-light-gray-1 {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .\32xl\:from-light-gray-2 {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .\32xl\:from-light-gray-3 {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .\32xl\:from-light-gray-4 {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .\32xl\:from-light-gray-5 {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .\32xl\:from-light-slate-gray {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .\32xl\:from-denim-blue {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .\32xl\:from-purple-1 {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .\32xl\:from-dark-red {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .\32xl\:from-bright-red {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .\32xl\:from-mustard-yellow {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .\32xl\:from-mustard-yellow-1 {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .\32xl\:from-light-blue {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:from-light-blue-1 {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .\32xl\:from-light-blue-3 {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:from-light-blue-4 {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .\32xl\:from-purple-blue {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .\32xl\:from-light-green {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .\32xl\:from-light-green-1 {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .\32xl\:from-light-bg-green {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .\32xl\:from-green-1 {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .\32xl\:from-pink-1 {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .\32xl\:from-light-white-1 {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .\32xl\:from-Black-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:from-Default-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .\32xl\:from-White-3 {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .\32xl\:from-Green-3 {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .\32xl\:from-Blue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:from-Silver-3 {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .\32xl\:from-Yellow-3 {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .\32xl\:from-Grey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .\32xl\:from-Gray-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .\32xl\:from-Red-3 {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .\32xl\:from-Gold-3 {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .\32xl\:from-light-green-3 {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .\32xl\:from-dark-blue-2 {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .\32xl\:from-blue-1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:from-yellow-1 {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .\32xl\:from-blue-2 {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .\32xl\:from-light-pink {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .\32xl\:from-bright-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .\32xl\:from-bright-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .\32xl\:from-SpaceGrey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .\32xl\:from-Purple-3 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:from-LightPurple-3 {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .\32xl\:from-Glow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .\32xl\:from-Bronze-3 {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .\32xl\:from-Copper-3 {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .\32xl\:from-Pink-3 {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .\32xl\:from-Orange-3 {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .\32xl\:from-Coral-3 {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .\32xl\:from-MajesticBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:from-PrismBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:from-CeramicBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:from-MidnightBlack-3 {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .\32xl\:from-PrismWhite-3 {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .\32xl\:from-CeramicWhite-3 {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .\32xl\:from-LilacPurple-3 {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .\32xl\:from-CrownSilver-3 {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .\32xl\:from-CoralBlue-3 {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .\32xl\:from-lime-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .\32xl\:from-apple-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .\32xl\:from-bg-new-blue {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .\32xl\:from-bg-new-pink {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .\32xl\:from-new-pink-1 {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .\32xl\:from-footer-grey {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .\32xl\:from-border-grey {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .\32xl\:from-apple-green-1 {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .\32xl\:from-crimson-red {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .\32xl\:from-asurion-cyan {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .\32xl\:from-bright-orange {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .\32xl\:from-Graphite-3 {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .\32xl\:from-PacificBlue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:from-light-purple {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .\32xl\:from-asurion-gray {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .\32xl\:from-OceanBlue-3 {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .\32xl\:from-MetallicCopper-3 {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .\32xl\:from-PorcelainWhite-3 {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .\32xl\:from-LightBlue-3 {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .\32xl\:from-CloudNavy-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .\32xl\:from-CloudMint-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .\32xl\:from-CloudOrange-3 {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .\32xl\:from-CloudLavender-3 {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .\32xl\:from-CloudRed-3 {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .\32xl\:from-CloudWhite-3 {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .\32xl\:from-SunriseGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .\32xl\:from-SunshineGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .\32xl\:from-AuraBlack-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .\32xl\:from-AuraGlow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .\32xl\:from-MysticBronze-3 {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .\32xl\:from-MysticGreen-3 {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .\32xl\:from-MysticGrey-3 {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .\32xl\:from-MysticBlack-3 {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .\32xl\:from-MysticWhite-3 {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .\32xl\:from-price-blue1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:from-indigo1 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:from-Purple-4 {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .\32xl\:from-new-blue-2 {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .\32xl\:from-dark-blue-3 {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .\32xl\:from-replace-bg {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .\32xl\:from-resolve-bg {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .\32xl\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .\32xl\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .\32xl\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .\32xl\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .\32xl\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .\32xl\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .\32xl\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .\32xl\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .\32xl\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .\32xl\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .\32xl\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .\32xl\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .\32xl\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .\32xl\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .\32xl\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .\32xl\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .\32xl\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .\32xl\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .\32xl\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .\32xl\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .\32xl\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .\32xl\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .\32xl\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .\32xl\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .\32xl\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .\32xl\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .\32xl\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .\32xl\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .\32xl\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .\32xl\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .\32xl\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .\32xl\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .\32xl\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .\32xl\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .\32xl\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .\32xl\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .\32xl\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .\32xl\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .\32xl\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .\32xl\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .\32xl\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .\32xl\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .\32xl\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .\32xl\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .\32xl\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .\32xl\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .\32xl\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .\32xl\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .\32xl\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .\32xl\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .\32xl\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .\32xl\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .\32xl\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .\32xl\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .\32xl\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .\32xl\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .\32xl\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .\32xl\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .\32xl\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .\32xl\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .\32xl\:hover\:from-purple:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .\32xl\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .\32xl\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .\32xl\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .\32xl\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .\32xl\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .\32xl\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .\32xl\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .\32xl\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .\32xl\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .\32xl\:hover\:from-Asurion-White:hover {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:hover\:from-Asurion-Blue-Brighter:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:hover\:from-Asurion-Blue-Deep:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .\32xl\:hover\:from-Asurion-Blue-Light:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .\32xl\:hover\:from-Asurion-Purple:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .\32xl\:hover\:from-Asurion-Purple-Deeper:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:hover\:from-Asurion-Purple-Light:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .\32xl\:hover\:from-Asurion-Gray-Deepest:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .\32xl\:hover\:from-Asurion-Gray-Deeper:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .\32xl\:hover\:from-Asurion-Gray-Light:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .\32xl\:hover\:from-Asurion-Gray-Lighter:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .\32xl\:hover\:from-Asurion-Gray-Lightest:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .\32xl\:hover\:from-Asurion-Red-Deep:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .\32xl\:hover\:from-light-gray:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .\32xl\:hover\:from-light-gray-1:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .\32xl\:hover\:from-light-gray-2:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .\32xl\:hover\:from-light-gray-3:hover {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .\32xl\:hover\:from-light-gray-4:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .\32xl\:hover\:from-light-gray-5:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .\32xl\:hover\:from-light-slate-gray:hover {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .\32xl\:hover\:from-denim-blue:hover {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .\32xl\:hover\:from-purple-1:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .\32xl\:hover\:from-dark-red:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .\32xl\:hover\:from-bright-red:hover {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .\32xl\:hover\:from-mustard-yellow:hover {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .\32xl\:hover\:from-mustard-yellow-1:hover {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .\32xl\:hover\:from-light-blue:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:hover\:from-light-blue-1:hover {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .\32xl\:hover\:from-light-blue-3:hover {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:hover\:from-light-blue-4:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .\32xl\:hover\:from-purple-blue:hover {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .\32xl\:hover\:from-light-green:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .\32xl\:hover\:from-light-green-1:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .\32xl\:hover\:from-light-bg-green:hover {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .\32xl\:hover\:from-green-1:hover {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .\32xl\:hover\:from-pink-1:hover {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .\32xl\:hover\:from-light-white-1:hover {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .\32xl\:hover\:from-Black-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:hover\:from-Default-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .\32xl\:hover\:from-White-3:hover {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .\32xl\:hover\:from-Green-3:hover {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .\32xl\:hover\:from-Blue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:hover\:from-Silver-3:hover {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .\32xl\:hover\:from-Yellow-3:hover {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .\32xl\:hover\:from-Grey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .\32xl\:hover\:from-Gray-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .\32xl\:hover\:from-Red-3:hover {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .\32xl\:hover\:from-Gold-3:hover {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .\32xl\:hover\:from-light-green-3:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .\32xl\:hover\:from-dark-blue-2:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .\32xl\:hover\:from-blue-1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:hover\:from-yellow-1:hover {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .\32xl\:hover\:from-blue-2:hover {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .\32xl\:hover\:from-light-pink:hover {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .\32xl\:hover\:from-bright-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .\32xl\:hover\:from-bright-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .\32xl\:hover\:from-SpaceGrey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .\32xl\:hover\:from-Purple-3:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:hover\:from-LightPurple-3:hover {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .\32xl\:hover\:from-Glow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .\32xl\:hover\:from-Bronze-3:hover {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .\32xl\:hover\:from-Copper-3:hover {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .\32xl\:hover\:from-Pink-3:hover {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .\32xl\:hover\:from-Orange-3:hover {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .\32xl\:hover\:from-Coral-3:hover {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .\32xl\:hover\:from-MajesticBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:hover\:from-PrismBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:hover\:from-CeramicBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:hover\:from-MidnightBlack-3:hover {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .\32xl\:hover\:from-PrismWhite-3:hover {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .\32xl\:hover\:from-CeramicWhite-3:hover {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .\32xl\:hover\:from-LilacPurple-3:hover {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .\32xl\:hover\:from-CrownSilver-3:hover {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .\32xl\:hover\:from-CoralBlue-3:hover {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .\32xl\:hover\:from-lime-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .\32xl\:hover\:from-apple-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .\32xl\:hover\:from-bg-new-blue:hover {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .\32xl\:hover\:from-bg-new-pink:hover {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .\32xl\:hover\:from-new-pink-1:hover {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .\32xl\:hover\:from-footer-grey:hover {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .\32xl\:hover\:from-border-grey:hover {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .\32xl\:hover\:from-apple-green-1:hover {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .\32xl\:hover\:from-crimson-red:hover {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .\32xl\:hover\:from-asurion-cyan:hover {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .\32xl\:hover\:from-bright-orange:hover {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .\32xl\:hover\:from-Graphite-3:hover {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .\32xl\:hover\:from-PacificBlue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:hover\:from-light-purple:hover {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .\32xl\:hover\:from-asurion-gray:hover {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .\32xl\:hover\:from-OceanBlue-3:hover {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .\32xl\:hover\:from-MetallicCopper-3:hover {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .\32xl\:hover\:from-PorcelainWhite-3:hover {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .\32xl\:hover\:from-LightBlue-3:hover {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .\32xl\:hover\:from-CloudNavy-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .\32xl\:hover\:from-CloudMint-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .\32xl\:hover\:from-CloudOrange-3:hover {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .\32xl\:hover\:from-CloudLavender-3:hover {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .\32xl\:hover\:from-CloudRed-3:hover {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .\32xl\:hover\:from-CloudWhite-3:hover {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .\32xl\:hover\:from-SunriseGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .\32xl\:hover\:from-SunshineGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .\32xl\:hover\:from-AuraBlack-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .\32xl\:hover\:from-AuraGlow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .\32xl\:hover\:from-MysticBronze-3:hover {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .\32xl\:hover\:from-MysticGreen-3:hover {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .\32xl\:hover\:from-MysticGrey-3:hover {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .\32xl\:hover\:from-MysticBlack-3:hover {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .\32xl\:hover\:from-MysticWhite-3:hover {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .\32xl\:hover\:from-price-blue1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:hover\:from-indigo1:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:hover\:from-Purple-4:hover {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .\32xl\:hover\:from-new-blue-2:hover {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .\32xl\:hover\:from-dark-blue-3:hover {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .\32xl\:hover\:from-replace-bg:hover {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .\32xl\:hover\:from-resolve-bg:hover {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .\32xl\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:focus\:from-gray-50:focus {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .\32xl\:focus\:from-gray-100:focus {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .\32xl\:focus\:from-gray-200:focus {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .\32xl\:focus\:from-gray-300:focus {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .\32xl\:focus\:from-gray-400:focus {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .\32xl\:focus\:from-gray-500:focus {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .\32xl\:focus\:from-gray-600:focus {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .\32xl\:focus\:from-gray-700:focus {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .\32xl\:focus\:from-gray-800:focus {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .\32xl\:focus\:from-gray-900:focus {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .\32xl\:focus\:from-red-50:focus {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .\32xl\:focus\:from-red-100:focus {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .\32xl\:focus\:from-red-200:focus {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .\32xl\:focus\:from-red-300:focus {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .\32xl\:focus\:from-red-400:focus {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .\32xl\:focus\:from-red-500:focus {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .\32xl\:focus\:from-red-600:focus {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .\32xl\:focus\:from-red-700:focus {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .\32xl\:focus\:from-red-800:focus {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .\32xl\:focus\:from-red-900:focus {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .\32xl\:focus\:from-yellow-50:focus {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .\32xl\:focus\:from-yellow-100:focus {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .\32xl\:focus\:from-yellow-200:focus {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .\32xl\:focus\:from-yellow-300:focus {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .\32xl\:focus\:from-yellow-400:focus {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .\32xl\:focus\:from-yellow-500:focus {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .\32xl\:focus\:from-yellow-600:focus {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .\32xl\:focus\:from-yellow-700:focus {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .\32xl\:focus\:from-yellow-800:focus {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .\32xl\:focus\:from-yellow-900:focus {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .\32xl\:focus\:from-green-50:focus {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .\32xl\:focus\:from-green-100:focus {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .\32xl\:focus\:from-green-200:focus {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .\32xl\:focus\:from-green-300:focus {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .\32xl\:focus\:from-green-400:focus {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .\32xl\:focus\:from-green-500:focus {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .\32xl\:focus\:from-green-600:focus {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .\32xl\:focus\:from-green-700:focus {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .\32xl\:focus\:from-green-800:focus {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .\32xl\:focus\:from-green-900:focus {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .\32xl\:focus\:from-blue-50:focus {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .\32xl\:focus\:from-blue-100:focus {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .\32xl\:focus\:from-blue-200:focus {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .\32xl\:focus\:from-blue-300:focus {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .\32xl\:focus\:from-blue-400:focus {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .\32xl\:focus\:from-blue-500:focus {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .\32xl\:focus\:from-blue-600:focus {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .\32xl\:focus\:from-blue-700:focus {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .\32xl\:focus\:from-blue-800:focus {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .\32xl\:focus\:from-blue-900:focus {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .\32xl\:focus\:from-indigo-50:focus {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .\32xl\:focus\:from-indigo-100:focus {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .\32xl\:focus\:from-indigo-200:focus {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .\32xl\:focus\:from-indigo-300:focus {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .\32xl\:focus\:from-indigo-400:focus {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .\32xl\:focus\:from-indigo-500:focus {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .\32xl\:focus\:from-indigo-600:focus {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .\32xl\:focus\:from-indigo-700:focus {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .\32xl\:focus\:from-indigo-800:focus {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .\32xl\:focus\:from-indigo-900:focus {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .\32xl\:focus\:from-purple:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:focus\:from-pink-50:focus {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .\32xl\:focus\:from-pink-100:focus {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .\32xl\:focus\:from-pink-200:focus {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .\32xl\:focus\:from-pink-300:focus {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .\32xl\:focus\:from-pink-400:focus {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .\32xl\:focus\:from-pink-500:focus {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .\32xl\:focus\:from-pink-600:focus {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .\32xl\:focus\:from-pink-700:focus {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .\32xl\:focus\:from-pink-800:focus {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .\32xl\:focus\:from-pink-900:focus {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .\32xl\:focus\:from-Asurion-White:focus {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:focus\:from-Asurion-Blue-Brighter:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:focus\:from-Asurion-Blue-Deep:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .\32xl\:focus\:from-Asurion-Blue-Light:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .\32xl\:focus\:from-Asurion-Purple:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .\32xl\:focus\:from-Asurion-Purple-Deeper:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:focus\:from-Asurion-Purple-Light:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .\32xl\:focus\:from-Asurion-Gray-Deepest:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .\32xl\:focus\:from-Asurion-Gray-Deeper:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .\32xl\:focus\:from-Asurion-Gray-Light:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .\32xl\:focus\:from-Asurion-Gray-Lighter:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .\32xl\:focus\:from-Asurion-Gray-Lightest:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .\32xl\:focus\:from-Asurion-Red-Deep:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .\32xl\:focus\:from-light-gray:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .\32xl\:focus\:from-light-gray-1:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .\32xl\:focus\:from-light-gray-2:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .\32xl\:focus\:from-light-gray-3:focus {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .\32xl\:focus\:from-light-gray-4:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .\32xl\:focus\:from-light-gray-5:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .\32xl\:focus\:from-light-slate-gray:focus {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .\32xl\:focus\:from-denim-blue:focus {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .\32xl\:focus\:from-purple-1:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .\32xl\:focus\:from-dark-red:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .\32xl\:focus\:from-bright-red:focus {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .\32xl\:focus\:from-mustard-yellow:focus {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .\32xl\:focus\:from-mustard-yellow-1:focus {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .\32xl\:focus\:from-light-blue:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:focus\:from-light-blue-1:focus {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .\32xl\:focus\:from-light-blue-3:focus {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:focus\:from-light-blue-4:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .\32xl\:focus\:from-purple-blue:focus {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .\32xl\:focus\:from-light-green:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .\32xl\:focus\:from-light-green-1:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .\32xl\:focus\:from-light-bg-green:focus {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .\32xl\:focus\:from-green-1:focus {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .\32xl\:focus\:from-pink-1:focus {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .\32xl\:focus\:from-light-white-1:focus {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .\32xl\:focus\:from-Black-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:focus\:from-Default-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .\32xl\:focus\:from-White-3:focus {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .\32xl\:focus\:from-Green-3:focus {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .\32xl\:focus\:from-Blue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:focus\:from-Silver-3:focus {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .\32xl\:focus\:from-Yellow-3:focus {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .\32xl\:focus\:from-Grey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .\32xl\:focus\:from-Gray-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .\32xl\:focus\:from-Red-3:focus {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .\32xl\:focus\:from-Gold-3:focus {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .\32xl\:focus\:from-light-green-3:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .\32xl\:focus\:from-dark-blue-2:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .\32xl\:focus\:from-blue-1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:focus\:from-yellow-1:focus {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .\32xl\:focus\:from-blue-2:focus {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .\32xl\:focus\:from-light-pink:focus {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .\32xl\:focus\:from-bright-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .\32xl\:focus\:from-bright-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .\32xl\:focus\:from-SpaceGrey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .\32xl\:focus\:from-Purple-3:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:focus\:from-LightPurple-3:focus {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .\32xl\:focus\:from-Glow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .\32xl\:focus\:from-Bronze-3:focus {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .\32xl\:focus\:from-Copper-3:focus {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .\32xl\:focus\:from-Pink-3:focus {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .\32xl\:focus\:from-Orange-3:focus {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .\32xl\:focus\:from-Coral-3:focus {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .\32xl\:focus\:from-MajesticBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:focus\:from-PrismBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:focus\:from-CeramicBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:focus\:from-MidnightBlack-3:focus {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .\32xl\:focus\:from-PrismWhite-3:focus {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .\32xl\:focus\:from-CeramicWhite-3:focus {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .\32xl\:focus\:from-LilacPurple-3:focus {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .\32xl\:focus\:from-CrownSilver-3:focus {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .\32xl\:focus\:from-CoralBlue-3:focus {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .\32xl\:focus\:from-lime-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .\32xl\:focus\:from-apple-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .\32xl\:focus\:from-bg-new-blue:focus {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .\32xl\:focus\:from-bg-new-pink:focus {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .\32xl\:focus\:from-new-pink-1:focus {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .\32xl\:focus\:from-footer-grey:focus {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .\32xl\:focus\:from-border-grey:focus {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .\32xl\:focus\:from-apple-green-1:focus {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .\32xl\:focus\:from-crimson-red:focus {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .\32xl\:focus\:from-asurion-cyan:focus {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .\32xl\:focus\:from-bright-orange:focus {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .\32xl\:focus\:from-Graphite-3:focus {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .\32xl\:focus\:from-PacificBlue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:focus\:from-light-purple:focus {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .\32xl\:focus\:from-asurion-gray:focus {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .\32xl\:focus\:from-OceanBlue-3:focus {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .\32xl\:focus\:from-MetallicCopper-3:focus {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .\32xl\:focus\:from-PorcelainWhite-3:focus {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .\32xl\:focus\:from-LightBlue-3:focus {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .\32xl\:focus\:from-CloudNavy-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .\32xl\:focus\:from-CloudMint-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .\32xl\:focus\:from-CloudOrange-3:focus {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .\32xl\:focus\:from-CloudLavender-3:focus {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .\32xl\:focus\:from-CloudRed-3:focus {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .\32xl\:focus\:from-CloudWhite-3:focus {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .\32xl\:focus\:from-SunriseGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .\32xl\:focus\:from-SunshineGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .\32xl\:focus\:from-AuraBlack-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .\32xl\:focus\:from-AuraGlow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .\32xl\:focus\:from-MysticBronze-3:focus {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .\32xl\:focus\:from-MysticGreen-3:focus {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .\32xl\:focus\:from-MysticGrey-3:focus {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .\32xl\:focus\:from-MysticBlack-3:focus {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .\32xl\:focus\:from-MysticWhite-3:focus {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .\32xl\:focus\:from-price-blue1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:focus\:from-indigo1:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:focus\:from-Purple-4:focus {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .\32xl\:focus\:from-new-blue-2:focus {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .\32xl\:focus\:from-dark-blue-3:focus {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .\32xl\:focus\:from-replace-bg:focus {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .\32xl\:focus\:from-resolve-bg:focus {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .\32xl\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .\32xl\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .\32xl\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .\32xl\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .\32xl\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .\32xl\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .\32xl\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .\32xl\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .\32xl\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .\32xl\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .\32xl\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .\32xl\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .\32xl\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .\32xl\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .\32xl\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .\32xl\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .\32xl\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .\32xl\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .\32xl\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .\32xl\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .\32xl\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .\32xl\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .\32xl\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .\32xl\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .\32xl\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .\32xl\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .\32xl\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .\32xl\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .\32xl\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .\32xl\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .\32xl\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .\32xl\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .\32xl\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .\32xl\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .\32xl\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .\32xl\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .\32xl\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .\32xl\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .\32xl\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .\32xl\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .\32xl\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .\32xl\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .\32xl\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .\32xl\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .\32xl\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .\32xl\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .\32xl\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .\32xl\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .\32xl\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .\32xl\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .\32xl\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .\32xl\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .\32xl\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .\32xl\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .\32xl\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .\32xl\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .\32xl\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .\32xl\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .\32xl\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .\32xl\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .\32xl\:via-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .\32xl\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .\32xl\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .\32xl\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .\32xl\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .\32xl\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .\32xl\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .\32xl\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .\32xl\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .\32xl\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .\32xl\:via-Asurion-White {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:via-Asurion-Blue-Brighter {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:via-Asurion-Blue-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .\32xl\:via-Asurion-Blue-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .\32xl\:via-Asurion-Purple {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .\32xl\:via-Asurion-Purple-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:via-Asurion-Purple-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .\32xl\:via-Asurion-Gray-Deepest {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .\32xl\:via-Asurion-Gray-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .\32xl\:via-Asurion-Gray-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .\32xl\:via-Asurion-Gray-Lighter {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .\32xl\:via-Asurion-Gray-Lightest {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .\32xl\:via-Asurion-Red-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .\32xl\:via-light-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .\32xl\:via-light-gray-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .\32xl\:via-light-gray-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .\32xl\:via-light-gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .\32xl\:via-light-gray-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .\32xl\:via-light-gray-5 {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .\32xl\:via-light-slate-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .\32xl\:via-denim-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .\32xl\:via-purple-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .\32xl\:via-dark-red {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .\32xl\:via-bright-red {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .\32xl\:via-mustard-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .\32xl\:via-mustard-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .\32xl\:via-light-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:via-light-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .\32xl\:via-light-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:via-light-blue-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .\32xl\:via-purple-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .\32xl\:via-light-green {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .\32xl\:via-light-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .\32xl\:via-light-bg-green {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .\32xl\:via-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .\32xl\:via-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .\32xl\:via-light-white-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .\32xl\:via-Black-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:via-Default-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .\32xl\:via-White-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .\32xl\:via-Green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .\32xl\:via-Blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:via-Silver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .\32xl\:via-Yellow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .\32xl\:via-Grey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .\32xl\:via-Gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .\32xl\:via-Red-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .\32xl\:via-Gold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .\32xl\:via-light-green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .\32xl\:via-dark-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .\32xl\:via-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:via-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .\32xl\:via-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .\32xl\:via-light-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .\32xl\:via-bright-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .\32xl\:via-bright-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .\32xl\:via-SpaceGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .\32xl\:via-Purple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:via-LightPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .\32xl\:via-Glow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .\32xl\:via-Bronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .\32xl\:via-Copper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .\32xl\:via-Pink-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .\32xl\:via-Orange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .\32xl\:via-Coral-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .\32xl\:via-MajesticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:via-PrismBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:via-CeramicBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:via-MidnightBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .\32xl\:via-PrismWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .\32xl\:via-CeramicWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .\32xl\:via-LilacPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .\32xl\:via-CrownSilver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .\32xl\:via-CoralBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .\32xl\:via-lime-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .\32xl\:via-apple-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .\32xl\:via-bg-new-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .\32xl\:via-bg-new-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .\32xl\:via-new-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .\32xl\:via-footer-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .\32xl\:via-border-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .\32xl\:via-apple-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .\32xl\:via-crimson-red {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .\32xl\:via-asurion-cyan {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .\32xl\:via-bright-orange {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .\32xl\:via-Graphite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .\32xl\:via-PacificBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:via-light-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .\32xl\:via-asurion-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .\32xl\:via-OceanBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .\32xl\:via-MetallicCopper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .\32xl\:via-PorcelainWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .\32xl\:via-LightBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .\32xl\:via-CloudNavy-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .\32xl\:via-CloudMint-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .\32xl\:via-CloudOrange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .\32xl\:via-CloudLavender-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .\32xl\:via-CloudRed-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .\32xl\:via-CloudWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .\32xl\:via-SunriseGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .\32xl\:via-SunshineGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .\32xl\:via-AuraBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .\32xl\:via-AuraGlow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .\32xl\:via-MysticBronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .\32xl\:via-MysticGreen-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .\32xl\:via-MysticGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .\32xl\:via-MysticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .\32xl\:via-MysticWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .\32xl\:via-price-blue1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:via-indigo1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:via-Purple-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .\32xl\:via-new-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .\32xl\:via-dark-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .\32xl\:via-replace-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .\32xl\:via-resolve-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .\32xl\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .\32xl\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .\32xl\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .\32xl\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .\32xl\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .\32xl\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .\32xl\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .\32xl\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .\32xl\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .\32xl\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .\32xl\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .\32xl\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .\32xl\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .\32xl\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .\32xl\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .\32xl\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .\32xl\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .\32xl\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .\32xl\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .\32xl\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .\32xl\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .\32xl\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .\32xl\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .\32xl\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .\32xl\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .\32xl\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .\32xl\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .\32xl\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .\32xl\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .\32xl\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .\32xl\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .\32xl\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .\32xl\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .\32xl\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .\32xl\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .\32xl\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .\32xl\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .\32xl\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .\32xl\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .\32xl\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .\32xl\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .\32xl\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .\32xl\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .\32xl\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .\32xl\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .\32xl\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .\32xl\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .\32xl\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .\32xl\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .\32xl\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .\32xl\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .\32xl\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .\32xl\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .\32xl\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .\32xl\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .\32xl\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .\32xl\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .\32xl\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .\32xl\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .\32xl\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .\32xl\:hover\:via-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .\32xl\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .\32xl\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .\32xl\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .\32xl\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .\32xl\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .\32xl\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .\32xl\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .\32xl\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .\32xl\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .\32xl\:hover\:via-Asurion-White:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:hover\:via-Asurion-Blue-Brighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:hover\:via-Asurion-Blue-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .\32xl\:hover\:via-Asurion-Blue-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .\32xl\:hover\:via-Asurion-Purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .\32xl\:hover\:via-Asurion-Purple-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:hover\:via-Asurion-Purple-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .\32xl\:hover\:via-Asurion-Gray-Deepest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .\32xl\:hover\:via-Asurion-Gray-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .\32xl\:hover\:via-Asurion-Gray-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .\32xl\:hover\:via-Asurion-Gray-Lighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .\32xl\:hover\:via-Asurion-Gray-Lightest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .\32xl\:hover\:via-Asurion-Red-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .\32xl\:hover\:via-light-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .\32xl\:hover\:via-light-gray-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .\32xl\:hover\:via-light-gray-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .\32xl\:hover\:via-light-gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .\32xl\:hover\:via-light-gray-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .\32xl\:hover\:via-light-gray-5:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .\32xl\:hover\:via-light-slate-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .\32xl\:hover\:via-denim-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .\32xl\:hover\:via-purple-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .\32xl\:hover\:via-dark-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .\32xl\:hover\:via-bright-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .\32xl\:hover\:via-mustard-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .\32xl\:hover\:via-mustard-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .\32xl\:hover\:via-light-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:hover\:via-light-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .\32xl\:hover\:via-light-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:hover\:via-light-blue-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .\32xl\:hover\:via-purple-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .\32xl\:hover\:via-light-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .\32xl\:hover\:via-light-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .\32xl\:hover\:via-light-bg-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .\32xl\:hover\:via-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .\32xl\:hover\:via-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .\32xl\:hover\:via-light-white-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .\32xl\:hover\:via-Black-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:hover\:via-Default-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .\32xl\:hover\:via-White-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .\32xl\:hover\:via-Green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .\32xl\:hover\:via-Blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:hover\:via-Silver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .\32xl\:hover\:via-Yellow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .\32xl\:hover\:via-Grey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .\32xl\:hover\:via-Gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .\32xl\:hover\:via-Red-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .\32xl\:hover\:via-Gold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .\32xl\:hover\:via-light-green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .\32xl\:hover\:via-dark-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .\32xl\:hover\:via-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:hover\:via-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .\32xl\:hover\:via-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .\32xl\:hover\:via-light-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .\32xl\:hover\:via-bright-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .\32xl\:hover\:via-bright-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .\32xl\:hover\:via-SpaceGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .\32xl\:hover\:via-Purple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:hover\:via-LightPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .\32xl\:hover\:via-Glow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .\32xl\:hover\:via-Bronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .\32xl\:hover\:via-Copper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .\32xl\:hover\:via-Pink-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .\32xl\:hover\:via-Orange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .\32xl\:hover\:via-Coral-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .\32xl\:hover\:via-MajesticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:hover\:via-PrismBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:hover\:via-CeramicBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:hover\:via-MidnightBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .\32xl\:hover\:via-PrismWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .\32xl\:hover\:via-CeramicWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .\32xl\:hover\:via-LilacPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .\32xl\:hover\:via-CrownSilver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .\32xl\:hover\:via-CoralBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .\32xl\:hover\:via-lime-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .\32xl\:hover\:via-apple-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .\32xl\:hover\:via-bg-new-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .\32xl\:hover\:via-bg-new-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .\32xl\:hover\:via-new-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .\32xl\:hover\:via-footer-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .\32xl\:hover\:via-border-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .\32xl\:hover\:via-apple-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .\32xl\:hover\:via-crimson-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .\32xl\:hover\:via-asurion-cyan:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .\32xl\:hover\:via-bright-orange:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .\32xl\:hover\:via-Graphite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .\32xl\:hover\:via-PacificBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:hover\:via-light-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .\32xl\:hover\:via-asurion-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .\32xl\:hover\:via-OceanBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .\32xl\:hover\:via-MetallicCopper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .\32xl\:hover\:via-PorcelainWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .\32xl\:hover\:via-LightBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .\32xl\:hover\:via-CloudNavy-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .\32xl\:hover\:via-CloudMint-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .\32xl\:hover\:via-CloudOrange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .\32xl\:hover\:via-CloudLavender-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .\32xl\:hover\:via-CloudRed-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .\32xl\:hover\:via-CloudWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .\32xl\:hover\:via-SunriseGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .\32xl\:hover\:via-SunshineGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .\32xl\:hover\:via-AuraBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .\32xl\:hover\:via-AuraGlow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .\32xl\:hover\:via-MysticBronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .\32xl\:hover\:via-MysticGreen-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .\32xl\:hover\:via-MysticGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .\32xl\:hover\:via-MysticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .\32xl\:hover\:via-MysticWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .\32xl\:hover\:via-price-blue1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:hover\:via-indigo1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:hover\:via-Purple-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .\32xl\:hover\:via-new-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .\32xl\:hover\:via-dark-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .\32xl\:hover\:via-replace-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .\32xl\:hover\:via-resolve-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .\32xl\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .\32xl\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .\32xl\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .\32xl\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .\32xl\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .\32xl\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .\32xl\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .\32xl\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .\32xl\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .\32xl\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .\32xl\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .\32xl\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .\32xl\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .\32xl\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .\32xl\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .\32xl\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .\32xl\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .\32xl\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .\32xl\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .\32xl\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .\32xl\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .\32xl\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .\32xl\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .\32xl\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .\32xl\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .\32xl\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .\32xl\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .\32xl\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .\32xl\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .\32xl\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .\32xl\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .\32xl\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .\32xl\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .\32xl\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .\32xl\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .\32xl\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .\32xl\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .\32xl\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .\32xl\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .\32xl\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .\32xl\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .\32xl\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .\32xl\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .\32xl\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .\32xl\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .\32xl\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .\32xl\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .\32xl\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .\32xl\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .\32xl\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .\32xl\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .\32xl\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .\32xl\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .\32xl\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .\32xl\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .\32xl\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .\32xl\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .\32xl\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .\32xl\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .\32xl\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .\32xl\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .\32xl\:focus\:via-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .\32xl\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .\32xl\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .\32xl\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .\32xl\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .\32xl\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .\32xl\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .\32xl\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .\32xl\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .\32xl\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .\32xl\:focus\:via-Asurion-White:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:focus\:via-Asurion-Blue-Brighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:focus\:via-Asurion-Blue-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .\32xl\:focus\:via-Asurion-Blue-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .\32xl\:focus\:via-Asurion-Purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .\32xl\:focus\:via-Asurion-Purple-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:focus\:via-Asurion-Purple-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .\32xl\:focus\:via-Asurion-Gray-Deepest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .\32xl\:focus\:via-Asurion-Gray-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .\32xl\:focus\:via-Asurion-Gray-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .\32xl\:focus\:via-Asurion-Gray-Lighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .\32xl\:focus\:via-Asurion-Gray-Lightest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .\32xl\:focus\:via-Asurion-Red-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .\32xl\:focus\:via-light-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .\32xl\:focus\:via-light-gray-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .\32xl\:focus\:via-light-gray-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .\32xl\:focus\:via-light-gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .\32xl\:focus\:via-light-gray-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .\32xl\:focus\:via-light-gray-5:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .\32xl\:focus\:via-light-slate-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .\32xl\:focus\:via-denim-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .\32xl\:focus\:via-purple-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .\32xl\:focus\:via-dark-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .\32xl\:focus\:via-bright-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .\32xl\:focus\:via-mustard-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .\32xl\:focus\:via-mustard-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .\32xl\:focus\:via-light-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:focus\:via-light-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .\32xl\:focus\:via-light-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .\32xl\:focus\:via-light-blue-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .\32xl\:focus\:via-purple-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .\32xl\:focus\:via-light-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .\32xl\:focus\:via-light-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .\32xl\:focus\:via-light-bg-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .\32xl\:focus\:via-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .\32xl\:focus\:via-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .\32xl\:focus\:via-light-white-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .\32xl\:focus\:via-Black-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:focus\:via-Default-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .\32xl\:focus\:via-White-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .\32xl\:focus\:via-Green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .\32xl\:focus\:via-Blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:focus\:via-Silver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .\32xl\:focus\:via-Yellow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .\32xl\:focus\:via-Grey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .\32xl\:focus\:via-Gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .\32xl\:focus\:via-Red-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .\32xl\:focus\:via-Gold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .\32xl\:focus\:via-light-green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .\32xl\:focus\:via-dark-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .\32xl\:focus\:via-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:focus\:via-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .\32xl\:focus\:via-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .\32xl\:focus\:via-light-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .\32xl\:focus\:via-bright-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .\32xl\:focus\:via-bright-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .\32xl\:focus\:via-SpaceGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .\32xl\:focus\:via-Purple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:focus\:via-LightPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .\32xl\:focus\:via-Glow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .\32xl\:focus\:via-Bronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .\32xl\:focus\:via-Copper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .\32xl\:focus\:via-Pink-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .\32xl\:focus\:via-Orange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .\32xl\:focus\:via-Coral-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .\32xl\:focus\:via-MajesticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:focus\:via-PrismBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:focus\:via-CeramicBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .\32xl\:focus\:via-MidnightBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .\32xl\:focus\:via-PrismWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .\32xl\:focus\:via-CeramicWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .\32xl\:focus\:via-LilacPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .\32xl\:focus\:via-CrownSilver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .\32xl\:focus\:via-CoralBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .\32xl\:focus\:via-lime-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .\32xl\:focus\:via-apple-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .\32xl\:focus\:via-bg-new-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .\32xl\:focus\:via-bg-new-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .\32xl\:focus\:via-new-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .\32xl\:focus\:via-footer-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .\32xl\:focus\:via-border-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .\32xl\:focus\:via-apple-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .\32xl\:focus\:via-crimson-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .\32xl\:focus\:via-asurion-cyan:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .\32xl\:focus\:via-bright-orange:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .\32xl\:focus\:via-Graphite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .\32xl\:focus\:via-PacificBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:focus\:via-light-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .\32xl\:focus\:via-asurion-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .\32xl\:focus\:via-OceanBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .\32xl\:focus\:via-MetallicCopper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .\32xl\:focus\:via-PorcelainWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .\32xl\:focus\:via-LightBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .\32xl\:focus\:via-CloudNavy-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .\32xl\:focus\:via-CloudMint-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .\32xl\:focus\:via-CloudOrange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .\32xl\:focus\:via-CloudLavender-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .\32xl\:focus\:via-CloudRed-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .\32xl\:focus\:via-CloudWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .\32xl\:focus\:via-SunriseGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .\32xl\:focus\:via-SunshineGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .\32xl\:focus\:via-AuraBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .\32xl\:focus\:via-AuraGlow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .\32xl\:focus\:via-MysticBronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .\32xl\:focus\:via-MysticGreen-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .\32xl\:focus\:via-MysticGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .\32xl\:focus\:via-MysticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .\32xl\:focus\:via-MysticWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .\32xl\:focus\:via-price-blue1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .\32xl\:focus\:via-indigo1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .\32xl\:focus\:via-Purple-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .\32xl\:focus\:via-new-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .\32xl\:focus\:via-dark-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .\32xl\:focus\:via-replace-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .\32xl\:focus\:via-resolve-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .\32xl\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .\32xl\:to-current {
    --tw-gradient-to: currentColor;
  }

  .\32xl\:to-black {
    --tw-gradient-to: #000;
  }

  .\32xl\:to-white {
    --tw-gradient-to: #fff;
  }

  .\32xl\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .\32xl\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .\32xl\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .\32xl\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .\32xl\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .\32xl\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .\32xl\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .\32xl\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .\32xl\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .\32xl\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .\32xl\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .\32xl\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .\32xl\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .\32xl\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .\32xl\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .\32xl\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .\32xl\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .\32xl\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .\32xl\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .\32xl\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .\32xl\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .\32xl\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .\32xl\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .\32xl\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .\32xl\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .\32xl\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .\32xl\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .\32xl\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .\32xl\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .\32xl\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .\32xl\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .\32xl\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .\32xl\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .\32xl\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .\32xl\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .\32xl\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .\32xl\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .\32xl\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .\32xl\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .\32xl\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .\32xl\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .\32xl\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .\32xl\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .\32xl\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .\32xl\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .\32xl\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .\32xl\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .\32xl\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .\32xl\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .\32xl\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .\32xl\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .\32xl\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .\32xl\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .\32xl\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .\32xl\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .\32xl\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .\32xl\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .\32xl\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .\32xl\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .\32xl\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .\32xl\:to-purple {
    --tw-gradient-to: #6700B8;
  }

  .\32xl\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .\32xl\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .\32xl\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .\32xl\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .\32xl\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .\32xl\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .\32xl\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .\32xl\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .\32xl\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .\32xl\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .\32xl\:to-Asurion-White {
    --tw-gradient-to: #FFF;
  }

  .\32xl\:to-Asurion-Blue-Brighter {
    --tw-gradient-to: #6B8BFF;
  }

  .\32xl\:to-Asurion-Blue-Deep {
    --tw-gradient-to: #2743CC;
  }

  .\32xl\:to-Asurion-Blue-Light {
    --tw-gradient-to: #F0F3FF;
  }

  .\32xl\:to-Asurion-Purple {
    --tw-gradient-to: #8223D2;
  }

  .\32xl\:to-Asurion-Purple-Deeper {
    --tw-gradient-to: #6700B8;
  }

  .\32xl\:to-Asurion-Purple-Light {
    --tw-gradient-to: #F3E9FB;
  }

  .\32xl\:to-Asurion-Gray-Deepest {
    --tw-gradient-to: #333F48;
  }

  .\32xl\:to-Asurion-Gray-Deeper {
    --tw-gradient-to: #6E767D;
  }

  .\32xl\:to-Asurion-Gray-Light {
    --tw-gradient-to: #A5AAAF;
  }

  .\32xl\:to-Asurion-Gray-Lighter {
    --tw-gradient-to: #E6E6EB;
  }

  .\32xl\:to-Asurion-Gray-Lightest {
    --tw-gradient-to: #D5D6DA;
  }

  .\32xl\:to-Asurion-Red-Deep {
    --tw-gradient-to: #DB1B1B;
  }

  .\32xl\:to-light-gray {
    --tw-gradient-to: #6E767D;
  }

  .\32xl\:to-light-gray-1 {
    --tw-gradient-to: #A5AAAF;
  }

  .\32xl\:to-light-gray-2 {
    --tw-gradient-to: #E6E6EB;
  }

  .\32xl\:to-light-gray-3 {
    --tw-gradient-to: #F0F0F5;
  }

  .\32xl\:to-light-gray-4 {
    --tw-gradient-to: #D5D6DA;
  }

  .\32xl\:to-light-gray-5 {
    --tw-gradient-to: #333F48;
  }

  .\32xl\:to-light-slate-gray {
    --tw-gradient-to: #8589A1;
  }

  .\32xl\:to-denim-blue {
    --tw-gradient-to: #0066B2;
  }

  .\32xl\:to-purple-1 {
    --tw-gradient-to: #8223D2;
  }

  .\32xl\:to-dark-red {
    --tw-gradient-to: #DB1B1B;
  }

  .\32xl\:to-bright-red {
    --tw-gradient-to: #F40715;
  }

  .\32xl\:to-mustard-yellow {
    --tw-gradient-to: #ED8B00;
  }

  .\32xl\:to-mustard-yellow-1 {
    --tw-gradient-to: #ED6600;
  }

  .\32xl\:to-light-blue {
    --tw-gradient-to: #6B8BFF;
  }

  .\32xl\:to-light-blue-1 {
    --tw-gradient-to: #4A68F9;
  }

  .\32xl\:to-light-blue-3 {
    --tw-gradient-to:  #F0F3FF;
  }

  .\32xl\:to-light-blue-4 {
    --tw-gradient-to: #F0F3FF;
  }

  .\32xl\:to-purple-blue {
    --tw-gradient-to: #6469E1;
  }

  .\32xl\:to-light-green {
    --tw-gradient-to: #00B574;
  }

  .\32xl\:to-light-green-1 {
    --tw-gradient-to: #00B574;
  }

  .\32xl\:to-light-bg-green {
    --tw-gradient-to: #F0FFF9;
  }

  .\32xl\:to-green-1 {
    --tw-gradient-to: #0B8350;
  }

  .\32xl\:to-pink-1 {
    --tw-gradient-to: #FFEDD5;
  }

  .\32xl\:to-light-white-1 {
    --tw-gradient-to: #F8F6EE;
  }

  .\32xl\:to-Black-3 {
    --tw-gradient-to: #1F2020;
  }

  .\32xl\:to-Default-3 {
    --tw-gradient-to: #1F2120;
  }

  .\32xl\:to-White-3 {
    --tw-gradient-to: #F9F6EF;
  }

  .\32xl\:to-Green-3 {
    --tw-gradient-to: #AEE0CD;
  }

  .\32xl\:to-Blue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .\32xl\:to-Silver-3 {
    --tw-gradient-to: #E4E4E2;
  }

  .\32xl\:to-Yellow-3 {
    --tw-gradient-to: #F3D060;
  }

  .\32xl\:to-Grey-3 {
    --tw-gradient-to: #535150;
  }

  .\32xl\:to-Gray-3 {
    --tw-gradient-to: #535150;
  }

  .\32xl\:to-Red-3 {
    --tw-gradient-to: #BA0C2E;
  }

  .\32xl\:to-Gold-3 {
    --tw-gradient-to: #F5DDC5;
  }

  .\32xl\:to-light-green-3 {
    --tw-gradient-to: #F3E9FB;
  }

  .\32xl\:to-dark-blue-2 {
    --tw-gradient-to: #2743CC;
  }

  .\32xl\:to-blue-1 {
    --tw-gradient-to: #6B8BFF;
  }

  .\32xl\:to-yellow-1 {
    --tw-gradient-to: #EDB800;
  }

  .\32xl\:to-blue-2 {
    --tw-gradient-to: #253BAA;
  }

  .\32xl\:to-light-pink {
    --tw-gradient-to: #FF5070;
  }

  .\32xl\:to-bright-green {
    --tw-gradient-to: #6EFAC3;
  }

  .\32xl\:to-bright-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .\32xl\:to-SpaceGrey-3 {
    --tw-gradient-to: #535150;
  }

  .\32xl\:to-Purple-3 {
    --tw-gradient-to: #6700B8;
  }

  .\32xl\:to-LightPurple-3 {
    --tw-gradient-to: #D1CDDA;
  }

  .\32xl\:to-Glow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .\32xl\:to-Bronze-3 {
    --tw-gradient-to: #cd7f32;
  }

  .\32xl\:to-Copper-3 {
    --tw-gradient-to: #B87333;
  }

  .\32xl\:to-Pink-3 {
    --tw-gradient-to: #FFC0CB;
  }

  .\32xl\:to-Orange-3 {
    --tw-gradient-to: #FFA500;
  }

  .\32xl\:to-Coral-3 {
    --tw-gradient-to: #EE7762;
  }

  .\32xl\:to-MajesticBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .\32xl\:to-PrismBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .\32xl\:to-CeramicBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .\32xl\:to-MidnightBlack-3 {
    --tw-gradient-to: #00040D;
  }

  .\32xl\:to-PrismWhite-3 {
    --tw-gradient-to: #E1D8CB;
  }

  .\32xl\:to-CeramicWhite-3 {
    --tw-gradient-to: #c2c2c4;
  }

  .\32xl\:to-LilacPurple-3 {
    --tw-gradient-to: #C8A2C8;
  }

  .\32xl\:to-CrownSilver-3 {
    --tw-gradient-to: #b1a5aa;
  }

  .\32xl\:to-CoralBlue-3 {
    --tw-gradient-to: #AFDCEC;
  }

  .\32xl\:to-lime-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .\32xl\:to-apple-green {
    --tw-gradient-to: #6EFAC3;
  }

  .\32xl\:to-bg-new-blue {
    --tw-gradient-to: #39DCF0;
  }

  .\32xl\:to-bg-new-pink {
    --tw-gradient-to: #E79AAE;
  }

  .\32xl\:to-new-pink-1 {
    --tw-gradient-to: #E9A1B3;
  }

  .\32xl\:to-footer-grey {
    --tw-gradient-to: #333238;
  }

  .\32xl\:to-border-grey {
    --tw-gradient-to: #c4c4c4;
  }

  .\32xl\:to-apple-green-1 {
    --tw-gradient-to: #30D091;
  }

  .\32xl\:to-crimson-red {
    --tw-gradient-to: #d22323;
  }

  .\32xl\:to-asurion-cyan {
    --tw-gradient-to: #95CED7;
  }

  .\32xl\:to-bright-orange {
    --tw-gradient-to: #FF8B1A;
  }

  .\32xl\:to-Graphite-3 {
    --tw-gradient-to: #D2CEDB;
  }

  .\32xl\:to-PacificBlue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .\32xl\:to-light-purple {
    --tw-gradient-to: #B3A3D7;
  }

  .\32xl\:to-asurion-gray {
    --tw-gradient-to: #D8D8D8;
  }

  .\32xl\:to-OceanBlue-3 {
    --tw-gradient-to: #0077be;
  }

  .\32xl\:to-MetallicCopper-3 {
    --tw-gradient-to: #72281e;
  }

  .\32xl\:to-PorcelainWhite-3 {
    --tw-gradient-to: #f8fbf8;
  }

  .\32xl\:to-LightBlue-3 {
    --tw-gradient-to: #ADD8E6;
  }

  .\32xl\:to-CloudNavy-3 {
    --tw-gradient-to: #607387;
  }

  .\32xl\:to-CloudMint-3 {
    --tw-gradient-to: #607387;
  }

  .\32xl\:to-CloudOrange-3 {
    --tw-gradient-to: #ffba97;
  }

  .\32xl\:to-CloudLavender-3 {
    --tw-gradient-to: #d6d3e2;
  }

  .\32xl\:to-CloudRed-3 {
    --tw-gradient-to: #dbb0a2;
  }

  .\32xl\:to-CloudWhite-3 {
    --tw-gradient-to: #f2f2ed;
  }

  .\32xl\:to-SunriseGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .\32xl\:to-SunshineGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .\32xl\:to-AuraBlack-3 {
    --tw-gradient-to: #1F2120;
  }

  .\32xl\:to-AuraGlow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .\32xl\:to-MysticBronze-3 {
    --tw-gradient-to: #3c2516;
  }

  .\32xl\:to-MysticGreen-3 {
    --tw-gradient-to: #90A19A;
  }

  .\32xl\:to-MysticGrey-3 {
    --tw-gradient-to: #564f55;
  }

  .\32xl\:to-MysticBlack-3 {
    --tw-gradient-to: #353A3C;
  }

  .\32xl\:to-MysticWhite-3 {
    --tw-gradient-to: #E4EDE3;
  }

  .\32xl\:to-price-blue1 {
    --tw-gradient-to: #6B8BFF;
  }

  .\32xl\:to-indigo1 {
    --tw-gradient-to: #6700B8;
  }

  .\32xl\:to-Purple-4 {
    --tw-gradient-to: #9598F8;
  }

  .\32xl\:to-new-blue-2 {
    --tw-gradient-to: #33B3C2;
  }

  .\32xl\:to-dark-blue-3 {
    --tw-gradient-to: #041DFB;
  }

  .\32xl\:to-replace-bg {
    --tw-gradient-to: #8AA4BC;
  }

  .\32xl\:to-resolve-bg {
    --tw-gradient-to: #4783CB;
  }

  .\32xl\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .\32xl\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .\32xl\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .\32xl\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .\32xl\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .\32xl\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .\32xl\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .\32xl\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .\32xl\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .\32xl\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .\32xl\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .\32xl\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .\32xl\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .\32xl\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .\32xl\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .\32xl\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .\32xl\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .\32xl\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .\32xl\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .\32xl\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .\32xl\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .\32xl\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .\32xl\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .\32xl\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .\32xl\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .\32xl\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .\32xl\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .\32xl\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .\32xl\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .\32xl\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .\32xl\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .\32xl\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .\32xl\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .\32xl\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .\32xl\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .\32xl\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .\32xl\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .\32xl\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .\32xl\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .\32xl\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .\32xl\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .\32xl\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .\32xl\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .\32xl\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .\32xl\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .\32xl\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .\32xl\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .\32xl\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .\32xl\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .\32xl\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .\32xl\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .\32xl\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .\32xl\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .\32xl\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .\32xl\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .\32xl\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .\32xl\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .\32xl\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .\32xl\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .\32xl\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .\32xl\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .\32xl\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .\32xl\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .\32xl\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .\32xl\:hover\:to-purple:hover {
    --tw-gradient-to: #6700B8;
  }

  .\32xl\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .\32xl\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .\32xl\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .\32xl\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .\32xl\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .\32xl\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .\32xl\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .\32xl\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .\32xl\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .\32xl\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .\32xl\:hover\:to-Asurion-White:hover {
    --tw-gradient-to: #FFF;
  }

  .\32xl\:hover\:to-Asurion-Blue-Brighter:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .\32xl\:hover\:to-Asurion-Blue-Deep:hover {
    --tw-gradient-to: #2743CC;
  }

  .\32xl\:hover\:to-Asurion-Blue-Light:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .\32xl\:hover\:to-Asurion-Purple:hover {
    --tw-gradient-to: #8223D2;
  }

  .\32xl\:hover\:to-Asurion-Purple-Deeper:hover {
    --tw-gradient-to: #6700B8;
  }

  .\32xl\:hover\:to-Asurion-Purple-Light:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .\32xl\:hover\:to-Asurion-Gray-Deepest:hover {
    --tw-gradient-to: #333F48;
  }

  .\32xl\:hover\:to-Asurion-Gray-Deeper:hover {
    --tw-gradient-to: #6E767D;
  }

  .\32xl\:hover\:to-Asurion-Gray-Light:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .\32xl\:hover\:to-Asurion-Gray-Lighter:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .\32xl\:hover\:to-Asurion-Gray-Lightest:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .\32xl\:hover\:to-Asurion-Red-Deep:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .\32xl\:hover\:to-light-gray:hover {
    --tw-gradient-to: #6E767D;
  }

  .\32xl\:hover\:to-light-gray-1:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .\32xl\:hover\:to-light-gray-2:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .\32xl\:hover\:to-light-gray-3:hover {
    --tw-gradient-to: #F0F0F5;
  }

  .\32xl\:hover\:to-light-gray-4:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .\32xl\:hover\:to-light-gray-5:hover {
    --tw-gradient-to: #333F48;
  }

  .\32xl\:hover\:to-light-slate-gray:hover {
    --tw-gradient-to: #8589A1;
  }

  .\32xl\:hover\:to-denim-blue:hover {
    --tw-gradient-to: #0066B2;
  }

  .\32xl\:hover\:to-purple-1:hover {
    --tw-gradient-to: #8223D2;
  }

  .\32xl\:hover\:to-dark-red:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .\32xl\:hover\:to-bright-red:hover {
    --tw-gradient-to: #F40715;
  }

  .\32xl\:hover\:to-mustard-yellow:hover {
    --tw-gradient-to: #ED8B00;
  }

  .\32xl\:hover\:to-mustard-yellow-1:hover {
    --tw-gradient-to: #ED6600;
  }

  .\32xl\:hover\:to-light-blue:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .\32xl\:hover\:to-light-blue-1:hover {
    --tw-gradient-to: #4A68F9;
  }

  .\32xl\:hover\:to-light-blue-3:hover {
    --tw-gradient-to:  #F0F3FF;
  }

  .\32xl\:hover\:to-light-blue-4:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .\32xl\:hover\:to-purple-blue:hover {
    --tw-gradient-to: #6469E1;
  }

  .\32xl\:hover\:to-light-green:hover {
    --tw-gradient-to: #00B574;
  }

  .\32xl\:hover\:to-light-green-1:hover {
    --tw-gradient-to: #00B574;
  }

  .\32xl\:hover\:to-light-bg-green:hover {
    --tw-gradient-to: #F0FFF9;
  }

  .\32xl\:hover\:to-green-1:hover {
    --tw-gradient-to: #0B8350;
  }

  .\32xl\:hover\:to-pink-1:hover {
    --tw-gradient-to: #FFEDD5;
  }

  .\32xl\:hover\:to-light-white-1:hover {
    --tw-gradient-to: #F8F6EE;
  }

  .\32xl\:hover\:to-Black-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .\32xl\:hover\:to-Default-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .\32xl\:hover\:to-White-3:hover {
    --tw-gradient-to: #F9F6EF;
  }

  .\32xl\:hover\:to-Green-3:hover {
    --tw-gradient-to: #AEE0CD;
  }

  .\32xl\:hover\:to-Blue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .\32xl\:hover\:to-Silver-3:hover {
    --tw-gradient-to: #E4E4E2;
  }

  .\32xl\:hover\:to-Yellow-3:hover {
    --tw-gradient-to: #F3D060;
  }

  .\32xl\:hover\:to-Grey-3:hover {
    --tw-gradient-to: #535150;
  }

  .\32xl\:hover\:to-Gray-3:hover {
    --tw-gradient-to: #535150;
  }

  .\32xl\:hover\:to-Red-3:hover {
    --tw-gradient-to: #BA0C2E;
  }

  .\32xl\:hover\:to-Gold-3:hover {
    --tw-gradient-to: #F5DDC5;
  }

  .\32xl\:hover\:to-light-green-3:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .\32xl\:hover\:to-dark-blue-2:hover {
    --tw-gradient-to: #2743CC;
  }

  .\32xl\:hover\:to-blue-1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .\32xl\:hover\:to-yellow-1:hover {
    --tw-gradient-to: #EDB800;
  }

  .\32xl\:hover\:to-blue-2:hover {
    --tw-gradient-to: #253BAA;
  }

  .\32xl\:hover\:to-light-pink:hover {
    --tw-gradient-to: #FF5070;
  }

  .\32xl\:hover\:to-bright-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .\32xl\:hover\:to-bright-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .\32xl\:hover\:to-SpaceGrey-3:hover {
    --tw-gradient-to: #535150;
  }

  .\32xl\:hover\:to-Purple-3:hover {
    --tw-gradient-to: #6700B8;
  }

  .\32xl\:hover\:to-LightPurple-3:hover {
    --tw-gradient-to: #D1CDDA;
  }

  .\32xl\:hover\:to-Glow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .\32xl\:hover\:to-Bronze-3:hover {
    --tw-gradient-to: #cd7f32;
  }

  .\32xl\:hover\:to-Copper-3:hover {
    --tw-gradient-to: #B87333;
  }

  .\32xl\:hover\:to-Pink-3:hover {
    --tw-gradient-to: #FFC0CB;
  }

  .\32xl\:hover\:to-Orange-3:hover {
    --tw-gradient-to: #FFA500;
  }

  .\32xl\:hover\:to-Coral-3:hover {
    --tw-gradient-to: #EE7762;
  }

  .\32xl\:hover\:to-MajesticBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .\32xl\:hover\:to-PrismBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .\32xl\:hover\:to-CeramicBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .\32xl\:hover\:to-MidnightBlack-3:hover {
    --tw-gradient-to: #00040D;
  }

  .\32xl\:hover\:to-PrismWhite-3:hover {
    --tw-gradient-to: #E1D8CB;
  }

  .\32xl\:hover\:to-CeramicWhite-3:hover {
    --tw-gradient-to: #c2c2c4;
  }

  .\32xl\:hover\:to-LilacPurple-3:hover {
    --tw-gradient-to: #C8A2C8;
  }

  .\32xl\:hover\:to-CrownSilver-3:hover {
    --tw-gradient-to: #b1a5aa;
  }

  .\32xl\:hover\:to-CoralBlue-3:hover {
    --tw-gradient-to: #AFDCEC;
  }

  .\32xl\:hover\:to-lime-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .\32xl\:hover\:to-apple-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .\32xl\:hover\:to-bg-new-blue:hover {
    --tw-gradient-to: #39DCF0;
  }

  .\32xl\:hover\:to-bg-new-pink:hover {
    --tw-gradient-to: #E79AAE;
  }

  .\32xl\:hover\:to-new-pink-1:hover {
    --tw-gradient-to: #E9A1B3;
  }

  .\32xl\:hover\:to-footer-grey:hover {
    --tw-gradient-to: #333238;
  }

  .\32xl\:hover\:to-border-grey:hover {
    --tw-gradient-to: #c4c4c4;
  }

  .\32xl\:hover\:to-apple-green-1:hover {
    --tw-gradient-to: #30D091;
  }

  .\32xl\:hover\:to-crimson-red:hover {
    --tw-gradient-to: #d22323;
  }

  .\32xl\:hover\:to-asurion-cyan:hover {
    --tw-gradient-to: #95CED7;
  }

  .\32xl\:hover\:to-bright-orange:hover {
    --tw-gradient-to: #FF8B1A;
  }

  .\32xl\:hover\:to-Graphite-3:hover {
    --tw-gradient-to: #D2CEDB;
  }

  .\32xl\:hover\:to-PacificBlue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .\32xl\:hover\:to-light-purple:hover {
    --tw-gradient-to: #B3A3D7;
  }

  .\32xl\:hover\:to-asurion-gray:hover {
    --tw-gradient-to: #D8D8D8;
  }

  .\32xl\:hover\:to-OceanBlue-3:hover {
    --tw-gradient-to: #0077be;
  }

  .\32xl\:hover\:to-MetallicCopper-3:hover {
    --tw-gradient-to: #72281e;
  }

  .\32xl\:hover\:to-PorcelainWhite-3:hover {
    --tw-gradient-to: #f8fbf8;
  }

  .\32xl\:hover\:to-LightBlue-3:hover {
    --tw-gradient-to: #ADD8E6;
  }

  .\32xl\:hover\:to-CloudNavy-3:hover {
    --tw-gradient-to: #607387;
  }

  .\32xl\:hover\:to-CloudMint-3:hover {
    --tw-gradient-to: #607387;
  }

  .\32xl\:hover\:to-CloudOrange-3:hover {
    --tw-gradient-to: #ffba97;
  }

  .\32xl\:hover\:to-CloudLavender-3:hover {
    --tw-gradient-to: #d6d3e2;
  }

  .\32xl\:hover\:to-CloudRed-3:hover {
    --tw-gradient-to: #dbb0a2;
  }

  .\32xl\:hover\:to-CloudWhite-3:hover {
    --tw-gradient-to: #f2f2ed;
  }

  .\32xl\:hover\:to-SunriseGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .\32xl\:hover\:to-SunshineGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .\32xl\:hover\:to-AuraBlack-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .\32xl\:hover\:to-AuraGlow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .\32xl\:hover\:to-MysticBronze-3:hover {
    --tw-gradient-to: #3c2516;
  }

  .\32xl\:hover\:to-MysticGreen-3:hover {
    --tw-gradient-to: #90A19A;
  }

  .\32xl\:hover\:to-MysticGrey-3:hover {
    --tw-gradient-to: #564f55;
  }

  .\32xl\:hover\:to-MysticBlack-3:hover {
    --tw-gradient-to: #353A3C;
  }

  .\32xl\:hover\:to-MysticWhite-3:hover {
    --tw-gradient-to: #E4EDE3;
  }

  .\32xl\:hover\:to-price-blue1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .\32xl\:hover\:to-indigo1:hover {
    --tw-gradient-to: #6700B8;
  }

  .\32xl\:hover\:to-Purple-4:hover {
    --tw-gradient-to: #9598F8;
  }

  .\32xl\:hover\:to-new-blue-2:hover {
    --tw-gradient-to: #33B3C2;
  }

  .\32xl\:hover\:to-dark-blue-3:hover {
    --tw-gradient-to: #041DFB;
  }

  .\32xl\:hover\:to-replace-bg:hover {
    --tw-gradient-to: #8AA4BC;
  }

  .\32xl\:hover\:to-resolve-bg:hover {
    --tw-gradient-to: #4783CB;
  }

  .\32xl\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .\32xl\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .\32xl\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .\32xl\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .\32xl\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .\32xl\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .\32xl\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .\32xl\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .\32xl\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .\32xl\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .\32xl\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .\32xl\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .\32xl\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .\32xl\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .\32xl\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .\32xl\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .\32xl\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .\32xl\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .\32xl\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .\32xl\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .\32xl\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .\32xl\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .\32xl\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .\32xl\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .\32xl\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .\32xl\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .\32xl\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .\32xl\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .\32xl\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .\32xl\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .\32xl\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .\32xl\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .\32xl\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .\32xl\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .\32xl\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .\32xl\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .\32xl\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .\32xl\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .\32xl\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .\32xl\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .\32xl\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .\32xl\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .\32xl\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .\32xl\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .\32xl\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .\32xl\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .\32xl\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .\32xl\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .\32xl\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .\32xl\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .\32xl\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .\32xl\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .\32xl\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .\32xl\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .\32xl\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .\32xl\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .\32xl\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .\32xl\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .\32xl\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .\32xl\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .\32xl\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .\32xl\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .\32xl\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .\32xl\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .\32xl\:focus\:to-purple:focus {
    --tw-gradient-to: #6700B8;
  }

  .\32xl\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .\32xl\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .\32xl\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .\32xl\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .\32xl\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .\32xl\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .\32xl\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .\32xl\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .\32xl\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .\32xl\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .\32xl\:focus\:to-Asurion-White:focus {
    --tw-gradient-to: #FFF;
  }

  .\32xl\:focus\:to-Asurion-Blue-Brighter:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .\32xl\:focus\:to-Asurion-Blue-Deep:focus {
    --tw-gradient-to: #2743CC;
  }

  .\32xl\:focus\:to-Asurion-Blue-Light:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .\32xl\:focus\:to-Asurion-Purple:focus {
    --tw-gradient-to: #8223D2;
  }

  .\32xl\:focus\:to-Asurion-Purple-Deeper:focus {
    --tw-gradient-to: #6700B8;
  }

  .\32xl\:focus\:to-Asurion-Purple-Light:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .\32xl\:focus\:to-Asurion-Gray-Deepest:focus {
    --tw-gradient-to: #333F48;
  }

  .\32xl\:focus\:to-Asurion-Gray-Deeper:focus {
    --tw-gradient-to: #6E767D;
  }

  .\32xl\:focus\:to-Asurion-Gray-Light:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .\32xl\:focus\:to-Asurion-Gray-Lighter:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .\32xl\:focus\:to-Asurion-Gray-Lightest:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .\32xl\:focus\:to-Asurion-Red-Deep:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .\32xl\:focus\:to-light-gray:focus {
    --tw-gradient-to: #6E767D;
  }

  .\32xl\:focus\:to-light-gray-1:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .\32xl\:focus\:to-light-gray-2:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .\32xl\:focus\:to-light-gray-3:focus {
    --tw-gradient-to: #F0F0F5;
  }

  .\32xl\:focus\:to-light-gray-4:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .\32xl\:focus\:to-light-gray-5:focus {
    --tw-gradient-to: #333F48;
  }

  .\32xl\:focus\:to-light-slate-gray:focus {
    --tw-gradient-to: #8589A1;
  }

  .\32xl\:focus\:to-denim-blue:focus {
    --tw-gradient-to: #0066B2;
  }

  .\32xl\:focus\:to-purple-1:focus {
    --tw-gradient-to: #8223D2;
  }

  .\32xl\:focus\:to-dark-red:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .\32xl\:focus\:to-bright-red:focus {
    --tw-gradient-to: #F40715;
  }

  .\32xl\:focus\:to-mustard-yellow:focus {
    --tw-gradient-to: #ED8B00;
  }

  .\32xl\:focus\:to-mustard-yellow-1:focus {
    --tw-gradient-to: #ED6600;
  }

  .\32xl\:focus\:to-light-blue:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .\32xl\:focus\:to-light-blue-1:focus {
    --tw-gradient-to: #4A68F9;
  }

  .\32xl\:focus\:to-light-blue-3:focus {
    --tw-gradient-to:  #F0F3FF;
  }

  .\32xl\:focus\:to-light-blue-4:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .\32xl\:focus\:to-purple-blue:focus {
    --tw-gradient-to: #6469E1;
  }

  .\32xl\:focus\:to-light-green:focus {
    --tw-gradient-to: #00B574;
  }

  .\32xl\:focus\:to-light-green-1:focus {
    --tw-gradient-to: #00B574;
  }

  .\32xl\:focus\:to-light-bg-green:focus {
    --tw-gradient-to: #F0FFF9;
  }

  .\32xl\:focus\:to-green-1:focus {
    --tw-gradient-to: #0B8350;
  }

  .\32xl\:focus\:to-pink-1:focus {
    --tw-gradient-to: #FFEDD5;
  }

  .\32xl\:focus\:to-light-white-1:focus {
    --tw-gradient-to: #F8F6EE;
  }

  .\32xl\:focus\:to-Black-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .\32xl\:focus\:to-Default-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .\32xl\:focus\:to-White-3:focus {
    --tw-gradient-to: #F9F6EF;
  }

  .\32xl\:focus\:to-Green-3:focus {
    --tw-gradient-to: #AEE0CD;
  }

  .\32xl\:focus\:to-Blue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .\32xl\:focus\:to-Silver-3:focus {
    --tw-gradient-to: #E4E4E2;
  }

  .\32xl\:focus\:to-Yellow-3:focus {
    --tw-gradient-to: #F3D060;
  }

  .\32xl\:focus\:to-Grey-3:focus {
    --tw-gradient-to: #535150;
  }

  .\32xl\:focus\:to-Gray-3:focus {
    --tw-gradient-to: #535150;
  }

  .\32xl\:focus\:to-Red-3:focus {
    --tw-gradient-to: #BA0C2E;
  }

  .\32xl\:focus\:to-Gold-3:focus {
    --tw-gradient-to: #F5DDC5;
  }

  .\32xl\:focus\:to-light-green-3:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .\32xl\:focus\:to-dark-blue-2:focus {
    --tw-gradient-to: #2743CC;
  }

  .\32xl\:focus\:to-blue-1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .\32xl\:focus\:to-yellow-1:focus {
    --tw-gradient-to: #EDB800;
  }

  .\32xl\:focus\:to-blue-2:focus {
    --tw-gradient-to: #253BAA;
  }

  .\32xl\:focus\:to-light-pink:focus {
    --tw-gradient-to: #FF5070;
  }

  .\32xl\:focus\:to-bright-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .\32xl\:focus\:to-bright-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .\32xl\:focus\:to-SpaceGrey-3:focus {
    --tw-gradient-to: #535150;
  }

  .\32xl\:focus\:to-Purple-3:focus {
    --tw-gradient-to: #6700B8;
  }

  .\32xl\:focus\:to-LightPurple-3:focus {
    --tw-gradient-to: #D1CDDA;
  }

  .\32xl\:focus\:to-Glow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .\32xl\:focus\:to-Bronze-3:focus {
    --tw-gradient-to: #cd7f32;
  }

  .\32xl\:focus\:to-Copper-3:focus {
    --tw-gradient-to: #B87333;
  }

  .\32xl\:focus\:to-Pink-3:focus {
    --tw-gradient-to: #FFC0CB;
  }

  .\32xl\:focus\:to-Orange-3:focus {
    --tw-gradient-to: #FFA500;
  }

  .\32xl\:focus\:to-Coral-3:focus {
    --tw-gradient-to: #EE7762;
  }

  .\32xl\:focus\:to-MajesticBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .\32xl\:focus\:to-PrismBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .\32xl\:focus\:to-CeramicBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .\32xl\:focus\:to-MidnightBlack-3:focus {
    --tw-gradient-to: #00040D;
  }

  .\32xl\:focus\:to-PrismWhite-3:focus {
    --tw-gradient-to: #E1D8CB;
  }

  .\32xl\:focus\:to-CeramicWhite-3:focus {
    --tw-gradient-to: #c2c2c4;
  }

  .\32xl\:focus\:to-LilacPurple-3:focus {
    --tw-gradient-to: #C8A2C8;
  }

  .\32xl\:focus\:to-CrownSilver-3:focus {
    --tw-gradient-to: #b1a5aa;
  }

  .\32xl\:focus\:to-CoralBlue-3:focus {
    --tw-gradient-to: #AFDCEC;
  }

  .\32xl\:focus\:to-lime-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .\32xl\:focus\:to-apple-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .\32xl\:focus\:to-bg-new-blue:focus {
    --tw-gradient-to: #39DCF0;
  }

  .\32xl\:focus\:to-bg-new-pink:focus {
    --tw-gradient-to: #E79AAE;
  }

  .\32xl\:focus\:to-new-pink-1:focus {
    --tw-gradient-to: #E9A1B3;
  }

  .\32xl\:focus\:to-footer-grey:focus {
    --tw-gradient-to: #333238;
  }

  .\32xl\:focus\:to-border-grey:focus {
    --tw-gradient-to: #c4c4c4;
  }

  .\32xl\:focus\:to-apple-green-1:focus {
    --tw-gradient-to: #30D091;
  }

  .\32xl\:focus\:to-crimson-red:focus {
    --tw-gradient-to: #d22323;
  }

  .\32xl\:focus\:to-asurion-cyan:focus {
    --tw-gradient-to: #95CED7;
  }

  .\32xl\:focus\:to-bright-orange:focus {
    --tw-gradient-to: #FF8B1A;
  }

  .\32xl\:focus\:to-Graphite-3:focus {
    --tw-gradient-to: #D2CEDB;
  }

  .\32xl\:focus\:to-PacificBlue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .\32xl\:focus\:to-light-purple:focus {
    --tw-gradient-to: #B3A3D7;
  }

  .\32xl\:focus\:to-asurion-gray:focus {
    --tw-gradient-to: #D8D8D8;
  }

  .\32xl\:focus\:to-OceanBlue-3:focus {
    --tw-gradient-to: #0077be;
  }

  .\32xl\:focus\:to-MetallicCopper-3:focus {
    --tw-gradient-to: #72281e;
  }

  .\32xl\:focus\:to-PorcelainWhite-3:focus {
    --tw-gradient-to: #f8fbf8;
  }

  .\32xl\:focus\:to-LightBlue-3:focus {
    --tw-gradient-to: #ADD8E6;
  }

  .\32xl\:focus\:to-CloudNavy-3:focus {
    --tw-gradient-to: #607387;
  }

  .\32xl\:focus\:to-CloudMint-3:focus {
    --tw-gradient-to: #607387;
  }

  .\32xl\:focus\:to-CloudOrange-3:focus {
    --tw-gradient-to: #ffba97;
  }

  .\32xl\:focus\:to-CloudLavender-3:focus {
    --tw-gradient-to: #d6d3e2;
  }

  .\32xl\:focus\:to-CloudRed-3:focus {
    --tw-gradient-to: #dbb0a2;
  }

  .\32xl\:focus\:to-CloudWhite-3:focus {
    --tw-gradient-to: #f2f2ed;
  }

  .\32xl\:focus\:to-SunriseGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .\32xl\:focus\:to-SunshineGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .\32xl\:focus\:to-AuraBlack-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .\32xl\:focus\:to-AuraGlow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .\32xl\:focus\:to-MysticBronze-3:focus {
    --tw-gradient-to: #3c2516;
  }

  .\32xl\:focus\:to-MysticGreen-3:focus {
    --tw-gradient-to: #90A19A;
  }

  .\32xl\:focus\:to-MysticGrey-3:focus {
    --tw-gradient-to: #564f55;
  }

  .\32xl\:focus\:to-MysticBlack-3:focus {
    --tw-gradient-to: #353A3C;
  }

  .\32xl\:focus\:to-MysticWhite-3:focus {
    --tw-gradient-to: #E4EDE3;
  }

  .\32xl\:focus\:to-price-blue1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .\32xl\:focus\:to-indigo1:focus {
    --tw-gradient-to: #6700B8;
  }

  .\32xl\:focus\:to-Purple-4:focus {
    --tw-gradient-to: #9598F8;
  }

  .\32xl\:focus\:to-new-blue-2:focus {
    --tw-gradient-to: #33B3C2;
  }

  .\32xl\:focus\:to-dark-blue-3:focus {
    --tw-gradient-to: #041DFB;
  }

  .\32xl\:focus\:to-replace-bg:focus {
    --tw-gradient-to: #8AA4BC;
  }

  .\32xl\:focus\:to-resolve-bg:focus {
    --tw-gradient-to: #4783CB;
  }

  .\32xl\:decoration-slice {
    -webkit-box-decoration-break: slice;
    box-decoration-break: slice;
  }

  .\32xl\:decoration-clone {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }

  .\32xl\:bg-auto {
    background-size: auto;
  }

  .\32xl\:bg-cover {
    background-size: cover;
  }

  .\32xl\:bg-contain {
    background-size: contain;
  }

  .\32xl\:bg-fixed {
    background-attachment: fixed;
  }

  .\32xl\:bg-local {
    background-attachment: local;
  }

  .\32xl\:bg-scroll {
    background-attachment: scroll;
  }

  .\32xl\:bg-clip-border {
    background-clip: border-box;
  }

  .\32xl\:bg-clip-padding {
    background-clip: padding-box;
  }

  .\32xl\:bg-clip-content {
    background-clip: content-box;
  }

  .\32xl\:bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
  }

  .\32xl\:bg-bottom {
    background-position: bottom;
  }

  .\32xl\:bg-center {
    background-position: center;
  }

  .\32xl\:bg-left {
    background-position: left;
  }

  .\32xl\:bg-left-bottom {
    background-position: left bottom;
  }

  .\32xl\:bg-left-top {
    background-position: left top;
  }

  .\32xl\:bg-right {
    background-position: right;
  }

  .\32xl\:bg-right-bottom {
    background-position: right bottom;
  }

  .\32xl\:bg-right-top {
    background-position: right top;
  }

  .\32xl\:bg-top {
    background-position: top;
  }

  .\32xl\:bg-repeat {
    background-repeat: repeat;
  }

  .\32xl\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .\32xl\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .\32xl\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .\32xl\:bg-repeat-round {
    background-repeat: round;
  }

  .\32xl\:bg-repeat-space {
    background-repeat: space;
  }

  .\32xl\:bg-origin-border {
    background-origin: border-box;
  }

  .\32xl\:bg-origin-padding {
    background-origin: padding-box;
  }

  .\32xl\:bg-origin-content {
    background-origin: content-box;
  }

  .\32xl\:fill-current {
    fill: currentColor;
  }

  .\32xl\:stroke-current {
    stroke: currentColor;
  }

  .\32xl\:stroke-0 {
    stroke-width: 0;
  }

  .\32xl\:stroke-1 {
    stroke-width: 1;
  }

  .\32xl\:stroke-2 {
    stroke-width: 2;
  }

  .\32xl\:object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .\32xl\:object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .\32xl\:object-fill {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .\32xl\:object-none {
    -o-object-fit: none;
    object-fit: none;
  }

  .\32xl\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .\32xl\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom;
  }

  .\32xl\:object-center {
    -o-object-position: center;
    object-position: center;
  }

  .\32xl\:object-left {
    -o-object-position: left;
    object-position: left;
  }

  .\32xl\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom;
  }

  .\32xl\:object-left-top {
    -o-object-position: left top;
    object-position: left top;
  }

  .\32xl\:object-right {
    -o-object-position: right;
    object-position: right;
  }

  .\32xl\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom;
  }

  .\32xl\:object-right-top {
    -o-object-position: right top;
    object-position: right top;
  }

  .\32xl\:object-top {
    -o-object-position: top;
    object-position: top;
  }

  .\32xl\:p-0 {
    padding: 0px;
  }

  .\32xl\:p-1 {
    padding: 0.25rem;
  }

  .\32xl\:p-2 {
    padding: 0.5rem;
  }

  .\32xl\:p-3 {
    padding: 0.75rem;
  }

  .\32xl\:p-4 {
    padding: 1rem;
  }

  .\32xl\:p-5 {
    padding: 1.25rem;
  }

  .\32xl\:p-6 {
    padding: 1.5rem;
  }

  .\32xl\:p-7 {
    padding: 1.75rem;
  }

  .\32xl\:p-8 {
    padding: 2rem;
  }

  .\32xl\:p-9 {
    padding: 2.25rem;
  }

  .\32xl\:p-10 {
    padding: 2.5rem;
  }

  .\32xl\:p-11 {
    padding: 2.75rem;
  }

  .\32xl\:p-12 {
    padding: 3rem;
  }

  .\32xl\:p-14 {
    padding: 3.5rem;
  }

  .\32xl\:p-15 {
    padding: 15px;
  }

  .\32xl\:p-16 {
    padding: 4rem;
  }

  .\32xl\:p-17 {
    padding: 17px;
  }

  .\32xl\:p-19 {
    padding: 19px;
  }

  .\32xl\:p-20 {
    padding: 5rem;
  }

  .\32xl\:p-22 {
    padding: 22px;
  }

  .\32xl\:p-24 {
    padding: 6rem;
  }

  .\32xl\:p-25 {
    padding: 25px;
  }

  .\32xl\:p-26 {
    padding: 26px;
  }

  .\32xl\:p-27 {
    padding: 27px;
  }

  .\32xl\:p-28 {
    padding: 7rem;
  }

  .\32xl\:p-29 {
    padding: 29px;
  }

  .\32xl\:p-30 {
    padding: 30px;
  }

  .\32xl\:p-32 {
    padding: 8rem;
  }

  .\32xl\:p-35 {
    padding: 35px;
  }

  .\32xl\:p-36 {
    padding: 9rem;
  }

  .\32xl\:p-37 {
    padding: 37px;
  }

  .\32xl\:p-40 {
    padding: 40px;
  }

  .\32xl\:p-41 {
    padding: 41px;
  }

  .\32xl\:p-44 {
    padding: 11rem;
  }

  .\32xl\:p-45 {
    padding: 45px;
  }

  .\32xl\:p-48 {
    padding: 12rem;
  }

  .\32xl\:p-49 {
    padding: 49px;
  }

  .\32xl\:p-50 {
    padding: 50px;
  }

  .\32xl\:p-52 {
    padding: 13rem;
  }

  .\32xl\:p-56 {
    padding: 14rem;
  }

  .\32xl\:p-60 {
    padding: 60px;
  }

  .\32xl\:p-64 {
    padding: 16rem;
  }

  .\32xl\:p-65 {
    padding: 65px;
  }

  .\32xl\:p-72 {
    padding: 72px;
  }

  .\32xl\:p-80 {
    padding: 20rem;
  }

  .\32xl\:p-85 {
    padding: 85px;
  }

  .\32xl\:p-96 {
    padding: 24rem;
  }

  .\32xl\:p-124 {
    padding: 124px;
  }

  .\32xl\:p-px {
    padding: 1px;
  }

  .\32xl\:p-0\.5 {
    padding: 0.125rem;
  }

  .\32xl\:p-1\.5 {
    padding: 0.375rem;
  }

  .\32xl\:p-2\.5 {
    padding: 0.625rem;
  }

  .\32xl\:p-3\.5 {
    padding: 0.875rem;
  }

  .\32xl\:p-p11 {
    padding: 11px;
  }

  .\32xl\:p-p12 {
    padding: 12px;
  }

  .\32xl\:p-p10 {
    padding: 10px;
  }

  .\32xl\:p-p9 {
    padding: 9px;
  }

  .\32xl\:p-p20 {
    padding: 20px;
  }

  .\32xl\:p-p18 {
    padding: 18px;
  }

  .\32xl\:p-p14 {
    padding: 14px;
  }

  .\32xl\:p-p13 {
    padding: 13px;
  }

  .\32xl\:p-p6 {
    padding: 6px;
  }

  .\32xl\:p-p2 {
    padding: 2px;
  }

  .\32xl\:p-p3 {
    padding: 3px;
  }

  .\32xl\:p-p5 {
    padding: 5px;
  }

  .\32xl\:p-40p-imp {
    padding: 40px !important;
  }

  .\32xl\:p-67px {
    padding: 67px;
  }

  .\32xl\:p-160px {
    padding: 160px;
  }

  .\32xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .\32xl\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .\32xl\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .\32xl\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .\32xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .\32xl\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .\32xl\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .\32xl\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .\32xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .\32xl\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .\32xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .\32xl\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .\32xl\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .\32xl\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .\32xl\:px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .\32xl\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .\32xl\:px-17 {
    padding-left: 17px;
    padding-right: 17px;
  }

  .\32xl\:px-19 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .\32xl\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .\32xl\:px-22 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .\32xl\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .\32xl\:px-25 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .\32xl\:px-26 {
    padding-left: 26px;
    padding-right: 26px;
  }

  .\32xl\:px-27 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .\32xl\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .\32xl\:px-29 {
    padding-left: 29px;
    padding-right: 29px;
  }

  .\32xl\:px-30 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .\32xl\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .\32xl\:px-35 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .\32xl\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .\32xl\:px-37 {
    padding-left: 37px;
    padding-right: 37px;
  }

  .\32xl\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .\32xl\:px-41 {
    padding-left: 41px;
    padding-right: 41px;
  }

  .\32xl\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .\32xl\:px-45 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .\32xl\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .\32xl\:px-49 {
    padding-left: 49px;
    padding-right: 49px;
  }

  .\32xl\:px-50 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .\32xl\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .\32xl\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .\32xl\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .\32xl\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .\32xl\:px-65 {
    padding-left: 65px;
    padding-right: 65px;
  }

  .\32xl\:px-72 {
    padding-left: 72px;
    padding-right: 72px;
  }

  .\32xl\:px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .\32xl\:px-85 {
    padding-left: 85px;
    padding-right: 85px;
  }

  .\32xl\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .\32xl\:px-124 {
    padding-left: 124px;
    padding-right: 124px;
  }

  .\32xl\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .\32xl\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .\32xl\:px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .\32xl\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .\32xl\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .\32xl\:px-p11 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .\32xl\:px-p12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .\32xl\:px-p10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .\32xl\:px-p9 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .\32xl\:px-p20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .\32xl\:px-p18 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .\32xl\:px-p14 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .\32xl\:px-p13 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .\32xl\:px-p6 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .\32xl\:px-p2 {
    padding-left: 2px;
    padding-right: 2px;
  }

  .\32xl\:px-p3 {
    padding-left: 3px;
    padding-right: 3px;
  }

  .\32xl\:px-p5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .\32xl\:px-40p-imp {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .\32xl\:px-67px {
    padding-left: 67px;
    padding-right: 67px;
  }

  .\32xl\:px-160px {
    padding-left: 160px;
    padding-right: 160px;
  }

  .\32xl\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .\32xl\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .\32xl\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .\32xl\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .\32xl\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .\32xl\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .\32xl\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .\32xl\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .\32xl\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .\32xl\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .\32xl\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .\32xl\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .\32xl\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .\32xl\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .\32xl\:py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .\32xl\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .\32xl\:py-17 {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .\32xl\:py-19 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .\32xl\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .\32xl\:py-22 {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .\32xl\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .\32xl\:py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .\32xl\:py-26 {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .\32xl\:py-27 {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .\32xl\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .\32xl\:py-29 {
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .\32xl\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .\32xl\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .\32xl\:py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .\32xl\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .\32xl\:py-37 {
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .\32xl\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .\32xl\:py-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }

  .\32xl\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .\32xl\:py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .\32xl\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .\32xl\:py-49 {
    padding-top: 49px;
    padding-bottom: 49px;
  }

  .\32xl\:py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .\32xl\:py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .\32xl\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .\32xl\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .\32xl\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .\32xl\:py-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .\32xl\:py-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .\32xl\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .\32xl\:py-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }

  .\32xl\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .\32xl\:py-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }

  .\32xl\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .\32xl\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .\32xl\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .\32xl\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .\32xl\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .\32xl\:py-p11 {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .\32xl\:py-p12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .\32xl\:py-p10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .\32xl\:py-p9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .\32xl\:py-p20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .\32xl\:py-p18 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .\32xl\:py-p14 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .\32xl\:py-p13 {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .\32xl\:py-p6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .\32xl\:py-p2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .\32xl\:py-p3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .\32xl\:py-p5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .\32xl\:py-40p-imp {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .\32xl\:py-67px {
    padding-top: 67px;
    padding-bottom: 67px;
  }

  .\32xl\:py-160px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .\32xl\:pt-0 {
    padding-top: 0px;
  }

  .\32xl\:pt-1 {
    padding-top: 0.25rem;
  }

  .\32xl\:pt-2 {
    padding-top: 0.5rem;
  }

  .\32xl\:pt-3 {
    padding-top: 0.75rem;
  }

  .\32xl\:pt-4 {
    padding-top: 1rem;
  }

  .\32xl\:pt-5 {
    padding-top: 1.25rem;
  }

  .\32xl\:pt-6 {
    padding-top: 1.5rem;
  }

  .\32xl\:pt-7 {
    padding-top: 1.75rem;
  }

  .\32xl\:pt-8 {
    padding-top: 2rem;
  }

  .\32xl\:pt-9 {
    padding-top: 2.25rem;
  }

  .\32xl\:pt-10 {
    padding-top: 2.5rem;
  }

  .\32xl\:pt-11 {
    padding-top: 2.75rem;
  }

  .\32xl\:pt-12 {
    padding-top: 3rem;
  }

  .\32xl\:pt-14 {
    padding-top: 3.5rem;
  }

  .\32xl\:pt-15 {
    padding-top: 15px;
  }

  .\32xl\:pt-16 {
    padding-top: 4rem;
  }

  .\32xl\:pt-17 {
    padding-top: 17px;
  }

  .\32xl\:pt-19 {
    padding-top: 19px;
  }

  .\32xl\:pt-20 {
    padding-top: 5rem;
  }

  .\32xl\:pt-22 {
    padding-top: 22px;
  }

  .\32xl\:pt-24 {
    padding-top: 6rem;
  }

  .\32xl\:pt-25 {
    padding-top: 25px;
  }

  .\32xl\:pt-26 {
    padding-top: 26px;
  }

  .\32xl\:pt-27 {
    padding-top: 27px;
  }

  .\32xl\:pt-28 {
    padding-top: 7rem;
  }

  .\32xl\:pt-29 {
    padding-top: 29px;
  }

  .\32xl\:pt-30 {
    padding-top: 30px;
  }

  .\32xl\:pt-32 {
    padding-top: 8rem;
  }

  .\32xl\:pt-35 {
    padding-top: 35px;
  }

  .\32xl\:pt-36 {
    padding-top: 9rem;
  }

  .\32xl\:pt-37 {
    padding-top: 37px;
  }

  .\32xl\:pt-40 {
    padding-top: 40px;
  }

  .\32xl\:pt-41 {
    padding-top: 41px;
  }

  .\32xl\:pt-44 {
    padding-top: 11rem;
  }

  .\32xl\:pt-45 {
    padding-top: 45px;
  }

  .\32xl\:pt-48 {
    padding-top: 12rem;
  }

  .\32xl\:pt-49 {
    padding-top: 49px;
  }

  .\32xl\:pt-50 {
    padding-top: 50px;
  }

  .\32xl\:pt-52 {
    padding-top: 13rem;
  }

  .\32xl\:pt-56 {
    padding-top: 14rem;
  }

  .\32xl\:pt-60 {
    padding-top: 60px;
  }

  .\32xl\:pt-64 {
    padding-top: 16rem;
  }

  .\32xl\:pt-65 {
    padding-top: 65px;
  }

  .\32xl\:pt-72 {
    padding-top: 72px;
  }

  .\32xl\:pt-80 {
    padding-top: 20rem;
  }

  .\32xl\:pt-85 {
    padding-top: 85px;
  }

  .\32xl\:pt-96 {
    padding-top: 24rem;
  }

  .\32xl\:pt-124 {
    padding-top: 124px;
  }

  .\32xl\:pt-px {
    padding-top: 1px;
  }

  .\32xl\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .\32xl\:pt-1\.5 {
    padding-top: 0.375rem;
  }

  .\32xl\:pt-2\.5 {
    padding-top: 0.625rem;
  }

  .\32xl\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .\32xl\:pt-p11 {
    padding-top: 11px;
  }

  .\32xl\:pt-p12 {
    padding-top: 12px;
  }

  .\32xl\:pt-p10 {
    padding-top: 10px;
  }

  .\32xl\:pt-p9 {
    padding-top: 9px;
  }

  .\32xl\:pt-p20 {
    padding-top: 20px;
  }

  .\32xl\:pt-p18 {
    padding-top: 18px;
  }

  .\32xl\:pt-p14 {
    padding-top: 14px;
  }

  .\32xl\:pt-p13 {
    padding-top: 13px;
  }

  .\32xl\:pt-p6 {
    padding-top: 6px;
  }

  .\32xl\:pt-p2 {
    padding-top: 2px;
  }

  .\32xl\:pt-p3 {
    padding-top: 3px;
  }

  .\32xl\:pt-p5 {
    padding-top: 5px;
  }

  .\32xl\:pt-40p-imp {
    padding-top: 40px !important;
  }

  .\32xl\:pt-67px {
    padding-top: 67px;
  }

  .\32xl\:pt-160px {
    padding-top: 160px;
  }

  .\32xl\:pr-0 {
    padding-right: 0px;
  }

  .\32xl\:pr-1 {
    padding-right: 0.25rem;
  }

  .\32xl\:pr-2 {
    padding-right: 0.5rem;
  }

  .\32xl\:pr-3 {
    padding-right: 0.75rem;
  }

  .\32xl\:pr-4 {
    padding-right: 1rem;
  }

  .\32xl\:pr-5 {
    padding-right: 1.25rem;
  }

  .\32xl\:pr-6 {
    padding-right: 1.5rem;
  }

  .\32xl\:pr-7 {
    padding-right: 1.75rem;
  }

  .\32xl\:pr-8 {
    padding-right: 2rem;
  }

  .\32xl\:pr-9 {
    padding-right: 2.25rem;
  }

  .\32xl\:pr-10 {
    padding-right: 2.5rem;
  }

  .\32xl\:pr-11 {
    padding-right: 2.75rem;
  }

  .\32xl\:pr-12 {
    padding-right: 3rem;
  }

  .\32xl\:pr-14 {
    padding-right: 3.5rem;
  }

  .\32xl\:pr-15 {
    padding-right: 15px;
  }

  .\32xl\:pr-16 {
    padding-right: 4rem;
  }

  .\32xl\:pr-17 {
    padding-right: 17px;
  }

  .\32xl\:pr-19 {
    padding-right: 19px;
  }

  .\32xl\:pr-20 {
    padding-right: 5rem;
  }

  .\32xl\:pr-22 {
    padding-right: 22px;
  }

  .\32xl\:pr-24 {
    padding-right: 6rem;
  }

  .\32xl\:pr-25 {
    padding-right: 25px;
  }

  .\32xl\:pr-26 {
    padding-right: 26px;
  }

  .\32xl\:pr-27 {
    padding-right: 27px;
  }

  .\32xl\:pr-28 {
    padding-right: 7rem;
  }

  .\32xl\:pr-29 {
    padding-right: 29px;
  }

  .\32xl\:pr-30 {
    padding-right: 30px;
  }

  .\32xl\:pr-32 {
    padding-right: 8rem;
  }

  .\32xl\:pr-35 {
    padding-right: 35px;
  }

  .\32xl\:pr-36 {
    padding-right: 9rem;
  }

  .\32xl\:pr-37 {
    padding-right: 37px;
  }

  .\32xl\:pr-40 {
    padding-right: 40px;
  }

  .\32xl\:pr-41 {
    padding-right: 41px;
  }

  .\32xl\:pr-44 {
    padding-right: 11rem;
  }

  .\32xl\:pr-45 {
    padding-right: 45px;
  }

  .\32xl\:pr-48 {
    padding-right: 12rem;
  }

  .\32xl\:pr-49 {
    padding-right: 49px;
  }

  .\32xl\:pr-50 {
    padding-right: 50px;
  }

  .\32xl\:pr-52 {
    padding-right: 13rem;
  }

  .\32xl\:pr-56 {
    padding-right: 14rem;
  }

  .\32xl\:pr-60 {
    padding-right: 60px;
  }

  .\32xl\:pr-64 {
    padding-right: 16rem;
  }

  .\32xl\:pr-65 {
    padding-right: 65px;
  }

  .\32xl\:pr-72 {
    padding-right: 72px;
  }

  .\32xl\:pr-80 {
    padding-right: 20rem;
  }

  .\32xl\:pr-85 {
    padding-right: 85px;
  }

  .\32xl\:pr-96 {
    padding-right: 24rem;
  }

  .\32xl\:pr-124 {
    padding-right: 124px;
  }

  .\32xl\:pr-px {
    padding-right: 1px;
  }

  .\32xl\:pr-0\.5 {
    padding-right: 0.125rem;
  }

  .\32xl\:pr-1\.5 {
    padding-right: 0.375rem;
  }

  .\32xl\:pr-2\.5 {
    padding-right: 0.625rem;
  }

  .\32xl\:pr-3\.5 {
    padding-right: 0.875rem;
  }

  .\32xl\:pr-p11 {
    padding-right: 11px;
  }

  .\32xl\:pr-p12 {
    padding-right: 12px;
  }

  .\32xl\:pr-p10 {
    padding-right: 10px;
  }

  .\32xl\:pr-p9 {
    padding-right: 9px;
  }

  .\32xl\:pr-p20 {
    padding-right: 20px;
  }

  .\32xl\:pr-p18 {
    padding-right: 18px;
  }

  .\32xl\:pr-p14 {
    padding-right: 14px;
  }

  .\32xl\:pr-p13 {
    padding-right: 13px;
  }

  .\32xl\:pr-p6 {
    padding-right: 6px;
  }

  .\32xl\:pr-p2 {
    padding-right: 2px;
  }

  .\32xl\:pr-p3 {
    padding-right: 3px;
  }

  .\32xl\:pr-p5 {
    padding-right: 5px;
  }

  .\32xl\:pr-40p-imp {
    padding-right: 40px !important;
  }

  .\32xl\:pr-67px {
    padding-right: 67px;
  }

  .\32xl\:pr-160px {
    padding-right: 160px;
  }

  .\32xl\:pb-0 {
    padding-bottom: 0px;
  }

  .\32xl\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .\32xl\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .\32xl\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .\32xl\:pb-4 {
    padding-bottom: 1rem;
  }

  .\32xl\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .\32xl\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .\32xl\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .\32xl\:pb-8 {
    padding-bottom: 2rem;
  }

  .\32xl\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .\32xl\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .\32xl\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .\32xl\:pb-12 {
    padding-bottom: 3rem;
  }

  .\32xl\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .\32xl\:pb-15 {
    padding-bottom: 15px;
  }

  .\32xl\:pb-16 {
    padding-bottom: 4rem;
  }

  .\32xl\:pb-17 {
    padding-bottom: 17px;
  }

  .\32xl\:pb-19 {
    padding-bottom: 19px;
  }

  .\32xl\:pb-20 {
    padding-bottom: 5rem;
  }

  .\32xl\:pb-22 {
    padding-bottom: 22px;
  }

  .\32xl\:pb-24 {
    padding-bottom: 6rem;
  }

  .\32xl\:pb-25 {
    padding-bottom: 25px;
  }

  .\32xl\:pb-26 {
    padding-bottom: 26px;
  }

  .\32xl\:pb-27 {
    padding-bottom: 27px;
  }

  .\32xl\:pb-28 {
    padding-bottom: 7rem;
  }

  .\32xl\:pb-29 {
    padding-bottom: 29px;
  }

  .\32xl\:pb-30 {
    padding-bottom: 30px;
  }

  .\32xl\:pb-32 {
    padding-bottom: 8rem;
  }

  .\32xl\:pb-35 {
    padding-bottom: 35px;
  }

  .\32xl\:pb-36 {
    padding-bottom: 9rem;
  }

  .\32xl\:pb-37 {
    padding-bottom: 37px;
  }

  .\32xl\:pb-40 {
    padding-bottom: 40px;
  }

  .\32xl\:pb-41 {
    padding-bottom: 41px;
  }

  .\32xl\:pb-44 {
    padding-bottom: 11rem;
  }

  .\32xl\:pb-45 {
    padding-bottom: 45px;
  }

  .\32xl\:pb-48 {
    padding-bottom: 12rem;
  }

  .\32xl\:pb-49 {
    padding-bottom: 49px;
  }

  .\32xl\:pb-50 {
    padding-bottom: 50px;
  }

  .\32xl\:pb-52 {
    padding-bottom: 13rem;
  }

  .\32xl\:pb-56 {
    padding-bottom: 14rem;
  }

  .\32xl\:pb-60 {
    padding-bottom: 60px;
  }

  .\32xl\:pb-64 {
    padding-bottom: 16rem;
  }

  .\32xl\:pb-65 {
    padding-bottom: 65px;
  }

  .\32xl\:pb-72 {
    padding-bottom: 72px;
  }

  .\32xl\:pb-80 {
    padding-bottom: 20rem;
  }

  .\32xl\:pb-85 {
    padding-bottom: 85px;
  }

  .\32xl\:pb-96 {
    padding-bottom: 24rem;
  }

  .\32xl\:pb-124 {
    padding-bottom: 124px;
  }

  .\32xl\:pb-px {
    padding-bottom: 1px;
  }

  .\32xl\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .\32xl\:pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .\32xl\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .\32xl\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .\32xl\:pb-p11 {
    padding-bottom: 11px;
  }

  .\32xl\:pb-p12 {
    padding-bottom: 12px;
  }

  .\32xl\:pb-p10 {
    padding-bottom: 10px;
  }

  .\32xl\:pb-p9 {
    padding-bottom: 9px;
  }

  .\32xl\:pb-p20 {
    padding-bottom: 20px;
  }

  .\32xl\:pb-p18 {
    padding-bottom: 18px;
  }

  .\32xl\:pb-p14 {
    padding-bottom: 14px;
  }

  .\32xl\:pb-p13 {
    padding-bottom: 13px;
  }

  .\32xl\:pb-p6 {
    padding-bottom: 6px;
  }

  .\32xl\:pb-p2 {
    padding-bottom: 2px;
  }

  .\32xl\:pb-p3 {
    padding-bottom: 3px;
  }

  .\32xl\:pb-p5 {
    padding-bottom: 5px;
  }

  .\32xl\:pb-40p-imp {
    padding-bottom: 40px !important;
  }

  .\32xl\:pb-67px {
    padding-bottom: 67px;
  }

  .\32xl\:pb-160px {
    padding-bottom: 160px;
  }

  .\32xl\:pl-0 {
    padding-left: 0px;
  }

  .\32xl\:pl-1 {
    padding-left: 0.25rem;
  }

  .\32xl\:pl-2 {
    padding-left: 0.5rem;
  }

  .\32xl\:pl-3 {
    padding-left: 0.75rem;
  }

  .\32xl\:pl-4 {
    padding-left: 1rem;
  }

  .\32xl\:pl-5 {
    padding-left: 1.25rem;
  }

  .\32xl\:pl-6 {
    padding-left: 1.5rem;
  }

  .\32xl\:pl-7 {
    padding-left: 1.75rem;
  }

  .\32xl\:pl-8 {
    padding-left: 2rem;
  }

  .\32xl\:pl-9 {
    padding-left: 2.25rem;
  }

  .\32xl\:pl-10 {
    padding-left: 2.5rem;
  }

  .\32xl\:pl-11 {
    padding-left: 2.75rem;
  }

  .\32xl\:pl-12 {
    padding-left: 3rem;
  }

  .\32xl\:pl-14 {
    padding-left: 3.5rem;
  }

  .\32xl\:pl-15 {
    padding-left: 15px;
  }

  .\32xl\:pl-16 {
    padding-left: 4rem;
  }

  .\32xl\:pl-17 {
    padding-left: 17px;
  }

  .\32xl\:pl-19 {
    padding-left: 19px;
  }

  .\32xl\:pl-20 {
    padding-left: 5rem;
  }

  .\32xl\:pl-22 {
    padding-left: 22px;
  }

  .\32xl\:pl-24 {
    padding-left: 6rem;
  }

  .\32xl\:pl-25 {
    padding-left: 25px;
  }

  .\32xl\:pl-26 {
    padding-left: 26px;
  }

  .\32xl\:pl-27 {
    padding-left: 27px;
  }

  .\32xl\:pl-28 {
    padding-left: 7rem;
  }

  .\32xl\:pl-29 {
    padding-left: 29px;
  }

  .\32xl\:pl-30 {
    padding-left: 30px;
  }

  .\32xl\:pl-32 {
    padding-left: 8rem;
  }

  .\32xl\:pl-35 {
    padding-left: 35px;
  }

  .\32xl\:pl-36 {
    padding-left: 9rem;
  }

  .\32xl\:pl-37 {
    padding-left: 37px;
  }

  .\32xl\:pl-40 {
    padding-left: 40px;
  }

  .\32xl\:pl-41 {
    padding-left: 41px;
  }

  .\32xl\:pl-44 {
    padding-left: 11rem;
  }

  .\32xl\:pl-45 {
    padding-left: 45px;
  }

  .\32xl\:pl-48 {
    padding-left: 12rem;
  }

  .\32xl\:pl-49 {
    padding-left: 49px;
  }

  .\32xl\:pl-50 {
    padding-left: 50px;
  }

  .\32xl\:pl-52 {
    padding-left: 13rem;
  }

  .\32xl\:pl-56 {
    padding-left: 14rem;
  }

  .\32xl\:pl-60 {
    padding-left: 60px;
  }

  .\32xl\:pl-64 {
    padding-left: 16rem;
  }

  .\32xl\:pl-65 {
    padding-left: 65px;
  }

  .\32xl\:pl-72 {
    padding-left: 72px;
  }

  .\32xl\:pl-80 {
    padding-left: 20rem;
  }

  .\32xl\:pl-85 {
    padding-left: 85px;
  }

  .\32xl\:pl-96 {
    padding-left: 24rem;
  }

  .\32xl\:pl-124 {
    padding-left: 124px;
  }

  .\32xl\:pl-px {
    padding-left: 1px;
  }

  .\32xl\:pl-0\.5 {
    padding-left: 0.125rem;
  }

  .\32xl\:pl-1\.5 {
    padding-left: 0.375rem;
  }

  .\32xl\:pl-2\.5 {
    padding-left: 0.625rem;
  }

  .\32xl\:pl-3\.5 {
    padding-left: 0.875rem;
  }

  .\32xl\:pl-p11 {
    padding-left: 11px;
  }

  .\32xl\:pl-p12 {
    padding-left: 12px;
  }

  .\32xl\:pl-p10 {
    padding-left: 10px;
  }

  .\32xl\:pl-p9 {
    padding-left: 9px;
  }

  .\32xl\:pl-p20 {
    padding-left: 20px;
  }

  .\32xl\:pl-p18 {
    padding-left: 18px;
  }

  .\32xl\:pl-p14 {
    padding-left: 14px;
  }

  .\32xl\:pl-p13 {
    padding-left: 13px;
  }

  .\32xl\:pl-p6 {
    padding-left: 6px;
  }

  .\32xl\:pl-p2 {
    padding-left: 2px;
  }

  .\32xl\:pl-p3 {
    padding-left: 3px;
  }

  .\32xl\:pl-p5 {
    padding-left: 5px;
  }

  .\32xl\:pl-40p-imp {
    padding-left: 40px !important;
  }

  .\32xl\:pl-67px {
    padding-left: 67px;
  }

  .\32xl\:pl-160px {
    padding-left: 160px;
  }

  .\32xl\:text-left {
    text-align: left;
  }

  .\32xl\:text-center {
    text-align: center;
  }

  .\32xl\:text-right {
    text-align: right;
  }

  .\32xl\:text-justify {
    text-align: justify;
  }

  .\32xl\:align-baseline {
    vertical-align: baseline;
  }

  .\32xl\:align-top {
    vertical-align: top;
  }

  .\32xl\:align-middle {
    vertical-align: middle;
  }

  .\32xl\:align-bottom {
    vertical-align: bottom;
  }

  .\32xl\:align-text-top {
    vertical-align: text-top;
  }

  .\32xl\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .\32xl\:font-sans {
    font-family: Apercu;
  }

  .\32xl\:font-serif {
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .\32xl\:font-mono {
    font-family: ApercuMono;
  }

  .\32xl\:font-ApercuRegularPro {
    font-family: Apercu-Regular-Pro;
  }

  .\32xl\:font-ApercuBlackPro {
    font-family: Apercu-Black-Pro;
  }

  .\32xl\:font-ApercuBoldPro {
    font-family: Apercu-Bold-Pro;
  }

  .\32xl\:font-ApercuLightPro {
    font-family: Apercu-Light-Pro;
  }

  .\32xl\:text-8 {
    font-size: 8px;
  }

  .\32xl\:text-10 {
    font-size: 10px;
  }

  .\32xl\:text-12 {
    font-size: 12px;
  }

  .\32xl\:text-13 {
    font-size: 13px;
  }

  .\32xl\:text-14 {
    font-size: 14px;
  }

  .\32xl\:text-16 {
    font-size: 16px;
  }

  .\32xl\:text-18 {
    font-size: 18px;
  }

  .\32xl\:text-19 {
    font-size: 19px;
  }

  .\32xl\:text-20 {
    font-size: 20px;
  }

  .\32xl\:text-21 {
    font-size: 21px;
  }

  .\32xl\:text-22 {
    font-size: 22px;
  }

  .\32xl\:text-26 {
    font-size: 26px;
  }

  .\32xl\:text-28 {
    font-size: 28px;
  }

  .\32xl\:text-29 {
    font-size: 29px;
  }

  .\32xl\:text-30 {
    font-size: 30px;
  }

  .\32xl\:text-32 {
    font-size: 32px;
  }

  .\32xl\:text-34 {
    font-size: 34px;
  }

  .\32xl\:text-40 {
    font-size: 40px;
  }

  .\32xl\:text-42 {
    font-size: 42px;
  }

  .\32xl\:text-47 {
    font-size: 47px;
  }

  .\32xl\:text-50 {
    font-size: 50px;
  }

  .\32xl\:text-55 {
    font-size: 55px;
  }

  .\32xl\:text-60 {
    font-size: 60px;
  }

  .\32xl\:text-65 {
    font-size: 65px;
  }

  .\32xl\:text-70 {
    font-size: 70px;
  }

  .\32xl\:text-80 {
    font-size: 80px;
  }

  .\32xl\:text-120 {
    font-size: 120px;
  }

  .\32xl\:text-150 {
    font-size: 150px;
  }

  .\32xl\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .\32xl\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .\32xl\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .\32xl\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .\32xl\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .\32xl\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .\32xl\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .\32xl\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .\32xl\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .\32xl\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .\32xl\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .\32xl\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .\32xl\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .\32xl\:text-f50 {
    font-size: 50px;
  }

  .\32xl\:text-imp30 {
    font-size: 30px !important;
  }

  .\32xl\:font-thin {
    font-weight: 100;
  }

  .\32xl\:font-extralight {
    font-weight: 200;
  }

  .\32xl\:font-light {
    font-weight: 300;
  }

  .\32xl\:font-normal {
    font-weight: 400;
  }

  .\32xl\:font-medium {
    font-weight: 500;
  }

  .\32xl\:font-semibold {
    font-weight: 600;
  }

  .\32xl\:font-bold {
    font-weight: 700;
  }

  .\32xl\:font-extrabold {
    font-weight: 800;
  }

  .\32xl\:font-black {
    font-weight: 900;
  }

  .\32xl\:uppercase {
    text-transform: uppercase;
  }

  .\32xl\:lowercase {
    text-transform: lowercase;
  }

  .\32xl\:capitalize {
    text-transform: capitalize;
  }

  .\32xl\:normal-case {
    text-transform: none;
  }

  .\32xl\:italic {
    font-style: italic;
  }

  .\32xl\:not-italic {
    font-style: normal;
  }

  .\32xl\:ordinal, .\32xl\:slashed-zero, .\32xl\:lining-nums, .\32xl\:oldstyle-nums, .\32xl\:proportional-nums, .\32xl\:tabular-nums, .\32xl\:diagonal-fractions, .\32xl\:stacked-fractions {
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .\32xl\:normal-nums {
    font-variant-numeric: normal;
  }

  .\32xl\:ordinal {
    --tw-ordinal: ordinal;
  }

  .\32xl\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .\32xl\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .\32xl\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .\32xl\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .\32xl\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .\32xl\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .\32xl\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .\32xl\:leading-3 {
    line-height: .75rem;
  }

  .\32xl\:leading-4 {
    line-height: 1rem;
  }

  .\32xl\:leading-5 {
    line-height: 1.25rem;
  }

  .\32xl\:leading-6 {
    line-height: 1.5rem;
  }

  .\32xl\:leading-7 {
    line-height: 1.75rem;
  }

  .\32xl\:leading-8 {
    line-height: 2rem;
  }

  .\32xl\:leading-9 {
    line-height: 2.25rem;
  }

  .\32xl\:leading-10 {
    line-height: 2.5rem;
  }

  .\32xl\:leading-14 {
    line-height: 14px;
  }

  .\32xl\:leading-18 {
    line-height: 18px;
  }

  .\32xl\:leading-19 {
    line-height: 19px;
  }

  .\32xl\:leading-20 {
    line-height: 20px;
  }

  .\32xl\:leading-21 {
    line-height: 21px;
  }

  .\32xl\:leading-23 {
    line-height: 23px;
  }

  .\32xl\:leading-26 {
    line-height: 26px;
  }

  .\32xl\:leading-28 {
    line-height: 28px;
  }

  .\32xl\:leading-30 {
    line-height: 30px;
  }

  .\32xl\:leading-38 {
    line-height: 38px;
  }

  .\32xl\:leading-41 {
    line-height: 41px;
  }

  .\32xl\:leading-46 {
    line-height: 46px;
  }

  .\32xl\:leading-47 {
    line-height: 47px;
  }

  .\32xl\:leading-49 {
    line-height: 49px;
  }

  .\32xl\:leading-50 {
    line-height: 50px;
  }

  .\32xl\:leading-54 {
    line-height: 54px;
  }

  .\32xl\:leading-59 {
    line-height: 59px;
  }

  .\32xl\:leading-61 {
    line-height: 61px;
  }

  .\32xl\:leading-65 {
    line-height: 65px;
  }

  .\32xl\:leading-70 {
    line-height: 70px;
  }

  .\32xl\:leading-75 {
    line-height: 75px;
  }

  .\32xl\:leading-94 {
    line-height: 94px;
  }

  .\32xl\:leading-120 {
    line-height: 120%;
  }

  .\32xl\:leading-140 {
    line-height: 140px;
  }

  .\32xl\:leading-176 {
    line-height: 176px;
  }

  .\32xl\:leading-none {
    line-height: 1;
  }

  .\32xl\:leading-tight {
    line-height: 1.25;
  }

  .\32xl\:leading-snug {
    line-height: 1.375;
  }

  .\32xl\:leading-normal {
    line-height: 1.5;
  }

  .\32xl\:leading-relaxed {
    line-height: 1.625;
  }

  .\32xl\:leading-loose {
    line-height: 2;
  }

  .\32xl\:tracking-widest {
    letter-spacing: 2px;
  }

  .\32xl\:tracking-wides {
    letter-spacing: 1px;
  }

  .\32xl\:tracking-narrow {
    letter-spacing: -0.01em;
  }

  .\32xl\:-tracking-1 {
    letter-spacing: -1px;
  }

  .\32xl\:text-transparent {
    color: transparent;
  }

  .\32xl\:text-current {
    color: currentColor;
  }

  .\32xl\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .\32xl\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\32xl\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .\32xl\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .\32xl\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .\32xl\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .\32xl\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .\32xl\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .\32xl\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .\32xl\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .\32xl\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .\32xl\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .\32xl\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .\32xl\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .\32xl\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .\32xl\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .\32xl\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .\32xl\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .\32xl\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .\32xl\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .\32xl\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .\32xl\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .\32xl\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .\32xl\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .\32xl\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .\32xl\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .\32xl\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .\32xl\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .\32xl\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .\32xl\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .\32xl\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .\32xl\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .\32xl\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .\32xl\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .\32xl\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .\32xl\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .\32xl\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .\32xl\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .\32xl\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .\32xl\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .\32xl\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .\32xl\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .\32xl\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .\32xl\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .\32xl\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .\32xl\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .\32xl\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .\32xl\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .\32xl\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .\32xl\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .\32xl\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .\32xl\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .\32xl\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .\32xl\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .\32xl\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .\32xl\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .\32xl\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .\32xl\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .\32xl\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .\32xl\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .\32xl\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .\32xl\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .\32xl\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .\32xl\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .\32xl\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .\32xl\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .\32xl\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .\32xl\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .\32xl\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .\32xl\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .\32xl\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .\32xl\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .\32xl\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .\32xl\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\32xl\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .\32xl\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .\32xl\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .\32xl\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .\32xl\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .\32xl\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .\32xl\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .\32xl\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .\32xl\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .\32xl\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .\32xl\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .\32xl\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .\32xl\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .\32xl\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .\32xl\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .\32xl\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .\32xl\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .\32xl\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .\32xl\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .\32xl\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .\32xl\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .\32xl\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .\32xl\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .\32xl\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .\32xl\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .\32xl\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .\32xl\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .\32xl\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .\32xl\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .\32xl\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .\32xl\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .\32xl\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .\32xl\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .\32xl\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .\32xl\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .\32xl\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .\32xl\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .\32xl\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .\32xl\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .\32xl\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .\32xl\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .\32xl\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .\32xl\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .\32xl\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .\32xl\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .\32xl\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .\32xl\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .\32xl\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .\32xl\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .\32xl\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .\32xl\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .\32xl\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .\32xl\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .\32xl\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .\32xl\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .\32xl\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .\32xl\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .\32xl\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .\32xl\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .\32xl\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .\32xl\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .\32xl\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .\32xl\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .\32xl\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .\32xl\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .\32xl\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .\32xl\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .\32xl\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .\32xl\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .\32xl\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .\32xl\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .\32xl\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .\32xl\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .\32xl\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .\32xl\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .\32xl\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .\32xl\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .\32xl\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .\32xl\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .\32xl\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .\32xl\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .\32xl\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .\32xl\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .\32xl\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .\32xl\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .\32xl\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .\32xl\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .\32xl\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .\32xl\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .\32xl\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .\32xl\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .\32xl\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .\32xl\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .\32xl\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .\32xl\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .\32xl\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .\32xl\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .\32xl\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .\32xl\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .\32xl\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .\32xl\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .\32xl\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .\32xl\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .\32xl\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .\32xl\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .\32xl\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .\32xl\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .\32xl\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .\32xl\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .\32xl\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .group:hover .\32xl\:group-hover\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .group:hover .\32xl\:group-hover\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .\32xl\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .\32xl\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Asurion-White:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Asurion-Blue-Brighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Asurion-Blue-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Asurion-Blue-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Asurion-Purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Asurion-Purple-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Asurion-Purple-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Asurion-Gray-Deepest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Asurion-Gray-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Asurion-Gray-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Asurion-Gray-Lighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Asurion-Gray-Lightest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Asurion-Red-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-light-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-light-gray-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-light-gray-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-light-gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-light-gray-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-light-gray-5:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-light-slate-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-denim-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-purple-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-dark-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-bright-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-mustard-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-mustard-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-light-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-light-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-light-blue-3:focus-within {
    color:  #F0F3FF;
  }

  .\32xl\:focus-within\:text-light-blue-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-purple-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-light-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-light-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-light-bg-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-light-white-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Black-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Default-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-White-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Silver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Yellow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Grey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Red-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Gold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-light-green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-dark-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-light-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-bright-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-bright-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-SpaceGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Purple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-LightPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Glow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Bronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Copper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Pink-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Orange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Coral-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-MajesticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-PrismBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-CeramicBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-MidnightBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-PrismWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-CeramicWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-LilacPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-CrownSilver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-CoralBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-lime-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-apple-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-bg-new-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-bg-new-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-new-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-footer-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-border-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-apple-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-crimson-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-asurion-cyan:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-bright-orange:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Graphite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-PacificBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-light-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-asurion-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-OceanBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-MetallicCopper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-PorcelainWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-LightBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-CloudNavy-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-CloudMint-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-CloudOrange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-CloudLavender-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-CloudRed-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-CloudWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-SunriseGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-SunshineGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-AuraBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-AuraGlow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-MysticBronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-MysticGreen-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-MysticGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-MysticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-MysticWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-price-blue1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-indigo1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-Purple-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-new-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-dark-blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-replace-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .\32xl\:focus-within\:text-resolve-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-transparent:hover {
    color: transparent;
  }

  .\32xl\:hover\:text-current:hover {
    color: currentColor;
  }

  .\32xl\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Asurion-White:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Asurion-Blue-Brighter:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Asurion-Blue-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Asurion-Blue-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Asurion-Purple:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Asurion-Purple-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Asurion-Purple-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Asurion-Gray-Deepest:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Asurion-Gray-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Asurion-Gray-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Asurion-Gray-Lighter:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Asurion-Gray-Lightest:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Asurion-Red-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-light-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-light-gray-1:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-light-gray-2:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-light-gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-light-gray-4:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-light-gray-5:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-light-slate-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-denim-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-purple-1:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-dark-red:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-bright-red:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-mustard-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-mustard-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-light-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-light-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-light-blue-3:hover {
    color:  #F0F3FF;
  }

  .\32xl\:hover\:text-light-blue-4:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-purple-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-light-green:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-light-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-light-bg-green:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-light-white-1:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Black-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Default-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-White-3:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Silver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Yellow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Grey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Red-3:hover {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Gold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-light-green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-dark-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-light-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-bright-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-bright-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-SpaceGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Purple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-LightPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Glow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Bronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Copper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Pink-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Orange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Coral-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-MajesticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-PrismBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-CeramicBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-MidnightBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-PrismWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-CeramicWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-LilacPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-CrownSilver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-CoralBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-lime-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-apple-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-bg-new-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-bg-new-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-new-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-footer-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-border-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-apple-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-crimson-red:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-asurion-cyan:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-bright-orange:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Graphite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-PacificBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-light-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-asurion-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-OceanBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-MetallicCopper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-PorcelainWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-LightBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-CloudNavy-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-CloudMint-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-CloudOrange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-CloudLavender-3:hover {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-CloudRed-3:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-CloudWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-SunriseGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-SunshineGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-AuraBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-AuraGlow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-MysticBronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-MysticGreen-3:hover {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-MysticGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-MysticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-MysticWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-price-blue1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-indigo1:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-Purple-4:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-new-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-dark-blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-replace-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .\32xl\:hover\:text-resolve-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-transparent:focus {
    color: transparent;
  }

  .\32xl\:focus\:text-current:focus {
    color: currentColor;
  }

  .\32xl\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Asurion-White:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Asurion-Blue-Brighter:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Asurion-Blue-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Asurion-Blue-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Asurion-Purple:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Asurion-Purple-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Asurion-Purple-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Asurion-Gray-Deepest:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Asurion-Gray-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Asurion-Gray-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Asurion-Gray-Lighter:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Asurion-Gray-Lightest:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Asurion-Red-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-light-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-light-gray-1:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-light-gray-2:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-light-gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-light-gray-4:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-light-gray-5:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-light-slate-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-denim-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-purple-1:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-dark-red:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-bright-red:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-mustard-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-mustard-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-light-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-light-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-light-blue-3:focus {
    color:  #F0F3FF;
  }

  .\32xl\:focus\:text-light-blue-4:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-purple-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-light-green:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-light-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-light-bg-green:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-light-white-1:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Black-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Default-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-White-3:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Silver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Yellow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Grey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Red-3:focus {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Gold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-light-green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-dark-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-light-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-bright-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-bright-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-SpaceGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Purple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-LightPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Glow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Bronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Copper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Pink-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Orange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Coral-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-MajesticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-PrismBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-CeramicBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-MidnightBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-PrismWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-CeramicWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-LilacPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-CrownSilver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-CoralBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-lime-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-apple-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-bg-new-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-bg-new-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-new-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-footer-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-border-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-apple-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-crimson-red:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-asurion-cyan:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-bright-orange:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Graphite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-PacificBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-light-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-asurion-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-OceanBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-MetallicCopper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-PorcelainWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-LightBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-CloudNavy-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-CloudMint-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-CloudOrange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-CloudLavender-3:focus {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-CloudRed-3:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-CloudWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-SunriseGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-SunshineGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-AuraBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-AuraGlow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-MysticBronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-MysticGreen-3:focus {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-MysticGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-MysticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-MysticWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-price-blue1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-indigo1:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-Purple-4:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-new-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-dark-blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-replace-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .\32xl\:focus\:text-resolve-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .\32xl\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .\32xl\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .\32xl\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .\32xl\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .\32xl\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .\32xl\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .\32xl\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .\32xl\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .\32xl\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .\32xl\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .\32xl\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .\32xl\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .\32xl\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .\32xl\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .\32xl\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .\32xl\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .\32xl\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .\32xl\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .\32xl\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .\32xl\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .\32xl\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .\32xl\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .\32xl\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .\32xl\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .\32xl\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .\32xl\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .\32xl\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .\32xl\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .\32xl\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .\32xl\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .\32xl\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .\32xl\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .\32xl\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .\32xl\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .\32xl\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .\32xl\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .\32xl\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .\32xl\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .\32xl\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .\32xl\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .\32xl\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .\32xl\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .\32xl\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .\32xl\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .\32xl\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .\32xl\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .\32xl\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .\32xl\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .\32xl\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .\32xl\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .\32xl\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .\32xl\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .\32xl\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .\32xl\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .\32xl\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .\32xl\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .\32xl\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .\32xl\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .\32xl\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .\32xl\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .\32xl\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .\32xl\:underline {
    text-decoration: underline;
  }

  .\32xl\:line-through {
    text-decoration: line-through;
  }

  .\32xl\:no-underline {
    text-decoration: none;
  }

  .group:hover .\32xl\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .\32xl\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .\32xl\:group-hover\:no-underline {
    text-decoration: none;
  }

  .\32xl\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .\32xl\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .\32xl\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .\32xl\:hover\:underline:hover {
    text-decoration: underline;
  }

  .\32xl\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .\32xl\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .\32xl\:focus\:underline:focus {
    text-decoration: underline;
  }

  .\32xl\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .\32xl\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .\32xl\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .\32xl\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .\32xl\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .\32xl\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .\32xl\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .\32xl\:placeholder-current::placeholder {
    color: currentColor;
  }

  .\32xl\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-White::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-White::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Blue-Brighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Blue-Brighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Blue-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Blue-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Blue-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Blue-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Purple-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Purple-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Purple-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Purple-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Gray-Deepest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Gray-Deepest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Gray-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Gray-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Gray-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Gray-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Gray-Lighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Gray-Lighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Gray-Lightest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Gray-Lightest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Red-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Asurion-Red-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-gray-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-gray-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-gray-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-gray-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-gray-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-gray-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-gray-5::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-gray-5::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-slate-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-slate-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-denim-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-denim-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-purple-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-purple-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-dark-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-dark-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-bright-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-bright-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-mustard-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-mustard-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-mustard-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-mustard-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-blue-3::-moz-placeholder {
    color:  #F0F3FF;
  }

  .\32xl\:placeholder-light-blue-3::placeholder {
    color:  #F0F3FF;
  }

  .\32xl\:placeholder-light-blue-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-blue-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-purple-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-purple-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-bg-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-bg-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-white-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-white-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Black-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Black-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Default-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Default-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-White-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-White-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Silver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Silver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Yellow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Yellow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Grey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Grey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Red-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Red-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Gold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Gold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-dark-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-dark-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-bright-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-bright-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-bright-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-bright-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-SpaceGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-SpaceGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Purple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Purple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-LightPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-LightPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Glow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Glow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Bronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Bronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Copper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Copper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Pink-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Pink-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Orange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Orange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Coral-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Coral-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-MajesticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-MajesticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-PrismBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-PrismBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-CeramicBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-CeramicBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-MidnightBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-MidnightBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-PrismWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-PrismWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-CeramicWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-CeramicWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-LilacPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-LilacPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-CrownSilver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-CrownSilver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-CoralBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-CoralBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-lime-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-lime-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-apple-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-apple-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-bg-new-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-bg-new-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-bg-new-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-bg-new-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-new-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-new-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-footer-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-footer-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-border-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-border-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-apple-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-apple-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-crimson-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-crimson-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-asurion-cyan::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-asurion-cyan::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-bright-orange::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-bright-orange::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Graphite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Graphite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-PacificBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-PacificBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-light-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-asurion-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-asurion-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-OceanBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-OceanBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-MetallicCopper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-MetallicCopper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-PorcelainWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-PorcelainWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-LightBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-LightBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-CloudNavy-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-CloudNavy-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-CloudMint-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-CloudMint-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-CloudOrange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-CloudOrange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-CloudLavender-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-CloudLavender-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-CloudRed-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-CloudRed-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-CloudWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-CloudWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-SunriseGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-SunriseGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-SunshineGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-SunshineGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-AuraBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-AuraBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-AuraGlow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-AuraGlow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-MysticBronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-MysticBronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-MysticGreen-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-MysticGreen-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-MysticGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-MysticGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-MysticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-MysticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-MysticWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-MysticWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-price-blue1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-price-blue1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-indigo1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-indigo1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Purple-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-Purple-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-new-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-new-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-dark-blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-dark-blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-replace-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-replace-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-resolve-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-resolve-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .\32xl\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .\32xl\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .\32xl\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .\32xl\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-White:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-White:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Blue-Brighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Blue-Brighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Blue-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Blue-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Blue-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Blue-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Purple-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Purple-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Purple-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Purple-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Gray-Deepest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Gray-Deepest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Gray-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Gray-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Gray-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Gray-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Gray-Lighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Gray-Lighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Gray-Lightest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Gray-Lightest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Red-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Asurion-Red-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-gray-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-gray-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-gray-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-gray-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-gray-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-gray-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-gray-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-gray-5:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-slate-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-slate-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-denim-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-denim-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-purple-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-purple-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-dark-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-dark-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-bright-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-bright-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-mustard-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-mustard-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-mustard-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-mustard-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-blue-3:focus::-moz-placeholder {
    color:  #F0F3FF;
  }

  .\32xl\:focus\:placeholder-light-blue-3:focus::placeholder {
    color:  #F0F3FF;
  }

  .\32xl\:focus\:placeholder-light-blue-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-blue-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-purple-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-purple-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-bg-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-bg-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-white-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-white-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Black-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Black-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Default-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Default-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-White-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-White-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Silver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Silver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Yellow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Yellow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Grey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Grey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Red-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Red-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Gold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Gold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-dark-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-dark-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-bright-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-bright-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-bright-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-bright-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-SpaceGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-SpaceGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Purple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Purple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-LightPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-LightPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Glow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Glow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Bronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Bronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Copper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Copper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Pink-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Pink-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Orange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Orange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Coral-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Coral-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-MajesticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-MajesticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-PrismBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-PrismBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-CeramicBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-CeramicBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-MidnightBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-MidnightBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-PrismWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-PrismWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-CeramicWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-CeramicWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-LilacPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-LilacPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-CrownSilver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-CrownSilver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-CoralBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-CoralBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-lime-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-lime-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-apple-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-apple-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-bg-new-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-bg-new-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-bg-new-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-bg-new-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-new-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-new-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-footer-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-footer-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-border-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-border-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-apple-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-apple-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-crimson-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-crimson-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-asurion-cyan:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-asurion-cyan:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-bright-orange:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-bright-orange:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Graphite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Graphite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-PacificBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-PacificBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-light-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-asurion-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-asurion-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-OceanBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-OceanBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-MetallicCopper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-MetallicCopper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-PorcelainWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-PorcelainWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-LightBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-LightBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-CloudNavy-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-CloudNavy-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-CloudMint-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-CloudMint-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-CloudOrange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-CloudOrange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-CloudLavender-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-CloudLavender-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-CloudRed-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-CloudRed-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-CloudWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-CloudWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-SunriseGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-SunriseGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-SunshineGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-SunshineGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-AuraBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-AuraBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-AuraGlow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-AuraGlow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-MysticBronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-MysticBronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-MysticGreen-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-MysticGreen-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-MysticGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-MysticGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-MysticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-MysticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-MysticWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-MysticWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-price-blue1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-price-blue1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-indigo1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-indigo1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Purple-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-Purple-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-new-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-new-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-dark-blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-dark-blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-replace-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-replace-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-resolve-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .\32xl\:focus\:placeholder-resolve-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .\32xl\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .\32xl\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .\32xl\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .\32xl\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .\32xl\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .\32xl\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .\32xl\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .\32xl\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .\32xl\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .\32xl\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .\32xl\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .\32xl\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .\32xl\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .\32xl\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .\32xl\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .\32xl\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .\32xl\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .\32xl\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .\32xl\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .\32xl\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .\32xl\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .\32xl\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .\32xl\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .\32xl\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .\32xl\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .\32xl\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .\32xl\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .\32xl\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .\32xl\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .\32xl\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .\32xl\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .\32xl\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .\32xl\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .\32xl\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .\32xl\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .\32xl\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .\32xl\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .\32xl\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .\32xl\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .\32xl\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .\32xl\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .\32xl\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .\32xl\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .\32xl\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .\32xl\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .\32xl\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .\32xl\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .\32xl\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .\32xl\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .\32xl\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .\32xl\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .\32xl\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .\32xl\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .\32xl\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .\32xl\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .\32xl\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .\32xl\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .\32xl\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .\32xl\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .\32xl\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .\32xl\:opacity-0 {
    opacity: 0;
  }

  .\32xl\:opacity-5 {
    opacity: 0.05;
  }

  .\32xl\:opacity-10 {
    opacity: 0.1;
  }

  .\32xl\:opacity-20 {
    opacity: 0.2;
  }

  .\32xl\:opacity-25 {
    opacity: 0.25;
  }

  .\32xl\:opacity-30 {
    opacity: 0.3;
  }

  .\32xl\:opacity-40 {
    opacity: 0.4;
  }

  .\32xl\:opacity-50 {
    opacity: 0.5;
  }

  .\32xl\:opacity-60 {
    opacity: 0.6;
  }

  .\32xl\:opacity-70 {
    opacity: 0.7;
  }

  .\32xl\:opacity-75 {
    opacity: 0.75;
  }

  .\32xl\:opacity-80 {
    opacity: 0.8;
  }

  .\32xl\:opacity-90 {
    opacity: 0.9;
  }

  .\32xl\:opacity-95 {
    opacity: 0.95;
  }

  .\32xl\:opacity-100 {
    opacity: 1;
  }

  .group:hover .\32xl\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .\32xl\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .\32xl\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .\32xl\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .\32xl\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .\32xl\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .\32xl\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .\32xl\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .\32xl\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .\32xl\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .\32xl\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .\32xl\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .\32xl\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .\32xl\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .\32xl\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .\32xl\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .\32xl\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .\32xl\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .\32xl\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .\32xl\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .\32xl\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .\32xl\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .\32xl\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .\32xl\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .\32xl\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .\32xl\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .\32xl\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .\32xl\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .\32xl\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .\32xl\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .\32xl\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .\32xl\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .\32xl\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .\32xl\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .\32xl\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .\32xl\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .\32xl\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .\32xl\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .\32xl\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .\32xl\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .\32xl\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .\32xl\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .\32xl\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .\32xl\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .\32xl\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .\32xl\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .\32xl\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .\32xl\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .\32xl\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .\32xl\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .\32xl\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .\32xl\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .\32xl\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .\32xl\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .\32xl\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .\32xl\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .\32xl\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .\32xl\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .\32xl\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .\32xl\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .\32xl\:disabled\:opacity-0:disabled {
    opacity: 0;
  }

  .\32xl\:disabled\:opacity-5:disabled {
    opacity: 0.05;
  }

  .\32xl\:disabled\:opacity-10:disabled {
    opacity: 0.1;
  }

  .\32xl\:disabled\:opacity-20:disabled {
    opacity: 0.2;
  }

  .\32xl\:disabled\:opacity-25:disabled {
    opacity: 0.25;
  }

  .\32xl\:disabled\:opacity-30:disabled {
    opacity: 0.3;
  }

  .\32xl\:disabled\:opacity-40:disabled {
    opacity: 0.4;
  }

  .\32xl\:disabled\:opacity-50:disabled {
    opacity: 0.5;
  }

  .\32xl\:disabled\:opacity-60:disabled {
    opacity: 0.6;
  }

  .\32xl\:disabled\:opacity-70:disabled {
    opacity: 0.7;
  }

  .\32xl\:disabled\:opacity-75:disabled {
    opacity: 0.75;
  }

  .\32xl\:disabled\:opacity-80:disabled {
    opacity: 0.8;
  }

  .\32xl\:disabled\:opacity-90:disabled {
    opacity: 0.9;
  }

  .\32xl\:disabled\:opacity-95:disabled {
    opacity: 0.95;
  }

  .\32xl\:disabled\:opacity-100:disabled {
    opacity: 1;
  }

  .\32xl\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .\32xl\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .\32xl\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .\32xl\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .\32xl\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .\32xl\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .\32xl\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .\32xl\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .\32xl\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .\32xl\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .\32xl\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .\32xl\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .\32xl\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .\32xl\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .\32xl\:bg-blend-color {
    background-blend-mode: color;
  }

  .\32xl\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .\32xl\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .\32xl\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .\32xl\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .\32xl\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .\32xl\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .\32xl\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .\32xl\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .\32xl\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .\32xl\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .\32xl\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .\32xl\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .\32xl\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .\32xl\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .\32xl\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .\32xl\:mix-blend-color {
    mix-blend-mode: color;
  }

  .\32xl\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .\32xl\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\32xl\:group-hover\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\32xl\:group-hover\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\32xl\:group-hover\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\32xl\:group-hover\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\32xl\:group-hover\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\32xl\:group-hover\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\32xl\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\32xl\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\32xl\:group-hover\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\32xl\:group-hover\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\32xl\:group-hover\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\32xl\:group-hover\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .\32xl\:group-hover\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus-within\:shadow:focus-within {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus-within\:shadow-bs:focus-within {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus-within\:shadow-strong:focus-within {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus-within\:shadow-tooltip:focus-within {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus-within\:shadow-colorbox:focus-within {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus-within\:shadow-colorCircle:focus-within {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:hover\:shadow-sm:hover {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:hover\:shadow:hover {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:hover\:shadow-bs:hover {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:hover\:shadow-strong:hover {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:hover\:shadow-tooltip:hover {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:hover\:shadow-colorbox:hover {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:hover\:shadow-colorCircle:hover {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus\:shadow-sm:focus {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus\:shadow:focus {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus\:shadow-md:focus {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus\:shadow-lg:focus {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus\:shadow-xl:focus {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus\:shadow-bs:focus {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus\:shadow-strong:focus {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus\:shadow-tooltip:focus {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus\:shadow-colorbox:focus {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:focus\:shadow-colorCircle:focus {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .\32xl\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\32xl\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .\32xl\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .\32xl\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\32xl\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .\32xl\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .\32xl\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .\32xl\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .\32xl\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .\32xl\:ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:ring-4 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:ring-8 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus-within\:ring-0:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus-within\:ring-1:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus-within\:ring-2:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus-within\:ring-4:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus-within\:ring-8:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus-within\:ring:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus\:ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus\:ring-1:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus\:ring-4:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus\:ring-8:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:focus\:ring:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .\32xl\:ring-inset {
    --tw-ring-inset: inset;
  }

  .\32xl\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .\32xl\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .\32xl\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .\32xl\:ring-current {
    --tw-ring-color: currentColor;
  }

  .\32xl\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .\32xl\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .\32xl\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .\32xl\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .\32xl\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .\32xl\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .\32xl\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .\32xl\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .\32xl\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .\32xl\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .\32xl\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .\32xl\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .\32xl\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .\32xl\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .\32xl\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .\32xl\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .\32xl\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .\32xl\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .\32xl\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .\32xl\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .\32xl\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .\32xl\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .\32xl\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .\32xl\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .\32xl\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .\32xl\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .\32xl\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .\32xl\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .\32xl\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .\32xl\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .\32xl\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .\32xl\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .\32xl\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .\32xl\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .\32xl\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .\32xl\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .\32xl\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .\32xl\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .\32xl\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .\32xl\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .\32xl\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .\32xl\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .\32xl\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .\32xl\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .\32xl\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .\32xl\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .\32xl\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .\32xl\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .\32xl\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .\32xl\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .\32xl\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .\32xl\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .\32xl\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .\32xl\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .\32xl\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .\32xl\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .\32xl\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .\32xl\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .\32xl\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .\32xl\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .\32xl\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .\32xl\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .\32xl\:ring-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .\32xl\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .\32xl\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .\32xl\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .\32xl\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .\32xl\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .\32xl\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .\32xl\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .\32xl\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .\32xl\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .\32xl\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Asurion-White {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Asurion-Blue-Brighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Asurion-Blue-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Asurion-Blue-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Asurion-Purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Asurion-Purple-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Asurion-Purple-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Asurion-Gray-Deepest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Asurion-Gray-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Asurion-Gray-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Asurion-Gray-Lighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Asurion-Gray-Lightest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Asurion-Red-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .\32xl\:ring-light-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .\32xl\:ring-light-gray-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .\32xl\:ring-light-gray-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .\32xl\:ring-light-gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .\32xl\:ring-light-gray-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .\32xl\:ring-light-gray-5 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .\32xl\:ring-light-slate-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .\32xl\:ring-denim-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .\32xl\:ring-purple-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .\32xl\:ring-dark-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .\32xl\:ring-bright-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .\32xl\:ring-mustard-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .\32xl\:ring-mustard-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .\32xl\:ring-light-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .\32xl\:ring-light-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .\32xl\:ring-light-blue-3 {
    --tw-ring-color:  #F0F3FF;
  }

  .\32xl\:ring-light-blue-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .\32xl\:ring-purple-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .\32xl\:ring-light-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .\32xl\:ring-light-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .\32xl\:ring-light-bg-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .\32xl\:ring-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .\32xl\:ring-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .\32xl\:ring-light-white-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Black-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Default-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .\32xl\:ring-White-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Silver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Yellow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Grey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Red-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Gold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .\32xl\:ring-light-green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .\32xl\:ring-dark-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .\32xl\:ring-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .\32xl\:ring-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .\32xl\:ring-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .\32xl\:ring-light-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .\32xl\:ring-bright-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .\32xl\:ring-bright-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .\32xl\:ring-SpaceGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Purple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .\32xl\:ring-LightPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Glow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Bronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Copper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Pink-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Orange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Coral-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .\32xl\:ring-MajesticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .\32xl\:ring-PrismBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .\32xl\:ring-CeramicBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .\32xl\:ring-MidnightBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .\32xl\:ring-PrismWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .\32xl\:ring-CeramicWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .\32xl\:ring-LilacPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .\32xl\:ring-CrownSilver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .\32xl\:ring-CoralBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .\32xl\:ring-lime-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .\32xl\:ring-apple-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .\32xl\:ring-bg-new-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .\32xl\:ring-bg-new-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .\32xl\:ring-new-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .\32xl\:ring-footer-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .\32xl\:ring-border-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .\32xl\:ring-apple-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .\32xl\:ring-crimson-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .\32xl\:ring-asurion-cyan {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .\32xl\:ring-bright-orange {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Graphite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .\32xl\:ring-PacificBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .\32xl\:ring-light-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .\32xl\:ring-asurion-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .\32xl\:ring-OceanBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .\32xl\:ring-MetallicCopper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .\32xl\:ring-PorcelainWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .\32xl\:ring-LightBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .\32xl\:ring-CloudNavy-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .\32xl\:ring-CloudMint-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .\32xl\:ring-CloudOrange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .\32xl\:ring-CloudLavender-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .\32xl\:ring-CloudRed-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .\32xl\:ring-CloudWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .\32xl\:ring-SunriseGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .\32xl\:ring-SunshineGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .\32xl\:ring-AuraBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .\32xl\:ring-AuraGlow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .\32xl\:ring-MysticBronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .\32xl\:ring-MysticGreen-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .\32xl\:ring-MysticGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .\32xl\:ring-MysticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .\32xl\:ring-MysticWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .\32xl\:ring-price-blue1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .\32xl\:ring-indigo1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .\32xl\:ring-Purple-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .\32xl\:ring-new-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .\32xl\:ring-dark-blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .\32xl\:ring-replace-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .\32xl\:ring-resolve-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .\32xl\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .\32xl\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Asurion-White:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Asurion-Blue-Brighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Asurion-Blue-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Asurion-Blue-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Asurion-Purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Asurion-Purple-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Asurion-Purple-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Asurion-Gray-Deepest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Asurion-Gray-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Asurion-Gray-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Asurion-Gray-Lighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Asurion-Gray-Lightest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Asurion-Red-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-light-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-light-gray-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-light-gray-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-light-gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-light-gray-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-light-gray-5:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-light-slate-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-denim-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-purple-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-dark-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-bright-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-mustard-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-mustard-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-light-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-light-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-light-blue-3:focus-within {
    --tw-ring-color:  #F0F3FF;
  }

  .\32xl\:focus-within\:ring-light-blue-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-purple-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-light-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-light-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-light-bg-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-light-white-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Black-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Default-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-White-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Silver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Yellow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Grey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Red-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Gold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-light-green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-dark-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-light-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-bright-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-bright-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-SpaceGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Purple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-LightPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Glow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Bronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Copper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Pink-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Orange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Coral-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-MajesticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-PrismBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-CeramicBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-MidnightBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-PrismWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-CeramicWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-LilacPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-CrownSilver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-CoralBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-lime-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-apple-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-bg-new-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-bg-new-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-new-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-footer-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-border-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-apple-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-crimson-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-asurion-cyan:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-bright-orange:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Graphite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-PacificBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-light-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-asurion-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-OceanBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-MetallicCopper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-PorcelainWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-LightBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-CloudNavy-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-CloudMint-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-CloudOrange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-CloudLavender-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-CloudRed-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-CloudWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-SunriseGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-SunshineGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-AuraBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-AuraGlow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-MysticBronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-MysticGreen-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-MysticGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-MysticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-MysticWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-price-blue1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-indigo1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-Purple-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-new-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-dark-blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-replace-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .\32xl\:focus-within\:ring-resolve-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .\32xl\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .\32xl\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Asurion-White:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Asurion-Blue-Brighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Asurion-Blue-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Asurion-Blue-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Asurion-Purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Asurion-Purple-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Asurion-Purple-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Asurion-Gray-Deepest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Asurion-Gray-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Asurion-Gray-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Asurion-Gray-Lighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Asurion-Gray-Lightest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Asurion-Red-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-light-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-light-gray-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-light-gray-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-light-gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-light-gray-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-light-gray-5:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-light-slate-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-denim-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-purple-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-dark-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-bright-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-mustard-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-mustard-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-light-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-light-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-light-blue-3:focus {
    --tw-ring-color:  #F0F3FF;
  }

  .\32xl\:focus\:ring-light-blue-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-purple-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-light-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-light-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-light-bg-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-light-white-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Black-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Default-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-White-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Silver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Yellow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Grey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Red-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Gold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-light-green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-dark-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-light-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-bright-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-bright-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-SpaceGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Purple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-LightPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Glow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Bronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Copper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Pink-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Orange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Coral-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-MajesticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-PrismBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-CeramicBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-MidnightBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-PrismWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-CeramicWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-LilacPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-CrownSilver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-CoralBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-lime-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-apple-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-bg-new-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-bg-new-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-new-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-footer-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-border-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-apple-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-crimson-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-asurion-cyan:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-bright-orange:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Graphite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-PacificBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-light-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-asurion-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-OceanBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-MetallicCopper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-PorcelainWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-LightBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-CloudNavy-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-CloudMint-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-CloudOrange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-CloudLavender-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-CloudRed-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-CloudWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-SunriseGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-SunshineGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-AuraBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-AuraGlow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-MysticBronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-MysticGreen-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-MysticGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-MysticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-MysticWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-price-blue1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-indigo1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-Purple-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-new-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-dark-blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-replace-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .\32xl\:focus\:ring-resolve-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .\32xl\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .\32xl\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .\32xl\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .\32xl\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .\32xl\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .\32xl\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .\32xl\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .\32xl\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .\32xl\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .\32xl\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .\32xl\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .\32xl\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .\32xl\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .\32xl\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .\32xl\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .\32xl\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .\32xl\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .\32xl\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .\32xl\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .\32xl\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .\32xl\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .\32xl\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .\32xl\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .\32xl\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .\32xl\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .\32xl\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .\32xl\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .\32xl\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .\32xl\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .\32xl\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .\32xl\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .\32xl\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .\32xl\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .\32xl\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .\32xl\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .\32xl\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .\32xl\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .\32xl\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .\32xl\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .\32xl\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .\32xl\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .\32xl\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .\32xl\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .\32xl\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .\32xl\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .\32xl\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .\32xl\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .\32xl\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .\32xl\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .\32xl\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .\32xl\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .\32xl\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .\32xl\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .\32xl\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .\32xl\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .\32xl\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .\32xl\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .\32xl\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .\32xl\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .\32xl\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .\32xl\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .\32xl\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .\32xl\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .\32xl\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .\32xl\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .\32xl\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .\32xl\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .\32xl\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .\32xl\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .\32xl\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .\32xl\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .\32xl\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .\32xl\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .\32xl\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .\32xl\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .\32xl\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .\32xl\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .\32xl\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .\32xl\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .\32xl\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .\32xl\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .\32xl\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .\32xl\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .\32xl\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .\32xl\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .\32xl\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .\32xl\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .\32xl\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .\32xl\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .\32xl\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .\32xl\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .\32xl\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .\32xl\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .\32xl\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .\32xl\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .\32xl\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .\32xl\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .\32xl\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .\32xl\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .\32xl\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .\32xl\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .\32xl\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .\32xl\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .\32xl\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .\32xl\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .\32xl\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .\32xl\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .\32xl\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .\32xl\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .\32xl\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .\32xl\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .\32xl\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .\32xl\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .\32xl\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .\32xl\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .\32xl\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .\32xl\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .\32xl\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .\32xl\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .\32xl\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .\32xl\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .\32xl\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .\32xl\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .\32xl\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .\32xl\:ring-offset-purple {
    --tw-ring-offset-color: #6700B8;
  }

  .\32xl\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .\32xl\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .\32xl\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .\32xl\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .\32xl\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .\32xl\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .\32xl\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .\32xl\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .\32xl\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .\32xl\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .\32xl\:ring-offset-Asurion-White {
    --tw-ring-offset-color: #FFF;
  }

  .\32xl\:ring-offset-Asurion-Blue-Brighter {
    --tw-ring-offset-color: #6B8BFF;
  }

  .\32xl\:ring-offset-Asurion-Blue-Deep {
    --tw-ring-offset-color: #2743CC;
  }

  .\32xl\:ring-offset-Asurion-Blue-Light {
    --tw-ring-offset-color: #F0F3FF;
  }

  .\32xl\:ring-offset-Asurion-Purple {
    --tw-ring-offset-color: #8223D2;
  }

  .\32xl\:ring-offset-Asurion-Purple-Deeper {
    --tw-ring-offset-color: #6700B8;
  }

  .\32xl\:ring-offset-Asurion-Purple-Light {
    --tw-ring-offset-color: #F3E9FB;
  }

  .\32xl\:ring-offset-Asurion-Gray-Deepest {
    --tw-ring-offset-color: #333F48;
  }

  .\32xl\:ring-offset-Asurion-Gray-Deeper {
    --tw-ring-offset-color: #6E767D;
  }

  .\32xl\:ring-offset-Asurion-Gray-Light {
    --tw-ring-offset-color: #A5AAAF;
  }

  .\32xl\:ring-offset-Asurion-Gray-Lighter {
    --tw-ring-offset-color: #E6E6EB;
  }

  .\32xl\:ring-offset-Asurion-Gray-Lightest {
    --tw-ring-offset-color: #D5D6DA;
  }

  .\32xl\:ring-offset-Asurion-Red-Deep {
    --tw-ring-offset-color: #DB1B1B;
  }

  .\32xl\:ring-offset-light-gray {
    --tw-ring-offset-color: #6E767D;
  }

  .\32xl\:ring-offset-light-gray-1 {
    --tw-ring-offset-color: #A5AAAF;
  }

  .\32xl\:ring-offset-light-gray-2 {
    --tw-ring-offset-color: #E6E6EB;
  }

  .\32xl\:ring-offset-light-gray-3 {
    --tw-ring-offset-color: #F0F0F5;
  }

  .\32xl\:ring-offset-light-gray-4 {
    --tw-ring-offset-color: #D5D6DA;
  }

  .\32xl\:ring-offset-light-gray-5 {
    --tw-ring-offset-color: #333F48;
  }

  .\32xl\:ring-offset-light-slate-gray {
    --tw-ring-offset-color: #8589A1;
  }

  .\32xl\:ring-offset-denim-blue {
    --tw-ring-offset-color: #0066B2;
  }

  .\32xl\:ring-offset-purple-1 {
    --tw-ring-offset-color: #8223D2;
  }

  .\32xl\:ring-offset-dark-red {
    --tw-ring-offset-color: #DB1B1B;
  }

  .\32xl\:ring-offset-bright-red {
    --tw-ring-offset-color: #F40715;
  }

  .\32xl\:ring-offset-mustard-yellow {
    --tw-ring-offset-color: #ED8B00;
  }

  .\32xl\:ring-offset-mustard-yellow-1 {
    --tw-ring-offset-color: #ED6600;
  }

  .\32xl\:ring-offset-light-blue {
    --tw-ring-offset-color: #6B8BFF;
  }

  .\32xl\:ring-offset-light-blue-1 {
    --tw-ring-offset-color: #4A68F9;
  }

  .\32xl\:ring-offset-light-blue-3 {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .\32xl\:ring-offset-light-blue-4 {
    --tw-ring-offset-color: #F0F3FF;
  }

  .\32xl\:ring-offset-purple-blue {
    --tw-ring-offset-color: #6469E1;
  }

  .\32xl\:ring-offset-light-green {
    --tw-ring-offset-color: #00B574;
  }

  .\32xl\:ring-offset-light-green-1 {
    --tw-ring-offset-color: #00B574;
  }

  .\32xl\:ring-offset-light-bg-green {
    --tw-ring-offset-color: #F0FFF9;
  }

  .\32xl\:ring-offset-green-1 {
    --tw-ring-offset-color: #0B8350;
  }

  .\32xl\:ring-offset-pink-1 {
    --tw-ring-offset-color: #FFEDD5;
  }

  .\32xl\:ring-offset-light-white-1 {
    --tw-ring-offset-color: #F8F6EE;
  }

  .\32xl\:ring-offset-Black-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .\32xl\:ring-offset-Default-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .\32xl\:ring-offset-White-3 {
    --tw-ring-offset-color: #F9F6EF;
  }

  .\32xl\:ring-offset-Green-3 {
    --tw-ring-offset-color: #AEE0CD;
  }

  .\32xl\:ring-offset-Blue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .\32xl\:ring-offset-Silver-3 {
    --tw-ring-offset-color: #E4E4E2;
  }

  .\32xl\:ring-offset-Yellow-3 {
    --tw-ring-offset-color: #F3D060;
  }

  .\32xl\:ring-offset-Grey-3 {
    --tw-ring-offset-color: #535150;
  }

  .\32xl\:ring-offset-Gray-3 {
    --tw-ring-offset-color: #535150;
  }

  .\32xl\:ring-offset-Red-3 {
    --tw-ring-offset-color: #BA0C2E;
  }

  .\32xl\:ring-offset-Gold-3 {
    --tw-ring-offset-color: #F5DDC5;
  }

  .\32xl\:ring-offset-light-green-3 {
    --tw-ring-offset-color: #F3E9FB;
  }

  .\32xl\:ring-offset-dark-blue-2 {
    --tw-ring-offset-color: #2743CC;
  }

  .\32xl\:ring-offset-blue-1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .\32xl\:ring-offset-yellow-1 {
    --tw-ring-offset-color: #EDB800;
  }

  .\32xl\:ring-offset-blue-2 {
    --tw-ring-offset-color: #253BAA;
  }

  .\32xl\:ring-offset-light-pink {
    --tw-ring-offset-color: #FF5070;
  }

  .\32xl\:ring-offset-bright-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .\32xl\:ring-offset-bright-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .\32xl\:ring-offset-SpaceGrey-3 {
    --tw-ring-offset-color: #535150;
  }

  .\32xl\:ring-offset-Purple-3 {
    --tw-ring-offset-color: #6700B8;
  }

  .\32xl\:ring-offset-LightPurple-3 {
    --tw-ring-offset-color: #D1CDDA;
  }

  .\32xl\:ring-offset-Glow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .\32xl\:ring-offset-Bronze-3 {
    --tw-ring-offset-color: #cd7f32;
  }

  .\32xl\:ring-offset-Copper-3 {
    --tw-ring-offset-color: #B87333;
  }

  .\32xl\:ring-offset-Pink-3 {
    --tw-ring-offset-color: #FFC0CB;
  }

  .\32xl\:ring-offset-Orange-3 {
    --tw-ring-offset-color: #FFA500;
  }

  .\32xl\:ring-offset-Coral-3 {
    --tw-ring-offset-color: #EE7762;
  }

  .\32xl\:ring-offset-MajesticBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .\32xl\:ring-offset-PrismBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .\32xl\:ring-offset-CeramicBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .\32xl\:ring-offset-MidnightBlack-3 {
    --tw-ring-offset-color: #00040D;
  }

  .\32xl\:ring-offset-PrismWhite-3 {
    --tw-ring-offset-color: #E1D8CB;
  }

  .\32xl\:ring-offset-CeramicWhite-3 {
    --tw-ring-offset-color: #c2c2c4;
  }

  .\32xl\:ring-offset-LilacPurple-3 {
    --tw-ring-offset-color: #C8A2C8;
  }

  .\32xl\:ring-offset-CrownSilver-3 {
    --tw-ring-offset-color: #b1a5aa;
  }

  .\32xl\:ring-offset-CoralBlue-3 {
    --tw-ring-offset-color: #AFDCEC;
  }

  .\32xl\:ring-offset-lime-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .\32xl\:ring-offset-apple-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .\32xl\:ring-offset-bg-new-blue {
    --tw-ring-offset-color: #39DCF0;
  }

  .\32xl\:ring-offset-bg-new-pink {
    --tw-ring-offset-color: #E79AAE;
  }

  .\32xl\:ring-offset-new-pink-1 {
    --tw-ring-offset-color: #E9A1B3;
  }

  .\32xl\:ring-offset-footer-grey {
    --tw-ring-offset-color: #333238;
  }

  .\32xl\:ring-offset-border-grey {
    --tw-ring-offset-color: #c4c4c4;
  }

  .\32xl\:ring-offset-apple-green-1 {
    --tw-ring-offset-color: #30D091;
  }

  .\32xl\:ring-offset-crimson-red {
    --tw-ring-offset-color: #d22323;
  }

  .\32xl\:ring-offset-asurion-cyan {
    --tw-ring-offset-color: #95CED7;
  }

  .\32xl\:ring-offset-bright-orange {
    --tw-ring-offset-color: #FF8B1A;
  }

  .\32xl\:ring-offset-Graphite-3 {
    --tw-ring-offset-color: #D2CEDB;
  }

  .\32xl\:ring-offset-PacificBlue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .\32xl\:ring-offset-light-purple {
    --tw-ring-offset-color: #B3A3D7;
  }

  .\32xl\:ring-offset-asurion-gray {
    --tw-ring-offset-color: #D8D8D8;
  }

  .\32xl\:ring-offset-OceanBlue-3 {
    --tw-ring-offset-color: #0077be;
  }

  .\32xl\:ring-offset-MetallicCopper-3 {
    --tw-ring-offset-color: #72281e;
  }

  .\32xl\:ring-offset-PorcelainWhite-3 {
    --tw-ring-offset-color: #f8fbf8;
  }

  .\32xl\:ring-offset-LightBlue-3 {
    --tw-ring-offset-color: #ADD8E6;
  }

  .\32xl\:ring-offset-CloudNavy-3 {
    --tw-ring-offset-color: #607387;
  }

  .\32xl\:ring-offset-CloudMint-3 {
    --tw-ring-offset-color: #607387;
  }

  .\32xl\:ring-offset-CloudOrange-3 {
    --tw-ring-offset-color: #ffba97;
  }

  .\32xl\:ring-offset-CloudLavender-3 {
    --tw-ring-offset-color: #d6d3e2;
  }

  .\32xl\:ring-offset-CloudRed-3 {
    --tw-ring-offset-color: #dbb0a2;
  }

  .\32xl\:ring-offset-CloudWhite-3 {
    --tw-ring-offset-color: #f2f2ed;
  }

  .\32xl\:ring-offset-SunriseGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .\32xl\:ring-offset-SunshineGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .\32xl\:ring-offset-AuraBlack-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .\32xl\:ring-offset-AuraGlow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .\32xl\:ring-offset-MysticBronze-3 {
    --tw-ring-offset-color: #3c2516;
  }

  .\32xl\:ring-offset-MysticGreen-3 {
    --tw-ring-offset-color: #90A19A;
  }

  .\32xl\:ring-offset-MysticGrey-3 {
    --tw-ring-offset-color: #564f55;
  }

  .\32xl\:ring-offset-MysticBlack-3 {
    --tw-ring-offset-color: #353A3C;
  }

  .\32xl\:ring-offset-MysticWhite-3 {
    --tw-ring-offset-color: #E4EDE3;
  }

  .\32xl\:ring-offset-price-blue1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .\32xl\:ring-offset-indigo1 {
    --tw-ring-offset-color: #6700B8;
  }

  .\32xl\:ring-offset-Purple-4 {
    --tw-ring-offset-color: #9598F8;
  }

  .\32xl\:ring-offset-new-blue-2 {
    --tw-ring-offset-color: #33B3C2;
  }

  .\32xl\:ring-offset-dark-blue-3 {
    --tw-ring-offset-color: #041DFB;
  }

  .\32xl\:ring-offset-replace-bg {
    --tw-ring-offset-color: #8AA4BC;
  }

  .\32xl\:ring-offset-resolve-bg {
    --tw-ring-offset-color: #4783CB;
  }

  .\32xl\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .\32xl\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .\32xl\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .\32xl\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .\32xl\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .\32xl\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .\32xl\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .\32xl\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .\32xl\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .\32xl\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .\32xl\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .\32xl\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .\32xl\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .\32xl\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .\32xl\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .\32xl\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .\32xl\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .\32xl\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .\32xl\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .\32xl\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .\32xl\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .\32xl\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .\32xl\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .\32xl\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .\32xl\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .\32xl\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .\32xl\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .\32xl\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .\32xl\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .\32xl\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .\32xl\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .\32xl\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .\32xl\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .\32xl\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .\32xl\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .\32xl\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .\32xl\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .\32xl\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .\32xl\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .\32xl\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .\32xl\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .\32xl\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .\32xl\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .\32xl\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .\32xl\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .\32xl\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .\32xl\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .\32xl\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .\32xl\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .\32xl\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .\32xl\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .\32xl\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .\32xl\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .\32xl\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .\32xl\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .\32xl\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .\32xl\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .\32xl\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .\32xl\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .\32xl\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .\32xl\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .\32xl\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .\32xl\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .\32xl\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .\32xl\:focus-within\:ring-offset-purple:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .\32xl\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .\32xl\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .\32xl\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .\32xl\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .\32xl\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .\32xl\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .\32xl\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .\32xl\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .\32xl\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .\32xl\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .\32xl\:focus-within\:ring-offset-Asurion-White:focus-within {
    --tw-ring-offset-color: #FFF;
  }

  .\32xl\:focus-within\:ring-offset-Asurion-Blue-Brighter:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .\32xl\:focus-within\:ring-offset-Asurion-Blue-Deep:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .\32xl\:focus-within\:ring-offset-Asurion-Blue-Light:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .\32xl\:focus-within\:ring-offset-Asurion-Purple:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .\32xl\:focus-within\:ring-offset-Asurion-Purple-Deeper:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .\32xl\:focus-within\:ring-offset-Asurion-Purple-Light:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .\32xl\:focus-within\:ring-offset-Asurion-Gray-Deepest:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .\32xl\:focus-within\:ring-offset-Asurion-Gray-Deeper:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .\32xl\:focus-within\:ring-offset-Asurion-Gray-Light:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .\32xl\:focus-within\:ring-offset-Asurion-Gray-Lighter:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .\32xl\:focus-within\:ring-offset-Asurion-Gray-Lightest:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .\32xl\:focus-within\:ring-offset-Asurion-Red-Deep:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .\32xl\:focus-within\:ring-offset-light-gray:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .\32xl\:focus-within\:ring-offset-light-gray-1:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .\32xl\:focus-within\:ring-offset-light-gray-2:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .\32xl\:focus-within\:ring-offset-light-gray-3:focus-within {
    --tw-ring-offset-color: #F0F0F5;
  }

  .\32xl\:focus-within\:ring-offset-light-gray-4:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .\32xl\:focus-within\:ring-offset-light-gray-5:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .\32xl\:focus-within\:ring-offset-light-slate-gray:focus-within {
    --tw-ring-offset-color: #8589A1;
  }

  .\32xl\:focus-within\:ring-offset-denim-blue:focus-within {
    --tw-ring-offset-color: #0066B2;
  }

  .\32xl\:focus-within\:ring-offset-purple-1:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .\32xl\:focus-within\:ring-offset-dark-red:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .\32xl\:focus-within\:ring-offset-bright-red:focus-within {
    --tw-ring-offset-color: #F40715;
  }

  .\32xl\:focus-within\:ring-offset-mustard-yellow:focus-within {
    --tw-ring-offset-color: #ED8B00;
  }

  .\32xl\:focus-within\:ring-offset-mustard-yellow-1:focus-within {
    --tw-ring-offset-color: #ED6600;
  }

  .\32xl\:focus-within\:ring-offset-light-blue:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .\32xl\:focus-within\:ring-offset-light-blue-1:focus-within {
    --tw-ring-offset-color: #4A68F9;
  }

  .\32xl\:focus-within\:ring-offset-light-blue-3:focus-within {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .\32xl\:focus-within\:ring-offset-light-blue-4:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .\32xl\:focus-within\:ring-offset-purple-blue:focus-within {
    --tw-ring-offset-color: #6469E1;
  }

  .\32xl\:focus-within\:ring-offset-light-green:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .\32xl\:focus-within\:ring-offset-light-green-1:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .\32xl\:focus-within\:ring-offset-light-bg-green:focus-within {
    --tw-ring-offset-color: #F0FFF9;
  }

  .\32xl\:focus-within\:ring-offset-green-1:focus-within {
    --tw-ring-offset-color: #0B8350;
  }

  .\32xl\:focus-within\:ring-offset-pink-1:focus-within {
    --tw-ring-offset-color: #FFEDD5;
  }

  .\32xl\:focus-within\:ring-offset-light-white-1:focus-within {
    --tw-ring-offset-color: #F8F6EE;
  }

  .\32xl\:focus-within\:ring-offset-Black-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .\32xl\:focus-within\:ring-offset-Default-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .\32xl\:focus-within\:ring-offset-White-3:focus-within {
    --tw-ring-offset-color: #F9F6EF;
  }

  .\32xl\:focus-within\:ring-offset-Green-3:focus-within {
    --tw-ring-offset-color: #AEE0CD;
  }

  .\32xl\:focus-within\:ring-offset-Blue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .\32xl\:focus-within\:ring-offset-Silver-3:focus-within {
    --tw-ring-offset-color: #E4E4E2;
  }

  .\32xl\:focus-within\:ring-offset-Yellow-3:focus-within {
    --tw-ring-offset-color: #F3D060;
  }

  .\32xl\:focus-within\:ring-offset-Grey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .\32xl\:focus-within\:ring-offset-Gray-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .\32xl\:focus-within\:ring-offset-Red-3:focus-within {
    --tw-ring-offset-color: #BA0C2E;
  }

  .\32xl\:focus-within\:ring-offset-Gold-3:focus-within {
    --tw-ring-offset-color: #F5DDC5;
  }

  .\32xl\:focus-within\:ring-offset-light-green-3:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .\32xl\:focus-within\:ring-offset-dark-blue-2:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .\32xl\:focus-within\:ring-offset-blue-1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .\32xl\:focus-within\:ring-offset-yellow-1:focus-within {
    --tw-ring-offset-color: #EDB800;
  }

  .\32xl\:focus-within\:ring-offset-blue-2:focus-within {
    --tw-ring-offset-color: #253BAA;
  }

  .\32xl\:focus-within\:ring-offset-light-pink:focus-within {
    --tw-ring-offset-color: #FF5070;
  }

  .\32xl\:focus-within\:ring-offset-bright-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .\32xl\:focus-within\:ring-offset-bright-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .\32xl\:focus-within\:ring-offset-SpaceGrey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .\32xl\:focus-within\:ring-offset-Purple-3:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .\32xl\:focus-within\:ring-offset-LightPurple-3:focus-within {
    --tw-ring-offset-color: #D1CDDA;
  }

  .\32xl\:focus-within\:ring-offset-Glow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .\32xl\:focus-within\:ring-offset-Bronze-3:focus-within {
    --tw-ring-offset-color: #cd7f32;
  }

  .\32xl\:focus-within\:ring-offset-Copper-3:focus-within {
    --tw-ring-offset-color: #B87333;
  }

  .\32xl\:focus-within\:ring-offset-Pink-3:focus-within {
    --tw-ring-offset-color: #FFC0CB;
  }

  .\32xl\:focus-within\:ring-offset-Orange-3:focus-within {
    --tw-ring-offset-color: #FFA500;
  }

  .\32xl\:focus-within\:ring-offset-Coral-3:focus-within {
    --tw-ring-offset-color: #EE7762;
  }

  .\32xl\:focus-within\:ring-offset-MajesticBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .\32xl\:focus-within\:ring-offset-PrismBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .\32xl\:focus-within\:ring-offset-CeramicBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .\32xl\:focus-within\:ring-offset-MidnightBlack-3:focus-within {
    --tw-ring-offset-color: #00040D;
  }

  .\32xl\:focus-within\:ring-offset-PrismWhite-3:focus-within {
    --tw-ring-offset-color: #E1D8CB;
  }

  .\32xl\:focus-within\:ring-offset-CeramicWhite-3:focus-within {
    --tw-ring-offset-color: #c2c2c4;
  }

  .\32xl\:focus-within\:ring-offset-LilacPurple-3:focus-within {
    --tw-ring-offset-color: #C8A2C8;
  }

  .\32xl\:focus-within\:ring-offset-CrownSilver-3:focus-within {
    --tw-ring-offset-color: #b1a5aa;
  }

  .\32xl\:focus-within\:ring-offset-CoralBlue-3:focus-within {
    --tw-ring-offset-color: #AFDCEC;
  }

  .\32xl\:focus-within\:ring-offset-lime-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .\32xl\:focus-within\:ring-offset-apple-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .\32xl\:focus-within\:ring-offset-bg-new-blue:focus-within {
    --tw-ring-offset-color: #39DCF0;
  }

  .\32xl\:focus-within\:ring-offset-bg-new-pink:focus-within {
    --tw-ring-offset-color: #E79AAE;
  }

  .\32xl\:focus-within\:ring-offset-new-pink-1:focus-within {
    --tw-ring-offset-color: #E9A1B3;
  }

  .\32xl\:focus-within\:ring-offset-footer-grey:focus-within {
    --tw-ring-offset-color: #333238;
  }

  .\32xl\:focus-within\:ring-offset-border-grey:focus-within {
    --tw-ring-offset-color: #c4c4c4;
  }

  .\32xl\:focus-within\:ring-offset-apple-green-1:focus-within {
    --tw-ring-offset-color: #30D091;
  }

  .\32xl\:focus-within\:ring-offset-crimson-red:focus-within {
    --tw-ring-offset-color: #d22323;
  }

  .\32xl\:focus-within\:ring-offset-asurion-cyan:focus-within {
    --tw-ring-offset-color: #95CED7;
  }

  .\32xl\:focus-within\:ring-offset-bright-orange:focus-within {
    --tw-ring-offset-color: #FF8B1A;
  }

  .\32xl\:focus-within\:ring-offset-Graphite-3:focus-within {
    --tw-ring-offset-color: #D2CEDB;
  }

  .\32xl\:focus-within\:ring-offset-PacificBlue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .\32xl\:focus-within\:ring-offset-light-purple:focus-within {
    --tw-ring-offset-color: #B3A3D7;
  }

  .\32xl\:focus-within\:ring-offset-asurion-gray:focus-within {
    --tw-ring-offset-color: #D8D8D8;
  }

  .\32xl\:focus-within\:ring-offset-OceanBlue-3:focus-within {
    --tw-ring-offset-color: #0077be;
  }

  .\32xl\:focus-within\:ring-offset-MetallicCopper-3:focus-within {
    --tw-ring-offset-color: #72281e;
  }

  .\32xl\:focus-within\:ring-offset-PorcelainWhite-3:focus-within {
    --tw-ring-offset-color: #f8fbf8;
  }

  .\32xl\:focus-within\:ring-offset-LightBlue-3:focus-within {
    --tw-ring-offset-color: #ADD8E6;
  }

  .\32xl\:focus-within\:ring-offset-CloudNavy-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .\32xl\:focus-within\:ring-offset-CloudMint-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .\32xl\:focus-within\:ring-offset-CloudOrange-3:focus-within {
    --tw-ring-offset-color: #ffba97;
  }

  .\32xl\:focus-within\:ring-offset-CloudLavender-3:focus-within {
    --tw-ring-offset-color: #d6d3e2;
  }

  .\32xl\:focus-within\:ring-offset-CloudRed-3:focus-within {
    --tw-ring-offset-color: #dbb0a2;
  }

  .\32xl\:focus-within\:ring-offset-CloudWhite-3:focus-within {
    --tw-ring-offset-color: #f2f2ed;
  }

  .\32xl\:focus-within\:ring-offset-SunriseGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .\32xl\:focus-within\:ring-offset-SunshineGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .\32xl\:focus-within\:ring-offset-AuraBlack-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .\32xl\:focus-within\:ring-offset-AuraGlow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .\32xl\:focus-within\:ring-offset-MysticBronze-3:focus-within {
    --tw-ring-offset-color: #3c2516;
  }

  .\32xl\:focus-within\:ring-offset-MysticGreen-3:focus-within {
    --tw-ring-offset-color: #90A19A;
  }

  .\32xl\:focus-within\:ring-offset-MysticGrey-3:focus-within {
    --tw-ring-offset-color: #564f55;
  }

  .\32xl\:focus-within\:ring-offset-MysticBlack-3:focus-within {
    --tw-ring-offset-color: #353A3C;
  }

  .\32xl\:focus-within\:ring-offset-MysticWhite-3:focus-within {
    --tw-ring-offset-color: #E4EDE3;
  }

  .\32xl\:focus-within\:ring-offset-price-blue1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .\32xl\:focus-within\:ring-offset-indigo1:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .\32xl\:focus-within\:ring-offset-Purple-4:focus-within {
    --tw-ring-offset-color: #9598F8;
  }

  .\32xl\:focus-within\:ring-offset-new-blue-2:focus-within {
    --tw-ring-offset-color: #33B3C2;
  }

  .\32xl\:focus-within\:ring-offset-dark-blue-3:focus-within {
    --tw-ring-offset-color: #041DFB;
  }

  .\32xl\:focus-within\:ring-offset-replace-bg:focus-within {
    --tw-ring-offset-color: #8AA4BC;
  }

  .\32xl\:focus-within\:ring-offset-resolve-bg:focus-within {
    --tw-ring-offset-color: #4783CB;
  }

  .\32xl\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .\32xl\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .\32xl\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .\32xl\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .\32xl\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .\32xl\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .\32xl\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .\32xl\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .\32xl\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .\32xl\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .\32xl\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .\32xl\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .\32xl\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .\32xl\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .\32xl\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .\32xl\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .\32xl\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .\32xl\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .\32xl\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .\32xl\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .\32xl\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .\32xl\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .\32xl\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .\32xl\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .\32xl\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .\32xl\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .\32xl\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .\32xl\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .\32xl\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .\32xl\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .\32xl\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .\32xl\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .\32xl\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .\32xl\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .\32xl\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .\32xl\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .\32xl\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .\32xl\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .\32xl\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .\32xl\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .\32xl\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .\32xl\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .\32xl\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .\32xl\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .\32xl\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .\32xl\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .\32xl\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .\32xl\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .\32xl\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .\32xl\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .\32xl\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .\32xl\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .\32xl\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .\32xl\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .\32xl\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .\32xl\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .\32xl\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .\32xl\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .\32xl\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .\32xl\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .\32xl\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .\32xl\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .\32xl\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .\32xl\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .\32xl\:focus\:ring-offset-purple:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .\32xl\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .\32xl\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .\32xl\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .\32xl\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .\32xl\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .\32xl\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .\32xl\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .\32xl\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .\32xl\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .\32xl\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .\32xl\:focus\:ring-offset-Asurion-White:focus {
    --tw-ring-offset-color: #FFF;
  }

  .\32xl\:focus\:ring-offset-Asurion-Blue-Brighter:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .\32xl\:focus\:ring-offset-Asurion-Blue-Deep:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .\32xl\:focus\:ring-offset-Asurion-Blue-Light:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .\32xl\:focus\:ring-offset-Asurion-Purple:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .\32xl\:focus\:ring-offset-Asurion-Purple-Deeper:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .\32xl\:focus\:ring-offset-Asurion-Purple-Light:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .\32xl\:focus\:ring-offset-Asurion-Gray-Deepest:focus {
    --tw-ring-offset-color: #333F48;
  }

  .\32xl\:focus\:ring-offset-Asurion-Gray-Deeper:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .\32xl\:focus\:ring-offset-Asurion-Gray-Light:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .\32xl\:focus\:ring-offset-Asurion-Gray-Lighter:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .\32xl\:focus\:ring-offset-Asurion-Gray-Lightest:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .\32xl\:focus\:ring-offset-Asurion-Red-Deep:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .\32xl\:focus\:ring-offset-light-gray:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .\32xl\:focus\:ring-offset-light-gray-1:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .\32xl\:focus\:ring-offset-light-gray-2:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .\32xl\:focus\:ring-offset-light-gray-3:focus {
    --tw-ring-offset-color: #F0F0F5;
  }

  .\32xl\:focus\:ring-offset-light-gray-4:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .\32xl\:focus\:ring-offset-light-gray-5:focus {
    --tw-ring-offset-color: #333F48;
  }

  .\32xl\:focus\:ring-offset-light-slate-gray:focus {
    --tw-ring-offset-color: #8589A1;
  }

  .\32xl\:focus\:ring-offset-denim-blue:focus {
    --tw-ring-offset-color: #0066B2;
  }

  .\32xl\:focus\:ring-offset-purple-1:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .\32xl\:focus\:ring-offset-dark-red:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .\32xl\:focus\:ring-offset-bright-red:focus {
    --tw-ring-offset-color: #F40715;
  }

  .\32xl\:focus\:ring-offset-mustard-yellow:focus {
    --tw-ring-offset-color: #ED8B00;
  }

  .\32xl\:focus\:ring-offset-mustard-yellow-1:focus {
    --tw-ring-offset-color: #ED6600;
  }

  .\32xl\:focus\:ring-offset-light-blue:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .\32xl\:focus\:ring-offset-light-blue-1:focus {
    --tw-ring-offset-color: #4A68F9;
  }

  .\32xl\:focus\:ring-offset-light-blue-3:focus {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .\32xl\:focus\:ring-offset-light-blue-4:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .\32xl\:focus\:ring-offset-purple-blue:focus {
    --tw-ring-offset-color: #6469E1;
  }

  .\32xl\:focus\:ring-offset-light-green:focus {
    --tw-ring-offset-color: #00B574;
  }

  .\32xl\:focus\:ring-offset-light-green-1:focus {
    --tw-ring-offset-color: #00B574;
  }

  .\32xl\:focus\:ring-offset-light-bg-green:focus {
    --tw-ring-offset-color: #F0FFF9;
  }

  .\32xl\:focus\:ring-offset-green-1:focus {
    --tw-ring-offset-color: #0B8350;
  }

  .\32xl\:focus\:ring-offset-pink-1:focus {
    --tw-ring-offset-color: #FFEDD5;
  }

  .\32xl\:focus\:ring-offset-light-white-1:focus {
    --tw-ring-offset-color: #F8F6EE;
  }

  .\32xl\:focus\:ring-offset-Black-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .\32xl\:focus\:ring-offset-Default-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .\32xl\:focus\:ring-offset-White-3:focus {
    --tw-ring-offset-color: #F9F6EF;
  }

  .\32xl\:focus\:ring-offset-Green-3:focus {
    --tw-ring-offset-color: #AEE0CD;
  }

  .\32xl\:focus\:ring-offset-Blue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .\32xl\:focus\:ring-offset-Silver-3:focus {
    --tw-ring-offset-color: #E4E4E2;
  }

  .\32xl\:focus\:ring-offset-Yellow-3:focus {
    --tw-ring-offset-color: #F3D060;
  }

  .\32xl\:focus\:ring-offset-Grey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .\32xl\:focus\:ring-offset-Gray-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .\32xl\:focus\:ring-offset-Red-3:focus {
    --tw-ring-offset-color: #BA0C2E;
  }

  .\32xl\:focus\:ring-offset-Gold-3:focus {
    --tw-ring-offset-color: #F5DDC5;
  }

  .\32xl\:focus\:ring-offset-light-green-3:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .\32xl\:focus\:ring-offset-dark-blue-2:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .\32xl\:focus\:ring-offset-blue-1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .\32xl\:focus\:ring-offset-yellow-1:focus {
    --tw-ring-offset-color: #EDB800;
  }

  .\32xl\:focus\:ring-offset-blue-2:focus {
    --tw-ring-offset-color: #253BAA;
  }

  .\32xl\:focus\:ring-offset-light-pink:focus {
    --tw-ring-offset-color: #FF5070;
  }

  .\32xl\:focus\:ring-offset-bright-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .\32xl\:focus\:ring-offset-bright-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .\32xl\:focus\:ring-offset-SpaceGrey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .\32xl\:focus\:ring-offset-Purple-3:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .\32xl\:focus\:ring-offset-LightPurple-3:focus {
    --tw-ring-offset-color: #D1CDDA;
  }

  .\32xl\:focus\:ring-offset-Glow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .\32xl\:focus\:ring-offset-Bronze-3:focus {
    --tw-ring-offset-color: #cd7f32;
  }

  .\32xl\:focus\:ring-offset-Copper-3:focus {
    --tw-ring-offset-color: #B87333;
  }

  .\32xl\:focus\:ring-offset-Pink-3:focus {
    --tw-ring-offset-color: #FFC0CB;
  }

  .\32xl\:focus\:ring-offset-Orange-3:focus {
    --tw-ring-offset-color: #FFA500;
  }

  .\32xl\:focus\:ring-offset-Coral-3:focus {
    --tw-ring-offset-color: #EE7762;
  }

  .\32xl\:focus\:ring-offset-MajesticBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .\32xl\:focus\:ring-offset-PrismBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .\32xl\:focus\:ring-offset-CeramicBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .\32xl\:focus\:ring-offset-MidnightBlack-3:focus {
    --tw-ring-offset-color: #00040D;
  }

  .\32xl\:focus\:ring-offset-PrismWhite-3:focus {
    --tw-ring-offset-color: #E1D8CB;
  }

  .\32xl\:focus\:ring-offset-CeramicWhite-3:focus {
    --tw-ring-offset-color: #c2c2c4;
  }

  .\32xl\:focus\:ring-offset-LilacPurple-3:focus {
    --tw-ring-offset-color: #C8A2C8;
  }

  .\32xl\:focus\:ring-offset-CrownSilver-3:focus {
    --tw-ring-offset-color: #b1a5aa;
  }

  .\32xl\:focus\:ring-offset-CoralBlue-3:focus {
    --tw-ring-offset-color: #AFDCEC;
  }

  .\32xl\:focus\:ring-offset-lime-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .\32xl\:focus\:ring-offset-apple-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .\32xl\:focus\:ring-offset-bg-new-blue:focus {
    --tw-ring-offset-color: #39DCF0;
  }

  .\32xl\:focus\:ring-offset-bg-new-pink:focus {
    --tw-ring-offset-color: #E79AAE;
  }

  .\32xl\:focus\:ring-offset-new-pink-1:focus {
    --tw-ring-offset-color: #E9A1B3;
  }

  .\32xl\:focus\:ring-offset-footer-grey:focus {
    --tw-ring-offset-color: #333238;
  }

  .\32xl\:focus\:ring-offset-border-grey:focus {
    --tw-ring-offset-color: #c4c4c4;
  }

  .\32xl\:focus\:ring-offset-apple-green-1:focus {
    --tw-ring-offset-color: #30D091;
  }

  .\32xl\:focus\:ring-offset-crimson-red:focus {
    --tw-ring-offset-color: #d22323;
  }

  .\32xl\:focus\:ring-offset-asurion-cyan:focus {
    --tw-ring-offset-color: #95CED7;
  }

  .\32xl\:focus\:ring-offset-bright-orange:focus {
    --tw-ring-offset-color: #FF8B1A;
  }

  .\32xl\:focus\:ring-offset-Graphite-3:focus {
    --tw-ring-offset-color: #D2CEDB;
  }

  .\32xl\:focus\:ring-offset-PacificBlue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .\32xl\:focus\:ring-offset-light-purple:focus {
    --tw-ring-offset-color: #B3A3D7;
  }

  .\32xl\:focus\:ring-offset-asurion-gray:focus {
    --tw-ring-offset-color: #D8D8D8;
  }

  .\32xl\:focus\:ring-offset-OceanBlue-3:focus {
    --tw-ring-offset-color: #0077be;
  }

  .\32xl\:focus\:ring-offset-MetallicCopper-3:focus {
    --tw-ring-offset-color: #72281e;
  }

  .\32xl\:focus\:ring-offset-PorcelainWhite-3:focus {
    --tw-ring-offset-color: #f8fbf8;
  }

  .\32xl\:focus\:ring-offset-LightBlue-3:focus {
    --tw-ring-offset-color: #ADD8E6;
  }

  .\32xl\:focus\:ring-offset-CloudNavy-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .\32xl\:focus\:ring-offset-CloudMint-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .\32xl\:focus\:ring-offset-CloudOrange-3:focus {
    --tw-ring-offset-color: #ffba97;
  }

  .\32xl\:focus\:ring-offset-CloudLavender-3:focus {
    --tw-ring-offset-color: #d6d3e2;
  }

  .\32xl\:focus\:ring-offset-CloudRed-3:focus {
    --tw-ring-offset-color: #dbb0a2;
  }

  .\32xl\:focus\:ring-offset-CloudWhite-3:focus {
    --tw-ring-offset-color: #f2f2ed;
  }

  .\32xl\:focus\:ring-offset-SunriseGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .\32xl\:focus\:ring-offset-SunshineGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .\32xl\:focus\:ring-offset-AuraBlack-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .\32xl\:focus\:ring-offset-AuraGlow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .\32xl\:focus\:ring-offset-MysticBronze-3:focus {
    --tw-ring-offset-color: #3c2516;
  }

  .\32xl\:focus\:ring-offset-MysticGreen-3:focus {
    --tw-ring-offset-color: #90A19A;
  }

  .\32xl\:focus\:ring-offset-MysticGrey-3:focus {
    --tw-ring-offset-color: #564f55;
  }

  .\32xl\:focus\:ring-offset-MysticBlack-3:focus {
    --tw-ring-offset-color: #353A3C;
  }

  .\32xl\:focus\:ring-offset-MysticWhite-3:focus {
    --tw-ring-offset-color: #E4EDE3;
  }

  .\32xl\:focus\:ring-offset-price-blue1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .\32xl\:focus\:ring-offset-indigo1:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .\32xl\:focus\:ring-offset-Purple-4:focus {
    --tw-ring-offset-color: #9598F8;
  }

  .\32xl\:focus\:ring-offset-new-blue-2:focus {
    --tw-ring-offset-color: #33B3C2;
  }

  .\32xl\:focus\:ring-offset-dark-blue-3:focus {
    --tw-ring-offset-color: #041DFB;
  }

  .\32xl\:focus\:ring-offset-replace-bg:focus {
    --tw-ring-offset-color: #8AA4BC;
  }

  .\32xl\:focus\:ring-offset-resolve-bg:focus {
    --tw-ring-offset-color: #4783CB;
  }

  .\32xl\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .\32xl\:filter-none {
    filter: none;
  }

  .\32xl\:blur-0 {
    --tw-blur: blur(0);
  }

  .\32xl\:blur-none {
    --tw-blur: blur(0);
  }

  .\32xl\:blur-sm {
    --tw-blur: blur(4px);
  }

  .\32xl\:blur {
    --tw-blur: blur(8px);
  }

  .\32xl\:blur-md {
    --tw-blur: blur(12px);
  }

  .\32xl\:blur-lg {
    --tw-blur: blur(16px);
  }

  .\32xl\:blur-xl {
    --tw-blur: blur(24px);
  }

  .\32xl\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .\32xl\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .\32xl\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .\32xl\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .\32xl\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .\32xl\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .\32xl\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .\32xl\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .\32xl\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .\32xl\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .\32xl\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .\32xl\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .\32xl\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .\32xl\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .\32xl\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .\32xl\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .\32xl\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .\32xl\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .\32xl\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .\32xl\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .\32xl\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .\32xl\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .\32xl\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .\32xl\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .\32xl\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .\32xl\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .\32xl\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .\32xl\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .\32xl\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .\32xl\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .\32xl\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .\32xl\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .\32xl\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .\32xl\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .\32xl\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .\32xl\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .\32xl\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .\32xl\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .\32xl\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .\32xl\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .\32xl\:invert-0 {
    --tw-invert: invert(0);
  }

  .\32xl\:invert {
    --tw-invert: invert(100%);
  }

  .\32xl\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .\32xl\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .\32xl\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .\32xl\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .\32xl\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .\32xl\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .\32xl\:sepia {
    --tw-sepia: sepia(100%);
  }

  .\32xl\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .\32xl\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .\32xl\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .\32xl\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .\32xl\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .\32xl\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .\32xl\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .\32xl\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .\32xl\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .\32xl\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .\32xl\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .\32xl\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .\32xl\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .\32xl\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .\32xl\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .\32xl\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .\32xl\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .\32xl\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .\32xl\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .\32xl\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .\32xl\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .\32xl\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .\32xl\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .\32xl\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .\32xl\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .\32xl\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .\32xl\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .\32xl\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .\32xl\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .\32xl\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .\32xl\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .\32xl\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .\32xl\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .\32xl\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .\32xl\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .\32xl\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .\32xl\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .\32xl\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .\32xl\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .\32xl\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .\32xl\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .\32xl\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .\32xl\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .\32xl\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .\32xl\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .\32xl\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .\32xl\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .\32xl\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .\32xl\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .\32xl\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .\32xl\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .\32xl\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .\32xl\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .\32xl\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .\32xl\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .\32xl\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .\32xl\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .\32xl\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .\32xl\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .\32xl\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .\32xl\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .\32xl\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .\32xl\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .\32xl\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .\32xl\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .\32xl\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .\32xl\:transition-none {
    transition-property: none;
  }

  .\32xl\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .\32xl\:delay-75 {
    transition-delay: 75ms;
  }

  .\32xl\:delay-100 {
    transition-delay: 100ms;
  }

  .\32xl\:delay-150 {
    transition-delay: 150ms;
  }

  .\32xl\:delay-200 {
    transition-delay: 200ms;
  }

  .\32xl\:delay-300 {
    transition-delay: 300ms;
  }

  .\32xl\:delay-500 {
    transition-delay: 500ms;
  }

  .\32xl\:delay-700 {
    transition-delay: 700ms;
  }

  .\32xl\:delay-1000 {
    transition-delay: 1000ms;
  }

  .\32xl\:duration-75 {
    transition-duration: 75ms;
  }

  .\32xl\:duration-100 {
    transition-duration: 100ms;
  }

  .\32xl\:duration-150 {
    transition-duration: 150ms;
  }

  .\32xl\:duration-200 {
    transition-duration: 200ms;
  }

  .\32xl\:duration-300 {
    transition-duration: 300ms;
  }

  .\32xl\:duration-500 {
    transition-duration: 500ms;
  }

  .\32xl\:duration-700 {
    transition-duration: 700ms;
  }

  .\32xl\:duration-1000 {
    transition-duration: 1000ms;
  }

  .\32xl\:ease-linear {
    transition-timing-function: linear;
  }

  .\32xl\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .\32xl\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .\32xl\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (max-width: 1279px) {
  .xl\:container {
    width: 100%;
  }

  @media (min-width: 10px) {
    .xl\:container {
      max-width: 10px;
    }
  }

  @media (min-width: 481px) {
    .xl\:container {
      max-width: 481px;
    }
  }

  @media (min-width: 801px) {
    .xl\:container {
      max-width: 801px;
    }
  }

  @media (min-width: 1024px) {
    .xl\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1025px) {
    .xl\:container {
      max-width: 1025px;
    }
  }

  @media (min-width: 1281px) {
    .xl\:container {
      max-width: 1281px;
    }
  }

  @media (min-width: 1441px) {
    .xl\:container {
      max-width: 1441px;
    }
  }

  .xl\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .xl\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .xl\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .xl\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .xl\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .xl\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .xl\:pointer-events-none {
    pointer-events: none;
  }

  .xl\:pointer-events-auto {
    pointer-events: auto;
  }

  .xl\:visible {
    visibility: visible;
  }

  .xl\:invisible {
    visibility: hidden;
  }

  .xl\:static {
    position: static;
  }

  .xl\:fixed {
    position: fixed;
  }

  .xl\:absolute {
    position: absolute;
  }

  .xl\:relative {
    position: relative;
  }

  .xl\:sticky {
    position: sticky;
  }

  .xl\:inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .xl\:inset-5 {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
  }

  .xl\:inset-10 {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }

  .xl\:inset-15 {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
  }

  .xl\:inset-16 {
    top: 16px;
    right: 16px;
    bottom: 16px;
    left: 16px;
  }

  .xl\:inset-20 {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  .xl\:inset-25 {
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
  }

  .xl\:inset-30 {
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
  }

  .xl\:inset-50 {
    top: 50px;
    right: 50px;
    bottom: 50px;
    left: 50px;
  }

  .xl\:inset-65 {
    top: 65px;
    right: 65px;
    bottom: 65px;
    left: 65px;
  }

  .xl\:inset-90 {
    top: 90px;
    right: 90px;
    bottom: 90px;
    left: 90px;
  }

  .xl\:inset-100 {
    top: 100px;
    right: 100px;
    bottom: 100px;
    left: 100px;
  }

  .xl\:inset-160 {
    top: 160px;
    right: 160px;
    bottom: 160px;
    left: 160px;
  }

  .xl\:inset-195 {
    top: 195px;
    right: 195px;
    bottom: 195px;
    left: 195px;
  }

  .xl\:-inset-25 {
    top: -25px;
    right: -25px;
    bottom: -25px;
    left: -25px;
  }

  .xl\:-inset-40 {
    top: -40px;
    right: -40px;
    bottom: -40px;
    left: -40px;
  }

  .xl\:-inset-5px {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }

  .xl\:-inset-10px {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
  }

  .xl\:-inset-125px {
    top: -125px;
    right: -125px;
    bottom: -125px;
    left: -125px;
  }

  .xl\:inset-3p {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
  }

  .xl\:inset-2p {
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
  }

  .xl\:inset-15p {
    top: 15%;
    right: 15%;
    bottom: 15%;
    left: 15%;
  }

  .xl\:inset-35p {
    top: 35%;
    right: 35%;
    bottom: 35%;
    left: 35%;
  }

  .xl\:inset-14p {
    top: 14%;
    right: 14%;
    bottom: 14%;
    left: 14%;
  }

  .xl\:inset-25p {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .xl\:inset-40p {
    top: 40%;
    right: 40%;
    bottom: 40%;
    left: 40%;
  }

  .xl\:inset-43p {
    top: 43%;
    right: 43%;
    bottom: 43%;
    left: 43%;
  }

  .xl\:inset-5p {
    top: 5%;
    right: 5%;
    bottom: 5%;
    left: 5%;
  }

  .xl\:inset-20p {
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
  }

  .xl\:inset-50p {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .xl\:inset-45p {
    top: 45%;
    right: 45%;
    bottom: 45%;
    left: 45%;
  }

  .xl\:inset-10p {
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
  }

  .xl\:inset-x-0 {
    left: 0px;
    right: 0px;
  }

  .xl\:inset-x-5 {
    left: 5px;
    right: 5px;
  }

  .xl\:inset-x-10 {
    left: 10px;
    right: 10px;
  }

  .xl\:inset-x-15 {
    left: 15px;
    right: 15px;
  }

  .xl\:inset-x-16 {
    left: 16px;
    right: 16px;
  }

  .xl\:inset-x-20 {
    left: 20px;
    right: 20px;
  }

  .xl\:inset-x-25 {
    left: 25px;
    right: 25px;
  }

  .xl\:inset-x-30 {
    left: 30px;
    right: 30px;
  }

  .xl\:inset-x-50 {
    left: 50px;
    right: 50px;
  }

  .xl\:inset-x-65 {
    left: 65px;
    right: 65px;
  }

  .xl\:inset-x-90 {
    left: 90px;
    right: 90px;
  }

  .xl\:inset-x-100 {
    left: 100px;
    right: 100px;
  }

  .xl\:inset-x-160 {
    left: 160px;
    right: 160px;
  }

  .xl\:inset-x-195 {
    left: 195px;
    right: 195px;
  }

  .xl\:-inset-x-25 {
    left: -25px;
    right: -25px;
  }

  .xl\:-inset-x-40 {
    left: -40px;
    right: -40px;
  }

  .xl\:-inset-x-5px {
    left: -5px;
    right: -5px;
  }

  .xl\:-inset-x-10px {
    left: -10px;
    right: -10px;
  }

  .xl\:-inset-x-125px {
    left: -125px;
    right: -125px;
  }

  .xl\:inset-x-3p {
    left: 3px;
    right: 3px;
  }

  .xl\:inset-x-2p {
    left: 2px;
    right: 2px;
  }

  .xl\:inset-x-15p {
    left: 15%;
    right: 15%;
  }

  .xl\:inset-x-35p {
    left: 35%;
    right: 35%;
  }

  .xl\:inset-x-14p {
    left: 14%;
    right: 14%;
  }

  .xl\:inset-x-25p {
    left: 25%;
    right: 25%;
  }

  .xl\:inset-x-40p {
    left: 40%;
    right: 40%;
  }

  .xl\:inset-x-43p {
    left: 43%;
    right: 43%;
  }

  .xl\:inset-x-5p {
    left: 5%;
    right: 5%;
  }

  .xl\:inset-x-20p {
    left: 20%;
    right: 20%;
  }

  .xl\:inset-x-50p {
    left: 50%;
    right: 50%;
  }

  .xl\:inset-x-45p {
    left: 45%;
    right: 45%;
  }

  .xl\:inset-x-10p {
    left: 10%;
    right: 10%;
  }

  .xl\:inset-y-0 {
    top: 0px;
    bottom: 0px;
  }

  .xl\:inset-y-5 {
    top: 5px;
    bottom: 5px;
  }

  .xl\:inset-y-10 {
    top: 10px;
    bottom: 10px;
  }

  .xl\:inset-y-15 {
    top: 15px;
    bottom: 15px;
  }

  .xl\:inset-y-16 {
    top: 16px;
    bottom: 16px;
  }

  .xl\:inset-y-20 {
    top: 20px;
    bottom: 20px;
  }

  .xl\:inset-y-25 {
    top: 25px;
    bottom: 25px;
  }

  .xl\:inset-y-30 {
    top: 30px;
    bottom: 30px;
  }

  .xl\:inset-y-50 {
    top: 50px;
    bottom: 50px;
  }

  .xl\:inset-y-65 {
    top: 65px;
    bottom: 65px;
  }

  .xl\:inset-y-90 {
    top: 90px;
    bottom: 90px;
  }

  .xl\:inset-y-100 {
    top: 100px;
    bottom: 100px;
  }

  .xl\:inset-y-160 {
    top: 160px;
    bottom: 160px;
  }

  .xl\:inset-y-195 {
    top: 195px;
    bottom: 195px;
  }

  .xl\:-inset-y-25 {
    top: -25px;
    bottom: -25px;
  }

  .xl\:-inset-y-40 {
    top: -40px;
    bottom: -40px;
  }

  .xl\:-inset-y-5px {
    top: -5px;
    bottom: -5px;
  }

  .xl\:-inset-y-10px {
    top: -10px;
    bottom: -10px;
  }

  .xl\:-inset-y-125px {
    top: -125px;
    bottom: -125px;
  }

  .xl\:inset-y-3p {
    top: 3px;
    bottom: 3px;
  }

  .xl\:inset-y-2p {
    top: 2px;
    bottom: 2px;
  }

  .xl\:inset-y-15p {
    top: 15%;
    bottom: 15%;
  }

  .xl\:inset-y-35p {
    top: 35%;
    bottom: 35%;
  }

  .xl\:inset-y-14p {
    top: 14%;
    bottom: 14%;
  }

  .xl\:inset-y-25p {
    top: 25%;
    bottom: 25%;
  }

  .xl\:inset-y-40p {
    top: 40%;
    bottom: 40%;
  }

  .xl\:inset-y-43p {
    top: 43%;
    bottom: 43%;
  }

  .xl\:inset-y-5p {
    top: 5%;
    bottom: 5%;
  }

  .xl\:inset-y-20p {
    top: 20%;
    bottom: 20%;
  }

  .xl\:inset-y-50p {
    top: 50%;
    bottom: 50%;
  }

  .xl\:inset-y-45p {
    top: 45%;
    bottom: 45%;
  }

  .xl\:inset-y-10p {
    top: 10%;
    bottom: 10%;
  }

  .xl\:top-0 {
    top: 0px;
  }

  .xl\:top-5 {
    top: 5px;
  }

  .xl\:top-10 {
    top: 10px;
  }

  .xl\:top-15 {
    top: 15px;
  }

  .xl\:top-16 {
    top: 16px;
  }

  .xl\:top-20 {
    top: 20px;
  }

  .xl\:top-25 {
    top: 25px;
  }

  .xl\:top-30 {
    top: 30px;
  }

  .xl\:top-50 {
    top: 50px;
  }

  .xl\:top-65 {
    top: 65px;
  }

  .xl\:top-90 {
    top: 90px;
  }

  .xl\:top-100 {
    top: 100px;
  }

  .xl\:top-160 {
    top: 160px;
  }

  .xl\:top-195 {
    top: 195px;
  }

  .xl\:-top-25 {
    top: -25px;
  }

  .xl\:-top-40 {
    top: -40px;
  }

  .xl\:-top-5px {
    top: -5px;
  }

  .xl\:-top-10px {
    top: -10px;
  }

  .xl\:-top-125px {
    top: -125px;
  }

  .xl\:top-3p {
    top: 3px;
  }

  .xl\:top-2p {
    top: 2px;
  }

  .xl\:top-15p {
    top: 15%;
  }

  .xl\:top-35p {
    top: 35%;
  }

  .xl\:top-14p {
    top: 14%;
  }

  .xl\:top-25p {
    top: 25%;
  }

  .xl\:top-40p {
    top: 40%;
  }

  .xl\:top-43p {
    top: 43%;
  }

  .xl\:top-5p {
    top: 5%;
  }

  .xl\:top-20p {
    top: 20%;
  }

  .xl\:top-50p {
    top: 50%;
  }

  .xl\:top-45p {
    top: 45%;
  }

  .xl\:top-10p {
    top: 10%;
  }

  .xl\:right-0 {
    right: 0px;
  }

  .xl\:right-5 {
    right: 5px;
  }

  .xl\:right-10 {
    right: 10px;
  }

  .xl\:right-15 {
    right: 15px;
  }

  .xl\:right-16 {
    right: 16px;
  }

  .xl\:right-20 {
    right: 20px;
  }

  .xl\:right-25 {
    right: 25px;
  }

  .xl\:right-30 {
    right: 30px;
  }

  .xl\:right-50 {
    right: 50px;
  }

  .xl\:right-65 {
    right: 65px;
  }

  .xl\:right-90 {
    right: 90px;
  }

  .xl\:right-100 {
    right: 100px;
  }

  .xl\:right-160 {
    right: 160px;
  }

  .xl\:right-195 {
    right: 195px;
  }

  .xl\:-right-25 {
    right: -25px;
  }

  .xl\:-right-40 {
    right: -40px;
  }

  .xl\:-right-5px {
    right: -5px;
  }

  .xl\:-right-10px {
    right: -10px;
  }

  .xl\:-right-125px {
    right: -125px;
  }

  .xl\:right-3p {
    right: 3px;
  }

  .xl\:right-2p {
    right: 2px;
  }

  .xl\:right-15p {
    right: 15%;
  }

  .xl\:right-35p {
    right: 35%;
  }

  .xl\:right-14p {
    right: 14%;
  }

  .xl\:right-25p {
    right: 25%;
  }

  .xl\:right-40p {
    right: 40%;
  }

  .xl\:right-43p {
    right: 43%;
  }

  .xl\:right-5p {
    right: 5%;
  }

  .xl\:right-20p {
    right: 20%;
  }

  .xl\:right-50p {
    right: 50%;
  }

  .xl\:right-45p {
    right: 45%;
  }

  .xl\:right-10p {
    right: 10%;
  }

  .xl\:bottom-0 {
    bottom: 0px;
  }

  .xl\:bottom-5 {
    bottom: 5px;
  }

  .xl\:bottom-10 {
    bottom: 10px;
  }

  .xl\:bottom-15 {
    bottom: 15px;
  }

  .xl\:bottom-16 {
    bottom: 16px;
  }

  .xl\:bottom-20 {
    bottom: 20px;
  }

  .xl\:bottom-25 {
    bottom: 25px;
  }

  .xl\:bottom-30 {
    bottom: 30px;
  }

  .xl\:bottom-50 {
    bottom: 50px;
  }

  .xl\:bottom-65 {
    bottom: 65px;
  }

  .xl\:bottom-90 {
    bottom: 90px;
  }

  .xl\:bottom-100 {
    bottom: 100px;
  }

  .xl\:bottom-160 {
    bottom: 160px;
  }

  .xl\:bottom-195 {
    bottom: 195px;
  }

  .xl\:-bottom-25 {
    bottom: -25px;
  }

  .xl\:-bottom-40 {
    bottom: -40px;
  }

  .xl\:-bottom-5px {
    bottom: -5px;
  }

  .xl\:-bottom-10px {
    bottom: -10px;
  }

  .xl\:-bottom-125px {
    bottom: -125px;
  }

  .xl\:bottom-3p {
    bottom: 3px;
  }

  .xl\:bottom-2p {
    bottom: 2px;
  }

  .xl\:bottom-15p {
    bottom: 15%;
  }

  .xl\:bottom-35p {
    bottom: 35%;
  }

  .xl\:bottom-14p {
    bottom: 14%;
  }

  .xl\:bottom-25p {
    bottom: 25%;
  }

  .xl\:bottom-40p {
    bottom: 40%;
  }

  .xl\:bottom-43p {
    bottom: 43%;
  }

  .xl\:bottom-5p {
    bottom: 5%;
  }

  .xl\:bottom-20p {
    bottom: 20%;
  }

  .xl\:bottom-50p {
    bottom: 50%;
  }

  .xl\:bottom-45p {
    bottom: 45%;
  }

  .xl\:bottom-10p {
    bottom: 10%;
  }

  .xl\:left-0 {
    left: 0px;
  }

  .xl\:left-5 {
    left: 5px;
  }

  .xl\:left-10 {
    left: 10px;
  }

  .xl\:left-15 {
    left: 15px;
  }

  .xl\:left-16 {
    left: 16px;
  }

  .xl\:left-20 {
    left: 20px;
  }

  .xl\:left-25 {
    left: 25px;
  }

  .xl\:left-30 {
    left: 30px;
  }

  .xl\:left-50 {
    left: 50px;
  }

  .xl\:left-65 {
    left: 65px;
  }

  .xl\:left-90 {
    left: 90px;
  }

  .xl\:left-100 {
    left: 100px;
  }

  .xl\:left-160 {
    left: 160px;
  }

  .xl\:left-195 {
    left: 195px;
  }

  .xl\:-left-25 {
    left: -25px;
  }

  .xl\:-left-40 {
    left: -40px;
  }

  .xl\:-left-5px {
    left: -5px;
  }

  .xl\:-left-10px {
    left: -10px;
  }

  .xl\:-left-125px {
    left: -125px;
  }

  .xl\:left-3p {
    left: 3px;
  }

  .xl\:left-2p {
    left: 2px;
  }

  .xl\:left-15p {
    left: 15%;
  }

  .xl\:left-35p {
    left: 35%;
  }

  .xl\:left-14p {
    left: 14%;
  }

  .xl\:left-25p {
    left: 25%;
  }

  .xl\:left-40p {
    left: 40%;
  }

  .xl\:left-43p {
    left: 43%;
  }

  .xl\:left-5p {
    left: 5%;
  }

  .xl\:left-20p {
    left: 20%;
  }

  .xl\:left-50p {
    left: 50%;
  }

  .xl\:left-45p {
    left: 45%;
  }

  .xl\:left-10p {
    left: 10%;
  }

  .xl\:isolate {
    isolation: isolate;
  }

  .xl\:isolation-auto {
    isolation: auto;
  }

  .xl\:z-0 {
    z-index: 0;
  }

  .xl\:z-1 {
    z-index: 1;
  }

  .xl\:z-10 {
    z-index: 10;
  }

  .xl\:z-20 {
    z-index: 20;
  }

  .xl\:z-30 {
    z-index: 30;
  }

  .xl\:z-40 {
    z-index: 40;
  }

  .xl\:z-50 {
    z-index: 50;
  }

  .xl\:z-110 {
    z-index: 110;
  }

  .xl\:z-auto {
    z-index: auto;
  }

  .xl\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .xl\:focus-within\:z-1:focus-within {
    z-index: 1;
  }

  .xl\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .xl\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .xl\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .xl\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .xl\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .xl\:focus-within\:z-110:focus-within {
    z-index: 110;
  }

  .xl\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .xl\:focus\:z-0:focus {
    z-index: 0;
  }

  .xl\:focus\:z-1:focus {
    z-index: 1;
  }

  .xl\:focus\:z-10:focus {
    z-index: 10;
  }

  .xl\:focus\:z-20:focus {
    z-index: 20;
  }

  .xl\:focus\:z-30:focus {
    z-index: 30;
  }

  .xl\:focus\:z-40:focus {
    z-index: 40;
  }

  .xl\:focus\:z-50:focus {
    z-index: 50;
  }

  .xl\:focus\:z-110:focus {
    z-index: 110;
  }

  .xl\:focus\:z-auto:focus {
    z-index: auto;
  }

  .xl\:order-1 {
    order: 1;
  }

  .xl\:order-2 {
    order: 2;
  }

  .xl\:order-3 {
    order: 3;
  }

  .xl\:order-4 {
    order: 4;
  }

  .xl\:order-5 {
    order: 5;
  }

  .xl\:order-6 {
    order: 6;
  }

  .xl\:order-7 {
    order: 7;
  }

  .xl\:order-8 {
    order: 8;
  }

  .xl\:order-9 {
    order: 9;
  }

  .xl\:order-10 {
    order: 10;
  }

  .xl\:order-11 {
    order: 11;
  }

  .xl\:order-12 {
    order: 12;
  }

  .xl\:order-first {
    order: -9999;
  }

  .xl\:order-last {
    order: 9999;
  }

  .xl\:order-none {
    order: 0;
  }

  .xl\:col-auto {
    grid-column: auto;
  }

  .xl\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .xl\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .xl\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .xl\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .xl\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .xl\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .xl\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .xl\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .xl\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .xl\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .xl\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .xl\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .xl\:col-span-full {
    grid-column: 1 / -1;
  }

  .xl\:col-start-1 {
    grid-column-start: 1;
  }

  .xl\:col-start-2 {
    grid-column-start: 2;
  }

  .xl\:col-start-3 {
    grid-column-start: 3;
  }

  .xl\:col-start-4 {
    grid-column-start: 4;
  }

  .xl\:col-start-5 {
    grid-column-start: 5;
  }

  .xl\:col-start-6 {
    grid-column-start: 6;
  }

  .xl\:col-start-7 {
    grid-column-start: 7;
  }

  .xl\:col-start-8 {
    grid-column-start: 8;
  }

  .xl\:col-start-9 {
    grid-column-start: 9;
  }

  .xl\:col-start-10 {
    grid-column-start: 10;
  }

  .xl\:col-start-11 {
    grid-column-start: 11;
  }

  .xl\:col-start-12 {
    grid-column-start: 12;
  }

  .xl\:col-start-13 {
    grid-column-start: 13;
  }

  .xl\:col-start-auto {
    grid-column-start: auto;
  }

  .xl\:col-end-1 {
    grid-column-end: 1;
  }

  .xl\:col-end-2 {
    grid-column-end: 2;
  }

  .xl\:col-end-3 {
    grid-column-end: 3;
  }

  .xl\:col-end-4 {
    grid-column-end: 4;
  }

  .xl\:col-end-5 {
    grid-column-end: 5;
  }

  .xl\:col-end-6 {
    grid-column-end: 6;
  }

  .xl\:col-end-7 {
    grid-column-end: 7;
  }

  .xl\:col-end-8 {
    grid-column-end: 8;
  }

  .xl\:col-end-9 {
    grid-column-end: 9;
  }

  .xl\:col-end-10 {
    grid-column-end: 10;
  }

  .xl\:col-end-11 {
    grid-column-end: 11;
  }

  .xl\:col-end-12 {
    grid-column-end: 12;
  }

  .xl\:col-end-13 {
    grid-column-end: 13;
  }

  .xl\:col-end-auto {
    grid-column-end: auto;
  }

  .xl\:row-auto {
    grid-row: auto;
  }

  .xl\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .xl\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .xl\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .xl\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .xl\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .xl\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .xl\:row-span-full {
    grid-row: 1 / -1;
  }

  .xl\:row-start-1 {
    grid-row-start: 1;
  }

  .xl\:row-start-2 {
    grid-row-start: 2;
  }

  .xl\:row-start-3 {
    grid-row-start: 3;
  }

  .xl\:row-start-4 {
    grid-row-start: 4;
  }

  .xl\:row-start-5 {
    grid-row-start: 5;
  }

  .xl\:row-start-6 {
    grid-row-start: 6;
  }

  .xl\:row-start-7 {
    grid-row-start: 7;
  }

  .xl\:row-start-auto {
    grid-row-start: auto;
  }

  .xl\:row-end-1 {
    grid-row-end: 1;
  }

  .xl\:row-end-2 {
    grid-row-end: 2;
  }

  .xl\:row-end-3 {
    grid-row-end: 3;
  }

  .xl\:row-end-4 {
    grid-row-end: 4;
  }

  .xl\:row-end-5 {
    grid-row-end: 5;
  }

  .xl\:row-end-6 {
    grid-row-end: 6;
  }

  .xl\:row-end-7 {
    grid-row-end: 7;
  }

  .xl\:row-end-auto {
    grid-row-end: auto;
  }

  .xl\:float-right {
    float: right;
  }

  .xl\:float-left {
    float: left;
  }

  .xl\:float-none {
    float: none;
  }

  .xl\:clear-left {
    clear: left;
  }

  .xl\:clear-right {
    clear: right;
  }

  .xl\:clear-both {
    clear: both;
  }

  .xl\:clear-none {
    clear: none;
  }

  .xl\:m-0 {
    margin: 0px;
  }

  .xl\:m-1 {
    margin: 0.25rem;
  }

  .xl\:m-2 {
    margin: 2px;
  }

  .xl\:m-3 {
    margin: 0.75rem;
  }

  .xl\:m-4 {
    margin: 1rem;
  }

  .xl\:m-5 {
    margin: 1.25rem;
  }

  .xl\:m-6 {
    margin: 6px;
  }

  .xl\:m-7 {
    margin: 1.75rem;
  }

  .xl\:m-8 {
    margin: 2rem;
  }

  .xl\:m-9 {
    margin: 2.25rem;
  }

  .xl\:m-10 {
    margin: 2.5rem;
  }

  .xl\:m-11 {
    margin: 11px;
  }

  .xl\:m-12 {
    margin: 3rem;
  }

  .xl\:m-14 {
    margin: 3.5rem;
  }

  .xl\:m-15 {
    margin: 15px;
  }

  .xl\:m-16 {
    margin: 4rem;
  }

  .xl\:m-18 {
    margin: 18px;
  }

  .xl\:m-20 {
    margin: 20px;
  }

  .xl\:m-21 {
    margin: 21px;
  }

  .xl\:m-23 {
    margin: 23px;
  }

  .xl\:m-24 {
    margin: 24px;
  }

  .xl\:m-25 {
    margin: 25px;
  }

  .xl\:m-27 {
    margin: 27px;
  }

  .xl\:m-28 {
    margin: 7rem;
  }

  .xl\:m-30 {
    margin: 30px;
  }

  .xl\:m-31 {
    margin: 31px;
  }

  .xl\:m-32 {
    margin: 8rem;
  }

  .xl\:m-34 {
    margin: 34px;
  }

  .xl\:m-35 {
    margin: 35px;
  }

  .xl\:m-36 {
    margin: 9rem;
  }

  .xl\:m-37 {
    margin: 37px;
  }

  .xl\:m-38 {
    margin: 38px;
  }

  .xl\:m-40 {
    margin: 40px;
  }

  .xl\:m-42 {
    margin: 42px;
  }

  .xl\:m-44 {
    margin: 44px;
  }

  .xl\:m-45 {
    margin: 45px;
  }

  .xl\:m-46 {
    margin: 46px;
  }

  .xl\:m-48 {
    margin: 48px;
  }

  .xl\:m-52 {
    margin: 13rem;
  }

  .xl\:m-53 {
    margin: 53px;
  }

  .xl\:m-55 {
    margin: 55px;
  }

  .xl\:m-56 {
    margin: 14rem;
  }

  .xl\:m-58 {
    margin: 58px;
  }

  .xl\:m-59 {
    margin: 59px;
  }

  .xl\:m-60 {
    margin: 15rem;
  }

  .xl\:m-63 {
    margin: 63px;
  }

  .xl\:m-64 {
    margin: 16rem;
  }

  .xl\:m-65 {
    margin: 65px;
  }

  .xl\:m-67 {
    margin: 67px;
  }

  .xl\:m-70 {
    margin: 70px;
  }

  .xl\:m-71 {
    margin: 71px;
  }

  .xl\:m-72 {
    margin: 18rem;
  }

  .xl\:m-74 {
    margin: 74px;
  }

  .xl\:m-78 {
    margin: 78px;
  }

  .xl\:m-80 {
    margin: 20rem;
  }

  .xl\:m-83 {
    margin: 83px;
  }

  .xl\:m-84 {
    margin: 84px;
  }

  .xl\:m-89 {
    margin: 89px;
  }

  .xl\:m-90 {
    margin: 90px;
  }

  .xl\:m-92 {
    margin: 92px;
  }

  .xl\:m-96 {
    margin: 24rem;
  }

  .xl\:m-97 {
    margin: 97px;
  }

  .xl\:m-100 {
    margin: 100px;
  }

  .xl\:m-106 {
    margin: 106px;
  }

  .xl\:m-108 {
    margin: 108px;
  }

  .xl\:m-109 {
    margin: 109px;
  }

  .xl\:m-120 {
    margin: 120px;
  }

  .xl\:m-135 {
    margin: 135px;
  }

  .xl\:m-147 {
    margin: 147px;
  }

  .xl\:m-150 {
    margin: 150px;
  }

  .xl\:m-168 {
    margin: 168px;
  }

  .xl\:m-180 {
    margin: 180px;
  }

  .xl\:m-185 {
    margin: 185px;
  }

  .xl\:m-200 {
    margin: 200px;
  }

  .xl\:m-245 {
    margin: 245px;
  }

  .xl\:m-300 {
    margin: 300px;
  }

  .xl\:m-400 {
    margin: 400px;
  }

  .xl\:m-480 {
    margin: 480px;
  }

  .xl\:m-510 {
    margin: 510px;
  }

  .xl\:m-537 {
    margin: 537px;
  }

  .xl\:m-650 {
    margin: 650px;
  }

  .xl\:m-auto {
    margin: auto;
  }

  .xl\:m-px {
    margin: 1px;
  }

  .xl\:m-0\.5 {
    margin: 0.125rem;
  }

  .xl\:m-1\.5 {
    margin: 0.375rem;
  }

  .xl\:m-2\.5 {
    margin: 0.625rem;
  }

  .xl\:m-3\.5 {
    margin: 0.875rem;
  }

  .xl\:-m-0 {
    margin: 0px;
  }

  .xl\:-m-1 {
    margin: -0.25rem;
  }

  .xl\:-m-2 {
    margin: -0.5rem;
  }

  .xl\:-m-3 {
    margin: -0.75rem;
  }

  .xl\:-m-4 {
    margin: -1rem;
  }

  .xl\:-m-5 {
    margin: -1.25rem;
  }

  .xl\:-m-6 {
    margin: -1.5rem;
  }

  .xl\:-m-7 {
    margin: -1.75rem;
  }

  .xl\:-m-8 {
    margin: -2rem;
  }

  .xl\:-m-9 {
    margin: -2.25rem;
  }

  .xl\:-m-10 {
    margin: -2.5rem;
  }

  .xl\:-m-11 {
    margin: -2.75rem;
  }

  .xl\:-m-12 {
    margin: -3rem;
  }

  .xl\:-m-14 {
    margin: -14px;
  }

  .xl\:-m-16 {
    margin: -4rem;
  }

  .xl\:-m-20 {
    margin: -5rem;
  }

  .xl\:-m-24 {
    margin: -6rem;
  }

  .xl\:-m-28 {
    margin: -7rem;
  }

  .xl\:-m-32 {
    margin: -8rem;
  }

  .xl\:-m-36 {
    margin: -9rem;
  }

  .xl\:-m-40 {
    margin: -10rem;
  }

  .xl\:-m-44 {
    margin: -11rem;
  }

  .xl\:-m-48 {
    margin: -12rem;
  }

  .xl\:-m-52 {
    margin: -13rem;
  }

  .xl\:-m-56 {
    margin: -14rem;
  }

  .xl\:-m-60 {
    margin: -15rem;
  }

  .xl\:-m-64 {
    margin: -16rem;
  }

  .xl\:-m-72 {
    margin: -18rem;
  }

  .xl\:-m-80 {
    margin: -20rem;
  }

  .xl\:-m-96 {
    margin: -24rem;
  }

  .xl\:-m-px {
    margin: -1px;
  }

  .xl\:-m-0\.5 {
    margin: -0.125rem;
  }

  .xl\:-m-1\.5 {
    margin: -0.375rem;
  }

  .xl\:-m-2\.5 {
    margin: -0.625rem;
  }

  .xl\:-m-3\.5 {
    margin: -0.875rem;
  }

  .xl\:-m-15px {
    margin: -15px;
  }

  .xl\:m-m11 {
    margin: 11px;
  }

  .xl\:m-12px {
    margin: 12px;
  }

  .xl\:m-m72 {
    margin: 72px;
  }

  .xl\:m-m21 {
    margin: 21%;
  }

  .xl\:m-m15 {
    margin: 15px;
  }

  .xl\:m-m18 {
    margin: 18px;
  }

  .xl\:m-m35 {
    margin: 35px;
  }

  .xl\:m-m19 {
    margin: 19px;
  }

  .xl\:m-m17 {
    margin: 17px;
  }

  .xl\:m-m9 {
    margin: 9px;
  }

  .xl\:m-m10 {
    margin: 10px;
  }

  .xl\:m-m51 {
    margin: 51px;
  }

  .xl\:m-m43 {
    margin: 43px;
  }

  .xl\:m-m13 {
    margin: 13px;
  }

  .xl\:m-m26 {
    margin: 26px;
  }

  .xl\:m-m2 {
    margin: 2px;
  }

  .xl\:m-m14 {
    margin: 14px;
  }

  .xl\:m-m5 {
    margin: 5px;
  }

  .xl\:m-m8 {
    margin: 8px;
  }

  .xl\:m-mp15 {
    margin: 15%;
  }

  .xl\:-m-100 {
    margin: -100px;
  }

  .xl\:m-0auto {
    margin: 0px auto;
  }

  .xl\:m-o6 {
    margin: 1.5rem;
  }

  .xl\:-m-23 {
    margin: -23px;
  }

  .xl\:last\:m-0:last-child {
    margin: 0px;
  }

  .xl\:last\:m-1:last-child {
    margin: 0.25rem;
  }

  .xl\:last\:m-2:last-child {
    margin: 2px;
  }

  .xl\:last\:m-3:last-child {
    margin: 0.75rem;
  }

  .xl\:last\:m-4:last-child {
    margin: 1rem;
  }

  .xl\:last\:m-5:last-child {
    margin: 1.25rem;
  }

  .xl\:last\:m-6:last-child {
    margin: 6px;
  }

  .xl\:last\:m-7:last-child {
    margin: 1.75rem;
  }

  .xl\:last\:m-8:last-child {
    margin: 2rem;
  }

  .xl\:last\:m-9:last-child {
    margin: 2.25rem;
  }

  .xl\:last\:m-10:last-child {
    margin: 2.5rem;
  }

  .xl\:last\:m-11:last-child {
    margin: 11px;
  }

  .xl\:last\:m-12:last-child {
    margin: 3rem;
  }

  .xl\:last\:m-14:last-child {
    margin: 3.5rem;
  }

  .xl\:last\:m-15:last-child {
    margin: 15px;
  }

  .xl\:last\:m-16:last-child {
    margin: 4rem;
  }

  .xl\:last\:m-18:last-child {
    margin: 18px;
  }

  .xl\:last\:m-20:last-child {
    margin: 20px;
  }

  .xl\:last\:m-21:last-child {
    margin: 21px;
  }

  .xl\:last\:m-23:last-child {
    margin: 23px;
  }

  .xl\:last\:m-24:last-child {
    margin: 24px;
  }

  .xl\:last\:m-25:last-child {
    margin: 25px;
  }

  .xl\:last\:m-27:last-child {
    margin: 27px;
  }

  .xl\:last\:m-28:last-child {
    margin: 7rem;
  }

  .xl\:last\:m-30:last-child {
    margin: 30px;
  }

  .xl\:last\:m-31:last-child {
    margin: 31px;
  }

  .xl\:last\:m-32:last-child {
    margin: 8rem;
  }

  .xl\:last\:m-34:last-child {
    margin: 34px;
  }

  .xl\:last\:m-35:last-child {
    margin: 35px;
  }

  .xl\:last\:m-36:last-child {
    margin: 9rem;
  }

  .xl\:last\:m-37:last-child {
    margin: 37px;
  }

  .xl\:last\:m-38:last-child {
    margin: 38px;
  }

  .xl\:last\:m-40:last-child {
    margin: 40px;
  }

  .xl\:last\:m-42:last-child {
    margin: 42px;
  }

  .xl\:last\:m-44:last-child {
    margin: 44px;
  }

  .xl\:last\:m-45:last-child {
    margin: 45px;
  }

  .xl\:last\:m-46:last-child {
    margin: 46px;
  }

  .xl\:last\:m-48:last-child {
    margin: 48px;
  }

  .xl\:last\:m-52:last-child {
    margin: 13rem;
  }

  .xl\:last\:m-53:last-child {
    margin: 53px;
  }

  .xl\:last\:m-55:last-child {
    margin: 55px;
  }

  .xl\:last\:m-56:last-child {
    margin: 14rem;
  }

  .xl\:last\:m-58:last-child {
    margin: 58px;
  }

  .xl\:last\:m-59:last-child {
    margin: 59px;
  }

  .xl\:last\:m-60:last-child {
    margin: 15rem;
  }

  .xl\:last\:m-63:last-child {
    margin: 63px;
  }

  .xl\:last\:m-64:last-child {
    margin: 16rem;
  }

  .xl\:last\:m-65:last-child {
    margin: 65px;
  }

  .xl\:last\:m-67:last-child {
    margin: 67px;
  }

  .xl\:last\:m-70:last-child {
    margin: 70px;
  }

  .xl\:last\:m-71:last-child {
    margin: 71px;
  }

  .xl\:last\:m-72:last-child {
    margin: 18rem;
  }

  .xl\:last\:m-74:last-child {
    margin: 74px;
  }

  .xl\:last\:m-78:last-child {
    margin: 78px;
  }

  .xl\:last\:m-80:last-child {
    margin: 20rem;
  }

  .xl\:last\:m-83:last-child {
    margin: 83px;
  }

  .xl\:last\:m-84:last-child {
    margin: 84px;
  }

  .xl\:last\:m-89:last-child {
    margin: 89px;
  }

  .xl\:last\:m-90:last-child {
    margin: 90px;
  }

  .xl\:last\:m-92:last-child {
    margin: 92px;
  }

  .xl\:last\:m-96:last-child {
    margin: 24rem;
  }

  .xl\:last\:m-97:last-child {
    margin: 97px;
  }

  .xl\:last\:m-100:last-child {
    margin: 100px;
  }

  .xl\:last\:m-106:last-child {
    margin: 106px;
  }

  .xl\:last\:m-108:last-child {
    margin: 108px;
  }

  .xl\:last\:m-109:last-child {
    margin: 109px;
  }

  .xl\:last\:m-120:last-child {
    margin: 120px;
  }

  .xl\:last\:m-135:last-child {
    margin: 135px;
  }

  .xl\:last\:m-147:last-child {
    margin: 147px;
  }

  .xl\:last\:m-150:last-child {
    margin: 150px;
  }

  .xl\:last\:m-168:last-child {
    margin: 168px;
  }

  .xl\:last\:m-180:last-child {
    margin: 180px;
  }

  .xl\:last\:m-185:last-child {
    margin: 185px;
  }

  .xl\:last\:m-200:last-child {
    margin: 200px;
  }

  .xl\:last\:m-245:last-child {
    margin: 245px;
  }

  .xl\:last\:m-300:last-child {
    margin: 300px;
  }

  .xl\:last\:m-400:last-child {
    margin: 400px;
  }

  .xl\:last\:m-480:last-child {
    margin: 480px;
  }

  .xl\:last\:m-510:last-child {
    margin: 510px;
  }

  .xl\:last\:m-537:last-child {
    margin: 537px;
  }

  .xl\:last\:m-650:last-child {
    margin: 650px;
  }

  .xl\:last\:m-auto:last-child {
    margin: auto;
  }

  .xl\:last\:m-px:last-child {
    margin: 1px;
  }

  .xl\:last\:m-0\.5:last-child {
    margin: 0.125rem;
  }

  .xl\:last\:m-1\.5:last-child {
    margin: 0.375rem;
  }

  .xl\:last\:m-2\.5:last-child {
    margin: 0.625rem;
  }

  .xl\:last\:m-3\.5:last-child {
    margin: 0.875rem;
  }

  .xl\:last\:-m-0:last-child {
    margin: 0px;
  }

  .xl\:last\:-m-1:last-child {
    margin: -0.25rem;
  }

  .xl\:last\:-m-2:last-child {
    margin: -0.5rem;
  }

  .xl\:last\:-m-3:last-child {
    margin: -0.75rem;
  }

  .xl\:last\:-m-4:last-child {
    margin: -1rem;
  }

  .xl\:last\:-m-5:last-child {
    margin: -1.25rem;
  }

  .xl\:last\:-m-6:last-child {
    margin: -1.5rem;
  }

  .xl\:last\:-m-7:last-child {
    margin: -1.75rem;
  }

  .xl\:last\:-m-8:last-child {
    margin: -2rem;
  }

  .xl\:last\:-m-9:last-child {
    margin: -2.25rem;
  }

  .xl\:last\:-m-10:last-child {
    margin: -2.5rem;
  }

  .xl\:last\:-m-11:last-child {
    margin: -2.75rem;
  }

  .xl\:last\:-m-12:last-child {
    margin: -3rem;
  }

  .xl\:last\:-m-14:last-child {
    margin: -14px;
  }

  .xl\:last\:-m-16:last-child {
    margin: -4rem;
  }

  .xl\:last\:-m-20:last-child {
    margin: -5rem;
  }

  .xl\:last\:-m-24:last-child {
    margin: -6rem;
  }

  .xl\:last\:-m-28:last-child {
    margin: -7rem;
  }

  .xl\:last\:-m-32:last-child {
    margin: -8rem;
  }

  .xl\:last\:-m-36:last-child {
    margin: -9rem;
  }

  .xl\:last\:-m-40:last-child {
    margin: -10rem;
  }

  .xl\:last\:-m-44:last-child {
    margin: -11rem;
  }

  .xl\:last\:-m-48:last-child {
    margin: -12rem;
  }

  .xl\:last\:-m-52:last-child {
    margin: -13rem;
  }

  .xl\:last\:-m-56:last-child {
    margin: -14rem;
  }

  .xl\:last\:-m-60:last-child {
    margin: -15rem;
  }

  .xl\:last\:-m-64:last-child {
    margin: -16rem;
  }

  .xl\:last\:-m-72:last-child {
    margin: -18rem;
  }

  .xl\:last\:-m-80:last-child {
    margin: -20rem;
  }

  .xl\:last\:-m-96:last-child {
    margin: -24rem;
  }

  .xl\:last\:-m-px:last-child {
    margin: -1px;
  }

  .xl\:last\:-m-0\.5:last-child {
    margin: -0.125rem;
  }

  .xl\:last\:-m-1\.5:last-child {
    margin: -0.375rem;
  }

  .xl\:last\:-m-2\.5:last-child {
    margin: -0.625rem;
  }

  .xl\:last\:-m-3\.5:last-child {
    margin: -0.875rem;
  }

  .xl\:last\:-m-15px:last-child {
    margin: -15px;
  }

  .xl\:last\:m-m11:last-child {
    margin: 11px;
  }

  .xl\:last\:m-12px:last-child {
    margin: 12px;
  }

  .xl\:last\:m-m72:last-child {
    margin: 72px;
  }

  .xl\:last\:m-m21:last-child {
    margin: 21%;
  }

  .xl\:last\:m-m15:last-child {
    margin: 15px;
  }

  .xl\:last\:m-m18:last-child {
    margin: 18px;
  }

  .xl\:last\:m-m35:last-child {
    margin: 35px;
  }

  .xl\:last\:m-m19:last-child {
    margin: 19px;
  }

  .xl\:last\:m-m17:last-child {
    margin: 17px;
  }

  .xl\:last\:m-m9:last-child {
    margin: 9px;
  }

  .xl\:last\:m-m10:last-child {
    margin: 10px;
  }

  .xl\:last\:m-m51:last-child {
    margin: 51px;
  }

  .xl\:last\:m-m43:last-child {
    margin: 43px;
  }

  .xl\:last\:m-m13:last-child {
    margin: 13px;
  }

  .xl\:last\:m-m26:last-child {
    margin: 26px;
  }

  .xl\:last\:m-m2:last-child {
    margin: 2px;
  }

  .xl\:last\:m-m14:last-child {
    margin: 14px;
  }

  .xl\:last\:m-m5:last-child {
    margin: 5px;
  }

  .xl\:last\:m-m8:last-child {
    margin: 8px;
  }

  .xl\:last\:m-mp15:last-child {
    margin: 15%;
  }

  .xl\:last\:-m-100:last-child {
    margin: -100px;
  }

  .xl\:last\:m-0auto:last-child {
    margin: 0px auto;
  }

  .xl\:last\:m-o6:last-child {
    margin: 1.5rem;
  }

  .xl\:last\:-m-23:last-child {
    margin: -23px;
  }

  .xl\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .xl\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .xl\:mx-2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .xl\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .xl\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .xl\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .xl\:mx-6 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .xl\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .xl\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .xl\:mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .xl\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .xl\:mx-11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .xl\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .xl\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .xl\:mx-15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .xl\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .xl\:mx-18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .xl\:mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .xl\:mx-21 {
    margin-left: 21px;
    margin-right: 21px;
  }

  .xl\:mx-23 {
    margin-left: 23px;
    margin-right: 23px;
  }

  .xl\:mx-24 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .xl\:mx-25 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .xl\:mx-27 {
    margin-left: 27px;
    margin-right: 27px;
  }

  .xl\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .xl\:mx-30 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .xl\:mx-31 {
    margin-left: 31px;
    margin-right: 31px;
  }

  .xl\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .xl\:mx-34 {
    margin-left: 34px;
    margin-right: 34px;
  }

  .xl\:mx-35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .xl\:mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .xl\:mx-37 {
    margin-left: 37px;
    margin-right: 37px;
  }

  .xl\:mx-38 {
    margin-left: 38px;
    margin-right: 38px;
  }

  .xl\:mx-40 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .xl\:mx-42 {
    margin-left: 42px;
    margin-right: 42px;
  }

  .xl\:mx-44 {
    margin-left: 44px;
    margin-right: 44px;
  }

  .xl\:mx-45 {
    margin-left: 45px;
    margin-right: 45px;
  }

  .xl\:mx-46 {
    margin-left: 46px;
    margin-right: 46px;
  }

  .xl\:mx-48 {
    margin-left: 48px;
    margin-right: 48px;
  }

  .xl\:mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .xl\:mx-53 {
    margin-left: 53px;
    margin-right: 53px;
  }

  .xl\:mx-55 {
    margin-left: 55px;
    margin-right: 55px;
  }

  .xl\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .xl\:mx-58 {
    margin-left: 58px;
    margin-right: 58px;
  }

  .xl\:mx-59 {
    margin-left: 59px;
    margin-right: 59px;
  }

  .xl\:mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .xl\:mx-63 {
    margin-left: 63px;
    margin-right: 63px;
  }

  .xl\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .xl\:mx-65 {
    margin-left: 65px;
    margin-right: 65px;
  }

  .xl\:mx-67 {
    margin-left: 67px;
    margin-right: 67px;
  }

  .xl\:mx-70 {
    margin-left: 70px;
    margin-right: 70px;
  }

  .xl\:mx-71 {
    margin-left: 71px;
    margin-right: 71px;
  }

  .xl\:mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .xl\:mx-74 {
    margin-left: 74px;
    margin-right: 74px;
  }

  .xl\:mx-78 {
    margin-left: 78px;
    margin-right: 78px;
  }

  .xl\:mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .xl\:mx-83 {
    margin-left: 83px;
    margin-right: 83px;
  }

  .xl\:mx-84 {
    margin-left: 84px;
    margin-right: 84px;
  }

  .xl\:mx-89 {
    margin-left: 89px;
    margin-right: 89px;
  }

  .xl\:mx-90 {
    margin-left: 90px;
    margin-right: 90px;
  }

  .xl\:mx-92 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .xl\:mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .xl\:mx-97 {
    margin-left: 97px;
    margin-right: 97px;
  }

  .xl\:mx-100 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .xl\:mx-106 {
    margin-left: 106px;
    margin-right: 106px;
  }

  .xl\:mx-108 {
    margin-left: 108px;
    margin-right: 108px;
  }

  .xl\:mx-109 {
    margin-left: 109px;
    margin-right: 109px;
  }

  .xl\:mx-120 {
    margin-left: 120px;
    margin-right: 120px;
  }

  .xl\:mx-135 {
    margin-left: 135px;
    margin-right: 135px;
  }

  .xl\:mx-147 {
    margin-left: 147px;
    margin-right: 147px;
  }

  .xl\:mx-150 {
    margin-left: 150px;
    margin-right: 150px;
  }

  .xl\:mx-168 {
    margin-left: 168px;
    margin-right: 168px;
  }

  .xl\:mx-180 {
    margin-left: 180px;
    margin-right: 180px;
  }

  .xl\:mx-185 {
    margin-left: 185px;
    margin-right: 185px;
  }

  .xl\:mx-200 {
    margin-left: 200px;
    margin-right: 200px;
  }

  .xl\:mx-245 {
    margin-left: 245px;
    margin-right: 245px;
  }

  .xl\:mx-300 {
    margin-left: 300px;
    margin-right: 300px;
  }

  .xl\:mx-400 {
    margin-left: 400px;
    margin-right: 400px;
  }

  .xl\:mx-480 {
    margin-left: 480px;
    margin-right: 480px;
  }

  .xl\:mx-510 {
    margin-left: 510px;
    margin-right: 510px;
  }

  .xl\:mx-537 {
    margin-left: 537px;
    margin-right: 537px;
  }

  .xl\:mx-650 {
    margin-left: 650px;
    margin-right: 650px;
  }

  .xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .xl\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .xl\:mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .xl\:mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .xl\:mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .xl\:mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .xl\:-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .xl\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .xl\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .xl\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .xl\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .xl\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .xl\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .xl\:-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .xl\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .xl\:-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .xl\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .xl\:-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .xl\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .xl\:-mx-14 {
    margin-left: -14px;
    margin-right: -14px;
  }

  .xl\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .xl\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .xl\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .xl\:-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .xl\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .xl\:-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .xl\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .xl\:-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .xl\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .xl\:-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .xl\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .xl\:-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .xl\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .xl\:-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .xl\:-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .xl\:-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .xl\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .xl\:-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .xl\:-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .xl\:-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .xl\:-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .xl\:-mx-15px {
    margin-left: -15px;
    margin-right: -15px;
  }

  .xl\:mx-m11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .xl\:mx-12px {
    margin-left: 12px;
    margin-right: 12px;
  }

  .xl\:mx-m72 {
    margin-left: 72px;
    margin-right: 72px;
  }

  .xl\:mx-m21 {
    margin-left: 21%;
    margin-right: 21%;
  }

  .xl\:mx-m15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .xl\:mx-m18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .xl\:mx-m35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .xl\:mx-m19 {
    margin-left: 19px;
    margin-right: 19px;
  }

  .xl\:mx-m17 {
    margin-left: 17px;
    margin-right: 17px;
  }

  .xl\:mx-m9 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .xl\:mx-m10 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .xl\:mx-m51 {
    margin-left: 51px;
    margin-right: 51px;
  }

  .xl\:mx-m43 {
    margin-left: 43px;
    margin-right: 43px;
  }

  .xl\:mx-m13 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .xl\:mx-m26 {
    margin-left: 26px;
    margin-right: 26px;
  }

  .xl\:mx-m2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .xl\:mx-m14 {
    margin-left: 14px;
    margin-right: 14px;
  }

  .xl\:mx-m5 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .xl\:mx-m8 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .xl\:mx-mp15 {
    margin-left: 15%;
    margin-right: 15%;
  }

  .xl\:-mx-100 {
    margin-left: -100px;
    margin-right: -100px;
  }

  .xl\:mx-0auto {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .xl\:mx-o6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .xl\:-mx-23 {
    margin-left: -23px;
    margin-right: -23px;
  }

  .xl\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .xl\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .xl\:my-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .xl\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .xl\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .xl\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .xl\:my-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .xl\:my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .xl\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .xl\:my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .xl\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .xl\:my-11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .xl\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .xl\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .xl\:my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .xl\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .xl\:my-18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .xl\:my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .xl\:my-21 {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .xl\:my-23 {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .xl\:my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .xl\:my-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .xl\:my-27 {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .xl\:my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .xl\:my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .xl\:my-31 {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .xl\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .xl\:my-34 {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .xl\:my-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .xl\:my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .xl\:my-37 {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .xl\:my-38 {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .xl\:my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .xl\:my-42 {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .xl\:my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .xl\:my-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .xl\:my-46 {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .xl\:my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .xl\:my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .xl\:my-53 {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .xl\:my-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .xl\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .xl\:my-58 {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .xl\:my-59 {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .xl\:my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .xl\:my-63 {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .xl\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .xl\:my-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .xl\:my-67 {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .xl\:my-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .xl\:my-71 {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .xl\:my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .xl\:my-74 {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .xl\:my-78 {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .xl\:my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .xl\:my-83 {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .xl\:my-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .xl\:my-89 {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .xl\:my-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .xl\:my-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .xl\:my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .xl\:my-97 {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .xl\:my-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .xl\:my-106 {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .xl\:my-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .xl\:my-109 {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .xl\:my-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .xl\:my-135 {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .xl\:my-147 {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .xl\:my-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .xl\:my-168 {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .xl\:my-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .xl\:my-185 {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .xl\:my-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .xl\:my-245 {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .xl\:my-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .xl\:my-400 {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .xl\:my-480 {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .xl\:my-510 {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .xl\:my-537 {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .xl\:my-650 {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .xl\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .xl\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .xl\:my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .xl\:my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .xl\:my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .xl\:my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .xl\:-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .xl\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .xl\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .xl\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .xl\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .xl\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .xl\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .xl\:-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .xl\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .xl\:-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .xl\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .xl\:-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .xl\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .xl\:-my-14 {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .xl\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .xl\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .xl\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .xl\:-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .xl\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .xl\:-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .xl\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .xl\:-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .xl\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .xl\:-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .xl\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .xl\:-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .xl\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .xl\:-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .xl\:-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .xl\:-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .xl\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .xl\:-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .xl\:-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .xl\:-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .xl\:-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .xl\:-my-15px {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .xl\:my-m11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .xl\:my-12px {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .xl\:my-m72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .xl\:my-m21 {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .xl\:my-m15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .xl\:my-m18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .xl\:my-m35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .xl\:my-m19 {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .xl\:my-m17 {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .xl\:my-m9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .xl\:my-m10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .xl\:my-m51 {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .xl\:my-m43 {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .xl\:my-m13 {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .xl\:my-m26 {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .xl\:my-m2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .xl\:my-m14 {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .xl\:my-m5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .xl\:my-m8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .xl\:my-mp15 {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .xl\:-my-100 {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .xl\:my-0auto {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .xl\:my-o6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .xl\:-my-23 {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .xl\:last\:mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .xl\:last\:mx-1:last-child {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .xl\:last\:mx-2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .xl\:last\:mx-3:last-child {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .xl\:last\:mx-4:last-child {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .xl\:last\:mx-5:last-child {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .xl\:last\:mx-6:last-child {
    margin-left: 6px;
    margin-right: 6px;
  }

  .xl\:last\:mx-7:last-child {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .xl\:last\:mx-8:last-child {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .xl\:last\:mx-9:last-child {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .xl\:last\:mx-10:last-child {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .xl\:last\:mx-11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .xl\:last\:mx-12:last-child {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .xl\:last\:mx-14:last-child {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .xl\:last\:mx-15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .xl\:last\:mx-16:last-child {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .xl\:last\:mx-18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .xl\:last\:mx-20:last-child {
    margin-left: 20px;
    margin-right: 20px;
  }

  .xl\:last\:mx-21:last-child {
    margin-left: 21px;
    margin-right: 21px;
  }

  .xl\:last\:mx-23:last-child {
    margin-left: 23px;
    margin-right: 23px;
  }

  .xl\:last\:mx-24:last-child {
    margin-left: 24px;
    margin-right: 24px;
  }

  .xl\:last\:mx-25:last-child {
    margin-left: 25px;
    margin-right: 25px;
  }

  .xl\:last\:mx-27:last-child {
    margin-left: 27px;
    margin-right: 27px;
  }

  .xl\:last\:mx-28:last-child {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .xl\:last\:mx-30:last-child {
    margin-left: 30px;
    margin-right: 30px;
  }

  .xl\:last\:mx-31:last-child {
    margin-left: 31px;
    margin-right: 31px;
  }

  .xl\:last\:mx-32:last-child {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .xl\:last\:mx-34:last-child {
    margin-left: 34px;
    margin-right: 34px;
  }

  .xl\:last\:mx-35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .xl\:last\:mx-36:last-child {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .xl\:last\:mx-37:last-child {
    margin-left: 37px;
    margin-right: 37px;
  }

  .xl\:last\:mx-38:last-child {
    margin-left: 38px;
    margin-right: 38px;
  }

  .xl\:last\:mx-40:last-child {
    margin-left: 40px;
    margin-right: 40px;
  }

  .xl\:last\:mx-42:last-child {
    margin-left: 42px;
    margin-right: 42px;
  }

  .xl\:last\:mx-44:last-child {
    margin-left: 44px;
    margin-right: 44px;
  }

  .xl\:last\:mx-45:last-child {
    margin-left: 45px;
    margin-right: 45px;
  }

  .xl\:last\:mx-46:last-child {
    margin-left: 46px;
    margin-right: 46px;
  }

  .xl\:last\:mx-48:last-child {
    margin-left: 48px;
    margin-right: 48px;
  }

  .xl\:last\:mx-52:last-child {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .xl\:last\:mx-53:last-child {
    margin-left: 53px;
    margin-right: 53px;
  }

  .xl\:last\:mx-55:last-child {
    margin-left: 55px;
    margin-right: 55px;
  }

  .xl\:last\:mx-56:last-child {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .xl\:last\:mx-58:last-child {
    margin-left: 58px;
    margin-right: 58px;
  }

  .xl\:last\:mx-59:last-child {
    margin-left: 59px;
    margin-right: 59px;
  }

  .xl\:last\:mx-60:last-child {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .xl\:last\:mx-63:last-child {
    margin-left: 63px;
    margin-right: 63px;
  }

  .xl\:last\:mx-64:last-child {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .xl\:last\:mx-65:last-child {
    margin-left: 65px;
    margin-right: 65px;
  }

  .xl\:last\:mx-67:last-child {
    margin-left: 67px;
    margin-right: 67px;
  }

  .xl\:last\:mx-70:last-child {
    margin-left: 70px;
    margin-right: 70px;
  }

  .xl\:last\:mx-71:last-child {
    margin-left: 71px;
    margin-right: 71px;
  }

  .xl\:last\:mx-72:last-child {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .xl\:last\:mx-74:last-child {
    margin-left: 74px;
    margin-right: 74px;
  }

  .xl\:last\:mx-78:last-child {
    margin-left: 78px;
    margin-right: 78px;
  }

  .xl\:last\:mx-80:last-child {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .xl\:last\:mx-83:last-child {
    margin-left: 83px;
    margin-right: 83px;
  }

  .xl\:last\:mx-84:last-child {
    margin-left: 84px;
    margin-right: 84px;
  }

  .xl\:last\:mx-89:last-child {
    margin-left: 89px;
    margin-right: 89px;
  }

  .xl\:last\:mx-90:last-child {
    margin-left: 90px;
    margin-right: 90px;
  }

  .xl\:last\:mx-92:last-child {
    margin-left: 92px;
    margin-right: 92px;
  }

  .xl\:last\:mx-96:last-child {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .xl\:last\:mx-97:last-child {
    margin-left: 97px;
    margin-right: 97px;
  }

  .xl\:last\:mx-100:last-child {
    margin-left: 100px;
    margin-right: 100px;
  }

  .xl\:last\:mx-106:last-child {
    margin-left: 106px;
    margin-right: 106px;
  }

  .xl\:last\:mx-108:last-child {
    margin-left: 108px;
    margin-right: 108px;
  }

  .xl\:last\:mx-109:last-child {
    margin-left: 109px;
    margin-right: 109px;
  }

  .xl\:last\:mx-120:last-child {
    margin-left: 120px;
    margin-right: 120px;
  }

  .xl\:last\:mx-135:last-child {
    margin-left: 135px;
    margin-right: 135px;
  }

  .xl\:last\:mx-147:last-child {
    margin-left: 147px;
    margin-right: 147px;
  }

  .xl\:last\:mx-150:last-child {
    margin-left: 150px;
    margin-right: 150px;
  }

  .xl\:last\:mx-168:last-child {
    margin-left: 168px;
    margin-right: 168px;
  }

  .xl\:last\:mx-180:last-child {
    margin-left: 180px;
    margin-right: 180px;
  }

  .xl\:last\:mx-185:last-child {
    margin-left: 185px;
    margin-right: 185px;
  }

  .xl\:last\:mx-200:last-child {
    margin-left: 200px;
    margin-right: 200px;
  }

  .xl\:last\:mx-245:last-child {
    margin-left: 245px;
    margin-right: 245px;
  }

  .xl\:last\:mx-300:last-child {
    margin-left: 300px;
    margin-right: 300px;
  }

  .xl\:last\:mx-400:last-child {
    margin-left: 400px;
    margin-right: 400px;
  }

  .xl\:last\:mx-480:last-child {
    margin-left: 480px;
    margin-right: 480px;
  }

  .xl\:last\:mx-510:last-child {
    margin-left: 510px;
    margin-right: 510px;
  }

  .xl\:last\:mx-537:last-child {
    margin-left: 537px;
    margin-right: 537px;
  }

  .xl\:last\:mx-650:last-child {
    margin-left: 650px;
    margin-right: 650px;
  }

  .xl\:last\:mx-auto:last-child {
    margin-left: auto;
    margin-right: auto;
  }

  .xl\:last\:mx-px:last-child {
    margin-left: 1px;
    margin-right: 1px;
  }

  .xl\:last\:mx-0\.5:last-child {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .xl\:last\:mx-1\.5:last-child {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .xl\:last\:mx-2\.5:last-child {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .xl\:last\:mx-3\.5:last-child {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .xl\:last\:-mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .xl\:last\:-mx-1:last-child {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .xl\:last\:-mx-2:last-child {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .xl\:last\:-mx-3:last-child {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .xl\:last\:-mx-4:last-child {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .xl\:last\:-mx-5:last-child {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .xl\:last\:-mx-6:last-child {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .xl\:last\:-mx-7:last-child {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .xl\:last\:-mx-8:last-child {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .xl\:last\:-mx-9:last-child {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .xl\:last\:-mx-10:last-child {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .xl\:last\:-mx-11:last-child {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .xl\:last\:-mx-12:last-child {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .xl\:last\:-mx-14:last-child {
    margin-left: -14px;
    margin-right: -14px;
  }

  .xl\:last\:-mx-16:last-child {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .xl\:last\:-mx-20:last-child {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .xl\:last\:-mx-24:last-child {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .xl\:last\:-mx-28:last-child {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .xl\:last\:-mx-32:last-child {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .xl\:last\:-mx-36:last-child {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .xl\:last\:-mx-40:last-child {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .xl\:last\:-mx-44:last-child {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .xl\:last\:-mx-48:last-child {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .xl\:last\:-mx-52:last-child {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .xl\:last\:-mx-56:last-child {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .xl\:last\:-mx-60:last-child {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .xl\:last\:-mx-64:last-child {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .xl\:last\:-mx-72:last-child {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .xl\:last\:-mx-80:last-child {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .xl\:last\:-mx-96:last-child {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .xl\:last\:-mx-px:last-child {
    margin-left: -1px;
    margin-right: -1px;
  }

  .xl\:last\:-mx-0\.5:last-child {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .xl\:last\:-mx-1\.5:last-child {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .xl\:last\:-mx-2\.5:last-child {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .xl\:last\:-mx-3\.5:last-child {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .xl\:last\:-mx-15px:last-child {
    margin-left: -15px;
    margin-right: -15px;
  }

  .xl\:last\:mx-m11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .xl\:last\:mx-12px:last-child {
    margin-left: 12px;
    margin-right: 12px;
  }

  .xl\:last\:mx-m72:last-child {
    margin-left: 72px;
    margin-right: 72px;
  }

  .xl\:last\:mx-m21:last-child {
    margin-left: 21%;
    margin-right: 21%;
  }

  .xl\:last\:mx-m15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .xl\:last\:mx-m18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .xl\:last\:mx-m35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .xl\:last\:mx-m19:last-child {
    margin-left: 19px;
    margin-right: 19px;
  }

  .xl\:last\:mx-m17:last-child {
    margin-left: 17px;
    margin-right: 17px;
  }

  .xl\:last\:mx-m9:last-child {
    margin-left: 9px;
    margin-right: 9px;
  }

  .xl\:last\:mx-m10:last-child {
    margin-left: 10px;
    margin-right: 10px;
  }

  .xl\:last\:mx-m51:last-child {
    margin-left: 51px;
    margin-right: 51px;
  }

  .xl\:last\:mx-m43:last-child {
    margin-left: 43px;
    margin-right: 43px;
  }

  .xl\:last\:mx-m13:last-child {
    margin-left: 13px;
    margin-right: 13px;
  }

  .xl\:last\:mx-m26:last-child {
    margin-left: 26px;
    margin-right: 26px;
  }

  .xl\:last\:mx-m2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .xl\:last\:mx-m14:last-child {
    margin-left: 14px;
    margin-right: 14px;
  }

  .xl\:last\:mx-m5:last-child {
    margin-left: 5px;
    margin-right: 5px;
  }

  .xl\:last\:mx-m8:last-child {
    margin-left: 8px;
    margin-right: 8px;
  }

  .xl\:last\:mx-mp15:last-child {
    margin-left: 15%;
    margin-right: 15%;
  }

  .xl\:last\:-mx-100:last-child {
    margin-left: -100px;
    margin-right: -100px;
  }

  .xl\:last\:mx-0auto:last-child {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .xl\:last\:mx-o6:last-child {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .xl\:last\:-mx-23:last-child {
    margin-left: -23px;
    margin-right: -23px;
  }

  .xl\:last\:my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .xl\:last\:my-1:last-child {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .xl\:last\:my-2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .xl\:last\:my-3:last-child {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .xl\:last\:my-4:last-child {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .xl\:last\:my-5:last-child {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .xl\:last\:my-6:last-child {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .xl\:last\:my-7:last-child {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .xl\:last\:my-8:last-child {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .xl\:last\:my-9:last-child {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .xl\:last\:my-10:last-child {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .xl\:last\:my-11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .xl\:last\:my-12:last-child {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .xl\:last\:my-14:last-child {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .xl\:last\:my-15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .xl\:last\:my-16:last-child {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .xl\:last\:my-18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .xl\:last\:my-20:last-child {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .xl\:last\:my-21:last-child {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .xl\:last\:my-23:last-child {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .xl\:last\:my-24:last-child {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .xl\:last\:my-25:last-child {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .xl\:last\:my-27:last-child {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .xl\:last\:my-28:last-child {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .xl\:last\:my-30:last-child {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .xl\:last\:my-31:last-child {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .xl\:last\:my-32:last-child {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .xl\:last\:my-34:last-child {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .xl\:last\:my-35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .xl\:last\:my-36:last-child {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .xl\:last\:my-37:last-child {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .xl\:last\:my-38:last-child {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .xl\:last\:my-40:last-child {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .xl\:last\:my-42:last-child {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .xl\:last\:my-44:last-child {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .xl\:last\:my-45:last-child {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .xl\:last\:my-46:last-child {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .xl\:last\:my-48:last-child {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .xl\:last\:my-52:last-child {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .xl\:last\:my-53:last-child {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .xl\:last\:my-55:last-child {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .xl\:last\:my-56:last-child {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .xl\:last\:my-58:last-child {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .xl\:last\:my-59:last-child {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .xl\:last\:my-60:last-child {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .xl\:last\:my-63:last-child {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .xl\:last\:my-64:last-child {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .xl\:last\:my-65:last-child {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .xl\:last\:my-67:last-child {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .xl\:last\:my-70:last-child {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .xl\:last\:my-71:last-child {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .xl\:last\:my-72:last-child {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .xl\:last\:my-74:last-child {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .xl\:last\:my-78:last-child {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .xl\:last\:my-80:last-child {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .xl\:last\:my-83:last-child {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .xl\:last\:my-84:last-child {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .xl\:last\:my-89:last-child {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .xl\:last\:my-90:last-child {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .xl\:last\:my-92:last-child {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .xl\:last\:my-96:last-child {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .xl\:last\:my-97:last-child {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .xl\:last\:my-100:last-child {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .xl\:last\:my-106:last-child {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .xl\:last\:my-108:last-child {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .xl\:last\:my-109:last-child {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .xl\:last\:my-120:last-child {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .xl\:last\:my-135:last-child {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .xl\:last\:my-147:last-child {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .xl\:last\:my-150:last-child {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .xl\:last\:my-168:last-child {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .xl\:last\:my-180:last-child {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .xl\:last\:my-185:last-child {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .xl\:last\:my-200:last-child {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .xl\:last\:my-245:last-child {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .xl\:last\:my-300:last-child {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .xl\:last\:my-400:last-child {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .xl\:last\:my-480:last-child {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .xl\:last\:my-510:last-child {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .xl\:last\:my-537:last-child {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .xl\:last\:my-650:last-child {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .xl\:last\:my-auto:last-child {
    margin-top: auto;
    margin-bottom: auto;
  }

  .xl\:last\:my-px:last-child {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .xl\:last\:my-0\.5:last-child {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .xl\:last\:my-1\.5:last-child {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .xl\:last\:my-2\.5:last-child {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .xl\:last\:my-3\.5:last-child {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .xl\:last\:-my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .xl\:last\:-my-1:last-child {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .xl\:last\:-my-2:last-child {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .xl\:last\:-my-3:last-child {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .xl\:last\:-my-4:last-child {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .xl\:last\:-my-5:last-child {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .xl\:last\:-my-6:last-child {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .xl\:last\:-my-7:last-child {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .xl\:last\:-my-8:last-child {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .xl\:last\:-my-9:last-child {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .xl\:last\:-my-10:last-child {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .xl\:last\:-my-11:last-child {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .xl\:last\:-my-12:last-child {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .xl\:last\:-my-14:last-child {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .xl\:last\:-my-16:last-child {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .xl\:last\:-my-20:last-child {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .xl\:last\:-my-24:last-child {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .xl\:last\:-my-28:last-child {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .xl\:last\:-my-32:last-child {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .xl\:last\:-my-36:last-child {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .xl\:last\:-my-40:last-child {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .xl\:last\:-my-44:last-child {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .xl\:last\:-my-48:last-child {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .xl\:last\:-my-52:last-child {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .xl\:last\:-my-56:last-child {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .xl\:last\:-my-60:last-child {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .xl\:last\:-my-64:last-child {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .xl\:last\:-my-72:last-child {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .xl\:last\:-my-80:last-child {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .xl\:last\:-my-96:last-child {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .xl\:last\:-my-px:last-child {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .xl\:last\:-my-0\.5:last-child {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .xl\:last\:-my-1\.5:last-child {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .xl\:last\:-my-2\.5:last-child {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .xl\:last\:-my-3\.5:last-child {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .xl\:last\:-my-15px:last-child {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .xl\:last\:my-m11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .xl\:last\:my-12px:last-child {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .xl\:last\:my-m72:last-child {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .xl\:last\:my-m21:last-child {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .xl\:last\:my-m15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .xl\:last\:my-m18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .xl\:last\:my-m35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .xl\:last\:my-m19:last-child {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .xl\:last\:my-m17:last-child {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .xl\:last\:my-m9:last-child {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .xl\:last\:my-m10:last-child {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .xl\:last\:my-m51:last-child {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .xl\:last\:my-m43:last-child {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .xl\:last\:my-m13:last-child {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .xl\:last\:my-m26:last-child {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .xl\:last\:my-m2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .xl\:last\:my-m14:last-child {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .xl\:last\:my-m5:last-child {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .xl\:last\:my-m8:last-child {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .xl\:last\:my-mp15:last-child {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .xl\:last\:-my-100:last-child {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .xl\:last\:my-0auto:last-child {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .xl\:last\:my-o6:last-child {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .xl\:last\:-my-23:last-child {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .xl\:mt-0 {
    margin-top: 0px;
  }

  .xl\:mt-1 {
    margin-top: 0.25rem;
  }

  .xl\:mt-2 {
    margin-top: 2px;
  }

  .xl\:mt-3 {
    margin-top: 0.75rem;
  }

  .xl\:mt-4 {
    margin-top: 1rem;
  }

  .xl\:mt-5 {
    margin-top: 1.25rem;
  }

  .xl\:mt-6 {
    margin-top: 6px;
  }

  .xl\:mt-7 {
    margin-top: 1.75rem;
  }

  .xl\:mt-8 {
    margin-top: 2rem;
  }

  .xl\:mt-9 {
    margin-top: 2.25rem;
  }

  .xl\:mt-10 {
    margin-top: 2.5rem;
  }

  .xl\:mt-11 {
    margin-top: 11px;
  }

  .xl\:mt-12 {
    margin-top: 3rem;
  }

  .xl\:mt-14 {
    margin-top: 3.5rem;
  }

  .xl\:mt-15 {
    margin-top: 15px;
  }

  .xl\:mt-16 {
    margin-top: 4rem;
  }

  .xl\:mt-18 {
    margin-top: 18px;
  }

  .xl\:mt-20 {
    margin-top: 20px;
  }

  .xl\:mt-21 {
    margin-top: 21px;
  }

  .xl\:mt-23 {
    margin-top: 23px;
  }

  .xl\:mt-24 {
    margin-top: 24px;
  }

  .xl\:mt-25 {
    margin-top: 25px;
  }

  .xl\:mt-27 {
    margin-top: 27px;
  }

  .xl\:mt-28 {
    margin-top: 7rem;
  }

  .xl\:mt-30 {
    margin-top: 30px;
  }

  .xl\:mt-31 {
    margin-top: 31px;
  }

  .xl\:mt-32 {
    margin-top: 8rem;
  }

  .xl\:mt-34 {
    margin-top: 34px;
  }

  .xl\:mt-35 {
    margin-top: 35px;
  }

  .xl\:mt-36 {
    margin-top: 9rem;
  }

  .xl\:mt-37 {
    margin-top: 37px;
  }

  .xl\:mt-38 {
    margin-top: 38px;
  }

  .xl\:mt-40 {
    margin-top: 40px;
  }

  .xl\:mt-42 {
    margin-top: 42px;
  }

  .xl\:mt-44 {
    margin-top: 44px;
  }

  .xl\:mt-45 {
    margin-top: 45px;
  }

  .xl\:mt-46 {
    margin-top: 46px;
  }

  .xl\:mt-48 {
    margin-top: 48px;
  }

  .xl\:mt-52 {
    margin-top: 13rem;
  }

  .xl\:mt-53 {
    margin-top: 53px;
  }

  .xl\:mt-55 {
    margin-top: 55px;
  }

  .xl\:mt-56 {
    margin-top: 14rem;
  }

  .xl\:mt-58 {
    margin-top: 58px;
  }

  .xl\:mt-59 {
    margin-top: 59px;
  }

  .xl\:mt-60 {
    margin-top: 15rem;
  }

  .xl\:mt-63 {
    margin-top: 63px;
  }

  .xl\:mt-64 {
    margin-top: 16rem;
  }

  .xl\:mt-65 {
    margin-top: 65px;
  }

  .xl\:mt-67 {
    margin-top: 67px;
  }

  .xl\:mt-70 {
    margin-top: 70px;
  }

  .xl\:mt-71 {
    margin-top: 71px;
  }

  .xl\:mt-72 {
    margin-top: 18rem;
  }

  .xl\:mt-74 {
    margin-top: 74px;
  }

  .xl\:mt-78 {
    margin-top: 78px;
  }

  .xl\:mt-80 {
    margin-top: 20rem;
  }

  .xl\:mt-83 {
    margin-top: 83px;
  }

  .xl\:mt-84 {
    margin-top: 84px;
  }

  .xl\:mt-89 {
    margin-top: 89px;
  }

  .xl\:mt-90 {
    margin-top: 90px;
  }

  .xl\:mt-92 {
    margin-top: 92px;
  }

  .xl\:mt-96 {
    margin-top: 24rem;
  }

  .xl\:mt-97 {
    margin-top: 97px;
  }

  .xl\:mt-100 {
    margin-top: 100px;
  }

  .xl\:mt-106 {
    margin-top: 106px;
  }

  .xl\:mt-108 {
    margin-top: 108px;
  }

  .xl\:mt-109 {
    margin-top: 109px;
  }

  .xl\:mt-120 {
    margin-top: 120px;
  }

  .xl\:mt-135 {
    margin-top: 135px;
  }

  .xl\:mt-147 {
    margin-top: 147px;
  }

  .xl\:mt-150 {
    margin-top: 150px;
  }

  .xl\:mt-168 {
    margin-top: 168px;
  }

  .xl\:mt-180 {
    margin-top: 180px;
  }

  .xl\:mt-185 {
    margin-top: 185px;
  }

  .xl\:mt-200 {
    margin-top: 200px;
  }

  .xl\:mt-245 {
    margin-top: 245px;
  }

  .xl\:mt-300 {
    margin-top: 300px;
  }

  .xl\:mt-400 {
    margin-top: 400px;
  }

  .xl\:mt-480 {
    margin-top: 480px;
  }

  .xl\:mt-510 {
    margin-top: 510px;
  }

  .xl\:mt-537 {
    margin-top: 537px;
  }

  .xl\:mt-650 {
    margin-top: 650px;
  }

  .xl\:mt-auto {
    margin-top: auto;
  }

  .xl\:mt-px {
    margin-top: 1px;
  }

  .xl\:mt-0\.5 {
    margin-top: 0.125rem;
  }

  .xl\:mt-1\.5 {
    margin-top: 0.375rem;
  }

  .xl\:mt-2\.5 {
    margin-top: 0.625rem;
  }

  .xl\:mt-3\.5 {
    margin-top: 0.875rem;
  }

  .xl\:-mt-0 {
    margin-top: 0px;
  }

  .xl\:-mt-1 {
    margin-top: -0.25rem;
  }

  .xl\:-mt-2 {
    margin-top: -0.5rem;
  }

  .xl\:-mt-3 {
    margin-top: -0.75rem;
  }

  .xl\:-mt-4 {
    margin-top: -1rem;
  }

  .xl\:-mt-5 {
    margin-top: -1.25rem;
  }

  .xl\:-mt-6 {
    margin-top: -1.5rem;
  }

  .xl\:-mt-7 {
    margin-top: -1.75rem;
  }

  .xl\:-mt-8 {
    margin-top: -2rem;
  }

  .xl\:-mt-9 {
    margin-top: -2.25rem;
  }

  .xl\:-mt-10 {
    margin-top: -2.5rem;
  }

  .xl\:-mt-11 {
    margin-top: -2.75rem;
  }

  .xl\:-mt-12 {
    margin-top: -3rem;
  }

  .xl\:-mt-14 {
    margin-top: -14px;
  }

  .xl\:-mt-16 {
    margin-top: -4rem;
  }

  .xl\:-mt-20 {
    margin-top: -5rem;
  }

  .xl\:-mt-24 {
    margin-top: -6rem;
  }

  .xl\:-mt-28 {
    margin-top: -7rem;
  }

  .xl\:-mt-32 {
    margin-top: -8rem;
  }

  .xl\:-mt-36 {
    margin-top: -9rem;
  }

  .xl\:-mt-40 {
    margin-top: -10rem;
  }

  .xl\:-mt-44 {
    margin-top: -11rem;
  }

  .xl\:-mt-48 {
    margin-top: -12rem;
  }

  .xl\:-mt-52 {
    margin-top: -13rem;
  }

  .xl\:-mt-56 {
    margin-top: -14rem;
  }

  .xl\:-mt-60 {
    margin-top: -15rem;
  }

  .xl\:-mt-64 {
    margin-top: -16rem;
  }

  .xl\:-mt-72 {
    margin-top: -18rem;
  }

  .xl\:-mt-80 {
    margin-top: -20rem;
  }

  .xl\:-mt-96 {
    margin-top: -24rem;
  }

  .xl\:-mt-px {
    margin-top: -1px;
  }

  .xl\:-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .xl\:-mt-1\.5 {
    margin-top: -0.375rem;
  }

  .xl\:-mt-2\.5 {
    margin-top: -0.625rem;
  }

  .xl\:-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .xl\:-mt-15px {
    margin-top: -15px;
  }

  .xl\:mt-m11 {
    margin-top: 11px;
  }

  .xl\:mt-12px {
    margin-top: 12px;
  }

  .xl\:mt-m72 {
    margin-top: 72px;
  }

  .xl\:mt-m21 {
    margin-top: 21%;
  }

  .xl\:mt-m15 {
    margin-top: 15px;
  }

  .xl\:mt-m18 {
    margin-top: 18px;
  }

  .xl\:mt-m35 {
    margin-top: 35px;
  }

  .xl\:mt-m19 {
    margin-top: 19px;
  }

  .xl\:mt-m17 {
    margin-top: 17px;
  }

  .xl\:mt-m9 {
    margin-top: 9px;
  }

  .xl\:mt-m10 {
    margin-top: 10px;
  }

  .xl\:mt-m51 {
    margin-top: 51px;
  }

  .xl\:mt-m43 {
    margin-top: 43px;
  }

  .xl\:mt-m13 {
    margin-top: 13px;
  }

  .xl\:mt-m26 {
    margin-top: 26px;
  }

  .xl\:mt-m2 {
    margin-top: 2px;
  }

  .xl\:mt-m14 {
    margin-top: 14px;
  }

  .xl\:mt-m5 {
    margin-top: 5px;
  }

  .xl\:mt-m8 {
    margin-top: 8px;
  }

  .xl\:mt-mp15 {
    margin-top: 15%;
  }

  .xl\:-mt-100 {
    margin-top: -100px;
  }

  .xl\:mt-0auto {
    margin-top: 0px auto;
  }

  .xl\:mt-o6 {
    margin-top: 1.5rem;
  }

  .xl\:-mt-23 {
    margin-top: -23px;
  }

  .xl\:mr-0 {
    margin-right: 0px;
  }

  .xl\:mr-1 {
    margin-right: 0.25rem;
  }

  .xl\:mr-2 {
    margin-right: 2px;
  }

  .xl\:mr-3 {
    margin-right: 0.75rem;
  }

  .xl\:mr-4 {
    margin-right: 1rem;
  }

  .xl\:mr-5 {
    margin-right: 1.25rem;
  }

  .xl\:mr-6 {
    margin-right: 6px;
  }

  .xl\:mr-7 {
    margin-right: 1.75rem;
  }

  .xl\:mr-8 {
    margin-right: 2rem;
  }

  .xl\:mr-9 {
    margin-right: 2.25rem;
  }

  .xl\:mr-10 {
    margin-right: 2.5rem;
  }

  .xl\:mr-11 {
    margin-right: 11px;
  }

  .xl\:mr-12 {
    margin-right: 3rem;
  }

  .xl\:mr-14 {
    margin-right: 3.5rem;
  }

  .xl\:mr-15 {
    margin-right: 15px;
  }

  .xl\:mr-16 {
    margin-right: 4rem;
  }

  .xl\:mr-18 {
    margin-right: 18px;
  }

  .xl\:mr-20 {
    margin-right: 20px;
  }

  .xl\:mr-21 {
    margin-right: 21px;
  }

  .xl\:mr-23 {
    margin-right: 23px;
  }

  .xl\:mr-24 {
    margin-right: 24px;
  }

  .xl\:mr-25 {
    margin-right: 25px;
  }

  .xl\:mr-27 {
    margin-right: 27px;
  }

  .xl\:mr-28 {
    margin-right: 7rem;
  }

  .xl\:mr-30 {
    margin-right: 30px;
  }

  .xl\:mr-31 {
    margin-right: 31px;
  }

  .xl\:mr-32 {
    margin-right: 8rem;
  }

  .xl\:mr-34 {
    margin-right: 34px;
  }

  .xl\:mr-35 {
    margin-right: 35px;
  }

  .xl\:mr-36 {
    margin-right: 9rem;
  }

  .xl\:mr-37 {
    margin-right: 37px;
  }

  .xl\:mr-38 {
    margin-right: 38px;
  }

  .xl\:mr-40 {
    margin-right: 40px;
  }

  .xl\:mr-42 {
    margin-right: 42px;
  }

  .xl\:mr-44 {
    margin-right: 44px;
  }

  .xl\:mr-45 {
    margin-right: 45px;
  }

  .xl\:mr-46 {
    margin-right: 46px;
  }

  .xl\:mr-48 {
    margin-right: 48px;
  }

  .xl\:mr-52 {
    margin-right: 13rem;
  }

  .xl\:mr-53 {
    margin-right: 53px;
  }

  .xl\:mr-55 {
    margin-right: 55px;
  }

  .xl\:mr-56 {
    margin-right: 14rem;
  }

  .xl\:mr-58 {
    margin-right: 58px;
  }

  .xl\:mr-59 {
    margin-right: 59px;
  }

  .xl\:mr-60 {
    margin-right: 15rem;
  }

  .xl\:mr-63 {
    margin-right: 63px;
  }

  .xl\:mr-64 {
    margin-right: 16rem;
  }

  .xl\:mr-65 {
    margin-right: 65px;
  }

  .xl\:mr-67 {
    margin-right: 67px;
  }

  .xl\:mr-70 {
    margin-right: 70px;
  }

  .xl\:mr-71 {
    margin-right: 71px;
  }

  .xl\:mr-72 {
    margin-right: 18rem;
  }

  .xl\:mr-74 {
    margin-right: 74px;
  }

  .xl\:mr-78 {
    margin-right: 78px;
  }

  .xl\:mr-80 {
    margin-right: 20rem;
  }

  .xl\:mr-83 {
    margin-right: 83px;
  }

  .xl\:mr-84 {
    margin-right: 84px;
  }

  .xl\:mr-89 {
    margin-right: 89px;
  }

  .xl\:mr-90 {
    margin-right: 90px;
  }

  .xl\:mr-92 {
    margin-right: 92px;
  }

  .xl\:mr-96 {
    margin-right: 24rem;
  }

  .xl\:mr-97 {
    margin-right: 97px;
  }

  .xl\:mr-100 {
    margin-right: 100px;
  }

  .xl\:mr-106 {
    margin-right: 106px;
  }

  .xl\:mr-108 {
    margin-right: 108px;
  }

  .xl\:mr-109 {
    margin-right: 109px;
  }

  .xl\:mr-120 {
    margin-right: 120px;
  }

  .xl\:mr-135 {
    margin-right: 135px;
  }

  .xl\:mr-147 {
    margin-right: 147px;
  }

  .xl\:mr-150 {
    margin-right: 150px;
  }

  .xl\:mr-168 {
    margin-right: 168px;
  }

  .xl\:mr-180 {
    margin-right: 180px;
  }

  .xl\:mr-185 {
    margin-right: 185px;
  }

  .xl\:mr-200 {
    margin-right: 200px;
  }

  .xl\:mr-245 {
    margin-right: 245px;
  }

  .xl\:mr-300 {
    margin-right: 300px;
  }

  .xl\:mr-400 {
    margin-right: 400px;
  }

  .xl\:mr-480 {
    margin-right: 480px;
  }

  .xl\:mr-510 {
    margin-right: 510px;
  }

  .xl\:mr-537 {
    margin-right: 537px;
  }

  .xl\:mr-650 {
    margin-right: 650px;
  }

  .xl\:mr-auto {
    margin-right: auto;
  }

  .xl\:mr-px {
    margin-right: 1px;
  }

  .xl\:mr-0\.5 {
    margin-right: 0.125rem;
  }

  .xl\:mr-1\.5 {
    margin-right: 0.375rem;
  }

  .xl\:mr-2\.5 {
    margin-right: 0.625rem;
  }

  .xl\:mr-3\.5 {
    margin-right: 0.875rem;
  }

  .xl\:-mr-0 {
    margin-right: 0px;
  }

  .xl\:-mr-1 {
    margin-right: -0.25rem;
  }

  .xl\:-mr-2 {
    margin-right: -0.5rem;
  }

  .xl\:-mr-3 {
    margin-right: -0.75rem;
  }

  .xl\:-mr-4 {
    margin-right: -1rem;
  }

  .xl\:-mr-5 {
    margin-right: -1.25rem;
  }

  .xl\:-mr-6 {
    margin-right: -1.5rem;
  }

  .xl\:-mr-7 {
    margin-right: -1.75rem;
  }

  .xl\:-mr-8 {
    margin-right: -2rem;
  }

  .xl\:-mr-9 {
    margin-right: -2.25rem;
  }

  .xl\:-mr-10 {
    margin-right: -2.5rem;
  }

  .xl\:-mr-11 {
    margin-right: -2.75rem;
  }

  .xl\:-mr-12 {
    margin-right: -3rem;
  }

  .xl\:-mr-14 {
    margin-right: -14px;
  }

  .xl\:-mr-16 {
    margin-right: -4rem;
  }

  .xl\:-mr-20 {
    margin-right: -5rem;
  }

  .xl\:-mr-24 {
    margin-right: -6rem;
  }

  .xl\:-mr-28 {
    margin-right: -7rem;
  }

  .xl\:-mr-32 {
    margin-right: -8rem;
  }

  .xl\:-mr-36 {
    margin-right: -9rem;
  }

  .xl\:-mr-40 {
    margin-right: -10rem;
  }

  .xl\:-mr-44 {
    margin-right: -11rem;
  }

  .xl\:-mr-48 {
    margin-right: -12rem;
  }

  .xl\:-mr-52 {
    margin-right: -13rem;
  }

  .xl\:-mr-56 {
    margin-right: -14rem;
  }

  .xl\:-mr-60 {
    margin-right: -15rem;
  }

  .xl\:-mr-64 {
    margin-right: -16rem;
  }

  .xl\:-mr-72 {
    margin-right: -18rem;
  }

  .xl\:-mr-80 {
    margin-right: -20rem;
  }

  .xl\:-mr-96 {
    margin-right: -24rem;
  }

  .xl\:-mr-px {
    margin-right: -1px;
  }

  .xl\:-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .xl\:-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .xl\:-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .xl\:-mr-3\.5 {
    margin-right: -0.875rem;
  }

  .xl\:-mr-15px {
    margin-right: -15px;
  }

  .xl\:mr-m11 {
    margin-right: 11px;
  }

  .xl\:mr-12px {
    margin-right: 12px;
  }

  .xl\:mr-m72 {
    margin-right: 72px;
  }

  .xl\:mr-m21 {
    margin-right: 21%;
  }

  .xl\:mr-m15 {
    margin-right: 15px;
  }

  .xl\:mr-m18 {
    margin-right: 18px;
  }

  .xl\:mr-m35 {
    margin-right: 35px;
  }

  .xl\:mr-m19 {
    margin-right: 19px;
  }

  .xl\:mr-m17 {
    margin-right: 17px;
  }

  .xl\:mr-m9 {
    margin-right: 9px;
  }

  .xl\:mr-m10 {
    margin-right: 10px;
  }

  .xl\:mr-m51 {
    margin-right: 51px;
  }

  .xl\:mr-m43 {
    margin-right: 43px;
  }

  .xl\:mr-m13 {
    margin-right: 13px;
  }

  .xl\:mr-m26 {
    margin-right: 26px;
  }

  .xl\:mr-m2 {
    margin-right: 2px;
  }

  .xl\:mr-m14 {
    margin-right: 14px;
  }

  .xl\:mr-m5 {
    margin-right: 5px;
  }

  .xl\:mr-m8 {
    margin-right: 8px;
  }

  .xl\:mr-mp15 {
    margin-right: 15%;
  }

  .xl\:-mr-100 {
    margin-right: -100px;
  }

  .xl\:mr-0auto {
    margin-right: 0px auto;
  }

  .xl\:mr-o6 {
    margin-right: 1.5rem;
  }

  .xl\:-mr-23 {
    margin-right: -23px;
  }

  .xl\:mb-0 {
    margin-bottom: 0px;
  }

  .xl\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .xl\:mb-2 {
    margin-bottom: 2px;
  }

  .xl\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .xl\:mb-4 {
    margin-bottom: 1rem;
  }

  .xl\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .xl\:mb-6 {
    margin-bottom: 6px;
  }

  .xl\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .xl\:mb-8 {
    margin-bottom: 2rem;
  }

  .xl\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .xl\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .xl\:mb-11 {
    margin-bottom: 11px;
  }

  .xl\:mb-12 {
    margin-bottom: 3rem;
  }

  .xl\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .xl\:mb-15 {
    margin-bottom: 15px;
  }

  .xl\:mb-16 {
    margin-bottom: 4rem;
  }

  .xl\:mb-18 {
    margin-bottom: 18px;
  }

  .xl\:mb-20 {
    margin-bottom: 20px;
  }

  .xl\:mb-21 {
    margin-bottom: 21px;
  }

  .xl\:mb-23 {
    margin-bottom: 23px;
  }

  .xl\:mb-24 {
    margin-bottom: 24px;
  }

  .xl\:mb-25 {
    margin-bottom: 25px;
  }

  .xl\:mb-27 {
    margin-bottom: 27px;
  }

  .xl\:mb-28 {
    margin-bottom: 7rem;
  }

  .xl\:mb-30 {
    margin-bottom: 30px;
  }

  .xl\:mb-31 {
    margin-bottom: 31px;
  }

  .xl\:mb-32 {
    margin-bottom: 8rem;
  }

  .xl\:mb-34 {
    margin-bottom: 34px;
  }

  .xl\:mb-35 {
    margin-bottom: 35px;
  }

  .xl\:mb-36 {
    margin-bottom: 9rem;
  }

  .xl\:mb-37 {
    margin-bottom: 37px;
  }

  .xl\:mb-38 {
    margin-bottom: 38px;
  }

  .xl\:mb-40 {
    margin-bottom: 40px;
  }

  .xl\:mb-42 {
    margin-bottom: 42px;
  }

  .xl\:mb-44 {
    margin-bottom: 44px;
  }

  .xl\:mb-45 {
    margin-bottom: 45px;
  }

  .xl\:mb-46 {
    margin-bottom: 46px;
  }

  .xl\:mb-48 {
    margin-bottom: 48px;
  }

  .xl\:mb-52 {
    margin-bottom: 13rem;
  }

  .xl\:mb-53 {
    margin-bottom: 53px;
  }

  .xl\:mb-55 {
    margin-bottom: 55px;
  }

  .xl\:mb-56 {
    margin-bottom: 14rem;
  }

  .xl\:mb-58 {
    margin-bottom: 58px;
  }

  .xl\:mb-59 {
    margin-bottom: 59px;
  }

  .xl\:mb-60 {
    margin-bottom: 15rem;
  }

  .xl\:mb-63 {
    margin-bottom: 63px;
  }

  .xl\:mb-64 {
    margin-bottom: 16rem;
  }

  .xl\:mb-65 {
    margin-bottom: 65px;
  }

  .xl\:mb-67 {
    margin-bottom: 67px;
  }

  .xl\:mb-70 {
    margin-bottom: 70px;
  }

  .xl\:mb-71 {
    margin-bottom: 71px;
  }

  .xl\:mb-72 {
    margin-bottom: 18rem;
  }

  .xl\:mb-74 {
    margin-bottom: 74px;
  }

  .xl\:mb-78 {
    margin-bottom: 78px;
  }

  .xl\:mb-80 {
    margin-bottom: 20rem;
  }

  .xl\:mb-83 {
    margin-bottom: 83px;
  }

  .xl\:mb-84 {
    margin-bottom: 84px;
  }

  .xl\:mb-89 {
    margin-bottom: 89px;
  }

  .xl\:mb-90 {
    margin-bottom: 90px;
  }

  .xl\:mb-92 {
    margin-bottom: 92px;
  }

  .xl\:mb-96 {
    margin-bottom: 24rem;
  }

  .xl\:mb-97 {
    margin-bottom: 97px;
  }

  .xl\:mb-100 {
    margin-bottom: 100px;
  }

  .xl\:mb-106 {
    margin-bottom: 106px;
  }

  .xl\:mb-108 {
    margin-bottom: 108px;
  }

  .xl\:mb-109 {
    margin-bottom: 109px;
  }

  .xl\:mb-120 {
    margin-bottom: 120px;
  }

  .xl\:mb-135 {
    margin-bottom: 135px;
  }

  .xl\:mb-147 {
    margin-bottom: 147px;
  }

  .xl\:mb-150 {
    margin-bottom: 150px;
  }

  .xl\:mb-168 {
    margin-bottom: 168px;
  }

  .xl\:mb-180 {
    margin-bottom: 180px;
  }

  .xl\:mb-185 {
    margin-bottom: 185px;
  }

  .xl\:mb-200 {
    margin-bottom: 200px;
  }

  .xl\:mb-245 {
    margin-bottom: 245px;
  }

  .xl\:mb-300 {
    margin-bottom: 300px;
  }

  .xl\:mb-400 {
    margin-bottom: 400px;
  }

  .xl\:mb-480 {
    margin-bottom: 480px;
  }

  .xl\:mb-510 {
    margin-bottom: 510px;
  }

  .xl\:mb-537 {
    margin-bottom: 537px;
  }

  .xl\:mb-650 {
    margin-bottom: 650px;
  }

  .xl\:mb-auto {
    margin-bottom: auto;
  }

  .xl\:mb-px {
    margin-bottom: 1px;
  }

  .xl\:mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .xl\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .xl\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .xl\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .xl\:-mb-0 {
    margin-bottom: 0px;
  }

  .xl\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .xl\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .xl\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .xl\:-mb-4 {
    margin-bottom: -1rem;
  }

  .xl\:-mb-5 {
    margin-bottom: -1.25rem;
  }

  .xl\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .xl\:-mb-7 {
    margin-bottom: -1.75rem;
  }

  .xl\:-mb-8 {
    margin-bottom: -2rem;
  }

  .xl\:-mb-9 {
    margin-bottom: -2.25rem;
  }

  .xl\:-mb-10 {
    margin-bottom: -2.5rem;
  }

  .xl\:-mb-11 {
    margin-bottom: -2.75rem;
  }

  .xl\:-mb-12 {
    margin-bottom: -3rem;
  }

  .xl\:-mb-14 {
    margin-bottom: -14px;
  }

  .xl\:-mb-16 {
    margin-bottom: -4rem;
  }

  .xl\:-mb-20 {
    margin-bottom: -5rem;
  }

  .xl\:-mb-24 {
    margin-bottom: -6rem;
  }

  .xl\:-mb-28 {
    margin-bottom: -7rem;
  }

  .xl\:-mb-32 {
    margin-bottom: -8rem;
  }

  .xl\:-mb-36 {
    margin-bottom: -9rem;
  }

  .xl\:-mb-40 {
    margin-bottom: -10rem;
  }

  .xl\:-mb-44 {
    margin-bottom: -11rem;
  }

  .xl\:-mb-48 {
    margin-bottom: -12rem;
  }

  .xl\:-mb-52 {
    margin-bottom: -13rem;
  }

  .xl\:-mb-56 {
    margin-bottom: -14rem;
  }

  .xl\:-mb-60 {
    margin-bottom: -15rem;
  }

  .xl\:-mb-64 {
    margin-bottom: -16rem;
  }

  .xl\:-mb-72 {
    margin-bottom: -18rem;
  }

  .xl\:-mb-80 {
    margin-bottom: -20rem;
  }

  .xl\:-mb-96 {
    margin-bottom: -24rem;
  }

  .xl\:-mb-px {
    margin-bottom: -1px;
  }

  .xl\:-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

  .xl\:-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

  .xl\:-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .xl\:-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .xl\:-mb-15px {
    margin-bottom: -15px;
  }

  .xl\:mb-m11 {
    margin-bottom: 11px;
  }

  .xl\:mb-12px {
    margin-bottom: 12px;
  }

  .xl\:mb-m72 {
    margin-bottom: 72px;
  }

  .xl\:mb-m21 {
    margin-bottom: 21%;
  }

  .xl\:mb-m15 {
    margin-bottom: 15px;
  }

  .xl\:mb-m18 {
    margin-bottom: 18px;
  }

  .xl\:mb-m35 {
    margin-bottom: 35px;
  }

  .xl\:mb-m19 {
    margin-bottom: 19px;
  }

  .xl\:mb-m17 {
    margin-bottom: 17px;
  }

  .xl\:mb-m9 {
    margin-bottom: 9px;
  }

  .xl\:mb-m10 {
    margin-bottom: 10px;
  }

  .xl\:mb-m51 {
    margin-bottom: 51px;
  }

  .xl\:mb-m43 {
    margin-bottom: 43px;
  }

  .xl\:mb-m13 {
    margin-bottom: 13px;
  }

  .xl\:mb-m26 {
    margin-bottom: 26px;
  }

  .xl\:mb-m2 {
    margin-bottom: 2px;
  }

  .xl\:mb-m14 {
    margin-bottom: 14px;
  }

  .xl\:mb-m5 {
    margin-bottom: 5px;
  }

  .xl\:mb-m8 {
    margin-bottom: 8px;
  }

  .xl\:mb-mp15 {
    margin-bottom: 15%;
  }

  .xl\:-mb-100 {
    margin-bottom: -100px;
  }

  .xl\:mb-0auto {
    margin-bottom: 0px auto;
  }

  .xl\:mb-o6 {
    margin-bottom: 1.5rem;
  }

  .xl\:-mb-23 {
    margin-bottom: -23px;
  }

  .xl\:ml-0 {
    margin-left: 0px;
  }

  .xl\:ml-1 {
    margin-left: 0.25rem;
  }

  .xl\:ml-2 {
    margin-left: 2px;
  }

  .xl\:ml-3 {
    margin-left: 0.75rem;
  }

  .xl\:ml-4 {
    margin-left: 1rem;
  }

  .xl\:ml-5 {
    margin-left: 1.25rem;
  }

  .xl\:ml-6 {
    margin-left: 6px;
  }

  .xl\:ml-7 {
    margin-left: 1.75rem;
  }

  .xl\:ml-8 {
    margin-left: 2rem;
  }

  .xl\:ml-9 {
    margin-left: 2.25rem;
  }

  .xl\:ml-10 {
    margin-left: 2.5rem;
  }

  .xl\:ml-11 {
    margin-left: 11px;
  }

  .xl\:ml-12 {
    margin-left: 3rem;
  }

  .xl\:ml-14 {
    margin-left: 3.5rem;
  }

  .xl\:ml-15 {
    margin-left: 15px;
  }

  .xl\:ml-16 {
    margin-left: 4rem;
  }

  .xl\:ml-18 {
    margin-left: 18px;
  }

  .xl\:ml-20 {
    margin-left: 20px;
  }

  .xl\:ml-21 {
    margin-left: 21px;
  }

  .xl\:ml-23 {
    margin-left: 23px;
  }

  .xl\:ml-24 {
    margin-left: 24px;
  }

  .xl\:ml-25 {
    margin-left: 25px;
  }

  .xl\:ml-27 {
    margin-left: 27px;
  }

  .xl\:ml-28 {
    margin-left: 7rem;
  }

  .xl\:ml-30 {
    margin-left: 30px;
  }

  .xl\:ml-31 {
    margin-left: 31px;
  }

  .xl\:ml-32 {
    margin-left: 8rem;
  }

  .xl\:ml-34 {
    margin-left: 34px;
  }

  .xl\:ml-35 {
    margin-left: 35px;
  }

  .xl\:ml-36 {
    margin-left: 9rem;
  }

  .xl\:ml-37 {
    margin-left: 37px;
  }

  .xl\:ml-38 {
    margin-left: 38px;
  }

  .xl\:ml-40 {
    margin-left: 40px;
  }

  .xl\:ml-42 {
    margin-left: 42px;
  }

  .xl\:ml-44 {
    margin-left: 44px;
  }

  .xl\:ml-45 {
    margin-left: 45px;
  }

  .xl\:ml-46 {
    margin-left: 46px;
  }

  .xl\:ml-48 {
    margin-left: 48px;
  }

  .xl\:ml-52 {
    margin-left: 13rem;
  }

  .xl\:ml-53 {
    margin-left: 53px;
  }

  .xl\:ml-55 {
    margin-left: 55px;
  }

  .xl\:ml-56 {
    margin-left: 14rem;
  }

  .xl\:ml-58 {
    margin-left: 58px;
  }

  .xl\:ml-59 {
    margin-left: 59px;
  }

  .xl\:ml-60 {
    margin-left: 15rem;
  }

  .xl\:ml-63 {
    margin-left: 63px;
  }

  .xl\:ml-64 {
    margin-left: 16rem;
  }

  .xl\:ml-65 {
    margin-left: 65px;
  }

  .xl\:ml-67 {
    margin-left: 67px;
  }

  .xl\:ml-70 {
    margin-left: 70px;
  }

  .xl\:ml-71 {
    margin-left: 71px;
  }

  .xl\:ml-72 {
    margin-left: 18rem;
  }

  .xl\:ml-74 {
    margin-left: 74px;
  }

  .xl\:ml-78 {
    margin-left: 78px;
  }

  .xl\:ml-80 {
    margin-left: 20rem;
  }

  .xl\:ml-83 {
    margin-left: 83px;
  }

  .xl\:ml-84 {
    margin-left: 84px;
  }

  .xl\:ml-89 {
    margin-left: 89px;
  }

  .xl\:ml-90 {
    margin-left: 90px;
  }

  .xl\:ml-92 {
    margin-left: 92px;
  }

  .xl\:ml-96 {
    margin-left: 24rem;
  }

  .xl\:ml-97 {
    margin-left: 97px;
  }

  .xl\:ml-100 {
    margin-left: 100px;
  }

  .xl\:ml-106 {
    margin-left: 106px;
  }

  .xl\:ml-108 {
    margin-left: 108px;
  }

  .xl\:ml-109 {
    margin-left: 109px;
  }

  .xl\:ml-120 {
    margin-left: 120px;
  }

  .xl\:ml-135 {
    margin-left: 135px;
  }

  .xl\:ml-147 {
    margin-left: 147px;
  }

  .xl\:ml-150 {
    margin-left: 150px;
  }

  .xl\:ml-168 {
    margin-left: 168px;
  }

  .xl\:ml-180 {
    margin-left: 180px;
  }

  .xl\:ml-185 {
    margin-left: 185px;
  }

  .xl\:ml-200 {
    margin-left: 200px;
  }

  .xl\:ml-245 {
    margin-left: 245px;
  }

  .xl\:ml-300 {
    margin-left: 300px;
  }

  .xl\:ml-400 {
    margin-left: 400px;
  }

  .xl\:ml-480 {
    margin-left: 480px;
  }

  .xl\:ml-510 {
    margin-left: 510px;
  }

  .xl\:ml-537 {
    margin-left: 537px;
  }

  .xl\:ml-650 {
    margin-left: 650px;
  }

  .xl\:ml-auto {
    margin-left: auto;
  }

  .xl\:ml-px {
    margin-left: 1px;
  }

  .xl\:ml-0\.5 {
    margin-left: 0.125rem;
  }

  .xl\:ml-1\.5 {
    margin-left: 0.375rem;
  }

  .xl\:ml-2\.5 {
    margin-left: 0.625rem;
  }

  .xl\:ml-3\.5 {
    margin-left: 0.875rem;
  }

  .xl\:-ml-0 {
    margin-left: 0px;
  }

  .xl\:-ml-1 {
    margin-left: -0.25rem;
  }

  .xl\:-ml-2 {
    margin-left: -0.5rem;
  }

  .xl\:-ml-3 {
    margin-left: -0.75rem;
  }

  .xl\:-ml-4 {
    margin-left: -1rem;
  }

  .xl\:-ml-5 {
    margin-left: -1.25rem;
  }

  .xl\:-ml-6 {
    margin-left: -1.5rem;
  }

  .xl\:-ml-7 {
    margin-left: -1.75rem;
  }

  .xl\:-ml-8 {
    margin-left: -2rem;
  }

  .xl\:-ml-9 {
    margin-left: -2.25rem;
  }

  .xl\:-ml-10 {
    margin-left: -2.5rem;
  }

  .xl\:-ml-11 {
    margin-left: -2.75rem;
  }

  .xl\:-ml-12 {
    margin-left: -3rem;
  }

  .xl\:-ml-14 {
    margin-left: -14px;
  }

  .xl\:-ml-16 {
    margin-left: -4rem;
  }

  .xl\:-ml-20 {
    margin-left: -5rem;
  }

  .xl\:-ml-24 {
    margin-left: -6rem;
  }

  .xl\:-ml-28 {
    margin-left: -7rem;
  }

  .xl\:-ml-32 {
    margin-left: -8rem;
  }

  .xl\:-ml-36 {
    margin-left: -9rem;
  }

  .xl\:-ml-40 {
    margin-left: -10rem;
  }

  .xl\:-ml-44 {
    margin-left: -11rem;
  }

  .xl\:-ml-48 {
    margin-left: -12rem;
  }

  .xl\:-ml-52 {
    margin-left: -13rem;
  }

  .xl\:-ml-56 {
    margin-left: -14rem;
  }

  .xl\:-ml-60 {
    margin-left: -15rem;
  }

  .xl\:-ml-64 {
    margin-left: -16rem;
  }

  .xl\:-ml-72 {
    margin-left: -18rem;
  }

  .xl\:-ml-80 {
    margin-left: -20rem;
  }

  .xl\:-ml-96 {
    margin-left: -24rem;
  }

  .xl\:-ml-px {
    margin-left: -1px;
  }

  .xl\:-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .xl\:-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .xl\:-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .xl\:-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .xl\:-ml-15px {
    margin-left: -15px;
  }

  .xl\:ml-m11 {
    margin-left: 11px;
  }

  .xl\:ml-12px {
    margin-left: 12px;
  }

  .xl\:ml-m72 {
    margin-left: 72px;
  }

  .xl\:ml-m21 {
    margin-left: 21%;
  }

  .xl\:ml-m15 {
    margin-left: 15px;
  }

  .xl\:ml-m18 {
    margin-left: 18px;
  }

  .xl\:ml-m35 {
    margin-left: 35px;
  }

  .xl\:ml-m19 {
    margin-left: 19px;
  }

  .xl\:ml-m17 {
    margin-left: 17px;
  }

  .xl\:ml-m9 {
    margin-left: 9px;
  }

  .xl\:ml-m10 {
    margin-left: 10px;
  }

  .xl\:ml-m51 {
    margin-left: 51px;
  }

  .xl\:ml-m43 {
    margin-left: 43px;
  }

  .xl\:ml-m13 {
    margin-left: 13px;
  }

  .xl\:ml-m26 {
    margin-left: 26px;
  }

  .xl\:ml-m2 {
    margin-left: 2px;
  }

  .xl\:ml-m14 {
    margin-left: 14px;
  }

  .xl\:ml-m5 {
    margin-left: 5px;
  }

  .xl\:ml-m8 {
    margin-left: 8px;
  }

  .xl\:ml-mp15 {
    margin-left: 15%;
  }

  .xl\:-ml-100 {
    margin-left: -100px;
  }

  .xl\:ml-0auto {
    margin-left: 0px auto;
  }

  .xl\:ml-o6 {
    margin-left: 1.5rem;
  }

  .xl\:-ml-23 {
    margin-left: -23px;
  }

  .xl\:last\:mt-0:last-child {
    margin-top: 0px;
  }

  .xl\:last\:mt-1:last-child {
    margin-top: 0.25rem;
  }

  .xl\:last\:mt-2:last-child {
    margin-top: 2px;
  }

  .xl\:last\:mt-3:last-child {
    margin-top: 0.75rem;
  }

  .xl\:last\:mt-4:last-child {
    margin-top: 1rem;
  }

  .xl\:last\:mt-5:last-child {
    margin-top: 1.25rem;
  }

  .xl\:last\:mt-6:last-child {
    margin-top: 6px;
  }

  .xl\:last\:mt-7:last-child {
    margin-top: 1.75rem;
  }

  .xl\:last\:mt-8:last-child {
    margin-top: 2rem;
  }

  .xl\:last\:mt-9:last-child {
    margin-top: 2.25rem;
  }

  .xl\:last\:mt-10:last-child {
    margin-top: 2.5rem;
  }

  .xl\:last\:mt-11:last-child {
    margin-top: 11px;
  }

  .xl\:last\:mt-12:last-child {
    margin-top: 3rem;
  }

  .xl\:last\:mt-14:last-child {
    margin-top: 3.5rem;
  }

  .xl\:last\:mt-15:last-child {
    margin-top: 15px;
  }

  .xl\:last\:mt-16:last-child {
    margin-top: 4rem;
  }

  .xl\:last\:mt-18:last-child {
    margin-top: 18px;
  }

  .xl\:last\:mt-20:last-child {
    margin-top: 20px;
  }

  .xl\:last\:mt-21:last-child {
    margin-top: 21px;
  }

  .xl\:last\:mt-23:last-child {
    margin-top: 23px;
  }

  .xl\:last\:mt-24:last-child {
    margin-top: 24px;
  }

  .xl\:last\:mt-25:last-child {
    margin-top: 25px;
  }

  .xl\:last\:mt-27:last-child {
    margin-top: 27px;
  }

  .xl\:last\:mt-28:last-child {
    margin-top: 7rem;
  }

  .xl\:last\:mt-30:last-child {
    margin-top: 30px;
  }

  .xl\:last\:mt-31:last-child {
    margin-top: 31px;
  }

  .xl\:last\:mt-32:last-child {
    margin-top: 8rem;
  }

  .xl\:last\:mt-34:last-child {
    margin-top: 34px;
  }

  .xl\:last\:mt-35:last-child {
    margin-top: 35px;
  }

  .xl\:last\:mt-36:last-child {
    margin-top: 9rem;
  }

  .xl\:last\:mt-37:last-child {
    margin-top: 37px;
  }

  .xl\:last\:mt-38:last-child {
    margin-top: 38px;
  }

  .xl\:last\:mt-40:last-child {
    margin-top: 40px;
  }

  .xl\:last\:mt-42:last-child {
    margin-top: 42px;
  }

  .xl\:last\:mt-44:last-child {
    margin-top: 44px;
  }

  .xl\:last\:mt-45:last-child {
    margin-top: 45px;
  }

  .xl\:last\:mt-46:last-child {
    margin-top: 46px;
  }

  .xl\:last\:mt-48:last-child {
    margin-top: 48px;
  }

  .xl\:last\:mt-52:last-child {
    margin-top: 13rem;
  }

  .xl\:last\:mt-53:last-child {
    margin-top: 53px;
  }

  .xl\:last\:mt-55:last-child {
    margin-top: 55px;
  }

  .xl\:last\:mt-56:last-child {
    margin-top: 14rem;
  }

  .xl\:last\:mt-58:last-child {
    margin-top: 58px;
  }

  .xl\:last\:mt-59:last-child {
    margin-top: 59px;
  }

  .xl\:last\:mt-60:last-child {
    margin-top: 15rem;
  }

  .xl\:last\:mt-63:last-child {
    margin-top: 63px;
  }

  .xl\:last\:mt-64:last-child {
    margin-top: 16rem;
  }

  .xl\:last\:mt-65:last-child {
    margin-top: 65px;
  }

  .xl\:last\:mt-67:last-child {
    margin-top: 67px;
  }

  .xl\:last\:mt-70:last-child {
    margin-top: 70px;
  }

  .xl\:last\:mt-71:last-child {
    margin-top: 71px;
  }

  .xl\:last\:mt-72:last-child {
    margin-top: 18rem;
  }

  .xl\:last\:mt-74:last-child {
    margin-top: 74px;
  }

  .xl\:last\:mt-78:last-child {
    margin-top: 78px;
  }

  .xl\:last\:mt-80:last-child {
    margin-top: 20rem;
  }

  .xl\:last\:mt-83:last-child {
    margin-top: 83px;
  }

  .xl\:last\:mt-84:last-child {
    margin-top: 84px;
  }

  .xl\:last\:mt-89:last-child {
    margin-top: 89px;
  }

  .xl\:last\:mt-90:last-child {
    margin-top: 90px;
  }

  .xl\:last\:mt-92:last-child {
    margin-top: 92px;
  }

  .xl\:last\:mt-96:last-child {
    margin-top: 24rem;
  }

  .xl\:last\:mt-97:last-child {
    margin-top: 97px;
  }

  .xl\:last\:mt-100:last-child {
    margin-top: 100px;
  }

  .xl\:last\:mt-106:last-child {
    margin-top: 106px;
  }

  .xl\:last\:mt-108:last-child {
    margin-top: 108px;
  }

  .xl\:last\:mt-109:last-child {
    margin-top: 109px;
  }

  .xl\:last\:mt-120:last-child {
    margin-top: 120px;
  }

  .xl\:last\:mt-135:last-child {
    margin-top: 135px;
  }

  .xl\:last\:mt-147:last-child {
    margin-top: 147px;
  }

  .xl\:last\:mt-150:last-child {
    margin-top: 150px;
  }

  .xl\:last\:mt-168:last-child {
    margin-top: 168px;
  }

  .xl\:last\:mt-180:last-child {
    margin-top: 180px;
  }

  .xl\:last\:mt-185:last-child {
    margin-top: 185px;
  }

  .xl\:last\:mt-200:last-child {
    margin-top: 200px;
  }

  .xl\:last\:mt-245:last-child {
    margin-top: 245px;
  }

  .xl\:last\:mt-300:last-child {
    margin-top: 300px;
  }

  .xl\:last\:mt-400:last-child {
    margin-top: 400px;
  }

  .xl\:last\:mt-480:last-child {
    margin-top: 480px;
  }

  .xl\:last\:mt-510:last-child {
    margin-top: 510px;
  }

  .xl\:last\:mt-537:last-child {
    margin-top: 537px;
  }

  .xl\:last\:mt-650:last-child {
    margin-top: 650px;
  }

  .xl\:last\:mt-auto:last-child {
    margin-top: auto;
  }

  .xl\:last\:mt-px:last-child {
    margin-top: 1px;
  }

  .xl\:last\:mt-0\.5:last-child {
    margin-top: 0.125rem;
  }

  .xl\:last\:mt-1\.5:last-child {
    margin-top: 0.375rem;
  }

  .xl\:last\:mt-2\.5:last-child {
    margin-top: 0.625rem;
  }

  .xl\:last\:mt-3\.5:last-child {
    margin-top: 0.875rem;
  }

  .xl\:last\:-mt-0:last-child {
    margin-top: 0px;
  }

  .xl\:last\:-mt-1:last-child {
    margin-top: -0.25rem;
  }

  .xl\:last\:-mt-2:last-child {
    margin-top: -0.5rem;
  }

  .xl\:last\:-mt-3:last-child {
    margin-top: -0.75rem;
  }

  .xl\:last\:-mt-4:last-child {
    margin-top: -1rem;
  }

  .xl\:last\:-mt-5:last-child {
    margin-top: -1.25rem;
  }

  .xl\:last\:-mt-6:last-child {
    margin-top: -1.5rem;
  }

  .xl\:last\:-mt-7:last-child {
    margin-top: -1.75rem;
  }

  .xl\:last\:-mt-8:last-child {
    margin-top: -2rem;
  }

  .xl\:last\:-mt-9:last-child {
    margin-top: -2.25rem;
  }

  .xl\:last\:-mt-10:last-child {
    margin-top: -2.5rem;
  }

  .xl\:last\:-mt-11:last-child {
    margin-top: -2.75rem;
  }

  .xl\:last\:-mt-12:last-child {
    margin-top: -3rem;
  }

  .xl\:last\:-mt-14:last-child {
    margin-top: -14px;
  }

  .xl\:last\:-mt-16:last-child {
    margin-top: -4rem;
  }

  .xl\:last\:-mt-20:last-child {
    margin-top: -5rem;
  }

  .xl\:last\:-mt-24:last-child {
    margin-top: -6rem;
  }

  .xl\:last\:-mt-28:last-child {
    margin-top: -7rem;
  }

  .xl\:last\:-mt-32:last-child {
    margin-top: -8rem;
  }

  .xl\:last\:-mt-36:last-child {
    margin-top: -9rem;
  }

  .xl\:last\:-mt-40:last-child {
    margin-top: -10rem;
  }

  .xl\:last\:-mt-44:last-child {
    margin-top: -11rem;
  }

  .xl\:last\:-mt-48:last-child {
    margin-top: -12rem;
  }

  .xl\:last\:-mt-52:last-child {
    margin-top: -13rem;
  }

  .xl\:last\:-mt-56:last-child {
    margin-top: -14rem;
  }

  .xl\:last\:-mt-60:last-child {
    margin-top: -15rem;
  }

  .xl\:last\:-mt-64:last-child {
    margin-top: -16rem;
  }

  .xl\:last\:-mt-72:last-child {
    margin-top: -18rem;
  }

  .xl\:last\:-mt-80:last-child {
    margin-top: -20rem;
  }

  .xl\:last\:-mt-96:last-child {
    margin-top: -24rem;
  }

  .xl\:last\:-mt-px:last-child {
    margin-top: -1px;
  }

  .xl\:last\:-mt-0\.5:last-child {
    margin-top: -0.125rem;
  }

  .xl\:last\:-mt-1\.5:last-child {
    margin-top: -0.375rem;
  }

  .xl\:last\:-mt-2\.5:last-child {
    margin-top: -0.625rem;
  }

  .xl\:last\:-mt-3\.5:last-child {
    margin-top: -0.875rem;
  }

  .xl\:last\:-mt-15px:last-child {
    margin-top: -15px;
  }

  .xl\:last\:mt-m11:last-child {
    margin-top: 11px;
  }

  .xl\:last\:mt-12px:last-child {
    margin-top: 12px;
  }

  .xl\:last\:mt-m72:last-child {
    margin-top: 72px;
  }

  .xl\:last\:mt-m21:last-child {
    margin-top: 21%;
  }

  .xl\:last\:mt-m15:last-child {
    margin-top: 15px;
  }

  .xl\:last\:mt-m18:last-child {
    margin-top: 18px;
  }

  .xl\:last\:mt-m35:last-child {
    margin-top: 35px;
  }

  .xl\:last\:mt-m19:last-child {
    margin-top: 19px;
  }

  .xl\:last\:mt-m17:last-child {
    margin-top: 17px;
  }

  .xl\:last\:mt-m9:last-child {
    margin-top: 9px;
  }

  .xl\:last\:mt-m10:last-child {
    margin-top: 10px;
  }

  .xl\:last\:mt-m51:last-child {
    margin-top: 51px;
  }

  .xl\:last\:mt-m43:last-child {
    margin-top: 43px;
  }

  .xl\:last\:mt-m13:last-child {
    margin-top: 13px;
  }

  .xl\:last\:mt-m26:last-child {
    margin-top: 26px;
  }

  .xl\:last\:mt-m2:last-child {
    margin-top: 2px;
  }

  .xl\:last\:mt-m14:last-child {
    margin-top: 14px;
  }

  .xl\:last\:mt-m5:last-child {
    margin-top: 5px;
  }

  .xl\:last\:mt-m8:last-child {
    margin-top: 8px;
  }

  .xl\:last\:mt-mp15:last-child {
    margin-top: 15%;
  }

  .xl\:last\:-mt-100:last-child {
    margin-top: -100px;
  }

  .xl\:last\:mt-0auto:last-child {
    margin-top: 0px auto;
  }

  .xl\:last\:mt-o6:last-child {
    margin-top: 1.5rem;
  }

  .xl\:last\:-mt-23:last-child {
    margin-top: -23px;
  }

  .xl\:last\:mr-0:last-child {
    margin-right: 0px;
  }

  .xl\:last\:mr-1:last-child {
    margin-right: 0.25rem;
  }

  .xl\:last\:mr-2:last-child {
    margin-right: 2px;
  }

  .xl\:last\:mr-3:last-child {
    margin-right: 0.75rem;
  }

  .xl\:last\:mr-4:last-child {
    margin-right: 1rem;
  }

  .xl\:last\:mr-5:last-child {
    margin-right: 1.25rem;
  }

  .xl\:last\:mr-6:last-child {
    margin-right: 6px;
  }

  .xl\:last\:mr-7:last-child {
    margin-right: 1.75rem;
  }

  .xl\:last\:mr-8:last-child {
    margin-right: 2rem;
  }

  .xl\:last\:mr-9:last-child {
    margin-right: 2.25rem;
  }

  .xl\:last\:mr-10:last-child {
    margin-right: 2.5rem;
  }

  .xl\:last\:mr-11:last-child {
    margin-right: 11px;
  }

  .xl\:last\:mr-12:last-child {
    margin-right: 3rem;
  }

  .xl\:last\:mr-14:last-child {
    margin-right: 3.5rem;
  }

  .xl\:last\:mr-15:last-child {
    margin-right: 15px;
  }

  .xl\:last\:mr-16:last-child {
    margin-right: 4rem;
  }

  .xl\:last\:mr-18:last-child {
    margin-right: 18px;
  }

  .xl\:last\:mr-20:last-child {
    margin-right: 20px;
  }

  .xl\:last\:mr-21:last-child {
    margin-right: 21px;
  }

  .xl\:last\:mr-23:last-child {
    margin-right: 23px;
  }

  .xl\:last\:mr-24:last-child {
    margin-right: 24px;
  }

  .xl\:last\:mr-25:last-child {
    margin-right: 25px;
  }

  .xl\:last\:mr-27:last-child {
    margin-right: 27px;
  }

  .xl\:last\:mr-28:last-child {
    margin-right: 7rem;
  }

  .xl\:last\:mr-30:last-child {
    margin-right: 30px;
  }

  .xl\:last\:mr-31:last-child {
    margin-right: 31px;
  }

  .xl\:last\:mr-32:last-child {
    margin-right: 8rem;
  }

  .xl\:last\:mr-34:last-child {
    margin-right: 34px;
  }

  .xl\:last\:mr-35:last-child {
    margin-right: 35px;
  }

  .xl\:last\:mr-36:last-child {
    margin-right: 9rem;
  }

  .xl\:last\:mr-37:last-child {
    margin-right: 37px;
  }

  .xl\:last\:mr-38:last-child {
    margin-right: 38px;
  }

  .xl\:last\:mr-40:last-child {
    margin-right: 40px;
  }

  .xl\:last\:mr-42:last-child {
    margin-right: 42px;
  }

  .xl\:last\:mr-44:last-child {
    margin-right: 44px;
  }

  .xl\:last\:mr-45:last-child {
    margin-right: 45px;
  }

  .xl\:last\:mr-46:last-child {
    margin-right: 46px;
  }

  .xl\:last\:mr-48:last-child {
    margin-right: 48px;
  }

  .xl\:last\:mr-52:last-child {
    margin-right: 13rem;
  }

  .xl\:last\:mr-53:last-child {
    margin-right: 53px;
  }

  .xl\:last\:mr-55:last-child {
    margin-right: 55px;
  }

  .xl\:last\:mr-56:last-child {
    margin-right: 14rem;
  }

  .xl\:last\:mr-58:last-child {
    margin-right: 58px;
  }

  .xl\:last\:mr-59:last-child {
    margin-right: 59px;
  }

  .xl\:last\:mr-60:last-child {
    margin-right: 15rem;
  }

  .xl\:last\:mr-63:last-child {
    margin-right: 63px;
  }

  .xl\:last\:mr-64:last-child {
    margin-right: 16rem;
  }

  .xl\:last\:mr-65:last-child {
    margin-right: 65px;
  }

  .xl\:last\:mr-67:last-child {
    margin-right: 67px;
  }

  .xl\:last\:mr-70:last-child {
    margin-right: 70px;
  }

  .xl\:last\:mr-71:last-child {
    margin-right: 71px;
  }

  .xl\:last\:mr-72:last-child {
    margin-right: 18rem;
  }

  .xl\:last\:mr-74:last-child {
    margin-right: 74px;
  }

  .xl\:last\:mr-78:last-child {
    margin-right: 78px;
  }

  .xl\:last\:mr-80:last-child {
    margin-right: 20rem;
  }

  .xl\:last\:mr-83:last-child {
    margin-right: 83px;
  }

  .xl\:last\:mr-84:last-child {
    margin-right: 84px;
  }

  .xl\:last\:mr-89:last-child {
    margin-right: 89px;
  }

  .xl\:last\:mr-90:last-child {
    margin-right: 90px;
  }

  .xl\:last\:mr-92:last-child {
    margin-right: 92px;
  }

  .xl\:last\:mr-96:last-child {
    margin-right: 24rem;
  }

  .xl\:last\:mr-97:last-child {
    margin-right: 97px;
  }

  .xl\:last\:mr-100:last-child {
    margin-right: 100px;
  }

  .xl\:last\:mr-106:last-child {
    margin-right: 106px;
  }

  .xl\:last\:mr-108:last-child {
    margin-right: 108px;
  }

  .xl\:last\:mr-109:last-child {
    margin-right: 109px;
  }

  .xl\:last\:mr-120:last-child {
    margin-right: 120px;
  }

  .xl\:last\:mr-135:last-child {
    margin-right: 135px;
  }

  .xl\:last\:mr-147:last-child {
    margin-right: 147px;
  }

  .xl\:last\:mr-150:last-child {
    margin-right: 150px;
  }

  .xl\:last\:mr-168:last-child {
    margin-right: 168px;
  }

  .xl\:last\:mr-180:last-child {
    margin-right: 180px;
  }

  .xl\:last\:mr-185:last-child {
    margin-right: 185px;
  }

  .xl\:last\:mr-200:last-child {
    margin-right: 200px;
  }

  .xl\:last\:mr-245:last-child {
    margin-right: 245px;
  }

  .xl\:last\:mr-300:last-child {
    margin-right: 300px;
  }

  .xl\:last\:mr-400:last-child {
    margin-right: 400px;
  }

  .xl\:last\:mr-480:last-child {
    margin-right: 480px;
  }

  .xl\:last\:mr-510:last-child {
    margin-right: 510px;
  }

  .xl\:last\:mr-537:last-child {
    margin-right: 537px;
  }

  .xl\:last\:mr-650:last-child {
    margin-right: 650px;
  }

  .xl\:last\:mr-auto:last-child {
    margin-right: auto;
  }

  .xl\:last\:mr-px:last-child {
    margin-right: 1px;
  }

  .xl\:last\:mr-0\.5:last-child {
    margin-right: 0.125rem;
  }

  .xl\:last\:mr-1\.5:last-child {
    margin-right: 0.375rem;
  }

  .xl\:last\:mr-2\.5:last-child {
    margin-right: 0.625rem;
  }

  .xl\:last\:mr-3\.5:last-child {
    margin-right: 0.875rem;
  }

  .xl\:last\:-mr-0:last-child {
    margin-right: 0px;
  }

  .xl\:last\:-mr-1:last-child {
    margin-right: -0.25rem;
  }

  .xl\:last\:-mr-2:last-child {
    margin-right: -0.5rem;
  }

  .xl\:last\:-mr-3:last-child {
    margin-right: -0.75rem;
  }

  .xl\:last\:-mr-4:last-child {
    margin-right: -1rem;
  }

  .xl\:last\:-mr-5:last-child {
    margin-right: -1.25rem;
  }

  .xl\:last\:-mr-6:last-child {
    margin-right: -1.5rem;
  }

  .xl\:last\:-mr-7:last-child {
    margin-right: -1.75rem;
  }

  .xl\:last\:-mr-8:last-child {
    margin-right: -2rem;
  }

  .xl\:last\:-mr-9:last-child {
    margin-right: -2.25rem;
  }

  .xl\:last\:-mr-10:last-child {
    margin-right: -2.5rem;
  }

  .xl\:last\:-mr-11:last-child {
    margin-right: -2.75rem;
  }

  .xl\:last\:-mr-12:last-child {
    margin-right: -3rem;
  }

  .xl\:last\:-mr-14:last-child {
    margin-right: -14px;
  }

  .xl\:last\:-mr-16:last-child {
    margin-right: -4rem;
  }

  .xl\:last\:-mr-20:last-child {
    margin-right: -5rem;
  }

  .xl\:last\:-mr-24:last-child {
    margin-right: -6rem;
  }

  .xl\:last\:-mr-28:last-child {
    margin-right: -7rem;
  }

  .xl\:last\:-mr-32:last-child {
    margin-right: -8rem;
  }

  .xl\:last\:-mr-36:last-child {
    margin-right: -9rem;
  }

  .xl\:last\:-mr-40:last-child {
    margin-right: -10rem;
  }

  .xl\:last\:-mr-44:last-child {
    margin-right: -11rem;
  }

  .xl\:last\:-mr-48:last-child {
    margin-right: -12rem;
  }

  .xl\:last\:-mr-52:last-child {
    margin-right: -13rem;
  }

  .xl\:last\:-mr-56:last-child {
    margin-right: -14rem;
  }

  .xl\:last\:-mr-60:last-child {
    margin-right: -15rem;
  }

  .xl\:last\:-mr-64:last-child {
    margin-right: -16rem;
  }

  .xl\:last\:-mr-72:last-child {
    margin-right: -18rem;
  }

  .xl\:last\:-mr-80:last-child {
    margin-right: -20rem;
  }

  .xl\:last\:-mr-96:last-child {
    margin-right: -24rem;
  }

  .xl\:last\:-mr-px:last-child {
    margin-right: -1px;
  }

  .xl\:last\:-mr-0\.5:last-child {
    margin-right: -0.125rem;
  }

  .xl\:last\:-mr-1\.5:last-child {
    margin-right: -0.375rem;
  }

  .xl\:last\:-mr-2\.5:last-child {
    margin-right: -0.625rem;
  }

  .xl\:last\:-mr-3\.5:last-child {
    margin-right: -0.875rem;
  }

  .xl\:last\:-mr-15px:last-child {
    margin-right: -15px;
  }

  .xl\:last\:mr-m11:last-child {
    margin-right: 11px;
  }

  .xl\:last\:mr-12px:last-child {
    margin-right: 12px;
  }

  .xl\:last\:mr-m72:last-child {
    margin-right: 72px;
  }

  .xl\:last\:mr-m21:last-child {
    margin-right: 21%;
  }

  .xl\:last\:mr-m15:last-child {
    margin-right: 15px;
  }

  .xl\:last\:mr-m18:last-child {
    margin-right: 18px;
  }

  .xl\:last\:mr-m35:last-child {
    margin-right: 35px;
  }

  .xl\:last\:mr-m19:last-child {
    margin-right: 19px;
  }

  .xl\:last\:mr-m17:last-child {
    margin-right: 17px;
  }

  .xl\:last\:mr-m9:last-child {
    margin-right: 9px;
  }

  .xl\:last\:mr-m10:last-child {
    margin-right: 10px;
  }

  .xl\:last\:mr-m51:last-child {
    margin-right: 51px;
  }

  .xl\:last\:mr-m43:last-child {
    margin-right: 43px;
  }

  .xl\:last\:mr-m13:last-child {
    margin-right: 13px;
  }

  .xl\:last\:mr-m26:last-child {
    margin-right: 26px;
  }

  .xl\:last\:mr-m2:last-child {
    margin-right: 2px;
  }

  .xl\:last\:mr-m14:last-child {
    margin-right: 14px;
  }

  .xl\:last\:mr-m5:last-child {
    margin-right: 5px;
  }

  .xl\:last\:mr-m8:last-child {
    margin-right: 8px;
  }

  .xl\:last\:mr-mp15:last-child {
    margin-right: 15%;
  }

  .xl\:last\:-mr-100:last-child {
    margin-right: -100px;
  }

  .xl\:last\:mr-0auto:last-child {
    margin-right: 0px auto;
  }

  .xl\:last\:mr-o6:last-child {
    margin-right: 1.5rem;
  }

  .xl\:last\:-mr-23:last-child {
    margin-right: -23px;
  }

  .xl\:last\:mb-0:last-child {
    margin-bottom: 0px;
  }

  .xl\:last\:mb-1:last-child {
    margin-bottom: 0.25rem;
  }

  .xl\:last\:mb-2:last-child {
    margin-bottom: 2px;
  }

  .xl\:last\:mb-3:last-child {
    margin-bottom: 0.75rem;
  }

  .xl\:last\:mb-4:last-child {
    margin-bottom: 1rem;
  }

  .xl\:last\:mb-5:last-child {
    margin-bottom: 1.25rem;
  }

  .xl\:last\:mb-6:last-child {
    margin-bottom: 6px;
  }

  .xl\:last\:mb-7:last-child {
    margin-bottom: 1.75rem;
  }

  .xl\:last\:mb-8:last-child {
    margin-bottom: 2rem;
  }

  .xl\:last\:mb-9:last-child {
    margin-bottom: 2.25rem;
  }

  .xl\:last\:mb-10:last-child {
    margin-bottom: 2.5rem;
  }

  .xl\:last\:mb-11:last-child {
    margin-bottom: 11px;
  }

  .xl\:last\:mb-12:last-child {
    margin-bottom: 3rem;
  }

  .xl\:last\:mb-14:last-child {
    margin-bottom: 3.5rem;
  }

  .xl\:last\:mb-15:last-child {
    margin-bottom: 15px;
  }

  .xl\:last\:mb-16:last-child {
    margin-bottom: 4rem;
  }

  .xl\:last\:mb-18:last-child {
    margin-bottom: 18px;
  }

  .xl\:last\:mb-20:last-child {
    margin-bottom: 20px;
  }

  .xl\:last\:mb-21:last-child {
    margin-bottom: 21px;
  }

  .xl\:last\:mb-23:last-child {
    margin-bottom: 23px;
  }

  .xl\:last\:mb-24:last-child {
    margin-bottom: 24px;
  }

  .xl\:last\:mb-25:last-child {
    margin-bottom: 25px;
  }

  .xl\:last\:mb-27:last-child {
    margin-bottom: 27px;
  }

  .xl\:last\:mb-28:last-child {
    margin-bottom: 7rem;
  }

  .xl\:last\:mb-30:last-child {
    margin-bottom: 30px;
  }

  .xl\:last\:mb-31:last-child {
    margin-bottom: 31px;
  }

  .xl\:last\:mb-32:last-child {
    margin-bottom: 8rem;
  }

  .xl\:last\:mb-34:last-child {
    margin-bottom: 34px;
  }

  .xl\:last\:mb-35:last-child {
    margin-bottom: 35px;
  }

  .xl\:last\:mb-36:last-child {
    margin-bottom: 9rem;
  }

  .xl\:last\:mb-37:last-child {
    margin-bottom: 37px;
  }

  .xl\:last\:mb-38:last-child {
    margin-bottom: 38px;
  }

  .xl\:last\:mb-40:last-child {
    margin-bottom: 40px;
  }

  .xl\:last\:mb-42:last-child {
    margin-bottom: 42px;
  }

  .xl\:last\:mb-44:last-child {
    margin-bottom: 44px;
  }

  .xl\:last\:mb-45:last-child {
    margin-bottom: 45px;
  }

  .xl\:last\:mb-46:last-child {
    margin-bottom: 46px;
  }

  .xl\:last\:mb-48:last-child {
    margin-bottom: 48px;
  }

  .xl\:last\:mb-52:last-child {
    margin-bottom: 13rem;
  }

  .xl\:last\:mb-53:last-child {
    margin-bottom: 53px;
  }

  .xl\:last\:mb-55:last-child {
    margin-bottom: 55px;
  }

  .xl\:last\:mb-56:last-child {
    margin-bottom: 14rem;
  }

  .xl\:last\:mb-58:last-child {
    margin-bottom: 58px;
  }

  .xl\:last\:mb-59:last-child {
    margin-bottom: 59px;
  }

  .xl\:last\:mb-60:last-child {
    margin-bottom: 15rem;
  }

  .xl\:last\:mb-63:last-child {
    margin-bottom: 63px;
  }

  .xl\:last\:mb-64:last-child {
    margin-bottom: 16rem;
  }

  .xl\:last\:mb-65:last-child {
    margin-bottom: 65px;
  }

  .xl\:last\:mb-67:last-child {
    margin-bottom: 67px;
  }

  .xl\:last\:mb-70:last-child {
    margin-bottom: 70px;
  }

  .xl\:last\:mb-71:last-child {
    margin-bottom: 71px;
  }

  .xl\:last\:mb-72:last-child {
    margin-bottom: 18rem;
  }

  .xl\:last\:mb-74:last-child {
    margin-bottom: 74px;
  }

  .xl\:last\:mb-78:last-child {
    margin-bottom: 78px;
  }

  .xl\:last\:mb-80:last-child {
    margin-bottom: 20rem;
  }

  .xl\:last\:mb-83:last-child {
    margin-bottom: 83px;
  }

  .xl\:last\:mb-84:last-child {
    margin-bottom: 84px;
  }

  .xl\:last\:mb-89:last-child {
    margin-bottom: 89px;
  }

  .xl\:last\:mb-90:last-child {
    margin-bottom: 90px;
  }

  .xl\:last\:mb-92:last-child {
    margin-bottom: 92px;
  }

  .xl\:last\:mb-96:last-child {
    margin-bottom: 24rem;
  }

  .xl\:last\:mb-97:last-child {
    margin-bottom: 97px;
  }

  .xl\:last\:mb-100:last-child {
    margin-bottom: 100px;
  }

  .xl\:last\:mb-106:last-child {
    margin-bottom: 106px;
  }

  .xl\:last\:mb-108:last-child {
    margin-bottom: 108px;
  }

  .xl\:last\:mb-109:last-child {
    margin-bottom: 109px;
  }

  .xl\:last\:mb-120:last-child {
    margin-bottom: 120px;
  }

  .xl\:last\:mb-135:last-child {
    margin-bottom: 135px;
  }

  .xl\:last\:mb-147:last-child {
    margin-bottom: 147px;
  }

  .xl\:last\:mb-150:last-child {
    margin-bottom: 150px;
  }

  .xl\:last\:mb-168:last-child {
    margin-bottom: 168px;
  }

  .xl\:last\:mb-180:last-child {
    margin-bottom: 180px;
  }

  .xl\:last\:mb-185:last-child {
    margin-bottom: 185px;
  }

  .xl\:last\:mb-200:last-child {
    margin-bottom: 200px;
  }

  .xl\:last\:mb-245:last-child {
    margin-bottom: 245px;
  }

  .xl\:last\:mb-300:last-child {
    margin-bottom: 300px;
  }

  .xl\:last\:mb-400:last-child {
    margin-bottom: 400px;
  }

  .xl\:last\:mb-480:last-child {
    margin-bottom: 480px;
  }

  .xl\:last\:mb-510:last-child {
    margin-bottom: 510px;
  }

  .xl\:last\:mb-537:last-child {
    margin-bottom: 537px;
  }

  .xl\:last\:mb-650:last-child {
    margin-bottom: 650px;
  }

  .xl\:last\:mb-auto:last-child {
    margin-bottom: auto;
  }

  .xl\:last\:mb-px:last-child {
    margin-bottom: 1px;
  }

  .xl\:last\:mb-0\.5:last-child {
    margin-bottom: 0.125rem;
  }

  .xl\:last\:mb-1\.5:last-child {
    margin-bottom: 0.375rem;
  }

  .xl\:last\:mb-2\.5:last-child {
    margin-bottom: 0.625rem;
  }

  .xl\:last\:mb-3\.5:last-child {
    margin-bottom: 0.875rem;
  }

  .xl\:last\:-mb-0:last-child {
    margin-bottom: 0px;
  }

  .xl\:last\:-mb-1:last-child {
    margin-bottom: -0.25rem;
  }

  .xl\:last\:-mb-2:last-child {
    margin-bottom: -0.5rem;
  }

  .xl\:last\:-mb-3:last-child {
    margin-bottom: -0.75rem;
  }

  .xl\:last\:-mb-4:last-child {
    margin-bottom: -1rem;
  }

  .xl\:last\:-mb-5:last-child {
    margin-bottom: -1.25rem;
  }

  .xl\:last\:-mb-6:last-child {
    margin-bottom: -1.5rem;
  }

  .xl\:last\:-mb-7:last-child {
    margin-bottom: -1.75rem;
  }

  .xl\:last\:-mb-8:last-child {
    margin-bottom: -2rem;
  }

  .xl\:last\:-mb-9:last-child {
    margin-bottom: -2.25rem;
  }

  .xl\:last\:-mb-10:last-child {
    margin-bottom: -2.5rem;
  }

  .xl\:last\:-mb-11:last-child {
    margin-bottom: -2.75rem;
  }

  .xl\:last\:-mb-12:last-child {
    margin-bottom: -3rem;
  }

  .xl\:last\:-mb-14:last-child {
    margin-bottom: -14px;
  }

  .xl\:last\:-mb-16:last-child {
    margin-bottom: -4rem;
  }

  .xl\:last\:-mb-20:last-child {
    margin-bottom: -5rem;
  }

  .xl\:last\:-mb-24:last-child {
    margin-bottom: -6rem;
  }

  .xl\:last\:-mb-28:last-child {
    margin-bottom: -7rem;
  }

  .xl\:last\:-mb-32:last-child {
    margin-bottom: -8rem;
  }

  .xl\:last\:-mb-36:last-child {
    margin-bottom: -9rem;
  }

  .xl\:last\:-mb-40:last-child {
    margin-bottom: -10rem;
  }

  .xl\:last\:-mb-44:last-child {
    margin-bottom: -11rem;
  }

  .xl\:last\:-mb-48:last-child {
    margin-bottom: -12rem;
  }

  .xl\:last\:-mb-52:last-child {
    margin-bottom: -13rem;
  }

  .xl\:last\:-mb-56:last-child {
    margin-bottom: -14rem;
  }

  .xl\:last\:-mb-60:last-child {
    margin-bottom: -15rem;
  }

  .xl\:last\:-mb-64:last-child {
    margin-bottom: -16rem;
  }

  .xl\:last\:-mb-72:last-child {
    margin-bottom: -18rem;
  }

  .xl\:last\:-mb-80:last-child {
    margin-bottom: -20rem;
  }

  .xl\:last\:-mb-96:last-child {
    margin-bottom: -24rem;
  }

  .xl\:last\:-mb-px:last-child {
    margin-bottom: -1px;
  }

  .xl\:last\:-mb-0\.5:last-child {
    margin-bottom: -0.125rem;
  }

  .xl\:last\:-mb-1\.5:last-child {
    margin-bottom: -0.375rem;
  }

  .xl\:last\:-mb-2\.5:last-child {
    margin-bottom: -0.625rem;
  }

  .xl\:last\:-mb-3\.5:last-child {
    margin-bottom: -0.875rem;
  }

  .xl\:last\:-mb-15px:last-child {
    margin-bottom: -15px;
  }

  .xl\:last\:mb-m11:last-child {
    margin-bottom: 11px;
  }

  .xl\:last\:mb-12px:last-child {
    margin-bottom: 12px;
  }

  .xl\:last\:mb-m72:last-child {
    margin-bottom: 72px;
  }

  .xl\:last\:mb-m21:last-child {
    margin-bottom: 21%;
  }

  .xl\:last\:mb-m15:last-child {
    margin-bottom: 15px;
  }

  .xl\:last\:mb-m18:last-child {
    margin-bottom: 18px;
  }

  .xl\:last\:mb-m35:last-child {
    margin-bottom: 35px;
  }

  .xl\:last\:mb-m19:last-child {
    margin-bottom: 19px;
  }

  .xl\:last\:mb-m17:last-child {
    margin-bottom: 17px;
  }

  .xl\:last\:mb-m9:last-child {
    margin-bottom: 9px;
  }

  .xl\:last\:mb-m10:last-child {
    margin-bottom: 10px;
  }

  .xl\:last\:mb-m51:last-child {
    margin-bottom: 51px;
  }

  .xl\:last\:mb-m43:last-child {
    margin-bottom: 43px;
  }

  .xl\:last\:mb-m13:last-child {
    margin-bottom: 13px;
  }

  .xl\:last\:mb-m26:last-child {
    margin-bottom: 26px;
  }

  .xl\:last\:mb-m2:last-child {
    margin-bottom: 2px;
  }

  .xl\:last\:mb-m14:last-child {
    margin-bottom: 14px;
  }

  .xl\:last\:mb-m5:last-child {
    margin-bottom: 5px;
  }

  .xl\:last\:mb-m8:last-child {
    margin-bottom: 8px;
  }

  .xl\:last\:mb-mp15:last-child {
    margin-bottom: 15%;
  }

  .xl\:last\:-mb-100:last-child {
    margin-bottom: -100px;
  }

  .xl\:last\:mb-0auto:last-child {
    margin-bottom: 0px auto;
  }

  .xl\:last\:mb-o6:last-child {
    margin-bottom: 1.5rem;
  }

  .xl\:last\:-mb-23:last-child {
    margin-bottom: -23px;
  }

  .xl\:last\:ml-0:last-child {
    margin-left: 0px;
  }

  .xl\:last\:ml-1:last-child {
    margin-left: 0.25rem;
  }

  .xl\:last\:ml-2:last-child {
    margin-left: 2px;
  }

  .xl\:last\:ml-3:last-child {
    margin-left: 0.75rem;
  }

  .xl\:last\:ml-4:last-child {
    margin-left: 1rem;
  }

  .xl\:last\:ml-5:last-child {
    margin-left: 1.25rem;
  }

  .xl\:last\:ml-6:last-child {
    margin-left: 6px;
  }

  .xl\:last\:ml-7:last-child {
    margin-left: 1.75rem;
  }

  .xl\:last\:ml-8:last-child {
    margin-left: 2rem;
  }

  .xl\:last\:ml-9:last-child {
    margin-left: 2.25rem;
  }

  .xl\:last\:ml-10:last-child {
    margin-left: 2.5rem;
  }

  .xl\:last\:ml-11:last-child {
    margin-left: 11px;
  }

  .xl\:last\:ml-12:last-child {
    margin-left: 3rem;
  }

  .xl\:last\:ml-14:last-child {
    margin-left: 3.5rem;
  }

  .xl\:last\:ml-15:last-child {
    margin-left: 15px;
  }

  .xl\:last\:ml-16:last-child {
    margin-left: 4rem;
  }

  .xl\:last\:ml-18:last-child {
    margin-left: 18px;
  }

  .xl\:last\:ml-20:last-child {
    margin-left: 20px;
  }

  .xl\:last\:ml-21:last-child {
    margin-left: 21px;
  }

  .xl\:last\:ml-23:last-child {
    margin-left: 23px;
  }

  .xl\:last\:ml-24:last-child {
    margin-left: 24px;
  }

  .xl\:last\:ml-25:last-child {
    margin-left: 25px;
  }

  .xl\:last\:ml-27:last-child {
    margin-left: 27px;
  }

  .xl\:last\:ml-28:last-child {
    margin-left: 7rem;
  }

  .xl\:last\:ml-30:last-child {
    margin-left: 30px;
  }

  .xl\:last\:ml-31:last-child {
    margin-left: 31px;
  }

  .xl\:last\:ml-32:last-child {
    margin-left: 8rem;
  }

  .xl\:last\:ml-34:last-child {
    margin-left: 34px;
  }

  .xl\:last\:ml-35:last-child {
    margin-left: 35px;
  }

  .xl\:last\:ml-36:last-child {
    margin-left: 9rem;
  }

  .xl\:last\:ml-37:last-child {
    margin-left: 37px;
  }

  .xl\:last\:ml-38:last-child {
    margin-left: 38px;
  }

  .xl\:last\:ml-40:last-child {
    margin-left: 40px;
  }

  .xl\:last\:ml-42:last-child {
    margin-left: 42px;
  }

  .xl\:last\:ml-44:last-child {
    margin-left: 44px;
  }

  .xl\:last\:ml-45:last-child {
    margin-left: 45px;
  }

  .xl\:last\:ml-46:last-child {
    margin-left: 46px;
  }

  .xl\:last\:ml-48:last-child {
    margin-left: 48px;
  }

  .xl\:last\:ml-52:last-child {
    margin-left: 13rem;
  }

  .xl\:last\:ml-53:last-child {
    margin-left: 53px;
  }

  .xl\:last\:ml-55:last-child {
    margin-left: 55px;
  }

  .xl\:last\:ml-56:last-child {
    margin-left: 14rem;
  }

  .xl\:last\:ml-58:last-child {
    margin-left: 58px;
  }

  .xl\:last\:ml-59:last-child {
    margin-left: 59px;
  }

  .xl\:last\:ml-60:last-child {
    margin-left: 15rem;
  }

  .xl\:last\:ml-63:last-child {
    margin-left: 63px;
  }

  .xl\:last\:ml-64:last-child {
    margin-left: 16rem;
  }

  .xl\:last\:ml-65:last-child {
    margin-left: 65px;
  }

  .xl\:last\:ml-67:last-child {
    margin-left: 67px;
  }

  .xl\:last\:ml-70:last-child {
    margin-left: 70px;
  }

  .xl\:last\:ml-71:last-child {
    margin-left: 71px;
  }

  .xl\:last\:ml-72:last-child {
    margin-left: 18rem;
  }

  .xl\:last\:ml-74:last-child {
    margin-left: 74px;
  }

  .xl\:last\:ml-78:last-child {
    margin-left: 78px;
  }

  .xl\:last\:ml-80:last-child {
    margin-left: 20rem;
  }

  .xl\:last\:ml-83:last-child {
    margin-left: 83px;
  }

  .xl\:last\:ml-84:last-child {
    margin-left: 84px;
  }

  .xl\:last\:ml-89:last-child {
    margin-left: 89px;
  }

  .xl\:last\:ml-90:last-child {
    margin-left: 90px;
  }

  .xl\:last\:ml-92:last-child {
    margin-left: 92px;
  }

  .xl\:last\:ml-96:last-child {
    margin-left: 24rem;
  }

  .xl\:last\:ml-97:last-child {
    margin-left: 97px;
  }

  .xl\:last\:ml-100:last-child {
    margin-left: 100px;
  }

  .xl\:last\:ml-106:last-child {
    margin-left: 106px;
  }

  .xl\:last\:ml-108:last-child {
    margin-left: 108px;
  }

  .xl\:last\:ml-109:last-child {
    margin-left: 109px;
  }

  .xl\:last\:ml-120:last-child {
    margin-left: 120px;
  }

  .xl\:last\:ml-135:last-child {
    margin-left: 135px;
  }

  .xl\:last\:ml-147:last-child {
    margin-left: 147px;
  }

  .xl\:last\:ml-150:last-child {
    margin-left: 150px;
  }

  .xl\:last\:ml-168:last-child {
    margin-left: 168px;
  }

  .xl\:last\:ml-180:last-child {
    margin-left: 180px;
  }

  .xl\:last\:ml-185:last-child {
    margin-left: 185px;
  }

  .xl\:last\:ml-200:last-child {
    margin-left: 200px;
  }

  .xl\:last\:ml-245:last-child {
    margin-left: 245px;
  }

  .xl\:last\:ml-300:last-child {
    margin-left: 300px;
  }

  .xl\:last\:ml-400:last-child {
    margin-left: 400px;
  }

  .xl\:last\:ml-480:last-child {
    margin-left: 480px;
  }

  .xl\:last\:ml-510:last-child {
    margin-left: 510px;
  }

  .xl\:last\:ml-537:last-child {
    margin-left: 537px;
  }

  .xl\:last\:ml-650:last-child {
    margin-left: 650px;
  }

  .xl\:last\:ml-auto:last-child {
    margin-left: auto;
  }

  .xl\:last\:ml-px:last-child {
    margin-left: 1px;
  }

  .xl\:last\:ml-0\.5:last-child {
    margin-left: 0.125rem;
  }

  .xl\:last\:ml-1\.5:last-child {
    margin-left: 0.375rem;
  }

  .xl\:last\:ml-2\.5:last-child {
    margin-left: 0.625rem;
  }

  .xl\:last\:ml-3\.5:last-child {
    margin-left: 0.875rem;
  }

  .xl\:last\:-ml-0:last-child {
    margin-left: 0px;
  }

  .xl\:last\:-ml-1:last-child {
    margin-left: -0.25rem;
  }

  .xl\:last\:-ml-2:last-child {
    margin-left: -0.5rem;
  }

  .xl\:last\:-ml-3:last-child {
    margin-left: -0.75rem;
  }

  .xl\:last\:-ml-4:last-child {
    margin-left: -1rem;
  }

  .xl\:last\:-ml-5:last-child {
    margin-left: -1.25rem;
  }

  .xl\:last\:-ml-6:last-child {
    margin-left: -1.5rem;
  }

  .xl\:last\:-ml-7:last-child {
    margin-left: -1.75rem;
  }

  .xl\:last\:-ml-8:last-child {
    margin-left: -2rem;
  }

  .xl\:last\:-ml-9:last-child {
    margin-left: -2.25rem;
  }

  .xl\:last\:-ml-10:last-child {
    margin-left: -2.5rem;
  }

  .xl\:last\:-ml-11:last-child {
    margin-left: -2.75rem;
  }

  .xl\:last\:-ml-12:last-child {
    margin-left: -3rem;
  }

  .xl\:last\:-ml-14:last-child {
    margin-left: -14px;
  }

  .xl\:last\:-ml-16:last-child {
    margin-left: -4rem;
  }

  .xl\:last\:-ml-20:last-child {
    margin-left: -5rem;
  }

  .xl\:last\:-ml-24:last-child {
    margin-left: -6rem;
  }

  .xl\:last\:-ml-28:last-child {
    margin-left: -7rem;
  }

  .xl\:last\:-ml-32:last-child {
    margin-left: -8rem;
  }

  .xl\:last\:-ml-36:last-child {
    margin-left: -9rem;
  }

  .xl\:last\:-ml-40:last-child {
    margin-left: -10rem;
  }

  .xl\:last\:-ml-44:last-child {
    margin-left: -11rem;
  }

  .xl\:last\:-ml-48:last-child {
    margin-left: -12rem;
  }

  .xl\:last\:-ml-52:last-child {
    margin-left: -13rem;
  }

  .xl\:last\:-ml-56:last-child {
    margin-left: -14rem;
  }

  .xl\:last\:-ml-60:last-child {
    margin-left: -15rem;
  }

  .xl\:last\:-ml-64:last-child {
    margin-left: -16rem;
  }

  .xl\:last\:-ml-72:last-child {
    margin-left: -18rem;
  }

  .xl\:last\:-ml-80:last-child {
    margin-left: -20rem;
  }

  .xl\:last\:-ml-96:last-child {
    margin-left: -24rem;
  }

  .xl\:last\:-ml-px:last-child {
    margin-left: -1px;
  }

  .xl\:last\:-ml-0\.5:last-child {
    margin-left: -0.125rem;
  }

  .xl\:last\:-ml-1\.5:last-child {
    margin-left: -0.375rem;
  }

  .xl\:last\:-ml-2\.5:last-child {
    margin-left: -0.625rem;
  }

  .xl\:last\:-ml-3\.5:last-child {
    margin-left: -0.875rem;
  }

  .xl\:last\:-ml-15px:last-child {
    margin-left: -15px;
  }

  .xl\:last\:ml-m11:last-child {
    margin-left: 11px;
  }

  .xl\:last\:ml-12px:last-child {
    margin-left: 12px;
  }

  .xl\:last\:ml-m72:last-child {
    margin-left: 72px;
  }

  .xl\:last\:ml-m21:last-child {
    margin-left: 21%;
  }

  .xl\:last\:ml-m15:last-child {
    margin-left: 15px;
  }

  .xl\:last\:ml-m18:last-child {
    margin-left: 18px;
  }

  .xl\:last\:ml-m35:last-child {
    margin-left: 35px;
  }

  .xl\:last\:ml-m19:last-child {
    margin-left: 19px;
  }

  .xl\:last\:ml-m17:last-child {
    margin-left: 17px;
  }

  .xl\:last\:ml-m9:last-child {
    margin-left: 9px;
  }

  .xl\:last\:ml-m10:last-child {
    margin-left: 10px;
  }

  .xl\:last\:ml-m51:last-child {
    margin-left: 51px;
  }

  .xl\:last\:ml-m43:last-child {
    margin-left: 43px;
  }

  .xl\:last\:ml-m13:last-child {
    margin-left: 13px;
  }

  .xl\:last\:ml-m26:last-child {
    margin-left: 26px;
  }

  .xl\:last\:ml-m2:last-child {
    margin-left: 2px;
  }

  .xl\:last\:ml-m14:last-child {
    margin-left: 14px;
  }

  .xl\:last\:ml-m5:last-child {
    margin-left: 5px;
  }

  .xl\:last\:ml-m8:last-child {
    margin-left: 8px;
  }

  .xl\:last\:ml-mp15:last-child {
    margin-left: 15%;
  }

  .xl\:last\:-ml-100:last-child {
    margin-left: -100px;
  }

  .xl\:last\:ml-0auto:last-child {
    margin-left: 0px auto;
  }

  .xl\:last\:ml-o6:last-child {
    margin-left: 1.5rem;
  }

  .xl\:last\:-ml-23:last-child {
    margin-left: -23px;
  }

  .xl\:box-border {
    box-sizing: border-box;
  }

  .xl\:box-content {
    box-sizing: content-box;
  }

  .xl\:block {
    display: block;
  }

  .xl\:inline-block {
    display: inline-block;
  }

  .xl\:inline {
    display: inline;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:inline-flex {
    display: inline-flex;
  }

  .xl\:table {
    display: table;
  }

  .xl\:inline-table {
    display: inline-table;
  }

  .xl\:table-caption {
    display: table-caption;
  }

  .xl\:table-cell {
    display: table-cell;
  }

  .xl\:table-column {
    display: table-column;
  }

  .xl\:table-column-group {
    display: table-column-group;
  }

  .xl\:table-footer-group {
    display: table-footer-group;
  }

  .xl\:table-header-group {
    display: table-header-group;
  }

  .xl\:table-row-group {
    display: table-row-group;
  }

  .xl\:table-row {
    display: table-row;
  }

  .xl\:flow-root {
    display: flow-root;
  }

  .xl\:grid {
    display: grid;
  }

  .xl\:inline-grid {
    display: inline-grid;
  }

  .xl\:contents {
    display: contents;
  }

  .xl\:list-item {
    display: list-item;
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:h-0 {
    height: 0px;
  }

  .xl\:h-1 {
    height: 0.25rem;
  }

  .xl\:h-2 {
    height: 0.5rem;
  }

  .xl\:h-3 {
    height: 0.75rem;
  }

  .xl\:h-4 {
    height: 1rem;
  }

  .xl\:h-5 {
    height: 1.25rem;
  }

  .xl\:h-6 {
    height: 1.5rem;
  }

  .xl\:h-7 {
    height: 1.75rem;
  }

  .xl\:h-8 {
    height: 2rem;
  }

  .xl\:h-9 {
    height: 2.25rem;
  }

  .xl\:h-10 {
    height: 2.5rem;
  }

  .xl\:h-11 {
    height: 2.75rem;
  }

  .xl\:h-12 {
    height: 3rem;
  }

  .xl\:h-13 {
    height: 13px;
  }

  .xl\:h-14 {
    height: 3.5rem;
  }

  .xl\:h-15 {
    height: 15px;
  }

  .xl\:h-16 {
    height: 4rem;
  }

  .xl\:h-20 {
    height: 5rem;
  }

  .xl\:h-24 {
    height: 24px;
  }

  .xl\:h-26 {
    height: 26px;
  }

  .xl\:h-28 {
    height: 7rem;
  }

  .xl\:h-30 {
    height: 30px;
  }

  .xl\:h-32 {
    height: 8rem;
  }

  .xl\:h-35 {
    height: 35px;
  }

  .xl\:h-36 {
    height: 36px;
  }

  .xl\:h-40 {
    height: 10rem;
  }

  .xl\:h-44 {
    height: 11rem;
  }

  .xl\:h-45 {
    height: 45px;
  }

  .xl\:h-48 {
    height: 12rem;
  }

  .xl\:h-49 {
    height: 49px;
  }

  .xl\:h-50 {
    height: 50px !important;
  }

  .xl\:h-52 {
    height: 13rem;
  }

  .xl\:h-56 {
    height: 56px;
  }

  .xl\:h-58 {
    height: 58px;
  }

  .xl\:h-60 {
    height: 60px;
  }

  .xl\:h-64 {
    height: 16rem;
  }

  .xl\:h-70 {
    height: 70px;
  }

  .xl\:h-72 {
    height: 18rem;
  }

  .xl\:h-80 {
    height: 20rem;
  }

  .xl\:h-89 {
    height: 89px;
  }

  .xl\:h-95 {
    height: 95px;
  }

  .xl\:h-96 {
    height: 24rem;
  }

  .xl\:h-100 {
    height: 100px;
  }

  .xl\:h-105 {
    height: 105px;
  }

  .xl\:h-110 {
    height: 110px;
  }

  .xl\:h-120 {
    height: 120px;
  }

  .xl\:h-125 {
    height: 125px;
  }

  .xl\:h-135 {
    height: 135px;
  }

  .xl\:h-160 {
    height: 160px;
  }

  .xl\:h-170 {
    height: 170px;
  }

  .xl\:h-176 {
    height: 176px;
  }

  .xl\:h-185 {
    height: 185px;
  }

  .xl\:h-198 {
    height: 198px;
  }

  .xl\:h-255 {
    height: 255px;
  }

  .xl\:h-259 {
    height: 259px;
  }

  .xl\:h-280 {
    height: 280px;
  }

  .xl\:h-297 {
    height: 297px;
  }

  .xl\:h-300 {
    height: 300px;
  }

  .xl\:h-305 {
    height: 305px;
  }

  .xl\:h-320 {
    height: 320px;
  }

  .xl\:h-330 {
    height: 330px;
  }

  .xl\:h-402 {
    height: 402px;
  }

  .xl\:h-418 {
    height: 418px;
  }

  .xl\:h-422 {
    height: 422px;
  }

  .xl\:h-429 {
    height: 429px;
  }

  .xl\:h-430 {
    height: 430px;
  }

  .xl\:h-444 {
    height: 444px;
  }

  .xl\:h-454 {
    height: 454px;
  }

  .xl\:h-477 {
    height: 477px;
  }

  .xl\:h-480 {
    height: 480px;
  }

  .xl\:h-485 {
    height: 485px;
  }

  .xl\:h-495 {
    height: 495px;
  }

  .xl\:h-505 {
    height: 505px;
  }

  .xl\:h-521 {
    height: 521px;
  }

  .xl\:h-523 {
    height: 523px;
  }

  .xl\:h-525 {
    height: 525px;
  }

  .xl\:h-560 {
    height: 560px;
  }

  .xl\:h-600 {
    height: 600px;
  }

  .xl\:h-665 {
    height: 665px;
  }

  .xl\:h-960 {
    height: 960px;
  }

  .xl\:h-1080 {
    height: 1080px;
  }

  .xl\:h-auto {
    height: auto;
  }

  .xl\:h-px {
    height: 1px;
  }

  .xl\:h-0\.5 {
    height: 0.125rem;
  }

  .xl\:h-1\.5 {
    height: 0.375rem;
  }

  .xl\:h-2\.5 {
    height: 0.625rem;
  }

  .xl\:h-3\.5 {
    height: 0.875rem;
  }

  .xl\:h-1\/2 {
    height: 50%;
  }

  .xl\:h-1\/3 {
    height: 33.333333%;
  }

  .xl\:h-2\/3 {
    height: 66.666667%;
  }

  .xl\:h-1\/4 {
    height: 25%;
  }

  .xl\:h-2\/4 {
    height: 50%;
  }

  .xl\:h-3\/4 {
    height: 75%;
  }

  .xl\:h-1\/5 {
    height: 20%;
  }

  .xl\:h-2\/5 {
    height: 40%;
  }

  .xl\:h-3\/5 {
    height: 60%;
  }

  .xl\:h-4\/5 {
    height: 80%;
  }

  .xl\:h-1\/6 {
    height: 16.666667%;
  }

  .xl\:h-2\/6 {
    height: 33.333333%;
  }

  .xl\:h-3\/6 {
    height: 50%;
  }

  .xl\:h-4\/6 {
    height: 66.666667%;
  }

  .xl\:h-5\/6 {
    height: 83.333333%;
  }

  .xl\:h-full {
    height: 100%;
  }

  .xl\:h-screen {
    height: 100vh;
  }

  .xl\:h-h48 {
    height: 48px;
  }

  .xl\:h-h44 {
    height: 44px;
  }

  .xl\:h-h130 {
    height: 130px;
  }

  .xl\:h-h-h114 {
    height: h-h114;
  }

  .xl\:h-h-60 {
    height: h-60;
  }

  .xl\:h-h114 {
    height: 14px;
  }

  .xl\:h-h60 {
    height: 60px;
  }

  .xl\:h-h5 {
    height: 5px;
  }

  .xl\:h-95vh {
    height: 95vh;
  }

  .xl\:h-h22 {
    height: 22px;
  }

  .xl\:max-h-0 {
    max-height: 0px;
  }

  .xl\:max-h-1 {
    max-height: 0.25rem;
  }

  .xl\:max-h-2 {
    max-height: 0.5rem;
  }

  .xl\:max-h-3 {
    max-height: 0.75rem;
  }

  .xl\:max-h-4 {
    max-height: 1rem;
  }

  .xl\:max-h-5 {
    max-height: 1.25rem;
  }

  .xl\:max-h-6 {
    max-height: 1.5rem;
  }

  .xl\:max-h-7 {
    max-height: 1.75rem;
  }

  .xl\:max-h-8 {
    max-height: 2rem;
  }

  .xl\:max-h-9 {
    max-height: 2.25rem;
  }

  .xl\:max-h-10 {
    max-height: 2.5rem;
  }

  .xl\:max-h-11 {
    max-height: 2.75rem;
  }

  .xl\:max-h-12 {
    max-height: 3rem;
  }

  .xl\:max-h-14 {
    max-height: 3.5rem;
  }

  .xl\:max-h-16 {
    max-height: 4rem;
  }

  .xl\:max-h-20 {
    max-height: 5rem;
  }

  .xl\:max-h-24 {
    max-height: 6rem;
  }

  .xl\:max-h-28 {
    max-height: 7rem;
  }

  .xl\:max-h-32 {
    max-height: 8rem;
  }

  .xl\:max-h-36 {
    max-height: 9rem;
  }

  .xl\:max-h-40 {
    max-height: 10rem;
  }

  .xl\:max-h-44 {
    max-height: 11rem;
  }

  .xl\:max-h-48 {
    max-height: 12rem;
  }

  .xl\:max-h-52 {
    max-height: 13rem;
  }

  .xl\:max-h-56 {
    max-height: 14rem;
  }

  .xl\:max-h-60 {
    max-height: 15rem;
  }

  .xl\:max-h-64 {
    max-height: 16rem;
  }

  .xl\:max-h-72 {
    max-height: 18rem;
  }

  .xl\:max-h-80 {
    max-height: 20rem;
  }

  .xl\:max-h-96 {
    max-height: 24rem;
  }

  .xl\:max-h-px {
    max-height: 1px;
  }

  .xl\:max-h-0\.5 {
    max-height: 0.125rem;
  }

  .xl\:max-h-1\.5 {
    max-height: 0.375rem;
  }

  .xl\:max-h-2\.5 {
    max-height: 0.625rem;
  }

  .xl\:max-h-3\.5 {
    max-height: 0.875rem;
  }

  .xl\:max-h-full {
    max-height: 100%;
  }

  .xl\:max-h-screen {
    max-height: 100vh;
  }

  .xl\:min-h-0 {
    min-height: 0px;
  }

  .xl\:min-h-60 {
    min-height: 60px;
  }

  .xl\:min-h-175 {
    min-height: 175px;
  }

  .xl\:min-h-180 {
    min-height: 180px;
  }

  .xl\:min-h-200 {
    min-height: 200px;
  }

  .xl\:min-h-380 {
    min-height: 380px;
  }

  .xl\:min-h-400 {
    min-height: 400px;
  }

  .xl\:min-h-550 {
    min-height: 550px;
  }

  .xl\:min-h-full {
    min-height: 100%;
  }

  .xl\:min-h-screen {
    min-height: 100vh;
  }

  .xl\:w-0 {
    width: 0px;
  }

  .xl\:w-1 {
    width: 0.25rem;
  }

  .xl\:w-2 {
    width: 0.5rem;
  }

  .xl\:w-3 {
    width: 0.75rem;
  }

  .xl\:w-4 {
    width: 1rem;
  }

  .xl\:w-5 {
    width: 1.25rem;
  }

  .xl\:w-6 {
    width: 1.5rem;
  }

  .xl\:w-7 {
    width: 1.75rem;
  }

  .xl\:w-8 {
    width: 2rem;
  }

  .xl\:w-9 {
    width: 2.25rem;
  }

  .xl\:w-10 {
    width: 2.5rem;
  }

  .xl\:w-11 {
    width: 11px;
  }

  .xl\:w-12 {
    width: 3rem;
  }

  .xl\:w-13 {
    width: 13px;
  }

  .xl\:w-14 {
    width: 3.5rem;
  }

  .xl\:w-16 {
    width: 16%;
  }

  .xl\:w-20 {
    width: 5rem;
  }

  .xl\:w-24 {
    width: 24px;
  }

  .xl\:w-28 {
    width: 28 px;
  }

  .xl\:w-30 {
    width: 30px;
  }

  .xl\:w-32 {
    width: 8rem;
  }

  .xl\:w-35 {
    width: 35px;
  }

  .xl\:w-36 {
    width: 9rem;
  }

  .xl\:w-40 {
    width: 40px !important;
  }

  .xl\:w-44 {
    width: 11rem;
  }

  .xl\:w-48 {
    width: 12rem;
  }

  .xl\:w-50 {
    width: 50px;
  }

  .xl\:w-52 {
    width: 52%;
  }

  .xl\:w-54 {
    width: 54px;
  }

  .xl\:w-56 {
    width: 14rem;
  }

  .xl\:w-60 {
    width: 60%;
  }

  .xl\:w-64 {
    width: 16rem;
  }

  .xl\:w-68 {
    width: 68%;
  }

  .xl\:w-70 {
    width: 70px;
  }

  .xl\:w-72 {
    width: 18rem;
  }

  .xl\:w-80 {
    width: 80px;
  }

  .xl\:w-84 {
    width: 84px;
  }

  .xl\:w-85 {
    width: 85%;
  }

  .xl\:w-90 {
    width: 90px;
  }

  .xl\:w-93 {
    width: 93px;
  }

  .xl\:w-95 {
    width: 95px;
  }

  .xl\:w-96 {
    width: 24rem;
  }

  .xl\:w-100 {
    width: 100px !important;
  }

  .xl\:w-105 {
    width: 105px;
  }

  .xl\:w-108 {
    width: 108px;
  }

  .xl\:w-110 {
    width: 110px;
  }

  .xl\:w-120 {
    width: 120px;
  }

  .xl\:w-122 {
    width: 122px;
  }

  .xl\:w-125 {
    width: 125px;
  }

  .xl\:w-130 {
    width: 130px;
  }

  .xl\:w-136 {
    width: 136px;
  }

  .xl\:w-140 {
    width: 140px;
  }

  .xl\:w-145 {
    width: 145px;
  }

  .xl\:w-150 {
    width: 150px;
  }

  .xl\:w-155 {
    width: 155px;
  }

  .xl\:w-159 {
    width: 159px;
  }

  .xl\:w-160 {
    width: 160px;
  }

  .xl\:w-162 {
    width: 162px;
  }

  .xl\:w-165 {
    width: 165px;
  }

  .xl\:w-169 {
    width: 169px;
  }

  .xl\:w-170 {
    width: 170px;
  }

  .xl\:w-174 {
    width: 174px;
  }

  .xl\:w-180 {
    width: 180px;
  }

  .xl\:w-185 {
    width: 185px;
  }

  .xl\:w-189 {
    width: 189px;
  }

  .xl\:w-190 {
    width: 190px;
  }

  .xl\:w-193 {
    width: 193px;
  }

  .xl\:w-197 {
    width: 197px;
  }

  .xl\:w-200 {
    width: 200px;
  }

  .xl\:w-205 {
    width: 205px;
  }

  .xl\:w-215 {
    width: 215px;
  }

  .xl\:w-220 {
    width: 220px;
  }

  .xl\:w-235 {
    width: 235px;
  }

  .xl\:w-240 {
    width: 240px;
  }

  .xl\:w-250 {
    width: 250px !important;
  }

  .xl\:w-268 {
    width: 268px;
  }

  .xl\:w-280 {
    width: 280px;
  }

  .xl\:w-284 {
    width: 284px;
  }

  .xl\:w-286 {
    width: 286px;
  }

  .xl\:w-290 {
    width: 290px;
  }

  .xl\:w-300 {
    width: 300px;
  }

  .xl\:w-310 {
    width: 310px;
  }

  .xl\:w-315 {
    width: 315px;
  }

  .xl\:w-320 {
    width: 320px;
  }

  .xl\:w-330 {
    width: 330px;
  }

  .xl\:w-341 {
    width: 341px;
  }

  .xl\:w-342 {
    width: 342px;
  }

  .xl\:w-345 {
    width: 345px;
  }

  .xl\:w-375 {
    width: 375px;
  }

  .xl\:w-400 {
    width: 400px;
  }

  .xl\:w-420 {
    width: 420px;
  }

  .xl\:w-450 {
    width: 450px;
  }

  .xl\:w-500 {
    width: 500px;
  }

  .xl\:w-508 {
    width: 508px;
  }

  .xl\:w-550 {
    width: 550px;
  }

  .xl\:w-560 {
    width: 560px;
  }

  .xl\:w-600 {
    width: 600px;
  }

  .xl\:w-637 {
    width: 637px;
  }

  .xl\:w-644 {
    width: 644px;
  }

  .xl\:w-650 {
    width: 650px;
  }

  .xl\:w-700 {
    width: 700px;
  }

  .xl\:w-710 {
    width: 710px;
  }

  .xl\:w-750 {
    width: 750px;
  }

  .xl\:w-768 {
    width: 768px;
  }

  .xl\:w-800 {
    width: 800px;
  }

  .xl\:w-850 {
    width: 850px;
  }

  .xl\:w-900 {
    width: 900px;
  }

  .xl\:w-920 {
    width: 920px;
  }

  .xl\:w-950 {
    width: 950px;
  }

  .xl\:w-1000 {
    width: 1000px;
  }

  .xl\:w-1075 {
    width: 1075px;
  }

  .xl\:w-1250 {
    width: 1250px;
  }

  .xl\:w-1420 {
    width: 1420px;
  }

  .xl\:w-1452 {
    width: 1452px;
  }

  .xl\:w-1499 {
    width: 1499px;
  }

  .xl\:w-auto {
    width: auto;
  }

  .xl\:w-px {
    width: 1px;
  }

  .xl\:w-0\.5 {
    width: 0.125rem;
  }

  .xl\:w-1\.5 {
    width: 0.375rem;
  }

  .xl\:w-2\.5 {
    width: 0.625rem;
  }

  .xl\:w-3\.5 {
    width: 0.875rem;
  }

  .xl\:w-1\/2 {
    width: 50%;
  }

  .xl\:w-1\/3 {
    width: 33.333333%;
  }

  .xl\:w-2\/3 {
    width: 66.666667%;
  }

  .xl\:w-1\/4 {
    width: 25%;
  }

  .xl\:w-2\/4 {
    width: 50%;
  }

  .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\:w-1\/6 {
    width: 16.666667%;
  }

  .xl\:w-2\/6 {
    width: 33.333333%;
  }

  .xl\:w-3\/6 {
    width: 50%;
  }

  .xl\:w-4\/6 {
    width: 66.666667%;
  }

  .xl\:w-5\/6 {
    width: 83.333333%;
  }

  .xl\:w-1\/12 {
    width: 8.333333%;
  }

  .xl\:w-2\/12 {
    width: 16.666667%;
  }

  .xl\:w-3\/12 {
    width: 25%;
  }

  .xl\:w-4\/12 {
    width: 33.333333%;
  }

  .xl\:w-5\/12 {
    width: 41.666667%;
  }

  .xl\:w-6\/12 {
    width: 50%;
  }

  .xl\:w-7\/12 {
    width: 58.333333%;
  }

  .xl\:w-8\/12 {
    width: 66.666667%;
  }

  .xl\:w-9\/12 {
    width: 75%;
  }

  .xl\:w-10\/12 {
    width: 83.333333%;
  }

  .xl\:w-11\/12 {
    width: 91.666667%;
  }

  .xl\:w-full {
    width: 100%;
  }

  .xl\:w-screen {
    width: 100vw;
  }

  .xl\:w-min {
    width: -moz-min-content;
    width: min-content;
  }

  .xl\:w-max {
    width: -moz-max-content;
    width: max-content;
  }

  .xl\:w-3px {
    width: 3px;
  }

  .xl\:w-10rem {
    width: 10rem;
  }

  .xl\:w-w60 {
    width: 60px;
  }

  .xl\:w-w61 {
    width: 61px;
  }

  .xl\:w-w14 {
    width: 14%;
  }

  .xl\:w-w-w114 {
    width: w-w114;
  }

  .xl\:w-w-95 {
    width: w-95;
  }

  .xl\:w-w114 {
    width: 14px;
  }

  .xl\:w-w96 {
    width: 96%;
  }

  .xl\:w-w5 {
    width: 5px;
  }

  .xl\:w-m250 {
    width: 250px;
  }

  .xl\:w-40px {
    width: 40px;
  }

  .xl\:w-wd96 {
    width: 96px;
  }

  .xl\:w-66p {
    width: 66%;
  }

  .xl\:w-p40 {
    width: 40%;
  }

  .xl\:w-p37 {
    width: 37%;
  }

  .xl\:w-p80 {
    width: 80%;
  }

  .xl\:w-p90 {
    width: 90%;
  }

  .xl\:w-p12 {
    width: 12%;
  }

  .xl\:w-9\/20 {
    width: 45%;
  }

  .xl\:w-70p {
    width: 70%;
  }

  .xl\:w-32p {
    width: 32%;
  }

  .xl\:w-device-block {
    width: calc(100% - 64px) !important;
  }

  .xl\:w-device-block1 {
    width: 100% !important;
  }

  .xl\:w-45px {
    width: 45px;
  }

  .xl\:min-w-0 {
    min-width: 0px;
  }

  .xl\:min-w-385 {
    min-width: 385px;
  }

  .xl\:min-w-full {
    min-width: 100%;
  }

  .xl\:min-w-min {
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .xl\:min-w-max {
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .xl\:max-w-0 {
    max-width: 0rem;
  }

  .xl\:max-w-none {
    max-width: none;
  }

  .xl\:max-w-xs {
    max-width: 20rem;
  }

  .xl\:max-w-sm {
    max-width: 24rem;
  }

  .xl\:max-w-md {
    max-width: 28rem;
  }

  .xl\:max-w-lg {
    max-width: 32rem;
  }

  .xl\:max-w-xl {
    max-width: 36rem;
  }

  .xl\:max-w-2xl {
    max-width: 42rem;
  }

  .xl\:max-w-3xl {
    max-width: 48rem;
  }

  .xl\:max-w-4xl {
    max-width: 56rem;
  }

  .xl\:max-w-5xl {
    max-width: 64rem;
  }

  .xl\:max-w-6xl {
    max-width: 72rem;
  }

  .xl\:max-w-7xl {
    max-width: 80rem;
  }

  .xl\:max-w-full {
    max-width: 100%;
  }

  .xl\:max-w-min {
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .xl\:max-w-max {
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .xl\:max-w-prose {
    max-width: 65ch;
  }

  .xl\:max-w-1600p {
    max-width: 1600px;
  }

  .xl\:flex-1 {
    flex: 1 1 0%;
  }

  .xl\:flex-auto {
    flex: 1 1 auto;
  }

  .xl\:flex-initial {
    flex: 0 1 auto;
  }

  .xl\:flex-none {
    flex: none;
  }

  .xl\:flex-1\/2 {
    flex: 50%;
  }

  .xl\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .xl\:flex-shrink {
    flex-shrink: 1;
  }

  .xl\:flex-grow-0 {
    flex-grow: 0;
  }

  .xl\:flex-grow {
    flex-grow: 1;
  }

  .xl\:table-auto {
    table-layout: auto;
  }

  .xl\:table-fixed {
    table-layout: fixed;
  }

  .xl\:border-collapse {
    border-collapse: collapse;
  }

  .xl\:border-separate {
    border-collapse: separate;
  }

  .xl\:origin-center {
    transform-origin: center;
  }

  .xl\:origin-top {
    transform-origin: top;
  }

  .xl\:origin-top-right {
    transform-origin: top right;
  }

  .xl\:origin-right {
    transform-origin: right;
  }

  .xl\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .xl\:origin-bottom {
    transform-origin: bottom;
  }

  .xl\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .xl\:origin-left {
    transform-origin: left;
  }

  .xl\:origin-top-left {
    transform-origin: top left;
  }

  .xl\:transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .xl\:transform-gpu {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .xl\:transform-none {
    transform: none;
  }

  .xl\:translate-x-0 {
    --tw-translate-x: 0px;
  }

  .xl\:translate-x-1 {
    --tw-translate-x: 0.25rem;
  }

  .xl\:translate-x-2 {
    --tw-translate-x: 0.5rem;
  }

  .xl\:translate-x-3 {
    --tw-translate-x: 0.75rem;
  }

  .xl\:translate-x-4 {
    --tw-translate-x: 1rem;
  }

  .xl\:translate-x-5 {
    --tw-translate-x: 1.25rem;
  }

  .xl\:translate-x-6 {
    --tw-translate-x: 1.5rem;
  }

  .xl\:translate-x-7 {
    --tw-translate-x: 1.75rem;
  }

  .xl\:translate-x-8 {
    --tw-translate-x: 2rem;
  }

  .xl\:translate-x-9 {
    --tw-translate-x: 2.25rem;
  }

  .xl\:translate-x-10 {
    --tw-translate-x: 2.5rem;
  }

  .xl\:translate-x-11 {
    --tw-translate-x: 2.75rem;
  }

  .xl\:translate-x-12 {
    --tw-translate-x: 3rem;
  }

  .xl\:translate-x-14 {
    --tw-translate-x: 3.5rem;
  }

  .xl\:translate-x-16 {
    --tw-translate-x: 4rem;
  }

  .xl\:translate-x-20 {
    --tw-translate-x: 5rem;
  }

  .xl\:translate-x-24 {
    --tw-translate-x: 6rem;
  }

  .xl\:translate-x-28 {
    --tw-translate-x: 7rem;
  }

  .xl\:translate-x-32 {
    --tw-translate-x: 8rem;
  }

  .xl\:translate-x-36 {
    --tw-translate-x: 9rem;
  }

  .xl\:translate-x-40 {
    --tw-translate-x: 10rem;
  }

  .xl\:translate-x-44 {
    --tw-translate-x: 11rem;
  }

  .xl\:translate-x-48 {
    --tw-translate-x: 12rem;
  }

  .xl\:translate-x-52 {
    --tw-translate-x: 13rem;
  }

  .xl\:translate-x-56 {
    --tw-translate-x: 14rem;
  }

  .xl\:translate-x-60 {
    --tw-translate-x: 15rem;
  }

  .xl\:translate-x-64 {
    --tw-translate-x: 16rem;
  }

  .xl\:translate-x-72 {
    --tw-translate-x: 18rem;
  }

  .xl\:translate-x-80 {
    --tw-translate-x: 20rem;
  }

  .xl\:translate-x-96 {
    --tw-translate-x: 24rem;
  }

  .xl\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .xl\:translate-x-0\.5 {
    --tw-translate-x: 0.125rem;
  }

  .xl\:translate-x-1\.5 {
    --tw-translate-x: 0.375rem;
  }

  .xl\:translate-x-2\.5 {
    --tw-translate-x: 0.625rem;
  }

  .xl\:translate-x-3\.5 {
    --tw-translate-x: 0.875rem;
  }

  .xl\:-translate-x-0 {
    --tw-translate-x: 0px;
  }

  .xl\:-translate-x-1 {
    --tw-translate-x: -0.25rem;
  }

  .xl\:-translate-x-2 {
    --tw-translate-x: -0.5rem;
  }

  .xl\:-translate-x-3 {
    --tw-translate-x: -0.75rem;
  }

  .xl\:-translate-x-4 {
    --tw-translate-x: -1rem;
  }

  .xl\:-translate-x-5 {
    --tw-translate-x: -1.25rem;
  }

  .xl\:-translate-x-6 {
    --tw-translate-x: -1.5rem;
  }

  .xl\:-translate-x-7 {
    --tw-translate-x: -1.75rem;
  }

  .xl\:-translate-x-8 {
    --tw-translate-x: -2rem;
  }

  .xl\:-translate-x-9 {
    --tw-translate-x: -2.25rem;
  }

  .xl\:-translate-x-10 {
    --tw-translate-x: -2.5rem;
  }

  .xl\:-translate-x-11 {
    --tw-translate-x: -2.75rem;
  }

  .xl\:-translate-x-12 {
    --tw-translate-x: -3rem;
  }

  .xl\:-translate-x-14 {
    --tw-translate-x: -3.5rem;
  }

  .xl\:-translate-x-16 {
    --tw-translate-x: -4rem;
  }

  .xl\:-translate-x-20 {
    --tw-translate-x: -5rem;
  }

  .xl\:-translate-x-24 {
    --tw-translate-x: -6rem;
  }

  .xl\:-translate-x-28 {
    --tw-translate-x: -7rem;
  }

  .xl\:-translate-x-32 {
    --tw-translate-x: -8rem;
  }

  .xl\:-translate-x-36 {
    --tw-translate-x: -9rem;
  }

  .xl\:-translate-x-40 {
    --tw-translate-x: -10rem;
  }

  .xl\:-translate-x-44 {
    --tw-translate-x: -11rem;
  }

  .xl\:-translate-x-48 {
    --tw-translate-x: -12rem;
  }

  .xl\:-translate-x-52 {
    --tw-translate-x: -13rem;
  }

  .xl\:-translate-x-56 {
    --tw-translate-x: -14rem;
  }

  .xl\:-translate-x-60 {
    --tw-translate-x: -15rem;
  }

  .xl\:-translate-x-64 {
    --tw-translate-x: -16rem;
  }

  .xl\:-translate-x-72 {
    --tw-translate-x: -18rem;
  }

  .xl\:-translate-x-80 {
    --tw-translate-x: -20rem;
  }

  .xl\:-translate-x-96 {
    --tw-translate-x: -24rem;
  }

  .xl\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .xl\:-translate-x-0\.5 {
    --tw-translate-x: -0.125rem;
  }

  .xl\:-translate-x-1\.5 {
    --tw-translate-x: -0.375rem;
  }

  .xl\:-translate-x-2\.5 {
    --tw-translate-x: -0.625rem;
  }

  .xl\:-translate-x-3\.5 {
    --tw-translate-x: -0.875rem;
  }

  .xl\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .xl\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .xl\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .xl\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .xl\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .xl\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .xl\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .xl\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .xl\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .xl\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .xl\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .xl\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .xl\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .xl\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .xl\:translate-y-0 {
    --tw-translate-y: 0px;
  }

  .xl\:translate-y-1 {
    --tw-translate-y: 0.25rem;
  }

  .xl\:translate-y-2 {
    --tw-translate-y: 0.5rem;
  }

  .xl\:translate-y-3 {
    --tw-translate-y: 0.75rem;
  }

  .xl\:translate-y-4 {
    --tw-translate-y: 1rem;
  }

  .xl\:translate-y-5 {
    --tw-translate-y: 1.25rem;
  }

  .xl\:translate-y-6 {
    --tw-translate-y: 1.5rem;
  }

  .xl\:translate-y-7 {
    --tw-translate-y: 1.75rem;
  }

  .xl\:translate-y-8 {
    --tw-translate-y: 2rem;
  }

  .xl\:translate-y-9 {
    --tw-translate-y: 2.25rem;
  }

  .xl\:translate-y-10 {
    --tw-translate-y: 2.5rem;
  }

  .xl\:translate-y-11 {
    --tw-translate-y: 2.75rem;
  }

  .xl\:translate-y-12 {
    --tw-translate-y: 3rem;
  }

  .xl\:translate-y-14 {
    --tw-translate-y: 3.5rem;
  }

  .xl\:translate-y-16 {
    --tw-translate-y: 4rem;
  }

  .xl\:translate-y-20 {
    --tw-translate-y: 5rem;
  }

  .xl\:translate-y-24 {
    --tw-translate-y: 6rem;
  }

  .xl\:translate-y-28 {
    --tw-translate-y: 7rem;
  }

  .xl\:translate-y-32 {
    --tw-translate-y: 8rem;
  }

  .xl\:translate-y-36 {
    --tw-translate-y: 9rem;
  }

  .xl\:translate-y-40 {
    --tw-translate-y: 10rem;
  }

  .xl\:translate-y-44 {
    --tw-translate-y: 11rem;
  }

  .xl\:translate-y-48 {
    --tw-translate-y: 12rem;
  }

  .xl\:translate-y-52 {
    --tw-translate-y: 13rem;
  }

  .xl\:translate-y-56 {
    --tw-translate-y: 14rem;
  }

  .xl\:translate-y-60 {
    --tw-translate-y: 15rem;
  }

  .xl\:translate-y-64 {
    --tw-translate-y: 16rem;
  }

  .xl\:translate-y-72 {
    --tw-translate-y: 18rem;
  }

  .xl\:translate-y-80 {
    --tw-translate-y: 20rem;
  }

  .xl\:translate-y-96 {
    --tw-translate-y: 24rem;
  }

  .xl\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .xl\:translate-y-0\.5 {
    --tw-translate-y: 0.125rem;
  }

  .xl\:translate-y-1\.5 {
    --tw-translate-y: 0.375rem;
  }

  .xl\:translate-y-2\.5 {
    --tw-translate-y: 0.625rem;
  }

  .xl\:translate-y-3\.5 {
    --tw-translate-y: 0.875rem;
  }

  .xl\:-translate-y-0 {
    --tw-translate-y: 0px;
  }

  .xl\:-translate-y-1 {
    --tw-translate-y: -0.25rem;
  }

  .xl\:-translate-y-2 {
    --tw-translate-y: -0.5rem;
  }

  .xl\:-translate-y-3 {
    --tw-translate-y: -0.75rem;
  }

  .xl\:-translate-y-4 {
    --tw-translate-y: -1rem;
  }

  .xl\:-translate-y-5 {
    --tw-translate-y: -1.25rem;
  }

  .xl\:-translate-y-6 {
    --tw-translate-y: -1.5rem;
  }

  .xl\:-translate-y-7 {
    --tw-translate-y: -1.75rem;
  }

  .xl\:-translate-y-8 {
    --tw-translate-y: -2rem;
  }

  .xl\:-translate-y-9 {
    --tw-translate-y: -2.25rem;
  }

  .xl\:-translate-y-10 {
    --tw-translate-y: -2.5rem;
  }

  .xl\:-translate-y-11 {
    --tw-translate-y: -2.75rem;
  }

  .xl\:-translate-y-12 {
    --tw-translate-y: -3rem;
  }

  .xl\:-translate-y-14 {
    --tw-translate-y: -3.5rem;
  }

  .xl\:-translate-y-16 {
    --tw-translate-y: -4rem;
  }

  .xl\:-translate-y-20 {
    --tw-translate-y: -5rem;
  }

  .xl\:-translate-y-24 {
    --tw-translate-y: -6rem;
  }

  .xl\:-translate-y-28 {
    --tw-translate-y: -7rem;
  }

  .xl\:-translate-y-32 {
    --tw-translate-y: -8rem;
  }

  .xl\:-translate-y-36 {
    --tw-translate-y: -9rem;
  }

  .xl\:-translate-y-40 {
    --tw-translate-y: -10rem;
  }

  .xl\:-translate-y-44 {
    --tw-translate-y: -11rem;
  }

  .xl\:-translate-y-48 {
    --tw-translate-y: -12rem;
  }

  .xl\:-translate-y-52 {
    --tw-translate-y: -13rem;
  }

  .xl\:-translate-y-56 {
    --tw-translate-y: -14rem;
  }

  .xl\:-translate-y-60 {
    --tw-translate-y: -15rem;
  }

  .xl\:-translate-y-64 {
    --tw-translate-y: -16rem;
  }

  .xl\:-translate-y-72 {
    --tw-translate-y: -18rem;
  }

  .xl\:-translate-y-80 {
    --tw-translate-y: -20rem;
  }

  .xl\:-translate-y-96 {
    --tw-translate-y: -24rem;
  }

  .xl\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .xl\:-translate-y-0\.5 {
    --tw-translate-y: -0.125rem;
  }

  .xl\:-translate-y-1\.5 {
    --tw-translate-y: -0.375rem;
  }

  .xl\:-translate-y-2\.5 {
    --tw-translate-y: -0.625rem;
  }

  .xl\:-translate-y-3\.5 {
    --tw-translate-y: -0.875rem;
  }

  .xl\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .xl\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .xl\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .xl\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .xl\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .xl\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .xl\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .xl\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .xl\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .xl\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .xl\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .xl\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .xl\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .xl\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .xl\:hover\:translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .xl\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.25rem;
  }

  .xl\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.5rem;
  }

  .xl\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.75rem;
  }

  .xl\:hover\:translate-x-4:hover {
    --tw-translate-x: 1rem;
  }

  .xl\:hover\:translate-x-5:hover {
    --tw-translate-x: 1.25rem;
  }

  .xl\:hover\:translate-x-6:hover {
    --tw-translate-x: 1.5rem;
  }

  .xl\:hover\:translate-x-7:hover {
    --tw-translate-x: 1.75rem;
  }

  .xl\:hover\:translate-x-8:hover {
    --tw-translate-x: 2rem;
  }

  .xl\:hover\:translate-x-9:hover {
    --tw-translate-x: 2.25rem;
  }

  .xl\:hover\:translate-x-10:hover {
    --tw-translate-x: 2.5rem;
  }

  .xl\:hover\:translate-x-11:hover {
    --tw-translate-x: 2.75rem;
  }

  .xl\:hover\:translate-x-12:hover {
    --tw-translate-x: 3rem;
  }

  .xl\:hover\:translate-x-14:hover {
    --tw-translate-x: 3.5rem;
  }

  .xl\:hover\:translate-x-16:hover {
    --tw-translate-x: 4rem;
  }

  .xl\:hover\:translate-x-20:hover {
    --tw-translate-x: 5rem;
  }

  .xl\:hover\:translate-x-24:hover {
    --tw-translate-x: 6rem;
  }

  .xl\:hover\:translate-x-28:hover {
    --tw-translate-x: 7rem;
  }

  .xl\:hover\:translate-x-32:hover {
    --tw-translate-x: 8rem;
  }

  .xl\:hover\:translate-x-36:hover {
    --tw-translate-x: 9rem;
  }

  .xl\:hover\:translate-x-40:hover {
    --tw-translate-x: 10rem;
  }

  .xl\:hover\:translate-x-44:hover {
    --tw-translate-x: 11rem;
  }

  .xl\:hover\:translate-x-48:hover {
    --tw-translate-x: 12rem;
  }

  .xl\:hover\:translate-x-52:hover {
    --tw-translate-x: 13rem;
  }

  .xl\:hover\:translate-x-56:hover {
    --tw-translate-x: 14rem;
  }

  .xl\:hover\:translate-x-60:hover {
    --tw-translate-x: 15rem;
  }

  .xl\:hover\:translate-x-64:hover {
    --tw-translate-x: 16rem;
  }

  .xl\:hover\:translate-x-72:hover {
    --tw-translate-x: 18rem;
  }

  .xl\:hover\:translate-x-80:hover {
    --tw-translate-x: 20rem;
  }

  .xl\:hover\:translate-x-96:hover {
    --tw-translate-x: 24rem;
  }

  .xl\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .xl\:hover\:translate-x-0\.5:hover {
    --tw-translate-x: 0.125rem;
  }

  .xl\:hover\:translate-x-1\.5:hover {
    --tw-translate-x: 0.375rem;
  }

  .xl\:hover\:translate-x-2\.5:hover {
    --tw-translate-x: 0.625rem;
  }

  .xl\:hover\:translate-x-3\.5:hover {
    --tw-translate-x: 0.875rem;
  }

  .xl\:hover\:-translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .xl\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.25rem;
  }

  .xl\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.5rem;
  }

  .xl\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.75rem;
  }

  .xl\:hover\:-translate-x-4:hover {
    --tw-translate-x: -1rem;
  }

  .xl\:hover\:-translate-x-5:hover {
    --tw-translate-x: -1.25rem;
  }

  .xl\:hover\:-translate-x-6:hover {
    --tw-translate-x: -1.5rem;
  }

  .xl\:hover\:-translate-x-7:hover {
    --tw-translate-x: -1.75rem;
  }

  .xl\:hover\:-translate-x-8:hover {
    --tw-translate-x: -2rem;
  }

  .xl\:hover\:-translate-x-9:hover {
    --tw-translate-x: -2.25rem;
  }

  .xl\:hover\:-translate-x-10:hover {
    --tw-translate-x: -2.5rem;
  }

  .xl\:hover\:-translate-x-11:hover {
    --tw-translate-x: -2.75rem;
  }

  .xl\:hover\:-translate-x-12:hover {
    --tw-translate-x: -3rem;
  }

  .xl\:hover\:-translate-x-14:hover {
    --tw-translate-x: -3.5rem;
  }

  .xl\:hover\:-translate-x-16:hover {
    --tw-translate-x: -4rem;
  }

  .xl\:hover\:-translate-x-20:hover {
    --tw-translate-x: -5rem;
  }

  .xl\:hover\:-translate-x-24:hover {
    --tw-translate-x: -6rem;
  }

  .xl\:hover\:-translate-x-28:hover {
    --tw-translate-x: -7rem;
  }

  .xl\:hover\:-translate-x-32:hover {
    --tw-translate-x: -8rem;
  }

  .xl\:hover\:-translate-x-36:hover {
    --tw-translate-x: -9rem;
  }

  .xl\:hover\:-translate-x-40:hover {
    --tw-translate-x: -10rem;
  }

  .xl\:hover\:-translate-x-44:hover {
    --tw-translate-x: -11rem;
  }

  .xl\:hover\:-translate-x-48:hover {
    --tw-translate-x: -12rem;
  }

  .xl\:hover\:-translate-x-52:hover {
    --tw-translate-x: -13rem;
  }

  .xl\:hover\:-translate-x-56:hover {
    --tw-translate-x: -14rem;
  }

  .xl\:hover\:-translate-x-60:hover {
    --tw-translate-x: -15rem;
  }

  .xl\:hover\:-translate-x-64:hover {
    --tw-translate-x: -16rem;
  }

  .xl\:hover\:-translate-x-72:hover {
    --tw-translate-x: -18rem;
  }

  .xl\:hover\:-translate-x-80:hover {
    --tw-translate-x: -20rem;
  }

  .xl\:hover\:-translate-x-96:hover {
    --tw-translate-x: -24rem;
  }

  .xl\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .xl\:hover\:-translate-x-0\.5:hover {
    --tw-translate-x: -0.125rem;
  }

  .xl\:hover\:-translate-x-1\.5:hover {
    --tw-translate-x: -0.375rem;
  }

  .xl\:hover\:-translate-x-2\.5:hover {
    --tw-translate-x: -0.625rem;
  }

  .xl\:hover\:-translate-x-3\.5:hover {
    --tw-translate-x: -0.875rem;
  }

  .xl\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .xl\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .xl\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .xl\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .xl\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .xl\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .xl\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .xl\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .xl\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .xl\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .xl\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .xl\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .xl\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .xl\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .xl\:hover\:translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .xl\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.25rem;
  }

  .xl\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.5rem;
  }

  .xl\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.75rem;
  }

  .xl\:hover\:translate-y-4:hover {
    --tw-translate-y: 1rem;
  }

  .xl\:hover\:translate-y-5:hover {
    --tw-translate-y: 1.25rem;
  }

  .xl\:hover\:translate-y-6:hover {
    --tw-translate-y: 1.5rem;
  }

  .xl\:hover\:translate-y-7:hover {
    --tw-translate-y: 1.75rem;
  }

  .xl\:hover\:translate-y-8:hover {
    --tw-translate-y: 2rem;
  }

  .xl\:hover\:translate-y-9:hover {
    --tw-translate-y: 2.25rem;
  }

  .xl\:hover\:translate-y-10:hover {
    --tw-translate-y: 2.5rem;
  }

  .xl\:hover\:translate-y-11:hover {
    --tw-translate-y: 2.75rem;
  }

  .xl\:hover\:translate-y-12:hover {
    --tw-translate-y: 3rem;
  }

  .xl\:hover\:translate-y-14:hover {
    --tw-translate-y: 3.5rem;
  }

  .xl\:hover\:translate-y-16:hover {
    --tw-translate-y: 4rem;
  }

  .xl\:hover\:translate-y-20:hover {
    --tw-translate-y: 5rem;
  }

  .xl\:hover\:translate-y-24:hover {
    --tw-translate-y: 6rem;
  }

  .xl\:hover\:translate-y-28:hover {
    --tw-translate-y: 7rem;
  }

  .xl\:hover\:translate-y-32:hover {
    --tw-translate-y: 8rem;
  }

  .xl\:hover\:translate-y-36:hover {
    --tw-translate-y: 9rem;
  }

  .xl\:hover\:translate-y-40:hover {
    --tw-translate-y: 10rem;
  }

  .xl\:hover\:translate-y-44:hover {
    --tw-translate-y: 11rem;
  }

  .xl\:hover\:translate-y-48:hover {
    --tw-translate-y: 12rem;
  }

  .xl\:hover\:translate-y-52:hover {
    --tw-translate-y: 13rem;
  }

  .xl\:hover\:translate-y-56:hover {
    --tw-translate-y: 14rem;
  }

  .xl\:hover\:translate-y-60:hover {
    --tw-translate-y: 15rem;
  }

  .xl\:hover\:translate-y-64:hover {
    --tw-translate-y: 16rem;
  }

  .xl\:hover\:translate-y-72:hover {
    --tw-translate-y: 18rem;
  }

  .xl\:hover\:translate-y-80:hover {
    --tw-translate-y: 20rem;
  }

  .xl\:hover\:translate-y-96:hover {
    --tw-translate-y: 24rem;
  }

  .xl\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .xl\:hover\:translate-y-0\.5:hover {
    --tw-translate-y: 0.125rem;
  }

  .xl\:hover\:translate-y-1\.5:hover {
    --tw-translate-y: 0.375rem;
  }

  .xl\:hover\:translate-y-2\.5:hover {
    --tw-translate-y: 0.625rem;
  }

  .xl\:hover\:translate-y-3\.5:hover {
    --tw-translate-y: 0.875rem;
  }

  .xl\:hover\:-translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .xl\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.25rem;
  }

  .xl\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.5rem;
  }

  .xl\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.75rem;
  }

  .xl\:hover\:-translate-y-4:hover {
    --tw-translate-y: -1rem;
  }

  .xl\:hover\:-translate-y-5:hover {
    --tw-translate-y: -1.25rem;
  }

  .xl\:hover\:-translate-y-6:hover {
    --tw-translate-y: -1.5rem;
  }

  .xl\:hover\:-translate-y-7:hover {
    --tw-translate-y: -1.75rem;
  }

  .xl\:hover\:-translate-y-8:hover {
    --tw-translate-y: -2rem;
  }

  .xl\:hover\:-translate-y-9:hover {
    --tw-translate-y: -2.25rem;
  }

  .xl\:hover\:-translate-y-10:hover {
    --tw-translate-y: -2.5rem;
  }

  .xl\:hover\:-translate-y-11:hover {
    --tw-translate-y: -2.75rem;
  }

  .xl\:hover\:-translate-y-12:hover {
    --tw-translate-y: -3rem;
  }

  .xl\:hover\:-translate-y-14:hover {
    --tw-translate-y: -3.5rem;
  }

  .xl\:hover\:-translate-y-16:hover {
    --tw-translate-y: -4rem;
  }

  .xl\:hover\:-translate-y-20:hover {
    --tw-translate-y: -5rem;
  }

  .xl\:hover\:-translate-y-24:hover {
    --tw-translate-y: -6rem;
  }

  .xl\:hover\:-translate-y-28:hover {
    --tw-translate-y: -7rem;
  }

  .xl\:hover\:-translate-y-32:hover {
    --tw-translate-y: -8rem;
  }

  .xl\:hover\:-translate-y-36:hover {
    --tw-translate-y: -9rem;
  }

  .xl\:hover\:-translate-y-40:hover {
    --tw-translate-y: -10rem;
  }

  .xl\:hover\:-translate-y-44:hover {
    --tw-translate-y: -11rem;
  }

  .xl\:hover\:-translate-y-48:hover {
    --tw-translate-y: -12rem;
  }

  .xl\:hover\:-translate-y-52:hover {
    --tw-translate-y: -13rem;
  }

  .xl\:hover\:-translate-y-56:hover {
    --tw-translate-y: -14rem;
  }

  .xl\:hover\:-translate-y-60:hover {
    --tw-translate-y: -15rem;
  }

  .xl\:hover\:-translate-y-64:hover {
    --tw-translate-y: -16rem;
  }

  .xl\:hover\:-translate-y-72:hover {
    --tw-translate-y: -18rem;
  }

  .xl\:hover\:-translate-y-80:hover {
    --tw-translate-y: -20rem;
  }

  .xl\:hover\:-translate-y-96:hover {
    --tw-translate-y: -24rem;
  }

  .xl\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .xl\:hover\:-translate-y-0\.5:hover {
    --tw-translate-y: -0.125rem;
  }

  .xl\:hover\:-translate-y-1\.5:hover {
    --tw-translate-y: -0.375rem;
  }

  .xl\:hover\:-translate-y-2\.5:hover {
    --tw-translate-y: -0.625rem;
  }

  .xl\:hover\:-translate-y-3\.5:hover {
    --tw-translate-y: -0.875rem;
  }

  .xl\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .xl\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .xl\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .xl\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .xl\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .xl\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .xl\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .xl\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .xl\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .xl\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .xl\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .xl\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .xl\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .xl\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .xl\:focus\:translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .xl\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.25rem;
  }

  .xl\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.5rem;
  }

  .xl\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.75rem;
  }

  .xl\:focus\:translate-x-4:focus {
    --tw-translate-x: 1rem;
  }

  .xl\:focus\:translate-x-5:focus {
    --tw-translate-x: 1.25rem;
  }

  .xl\:focus\:translate-x-6:focus {
    --tw-translate-x: 1.5rem;
  }

  .xl\:focus\:translate-x-7:focus {
    --tw-translate-x: 1.75rem;
  }

  .xl\:focus\:translate-x-8:focus {
    --tw-translate-x: 2rem;
  }

  .xl\:focus\:translate-x-9:focus {
    --tw-translate-x: 2.25rem;
  }

  .xl\:focus\:translate-x-10:focus {
    --tw-translate-x: 2.5rem;
  }

  .xl\:focus\:translate-x-11:focus {
    --tw-translate-x: 2.75rem;
  }

  .xl\:focus\:translate-x-12:focus {
    --tw-translate-x: 3rem;
  }

  .xl\:focus\:translate-x-14:focus {
    --tw-translate-x: 3.5rem;
  }

  .xl\:focus\:translate-x-16:focus {
    --tw-translate-x: 4rem;
  }

  .xl\:focus\:translate-x-20:focus {
    --tw-translate-x: 5rem;
  }

  .xl\:focus\:translate-x-24:focus {
    --tw-translate-x: 6rem;
  }

  .xl\:focus\:translate-x-28:focus {
    --tw-translate-x: 7rem;
  }

  .xl\:focus\:translate-x-32:focus {
    --tw-translate-x: 8rem;
  }

  .xl\:focus\:translate-x-36:focus {
    --tw-translate-x: 9rem;
  }

  .xl\:focus\:translate-x-40:focus {
    --tw-translate-x: 10rem;
  }

  .xl\:focus\:translate-x-44:focus {
    --tw-translate-x: 11rem;
  }

  .xl\:focus\:translate-x-48:focus {
    --tw-translate-x: 12rem;
  }

  .xl\:focus\:translate-x-52:focus {
    --tw-translate-x: 13rem;
  }

  .xl\:focus\:translate-x-56:focus {
    --tw-translate-x: 14rem;
  }

  .xl\:focus\:translate-x-60:focus {
    --tw-translate-x: 15rem;
  }

  .xl\:focus\:translate-x-64:focus {
    --tw-translate-x: 16rem;
  }

  .xl\:focus\:translate-x-72:focus {
    --tw-translate-x: 18rem;
  }

  .xl\:focus\:translate-x-80:focus {
    --tw-translate-x: 20rem;
  }

  .xl\:focus\:translate-x-96:focus {
    --tw-translate-x: 24rem;
  }

  .xl\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .xl\:focus\:translate-x-0\.5:focus {
    --tw-translate-x: 0.125rem;
  }

  .xl\:focus\:translate-x-1\.5:focus {
    --tw-translate-x: 0.375rem;
  }

  .xl\:focus\:translate-x-2\.5:focus {
    --tw-translate-x: 0.625rem;
  }

  .xl\:focus\:translate-x-3\.5:focus {
    --tw-translate-x: 0.875rem;
  }

  .xl\:focus\:-translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .xl\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.25rem;
  }

  .xl\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.5rem;
  }

  .xl\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.75rem;
  }

  .xl\:focus\:-translate-x-4:focus {
    --tw-translate-x: -1rem;
  }

  .xl\:focus\:-translate-x-5:focus {
    --tw-translate-x: -1.25rem;
  }

  .xl\:focus\:-translate-x-6:focus {
    --tw-translate-x: -1.5rem;
  }

  .xl\:focus\:-translate-x-7:focus {
    --tw-translate-x: -1.75rem;
  }

  .xl\:focus\:-translate-x-8:focus {
    --tw-translate-x: -2rem;
  }

  .xl\:focus\:-translate-x-9:focus {
    --tw-translate-x: -2.25rem;
  }

  .xl\:focus\:-translate-x-10:focus {
    --tw-translate-x: -2.5rem;
  }

  .xl\:focus\:-translate-x-11:focus {
    --tw-translate-x: -2.75rem;
  }

  .xl\:focus\:-translate-x-12:focus {
    --tw-translate-x: -3rem;
  }

  .xl\:focus\:-translate-x-14:focus {
    --tw-translate-x: -3.5rem;
  }

  .xl\:focus\:-translate-x-16:focus {
    --tw-translate-x: -4rem;
  }

  .xl\:focus\:-translate-x-20:focus {
    --tw-translate-x: -5rem;
  }

  .xl\:focus\:-translate-x-24:focus {
    --tw-translate-x: -6rem;
  }

  .xl\:focus\:-translate-x-28:focus {
    --tw-translate-x: -7rem;
  }

  .xl\:focus\:-translate-x-32:focus {
    --tw-translate-x: -8rem;
  }

  .xl\:focus\:-translate-x-36:focus {
    --tw-translate-x: -9rem;
  }

  .xl\:focus\:-translate-x-40:focus {
    --tw-translate-x: -10rem;
  }

  .xl\:focus\:-translate-x-44:focus {
    --tw-translate-x: -11rem;
  }

  .xl\:focus\:-translate-x-48:focus {
    --tw-translate-x: -12rem;
  }

  .xl\:focus\:-translate-x-52:focus {
    --tw-translate-x: -13rem;
  }

  .xl\:focus\:-translate-x-56:focus {
    --tw-translate-x: -14rem;
  }

  .xl\:focus\:-translate-x-60:focus {
    --tw-translate-x: -15rem;
  }

  .xl\:focus\:-translate-x-64:focus {
    --tw-translate-x: -16rem;
  }

  .xl\:focus\:-translate-x-72:focus {
    --tw-translate-x: -18rem;
  }

  .xl\:focus\:-translate-x-80:focus {
    --tw-translate-x: -20rem;
  }

  .xl\:focus\:-translate-x-96:focus {
    --tw-translate-x: -24rem;
  }

  .xl\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .xl\:focus\:-translate-x-0\.5:focus {
    --tw-translate-x: -0.125rem;
  }

  .xl\:focus\:-translate-x-1\.5:focus {
    --tw-translate-x: -0.375rem;
  }

  .xl\:focus\:-translate-x-2\.5:focus {
    --tw-translate-x: -0.625rem;
  }

  .xl\:focus\:-translate-x-3\.5:focus {
    --tw-translate-x: -0.875rem;
  }

  .xl\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .xl\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .xl\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .xl\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .xl\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .xl\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .xl\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .xl\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .xl\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .xl\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .xl\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .xl\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .xl\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .xl\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .xl\:focus\:translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .xl\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.25rem;
  }

  .xl\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.5rem;
  }

  .xl\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.75rem;
  }

  .xl\:focus\:translate-y-4:focus {
    --tw-translate-y: 1rem;
  }

  .xl\:focus\:translate-y-5:focus {
    --tw-translate-y: 1.25rem;
  }

  .xl\:focus\:translate-y-6:focus {
    --tw-translate-y: 1.5rem;
  }

  .xl\:focus\:translate-y-7:focus {
    --tw-translate-y: 1.75rem;
  }

  .xl\:focus\:translate-y-8:focus {
    --tw-translate-y: 2rem;
  }

  .xl\:focus\:translate-y-9:focus {
    --tw-translate-y: 2.25rem;
  }

  .xl\:focus\:translate-y-10:focus {
    --tw-translate-y: 2.5rem;
  }

  .xl\:focus\:translate-y-11:focus {
    --tw-translate-y: 2.75rem;
  }

  .xl\:focus\:translate-y-12:focus {
    --tw-translate-y: 3rem;
  }

  .xl\:focus\:translate-y-14:focus {
    --tw-translate-y: 3.5rem;
  }

  .xl\:focus\:translate-y-16:focus {
    --tw-translate-y: 4rem;
  }

  .xl\:focus\:translate-y-20:focus {
    --tw-translate-y: 5rem;
  }

  .xl\:focus\:translate-y-24:focus {
    --tw-translate-y: 6rem;
  }

  .xl\:focus\:translate-y-28:focus {
    --tw-translate-y: 7rem;
  }

  .xl\:focus\:translate-y-32:focus {
    --tw-translate-y: 8rem;
  }

  .xl\:focus\:translate-y-36:focus {
    --tw-translate-y: 9rem;
  }

  .xl\:focus\:translate-y-40:focus {
    --tw-translate-y: 10rem;
  }

  .xl\:focus\:translate-y-44:focus {
    --tw-translate-y: 11rem;
  }

  .xl\:focus\:translate-y-48:focus {
    --tw-translate-y: 12rem;
  }

  .xl\:focus\:translate-y-52:focus {
    --tw-translate-y: 13rem;
  }

  .xl\:focus\:translate-y-56:focus {
    --tw-translate-y: 14rem;
  }

  .xl\:focus\:translate-y-60:focus {
    --tw-translate-y: 15rem;
  }

  .xl\:focus\:translate-y-64:focus {
    --tw-translate-y: 16rem;
  }

  .xl\:focus\:translate-y-72:focus {
    --tw-translate-y: 18rem;
  }

  .xl\:focus\:translate-y-80:focus {
    --tw-translate-y: 20rem;
  }

  .xl\:focus\:translate-y-96:focus {
    --tw-translate-y: 24rem;
  }

  .xl\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .xl\:focus\:translate-y-0\.5:focus {
    --tw-translate-y: 0.125rem;
  }

  .xl\:focus\:translate-y-1\.5:focus {
    --tw-translate-y: 0.375rem;
  }

  .xl\:focus\:translate-y-2\.5:focus {
    --tw-translate-y: 0.625rem;
  }

  .xl\:focus\:translate-y-3\.5:focus {
    --tw-translate-y: 0.875rem;
  }

  .xl\:focus\:-translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .xl\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.25rem;
  }

  .xl\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.5rem;
  }

  .xl\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.75rem;
  }

  .xl\:focus\:-translate-y-4:focus {
    --tw-translate-y: -1rem;
  }

  .xl\:focus\:-translate-y-5:focus {
    --tw-translate-y: -1.25rem;
  }

  .xl\:focus\:-translate-y-6:focus {
    --tw-translate-y: -1.5rem;
  }

  .xl\:focus\:-translate-y-7:focus {
    --tw-translate-y: -1.75rem;
  }

  .xl\:focus\:-translate-y-8:focus {
    --tw-translate-y: -2rem;
  }

  .xl\:focus\:-translate-y-9:focus {
    --tw-translate-y: -2.25rem;
  }

  .xl\:focus\:-translate-y-10:focus {
    --tw-translate-y: -2.5rem;
  }

  .xl\:focus\:-translate-y-11:focus {
    --tw-translate-y: -2.75rem;
  }

  .xl\:focus\:-translate-y-12:focus {
    --tw-translate-y: -3rem;
  }

  .xl\:focus\:-translate-y-14:focus {
    --tw-translate-y: -3.5rem;
  }

  .xl\:focus\:-translate-y-16:focus {
    --tw-translate-y: -4rem;
  }

  .xl\:focus\:-translate-y-20:focus {
    --tw-translate-y: -5rem;
  }

  .xl\:focus\:-translate-y-24:focus {
    --tw-translate-y: -6rem;
  }

  .xl\:focus\:-translate-y-28:focus {
    --tw-translate-y: -7rem;
  }

  .xl\:focus\:-translate-y-32:focus {
    --tw-translate-y: -8rem;
  }

  .xl\:focus\:-translate-y-36:focus {
    --tw-translate-y: -9rem;
  }

  .xl\:focus\:-translate-y-40:focus {
    --tw-translate-y: -10rem;
  }

  .xl\:focus\:-translate-y-44:focus {
    --tw-translate-y: -11rem;
  }

  .xl\:focus\:-translate-y-48:focus {
    --tw-translate-y: -12rem;
  }

  .xl\:focus\:-translate-y-52:focus {
    --tw-translate-y: -13rem;
  }

  .xl\:focus\:-translate-y-56:focus {
    --tw-translate-y: -14rem;
  }

  .xl\:focus\:-translate-y-60:focus {
    --tw-translate-y: -15rem;
  }

  .xl\:focus\:-translate-y-64:focus {
    --tw-translate-y: -16rem;
  }

  .xl\:focus\:-translate-y-72:focus {
    --tw-translate-y: -18rem;
  }

  .xl\:focus\:-translate-y-80:focus {
    --tw-translate-y: -20rem;
  }

  .xl\:focus\:-translate-y-96:focus {
    --tw-translate-y: -24rem;
  }

  .xl\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .xl\:focus\:-translate-y-0\.5:focus {
    --tw-translate-y: -0.125rem;
  }

  .xl\:focus\:-translate-y-1\.5:focus {
    --tw-translate-y: -0.375rem;
  }

  .xl\:focus\:-translate-y-2\.5:focus {
    --tw-translate-y: -0.625rem;
  }

  .xl\:focus\:-translate-y-3\.5:focus {
    --tw-translate-y: -0.875rem;
  }

  .xl\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .xl\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .xl\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .xl\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .xl\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .xl\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .xl\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .xl\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .xl\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .xl\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .xl\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .xl\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .xl\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .xl\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .xl\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .xl\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .xl\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .xl\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .xl\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .xl\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .xl\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .xl\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .xl\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .xl\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .xl\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .xl\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .xl\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .xl\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .xl\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .xl\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .xl\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .xl\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .xl\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .xl\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .xl\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .xl\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .xl\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .xl\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .xl\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .xl\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .xl\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .xl\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .xl\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .xl\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .xl\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .xl\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .xl\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .xl\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .xl\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .xl\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .xl\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .xl\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .xl\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .xl\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .xl\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .xl\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .xl\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .xl\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .xl\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .xl\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .xl\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .xl\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .xl\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .xl\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .xl\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .xl\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .xl\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .xl\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .xl\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .xl\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .xl\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .xl\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .xl\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .xl\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .xl\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .xl\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .xl\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .xl\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .xl\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .xl\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .xl\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .xl\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .xl\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .xl\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .xl\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .xl\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .xl\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .xl\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .xl\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .xl\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .xl\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .xl\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .xl\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .xl\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .xl\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .xl\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .xl\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .xl\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .xl\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .xl\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .xl\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .xl\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .xl\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .xl\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .xl\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .xl\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .xl\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .xl\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .xl\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .xl\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .xl\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .xl\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .xl\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .xl\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .xl\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .xl\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .xl\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .xl\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .xl\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .xl\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .xl\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .xl\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .xl\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .xl\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .xl\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .xl\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .xl\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .xl\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .xl\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .xl\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .xl\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .xl\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .xl\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .xl\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .xl\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .xl\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .xl\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .xl\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .xl\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .xl\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .xl\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .xl\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .xl\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .xl\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .xl\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .xl\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .xl\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .xl\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .xl\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .xl\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .xl\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .xl\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .xl\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .xl\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .xl\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .xl\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .xl\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .xl\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .xl\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .xl\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .xl\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .xl\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .xl\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .xl\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .xl\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .xl\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .xl\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .xl\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .xl\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .xl\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .xl\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .xl\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .xl\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .xl\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .xl\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .xl\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .xl\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .xl\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .xl\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .xl\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .xl\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .xl\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .xl\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .xl\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .xl\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .xl\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .xl\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .xl\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .xl\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .xl\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .xl\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .xl\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .xl\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .xl\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .xl\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .xl\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .xl\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .xl\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .xl\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .xl\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .xl\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .xl\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .xl\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .xl\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .xl\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .xl\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .xl\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .xl\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .xl\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .xl\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .xl\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .xl\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .xl\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .xl\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .xl\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .xl\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .xl\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .xl\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .xl\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .xl\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .xl\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .xl\:animate-none {
    animation: none;
  }

  .xl\:animate-spin {
    animation: spin 1s linear infinite;
  }

  .xl\:animate-ping {
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .xl\:animate-pulse {
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .xl\:animate-bounce {
    animation: bounce 1s infinite;
  }

  .xl\:cursor-auto {
    cursor: auto;
  }

  .xl\:cursor-default {
    cursor: default;
  }

  .xl\:cursor-pointer {
    cursor: pointer;
  }

  .xl\:cursor-wait {
    cursor: wait;
  }

  .xl\:cursor-text {
    cursor: text;
  }

  .xl\:cursor-move {
    cursor: move;
  }

  .xl\:cursor-help {
    cursor: help;
  }

  .xl\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .xl\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  .xl\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text;
  }

  .xl\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    user-select: all;
  }

  .xl\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto;
  }

  .xl\:resize-none {
    resize: none;
  }

  .xl\:resize-y {
    resize: vertical;
  }

  .xl\:resize-x {
    resize: horizontal;
  }

  .xl\:resize {
    resize: both;
  }

  .xl\:list-inside {
    list-style-position: inside;
  }

  .xl\:list-outside {
    list-style-position: outside;
  }

  .xl\:list-none {
    list-style-type: none;
  }

  .xl\:list-disc {
    list-style-type: disc;
  }

  .xl\:list-decimal {
    list-style-type: decimal;
  }

  .xl\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .xl\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .xl\:auto-cols-min {
    grid-auto-columns: min-content;
  }

  .xl\:auto-cols-max {
    grid-auto-columns: max-content;
  }

  .xl\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .xl\:grid-flow-row {
    grid-auto-flow: row;
  }

  .xl\:grid-flow-col {
    grid-auto-flow: column;
  }

  .xl\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .xl\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .xl\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .xl\:auto-rows-min {
    grid-auto-rows: min-content;
  }

  .xl\:auto-rows-max {
    grid-auto-rows: max-content;
  }

  .xl\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .xl\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .xl\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .xl\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .xl\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .xl\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .xl\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .xl\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .xl\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .xl\:grid-cols-none {
    grid-template-columns: none;
  }

  .xl\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .xl\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .xl\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .xl\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .xl\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .xl\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .xl\:grid-rows-none {
    grid-template-rows: none;
  }

  .xl\:flex-row {
    flex-direction: row;
  }

  .xl\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .xl\:flex-col {
    flex-direction: column;
  }

  .xl\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .xl\:flex-wrap {
    flex-wrap: wrap;
  }

  .xl\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .xl\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .xl\:place-content-center {
    place-content: center;
  }

  .xl\:place-content-start {
    place-content: start;
  }

  .xl\:place-content-end {
    place-content: end;
  }

  .xl\:place-content-between {
    place-content: space-between;
  }

  .xl\:place-content-around {
    place-content: space-around;
  }

  .xl\:place-content-evenly {
    place-content: space-evenly;
  }

  .xl\:place-content-stretch {
    place-content: stretch;
  }

  .xl\:place-items-start {
    place-items: start;
  }

  .xl\:place-items-end {
    place-items: end;
  }

  .xl\:place-items-center {
    place-items: center;
  }

  .xl\:place-items-stretch {
    place-items: stretch;
  }

  .xl\:content-center {
    align-content: center;
  }

  .xl\:content-start {
    align-content: flex-start;
  }

  .xl\:content-end {
    align-content: flex-end;
  }

  .xl\:content-between {
    align-content: space-between;
  }

  .xl\:content-around {
    align-content: space-around;
  }

  .xl\:content-evenly {
    align-content: space-evenly;
  }

  .xl\:items-start {
    align-items: flex-start;
  }

  .xl\:items-end {
    align-items: flex-end;
  }

  .xl\:items-center {
    align-items: center;
  }

  .xl\:items-baseline {
    align-items: baseline;
  }

  .xl\:items-stretch {
    align-items: stretch;
  }

  .xl\:justify-start {
    justify-content: flex-start;
  }

  .xl\:justify-end {
    justify-content: flex-end;
  }

  .xl\:justify-center {
    justify-content: center;
  }

  .xl\:justify-between {
    justify-content: space-between;
  }

  .xl\:justify-around {
    justify-content: space-around;
  }

  .xl\:justify-evenly {
    justify-content: space-evenly;
  }

  .xl\:justify-items-start {
    justify-items: start;
  }

  .xl\:justify-items-end {
    justify-items: end;
  }

  .xl\:justify-items-center {
    justify-items: center;
  }

  .xl\:justify-items-stretch {
    justify-items: stretch;
  }

  .xl\:gap-0 {
    gap: 0px;
  }

  .xl\:gap-1 {
    gap: 0.25rem;
  }

  .xl\:gap-2 {
    gap: 0.5rem;
  }

  .xl\:gap-3 {
    gap: 0.75rem;
  }

  .xl\:gap-4 {
    gap: 1rem;
  }

  .xl\:gap-5 {
    gap: 1.25rem;
  }

  .xl\:gap-6 {
    gap: 1.5rem;
  }

  .xl\:gap-7 {
    gap: 1.75rem;
  }

  .xl\:gap-8 {
    gap: 2rem;
  }

  .xl\:gap-9 {
    gap: 2.25rem;
  }

  .xl\:gap-10 {
    gap: 2.5rem;
  }

  .xl\:gap-11 {
    gap: 2.75rem;
  }

  .xl\:gap-12 {
    gap: 3rem;
  }

  .xl\:gap-14 {
    gap: 3.5rem;
  }

  .xl\:gap-16 {
    gap: 4rem;
  }

  .xl\:gap-20 {
    gap: 5rem;
  }

  .xl\:gap-24 {
    gap: 6rem;
  }

  .xl\:gap-28 {
    gap: 7rem;
  }

  .xl\:gap-32 {
    gap: 8rem;
  }

  .xl\:gap-36 {
    gap: 9rem;
  }

  .xl\:gap-40 {
    gap: 10rem;
  }

  .xl\:gap-44 {
    gap: 11rem;
  }

  .xl\:gap-48 {
    gap: 12rem;
  }

  .xl\:gap-52 {
    gap: 13rem;
  }

  .xl\:gap-56 {
    gap: 14rem;
  }

  .xl\:gap-60 {
    gap: 15rem;
  }

  .xl\:gap-64 {
    gap: 16rem;
  }

  .xl\:gap-72 {
    gap: 18rem;
  }

  .xl\:gap-80 {
    gap: 20rem;
  }

  .xl\:gap-96 {
    gap: 24rem;
  }

  .xl\:gap-px {
    gap: 1px;
  }

  .xl\:gap-0\.5 {
    gap: 0.125rem;
  }

  .xl\:gap-1\.5 {
    gap: 0.375rem;
  }

  .xl\:gap-2\.5 {
    gap: 0.625rem;
  }

  .xl\:gap-3\.5 {
    gap: 0.875rem;
  }

  .xl\:gap-x-0 {
    -moz-column-gap: 0px;
    column-gap: 0px;
  }

  .xl\:gap-x-1 {
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }

  .xl\:gap-x-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }

  .xl\:gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }

  .xl\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }

  .xl\:gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  .xl\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }

  .xl\:gap-x-7 {
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem;
  }

  .xl\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }

  .xl\:gap-x-9 {
    -moz-column-gap: 2.25rem;
    column-gap: 2.25rem;
  }

  .xl\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }

  .xl\:gap-x-11 {
    -moz-column-gap: 2.75rem;
    column-gap: 2.75rem;
  }

  .xl\:gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }

  .xl\:gap-x-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem;
  }

  .xl\:gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }

  .xl\:gap-x-20 {
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }

  .xl\:gap-x-24 {
    -moz-column-gap: 6rem;
    column-gap: 6rem;
  }

  .xl\:gap-x-28 {
    -moz-column-gap: 7rem;
    column-gap: 7rem;
  }

  .xl\:gap-x-32 {
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }

  .xl\:gap-x-36 {
    -moz-column-gap: 9rem;
    column-gap: 9rem;
  }

  .xl\:gap-x-40 {
    -moz-column-gap: 10rem;
    column-gap: 10rem;
  }

  .xl\:gap-x-44 {
    -moz-column-gap: 11rem;
    column-gap: 11rem;
  }

  .xl\:gap-x-48 {
    -moz-column-gap: 12rem;
    column-gap: 12rem;
  }

  .xl\:gap-x-52 {
    -moz-column-gap: 13rem;
    column-gap: 13rem;
  }

  .xl\:gap-x-56 {
    -moz-column-gap: 14rem;
    column-gap: 14rem;
  }

  .xl\:gap-x-60 {
    -moz-column-gap: 15rem;
    column-gap: 15rem;
  }

  .xl\:gap-x-64 {
    -moz-column-gap: 16rem;
    column-gap: 16rem;
  }

  .xl\:gap-x-72 {
    -moz-column-gap: 18rem;
    column-gap: 18rem;
  }

  .xl\:gap-x-80 {
    -moz-column-gap: 20rem;
    column-gap: 20rem;
  }

  .xl\:gap-x-96 {
    -moz-column-gap: 24rem;
    column-gap: 24rem;
  }

  .xl\:gap-x-px {
    -moz-column-gap: 1px;
    column-gap: 1px;
  }

  .xl\:gap-x-0\.5 {
    -moz-column-gap: 0.125rem;
    column-gap: 0.125rem;
  }

  .xl\:gap-x-1\.5 {
    -moz-column-gap: 0.375rem;
    column-gap: 0.375rem;
  }

  .xl\:gap-x-2\.5 {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
  }

  .xl\:gap-x-3\.5 {
    -moz-column-gap: 0.875rem;
    column-gap: 0.875rem;
  }

  .xl\:gap-y-0 {
    row-gap: 0px;
  }

  .xl\:gap-y-1 {
    row-gap: 0.25rem;
  }

  .xl\:gap-y-2 {
    row-gap: 0.5rem;
  }

  .xl\:gap-y-3 {
    row-gap: 0.75rem;
  }

  .xl\:gap-y-4 {
    row-gap: 1rem;
  }

  .xl\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .xl\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .xl\:gap-y-7 {
    row-gap: 1.75rem;
  }

  .xl\:gap-y-8 {
    row-gap: 2rem;
  }

  .xl\:gap-y-9 {
    row-gap: 2.25rem;
  }

  .xl\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .xl\:gap-y-11 {
    row-gap: 2.75rem;
  }

  .xl\:gap-y-12 {
    row-gap: 3rem;
  }

  .xl\:gap-y-14 {
    row-gap: 3.5rem;
  }

  .xl\:gap-y-16 {
    row-gap: 4rem;
  }

  .xl\:gap-y-20 {
    row-gap: 5rem;
  }

  .xl\:gap-y-24 {
    row-gap: 6rem;
  }

  .xl\:gap-y-28 {
    row-gap: 7rem;
  }

  .xl\:gap-y-32 {
    row-gap: 8rem;
  }

  .xl\:gap-y-36 {
    row-gap: 9rem;
  }

  .xl\:gap-y-40 {
    row-gap: 10rem;
  }

  .xl\:gap-y-44 {
    row-gap: 11rem;
  }

  .xl\:gap-y-48 {
    row-gap: 12rem;
  }

  .xl\:gap-y-52 {
    row-gap: 13rem;
  }

  .xl\:gap-y-56 {
    row-gap: 14rem;
  }

  .xl\:gap-y-60 {
    row-gap: 15rem;
  }

  .xl\:gap-y-64 {
    row-gap: 16rem;
  }

  .xl\:gap-y-72 {
    row-gap: 18rem;
  }

  .xl\:gap-y-80 {
    row-gap: 20rem;
  }

  .xl\:gap-y-96 {
    row-gap: 24rem;
  }

  .xl\:gap-y-px {
    row-gap: 1px;
  }

  .xl\:gap-y-0\.5 {
    row-gap: 0.125rem;
  }

  .xl\:gap-y-1\.5 {
    row-gap: 0.375rem;
  }

  .xl\:gap-y-2\.5 {
    row-gap: 0.625rem;
  }

  .xl\:gap-y-3\.5 {
    row-gap: 0.875rem;
  }

  .xl\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(7rem * var(--tw-space-x-reverse));
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(9rem * var(--tw-space-x-reverse));
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(11rem * var(--tw-space-x-reverse));
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(14rem * var(--tw-space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(15rem * var(--tw-space-x-reverse));
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(16rem * var(--tw-space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(18rem * var(--tw-space-x-reverse));
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(20rem * var(--tw-space-x-reverse));
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(24rem * var(--tw-space-x-reverse));
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-6rem * var(--tw-space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-7rem * var(--tw-space-x-reverse));
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-8rem * var(--tw-space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-9rem * var(--tw-space-x-reverse));
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-10rem * var(--tw-space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-11rem * var(--tw-space-x-reverse));
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-13rem * var(--tw-space-x-reverse));
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-14rem * var(--tw-space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-15rem * var(--tw-space-x-reverse));
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-16rem * var(--tw-space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-18rem * var(--tw-space-x-reverse));
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-20rem * var(--tw-space-x-reverse));
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-24rem * var(--tw-space-x-reverse));
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xl\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .xl\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .xl\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .xl\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
  }

  .xl\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .xl\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .xl\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xl\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xl\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xl\:divide-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(5px * var(--tw-divide-x-reverse));
    border-left-width: calc(5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xl\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xl\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xl\:divide-x-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(1.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xl\:divide-x-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(0.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xl\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .xl\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .xl\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .xl\:divide-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(5px * var(--tw-divide-y-reverse));
  }

  .xl\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .xl\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .xl\:divide-y-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1.5px * var(--tw-divide-y-reverse));
  }

  .xl\:divide-y-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0.5px * var(--tw-divide-y-reverse));
  }

  .xl\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .xl\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .xl\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .xl\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .xl\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .xl\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .xl\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .xl\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .xl\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .xl\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .xl\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .xl\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .xl\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .xl\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .xl\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .xl\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .xl\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .xl\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .xl\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .xl\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .xl\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .xl\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .xl\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .xl\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .xl\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .xl\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .xl\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .xl\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .xl\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .xl\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .xl\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .xl\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .xl\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .xl\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .xl\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .xl\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .xl\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .xl\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .xl\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .xl\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .xl\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .xl\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .xl\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .xl\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .xl\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .xl\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .xl\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .xl\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .xl\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .xl\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .xl\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .xl\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .xl\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .xl\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .xl\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .xl\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .xl\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .xl\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .xl\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .xl\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .xl\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .xl\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .xl\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .xl\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .xl\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .xl\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .xl\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .xl\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .xl\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .xl\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .xl\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .xl\:divide-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .xl\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .xl\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .xl\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .xl\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .xl\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .xl\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .xl\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .xl\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .xl\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .xl\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .xl\:divide-Asurion-White > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .xl\:divide-Asurion-Blue-Brighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .xl\:divide-Asurion-Blue-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .xl\:divide-Asurion-Blue-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .xl\:divide-Asurion-Purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .xl\:divide-Asurion-Purple-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .xl\:divide-Asurion-Purple-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .xl\:divide-Asurion-Gray-Deepest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .xl\:divide-Asurion-Gray-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-divide-opacity));
  }

  .xl\:divide-Asurion-Gray-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .xl\:divide-Asurion-Gray-Lighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .xl\:divide-Asurion-Gray-Lightest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .xl\:divide-Asurion-Red-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .xl\:divide-light-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .xl\:divide-light-gray-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .xl\:divide-light-gray-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .xl\:divide-light-gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-divide-opacity));
  }

  .xl\:divide-light-gray-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .xl\:divide-light-gray-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .xl\:divide-light-slate-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-divide-opacity));
  }

  .xl\:divide-denim-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-divide-opacity));
  }

  .xl\:divide-purple-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .xl\:divide-dark-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .xl\:divide-bright-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-divide-opacity));
  }

  .xl\:divide-mustard-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-divide-opacity));
  }

  .xl\:divide-mustard-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-divide-opacity));
  }

  .xl\:divide-light-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .xl\:divide-light-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-divide-opacity));
  }

  .xl\:divide-light-blue-3 > :not([hidden]) ~ :not([hidden]) {
    border-color:  #F0F3FF;
  }

  .xl\:divide-light-blue-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .xl\:divide-purple-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-divide-opacity));
  }

  .xl\:divide-light-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .xl\:divide-light-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .xl\:divide-light-bg-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-divide-opacity));
  }

  .xl\:divide-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-divide-opacity));
  }

  .xl\:divide-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-divide-opacity));
  }

  .xl\:divide-light-white-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-divide-opacity));
  }

  .xl\:divide-Black-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .xl\:divide-Default-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .xl\:divide-White-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-divide-opacity));
  }

  .xl\:divide-Green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-divide-opacity));
  }

  .xl\:divide-Blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .xl\:divide-Silver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-divide-opacity));
  }

  .xl\:divide-Yellow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-divide-opacity));
  }

  .xl\:divide-Grey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .xl\:divide-Gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .xl\:divide-Red-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-divide-opacity));
  }

  .xl\:divide-Gold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-divide-opacity));
  }

  .xl\:divide-light-green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .xl\:divide-dark-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .xl\:divide-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .xl\:divide-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-divide-opacity));
  }

  .xl\:divide-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-divide-opacity));
  }

  .xl\:divide-light-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-divide-opacity));
  }

  .xl\:divide-bright-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .xl\:divide-bright-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .xl\:divide-SpaceGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .xl\:divide-Purple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .xl\:divide-LightPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-divide-opacity));
  }

  .xl\:divide-Glow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .xl\:divide-Bronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-divide-opacity));
  }

  .xl\:divide-Copper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-divide-opacity));
  }

  .xl\:divide-Pink-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-divide-opacity));
  }

  .xl\:divide-Orange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-divide-opacity));
  }

  .xl\:divide-Coral-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-divide-opacity));
  }

  .xl\:divide-MajesticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .xl\:divide-PrismBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .xl\:divide-CeramicBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .xl\:divide-MidnightBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-divide-opacity));
  }

  .xl\:divide-PrismWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-divide-opacity));
  }

  .xl\:divide-CeramicWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-divide-opacity));
  }

  .xl\:divide-LilacPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-divide-opacity));
  }

  .xl\:divide-CrownSilver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-divide-opacity));
  }

  .xl\:divide-CoralBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-divide-opacity));
  }

  .xl\:divide-lime-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .xl\:divide-apple-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .xl\:divide-bg-new-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-divide-opacity));
  }

  .xl\:divide-bg-new-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-divide-opacity));
  }

  .xl\:divide-new-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-divide-opacity));
  }

  .xl\:divide-footer-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-divide-opacity));
  }

  .xl\:divide-border-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-divide-opacity));
  }

  .xl\:divide-apple-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-divide-opacity));
  }

  .xl\:divide-crimson-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-divide-opacity));
  }

  .xl\:divide-asurion-cyan > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-divide-opacity));
  }

  .xl\:divide-bright-orange > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-divide-opacity));
  }

  .xl\:divide-Graphite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-divide-opacity));
  }

  .xl\:divide-PacificBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .xl\:divide-light-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-divide-opacity));
  }

  .xl\:divide-asurion-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-divide-opacity));
  }

  .xl\:divide-OceanBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-divide-opacity));
  }

  .xl\:divide-MetallicCopper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-divide-opacity));
  }

  .xl\:divide-PorcelainWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-divide-opacity));
  }

  .xl\:divide-LightBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-divide-opacity));
  }

  .xl\:divide-CloudNavy-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .xl\:divide-CloudMint-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .xl\:divide-CloudOrange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-divide-opacity));
  }

  .xl\:divide-CloudLavender-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-divide-opacity));
  }

  .xl\:divide-CloudRed-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-divide-opacity));
  }

  .xl\:divide-CloudWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-divide-opacity));
  }

  .xl\:divide-SunriseGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .xl\:divide-SunshineGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .xl\:divide-AuraBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .xl\:divide-AuraGlow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .xl\:divide-MysticBronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-divide-opacity));
  }

  .xl\:divide-MysticGreen-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-divide-opacity));
  }

  .xl\:divide-MysticGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-divide-opacity));
  }

  .xl\:divide-MysticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-divide-opacity));
  }

  .xl\:divide-MysticWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-divide-opacity));
  }

  .xl\:divide-price-blue1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .xl\:divide-indigo1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .xl\:divide-Purple-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-divide-opacity));
  }

  .xl\:divide-new-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-divide-opacity));
  }

  .xl\:divide-dark-blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-divide-opacity));
  }

  .xl\:divide-replace-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-divide-opacity));
  }

  .xl\:divide-resolve-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-divide-opacity));
  }

  .xl\:divide-violet > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .xl\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .xl\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .xl\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .xl\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .xl\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .xl\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .xl\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .xl\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .xl\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .xl\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .xl\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .xl\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .xl\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .xl\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .xl\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .xl\:place-self-auto {
    place-self: auto;
  }

  .xl\:place-self-start {
    place-self: start;
  }

  .xl\:place-self-end {
    place-self: end;
  }

  .xl\:place-self-center {
    place-self: center;
  }

  .xl\:place-self-stretch {
    place-self: stretch;
  }

  .xl\:self-auto {
    align-self: auto;
  }

  .xl\:self-start {
    align-self: flex-start;
  }

  .xl\:self-end {
    align-self: flex-end;
  }

  .xl\:self-center {
    align-self: center;
  }

  .xl\:self-stretch {
    align-self: stretch;
  }

  .xl\:self-baseline {
    align-self: baseline;
  }

  .xl\:justify-self-auto {
    justify-self: auto;
  }

  .xl\:justify-self-start {
    justify-self: start;
  }

  .xl\:justify-self-end {
    justify-self: end;
  }

  .xl\:justify-self-center {
    justify-self: center;
  }

  .xl\:justify-self-stretch {
    justify-self: stretch;
  }

  .xl\:overflow-auto {
    overflow: auto;
  }

  .xl\:overflow-hidden {
    overflow: hidden;
  }

  .xl\:overflow-visible {
    overflow: visible;
  }

  .xl\:overflow-scroll {
    overflow: scroll;
  }

  .xl\:overflow-x-auto {
    overflow-x: auto;
  }

  .xl\:overflow-y-auto {
    overflow-y: auto;
  }

  .xl\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .xl\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .xl\:overflow-x-visible {
    overflow-x: visible;
  }

  .xl\:overflow-y-visible {
    overflow-y: visible;
  }

  .xl\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .xl\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .xl\:overscroll-auto {
    overscroll-behavior: auto;
  }

  .xl\:overscroll-contain {
    overscroll-behavior: contain;
  }

  .xl\:overscroll-none {
    overscroll-behavior: none;
  }

  .xl\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .xl\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .xl\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .xl\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .xl\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .xl\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .xl\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .xl\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .xl\:overflow-clip {
    text-overflow: clip;
  }

  .xl\:whitespace-normal {
    white-space: normal;
  }

  .xl\:whitespace-nowrap {
    white-space: nowrap;
  }

  .xl\:whitespace-pre {
    white-space: pre;
  }

  .xl\:whitespace-pre-line {
    white-space: pre-line;
  }

  .xl\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .xl\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .xl\:break-words {
    overflow-wrap: break-word;
  }

  .xl\:break-all {
    word-break: break-all;
  }

  .xl\:rounded-5 {
    border-radius: 5px;
  }

  .xl\:rounded-16 {
    border-radius: 16px;
  }

  .xl\:rounded-none {
    border-radius: 0px;
  }

  .xl\:rounded-sm {
    border-radius: 0.125rem;
  }

  .xl\:rounded {
    border-radius: 0.25rem;
  }

  .xl\:rounded-md {
    border-radius: 0.375rem;
  }

  .xl\:rounded-lg {
    border-radius: 0.5rem;
  }

  .xl\:rounded-xl {
    border-radius: 0.75rem;
  }

  .xl\:rounded-2xl {
    border-radius: 1rem;
  }

  .xl\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .xl\:rounded-full {
    border-radius: 9999px;
  }

  .xl\:rounded-r3 {
    border-radius: 3px;
  }

  .xl\:rounded-t-5 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .xl\:rounded-t-16 {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .xl\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .xl\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .xl\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .xl\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .xl\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .xl\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .xl\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .xl\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .xl\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .xl\:rounded-t-r3 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }

  .xl\:rounded-r-5 {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .xl\:rounded-r-16 {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .xl\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .xl\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .xl\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .xl\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .xl\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .xl\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .xl\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .xl\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .xl\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .xl\:rounded-r-r3 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  .xl\:rounded-b-5 {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .xl\:rounded-b-16 {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .xl\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .xl\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .xl\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .xl\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .xl\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .xl\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .xl\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .xl\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .xl\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .xl\:rounded-b-r3 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .xl\:rounded-l-5 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .xl\:rounded-l-16 {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .xl\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .xl\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .xl\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .xl\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .xl\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .xl\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .xl\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .xl\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .xl\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .xl\:rounded-l-r3 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .xl\:rounded-tl-5 {
    border-top-left-radius: 5px;
  }

  .xl\:rounded-tl-16 {
    border-top-left-radius: 16px;
  }

  .xl\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .xl\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .xl\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .xl\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .xl\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .xl\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .xl\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .xl\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .xl\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .xl\:rounded-tl-r3 {
    border-top-left-radius: 3px;
  }

  .xl\:rounded-tr-5 {
    border-top-right-radius: 5px;
  }

  .xl\:rounded-tr-16 {
    border-top-right-radius: 16px;
  }

  .xl\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .xl\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .xl\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .xl\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .xl\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .xl\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .xl\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .xl\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .xl\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .xl\:rounded-tr-r3 {
    border-top-right-radius: 3px;
  }

  .xl\:rounded-br-5 {
    border-bottom-right-radius: 5px;
  }

  .xl\:rounded-br-16 {
    border-bottom-right-radius: 16px;
  }

  .xl\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .xl\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .xl\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .xl\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .xl\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .xl\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .xl\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .xl\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .xl\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .xl\:rounded-br-r3 {
    border-bottom-right-radius: 3px;
  }

  .xl\:rounded-bl-5 {
    border-bottom-left-radius: 5px;
  }

  .xl\:rounded-bl-16 {
    border-bottom-left-radius: 16px;
  }

  .xl\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .xl\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .xl\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .xl\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .xl\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .xl\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .xl\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .xl\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .xl\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .xl\:rounded-bl-r3 {
    border-bottom-left-radius: 3px;
  }

  .xl\:border-0 {
    border-width: 0px;
  }

  .xl\:border-2 {
    border-width: 2px;
  }

  .xl\:border-4 {
    border-width: 4px;
  }

  .xl\:border-5 {
    border-width: 5px;
  }

  .xl\:border-8 {
    border-width: 8px;
  }

  .xl\:border {
    border-width: 1px;
  }

  .xl\:border-1\/5 {
    border-width: 1.5px;
  }

  .xl\:border-1\/2 {
    border-width: 0.5px;
  }

  .xl\:border-t-0 {
    border-top-width: 0px;
  }

  .xl\:border-t-2 {
    border-top-width: 2px;
  }

  .xl\:border-t-4 {
    border-top-width: 4px;
  }

  .xl\:border-t-5 {
    border-top-width: 5px;
  }

  .xl\:border-t-8 {
    border-top-width: 8px;
  }

  .xl\:border-t {
    border-top-width: 1px;
  }

  .xl\:border-t-1\/5 {
    border-top-width: 1.5px;
  }

  .xl\:border-t-1\/2 {
    border-top-width: 0.5px;
  }

  .xl\:border-r-0 {
    border-right-width: 0px;
  }

  .xl\:border-r-2 {
    border-right-width: 2px;
  }

  .xl\:border-r-4 {
    border-right-width: 4px;
  }

  .xl\:border-r-5 {
    border-right-width: 5px;
  }

  .xl\:border-r-8 {
    border-right-width: 8px;
  }

  .xl\:border-r {
    border-right-width: 1px;
  }

  .xl\:border-r-1\/5 {
    border-right-width: 1.5px;
  }

  .xl\:border-r-1\/2 {
    border-right-width: 0.5px;
  }

  .xl\:border-b-0 {
    border-bottom-width: 0px;
  }

  .xl\:border-b-2 {
    border-bottom-width: 2px;
  }

  .xl\:border-b-4 {
    border-bottom-width: 4px;
  }

  .xl\:border-b-5 {
    border-bottom-width: 5px;
  }

  .xl\:border-b-8 {
    border-bottom-width: 8px;
  }

  .xl\:border-b {
    border-bottom-width: 1px;
  }

  .xl\:border-b-1\/5 {
    border-bottom-width: 1.5px;
  }

  .xl\:border-b-1\/2 {
    border-bottom-width: 0.5px;
  }

  .xl\:border-l-0 {
    border-left-width: 0px;
  }

  .xl\:border-l-2 {
    border-left-width: 2px;
  }

  .xl\:border-l-4 {
    border-left-width: 4px;
  }

  .xl\:border-l-5 {
    border-left-width: 5px;
  }

  .xl\:border-l-8 {
    border-left-width: 8px;
  }

  .xl\:border-l {
    border-left-width: 1px;
  }

  .xl\:border-l-1\/5 {
    border-left-width: 1.5px;
  }

  .xl\:border-l-1\/2 {
    border-left-width: 0.5px;
  }

  .xl\:border-solid {
    border-style: solid;
  }

  .xl\:border-dashed {
    border-style: dashed;
  }

  .xl\:border-dotted {
    border-style: dotted;
  }

  .xl\:border-double {
    border-style: double;
  }

  .xl\:border-none {
    border-style: none;
  }

  .xl\:border-transparent {
    border-color: transparent;
  }

  .xl\:border-current {
    border-color: currentColor;
  }

  .xl\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .xl\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xl\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .xl\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .xl\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .xl\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .xl\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .xl\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .xl\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .xl\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .xl\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .xl\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .xl\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .xl\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .xl\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .xl\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .xl\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .xl\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .xl\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .xl\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .xl\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .xl\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .xl\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .xl\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .xl\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .xl\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .xl\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .xl\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .xl\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .xl\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .xl\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .xl\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .xl\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .xl\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .xl\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .xl\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .xl\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .xl\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .xl\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .xl\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .xl\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .xl\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .xl\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .xl\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .xl\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .xl\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .xl\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .xl\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .xl\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .xl\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .xl\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .xl\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .xl\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .xl\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .xl\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .xl\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .xl\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .xl\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .xl\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .xl\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .xl\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .xl\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .xl\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xl\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .xl\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .xl\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .xl\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .xl\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .xl\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .xl\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .xl\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .xl\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .xl\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .xl\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xl\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xl\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xl\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xl\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xl\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xl\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xl\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .xl\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xl\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xl\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xl\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xl\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xl\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xl\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xl\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .xl\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xl\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xl\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .xl\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .xl\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xl\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xl\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .xl\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .xl\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .xl\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .xl\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .xl\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xl\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .xl\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xl\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xl\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .xl\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .xl\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .xl\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .xl\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xl\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xl\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .xl\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .xl\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .xl\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .xl\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xl\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xl\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .xl\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .xl\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xl\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xl\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .xl\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .xl\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .xl\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xl\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xl\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xl\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xl\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .xl\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xl\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .xl\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .xl\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .xl\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .xl\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .xl\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xl\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xl\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xl\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .xl\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .xl\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .xl\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .xl\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .xl\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .xl\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xl\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xl\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .xl\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .xl\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .xl\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .xl\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .xl\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .xl\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .xl\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .xl\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .xl\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .xl\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .xl\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .xl\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .xl\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .xl\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .xl\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .xl\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xl\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xl\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .xl\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .xl\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .xl\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .xl\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xl\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xl\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xl\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xl\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .xl\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .xl\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .xl\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .xl\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .xl\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xl\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .xl\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .xl\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .xl\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .xl\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .xl\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .xl\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .xl\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .group:hover .xl\:group-hover\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .group:hover .xl\:group-hover\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .xl\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .xl\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Asurion-White:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Asurion-Blue-Brighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Asurion-Blue-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Asurion-Blue-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Asurion-Purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Asurion-Purple-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Asurion-Purple-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Asurion-Gray-Deepest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Asurion-Gray-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Asurion-Gray-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Asurion-Gray-Lighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Asurion-Gray-Lightest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Asurion-Red-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-light-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-light-gray-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-light-gray-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-light-gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-light-gray-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-light-gray-5:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-light-slate-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-denim-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-purple-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-dark-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-bright-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-mustard-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-mustard-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-light-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-light-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-light-blue-3:focus-within {
    border-color:  #F0F3FF;
  }

  .xl\:focus-within\:border-light-blue-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-purple-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-light-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-light-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-light-bg-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-light-white-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Black-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Default-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-White-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Silver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Yellow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Grey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Red-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Gold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-light-green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-dark-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-light-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-bright-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-bright-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-SpaceGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Purple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-LightPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Glow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Bronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Copper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Pink-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Orange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Coral-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-MajesticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-PrismBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-CeramicBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-MidnightBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-PrismWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-CeramicWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-LilacPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-CrownSilver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-CoralBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-lime-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-apple-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-bg-new-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-bg-new-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-new-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-footer-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-border-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-apple-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-crimson-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-asurion-cyan:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-bright-orange:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Graphite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-PacificBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-light-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-asurion-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-OceanBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-MetallicCopper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-PorcelainWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-LightBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-CloudNavy-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-CloudMint-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-CloudOrange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-CloudLavender-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-CloudRed-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-CloudWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-SunriseGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-SunshineGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-AuraBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-AuraGlow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-MysticBronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-MysticGreen-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-MysticGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-MysticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-MysticWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-price-blue1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-indigo1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-Purple-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-new-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-dark-blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-replace-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-resolve-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .xl\:focus-within\:border-violet:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xl\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .xl\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .xl\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .xl\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xl\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .xl\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .xl\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .xl\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .xl\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .xl\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .xl\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .xl\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .xl\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .xl\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .xl\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .xl\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .xl\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .xl\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .xl\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .xl\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .xl\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .xl\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .xl\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .xl\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .xl\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .xl\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .xl\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .xl\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .xl\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .xl\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .xl\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .xl\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .xl\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .xl\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .xl\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .xl\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .xl\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .xl\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .xl\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .xl\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .xl\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .xl\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .xl\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .xl\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .xl\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .xl\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .xl\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .xl\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .xl\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .xl\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .xl\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .xl\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .xl\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .xl\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .xl\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .xl\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .xl\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .xl\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .xl\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .xl\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .xl\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .xl\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .xl\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .xl\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .xl\:hover\:border-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xl\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .xl\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .xl\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .xl\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .xl\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .xl\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .xl\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .xl\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .xl\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .xl\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Asurion-White:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Asurion-Blue-Brighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Asurion-Blue-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Asurion-Blue-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Asurion-Purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Asurion-Purple-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Asurion-Purple-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Asurion-Gray-Deepest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Asurion-Gray-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Asurion-Gray-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Asurion-Gray-Lighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Asurion-Gray-Lightest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Asurion-Red-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xl\:hover\:border-light-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xl\:hover\:border-light-gray-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xl\:hover\:border-light-gray-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xl\:hover\:border-light-gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .xl\:hover\:border-light-gray-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xl\:hover\:border-light-gray-5:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xl\:hover\:border-light-slate-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .xl\:hover\:border-denim-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .xl\:hover\:border-purple-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xl\:hover\:border-dark-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xl\:hover\:border-bright-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .xl\:hover\:border-mustard-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .xl\:hover\:border-mustard-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .xl\:hover\:border-light-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:hover\:border-light-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .xl\:hover\:border-light-blue-3:hover {
    border-color:  #F0F3FF;
  }

  .xl\:hover\:border-light-blue-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xl\:hover\:border-purple-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .xl\:hover\:border-light-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xl\:hover\:border-light-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xl\:hover\:border-light-bg-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .xl\:hover\:border-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .xl\:hover\:border-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .xl\:hover\:border-light-white-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Black-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Default-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xl\:hover\:border-White-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Silver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Yellow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Grey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Red-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Gold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .xl\:hover\:border-light-green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xl\:hover\:border-dark-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xl\:hover\:border-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:hover\:border-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .xl\:hover\:border-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .xl\:hover\:border-light-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .xl\:hover\:border-bright-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xl\:hover\:border-bright-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xl\:hover\:border-SpaceGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Purple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xl\:hover\:border-LightPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Glow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Bronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Copper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Pink-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Orange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Coral-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .xl\:hover\:border-MajesticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xl\:hover\:border-PrismBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xl\:hover\:border-CeramicBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xl\:hover\:border-MidnightBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .xl\:hover\:border-PrismWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .xl\:hover\:border-CeramicWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .xl\:hover\:border-LilacPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .xl\:hover\:border-CrownSilver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .xl\:hover\:border-CoralBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .xl\:hover\:border-lime-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xl\:hover\:border-apple-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xl\:hover\:border-bg-new-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .xl\:hover\:border-bg-new-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .xl\:hover\:border-new-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .xl\:hover\:border-footer-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .xl\:hover\:border-border-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .xl\:hover\:border-apple-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .xl\:hover\:border-crimson-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .xl\:hover\:border-asurion-cyan:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .xl\:hover\:border-bright-orange:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Graphite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .xl\:hover\:border-PacificBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:hover\:border-light-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .xl\:hover\:border-asurion-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .xl\:hover\:border-OceanBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .xl\:hover\:border-MetallicCopper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .xl\:hover\:border-PorcelainWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .xl\:hover\:border-LightBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .xl\:hover\:border-CloudNavy-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xl\:hover\:border-CloudMint-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xl\:hover\:border-CloudOrange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .xl\:hover\:border-CloudLavender-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .xl\:hover\:border-CloudRed-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .xl\:hover\:border-CloudWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .xl\:hover\:border-SunriseGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xl\:hover\:border-SunshineGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xl\:hover\:border-AuraBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xl\:hover\:border-AuraGlow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xl\:hover\:border-MysticBronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .xl\:hover\:border-MysticGreen-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .xl\:hover\:border-MysticGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .xl\:hover\:border-MysticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .xl\:hover\:border-MysticWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .xl\:hover\:border-price-blue1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:hover\:border-indigo1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xl\:hover\:border-Purple-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .xl\:hover\:border-new-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .xl\:hover\:border-dark-blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .xl\:hover\:border-replace-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .xl\:hover\:border-resolve-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .xl\:hover\:border-violet:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xl\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .xl\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .xl\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .xl\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xl\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .xl\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .xl\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .xl\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .xl\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .xl\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .xl\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .xl\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .xl\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .xl\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .xl\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .xl\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .xl\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .xl\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .xl\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .xl\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .xl\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .xl\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .xl\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .xl\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .xl\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .xl\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .xl\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .xl\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .xl\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .xl\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .xl\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .xl\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .xl\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .xl\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .xl\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .xl\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .xl\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .xl\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .xl\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .xl\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .xl\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .xl\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .xl\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .xl\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .xl\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .xl\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .xl\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .xl\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .xl\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .xl\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .xl\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .xl\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .xl\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .xl\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .xl\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .xl\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .xl\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .xl\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .xl\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .xl\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .xl\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .xl\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .xl\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .xl\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .xl\:focus\:border-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xl\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .xl\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .xl\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .xl\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .xl\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .xl\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .xl\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .xl\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .xl\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .xl\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Asurion-White:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Asurion-Blue-Brighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Asurion-Blue-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Asurion-Blue-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Asurion-Purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Asurion-Purple-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Asurion-Purple-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Asurion-Gray-Deepest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Asurion-Gray-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Asurion-Gray-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Asurion-Gray-Lighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Asurion-Gray-Lightest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Asurion-Red-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xl\:focus\:border-light-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xl\:focus\:border-light-gray-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xl\:focus\:border-light-gray-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xl\:focus\:border-light-gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .xl\:focus\:border-light-gray-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xl\:focus\:border-light-gray-5:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xl\:focus\:border-light-slate-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .xl\:focus\:border-denim-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .xl\:focus\:border-purple-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xl\:focus\:border-dark-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xl\:focus\:border-bright-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .xl\:focus\:border-mustard-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .xl\:focus\:border-mustard-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .xl\:focus\:border-light-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:focus\:border-light-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .xl\:focus\:border-light-blue-3:focus {
    border-color:  #F0F3FF;
  }

  .xl\:focus\:border-light-blue-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xl\:focus\:border-purple-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .xl\:focus\:border-light-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xl\:focus\:border-light-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xl\:focus\:border-light-bg-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .xl\:focus\:border-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .xl\:focus\:border-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .xl\:focus\:border-light-white-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Black-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Default-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xl\:focus\:border-White-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Silver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Yellow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Grey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Red-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Gold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .xl\:focus\:border-light-green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xl\:focus\:border-dark-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xl\:focus\:border-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:focus\:border-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .xl\:focus\:border-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .xl\:focus\:border-light-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .xl\:focus\:border-bright-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xl\:focus\:border-bright-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xl\:focus\:border-SpaceGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Purple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xl\:focus\:border-LightPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Glow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Bronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Copper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Pink-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Orange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Coral-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .xl\:focus\:border-MajesticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xl\:focus\:border-PrismBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xl\:focus\:border-CeramicBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xl\:focus\:border-MidnightBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .xl\:focus\:border-PrismWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .xl\:focus\:border-CeramicWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .xl\:focus\:border-LilacPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .xl\:focus\:border-CrownSilver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .xl\:focus\:border-CoralBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .xl\:focus\:border-lime-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xl\:focus\:border-apple-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xl\:focus\:border-bg-new-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .xl\:focus\:border-bg-new-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .xl\:focus\:border-new-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .xl\:focus\:border-footer-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .xl\:focus\:border-border-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .xl\:focus\:border-apple-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .xl\:focus\:border-crimson-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .xl\:focus\:border-asurion-cyan:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .xl\:focus\:border-bright-orange:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Graphite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .xl\:focus\:border-PacificBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:focus\:border-light-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .xl\:focus\:border-asurion-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .xl\:focus\:border-OceanBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .xl\:focus\:border-MetallicCopper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .xl\:focus\:border-PorcelainWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .xl\:focus\:border-LightBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .xl\:focus\:border-CloudNavy-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xl\:focus\:border-CloudMint-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xl\:focus\:border-CloudOrange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .xl\:focus\:border-CloudLavender-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .xl\:focus\:border-CloudRed-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .xl\:focus\:border-CloudWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .xl\:focus\:border-SunriseGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xl\:focus\:border-SunshineGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xl\:focus\:border-AuraBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xl\:focus\:border-AuraGlow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xl\:focus\:border-MysticBronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .xl\:focus\:border-MysticGreen-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .xl\:focus\:border-MysticGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .xl\:focus\:border-MysticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .xl\:focus\:border-MysticWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .xl\:focus\:border-price-blue1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xl\:focus\:border-indigo1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xl\:focus\:border-Purple-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .xl\:focus\:border-new-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .xl\:focus\:border-dark-blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .xl\:focus\:border-replace-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .xl\:focus\:border-resolve-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .xl\:focus\:border-violet:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xl\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .xl\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .xl\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .xl\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .xl\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .xl\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .xl\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .xl\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .xl\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .xl\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .xl\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .xl\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .xl\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .xl\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .xl\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .xl\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .xl\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .xl\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .xl\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .xl\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .xl\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .xl\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .xl\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .xl\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .xl\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .xl\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .xl\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .xl\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .xl\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .xl\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .xl\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .xl\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .xl\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .xl\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .xl\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .xl\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .xl\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .xl\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .xl\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .xl\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .xl\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .xl\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .xl\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .xl\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .xl\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .xl\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .xl\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .xl\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .xl\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .xl\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .xl\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .xl\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .xl\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .xl\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .xl\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .xl\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .xl\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .xl\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .xl\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .xl\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .xl\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .xl\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .xl\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .xl\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .xl\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .xl\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .xl\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .xl\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .xl\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .xl\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .xl\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .xl\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .xl\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .xl\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .xl\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .xl\:bg-transparent {
    background-color: transparent;
  }

  .xl\:bg-current {
    background-color: currentColor;
  }

  .xl\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .xl\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xl\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .xl\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .xl\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .xl\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .xl\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .xl\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .xl\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .xl\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .xl\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .xl\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .xl\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .xl\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .xl\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .xl\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .xl\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .xl\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .xl\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .xl\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .xl\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .xl\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .xl\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .xl\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .xl\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .xl\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .xl\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .xl\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .xl\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .xl\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .xl\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .xl\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .xl\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .xl\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .xl\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .xl\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .xl\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .xl\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .xl\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .xl\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .xl\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .xl\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .xl\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .xl\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .xl\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .xl\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .xl\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .xl\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .xl\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .xl\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .xl\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .xl\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .xl\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .xl\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .xl\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .xl\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .xl\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .xl\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .xl\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .xl\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .xl\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .xl\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .xl\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xl\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .xl\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .xl\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .xl\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .xl\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .xl\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .xl\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .xl\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .xl\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .xl\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .xl\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xl\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xl\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xl\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xl\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xl\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xl\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xl\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xl\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xl\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xl\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xl\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xl\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xl\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xl\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xl\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .xl\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xl\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xl\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .xl\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .xl\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xl\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xl\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .xl\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .xl\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .xl\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .xl\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .xl\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xl\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .xl\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xl\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xl\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .xl\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .xl\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .xl\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .xl\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xl\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xl\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .xl\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .xl\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .xl\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .xl\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xl\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xl\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .xl\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .xl\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xl\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xl\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .xl\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .xl\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .xl\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xl\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xl\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xl\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xl\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .xl\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xl\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .xl\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .xl\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .xl\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .xl\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .xl\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xl\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xl\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xl\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .xl\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .xl\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .xl\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .xl\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .xl\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .xl\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xl\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xl\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .xl\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .xl\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .xl\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .xl\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .xl\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .xl\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .xl\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .xl\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .xl\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .xl\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .xl\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .xl\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .xl\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .xl\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .xl\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .xl\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xl\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xl\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .xl\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .xl\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .xl\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .xl\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xl\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xl\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xl\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xl\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .xl\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .xl\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .xl\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .xl\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .xl\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xl\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .xl\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .xl\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .xl\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .xl\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .xl\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .xl\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .group:hover .xl\:group-hover\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .group:hover .xl\:group-hover\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .xl\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .xl\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Asurion-White:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Asurion-Blue-Brighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Asurion-Blue-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Asurion-Blue-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Asurion-Purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Asurion-Purple-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Asurion-Purple-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Asurion-Gray-Deepest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Asurion-Gray-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Asurion-Gray-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Asurion-Gray-Lighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Asurion-Gray-Lightest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Asurion-Red-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-light-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-light-gray-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-light-gray-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-light-gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-light-gray-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-light-gray-5:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-light-slate-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-denim-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-purple-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-dark-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-bright-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-mustard-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-mustard-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-light-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-light-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-light-blue-3:focus-within {
    background-color:  #F0F3FF;
  }

  .xl\:focus-within\:bg-light-blue-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-purple-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-light-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-light-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-light-bg-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-light-white-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Black-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Default-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-White-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Silver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Yellow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Grey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Red-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Gold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-light-green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-dark-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-light-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-bright-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-bright-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-SpaceGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Purple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-LightPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Glow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Bronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Copper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Pink-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Orange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Coral-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-MajesticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-PrismBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-CeramicBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-MidnightBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-PrismWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-CeramicWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-LilacPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-CrownSilver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-CoralBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-lime-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-apple-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-bg-new-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-bg-new-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-new-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-footer-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-border-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-apple-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-crimson-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-asurion-cyan:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-bright-orange:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Graphite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-PacificBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-light-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-asurion-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-OceanBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-MetallicCopper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-PorcelainWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-LightBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-CloudNavy-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-CloudMint-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-CloudOrange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-CloudLavender-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-CloudRed-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-CloudWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-SunriseGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-SunshineGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-AuraBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-AuraGlow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-MysticBronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-MysticGreen-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-MysticGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-MysticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-MysticWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-price-blue1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-indigo1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-Purple-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-new-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-dark-blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-replace-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .xl\:focus-within\:bg-resolve-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .xl\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .xl\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Asurion-White:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Asurion-Blue-Brighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Asurion-Blue-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Asurion-Blue-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Asurion-Purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Asurion-Purple-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Asurion-Purple-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Asurion-Gray-Deepest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Asurion-Gray-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Asurion-Gray-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Asurion-Gray-Lighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Asurion-Gray-Lightest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Asurion-Red-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-light-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-light-gray-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-light-gray-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-light-gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-light-gray-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-light-gray-5:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-light-slate-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-denim-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-purple-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-dark-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-bright-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-mustard-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-mustard-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-light-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-light-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-light-blue-3:hover {
    background-color:  #F0F3FF;
  }

  .xl\:hover\:bg-light-blue-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-purple-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-light-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-light-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-light-bg-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-light-white-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Black-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Default-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-White-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Silver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Yellow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Grey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Red-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Gold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-light-green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-dark-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-light-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-bright-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-bright-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-SpaceGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Purple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-LightPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Glow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Bronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Copper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Pink-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Orange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Coral-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-MajesticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-PrismBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-CeramicBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-MidnightBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-PrismWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-CeramicWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-LilacPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-CrownSilver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-CoralBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-lime-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-apple-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-bg-new-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-bg-new-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-new-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-footer-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-border-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-apple-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-crimson-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-asurion-cyan:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-bright-orange:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Graphite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-PacificBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-light-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-asurion-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-OceanBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-MetallicCopper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-PorcelainWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-LightBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-CloudNavy-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-CloudMint-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-CloudOrange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-CloudLavender-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-CloudRed-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-CloudWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-SunriseGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-SunshineGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-AuraBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-AuraGlow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-MysticBronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-MysticGreen-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-MysticGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-MysticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-MysticWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-price-blue1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-indigo1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-Purple-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-new-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-dark-blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-replace-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .xl\:hover\:bg-resolve-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .xl\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .xl\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Asurion-White:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Asurion-Blue-Brighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Asurion-Blue-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Asurion-Blue-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Asurion-Purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Asurion-Purple-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Asurion-Purple-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Asurion-Gray-Deepest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Asurion-Gray-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Asurion-Gray-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Asurion-Gray-Lighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Asurion-Gray-Lightest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Asurion-Red-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-light-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-light-gray-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-light-gray-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-light-gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-light-gray-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-light-gray-5:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-light-slate-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-denim-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-purple-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-dark-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-bright-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-mustard-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-mustard-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-light-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-light-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-light-blue-3:focus {
    background-color:  #F0F3FF;
  }

  .xl\:focus\:bg-light-blue-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-purple-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-light-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-light-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-light-bg-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-light-white-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Black-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Default-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-White-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Silver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Yellow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Grey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Red-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Gold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-light-green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-dark-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-light-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-bright-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-bright-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-SpaceGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Purple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-LightPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Glow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Bronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Copper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Pink-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Orange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Coral-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-MajesticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-PrismBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-CeramicBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-MidnightBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-PrismWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-CeramicWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-LilacPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-CrownSilver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-CoralBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-lime-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-apple-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-bg-new-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-bg-new-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-new-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-footer-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-border-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-apple-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-crimson-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-asurion-cyan:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-bright-orange:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Graphite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-PacificBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-light-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-asurion-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-OceanBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-MetallicCopper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-PorcelainWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-LightBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-CloudNavy-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-CloudMint-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-CloudOrange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-CloudLavender-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-CloudRed-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-CloudWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-SunriseGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-SunshineGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-AuraBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-AuraGlow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-MysticBronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-MysticGreen-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-MysticGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-MysticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-MysticWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-price-blue1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-indigo1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-Purple-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-new-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-dark-blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-replace-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .xl\:focus\:bg-resolve-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .xl\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .xl\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .xl\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .xl\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .xl\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .xl\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .xl\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .xl\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .xl\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .xl\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .xl\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .xl\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .xl\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .xl\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .xl\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .xl\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .xl\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .xl\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .xl\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .xl\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .xl\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .xl\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .xl\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .xl\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .xl\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .xl\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .xl\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .xl\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .xl\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .xl\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .xl\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .xl\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .xl\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .xl\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .xl\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .xl\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .xl\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .xl\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .xl\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .xl\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .xl\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .xl\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .xl\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .xl\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .xl\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .xl\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .xl\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .xl\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .xl\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .xl\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .xl\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .xl\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .xl\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .xl\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .xl\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .xl\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .xl\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .xl\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .xl\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .xl\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .xl\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .xl\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .xl\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .xl\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .xl\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .xl\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .xl\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .xl\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .xl\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .xl\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .xl\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .xl\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .xl\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .xl\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .xl\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .xl\:bg-none {
    background-image: none;
  }

  .xl\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .xl\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .xl\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .xl\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .xl\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .xl\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .xl\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .xl\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .xl\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .xl\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .xl\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .xl\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .xl\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .xl\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .xl\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .xl\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .xl\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .xl\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .xl\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .xl\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .xl\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .xl\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .xl\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .xl\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .xl\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .xl\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .xl\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .xl\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .xl\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .xl\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .xl\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .xl\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .xl\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .xl\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .xl\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .xl\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .xl\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .xl\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .xl\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .xl\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .xl\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .xl\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .xl\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .xl\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .xl\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .xl\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .xl\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .xl\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .xl\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .xl\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .xl\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .xl\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .xl\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .xl\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .xl\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .xl\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .xl\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .xl\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .xl\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .xl\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .xl\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .xl\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .xl\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .xl\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .xl\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .xl\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .xl\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .xl\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .xl\:from-purple {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .xl\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .xl\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .xl\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .xl\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .xl\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .xl\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .xl\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .xl\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .xl\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .xl\:from-Asurion-White {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:from-Asurion-Blue-Brighter {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:from-Asurion-Blue-Deep {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xl\:from-Asurion-Blue-Light {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xl\:from-Asurion-Purple {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xl\:from-Asurion-Purple-Deeper {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:from-Asurion-Purple-Light {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xl\:from-Asurion-Gray-Deepest {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xl\:from-Asurion-Gray-Deeper {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xl\:from-Asurion-Gray-Light {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xl\:from-Asurion-Gray-Lighter {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xl\:from-Asurion-Gray-Lightest {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xl\:from-Asurion-Red-Deep {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xl\:from-light-gray {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xl\:from-light-gray-1 {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xl\:from-light-gray-2 {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xl\:from-light-gray-3 {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .xl\:from-light-gray-4 {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xl\:from-light-gray-5 {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xl\:from-light-slate-gray {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .xl\:from-denim-blue {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .xl\:from-purple-1 {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xl\:from-dark-red {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xl\:from-bright-red {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .xl\:from-mustard-yellow {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .xl\:from-mustard-yellow-1 {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .xl\:from-light-blue {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:from-light-blue-1 {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .xl\:from-light-blue-3 {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:from-light-blue-4 {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xl\:from-purple-blue {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .xl\:from-light-green {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xl\:from-light-green-1 {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xl\:from-light-bg-green {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .xl\:from-green-1 {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .xl\:from-pink-1 {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .xl\:from-light-white-1 {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .xl\:from-Black-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:from-Default-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xl\:from-White-3 {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .xl\:from-Green-3 {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .xl\:from-Blue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:from-Silver-3 {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .xl\:from-Yellow-3 {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .xl\:from-Grey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xl\:from-Gray-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xl\:from-Red-3 {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .xl\:from-Gold-3 {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .xl\:from-light-green-3 {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xl\:from-dark-blue-2 {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xl\:from-blue-1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:from-yellow-1 {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .xl\:from-blue-2 {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .xl\:from-light-pink {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .xl\:from-bright-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xl\:from-bright-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xl\:from-SpaceGrey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xl\:from-Purple-3 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:from-LightPurple-3 {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .xl\:from-Glow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xl\:from-Bronze-3 {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .xl\:from-Copper-3 {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .xl\:from-Pink-3 {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .xl\:from-Orange-3 {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .xl\:from-Coral-3 {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .xl\:from-MajesticBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:from-PrismBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:from-CeramicBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:from-MidnightBlack-3 {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .xl\:from-PrismWhite-3 {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .xl\:from-CeramicWhite-3 {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .xl\:from-LilacPurple-3 {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .xl\:from-CrownSilver-3 {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .xl\:from-CoralBlue-3 {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .xl\:from-lime-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xl\:from-apple-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xl\:from-bg-new-blue {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .xl\:from-bg-new-pink {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .xl\:from-new-pink-1 {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .xl\:from-footer-grey {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .xl\:from-border-grey {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .xl\:from-apple-green-1 {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .xl\:from-crimson-red {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .xl\:from-asurion-cyan {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .xl\:from-bright-orange {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .xl\:from-Graphite-3 {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .xl\:from-PacificBlue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:from-light-purple {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .xl\:from-asurion-gray {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .xl\:from-OceanBlue-3 {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .xl\:from-MetallicCopper-3 {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .xl\:from-PorcelainWhite-3 {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .xl\:from-LightBlue-3 {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .xl\:from-CloudNavy-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xl\:from-CloudMint-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xl\:from-CloudOrange-3 {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .xl\:from-CloudLavender-3 {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .xl\:from-CloudRed-3 {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .xl\:from-CloudWhite-3 {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .xl\:from-SunriseGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xl\:from-SunshineGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xl\:from-AuraBlack-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xl\:from-AuraGlow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xl\:from-MysticBronze-3 {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .xl\:from-MysticGreen-3 {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .xl\:from-MysticGrey-3 {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .xl\:from-MysticBlack-3 {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .xl\:from-MysticWhite-3 {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .xl\:from-price-blue1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:from-indigo1 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:from-Purple-4 {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .xl\:from-new-blue-2 {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .xl\:from-dark-blue-3 {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .xl\:from-replace-bg {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .xl\:from-resolve-bg {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .xl\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .xl\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .xl\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .xl\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .xl\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .xl\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .xl\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .xl\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .xl\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .xl\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .xl\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .xl\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .xl\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .xl\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .xl\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .xl\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .xl\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .xl\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .xl\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .xl\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .xl\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .xl\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .xl\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .xl\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .xl\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .xl\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .xl\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .xl\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .xl\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .xl\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .xl\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .xl\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .xl\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .xl\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .xl\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .xl\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .xl\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .xl\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .xl\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .xl\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .xl\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .xl\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .xl\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .xl\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .xl\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .xl\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .xl\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .xl\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .xl\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .xl\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .xl\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .xl\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .xl\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .xl\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .xl\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .xl\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .xl\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .xl\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .xl\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .xl\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .xl\:hover\:from-purple:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .xl\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .xl\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .xl\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .xl\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .xl\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .xl\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .xl\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .xl\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .xl\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .xl\:hover\:from-Asurion-White:hover {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:hover\:from-Asurion-Blue-Brighter:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:hover\:from-Asurion-Blue-Deep:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xl\:hover\:from-Asurion-Blue-Light:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xl\:hover\:from-Asurion-Purple:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xl\:hover\:from-Asurion-Purple-Deeper:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:hover\:from-Asurion-Purple-Light:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xl\:hover\:from-Asurion-Gray-Deepest:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xl\:hover\:from-Asurion-Gray-Deeper:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xl\:hover\:from-Asurion-Gray-Light:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xl\:hover\:from-Asurion-Gray-Lighter:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xl\:hover\:from-Asurion-Gray-Lightest:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xl\:hover\:from-Asurion-Red-Deep:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xl\:hover\:from-light-gray:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xl\:hover\:from-light-gray-1:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xl\:hover\:from-light-gray-2:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xl\:hover\:from-light-gray-3:hover {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .xl\:hover\:from-light-gray-4:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xl\:hover\:from-light-gray-5:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xl\:hover\:from-light-slate-gray:hover {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .xl\:hover\:from-denim-blue:hover {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .xl\:hover\:from-purple-1:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xl\:hover\:from-dark-red:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xl\:hover\:from-bright-red:hover {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .xl\:hover\:from-mustard-yellow:hover {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .xl\:hover\:from-mustard-yellow-1:hover {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .xl\:hover\:from-light-blue:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:hover\:from-light-blue-1:hover {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .xl\:hover\:from-light-blue-3:hover {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:hover\:from-light-blue-4:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xl\:hover\:from-purple-blue:hover {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .xl\:hover\:from-light-green:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xl\:hover\:from-light-green-1:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xl\:hover\:from-light-bg-green:hover {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .xl\:hover\:from-green-1:hover {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .xl\:hover\:from-pink-1:hover {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .xl\:hover\:from-light-white-1:hover {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .xl\:hover\:from-Black-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:hover\:from-Default-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xl\:hover\:from-White-3:hover {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .xl\:hover\:from-Green-3:hover {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .xl\:hover\:from-Blue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:hover\:from-Silver-3:hover {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .xl\:hover\:from-Yellow-3:hover {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .xl\:hover\:from-Grey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xl\:hover\:from-Gray-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xl\:hover\:from-Red-3:hover {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .xl\:hover\:from-Gold-3:hover {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .xl\:hover\:from-light-green-3:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xl\:hover\:from-dark-blue-2:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xl\:hover\:from-blue-1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:hover\:from-yellow-1:hover {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .xl\:hover\:from-blue-2:hover {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .xl\:hover\:from-light-pink:hover {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .xl\:hover\:from-bright-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xl\:hover\:from-bright-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xl\:hover\:from-SpaceGrey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xl\:hover\:from-Purple-3:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:hover\:from-LightPurple-3:hover {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .xl\:hover\:from-Glow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xl\:hover\:from-Bronze-3:hover {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .xl\:hover\:from-Copper-3:hover {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .xl\:hover\:from-Pink-3:hover {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .xl\:hover\:from-Orange-3:hover {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .xl\:hover\:from-Coral-3:hover {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .xl\:hover\:from-MajesticBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:hover\:from-PrismBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:hover\:from-CeramicBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:hover\:from-MidnightBlack-3:hover {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .xl\:hover\:from-PrismWhite-3:hover {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .xl\:hover\:from-CeramicWhite-3:hover {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .xl\:hover\:from-LilacPurple-3:hover {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .xl\:hover\:from-CrownSilver-3:hover {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .xl\:hover\:from-CoralBlue-3:hover {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .xl\:hover\:from-lime-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xl\:hover\:from-apple-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xl\:hover\:from-bg-new-blue:hover {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .xl\:hover\:from-bg-new-pink:hover {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .xl\:hover\:from-new-pink-1:hover {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .xl\:hover\:from-footer-grey:hover {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .xl\:hover\:from-border-grey:hover {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .xl\:hover\:from-apple-green-1:hover {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .xl\:hover\:from-crimson-red:hover {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .xl\:hover\:from-asurion-cyan:hover {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .xl\:hover\:from-bright-orange:hover {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .xl\:hover\:from-Graphite-3:hover {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .xl\:hover\:from-PacificBlue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:hover\:from-light-purple:hover {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .xl\:hover\:from-asurion-gray:hover {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .xl\:hover\:from-OceanBlue-3:hover {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .xl\:hover\:from-MetallicCopper-3:hover {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .xl\:hover\:from-PorcelainWhite-3:hover {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .xl\:hover\:from-LightBlue-3:hover {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .xl\:hover\:from-CloudNavy-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xl\:hover\:from-CloudMint-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xl\:hover\:from-CloudOrange-3:hover {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .xl\:hover\:from-CloudLavender-3:hover {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .xl\:hover\:from-CloudRed-3:hover {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .xl\:hover\:from-CloudWhite-3:hover {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .xl\:hover\:from-SunriseGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xl\:hover\:from-SunshineGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xl\:hover\:from-AuraBlack-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xl\:hover\:from-AuraGlow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xl\:hover\:from-MysticBronze-3:hover {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .xl\:hover\:from-MysticGreen-3:hover {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .xl\:hover\:from-MysticGrey-3:hover {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .xl\:hover\:from-MysticBlack-3:hover {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .xl\:hover\:from-MysticWhite-3:hover {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .xl\:hover\:from-price-blue1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:hover\:from-indigo1:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:hover\:from-Purple-4:hover {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .xl\:hover\:from-new-blue-2:hover {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .xl\:hover\:from-dark-blue-3:hover {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .xl\:hover\:from-replace-bg:hover {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .xl\:hover\:from-resolve-bg:hover {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .xl\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:focus\:from-gray-50:focus {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .xl\:focus\:from-gray-100:focus {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .xl\:focus\:from-gray-200:focus {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .xl\:focus\:from-gray-300:focus {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .xl\:focus\:from-gray-400:focus {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .xl\:focus\:from-gray-500:focus {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .xl\:focus\:from-gray-600:focus {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .xl\:focus\:from-gray-700:focus {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .xl\:focus\:from-gray-800:focus {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .xl\:focus\:from-gray-900:focus {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .xl\:focus\:from-red-50:focus {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .xl\:focus\:from-red-100:focus {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .xl\:focus\:from-red-200:focus {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .xl\:focus\:from-red-300:focus {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .xl\:focus\:from-red-400:focus {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .xl\:focus\:from-red-500:focus {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .xl\:focus\:from-red-600:focus {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .xl\:focus\:from-red-700:focus {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .xl\:focus\:from-red-800:focus {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .xl\:focus\:from-red-900:focus {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .xl\:focus\:from-yellow-50:focus {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .xl\:focus\:from-yellow-100:focus {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .xl\:focus\:from-yellow-200:focus {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .xl\:focus\:from-yellow-300:focus {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .xl\:focus\:from-yellow-400:focus {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .xl\:focus\:from-yellow-500:focus {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .xl\:focus\:from-yellow-600:focus {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .xl\:focus\:from-yellow-700:focus {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .xl\:focus\:from-yellow-800:focus {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .xl\:focus\:from-yellow-900:focus {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .xl\:focus\:from-green-50:focus {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .xl\:focus\:from-green-100:focus {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .xl\:focus\:from-green-200:focus {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .xl\:focus\:from-green-300:focus {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .xl\:focus\:from-green-400:focus {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .xl\:focus\:from-green-500:focus {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .xl\:focus\:from-green-600:focus {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .xl\:focus\:from-green-700:focus {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .xl\:focus\:from-green-800:focus {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .xl\:focus\:from-green-900:focus {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .xl\:focus\:from-blue-50:focus {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .xl\:focus\:from-blue-100:focus {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .xl\:focus\:from-blue-200:focus {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .xl\:focus\:from-blue-300:focus {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .xl\:focus\:from-blue-400:focus {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .xl\:focus\:from-blue-500:focus {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .xl\:focus\:from-blue-600:focus {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .xl\:focus\:from-blue-700:focus {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .xl\:focus\:from-blue-800:focus {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .xl\:focus\:from-blue-900:focus {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .xl\:focus\:from-indigo-50:focus {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .xl\:focus\:from-indigo-100:focus {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .xl\:focus\:from-indigo-200:focus {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .xl\:focus\:from-indigo-300:focus {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .xl\:focus\:from-indigo-400:focus {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .xl\:focus\:from-indigo-500:focus {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .xl\:focus\:from-indigo-600:focus {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .xl\:focus\:from-indigo-700:focus {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .xl\:focus\:from-indigo-800:focus {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .xl\:focus\:from-indigo-900:focus {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .xl\:focus\:from-purple:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:focus\:from-pink-50:focus {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .xl\:focus\:from-pink-100:focus {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .xl\:focus\:from-pink-200:focus {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .xl\:focus\:from-pink-300:focus {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .xl\:focus\:from-pink-400:focus {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .xl\:focus\:from-pink-500:focus {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .xl\:focus\:from-pink-600:focus {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .xl\:focus\:from-pink-700:focus {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .xl\:focus\:from-pink-800:focus {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .xl\:focus\:from-pink-900:focus {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .xl\:focus\:from-Asurion-White:focus {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:focus\:from-Asurion-Blue-Brighter:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:focus\:from-Asurion-Blue-Deep:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xl\:focus\:from-Asurion-Blue-Light:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xl\:focus\:from-Asurion-Purple:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xl\:focus\:from-Asurion-Purple-Deeper:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:focus\:from-Asurion-Purple-Light:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xl\:focus\:from-Asurion-Gray-Deepest:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xl\:focus\:from-Asurion-Gray-Deeper:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xl\:focus\:from-Asurion-Gray-Light:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xl\:focus\:from-Asurion-Gray-Lighter:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xl\:focus\:from-Asurion-Gray-Lightest:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xl\:focus\:from-Asurion-Red-Deep:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xl\:focus\:from-light-gray:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xl\:focus\:from-light-gray-1:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xl\:focus\:from-light-gray-2:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xl\:focus\:from-light-gray-3:focus {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .xl\:focus\:from-light-gray-4:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xl\:focus\:from-light-gray-5:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xl\:focus\:from-light-slate-gray:focus {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .xl\:focus\:from-denim-blue:focus {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .xl\:focus\:from-purple-1:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xl\:focus\:from-dark-red:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xl\:focus\:from-bright-red:focus {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .xl\:focus\:from-mustard-yellow:focus {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .xl\:focus\:from-mustard-yellow-1:focus {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .xl\:focus\:from-light-blue:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:focus\:from-light-blue-1:focus {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .xl\:focus\:from-light-blue-3:focus {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:focus\:from-light-blue-4:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xl\:focus\:from-purple-blue:focus {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .xl\:focus\:from-light-green:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xl\:focus\:from-light-green-1:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xl\:focus\:from-light-bg-green:focus {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .xl\:focus\:from-green-1:focus {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .xl\:focus\:from-pink-1:focus {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .xl\:focus\:from-light-white-1:focus {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .xl\:focus\:from-Black-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:focus\:from-Default-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xl\:focus\:from-White-3:focus {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .xl\:focus\:from-Green-3:focus {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .xl\:focus\:from-Blue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:focus\:from-Silver-3:focus {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .xl\:focus\:from-Yellow-3:focus {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .xl\:focus\:from-Grey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xl\:focus\:from-Gray-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xl\:focus\:from-Red-3:focus {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .xl\:focus\:from-Gold-3:focus {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .xl\:focus\:from-light-green-3:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xl\:focus\:from-dark-blue-2:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xl\:focus\:from-blue-1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:focus\:from-yellow-1:focus {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .xl\:focus\:from-blue-2:focus {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .xl\:focus\:from-light-pink:focus {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .xl\:focus\:from-bright-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xl\:focus\:from-bright-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xl\:focus\:from-SpaceGrey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xl\:focus\:from-Purple-3:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:focus\:from-LightPurple-3:focus {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .xl\:focus\:from-Glow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xl\:focus\:from-Bronze-3:focus {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .xl\:focus\:from-Copper-3:focus {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .xl\:focus\:from-Pink-3:focus {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .xl\:focus\:from-Orange-3:focus {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .xl\:focus\:from-Coral-3:focus {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .xl\:focus\:from-MajesticBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:focus\:from-PrismBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:focus\:from-CeramicBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:focus\:from-MidnightBlack-3:focus {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .xl\:focus\:from-PrismWhite-3:focus {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .xl\:focus\:from-CeramicWhite-3:focus {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .xl\:focus\:from-LilacPurple-3:focus {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .xl\:focus\:from-CrownSilver-3:focus {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .xl\:focus\:from-CoralBlue-3:focus {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .xl\:focus\:from-lime-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xl\:focus\:from-apple-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xl\:focus\:from-bg-new-blue:focus {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .xl\:focus\:from-bg-new-pink:focus {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .xl\:focus\:from-new-pink-1:focus {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .xl\:focus\:from-footer-grey:focus {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .xl\:focus\:from-border-grey:focus {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .xl\:focus\:from-apple-green-1:focus {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .xl\:focus\:from-crimson-red:focus {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .xl\:focus\:from-asurion-cyan:focus {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .xl\:focus\:from-bright-orange:focus {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .xl\:focus\:from-Graphite-3:focus {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .xl\:focus\:from-PacificBlue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:focus\:from-light-purple:focus {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .xl\:focus\:from-asurion-gray:focus {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .xl\:focus\:from-OceanBlue-3:focus {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .xl\:focus\:from-MetallicCopper-3:focus {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .xl\:focus\:from-PorcelainWhite-3:focus {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .xl\:focus\:from-LightBlue-3:focus {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .xl\:focus\:from-CloudNavy-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xl\:focus\:from-CloudMint-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xl\:focus\:from-CloudOrange-3:focus {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .xl\:focus\:from-CloudLavender-3:focus {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .xl\:focus\:from-CloudRed-3:focus {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .xl\:focus\:from-CloudWhite-3:focus {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .xl\:focus\:from-SunriseGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xl\:focus\:from-SunshineGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xl\:focus\:from-AuraBlack-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xl\:focus\:from-AuraGlow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xl\:focus\:from-MysticBronze-3:focus {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .xl\:focus\:from-MysticGreen-3:focus {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .xl\:focus\:from-MysticGrey-3:focus {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .xl\:focus\:from-MysticBlack-3:focus {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .xl\:focus\:from-MysticWhite-3:focus {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .xl\:focus\:from-price-blue1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:focus\:from-indigo1:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:focus\:from-Purple-4:focus {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .xl\:focus\:from-new-blue-2:focus {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .xl\:focus\:from-dark-blue-3:focus {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .xl\:focus\:from-replace-bg:focus {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .xl\:focus\:from-resolve-bg:focus {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .xl\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .xl\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .xl\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .xl\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .xl\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .xl\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .xl\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .xl\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .xl\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .xl\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .xl\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .xl\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .xl\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .xl\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .xl\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .xl\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .xl\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .xl\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .xl\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .xl\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .xl\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .xl\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .xl\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .xl\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .xl\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .xl\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .xl\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .xl\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .xl\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .xl\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .xl\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .xl\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .xl\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .xl\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .xl\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .xl\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .xl\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .xl\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .xl\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .xl\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .xl\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .xl\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .xl\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .xl\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .xl\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .xl\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .xl\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .xl\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .xl\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .xl\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .xl\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .xl\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .xl\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .xl\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .xl\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .xl\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .xl\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .xl\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .xl\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .xl\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .xl\:via-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .xl\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .xl\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .xl\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .xl\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .xl\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .xl\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .xl\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .xl\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .xl\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .xl\:via-Asurion-White {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:via-Asurion-Blue-Brighter {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:via-Asurion-Blue-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xl\:via-Asurion-Blue-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xl\:via-Asurion-Purple {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xl\:via-Asurion-Purple-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:via-Asurion-Purple-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xl\:via-Asurion-Gray-Deepest {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xl\:via-Asurion-Gray-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xl\:via-Asurion-Gray-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xl\:via-Asurion-Gray-Lighter {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xl\:via-Asurion-Gray-Lightest {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xl\:via-Asurion-Red-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xl\:via-light-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xl\:via-light-gray-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xl\:via-light-gray-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xl\:via-light-gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .xl\:via-light-gray-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xl\:via-light-gray-5 {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xl\:via-light-slate-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .xl\:via-denim-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .xl\:via-purple-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xl\:via-dark-red {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xl\:via-bright-red {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .xl\:via-mustard-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .xl\:via-mustard-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .xl\:via-light-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:via-light-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .xl\:via-light-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:via-light-blue-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xl\:via-purple-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .xl\:via-light-green {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xl\:via-light-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xl\:via-light-bg-green {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .xl\:via-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .xl\:via-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .xl\:via-light-white-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .xl\:via-Black-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:via-Default-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xl\:via-White-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .xl\:via-Green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .xl\:via-Blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:via-Silver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .xl\:via-Yellow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .xl\:via-Grey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xl\:via-Gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xl\:via-Red-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .xl\:via-Gold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .xl\:via-light-green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xl\:via-dark-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xl\:via-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:via-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .xl\:via-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .xl\:via-light-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .xl\:via-bright-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xl\:via-bright-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xl\:via-SpaceGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xl\:via-Purple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:via-LightPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .xl\:via-Glow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xl\:via-Bronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .xl\:via-Copper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .xl\:via-Pink-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .xl\:via-Orange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .xl\:via-Coral-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .xl\:via-MajesticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:via-PrismBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:via-CeramicBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:via-MidnightBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .xl\:via-PrismWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .xl\:via-CeramicWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .xl\:via-LilacPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .xl\:via-CrownSilver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .xl\:via-CoralBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .xl\:via-lime-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xl\:via-apple-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xl\:via-bg-new-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .xl\:via-bg-new-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .xl\:via-new-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .xl\:via-footer-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .xl\:via-border-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .xl\:via-apple-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .xl\:via-crimson-red {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .xl\:via-asurion-cyan {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .xl\:via-bright-orange {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .xl\:via-Graphite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .xl\:via-PacificBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:via-light-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .xl\:via-asurion-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .xl\:via-OceanBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .xl\:via-MetallicCopper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .xl\:via-PorcelainWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .xl\:via-LightBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .xl\:via-CloudNavy-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xl\:via-CloudMint-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xl\:via-CloudOrange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .xl\:via-CloudLavender-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .xl\:via-CloudRed-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .xl\:via-CloudWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .xl\:via-SunriseGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xl\:via-SunshineGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xl\:via-AuraBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xl\:via-AuraGlow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xl\:via-MysticBronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .xl\:via-MysticGreen-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .xl\:via-MysticGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .xl\:via-MysticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .xl\:via-MysticWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .xl\:via-price-blue1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:via-indigo1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:via-Purple-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .xl\:via-new-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .xl\:via-dark-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .xl\:via-replace-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .xl\:via-resolve-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .xl\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .xl\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .xl\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .xl\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .xl\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .xl\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .xl\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .xl\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .xl\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .xl\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .xl\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .xl\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .xl\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .xl\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .xl\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .xl\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .xl\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .xl\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .xl\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .xl\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .xl\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .xl\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .xl\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .xl\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .xl\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .xl\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .xl\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .xl\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .xl\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .xl\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .xl\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .xl\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .xl\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .xl\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .xl\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .xl\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .xl\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .xl\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .xl\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .xl\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .xl\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .xl\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .xl\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .xl\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .xl\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .xl\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .xl\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .xl\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .xl\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .xl\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .xl\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .xl\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .xl\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .xl\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .xl\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .xl\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .xl\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .xl\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .xl\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .xl\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .xl\:hover\:via-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .xl\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .xl\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .xl\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .xl\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .xl\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .xl\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .xl\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .xl\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .xl\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .xl\:hover\:via-Asurion-White:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:hover\:via-Asurion-Blue-Brighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:hover\:via-Asurion-Blue-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xl\:hover\:via-Asurion-Blue-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xl\:hover\:via-Asurion-Purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xl\:hover\:via-Asurion-Purple-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:hover\:via-Asurion-Purple-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xl\:hover\:via-Asurion-Gray-Deepest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xl\:hover\:via-Asurion-Gray-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xl\:hover\:via-Asurion-Gray-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xl\:hover\:via-Asurion-Gray-Lighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xl\:hover\:via-Asurion-Gray-Lightest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xl\:hover\:via-Asurion-Red-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xl\:hover\:via-light-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xl\:hover\:via-light-gray-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xl\:hover\:via-light-gray-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xl\:hover\:via-light-gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .xl\:hover\:via-light-gray-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xl\:hover\:via-light-gray-5:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xl\:hover\:via-light-slate-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .xl\:hover\:via-denim-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .xl\:hover\:via-purple-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xl\:hover\:via-dark-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xl\:hover\:via-bright-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .xl\:hover\:via-mustard-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .xl\:hover\:via-mustard-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .xl\:hover\:via-light-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:hover\:via-light-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .xl\:hover\:via-light-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:hover\:via-light-blue-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xl\:hover\:via-purple-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .xl\:hover\:via-light-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xl\:hover\:via-light-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xl\:hover\:via-light-bg-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .xl\:hover\:via-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .xl\:hover\:via-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .xl\:hover\:via-light-white-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .xl\:hover\:via-Black-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:hover\:via-Default-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xl\:hover\:via-White-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .xl\:hover\:via-Green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .xl\:hover\:via-Blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:hover\:via-Silver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .xl\:hover\:via-Yellow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .xl\:hover\:via-Grey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xl\:hover\:via-Gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xl\:hover\:via-Red-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .xl\:hover\:via-Gold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .xl\:hover\:via-light-green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xl\:hover\:via-dark-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xl\:hover\:via-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:hover\:via-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .xl\:hover\:via-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .xl\:hover\:via-light-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .xl\:hover\:via-bright-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xl\:hover\:via-bright-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xl\:hover\:via-SpaceGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xl\:hover\:via-Purple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:hover\:via-LightPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .xl\:hover\:via-Glow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xl\:hover\:via-Bronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .xl\:hover\:via-Copper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .xl\:hover\:via-Pink-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .xl\:hover\:via-Orange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .xl\:hover\:via-Coral-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .xl\:hover\:via-MajesticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:hover\:via-PrismBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:hover\:via-CeramicBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:hover\:via-MidnightBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .xl\:hover\:via-PrismWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .xl\:hover\:via-CeramicWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .xl\:hover\:via-LilacPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .xl\:hover\:via-CrownSilver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .xl\:hover\:via-CoralBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .xl\:hover\:via-lime-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xl\:hover\:via-apple-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xl\:hover\:via-bg-new-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .xl\:hover\:via-bg-new-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .xl\:hover\:via-new-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .xl\:hover\:via-footer-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .xl\:hover\:via-border-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .xl\:hover\:via-apple-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .xl\:hover\:via-crimson-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .xl\:hover\:via-asurion-cyan:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .xl\:hover\:via-bright-orange:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .xl\:hover\:via-Graphite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .xl\:hover\:via-PacificBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:hover\:via-light-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .xl\:hover\:via-asurion-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .xl\:hover\:via-OceanBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .xl\:hover\:via-MetallicCopper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .xl\:hover\:via-PorcelainWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .xl\:hover\:via-LightBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .xl\:hover\:via-CloudNavy-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xl\:hover\:via-CloudMint-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xl\:hover\:via-CloudOrange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .xl\:hover\:via-CloudLavender-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .xl\:hover\:via-CloudRed-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .xl\:hover\:via-CloudWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .xl\:hover\:via-SunriseGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xl\:hover\:via-SunshineGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xl\:hover\:via-AuraBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xl\:hover\:via-AuraGlow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xl\:hover\:via-MysticBronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .xl\:hover\:via-MysticGreen-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .xl\:hover\:via-MysticGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .xl\:hover\:via-MysticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .xl\:hover\:via-MysticWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .xl\:hover\:via-price-blue1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:hover\:via-indigo1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:hover\:via-Purple-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .xl\:hover\:via-new-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .xl\:hover\:via-dark-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .xl\:hover\:via-replace-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .xl\:hover\:via-resolve-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .xl\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xl\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .xl\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .xl\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .xl\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .xl\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .xl\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .xl\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .xl\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .xl\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .xl\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .xl\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .xl\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .xl\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .xl\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .xl\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .xl\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .xl\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .xl\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .xl\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .xl\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .xl\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .xl\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .xl\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .xl\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .xl\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .xl\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .xl\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .xl\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .xl\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .xl\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .xl\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .xl\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .xl\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .xl\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .xl\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .xl\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .xl\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .xl\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .xl\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .xl\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .xl\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .xl\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .xl\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .xl\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .xl\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .xl\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .xl\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .xl\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .xl\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .xl\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .xl\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .xl\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .xl\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .xl\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .xl\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .xl\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .xl\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .xl\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .xl\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .xl\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .xl\:focus\:via-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .xl\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .xl\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .xl\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .xl\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .xl\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .xl\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .xl\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .xl\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .xl\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .xl\:focus\:via-Asurion-White:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:focus\:via-Asurion-Blue-Brighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:focus\:via-Asurion-Blue-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xl\:focus\:via-Asurion-Blue-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xl\:focus\:via-Asurion-Purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xl\:focus\:via-Asurion-Purple-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:focus\:via-Asurion-Purple-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xl\:focus\:via-Asurion-Gray-Deepest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xl\:focus\:via-Asurion-Gray-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xl\:focus\:via-Asurion-Gray-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xl\:focus\:via-Asurion-Gray-Lighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xl\:focus\:via-Asurion-Gray-Lightest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xl\:focus\:via-Asurion-Red-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xl\:focus\:via-light-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xl\:focus\:via-light-gray-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xl\:focus\:via-light-gray-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xl\:focus\:via-light-gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .xl\:focus\:via-light-gray-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xl\:focus\:via-light-gray-5:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xl\:focus\:via-light-slate-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .xl\:focus\:via-denim-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .xl\:focus\:via-purple-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xl\:focus\:via-dark-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xl\:focus\:via-bright-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .xl\:focus\:via-mustard-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .xl\:focus\:via-mustard-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .xl\:focus\:via-light-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:focus\:via-light-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .xl\:focus\:via-light-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xl\:focus\:via-light-blue-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xl\:focus\:via-purple-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .xl\:focus\:via-light-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xl\:focus\:via-light-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xl\:focus\:via-light-bg-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .xl\:focus\:via-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .xl\:focus\:via-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .xl\:focus\:via-light-white-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .xl\:focus\:via-Black-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:focus\:via-Default-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xl\:focus\:via-White-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .xl\:focus\:via-Green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .xl\:focus\:via-Blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:focus\:via-Silver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .xl\:focus\:via-Yellow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .xl\:focus\:via-Grey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xl\:focus\:via-Gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xl\:focus\:via-Red-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .xl\:focus\:via-Gold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .xl\:focus\:via-light-green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xl\:focus\:via-dark-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xl\:focus\:via-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:focus\:via-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .xl\:focus\:via-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .xl\:focus\:via-light-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .xl\:focus\:via-bright-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xl\:focus\:via-bright-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xl\:focus\:via-SpaceGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xl\:focus\:via-Purple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:focus\:via-LightPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .xl\:focus\:via-Glow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xl\:focus\:via-Bronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .xl\:focus\:via-Copper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .xl\:focus\:via-Pink-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .xl\:focus\:via-Orange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .xl\:focus\:via-Coral-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .xl\:focus\:via-MajesticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:focus\:via-PrismBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:focus\:via-CeramicBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xl\:focus\:via-MidnightBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .xl\:focus\:via-PrismWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .xl\:focus\:via-CeramicWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .xl\:focus\:via-LilacPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .xl\:focus\:via-CrownSilver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .xl\:focus\:via-CoralBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .xl\:focus\:via-lime-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xl\:focus\:via-apple-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xl\:focus\:via-bg-new-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .xl\:focus\:via-bg-new-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .xl\:focus\:via-new-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .xl\:focus\:via-footer-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .xl\:focus\:via-border-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .xl\:focus\:via-apple-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .xl\:focus\:via-crimson-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .xl\:focus\:via-asurion-cyan:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .xl\:focus\:via-bright-orange:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .xl\:focus\:via-Graphite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .xl\:focus\:via-PacificBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:focus\:via-light-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .xl\:focus\:via-asurion-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .xl\:focus\:via-OceanBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .xl\:focus\:via-MetallicCopper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .xl\:focus\:via-PorcelainWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .xl\:focus\:via-LightBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .xl\:focus\:via-CloudNavy-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xl\:focus\:via-CloudMint-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xl\:focus\:via-CloudOrange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .xl\:focus\:via-CloudLavender-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .xl\:focus\:via-CloudRed-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .xl\:focus\:via-CloudWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .xl\:focus\:via-SunriseGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xl\:focus\:via-SunshineGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xl\:focus\:via-AuraBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xl\:focus\:via-AuraGlow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xl\:focus\:via-MysticBronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .xl\:focus\:via-MysticGreen-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .xl\:focus\:via-MysticGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .xl\:focus\:via-MysticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .xl\:focus\:via-MysticWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .xl\:focus\:via-price-blue1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xl\:focus\:via-indigo1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xl\:focus\:via-Purple-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .xl\:focus\:via-new-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .xl\:focus\:via-dark-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .xl\:focus\:via-replace-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .xl\:focus\:via-resolve-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .xl\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .xl\:to-current {
    --tw-gradient-to: currentColor;
  }

  .xl\:to-black {
    --tw-gradient-to: #000;
  }

  .xl\:to-white {
    --tw-gradient-to: #fff;
  }

  .xl\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .xl\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .xl\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .xl\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .xl\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .xl\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .xl\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .xl\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .xl\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .xl\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .xl\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .xl\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .xl\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .xl\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .xl\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .xl\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .xl\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .xl\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .xl\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .xl\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .xl\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .xl\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .xl\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .xl\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .xl\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .xl\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .xl\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .xl\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .xl\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .xl\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .xl\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .xl\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .xl\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .xl\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .xl\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .xl\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .xl\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .xl\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .xl\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .xl\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .xl\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .xl\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .xl\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .xl\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .xl\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .xl\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .xl\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .xl\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .xl\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .xl\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .xl\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .xl\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .xl\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .xl\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .xl\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .xl\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .xl\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .xl\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .xl\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .xl\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .xl\:to-purple {
    --tw-gradient-to: #6700B8;
  }

  .xl\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .xl\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .xl\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .xl\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .xl\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .xl\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .xl\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .xl\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .xl\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .xl\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .xl\:to-Asurion-White {
    --tw-gradient-to: #FFF;
  }

  .xl\:to-Asurion-Blue-Brighter {
    --tw-gradient-to: #6B8BFF;
  }

  .xl\:to-Asurion-Blue-Deep {
    --tw-gradient-to: #2743CC;
  }

  .xl\:to-Asurion-Blue-Light {
    --tw-gradient-to: #F0F3FF;
  }

  .xl\:to-Asurion-Purple {
    --tw-gradient-to: #8223D2;
  }

  .xl\:to-Asurion-Purple-Deeper {
    --tw-gradient-to: #6700B8;
  }

  .xl\:to-Asurion-Purple-Light {
    --tw-gradient-to: #F3E9FB;
  }

  .xl\:to-Asurion-Gray-Deepest {
    --tw-gradient-to: #333F48;
  }

  .xl\:to-Asurion-Gray-Deeper {
    --tw-gradient-to: #6E767D;
  }

  .xl\:to-Asurion-Gray-Light {
    --tw-gradient-to: #A5AAAF;
  }

  .xl\:to-Asurion-Gray-Lighter {
    --tw-gradient-to: #E6E6EB;
  }

  .xl\:to-Asurion-Gray-Lightest {
    --tw-gradient-to: #D5D6DA;
  }

  .xl\:to-Asurion-Red-Deep {
    --tw-gradient-to: #DB1B1B;
  }

  .xl\:to-light-gray {
    --tw-gradient-to: #6E767D;
  }

  .xl\:to-light-gray-1 {
    --tw-gradient-to: #A5AAAF;
  }

  .xl\:to-light-gray-2 {
    --tw-gradient-to: #E6E6EB;
  }

  .xl\:to-light-gray-3 {
    --tw-gradient-to: #F0F0F5;
  }

  .xl\:to-light-gray-4 {
    --tw-gradient-to: #D5D6DA;
  }

  .xl\:to-light-gray-5 {
    --tw-gradient-to: #333F48;
  }

  .xl\:to-light-slate-gray {
    --tw-gradient-to: #8589A1;
  }

  .xl\:to-denim-blue {
    --tw-gradient-to: #0066B2;
  }

  .xl\:to-purple-1 {
    --tw-gradient-to: #8223D2;
  }

  .xl\:to-dark-red {
    --tw-gradient-to: #DB1B1B;
  }

  .xl\:to-bright-red {
    --tw-gradient-to: #F40715;
  }

  .xl\:to-mustard-yellow {
    --tw-gradient-to: #ED8B00;
  }

  .xl\:to-mustard-yellow-1 {
    --tw-gradient-to: #ED6600;
  }

  .xl\:to-light-blue {
    --tw-gradient-to: #6B8BFF;
  }

  .xl\:to-light-blue-1 {
    --tw-gradient-to: #4A68F9;
  }

  .xl\:to-light-blue-3 {
    --tw-gradient-to:  #F0F3FF;
  }

  .xl\:to-light-blue-4 {
    --tw-gradient-to: #F0F3FF;
  }

  .xl\:to-purple-blue {
    --tw-gradient-to: #6469E1;
  }

  .xl\:to-light-green {
    --tw-gradient-to: #00B574;
  }

  .xl\:to-light-green-1 {
    --tw-gradient-to: #00B574;
  }

  .xl\:to-light-bg-green {
    --tw-gradient-to: #F0FFF9;
  }

  .xl\:to-green-1 {
    --tw-gradient-to: #0B8350;
  }

  .xl\:to-pink-1 {
    --tw-gradient-to: #FFEDD5;
  }

  .xl\:to-light-white-1 {
    --tw-gradient-to: #F8F6EE;
  }

  .xl\:to-Black-3 {
    --tw-gradient-to: #1F2020;
  }

  .xl\:to-Default-3 {
    --tw-gradient-to: #1F2120;
  }

  .xl\:to-White-3 {
    --tw-gradient-to: #F9F6EF;
  }

  .xl\:to-Green-3 {
    --tw-gradient-to: #AEE0CD;
  }

  .xl\:to-Blue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .xl\:to-Silver-3 {
    --tw-gradient-to: #E4E4E2;
  }

  .xl\:to-Yellow-3 {
    --tw-gradient-to: #F3D060;
  }

  .xl\:to-Grey-3 {
    --tw-gradient-to: #535150;
  }

  .xl\:to-Gray-3 {
    --tw-gradient-to: #535150;
  }

  .xl\:to-Red-3 {
    --tw-gradient-to: #BA0C2E;
  }

  .xl\:to-Gold-3 {
    --tw-gradient-to: #F5DDC5;
  }

  .xl\:to-light-green-3 {
    --tw-gradient-to: #F3E9FB;
  }

  .xl\:to-dark-blue-2 {
    --tw-gradient-to: #2743CC;
  }

  .xl\:to-blue-1 {
    --tw-gradient-to: #6B8BFF;
  }

  .xl\:to-yellow-1 {
    --tw-gradient-to: #EDB800;
  }

  .xl\:to-blue-2 {
    --tw-gradient-to: #253BAA;
  }

  .xl\:to-light-pink {
    --tw-gradient-to: #FF5070;
  }

  .xl\:to-bright-green {
    --tw-gradient-to: #6EFAC3;
  }

  .xl\:to-bright-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .xl\:to-SpaceGrey-3 {
    --tw-gradient-to: #535150;
  }

  .xl\:to-Purple-3 {
    --tw-gradient-to: #6700B8;
  }

  .xl\:to-LightPurple-3 {
    --tw-gradient-to: #D1CDDA;
  }

  .xl\:to-Glow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .xl\:to-Bronze-3 {
    --tw-gradient-to: #cd7f32;
  }

  .xl\:to-Copper-3 {
    --tw-gradient-to: #B87333;
  }

  .xl\:to-Pink-3 {
    --tw-gradient-to: #FFC0CB;
  }

  .xl\:to-Orange-3 {
    --tw-gradient-to: #FFA500;
  }

  .xl\:to-Coral-3 {
    --tw-gradient-to: #EE7762;
  }

  .xl\:to-MajesticBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .xl\:to-PrismBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .xl\:to-CeramicBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .xl\:to-MidnightBlack-3 {
    --tw-gradient-to: #00040D;
  }

  .xl\:to-PrismWhite-3 {
    --tw-gradient-to: #E1D8CB;
  }

  .xl\:to-CeramicWhite-3 {
    --tw-gradient-to: #c2c2c4;
  }

  .xl\:to-LilacPurple-3 {
    --tw-gradient-to: #C8A2C8;
  }

  .xl\:to-CrownSilver-3 {
    --tw-gradient-to: #b1a5aa;
  }

  .xl\:to-CoralBlue-3 {
    --tw-gradient-to: #AFDCEC;
  }

  .xl\:to-lime-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .xl\:to-apple-green {
    --tw-gradient-to: #6EFAC3;
  }

  .xl\:to-bg-new-blue {
    --tw-gradient-to: #39DCF0;
  }

  .xl\:to-bg-new-pink {
    --tw-gradient-to: #E79AAE;
  }

  .xl\:to-new-pink-1 {
    --tw-gradient-to: #E9A1B3;
  }

  .xl\:to-footer-grey {
    --tw-gradient-to: #333238;
  }

  .xl\:to-border-grey {
    --tw-gradient-to: #c4c4c4;
  }

  .xl\:to-apple-green-1 {
    --tw-gradient-to: #30D091;
  }

  .xl\:to-crimson-red {
    --tw-gradient-to: #d22323;
  }

  .xl\:to-asurion-cyan {
    --tw-gradient-to: #95CED7;
  }

  .xl\:to-bright-orange {
    --tw-gradient-to: #FF8B1A;
  }

  .xl\:to-Graphite-3 {
    --tw-gradient-to: #D2CEDB;
  }

  .xl\:to-PacificBlue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .xl\:to-light-purple {
    --tw-gradient-to: #B3A3D7;
  }

  .xl\:to-asurion-gray {
    --tw-gradient-to: #D8D8D8;
  }

  .xl\:to-OceanBlue-3 {
    --tw-gradient-to: #0077be;
  }

  .xl\:to-MetallicCopper-3 {
    --tw-gradient-to: #72281e;
  }

  .xl\:to-PorcelainWhite-3 {
    --tw-gradient-to: #f8fbf8;
  }

  .xl\:to-LightBlue-3 {
    --tw-gradient-to: #ADD8E6;
  }

  .xl\:to-CloudNavy-3 {
    --tw-gradient-to: #607387;
  }

  .xl\:to-CloudMint-3 {
    --tw-gradient-to: #607387;
  }

  .xl\:to-CloudOrange-3 {
    --tw-gradient-to: #ffba97;
  }

  .xl\:to-CloudLavender-3 {
    --tw-gradient-to: #d6d3e2;
  }

  .xl\:to-CloudRed-3 {
    --tw-gradient-to: #dbb0a2;
  }

  .xl\:to-CloudWhite-3 {
    --tw-gradient-to: #f2f2ed;
  }

  .xl\:to-SunriseGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .xl\:to-SunshineGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .xl\:to-AuraBlack-3 {
    --tw-gradient-to: #1F2120;
  }

  .xl\:to-AuraGlow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .xl\:to-MysticBronze-3 {
    --tw-gradient-to: #3c2516;
  }

  .xl\:to-MysticGreen-3 {
    --tw-gradient-to: #90A19A;
  }

  .xl\:to-MysticGrey-3 {
    --tw-gradient-to: #564f55;
  }

  .xl\:to-MysticBlack-3 {
    --tw-gradient-to: #353A3C;
  }

  .xl\:to-MysticWhite-3 {
    --tw-gradient-to: #E4EDE3;
  }

  .xl\:to-price-blue1 {
    --tw-gradient-to: #6B8BFF;
  }

  .xl\:to-indigo1 {
    --tw-gradient-to: #6700B8;
  }

  .xl\:to-Purple-4 {
    --tw-gradient-to: #9598F8;
  }

  .xl\:to-new-blue-2 {
    --tw-gradient-to: #33B3C2;
  }

  .xl\:to-dark-blue-3 {
    --tw-gradient-to: #041DFB;
  }

  .xl\:to-replace-bg {
    --tw-gradient-to: #8AA4BC;
  }

  .xl\:to-resolve-bg {
    --tw-gradient-to: #4783CB;
  }

  .xl\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .xl\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .xl\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .xl\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .xl\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .xl\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .xl\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .xl\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .xl\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .xl\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .xl\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .xl\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .xl\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .xl\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .xl\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .xl\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .xl\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .xl\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .xl\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .xl\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .xl\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .xl\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .xl\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .xl\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .xl\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .xl\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .xl\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .xl\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .xl\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .xl\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .xl\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .xl\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .xl\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .xl\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .xl\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .xl\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .xl\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .xl\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .xl\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .xl\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .xl\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .xl\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .xl\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .xl\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .xl\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .xl\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .xl\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .xl\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .xl\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .xl\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .xl\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .xl\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .xl\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .xl\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .xl\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .xl\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .xl\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .xl\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .xl\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .xl\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .xl\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .xl\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .xl\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .xl\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .xl\:hover\:to-purple:hover {
    --tw-gradient-to: #6700B8;
  }

  .xl\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .xl\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .xl\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .xl\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .xl\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .xl\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .xl\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .xl\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .xl\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .xl\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .xl\:hover\:to-Asurion-White:hover {
    --tw-gradient-to: #FFF;
  }

  .xl\:hover\:to-Asurion-Blue-Brighter:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .xl\:hover\:to-Asurion-Blue-Deep:hover {
    --tw-gradient-to: #2743CC;
  }

  .xl\:hover\:to-Asurion-Blue-Light:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .xl\:hover\:to-Asurion-Purple:hover {
    --tw-gradient-to: #8223D2;
  }

  .xl\:hover\:to-Asurion-Purple-Deeper:hover {
    --tw-gradient-to: #6700B8;
  }

  .xl\:hover\:to-Asurion-Purple-Light:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .xl\:hover\:to-Asurion-Gray-Deepest:hover {
    --tw-gradient-to: #333F48;
  }

  .xl\:hover\:to-Asurion-Gray-Deeper:hover {
    --tw-gradient-to: #6E767D;
  }

  .xl\:hover\:to-Asurion-Gray-Light:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .xl\:hover\:to-Asurion-Gray-Lighter:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .xl\:hover\:to-Asurion-Gray-Lightest:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .xl\:hover\:to-Asurion-Red-Deep:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .xl\:hover\:to-light-gray:hover {
    --tw-gradient-to: #6E767D;
  }

  .xl\:hover\:to-light-gray-1:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .xl\:hover\:to-light-gray-2:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .xl\:hover\:to-light-gray-3:hover {
    --tw-gradient-to: #F0F0F5;
  }

  .xl\:hover\:to-light-gray-4:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .xl\:hover\:to-light-gray-5:hover {
    --tw-gradient-to: #333F48;
  }

  .xl\:hover\:to-light-slate-gray:hover {
    --tw-gradient-to: #8589A1;
  }

  .xl\:hover\:to-denim-blue:hover {
    --tw-gradient-to: #0066B2;
  }

  .xl\:hover\:to-purple-1:hover {
    --tw-gradient-to: #8223D2;
  }

  .xl\:hover\:to-dark-red:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .xl\:hover\:to-bright-red:hover {
    --tw-gradient-to: #F40715;
  }

  .xl\:hover\:to-mustard-yellow:hover {
    --tw-gradient-to: #ED8B00;
  }

  .xl\:hover\:to-mustard-yellow-1:hover {
    --tw-gradient-to: #ED6600;
  }

  .xl\:hover\:to-light-blue:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .xl\:hover\:to-light-blue-1:hover {
    --tw-gradient-to: #4A68F9;
  }

  .xl\:hover\:to-light-blue-3:hover {
    --tw-gradient-to:  #F0F3FF;
  }

  .xl\:hover\:to-light-blue-4:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .xl\:hover\:to-purple-blue:hover {
    --tw-gradient-to: #6469E1;
  }

  .xl\:hover\:to-light-green:hover {
    --tw-gradient-to: #00B574;
  }

  .xl\:hover\:to-light-green-1:hover {
    --tw-gradient-to: #00B574;
  }

  .xl\:hover\:to-light-bg-green:hover {
    --tw-gradient-to: #F0FFF9;
  }

  .xl\:hover\:to-green-1:hover {
    --tw-gradient-to: #0B8350;
  }

  .xl\:hover\:to-pink-1:hover {
    --tw-gradient-to: #FFEDD5;
  }

  .xl\:hover\:to-light-white-1:hover {
    --tw-gradient-to: #F8F6EE;
  }

  .xl\:hover\:to-Black-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .xl\:hover\:to-Default-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .xl\:hover\:to-White-3:hover {
    --tw-gradient-to: #F9F6EF;
  }

  .xl\:hover\:to-Green-3:hover {
    --tw-gradient-to: #AEE0CD;
  }

  .xl\:hover\:to-Blue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .xl\:hover\:to-Silver-3:hover {
    --tw-gradient-to: #E4E4E2;
  }

  .xl\:hover\:to-Yellow-3:hover {
    --tw-gradient-to: #F3D060;
  }

  .xl\:hover\:to-Grey-3:hover {
    --tw-gradient-to: #535150;
  }

  .xl\:hover\:to-Gray-3:hover {
    --tw-gradient-to: #535150;
  }

  .xl\:hover\:to-Red-3:hover {
    --tw-gradient-to: #BA0C2E;
  }

  .xl\:hover\:to-Gold-3:hover {
    --tw-gradient-to: #F5DDC5;
  }

  .xl\:hover\:to-light-green-3:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .xl\:hover\:to-dark-blue-2:hover {
    --tw-gradient-to: #2743CC;
  }

  .xl\:hover\:to-blue-1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .xl\:hover\:to-yellow-1:hover {
    --tw-gradient-to: #EDB800;
  }

  .xl\:hover\:to-blue-2:hover {
    --tw-gradient-to: #253BAA;
  }

  .xl\:hover\:to-light-pink:hover {
    --tw-gradient-to: #FF5070;
  }

  .xl\:hover\:to-bright-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .xl\:hover\:to-bright-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .xl\:hover\:to-SpaceGrey-3:hover {
    --tw-gradient-to: #535150;
  }

  .xl\:hover\:to-Purple-3:hover {
    --tw-gradient-to: #6700B8;
  }

  .xl\:hover\:to-LightPurple-3:hover {
    --tw-gradient-to: #D1CDDA;
  }

  .xl\:hover\:to-Glow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .xl\:hover\:to-Bronze-3:hover {
    --tw-gradient-to: #cd7f32;
  }

  .xl\:hover\:to-Copper-3:hover {
    --tw-gradient-to: #B87333;
  }

  .xl\:hover\:to-Pink-3:hover {
    --tw-gradient-to: #FFC0CB;
  }

  .xl\:hover\:to-Orange-3:hover {
    --tw-gradient-to: #FFA500;
  }

  .xl\:hover\:to-Coral-3:hover {
    --tw-gradient-to: #EE7762;
  }

  .xl\:hover\:to-MajesticBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .xl\:hover\:to-PrismBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .xl\:hover\:to-CeramicBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .xl\:hover\:to-MidnightBlack-3:hover {
    --tw-gradient-to: #00040D;
  }

  .xl\:hover\:to-PrismWhite-3:hover {
    --tw-gradient-to: #E1D8CB;
  }

  .xl\:hover\:to-CeramicWhite-3:hover {
    --tw-gradient-to: #c2c2c4;
  }

  .xl\:hover\:to-LilacPurple-3:hover {
    --tw-gradient-to: #C8A2C8;
  }

  .xl\:hover\:to-CrownSilver-3:hover {
    --tw-gradient-to: #b1a5aa;
  }

  .xl\:hover\:to-CoralBlue-3:hover {
    --tw-gradient-to: #AFDCEC;
  }

  .xl\:hover\:to-lime-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .xl\:hover\:to-apple-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .xl\:hover\:to-bg-new-blue:hover {
    --tw-gradient-to: #39DCF0;
  }

  .xl\:hover\:to-bg-new-pink:hover {
    --tw-gradient-to: #E79AAE;
  }

  .xl\:hover\:to-new-pink-1:hover {
    --tw-gradient-to: #E9A1B3;
  }

  .xl\:hover\:to-footer-grey:hover {
    --tw-gradient-to: #333238;
  }

  .xl\:hover\:to-border-grey:hover {
    --tw-gradient-to: #c4c4c4;
  }

  .xl\:hover\:to-apple-green-1:hover {
    --tw-gradient-to: #30D091;
  }

  .xl\:hover\:to-crimson-red:hover {
    --tw-gradient-to: #d22323;
  }

  .xl\:hover\:to-asurion-cyan:hover {
    --tw-gradient-to: #95CED7;
  }

  .xl\:hover\:to-bright-orange:hover {
    --tw-gradient-to: #FF8B1A;
  }

  .xl\:hover\:to-Graphite-3:hover {
    --tw-gradient-to: #D2CEDB;
  }

  .xl\:hover\:to-PacificBlue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .xl\:hover\:to-light-purple:hover {
    --tw-gradient-to: #B3A3D7;
  }

  .xl\:hover\:to-asurion-gray:hover {
    --tw-gradient-to: #D8D8D8;
  }

  .xl\:hover\:to-OceanBlue-3:hover {
    --tw-gradient-to: #0077be;
  }

  .xl\:hover\:to-MetallicCopper-3:hover {
    --tw-gradient-to: #72281e;
  }

  .xl\:hover\:to-PorcelainWhite-3:hover {
    --tw-gradient-to: #f8fbf8;
  }

  .xl\:hover\:to-LightBlue-3:hover {
    --tw-gradient-to: #ADD8E6;
  }

  .xl\:hover\:to-CloudNavy-3:hover {
    --tw-gradient-to: #607387;
  }

  .xl\:hover\:to-CloudMint-3:hover {
    --tw-gradient-to: #607387;
  }

  .xl\:hover\:to-CloudOrange-3:hover {
    --tw-gradient-to: #ffba97;
  }

  .xl\:hover\:to-CloudLavender-3:hover {
    --tw-gradient-to: #d6d3e2;
  }

  .xl\:hover\:to-CloudRed-3:hover {
    --tw-gradient-to: #dbb0a2;
  }

  .xl\:hover\:to-CloudWhite-3:hover {
    --tw-gradient-to: #f2f2ed;
  }

  .xl\:hover\:to-SunriseGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .xl\:hover\:to-SunshineGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .xl\:hover\:to-AuraBlack-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .xl\:hover\:to-AuraGlow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .xl\:hover\:to-MysticBronze-3:hover {
    --tw-gradient-to: #3c2516;
  }

  .xl\:hover\:to-MysticGreen-3:hover {
    --tw-gradient-to: #90A19A;
  }

  .xl\:hover\:to-MysticGrey-3:hover {
    --tw-gradient-to: #564f55;
  }

  .xl\:hover\:to-MysticBlack-3:hover {
    --tw-gradient-to: #353A3C;
  }

  .xl\:hover\:to-MysticWhite-3:hover {
    --tw-gradient-to: #E4EDE3;
  }

  .xl\:hover\:to-price-blue1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .xl\:hover\:to-indigo1:hover {
    --tw-gradient-to: #6700B8;
  }

  .xl\:hover\:to-Purple-4:hover {
    --tw-gradient-to: #9598F8;
  }

  .xl\:hover\:to-new-blue-2:hover {
    --tw-gradient-to: #33B3C2;
  }

  .xl\:hover\:to-dark-blue-3:hover {
    --tw-gradient-to: #041DFB;
  }

  .xl\:hover\:to-replace-bg:hover {
    --tw-gradient-to: #8AA4BC;
  }

  .xl\:hover\:to-resolve-bg:hover {
    --tw-gradient-to: #4783CB;
  }

  .xl\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .xl\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .xl\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .xl\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .xl\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .xl\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .xl\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .xl\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .xl\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .xl\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .xl\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .xl\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .xl\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .xl\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .xl\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .xl\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .xl\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .xl\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .xl\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .xl\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .xl\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .xl\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .xl\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .xl\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .xl\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .xl\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .xl\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .xl\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .xl\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .xl\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .xl\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .xl\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .xl\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .xl\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .xl\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .xl\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .xl\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .xl\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .xl\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .xl\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .xl\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .xl\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .xl\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .xl\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .xl\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .xl\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .xl\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .xl\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .xl\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .xl\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .xl\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .xl\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .xl\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .xl\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .xl\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .xl\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .xl\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .xl\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .xl\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .xl\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .xl\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .xl\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .xl\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .xl\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .xl\:focus\:to-purple:focus {
    --tw-gradient-to: #6700B8;
  }

  .xl\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .xl\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .xl\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .xl\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .xl\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .xl\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .xl\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .xl\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .xl\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .xl\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .xl\:focus\:to-Asurion-White:focus {
    --tw-gradient-to: #FFF;
  }

  .xl\:focus\:to-Asurion-Blue-Brighter:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .xl\:focus\:to-Asurion-Blue-Deep:focus {
    --tw-gradient-to: #2743CC;
  }

  .xl\:focus\:to-Asurion-Blue-Light:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .xl\:focus\:to-Asurion-Purple:focus {
    --tw-gradient-to: #8223D2;
  }

  .xl\:focus\:to-Asurion-Purple-Deeper:focus {
    --tw-gradient-to: #6700B8;
  }

  .xl\:focus\:to-Asurion-Purple-Light:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .xl\:focus\:to-Asurion-Gray-Deepest:focus {
    --tw-gradient-to: #333F48;
  }

  .xl\:focus\:to-Asurion-Gray-Deeper:focus {
    --tw-gradient-to: #6E767D;
  }

  .xl\:focus\:to-Asurion-Gray-Light:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .xl\:focus\:to-Asurion-Gray-Lighter:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .xl\:focus\:to-Asurion-Gray-Lightest:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .xl\:focus\:to-Asurion-Red-Deep:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .xl\:focus\:to-light-gray:focus {
    --tw-gradient-to: #6E767D;
  }

  .xl\:focus\:to-light-gray-1:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .xl\:focus\:to-light-gray-2:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .xl\:focus\:to-light-gray-3:focus {
    --tw-gradient-to: #F0F0F5;
  }

  .xl\:focus\:to-light-gray-4:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .xl\:focus\:to-light-gray-5:focus {
    --tw-gradient-to: #333F48;
  }

  .xl\:focus\:to-light-slate-gray:focus {
    --tw-gradient-to: #8589A1;
  }

  .xl\:focus\:to-denim-blue:focus {
    --tw-gradient-to: #0066B2;
  }

  .xl\:focus\:to-purple-1:focus {
    --tw-gradient-to: #8223D2;
  }

  .xl\:focus\:to-dark-red:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .xl\:focus\:to-bright-red:focus {
    --tw-gradient-to: #F40715;
  }

  .xl\:focus\:to-mustard-yellow:focus {
    --tw-gradient-to: #ED8B00;
  }

  .xl\:focus\:to-mustard-yellow-1:focus {
    --tw-gradient-to: #ED6600;
  }

  .xl\:focus\:to-light-blue:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .xl\:focus\:to-light-blue-1:focus {
    --tw-gradient-to: #4A68F9;
  }

  .xl\:focus\:to-light-blue-3:focus {
    --tw-gradient-to:  #F0F3FF;
  }

  .xl\:focus\:to-light-blue-4:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .xl\:focus\:to-purple-blue:focus {
    --tw-gradient-to: #6469E1;
  }

  .xl\:focus\:to-light-green:focus {
    --tw-gradient-to: #00B574;
  }

  .xl\:focus\:to-light-green-1:focus {
    --tw-gradient-to: #00B574;
  }

  .xl\:focus\:to-light-bg-green:focus {
    --tw-gradient-to: #F0FFF9;
  }

  .xl\:focus\:to-green-1:focus {
    --tw-gradient-to: #0B8350;
  }

  .xl\:focus\:to-pink-1:focus {
    --tw-gradient-to: #FFEDD5;
  }

  .xl\:focus\:to-light-white-1:focus {
    --tw-gradient-to: #F8F6EE;
  }

  .xl\:focus\:to-Black-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .xl\:focus\:to-Default-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .xl\:focus\:to-White-3:focus {
    --tw-gradient-to: #F9F6EF;
  }

  .xl\:focus\:to-Green-3:focus {
    --tw-gradient-to: #AEE0CD;
  }

  .xl\:focus\:to-Blue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .xl\:focus\:to-Silver-3:focus {
    --tw-gradient-to: #E4E4E2;
  }

  .xl\:focus\:to-Yellow-3:focus {
    --tw-gradient-to: #F3D060;
  }

  .xl\:focus\:to-Grey-3:focus {
    --tw-gradient-to: #535150;
  }

  .xl\:focus\:to-Gray-3:focus {
    --tw-gradient-to: #535150;
  }

  .xl\:focus\:to-Red-3:focus {
    --tw-gradient-to: #BA0C2E;
  }

  .xl\:focus\:to-Gold-3:focus {
    --tw-gradient-to: #F5DDC5;
  }

  .xl\:focus\:to-light-green-3:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .xl\:focus\:to-dark-blue-2:focus {
    --tw-gradient-to: #2743CC;
  }

  .xl\:focus\:to-blue-1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .xl\:focus\:to-yellow-1:focus {
    --tw-gradient-to: #EDB800;
  }

  .xl\:focus\:to-blue-2:focus {
    --tw-gradient-to: #253BAA;
  }

  .xl\:focus\:to-light-pink:focus {
    --tw-gradient-to: #FF5070;
  }

  .xl\:focus\:to-bright-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .xl\:focus\:to-bright-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .xl\:focus\:to-SpaceGrey-3:focus {
    --tw-gradient-to: #535150;
  }

  .xl\:focus\:to-Purple-3:focus {
    --tw-gradient-to: #6700B8;
  }

  .xl\:focus\:to-LightPurple-3:focus {
    --tw-gradient-to: #D1CDDA;
  }

  .xl\:focus\:to-Glow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .xl\:focus\:to-Bronze-3:focus {
    --tw-gradient-to: #cd7f32;
  }

  .xl\:focus\:to-Copper-3:focus {
    --tw-gradient-to: #B87333;
  }

  .xl\:focus\:to-Pink-3:focus {
    --tw-gradient-to: #FFC0CB;
  }

  .xl\:focus\:to-Orange-3:focus {
    --tw-gradient-to: #FFA500;
  }

  .xl\:focus\:to-Coral-3:focus {
    --tw-gradient-to: #EE7762;
  }

  .xl\:focus\:to-MajesticBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .xl\:focus\:to-PrismBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .xl\:focus\:to-CeramicBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .xl\:focus\:to-MidnightBlack-3:focus {
    --tw-gradient-to: #00040D;
  }

  .xl\:focus\:to-PrismWhite-3:focus {
    --tw-gradient-to: #E1D8CB;
  }

  .xl\:focus\:to-CeramicWhite-3:focus {
    --tw-gradient-to: #c2c2c4;
  }

  .xl\:focus\:to-LilacPurple-3:focus {
    --tw-gradient-to: #C8A2C8;
  }

  .xl\:focus\:to-CrownSilver-3:focus {
    --tw-gradient-to: #b1a5aa;
  }

  .xl\:focus\:to-CoralBlue-3:focus {
    --tw-gradient-to: #AFDCEC;
  }

  .xl\:focus\:to-lime-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .xl\:focus\:to-apple-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .xl\:focus\:to-bg-new-blue:focus {
    --tw-gradient-to: #39DCF0;
  }

  .xl\:focus\:to-bg-new-pink:focus {
    --tw-gradient-to: #E79AAE;
  }

  .xl\:focus\:to-new-pink-1:focus {
    --tw-gradient-to: #E9A1B3;
  }

  .xl\:focus\:to-footer-grey:focus {
    --tw-gradient-to: #333238;
  }

  .xl\:focus\:to-border-grey:focus {
    --tw-gradient-to: #c4c4c4;
  }

  .xl\:focus\:to-apple-green-1:focus {
    --tw-gradient-to: #30D091;
  }

  .xl\:focus\:to-crimson-red:focus {
    --tw-gradient-to: #d22323;
  }

  .xl\:focus\:to-asurion-cyan:focus {
    --tw-gradient-to: #95CED7;
  }

  .xl\:focus\:to-bright-orange:focus {
    --tw-gradient-to: #FF8B1A;
  }

  .xl\:focus\:to-Graphite-3:focus {
    --tw-gradient-to: #D2CEDB;
  }

  .xl\:focus\:to-PacificBlue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .xl\:focus\:to-light-purple:focus {
    --tw-gradient-to: #B3A3D7;
  }

  .xl\:focus\:to-asurion-gray:focus {
    --tw-gradient-to: #D8D8D8;
  }

  .xl\:focus\:to-OceanBlue-3:focus {
    --tw-gradient-to: #0077be;
  }

  .xl\:focus\:to-MetallicCopper-3:focus {
    --tw-gradient-to: #72281e;
  }

  .xl\:focus\:to-PorcelainWhite-3:focus {
    --tw-gradient-to: #f8fbf8;
  }

  .xl\:focus\:to-LightBlue-3:focus {
    --tw-gradient-to: #ADD8E6;
  }

  .xl\:focus\:to-CloudNavy-3:focus {
    --tw-gradient-to: #607387;
  }

  .xl\:focus\:to-CloudMint-3:focus {
    --tw-gradient-to: #607387;
  }

  .xl\:focus\:to-CloudOrange-3:focus {
    --tw-gradient-to: #ffba97;
  }

  .xl\:focus\:to-CloudLavender-3:focus {
    --tw-gradient-to: #d6d3e2;
  }

  .xl\:focus\:to-CloudRed-3:focus {
    --tw-gradient-to: #dbb0a2;
  }

  .xl\:focus\:to-CloudWhite-3:focus {
    --tw-gradient-to: #f2f2ed;
  }

  .xl\:focus\:to-SunriseGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .xl\:focus\:to-SunshineGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .xl\:focus\:to-AuraBlack-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .xl\:focus\:to-AuraGlow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .xl\:focus\:to-MysticBronze-3:focus {
    --tw-gradient-to: #3c2516;
  }

  .xl\:focus\:to-MysticGreen-3:focus {
    --tw-gradient-to: #90A19A;
  }

  .xl\:focus\:to-MysticGrey-3:focus {
    --tw-gradient-to: #564f55;
  }

  .xl\:focus\:to-MysticBlack-3:focus {
    --tw-gradient-to: #353A3C;
  }

  .xl\:focus\:to-MysticWhite-3:focus {
    --tw-gradient-to: #E4EDE3;
  }

  .xl\:focus\:to-price-blue1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .xl\:focus\:to-indigo1:focus {
    --tw-gradient-to: #6700B8;
  }

  .xl\:focus\:to-Purple-4:focus {
    --tw-gradient-to: #9598F8;
  }

  .xl\:focus\:to-new-blue-2:focus {
    --tw-gradient-to: #33B3C2;
  }

  .xl\:focus\:to-dark-blue-3:focus {
    --tw-gradient-to: #041DFB;
  }

  .xl\:focus\:to-replace-bg:focus {
    --tw-gradient-to: #8AA4BC;
  }

  .xl\:focus\:to-resolve-bg:focus {
    --tw-gradient-to: #4783CB;
  }

  .xl\:decoration-slice {
    -webkit-box-decoration-break: slice;
    box-decoration-break: slice;
  }

  .xl\:decoration-clone {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }

  .xl\:bg-auto {
    background-size: auto;
  }

  .xl\:bg-cover {
    background-size: cover;
  }

  .xl\:bg-contain {
    background-size: contain;
  }

  .xl\:bg-fixed {
    background-attachment: fixed;
  }

  .xl\:bg-local {
    background-attachment: local;
  }

  .xl\:bg-scroll {
    background-attachment: scroll;
  }

  .xl\:bg-clip-border {
    background-clip: border-box;
  }

  .xl\:bg-clip-padding {
    background-clip: padding-box;
  }

  .xl\:bg-clip-content {
    background-clip: content-box;
  }

  .xl\:bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
  }

  .xl\:bg-bottom {
    background-position: bottom;
  }

  .xl\:bg-center {
    background-position: center;
  }

  .xl\:bg-left {
    background-position: left;
  }

  .xl\:bg-left-bottom {
    background-position: left bottom;
  }

  .xl\:bg-left-top {
    background-position: left top;
  }

  .xl\:bg-right {
    background-position: right;
  }

  .xl\:bg-right-bottom {
    background-position: right bottom;
  }

  .xl\:bg-right-top {
    background-position: right top;
  }

  .xl\:bg-top {
    background-position: top;
  }

  .xl\:bg-repeat {
    background-repeat: repeat;
  }

  .xl\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .xl\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .xl\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .xl\:bg-repeat-round {
    background-repeat: round;
  }

  .xl\:bg-repeat-space {
    background-repeat: space;
  }

  .xl\:bg-origin-border {
    background-origin: border-box;
  }

  .xl\:bg-origin-padding {
    background-origin: padding-box;
  }

  .xl\:bg-origin-content {
    background-origin: content-box;
  }

  .xl\:fill-current {
    fill: currentColor;
  }

  .xl\:stroke-current {
    stroke: currentColor;
  }

  .xl\:stroke-0 {
    stroke-width: 0;
  }

  .xl\:stroke-1 {
    stroke-width: 1;
  }

  .xl\:stroke-2 {
    stroke-width: 2;
  }

  .xl\:object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .xl\:object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .xl\:object-fill {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .xl\:object-none {
    -o-object-fit: none;
    object-fit: none;
  }

  .xl\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .xl\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom;
  }

  .xl\:object-center {
    -o-object-position: center;
    object-position: center;
  }

  .xl\:object-left {
    -o-object-position: left;
    object-position: left;
  }

  .xl\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom;
  }

  .xl\:object-left-top {
    -o-object-position: left top;
    object-position: left top;
  }

  .xl\:object-right {
    -o-object-position: right;
    object-position: right;
  }

  .xl\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom;
  }

  .xl\:object-right-top {
    -o-object-position: right top;
    object-position: right top;
  }

  .xl\:object-top {
    -o-object-position: top;
    object-position: top;
  }

  .xl\:p-0 {
    padding: 0px;
  }

  .xl\:p-1 {
    padding: 0.25rem;
  }

  .xl\:p-2 {
    padding: 0.5rem;
  }

  .xl\:p-3 {
    padding: 0.75rem;
  }

  .xl\:p-4 {
    padding: 1rem;
  }

  .xl\:p-5 {
    padding: 1.25rem;
  }

  .xl\:p-6 {
    padding: 1.5rem;
  }

  .xl\:p-7 {
    padding: 1.75rem;
  }

  .xl\:p-8 {
    padding: 2rem;
  }

  .xl\:p-9 {
    padding: 2.25rem;
  }

  .xl\:p-10 {
    padding: 2.5rem;
  }

  .xl\:p-11 {
    padding: 2.75rem;
  }

  .xl\:p-12 {
    padding: 3rem;
  }

  .xl\:p-14 {
    padding: 3.5rem;
  }

  .xl\:p-15 {
    padding: 15px;
  }

  .xl\:p-16 {
    padding: 4rem;
  }

  .xl\:p-17 {
    padding: 17px;
  }

  .xl\:p-19 {
    padding: 19px;
  }

  .xl\:p-20 {
    padding: 5rem;
  }

  .xl\:p-22 {
    padding: 22px;
  }

  .xl\:p-24 {
    padding: 6rem;
  }

  .xl\:p-25 {
    padding: 25px;
  }

  .xl\:p-26 {
    padding: 26px;
  }

  .xl\:p-27 {
    padding: 27px;
  }

  .xl\:p-28 {
    padding: 7rem;
  }

  .xl\:p-29 {
    padding: 29px;
  }

  .xl\:p-30 {
    padding: 30px;
  }

  .xl\:p-32 {
    padding: 8rem;
  }

  .xl\:p-35 {
    padding: 35px;
  }

  .xl\:p-36 {
    padding: 9rem;
  }

  .xl\:p-37 {
    padding: 37px;
  }

  .xl\:p-40 {
    padding: 40px;
  }

  .xl\:p-41 {
    padding: 41px;
  }

  .xl\:p-44 {
    padding: 11rem;
  }

  .xl\:p-45 {
    padding: 45px;
  }

  .xl\:p-48 {
    padding: 12rem;
  }

  .xl\:p-49 {
    padding: 49px;
  }

  .xl\:p-50 {
    padding: 50px;
  }

  .xl\:p-52 {
    padding: 13rem;
  }

  .xl\:p-56 {
    padding: 14rem;
  }

  .xl\:p-60 {
    padding: 60px;
  }

  .xl\:p-64 {
    padding: 16rem;
  }

  .xl\:p-65 {
    padding: 65px;
  }

  .xl\:p-72 {
    padding: 72px;
  }

  .xl\:p-80 {
    padding: 20rem;
  }

  .xl\:p-85 {
    padding: 85px;
  }

  .xl\:p-96 {
    padding: 24rem;
  }

  .xl\:p-124 {
    padding: 124px;
  }

  .xl\:p-px {
    padding: 1px;
  }

  .xl\:p-0\.5 {
    padding: 0.125rem;
  }

  .xl\:p-1\.5 {
    padding: 0.375rem;
  }

  .xl\:p-2\.5 {
    padding: 0.625rem;
  }

  .xl\:p-3\.5 {
    padding: 0.875rem;
  }

  .xl\:p-p11 {
    padding: 11px;
  }

  .xl\:p-p12 {
    padding: 12px;
  }

  .xl\:p-p10 {
    padding: 10px;
  }

  .xl\:p-p9 {
    padding: 9px;
  }

  .xl\:p-p20 {
    padding: 20px;
  }

  .xl\:p-p18 {
    padding: 18px;
  }

  .xl\:p-p14 {
    padding: 14px;
  }

  .xl\:p-p13 {
    padding: 13px;
  }

  .xl\:p-p6 {
    padding: 6px;
  }

  .xl\:p-p2 {
    padding: 2px;
  }

  .xl\:p-p3 {
    padding: 3px;
  }

  .xl\:p-p5 {
    padding: 5px;
  }

  .xl\:p-40p-imp {
    padding: 40px !important;
  }

  .xl\:p-67px {
    padding: 67px;
  }

  .xl\:p-160px {
    padding: 160px;
  }

  .xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .xl\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .xl\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .xl\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .xl\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .xl\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .xl\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .xl\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .xl\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .xl\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .xl\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .xl\:px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .xl\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .xl\:px-17 {
    padding-left: 17px;
    padding-right: 17px;
  }

  .xl\:px-19 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .xl\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .xl\:px-22 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .xl\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .xl\:px-25 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .xl\:px-26 {
    padding-left: 26px;
    padding-right: 26px;
  }

  .xl\:px-27 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .xl\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .xl\:px-29 {
    padding-left: 29px;
    padding-right: 29px;
  }

  .xl\:px-30 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .xl\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .xl\:px-35 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .xl\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .xl\:px-37 {
    padding-left: 37px;
    padding-right: 37px;
  }

  .xl\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .xl\:px-41 {
    padding-left: 41px;
    padding-right: 41px;
  }

  .xl\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .xl\:px-45 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .xl\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .xl\:px-49 {
    padding-left: 49px;
    padding-right: 49px;
  }

  .xl\:px-50 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .xl\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .xl\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .xl\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .xl\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .xl\:px-65 {
    padding-left: 65px;
    padding-right: 65px;
  }

  .xl\:px-72 {
    padding-left: 72px;
    padding-right: 72px;
  }

  .xl\:px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .xl\:px-85 {
    padding-left: 85px;
    padding-right: 85px;
  }

  .xl\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .xl\:px-124 {
    padding-left: 124px;
    padding-right: 124px;
  }

  .xl\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .xl\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .xl\:px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .xl\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .xl\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .xl\:px-p11 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .xl\:px-p12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .xl\:px-p10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .xl\:px-p9 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .xl\:px-p20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .xl\:px-p18 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .xl\:px-p14 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .xl\:px-p13 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .xl\:px-p6 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .xl\:px-p2 {
    padding-left: 2px;
    padding-right: 2px;
  }

  .xl\:px-p3 {
    padding-left: 3px;
    padding-right: 3px;
  }

  .xl\:px-p5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .xl\:px-40p-imp {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .xl\:px-67px {
    padding-left: 67px;
    padding-right: 67px;
  }

  .xl\:px-160px {
    padding-left: 160px;
    padding-right: 160px;
  }

  .xl\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .xl\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .xl\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .xl\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .xl\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .xl\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .xl\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .xl\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .xl\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .xl\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .xl\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .xl\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .xl\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .xl\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .xl\:py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .xl\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .xl\:py-17 {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .xl\:py-19 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .xl\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .xl\:py-22 {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .xl\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .xl\:py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .xl\:py-26 {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .xl\:py-27 {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .xl\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .xl\:py-29 {
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .xl\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .xl\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .xl\:py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .xl\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .xl\:py-37 {
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .xl\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .xl\:py-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }

  .xl\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .xl\:py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .xl\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .xl\:py-49 {
    padding-top: 49px;
    padding-bottom: 49px;
  }

  .xl\:py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .xl\:py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .xl\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .xl\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .xl\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .xl\:py-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .xl\:py-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .xl\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .xl\:py-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }

  .xl\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .xl\:py-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }

  .xl\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .xl\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .xl\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .xl\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .xl\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .xl\:py-p11 {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .xl\:py-p12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .xl\:py-p10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .xl\:py-p9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .xl\:py-p20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .xl\:py-p18 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .xl\:py-p14 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .xl\:py-p13 {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .xl\:py-p6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .xl\:py-p2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .xl\:py-p3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .xl\:py-p5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .xl\:py-40p-imp {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .xl\:py-67px {
    padding-top: 67px;
    padding-bottom: 67px;
  }

  .xl\:py-160px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .xl\:pt-0 {
    padding-top: 0px;
  }

  .xl\:pt-1 {
    padding-top: 0.25rem;
  }

  .xl\:pt-2 {
    padding-top: 0.5rem;
  }

  .xl\:pt-3 {
    padding-top: 0.75rem;
  }

  .xl\:pt-4 {
    padding-top: 1rem;
  }

  .xl\:pt-5 {
    padding-top: 1.25rem;
  }

  .xl\:pt-6 {
    padding-top: 1.5rem;
  }

  .xl\:pt-7 {
    padding-top: 1.75rem;
  }

  .xl\:pt-8 {
    padding-top: 2rem;
  }

  .xl\:pt-9 {
    padding-top: 2.25rem;
  }

  .xl\:pt-10 {
    padding-top: 2.5rem;
  }

  .xl\:pt-11 {
    padding-top: 2.75rem;
  }

  .xl\:pt-12 {
    padding-top: 3rem;
  }

  .xl\:pt-14 {
    padding-top: 3.5rem;
  }

  .xl\:pt-15 {
    padding-top: 15px;
  }

  .xl\:pt-16 {
    padding-top: 4rem;
  }

  .xl\:pt-17 {
    padding-top: 17px;
  }

  .xl\:pt-19 {
    padding-top: 19px;
  }

  .xl\:pt-20 {
    padding-top: 5rem;
  }

  .xl\:pt-22 {
    padding-top: 22px;
  }

  .xl\:pt-24 {
    padding-top: 6rem;
  }

  .xl\:pt-25 {
    padding-top: 25px;
  }

  .xl\:pt-26 {
    padding-top: 26px;
  }

  .xl\:pt-27 {
    padding-top: 27px;
  }

  .xl\:pt-28 {
    padding-top: 7rem;
  }

  .xl\:pt-29 {
    padding-top: 29px;
  }

  .xl\:pt-30 {
    padding-top: 30px;
  }

  .xl\:pt-32 {
    padding-top: 8rem;
  }

  .xl\:pt-35 {
    padding-top: 35px;
  }

  .xl\:pt-36 {
    padding-top: 9rem;
  }

  .xl\:pt-37 {
    padding-top: 37px;
  }

  .xl\:pt-40 {
    padding-top: 40px;
  }

  .xl\:pt-41 {
    padding-top: 41px;
  }

  .xl\:pt-44 {
    padding-top: 11rem;
  }

  .xl\:pt-45 {
    padding-top: 45px;
  }

  .xl\:pt-48 {
    padding-top: 12rem;
  }

  .xl\:pt-49 {
    padding-top: 49px;
  }

  .xl\:pt-50 {
    padding-top: 50px;
  }

  .xl\:pt-52 {
    padding-top: 13rem;
  }

  .xl\:pt-56 {
    padding-top: 14rem;
  }

  .xl\:pt-60 {
    padding-top: 60px;
  }

  .xl\:pt-64 {
    padding-top: 16rem;
  }

  .xl\:pt-65 {
    padding-top: 65px;
  }

  .xl\:pt-72 {
    padding-top: 72px;
  }

  .xl\:pt-80 {
    padding-top: 20rem;
  }

  .xl\:pt-85 {
    padding-top: 85px;
  }

  .xl\:pt-96 {
    padding-top: 24rem;
  }

  .xl\:pt-124 {
    padding-top: 124px;
  }

  .xl\:pt-px {
    padding-top: 1px;
  }

  .xl\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .xl\:pt-1\.5 {
    padding-top: 0.375rem;
  }

  .xl\:pt-2\.5 {
    padding-top: 0.625rem;
  }

  .xl\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .xl\:pt-p11 {
    padding-top: 11px;
  }

  .xl\:pt-p12 {
    padding-top: 12px;
  }

  .xl\:pt-p10 {
    padding-top: 10px;
  }

  .xl\:pt-p9 {
    padding-top: 9px;
  }

  .xl\:pt-p20 {
    padding-top: 20px;
  }

  .xl\:pt-p18 {
    padding-top: 18px;
  }

  .xl\:pt-p14 {
    padding-top: 14px;
  }

  .xl\:pt-p13 {
    padding-top: 13px;
  }

  .xl\:pt-p6 {
    padding-top: 6px;
  }

  .xl\:pt-p2 {
    padding-top: 2px;
  }

  .xl\:pt-p3 {
    padding-top: 3px;
  }

  .xl\:pt-p5 {
    padding-top: 5px;
  }

  .xl\:pt-40p-imp {
    padding-top: 40px !important;
  }

  .xl\:pt-67px {
    padding-top: 67px;
  }

  .xl\:pt-160px {
    padding-top: 160px;
  }

  .xl\:pr-0 {
    padding-right: 0px;
  }

  .xl\:pr-1 {
    padding-right: 0.25rem;
  }

  .xl\:pr-2 {
    padding-right: 0.5rem;
  }

  .xl\:pr-3 {
    padding-right: 0.75rem;
  }

  .xl\:pr-4 {
    padding-right: 1rem;
  }

  .xl\:pr-5 {
    padding-right: 1.25rem;
  }

  .xl\:pr-6 {
    padding-right: 1.5rem;
  }

  .xl\:pr-7 {
    padding-right: 1.75rem;
  }

  .xl\:pr-8 {
    padding-right: 2rem;
  }

  .xl\:pr-9 {
    padding-right: 2.25rem;
  }

  .xl\:pr-10 {
    padding-right: 2.5rem;
  }

  .xl\:pr-11 {
    padding-right: 2.75rem;
  }

  .xl\:pr-12 {
    padding-right: 3rem;
  }

  .xl\:pr-14 {
    padding-right: 3.5rem;
  }

  .xl\:pr-15 {
    padding-right: 15px;
  }

  .xl\:pr-16 {
    padding-right: 4rem;
  }

  .xl\:pr-17 {
    padding-right: 17px;
  }

  .xl\:pr-19 {
    padding-right: 19px;
  }

  .xl\:pr-20 {
    padding-right: 5rem;
  }

  .xl\:pr-22 {
    padding-right: 22px;
  }

  .xl\:pr-24 {
    padding-right: 6rem;
  }

  .xl\:pr-25 {
    padding-right: 25px;
  }

  .xl\:pr-26 {
    padding-right: 26px;
  }

  .xl\:pr-27 {
    padding-right: 27px;
  }

  .xl\:pr-28 {
    padding-right: 7rem;
  }

  .xl\:pr-29 {
    padding-right: 29px;
  }

  .xl\:pr-30 {
    padding-right: 30px;
  }

  .xl\:pr-32 {
    padding-right: 8rem;
  }

  .xl\:pr-35 {
    padding-right: 35px;
  }

  .xl\:pr-36 {
    padding-right: 9rem;
  }

  .xl\:pr-37 {
    padding-right: 37px;
  }

  .xl\:pr-40 {
    padding-right: 40px;
  }

  .xl\:pr-41 {
    padding-right: 41px;
  }

  .xl\:pr-44 {
    padding-right: 11rem;
  }

  .xl\:pr-45 {
    padding-right: 45px;
  }

  .xl\:pr-48 {
    padding-right: 12rem;
  }

  .xl\:pr-49 {
    padding-right: 49px;
  }

  .xl\:pr-50 {
    padding-right: 50px;
  }

  .xl\:pr-52 {
    padding-right: 13rem;
  }

  .xl\:pr-56 {
    padding-right: 14rem;
  }

  .xl\:pr-60 {
    padding-right: 60px;
  }

  .xl\:pr-64 {
    padding-right: 16rem;
  }

  .xl\:pr-65 {
    padding-right: 65px;
  }

  .xl\:pr-72 {
    padding-right: 72px;
  }

  .xl\:pr-80 {
    padding-right: 20rem;
  }

  .xl\:pr-85 {
    padding-right: 85px;
  }

  .xl\:pr-96 {
    padding-right: 24rem;
  }

  .xl\:pr-124 {
    padding-right: 124px;
  }

  .xl\:pr-px {
    padding-right: 1px;
  }

  .xl\:pr-0\.5 {
    padding-right: 0.125rem;
  }

  .xl\:pr-1\.5 {
    padding-right: 0.375rem;
  }

  .xl\:pr-2\.5 {
    padding-right: 0.625rem;
  }

  .xl\:pr-3\.5 {
    padding-right: 0.875rem;
  }

  .xl\:pr-p11 {
    padding-right: 11px;
  }

  .xl\:pr-p12 {
    padding-right: 12px;
  }

  .xl\:pr-p10 {
    padding-right: 10px;
  }

  .xl\:pr-p9 {
    padding-right: 9px;
  }

  .xl\:pr-p20 {
    padding-right: 20px;
  }

  .xl\:pr-p18 {
    padding-right: 18px;
  }

  .xl\:pr-p14 {
    padding-right: 14px;
  }

  .xl\:pr-p13 {
    padding-right: 13px;
  }

  .xl\:pr-p6 {
    padding-right: 6px;
  }

  .xl\:pr-p2 {
    padding-right: 2px;
  }

  .xl\:pr-p3 {
    padding-right: 3px;
  }

  .xl\:pr-p5 {
    padding-right: 5px;
  }

  .xl\:pr-40p-imp {
    padding-right: 40px !important;
  }

  .xl\:pr-67px {
    padding-right: 67px;
  }

  .xl\:pr-160px {
    padding-right: 160px;
  }

  .xl\:pb-0 {
    padding-bottom: 0px;
  }

  .xl\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .xl\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .xl\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .xl\:pb-4 {
    padding-bottom: 1rem;
  }

  .xl\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .xl\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .xl\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .xl\:pb-8 {
    padding-bottom: 2rem;
  }

  .xl\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .xl\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .xl\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .xl\:pb-12 {
    padding-bottom: 3rem;
  }

  .xl\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .xl\:pb-15 {
    padding-bottom: 15px;
  }

  .xl\:pb-16 {
    padding-bottom: 4rem;
  }

  .xl\:pb-17 {
    padding-bottom: 17px;
  }

  .xl\:pb-19 {
    padding-bottom: 19px;
  }

  .xl\:pb-20 {
    padding-bottom: 5rem;
  }

  .xl\:pb-22 {
    padding-bottom: 22px;
  }

  .xl\:pb-24 {
    padding-bottom: 6rem;
  }

  .xl\:pb-25 {
    padding-bottom: 25px;
  }

  .xl\:pb-26 {
    padding-bottom: 26px;
  }

  .xl\:pb-27 {
    padding-bottom: 27px;
  }

  .xl\:pb-28 {
    padding-bottom: 7rem;
  }

  .xl\:pb-29 {
    padding-bottom: 29px;
  }

  .xl\:pb-30 {
    padding-bottom: 30px;
  }

  .xl\:pb-32 {
    padding-bottom: 8rem;
  }

  .xl\:pb-35 {
    padding-bottom: 35px;
  }

  .xl\:pb-36 {
    padding-bottom: 9rem;
  }

  .xl\:pb-37 {
    padding-bottom: 37px;
  }

  .xl\:pb-40 {
    padding-bottom: 40px;
  }

  .xl\:pb-41 {
    padding-bottom: 41px;
  }

  .xl\:pb-44 {
    padding-bottom: 11rem;
  }

  .xl\:pb-45 {
    padding-bottom: 45px;
  }

  .xl\:pb-48 {
    padding-bottom: 12rem;
  }

  .xl\:pb-49 {
    padding-bottom: 49px;
  }

  .xl\:pb-50 {
    padding-bottom: 50px;
  }

  .xl\:pb-52 {
    padding-bottom: 13rem;
  }

  .xl\:pb-56 {
    padding-bottom: 14rem;
  }

  .xl\:pb-60 {
    padding-bottom: 60px;
  }

  .xl\:pb-64 {
    padding-bottom: 16rem;
  }

  .xl\:pb-65 {
    padding-bottom: 65px;
  }

  .xl\:pb-72 {
    padding-bottom: 72px;
  }

  .xl\:pb-80 {
    padding-bottom: 20rem;
  }

  .xl\:pb-85 {
    padding-bottom: 85px;
  }

  .xl\:pb-96 {
    padding-bottom: 24rem;
  }

  .xl\:pb-124 {
    padding-bottom: 124px;
  }

  .xl\:pb-px {
    padding-bottom: 1px;
  }

  .xl\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .xl\:pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .xl\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .xl\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .xl\:pb-p11 {
    padding-bottom: 11px;
  }

  .xl\:pb-p12 {
    padding-bottom: 12px;
  }

  .xl\:pb-p10 {
    padding-bottom: 10px;
  }

  .xl\:pb-p9 {
    padding-bottom: 9px;
  }

  .xl\:pb-p20 {
    padding-bottom: 20px;
  }

  .xl\:pb-p18 {
    padding-bottom: 18px;
  }

  .xl\:pb-p14 {
    padding-bottom: 14px;
  }

  .xl\:pb-p13 {
    padding-bottom: 13px;
  }

  .xl\:pb-p6 {
    padding-bottom: 6px;
  }

  .xl\:pb-p2 {
    padding-bottom: 2px;
  }

  .xl\:pb-p3 {
    padding-bottom: 3px;
  }

  .xl\:pb-p5 {
    padding-bottom: 5px;
  }

  .xl\:pb-40p-imp {
    padding-bottom: 40px !important;
  }

  .xl\:pb-67px {
    padding-bottom: 67px;
  }

  .xl\:pb-160px {
    padding-bottom: 160px;
  }

  .xl\:pl-0 {
    padding-left: 0px;
  }

  .xl\:pl-1 {
    padding-left: 0.25rem;
  }

  .xl\:pl-2 {
    padding-left: 0.5rem;
  }

  .xl\:pl-3 {
    padding-left: 0.75rem;
  }

  .xl\:pl-4 {
    padding-left: 1rem;
  }

  .xl\:pl-5 {
    padding-left: 1.25rem;
  }

  .xl\:pl-6 {
    padding-left: 1.5rem;
  }

  .xl\:pl-7 {
    padding-left: 1.75rem;
  }

  .xl\:pl-8 {
    padding-left: 2rem;
  }

  .xl\:pl-9 {
    padding-left: 2.25rem;
  }

  .xl\:pl-10 {
    padding-left: 2.5rem;
  }

  .xl\:pl-11 {
    padding-left: 2.75rem;
  }

  .xl\:pl-12 {
    padding-left: 3rem;
  }

  .xl\:pl-14 {
    padding-left: 3.5rem;
  }

  .xl\:pl-15 {
    padding-left: 15px;
  }

  .xl\:pl-16 {
    padding-left: 4rem;
  }

  .xl\:pl-17 {
    padding-left: 17px;
  }

  .xl\:pl-19 {
    padding-left: 19px;
  }

  .xl\:pl-20 {
    padding-left: 5rem;
  }

  .xl\:pl-22 {
    padding-left: 22px;
  }

  .xl\:pl-24 {
    padding-left: 6rem;
  }

  .xl\:pl-25 {
    padding-left: 25px;
  }

  .xl\:pl-26 {
    padding-left: 26px;
  }

  .xl\:pl-27 {
    padding-left: 27px;
  }

  .xl\:pl-28 {
    padding-left: 7rem;
  }

  .xl\:pl-29 {
    padding-left: 29px;
  }

  .xl\:pl-30 {
    padding-left: 30px;
  }

  .xl\:pl-32 {
    padding-left: 8rem;
  }

  .xl\:pl-35 {
    padding-left: 35px;
  }

  .xl\:pl-36 {
    padding-left: 9rem;
  }

  .xl\:pl-37 {
    padding-left: 37px;
  }

  .xl\:pl-40 {
    padding-left: 40px;
  }

  .xl\:pl-41 {
    padding-left: 41px;
  }

  .xl\:pl-44 {
    padding-left: 11rem;
  }

  .xl\:pl-45 {
    padding-left: 45px;
  }

  .xl\:pl-48 {
    padding-left: 12rem;
  }

  .xl\:pl-49 {
    padding-left: 49px;
  }

  .xl\:pl-50 {
    padding-left: 50px;
  }

  .xl\:pl-52 {
    padding-left: 13rem;
  }

  .xl\:pl-56 {
    padding-left: 14rem;
  }

  .xl\:pl-60 {
    padding-left: 60px;
  }

  .xl\:pl-64 {
    padding-left: 16rem;
  }

  .xl\:pl-65 {
    padding-left: 65px;
  }

  .xl\:pl-72 {
    padding-left: 72px;
  }

  .xl\:pl-80 {
    padding-left: 20rem;
  }

  .xl\:pl-85 {
    padding-left: 85px;
  }

  .xl\:pl-96 {
    padding-left: 24rem;
  }

  .xl\:pl-124 {
    padding-left: 124px;
  }

  .xl\:pl-px {
    padding-left: 1px;
  }

  .xl\:pl-0\.5 {
    padding-left: 0.125rem;
  }

  .xl\:pl-1\.5 {
    padding-left: 0.375rem;
  }

  .xl\:pl-2\.5 {
    padding-left: 0.625rem;
  }

  .xl\:pl-3\.5 {
    padding-left: 0.875rem;
  }

  .xl\:pl-p11 {
    padding-left: 11px;
  }

  .xl\:pl-p12 {
    padding-left: 12px;
  }

  .xl\:pl-p10 {
    padding-left: 10px;
  }

  .xl\:pl-p9 {
    padding-left: 9px;
  }

  .xl\:pl-p20 {
    padding-left: 20px;
  }

  .xl\:pl-p18 {
    padding-left: 18px;
  }

  .xl\:pl-p14 {
    padding-left: 14px;
  }

  .xl\:pl-p13 {
    padding-left: 13px;
  }

  .xl\:pl-p6 {
    padding-left: 6px;
  }

  .xl\:pl-p2 {
    padding-left: 2px;
  }

  .xl\:pl-p3 {
    padding-left: 3px;
  }

  .xl\:pl-p5 {
    padding-left: 5px;
  }

  .xl\:pl-40p-imp {
    padding-left: 40px !important;
  }

  .xl\:pl-67px {
    padding-left: 67px;
  }

  .xl\:pl-160px {
    padding-left: 160px;
  }

  .xl\:text-left {
    text-align: left;
  }

  .xl\:text-center {
    text-align: center;
  }

  .xl\:text-right {
    text-align: right;
  }

  .xl\:text-justify {
    text-align: justify;
  }

  .xl\:align-baseline {
    vertical-align: baseline;
  }

  .xl\:align-top {
    vertical-align: top;
  }

  .xl\:align-middle {
    vertical-align: middle;
  }

  .xl\:align-bottom {
    vertical-align: bottom;
  }

  .xl\:align-text-top {
    vertical-align: text-top;
  }

  .xl\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .xl\:font-sans {
    font-family: Apercu;
  }

  .xl\:font-serif {
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .xl\:font-mono {
    font-family: ApercuMono;
  }

  .xl\:font-ApercuRegularPro {
    font-family: Apercu-Regular-Pro;
  }

  .xl\:font-ApercuBlackPro {
    font-family: Apercu-Black-Pro;
  }

  .xl\:font-ApercuBoldPro {
    font-family: Apercu-Bold-Pro;
  }

  .xl\:font-ApercuLightPro {
    font-family: Apercu-Light-Pro;
  }

  .xl\:text-8 {
    font-size: 8px;
  }

  .xl\:text-10 {
    font-size: 10px;
  }

  .xl\:text-12 {
    font-size: 12px;
  }

  .xl\:text-13 {
    font-size: 13px;
  }

  .xl\:text-14 {
    font-size: 14px;
  }

  .xl\:text-16 {
    font-size: 16px;
  }

  .xl\:text-18 {
    font-size: 18px;
  }

  .xl\:text-19 {
    font-size: 19px;
  }

  .xl\:text-20 {
    font-size: 20px;
  }

  .xl\:text-21 {
    font-size: 21px;
  }

  .xl\:text-22 {
    font-size: 22px;
  }

  .xl\:text-26 {
    font-size: 26px;
  }

  .xl\:text-28 {
    font-size: 28px;
  }

  .xl\:text-29 {
    font-size: 29px;
  }

  .xl\:text-30 {
    font-size: 30px;
  }

  .xl\:text-32 {
    font-size: 32px;
  }

  .xl\:text-34 {
    font-size: 34px;
  }

  .xl\:text-40 {
    font-size: 40px;
  }

  .xl\:text-42 {
    font-size: 42px;
  }

  .xl\:text-47 {
    font-size: 47px;
  }

  .xl\:text-50 {
    font-size: 50px;
  }

  .xl\:text-55 {
    font-size: 55px;
  }

  .xl\:text-60 {
    font-size: 60px;
  }

  .xl\:text-65 {
    font-size: 65px;
  }

  .xl\:text-70 {
    font-size: 70px;
  }

  .xl\:text-80 {
    font-size: 80px;
  }

  .xl\:text-120 {
    font-size: 120px;
  }

  .xl\:text-150 {
    font-size: 150px;
  }

  .xl\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .xl\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .xl\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .xl\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .xl\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .xl\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .xl\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .xl\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .xl\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .xl\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .xl\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .xl\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .xl\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .xl\:text-f50 {
    font-size: 50px;
  }

  .xl\:text-imp30 {
    font-size: 30px !important;
  }

  .xl\:font-thin {
    font-weight: 100;
  }

  .xl\:font-extralight {
    font-weight: 200;
  }

  .xl\:font-light {
    font-weight: 300;
  }

  .xl\:font-normal {
    font-weight: 400;
  }

  .xl\:font-medium {
    font-weight: 500;
  }

  .xl\:font-semibold {
    font-weight: 600;
  }

  .xl\:font-bold {
    font-weight: 700;
  }

  .xl\:font-extrabold {
    font-weight: 800;
  }

  .xl\:font-black {
    font-weight: 900;
  }

  .xl\:uppercase {
    text-transform: uppercase;
  }

  .xl\:lowercase {
    text-transform: lowercase;
  }

  .xl\:capitalize {
    text-transform: capitalize;
  }

  .xl\:normal-case {
    text-transform: none;
  }

  .xl\:italic {
    font-style: italic;
  }

  .xl\:not-italic {
    font-style: normal;
  }

  .xl\:ordinal, .xl\:slashed-zero, .xl\:lining-nums, .xl\:oldstyle-nums, .xl\:proportional-nums, .xl\:tabular-nums, .xl\:diagonal-fractions, .xl\:stacked-fractions {
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .xl\:normal-nums {
    font-variant-numeric: normal;
  }

  .xl\:ordinal {
    --tw-ordinal: ordinal;
  }

  .xl\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .xl\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .xl\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .xl\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .xl\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .xl\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .xl\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .xl\:leading-3 {
    line-height: .75rem;
  }

  .xl\:leading-4 {
    line-height: 1rem;
  }

  .xl\:leading-5 {
    line-height: 1.25rem;
  }

  .xl\:leading-6 {
    line-height: 1.5rem;
  }

  .xl\:leading-7 {
    line-height: 1.75rem;
  }

  .xl\:leading-8 {
    line-height: 2rem;
  }

  .xl\:leading-9 {
    line-height: 2.25rem;
  }

  .xl\:leading-10 {
    line-height: 2.5rem;
  }

  .xl\:leading-14 {
    line-height: 14px;
  }

  .xl\:leading-18 {
    line-height: 18px;
  }

  .xl\:leading-19 {
    line-height: 19px;
  }

  .xl\:leading-20 {
    line-height: 20px;
  }

  .xl\:leading-21 {
    line-height: 21px;
  }

  .xl\:leading-23 {
    line-height: 23px;
  }

  .xl\:leading-26 {
    line-height: 26px;
  }

  .xl\:leading-28 {
    line-height: 28px;
  }

  .xl\:leading-30 {
    line-height: 30px;
  }

  .xl\:leading-38 {
    line-height: 38px;
  }

  .xl\:leading-41 {
    line-height: 41px;
  }

  .xl\:leading-46 {
    line-height: 46px;
  }

  .xl\:leading-47 {
    line-height: 47px;
  }

  .xl\:leading-49 {
    line-height: 49px;
  }

  .xl\:leading-50 {
    line-height: 50px;
  }

  .xl\:leading-54 {
    line-height: 54px;
  }

  .xl\:leading-59 {
    line-height: 59px;
  }

  .xl\:leading-61 {
    line-height: 61px;
  }

  .xl\:leading-65 {
    line-height: 65px;
  }

  .xl\:leading-70 {
    line-height: 70px;
  }

  .xl\:leading-75 {
    line-height: 75px;
  }

  .xl\:leading-94 {
    line-height: 94px;
  }

  .xl\:leading-120 {
    line-height: 120%;
  }

  .xl\:leading-140 {
    line-height: 140px;
  }

  .xl\:leading-176 {
    line-height: 176px;
  }

  .xl\:leading-none {
    line-height: 1;
  }

  .xl\:leading-tight {
    line-height: 1.25;
  }

  .xl\:leading-snug {
    line-height: 1.375;
  }

  .xl\:leading-normal {
    line-height: 1.5;
  }

  .xl\:leading-relaxed {
    line-height: 1.625;
  }

  .xl\:leading-loose {
    line-height: 2;
  }

  .xl\:tracking-widest {
    letter-spacing: 2px;
  }

  .xl\:tracking-wides {
    letter-spacing: 1px;
  }

  .xl\:tracking-narrow {
    letter-spacing: -0.01em;
  }

  .xl\:-tracking-1 {
    letter-spacing: -1px;
  }

  .xl\:text-transparent {
    color: transparent;
  }

  .xl\:text-current {
    color: currentColor;
  }

  .xl\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .xl\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xl\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .xl\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .xl\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .xl\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .xl\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .xl\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .xl\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .xl\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .xl\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .xl\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .xl\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .xl\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .xl\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .xl\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .xl\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .xl\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .xl\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .xl\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .xl\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .xl\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .xl\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .xl\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .xl\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .xl\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .xl\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .xl\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .xl\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .xl\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .xl\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .xl\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .xl\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .xl\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .xl\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .xl\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .xl\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .xl\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .xl\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .xl\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .xl\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .xl\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .xl\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .xl\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .xl\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .xl\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .xl\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .xl\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .xl\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .xl\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .xl\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .xl\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .xl\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .xl\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .xl\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .xl\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .xl\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .xl\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .xl\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .xl\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .xl\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .xl\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .xl\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xl\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .xl\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .xl\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .xl\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .xl\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .xl\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .xl\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .xl\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .xl\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .xl\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .xl\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xl\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xl\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xl\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xl\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xl\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xl\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xl\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xl\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xl\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xl\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xl\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xl\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xl\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xl\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xl\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .xl\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xl\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xl\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .xl\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .xl\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xl\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xl\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .xl\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .xl\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .xl\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .xl\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .xl\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xl\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .xl\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xl\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xl\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .xl\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .xl\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .xl\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .xl\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xl\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xl\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .xl\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .xl\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .xl\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .xl\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xl\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xl\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .xl\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .xl\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xl\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xl\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .xl\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .xl\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .xl\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xl\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xl\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xl\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xl\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .xl\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xl\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .xl\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .xl\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .xl\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .xl\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .xl\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xl\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xl\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xl\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .xl\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .xl\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .xl\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .xl\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .xl\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .xl\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xl\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xl\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .xl\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .xl\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .xl\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .xl\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .xl\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .xl\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .xl\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .xl\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .xl\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .xl\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .xl\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .xl\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .xl\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .xl\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .xl\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .xl\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xl\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xl\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .xl\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .xl\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .xl\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .xl\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xl\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xl\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xl\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xl\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .xl\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .xl\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .xl\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .xl\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .xl\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xl\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .xl\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .xl\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .xl\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .xl\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .xl\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .xl\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .group:hover .xl\:group-hover\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .group:hover .xl\:group-hover\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .xl\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .xl\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Asurion-White:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Asurion-Blue-Brighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Asurion-Blue-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Asurion-Blue-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Asurion-Purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Asurion-Purple-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Asurion-Purple-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Asurion-Gray-Deepest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Asurion-Gray-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Asurion-Gray-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Asurion-Gray-Lighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Asurion-Gray-Lightest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Asurion-Red-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-light-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-light-gray-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-light-gray-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-light-gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-light-gray-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-light-gray-5:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-light-slate-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-denim-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-purple-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-dark-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-bright-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-mustard-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-mustard-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-light-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-light-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-light-blue-3:focus-within {
    color:  #F0F3FF;
  }

  .xl\:focus-within\:text-light-blue-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-purple-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-light-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-light-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-light-bg-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-light-white-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Black-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Default-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-White-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Silver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Yellow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Grey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Red-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Gold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-light-green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-dark-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-light-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-bright-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-bright-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-SpaceGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Purple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-LightPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Glow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Bronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Copper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Pink-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Orange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Coral-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-MajesticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-PrismBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-CeramicBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-MidnightBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-PrismWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-CeramicWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-LilacPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-CrownSilver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-CoralBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-lime-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-apple-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-bg-new-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-bg-new-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-new-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-footer-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-border-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-apple-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-crimson-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-asurion-cyan:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-bright-orange:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Graphite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-PacificBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-light-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-asurion-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-OceanBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-MetallicCopper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-PorcelainWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-LightBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-CloudNavy-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-CloudMint-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-CloudOrange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-CloudLavender-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-CloudRed-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-CloudWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-SunriseGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-SunshineGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-AuraBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-AuraGlow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-MysticBronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-MysticGreen-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-MysticGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-MysticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-MysticWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-price-blue1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-indigo1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-Purple-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-new-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-dark-blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-replace-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .xl\:focus-within\:text-resolve-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .xl\:hover\:text-transparent:hover {
    color: transparent;
  }

  .xl\:hover\:text-current:hover {
    color: currentColor;
  }

  .xl\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .xl\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xl\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .xl\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .xl\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .xl\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .xl\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .xl\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .xl\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .xl\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .xl\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .xl\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .xl\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .xl\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .xl\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .xl\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .xl\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .xl\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .xl\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .xl\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .xl\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .xl\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .xl\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .xl\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .xl\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .xl\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .xl\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .xl\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .xl\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .xl\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .xl\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .xl\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .xl\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .xl\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .xl\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .xl\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .xl\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .xl\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .xl\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .xl\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .xl\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .xl\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .xl\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .xl\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .xl\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .xl\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .xl\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .xl\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .xl\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .xl\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .xl\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .xl\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .xl\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .xl\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .xl\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .xl\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .xl\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .xl\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .xl\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .xl\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .xl\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .xl\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .xl\:hover\:text-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xl\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .xl\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .xl\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .xl\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .xl\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .xl\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .xl\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .xl\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .xl\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .xl\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Asurion-White:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Asurion-Blue-Brighter:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Asurion-Blue-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Asurion-Blue-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Asurion-Purple:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Asurion-Purple-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Asurion-Purple-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Asurion-Gray-Deepest:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Asurion-Gray-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Asurion-Gray-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Asurion-Gray-Lighter:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Asurion-Gray-Lightest:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Asurion-Red-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xl\:hover\:text-light-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xl\:hover\:text-light-gray-1:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xl\:hover\:text-light-gray-2:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xl\:hover\:text-light-gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .xl\:hover\:text-light-gray-4:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xl\:hover\:text-light-gray-5:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xl\:hover\:text-light-slate-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .xl\:hover\:text-denim-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .xl\:hover\:text-purple-1:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xl\:hover\:text-dark-red:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xl\:hover\:text-bright-red:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .xl\:hover\:text-mustard-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .xl\:hover\:text-mustard-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .xl\:hover\:text-light-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:hover\:text-light-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .xl\:hover\:text-light-blue-3:hover {
    color:  #F0F3FF;
  }

  .xl\:hover\:text-light-blue-4:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xl\:hover\:text-purple-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .xl\:hover\:text-light-green:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xl\:hover\:text-light-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xl\:hover\:text-light-bg-green:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .xl\:hover\:text-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .xl\:hover\:text-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .xl\:hover\:text-light-white-1:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Black-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Default-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xl\:hover\:text-White-3:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Silver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Yellow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Grey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Red-3:hover {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Gold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .xl\:hover\:text-light-green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xl\:hover\:text-dark-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xl\:hover\:text-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:hover\:text-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .xl\:hover\:text-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .xl\:hover\:text-light-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .xl\:hover\:text-bright-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xl\:hover\:text-bright-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xl\:hover\:text-SpaceGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Purple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xl\:hover\:text-LightPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Glow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Bronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Copper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Pink-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Orange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Coral-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .xl\:hover\:text-MajesticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xl\:hover\:text-PrismBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xl\:hover\:text-CeramicBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xl\:hover\:text-MidnightBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .xl\:hover\:text-PrismWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .xl\:hover\:text-CeramicWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .xl\:hover\:text-LilacPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .xl\:hover\:text-CrownSilver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .xl\:hover\:text-CoralBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .xl\:hover\:text-lime-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xl\:hover\:text-apple-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xl\:hover\:text-bg-new-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .xl\:hover\:text-bg-new-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .xl\:hover\:text-new-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .xl\:hover\:text-footer-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .xl\:hover\:text-border-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .xl\:hover\:text-apple-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .xl\:hover\:text-crimson-red:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .xl\:hover\:text-asurion-cyan:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .xl\:hover\:text-bright-orange:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Graphite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .xl\:hover\:text-PacificBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:hover\:text-light-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .xl\:hover\:text-asurion-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .xl\:hover\:text-OceanBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .xl\:hover\:text-MetallicCopper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .xl\:hover\:text-PorcelainWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .xl\:hover\:text-LightBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .xl\:hover\:text-CloudNavy-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xl\:hover\:text-CloudMint-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xl\:hover\:text-CloudOrange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .xl\:hover\:text-CloudLavender-3:hover {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .xl\:hover\:text-CloudRed-3:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .xl\:hover\:text-CloudWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .xl\:hover\:text-SunriseGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xl\:hover\:text-SunshineGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xl\:hover\:text-AuraBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xl\:hover\:text-AuraGlow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xl\:hover\:text-MysticBronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .xl\:hover\:text-MysticGreen-3:hover {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .xl\:hover\:text-MysticGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .xl\:hover\:text-MysticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .xl\:hover\:text-MysticWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .xl\:hover\:text-price-blue1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:hover\:text-indigo1:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xl\:hover\:text-Purple-4:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .xl\:hover\:text-new-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .xl\:hover\:text-dark-blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .xl\:hover\:text-replace-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .xl\:hover\:text-resolve-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .xl\:focus\:text-transparent:focus {
    color: transparent;
  }

  .xl\:focus\:text-current:focus {
    color: currentColor;
  }

  .xl\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .xl\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xl\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .xl\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .xl\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .xl\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .xl\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .xl\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .xl\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .xl\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .xl\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .xl\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .xl\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .xl\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .xl\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .xl\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .xl\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .xl\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .xl\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .xl\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .xl\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .xl\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .xl\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .xl\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .xl\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .xl\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .xl\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .xl\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .xl\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .xl\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .xl\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .xl\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .xl\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .xl\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .xl\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .xl\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .xl\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .xl\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .xl\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .xl\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .xl\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .xl\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .xl\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .xl\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .xl\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .xl\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .xl\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .xl\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .xl\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .xl\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .xl\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .xl\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .xl\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .xl\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .xl\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .xl\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .xl\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .xl\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .xl\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .xl\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .xl\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .xl\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .xl\:focus\:text-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xl\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .xl\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .xl\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .xl\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .xl\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .xl\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .xl\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .xl\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .xl\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .xl\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Asurion-White:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Asurion-Blue-Brighter:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Asurion-Blue-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Asurion-Blue-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Asurion-Purple:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Asurion-Purple-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Asurion-Purple-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Asurion-Gray-Deepest:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Asurion-Gray-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Asurion-Gray-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Asurion-Gray-Lighter:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Asurion-Gray-Lightest:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Asurion-Red-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xl\:focus\:text-light-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xl\:focus\:text-light-gray-1:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xl\:focus\:text-light-gray-2:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xl\:focus\:text-light-gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .xl\:focus\:text-light-gray-4:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xl\:focus\:text-light-gray-5:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xl\:focus\:text-light-slate-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .xl\:focus\:text-denim-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .xl\:focus\:text-purple-1:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xl\:focus\:text-dark-red:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xl\:focus\:text-bright-red:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .xl\:focus\:text-mustard-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .xl\:focus\:text-mustard-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .xl\:focus\:text-light-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:focus\:text-light-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .xl\:focus\:text-light-blue-3:focus {
    color:  #F0F3FF;
  }

  .xl\:focus\:text-light-blue-4:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xl\:focus\:text-purple-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .xl\:focus\:text-light-green:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xl\:focus\:text-light-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xl\:focus\:text-light-bg-green:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .xl\:focus\:text-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .xl\:focus\:text-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .xl\:focus\:text-light-white-1:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Black-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Default-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xl\:focus\:text-White-3:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Silver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Yellow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Grey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Red-3:focus {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Gold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .xl\:focus\:text-light-green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xl\:focus\:text-dark-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xl\:focus\:text-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:focus\:text-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .xl\:focus\:text-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .xl\:focus\:text-light-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .xl\:focus\:text-bright-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xl\:focus\:text-bright-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xl\:focus\:text-SpaceGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Purple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xl\:focus\:text-LightPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Glow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Bronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Copper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Pink-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Orange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Coral-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .xl\:focus\:text-MajesticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xl\:focus\:text-PrismBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xl\:focus\:text-CeramicBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xl\:focus\:text-MidnightBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .xl\:focus\:text-PrismWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .xl\:focus\:text-CeramicWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .xl\:focus\:text-LilacPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .xl\:focus\:text-CrownSilver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .xl\:focus\:text-CoralBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .xl\:focus\:text-lime-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xl\:focus\:text-apple-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xl\:focus\:text-bg-new-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .xl\:focus\:text-bg-new-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .xl\:focus\:text-new-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .xl\:focus\:text-footer-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .xl\:focus\:text-border-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .xl\:focus\:text-apple-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .xl\:focus\:text-crimson-red:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .xl\:focus\:text-asurion-cyan:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .xl\:focus\:text-bright-orange:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Graphite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .xl\:focus\:text-PacificBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:focus\:text-light-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .xl\:focus\:text-asurion-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .xl\:focus\:text-OceanBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .xl\:focus\:text-MetallicCopper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .xl\:focus\:text-PorcelainWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .xl\:focus\:text-LightBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .xl\:focus\:text-CloudNavy-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xl\:focus\:text-CloudMint-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xl\:focus\:text-CloudOrange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .xl\:focus\:text-CloudLavender-3:focus {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .xl\:focus\:text-CloudRed-3:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .xl\:focus\:text-CloudWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .xl\:focus\:text-SunriseGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xl\:focus\:text-SunshineGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xl\:focus\:text-AuraBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xl\:focus\:text-AuraGlow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xl\:focus\:text-MysticBronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .xl\:focus\:text-MysticGreen-3:focus {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .xl\:focus\:text-MysticGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .xl\:focus\:text-MysticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .xl\:focus\:text-MysticWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .xl\:focus\:text-price-blue1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xl\:focus\:text-indigo1:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xl\:focus\:text-Purple-4:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .xl\:focus\:text-new-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .xl\:focus\:text-dark-blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .xl\:focus\:text-replace-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .xl\:focus\:text-resolve-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .xl\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .xl\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .xl\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .xl\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .xl\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .xl\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .xl\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .xl\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .xl\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .xl\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .xl\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .xl\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .xl\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .xl\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .xl\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .xl\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .xl\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .xl\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .xl\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .xl\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .xl\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .xl\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .xl\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .xl\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .xl\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .xl\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .xl\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .xl\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .xl\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .xl\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .xl\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .xl\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .xl\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .xl\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .xl\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .xl\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .xl\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .xl\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .xl\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .xl\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .xl\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .xl\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .xl\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .xl\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .xl\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .xl\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .xl\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .xl\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .xl\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .xl\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .xl\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .xl\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .xl\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .xl\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .xl\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .xl\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .xl\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .xl\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .xl\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .xl\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .xl\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .xl\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .xl\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .xl\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .xl\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .xl\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .xl\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .xl\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .xl\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .xl\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .xl\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .xl\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .xl\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .xl\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .xl\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .xl\:underline {
    text-decoration: underline;
  }

  .xl\:line-through {
    text-decoration: line-through;
  }

  .xl\:no-underline {
    text-decoration: none;
  }

  .group:hover .xl\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .xl\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .xl\:group-hover\:no-underline {
    text-decoration: none;
  }

  .xl\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .xl\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .xl\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .xl\:hover\:underline:hover {
    text-decoration: underline;
  }

  .xl\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .xl\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .xl\:focus\:underline:focus {
    text-decoration: underline;
  }

  .xl\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .xl\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .xl\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .xl\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .xl\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .xl\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .xl\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .xl\:placeholder-current::placeholder {
    color: currentColor;
  }

  .xl\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-White::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-White::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Blue-Brighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Blue-Brighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Blue-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Blue-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Blue-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Blue-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Purple-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Purple-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Purple-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Purple-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Gray-Deepest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Gray-Deepest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Gray-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Gray-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Gray-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Gray-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Gray-Lighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Gray-Lighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Gray-Lightest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Gray-Lightest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Red-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Asurion-Red-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-gray-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-gray-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-gray-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-gray-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-gray-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-gray-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-gray-5::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-gray-5::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-slate-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-slate-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-denim-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-denim-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-purple-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-purple-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-dark-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-dark-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-bright-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-bright-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-mustard-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-mustard-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-mustard-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-mustard-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-blue-3::-moz-placeholder {
    color:  #F0F3FF;
  }

  .xl\:placeholder-light-blue-3::placeholder {
    color:  #F0F3FF;
  }

  .xl\:placeholder-light-blue-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-blue-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-purple-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-purple-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-bg-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-bg-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-white-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-white-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Black-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Black-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Default-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Default-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-White-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-White-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Silver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Silver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Yellow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Yellow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Grey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Grey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Red-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Red-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Gold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Gold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-dark-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-dark-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-bright-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-bright-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-bright-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-bright-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-SpaceGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-SpaceGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Purple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Purple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-LightPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-LightPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Glow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Glow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Bronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Bronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Copper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Copper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Pink-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Pink-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Orange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Orange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Coral-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Coral-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-MajesticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-MajesticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-PrismBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-PrismBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-CeramicBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-CeramicBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-MidnightBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-MidnightBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-PrismWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-PrismWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-CeramicWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-CeramicWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-LilacPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-LilacPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-CrownSilver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-CrownSilver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-CoralBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-CoralBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-lime-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-lime-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-apple-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-apple-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-bg-new-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-bg-new-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-bg-new-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-bg-new-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-new-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-new-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-footer-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-footer-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-border-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-border-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-apple-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-apple-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-crimson-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-crimson-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-asurion-cyan::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-asurion-cyan::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-bright-orange::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-bright-orange::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Graphite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Graphite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-PacificBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-PacificBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-light-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-asurion-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-asurion-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-OceanBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-OceanBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-MetallicCopper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-MetallicCopper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-PorcelainWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-PorcelainWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-LightBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-LightBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-CloudNavy-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-CloudNavy-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-CloudMint-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-CloudMint-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-CloudOrange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-CloudOrange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-CloudLavender-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-CloudLavender-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-CloudRed-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-CloudRed-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-CloudWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-CloudWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-SunriseGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-SunriseGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-SunshineGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-SunshineGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-AuraBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-AuraBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-AuraGlow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-AuraGlow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-MysticBronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-MysticBronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-MysticGreen-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-MysticGreen-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-MysticGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-MysticGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-MysticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-MysticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-MysticWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-MysticWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-price-blue1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-price-blue1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-indigo1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-indigo1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Purple-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-Purple-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-new-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-new-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-dark-blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-dark-blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-replace-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-replace-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-resolve-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-resolve-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .xl\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .xl\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .xl\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .xl\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-White:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-White:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Blue-Brighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Blue-Brighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Blue-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Blue-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Blue-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Blue-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Purple-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Purple-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Purple-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Purple-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Gray-Deepest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Gray-Deepest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Gray-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Gray-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Gray-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Gray-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Gray-Lighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Gray-Lighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Gray-Lightest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Gray-Lightest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Red-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Asurion-Red-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-gray-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-gray-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-gray-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-gray-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-gray-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-gray-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-gray-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-gray-5:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-slate-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-slate-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-denim-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-denim-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-purple-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-purple-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-dark-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-dark-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-bright-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-bright-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-mustard-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-mustard-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-mustard-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-mustard-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-blue-3:focus::-moz-placeholder {
    color:  #F0F3FF;
  }

  .xl\:focus\:placeholder-light-blue-3:focus::placeholder {
    color:  #F0F3FF;
  }

  .xl\:focus\:placeholder-light-blue-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-blue-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-purple-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-purple-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-bg-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-bg-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-white-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-white-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Black-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Black-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Default-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Default-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-White-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-White-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Silver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Silver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Yellow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Yellow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Grey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Grey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Red-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Red-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Gold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Gold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-dark-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-dark-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-bright-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-bright-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-bright-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-bright-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-SpaceGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-SpaceGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Purple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Purple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-LightPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-LightPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Glow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Glow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Bronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Bronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Copper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Copper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Pink-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Pink-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Orange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Orange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Coral-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Coral-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-MajesticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-MajesticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-PrismBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-PrismBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-CeramicBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-CeramicBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-MidnightBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-MidnightBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-PrismWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-PrismWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-CeramicWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-CeramicWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-LilacPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-LilacPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-CrownSilver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-CrownSilver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-CoralBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-CoralBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-lime-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-lime-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-apple-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-apple-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-bg-new-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-bg-new-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-bg-new-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-bg-new-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-new-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-new-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-footer-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-footer-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-border-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-border-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-apple-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-apple-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-crimson-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-crimson-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-asurion-cyan:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-asurion-cyan:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-bright-orange:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-bright-orange:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Graphite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Graphite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-PacificBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-PacificBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-light-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-asurion-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-asurion-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-OceanBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-OceanBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-MetallicCopper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-MetallicCopper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-PorcelainWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-PorcelainWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-LightBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-LightBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-CloudNavy-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-CloudNavy-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-CloudMint-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-CloudMint-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-CloudOrange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-CloudOrange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-CloudLavender-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-CloudLavender-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-CloudRed-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-CloudRed-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-CloudWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-CloudWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-SunriseGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-SunriseGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-SunshineGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-SunshineGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-AuraBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-AuraBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-AuraGlow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-AuraGlow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-MysticBronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-MysticBronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-MysticGreen-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-MysticGreen-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-MysticGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-MysticGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-MysticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-MysticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-MysticWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-MysticWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-price-blue1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-price-blue1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-indigo1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-indigo1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Purple-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-Purple-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-new-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-new-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-dark-blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-dark-blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-replace-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-replace-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-resolve-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .xl\:focus\:placeholder-resolve-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .xl\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .xl\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .xl\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .xl\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .xl\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .xl\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .xl\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .xl\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .xl\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .xl\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .xl\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .xl\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .xl\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .xl\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .xl\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .xl\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .xl\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .xl\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .xl\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .xl\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .xl\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .xl\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .xl\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .xl\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .xl\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .xl\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .xl\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .xl\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .xl\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .xl\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .xl\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .xl\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .xl\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .xl\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .xl\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .xl\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .xl\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .xl\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .xl\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .xl\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .xl\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .xl\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .xl\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .xl\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .xl\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .xl\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .xl\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .xl\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .xl\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .xl\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .xl\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .xl\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .xl\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .xl\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .xl\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .xl\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .xl\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .xl\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .xl\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .xl\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .xl\:opacity-0 {
    opacity: 0;
  }

  .xl\:opacity-5 {
    opacity: 0.05;
  }

  .xl\:opacity-10 {
    opacity: 0.1;
  }

  .xl\:opacity-20 {
    opacity: 0.2;
  }

  .xl\:opacity-25 {
    opacity: 0.25;
  }

  .xl\:opacity-30 {
    opacity: 0.3;
  }

  .xl\:opacity-40 {
    opacity: 0.4;
  }

  .xl\:opacity-50 {
    opacity: 0.5;
  }

  .xl\:opacity-60 {
    opacity: 0.6;
  }

  .xl\:opacity-70 {
    opacity: 0.7;
  }

  .xl\:opacity-75 {
    opacity: 0.75;
  }

  .xl\:opacity-80 {
    opacity: 0.8;
  }

  .xl\:opacity-90 {
    opacity: 0.9;
  }

  .xl\:opacity-95 {
    opacity: 0.95;
  }

  .xl\:opacity-100 {
    opacity: 1;
  }

  .group:hover .xl\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .xl\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .xl\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .xl\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .xl\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .xl\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .xl\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .xl\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .xl\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .xl\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .xl\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .xl\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .xl\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .xl\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .xl\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .xl\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .xl\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .xl\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .xl\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .xl\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .xl\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .xl\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .xl\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .xl\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .xl\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .xl\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .xl\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .xl\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .xl\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .xl\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .xl\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .xl\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .xl\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .xl\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .xl\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .xl\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .xl\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .xl\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .xl\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .xl\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .xl\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .xl\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .xl\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .xl\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .xl\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .xl\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .xl\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .xl\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .xl\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .xl\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .xl\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .xl\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .xl\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .xl\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .xl\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .xl\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .xl\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .xl\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .xl\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .xl\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .xl\:disabled\:opacity-0:disabled {
    opacity: 0;
  }

  .xl\:disabled\:opacity-5:disabled {
    opacity: 0.05;
  }

  .xl\:disabled\:opacity-10:disabled {
    opacity: 0.1;
  }

  .xl\:disabled\:opacity-20:disabled {
    opacity: 0.2;
  }

  .xl\:disabled\:opacity-25:disabled {
    opacity: 0.25;
  }

  .xl\:disabled\:opacity-30:disabled {
    opacity: 0.3;
  }

  .xl\:disabled\:opacity-40:disabled {
    opacity: 0.4;
  }

  .xl\:disabled\:opacity-50:disabled {
    opacity: 0.5;
  }

  .xl\:disabled\:opacity-60:disabled {
    opacity: 0.6;
  }

  .xl\:disabled\:opacity-70:disabled {
    opacity: 0.7;
  }

  .xl\:disabled\:opacity-75:disabled {
    opacity: 0.75;
  }

  .xl\:disabled\:opacity-80:disabled {
    opacity: 0.8;
  }

  .xl\:disabled\:opacity-90:disabled {
    opacity: 0.9;
  }

  .xl\:disabled\:opacity-95:disabled {
    opacity: 0.95;
  }

  .xl\:disabled\:opacity-100:disabled {
    opacity: 1;
  }

  .xl\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .xl\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .xl\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .xl\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .xl\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .xl\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .xl\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .xl\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .xl\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .xl\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .xl\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .xl\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .xl\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .xl\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .xl\:bg-blend-color {
    background-blend-mode: color;
  }

  .xl\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .xl\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .xl\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .xl\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .xl\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .xl\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .xl\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .xl\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .xl\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .xl\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .xl\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .xl\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .xl\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .xl\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .xl\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .xl\:mix-blend-color {
    mix-blend-mode: color;
  }

  .xl\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .xl\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xl\:group-hover\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xl\:group-hover\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xl\:group-hover\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xl\:group-hover\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xl\:group-hover\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xl\:group-hover\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xl\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xl\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xl\:group-hover\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xl\:group-hover\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xl\:group-hover\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xl\:group-hover\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xl\:group-hover\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus-within\:shadow:focus-within {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus-within\:shadow-bs:focus-within {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus-within\:shadow-strong:focus-within {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus-within\:shadow-tooltip:focus-within {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus-within\:shadow-colorbox:focus-within {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus-within\:shadow-colorCircle:focus-within {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:hover\:shadow-sm:hover {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:hover\:shadow:hover {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:hover\:shadow-bs:hover {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:hover\:shadow-strong:hover {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:hover\:shadow-tooltip:hover {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:hover\:shadow-colorbox:hover {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:hover\:shadow-colorCircle:hover {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus\:shadow-sm:focus {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus\:shadow:focus {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus\:shadow-md:focus {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus\:shadow-lg:focus {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus\:shadow-xl:focus {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus\:shadow-bs:focus {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus\:shadow-strong:focus {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus\:shadow-tooltip:focus {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus\:shadow-colorbox:focus {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:focus\:shadow-colorCircle:focus {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xl\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .xl\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .xl\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .xl\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .xl\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .xl\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .xl\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .xl\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .xl\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .xl\:ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:ring-4 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:ring-8 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus-within\:ring-0:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus-within\:ring-1:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus-within\:ring-2:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus-within\:ring-4:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus-within\:ring-8:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus-within\:ring:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus\:ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus\:ring-1:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus\:ring-4:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus\:ring-8:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:focus\:ring:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xl\:ring-inset {
    --tw-ring-inset: inset;
  }

  .xl\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .xl\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .xl\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .xl\:ring-current {
    --tw-ring-color: currentColor;
  }

  .xl\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .xl\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .xl\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .xl\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .xl\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .xl\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .xl\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .xl\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .xl\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .xl\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .xl\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .xl\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .xl\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .xl\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .xl\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .xl\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .xl\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .xl\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .xl\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .xl\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .xl\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .xl\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .xl\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .xl\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .xl\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .xl\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .xl\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .xl\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .xl\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .xl\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .xl\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .xl\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .xl\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .xl\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .xl\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .xl\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .xl\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .xl\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .xl\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .xl\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .xl\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .xl\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .xl\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .xl\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .xl\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .xl\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .xl\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .xl\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .xl\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .xl\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .xl\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .xl\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .xl\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .xl\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .xl\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .xl\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .xl\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .xl\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .xl\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .xl\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .xl\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .xl\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .xl\:ring-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xl\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .xl\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .xl\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .xl\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .xl\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .xl\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .xl\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .xl\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .xl\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .xl\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .xl\:ring-Asurion-White {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .xl\:ring-Asurion-Blue-Brighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xl\:ring-Asurion-Blue-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .xl\:ring-Asurion-Blue-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .xl\:ring-Asurion-Purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .xl\:ring-Asurion-Purple-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xl\:ring-Asurion-Purple-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .xl\:ring-Asurion-Gray-Deepest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .xl\:ring-Asurion-Gray-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .xl\:ring-Asurion-Gray-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .xl\:ring-Asurion-Gray-Lighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .xl\:ring-Asurion-Gray-Lightest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .xl\:ring-Asurion-Red-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .xl\:ring-light-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .xl\:ring-light-gray-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .xl\:ring-light-gray-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .xl\:ring-light-gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .xl\:ring-light-gray-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .xl\:ring-light-gray-5 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .xl\:ring-light-slate-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .xl\:ring-denim-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .xl\:ring-purple-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .xl\:ring-dark-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .xl\:ring-bright-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .xl\:ring-mustard-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .xl\:ring-mustard-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .xl\:ring-light-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xl\:ring-light-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .xl\:ring-light-blue-3 {
    --tw-ring-color:  #F0F3FF;
  }

  .xl\:ring-light-blue-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .xl\:ring-purple-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .xl\:ring-light-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .xl\:ring-light-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .xl\:ring-light-bg-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .xl\:ring-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .xl\:ring-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .xl\:ring-light-white-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .xl\:ring-Black-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xl\:ring-Default-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .xl\:ring-White-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .xl\:ring-Green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .xl\:ring-Blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xl\:ring-Silver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .xl\:ring-Yellow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .xl\:ring-Grey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xl\:ring-Gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xl\:ring-Red-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .xl\:ring-Gold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .xl\:ring-light-green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .xl\:ring-dark-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .xl\:ring-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xl\:ring-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .xl\:ring-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .xl\:ring-light-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .xl\:ring-bright-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .xl\:ring-bright-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .xl\:ring-SpaceGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xl\:ring-Purple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xl\:ring-LightPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .xl\:ring-Glow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .xl\:ring-Bronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .xl\:ring-Copper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .xl\:ring-Pink-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .xl\:ring-Orange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .xl\:ring-Coral-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .xl\:ring-MajesticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xl\:ring-PrismBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xl\:ring-CeramicBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xl\:ring-MidnightBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .xl\:ring-PrismWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .xl\:ring-CeramicWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .xl\:ring-LilacPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .xl\:ring-CrownSilver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .xl\:ring-CoralBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .xl\:ring-lime-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .xl\:ring-apple-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .xl\:ring-bg-new-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .xl\:ring-bg-new-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .xl\:ring-new-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .xl\:ring-footer-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .xl\:ring-border-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .xl\:ring-apple-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .xl\:ring-crimson-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .xl\:ring-asurion-cyan {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .xl\:ring-bright-orange {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .xl\:ring-Graphite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .xl\:ring-PacificBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xl\:ring-light-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .xl\:ring-asurion-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .xl\:ring-OceanBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .xl\:ring-MetallicCopper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .xl\:ring-PorcelainWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .xl\:ring-LightBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .xl\:ring-CloudNavy-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .xl\:ring-CloudMint-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .xl\:ring-CloudOrange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .xl\:ring-CloudLavender-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .xl\:ring-CloudRed-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .xl\:ring-CloudWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .xl\:ring-SunriseGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .xl\:ring-SunshineGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .xl\:ring-AuraBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .xl\:ring-AuraGlow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .xl\:ring-MysticBronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .xl\:ring-MysticGreen-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .xl\:ring-MysticGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .xl\:ring-MysticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .xl\:ring-MysticWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .xl\:ring-price-blue1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xl\:ring-indigo1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xl\:ring-Purple-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .xl\:ring-new-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .xl\:ring-dark-blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .xl\:ring-replace-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .xl\:ring-resolve-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .xl\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .xl\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Asurion-White:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Asurion-Blue-Brighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Asurion-Blue-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Asurion-Blue-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Asurion-Purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Asurion-Purple-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Asurion-Purple-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Asurion-Gray-Deepest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Asurion-Gray-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Asurion-Gray-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Asurion-Gray-Lighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Asurion-Gray-Lightest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Asurion-Red-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-light-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-light-gray-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-light-gray-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-light-gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-light-gray-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-light-gray-5:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-light-slate-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-denim-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-purple-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-dark-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-bright-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-mustard-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-mustard-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-light-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-light-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-light-blue-3:focus-within {
    --tw-ring-color:  #F0F3FF;
  }

  .xl\:focus-within\:ring-light-blue-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-purple-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-light-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-light-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-light-bg-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-light-white-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Black-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Default-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-White-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Silver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Yellow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Grey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Red-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Gold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-light-green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-dark-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-light-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-bright-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-bright-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-SpaceGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Purple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-LightPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Glow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Bronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Copper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Pink-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Orange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Coral-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-MajesticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-PrismBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-CeramicBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-MidnightBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-PrismWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-CeramicWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-LilacPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-CrownSilver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-CoralBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-lime-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-apple-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-bg-new-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-bg-new-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-new-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-footer-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-border-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-apple-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-crimson-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-asurion-cyan:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-bright-orange:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Graphite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-PacificBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-light-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-asurion-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-OceanBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-MetallicCopper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-PorcelainWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-LightBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-CloudNavy-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-CloudMint-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-CloudOrange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-CloudLavender-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-CloudRed-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-CloudWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-SunriseGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-SunshineGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-AuraBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-AuraGlow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-MysticBronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-MysticGreen-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-MysticGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-MysticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-MysticWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-price-blue1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-indigo1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-Purple-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-new-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-dark-blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-replace-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .xl\:focus-within\:ring-resolve-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .xl\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .xl\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Asurion-White:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Asurion-Blue-Brighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Asurion-Blue-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Asurion-Blue-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Asurion-Purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Asurion-Purple-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Asurion-Purple-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Asurion-Gray-Deepest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Asurion-Gray-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Asurion-Gray-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Asurion-Gray-Lighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Asurion-Gray-Lightest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Asurion-Red-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-light-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-light-gray-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-light-gray-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-light-gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-light-gray-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-light-gray-5:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-light-slate-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-denim-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-purple-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-dark-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-bright-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-mustard-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-mustard-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-light-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-light-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-light-blue-3:focus {
    --tw-ring-color:  #F0F3FF;
  }

  .xl\:focus\:ring-light-blue-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-purple-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-light-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-light-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-light-bg-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-light-white-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Black-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Default-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-White-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Silver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Yellow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Grey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Red-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Gold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-light-green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-dark-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-light-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-bright-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-bright-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-SpaceGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Purple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-LightPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Glow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Bronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Copper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Pink-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Orange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Coral-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-MajesticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-PrismBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-CeramicBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-MidnightBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-PrismWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-CeramicWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-LilacPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-CrownSilver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-CoralBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-lime-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-apple-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-bg-new-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-bg-new-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-new-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-footer-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-border-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-apple-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-crimson-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-asurion-cyan:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-bright-orange:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Graphite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-PacificBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-light-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-asurion-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-OceanBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-MetallicCopper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-PorcelainWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-LightBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-CloudNavy-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-CloudMint-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-CloudOrange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-CloudLavender-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-CloudRed-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-CloudWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-SunriseGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-SunshineGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-AuraBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-AuraGlow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-MysticBronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-MysticGreen-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-MysticGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-MysticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-MysticWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-price-blue1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-indigo1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-Purple-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-new-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-dark-blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-replace-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .xl\:focus\:ring-resolve-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .xl\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .xl\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .xl\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .xl\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .xl\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .xl\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .xl\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .xl\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .xl\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .xl\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .xl\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .xl\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .xl\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .xl\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .xl\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .xl\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .xl\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .xl\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .xl\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .xl\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .xl\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .xl\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .xl\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .xl\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .xl\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .xl\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .xl\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .xl\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .xl\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .xl\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .xl\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .xl\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .xl\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .xl\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .xl\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .xl\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .xl\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .xl\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .xl\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .xl\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .xl\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .xl\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .xl\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .xl\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .xl\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .xl\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .xl\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .xl\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .xl\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .xl\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .xl\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .xl\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .xl\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .xl\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .xl\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .xl\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .xl\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .xl\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .xl\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .xl\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .xl\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .xl\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .xl\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .xl\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .xl\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .xl\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .xl\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .xl\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .xl\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .xl\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .xl\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .xl\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .xl\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .xl\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .xl\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .xl\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .xl\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .xl\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .xl\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .xl\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .xl\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .xl\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .xl\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .xl\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .xl\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .xl\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .xl\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .xl\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .xl\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .xl\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .xl\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .xl\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .xl\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .xl\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .xl\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .xl\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .xl\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .xl\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .xl\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .xl\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .xl\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .xl\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .xl\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .xl\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .xl\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .xl\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .xl\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .xl\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .xl\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .xl\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .xl\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .xl\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .xl\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .xl\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .xl\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .xl\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .xl\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .xl\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .xl\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .xl\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .xl\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .xl\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .xl\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .xl\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .xl\:ring-offset-purple {
    --tw-ring-offset-color: #6700B8;
  }

  .xl\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .xl\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .xl\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .xl\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .xl\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .xl\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .xl\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .xl\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .xl\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .xl\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .xl\:ring-offset-Asurion-White {
    --tw-ring-offset-color: #FFF;
  }

  .xl\:ring-offset-Asurion-Blue-Brighter {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xl\:ring-offset-Asurion-Blue-Deep {
    --tw-ring-offset-color: #2743CC;
  }

  .xl\:ring-offset-Asurion-Blue-Light {
    --tw-ring-offset-color: #F0F3FF;
  }

  .xl\:ring-offset-Asurion-Purple {
    --tw-ring-offset-color: #8223D2;
  }

  .xl\:ring-offset-Asurion-Purple-Deeper {
    --tw-ring-offset-color: #6700B8;
  }

  .xl\:ring-offset-Asurion-Purple-Light {
    --tw-ring-offset-color: #F3E9FB;
  }

  .xl\:ring-offset-Asurion-Gray-Deepest {
    --tw-ring-offset-color: #333F48;
  }

  .xl\:ring-offset-Asurion-Gray-Deeper {
    --tw-ring-offset-color: #6E767D;
  }

  .xl\:ring-offset-Asurion-Gray-Light {
    --tw-ring-offset-color: #A5AAAF;
  }

  .xl\:ring-offset-Asurion-Gray-Lighter {
    --tw-ring-offset-color: #E6E6EB;
  }

  .xl\:ring-offset-Asurion-Gray-Lightest {
    --tw-ring-offset-color: #D5D6DA;
  }

  .xl\:ring-offset-Asurion-Red-Deep {
    --tw-ring-offset-color: #DB1B1B;
  }

  .xl\:ring-offset-light-gray {
    --tw-ring-offset-color: #6E767D;
  }

  .xl\:ring-offset-light-gray-1 {
    --tw-ring-offset-color: #A5AAAF;
  }

  .xl\:ring-offset-light-gray-2 {
    --tw-ring-offset-color: #E6E6EB;
  }

  .xl\:ring-offset-light-gray-3 {
    --tw-ring-offset-color: #F0F0F5;
  }

  .xl\:ring-offset-light-gray-4 {
    --tw-ring-offset-color: #D5D6DA;
  }

  .xl\:ring-offset-light-gray-5 {
    --tw-ring-offset-color: #333F48;
  }

  .xl\:ring-offset-light-slate-gray {
    --tw-ring-offset-color: #8589A1;
  }

  .xl\:ring-offset-denim-blue {
    --tw-ring-offset-color: #0066B2;
  }

  .xl\:ring-offset-purple-1 {
    --tw-ring-offset-color: #8223D2;
  }

  .xl\:ring-offset-dark-red {
    --tw-ring-offset-color: #DB1B1B;
  }

  .xl\:ring-offset-bright-red {
    --tw-ring-offset-color: #F40715;
  }

  .xl\:ring-offset-mustard-yellow {
    --tw-ring-offset-color: #ED8B00;
  }

  .xl\:ring-offset-mustard-yellow-1 {
    --tw-ring-offset-color: #ED6600;
  }

  .xl\:ring-offset-light-blue {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xl\:ring-offset-light-blue-1 {
    --tw-ring-offset-color: #4A68F9;
  }

  .xl\:ring-offset-light-blue-3 {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .xl\:ring-offset-light-blue-4 {
    --tw-ring-offset-color: #F0F3FF;
  }

  .xl\:ring-offset-purple-blue {
    --tw-ring-offset-color: #6469E1;
  }

  .xl\:ring-offset-light-green {
    --tw-ring-offset-color: #00B574;
  }

  .xl\:ring-offset-light-green-1 {
    --tw-ring-offset-color: #00B574;
  }

  .xl\:ring-offset-light-bg-green {
    --tw-ring-offset-color: #F0FFF9;
  }

  .xl\:ring-offset-green-1 {
    --tw-ring-offset-color: #0B8350;
  }

  .xl\:ring-offset-pink-1 {
    --tw-ring-offset-color: #FFEDD5;
  }

  .xl\:ring-offset-light-white-1 {
    --tw-ring-offset-color: #F8F6EE;
  }

  .xl\:ring-offset-Black-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .xl\:ring-offset-Default-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .xl\:ring-offset-White-3 {
    --tw-ring-offset-color: #F9F6EF;
  }

  .xl\:ring-offset-Green-3 {
    --tw-ring-offset-color: #AEE0CD;
  }

  .xl\:ring-offset-Blue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xl\:ring-offset-Silver-3 {
    --tw-ring-offset-color: #E4E4E2;
  }

  .xl\:ring-offset-Yellow-3 {
    --tw-ring-offset-color: #F3D060;
  }

  .xl\:ring-offset-Grey-3 {
    --tw-ring-offset-color: #535150;
  }

  .xl\:ring-offset-Gray-3 {
    --tw-ring-offset-color: #535150;
  }

  .xl\:ring-offset-Red-3 {
    --tw-ring-offset-color: #BA0C2E;
  }

  .xl\:ring-offset-Gold-3 {
    --tw-ring-offset-color: #F5DDC5;
  }

  .xl\:ring-offset-light-green-3 {
    --tw-ring-offset-color: #F3E9FB;
  }

  .xl\:ring-offset-dark-blue-2 {
    --tw-ring-offset-color: #2743CC;
  }

  .xl\:ring-offset-blue-1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xl\:ring-offset-yellow-1 {
    --tw-ring-offset-color: #EDB800;
  }

  .xl\:ring-offset-blue-2 {
    --tw-ring-offset-color: #253BAA;
  }

  .xl\:ring-offset-light-pink {
    --tw-ring-offset-color: #FF5070;
  }

  .xl\:ring-offset-bright-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .xl\:ring-offset-bright-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .xl\:ring-offset-SpaceGrey-3 {
    --tw-ring-offset-color: #535150;
  }

  .xl\:ring-offset-Purple-3 {
    --tw-ring-offset-color: #6700B8;
  }

  .xl\:ring-offset-LightPurple-3 {
    --tw-ring-offset-color: #D1CDDA;
  }

  .xl\:ring-offset-Glow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .xl\:ring-offset-Bronze-3 {
    --tw-ring-offset-color: #cd7f32;
  }

  .xl\:ring-offset-Copper-3 {
    --tw-ring-offset-color: #B87333;
  }

  .xl\:ring-offset-Pink-3 {
    --tw-ring-offset-color: #FFC0CB;
  }

  .xl\:ring-offset-Orange-3 {
    --tw-ring-offset-color: #FFA500;
  }

  .xl\:ring-offset-Coral-3 {
    --tw-ring-offset-color: #EE7762;
  }

  .xl\:ring-offset-MajesticBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .xl\:ring-offset-PrismBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .xl\:ring-offset-CeramicBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .xl\:ring-offset-MidnightBlack-3 {
    --tw-ring-offset-color: #00040D;
  }

  .xl\:ring-offset-PrismWhite-3 {
    --tw-ring-offset-color: #E1D8CB;
  }

  .xl\:ring-offset-CeramicWhite-3 {
    --tw-ring-offset-color: #c2c2c4;
  }

  .xl\:ring-offset-LilacPurple-3 {
    --tw-ring-offset-color: #C8A2C8;
  }

  .xl\:ring-offset-CrownSilver-3 {
    --tw-ring-offset-color: #b1a5aa;
  }

  .xl\:ring-offset-CoralBlue-3 {
    --tw-ring-offset-color: #AFDCEC;
  }

  .xl\:ring-offset-lime-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .xl\:ring-offset-apple-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .xl\:ring-offset-bg-new-blue {
    --tw-ring-offset-color: #39DCF0;
  }

  .xl\:ring-offset-bg-new-pink {
    --tw-ring-offset-color: #E79AAE;
  }

  .xl\:ring-offset-new-pink-1 {
    --tw-ring-offset-color: #E9A1B3;
  }

  .xl\:ring-offset-footer-grey {
    --tw-ring-offset-color: #333238;
  }

  .xl\:ring-offset-border-grey {
    --tw-ring-offset-color: #c4c4c4;
  }

  .xl\:ring-offset-apple-green-1 {
    --tw-ring-offset-color: #30D091;
  }

  .xl\:ring-offset-crimson-red {
    --tw-ring-offset-color: #d22323;
  }

  .xl\:ring-offset-asurion-cyan {
    --tw-ring-offset-color: #95CED7;
  }

  .xl\:ring-offset-bright-orange {
    --tw-ring-offset-color: #FF8B1A;
  }

  .xl\:ring-offset-Graphite-3 {
    --tw-ring-offset-color: #D2CEDB;
  }

  .xl\:ring-offset-PacificBlue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xl\:ring-offset-light-purple {
    --tw-ring-offset-color: #B3A3D7;
  }

  .xl\:ring-offset-asurion-gray {
    --tw-ring-offset-color: #D8D8D8;
  }

  .xl\:ring-offset-OceanBlue-3 {
    --tw-ring-offset-color: #0077be;
  }

  .xl\:ring-offset-MetallicCopper-3 {
    --tw-ring-offset-color: #72281e;
  }

  .xl\:ring-offset-PorcelainWhite-3 {
    --tw-ring-offset-color: #f8fbf8;
  }

  .xl\:ring-offset-LightBlue-3 {
    --tw-ring-offset-color: #ADD8E6;
  }

  .xl\:ring-offset-CloudNavy-3 {
    --tw-ring-offset-color: #607387;
  }

  .xl\:ring-offset-CloudMint-3 {
    --tw-ring-offset-color: #607387;
  }

  .xl\:ring-offset-CloudOrange-3 {
    --tw-ring-offset-color: #ffba97;
  }

  .xl\:ring-offset-CloudLavender-3 {
    --tw-ring-offset-color: #d6d3e2;
  }

  .xl\:ring-offset-CloudRed-3 {
    --tw-ring-offset-color: #dbb0a2;
  }

  .xl\:ring-offset-CloudWhite-3 {
    --tw-ring-offset-color: #f2f2ed;
  }

  .xl\:ring-offset-SunriseGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .xl\:ring-offset-SunshineGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .xl\:ring-offset-AuraBlack-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .xl\:ring-offset-AuraGlow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .xl\:ring-offset-MysticBronze-3 {
    --tw-ring-offset-color: #3c2516;
  }

  .xl\:ring-offset-MysticGreen-3 {
    --tw-ring-offset-color: #90A19A;
  }

  .xl\:ring-offset-MysticGrey-3 {
    --tw-ring-offset-color: #564f55;
  }

  .xl\:ring-offset-MysticBlack-3 {
    --tw-ring-offset-color: #353A3C;
  }

  .xl\:ring-offset-MysticWhite-3 {
    --tw-ring-offset-color: #E4EDE3;
  }

  .xl\:ring-offset-price-blue1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xl\:ring-offset-indigo1 {
    --tw-ring-offset-color: #6700B8;
  }

  .xl\:ring-offset-Purple-4 {
    --tw-ring-offset-color: #9598F8;
  }

  .xl\:ring-offset-new-blue-2 {
    --tw-ring-offset-color: #33B3C2;
  }

  .xl\:ring-offset-dark-blue-3 {
    --tw-ring-offset-color: #041DFB;
  }

  .xl\:ring-offset-replace-bg {
    --tw-ring-offset-color: #8AA4BC;
  }

  .xl\:ring-offset-resolve-bg {
    --tw-ring-offset-color: #4783CB;
  }

  .xl\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .xl\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .xl\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .xl\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .xl\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .xl\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .xl\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .xl\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .xl\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .xl\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .xl\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .xl\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .xl\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .xl\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .xl\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .xl\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .xl\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .xl\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .xl\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .xl\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .xl\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .xl\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .xl\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .xl\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .xl\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .xl\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .xl\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .xl\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .xl\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .xl\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .xl\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .xl\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .xl\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .xl\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .xl\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .xl\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .xl\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .xl\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .xl\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .xl\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .xl\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .xl\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .xl\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .xl\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .xl\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .xl\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .xl\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .xl\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .xl\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .xl\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .xl\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .xl\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .xl\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .xl\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .xl\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .xl\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .xl\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .xl\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .xl\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .xl\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .xl\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .xl\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .xl\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .xl\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .xl\:focus-within\:ring-offset-purple:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .xl\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .xl\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .xl\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .xl\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .xl\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .xl\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .xl\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .xl\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .xl\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .xl\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .xl\:focus-within\:ring-offset-Asurion-White:focus-within {
    --tw-ring-offset-color: #FFF;
  }

  .xl\:focus-within\:ring-offset-Asurion-Blue-Brighter:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xl\:focus-within\:ring-offset-Asurion-Blue-Deep:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .xl\:focus-within\:ring-offset-Asurion-Blue-Light:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .xl\:focus-within\:ring-offset-Asurion-Purple:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .xl\:focus-within\:ring-offset-Asurion-Purple-Deeper:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .xl\:focus-within\:ring-offset-Asurion-Purple-Light:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .xl\:focus-within\:ring-offset-Asurion-Gray-Deepest:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .xl\:focus-within\:ring-offset-Asurion-Gray-Deeper:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .xl\:focus-within\:ring-offset-Asurion-Gray-Light:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .xl\:focus-within\:ring-offset-Asurion-Gray-Lighter:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .xl\:focus-within\:ring-offset-Asurion-Gray-Lightest:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .xl\:focus-within\:ring-offset-Asurion-Red-Deep:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .xl\:focus-within\:ring-offset-light-gray:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .xl\:focus-within\:ring-offset-light-gray-1:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .xl\:focus-within\:ring-offset-light-gray-2:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .xl\:focus-within\:ring-offset-light-gray-3:focus-within {
    --tw-ring-offset-color: #F0F0F5;
  }

  .xl\:focus-within\:ring-offset-light-gray-4:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .xl\:focus-within\:ring-offset-light-gray-5:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .xl\:focus-within\:ring-offset-light-slate-gray:focus-within {
    --tw-ring-offset-color: #8589A1;
  }

  .xl\:focus-within\:ring-offset-denim-blue:focus-within {
    --tw-ring-offset-color: #0066B2;
  }

  .xl\:focus-within\:ring-offset-purple-1:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .xl\:focus-within\:ring-offset-dark-red:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .xl\:focus-within\:ring-offset-bright-red:focus-within {
    --tw-ring-offset-color: #F40715;
  }

  .xl\:focus-within\:ring-offset-mustard-yellow:focus-within {
    --tw-ring-offset-color: #ED8B00;
  }

  .xl\:focus-within\:ring-offset-mustard-yellow-1:focus-within {
    --tw-ring-offset-color: #ED6600;
  }

  .xl\:focus-within\:ring-offset-light-blue:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xl\:focus-within\:ring-offset-light-blue-1:focus-within {
    --tw-ring-offset-color: #4A68F9;
  }

  .xl\:focus-within\:ring-offset-light-blue-3:focus-within {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .xl\:focus-within\:ring-offset-light-blue-4:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .xl\:focus-within\:ring-offset-purple-blue:focus-within {
    --tw-ring-offset-color: #6469E1;
  }

  .xl\:focus-within\:ring-offset-light-green:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .xl\:focus-within\:ring-offset-light-green-1:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .xl\:focus-within\:ring-offset-light-bg-green:focus-within {
    --tw-ring-offset-color: #F0FFF9;
  }

  .xl\:focus-within\:ring-offset-green-1:focus-within {
    --tw-ring-offset-color: #0B8350;
  }

  .xl\:focus-within\:ring-offset-pink-1:focus-within {
    --tw-ring-offset-color: #FFEDD5;
  }

  .xl\:focus-within\:ring-offset-light-white-1:focus-within {
    --tw-ring-offset-color: #F8F6EE;
  }

  .xl\:focus-within\:ring-offset-Black-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .xl\:focus-within\:ring-offset-Default-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .xl\:focus-within\:ring-offset-White-3:focus-within {
    --tw-ring-offset-color: #F9F6EF;
  }

  .xl\:focus-within\:ring-offset-Green-3:focus-within {
    --tw-ring-offset-color: #AEE0CD;
  }

  .xl\:focus-within\:ring-offset-Blue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xl\:focus-within\:ring-offset-Silver-3:focus-within {
    --tw-ring-offset-color: #E4E4E2;
  }

  .xl\:focus-within\:ring-offset-Yellow-3:focus-within {
    --tw-ring-offset-color: #F3D060;
  }

  .xl\:focus-within\:ring-offset-Grey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .xl\:focus-within\:ring-offset-Gray-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .xl\:focus-within\:ring-offset-Red-3:focus-within {
    --tw-ring-offset-color: #BA0C2E;
  }

  .xl\:focus-within\:ring-offset-Gold-3:focus-within {
    --tw-ring-offset-color: #F5DDC5;
  }

  .xl\:focus-within\:ring-offset-light-green-3:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .xl\:focus-within\:ring-offset-dark-blue-2:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .xl\:focus-within\:ring-offset-blue-1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xl\:focus-within\:ring-offset-yellow-1:focus-within {
    --tw-ring-offset-color: #EDB800;
  }

  .xl\:focus-within\:ring-offset-blue-2:focus-within {
    --tw-ring-offset-color: #253BAA;
  }

  .xl\:focus-within\:ring-offset-light-pink:focus-within {
    --tw-ring-offset-color: #FF5070;
  }

  .xl\:focus-within\:ring-offset-bright-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .xl\:focus-within\:ring-offset-bright-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .xl\:focus-within\:ring-offset-SpaceGrey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .xl\:focus-within\:ring-offset-Purple-3:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .xl\:focus-within\:ring-offset-LightPurple-3:focus-within {
    --tw-ring-offset-color: #D1CDDA;
  }

  .xl\:focus-within\:ring-offset-Glow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .xl\:focus-within\:ring-offset-Bronze-3:focus-within {
    --tw-ring-offset-color: #cd7f32;
  }

  .xl\:focus-within\:ring-offset-Copper-3:focus-within {
    --tw-ring-offset-color: #B87333;
  }

  .xl\:focus-within\:ring-offset-Pink-3:focus-within {
    --tw-ring-offset-color: #FFC0CB;
  }

  .xl\:focus-within\:ring-offset-Orange-3:focus-within {
    --tw-ring-offset-color: #FFA500;
  }

  .xl\:focus-within\:ring-offset-Coral-3:focus-within {
    --tw-ring-offset-color: #EE7762;
  }

  .xl\:focus-within\:ring-offset-MajesticBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .xl\:focus-within\:ring-offset-PrismBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .xl\:focus-within\:ring-offset-CeramicBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .xl\:focus-within\:ring-offset-MidnightBlack-3:focus-within {
    --tw-ring-offset-color: #00040D;
  }

  .xl\:focus-within\:ring-offset-PrismWhite-3:focus-within {
    --tw-ring-offset-color: #E1D8CB;
  }

  .xl\:focus-within\:ring-offset-CeramicWhite-3:focus-within {
    --tw-ring-offset-color: #c2c2c4;
  }

  .xl\:focus-within\:ring-offset-LilacPurple-3:focus-within {
    --tw-ring-offset-color: #C8A2C8;
  }

  .xl\:focus-within\:ring-offset-CrownSilver-3:focus-within {
    --tw-ring-offset-color: #b1a5aa;
  }

  .xl\:focus-within\:ring-offset-CoralBlue-3:focus-within {
    --tw-ring-offset-color: #AFDCEC;
  }

  .xl\:focus-within\:ring-offset-lime-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .xl\:focus-within\:ring-offset-apple-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .xl\:focus-within\:ring-offset-bg-new-blue:focus-within {
    --tw-ring-offset-color: #39DCF0;
  }

  .xl\:focus-within\:ring-offset-bg-new-pink:focus-within {
    --tw-ring-offset-color: #E79AAE;
  }

  .xl\:focus-within\:ring-offset-new-pink-1:focus-within {
    --tw-ring-offset-color: #E9A1B3;
  }

  .xl\:focus-within\:ring-offset-footer-grey:focus-within {
    --tw-ring-offset-color: #333238;
  }

  .xl\:focus-within\:ring-offset-border-grey:focus-within {
    --tw-ring-offset-color: #c4c4c4;
  }

  .xl\:focus-within\:ring-offset-apple-green-1:focus-within {
    --tw-ring-offset-color: #30D091;
  }

  .xl\:focus-within\:ring-offset-crimson-red:focus-within {
    --tw-ring-offset-color: #d22323;
  }

  .xl\:focus-within\:ring-offset-asurion-cyan:focus-within {
    --tw-ring-offset-color: #95CED7;
  }

  .xl\:focus-within\:ring-offset-bright-orange:focus-within {
    --tw-ring-offset-color: #FF8B1A;
  }

  .xl\:focus-within\:ring-offset-Graphite-3:focus-within {
    --tw-ring-offset-color: #D2CEDB;
  }

  .xl\:focus-within\:ring-offset-PacificBlue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xl\:focus-within\:ring-offset-light-purple:focus-within {
    --tw-ring-offset-color: #B3A3D7;
  }

  .xl\:focus-within\:ring-offset-asurion-gray:focus-within {
    --tw-ring-offset-color: #D8D8D8;
  }

  .xl\:focus-within\:ring-offset-OceanBlue-3:focus-within {
    --tw-ring-offset-color: #0077be;
  }

  .xl\:focus-within\:ring-offset-MetallicCopper-3:focus-within {
    --tw-ring-offset-color: #72281e;
  }

  .xl\:focus-within\:ring-offset-PorcelainWhite-3:focus-within {
    --tw-ring-offset-color: #f8fbf8;
  }

  .xl\:focus-within\:ring-offset-LightBlue-3:focus-within {
    --tw-ring-offset-color: #ADD8E6;
  }

  .xl\:focus-within\:ring-offset-CloudNavy-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .xl\:focus-within\:ring-offset-CloudMint-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .xl\:focus-within\:ring-offset-CloudOrange-3:focus-within {
    --tw-ring-offset-color: #ffba97;
  }

  .xl\:focus-within\:ring-offset-CloudLavender-3:focus-within {
    --tw-ring-offset-color: #d6d3e2;
  }

  .xl\:focus-within\:ring-offset-CloudRed-3:focus-within {
    --tw-ring-offset-color: #dbb0a2;
  }

  .xl\:focus-within\:ring-offset-CloudWhite-3:focus-within {
    --tw-ring-offset-color: #f2f2ed;
  }

  .xl\:focus-within\:ring-offset-SunriseGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .xl\:focus-within\:ring-offset-SunshineGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .xl\:focus-within\:ring-offset-AuraBlack-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .xl\:focus-within\:ring-offset-AuraGlow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .xl\:focus-within\:ring-offset-MysticBronze-3:focus-within {
    --tw-ring-offset-color: #3c2516;
  }

  .xl\:focus-within\:ring-offset-MysticGreen-3:focus-within {
    --tw-ring-offset-color: #90A19A;
  }

  .xl\:focus-within\:ring-offset-MysticGrey-3:focus-within {
    --tw-ring-offset-color: #564f55;
  }

  .xl\:focus-within\:ring-offset-MysticBlack-3:focus-within {
    --tw-ring-offset-color: #353A3C;
  }

  .xl\:focus-within\:ring-offset-MysticWhite-3:focus-within {
    --tw-ring-offset-color: #E4EDE3;
  }

  .xl\:focus-within\:ring-offset-price-blue1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xl\:focus-within\:ring-offset-indigo1:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .xl\:focus-within\:ring-offset-Purple-4:focus-within {
    --tw-ring-offset-color: #9598F8;
  }

  .xl\:focus-within\:ring-offset-new-blue-2:focus-within {
    --tw-ring-offset-color: #33B3C2;
  }

  .xl\:focus-within\:ring-offset-dark-blue-3:focus-within {
    --tw-ring-offset-color: #041DFB;
  }

  .xl\:focus-within\:ring-offset-replace-bg:focus-within {
    --tw-ring-offset-color: #8AA4BC;
  }

  .xl\:focus-within\:ring-offset-resolve-bg:focus-within {
    --tw-ring-offset-color: #4783CB;
  }

  .xl\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .xl\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .xl\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .xl\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .xl\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .xl\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .xl\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .xl\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .xl\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .xl\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .xl\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .xl\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .xl\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .xl\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .xl\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .xl\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .xl\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .xl\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .xl\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .xl\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .xl\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .xl\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .xl\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .xl\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .xl\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .xl\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .xl\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .xl\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .xl\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .xl\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .xl\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .xl\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .xl\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .xl\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .xl\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .xl\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .xl\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .xl\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .xl\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .xl\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .xl\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .xl\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .xl\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .xl\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .xl\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .xl\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .xl\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .xl\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .xl\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .xl\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .xl\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .xl\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .xl\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .xl\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .xl\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .xl\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .xl\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .xl\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .xl\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .xl\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .xl\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .xl\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .xl\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .xl\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .xl\:focus\:ring-offset-purple:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .xl\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .xl\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .xl\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .xl\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .xl\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .xl\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .xl\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .xl\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .xl\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .xl\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .xl\:focus\:ring-offset-Asurion-White:focus {
    --tw-ring-offset-color: #FFF;
  }

  .xl\:focus\:ring-offset-Asurion-Blue-Brighter:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xl\:focus\:ring-offset-Asurion-Blue-Deep:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .xl\:focus\:ring-offset-Asurion-Blue-Light:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .xl\:focus\:ring-offset-Asurion-Purple:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .xl\:focus\:ring-offset-Asurion-Purple-Deeper:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .xl\:focus\:ring-offset-Asurion-Purple-Light:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .xl\:focus\:ring-offset-Asurion-Gray-Deepest:focus {
    --tw-ring-offset-color: #333F48;
  }

  .xl\:focus\:ring-offset-Asurion-Gray-Deeper:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .xl\:focus\:ring-offset-Asurion-Gray-Light:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .xl\:focus\:ring-offset-Asurion-Gray-Lighter:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .xl\:focus\:ring-offset-Asurion-Gray-Lightest:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .xl\:focus\:ring-offset-Asurion-Red-Deep:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .xl\:focus\:ring-offset-light-gray:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .xl\:focus\:ring-offset-light-gray-1:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .xl\:focus\:ring-offset-light-gray-2:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .xl\:focus\:ring-offset-light-gray-3:focus {
    --tw-ring-offset-color: #F0F0F5;
  }

  .xl\:focus\:ring-offset-light-gray-4:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .xl\:focus\:ring-offset-light-gray-5:focus {
    --tw-ring-offset-color: #333F48;
  }

  .xl\:focus\:ring-offset-light-slate-gray:focus {
    --tw-ring-offset-color: #8589A1;
  }

  .xl\:focus\:ring-offset-denim-blue:focus {
    --tw-ring-offset-color: #0066B2;
  }

  .xl\:focus\:ring-offset-purple-1:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .xl\:focus\:ring-offset-dark-red:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .xl\:focus\:ring-offset-bright-red:focus {
    --tw-ring-offset-color: #F40715;
  }

  .xl\:focus\:ring-offset-mustard-yellow:focus {
    --tw-ring-offset-color: #ED8B00;
  }

  .xl\:focus\:ring-offset-mustard-yellow-1:focus {
    --tw-ring-offset-color: #ED6600;
  }

  .xl\:focus\:ring-offset-light-blue:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xl\:focus\:ring-offset-light-blue-1:focus {
    --tw-ring-offset-color: #4A68F9;
  }

  .xl\:focus\:ring-offset-light-blue-3:focus {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .xl\:focus\:ring-offset-light-blue-4:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .xl\:focus\:ring-offset-purple-blue:focus {
    --tw-ring-offset-color: #6469E1;
  }

  .xl\:focus\:ring-offset-light-green:focus {
    --tw-ring-offset-color: #00B574;
  }

  .xl\:focus\:ring-offset-light-green-1:focus {
    --tw-ring-offset-color: #00B574;
  }

  .xl\:focus\:ring-offset-light-bg-green:focus {
    --tw-ring-offset-color: #F0FFF9;
  }

  .xl\:focus\:ring-offset-green-1:focus {
    --tw-ring-offset-color: #0B8350;
  }

  .xl\:focus\:ring-offset-pink-1:focus {
    --tw-ring-offset-color: #FFEDD5;
  }

  .xl\:focus\:ring-offset-light-white-1:focus {
    --tw-ring-offset-color: #F8F6EE;
  }

  .xl\:focus\:ring-offset-Black-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .xl\:focus\:ring-offset-Default-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .xl\:focus\:ring-offset-White-3:focus {
    --tw-ring-offset-color: #F9F6EF;
  }

  .xl\:focus\:ring-offset-Green-3:focus {
    --tw-ring-offset-color: #AEE0CD;
  }

  .xl\:focus\:ring-offset-Blue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xl\:focus\:ring-offset-Silver-3:focus {
    --tw-ring-offset-color: #E4E4E2;
  }

  .xl\:focus\:ring-offset-Yellow-3:focus {
    --tw-ring-offset-color: #F3D060;
  }

  .xl\:focus\:ring-offset-Grey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .xl\:focus\:ring-offset-Gray-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .xl\:focus\:ring-offset-Red-3:focus {
    --tw-ring-offset-color: #BA0C2E;
  }

  .xl\:focus\:ring-offset-Gold-3:focus {
    --tw-ring-offset-color: #F5DDC5;
  }

  .xl\:focus\:ring-offset-light-green-3:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .xl\:focus\:ring-offset-dark-blue-2:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .xl\:focus\:ring-offset-blue-1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xl\:focus\:ring-offset-yellow-1:focus {
    --tw-ring-offset-color: #EDB800;
  }

  .xl\:focus\:ring-offset-blue-2:focus {
    --tw-ring-offset-color: #253BAA;
  }

  .xl\:focus\:ring-offset-light-pink:focus {
    --tw-ring-offset-color: #FF5070;
  }

  .xl\:focus\:ring-offset-bright-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .xl\:focus\:ring-offset-bright-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .xl\:focus\:ring-offset-SpaceGrey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .xl\:focus\:ring-offset-Purple-3:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .xl\:focus\:ring-offset-LightPurple-3:focus {
    --tw-ring-offset-color: #D1CDDA;
  }

  .xl\:focus\:ring-offset-Glow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .xl\:focus\:ring-offset-Bronze-3:focus {
    --tw-ring-offset-color: #cd7f32;
  }

  .xl\:focus\:ring-offset-Copper-3:focus {
    --tw-ring-offset-color: #B87333;
  }

  .xl\:focus\:ring-offset-Pink-3:focus {
    --tw-ring-offset-color: #FFC0CB;
  }

  .xl\:focus\:ring-offset-Orange-3:focus {
    --tw-ring-offset-color: #FFA500;
  }

  .xl\:focus\:ring-offset-Coral-3:focus {
    --tw-ring-offset-color: #EE7762;
  }

  .xl\:focus\:ring-offset-MajesticBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .xl\:focus\:ring-offset-PrismBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .xl\:focus\:ring-offset-CeramicBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .xl\:focus\:ring-offset-MidnightBlack-3:focus {
    --tw-ring-offset-color: #00040D;
  }

  .xl\:focus\:ring-offset-PrismWhite-3:focus {
    --tw-ring-offset-color: #E1D8CB;
  }

  .xl\:focus\:ring-offset-CeramicWhite-3:focus {
    --tw-ring-offset-color: #c2c2c4;
  }

  .xl\:focus\:ring-offset-LilacPurple-3:focus {
    --tw-ring-offset-color: #C8A2C8;
  }

  .xl\:focus\:ring-offset-CrownSilver-3:focus {
    --tw-ring-offset-color: #b1a5aa;
  }

  .xl\:focus\:ring-offset-CoralBlue-3:focus {
    --tw-ring-offset-color: #AFDCEC;
  }

  .xl\:focus\:ring-offset-lime-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .xl\:focus\:ring-offset-apple-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .xl\:focus\:ring-offset-bg-new-blue:focus {
    --tw-ring-offset-color: #39DCF0;
  }

  .xl\:focus\:ring-offset-bg-new-pink:focus {
    --tw-ring-offset-color: #E79AAE;
  }

  .xl\:focus\:ring-offset-new-pink-1:focus {
    --tw-ring-offset-color: #E9A1B3;
  }

  .xl\:focus\:ring-offset-footer-grey:focus {
    --tw-ring-offset-color: #333238;
  }

  .xl\:focus\:ring-offset-border-grey:focus {
    --tw-ring-offset-color: #c4c4c4;
  }

  .xl\:focus\:ring-offset-apple-green-1:focus {
    --tw-ring-offset-color: #30D091;
  }

  .xl\:focus\:ring-offset-crimson-red:focus {
    --tw-ring-offset-color: #d22323;
  }

  .xl\:focus\:ring-offset-asurion-cyan:focus {
    --tw-ring-offset-color: #95CED7;
  }

  .xl\:focus\:ring-offset-bright-orange:focus {
    --tw-ring-offset-color: #FF8B1A;
  }

  .xl\:focus\:ring-offset-Graphite-3:focus {
    --tw-ring-offset-color: #D2CEDB;
  }

  .xl\:focus\:ring-offset-PacificBlue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xl\:focus\:ring-offset-light-purple:focus {
    --tw-ring-offset-color: #B3A3D7;
  }

  .xl\:focus\:ring-offset-asurion-gray:focus {
    --tw-ring-offset-color: #D8D8D8;
  }

  .xl\:focus\:ring-offset-OceanBlue-3:focus {
    --tw-ring-offset-color: #0077be;
  }

  .xl\:focus\:ring-offset-MetallicCopper-3:focus {
    --tw-ring-offset-color: #72281e;
  }

  .xl\:focus\:ring-offset-PorcelainWhite-3:focus {
    --tw-ring-offset-color: #f8fbf8;
  }

  .xl\:focus\:ring-offset-LightBlue-3:focus {
    --tw-ring-offset-color: #ADD8E6;
  }

  .xl\:focus\:ring-offset-CloudNavy-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .xl\:focus\:ring-offset-CloudMint-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .xl\:focus\:ring-offset-CloudOrange-3:focus {
    --tw-ring-offset-color: #ffba97;
  }

  .xl\:focus\:ring-offset-CloudLavender-3:focus {
    --tw-ring-offset-color: #d6d3e2;
  }

  .xl\:focus\:ring-offset-CloudRed-3:focus {
    --tw-ring-offset-color: #dbb0a2;
  }

  .xl\:focus\:ring-offset-CloudWhite-3:focus {
    --tw-ring-offset-color: #f2f2ed;
  }

  .xl\:focus\:ring-offset-SunriseGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .xl\:focus\:ring-offset-SunshineGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .xl\:focus\:ring-offset-AuraBlack-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .xl\:focus\:ring-offset-AuraGlow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .xl\:focus\:ring-offset-MysticBronze-3:focus {
    --tw-ring-offset-color: #3c2516;
  }

  .xl\:focus\:ring-offset-MysticGreen-3:focus {
    --tw-ring-offset-color: #90A19A;
  }

  .xl\:focus\:ring-offset-MysticGrey-3:focus {
    --tw-ring-offset-color: #564f55;
  }

  .xl\:focus\:ring-offset-MysticBlack-3:focus {
    --tw-ring-offset-color: #353A3C;
  }

  .xl\:focus\:ring-offset-MysticWhite-3:focus {
    --tw-ring-offset-color: #E4EDE3;
  }

  .xl\:focus\:ring-offset-price-blue1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xl\:focus\:ring-offset-indigo1:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .xl\:focus\:ring-offset-Purple-4:focus {
    --tw-ring-offset-color: #9598F8;
  }

  .xl\:focus\:ring-offset-new-blue-2:focus {
    --tw-ring-offset-color: #33B3C2;
  }

  .xl\:focus\:ring-offset-dark-blue-3:focus {
    --tw-ring-offset-color: #041DFB;
  }

  .xl\:focus\:ring-offset-replace-bg:focus {
    --tw-ring-offset-color: #8AA4BC;
  }

  .xl\:focus\:ring-offset-resolve-bg:focus {
    --tw-ring-offset-color: #4783CB;
  }

  .xl\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .xl\:filter-none {
    filter: none;
  }

  .xl\:blur-0 {
    --tw-blur: blur(0);
  }

  .xl\:blur-none {
    --tw-blur: blur(0);
  }

  .xl\:blur-sm {
    --tw-blur: blur(4px);
  }

  .xl\:blur {
    --tw-blur: blur(8px);
  }

  .xl\:blur-md {
    --tw-blur: blur(12px);
  }

  .xl\:blur-lg {
    --tw-blur: blur(16px);
  }

  .xl\:blur-xl {
    --tw-blur: blur(24px);
  }

  .xl\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .xl\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .xl\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .xl\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .xl\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .xl\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .xl\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .xl\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .xl\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .xl\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .xl\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .xl\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .xl\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .xl\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .xl\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .xl\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .xl\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .xl\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .xl\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .xl\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .xl\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .xl\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .xl\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .xl\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .xl\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .xl\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .xl\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .xl\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .xl\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .xl\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .xl\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .xl\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .xl\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .xl\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .xl\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .xl\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .xl\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .xl\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .xl\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .xl\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .xl\:invert-0 {
    --tw-invert: invert(0);
  }

  .xl\:invert {
    --tw-invert: invert(100%);
  }

  .xl\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .xl\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .xl\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .xl\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .xl\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .xl\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .xl\:sepia {
    --tw-sepia: sepia(100%);
  }

  .xl\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .xl\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .xl\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .xl\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .xl\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .xl\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .xl\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .xl\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .xl\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .xl\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .xl\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .xl\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .xl\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .xl\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .xl\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .xl\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .xl\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .xl\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .xl\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .xl\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .xl\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .xl\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .xl\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .xl\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .xl\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .xl\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .xl\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .xl\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .xl\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .xl\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .xl\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .xl\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .xl\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .xl\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .xl\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .xl\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .xl\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .xl\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .xl\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .xl\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .xl\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .xl\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .xl\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .xl\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .xl\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .xl\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .xl\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .xl\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .xl\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .xl\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .xl\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .xl\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .xl\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .xl\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .xl\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .xl\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .xl\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .xl\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .xl\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .xl\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .xl\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .xl\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .xl\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .xl\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .xl\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .xl\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .xl\:transition-none {
    transition-property: none;
  }

  .xl\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xl\:delay-75 {
    transition-delay: 75ms;
  }

  .xl\:delay-100 {
    transition-delay: 100ms;
  }

  .xl\:delay-150 {
    transition-delay: 150ms;
  }

  .xl\:delay-200 {
    transition-delay: 200ms;
  }

  .xl\:delay-300 {
    transition-delay: 300ms;
  }

  .xl\:delay-500 {
    transition-delay: 500ms;
  }

  .xl\:delay-700 {
    transition-delay: 700ms;
  }

  .xl\:delay-1000 {
    transition-delay: 1000ms;
  }

  .xl\:duration-75 {
    transition-duration: 75ms;
  }

  .xl\:duration-100 {
    transition-duration: 100ms;
  }

  .xl\:duration-150 {
    transition-duration: 150ms;
  }

  .xl\:duration-200 {
    transition-duration: 200ms;
  }

  .xl\:duration-300 {
    transition-duration: 300ms;
  }

  .xl\:duration-500 {
    transition-duration: 500ms;
  }

  .xl\:duration-700 {
    transition-duration: 700ms;
  }

  .xl\:duration-1000 {
    transition-duration: 1000ms;
  }

  .xl\:ease-linear {
    transition-timing-function: linear;
  }

  .xl\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .xl\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .xl\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (max-width: 1023px) {
  .lg\:container {
    width: 100%;
  }

  @media (min-width: 10px) {
    .lg\:container {
      max-width: 10px;
    }
  }

  @media (min-width: 481px) {
    .lg\:container {
      max-width: 481px;
    }
  }

  @media (min-width: 801px) {
    .lg\:container {
      max-width: 801px;
    }
  }

  @media (min-width: 1024px) {
    .lg\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1025px) {
    .lg\:container {
      max-width: 1025px;
    }
  }

  @media (min-width: 1281px) {
    .lg\:container {
      max-width: 1281px;
    }
  }

  @media (min-width: 1441px) {
    .lg\:container {
      max-width: 1441px;
    }
  }

  .lg\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .lg\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .lg\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .lg\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .lg\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .lg\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .lg\:pointer-events-none {
    pointer-events: none;
  }

  .lg\:pointer-events-auto {
    pointer-events: auto;
  }

  .lg\:visible {
    visibility: visible;
  }

  .lg\:invisible {
    visibility: hidden;
  }

  .lg\:static {
    position: static;
  }

  .lg\:fixed {
    position: fixed;
  }

  .lg\:absolute {
    position: absolute;
  }

  .lg\:relative {
    position: relative;
  }

  .lg\:sticky {
    position: sticky;
  }

  .lg\:inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .lg\:inset-5 {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
  }

  .lg\:inset-10 {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }

  .lg\:inset-15 {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
  }

  .lg\:inset-16 {
    top: 16px;
    right: 16px;
    bottom: 16px;
    left: 16px;
  }

  .lg\:inset-20 {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  .lg\:inset-25 {
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
  }

  .lg\:inset-30 {
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
  }

  .lg\:inset-50 {
    top: 50px;
    right: 50px;
    bottom: 50px;
    left: 50px;
  }

  .lg\:inset-65 {
    top: 65px;
    right: 65px;
    bottom: 65px;
    left: 65px;
  }

  .lg\:inset-90 {
    top: 90px;
    right: 90px;
    bottom: 90px;
    left: 90px;
  }

  .lg\:inset-100 {
    top: 100px;
    right: 100px;
    bottom: 100px;
    left: 100px;
  }

  .lg\:inset-160 {
    top: 160px;
    right: 160px;
    bottom: 160px;
    left: 160px;
  }

  .lg\:inset-195 {
    top: 195px;
    right: 195px;
    bottom: 195px;
    left: 195px;
  }

  .lg\:-inset-25 {
    top: -25px;
    right: -25px;
    bottom: -25px;
    left: -25px;
  }

  .lg\:-inset-40 {
    top: -40px;
    right: -40px;
    bottom: -40px;
    left: -40px;
  }

  .lg\:-inset-5px {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }

  .lg\:-inset-10px {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
  }

  .lg\:-inset-125px {
    top: -125px;
    right: -125px;
    bottom: -125px;
    left: -125px;
  }

  .lg\:inset-3p {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
  }

  .lg\:inset-2p {
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
  }

  .lg\:inset-15p {
    top: 15%;
    right: 15%;
    bottom: 15%;
    left: 15%;
  }

  .lg\:inset-35p {
    top: 35%;
    right: 35%;
    bottom: 35%;
    left: 35%;
  }

  .lg\:inset-14p {
    top: 14%;
    right: 14%;
    bottom: 14%;
    left: 14%;
  }

  .lg\:inset-25p {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .lg\:inset-40p {
    top: 40%;
    right: 40%;
    bottom: 40%;
    left: 40%;
  }

  .lg\:inset-43p {
    top: 43%;
    right: 43%;
    bottom: 43%;
    left: 43%;
  }

  .lg\:inset-5p {
    top: 5%;
    right: 5%;
    bottom: 5%;
    left: 5%;
  }

  .lg\:inset-20p {
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
  }

  .lg\:inset-50p {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .lg\:inset-45p {
    top: 45%;
    right: 45%;
    bottom: 45%;
    left: 45%;
  }

  .lg\:inset-10p {
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
  }

  .lg\:inset-x-0 {
    left: 0px;
    right: 0px;
  }

  .lg\:inset-x-5 {
    left: 5px;
    right: 5px;
  }

  .lg\:inset-x-10 {
    left: 10px;
    right: 10px;
  }

  .lg\:inset-x-15 {
    left: 15px;
    right: 15px;
  }

  .lg\:inset-x-16 {
    left: 16px;
    right: 16px;
  }

  .lg\:inset-x-20 {
    left: 20px;
    right: 20px;
  }

  .lg\:inset-x-25 {
    left: 25px;
    right: 25px;
  }

  .lg\:inset-x-30 {
    left: 30px;
    right: 30px;
  }

  .lg\:inset-x-50 {
    left: 50px;
    right: 50px;
  }

  .lg\:inset-x-65 {
    left: 65px;
    right: 65px;
  }

  .lg\:inset-x-90 {
    left: 90px;
    right: 90px;
  }

  .lg\:inset-x-100 {
    left: 100px;
    right: 100px;
  }

  .lg\:inset-x-160 {
    left: 160px;
    right: 160px;
  }

  .lg\:inset-x-195 {
    left: 195px;
    right: 195px;
  }

  .lg\:-inset-x-25 {
    left: -25px;
    right: -25px;
  }

  .lg\:-inset-x-40 {
    left: -40px;
    right: -40px;
  }

  .lg\:-inset-x-5px {
    left: -5px;
    right: -5px;
  }

  .lg\:-inset-x-10px {
    left: -10px;
    right: -10px;
  }

  .lg\:-inset-x-125px {
    left: -125px;
    right: -125px;
  }

  .lg\:inset-x-3p {
    left: 3px;
    right: 3px;
  }

  .lg\:inset-x-2p {
    left: 2px;
    right: 2px;
  }

  .lg\:inset-x-15p {
    left: 15%;
    right: 15%;
  }

  .lg\:inset-x-35p {
    left: 35%;
    right: 35%;
  }

  .lg\:inset-x-14p {
    left: 14%;
    right: 14%;
  }

  .lg\:inset-x-25p {
    left: 25%;
    right: 25%;
  }

  .lg\:inset-x-40p {
    left: 40%;
    right: 40%;
  }

  .lg\:inset-x-43p {
    left: 43%;
    right: 43%;
  }

  .lg\:inset-x-5p {
    left: 5%;
    right: 5%;
  }

  .lg\:inset-x-20p {
    left: 20%;
    right: 20%;
  }

  .lg\:inset-x-50p {
    left: 50%;
    right: 50%;
  }

  .lg\:inset-x-45p {
    left: 45%;
    right: 45%;
  }

  .lg\:inset-x-10p {
    left: 10%;
    right: 10%;
  }

  .lg\:inset-y-0 {
    top: 0px;
    bottom: 0px;
  }

  .lg\:inset-y-5 {
    top: 5px;
    bottom: 5px;
  }

  .lg\:inset-y-10 {
    top: 10px;
    bottom: 10px;
  }

  .lg\:inset-y-15 {
    top: 15px;
    bottom: 15px;
  }

  .lg\:inset-y-16 {
    top: 16px;
    bottom: 16px;
  }

  .lg\:inset-y-20 {
    top: 20px;
    bottom: 20px;
  }

  .lg\:inset-y-25 {
    top: 25px;
    bottom: 25px;
  }

  .lg\:inset-y-30 {
    top: 30px;
    bottom: 30px;
  }

  .lg\:inset-y-50 {
    top: 50px;
    bottom: 50px;
  }

  .lg\:inset-y-65 {
    top: 65px;
    bottom: 65px;
  }

  .lg\:inset-y-90 {
    top: 90px;
    bottom: 90px;
  }

  .lg\:inset-y-100 {
    top: 100px;
    bottom: 100px;
  }

  .lg\:inset-y-160 {
    top: 160px;
    bottom: 160px;
  }

  .lg\:inset-y-195 {
    top: 195px;
    bottom: 195px;
  }

  .lg\:-inset-y-25 {
    top: -25px;
    bottom: -25px;
  }

  .lg\:-inset-y-40 {
    top: -40px;
    bottom: -40px;
  }

  .lg\:-inset-y-5px {
    top: -5px;
    bottom: -5px;
  }

  .lg\:-inset-y-10px {
    top: -10px;
    bottom: -10px;
  }

  .lg\:-inset-y-125px {
    top: -125px;
    bottom: -125px;
  }

  .lg\:inset-y-3p {
    top: 3px;
    bottom: 3px;
  }

  .lg\:inset-y-2p {
    top: 2px;
    bottom: 2px;
  }

  .lg\:inset-y-15p {
    top: 15%;
    bottom: 15%;
  }

  .lg\:inset-y-35p {
    top: 35%;
    bottom: 35%;
  }

  .lg\:inset-y-14p {
    top: 14%;
    bottom: 14%;
  }

  .lg\:inset-y-25p {
    top: 25%;
    bottom: 25%;
  }

  .lg\:inset-y-40p {
    top: 40%;
    bottom: 40%;
  }

  .lg\:inset-y-43p {
    top: 43%;
    bottom: 43%;
  }

  .lg\:inset-y-5p {
    top: 5%;
    bottom: 5%;
  }

  .lg\:inset-y-20p {
    top: 20%;
    bottom: 20%;
  }

  .lg\:inset-y-50p {
    top: 50%;
    bottom: 50%;
  }

  .lg\:inset-y-45p {
    top: 45%;
    bottom: 45%;
  }

  .lg\:inset-y-10p {
    top: 10%;
    bottom: 10%;
  }

  .lg\:top-0 {
    top: 0px;
  }

  .lg\:top-5 {
    top: 5px;
  }

  .lg\:top-10 {
    top: 10px;
  }

  .lg\:top-15 {
    top: 15px;
  }

  .lg\:top-16 {
    top: 16px;
  }

  .lg\:top-20 {
    top: 20px;
  }

  .lg\:top-25 {
    top: 25px;
  }

  .lg\:top-30 {
    top: 30px;
  }

  .lg\:top-50 {
    top: 50px;
  }

  .lg\:top-65 {
    top: 65px;
  }

  .lg\:top-90 {
    top: 90px;
  }

  .lg\:top-100 {
    top: 100px;
  }

  .lg\:top-160 {
    top: 160px;
  }

  .lg\:top-195 {
    top: 195px;
  }

  .lg\:-top-25 {
    top: -25px;
  }

  .lg\:-top-40 {
    top: -40px;
  }

  .lg\:-top-5px {
    top: -5px;
  }

  .lg\:-top-10px {
    top: -10px;
  }

  .lg\:-top-125px {
    top: -125px;
  }

  .lg\:top-3p {
    top: 3px;
  }

  .lg\:top-2p {
    top: 2px;
  }

  .lg\:top-15p {
    top: 15%;
  }

  .lg\:top-35p {
    top: 35%;
  }

  .lg\:top-14p {
    top: 14%;
  }

  .lg\:top-25p {
    top: 25%;
  }

  .lg\:top-40p {
    top: 40%;
  }

  .lg\:top-43p {
    top: 43%;
  }

  .lg\:top-5p {
    top: 5%;
  }

  .lg\:top-20p {
    top: 20%;
  }

  .lg\:top-50p {
    top: 50%;
  }

  .lg\:top-45p {
    top: 45%;
  }

  .lg\:top-10p {
    top: 10%;
  }

  .lg\:right-0 {
    right: 0px;
  }

  .lg\:right-5 {
    right: 5px;
  }

  .lg\:right-10 {
    right: 10px;
  }

  .lg\:right-15 {
    right: 15px;
  }

  .lg\:right-16 {
    right: 16px;
  }

  .lg\:right-20 {
    right: 20px;
  }

  .lg\:right-25 {
    right: 25px;
  }

  .lg\:right-30 {
    right: 30px;
  }

  .lg\:right-50 {
    right: 50px;
  }

  .lg\:right-65 {
    right: 65px;
  }

  .lg\:right-90 {
    right: 90px;
  }

  .lg\:right-100 {
    right: 100px;
  }

  .lg\:right-160 {
    right: 160px;
  }

  .lg\:right-195 {
    right: 195px;
  }

  .lg\:-right-25 {
    right: -25px;
  }

  .lg\:-right-40 {
    right: -40px;
  }

  .lg\:-right-5px {
    right: -5px;
  }

  .lg\:-right-10px {
    right: -10px;
  }

  .lg\:-right-125px {
    right: -125px;
  }

  .lg\:right-3p {
    right: 3px;
  }

  .lg\:right-2p {
    right: 2px;
  }

  .lg\:right-15p {
    right: 15%;
  }

  .lg\:right-35p {
    right: 35%;
  }

  .lg\:right-14p {
    right: 14%;
  }

  .lg\:right-25p {
    right: 25%;
  }

  .lg\:right-40p {
    right: 40%;
  }

  .lg\:right-43p {
    right: 43%;
  }

  .lg\:right-5p {
    right: 5%;
  }

  .lg\:right-20p {
    right: 20%;
  }

  .lg\:right-50p {
    right: 50%;
  }

  .lg\:right-45p {
    right: 45%;
  }

  .lg\:right-10p {
    right: 10%;
  }

  .lg\:bottom-0 {
    bottom: 0px;
  }

  .lg\:bottom-5 {
    bottom: 5px;
  }

  .lg\:bottom-10 {
    bottom: 10px;
  }

  .lg\:bottom-15 {
    bottom: 15px;
  }

  .lg\:bottom-16 {
    bottom: 16px;
  }

  .lg\:bottom-20 {
    bottom: 20px;
  }

  .lg\:bottom-25 {
    bottom: 25px;
  }

  .lg\:bottom-30 {
    bottom: 30px;
  }

  .lg\:bottom-50 {
    bottom: 50px;
  }

  .lg\:bottom-65 {
    bottom: 65px;
  }

  .lg\:bottom-90 {
    bottom: 90px;
  }

  .lg\:bottom-100 {
    bottom: 100px;
  }

  .lg\:bottom-160 {
    bottom: 160px;
  }

  .lg\:bottom-195 {
    bottom: 195px;
  }

  .lg\:-bottom-25 {
    bottom: -25px;
  }

  .lg\:-bottom-40 {
    bottom: -40px;
  }

  .lg\:-bottom-5px {
    bottom: -5px;
  }

  .lg\:-bottom-10px {
    bottom: -10px;
  }

  .lg\:-bottom-125px {
    bottom: -125px;
  }

  .lg\:bottom-3p {
    bottom: 3px;
  }

  .lg\:bottom-2p {
    bottom: 2px;
  }

  .lg\:bottom-15p {
    bottom: 15%;
  }

  .lg\:bottom-35p {
    bottom: 35%;
  }

  .lg\:bottom-14p {
    bottom: 14%;
  }

  .lg\:bottom-25p {
    bottom: 25%;
  }

  .lg\:bottom-40p {
    bottom: 40%;
  }

  .lg\:bottom-43p {
    bottom: 43%;
  }

  .lg\:bottom-5p {
    bottom: 5%;
  }

  .lg\:bottom-20p {
    bottom: 20%;
  }

  .lg\:bottom-50p {
    bottom: 50%;
  }

  .lg\:bottom-45p {
    bottom: 45%;
  }

  .lg\:bottom-10p {
    bottom: 10%;
  }

  .lg\:left-0 {
    left: 0px;
  }

  .lg\:left-5 {
    left: 5px;
  }

  .lg\:left-10 {
    left: 10px;
  }

  .lg\:left-15 {
    left: 15px;
  }

  .lg\:left-16 {
    left: 16px;
  }

  .lg\:left-20 {
    left: 20px;
  }

  .lg\:left-25 {
    left: 25px;
  }

  .lg\:left-30 {
    left: 30px;
  }

  .lg\:left-50 {
    left: 50px;
  }

  .lg\:left-65 {
    left: 65px;
  }

  .lg\:left-90 {
    left: 90px;
  }

  .lg\:left-100 {
    left: 100px;
  }

  .lg\:left-160 {
    left: 160px;
  }

  .lg\:left-195 {
    left: 195px;
  }

  .lg\:-left-25 {
    left: -25px;
  }

  .lg\:-left-40 {
    left: -40px;
  }

  .lg\:-left-5px {
    left: -5px;
  }

  .lg\:-left-10px {
    left: -10px;
  }

  .lg\:-left-125px {
    left: -125px;
  }

  .lg\:left-3p {
    left: 3px;
  }

  .lg\:left-2p {
    left: 2px;
  }

  .lg\:left-15p {
    left: 15%;
  }

  .lg\:left-35p {
    left: 35%;
  }

  .lg\:left-14p {
    left: 14%;
  }

  .lg\:left-25p {
    left: 25%;
  }

  .lg\:left-40p {
    left: 40%;
  }

  .lg\:left-43p {
    left: 43%;
  }

  .lg\:left-5p {
    left: 5%;
  }

  .lg\:left-20p {
    left: 20%;
  }

  .lg\:left-50p {
    left: 50%;
  }

  .lg\:left-45p {
    left: 45%;
  }

  .lg\:left-10p {
    left: 10%;
  }

  .lg\:isolate {
    isolation: isolate;
  }

  .lg\:isolation-auto {
    isolation: auto;
  }

  .lg\:z-0 {
    z-index: 0;
  }

  .lg\:z-1 {
    z-index: 1;
  }

  .lg\:z-10 {
    z-index: 10;
  }

  .lg\:z-20 {
    z-index: 20;
  }

  .lg\:z-30 {
    z-index: 30;
  }

  .lg\:z-40 {
    z-index: 40;
  }

  .lg\:z-50 {
    z-index: 50;
  }

  .lg\:z-110 {
    z-index: 110;
  }

  .lg\:z-auto {
    z-index: auto;
  }

  .lg\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .lg\:focus-within\:z-1:focus-within {
    z-index: 1;
  }

  .lg\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .lg\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .lg\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .lg\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .lg\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .lg\:focus-within\:z-110:focus-within {
    z-index: 110;
  }

  .lg\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .lg\:focus\:z-0:focus {
    z-index: 0;
  }

  .lg\:focus\:z-1:focus {
    z-index: 1;
  }

  .lg\:focus\:z-10:focus {
    z-index: 10;
  }

  .lg\:focus\:z-20:focus {
    z-index: 20;
  }

  .lg\:focus\:z-30:focus {
    z-index: 30;
  }

  .lg\:focus\:z-40:focus {
    z-index: 40;
  }

  .lg\:focus\:z-50:focus {
    z-index: 50;
  }

  .lg\:focus\:z-110:focus {
    z-index: 110;
  }

  .lg\:focus\:z-auto:focus {
    z-index: auto;
  }

  .lg\:order-1 {
    order: 1;
  }

  .lg\:order-2 {
    order: 2;
  }

  .lg\:order-3 {
    order: 3;
  }

  .lg\:order-4 {
    order: 4;
  }

  .lg\:order-5 {
    order: 5;
  }

  .lg\:order-6 {
    order: 6;
  }

  .lg\:order-7 {
    order: 7;
  }

  .lg\:order-8 {
    order: 8;
  }

  .lg\:order-9 {
    order: 9;
  }

  .lg\:order-10 {
    order: 10;
  }

  .lg\:order-11 {
    order: 11;
  }

  .lg\:order-12 {
    order: 12;
  }

  .lg\:order-first {
    order: -9999;
  }

  .lg\:order-last {
    order: 9999;
  }

  .lg\:order-none {
    order: 0;
  }

  .lg\:col-auto {
    grid-column: auto;
  }

  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .lg\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .lg\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .lg\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .lg\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .lg\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .lg\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .lg\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .lg\:col-span-full {
    grid-column: 1 / -1;
  }

  .lg\:col-start-1 {
    grid-column-start: 1;
  }

  .lg\:col-start-2 {
    grid-column-start: 2;
  }

  .lg\:col-start-3 {
    grid-column-start: 3;
  }

  .lg\:col-start-4 {
    grid-column-start: 4;
  }

  .lg\:col-start-5 {
    grid-column-start: 5;
  }

  .lg\:col-start-6 {
    grid-column-start: 6;
  }

  .lg\:col-start-7 {
    grid-column-start: 7;
  }

  .lg\:col-start-8 {
    grid-column-start: 8;
  }

  .lg\:col-start-9 {
    grid-column-start: 9;
  }

  .lg\:col-start-10 {
    grid-column-start: 10;
  }

  .lg\:col-start-11 {
    grid-column-start: 11;
  }

  .lg\:col-start-12 {
    grid-column-start: 12;
  }

  .lg\:col-start-13 {
    grid-column-start: 13;
  }

  .lg\:col-start-auto {
    grid-column-start: auto;
  }

  .lg\:col-end-1 {
    grid-column-end: 1;
  }

  .lg\:col-end-2 {
    grid-column-end: 2;
  }

  .lg\:col-end-3 {
    grid-column-end: 3;
  }

  .lg\:col-end-4 {
    grid-column-end: 4;
  }

  .lg\:col-end-5 {
    grid-column-end: 5;
  }

  .lg\:col-end-6 {
    grid-column-end: 6;
  }

  .lg\:col-end-7 {
    grid-column-end: 7;
  }

  .lg\:col-end-8 {
    grid-column-end: 8;
  }

  .lg\:col-end-9 {
    grid-column-end: 9;
  }

  .lg\:col-end-10 {
    grid-column-end: 10;
  }

  .lg\:col-end-11 {
    grid-column-end: 11;
  }

  .lg\:col-end-12 {
    grid-column-end: 12;
  }

  .lg\:col-end-13 {
    grid-column-end: 13;
  }

  .lg\:col-end-auto {
    grid-column-end: auto;
  }

  .lg\:row-auto {
    grid-row: auto;
  }

  .lg\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .lg\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .lg\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .lg\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .lg\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .lg\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .lg\:row-span-full {
    grid-row: 1 / -1;
  }

  .lg\:row-start-1 {
    grid-row-start: 1;
  }

  .lg\:row-start-2 {
    grid-row-start: 2;
  }

  .lg\:row-start-3 {
    grid-row-start: 3;
  }

  .lg\:row-start-4 {
    grid-row-start: 4;
  }

  .lg\:row-start-5 {
    grid-row-start: 5;
  }

  .lg\:row-start-6 {
    grid-row-start: 6;
  }

  .lg\:row-start-7 {
    grid-row-start: 7;
  }

  .lg\:row-start-auto {
    grid-row-start: auto;
  }

  .lg\:row-end-1 {
    grid-row-end: 1;
  }

  .lg\:row-end-2 {
    grid-row-end: 2;
  }

  .lg\:row-end-3 {
    grid-row-end: 3;
  }

  .lg\:row-end-4 {
    grid-row-end: 4;
  }

  .lg\:row-end-5 {
    grid-row-end: 5;
  }

  .lg\:row-end-6 {
    grid-row-end: 6;
  }

  .lg\:row-end-7 {
    grid-row-end: 7;
  }

  .lg\:row-end-auto {
    grid-row-end: auto;
  }

  .lg\:float-right {
    float: right;
  }

  .lg\:float-left {
    float: left;
  }

  .lg\:float-none {
    float: none;
  }

  .lg\:clear-left {
    clear: left;
  }

  .lg\:clear-right {
    clear: right;
  }

  .lg\:clear-both {
    clear: both;
  }

  .lg\:clear-none {
    clear: none;
  }

  .lg\:m-0 {
    margin: 0px;
  }

  .lg\:m-1 {
    margin: 0.25rem;
  }

  .lg\:m-2 {
    margin: 2px;
  }

  .lg\:m-3 {
    margin: 0.75rem;
  }

  .lg\:m-4 {
    margin: 1rem;
  }

  .lg\:m-5 {
    margin: 1.25rem;
  }

  .lg\:m-6 {
    margin: 6px;
  }

  .lg\:m-7 {
    margin: 1.75rem;
  }

  .lg\:m-8 {
    margin: 2rem;
  }

  .lg\:m-9 {
    margin: 2.25rem;
  }

  .lg\:m-10 {
    margin: 2.5rem;
  }

  .lg\:m-11 {
    margin: 11px;
  }

  .lg\:m-12 {
    margin: 3rem;
  }

  .lg\:m-14 {
    margin: 3.5rem;
  }

  .lg\:m-15 {
    margin: 15px;
  }

  .lg\:m-16 {
    margin: 4rem;
  }

  .lg\:m-18 {
    margin: 18px;
  }

  .lg\:m-20 {
    margin: 20px;
  }

  .lg\:m-21 {
    margin: 21px;
  }

  .lg\:m-23 {
    margin: 23px;
  }

  .lg\:m-24 {
    margin: 24px;
  }

  .lg\:m-25 {
    margin: 25px;
  }

  .lg\:m-27 {
    margin: 27px;
  }

  .lg\:m-28 {
    margin: 7rem;
  }

  .lg\:m-30 {
    margin: 30px;
  }

  .lg\:m-31 {
    margin: 31px;
  }

  .lg\:m-32 {
    margin: 8rem;
  }

  .lg\:m-34 {
    margin: 34px;
  }

  .lg\:m-35 {
    margin: 35px;
  }

  .lg\:m-36 {
    margin: 9rem;
  }

  .lg\:m-37 {
    margin: 37px;
  }

  .lg\:m-38 {
    margin: 38px;
  }

  .lg\:m-40 {
    margin: 40px;
  }

  .lg\:m-42 {
    margin: 42px;
  }

  .lg\:m-44 {
    margin: 44px;
  }

  .lg\:m-45 {
    margin: 45px;
  }

  .lg\:m-46 {
    margin: 46px;
  }

  .lg\:m-48 {
    margin: 48px;
  }

  .lg\:m-52 {
    margin: 13rem;
  }

  .lg\:m-53 {
    margin: 53px;
  }

  .lg\:m-55 {
    margin: 55px;
  }

  .lg\:m-56 {
    margin: 14rem;
  }

  .lg\:m-58 {
    margin: 58px;
  }

  .lg\:m-59 {
    margin: 59px;
  }

  .lg\:m-60 {
    margin: 15rem;
  }

  .lg\:m-63 {
    margin: 63px;
  }

  .lg\:m-64 {
    margin: 16rem;
  }

  .lg\:m-65 {
    margin: 65px;
  }

  .lg\:m-67 {
    margin: 67px;
  }

  .lg\:m-70 {
    margin: 70px;
  }

  .lg\:m-71 {
    margin: 71px;
  }

  .lg\:m-72 {
    margin: 18rem;
  }

  .lg\:m-74 {
    margin: 74px;
  }

  .lg\:m-78 {
    margin: 78px;
  }

  .lg\:m-80 {
    margin: 20rem;
  }

  .lg\:m-83 {
    margin: 83px;
  }

  .lg\:m-84 {
    margin: 84px;
  }

  .lg\:m-89 {
    margin: 89px;
  }

  .lg\:m-90 {
    margin: 90px;
  }

  .lg\:m-92 {
    margin: 92px;
  }

  .lg\:m-96 {
    margin: 24rem;
  }

  .lg\:m-97 {
    margin: 97px;
  }

  .lg\:m-100 {
    margin: 100px;
  }

  .lg\:m-106 {
    margin: 106px;
  }

  .lg\:m-108 {
    margin: 108px;
  }

  .lg\:m-109 {
    margin: 109px;
  }

  .lg\:m-120 {
    margin: 120px;
  }

  .lg\:m-135 {
    margin: 135px;
  }

  .lg\:m-147 {
    margin: 147px;
  }

  .lg\:m-150 {
    margin: 150px;
  }

  .lg\:m-168 {
    margin: 168px;
  }

  .lg\:m-180 {
    margin: 180px;
  }

  .lg\:m-185 {
    margin: 185px;
  }

  .lg\:m-200 {
    margin: 200px;
  }

  .lg\:m-245 {
    margin: 245px;
  }

  .lg\:m-300 {
    margin: 300px;
  }

  .lg\:m-400 {
    margin: 400px;
  }

  .lg\:m-480 {
    margin: 480px;
  }

  .lg\:m-510 {
    margin: 510px;
  }

  .lg\:m-537 {
    margin: 537px;
  }

  .lg\:m-650 {
    margin: 650px;
  }

  .lg\:m-auto {
    margin: auto;
  }

  .lg\:m-px {
    margin: 1px;
  }

  .lg\:m-0\.5 {
    margin: 0.125rem;
  }

  .lg\:m-1\.5 {
    margin: 0.375rem;
  }

  .lg\:m-2\.5 {
    margin: 0.625rem;
  }

  .lg\:m-3\.5 {
    margin: 0.875rem;
  }

  .lg\:-m-0 {
    margin: 0px;
  }

  .lg\:-m-1 {
    margin: -0.25rem;
  }

  .lg\:-m-2 {
    margin: -0.5rem;
  }

  .lg\:-m-3 {
    margin: -0.75rem;
  }

  .lg\:-m-4 {
    margin: -1rem;
  }

  .lg\:-m-5 {
    margin: -1.25rem;
  }

  .lg\:-m-6 {
    margin: -1.5rem;
  }

  .lg\:-m-7 {
    margin: -1.75rem;
  }

  .lg\:-m-8 {
    margin: -2rem;
  }

  .lg\:-m-9 {
    margin: -2.25rem;
  }

  .lg\:-m-10 {
    margin: -2.5rem;
  }

  .lg\:-m-11 {
    margin: -2.75rem;
  }

  .lg\:-m-12 {
    margin: -3rem;
  }

  .lg\:-m-14 {
    margin: -14px;
  }

  .lg\:-m-16 {
    margin: -4rem;
  }

  .lg\:-m-20 {
    margin: -5rem;
  }

  .lg\:-m-24 {
    margin: -6rem;
  }

  .lg\:-m-28 {
    margin: -7rem;
  }

  .lg\:-m-32 {
    margin: -8rem;
  }

  .lg\:-m-36 {
    margin: -9rem;
  }

  .lg\:-m-40 {
    margin: -10rem;
  }

  .lg\:-m-44 {
    margin: -11rem;
  }

  .lg\:-m-48 {
    margin: -12rem;
  }

  .lg\:-m-52 {
    margin: -13rem;
  }

  .lg\:-m-56 {
    margin: -14rem;
  }

  .lg\:-m-60 {
    margin: -15rem;
  }

  .lg\:-m-64 {
    margin: -16rem;
  }

  .lg\:-m-72 {
    margin: -18rem;
  }

  .lg\:-m-80 {
    margin: -20rem;
  }

  .lg\:-m-96 {
    margin: -24rem;
  }

  .lg\:-m-px {
    margin: -1px;
  }

  .lg\:-m-0\.5 {
    margin: -0.125rem;
  }

  .lg\:-m-1\.5 {
    margin: -0.375rem;
  }

  .lg\:-m-2\.5 {
    margin: -0.625rem;
  }

  .lg\:-m-3\.5 {
    margin: -0.875rem;
  }

  .lg\:-m-15px {
    margin: -15px;
  }

  .lg\:m-m11 {
    margin: 11px;
  }

  .lg\:m-12px {
    margin: 12px;
  }

  .lg\:m-m72 {
    margin: 72px;
  }

  .lg\:m-m21 {
    margin: 21%;
  }

  .lg\:m-m15 {
    margin: 15px;
  }

  .lg\:m-m18 {
    margin: 18px;
  }

  .lg\:m-m35 {
    margin: 35px;
  }

  .lg\:m-m19 {
    margin: 19px;
  }

  .lg\:m-m17 {
    margin: 17px;
  }

  .lg\:m-m9 {
    margin: 9px;
  }

  .lg\:m-m10 {
    margin: 10px;
  }

  .lg\:m-m51 {
    margin: 51px;
  }

  .lg\:m-m43 {
    margin: 43px;
  }

  .lg\:m-m13 {
    margin: 13px;
  }

  .lg\:m-m26 {
    margin: 26px;
  }

  .lg\:m-m2 {
    margin: 2px;
  }

  .lg\:m-m14 {
    margin: 14px;
  }

  .lg\:m-m5 {
    margin: 5px;
  }

  .lg\:m-m8 {
    margin: 8px;
  }

  .lg\:m-mp15 {
    margin: 15%;
  }

  .lg\:-m-100 {
    margin: -100px;
  }

  .lg\:m-0auto {
    margin: 0px auto;
  }

  .lg\:m-o6 {
    margin: 1.5rem;
  }

  .lg\:-m-23 {
    margin: -23px;
  }

  .lg\:last\:m-0:last-child {
    margin: 0px;
  }

  .lg\:last\:m-1:last-child {
    margin: 0.25rem;
  }

  .lg\:last\:m-2:last-child {
    margin: 2px;
  }

  .lg\:last\:m-3:last-child {
    margin: 0.75rem;
  }

  .lg\:last\:m-4:last-child {
    margin: 1rem;
  }

  .lg\:last\:m-5:last-child {
    margin: 1.25rem;
  }

  .lg\:last\:m-6:last-child {
    margin: 6px;
  }

  .lg\:last\:m-7:last-child {
    margin: 1.75rem;
  }

  .lg\:last\:m-8:last-child {
    margin: 2rem;
  }

  .lg\:last\:m-9:last-child {
    margin: 2.25rem;
  }

  .lg\:last\:m-10:last-child {
    margin: 2.5rem;
  }

  .lg\:last\:m-11:last-child {
    margin: 11px;
  }

  .lg\:last\:m-12:last-child {
    margin: 3rem;
  }

  .lg\:last\:m-14:last-child {
    margin: 3.5rem;
  }

  .lg\:last\:m-15:last-child {
    margin: 15px;
  }

  .lg\:last\:m-16:last-child {
    margin: 4rem;
  }

  .lg\:last\:m-18:last-child {
    margin: 18px;
  }

  .lg\:last\:m-20:last-child {
    margin: 20px;
  }

  .lg\:last\:m-21:last-child {
    margin: 21px;
  }

  .lg\:last\:m-23:last-child {
    margin: 23px;
  }

  .lg\:last\:m-24:last-child {
    margin: 24px;
  }

  .lg\:last\:m-25:last-child {
    margin: 25px;
  }

  .lg\:last\:m-27:last-child {
    margin: 27px;
  }

  .lg\:last\:m-28:last-child {
    margin: 7rem;
  }

  .lg\:last\:m-30:last-child {
    margin: 30px;
  }

  .lg\:last\:m-31:last-child {
    margin: 31px;
  }

  .lg\:last\:m-32:last-child {
    margin: 8rem;
  }

  .lg\:last\:m-34:last-child {
    margin: 34px;
  }

  .lg\:last\:m-35:last-child {
    margin: 35px;
  }

  .lg\:last\:m-36:last-child {
    margin: 9rem;
  }

  .lg\:last\:m-37:last-child {
    margin: 37px;
  }

  .lg\:last\:m-38:last-child {
    margin: 38px;
  }

  .lg\:last\:m-40:last-child {
    margin: 40px;
  }

  .lg\:last\:m-42:last-child {
    margin: 42px;
  }

  .lg\:last\:m-44:last-child {
    margin: 44px;
  }

  .lg\:last\:m-45:last-child {
    margin: 45px;
  }

  .lg\:last\:m-46:last-child {
    margin: 46px;
  }

  .lg\:last\:m-48:last-child {
    margin: 48px;
  }

  .lg\:last\:m-52:last-child {
    margin: 13rem;
  }

  .lg\:last\:m-53:last-child {
    margin: 53px;
  }

  .lg\:last\:m-55:last-child {
    margin: 55px;
  }

  .lg\:last\:m-56:last-child {
    margin: 14rem;
  }

  .lg\:last\:m-58:last-child {
    margin: 58px;
  }

  .lg\:last\:m-59:last-child {
    margin: 59px;
  }

  .lg\:last\:m-60:last-child {
    margin: 15rem;
  }

  .lg\:last\:m-63:last-child {
    margin: 63px;
  }

  .lg\:last\:m-64:last-child {
    margin: 16rem;
  }

  .lg\:last\:m-65:last-child {
    margin: 65px;
  }

  .lg\:last\:m-67:last-child {
    margin: 67px;
  }

  .lg\:last\:m-70:last-child {
    margin: 70px;
  }

  .lg\:last\:m-71:last-child {
    margin: 71px;
  }

  .lg\:last\:m-72:last-child {
    margin: 18rem;
  }

  .lg\:last\:m-74:last-child {
    margin: 74px;
  }

  .lg\:last\:m-78:last-child {
    margin: 78px;
  }

  .lg\:last\:m-80:last-child {
    margin: 20rem;
  }

  .lg\:last\:m-83:last-child {
    margin: 83px;
  }

  .lg\:last\:m-84:last-child {
    margin: 84px;
  }

  .lg\:last\:m-89:last-child {
    margin: 89px;
  }

  .lg\:last\:m-90:last-child {
    margin: 90px;
  }

  .lg\:last\:m-92:last-child {
    margin: 92px;
  }

  .lg\:last\:m-96:last-child {
    margin: 24rem;
  }

  .lg\:last\:m-97:last-child {
    margin: 97px;
  }

  .lg\:last\:m-100:last-child {
    margin: 100px;
  }

  .lg\:last\:m-106:last-child {
    margin: 106px;
  }

  .lg\:last\:m-108:last-child {
    margin: 108px;
  }

  .lg\:last\:m-109:last-child {
    margin: 109px;
  }

  .lg\:last\:m-120:last-child {
    margin: 120px;
  }

  .lg\:last\:m-135:last-child {
    margin: 135px;
  }

  .lg\:last\:m-147:last-child {
    margin: 147px;
  }

  .lg\:last\:m-150:last-child {
    margin: 150px;
  }

  .lg\:last\:m-168:last-child {
    margin: 168px;
  }

  .lg\:last\:m-180:last-child {
    margin: 180px;
  }

  .lg\:last\:m-185:last-child {
    margin: 185px;
  }

  .lg\:last\:m-200:last-child {
    margin: 200px;
  }

  .lg\:last\:m-245:last-child {
    margin: 245px;
  }

  .lg\:last\:m-300:last-child {
    margin: 300px;
  }

  .lg\:last\:m-400:last-child {
    margin: 400px;
  }

  .lg\:last\:m-480:last-child {
    margin: 480px;
  }

  .lg\:last\:m-510:last-child {
    margin: 510px;
  }

  .lg\:last\:m-537:last-child {
    margin: 537px;
  }

  .lg\:last\:m-650:last-child {
    margin: 650px;
  }

  .lg\:last\:m-auto:last-child {
    margin: auto;
  }

  .lg\:last\:m-px:last-child {
    margin: 1px;
  }

  .lg\:last\:m-0\.5:last-child {
    margin: 0.125rem;
  }

  .lg\:last\:m-1\.5:last-child {
    margin: 0.375rem;
  }

  .lg\:last\:m-2\.5:last-child {
    margin: 0.625rem;
  }

  .lg\:last\:m-3\.5:last-child {
    margin: 0.875rem;
  }

  .lg\:last\:-m-0:last-child {
    margin: 0px;
  }

  .lg\:last\:-m-1:last-child {
    margin: -0.25rem;
  }

  .lg\:last\:-m-2:last-child {
    margin: -0.5rem;
  }

  .lg\:last\:-m-3:last-child {
    margin: -0.75rem;
  }

  .lg\:last\:-m-4:last-child {
    margin: -1rem;
  }

  .lg\:last\:-m-5:last-child {
    margin: -1.25rem;
  }

  .lg\:last\:-m-6:last-child {
    margin: -1.5rem;
  }

  .lg\:last\:-m-7:last-child {
    margin: -1.75rem;
  }

  .lg\:last\:-m-8:last-child {
    margin: -2rem;
  }

  .lg\:last\:-m-9:last-child {
    margin: -2.25rem;
  }

  .lg\:last\:-m-10:last-child {
    margin: -2.5rem;
  }

  .lg\:last\:-m-11:last-child {
    margin: -2.75rem;
  }

  .lg\:last\:-m-12:last-child {
    margin: -3rem;
  }

  .lg\:last\:-m-14:last-child {
    margin: -14px;
  }

  .lg\:last\:-m-16:last-child {
    margin: -4rem;
  }

  .lg\:last\:-m-20:last-child {
    margin: -5rem;
  }

  .lg\:last\:-m-24:last-child {
    margin: -6rem;
  }

  .lg\:last\:-m-28:last-child {
    margin: -7rem;
  }

  .lg\:last\:-m-32:last-child {
    margin: -8rem;
  }

  .lg\:last\:-m-36:last-child {
    margin: -9rem;
  }

  .lg\:last\:-m-40:last-child {
    margin: -10rem;
  }

  .lg\:last\:-m-44:last-child {
    margin: -11rem;
  }

  .lg\:last\:-m-48:last-child {
    margin: -12rem;
  }

  .lg\:last\:-m-52:last-child {
    margin: -13rem;
  }

  .lg\:last\:-m-56:last-child {
    margin: -14rem;
  }

  .lg\:last\:-m-60:last-child {
    margin: -15rem;
  }

  .lg\:last\:-m-64:last-child {
    margin: -16rem;
  }

  .lg\:last\:-m-72:last-child {
    margin: -18rem;
  }

  .lg\:last\:-m-80:last-child {
    margin: -20rem;
  }

  .lg\:last\:-m-96:last-child {
    margin: -24rem;
  }

  .lg\:last\:-m-px:last-child {
    margin: -1px;
  }

  .lg\:last\:-m-0\.5:last-child {
    margin: -0.125rem;
  }

  .lg\:last\:-m-1\.5:last-child {
    margin: -0.375rem;
  }

  .lg\:last\:-m-2\.5:last-child {
    margin: -0.625rem;
  }

  .lg\:last\:-m-3\.5:last-child {
    margin: -0.875rem;
  }

  .lg\:last\:-m-15px:last-child {
    margin: -15px;
  }

  .lg\:last\:m-m11:last-child {
    margin: 11px;
  }

  .lg\:last\:m-12px:last-child {
    margin: 12px;
  }

  .lg\:last\:m-m72:last-child {
    margin: 72px;
  }

  .lg\:last\:m-m21:last-child {
    margin: 21%;
  }

  .lg\:last\:m-m15:last-child {
    margin: 15px;
  }

  .lg\:last\:m-m18:last-child {
    margin: 18px;
  }

  .lg\:last\:m-m35:last-child {
    margin: 35px;
  }

  .lg\:last\:m-m19:last-child {
    margin: 19px;
  }

  .lg\:last\:m-m17:last-child {
    margin: 17px;
  }

  .lg\:last\:m-m9:last-child {
    margin: 9px;
  }

  .lg\:last\:m-m10:last-child {
    margin: 10px;
  }

  .lg\:last\:m-m51:last-child {
    margin: 51px;
  }

  .lg\:last\:m-m43:last-child {
    margin: 43px;
  }

  .lg\:last\:m-m13:last-child {
    margin: 13px;
  }

  .lg\:last\:m-m26:last-child {
    margin: 26px;
  }

  .lg\:last\:m-m2:last-child {
    margin: 2px;
  }

  .lg\:last\:m-m14:last-child {
    margin: 14px;
  }

  .lg\:last\:m-m5:last-child {
    margin: 5px;
  }

  .lg\:last\:m-m8:last-child {
    margin: 8px;
  }

  .lg\:last\:m-mp15:last-child {
    margin: 15%;
  }

  .lg\:last\:-m-100:last-child {
    margin: -100px;
  }

  .lg\:last\:m-0auto:last-child {
    margin: 0px auto;
  }

  .lg\:last\:m-o6:last-child {
    margin: 1.5rem;
  }

  .lg\:last\:-m-23:last-child {
    margin: -23px;
  }

  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .lg\:mx-2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .lg\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .lg\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .lg\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .lg\:mx-6 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .lg\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .lg\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .lg\:mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .lg\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .lg\:mx-11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .lg\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .lg\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .lg\:mx-15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .lg\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .lg\:mx-18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .lg\:mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .lg\:mx-21 {
    margin-left: 21px;
    margin-right: 21px;
  }

  .lg\:mx-23 {
    margin-left: 23px;
    margin-right: 23px;
  }

  .lg\:mx-24 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .lg\:mx-25 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .lg\:mx-27 {
    margin-left: 27px;
    margin-right: 27px;
  }

  .lg\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .lg\:mx-30 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .lg\:mx-31 {
    margin-left: 31px;
    margin-right: 31px;
  }

  .lg\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .lg\:mx-34 {
    margin-left: 34px;
    margin-right: 34px;
  }

  .lg\:mx-35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .lg\:mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .lg\:mx-37 {
    margin-left: 37px;
    margin-right: 37px;
  }

  .lg\:mx-38 {
    margin-left: 38px;
    margin-right: 38px;
  }

  .lg\:mx-40 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .lg\:mx-42 {
    margin-left: 42px;
    margin-right: 42px;
  }

  .lg\:mx-44 {
    margin-left: 44px;
    margin-right: 44px;
  }

  .lg\:mx-45 {
    margin-left: 45px;
    margin-right: 45px;
  }

  .lg\:mx-46 {
    margin-left: 46px;
    margin-right: 46px;
  }

  .lg\:mx-48 {
    margin-left: 48px;
    margin-right: 48px;
  }

  .lg\:mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .lg\:mx-53 {
    margin-left: 53px;
    margin-right: 53px;
  }

  .lg\:mx-55 {
    margin-left: 55px;
    margin-right: 55px;
  }

  .lg\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .lg\:mx-58 {
    margin-left: 58px;
    margin-right: 58px;
  }

  .lg\:mx-59 {
    margin-left: 59px;
    margin-right: 59px;
  }

  .lg\:mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .lg\:mx-63 {
    margin-left: 63px;
    margin-right: 63px;
  }

  .lg\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .lg\:mx-65 {
    margin-left: 65px;
    margin-right: 65px;
  }

  .lg\:mx-67 {
    margin-left: 67px;
    margin-right: 67px;
  }

  .lg\:mx-70 {
    margin-left: 70px;
    margin-right: 70px;
  }

  .lg\:mx-71 {
    margin-left: 71px;
    margin-right: 71px;
  }

  .lg\:mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .lg\:mx-74 {
    margin-left: 74px;
    margin-right: 74px;
  }

  .lg\:mx-78 {
    margin-left: 78px;
    margin-right: 78px;
  }

  .lg\:mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .lg\:mx-83 {
    margin-left: 83px;
    margin-right: 83px;
  }

  .lg\:mx-84 {
    margin-left: 84px;
    margin-right: 84px;
  }

  .lg\:mx-89 {
    margin-left: 89px;
    margin-right: 89px;
  }

  .lg\:mx-90 {
    margin-left: 90px;
    margin-right: 90px;
  }

  .lg\:mx-92 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .lg\:mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .lg\:mx-97 {
    margin-left: 97px;
    margin-right: 97px;
  }

  .lg\:mx-100 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .lg\:mx-106 {
    margin-left: 106px;
    margin-right: 106px;
  }

  .lg\:mx-108 {
    margin-left: 108px;
    margin-right: 108px;
  }

  .lg\:mx-109 {
    margin-left: 109px;
    margin-right: 109px;
  }

  .lg\:mx-120 {
    margin-left: 120px;
    margin-right: 120px;
  }

  .lg\:mx-135 {
    margin-left: 135px;
    margin-right: 135px;
  }

  .lg\:mx-147 {
    margin-left: 147px;
    margin-right: 147px;
  }

  .lg\:mx-150 {
    margin-left: 150px;
    margin-right: 150px;
  }

  .lg\:mx-168 {
    margin-left: 168px;
    margin-right: 168px;
  }

  .lg\:mx-180 {
    margin-left: 180px;
    margin-right: 180px;
  }

  .lg\:mx-185 {
    margin-left: 185px;
    margin-right: 185px;
  }

  .lg\:mx-200 {
    margin-left: 200px;
    margin-right: 200px;
  }

  .lg\:mx-245 {
    margin-left: 245px;
    margin-right: 245px;
  }

  .lg\:mx-300 {
    margin-left: 300px;
    margin-right: 300px;
  }

  .lg\:mx-400 {
    margin-left: 400px;
    margin-right: 400px;
  }

  .lg\:mx-480 {
    margin-left: 480px;
    margin-right: 480px;
  }

  .lg\:mx-510 {
    margin-left: 510px;
    margin-right: 510px;
  }

  .lg\:mx-537 {
    margin-left: 537px;
    margin-right: 537px;
  }

  .lg\:mx-650 {
    margin-left: 650px;
    margin-right: 650px;
  }

  .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .lg\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .lg\:mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .lg\:mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .lg\:mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .lg\:mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .lg\:-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .lg\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .lg\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .lg\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .lg\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .lg\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .lg\:-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .lg\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .lg\:-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .lg\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .lg\:-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .lg\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .lg\:-mx-14 {
    margin-left: -14px;
    margin-right: -14px;
  }

  .lg\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .lg\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .lg\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .lg\:-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .lg\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .lg\:-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .lg\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .lg\:-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .lg\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .lg\:-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .lg\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .lg\:-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .lg\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .lg\:-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .lg\:-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .lg\:-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .lg\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .lg\:-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .lg\:-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .lg\:-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .lg\:-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .lg\:-mx-15px {
    margin-left: -15px;
    margin-right: -15px;
  }

  .lg\:mx-m11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .lg\:mx-12px {
    margin-left: 12px;
    margin-right: 12px;
  }

  .lg\:mx-m72 {
    margin-left: 72px;
    margin-right: 72px;
  }

  .lg\:mx-m21 {
    margin-left: 21%;
    margin-right: 21%;
  }

  .lg\:mx-m15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .lg\:mx-m18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .lg\:mx-m35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .lg\:mx-m19 {
    margin-left: 19px;
    margin-right: 19px;
  }

  .lg\:mx-m17 {
    margin-left: 17px;
    margin-right: 17px;
  }

  .lg\:mx-m9 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .lg\:mx-m10 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .lg\:mx-m51 {
    margin-left: 51px;
    margin-right: 51px;
  }

  .lg\:mx-m43 {
    margin-left: 43px;
    margin-right: 43px;
  }

  .lg\:mx-m13 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .lg\:mx-m26 {
    margin-left: 26px;
    margin-right: 26px;
  }

  .lg\:mx-m2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .lg\:mx-m14 {
    margin-left: 14px;
    margin-right: 14px;
  }

  .lg\:mx-m5 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .lg\:mx-m8 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .lg\:mx-mp15 {
    margin-left: 15%;
    margin-right: 15%;
  }

  .lg\:-mx-100 {
    margin-left: -100px;
    margin-right: -100px;
  }

  .lg\:mx-0auto {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .lg\:mx-o6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .lg\:-mx-23 {
    margin-left: -23px;
    margin-right: -23px;
  }

  .lg\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .lg\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .lg\:my-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .lg\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .lg\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .lg\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .lg\:my-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .lg\:my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .lg\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .lg\:my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .lg\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .lg\:my-11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .lg\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .lg\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .lg\:my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .lg\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .lg\:my-18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .lg\:my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .lg\:my-21 {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .lg\:my-23 {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .lg\:my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .lg\:my-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .lg\:my-27 {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .lg\:my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .lg\:my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .lg\:my-31 {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .lg\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .lg\:my-34 {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .lg\:my-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .lg\:my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .lg\:my-37 {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .lg\:my-38 {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .lg\:my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .lg\:my-42 {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .lg\:my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .lg\:my-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .lg\:my-46 {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .lg\:my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .lg\:my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .lg\:my-53 {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .lg\:my-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .lg\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .lg\:my-58 {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .lg\:my-59 {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .lg\:my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .lg\:my-63 {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .lg\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .lg\:my-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .lg\:my-67 {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .lg\:my-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .lg\:my-71 {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .lg\:my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .lg\:my-74 {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .lg\:my-78 {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .lg\:my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .lg\:my-83 {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .lg\:my-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .lg\:my-89 {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .lg\:my-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .lg\:my-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .lg\:my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .lg\:my-97 {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .lg\:my-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .lg\:my-106 {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .lg\:my-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .lg\:my-109 {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .lg\:my-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .lg\:my-135 {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .lg\:my-147 {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .lg\:my-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .lg\:my-168 {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .lg\:my-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .lg\:my-185 {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .lg\:my-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .lg\:my-245 {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .lg\:my-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .lg\:my-400 {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .lg\:my-480 {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .lg\:my-510 {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .lg\:my-537 {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .lg\:my-650 {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .lg\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .lg\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .lg\:my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .lg\:my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .lg\:my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .lg\:my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .lg\:-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .lg\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .lg\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .lg\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .lg\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .lg\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .lg\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .lg\:-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .lg\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .lg\:-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .lg\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .lg\:-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .lg\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .lg\:-my-14 {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .lg\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .lg\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .lg\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .lg\:-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .lg\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .lg\:-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .lg\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .lg\:-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .lg\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .lg\:-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .lg\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .lg\:-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .lg\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .lg\:-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .lg\:-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .lg\:-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .lg\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .lg\:-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .lg\:-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .lg\:-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .lg\:-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .lg\:-my-15px {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .lg\:my-m11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .lg\:my-12px {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .lg\:my-m72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .lg\:my-m21 {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .lg\:my-m15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .lg\:my-m18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .lg\:my-m35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .lg\:my-m19 {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .lg\:my-m17 {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .lg\:my-m9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .lg\:my-m10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .lg\:my-m51 {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .lg\:my-m43 {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .lg\:my-m13 {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .lg\:my-m26 {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .lg\:my-m2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .lg\:my-m14 {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .lg\:my-m5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .lg\:my-m8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .lg\:my-mp15 {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .lg\:-my-100 {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .lg\:my-0auto {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .lg\:my-o6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .lg\:-my-23 {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .lg\:last\:mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:last\:mx-1:last-child {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .lg\:last\:mx-2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .lg\:last\:mx-3:last-child {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .lg\:last\:mx-4:last-child {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .lg\:last\:mx-5:last-child {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .lg\:last\:mx-6:last-child {
    margin-left: 6px;
    margin-right: 6px;
  }

  .lg\:last\:mx-7:last-child {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .lg\:last\:mx-8:last-child {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .lg\:last\:mx-9:last-child {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .lg\:last\:mx-10:last-child {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .lg\:last\:mx-11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .lg\:last\:mx-12:last-child {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .lg\:last\:mx-14:last-child {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .lg\:last\:mx-15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .lg\:last\:mx-16:last-child {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .lg\:last\:mx-18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .lg\:last\:mx-20:last-child {
    margin-left: 20px;
    margin-right: 20px;
  }

  .lg\:last\:mx-21:last-child {
    margin-left: 21px;
    margin-right: 21px;
  }

  .lg\:last\:mx-23:last-child {
    margin-left: 23px;
    margin-right: 23px;
  }

  .lg\:last\:mx-24:last-child {
    margin-left: 24px;
    margin-right: 24px;
  }

  .lg\:last\:mx-25:last-child {
    margin-left: 25px;
    margin-right: 25px;
  }

  .lg\:last\:mx-27:last-child {
    margin-left: 27px;
    margin-right: 27px;
  }

  .lg\:last\:mx-28:last-child {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .lg\:last\:mx-30:last-child {
    margin-left: 30px;
    margin-right: 30px;
  }

  .lg\:last\:mx-31:last-child {
    margin-left: 31px;
    margin-right: 31px;
  }

  .lg\:last\:mx-32:last-child {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .lg\:last\:mx-34:last-child {
    margin-left: 34px;
    margin-right: 34px;
  }

  .lg\:last\:mx-35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .lg\:last\:mx-36:last-child {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .lg\:last\:mx-37:last-child {
    margin-left: 37px;
    margin-right: 37px;
  }

  .lg\:last\:mx-38:last-child {
    margin-left: 38px;
    margin-right: 38px;
  }

  .lg\:last\:mx-40:last-child {
    margin-left: 40px;
    margin-right: 40px;
  }

  .lg\:last\:mx-42:last-child {
    margin-left: 42px;
    margin-right: 42px;
  }

  .lg\:last\:mx-44:last-child {
    margin-left: 44px;
    margin-right: 44px;
  }

  .lg\:last\:mx-45:last-child {
    margin-left: 45px;
    margin-right: 45px;
  }

  .lg\:last\:mx-46:last-child {
    margin-left: 46px;
    margin-right: 46px;
  }

  .lg\:last\:mx-48:last-child {
    margin-left: 48px;
    margin-right: 48px;
  }

  .lg\:last\:mx-52:last-child {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .lg\:last\:mx-53:last-child {
    margin-left: 53px;
    margin-right: 53px;
  }

  .lg\:last\:mx-55:last-child {
    margin-left: 55px;
    margin-right: 55px;
  }

  .lg\:last\:mx-56:last-child {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .lg\:last\:mx-58:last-child {
    margin-left: 58px;
    margin-right: 58px;
  }

  .lg\:last\:mx-59:last-child {
    margin-left: 59px;
    margin-right: 59px;
  }

  .lg\:last\:mx-60:last-child {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .lg\:last\:mx-63:last-child {
    margin-left: 63px;
    margin-right: 63px;
  }

  .lg\:last\:mx-64:last-child {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .lg\:last\:mx-65:last-child {
    margin-left: 65px;
    margin-right: 65px;
  }

  .lg\:last\:mx-67:last-child {
    margin-left: 67px;
    margin-right: 67px;
  }

  .lg\:last\:mx-70:last-child {
    margin-left: 70px;
    margin-right: 70px;
  }

  .lg\:last\:mx-71:last-child {
    margin-left: 71px;
    margin-right: 71px;
  }

  .lg\:last\:mx-72:last-child {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .lg\:last\:mx-74:last-child {
    margin-left: 74px;
    margin-right: 74px;
  }

  .lg\:last\:mx-78:last-child {
    margin-left: 78px;
    margin-right: 78px;
  }

  .lg\:last\:mx-80:last-child {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .lg\:last\:mx-83:last-child {
    margin-left: 83px;
    margin-right: 83px;
  }

  .lg\:last\:mx-84:last-child {
    margin-left: 84px;
    margin-right: 84px;
  }

  .lg\:last\:mx-89:last-child {
    margin-left: 89px;
    margin-right: 89px;
  }

  .lg\:last\:mx-90:last-child {
    margin-left: 90px;
    margin-right: 90px;
  }

  .lg\:last\:mx-92:last-child {
    margin-left: 92px;
    margin-right: 92px;
  }

  .lg\:last\:mx-96:last-child {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .lg\:last\:mx-97:last-child {
    margin-left: 97px;
    margin-right: 97px;
  }

  .lg\:last\:mx-100:last-child {
    margin-left: 100px;
    margin-right: 100px;
  }

  .lg\:last\:mx-106:last-child {
    margin-left: 106px;
    margin-right: 106px;
  }

  .lg\:last\:mx-108:last-child {
    margin-left: 108px;
    margin-right: 108px;
  }

  .lg\:last\:mx-109:last-child {
    margin-left: 109px;
    margin-right: 109px;
  }

  .lg\:last\:mx-120:last-child {
    margin-left: 120px;
    margin-right: 120px;
  }

  .lg\:last\:mx-135:last-child {
    margin-left: 135px;
    margin-right: 135px;
  }

  .lg\:last\:mx-147:last-child {
    margin-left: 147px;
    margin-right: 147px;
  }

  .lg\:last\:mx-150:last-child {
    margin-left: 150px;
    margin-right: 150px;
  }

  .lg\:last\:mx-168:last-child {
    margin-left: 168px;
    margin-right: 168px;
  }

  .lg\:last\:mx-180:last-child {
    margin-left: 180px;
    margin-right: 180px;
  }

  .lg\:last\:mx-185:last-child {
    margin-left: 185px;
    margin-right: 185px;
  }

  .lg\:last\:mx-200:last-child {
    margin-left: 200px;
    margin-right: 200px;
  }

  .lg\:last\:mx-245:last-child {
    margin-left: 245px;
    margin-right: 245px;
  }

  .lg\:last\:mx-300:last-child {
    margin-left: 300px;
    margin-right: 300px;
  }

  .lg\:last\:mx-400:last-child {
    margin-left: 400px;
    margin-right: 400px;
  }

  .lg\:last\:mx-480:last-child {
    margin-left: 480px;
    margin-right: 480px;
  }

  .lg\:last\:mx-510:last-child {
    margin-left: 510px;
    margin-right: 510px;
  }

  .lg\:last\:mx-537:last-child {
    margin-left: 537px;
    margin-right: 537px;
  }

  .lg\:last\:mx-650:last-child {
    margin-left: 650px;
    margin-right: 650px;
  }

  .lg\:last\:mx-auto:last-child {
    margin-left: auto;
    margin-right: auto;
  }

  .lg\:last\:mx-px:last-child {
    margin-left: 1px;
    margin-right: 1px;
  }

  .lg\:last\:mx-0\.5:last-child {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .lg\:last\:mx-1\.5:last-child {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .lg\:last\:mx-2\.5:last-child {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .lg\:last\:mx-3\.5:last-child {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .lg\:last\:-mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:last\:-mx-1:last-child {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .lg\:last\:-mx-2:last-child {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .lg\:last\:-mx-3:last-child {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .lg\:last\:-mx-4:last-child {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .lg\:last\:-mx-5:last-child {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .lg\:last\:-mx-6:last-child {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .lg\:last\:-mx-7:last-child {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .lg\:last\:-mx-8:last-child {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .lg\:last\:-mx-9:last-child {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .lg\:last\:-mx-10:last-child {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .lg\:last\:-mx-11:last-child {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .lg\:last\:-mx-12:last-child {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .lg\:last\:-mx-14:last-child {
    margin-left: -14px;
    margin-right: -14px;
  }

  .lg\:last\:-mx-16:last-child {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .lg\:last\:-mx-20:last-child {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .lg\:last\:-mx-24:last-child {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .lg\:last\:-mx-28:last-child {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .lg\:last\:-mx-32:last-child {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .lg\:last\:-mx-36:last-child {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .lg\:last\:-mx-40:last-child {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .lg\:last\:-mx-44:last-child {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .lg\:last\:-mx-48:last-child {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .lg\:last\:-mx-52:last-child {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .lg\:last\:-mx-56:last-child {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .lg\:last\:-mx-60:last-child {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .lg\:last\:-mx-64:last-child {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .lg\:last\:-mx-72:last-child {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .lg\:last\:-mx-80:last-child {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .lg\:last\:-mx-96:last-child {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .lg\:last\:-mx-px:last-child {
    margin-left: -1px;
    margin-right: -1px;
  }

  .lg\:last\:-mx-0\.5:last-child {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .lg\:last\:-mx-1\.5:last-child {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .lg\:last\:-mx-2\.5:last-child {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .lg\:last\:-mx-3\.5:last-child {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .lg\:last\:-mx-15px:last-child {
    margin-left: -15px;
    margin-right: -15px;
  }

  .lg\:last\:mx-m11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .lg\:last\:mx-12px:last-child {
    margin-left: 12px;
    margin-right: 12px;
  }

  .lg\:last\:mx-m72:last-child {
    margin-left: 72px;
    margin-right: 72px;
  }

  .lg\:last\:mx-m21:last-child {
    margin-left: 21%;
    margin-right: 21%;
  }

  .lg\:last\:mx-m15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .lg\:last\:mx-m18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .lg\:last\:mx-m35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .lg\:last\:mx-m19:last-child {
    margin-left: 19px;
    margin-right: 19px;
  }

  .lg\:last\:mx-m17:last-child {
    margin-left: 17px;
    margin-right: 17px;
  }

  .lg\:last\:mx-m9:last-child {
    margin-left: 9px;
    margin-right: 9px;
  }

  .lg\:last\:mx-m10:last-child {
    margin-left: 10px;
    margin-right: 10px;
  }

  .lg\:last\:mx-m51:last-child {
    margin-left: 51px;
    margin-right: 51px;
  }

  .lg\:last\:mx-m43:last-child {
    margin-left: 43px;
    margin-right: 43px;
  }

  .lg\:last\:mx-m13:last-child {
    margin-left: 13px;
    margin-right: 13px;
  }

  .lg\:last\:mx-m26:last-child {
    margin-left: 26px;
    margin-right: 26px;
  }

  .lg\:last\:mx-m2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .lg\:last\:mx-m14:last-child {
    margin-left: 14px;
    margin-right: 14px;
  }

  .lg\:last\:mx-m5:last-child {
    margin-left: 5px;
    margin-right: 5px;
  }

  .lg\:last\:mx-m8:last-child {
    margin-left: 8px;
    margin-right: 8px;
  }

  .lg\:last\:mx-mp15:last-child {
    margin-left: 15%;
    margin-right: 15%;
  }

  .lg\:last\:-mx-100:last-child {
    margin-left: -100px;
    margin-right: -100px;
  }

  .lg\:last\:mx-0auto:last-child {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .lg\:last\:mx-o6:last-child {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .lg\:last\:-mx-23:last-child {
    margin-left: -23px;
    margin-right: -23px;
  }

  .lg\:last\:my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .lg\:last\:my-1:last-child {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .lg\:last\:my-2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .lg\:last\:my-3:last-child {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .lg\:last\:my-4:last-child {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .lg\:last\:my-5:last-child {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .lg\:last\:my-6:last-child {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .lg\:last\:my-7:last-child {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .lg\:last\:my-8:last-child {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .lg\:last\:my-9:last-child {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .lg\:last\:my-10:last-child {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .lg\:last\:my-11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .lg\:last\:my-12:last-child {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .lg\:last\:my-14:last-child {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .lg\:last\:my-15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .lg\:last\:my-16:last-child {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .lg\:last\:my-18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .lg\:last\:my-20:last-child {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .lg\:last\:my-21:last-child {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .lg\:last\:my-23:last-child {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .lg\:last\:my-24:last-child {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .lg\:last\:my-25:last-child {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .lg\:last\:my-27:last-child {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .lg\:last\:my-28:last-child {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .lg\:last\:my-30:last-child {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .lg\:last\:my-31:last-child {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .lg\:last\:my-32:last-child {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .lg\:last\:my-34:last-child {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .lg\:last\:my-35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .lg\:last\:my-36:last-child {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .lg\:last\:my-37:last-child {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .lg\:last\:my-38:last-child {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .lg\:last\:my-40:last-child {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .lg\:last\:my-42:last-child {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .lg\:last\:my-44:last-child {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .lg\:last\:my-45:last-child {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .lg\:last\:my-46:last-child {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .lg\:last\:my-48:last-child {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .lg\:last\:my-52:last-child {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .lg\:last\:my-53:last-child {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .lg\:last\:my-55:last-child {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .lg\:last\:my-56:last-child {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .lg\:last\:my-58:last-child {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .lg\:last\:my-59:last-child {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .lg\:last\:my-60:last-child {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .lg\:last\:my-63:last-child {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .lg\:last\:my-64:last-child {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .lg\:last\:my-65:last-child {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .lg\:last\:my-67:last-child {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .lg\:last\:my-70:last-child {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .lg\:last\:my-71:last-child {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .lg\:last\:my-72:last-child {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .lg\:last\:my-74:last-child {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .lg\:last\:my-78:last-child {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .lg\:last\:my-80:last-child {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .lg\:last\:my-83:last-child {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .lg\:last\:my-84:last-child {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .lg\:last\:my-89:last-child {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .lg\:last\:my-90:last-child {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .lg\:last\:my-92:last-child {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .lg\:last\:my-96:last-child {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .lg\:last\:my-97:last-child {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .lg\:last\:my-100:last-child {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .lg\:last\:my-106:last-child {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .lg\:last\:my-108:last-child {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .lg\:last\:my-109:last-child {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .lg\:last\:my-120:last-child {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .lg\:last\:my-135:last-child {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .lg\:last\:my-147:last-child {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .lg\:last\:my-150:last-child {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .lg\:last\:my-168:last-child {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .lg\:last\:my-180:last-child {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .lg\:last\:my-185:last-child {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .lg\:last\:my-200:last-child {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .lg\:last\:my-245:last-child {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .lg\:last\:my-300:last-child {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .lg\:last\:my-400:last-child {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .lg\:last\:my-480:last-child {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .lg\:last\:my-510:last-child {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .lg\:last\:my-537:last-child {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .lg\:last\:my-650:last-child {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .lg\:last\:my-auto:last-child {
    margin-top: auto;
    margin-bottom: auto;
  }

  .lg\:last\:my-px:last-child {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .lg\:last\:my-0\.5:last-child {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .lg\:last\:my-1\.5:last-child {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .lg\:last\:my-2\.5:last-child {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .lg\:last\:my-3\.5:last-child {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .lg\:last\:-my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .lg\:last\:-my-1:last-child {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .lg\:last\:-my-2:last-child {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .lg\:last\:-my-3:last-child {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .lg\:last\:-my-4:last-child {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .lg\:last\:-my-5:last-child {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .lg\:last\:-my-6:last-child {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .lg\:last\:-my-7:last-child {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .lg\:last\:-my-8:last-child {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .lg\:last\:-my-9:last-child {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .lg\:last\:-my-10:last-child {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .lg\:last\:-my-11:last-child {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .lg\:last\:-my-12:last-child {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .lg\:last\:-my-14:last-child {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .lg\:last\:-my-16:last-child {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .lg\:last\:-my-20:last-child {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .lg\:last\:-my-24:last-child {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .lg\:last\:-my-28:last-child {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .lg\:last\:-my-32:last-child {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .lg\:last\:-my-36:last-child {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .lg\:last\:-my-40:last-child {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .lg\:last\:-my-44:last-child {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .lg\:last\:-my-48:last-child {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .lg\:last\:-my-52:last-child {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .lg\:last\:-my-56:last-child {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .lg\:last\:-my-60:last-child {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .lg\:last\:-my-64:last-child {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .lg\:last\:-my-72:last-child {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .lg\:last\:-my-80:last-child {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .lg\:last\:-my-96:last-child {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .lg\:last\:-my-px:last-child {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .lg\:last\:-my-0\.5:last-child {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .lg\:last\:-my-1\.5:last-child {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .lg\:last\:-my-2\.5:last-child {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .lg\:last\:-my-3\.5:last-child {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .lg\:last\:-my-15px:last-child {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .lg\:last\:my-m11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .lg\:last\:my-12px:last-child {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .lg\:last\:my-m72:last-child {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .lg\:last\:my-m21:last-child {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .lg\:last\:my-m15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .lg\:last\:my-m18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .lg\:last\:my-m35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .lg\:last\:my-m19:last-child {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .lg\:last\:my-m17:last-child {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .lg\:last\:my-m9:last-child {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .lg\:last\:my-m10:last-child {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .lg\:last\:my-m51:last-child {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .lg\:last\:my-m43:last-child {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .lg\:last\:my-m13:last-child {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .lg\:last\:my-m26:last-child {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .lg\:last\:my-m2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .lg\:last\:my-m14:last-child {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .lg\:last\:my-m5:last-child {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .lg\:last\:my-m8:last-child {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .lg\:last\:my-mp15:last-child {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .lg\:last\:-my-100:last-child {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .lg\:last\:my-0auto:last-child {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .lg\:last\:my-o6:last-child {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .lg\:last\:-my-23:last-child {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:mt-1 {
    margin-top: 0.25rem;
  }

  .lg\:mt-2 {
    margin-top: 2px;
  }

  .lg\:mt-3 {
    margin-top: 0.75rem;
  }

  .lg\:mt-4 {
    margin-top: 1rem;
  }

  .lg\:mt-5 {
    margin-top: 1.25rem;
  }

  .lg\:mt-6 {
    margin-top: 6px;
  }

  .lg\:mt-7 {
    margin-top: 1.75rem;
  }

  .lg\:mt-8 {
    margin-top: 2rem;
  }

  .lg\:mt-9 {
    margin-top: 2.25rem;
  }

  .lg\:mt-10 {
    margin-top: 2.5rem;
  }

  .lg\:mt-11 {
    margin-top: 11px;
  }

  .lg\:mt-12 {
    margin-top: 3rem;
  }

  .lg\:mt-14 {
    margin-top: 3.5rem;
  }

  .lg\:mt-15 {
    margin-top: 15px;
  }

  .lg\:mt-16 {
    margin-top: 4rem;
  }

  .lg\:mt-18 {
    margin-top: 18px;
  }

  .lg\:mt-20 {
    margin-top: 20px;
  }

  .lg\:mt-21 {
    margin-top: 21px;
  }

  .lg\:mt-23 {
    margin-top: 23px;
  }

  .lg\:mt-24 {
    margin-top: 24px;
  }

  .lg\:mt-25 {
    margin-top: 25px;
  }

  .lg\:mt-27 {
    margin-top: 27px;
  }

  .lg\:mt-28 {
    margin-top: 7rem;
  }

  .lg\:mt-30 {
    margin-top: 30px;
  }

  .lg\:mt-31 {
    margin-top: 31px;
  }

  .lg\:mt-32 {
    margin-top: 8rem;
  }

  .lg\:mt-34 {
    margin-top: 34px;
  }

  .lg\:mt-35 {
    margin-top: 35px;
  }

  .lg\:mt-36 {
    margin-top: 9rem;
  }

  .lg\:mt-37 {
    margin-top: 37px;
  }

  .lg\:mt-38 {
    margin-top: 38px;
  }

  .lg\:mt-40 {
    margin-top: 40px;
  }

  .lg\:mt-42 {
    margin-top: 42px;
  }

  .lg\:mt-44 {
    margin-top: 44px;
  }

  .lg\:mt-45 {
    margin-top: 45px;
  }

  .lg\:mt-46 {
    margin-top: 46px;
  }

  .lg\:mt-48 {
    margin-top: 48px;
  }

  .lg\:mt-52 {
    margin-top: 13rem;
  }

  .lg\:mt-53 {
    margin-top: 53px;
  }

  .lg\:mt-55 {
    margin-top: 55px;
  }

  .lg\:mt-56 {
    margin-top: 14rem;
  }

  .lg\:mt-58 {
    margin-top: 58px;
  }

  .lg\:mt-59 {
    margin-top: 59px;
  }

  .lg\:mt-60 {
    margin-top: 15rem;
  }

  .lg\:mt-63 {
    margin-top: 63px;
  }

  .lg\:mt-64 {
    margin-top: 16rem;
  }

  .lg\:mt-65 {
    margin-top: 65px;
  }

  .lg\:mt-67 {
    margin-top: 67px;
  }

  .lg\:mt-70 {
    margin-top: 70px;
  }

  .lg\:mt-71 {
    margin-top: 71px;
  }

  .lg\:mt-72 {
    margin-top: 18rem;
  }

  .lg\:mt-74 {
    margin-top: 74px;
  }

  .lg\:mt-78 {
    margin-top: 78px;
  }

  .lg\:mt-80 {
    margin-top: 20rem;
  }

  .lg\:mt-83 {
    margin-top: 83px;
  }

  .lg\:mt-84 {
    margin-top: 84px;
  }

  .lg\:mt-89 {
    margin-top: 89px;
  }

  .lg\:mt-90 {
    margin-top: 90px;
  }

  .lg\:mt-92 {
    margin-top: 92px;
  }

  .lg\:mt-96 {
    margin-top: 24rem;
  }

  .lg\:mt-97 {
    margin-top: 97px;
  }

  .lg\:mt-100 {
    margin-top: 100px;
  }

  .lg\:mt-106 {
    margin-top: 106px;
  }

  .lg\:mt-108 {
    margin-top: 108px;
  }

  .lg\:mt-109 {
    margin-top: 109px;
  }

  .lg\:mt-120 {
    margin-top: 120px;
  }

  .lg\:mt-135 {
    margin-top: 135px;
  }

  .lg\:mt-147 {
    margin-top: 147px;
  }

  .lg\:mt-150 {
    margin-top: 150px;
  }

  .lg\:mt-168 {
    margin-top: 168px;
  }

  .lg\:mt-180 {
    margin-top: 180px;
  }

  .lg\:mt-185 {
    margin-top: 185px;
  }

  .lg\:mt-200 {
    margin-top: 200px;
  }

  .lg\:mt-245 {
    margin-top: 245px;
  }

  .lg\:mt-300 {
    margin-top: 300px;
  }

  .lg\:mt-400 {
    margin-top: 400px;
  }

  .lg\:mt-480 {
    margin-top: 480px;
  }

  .lg\:mt-510 {
    margin-top: 510px;
  }

  .lg\:mt-537 {
    margin-top: 537px;
  }

  .lg\:mt-650 {
    margin-top: 650px;
  }

  .lg\:mt-auto {
    margin-top: auto;
  }

  .lg\:mt-px {
    margin-top: 1px;
  }

  .lg\:mt-0\.5 {
    margin-top: 0.125rem;
  }

  .lg\:mt-1\.5 {
    margin-top: 0.375rem;
  }

  .lg\:mt-2\.5 {
    margin-top: 0.625rem;
  }

  .lg\:mt-3\.5 {
    margin-top: 0.875rem;
  }

  .lg\:-mt-0 {
    margin-top: 0px;
  }

  .lg\:-mt-1 {
    margin-top: -0.25rem;
  }

  .lg\:-mt-2 {
    margin-top: -0.5rem;
  }

  .lg\:-mt-3 {
    margin-top: -0.75rem;
  }

  .lg\:-mt-4 {
    margin-top: -1rem;
  }

  .lg\:-mt-5 {
    margin-top: -1.25rem;
  }

  .lg\:-mt-6 {
    margin-top: -1.5rem;
  }

  .lg\:-mt-7 {
    margin-top: -1.75rem;
  }

  .lg\:-mt-8 {
    margin-top: -2rem;
  }

  .lg\:-mt-9 {
    margin-top: -2.25rem;
  }

  .lg\:-mt-10 {
    margin-top: -2.5rem;
  }

  .lg\:-mt-11 {
    margin-top: -2.75rem;
  }

  .lg\:-mt-12 {
    margin-top: -3rem;
  }

  .lg\:-mt-14 {
    margin-top: -14px;
  }

  .lg\:-mt-16 {
    margin-top: -4rem;
  }

  .lg\:-mt-20 {
    margin-top: -5rem;
  }

  .lg\:-mt-24 {
    margin-top: -6rem;
  }

  .lg\:-mt-28 {
    margin-top: -7rem;
  }

  .lg\:-mt-32 {
    margin-top: -8rem;
  }

  .lg\:-mt-36 {
    margin-top: -9rem;
  }

  .lg\:-mt-40 {
    margin-top: -10rem;
  }

  .lg\:-mt-44 {
    margin-top: -11rem;
  }

  .lg\:-mt-48 {
    margin-top: -12rem;
  }

  .lg\:-mt-52 {
    margin-top: -13rem;
  }

  .lg\:-mt-56 {
    margin-top: -14rem;
  }

  .lg\:-mt-60 {
    margin-top: -15rem;
  }

  .lg\:-mt-64 {
    margin-top: -16rem;
  }

  .lg\:-mt-72 {
    margin-top: -18rem;
  }

  .lg\:-mt-80 {
    margin-top: -20rem;
  }

  .lg\:-mt-96 {
    margin-top: -24rem;
  }

  .lg\:-mt-px {
    margin-top: -1px;
  }

  .lg\:-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .lg\:-mt-1\.5 {
    margin-top: -0.375rem;
  }

  .lg\:-mt-2\.5 {
    margin-top: -0.625rem;
  }

  .lg\:-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .lg\:-mt-15px {
    margin-top: -15px;
  }

  .lg\:mt-m11 {
    margin-top: 11px;
  }

  .lg\:mt-12px {
    margin-top: 12px;
  }

  .lg\:mt-m72 {
    margin-top: 72px;
  }

  .lg\:mt-m21 {
    margin-top: 21%;
  }

  .lg\:mt-m15 {
    margin-top: 15px;
  }

  .lg\:mt-m18 {
    margin-top: 18px;
  }

  .lg\:mt-m35 {
    margin-top: 35px;
  }

  .lg\:mt-m19 {
    margin-top: 19px;
  }

  .lg\:mt-m17 {
    margin-top: 17px;
  }

  .lg\:mt-m9 {
    margin-top: 9px;
  }

  .lg\:mt-m10 {
    margin-top: 10px;
  }

  .lg\:mt-m51 {
    margin-top: 51px;
  }

  .lg\:mt-m43 {
    margin-top: 43px;
  }

  .lg\:mt-m13 {
    margin-top: 13px;
  }

  .lg\:mt-m26 {
    margin-top: 26px;
  }

  .lg\:mt-m2 {
    margin-top: 2px;
  }

  .lg\:mt-m14 {
    margin-top: 14px;
  }

  .lg\:mt-m5 {
    margin-top: 5px;
  }

  .lg\:mt-m8 {
    margin-top: 8px;
  }

  .lg\:mt-mp15 {
    margin-top: 15%;
  }

  .lg\:-mt-100 {
    margin-top: -100px;
  }

  .lg\:mt-0auto {
    margin-top: 0px auto;
  }

  .lg\:mt-o6 {
    margin-top: 1.5rem;
  }

  .lg\:-mt-23 {
    margin-top: -23px;
  }

  .lg\:mr-0 {
    margin-right: 0px;
  }

  .lg\:mr-1 {
    margin-right: 0.25rem;
  }

  .lg\:mr-2 {
    margin-right: 2px;
  }

  .lg\:mr-3 {
    margin-right: 0.75rem;
  }

  .lg\:mr-4 {
    margin-right: 1rem;
  }

  .lg\:mr-5 {
    margin-right: 1.25rem;
  }

  .lg\:mr-6 {
    margin-right: 6px;
  }

  .lg\:mr-7 {
    margin-right: 1.75rem;
  }

  .lg\:mr-8 {
    margin-right: 2rem;
  }

  .lg\:mr-9 {
    margin-right: 2.25rem;
  }

  .lg\:mr-10 {
    margin-right: 2.5rem;
  }

  .lg\:mr-11 {
    margin-right: 11px;
  }

  .lg\:mr-12 {
    margin-right: 3rem;
  }

  .lg\:mr-14 {
    margin-right: 3.5rem;
  }

  .lg\:mr-15 {
    margin-right: 15px;
  }

  .lg\:mr-16 {
    margin-right: 4rem;
  }

  .lg\:mr-18 {
    margin-right: 18px;
  }

  .lg\:mr-20 {
    margin-right: 20px;
  }

  .lg\:mr-21 {
    margin-right: 21px;
  }

  .lg\:mr-23 {
    margin-right: 23px;
  }

  .lg\:mr-24 {
    margin-right: 24px;
  }

  .lg\:mr-25 {
    margin-right: 25px;
  }

  .lg\:mr-27 {
    margin-right: 27px;
  }

  .lg\:mr-28 {
    margin-right: 7rem;
  }

  .lg\:mr-30 {
    margin-right: 30px;
  }

  .lg\:mr-31 {
    margin-right: 31px;
  }

  .lg\:mr-32 {
    margin-right: 8rem;
  }

  .lg\:mr-34 {
    margin-right: 34px;
  }

  .lg\:mr-35 {
    margin-right: 35px;
  }

  .lg\:mr-36 {
    margin-right: 9rem;
  }

  .lg\:mr-37 {
    margin-right: 37px;
  }

  .lg\:mr-38 {
    margin-right: 38px;
  }

  .lg\:mr-40 {
    margin-right: 40px;
  }

  .lg\:mr-42 {
    margin-right: 42px;
  }

  .lg\:mr-44 {
    margin-right: 44px;
  }

  .lg\:mr-45 {
    margin-right: 45px;
  }

  .lg\:mr-46 {
    margin-right: 46px;
  }

  .lg\:mr-48 {
    margin-right: 48px;
  }

  .lg\:mr-52 {
    margin-right: 13rem;
  }

  .lg\:mr-53 {
    margin-right: 53px;
  }

  .lg\:mr-55 {
    margin-right: 55px;
  }

  .lg\:mr-56 {
    margin-right: 14rem;
  }

  .lg\:mr-58 {
    margin-right: 58px;
  }

  .lg\:mr-59 {
    margin-right: 59px;
  }

  .lg\:mr-60 {
    margin-right: 15rem;
  }

  .lg\:mr-63 {
    margin-right: 63px;
  }

  .lg\:mr-64 {
    margin-right: 16rem;
  }

  .lg\:mr-65 {
    margin-right: 65px;
  }

  .lg\:mr-67 {
    margin-right: 67px;
  }

  .lg\:mr-70 {
    margin-right: 70px;
  }

  .lg\:mr-71 {
    margin-right: 71px;
  }

  .lg\:mr-72 {
    margin-right: 18rem;
  }

  .lg\:mr-74 {
    margin-right: 74px;
  }

  .lg\:mr-78 {
    margin-right: 78px;
  }

  .lg\:mr-80 {
    margin-right: 20rem;
  }

  .lg\:mr-83 {
    margin-right: 83px;
  }

  .lg\:mr-84 {
    margin-right: 84px;
  }

  .lg\:mr-89 {
    margin-right: 89px;
  }

  .lg\:mr-90 {
    margin-right: 90px;
  }

  .lg\:mr-92 {
    margin-right: 92px;
  }

  .lg\:mr-96 {
    margin-right: 24rem;
  }

  .lg\:mr-97 {
    margin-right: 97px;
  }

  .lg\:mr-100 {
    margin-right: 100px;
  }

  .lg\:mr-106 {
    margin-right: 106px;
  }

  .lg\:mr-108 {
    margin-right: 108px;
  }

  .lg\:mr-109 {
    margin-right: 109px;
  }

  .lg\:mr-120 {
    margin-right: 120px;
  }

  .lg\:mr-135 {
    margin-right: 135px;
  }

  .lg\:mr-147 {
    margin-right: 147px;
  }

  .lg\:mr-150 {
    margin-right: 150px;
  }

  .lg\:mr-168 {
    margin-right: 168px;
  }

  .lg\:mr-180 {
    margin-right: 180px;
  }

  .lg\:mr-185 {
    margin-right: 185px;
  }

  .lg\:mr-200 {
    margin-right: 200px;
  }

  .lg\:mr-245 {
    margin-right: 245px;
  }

  .lg\:mr-300 {
    margin-right: 300px;
  }

  .lg\:mr-400 {
    margin-right: 400px;
  }

  .lg\:mr-480 {
    margin-right: 480px;
  }

  .lg\:mr-510 {
    margin-right: 510px;
  }

  .lg\:mr-537 {
    margin-right: 537px;
  }

  .lg\:mr-650 {
    margin-right: 650px;
  }

  .lg\:mr-auto {
    margin-right: auto;
  }

  .lg\:mr-px {
    margin-right: 1px;
  }

  .lg\:mr-0\.5 {
    margin-right: 0.125rem;
  }

  .lg\:mr-1\.5 {
    margin-right: 0.375rem;
  }

  .lg\:mr-2\.5 {
    margin-right: 0.625rem;
  }

  .lg\:mr-3\.5 {
    margin-right: 0.875rem;
  }

  .lg\:-mr-0 {
    margin-right: 0px;
  }

  .lg\:-mr-1 {
    margin-right: -0.25rem;
  }

  .lg\:-mr-2 {
    margin-right: -0.5rem;
  }

  .lg\:-mr-3 {
    margin-right: -0.75rem;
  }

  .lg\:-mr-4 {
    margin-right: -1rem;
  }

  .lg\:-mr-5 {
    margin-right: -1.25rem;
  }

  .lg\:-mr-6 {
    margin-right: -1.5rem;
  }

  .lg\:-mr-7 {
    margin-right: -1.75rem;
  }

  .lg\:-mr-8 {
    margin-right: -2rem;
  }

  .lg\:-mr-9 {
    margin-right: -2.25rem;
  }

  .lg\:-mr-10 {
    margin-right: -2.5rem;
  }

  .lg\:-mr-11 {
    margin-right: -2.75rem;
  }

  .lg\:-mr-12 {
    margin-right: -3rem;
  }

  .lg\:-mr-14 {
    margin-right: -14px;
  }

  .lg\:-mr-16 {
    margin-right: -4rem;
  }

  .lg\:-mr-20 {
    margin-right: -5rem;
  }

  .lg\:-mr-24 {
    margin-right: -6rem;
  }

  .lg\:-mr-28 {
    margin-right: -7rem;
  }

  .lg\:-mr-32 {
    margin-right: -8rem;
  }

  .lg\:-mr-36 {
    margin-right: -9rem;
  }

  .lg\:-mr-40 {
    margin-right: -10rem;
  }

  .lg\:-mr-44 {
    margin-right: -11rem;
  }

  .lg\:-mr-48 {
    margin-right: -12rem;
  }

  .lg\:-mr-52 {
    margin-right: -13rem;
  }

  .lg\:-mr-56 {
    margin-right: -14rem;
  }

  .lg\:-mr-60 {
    margin-right: -15rem;
  }

  .lg\:-mr-64 {
    margin-right: -16rem;
  }

  .lg\:-mr-72 {
    margin-right: -18rem;
  }

  .lg\:-mr-80 {
    margin-right: -20rem;
  }

  .lg\:-mr-96 {
    margin-right: -24rem;
  }

  .lg\:-mr-px {
    margin-right: -1px;
  }

  .lg\:-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .lg\:-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .lg\:-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .lg\:-mr-3\.5 {
    margin-right: -0.875rem;
  }

  .lg\:-mr-15px {
    margin-right: -15px;
  }

  .lg\:mr-m11 {
    margin-right: 11px;
  }

  .lg\:mr-12px {
    margin-right: 12px;
  }

  .lg\:mr-m72 {
    margin-right: 72px;
  }

  .lg\:mr-m21 {
    margin-right: 21%;
  }

  .lg\:mr-m15 {
    margin-right: 15px;
  }

  .lg\:mr-m18 {
    margin-right: 18px;
  }

  .lg\:mr-m35 {
    margin-right: 35px;
  }

  .lg\:mr-m19 {
    margin-right: 19px;
  }

  .lg\:mr-m17 {
    margin-right: 17px;
  }

  .lg\:mr-m9 {
    margin-right: 9px;
  }

  .lg\:mr-m10 {
    margin-right: 10px;
  }

  .lg\:mr-m51 {
    margin-right: 51px;
  }

  .lg\:mr-m43 {
    margin-right: 43px;
  }

  .lg\:mr-m13 {
    margin-right: 13px;
  }

  .lg\:mr-m26 {
    margin-right: 26px;
  }

  .lg\:mr-m2 {
    margin-right: 2px;
  }

  .lg\:mr-m14 {
    margin-right: 14px;
  }

  .lg\:mr-m5 {
    margin-right: 5px;
  }

  .lg\:mr-m8 {
    margin-right: 8px;
  }

  .lg\:mr-mp15 {
    margin-right: 15%;
  }

  .lg\:-mr-100 {
    margin-right: -100px;
  }

  .lg\:mr-0auto {
    margin-right: 0px auto;
  }

  .lg\:mr-o6 {
    margin-right: 1.5rem;
  }

  .lg\:-mr-23 {
    margin-right: -23px;
  }

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

  .lg\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .lg\:mb-2 {
    margin-bottom: 2px;
  }

  .lg\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .lg\:mb-4 {
    margin-bottom: 1rem;
  }

  .lg\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .lg\:mb-6 {
    margin-bottom: 6px;
  }

  .lg\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .lg\:mb-8 {
    margin-bottom: 2rem;
  }

  .lg\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .lg\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .lg\:mb-11 {
    margin-bottom: 11px;
  }

  .lg\:mb-12 {
    margin-bottom: 3rem;
  }

  .lg\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .lg\:mb-15 {
    margin-bottom: 15px;
  }

  .lg\:mb-16 {
    margin-bottom: 4rem;
  }

  .lg\:mb-18 {
    margin-bottom: 18px;
  }

  .lg\:mb-20 {
    margin-bottom: 20px;
  }

  .lg\:mb-21 {
    margin-bottom: 21px;
  }

  .lg\:mb-23 {
    margin-bottom: 23px;
  }

  .lg\:mb-24 {
    margin-bottom: 24px;
  }

  .lg\:mb-25 {
    margin-bottom: 25px;
  }

  .lg\:mb-27 {
    margin-bottom: 27px;
  }

  .lg\:mb-28 {
    margin-bottom: 7rem;
  }

  .lg\:mb-30 {
    margin-bottom: 30px;
  }

  .lg\:mb-31 {
    margin-bottom: 31px;
  }

  .lg\:mb-32 {
    margin-bottom: 8rem;
  }

  .lg\:mb-34 {
    margin-bottom: 34px;
  }

  .lg\:mb-35 {
    margin-bottom: 35px;
  }

  .lg\:mb-36 {
    margin-bottom: 9rem;
  }

  .lg\:mb-37 {
    margin-bottom: 37px;
  }

  .lg\:mb-38 {
    margin-bottom: 38px;
  }

  .lg\:mb-40 {
    margin-bottom: 40px;
  }

  .lg\:mb-42 {
    margin-bottom: 42px;
  }

  .lg\:mb-44 {
    margin-bottom: 44px;
  }

  .lg\:mb-45 {
    margin-bottom: 45px;
  }

  .lg\:mb-46 {
    margin-bottom: 46px;
  }

  .lg\:mb-48 {
    margin-bottom: 48px;
  }

  .lg\:mb-52 {
    margin-bottom: 13rem;
  }

  .lg\:mb-53 {
    margin-bottom: 53px;
  }

  .lg\:mb-55 {
    margin-bottom: 55px;
  }

  .lg\:mb-56 {
    margin-bottom: 14rem;
  }

  .lg\:mb-58 {
    margin-bottom: 58px;
  }

  .lg\:mb-59 {
    margin-bottom: 59px;
  }

  .lg\:mb-60 {
    margin-bottom: 15rem;
  }

  .lg\:mb-63 {
    margin-bottom: 63px;
  }

  .lg\:mb-64 {
    margin-bottom: 16rem;
  }

  .lg\:mb-65 {
    margin-bottom: 65px;
  }

  .lg\:mb-67 {
    margin-bottom: 67px;
  }

  .lg\:mb-70 {
    margin-bottom: 70px;
  }

  .lg\:mb-71 {
    margin-bottom: 71px;
  }

  .lg\:mb-72 {
    margin-bottom: 18rem;
  }

  .lg\:mb-74 {
    margin-bottom: 74px;
  }

  .lg\:mb-78 {
    margin-bottom: 78px;
  }

  .lg\:mb-80 {
    margin-bottom: 20rem;
  }

  .lg\:mb-83 {
    margin-bottom: 83px;
  }

  .lg\:mb-84 {
    margin-bottom: 84px;
  }

  .lg\:mb-89 {
    margin-bottom: 89px;
  }

  .lg\:mb-90 {
    margin-bottom: 90px;
  }

  .lg\:mb-92 {
    margin-bottom: 92px;
  }

  .lg\:mb-96 {
    margin-bottom: 24rem;
  }

  .lg\:mb-97 {
    margin-bottom: 97px;
  }

  .lg\:mb-100 {
    margin-bottom: 100px;
  }

  .lg\:mb-106 {
    margin-bottom: 106px;
  }

  .lg\:mb-108 {
    margin-bottom: 108px;
  }

  .lg\:mb-109 {
    margin-bottom: 109px;
  }

  .lg\:mb-120 {
    margin-bottom: 120px;
  }

  .lg\:mb-135 {
    margin-bottom: 135px;
  }

  .lg\:mb-147 {
    margin-bottom: 147px;
  }

  .lg\:mb-150 {
    margin-bottom: 150px;
  }

  .lg\:mb-168 {
    margin-bottom: 168px;
  }

  .lg\:mb-180 {
    margin-bottom: 180px;
  }

  .lg\:mb-185 {
    margin-bottom: 185px;
  }

  .lg\:mb-200 {
    margin-bottom: 200px;
  }

  .lg\:mb-245 {
    margin-bottom: 245px;
  }

  .lg\:mb-300 {
    margin-bottom: 300px;
  }

  .lg\:mb-400 {
    margin-bottom: 400px;
  }

  .lg\:mb-480 {
    margin-bottom: 480px;
  }

  .lg\:mb-510 {
    margin-bottom: 510px;
  }

  .lg\:mb-537 {
    margin-bottom: 537px;
  }

  .lg\:mb-650 {
    margin-bottom: 650px;
  }

  .lg\:mb-auto {
    margin-bottom: auto;
  }

  .lg\:mb-px {
    margin-bottom: 1px;
  }

  .lg\:mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .lg\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .lg\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .lg\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .lg\:-mb-0 {
    margin-bottom: 0px;
  }

  .lg\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .lg\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .lg\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .lg\:-mb-4 {
    margin-bottom: -1rem;
  }

  .lg\:-mb-5 {
    margin-bottom: -1.25rem;
  }

  .lg\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .lg\:-mb-7 {
    margin-bottom: -1.75rem;
  }

  .lg\:-mb-8 {
    margin-bottom: -2rem;
  }

  .lg\:-mb-9 {
    margin-bottom: -2.25rem;
  }

  .lg\:-mb-10 {
    margin-bottom: -2.5rem;
  }

  .lg\:-mb-11 {
    margin-bottom: -2.75rem;
  }

  .lg\:-mb-12 {
    margin-bottom: -3rem;
  }

  .lg\:-mb-14 {
    margin-bottom: -14px;
  }

  .lg\:-mb-16 {
    margin-bottom: -4rem;
  }

  .lg\:-mb-20 {
    margin-bottom: -5rem;
  }

  .lg\:-mb-24 {
    margin-bottom: -6rem;
  }

  .lg\:-mb-28 {
    margin-bottom: -7rem;
  }

  .lg\:-mb-32 {
    margin-bottom: -8rem;
  }

  .lg\:-mb-36 {
    margin-bottom: -9rem;
  }

  .lg\:-mb-40 {
    margin-bottom: -10rem;
  }

  .lg\:-mb-44 {
    margin-bottom: -11rem;
  }

  .lg\:-mb-48 {
    margin-bottom: -12rem;
  }

  .lg\:-mb-52 {
    margin-bottom: -13rem;
  }

  .lg\:-mb-56 {
    margin-bottom: -14rem;
  }

  .lg\:-mb-60 {
    margin-bottom: -15rem;
  }

  .lg\:-mb-64 {
    margin-bottom: -16rem;
  }

  .lg\:-mb-72 {
    margin-bottom: -18rem;
  }

  .lg\:-mb-80 {
    margin-bottom: -20rem;
  }

  .lg\:-mb-96 {
    margin-bottom: -24rem;
  }

  .lg\:-mb-px {
    margin-bottom: -1px;
  }

  .lg\:-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

  .lg\:-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

  .lg\:-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .lg\:-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .lg\:-mb-15px {
    margin-bottom: -15px;
  }

  .lg\:mb-m11 {
    margin-bottom: 11px;
  }

  .lg\:mb-12px {
    margin-bottom: 12px;
  }

  .lg\:mb-m72 {
    margin-bottom: 72px;
  }

  .lg\:mb-m21 {
    margin-bottom: 21%;
  }

  .lg\:mb-m15 {
    margin-bottom: 15px;
  }

  .lg\:mb-m18 {
    margin-bottom: 18px;
  }

  .lg\:mb-m35 {
    margin-bottom: 35px;
  }

  .lg\:mb-m19 {
    margin-bottom: 19px;
  }

  .lg\:mb-m17 {
    margin-bottom: 17px;
  }

  .lg\:mb-m9 {
    margin-bottom: 9px;
  }

  .lg\:mb-m10 {
    margin-bottom: 10px;
  }

  .lg\:mb-m51 {
    margin-bottom: 51px;
  }

  .lg\:mb-m43 {
    margin-bottom: 43px;
  }

  .lg\:mb-m13 {
    margin-bottom: 13px;
  }

  .lg\:mb-m26 {
    margin-bottom: 26px;
  }

  .lg\:mb-m2 {
    margin-bottom: 2px;
  }

  .lg\:mb-m14 {
    margin-bottom: 14px;
  }

  .lg\:mb-m5 {
    margin-bottom: 5px;
  }

  .lg\:mb-m8 {
    margin-bottom: 8px;
  }

  .lg\:mb-mp15 {
    margin-bottom: 15%;
  }

  .lg\:-mb-100 {
    margin-bottom: -100px;
  }

  .lg\:mb-0auto {
    margin-bottom: 0px auto;
  }

  .lg\:mb-o6 {
    margin-bottom: 1.5rem;
  }

  .lg\:-mb-23 {
    margin-bottom: -23px;
  }

  .lg\:ml-0 {
    margin-left: 0px;
  }

  .lg\:ml-1 {
    margin-left: 0.25rem;
  }

  .lg\:ml-2 {
    margin-left: 2px;
  }

  .lg\:ml-3 {
    margin-left: 0.75rem;
  }

  .lg\:ml-4 {
    margin-left: 1rem;
  }

  .lg\:ml-5 {
    margin-left: 1.25rem;
  }

  .lg\:ml-6 {
    margin-left: 6px;
  }

  .lg\:ml-7 {
    margin-left: 1.75rem;
  }

  .lg\:ml-8 {
    margin-left: 2rem;
  }

  .lg\:ml-9 {
    margin-left: 2.25rem;
  }

  .lg\:ml-10 {
    margin-left: 2.5rem;
  }

  .lg\:ml-11 {
    margin-left: 11px;
  }

  .lg\:ml-12 {
    margin-left: 3rem;
  }

  .lg\:ml-14 {
    margin-left: 3.5rem;
  }

  .lg\:ml-15 {
    margin-left: 15px;
  }

  .lg\:ml-16 {
    margin-left: 4rem;
  }

  .lg\:ml-18 {
    margin-left: 18px;
  }

  .lg\:ml-20 {
    margin-left: 20px;
  }

  .lg\:ml-21 {
    margin-left: 21px;
  }

  .lg\:ml-23 {
    margin-left: 23px;
  }

  .lg\:ml-24 {
    margin-left: 24px;
  }

  .lg\:ml-25 {
    margin-left: 25px;
  }

  .lg\:ml-27 {
    margin-left: 27px;
  }

  .lg\:ml-28 {
    margin-left: 7rem;
  }

  .lg\:ml-30 {
    margin-left: 30px;
  }

  .lg\:ml-31 {
    margin-left: 31px;
  }

  .lg\:ml-32 {
    margin-left: 8rem;
  }

  .lg\:ml-34 {
    margin-left: 34px;
  }

  .lg\:ml-35 {
    margin-left: 35px;
  }

  .lg\:ml-36 {
    margin-left: 9rem;
  }

  .lg\:ml-37 {
    margin-left: 37px;
  }

  .lg\:ml-38 {
    margin-left: 38px;
  }

  .lg\:ml-40 {
    margin-left: 40px;
  }

  .lg\:ml-42 {
    margin-left: 42px;
  }

  .lg\:ml-44 {
    margin-left: 44px;
  }

  .lg\:ml-45 {
    margin-left: 45px;
  }

  .lg\:ml-46 {
    margin-left: 46px;
  }

  .lg\:ml-48 {
    margin-left: 48px;
  }

  .lg\:ml-52 {
    margin-left: 13rem;
  }

  .lg\:ml-53 {
    margin-left: 53px;
  }

  .lg\:ml-55 {
    margin-left: 55px;
  }

  .lg\:ml-56 {
    margin-left: 14rem;
  }

  .lg\:ml-58 {
    margin-left: 58px;
  }

  .lg\:ml-59 {
    margin-left: 59px;
  }

  .lg\:ml-60 {
    margin-left: 15rem;
  }

  .lg\:ml-63 {
    margin-left: 63px;
  }

  .lg\:ml-64 {
    margin-left: 16rem;
  }

  .lg\:ml-65 {
    margin-left: 65px;
  }

  .lg\:ml-67 {
    margin-left: 67px;
  }

  .lg\:ml-70 {
    margin-left: 70px;
  }

  .lg\:ml-71 {
    margin-left: 71px;
  }

  .lg\:ml-72 {
    margin-left: 18rem;
  }

  .lg\:ml-74 {
    margin-left: 74px;
  }

  .lg\:ml-78 {
    margin-left: 78px;
  }

  .lg\:ml-80 {
    margin-left: 20rem;
  }

  .lg\:ml-83 {
    margin-left: 83px;
  }

  .lg\:ml-84 {
    margin-left: 84px;
  }

  .lg\:ml-89 {
    margin-left: 89px;
  }

  .lg\:ml-90 {
    margin-left: 90px;
  }

  .lg\:ml-92 {
    margin-left: 92px;
  }

  .lg\:ml-96 {
    margin-left: 24rem;
  }

  .lg\:ml-97 {
    margin-left: 97px;
  }

  .lg\:ml-100 {
    margin-left: 100px;
  }

  .lg\:ml-106 {
    margin-left: 106px;
  }

  .lg\:ml-108 {
    margin-left: 108px;
  }

  .lg\:ml-109 {
    margin-left: 109px;
  }

  .lg\:ml-120 {
    margin-left: 120px;
  }

  .lg\:ml-135 {
    margin-left: 135px;
  }

  .lg\:ml-147 {
    margin-left: 147px;
  }

  .lg\:ml-150 {
    margin-left: 150px;
  }

  .lg\:ml-168 {
    margin-left: 168px;
  }

  .lg\:ml-180 {
    margin-left: 180px;
  }

  .lg\:ml-185 {
    margin-left: 185px;
  }

  .lg\:ml-200 {
    margin-left: 200px;
  }

  .lg\:ml-245 {
    margin-left: 245px;
  }

  .lg\:ml-300 {
    margin-left: 300px;
  }

  .lg\:ml-400 {
    margin-left: 400px;
  }

  .lg\:ml-480 {
    margin-left: 480px;
  }

  .lg\:ml-510 {
    margin-left: 510px;
  }

  .lg\:ml-537 {
    margin-left: 537px;
  }

  .lg\:ml-650 {
    margin-left: 650px;
  }

  .lg\:ml-auto {
    margin-left: auto;
  }

  .lg\:ml-px {
    margin-left: 1px;
  }

  .lg\:ml-0\.5 {
    margin-left: 0.125rem;
  }

  .lg\:ml-1\.5 {
    margin-left: 0.375rem;
  }

  .lg\:ml-2\.5 {
    margin-left: 0.625rem;
  }

  .lg\:ml-3\.5 {
    margin-left: 0.875rem;
  }

  .lg\:-ml-0 {
    margin-left: 0px;
  }

  .lg\:-ml-1 {
    margin-left: -0.25rem;
  }

  .lg\:-ml-2 {
    margin-left: -0.5rem;
  }

  .lg\:-ml-3 {
    margin-left: -0.75rem;
  }

  .lg\:-ml-4 {
    margin-left: -1rem;
  }

  .lg\:-ml-5 {
    margin-left: -1.25rem;
  }

  .lg\:-ml-6 {
    margin-left: -1.5rem;
  }

  .lg\:-ml-7 {
    margin-left: -1.75rem;
  }

  .lg\:-ml-8 {
    margin-left: -2rem;
  }

  .lg\:-ml-9 {
    margin-left: -2.25rem;
  }

  .lg\:-ml-10 {
    margin-left: -2.5rem;
  }

  .lg\:-ml-11 {
    margin-left: -2.75rem;
  }

  .lg\:-ml-12 {
    margin-left: -3rem;
  }

  .lg\:-ml-14 {
    margin-left: -14px;
  }

  .lg\:-ml-16 {
    margin-left: -4rem;
  }

  .lg\:-ml-20 {
    margin-left: -5rem;
  }

  .lg\:-ml-24 {
    margin-left: -6rem;
  }

  .lg\:-ml-28 {
    margin-left: -7rem;
  }

  .lg\:-ml-32 {
    margin-left: -8rem;
  }

  .lg\:-ml-36 {
    margin-left: -9rem;
  }

  .lg\:-ml-40 {
    margin-left: -10rem;
  }

  .lg\:-ml-44 {
    margin-left: -11rem;
  }

  .lg\:-ml-48 {
    margin-left: -12rem;
  }

  .lg\:-ml-52 {
    margin-left: -13rem;
  }

  .lg\:-ml-56 {
    margin-left: -14rem;
  }

  .lg\:-ml-60 {
    margin-left: -15rem;
  }

  .lg\:-ml-64 {
    margin-left: -16rem;
  }

  .lg\:-ml-72 {
    margin-left: -18rem;
  }

  .lg\:-ml-80 {
    margin-left: -20rem;
  }

  .lg\:-ml-96 {
    margin-left: -24rem;
  }

  .lg\:-ml-px {
    margin-left: -1px;
  }

  .lg\:-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .lg\:-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .lg\:-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .lg\:-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .lg\:-ml-15px {
    margin-left: -15px;
  }

  .lg\:ml-m11 {
    margin-left: 11px;
  }

  .lg\:ml-12px {
    margin-left: 12px;
  }

  .lg\:ml-m72 {
    margin-left: 72px;
  }

  .lg\:ml-m21 {
    margin-left: 21%;
  }

  .lg\:ml-m15 {
    margin-left: 15px;
  }

  .lg\:ml-m18 {
    margin-left: 18px;
  }

  .lg\:ml-m35 {
    margin-left: 35px;
  }

  .lg\:ml-m19 {
    margin-left: 19px;
  }

  .lg\:ml-m17 {
    margin-left: 17px;
  }

  .lg\:ml-m9 {
    margin-left: 9px;
  }

  .lg\:ml-m10 {
    margin-left: 10px;
  }

  .lg\:ml-m51 {
    margin-left: 51px;
  }

  .lg\:ml-m43 {
    margin-left: 43px;
  }

  .lg\:ml-m13 {
    margin-left: 13px;
  }

  .lg\:ml-m26 {
    margin-left: 26px;
  }

  .lg\:ml-m2 {
    margin-left: 2px;
  }

  .lg\:ml-m14 {
    margin-left: 14px;
  }

  .lg\:ml-m5 {
    margin-left: 5px;
  }

  .lg\:ml-m8 {
    margin-left: 8px;
  }

  .lg\:ml-mp15 {
    margin-left: 15%;
  }

  .lg\:-ml-100 {
    margin-left: -100px;
  }

  .lg\:ml-0auto {
    margin-left: 0px auto;
  }

  .lg\:ml-o6 {
    margin-left: 1.5rem;
  }

  .lg\:-ml-23 {
    margin-left: -23px;
  }

  .lg\:last\:mt-0:last-child {
    margin-top: 0px;
  }

  .lg\:last\:mt-1:last-child {
    margin-top: 0.25rem;
  }

  .lg\:last\:mt-2:last-child {
    margin-top: 2px;
  }

  .lg\:last\:mt-3:last-child {
    margin-top: 0.75rem;
  }

  .lg\:last\:mt-4:last-child {
    margin-top: 1rem;
  }

  .lg\:last\:mt-5:last-child {
    margin-top: 1.25rem;
  }

  .lg\:last\:mt-6:last-child {
    margin-top: 6px;
  }

  .lg\:last\:mt-7:last-child {
    margin-top: 1.75rem;
  }

  .lg\:last\:mt-8:last-child {
    margin-top: 2rem;
  }

  .lg\:last\:mt-9:last-child {
    margin-top: 2.25rem;
  }

  .lg\:last\:mt-10:last-child {
    margin-top: 2.5rem;
  }

  .lg\:last\:mt-11:last-child {
    margin-top: 11px;
  }

  .lg\:last\:mt-12:last-child {
    margin-top: 3rem;
  }

  .lg\:last\:mt-14:last-child {
    margin-top: 3.5rem;
  }

  .lg\:last\:mt-15:last-child {
    margin-top: 15px;
  }

  .lg\:last\:mt-16:last-child {
    margin-top: 4rem;
  }

  .lg\:last\:mt-18:last-child {
    margin-top: 18px;
  }

  .lg\:last\:mt-20:last-child {
    margin-top: 20px;
  }

  .lg\:last\:mt-21:last-child {
    margin-top: 21px;
  }

  .lg\:last\:mt-23:last-child {
    margin-top: 23px;
  }

  .lg\:last\:mt-24:last-child {
    margin-top: 24px;
  }

  .lg\:last\:mt-25:last-child {
    margin-top: 25px;
  }

  .lg\:last\:mt-27:last-child {
    margin-top: 27px;
  }

  .lg\:last\:mt-28:last-child {
    margin-top: 7rem;
  }

  .lg\:last\:mt-30:last-child {
    margin-top: 30px;
  }

  .lg\:last\:mt-31:last-child {
    margin-top: 31px;
  }

  .lg\:last\:mt-32:last-child {
    margin-top: 8rem;
  }

  .lg\:last\:mt-34:last-child {
    margin-top: 34px;
  }

  .lg\:last\:mt-35:last-child {
    margin-top: 35px;
  }

  .lg\:last\:mt-36:last-child {
    margin-top: 9rem;
  }

  .lg\:last\:mt-37:last-child {
    margin-top: 37px;
  }

  .lg\:last\:mt-38:last-child {
    margin-top: 38px;
  }

  .lg\:last\:mt-40:last-child {
    margin-top: 40px;
  }

  .lg\:last\:mt-42:last-child {
    margin-top: 42px;
  }

  .lg\:last\:mt-44:last-child {
    margin-top: 44px;
  }

  .lg\:last\:mt-45:last-child {
    margin-top: 45px;
  }

  .lg\:last\:mt-46:last-child {
    margin-top: 46px;
  }

  .lg\:last\:mt-48:last-child {
    margin-top: 48px;
  }

  .lg\:last\:mt-52:last-child {
    margin-top: 13rem;
  }

  .lg\:last\:mt-53:last-child {
    margin-top: 53px;
  }

  .lg\:last\:mt-55:last-child {
    margin-top: 55px;
  }

  .lg\:last\:mt-56:last-child {
    margin-top: 14rem;
  }

  .lg\:last\:mt-58:last-child {
    margin-top: 58px;
  }

  .lg\:last\:mt-59:last-child {
    margin-top: 59px;
  }

  .lg\:last\:mt-60:last-child {
    margin-top: 15rem;
  }

  .lg\:last\:mt-63:last-child {
    margin-top: 63px;
  }

  .lg\:last\:mt-64:last-child {
    margin-top: 16rem;
  }

  .lg\:last\:mt-65:last-child {
    margin-top: 65px;
  }

  .lg\:last\:mt-67:last-child {
    margin-top: 67px;
  }

  .lg\:last\:mt-70:last-child {
    margin-top: 70px;
  }

  .lg\:last\:mt-71:last-child {
    margin-top: 71px;
  }

  .lg\:last\:mt-72:last-child {
    margin-top: 18rem;
  }

  .lg\:last\:mt-74:last-child {
    margin-top: 74px;
  }

  .lg\:last\:mt-78:last-child {
    margin-top: 78px;
  }

  .lg\:last\:mt-80:last-child {
    margin-top: 20rem;
  }

  .lg\:last\:mt-83:last-child {
    margin-top: 83px;
  }

  .lg\:last\:mt-84:last-child {
    margin-top: 84px;
  }

  .lg\:last\:mt-89:last-child {
    margin-top: 89px;
  }

  .lg\:last\:mt-90:last-child {
    margin-top: 90px;
  }

  .lg\:last\:mt-92:last-child {
    margin-top: 92px;
  }

  .lg\:last\:mt-96:last-child {
    margin-top: 24rem;
  }

  .lg\:last\:mt-97:last-child {
    margin-top: 97px;
  }

  .lg\:last\:mt-100:last-child {
    margin-top: 100px;
  }

  .lg\:last\:mt-106:last-child {
    margin-top: 106px;
  }

  .lg\:last\:mt-108:last-child {
    margin-top: 108px;
  }

  .lg\:last\:mt-109:last-child {
    margin-top: 109px;
  }

  .lg\:last\:mt-120:last-child {
    margin-top: 120px;
  }

  .lg\:last\:mt-135:last-child {
    margin-top: 135px;
  }

  .lg\:last\:mt-147:last-child {
    margin-top: 147px;
  }

  .lg\:last\:mt-150:last-child {
    margin-top: 150px;
  }

  .lg\:last\:mt-168:last-child {
    margin-top: 168px;
  }

  .lg\:last\:mt-180:last-child {
    margin-top: 180px;
  }

  .lg\:last\:mt-185:last-child {
    margin-top: 185px;
  }

  .lg\:last\:mt-200:last-child {
    margin-top: 200px;
  }

  .lg\:last\:mt-245:last-child {
    margin-top: 245px;
  }

  .lg\:last\:mt-300:last-child {
    margin-top: 300px;
  }

  .lg\:last\:mt-400:last-child {
    margin-top: 400px;
  }

  .lg\:last\:mt-480:last-child {
    margin-top: 480px;
  }

  .lg\:last\:mt-510:last-child {
    margin-top: 510px;
  }

  .lg\:last\:mt-537:last-child {
    margin-top: 537px;
  }

  .lg\:last\:mt-650:last-child {
    margin-top: 650px;
  }

  .lg\:last\:mt-auto:last-child {
    margin-top: auto;
  }

  .lg\:last\:mt-px:last-child {
    margin-top: 1px;
  }

  .lg\:last\:mt-0\.5:last-child {
    margin-top: 0.125rem;
  }

  .lg\:last\:mt-1\.5:last-child {
    margin-top: 0.375rem;
  }

  .lg\:last\:mt-2\.5:last-child {
    margin-top: 0.625rem;
  }

  .lg\:last\:mt-3\.5:last-child {
    margin-top: 0.875rem;
  }

  .lg\:last\:-mt-0:last-child {
    margin-top: 0px;
  }

  .lg\:last\:-mt-1:last-child {
    margin-top: -0.25rem;
  }

  .lg\:last\:-mt-2:last-child {
    margin-top: -0.5rem;
  }

  .lg\:last\:-mt-3:last-child {
    margin-top: -0.75rem;
  }

  .lg\:last\:-mt-4:last-child {
    margin-top: -1rem;
  }

  .lg\:last\:-mt-5:last-child {
    margin-top: -1.25rem;
  }

  .lg\:last\:-mt-6:last-child {
    margin-top: -1.5rem;
  }

  .lg\:last\:-mt-7:last-child {
    margin-top: -1.75rem;
  }

  .lg\:last\:-mt-8:last-child {
    margin-top: -2rem;
  }

  .lg\:last\:-mt-9:last-child {
    margin-top: -2.25rem;
  }

  .lg\:last\:-mt-10:last-child {
    margin-top: -2.5rem;
  }

  .lg\:last\:-mt-11:last-child {
    margin-top: -2.75rem;
  }

  .lg\:last\:-mt-12:last-child {
    margin-top: -3rem;
  }

  .lg\:last\:-mt-14:last-child {
    margin-top: -14px;
  }

  .lg\:last\:-mt-16:last-child {
    margin-top: -4rem;
  }

  .lg\:last\:-mt-20:last-child {
    margin-top: -5rem;
  }

  .lg\:last\:-mt-24:last-child {
    margin-top: -6rem;
  }

  .lg\:last\:-mt-28:last-child {
    margin-top: -7rem;
  }

  .lg\:last\:-mt-32:last-child {
    margin-top: -8rem;
  }

  .lg\:last\:-mt-36:last-child {
    margin-top: -9rem;
  }

  .lg\:last\:-mt-40:last-child {
    margin-top: -10rem;
  }

  .lg\:last\:-mt-44:last-child {
    margin-top: -11rem;
  }

  .lg\:last\:-mt-48:last-child {
    margin-top: -12rem;
  }

  .lg\:last\:-mt-52:last-child {
    margin-top: -13rem;
  }

  .lg\:last\:-mt-56:last-child {
    margin-top: -14rem;
  }

  .lg\:last\:-mt-60:last-child {
    margin-top: -15rem;
  }

  .lg\:last\:-mt-64:last-child {
    margin-top: -16rem;
  }

  .lg\:last\:-mt-72:last-child {
    margin-top: -18rem;
  }

  .lg\:last\:-mt-80:last-child {
    margin-top: -20rem;
  }

  .lg\:last\:-mt-96:last-child {
    margin-top: -24rem;
  }

  .lg\:last\:-mt-px:last-child {
    margin-top: -1px;
  }

  .lg\:last\:-mt-0\.5:last-child {
    margin-top: -0.125rem;
  }

  .lg\:last\:-mt-1\.5:last-child {
    margin-top: -0.375rem;
  }

  .lg\:last\:-mt-2\.5:last-child {
    margin-top: -0.625rem;
  }

  .lg\:last\:-mt-3\.5:last-child {
    margin-top: -0.875rem;
  }

  .lg\:last\:-mt-15px:last-child {
    margin-top: -15px;
  }

  .lg\:last\:mt-m11:last-child {
    margin-top: 11px;
  }

  .lg\:last\:mt-12px:last-child {
    margin-top: 12px;
  }

  .lg\:last\:mt-m72:last-child {
    margin-top: 72px;
  }

  .lg\:last\:mt-m21:last-child {
    margin-top: 21%;
  }

  .lg\:last\:mt-m15:last-child {
    margin-top: 15px;
  }

  .lg\:last\:mt-m18:last-child {
    margin-top: 18px;
  }

  .lg\:last\:mt-m35:last-child {
    margin-top: 35px;
  }

  .lg\:last\:mt-m19:last-child {
    margin-top: 19px;
  }

  .lg\:last\:mt-m17:last-child {
    margin-top: 17px;
  }

  .lg\:last\:mt-m9:last-child {
    margin-top: 9px;
  }

  .lg\:last\:mt-m10:last-child {
    margin-top: 10px;
  }

  .lg\:last\:mt-m51:last-child {
    margin-top: 51px;
  }

  .lg\:last\:mt-m43:last-child {
    margin-top: 43px;
  }

  .lg\:last\:mt-m13:last-child {
    margin-top: 13px;
  }

  .lg\:last\:mt-m26:last-child {
    margin-top: 26px;
  }

  .lg\:last\:mt-m2:last-child {
    margin-top: 2px;
  }

  .lg\:last\:mt-m14:last-child {
    margin-top: 14px;
  }

  .lg\:last\:mt-m5:last-child {
    margin-top: 5px;
  }

  .lg\:last\:mt-m8:last-child {
    margin-top: 8px;
  }

  .lg\:last\:mt-mp15:last-child {
    margin-top: 15%;
  }

  .lg\:last\:-mt-100:last-child {
    margin-top: -100px;
  }

  .lg\:last\:mt-0auto:last-child {
    margin-top: 0px auto;
  }

  .lg\:last\:mt-o6:last-child {
    margin-top: 1.5rem;
  }

  .lg\:last\:-mt-23:last-child {
    margin-top: -23px;
  }

  .lg\:last\:mr-0:last-child {
    margin-right: 0px;
  }

  .lg\:last\:mr-1:last-child {
    margin-right: 0.25rem;
  }

  .lg\:last\:mr-2:last-child {
    margin-right: 2px;
  }

  .lg\:last\:mr-3:last-child {
    margin-right: 0.75rem;
  }

  .lg\:last\:mr-4:last-child {
    margin-right: 1rem;
  }

  .lg\:last\:mr-5:last-child {
    margin-right: 1.25rem;
  }

  .lg\:last\:mr-6:last-child {
    margin-right: 6px;
  }

  .lg\:last\:mr-7:last-child {
    margin-right: 1.75rem;
  }

  .lg\:last\:mr-8:last-child {
    margin-right: 2rem;
  }

  .lg\:last\:mr-9:last-child {
    margin-right: 2.25rem;
  }

  .lg\:last\:mr-10:last-child {
    margin-right: 2.5rem;
  }

  .lg\:last\:mr-11:last-child {
    margin-right: 11px;
  }

  .lg\:last\:mr-12:last-child {
    margin-right: 3rem;
  }

  .lg\:last\:mr-14:last-child {
    margin-right: 3.5rem;
  }

  .lg\:last\:mr-15:last-child {
    margin-right: 15px;
  }

  .lg\:last\:mr-16:last-child {
    margin-right: 4rem;
  }

  .lg\:last\:mr-18:last-child {
    margin-right: 18px;
  }

  .lg\:last\:mr-20:last-child {
    margin-right: 20px;
  }

  .lg\:last\:mr-21:last-child {
    margin-right: 21px;
  }

  .lg\:last\:mr-23:last-child {
    margin-right: 23px;
  }

  .lg\:last\:mr-24:last-child {
    margin-right: 24px;
  }

  .lg\:last\:mr-25:last-child {
    margin-right: 25px;
  }

  .lg\:last\:mr-27:last-child {
    margin-right: 27px;
  }

  .lg\:last\:mr-28:last-child {
    margin-right: 7rem;
  }

  .lg\:last\:mr-30:last-child {
    margin-right: 30px;
  }

  .lg\:last\:mr-31:last-child {
    margin-right: 31px;
  }

  .lg\:last\:mr-32:last-child {
    margin-right: 8rem;
  }

  .lg\:last\:mr-34:last-child {
    margin-right: 34px;
  }

  .lg\:last\:mr-35:last-child {
    margin-right: 35px;
  }

  .lg\:last\:mr-36:last-child {
    margin-right: 9rem;
  }

  .lg\:last\:mr-37:last-child {
    margin-right: 37px;
  }

  .lg\:last\:mr-38:last-child {
    margin-right: 38px;
  }

  .lg\:last\:mr-40:last-child {
    margin-right: 40px;
  }

  .lg\:last\:mr-42:last-child {
    margin-right: 42px;
  }

  .lg\:last\:mr-44:last-child {
    margin-right: 44px;
  }

  .lg\:last\:mr-45:last-child {
    margin-right: 45px;
  }

  .lg\:last\:mr-46:last-child {
    margin-right: 46px;
  }

  .lg\:last\:mr-48:last-child {
    margin-right: 48px;
  }

  .lg\:last\:mr-52:last-child {
    margin-right: 13rem;
  }

  .lg\:last\:mr-53:last-child {
    margin-right: 53px;
  }

  .lg\:last\:mr-55:last-child {
    margin-right: 55px;
  }

  .lg\:last\:mr-56:last-child {
    margin-right: 14rem;
  }

  .lg\:last\:mr-58:last-child {
    margin-right: 58px;
  }

  .lg\:last\:mr-59:last-child {
    margin-right: 59px;
  }

  .lg\:last\:mr-60:last-child {
    margin-right: 15rem;
  }

  .lg\:last\:mr-63:last-child {
    margin-right: 63px;
  }

  .lg\:last\:mr-64:last-child {
    margin-right: 16rem;
  }

  .lg\:last\:mr-65:last-child {
    margin-right: 65px;
  }

  .lg\:last\:mr-67:last-child {
    margin-right: 67px;
  }

  .lg\:last\:mr-70:last-child {
    margin-right: 70px;
  }

  .lg\:last\:mr-71:last-child {
    margin-right: 71px;
  }

  .lg\:last\:mr-72:last-child {
    margin-right: 18rem;
  }

  .lg\:last\:mr-74:last-child {
    margin-right: 74px;
  }

  .lg\:last\:mr-78:last-child {
    margin-right: 78px;
  }

  .lg\:last\:mr-80:last-child {
    margin-right: 20rem;
  }

  .lg\:last\:mr-83:last-child {
    margin-right: 83px;
  }

  .lg\:last\:mr-84:last-child {
    margin-right: 84px;
  }

  .lg\:last\:mr-89:last-child {
    margin-right: 89px;
  }

  .lg\:last\:mr-90:last-child {
    margin-right: 90px;
  }

  .lg\:last\:mr-92:last-child {
    margin-right: 92px;
  }

  .lg\:last\:mr-96:last-child {
    margin-right: 24rem;
  }

  .lg\:last\:mr-97:last-child {
    margin-right: 97px;
  }

  .lg\:last\:mr-100:last-child {
    margin-right: 100px;
  }

  .lg\:last\:mr-106:last-child {
    margin-right: 106px;
  }

  .lg\:last\:mr-108:last-child {
    margin-right: 108px;
  }

  .lg\:last\:mr-109:last-child {
    margin-right: 109px;
  }

  .lg\:last\:mr-120:last-child {
    margin-right: 120px;
  }

  .lg\:last\:mr-135:last-child {
    margin-right: 135px;
  }

  .lg\:last\:mr-147:last-child {
    margin-right: 147px;
  }

  .lg\:last\:mr-150:last-child {
    margin-right: 150px;
  }

  .lg\:last\:mr-168:last-child {
    margin-right: 168px;
  }

  .lg\:last\:mr-180:last-child {
    margin-right: 180px;
  }

  .lg\:last\:mr-185:last-child {
    margin-right: 185px;
  }

  .lg\:last\:mr-200:last-child {
    margin-right: 200px;
  }

  .lg\:last\:mr-245:last-child {
    margin-right: 245px;
  }

  .lg\:last\:mr-300:last-child {
    margin-right: 300px;
  }

  .lg\:last\:mr-400:last-child {
    margin-right: 400px;
  }

  .lg\:last\:mr-480:last-child {
    margin-right: 480px;
  }

  .lg\:last\:mr-510:last-child {
    margin-right: 510px;
  }

  .lg\:last\:mr-537:last-child {
    margin-right: 537px;
  }

  .lg\:last\:mr-650:last-child {
    margin-right: 650px;
  }

  .lg\:last\:mr-auto:last-child {
    margin-right: auto;
  }

  .lg\:last\:mr-px:last-child {
    margin-right: 1px;
  }

  .lg\:last\:mr-0\.5:last-child {
    margin-right: 0.125rem;
  }

  .lg\:last\:mr-1\.5:last-child {
    margin-right: 0.375rem;
  }

  .lg\:last\:mr-2\.5:last-child {
    margin-right: 0.625rem;
  }

  .lg\:last\:mr-3\.5:last-child {
    margin-right: 0.875rem;
  }

  .lg\:last\:-mr-0:last-child {
    margin-right: 0px;
  }

  .lg\:last\:-mr-1:last-child {
    margin-right: -0.25rem;
  }

  .lg\:last\:-mr-2:last-child {
    margin-right: -0.5rem;
  }

  .lg\:last\:-mr-3:last-child {
    margin-right: -0.75rem;
  }

  .lg\:last\:-mr-4:last-child {
    margin-right: -1rem;
  }

  .lg\:last\:-mr-5:last-child {
    margin-right: -1.25rem;
  }

  .lg\:last\:-mr-6:last-child {
    margin-right: -1.5rem;
  }

  .lg\:last\:-mr-7:last-child {
    margin-right: -1.75rem;
  }

  .lg\:last\:-mr-8:last-child {
    margin-right: -2rem;
  }

  .lg\:last\:-mr-9:last-child {
    margin-right: -2.25rem;
  }

  .lg\:last\:-mr-10:last-child {
    margin-right: -2.5rem;
  }

  .lg\:last\:-mr-11:last-child {
    margin-right: -2.75rem;
  }

  .lg\:last\:-mr-12:last-child {
    margin-right: -3rem;
  }

  .lg\:last\:-mr-14:last-child {
    margin-right: -14px;
  }

  .lg\:last\:-mr-16:last-child {
    margin-right: -4rem;
  }

  .lg\:last\:-mr-20:last-child {
    margin-right: -5rem;
  }

  .lg\:last\:-mr-24:last-child {
    margin-right: -6rem;
  }

  .lg\:last\:-mr-28:last-child {
    margin-right: -7rem;
  }

  .lg\:last\:-mr-32:last-child {
    margin-right: -8rem;
  }

  .lg\:last\:-mr-36:last-child {
    margin-right: -9rem;
  }

  .lg\:last\:-mr-40:last-child {
    margin-right: -10rem;
  }

  .lg\:last\:-mr-44:last-child {
    margin-right: -11rem;
  }

  .lg\:last\:-mr-48:last-child {
    margin-right: -12rem;
  }

  .lg\:last\:-mr-52:last-child {
    margin-right: -13rem;
  }

  .lg\:last\:-mr-56:last-child {
    margin-right: -14rem;
  }

  .lg\:last\:-mr-60:last-child {
    margin-right: -15rem;
  }

  .lg\:last\:-mr-64:last-child {
    margin-right: -16rem;
  }

  .lg\:last\:-mr-72:last-child {
    margin-right: -18rem;
  }

  .lg\:last\:-mr-80:last-child {
    margin-right: -20rem;
  }

  .lg\:last\:-mr-96:last-child {
    margin-right: -24rem;
  }

  .lg\:last\:-mr-px:last-child {
    margin-right: -1px;
  }

  .lg\:last\:-mr-0\.5:last-child {
    margin-right: -0.125rem;
  }

  .lg\:last\:-mr-1\.5:last-child {
    margin-right: -0.375rem;
  }

  .lg\:last\:-mr-2\.5:last-child {
    margin-right: -0.625rem;
  }

  .lg\:last\:-mr-3\.5:last-child {
    margin-right: -0.875rem;
  }

  .lg\:last\:-mr-15px:last-child {
    margin-right: -15px;
  }

  .lg\:last\:mr-m11:last-child {
    margin-right: 11px;
  }

  .lg\:last\:mr-12px:last-child {
    margin-right: 12px;
  }

  .lg\:last\:mr-m72:last-child {
    margin-right: 72px;
  }

  .lg\:last\:mr-m21:last-child {
    margin-right: 21%;
  }

  .lg\:last\:mr-m15:last-child {
    margin-right: 15px;
  }

  .lg\:last\:mr-m18:last-child {
    margin-right: 18px;
  }

  .lg\:last\:mr-m35:last-child {
    margin-right: 35px;
  }

  .lg\:last\:mr-m19:last-child {
    margin-right: 19px;
  }

  .lg\:last\:mr-m17:last-child {
    margin-right: 17px;
  }

  .lg\:last\:mr-m9:last-child {
    margin-right: 9px;
  }

  .lg\:last\:mr-m10:last-child {
    margin-right: 10px;
  }

  .lg\:last\:mr-m51:last-child {
    margin-right: 51px;
  }

  .lg\:last\:mr-m43:last-child {
    margin-right: 43px;
  }

  .lg\:last\:mr-m13:last-child {
    margin-right: 13px;
  }

  .lg\:last\:mr-m26:last-child {
    margin-right: 26px;
  }

  .lg\:last\:mr-m2:last-child {
    margin-right: 2px;
  }

  .lg\:last\:mr-m14:last-child {
    margin-right: 14px;
  }

  .lg\:last\:mr-m5:last-child {
    margin-right: 5px;
  }

  .lg\:last\:mr-m8:last-child {
    margin-right: 8px;
  }

  .lg\:last\:mr-mp15:last-child {
    margin-right: 15%;
  }

  .lg\:last\:-mr-100:last-child {
    margin-right: -100px;
  }

  .lg\:last\:mr-0auto:last-child {
    margin-right: 0px auto;
  }

  .lg\:last\:mr-o6:last-child {
    margin-right: 1.5rem;
  }

  .lg\:last\:-mr-23:last-child {
    margin-right: -23px;
  }

  .lg\:last\:mb-0:last-child {
    margin-bottom: 0px;
  }

  .lg\:last\:mb-1:last-child {
    margin-bottom: 0.25rem;
  }

  .lg\:last\:mb-2:last-child {
    margin-bottom: 2px;
  }

  .lg\:last\:mb-3:last-child {
    margin-bottom: 0.75rem;
  }

  .lg\:last\:mb-4:last-child {
    margin-bottom: 1rem;
  }

  .lg\:last\:mb-5:last-child {
    margin-bottom: 1.25rem;
  }

  .lg\:last\:mb-6:last-child {
    margin-bottom: 6px;
  }

  .lg\:last\:mb-7:last-child {
    margin-bottom: 1.75rem;
  }

  .lg\:last\:mb-8:last-child {
    margin-bottom: 2rem;
  }

  .lg\:last\:mb-9:last-child {
    margin-bottom: 2.25rem;
  }

  .lg\:last\:mb-10:last-child {
    margin-bottom: 2.5rem;
  }

  .lg\:last\:mb-11:last-child {
    margin-bottom: 11px;
  }

  .lg\:last\:mb-12:last-child {
    margin-bottom: 3rem;
  }

  .lg\:last\:mb-14:last-child {
    margin-bottom: 3.5rem;
  }

  .lg\:last\:mb-15:last-child {
    margin-bottom: 15px;
  }

  .lg\:last\:mb-16:last-child {
    margin-bottom: 4rem;
  }

  .lg\:last\:mb-18:last-child {
    margin-bottom: 18px;
  }

  .lg\:last\:mb-20:last-child {
    margin-bottom: 20px;
  }

  .lg\:last\:mb-21:last-child {
    margin-bottom: 21px;
  }

  .lg\:last\:mb-23:last-child {
    margin-bottom: 23px;
  }

  .lg\:last\:mb-24:last-child {
    margin-bottom: 24px;
  }

  .lg\:last\:mb-25:last-child {
    margin-bottom: 25px;
  }

  .lg\:last\:mb-27:last-child {
    margin-bottom: 27px;
  }

  .lg\:last\:mb-28:last-child {
    margin-bottom: 7rem;
  }

  .lg\:last\:mb-30:last-child {
    margin-bottom: 30px;
  }

  .lg\:last\:mb-31:last-child {
    margin-bottom: 31px;
  }

  .lg\:last\:mb-32:last-child {
    margin-bottom: 8rem;
  }

  .lg\:last\:mb-34:last-child {
    margin-bottom: 34px;
  }

  .lg\:last\:mb-35:last-child {
    margin-bottom: 35px;
  }

  .lg\:last\:mb-36:last-child {
    margin-bottom: 9rem;
  }

  .lg\:last\:mb-37:last-child {
    margin-bottom: 37px;
  }

  .lg\:last\:mb-38:last-child {
    margin-bottom: 38px;
  }

  .lg\:last\:mb-40:last-child {
    margin-bottom: 40px;
  }

  .lg\:last\:mb-42:last-child {
    margin-bottom: 42px;
  }

  .lg\:last\:mb-44:last-child {
    margin-bottom: 44px;
  }

  .lg\:last\:mb-45:last-child {
    margin-bottom: 45px;
  }

  .lg\:last\:mb-46:last-child {
    margin-bottom: 46px;
  }

  .lg\:last\:mb-48:last-child {
    margin-bottom: 48px;
  }

  .lg\:last\:mb-52:last-child {
    margin-bottom: 13rem;
  }

  .lg\:last\:mb-53:last-child {
    margin-bottom: 53px;
  }

  .lg\:last\:mb-55:last-child {
    margin-bottom: 55px;
  }

  .lg\:last\:mb-56:last-child {
    margin-bottom: 14rem;
  }

  .lg\:last\:mb-58:last-child {
    margin-bottom: 58px;
  }

  .lg\:last\:mb-59:last-child {
    margin-bottom: 59px;
  }

  .lg\:last\:mb-60:last-child {
    margin-bottom: 15rem;
  }

  .lg\:last\:mb-63:last-child {
    margin-bottom: 63px;
  }

  .lg\:last\:mb-64:last-child {
    margin-bottom: 16rem;
  }

  .lg\:last\:mb-65:last-child {
    margin-bottom: 65px;
  }

  .lg\:last\:mb-67:last-child {
    margin-bottom: 67px;
  }

  .lg\:last\:mb-70:last-child {
    margin-bottom: 70px;
  }

  .lg\:last\:mb-71:last-child {
    margin-bottom: 71px;
  }

  .lg\:last\:mb-72:last-child {
    margin-bottom: 18rem;
  }

  .lg\:last\:mb-74:last-child {
    margin-bottom: 74px;
  }

  .lg\:last\:mb-78:last-child {
    margin-bottom: 78px;
  }

  .lg\:last\:mb-80:last-child {
    margin-bottom: 20rem;
  }

  .lg\:last\:mb-83:last-child {
    margin-bottom: 83px;
  }

  .lg\:last\:mb-84:last-child {
    margin-bottom: 84px;
  }

  .lg\:last\:mb-89:last-child {
    margin-bottom: 89px;
  }

  .lg\:last\:mb-90:last-child {
    margin-bottom: 90px;
  }

  .lg\:last\:mb-92:last-child {
    margin-bottom: 92px;
  }

  .lg\:last\:mb-96:last-child {
    margin-bottom: 24rem;
  }

  .lg\:last\:mb-97:last-child {
    margin-bottom: 97px;
  }

  .lg\:last\:mb-100:last-child {
    margin-bottom: 100px;
  }

  .lg\:last\:mb-106:last-child {
    margin-bottom: 106px;
  }

  .lg\:last\:mb-108:last-child {
    margin-bottom: 108px;
  }

  .lg\:last\:mb-109:last-child {
    margin-bottom: 109px;
  }

  .lg\:last\:mb-120:last-child {
    margin-bottom: 120px;
  }

  .lg\:last\:mb-135:last-child {
    margin-bottom: 135px;
  }

  .lg\:last\:mb-147:last-child {
    margin-bottom: 147px;
  }

  .lg\:last\:mb-150:last-child {
    margin-bottom: 150px;
  }

  .lg\:last\:mb-168:last-child {
    margin-bottom: 168px;
  }

  .lg\:last\:mb-180:last-child {
    margin-bottom: 180px;
  }

  .lg\:last\:mb-185:last-child {
    margin-bottom: 185px;
  }

  .lg\:last\:mb-200:last-child {
    margin-bottom: 200px;
  }

  .lg\:last\:mb-245:last-child {
    margin-bottom: 245px;
  }

  .lg\:last\:mb-300:last-child {
    margin-bottom: 300px;
  }

  .lg\:last\:mb-400:last-child {
    margin-bottom: 400px;
  }

  .lg\:last\:mb-480:last-child {
    margin-bottom: 480px;
  }

  .lg\:last\:mb-510:last-child {
    margin-bottom: 510px;
  }

  .lg\:last\:mb-537:last-child {
    margin-bottom: 537px;
  }

  .lg\:last\:mb-650:last-child {
    margin-bottom: 650px;
  }

  .lg\:last\:mb-auto:last-child {
    margin-bottom: auto;
  }

  .lg\:last\:mb-px:last-child {
    margin-bottom: 1px;
  }

  .lg\:last\:mb-0\.5:last-child {
    margin-bottom: 0.125rem;
  }

  .lg\:last\:mb-1\.5:last-child {
    margin-bottom: 0.375rem;
  }

  .lg\:last\:mb-2\.5:last-child {
    margin-bottom: 0.625rem;
  }

  .lg\:last\:mb-3\.5:last-child {
    margin-bottom: 0.875rem;
  }

  .lg\:last\:-mb-0:last-child {
    margin-bottom: 0px;
  }

  .lg\:last\:-mb-1:last-child {
    margin-bottom: -0.25rem;
  }

  .lg\:last\:-mb-2:last-child {
    margin-bottom: -0.5rem;
  }

  .lg\:last\:-mb-3:last-child {
    margin-bottom: -0.75rem;
  }

  .lg\:last\:-mb-4:last-child {
    margin-bottom: -1rem;
  }

  .lg\:last\:-mb-5:last-child {
    margin-bottom: -1.25rem;
  }

  .lg\:last\:-mb-6:last-child {
    margin-bottom: -1.5rem;
  }

  .lg\:last\:-mb-7:last-child {
    margin-bottom: -1.75rem;
  }

  .lg\:last\:-mb-8:last-child {
    margin-bottom: -2rem;
  }

  .lg\:last\:-mb-9:last-child {
    margin-bottom: -2.25rem;
  }

  .lg\:last\:-mb-10:last-child {
    margin-bottom: -2.5rem;
  }

  .lg\:last\:-mb-11:last-child {
    margin-bottom: -2.75rem;
  }

  .lg\:last\:-mb-12:last-child {
    margin-bottom: -3rem;
  }

  .lg\:last\:-mb-14:last-child {
    margin-bottom: -14px;
  }

  .lg\:last\:-mb-16:last-child {
    margin-bottom: -4rem;
  }

  .lg\:last\:-mb-20:last-child {
    margin-bottom: -5rem;
  }

  .lg\:last\:-mb-24:last-child {
    margin-bottom: -6rem;
  }

  .lg\:last\:-mb-28:last-child {
    margin-bottom: -7rem;
  }

  .lg\:last\:-mb-32:last-child {
    margin-bottom: -8rem;
  }

  .lg\:last\:-mb-36:last-child {
    margin-bottom: -9rem;
  }

  .lg\:last\:-mb-40:last-child {
    margin-bottom: -10rem;
  }

  .lg\:last\:-mb-44:last-child {
    margin-bottom: -11rem;
  }

  .lg\:last\:-mb-48:last-child {
    margin-bottom: -12rem;
  }

  .lg\:last\:-mb-52:last-child {
    margin-bottom: -13rem;
  }

  .lg\:last\:-mb-56:last-child {
    margin-bottom: -14rem;
  }

  .lg\:last\:-mb-60:last-child {
    margin-bottom: -15rem;
  }

  .lg\:last\:-mb-64:last-child {
    margin-bottom: -16rem;
  }

  .lg\:last\:-mb-72:last-child {
    margin-bottom: -18rem;
  }

  .lg\:last\:-mb-80:last-child {
    margin-bottom: -20rem;
  }

  .lg\:last\:-mb-96:last-child {
    margin-bottom: -24rem;
  }

  .lg\:last\:-mb-px:last-child {
    margin-bottom: -1px;
  }

  .lg\:last\:-mb-0\.5:last-child {
    margin-bottom: -0.125rem;
  }

  .lg\:last\:-mb-1\.5:last-child {
    margin-bottom: -0.375rem;
  }

  .lg\:last\:-mb-2\.5:last-child {
    margin-bottom: -0.625rem;
  }

  .lg\:last\:-mb-3\.5:last-child {
    margin-bottom: -0.875rem;
  }

  .lg\:last\:-mb-15px:last-child {
    margin-bottom: -15px;
  }

  .lg\:last\:mb-m11:last-child {
    margin-bottom: 11px;
  }

  .lg\:last\:mb-12px:last-child {
    margin-bottom: 12px;
  }

  .lg\:last\:mb-m72:last-child {
    margin-bottom: 72px;
  }

  .lg\:last\:mb-m21:last-child {
    margin-bottom: 21%;
  }

  .lg\:last\:mb-m15:last-child {
    margin-bottom: 15px;
  }

  .lg\:last\:mb-m18:last-child {
    margin-bottom: 18px;
  }

  .lg\:last\:mb-m35:last-child {
    margin-bottom: 35px;
  }

  .lg\:last\:mb-m19:last-child {
    margin-bottom: 19px;
  }

  .lg\:last\:mb-m17:last-child {
    margin-bottom: 17px;
  }

  .lg\:last\:mb-m9:last-child {
    margin-bottom: 9px;
  }

  .lg\:last\:mb-m10:last-child {
    margin-bottom: 10px;
  }

  .lg\:last\:mb-m51:last-child {
    margin-bottom: 51px;
  }

  .lg\:last\:mb-m43:last-child {
    margin-bottom: 43px;
  }

  .lg\:last\:mb-m13:last-child {
    margin-bottom: 13px;
  }

  .lg\:last\:mb-m26:last-child {
    margin-bottom: 26px;
  }

  .lg\:last\:mb-m2:last-child {
    margin-bottom: 2px;
  }

  .lg\:last\:mb-m14:last-child {
    margin-bottom: 14px;
  }

  .lg\:last\:mb-m5:last-child {
    margin-bottom: 5px;
  }

  .lg\:last\:mb-m8:last-child {
    margin-bottom: 8px;
  }

  .lg\:last\:mb-mp15:last-child {
    margin-bottom: 15%;
  }

  .lg\:last\:-mb-100:last-child {
    margin-bottom: -100px;
  }

  .lg\:last\:mb-0auto:last-child {
    margin-bottom: 0px auto;
  }

  .lg\:last\:mb-o6:last-child {
    margin-bottom: 1.5rem;
  }

  .lg\:last\:-mb-23:last-child {
    margin-bottom: -23px;
  }

  .lg\:last\:ml-0:last-child {
    margin-left: 0px;
  }

  .lg\:last\:ml-1:last-child {
    margin-left: 0.25rem;
  }

  .lg\:last\:ml-2:last-child {
    margin-left: 2px;
  }

  .lg\:last\:ml-3:last-child {
    margin-left: 0.75rem;
  }

  .lg\:last\:ml-4:last-child {
    margin-left: 1rem;
  }

  .lg\:last\:ml-5:last-child {
    margin-left: 1.25rem;
  }

  .lg\:last\:ml-6:last-child {
    margin-left: 6px;
  }

  .lg\:last\:ml-7:last-child {
    margin-left: 1.75rem;
  }

  .lg\:last\:ml-8:last-child {
    margin-left: 2rem;
  }

  .lg\:last\:ml-9:last-child {
    margin-left: 2.25rem;
  }

  .lg\:last\:ml-10:last-child {
    margin-left: 2.5rem;
  }

  .lg\:last\:ml-11:last-child {
    margin-left: 11px;
  }

  .lg\:last\:ml-12:last-child {
    margin-left: 3rem;
  }

  .lg\:last\:ml-14:last-child {
    margin-left: 3.5rem;
  }

  .lg\:last\:ml-15:last-child {
    margin-left: 15px;
  }

  .lg\:last\:ml-16:last-child {
    margin-left: 4rem;
  }

  .lg\:last\:ml-18:last-child {
    margin-left: 18px;
  }

  .lg\:last\:ml-20:last-child {
    margin-left: 20px;
  }

  .lg\:last\:ml-21:last-child {
    margin-left: 21px;
  }

  .lg\:last\:ml-23:last-child {
    margin-left: 23px;
  }

  .lg\:last\:ml-24:last-child {
    margin-left: 24px;
  }

  .lg\:last\:ml-25:last-child {
    margin-left: 25px;
  }

  .lg\:last\:ml-27:last-child {
    margin-left: 27px;
  }

  .lg\:last\:ml-28:last-child {
    margin-left: 7rem;
  }

  .lg\:last\:ml-30:last-child {
    margin-left: 30px;
  }

  .lg\:last\:ml-31:last-child {
    margin-left: 31px;
  }

  .lg\:last\:ml-32:last-child {
    margin-left: 8rem;
  }

  .lg\:last\:ml-34:last-child {
    margin-left: 34px;
  }

  .lg\:last\:ml-35:last-child {
    margin-left: 35px;
  }

  .lg\:last\:ml-36:last-child {
    margin-left: 9rem;
  }

  .lg\:last\:ml-37:last-child {
    margin-left: 37px;
  }

  .lg\:last\:ml-38:last-child {
    margin-left: 38px;
  }

  .lg\:last\:ml-40:last-child {
    margin-left: 40px;
  }

  .lg\:last\:ml-42:last-child {
    margin-left: 42px;
  }

  .lg\:last\:ml-44:last-child {
    margin-left: 44px;
  }

  .lg\:last\:ml-45:last-child {
    margin-left: 45px;
  }

  .lg\:last\:ml-46:last-child {
    margin-left: 46px;
  }

  .lg\:last\:ml-48:last-child {
    margin-left: 48px;
  }

  .lg\:last\:ml-52:last-child {
    margin-left: 13rem;
  }

  .lg\:last\:ml-53:last-child {
    margin-left: 53px;
  }

  .lg\:last\:ml-55:last-child {
    margin-left: 55px;
  }

  .lg\:last\:ml-56:last-child {
    margin-left: 14rem;
  }

  .lg\:last\:ml-58:last-child {
    margin-left: 58px;
  }

  .lg\:last\:ml-59:last-child {
    margin-left: 59px;
  }

  .lg\:last\:ml-60:last-child {
    margin-left: 15rem;
  }

  .lg\:last\:ml-63:last-child {
    margin-left: 63px;
  }

  .lg\:last\:ml-64:last-child {
    margin-left: 16rem;
  }

  .lg\:last\:ml-65:last-child {
    margin-left: 65px;
  }

  .lg\:last\:ml-67:last-child {
    margin-left: 67px;
  }

  .lg\:last\:ml-70:last-child {
    margin-left: 70px;
  }

  .lg\:last\:ml-71:last-child {
    margin-left: 71px;
  }

  .lg\:last\:ml-72:last-child {
    margin-left: 18rem;
  }

  .lg\:last\:ml-74:last-child {
    margin-left: 74px;
  }

  .lg\:last\:ml-78:last-child {
    margin-left: 78px;
  }

  .lg\:last\:ml-80:last-child {
    margin-left: 20rem;
  }

  .lg\:last\:ml-83:last-child {
    margin-left: 83px;
  }

  .lg\:last\:ml-84:last-child {
    margin-left: 84px;
  }

  .lg\:last\:ml-89:last-child {
    margin-left: 89px;
  }

  .lg\:last\:ml-90:last-child {
    margin-left: 90px;
  }

  .lg\:last\:ml-92:last-child {
    margin-left: 92px;
  }

  .lg\:last\:ml-96:last-child {
    margin-left: 24rem;
  }

  .lg\:last\:ml-97:last-child {
    margin-left: 97px;
  }

  .lg\:last\:ml-100:last-child {
    margin-left: 100px;
  }

  .lg\:last\:ml-106:last-child {
    margin-left: 106px;
  }

  .lg\:last\:ml-108:last-child {
    margin-left: 108px;
  }

  .lg\:last\:ml-109:last-child {
    margin-left: 109px;
  }

  .lg\:last\:ml-120:last-child {
    margin-left: 120px;
  }

  .lg\:last\:ml-135:last-child {
    margin-left: 135px;
  }

  .lg\:last\:ml-147:last-child {
    margin-left: 147px;
  }

  .lg\:last\:ml-150:last-child {
    margin-left: 150px;
  }

  .lg\:last\:ml-168:last-child {
    margin-left: 168px;
  }

  .lg\:last\:ml-180:last-child {
    margin-left: 180px;
  }

  .lg\:last\:ml-185:last-child {
    margin-left: 185px;
  }

  .lg\:last\:ml-200:last-child {
    margin-left: 200px;
  }

  .lg\:last\:ml-245:last-child {
    margin-left: 245px;
  }

  .lg\:last\:ml-300:last-child {
    margin-left: 300px;
  }

  .lg\:last\:ml-400:last-child {
    margin-left: 400px;
  }

  .lg\:last\:ml-480:last-child {
    margin-left: 480px;
  }

  .lg\:last\:ml-510:last-child {
    margin-left: 510px;
  }

  .lg\:last\:ml-537:last-child {
    margin-left: 537px;
  }

  .lg\:last\:ml-650:last-child {
    margin-left: 650px;
  }

  .lg\:last\:ml-auto:last-child {
    margin-left: auto;
  }

  .lg\:last\:ml-px:last-child {
    margin-left: 1px;
  }

  .lg\:last\:ml-0\.5:last-child {
    margin-left: 0.125rem;
  }

  .lg\:last\:ml-1\.5:last-child {
    margin-left: 0.375rem;
  }

  .lg\:last\:ml-2\.5:last-child {
    margin-left: 0.625rem;
  }

  .lg\:last\:ml-3\.5:last-child {
    margin-left: 0.875rem;
  }

  .lg\:last\:-ml-0:last-child {
    margin-left: 0px;
  }

  .lg\:last\:-ml-1:last-child {
    margin-left: -0.25rem;
  }

  .lg\:last\:-ml-2:last-child {
    margin-left: -0.5rem;
  }

  .lg\:last\:-ml-3:last-child {
    margin-left: -0.75rem;
  }

  .lg\:last\:-ml-4:last-child {
    margin-left: -1rem;
  }

  .lg\:last\:-ml-5:last-child {
    margin-left: -1.25rem;
  }

  .lg\:last\:-ml-6:last-child {
    margin-left: -1.5rem;
  }

  .lg\:last\:-ml-7:last-child {
    margin-left: -1.75rem;
  }

  .lg\:last\:-ml-8:last-child {
    margin-left: -2rem;
  }

  .lg\:last\:-ml-9:last-child {
    margin-left: -2.25rem;
  }

  .lg\:last\:-ml-10:last-child {
    margin-left: -2.5rem;
  }

  .lg\:last\:-ml-11:last-child {
    margin-left: -2.75rem;
  }

  .lg\:last\:-ml-12:last-child {
    margin-left: -3rem;
  }

  .lg\:last\:-ml-14:last-child {
    margin-left: -14px;
  }

  .lg\:last\:-ml-16:last-child {
    margin-left: -4rem;
  }

  .lg\:last\:-ml-20:last-child {
    margin-left: -5rem;
  }

  .lg\:last\:-ml-24:last-child {
    margin-left: -6rem;
  }

  .lg\:last\:-ml-28:last-child {
    margin-left: -7rem;
  }

  .lg\:last\:-ml-32:last-child {
    margin-left: -8rem;
  }

  .lg\:last\:-ml-36:last-child {
    margin-left: -9rem;
  }

  .lg\:last\:-ml-40:last-child {
    margin-left: -10rem;
  }

  .lg\:last\:-ml-44:last-child {
    margin-left: -11rem;
  }

  .lg\:last\:-ml-48:last-child {
    margin-left: -12rem;
  }

  .lg\:last\:-ml-52:last-child {
    margin-left: -13rem;
  }

  .lg\:last\:-ml-56:last-child {
    margin-left: -14rem;
  }

  .lg\:last\:-ml-60:last-child {
    margin-left: -15rem;
  }

  .lg\:last\:-ml-64:last-child {
    margin-left: -16rem;
  }

  .lg\:last\:-ml-72:last-child {
    margin-left: -18rem;
  }

  .lg\:last\:-ml-80:last-child {
    margin-left: -20rem;
  }

  .lg\:last\:-ml-96:last-child {
    margin-left: -24rem;
  }

  .lg\:last\:-ml-px:last-child {
    margin-left: -1px;
  }

  .lg\:last\:-ml-0\.5:last-child {
    margin-left: -0.125rem;
  }

  .lg\:last\:-ml-1\.5:last-child {
    margin-left: -0.375rem;
  }

  .lg\:last\:-ml-2\.5:last-child {
    margin-left: -0.625rem;
  }

  .lg\:last\:-ml-3\.5:last-child {
    margin-left: -0.875rem;
  }

  .lg\:last\:-ml-15px:last-child {
    margin-left: -15px;
  }

  .lg\:last\:ml-m11:last-child {
    margin-left: 11px;
  }

  .lg\:last\:ml-12px:last-child {
    margin-left: 12px;
  }

  .lg\:last\:ml-m72:last-child {
    margin-left: 72px;
  }

  .lg\:last\:ml-m21:last-child {
    margin-left: 21%;
  }

  .lg\:last\:ml-m15:last-child {
    margin-left: 15px;
  }

  .lg\:last\:ml-m18:last-child {
    margin-left: 18px;
  }

  .lg\:last\:ml-m35:last-child {
    margin-left: 35px;
  }

  .lg\:last\:ml-m19:last-child {
    margin-left: 19px;
  }

  .lg\:last\:ml-m17:last-child {
    margin-left: 17px;
  }

  .lg\:last\:ml-m9:last-child {
    margin-left: 9px;
  }

  .lg\:last\:ml-m10:last-child {
    margin-left: 10px;
  }

  .lg\:last\:ml-m51:last-child {
    margin-left: 51px;
  }

  .lg\:last\:ml-m43:last-child {
    margin-left: 43px;
  }

  .lg\:last\:ml-m13:last-child {
    margin-left: 13px;
  }

  .lg\:last\:ml-m26:last-child {
    margin-left: 26px;
  }

  .lg\:last\:ml-m2:last-child {
    margin-left: 2px;
  }

  .lg\:last\:ml-m14:last-child {
    margin-left: 14px;
  }

  .lg\:last\:ml-m5:last-child {
    margin-left: 5px;
  }

  .lg\:last\:ml-m8:last-child {
    margin-left: 8px;
  }

  .lg\:last\:ml-mp15:last-child {
    margin-left: 15%;
  }

  .lg\:last\:-ml-100:last-child {
    margin-left: -100px;
  }

  .lg\:last\:ml-0auto:last-child {
    margin-left: 0px auto;
  }

  .lg\:last\:ml-o6:last-child {
    margin-left: 1.5rem;
  }

  .lg\:last\:-ml-23:last-child {
    margin-left: -23px;
  }

  .lg\:box-border {
    box-sizing: border-box;
  }

  .lg\:box-content {
    box-sizing: content-box;
  }

  .lg\:block {
    display: block;
  }

  .lg\:inline-block {
    display: inline-block;
  }

  .lg\:inline {
    display: inline;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:inline-flex {
    display: inline-flex;
  }

  .lg\:table {
    display: table;
  }

  .lg\:inline-table {
    display: inline-table;
  }

  .lg\:table-caption {
    display: table-caption;
  }

  .lg\:table-cell {
    display: table-cell;
  }

  .lg\:table-column {
    display: table-column;
  }

  .lg\:table-column-group {
    display: table-column-group;
  }

  .lg\:table-footer-group {
    display: table-footer-group;
  }

  .lg\:table-header-group {
    display: table-header-group;
  }

  .lg\:table-row-group {
    display: table-row-group;
  }

  .lg\:table-row {
    display: table-row;
  }

  .lg\:flow-root {
    display: flow-root;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:inline-grid {
    display: inline-grid;
  }

  .lg\:contents {
    display: contents;
  }

  .lg\:list-item {
    display: list-item;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-0 {
    height: 0px;
  }

  .lg\:h-1 {
    height: 0.25rem;
  }

  .lg\:h-2 {
    height: 0.5rem;
  }

  .lg\:h-3 {
    height: 0.75rem;
  }

  .lg\:h-4 {
    height: 1rem;
  }

  .lg\:h-5 {
    height: 1.25rem;
  }

  .lg\:h-6 {
    height: 1.5rem;
  }

  .lg\:h-7 {
    height: 1.75rem;
  }

  .lg\:h-8 {
    height: 2rem;
  }

  .lg\:h-9 {
    height: 2.25rem;
  }

  .lg\:h-10 {
    height: 2.5rem;
  }

  .lg\:h-11 {
    height: 2.75rem;
  }

  .lg\:h-12 {
    height: 3rem;
  }

  .lg\:h-13 {
    height: 13px;
  }

  .lg\:h-14 {
    height: 3.5rem;
  }

  .lg\:h-15 {
    height: 15px;
  }

  .lg\:h-16 {
    height: 4rem;
  }

  .lg\:h-20 {
    height: 5rem;
  }

  .lg\:h-24 {
    height: 24px;
  }

  .lg\:h-26 {
    height: 26px;
  }

  .lg\:h-28 {
    height: 7rem;
  }

  .lg\:h-30 {
    height: 30px;
  }

  .lg\:h-32 {
    height: 8rem;
  }

  .lg\:h-35 {
    height: 35px;
  }

  .lg\:h-36 {
    height: 36px;
  }

  .lg\:h-40 {
    height: 10rem;
  }

  .lg\:h-44 {
    height: 11rem;
  }

  .lg\:h-45 {
    height: 45px;
  }

  .lg\:h-48 {
    height: 12rem;
  }

  .lg\:h-49 {
    height: 49px;
  }

  .lg\:h-50 {
    height: 50px !important;
  }

  .lg\:h-52 {
    height: 13rem;
  }

  .lg\:h-56 {
    height: 56px;
  }

  .lg\:h-58 {
    height: 58px;
  }

  .lg\:h-60 {
    height: 60px;
  }

  .lg\:h-64 {
    height: 16rem;
  }

  .lg\:h-70 {
    height: 70px;
  }

  .lg\:h-72 {
    height: 18rem;
  }

  .lg\:h-80 {
    height: 20rem;
  }

  .lg\:h-89 {
    height: 89px;
  }

  .lg\:h-95 {
    height: 95px;
  }

  .lg\:h-96 {
    height: 24rem;
  }

  .lg\:h-100 {
    height: 100px;
  }

  .lg\:h-105 {
    height: 105px;
  }

  .lg\:h-110 {
    height: 110px;
  }

  .lg\:h-120 {
    height: 120px;
  }

  .lg\:h-125 {
    height: 125px;
  }

  .lg\:h-135 {
    height: 135px;
  }

  .lg\:h-160 {
    height: 160px;
  }

  .lg\:h-170 {
    height: 170px;
  }

  .lg\:h-176 {
    height: 176px;
  }

  .lg\:h-185 {
    height: 185px;
  }

  .lg\:h-198 {
    height: 198px;
  }

  .lg\:h-255 {
    height: 255px;
  }

  .lg\:h-259 {
    height: 259px;
  }

  .lg\:h-280 {
    height: 280px;
  }

  .lg\:h-297 {
    height: 297px;
  }

  .lg\:h-300 {
    height: 300px;
  }

  .lg\:h-305 {
    height: 305px;
  }

  .lg\:h-320 {
    height: 320px;
  }

  .lg\:h-330 {
    height: 330px;
  }

  .lg\:h-402 {
    height: 402px;
  }

  .lg\:h-418 {
    height: 418px;
  }

  .lg\:h-422 {
    height: 422px;
  }

  .lg\:h-429 {
    height: 429px;
  }

  .lg\:h-430 {
    height: 430px;
  }

  .lg\:h-444 {
    height: 444px;
  }

  .lg\:h-454 {
    height: 454px;
  }

  .lg\:h-477 {
    height: 477px;
  }

  .lg\:h-480 {
    height: 480px;
  }

  .lg\:h-485 {
    height: 485px;
  }

  .lg\:h-495 {
    height: 495px;
  }

  .lg\:h-505 {
    height: 505px;
  }

  .lg\:h-521 {
    height: 521px;
  }

  .lg\:h-523 {
    height: 523px;
  }

  .lg\:h-525 {
    height: 525px;
  }

  .lg\:h-560 {
    height: 560px;
  }

  .lg\:h-600 {
    height: 600px;
  }

  .lg\:h-665 {
    height: 665px;
  }

  .lg\:h-960 {
    height: 960px;
  }

  .lg\:h-1080 {
    height: 1080px;
  }

  .lg\:h-auto {
    height: auto;
  }

  .lg\:h-px {
    height: 1px;
  }

  .lg\:h-0\.5 {
    height: 0.125rem;
  }

  .lg\:h-1\.5 {
    height: 0.375rem;
  }

  .lg\:h-2\.5 {
    height: 0.625rem;
  }

  .lg\:h-3\.5 {
    height: 0.875rem;
  }

  .lg\:h-1\/2 {
    height: 50%;
  }

  .lg\:h-1\/3 {
    height: 33.333333%;
  }

  .lg\:h-2\/3 {
    height: 66.666667%;
  }

  .lg\:h-1\/4 {
    height: 25%;
  }

  .lg\:h-2\/4 {
    height: 50%;
  }

  .lg\:h-3\/4 {
    height: 75%;
  }

  .lg\:h-1\/5 {
    height: 20%;
  }

  .lg\:h-2\/5 {
    height: 40%;
  }

  .lg\:h-3\/5 {
    height: 60%;
  }

  .lg\:h-4\/5 {
    height: 80%;
  }

  .lg\:h-1\/6 {
    height: 16.666667%;
  }

  .lg\:h-2\/6 {
    height: 33.333333%;
  }

  .lg\:h-3\/6 {
    height: 50%;
  }

  .lg\:h-4\/6 {
    height: 66.666667%;
  }

  .lg\:h-5\/6 {
    height: 83.333333%;
  }

  .lg\:h-full {
    height: 100%;
  }

  .lg\:h-screen {
    height: 100vh;
  }

  .lg\:h-h48 {
    height: 48px;
  }

  .lg\:h-h44 {
    height: 44px;
  }

  .lg\:h-h130 {
    height: 130px;
  }

  .lg\:h-h-h114 {
    height: h-h114;
  }

  .lg\:h-h-60 {
    height: h-60;
  }

  .lg\:h-h114 {
    height: 14px;
  }

  .lg\:h-h60 {
    height: 60px;
  }

  .lg\:h-h5 {
    height: 5px;
  }

  .lg\:h-95vh {
    height: 95vh;
  }

  .lg\:h-h22 {
    height: 22px;
  }

  .lg\:max-h-0 {
    max-height: 0px;
  }

  .lg\:max-h-1 {
    max-height: 0.25rem;
  }

  .lg\:max-h-2 {
    max-height: 0.5rem;
  }

  .lg\:max-h-3 {
    max-height: 0.75rem;
  }

  .lg\:max-h-4 {
    max-height: 1rem;
  }

  .lg\:max-h-5 {
    max-height: 1.25rem;
  }

  .lg\:max-h-6 {
    max-height: 1.5rem;
  }

  .lg\:max-h-7 {
    max-height: 1.75rem;
  }

  .lg\:max-h-8 {
    max-height: 2rem;
  }

  .lg\:max-h-9 {
    max-height: 2.25rem;
  }

  .lg\:max-h-10 {
    max-height: 2.5rem;
  }

  .lg\:max-h-11 {
    max-height: 2.75rem;
  }

  .lg\:max-h-12 {
    max-height: 3rem;
  }

  .lg\:max-h-14 {
    max-height: 3.5rem;
  }

  .lg\:max-h-16 {
    max-height: 4rem;
  }

  .lg\:max-h-20 {
    max-height: 5rem;
  }

  .lg\:max-h-24 {
    max-height: 6rem;
  }

  .lg\:max-h-28 {
    max-height: 7rem;
  }

  .lg\:max-h-32 {
    max-height: 8rem;
  }

  .lg\:max-h-36 {
    max-height: 9rem;
  }

  .lg\:max-h-40 {
    max-height: 10rem;
  }

  .lg\:max-h-44 {
    max-height: 11rem;
  }

  .lg\:max-h-48 {
    max-height: 12rem;
  }

  .lg\:max-h-52 {
    max-height: 13rem;
  }

  .lg\:max-h-56 {
    max-height: 14rem;
  }

  .lg\:max-h-60 {
    max-height: 15rem;
  }

  .lg\:max-h-64 {
    max-height: 16rem;
  }

  .lg\:max-h-72 {
    max-height: 18rem;
  }

  .lg\:max-h-80 {
    max-height: 20rem;
  }

  .lg\:max-h-96 {
    max-height: 24rem;
  }

  .lg\:max-h-px {
    max-height: 1px;
  }

  .lg\:max-h-0\.5 {
    max-height: 0.125rem;
  }

  .lg\:max-h-1\.5 {
    max-height: 0.375rem;
  }

  .lg\:max-h-2\.5 {
    max-height: 0.625rem;
  }

  .lg\:max-h-3\.5 {
    max-height: 0.875rem;
  }

  .lg\:max-h-full {
    max-height: 100%;
  }

  .lg\:max-h-screen {
    max-height: 100vh;
  }

  .lg\:min-h-0 {
    min-height: 0px;
  }

  .lg\:min-h-60 {
    min-height: 60px;
  }

  .lg\:min-h-175 {
    min-height: 175px;
  }

  .lg\:min-h-180 {
    min-height: 180px;
  }

  .lg\:min-h-200 {
    min-height: 200px;
  }

  .lg\:min-h-380 {
    min-height: 380px;
  }

  .lg\:min-h-400 {
    min-height: 400px;
  }

  .lg\:min-h-550 {
    min-height: 550px;
  }

  .lg\:min-h-full {
    min-height: 100%;
  }

  .lg\:min-h-screen {
    min-height: 100vh;
  }

  .lg\:w-0 {
    width: 0px;
  }

  .lg\:w-1 {
    width: 0.25rem;
  }

  .lg\:w-2 {
    width: 0.5rem;
  }

  .lg\:w-3 {
    width: 0.75rem;
  }

  .lg\:w-4 {
    width: 1rem;
  }

  .lg\:w-5 {
    width: 1.25rem;
  }

  .lg\:w-6 {
    width: 1.5rem;
  }

  .lg\:w-7 {
    width: 1.75rem;
  }

  .lg\:w-8 {
    width: 2rem;
  }

  .lg\:w-9 {
    width: 2.25rem;
  }

  .lg\:w-10 {
    width: 2.5rem;
  }

  .lg\:w-11 {
    width: 11px;
  }

  .lg\:w-12 {
    width: 3rem;
  }

  .lg\:w-13 {
    width: 13px;
  }

  .lg\:w-14 {
    width: 3.5rem;
  }

  .lg\:w-16 {
    width: 16%;
  }

  .lg\:w-20 {
    width: 5rem;
  }

  .lg\:w-24 {
    width: 24px;
  }

  .lg\:w-28 {
    width: 28 px;
  }

  .lg\:w-30 {
    width: 30px;
  }

  .lg\:w-32 {
    width: 8rem;
  }

  .lg\:w-35 {
    width: 35px;
  }

  .lg\:w-36 {
    width: 9rem;
  }

  .lg\:w-40 {
    width: 40px !important;
  }

  .lg\:w-44 {
    width: 11rem;
  }

  .lg\:w-48 {
    width: 12rem;
  }

  .lg\:w-50 {
    width: 50px;
  }

  .lg\:w-52 {
    width: 52%;
  }

  .lg\:w-54 {
    width: 54px;
  }

  .lg\:w-56 {
    width: 14rem;
  }

  .lg\:w-60 {
    width: 60%;
  }

  .lg\:w-64 {
    width: 16rem;
  }

  .lg\:w-68 {
    width: 68%;
  }

  .lg\:w-70 {
    width: 70px;
  }

  .lg\:w-72 {
    width: 18rem;
  }

  .lg\:w-80 {
    width: 80px;
  }

  .lg\:w-84 {
    width: 84px;
  }

  .lg\:w-85 {
    width: 85%;
  }

  .lg\:w-90 {
    width: 90px;
  }

  .lg\:w-93 {
    width: 93px;
  }

  .lg\:w-95 {
    width: 95px;
  }

  .lg\:w-96 {
    width: 24rem;
  }

  .lg\:w-100 {
    width: 100px !important;
  }

  .lg\:w-105 {
    width: 105px;
  }

  .lg\:w-108 {
    width: 108px;
  }

  .lg\:w-110 {
    width: 110px;
  }

  .lg\:w-120 {
    width: 120px;
  }

  .lg\:w-122 {
    width: 122px;
  }

  .lg\:w-125 {
    width: 125px;
  }

  .lg\:w-130 {
    width: 130px;
  }

  .lg\:w-136 {
    width: 136px;
  }

  .lg\:w-140 {
    width: 140px;
  }

  .lg\:w-145 {
    width: 145px;
  }

  .lg\:w-150 {
    width: 150px;
  }

  .lg\:w-155 {
    width: 155px;
  }

  .lg\:w-159 {
    width: 159px;
  }

  .lg\:w-160 {
    width: 160px;
  }

  .lg\:w-162 {
    width: 162px;
  }

  .lg\:w-165 {
    width: 165px;
  }

  .lg\:w-169 {
    width: 169px;
  }

  .lg\:w-170 {
    width: 170px;
  }

  .lg\:w-174 {
    width: 174px;
  }

  .lg\:w-180 {
    width: 180px;
  }

  .lg\:w-185 {
    width: 185px;
  }

  .lg\:w-189 {
    width: 189px;
  }

  .lg\:w-190 {
    width: 190px;
  }

  .lg\:w-193 {
    width: 193px;
  }

  .lg\:w-197 {
    width: 197px;
  }

  .lg\:w-200 {
    width: 200px;
  }

  .lg\:w-205 {
    width: 205px;
  }

  .lg\:w-215 {
    width: 215px;
  }

  .lg\:w-220 {
    width: 220px;
  }

  .lg\:w-235 {
    width: 235px;
  }

  .lg\:w-240 {
    width: 240px;
  }

  .lg\:w-250 {
    width: 250px !important;
  }

  .lg\:w-268 {
    width: 268px;
  }

  .lg\:w-280 {
    width: 280px;
  }

  .lg\:w-284 {
    width: 284px;
  }

  .lg\:w-286 {
    width: 286px;
  }

  .lg\:w-290 {
    width: 290px;
  }

  .lg\:w-300 {
    width: 300px;
  }

  .lg\:w-310 {
    width: 310px;
  }

  .lg\:w-315 {
    width: 315px;
  }

  .lg\:w-320 {
    width: 320px;
  }

  .lg\:w-330 {
    width: 330px;
  }

  .lg\:w-341 {
    width: 341px;
  }

  .lg\:w-342 {
    width: 342px;
  }

  .lg\:w-345 {
    width: 345px;
  }

  .lg\:w-375 {
    width: 375px;
  }

  .lg\:w-400 {
    width: 400px;
  }

  .lg\:w-420 {
    width: 420px;
  }

  .lg\:w-450 {
    width: 450px;
  }

  .lg\:w-500 {
    width: 500px;
  }

  .lg\:w-508 {
    width: 508px;
  }

  .lg\:w-550 {
    width: 550px;
  }

  .lg\:w-560 {
    width: 560px;
  }

  .lg\:w-600 {
    width: 600px;
  }

  .lg\:w-637 {
    width: 637px;
  }

  .lg\:w-644 {
    width: 644px;
  }

  .lg\:w-650 {
    width: 650px;
  }

  .lg\:w-700 {
    width: 700px;
  }

  .lg\:w-710 {
    width: 710px;
  }

  .lg\:w-750 {
    width: 750px;
  }

  .lg\:w-768 {
    width: 768px;
  }

  .lg\:w-800 {
    width: 800px;
  }

  .lg\:w-850 {
    width: 850px;
  }

  .lg\:w-900 {
    width: 900px;
  }

  .lg\:w-920 {
    width: 920px;
  }

  .lg\:w-950 {
    width: 950px;
  }

  .lg\:w-1000 {
    width: 1000px;
  }

  .lg\:w-1075 {
    width: 1075px;
  }

  .lg\:w-1250 {
    width: 1250px;
  }

  .lg\:w-1420 {
    width: 1420px;
  }

  .lg\:w-1452 {
    width: 1452px;
  }

  .lg\:w-1499 {
    width: 1499px;
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:w-px {
    width: 1px;
  }

  .lg\:w-0\.5 {
    width: 0.125rem;
  }

  .lg\:w-1\.5 {
    width: 0.375rem;
  }

  .lg\:w-2\.5 {
    width: 0.625rem;
  }

  .lg\:w-3\.5 {
    width: 0.875rem;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:w-2\/3 {
    width: 66.666667%;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-2\/4 {
    width: 50%;
  }

  .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\:w-1\/6 {
    width: 16.666667%;
  }

  .lg\:w-2\/6 {
    width: 33.333333%;
  }

  .lg\:w-3\/6 {
    width: 50%;
  }

  .lg\:w-4\/6 {
    width: 66.666667%;
  }

  .lg\:w-5\/6 {
    width: 83.333333%;
  }

  .lg\:w-1\/12 {
    width: 8.333333%;
  }

  .lg\:w-2\/12 {
    width: 16.666667%;
  }

  .lg\:w-3\/12 {
    width: 25%;
  }

  .lg\:w-4\/12 {
    width: 33.333333%;
  }

  .lg\:w-5\/12 {
    width: 41.666667%;
  }

  .lg\:w-6\/12 {
    width: 50%;
  }

  .lg\:w-7\/12 {
    width: 58.333333%;
  }

  .lg\:w-8\/12 {
    width: 66.666667%;
  }

  .lg\:w-9\/12 {
    width: 75%;
  }

  .lg\:w-10\/12 {
    width: 83.333333%;
  }

  .lg\:w-11\/12 {
    width: 91.666667%;
  }

  .lg\:w-full {
    width: 100%;
  }

  .lg\:w-screen {
    width: 100vw;
  }

  .lg\:w-min {
    width: -moz-min-content;
    width: min-content;
  }

  .lg\:w-max {
    width: -moz-max-content;
    width: max-content;
  }

  .lg\:w-3px {
    width: 3px;
  }

  .lg\:w-10rem {
    width: 10rem;
  }

  .lg\:w-w60 {
    width: 60px;
  }

  .lg\:w-w61 {
    width: 61px;
  }

  .lg\:w-w14 {
    width: 14%;
  }

  .lg\:w-w-w114 {
    width: w-w114;
  }

  .lg\:w-w-95 {
    width: w-95;
  }

  .lg\:w-w114 {
    width: 14px;
  }

  .lg\:w-w96 {
    width: 96%;
  }

  .lg\:w-w5 {
    width: 5px;
  }

  .lg\:w-m250 {
    width: 250px;
  }

  .lg\:w-40px {
    width: 40px;
  }

  .lg\:w-wd96 {
    width: 96px;
  }

  .lg\:w-66p {
    width: 66%;
  }

  .lg\:w-p40 {
    width: 40%;
  }

  .lg\:w-p37 {
    width: 37%;
  }

  .lg\:w-p80 {
    width: 80%;
  }

  .lg\:w-p90 {
    width: 90%;
  }

  .lg\:w-p12 {
    width: 12%;
  }

  .lg\:w-9\/20 {
    width: 45%;
  }

  .lg\:w-70p {
    width: 70%;
  }

  .lg\:w-32p {
    width: 32%;
  }

  .lg\:w-device-block {
    width: calc(100% - 64px) !important;
  }

  .lg\:w-device-block1 {
    width: 100% !important;
  }

  .lg\:w-45px {
    width: 45px;
  }

  .lg\:min-w-0 {
    min-width: 0px;
  }

  .lg\:min-w-385 {
    min-width: 385px;
  }

  .lg\:min-w-full {
    min-width: 100%;
  }

  .lg\:min-w-min {
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .lg\:min-w-max {
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .lg\:max-w-0 {
    max-width: 0rem;
  }

  .lg\:max-w-none {
    max-width: none;
  }

  .lg\:max-w-xs {
    max-width: 20rem;
  }

  .lg\:max-w-sm {
    max-width: 24rem;
  }

  .lg\:max-w-md {
    max-width: 28rem;
  }

  .lg\:max-w-lg {
    max-width: 32rem;
  }

  .lg\:max-w-xl {
    max-width: 36rem;
  }

  .lg\:max-w-2xl {
    max-width: 42rem;
  }

  .lg\:max-w-3xl {
    max-width: 48rem;
  }

  .lg\:max-w-4xl {
    max-width: 56rem;
  }

  .lg\:max-w-5xl {
    max-width: 64rem;
  }

  .lg\:max-w-6xl {
    max-width: 72rem;
  }

  .lg\:max-w-7xl {
    max-width: 80rem;
  }

  .lg\:max-w-full {
    max-width: 100%;
  }

  .lg\:max-w-min {
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .lg\:max-w-max {
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .lg\:max-w-prose {
    max-width: 65ch;
  }

  .lg\:max-w-1600p {
    max-width: 1600px;
  }

  .lg\:flex-1 {
    flex: 1 1 0%;
  }

  .lg\:flex-auto {
    flex: 1 1 auto;
  }

  .lg\:flex-initial {
    flex: 0 1 auto;
  }

  .lg\:flex-none {
    flex: none;
  }

  .lg\:flex-1\/2 {
    flex: 50%;
  }

  .lg\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .lg\:flex-shrink {
    flex-shrink: 1;
  }

  .lg\:flex-grow-0 {
    flex-grow: 0;
  }

  .lg\:flex-grow {
    flex-grow: 1;
  }

  .lg\:table-auto {
    table-layout: auto;
  }

  .lg\:table-fixed {
    table-layout: fixed;
  }

  .lg\:border-collapse {
    border-collapse: collapse;
  }

  .lg\:border-separate {
    border-collapse: separate;
  }

  .lg\:origin-center {
    transform-origin: center;
  }

  .lg\:origin-top {
    transform-origin: top;
  }

  .lg\:origin-top-right {
    transform-origin: top right;
  }

  .lg\:origin-right {
    transform-origin: right;
  }

  .lg\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .lg\:origin-bottom {
    transform-origin: bottom;
  }

  .lg\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .lg\:origin-left {
    transform-origin: left;
  }

  .lg\:origin-top-left {
    transform-origin: top left;
  }

  .lg\:transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:transform-gpu {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:transform-none {
    transform: none;
  }

  .lg\:translate-x-0 {
    --tw-translate-x: 0px;
  }

  .lg\:translate-x-1 {
    --tw-translate-x: 0.25rem;
  }

  .lg\:translate-x-2 {
    --tw-translate-x: 0.5rem;
  }

  .lg\:translate-x-3 {
    --tw-translate-x: 0.75rem;
  }

  .lg\:translate-x-4 {
    --tw-translate-x: 1rem;
  }

  .lg\:translate-x-5 {
    --tw-translate-x: 1.25rem;
  }

  .lg\:translate-x-6 {
    --tw-translate-x: 1.5rem;
  }

  .lg\:translate-x-7 {
    --tw-translate-x: 1.75rem;
  }

  .lg\:translate-x-8 {
    --tw-translate-x: 2rem;
  }

  .lg\:translate-x-9 {
    --tw-translate-x: 2.25rem;
  }

  .lg\:translate-x-10 {
    --tw-translate-x: 2.5rem;
  }

  .lg\:translate-x-11 {
    --tw-translate-x: 2.75rem;
  }

  .lg\:translate-x-12 {
    --tw-translate-x: 3rem;
  }

  .lg\:translate-x-14 {
    --tw-translate-x: 3.5rem;
  }

  .lg\:translate-x-16 {
    --tw-translate-x: 4rem;
  }

  .lg\:translate-x-20 {
    --tw-translate-x: 5rem;
  }

  .lg\:translate-x-24 {
    --tw-translate-x: 6rem;
  }

  .lg\:translate-x-28 {
    --tw-translate-x: 7rem;
  }

  .lg\:translate-x-32 {
    --tw-translate-x: 8rem;
  }

  .lg\:translate-x-36 {
    --tw-translate-x: 9rem;
  }

  .lg\:translate-x-40 {
    --tw-translate-x: 10rem;
  }

  .lg\:translate-x-44 {
    --tw-translate-x: 11rem;
  }

  .lg\:translate-x-48 {
    --tw-translate-x: 12rem;
  }

  .lg\:translate-x-52 {
    --tw-translate-x: 13rem;
  }

  .lg\:translate-x-56 {
    --tw-translate-x: 14rem;
  }

  .lg\:translate-x-60 {
    --tw-translate-x: 15rem;
  }

  .lg\:translate-x-64 {
    --tw-translate-x: 16rem;
  }

  .lg\:translate-x-72 {
    --tw-translate-x: 18rem;
  }

  .lg\:translate-x-80 {
    --tw-translate-x: 20rem;
  }

  .lg\:translate-x-96 {
    --tw-translate-x: 24rem;
  }

  .lg\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .lg\:translate-x-0\.5 {
    --tw-translate-x: 0.125rem;
  }

  .lg\:translate-x-1\.5 {
    --tw-translate-x: 0.375rem;
  }

  .lg\:translate-x-2\.5 {
    --tw-translate-x: 0.625rem;
  }

  .lg\:translate-x-3\.5 {
    --tw-translate-x: 0.875rem;
  }

  .lg\:-translate-x-0 {
    --tw-translate-x: 0px;
  }

  .lg\:-translate-x-1 {
    --tw-translate-x: -0.25rem;
  }

  .lg\:-translate-x-2 {
    --tw-translate-x: -0.5rem;
  }

  .lg\:-translate-x-3 {
    --tw-translate-x: -0.75rem;
  }

  .lg\:-translate-x-4 {
    --tw-translate-x: -1rem;
  }

  .lg\:-translate-x-5 {
    --tw-translate-x: -1.25rem;
  }

  .lg\:-translate-x-6 {
    --tw-translate-x: -1.5rem;
  }

  .lg\:-translate-x-7 {
    --tw-translate-x: -1.75rem;
  }

  .lg\:-translate-x-8 {
    --tw-translate-x: -2rem;
  }

  .lg\:-translate-x-9 {
    --tw-translate-x: -2.25rem;
  }

  .lg\:-translate-x-10 {
    --tw-translate-x: -2.5rem;
  }

  .lg\:-translate-x-11 {
    --tw-translate-x: -2.75rem;
  }

  .lg\:-translate-x-12 {
    --tw-translate-x: -3rem;
  }

  .lg\:-translate-x-14 {
    --tw-translate-x: -3.5rem;
  }

  .lg\:-translate-x-16 {
    --tw-translate-x: -4rem;
  }

  .lg\:-translate-x-20 {
    --tw-translate-x: -5rem;
  }

  .lg\:-translate-x-24 {
    --tw-translate-x: -6rem;
  }

  .lg\:-translate-x-28 {
    --tw-translate-x: -7rem;
  }

  .lg\:-translate-x-32 {
    --tw-translate-x: -8rem;
  }

  .lg\:-translate-x-36 {
    --tw-translate-x: -9rem;
  }

  .lg\:-translate-x-40 {
    --tw-translate-x: -10rem;
  }

  .lg\:-translate-x-44 {
    --tw-translate-x: -11rem;
  }

  .lg\:-translate-x-48 {
    --tw-translate-x: -12rem;
  }

  .lg\:-translate-x-52 {
    --tw-translate-x: -13rem;
  }

  .lg\:-translate-x-56 {
    --tw-translate-x: -14rem;
  }

  .lg\:-translate-x-60 {
    --tw-translate-x: -15rem;
  }

  .lg\:-translate-x-64 {
    --tw-translate-x: -16rem;
  }

  .lg\:-translate-x-72 {
    --tw-translate-x: -18rem;
  }

  .lg\:-translate-x-80 {
    --tw-translate-x: -20rem;
  }

  .lg\:-translate-x-96 {
    --tw-translate-x: -24rem;
  }

  .lg\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .lg\:-translate-x-0\.5 {
    --tw-translate-x: -0.125rem;
  }

  .lg\:-translate-x-1\.5 {
    --tw-translate-x: -0.375rem;
  }

  .lg\:-translate-x-2\.5 {
    --tw-translate-x: -0.625rem;
  }

  .lg\:-translate-x-3\.5 {
    --tw-translate-x: -0.875rem;
  }

  .lg\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .lg\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .lg\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .lg\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .lg\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .lg\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .lg\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .lg\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .lg\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .lg\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .lg\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .lg\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .lg\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .lg\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .lg\:translate-y-0 {
    --tw-translate-y: 0px;
  }

  .lg\:translate-y-1 {
    --tw-translate-y: 0.25rem;
  }

  .lg\:translate-y-2 {
    --tw-translate-y: 0.5rem;
  }

  .lg\:translate-y-3 {
    --tw-translate-y: 0.75rem;
  }

  .lg\:translate-y-4 {
    --tw-translate-y: 1rem;
  }

  .lg\:translate-y-5 {
    --tw-translate-y: 1.25rem;
  }

  .lg\:translate-y-6 {
    --tw-translate-y: 1.5rem;
  }

  .lg\:translate-y-7 {
    --tw-translate-y: 1.75rem;
  }

  .lg\:translate-y-8 {
    --tw-translate-y: 2rem;
  }

  .lg\:translate-y-9 {
    --tw-translate-y: 2.25rem;
  }

  .lg\:translate-y-10 {
    --tw-translate-y: 2.5rem;
  }

  .lg\:translate-y-11 {
    --tw-translate-y: 2.75rem;
  }

  .lg\:translate-y-12 {
    --tw-translate-y: 3rem;
  }

  .lg\:translate-y-14 {
    --tw-translate-y: 3.5rem;
  }

  .lg\:translate-y-16 {
    --tw-translate-y: 4rem;
  }

  .lg\:translate-y-20 {
    --tw-translate-y: 5rem;
  }

  .lg\:translate-y-24 {
    --tw-translate-y: 6rem;
  }

  .lg\:translate-y-28 {
    --tw-translate-y: 7rem;
  }

  .lg\:translate-y-32 {
    --tw-translate-y: 8rem;
  }

  .lg\:translate-y-36 {
    --tw-translate-y: 9rem;
  }

  .lg\:translate-y-40 {
    --tw-translate-y: 10rem;
  }

  .lg\:translate-y-44 {
    --tw-translate-y: 11rem;
  }

  .lg\:translate-y-48 {
    --tw-translate-y: 12rem;
  }

  .lg\:translate-y-52 {
    --tw-translate-y: 13rem;
  }

  .lg\:translate-y-56 {
    --tw-translate-y: 14rem;
  }

  .lg\:translate-y-60 {
    --tw-translate-y: 15rem;
  }

  .lg\:translate-y-64 {
    --tw-translate-y: 16rem;
  }

  .lg\:translate-y-72 {
    --tw-translate-y: 18rem;
  }

  .lg\:translate-y-80 {
    --tw-translate-y: 20rem;
  }

  .lg\:translate-y-96 {
    --tw-translate-y: 24rem;
  }

  .lg\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .lg\:translate-y-0\.5 {
    --tw-translate-y: 0.125rem;
  }

  .lg\:translate-y-1\.5 {
    --tw-translate-y: 0.375rem;
  }

  .lg\:translate-y-2\.5 {
    --tw-translate-y: 0.625rem;
  }

  .lg\:translate-y-3\.5 {
    --tw-translate-y: 0.875rem;
  }

  .lg\:-translate-y-0 {
    --tw-translate-y: 0px;
  }

  .lg\:-translate-y-1 {
    --tw-translate-y: -0.25rem;
  }

  .lg\:-translate-y-2 {
    --tw-translate-y: -0.5rem;
  }

  .lg\:-translate-y-3 {
    --tw-translate-y: -0.75rem;
  }

  .lg\:-translate-y-4 {
    --tw-translate-y: -1rem;
  }

  .lg\:-translate-y-5 {
    --tw-translate-y: -1.25rem;
  }

  .lg\:-translate-y-6 {
    --tw-translate-y: -1.5rem;
  }

  .lg\:-translate-y-7 {
    --tw-translate-y: -1.75rem;
  }

  .lg\:-translate-y-8 {
    --tw-translate-y: -2rem;
  }

  .lg\:-translate-y-9 {
    --tw-translate-y: -2.25rem;
  }

  .lg\:-translate-y-10 {
    --tw-translate-y: -2.5rem;
  }

  .lg\:-translate-y-11 {
    --tw-translate-y: -2.75rem;
  }

  .lg\:-translate-y-12 {
    --tw-translate-y: -3rem;
  }

  .lg\:-translate-y-14 {
    --tw-translate-y: -3.5rem;
  }

  .lg\:-translate-y-16 {
    --tw-translate-y: -4rem;
  }

  .lg\:-translate-y-20 {
    --tw-translate-y: -5rem;
  }

  .lg\:-translate-y-24 {
    --tw-translate-y: -6rem;
  }

  .lg\:-translate-y-28 {
    --tw-translate-y: -7rem;
  }

  .lg\:-translate-y-32 {
    --tw-translate-y: -8rem;
  }

  .lg\:-translate-y-36 {
    --tw-translate-y: -9rem;
  }

  .lg\:-translate-y-40 {
    --tw-translate-y: -10rem;
  }

  .lg\:-translate-y-44 {
    --tw-translate-y: -11rem;
  }

  .lg\:-translate-y-48 {
    --tw-translate-y: -12rem;
  }

  .lg\:-translate-y-52 {
    --tw-translate-y: -13rem;
  }

  .lg\:-translate-y-56 {
    --tw-translate-y: -14rem;
  }

  .lg\:-translate-y-60 {
    --tw-translate-y: -15rem;
  }

  .lg\:-translate-y-64 {
    --tw-translate-y: -16rem;
  }

  .lg\:-translate-y-72 {
    --tw-translate-y: -18rem;
  }

  .lg\:-translate-y-80 {
    --tw-translate-y: -20rem;
  }

  .lg\:-translate-y-96 {
    --tw-translate-y: -24rem;
  }

  .lg\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .lg\:-translate-y-0\.5 {
    --tw-translate-y: -0.125rem;
  }

  .lg\:-translate-y-1\.5 {
    --tw-translate-y: -0.375rem;
  }

  .lg\:-translate-y-2\.5 {
    --tw-translate-y: -0.625rem;
  }

  .lg\:-translate-y-3\.5 {
    --tw-translate-y: -0.875rem;
  }

  .lg\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .lg\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .lg\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .lg\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .lg\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .lg\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .lg\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .lg\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .lg\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .lg\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .lg\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .lg\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .lg\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .lg\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .lg\:hover\:translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .lg\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.25rem;
  }

  .lg\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.5rem;
  }

  .lg\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.75rem;
  }

  .lg\:hover\:translate-x-4:hover {
    --tw-translate-x: 1rem;
  }

  .lg\:hover\:translate-x-5:hover {
    --tw-translate-x: 1.25rem;
  }

  .lg\:hover\:translate-x-6:hover {
    --tw-translate-x: 1.5rem;
  }

  .lg\:hover\:translate-x-7:hover {
    --tw-translate-x: 1.75rem;
  }

  .lg\:hover\:translate-x-8:hover {
    --tw-translate-x: 2rem;
  }

  .lg\:hover\:translate-x-9:hover {
    --tw-translate-x: 2.25rem;
  }

  .lg\:hover\:translate-x-10:hover {
    --tw-translate-x: 2.5rem;
  }

  .lg\:hover\:translate-x-11:hover {
    --tw-translate-x: 2.75rem;
  }

  .lg\:hover\:translate-x-12:hover {
    --tw-translate-x: 3rem;
  }

  .lg\:hover\:translate-x-14:hover {
    --tw-translate-x: 3.5rem;
  }

  .lg\:hover\:translate-x-16:hover {
    --tw-translate-x: 4rem;
  }

  .lg\:hover\:translate-x-20:hover {
    --tw-translate-x: 5rem;
  }

  .lg\:hover\:translate-x-24:hover {
    --tw-translate-x: 6rem;
  }

  .lg\:hover\:translate-x-28:hover {
    --tw-translate-x: 7rem;
  }

  .lg\:hover\:translate-x-32:hover {
    --tw-translate-x: 8rem;
  }

  .lg\:hover\:translate-x-36:hover {
    --tw-translate-x: 9rem;
  }

  .lg\:hover\:translate-x-40:hover {
    --tw-translate-x: 10rem;
  }

  .lg\:hover\:translate-x-44:hover {
    --tw-translate-x: 11rem;
  }

  .lg\:hover\:translate-x-48:hover {
    --tw-translate-x: 12rem;
  }

  .lg\:hover\:translate-x-52:hover {
    --tw-translate-x: 13rem;
  }

  .lg\:hover\:translate-x-56:hover {
    --tw-translate-x: 14rem;
  }

  .lg\:hover\:translate-x-60:hover {
    --tw-translate-x: 15rem;
  }

  .lg\:hover\:translate-x-64:hover {
    --tw-translate-x: 16rem;
  }

  .lg\:hover\:translate-x-72:hover {
    --tw-translate-x: 18rem;
  }

  .lg\:hover\:translate-x-80:hover {
    --tw-translate-x: 20rem;
  }

  .lg\:hover\:translate-x-96:hover {
    --tw-translate-x: 24rem;
  }

  .lg\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .lg\:hover\:translate-x-0\.5:hover {
    --tw-translate-x: 0.125rem;
  }

  .lg\:hover\:translate-x-1\.5:hover {
    --tw-translate-x: 0.375rem;
  }

  .lg\:hover\:translate-x-2\.5:hover {
    --tw-translate-x: 0.625rem;
  }

  .lg\:hover\:translate-x-3\.5:hover {
    --tw-translate-x: 0.875rem;
  }

  .lg\:hover\:-translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .lg\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.25rem;
  }

  .lg\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.5rem;
  }

  .lg\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.75rem;
  }

  .lg\:hover\:-translate-x-4:hover {
    --tw-translate-x: -1rem;
  }

  .lg\:hover\:-translate-x-5:hover {
    --tw-translate-x: -1.25rem;
  }

  .lg\:hover\:-translate-x-6:hover {
    --tw-translate-x: -1.5rem;
  }

  .lg\:hover\:-translate-x-7:hover {
    --tw-translate-x: -1.75rem;
  }

  .lg\:hover\:-translate-x-8:hover {
    --tw-translate-x: -2rem;
  }

  .lg\:hover\:-translate-x-9:hover {
    --tw-translate-x: -2.25rem;
  }

  .lg\:hover\:-translate-x-10:hover {
    --tw-translate-x: -2.5rem;
  }

  .lg\:hover\:-translate-x-11:hover {
    --tw-translate-x: -2.75rem;
  }

  .lg\:hover\:-translate-x-12:hover {
    --tw-translate-x: -3rem;
  }

  .lg\:hover\:-translate-x-14:hover {
    --tw-translate-x: -3.5rem;
  }

  .lg\:hover\:-translate-x-16:hover {
    --tw-translate-x: -4rem;
  }

  .lg\:hover\:-translate-x-20:hover {
    --tw-translate-x: -5rem;
  }

  .lg\:hover\:-translate-x-24:hover {
    --tw-translate-x: -6rem;
  }

  .lg\:hover\:-translate-x-28:hover {
    --tw-translate-x: -7rem;
  }

  .lg\:hover\:-translate-x-32:hover {
    --tw-translate-x: -8rem;
  }

  .lg\:hover\:-translate-x-36:hover {
    --tw-translate-x: -9rem;
  }

  .lg\:hover\:-translate-x-40:hover {
    --tw-translate-x: -10rem;
  }

  .lg\:hover\:-translate-x-44:hover {
    --tw-translate-x: -11rem;
  }

  .lg\:hover\:-translate-x-48:hover {
    --tw-translate-x: -12rem;
  }

  .lg\:hover\:-translate-x-52:hover {
    --tw-translate-x: -13rem;
  }

  .lg\:hover\:-translate-x-56:hover {
    --tw-translate-x: -14rem;
  }

  .lg\:hover\:-translate-x-60:hover {
    --tw-translate-x: -15rem;
  }

  .lg\:hover\:-translate-x-64:hover {
    --tw-translate-x: -16rem;
  }

  .lg\:hover\:-translate-x-72:hover {
    --tw-translate-x: -18rem;
  }

  .lg\:hover\:-translate-x-80:hover {
    --tw-translate-x: -20rem;
  }

  .lg\:hover\:-translate-x-96:hover {
    --tw-translate-x: -24rem;
  }

  .lg\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .lg\:hover\:-translate-x-0\.5:hover {
    --tw-translate-x: -0.125rem;
  }

  .lg\:hover\:-translate-x-1\.5:hover {
    --tw-translate-x: -0.375rem;
  }

  .lg\:hover\:-translate-x-2\.5:hover {
    --tw-translate-x: -0.625rem;
  }

  .lg\:hover\:-translate-x-3\.5:hover {
    --tw-translate-x: -0.875rem;
  }

  .lg\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .lg\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .lg\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .lg\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .lg\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .lg\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .lg\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .lg\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .lg\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .lg\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .lg\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .lg\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .lg\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .lg\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .lg\:hover\:translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .lg\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.25rem;
  }

  .lg\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.5rem;
  }

  .lg\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.75rem;
  }

  .lg\:hover\:translate-y-4:hover {
    --tw-translate-y: 1rem;
  }

  .lg\:hover\:translate-y-5:hover {
    --tw-translate-y: 1.25rem;
  }

  .lg\:hover\:translate-y-6:hover {
    --tw-translate-y: 1.5rem;
  }

  .lg\:hover\:translate-y-7:hover {
    --tw-translate-y: 1.75rem;
  }

  .lg\:hover\:translate-y-8:hover {
    --tw-translate-y: 2rem;
  }

  .lg\:hover\:translate-y-9:hover {
    --tw-translate-y: 2.25rem;
  }

  .lg\:hover\:translate-y-10:hover {
    --tw-translate-y: 2.5rem;
  }

  .lg\:hover\:translate-y-11:hover {
    --tw-translate-y: 2.75rem;
  }

  .lg\:hover\:translate-y-12:hover {
    --tw-translate-y: 3rem;
  }

  .lg\:hover\:translate-y-14:hover {
    --tw-translate-y: 3.5rem;
  }

  .lg\:hover\:translate-y-16:hover {
    --tw-translate-y: 4rem;
  }

  .lg\:hover\:translate-y-20:hover {
    --tw-translate-y: 5rem;
  }

  .lg\:hover\:translate-y-24:hover {
    --tw-translate-y: 6rem;
  }

  .lg\:hover\:translate-y-28:hover {
    --tw-translate-y: 7rem;
  }

  .lg\:hover\:translate-y-32:hover {
    --tw-translate-y: 8rem;
  }

  .lg\:hover\:translate-y-36:hover {
    --tw-translate-y: 9rem;
  }

  .lg\:hover\:translate-y-40:hover {
    --tw-translate-y: 10rem;
  }

  .lg\:hover\:translate-y-44:hover {
    --tw-translate-y: 11rem;
  }

  .lg\:hover\:translate-y-48:hover {
    --tw-translate-y: 12rem;
  }

  .lg\:hover\:translate-y-52:hover {
    --tw-translate-y: 13rem;
  }

  .lg\:hover\:translate-y-56:hover {
    --tw-translate-y: 14rem;
  }

  .lg\:hover\:translate-y-60:hover {
    --tw-translate-y: 15rem;
  }

  .lg\:hover\:translate-y-64:hover {
    --tw-translate-y: 16rem;
  }

  .lg\:hover\:translate-y-72:hover {
    --tw-translate-y: 18rem;
  }

  .lg\:hover\:translate-y-80:hover {
    --tw-translate-y: 20rem;
  }

  .lg\:hover\:translate-y-96:hover {
    --tw-translate-y: 24rem;
  }

  .lg\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .lg\:hover\:translate-y-0\.5:hover {
    --tw-translate-y: 0.125rem;
  }

  .lg\:hover\:translate-y-1\.5:hover {
    --tw-translate-y: 0.375rem;
  }

  .lg\:hover\:translate-y-2\.5:hover {
    --tw-translate-y: 0.625rem;
  }

  .lg\:hover\:translate-y-3\.5:hover {
    --tw-translate-y: 0.875rem;
  }

  .lg\:hover\:-translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .lg\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.25rem;
  }

  .lg\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.5rem;
  }

  .lg\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.75rem;
  }

  .lg\:hover\:-translate-y-4:hover {
    --tw-translate-y: -1rem;
  }

  .lg\:hover\:-translate-y-5:hover {
    --tw-translate-y: -1.25rem;
  }

  .lg\:hover\:-translate-y-6:hover {
    --tw-translate-y: -1.5rem;
  }

  .lg\:hover\:-translate-y-7:hover {
    --tw-translate-y: -1.75rem;
  }

  .lg\:hover\:-translate-y-8:hover {
    --tw-translate-y: -2rem;
  }

  .lg\:hover\:-translate-y-9:hover {
    --tw-translate-y: -2.25rem;
  }

  .lg\:hover\:-translate-y-10:hover {
    --tw-translate-y: -2.5rem;
  }

  .lg\:hover\:-translate-y-11:hover {
    --tw-translate-y: -2.75rem;
  }

  .lg\:hover\:-translate-y-12:hover {
    --tw-translate-y: -3rem;
  }

  .lg\:hover\:-translate-y-14:hover {
    --tw-translate-y: -3.5rem;
  }

  .lg\:hover\:-translate-y-16:hover {
    --tw-translate-y: -4rem;
  }

  .lg\:hover\:-translate-y-20:hover {
    --tw-translate-y: -5rem;
  }

  .lg\:hover\:-translate-y-24:hover {
    --tw-translate-y: -6rem;
  }

  .lg\:hover\:-translate-y-28:hover {
    --tw-translate-y: -7rem;
  }

  .lg\:hover\:-translate-y-32:hover {
    --tw-translate-y: -8rem;
  }

  .lg\:hover\:-translate-y-36:hover {
    --tw-translate-y: -9rem;
  }

  .lg\:hover\:-translate-y-40:hover {
    --tw-translate-y: -10rem;
  }

  .lg\:hover\:-translate-y-44:hover {
    --tw-translate-y: -11rem;
  }

  .lg\:hover\:-translate-y-48:hover {
    --tw-translate-y: -12rem;
  }

  .lg\:hover\:-translate-y-52:hover {
    --tw-translate-y: -13rem;
  }

  .lg\:hover\:-translate-y-56:hover {
    --tw-translate-y: -14rem;
  }

  .lg\:hover\:-translate-y-60:hover {
    --tw-translate-y: -15rem;
  }

  .lg\:hover\:-translate-y-64:hover {
    --tw-translate-y: -16rem;
  }

  .lg\:hover\:-translate-y-72:hover {
    --tw-translate-y: -18rem;
  }

  .lg\:hover\:-translate-y-80:hover {
    --tw-translate-y: -20rem;
  }

  .lg\:hover\:-translate-y-96:hover {
    --tw-translate-y: -24rem;
  }

  .lg\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .lg\:hover\:-translate-y-0\.5:hover {
    --tw-translate-y: -0.125rem;
  }

  .lg\:hover\:-translate-y-1\.5:hover {
    --tw-translate-y: -0.375rem;
  }

  .lg\:hover\:-translate-y-2\.5:hover {
    --tw-translate-y: -0.625rem;
  }

  .lg\:hover\:-translate-y-3\.5:hover {
    --tw-translate-y: -0.875rem;
  }

  .lg\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .lg\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .lg\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .lg\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .lg\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .lg\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .lg\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .lg\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .lg\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .lg\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .lg\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .lg\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .lg\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .lg\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .lg\:focus\:translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .lg\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.25rem;
  }

  .lg\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.5rem;
  }

  .lg\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.75rem;
  }

  .lg\:focus\:translate-x-4:focus {
    --tw-translate-x: 1rem;
  }

  .lg\:focus\:translate-x-5:focus {
    --tw-translate-x: 1.25rem;
  }

  .lg\:focus\:translate-x-6:focus {
    --tw-translate-x: 1.5rem;
  }

  .lg\:focus\:translate-x-7:focus {
    --tw-translate-x: 1.75rem;
  }

  .lg\:focus\:translate-x-8:focus {
    --tw-translate-x: 2rem;
  }

  .lg\:focus\:translate-x-9:focus {
    --tw-translate-x: 2.25rem;
  }

  .lg\:focus\:translate-x-10:focus {
    --tw-translate-x: 2.5rem;
  }

  .lg\:focus\:translate-x-11:focus {
    --tw-translate-x: 2.75rem;
  }

  .lg\:focus\:translate-x-12:focus {
    --tw-translate-x: 3rem;
  }

  .lg\:focus\:translate-x-14:focus {
    --tw-translate-x: 3.5rem;
  }

  .lg\:focus\:translate-x-16:focus {
    --tw-translate-x: 4rem;
  }

  .lg\:focus\:translate-x-20:focus {
    --tw-translate-x: 5rem;
  }

  .lg\:focus\:translate-x-24:focus {
    --tw-translate-x: 6rem;
  }

  .lg\:focus\:translate-x-28:focus {
    --tw-translate-x: 7rem;
  }

  .lg\:focus\:translate-x-32:focus {
    --tw-translate-x: 8rem;
  }

  .lg\:focus\:translate-x-36:focus {
    --tw-translate-x: 9rem;
  }

  .lg\:focus\:translate-x-40:focus {
    --tw-translate-x: 10rem;
  }

  .lg\:focus\:translate-x-44:focus {
    --tw-translate-x: 11rem;
  }

  .lg\:focus\:translate-x-48:focus {
    --tw-translate-x: 12rem;
  }

  .lg\:focus\:translate-x-52:focus {
    --tw-translate-x: 13rem;
  }

  .lg\:focus\:translate-x-56:focus {
    --tw-translate-x: 14rem;
  }

  .lg\:focus\:translate-x-60:focus {
    --tw-translate-x: 15rem;
  }

  .lg\:focus\:translate-x-64:focus {
    --tw-translate-x: 16rem;
  }

  .lg\:focus\:translate-x-72:focus {
    --tw-translate-x: 18rem;
  }

  .lg\:focus\:translate-x-80:focus {
    --tw-translate-x: 20rem;
  }

  .lg\:focus\:translate-x-96:focus {
    --tw-translate-x: 24rem;
  }

  .lg\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .lg\:focus\:translate-x-0\.5:focus {
    --tw-translate-x: 0.125rem;
  }

  .lg\:focus\:translate-x-1\.5:focus {
    --tw-translate-x: 0.375rem;
  }

  .lg\:focus\:translate-x-2\.5:focus {
    --tw-translate-x: 0.625rem;
  }

  .lg\:focus\:translate-x-3\.5:focus {
    --tw-translate-x: 0.875rem;
  }

  .lg\:focus\:-translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .lg\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.25rem;
  }

  .lg\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.5rem;
  }

  .lg\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.75rem;
  }

  .lg\:focus\:-translate-x-4:focus {
    --tw-translate-x: -1rem;
  }

  .lg\:focus\:-translate-x-5:focus {
    --tw-translate-x: -1.25rem;
  }

  .lg\:focus\:-translate-x-6:focus {
    --tw-translate-x: -1.5rem;
  }

  .lg\:focus\:-translate-x-7:focus {
    --tw-translate-x: -1.75rem;
  }

  .lg\:focus\:-translate-x-8:focus {
    --tw-translate-x: -2rem;
  }

  .lg\:focus\:-translate-x-9:focus {
    --tw-translate-x: -2.25rem;
  }

  .lg\:focus\:-translate-x-10:focus {
    --tw-translate-x: -2.5rem;
  }

  .lg\:focus\:-translate-x-11:focus {
    --tw-translate-x: -2.75rem;
  }

  .lg\:focus\:-translate-x-12:focus {
    --tw-translate-x: -3rem;
  }

  .lg\:focus\:-translate-x-14:focus {
    --tw-translate-x: -3.5rem;
  }

  .lg\:focus\:-translate-x-16:focus {
    --tw-translate-x: -4rem;
  }

  .lg\:focus\:-translate-x-20:focus {
    --tw-translate-x: -5rem;
  }

  .lg\:focus\:-translate-x-24:focus {
    --tw-translate-x: -6rem;
  }

  .lg\:focus\:-translate-x-28:focus {
    --tw-translate-x: -7rem;
  }

  .lg\:focus\:-translate-x-32:focus {
    --tw-translate-x: -8rem;
  }

  .lg\:focus\:-translate-x-36:focus {
    --tw-translate-x: -9rem;
  }

  .lg\:focus\:-translate-x-40:focus {
    --tw-translate-x: -10rem;
  }

  .lg\:focus\:-translate-x-44:focus {
    --tw-translate-x: -11rem;
  }

  .lg\:focus\:-translate-x-48:focus {
    --tw-translate-x: -12rem;
  }

  .lg\:focus\:-translate-x-52:focus {
    --tw-translate-x: -13rem;
  }

  .lg\:focus\:-translate-x-56:focus {
    --tw-translate-x: -14rem;
  }

  .lg\:focus\:-translate-x-60:focus {
    --tw-translate-x: -15rem;
  }

  .lg\:focus\:-translate-x-64:focus {
    --tw-translate-x: -16rem;
  }

  .lg\:focus\:-translate-x-72:focus {
    --tw-translate-x: -18rem;
  }

  .lg\:focus\:-translate-x-80:focus {
    --tw-translate-x: -20rem;
  }

  .lg\:focus\:-translate-x-96:focus {
    --tw-translate-x: -24rem;
  }

  .lg\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .lg\:focus\:-translate-x-0\.5:focus {
    --tw-translate-x: -0.125rem;
  }

  .lg\:focus\:-translate-x-1\.5:focus {
    --tw-translate-x: -0.375rem;
  }

  .lg\:focus\:-translate-x-2\.5:focus {
    --tw-translate-x: -0.625rem;
  }

  .lg\:focus\:-translate-x-3\.5:focus {
    --tw-translate-x: -0.875rem;
  }

  .lg\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .lg\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .lg\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .lg\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .lg\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .lg\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .lg\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .lg\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .lg\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .lg\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .lg\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .lg\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .lg\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .lg\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .lg\:focus\:translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .lg\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.25rem;
  }

  .lg\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.5rem;
  }

  .lg\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.75rem;
  }

  .lg\:focus\:translate-y-4:focus {
    --tw-translate-y: 1rem;
  }

  .lg\:focus\:translate-y-5:focus {
    --tw-translate-y: 1.25rem;
  }

  .lg\:focus\:translate-y-6:focus {
    --tw-translate-y: 1.5rem;
  }

  .lg\:focus\:translate-y-7:focus {
    --tw-translate-y: 1.75rem;
  }

  .lg\:focus\:translate-y-8:focus {
    --tw-translate-y: 2rem;
  }

  .lg\:focus\:translate-y-9:focus {
    --tw-translate-y: 2.25rem;
  }

  .lg\:focus\:translate-y-10:focus {
    --tw-translate-y: 2.5rem;
  }

  .lg\:focus\:translate-y-11:focus {
    --tw-translate-y: 2.75rem;
  }

  .lg\:focus\:translate-y-12:focus {
    --tw-translate-y: 3rem;
  }

  .lg\:focus\:translate-y-14:focus {
    --tw-translate-y: 3.5rem;
  }

  .lg\:focus\:translate-y-16:focus {
    --tw-translate-y: 4rem;
  }

  .lg\:focus\:translate-y-20:focus {
    --tw-translate-y: 5rem;
  }

  .lg\:focus\:translate-y-24:focus {
    --tw-translate-y: 6rem;
  }

  .lg\:focus\:translate-y-28:focus {
    --tw-translate-y: 7rem;
  }

  .lg\:focus\:translate-y-32:focus {
    --tw-translate-y: 8rem;
  }

  .lg\:focus\:translate-y-36:focus {
    --tw-translate-y: 9rem;
  }

  .lg\:focus\:translate-y-40:focus {
    --tw-translate-y: 10rem;
  }

  .lg\:focus\:translate-y-44:focus {
    --tw-translate-y: 11rem;
  }

  .lg\:focus\:translate-y-48:focus {
    --tw-translate-y: 12rem;
  }

  .lg\:focus\:translate-y-52:focus {
    --tw-translate-y: 13rem;
  }

  .lg\:focus\:translate-y-56:focus {
    --tw-translate-y: 14rem;
  }

  .lg\:focus\:translate-y-60:focus {
    --tw-translate-y: 15rem;
  }

  .lg\:focus\:translate-y-64:focus {
    --tw-translate-y: 16rem;
  }

  .lg\:focus\:translate-y-72:focus {
    --tw-translate-y: 18rem;
  }

  .lg\:focus\:translate-y-80:focus {
    --tw-translate-y: 20rem;
  }

  .lg\:focus\:translate-y-96:focus {
    --tw-translate-y: 24rem;
  }

  .lg\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .lg\:focus\:translate-y-0\.5:focus {
    --tw-translate-y: 0.125rem;
  }

  .lg\:focus\:translate-y-1\.5:focus {
    --tw-translate-y: 0.375rem;
  }

  .lg\:focus\:translate-y-2\.5:focus {
    --tw-translate-y: 0.625rem;
  }

  .lg\:focus\:translate-y-3\.5:focus {
    --tw-translate-y: 0.875rem;
  }

  .lg\:focus\:-translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .lg\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.25rem;
  }

  .lg\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.5rem;
  }

  .lg\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.75rem;
  }

  .lg\:focus\:-translate-y-4:focus {
    --tw-translate-y: -1rem;
  }

  .lg\:focus\:-translate-y-5:focus {
    --tw-translate-y: -1.25rem;
  }

  .lg\:focus\:-translate-y-6:focus {
    --tw-translate-y: -1.5rem;
  }

  .lg\:focus\:-translate-y-7:focus {
    --tw-translate-y: -1.75rem;
  }

  .lg\:focus\:-translate-y-8:focus {
    --tw-translate-y: -2rem;
  }

  .lg\:focus\:-translate-y-9:focus {
    --tw-translate-y: -2.25rem;
  }

  .lg\:focus\:-translate-y-10:focus {
    --tw-translate-y: -2.5rem;
  }

  .lg\:focus\:-translate-y-11:focus {
    --tw-translate-y: -2.75rem;
  }

  .lg\:focus\:-translate-y-12:focus {
    --tw-translate-y: -3rem;
  }

  .lg\:focus\:-translate-y-14:focus {
    --tw-translate-y: -3.5rem;
  }

  .lg\:focus\:-translate-y-16:focus {
    --tw-translate-y: -4rem;
  }

  .lg\:focus\:-translate-y-20:focus {
    --tw-translate-y: -5rem;
  }

  .lg\:focus\:-translate-y-24:focus {
    --tw-translate-y: -6rem;
  }

  .lg\:focus\:-translate-y-28:focus {
    --tw-translate-y: -7rem;
  }

  .lg\:focus\:-translate-y-32:focus {
    --tw-translate-y: -8rem;
  }

  .lg\:focus\:-translate-y-36:focus {
    --tw-translate-y: -9rem;
  }

  .lg\:focus\:-translate-y-40:focus {
    --tw-translate-y: -10rem;
  }

  .lg\:focus\:-translate-y-44:focus {
    --tw-translate-y: -11rem;
  }

  .lg\:focus\:-translate-y-48:focus {
    --tw-translate-y: -12rem;
  }

  .lg\:focus\:-translate-y-52:focus {
    --tw-translate-y: -13rem;
  }

  .lg\:focus\:-translate-y-56:focus {
    --tw-translate-y: -14rem;
  }

  .lg\:focus\:-translate-y-60:focus {
    --tw-translate-y: -15rem;
  }

  .lg\:focus\:-translate-y-64:focus {
    --tw-translate-y: -16rem;
  }

  .lg\:focus\:-translate-y-72:focus {
    --tw-translate-y: -18rem;
  }

  .lg\:focus\:-translate-y-80:focus {
    --tw-translate-y: -20rem;
  }

  .lg\:focus\:-translate-y-96:focus {
    --tw-translate-y: -24rem;
  }

  .lg\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .lg\:focus\:-translate-y-0\.5:focus {
    --tw-translate-y: -0.125rem;
  }

  .lg\:focus\:-translate-y-1\.5:focus {
    --tw-translate-y: -0.375rem;
  }

  .lg\:focus\:-translate-y-2\.5:focus {
    --tw-translate-y: -0.625rem;
  }

  .lg\:focus\:-translate-y-3\.5:focus {
    --tw-translate-y: -0.875rem;
  }

  .lg\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .lg\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .lg\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .lg\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .lg\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .lg\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .lg\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .lg\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .lg\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .lg\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .lg\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .lg\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .lg\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .lg\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .lg\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .lg\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .lg\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .lg\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .lg\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .lg\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .lg\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .lg\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .lg\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .lg\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .lg\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .lg\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .lg\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .lg\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .lg\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .lg\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .lg\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .lg\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .lg\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .lg\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .lg\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .lg\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .lg\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .lg\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .lg\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .lg\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .lg\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .lg\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .lg\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .lg\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .lg\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .lg\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .lg\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .lg\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .lg\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .lg\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .lg\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .lg\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .lg\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .lg\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .lg\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .lg\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .lg\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .lg\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .lg\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .lg\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .lg\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .lg\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .lg\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .lg\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .lg\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .lg\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .lg\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .lg\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .lg\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .lg\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .lg\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .lg\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .lg\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .lg\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .lg\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .lg\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .lg\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .lg\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .lg\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .lg\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .lg\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .lg\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .lg\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .lg\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .lg\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .lg\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .lg\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .lg\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .lg\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .lg\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .lg\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .lg\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .lg\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .lg\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .lg\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .lg\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .lg\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .lg\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .lg\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .lg\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .lg\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .lg\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .lg\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .lg\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .lg\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .lg\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .lg\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .lg\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .lg\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .lg\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .lg\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .lg\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .lg\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .lg\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .lg\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .lg\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .lg\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .lg\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .lg\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .lg\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .lg\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .lg\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .lg\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .lg\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .lg\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .lg\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .lg\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .lg\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .lg\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .lg\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .lg\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .lg\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .lg\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .lg\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .lg\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .lg\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .lg\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .lg\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .lg\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .lg\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .lg\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .lg\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .lg\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .lg\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .lg\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .lg\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .lg\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .lg\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .lg\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .lg\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .lg\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .lg\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .lg\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .lg\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .lg\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .lg\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .lg\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .lg\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .lg\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .lg\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .lg\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .lg\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .lg\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .lg\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .lg\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .lg\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .lg\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .lg\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .lg\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .lg\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .lg\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .lg\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .lg\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .lg\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .lg\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .lg\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .lg\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .lg\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .lg\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .lg\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .lg\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .lg\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .lg\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .lg\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .lg\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .lg\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .lg\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .lg\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .lg\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .lg\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .lg\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .lg\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .lg\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .lg\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .lg\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .lg\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .lg\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .lg\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .lg\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .lg\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .lg\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .lg\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .lg\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .lg\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .lg\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .lg\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .lg\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .lg\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .lg\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .lg\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .lg\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .lg\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .lg\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .lg\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .lg\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .lg\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .lg\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .lg\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .lg\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .lg\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .lg\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .lg\:animate-none {
    animation: none;
  }

  .lg\:animate-spin {
    animation: spin 1s linear infinite;
  }

  .lg\:animate-ping {
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .lg\:animate-pulse {
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .lg\:animate-bounce {
    animation: bounce 1s infinite;
  }

  .lg\:cursor-auto {
    cursor: auto;
  }

  .lg\:cursor-default {
    cursor: default;
  }

  .lg\:cursor-pointer {
    cursor: pointer;
  }

  .lg\:cursor-wait {
    cursor: wait;
  }

  .lg\:cursor-text {
    cursor: text;
  }

  .lg\:cursor-move {
    cursor: move;
  }

  .lg\:cursor-help {
    cursor: help;
  }

  .lg\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .lg\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  .lg\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text;
  }

  .lg\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    user-select: all;
  }

  .lg\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto;
  }

  .lg\:resize-none {
    resize: none;
  }

  .lg\:resize-y {
    resize: vertical;
  }

  .lg\:resize-x {
    resize: horizontal;
  }

  .lg\:resize {
    resize: both;
  }

  .lg\:list-inside {
    list-style-position: inside;
  }

  .lg\:list-outside {
    list-style-position: outside;
  }

  .lg\:list-none {
    list-style-type: none;
  }

  .lg\:list-disc {
    list-style-type: disc;
  }

  .lg\:list-decimal {
    list-style-type: decimal;
  }

  .lg\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .lg\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .lg\:auto-cols-min {
    grid-auto-columns: min-content;
  }

  .lg\:auto-cols-max {
    grid-auto-columns: max-content;
  }

  .lg\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .lg\:grid-flow-row {
    grid-auto-flow: row;
  }

  .lg\:grid-flow-col {
    grid-auto-flow: column;
  }

  .lg\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .lg\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .lg\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .lg\:auto-rows-min {
    grid-auto-rows: min-content;
  }

  .lg\:auto-rows-max {
    grid-auto-rows: max-content;
  }

  .lg\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .lg\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .lg\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .lg\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .lg\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .lg\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .lg\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .lg\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .lg\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .lg\:grid-cols-none {
    grid-template-columns: none;
  }

  .lg\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .lg\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .lg\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .lg\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .lg\:grid-rows-none {
    grid-template-rows: none;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .lg\:flex-col {
    flex-direction: column;
  }

  .lg\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .lg\:flex-wrap {
    flex-wrap: wrap;
  }

  .lg\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .lg\:place-content-center {
    place-content: center;
  }

  .lg\:place-content-start {
    place-content: start;
  }

  .lg\:place-content-end {
    place-content: end;
  }

  .lg\:place-content-between {
    place-content: space-between;
  }

  .lg\:place-content-around {
    place-content: space-around;
  }

  .lg\:place-content-evenly {
    place-content: space-evenly;
  }

  .lg\:place-content-stretch {
    place-content: stretch;
  }

  .lg\:place-items-start {
    place-items: start;
  }

  .lg\:place-items-end {
    place-items: end;
  }

  .lg\:place-items-center {
    place-items: center;
  }

  .lg\:place-items-stretch {
    place-items: stretch;
  }

  .lg\:content-center {
    align-content: center;
  }

  .lg\:content-start {
    align-content: flex-start;
  }

  .lg\:content-end {
    align-content: flex-end;
  }

  .lg\:content-between {
    align-content: space-between;
  }

  .lg\:content-around {
    align-content: space-around;
  }

  .lg\:content-evenly {
    align-content: space-evenly;
  }

  .lg\:items-start {
    align-items: flex-start;
  }

  .lg\:items-end {
    align-items: flex-end;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:items-baseline {
    align-items: baseline;
  }

  .lg\:items-stretch {
    align-items: stretch;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:justify-end {
    justify-content: flex-end;
  }

  .lg\:justify-center {
    justify-content: center;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:justify-around {
    justify-content: space-around;
  }

  .lg\:justify-evenly {
    justify-content: space-evenly;
  }

  .lg\:justify-items-start {
    justify-items: start;
  }

  .lg\:justify-items-end {
    justify-items: end;
  }

  .lg\:justify-items-center {
    justify-items: center;
  }

  .lg\:justify-items-stretch {
    justify-items: stretch;
  }

  .lg\:gap-0 {
    gap: 0px;
  }

  .lg\:gap-1 {
    gap: 0.25rem;
  }

  .lg\:gap-2 {
    gap: 0.5rem;
  }

  .lg\:gap-3 {
    gap: 0.75rem;
  }

  .lg\:gap-4 {
    gap: 1rem;
  }

  .lg\:gap-5 {
    gap: 1.25rem;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:gap-7 {
    gap: 1.75rem;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:gap-9 {
    gap: 2.25rem;
  }

  .lg\:gap-10 {
    gap: 2.5rem;
  }

  .lg\:gap-11 {
    gap: 2.75rem;
  }

  .lg\:gap-12 {
    gap: 3rem;
  }

  .lg\:gap-14 {
    gap: 3.5rem;
  }

  .lg\:gap-16 {
    gap: 4rem;
  }

  .lg\:gap-20 {
    gap: 5rem;
  }

  .lg\:gap-24 {
    gap: 6rem;
  }

  .lg\:gap-28 {
    gap: 7rem;
  }

  .lg\:gap-32 {
    gap: 8rem;
  }

  .lg\:gap-36 {
    gap: 9rem;
  }

  .lg\:gap-40 {
    gap: 10rem;
  }

  .lg\:gap-44 {
    gap: 11rem;
  }

  .lg\:gap-48 {
    gap: 12rem;
  }

  .lg\:gap-52 {
    gap: 13rem;
  }

  .lg\:gap-56 {
    gap: 14rem;
  }

  .lg\:gap-60 {
    gap: 15rem;
  }

  .lg\:gap-64 {
    gap: 16rem;
  }

  .lg\:gap-72 {
    gap: 18rem;
  }

  .lg\:gap-80 {
    gap: 20rem;
  }

  .lg\:gap-96 {
    gap: 24rem;
  }

  .lg\:gap-px {
    gap: 1px;
  }

  .lg\:gap-0\.5 {
    gap: 0.125rem;
  }

  .lg\:gap-1\.5 {
    gap: 0.375rem;
  }

  .lg\:gap-2\.5 {
    gap: 0.625rem;
  }

  .lg\:gap-3\.5 {
    gap: 0.875rem;
  }

  .lg\:gap-x-0 {
    -moz-column-gap: 0px;
    column-gap: 0px;
  }

  .lg\:gap-x-1 {
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }

  .lg\:gap-x-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }

  .lg\:gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }

  .lg\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }

  .lg\:gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  .lg\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }

  .lg\:gap-x-7 {
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem;
  }

  .lg\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }

  .lg\:gap-x-9 {
    -moz-column-gap: 2.25rem;
    column-gap: 2.25rem;
  }

  .lg\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }

  .lg\:gap-x-11 {
    -moz-column-gap: 2.75rem;
    column-gap: 2.75rem;
  }

  .lg\:gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }

  .lg\:gap-x-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem;
  }

  .lg\:gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }

  .lg\:gap-x-20 {
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }

  .lg\:gap-x-24 {
    -moz-column-gap: 6rem;
    column-gap: 6rem;
  }

  .lg\:gap-x-28 {
    -moz-column-gap: 7rem;
    column-gap: 7rem;
  }

  .lg\:gap-x-32 {
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }

  .lg\:gap-x-36 {
    -moz-column-gap: 9rem;
    column-gap: 9rem;
  }

  .lg\:gap-x-40 {
    -moz-column-gap: 10rem;
    column-gap: 10rem;
  }

  .lg\:gap-x-44 {
    -moz-column-gap: 11rem;
    column-gap: 11rem;
  }

  .lg\:gap-x-48 {
    -moz-column-gap: 12rem;
    column-gap: 12rem;
  }

  .lg\:gap-x-52 {
    -moz-column-gap: 13rem;
    column-gap: 13rem;
  }

  .lg\:gap-x-56 {
    -moz-column-gap: 14rem;
    column-gap: 14rem;
  }

  .lg\:gap-x-60 {
    -moz-column-gap: 15rem;
    column-gap: 15rem;
  }

  .lg\:gap-x-64 {
    -moz-column-gap: 16rem;
    column-gap: 16rem;
  }

  .lg\:gap-x-72 {
    -moz-column-gap: 18rem;
    column-gap: 18rem;
  }

  .lg\:gap-x-80 {
    -moz-column-gap: 20rem;
    column-gap: 20rem;
  }

  .lg\:gap-x-96 {
    -moz-column-gap: 24rem;
    column-gap: 24rem;
  }

  .lg\:gap-x-px {
    -moz-column-gap: 1px;
    column-gap: 1px;
  }

  .lg\:gap-x-0\.5 {
    -moz-column-gap: 0.125rem;
    column-gap: 0.125rem;
  }

  .lg\:gap-x-1\.5 {
    -moz-column-gap: 0.375rem;
    column-gap: 0.375rem;
  }

  .lg\:gap-x-2\.5 {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
  }

  .lg\:gap-x-3\.5 {
    -moz-column-gap: 0.875rem;
    column-gap: 0.875rem;
  }

  .lg\:gap-y-0 {
    row-gap: 0px;
  }

  .lg\:gap-y-1 {
    row-gap: 0.25rem;
  }

  .lg\:gap-y-2 {
    row-gap: 0.5rem;
  }

  .lg\:gap-y-3 {
    row-gap: 0.75rem;
  }

  .lg\:gap-y-4 {
    row-gap: 1rem;
  }

  .lg\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .lg\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .lg\:gap-y-7 {
    row-gap: 1.75rem;
  }

  .lg\:gap-y-8 {
    row-gap: 2rem;
  }

  .lg\:gap-y-9 {
    row-gap: 2.25rem;
  }

  .lg\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .lg\:gap-y-11 {
    row-gap: 2.75rem;
  }

  .lg\:gap-y-12 {
    row-gap: 3rem;
  }

  .lg\:gap-y-14 {
    row-gap: 3.5rem;
  }

  .lg\:gap-y-16 {
    row-gap: 4rem;
  }

  .lg\:gap-y-20 {
    row-gap: 5rem;
  }

  .lg\:gap-y-24 {
    row-gap: 6rem;
  }

  .lg\:gap-y-28 {
    row-gap: 7rem;
  }

  .lg\:gap-y-32 {
    row-gap: 8rem;
  }

  .lg\:gap-y-36 {
    row-gap: 9rem;
  }

  .lg\:gap-y-40 {
    row-gap: 10rem;
  }

  .lg\:gap-y-44 {
    row-gap: 11rem;
  }

  .lg\:gap-y-48 {
    row-gap: 12rem;
  }

  .lg\:gap-y-52 {
    row-gap: 13rem;
  }

  .lg\:gap-y-56 {
    row-gap: 14rem;
  }

  .lg\:gap-y-60 {
    row-gap: 15rem;
  }

  .lg\:gap-y-64 {
    row-gap: 16rem;
  }

  .lg\:gap-y-72 {
    row-gap: 18rem;
  }

  .lg\:gap-y-80 {
    row-gap: 20rem;
  }

  .lg\:gap-y-96 {
    row-gap: 24rem;
  }

  .lg\:gap-y-px {
    row-gap: 1px;
  }

  .lg\:gap-y-0\.5 {
    row-gap: 0.125rem;
  }

  .lg\:gap-y-1\.5 {
    row-gap: 0.375rem;
  }

  .lg\:gap-y-2\.5 {
    row-gap: 0.625rem;
  }

  .lg\:gap-y-3\.5 {
    row-gap: 0.875rem;
  }

  .lg\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(7rem * var(--tw-space-x-reverse));
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(9rem * var(--tw-space-x-reverse));
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(11rem * var(--tw-space-x-reverse));
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(14rem * var(--tw-space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(15rem * var(--tw-space-x-reverse));
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(16rem * var(--tw-space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(18rem * var(--tw-space-x-reverse));
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(20rem * var(--tw-space-x-reverse));
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(24rem * var(--tw-space-x-reverse));
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-6rem * var(--tw-space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-7rem * var(--tw-space-x-reverse));
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-8rem * var(--tw-space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-9rem * var(--tw-space-x-reverse));
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-10rem * var(--tw-space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-11rem * var(--tw-space-x-reverse));
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-13rem * var(--tw-space-x-reverse));
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-14rem * var(--tw-space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-15rem * var(--tw-space-x-reverse));
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-16rem * var(--tw-space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-18rem * var(--tw-space-x-reverse));
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-20rem * var(--tw-space-x-reverse));
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-24rem * var(--tw-space-x-reverse));
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .lg\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .lg\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .lg\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .lg\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .lg\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .lg\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .lg\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .lg\:divide-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(5px * var(--tw-divide-x-reverse));
    border-left-width: calc(5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .lg\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .lg\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .lg\:divide-x-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(1.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .lg\:divide-x-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(0.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .lg\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .lg\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .lg\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .lg\:divide-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(5px * var(--tw-divide-y-reverse));
  }

  .lg\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .lg\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .lg\:divide-y-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1.5px * var(--tw-divide-y-reverse));
  }

  .lg\:divide-y-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0.5px * var(--tw-divide-y-reverse));
  }

  .lg\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .lg\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .lg\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .lg\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .lg\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .lg\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .lg\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .lg\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .lg\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .lg\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .lg\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .lg\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .lg\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .lg\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .lg\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .lg\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .lg\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .lg\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .lg\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .lg\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .lg\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .lg\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .lg\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .lg\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .lg\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .lg\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .lg\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .lg\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .lg\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .lg\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .lg\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .lg\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .lg\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .lg\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .lg\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .lg\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .lg\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .lg\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .lg\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .lg\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .lg\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .lg\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .lg\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .lg\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .lg\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .lg\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .lg\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .lg\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .lg\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .lg\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .lg\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .lg\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .lg\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .lg\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .lg\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .lg\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .lg\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .lg\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .lg\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .lg\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .lg\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .lg\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .lg\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .lg\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .lg\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .lg\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .lg\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .lg\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .lg\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .lg\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .lg\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .lg\:divide-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .lg\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .lg\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .lg\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .lg\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .lg\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .lg\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .lg\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .lg\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .lg\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .lg\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .lg\:divide-Asurion-White > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .lg\:divide-Asurion-Blue-Brighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .lg\:divide-Asurion-Blue-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .lg\:divide-Asurion-Blue-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .lg\:divide-Asurion-Purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .lg\:divide-Asurion-Purple-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .lg\:divide-Asurion-Purple-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .lg\:divide-Asurion-Gray-Deepest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .lg\:divide-Asurion-Gray-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-divide-opacity));
  }

  .lg\:divide-Asurion-Gray-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .lg\:divide-Asurion-Gray-Lighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .lg\:divide-Asurion-Gray-Lightest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .lg\:divide-Asurion-Red-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .lg\:divide-light-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .lg\:divide-light-gray-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .lg\:divide-light-gray-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .lg\:divide-light-gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-divide-opacity));
  }

  .lg\:divide-light-gray-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .lg\:divide-light-gray-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .lg\:divide-light-slate-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-divide-opacity));
  }

  .lg\:divide-denim-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-divide-opacity));
  }

  .lg\:divide-purple-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .lg\:divide-dark-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .lg\:divide-bright-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-divide-opacity));
  }

  .lg\:divide-mustard-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-divide-opacity));
  }

  .lg\:divide-mustard-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-divide-opacity));
  }

  .lg\:divide-light-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .lg\:divide-light-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-divide-opacity));
  }

  .lg\:divide-light-blue-3 > :not([hidden]) ~ :not([hidden]) {
    border-color:  #F0F3FF;
  }

  .lg\:divide-light-blue-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .lg\:divide-purple-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-divide-opacity));
  }

  .lg\:divide-light-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .lg\:divide-light-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .lg\:divide-light-bg-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-divide-opacity));
  }

  .lg\:divide-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-divide-opacity));
  }

  .lg\:divide-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-divide-opacity));
  }

  .lg\:divide-light-white-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-divide-opacity));
  }

  .lg\:divide-Black-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .lg\:divide-Default-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .lg\:divide-White-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-divide-opacity));
  }

  .lg\:divide-Green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-divide-opacity));
  }

  .lg\:divide-Blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .lg\:divide-Silver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-divide-opacity));
  }

  .lg\:divide-Yellow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-divide-opacity));
  }

  .lg\:divide-Grey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .lg\:divide-Gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .lg\:divide-Red-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-divide-opacity));
  }

  .lg\:divide-Gold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-divide-opacity));
  }

  .lg\:divide-light-green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .lg\:divide-dark-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .lg\:divide-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .lg\:divide-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-divide-opacity));
  }

  .lg\:divide-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-divide-opacity));
  }

  .lg\:divide-light-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-divide-opacity));
  }

  .lg\:divide-bright-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .lg\:divide-bright-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .lg\:divide-SpaceGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .lg\:divide-Purple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .lg\:divide-LightPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-divide-opacity));
  }

  .lg\:divide-Glow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .lg\:divide-Bronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-divide-opacity));
  }

  .lg\:divide-Copper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-divide-opacity));
  }

  .lg\:divide-Pink-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-divide-opacity));
  }

  .lg\:divide-Orange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-divide-opacity));
  }

  .lg\:divide-Coral-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-divide-opacity));
  }

  .lg\:divide-MajesticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .lg\:divide-PrismBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .lg\:divide-CeramicBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .lg\:divide-MidnightBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-divide-opacity));
  }

  .lg\:divide-PrismWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-divide-opacity));
  }

  .lg\:divide-CeramicWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-divide-opacity));
  }

  .lg\:divide-LilacPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-divide-opacity));
  }

  .lg\:divide-CrownSilver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-divide-opacity));
  }

  .lg\:divide-CoralBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-divide-opacity));
  }

  .lg\:divide-lime-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .lg\:divide-apple-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .lg\:divide-bg-new-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-divide-opacity));
  }

  .lg\:divide-bg-new-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-divide-opacity));
  }

  .lg\:divide-new-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-divide-opacity));
  }

  .lg\:divide-footer-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-divide-opacity));
  }

  .lg\:divide-border-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-divide-opacity));
  }

  .lg\:divide-apple-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-divide-opacity));
  }

  .lg\:divide-crimson-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-divide-opacity));
  }

  .lg\:divide-asurion-cyan > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-divide-opacity));
  }

  .lg\:divide-bright-orange > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-divide-opacity));
  }

  .lg\:divide-Graphite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-divide-opacity));
  }

  .lg\:divide-PacificBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .lg\:divide-light-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-divide-opacity));
  }

  .lg\:divide-asurion-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-divide-opacity));
  }

  .lg\:divide-OceanBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-divide-opacity));
  }

  .lg\:divide-MetallicCopper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-divide-opacity));
  }

  .lg\:divide-PorcelainWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-divide-opacity));
  }

  .lg\:divide-LightBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-divide-opacity));
  }

  .lg\:divide-CloudNavy-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .lg\:divide-CloudMint-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .lg\:divide-CloudOrange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-divide-opacity));
  }

  .lg\:divide-CloudLavender-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-divide-opacity));
  }

  .lg\:divide-CloudRed-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-divide-opacity));
  }

  .lg\:divide-CloudWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-divide-opacity));
  }

  .lg\:divide-SunriseGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .lg\:divide-SunshineGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .lg\:divide-AuraBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .lg\:divide-AuraGlow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .lg\:divide-MysticBronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-divide-opacity));
  }

  .lg\:divide-MysticGreen-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-divide-opacity));
  }

  .lg\:divide-MysticGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-divide-opacity));
  }

  .lg\:divide-MysticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-divide-opacity));
  }

  .lg\:divide-MysticWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-divide-opacity));
  }

  .lg\:divide-price-blue1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .lg\:divide-indigo1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .lg\:divide-Purple-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-divide-opacity));
  }

  .lg\:divide-new-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-divide-opacity));
  }

  .lg\:divide-dark-blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-divide-opacity));
  }

  .lg\:divide-replace-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-divide-opacity));
  }

  .lg\:divide-resolve-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-divide-opacity));
  }

  .lg\:divide-violet > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .lg\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .lg\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .lg\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .lg\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .lg\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .lg\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .lg\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .lg\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .lg\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .lg\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .lg\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .lg\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .lg\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .lg\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .lg\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .lg\:place-self-auto {
    place-self: auto;
  }

  .lg\:place-self-start {
    place-self: start;
  }

  .lg\:place-self-end {
    place-self: end;
  }

  .lg\:place-self-center {
    place-self: center;
  }

  .lg\:place-self-stretch {
    place-self: stretch;
  }

  .lg\:self-auto {
    align-self: auto;
  }

  .lg\:self-start {
    align-self: flex-start;
  }

  .lg\:self-end {
    align-self: flex-end;
  }

  .lg\:self-center {
    align-self: center;
  }

  .lg\:self-stretch {
    align-self: stretch;
  }

  .lg\:self-baseline {
    align-self: baseline;
  }

  .lg\:justify-self-auto {
    justify-self: auto;
  }

  .lg\:justify-self-start {
    justify-self: start;
  }

  .lg\:justify-self-end {
    justify-self: end;
  }

  .lg\:justify-self-center {
    justify-self: center;
  }

  .lg\:justify-self-stretch {
    justify-self: stretch;
  }

  .lg\:overflow-auto {
    overflow: auto;
  }

  .lg\:overflow-hidden {
    overflow: hidden;
  }

  .lg\:overflow-visible {
    overflow: visible;
  }

  .lg\:overflow-scroll {
    overflow: scroll;
  }

  .lg\:overflow-x-auto {
    overflow-x: auto;
  }

  .lg\:overflow-y-auto {
    overflow-y: auto;
  }

  .lg\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .lg\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .lg\:overflow-x-visible {
    overflow-x: visible;
  }

  .lg\:overflow-y-visible {
    overflow-y: visible;
  }

  .lg\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .lg\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .lg\:overscroll-auto {
    overscroll-behavior: auto;
  }

  .lg\:overscroll-contain {
    overscroll-behavior: contain;
  }

  .lg\:overscroll-none {
    overscroll-behavior: none;
  }

  .lg\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .lg\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .lg\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .lg\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .lg\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .lg\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .lg\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .lg\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .lg\:overflow-clip {
    text-overflow: clip;
  }

  .lg\:whitespace-normal {
    white-space: normal;
  }

  .lg\:whitespace-nowrap {
    white-space: nowrap;
  }

  .lg\:whitespace-pre {
    white-space: pre;
  }

  .lg\:whitespace-pre-line {
    white-space: pre-line;
  }

  .lg\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .lg\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .lg\:break-words {
    overflow-wrap: break-word;
  }

  .lg\:break-all {
    word-break: break-all;
  }

  .lg\:rounded-5 {
    border-radius: 5px;
  }

  .lg\:rounded-16 {
    border-radius: 16px;
  }

  .lg\:rounded-none {
    border-radius: 0px;
  }

  .lg\:rounded-sm {
    border-radius: 0.125rem;
  }

  .lg\:rounded {
    border-radius: 0.25rem;
  }

  .lg\:rounded-md {
    border-radius: 0.375rem;
  }

  .lg\:rounded-lg {
    border-radius: 0.5rem;
  }

  .lg\:rounded-xl {
    border-radius: 0.75rem;
  }

  .lg\:rounded-2xl {
    border-radius: 1rem;
  }

  .lg\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .lg\:rounded-full {
    border-radius: 9999px;
  }

  .lg\:rounded-r3 {
    border-radius: 3px;
  }

  .lg\:rounded-t-5 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .lg\:rounded-t-16 {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .lg\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .lg\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .lg\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .lg\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .lg\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .lg\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .lg\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .lg\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .lg\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .lg\:rounded-t-r3 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }

  .lg\:rounded-r-5 {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .lg\:rounded-r-16 {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .lg\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .lg\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .lg\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .lg\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .lg\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .lg\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .lg\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .lg\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .lg\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .lg\:rounded-r-r3 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  .lg\:rounded-b-5 {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .lg\:rounded-b-16 {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .lg\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .lg\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .lg\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .lg\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .lg\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .lg\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .lg\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .lg\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .lg\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .lg\:rounded-b-r3 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .lg\:rounded-l-5 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .lg\:rounded-l-16 {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .lg\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .lg\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .lg\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .lg\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .lg\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .lg\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .lg\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .lg\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .lg\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .lg\:rounded-l-r3 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .lg\:rounded-tl-5 {
    border-top-left-radius: 5px;
  }

  .lg\:rounded-tl-16 {
    border-top-left-radius: 16px;
  }

  .lg\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .lg\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .lg\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .lg\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .lg\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .lg\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .lg\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .lg\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .lg\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .lg\:rounded-tl-r3 {
    border-top-left-radius: 3px;
  }

  .lg\:rounded-tr-5 {
    border-top-right-radius: 5px;
  }

  .lg\:rounded-tr-16 {
    border-top-right-radius: 16px;
  }

  .lg\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .lg\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .lg\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .lg\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .lg\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .lg\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .lg\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .lg\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .lg\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .lg\:rounded-tr-r3 {
    border-top-right-radius: 3px;
  }

  .lg\:rounded-br-5 {
    border-bottom-right-radius: 5px;
  }

  .lg\:rounded-br-16 {
    border-bottom-right-radius: 16px;
  }

  .lg\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .lg\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .lg\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .lg\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .lg\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .lg\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .lg\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .lg\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .lg\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .lg\:rounded-br-r3 {
    border-bottom-right-radius: 3px;
  }

  .lg\:rounded-bl-5 {
    border-bottom-left-radius: 5px;
  }

  .lg\:rounded-bl-16 {
    border-bottom-left-radius: 16px;
  }

  .lg\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .lg\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .lg\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .lg\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .lg\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .lg\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .lg\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .lg\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .lg\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .lg\:rounded-bl-r3 {
    border-bottom-left-radius: 3px;
  }

  .lg\:border-0 {
    border-width: 0px;
  }

  .lg\:border-2 {
    border-width: 2px;
  }

  .lg\:border-4 {
    border-width: 4px;
  }

  .lg\:border-5 {
    border-width: 5px;
  }

  .lg\:border-8 {
    border-width: 8px;
  }

  .lg\:border {
    border-width: 1px;
  }

  .lg\:border-1\/5 {
    border-width: 1.5px;
  }

  .lg\:border-1\/2 {
    border-width: 0.5px;
  }

  .lg\:border-t-0 {
    border-top-width: 0px;
  }

  .lg\:border-t-2 {
    border-top-width: 2px;
  }

  .lg\:border-t-4 {
    border-top-width: 4px;
  }

  .lg\:border-t-5 {
    border-top-width: 5px;
  }

  .lg\:border-t-8 {
    border-top-width: 8px;
  }

  .lg\:border-t {
    border-top-width: 1px;
  }

  .lg\:border-t-1\/5 {
    border-top-width: 1.5px;
  }

  .lg\:border-t-1\/2 {
    border-top-width: 0.5px;
  }

  .lg\:border-r-0 {
    border-right-width: 0px;
  }

  .lg\:border-r-2 {
    border-right-width: 2px;
  }

  .lg\:border-r-4 {
    border-right-width: 4px;
  }

  .lg\:border-r-5 {
    border-right-width: 5px;
  }

  .lg\:border-r-8 {
    border-right-width: 8px;
  }

  .lg\:border-r {
    border-right-width: 1px;
  }

  .lg\:border-r-1\/5 {
    border-right-width: 1.5px;
  }

  .lg\:border-r-1\/2 {
    border-right-width: 0.5px;
  }

  .lg\:border-b-0 {
    border-bottom-width: 0px;
  }

  .lg\:border-b-2 {
    border-bottom-width: 2px;
  }

  .lg\:border-b-4 {
    border-bottom-width: 4px;
  }

  .lg\:border-b-5 {
    border-bottom-width: 5px;
  }

  .lg\:border-b-8 {
    border-bottom-width: 8px;
  }

  .lg\:border-b {
    border-bottom-width: 1px;
  }

  .lg\:border-b-1\/5 {
    border-bottom-width: 1.5px;
  }

  .lg\:border-b-1\/2 {
    border-bottom-width: 0.5px;
  }

  .lg\:border-l-0 {
    border-left-width: 0px;
  }

  .lg\:border-l-2 {
    border-left-width: 2px;
  }

  .lg\:border-l-4 {
    border-left-width: 4px;
  }

  .lg\:border-l-5 {
    border-left-width: 5px;
  }

  .lg\:border-l-8 {
    border-left-width: 8px;
  }

  .lg\:border-l {
    border-left-width: 1px;
  }

  .lg\:border-l-1\/5 {
    border-left-width: 1.5px;
  }

  .lg\:border-l-1\/2 {
    border-left-width: 0.5px;
  }

  .lg\:border-solid {
    border-style: solid;
  }

  .lg\:border-dashed {
    border-style: dashed;
  }

  .lg\:border-dotted {
    border-style: dotted;
  }

  .lg\:border-double {
    border-style: double;
  }

  .lg\:border-none {
    border-style: none;
  }

  .lg\:border-transparent {
    border-color: transparent;
  }

  .lg\:border-current {
    border-color: currentColor;
  }

  .lg\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .lg\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .lg\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .lg\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .lg\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .lg\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .lg\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .lg\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .lg\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .lg\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .lg\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .lg\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .lg\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .lg\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .lg\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .lg\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .lg\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .lg\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .lg\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .lg\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .lg\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .lg\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .lg\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .lg\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .lg\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .lg\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .lg\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .lg\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .lg\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .lg\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .lg\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .lg\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .lg\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .lg\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .lg\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .lg\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .lg\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .lg\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .lg\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .lg\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .lg\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .lg\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .lg\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .lg\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .lg\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .lg\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .lg\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .lg\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .lg\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .lg\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .lg\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .lg\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .lg\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .lg\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .lg\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .lg\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .lg\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .lg\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .lg\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .lg\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .lg\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .lg\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .lg\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .lg\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .lg\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .lg\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .lg\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .lg\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .lg\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .lg\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .lg\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .lg\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .lg\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .lg\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .lg\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .lg\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .lg\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .lg\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .lg\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .lg\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .lg\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .lg\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .lg\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .lg\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .lg\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .lg\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .lg\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .lg\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .lg\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .lg\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .lg\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .lg\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .lg\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .lg\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .lg\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .lg\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .lg\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .lg\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .lg\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .lg\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .lg\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .lg\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .lg\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .lg\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .lg\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .lg\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .lg\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .lg\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .lg\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .lg\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .lg\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .lg\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .lg\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .lg\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .lg\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .lg\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .lg\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .lg\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .lg\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .lg\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .lg\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .lg\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .lg\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .lg\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .lg\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .lg\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .lg\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .lg\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .lg\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .lg\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .lg\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .lg\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .lg\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .lg\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .lg\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .lg\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .lg\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .lg\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .lg\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .lg\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .lg\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .lg\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .lg\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .lg\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .lg\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .lg\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .lg\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .lg\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .lg\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .lg\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .lg\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .lg\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .lg\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .lg\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .lg\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .lg\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .lg\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .lg\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .lg\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .lg\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .lg\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .lg\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .lg\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .lg\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .lg\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .lg\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .lg\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .lg\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .lg\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .lg\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .lg\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .lg\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .lg\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .lg\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .lg\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .lg\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .lg\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .lg\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .lg\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .lg\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .lg\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .lg\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .lg\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .lg\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .lg\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .group:hover .lg\:group-hover\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .group:hover .lg\:group-hover\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .lg\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .lg\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Asurion-White:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Asurion-Blue-Brighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Asurion-Blue-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Asurion-Blue-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Asurion-Purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Asurion-Purple-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Asurion-Purple-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Asurion-Gray-Deepest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Asurion-Gray-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Asurion-Gray-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Asurion-Gray-Lighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Asurion-Gray-Lightest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Asurion-Red-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-light-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-light-gray-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-light-gray-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-light-gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-light-gray-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-light-gray-5:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-light-slate-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-denim-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-purple-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-dark-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-bright-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-mustard-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-mustard-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-light-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-light-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-light-blue-3:focus-within {
    border-color:  #F0F3FF;
  }

  .lg\:focus-within\:border-light-blue-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-purple-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-light-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-light-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-light-bg-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-light-white-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Black-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Default-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-White-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Silver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Yellow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Grey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Red-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Gold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-light-green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-dark-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-light-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-bright-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-bright-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-SpaceGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Purple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-LightPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Glow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Bronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Copper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Pink-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Orange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Coral-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-MajesticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-PrismBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-CeramicBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-MidnightBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-PrismWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-CeramicWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-LilacPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-CrownSilver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-CoralBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-lime-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-apple-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-bg-new-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-bg-new-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-new-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-footer-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-border-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-apple-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-crimson-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-asurion-cyan:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-bright-orange:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Graphite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-PacificBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-light-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-asurion-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-OceanBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-MetallicCopper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-PorcelainWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-LightBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-CloudNavy-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-CloudMint-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-CloudOrange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-CloudLavender-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-CloudRed-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-CloudWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-SunriseGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-SunshineGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-AuraBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-AuraGlow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-MysticBronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-MysticGreen-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-MysticGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-MysticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-MysticWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-price-blue1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-indigo1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-Purple-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-new-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-dark-blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-replace-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-resolve-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .lg\:focus-within\:border-violet:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .lg\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .lg\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .lg\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .lg\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .lg\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .lg\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .lg\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .lg\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .lg\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .lg\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .lg\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .lg\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .lg\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .lg\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .lg\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .lg\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .lg\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .lg\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .lg\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .lg\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .lg\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .lg\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .lg\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .lg\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .lg\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .lg\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .lg\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .lg\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .lg\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .lg\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .lg\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .lg\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .lg\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .lg\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .lg\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .lg\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .lg\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .lg\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .lg\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .lg\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .lg\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .lg\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .lg\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .lg\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .lg\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .lg\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .lg\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .lg\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .lg\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .lg\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .lg\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .lg\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .lg\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .lg\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .lg\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .lg\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .lg\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .lg\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .lg\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .lg\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .lg\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .lg\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .lg\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .lg\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .lg\:hover\:border-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .lg\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .lg\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .lg\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .lg\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .lg\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .lg\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .lg\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .lg\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .lg\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .lg\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Asurion-White:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Asurion-Blue-Brighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Asurion-Blue-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Asurion-Blue-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Asurion-Purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Asurion-Purple-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Asurion-Purple-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Asurion-Gray-Deepest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Asurion-Gray-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Asurion-Gray-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Asurion-Gray-Lighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Asurion-Gray-Lightest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Asurion-Red-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .lg\:hover\:border-light-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .lg\:hover\:border-light-gray-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .lg\:hover\:border-light-gray-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .lg\:hover\:border-light-gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .lg\:hover\:border-light-gray-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .lg\:hover\:border-light-gray-5:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .lg\:hover\:border-light-slate-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .lg\:hover\:border-denim-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .lg\:hover\:border-purple-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .lg\:hover\:border-dark-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .lg\:hover\:border-bright-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .lg\:hover\:border-mustard-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .lg\:hover\:border-mustard-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .lg\:hover\:border-light-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:hover\:border-light-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .lg\:hover\:border-light-blue-3:hover {
    border-color:  #F0F3FF;
  }

  .lg\:hover\:border-light-blue-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .lg\:hover\:border-purple-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .lg\:hover\:border-light-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .lg\:hover\:border-light-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .lg\:hover\:border-light-bg-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .lg\:hover\:border-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .lg\:hover\:border-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .lg\:hover\:border-light-white-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Black-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Default-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .lg\:hover\:border-White-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Silver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Yellow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Grey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Red-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Gold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .lg\:hover\:border-light-green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .lg\:hover\:border-dark-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .lg\:hover\:border-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:hover\:border-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .lg\:hover\:border-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .lg\:hover\:border-light-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .lg\:hover\:border-bright-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .lg\:hover\:border-bright-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .lg\:hover\:border-SpaceGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Purple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .lg\:hover\:border-LightPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Glow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Bronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Copper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Pink-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Orange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Coral-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .lg\:hover\:border-MajesticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .lg\:hover\:border-PrismBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .lg\:hover\:border-CeramicBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .lg\:hover\:border-MidnightBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .lg\:hover\:border-PrismWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .lg\:hover\:border-CeramicWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .lg\:hover\:border-LilacPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .lg\:hover\:border-CrownSilver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .lg\:hover\:border-CoralBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .lg\:hover\:border-lime-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .lg\:hover\:border-apple-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .lg\:hover\:border-bg-new-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .lg\:hover\:border-bg-new-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .lg\:hover\:border-new-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .lg\:hover\:border-footer-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .lg\:hover\:border-border-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .lg\:hover\:border-apple-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .lg\:hover\:border-crimson-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .lg\:hover\:border-asurion-cyan:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .lg\:hover\:border-bright-orange:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Graphite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .lg\:hover\:border-PacificBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:hover\:border-light-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .lg\:hover\:border-asurion-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .lg\:hover\:border-OceanBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .lg\:hover\:border-MetallicCopper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .lg\:hover\:border-PorcelainWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .lg\:hover\:border-LightBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .lg\:hover\:border-CloudNavy-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .lg\:hover\:border-CloudMint-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .lg\:hover\:border-CloudOrange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .lg\:hover\:border-CloudLavender-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .lg\:hover\:border-CloudRed-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .lg\:hover\:border-CloudWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .lg\:hover\:border-SunriseGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .lg\:hover\:border-SunshineGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .lg\:hover\:border-AuraBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .lg\:hover\:border-AuraGlow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .lg\:hover\:border-MysticBronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .lg\:hover\:border-MysticGreen-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .lg\:hover\:border-MysticGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .lg\:hover\:border-MysticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .lg\:hover\:border-MysticWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .lg\:hover\:border-price-blue1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:hover\:border-indigo1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .lg\:hover\:border-Purple-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .lg\:hover\:border-new-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .lg\:hover\:border-dark-blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .lg\:hover\:border-replace-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .lg\:hover\:border-resolve-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .lg\:hover\:border-violet:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .lg\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .lg\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .lg\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .lg\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .lg\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .lg\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .lg\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .lg\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .lg\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .lg\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .lg\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .lg\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .lg\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .lg\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .lg\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .lg\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .lg\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .lg\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .lg\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .lg\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .lg\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .lg\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .lg\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .lg\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .lg\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .lg\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .lg\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .lg\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .lg\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .lg\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .lg\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .lg\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .lg\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .lg\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .lg\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .lg\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .lg\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .lg\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .lg\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .lg\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .lg\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .lg\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .lg\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .lg\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .lg\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .lg\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .lg\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .lg\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .lg\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .lg\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .lg\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .lg\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .lg\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .lg\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .lg\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .lg\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .lg\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .lg\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .lg\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .lg\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .lg\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .lg\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .lg\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .lg\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .lg\:focus\:border-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .lg\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .lg\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .lg\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .lg\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .lg\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .lg\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .lg\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .lg\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .lg\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .lg\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Asurion-White:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Asurion-Blue-Brighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Asurion-Blue-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Asurion-Blue-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Asurion-Purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Asurion-Purple-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Asurion-Purple-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Asurion-Gray-Deepest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Asurion-Gray-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Asurion-Gray-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Asurion-Gray-Lighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Asurion-Gray-Lightest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Asurion-Red-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .lg\:focus\:border-light-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .lg\:focus\:border-light-gray-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .lg\:focus\:border-light-gray-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .lg\:focus\:border-light-gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .lg\:focus\:border-light-gray-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .lg\:focus\:border-light-gray-5:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .lg\:focus\:border-light-slate-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .lg\:focus\:border-denim-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .lg\:focus\:border-purple-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .lg\:focus\:border-dark-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .lg\:focus\:border-bright-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .lg\:focus\:border-mustard-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .lg\:focus\:border-mustard-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .lg\:focus\:border-light-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:focus\:border-light-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .lg\:focus\:border-light-blue-3:focus {
    border-color:  #F0F3FF;
  }

  .lg\:focus\:border-light-blue-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .lg\:focus\:border-purple-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .lg\:focus\:border-light-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .lg\:focus\:border-light-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .lg\:focus\:border-light-bg-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .lg\:focus\:border-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .lg\:focus\:border-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .lg\:focus\:border-light-white-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Black-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Default-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .lg\:focus\:border-White-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Silver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Yellow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Grey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Red-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Gold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .lg\:focus\:border-light-green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .lg\:focus\:border-dark-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .lg\:focus\:border-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:focus\:border-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .lg\:focus\:border-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .lg\:focus\:border-light-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .lg\:focus\:border-bright-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .lg\:focus\:border-bright-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .lg\:focus\:border-SpaceGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Purple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .lg\:focus\:border-LightPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Glow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Bronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Copper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Pink-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Orange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Coral-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .lg\:focus\:border-MajesticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .lg\:focus\:border-PrismBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .lg\:focus\:border-CeramicBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .lg\:focus\:border-MidnightBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .lg\:focus\:border-PrismWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .lg\:focus\:border-CeramicWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .lg\:focus\:border-LilacPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .lg\:focus\:border-CrownSilver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .lg\:focus\:border-CoralBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .lg\:focus\:border-lime-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .lg\:focus\:border-apple-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .lg\:focus\:border-bg-new-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .lg\:focus\:border-bg-new-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .lg\:focus\:border-new-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .lg\:focus\:border-footer-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .lg\:focus\:border-border-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .lg\:focus\:border-apple-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .lg\:focus\:border-crimson-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .lg\:focus\:border-asurion-cyan:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .lg\:focus\:border-bright-orange:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Graphite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .lg\:focus\:border-PacificBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:focus\:border-light-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .lg\:focus\:border-asurion-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .lg\:focus\:border-OceanBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .lg\:focus\:border-MetallicCopper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .lg\:focus\:border-PorcelainWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .lg\:focus\:border-LightBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .lg\:focus\:border-CloudNavy-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .lg\:focus\:border-CloudMint-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .lg\:focus\:border-CloudOrange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .lg\:focus\:border-CloudLavender-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .lg\:focus\:border-CloudRed-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .lg\:focus\:border-CloudWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .lg\:focus\:border-SunriseGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .lg\:focus\:border-SunshineGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .lg\:focus\:border-AuraBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .lg\:focus\:border-AuraGlow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .lg\:focus\:border-MysticBronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .lg\:focus\:border-MysticGreen-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .lg\:focus\:border-MysticGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .lg\:focus\:border-MysticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .lg\:focus\:border-MysticWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .lg\:focus\:border-price-blue1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .lg\:focus\:border-indigo1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .lg\:focus\:border-Purple-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .lg\:focus\:border-new-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .lg\:focus\:border-dark-blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .lg\:focus\:border-replace-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .lg\:focus\:border-resolve-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .lg\:focus\:border-violet:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .lg\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .lg\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .lg\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .lg\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .lg\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .lg\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .lg\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .lg\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .lg\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .lg\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .lg\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .lg\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .lg\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .lg\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .lg\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .lg\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .lg\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .lg\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .lg\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .lg\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .lg\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .lg\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .lg\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .lg\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .lg\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .lg\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .lg\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .lg\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .lg\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .lg\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .lg\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .lg\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .lg\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .lg\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .lg\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .lg\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .lg\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .lg\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .lg\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .lg\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .lg\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .lg\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .lg\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .lg\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .lg\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .lg\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .lg\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .lg\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .lg\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .lg\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .lg\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .lg\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .lg\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .lg\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .lg\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .lg\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .lg\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .lg\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .lg\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .lg\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .lg\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .lg\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .lg\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .lg\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .lg\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .lg\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .lg\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .lg\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .lg\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .lg\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .lg\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .lg\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .lg\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .lg\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .lg\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .lg\:bg-transparent {
    background-color: transparent;
  }

  .lg\:bg-current {
    background-color: currentColor;
  }

  .lg\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .lg\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .lg\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .lg\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .lg\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .lg\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .lg\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .lg\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .lg\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .lg\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .lg\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .lg\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .lg\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .lg\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .lg\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .lg\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .lg\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .lg\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .lg\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .lg\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .lg\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .lg\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .lg\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .lg\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .lg\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .lg\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .lg\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .lg\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .lg\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .lg\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .lg\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .lg\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .lg\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .lg\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .lg\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .lg\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .lg\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .lg\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .lg\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .lg\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .lg\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .lg\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .lg\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .lg\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .lg\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .lg\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .lg\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .lg\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .lg\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .lg\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .lg\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .lg\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .lg\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .lg\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .lg\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .lg\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .lg\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .lg\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .lg\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .lg\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .lg\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .lg\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .lg\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .lg\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .lg\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .lg\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .lg\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .lg\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .lg\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .lg\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .lg\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .lg\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .lg\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .lg\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .lg\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .lg\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .lg\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .lg\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .lg\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .lg\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .lg\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .lg\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .lg\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .lg\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .lg\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .lg\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .lg\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .lg\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .lg\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .lg\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .lg\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .lg\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .lg\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .lg\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .lg\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .lg\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .lg\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .lg\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .lg\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .lg\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .lg\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .lg\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .lg\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .lg\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .lg\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .lg\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .lg\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .lg\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .lg\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .lg\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .lg\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .lg\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .lg\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .lg\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .lg\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .lg\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .lg\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .lg\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .lg\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .lg\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .lg\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .lg\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .lg\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .lg\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .lg\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .lg\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .lg\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .lg\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .lg\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .lg\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .lg\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .lg\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .lg\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .lg\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .lg\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .lg\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .lg\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .lg\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .lg\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .lg\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .lg\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .lg\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .lg\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .lg\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .lg\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .lg\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .lg\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .lg\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .lg\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .lg\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .lg\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .lg\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .lg\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .lg\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .lg\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .lg\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .lg\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .lg\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .lg\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .lg\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .lg\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .lg\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .lg\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .lg\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .lg\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .lg\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .lg\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .lg\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .lg\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .lg\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .lg\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .lg\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .lg\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .lg\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .group:hover .lg\:group-hover\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .group:hover .lg\:group-hover\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .lg\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .lg\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Asurion-White:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Asurion-Blue-Brighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Asurion-Blue-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Asurion-Blue-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Asurion-Purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Asurion-Purple-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Asurion-Purple-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Asurion-Gray-Deepest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Asurion-Gray-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Asurion-Gray-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Asurion-Gray-Lighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Asurion-Gray-Lightest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Asurion-Red-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-light-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-light-gray-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-light-gray-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-light-gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-light-gray-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-light-gray-5:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-light-slate-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-denim-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-purple-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-dark-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-bright-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-mustard-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-mustard-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-light-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-light-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-light-blue-3:focus-within {
    background-color:  #F0F3FF;
  }

  .lg\:focus-within\:bg-light-blue-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-purple-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-light-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-light-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-light-bg-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-light-white-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Black-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Default-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-White-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Silver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Yellow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Grey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Red-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Gold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-light-green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-dark-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-light-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-bright-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-bright-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-SpaceGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Purple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-LightPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Glow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Bronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Copper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Pink-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Orange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Coral-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-MajesticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-PrismBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-CeramicBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-MidnightBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-PrismWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-CeramicWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-LilacPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-CrownSilver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-CoralBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-lime-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-apple-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-bg-new-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-bg-new-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-new-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-footer-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-border-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-apple-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-crimson-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-asurion-cyan:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-bright-orange:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Graphite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-PacificBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-light-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-asurion-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-OceanBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-MetallicCopper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-PorcelainWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-LightBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-CloudNavy-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-CloudMint-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-CloudOrange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-CloudLavender-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-CloudRed-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-CloudWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-SunriseGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-SunshineGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-AuraBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-AuraGlow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-MysticBronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-MysticGreen-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-MysticGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-MysticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-MysticWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-price-blue1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-indigo1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-Purple-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-new-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-dark-blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-replace-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .lg\:focus-within\:bg-resolve-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .lg\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .lg\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Asurion-White:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Asurion-Blue-Brighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Asurion-Blue-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Asurion-Blue-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Asurion-Purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Asurion-Purple-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Asurion-Purple-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Asurion-Gray-Deepest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Asurion-Gray-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Asurion-Gray-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Asurion-Gray-Lighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Asurion-Gray-Lightest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Asurion-Red-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-light-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-light-gray-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-light-gray-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-light-gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-light-gray-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-light-gray-5:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-light-slate-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-denim-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-purple-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-dark-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-bright-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-mustard-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-mustard-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-light-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-light-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-light-blue-3:hover {
    background-color:  #F0F3FF;
  }

  .lg\:hover\:bg-light-blue-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-purple-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-light-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-light-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-light-bg-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-light-white-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Black-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Default-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-White-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Silver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Yellow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Grey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Red-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Gold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-light-green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-dark-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-light-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-bright-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-bright-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-SpaceGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Purple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-LightPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Glow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Bronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Copper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Pink-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Orange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Coral-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-MajesticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-PrismBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-CeramicBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-MidnightBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-PrismWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-CeramicWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-LilacPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-CrownSilver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-CoralBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-lime-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-apple-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-bg-new-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-bg-new-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-new-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-footer-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-border-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-apple-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-crimson-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-asurion-cyan:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-bright-orange:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Graphite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-PacificBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-light-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-asurion-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-OceanBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-MetallicCopper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-PorcelainWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-LightBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-CloudNavy-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-CloudMint-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-CloudOrange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-CloudLavender-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-CloudRed-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-CloudWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-SunriseGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-SunshineGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-AuraBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-AuraGlow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-MysticBronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-MysticGreen-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-MysticGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-MysticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-MysticWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-price-blue1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-indigo1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-Purple-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-new-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-dark-blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-replace-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .lg\:hover\:bg-resolve-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .lg\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .lg\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Asurion-White:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Asurion-Blue-Brighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Asurion-Blue-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Asurion-Blue-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Asurion-Purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Asurion-Purple-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Asurion-Purple-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Asurion-Gray-Deepest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Asurion-Gray-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Asurion-Gray-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Asurion-Gray-Lighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Asurion-Gray-Lightest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Asurion-Red-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-light-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-light-gray-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-light-gray-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-light-gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-light-gray-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-light-gray-5:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-light-slate-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-denim-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-purple-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-dark-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-bright-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-mustard-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-mustard-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-light-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-light-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-light-blue-3:focus {
    background-color:  #F0F3FF;
  }

  .lg\:focus\:bg-light-blue-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-purple-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-light-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-light-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-light-bg-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-light-white-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Black-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Default-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-White-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Silver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Yellow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Grey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Red-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Gold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-light-green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-dark-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-light-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-bright-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-bright-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-SpaceGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Purple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-LightPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Glow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Bronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Copper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Pink-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Orange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Coral-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-MajesticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-PrismBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-CeramicBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-MidnightBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-PrismWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-CeramicWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-LilacPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-CrownSilver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-CoralBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-lime-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-apple-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-bg-new-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-bg-new-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-new-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-footer-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-border-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-apple-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-crimson-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-asurion-cyan:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-bright-orange:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Graphite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-PacificBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-light-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-asurion-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-OceanBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-MetallicCopper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-PorcelainWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-LightBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-CloudNavy-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-CloudMint-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-CloudOrange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-CloudLavender-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-CloudRed-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-CloudWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-SunriseGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-SunshineGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-AuraBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-AuraGlow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-MysticBronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-MysticGreen-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-MysticGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-MysticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-MysticWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-price-blue1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-indigo1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-Purple-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-new-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-dark-blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-replace-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .lg\:focus\:bg-resolve-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .lg\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .lg\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .lg\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .lg\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .lg\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .lg\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .lg\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .lg\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .lg\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .lg\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .lg\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .lg\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .lg\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .lg\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .lg\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .lg\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .lg\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .lg\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .lg\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .lg\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .lg\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .lg\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .lg\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .lg\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .lg\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .lg\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .lg\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .lg\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .lg\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .lg\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .lg\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .lg\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .lg\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .lg\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .lg\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .lg\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .lg\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .lg\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .lg\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .lg\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .lg\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .lg\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .lg\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .lg\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .lg\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .lg\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .lg\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .lg\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .lg\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .lg\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .lg\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .lg\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .lg\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .lg\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .lg\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .lg\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .lg\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .lg\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .lg\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .lg\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .lg\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .lg\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .lg\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .lg\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .lg\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .lg\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .lg\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .lg\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .lg\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .lg\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .lg\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .lg\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .lg\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .lg\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .lg\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .lg\:bg-none {
    background-image: none;
  }

  .lg\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .lg\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .lg\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .lg\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .lg\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .lg\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .lg\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .lg\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .lg\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .lg\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .lg\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .lg\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .lg\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .lg\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .lg\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .lg\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .lg\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .lg\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .lg\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .lg\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .lg\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .lg\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .lg\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .lg\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .lg\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .lg\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .lg\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .lg\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .lg\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .lg\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .lg\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .lg\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .lg\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .lg\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .lg\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .lg\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .lg\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .lg\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .lg\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .lg\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .lg\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .lg\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .lg\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .lg\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .lg\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .lg\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .lg\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .lg\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .lg\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .lg\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .lg\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .lg\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .lg\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .lg\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .lg\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .lg\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .lg\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .lg\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .lg\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .lg\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .lg\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .lg\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .lg\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .lg\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .lg\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .lg\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .lg\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .lg\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .lg\:from-purple {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .lg\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .lg\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .lg\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .lg\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .lg\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .lg\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .lg\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .lg\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .lg\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .lg\:from-Asurion-White {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:from-Asurion-Blue-Brighter {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:from-Asurion-Blue-Deep {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .lg\:from-Asurion-Blue-Light {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .lg\:from-Asurion-Purple {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .lg\:from-Asurion-Purple-Deeper {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:from-Asurion-Purple-Light {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .lg\:from-Asurion-Gray-Deepest {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .lg\:from-Asurion-Gray-Deeper {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .lg\:from-Asurion-Gray-Light {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .lg\:from-Asurion-Gray-Lighter {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .lg\:from-Asurion-Gray-Lightest {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .lg\:from-Asurion-Red-Deep {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .lg\:from-light-gray {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .lg\:from-light-gray-1 {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .lg\:from-light-gray-2 {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .lg\:from-light-gray-3 {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .lg\:from-light-gray-4 {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .lg\:from-light-gray-5 {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .lg\:from-light-slate-gray {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .lg\:from-denim-blue {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .lg\:from-purple-1 {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .lg\:from-dark-red {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .lg\:from-bright-red {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .lg\:from-mustard-yellow {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .lg\:from-mustard-yellow-1 {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .lg\:from-light-blue {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:from-light-blue-1 {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .lg\:from-light-blue-3 {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:from-light-blue-4 {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .lg\:from-purple-blue {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .lg\:from-light-green {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .lg\:from-light-green-1 {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .lg\:from-light-bg-green {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .lg\:from-green-1 {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .lg\:from-pink-1 {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .lg\:from-light-white-1 {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .lg\:from-Black-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:from-Default-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .lg\:from-White-3 {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .lg\:from-Green-3 {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .lg\:from-Blue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:from-Silver-3 {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .lg\:from-Yellow-3 {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .lg\:from-Grey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .lg\:from-Gray-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .lg\:from-Red-3 {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .lg\:from-Gold-3 {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .lg\:from-light-green-3 {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .lg\:from-dark-blue-2 {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .lg\:from-blue-1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:from-yellow-1 {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .lg\:from-blue-2 {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .lg\:from-light-pink {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .lg\:from-bright-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .lg\:from-bright-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .lg\:from-SpaceGrey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .lg\:from-Purple-3 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:from-LightPurple-3 {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .lg\:from-Glow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .lg\:from-Bronze-3 {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .lg\:from-Copper-3 {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .lg\:from-Pink-3 {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .lg\:from-Orange-3 {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .lg\:from-Coral-3 {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .lg\:from-MajesticBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:from-PrismBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:from-CeramicBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:from-MidnightBlack-3 {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .lg\:from-PrismWhite-3 {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .lg\:from-CeramicWhite-3 {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .lg\:from-LilacPurple-3 {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .lg\:from-CrownSilver-3 {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .lg\:from-CoralBlue-3 {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .lg\:from-lime-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .lg\:from-apple-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .lg\:from-bg-new-blue {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .lg\:from-bg-new-pink {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .lg\:from-new-pink-1 {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .lg\:from-footer-grey {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .lg\:from-border-grey {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .lg\:from-apple-green-1 {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .lg\:from-crimson-red {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .lg\:from-asurion-cyan {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .lg\:from-bright-orange {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .lg\:from-Graphite-3 {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .lg\:from-PacificBlue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:from-light-purple {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .lg\:from-asurion-gray {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .lg\:from-OceanBlue-3 {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .lg\:from-MetallicCopper-3 {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .lg\:from-PorcelainWhite-3 {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .lg\:from-LightBlue-3 {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .lg\:from-CloudNavy-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .lg\:from-CloudMint-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .lg\:from-CloudOrange-3 {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .lg\:from-CloudLavender-3 {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .lg\:from-CloudRed-3 {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .lg\:from-CloudWhite-3 {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .lg\:from-SunriseGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .lg\:from-SunshineGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .lg\:from-AuraBlack-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .lg\:from-AuraGlow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .lg\:from-MysticBronze-3 {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .lg\:from-MysticGreen-3 {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .lg\:from-MysticGrey-3 {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .lg\:from-MysticBlack-3 {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .lg\:from-MysticWhite-3 {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .lg\:from-price-blue1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:from-indigo1 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:from-Purple-4 {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .lg\:from-new-blue-2 {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .lg\:from-dark-blue-3 {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .lg\:from-replace-bg {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .lg\:from-resolve-bg {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .lg\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .lg\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .lg\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .lg\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .lg\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .lg\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .lg\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .lg\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .lg\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .lg\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .lg\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .lg\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .lg\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .lg\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .lg\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .lg\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .lg\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .lg\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .lg\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .lg\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .lg\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .lg\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .lg\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .lg\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .lg\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .lg\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .lg\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .lg\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .lg\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .lg\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .lg\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .lg\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .lg\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .lg\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .lg\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .lg\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .lg\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .lg\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .lg\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .lg\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .lg\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .lg\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .lg\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .lg\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .lg\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .lg\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .lg\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .lg\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .lg\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .lg\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .lg\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .lg\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .lg\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .lg\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .lg\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .lg\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .lg\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .lg\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .lg\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .lg\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .lg\:hover\:from-purple:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .lg\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .lg\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .lg\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .lg\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .lg\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .lg\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .lg\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .lg\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .lg\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .lg\:hover\:from-Asurion-White:hover {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:from-Asurion-Blue-Brighter:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:hover\:from-Asurion-Blue-Deep:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .lg\:hover\:from-Asurion-Blue-Light:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .lg\:hover\:from-Asurion-Purple:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .lg\:hover\:from-Asurion-Purple-Deeper:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:hover\:from-Asurion-Purple-Light:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .lg\:hover\:from-Asurion-Gray-Deepest:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .lg\:hover\:from-Asurion-Gray-Deeper:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .lg\:hover\:from-Asurion-Gray-Light:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .lg\:hover\:from-Asurion-Gray-Lighter:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .lg\:hover\:from-Asurion-Gray-Lightest:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .lg\:hover\:from-Asurion-Red-Deep:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .lg\:hover\:from-light-gray:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .lg\:hover\:from-light-gray-1:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .lg\:hover\:from-light-gray-2:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .lg\:hover\:from-light-gray-3:hover {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .lg\:hover\:from-light-gray-4:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .lg\:hover\:from-light-gray-5:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .lg\:hover\:from-light-slate-gray:hover {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .lg\:hover\:from-denim-blue:hover {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .lg\:hover\:from-purple-1:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .lg\:hover\:from-dark-red:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .lg\:hover\:from-bright-red:hover {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .lg\:hover\:from-mustard-yellow:hover {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .lg\:hover\:from-mustard-yellow-1:hover {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .lg\:hover\:from-light-blue:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:hover\:from-light-blue-1:hover {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .lg\:hover\:from-light-blue-3:hover {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:from-light-blue-4:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .lg\:hover\:from-purple-blue:hover {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .lg\:hover\:from-light-green:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .lg\:hover\:from-light-green-1:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .lg\:hover\:from-light-bg-green:hover {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .lg\:hover\:from-green-1:hover {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .lg\:hover\:from-pink-1:hover {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .lg\:hover\:from-light-white-1:hover {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .lg\:hover\:from-Black-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:hover\:from-Default-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .lg\:hover\:from-White-3:hover {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .lg\:hover\:from-Green-3:hover {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .lg\:hover\:from-Blue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:hover\:from-Silver-3:hover {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .lg\:hover\:from-Yellow-3:hover {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .lg\:hover\:from-Grey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .lg\:hover\:from-Gray-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .lg\:hover\:from-Red-3:hover {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .lg\:hover\:from-Gold-3:hover {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .lg\:hover\:from-light-green-3:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .lg\:hover\:from-dark-blue-2:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .lg\:hover\:from-blue-1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:hover\:from-yellow-1:hover {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .lg\:hover\:from-blue-2:hover {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .lg\:hover\:from-light-pink:hover {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .lg\:hover\:from-bright-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .lg\:hover\:from-bright-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .lg\:hover\:from-SpaceGrey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .lg\:hover\:from-Purple-3:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:hover\:from-LightPurple-3:hover {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .lg\:hover\:from-Glow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .lg\:hover\:from-Bronze-3:hover {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .lg\:hover\:from-Copper-3:hover {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .lg\:hover\:from-Pink-3:hover {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .lg\:hover\:from-Orange-3:hover {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .lg\:hover\:from-Coral-3:hover {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .lg\:hover\:from-MajesticBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:hover\:from-PrismBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:hover\:from-CeramicBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:hover\:from-MidnightBlack-3:hover {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .lg\:hover\:from-PrismWhite-3:hover {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .lg\:hover\:from-CeramicWhite-3:hover {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .lg\:hover\:from-LilacPurple-3:hover {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .lg\:hover\:from-CrownSilver-3:hover {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .lg\:hover\:from-CoralBlue-3:hover {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .lg\:hover\:from-lime-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .lg\:hover\:from-apple-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .lg\:hover\:from-bg-new-blue:hover {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .lg\:hover\:from-bg-new-pink:hover {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .lg\:hover\:from-new-pink-1:hover {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .lg\:hover\:from-footer-grey:hover {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .lg\:hover\:from-border-grey:hover {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .lg\:hover\:from-apple-green-1:hover {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .lg\:hover\:from-crimson-red:hover {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .lg\:hover\:from-asurion-cyan:hover {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .lg\:hover\:from-bright-orange:hover {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .lg\:hover\:from-Graphite-3:hover {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .lg\:hover\:from-PacificBlue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:hover\:from-light-purple:hover {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .lg\:hover\:from-asurion-gray:hover {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .lg\:hover\:from-OceanBlue-3:hover {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .lg\:hover\:from-MetallicCopper-3:hover {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .lg\:hover\:from-PorcelainWhite-3:hover {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .lg\:hover\:from-LightBlue-3:hover {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .lg\:hover\:from-CloudNavy-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .lg\:hover\:from-CloudMint-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .lg\:hover\:from-CloudOrange-3:hover {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .lg\:hover\:from-CloudLavender-3:hover {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .lg\:hover\:from-CloudRed-3:hover {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .lg\:hover\:from-CloudWhite-3:hover {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .lg\:hover\:from-SunriseGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .lg\:hover\:from-SunshineGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .lg\:hover\:from-AuraBlack-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .lg\:hover\:from-AuraGlow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .lg\:hover\:from-MysticBronze-3:hover {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .lg\:hover\:from-MysticGreen-3:hover {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .lg\:hover\:from-MysticGrey-3:hover {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .lg\:hover\:from-MysticBlack-3:hover {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .lg\:hover\:from-MysticWhite-3:hover {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .lg\:hover\:from-price-blue1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:hover\:from-indigo1:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:hover\:from-Purple-4:hover {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .lg\:hover\:from-new-blue-2:hover {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .lg\:hover\:from-dark-blue-3:hover {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .lg\:hover\:from-replace-bg:hover {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .lg\:hover\:from-resolve-bg:hover {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .lg\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:from-gray-50:focus {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .lg\:focus\:from-gray-100:focus {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .lg\:focus\:from-gray-200:focus {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .lg\:focus\:from-gray-300:focus {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .lg\:focus\:from-gray-400:focus {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .lg\:focus\:from-gray-500:focus {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .lg\:focus\:from-gray-600:focus {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .lg\:focus\:from-gray-700:focus {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .lg\:focus\:from-gray-800:focus {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .lg\:focus\:from-gray-900:focus {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .lg\:focus\:from-red-50:focus {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .lg\:focus\:from-red-100:focus {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .lg\:focus\:from-red-200:focus {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .lg\:focus\:from-red-300:focus {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .lg\:focus\:from-red-400:focus {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .lg\:focus\:from-red-500:focus {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .lg\:focus\:from-red-600:focus {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .lg\:focus\:from-red-700:focus {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .lg\:focus\:from-red-800:focus {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .lg\:focus\:from-red-900:focus {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .lg\:focus\:from-yellow-50:focus {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .lg\:focus\:from-yellow-100:focus {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .lg\:focus\:from-yellow-200:focus {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .lg\:focus\:from-yellow-300:focus {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .lg\:focus\:from-yellow-400:focus {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .lg\:focus\:from-yellow-500:focus {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .lg\:focus\:from-yellow-600:focus {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .lg\:focus\:from-yellow-700:focus {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .lg\:focus\:from-yellow-800:focus {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .lg\:focus\:from-yellow-900:focus {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .lg\:focus\:from-green-50:focus {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .lg\:focus\:from-green-100:focus {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .lg\:focus\:from-green-200:focus {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .lg\:focus\:from-green-300:focus {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .lg\:focus\:from-green-400:focus {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .lg\:focus\:from-green-500:focus {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .lg\:focus\:from-green-600:focus {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .lg\:focus\:from-green-700:focus {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .lg\:focus\:from-green-800:focus {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .lg\:focus\:from-green-900:focus {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .lg\:focus\:from-blue-50:focus {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .lg\:focus\:from-blue-100:focus {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .lg\:focus\:from-blue-200:focus {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .lg\:focus\:from-blue-300:focus {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .lg\:focus\:from-blue-400:focus {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .lg\:focus\:from-blue-500:focus {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .lg\:focus\:from-blue-600:focus {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .lg\:focus\:from-blue-700:focus {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .lg\:focus\:from-blue-800:focus {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .lg\:focus\:from-blue-900:focus {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .lg\:focus\:from-indigo-50:focus {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .lg\:focus\:from-indigo-100:focus {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .lg\:focus\:from-indigo-200:focus {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .lg\:focus\:from-indigo-300:focus {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .lg\:focus\:from-indigo-400:focus {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .lg\:focus\:from-indigo-500:focus {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .lg\:focus\:from-indigo-600:focus {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .lg\:focus\:from-indigo-700:focus {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .lg\:focus\:from-indigo-800:focus {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .lg\:focus\:from-indigo-900:focus {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .lg\:focus\:from-purple:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:focus\:from-pink-50:focus {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .lg\:focus\:from-pink-100:focus {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .lg\:focus\:from-pink-200:focus {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .lg\:focus\:from-pink-300:focus {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .lg\:focus\:from-pink-400:focus {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .lg\:focus\:from-pink-500:focus {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .lg\:focus\:from-pink-600:focus {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .lg\:focus\:from-pink-700:focus {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .lg\:focus\:from-pink-800:focus {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .lg\:focus\:from-pink-900:focus {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .lg\:focus\:from-Asurion-White:focus {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:from-Asurion-Blue-Brighter:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:focus\:from-Asurion-Blue-Deep:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .lg\:focus\:from-Asurion-Blue-Light:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .lg\:focus\:from-Asurion-Purple:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .lg\:focus\:from-Asurion-Purple-Deeper:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:focus\:from-Asurion-Purple-Light:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .lg\:focus\:from-Asurion-Gray-Deepest:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .lg\:focus\:from-Asurion-Gray-Deeper:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .lg\:focus\:from-Asurion-Gray-Light:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .lg\:focus\:from-Asurion-Gray-Lighter:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .lg\:focus\:from-Asurion-Gray-Lightest:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .lg\:focus\:from-Asurion-Red-Deep:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .lg\:focus\:from-light-gray:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .lg\:focus\:from-light-gray-1:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .lg\:focus\:from-light-gray-2:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .lg\:focus\:from-light-gray-3:focus {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .lg\:focus\:from-light-gray-4:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .lg\:focus\:from-light-gray-5:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .lg\:focus\:from-light-slate-gray:focus {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .lg\:focus\:from-denim-blue:focus {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .lg\:focus\:from-purple-1:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .lg\:focus\:from-dark-red:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .lg\:focus\:from-bright-red:focus {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .lg\:focus\:from-mustard-yellow:focus {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .lg\:focus\:from-mustard-yellow-1:focus {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .lg\:focus\:from-light-blue:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:focus\:from-light-blue-1:focus {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .lg\:focus\:from-light-blue-3:focus {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:from-light-blue-4:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .lg\:focus\:from-purple-blue:focus {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .lg\:focus\:from-light-green:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .lg\:focus\:from-light-green-1:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .lg\:focus\:from-light-bg-green:focus {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .lg\:focus\:from-green-1:focus {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .lg\:focus\:from-pink-1:focus {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .lg\:focus\:from-light-white-1:focus {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .lg\:focus\:from-Black-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:focus\:from-Default-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .lg\:focus\:from-White-3:focus {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .lg\:focus\:from-Green-3:focus {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .lg\:focus\:from-Blue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:focus\:from-Silver-3:focus {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .lg\:focus\:from-Yellow-3:focus {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .lg\:focus\:from-Grey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .lg\:focus\:from-Gray-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .lg\:focus\:from-Red-3:focus {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .lg\:focus\:from-Gold-3:focus {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .lg\:focus\:from-light-green-3:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .lg\:focus\:from-dark-blue-2:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .lg\:focus\:from-blue-1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:focus\:from-yellow-1:focus {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .lg\:focus\:from-blue-2:focus {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .lg\:focus\:from-light-pink:focus {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .lg\:focus\:from-bright-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .lg\:focus\:from-bright-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .lg\:focus\:from-SpaceGrey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .lg\:focus\:from-Purple-3:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:focus\:from-LightPurple-3:focus {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .lg\:focus\:from-Glow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .lg\:focus\:from-Bronze-3:focus {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .lg\:focus\:from-Copper-3:focus {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .lg\:focus\:from-Pink-3:focus {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .lg\:focus\:from-Orange-3:focus {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .lg\:focus\:from-Coral-3:focus {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .lg\:focus\:from-MajesticBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:focus\:from-PrismBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:focus\:from-CeramicBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:focus\:from-MidnightBlack-3:focus {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .lg\:focus\:from-PrismWhite-3:focus {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .lg\:focus\:from-CeramicWhite-3:focus {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .lg\:focus\:from-LilacPurple-3:focus {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .lg\:focus\:from-CrownSilver-3:focus {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .lg\:focus\:from-CoralBlue-3:focus {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .lg\:focus\:from-lime-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .lg\:focus\:from-apple-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .lg\:focus\:from-bg-new-blue:focus {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .lg\:focus\:from-bg-new-pink:focus {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .lg\:focus\:from-new-pink-1:focus {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .lg\:focus\:from-footer-grey:focus {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .lg\:focus\:from-border-grey:focus {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .lg\:focus\:from-apple-green-1:focus {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .lg\:focus\:from-crimson-red:focus {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .lg\:focus\:from-asurion-cyan:focus {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .lg\:focus\:from-bright-orange:focus {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .lg\:focus\:from-Graphite-3:focus {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .lg\:focus\:from-PacificBlue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:focus\:from-light-purple:focus {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .lg\:focus\:from-asurion-gray:focus {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .lg\:focus\:from-OceanBlue-3:focus {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .lg\:focus\:from-MetallicCopper-3:focus {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .lg\:focus\:from-PorcelainWhite-3:focus {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .lg\:focus\:from-LightBlue-3:focus {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .lg\:focus\:from-CloudNavy-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .lg\:focus\:from-CloudMint-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .lg\:focus\:from-CloudOrange-3:focus {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .lg\:focus\:from-CloudLavender-3:focus {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .lg\:focus\:from-CloudRed-3:focus {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .lg\:focus\:from-CloudWhite-3:focus {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .lg\:focus\:from-SunriseGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .lg\:focus\:from-SunshineGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .lg\:focus\:from-AuraBlack-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .lg\:focus\:from-AuraGlow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .lg\:focus\:from-MysticBronze-3:focus {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .lg\:focus\:from-MysticGreen-3:focus {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .lg\:focus\:from-MysticGrey-3:focus {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .lg\:focus\:from-MysticBlack-3:focus {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .lg\:focus\:from-MysticWhite-3:focus {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .lg\:focus\:from-price-blue1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:focus\:from-indigo1:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:focus\:from-Purple-4:focus {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .lg\:focus\:from-new-blue-2:focus {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .lg\:focus\:from-dark-blue-3:focus {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .lg\:focus\:from-replace-bg:focus {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .lg\:focus\:from-resolve-bg:focus {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .lg\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .lg\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .lg\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .lg\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .lg\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .lg\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .lg\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .lg\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .lg\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .lg\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .lg\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .lg\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .lg\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .lg\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .lg\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .lg\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .lg\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .lg\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .lg\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .lg\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .lg\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .lg\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .lg\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .lg\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .lg\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .lg\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .lg\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .lg\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .lg\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .lg\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .lg\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .lg\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .lg\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .lg\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .lg\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .lg\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .lg\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .lg\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .lg\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .lg\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .lg\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .lg\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .lg\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .lg\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .lg\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .lg\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .lg\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .lg\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .lg\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .lg\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .lg\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .lg\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .lg\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .lg\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .lg\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .lg\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .lg\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .lg\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .lg\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .lg\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .lg\:via-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .lg\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .lg\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .lg\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .lg\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .lg\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .lg\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .lg\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .lg\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .lg\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .lg\:via-Asurion-White {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:via-Asurion-Blue-Brighter {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:via-Asurion-Blue-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .lg\:via-Asurion-Blue-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .lg\:via-Asurion-Purple {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .lg\:via-Asurion-Purple-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:via-Asurion-Purple-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .lg\:via-Asurion-Gray-Deepest {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .lg\:via-Asurion-Gray-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .lg\:via-Asurion-Gray-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .lg\:via-Asurion-Gray-Lighter {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .lg\:via-Asurion-Gray-Lightest {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .lg\:via-Asurion-Red-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .lg\:via-light-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .lg\:via-light-gray-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .lg\:via-light-gray-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .lg\:via-light-gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .lg\:via-light-gray-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .lg\:via-light-gray-5 {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .lg\:via-light-slate-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .lg\:via-denim-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .lg\:via-purple-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .lg\:via-dark-red {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .lg\:via-bright-red {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .lg\:via-mustard-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .lg\:via-mustard-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .lg\:via-light-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:via-light-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .lg\:via-light-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:via-light-blue-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .lg\:via-purple-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .lg\:via-light-green {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .lg\:via-light-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .lg\:via-light-bg-green {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .lg\:via-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .lg\:via-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .lg\:via-light-white-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .lg\:via-Black-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:via-Default-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .lg\:via-White-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .lg\:via-Green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .lg\:via-Blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:via-Silver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .lg\:via-Yellow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .lg\:via-Grey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .lg\:via-Gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .lg\:via-Red-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .lg\:via-Gold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .lg\:via-light-green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .lg\:via-dark-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .lg\:via-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:via-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .lg\:via-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .lg\:via-light-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .lg\:via-bright-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .lg\:via-bright-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .lg\:via-SpaceGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .lg\:via-Purple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:via-LightPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .lg\:via-Glow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .lg\:via-Bronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .lg\:via-Copper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .lg\:via-Pink-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .lg\:via-Orange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .lg\:via-Coral-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .lg\:via-MajesticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:via-PrismBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:via-CeramicBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:via-MidnightBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .lg\:via-PrismWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .lg\:via-CeramicWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .lg\:via-LilacPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .lg\:via-CrownSilver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .lg\:via-CoralBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .lg\:via-lime-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .lg\:via-apple-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .lg\:via-bg-new-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .lg\:via-bg-new-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .lg\:via-new-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .lg\:via-footer-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .lg\:via-border-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .lg\:via-apple-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .lg\:via-crimson-red {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .lg\:via-asurion-cyan {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .lg\:via-bright-orange {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .lg\:via-Graphite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .lg\:via-PacificBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:via-light-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .lg\:via-asurion-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .lg\:via-OceanBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .lg\:via-MetallicCopper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .lg\:via-PorcelainWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .lg\:via-LightBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .lg\:via-CloudNavy-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .lg\:via-CloudMint-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .lg\:via-CloudOrange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .lg\:via-CloudLavender-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .lg\:via-CloudRed-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .lg\:via-CloudWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .lg\:via-SunriseGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .lg\:via-SunshineGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .lg\:via-AuraBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .lg\:via-AuraGlow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .lg\:via-MysticBronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .lg\:via-MysticGreen-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .lg\:via-MysticGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .lg\:via-MysticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .lg\:via-MysticWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .lg\:via-price-blue1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:via-indigo1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:via-Purple-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .lg\:via-new-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .lg\:via-dark-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .lg\:via-replace-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .lg\:via-resolve-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .lg\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .lg\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .lg\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .lg\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .lg\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .lg\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .lg\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .lg\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .lg\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .lg\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .lg\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .lg\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .lg\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .lg\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .lg\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .lg\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .lg\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .lg\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .lg\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .lg\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .lg\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .lg\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .lg\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .lg\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .lg\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .lg\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .lg\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .lg\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .lg\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .lg\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .lg\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .lg\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .lg\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .lg\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .lg\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .lg\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .lg\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .lg\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .lg\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .lg\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .lg\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .lg\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .lg\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .lg\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .lg\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .lg\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .lg\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .lg\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .lg\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .lg\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .lg\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .lg\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .lg\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .lg\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .lg\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .lg\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .lg\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .lg\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .lg\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .lg\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .lg\:hover\:via-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .lg\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .lg\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .lg\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .lg\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .lg\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .lg\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .lg\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .lg\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .lg\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .lg\:hover\:via-Asurion-White:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:via-Asurion-Blue-Brighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:hover\:via-Asurion-Blue-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .lg\:hover\:via-Asurion-Blue-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .lg\:hover\:via-Asurion-Purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .lg\:hover\:via-Asurion-Purple-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:hover\:via-Asurion-Purple-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .lg\:hover\:via-Asurion-Gray-Deepest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .lg\:hover\:via-Asurion-Gray-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .lg\:hover\:via-Asurion-Gray-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .lg\:hover\:via-Asurion-Gray-Lighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .lg\:hover\:via-Asurion-Gray-Lightest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .lg\:hover\:via-Asurion-Red-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .lg\:hover\:via-light-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .lg\:hover\:via-light-gray-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .lg\:hover\:via-light-gray-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .lg\:hover\:via-light-gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .lg\:hover\:via-light-gray-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .lg\:hover\:via-light-gray-5:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .lg\:hover\:via-light-slate-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .lg\:hover\:via-denim-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .lg\:hover\:via-purple-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .lg\:hover\:via-dark-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .lg\:hover\:via-bright-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .lg\:hover\:via-mustard-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .lg\:hover\:via-mustard-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .lg\:hover\:via-light-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:hover\:via-light-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .lg\:hover\:via-light-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:hover\:via-light-blue-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .lg\:hover\:via-purple-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .lg\:hover\:via-light-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .lg\:hover\:via-light-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .lg\:hover\:via-light-bg-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .lg\:hover\:via-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .lg\:hover\:via-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .lg\:hover\:via-light-white-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .lg\:hover\:via-Black-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:hover\:via-Default-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .lg\:hover\:via-White-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .lg\:hover\:via-Green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .lg\:hover\:via-Blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:hover\:via-Silver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .lg\:hover\:via-Yellow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .lg\:hover\:via-Grey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .lg\:hover\:via-Gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .lg\:hover\:via-Red-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .lg\:hover\:via-Gold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .lg\:hover\:via-light-green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .lg\:hover\:via-dark-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .lg\:hover\:via-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:hover\:via-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .lg\:hover\:via-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .lg\:hover\:via-light-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .lg\:hover\:via-bright-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .lg\:hover\:via-bright-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .lg\:hover\:via-SpaceGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .lg\:hover\:via-Purple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:hover\:via-LightPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .lg\:hover\:via-Glow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .lg\:hover\:via-Bronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .lg\:hover\:via-Copper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .lg\:hover\:via-Pink-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .lg\:hover\:via-Orange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .lg\:hover\:via-Coral-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .lg\:hover\:via-MajesticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:hover\:via-PrismBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:hover\:via-CeramicBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:hover\:via-MidnightBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .lg\:hover\:via-PrismWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .lg\:hover\:via-CeramicWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .lg\:hover\:via-LilacPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .lg\:hover\:via-CrownSilver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .lg\:hover\:via-CoralBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .lg\:hover\:via-lime-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .lg\:hover\:via-apple-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .lg\:hover\:via-bg-new-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .lg\:hover\:via-bg-new-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .lg\:hover\:via-new-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .lg\:hover\:via-footer-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .lg\:hover\:via-border-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .lg\:hover\:via-apple-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .lg\:hover\:via-crimson-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .lg\:hover\:via-asurion-cyan:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .lg\:hover\:via-bright-orange:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .lg\:hover\:via-Graphite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .lg\:hover\:via-PacificBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:hover\:via-light-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .lg\:hover\:via-asurion-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .lg\:hover\:via-OceanBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .lg\:hover\:via-MetallicCopper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .lg\:hover\:via-PorcelainWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .lg\:hover\:via-LightBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .lg\:hover\:via-CloudNavy-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .lg\:hover\:via-CloudMint-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .lg\:hover\:via-CloudOrange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .lg\:hover\:via-CloudLavender-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .lg\:hover\:via-CloudRed-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .lg\:hover\:via-CloudWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .lg\:hover\:via-SunriseGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .lg\:hover\:via-SunshineGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .lg\:hover\:via-AuraBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .lg\:hover\:via-AuraGlow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .lg\:hover\:via-MysticBronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .lg\:hover\:via-MysticGreen-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .lg\:hover\:via-MysticGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .lg\:hover\:via-MysticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .lg\:hover\:via-MysticWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .lg\:hover\:via-price-blue1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:hover\:via-indigo1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:hover\:via-Purple-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .lg\:hover\:via-new-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .lg\:hover\:via-dark-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .lg\:hover\:via-replace-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .lg\:hover\:via-resolve-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .lg\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .lg\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .lg\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .lg\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .lg\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .lg\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .lg\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .lg\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .lg\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .lg\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .lg\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .lg\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .lg\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .lg\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .lg\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .lg\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .lg\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .lg\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .lg\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .lg\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .lg\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .lg\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .lg\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .lg\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .lg\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .lg\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .lg\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .lg\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .lg\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .lg\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .lg\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .lg\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .lg\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .lg\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .lg\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .lg\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .lg\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .lg\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .lg\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .lg\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .lg\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .lg\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .lg\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .lg\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .lg\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .lg\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .lg\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .lg\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .lg\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .lg\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .lg\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .lg\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .lg\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .lg\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .lg\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .lg\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .lg\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .lg\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .lg\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .lg\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .lg\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .lg\:focus\:via-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .lg\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .lg\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .lg\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .lg\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .lg\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .lg\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .lg\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .lg\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .lg\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .lg\:focus\:via-Asurion-White:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:via-Asurion-Blue-Brighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:focus\:via-Asurion-Blue-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .lg\:focus\:via-Asurion-Blue-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .lg\:focus\:via-Asurion-Purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .lg\:focus\:via-Asurion-Purple-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:focus\:via-Asurion-Purple-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .lg\:focus\:via-Asurion-Gray-Deepest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .lg\:focus\:via-Asurion-Gray-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .lg\:focus\:via-Asurion-Gray-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .lg\:focus\:via-Asurion-Gray-Lighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .lg\:focus\:via-Asurion-Gray-Lightest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .lg\:focus\:via-Asurion-Red-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .lg\:focus\:via-light-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .lg\:focus\:via-light-gray-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .lg\:focus\:via-light-gray-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .lg\:focus\:via-light-gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .lg\:focus\:via-light-gray-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .lg\:focus\:via-light-gray-5:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .lg\:focus\:via-light-slate-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .lg\:focus\:via-denim-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .lg\:focus\:via-purple-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .lg\:focus\:via-dark-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .lg\:focus\:via-bright-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .lg\:focus\:via-mustard-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .lg\:focus\:via-mustard-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .lg\:focus\:via-light-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:focus\:via-light-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .lg\:focus\:via-light-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .lg\:focus\:via-light-blue-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .lg\:focus\:via-purple-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .lg\:focus\:via-light-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .lg\:focus\:via-light-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .lg\:focus\:via-light-bg-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .lg\:focus\:via-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .lg\:focus\:via-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .lg\:focus\:via-light-white-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .lg\:focus\:via-Black-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:focus\:via-Default-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .lg\:focus\:via-White-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .lg\:focus\:via-Green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .lg\:focus\:via-Blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:focus\:via-Silver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .lg\:focus\:via-Yellow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .lg\:focus\:via-Grey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .lg\:focus\:via-Gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .lg\:focus\:via-Red-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .lg\:focus\:via-Gold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .lg\:focus\:via-light-green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .lg\:focus\:via-dark-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .lg\:focus\:via-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:focus\:via-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .lg\:focus\:via-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .lg\:focus\:via-light-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .lg\:focus\:via-bright-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .lg\:focus\:via-bright-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .lg\:focus\:via-SpaceGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .lg\:focus\:via-Purple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:focus\:via-LightPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .lg\:focus\:via-Glow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .lg\:focus\:via-Bronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .lg\:focus\:via-Copper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .lg\:focus\:via-Pink-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .lg\:focus\:via-Orange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .lg\:focus\:via-Coral-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .lg\:focus\:via-MajesticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:focus\:via-PrismBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:focus\:via-CeramicBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .lg\:focus\:via-MidnightBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .lg\:focus\:via-PrismWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .lg\:focus\:via-CeramicWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .lg\:focus\:via-LilacPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .lg\:focus\:via-CrownSilver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .lg\:focus\:via-CoralBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .lg\:focus\:via-lime-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .lg\:focus\:via-apple-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .lg\:focus\:via-bg-new-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .lg\:focus\:via-bg-new-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .lg\:focus\:via-new-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .lg\:focus\:via-footer-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .lg\:focus\:via-border-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .lg\:focus\:via-apple-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .lg\:focus\:via-crimson-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .lg\:focus\:via-asurion-cyan:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .lg\:focus\:via-bright-orange:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .lg\:focus\:via-Graphite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .lg\:focus\:via-PacificBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:focus\:via-light-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .lg\:focus\:via-asurion-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .lg\:focus\:via-OceanBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .lg\:focus\:via-MetallicCopper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .lg\:focus\:via-PorcelainWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .lg\:focus\:via-LightBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .lg\:focus\:via-CloudNavy-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .lg\:focus\:via-CloudMint-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .lg\:focus\:via-CloudOrange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .lg\:focus\:via-CloudLavender-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .lg\:focus\:via-CloudRed-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .lg\:focus\:via-CloudWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .lg\:focus\:via-SunriseGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .lg\:focus\:via-SunshineGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .lg\:focus\:via-AuraBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .lg\:focus\:via-AuraGlow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .lg\:focus\:via-MysticBronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .lg\:focus\:via-MysticGreen-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .lg\:focus\:via-MysticGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .lg\:focus\:via-MysticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .lg\:focus\:via-MysticWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .lg\:focus\:via-price-blue1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .lg\:focus\:via-indigo1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .lg\:focus\:via-Purple-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .lg\:focus\:via-new-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .lg\:focus\:via-dark-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .lg\:focus\:via-replace-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .lg\:focus\:via-resolve-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .lg\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .lg\:to-current {
    --tw-gradient-to: currentColor;
  }

  .lg\:to-black {
    --tw-gradient-to: #000;
  }

  .lg\:to-white {
    --tw-gradient-to: #fff;
  }

  .lg\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .lg\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .lg\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .lg\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .lg\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .lg\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .lg\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .lg\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .lg\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .lg\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .lg\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .lg\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .lg\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .lg\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .lg\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .lg\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .lg\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .lg\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .lg\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .lg\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .lg\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .lg\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .lg\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .lg\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .lg\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .lg\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .lg\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .lg\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .lg\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .lg\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .lg\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .lg\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .lg\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .lg\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .lg\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .lg\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .lg\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .lg\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .lg\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .lg\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .lg\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .lg\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .lg\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .lg\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .lg\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .lg\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .lg\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .lg\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .lg\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .lg\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .lg\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .lg\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .lg\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .lg\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .lg\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .lg\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .lg\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .lg\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .lg\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .lg\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .lg\:to-purple {
    --tw-gradient-to: #6700B8;
  }

  .lg\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .lg\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .lg\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .lg\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .lg\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .lg\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .lg\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .lg\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .lg\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .lg\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .lg\:to-Asurion-White {
    --tw-gradient-to: #FFF;
  }

  .lg\:to-Asurion-Blue-Brighter {
    --tw-gradient-to: #6B8BFF;
  }

  .lg\:to-Asurion-Blue-Deep {
    --tw-gradient-to: #2743CC;
  }

  .lg\:to-Asurion-Blue-Light {
    --tw-gradient-to: #F0F3FF;
  }

  .lg\:to-Asurion-Purple {
    --tw-gradient-to: #8223D2;
  }

  .lg\:to-Asurion-Purple-Deeper {
    --tw-gradient-to: #6700B8;
  }

  .lg\:to-Asurion-Purple-Light {
    --tw-gradient-to: #F3E9FB;
  }

  .lg\:to-Asurion-Gray-Deepest {
    --tw-gradient-to: #333F48;
  }

  .lg\:to-Asurion-Gray-Deeper {
    --tw-gradient-to: #6E767D;
  }

  .lg\:to-Asurion-Gray-Light {
    --tw-gradient-to: #A5AAAF;
  }

  .lg\:to-Asurion-Gray-Lighter {
    --tw-gradient-to: #E6E6EB;
  }

  .lg\:to-Asurion-Gray-Lightest {
    --tw-gradient-to: #D5D6DA;
  }

  .lg\:to-Asurion-Red-Deep {
    --tw-gradient-to: #DB1B1B;
  }

  .lg\:to-light-gray {
    --tw-gradient-to: #6E767D;
  }

  .lg\:to-light-gray-1 {
    --tw-gradient-to: #A5AAAF;
  }

  .lg\:to-light-gray-2 {
    --tw-gradient-to: #E6E6EB;
  }

  .lg\:to-light-gray-3 {
    --tw-gradient-to: #F0F0F5;
  }

  .lg\:to-light-gray-4 {
    --tw-gradient-to: #D5D6DA;
  }

  .lg\:to-light-gray-5 {
    --tw-gradient-to: #333F48;
  }

  .lg\:to-light-slate-gray {
    --tw-gradient-to: #8589A1;
  }

  .lg\:to-denim-blue {
    --tw-gradient-to: #0066B2;
  }

  .lg\:to-purple-1 {
    --tw-gradient-to: #8223D2;
  }

  .lg\:to-dark-red {
    --tw-gradient-to: #DB1B1B;
  }

  .lg\:to-bright-red {
    --tw-gradient-to: #F40715;
  }

  .lg\:to-mustard-yellow {
    --tw-gradient-to: #ED8B00;
  }

  .lg\:to-mustard-yellow-1 {
    --tw-gradient-to: #ED6600;
  }

  .lg\:to-light-blue {
    --tw-gradient-to: #6B8BFF;
  }

  .lg\:to-light-blue-1 {
    --tw-gradient-to: #4A68F9;
  }

  .lg\:to-light-blue-3 {
    --tw-gradient-to:  #F0F3FF;
  }

  .lg\:to-light-blue-4 {
    --tw-gradient-to: #F0F3FF;
  }

  .lg\:to-purple-blue {
    --tw-gradient-to: #6469E1;
  }

  .lg\:to-light-green {
    --tw-gradient-to: #00B574;
  }

  .lg\:to-light-green-1 {
    --tw-gradient-to: #00B574;
  }

  .lg\:to-light-bg-green {
    --tw-gradient-to: #F0FFF9;
  }

  .lg\:to-green-1 {
    --tw-gradient-to: #0B8350;
  }

  .lg\:to-pink-1 {
    --tw-gradient-to: #FFEDD5;
  }

  .lg\:to-light-white-1 {
    --tw-gradient-to: #F8F6EE;
  }

  .lg\:to-Black-3 {
    --tw-gradient-to: #1F2020;
  }

  .lg\:to-Default-3 {
    --tw-gradient-to: #1F2120;
  }

  .lg\:to-White-3 {
    --tw-gradient-to: #F9F6EF;
  }

  .lg\:to-Green-3 {
    --tw-gradient-to: #AEE0CD;
  }

  .lg\:to-Blue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .lg\:to-Silver-3 {
    --tw-gradient-to: #E4E4E2;
  }

  .lg\:to-Yellow-3 {
    --tw-gradient-to: #F3D060;
  }

  .lg\:to-Grey-3 {
    --tw-gradient-to: #535150;
  }

  .lg\:to-Gray-3 {
    --tw-gradient-to: #535150;
  }

  .lg\:to-Red-3 {
    --tw-gradient-to: #BA0C2E;
  }

  .lg\:to-Gold-3 {
    --tw-gradient-to: #F5DDC5;
  }

  .lg\:to-light-green-3 {
    --tw-gradient-to: #F3E9FB;
  }

  .lg\:to-dark-blue-2 {
    --tw-gradient-to: #2743CC;
  }

  .lg\:to-blue-1 {
    --tw-gradient-to: #6B8BFF;
  }

  .lg\:to-yellow-1 {
    --tw-gradient-to: #EDB800;
  }

  .lg\:to-blue-2 {
    --tw-gradient-to: #253BAA;
  }

  .lg\:to-light-pink {
    --tw-gradient-to: #FF5070;
  }

  .lg\:to-bright-green {
    --tw-gradient-to: #6EFAC3;
  }

  .lg\:to-bright-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .lg\:to-SpaceGrey-3 {
    --tw-gradient-to: #535150;
  }

  .lg\:to-Purple-3 {
    --tw-gradient-to: #6700B8;
  }

  .lg\:to-LightPurple-3 {
    --tw-gradient-to: #D1CDDA;
  }

  .lg\:to-Glow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .lg\:to-Bronze-3 {
    --tw-gradient-to: #cd7f32;
  }

  .lg\:to-Copper-3 {
    --tw-gradient-to: #B87333;
  }

  .lg\:to-Pink-3 {
    --tw-gradient-to: #FFC0CB;
  }

  .lg\:to-Orange-3 {
    --tw-gradient-to: #FFA500;
  }

  .lg\:to-Coral-3 {
    --tw-gradient-to: #EE7762;
  }

  .lg\:to-MajesticBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .lg\:to-PrismBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .lg\:to-CeramicBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .lg\:to-MidnightBlack-3 {
    --tw-gradient-to: #00040D;
  }

  .lg\:to-PrismWhite-3 {
    --tw-gradient-to: #E1D8CB;
  }

  .lg\:to-CeramicWhite-3 {
    --tw-gradient-to: #c2c2c4;
  }

  .lg\:to-LilacPurple-3 {
    --tw-gradient-to: #C8A2C8;
  }

  .lg\:to-CrownSilver-3 {
    --tw-gradient-to: #b1a5aa;
  }

  .lg\:to-CoralBlue-3 {
    --tw-gradient-to: #AFDCEC;
  }

  .lg\:to-lime-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .lg\:to-apple-green {
    --tw-gradient-to: #6EFAC3;
  }

  .lg\:to-bg-new-blue {
    --tw-gradient-to: #39DCF0;
  }

  .lg\:to-bg-new-pink {
    --tw-gradient-to: #E79AAE;
  }

  .lg\:to-new-pink-1 {
    --tw-gradient-to: #E9A1B3;
  }

  .lg\:to-footer-grey {
    --tw-gradient-to: #333238;
  }

  .lg\:to-border-grey {
    --tw-gradient-to: #c4c4c4;
  }

  .lg\:to-apple-green-1 {
    --tw-gradient-to: #30D091;
  }

  .lg\:to-crimson-red {
    --tw-gradient-to: #d22323;
  }

  .lg\:to-asurion-cyan {
    --tw-gradient-to: #95CED7;
  }

  .lg\:to-bright-orange {
    --tw-gradient-to: #FF8B1A;
  }

  .lg\:to-Graphite-3 {
    --tw-gradient-to: #D2CEDB;
  }

  .lg\:to-PacificBlue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .lg\:to-light-purple {
    --tw-gradient-to: #B3A3D7;
  }

  .lg\:to-asurion-gray {
    --tw-gradient-to: #D8D8D8;
  }

  .lg\:to-OceanBlue-3 {
    --tw-gradient-to: #0077be;
  }

  .lg\:to-MetallicCopper-3 {
    --tw-gradient-to: #72281e;
  }

  .lg\:to-PorcelainWhite-3 {
    --tw-gradient-to: #f8fbf8;
  }

  .lg\:to-LightBlue-3 {
    --tw-gradient-to: #ADD8E6;
  }

  .lg\:to-CloudNavy-3 {
    --tw-gradient-to: #607387;
  }

  .lg\:to-CloudMint-3 {
    --tw-gradient-to: #607387;
  }

  .lg\:to-CloudOrange-3 {
    --tw-gradient-to: #ffba97;
  }

  .lg\:to-CloudLavender-3 {
    --tw-gradient-to: #d6d3e2;
  }

  .lg\:to-CloudRed-3 {
    --tw-gradient-to: #dbb0a2;
  }

  .lg\:to-CloudWhite-3 {
    --tw-gradient-to: #f2f2ed;
  }

  .lg\:to-SunriseGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .lg\:to-SunshineGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .lg\:to-AuraBlack-3 {
    --tw-gradient-to: #1F2120;
  }

  .lg\:to-AuraGlow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .lg\:to-MysticBronze-3 {
    --tw-gradient-to: #3c2516;
  }

  .lg\:to-MysticGreen-3 {
    --tw-gradient-to: #90A19A;
  }

  .lg\:to-MysticGrey-3 {
    --tw-gradient-to: #564f55;
  }

  .lg\:to-MysticBlack-3 {
    --tw-gradient-to: #353A3C;
  }

  .lg\:to-MysticWhite-3 {
    --tw-gradient-to: #E4EDE3;
  }

  .lg\:to-price-blue1 {
    --tw-gradient-to: #6B8BFF;
  }

  .lg\:to-indigo1 {
    --tw-gradient-to: #6700B8;
  }

  .lg\:to-Purple-4 {
    --tw-gradient-to: #9598F8;
  }

  .lg\:to-new-blue-2 {
    --tw-gradient-to: #33B3C2;
  }

  .lg\:to-dark-blue-3 {
    --tw-gradient-to: #041DFB;
  }

  .lg\:to-replace-bg {
    --tw-gradient-to: #8AA4BC;
  }

  .lg\:to-resolve-bg {
    --tw-gradient-to: #4783CB;
  }

  .lg\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .lg\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .lg\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .lg\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .lg\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .lg\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .lg\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .lg\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .lg\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .lg\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .lg\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .lg\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .lg\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .lg\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .lg\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .lg\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .lg\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .lg\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .lg\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .lg\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .lg\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .lg\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .lg\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .lg\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .lg\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .lg\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .lg\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .lg\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .lg\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .lg\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .lg\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .lg\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .lg\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .lg\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .lg\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .lg\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .lg\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .lg\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .lg\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .lg\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .lg\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .lg\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .lg\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .lg\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .lg\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .lg\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .lg\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .lg\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .lg\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .lg\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .lg\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .lg\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .lg\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .lg\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .lg\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .lg\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .lg\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .lg\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .lg\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .lg\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .lg\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .lg\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .lg\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .lg\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .lg\:hover\:to-purple:hover {
    --tw-gradient-to: #6700B8;
  }

  .lg\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .lg\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .lg\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .lg\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .lg\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .lg\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .lg\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .lg\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .lg\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .lg\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .lg\:hover\:to-Asurion-White:hover {
    --tw-gradient-to: #FFF;
  }

  .lg\:hover\:to-Asurion-Blue-Brighter:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .lg\:hover\:to-Asurion-Blue-Deep:hover {
    --tw-gradient-to: #2743CC;
  }

  .lg\:hover\:to-Asurion-Blue-Light:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .lg\:hover\:to-Asurion-Purple:hover {
    --tw-gradient-to: #8223D2;
  }

  .lg\:hover\:to-Asurion-Purple-Deeper:hover {
    --tw-gradient-to: #6700B8;
  }

  .lg\:hover\:to-Asurion-Purple-Light:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .lg\:hover\:to-Asurion-Gray-Deepest:hover {
    --tw-gradient-to: #333F48;
  }

  .lg\:hover\:to-Asurion-Gray-Deeper:hover {
    --tw-gradient-to: #6E767D;
  }

  .lg\:hover\:to-Asurion-Gray-Light:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .lg\:hover\:to-Asurion-Gray-Lighter:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .lg\:hover\:to-Asurion-Gray-Lightest:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .lg\:hover\:to-Asurion-Red-Deep:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .lg\:hover\:to-light-gray:hover {
    --tw-gradient-to: #6E767D;
  }

  .lg\:hover\:to-light-gray-1:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .lg\:hover\:to-light-gray-2:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .lg\:hover\:to-light-gray-3:hover {
    --tw-gradient-to: #F0F0F5;
  }

  .lg\:hover\:to-light-gray-4:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .lg\:hover\:to-light-gray-5:hover {
    --tw-gradient-to: #333F48;
  }

  .lg\:hover\:to-light-slate-gray:hover {
    --tw-gradient-to: #8589A1;
  }

  .lg\:hover\:to-denim-blue:hover {
    --tw-gradient-to: #0066B2;
  }

  .lg\:hover\:to-purple-1:hover {
    --tw-gradient-to: #8223D2;
  }

  .lg\:hover\:to-dark-red:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .lg\:hover\:to-bright-red:hover {
    --tw-gradient-to: #F40715;
  }

  .lg\:hover\:to-mustard-yellow:hover {
    --tw-gradient-to: #ED8B00;
  }

  .lg\:hover\:to-mustard-yellow-1:hover {
    --tw-gradient-to: #ED6600;
  }

  .lg\:hover\:to-light-blue:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .lg\:hover\:to-light-blue-1:hover {
    --tw-gradient-to: #4A68F9;
  }

  .lg\:hover\:to-light-blue-3:hover {
    --tw-gradient-to:  #F0F3FF;
  }

  .lg\:hover\:to-light-blue-4:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .lg\:hover\:to-purple-blue:hover {
    --tw-gradient-to: #6469E1;
  }

  .lg\:hover\:to-light-green:hover {
    --tw-gradient-to: #00B574;
  }

  .lg\:hover\:to-light-green-1:hover {
    --tw-gradient-to: #00B574;
  }

  .lg\:hover\:to-light-bg-green:hover {
    --tw-gradient-to: #F0FFF9;
  }

  .lg\:hover\:to-green-1:hover {
    --tw-gradient-to: #0B8350;
  }

  .lg\:hover\:to-pink-1:hover {
    --tw-gradient-to: #FFEDD5;
  }

  .lg\:hover\:to-light-white-1:hover {
    --tw-gradient-to: #F8F6EE;
  }

  .lg\:hover\:to-Black-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .lg\:hover\:to-Default-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .lg\:hover\:to-White-3:hover {
    --tw-gradient-to: #F9F6EF;
  }

  .lg\:hover\:to-Green-3:hover {
    --tw-gradient-to: #AEE0CD;
  }

  .lg\:hover\:to-Blue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .lg\:hover\:to-Silver-3:hover {
    --tw-gradient-to: #E4E4E2;
  }

  .lg\:hover\:to-Yellow-3:hover {
    --tw-gradient-to: #F3D060;
  }

  .lg\:hover\:to-Grey-3:hover {
    --tw-gradient-to: #535150;
  }

  .lg\:hover\:to-Gray-3:hover {
    --tw-gradient-to: #535150;
  }

  .lg\:hover\:to-Red-3:hover {
    --tw-gradient-to: #BA0C2E;
  }

  .lg\:hover\:to-Gold-3:hover {
    --tw-gradient-to: #F5DDC5;
  }

  .lg\:hover\:to-light-green-3:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .lg\:hover\:to-dark-blue-2:hover {
    --tw-gradient-to: #2743CC;
  }

  .lg\:hover\:to-blue-1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .lg\:hover\:to-yellow-1:hover {
    --tw-gradient-to: #EDB800;
  }

  .lg\:hover\:to-blue-2:hover {
    --tw-gradient-to: #253BAA;
  }

  .lg\:hover\:to-light-pink:hover {
    --tw-gradient-to: #FF5070;
  }

  .lg\:hover\:to-bright-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .lg\:hover\:to-bright-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .lg\:hover\:to-SpaceGrey-3:hover {
    --tw-gradient-to: #535150;
  }

  .lg\:hover\:to-Purple-3:hover {
    --tw-gradient-to: #6700B8;
  }

  .lg\:hover\:to-LightPurple-3:hover {
    --tw-gradient-to: #D1CDDA;
  }

  .lg\:hover\:to-Glow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .lg\:hover\:to-Bronze-3:hover {
    --tw-gradient-to: #cd7f32;
  }

  .lg\:hover\:to-Copper-3:hover {
    --tw-gradient-to: #B87333;
  }

  .lg\:hover\:to-Pink-3:hover {
    --tw-gradient-to: #FFC0CB;
  }

  .lg\:hover\:to-Orange-3:hover {
    --tw-gradient-to: #FFA500;
  }

  .lg\:hover\:to-Coral-3:hover {
    --tw-gradient-to: #EE7762;
  }

  .lg\:hover\:to-MajesticBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .lg\:hover\:to-PrismBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .lg\:hover\:to-CeramicBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .lg\:hover\:to-MidnightBlack-3:hover {
    --tw-gradient-to: #00040D;
  }

  .lg\:hover\:to-PrismWhite-3:hover {
    --tw-gradient-to: #E1D8CB;
  }

  .lg\:hover\:to-CeramicWhite-3:hover {
    --tw-gradient-to: #c2c2c4;
  }

  .lg\:hover\:to-LilacPurple-3:hover {
    --tw-gradient-to: #C8A2C8;
  }

  .lg\:hover\:to-CrownSilver-3:hover {
    --tw-gradient-to: #b1a5aa;
  }

  .lg\:hover\:to-CoralBlue-3:hover {
    --tw-gradient-to: #AFDCEC;
  }

  .lg\:hover\:to-lime-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .lg\:hover\:to-apple-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .lg\:hover\:to-bg-new-blue:hover {
    --tw-gradient-to: #39DCF0;
  }

  .lg\:hover\:to-bg-new-pink:hover {
    --tw-gradient-to: #E79AAE;
  }

  .lg\:hover\:to-new-pink-1:hover {
    --tw-gradient-to: #E9A1B3;
  }

  .lg\:hover\:to-footer-grey:hover {
    --tw-gradient-to: #333238;
  }

  .lg\:hover\:to-border-grey:hover {
    --tw-gradient-to: #c4c4c4;
  }

  .lg\:hover\:to-apple-green-1:hover {
    --tw-gradient-to: #30D091;
  }

  .lg\:hover\:to-crimson-red:hover {
    --tw-gradient-to: #d22323;
  }

  .lg\:hover\:to-asurion-cyan:hover {
    --tw-gradient-to: #95CED7;
  }

  .lg\:hover\:to-bright-orange:hover {
    --tw-gradient-to: #FF8B1A;
  }

  .lg\:hover\:to-Graphite-3:hover {
    --tw-gradient-to: #D2CEDB;
  }

  .lg\:hover\:to-PacificBlue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .lg\:hover\:to-light-purple:hover {
    --tw-gradient-to: #B3A3D7;
  }

  .lg\:hover\:to-asurion-gray:hover {
    --tw-gradient-to: #D8D8D8;
  }

  .lg\:hover\:to-OceanBlue-3:hover {
    --tw-gradient-to: #0077be;
  }

  .lg\:hover\:to-MetallicCopper-3:hover {
    --tw-gradient-to: #72281e;
  }

  .lg\:hover\:to-PorcelainWhite-3:hover {
    --tw-gradient-to: #f8fbf8;
  }

  .lg\:hover\:to-LightBlue-3:hover {
    --tw-gradient-to: #ADD8E6;
  }

  .lg\:hover\:to-CloudNavy-3:hover {
    --tw-gradient-to: #607387;
  }

  .lg\:hover\:to-CloudMint-3:hover {
    --tw-gradient-to: #607387;
  }

  .lg\:hover\:to-CloudOrange-3:hover {
    --tw-gradient-to: #ffba97;
  }

  .lg\:hover\:to-CloudLavender-3:hover {
    --tw-gradient-to: #d6d3e2;
  }

  .lg\:hover\:to-CloudRed-3:hover {
    --tw-gradient-to: #dbb0a2;
  }

  .lg\:hover\:to-CloudWhite-3:hover {
    --tw-gradient-to: #f2f2ed;
  }

  .lg\:hover\:to-SunriseGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .lg\:hover\:to-SunshineGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .lg\:hover\:to-AuraBlack-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .lg\:hover\:to-AuraGlow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .lg\:hover\:to-MysticBronze-3:hover {
    --tw-gradient-to: #3c2516;
  }

  .lg\:hover\:to-MysticGreen-3:hover {
    --tw-gradient-to: #90A19A;
  }

  .lg\:hover\:to-MysticGrey-3:hover {
    --tw-gradient-to: #564f55;
  }

  .lg\:hover\:to-MysticBlack-3:hover {
    --tw-gradient-to: #353A3C;
  }

  .lg\:hover\:to-MysticWhite-3:hover {
    --tw-gradient-to: #E4EDE3;
  }

  .lg\:hover\:to-price-blue1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .lg\:hover\:to-indigo1:hover {
    --tw-gradient-to: #6700B8;
  }

  .lg\:hover\:to-Purple-4:hover {
    --tw-gradient-to: #9598F8;
  }

  .lg\:hover\:to-new-blue-2:hover {
    --tw-gradient-to: #33B3C2;
  }

  .lg\:hover\:to-dark-blue-3:hover {
    --tw-gradient-to: #041DFB;
  }

  .lg\:hover\:to-replace-bg:hover {
    --tw-gradient-to: #8AA4BC;
  }

  .lg\:hover\:to-resolve-bg:hover {
    --tw-gradient-to: #4783CB;
  }

  .lg\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .lg\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .lg\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .lg\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .lg\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .lg\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .lg\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .lg\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .lg\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .lg\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .lg\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .lg\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .lg\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .lg\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .lg\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .lg\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .lg\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .lg\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .lg\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .lg\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .lg\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .lg\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .lg\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .lg\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .lg\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .lg\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .lg\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .lg\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .lg\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .lg\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .lg\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .lg\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .lg\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .lg\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .lg\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .lg\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .lg\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .lg\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .lg\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .lg\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .lg\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .lg\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .lg\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .lg\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .lg\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .lg\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .lg\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .lg\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .lg\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .lg\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .lg\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .lg\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .lg\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .lg\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .lg\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .lg\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .lg\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .lg\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .lg\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .lg\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .lg\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .lg\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .lg\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .lg\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .lg\:focus\:to-purple:focus {
    --tw-gradient-to: #6700B8;
  }

  .lg\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .lg\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .lg\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .lg\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .lg\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .lg\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .lg\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .lg\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .lg\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .lg\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .lg\:focus\:to-Asurion-White:focus {
    --tw-gradient-to: #FFF;
  }

  .lg\:focus\:to-Asurion-Blue-Brighter:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .lg\:focus\:to-Asurion-Blue-Deep:focus {
    --tw-gradient-to: #2743CC;
  }

  .lg\:focus\:to-Asurion-Blue-Light:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .lg\:focus\:to-Asurion-Purple:focus {
    --tw-gradient-to: #8223D2;
  }

  .lg\:focus\:to-Asurion-Purple-Deeper:focus {
    --tw-gradient-to: #6700B8;
  }

  .lg\:focus\:to-Asurion-Purple-Light:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .lg\:focus\:to-Asurion-Gray-Deepest:focus {
    --tw-gradient-to: #333F48;
  }

  .lg\:focus\:to-Asurion-Gray-Deeper:focus {
    --tw-gradient-to: #6E767D;
  }

  .lg\:focus\:to-Asurion-Gray-Light:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .lg\:focus\:to-Asurion-Gray-Lighter:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .lg\:focus\:to-Asurion-Gray-Lightest:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .lg\:focus\:to-Asurion-Red-Deep:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .lg\:focus\:to-light-gray:focus {
    --tw-gradient-to: #6E767D;
  }

  .lg\:focus\:to-light-gray-1:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .lg\:focus\:to-light-gray-2:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .lg\:focus\:to-light-gray-3:focus {
    --tw-gradient-to: #F0F0F5;
  }

  .lg\:focus\:to-light-gray-4:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .lg\:focus\:to-light-gray-5:focus {
    --tw-gradient-to: #333F48;
  }

  .lg\:focus\:to-light-slate-gray:focus {
    --tw-gradient-to: #8589A1;
  }

  .lg\:focus\:to-denim-blue:focus {
    --tw-gradient-to: #0066B2;
  }

  .lg\:focus\:to-purple-1:focus {
    --tw-gradient-to: #8223D2;
  }

  .lg\:focus\:to-dark-red:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .lg\:focus\:to-bright-red:focus {
    --tw-gradient-to: #F40715;
  }

  .lg\:focus\:to-mustard-yellow:focus {
    --tw-gradient-to: #ED8B00;
  }

  .lg\:focus\:to-mustard-yellow-1:focus {
    --tw-gradient-to: #ED6600;
  }

  .lg\:focus\:to-light-blue:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .lg\:focus\:to-light-blue-1:focus {
    --tw-gradient-to: #4A68F9;
  }

  .lg\:focus\:to-light-blue-3:focus {
    --tw-gradient-to:  #F0F3FF;
  }

  .lg\:focus\:to-light-blue-4:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .lg\:focus\:to-purple-blue:focus {
    --tw-gradient-to: #6469E1;
  }

  .lg\:focus\:to-light-green:focus {
    --tw-gradient-to: #00B574;
  }

  .lg\:focus\:to-light-green-1:focus {
    --tw-gradient-to: #00B574;
  }

  .lg\:focus\:to-light-bg-green:focus {
    --tw-gradient-to: #F0FFF9;
  }

  .lg\:focus\:to-green-1:focus {
    --tw-gradient-to: #0B8350;
  }

  .lg\:focus\:to-pink-1:focus {
    --tw-gradient-to: #FFEDD5;
  }

  .lg\:focus\:to-light-white-1:focus {
    --tw-gradient-to: #F8F6EE;
  }

  .lg\:focus\:to-Black-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .lg\:focus\:to-Default-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .lg\:focus\:to-White-3:focus {
    --tw-gradient-to: #F9F6EF;
  }

  .lg\:focus\:to-Green-3:focus {
    --tw-gradient-to: #AEE0CD;
  }

  .lg\:focus\:to-Blue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .lg\:focus\:to-Silver-3:focus {
    --tw-gradient-to: #E4E4E2;
  }

  .lg\:focus\:to-Yellow-3:focus {
    --tw-gradient-to: #F3D060;
  }

  .lg\:focus\:to-Grey-3:focus {
    --tw-gradient-to: #535150;
  }

  .lg\:focus\:to-Gray-3:focus {
    --tw-gradient-to: #535150;
  }

  .lg\:focus\:to-Red-3:focus {
    --tw-gradient-to: #BA0C2E;
  }

  .lg\:focus\:to-Gold-3:focus {
    --tw-gradient-to: #F5DDC5;
  }

  .lg\:focus\:to-light-green-3:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .lg\:focus\:to-dark-blue-2:focus {
    --tw-gradient-to: #2743CC;
  }

  .lg\:focus\:to-blue-1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .lg\:focus\:to-yellow-1:focus {
    --tw-gradient-to: #EDB800;
  }

  .lg\:focus\:to-blue-2:focus {
    --tw-gradient-to: #253BAA;
  }

  .lg\:focus\:to-light-pink:focus {
    --tw-gradient-to: #FF5070;
  }

  .lg\:focus\:to-bright-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .lg\:focus\:to-bright-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .lg\:focus\:to-SpaceGrey-3:focus {
    --tw-gradient-to: #535150;
  }

  .lg\:focus\:to-Purple-3:focus {
    --tw-gradient-to: #6700B8;
  }

  .lg\:focus\:to-LightPurple-3:focus {
    --tw-gradient-to: #D1CDDA;
  }

  .lg\:focus\:to-Glow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .lg\:focus\:to-Bronze-3:focus {
    --tw-gradient-to: #cd7f32;
  }

  .lg\:focus\:to-Copper-3:focus {
    --tw-gradient-to: #B87333;
  }

  .lg\:focus\:to-Pink-3:focus {
    --tw-gradient-to: #FFC0CB;
  }

  .lg\:focus\:to-Orange-3:focus {
    --tw-gradient-to: #FFA500;
  }

  .lg\:focus\:to-Coral-3:focus {
    --tw-gradient-to: #EE7762;
  }

  .lg\:focus\:to-MajesticBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .lg\:focus\:to-PrismBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .lg\:focus\:to-CeramicBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .lg\:focus\:to-MidnightBlack-3:focus {
    --tw-gradient-to: #00040D;
  }

  .lg\:focus\:to-PrismWhite-3:focus {
    --tw-gradient-to: #E1D8CB;
  }

  .lg\:focus\:to-CeramicWhite-3:focus {
    --tw-gradient-to: #c2c2c4;
  }

  .lg\:focus\:to-LilacPurple-3:focus {
    --tw-gradient-to: #C8A2C8;
  }

  .lg\:focus\:to-CrownSilver-3:focus {
    --tw-gradient-to: #b1a5aa;
  }

  .lg\:focus\:to-CoralBlue-3:focus {
    --tw-gradient-to: #AFDCEC;
  }

  .lg\:focus\:to-lime-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .lg\:focus\:to-apple-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .lg\:focus\:to-bg-new-blue:focus {
    --tw-gradient-to: #39DCF0;
  }

  .lg\:focus\:to-bg-new-pink:focus {
    --tw-gradient-to: #E79AAE;
  }

  .lg\:focus\:to-new-pink-1:focus {
    --tw-gradient-to: #E9A1B3;
  }

  .lg\:focus\:to-footer-grey:focus {
    --tw-gradient-to: #333238;
  }

  .lg\:focus\:to-border-grey:focus {
    --tw-gradient-to: #c4c4c4;
  }

  .lg\:focus\:to-apple-green-1:focus {
    --tw-gradient-to: #30D091;
  }

  .lg\:focus\:to-crimson-red:focus {
    --tw-gradient-to: #d22323;
  }

  .lg\:focus\:to-asurion-cyan:focus {
    --tw-gradient-to: #95CED7;
  }

  .lg\:focus\:to-bright-orange:focus {
    --tw-gradient-to: #FF8B1A;
  }

  .lg\:focus\:to-Graphite-3:focus {
    --tw-gradient-to: #D2CEDB;
  }

  .lg\:focus\:to-PacificBlue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .lg\:focus\:to-light-purple:focus {
    --tw-gradient-to: #B3A3D7;
  }

  .lg\:focus\:to-asurion-gray:focus {
    --tw-gradient-to: #D8D8D8;
  }

  .lg\:focus\:to-OceanBlue-3:focus {
    --tw-gradient-to: #0077be;
  }

  .lg\:focus\:to-MetallicCopper-3:focus {
    --tw-gradient-to: #72281e;
  }

  .lg\:focus\:to-PorcelainWhite-3:focus {
    --tw-gradient-to: #f8fbf8;
  }

  .lg\:focus\:to-LightBlue-3:focus {
    --tw-gradient-to: #ADD8E6;
  }

  .lg\:focus\:to-CloudNavy-3:focus {
    --tw-gradient-to: #607387;
  }

  .lg\:focus\:to-CloudMint-3:focus {
    --tw-gradient-to: #607387;
  }

  .lg\:focus\:to-CloudOrange-3:focus {
    --tw-gradient-to: #ffba97;
  }

  .lg\:focus\:to-CloudLavender-3:focus {
    --tw-gradient-to: #d6d3e2;
  }

  .lg\:focus\:to-CloudRed-3:focus {
    --tw-gradient-to: #dbb0a2;
  }

  .lg\:focus\:to-CloudWhite-3:focus {
    --tw-gradient-to: #f2f2ed;
  }

  .lg\:focus\:to-SunriseGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .lg\:focus\:to-SunshineGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .lg\:focus\:to-AuraBlack-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .lg\:focus\:to-AuraGlow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .lg\:focus\:to-MysticBronze-3:focus {
    --tw-gradient-to: #3c2516;
  }

  .lg\:focus\:to-MysticGreen-3:focus {
    --tw-gradient-to: #90A19A;
  }

  .lg\:focus\:to-MysticGrey-3:focus {
    --tw-gradient-to: #564f55;
  }

  .lg\:focus\:to-MysticBlack-3:focus {
    --tw-gradient-to: #353A3C;
  }

  .lg\:focus\:to-MysticWhite-3:focus {
    --tw-gradient-to: #E4EDE3;
  }

  .lg\:focus\:to-price-blue1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .lg\:focus\:to-indigo1:focus {
    --tw-gradient-to: #6700B8;
  }

  .lg\:focus\:to-Purple-4:focus {
    --tw-gradient-to: #9598F8;
  }

  .lg\:focus\:to-new-blue-2:focus {
    --tw-gradient-to: #33B3C2;
  }

  .lg\:focus\:to-dark-blue-3:focus {
    --tw-gradient-to: #041DFB;
  }

  .lg\:focus\:to-replace-bg:focus {
    --tw-gradient-to: #8AA4BC;
  }

  .lg\:focus\:to-resolve-bg:focus {
    --tw-gradient-to: #4783CB;
  }

  .lg\:decoration-slice {
    -webkit-box-decoration-break: slice;
    box-decoration-break: slice;
  }

  .lg\:decoration-clone {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }

  .lg\:bg-auto {
    background-size: auto;
  }

  .lg\:bg-cover {
    background-size: cover;
  }

  .lg\:bg-contain {
    background-size: contain;
  }

  .lg\:bg-fixed {
    background-attachment: fixed;
  }

  .lg\:bg-local {
    background-attachment: local;
  }

  .lg\:bg-scroll {
    background-attachment: scroll;
  }

  .lg\:bg-clip-border {
    background-clip: border-box;
  }

  .lg\:bg-clip-padding {
    background-clip: padding-box;
  }

  .lg\:bg-clip-content {
    background-clip: content-box;
  }

  .lg\:bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
  }

  .lg\:bg-bottom {
    background-position: bottom;
  }

  .lg\:bg-center {
    background-position: center;
  }

  .lg\:bg-left {
    background-position: left;
  }

  .lg\:bg-left-bottom {
    background-position: left bottom;
  }

  .lg\:bg-left-top {
    background-position: left top;
  }

  .lg\:bg-right {
    background-position: right;
  }

  .lg\:bg-right-bottom {
    background-position: right bottom;
  }

  .lg\:bg-right-top {
    background-position: right top;
  }

  .lg\:bg-top {
    background-position: top;
  }

  .lg\:bg-repeat {
    background-repeat: repeat;
  }

  .lg\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .lg\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .lg\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .lg\:bg-repeat-round {
    background-repeat: round;
  }

  .lg\:bg-repeat-space {
    background-repeat: space;
  }

  .lg\:bg-origin-border {
    background-origin: border-box;
  }

  .lg\:bg-origin-padding {
    background-origin: padding-box;
  }

  .lg\:bg-origin-content {
    background-origin: content-box;
  }

  .lg\:fill-current {
    fill: currentColor;
  }

  .lg\:stroke-current {
    stroke: currentColor;
  }

  .lg\:stroke-0 {
    stroke-width: 0;
  }

  .lg\:stroke-1 {
    stroke-width: 1;
  }

  .lg\:stroke-2 {
    stroke-width: 2;
  }

  .lg\:object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .lg\:object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .lg\:object-fill {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .lg\:object-none {
    -o-object-fit: none;
    object-fit: none;
  }

  .lg\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .lg\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom;
  }

  .lg\:object-center {
    -o-object-position: center;
    object-position: center;
  }

  .lg\:object-left {
    -o-object-position: left;
    object-position: left;
  }

  .lg\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom;
  }

  .lg\:object-left-top {
    -o-object-position: left top;
    object-position: left top;
  }

  .lg\:object-right {
    -o-object-position: right;
    object-position: right;
  }

  .lg\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom;
  }

  .lg\:object-right-top {
    -o-object-position: right top;
    object-position: right top;
  }

  .lg\:object-top {
    -o-object-position: top;
    object-position: top;
  }

  .lg\:p-0 {
    padding: 0px;
  }

  .lg\:p-1 {
    padding: 0.25rem;
  }

  .lg\:p-2 {
    padding: 0.5rem;
  }

  .lg\:p-3 {
    padding: 0.75rem;
  }

  .lg\:p-4 {
    padding: 1rem;
  }

  .lg\:p-5 {
    padding: 1.25rem;
  }

  .lg\:p-6 {
    padding: 1.5rem;
  }

  .lg\:p-7 {
    padding: 1.75rem;
  }

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:p-9 {
    padding: 2.25rem;
  }

  .lg\:p-10 {
    padding: 2.5rem;
  }

  .lg\:p-11 {
    padding: 2.75rem;
  }

  .lg\:p-12 {
    padding: 3rem;
  }

  .lg\:p-14 {
    padding: 3.5rem;
  }

  .lg\:p-15 {
    padding: 15px;
  }

  .lg\:p-16 {
    padding: 4rem;
  }

  .lg\:p-17 {
    padding: 17px;
  }

  .lg\:p-19 {
    padding: 19px;
  }

  .lg\:p-20 {
    padding: 5rem;
  }

  .lg\:p-22 {
    padding: 22px;
  }

  .lg\:p-24 {
    padding: 6rem;
  }

  .lg\:p-25 {
    padding: 25px;
  }

  .lg\:p-26 {
    padding: 26px;
  }

  .lg\:p-27 {
    padding: 27px;
  }

  .lg\:p-28 {
    padding: 7rem;
  }

  .lg\:p-29 {
    padding: 29px;
  }

  .lg\:p-30 {
    padding: 30px;
  }

  .lg\:p-32 {
    padding: 8rem;
  }

  .lg\:p-35 {
    padding: 35px;
  }

  .lg\:p-36 {
    padding: 9rem;
  }

  .lg\:p-37 {
    padding: 37px;
  }

  .lg\:p-40 {
    padding: 40px;
  }

  .lg\:p-41 {
    padding: 41px;
  }

  .lg\:p-44 {
    padding: 11rem;
  }

  .lg\:p-45 {
    padding: 45px;
  }

  .lg\:p-48 {
    padding: 12rem;
  }

  .lg\:p-49 {
    padding: 49px;
  }

  .lg\:p-50 {
    padding: 50px;
  }

  .lg\:p-52 {
    padding: 13rem;
  }

  .lg\:p-56 {
    padding: 14rem;
  }

  .lg\:p-60 {
    padding: 60px;
  }

  .lg\:p-64 {
    padding: 16rem;
  }

  .lg\:p-65 {
    padding: 65px;
  }

  .lg\:p-72 {
    padding: 72px;
  }

  .lg\:p-80 {
    padding: 20rem;
  }

  .lg\:p-85 {
    padding: 85px;
  }

  .lg\:p-96 {
    padding: 24rem;
  }

  .lg\:p-124 {
    padding: 124px;
  }

  .lg\:p-px {
    padding: 1px;
  }

  .lg\:p-0\.5 {
    padding: 0.125rem;
  }

  .lg\:p-1\.5 {
    padding: 0.375rem;
  }

  .lg\:p-2\.5 {
    padding: 0.625rem;
  }

  .lg\:p-3\.5 {
    padding: 0.875rem;
  }

  .lg\:p-p11 {
    padding: 11px;
  }

  .lg\:p-p12 {
    padding: 12px;
  }

  .lg\:p-p10 {
    padding: 10px;
  }

  .lg\:p-p9 {
    padding: 9px;
  }

  .lg\:p-p20 {
    padding: 20px;
  }

  .lg\:p-p18 {
    padding: 18px;
  }

  .lg\:p-p14 {
    padding: 14px;
  }

  .lg\:p-p13 {
    padding: 13px;
  }

  .lg\:p-p6 {
    padding: 6px;
  }

  .lg\:p-p2 {
    padding: 2px;
  }

  .lg\:p-p3 {
    padding: 3px;
  }

  .lg\:p-p5 {
    padding: 5px;
  }

  .lg\:p-40p-imp {
    padding: 40px !important;
  }

  .lg\:p-67px {
    padding: 67px;
  }

  .lg\:p-160px {
    padding: 160px;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .lg\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .lg\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .lg\:px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:px-17 {
    padding-left: 17px;
    padding-right: 17px;
  }

  .lg\:px-19 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .lg\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .lg\:px-22 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .lg\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .lg\:px-25 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .lg\:px-26 {
    padding-left: 26px;
    padding-right: 26px;
  }

  .lg\:px-27 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .lg\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .lg\:px-29 {
    padding-left: 29px;
    padding-right: 29px;
  }

  .lg\:px-30 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .lg\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .lg\:px-35 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .lg\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .lg\:px-37 {
    padding-left: 37px;
    padding-right: 37px;
  }

  .lg\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .lg\:px-41 {
    padding-left: 41px;
    padding-right: 41px;
  }

  .lg\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .lg\:px-45 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .lg\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .lg\:px-49 {
    padding-left: 49px;
    padding-right: 49px;
  }

  .lg\:px-50 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .lg\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .lg\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .lg\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .lg\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .lg\:px-65 {
    padding-left: 65px;
    padding-right: 65px;
  }

  .lg\:px-72 {
    padding-left: 72px;
    padding-right: 72px;
  }

  .lg\:px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .lg\:px-85 {
    padding-left: 85px;
    padding-right: 85px;
  }

  .lg\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .lg\:px-124 {
    padding-left: 124px;
    padding-right: 124px;
  }

  .lg\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .lg\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .lg\:px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .lg\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .lg\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .lg\:px-p11 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .lg\:px-p12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .lg\:px-p10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .lg\:px-p9 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .lg\:px-p20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .lg\:px-p18 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .lg\:px-p14 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .lg\:px-p13 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .lg\:px-p6 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .lg\:px-p2 {
    padding-left: 2px;
    padding-right: 2px;
  }

  .lg\:px-p3 {
    padding-left: 3px;
    padding-right: 3px;
  }

  .lg\:px-p5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .lg\:px-40p-imp {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .lg\:px-67px {
    padding-left: 67px;
    padding-right: 67px;
  }

  .lg\:px-160px {
    padding-left: 160px;
    padding-right: 160px;
  }

  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .lg\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .lg\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .lg\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .lg\:py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:py-17 {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .lg\:py-19 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:py-22 {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .lg\:py-26 {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .lg\:py-27 {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .lg\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .lg\:py-29 {
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .lg\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .lg\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .lg\:py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .lg\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .lg\:py-37 {
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .lg\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .lg\:py-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }

  .lg\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .lg\:py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .lg\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .lg\:py-49 {
    padding-top: 49px;
    padding-bottom: 49px;
  }

  .lg\:py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .lg\:py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .lg\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .lg\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .lg\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .lg\:py-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .lg\:py-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .lg\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .lg\:py-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }

  .lg\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .lg\:py-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }

  .lg\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .lg\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .lg\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .lg\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .lg\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .lg\:py-p11 {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .lg\:py-p12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .lg\:py-p10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .lg\:py-p9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .lg\:py-p20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .lg\:py-p18 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .lg\:py-p14 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .lg\:py-p13 {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .lg\:py-p6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .lg\:py-p2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .lg\:py-p3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .lg\:py-p5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .lg\:py-40p-imp {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .lg\:py-67px {
    padding-top: 67px;
    padding-bottom: 67px;
  }

  .lg\:py-160px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .lg\:pt-0 {
    padding-top: 0px;
  }

  .lg\:pt-1 {
    padding-top: 0.25rem;
  }

  .lg\:pt-2 {
    padding-top: 0.5rem;
  }

  .lg\:pt-3 {
    padding-top: 0.75rem;
  }

  .lg\:pt-4 {
    padding-top: 1rem;
  }

  .lg\:pt-5 {
    padding-top: 1.25rem;
  }

  .lg\:pt-6 {
    padding-top: 1.5rem;
  }

  .lg\:pt-7 {
    padding-top: 1.75rem;
  }

  .lg\:pt-8 {
    padding-top: 2rem;
  }

  .lg\:pt-9 {
    padding-top: 2.25rem;
  }

  .lg\:pt-10 {
    padding-top: 2.5rem;
  }

  .lg\:pt-11 {
    padding-top: 2.75rem;
  }

  .lg\:pt-12 {
    padding-top: 3rem;
  }

  .lg\:pt-14 {
    padding-top: 3.5rem;
  }

  .lg\:pt-15 {
    padding-top: 15px;
  }

  .lg\:pt-16 {
    padding-top: 4rem;
  }

  .lg\:pt-17 {
    padding-top: 17px;
  }

  .lg\:pt-19 {
    padding-top: 19px;
  }

  .lg\:pt-20 {
    padding-top: 5rem;
  }

  .lg\:pt-22 {
    padding-top: 22px;
  }

  .lg\:pt-24 {
    padding-top: 6rem;
  }

  .lg\:pt-25 {
    padding-top: 25px;
  }

  .lg\:pt-26 {
    padding-top: 26px;
  }

  .lg\:pt-27 {
    padding-top: 27px;
  }

  .lg\:pt-28 {
    padding-top: 7rem;
  }

  .lg\:pt-29 {
    padding-top: 29px;
  }

  .lg\:pt-30 {
    padding-top: 30px;
  }

  .lg\:pt-32 {
    padding-top: 8rem;
  }

  .lg\:pt-35 {
    padding-top: 35px;
  }

  .lg\:pt-36 {
    padding-top: 9rem;
  }

  .lg\:pt-37 {
    padding-top: 37px;
  }

  .lg\:pt-40 {
    padding-top: 40px;
  }

  .lg\:pt-41 {
    padding-top: 41px;
  }

  .lg\:pt-44 {
    padding-top: 11rem;
  }

  .lg\:pt-45 {
    padding-top: 45px;
  }

  .lg\:pt-48 {
    padding-top: 12rem;
  }

  .lg\:pt-49 {
    padding-top: 49px;
  }

  .lg\:pt-50 {
    padding-top: 50px;
  }

  .lg\:pt-52 {
    padding-top: 13rem;
  }

  .lg\:pt-56 {
    padding-top: 14rem;
  }

  .lg\:pt-60 {
    padding-top: 60px;
  }

  .lg\:pt-64 {
    padding-top: 16rem;
  }

  .lg\:pt-65 {
    padding-top: 65px;
  }

  .lg\:pt-72 {
    padding-top: 72px;
  }

  .lg\:pt-80 {
    padding-top: 20rem;
  }

  .lg\:pt-85 {
    padding-top: 85px;
  }

  .lg\:pt-96 {
    padding-top: 24rem;
  }

  .lg\:pt-124 {
    padding-top: 124px;
  }

  .lg\:pt-px {
    padding-top: 1px;
  }

  .lg\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .lg\:pt-1\.5 {
    padding-top: 0.375rem;
  }

  .lg\:pt-2\.5 {
    padding-top: 0.625rem;
  }

  .lg\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .lg\:pt-p11 {
    padding-top: 11px;
  }

  .lg\:pt-p12 {
    padding-top: 12px;
  }

  .lg\:pt-p10 {
    padding-top: 10px;
  }

  .lg\:pt-p9 {
    padding-top: 9px;
  }

  .lg\:pt-p20 {
    padding-top: 20px;
  }

  .lg\:pt-p18 {
    padding-top: 18px;
  }

  .lg\:pt-p14 {
    padding-top: 14px;
  }

  .lg\:pt-p13 {
    padding-top: 13px;
  }

  .lg\:pt-p6 {
    padding-top: 6px;
  }

  .lg\:pt-p2 {
    padding-top: 2px;
  }

  .lg\:pt-p3 {
    padding-top: 3px;
  }

  .lg\:pt-p5 {
    padding-top: 5px;
  }

  .lg\:pt-40p-imp {
    padding-top: 40px !important;
  }

  .lg\:pt-67px {
    padding-top: 67px;
  }

  .lg\:pt-160px {
    padding-top: 160px;
  }

  .lg\:pr-0 {
    padding-right: 0px;
  }

  .lg\:pr-1 {
    padding-right: 0.25rem;
  }

  .lg\:pr-2 {
    padding-right: 0.5rem;
  }

  .lg\:pr-3 {
    padding-right: 0.75rem;
  }

  .lg\:pr-4 {
    padding-right: 1rem;
  }

  .lg\:pr-5 {
    padding-right: 1.25rem;
  }

  .lg\:pr-6 {
    padding-right: 1.5rem;
  }

  .lg\:pr-7 {
    padding-right: 1.75rem;
  }

  .lg\:pr-8 {
    padding-right: 2rem;
  }

  .lg\:pr-9 {
    padding-right: 2.25rem;
  }

  .lg\:pr-10 {
    padding-right: 2.5rem;
  }

  .lg\:pr-11 {
    padding-right: 2.75rem;
  }

  .lg\:pr-12 {
    padding-right: 3rem;
  }

  .lg\:pr-14 {
    padding-right: 3.5rem;
  }

  .lg\:pr-15 {
    padding-right: 15px;
  }

  .lg\:pr-16 {
    padding-right: 4rem;
  }

  .lg\:pr-17 {
    padding-right: 17px;
  }

  .lg\:pr-19 {
    padding-right: 19px;
  }

  .lg\:pr-20 {
    padding-right: 5rem;
  }

  .lg\:pr-22 {
    padding-right: 22px;
  }

  .lg\:pr-24 {
    padding-right: 6rem;
  }

  .lg\:pr-25 {
    padding-right: 25px;
  }

  .lg\:pr-26 {
    padding-right: 26px;
  }

  .lg\:pr-27 {
    padding-right: 27px;
  }

  .lg\:pr-28 {
    padding-right: 7rem;
  }

  .lg\:pr-29 {
    padding-right: 29px;
  }

  .lg\:pr-30 {
    padding-right: 30px;
  }

  .lg\:pr-32 {
    padding-right: 8rem;
  }

  .lg\:pr-35 {
    padding-right: 35px;
  }

  .lg\:pr-36 {
    padding-right: 9rem;
  }

  .lg\:pr-37 {
    padding-right: 37px;
  }

  .lg\:pr-40 {
    padding-right: 40px;
  }

  .lg\:pr-41 {
    padding-right: 41px;
  }

  .lg\:pr-44 {
    padding-right: 11rem;
  }

  .lg\:pr-45 {
    padding-right: 45px;
  }

  .lg\:pr-48 {
    padding-right: 12rem;
  }

  .lg\:pr-49 {
    padding-right: 49px;
  }

  .lg\:pr-50 {
    padding-right: 50px;
  }

  .lg\:pr-52 {
    padding-right: 13rem;
  }

  .lg\:pr-56 {
    padding-right: 14rem;
  }

  .lg\:pr-60 {
    padding-right: 60px;
  }

  .lg\:pr-64 {
    padding-right: 16rem;
  }

  .lg\:pr-65 {
    padding-right: 65px;
  }

  .lg\:pr-72 {
    padding-right: 72px;
  }

  .lg\:pr-80 {
    padding-right: 20rem;
  }

  .lg\:pr-85 {
    padding-right: 85px;
  }

  .lg\:pr-96 {
    padding-right: 24rem;
  }

  .lg\:pr-124 {
    padding-right: 124px;
  }

  .lg\:pr-px {
    padding-right: 1px;
  }

  .lg\:pr-0\.5 {
    padding-right: 0.125rem;
  }

  .lg\:pr-1\.5 {
    padding-right: 0.375rem;
  }

  .lg\:pr-2\.5 {
    padding-right: 0.625rem;
  }

  .lg\:pr-3\.5 {
    padding-right: 0.875rem;
  }

  .lg\:pr-p11 {
    padding-right: 11px;
  }

  .lg\:pr-p12 {
    padding-right: 12px;
  }

  .lg\:pr-p10 {
    padding-right: 10px;
  }

  .lg\:pr-p9 {
    padding-right: 9px;
  }

  .lg\:pr-p20 {
    padding-right: 20px;
  }

  .lg\:pr-p18 {
    padding-right: 18px;
  }

  .lg\:pr-p14 {
    padding-right: 14px;
  }

  .lg\:pr-p13 {
    padding-right: 13px;
  }

  .lg\:pr-p6 {
    padding-right: 6px;
  }

  .lg\:pr-p2 {
    padding-right: 2px;
  }

  .lg\:pr-p3 {
    padding-right: 3px;
  }

  .lg\:pr-p5 {
    padding-right: 5px;
  }

  .lg\:pr-40p-imp {
    padding-right: 40px !important;
  }

  .lg\:pr-67px {
    padding-right: 67px;
  }

  .lg\:pr-160px {
    padding-right: 160px;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

  .lg\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .lg\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .lg\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .lg\:pb-4 {
    padding-bottom: 1rem;
  }

  .lg\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .lg\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .lg\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .lg\:pb-8 {
    padding-bottom: 2rem;
  }

  .lg\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .lg\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .lg\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .lg\:pb-12 {
    padding-bottom: 3rem;
  }

  .lg\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .lg\:pb-15 {
    padding-bottom: 15px;
  }

  .lg\:pb-16 {
    padding-bottom: 4rem;
  }

  .lg\:pb-17 {
    padding-bottom: 17px;
  }

  .lg\:pb-19 {
    padding-bottom: 19px;
  }

  .lg\:pb-20 {
    padding-bottom: 5rem;
  }

  .lg\:pb-22 {
    padding-bottom: 22px;
  }

  .lg\:pb-24 {
    padding-bottom: 6rem;
  }

  .lg\:pb-25 {
    padding-bottom: 25px;
  }

  .lg\:pb-26 {
    padding-bottom: 26px;
  }

  .lg\:pb-27 {
    padding-bottom: 27px;
  }

  .lg\:pb-28 {
    padding-bottom: 7rem;
  }

  .lg\:pb-29 {
    padding-bottom: 29px;
  }

  .lg\:pb-30 {
    padding-bottom: 30px;
  }

  .lg\:pb-32 {
    padding-bottom: 8rem;
  }

  .lg\:pb-35 {
    padding-bottom: 35px;
  }

  .lg\:pb-36 {
    padding-bottom: 9rem;
  }

  .lg\:pb-37 {
    padding-bottom: 37px;
  }

  .lg\:pb-40 {
    padding-bottom: 40px;
  }

  .lg\:pb-41 {
    padding-bottom: 41px;
  }

  .lg\:pb-44 {
    padding-bottom: 11rem;
  }

  .lg\:pb-45 {
    padding-bottom: 45px;
  }

  .lg\:pb-48 {
    padding-bottom: 12rem;
  }

  .lg\:pb-49 {
    padding-bottom: 49px;
  }

  .lg\:pb-50 {
    padding-bottom: 50px;
  }

  .lg\:pb-52 {
    padding-bottom: 13rem;
  }

  .lg\:pb-56 {
    padding-bottom: 14rem;
  }

  .lg\:pb-60 {
    padding-bottom: 60px;
  }

  .lg\:pb-64 {
    padding-bottom: 16rem;
  }

  .lg\:pb-65 {
    padding-bottom: 65px;
  }

  .lg\:pb-72 {
    padding-bottom: 72px;
  }

  .lg\:pb-80 {
    padding-bottom: 20rem;
  }

  .lg\:pb-85 {
    padding-bottom: 85px;
  }

  .lg\:pb-96 {
    padding-bottom: 24rem;
  }

  .lg\:pb-124 {
    padding-bottom: 124px;
  }

  .lg\:pb-px {
    padding-bottom: 1px;
  }

  .lg\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .lg\:pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .lg\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .lg\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .lg\:pb-p11 {
    padding-bottom: 11px;
  }

  .lg\:pb-p12 {
    padding-bottom: 12px;
  }

  .lg\:pb-p10 {
    padding-bottom: 10px;
  }

  .lg\:pb-p9 {
    padding-bottom: 9px;
  }

  .lg\:pb-p20 {
    padding-bottom: 20px;
  }

  .lg\:pb-p18 {
    padding-bottom: 18px;
  }

  .lg\:pb-p14 {
    padding-bottom: 14px;
  }

  .lg\:pb-p13 {
    padding-bottom: 13px;
  }

  .lg\:pb-p6 {
    padding-bottom: 6px;
  }

  .lg\:pb-p2 {
    padding-bottom: 2px;
  }

  .lg\:pb-p3 {
    padding-bottom: 3px;
  }

  .lg\:pb-p5 {
    padding-bottom: 5px;
  }

  .lg\:pb-40p-imp {
    padding-bottom: 40px !important;
  }

  .lg\:pb-67px {
    padding-bottom: 67px;
  }

  .lg\:pb-160px {
    padding-bottom: 160px;
  }

  .lg\:pl-0 {
    padding-left: 0px;
  }

  .lg\:pl-1 {
    padding-left: 0.25rem;
  }

  .lg\:pl-2 {
    padding-left: 0.5rem;
  }

  .lg\:pl-3 {
    padding-left: 0.75rem;
  }

  .lg\:pl-4 {
    padding-left: 1rem;
  }

  .lg\:pl-5 {
    padding-left: 1.25rem;
  }

  .lg\:pl-6 {
    padding-left: 1.5rem;
  }

  .lg\:pl-7 {
    padding-left: 1.75rem;
  }

  .lg\:pl-8 {
    padding-left: 2rem;
  }

  .lg\:pl-9 {
    padding-left: 2.25rem;
  }

  .lg\:pl-10 {
    padding-left: 2.5rem;
  }

  .lg\:pl-11 {
    padding-left: 2.75rem;
  }

  .lg\:pl-12 {
    padding-left: 3rem;
  }

  .lg\:pl-14 {
    padding-left: 3.5rem;
  }

  .lg\:pl-15 {
    padding-left: 15px;
  }

  .lg\:pl-16 {
    padding-left: 4rem;
  }

  .lg\:pl-17 {
    padding-left: 17px;
  }

  .lg\:pl-19 {
    padding-left: 19px;
  }

  .lg\:pl-20 {
    padding-left: 5rem;
  }

  .lg\:pl-22 {
    padding-left: 22px;
  }

  .lg\:pl-24 {
    padding-left: 6rem;
  }

  .lg\:pl-25 {
    padding-left: 25px;
  }

  .lg\:pl-26 {
    padding-left: 26px;
  }

  .lg\:pl-27 {
    padding-left: 27px;
  }

  .lg\:pl-28 {
    padding-left: 7rem;
  }

  .lg\:pl-29 {
    padding-left: 29px;
  }

  .lg\:pl-30 {
    padding-left: 30px;
  }

  .lg\:pl-32 {
    padding-left: 8rem;
  }

  .lg\:pl-35 {
    padding-left: 35px;
  }

  .lg\:pl-36 {
    padding-left: 9rem;
  }

  .lg\:pl-37 {
    padding-left: 37px;
  }

  .lg\:pl-40 {
    padding-left: 40px;
  }

  .lg\:pl-41 {
    padding-left: 41px;
  }

  .lg\:pl-44 {
    padding-left: 11rem;
  }

  .lg\:pl-45 {
    padding-left: 45px;
  }

  .lg\:pl-48 {
    padding-left: 12rem;
  }

  .lg\:pl-49 {
    padding-left: 49px;
  }

  .lg\:pl-50 {
    padding-left: 50px;
  }

  .lg\:pl-52 {
    padding-left: 13rem;
  }

  .lg\:pl-56 {
    padding-left: 14rem;
  }

  .lg\:pl-60 {
    padding-left: 60px;
  }

  .lg\:pl-64 {
    padding-left: 16rem;
  }

  .lg\:pl-65 {
    padding-left: 65px;
  }

  .lg\:pl-72 {
    padding-left: 72px;
  }

  .lg\:pl-80 {
    padding-left: 20rem;
  }

  .lg\:pl-85 {
    padding-left: 85px;
  }

  .lg\:pl-96 {
    padding-left: 24rem;
  }

  .lg\:pl-124 {
    padding-left: 124px;
  }

  .lg\:pl-px {
    padding-left: 1px;
  }

  .lg\:pl-0\.5 {
    padding-left: 0.125rem;
  }

  .lg\:pl-1\.5 {
    padding-left: 0.375rem;
  }

  .lg\:pl-2\.5 {
    padding-left: 0.625rem;
  }

  .lg\:pl-3\.5 {
    padding-left: 0.875rem;
  }

  .lg\:pl-p11 {
    padding-left: 11px;
  }

  .lg\:pl-p12 {
    padding-left: 12px;
  }

  .lg\:pl-p10 {
    padding-left: 10px;
  }

  .lg\:pl-p9 {
    padding-left: 9px;
  }

  .lg\:pl-p20 {
    padding-left: 20px;
  }

  .lg\:pl-p18 {
    padding-left: 18px;
  }

  .lg\:pl-p14 {
    padding-left: 14px;
  }

  .lg\:pl-p13 {
    padding-left: 13px;
  }

  .lg\:pl-p6 {
    padding-left: 6px;
  }

  .lg\:pl-p2 {
    padding-left: 2px;
  }

  .lg\:pl-p3 {
    padding-left: 3px;
  }

  .lg\:pl-p5 {
    padding-left: 5px;
  }

  .lg\:pl-40p-imp {
    padding-left: 40px !important;
  }

  .lg\:pl-67px {
    padding-left: 67px;
  }

  .lg\:pl-160px {
    padding-left: 160px;
  }

  .lg\:text-left {
    text-align: left;
  }

  .lg\:text-center {
    text-align: center;
  }

  .lg\:text-right {
    text-align: right;
  }

  .lg\:text-justify {
    text-align: justify;
  }

  .lg\:align-baseline {
    vertical-align: baseline;
  }

  .lg\:align-top {
    vertical-align: top;
  }

  .lg\:align-middle {
    vertical-align: middle;
  }

  .lg\:align-bottom {
    vertical-align: bottom;
  }

  .lg\:align-text-top {
    vertical-align: text-top;
  }

  .lg\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .lg\:font-sans {
    font-family: Apercu;
  }

  .lg\:font-serif {
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .lg\:font-mono {
    font-family: ApercuMono;
  }

  .lg\:font-ApercuRegularPro {
    font-family: Apercu-Regular-Pro;
  }

  .lg\:font-ApercuBlackPro {
    font-family: Apercu-Black-Pro;
  }

  .lg\:font-ApercuBoldPro {
    font-family: Apercu-Bold-Pro;
  }

  .lg\:font-ApercuLightPro {
    font-family: Apercu-Light-Pro;
  }

  .lg\:text-8 {
    font-size: 8px;
  }

  .lg\:text-10 {
    font-size: 10px;
  }

  .lg\:text-12 {
    font-size: 12px;
  }

  .lg\:text-13 {
    font-size: 13px;
  }

  .lg\:text-14 {
    font-size: 14px;
  }

  .lg\:text-16 {
    font-size: 16px;
  }

  .lg\:text-18 {
    font-size: 18px;
  }

  .lg\:text-19 {
    font-size: 19px;
  }

  .lg\:text-20 {
    font-size: 20px;
  }

  .lg\:text-21 {
    font-size: 21px;
  }

  .lg\:text-22 {
    font-size: 22px;
  }

  .lg\:text-26 {
    font-size: 26px;
  }

  .lg\:text-28 {
    font-size: 28px;
  }

  .lg\:text-29 {
    font-size: 29px;
  }

  .lg\:text-30 {
    font-size: 30px;
  }

  .lg\:text-32 {
    font-size: 32px;
  }

  .lg\:text-34 {
    font-size: 34px;
  }

  .lg\:text-40 {
    font-size: 40px;
  }

  .lg\:text-42 {
    font-size: 42px;
  }

  .lg\:text-47 {
    font-size: 47px;
  }

  .lg\:text-50 {
    font-size: 50px;
  }

  .lg\:text-55 {
    font-size: 55px;
  }

  .lg\:text-60 {
    font-size: 60px;
  }

  .lg\:text-65 {
    font-size: 65px;
  }

  .lg\:text-70 {
    font-size: 70px;
  }

  .lg\:text-80 {
    font-size: 80px;
  }

  .lg\:text-120 {
    font-size: 120px;
  }

  .lg\:text-150 {
    font-size: 150px;
  }

  .lg\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .lg\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .lg\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .lg\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .lg\:text-f50 {
    font-size: 50px;
  }

  .lg\:text-imp30 {
    font-size: 30px !important;
  }

  .lg\:font-thin {
    font-weight: 100;
  }

  .lg\:font-extralight {
    font-weight: 200;
  }

  .lg\:font-light {
    font-weight: 300;
  }

  .lg\:font-normal {
    font-weight: 400;
  }

  .lg\:font-medium {
    font-weight: 500;
  }

  .lg\:font-semibold {
    font-weight: 600;
  }

  .lg\:font-bold {
    font-weight: 700;
  }

  .lg\:font-extrabold {
    font-weight: 800;
  }

  .lg\:font-black {
    font-weight: 900;
  }

  .lg\:uppercase {
    text-transform: uppercase;
  }

  .lg\:lowercase {
    text-transform: lowercase;
  }

  .lg\:capitalize {
    text-transform: capitalize;
  }

  .lg\:normal-case {
    text-transform: none;
  }

  .lg\:italic {
    font-style: italic;
  }

  .lg\:not-italic {
    font-style: normal;
  }

  .lg\:ordinal, .lg\:slashed-zero, .lg\:lining-nums, .lg\:oldstyle-nums, .lg\:proportional-nums, .lg\:tabular-nums, .lg\:diagonal-fractions, .lg\:stacked-fractions {
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .lg\:normal-nums {
    font-variant-numeric: normal;
  }

  .lg\:ordinal {
    --tw-ordinal: ordinal;
  }

  .lg\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .lg\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .lg\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .lg\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .lg\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .lg\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .lg\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .lg\:leading-3 {
    line-height: .75rem;
  }

  .lg\:leading-4 {
    line-height: 1rem;
  }

  .lg\:leading-5 {
    line-height: 1.25rem;
  }

  .lg\:leading-6 {
    line-height: 1.5rem;
  }

  .lg\:leading-7 {
    line-height: 1.75rem;
  }

  .lg\:leading-8 {
    line-height: 2rem;
  }

  .lg\:leading-9 {
    line-height: 2.25rem;
  }

  .lg\:leading-10 {
    line-height: 2.5rem;
  }

  .lg\:leading-14 {
    line-height: 14px;
  }

  .lg\:leading-18 {
    line-height: 18px;
  }

  .lg\:leading-19 {
    line-height: 19px;
  }

  .lg\:leading-20 {
    line-height: 20px;
  }

  .lg\:leading-21 {
    line-height: 21px;
  }

  .lg\:leading-23 {
    line-height: 23px;
  }

  .lg\:leading-26 {
    line-height: 26px;
  }

  .lg\:leading-28 {
    line-height: 28px;
  }

  .lg\:leading-30 {
    line-height: 30px;
  }

  .lg\:leading-38 {
    line-height: 38px;
  }

  .lg\:leading-41 {
    line-height: 41px;
  }

  .lg\:leading-46 {
    line-height: 46px;
  }

  .lg\:leading-47 {
    line-height: 47px;
  }

  .lg\:leading-49 {
    line-height: 49px;
  }

  .lg\:leading-50 {
    line-height: 50px;
  }

  .lg\:leading-54 {
    line-height: 54px;
  }

  .lg\:leading-59 {
    line-height: 59px;
  }

  .lg\:leading-61 {
    line-height: 61px;
  }

  .lg\:leading-65 {
    line-height: 65px;
  }

  .lg\:leading-70 {
    line-height: 70px;
  }

  .lg\:leading-75 {
    line-height: 75px;
  }

  .lg\:leading-94 {
    line-height: 94px;
  }

  .lg\:leading-120 {
    line-height: 120%;
  }

  .lg\:leading-140 {
    line-height: 140px;
  }

  .lg\:leading-176 {
    line-height: 176px;
  }

  .lg\:leading-none {
    line-height: 1;
  }

  .lg\:leading-tight {
    line-height: 1.25;
  }

  .lg\:leading-snug {
    line-height: 1.375;
  }

  .lg\:leading-normal {
    line-height: 1.5;
  }

  .lg\:leading-relaxed {
    line-height: 1.625;
  }

  .lg\:leading-loose {
    line-height: 2;
  }

  .lg\:tracking-widest {
    letter-spacing: 2px;
  }

  .lg\:tracking-wides {
    letter-spacing: 1px;
  }

  .lg\:tracking-narrow {
    letter-spacing: -0.01em;
  }

  .lg\:-tracking-1 {
    letter-spacing: -1px;
  }

  .lg\:text-transparent {
    color: transparent;
  }

  .lg\:text-current {
    color: currentColor;
  }

  .lg\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .lg\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .lg\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .lg\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .lg\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .lg\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .lg\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .lg\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .lg\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .lg\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .lg\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .lg\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .lg\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .lg\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .lg\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .lg\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .lg\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .lg\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .lg\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .lg\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .lg\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .lg\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .lg\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .lg\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .lg\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .lg\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .lg\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .lg\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .lg\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .lg\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .lg\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .lg\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .lg\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .lg\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .lg\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .lg\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .lg\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .lg\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .lg\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .lg\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .lg\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .lg\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .lg\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .lg\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .lg\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .lg\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .lg\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .lg\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .lg\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .lg\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .lg\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .lg\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .lg\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .lg\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .lg\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .lg\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .lg\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .lg\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .lg\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .lg\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .lg\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .lg\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .lg\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .lg\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .lg\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .lg\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .lg\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .lg\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .lg\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .lg\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .lg\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .lg\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .lg\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .lg\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .lg\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .lg\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .lg\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .lg\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .lg\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .lg\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .lg\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .lg\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .lg\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .lg\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .lg\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .lg\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .lg\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .lg\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .lg\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .lg\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .lg\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .lg\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .lg\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .lg\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .lg\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .lg\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .lg\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .lg\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .lg\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .lg\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .lg\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .lg\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .lg\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .lg\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .lg\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .lg\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .lg\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .lg\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .lg\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .lg\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .lg\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .lg\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .lg\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .lg\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .lg\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .lg\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .lg\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .lg\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .lg\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .lg\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .lg\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .lg\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .lg\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .lg\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .lg\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .lg\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .lg\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .lg\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .lg\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .lg\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .lg\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .lg\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .lg\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .lg\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .lg\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .lg\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .lg\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .lg\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .lg\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .lg\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .lg\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .lg\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .lg\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .lg\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .lg\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .lg\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .lg\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .lg\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .lg\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .lg\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .lg\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .lg\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .lg\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .lg\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .lg\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .lg\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .lg\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .lg\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .lg\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .lg\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .lg\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .lg\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .lg\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .lg\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .lg\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .lg\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .lg\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .lg\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .lg\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .lg\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .lg\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .lg\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .lg\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .lg\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .lg\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .lg\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .lg\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .lg\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .lg\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .lg\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .lg\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .lg\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .lg\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .lg\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .group:hover .lg\:group-hover\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .group:hover .lg\:group-hover\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .lg\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .lg\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Asurion-White:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Asurion-Blue-Brighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Asurion-Blue-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Asurion-Blue-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Asurion-Purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Asurion-Purple-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Asurion-Purple-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Asurion-Gray-Deepest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Asurion-Gray-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Asurion-Gray-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Asurion-Gray-Lighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Asurion-Gray-Lightest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Asurion-Red-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-light-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-light-gray-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-light-gray-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-light-gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-light-gray-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-light-gray-5:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-light-slate-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-denim-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-purple-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-dark-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-bright-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-mustard-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-mustard-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-light-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-light-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-light-blue-3:focus-within {
    color:  #F0F3FF;
  }

  .lg\:focus-within\:text-light-blue-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-purple-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-light-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-light-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-light-bg-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-light-white-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Black-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Default-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-White-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Silver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Yellow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Grey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Red-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Gold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-light-green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-dark-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-light-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-bright-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-bright-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-SpaceGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Purple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-LightPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Glow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Bronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Copper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Pink-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Orange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Coral-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-MajesticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-PrismBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-CeramicBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-MidnightBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-PrismWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-CeramicWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-LilacPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-CrownSilver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-CoralBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-lime-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-apple-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-bg-new-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-bg-new-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-new-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-footer-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-border-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-apple-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-crimson-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-asurion-cyan:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-bright-orange:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Graphite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-PacificBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-light-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-asurion-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-OceanBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-MetallicCopper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-PorcelainWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-LightBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-CloudNavy-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-CloudMint-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-CloudOrange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-CloudLavender-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-CloudRed-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-CloudWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-SunriseGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-SunshineGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-AuraBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-AuraGlow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-MysticBronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-MysticGreen-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-MysticGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-MysticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-MysticWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-price-blue1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-indigo1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-Purple-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-new-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-dark-blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-replace-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .lg\:focus-within\:text-resolve-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .lg\:hover\:text-transparent:hover {
    color: transparent;
  }

  .lg\:hover\:text-current:hover {
    color: currentColor;
  }

  .lg\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .lg\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .lg\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .lg\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .lg\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .lg\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .lg\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .lg\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .lg\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .lg\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .lg\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .lg\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .lg\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .lg\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .lg\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .lg\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .lg\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .lg\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .lg\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .lg\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .lg\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .lg\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .lg\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .lg\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .lg\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .lg\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .lg\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .lg\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .lg\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .lg\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .lg\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .lg\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .lg\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .lg\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .lg\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .lg\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .lg\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .lg\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .lg\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .lg\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .lg\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .lg\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .lg\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .lg\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .lg\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .lg\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .lg\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .lg\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .lg\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .lg\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .lg\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .lg\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .lg\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .lg\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .lg\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .lg\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .lg\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .lg\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .lg\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .lg\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .lg\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .lg\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .lg\:hover\:text-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .lg\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .lg\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .lg\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .lg\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .lg\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .lg\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .lg\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .lg\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .lg\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .lg\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Asurion-White:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Asurion-Blue-Brighter:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Asurion-Blue-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Asurion-Blue-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Asurion-Purple:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Asurion-Purple-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Asurion-Purple-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Asurion-Gray-Deepest:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Asurion-Gray-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Asurion-Gray-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Asurion-Gray-Lighter:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Asurion-Gray-Lightest:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Asurion-Red-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .lg\:hover\:text-light-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .lg\:hover\:text-light-gray-1:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .lg\:hover\:text-light-gray-2:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .lg\:hover\:text-light-gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .lg\:hover\:text-light-gray-4:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .lg\:hover\:text-light-gray-5:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .lg\:hover\:text-light-slate-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .lg\:hover\:text-denim-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .lg\:hover\:text-purple-1:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .lg\:hover\:text-dark-red:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .lg\:hover\:text-bright-red:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .lg\:hover\:text-mustard-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .lg\:hover\:text-mustard-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .lg\:hover\:text-light-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:hover\:text-light-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .lg\:hover\:text-light-blue-3:hover {
    color:  #F0F3FF;
  }

  .lg\:hover\:text-light-blue-4:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .lg\:hover\:text-purple-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .lg\:hover\:text-light-green:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .lg\:hover\:text-light-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .lg\:hover\:text-light-bg-green:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .lg\:hover\:text-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .lg\:hover\:text-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .lg\:hover\:text-light-white-1:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Black-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Default-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .lg\:hover\:text-White-3:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Silver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Yellow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Grey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Red-3:hover {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Gold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .lg\:hover\:text-light-green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .lg\:hover\:text-dark-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .lg\:hover\:text-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:hover\:text-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .lg\:hover\:text-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .lg\:hover\:text-light-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .lg\:hover\:text-bright-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .lg\:hover\:text-bright-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .lg\:hover\:text-SpaceGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Purple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .lg\:hover\:text-LightPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Glow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Bronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Copper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Pink-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Orange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Coral-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .lg\:hover\:text-MajesticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .lg\:hover\:text-PrismBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .lg\:hover\:text-CeramicBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .lg\:hover\:text-MidnightBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .lg\:hover\:text-PrismWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .lg\:hover\:text-CeramicWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .lg\:hover\:text-LilacPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .lg\:hover\:text-CrownSilver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .lg\:hover\:text-CoralBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .lg\:hover\:text-lime-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .lg\:hover\:text-apple-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .lg\:hover\:text-bg-new-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .lg\:hover\:text-bg-new-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .lg\:hover\:text-new-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .lg\:hover\:text-footer-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .lg\:hover\:text-border-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .lg\:hover\:text-apple-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .lg\:hover\:text-crimson-red:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .lg\:hover\:text-asurion-cyan:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .lg\:hover\:text-bright-orange:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Graphite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .lg\:hover\:text-PacificBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:hover\:text-light-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .lg\:hover\:text-asurion-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .lg\:hover\:text-OceanBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .lg\:hover\:text-MetallicCopper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .lg\:hover\:text-PorcelainWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .lg\:hover\:text-LightBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .lg\:hover\:text-CloudNavy-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .lg\:hover\:text-CloudMint-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .lg\:hover\:text-CloudOrange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .lg\:hover\:text-CloudLavender-3:hover {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .lg\:hover\:text-CloudRed-3:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .lg\:hover\:text-CloudWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .lg\:hover\:text-SunriseGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .lg\:hover\:text-SunshineGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .lg\:hover\:text-AuraBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .lg\:hover\:text-AuraGlow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .lg\:hover\:text-MysticBronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .lg\:hover\:text-MysticGreen-3:hover {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .lg\:hover\:text-MysticGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .lg\:hover\:text-MysticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .lg\:hover\:text-MysticWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .lg\:hover\:text-price-blue1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:hover\:text-indigo1:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .lg\:hover\:text-Purple-4:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .lg\:hover\:text-new-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .lg\:hover\:text-dark-blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .lg\:hover\:text-replace-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .lg\:hover\:text-resolve-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .lg\:focus\:text-transparent:focus {
    color: transparent;
  }

  .lg\:focus\:text-current:focus {
    color: currentColor;
  }

  .lg\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .lg\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .lg\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .lg\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .lg\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .lg\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .lg\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .lg\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .lg\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .lg\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .lg\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .lg\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .lg\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .lg\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .lg\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .lg\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .lg\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .lg\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .lg\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .lg\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .lg\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .lg\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .lg\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .lg\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .lg\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .lg\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .lg\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .lg\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .lg\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .lg\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .lg\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .lg\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .lg\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .lg\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .lg\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .lg\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .lg\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .lg\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .lg\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .lg\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .lg\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .lg\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .lg\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .lg\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .lg\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .lg\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .lg\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .lg\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .lg\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .lg\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .lg\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .lg\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .lg\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .lg\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .lg\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .lg\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .lg\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .lg\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .lg\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .lg\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .lg\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .lg\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .lg\:focus\:text-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .lg\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .lg\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .lg\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .lg\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .lg\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .lg\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .lg\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .lg\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .lg\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .lg\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Asurion-White:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Asurion-Blue-Brighter:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Asurion-Blue-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Asurion-Blue-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Asurion-Purple:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Asurion-Purple-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Asurion-Purple-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Asurion-Gray-Deepest:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Asurion-Gray-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Asurion-Gray-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Asurion-Gray-Lighter:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Asurion-Gray-Lightest:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Asurion-Red-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .lg\:focus\:text-light-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .lg\:focus\:text-light-gray-1:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .lg\:focus\:text-light-gray-2:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .lg\:focus\:text-light-gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .lg\:focus\:text-light-gray-4:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .lg\:focus\:text-light-gray-5:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .lg\:focus\:text-light-slate-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .lg\:focus\:text-denim-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .lg\:focus\:text-purple-1:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .lg\:focus\:text-dark-red:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .lg\:focus\:text-bright-red:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .lg\:focus\:text-mustard-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .lg\:focus\:text-mustard-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .lg\:focus\:text-light-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:focus\:text-light-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .lg\:focus\:text-light-blue-3:focus {
    color:  #F0F3FF;
  }

  .lg\:focus\:text-light-blue-4:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .lg\:focus\:text-purple-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .lg\:focus\:text-light-green:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .lg\:focus\:text-light-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .lg\:focus\:text-light-bg-green:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .lg\:focus\:text-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .lg\:focus\:text-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .lg\:focus\:text-light-white-1:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Black-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Default-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .lg\:focus\:text-White-3:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Silver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Yellow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Grey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Red-3:focus {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Gold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .lg\:focus\:text-light-green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .lg\:focus\:text-dark-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .lg\:focus\:text-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:focus\:text-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .lg\:focus\:text-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .lg\:focus\:text-light-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .lg\:focus\:text-bright-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .lg\:focus\:text-bright-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .lg\:focus\:text-SpaceGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Purple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .lg\:focus\:text-LightPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Glow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Bronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Copper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Pink-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Orange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Coral-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .lg\:focus\:text-MajesticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .lg\:focus\:text-PrismBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .lg\:focus\:text-CeramicBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .lg\:focus\:text-MidnightBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .lg\:focus\:text-PrismWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .lg\:focus\:text-CeramicWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .lg\:focus\:text-LilacPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .lg\:focus\:text-CrownSilver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .lg\:focus\:text-CoralBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .lg\:focus\:text-lime-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .lg\:focus\:text-apple-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .lg\:focus\:text-bg-new-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .lg\:focus\:text-bg-new-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .lg\:focus\:text-new-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .lg\:focus\:text-footer-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .lg\:focus\:text-border-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .lg\:focus\:text-apple-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .lg\:focus\:text-crimson-red:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .lg\:focus\:text-asurion-cyan:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .lg\:focus\:text-bright-orange:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Graphite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .lg\:focus\:text-PacificBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:focus\:text-light-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .lg\:focus\:text-asurion-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .lg\:focus\:text-OceanBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .lg\:focus\:text-MetallicCopper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .lg\:focus\:text-PorcelainWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .lg\:focus\:text-LightBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .lg\:focus\:text-CloudNavy-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .lg\:focus\:text-CloudMint-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .lg\:focus\:text-CloudOrange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .lg\:focus\:text-CloudLavender-3:focus {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .lg\:focus\:text-CloudRed-3:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .lg\:focus\:text-CloudWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .lg\:focus\:text-SunriseGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .lg\:focus\:text-SunshineGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .lg\:focus\:text-AuraBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .lg\:focus\:text-AuraGlow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .lg\:focus\:text-MysticBronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .lg\:focus\:text-MysticGreen-3:focus {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .lg\:focus\:text-MysticGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .lg\:focus\:text-MysticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .lg\:focus\:text-MysticWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .lg\:focus\:text-price-blue1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .lg\:focus\:text-indigo1:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .lg\:focus\:text-Purple-4:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .lg\:focus\:text-new-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .lg\:focus\:text-dark-blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .lg\:focus\:text-replace-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .lg\:focus\:text-resolve-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .lg\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .lg\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .lg\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .lg\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .lg\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .lg\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .lg\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .lg\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .lg\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .lg\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .lg\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .lg\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .lg\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .lg\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .lg\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .lg\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .lg\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .lg\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .lg\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .lg\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .lg\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .lg\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .lg\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .lg\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .lg\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .lg\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .lg\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .lg\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .lg\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .lg\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .lg\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .lg\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .lg\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .lg\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .lg\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .lg\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .lg\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .lg\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .lg\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .lg\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .lg\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .lg\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .lg\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .lg\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .lg\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .lg\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .lg\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .lg\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .lg\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .lg\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .lg\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .lg\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .lg\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .lg\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .lg\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .lg\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .lg\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .lg\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .lg\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .lg\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .lg\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .lg\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .lg\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .lg\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .lg\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .lg\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .lg\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .lg\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .lg\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .lg\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .lg\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .lg\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .lg\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .lg\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .lg\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .lg\:underline {
    text-decoration: underline;
  }

  .lg\:line-through {
    text-decoration: line-through;
  }

  .lg\:no-underline {
    text-decoration: none;
  }

  .group:hover .lg\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .lg\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .lg\:group-hover\:no-underline {
    text-decoration: none;
  }

  .lg\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .lg\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .lg\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .lg\:hover\:underline:hover {
    text-decoration: underline;
  }

  .lg\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .lg\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .lg\:focus\:underline:focus {
    text-decoration: underline;
  }

  .lg\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .lg\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .lg\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .lg\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .lg\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .lg\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .lg\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .lg\:placeholder-current::placeholder {
    color: currentColor;
  }

  .lg\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-White::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-White::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Blue-Brighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Blue-Brighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Blue-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Blue-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Blue-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Blue-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Purple-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Purple-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Purple-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Purple-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Gray-Deepest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Gray-Deepest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Gray-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Gray-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Gray-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Gray-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Gray-Lighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Gray-Lighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Gray-Lightest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Gray-Lightest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Red-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Asurion-Red-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-gray-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-gray-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-gray-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-gray-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-gray-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-gray-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-gray-5::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-gray-5::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-slate-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-slate-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-denim-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-denim-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-purple-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-purple-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-dark-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-dark-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-bright-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-bright-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-mustard-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-mustard-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-mustard-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-mustard-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-blue-3::-moz-placeholder {
    color:  #F0F3FF;
  }

  .lg\:placeholder-light-blue-3::placeholder {
    color:  #F0F3FF;
  }

  .lg\:placeholder-light-blue-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-blue-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-purple-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-purple-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-bg-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-bg-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-white-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-white-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Black-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Black-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Default-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Default-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-White-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-White-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Silver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Silver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Yellow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Yellow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Grey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Grey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Red-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Red-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Gold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Gold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-dark-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-dark-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-bright-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-bright-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-bright-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-bright-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-SpaceGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-SpaceGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Purple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Purple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-LightPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-LightPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Glow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Glow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Bronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Bronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Copper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Copper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Pink-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Pink-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Orange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Orange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Coral-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Coral-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-MajesticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-MajesticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-PrismBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-PrismBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-CeramicBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-CeramicBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-MidnightBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-MidnightBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-PrismWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-PrismWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-CeramicWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-CeramicWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-LilacPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-LilacPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-CrownSilver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-CrownSilver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-CoralBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-CoralBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-lime-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-lime-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-apple-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-apple-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-bg-new-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-bg-new-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-bg-new-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-bg-new-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-new-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-new-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-footer-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-footer-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-border-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-border-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-apple-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-apple-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-crimson-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-crimson-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-asurion-cyan::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-asurion-cyan::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-bright-orange::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-bright-orange::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Graphite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Graphite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-PacificBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-PacificBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-light-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-asurion-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-asurion-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-OceanBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-OceanBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-MetallicCopper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-MetallicCopper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-PorcelainWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-PorcelainWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-LightBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-LightBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-CloudNavy-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-CloudNavy-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-CloudMint-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-CloudMint-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-CloudOrange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-CloudOrange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-CloudLavender-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-CloudLavender-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-CloudRed-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-CloudRed-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-CloudWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-CloudWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-SunriseGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-SunriseGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-SunshineGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-SunshineGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-AuraBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-AuraBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-AuraGlow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-AuraGlow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-MysticBronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-MysticBronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-MysticGreen-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-MysticGreen-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-MysticGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-MysticGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-MysticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-MysticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-MysticWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-MysticWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-price-blue1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-price-blue1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-indigo1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-indigo1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Purple-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-Purple-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-new-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-new-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-dark-blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-dark-blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-replace-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-replace-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-resolve-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-resolve-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .lg\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .lg\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .lg\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .lg\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-White:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-White:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Blue-Brighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Blue-Brighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Blue-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Blue-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Blue-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Blue-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Purple-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Purple-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Purple-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Purple-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Gray-Deepest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Gray-Deepest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Gray-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Gray-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Gray-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Gray-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Gray-Lighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Gray-Lighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Gray-Lightest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Gray-Lightest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Red-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Asurion-Red-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-gray-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-gray-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-gray-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-gray-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-gray-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-gray-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-gray-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-gray-5:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-slate-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-slate-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-denim-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-denim-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-purple-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-purple-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-dark-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-dark-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-bright-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-bright-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-mustard-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-mustard-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-mustard-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-mustard-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-blue-3:focus::-moz-placeholder {
    color:  #F0F3FF;
  }

  .lg\:focus\:placeholder-light-blue-3:focus::placeholder {
    color:  #F0F3FF;
  }

  .lg\:focus\:placeholder-light-blue-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-blue-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-purple-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-purple-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-bg-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-bg-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-white-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-white-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Black-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Black-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Default-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Default-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-White-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-White-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Silver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Silver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Yellow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Yellow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Grey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Grey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Red-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Red-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Gold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Gold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-dark-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-dark-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-bright-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-bright-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-bright-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-bright-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-SpaceGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-SpaceGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Purple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Purple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-LightPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-LightPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Glow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Glow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Bronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Bronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Copper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Copper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Pink-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Pink-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Orange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Orange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Coral-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Coral-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-MajesticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-MajesticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-PrismBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-PrismBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-CeramicBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-CeramicBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-MidnightBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-MidnightBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-PrismWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-PrismWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-CeramicWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-CeramicWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-LilacPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-LilacPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-CrownSilver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-CrownSilver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-CoralBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-CoralBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-lime-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-lime-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-apple-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-apple-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-bg-new-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-bg-new-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-bg-new-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-bg-new-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-new-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-new-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-footer-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-footer-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-border-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-border-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-apple-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-apple-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-crimson-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-crimson-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-asurion-cyan:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-asurion-cyan:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-bright-orange:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-bright-orange:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Graphite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Graphite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-PacificBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-PacificBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-light-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-asurion-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-asurion-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-OceanBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-OceanBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-MetallicCopper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-MetallicCopper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-PorcelainWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-PorcelainWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-LightBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-LightBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-CloudNavy-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-CloudNavy-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-CloudMint-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-CloudMint-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-CloudOrange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-CloudOrange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-CloudLavender-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-CloudLavender-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-CloudRed-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-CloudRed-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-CloudWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-CloudWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-SunriseGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-SunriseGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-SunshineGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-SunshineGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-AuraBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-AuraBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-AuraGlow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-AuraGlow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-MysticBronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-MysticBronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-MysticGreen-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-MysticGreen-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-MysticGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-MysticGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-MysticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-MysticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-MysticWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-MysticWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-price-blue1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-price-blue1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-indigo1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-indigo1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Purple-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-Purple-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-new-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-new-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-dark-blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-dark-blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-replace-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-replace-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-resolve-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .lg\:focus\:placeholder-resolve-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .lg\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .lg\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .lg\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .lg\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .lg\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .lg\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .lg\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .lg\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .lg\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .lg\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .lg\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .lg\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .lg\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .lg\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .lg\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .lg\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .lg\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .lg\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .lg\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .lg\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .lg\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .lg\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .lg\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .lg\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .lg\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .lg\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .lg\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .lg\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .lg\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .lg\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .lg\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .lg\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .lg\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .lg\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .lg\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .lg\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .lg\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .lg\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .lg\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .lg\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .lg\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .lg\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .lg\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .lg\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .lg\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .lg\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .lg\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .lg\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .lg\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .lg\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .lg\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .lg\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .lg\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .lg\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .lg\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .lg\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .lg\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .lg\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .lg\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .lg\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .lg\:opacity-0 {
    opacity: 0;
  }

  .lg\:opacity-5 {
    opacity: 0.05;
  }

  .lg\:opacity-10 {
    opacity: 0.1;
  }

  .lg\:opacity-20 {
    opacity: 0.2;
  }

  .lg\:opacity-25 {
    opacity: 0.25;
  }

  .lg\:opacity-30 {
    opacity: 0.3;
  }

  .lg\:opacity-40 {
    opacity: 0.4;
  }

  .lg\:opacity-50 {
    opacity: 0.5;
  }

  .lg\:opacity-60 {
    opacity: 0.6;
  }

  .lg\:opacity-70 {
    opacity: 0.7;
  }

  .lg\:opacity-75 {
    opacity: 0.75;
  }

  .lg\:opacity-80 {
    opacity: 0.8;
  }

  .lg\:opacity-90 {
    opacity: 0.9;
  }

  .lg\:opacity-95 {
    opacity: 0.95;
  }

  .lg\:opacity-100 {
    opacity: 1;
  }

  .group:hover .lg\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .lg\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .lg\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .lg\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .lg\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .lg\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .lg\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .lg\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .lg\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .lg\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .lg\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .lg\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .lg\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .lg\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .lg\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .lg\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .lg\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .lg\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .lg\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .lg\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .lg\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .lg\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .lg\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .lg\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .lg\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .lg\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .lg\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .lg\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .lg\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .lg\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .lg\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .lg\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .lg\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .lg\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .lg\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .lg\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .lg\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .lg\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .lg\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .lg\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .lg\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .lg\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .lg\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .lg\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .lg\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .lg\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .lg\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .lg\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .lg\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .lg\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .lg\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .lg\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .lg\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .lg\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .lg\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .lg\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .lg\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .lg\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .lg\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .lg\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .lg\:disabled\:opacity-0:disabled {
    opacity: 0;
  }

  .lg\:disabled\:opacity-5:disabled {
    opacity: 0.05;
  }

  .lg\:disabled\:opacity-10:disabled {
    opacity: 0.1;
  }

  .lg\:disabled\:opacity-20:disabled {
    opacity: 0.2;
  }

  .lg\:disabled\:opacity-25:disabled {
    opacity: 0.25;
  }

  .lg\:disabled\:opacity-30:disabled {
    opacity: 0.3;
  }

  .lg\:disabled\:opacity-40:disabled {
    opacity: 0.4;
  }

  .lg\:disabled\:opacity-50:disabled {
    opacity: 0.5;
  }

  .lg\:disabled\:opacity-60:disabled {
    opacity: 0.6;
  }

  .lg\:disabled\:opacity-70:disabled {
    opacity: 0.7;
  }

  .lg\:disabled\:opacity-75:disabled {
    opacity: 0.75;
  }

  .lg\:disabled\:opacity-80:disabled {
    opacity: 0.8;
  }

  .lg\:disabled\:opacity-90:disabled {
    opacity: 0.9;
  }

  .lg\:disabled\:opacity-95:disabled {
    opacity: 0.95;
  }

  .lg\:disabled\:opacity-100:disabled {
    opacity: 1;
  }

  .lg\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .lg\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .lg\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .lg\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .lg\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .lg\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .lg\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .lg\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .lg\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .lg\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .lg\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .lg\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .lg\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .lg\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .lg\:bg-blend-color {
    background-blend-mode: color;
  }

  .lg\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .lg\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .lg\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .lg\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .lg\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .lg\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .lg\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .lg\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .lg\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .lg\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .lg\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .lg\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .lg\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .lg\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .lg\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .lg\:mix-blend-color {
    mix-blend-mode: color;
  }

  .lg\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .lg\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .lg\:group-hover\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .lg\:group-hover\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .lg\:group-hover\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .lg\:group-hover\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .lg\:group-hover\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .lg\:group-hover\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .lg\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .lg\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .lg\:group-hover\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .lg\:group-hover\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .lg\:group-hover\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .lg\:group-hover\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .lg\:group-hover\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus-within\:shadow:focus-within {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus-within\:shadow-bs:focus-within {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus-within\:shadow-strong:focus-within {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus-within\:shadow-tooltip:focus-within {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus-within\:shadow-colorbox:focus-within {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus-within\:shadow-colorCircle:focus-within {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:hover\:shadow-sm:hover {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:hover\:shadow:hover {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:hover\:shadow-bs:hover {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:hover\:shadow-strong:hover {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:hover\:shadow-tooltip:hover {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:hover\:shadow-colorbox:hover {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:hover\:shadow-colorCircle:hover {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus\:shadow-sm:focus {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus\:shadow:focus {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus\:shadow-md:focus {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus\:shadow-lg:focus {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus\:shadow-xl:focus {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus\:shadow-bs:focus {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus\:shadow-strong:focus {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus\:shadow-tooltip:focus {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus\:shadow-colorbox:focus {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:focus\:shadow-colorCircle:focus {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .lg\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .lg\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .lg\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .lg\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .lg\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .lg\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .lg\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .lg\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .lg\:ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:ring-4 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:ring-8 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus-within\:ring-0:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus-within\:ring-1:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus-within\:ring-2:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus-within\:ring-4:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus-within\:ring-8:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus-within\:ring:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus\:ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus\:ring-1:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus\:ring-4:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus\:ring-8:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:focus\:ring:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .lg\:ring-inset {
    --tw-ring-inset: inset;
  }

  .lg\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .lg\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .lg\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .lg\:ring-current {
    --tw-ring-color: currentColor;
  }

  .lg\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .lg\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .lg\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .lg\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .lg\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .lg\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .lg\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .lg\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .lg\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .lg\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .lg\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .lg\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .lg\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .lg\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .lg\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .lg\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .lg\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .lg\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .lg\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .lg\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .lg\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .lg\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .lg\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .lg\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .lg\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .lg\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .lg\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .lg\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .lg\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .lg\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .lg\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .lg\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .lg\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .lg\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .lg\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .lg\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .lg\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .lg\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .lg\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .lg\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .lg\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .lg\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .lg\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .lg\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .lg\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .lg\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .lg\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .lg\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .lg\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .lg\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .lg\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .lg\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .lg\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .lg\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .lg\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .lg\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .lg\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .lg\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .lg\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .lg\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .lg\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .lg\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .lg\:ring-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .lg\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .lg\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .lg\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .lg\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .lg\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .lg\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .lg\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .lg\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .lg\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .lg\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .lg\:ring-Asurion-White {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .lg\:ring-Asurion-Blue-Brighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .lg\:ring-Asurion-Blue-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .lg\:ring-Asurion-Blue-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .lg\:ring-Asurion-Purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .lg\:ring-Asurion-Purple-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .lg\:ring-Asurion-Purple-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .lg\:ring-Asurion-Gray-Deepest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .lg\:ring-Asurion-Gray-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .lg\:ring-Asurion-Gray-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .lg\:ring-Asurion-Gray-Lighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .lg\:ring-Asurion-Gray-Lightest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .lg\:ring-Asurion-Red-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .lg\:ring-light-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .lg\:ring-light-gray-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .lg\:ring-light-gray-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .lg\:ring-light-gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .lg\:ring-light-gray-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .lg\:ring-light-gray-5 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .lg\:ring-light-slate-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .lg\:ring-denim-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .lg\:ring-purple-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .lg\:ring-dark-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .lg\:ring-bright-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .lg\:ring-mustard-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .lg\:ring-mustard-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .lg\:ring-light-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .lg\:ring-light-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .lg\:ring-light-blue-3 {
    --tw-ring-color:  #F0F3FF;
  }

  .lg\:ring-light-blue-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .lg\:ring-purple-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .lg\:ring-light-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .lg\:ring-light-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .lg\:ring-light-bg-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .lg\:ring-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .lg\:ring-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .lg\:ring-light-white-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .lg\:ring-Black-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .lg\:ring-Default-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .lg\:ring-White-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .lg\:ring-Green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .lg\:ring-Blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .lg\:ring-Silver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .lg\:ring-Yellow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .lg\:ring-Grey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .lg\:ring-Gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .lg\:ring-Red-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .lg\:ring-Gold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .lg\:ring-light-green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .lg\:ring-dark-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .lg\:ring-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .lg\:ring-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .lg\:ring-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .lg\:ring-light-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .lg\:ring-bright-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .lg\:ring-bright-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .lg\:ring-SpaceGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .lg\:ring-Purple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .lg\:ring-LightPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .lg\:ring-Glow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .lg\:ring-Bronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .lg\:ring-Copper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .lg\:ring-Pink-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .lg\:ring-Orange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .lg\:ring-Coral-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .lg\:ring-MajesticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .lg\:ring-PrismBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .lg\:ring-CeramicBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .lg\:ring-MidnightBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .lg\:ring-PrismWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .lg\:ring-CeramicWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .lg\:ring-LilacPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .lg\:ring-CrownSilver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .lg\:ring-CoralBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .lg\:ring-lime-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .lg\:ring-apple-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .lg\:ring-bg-new-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .lg\:ring-bg-new-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .lg\:ring-new-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .lg\:ring-footer-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .lg\:ring-border-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .lg\:ring-apple-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .lg\:ring-crimson-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .lg\:ring-asurion-cyan {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .lg\:ring-bright-orange {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .lg\:ring-Graphite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .lg\:ring-PacificBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .lg\:ring-light-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .lg\:ring-asurion-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .lg\:ring-OceanBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .lg\:ring-MetallicCopper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .lg\:ring-PorcelainWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .lg\:ring-LightBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .lg\:ring-CloudNavy-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .lg\:ring-CloudMint-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .lg\:ring-CloudOrange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .lg\:ring-CloudLavender-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .lg\:ring-CloudRed-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .lg\:ring-CloudWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .lg\:ring-SunriseGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .lg\:ring-SunshineGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .lg\:ring-AuraBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .lg\:ring-AuraGlow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .lg\:ring-MysticBronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .lg\:ring-MysticGreen-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .lg\:ring-MysticGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .lg\:ring-MysticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .lg\:ring-MysticWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .lg\:ring-price-blue1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .lg\:ring-indigo1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .lg\:ring-Purple-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .lg\:ring-new-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .lg\:ring-dark-blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .lg\:ring-replace-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .lg\:ring-resolve-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .lg\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .lg\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Asurion-White:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Asurion-Blue-Brighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Asurion-Blue-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Asurion-Blue-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Asurion-Purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Asurion-Purple-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Asurion-Purple-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Asurion-Gray-Deepest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Asurion-Gray-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Asurion-Gray-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Asurion-Gray-Lighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Asurion-Gray-Lightest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Asurion-Red-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-light-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-light-gray-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-light-gray-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-light-gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-light-gray-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-light-gray-5:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-light-slate-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-denim-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-purple-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-dark-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-bright-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-mustard-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-mustard-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-light-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-light-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-light-blue-3:focus-within {
    --tw-ring-color:  #F0F3FF;
  }

  .lg\:focus-within\:ring-light-blue-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-purple-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-light-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-light-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-light-bg-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-light-white-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Black-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Default-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-White-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Silver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Yellow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Grey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Red-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Gold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-light-green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-dark-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-light-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-bright-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-bright-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-SpaceGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Purple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-LightPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Glow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Bronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Copper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Pink-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Orange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Coral-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-MajesticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-PrismBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-CeramicBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-MidnightBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-PrismWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-CeramicWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-LilacPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-CrownSilver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-CoralBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-lime-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-apple-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-bg-new-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-bg-new-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-new-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-footer-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-border-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-apple-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-crimson-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-asurion-cyan:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-bright-orange:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Graphite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-PacificBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-light-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-asurion-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-OceanBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-MetallicCopper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-PorcelainWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-LightBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-CloudNavy-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-CloudMint-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-CloudOrange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-CloudLavender-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-CloudRed-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-CloudWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-SunriseGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-SunshineGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-AuraBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-AuraGlow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-MysticBronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-MysticGreen-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-MysticGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-MysticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-MysticWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-price-blue1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-indigo1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-Purple-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-new-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-dark-blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-replace-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .lg\:focus-within\:ring-resolve-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .lg\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .lg\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Asurion-White:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Asurion-Blue-Brighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Asurion-Blue-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Asurion-Blue-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Asurion-Purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Asurion-Purple-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Asurion-Purple-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Asurion-Gray-Deepest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Asurion-Gray-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Asurion-Gray-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Asurion-Gray-Lighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Asurion-Gray-Lightest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Asurion-Red-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-light-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-light-gray-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-light-gray-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-light-gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-light-gray-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-light-gray-5:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-light-slate-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-denim-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-purple-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-dark-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-bright-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-mustard-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-mustard-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-light-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-light-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-light-blue-3:focus {
    --tw-ring-color:  #F0F3FF;
  }

  .lg\:focus\:ring-light-blue-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-purple-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-light-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-light-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-light-bg-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-light-white-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Black-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Default-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-White-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Silver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Yellow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Grey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Red-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Gold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-light-green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-dark-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-light-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-bright-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-bright-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-SpaceGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Purple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-LightPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Glow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Bronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Copper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Pink-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Orange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Coral-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-MajesticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-PrismBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-CeramicBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-MidnightBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-PrismWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-CeramicWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-LilacPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-CrownSilver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-CoralBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-lime-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-apple-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-bg-new-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-bg-new-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-new-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-footer-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-border-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-apple-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-crimson-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-asurion-cyan:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-bright-orange:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Graphite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-PacificBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-light-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-asurion-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-OceanBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-MetallicCopper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-PorcelainWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-LightBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-CloudNavy-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-CloudMint-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-CloudOrange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-CloudLavender-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-CloudRed-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-CloudWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-SunriseGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-SunshineGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-AuraBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-AuraGlow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-MysticBronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-MysticGreen-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-MysticGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-MysticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-MysticWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-price-blue1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-indigo1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-Purple-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-new-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-dark-blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-replace-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .lg\:focus\:ring-resolve-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .lg\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .lg\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .lg\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .lg\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .lg\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .lg\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .lg\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .lg\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .lg\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .lg\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .lg\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .lg\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .lg\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .lg\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .lg\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .lg\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .lg\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .lg\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .lg\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .lg\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .lg\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .lg\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .lg\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .lg\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .lg\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .lg\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .lg\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .lg\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .lg\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .lg\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .lg\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .lg\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .lg\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .lg\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .lg\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .lg\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .lg\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .lg\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .lg\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .lg\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .lg\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .lg\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .lg\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .lg\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .lg\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .lg\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .lg\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .lg\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .lg\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .lg\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .lg\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .lg\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .lg\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .lg\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .lg\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .lg\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .lg\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .lg\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .lg\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .lg\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .lg\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .lg\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .lg\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .lg\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .lg\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .lg\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .lg\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .lg\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .lg\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .lg\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .lg\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .lg\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .lg\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .lg\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .lg\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .lg\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .lg\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .lg\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .lg\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .lg\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .lg\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .lg\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .lg\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .lg\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .lg\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .lg\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .lg\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .lg\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .lg\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .lg\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .lg\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .lg\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .lg\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .lg\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .lg\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .lg\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .lg\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .lg\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .lg\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .lg\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .lg\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .lg\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .lg\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .lg\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .lg\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .lg\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .lg\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .lg\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .lg\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .lg\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .lg\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .lg\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .lg\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .lg\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .lg\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .lg\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .lg\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .lg\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .lg\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .lg\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .lg\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .lg\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .lg\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .lg\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .lg\:ring-offset-purple {
    --tw-ring-offset-color: #6700B8;
  }

  .lg\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .lg\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .lg\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .lg\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .lg\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .lg\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .lg\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .lg\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .lg\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .lg\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .lg\:ring-offset-Asurion-White {
    --tw-ring-offset-color: #FFF;
  }

  .lg\:ring-offset-Asurion-Blue-Brighter {
    --tw-ring-offset-color: #6B8BFF;
  }

  .lg\:ring-offset-Asurion-Blue-Deep {
    --tw-ring-offset-color: #2743CC;
  }

  .lg\:ring-offset-Asurion-Blue-Light {
    --tw-ring-offset-color: #F0F3FF;
  }

  .lg\:ring-offset-Asurion-Purple {
    --tw-ring-offset-color: #8223D2;
  }

  .lg\:ring-offset-Asurion-Purple-Deeper {
    --tw-ring-offset-color: #6700B8;
  }

  .lg\:ring-offset-Asurion-Purple-Light {
    --tw-ring-offset-color: #F3E9FB;
  }

  .lg\:ring-offset-Asurion-Gray-Deepest {
    --tw-ring-offset-color: #333F48;
  }

  .lg\:ring-offset-Asurion-Gray-Deeper {
    --tw-ring-offset-color: #6E767D;
  }

  .lg\:ring-offset-Asurion-Gray-Light {
    --tw-ring-offset-color: #A5AAAF;
  }

  .lg\:ring-offset-Asurion-Gray-Lighter {
    --tw-ring-offset-color: #E6E6EB;
  }

  .lg\:ring-offset-Asurion-Gray-Lightest {
    --tw-ring-offset-color: #D5D6DA;
  }

  .lg\:ring-offset-Asurion-Red-Deep {
    --tw-ring-offset-color: #DB1B1B;
  }

  .lg\:ring-offset-light-gray {
    --tw-ring-offset-color: #6E767D;
  }

  .lg\:ring-offset-light-gray-1 {
    --tw-ring-offset-color: #A5AAAF;
  }

  .lg\:ring-offset-light-gray-2 {
    --tw-ring-offset-color: #E6E6EB;
  }

  .lg\:ring-offset-light-gray-3 {
    --tw-ring-offset-color: #F0F0F5;
  }

  .lg\:ring-offset-light-gray-4 {
    --tw-ring-offset-color: #D5D6DA;
  }

  .lg\:ring-offset-light-gray-5 {
    --tw-ring-offset-color: #333F48;
  }

  .lg\:ring-offset-light-slate-gray {
    --tw-ring-offset-color: #8589A1;
  }

  .lg\:ring-offset-denim-blue {
    --tw-ring-offset-color: #0066B2;
  }

  .lg\:ring-offset-purple-1 {
    --tw-ring-offset-color: #8223D2;
  }

  .lg\:ring-offset-dark-red {
    --tw-ring-offset-color: #DB1B1B;
  }

  .lg\:ring-offset-bright-red {
    --tw-ring-offset-color: #F40715;
  }

  .lg\:ring-offset-mustard-yellow {
    --tw-ring-offset-color: #ED8B00;
  }

  .lg\:ring-offset-mustard-yellow-1 {
    --tw-ring-offset-color: #ED6600;
  }

  .lg\:ring-offset-light-blue {
    --tw-ring-offset-color: #6B8BFF;
  }

  .lg\:ring-offset-light-blue-1 {
    --tw-ring-offset-color: #4A68F9;
  }

  .lg\:ring-offset-light-blue-3 {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .lg\:ring-offset-light-blue-4 {
    --tw-ring-offset-color: #F0F3FF;
  }

  .lg\:ring-offset-purple-blue {
    --tw-ring-offset-color: #6469E1;
  }

  .lg\:ring-offset-light-green {
    --tw-ring-offset-color: #00B574;
  }

  .lg\:ring-offset-light-green-1 {
    --tw-ring-offset-color: #00B574;
  }

  .lg\:ring-offset-light-bg-green {
    --tw-ring-offset-color: #F0FFF9;
  }

  .lg\:ring-offset-green-1 {
    --tw-ring-offset-color: #0B8350;
  }

  .lg\:ring-offset-pink-1 {
    --tw-ring-offset-color: #FFEDD5;
  }

  .lg\:ring-offset-light-white-1 {
    --tw-ring-offset-color: #F8F6EE;
  }

  .lg\:ring-offset-Black-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .lg\:ring-offset-Default-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .lg\:ring-offset-White-3 {
    --tw-ring-offset-color: #F9F6EF;
  }

  .lg\:ring-offset-Green-3 {
    --tw-ring-offset-color: #AEE0CD;
  }

  .lg\:ring-offset-Blue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .lg\:ring-offset-Silver-3 {
    --tw-ring-offset-color: #E4E4E2;
  }

  .lg\:ring-offset-Yellow-3 {
    --tw-ring-offset-color: #F3D060;
  }

  .lg\:ring-offset-Grey-3 {
    --tw-ring-offset-color: #535150;
  }

  .lg\:ring-offset-Gray-3 {
    --tw-ring-offset-color: #535150;
  }

  .lg\:ring-offset-Red-3 {
    --tw-ring-offset-color: #BA0C2E;
  }

  .lg\:ring-offset-Gold-3 {
    --tw-ring-offset-color: #F5DDC5;
  }

  .lg\:ring-offset-light-green-3 {
    --tw-ring-offset-color: #F3E9FB;
  }

  .lg\:ring-offset-dark-blue-2 {
    --tw-ring-offset-color: #2743CC;
  }

  .lg\:ring-offset-blue-1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .lg\:ring-offset-yellow-1 {
    --tw-ring-offset-color: #EDB800;
  }

  .lg\:ring-offset-blue-2 {
    --tw-ring-offset-color: #253BAA;
  }

  .lg\:ring-offset-light-pink {
    --tw-ring-offset-color: #FF5070;
  }

  .lg\:ring-offset-bright-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .lg\:ring-offset-bright-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .lg\:ring-offset-SpaceGrey-3 {
    --tw-ring-offset-color: #535150;
  }

  .lg\:ring-offset-Purple-3 {
    --tw-ring-offset-color: #6700B8;
  }

  .lg\:ring-offset-LightPurple-3 {
    --tw-ring-offset-color: #D1CDDA;
  }

  .lg\:ring-offset-Glow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .lg\:ring-offset-Bronze-3 {
    --tw-ring-offset-color: #cd7f32;
  }

  .lg\:ring-offset-Copper-3 {
    --tw-ring-offset-color: #B87333;
  }

  .lg\:ring-offset-Pink-3 {
    --tw-ring-offset-color: #FFC0CB;
  }

  .lg\:ring-offset-Orange-3 {
    --tw-ring-offset-color: #FFA500;
  }

  .lg\:ring-offset-Coral-3 {
    --tw-ring-offset-color: #EE7762;
  }

  .lg\:ring-offset-MajesticBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .lg\:ring-offset-PrismBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .lg\:ring-offset-CeramicBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .lg\:ring-offset-MidnightBlack-3 {
    --tw-ring-offset-color: #00040D;
  }

  .lg\:ring-offset-PrismWhite-3 {
    --tw-ring-offset-color: #E1D8CB;
  }

  .lg\:ring-offset-CeramicWhite-3 {
    --tw-ring-offset-color: #c2c2c4;
  }

  .lg\:ring-offset-LilacPurple-3 {
    --tw-ring-offset-color: #C8A2C8;
  }

  .lg\:ring-offset-CrownSilver-3 {
    --tw-ring-offset-color: #b1a5aa;
  }

  .lg\:ring-offset-CoralBlue-3 {
    --tw-ring-offset-color: #AFDCEC;
  }

  .lg\:ring-offset-lime-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .lg\:ring-offset-apple-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .lg\:ring-offset-bg-new-blue {
    --tw-ring-offset-color: #39DCF0;
  }

  .lg\:ring-offset-bg-new-pink {
    --tw-ring-offset-color: #E79AAE;
  }

  .lg\:ring-offset-new-pink-1 {
    --tw-ring-offset-color: #E9A1B3;
  }

  .lg\:ring-offset-footer-grey {
    --tw-ring-offset-color: #333238;
  }

  .lg\:ring-offset-border-grey {
    --tw-ring-offset-color: #c4c4c4;
  }

  .lg\:ring-offset-apple-green-1 {
    --tw-ring-offset-color: #30D091;
  }

  .lg\:ring-offset-crimson-red {
    --tw-ring-offset-color: #d22323;
  }

  .lg\:ring-offset-asurion-cyan {
    --tw-ring-offset-color: #95CED7;
  }

  .lg\:ring-offset-bright-orange {
    --tw-ring-offset-color: #FF8B1A;
  }

  .lg\:ring-offset-Graphite-3 {
    --tw-ring-offset-color: #D2CEDB;
  }

  .lg\:ring-offset-PacificBlue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .lg\:ring-offset-light-purple {
    --tw-ring-offset-color: #B3A3D7;
  }

  .lg\:ring-offset-asurion-gray {
    --tw-ring-offset-color: #D8D8D8;
  }

  .lg\:ring-offset-OceanBlue-3 {
    --tw-ring-offset-color: #0077be;
  }

  .lg\:ring-offset-MetallicCopper-3 {
    --tw-ring-offset-color: #72281e;
  }

  .lg\:ring-offset-PorcelainWhite-3 {
    --tw-ring-offset-color: #f8fbf8;
  }

  .lg\:ring-offset-LightBlue-3 {
    --tw-ring-offset-color: #ADD8E6;
  }

  .lg\:ring-offset-CloudNavy-3 {
    --tw-ring-offset-color: #607387;
  }

  .lg\:ring-offset-CloudMint-3 {
    --tw-ring-offset-color: #607387;
  }

  .lg\:ring-offset-CloudOrange-3 {
    --tw-ring-offset-color: #ffba97;
  }

  .lg\:ring-offset-CloudLavender-3 {
    --tw-ring-offset-color: #d6d3e2;
  }

  .lg\:ring-offset-CloudRed-3 {
    --tw-ring-offset-color: #dbb0a2;
  }

  .lg\:ring-offset-CloudWhite-3 {
    --tw-ring-offset-color: #f2f2ed;
  }

  .lg\:ring-offset-SunriseGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .lg\:ring-offset-SunshineGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .lg\:ring-offset-AuraBlack-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .lg\:ring-offset-AuraGlow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .lg\:ring-offset-MysticBronze-3 {
    --tw-ring-offset-color: #3c2516;
  }

  .lg\:ring-offset-MysticGreen-3 {
    --tw-ring-offset-color: #90A19A;
  }

  .lg\:ring-offset-MysticGrey-3 {
    --tw-ring-offset-color: #564f55;
  }

  .lg\:ring-offset-MysticBlack-3 {
    --tw-ring-offset-color: #353A3C;
  }

  .lg\:ring-offset-MysticWhite-3 {
    --tw-ring-offset-color: #E4EDE3;
  }

  .lg\:ring-offset-price-blue1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .lg\:ring-offset-indigo1 {
    --tw-ring-offset-color: #6700B8;
  }

  .lg\:ring-offset-Purple-4 {
    --tw-ring-offset-color: #9598F8;
  }

  .lg\:ring-offset-new-blue-2 {
    --tw-ring-offset-color: #33B3C2;
  }

  .lg\:ring-offset-dark-blue-3 {
    --tw-ring-offset-color: #041DFB;
  }

  .lg\:ring-offset-replace-bg {
    --tw-ring-offset-color: #8AA4BC;
  }

  .lg\:ring-offset-resolve-bg {
    --tw-ring-offset-color: #4783CB;
  }

  .lg\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .lg\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .lg\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .lg\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .lg\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .lg\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .lg\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .lg\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .lg\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .lg\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .lg\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .lg\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .lg\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .lg\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .lg\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .lg\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .lg\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .lg\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .lg\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .lg\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .lg\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .lg\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .lg\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .lg\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .lg\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .lg\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .lg\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .lg\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .lg\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .lg\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .lg\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .lg\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .lg\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .lg\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .lg\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .lg\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .lg\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .lg\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .lg\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .lg\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .lg\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .lg\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .lg\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .lg\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .lg\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .lg\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .lg\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .lg\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .lg\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .lg\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .lg\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .lg\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .lg\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .lg\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .lg\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .lg\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .lg\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .lg\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .lg\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .lg\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .lg\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .lg\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .lg\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .lg\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .lg\:focus-within\:ring-offset-purple:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .lg\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .lg\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .lg\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .lg\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .lg\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .lg\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .lg\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .lg\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .lg\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .lg\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .lg\:focus-within\:ring-offset-Asurion-White:focus-within {
    --tw-ring-offset-color: #FFF;
  }

  .lg\:focus-within\:ring-offset-Asurion-Blue-Brighter:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .lg\:focus-within\:ring-offset-Asurion-Blue-Deep:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .lg\:focus-within\:ring-offset-Asurion-Blue-Light:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .lg\:focus-within\:ring-offset-Asurion-Purple:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .lg\:focus-within\:ring-offset-Asurion-Purple-Deeper:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .lg\:focus-within\:ring-offset-Asurion-Purple-Light:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .lg\:focus-within\:ring-offset-Asurion-Gray-Deepest:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .lg\:focus-within\:ring-offset-Asurion-Gray-Deeper:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .lg\:focus-within\:ring-offset-Asurion-Gray-Light:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .lg\:focus-within\:ring-offset-Asurion-Gray-Lighter:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .lg\:focus-within\:ring-offset-Asurion-Gray-Lightest:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .lg\:focus-within\:ring-offset-Asurion-Red-Deep:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .lg\:focus-within\:ring-offset-light-gray:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .lg\:focus-within\:ring-offset-light-gray-1:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .lg\:focus-within\:ring-offset-light-gray-2:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .lg\:focus-within\:ring-offset-light-gray-3:focus-within {
    --tw-ring-offset-color: #F0F0F5;
  }

  .lg\:focus-within\:ring-offset-light-gray-4:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .lg\:focus-within\:ring-offset-light-gray-5:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .lg\:focus-within\:ring-offset-light-slate-gray:focus-within {
    --tw-ring-offset-color: #8589A1;
  }

  .lg\:focus-within\:ring-offset-denim-blue:focus-within {
    --tw-ring-offset-color: #0066B2;
  }

  .lg\:focus-within\:ring-offset-purple-1:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .lg\:focus-within\:ring-offset-dark-red:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .lg\:focus-within\:ring-offset-bright-red:focus-within {
    --tw-ring-offset-color: #F40715;
  }

  .lg\:focus-within\:ring-offset-mustard-yellow:focus-within {
    --tw-ring-offset-color: #ED8B00;
  }

  .lg\:focus-within\:ring-offset-mustard-yellow-1:focus-within {
    --tw-ring-offset-color: #ED6600;
  }

  .lg\:focus-within\:ring-offset-light-blue:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .lg\:focus-within\:ring-offset-light-blue-1:focus-within {
    --tw-ring-offset-color: #4A68F9;
  }

  .lg\:focus-within\:ring-offset-light-blue-3:focus-within {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .lg\:focus-within\:ring-offset-light-blue-4:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .lg\:focus-within\:ring-offset-purple-blue:focus-within {
    --tw-ring-offset-color: #6469E1;
  }

  .lg\:focus-within\:ring-offset-light-green:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .lg\:focus-within\:ring-offset-light-green-1:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .lg\:focus-within\:ring-offset-light-bg-green:focus-within {
    --tw-ring-offset-color: #F0FFF9;
  }

  .lg\:focus-within\:ring-offset-green-1:focus-within {
    --tw-ring-offset-color: #0B8350;
  }

  .lg\:focus-within\:ring-offset-pink-1:focus-within {
    --tw-ring-offset-color: #FFEDD5;
  }

  .lg\:focus-within\:ring-offset-light-white-1:focus-within {
    --tw-ring-offset-color: #F8F6EE;
  }

  .lg\:focus-within\:ring-offset-Black-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .lg\:focus-within\:ring-offset-Default-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .lg\:focus-within\:ring-offset-White-3:focus-within {
    --tw-ring-offset-color: #F9F6EF;
  }

  .lg\:focus-within\:ring-offset-Green-3:focus-within {
    --tw-ring-offset-color: #AEE0CD;
  }

  .lg\:focus-within\:ring-offset-Blue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .lg\:focus-within\:ring-offset-Silver-3:focus-within {
    --tw-ring-offset-color: #E4E4E2;
  }

  .lg\:focus-within\:ring-offset-Yellow-3:focus-within {
    --tw-ring-offset-color: #F3D060;
  }

  .lg\:focus-within\:ring-offset-Grey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .lg\:focus-within\:ring-offset-Gray-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .lg\:focus-within\:ring-offset-Red-3:focus-within {
    --tw-ring-offset-color: #BA0C2E;
  }

  .lg\:focus-within\:ring-offset-Gold-3:focus-within {
    --tw-ring-offset-color: #F5DDC5;
  }

  .lg\:focus-within\:ring-offset-light-green-3:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .lg\:focus-within\:ring-offset-dark-blue-2:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .lg\:focus-within\:ring-offset-blue-1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .lg\:focus-within\:ring-offset-yellow-1:focus-within {
    --tw-ring-offset-color: #EDB800;
  }

  .lg\:focus-within\:ring-offset-blue-2:focus-within {
    --tw-ring-offset-color: #253BAA;
  }

  .lg\:focus-within\:ring-offset-light-pink:focus-within {
    --tw-ring-offset-color: #FF5070;
  }

  .lg\:focus-within\:ring-offset-bright-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .lg\:focus-within\:ring-offset-bright-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .lg\:focus-within\:ring-offset-SpaceGrey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .lg\:focus-within\:ring-offset-Purple-3:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .lg\:focus-within\:ring-offset-LightPurple-3:focus-within {
    --tw-ring-offset-color: #D1CDDA;
  }

  .lg\:focus-within\:ring-offset-Glow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .lg\:focus-within\:ring-offset-Bronze-3:focus-within {
    --tw-ring-offset-color: #cd7f32;
  }

  .lg\:focus-within\:ring-offset-Copper-3:focus-within {
    --tw-ring-offset-color: #B87333;
  }

  .lg\:focus-within\:ring-offset-Pink-3:focus-within {
    --tw-ring-offset-color: #FFC0CB;
  }

  .lg\:focus-within\:ring-offset-Orange-3:focus-within {
    --tw-ring-offset-color: #FFA500;
  }

  .lg\:focus-within\:ring-offset-Coral-3:focus-within {
    --tw-ring-offset-color: #EE7762;
  }

  .lg\:focus-within\:ring-offset-MajesticBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .lg\:focus-within\:ring-offset-PrismBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .lg\:focus-within\:ring-offset-CeramicBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .lg\:focus-within\:ring-offset-MidnightBlack-3:focus-within {
    --tw-ring-offset-color: #00040D;
  }

  .lg\:focus-within\:ring-offset-PrismWhite-3:focus-within {
    --tw-ring-offset-color: #E1D8CB;
  }

  .lg\:focus-within\:ring-offset-CeramicWhite-3:focus-within {
    --tw-ring-offset-color: #c2c2c4;
  }

  .lg\:focus-within\:ring-offset-LilacPurple-3:focus-within {
    --tw-ring-offset-color: #C8A2C8;
  }

  .lg\:focus-within\:ring-offset-CrownSilver-3:focus-within {
    --tw-ring-offset-color: #b1a5aa;
  }

  .lg\:focus-within\:ring-offset-CoralBlue-3:focus-within {
    --tw-ring-offset-color: #AFDCEC;
  }

  .lg\:focus-within\:ring-offset-lime-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .lg\:focus-within\:ring-offset-apple-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .lg\:focus-within\:ring-offset-bg-new-blue:focus-within {
    --tw-ring-offset-color: #39DCF0;
  }

  .lg\:focus-within\:ring-offset-bg-new-pink:focus-within {
    --tw-ring-offset-color: #E79AAE;
  }

  .lg\:focus-within\:ring-offset-new-pink-1:focus-within {
    --tw-ring-offset-color: #E9A1B3;
  }

  .lg\:focus-within\:ring-offset-footer-grey:focus-within {
    --tw-ring-offset-color: #333238;
  }

  .lg\:focus-within\:ring-offset-border-grey:focus-within {
    --tw-ring-offset-color: #c4c4c4;
  }

  .lg\:focus-within\:ring-offset-apple-green-1:focus-within {
    --tw-ring-offset-color: #30D091;
  }

  .lg\:focus-within\:ring-offset-crimson-red:focus-within {
    --tw-ring-offset-color: #d22323;
  }

  .lg\:focus-within\:ring-offset-asurion-cyan:focus-within {
    --tw-ring-offset-color: #95CED7;
  }

  .lg\:focus-within\:ring-offset-bright-orange:focus-within {
    --tw-ring-offset-color: #FF8B1A;
  }

  .lg\:focus-within\:ring-offset-Graphite-3:focus-within {
    --tw-ring-offset-color: #D2CEDB;
  }

  .lg\:focus-within\:ring-offset-PacificBlue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .lg\:focus-within\:ring-offset-light-purple:focus-within {
    --tw-ring-offset-color: #B3A3D7;
  }

  .lg\:focus-within\:ring-offset-asurion-gray:focus-within {
    --tw-ring-offset-color: #D8D8D8;
  }

  .lg\:focus-within\:ring-offset-OceanBlue-3:focus-within {
    --tw-ring-offset-color: #0077be;
  }

  .lg\:focus-within\:ring-offset-MetallicCopper-3:focus-within {
    --tw-ring-offset-color: #72281e;
  }

  .lg\:focus-within\:ring-offset-PorcelainWhite-3:focus-within {
    --tw-ring-offset-color: #f8fbf8;
  }

  .lg\:focus-within\:ring-offset-LightBlue-3:focus-within {
    --tw-ring-offset-color: #ADD8E6;
  }

  .lg\:focus-within\:ring-offset-CloudNavy-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .lg\:focus-within\:ring-offset-CloudMint-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .lg\:focus-within\:ring-offset-CloudOrange-3:focus-within {
    --tw-ring-offset-color: #ffba97;
  }

  .lg\:focus-within\:ring-offset-CloudLavender-3:focus-within {
    --tw-ring-offset-color: #d6d3e2;
  }

  .lg\:focus-within\:ring-offset-CloudRed-3:focus-within {
    --tw-ring-offset-color: #dbb0a2;
  }

  .lg\:focus-within\:ring-offset-CloudWhite-3:focus-within {
    --tw-ring-offset-color: #f2f2ed;
  }

  .lg\:focus-within\:ring-offset-SunriseGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .lg\:focus-within\:ring-offset-SunshineGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .lg\:focus-within\:ring-offset-AuraBlack-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .lg\:focus-within\:ring-offset-AuraGlow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .lg\:focus-within\:ring-offset-MysticBronze-3:focus-within {
    --tw-ring-offset-color: #3c2516;
  }

  .lg\:focus-within\:ring-offset-MysticGreen-3:focus-within {
    --tw-ring-offset-color: #90A19A;
  }

  .lg\:focus-within\:ring-offset-MysticGrey-3:focus-within {
    --tw-ring-offset-color: #564f55;
  }

  .lg\:focus-within\:ring-offset-MysticBlack-3:focus-within {
    --tw-ring-offset-color: #353A3C;
  }

  .lg\:focus-within\:ring-offset-MysticWhite-3:focus-within {
    --tw-ring-offset-color: #E4EDE3;
  }

  .lg\:focus-within\:ring-offset-price-blue1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .lg\:focus-within\:ring-offset-indigo1:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .lg\:focus-within\:ring-offset-Purple-4:focus-within {
    --tw-ring-offset-color: #9598F8;
  }

  .lg\:focus-within\:ring-offset-new-blue-2:focus-within {
    --tw-ring-offset-color: #33B3C2;
  }

  .lg\:focus-within\:ring-offset-dark-blue-3:focus-within {
    --tw-ring-offset-color: #041DFB;
  }

  .lg\:focus-within\:ring-offset-replace-bg:focus-within {
    --tw-ring-offset-color: #8AA4BC;
  }

  .lg\:focus-within\:ring-offset-resolve-bg:focus-within {
    --tw-ring-offset-color: #4783CB;
  }

  .lg\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .lg\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .lg\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .lg\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .lg\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .lg\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .lg\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .lg\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .lg\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .lg\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .lg\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .lg\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .lg\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .lg\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .lg\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .lg\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .lg\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .lg\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .lg\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .lg\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .lg\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .lg\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .lg\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .lg\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .lg\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .lg\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .lg\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .lg\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .lg\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .lg\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .lg\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .lg\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .lg\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .lg\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .lg\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .lg\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .lg\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .lg\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .lg\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .lg\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .lg\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .lg\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .lg\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .lg\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .lg\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .lg\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .lg\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .lg\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .lg\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .lg\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .lg\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .lg\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .lg\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .lg\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .lg\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .lg\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .lg\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .lg\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .lg\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .lg\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .lg\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .lg\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .lg\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .lg\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .lg\:focus\:ring-offset-purple:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .lg\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .lg\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .lg\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .lg\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .lg\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .lg\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .lg\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .lg\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .lg\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .lg\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .lg\:focus\:ring-offset-Asurion-White:focus {
    --tw-ring-offset-color: #FFF;
  }

  .lg\:focus\:ring-offset-Asurion-Blue-Brighter:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .lg\:focus\:ring-offset-Asurion-Blue-Deep:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .lg\:focus\:ring-offset-Asurion-Blue-Light:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .lg\:focus\:ring-offset-Asurion-Purple:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .lg\:focus\:ring-offset-Asurion-Purple-Deeper:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .lg\:focus\:ring-offset-Asurion-Purple-Light:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .lg\:focus\:ring-offset-Asurion-Gray-Deepest:focus {
    --tw-ring-offset-color: #333F48;
  }

  .lg\:focus\:ring-offset-Asurion-Gray-Deeper:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .lg\:focus\:ring-offset-Asurion-Gray-Light:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .lg\:focus\:ring-offset-Asurion-Gray-Lighter:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .lg\:focus\:ring-offset-Asurion-Gray-Lightest:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .lg\:focus\:ring-offset-Asurion-Red-Deep:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .lg\:focus\:ring-offset-light-gray:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .lg\:focus\:ring-offset-light-gray-1:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .lg\:focus\:ring-offset-light-gray-2:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .lg\:focus\:ring-offset-light-gray-3:focus {
    --tw-ring-offset-color: #F0F0F5;
  }

  .lg\:focus\:ring-offset-light-gray-4:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .lg\:focus\:ring-offset-light-gray-5:focus {
    --tw-ring-offset-color: #333F48;
  }

  .lg\:focus\:ring-offset-light-slate-gray:focus {
    --tw-ring-offset-color: #8589A1;
  }

  .lg\:focus\:ring-offset-denim-blue:focus {
    --tw-ring-offset-color: #0066B2;
  }

  .lg\:focus\:ring-offset-purple-1:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .lg\:focus\:ring-offset-dark-red:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .lg\:focus\:ring-offset-bright-red:focus {
    --tw-ring-offset-color: #F40715;
  }

  .lg\:focus\:ring-offset-mustard-yellow:focus {
    --tw-ring-offset-color: #ED8B00;
  }

  .lg\:focus\:ring-offset-mustard-yellow-1:focus {
    --tw-ring-offset-color: #ED6600;
  }

  .lg\:focus\:ring-offset-light-blue:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .lg\:focus\:ring-offset-light-blue-1:focus {
    --tw-ring-offset-color: #4A68F9;
  }

  .lg\:focus\:ring-offset-light-blue-3:focus {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .lg\:focus\:ring-offset-light-blue-4:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .lg\:focus\:ring-offset-purple-blue:focus {
    --tw-ring-offset-color: #6469E1;
  }

  .lg\:focus\:ring-offset-light-green:focus {
    --tw-ring-offset-color: #00B574;
  }

  .lg\:focus\:ring-offset-light-green-1:focus {
    --tw-ring-offset-color: #00B574;
  }

  .lg\:focus\:ring-offset-light-bg-green:focus {
    --tw-ring-offset-color: #F0FFF9;
  }

  .lg\:focus\:ring-offset-green-1:focus {
    --tw-ring-offset-color: #0B8350;
  }

  .lg\:focus\:ring-offset-pink-1:focus {
    --tw-ring-offset-color: #FFEDD5;
  }

  .lg\:focus\:ring-offset-light-white-1:focus {
    --tw-ring-offset-color: #F8F6EE;
  }

  .lg\:focus\:ring-offset-Black-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .lg\:focus\:ring-offset-Default-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .lg\:focus\:ring-offset-White-3:focus {
    --tw-ring-offset-color: #F9F6EF;
  }

  .lg\:focus\:ring-offset-Green-3:focus {
    --tw-ring-offset-color: #AEE0CD;
  }

  .lg\:focus\:ring-offset-Blue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .lg\:focus\:ring-offset-Silver-3:focus {
    --tw-ring-offset-color: #E4E4E2;
  }

  .lg\:focus\:ring-offset-Yellow-3:focus {
    --tw-ring-offset-color: #F3D060;
  }

  .lg\:focus\:ring-offset-Grey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .lg\:focus\:ring-offset-Gray-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .lg\:focus\:ring-offset-Red-3:focus {
    --tw-ring-offset-color: #BA0C2E;
  }

  .lg\:focus\:ring-offset-Gold-3:focus {
    --tw-ring-offset-color: #F5DDC5;
  }

  .lg\:focus\:ring-offset-light-green-3:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .lg\:focus\:ring-offset-dark-blue-2:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .lg\:focus\:ring-offset-blue-1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .lg\:focus\:ring-offset-yellow-1:focus {
    --tw-ring-offset-color: #EDB800;
  }

  .lg\:focus\:ring-offset-blue-2:focus {
    --tw-ring-offset-color: #253BAA;
  }

  .lg\:focus\:ring-offset-light-pink:focus {
    --tw-ring-offset-color: #FF5070;
  }

  .lg\:focus\:ring-offset-bright-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .lg\:focus\:ring-offset-bright-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .lg\:focus\:ring-offset-SpaceGrey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .lg\:focus\:ring-offset-Purple-3:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .lg\:focus\:ring-offset-LightPurple-3:focus {
    --tw-ring-offset-color: #D1CDDA;
  }

  .lg\:focus\:ring-offset-Glow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .lg\:focus\:ring-offset-Bronze-3:focus {
    --tw-ring-offset-color: #cd7f32;
  }

  .lg\:focus\:ring-offset-Copper-3:focus {
    --tw-ring-offset-color: #B87333;
  }

  .lg\:focus\:ring-offset-Pink-3:focus {
    --tw-ring-offset-color: #FFC0CB;
  }

  .lg\:focus\:ring-offset-Orange-3:focus {
    --tw-ring-offset-color: #FFA500;
  }

  .lg\:focus\:ring-offset-Coral-3:focus {
    --tw-ring-offset-color: #EE7762;
  }

  .lg\:focus\:ring-offset-MajesticBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .lg\:focus\:ring-offset-PrismBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .lg\:focus\:ring-offset-CeramicBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .lg\:focus\:ring-offset-MidnightBlack-3:focus {
    --tw-ring-offset-color: #00040D;
  }

  .lg\:focus\:ring-offset-PrismWhite-3:focus {
    --tw-ring-offset-color: #E1D8CB;
  }

  .lg\:focus\:ring-offset-CeramicWhite-3:focus {
    --tw-ring-offset-color: #c2c2c4;
  }

  .lg\:focus\:ring-offset-LilacPurple-3:focus {
    --tw-ring-offset-color: #C8A2C8;
  }

  .lg\:focus\:ring-offset-CrownSilver-3:focus {
    --tw-ring-offset-color: #b1a5aa;
  }

  .lg\:focus\:ring-offset-CoralBlue-3:focus {
    --tw-ring-offset-color: #AFDCEC;
  }

  .lg\:focus\:ring-offset-lime-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .lg\:focus\:ring-offset-apple-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .lg\:focus\:ring-offset-bg-new-blue:focus {
    --tw-ring-offset-color: #39DCF0;
  }

  .lg\:focus\:ring-offset-bg-new-pink:focus {
    --tw-ring-offset-color: #E79AAE;
  }

  .lg\:focus\:ring-offset-new-pink-1:focus {
    --tw-ring-offset-color: #E9A1B3;
  }

  .lg\:focus\:ring-offset-footer-grey:focus {
    --tw-ring-offset-color: #333238;
  }

  .lg\:focus\:ring-offset-border-grey:focus {
    --tw-ring-offset-color: #c4c4c4;
  }

  .lg\:focus\:ring-offset-apple-green-1:focus {
    --tw-ring-offset-color: #30D091;
  }

  .lg\:focus\:ring-offset-crimson-red:focus {
    --tw-ring-offset-color: #d22323;
  }

  .lg\:focus\:ring-offset-asurion-cyan:focus {
    --tw-ring-offset-color: #95CED7;
  }

  .lg\:focus\:ring-offset-bright-orange:focus {
    --tw-ring-offset-color: #FF8B1A;
  }

  .lg\:focus\:ring-offset-Graphite-3:focus {
    --tw-ring-offset-color: #D2CEDB;
  }

  .lg\:focus\:ring-offset-PacificBlue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .lg\:focus\:ring-offset-light-purple:focus {
    --tw-ring-offset-color: #B3A3D7;
  }

  .lg\:focus\:ring-offset-asurion-gray:focus {
    --tw-ring-offset-color: #D8D8D8;
  }

  .lg\:focus\:ring-offset-OceanBlue-3:focus {
    --tw-ring-offset-color: #0077be;
  }

  .lg\:focus\:ring-offset-MetallicCopper-3:focus {
    --tw-ring-offset-color: #72281e;
  }

  .lg\:focus\:ring-offset-PorcelainWhite-3:focus {
    --tw-ring-offset-color: #f8fbf8;
  }

  .lg\:focus\:ring-offset-LightBlue-3:focus {
    --tw-ring-offset-color: #ADD8E6;
  }

  .lg\:focus\:ring-offset-CloudNavy-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .lg\:focus\:ring-offset-CloudMint-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .lg\:focus\:ring-offset-CloudOrange-3:focus {
    --tw-ring-offset-color: #ffba97;
  }

  .lg\:focus\:ring-offset-CloudLavender-3:focus {
    --tw-ring-offset-color: #d6d3e2;
  }

  .lg\:focus\:ring-offset-CloudRed-3:focus {
    --tw-ring-offset-color: #dbb0a2;
  }

  .lg\:focus\:ring-offset-CloudWhite-3:focus {
    --tw-ring-offset-color: #f2f2ed;
  }

  .lg\:focus\:ring-offset-SunriseGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .lg\:focus\:ring-offset-SunshineGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .lg\:focus\:ring-offset-AuraBlack-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .lg\:focus\:ring-offset-AuraGlow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .lg\:focus\:ring-offset-MysticBronze-3:focus {
    --tw-ring-offset-color: #3c2516;
  }

  .lg\:focus\:ring-offset-MysticGreen-3:focus {
    --tw-ring-offset-color: #90A19A;
  }

  .lg\:focus\:ring-offset-MysticGrey-3:focus {
    --tw-ring-offset-color: #564f55;
  }

  .lg\:focus\:ring-offset-MysticBlack-3:focus {
    --tw-ring-offset-color: #353A3C;
  }

  .lg\:focus\:ring-offset-MysticWhite-3:focus {
    --tw-ring-offset-color: #E4EDE3;
  }

  .lg\:focus\:ring-offset-price-blue1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .lg\:focus\:ring-offset-indigo1:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .lg\:focus\:ring-offset-Purple-4:focus {
    --tw-ring-offset-color: #9598F8;
  }

  .lg\:focus\:ring-offset-new-blue-2:focus {
    --tw-ring-offset-color: #33B3C2;
  }

  .lg\:focus\:ring-offset-dark-blue-3:focus {
    --tw-ring-offset-color: #041DFB;
  }

  .lg\:focus\:ring-offset-replace-bg:focus {
    --tw-ring-offset-color: #8AA4BC;
  }

  .lg\:focus\:ring-offset-resolve-bg:focus {
    --tw-ring-offset-color: #4783CB;
  }

  .lg\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .lg\:filter-none {
    filter: none;
  }

  .lg\:blur-0 {
    --tw-blur: blur(0);
  }

  .lg\:blur-none {
    --tw-blur: blur(0);
  }

  .lg\:blur-sm {
    --tw-blur: blur(4px);
  }

  .lg\:blur {
    --tw-blur: blur(8px);
  }

  .lg\:blur-md {
    --tw-blur: blur(12px);
  }

  .lg\:blur-lg {
    --tw-blur: blur(16px);
  }

  .lg\:blur-xl {
    --tw-blur: blur(24px);
  }

  .lg\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .lg\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .lg\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .lg\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .lg\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .lg\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .lg\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .lg\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .lg\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .lg\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .lg\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .lg\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .lg\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .lg\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .lg\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .lg\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .lg\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .lg\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .lg\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .lg\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .lg\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .lg\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .lg\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .lg\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .lg\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .lg\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .lg\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .lg\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .lg\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .lg\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .lg\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .lg\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .lg\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .lg\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .lg\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .lg\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .lg\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .lg\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .lg\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .lg\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .lg\:invert-0 {
    --tw-invert: invert(0);
  }

  .lg\:invert {
    --tw-invert: invert(100%);
  }

  .lg\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .lg\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .lg\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .lg\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .lg\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .lg\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .lg\:sepia {
    --tw-sepia: sepia(100%);
  }

  .lg\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .lg\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .lg\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .lg\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .lg\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .lg\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .lg\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .lg\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .lg\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .lg\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .lg\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .lg\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .lg\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .lg\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .lg\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .lg\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .lg\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .lg\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .lg\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .lg\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .lg\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .lg\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .lg\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .lg\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .lg\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .lg\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .lg\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .lg\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .lg\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .lg\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .lg\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .lg\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .lg\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .lg\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .lg\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .lg\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .lg\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .lg\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .lg\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .lg\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .lg\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .lg\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .lg\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .lg\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .lg\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .lg\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .lg\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .lg\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .lg\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .lg\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .lg\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .lg\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .lg\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .lg\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .lg\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .lg\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .lg\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .lg\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .lg\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .lg\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .lg\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .lg\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .lg\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .lg\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .lg\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .lg\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .lg\:transition-none {
    transition-property: none;
  }

  .lg\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:delay-75 {
    transition-delay: 75ms;
  }

  .lg\:delay-100 {
    transition-delay: 100ms;
  }

  .lg\:delay-150 {
    transition-delay: 150ms;
  }

  .lg\:delay-200 {
    transition-delay: 200ms;
  }

  .lg\:delay-300 {
    transition-delay: 300ms;
  }

  .lg\:delay-500 {
    transition-delay: 500ms;
  }

  .lg\:delay-700 {
    transition-delay: 700ms;
  }

  .lg\:delay-1000 {
    transition-delay: 1000ms;
  }

  .lg\:duration-75 {
    transition-duration: 75ms;
  }

  .lg\:duration-100 {
    transition-duration: 100ms;
  }

  .lg\:duration-150 {
    transition-duration: 150ms;
  }

  .lg\:duration-200 {
    transition-duration: 200ms;
  }

  .lg\:duration-300 {
    transition-duration: 300ms;
  }

  .lg\:duration-500 {
    transition-duration: 500ms;
  }

  .lg\:duration-700 {
    transition-duration: 700ms;
  }

  .lg\:duration-1000 {
    transition-duration: 1000ms;
  }

  .lg\:ease-linear {
    transition-timing-function: linear;
  }

  .lg\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .lg\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .lg\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (max-width: 768px) {
  .md\:container {
    width: 100%;
  }

  @media (min-width: 10px) {
    .md\:container {
      max-width: 10px;
    }
  }

  @media (min-width: 481px) {
    .md\:container {
      max-width: 481px;
    }
  }

  @media (min-width: 801px) {
    .md\:container {
      max-width: 801px;
    }
  }

  @media (min-width: 1024px) {
    .md\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1025px) {
    .md\:container {
      max-width: 1025px;
    }
  }

  @media (min-width: 1281px) {
    .md\:container {
      max-width: 1281px;
    }
  }

  @media (min-width: 1441px) {
    .md\:container {
      max-width: 1441px;
    }
  }

  .md\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .md\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .md\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .md\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .md\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .md\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .md\:pointer-events-none {
    pointer-events: none;
  }

  .md\:pointer-events-auto {
    pointer-events: auto;
  }

  .md\:visible {
    visibility: visible;
  }

  .md\:invisible {
    visibility: hidden;
  }

  .md\:static {
    position: static;
  }

  .md\:fixed {
    position: fixed;
  }

  .md\:absolute {
    position: absolute;
  }

  .md\:relative {
    position: relative;
  }

  .md\:sticky {
    position: sticky;
  }

  .md\:inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .md\:inset-5 {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
  }

  .md\:inset-10 {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }

  .md\:inset-15 {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
  }

  .md\:inset-16 {
    top: 16px;
    right: 16px;
    bottom: 16px;
    left: 16px;
  }

  .md\:inset-20 {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  .md\:inset-25 {
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
  }

  .md\:inset-30 {
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
  }

  .md\:inset-50 {
    top: 50px;
    right: 50px;
    bottom: 50px;
    left: 50px;
  }

  .md\:inset-65 {
    top: 65px;
    right: 65px;
    bottom: 65px;
    left: 65px;
  }

  .md\:inset-90 {
    top: 90px;
    right: 90px;
    bottom: 90px;
    left: 90px;
  }

  .md\:inset-100 {
    top: 100px;
    right: 100px;
    bottom: 100px;
    left: 100px;
  }

  .md\:inset-160 {
    top: 160px;
    right: 160px;
    bottom: 160px;
    left: 160px;
  }

  .md\:inset-195 {
    top: 195px;
    right: 195px;
    bottom: 195px;
    left: 195px;
  }

  .md\:-inset-25 {
    top: -25px;
    right: -25px;
    bottom: -25px;
    left: -25px;
  }

  .md\:-inset-40 {
    top: -40px;
    right: -40px;
    bottom: -40px;
    left: -40px;
  }

  .md\:-inset-5px {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }

  .md\:-inset-10px {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
  }

  .md\:-inset-125px {
    top: -125px;
    right: -125px;
    bottom: -125px;
    left: -125px;
  }

  .md\:inset-3p {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
  }

  .md\:inset-2p {
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
  }

  .md\:inset-15p {
    top: 15%;
    right: 15%;
    bottom: 15%;
    left: 15%;
  }

  .md\:inset-35p {
    top: 35%;
    right: 35%;
    bottom: 35%;
    left: 35%;
  }

  .md\:inset-14p {
    top: 14%;
    right: 14%;
    bottom: 14%;
    left: 14%;
  }

  .md\:inset-25p {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .md\:inset-40p {
    top: 40%;
    right: 40%;
    bottom: 40%;
    left: 40%;
  }

  .md\:inset-43p {
    top: 43%;
    right: 43%;
    bottom: 43%;
    left: 43%;
  }

  .md\:inset-5p {
    top: 5%;
    right: 5%;
    bottom: 5%;
    left: 5%;
  }

  .md\:inset-20p {
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
  }

  .md\:inset-50p {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .md\:inset-45p {
    top: 45%;
    right: 45%;
    bottom: 45%;
    left: 45%;
  }

  .md\:inset-10p {
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
  }

  .md\:inset-x-0 {
    left: 0px;
    right: 0px;
  }

  .md\:inset-x-5 {
    left: 5px;
    right: 5px;
  }

  .md\:inset-x-10 {
    left: 10px;
    right: 10px;
  }

  .md\:inset-x-15 {
    left: 15px;
    right: 15px;
  }

  .md\:inset-x-16 {
    left: 16px;
    right: 16px;
  }

  .md\:inset-x-20 {
    left: 20px;
    right: 20px;
  }

  .md\:inset-x-25 {
    left: 25px;
    right: 25px;
  }

  .md\:inset-x-30 {
    left: 30px;
    right: 30px;
  }

  .md\:inset-x-50 {
    left: 50px;
    right: 50px;
  }

  .md\:inset-x-65 {
    left: 65px;
    right: 65px;
  }

  .md\:inset-x-90 {
    left: 90px;
    right: 90px;
  }

  .md\:inset-x-100 {
    left: 100px;
    right: 100px;
  }

  .md\:inset-x-160 {
    left: 160px;
    right: 160px;
  }

  .md\:inset-x-195 {
    left: 195px;
    right: 195px;
  }

  .md\:-inset-x-25 {
    left: -25px;
    right: -25px;
  }

  .md\:-inset-x-40 {
    left: -40px;
    right: -40px;
  }

  .md\:-inset-x-5px {
    left: -5px;
    right: -5px;
  }

  .md\:-inset-x-10px {
    left: -10px;
    right: -10px;
  }

  .md\:-inset-x-125px {
    left: -125px;
    right: -125px;
  }

  .md\:inset-x-3p {
    left: 3px;
    right: 3px;
  }

  .md\:inset-x-2p {
    left: 2px;
    right: 2px;
  }

  .md\:inset-x-15p {
    left: 15%;
    right: 15%;
  }

  .md\:inset-x-35p {
    left: 35%;
    right: 35%;
  }

  .md\:inset-x-14p {
    left: 14%;
    right: 14%;
  }

  .md\:inset-x-25p {
    left: 25%;
    right: 25%;
  }

  .md\:inset-x-40p {
    left: 40%;
    right: 40%;
  }

  .md\:inset-x-43p {
    left: 43%;
    right: 43%;
  }

  .md\:inset-x-5p {
    left: 5%;
    right: 5%;
  }

  .md\:inset-x-20p {
    left: 20%;
    right: 20%;
  }

  .md\:inset-x-50p {
    left: 50%;
    right: 50%;
  }

  .md\:inset-x-45p {
    left: 45%;
    right: 45%;
  }

  .md\:inset-x-10p {
    left: 10%;
    right: 10%;
  }

  .md\:inset-y-0 {
    top: 0px;
    bottom: 0px;
  }

  .md\:inset-y-5 {
    top: 5px;
    bottom: 5px;
  }

  .md\:inset-y-10 {
    top: 10px;
    bottom: 10px;
  }

  .md\:inset-y-15 {
    top: 15px;
    bottom: 15px;
  }

  .md\:inset-y-16 {
    top: 16px;
    bottom: 16px;
  }

  .md\:inset-y-20 {
    top: 20px;
    bottom: 20px;
  }

  .md\:inset-y-25 {
    top: 25px;
    bottom: 25px;
  }

  .md\:inset-y-30 {
    top: 30px;
    bottom: 30px;
  }

  .md\:inset-y-50 {
    top: 50px;
    bottom: 50px;
  }

  .md\:inset-y-65 {
    top: 65px;
    bottom: 65px;
  }

  .md\:inset-y-90 {
    top: 90px;
    bottom: 90px;
  }

  .md\:inset-y-100 {
    top: 100px;
    bottom: 100px;
  }

  .md\:inset-y-160 {
    top: 160px;
    bottom: 160px;
  }

  .md\:inset-y-195 {
    top: 195px;
    bottom: 195px;
  }

  .md\:-inset-y-25 {
    top: -25px;
    bottom: -25px;
  }

  .md\:-inset-y-40 {
    top: -40px;
    bottom: -40px;
  }

  .md\:-inset-y-5px {
    top: -5px;
    bottom: -5px;
  }

  .md\:-inset-y-10px {
    top: -10px;
    bottom: -10px;
  }

  .md\:-inset-y-125px {
    top: -125px;
    bottom: -125px;
  }

  .md\:inset-y-3p {
    top: 3px;
    bottom: 3px;
  }

  .md\:inset-y-2p {
    top: 2px;
    bottom: 2px;
  }

  .md\:inset-y-15p {
    top: 15%;
    bottom: 15%;
  }

  .md\:inset-y-35p {
    top: 35%;
    bottom: 35%;
  }

  .md\:inset-y-14p {
    top: 14%;
    bottom: 14%;
  }

  .md\:inset-y-25p {
    top: 25%;
    bottom: 25%;
  }

  .md\:inset-y-40p {
    top: 40%;
    bottom: 40%;
  }

  .md\:inset-y-43p {
    top: 43%;
    bottom: 43%;
  }

  .md\:inset-y-5p {
    top: 5%;
    bottom: 5%;
  }

  .md\:inset-y-20p {
    top: 20%;
    bottom: 20%;
  }

  .md\:inset-y-50p {
    top: 50%;
    bottom: 50%;
  }

  .md\:inset-y-45p {
    top: 45%;
    bottom: 45%;
  }

  .md\:inset-y-10p {
    top: 10%;
    bottom: 10%;
  }

  .md\:top-0 {
    top: 0px;
  }

  .md\:top-5 {
    top: 5px;
  }

  .md\:top-10 {
    top: 10px;
  }

  .md\:top-15 {
    top: 15px;
  }

  .md\:top-16 {
    top: 16px;
  }

  .md\:top-20 {
    top: 20px;
  }

  .md\:top-25 {
    top: 25px;
  }

  .md\:top-30 {
    top: 30px;
  }

  .md\:top-50 {
    top: 50px;
  }

  .md\:top-65 {
    top: 65px;
  }

  .md\:top-90 {
    top: 90px;
  }

  .md\:top-100 {
    top: 100px;
  }

  .md\:top-160 {
    top: 160px;
  }

  .md\:top-195 {
    top: 195px;
  }

  .md\:-top-25 {
    top: -25px;
  }

  .md\:-top-40 {
    top: -40px;
  }

  .md\:-top-5px {
    top: -5px;
  }

  .md\:-top-10px {
    top: -10px;
  }

  .md\:-top-125px {
    top: -125px;
  }

  .md\:top-3p {
    top: 3px;
  }

  .md\:top-2p {
    top: 2px;
  }

  .md\:top-15p {
    top: 15%;
  }

  .md\:top-35p {
    top: 35%;
  }

  .md\:top-14p {
    top: 14%;
  }

  .md\:top-25p {
    top: 25%;
  }

  .md\:top-40p {
    top: 40%;
  }

  .md\:top-43p {
    top: 43%;
  }

  .md\:top-5p {
    top: 5%;
  }

  .md\:top-20p {
    top: 20%;
  }

  .md\:top-50p {
    top: 50%;
  }

  .md\:top-45p {
    top: 45%;
  }

  .md\:top-10p {
    top: 10%;
  }

  .md\:right-0 {
    right: 0px;
  }

  .md\:right-5 {
    right: 5px;
  }

  .md\:right-10 {
    right: 10px;
  }

  .md\:right-15 {
    right: 15px;
  }

  .md\:right-16 {
    right: 16px;
  }

  .md\:right-20 {
    right: 20px;
  }

  .md\:right-25 {
    right: 25px;
  }

  .md\:right-30 {
    right: 30px;
  }

  .md\:right-50 {
    right: 50px;
  }

  .md\:right-65 {
    right: 65px;
  }

  .md\:right-90 {
    right: 90px;
  }

  .md\:right-100 {
    right: 100px;
  }

  .md\:right-160 {
    right: 160px;
  }

  .md\:right-195 {
    right: 195px;
  }

  .md\:-right-25 {
    right: -25px;
  }

  .md\:-right-40 {
    right: -40px;
  }

  .md\:-right-5px {
    right: -5px;
  }

  .md\:-right-10px {
    right: -10px;
  }

  .md\:-right-125px {
    right: -125px;
  }

  .md\:right-3p {
    right: 3px;
  }

  .md\:right-2p {
    right: 2px;
  }

  .md\:right-15p {
    right: 15%;
  }

  .md\:right-35p {
    right: 35%;
  }

  .md\:right-14p {
    right: 14%;
  }

  .md\:right-25p {
    right: 25%;
  }

  .md\:right-40p {
    right: 40%;
  }

  .md\:right-43p {
    right: 43%;
  }

  .md\:right-5p {
    right: 5%;
  }

  .md\:right-20p {
    right: 20%;
  }

  .md\:right-50p {
    right: 50%;
  }

  .md\:right-45p {
    right: 45%;
  }

  .md\:right-10p {
    right: 10%;
  }

  .md\:bottom-0 {
    bottom: 0px;
  }

  .md\:bottom-5 {
    bottom: 5px;
  }

  .md\:bottom-10 {
    bottom: 10px;
  }

  .md\:bottom-15 {
    bottom: 15px;
  }

  .md\:bottom-16 {
    bottom: 16px;
  }

  .md\:bottom-20 {
    bottom: 20px;
  }

  .md\:bottom-25 {
    bottom: 25px;
  }

  .md\:bottom-30 {
    bottom: 30px;
  }

  .md\:bottom-50 {
    bottom: 50px;
  }

  .md\:bottom-65 {
    bottom: 65px;
  }

  .md\:bottom-90 {
    bottom: 90px;
  }

  .md\:bottom-100 {
    bottom: 100px;
  }

  .md\:bottom-160 {
    bottom: 160px;
  }

  .md\:bottom-195 {
    bottom: 195px;
  }

  .md\:-bottom-25 {
    bottom: -25px;
  }

  .md\:-bottom-40 {
    bottom: -40px;
  }

  .md\:-bottom-5px {
    bottom: -5px;
  }

  .md\:-bottom-10px {
    bottom: -10px;
  }

  .md\:-bottom-125px {
    bottom: -125px;
  }

  .md\:bottom-3p {
    bottom: 3px;
  }

  .md\:bottom-2p {
    bottom: 2px;
  }

  .md\:bottom-15p {
    bottom: 15%;
  }

  .md\:bottom-35p {
    bottom: 35%;
  }

  .md\:bottom-14p {
    bottom: 14%;
  }

  .md\:bottom-25p {
    bottom: 25%;
  }

  .md\:bottom-40p {
    bottom: 40%;
  }

  .md\:bottom-43p {
    bottom: 43%;
  }

  .md\:bottom-5p {
    bottom: 5%;
  }

  .md\:bottom-20p {
    bottom: 20%;
  }

  .md\:bottom-50p {
    bottom: 50%;
  }

  .md\:bottom-45p {
    bottom: 45%;
  }

  .md\:bottom-10p {
    bottom: 10%;
  }

  .md\:left-0 {
    left: 0px;
  }

  .md\:left-5 {
    left: 5px;
  }

  .md\:left-10 {
    left: 10px;
  }

  .md\:left-15 {
    left: 15px;
  }

  .md\:left-16 {
    left: 16px;
  }

  .md\:left-20 {
    left: 20px;
  }

  .md\:left-25 {
    left: 25px;
  }

  .md\:left-30 {
    left: 30px;
  }

  .md\:left-50 {
    left: 50px;
  }

  .md\:left-65 {
    left: 65px;
  }

  .md\:left-90 {
    left: 90px;
  }

  .md\:left-100 {
    left: 100px;
  }

  .md\:left-160 {
    left: 160px;
  }

  .md\:left-195 {
    left: 195px;
  }

  .md\:-left-25 {
    left: -25px;
  }

  .md\:-left-40 {
    left: -40px;
  }

  .md\:-left-5px {
    left: -5px;
  }

  .md\:-left-10px {
    left: -10px;
  }

  .md\:-left-125px {
    left: -125px;
  }

  .md\:left-3p {
    left: 3px;
  }

  .md\:left-2p {
    left: 2px;
  }

  .md\:left-15p {
    left: 15%;
  }

  .md\:left-35p {
    left: 35%;
  }

  .md\:left-14p {
    left: 14%;
  }

  .md\:left-25p {
    left: 25%;
  }

  .md\:left-40p {
    left: 40%;
  }

  .md\:left-43p {
    left: 43%;
  }

  .md\:left-5p {
    left: 5%;
  }

  .md\:left-20p {
    left: 20%;
  }

  .md\:left-50p {
    left: 50%;
  }

  .md\:left-45p {
    left: 45%;
  }

  .md\:left-10p {
    left: 10%;
  }

  .md\:isolate {
    isolation: isolate;
  }

  .md\:isolation-auto {
    isolation: auto;
  }

  .md\:z-0 {
    z-index: 0;
  }

  .md\:z-1 {
    z-index: 1;
  }

  .md\:z-10 {
    z-index: 10;
  }

  .md\:z-20 {
    z-index: 20;
  }

  .md\:z-30 {
    z-index: 30;
  }

  .md\:z-40 {
    z-index: 40;
  }

  .md\:z-50 {
    z-index: 50;
  }

  .md\:z-110 {
    z-index: 110;
  }

  .md\:z-auto {
    z-index: auto;
  }

  .md\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .md\:focus-within\:z-1:focus-within {
    z-index: 1;
  }

  .md\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .md\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .md\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .md\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .md\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .md\:focus-within\:z-110:focus-within {
    z-index: 110;
  }

  .md\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .md\:focus\:z-0:focus {
    z-index: 0;
  }

  .md\:focus\:z-1:focus {
    z-index: 1;
  }

  .md\:focus\:z-10:focus {
    z-index: 10;
  }

  .md\:focus\:z-20:focus {
    z-index: 20;
  }

  .md\:focus\:z-30:focus {
    z-index: 30;
  }

  .md\:focus\:z-40:focus {
    z-index: 40;
  }

  .md\:focus\:z-50:focus {
    z-index: 50;
  }

  .md\:focus\:z-110:focus {
    z-index: 110;
  }

  .md\:focus\:z-auto:focus {
    z-index: auto;
  }

  .md\:order-1 {
    order: 1;
  }

  .md\:order-2 {
    order: 2;
  }

  .md\:order-3 {
    order: 3;
  }

  .md\:order-4 {
    order: 4;
  }

  .md\:order-5 {
    order: 5;
  }

  .md\:order-6 {
    order: 6;
  }

  .md\:order-7 {
    order: 7;
  }

  .md\:order-8 {
    order: 8;
  }

  .md\:order-9 {
    order: 9;
  }

  .md\:order-10 {
    order: 10;
  }

  .md\:order-11 {
    order: 11;
  }

  .md\:order-12 {
    order: 12;
  }

  .md\:order-first {
    order: -9999;
  }

  .md\:order-last {
    order: 9999;
  }

  .md\:order-none {
    order: 0;
  }

  .md\:col-auto {
    grid-column: auto;
  }

  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .md\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .md\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .md\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .md\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .md\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .md\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .md\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .md\:col-span-full {
    grid-column: 1 / -1;
  }

  .md\:col-start-1 {
    grid-column-start: 1;
  }

  .md\:col-start-2 {
    grid-column-start: 2;
  }

  .md\:col-start-3 {
    grid-column-start: 3;
  }

  .md\:col-start-4 {
    grid-column-start: 4;
  }

  .md\:col-start-5 {
    grid-column-start: 5;
  }

  .md\:col-start-6 {
    grid-column-start: 6;
  }

  .md\:col-start-7 {
    grid-column-start: 7;
  }

  .md\:col-start-8 {
    grid-column-start: 8;
  }

  .md\:col-start-9 {
    grid-column-start: 9;
  }

  .md\:col-start-10 {
    grid-column-start: 10;
  }

  .md\:col-start-11 {
    grid-column-start: 11;
  }

  .md\:col-start-12 {
    grid-column-start: 12;
  }

  .md\:col-start-13 {
    grid-column-start: 13;
  }

  .md\:col-start-auto {
    grid-column-start: auto;
  }

  .md\:col-end-1 {
    grid-column-end: 1;
  }

  .md\:col-end-2 {
    grid-column-end: 2;
  }

  .md\:col-end-3 {
    grid-column-end: 3;
  }

  .md\:col-end-4 {
    grid-column-end: 4;
  }

  .md\:col-end-5 {
    grid-column-end: 5;
  }

  .md\:col-end-6 {
    grid-column-end: 6;
  }

  .md\:col-end-7 {
    grid-column-end: 7;
  }

  .md\:col-end-8 {
    grid-column-end: 8;
  }

  .md\:col-end-9 {
    grid-column-end: 9;
  }

  .md\:col-end-10 {
    grid-column-end: 10;
  }

  .md\:col-end-11 {
    grid-column-end: 11;
  }

  .md\:col-end-12 {
    grid-column-end: 12;
  }

  .md\:col-end-13 {
    grid-column-end: 13;
  }

  .md\:col-end-auto {
    grid-column-end: auto;
  }

  .md\:row-auto {
    grid-row: auto;
  }

  .md\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .md\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .md\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .md\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .md\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .md\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .md\:row-span-full {
    grid-row: 1 / -1;
  }

  .md\:row-start-1 {
    grid-row-start: 1;
  }

  .md\:row-start-2 {
    grid-row-start: 2;
  }

  .md\:row-start-3 {
    grid-row-start: 3;
  }

  .md\:row-start-4 {
    grid-row-start: 4;
  }

  .md\:row-start-5 {
    grid-row-start: 5;
  }

  .md\:row-start-6 {
    grid-row-start: 6;
  }

  .md\:row-start-7 {
    grid-row-start: 7;
  }

  .md\:row-start-auto {
    grid-row-start: auto;
  }

  .md\:row-end-1 {
    grid-row-end: 1;
  }

  .md\:row-end-2 {
    grid-row-end: 2;
  }

  .md\:row-end-3 {
    grid-row-end: 3;
  }

  .md\:row-end-4 {
    grid-row-end: 4;
  }

  .md\:row-end-5 {
    grid-row-end: 5;
  }

  .md\:row-end-6 {
    grid-row-end: 6;
  }

  .md\:row-end-7 {
    grid-row-end: 7;
  }

  .md\:row-end-auto {
    grid-row-end: auto;
  }

  .md\:float-right {
    float: right;
  }

  .md\:float-left {
    float: left;
  }

  .md\:float-none {
    float: none;
  }

  .md\:clear-left {
    clear: left;
  }

  .md\:clear-right {
    clear: right;
  }

  .md\:clear-both {
    clear: both;
  }

  .md\:clear-none {
    clear: none;
  }

  .md\:m-0 {
    margin: 0px;
  }

  .md\:m-1 {
    margin: 0.25rem;
  }

  .md\:m-2 {
    margin: 2px;
  }

  .md\:m-3 {
    margin: 0.75rem;
  }

  .md\:m-4 {
    margin: 1rem;
  }

  .md\:m-5 {
    margin: 1.25rem;
  }

  .md\:m-6 {
    margin: 6px;
  }

  .md\:m-7 {
    margin: 1.75rem;
  }

  .md\:m-8 {
    margin: 2rem;
  }

  .md\:m-9 {
    margin: 2.25rem;
  }

  .md\:m-10 {
    margin: 2.5rem;
  }

  .md\:m-11 {
    margin: 11px;
  }

  .md\:m-12 {
    margin: 3rem;
  }

  .md\:m-14 {
    margin: 3.5rem;
  }

  .md\:m-15 {
    margin: 15px;
  }

  .md\:m-16 {
    margin: 4rem;
  }

  .md\:m-18 {
    margin: 18px;
  }

  .md\:m-20 {
    margin: 20px;
  }

  .md\:m-21 {
    margin: 21px;
  }

  .md\:m-23 {
    margin: 23px;
  }

  .md\:m-24 {
    margin: 24px;
  }

  .md\:m-25 {
    margin: 25px;
  }

  .md\:m-27 {
    margin: 27px;
  }

  .md\:m-28 {
    margin: 7rem;
  }

  .md\:m-30 {
    margin: 30px;
  }

  .md\:m-31 {
    margin: 31px;
  }

  .md\:m-32 {
    margin: 8rem;
  }

  .md\:m-34 {
    margin: 34px;
  }

  .md\:m-35 {
    margin: 35px;
  }

  .md\:m-36 {
    margin: 9rem;
  }

  .md\:m-37 {
    margin: 37px;
  }

  .md\:m-38 {
    margin: 38px;
  }

  .md\:m-40 {
    margin: 40px;
  }

  .md\:m-42 {
    margin: 42px;
  }

  .md\:m-44 {
    margin: 44px;
  }

  .md\:m-45 {
    margin: 45px;
  }

  .md\:m-46 {
    margin: 46px;
  }

  .md\:m-48 {
    margin: 48px;
  }

  .md\:m-52 {
    margin: 13rem;
  }

  .md\:m-53 {
    margin: 53px;
  }

  .md\:m-55 {
    margin: 55px;
  }

  .md\:m-56 {
    margin: 14rem;
  }

  .md\:m-58 {
    margin: 58px;
  }

  .md\:m-59 {
    margin: 59px;
  }

  .md\:m-60 {
    margin: 15rem;
  }

  .md\:m-63 {
    margin: 63px;
  }

  .md\:m-64 {
    margin: 16rem;
  }

  .md\:m-65 {
    margin: 65px;
  }

  .md\:m-67 {
    margin: 67px;
  }

  .md\:m-70 {
    margin: 70px;
  }

  .md\:m-71 {
    margin: 71px;
  }

  .md\:m-72 {
    margin: 18rem;
  }

  .md\:m-74 {
    margin: 74px;
  }

  .md\:m-78 {
    margin: 78px;
  }

  .md\:m-80 {
    margin: 20rem;
  }

  .md\:m-83 {
    margin: 83px;
  }

  .md\:m-84 {
    margin: 84px;
  }

  .md\:m-89 {
    margin: 89px;
  }

  .md\:m-90 {
    margin: 90px;
  }

  .md\:m-92 {
    margin: 92px;
  }

  .md\:m-96 {
    margin: 24rem;
  }

  .md\:m-97 {
    margin: 97px;
  }

  .md\:m-100 {
    margin: 100px;
  }

  .md\:m-106 {
    margin: 106px;
  }

  .md\:m-108 {
    margin: 108px;
  }

  .md\:m-109 {
    margin: 109px;
  }

  .md\:m-120 {
    margin: 120px;
  }

  .md\:m-135 {
    margin: 135px;
  }

  .md\:m-147 {
    margin: 147px;
  }

  .md\:m-150 {
    margin: 150px;
  }

  .md\:m-168 {
    margin: 168px;
  }

  .md\:m-180 {
    margin: 180px;
  }

  .md\:m-185 {
    margin: 185px;
  }

  .md\:m-200 {
    margin: 200px;
  }

  .md\:m-245 {
    margin: 245px;
  }

  .md\:m-300 {
    margin: 300px;
  }

  .md\:m-400 {
    margin: 400px;
  }

  .md\:m-480 {
    margin: 480px;
  }

  .md\:m-510 {
    margin: 510px;
  }

  .md\:m-537 {
    margin: 537px;
  }

  .md\:m-650 {
    margin: 650px;
  }

  .md\:m-auto {
    margin: auto;
  }

  .md\:m-px {
    margin: 1px;
  }

  .md\:m-0\.5 {
    margin: 0.125rem;
  }

  .md\:m-1\.5 {
    margin: 0.375rem;
  }

  .md\:m-2\.5 {
    margin: 0.625rem;
  }

  .md\:m-3\.5 {
    margin: 0.875rem;
  }

  .md\:-m-0 {
    margin: 0px;
  }

  .md\:-m-1 {
    margin: -0.25rem;
  }

  .md\:-m-2 {
    margin: -0.5rem;
  }

  .md\:-m-3 {
    margin: -0.75rem;
  }

  .md\:-m-4 {
    margin: -1rem;
  }

  .md\:-m-5 {
    margin: -1.25rem;
  }

  .md\:-m-6 {
    margin: -1.5rem;
  }

  .md\:-m-7 {
    margin: -1.75rem;
  }

  .md\:-m-8 {
    margin: -2rem;
  }

  .md\:-m-9 {
    margin: -2.25rem;
  }

  .md\:-m-10 {
    margin: -2.5rem;
  }

  .md\:-m-11 {
    margin: -2.75rem;
  }

  .md\:-m-12 {
    margin: -3rem;
  }

  .md\:-m-14 {
    margin: -14px;
  }

  .md\:-m-16 {
    margin: -4rem;
  }

  .md\:-m-20 {
    margin: -5rem;
  }

  .md\:-m-24 {
    margin: -6rem;
  }

  .md\:-m-28 {
    margin: -7rem;
  }

  .md\:-m-32 {
    margin: -8rem;
  }

  .md\:-m-36 {
    margin: -9rem;
  }

  .md\:-m-40 {
    margin: -10rem;
  }

  .md\:-m-44 {
    margin: -11rem;
  }

  .md\:-m-48 {
    margin: -12rem;
  }

  .md\:-m-52 {
    margin: -13rem;
  }

  .md\:-m-56 {
    margin: -14rem;
  }

  .md\:-m-60 {
    margin: -15rem;
  }

  .md\:-m-64 {
    margin: -16rem;
  }

  .md\:-m-72 {
    margin: -18rem;
  }

  .md\:-m-80 {
    margin: -20rem;
  }

  .md\:-m-96 {
    margin: -24rem;
  }

  .md\:-m-px {
    margin: -1px;
  }

  .md\:-m-0\.5 {
    margin: -0.125rem;
  }

  .md\:-m-1\.5 {
    margin: -0.375rem;
  }

  .md\:-m-2\.5 {
    margin: -0.625rem;
  }

  .md\:-m-3\.5 {
    margin: -0.875rem;
  }

  .md\:-m-15px {
    margin: -15px;
  }

  .md\:m-m11 {
    margin: 11px;
  }

  .md\:m-12px {
    margin: 12px;
  }

  .md\:m-m72 {
    margin: 72px;
  }

  .md\:m-m21 {
    margin: 21%;
  }

  .md\:m-m15 {
    margin: 15px;
  }

  .md\:m-m18 {
    margin: 18px;
  }

  .md\:m-m35 {
    margin: 35px;
  }

  .md\:m-m19 {
    margin: 19px;
  }

  .md\:m-m17 {
    margin: 17px;
  }

  .md\:m-m9 {
    margin: 9px;
  }

  .md\:m-m10 {
    margin: 10px;
  }

  .md\:m-m51 {
    margin: 51px;
  }

  .md\:m-m43 {
    margin: 43px;
  }

  .md\:m-m13 {
    margin: 13px;
  }

  .md\:m-m26 {
    margin: 26px;
  }

  .md\:m-m2 {
    margin: 2px;
  }

  .md\:m-m14 {
    margin: 14px;
  }

  .md\:m-m5 {
    margin: 5px;
  }

  .md\:m-m8 {
    margin: 8px;
  }

  .md\:m-mp15 {
    margin: 15%;
  }

  .md\:-m-100 {
    margin: -100px;
  }

  .md\:m-0auto {
    margin: 0px auto;
  }

  .md\:m-o6 {
    margin: 1.5rem;
  }

  .md\:-m-23 {
    margin: -23px;
  }

  .md\:last\:m-0:last-child {
    margin: 0px;
  }

  .md\:last\:m-1:last-child {
    margin: 0.25rem;
  }

  .md\:last\:m-2:last-child {
    margin: 2px;
  }

  .md\:last\:m-3:last-child {
    margin: 0.75rem;
  }

  .md\:last\:m-4:last-child {
    margin: 1rem;
  }

  .md\:last\:m-5:last-child {
    margin: 1.25rem;
  }

  .md\:last\:m-6:last-child {
    margin: 6px;
  }

  .md\:last\:m-7:last-child {
    margin: 1.75rem;
  }

  .md\:last\:m-8:last-child {
    margin: 2rem;
  }

  .md\:last\:m-9:last-child {
    margin: 2.25rem;
  }

  .md\:last\:m-10:last-child {
    margin: 2.5rem;
  }

  .md\:last\:m-11:last-child {
    margin: 11px;
  }

  .md\:last\:m-12:last-child {
    margin: 3rem;
  }

  .md\:last\:m-14:last-child {
    margin: 3.5rem;
  }

  .md\:last\:m-15:last-child {
    margin: 15px;
  }

  .md\:last\:m-16:last-child {
    margin: 4rem;
  }

  .md\:last\:m-18:last-child {
    margin: 18px;
  }

  .md\:last\:m-20:last-child {
    margin: 20px;
  }

  .md\:last\:m-21:last-child {
    margin: 21px;
  }

  .md\:last\:m-23:last-child {
    margin: 23px;
  }

  .md\:last\:m-24:last-child {
    margin: 24px;
  }

  .md\:last\:m-25:last-child {
    margin: 25px;
  }

  .md\:last\:m-27:last-child {
    margin: 27px;
  }

  .md\:last\:m-28:last-child {
    margin: 7rem;
  }

  .md\:last\:m-30:last-child {
    margin: 30px;
  }

  .md\:last\:m-31:last-child {
    margin: 31px;
  }

  .md\:last\:m-32:last-child {
    margin: 8rem;
  }

  .md\:last\:m-34:last-child {
    margin: 34px;
  }

  .md\:last\:m-35:last-child {
    margin: 35px;
  }

  .md\:last\:m-36:last-child {
    margin: 9rem;
  }

  .md\:last\:m-37:last-child {
    margin: 37px;
  }

  .md\:last\:m-38:last-child {
    margin: 38px;
  }

  .md\:last\:m-40:last-child {
    margin: 40px;
  }

  .md\:last\:m-42:last-child {
    margin: 42px;
  }

  .md\:last\:m-44:last-child {
    margin: 44px;
  }

  .md\:last\:m-45:last-child {
    margin: 45px;
  }

  .md\:last\:m-46:last-child {
    margin: 46px;
  }

  .md\:last\:m-48:last-child {
    margin: 48px;
  }

  .md\:last\:m-52:last-child {
    margin: 13rem;
  }

  .md\:last\:m-53:last-child {
    margin: 53px;
  }

  .md\:last\:m-55:last-child {
    margin: 55px;
  }

  .md\:last\:m-56:last-child {
    margin: 14rem;
  }

  .md\:last\:m-58:last-child {
    margin: 58px;
  }

  .md\:last\:m-59:last-child {
    margin: 59px;
  }

  .md\:last\:m-60:last-child {
    margin: 15rem;
  }

  .md\:last\:m-63:last-child {
    margin: 63px;
  }

  .md\:last\:m-64:last-child {
    margin: 16rem;
  }

  .md\:last\:m-65:last-child {
    margin: 65px;
  }

  .md\:last\:m-67:last-child {
    margin: 67px;
  }

  .md\:last\:m-70:last-child {
    margin: 70px;
  }

  .md\:last\:m-71:last-child {
    margin: 71px;
  }

  .md\:last\:m-72:last-child {
    margin: 18rem;
  }

  .md\:last\:m-74:last-child {
    margin: 74px;
  }

  .md\:last\:m-78:last-child {
    margin: 78px;
  }

  .md\:last\:m-80:last-child {
    margin: 20rem;
  }

  .md\:last\:m-83:last-child {
    margin: 83px;
  }

  .md\:last\:m-84:last-child {
    margin: 84px;
  }

  .md\:last\:m-89:last-child {
    margin: 89px;
  }

  .md\:last\:m-90:last-child {
    margin: 90px;
  }

  .md\:last\:m-92:last-child {
    margin: 92px;
  }

  .md\:last\:m-96:last-child {
    margin: 24rem;
  }

  .md\:last\:m-97:last-child {
    margin: 97px;
  }

  .md\:last\:m-100:last-child {
    margin: 100px;
  }

  .md\:last\:m-106:last-child {
    margin: 106px;
  }

  .md\:last\:m-108:last-child {
    margin: 108px;
  }

  .md\:last\:m-109:last-child {
    margin: 109px;
  }

  .md\:last\:m-120:last-child {
    margin: 120px;
  }

  .md\:last\:m-135:last-child {
    margin: 135px;
  }

  .md\:last\:m-147:last-child {
    margin: 147px;
  }

  .md\:last\:m-150:last-child {
    margin: 150px;
  }

  .md\:last\:m-168:last-child {
    margin: 168px;
  }

  .md\:last\:m-180:last-child {
    margin: 180px;
  }

  .md\:last\:m-185:last-child {
    margin: 185px;
  }

  .md\:last\:m-200:last-child {
    margin: 200px;
  }

  .md\:last\:m-245:last-child {
    margin: 245px;
  }

  .md\:last\:m-300:last-child {
    margin: 300px;
  }

  .md\:last\:m-400:last-child {
    margin: 400px;
  }

  .md\:last\:m-480:last-child {
    margin: 480px;
  }

  .md\:last\:m-510:last-child {
    margin: 510px;
  }

  .md\:last\:m-537:last-child {
    margin: 537px;
  }

  .md\:last\:m-650:last-child {
    margin: 650px;
  }

  .md\:last\:m-auto:last-child {
    margin: auto;
  }

  .md\:last\:m-px:last-child {
    margin: 1px;
  }

  .md\:last\:m-0\.5:last-child {
    margin: 0.125rem;
  }

  .md\:last\:m-1\.5:last-child {
    margin: 0.375rem;
  }

  .md\:last\:m-2\.5:last-child {
    margin: 0.625rem;
  }

  .md\:last\:m-3\.5:last-child {
    margin: 0.875rem;
  }

  .md\:last\:-m-0:last-child {
    margin: 0px;
  }

  .md\:last\:-m-1:last-child {
    margin: -0.25rem;
  }

  .md\:last\:-m-2:last-child {
    margin: -0.5rem;
  }

  .md\:last\:-m-3:last-child {
    margin: -0.75rem;
  }

  .md\:last\:-m-4:last-child {
    margin: -1rem;
  }

  .md\:last\:-m-5:last-child {
    margin: -1.25rem;
  }

  .md\:last\:-m-6:last-child {
    margin: -1.5rem;
  }

  .md\:last\:-m-7:last-child {
    margin: -1.75rem;
  }

  .md\:last\:-m-8:last-child {
    margin: -2rem;
  }

  .md\:last\:-m-9:last-child {
    margin: -2.25rem;
  }

  .md\:last\:-m-10:last-child {
    margin: -2.5rem;
  }

  .md\:last\:-m-11:last-child {
    margin: -2.75rem;
  }

  .md\:last\:-m-12:last-child {
    margin: -3rem;
  }

  .md\:last\:-m-14:last-child {
    margin: -14px;
  }

  .md\:last\:-m-16:last-child {
    margin: -4rem;
  }

  .md\:last\:-m-20:last-child {
    margin: -5rem;
  }

  .md\:last\:-m-24:last-child {
    margin: -6rem;
  }

  .md\:last\:-m-28:last-child {
    margin: -7rem;
  }

  .md\:last\:-m-32:last-child {
    margin: -8rem;
  }

  .md\:last\:-m-36:last-child {
    margin: -9rem;
  }

  .md\:last\:-m-40:last-child {
    margin: -10rem;
  }

  .md\:last\:-m-44:last-child {
    margin: -11rem;
  }

  .md\:last\:-m-48:last-child {
    margin: -12rem;
  }

  .md\:last\:-m-52:last-child {
    margin: -13rem;
  }

  .md\:last\:-m-56:last-child {
    margin: -14rem;
  }

  .md\:last\:-m-60:last-child {
    margin: -15rem;
  }

  .md\:last\:-m-64:last-child {
    margin: -16rem;
  }

  .md\:last\:-m-72:last-child {
    margin: -18rem;
  }

  .md\:last\:-m-80:last-child {
    margin: -20rem;
  }

  .md\:last\:-m-96:last-child {
    margin: -24rem;
  }

  .md\:last\:-m-px:last-child {
    margin: -1px;
  }

  .md\:last\:-m-0\.5:last-child {
    margin: -0.125rem;
  }

  .md\:last\:-m-1\.5:last-child {
    margin: -0.375rem;
  }

  .md\:last\:-m-2\.5:last-child {
    margin: -0.625rem;
  }

  .md\:last\:-m-3\.5:last-child {
    margin: -0.875rem;
  }

  .md\:last\:-m-15px:last-child {
    margin: -15px;
  }

  .md\:last\:m-m11:last-child {
    margin: 11px;
  }

  .md\:last\:m-12px:last-child {
    margin: 12px;
  }

  .md\:last\:m-m72:last-child {
    margin: 72px;
  }

  .md\:last\:m-m21:last-child {
    margin: 21%;
  }

  .md\:last\:m-m15:last-child {
    margin: 15px;
  }

  .md\:last\:m-m18:last-child {
    margin: 18px;
  }

  .md\:last\:m-m35:last-child {
    margin: 35px;
  }

  .md\:last\:m-m19:last-child {
    margin: 19px;
  }

  .md\:last\:m-m17:last-child {
    margin: 17px;
  }

  .md\:last\:m-m9:last-child {
    margin: 9px;
  }

  .md\:last\:m-m10:last-child {
    margin: 10px;
  }

  .md\:last\:m-m51:last-child {
    margin: 51px;
  }

  .md\:last\:m-m43:last-child {
    margin: 43px;
  }

  .md\:last\:m-m13:last-child {
    margin: 13px;
  }

  .md\:last\:m-m26:last-child {
    margin: 26px;
  }

  .md\:last\:m-m2:last-child {
    margin: 2px;
  }

  .md\:last\:m-m14:last-child {
    margin: 14px;
  }

  .md\:last\:m-m5:last-child {
    margin: 5px;
  }

  .md\:last\:m-m8:last-child {
    margin: 8px;
  }

  .md\:last\:m-mp15:last-child {
    margin: 15%;
  }

  .md\:last\:-m-100:last-child {
    margin: -100px;
  }

  .md\:last\:m-0auto:last-child {
    margin: 0px auto;
  }

  .md\:last\:m-o6:last-child {
    margin: 1.5rem;
  }

  .md\:last\:-m-23:last-child {
    margin: -23px;
  }

  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .md\:mx-2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .md\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .md\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .md\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .md\:mx-6 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .md\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .md\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .md\:mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .md\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .md\:mx-11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .md\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .md\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .md\:mx-15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .md\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .md\:mx-18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .md\:mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .md\:mx-21 {
    margin-left: 21px;
    margin-right: 21px;
  }

  .md\:mx-23 {
    margin-left: 23px;
    margin-right: 23px;
  }

  .md\:mx-24 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .md\:mx-25 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .md\:mx-27 {
    margin-left: 27px;
    margin-right: 27px;
  }

  .md\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .md\:mx-30 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .md\:mx-31 {
    margin-left: 31px;
    margin-right: 31px;
  }

  .md\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .md\:mx-34 {
    margin-left: 34px;
    margin-right: 34px;
  }

  .md\:mx-35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .md\:mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .md\:mx-37 {
    margin-left: 37px;
    margin-right: 37px;
  }

  .md\:mx-38 {
    margin-left: 38px;
    margin-right: 38px;
  }

  .md\:mx-40 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .md\:mx-42 {
    margin-left: 42px;
    margin-right: 42px;
  }

  .md\:mx-44 {
    margin-left: 44px;
    margin-right: 44px;
  }

  .md\:mx-45 {
    margin-left: 45px;
    margin-right: 45px;
  }

  .md\:mx-46 {
    margin-left: 46px;
    margin-right: 46px;
  }

  .md\:mx-48 {
    margin-left: 48px;
    margin-right: 48px;
  }

  .md\:mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .md\:mx-53 {
    margin-left: 53px;
    margin-right: 53px;
  }

  .md\:mx-55 {
    margin-left: 55px;
    margin-right: 55px;
  }

  .md\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .md\:mx-58 {
    margin-left: 58px;
    margin-right: 58px;
  }

  .md\:mx-59 {
    margin-left: 59px;
    margin-right: 59px;
  }

  .md\:mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .md\:mx-63 {
    margin-left: 63px;
    margin-right: 63px;
  }

  .md\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .md\:mx-65 {
    margin-left: 65px;
    margin-right: 65px;
  }

  .md\:mx-67 {
    margin-left: 67px;
    margin-right: 67px;
  }

  .md\:mx-70 {
    margin-left: 70px;
    margin-right: 70px;
  }

  .md\:mx-71 {
    margin-left: 71px;
    margin-right: 71px;
  }

  .md\:mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .md\:mx-74 {
    margin-left: 74px;
    margin-right: 74px;
  }

  .md\:mx-78 {
    margin-left: 78px;
    margin-right: 78px;
  }

  .md\:mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .md\:mx-83 {
    margin-left: 83px;
    margin-right: 83px;
  }

  .md\:mx-84 {
    margin-left: 84px;
    margin-right: 84px;
  }

  .md\:mx-89 {
    margin-left: 89px;
    margin-right: 89px;
  }

  .md\:mx-90 {
    margin-left: 90px;
    margin-right: 90px;
  }

  .md\:mx-92 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .md\:mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .md\:mx-97 {
    margin-left: 97px;
    margin-right: 97px;
  }

  .md\:mx-100 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .md\:mx-106 {
    margin-left: 106px;
    margin-right: 106px;
  }

  .md\:mx-108 {
    margin-left: 108px;
    margin-right: 108px;
  }

  .md\:mx-109 {
    margin-left: 109px;
    margin-right: 109px;
  }

  .md\:mx-120 {
    margin-left: 120px;
    margin-right: 120px;
  }

  .md\:mx-135 {
    margin-left: 135px;
    margin-right: 135px;
  }

  .md\:mx-147 {
    margin-left: 147px;
    margin-right: 147px;
  }

  .md\:mx-150 {
    margin-left: 150px;
    margin-right: 150px;
  }

  .md\:mx-168 {
    margin-left: 168px;
    margin-right: 168px;
  }

  .md\:mx-180 {
    margin-left: 180px;
    margin-right: 180px;
  }

  .md\:mx-185 {
    margin-left: 185px;
    margin-right: 185px;
  }

  .md\:mx-200 {
    margin-left: 200px;
    margin-right: 200px;
  }

  .md\:mx-245 {
    margin-left: 245px;
    margin-right: 245px;
  }

  .md\:mx-300 {
    margin-left: 300px;
    margin-right: 300px;
  }

  .md\:mx-400 {
    margin-left: 400px;
    margin-right: 400px;
  }

  .md\:mx-480 {
    margin-left: 480px;
    margin-right: 480px;
  }

  .md\:mx-510 {
    margin-left: 510px;
    margin-right: 510px;
  }

  .md\:mx-537 {
    margin-left: 537px;
    margin-right: 537px;
  }

  .md\:mx-650 {
    margin-left: 650px;
    margin-right: 650px;
  }

  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .md\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .md\:mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .md\:mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .md\:mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .md\:mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .md\:-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .md\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .md\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .md\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .md\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .md\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .md\:-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .md\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .md\:-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .md\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .md\:-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .md\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .md\:-mx-14 {
    margin-left: -14px;
    margin-right: -14px;
  }

  .md\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .md\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .md\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .md\:-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .md\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .md\:-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .md\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .md\:-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .md\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .md\:-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .md\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .md\:-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .md\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .md\:-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .md\:-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .md\:-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .md\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .md\:-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .md\:-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .md\:-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .md\:-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .md\:-mx-15px {
    margin-left: -15px;
    margin-right: -15px;
  }

  .md\:mx-m11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .md\:mx-12px {
    margin-left: 12px;
    margin-right: 12px;
  }

  .md\:mx-m72 {
    margin-left: 72px;
    margin-right: 72px;
  }

  .md\:mx-m21 {
    margin-left: 21%;
    margin-right: 21%;
  }

  .md\:mx-m15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .md\:mx-m18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .md\:mx-m35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .md\:mx-m19 {
    margin-left: 19px;
    margin-right: 19px;
  }

  .md\:mx-m17 {
    margin-left: 17px;
    margin-right: 17px;
  }

  .md\:mx-m9 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .md\:mx-m10 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .md\:mx-m51 {
    margin-left: 51px;
    margin-right: 51px;
  }

  .md\:mx-m43 {
    margin-left: 43px;
    margin-right: 43px;
  }

  .md\:mx-m13 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .md\:mx-m26 {
    margin-left: 26px;
    margin-right: 26px;
  }

  .md\:mx-m2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .md\:mx-m14 {
    margin-left: 14px;
    margin-right: 14px;
  }

  .md\:mx-m5 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .md\:mx-m8 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .md\:mx-mp15 {
    margin-left: 15%;
    margin-right: 15%;
  }

  .md\:-mx-100 {
    margin-left: -100px;
    margin-right: -100px;
  }

  .md\:mx-0auto {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .md\:mx-o6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .md\:-mx-23 {
    margin-left: -23px;
    margin-right: -23px;
  }

  .md\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .md\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .md\:my-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .md\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .md\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .md\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .md\:my-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .md\:my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .md\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .md\:my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .md\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .md\:my-11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .md\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .md\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .md\:my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .md\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .md\:my-18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .md\:my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .md\:my-21 {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .md\:my-23 {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .md\:my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .md\:my-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .md\:my-27 {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .md\:my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .md\:my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .md\:my-31 {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .md\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .md\:my-34 {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .md\:my-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .md\:my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .md\:my-37 {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .md\:my-38 {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .md\:my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .md\:my-42 {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .md\:my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .md\:my-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .md\:my-46 {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .md\:my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .md\:my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .md\:my-53 {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .md\:my-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .md\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .md\:my-58 {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .md\:my-59 {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .md\:my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .md\:my-63 {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .md\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .md\:my-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .md\:my-67 {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .md\:my-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .md\:my-71 {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .md\:my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .md\:my-74 {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .md\:my-78 {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .md\:my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .md\:my-83 {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .md\:my-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .md\:my-89 {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .md\:my-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .md\:my-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .md\:my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .md\:my-97 {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .md\:my-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .md\:my-106 {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .md\:my-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .md\:my-109 {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .md\:my-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .md\:my-135 {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .md\:my-147 {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .md\:my-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .md\:my-168 {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .md\:my-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .md\:my-185 {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .md\:my-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .md\:my-245 {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .md\:my-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .md\:my-400 {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .md\:my-480 {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .md\:my-510 {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .md\:my-537 {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .md\:my-650 {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .md\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .md\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .md\:my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .md\:my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .md\:my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .md\:my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .md\:-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .md\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .md\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .md\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .md\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .md\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .md\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .md\:-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .md\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .md\:-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .md\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .md\:-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .md\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .md\:-my-14 {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .md\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .md\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .md\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .md\:-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .md\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .md\:-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .md\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .md\:-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .md\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .md\:-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .md\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .md\:-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .md\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .md\:-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .md\:-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .md\:-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .md\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .md\:-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .md\:-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .md\:-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .md\:-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .md\:-my-15px {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .md\:my-m11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .md\:my-12px {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .md\:my-m72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .md\:my-m21 {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .md\:my-m15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .md\:my-m18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .md\:my-m35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .md\:my-m19 {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .md\:my-m17 {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .md\:my-m9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .md\:my-m10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .md\:my-m51 {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .md\:my-m43 {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .md\:my-m13 {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .md\:my-m26 {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .md\:my-m2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .md\:my-m14 {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .md\:my-m5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .md\:my-m8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .md\:my-mp15 {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .md\:-my-100 {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .md\:my-0auto {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .md\:my-o6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .md\:-my-23 {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .md\:last\:mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:last\:mx-1:last-child {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .md\:last\:mx-2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .md\:last\:mx-3:last-child {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .md\:last\:mx-4:last-child {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .md\:last\:mx-5:last-child {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .md\:last\:mx-6:last-child {
    margin-left: 6px;
    margin-right: 6px;
  }

  .md\:last\:mx-7:last-child {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .md\:last\:mx-8:last-child {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .md\:last\:mx-9:last-child {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .md\:last\:mx-10:last-child {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .md\:last\:mx-11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .md\:last\:mx-12:last-child {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .md\:last\:mx-14:last-child {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .md\:last\:mx-15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .md\:last\:mx-16:last-child {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .md\:last\:mx-18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .md\:last\:mx-20:last-child {
    margin-left: 20px;
    margin-right: 20px;
  }

  .md\:last\:mx-21:last-child {
    margin-left: 21px;
    margin-right: 21px;
  }

  .md\:last\:mx-23:last-child {
    margin-left: 23px;
    margin-right: 23px;
  }

  .md\:last\:mx-24:last-child {
    margin-left: 24px;
    margin-right: 24px;
  }

  .md\:last\:mx-25:last-child {
    margin-left: 25px;
    margin-right: 25px;
  }

  .md\:last\:mx-27:last-child {
    margin-left: 27px;
    margin-right: 27px;
  }

  .md\:last\:mx-28:last-child {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .md\:last\:mx-30:last-child {
    margin-left: 30px;
    margin-right: 30px;
  }

  .md\:last\:mx-31:last-child {
    margin-left: 31px;
    margin-right: 31px;
  }

  .md\:last\:mx-32:last-child {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .md\:last\:mx-34:last-child {
    margin-left: 34px;
    margin-right: 34px;
  }

  .md\:last\:mx-35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .md\:last\:mx-36:last-child {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .md\:last\:mx-37:last-child {
    margin-left: 37px;
    margin-right: 37px;
  }

  .md\:last\:mx-38:last-child {
    margin-left: 38px;
    margin-right: 38px;
  }

  .md\:last\:mx-40:last-child {
    margin-left: 40px;
    margin-right: 40px;
  }

  .md\:last\:mx-42:last-child {
    margin-left: 42px;
    margin-right: 42px;
  }

  .md\:last\:mx-44:last-child {
    margin-left: 44px;
    margin-right: 44px;
  }

  .md\:last\:mx-45:last-child {
    margin-left: 45px;
    margin-right: 45px;
  }

  .md\:last\:mx-46:last-child {
    margin-left: 46px;
    margin-right: 46px;
  }

  .md\:last\:mx-48:last-child {
    margin-left: 48px;
    margin-right: 48px;
  }

  .md\:last\:mx-52:last-child {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .md\:last\:mx-53:last-child {
    margin-left: 53px;
    margin-right: 53px;
  }

  .md\:last\:mx-55:last-child {
    margin-left: 55px;
    margin-right: 55px;
  }

  .md\:last\:mx-56:last-child {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .md\:last\:mx-58:last-child {
    margin-left: 58px;
    margin-right: 58px;
  }

  .md\:last\:mx-59:last-child {
    margin-left: 59px;
    margin-right: 59px;
  }

  .md\:last\:mx-60:last-child {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .md\:last\:mx-63:last-child {
    margin-left: 63px;
    margin-right: 63px;
  }

  .md\:last\:mx-64:last-child {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .md\:last\:mx-65:last-child {
    margin-left: 65px;
    margin-right: 65px;
  }

  .md\:last\:mx-67:last-child {
    margin-left: 67px;
    margin-right: 67px;
  }

  .md\:last\:mx-70:last-child {
    margin-left: 70px;
    margin-right: 70px;
  }

  .md\:last\:mx-71:last-child {
    margin-left: 71px;
    margin-right: 71px;
  }

  .md\:last\:mx-72:last-child {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .md\:last\:mx-74:last-child {
    margin-left: 74px;
    margin-right: 74px;
  }

  .md\:last\:mx-78:last-child {
    margin-left: 78px;
    margin-right: 78px;
  }

  .md\:last\:mx-80:last-child {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .md\:last\:mx-83:last-child {
    margin-left: 83px;
    margin-right: 83px;
  }

  .md\:last\:mx-84:last-child {
    margin-left: 84px;
    margin-right: 84px;
  }

  .md\:last\:mx-89:last-child {
    margin-left: 89px;
    margin-right: 89px;
  }

  .md\:last\:mx-90:last-child {
    margin-left: 90px;
    margin-right: 90px;
  }

  .md\:last\:mx-92:last-child {
    margin-left: 92px;
    margin-right: 92px;
  }

  .md\:last\:mx-96:last-child {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .md\:last\:mx-97:last-child {
    margin-left: 97px;
    margin-right: 97px;
  }

  .md\:last\:mx-100:last-child {
    margin-left: 100px;
    margin-right: 100px;
  }

  .md\:last\:mx-106:last-child {
    margin-left: 106px;
    margin-right: 106px;
  }

  .md\:last\:mx-108:last-child {
    margin-left: 108px;
    margin-right: 108px;
  }

  .md\:last\:mx-109:last-child {
    margin-left: 109px;
    margin-right: 109px;
  }

  .md\:last\:mx-120:last-child {
    margin-left: 120px;
    margin-right: 120px;
  }

  .md\:last\:mx-135:last-child {
    margin-left: 135px;
    margin-right: 135px;
  }

  .md\:last\:mx-147:last-child {
    margin-left: 147px;
    margin-right: 147px;
  }

  .md\:last\:mx-150:last-child {
    margin-left: 150px;
    margin-right: 150px;
  }

  .md\:last\:mx-168:last-child {
    margin-left: 168px;
    margin-right: 168px;
  }

  .md\:last\:mx-180:last-child {
    margin-left: 180px;
    margin-right: 180px;
  }

  .md\:last\:mx-185:last-child {
    margin-left: 185px;
    margin-right: 185px;
  }

  .md\:last\:mx-200:last-child {
    margin-left: 200px;
    margin-right: 200px;
  }

  .md\:last\:mx-245:last-child {
    margin-left: 245px;
    margin-right: 245px;
  }

  .md\:last\:mx-300:last-child {
    margin-left: 300px;
    margin-right: 300px;
  }

  .md\:last\:mx-400:last-child {
    margin-left: 400px;
    margin-right: 400px;
  }

  .md\:last\:mx-480:last-child {
    margin-left: 480px;
    margin-right: 480px;
  }

  .md\:last\:mx-510:last-child {
    margin-left: 510px;
    margin-right: 510px;
  }

  .md\:last\:mx-537:last-child {
    margin-left: 537px;
    margin-right: 537px;
  }

  .md\:last\:mx-650:last-child {
    margin-left: 650px;
    margin-right: 650px;
  }

  .md\:last\:mx-auto:last-child {
    margin-left: auto;
    margin-right: auto;
  }

  .md\:last\:mx-px:last-child {
    margin-left: 1px;
    margin-right: 1px;
  }

  .md\:last\:mx-0\.5:last-child {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .md\:last\:mx-1\.5:last-child {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .md\:last\:mx-2\.5:last-child {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .md\:last\:mx-3\.5:last-child {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .md\:last\:-mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:last\:-mx-1:last-child {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .md\:last\:-mx-2:last-child {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .md\:last\:-mx-3:last-child {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .md\:last\:-mx-4:last-child {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .md\:last\:-mx-5:last-child {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .md\:last\:-mx-6:last-child {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .md\:last\:-mx-7:last-child {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .md\:last\:-mx-8:last-child {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .md\:last\:-mx-9:last-child {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .md\:last\:-mx-10:last-child {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .md\:last\:-mx-11:last-child {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .md\:last\:-mx-12:last-child {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .md\:last\:-mx-14:last-child {
    margin-left: -14px;
    margin-right: -14px;
  }

  .md\:last\:-mx-16:last-child {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .md\:last\:-mx-20:last-child {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .md\:last\:-mx-24:last-child {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .md\:last\:-mx-28:last-child {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .md\:last\:-mx-32:last-child {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .md\:last\:-mx-36:last-child {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .md\:last\:-mx-40:last-child {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .md\:last\:-mx-44:last-child {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .md\:last\:-mx-48:last-child {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .md\:last\:-mx-52:last-child {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .md\:last\:-mx-56:last-child {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .md\:last\:-mx-60:last-child {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .md\:last\:-mx-64:last-child {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .md\:last\:-mx-72:last-child {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .md\:last\:-mx-80:last-child {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .md\:last\:-mx-96:last-child {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .md\:last\:-mx-px:last-child {
    margin-left: -1px;
    margin-right: -1px;
  }

  .md\:last\:-mx-0\.5:last-child {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .md\:last\:-mx-1\.5:last-child {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .md\:last\:-mx-2\.5:last-child {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .md\:last\:-mx-3\.5:last-child {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .md\:last\:-mx-15px:last-child {
    margin-left: -15px;
    margin-right: -15px;
  }

  .md\:last\:mx-m11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .md\:last\:mx-12px:last-child {
    margin-left: 12px;
    margin-right: 12px;
  }

  .md\:last\:mx-m72:last-child {
    margin-left: 72px;
    margin-right: 72px;
  }

  .md\:last\:mx-m21:last-child {
    margin-left: 21%;
    margin-right: 21%;
  }

  .md\:last\:mx-m15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .md\:last\:mx-m18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .md\:last\:mx-m35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .md\:last\:mx-m19:last-child {
    margin-left: 19px;
    margin-right: 19px;
  }

  .md\:last\:mx-m17:last-child {
    margin-left: 17px;
    margin-right: 17px;
  }

  .md\:last\:mx-m9:last-child {
    margin-left: 9px;
    margin-right: 9px;
  }

  .md\:last\:mx-m10:last-child {
    margin-left: 10px;
    margin-right: 10px;
  }

  .md\:last\:mx-m51:last-child {
    margin-left: 51px;
    margin-right: 51px;
  }

  .md\:last\:mx-m43:last-child {
    margin-left: 43px;
    margin-right: 43px;
  }

  .md\:last\:mx-m13:last-child {
    margin-left: 13px;
    margin-right: 13px;
  }

  .md\:last\:mx-m26:last-child {
    margin-left: 26px;
    margin-right: 26px;
  }

  .md\:last\:mx-m2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .md\:last\:mx-m14:last-child {
    margin-left: 14px;
    margin-right: 14px;
  }

  .md\:last\:mx-m5:last-child {
    margin-left: 5px;
    margin-right: 5px;
  }

  .md\:last\:mx-m8:last-child {
    margin-left: 8px;
    margin-right: 8px;
  }

  .md\:last\:mx-mp15:last-child {
    margin-left: 15%;
    margin-right: 15%;
  }

  .md\:last\:-mx-100:last-child {
    margin-left: -100px;
    margin-right: -100px;
  }

  .md\:last\:mx-0auto:last-child {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .md\:last\:mx-o6:last-child {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .md\:last\:-mx-23:last-child {
    margin-left: -23px;
    margin-right: -23px;
  }

  .md\:last\:my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .md\:last\:my-1:last-child {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .md\:last\:my-2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .md\:last\:my-3:last-child {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .md\:last\:my-4:last-child {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .md\:last\:my-5:last-child {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .md\:last\:my-6:last-child {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .md\:last\:my-7:last-child {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .md\:last\:my-8:last-child {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .md\:last\:my-9:last-child {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .md\:last\:my-10:last-child {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .md\:last\:my-11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .md\:last\:my-12:last-child {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .md\:last\:my-14:last-child {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .md\:last\:my-15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .md\:last\:my-16:last-child {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .md\:last\:my-18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .md\:last\:my-20:last-child {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .md\:last\:my-21:last-child {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .md\:last\:my-23:last-child {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .md\:last\:my-24:last-child {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .md\:last\:my-25:last-child {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .md\:last\:my-27:last-child {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .md\:last\:my-28:last-child {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .md\:last\:my-30:last-child {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .md\:last\:my-31:last-child {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .md\:last\:my-32:last-child {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .md\:last\:my-34:last-child {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .md\:last\:my-35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .md\:last\:my-36:last-child {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .md\:last\:my-37:last-child {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .md\:last\:my-38:last-child {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .md\:last\:my-40:last-child {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .md\:last\:my-42:last-child {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .md\:last\:my-44:last-child {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .md\:last\:my-45:last-child {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .md\:last\:my-46:last-child {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .md\:last\:my-48:last-child {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .md\:last\:my-52:last-child {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .md\:last\:my-53:last-child {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .md\:last\:my-55:last-child {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .md\:last\:my-56:last-child {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .md\:last\:my-58:last-child {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .md\:last\:my-59:last-child {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .md\:last\:my-60:last-child {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .md\:last\:my-63:last-child {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .md\:last\:my-64:last-child {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .md\:last\:my-65:last-child {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .md\:last\:my-67:last-child {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .md\:last\:my-70:last-child {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .md\:last\:my-71:last-child {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .md\:last\:my-72:last-child {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .md\:last\:my-74:last-child {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .md\:last\:my-78:last-child {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .md\:last\:my-80:last-child {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .md\:last\:my-83:last-child {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .md\:last\:my-84:last-child {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .md\:last\:my-89:last-child {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .md\:last\:my-90:last-child {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .md\:last\:my-92:last-child {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .md\:last\:my-96:last-child {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .md\:last\:my-97:last-child {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .md\:last\:my-100:last-child {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .md\:last\:my-106:last-child {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .md\:last\:my-108:last-child {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .md\:last\:my-109:last-child {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .md\:last\:my-120:last-child {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .md\:last\:my-135:last-child {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .md\:last\:my-147:last-child {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .md\:last\:my-150:last-child {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .md\:last\:my-168:last-child {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .md\:last\:my-180:last-child {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .md\:last\:my-185:last-child {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .md\:last\:my-200:last-child {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .md\:last\:my-245:last-child {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .md\:last\:my-300:last-child {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .md\:last\:my-400:last-child {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .md\:last\:my-480:last-child {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .md\:last\:my-510:last-child {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .md\:last\:my-537:last-child {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .md\:last\:my-650:last-child {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .md\:last\:my-auto:last-child {
    margin-top: auto;
    margin-bottom: auto;
  }

  .md\:last\:my-px:last-child {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .md\:last\:my-0\.5:last-child {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .md\:last\:my-1\.5:last-child {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .md\:last\:my-2\.5:last-child {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .md\:last\:my-3\.5:last-child {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .md\:last\:-my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .md\:last\:-my-1:last-child {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .md\:last\:-my-2:last-child {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .md\:last\:-my-3:last-child {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .md\:last\:-my-4:last-child {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .md\:last\:-my-5:last-child {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .md\:last\:-my-6:last-child {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .md\:last\:-my-7:last-child {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .md\:last\:-my-8:last-child {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .md\:last\:-my-9:last-child {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .md\:last\:-my-10:last-child {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .md\:last\:-my-11:last-child {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .md\:last\:-my-12:last-child {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .md\:last\:-my-14:last-child {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .md\:last\:-my-16:last-child {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .md\:last\:-my-20:last-child {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .md\:last\:-my-24:last-child {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .md\:last\:-my-28:last-child {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .md\:last\:-my-32:last-child {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .md\:last\:-my-36:last-child {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .md\:last\:-my-40:last-child {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .md\:last\:-my-44:last-child {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .md\:last\:-my-48:last-child {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .md\:last\:-my-52:last-child {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .md\:last\:-my-56:last-child {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .md\:last\:-my-60:last-child {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .md\:last\:-my-64:last-child {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .md\:last\:-my-72:last-child {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .md\:last\:-my-80:last-child {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .md\:last\:-my-96:last-child {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .md\:last\:-my-px:last-child {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .md\:last\:-my-0\.5:last-child {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .md\:last\:-my-1\.5:last-child {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .md\:last\:-my-2\.5:last-child {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .md\:last\:-my-3\.5:last-child {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .md\:last\:-my-15px:last-child {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .md\:last\:my-m11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .md\:last\:my-12px:last-child {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .md\:last\:my-m72:last-child {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .md\:last\:my-m21:last-child {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .md\:last\:my-m15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .md\:last\:my-m18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .md\:last\:my-m35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .md\:last\:my-m19:last-child {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .md\:last\:my-m17:last-child {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .md\:last\:my-m9:last-child {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .md\:last\:my-m10:last-child {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .md\:last\:my-m51:last-child {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .md\:last\:my-m43:last-child {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .md\:last\:my-m13:last-child {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .md\:last\:my-m26:last-child {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .md\:last\:my-m2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .md\:last\:my-m14:last-child {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .md\:last\:my-m5:last-child {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .md\:last\:my-m8:last-child {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .md\:last\:my-mp15:last-child {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .md\:last\:-my-100:last-child {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .md\:last\:my-0auto:last-child {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .md\:last\:my-o6:last-child {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .md\:last\:-my-23:last-child {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:mt-1 {
    margin-top: 0.25rem;
  }

  .md\:mt-2 {
    margin-top: 2px;
  }

  .md\:mt-3 {
    margin-top: 0.75rem;
  }

  .md\:mt-4 {
    margin-top: 1rem;
  }

  .md\:mt-5 {
    margin-top: 1.25rem;
  }

  .md\:mt-6 {
    margin-top: 6px;
  }

  .md\:mt-7 {
    margin-top: 1.75rem;
  }

  .md\:mt-8 {
    margin-top: 2rem;
  }

  .md\:mt-9 {
    margin-top: 2.25rem;
  }

  .md\:mt-10 {
    margin-top: 2.5rem;
  }

  .md\:mt-11 {
    margin-top: 11px;
  }

  .md\:mt-12 {
    margin-top: 3rem;
  }

  .md\:mt-14 {
    margin-top: 3.5rem;
  }

  .md\:mt-15 {
    margin-top: 15px;
  }

  .md\:mt-16 {
    margin-top: 4rem;
  }

  .md\:mt-18 {
    margin-top: 18px;
  }

  .md\:mt-20 {
    margin-top: 20px;
  }

  .md\:mt-21 {
    margin-top: 21px;
  }

  .md\:mt-23 {
    margin-top: 23px;
  }

  .md\:mt-24 {
    margin-top: 24px;
  }

  .md\:mt-25 {
    margin-top: 25px;
  }

  .md\:mt-27 {
    margin-top: 27px;
  }

  .md\:mt-28 {
    margin-top: 7rem;
  }

  .md\:mt-30 {
    margin-top: 30px;
  }

  .md\:mt-31 {
    margin-top: 31px;
  }

  .md\:mt-32 {
    margin-top: 8rem;
  }

  .md\:mt-34 {
    margin-top: 34px;
  }

  .md\:mt-35 {
    margin-top: 35px;
  }

  .md\:mt-36 {
    margin-top: 9rem;
  }

  .md\:mt-37 {
    margin-top: 37px;
  }

  .md\:mt-38 {
    margin-top: 38px;
  }

  .md\:mt-40 {
    margin-top: 40px;
  }

  .md\:mt-42 {
    margin-top: 42px;
  }

  .md\:mt-44 {
    margin-top: 44px;
  }

  .md\:mt-45 {
    margin-top: 45px;
  }

  .md\:mt-46 {
    margin-top: 46px;
  }

  .md\:mt-48 {
    margin-top: 48px;
  }

  .md\:mt-52 {
    margin-top: 13rem;
  }

  .md\:mt-53 {
    margin-top: 53px;
  }

  .md\:mt-55 {
    margin-top: 55px;
  }

  .md\:mt-56 {
    margin-top: 14rem;
  }

  .md\:mt-58 {
    margin-top: 58px;
  }

  .md\:mt-59 {
    margin-top: 59px;
  }

  .md\:mt-60 {
    margin-top: 15rem;
  }

  .md\:mt-63 {
    margin-top: 63px;
  }

  .md\:mt-64 {
    margin-top: 16rem;
  }

  .md\:mt-65 {
    margin-top: 65px;
  }

  .md\:mt-67 {
    margin-top: 67px;
  }

  .md\:mt-70 {
    margin-top: 70px;
  }

  .md\:mt-71 {
    margin-top: 71px;
  }

  .md\:mt-72 {
    margin-top: 18rem;
  }

  .md\:mt-74 {
    margin-top: 74px;
  }

  .md\:mt-78 {
    margin-top: 78px;
  }

  .md\:mt-80 {
    margin-top: 20rem;
  }

  .md\:mt-83 {
    margin-top: 83px;
  }

  .md\:mt-84 {
    margin-top: 84px;
  }

  .md\:mt-89 {
    margin-top: 89px;
  }

  .md\:mt-90 {
    margin-top: 90px;
  }

  .md\:mt-92 {
    margin-top: 92px;
  }

  .md\:mt-96 {
    margin-top: 24rem;
  }

  .md\:mt-97 {
    margin-top: 97px;
  }

  .md\:mt-100 {
    margin-top: 100px;
  }

  .md\:mt-106 {
    margin-top: 106px;
  }

  .md\:mt-108 {
    margin-top: 108px;
  }

  .md\:mt-109 {
    margin-top: 109px;
  }

  .md\:mt-120 {
    margin-top: 120px;
  }

  .md\:mt-135 {
    margin-top: 135px;
  }

  .md\:mt-147 {
    margin-top: 147px;
  }

  .md\:mt-150 {
    margin-top: 150px;
  }

  .md\:mt-168 {
    margin-top: 168px;
  }

  .md\:mt-180 {
    margin-top: 180px;
  }

  .md\:mt-185 {
    margin-top: 185px;
  }

  .md\:mt-200 {
    margin-top: 200px;
  }

  .md\:mt-245 {
    margin-top: 245px;
  }

  .md\:mt-300 {
    margin-top: 300px;
  }

  .md\:mt-400 {
    margin-top: 400px;
  }

  .md\:mt-480 {
    margin-top: 480px;
  }

  .md\:mt-510 {
    margin-top: 510px;
  }

  .md\:mt-537 {
    margin-top: 537px;
  }

  .md\:mt-650 {
    margin-top: 650px;
  }

  .md\:mt-auto {
    margin-top: auto;
  }

  .md\:mt-px {
    margin-top: 1px;
  }

  .md\:mt-0\.5 {
    margin-top: 0.125rem;
  }

  .md\:mt-1\.5 {
    margin-top: 0.375rem;
  }

  .md\:mt-2\.5 {
    margin-top: 0.625rem;
  }

  .md\:mt-3\.5 {
    margin-top: 0.875rem;
  }

  .md\:-mt-0 {
    margin-top: 0px;
  }

  .md\:-mt-1 {
    margin-top: -0.25rem;
  }

  .md\:-mt-2 {
    margin-top: -0.5rem;
  }

  .md\:-mt-3 {
    margin-top: -0.75rem;
  }

  .md\:-mt-4 {
    margin-top: -1rem;
  }

  .md\:-mt-5 {
    margin-top: -1.25rem;
  }

  .md\:-mt-6 {
    margin-top: -1.5rem;
  }

  .md\:-mt-7 {
    margin-top: -1.75rem;
  }

  .md\:-mt-8 {
    margin-top: -2rem;
  }

  .md\:-mt-9 {
    margin-top: -2.25rem;
  }

  .md\:-mt-10 {
    margin-top: -2.5rem;
  }

  .md\:-mt-11 {
    margin-top: -2.75rem;
  }

  .md\:-mt-12 {
    margin-top: -3rem;
  }

  .md\:-mt-14 {
    margin-top: -14px;
  }

  .md\:-mt-16 {
    margin-top: -4rem;
  }

  .md\:-mt-20 {
    margin-top: -5rem;
  }

  .md\:-mt-24 {
    margin-top: -6rem;
  }

  .md\:-mt-28 {
    margin-top: -7rem;
  }

  .md\:-mt-32 {
    margin-top: -8rem;
  }

  .md\:-mt-36 {
    margin-top: -9rem;
  }

  .md\:-mt-40 {
    margin-top: -10rem;
  }

  .md\:-mt-44 {
    margin-top: -11rem;
  }

  .md\:-mt-48 {
    margin-top: -12rem;
  }

  .md\:-mt-52 {
    margin-top: -13rem;
  }

  .md\:-mt-56 {
    margin-top: -14rem;
  }

  .md\:-mt-60 {
    margin-top: -15rem;
  }

  .md\:-mt-64 {
    margin-top: -16rem;
  }

  .md\:-mt-72 {
    margin-top: -18rem;
  }

  .md\:-mt-80 {
    margin-top: -20rem;
  }

  .md\:-mt-96 {
    margin-top: -24rem;
  }

  .md\:-mt-px {
    margin-top: -1px;
  }

  .md\:-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .md\:-mt-1\.5 {
    margin-top: -0.375rem;
  }

  .md\:-mt-2\.5 {
    margin-top: -0.625rem;
  }

  .md\:-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .md\:-mt-15px {
    margin-top: -15px;
  }

  .md\:mt-m11 {
    margin-top: 11px;
  }

  .md\:mt-12px {
    margin-top: 12px;
  }

  .md\:mt-m72 {
    margin-top: 72px;
  }

  .md\:mt-m21 {
    margin-top: 21%;
  }

  .md\:mt-m15 {
    margin-top: 15px;
  }

  .md\:mt-m18 {
    margin-top: 18px;
  }

  .md\:mt-m35 {
    margin-top: 35px;
  }

  .md\:mt-m19 {
    margin-top: 19px;
  }

  .md\:mt-m17 {
    margin-top: 17px;
  }

  .md\:mt-m9 {
    margin-top: 9px;
  }

  .md\:mt-m10 {
    margin-top: 10px;
  }

  .md\:mt-m51 {
    margin-top: 51px;
  }

  .md\:mt-m43 {
    margin-top: 43px;
  }

  .md\:mt-m13 {
    margin-top: 13px;
  }

  .md\:mt-m26 {
    margin-top: 26px;
  }

  .md\:mt-m2 {
    margin-top: 2px;
  }

  .md\:mt-m14 {
    margin-top: 14px;
  }

  .md\:mt-m5 {
    margin-top: 5px;
  }

  .md\:mt-m8 {
    margin-top: 8px;
  }

  .md\:mt-mp15 {
    margin-top: 15%;
  }

  .md\:-mt-100 {
    margin-top: -100px;
  }

  .md\:mt-0auto {
    margin-top: 0px auto;
  }

  .md\:mt-o6 {
    margin-top: 1.5rem;
  }

  .md\:-mt-23 {
    margin-top: -23px;
  }

  .md\:mr-0 {
    margin-right: 0px;
  }

  .md\:mr-1 {
    margin-right: 0.25rem;
  }

  .md\:mr-2 {
    margin-right: 2px;
  }

  .md\:mr-3 {
    margin-right: 0.75rem;
  }

  .md\:mr-4 {
    margin-right: 1rem;
  }

  .md\:mr-5 {
    margin-right: 1.25rem;
  }

  .md\:mr-6 {
    margin-right: 6px;
  }

  .md\:mr-7 {
    margin-right: 1.75rem;
  }

  .md\:mr-8 {
    margin-right: 2rem;
  }

  .md\:mr-9 {
    margin-right: 2.25rem;
  }

  .md\:mr-10 {
    margin-right: 2.5rem;
  }

  .md\:mr-11 {
    margin-right: 11px;
  }

  .md\:mr-12 {
    margin-right: 3rem;
  }

  .md\:mr-14 {
    margin-right: 3.5rem;
  }

  .md\:mr-15 {
    margin-right: 15px;
  }

  .md\:mr-16 {
    margin-right: 4rem;
  }

  .md\:mr-18 {
    margin-right: 18px;
  }

  .md\:mr-20 {
    margin-right: 20px;
  }

  .md\:mr-21 {
    margin-right: 21px;
  }

  .md\:mr-23 {
    margin-right: 23px;
  }

  .md\:mr-24 {
    margin-right: 24px;
  }

  .md\:mr-25 {
    margin-right: 25px;
  }

  .md\:mr-27 {
    margin-right: 27px;
  }

  .md\:mr-28 {
    margin-right: 7rem;
  }

  .md\:mr-30 {
    margin-right: 30px;
  }

  .md\:mr-31 {
    margin-right: 31px;
  }

  .md\:mr-32 {
    margin-right: 8rem;
  }

  .md\:mr-34 {
    margin-right: 34px;
  }

  .md\:mr-35 {
    margin-right: 35px;
  }

  .md\:mr-36 {
    margin-right: 9rem;
  }

  .md\:mr-37 {
    margin-right: 37px;
  }

  .md\:mr-38 {
    margin-right: 38px;
  }

  .md\:mr-40 {
    margin-right: 40px;
  }

  .md\:mr-42 {
    margin-right: 42px;
  }

  .md\:mr-44 {
    margin-right: 44px;
  }

  .md\:mr-45 {
    margin-right: 45px;
  }

  .md\:mr-46 {
    margin-right: 46px;
  }

  .md\:mr-48 {
    margin-right: 48px;
  }

  .md\:mr-52 {
    margin-right: 13rem;
  }

  .md\:mr-53 {
    margin-right: 53px;
  }

  .md\:mr-55 {
    margin-right: 55px;
  }

  .md\:mr-56 {
    margin-right: 14rem;
  }

  .md\:mr-58 {
    margin-right: 58px;
  }

  .md\:mr-59 {
    margin-right: 59px;
  }

  .md\:mr-60 {
    margin-right: 15rem;
  }

  .md\:mr-63 {
    margin-right: 63px;
  }

  .md\:mr-64 {
    margin-right: 16rem;
  }

  .md\:mr-65 {
    margin-right: 65px;
  }

  .md\:mr-67 {
    margin-right: 67px;
  }

  .md\:mr-70 {
    margin-right: 70px;
  }

  .md\:mr-71 {
    margin-right: 71px;
  }

  .md\:mr-72 {
    margin-right: 18rem;
  }

  .md\:mr-74 {
    margin-right: 74px;
  }

  .md\:mr-78 {
    margin-right: 78px;
  }

  .md\:mr-80 {
    margin-right: 20rem;
  }

  .md\:mr-83 {
    margin-right: 83px;
  }

  .md\:mr-84 {
    margin-right: 84px;
  }

  .md\:mr-89 {
    margin-right: 89px;
  }

  .md\:mr-90 {
    margin-right: 90px;
  }

  .md\:mr-92 {
    margin-right: 92px;
  }

  .md\:mr-96 {
    margin-right: 24rem;
  }

  .md\:mr-97 {
    margin-right: 97px;
  }

  .md\:mr-100 {
    margin-right: 100px;
  }

  .md\:mr-106 {
    margin-right: 106px;
  }

  .md\:mr-108 {
    margin-right: 108px;
  }

  .md\:mr-109 {
    margin-right: 109px;
  }

  .md\:mr-120 {
    margin-right: 120px;
  }

  .md\:mr-135 {
    margin-right: 135px;
  }

  .md\:mr-147 {
    margin-right: 147px;
  }

  .md\:mr-150 {
    margin-right: 150px;
  }

  .md\:mr-168 {
    margin-right: 168px;
  }

  .md\:mr-180 {
    margin-right: 180px;
  }

  .md\:mr-185 {
    margin-right: 185px;
  }

  .md\:mr-200 {
    margin-right: 200px;
  }

  .md\:mr-245 {
    margin-right: 245px;
  }

  .md\:mr-300 {
    margin-right: 300px;
  }

  .md\:mr-400 {
    margin-right: 400px;
  }

  .md\:mr-480 {
    margin-right: 480px;
  }

  .md\:mr-510 {
    margin-right: 510px;
  }

  .md\:mr-537 {
    margin-right: 537px;
  }

  .md\:mr-650 {
    margin-right: 650px;
  }

  .md\:mr-auto {
    margin-right: auto;
  }

  .md\:mr-px {
    margin-right: 1px;
  }

  .md\:mr-0\.5 {
    margin-right: 0.125rem;
  }

  .md\:mr-1\.5 {
    margin-right: 0.375rem;
  }

  .md\:mr-2\.5 {
    margin-right: 0.625rem;
  }

  .md\:mr-3\.5 {
    margin-right: 0.875rem;
  }

  .md\:-mr-0 {
    margin-right: 0px;
  }

  .md\:-mr-1 {
    margin-right: -0.25rem;
  }

  .md\:-mr-2 {
    margin-right: -0.5rem;
  }

  .md\:-mr-3 {
    margin-right: -0.75rem;
  }

  .md\:-mr-4 {
    margin-right: -1rem;
  }

  .md\:-mr-5 {
    margin-right: -1.25rem;
  }

  .md\:-mr-6 {
    margin-right: -1.5rem;
  }

  .md\:-mr-7 {
    margin-right: -1.75rem;
  }

  .md\:-mr-8 {
    margin-right: -2rem;
  }

  .md\:-mr-9 {
    margin-right: -2.25rem;
  }

  .md\:-mr-10 {
    margin-right: -2.5rem;
  }

  .md\:-mr-11 {
    margin-right: -2.75rem;
  }

  .md\:-mr-12 {
    margin-right: -3rem;
  }

  .md\:-mr-14 {
    margin-right: -14px;
  }

  .md\:-mr-16 {
    margin-right: -4rem;
  }

  .md\:-mr-20 {
    margin-right: -5rem;
  }

  .md\:-mr-24 {
    margin-right: -6rem;
  }

  .md\:-mr-28 {
    margin-right: -7rem;
  }

  .md\:-mr-32 {
    margin-right: -8rem;
  }

  .md\:-mr-36 {
    margin-right: -9rem;
  }

  .md\:-mr-40 {
    margin-right: -10rem;
  }

  .md\:-mr-44 {
    margin-right: -11rem;
  }

  .md\:-mr-48 {
    margin-right: -12rem;
  }

  .md\:-mr-52 {
    margin-right: -13rem;
  }

  .md\:-mr-56 {
    margin-right: -14rem;
  }

  .md\:-mr-60 {
    margin-right: -15rem;
  }

  .md\:-mr-64 {
    margin-right: -16rem;
  }

  .md\:-mr-72 {
    margin-right: -18rem;
  }

  .md\:-mr-80 {
    margin-right: -20rem;
  }

  .md\:-mr-96 {
    margin-right: -24rem;
  }

  .md\:-mr-px {
    margin-right: -1px;
  }

  .md\:-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .md\:-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .md\:-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .md\:-mr-3\.5 {
    margin-right: -0.875rem;
  }

  .md\:-mr-15px {
    margin-right: -15px;
  }

  .md\:mr-m11 {
    margin-right: 11px;
  }

  .md\:mr-12px {
    margin-right: 12px;
  }

  .md\:mr-m72 {
    margin-right: 72px;
  }

  .md\:mr-m21 {
    margin-right: 21%;
  }

  .md\:mr-m15 {
    margin-right: 15px;
  }

  .md\:mr-m18 {
    margin-right: 18px;
  }

  .md\:mr-m35 {
    margin-right: 35px;
  }

  .md\:mr-m19 {
    margin-right: 19px;
  }

  .md\:mr-m17 {
    margin-right: 17px;
  }

  .md\:mr-m9 {
    margin-right: 9px;
  }

  .md\:mr-m10 {
    margin-right: 10px;
  }

  .md\:mr-m51 {
    margin-right: 51px;
  }

  .md\:mr-m43 {
    margin-right: 43px;
  }

  .md\:mr-m13 {
    margin-right: 13px;
  }

  .md\:mr-m26 {
    margin-right: 26px;
  }

  .md\:mr-m2 {
    margin-right: 2px;
  }

  .md\:mr-m14 {
    margin-right: 14px;
  }

  .md\:mr-m5 {
    margin-right: 5px;
  }

  .md\:mr-m8 {
    margin-right: 8px;
  }

  .md\:mr-mp15 {
    margin-right: 15%;
  }

  .md\:-mr-100 {
    margin-right: -100px;
  }

  .md\:mr-0auto {
    margin-right: 0px auto;
  }

  .md\:mr-o6 {
    margin-right: 1.5rem;
  }

  .md\:-mr-23 {
    margin-right: -23px;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .md\:mb-2 {
    margin-bottom: 2px;
  }

  .md\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .md\:mb-4 {
    margin-bottom: 1rem;
  }

  .md\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .md\:mb-6 {
    margin-bottom: 6px;
  }

  .md\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .md\:mb-8 {
    margin-bottom: 2rem;
  }

  .md\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .md\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .md\:mb-11 {
    margin-bottom: 11px;
  }

  .md\:mb-12 {
    margin-bottom: 3rem;
  }

  .md\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .md\:mb-15 {
    margin-bottom: 15px;
  }

  .md\:mb-16 {
    margin-bottom: 4rem;
  }

  .md\:mb-18 {
    margin-bottom: 18px;
  }

  .md\:mb-20 {
    margin-bottom: 20px;
  }

  .md\:mb-21 {
    margin-bottom: 21px;
  }

  .md\:mb-23 {
    margin-bottom: 23px;
  }

  .md\:mb-24 {
    margin-bottom: 24px;
  }

  .md\:mb-25 {
    margin-bottom: 25px;
  }

  .md\:mb-27 {
    margin-bottom: 27px;
  }

  .md\:mb-28 {
    margin-bottom: 7rem;
  }

  .md\:mb-30 {
    margin-bottom: 30px;
  }

  .md\:mb-31 {
    margin-bottom: 31px;
  }

  .md\:mb-32 {
    margin-bottom: 8rem;
  }

  .md\:mb-34 {
    margin-bottom: 34px;
  }

  .md\:mb-35 {
    margin-bottom: 35px;
  }

  .md\:mb-36 {
    margin-bottom: 9rem;
  }

  .md\:mb-37 {
    margin-bottom: 37px;
  }

  .md\:mb-38 {
    margin-bottom: 38px;
  }

  .md\:mb-40 {
    margin-bottom: 40px;
  }

  .md\:mb-42 {
    margin-bottom: 42px;
  }

  .md\:mb-44 {
    margin-bottom: 44px;
  }

  .md\:mb-45 {
    margin-bottom: 45px;
  }

  .md\:mb-46 {
    margin-bottom: 46px;
  }

  .md\:mb-48 {
    margin-bottom: 48px;
  }

  .md\:mb-52 {
    margin-bottom: 13rem;
  }

  .md\:mb-53 {
    margin-bottom: 53px;
  }

  .md\:mb-55 {
    margin-bottom: 55px;
  }

  .md\:mb-56 {
    margin-bottom: 14rem;
  }

  .md\:mb-58 {
    margin-bottom: 58px;
  }

  .md\:mb-59 {
    margin-bottom: 59px;
  }

  .md\:mb-60 {
    margin-bottom: 15rem;
  }

  .md\:mb-63 {
    margin-bottom: 63px;
  }

  .md\:mb-64 {
    margin-bottom: 16rem;
  }

  .md\:mb-65 {
    margin-bottom: 65px;
  }

  .md\:mb-67 {
    margin-bottom: 67px;
  }

  .md\:mb-70 {
    margin-bottom: 70px;
  }

  .md\:mb-71 {
    margin-bottom: 71px;
  }

  .md\:mb-72 {
    margin-bottom: 18rem;
  }

  .md\:mb-74 {
    margin-bottom: 74px;
  }

  .md\:mb-78 {
    margin-bottom: 78px;
  }

  .md\:mb-80 {
    margin-bottom: 20rem;
  }

  .md\:mb-83 {
    margin-bottom: 83px;
  }

  .md\:mb-84 {
    margin-bottom: 84px;
  }

  .md\:mb-89 {
    margin-bottom: 89px;
  }

  .md\:mb-90 {
    margin-bottom: 90px;
  }

  .md\:mb-92 {
    margin-bottom: 92px;
  }

  .md\:mb-96 {
    margin-bottom: 24rem;
  }

  .md\:mb-97 {
    margin-bottom: 97px;
  }

  .md\:mb-100 {
    margin-bottom: 100px;
  }

  .md\:mb-106 {
    margin-bottom: 106px;
  }

  .md\:mb-108 {
    margin-bottom: 108px;
  }

  .md\:mb-109 {
    margin-bottom: 109px;
  }

  .md\:mb-120 {
    margin-bottom: 120px;
  }

  .md\:mb-135 {
    margin-bottom: 135px;
  }

  .md\:mb-147 {
    margin-bottom: 147px;
  }

  .md\:mb-150 {
    margin-bottom: 150px;
  }

  .md\:mb-168 {
    margin-bottom: 168px;
  }

  .md\:mb-180 {
    margin-bottom: 180px;
  }

  .md\:mb-185 {
    margin-bottom: 185px;
  }

  .md\:mb-200 {
    margin-bottom: 200px;
  }

  .md\:mb-245 {
    margin-bottom: 245px;
  }

  .md\:mb-300 {
    margin-bottom: 300px;
  }

  .md\:mb-400 {
    margin-bottom: 400px;
  }

  .md\:mb-480 {
    margin-bottom: 480px;
  }

  .md\:mb-510 {
    margin-bottom: 510px;
  }

  .md\:mb-537 {
    margin-bottom: 537px;
  }

  .md\:mb-650 {
    margin-bottom: 650px;
  }

  .md\:mb-auto {
    margin-bottom: auto;
  }

  .md\:mb-px {
    margin-bottom: 1px;
  }

  .md\:mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .md\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .md\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .md\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .md\:-mb-0 {
    margin-bottom: 0px;
  }

  .md\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .md\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .md\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .md\:-mb-4 {
    margin-bottom: -1rem;
  }

  .md\:-mb-5 {
    margin-bottom: -1.25rem;
  }

  .md\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .md\:-mb-7 {
    margin-bottom: -1.75rem;
  }

  .md\:-mb-8 {
    margin-bottom: -2rem;
  }

  .md\:-mb-9 {
    margin-bottom: -2.25rem;
  }

  .md\:-mb-10 {
    margin-bottom: -2.5rem;
  }

  .md\:-mb-11 {
    margin-bottom: -2.75rem;
  }

  .md\:-mb-12 {
    margin-bottom: -3rem;
  }

  .md\:-mb-14 {
    margin-bottom: -14px;
  }

  .md\:-mb-16 {
    margin-bottom: -4rem;
  }

  .md\:-mb-20 {
    margin-bottom: -5rem;
  }

  .md\:-mb-24 {
    margin-bottom: -6rem;
  }

  .md\:-mb-28 {
    margin-bottom: -7rem;
  }

  .md\:-mb-32 {
    margin-bottom: -8rem;
  }

  .md\:-mb-36 {
    margin-bottom: -9rem;
  }

  .md\:-mb-40 {
    margin-bottom: -10rem;
  }

  .md\:-mb-44 {
    margin-bottom: -11rem;
  }

  .md\:-mb-48 {
    margin-bottom: -12rem;
  }

  .md\:-mb-52 {
    margin-bottom: -13rem;
  }

  .md\:-mb-56 {
    margin-bottom: -14rem;
  }

  .md\:-mb-60 {
    margin-bottom: -15rem;
  }

  .md\:-mb-64 {
    margin-bottom: -16rem;
  }

  .md\:-mb-72 {
    margin-bottom: -18rem;
  }

  .md\:-mb-80 {
    margin-bottom: -20rem;
  }

  .md\:-mb-96 {
    margin-bottom: -24rem;
  }

  .md\:-mb-px {
    margin-bottom: -1px;
  }

  .md\:-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

  .md\:-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

  .md\:-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .md\:-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .md\:-mb-15px {
    margin-bottom: -15px;
  }

  .md\:mb-m11 {
    margin-bottom: 11px;
  }

  .md\:mb-12px {
    margin-bottom: 12px;
  }

  .md\:mb-m72 {
    margin-bottom: 72px;
  }

  .md\:mb-m21 {
    margin-bottom: 21%;
  }

  .md\:mb-m15 {
    margin-bottom: 15px;
  }

  .md\:mb-m18 {
    margin-bottom: 18px;
  }

  .md\:mb-m35 {
    margin-bottom: 35px;
  }

  .md\:mb-m19 {
    margin-bottom: 19px;
  }

  .md\:mb-m17 {
    margin-bottom: 17px;
  }

  .md\:mb-m9 {
    margin-bottom: 9px;
  }

  .md\:mb-m10 {
    margin-bottom: 10px;
  }

  .md\:mb-m51 {
    margin-bottom: 51px;
  }

  .md\:mb-m43 {
    margin-bottom: 43px;
  }

  .md\:mb-m13 {
    margin-bottom: 13px;
  }

  .md\:mb-m26 {
    margin-bottom: 26px;
  }

  .md\:mb-m2 {
    margin-bottom: 2px;
  }

  .md\:mb-m14 {
    margin-bottom: 14px;
  }

  .md\:mb-m5 {
    margin-bottom: 5px;
  }

  .md\:mb-m8 {
    margin-bottom: 8px;
  }

  .md\:mb-mp15 {
    margin-bottom: 15%;
  }

  .md\:-mb-100 {
    margin-bottom: -100px;
  }

  .md\:mb-0auto {
    margin-bottom: 0px auto;
  }

  .md\:mb-o6 {
    margin-bottom: 1.5rem;
  }

  .md\:-mb-23 {
    margin-bottom: -23px;
  }

  .md\:ml-0 {
    margin-left: 0px;
  }

  .md\:ml-1 {
    margin-left: 0.25rem;
  }

  .md\:ml-2 {
    margin-left: 2px;
  }

  .md\:ml-3 {
    margin-left: 0.75rem;
  }

  .md\:ml-4 {
    margin-left: 1rem;
  }

  .md\:ml-5 {
    margin-left: 1.25rem;
  }

  .md\:ml-6 {
    margin-left: 6px;
  }

  .md\:ml-7 {
    margin-left: 1.75rem;
  }

  .md\:ml-8 {
    margin-left: 2rem;
  }

  .md\:ml-9 {
    margin-left: 2.25rem;
  }

  .md\:ml-10 {
    margin-left: 2.5rem;
  }

  .md\:ml-11 {
    margin-left: 11px;
  }

  .md\:ml-12 {
    margin-left: 3rem;
  }

  .md\:ml-14 {
    margin-left: 3.5rem;
  }

  .md\:ml-15 {
    margin-left: 15px;
  }

  .md\:ml-16 {
    margin-left: 4rem;
  }

  .md\:ml-18 {
    margin-left: 18px;
  }

  .md\:ml-20 {
    margin-left: 20px;
  }

  .md\:ml-21 {
    margin-left: 21px;
  }

  .md\:ml-23 {
    margin-left: 23px;
  }

  .md\:ml-24 {
    margin-left: 24px;
  }

  .md\:ml-25 {
    margin-left: 25px;
  }

  .md\:ml-27 {
    margin-left: 27px;
  }

  .md\:ml-28 {
    margin-left: 7rem;
  }

  .md\:ml-30 {
    margin-left: 30px;
  }

  .md\:ml-31 {
    margin-left: 31px;
  }

  .md\:ml-32 {
    margin-left: 8rem;
  }

  .md\:ml-34 {
    margin-left: 34px;
  }

  .md\:ml-35 {
    margin-left: 35px;
  }

  .md\:ml-36 {
    margin-left: 9rem;
  }

  .md\:ml-37 {
    margin-left: 37px;
  }

  .md\:ml-38 {
    margin-left: 38px;
  }

  .md\:ml-40 {
    margin-left: 40px;
  }

  .md\:ml-42 {
    margin-left: 42px;
  }

  .md\:ml-44 {
    margin-left: 44px;
  }

  .md\:ml-45 {
    margin-left: 45px;
  }

  .md\:ml-46 {
    margin-left: 46px;
  }

  .md\:ml-48 {
    margin-left: 48px;
  }

  .md\:ml-52 {
    margin-left: 13rem;
  }

  .md\:ml-53 {
    margin-left: 53px;
  }

  .md\:ml-55 {
    margin-left: 55px;
  }

  .md\:ml-56 {
    margin-left: 14rem;
  }

  .md\:ml-58 {
    margin-left: 58px;
  }

  .md\:ml-59 {
    margin-left: 59px;
  }

  .md\:ml-60 {
    margin-left: 15rem;
  }

  .md\:ml-63 {
    margin-left: 63px;
  }

  .md\:ml-64 {
    margin-left: 16rem;
  }

  .md\:ml-65 {
    margin-left: 65px;
  }

  .md\:ml-67 {
    margin-left: 67px;
  }

  .md\:ml-70 {
    margin-left: 70px;
  }

  .md\:ml-71 {
    margin-left: 71px;
  }

  .md\:ml-72 {
    margin-left: 18rem;
  }

  .md\:ml-74 {
    margin-left: 74px;
  }

  .md\:ml-78 {
    margin-left: 78px;
  }

  .md\:ml-80 {
    margin-left: 20rem;
  }

  .md\:ml-83 {
    margin-left: 83px;
  }

  .md\:ml-84 {
    margin-left: 84px;
  }

  .md\:ml-89 {
    margin-left: 89px;
  }

  .md\:ml-90 {
    margin-left: 90px;
  }

  .md\:ml-92 {
    margin-left: 92px;
  }

  .md\:ml-96 {
    margin-left: 24rem;
  }

  .md\:ml-97 {
    margin-left: 97px;
  }

  .md\:ml-100 {
    margin-left: 100px;
  }

  .md\:ml-106 {
    margin-left: 106px;
  }

  .md\:ml-108 {
    margin-left: 108px;
  }

  .md\:ml-109 {
    margin-left: 109px;
  }

  .md\:ml-120 {
    margin-left: 120px;
  }

  .md\:ml-135 {
    margin-left: 135px;
  }

  .md\:ml-147 {
    margin-left: 147px;
  }

  .md\:ml-150 {
    margin-left: 150px;
  }

  .md\:ml-168 {
    margin-left: 168px;
  }

  .md\:ml-180 {
    margin-left: 180px;
  }

  .md\:ml-185 {
    margin-left: 185px;
  }

  .md\:ml-200 {
    margin-left: 200px;
  }

  .md\:ml-245 {
    margin-left: 245px;
  }

  .md\:ml-300 {
    margin-left: 300px;
  }

  .md\:ml-400 {
    margin-left: 400px;
  }

  .md\:ml-480 {
    margin-left: 480px;
  }

  .md\:ml-510 {
    margin-left: 510px;
  }

  .md\:ml-537 {
    margin-left: 537px;
  }

  .md\:ml-650 {
    margin-left: 650px;
  }

  .md\:ml-auto {
    margin-left: auto;
  }

  .md\:ml-px {
    margin-left: 1px;
  }

  .md\:ml-0\.5 {
    margin-left: 0.125rem;
  }

  .md\:ml-1\.5 {
    margin-left: 0.375rem;
  }

  .md\:ml-2\.5 {
    margin-left: 0.625rem;
  }

  .md\:ml-3\.5 {
    margin-left: 0.875rem;
  }

  .md\:-ml-0 {
    margin-left: 0px;
  }

  .md\:-ml-1 {
    margin-left: -0.25rem;
  }

  .md\:-ml-2 {
    margin-left: -0.5rem;
  }

  .md\:-ml-3 {
    margin-left: -0.75rem;
  }

  .md\:-ml-4 {
    margin-left: -1rem;
  }

  .md\:-ml-5 {
    margin-left: -1.25rem;
  }

  .md\:-ml-6 {
    margin-left: -1.5rem;
  }

  .md\:-ml-7 {
    margin-left: -1.75rem;
  }

  .md\:-ml-8 {
    margin-left: -2rem;
  }

  .md\:-ml-9 {
    margin-left: -2.25rem;
  }

  .md\:-ml-10 {
    margin-left: -2.5rem;
  }

  .md\:-ml-11 {
    margin-left: -2.75rem;
  }

  .md\:-ml-12 {
    margin-left: -3rem;
  }

  .md\:-ml-14 {
    margin-left: -14px;
  }

  .md\:-ml-16 {
    margin-left: -4rem;
  }

  .md\:-ml-20 {
    margin-left: -5rem;
  }

  .md\:-ml-24 {
    margin-left: -6rem;
  }

  .md\:-ml-28 {
    margin-left: -7rem;
  }

  .md\:-ml-32 {
    margin-left: -8rem;
  }

  .md\:-ml-36 {
    margin-left: -9rem;
  }

  .md\:-ml-40 {
    margin-left: -10rem;
  }

  .md\:-ml-44 {
    margin-left: -11rem;
  }

  .md\:-ml-48 {
    margin-left: -12rem;
  }

  .md\:-ml-52 {
    margin-left: -13rem;
  }

  .md\:-ml-56 {
    margin-left: -14rem;
  }

  .md\:-ml-60 {
    margin-left: -15rem;
  }

  .md\:-ml-64 {
    margin-left: -16rem;
  }

  .md\:-ml-72 {
    margin-left: -18rem;
  }

  .md\:-ml-80 {
    margin-left: -20rem;
  }

  .md\:-ml-96 {
    margin-left: -24rem;
  }

  .md\:-ml-px {
    margin-left: -1px;
  }

  .md\:-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .md\:-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .md\:-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .md\:-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .md\:-ml-15px {
    margin-left: -15px;
  }

  .md\:ml-m11 {
    margin-left: 11px;
  }

  .md\:ml-12px {
    margin-left: 12px;
  }

  .md\:ml-m72 {
    margin-left: 72px;
  }

  .md\:ml-m21 {
    margin-left: 21%;
  }

  .md\:ml-m15 {
    margin-left: 15px;
  }

  .md\:ml-m18 {
    margin-left: 18px;
  }

  .md\:ml-m35 {
    margin-left: 35px;
  }

  .md\:ml-m19 {
    margin-left: 19px;
  }

  .md\:ml-m17 {
    margin-left: 17px;
  }

  .md\:ml-m9 {
    margin-left: 9px;
  }

  .md\:ml-m10 {
    margin-left: 10px;
  }

  .md\:ml-m51 {
    margin-left: 51px;
  }

  .md\:ml-m43 {
    margin-left: 43px;
  }

  .md\:ml-m13 {
    margin-left: 13px;
  }

  .md\:ml-m26 {
    margin-left: 26px;
  }

  .md\:ml-m2 {
    margin-left: 2px;
  }

  .md\:ml-m14 {
    margin-left: 14px;
  }

  .md\:ml-m5 {
    margin-left: 5px;
  }

  .md\:ml-m8 {
    margin-left: 8px;
  }

  .md\:ml-mp15 {
    margin-left: 15%;
  }

  .md\:-ml-100 {
    margin-left: -100px;
  }

  .md\:ml-0auto {
    margin-left: 0px auto;
  }

  .md\:ml-o6 {
    margin-left: 1.5rem;
  }

  .md\:-ml-23 {
    margin-left: -23px;
  }

  .md\:last\:mt-0:last-child {
    margin-top: 0px;
  }

  .md\:last\:mt-1:last-child {
    margin-top: 0.25rem;
  }

  .md\:last\:mt-2:last-child {
    margin-top: 2px;
  }

  .md\:last\:mt-3:last-child {
    margin-top: 0.75rem;
  }

  .md\:last\:mt-4:last-child {
    margin-top: 1rem;
  }

  .md\:last\:mt-5:last-child {
    margin-top: 1.25rem;
  }

  .md\:last\:mt-6:last-child {
    margin-top: 6px;
  }

  .md\:last\:mt-7:last-child {
    margin-top: 1.75rem;
  }

  .md\:last\:mt-8:last-child {
    margin-top: 2rem;
  }

  .md\:last\:mt-9:last-child {
    margin-top: 2.25rem;
  }

  .md\:last\:mt-10:last-child {
    margin-top: 2.5rem;
  }

  .md\:last\:mt-11:last-child {
    margin-top: 11px;
  }

  .md\:last\:mt-12:last-child {
    margin-top: 3rem;
  }

  .md\:last\:mt-14:last-child {
    margin-top: 3.5rem;
  }

  .md\:last\:mt-15:last-child {
    margin-top: 15px;
  }

  .md\:last\:mt-16:last-child {
    margin-top: 4rem;
  }

  .md\:last\:mt-18:last-child {
    margin-top: 18px;
  }

  .md\:last\:mt-20:last-child {
    margin-top: 20px;
  }

  .md\:last\:mt-21:last-child {
    margin-top: 21px;
  }

  .md\:last\:mt-23:last-child {
    margin-top: 23px;
  }

  .md\:last\:mt-24:last-child {
    margin-top: 24px;
  }

  .md\:last\:mt-25:last-child {
    margin-top: 25px;
  }

  .md\:last\:mt-27:last-child {
    margin-top: 27px;
  }

  .md\:last\:mt-28:last-child {
    margin-top: 7rem;
  }

  .md\:last\:mt-30:last-child {
    margin-top: 30px;
  }

  .md\:last\:mt-31:last-child {
    margin-top: 31px;
  }

  .md\:last\:mt-32:last-child {
    margin-top: 8rem;
  }

  .md\:last\:mt-34:last-child {
    margin-top: 34px;
  }

  .md\:last\:mt-35:last-child {
    margin-top: 35px;
  }

  .md\:last\:mt-36:last-child {
    margin-top: 9rem;
  }

  .md\:last\:mt-37:last-child {
    margin-top: 37px;
  }

  .md\:last\:mt-38:last-child {
    margin-top: 38px;
  }

  .md\:last\:mt-40:last-child {
    margin-top: 40px;
  }

  .md\:last\:mt-42:last-child {
    margin-top: 42px;
  }

  .md\:last\:mt-44:last-child {
    margin-top: 44px;
  }

  .md\:last\:mt-45:last-child {
    margin-top: 45px;
  }

  .md\:last\:mt-46:last-child {
    margin-top: 46px;
  }

  .md\:last\:mt-48:last-child {
    margin-top: 48px;
  }

  .md\:last\:mt-52:last-child {
    margin-top: 13rem;
  }

  .md\:last\:mt-53:last-child {
    margin-top: 53px;
  }

  .md\:last\:mt-55:last-child {
    margin-top: 55px;
  }

  .md\:last\:mt-56:last-child {
    margin-top: 14rem;
  }

  .md\:last\:mt-58:last-child {
    margin-top: 58px;
  }

  .md\:last\:mt-59:last-child {
    margin-top: 59px;
  }

  .md\:last\:mt-60:last-child {
    margin-top: 15rem;
  }

  .md\:last\:mt-63:last-child {
    margin-top: 63px;
  }

  .md\:last\:mt-64:last-child {
    margin-top: 16rem;
  }

  .md\:last\:mt-65:last-child {
    margin-top: 65px;
  }

  .md\:last\:mt-67:last-child {
    margin-top: 67px;
  }

  .md\:last\:mt-70:last-child {
    margin-top: 70px;
  }

  .md\:last\:mt-71:last-child {
    margin-top: 71px;
  }

  .md\:last\:mt-72:last-child {
    margin-top: 18rem;
  }

  .md\:last\:mt-74:last-child {
    margin-top: 74px;
  }

  .md\:last\:mt-78:last-child {
    margin-top: 78px;
  }

  .md\:last\:mt-80:last-child {
    margin-top: 20rem;
  }

  .md\:last\:mt-83:last-child {
    margin-top: 83px;
  }

  .md\:last\:mt-84:last-child {
    margin-top: 84px;
  }

  .md\:last\:mt-89:last-child {
    margin-top: 89px;
  }

  .md\:last\:mt-90:last-child {
    margin-top: 90px;
  }

  .md\:last\:mt-92:last-child {
    margin-top: 92px;
  }

  .md\:last\:mt-96:last-child {
    margin-top: 24rem;
  }

  .md\:last\:mt-97:last-child {
    margin-top: 97px;
  }

  .md\:last\:mt-100:last-child {
    margin-top: 100px;
  }

  .md\:last\:mt-106:last-child {
    margin-top: 106px;
  }

  .md\:last\:mt-108:last-child {
    margin-top: 108px;
  }

  .md\:last\:mt-109:last-child {
    margin-top: 109px;
  }

  .md\:last\:mt-120:last-child {
    margin-top: 120px;
  }

  .md\:last\:mt-135:last-child {
    margin-top: 135px;
  }

  .md\:last\:mt-147:last-child {
    margin-top: 147px;
  }

  .md\:last\:mt-150:last-child {
    margin-top: 150px;
  }

  .md\:last\:mt-168:last-child {
    margin-top: 168px;
  }

  .md\:last\:mt-180:last-child {
    margin-top: 180px;
  }

  .md\:last\:mt-185:last-child {
    margin-top: 185px;
  }

  .md\:last\:mt-200:last-child {
    margin-top: 200px;
  }

  .md\:last\:mt-245:last-child {
    margin-top: 245px;
  }

  .md\:last\:mt-300:last-child {
    margin-top: 300px;
  }

  .md\:last\:mt-400:last-child {
    margin-top: 400px;
  }

  .md\:last\:mt-480:last-child {
    margin-top: 480px;
  }

  .md\:last\:mt-510:last-child {
    margin-top: 510px;
  }

  .md\:last\:mt-537:last-child {
    margin-top: 537px;
  }

  .md\:last\:mt-650:last-child {
    margin-top: 650px;
  }

  .md\:last\:mt-auto:last-child {
    margin-top: auto;
  }

  .md\:last\:mt-px:last-child {
    margin-top: 1px;
  }

  .md\:last\:mt-0\.5:last-child {
    margin-top: 0.125rem;
  }

  .md\:last\:mt-1\.5:last-child {
    margin-top: 0.375rem;
  }

  .md\:last\:mt-2\.5:last-child {
    margin-top: 0.625rem;
  }

  .md\:last\:mt-3\.5:last-child {
    margin-top: 0.875rem;
  }

  .md\:last\:-mt-0:last-child {
    margin-top: 0px;
  }

  .md\:last\:-mt-1:last-child {
    margin-top: -0.25rem;
  }

  .md\:last\:-mt-2:last-child {
    margin-top: -0.5rem;
  }

  .md\:last\:-mt-3:last-child {
    margin-top: -0.75rem;
  }

  .md\:last\:-mt-4:last-child {
    margin-top: -1rem;
  }

  .md\:last\:-mt-5:last-child {
    margin-top: -1.25rem;
  }

  .md\:last\:-mt-6:last-child {
    margin-top: -1.5rem;
  }

  .md\:last\:-mt-7:last-child {
    margin-top: -1.75rem;
  }

  .md\:last\:-mt-8:last-child {
    margin-top: -2rem;
  }

  .md\:last\:-mt-9:last-child {
    margin-top: -2.25rem;
  }

  .md\:last\:-mt-10:last-child {
    margin-top: -2.5rem;
  }

  .md\:last\:-mt-11:last-child {
    margin-top: -2.75rem;
  }

  .md\:last\:-mt-12:last-child {
    margin-top: -3rem;
  }

  .md\:last\:-mt-14:last-child {
    margin-top: -14px;
  }

  .md\:last\:-mt-16:last-child {
    margin-top: -4rem;
  }

  .md\:last\:-mt-20:last-child {
    margin-top: -5rem;
  }

  .md\:last\:-mt-24:last-child {
    margin-top: -6rem;
  }

  .md\:last\:-mt-28:last-child {
    margin-top: -7rem;
  }

  .md\:last\:-mt-32:last-child {
    margin-top: -8rem;
  }

  .md\:last\:-mt-36:last-child {
    margin-top: -9rem;
  }

  .md\:last\:-mt-40:last-child {
    margin-top: -10rem;
  }

  .md\:last\:-mt-44:last-child {
    margin-top: -11rem;
  }

  .md\:last\:-mt-48:last-child {
    margin-top: -12rem;
  }

  .md\:last\:-mt-52:last-child {
    margin-top: -13rem;
  }

  .md\:last\:-mt-56:last-child {
    margin-top: -14rem;
  }

  .md\:last\:-mt-60:last-child {
    margin-top: -15rem;
  }

  .md\:last\:-mt-64:last-child {
    margin-top: -16rem;
  }

  .md\:last\:-mt-72:last-child {
    margin-top: -18rem;
  }

  .md\:last\:-mt-80:last-child {
    margin-top: -20rem;
  }

  .md\:last\:-mt-96:last-child {
    margin-top: -24rem;
  }

  .md\:last\:-mt-px:last-child {
    margin-top: -1px;
  }

  .md\:last\:-mt-0\.5:last-child {
    margin-top: -0.125rem;
  }

  .md\:last\:-mt-1\.5:last-child {
    margin-top: -0.375rem;
  }

  .md\:last\:-mt-2\.5:last-child {
    margin-top: -0.625rem;
  }

  .md\:last\:-mt-3\.5:last-child {
    margin-top: -0.875rem;
  }

  .md\:last\:-mt-15px:last-child {
    margin-top: -15px;
  }

  .md\:last\:mt-m11:last-child {
    margin-top: 11px;
  }

  .md\:last\:mt-12px:last-child {
    margin-top: 12px;
  }

  .md\:last\:mt-m72:last-child {
    margin-top: 72px;
  }

  .md\:last\:mt-m21:last-child {
    margin-top: 21%;
  }

  .md\:last\:mt-m15:last-child {
    margin-top: 15px;
  }

  .md\:last\:mt-m18:last-child {
    margin-top: 18px;
  }

  .md\:last\:mt-m35:last-child {
    margin-top: 35px;
  }

  .md\:last\:mt-m19:last-child {
    margin-top: 19px;
  }

  .md\:last\:mt-m17:last-child {
    margin-top: 17px;
  }

  .md\:last\:mt-m9:last-child {
    margin-top: 9px;
  }

  .md\:last\:mt-m10:last-child {
    margin-top: 10px;
  }

  .md\:last\:mt-m51:last-child {
    margin-top: 51px;
  }

  .md\:last\:mt-m43:last-child {
    margin-top: 43px;
  }

  .md\:last\:mt-m13:last-child {
    margin-top: 13px;
  }

  .md\:last\:mt-m26:last-child {
    margin-top: 26px;
  }

  .md\:last\:mt-m2:last-child {
    margin-top: 2px;
  }

  .md\:last\:mt-m14:last-child {
    margin-top: 14px;
  }

  .md\:last\:mt-m5:last-child {
    margin-top: 5px;
  }

  .md\:last\:mt-m8:last-child {
    margin-top: 8px;
  }

  .md\:last\:mt-mp15:last-child {
    margin-top: 15%;
  }

  .md\:last\:-mt-100:last-child {
    margin-top: -100px;
  }

  .md\:last\:mt-0auto:last-child {
    margin-top: 0px auto;
  }

  .md\:last\:mt-o6:last-child {
    margin-top: 1.5rem;
  }

  .md\:last\:-mt-23:last-child {
    margin-top: -23px;
  }

  .md\:last\:mr-0:last-child {
    margin-right: 0px;
  }

  .md\:last\:mr-1:last-child {
    margin-right: 0.25rem;
  }

  .md\:last\:mr-2:last-child {
    margin-right: 2px;
  }

  .md\:last\:mr-3:last-child {
    margin-right: 0.75rem;
  }

  .md\:last\:mr-4:last-child {
    margin-right: 1rem;
  }

  .md\:last\:mr-5:last-child {
    margin-right: 1.25rem;
  }

  .md\:last\:mr-6:last-child {
    margin-right: 6px;
  }

  .md\:last\:mr-7:last-child {
    margin-right: 1.75rem;
  }

  .md\:last\:mr-8:last-child {
    margin-right: 2rem;
  }

  .md\:last\:mr-9:last-child {
    margin-right: 2.25rem;
  }

  .md\:last\:mr-10:last-child {
    margin-right: 2.5rem;
  }

  .md\:last\:mr-11:last-child {
    margin-right: 11px;
  }

  .md\:last\:mr-12:last-child {
    margin-right: 3rem;
  }

  .md\:last\:mr-14:last-child {
    margin-right: 3.5rem;
  }

  .md\:last\:mr-15:last-child {
    margin-right: 15px;
  }

  .md\:last\:mr-16:last-child {
    margin-right: 4rem;
  }

  .md\:last\:mr-18:last-child {
    margin-right: 18px;
  }

  .md\:last\:mr-20:last-child {
    margin-right: 20px;
  }

  .md\:last\:mr-21:last-child {
    margin-right: 21px;
  }

  .md\:last\:mr-23:last-child {
    margin-right: 23px;
  }

  .md\:last\:mr-24:last-child {
    margin-right: 24px;
  }

  .md\:last\:mr-25:last-child {
    margin-right: 25px;
  }

  .md\:last\:mr-27:last-child {
    margin-right: 27px;
  }

  .md\:last\:mr-28:last-child {
    margin-right: 7rem;
  }

  .md\:last\:mr-30:last-child {
    margin-right: 30px;
  }

  .md\:last\:mr-31:last-child {
    margin-right: 31px;
  }

  .md\:last\:mr-32:last-child {
    margin-right: 8rem;
  }

  .md\:last\:mr-34:last-child {
    margin-right: 34px;
  }

  .md\:last\:mr-35:last-child {
    margin-right: 35px;
  }

  .md\:last\:mr-36:last-child {
    margin-right: 9rem;
  }

  .md\:last\:mr-37:last-child {
    margin-right: 37px;
  }

  .md\:last\:mr-38:last-child {
    margin-right: 38px;
  }

  .md\:last\:mr-40:last-child {
    margin-right: 40px;
  }

  .md\:last\:mr-42:last-child {
    margin-right: 42px;
  }

  .md\:last\:mr-44:last-child {
    margin-right: 44px;
  }

  .md\:last\:mr-45:last-child {
    margin-right: 45px;
  }

  .md\:last\:mr-46:last-child {
    margin-right: 46px;
  }

  .md\:last\:mr-48:last-child {
    margin-right: 48px;
  }

  .md\:last\:mr-52:last-child {
    margin-right: 13rem;
  }

  .md\:last\:mr-53:last-child {
    margin-right: 53px;
  }

  .md\:last\:mr-55:last-child {
    margin-right: 55px;
  }

  .md\:last\:mr-56:last-child {
    margin-right: 14rem;
  }

  .md\:last\:mr-58:last-child {
    margin-right: 58px;
  }

  .md\:last\:mr-59:last-child {
    margin-right: 59px;
  }

  .md\:last\:mr-60:last-child {
    margin-right: 15rem;
  }

  .md\:last\:mr-63:last-child {
    margin-right: 63px;
  }

  .md\:last\:mr-64:last-child {
    margin-right: 16rem;
  }

  .md\:last\:mr-65:last-child {
    margin-right: 65px;
  }

  .md\:last\:mr-67:last-child {
    margin-right: 67px;
  }

  .md\:last\:mr-70:last-child {
    margin-right: 70px;
  }

  .md\:last\:mr-71:last-child {
    margin-right: 71px;
  }

  .md\:last\:mr-72:last-child {
    margin-right: 18rem;
  }

  .md\:last\:mr-74:last-child {
    margin-right: 74px;
  }

  .md\:last\:mr-78:last-child {
    margin-right: 78px;
  }

  .md\:last\:mr-80:last-child {
    margin-right: 20rem;
  }

  .md\:last\:mr-83:last-child {
    margin-right: 83px;
  }

  .md\:last\:mr-84:last-child {
    margin-right: 84px;
  }

  .md\:last\:mr-89:last-child {
    margin-right: 89px;
  }

  .md\:last\:mr-90:last-child {
    margin-right: 90px;
  }

  .md\:last\:mr-92:last-child {
    margin-right: 92px;
  }

  .md\:last\:mr-96:last-child {
    margin-right: 24rem;
  }

  .md\:last\:mr-97:last-child {
    margin-right: 97px;
  }

  .md\:last\:mr-100:last-child {
    margin-right: 100px;
  }

  .md\:last\:mr-106:last-child {
    margin-right: 106px;
  }

  .md\:last\:mr-108:last-child {
    margin-right: 108px;
  }

  .md\:last\:mr-109:last-child {
    margin-right: 109px;
  }

  .md\:last\:mr-120:last-child {
    margin-right: 120px;
  }

  .md\:last\:mr-135:last-child {
    margin-right: 135px;
  }

  .md\:last\:mr-147:last-child {
    margin-right: 147px;
  }

  .md\:last\:mr-150:last-child {
    margin-right: 150px;
  }

  .md\:last\:mr-168:last-child {
    margin-right: 168px;
  }

  .md\:last\:mr-180:last-child {
    margin-right: 180px;
  }

  .md\:last\:mr-185:last-child {
    margin-right: 185px;
  }

  .md\:last\:mr-200:last-child {
    margin-right: 200px;
  }

  .md\:last\:mr-245:last-child {
    margin-right: 245px;
  }

  .md\:last\:mr-300:last-child {
    margin-right: 300px;
  }

  .md\:last\:mr-400:last-child {
    margin-right: 400px;
  }

  .md\:last\:mr-480:last-child {
    margin-right: 480px;
  }

  .md\:last\:mr-510:last-child {
    margin-right: 510px;
  }

  .md\:last\:mr-537:last-child {
    margin-right: 537px;
  }

  .md\:last\:mr-650:last-child {
    margin-right: 650px;
  }

  .md\:last\:mr-auto:last-child {
    margin-right: auto;
  }

  .md\:last\:mr-px:last-child {
    margin-right: 1px;
  }

  .md\:last\:mr-0\.5:last-child {
    margin-right: 0.125rem;
  }

  .md\:last\:mr-1\.5:last-child {
    margin-right: 0.375rem;
  }

  .md\:last\:mr-2\.5:last-child {
    margin-right: 0.625rem;
  }

  .md\:last\:mr-3\.5:last-child {
    margin-right: 0.875rem;
  }

  .md\:last\:-mr-0:last-child {
    margin-right: 0px;
  }

  .md\:last\:-mr-1:last-child {
    margin-right: -0.25rem;
  }

  .md\:last\:-mr-2:last-child {
    margin-right: -0.5rem;
  }

  .md\:last\:-mr-3:last-child {
    margin-right: -0.75rem;
  }

  .md\:last\:-mr-4:last-child {
    margin-right: -1rem;
  }

  .md\:last\:-mr-5:last-child {
    margin-right: -1.25rem;
  }

  .md\:last\:-mr-6:last-child {
    margin-right: -1.5rem;
  }

  .md\:last\:-mr-7:last-child {
    margin-right: -1.75rem;
  }

  .md\:last\:-mr-8:last-child {
    margin-right: -2rem;
  }

  .md\:last\:-mr-9:last-child {
    margin-right: -2.25rem;
  }

  .md\:last\:-mr-10:last-child {
    margin-right: -2.5rem;
  }

  .md\:last\:-mr-11:last-child {
    margin-right: -2.75rem;
  }

  .md\:last\:-mr-12:last-child {
    margin-right: -3rem;
  }

  .md\:last\:-mr-14:last-child {
    margin-right: -14px;
  }

  .md\:last\:-mr-16:last-child {
    margin-right: -4rem;
  }

  .md\:last\:-mr-20:last-child {
    margin-right: -5rem;
  }

  .md\:last\:-mr-24:last-child {
    margin-right: -6rem;
  }

  .md\:last\:-mr-28:last-child {
    margin-right: -7rem;
  }

  .md\:last\:-mr-32:last-child {
    margin-right: -8rem;
  }

  .md\:last\:-mr-36:last-child {
    margin-right: -9rem;
  }

  .md\:last\:-mr-40:last-child {
    margin-right: -10rem;
  }

  .md\:last\:-mr-44:last-child {
    margin-right: -11rem;
  }

  .md\:last\:-mr-48:last-child {
    margin-right: -12rem;
  }

  .md\:last\:-mr-52:last-child {
    margin-right: -13rem;
  }

  .md\:last\:-mr-56:last-child {
    margin-right: -14rem;
  }

  .md\:last\:-mr-60:last-child {
    margin-right: -15rem;
  }

  .md\:last\:-mr-64:last-child {
    margin-right: -16rem;
  }

  .md\:last\:-mr-72:last-child {
    margin-right: -18rem;
  }

  .md\:last\:-mr-80:last-child {
    margin-right: -20rem;
  }

  .md\:last\:-mr-96:last-child {
    margin-right: -24rem;
  }

  .md\:last\:-mr-px:last-child {
    margin-right: -1px;
  }

  .md\:last\:-mr-0\.5:last-child {
    margin-right: -0.125rem;
  }

  .md\:last\:-mr-1\.5:last-child {
    margin-right: -0.375rem;
  }

  .md\:last\:-mr-2\.5:last-child {
    margin-right: -0.625rem;
  }

  .md\:last\:-mr-3\.5:last-child {
    margin-right: -0.875rem;
  }

  .md\:last\:-mr-15px:last-child {
    margin-right: -15px;
  }

  .md\:last\:mr-m11:last-child {
    margin-right: 11px;
  }

  .md\:last\:mr-12px:last-child {
    margin-right: 12px;
  }

  .md\:last\:mr-m72:last-child {
    margin-right: 72px;
  }

  .md\:last\:mr-m21:last-child {
    margin-right: 21%;
  }

  .md\:last\:mr-m15:last-child {
    margin-right: 15px;
  }

  .md\:last\:mr-m18:last-child {
    margin-right: 18px;
  }

  .md\:last\:mr-m35:last-child {
    margin-right: 35px;
  }

  .md\:last\:mr-m19:last-child {
    margin-right: 19px;
  }

  .md\:last\:mr-m17:last-child {
    margin-right: 17px;
  }

  .md\:last\:mr-m9:last-child {
    margin-right: 9px;
  }

  .md\:last\:mr-m10:last-child {
    margin-right: 10px;
  }

  .md\:last\:mr-m51:last-child {
    margin-right: 51px;
  }

  .md\:last\:mr-m43:last-child {
    margin-right: 43px;
  }

  .md\:last\:mr-m13:last-child {
    margin-right: 13px;
  }

  .md\:last\:mr-m26:last-child {
    margin-right: 26px;
  }

  .md\:last\:mr-m2:last-child {
    margin-right: 2px;
  }

  .md\:last\:mr-m14:last-child {
    margin-right: 14px;
  }

  .md\:last\:mr-m5:last-child {
    margin-right: 5px;
  }

  .md\:last\:mr-m8:last-child {
    margin-right: 8px;
  }

  .md\:last\:mr-mp15:last-child {
    margin-right: 15%;
  }

  .md\:last\:-mr-100:last-child {
    margin-right: -100px;
  }

  .md\:last\:mr-0auto:last-child {
    margin-right: 0px auto;
  }

  .md\:last\:mr-o6:last-child {
    margin-right: 1.5rem;
  }

  .md\:last\:-mr-23:last-child {
    margin-right: -23px;
  }

  .md\:last\:mb-0:last-child {
    margin-bottom: 0px;
  }

  .md\:last\:mb-1:last-child {
    margin-bottom: 0.25rem;
  }

  .md\:last\:mb-2:last-child {
    margin-bottom: 2px;
  }

  .md\:last\:mb-3:last-child {
    margin-bottom: 0.75rem;
  }

  .md\:last\:mb-4:last-child {
    margin-bottom: 1rem;
  }

  .md\:last\:mb-5:last-child {
    margin-bottom: 1.25rem;
  }

  .md\:last\:mb-6:last-child {
    margin-bottom: 6px;
  }

  .md\:last\:mb-7:last-child {
    margin-bottom: 1.75rem;
  }

  .md\:last\:mb-8:last-child {
    margin-bottom: 2rem;
  }

  .md\:last\:mb-9:last-child {
    margin-bottom: 2.25rem;
  }

  .md\:last\:mb-10:last-child {
    margin-bottom: 2.5rem;
  }

  .md\:last\:mb-11:last-child {
    margin-bottom: 11px;
  }

  .md\:last\:mb-12:last-child {
    margin-bottom: 3rem;
  }

  .md\:last\:mb-14:last-child {
    margin-bottom: 3.5rem;
  }

  .md\:last\:mb-15:last-child {
    margin-bottom: 15px;
  }

  .md\:last\:mb-16:last-child {
    margin-bottom: 4rem;
  }

  .md\:last\:mb-18:last-child {
    margin-bottom: 18px;
  }

  .md\:last\:mb-20:last-child {
    margin-bottom: 20px;
  }

  .md\:last\:mb-21:last-child {
    margin-bottom: 21px;
  }

  .md\:last\:mb-23:last-child {
    margin-bottom: 23px;
  }

  .md\:last\:mb-24:last-child {
    margin-bottom: 24px;
  }

  .md\:last\:mb-25:last-child {
    margin-bottom: 25px;
  }

  .md\:last\:mb-27:last-child {
    margin-bottom: 27px;
  }

  .md\:last\:mb-28:last-child {
    margin-bottom: 7rem;
  }

  .md\:last\:mb-30:last-child {
    margin-bottom: 30px;
  }

  .md\:last\:mb-31:last-child {
    margin-bottom: 31px;
  }

  .md\:last\:mb-32:last-child {
    margin-bottom: 8rem;
  }

  .md\:last\:mb-34:last-child {
    margin-bottom: 34px;
  }

  .md\:last\:mb-35:last-child {
    margin-bottom: 35px;
  }

  .md\:last\:mb-36:last-child {
    margin-bottom: 9rem;
  }

  .md\:last\:mb-37:last-child {
    margin-bottom: 37px;
  }

  .md\:last\:mb-38:last-child {
    margin-bottom: 38px;
  }

  .md\:last\:mb-40:last-child {
    margin-bottom: 40px;
  }

  .md\:last\:mb-42:last-child {
    margin-bottom: 42px;
  }

  .md\:last\:mb-44:last-child {
    margin-bottom: 44px;
  }

  .md\:last\:mb-45:last-child {
    margin-bottom: 45px;
  }

  .md\:last\:mb-46:last-child {
    margin-bottom: 46px;
  }

  .md\:last\:mb-48:last-child {
    margin-bottom: 48px;
  }

  .md\:last\:mb-52:last-child {
    margin-bottom: 13rem;
  }

  .md\:last\:mb-53:last-child {
    margin-bottom: 53px;
  }

  .md\:last\:mb-55:last-child {
    margin-bottom: 55px;
  }

  .md\:last\:mb-56:last-child {
    margin-bottom: 14rem;
  }

  .md\:last\:mb-58:last-child {
    margin-bottom: 58px;
  }

  .md\:last\:mb-59:last-child {
    margin-bottom: 59px;
  }

  .md\:last\:mb-60:last-child {
    margin-bottom: 15rem;
  }

  .md\:last\:mb-63:last-child {
    margin-bottom: 63px;
  }

  .md\:last\:mb-64:last-child {
    margin-bottom: 16rem;
  }

  .md\:last\:mb-65:last-child {
    margin-bottom: 65px;
  }

  .md\:last\:mb-67:last-child {
    margin-bottom: 67px;
  }

  .md\:last\:mb-70:last-child {
    margin-bottom: 70px;
  }

  .md\:last\:mb-71:last-child {
    margin-bottom: 71px;
  }

  .md\:last\:mb-72:last-child {
    margin-bottom: 18rem;
  }

  .md\:last\:mb-74:last-child {
    margin-bottom: 74px;
  }

  .md\:last\:mb-78:last-child {
    margin-bottom: 78px;
  }

  .md\:last\:mb-80:last-child {
    margin-bottom: 20rem;
  }

  .md\:last\:mb-83:last-child {
    margin-bottom: 83px;
  }

  .md\:last\:mb-84:last-child {
    margin-bottom: 84px;
  }

  .md\:last\:mb-89:last-child {
    margin-bottom: 89px;
  }

  .md\:last\:mb-90:last-child {
    margin-bottom: 90px;
  }

  .md\:last\:mb-92:last-child {
    margin-bottom: 92px;
  }

  .md\:last\:mb-96:last-child {
    margin-bottom: 24rem;
  }

  .md\:last\:mb-97:last-child {
    margin-bottom: 97px;
  }

  .md\:last\:mb-100:last-child {
    margin-bottom: 100px;
  }

  .md\:last\:mb-106:last-child {
    margin-bottom: 106px;
  }

  .md\:last\:mb-108:last-child {
    margin-bottom: 108px;
  }

  .md\:last\:mb-109:last-child {
    margin-bottom: 109px;
  }

  .md\:last\:mb-120:last-child {
    margin-bottom: 120px;
  }

  .md\:last\:mb-135:last-child {
    margin-bottom: 135px;
  }

  .md\:last\:mb-147:last-child {
    margin-bottom: 147px;
  }

  .md\:last\:mb-150:last-child {
    margin-bottom: 150px;
  }

  .md\:last\:mb-168:last-child {
    margin-bottom: 168px;
  }

  .md\:last\:mb-180:last-child {
    margin-bottom: 180px;
  }

  .md\:last\:mb-185:last-child {
    margin-bottom: 185px;
  }

  .md\:last\:mb-200:last-child {
    margin-bottom: 200px;
  }

  .md\:last\:mb-245:last-child {
    margin-bottom: 245px;
  }

  .md\:last\:mb-300:last-child {
    margin-bottom: 300px;
  }

  .md\:last\:mb-400:last-child {
    margin-bottom: 400px;
  }

  .md\:last\:mb-480:last-child {
    margin-bottom: 480px;
  }

  .md\:last\:mb-510:last-child {
    margin-bottom: 510px;
  }

  .md\:last\:mb-537:last-child {
    margin-bottom: 537px;
  }

  .md\:last\:mb-650:last-child {
    margin-bottom: 650px;
  }

  .md\:last\:mb-auto:last-child {
    margin-bottom: auto;
  }

  .md\:last\:mb-px:last-child {
    margin-bottom: 1px;
  }

  .md\:last\:mb-0\.5:last-child {
    margin-bottom: 0.125rem;
  }

  .md\:last\:mb-1\.5:last-child {
    margin-bottom: 0.375rem;
  }

  .md\:last\:mb-2\.5:last-child {
    margin-bottom: 0.625rem;
  }

  .md\:last\:mb-3\.5:last-child {
    margin-bottom: 0.875rem;
  }

  .md\:last\:-mb-0:last-child {
    margin-bottom: 0px;
  }

  .md\:last\:-mb-1:last-child {
    margin-bottom: -0.25rem;
  }

  .md\:last\:-mb-2:last-child {
    margin-bottom: -0.5rem;
  }

  .md\:last\:-mb-3:last-child {
    margin-bottom: -0.75rem;
  }

  .md\:last\:-mb-4:last-child {
    margin-bottom: -1rem;
  }

  .md\:last\:-mb-5:last-child {
    margin-bottom: -1.25rem;
  }

  .md\:last\:-mb-6:last-child {
    margin-bottom: -1.5rem;
  }

  .md\:last\:-mb-7:last-child {
    margin-bottom: -1.75rem;
  }

  .md\:last\:-mb-8:last-child {
    margin-bottom: -2rem;
  }

  .md\:last\:-mb-9:last-child {
    margin-bottom: -2.25rem;
  }

  .md\:last\:-mb-10:last-child {
    margin-bottom: -2.5rem;
  }

  .md\:last\:-mb-11:last-child {
    margin-bottom: -2.75rem;
  }

  .md\:last\:-mb-12:last-child {
    margin-bottom: -3rem;
  }

  .md\:last\:-mb-14:last-child {
    margin-bottom: -14px;
  }

  .md\:last\:-mb-16:last-child {
    margin-bottom: -4rem;
  }

  .md\:last\:-mb-20:last-child {
    margin-bottom: -5rem;
  }

  .md\:last\:-mb-24:last-child {
    margin-bottom: -6rem;
  }

  .md\:last\:-mb-28:last-child {
    margin-bottom: -7rem;
  }

  .md\:last\:-mb-32:last-child {
    margin-bottom: -8rem;
  }

  .md\:last\:-mb-36:last-child {
    margin-bottom: -9rem;
  }

  .md\:last\:-mb-40:last-child {
    margin-bottom: -10rem;
  }

  .md\:last\:-mb-44:last-child {
    margin-bottom: -11rem;
  }

  .md\:last\:-mb-48:last-child {
    margin-bottom: -12rem;
  }

  .md\:last\:-mb-52:last-child {
    margin-bottom: -13rem;
  }

  .md\:last\:-mb-56:last-child {
    margin-bottom: -14rem;
  }

  .md\:last\:-mb-60:last-child {
    margin-bottom: -15rem;
  }

  .md\:last\:-mb-64:last-child {
    margin-bottom: -16rem;
  }

  .md\:last\:-mb-72:last-child {
    margin-bottom: -18rem;
  }

  .md\:last\:-mb-80:last-child {
    margin-bottom: -20rem;
  }

  .md\:last\:-mb-96:last-child {
    margin-bottom: -24rem;
  }

  .md\:last\:-mb-px:last-child {
    margin-bottom: -1px;
  }

  .md\:last\:-mb-0\.5:last-child {
    margin-bottom: -0.125rem;
  }

  .md\:last\:-mb-1\.5:last-child {
    margin-bottom: -0.375rem;
  }

  .md\:last\:-mb-2\.5:last-child {
    margin-bottom: -0.625rem;
  }

  .md\:last\:-mb-3\.5:last-child {
    margin-bottom: -0.875rem;
  }

  .md\:last\:-mb-15px:last-child {
    margin-bottom: -15px;
  }

  .md\:last\:mb-m11:last-child {
    margin-bottom: 11px;
  }

  .md\:last\:mb-12px:last-child {
    margin-bottom: 12px;
  }

  .md\:last\:mb-m72:last-child {
    margin-bottom: 72px;
  }

  .md\:last\:mb-m21:last-child {
    margin-bottom: 21%;
  }

  .md\:last\:mb-m15:last-child {
    margin-bottom: 15px;
  }

  .md\:last\:mb-m18:last-child {
    margin-bottom: 18px;
  }

  .md\:last\:mb-m35:last-child {
    margin-bottom: 35px;
  }

  .md\:last\:mb-m19:last-child {
    margin-bottom: 19px;
  }

  .md\:last\:mb-m17:last-child {
    margin-bottom: 17px;
  }

  .md\:last\:mb-m9:last-child {
    margin-bottom: 9px;
  }

  .md\:last\:mb-m10:last-child {
    margin-bottom: 10px;
  }

  .md\:last\:mb-m51:last-child {
    margin-bottom: 51px;
  }

  .md\:last\:mb-m43:last-child {
    margin-bottom: 43px;
  }

  .md\:last\:mb-m13:last-child {
    margin-bottom: 13px;
  }

  .md\:last\:mb-m26:last-child {
    margin-bottom: 26px;
  }

  .md\:last\:mb-m2:last-child {
    margin-bottom: 2px;
  }

  .md\:last\:mb-m14:last-child {
    margin-bottom: 14px;
  }

  .md\:last\:mb-m5:last-child {
    margin-bottom: 5px;
  }

  .md\:last\:mb-m8:last-child {
    margin-bottom: 8px;
  }

  .md\:last\:mb-mp15:last-child {
    margin-bottom: 15%;
  }

  .md\:last\:-mb-100:last-child {
    margin-bottom: -100px;
  }

  .md\:last\:mb-0auto:last-child {
    margin-bottom: 0px auto;
  }

  .md\:last\:mb-o6:last-child {
    margin-bottom: 1.5rem;
  }

  .md\:last\:-mb-23:last-child {
    margin-bottom: -23px;
  }

  .md\:last\:ml-0:last-child {
    margin-left: 0px;
  }

  .md\:last\:ml-1:last-child {
    margin-left: 0.25rem;
  }

  .md\:last\:ml-2:last-child {
    margin-left: 2px;
  }

  .md\:last\:ml-3:last-child {
    margin-left: 0.75rem;
  }

  .md\:last\:ml-4:last-child {
    margin-left: 1rem;
  }

  .md\:last\:ml-5:last-child {
    margin-left: 1.25rem;
  }

  .md\:last\:ml-6:last-child {
    margin-left: 6px;
  }

  .md\:last\:ml-7:last-child {
    margin-left: 1.75rem;
  }

  .md\:last\:ml-8:last-child {
    margin-left: 2rem;
  }

  .md\:last\:ml-9:last-child {
    margin-left: 2.25rem;
  }

  .md\:last\:ml-10:last-child {
    margin-left: 2.5rem;
  }

  .md\:last\:ml-11:last-child {
    margin-left: 11px;
  }

  .md\:last\:ml-12:last-child {
    margin-left: 3rem;
  }

  .md\:last\:ml-14:last-child {
    margin-left: 3.5rem;
  }

  .md\:last\:ml-15:last-child {
    margin-left: 15px;
  }

  .md\:last\:ml-16:last-child {
    margin-left: 4rem;
  }

  .md\:last\:ml-18:last-child {
    margin-left: 18px;
  }

  .md\:last\:ml-20:last-child {
    margin-left: 20px;
  }

  .md\:last\:ml-21:last-child {
    margin-left: 21px;
  }

  .md\:last\:ml-23:last-child {
    margin-left: 23px;
  }

  .md\:last\:ml-24:last-child {
    margin-left: 24px;
  }

  .md\:last\:ml-25:last-child {
    margin-left: 25px;
  }

  .md\:last\:ml-27:last-child {
    margin-left: 27px;
  }

  .md\:last\:ml-28:last-child {
    margin-left: 7rem;
  }

  .md\:last\:ml-30:last-child {
    margin-left: 30px;
  }

  .md\:last\:ml-31:last-child {
    margin-left: 31px;
  }

  .md\:last\:ml-32:last-child {
    margin-left: 8rem;
  }

  .md\:last\:ml-34:last-child {
    margin-left: 34px;
  }

  .md\:last\:ml-35:last-child {
    margin-left: 35px;
  }

  .md\:last\:ml-36:last-child {
    margin-left: 9rem;
  }

  .md\:last\:ml-37:last-child {
    margin-left: 37px;
  }

  .md\:last\:ml-38:last-child {
    margin-left: 38px;
  }

  .md\:last\:ml-40:last-child {
    margin-left: 40px;
  }

  .md\:last\:ml-42:last-child {
    margin-left: 42px;
  }

  .md\:last\:ml-44:last-child {
    margin-left: 44px;
  }

  .md\:last\:ml-45:last-child {
    margin-left: 45px;
  }

  .md\:last\:ml-46:last-child {
    margin-left: 46px;
  }

  .md\:last\:ml-48:last-child {
    margin-left: 48px;
  }

  .md\:last\:ml-52:last-child {
    margin-left: 13rem;
  }

  .md\:last\:ml-53:last-child {
    margin-left: 53px;
  }

  .md\:last\:ml-55:last-child {
    margin-left: 55px;
  }

  .md\:last\:ml-56:last-child {
    margin-left: 14rem;
  }

  .md\:last\:ml-58:last-child {
    margin-left: 58px;
  }

  .md\:last\:ml-59:last-child {
    margin-left: 59px;
  }

  .md\:last\:ml-60:last-child {
    margin-left: 15rem;
  }

  .md\:last\:ml-63:last-child {
    margin-left: 63px;
  }

  .md\:last\:ml-64:last-child {
    margin-left: 16rem;
  }

  .md\:last\:ml-65:last-child {
    margin-left: 65px;
  }

  .md\:last\:ml-67:last-child {
    margin-left: 67px;
  }

  .md\:last\:ml-70:last-child {
    margin-left: 70px;
  }

  .md\:last\:ml-71:last-child {
    margin-left: 71px;
  }

  .md\:last\:ml-72:last-child {
    margin-left: 18rem;
  }

  .md\:last\:ml-74:last-child {
    margin-left: 74px;
  }

  .md\:last\:ml-78:last-child {
    margin-left: 78px;
  }

  .md\:last\:ml-80:last-child {
    margin-left: 20rem;
  }

  .md\:last\:ml-83:last-child {
    margin-left: 83px;
  }

  .md\:last\:ml-84:last-child {
    margin-left: 84px;
  }

  .md\:last\:ml-89:last-child {
    margin-left: 89px;
  }

  .md\:last\:ml-90:last-child {
    margin-left: 90px;
  }

  .md\:last\:ml-92:last-child {
    margin-left: 92px;
  }

  .md\:last\:ml-96:last-child {
    margin-left: 24rem;
  }

  .md\:last\:ml-97:last-child {
    margin-left: 97px;
  }

  .md\:last\:ml-100:last-child {
    margin-left: 100px;
  }

  .md\:last\:ml-106:last-child {
    margin-left: 106px;
  }

  .md\:last\:ml-108:last-child {
    margin-left: 108px;
  }

  .md\:last\:ml-109:last-child {
    margin-left: 109px;
  }

  .md\:last\:ml-120:last-child {
    margin-left: 120px;
  }

  .md\:last\:ml-135:last-child {
    margin-left: 135px;
  }

  .md\:last\:ml-147:last-child {
    margin-left: 147px;
  }

  .md\:last\:ml-150:last-child {
    margin-left: 150px;
  }

  .md\:last\:ml-168:last-child {
    margin-left: 168px;
  }

  .md\:last\:ml-180:last-child {
    margin-left: 180px;
  }

  .md\:last\:ml-185:last-child {
    margin-left: 185px;
  }

  .md\:last\:ml-200:last-child {
    margin-left: 200px;
  }

  .md\:last\:ml-245:last-child {
    margin-left: 245px;
  }

  .md\:last\:ml-300:last-child {
    margin-left: 300px;
  }

  .md\:last\:ml-400:last-child {
    margin-left: 400px;
  }

  .md\:last\:ml-480:last-child {
    margin-left: 480px;
  }

  .md\:last\:ml-510:last-child {
    margin-left: 510px;
  }

  .md\:last\:ml-537:last-child {
    margin-left: 537px;
  }

  .md\:last\:ml-650:last-child {
    margin-left: 650px;
  }

  .md\:last\:ml-auto:last-child {
    margin-left: auto;
  }

  .md\:last\:ml-px:last-child {
    margin-left: 1px;
  }

  .md\:last\:ml-0\.5:last-child {
    margin-left: 0.125rem;
  }

  .md\:last\:ml-1\.5:last-child {
    margin-left: 0.375rem;
  }

  .md\:last\:ml-2\.5:last-child {
    margin-left: 0.625rem;
  }

  .md\:last\:ml-3\.5:last-child {
    margin-left: 0.875rem;
  }

  .md\:last\:-ml-0:last-child {
    margin-left: 0px;
  }

  .md\:last\:-ml-1:last-child {
    margin-left: -0.25rem;
  }

  .md\:last\:-ml-2:last-child {
    margin-left: -0.5rem;
  }

  .md\:last\:-ml-3:last-child {
    margin-left: -0.75rem;
  }

  .md\:last\:-ml-4:last-child {
    margin-left: -1rem;
  }

  .md\:last\:-ml-5:last-child {
    margin-left: -1.25rem;
  }

  .md\:last\:-ml-6:last-child {
    margin-left: -1.5rem;
  }

  .md\:last\:-ml-7:last-child {
    margin-left: -1.75rem;
  }

  .md\:last\:-ml-8:last-child {
    margin-left: -2rem;
  }

  .md\:last\:-ml-9:last-child {
    margin-left: -2.25rem;
  }

  .md\:last\:-ml-10:last-child {
    margin-left: -2.5rem;
  }

  .md\:last\:-ml-11:last-child {
    margin-left: -2.75rem;
  }

  .md\:last\:-ml-12:last-child {
    margin-left: -3rem;
  }

  .md\:last\:-ml-14:last-child {
    margin-left: -14px;
  }

  .md\:last\:-ml-16:last-child {
    margin-left: -4rem;
  }

  .md\:last\:-ml-20:last-child {
    margin-left: -5rem;
  }

  .md\:last\:-ml-24:last-child {
    margin-left: -6rem;
  }

  .md\:last\:-ml-28:last-child {
    margin-left: -7rem;
  }

  .md\:last\:-ml-32:last-child {
    margin-left: -8rem;
  }

  .md\:last\:-ml-36:last-child {
    margin-left: -9rem;
  }

  .md\:last\:-ml-40:last-child {
    margin-left: -10rem;
  }

  .md\:last\:-ml-44:last-child {
    margin-left: -11rem;
  }

  .md\:last\:-ml-48:last-child {
    margin-left: -12rem;
  }

  .md\:last\:-ml-52:last-child {
    margin-left: -13rem;
  }

  .md\:last\:-ml-56:last-child {
    margin-left: -14rem;
  }

  .md\:last\:-ml-60:last-child {
    margin-left: -15rem;
  }

  .md\:last\:-ml-64:last-child {
    margin-left: -16rem;
  }

  .md\:last\:-ml-72:last-child {
    margin-left: -18rem;
  }

  .md\:last\:-ml-80:last-child {
    margin-left: -20rem;
  }

  .md\:last\:-ml-96:last-child {
    margin-left: -24rem;
  }

  .md\:last\:-ml-px:last-child {
    margin-left: -1px;
  }

  .md\:last\:-ml-0\.5:last-child {
    margin-left: -0.125rem;
  }

  .md\:last\:-ml-1\.5:last-child {
    margin-left: -0.375rem;
  }

  .md\:last\:-ml-2\.5:last-child {
    margin-left: -0.625rem;
  }

  .md\:last\:-ml-3\.5:last-child {
    margin-left: -0.875rem;
  }

  .md\:last\:-ml-15px:last-child {
    margin-left: -15px;
  }

  .md\:last\:ml-m11:last-child {
    margin-left: 11px;
  }

  .md\:last\:ml-12px:last-child {
    margin-left: 12px;
  }

  .md\:last\:ml-m72:last-child {
    margin-left: 72px;
  }

  .md\:last\:ml-m21:last-child {
    margin-left: 21%;
  }

  .md\:last\:ml-m15:last-child {
    margin-left: 15px;
  }

  .md\:last\:ml-m18:last-child {
    margin-left: 18px;
  }

  .md\:last\:ml-m35:last-child {
    margin-left: 35px;
  }

  .md\:last\:ml-m19:last-child {
    margin-left: 19px;
  }

  .md\:last\:ml-m17:last-child {
    margin-left: 17px;
  }

  .md\:last\:ml-m9:last-child {
    margin-left: 9px;
  }

  .md\:last\:ml-m10:last-child {
    margin-left: 10px;
  }

  .md\:last\:ml-m51:last-child {
    margin-left: 51px;
  }

  .md\:last\:ml-m43:last-child {
    margin-left: 43px;
  }

  .md\:last\:ml-m13:last-child {
    margin-left: 13px;
  }

  .md\:last\:ml-m26:last-child {
    margin-left: 26px;
  }

  .md\:last\:ml-m2:last-child {
    margin-left: 2px;
  }

  .md\:last\:ml-m14:last-child {
    margin-left: 14px;
  }

  .md\:last\:ml-m5:last-child {
    margin-left: 5px;
  }

  .md\:last\:ml-m8:last-child {
    margin-left: 8px;
  }

  .md\:last\:ml-mp15:last-child {
    margin-left: 15%;
  }

  .md\:last\:-ml-100:last-child {
    margin-left: -100px;
  }

  .md\:last\:ml-0auto:last-child {
    margin-left: 0px auto;
  }

  .md\:last\:ml-o6:last-child {
    margin-left: 1.5rem;
  }

  .md\:last\:-ml-23:last-child {
    margin-left: -23px;
  }

  .md\:box-border {
    box-sizing: border-box;
  }

  .md\:box-content {
    box-sizing: content-box;
  }

  .md\:block {
    display: block;
  }

  .md\:inline-block {
    display: inline-block;
  }

  .md\:inline {
    display: inline;
  }

  .md\:flex {
    display: flex;
  }

  .md\:inline-flex {
    display: inline-flex;
  }

  .md\:table {
    display: table;
  }

  .md\:inline-table {
    display: inline-table;
  }

  .md\:table-caption {
    display: table-caption;
  }

  .md\:table-cell {
    display: table-cell;
  }

  .md\:table-column {
    display: table-column;
  }

  .md\:table-column-group {
    display: table-column-group;
  }

  .md\:table-footer-group {
    display: table-footer-group;
  }

  .md\:table-header-group {
    display: table-header-group;
  }

  .md\:table-row-group {
    display: table-row-group;
  }

  .md\:table-row {
    display: table-row;
  }

  .md\:flow-root {
    display: flow-root;
  }

  .md\:grid {
    display: grid;
  }

  .md\:inline-grid {
    display: inline-grid;
  }

  .md\:contents {
    display: contents;
  }

  .md\:list-item {
    display: list-item;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-0 {
    height: 0px;
  }

  .md\:h-1 {
    height: 0.25rem;
  }

  .md\:h-2 {
    height: 0.5rem;
  }

  .md\:h-3 {
    height: 0.75rem;
  }

  .md\:h-4 {
    height: 1rem;
  }

  .md\:h-5 {
    height: 1.25rem;
  }

  .md\:h-6 {
    height: 1.5rem;
  }

  .md\:h-7 {
    height: 1.75rem;
  }

  .md\:h-8 {
    height: 2rem;
  }

  .md\:h-9 {
    height: 2.25rem;
  }

  .md\:h-10 {
    height: 2.5rem;
  }

  .md\:h-11 {
    height: 2.75rem;
  }

  .md\:h-12 {
    height: 3rem;
  }

  .md\:h-13 {
    height: 13px;
  }

  .md\:h-14 {
    height: 3.5rem;
  }

  .md\:h-15 {
    height: 15px;
  }

  .md\:h-16 {
    height: 4rem;
  }

  .md\:h-20 {
    height: 5rem;
  }

  .md\:h-24 {
    height: 24px;
  }

  .md\:h-26 {
    height: 26px;
  }

  .md\:h-28 {
    height: 7rem;
  }

  .md\:h-30 {
    height: 30px;
  }

  .md\:h-32 {
    height: 8rem;
  }

  .md\:h-35 {
    height: 35px;
  }

  .md\:h-36 {
    height: 36px;
  }

  .md\:h-40 {
    height: 10rem;
  }

  .md\:h-44 {
    height: 11rem;
  }

  .md\:h-45 {
    height: 45px;
  }

  .md\:h-48 {
    height: 12rem;
  }

  .md\:h-49 {
    height: 49px;
  }

  .md\:h-50 {
    height: 50px !important;
  }

  .md\:h-52 {
    height: 13rem;
  }

  .md\:h-56 {
    height: 56px;
  }

  .md\:h-58 {
    height: 58px;
  }

  .md\:h-60 {
    height: 60px;
  }

  .md\:h-64 {
    height: 16rem;
  }

  .md\:h-70 {
    height: 70px;
  }

  .md\:h-72 {
    height: 18rem;
  }

  .md\:h-80 {
    height: 20rem;
  }

  .md\:h-89 {
    height: 89px;
  }

  .md\:h-95 {
    height: 95px;
  }

  .md\:h-96 {
    height: 24rem;
  }

  .md\:h-100 {
    height: 100px;
  }

  .md\:h-105 {
    height: 105px;
  }

  .md\:h-110 {
    height: 110px;
  }

  .md\:h-120 {
    height: 120px;
  }

  .md\:h-125 {
    height: 125px;
  }

  .md\:h-135 {
    height: 135px;
  }

  .md\:h-160 {
    height: 160px;
  }

  .md\:h-170 {
    height: 170px;
  }

  .md\:h-176 {
    height: 176px;
  }

  .md\:h-185 {
    height: 185px;
  }

  .md\:h-198 {
    height: 198px;
  }

  .md\:h-255 {
    height: 255px;
  }

  .md\:h-259 {
    height: 259px;
  }

  .md\:h-280 {
    height: 280px;
  }

  .md\:h-297 {
    height: 297px;
  }

  .md\:h-300 {
    height: 300px;
  }

  .md\:h-305 {
    height: 305px;
  }

  .md\:h-320 {
    height: 320px;
  }

  .md\:h-330 {
    height: 330px;
  }

  .md\:h-402 {
    height: 402px;
  }

  .md\:h-418 {
    height: 418px;
  }

  .md\:h-422 {
    height: 422px;
  }

  .md\:h-429 {
    height: 429px;
  }

  .md\:h-430 {
    height: 430px;
  }

  .md\:h-444 {
    height: 444px;
  }

  .md\:h-454 {
    height: 454px;
  }

  .md\:h-477 {
    height: 477px;
  }

  .md\:h-480 {
    height: 480px;
  }

  .md\:h-485 {
    height: 485px;
  }

  .md\:h-495 {
    height: 495px;
  }

  .md\:h-505 {
    height: 505px;
  }

  .md\:h-521 {
    height: 521px;
  }

  .md\:h-523 {
    height: 523px;
  }

  .md\:h-525 {
    height: 525px;
  }

  .md\:h-560 {
    height: 560px;
  }

  .md\:h-600 {
    height: 600px;
  }

  .md\:h-665 {
    height: 665px;
  }

  .md\:h-960 {
    height: 960px;
  }

  .md\:h-1080 {
    height: 1080px;
  }

  .md\:h-auto {
    height: auto;
  }

  .md\:h-px {
    height: 1px;
  }

  .md\:h-0\.5 {
    height: 0.125rem;
  }

  .md\:h-1\.5 {
    height: 0.375rem;
  }

  .md\:h-2\.5 {
    height: 0.625rem;
  }

  .md\:h-3\.5 {
    height: 0.875rem;
  }

  .md\:h-1\/2 {
    height: 50%;
  }

  .md\:h-1\/3 {
    height: 33.333333%;
  }

  .md\:h-2\/3 {
    height: 66.666667%;
  }

  .md\:h-1\/4 {
    height: 25%;
  }

  .md\:h-2\/4 {
    height: 50%;
  }

  .md\:h-3\/4 {
    height: 75%;
  }

  .md\:h-1\/5 {
    height: 20%;
  }

  .md\:h-2\/5 {
    height: 40%;
  }

  .md\:h-3\/5 {
    height: 60%;
  }

  .md\:h-4\/5 {
    height: 80%;
  }

  .md\:h-1\/6 {
    height: 16.666667%;
  }

  .md\:h-2\/6 {
    height: 33.333333%;
  }

  .md\:h-3\/6 {
    height: 50%;
  }

  .md\:h-4\/6 {
    height: 66.666667%;
  }

  .md\:h-5\/6 {
    height: 83.333333%;
  }

  .md\:h-full {
    height: 100%;
  }

  .md\:h-screen {
    height: 100vh;
  }

  .md\:h-h48 {
    height: 48px;
  }

  .md\:h-h44 {
    height: 44px;
  }

  .md\:h-h130 {
    height: 130px;
  }

  .md\:h-h-h114 {
    height: h-h114;
  }

  .md\:h-h-60 {
    height: h-60;
  }

  .md\:h-h114 {
    height: 14px;
  }

  .md\:h-h60 {
    height: 60px;
  }

  .md\:h-h5 {
    height: 5px;
  }

  .md\:h-95vh {
    height: 95vh;
  }

  .md\:h-h22 {
    height: 22px;
  }

  .md\:max-h-0 {
    max-height: 0px;
  }

  .md\:max-h-1 {
    max-height: 0.25rem;
  }

  .md\:max-h-2 {
    max-height: 0.5rem;
  }

  .md\:max-h-3 {
    max-height: 0.75rem;
  }

  .md\:max-h-4 {
    max-height: 1rem;
  }

  .md\:max-h-5 {
    max-height: 1.25rem;
  }

  .md\:max-h-6 {
    max-height: 1.5rem;
  }

  .md\:max-h-7 {
    max-height: 1.75rem;
  }

  .md\:max-h-8 {
    max-height: 2rem;
  }

  .md\:max-h-9 {
    max-height: 2.25rem;
  }

  .md\:max-h-10 {
    max-height: 2.5rem;
  }

  .md\:max-h-11 {
    max-height: 2.75rem;
  }

  .md\:max-h-12 {
    max-height: 3rem;
  }

  .md\:max-h-14 {
    max-height: 3.5rem;
  }

  .md\:max-h-16 {
    max-height: 4rem;
  }

  .md\:max-h-20 {
    max-height: 5rem;
  }

  .md\:max-h-24 {
    max-height: 6rem;
  }

  .md\:max-h-28 {
    max-height: 7rem;
  }

  .md\:max-h-32 {
    max-height: 8rem;
  }

  .md\:max-h-36 {
    max-height: 9rem;
  }

  .md\:max-h-40 {
    max-height: 10rem;
  }

  .md\:max-h-44 {
    max-height: 11rem;
  }

  .md\:max-h-48 {
    max-height: 12rem;
  }

  .md\:max-h-52 {
    max-height: 13rem;
  }

  .md\:max-h-56 {
    max-height: 14rem;
  }

  .md\:max-h-60 {
    max-height: 15rem;
  }

  .md\:max-h-64 {
    max-height: 16rem;
  }

  .md\:max-h-72 {
    max-height: 18rem;
  }

  .md\:max-h-80 {
    max-height: 20rem;
  }

  .md\:max-h-96 {
    max-height: 24rem;
  }

  .md\:max-h-px {
    max-height: 1px;
  }

  .md\:max-h-0\.5 {
    max-height: 0.125rem;
  }

  .md\:max-h-1\.5 {
    max-height: 0.375rem;
  }

  .md\:max-h-2\.5 {
    max-height: 0.625rem;
  }

  .md\:max-h-3\.5 {
    max-height: 0.875rem;
  }

  .md\:max-h-full {
    max-height: 100%;
  }

  .md\:max-h-screen {
    max-height: 100vh;
  }

  .md\:min-h-0 {
    min-height: 0px;
  }

  .md\:min-h-60 {
    min-height: 60px;
  }

  .md\:min-h-175 {
    min-height: 175px;
  }

  .md\:min-h-180 {
    min-height: 180px;
  }

  .md\:min-h-200 {
    min-height: 200px;
  }

  .md\:min-h-380 {
    min-height: 380px;
  }

  .md\:min-h-400 {
    min-height: 400px;
  }

  .md\:min-h-550 {
    min-height: 550px;
  }

  .md\:min-h-full {
    min-height: 100%;
  }

  .md\:min-h-screen {
    min-height: 100vh;
  }

  .md\:w-0 {
    width: 0px;
  }

  .md\:w-1 {
    width: 0.25rem;
  }

  .md\:w-2 {
    width: 0.5rem;
  }

  .md\:w-3 {
    width: 0.75rem;
  }

  .md\:w-4 {
    width: 1rem;
  }

  .md\:w-5 {
    width: 1.25rem;
  }

  .md\:w-6 {
    width: 1.5rem;
  }

  .md\:w-7 {
    width: 1.75rem;
  }

  .md\:w-8 {
    width: 2rem;
  }

  .md\:w-9 {
    width: 2.25rem;
  }

  .md\:w-10 {
    width: 2.5rem;
  }

  .md\:w-11 {
    width: 11px;
  }

  .md\:w-12 {
    width: 3rem;
  }

  .md\:w-13 {
    width: 13px;
  }

  .md\:w-14 {
    width: 3.5rem;
  }

  .md\:w-16 {
    width: 16%;
  }

  .md\:w-20 {
    width: 5rem;
  }

  .md\:w-24 {
    width: 24px;
  }

  .md\:w-28 {
    width: 28 px;
  }

  .md\:w-30 {
    width: 30px;
  }

  .md\:w-32 {
    width: 8rem;
  }

  .md\:w-35 {
    width: 35px;
  }

  .md\:w-36 {
    width: 9rem;
  }

  .md\:w-40 {
    width: 40px !important;
  }

  .md\:w-44 {
    width: 11rem;
  }

  .md\:w-48 {
    width: 12rem;
  }

  .md\:w-50 {
    width: 50px;
  }

  .md\:w-52 {
    width: 52%;
  }

  .md\:w-54 {
    width: 54px;
  }

  .md\:w-56 {
    width: 14rem;
  }

  .md\:w-60 {
    width: 60%;
  }

  .md\:w-64 {
    width: 16rem;
  }

  .md\:w-68 {
    width: 68%;
  }

  .md\:w-70 {
    width: 70px;
  }

  .md\:w-72 {
    width: 18rem;
  }

  .md\:w-80 {
    width: 80px;
  }

  .md\:w-84 {
    width: 84px;
  }

  .md\:w-85 {
    width: 85%;
  }

  .md\:w-90 {
    width: 90px;
  }

  .md\:w-93 {
    width: 93px;
  }

  .md\:w-95 {
    width: 95px;
  }

  .md\:w-96 {
    width: 24rem;
  }

  .md\:w-100 {
    width: 100px !important;
  }

  .md\:w-105 {
    width: 105px;
  }

  .md\:w-108 {
    width: 108px;
  }

  .md\:w-110 {
    width: 110px;
  }

  .md\:w-120 {
    width: 120px;
  }

  .md\:w-122 {
    width: 122px;
  }

  .md\:w-125 {
    width: 125px;
  }

  .md\:w-130 {
    width: 130px;
  }

  .md\:w-136 {
    width: 136px;
  }

  .md\:w-140 {
    width: 140px;
  }

  .md\:w-145 {
    width: 145px;
  }

  .md\:w-150 {
    width: 150px;
  }

  .md\:w-155 {
    width: 155px;
  }

  .md\:w-159 {
    width: 159px;
  }

  .md\:w-160 {
    width: 160px;
  }

  .md\:w-162 {
    width: 162px;
  }

  .md\:w-165 {
    width: 165px;
  }

  .md\:w-169 {
    width: 169px;
  }

  .md\:w-170 {
    width: 170px;
  }

  .md\:w-174 {
    width: 174px;
  }

  .md\:w-180 {
    width: 180px;
  }

  .md\:w-185 {
    width: 185px;
  }

  .md\:w-189 {
    width: 189px;
  }

  .md\:w-190 {
    width: 190px;
  }

  .md\:w-193 {
    width: 193px;
  }

  .md\:w-197 {
    width: 197px;
  }

  .md\:w-200 {
    width: 200px;
  }

  .md\:w-205 {
    width: 205px;
  }

  .md\:w-215 {
    width: 215px;
  }

  .md\:w-220 {
    width: 220px;
  }

  .md\:w-235 {
    width: 235px;
  }

  .md\:w-240 {
    width: 240px;
  }

  .md\:w-250 {
    width: 250px !important;
  }

  .md\:w-268 {
    width: 268px;
  }

  .md\:w-280 {
    width: 280px;
  }

  .md\:w-284 {
    width: 284px;
  }

  .md\:w-286 {
    width: 286px;
  }

  .md\:w-290 {
    width: 290px;
  }

  .md\:w-300 {
    width: 300px;
  }

  .md\:w-310 {
    width: 310px;
  }

  .md\:w-315 {
    width: 315px;
  }

  .md\:w-320 {
    width: 320px;
  }

  .md\:w-330 {
    width: 330px;
  }

  .md\:w-341 {
    width: 341px;
  }

  .md\:w-342 {
    width: 342px;
  }

  .md\:w-345 {
    width: 345px;
  }

  .md\:w-375 {
    width: 375px;
  }

  .md\:w-400 {
    width: 400px;
  }

  .md\:w-420 {
    width: 420px;
  }

  .md\:w-450 {
    width: 450px;
  }

  .md\:w-500 {
    width: 500px;
  }

  .md\:w-508 {
    width: 508px;
  }

  .md\:w-550 {
    width: 550px;
  }

  .md\:w-560 {
    width: 560px;
  }

  .md\:w-600 {
    width: 600px;
  }

  .md\:w-637 {
    width: 637px;
  }

  .md\:w-644 {
    width: 644px;
  }

  .md\:w-650 {
    width: 650px;
  }

  .md\:w-700 {
    width: 700px;
  }

  .md\:w-710 {
    width: 710px;
  }

  .md\:w-750 {
    width: 750px;
  }

  .md\:w-768 {
    width: 768px;
  }

  .md\:w-800 {
    width: 800px;
  }

  .md\:w-850 {
    width: 850px;
  }

  .md\:w-900 {
    width: 900px;
  }

  .md\:w-920 {
    width: 920px;
  }

  .md\:w-950 {
    width: 950px;
  }

  .md\:w-1000 {
    width: 1000px;
  }

  .md\:w-1075 {
    width: 1075px;
  }

  .md\:w-1250 {
    width: 1250px;
  }

  .md\:w-1420 {
    width: 1420px;
  }

  .md\:w-1452 {
    width: 1452px;
  }

  .md\:w-1499 {
    width: 1499px;
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:w-px {
    width: 1px;
  }

  .md\:w-0\.5 {
    width: 0.125rem;
  }

  .md\:w-1\.5 {
    width: 0.375rem;
  }

  .md\:w-2\.5 {
    width: 0.625rem;
  }

  .md\:w-3\.5 {
    width: 0.875rem;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-1\/3 {
    width: 33.333333%;
  }

  .md\:w-2\/3 {
    width: 66.666667%;
  }

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-2\/4 {
    width: 50%;
  }

  .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\:w-1\/6 {
    width: 16.666667%;
  }

  .md\:w-2\/6 {
    width: 33.333333%;
  }

  .md\:w-3\/6 {
    width: 50%;
  }

  .md\:w-4\/6 {
    width: 66.666667%;
  }

  .md\:w-5\/6 {
    width: 83.333333%;
  }

  .md\:w-1\/12 {
    width: 8.333333%;
  }

  .md\:w-2\/12 {
    width: 16.666667%;
  }

  .md\:w-3\/12 {
    width: 25%;
  }

  .md\:w-4\/12 {
    width: 33.333333%;
  }

  .md\:w-5\/12 {
    width: 41.666667%;
  }

  .md\:w-6\/12 {
    width: 50%;
  }

  .md\:w-7\/12 {
    width: 58.333333%;
  }

  .md\:w-8\/12 {
    width: 66.666667%;
  }

  .md\:w-9\/12 {
    width: 75%;
  }

  .md\:w-10\/12 {
    width: 83.333333%;
  }

  .md\:w-11\/12 {
    width: 91.666667%;
  }

  .md\:w-full {
    width: 100%;
  }

  .md\:w-screen {
    width: 100vw;
  }

  .md\:w-min {
    width: -moz-min-content;
    width: min-content;
  }

  .md\:w-max {
    width: -moz-max-content;
    width: max-content;
  }

  .md\:w-3px {
    width: 3px;
  }

  .md\:w-10rem {
    width: 10rem;
  }

  .md\:w-w60 {
    width: 60px;
  }

  .md\:w-w61 {
    width: 61px;
  }

  .md\:w-w14 {
    width: 14%;
  }

  .md\:w-w-w114 {
    width: w-w114;
  }

  .md\:w-w-95 {
    width: w-95;
  }

  .md\:w-w114 {
    width: 14px;
  }

  .md\:w-w96 {
    width: 96%;
  }

  .md\:w-w5 {
    width: 5px;
  }

  .md\:w-m250 {
    width: 250px;
  }

  .md\:w-40px {
    width: 40px;
  }

  .md\:w-wd96 {
    width: 96px;
  }

  .md\:w-66p {
    width: 66%;
  }

  .md\:w-p40 {
    width: 40%;
  }

  .md\:w-p37 {
    width: 37%;
  }

  .md\:w-p80 {
    width: 80%;
  }

  .md\:w-p90 {
    width: 90%;
  }

  .md\:w-p12 {
    width: 12%;
  }

  .md\:w-9\/20 {
    width: 45%;
  }

  .md\:w-70p {
    width: 70%;
  }

  .md\:w-32p {
    width: 32%;
  }

  .md\:w-device-block {
    width: calc(100% - 64px) !important;
  }

  .md\:w-device-block1 {
    width: 100% !important;
  }

  .md\:w-45px {
    width: 45px;
  }

  .md\:min-w-0 {
    min-width: 0px;
  }

  .md\:min-w-385 {
    min-width: 385px;
  }

  .md\:min-w-full {
    min-width: 100%;
  }

  .md\:min-w-min {
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .md\:min-w-max {
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .md\:max-w-0 {
    max-width: 0rem;
  }

  .md\:max-w-none {
    max-width: none;
  }

  .md\:max-w-xs {
    max-width: 20rem;
  }

  .md\:max-w-sm {
    max-width: 24rem;
  }

  .md\:max-w-md {
    max-width: 28rem;
  }

  .md\:max-w-lg {
    max-width: 32rem;
  }

  .md\:max-w-xl {
    max-width: 36rem;
  }

  .md\:max-w-2xl {
    max-width: 42rem;
  }

  .md\:max-w-3xl {
    max-width: 48rem;
  }

  .md\:max-w-4xl {
    max-width: 56rem;
  }

  .md\:max-w-5xl {
    max-width: 64rem;
  }

  .md\:max-w-6xl {
    max-width: 72rem;
  }

  .md\:max-w-7xl {
    max-width: 80rem;
  }

  .md\:max-w-full {
    max-width: 100%;
  }

  .md\:max-w-min {
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .md\:max-w-max {
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .md\:max-w-prose {
    max-width: 65ch;
  }

  .md\:max-w-1600p {
    max-width: 1600px;
  }

  .md\:flex-1 {
    flex: 1 1 0%;
  }

  .md\:flex-auto {
    flex: 1 1 auto;
  }

  .md\:flex-initial {
    flex: 0 1 auto;
  }

  .md\:flex-none {
    flex: none;
  }

  .md\:flex-1\/2 {
    flex: 50%;
  }

  .md\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .md\:flex-shrink {
    flex-shrink: 1;
  }

  .md\:flex-grow-0 {
    flex-grow: 0;
  }

  .md\:flex-grow {
    flex-grow: 1;
  }

  .md\:table-auto {
    table-layout: auto;
  }

  .md\:table-fixed {
    table-layout: fixed;
  }

  .md\:border-collapse {
    border-collapse: collapse;
  }

  .md\:border-separate {
    border-collapse: separate;
  }

  .md\:origin-center {
    transform-origin: center;
  }

  .md\:origin-top {
    transform-origin: top;
  }

  .md\:origin-top-right {
    transform-origin: top right;
  }

  .md\:origin-right {
    transform-origin: right;
  }

  .md\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .md\:origin-bottom {
    transform-origin: bottom;
  }

  .md\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .md\:origin-left {
    transform-origin: left;
  }

  .md\:origin-top-left {
    transform-origin: top left;
  }

  .md\:transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:transform-gpu {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:transform-none {
    transform: none;
  }

  .md\:translate-x-0 {
    --tw-translate-x: 0px;
  }

  .md\:translate-x-1 {
    --tw-translate-x: 0.25rem;
  }

  .md\:translate-x-2 {
    --tw-translate-x: 0.5rem;
  }

  .md\:translate-x-3 {
    --tw-translate-x: 0.75rem;
  }

  .md\:translate-x-4 {
    --tw-translate-x: 1rem;
  }

  .md\:translate-x-5 {
    --tw-translate-x: 1.25rem;
  }

  .md\:translate-x-6 {
    --tw-translate-x: 1.5rem;
  }

  .md\:translate-x-7 {
    --tw-translate-x: 1.75rem;
  }

  .md\:translate-x-8 {
    --tw-translate-x: 2rem;
  }

  .md\:translate-x-9 {
    --tw-translate-x: 2.25rem;
  }

  .md\:translate-x-10 {
    --tw-translate-x: 2.5rem;
  }

  .md\:translate-x-11 {
    --tw-translate-x: 2.75rem;
  }

  .md\:translate-x-12 {
    --tw-translate-x: 3rem;
  }

  .md\:translate-x-14 {
    --tw-translate-x: 3.5rem;
  }

  .md\:translate-x-16 {
    --tw-translate-x: 4rem;
  }

  .md\:translate-x-20 {
    --tw-translate-x: 5rem;
  }

  .md\:translate-x-24 {
    --tw-translate-x: 6rem;
  }

  .md\:translate-x-28 {
    --tw-translate-x: 7rem;
  }

  .md\:translate-x-32 {
    --tw-translate-x: 8rem;
  }

  .md\:translate-x-36 {
    --tw-translate-x: 9rem;
  }

  .md\:translate-x-40 {
    --tw-translate-x: 10rem;
  }

  .md\:translate-x-44 {
    --tw-translate-x: 11rem;
  }

  .md\:translate-x-48 {
    --tw-translate-x: 12rem;
  }

  .md\:translate-x-52 {
    --tw-translate-x: 13rem;
  }

  .md\:translate-x-56 {
    --tw-translate-x: 14rem;
  }

  .md\:translate-x-60 {
    --tw-translate-x: 15rem;
  }

  .md\:translate-x-64 {
    --tw-translate-x: 16rem;
  }

  .md\:translate-x-72 {
    --tw-translate-x: 18rem;
  }

  .md\:translate-x-80 {
    --tw-translate-x: 20rem;
  }

  .md\:translate-x-96 {
    --tw-translate-x: 24rem;
  }

  .md\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .md\:translate-x-0\.5 {
    --tw-translate-x: 0.125rem;
  }

  .md\:translate-x-1\.5 {
    --tw-translate-x: 0.375rem;
  }

  .md\:translate-x-2\.5 {
    --tw-translate-x: 0.625rem;
  }

  .md\:translate-x-3\.5 {
    --tw-translate-x: 0.875rem;
  }

  .md\:-translate-x-0 {
    --tw-translate-x: 0px;
  }

  .md\:-translate-x-1 {
    --tw-translate-x: -0.25rem;
  }

  .md\:-translate-x-2 {
    --tw-translate-x: -0.5rem;
  }

  .md\:-translate-x-3 {
    --tw-translate-x: -0.75rem;
  }

  .md\:-translate-x-4 {
    --tw-translate-x: -1rem;
  }

  .md\:-translate-x-5 {
    --tw-translate-x: -1.25rem;
  }

  .md\:-translate-x-6 {
    --tw-translate-x: -1.5rem;
  }

  .md\:-translate-x-7 {
    --tw-translate-x: -1.75rem;
  }

  .md\:-translate-x-8 {
    --tw-translate-x: -2rem;
  }

  .md\:-translate-x-9 {
    --tw-translate-x: -2.25rem;
  }

  .md\:-translate-x-10 {
    --tw-translate-x: -2.5rem;
  }

  .md\:-translate-x-11 {
    --tw-translate-x: -2.75rem;
  }

  .md\:-translate-x-12 {
    --tw-translate-x: -3rem;
  }

  .md\:-translate-x-14 {
    --tw-translate-x: -3.5rem;
  }

  .md\:-translate-x-16 {
    --tw-translate-x: -4rem;
  }

  .md\:-translate-x-20 {
    --tw-translate-x: -5rem;
  }

  .md\:-translate-x-24 {
    --tw-translate-x: -6rem;
  }

  .md\:-translate-x-28 {
    --tw-translate-x: -7rem;
  }

  .md\:-translate-x-32 {
    --tw-translate-x: -8rem;
  }

  .md\:-translate-x-36 {
    --tw-translate-x: -9rem;
  }

  .md\:-translate-x-40 {
    --tw-translate-x: -10rem;
  }

  .md\:-translate-x-44 {
    --tw-translate-x: -11rem;
  }

  .md\:-translate-x-48 {
    --tw-translate-x: -12rem;
  }

  .md\:-translate-x-52 {
    --tw-translate-x: -13rem;
  }

  .md\:-translate-x-56 {
    --tw-translate-x: -14rem;
  }

  .md\:-translate-x-60 {
    --tw-translate-x: -15rem;
  }

  .md\:-translate-x-64 {
    --tw-translate-x: -16rem;
  }

  .md\:-translate-x-72 {
    --tw-translate-x: -18rem;
  }

  .md\:-translate-x-80 {
    --tw-translate-x: -20rem;
  }

  .md\:-translate-x-96 {
    --tw-translate-x: -24rem;
  }

  .md\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .md\:-translate-x-0\.5 {
    --tw-translate-x: -0.125rem;
  }

  .md\:-translate-x-1\.5 {
    --tw-translate-x: -0.375rem;
  }

  .md\:-translate-x-2\.5 {
    --tw-translate-x: -0.625rem;
  }

  .md\:-translate-x-3\.5 {
    --tw-translate-x: -0.875rem;
  }

  .md\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .md\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .md\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .md\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .md\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .md\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .md\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .md\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .md\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .md\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .md\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .md\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .md\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .md\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .md\:translate-y-0 {
    --tw-translate-y: 0px;
  }

  .md\:translate-y-1 {
    --tw-translate-y: 0.25rem;
  }

  .md\:translate-y-2 {
    --tw-translate-y: 0.5rem;
  }

  .md\:translate-y-3 {
    --tw-translate-y: 0.75rem;
  }

  .md\:translate-y-4 {
    --tw-translate-y: 1rem;
  }

  .md\:translate-y-5 {
    --tw-translate-y: 1.25rem;
  }

  .md\:translate-y-6 {
    --tw-translate-y: 1.5rem;
  }

  .md\:translate-y-7 {
    --tw-translate-y: 1.75rem;
  }

  .md\:translate-y-8 {
    --tw-translate-y: 2rem;
  }

  .md\:translate-y-9 {
    --tw-translate-y: 2.25rem;
  }

  .md\:translate-y-10 {
    --tw-translate-y: 2.5rem;
  }

  .md\:translate-y-11 {
    --tw-translate-y: 2.75rem;
  }

  .md\:translate-y-12 {
    --tw-translate-y: 3rem;
  }

  .md\:translate-y-14 {
    --tw-translate-y: 3.5rem;
  }

  .md\:translate-y-16 {
    --tw-translate-y: 4rem;
  }

  .md\:translate-y-20 {
    --tw-translate-y: 5rem;
  }

  .md\:translate-y-24 {
    --tw-translate-y: 6rem;
  }

  .md\:translate-y-28 {
    --tw-translate-y: 7rem;
  }

  .md\:translate-y-32 {
    --tw-translate-y: 8rem;
  }

  .md\:translate-y-36 {
    --tw-translate-y: 9rem;
  }

  .md\:translate-y-40 {
    --tw-translate-y: 10rem;
  }

  .md\:translate-y-44 {
    --tw-translate-y: 11rem;
  }

  .md\:translate-y-48 {
    --tw-translate-y: 12rem;
  }

  .md\:translate-y-52 {
    --tw-translate-y: 13rem;
  }

  .md\:translate-y-56 {
    --tw-translate-y: 14rem;
  }

  .md\:translate-y-60 {
    --tw-translate-y: 15rem;
  }

  .md\:translate-y-64 {
    --tw-translate-y: 16rem;
  }

  .md\:translate-y-72 {
    --tw-translate-y: 18rem;
  }

  .md\:translate-y-80 {
    --tw-translate-y: 20rem;
  }

  .md\:translate-y-96 {
    --tw-translate-y: 24rem;
  }

  .md\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .md\:translate-y-0\.5 {
    --tw-translate-y: 0.125rem;
  }

  .md\:translate-y-1\.5 {
    --tw-translate-y: 0.375rem;
  }

  .md\:translate-y-2\.5 {
    --tw-translate-y: 0.625rem;
  }

  .md\:translate-y-3\.5 {
    --tw-translate-y: 0.875rem;
  }

  .md\:-translate-y-0 {
    --tw-translate-y: 0px;
  }

  .md\:-translate-y-1 {
    --tw-translate-y: -0.25rem;
  }

  .md\:-translate-y-2 {
    --tw-translate-y: -0.5rem;
  }

  .md\:-translate-y-3 {
    --tw-translate-y: -0.75rem;
  }

  .md\:-translate-y-4 {
    --tw-translate-y: -1rem;
  }

  .md\:-translate-y-5 {
    --tw-translate-y: -1.25rem;
  }

  .md\:-translate-y-6 {
    --tw-translate-y: -1.5rem;
  }

  .md\:-translate-y-7 {
    --tw-translate-y: -1.75rem;
  }

  .md\:-translate-y-8 {
    --tw-translate-y: -2rem;
  }

  .md\:-translate-y-9 {
    --tw-translate-y: -2.25rem;
  }

  .md\:-translate-y-10 {
    --tw-translate-y: -2.5rem;
  }

  .md\:-translate-y-11 {
    --tw-translate-y: -2.75rem;
  }

  .md\:-translate-y-12 {
    --tw-translate-y: -3rem;
  }

  .md\:-translate-y-14 {
    --tw-translate-y: -3.5rem;
  }

  .md\:-translate-y-16 {
    --tw-translate-y: -4rem;
  }

  .md\:-translate-y-20 {
    --tw-translate-y: -5rem;
  }

  .md\:-translate-y-24 {
    --tw-translate-y: -6rem;
  }

  .md\:-translate-y-28 {
    --tw-translate-y: -7rem;
  }

  .md\:-translate-y-32 {
    --tw-translate-y: -8rem;
  }

  .md\:-translate-y-36 {
    --tw-translate-y: -9rem;
  }

  .md\:-translate-y-40 {
    --tw-translate-y: -10rem;
  }

  .md\:-translate-y-44 {
    --tw-translate-y: -11rem;
  }

  .md\:-translate-y-48 {
    --tw-translate-y: -12rem;
  }

  .md\:-translate-y-52 {
    --tw-translate-y: -13rem;
  }

  .md\:-translate-y-56 {
    --tw-translate-y: -14rem;
  }

  .md\:-translate-y-60 {
    --tw-translate-y: -15rem;
  }

  .md\:-translate-y-64 {
    --tw-translate-y: -16rem;
  }

  .md\:-translate-y-72 {
    --tw-translate-y: -18rem;
  }

  .md\:-translate-y-80 {
    --tw-translate-y: -20rem;
  }

  .md\:-translate-y-96 {
    --tw-translate-y: -24rem;
  }

  .md\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .md\:-translate-y-0\.5 {
    --tw-translate-y: -0.125rem;
  }

  .md\:-translate-y-1\.5 {
    --tw-translate-y: -0.375rem;
  }

  .md\:-translate-y-2\.5 {
    --tw-translate-y: -0.625rem;
  }

  .md\:-translate-y-3\.5 {
    --tw-translate-y: -0.875rem;
  }

  .md\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .md\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .md\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .md\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .md\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .md\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .md\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .md\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .md\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .md\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .md\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .md\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .md\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .md\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .md\:hover\:translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .md\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.25rem;
  }

  .md\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.5rem;
  }

  .md\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.75rem;
  }

  .md\:hover\:translate-x-4:hover {
    --tw-translate-x: 1rem;
  }

  .md\:hover\:translate-x-5:hover {
    --tw-translate-x: 1.25rem;
  }

  .md\:hover\:translate-x-6:hover {
    --tw-translate-x: 1.5rem;
  }

  .md\:hover\:translate-x-7:hover {
    --tw-translate-x: 1.75rem;
  }

  .md\:hover\:translate-x-8:hover {
    --tw-translate-x: 2rem;
  }

  .md\:hover\:translate-x-9:hover {
    --tw-translate-x: 2.25rem;
  }

  .md\:hover\:translate-x-10:hover {
    --tw-translate-x: 2.5rem;
  }

  .md\:hover\:translate-x-11:hover {
    --tw-translate-x: 2.75rem;
  }

  .md\:hover\:translate-x-12:hover {
    --tw-translate-x: 3rem;
  }

  .md\:hover\:translate-x-14:hover {
    --tw-translate-x: 3.5rem;
  }

  .md\:hover\:translate-x-16:hover {
    --tw-translate-x: 4rem;
  }

  .md\:hover\:translate-x-20:hover {
    --tw-translate-x: 5rem;
  }

  .md\:hover\:translate-x-24:hover {
    --tw-translate-x: 6rem;
  }

  .md\:hover\:translate-x-28:hover {
    --tw-translate-x: 7rem;
  }

  .md\:hover\:translate-x-32:hover {
    --tw-translate-x: 8rem;
  }

  .md\:hover\:translate-x-36:hover {
    --tw-translate-x: 9rem;
  }

  .md\:hover\:translate-x-40:hover {
    --tw-translate-x: 10rem;
  }

  .md\:hover\:translate-x-44:hover {
    --tw-translate-x: 11rem;
  }

  .md\:hover\:translate-x-48:hover {
    --tw-translate-x: 12rem;
  }

  .md\:hover\:translate-x-52:hover {
    --tw-translate-x: 13rem;
  }

  .md\:hover\:translate-x-56:hover {
    --tw-translate-x: 14rem;
  }

  .md\:hover\:translate-x-60:hover {
    --tw-translate-x: 15rem;
  }

  .md\:hover\:translate-x-64:hover {
    --tw-translate-x: 16rem;
  }

  .md\:hover\:translate-x-72:hover {
    --tw-translate-x: 18rem;
  }

  .md\:hover\:translate-x-80:hover {
    --tw-translate-x: 20rem;
  }

  .md\:hover\:translate-x-96:hover {
    --tw-translate-x: 24rem;
  }

  .md\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .md\:hover\:translate-x-0\.5:hover {
    --tw-translate-x: 0.125rem;
  }

  .md\:hover\:translate-x-1\.5:hover {
    --tw-translate-x: 0.375rem;
  }

  .md\:hover\:translate-x-2\.5:hover {
    --tw-translate-x: 0.625rem;
  }

  .md\:hover\:translate-x-3\.5:hover {
    --tw-translate-x: 0.875rem;
  }

  .md\:hover\:-translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .md\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.25rem;
  }

  .md\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.5rem;
  }

  .md\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.75rem;
  }

  .md\:hover\:-translate-x-4:hover {
    --tw-translate-x: -1rem;
  }

  .md\:hover\:-translate-x-5:hover {
    --tw-translate-x: -1.25rem;
  }

  .md\:hover\:-translate-x-6:hover {
    --tw-translate-x: -1.5rem;
  }

  .md\:hover\:-translate-x-7:hover {
    --tw-translate-x: -1.75rem;
  }

  .md\:hover\:-translate-x-8:hover {
    --tw-translate-x: -2rem;
  }

  .md\:hover\:-translate-x-9:hover {
    --tw-translate-x: -2.25rem;
  }

  .md\:hover\:-translate-x-10:hover {
    --tw-translate-x: -2.5rem;
  }

  .md\:hover\:-translate-x-11:hover {
    --tw-translate-x: -2.75rem;
  }

  .md\:hover\:-translate-x-12:hover {
    --tw-translate-x: -3rem;
  }

  .md\:hover\:-translate-x-14:hover {
    --tw-translate-x: -3.5rem;
  }

  .md\:hover\:-translate-x-16:hover {
    --tw-translate-x: -4rem;
  }

  .md\:hover\:-translate-x-20:hover {
    --tw-translate-x: -5rem;
  }

  .md\:hover\:-translate-x-24:hover {
    --tw-translate-x: -6rem;
  }

  .md\:hover\:-translate-x-28:hover {
    --tw-translate-x: -7rem;
  }

  .md\:hover\:-translate-x-32:hover {
    --tw-translate-x: -8rem;
  }

  .md\:hover\:-translate-x-36:hover {
    --tw-translate-x: -9rem;
  }

  .md\:hover\:-translate-x-40:hover {
    --tw-translate-x: -10rem;
  }

  .md\:hover\:-translate-x-44:hover {
    --tw-translate-x: -11rem;
  }

  .md\:hover\:-translate-x-48:hover {
    --tw-translate-x: -12rem;
  }

  .md\:hover\:-translate-x-52:hover {
    --tw-translate-x: -13rem;
  }

  .md\:hover\:-translate-x-56:hover {
    --tw-translate-x: -14rem;
  }

  .md\:hover\:-translate-x-60:hover {
    --tw-translate-x: -15rem;
  }

  .md\:hover\:-translate-x-64:hover {
    --tw-translate-x: -16rem;
  }

  .md\:hover\:-translate-x-72:hover {
    --tw-translate-x: -18rem;
  }

  .md\:hover\:-translate-x-80:hover {
    --tw-translate-x: -20rem;
  }

  .md\:hover\:-translate-x-96:hover {
    --tw-translate-x: -24rem;
  }

  .md\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .md\:hover\:-translate-x-0\.5:hover {
    --tw-translate-x: -0.125rem;
  }

  .md\:hover\:-translate-x-1\.5:hover {
    --tw-translate-x: -0.375rem;
  }

  .md\:hover\:-translate-x-2\.5:hover {
    --tw-translate-x: -0.625rem;
  }

  .md\:hover\:-translate-x-3\.5:hover {
    --tw-translate-x: -0.875rem;
  }

  .md\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .md\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .md\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .md\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .md\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .md\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .md\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .md\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .md\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .md\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .md\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .md\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .md\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .md\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .md\:hover\:translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .md\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.25rem;
  }

  .md\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.5rem;
  }

  .md\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.75rem;
  }

  .md\:hover\:translate-y-4:hover {
    --tw-translate-y: 1rem;
  }

  .md\:hover\:translate-y-5:hover {
    --tw-translate-y: 1.25rem;
  }

  .md\:hover\:translate-y-6:hover {
    --tw-translate-y: 1.5rem;
  }

  .md\:hover\:translate-y-7:hover {
    --tw-translate-y: 1.75rem;
  }

  .md\:hover\:translate-y-8:hover {
    --tw-translate-y: 2rem;
  }

  .md\:hover\:translate-y-9:hover {
    --tw-translate-y: 2.25rem;
  }

  .md\:hover\:translate-y-10:hover {
    --tw-translate-y: 2.5rem;
  }

  .md\:hover\:translate-y-11:hover {
    --tw-translate-y: 2.75rem;
  }

  .md\:hover\:translate-y-12:hover {
    --tw-translate-y: 3rem;
  }

  .md\:hover\:translate-y-14:hover {
    --tw-translate-y: 3.5rem;
  }

  .md\:hover\:translate-y-16:hover {
    --tw-translate-y: 4rem;
  }

  .md\:hover\:translate-y-20:hover {
    --tw-translate-y: 5rem;
  }

  .md\:hover\:translate-y-24:hover {
    --tw-translate-y: 6rem;
  }

  .md\:hover\:translate-y-28:hover {
    --tw-translate-y: 7rem;
  }

  .md\:hover\:translate-y-32:hover {
    --tw-translate-y: 8rem;
  }

  .md\:hover\:translate-y-36:hover {
    --tw-translate-y: 9rem;
  }

  .md\:hover\:translate-y-40:hover {
    --tw-translate-y: 10rem;
  }

  .md\:hover\:translate-y-44:hover {
    --tw-translate-y: 11rem;
  }

  .md\:hover\:translate-y-48:hover {
    --tw-translate-y: 12rem;
  }

  .md\:hover\:translate-y-52:hover {
    --tw-translate-y: 13rem;
  }

  .md\:hover\:translate-y-56:hover {
    --tw-translate-y: 14rem;
  }

  .md\:hover\:translate-y-60:hover {
    --tw-translate-y: 15rem;
  }

  .md\:hover\:translate-y-64:hover {
    --tw-translate-y: 16rem;
  }

  .md\:hover\:translate-y-72:hover {
    --tw-translate-y: 18rem;
  }

  .md\:hover\:translate-y-80:hover {
    --tw-translate-y: 20rem;
  }

  .md\:hover\:translate-y-96:hover {
    --tw-translate-y: 24rem;
  }

  .md\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .md\:hover\:translate-y-0\.5:hover {
    --tw-translate-y: 0.125rem;
  }

  .md\:hover\:translate-y-1\.5:hover {
    --tw-translate-y: 0.375rem;
  }

  .md\:hover\:translate-y-2\.5:hover {
    --tw-translate-y: 0.625rem;
  }

  .md\:hover\:translate-y-3\.5:hover {
    --tw-translate-y: 0.875rem;
  }

  .md\:hover\:-translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .md\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.25rem;
  }

  .md\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.5rem;
  }

  .md\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.75rem;
  }

  .md\:hover\:-translate-y-4:hover {
    --tw-translate-y: -1rem;
  }

  .md\:hover\:-translate-y-5:hover {
    --tw-translate-y: -1.25rem;
  }

  .md\:hover\:-translate-y-6:hover {
    --tw-translate-y: -1.5rem;
  }

  .md\:hover\:-translate-y-7:hover {
    --tw-translate-y: -1.75rem;
  }

  .md\:hover\:-translate-y-8:hover {
    --tw-translate-y: -2rem;
  }

  .md\:hover\:-translate-y-9:hover {
    --tw-translate-y: -2.25rem;
  }

  .md\:hover\:-translate-y-10:hover {
    --tw-translate-y: -2.5rem;
  }

  .md\:hover\:-translate-y-11:hover {
    --tw-translate-y: -2.75rem;
  }

  .md\:hover\:-translate-y-12:hover {
    --tw-translate-y: -3rem;
  }

  .md\:hover\:-translate-y-14:hover {
    --tw-translate-y: -3.5rem;
  }

  .md\:hover\:-translate-y-16:hover {
    --tw-translate-y: -4rem;
  }

  .md\:hover\:-translate-y-20:hover {
    --tw-translate-y: -5rem;
  }

  .md\:hover\:-translate-y-24:hover {
    --tw-translate-y: -6rem;
  }

  .md\:hover\:-translate-y-28:hover {
    --tw-translate-y: -7rem;
  }

  .md\:hover\:-translate-y-32:hover {
    --tw-translate-y: -8rem;
  }

  .md\:hover\:-translate-y-36:hover {
    --tw-translate-y: -9rem;
  }

  .md\:hover\:-translate-y-40:hover {
    --tw-translate-y: -10rem;
  }

  .md\:hover\:-translate-y-44:hover {
    --tw-translate-y: -11rem;
  }

  .md\:hover\:-translate-y-48:hover {
    --tw-translate-y: -12rem;
  }

  .md\:hover\:-translate-y-52:hover {
    --tw-translate-y: -13rem;
  }

  .md\:hover\:-translate-y-56:hover {
    --tw-translate-y: -14rem;
  }

  .md\:hover\:-translate-y-60:hover {
    --tw-translate-y: -15rem;
  }

  .md\:hover\:-translate-y-64:hover {
    --tw-translate-y: -16rem;
  }

  .md\:hover\:-translate-y-72:hover {
    --tw-translate-y: -18rem;
  }

  .md\:hover\:-translate-y-80:hover {
    --tw-translate-y: -20rem;
  }

  .md\:hover\:-translate-y-96:hover {
    --tw-translate-y: -24rem;
  }

  .md\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .md\:hover\:-translate-y-0\.5:hover {
    --tw-translate-y: -0.125rem;
  }

  .md\:hover\:-translate-y-1\.5:hover {
    --tw-translate-y: -0.375rem;
  }

  .md\:hover\:-translate-y-2\.5:hover {
    --tw-translate-y: -0.625rem;
  }

  .md\:hover\:-translate-y-3\.5:hover {
    --tw-translate-y: -0.875rem;
  }

  .md\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .md\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .md\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .md\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .md\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .md\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .md\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .md\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .md\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .md\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .md\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .md\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .md\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .md\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .md\:focus\:translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .md\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.25rem;
  }

  .md\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.5rem;
  }

  .md\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.75rem;
  }

  .md\:focus\:translate-x-4:focus {
    --tw-translate-x: 1rem;
  }

  .md\:focus\:translate-x-5:focus {
    --tw-translate-x: 1.25rem;
  }

  .md\:focus\:translate-x-6:focus {
    --tw-translate-x: 1.5rem;
  }

  .md\:focus\:translate-x-7:focus {
    --tw-translate-x: 1.75rem;
  }

  .md\:focus\:translate-x-8:focus {
    --tw-translate-x: 2rem;
  }

  .md\:focus\:translate-x-9:focus {
    --tw-translate-x: 2.25rem;
  }

  .md\:focus\:translate-x-10:focus {
    --tw-translate-x: 2.5rem;
  }

  .md\:focus\:translate-x-11:focus {
    --tw-translate-x: 2.75rem;
  }

  .md\:focus\:translate-x-12:focus {
    --tw-translate-x: 3rem;
  }

  .md\:focus\:translate-x-14:focus {
    --tw-translate-x: 3.5rem;
  }

  .md\:focus\:translate-x-16:focus {
    --tw-translate-x: 4rem;
  }

  .md\:focus\:translate-x-20:focus {
    --tw-translate-x: 5rem;
  }

  .md\:focus\:translate-x-24:focus {
    --tw-translate-x: 6rem;
  }

  .md\:focus\:translate-x-28:focus {
    --tw-translate-x: 7rem;
  }

  .md\:focus\:translate-x-32:focus {
    --tw-translate-x: 8rem;
  }

  .md\:focus\:translate-x-36:focus {
    --tw-translate-x: 9rem;
  }

  .md\:focus\:translate-x-40:focus {
    --tw-translate-x: 10rem;
  }

  .md\:focus\:translate-x-44:focus {
    --tw-translate-x: 11rem;
  }

  .md\:focus\:translate-x-48:focus {
    --tw-translate-x: 12rem;
  }

  .md\:focus\:translate-x-52:focus {
    --tw-translate-x: 13rem;
  }

  .md\:focus\:translate-x-56:focus {
    --tw-translate-x: 14rem;
  }

  .md\:focus\:translate-x-60:focus {
    --tw-translate-x: 15rem;
  }

  .md\:focus\:translate-x-64:focus {
    --tw-translate-x: 16rem;
  }

  .md\:focus\:translate-x-72:focus {
    --tw-translate-x: 18rem;
  }

  .md\:focus\:translate-x-80:focus {
    --tw-translate-x: 20rem;
  }

  .md\:focus\:translate-x-96:focus {
    --tw-translate-x: 24rem;
  }

  .md\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .md\:focus\:translate-x-0\.5:focus {
    --tw-translate-x: 0.125rem;
  }

  .md\:focus\:translate-x-1\.5:focus {
    --tw-translate-x: 0.375rem;
  }

  .md\:focus\:translate-x-2\.5:focus {
    --tw-translate-x: 0.625rem;
  }

  .md\:focus\:translate-x-3\.5:focus {
    --tw-translate-x: 0.875rem;
  }

  .md\:focus\:-translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .md\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.25rem;
  }

  .md\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.5rem;
  }

  .md\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.75rem;
  }

  .md\:focus\:-translate-x-4:focus {
    --tw-translate-x: -1rem;
  }

  .md\:focus\:-translate-x-5:focus {
    --tw-translate-x: -1.25rem;
  }

  .md\:focus\:-translate-x-6:focus {
    --tw-translate-x: -1.5rem;
  }

  .md\:focus\:-translate-x-7:focus {
    --tw-translate-x: -1.75rem;
  }

  .md\:focus\:-translate-x-8:focus {
    --tw-translate-x: -2rem;
  }

  .md\:focus\:-translate-x-9:focus {
    --tw-translate-x: -2.25rem;
  }

  .md\:focus\:-translate-x-10:focus {
    --tw-translate-x: -2.5rem;
  }

  .md\:focus\:-translate-x-11:focus {
    --tw-translate-x: -2.75rem;
  }

  .md\:focus\:-translate-x-12:focus {
    --tw-translate-x: -3rem;
  }

  .md\:focus\:-translate-x-14:focus {
    --tw-translate-x: -3.5rem;
  }

  .md\:focus\:-translate-x-16:focus {
    --tw-translate-x: -4rem;
  }

  .md\:focus\:-translate-x-20:focus {
    --tw-translate-x: -5rem;
  }

  .md\:focus\:-translate-x-24:focus {
    --tw-translate-x: -6rem;
  }

  .md\:focus\:-translate-x-28:focus {
    --tw-translate-x: -7rem;
  }

  .md\:focus\:-translate-x-32:focus {
    --tw-translate-x: -8rem;
  }

  .md\:focus\:-translate-x-36:focus {
    --tw-translate-x: -9rem;
  }

  .md\:focus\:-translate-x-40:focus {
    --tw-translate-x: -10rem;
  }

  .md\:focus\:-translate-x-44:focus {
    --tw-translate-x: -11rem;
  }

  .md\:focus\:-translate-x-48:focus {
    --tw-translate-x: -12rem;
  }

  .md\:focus\:-translate-x-52:focus {
    --tw-translate-x: -13rem;
  }

  .md\:focus\:-translate-x-56:focus {
    --tw-translate-x: -14rem;
  }

  .md\:focus\:-translate-x-60:focus {
    --tw-translate-x: -15rem;
  }

  .md\:focus\:-translate-x-64:focus {
    --tw-translate-x: -16rem;
  }

  .md\:focus\:-translate-x-72:focus {
    --tw-translate-x: -18rem;
  }

  .md\:focus\:-translate-x-80:focus {
    --tw-translate-x: -20rem;
  }

  .md\:focus\:-translate-x-96:focus {
    --tw-translate-x: -24rem;
  }

  .md\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .md\:focus\:-translate-x-0\.5:focus {
    --tw-translate-x: -0.125rem;
  }

  .md\:focus\:-translate-x-1\.5:focus {
    --tw-translate-x: -0.375rem;
  }

  .md\:focus\:-translate-x-2\.5:focus {
    --tw-translate-x: -0.625rem;
  }

  .md\:focus\:-translate-x-3\.5:focus {
    --tw-translate-x: -0.875rem;
  }

  .md\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .md\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .md\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .md\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .md\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .md\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .md\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .md\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .md\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .md\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .md\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .md\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .md\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .md\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .md\:focus\:translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .md\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.25rem;
  }

  .md\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.5rem;
  }

  .md\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.75rem;
  }

  .md\:focus\:translate-y-4:focus {
    --tw-translate-y: 1rem;
  }

  .md\:focus\:translate-y-5:focus {
    --tw-translate-y: 1.25rem;
  }

  .md\:focus\:translate-y-6:focus {
    --tw-translate-y: 1.5rem;
  }

  .md\:focus\:translate-y-7:focus {
    --tw-translate-y: 1.75rem;
  }

  .md\:focus\:translate-y-8:focus {
    --tw-translate-y: 2rem;
  }

  .md\:focus\:translate-y-9:focus {
    --tw-translate-y: 2.25rem;
  }

  .md\:focus\:translate-y-10:focus {
    --tw-translate-y: 2.5rem;
  }

  .md\:focus\:translate-y-11:focus {
    --tw-translate-y: 2.75rem;
  }

  .md\:focus\:translate-y-12:focus {
    --tw-translate-y: 3rem;
  }

  .md\:focus\:translate-y-14:focus {
    --tw-translate-y: 3.5rem;
  }

  .md\:focus\:translate-y-16:focus {
    --tw-translate-y: 4rem;
  }

  .md\:focus\:translate-y-20:focus {
    --tw-translate-y: 5rem;
  }

  .md\:focus\:translate-y-24:focus {
    --tw-translate-y: 6rem;
  }

  .md\:focus\:translate-y-28:focus {
    --tw-translate-y: 7rem;
  }

  .md\:focus\:translate-y-32:focus {
    --tw-translate-y: 8rem;
  }

  .md\:focus\:translate-y-36:focus {
    --tw-translate-y: 9rem;
  }

  .md\:focus\:translate-y-40:focus {
    --tw-translate-y: 10rem;
  }

  .md\:focus\:translate-y-44:focus {
    --tw-translate-y: 11rem;
  }

  .md\:focus\:translate-y-48:focus {
    --tw-translate-y: 12rem;
  }

  .md\:focus\:translate-y-52:focus {
    --tw-translate-y: 13rem;
  }

  .md\:focus\:translate-y-56:focus {
    --tw-translate-y: 14rem;
  }

  .md\:focus\:translate-y-60:focus {
    --tw-translate-y: 15rem;
  }

  .md\:focus\:translate-y-64:focus {
    --tw-translate-y: 16rem;
  }

  .md\:focus\:translate-y-72:focus {
    --tw-translate-y: 18rem;
  }

  .md\:focus\:translate-y-80:focus {
    --tw-translate-y: 20rem;
  }

  .md\:focus\:translate-y-96:focus {
    --tw-translate-y: 24rem;
  }

  .md\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .md\:focus\:translate-y-0\.5:focus {
    --tw-translate-y: 0.125rem;
  }

  .md\:focus\:translate-y-1\.5:focus {
    --tw-translate-y: 0.375rem;
  }

  .md\:focus\:translate-y-2\.5:focus {
    --tw-translate-y: 0.625rem;
  }

  .md\:focus\:translate-y-3\.5:focus {
    --tw-translate-y: 0.875rem;
  }

  .md\:focus\:-translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .md\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.25rem;
  }

  .md\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.5rem;
  }

  .md\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.75rem;
  }

  .md\:focus\:-translate-y-4:focus {
    --tw-translate-y: -1rem;
  }

  .md\:focus\:-translate-y-5:focus {
    --tw-translate-y: -1.25rem;
  }

  .md\:focus\:-translate-y-6:focus {
    --tw-translate-y: -1.5rem;
  }

  .md\:focus\:-translate-y-7:focus {
    --tw-translate-y: -1.75rem;
  }

  .md\:focus\:-translate-y-8:focus {
    --tw-translate-y: -2rem;
  }

  .md\:focus\:-translate-y-9:focus {
    --tw-translate-y: -2.25rem;
  }

  .md\:focus\:-translate-y-10:focus {
    --tw-translate-y: -2.5rem;
  }

  .md\:focus\:-translate-y-11:focus {
    --tw-translate-y: -2.75rem;
  }

  .md\:focus\:-translate-y-12:focus {
    --tw-translate-y: -3rem;
  }

  .md\:focus\:-translate-y-14:focus {
    --tw-translate-y: -3.5rem;
  }

  .md\:focus\:-translate-y-16:focus {
    --tw-translate-y: -4rem;
  }

  .md\:focus\:-translate-y-20:focus {
    --tw-translate-y: -5rem;
  }

  .md\:focus\:-translate-y-24:focus {
    --tw-translate-y: -6rem;
  }

  .md\:focus\:-translate-y-28:focus {
    --tw-translate-y: -7rem;
  }

  .md\:focus\:-translate-y-32:focus {
    --tw-translate-y: -8rem;
  }

  .md\:focus\:-translate-y-36:focus {
    --tw-translate-y: -9rem;
  }

  .md\:focus\:-translate-y-40:focus {
    --tw-translate-y: -10rem;
  }

  .md\:focus\:-translate-y-44:focus {
    --tw-translate-y: -11rem;
  }

  .md\:focus\:-translate-y-48:focus {
    --tw-translate-y: -12rem;
  }

  .md\:focus\:-translate-y-52:focus {
    --tw-translate-y: -13rem;
  }

  .md\:focus\:-translate-y-56:focus {
    --tw-translate-y: -14rem;
  }

  .md\:focus\:-translate-y-60:focus {
    --tw-translate-y: -15rem;
  }

  .md\:focus\:-translate-y-64:focus {
    --tw-translate-y: -16rem;
  }

  .md\:focus\:-translate-y-72:focus {
    --tw-translate-y: -18rem;
  }

  .md\:focus\:-translate-y-80:focus {
    --tw-translate-y: -20rem;
  }

  .md\:focus\:-translate-y-96:focus {
    --tw-translate-y: -24rem;
  }

  .md\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .md\:focus\:-translate-y-0\.5:focus {
    --tw-translate-y: -0.125rem;
  }

  .md\:focus\:-translate-y-1\.5:focus {
    --tw-translate-y: -0.375rem;
  }

  .md\:focus\:-translate-y-2\.5:focus {
    --tw-translate-y: -0.625rem;
  }

  .md\:focus\:-translate-y-3\.5:focus {
    --tw-translate-y: -0.875rem;
  }

  .md\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .md\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .md\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .md\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .md\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .md\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .md\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .md\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .md\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .md\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .md\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .md\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .md\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .md\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .md\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .md\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .md\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .md\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .md\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .md\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .md\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .md\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .md\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .md\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .md\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .md\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .md\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .md\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .md\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .md\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .md\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .md\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .md\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .md\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .md\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .md\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .md\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .md\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .md\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .md\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .md\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .md\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .md\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .md\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .md\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .md\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .md\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .md\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .md\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .md\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .md\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .md\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .md\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .md\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .md\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .md\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .md\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .md\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .md\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .md\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .md\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .md\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .md\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .md\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .md\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .md\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .md\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .md\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .md\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .md\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .md\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .md\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .md\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .md\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .md\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .md\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .md\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .md\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .md\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .md\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .md\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .md\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .md\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .md\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .md\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .md\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .md\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .md\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .md\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .md\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .md\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .md\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .md\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .md\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .md\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .md\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .md\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .md\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .md\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .md\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .md\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .md\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .md\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .md\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .md\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .md\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .md\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .md\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .md\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .md\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .md\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .md\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .md\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .md\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .md\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .md\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .md\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .md\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .md\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .md\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .md\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .md\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .md\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .md\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .md\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .md\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .md\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .md\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .md\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .md\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .md\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .md\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .md\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .md\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .md\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .md\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .md\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .md\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .md\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .md\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .md\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .md\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .md\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .md\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .md\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .md\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .md\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .md\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .md\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .md\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .md\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .md\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .md\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .md\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .md\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .md\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .md\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .md\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .md\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .md\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .md\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .md\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .md\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .md\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .md\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .md\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .md\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .md\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .md\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .md\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .md\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .md\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .md\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .md\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .md\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .md\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .md\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .md\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .md\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .md\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .md\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .md\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .md\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .md\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .md\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .md\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .md\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .md\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .md\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .md\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .md\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .md\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .md\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .md\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .md\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .md\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .md\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .md\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .md\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .md\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .md\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .md\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .md\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .md\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .md\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .md\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .md\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .md\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .md\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .md\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .md\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .md\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .md\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .md\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .md\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .md\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .md\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .md\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .md\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .md\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .md\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .md\:animate-none {
    animation: none;
  }

  .md\:animate-spin {
    animation: spin 1s linear infinite;
  }

  .md\:animate-ping {
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .md\:animate-pulse {
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .md\:animate-bounce {
    animation: bounce 1s infinite;
  }

  .md\:cursor-auto {
    cursor: auto;
  }

  .md\:cursor-default {
    cursor: default;
  }

  .md\:cursor-pointer {
    cursor: pointer;
  }

  .md\:cursor-wait {
    cursor: wait;
  }

  .md\:cursor-text {
    cursor: text;
  }

  .md\:cursor-move {
    cursor: move;
  }

  .md\:cursor-help {
    cursor: help;
  }

  .md\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .md\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  .md\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text;
  }

  .md\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    user-select: all;
  }

  .md\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto;
  }

  .md\:resize-none {
    resize: none;
  }

  .md\:resize-y {
    resize: vertical;
  }

  .md\:resize-x {
    resize: horizontal;
  }

  .md\:resize {
    resize: both;
  }

  .md\:list-inside {
    list-style-position: inside;
  }

  .md\:list-outside {
    list-style-position: outside;
  }

  .md\:list-none {
    list-style-type: none;
  }

  .md\:list-disc {
    list-style-type: disc;
  }

  .md\:list-decimal {
    list-style-type: decimal;
  }

  .md\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .md\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .md\:auto-cols-min {
    grid-auto-columns: min-content;
  }

  .md\:auto-cols-max {
    grid-auto-columns: max-content;
  }

  .md\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .md\:grid-flow-row {
    grid-auto-flow: row;
  }

  .md\:grid-flow-col {
    grid-auto-flow: column;
  }

  .md\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .md\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .md\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .md\:auto-rows-min {
    grid-auto-rows: min-content;
  }

  .md\:auto-rows-max {
    grid-auto-rows: max-content;
  }

  .md\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .md\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .md\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .md\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .md\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .md\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .md\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .md\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .md\:grid-cols-none {
    grid-template-columns: none;
  }

  .md\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .md\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .md\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .md\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .md\:grid-rows-none {
    grid-template-rows: none;
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .md\:flex-col {
    flex-direction: column;
  }

  .md\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .md\:flex-wrap {
    flex-wrap: wrap;
  }

  .md\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .md\:place-content-center {
    place-content: center;
  }

  .md\:place-content-start {
    place-content: start;
  }

  .md\:place-content-end {
    place-content: end;
  }

  .md\:place-content-between {
    place-content: space-between;
  }

  .md\:place-content-around {
    place-content: space-around;
  }

  .md\:place-content-evenly {
    place-content: space-evenly;
  }

  .md\:place-content-stretch {
    place-content: stretch;
  }

  .md\:place-items-start {
    place-items: start;
  }

  .md\:place-items-end {
    place-items: end;
  }

  .md\:place-items-center {
    place-items: center;
  }

  .md\:place-items-stretch {
    place-items: stretch;
  }

  .md\:content-center {
    align-content: center;
  }

  .md\:content-start {
    align-content: flex-start;
  }

  .md\:content-end {
    align-content: flex-end;
  }

  .md\:content-between {
    align-content: space-between;
  }

  .md\:content-around {
    align-content: space-around;
  }

  .md\:content-evenly {
    align-content: space-evenly;
  }

  .md\:items-start {
    align-items: flex-start;
  }

  .md\:items-end {
    align-items: flex-end;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:items-baseline {
    align-items: baseline;
  }

  .md\:items-stretch {
    align-items: stretch;
  }

  .md\:justify-start {
    justify-content: flex-start;
  }

  .md\:justify-end {
    justify-content: flex-end;
  }

  .md\:justify-center {
    justify-content: center;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:justify-around {
    justify-content: space-around;
  }

  .md\:justify-evenly {
    justify-content: space-evenly;
  }

  .md\:justify-items-start {
    justify-items: start;
  }

  .md\:justify-items-end {
    justify-items: end;
  }

  .md\:justify-items-center {
    justify-items: center;
  }

  .md\:justify-items-stretch {
    justify-items: stretch;
  }

  .md\:gap-0 {
    gap: 0px;
  }

  .md\:gap-1 {
    gap: 0.25rem;
  }

  .md\:gap-2 {
    gap: 0.5rem;
  }

  .md\:gap-3 {
    gap: 0.75rem;
  }

  .md\:gap-4 {
    gap: 1rem;
  }

  .md\:gap-5 {
    gap: 1.25rem;
  }

  .md\:gap-6 {
    gap: 1.5rem;
  }

  .md\:gap-7 {
    gap: 1.75rem;
  }

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:gap-9 {
    gap: 2.25rem;
  }

  .md\:gap-10 {
    gap: 2.5rem;
  }

  .md\:gap-11 {
    gap: 2.75rem;
  }

  .md\:gap-12 {
    gap: 3rem;
  }

  .md\:gap-14 {
    gap: 3.5rem;
  }

  .md\:gap-16 {
    gap: 4rem;
  }

  .md\:gap-20 {
    gap: 5rem;
  }

  .md\:gap-24 {
    gap: 6rem;
  }

  .md\:gap-28 {
    gap: 7rem;
  }

  .md\:gap-32 {
    gap: 8rem;
  }

  .md\:gap-36 {
    gap: 9rem;
  }

  .md\:gap-40 {
    gap: 10rem;
  }

  .md\:gap-44 {
    gap: 11rem;
  }

  .md\:gap-48 {
    gap: 12rem;
  }

  .md\:gap-52 {
    gap: 13rem;
  }

  .md\:gap-56 {
    gap: 14rem;
  }

  .md\:gap-60 {
    gap: 15rem;
  }

  .md\:gap-64 {
    gap: 16rem;
  }

  .md\:gap-72 {
    gap: 18rem;
  }

  .md\:gap-80 {
    gap: 20rem;
  }

  .md\:gap-96 {
    gap: 24rem;
  }

  .md\:gap-px {
    gap: 1px;
  }

  .md\:gap-0\.5 {
    gap: 0.125rem;
  }

  .md\:gap-1\.5 {
    gap: 0.375rem;
  }

  .md\:gap-2\.5 {
    gap: 0.625rem;
  }

  .md\:gap-3\.5 {
    gap: 0.875rem;
  }

  .md\:gap-x-0 {
    -moz-column-gap: 0px;
    column-gap: 0px;
  }

  .md\:gap-x-1 {
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }

  .md\:gap-x-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }

  .md\:gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }

  .md\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }

  .md\:gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  .md\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }

  .md\:gap-x-7 {
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem;
  }

  .md\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }

  .md\:gap-x-9 {
    -moz-column-gap: 2.25rem;
    column-gap: 2.25rem;
  }

  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }

  .md\:gap-x-11 {
    -moz-column-gap: 2.75rem;
    column-gap: 2.75rem;
  }

  .md\:gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }

  .md\:gap-x-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem;
  }

  .md\:gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }

  .md\:gap-x-20 {
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }

  .md\:gap-x-24 {
    -moz-column-gap: 6rem;
    column-gap: 6rem;
  }

  .md\:gap-x-28 {
    -moz-column-gap: 7rem;
    column-gap: 7rem;
  }

  .md\:gap-x-32 {
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }

  .md\:gap-x-36 {
    -moz-column-gap: 9rem;
    column-gap: 9rem;
  }

  .md\:gap-x-40 {
    -moz-column-gap: 10rem;
    column-gap: 10rem;
  }

  .md\:gap-x-44 {
    -moz-column-gap: 11rem;
    column-gap: 11rem;
  }

  .md\:gap-x-48 {
    -moz-column-gap: 12rem;
    column-gap: 12rem;
  }

  .md\:gap-x-52 {
    -moz-column-gap: 13rem;
    column-gap: 13rem;
  }

  .md\:gap-x-56 {
    -moz-column-gap: 14rem;
    column-gap: 14rem;
  }

  .md\:gap-x-60 {
    -moz-column-gap: 15rem;
    column-gap: 15rem;
  }

  .md\:gap-x-64 {
    -moz-column-gap: 16rem;
    column-gap: 16rem;
  }

  .md\:gap-x-72 {
    -moz-column-gap: 18rem;
    column-gap: 18rem;
  }

  .md\:gap-x-80 {
    -moz-column-gap: 20rem;
    column-gap: 20rem;
  }

  .md\:gap-x-96 {
    -moz-column-gap: 24rem;
    column-gap: 24rem;
  }

  .md\:gap-x-px {
    -moz-column-gap: 1px;
    column-gap: 1px;
  }

  .md\:gap-x-0\.5 {
    -moz-column-gap: 0.125rem;
    column-gap: 0.125rem;
  }

  .md\:gap-x-1\.5 {
    -moz-column-gap: 0.375rem;
    column-gap: 0.375rem;
  }

  .md\:gap-x-2\.5 {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
  }

  .md\:gap-x-3\.5 {
    -moz-column-gap: 0.875rem;
    column-gap: 0.875rem;
  }

  .md\:gap-y-0 {
    row-gap: 0px;
  }

  .md\:gap-y-1 {
    row-gap: 0.25rem;
  }

  .md\:gap-y-2 {
    row-gap: 0.5rem;
  }

  .md\:gap-y-3 {
    row-gap: 0.75rem;
  }

  .md\:gap-y-4 {
    row-gap: 1rem;
  }

  .md\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .md\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .md\:gap-y-7 {
    row-gap: 1.75rem;
  }

  .md\:gap-y-8 {
    row-gap: 2rem;
  }

  .md\:gap-y-9 {
    row-gap: 2.25rem;
  }

  .md\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .md\:gap-y-11 {
    row-gap: 2.75rem;
  }

  .md\:gap-y-12 {
    row-gap: 3rem;
  }

  .md\:gap-y-14 {
    row-gap: 3.5rem;
  }

  .md\:gap-y-16 {
    row-gap: 4rem;
  }

  .md\:gap-y-20 {
    row-gap: 5rem;
  }

  .md\:gap-y-24 {
    row-gap: 6rem;
  }

  .md\:gap-y-28 {
    row-gap: 7rem;
  }

  .md\:gap-y-32 {
    row-gap: 8rem;
  }

  .md\:gap-y-36 {
    row-gap: 9rem;
  }

  .md\:gap-y-40 {
    row-gap: 10rem;
  }

  .md\:gap-y-44 {
    row-gap: 11rem;
  }

  .md\:gap-y-48 {
    row-gap: 12rem;
  }

  .md\:gap-y-52 {
    row-gap: 13rem;
  }

  .md\:gap-y-56 {
    row-gap: 14rem;
  }

  .md\:gap-y-60 {
    row-gap: 15rem;
  }

  .md\:gap-y-64 {
    row-gap: 16rem;
  }

  .md\:gap-y-72 {
    row-gap: 18rem;
  }

  .md\:gap-y-80 {
    row-gap: 20rem;
  }

  .md\:gap-y-96 {
    row-gap: 24rem;
  }

  .md\:gap-y-px {
    row-gap: 1px;
  }

  .md\:gap-y-0\.5 {
    row-gap: 0.125rem;
  }

  .md\:gap-y-1\.5 {
    row-gap: 0.375rem;
  }

  .md\:gap-y-2\.5 {
    row-gap: 0.625rem;
  }

  .md\:gap-y-3\.5 {
    row-gap: 0.875rem;
  }

  .md\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(7rem * var(--tw-space-x-reverse));
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(9rem * var(--tw-space-x-reverse));
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(11rem * var(--tw-space-x-reverse));
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(14rem * var(--tw-space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(15rem * var(--tw-space-x-reverse));
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(16rem * var(--tw-space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(18rem * var(--tw-space-x-reverse));
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(20rem * var(--tw-space-x-reverse));
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(24rem * var(--tw-space-x-reverse));
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-6rem * var(--tw-space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-7rem * var(--tw-space-x-reverse));
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-8rem * var(--tw-space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-9rem * var(--tw-space-x-reverse));
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-10rem * var(--tw-space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-11rem * var(--tw-space-x-reverse));
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-13rem * var(--tw-space-x-reverse));
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-14rem * var(--tw-space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-15rem * var(--tw-space-x-reverse));
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-16rem * var(--tw-space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-18rem * var(--tw-space-x-reverse));
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-20rem * var(--tw-space-x-reverse));
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-24rem * var(--tw-space-x-reverse));
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .md\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .md\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .md\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .md\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .md\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
  }

  .md\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .md\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .md\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .md\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .md\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .md\:divide-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(5px * var(--tw-divide-x-reverse));
    border-left-width: calc(5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .md\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .md\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .md\:divide-x-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(1.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .md\:divide-x-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(0.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .md\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .md\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .md\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .md\:divide-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(5px * var(--tw-divide-y-reverse));
  }

  .md\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .md\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .md\:divide-y-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1.5px * var(--tw-divide-y-reverse));
  }

  .md\:divide-y-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0.5px * var(--tw-divide-y-reverse));
  }

  .md\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .md\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .md\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .md\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .md\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .md\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .md\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .md\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .md\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .md\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .md\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .md\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .md\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .md\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .md\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .md\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .md\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .md\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .md\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .md\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .md\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .md\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .md\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .md\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .md\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .md\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .md\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .md\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .md\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .md\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .md\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .md\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .md\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .md\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .md\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .md\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .md\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .md\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .md\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .md\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .md\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .md\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .md\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .md\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .md\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .md\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .md\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .md\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .md\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .md\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .md\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .md\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .md\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .md\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .md\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .md\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .md\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .md\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .md\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .md\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .md\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .md\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .md\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .md\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .md\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .md\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .md\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .md\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .md\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .md\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .md\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .md\:divide-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .md\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .md\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .md\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .md\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .md\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .md\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .md\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .md\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .md\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .md\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .md\:divide-Asurion-White > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .md\:divide-Asurion-Blue-Brighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .md\:divide-Asurion-Blue-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .md\:divide-Asurion-Blue-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .md\:divide-Asurion-Purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .md\:divide-Asurion-Purple-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .md\:divide-Asurion-Purple-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .md\:divide-Asurion-Gray-Deepest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .md\:divide-Asurion-Gray-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-divide-opacity));
  }

  .md\:divide-Asurion-Gray-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .md\:divide-Asurion-Gray-Lighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .md\:divide-Asurion-Gray-Lightest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .md\:divide-Asurion-Red-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .md\:divide-light-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .md\:divide-light-gray-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .md\:divide-light-gray-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .md\:divide-light-gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-divide-opacity));
  }

  .md\:divide-light-gray-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .md\:divide-light-gray-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .md\:divide-light-slate-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-divide-opacity));
  }

  .md\:divide-denim-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-divide-opacity));
  }

  .md\:divide-purple-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .md\:divide-dark-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .md\:divide-bright-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-divide-opacity));
  }

  .md\:divide-mustard-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-divide-opacity));
  }

  .md\:divide-mustard-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-divide-opacity));
  }

  .md\:divide-light-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .md\:divide-light-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-divide-opacity));
  }

  .md\:divide-light-blue-3 > :not([hidden]) ~ :not([hidden]) {
    border-color:  #F0F3FF;
  }

  .md\:divide-light-blue-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .md\:divide-purple-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-divide-opacity));
  }

  .md\:divide-light-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .md\:divide-light-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .md\:divide-light-bg-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-divide-opacity));
  }

  .md\:divide-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-divide-opacity));
  }

  .md\:divide-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-divide-opacity));
  }

  .md\:divide-light-white-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-divide-opacity));
  }

  .md\:divide-Black-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .md\:divide-Default-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .md\:divide-White-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-divide-opacity));
  }

  .md\:divide-Green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-divide-opacity));
  }

  .md\:divide-Blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .md\:divide-Silver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-divide-opacity));
  }

  .md\:divide-Yellow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-divide-opacity));
  }

  .md\:divide-Grey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .md\:divide-Gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .md\:divide-Red-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-divide-opacity));
  }

  .md\:divide-Gold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-divide-opacity));
  }

  .md\:divide-light-green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .md\:divide-dark-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .md\:divide-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .md\:divide-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-divide-opacity));
  }

  .md\:divide-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-divide-opacity));
  }

  .md\:divide-light-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-divide-opacity));
  }

  .md\:divide-bright-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .md\:divide-bright-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .md\:divide-SpaceGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .md\:divide-Purple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .md\:divide-LightPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-divide-opacity));
  }

  .md\:divide-Glow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .md\:divide-Bronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-divide-opacity));
  }

  .md\:divide-Copper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-divide-opacity));
  }

  .md\:divide-Pink-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-divide-opacity));
  }

  .md\:divide-Orange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-divide-opacity));
  }

  .md\:divide-Coral-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-divide-opacity));
  }

  .md\:divide-MajesticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .md\:divide-PrismBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .md\:divide-CeramicBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .md\:divide-MidnightBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-divide-opacity));
  }

  .md\:divide-PrismWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-divide-opacity));
  }

  .md\:divide-CeramicWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-divide-opacity));
  }

  .md\:divide-LilacPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-divide-opacity));
  }

  .md\:divide-CrownSilver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-divide-opacity));
  }

  .md\:divide-CoralBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-divide-opacity));
  }

  .md\:divide-lime-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .md\:divide-apple-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .md\:divide-bg-new-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-divide-opacity));
  }

  .md\:divide-bg-new-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-divide-opacity));
  }

  .md\:divide-new-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-divide-opacity));
  }

  .md\:divide-footer-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-divide-opacity));
  }

  .md\:divide-border-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-divide-opacity));
  }

  .md\:divide-apple-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-divide-opacity));
  }

  .md\:divide-crimson-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-divide-opacity));
  }

  .md\:divide-asurion-cyan > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-divide-opacity));
  }

  .md\:divide-bright-orange > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-divide-opacity));
  }

  .md\:divide-Graphite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-divide-opacity));
  }

  .md\:divide-PacificBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .md\:divide-light-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-divide-opacity));
  }

  .md\:divide-asurion-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-divide-opacity));
  }

  .md\:divide-OceanBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-divide-opacity));
  }

  .md\:divide-MetallicCopper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-divide-opacity));
  }

  .md\:divide-PorcelainWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-divide-opacity));
  }

  .md\:divide-LightBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-divide-opacity));
  }

  .md\:divide-CloudNavy-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .md\:divide-CloudMint-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .md\:divide-CloudOrange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-divide-opacity));
  }

  .md\:divide-CloudLavender-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-divide-opacity));
  }

  .md\:divide-CloudRed-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-divide-opacity));
  }

  .md\:divide-CloudWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-divide-opacity));
  }

  .md\:divide-SunriseGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .md\:divide-SunshineGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .md\:divide-AuraBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .md\:divide-AuraGlow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .md\:divide-MysticBronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-divide-opacity));
  }

  .md\:divide-MysticGreen-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-divide-opacity));
  }

  .md\:divide-MysticGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-divide-opacity));
  }

  .md\:divide-MysticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-divide-opacity));
  }

  .md\:divide-MysticWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-divide-opacity));
  }

  .md\:divide-price-blue1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .md\:divide-indigo1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .md\:divide-Purple-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-divide-opacity));
  }

  .md\:divide-new-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-divide-opacity));
  }

  .md\:divide-dark-blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-divide-opacity));
  }

  .md\:divide-replace-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-divide-opacity));
  }

  .md\:divide-resolve-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-divide-opacity));
  }

  .md\:divide-violet > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .md\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .md\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .md\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .md\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .md\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .md\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .md\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .md\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .md\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .md\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .md\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .md\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .md\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .md\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .md\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .md\:place-self-auto {
    place-self: auto;
  }

  .md\:place-self-start {
    place-self: start;
  }

  .md\:place-self-end {
    place-self: end;
  }

  .md\:place-self-center {
    place-self: center;
  }

  .md\:place-self-stretch {
    place-self: stretch;
  }

  .md\:self-auto {
    align-self: auto;
  }

  .md\:self-start {
    align-self: flex-start;
  }

  .md\:self-end {
    align-self: flex-end;
  }

  .md\:self-center {
    align-self: center;
  }

  .md\:self-stretch {
    align-self: stretch;
  }

  .md\:self-baseline {
    align-self: baseline;
  }

  .md\:justify-self-auto {
    justify-self: auto;
  }

  .md\:justify-self-start {
    justify-self: start;
  }

  .md\:justify-self-end {
    justify-self: end;
  }

  .md\:justify-self-center {
    justify-self: center;
  }

  .md\:justify-self-stretch {
    justify-self: stretch;
  }

  .md\:overflow-auto {
    overflow: auto;
  }

  .md\:overflow-hidden {
    overflow: hidden;
  }

  .md\:overflow-visible {
    overflow: visible;
  }

  .md\:overflow-scroll {
    overflow: scroll;
  }

  .md\:overflow-x-auto {
    overflow-x: auto;
  }

  .md\:overflow-y-auto {
    overflow-y: auto;
  }

  .md\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .md\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .md\:overflow-x-visible {
    overflow-x: visible;
  }

  .md\:overflow-y-visible {
    overflow-y: visible;
  }

  .md\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .md\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .md\:overscroll-auto {
    overscroll-behavior: auto;
  }

  .md\:overscroll-contain {
    overscroll-behavior: contain;
  }

  .md\:overscroll-none {
    overscroll-behavior: none;
  }

  .md\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .md\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .md\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .md\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .md\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .md\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .md\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .md\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .md\:overflow-clip {
    text-overflow: clip;
  }

  .md\:whitespace-normal {
    white-space: normal;
  }

  .md\:whitespace-nowrap {
    white-space: nowrap;
  }

  .md\:whitespace-pre {
    white-space: pre;
  }

  .md\:whitespace-pre-line {
    white-space: pre-line;
  }

  .md\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .md\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .md\:break-words {
    overflow-wrap: break-word;
  }

  .md\:break-all {
    word-break: break-all;
  }

  .md\:rounded-5 {
    border-radius: 5px;
  }

  .md\:rounded-16 {
    border-radius: 16px;
  }

  .md\:rounded-none {
    border-radius: 0px;
  }

  .md\:rounded-sm {
    border-radius: 0.125rem;
  }

  .md\:rounded {
    border-radius: 0.25rem;
  }

  .md\:rounded-md {
    border-radius: 0.375rem;
  }

  .md\:rounded-lg {
    border-radius: 0.5rem;
  }

  .md\:rounded-xl {
    border-radius: 0.75rem;
  }

  .md\:rounded-2xl {
    border-radius: 1rem;
  }

  .md\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .md\:rounded-full {
    border-radius: 9999px;
  }

  .md\:rounded-r3 {
    border-radius: 3px;
  }

  .md\:rounded-t-5 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .md\:rounded-t-16 {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .md\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .md\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .md\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .md\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .md\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .md\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .md\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .md\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .md\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .md\:rounded-t-r3 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }

  .md\:rounded-r-5 {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .md\:rounded-r-16 {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .md\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .md\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .md\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .md\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .md\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .md\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .md\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .md\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .md\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .md\:rounded-r-r3 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  .md\:rounded-b-5 {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .md\:rounded-b-16 {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .md\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .md\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .md\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .md\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .md\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .md\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .md\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .md\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .md\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .md\:rounded-b-r3 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .md\:rounded-l-5 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .md\:rounded-l-16 {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .md\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .md\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .md\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .md\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .md\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .md\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .md\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .md\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .md\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .md\:rounded-l-r3 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .md\:rounded-tl-5 {
    border-top-left-radius: 5px;
  }

  .md\:rounded-tl-16 {
    border-top-left-radius: 16px;
  }

  .md\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .md\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .md\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .md\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .md\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .md\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .md\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .md\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .md\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .md\:rounded-tl-r3 {
    border-top-left-radius: 3px;
  }

  .md\:rounded-tr-5 {
    border-top-right-radius: 5px;
  }

  .md\:rounded-tr-16 {
    border-top-right-radius: 16px;
  }

  .md\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .md\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .md\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .md\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .md\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .md\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .md\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .md\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .md\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .md\:rounded-tr-r3 {
    border-top-right-radius: 3px;
  }

  .md\:rounded-br-5 {
    border-bottom-right-radius: 5px;
  }

  .md\:rounded-br-16 {
    border-bottom-right-radius: 16px;
  }

  .md\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .md\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .md\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .md\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .md\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .md\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .md\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .md\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .md\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .md\:rounded-br-r3 {
    border-bottom-right-radius: 3px;
  }

  .md\:rounded-bl-5 {
    border-bottom-left-radius: 5px;
  }

  .md\:rounded-bl-16 {
    border-bottom-left-radius: 16px;
  }

  .md\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .md\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .md\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .md\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .md\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .md\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .md\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .md\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .md\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .md\:rounded-bl-r3 {
    border-bottom-left-radius: 3px;
  }

  .md\:border-0 {
    border-width: 0px;
  }

  .md\:border-2 {
    border-width: 2px;
  }

  .md\:border-4 {
    border-width: 4px;
  }

  .md\:border-5 {
    border-width: 5px;
  }

  .md\:border-8 {
    border-width: 8px;
  }

  .md\:border {
    border-width: 1px;
  }

  .md\:border-1\/5 {
    border-width: 1.5px;
  }

  .md\:border-1\/2 {
    border-width: 0.5px;
  }

  .md\:border-t-0 {
    border-top-width: 0px;
  }

  .md\:border-t-2 {
    border-top-width: 2px;
  }

  .md\:border-t-4 {
    border-top-width: 4px;
  }

  .md\:border-t-5 {
    border-top-width: 5px;
  }

  .md\:border-t-8 {
    border-top-width: 8px;
  }

  .md\:border-t {
    border-top-width: 1px;
  }

  .md\:border-t-1\/5 {
    border-top-width: 1.5px;
  }

  .md\:border-t-1\/2 {
    border-top-width: 0.5px;
  }

  .md\:border-r-0 {
    border-right-width: 0px;
  }

  .md\:border-r-2 {
    border-right-width: 2px;
  }

  .md\:border-r-4 {
    border-right-width: 4px;
  }

  .md\:border-r-5 {
    border-right-width: 5px;
  }

  .md\:border-r-8 {
    border-right-width: 8px;
  }

  .md\:border-r {
    border-right-width: 1px;
  }

  .md\:border-r-1\/5 {
    border-right-width: 1.5px;
  }

  .md\:border-r-1\/2 {
    border-right-width: 0.5px;
  }

  .md\:border-b-0 {
    border-bottom-width: 0px;
  }

  .md\:border-b-2 {
    border-bottom-width: 2px;
  }

  .md\:border-b-4 {
    border-bottom-width: 4px;
  }

  .md\:border-b-5 {
    border-bottom-width: 5px;
  }

  .md\:border-b-8 {
    border-bottom-width: 8px;
  }

  .md\:border-b {
    border-bottom-width: 1px;
  }

  .md\:border-b-1\/5 {
    border-bottom-width: 1.5px;
  }

  .md\:border-b-1\/2 {
    border-bottom-width: 0.5px;
  }

  .md\:border-l-0 {
    border-left-width: 0px;
  }

  .md\:border-l-2 {
    border-left-width: 2px;
  }

  .md\:border-l-4 {
    border-left-width: 4px;
  }

  .md\:border-l-5 {
    border-left-width: 5px;
  }

  .md\:border-l-8 {
    border-left-width: 8px;
  }

  .md\:border-l {
    border-left-width: 1px;
  }

  .md\:border-l-1\/5 {
    border-left-width: 1.5px;
  }

  .md\:border-l-1\/2 {
    border-left-width: 0.5px;
  }

  .md\:border-solid {
    border-style: solid;
  }

  .md\:border-dashed {
    border-style: dashed;
  }

  .md\:border-dotted {
    border-style: dotted;
  }

  .md\:border-double {
    border-style: double;
  }

  .md\:border-none {
    border-style: none;
  }

  .md\:border-transparent {
    border-color: transparent;
  }

  .md\:border-current {
    border-color: currentColor;
  }

  .md\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .md\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .md\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .md\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .md\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .md\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .md\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .md\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .md\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .md\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .md\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .md\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .md\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .md\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .md\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .md\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .md\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .md\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .md\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .md\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .md\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .md\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .md\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .md\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .md\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .md\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .md\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .md\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .md\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .md\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .md\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .md\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .md\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .md\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .md\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .md\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .md\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .md\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .md\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .md\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .md\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .md\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .md\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .md\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .md\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .md\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .md\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .md\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .md\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .md\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .md\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .md\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .md\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .md\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .md\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .md\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .md\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .md\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .md\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .md\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .md\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .md\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .md\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .md\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .md\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .md\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .md\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .md\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .md\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .md\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .md\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .md\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .md\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .md\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .md\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .md\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .md\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .md\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .md\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .md\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .md\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .md\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .md\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .md\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .md\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .md\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .md\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .md\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .md\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .md\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .md\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .md\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .md\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .md\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .md\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .md\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .md\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .md\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .md\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .md\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .md\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .md\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .md\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .md\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .md\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .md\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .md\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .md\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .md\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .md\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .md\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .md\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .md\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .md\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .md\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .md\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .md\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .md\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .md\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .md\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .md\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .md\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .md\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .md\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .md\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .md\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .md\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .md\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .md\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .md\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .md\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .md\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .md\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .md\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .md\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .md\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .md\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .md\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .md\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .md\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .md\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .md\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .md\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .md\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .md\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .md\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .md\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .md\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .md\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .md\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .md\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .md\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .md\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .md\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .md\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .md\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .md\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .md\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .md\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .md\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .md\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .md\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .md\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .md\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .md\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .md\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .md\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .md\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .md\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .md\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .md\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .md\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .md\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .md\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .md\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .md\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .md\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .md\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .md\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .md\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .md\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .md\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .md\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .md\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .md\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .group:hover .md\:group-hover\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .group:hover .md\:group-hover\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .md\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .md\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Asurion-White:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Asurion-Blue-Brighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Asurion-Blue-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Asurion-Blue-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Asurion-Purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Asurion-Purple-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Asurion-Purple-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Asurion-Gray-Deepest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Asurion-Gray-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Asurion-Gray-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Asurion-Gray-Lighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Asurion-Gray-Lightest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Asurion-Red-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-light-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-light-gray-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-light-gray-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-light-gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-light-gray-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-light-gray-5:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-light-slate-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-denim-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-purple-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-dark-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-bright-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-mustard-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-mustard-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-light-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-light-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-light-blue-3:focus-within {
    border-color:  #F0F3FF;
  }

  .md\:focus-within\:border-light-blue-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-purple-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-light-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-light-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-light-bg-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-light-white-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Black-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Default-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-White-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Silver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Yellow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Grey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Red-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Gold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-light-green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-dark-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-light-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-bright-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-bright-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-SpaceGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Purple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-LightPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Glow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Bronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Copper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Pink-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Orange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Coral-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-MajesticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-PrismBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-CeramicBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-MidnightBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-PrismWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-CeramicWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-LilacPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-CrownSilver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-CoralBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-lime-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-apple-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-bg-new-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-bg-new-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-new-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-footer-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-border-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-apple-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-crimson-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-asurion-cyan:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-bright-orange:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Graphite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-PacificBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-light-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-asurion-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-OceanBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-MetallicCopper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-PorcelainWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-LightBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-CloudNavy-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-CloudMint-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-CloudOrange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-CloudLavender-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-CloudRed-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-CloudWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-SunriseGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-SunshineGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-AuraBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-AuraGlow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-MysticBronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-MysticGreen-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-MysticGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-MysticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-MysticWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-price-blue1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-indigo1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-Purple-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-new-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-dark-blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-replace-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-resolve-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .md\:focus-within\:border-violet:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .md\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .md\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .md\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .md\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .md\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .md\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .md\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .md\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .md\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .md\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .md\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .md\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .md\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .md\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .md\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .md\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .md\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .md\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .md\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .md\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .md\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .md\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .md\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .md\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .md\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .md\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .md\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .md\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .md\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .md\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .md\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .md\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .md\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .md\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .md\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .md\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .md\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .md\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .md\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .md\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .md\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .md\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .md\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .md\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .md\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .md\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .md\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .md\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .md\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .md\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .md\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .md\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .md\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .md\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .md\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .md\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .md\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .md\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .md\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .md\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .md\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .md\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .md\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .md\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .md\:hover\:border-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .md\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .md\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .md\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .md\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .md\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .md\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .md\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .md\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .md\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .md\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .md\:hover\:border-Asurion-White:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .md\:hover\:border-Asurion-Blue-Brighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:hover\:border-Asurion-Blue-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .md\:hover\:border-Asurion-Blue-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .md\:hover\:border-Asurion-Purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .md\:hover\:border-Asurion-Purple-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .md\:hover\:border-Asurion-Purple-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .md\:hover\:border-Asurion-Gray-Deepest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .md\:hover\:border-Asurion-Gray-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .md\:hover\:border-Asurion-Gray-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .md\:hover\:border-Asurion-Gray-Lighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .md\:hover\:border-Asurion-Gray-Lightest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .md\:hover\:border-Asurion-Red-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .md\:hover\:border-light-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .md\:hover\:border-light-gray-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .md\:hover\:border-light-gray-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .md\:hover\:border-light-gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .md\:hover\:border-light-gray-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .md\:hover\:border-light-gray-5:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .md\:hover\:border-light-slate-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .md\:hover\:border-denim-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .md\:hover\:border-purple-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .md\:hover\:border-dark-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .md\:hover\:border-bright-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .md\:hover\:border-mustard-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .md\:hover\:border-mustard-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .md\:hover\:border-light-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:hover\:border-light-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .md\:hover\:border-light-blue-3:hover {
    border-color:  #F0F3FF;
  }

  .md\:hover\:border-light-blue-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .md\:hover\:border-purple-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .md\:hover\:border-light-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .md\:hover\:border-light-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .md\:hover\:border-light-bg-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .md\:hover\:border-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .md\:hover\:border-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .md\:hover\:border-light-white-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .md\:hover\:border-Black-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .md\:hover\:border-Default-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .md\:hover\:border-White-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .md\:hover\:border-Green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .md\:hover\:border-Blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:hover\:border-Silver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .md\:hover\:border-Yellow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .md\:hover\:border-Grey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .md\:hover\:border-Gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .md\:hover\:border-Red-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .md\:hover\:border-Gold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .md\:hover\:border-light-green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .md\:hover\:border-dark-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .md\:hover\:border-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:hover\:border-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .md\:hover\:border-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .md\:hover\:border-light-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .md\:hover\:border-bright-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .md\:hover\:border-bright-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .md\:hover\:border-SpaceGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .md\:hover\:border-Purple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .md\:hover\:border-LightPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .md\:hover\:border-Glow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .md\:hover\:border-Bronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .md\:hover\:border-Copper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .md\:hover\:border-Pink-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .md\:hover\:border-Orange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .md\:hover\:border-Coral-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .md\:hover\:border-MajesticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .md\:hover\:border-PrismBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .md\:hover\:border-CeramicBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .md\:hover\:border-MidnightBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .md\:hover\:border-PrismWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .md\:hover\:border-CeramicWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .md\:hover\:border-LilacPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .md\:hover\:border-CrownSilver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .md\:hover\:border-CoralBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .md\:hover\:border-lime-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .md\:hover\:border-apple-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .md\:hover\:border-bg-new-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .md\:hover\:border-bg-new-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .md\:hover\:border-new-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .md\:hover\:border-footer-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .md\:hover\:border-border-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .md\:hover\:border-apple-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .md\:hover\:border-crimson-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .md\:hover\:border-asurion-cyan:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .md\:hover\:border-bright-orange:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .md\:hover\:border-Graphite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .md\:hover\:border-PacificBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:hover\:border-light-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .md\:hover\:border-asurion-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .md\:hover\:border-OceanBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .md\:hover\:border-MetallicCopper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .md\:hover\:border-PorcelainWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .md\:hover\:border-LightBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .md\:hover\:border-CloudNavy-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .md\:hover\:border-CloudMint-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .md\:hover\:border-CloudOrange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .md\:hover\:border-CloudLavender-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .md\:hover\:border-CloudRed-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .md\:hover\:border-CloudWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .md\:hover\:border-SunriseGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .md\:hover\:border-SunshineGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .md\:hover\:border-AuraBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .md\:hover\:border-AuraGlow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .md\:hover\:border-MysticBronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .md\:hover\:border-MysticGreen-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .md\:hover\:border-MysticGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .md\:hover\:border-MysticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .md\:hover\:border-MysticWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .md\:hover\:border-price-blue1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:hover\:border-indigo1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .md\:hover\:border-Purple-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .md\:hover\:border-new-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .md\:hover\:border-dark-blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .md\:hover\:border-replace-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .md\:hover\:border-resolve-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .md\:hover\:border-violet:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .md\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .md\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .md\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .md\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .md\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .md\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .md\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .md\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .md\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .md\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .md\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .md\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .md\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .md\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .md\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .md\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .md\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .md\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .md\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .md\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .md\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .md\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .md\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .md\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .md\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .md\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .md\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .md\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .md\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .md\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .md\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .md\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .md\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .md\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .md\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .md\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .md\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .md\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .md\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .md\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .md\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .md\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .md\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .md\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .md\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .md\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .md\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .md\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .md\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .md\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .md\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .md\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .md\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .md\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .md\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .md\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .md\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .md\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .md\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .md\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .md\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .md\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .md\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .md\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .md\:focus\:border-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .md\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .md\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .md\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .md\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .md\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .md\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .md\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .md\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .md\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .md\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .md\:focus\:border-Asurion-White:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .md\:focus\:border-Asurion-Blue-Brighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:focus\:border-Asurion-Blue-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .md\:focus\:border-Asurion-Blue-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .md\:focus\:border-Asurion-Purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .md\:focus\:border-Asurion-Purple-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .md\:focus\:border-Asurion-Purple-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .md\:focus\:border-Asurion-Gray-Deepest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .md\:focus\:border-Asurion-Gray-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .md\:focus\:border-Asurion-Gray-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .md\:focus\:border-Asurion-Gray-Lighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .md\:focus\:border-Asurion-Gray-Lightest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .md\:focus\:border-Asurion-Red-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .md\:focus\:border-light-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .md\:focus\:border-light-gray-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .md\:focus\:border-light-gray-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .md\:focus\:border-light-gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .md\:focus\:border-light-gray-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .md\:focus\:border-light-gray-5:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .md\:focus\:border-light-slate-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .md\:focus\:border-denim-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .md\:focus\:border-purple-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .md\:focus\:border-dark-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .md\:focus\:border-bright-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .md\:focus\:border-mustard-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .md\:focus\:border-mustard-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .md\:focus\:border-light-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:focus\:border-light-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .md\:focus\:border-light-blue-3:focus {
    border-color:  #F0F3FF;
  }

  .md\:focus\:border-light-blue-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .md\:focus\:border-purple-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .md\:focus\:border-light-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .md\:focus\:border-light-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .md\:focus\:border-light-bg-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .md\:focus\:border-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .md\:focus\:border-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .md\:focus\:border-light-white-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .md\:focus\:border-Black-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .md\:focus\:border-Default-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .md\:focus\:border-White-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .md\:focus\:border-Green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .md\:focus\:border-Blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:focus\:border-Silver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .md\:focus\:border-Yellow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .md\:focus\:border-Grey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .md\:focus\:border-Gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .md\:focus\:border-Red-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .md\:focus\:border-Gold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .md\:focus\:border-light-green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .md\:focus\:border-dark-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .md\:focus\:border-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:focus\:border-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .md\:focus\:border-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .md\:focus\:border-light-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .md\:focus\:border-bright-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .md\:focus\:border-bright-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .md\:focus\:border-SpaceGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .md\:focus\:border-Purple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .md\:focus\:border-LightPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .md\:focus\:border-Glow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .md\:focus\:border-Bronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .md\:focus\:border-Copper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .md\:focus\:border-Pink-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .md\:focus\:border-Orange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .md\:focus\:border-Coral-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .md\:focus\:border-MajesticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .md\:focus\:border-PrismBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .md\:focus\:border-CeramicBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .md\:focus\:border-MidnightBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .md\:focus\:border-PrismWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .md\:focus\:border-CeramicWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .md\:focus\:border-LilacPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .md\:focus\:border-CrownSilver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .md\:focus\:border-CoralBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .md\:focus\:border-lime-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .md\:focus\:border-apple-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .md\:focus\:border-bg-new-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .md\:focus\:border-bg-new-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .md\:focus\:border-new-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .md\:focus\:border-footer-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .md\:focus\:border-border-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .md\:focus\:border-apple-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .md\:focus\:border-crimson-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .md\:focus\:border-asurion-cyan:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .md\:focus\:border-bright-orange:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .md\:focus\:border-Graphite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .md\:focus\:border-PacificBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:focus\:border-light-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .md\:focus\:border-asurion-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .md\:focus\:border-OceanBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .md\:focus\:border-MetallicCopper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .md\:focus\:border-PorcelainWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .md\:focus\:border-LightBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .md\:focus\:border-CloudNavy-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .md\:focus\:border-CloudMint-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .md\:focus\:border-CloudOrange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .md\:focus\:border-CloudLavender-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .md\:focus\:border-CloudRed-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .md\:focus\:border-CloudWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .md\:focus\:border-SunriseGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .md\:focus\:border-SunshineGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .md\:focus\:border-AuraBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .md\:focus\:border-AuraGlow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .md\:focus\:border-MysticBronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .md\:focus\:border-MysticGreen-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .md\:focus\:border-MysticGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .md\:focus\:border-MysticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .md\:focus\:border-MysticWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .md\:focus\:border-price-blue1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .md\:focus\:border-indigo1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .md\:focus\:border-Purple-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .md\:focus\:border-new-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .md\:focus\:border-dark-blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .md\:focus\:border-replace-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .md\:focus\:border-resolve-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .md\:focus\:border-violet:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .md\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .md\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .md\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .md\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .md\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .md\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .md\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .md\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .md\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .md\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .md\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .md\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .md\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .md\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .md\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .md\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .md\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .md\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .md\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .md\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .md\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .md\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .md\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .md\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .md\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .md\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .md\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .md\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .md\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .md\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .md\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .md\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .md\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .md\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .md\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .md\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .md\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .md\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .md\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .md\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .md\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .md\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .md\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .md\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .md\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .md\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .md\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .md\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .md\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .md\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .md\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .md\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .md\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .md\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .md\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .md\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .md\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .md\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .md\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .md\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .md\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .md\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .md\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .md\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .md\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .md\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .md\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .md\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .md\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .md\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .md\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .md\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .md\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .md\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .md\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .md\:bg-transparent {
    background-color: transparent;
  }

  .md\:bg-current {
    background-color: currentColor;
  }

  .md\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .md\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .md\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .md\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .md\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .md\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .md\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .md\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .md\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .md\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .md\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .md\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .md\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .md\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .md\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .md\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .md\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .md\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .md\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .md\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .md\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .md\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .md\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .md\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .md\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .md\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .md\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .md\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .md\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .md\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .md\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .md\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .md\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .md\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .md\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .md\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .md\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .md\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .md\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .md\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .md\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .md\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .md\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .md\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .md\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .md\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .md\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .md\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .md\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .md\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .md\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .md\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .md\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .md\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .md\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .md\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .md\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .md\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .md\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .md\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .md\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .md\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .md\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .md\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .md\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .md\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .md\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .md\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .md\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .md\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .md\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .md\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .md\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .md\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .md\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .md\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .md\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .md\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .md\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .md\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .md\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .md\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .md\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .md\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .md\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .md\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .md\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .md\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .md\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .md\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .md\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .md\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .md\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .md\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .md\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .md\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .md\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .md\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .md\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .md\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .md\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .md\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .md\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .md\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .md\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .md\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .md\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .md\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .md\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .md\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .md\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .md\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .md\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .md\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .md\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .md\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .md\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .md\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .md\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .md\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .md\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .md\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .md\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .md\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .md\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .md\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .md\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .md\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .md\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .md\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .md\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .md\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .md\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .md\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .md\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .md\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .md\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .md\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .md\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .md\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .md\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .md\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .md\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .md\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .md\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .md\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .md\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .md\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .md\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .md\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .md\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .md\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .md\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .md\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .md\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .md\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .md\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .md\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .md\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .md\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .md\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .md\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .md\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .md\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .md\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .md\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .md\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .md\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .md\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .md\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .md\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .md\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .md\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .md\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .md\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .md\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .md\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .md\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .md\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .md\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .md\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .md\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .md\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .md\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .group:hover .md\:group-hover\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .group:hover .md\:group-hover\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .md\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .md\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Asurion-White:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Asurion-Blue-Brighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Asurion-Blue-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Asurion-Blue-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Asurion-Purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Asurion-Purple-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Asurion-Purple-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Asurion-Gray-Deepest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Asurion-Gray-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Asurion-Gray-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Asurion-Gray-Lighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Asurion-Gray-Lightest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Asurion-Red-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-light-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-light-gray-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-light-gray-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-light-gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-light-gray-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-light-gray-5:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-light-slate-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-denim-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-purple-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-dark-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-bright-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-mustard-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-mustard-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-light-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-light-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-light-blue-3:focus-within {
    background-color:  #F0F3FF;
  }

  .md\:focus-within\:bg-light-blue-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-purple-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-light-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-light-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-light-bg-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-light-white-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Black-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Default-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-White-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Silver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Yellow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Grey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Red-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Gold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-light-green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-dark-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-light-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-bright-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-bright-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-SpaceGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Purple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-LightPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Glow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Bronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Copper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Pink-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Orange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Coral-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-MajesticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-PrismBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-CeramicBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-MidnightBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-PrismWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-CeramicWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-LilacPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-CrownSilver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-CoralBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-lime-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-apple-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-bg-new-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-bg-new-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-new-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-footer-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-border-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-apple-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-crimson-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-asurion-cyan:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-bright-orange:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Graphite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-PacificBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-light-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-asurion-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-OceanBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-MetallicCopper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-PorcelainWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-LightBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-CloudNavy-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-CloudMint-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-CloudOrange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-CloudLavender-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-CloudRed-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-CloudWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-SunriseGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-SunshineGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-AuraBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-AuraGlow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-MysticBronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-MysticGreen-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-MysticGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-MysticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-MysticWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-price-blue1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-indigo1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-Purple-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-new-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-dark-blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-replace-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .md\:focus-within\:bg-resolve-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .md\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .md\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Asurion-White:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Asurion-Blue-Brighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Asurion-Blue-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Asurion-Blue-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Asurion-Purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Asurion-Purple-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Asurion-Purple-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Asurion-Gray-Deepest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Asurion-Gray-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Asurion-Gray-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Asurion-Gray-Lighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Asurion-Gray-Lightest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Asurion-Red-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-light-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-light-gray-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-light-gray-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-light-gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-light-gray-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-light-gray-5:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-light-slate-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-denim-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-purple-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-dark-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-bright-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-mustard-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-mustard-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-light-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-light-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-light-blue-3:hover {
    background-color:  #F0F3FF;
  }

  .md\:hover\:bg-light-blue-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-purple-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-light-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-light-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-light-bg-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-light-white-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Black-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Default-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-White-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Silver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Yellow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Grey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Red-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Gold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-light-green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-dark-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-light-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-bright-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-bright-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-SpaceGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Purple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-LightPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Glow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Bronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Copper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Pink-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Orange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Coral-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-MajesticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-PrismBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-CeramicBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-MidnightBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-PrismWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-CeramicWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-LilacPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-CrownSilver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-CoralBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-lime-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-apple-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-bg-new-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-bg-new-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-new-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-footer-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-border-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-apple-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-crimson-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-asurion-cyan:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-bright-orange:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Graphite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-PacificBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-light-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-asurion-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-OceanBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-MetallicCopper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-PorcelainWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-LightBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-CloudNavy-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-CloudMint-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-CloudOrange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-CloudLavender-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-CloudRed-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-CloudWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-SunriseGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-SunshineGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-AuraBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-AuraGlow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-MysticBronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-MysticGreen-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-MysticGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-MysticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-MysticWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-price-blue1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-indigo1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-Purple-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-new-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-dark-blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-replace-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .md\:hover\:bg-resolve-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .md\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .md\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Asurion-White:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Asurion-Blue-Brighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Asurion-Blue-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Asurion-Blue-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Asurion-Purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Asurion-Purple-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Asurion-Purple-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Asurion-Gray-Deepest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Asurion-Gray-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Asurion-Gray-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Asurion-Gray-Lighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Asurion-Gray-Lightest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Asurion-Red-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-light-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-light-gray-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-light-gray-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-light-gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-light-gray-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-light-gray-5:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-light-slate-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-denim-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-purple-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-dark-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-bright-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-mustard-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-mustard-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-light-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-light-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-light-blue-3:focus {
    background-color:  #F0F3FF;
  }

  .md\:focus\:bg-light-blue-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-purple-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-light-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-light-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-light-bg-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-light-white-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Black-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Default-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-White-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Silver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Yellow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Grey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Red-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Gold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-light-green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-dark-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-light-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-bright-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-bright-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-SpaceGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Purple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-LightPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Glow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Bronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Copper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Pink-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Orange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Coral-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-MajesticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-PrismBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-CeramicBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-MidnightBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-PrismWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-CeramicWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-LilacPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-CrownSilver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-CoralBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-lime-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-apple-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-bg-new-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-bg-new-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-new-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-footer-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-border-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-apple-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-crimson-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-asurion-cyan:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-bright-orange:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Graphite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-PacificBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-light-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-asurion-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-OceanBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-MetallicCopper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-PorcelainWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-LightBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-CloudNavy-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-CloudMint-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-CloudOrange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-CloudLavender-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-CloudRed-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-CloudWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-SunriseGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-SunshineGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-AuraBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-AuraGlow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-MysticBronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-MysticGreen-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-MysticGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-MysticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-MysticWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-price-blue1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-indigo1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-Purple-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-new-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-dark-blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-replace-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .md\:focus\:bg-resolve-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .md\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .md\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .md\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .md\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .md\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .md\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .md\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .md\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .md\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .md\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .md\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .md\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .md\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .md\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .md\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .md\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .md\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .md\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .md\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .md\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .md\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .md\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .md\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .md\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .md\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .md\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .md\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .md\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .md\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .md\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .md\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .md\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .md\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .md\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .md\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .md\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .md\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .md\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .md\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .md\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .md\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .md\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .md\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .md\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .md\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .md\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .md\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .md\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .md\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .md\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .md\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .md\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .md\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .md\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .md\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .md\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .md\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .md\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .md\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .md\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .md\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .md\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .md\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .md\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .md\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .md\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .md\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .md\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .md\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .md\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .md\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .md\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .md\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .md\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .md\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .md\:bg-none {
    background-image: none;
  }

  .md\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .md\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .md\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .md\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .md\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .md\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .md\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .md\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .md\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .md\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .md\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .md\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .md\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .md\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .md\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .md\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .md\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .md\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .md\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .md\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .md\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .md\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .md\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .md\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .md\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .md\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .md\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .md\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .md\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .md\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .md\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .md\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .md\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .md\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .md\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .md\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .md\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .md\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .md\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .md\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .md\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .md\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .md\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .md\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .md\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .md\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .md\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .md\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .md\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .md\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .md\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .md\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .md\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .md\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .md\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .md\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .md\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .md\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .md\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .md\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .md\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .md\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .md\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .md\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .md\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .md\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .md\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .md\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .md\:from-purple {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .md\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .md\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .md\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .md\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .md\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .md\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .md\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .md\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .md\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .md\:from-Asurion-White {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:from-Asurion-Blue-Brighter {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:from-Asurion-Blue-Deep {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .md\:from-Asurion-Blue-Light {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .md\:from-Asurion-Purple {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .md\:from-Asurion-Purple-Deeper {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:from-Asurion-Purple-Light {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .md\:from-Asurion-Gray-Deepest {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .md\:from-Asurion-Gray-Deeper {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .md\:from-Asurion-Gray-Light {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .md\:from-Asurion-Gray-Lighter {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .md\:from-Asurion-Gray-Lightest {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .md\:from-Asurion-Red-Deep {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .md\:from-light-gray {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .md\:from-light-gray-1 {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .md\:from-light-gray-2 {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .md\:from-light-gray-3 {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .md\:from-light-gray-4 {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .md\:from-light-gray-5 {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .md\:from-light-slate-gray {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .md\:from-denim-blue {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .md\:from-purple-1 {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .md\:from-dark-red {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .md\:from-bright-red {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .md\:from-mustard-yellow {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .md\:from-mustard-yellow-1 {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .md\:from-light-blue {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:from-light-blue-1 {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .md\:from-light-blue-3 {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:from-light-blue-4 {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .md\:from-purple-blue {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .md\:from-light-green {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .md\:from-light-green-1 {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .md\:from-light-bg-green {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .md\:from-green-1 {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .md\:from-pink-1 {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .md\:from-light-white-1 {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .md\:from-Black-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:from-Default-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .md\:from-White-3 {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .md\:from-Green-3 {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .md\:from-Blue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:from-Silver-3 {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .md\:from-Yellow-3 {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .md\:from-Grey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .md\:from-Gray-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .md\:from-Red-3 {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .md\:from-Gold-3 {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .md\:from-light-green-3 {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .md\:from-dark-blue-2 {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .md\:from-blue-1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:from-yellow-1 {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .md\:from-blue-2 {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .md\:from-light-pink {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .md\:from-bright-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .md\:from-bright-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .md\:from-SpaceGrey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .md\:from-Purple-3 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:from-LightPurple-3 {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .md\:from-Glow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .md\:from-Bronze-3 {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .md\:from-Copper-3 {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .md\:from-Pink-3 {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .md\:from-Orange-3 {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .md\:from-Coral-3 {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .md\:from-MajesticBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:from-PrismBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:from-CeramicBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:from-MidnightBlack-3 {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .md\:from-PrismWhite-3 {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .md\:from-CeramicWhite-3 {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .md\:from-LilacPurple-3 {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .md\:from-CrownSilver-3 {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .md\:from-CoralBlue-3 {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .md\:from-lime-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .md\:from-apple-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .md\:from-bg-new-blue {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .md\:from-bg-new-pink {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .md\:from-new-pink-1 {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .md\:from-footer-grey {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .md\:from-border-grey {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .md\:from-apple-green-1 {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .md\:from-crimson-red {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .md\:from-asurion-cyan {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .md\:from-bright-orange {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .md\:from-Graphite-3 {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .md\:from-PacificBlue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:from-light-purple {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .md\:from-asurion-gray {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .md\:from-OceanBlue-3 {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .md\:from-MetallicCopper-3 {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .md\:from-PorcelainWhite-3 {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .md\:from-LightBlue-3 {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .md\:from-CloudNavy-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .md\:from-CloudMint-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .md\:from-CloudOrange-3 {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .md\:from-CloudLavender-3 {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .md\:from-CloudRed-3 {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .md\:from-CloudWhite-3 {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .md\:from-SunriseGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .md\:from-SunshineGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .md\:from-AuraBlack-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .md\:from-AuraGlow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .md\:from-MysticBronze-3 {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .md\:from-MysticGreen-3 {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .md\:from-MysticGrey-3 {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .md\:from-MysticBlack-3 {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .md\:from-MysticWhite-3 {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .md\:from-price-blue1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:from-indigo1 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:from-Purple-4 {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .md\:from-new-blue-2 {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .md\:from-dark-blue-3 {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .md\:from-replace-bg {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .md\:from-resolve-bg {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .md\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .md\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .md\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .md\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .md\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .md\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .md\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .md\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .md\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .md\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .md\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .md\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .md\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .md\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .md\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .md\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .md\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .md\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .md\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .md\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .md\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .md\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .md\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .md\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .md\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .md\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .md\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .md\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .md\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .md\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .md\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .md\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .md\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .md\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .md\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .md\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .md\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .md\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .md\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .md\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .md\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .md\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .md\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .md\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .md\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .md\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .md\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .md\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .md\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .md\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .md\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .md\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .md\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .md\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .md\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .md\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .md\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .md\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .md\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .md\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .md\:hover\:from-purple:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .md\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .md\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .md\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .md\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .md\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .md\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .md\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .md\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .md\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .md\:hover\:from-Asurion-White:hover {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:hover\:from-Asurion-Blue-Brighter:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:hover\:from-Asurion-Blue-Deep:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .md\:hover\:from-Asurion-Blue-Light:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .md\:hover\:from-Asurion-Purple:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .md\:hover\:from-Asurion-Purple-Deeper:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:hover\:from-Asurion-Purple-Light:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .md\:hover\:from-Asurion-Gray-Deepest:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .md\:hover\:from-Asurion-Gray-Deeper:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .md\:hover\:from-Asurion-Gray-Light:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .md\:hover\:from-Asurion-Gray-Lighter:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .md\:hover\:from-Asurion-Gray-Lightest:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .md\:hover\:from-Asurion-Red-Deep:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .md\:hover\:from-light-gray:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .md\:hover\:from-light-gray-1:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .md\:hover\:from-light-gray-2:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .md\:hover\:from-light-gray-3:hover {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .md\:hover\:from-light-gray-4:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .md\:hover\:from-light-gray-5:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .md\:hover\:from-light-slate-gray:hover {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .md\:hover\:from-denim-blue:hover {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .md\:hover\:from-purple-1:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .md\:hover\:from-dark-red:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .md\:hover\:from-bright-red:hover {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .md\:hover\:from-mustard-yellow:hover {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .md\:hover\:from-mustard-yellow-1:hover {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .md\:hover\:from-light-blue:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:hover\:from-light-blue-1:hover {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .md\:hover\:from-light-blue-3:hover {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:hover\:from-light-blue-4:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .md\:hover\:from-purple-blue:hover {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .md\:hover\:from-light-green:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .md\:hover\:from-light-green-1:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .md\:hover\:from-light-bg-green:hover {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .md\:hover\:from-green-1:hover {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .md\:hover\:from-pink-1:hover {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .md\:hover\:from-light-white-1:hover {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .md\:hover\:from-Black-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:hover\:from-Default-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .md\:hover\:from-White-3:hover {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .md\:hover\:from-Green-3:hover {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .md\:hover\:from-Blue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:hover\:from-Silver-3:hover {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .md\:hover\:from-Yellow-3:hover {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .md\:hover\:from-Grey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .md\:hover\:from-Gray-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .md\:hover\:from-Red-3:hover {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .md\:hover\:from-Gold-3:hover {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .md\:hover\:from-light-green-3:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .md\:hover\:from-dark-blue-2:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .md\:hover\:from-blue-1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:hover\:from-yellow-1:hover {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .md\:hover\:from-blue-2:hover {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .md\:hover\:from-light-pink:hover {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .md\:hover\:from-bright-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .md\:hover\:from-bright-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .md\:hover\:from-SpaceGrey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .md\:hover\:from-Purple-3:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:hover\:from-LightPurple-3:hover {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .md\:hover\:from-Glow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .md\:hover\:from-Bronze-3:hover {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .md\:hover\:from-Copper-3:hover {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .md\:hover\:from-Pink-3:hover {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .md\:hover\:from-Orange-3:hover {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .md\:hover\:from-Coral-3:hover {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .md\:hover\:from-MajesticBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:hover\:from-PrismBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:hover\:from-CeramicBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:hover\:from-MidnightBlack-3:hover {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .md\:hover\:from-PrismWhite-3:hover {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .md\:hover\:from-CeramicWhite-3:hover {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .md\:hover\:from-LilacPurple-3:hover {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .md\:hover\:from-CrownSilver-3:hover {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .md\:hover\:from-CoralBlue-3:hover {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .md\:hover\:from-lime-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .md\:hover\:from-apple-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .md\:hover\:from-bg-new-blue:hover {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .md\:hover\:from-bg-new-pink:hover {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .md\:hover\:from-new-pink-1:hover {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .md\:hover\:from-footer-grey:hover {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .md\:hover\:from-border-grey:hover {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .md\:hover\:from-apple-green-1:hover {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .md\:hover\:from-crimson-red:hover {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .md\:hover\:from-asurion-cyan:hover {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .md\:hover\:from-bright-orange:hover {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .md\:hover\:from-Graphite-3:hover {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .md\:hover\:from-PacificBlue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:hover\:from-light-purple:hover {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .md\:hover\:from-asurion-gray:hover {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .md\:hover\:from-OceanBlue-3:hover {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .md\:hover\:from-MetallicCopper-3:hover {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .md\:hover\:from-PorcelainWhite-3:hover {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .md\:hover\:from-LightBlue-3:hover {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .md\:hover\:from-CloudNavy-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .md\:hover\:from-CloudMint-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .md\:hover\:from-CloudOrange-3:hover {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .md\:hover\:from-CloudLavender-3:hover {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .md\:hover\:from-CloudRed-3:hover {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .md\:hover\:from-CloudWhite-3:hover {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .md\:hover\:from-SunriseGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .md\:hover\:from-SunshineGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .md\:hover\:from-AuraBlack-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .md\:hover\:from-AuraGlow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .md\:hover\:from-MysticBronze-3:hover {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .md\:hover\:from-MysticGreen-3:hover {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .md\:hover\:from-MysticGrey-3:hover {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .md\:hover\:from-MysticBlack-3:hover {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .md\:hover\:from-MysticWhite-3:hover {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .md\:hover\:from-price-blue1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:hover\:from-indigo1:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:hover\:from-Purple-4:hover {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .md\:hover\:from-new-blue-2:hover {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .md\:hover\:from-dark-blue-3:hover {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .md\:hover\:from-replace-bg:hover {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .md\:hover\:from-resolve-bg:hover {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .md\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:focus\:from-gray-50:focus {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .md\:focus\:from-gray-100:focus {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .md\:focus\:from-gray-200:focus {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .md\:focus\:from-gray-300:focus {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .md\:focus\:from-gray-400:focus {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .md\:focus\:from-gray-500:focus {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .md\:focus\:from-gray-600:focus {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .md\:focus\:from-gray-700:focus {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .md\:focus\:from-gray-800:focus {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .md\:focus\:from-gray-900:focus {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .md\:focus\:from-red-50:focus {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .md\:focus\:from-red-100:focus {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .md\:focus\:from-red-200:focus {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .md\:focus\:from-red-300:focus {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .md\:focus\:from-red-400:focus {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .md\:focus\:from-red-500:focus {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .md\:focus\:from-red-600:focus {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .md\:focus\:from-red-700:focus {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .md\:focus\:from-red-800:focus {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .md\:focus\:from-red-900:focus {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .md\:focus\:from-yellow-50:focus {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .md\:focus\:from-yellow-100:focus {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .md\:focus\:from-yellow-200:focus {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .md\:focus\:from-yellow-300:focus {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .md\:focus\:from-yellow-400:focus {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .md\:focus\:from-yellow-500:focus {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .md\:focus\:from-yellow-600:focus {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .md\:focus\:from-yellow-700:focus {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .md\:focus\:from-yellow-800:focus {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .md\:focus\:from-yellow-900:focus {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .md\:focus\:from-green-50:focus {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .md\:focus\:from-green-100:focus {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .md\:focus\:from-green-200:focus {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .md\:focus\:from-green-300:focus {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .md\:focus\:from-green-400:focus {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .md\:focus\:from-green-500:focus {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .md\:focus\:from-green-600:focus {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .md\:focus\:from-green-700:focus {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .md\:focus\:from-green-800:focus {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .md\:focus\:from-green-900:focus {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .md\:focus\:from-blue-50:focus {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .md\:focus\:from-blue-100:focus {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .md\:focus\:from-blue-200:focus {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .md\:focus\:from-blue-300:focus {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .md\:focus\:from-blue-400:focus {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .md\:focus\:from-blue-500:focus {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .md\:focus\:from-blue-600:focus {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .md\:focus\:from-blue-700:focus {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .md\:focus\:from-blue-800:focus {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .md\:focus\:from-blue-900:focus {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .md\:focus\:from-indigo-50:focus {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .md\:focus\:from-indigo-100:focus {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .md\:focus\:from-indigo-200:focus {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .md\:focus\:from-indigo-300:focus {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .md\:focus\:from-indigo-400:focus {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .md\:focus\:from-indigo-500:focus {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .md\:focus\:from-indigo-600:focus {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .md\:focus\:from-indigo-700:focus {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .md\:focus\:from-indigo-800:focus {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .md\:focus\:from-indigo-900:focus {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .md\:focus\:from-purple:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:focus\:from-pink-50:focus {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .md\:focus\:from-pink-100:focus {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .md\:focus\:from-pink-200:focus {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .md\:focus\:from-pink-300:focus {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .md\:focus\:from-pink-400:focus {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .md\:focus\:from-pink-500:focus {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .md\:focus\:from-pink-600:focus {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .md\:focus\:from-pink-700:focus {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .md\:focus\:from-pink-800:focus {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .md\:focus\:from-pink-900:focus {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .md\:focus\:from-Asurion-White:focus {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:focus\:from-Asurion-Blue-Brighter:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:focus\:from-Asurion-Blue-Deep:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .md\:focus\:from-Asurion-Blue-Light:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .md\:focus\:from-Asurion-Purple:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .md\:focus\:from-Asurion-Purple-Deeper:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:focus\:from-Asurion-Purple-Light:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .md\:focus\:from-Asurion-Gray-Deepest:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .md\:focus\:from-Asurion-Gray-Deeper:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .md\:focus\:from-Asurion-Gray-Light:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .md\:focus\:from-Asurion-Gray-Lighter:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .md\:focus\:from-Asurion-Gray-Lightest:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .md\:focus\:from-Asurion-Red-Deep:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .md\:focus\:from-light-gray:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .md\:focus\:from-light-gray-1:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .md\:focus\:from-light-gray-2:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .md\:focus\:from-light-gray-3:focus {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .md\:focus\:from-light-gray-4:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .md\:focus\:from-light-gray-5:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .md\:focus\:from-light-slate-gray:focus {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .md\:focus\:from-denim-blue:focus {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .md\:focus\:from-purple-1:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .md\:focus\:from-dark-red:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .md\:focus\:from-bright-red:focus {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .md\:focus\:from-mustard-yellow:focus {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .md\:focus\:from-mustard-yellow-1:focus {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .md\:focus\:from-light-blue:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:focus\:from-light-blue-1:focus {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .md\:focus\:from-light-blue-3:focus {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:focus\:from-light-blue-4:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .md\:focus\:from-purple-blue:focus {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .md\:focus\:from-light-green:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .md\:focus\:from-light-green-1:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .md\:focus\:from-light-bg-green:focus {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .md\:focus\:from-green-1:focus {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .md\:focus\:from-pink-1:focus {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .md\:focus\:from-light-white-1:focus {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .md\:focus\:from-Black-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:focus\:from-Default-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .md\:focus\:from-White-3:focus {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .md\:focus\:from-Green-3:focus {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .md\:focus\:from-Blue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:focus\:from-Silver-3:focus {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .md\:focus\:from-Yellow-3:focus {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .md\:focus\:from-Grey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .md\:focus\:from-Gray-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .md\:focus\:from-Red-3:focus {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .md\:focus\:from-Gold-3:focus {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .md\:focus\:from-light-green-3:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .md\:focus\:from-dark-blue-2:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .md\:focus\:from-blue-1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:focus\:from-yellow-1:focus {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .md\:focus\:from-blue-2:focus {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .md\:focus\:from-light-pink:focus {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .md\:focus\:from-bright-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .md\:focus\:from-bright-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .md\:focus\:from-SpaceGrey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .md\:focus\:from-Purple-3:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:focus\:from-LightPurple-3:focus {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .md\:focus\:from-Glow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .md\:focus\:from-Bronze-3:focus {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .md\:focus\:from-Copper-3:focus {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .md\:focus\:from-Pink-3:focus {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .md\:focus\:from-Orange-3:focus {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .md\:focus\:from-Coral-3:focus {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .md\:focus\:from-MajesticBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:focus\:from-PrismBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:focus\:from-CeramicBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:focus\:from-MidnightBlack-3:focus {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .md\:focus\:from-PrismWhite-3:focus {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .md\:focus\:from-CeramicWhite-3:focus {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .md\:focus\:from-LilacPurple-3:focus {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .md\:focus\:from-CrownSilver-3:focus {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .md\:focus\:from-CoralBlue-3:focus {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .md\:focus\:from-lime-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .md\:focus\:from-apple-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .md\:focus\:from-bg-new-blue:focus {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .md\:focus\:from-bg-new-pink:focus {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .md\:focus\:from-new-pink-1:focus {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .md\:focus\:from-footer-grey:focus {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .md\:focus\:from-border-grey:focus {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .md\:focus\:from-apple-green-1:focus {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .md\:focus\:from-crimson-red:focus {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .md\:focus\:from-asurion-cyan:focus {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .md\:focus\:from-bright-orange:focus {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .md\:focus\:from-Graphite-3:focus {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .md\:focus\:from-PacificBlue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:focus\:from-light-purple:focus {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .md\:focus\:from-asurion-gray:focus {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .md\:focus\:from-OceanBlue-3:focus {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .md\:focus\:from-MetallicCopper-3:focus {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .md\:focus\:from-PorcelainWhite-3:focus {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .md\:focus\:from-LightBlue-3:focus {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .md\:focus\:from-CloudNavy-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .md\:focus\:from-CloudMint-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .md\:focus\:from-CloudOrange-3:focus {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .md\:focus\:from-CloudLavender-3:focus {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .md\:focus\:from-CloudRed-3:focus {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .md\:focus\:from-CloudWhite-3:focus {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .md\:focus\:from-SunriseGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .md\:focus\:from-SunshineGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .md\:focus\:from-AuraBlack-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .md\:focus\:from-AuraGlow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .md\:focus\:from-MysticBronze-3:focus {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .md\:focus\:from-MysticGreen-3:focus {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .md\:focus\:from-MysticGrey-3:focus {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .md\:focus\:from-MysticBlack-3:focus {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .md\:focus\:from-MysticWhite-3:focus {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .md\:focus\:from-price-blue1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:focus\:from-indigo1:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:focus\:from-Purple-4:focus {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .md\:focus\:from-new-blue-2:focus {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .md\:focus\:from-dark-blue-3:focus {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .md\:focus\:from-replace-bg:focus {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .md\:focus\:from-resolve-bg:focus {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .md\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .md\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .md\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .md\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .md\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .md\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .md\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .md\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .md\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .md\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .md\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .md\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .md\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .md\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .md\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .md\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .md\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .md\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .md\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .md\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .md\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .md\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .md\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .md\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .md\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .md\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .md\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .md\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .md\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .md\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .md\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .md\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .md\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .md\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .md\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .md\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .md\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .md\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .md\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .md\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .md\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .md\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .md\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .md\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .md\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .md\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .md\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .md\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .md\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .md\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .md\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .md\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .md\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .md\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .md\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .md\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .md\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .md\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .md\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .md\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .md\:via-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .md\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .md\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .md\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .md\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .md\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .md\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .md\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .md\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .md\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .md\:via-Asurion-White {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:via-Asurion-Blue-Brighter {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:via-Asurion-Blue-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .md\:via-Asurion-Blue-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .md\:via-Asurion-Purple {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .md\:via-Asurion-Purple-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:via-Asurion-Purple-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .md\:via-Asurion-Gray-Deepest {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .md\:via-Asurion-Gray-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .md\:via-Asurion-Gray-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .md\:via-Asurion-Gray-Lighter {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .md\:via-Asurion-Gray-Lightest {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .md\:via-Asurion-Red-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .md\:via-light-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .md\:via-light-gray-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .md\:via-light-gray-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .md\:via-light-gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .md\:via-light-gray-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .md\:via-light-gray-5 {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .md\:via-light-slate-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .md\:via-denim-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .md\:via-purple-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .md\:via-dark-red {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .md\:via-bright-red {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .md\:via-mustard-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .md\:via-mustard-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .md\:via-light-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:via-light-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .md\:via-light-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:via-light-blue-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .md\:via-purple-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .md\:via-light-green {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .md\:via-light-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .md\:via-light-bg-green {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .md\:via-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .md\:via-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .md\:via-light-white-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .md\:via-Black-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:via-Default-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .md\:via-White-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .md\:via-Green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .md\:via-Blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:via-Silver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .md\:via-Yellow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .md\:via-Grey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .md\:via-Gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .md\:via-Red-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .md\:via-Gold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .md\:via-light-green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .md\:via-dark-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .md\:via-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:via-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .md\:via-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .md\:via-light-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .md\:via-bright-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .md\:via-bright-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .md\:via-SpaceGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .md\:via-Purple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:via-LightPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .md\:via-Glow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .md\:via-Bronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .md\:via-Copper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .md\:via-Pink-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .md\:via-Orange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .md\:via-Coral-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .md\:via-MajesticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:via-PrismBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:via-CeramicBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:via-MidnightBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .md\:via-PrismWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .md\:via-CeramicWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .md\:via-LilacPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .md\:via-CrownSilver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .md\:via-CoralBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .md\:via-lime-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .md\:via-apple-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .md\:via-bg-new-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .md\:via-bg-new-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .md\:via-new-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .md\:via-footer-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .md\:via-border-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .md\:via-apple-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .md\:via-crimson-red {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .md\:via-asurion-cyan {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .md\:via-bright-orange {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .md\:via-Graphite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .md\:via-PacificBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:via-light-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .md\:via-asurion-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .md\:via-OceanBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .md\:via-MetallicCopper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .md\:via-PorcelainWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .md\:via-LightBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .md\:via-CloudNavy-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .md\:via-CloudMint-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .md\:via-CloudOrange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .md\:via-CloudLavender-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .md\:via-CloudRed-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .md\:via-CloudWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .md\:via-SunriseGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .md\:via-SunshineGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .md\:via-AuraBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .md\:via-AuraGlow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .md\:via-MysticBronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .md\:via-MysticGreen-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .md\:via-MysticGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .md\:via-MysticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .md\:via-MysticWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .md\:via-price-blue1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:via-indigo1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:via-Purple-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .md\:via-new-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .md\:via-dark-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .md\:via-replace-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .md\:via-resolve-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .md\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .md\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .md\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .md\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .md\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .md\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .md\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .md\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .md\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .md\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .md\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .md\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .md\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .md\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .md\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .md\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .md\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .md\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .md\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .md\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .md\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .md\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .md\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .md\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .md\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .md\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .md\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .md\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .md\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .md\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .md\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .md\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .md\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .md\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .md\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .md\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .md\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .md\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .md\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .md\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .md\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .md\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .md\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .md\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .md\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .md\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .md\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .md\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .md\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .md\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .md\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .md\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .md\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .md\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .md\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .md\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .md\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .md\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .md\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .md\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .md\:hover\:via-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .md\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .md\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .md\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .md\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .md\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .md\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .md\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .md\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .md\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .md\:hover\:via-Asurion-White:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:hover\:via-Asurion-Blue-Brighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:hover\:via-Asurion-Blue-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .md\:hover\:via-Asurion-Blue-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .md\:hover\:via-Asurion-Purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .md\:hover\:via-Asurion-Purple-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:hover\:via-Asurion-Purple-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .md\:hover\:via-Asurion-Gray-Deepest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .md\:hover\:via-Asurion-Gray-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .md\:hover\:via-Asurion-Gray-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .md\:hover\:via-Asurion-Gray-Lighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .md\:hover\:via-Asurion-Gray-Lightest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .md\:hover\:via-Asurion-Red-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .md\:hover\:via-light-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .md\:hover\:via-light-gray-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .md\:hover\:via-light-gray-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .md\:hover\:via-light-gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .md\:hover\:via-light-gray-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .md\:hover\:via-light-gray-5:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .md\:hover\:via-light-slate-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .md\:hover\:via-denim-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .md\:hover\:via-purple-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .md\:hover\:via-dark-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .md\:hover\:via-bright-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .md\:hover\:via-mustard-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .md\:hover\:via-mustard-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .md\:hover\:via-light-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:hover\:via-light-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .md\:hover\:via-light-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:hover\:via-light-blue-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .md\:hover\:via-purple-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .md\:hover\:via-light-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .md\:hover\:via-light-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .md\:hover\:via-light-bg-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .md\:hover\:via-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .md\:hover\:via-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .md\:hover\:via-light-white-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .md\:hover\:via-Black-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:hover\:via-Default-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .md\:hover\:via-White-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .md\:hover\:via-Green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .md\:hover\:via-Blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:hover\:via-Silver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .md\:hover\:via-Yellow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .md\:hover\:via-Grey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .md\:hover\:via-Gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .md\:hover\:via-Red-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .md\:hover\:via-Gold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .md\:hover\:via-light-green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .md\:hover\:via-dark-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .md\:hover\:via-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:hover\:via-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .md\:hover\:via-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .md\:hover\:via-light-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .md\:hover\:via-bright-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .md\:hover\:via-bright-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .md\:hover\:via-SpaceGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .md\:hover\:via-Purple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:hover\:via-LightPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .md\:hover\:via-Glow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .md\:hover\:via-Bronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .md\:hover\:via-Copper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .md\:hover\:via-Pink-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .md\:hover\:via-Orange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .md\:hover\:via-Coral-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .md\:hover\:via-MajesticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:hover\:via-PrismBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:hover\:via-CeramicBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:hover\:via-MidnightBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .md\:hover\:via-PrismWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .md\:hover\:via-CeramicWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .md\:hover\:via-LilacPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .md\:hover\:via-CrownSilver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .md\:hover\:via-CoralBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .md\:hover\:via-lime-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .md\:hover\:via-apple-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .md\:hover\:via-bg-new-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .md\:hover\:via-bg-new-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .md\:hover\:via-new-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .md\:hover\:via-footer-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .md\:hover\:via-border-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .md\:hover\:via-apple-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .md\:hover\:via-crimson-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .md\:hover\:via-asurion-cyan:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .md\:hover\:via-bright-orange:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .md\:hover\:via-Graphite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .md\:hover\:via-PacificBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:hover\:via-light-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .md\:hover\:via-asurion-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .md\:hover\:via-OceanBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .md\:hover\:via-MetallicCopper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .md\:hover\:via-PorcelainWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .md\:hover\:via-LightBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .md\:hover\:via-CloudNavy-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .md\:hover\:via-CloudMint-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .md\:hover\:via-CloudOrange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .md\:hover\:via-CloudLavender-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .md\:hover\:via-CloudRed-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .md\:hover\:via-CloudWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .md\:hover\:via-SunriseGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .md\:hover\:via-SunshineGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .md\:hover\:via-AuraBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .md\:hover\:via-AuraGlow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .md\:hover\:via-MysticBronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .md\:hover\:via-MysticGreen-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .md\:hover\:via-MysticGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .md\:hover\:via-MysticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .md\:hover\:via-MysticWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .md\:hover\:via-price-blue1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:hover\:via-indigo1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:hover\:via-Purple-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .md\:hover\:via-new-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .md\:hover\:via-dark-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .md\:hover\:via-replace-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .md\:hover\:via-resolve-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .md\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .md\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .md\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .md\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .md\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .md\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .md\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .md\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .md\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .md\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .md\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .md\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .md\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .md\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .md\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .md\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .md\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .md\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .md\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .md\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .md\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .md\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .md\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .md\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .md\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .md\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .md\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .md\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .md\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .md\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .md\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .md\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .md\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .md\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .md\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .md\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .md\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .md\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .md\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .md\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .md\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .md\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .md\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .md\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .md\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .md\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .md\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .md\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .md\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .md\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .md\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .md\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .md\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .md\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .md\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .md\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .md\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .md\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .md\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .md\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .md\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .md\:focus\:via-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .md\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .md\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .md\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .md\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .md\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .md\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .md\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .md\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .md\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .md\:focus\:via-Asurion-White:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:focus\:via-Asurion-Blue-Brighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:focus\:via-Asurion-Blue-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .md\:focus\:via-Asurion-Blue-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .md\:focus\:via-Asurion-Purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .md\:focus\:via-Asurion-Purple-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:focus\:via-Asurion-Purple-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .md\:focus\:via-Asurion-Gray-Deepest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .md\:focus\:via-Asurion-Gray-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .md\:focus\:via-Asurion-Gray-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .md\:focus\:via-Asurion-Gray-Lighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .md\:focus\:via-Asurion-Gray-Lightest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .md\:focus\:via-Asurion-Red-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .md\:focus\:via-light-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .md\:focus\:via-light-gray-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .md\:focus\:via-light-gray-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .md\:focus\:via-light-gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .md\:focus\:via-light-gray-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .md\:focus\:via-light-gray-5:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .md\:focus\:via-light-slate-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .md\:focus\:via-denim-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .md\:focus\:via-purple-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .md\:focus\:via-dark-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .md\:focus\:via-bright-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .md\:focus\:via-mustard-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .md\:focus\:via-mustard-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .md\:focus\:via-light-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:focus\:via-light-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .md\:focus\:via-light-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .md\:focus\:via-light-blue-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .md\:focus\:via-purple-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .md\:focus\:via-light-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .md\:focus\:via-light-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .md\:focus\:via-light-bg-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .md\:focus\:via-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .md\:focus\:via-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .md\:focus\:via-light-white-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .md\:focus\:via-Black-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:focus\:via-Default-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .md\:focus\:via-White-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .md\:focus\:via-Green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .md\:focus\:via-Blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:focus\:via-Silver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .md\:focus\:via-Yellow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .md\:focus\:via-Grey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .md\:focus\:via-Gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .md\:focus\:via-Red-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .md\:focus\:via-Gold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .md\:focus\:via-light-green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .md\:focus\:via-dark-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .md\:focus\:via-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:focus\:via-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .md\:focus\:via-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .md\:focus\:via-light-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .md\:focus\:via-bright-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .md\:focus\:via-bright-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .md\:focus\:via-SpaceGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .md\:focus\:via-Purple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:focus\:via-LightPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .md\:focus\:via-Glow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .md\:focus\:via-Bronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .md\:focus\:via-Copper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .md\:focus\:via-Pink-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .md\:focus\:via-Orange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .md\:focus\:via-Coral-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .md\:focus\:via-MajesticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:focus\:via-PrismBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:focus\:via-CeramicBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .md\:focus\:via-MidnightBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .md\:focus\:via-PrismWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .md\:focus\:via-CeramicWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .md\:focus\:via-LilacPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .md\:focus\:via-CrownSilver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .md\:focus\:via-CoralBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .md\:focus\:via-lime-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .md\:focus\:via-apple-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .md\:focus\:via-bg-new-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .md\:focus\:via-bg-new-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .md\:focus\:via-new-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .md\:focus\:via-footer-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .md\:focus\:via-border-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .md\:focus\:via-apple-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .md\:focus\:via-crimson-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .md\:focus\:via-asurion-cyan:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .md\:focus\:via-bright-orange:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .md\:focus\:via-Graphite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .md\:focus\:via-PacificBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:focus\:via-light-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .md\:focus\:via-asurion-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .md\:focus\:via-OceanBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .md\:focus\:via-MetallicCopper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .md\:focus\:via-PorcelainWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .md\:focus\:via-LightBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .md\:focus\:via-CloudNavy-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .md\:focus\:via-CloudMint-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .md\:focus\:via-CloudOrange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .md\:focus\:via-CloudLavender-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .md\:focus\:via-CloudRed-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .md\:focus\:via-CloudWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .md\:focus\:via-SunriseGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .md\:focus\:via-SunshineGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .md\:focus\:via-AuraBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .md\:focus\:via-AuraGlow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .md\:focus\:via-MysticBronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .md\:focus\:via-MysticGreen-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .md\:focus\:via-MysticGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .md\:focus\:via-MysticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .md\:focus\:via-MysticWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .md\:focus\:via-price-blue1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .md\:focus\:via-indigo1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .md\:focus\:via-Purple-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .md\:focus\:via-new-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .md\:focus\:via-dark-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .md\:focus\:via-replace-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .md\:focus\:via-resolve-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .md\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .md\:to-current {
    --tw-gradient-to: currentColor;
  }

  .md\:to-black {
    --tw-gradient-to: #000;
  }

  .md\:to-white {
    --tw-gradient-to: #fff;
  }

  .md\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .md\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .md\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .md\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .md\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .md\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .md\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .md\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .md\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .md\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .md\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .md\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .md\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .md\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .md\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .md\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .md\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .md\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .md\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .md\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .md\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .md\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .md\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .md\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .md\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .md\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .md\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .md\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .md\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .md\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .md\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .md\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .md\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .md\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .md\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .md\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .md\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .md\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .md\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .md\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .md\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .md\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .md\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .md\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .md\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .md\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .md\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .md\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .md\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .md\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .md\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .md\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .md\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .md\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .md\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .md\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .md\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .md\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .md\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .md\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .md\:to-purple {
    --tw-gradient-to: #6700B8;
  }

  .md\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .md\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .md\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .md\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .md\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .md\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .md\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .md\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .md\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .md\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .md\:to-Asurion-White {
    --tw-gradient-to: #FFF;
  }

  .md\:to-Asurion-Blue-Brighter {
    --tw-gradient-to: #6B8BFF;
  }

  .md\:to-Asurion-Blue-Deep {
    --tw-gradient-to: #2743CC;
  }

  .md\:to-Asurion-Blue-Light {
    --tw-gradient-to: #F0F3FF;
  }

  .md\:to-Asurion-Purple {
    --tw-gradient-to: #8223D2;
  }

  .md\:to-Asurion-Purple-Deeper {
    --tw-gradient-to: #6700B8;
  }

  .md\:to-Asurion-Purple-Light {
    --tw-gradient-to: #F3E9FB;
  }

  .md\:to-Asurion-Gray-Deepest {
    --tw-gradient-to: #333F48;
  }

  .md\:to-Asurion-Gray-Deeper {
    --tw-gradient-to: #6E767D;
  }

  .md\:to-Asurion-Gray-Light {
    --tw-gradient-to: #A5AAAF;
  }

  .md\:to-Asurion-Gray-Lighter {
    --tw-gradient-to: #E6E6EB;
  }

  .md\:to-Asurion-Gray-Lightest {
    --tw-gradient-to: #D5D6DA;
  }

  .md\:to-Asurion-Red-Deep {
    --tw-gradient-to: #DB1B1B;
  }

  .md\:to-light-gray {
    --tw-gradient-to: #6E767D;
  }

  .md\:to-light-gray-1 {
    --tw-gradient-to: #A5AAAF;
  }

  .md\:to-light-gray-2 {
    --tw-gradient-to: #E6E6EB;
  }

  .md\:to-light-gray-3 {
    --tw-gradient-to: #F0F0F5;
  }

  .md\:to-light-gray-4 {
    --tw-gradient-to: #D5D6DA;
  }

  .md\:to-light-gray-5 {
    --tw-gradient-to: #333F48;
  }

  .md\:to-light-slate-gray {
    --tw-gradient-to: #8589A1;
  }

  .md\:to-denim-blue {
    --tw-gradient-to: #0066B2;
  }

  .md\:to-purple-1 {
    --tw-gradient-to: #8223D2;
  }

  .md\:to-dark-red {
    --tw-gradient-to: #DB1B1B;
  }

  .md\:to-bright-red {
    --tw-gradient-to: #F40715;
  }

  .md\:to-mustard-yellow {
    --tw-gradient-to: #ED8B00;
  }

  .md\:to-mustard-yellow-1 {
    --tw-gradient-to: #ED6600;
  }

  .md\:to-light-blue {
    --tw-gradient-to: #6B8BFF;
  }

  .md\:to-light-blue-1 {
    --tw-gradient-to: #4A68F9;
  }

  .md\:to-light-blue-3 {
    --tw-gradient-to:  #F0F3FF;
  }

  .md\:to-light-blue-4 {
    --tw-gradient-to: #F0F3FF;
  }

  .md\:to-purple-blue {
    --tw-gradient-to: #6469E1;
  }

  .md\:to-light-green {
    --tw-gradient-to: #00B574;
  }

  .md\:to-light-green-1 {
    --tw-gradient-to: #00B574;
  }

  .md\:to-light-bg-green {
    --tw-gradient-to: #F0FFF9;
  }

  .md\:to-green-1 {
    --tw-gradient-to: #0B8350;
  }

  .md\:to-pink-1 {
    --tw-gradient-to: #FFEDD5;
  }

  .md\:to-light-white-1 {
    --tw-gradient-to: #F8F6EE;
  }

  .md\:to-Black-3 {
    --tw-gradient-to: #1F2020;
  }

  .md\:to-Default-3 {
    --tw-gradient-to: #1F2120;
  }

  .md\:to-White-3 {
    --tw-gradient-to: #F9F6EF;
  }

  .md\:to-Green-3 {
    --tw-gradient-to: #AEE0CD;
  }

  .md\:to-Blue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .md\:to-Silver-3 {
    --tw-gradient-to: #E4E4E2;
  }

  .md\:to-Yellow-3 {
    --tw-gradient-to: #F3D060;
  }

  .md\:to-Grey-3 {
    --tw-gradient-to: #535150;
  }

  .md\:to-Gray-3 {
    --tw-gradient-to: #535150;
  }

  .md\:to-Red-3 {
    --tw-gradient-to: #BA0C2E;
  }

  .md\:to-Gold-3 {
    --tw-gradient-to: #F5DDC5;
  }

  .md\:to-light-green-3 {
    --tw-gradient-to: #F3E9FB;
  }

  .md\:to-dark-blue-2 {
    --tw-gradient-to: #2743CC;
  }

  .md\:to-blue-1 {
    --tw-gradient-to: #6B8BFF;
  }

  .md\:to-yellow-1 {
    --tw-gradient-to: #EDB800;
  }

  .md\:to-blue-2 {
    --tw-gradient-to: #253BAA;
  }

  .md\:to-light-pink {
    --tw-gradient-to: #FF5070;
  }

  .md\:to-bright-green {
    --tw-gradient-to: #6EFAC3;
  }

  .md\:to-bright-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .md\:to-SpaceGrey-3 {
    --tw-gradient-to: #535150;
  }

  .md\:to-Purple-3 {
    --tw-gradient-to: #6700B8;
  }

  .md\:to-LightPurple-3 {
    --tw-gradient-to: #D1CDDA;
  }

  .md\:to-Glow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .md\:to-Bronze-3 {
    --tw-gradient-to: #cd7f32;
  }

  .md\:to-Copper-3 {
    --tw-gradient-to: #B87333;
  }

  .md\:to-Pink-3 {
    --tw-gradient-to: #FFC0CB;
  }

  .md\:to-Orange-3 {
    --tw-gradient-to: #FFA500;
  }

  .md\:to-Coral-3 {
    --tw-gradient-to: #EE7762;
  }

  .md\:to-MajesticBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .md\:to-PrismBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .md\:to-CeramicBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .md\:to-MidnightBlack-3 {
    --tw-gradient-to: #00040D;
  }

  .md\:to-PrismWhite-3 {
    --tw-gradient-to: #E1D8CB;
  }

  .md\:to-CeramicWhite-3 {
    --tw-gradient-to: #c2c2c4;
  }

  .md\:to-LilacPurple-3 {
    --tw-gradient-to: #C8A2C8;
  }

  .md\:to-CrownSilver-3 {
    --tw-gradient-to: #b1a5aa;
  }

  .md\:to-CoralBlue-3 {
    --tw-gradient-to: #AFDCEC;
  }

  .md\:to-lime-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .md\:to-apple-green {
    --tw-gradient-to: #6EFAC3;
  }

  .md\:to-bg-new-blue {
    --tw-gradient-to: #39DCF0;
  }

  .md\:to-bg-new-pink {
    --tw-gradient-to: #E79AAE;
  }

  .md\:to-new-pink-1 {
    --tw-gradient-to: #E9A1B3;
  }

  .md\:to-footer-grey {
    --tw-gradient-to: #333238;
  }

  .md\:to-border-grey {
    --tw-gradient-to: #c4c4c4;
  }

  .md\:to-apple-green-1 {
    --tw-gradient-to: #30D091;
  }

  .md\:to-crimson-red {
    --tw-gradient-to: #d22323;
  }

  .md\:to-asurion-cyan {
    --tw-gradient-to: #95CED7;
  }

  .md\:to-bright-orange {
    --tw-gradient-to: #FF8B1A;
  }

  .md\:to-Graphite-3 {
    --tw-gradient-to: #D2CEDB;
  }

  .md\:to-PacificBlue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .md\:to-light-purple {
    --tw-gradient-to: #B3A3D7;
  }

  .md\:to-asurion-gray {
    --tw-gradient-to: #D8D8D8;
  }

  .md\:to-OceanBlue-3 {
    --tw-gradient-to: #0077be;
  }

  .md\:to-MetallicCopper-3 {
    --tw-gradient-to: #72281e;
  }

  .md\:to-PorcelainWhite-3 {
    --tw-gradient-to: #f8fbf8;
  }

  .md\:to-LightBlue-3 {
    --tw-gradient-to: #ADD8E6;
  }

  .md\:to-CloudNavy-3 {
    --tw-gradient-to: #607387;
  }

  .md\:to-CloudMint-3 {
    --tw-gradient-to: #607387;
  }

  .md\:to-CloudOrange-3 {
    --tw-gradient-to: #ffba97;
  }

  .md\:to-CloudLavender-3 {
    --tw-gradient-to: #d6d3e2;
  }

  .md\:to-CloudRed-3 {
    --tw-gradient-to: #dbb0a2;
  }

  .md\:to-CloudWhite-3 {
    --tw-gradient-to: #f2f2ed;
  }

  .md\:to-SunriseGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .md\:to-SunshineGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .md\:to-AuraBlack-3 {
    --tw-gradient-to: #1F2120;
  }

  .md\:to-AuraGlow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .md\:to-MysticBronze-3 {
    --tw-gradient-to: #3c2516;
  }

  .md\:to-MysticGreen-3 {
    --tw-gradient-to: #90A19A;
  }

  .md\:to-MysticGrey-3 {
    --tw-gradient-to: #564f55;
  }

  .md\:to-MysticBlack-3 {
    --tw-gradient-to: #353A3C;
  }

  .md\:to-MysticWhite-3 {
    --tw-gradient-to: #E4EDE3;
  }

  .md\:to-price-blue1 {
    --tw-gradient-to: #6B8BFF;
  }

  .md\:to-indigo1 {
    --tw-gradient-to: #6700B8;
  }

  .md\:to-Purple-4 {
    --tw-gradient-to: #9598F8;
  }

  .md\:to-new-blue-2 {
    --tw-gradient-to: #33B3C2;
  }

  .md\:to-dark-blue-3 {
    --tw-gradient-to: #041DFB;
  }

  .md\:to-replace-bg {
    --tw-gradient-to: #8AA4BC;
  }

  .md\:to-resolve-bg {
    --tw-gradient-to: #4783CB;
  }

  .md\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .md\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .md\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .md\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .md\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .md\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .md\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .md\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .md\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .md\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .md\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .md\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .md\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .md\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .md\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .md\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .md\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .md\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .md\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .md\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .md\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .md\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .md\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .md\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .md\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .md\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .md\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .md\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .md\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .md\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .md\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .md\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .md\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .md\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .md\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .md\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .md\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .md\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .md\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .md\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .md\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .md\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .md\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .md\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .md\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .md\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .md\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .md\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .md\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .md\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .md\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .md\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .md\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .md\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .md\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .md\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .md\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .md\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .md\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .md\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .md\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .md\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .md\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .md\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .md\:hover\:to-purple:hover {
    --tw-gradient-to: #6700B8;
  }

  .md\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .md\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .md\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .md\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .md\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .md\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .md\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .md\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .md\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .md\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .md\:hover\:to-Asurion-White:hover {
    --tw-gradient-to: #FFF;
  }

  .md\:hover\:to-Asurion-Blue-Brighter:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .md\:hover\:to-Asurion-Blue-Deep:hover {
    --tw-gradient-to: #2743CC;
  }

  .md\:hover\:to-Asurion-Blue-Light:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .md\:hover\:to-Asurion-Purple:hover {
    --tw-gradient-to: #8223D2;
  }

  .md\:hover\:to-Asurion-Purple-Deeper:hover {
    --tw-gradient-to: #6700B8;
  }

  .md\:hover\:to-Asurion-Purple-Light:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .md\:hover\:to-Asurion-Gray-Deepest:hover {
    --tw-gradient-to: #333F48;
  }

  .md\:hover\:to-Asurion-Gray-Deeper:hover {
    --tw-gradient-to: #6E767D;
  }

  .md\:hover\:to-Asurion-Gray-Light:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .md\:hover\:to-Asurion-Gray-Lighter:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .md\:hover\:to-Asurion-Gray-Lightest:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .md\:hover\:to-Asurion-Red-Deep:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .md\:hover\:to-light-gray:hover {
    --tw-gradient-to: #6E767D;
  }

  .md\:hover\:to-light-gray-1:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .md\:hover\:to-light-gray-2:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .md\:hover\:to-light-gray-3:hover {
    --tw-gradient-to: #F0F0F5;
  }

  .md\:hover\:to-light-gray-4:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .md\:hover\:to-light-gray-5:hover {
    --tw-gradient-to: #333F48;
  }

  .md\:hover\:to-light-slate-gray:hover {
    --tw-gradient-to: #8589A1;
  }

  .md\:hover\:to-denim-blue:hover {
    --tw-gradient-to: #0066B2;
  }

  .md\:hover\:to-purple-1:hover {
    --tw-gradient-to: #8223D2;
  }

  .md\:hover\:to-dark-red:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .md\:hover\:to-bright-red:hover {
    --tw-gradient-to: #F40715;
  }

  .md\:hover\:to-mustard-yellow:hover {
    --tw-gradient-to: #ED8B00;
  }

  .md\:hover\:to-mustard-yellow-1:hover {
    --tw-gradient-to: #ED6600;
  }

  .md\:hover\:to-light-blue:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .md\:hover\:to-light-blue-1:hover {
    --tw-gradient-to: #4A68F9;
  }

  .md\:hover\:to-light-blue-3:hover {
    --tw-gradient-to:  #F0F3FF;
  }

  .md\:hover\:to-light-blue-4:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .md\:hover\:to-purple-blue:hover {
    --tw-gradient-to: #6469E1;
  }

  .md\:hover\:to-light-green:hover {
    --tw-gradient-to: #00B574;
  }

  .md\:hover\:to-light-green-1:hover {
    --tw-gradient-to: #00B574;
  }

  .md\:hover\:to-light-bg-green:hover {
    --tw-gradient-to: #F0FFF9;
  }

  .md\:hover\:to-green-1:hover {
    --tw-gradient-to: #0B8350;
  }

  .md\:hover\:to-pink-1:hover {
    --tw-gradient-to: #FFEDD5;
  }

  .md\:hover\:to-light-white-1:hover {
    --tw-gradient-to: #F8F6EE;
  }

  .md\:hover\:to-Black-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .md\:hover\:to-Default-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .md\:hover\:to-White-3:hover {
    --tw-gradient-to: #F9F6EF;
  }

  .md\:hover\:to-Green-3:hover {
    --tw-gradient-to: #AEE0CD;
  }

  .md\:hover\:to-Blue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .md\:hover\:to-Silver-3:hover {
    --tw-gradient-to: #E4E4E2;
  }

  .md\:hover\:to-Yellow-3:hover {
    --tw-gradient-to: #F3D060;
  }

  .md\:hover\:to-Grey-3:hover {
    --tw-gradient-to: #535150;
  }

  .md\:hover\:to-Gray-3:hover {
    --tw-gradient-to: #535150;
  }

  .md\:hover\:to-Red-3:hover {
    --tw-gradient-to: #BA0C2E;
  }

  .md\:hover\:to-Gold-3:hover {
    --tw-gradient-to: #F5DDC5;
  }

  .md\:hover\:to-light-green-3:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .md\:hover\:to-dark-blue-2:hover {
    --tw-gradient-to: #2743CC;
  }

  .md\:hover\:to-blue-1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .md\:hover\:to-yellow-1:hover {
    --tw-gradient-to: #EDB800;
  }

  .md\:hover\:to-blue-2:hover {
    --tw-gradient-to: #253BAA;
  }

  .md\:hover\:to-light-pink:hover {
    --tw-gradient-to: #FF5070;
  }

  .md\:hover\:to-bright-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .md\:hover\:to-bright-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .md\:hover\:to-SpaceGrey-3:hover {
    --tw-gradient-to: #535150;
  }

  .md\:hover\:to-Purple-3:hover {
    --tw-gradient-to: #6700B8;
  }

  .md\:hover\:to-LightPurple-3:hover {
    --tw-gradient-to: #D1CDDA;
  }

  .md\:hover\:to-Glow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .md\:hover\:to-Bronze-3:hover {
    --tw-gradient-to: #cd7f32;
  }

  .md\:hover\:to-Copper-3:hover {
    --tw-gradient-to: #B87333;
  }

  .md\:hover\:to-Pink-3:hover {
    --tw-gradient-to: #FFC0CB;
  }

  .md\:hover\:to-Orange-3:hover {
    --tw-gradient-to: #FFA500;
  }

  .md\:hover\:to-Coral-3:hover {
    --tw-gradient-to: #EE7762;
  }

  .md\:hover\:to-MajesticBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .md\:hover\:to-PrismBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .md\:hover\:to-CeramicBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .md\:hover\:to-MidnightBlack-3:hover {
    --tw-gradient-to: #00040D;
  }

  .md\:hover\:to-PrismWhite-3:hover {
    --tw-gradient-to: #E1D8CB;
  }

  .md\:hover\:to-CeramicWhite-3:hover {
    --tw-gradient-to: #c2c2c4;
  }

  .md\:hover\:to-LilacPurple-3:hover {
    --tw-gradient-to: #C8A2C8;
  }

  .md\:hover\:to-CrownSilver-3:hover {
    --tw-gradient-to: #b1a5aa;
  }

  .md\:hover\:to-CoralBlue-3:hover {
    --tw-gradient-to: #AFDCEC;
  }

  .md\:hover\:to-lime-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .md\:hover\:to-apple-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .md\:hover\:to-bg-new-blue:hover {
    --tw-gradient-to: #39DCF0;
  }

  .md\:hover\:to-bg-new-pink:hover {
    --tw-gradient-to: #E79AAE;
  }

  .md\:hover\:to-new-pink-1:hover {
    --tw-gradient-to: #E9A1B3;
  }

  .md\:hover\:to-footer-grey:hover {
    --tw-gradient-to: #333238;
  }

  .md\:hover\:to-border-grey:hover {
    --tw-gradient-to: #c4c4c4;
  }

  .md\:hover\:to-apple-green-1:hover {
    --tw-gradient-to: #30D091;
  }

  .md\:hover\:to-crimson-red:hover {
    --tw-gradient-to: #d22323;
  }

  .md\:hover\:to-asurion-cyan:hover {
    --tw-gradient-to: #95CED7;
  }

  .md\:hover\:to-bright-orange:hover {
    --tw-gradient-to: #FF8B1A;
  }

  .md\:hover\:to-Graphite-3:hover {
    --tw-gradient-to: #D2CEDB;
  }

  .md\:hover\:to-PacificBlue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .md\:hover\:to-light-purple:hover {
    --tw-gradient-to: #B3A3D7;
  }

  .md\:hover\:to-asurion-gray:hover {
    --tw-gradient-to: #D8D8D8;
  }

  .md\:hover\:to-OceanBlue-3:hover {
    --tw-gradient-to: #0077be;
  }

  .md\:hover\:to-MetallicCopper-3:hover {
    --tw-gradient-to: #72281e;
  }

  .md\:hover\:to-PorcelainWhite-3:hover {
    --tw-gradient-to: #f8fbf8;
  }

  .md\:hover\:to-LightBlue-3:hover {
    --tw-gradient-to: #ADD8E6;
  }

  .md\:hover\:to-CloudNavy-3:hover {
    --tw-gradient-to: #607387;
  }

  .md\:hover\:to-CloudMint-3:hover {
    --tw-gradient-to: #607387;
  }

  .md\:hover\:to-CloudOrange-3:hover {
    --tw-gradient-to: #ffba97;
  }

  .md\:hover\:to-CloudLavender-3:hover {
    --tw-gradient-to: #d6d3e2;
  }

  .md\:hover\:to-CloudRed-3:hover {
    --tw-gradient-to: #dbb0a2;
  }

  .md\:hover\:to-CloudWhite-3:hover {
    --tw-gradient-to: #f2f2ed;
  }

  .md\:hover\:to-SunriseGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .md\:hover\:to-SunshineGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .md\:hover\:to-AuraBlack-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .md\:hover\:to-AuraGlow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .md\:hover\:to-MysticBronze-3:hover {
    --tw-gradient-to: #3c2516;
  }

  .md\:hover\:to-MysticGreen-3:hover {
    --tw-gradient-to: #90A19A;
  }

  .md\:hover\:to-MysticGrey-3:hover {
    --tw-gradient-to: #564f55;
  }

  .md\:hover\:to-MysticBlack-3:hover {
    --tw-gradient-to: #353A3C;
  }

  .md\:hover\:to-MysticWhite-3:hover {
    --tw-gradient-to: #E4EDE3;
  }

  .md\:hover\:to-price-blue1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .md\:hover\:to-indigo1:hover {
    --tw-gradient-to: #6700B8;
  }

  .md\:hover\:to-Purple-4:hover {
    --tw-gradient-to: #9598F8;
  }

  .md\:hover\:to-new-blue-2:hover {
    --tw-gradient-to: #33B3C2;
  }

  .md\:hover\:to-dark-blue-3:hover {
    --tw-gradient-to: #041DFB;
  }

  .md\:hover\:to-replace-bg:hover {
    --tw-gradient-to: #8AA4BC;
  }

  .md\:hover\:to-resolve-bg:hover {
    --tw-gradient-to: #4783CB;
  }

  .md\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .md\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .md\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .md\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .md\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .md\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .md\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .md\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .md\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .md\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .md\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .md\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .md\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .md\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .md\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .md\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .md\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .md\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .md\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .md\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .md\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .md\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .md\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .md\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .md\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .md\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .md\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .md\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .md\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .md\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .md\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .md\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .md\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .md\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .md\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .md\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .md\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .md\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .md\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .md\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .md\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .md\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .md\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .md\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .md\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .md\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .md\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .md\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .md\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .md\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .md\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .md\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .md\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .md\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .md\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .md\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .md\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .md\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .md\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .md\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .md\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .md\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .md\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .md\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .md\:focus\:to-purple:focus {
    --tw-gradient-to: #6700B8;
  }

  .md\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .md\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .md\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .md\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .md\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .md\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .md\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .md\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .md\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .md\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .md\:focus\:to-Asurion-White:focus {
    --tw-gradient-to: #FFF;
  }

  .md\:focus\:to-Asurion-Blue-Brighter:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .md\:focus\:to-Asurion-Blue-Deep:focus {
    --tw-gradient-to: #2743CC;
  }

  .md\:focus\:to-Asurion-Blue-Light:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .md\:focus\:to-Asurion-Purple:focus {
    --tw-gradient-to: #8223D2;
  }

  .md\:focus\:to-Asurion-Purple-Deeper:focus {
    --tw-gradient-to: #6700B8;
  }

  .md\:focus\:to-Asurion-Purple-Light:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .md\:focus\:to-Asurion-Gray-Deepest:focus {
    --tw-gradient-to: #333F48;
  }

  .md\:focus\:to-Asurion-Gray-Deeper:focus {
    --tw-gradient-to: #6E767D;
  }

  .md\:focus\:to-Asurion-Gray-Light:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .md\:focus\:to-Asurion-Gray-Lighter:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .md\:focus\:to-Asurion-Gray-Lightest:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .md\:focus\:to-Asurion-Red-Deep:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .md\:focus\:to-light-gray:focus {
    --tw-gradient-to: #6E767D;
  }

  .md\:focus\:to-light-gray-1:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .md\:focus\:to-light-gray-2:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .md\:focus\:to-light-gray-3:focus {
    --tw-gradient-to: #F0F0F5;
  }

  .md\:focus\:to-light-gray-4:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .md\:focus\:to-light-gray-5:focus {
    --tw-gradient-to: #333F48;
  }

  .md\:focus\:to-light-slate-gray:focus {
    --tw-gradient-to: #8589A1;
  }

  .md\:focus\:to-denim-blue:focus {
    --tw-gradient-to: #0066B2;
  }

  .md\:focus\:to-purple-1:focus {
    --tw-gradient-to: #8223D2;
  }

  .md\:focus\:to-dark-red:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .md\:focus\:to-bright-red:focus {
    --tw-gradient-to: #F40715;
  }

  .md\:focus\:to-mustard-yellow:focus {
    --tw-gradient-to: #ED8B00;
  }

  .md\:focus\:to-mustard-yellow-1:focus {
    --tw-gradient-to: #ED6600;
  }

  .md\:focus\:to-light-blue:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .md\:focus\:to-light-blue-1:focus {
    --tw-gradient-to: #4A68F9;
  }

  .md\:focus\:to-light-blue-3:focus {
    --tw-gradient-to:  #F0F3FF;
  }

  .md\:focus\:to-light-blue-4:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .md\:focus\:to-purple-blue:focus {
    --tw-gradient-to: #6469E1;
  }

  .md\:focus\:to-light-green:focus {
    --tw-gradient-to: #00B574;
  }

  .md\:focus\:to-light-green-1:focus {
    --tw-gradient-to: #00B574;
  }

  .md\:focus\:to-light-bg-green:focus {
    --tw-gradient-to: #F0FFF9;
  }

  .md\:focus\:to-green-1:focus {
    --tw-gradient-to: #0B8350;
  }

  .md\:focus\:to-pink-1:focus {
    --tw-gradient-to: #FFEDD5;
  }

  .md\:focus\:to-light-white-1:focus {
    --tw-gradient-to: #F8F6EE;
  }

  .md\:focus\:to-Black-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .md\:focus\:to-Default-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .md\:focus\:to-White-3:focus {
    --tw-gradient-to: #F9F6EF;
  }

  .md\:focus\:to-Green-3:focus {
    --tw-gradient-to: #AEE0CD;
  }

  .md\:focus\:to-Blue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .md\:focus\:to-Silver-3:focus {
    --tw-gradient-to: #E4E4E2;
  }

  .md\:focus\:to-Yellow-3:focus {
    --tw-gradient-to: #F3D060;
  }

  .md\:focus\:to-Grey-3:focus {
    --tw-gradient-to: #535150;
  }

  .md\:focus\:to-Gray-3:focus {
    --tw-gradient-to: #535150;
  }

  .md\:focus\:to-Red-3:focus {
    --tw-gradient-to: #BA0C2E;
  }

  .md\:focus\:to-Gold-3:focus {
    --tw-gradient-to: #F5DDC5;
  }

  .md\:focus\:to-light-green-3:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .md\:focus\:to-dark-blue-2:focus {
    --tw-gradient-to: #2743CC;
  }

  .md\:focus\:to-blue-1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .md\:focus\:to-yellow-1:focus {
    --tw-gradient-to: #EDB800;
  }

  .md\:focus\:to-blue-2:focus {
    --tw-gradient-to: #253BAA;
  }

  .md\:focus\:to-light-pink:focus {
    --tw-gradient-to: #FF5070;
  }

  .md\:focus\:to-bright-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .md\:focus\:to-bright-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .md\:focus\:to-SpaceGrey-3:focus {
    --tw-gradient-to: #535150;
  }

  .md\:focus\:to-Purple-3:focus {
    --tw-gradient-to: #6700B8;
  }

  .md\:focus\:to-LightPurple-3:focus {
    --tw-gradient-to: #D1CDDA;
  }

  .md\:focus\:to-Glow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .md\:focus\:to-Bronze-3:focus {
    --tw-gradient-to: #cd7f32;
  }

  .md\:focus\:to-Copper-3:focus {
    --tw-gradient-to: #B87333;
  }

  .md\:focus\:to-Pink-3:focus {
    --tw-gradient-to: #FFC0CB;
  }

  .md\:focus\:to-Orange-3:focus {
    --tw-gradient-to: #FFA500;
  }

  .md\:focus\:to-Coral-3:focus {
    --tw-gradient-to: #EE7762;
  }

  .md\:focus\:to-MajesticBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .md\:focus\:to-PrismBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .md\:focus\:to-CeramicBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .md\:focus\:to-MidnightBlack-3:focus {
    --tw-gradient-to: #00040D;
  }

  .md\:focus\:to-PrismWhite-3:focus {
    --tw-gradient-to: #E1D8CB;
  }

  .md\:focus\:to-CeramicWhite-3:focus {
    --tw-gradient-to: #c2c2c4;
  }

  .md\:focus\:to-LilacPurple-3:focus {
    --tw-gradient-to: #C8A2C8;
  }

  .md\:focus\:to-CrownSilver-3:focus {
    --tw-gradient-to: #b1a5aa;
  }

  .md\:focus\:to-CoralBlue-3:focus {
    --tw-gradient-to: #AFDCEC;
  }

  .md\:focus\:to-lime-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .md\:focus\:to-apple-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .md\:focus\:to-bg-new-blue:focus {
    --tw-gradient-to: #39DCF0;
  }

  .md\:focus\:to-bg-new-pink:focus {
    --tw-gradient-to: #E79AAE;
  }

  .md\:focus\:to-new-pink-1:focus {
    --tw-gradient-to: #E9A1B3;
  }

  .md\:focus\:to-footer-grey:focus {
    --tw-gradient-to: #333238;
  }

  .md\:focus\:to-border-grey:focus {
    --tw-gradient-to: #c4c4c4;
  }

  .md\:focus\:to-apple-green-1:focus {
    --tw-gradient-to: #30D091;
  }

  .md\:focus\:to-crimson-red:focus {
    --tw-gradient-to: #d22323;
  }

  .md\:focus\:to-asurion-cyan:focus {
    --tw-gradient-to: #95CED7;
  }

  .md\:focus\:to-bright-orange:focus {
    --tw-gradient-to: #FF8B1A;
  }

  .md\:focus\:to-Graphite-3:focus {
    --tw-gradient-to: #D2CEDB;
  }

  .md\:focus\:to-PacificBlue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .md\:focus\:to-light-purple:focus {
    --tw-gradient-to: #B3A3D7;
  }

  .md\:focus\:to-asurion-gray:focus {
    --tw-gradient-to: #D8D8D8;
  }

  .md\:focus\:to-OceanBlue-3:focus {
    --tw-gradient-to: #0077be;
  }

  .md\:focus\:to-MetallicCopper-3:focus {
    --tw-gradient-to: #72281e;
  }

  .md\:focus\:to-PorcelainWhite-3:focus {
    --tw-gradient-to: #f8fbf8;
  }

  .md\:focus\:to-LightBlue-3:focus {
    --tw-gradient-to: #ADD8E6;
  }

  .md\:focus\:to-CloudNavy-3:focus {
    --tw-gradient-to: #607387;
  }

  .md\:focus\:to-CloudMint-3:focus {
    --tw-gradient-to: #607387;
  }

  .md\:focus\:to-CloudOrange-3:focus {
    --tw-gradient-to: #ffba97;
  }

  .md\:focus\:to-CloudLavender-3:focus {
    --tw-gradient-to: #d6d3e2;
  }

  .md\:focus\:to-CloudRed-3:focus {
    --tw-gradient-to: #dbb0a2;
  }

  .md\:focus\:to-CloudWhite-3:focus {
    --tw-gradient-to: #f2f2ed;
  }

  .md\:focus\:to-SunriseGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .md\:focus\:to-SunshineGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .md\:focus\:to-AuraBlack-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .md\:focus\:to-AuraGlow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .md\:focus\:to-MysticBronze-3:focus {
    --tw-gradient-to: #3c2516;
  }

  .md\:focus\:to-MysticGreen-3:focus {
    --tw-gradient-to: #90A19A;
  }

  .md\:focus\:to-MysticGrey-3:focus {
    --tw-gradient-to: #564f55;
  }

  .md\:focus\:to-MysticBlack-3:focus {
    --tw-gradient-to: #353A3C;
  }

  .md\:focus\:to-MysticWhite-3:focus {
    --tw-gradient-to: #E4EDE3;
  }

  .md\:focus\:to-price-blue1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .md\:focus\:to-indigo1:focus {
    --tw-gradient-to: #6700B8;
  }

  .md\:focus\:to-Purple-4:focus {
    --tw-gradient-to: #9598F8;
  }

  .md\:focus\:to-new-blue-2:focus {
    --tw-gradient-to: #33B3C2;
  }

  .md\:focus\:to-dark-blue-3:focus {
    --tw-gradient-to: #041DFB;
  }

  .md\:focus\:to-replace-bg:focus {
    --tw-gradient-to: #8AA4BC;
  }

  .md\:focus\:to-resolve-bg:focus {
    --tw-gradient-to: #4783CB;
  }

  .md\:decoration-slice {
    -webkit-box-decoration-break: slice;
    box-decoration-break: slice;
  }

  .md\:decoration-clone {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }

  .md\:bg-auto {
    background-size: auto;
  }

  .md\:bg-cover {
    background-size: cover;
  }

  .md\:bg-contain {
    background-size: contain;
  }

  .md\:bg-fixed {
    background-attachment: fixed;
  }

  .md\:bg-local {
    background-attachment: local;
  }

  .md\:bg-scroll {
    background-attachment: scroll;
  }

  .md\:bg-clip-border {
    background-clip: border-box;
  }

  .md\:bg-clip-padding {
    background-clip: padding-box;
  }

  .md\:bg-clip-content {
    background-clip: content-box;
  }

  .md\:bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
  }

  .md\:bg-bottom {
    background-position: bottom;
  }

  .md\:bg-center {
    background-position: center;
  }

  .md\:bg-left {
    background-position: left;
  }

  .md\:bg-left-bottom {
    background-position: left bottom;
  }

  .md\:bg-left-top {
    background-position: left top;
  }

  .md\:bg-right {
    background-position: right;
  }

  .md\:bg-right-bottom {
    background-position: right bottom;
  }

  .md\:bg-right-top {
    background-position: right top;
  }

  .md\:bg-top {
    background-position: top;
  }

  .md\:bg-repeat {
    background-repeat: repeat;
  }

  .md\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .md\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .md\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .md\:bg-repeat-round {
    background-repeat: round;
  }

  .md\:bg-repeat-space {
    background-repeat: space;
  }

  .md\:bg-origin-border {
    background-origin: border-box;
  }

  .md\:bg-origin-padding {
    background-origin: padding-box;
  }

  .md\:bg-origin-content {
    background-origin: content-box;
  }

  .md\:fill-current {
    fill: currentColor;
  }

  .md\:stroke-current {
    stroke: currentColor;
  }

  .md\:stroke-0 {
    stroke-width: 0;
  }

  .md\:stroke-1 {
    stroke-width: 1;
  }

  .md\:stroke-2 {
    stroke-width: 2;
  }

  .md\:object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .md\:object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .md\:object-fill {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .md\:object-none {
    -o-object-fit: none;
    object-fit: none;
  }

  .md\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .md\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom;
  }

  .md\:object-center {
    -o-object-position: center;
    object-position: center;
  }

  .md\:object-left {
    -o-object-position: left;
    object-position: left;
  }

  .md\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom;
  }

  .md\:object-left-top {
    -o-object-position: left top;
    object-position: left top;
  }

  .md\:object-right {
    -o-object-position: right;
    object-position: right;
  }

  .md\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom;
  }

  .md\:object-right-top {
    -o-object-position: right top;
    object-position: right top;
  }

  .md\:object-top {
    -o-object-position: top;
    object-position: top;
  }

  .md\:p-0 {
    padding: 0px;
  }

  .md\:p-1 {
    padding: 0.25rem;
  }

  .md\:p-2 {
    padding: 0.5rem;
  }

  .md\:p-3 {
    padding: 0.75rem;
  }

  .md\:p-4 {
    padding: 1rem;
  }

  .md\:p-5 {
    padding: 1.25rem;
  }

  .md\:p-6 {
    padding: 1.5rem;
  }

  .md\:p-7 {
    padding: 1.75rem;
  }

  .md\:p-8 {
    padding: 2rem;
  }

  .md\:p-9 {
    padding: 2.25rem;
  }

  .md\:p-10 {
    padding: 2.5rem;
  }

  .md\:p-11 {
    padding: 2.75rem;
  }

  .md\:p-12 {
    padding: 3rem;
  }

  .md\:p-14 {
    padding: 3.5rem;
  }

  .md\:p-15 {
    padding: 15px;
  }

  .md\:p-16 {
    padding: 4rem;
  }

  .md\:p-17 {
    padding: 17px;
  }

  .md\:p-19 {
    padding: 19px;
  }

  .md\:p-20 {
    padding: 5rem;
  }

  .md\:p-22 {
    padding: 22px;
  }

  .md\:p-24 {
    padding: 6rem;
  }

  .md\:p-25 {
    padding: 25px;
  }

  .md\:p-26 {
    padding: 26px;
  }

  .md\:p-27 {
    padding: 27px;
  }

  .md\:p-28 {
    padding: 7rem;
  }

  .md\:p-29 {
    padding: 29px;
  }

  .md\:p-30 {
    padding: 30px;
  }

  .md\:p-32 {
    padding: 8rem;
  }

  .md\:p-35 {
    padding: 35px;
  }

  .md\:p-36 {
    padding: 9rem;
  }

  .md\:p-37 {
    padding: 37px;
  }

  .md\:p-40 {
    padding: 40px;
  }

  .md\:p-41 {
    padding: 41px;
  }

  .md\:p-44 {
    padding: 11rem;
  }

  .md\:p-45 {
    padding: 45px;
  }

  .md\:p-48 {
    padding: 12rem;
  }

  .md\:p-49 {
    padding: 49px;
  }

  .md\:p-50 {
    padding: 50px;
  }

  .md\:p-52 {
    padding: 13rem;
  }

  .md\:p-56 {
    padding: 14rem;
  }

  .md\:p-60 {
    padding: 60px;
  }

  .md\:p-64 {
    padding: 16rem;
  }

  .md\:p-65 {
    padding: 65px;
  }

  .md\:p-72 {
    padding: 72px;
  }

  .md\:p-80 {
    padding: 20rem;
  }

  .md\:p-85 {
    padding: 85px;
  }

  .md\:p-96 {
    padding: 24rem;
  }

  .md\:p-124 {
    padding: 124px;
  }

  .md\:p-px {
    padding: 1px;
  }

  .md\:p-0\.5 {
    padding: 0.125rem;
  }

  .md\:p-1\.5 {
    padding: 0.375rem;
  }

  .md\:p-2\.5 {
    padding: 0.625rem;
  }

  .md\:p-3\.5 {
    padding: 0.875rem;
  }

  .md\:p-p11 {
    padding: 11px;
  }

  .md\:p-p12 {
    padding: 12px;
  }

  .md\:p-p10 {
    padding: 10px;
  }

  .md\:p-p9 {
    padding: 9px;
  }

  .md\:p-p20 {
    padding: 20px;
  }

  .md\:p-p18 {
    padding: 18px;
  }

  .md\:p-p14 {
    padding: 14px;
  }

  .md\:p-p13 {
    padding: 13px;
  }

  .md\:p-p6 {
    padding: 6px;
  }

  .md\:p-p2 {
    padding: 2px;
  }

  .md\:p-p3 {
    padding: 3px;
  }

  .md\:p-p5 {
    padding: 5px;
  }

  .md\:p-40p-imp {
    padding: 40px !important;
  }

  .md\:p-67px {
    padding: 67px;
  }

  .md\:p-160px {
    padding: 160px;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .md\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .md\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .md\:px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .md\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .md\:px-17 {
    padding-left: 17px;
    padding-right: 17px;
  }

  .md\:px-19 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .md\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .md\:px-22 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .md\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .md\:px-25 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .md\:px-26 {
    padding-left: 26px;
    padding-right: 26px;
  }

  .md\:px-27 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .md\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .md\:px-29 {
    padding-left: 29px;
    padding-right: 29px;
  }

  .md\:px-30 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .md\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .md\:px-35 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .md\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .md\:px-37 {
    padding-left: 37px;
    padding-right: 37px;
  }

  .md\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .md\:px-41 {
    padding-left: 41px;
    padding-right: 41px;
  }

  .md\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .md\:px-45 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .md\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .md\:px-49 {
    padding-left: 49px;
    padding-right: 49px;
  }

  .md\:px-50 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .md\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .md\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .md\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .md\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .md\:px-65 {
    padding-left: 65px;
    padding-right: 65px;
  }

  .md\:px-72 {
    padding-left: 72px;
    padding-right: 72px;
  }

  .md\:px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .md\:px-85 {
    padding-left: 85px;
    padding-right: 85px;
  }

  .md\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .md\:px-124 {
    padding-left: 124px;
    padding-right: 124px;
  }

  .md\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .md\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .md\:px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .md\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .md\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .md\:px-p11 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .md\:px-p12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .md\:px-p10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .md\:px-p9 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .md\:px-p20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .md\:px-p18 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .md\:px-p14 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .md\:px-p13 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .md\:px-p6 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .md\:px-p2 {
    padding-left: 2px;
    padding-right: 2px;
  }

  .md\:px-p3 {
    padding-left: 3px;
    padding-right: 3px;
  }

  .md\:px-p5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .md\:px-40p-imp {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .md\:px-67px {
    padding-left: 67px;
    padding-right: 67px;
  }

  .md\:px-160px {
    padding-left: 160px;
    padding-right: 160px;
  }

  .md\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .md\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .md\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .md\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .md\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .md\:py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .md\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .md\:py-17 {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .md\:py-19 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .md\:py-22 {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .md\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .md\:py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .md\:py-26 {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .md\:py-27 {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .md\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .md\:py-29 {
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .md\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .md\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .md\:py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .md\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .md\:py-37 {
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .md\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .md\:py-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }

  .md\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .md\:py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .md\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .md\:py-49 {
    padding-top: 49px;
    padding-bottom: 49px;
  }

  .md\:py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .md\:py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .md\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .md\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .md\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .md\:py-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .md\:py-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .md\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .md\:py-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }

  .md\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .md\:py-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }

  .md\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .md\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .md\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .md\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .md\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .md\:py-p11 {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .md\:py-p12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .md\:py-p10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .md\:py-p9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .md\:py-p20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .md\:py-p18 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .md\:py-p14 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .md\:py-p13 {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .md\:py-p6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .md\:py-p2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .md\:py-p3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .md\:py-p5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .md\:py-40p-imp {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .md\:py-67px {
    padding-top: 67px;
    padding-bottom: 67px;
  }

  .md\:py-160px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .md\:pt-0 {
    padding-top: 0px;
  }

  .md\:pt-1 {
    padding-top: 0.25rem;
  }

  .md\:pt-2 {
    padding-top: 0.5rem;
  }

  .md\:pt-3 {
    padding-top: 0.75rem;
  }

  .md\:pt-4 {
    padding-top: 1rem;
  }

  .md\:pt-5 {
    padding-top: 1.25rem;
  }

  .md\:pt-6 {
    padding-top: 1.5rem;
  }

  .md\:pt-7 {
    padding-top: 1.75rem;
  }

  .md\:pt-8 {
    padding-top: 2rem;
  }

  .md\:pt-9 {
    padding-top: 2.25rem;
  }

  .md\:pt-10 {
    padding-top: 2.5rem;
  }

  .md\:pt-11 {
    padding-top: 2.75rem;
  }

  .md\:pt-12 {
    padding-top: 3rem;
  }

  .md\:pt-14 {
    padding-top: 3.5rem;
  }

  .md\:pt-15 {
    padding-top: 15px;
  }

  .md\:pt-16 {
    padding-top: 4rem;
  }

  .md\:pt-17 {
    padding-top: 17px;
  }

  .md\:pt-19 {
    padding-top: 19px;
  }

  .md\:pt-20 {
    padding-top: 5rem;
  }

  .md\:pt-22 {
    padding-top: 22px;
  }

  .md\:pt-24 {
    padding-top: 6rem;
  }

  .md\:pt-25 {
    padding-top: 25px;
  }

  .md\:pt-26 {
    padding-top: 26px;
  }

  .md\:pt-27 {
    padding-top: 27px;
  }

  .md\:pt-28 {
    padding-top: 7rem;
  }

  .md\:pt-29 {
    padding-top: 29px;
  }

  .md\:pt-30 {
    padding-top: 30px;
  }

  .md\:pt-32 {
    padding-top: 8rem;
  }

  .md\:pt-35 {
    padding-top: 35px;
  }

  .md\:pt-36 {
    padding-top: 9rem;
  }

  .md\:pt-37 {
    padding-top: 37px;
  }

  .md\:pt-40 {
    padding-top: 40px;
  }

  .md\:pt-41 {
    padding-top: 41px;
  }

  .md\:pt-44 {
    padding-top: 11rem;
  }

  .md\:pt-45 {
    padding-top: 45px;
  }

  .md\:pt-48 {
    padding-top: 12rem;
  }

  .md\:pt-49 {
    padding-top: 49px;
  }

  .md\:pt-50 {
    padding-top: 50px;
  }

  .md\:pt-52 {
    padding-top: 13rem;
  }

  .md\:pt-56 {
    padding-top: 14rem;
  }

  .md\:pt-60 {
    padding-top: 60px;
  }

  .md\:pt-64 {
    padding-top: 16rem;
  }

  .md\:pt-65 {
    padding-top: 65px;
  }

  .md\:pt-72 {
    padding-top: 72px;
  }

  .md\:pt-80 {
    padding-top: 20rem;
  }

  .md\:pt-85 {
    padding-top: 85px;
  }

  .md\:pt-96 {
    padding-top: 24rem;
  }

  .md\:pt-124 {
    padding-top: 124px;
  }

  .md\:pt-px {
    padding-top: 1px;
  }

  .md\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .md\:pt-1\.5 {
    padding-top: 0.375rem;
  }

  .md\:pt-2\.5 {
    padding-top: 0.625rem;
  }

  .md\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .md\:pt-p11 {
    padding-top: 11px;
  }

  .md\:pt-p12 {
    padding-top: 12px;
  }

  .md\:pt-p10 {
    padding-top: 10px;
  }

  .md\:pt-p9 {
    padding-top: 9px;
  }

  .md\:pt-p20 {
    padding-top: 20px;
  }

  .md\:pt-p18 {
    padding-top: 18px;
  }

  .md\:pt-p14 {
    padding-top: 14px;
  }

  .md\:pt-p13 {
    padding-top: 13px;
  }

  .md\:pt-p6 {
    padding-top: 6px;
  }

  .md\:pt-p2 {
    padding-top: 2px;
  }

  .md\:pt-p3 {
    padding-top: 3px;
  }

  .md\:pt-p5 {
    padding-top: 5px;
  }

  .md\:pt-40p-imp {
    padding-top: 40px !important;
  }

  .md\:pt-67px {
    padding-top: 67px;
  }

  .md\:pt-160px {
    padding-top: 160px;
  }

  .md\:pr-0 {
    padding-right: 0px;
  }

  .md\:pr-1 {
    padding-right: 0.25rem;
  }

  .md\:pr-2 {
    padding-right: 0.5rem;
  }

  .md\:pr-3 {
    padding-right: 0.75rem;
  }

  .md\:pr-4 {
    padding-right: 1rem;
  }

  .md\:pr-5 {
    padding-right: 1.25rem;
  }

  .md\:pr-6 {
    padding-right: 1.5rem;
  }

  .md\:pr-7 {
    padding-right: 1.75rem;
  }

  .md\:pr-8 {
    padding-right: 2rem;
  }

  .md\:pr-9 {
    padding-right: 2.25rem;
  }

  .md\:pr-10 {
    padding-right: 2.5rem;
  }

  .md\:pr-11 {
    padding-right: 2.75rem;
  }

  .md\:pr-12 {
    padding-right: 3rem;
  }

  .md\:pr-14 {
    padding-right: 3.5rem;
  }

  .md\:pr-15 {
    padding-right: 15px;
  }

  .md\:pr-16 {
    padding-right: 4rem;
  }

  .md\:pr-17 {
    padding-right: 17px;
  }

  .md\:pr-19 {
    padding-right: 19px;
  }

  .md\:pr-20 {
    padding-right: 5rem;
  }

  .md\:pr-22 {
    padding-right: 22px;
  }

  .md\:pr-24 {
    padding-right: 6rem;
  }

  .md\:pr-25 {
    padding-right: 25px;
  }

  .md\:pr-26 {
    padding-right: 26px;
  }

  .md\:pr-27 {
    padding-right: 27px;
  }

  .md\:pr-28 {
    padding-right: 7rem;
  }

  .md\:pr-29 {
    padding-right: 29px;
  }

  .md\:pr-30 {
    padding-right: 30px;
  }

  .md\:pr-32 {
    padding-right: 8rem;
  }

  .md\:pr-35 {
    padding-right: 35px;
  }

  .md\:pr-36 {
    padding-right: 9rem;
  }

  .md\:pr-37 {
    padding-right: 37px;
  }

  .md\:pr-40 {
    padding-right: 40px;
  }

  .md\:pr-41 {
    padding-right: 41px;
  }

  .md\:pr-44 {
    padding-right: 11rem;
  }

  .md\:pr-45 {
    padding-right: 45px;
  }

  .md\:pr-48 {
    padding-right: 12rem;
  }

  .md\:pr-49 {
    padding-right: 49px;
  }

  .md\:pr-50 {
    padding-right: 50px;
  }

  .md\:pr-52 {
    padding-right: 13rem;
  }

  .md\:pr-56 {
    padding-right: 14rem;
  }

  .md\:pr-60 {
    padding-right: 60px;
  }

  .md\:pr-64 {
    padding-right: 16rem;
  }

  .md\:pr-65 {
    padding-right: 65px;
  }

  .md\:pr-72 {
    padding-right: 72px;
  }

  .md\:pr-80 {
    padding-right: 20rem;
  }

  .md\:pr-85 {
    padding-right: 85px;
  }

  .md\:pr-96 {
    padding-right: 24rem;
  }

  .md\:pr-124 {
    padding-right: 124px;
  }

  .md\:pr-px {
    padding-right: 1px;
  }

  .md\:pr-0\.5 {
    padding-right: 0.125rem;
  }

  .md\:pr-1\.5 {
    padding-right: 0.375rem;
  }

  .md\:pr-2\.5 {
    padding-right: 0.625rem;
  }

  .md\:pr-3\.5 {
    padding-right: 0.875rem;
  }

  .md\:pr-p11 {
    padding-right: 11px;
  }

  .md\:pr-p12 {
    padding-right: 12px;
  }

  .md\:pr-p10 {
    padding-right: 10px;
  }

  .md\:pr-p9 {
    padding-right: 9px;
  }

  .md\:pr-p20 {
    padding-right: 20px;
  }

  .md\:pr-p18 {
    padding-right: 18px;
  }

  .md\:pr-p14 {
    padding-right: 14px;
  }

  .md\:pr-p13 {
    padding-right: 13px;
  }

  .md\:pr-p6 {
    padding-right: 6px;
  }

  .md\:pr-p2 {
    padding-right: 2px;
  }

  .md\:pr-p3 {
    padding-right: 3px;
  }

  .md\:pr-p5 {
    padding-right: 5px;
  }

  .md\:pr-40p-imp {
    padding-right: 40px !important;
  }

  .md\:pr-67px {
    padding-right: 67px;
  }

  .md\:pr-160px {
    padding-right: 160px;
  }

  .md\:pb-0 {
    padding-bottom: 0px;
  }

  .md\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .md\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .md\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .md\:pb-4 {
    padding-bottom: 1rem;
  }

  .md\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .md\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .md\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .md\:pb-8 {
    padding-bottom: 2rem;
  }

  .md\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .md\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .md\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .md\:pb-12 {
    padding-bottom: 3rem;
  }

  .md\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .md\:pb-15 {
    padding-bottom: 15px;
  }

  .md\:pb-16 {
    padding-bottom: 4rem;
  }

  .md\:pb-17 {
    padding-bottom: 17px;
  }

  .md\:pb-19 {
    padding-bottom: 19px;
  }

  .md\:pb-20 {
    padding-bottom: 5rem;
  }

  .md\:pb-22 {
    padding-bottom: 22px;
  }

  .md\:pb-24 {
    padding-bottom: 6rem;
  }

  .md\:pb-25 {
    padding-bottom: 25px;
  }

  .md\:pb-26 {
    padding-bottom: 26px;
  }

  .md\:pb-27 {
    padding-bottom: 27px;
  }

  .md\:pb-28 {
    padding-bottom: 7rem;
  }

  .md\:pb-29 {
    padding-bottom: 29px;
  }

  .md\:pb-30 {
    padding-bottom: 30px;
  }

  .md\:pb-32 {
    padding-bottom: 8rem;
  }

  .md\:pb-35 {
    padding-bottom: 35px;
  }

  .md\:pb-36 {
    padding-bottom: 9rem;
  }

  .md\:pb-37 {
    padding-bottom: 37px;
  }

  .md\:pb-40 {
    padding-bottom: 40px;
  }

  .md\:pb-41 {
    padding-bottom: 41px;
  }

  .md\:pb-44 {
    padding-bottom: 11rem;
  }

  .md\:pb-45 {
    padding-bottom: 45px;
  }

  .md\:pb-48 {
    padding-bottom: 12rem;
  }

  .md\:pb-49 {
    padding-bottom: 49px;
  }

  .md\:pb-50 {
    padding-bottom: 50px;
  }

  .md\:pb-52 {
    padding-bottom: 13rem;
  }

  .md\:pb-56 {
    padding-bottom: 14rem;
  }

  .md\:pb-60 {
    padding-bottom: 60px;
  }

  .md\:pb-64 {
    padding-bottom: 16rem;
  }

  .md\:pb-65 {
    padding-bottom: 65px;
  }

  .md\:pb-72 {
    padding-bottom: 72px;
  }

  .md\:pb-80 {
    padding-bottom: 20rem;
  }

  .md\:pb-85 {
    padding-bottom: 85px;
  }

  .md\:pb-96 {
    padding-bottom: 24rem;
  }

  .md\:pb-124 {
    padding-bottom: 124px;
  }

  .md\:pb-px {
    padding-bottom: 1px;
  }

  .md\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .md\:pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .md\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .md\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .md\:pb-p11 {
    padding-bottom: 11px;
  }

  .md\:pb-p12 {
    padding-bottom: 12px;
  }

  .md\:pb-p10 {
    padding-bottom: 10px;
  }

  .md\:pb-p9 {
    padding-bottom: 9px;
  }

  .md\:pb-p20 {
    padding-bottom: 20px;
  }

  .md\:pb-p18 {
    padding-bottom: 18px;
  }

  .md\:pb-p14 {
    padding-bottom: 14px;
  }

  .md\:pb-p13 {
    padding-bottom: 13px;
  }

  .md\:pb-p6 {
    padding-bottom: 6px;
  }

  .md\:pb-p2 {
    padding-bottom: 2px;
  }

  .md\:pb-p3 {
    padding-bottom: 3px;
  }

  .md\:pb-p5 {
    padding-bottom: 5px;
  }

  .md\:pb-40p-imp {
    padding-bottom: 40px !important;
  }

  .md\:pb-67px {
    padding-bottom: 67px;
  }

  .md\:pb-160px {
    padding-bottom: 160px;
  }

  .md\:pl-0 {
    padding-left: 0px;
  }

  .md\:pl-1 {
    padding-left: 0.25rem;
  }

  .md\:pl-2 {
    padding-left: 0.5rem;
  }

  .md\:pl-3 {
    padding-left: 0.75rem;
  }

  .md\:pl-4 {
    padding-left: 1rem;
  }

  .md\:pl-5 {
    padding-left: 1.25rem;
  }

  .md\:pl-6 {
    padding-left: 1.5rem;
  }

  .md\:pl-7 {
    padding-left: 1.75rem;
  }

  .md\:pl-8 {
    padding-left: 2rem;
  }

  .md\:pl-9 {
    padding-left: 2.25rem;
  }

  .md\:pl-10 {
    padding-left: 2.5rem;
  }

  .md\:pl-11 {
    padding-left: 2.75rem;
  }

  .md\:pl-12 {
    padding-left: 3rem;
  }

  .md\:pl-14 {
    padding-left: 3.5rem;
  }

  .md\:pl-15 {
    padding-left: 15px;
  }

  .md\:pl-16 {
    padding-left: 4rem;
  }

  .md\:pl-17 {
    padding-left: 17px;
  }

  .md\:pl-19 {
    padding-left: 19px;
  }

  .md\:pl-20 {
    padding-left: 5rem;
  }

  .md\:pl-22 {
    padding-left: 22px;
  }

  .md\:pl-24 {
    padding-left: 6rem;
  }

  .md\:pl-25 {
    padding-left: 25px;
  }

  .md\:pl-26 {
    padding-left: 26px;
  }

  .md\:pl-27 {
    padding-left: 27px;
  }

  .md\:pl-28 {
    padding-left: 7rem;
  }

  .md\:pl-29 {
    padding-left: 29px;
  }

  .md\:pl-30 {
    padding-left: 30px;
  }

  .md\:pl-32 {
    padding-left: 8rem;
  }

  .md\:pl-35 {
    padding-left: 35px;
  }

  .md\:pl-36 {
    padding-left: 9rem;
  }

  .md\:pl-37 {
    padding-left: 37px;
  }

  .md\:pl-40 {
    padding-left: 40px;
  }

  .md\:pl-41 {
    padding-left: 41px;
  }

  .md\:pl-44 {
    padding-left: 11rem;
  }

  .md\:pl-45 {
    padding-left: 45px;
  }

  .md\:pl-48 {
    padding-left: 12rem;
  }

  .md\:pl-49 {
    padding-left: 49px;
  }

  .md\:pl-50 {
    padding-left: 50px;
  }

  .md\:pl-52 {
    padding-left: 13rem;
  }

  .md\:pl-56 {
    padding-left: 14rem;
  }

  .md\:pl-60 {
    padding-left: 60px;
  }

  .md\:pl-64 {
    padding-left: 16rem;
  }

  .md\:pl-65 {
    padding-left: 65px;
  }

  .md\:pl-72 {
    padding-left: 72px;
  }

  .md\:pl-80 {
    padding-left: 20rem;
  }

  .md\:pl-85 {
    padding-left: 85px;
  }

  .md\:pl-96 {
    padding-left: 24rem;
  }

  .md\:pl-124 {
    padding-left: 124px;
  }

  .md\:pl-px {
    padding-left: 1px;
  }

  .md\:pl-0\.5 {
    padding-left: 0.125rem;
  }

  .md\:pl-1\.5 {
    padding-left: 0.375rem;
  }

  .md\:pl-2\.5 {
    padding-left: 0.625rem;
  }

  .md\:pl-3\.5 {
    padding-left: 0.875rem;
  }

  .md\:pl-p11 {
    padding-left: 11px;
  }

  .md\:pl-p12 {
    padding-left: 12px;
  }

  .md\:pl-p10 {
    padding-left: 10px;
  }

  .md\:pl-p9 {
    padding-left: 9px;
  }

  .md\:pl-p20 {
    padding-left: 20px;
  }

  .md\:pl-p18 {
    padding-left: 18px;
  }

  .md\:pl-p14 {
    padding-left: 14px;
  }

  .md\:pl-p13 {
    padding-left: 13px;
  }

  .md\:pl-p6 {
    padding-left: 6px;
  }

  .md\:pl-p2 {
    padding-left: 2px;
  }

  .md\:pl-p3 {
    padding-left: 3px;
  }

  .md\:pl-p5 {
    padding-left: 5px;
  }

  .md\:pl-40p-imp {
    padding-left: 40px !important;
  }

  .md\:pl-67px {
    padding-left: 67px;
  }

  .md\:pl-160px {
    padding-left: 160px;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:text-center {
    text-align: center;
  }

  .md\:text-right {
    text-align: right;
  }

  .md\:text-justify {
    text-align: justify;
  }

  .md\:align-baseline {
    vertical-align: baseline;
  }

  .md\:align-top {
    vertical-align: top;
  }

  .md\:align-middle {
    vertical-align: middle;
  }

  .md\:align-bottom {
    vertical-align: bottom;
  }

  .md\:align-text-top {
    vertical-align: text-top;
  }

  .md\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .md\:font-sans {
    font-family: Apercu;
  }

  .md\:font-serif {
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .md\:font-mono {
    font-family: ApercuMono;
  }

  .md\:font-ApercuRegularPro {
    font-family: Apercu-Regular-Pro;
  }

  .md\:font-ApercuBlackPro {
    font-family: Apercu-Black-Pro;
  }

  .md\:font-ApercuBoldPro {
    font-family: Apercu-Bold-Pro;
  }

  .md\:font-ApercuLightPro {
    font-family: Apercu-Light-Pro;
  }

  .md\:text-8 {
    font-size: 8px;
  }

  .md\:text-10 {
    font-size: 10px;
  }

  .md\:text-12 {
    font-size: 12px;
  }

  .md\:text-13 {
    font-size: 13px;
  }

  .md\:text-14 {
    font-size: 14px;
  }

  .md\:text-16 {
    font-size: 16px;
  }

  .md\:text-18 {
    font-size: 18px;
  }

  .md\:text-19 {
    font-size: 19px;
  }

  .md\:text-20 {
    font-size: 20px;
  }

  .md\:text-21 {
    font-size: 21px;
  }

  .md\:text-22 {
    font-size: 22px;
  }

  .md\:text-26 {
    font-size: 26px;
  }

  .md\:text-28 {
    font-size: 28px;
  }

  .md\:text-29 {
    font-size: 29px;
  }

  .md\:text-30 {
    font-size: 30px;
  }

  .md\:text-32 {
    font-size: 32px;
  }

  .md\:text-34 {
    font-size: 34px;
  }

  .md\:text-40 {
    font-size: 40px;
  }

  .md\:text-42 {
    font-size: 42px;
  }

  .md\:text-47 {
    font-size: 47px;
  }

  .md\:text-50 {
    font-size: 50px;
  }

  .md\:text-55 {
    font-size: 55px;
  }

  .md\:text-60 {
    font-size: 60px;
  }

  .md\:text-65 {
    font-size: 65px;
  }

  .md\:text-70 {
    font-size: 70px;
  }

  .md\:text-80 {
    font-size: 80px;
  }

  .md\:text-120 {
    font-size: 120px;
  }

  .md\:text-150 {
    font-size: 150px;
  }

  .md\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .md\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .md\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .md\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .md\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .md\:text-f50 {
    font-size: 50px;
  }

  .md\:text-imp30 {
    font-size: 30px !important;
  }

  .md\:font-thin {
    font-weight: 100;
  }

  .md\:font-extralight {
    font-weight: 200;
  }

  .md\:font-light {
    font-weight: 300;
  }

  .md\:font-normal {
    font-weight: 400;
  }

  .md\:font-medium {
    font-weight: 500;
  }

  .md\:font-semibold {
    font-weight: 600;
  }

  .md\:font-bold {
    font-weight: 700;
  }

  .md\:font-extrabold {
    font-weight: 800;
  }

  .md\:font-black {
    font-weight: 900;
  }

  .md\:uppercase {
    text-transform: uppercase;
  }

  .md\:lowercase {
    text-transform: lowercase;
  }

  .md\:capitalize {
    text-transform: capitalize;
  }

  .md\:normal-case {
    text-transform: none;
  }

  .md\:italic {
    font-style: italic;
  }

  .md\:not-italic {
    font-style: normal;
  }

  .md\:ordinal, .md\:slashed-zero, .md\:lining-nums, .md\:oldstyle-nums, .md\:proportional-nums, .md\:tabular-nums, .md\:diagonal-fractions, .md\:stacked-fractions {
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .md\:normal-nums {
    font-variant-numeric: normal;
  }

  .md\:ordinal {
    --tw-ordinal: ordinal;
  }

  .md\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .md\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .md\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .md\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .md\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .md\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .md\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .md\:leading-3 {
    line-height: .75rem;
  }

  .md\:leading-4 {
    line-height: 1rem;
  }

  .md\:leading-5 {
    line-height: 1.25rem;
  }

  .md\:leading-6 {
    line-height: 1.5rem;
  }

  .md\:leading-7 {
    line-height: 1.75rem;
  }

  .md\:leading-8 {
    line-height: 2rem;
  }

  .md\:leading-9 {
    line-height: 2.25rem;
  }

  .md\:leading-10 {
    line-height: 2.5rem;
  }

  .md\:leading-14 {
    line-height: 14px;
  }

  .md\:leading-18 {
    line-height: 18px;
  }

  .md\:leading-19 {
    line-height: 19px;
  }

  .md\:leading-20 {
    line-height: 20px;
  }

  .md\:leading-21 {
    line-height: 21px;
  }

  .md\:leading-23 {
    line-height: 23px;
  }

  .md\:leading-26 {
    line-height: 26px;
  }

  .md\:leading-28 {
    line-height: 28px;
  }

  .md\:leading-30 {
    line-height: 30px;
  }

  .md\:leading-38 {
    line-height: 38px;
  }

  .md\:leading-41 {
    line-height: 41px;
  }

  .md\:leading-46 {
    line-height: 46px;
  }

  .md\:leading-47 {
    line-height: 47px;
  }

  .md\:leading-49 {
    line-height: 49px;
  }

  .md\:leading-50 {
    line-height: 50px;
  }

  .md\:leading-54 {
    line-height: 54px;
  }

  .md\:leading-59 {
    line-height: 59px;
  }

  .md\:leading-61 {
    line-height: 61px;
  }

  .md\:leading-65 {
    line-height: 65px;
  }

  .md\:leading-70 {
    line-height: 70px;
  }

  .md\:leading-75 {
    line-height: 75px;
  }

  .md\:leading-94 {
    line-height: 94px;
  }

  .md\:leading-120 {
    line-height: 120%;
  }

  .md\:leading-140 {
    line-height: 140px;
  }

  .md\:leading-176 {
    line-height: 176px;
  }

  .md\:leading-none {
    line-height: 1;
  }

  .md\:leading-tight {
    line-height: 1.25;
  }

  .md\:leading-snug {
    line-height: 1.375;
  }

  .md\:leading-normal {
    line-height: 1.5;
  }

  .md\:leading-relaxed {
    line-height: 1.625;
  }

  .md\:leading-loose {
    line-height: 2;
  }

  .md\:tracking-widest {
    letter-spacing: 2px;
  }

  .md\:tracking-wides {
    letter-spacing: 1px;
  }

  .md\:tracking-narrow {
    letter-spacing: -0.01em;
  }

  .md\:-tracking-1 {
    letter-spacing: -1px;
  }

  .md\:text-transparent {
    color: transparent;
  }

  .md\:text-current {
    color: currentColor;
  }

  .md\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .md\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .md\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .md\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .md\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .md\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .md\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .md\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .md\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .md\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .md\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .md\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .md\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .md\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .md\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .md\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .md\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .md\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .md\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .md\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .md\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .md\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .md\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .md\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .md\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .md\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .md\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .md\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .md\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .md\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .md\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .md\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .md\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .md\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .md\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .md\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .md\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .md\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .md\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .md\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .md\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .md\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .md\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .md\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .md\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .md\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .md\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .md\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .md\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .md\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .md\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .md\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .md\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .md\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .md\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .md\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .md\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .md\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .md\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .md\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .md\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .md\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .md\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .md\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .md\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .md\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .md\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .md\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .md\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .md\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .md\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .md\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .md\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .md\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .md\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .md\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .md\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .md\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .md\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .md\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .md\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .md\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .md\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .md\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .md\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .md\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .md\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .md\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .md\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .md\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .md\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .md\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .md\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .md\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .md\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .md\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .md\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .md\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .md\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .md\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .md\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .md\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .md\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .md\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .md\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .md\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .md\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .md\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .md\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .md\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .md\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .md\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .md\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .md\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .md\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .md\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .md\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .md\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .md\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .md\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .md\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .md\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .md\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .md\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .md\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .md\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .md\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .md\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .md\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .md\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .md\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .md\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .md\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .md\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .md\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .md\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .md\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .md\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .md\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .md\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .md\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .md\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .md\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .md\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .md\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .md\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .md\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .md\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .md\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .md\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .md\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .md\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .md\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .md\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .md\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .md\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .md\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .md\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .md\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .md\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .md\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .md\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .md\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .md\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .md\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .md\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .md\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .md\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .md\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .md\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .md\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .md\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .md\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .md\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .md\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .md\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .md\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .md\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .md\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .md\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .md\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .md\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .md\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .md\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .group:hover .md\:group-hover\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .group:hover .md\:group-hover\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .md\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .md\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Asurion-White:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Asurion-Blue-Brighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Asurion-Blue-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Asurion-Blue-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Asurion-Purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Asurion-Purple-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Asurion-Purple-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Asurion-Gray-Deepest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Asurion-Gray-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Asurion-Gray-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Asurion-Gray-Lighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Asurion-Gray-Lightest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Asurion-Red-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-light-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-light-gray-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-light-gray-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-light-gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-light-gray-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-light-gray-5:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-light-slate-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-denim-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-purple-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-dark-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-bright-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-mustard-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-mustard-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-light-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-light-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-light-blue-3:focus-within {
    color:  #F0F3FF;
  }

  .md\:focus-within\:text-light-blue-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-purple-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-light-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-light-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-light-bg-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-light-white-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Black-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Default-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-White-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Silver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Yellow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Grey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Red-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Gold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-light-green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-dark-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-light-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-bright-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-bright-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-SpaceGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Purple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-LightPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Glow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Bronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Copper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Pink-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Orange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Coral-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-MajesticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-PrismBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-CeramicBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-MidnightBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-PrismWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-CeramicWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-LilacPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-CrownSilver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-CoralBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-lime-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-apple-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-bg-new-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-bg-new-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-new-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-footer-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-border-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-apple-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-crimson-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-asurion-cyan:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-bright-orange:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Graphite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-PacificBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-light-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-asurion-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-OceanBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-MetallicCopper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-PorcelainWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-LightBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-CloudNavy-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-CloudMint-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-CloudOrange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-CloudLavender-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-CloudRed-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-CloudWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-SunriseGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-SunshineGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-AuraBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-AuraGlow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-MysticBronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-MysticGreen-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-MysticGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-MysticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-MysticWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-price-blue1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-indigo1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-Purple-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-new-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-dark-blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-replace-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .md\:focus-within\:text-resolve-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .md\:hover\:text-transparent:hover {
    color: transparent;
  }

  .md\:hover\:text-current:hover {
    color: currentColor;
  }

  .md\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .md\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .md\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .md\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .md\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .md\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .md\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .md\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .md\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .md\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .md\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .md\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .md\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .md\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .md\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .md\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .md\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .md\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .md\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .md\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .md\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .md\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .md\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .md\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .md\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .md\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .md\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .md\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .md\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .md\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .md\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .md\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .md\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .md\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .md\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .md\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .md\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .md\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .md\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .md\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .md\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .md\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .md\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .md\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .md\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .md\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .md\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .md\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .md\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .md\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .md\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .md\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .md\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .md\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .md\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .md\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .md\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .md\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .md\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .md\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .md\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .md\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .md\:hover\:text-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .md\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .md\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .md\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .md\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .md\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .md\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .md\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .md\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .md\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .md\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .md\:hover\:text-Asurion-White:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .md\:hover\:text-Asurion-Blue-Brighter:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:hover\:text-Asurion-Blue-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .md\:hover\:text-Asurion-Blue-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .md\:hover\:text-Asurion-Purple:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .md\:hover\:text-Asurion-Purple-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .md\:hover\:text-Asurion-Purple-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .md\:hover\:text-Asurion-Gray-Deepest:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .md\:hover\:text-Asurion-Gray-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .md\:hover\:text-Asurion-Gray-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .md\:hover\:text-Asurion-Gray-Lighter:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .md\:hover\:text-Asurion-Gray-Lightest:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .md\:hover\:text-Asurion-Red-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .md\:hover\:text-light-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .md\:hover\:text-light-gray-1:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .md\:hover\:text-light-gray-2:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .md\:hover\:text-light-gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .md\:hover\:text-light-gray-4:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .md\:hover\:text-light-gray-5:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .md\:hover\:text-light-slate-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .md\:hover\:text-denim-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .md\:hover\:text-purple-1:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .md\:hover\:text-dark-red:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .md\:hover\:text-bright-red:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .md\:hover\:text-mustard-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .md\:hover\:text-mustard-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .md\:hover\:text-light-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:hover\:text-light-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .md\:hover\:text-light-blue-3:hover {
    color:  #F0F3FF;
  }

  .md\:hover\:text-light-blue-4:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .md\:hover\:text-purple-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .md\:hover\:text-light-green:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .md\:hover\:text-light-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .md\:hover\:text-light-bg-green:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .md\:hover\:text-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .md\:hover\:text-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .md\:hover\:text-light-white-1:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .md\:hover\:text-Black-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .md\:hover\:text-Default-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .md\:hover\:text-White-3:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .md\:hover\:text-Green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .md\:hover\:text-Blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:hover\:text-Silver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .md\:hover\:text-Yellow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .md\:hover\:text-Grey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .md\:hover\:text-Gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .md\:hover\:text-Red-3:hover {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .md\:hover\:text-Gold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .md\:hover\:text-light-green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .md\:hover\:text-dark-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .md\:hover\:text-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:hover\:text-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .md\:hover\:text-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .md\:hover\:text-light-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .md\:hover\:text-bright-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .md\:hover\:text-bright-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .md\:hover\:text-SpaceGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .md\:hover\:text-Purple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .md\:hover\:text-LightPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .md\:hover\:text-Glow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .md\:hover\:text-Bronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .md\:hover\:text-Copper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .md\:hover\:text-Pink-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .md\:hover\:text-Orange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .md\:hover\:text-Coral-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .md\:hover\:text-MajesticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .md\:hover\:text-PrismBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .md\:hover\:text-CeramicBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .md\:hover\:text-MidnightBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .md\:hover\:text-PrismWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .md\:hover\:text-CeramicWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .md\:hover\:text-LilacPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .md\:hover\:text-CrownSilver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .md\:hover\:text-CoralBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .md\:hover\:text-lime-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .md\:hover\:text-apple-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .md\:hover\:text-bg-new-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .md\:hover\:text-bg-new-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .md\:hover\:text-new-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .md\:hover\:text-footer-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .md\:hover\:text-border-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .md\:hover\:text-apple-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .md\:hover\:text-crimson-red:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .md\:hover\:text-asurion-cyan:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .md\:hover\:text-bright-orange:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .md\:hover\:text-Graphite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .md\:hover\:text-PacificBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:hover\:text-light-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .md\:hover\:text-asurion-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .md\:hover\:text-OceanBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .md\:hover\:text-MetallicCopper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .md\:hover\:text-PorcelainWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .md\:hover\:text-LightBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .md\:hover\:text-CloudNavy-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .md\:hover\:text-CloudMint-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .md\:hover\:text-CloudOrange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .md\:hover\:text-CloudLavender-3:hover {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .md\:hover\:text-CloudRed-3:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .md\:hover\:text-CloudWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .md\:hover\:text-SunriseGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .md\:hover\:text-SunshineGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .md\:hover\:text-AuraBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .md\:hover\:text-AuraGlow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .md\:hover\:text-MysticBronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .md\:hover\:text-MysticGreen-3:hover {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .md\:hover\:text-MysticGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .md\:hover\:text-MysticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .md\:hover\:text-MysticWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .md\:hover\:text-price-blue1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:hover\:text-indigo1:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .md\:hover\:text-Purple-4:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .md\:hover\:text-new-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .md\:hover\:text-dark-blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .md\:hover\:text-replace-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .md\:hover\:text-resolve-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .md\:focus\:text-transparent:focus {
    color: transparent;
  }

  .md\:focus\:text-current:focus {
    color: currentColor;
  }

  .md\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .md\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .md\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .md\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .md\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .md\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .md\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .md\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .md\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .md\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .md\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .md\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .md\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .md\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .md\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .md\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .md\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .md\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .md\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .md\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .md\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .md\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .md\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .md\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .md\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .md\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .md\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .md\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .md\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .md\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .md\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .md\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .md\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .md\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .md\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .md\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .md\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .md\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .md\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .md\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .md\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .md\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .md\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .md\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .md\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .md\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .md\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .md\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .md\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .md\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .md\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .md\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .md\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .md\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .md\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .md\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .md\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .md\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .md\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .md\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .md\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .md\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .md\:focus\:text-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .md\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .md\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .md\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .md\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .md\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .md\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .md\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .md\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .md\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .md\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .md\:focus\:text-Asurion-White:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .md\:focus\:text-Asurion-Blue-Brighter:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:focus\:text-Asurion-Blue-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .md\:focus\:text-Asurion-Blue-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .md\:focus\:text-Asurion-Purple:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .md\:focus\:text-Asurion-Purple-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .md\:focus\:text-Asurion-Purple-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .md\:focus\:text-Asurion-Gray-Deepest:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .md\:focus\:text-Asurion-Gray-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .md\:focus\:text-Asurion-Gray-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .md\:focus\:text-Asurion-Gray-Lighter:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .md\:focus\:text-Asurion-Gray-Lightest:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .md\:focus\:text-Asurion-Red-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .md\:focus\:text-light-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .md\:focus\:text-light-gray-1:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .md\:focus\:text-light-gray-2:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .md\:focus\:text-light-gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .md\:focus\:text-light-gray-4:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .md\:focus\:text-light-gray-5:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .md\:focus\:text-light-slate-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .md\:focus\:text-denim-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .md\:focus\:text-purple-1:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .md\:focus\:text-dark-red:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .md\:focus\:text-bright-red:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .md\:focus\:text-mustard-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .md\:focus\:text-mustard-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .md\:focus\:text-light-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:focus\:text-light-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .md\:focus\:text-light-blue-3:focus {
    color:  #F0F3FF;
  }

  .md\:focus\:text-light-blue-4:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .md\:focus\:text-purple-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .md\:focus\:text-light-green:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .md\:focus\:text-light-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .md\:focus\:text-light-bg-green:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .md\:focus\:text-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .md\:focus\:text-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .md\:focus\:text-light-white-1:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .md\:focus\:text-Black-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .md\:focus\:text-Default-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .md\:focus\:text-White-3:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .md\:focus\:text-Green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .md\:focus\:text-Blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:focus\:text-Silver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .md\:focus\:text-Yellow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .md\:focus\:text-Grey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .md\:focus\:text-Gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .md\:focus\:text-Red-3:focus {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .md\:focus\:text-Gold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .md\:focus\:text-light-green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .md\:focus\:text-dark-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .md\:focus\:text-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:focus\:text-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .md\:focus\:text-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .md\:focus\:text-light-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .md\:focus\:text-bright-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .md\:focus\:text-bright-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .md\:focus\:text-SpaceGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .md\:focus\:text-Purple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .md\:focus\:text-LightPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .md\:focus\:text-Glow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .md\:focus\:text-Bronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .md\:focus\:text-Copper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .md\:focus\:text-Pink-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .md\:focus\:text-Orange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .md\:focus\:text-Coral-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .md\:focus\:text-MajesticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .md\:focus\:text-PrismBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .md\:focus\:text-CeramicBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .md\:focus\:text-MidnightBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .md\:focus\:text-PrismWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .md\:focus\:text-CeramicWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .md\:focus\:text-LilacPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .md\:focus\:text-CrownSilver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .md\:focus\:text-CoralBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .md\:focus\:text-lime-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .md\:focus\:text-apple-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .md\:focus\:text-bg-new-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .md\:focus\:text-bg-new-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .md\:focus\:text-new-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .md\:focus\:text-footer-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .md\:focus\:text-border-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .md\:focus\:text-apple-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .md\:focus\:text-crimson-red:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .md\:focus\:text-asurion-cyan:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .md\:focus\:text-bright-orange:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .md\:focus\:text-Graphite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .md\:focus\:text-PacificBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:focus\:text-light-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .md\:focus\:text-asurion-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .md\:focus\:text-OceanBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .md\:focus\:text-MetallicCopper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .md\:focus\:text-PorcelainWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .md\:focus\:text-LightBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .md\:focus\:text-CloudNavy-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .md\:focus\:text-CloudMint-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .md\:focus\:text-CloudOrange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .md\:focus\:text-CloudLavender-3:focus {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .md\:focus\:text-CloudRed-3:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .md\:focus\:text-CloudWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .md\:focus\:text-SunriseGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .md\:focus\:text-SunshineGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .md\:focus\:text-AuraBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .md\:focus\:text-AuraGlow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .md\:focus\:text-MysticBronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .md\:focus\:text-MysticGreen-3:focus {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .md\:focus\:text-MysticGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .md\:focus\:text-MysticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .md\:focus\:text-MysticWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .md\:focus\:text-price-blue1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .md\:focus\:text-indigo1:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .md\:focus\:text-Purple-4:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .md\:focus\:text-new-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .md\:focus\:text-dark-blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .md\:focus\:text-replace-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .md\:focus\:text-resolve-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .md\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .md\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .md\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .md\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .md\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .md\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .md\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .md\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .md\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .md\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .md\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .md\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .md\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .md\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .md\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .md\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .md\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .md\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .md\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .md\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .md\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .md\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .md\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .md\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .md\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .md\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .md\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .md\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .md\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .md\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .md\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .md\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .md\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .md\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .md\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .md\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .md\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .md\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .md\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .md\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .md\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .md\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .md\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .md\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .md\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .md\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .md\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .md\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .md\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .md\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .md\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .md\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .md\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .md\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .md\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .md\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .md\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .md\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .md\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .md\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .md\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .md\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .md\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .md\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .md\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .md\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .md\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .md\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .md\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .md\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .md\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .md\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .md\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .md\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .md\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .md\:underline {
    text-decoration: underline;
  }

  .md\:line-through {
    text-decoration: line-through;
  }

  .md\:no-underline {
    text-decoration: none;
  }

  .group:hover .md\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .md\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .md\:group-hover\:no-underline {
    text-decoration: none;
  }

  .md\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .md\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .md\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .md\:hover\:underline:hover {
    text-decoration: underline;
  }

  .md\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .md\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .md\:focus\:underline:focus {
    text-decoration: underline;
  }

  .md\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .md\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .md\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .md\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .md\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .md\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .md\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .md\:placeholder-current::placeholder {
    color: currentColor;
  }

  .md\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-White::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-White::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Blue-Brighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Blue-Brighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Blue-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Blue-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Blue-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Blue-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Purple-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Purple-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Purple-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Purple-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Gray-Deepest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Gray-Deepest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Gray-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Gray-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Gray-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Gray-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Gray-Lighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Gray-Lighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Gray-Lightest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Gray-Lightest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Red-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Asurion-Red-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-gray-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-gray-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-gray-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-gray-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-gray-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-gray-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-gray-5::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-gray-5::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-slate-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-slate-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-denim-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-denim-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-purple-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-purple-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-dark-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-dark-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-bright-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-bright-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-mustard-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-mustard-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-mustard-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-mustard-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-blue-3::-moz-placeholder {
    color:  #F0F3FF;
  }

  .md\:placeholder-light-blue-3::placeholder {
    color:  #F0F3FF;
  }

  .md\:placeholder-light-blue-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-blue-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-purple-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-purple-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-bg-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-bg-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-white-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-white-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Black-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Black-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Default-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Default-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-White-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-White-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Silver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Silver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Yellow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Yellow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Grey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Grey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Red-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Red-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Gold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Gold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-dark-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-dark-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-bright-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-bright-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-bright-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-bright-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-SpaceGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-SpaceGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Purple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Purple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-LightPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-LightPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Glow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Glow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Bronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Bronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Copper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Copper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Pink-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Pink-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Orange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Orange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Coral-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Coral-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-MajesticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-MajesticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-PrismBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-PrismBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-CeramicBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-CeramicBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-MidnightBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-MidnightBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-PrismWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-PrismWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-CeramicWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-CeramicWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-LilacPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-LilacPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-CrownSilver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-CrownSilver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-CoralBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-CoralBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-lime-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-lime-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-apple-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-apple-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-bg-new-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-bg-new-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-bg-new-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-bg-new-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-new-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-new-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-footer-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-footer-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-border-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-border-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-apple-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-apple-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-crimson-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-crimson-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-asurion-cyan::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-asurion-cyan::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-bright-orange::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-bright-orange::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Graphite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Graphite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-PacificBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-PacificBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-light-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-asurion-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-asurion-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-OceanBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-OceanBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-MetallicCopper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-MetallicCopper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-PorcelainWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-PorcelainWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-LightBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-LightBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-CloudNavy-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-CloudNavy-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-CloudMint-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-CloudMint-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-CloudOrange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-CloudOrange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-CloudLavender-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-CloudLavender-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-CloudRed-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-CloudRed-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-CloudWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-CloudWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-SunriseGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-SunriseGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-SunshineGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-SunshineGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-AuraBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-AuraBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-AuraGlow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-AuraGlow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-MysticBronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-MysticBronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-MysticGreen-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-MysticGreen-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-MysticGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-MysticGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-MysticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-MysticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-MysticWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-MysticWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-price-blue1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-price-blue1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-indigo1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-indigo1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Purple-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-Purple-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-new-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-new-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-dark-blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-dark-blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-replace-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-replace-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-resolve-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-resolve-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .md\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .md\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .md\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .md\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-White:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-White:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Blue-Brighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Blue-Brighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Blue-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Blue-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Blue-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Blue-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Purple-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Purple-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Purple-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Purple-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Gray-Deepest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Gray-Deepest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Gray-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Gray-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Gray-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Gray-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Gray-Lighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Gray-Lighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Gray-Lightest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Gray-Lightest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Red-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Asurion-Red-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-gray-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-gray-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-gray-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-gray-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-gray-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-gray-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-gray-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-gray-5:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-slate-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-slate-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-denim-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-denim-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-purple-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-purple-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-dark-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-dark-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-bright-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-bright-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-mustard-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-mustard-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-mustard-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-mustard-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-blue-3:focus::-moz-placeholder {
    color:  #F0F3FF;
  }

  .md\:focus\:placeholder-light-blue-3:focus::placeholder {
    color:  #F0F3FF;
  }

  .md\:focus\:placeholder-light-blue-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-blue-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-purple-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-purple-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-bg-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-bg-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-white-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-white-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Black-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Black-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Default-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Default-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-White-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-White-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Silver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Silver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Yellow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Yellow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Grey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Grey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Red-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Red-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Gold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Gold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-dark-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-dark-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-bright-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-bright-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-bright-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-bright-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-SpaceGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-SpaceGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Purple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Purple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-LightPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-LightPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Glow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Glow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Bronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Bronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Copper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Copper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Pink-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Pink-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Orange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Orange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Coral-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Coral-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-MajesticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-MajesticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-PrismBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-PrismBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-CeramicBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-CeramicBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-MidnightBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-MidnightBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-PrismWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-PrismWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-CeramicWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-CeramicWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-LilacPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-LilacPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-CrownSilver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-CrownSilver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-CoralBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-CoralBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-lime-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-lime-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-apple-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-apple-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-bg-new-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-bg-new-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-bg-new-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-bg-new-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-new-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-new-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-footer-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-footer-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-border-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-border-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-apple-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-apple-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-crimson-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-crimson-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-asurion-cyan:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-asurion-cyan:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-bright-orange:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-bright-orange:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Graphite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Graphite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-PacificBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-PacificBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-light-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-asurion-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-asurion-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-OceanBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-OceanBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-MetallicCopper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-MetallicCopper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-PorcelainWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-PorcelainWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-LightBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-LightBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-CloudNavy-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-CloudNavy-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-CloudMint-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-CloudMint-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-CloudOrange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-CloudOrange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-CloudLavender-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-CloudLavender-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-CloudRed-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-CloudRed-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-CloudWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-CloudWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-SunriseGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-SunriseGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-SunshineGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-SunshineGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-AuraBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-AuraBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-AuraGlow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-AuraGlow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-MysticBronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-MysticBronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-MysticGreen-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-MysticGreen-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-MysticGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-MysticGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-MysticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-MysticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-MysticWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-MysticWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-price-blue1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-price-blue1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-indigo1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-indigo1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Purple-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-Purple-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-new-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-new-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-dark-blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-dark-blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-replace-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-replace-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-resolve-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .md\:focus\:placeholder-resolve-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .md\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .md\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .md\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .md\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .md\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .md\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .md\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .md\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .md\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .md\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .md\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .md\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .md\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .md\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .md\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .md\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .md\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .md\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .md\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .md\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .md\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .md\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .md\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .md\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .md\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .md\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .md\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .md\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .md\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .md\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .md\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .md\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .md\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .md\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .md\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .md\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .md\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .md\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .md\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .md\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .md\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .md\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .md\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .md\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .md\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .md\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .md\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .md\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .md\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .md\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .md\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .md\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .md\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .md\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .md\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .md\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .md\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .md\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .md\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .md\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .md\:opacity-0 {
    opacity: 0;
  }

  .md\:opacity-5 {
    opacity: 0.05;
  }

  .md\:opacity-10 {
    opacity: 0.1;
  }

  .md\:opacity-20 {
    opacity: 0.2;
  }

  .md\:opacity-25 {
    opacity: 0.25;
  }

  .md\:opacity-30 {
    opacity: 0.3;
  }

  .md\:opacity-40 {
    opacity: 0.4;
  }

  .md\:opacity-50 {
    opacity: 0.5;
  }

  .md\:opacity-60 {
    opacity: 0.6;
  }

  .md\:opacity-70 {
    opacity: 0.7;
  }

  .md\:opacity-75 {
    opacity: 0.75;
  }

  .md\:opacity-80 {
    opacity: 0.8;
  }

  .md\:opacity-90 {
    opacity: 0.9;
  }

  .md\:opacity-95 {
    opacity: 0.95;
  }

  .md\:opacity-100 {
    opacity: 1;
  }

  .group:hover .md\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .md\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .md\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .md\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .md\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .md\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .md\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .md\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .md\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .md\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .md\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .md\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .md\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .md\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .md\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .md\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .md\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .md\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .md\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .md\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .md\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .md\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .md\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .md\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .md\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .md\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .md\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .md\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .md\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .md\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .md\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .md\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .md\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .md\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .md\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .md\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .md\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .md\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .md\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .md\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .md\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .md\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .md\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .md\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .md\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .md\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .md\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .md\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .md\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .md\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .md\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .md\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .md\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .md\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .md\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .md\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .md\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .md\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .md\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .md\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .md\:disabled\:opacity-0:disabled {
    opacity: 0;
  }

  .md\:disabled\:opacity-5:disabled {
    opacity: 0.05;
  }

  .md\:disabled\:opacity-10:disabled {
    opacity: 0.1;
  }

  .md\:disabled\:opacity-20:disabled {
    opacity: 0.2;
  }

  .md\:disabled\:opacity-25:disabled {
    opacity: 0.25;
  }

  .md\:disabled\:opacity-30:disabled {
    opacity: 0.3;
  }

  .md\:disabled\:opacity-40:disabled {
    opacity: 0.4;
  }

  .md\:disabled\:opacity-50:disabled {
    opacity: 0.5;
  }

  .md\:disabled\:opacity-60:disabled {
    opacity: 0.6;
  }

  .md\:disabled\:opacity-70:disabled {
    opacity: 0.7;
  }

  .md\:disabled\:opacity-75:disabled {
    opacity: 0.75;
  }

  .md\:disabled\:opacity-80:disabled {
    opacity: 0.8;
  }

  .md\:disabled\:opacity-90:disabled {
    opacity: 0.9;
  }

  .md\:disabled\:opacity-95:disabled {
    opacity: 0.95;
  }

  .md\:disabled\:opacity-100:disabled {
    opacity: 1;
  }

  .md\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .md\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .md\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .md\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .md\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .md\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .md\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .md\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .md\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .md\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .md\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .md\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .md\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .md\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .md\:bg-blend-color {
    background-blend-mode: color;
  }

  .md\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .md\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .md\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .md\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .md\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .md\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .md\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .md\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .md\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .md\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .md\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .md\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .md\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .md\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .md\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .md\:mix-blend-color {
    mix-blend-mode: color;
  }

  .md\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .md\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .md\:group-hover\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .md\:group-hover\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .md\:group-hover\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .md\:group-hover\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .md\:group-hover\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .md\:group-hover\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .md\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .md\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .md\:group-hover\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .md\:group-hover\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .md\:group-hover\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .md\:group-hover\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .md\:group-hover\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus-within\:shadow:focus-within {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus-within\:shadow-bs:focus-within {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus-within\:shadow-strong:focus-within {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus-within\:shadow-tooltip:focus-within {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus-within\:shadow-colorbox:focus-within {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus-within\:shadow-colorCircle:focus-within {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:hover\:shadow-sm:hover {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:hover\:shadow:hover {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:hover\:shadow-bs:hover {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:hover\:shadow-strong:hover {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:hover\:shadow-tooltip:hover {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:hover\:shadow-colorbox:hover {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:hover\:shadow-colorCircle:hover {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus\:shadow-sm:focus {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus\:shadow:focus {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus\:shadow-md:focus {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus\:shadow-lg:focus {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus\:shadow-xl:focus {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus\:shadow-bs:focus {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus\:shadow-strong:focus {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus\:shadow-tooltip:focus {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus\:shadow-colorbox:focus {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:focus\:shadow-colorCircle:focus {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .md\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .md\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .md\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .md\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .md\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .md\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .md\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .md\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .md\:ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:ring-4 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:ring-8 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus-within\:ring-0:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus-within\:ring-1:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus-within\:ring-2:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus-within\:ring-4:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus-within\:ring-8:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus-within\:ring:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus\:ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus\:ring-1:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus\:ring-4:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus\:ring-8:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:focus\:ring:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .md\:ring-inset {
    --tw-ring-inset: inset;
  }

  .md\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .md\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .md\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .md\:ring-current {
    --tw-ring-color: currentColor;
  }

  .md\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .md\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .md\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .md\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .md\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .md\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .md\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .md\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .md\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .md\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .md\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .md\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .md\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .md\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .md\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .md\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .md\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .md\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .md\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .md\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .md\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .md\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .md\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .md\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .md\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .md\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .md\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .md\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .md\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .md\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .md\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .md\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .md\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .md\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .md\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .md\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .md\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .md\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .md\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .md\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .md\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .md\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .md\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .md\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .md\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .md\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .md\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .md\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .md\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .md\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .md\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .md\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .md\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .md\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .md\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .md\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .md\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .md\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .md\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .md\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .md\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .md\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .md\:ring-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .md\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .md\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .md\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .md\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .md\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .md\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .md\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .md\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .md\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .md\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .md\:ring-Asurion-White {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .md\:ring-Asurion-Blue-Brighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .md\:ring-Asurion-Blue-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .md\:ring-Asurion-Blue-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .md\:ring-Asurion-Purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .md\:ring-Asurion-Purple-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .md\:ring-Asurion-Purple-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .md\:ring-Asurion-Gray-Deepest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .md\:ring-Asurion-Gray-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .md\:ring-Asurion-Gray-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .md\:ring-Asurion-Gray-Lighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .md\:ring-Asurion-Gray-Lightest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .md\:ring-Asurion-Red-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .md\:ring-light-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .md\:ring-light-gray-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .md\:ring-light-gray-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .md\:ring-light-gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .md\:ring-light-gray-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .md\:ring-light-gray-5 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .md\:ring-light-slate-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .md\:ring-denim-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .md\:ring-purple-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .md\:ring-dark-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .md\:ring-bright-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .md\:ring-mustard-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .md\:ring-mustard-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .md\:ring-light-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .md\:ring-light-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .md\:ring-light-blue-3 {
    --tw-ring-color:  #F0F3FF;
  }

  .md\:ring-light-blue-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .md\:ring-purple-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .md\:ring-light-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .md\:ring-light-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .md\:ring-light-bg-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .md\:ring-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .md\:ring-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .md\:ring-light-white-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .md\:ring-Black-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .md\:ring-Default-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .md\:ring-White-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .md\:ring-Green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .md\:ring-Blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .md\:ring-Silver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .md\:ring-Yellow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .md\:ring-Grey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .md\:ring-Gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .md\:ring-Red-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .md\:ring-Gold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .md\:ring-light-green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .md\:ring-dark-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .md\:ring-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .md\:ring-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .md\:ring-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .md\:ring-light-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .md\:ring-bright-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .md\:ring-bright-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .md\:ring-SpaceGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .md\:ring-Purple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .md\:ring-LightPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .md\:ring-Glow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .md\:ring-Bronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .md\:ring-Copper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .md\:ring-Pink-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .md\:ring-Orange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .md\:ring-Coral-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .md\:ring-MajesticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .md\:ring-PrismBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .md\:ring-CeramicBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .md\:ring-MidnightBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .md\:ring-PrismWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .md\:ring-CeramicWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .md\:ring-LilacPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .md\:ring-CrownSilver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .md\:ring-CoralBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .md\:ring-lime-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .md\:ring-apple-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .md\:ring-bg-new-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .md\:ring-bg-new-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .md\:ring-new-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .md\:ring-footer-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .md\:ring-border-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .md\:ring-apple-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .md\:ring-crimson-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .md\:ring-asurion-cyan {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .md\:ring-bright-orange {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .md\:ring-Graphite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .md\:ring-PacificBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .md\:ring-light-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .md\:ring-asurion-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .md\:ring-OceanBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .md\:ring-MetallicCopper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .md\:ring-PorcelainWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .md\:ring-LightBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .md\:ring-CloudNavy-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .md\:ring-CloudMint-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .md\:ring-CloudOrange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .md\:ring-CloudLavender-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .md\:ring-CloudRed-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .md\:ring-CloudWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .md\:ring-SunriseGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .md\:ring-SunshineGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .md\:ring-AuraBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .md\:ring-AuraGlow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .md\:ring-MysticBronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .md\:ring-MysticGreen-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .md\:ring-MysticGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .md\:ring-MysticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .md\:ring-MysticWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .md\:ring-price-blue1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .md\:ring-indigo1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .md\:ring-Purple-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .md\:ring-new-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .md\:ring-dark-blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .md\:ring-replace-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .md\:ring-resolve-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .md\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .md\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Asurion-White:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Asurion-Blue-Brighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Asurion-Blue-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Asurion-Blue-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Asurion-Purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Asurion-Purple-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Asurion-Purple-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Asurion-Gray-Deepest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Asurion-Gray-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Asurion-Gray-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Asurion-Gray-Lighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Asurion-Gray-Lightest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Asurion-Red-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-light-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-light-gray-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-light-gray-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-light-gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-light-gray-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-light-gray-5:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-light-slate-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-denim-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-purple-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-dark-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-bright-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-mustard-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-mustard-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-light-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-light-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-light-blue-3:focus-within {
    --tw-ring-color:  #F0F3FF;
  }

  .md\:focus-within\:ring-light-blue-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-purple-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-light-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-light-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-light-bg-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-light-white-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Black-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Default-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-White-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Silver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Yellow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Grey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Red-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Gold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-light-green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-dark-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-light-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-bright-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-bright-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-SpaceGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Purple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-LightPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Glow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Bronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Copper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Pink-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Orange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Coral-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-MajesticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-PrismBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-CeramicBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-MidnightBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-PrismWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-CeramicWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-LilacPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-CrownSilver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-CoralBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-lime-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-apple-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-bg-new-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-bg-new-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-new-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-footer-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-border-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-apple-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-crimson-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-asurion-cyan:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-bright-orange:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Graphite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-PacificBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-light-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-asurion-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-OceanBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-MetallicCopper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-PorcelainWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-LightBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-CloudNavy-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-CloudMint-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-CloudOrange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-CloudLavender-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-CloudRed-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-CloudWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-SunriseGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-SunshineGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-AuraBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-AuraGlow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-MysticBronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-MysticGreen-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-MysticGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-MysticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-MysticWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-price-blue1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-indigo1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-Purple-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-new-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-dark-blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-replace-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .md\:focus-within\:ring-resolve-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .md\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .md\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Asurion-White:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Asurion-Blue-Brighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Asurion-Blue-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Asurion-Blue-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Asurion-Purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Asurion-Purple-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Asurion-Purple-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Asurion-Gray-Deepest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Asurion-Gray-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Asurion-Gray-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Asurion-Gray-Lighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Asurion-Gray-Lightest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Asurion-Red-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-light-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-light-gray-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-light-gray-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-light-gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-light-gray-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-light-gray-5:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-light-slate-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-denim-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-purple-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-dark-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-bright-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-mustard-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-mustard-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-light-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-light-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-light-blue-3:focus {
    --tw-ring-color:  #F0F3FF;
  }

  .md\:focus\:ring-light-blue-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-purple-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-light-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-light-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-light-bg-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-light-white-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Black-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Default-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-White-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Silver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Yellow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Grey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Red-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Gold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-light-green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-dark-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-light-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-bright-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-bright-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-SpaceGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Purple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-LightPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Glow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Bronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Copper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Pink-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Orange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Coral-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-MajesticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-PrismBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-CeramicBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-MidnightBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-PrismWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-CeramicWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-LilacPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-CrownSilver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-CoralBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-lime-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-apple-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-bg-new-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-bg-new-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-new-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-footer-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-border-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-apple-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-crimson-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-asurion-cyan:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-bright-orange:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Graphite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-PacificBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-light-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-asurion-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-OceanBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-MetallicCopper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-PorcelainWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-LightBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-CloudNavy-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-CloudMint-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-CloudOrange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-CloudLavender-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-CloudRed-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-CloudWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-SunriseGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-SunshineGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-AuraBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-AuraGlow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-MysticBronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-MysticGreen-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-MysticGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-MysticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-MysticWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-price-blue1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-indigo1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-Purple-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-new-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-dark-blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-replace-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .md\:focus\:ring-resolve-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .md\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .md\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .md\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .md\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .md\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .md\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .md\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .md\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .md\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .md\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .md\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .md\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .md\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .md\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .md\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .md\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .md\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .md\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .md\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .md\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .md\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .md\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .md\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .md\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .md\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .md\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .md\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .md\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .md\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .md\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .md\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .md\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .md\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .md\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .md\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .md\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .md\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .md\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .md\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .md\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .md\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .md\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .md\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .md\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .md\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .md\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .md\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .md\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .md\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .md\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .md\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .md\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .md\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .md\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .md\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .md\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .md\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .md\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .md\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .md\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .md\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .md\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .md\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .md\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .md\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .md\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .md\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .md\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .md\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .md\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .md\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .md\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .md\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .md\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .md\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .md\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .md\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .md\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .md\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .md\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .md\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .md\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .md\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .md\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .md\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .md\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .md\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .md\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .md\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .md\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .md\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .md\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .md\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .md\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .md\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .md\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .md\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .md\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .md\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .md\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .md\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .md\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .md\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .md\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .md\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .md\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .md\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .md\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .md\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .md\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .md\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .md\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .md\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .md\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .md\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .md\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .md\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .md\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .md\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .md\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .md\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .md\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .md\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .md\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .md\:ring-offset-purple {
    --tw-ring-offset-color: #6700B8;
  }

  .md\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .md\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .md\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .md\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .md\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .md\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .md\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .md\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .md\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .md\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .md\:ring-offset-Asurion-White {
    --tw-ring-offset-color: #FFF;
  }

  .md\:ring-offset-Asurion-Blue-Brighter {
    --tw-ring-offset-color: #6B8BFF;
  }

  .md\:ring-offset-Asurion-Blue-Deep {
    --tw-ring-offset-color: #2743CC;
  }

  .md\:ring-offset-Asurion-Blue-Light {
    --tw-ring-offset-color: #F0F3FF;
  }

  .md\:ring-offset-Asurion-Purple {
    --tw-ring-offset-color: #8223D2;
  }

  .md\:ring-offset-Asurion-Purple-Deeper {
    --tw-ring-offset-color: #6700B8;
  }

  .md\:ring-offset-Asurion-Purple-Light {
    --tw-ring-offset-color: #F3E9FB;
  }

  .md\:ring-offset-Asurion-Gray-Deepest {
    --tw-ring-offset-color: #333F48;
  }

  .md\:ring-offset-Asurion-Gray-Deeper {
    --tw-ring-offset-color: #6E767D;
  }

  .md\:ring-offset-Asurion-Gray-Light {
    --tw-ring-offset-color: #A5AAAF;
  }

  .md\:ring-offset-Asurion-Gray-Lighter {
    --tw-ring-offset-color: #E6E6EB;
  }

  .md\:ring-offset-Asurion-Gray-Lightest {
    --tw-ring-offset-color: #D5D6DA;
  }

  .md\:ring-offset-Asurion-Red-Deep {
    --tw-ring-offset-color: #DB1B1B;
  }

  .md\:ring-offset-light-gray {
    --tw-ring-offset-color: #6E767D;
  }

  .md\:ring-offset-light-gray-1 {
    --tw-ring-offset-color: #A5AAAF;
  }

  .md\:ring-offset-light-gray-2 {
    --tw-ring-offset-color: #E6E6EB;
  }

  .md\:ring-offset-light-gray-3 {
    --tw-ring-offset-color: #F0F0F5;
  }

  .md\:ring-offset-light-gray-4 {
    --tw-ring-offset-color: #D5D6DA;
  }

  .md\:ring-offset-light-gray-5 {
    --tw-ring-offset-color: #333F48;
  }

  .md\:ring-offset-light-slate-gray {
    --tw-ring-offset-color: #8589A1;
  }

  .md\:ring-offset-denim-blue {
    --tw-ring-offset-color: #0066B2;
  }

  .md\:ring-offset-purple-1 {
    --tw-ring-offset-color: #8223D2;
  }

  .md\:ring-offset-dark-red {
    --tw-ring-offset-color: #DB1B1B;
  }

  .md\:ring-offset-bright-red {
    --tw-ring-offset-color: #F40715;
  }

  .md\:ring-offset-mustard-yellow {
    --tw-ring-offset-color: #ED8B00;
  }

  .md\:ring-offset-mustard-yellow-1 {
    --tw-ring-offset-color: #ED6600;
  }

  .md\:ring-offset-light-blue {
    --tw-ring-offset-color: #6B8BFF;
  }

  .md\:ring-offset-light-blue-1 {
    --tw-ring-offset-color: #4A68F9;
  }

  .md\:ring-offset-light-blue-3 {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .md\:ring-offset-light-blue-4 {
    --tw-ring-offset-color: #F0F3FF;
  }

  .md\:ring-offset-purple-blue {
    --tw-ring-offset-color: #6469E1;
  }

  .md\:ring-offset-light-green {
    --tw-ring-offset-color: #00B574;
  }

  .md\:ring-offset-light-green-1 {
    --tw-ring-offset-color: #00B574;
  }

  .md\:ring-offset-light-bg-green {
    --tw-ring-offset-color: #F0FFF9;
  }

  .md\:ring-offset-green-1 {
    --tw-ring-offset-color: #0B8350;
  }

  .md\:ring-offset-pink-1 {
    --tw-ring-offset-color: #FFEDD5;
  }

  .md\:ring-offset-light-white-1 {
    --tw-ring-offset-color: #F8F6EE;
  }

  .md\:ring-offset-Black-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .md\:ring-offset-Default-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .md\:ring-offset-White-3 {
    --tw-ring-offset-color: #F9F6EF;
  }

  .md\:ring-offset-Green-3 {
    --tw-ring-offset-color: #AEE0CD;
  }

  .md\:ring-offset-Blue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .md\:ring-offset-Silver-3 {
    --tw-ring-offset-color: #E4E4E2;
  }

  .md\:ring-offset-Yellow-3 {
    --tw-ring-offset-color: #F3D060;
  }

  .md\:ring-offset-Grey-3 {
    --tw-ring-offset-color: #535150;
  }

  .md\:ring-offset-Gray-3 {
    --tw-ring-offset-color: #535150;
  }

  .md\:ring-offset-Red-3 {
    --tw-ring-offset-color: #BA0C2E;
  }

  .md\:ring-offset-Gold-3 {
    --tw-ring-offset-color: #F5DDC5;
  }

  .md\:ring-offset-light-green-3 {
    --tw-ring-offset-color: #F3E9FB;
  }

  .md\:ring-offset-dark-blue-2 {
    --tw-ring-offset-color: #2743CC;
  }

  .md\:ring-offset-blue-1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .md\:ring-offset-yellow-1 {
    --tw-ring-offset-color: #EDB800;
  }

  .md\:ring-offset-blue-2 {
    --tw-ring-offset-color: #253BAA;
  }

  .md\:ring-offset-light-pink {
    --tw-ring-offset-color: #FF5070;
  }

  .md\:ring-offset-bright-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .md\:ring-offset-bright-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .md\:ring-offset-SpaceGrey-3 {
    --tw-ring-offset-color: #535150;
  }

  .md\:ring-offset-Purple-3 {
    --tw-ring-offset-color: #6700B8;
  }

  .md\:ring-offset-LightPurple-3 {
    --tw-ring-offset-color: #D1CDDA;
  }

  .md\:ring-offset-Glow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .md\:ring-offset-Bronze-3 {
    --tw-ring-offset-color: #cd7f32;
  }

  .md\:ring-offset-Copper-3 {
    --tw-ring-offset-color: #B87333;
  }

  .md\:ring-offset-Pink-3 {
    --tw-ring-offset-color: #FFC0CB;
  }

  .md\:ring-offset-Orange-3 {
    --tw-ring-offset-color: #FFA500;
  }

  .md\:ring-offset-Coral-3 {
    --tw-ring-offset-color: #EE7762;
  }

  .md\:ring-offset-MajesticBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .md\:ring-offset-PrismBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .md\:ring-offset-CeramicBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .md\:ring-offset-MidnightBlack-3 {
    --tw-ring-offset-color: #00040D;
  }

  .md\:ring-offset-PrismWhite-3 {
    --tw-ring-offset-color: #E1D8CB;
  }

  .md\:ring-offset-CeramicWhite-3 {
    --tw-ring-offset-color: #c2c2c4;
  }

  .md\:ring-offset-LilacPurple-3 {
    --tw-ring-offset-color: #C8A2C8;
  }

  .md\:ring-offset-CrownSilver-3 {
    --tw-ring-offset-color: #b1a5aa;
  }

  .md\:ring-offset-CoralBlue-3 {
    --tw-ring-offset-color: #AFDCEC;
  }

  .md\:ring-offset-lime-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .md\:ring-offset-apple-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .md\:ring-offset-bg-new-blue {
    --tw-ring-offset-color: #39DCF0;
  }

  .md\:ring-offset-bg-new-pink {
    --tw-ring-offset-color: #E79AAE;
  }

  .md\:ring-offset-new-pink-1 {
    --tw-ring-offset-color: #E9A1B3;
  }

  .md\:ring-offset-footer-grey {
    --tw-ring-offset-color: #333238;
  }

  .md\:ring-offset-border-grey {
    --tw-ring-offset-color: #c4c4c4;
  }

  .md\:ring-offset-apple-green-1 {
    --tw-ring-offset-color: #30D091;
  }

  .md\:ring-offset-crimson-red {
    --tw-ring-offset-color: #d22323;
  }

  .md\:ring-offset-asurion-cyan {
    --tw-ring-offset-color: #95CED7;
  }

  .md\:ring-offset-bright-orange {
    --tw-ring-offset-color: #FF8B1A;
  }

  .md\:ring-offset-Graphite-3 {
    --tw-ring-offset-color: #D2CEDB;
  }

  .md\:ring-offset-PacificBlue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .md\:ring-offset-light-purple {
    --tw-ring-offset-color: #B3A3D7;
  }

  .md\:ring-offset-asurion-gray {
    --tw-ring-offset-color: #D8D8D8;
  }

  .md\:ring-offset-OceanBlue-3 {
    --tw-ring-offset-color: #0077be;
  }

  .md\:ring-offset-MetallicCopper-3 {
    --tw-ring-offset-color: #72281e;
  }

  .md\:ring-offset-PorcelainWhite-3 {
    --tw-ring-offset-color: #f8fbf8;
  }

  .md\:ring-offset-LightBlue-3 {
    --tw-ring-offset-color: #ADD8E6;
  }

  .md\:ring-offset-CloudNavy-3 {
    --tw-ring-offset-color: #607387;
  }

  .md\:ring-offset-CloudMint-3 {
    --tw-ring-offset-color: #607387;
  }

  .md\:ring-offset-CloudOrange-3 {
    --tw-ring-offset-color: #ffba97;
  }

  .md\:ring-offset-CloudLavender-3 {
    --tw-ring-offset-color: #d6d3e2;
  }

  .md\:ring-offset-CloudRed-3 {
    --tw-ring-offset-color: #dbb0a2;
  }

  .md\:ring-offset-CloudWhite-3 {
    --tw-ring-offset-color: #f2f2ed;
  }

  .md\:ring-offset-SunriseGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .md\:ring-offset-SunshineGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .md\:ring-offset-AuraBlack-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .md\:ring-offset-AuraGlow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .md\:ring-offset-MysticBronze-3 {
    --tw-ring-offset-color: #3c2516;
  }

  .md\:ring-offset-MysticGreen-3 {
    --tw-ring-offset-color: #90A19A;
  }

  .md\:ring-offset-MysticGrey-3 {
    --tw-ring-offset-color: #564f55;
  }

  .md\:ring-offset-MysticBlack-3 {
    --tw-ring-offset-color: #353A3C;
  }

  .md\:ring-offset-MysticWhite-3 {
    --tw-ring-offset-color: #E4EDE3;
  }

  .md\:ring-offset-price-blue1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .md\:ring-offset-indigo1 {
    --tw-ring-offset-color: #6700B8;
  }

  .md\:ring-offset-Purple-4 {
    --tw-ring-offset-color: #9598F8;
  }

  .md\:ring-offset-new-blue-2 {
    --tw-ring-offset-color: #33B3C2;
  }

  .md\:ring-offset-dark-blue-3 {
    --tw-ring-offset-color: #041DFB;
  }

  .md\:ring-offset-replace-bg {
    --tw-ring-offset-color: #8AA4BC;
  }

  .md\:ring-offset-resolve-bg {
    --tw-ring-offset-color: #4783CB;
  }

  .md\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .md\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .md\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .md\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .md\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .md\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .md\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .md\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .md\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .md\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .md\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .md\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .md\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .md\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .md\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .md\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .md\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .md\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .md\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .md\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .md\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .md\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .md\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .md\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .md\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .md\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .md\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .md\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .md\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .md\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .md\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .md\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .md\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .md\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .md\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .md\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .md\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .md\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .md\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .md\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .md\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .md\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .md\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .md\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .md\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .md\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .md\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .md\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .md\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .md\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .md\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .md\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .md\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .md\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .md\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .md\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .md\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .md\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .md\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .md\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .md\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .md\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .md\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .md\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .md\:focus-within\:ring-offset-purple:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .md\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .md\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .md\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .md\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .md\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .md\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .md\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .md\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .md\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .md\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .md\:focus-within\:ring-offset-Asurion-White:focus-within {
    --tw-ring-offset-color: #FFF;
  }

  .md\:focus-within\:ring-offset-Asurion-Blue-Brighter:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .md\:focus-within\:ring-offset-Asurion-Blue-Deep:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .md\:focus-within\:ring-offset-Asurion-Blue-Light:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .md\:focus-within\:ring-offset-Asurion-Purple:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .md\:focus-within\:ring-offset-Asurion-Purple-Deeper:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .md\:focus-within\:ring-offset-Asurion-Purple-Light:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .md\:focus-within\:ring-offset-Asurion-Gray-Deepest:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .md\:focus-within\:ring-offset-Asurion-Gray-Deeper:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .md\:focus-within\:ring-offset-Asurion-Gray-Light:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .md\:focus-within\:ring-offset-Asurion-Gray-Lighter:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .md\:focus-within\:ring-offset-Asurion-Gray-Lightest:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .md\:focus-within\:ring-offset-Asurion-Red-Deep:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .md\:focus-within\:ring-offset-light-gray:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .md\:focus-within\:ring-offset-light-gray-1:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .md\:focus-within\:ring-offset-light-gray-2:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .md\:focus-within\:ring-offset-light-gray-3:focus-within {
    --tw-ring-offset-color: #F0F0F5;
  }

  .md\:focus-within\:ring-offset-light-gray-4:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .md\:focus-within\:ring-offset-light-gray-5:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .md\:focus-within\:ring-offset-light-slate-gray:focus-within {
    --tw-ring-offset-color: #8589A1;
  }

  .md\:focus-within\:ring-offset-denim-blue:focus-within {
    --tw-ring-offset-color: #0066B2;
  }

  .md\:focus-within\:ring-offset-purple-1:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .md\:focus-within\:ring-offset-dark-red:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .md\:focus-within\:ring-offset-bright-red:focus-within {
    --tw-ring-offset-color: #F40715;
  }

  .md\:focus-within\:ring-offset-mustard-yellow:focus-within {
    --tw-ring-offset-color: #ED8B00;
  }

  .md\:focus-within\:ring-offset-mustard-yellow-1:focus-within {
    --tw-ring-offset-color: #ED6600;
  }

  .md\:focus-within\:ring-offset-light-blue:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .md\:focus-within\:ring-offset-light-blue-1:focus-within {
    --tw-ring-offset-color: #4A68F9;
  }

  .md\:focus-within\:ring-offset-light-blue-3:focus-within {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .md\:focus-within\:ring-offset-light-blue-4:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .md\:focus-within\:ring-offset-purple-blue:focus-within {
    --tw-ring-offset-color: #6469E1;
  }

  .md\:focus-within\:ring-offset-light-green:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .md\:focus-within\:ring-offset-light-green-1:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .md\:focus-within\:ring-offset-light-bg-green:focus-within {
    --tw-ring-offset-color: #F0FFF9;
  }

  .md\:focus-within\:ring-offset-green-1:focus-within {
    --tw-ring-offset-color: #0B8350;
  }

  .md\:focus-within\:ring-offset-pink-1:focus-within {
    --tw-ring-offset-color: #FFEDD5;
  }

  .md\:focus-within\:ring-offset-light-white-1:focus-within {
    --tw-ring-offset-color: #F8F6EE;
  }

  .md\:focus-within\:ring-offset-Black-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .md\:focus-within\:ring-offset-Default-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .md\:focus-within\:ring-offset-White-3:focus-within {
    --tw-ring-offset-color: #F9F6EF;
  }

  .md\:focus-within\:ring-offset-Green-3:focus-within {
    --tw-ring-offset-color: #AEE0CD;
  }

  .md\:focus-within\:ring-offset-Blue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .md\:focus-within\:ring-offset-Silver-3:focus-within {
    --tw-ring-offset-color: #E4E4E2;
  }

  .md\:focus-within\:ring-offset-Yellow-3:focus-within {
    --tw-ring-offset-color: #F3D060;
  }

  .md\:focus-within\:ring-offset-Grey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .md\:focus-within\:ring-offset-Gray-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .md\:focus-within\:ring-offset-Red-3:focus-within {
    --tw-ring-offset-color: #BA0C2E;
  }

  .md\:focus-within\:ring-offset-Gold-3:focus-within {
    --tw-ring-offset-color: #F5DDC5;
  }

  .md\:focus-within\:ring-offset-light-green-3:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .md\:focus-within\:ring-offset-dark-blue-2:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .md\:focus-within\:ring-offset-blue-1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .md\:focus-within\:ring-offset-yellow-1:focus-within {
    --tw-ring-offset-color: #EDB800;
  }

  .md\:focus-within\:ring-offset-blue-2:focus-within {
    --tw-ring-offset-color: #253BAA;
  }

  .md\:focus-within\:ring-offset-light-pink:focus-within {
    --tw-ring-offset-color: #FF5070;
  }

  .md\:focus-within\:ring-offset-bright-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .md\:focus-within\:ring-offset-bright-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .md\:focus-within\:ring-offset-SpaceGrey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .md\:focus-within\:ring-offset-Purple-3:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .md\:focus-within\:ring-offset-LightPurple-3:focus-within {
    --tw-ring-offset-color: #D1CDDA;
  }

  .md\:focus-within\:ring-offset-Glow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .md\:focus-within\:ring-offset-Bronze-3:focus-within {
    --tw-ring-offset-color: #cd7f32;
  }

  .md\:focus-within\:ring-offset-Copper-3:focus-within {
    --tw-ring-offset-color: #B87333;
  }

  .md\:focus-within\:ring-offset-Pink-3:focus-within {
    --tw-ring-offset-color: #FFC0CB;
  }

  .md\:focus-within\:ring-offset-Orange-3:focus-within {
    --tw-ring-offset-color: #FFA500;
  }

  .md\:focus-within\:ring-offset-Coral-3:focus-within {
    --tw-ring-offset-color: #EE7762;
  }

  .md\:focus-within\:ring-offset-MajesticBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .md\:focus-within\:ring-offset-PrismBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .md\:focus-within\:ring-offset-CeramicBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .md\:focus-within\:ring-offset-MidnightBlack-3:focus-within {
    --tw-ring-offset-color: #00040D;
  }

  .md\:focus-within\:ring-offset-PrismWhite-3:focus-within {
    --tw-ring-offset-color: #E1D8CB;
  }

  .md\:focus-within\:ring-offset-CeramicWhite-3:focus-within {
    --tw-ring-offset-color: #c2c2c4;
  }

  .md\:focus-within\:ring-offset-LilacPurple-3:focus-within {
    --tw-ring-offset-color: #C8A2C8;
  }

  .md\:focus-within\:ring-offset-CrownSilver-3:focus-within {
    --tw-ring-offset-color: #b1a5aa;
  }

  .md\:focus-within\:ring-offset-CoralBlue-3:focus-within {
    --tw-ring-offset-color: #AFDCEC;
  }

  .md\:focus-within\:ring-offset-lime-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .md\:focus-within\:ring-offset-apple-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .md\:focus-within\:ring-offset-bg-new-blue:focus-within {
    --tw-ring-offset-color: #39DCF0;
  }

  .md\:focus-within\:ring-offset-bg-new-pink:focus-within {
    --tw-ring-offset-color: #E79AAE;
  }

  .md\:focus-within\:ring-offset-new-pink-1:focus-within {
    --tw-ring-offset-color: #E9A1B3;
  }

  .md\:focus-within\:ring-offset-footer-grey:focus-within {
    --tw-ring-offset-color: #333238;
  }

  .md\:focus-within\:ring-offset-border-grey:focus-within {
    --tw-ring-offset-color: #c4c4c4;
  }

  .md\:focus-within\:ring-offset-apple-green-1:focus-within {
    --tw-ring-offset-color: #30D091;
  }

  .md\:focus-within\:ring-offset-crimson-red:focus-within {
    --tw-ring-offset-color: #d22323;
  }

  .md\:focus-within\:ring-offset-asurion-cyan:focus-within {
    --tw-ring-offset-color: #95CED7;
  }

  .md\:focus-within\:ring-offset-bright-orange:focus-within {
    --tw-ring-offset-color: #FF8B1A;
  }

  .md\:focus-within\:ring-offset-Graphite-3:focus-within {
    --tw-ring-offset-color: #D2CEDB;
  }

  .md\:focus-within\:ring-offset-PacificBlue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .md\:focus-within\:ring-offset-light-purple:focus-within {
    --tw-ring-offset-color: #B3A3D7;
  }

  .md\:focus-within\:ring-offset-asurion-gray:focus-within {
    --tw-ring-offset-color: #D8D8D8;
  }

  .md\:focus-within\:ring-offset-OceanBlue-3:focus-within {
    --tw-ring-offset-color: #0077be;
  }

  .md\:focus-within\:ring-offset-MetallicCopper-3:focus-within {
    --tw-ring-offset-color: #72281e;
  }

  .md\:focus-within\:ring-offset-PorcelainWhite-3:focus-within {
    --tw-ring-offset-color: #f8fbf8;
  }

  .md\:focus-within\:ring-offset-LightBlue-3:focus-within {
    --tw-ring-offset-color: #ADD8E6;
  }

  .md\:focus-within\:ring-offset-CloudNavy-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .md\:focus-within\:ring-offset-CloudMint-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .md\:focus-within\:ring-offset-CloudOrange-3:focus-within {
    --tw-ring-offset-color: #ffba97;
  }

  .md\:focus-within\:ring-offset-CloudLavender-3:focus-within {
    --tw-ring-offset-color: #d6d3e2;
  }

  .md\:focus-within\:ring-offset-CloudRed-3:focus-within {
    --tw-ring-offset-color: #dbb0a2;
  }

  .md\:focus-within\:ring-offset-CloudWhite-3:focus-within {
    --tw-ring-offset-color: #f2f2ed;
  }

  .md\:focus-within\:ring-offset-SunriseGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .md\:focus-within\:ring-offset-SunshineGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .md\:focus-within\:ring-offset-AuraBlack-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .md\:focus-within\:ring-offset-AuraGlow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .md\:focus-within\:ring-offset-MysticBronze-3:focus-within {
    --tw-ring-offset-color: #3c2516;
  }

  .md\:focus-within\:ring-offset-MysticGreen-3:focus-within {
    --tw-ring-offset-color: #90A19A;
  }

  .md\:focus-within\:ring-offset-MysticGrey-3:focus-within {
    --tw-ring-offset-color: #564f55;
  }

  .md\:focus-within\:ring-offset-MysticBlack-3:focus-within {
    --tw-ring-offset-color: #353A3C;
  }

  .md\:focus-within\:ring-offset-MysticWhite-3:focus-within {
    --tw-ring-offset-color: #E4EDE3;
  }

  .md\:focus-within\:ring-offset-price-blue1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .md\:focus-within\:ring-offset-indigo1:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .md\:focus-within\:ring-offset-Purple-4:focus-within {
    --tw-ring-offset-color: #9598F8;
  }

  .md\:focus-within\:ring-offset-new-blue-2:focus-within {
    --tw-ring-offset-color: #33B3C2;
  }

  .md\:focus-within\:ring-offset-dark-blue-3:focus-within {
    --tw-ring-offset-color: #041DFB;
  }

  .md\:focus-within\:ring-offset-replace-bg:focus-within {
    --tw-ring-offset-color: #8AA4BC;
  }

  .md\:focus-within\:ring-offset-resolve-bg:focus-within {
    --tw-ring-offset-color: #4783CB;
  }

  .md\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .md\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .md\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .md\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .md\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .md\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .md\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .md\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .md\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .md\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .md\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .md\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .md\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .md\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .md\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .md\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .md\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .md\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .md\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .md\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .md\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .md\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .md\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .md\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .md\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .md\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .md\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .md\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .md\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .md\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .md\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .md\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .md\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .md\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .md\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .md\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .md\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .md\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .md\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .md\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .md\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .md\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .md\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .md\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .md\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .md\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .md\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .md\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .md\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .md\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .md\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .md\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .md\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .md\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .md\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .md\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .md\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .md\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .md\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .md\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .md\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .md\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .md\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .md\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .md\:focus\:ring-offset-purple:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .md\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .md\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .md\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .md\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .md\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .md\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .md\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .md\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .md\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .md\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .md\:focus\:ring-offset-Asurion-White:focus {
    --tw-ring-offset-color: #FFF;
  }

  .md\:focus\:ring-offset-Asurion-Blue-Brighter:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .md\:focus\:ring-offset-Asurion-Blue-Deep:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .md\:focus\:ring-offset-Asurion-Blue-Light:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .md\:focus\:ring-offset-Asurion-Purple:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .md\:focus\:ring-offset-Asurion-Purple-Deeper:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .md\:focus\:ring-offset-Asurion-Purple-Light:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .md\:focus\:ring-offset-Asurion-Gray-Deepest:focus {
    --tw-ring-offset-color: #333F48;
  }

  .md\:focus\:ring-offset-Asurion-Gray-Deeper:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .md\:focus\:ring-offset-Asurion-Gray-Light:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .md\:focus\:ring-offset-Asurion-Gray-Lighter:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .md\:focus\:ring-offset-Asurion-Gray-Lightest:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .md\:focus\:ring-offset-Asurion-Red-Deep:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .md\:focus\:ring-offset-light-gray:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .md\:focus\:ring-offset-light-gray-1:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .md\:focus\:ring-offset-light-gray-2:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .md\:focus\:ring-offset-light-gray-3:focus {
    --tw-ring-offset-color: #F0F0F5;
  }

  .md\:focus\:ring-offset-light-gray-4:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .md\:focus\:ring-offset-light-gray-5:focus {
    --tw-ring-offset-color: #333F48;
  }

  .md\:focus\:ring-offset-light-slate-gray:focus {
    --tw-ring-offset-color: #8589A1;
  }

  .md\:focus\:ring-offset-denim-blue:focus {
    --tw-ring-offset-color: #0066B2;
  }

  .md\:focus\:ring-offset-purple-1:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .md\:focus\:ring-offset-dark-red:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .md\:focus\:ring-offset-bright-red:focus {
    --tw-ring-offset-color: #F40715;
  }

  .md\:focus\:ring-offset-mustard-yellow:focus {
    --tw-ring-offset-color: #ED8B00;
  }

  .md\:focus\:ring-offset-mustard-yellow-1:focus {
    --tw-ring-offset-color: #ED6600;
  }

  .md\:focus\:ring-offset-light-blue:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .md\:focus\:ring-offset-light-blue-1:focus {
    --tw-ring-offset-color: #4A68F9;
  }

  .md\:focus\:ring-offset-light-blue-3:focus {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .md\:focus\:ring-offset-light-blue-4:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .md\:focus\:ring-offset-purple-blue:focus {
    --tw-ring-offset-color: #6469E1;
  }

  .md\:focus\:ring-offset-light-green:focus {
    --tw-ring-offset-color: #00B574;
  }

  .md\:focus\:ring-offset-light-green-1:focus {
    --tw-ring-offset-color: #00B574;
  }

  .md\:focus\:ring-offset-light-bg-green:focus {
    --tw-ring-offset-color: #F0FFF9;
  }

  .md\:focus\:ring-offset-green-1:focus {
    --tw-ring-offset-color: #0B8350;
  }

  .md\:focus\:ring-offset-pink-1:focus {
    --tw-ring-offset-color: #FFEDD5;
  }

  .md\:focus\:ring-offset-light-white-1:focus {
    --tw-ring-offset-color: #F8F6EE;
  }

  .md\:focus\:ring-offset-Black-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .md\:focus\:ring-offset-Default-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .md\:focus\:ring-offset-White-3:focus {
    --tw-ring-offset-color: #F9F6EF;
  }

  .md\:focus\:ring-offset-Green-3:focus {
    --tw-ring-offset-color: #AEE0CD;
  }

  .md\:focus\:ring-offset-Blue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .md\:focus\:ring-offset-Silver-3:focus {
    --tw-ring-offset-color: #E4E4E2;
  }

  .md\:focus\:ring-offset-Yellow-3:focus {
    --tw-ring-offset-color: #F3D060;
  }

  .md\:focus\:ring-offset-Grey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .md\:focus\:ring-offset-Gray-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .md\:focus\:ring-offset-Red-3:focus {
    --tw-ring-offset-color: #BA0C2E;
  }

  .md\:focus\:ring-offset-Gold-3:focus {
    --tw-ring-offset-color: #F5DDC5;
  }

  .md\:focus\:ring-offset-light-green-3:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .md\:focus\:ring-offset-dark-blue-2:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .md\:focus\:ring-offset-blue-1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .md\:focus\:ring-offset-yellow-1:focus {
    --tw-ring-offset-color: #EDB800;
  }

  .md\:focus\:ring-offset-blue-2:focus {
    --tw-ring-offset-color: #253BAA;
  }

  .md\:focus\:ring-offset-light-pink:focus {
    --tw-ring-offset-color: #FF5070;
  }

  .md\:focus\:ring-offset-bright-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .md\:focus\:ring-offset-bright-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .md\:focus\:ring-offset-SpaceGrey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .md\:focus\:ring-offset-Purple-3:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .md\:focus\:ring-offset-LightPurple-3:focus {
    --tw-ring-offset-color: #D1CDDA;
  }

  .md\:focus\:ring-offset-Glow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .md\:focus\:ring-offset-Bronze-3:focus {
    --tw-ring-offset-color: #cd7f32;
  }

  .md\:focus\:ring-offset-Copper-3:focus {
    --tw-ring-offset-color: #B87333;
  }

  .md\:focus\:ring-offset-Pink-3:focus {
    --tw-ring-offset-color: #FFC0CB;
  }

  .md\:focus\:ring-offset-Orange-3:focus {
    --tw-ring-offset-color: #FFA500;
  }

  .md\:focus\:ring-offset-Coral-3:focus {
    --tw-ring-offset-color: #EE7762;
  }

  .md\:focus\:ring-offset-MajesticBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .md\:focus\:ring-offset-PrismBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .md\:focus\:ring-offset-CeramicBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .md\:focus\:ring-offset-MidnightBlack-3:focus {
    --tw-ring-offset-color: #00040D;
  }

  .md\:focus\:ring-offset-PrismWhite-3:focus {
    --tw-ring-offset-color: #E1D8CB;
  }

  .md\:focus\:ring-offset-CeramicWhite-3:focus {
    --tw-ring-offset-color: #c2c2c4;
  }

  .md\:focus\:ring-offset-LilacPurple-3:focus {
    --tw-ring-offset-color: #C8A2C8;
  }

  .md\:focus\:ring-offset-CrownSilver-3:focus {
    --tw-ring-offset-color: #b1a5aa;
  }

  .md\:focus\:ring-offset-CoralBlue-3:focus {
    --tw-ring-offset-color: #AFDCEC;
  }

  .md\:focus\:ring-offset-lime-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .md\:focus\:ring-offset-apple-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .md\:focus\:ring-offset-bg-new-blue:focus {
    --tw-ring-offset-color: #39DCF0;
  }

  .md\:focus\:ring-offset-bg-new-pink:focus {
    --tw-ring-offset-color: #E79AAE;
  }

  .md\:focus\:ring-offset-new-pink-1:focus {
    --tw-ring-offset-color: #E9A1B3;
  }

  .md\:focus\:ring-offset-footer-grey:focus {
    --tw-ring-offset-color: #333238;
  }

  .md\:focus\:ring-offset-border-grey:focus {
    --tw-ring-offset-color: #c4c4c4;
  }

  .md\:focus\:ring-offset-apple-green-1:focus {
    --tw-ring-offset-color: #30D091;
  }

  .md\:focus\:ring-offset-crimson-red:focus {
    --tw-ring-offset-color: #d22323;
  }

  .md\:focus\:ring-offset-asurion-cyan:focus {
    --tw-ring-offset-color: #95CED7;
  }

  .md\:focus\:ring-offset-bright-orange:focus {
    --tw-ring-offset-color: #FF8B1A;
  }

  .md\:focus\:ring-offset-Graphite-3:focus {
    --tw-ring-offset-color: #D2CEDB;
  }

  .md\:focus\:ring-offset-PacificBlue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .md\:focus\:ring-offset-light-purple:focus {
    --tw-ring-offset-color: #B3A3D7;
  }

  .md\:focus\:ring-offset-asurion-gray:focus {
    --tw-ring-offset-color: #D8D8D8;
  }

  .md\:focus\:ring-offset-OceanBlue-3:focus {
    --tw-ring-offset-color: #0077be;
  }

  .md\:focus\:ring-offset-MetallicCopper-3:focus {
    --tw-ring-offset-color: #72281e;
  }

  .md\:focus\:ring-offset-PorcelainWhite-3:focus {
    --tw-ring-offset-color: #f8fbf8;
  }

  .md\:focus\:ring-offset-LightBlue-3:focus {
    --tw-ring-offset-color: #ADD8E6;
  }

  .md\:focus\:ring-offset-CloudNavy-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .md\:focus\:ring-offset-CloudMint-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .md\:focus\:ring-offset-CloudOrange-3:focus {
    --tw-ring-offset-color: #ffba97;
  }

  .md\:focus\:ring-offset-CloudLavender-3:focus {
    --tw-ring-offset-color: #d6d3e2;
  }

  .md\:focus\:ring-offset-CloudRed-3:focus {
    --tw-ring-offset-color: #dbb0a2;
  }

  .md\:focus\:ring-offset-CloudWhite-3:focus {
    --tw-ring-offset-color: #f2f2ed;
  }

  .md\:focus\:ring-offset-SunriseGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .md\:focus\:ring-offset-SunshineGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .md\:focus\:ring-offset-AuraBlack-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .md\:focus\:ring-offset-AuraGlow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .md\:focus\:ring-offset-MysticBronze-3:focus {
    --tw-ring-offset-color: #3c2516;
  }

  .md\:focus\:ring-offset-MysticGreen-3:focus {
    --tw-ring-offset-color: #90A19A;
  }

  .md\:focus\:ring-offset-MysticGrey-3:focus {
    --tw-ring-offset-color: #564f55;
  }

  .md\:focus\:ring-offset-MysticBlack-3:focus {
    --tw-ring-offset-color: #353A3C;
  }

  .md\:focus\:ring-offset-MysticWhite-3:focus {
    --tw-ring-offset-color: #E4EDE3;
  }

  .md\:focus\:ring-offset-price-blue1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .md\:focus\:ring-offset-indigo1:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .md\:focus\:ring-offset-Purple-4:focus {
    --tw-ring-offset-color: #9598F8;
  }

  .md\:focus\:ring-offset-new-blue-2:focus {
    --tw-ring-offset-color: #33B3C2;
  }

  .md\:focus\:ring-offset-dark-blue-3:focus {
    --tw-ring-offset-color: #041DFB;
  }

  .md\:focus\:ring-offset-replace-bg:focus {
    --tw-ring-offset-color: #8AA4BC;
  }

  .md\:focus\:ring-offset-resolve-bg:focus {
    --tw-ring-offset-color: #4783CB;
  }

  .md\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .md\:filter-none {
    filter: none;
  }

  .md\:blur-0 {
    --tw-blur: blur(0);
  }

  .md\:blur-none {
    --tw-blur: blur(0);
  }

  .md\:blur-sm {
    --tw-blur: blur(4px);
  }

  .md\:blur {
    --tw-blur: blur(8px);
  }

  .md\:blur-md {
    --tw-blur: blur(12px);
  }

  .md\:blur-lg {
    --tw-blur: blur(16px);
  }

  .md\:blur-xl {
    --tw-blur: blur(24px);
  }

  .md\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .md\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .md\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .md\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .md\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .md\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .md\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .md\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .md\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .md\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .md\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .md\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .md\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .md\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .md\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .md\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .md\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .md\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .md\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .md\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .md\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .md\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .md\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .md\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .md\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .md\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .md\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .md\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .md\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .md\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .md\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .md\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .md\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .md\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .md\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .md\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .md\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .md\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .md\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .md\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .md\:invert-0 {
    --tw-invert: invert(0);
  }

  .md\:invert {
    --tw-invert: invert(100%);
  }

  .md\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .md\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .md\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .md\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .md\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .md\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .md\:sepia {
    --tw-sepia: sepia(100%);
  }

  .md\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .md\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .md\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .md\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .md\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .md\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .md\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .md\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .md\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .md\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .md\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .md\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .md\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .md\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .md\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .md\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .md\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .md\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .md\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .md\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .md\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .md\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .md\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .md\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .md\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .md\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .md\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .md\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .md\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .md\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .md\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .md\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .md\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .md\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .md\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .md\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .md\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .md\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .md\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .md\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .md\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .md\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .md\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .md\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .md\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .md\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .md\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .md\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .md\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .md\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .md\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .md\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .md\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .md\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .md\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .md\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .md\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .md\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .md\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .md\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .md\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .md\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .md\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .md\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .md\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .md\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .md\:transition-none {
    transition-property: none;
  }

  .md\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .md\:delay-75 {
    transition-delay: 75ms;
  }

  .md\:delay-100 {
    transition-delay: 100ms;
  }

  .md\:delay-150 {
    transition-delay: 150ms;
  }

  .md\:delay-200 {
    transition-delay: 200ms;
  }

  .md\:delay-300 {
    transition-delay: 300ms;
  }

  .md\:delay-500 {
    transition-delay: 500ms;
  }

  .md\:delay-700 {
    transition-delay: 700ms;
  }

  .md\:delay-1000 {
    transition-delay: 1000ms;
  }

  .md\:duration-75 {
    transition-duration: 75ms;
  }

  .md\:duration-100 {
    transition-duration: 100ms;
  }

  .md\:duration-150 {
    transition-duration: 150ms;
  }

  .md\:duration-200 {
    transition-duration: 200ms;
  }

  .md\:duration-300 {
    transition-duration: 300ms;
  }

  .md\:duration-500 {
    transition-duration: 500ms;
  }

  .md\:duration-700 {
    transition-duration: 700ms;
  }

  .md\:duration-1000 {
    transition-duration: 1000ms;
  }

  .md\:ease-linear {
    transition-timing-function: linear;
  }

  .md\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .md\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .md\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (max-width: 639px) {
  .sm\:container {
    width: 100%;
  }

  @media (min-width: 10px) {
    .sm\:container {
      max-width: 10px;
    }
  }

  @media (min-width: 481px) {
    .sm\:container {
      max-width: 481px;
    }
  }

  @media (min-width: 801px) {
    .sm\:container {
      max-width: 801px;
    }
  }

  @media (min-width: 1024px) {
    .sm\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1025px) {
    .sm\:container {
      max-width: 1025px;
    }
  }

  @media (min-width: 1281px) {
    .sm\:container {
      max-width: 1281px;
    }
  }

  @media (min-width: 1441px) {
    .sm\:container {
      max-width: 1441px;
    }
  }

  .sm\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .sm\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .sm\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .sm\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .sm\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .sm\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .sm\:pointer-events-none {
    pointer-events: none;
  }

  .sm\:pointer-events-auto {
    pointer-events: auto;
  }

  .sm\:visible {
    visibility: visible;
  }

  .sm\:invisible {
    visibility: hidden;
  }

  .sm\:static {
    position: static;
  }

  .sm\:fixed {
    position: fixed;
  }

  .sm\:absolute {
    position: absolute;
  }

  .sm\:relative {
    position: relative;
  }

  .sm\:sticky {
    position: sticky;
  }

  .sm\:inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .sm\:inset-5 {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
  }

  .sm\:inset-10 {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }

  .sm\:inset-15 {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
  }

  .sm\:inset-16 {
    top: 16px;
    right: 16px;
    bottom: 16px;
    left: 16px;
  }

  .sm\:inset-20 {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  .sm\:inset-25 {
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
  }

  .sm\:inset-30 {
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
  }

  .sm\:inset-50 {
    top: 50px;
    right: 50px;
    bottom: 50px;
    left: 50px;
  }

  .sm\:inset-65 {
    top: 65px;
    right: 65px;
    bottom: 65px;
    left: 65px;
  }

  .sm\:inset-90 {
    top: 90px;
    right: 90px;
    bottom: 90px;
    left: 90px;
  }

  .sm\:inset-100 {
    top: 100px;
    right: 100px;
    bottom: 100px;
    left: 100px;
  }

  .sm\:inset-160 {
    top: 160px;
    right: 160px;
    bottom: 160px;
    left: 160px;
  }

  .sm\:inset-195 {
    top: 195px;
    right: 195px;
    bottom: 195px;
    left: 195px;
  }

  .sm\:-inset-25 {
    top: -25px;
    right: -25px;
    bottom: -25px;
    left: -25px;
  }

  .sm\:-inset-40 {
    top: -40px;
    right: -40px;
    bottom: -40px;
    left: -40px;
  }

  .sm\:-inset-5px {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }

  .sm\:-inset-10px {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
  }

  .sm\:-inset-125px {
    top: -125px;
    right: -125px;
    bottom: -125px;
    left: -125px;
  }

  .sm\:inset-3p {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
  }

  .sm\:inset-2p {
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
  }

  .sm\:inset-15p {
    top: 15%;
    right: 15%;
    bottom: 15%;
    left: 15%;
  }

  .sm\:inset-35p {
    top: 35%;
    right: 35%;
    bottom: 35%;
    left: 35%;
  }

  .sm\:inset-14p {
    top: 14%;
    right: 14%;
    bottom: 14%;
    left: 14%;
  }

  .sm\:inset-25p {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .sm\:inset-40p {
    top: 40%;
    right: 40%;
    bottom: 40%;
    left: 40%;
  }

  .sm\:inset-43p {
    top: 43%;
    right: 43%;
    bottom: 43%;
    left: 43%;
  }

  .sm\:inset-5p {
    top: 5%;
    right: 5%;
    bottom: 5%;
    left: 5%;
  }

  .sm\:inset-20p {
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
  }

  .sm\:inset-50p {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .sm\:inset-45p {
    top: 45%;
    right: 45%;
    bottom: 45%;
    left: 45%;
  }

  .sm\:inset-10p {
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
  }

  .sm\:inset-x-0 {
    left: 0px;
    right: 0px;
  }

  .sm\:inset-x-5 {
    left: 5px;
    right: 5px;
  }

  .sm\:inset-x-10 {
    left: 10px;
    right: 10px;
  }

  .sm\:inset-x-15 {
    left: 15px;
    right: 15px;
  }

  .sm\:inset-x-16 {
    left: 16px;
    right: 16px;
  }

  .sm\:inset-x-20 {
    left: 20px;
    right: 20px;
  }

  .sm\:inset-x-25 {
    left: 25px;
    right: 25px;
  }

  .sm\:inset-x-30 {
    left: 30px;
    right: 30px;
  }

  .sm\:inset-x-50 {
    left: 50px;
    right: 50px;
  }

  .sm\:inset-x-65 {
    left: 65px;
    right: 65px;
  }

  .sm\:inset-x-90 {
    left: 90px;
    right: 90px;
  }

  .sm\:inset-x-100 {
    left: 100px;
    right: 100px;
  }

  .sm\:inset-x-160 {
    left: 160px;
    right: 160px;
  }

  .sm\:inset-x-195 {
    left: 195px;
    right: 195px;
  }

  .sm\:-inset-x-25 {
    left: -25px;
    right: -25px;
  }

  .sm\:-inset-x-40 {
    left: -40px;
    right: -40px;
  }

  .sm\:-inset-x-5px {
    left: -5px;
    right: -5px;
  }

  .sm\:-inset-x-10px {
    left: -10px;
    right: -10px;
  }

  .sm\:-inset-x-125px {
    left: -125px;
    right: -125px;
  }

  .sm\:inset-x-3p {
    left: 3px;
    right: 3px;
  }

  .sm\:inset-x-2p {
    left: 2px;
    right: 2px;
  }

  .sm\:inset-x-15p {
    left: 15%;
    right: 15%;
  }

  .sm\:inset-x-35p {
    left: 35%;
    right: 35%;
  }

  .sm\:inset-x-14p {
    left: 14%;
    right: 14%;
  }

  .sm\:inset-x-25p {
    left: 25%;
    right: 25%;
  }

  .sm\:inset-x-40p {
    left: 40%;
    right: 40%;
  }

  .sm\:inset-x-43p {
    left: 43%;
    right: 43%;
  }

  .sm\:inset-x-5p {
    left: 5%;
    right: 5%;
  }

  .sm\:inset-x-20p {
    left: 20%;
    right: 20%;
  }

  .sm\:inset-x-50p {
    left: 50%;
    right: 50%;
  }

  .sm\:inset-x-45p {
    left: 45%;
    right: 45%;
  }

  .sm\:inset-x-10p {
    left: 10%;
    right: 10%;
  }

  .sm\:inset-y-0 {
    top: 0px;
    bottom: 0px;
  }

  .sm\:inset-y-5 {
    top: 5px;
    bottom: 5px;
  }

  .sm\:inset-y-10 {
    top: 10px;
    bottom: 10px;
  }

  .sm\:inset-y-15 {
    top: 15px;
    bottom: 15px;
  }

  .sm\:inset-y-16 {
    top: 16px;
    bottom: 16px;
  }

  .sm\:inset-y-20 {
    top: 20px;
    bottom: 20px;
  }

  .sm\:inset-y-25 {
    top: 25px;
    bottom: 25px;
  }

  .sm\:inset-y-30 {
    top: 30px;
    bottom: 30px;
  }

  .sm\:inset-y-50 {
    top: 50px;
    bottom: 50px;
  }

  .sm\:inset-y-65 {
    top: 65px;
    bottom: 65px;
  }

  .sm\:inset-y-90 {
    top: 90px;
    bottom: 90px;
  }

  .sm\:inset-y-100 {
    top: 100px;
    bottom: 100px;
  }

  .sm\:inset-y-160 {
    top: 160px;
    bottom: 160px;
  }

  .sm\:inset-y-195 {
    top: 195px;
    bottom: 195px;
  }

  .sm\:-inset-y-25 {
    top: -25px;
    bottom: -25px;
  }

  .sm\:-inset-y-40 {
    top: -40px;
    bottom: -40px;
  }

  .sm\:-inset-y-5px {
    top: -5px;
    bottom: -5px;
  }

  .sm\:-inset-y-10px {
    top: -10px;
    bottom: -10px;
  }

  .sm\:-inset-y-125px {
    top: -125px;
    bottom: -125px;
  }

  .sm\:inset-y-3p {
    top: 3px;
    bottom: 3px;
  }

  .sm\:inset-y-2p {
    top: 2px;
    bottom: 2px;
  }

  .sm\:inset-y-15p {
    top: 15%;
    bottom: 15%;
  }

  .sm\:inset-y-35p {
    top: 35%;
    bottom: 35%;
  }

  .sm\:inset-y-14p {
    top: 14%;
    bottom: 14%;
  }

  .sm\:inset-y-25p {
    top: 25%;
    bottom: 25%;
  }

  .sm\:inset-y-40p {
    top: 40%;
    bottom: 40%;
  }

  .sm\:inset-y-43p {
    top: 43%;
    bottom: 43%;
  }

  .sm\:inset-y-5p {
    top: 5%;
    bottom: 5%;
  }

  .sm\:inset-y-20p {
    top: 20%;
    bottom: 20%;
  }

  .sm\:inset-y-50p {
    top: 50%;
    bottom: 50%;
  }

  .sm\:inset-y-45p {
    top: 45%;
    bottom: 45%;
  }

  .sm\:inset-y-10p {
    top: 10%;
    bottom: 10%;
  }

  .sm\:top-0 {
    top: 0px;
  }

  .sm\:top-5 {
    top: 5px;
  }

  .sm\:top-10 {
    top: 10px;
  }

  .sm\:top-15 {
    top: 15px;
  }

  .sm\:top-16 {
    top: 16px;
  }

  .sm\:top-20 {
    top: 20px;
  }

  .sm\:top-25 {
    top: 25px;
  }

  .sm\:top-30 {
    top: 30px;
  }

  .sm\:top-50 {
    top: 50px;
  }

  .sm\:top-65 {
    top: 65px;
  }

  .sm\:top-90 {
    top: 90px;
  }

  .sm\:top-100 {
    top: 100px;
  }

  .sm\:top-160 {
    top: 160px;
  }

  .sm\:top-195 {
    top: 195px;
  }

  .sm\:-top-25 {
    top: -25px;
  }

  .sm\:-top-40 {
    top: -40px;
  }

  .sm\:-top-5px {
    top: -5px;
  }

  .sm\:-top-10px {
    top: -10px;
  }

  .sm\:-top-125px {
    top: -125px;
  }

  .sm\:top-3p {
    top: 3px;
  }

  .sm\:top-2p {
    top: 2px;
  }

  .sm\:top-15p {
    top: 15%;
  }

  .sm\:top-35p {
    top: 35%;
  }

  .sm\:top-14p {
    top: 14%;
  }

  .sm\:top-25p {
    top: 25%;
  }

  .sm\:top-40p {
    top: 40%;
  }

  .sm\:top-43p {
    top: 43%;
  }

  .sm\:top-5p {
    top: 5%;
  }

  .sm\:top-20p {
    top: 20%;
  }

  .sm\:top-50p {
    top: 50%;
  }

  .sm\:top-45p {
    top: 45%;
  }

  .sm\:top-10p {
    top: 10%;
  }

  .sm\:right-0 {
    right: 0px;
  }

  .sm\:right-5 {
    right: 5px;
  }

  .sm\:right-10 {
    right: 10px;
  }

  .sm\:right-15 {
    right: 15px;
  }

  .sm\:right-16 {
    right: 16px;
  }

  .sm\:right-20 {
    right: 20px;
  }

  .sm\:right-25 {
    right: 25px;
  }

  .sm\:right-30 {
    right: 30px;
  }

  .sm\:right-50 {
    right: 50px;
  }

  .sm\:right-65 {
    right: 65px;
  }

  .sm\:right-90 {
    right: 90px;
  }

  .sm\:right-100 {
    right: 100px;
  }

  .sm\:right-160 {
    right: 160px;
  }

  .sm\:right-195 {
    right: 195px;
  }

  .sm\:-right-25 {
    right: -25px;
  }

  .sm\:-right-40 {
    right: -40px;
  }

  .sm\:-right-5px {
    right: -5px;
  }

  .sm\:-right-10px {
    right: -10px;
  }

  .sm\:-right-125px {
    right: -125px;
  }

  .sm\:right-3p {
    right: 3px;
  }

  .sm\:right-2p {
    right: 2px;
  }

  .sm\:right-15p {
    right: 15%;
  }

  .sm\:right-35p {
    right: 35%;
  }

  .sm\:right-14p {
    right: 14%;
  }

  .sm\:right-25p {
    right: 25%;
  }

  .sm\:right-40p {
    right: 40%;
  }

  .sm\:right-43p {
    right: 43%;
  }

  .sm\:right-5p {
    right: 5%;
  }

  .sm\:right-20p {
    right: 20%;
  }

  .sm\:right-50p {
    right: 50%;
  }

  .sm\:right-45p {
    right: 45%;
  }

  .sm\:right-10p {
    right: 10%;
  }

  .sm\:bottom-0 {
    bottom: 0px;
  }

  .sm\:bottom-5 {
    bottom: 5px;
  }

  .sm\:bottom-10 {
    bottom: 10px;
  }

  .sm\:bottom-15 {
    bottom: 15px;
  }

  .sm\:bottom-16 {
    bottom: 16px;
  }

  .sm\:bottom-20 {
    bottom: 20px;
  }

  .sm\:bottom-25 {
    bottom: 25px;
  }

  .sm\:bottom-30 {
    bottom: 30px;
  }

  .sm\:bottom-50 {
    bottom: 50px;
  }

  .sm\:bottom-65 {
    bottom: 65px;
  }

  .sm\:bottom-90 {
    bottom: 90px;
  }

  .sm\:bottom-100 {
    bottom: 100px;
  }

  .sm\:bottom-160 {
    bottom: 160px;
  }

  .sm\:bottom-195 {
    bottom: 195px;
  }

  .sm\:-bottom-25 {
    bottom: -25px;
  }

  .sm\:-bottom-40 {
    bottom: -40px;
  }

  .sm\:-bottom-5px {
    bottom: -5px;
  }

  .sm\:-bottom-10px {
    bottom: -10px;
  }

  .sm\:-bottom-125px {
    bottom: -125px;
  }

  .sm\:bottom-3p {
    bottom: 3px;
  }

  .sm\:bottom-2p {
    bottom: 2px;
  }

  .sm\:bottom-15p {
    bottom: 15%;
  }

  .sm\:bottom-35p {
    bottom: 35%;
  }

  .sm\:bottom-14p {
    bottom: 14%;
  }

  .sm\:bottom-25p {
    bottom: 25%;
  }

  .sm\:bottom-40p {
    bottom: 40%;
  }

  .sm\:bottom-43p {
    bottom: 43%;
  }

  .sm\:bottom-5p {
    bottom: 5%;
  }

  .sm\:bottom-20p {
    bottom: 20%;
  }

  .sm\:bottom-50p {
    bottom: 50%;
  }

  .sm\:bottom-45p {
    bottom: 45%;
  }

  .sm\:bottom-10p {
    bottom: 10%;
  }

  .sm\:left-0 {
    left: 0px;
  }

  .sm\:left-5 {
    left: 5px;
  }

  .sm\:left-10 {
    left: 10px;
  }

  .sm\:left-15 {
    left: 15px;
  }

  .sm\:left-16 {
    left: 16px;
  }

  .sm\:left-20 {
    left: 20px;
  }

  .sm\:left-25 {
    left: 25px;
  }

  .sm\:left-30 {
    left: 30px;
  }

  .sm\:left-50 {
    left: 50px;
  }

  .sm\:left-65 {
    left: 65px;
  }

  .sm\:left-90 {
    left: 90px;
  }

  .sm\:left-100 {
    left: 100px;
  }

  .sm\:left-160 {
    left: 160px;
  }

  .sm\:left-195 {
    left: 195px;
  }

  .sm\:-left-25 {
    left: -25px;
  }

  .sm\:-left-40 {
    left: -40px;
  }

  .sm\:-left-5px {
    left: -5px;
  }

  .sm\:-left-10px {
    left: -10px;
  }

  .sm\:-left-125px {
    left: -125px;
  }

  .sm\:left-3p {
    left: 3px;
  }

  .sm\:left-2p {
    left: 2px;
  }

  .sm\:left-15p {
    left: 15%;
  }

  .sm\:left-35p {
    left: 35%;
  }

  .sm\:left-14p {
    left: 14%;
  }

  .sm\:left-25p {
    left: 25%;
  }

  .sm\:left-40p {
    left: 40%;
  }

  .sm\:left-43p {
    left: 43%;
  }

  .sm\:left-5p {
    left: 5%;
  }

  .sm\:left-20p {
    left: 20%;
  }

  .sm\:left-50p {
    left: 50%;
  }

  .sm\:left-45p {
    left: 45%;
  }

  .sm\:left-10p {
    left: 10%;
  }

  .sm\:isolate {
    isolation: isolate;
  }

  .sm\:isolation-auto {
    isolation: auto;
  }

  .sm\:z-0 {
    z-index: 0;
  }

  .sm\:z-1 {
    z-index: 1;
  }

  .sm\:z-10 {
    z-index: 10;
  }

  .sm\:z-20 {
    z-index: 20;
  }

  .sm\:z-30 {
    z-index: 30;
  }

  .sm\:z-40 {
    z-index: 40;
  }

  .sm\:z-50 {
    z-index: 50;
  }

  .sm\:z-110 {
    z-index: 110;
  }

  .sm\:z-auto {
    z-index: auto;
  }

  .sm\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .sm\:focus-within\:z-1:focus-within {
    z-index: 1;
  }

  .sm\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .sm\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .sm\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .sm\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .sm\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .sm\:focus-within\:z-110:focus-within {
    z-index: 110;
  }

  .sm\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .sm\:focus\:z-0:focus {
    z-index: 0;
  }

  .sm\:focus\:z-1:focus {
    z-index: 1;
  }

  .sm\:focus\:z-10:focus {
    z-index: 10;
  }

  .sm\:focus\:z-20:focus {
    z-index: 20;
  }

  .sm\:focus\:z-30:focus {
    z-index: 30;
  }

  .sm\:focus\:z-40:focus {
    z-index: 40;
  }

  .sm\:focus\:z-50:focus {
    z-index: 50;
  }

  .sm\:focus\:z-110:focus {
    z-index: 110;
  }

  .sm\:focus\:z-auto:focus {
    z-index: auto;
  }

  .sm\:order-1 {
    order: 1;
  }

  .sm\:order-2 {
    order: 2;
  }

  .sm\:order-3 {
    order: 3;
  }

  .sm\:order-4 {
    order: 4;
  }

  .sm\:order-5 {
    order: 5;
  }

  .sm\:order-6 {
    order: 6;
  }

  .sm\:order-7 {
    order: 7;
  }

  .sm\:order-8 {
    order: 8;
  }

  .sm\:order-9 {
    order: 9;
  }

  .sm\:order-10 {
    order: 10;
  }

  .sm\:order-11 {
    order: 11;
  }

  .sm\:order-12 {
    order: 12;
  }

  .sm\:order-first {
    order: -9999;
  }

  .sm\:order-last {
    order: 9999;
  }

  .sm\:order-none {
    order: 0;
  }

  .sm\:col-auto {
    grid-column: auto;
  }

  .sm\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .sm\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .sm\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .sm\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .sm\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .sm\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .sm\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .sm\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .sm\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .sm\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .sm\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .sm\:col-span-full {
    grid-column: 1 / -1;
  }

  .sm\:col-start-1 {
    grid-column-start: 1;
  }

  .sm\:col-start-2 {
    grid-column-start: 2;
  }

  .sm\:col-start-3 {
    grid-column-start: 3;
  }

  .sm\:col-start-4 {
    grid-column-start: 4;
  }

  .sm\:col-start-5 {
    grid-column-start: 5;
  }

  .sm\:col-start-6 {
    grid-column-start: 6;
  }

  .sm\:col-start-7 {
    grid-column-start: 7;
  }

  .sm\:col-start-8 {
    grid-column-start: 8;
  }

  .sm\:col-start-9 {
    grid-column-start: 9;
  }

  .sm\:col-start-10 {
    grid-column-start: 10;
  }

  .sm\:col-start-11 {
    grid-column-start: 11;
  }

  .sm\:col-start-12 {
    grid-column-start: 12;
  }

  .sm\:col-start-13 {
    grid-column-start: 13;
  }

  .sm\:col-start-auto {
    grid-column-start: auto;
  }

  .sm\:col-end-1 {
    grid-column-end: 1;
  }

  .sm\:col-end-2 {
    grid-column-end: 2;
  }

  .sm\:col-end-3 {
    grid-column-end: 3;
  }

  .sm\:col-end-4 {
    grid-column-end: 4;
  }

  .sm\:col-end-5 {
    grid-column-end: 5;
  }

  .sm\:col-end-6 {
    grid-column-end: 6;
  }

  .sm\:col-end-7 {
    grid-column-end: 7;
  }

  .sm\:col-end-8 {
    grid-column-end: 8;
  }

  .sm\:col-end-9 {
    grid-column-end: 9;
  }

  .sm\:col-end-10 {
    grid-column-end: 10;
  }

  .sm\:col-end-11 {
    grid-column-end: 11;
  }

  .sm\:col-end-12 {
    grid-column-end: 12;
  }

  .sm\:col-end-13 {
    grid-column-end: 13;
  }

  .sm\:col-end-auto {
    grid-column-end: auto;
  }

  .sm\:row-auto {
    grid-row: auto;
  }

  .sm\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .sm\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .sm\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .sm\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .sm\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .sm\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .sm\:row-span-full {
    grid-row: 1 / -1;
  }

  .sm\:row-start-1 {
    grid-row-start: 1;
  }

  .sm\:row-start-2 {
    grid-row-start: 2;
  }

  .sm\:row-start-3 {
    grid-row-start: 3;
  }

  .sm\:row-start-4 {
    grid-row-start: 4;
  }

  .sm\:row-start-5 {
    grid-row-start: 5;
  }

  .sm\:row-start-6 {
    grid-row-start: 6;
  }

  .sm\:row-start-7 {
    grid-row-start: 7;
  }

  .sm\:row-start-auto {
    grid-row-start: auto;
  }

  .sm\:row-end-1 {
    grid-row-end: 1;
  }

  .sm\:row-end-2 {
    grid-row-end: 2;
  }

  .sm\:row-end-3 {
    grid-row-end: 3;
  }

  .sm\:row-end-4 {
    grid-row-end: 4;
  }

  .sm\:row-end-5 {
    grid-row-end: 5;
  }

  .sm\:row-end-6 {
    grid-row-end: 6;
  }

  .sm\:row-end-7 {
    grid-row-end: 7;
  }

  .sm\:row-end-auto {
    grid-row-end: auto;
  }

  .sm\:float-right {
    float: right;
  }

  .sm\:float-left {
    float: left;
  }

  .sm\:float-none {
    float: none;
  }

  .sm\:clear-left {
    clear: left;
  }

  .sm\:clear-right {
    clear: right;
  }

  .sm\:clear-both {
    clear: both;
  }

  .sm\:clear-none {
    clear: none;
  }

  .sm\:m-0 {
    margin: 0px;
  }

  .sm\:m-1 {
    margin: 0.25rem;
  }

  .sm\:m-2 {
    margin: 2px;
  }

  .sm\:m-3 {
    margin: 0.75rem;
  }

  .sm\:m-4 {
    margin: 1rem;
  }

  .sm\:m-5 {
    margin: 1.25rem;
  }

  .sm\:m-6 {
    margin: 6px;
  }

  .sm\:m-7 {
    margin: 1.75rem;
  }

  .sm\:m-8 {
    margin: 2rem;
  }

  .sm\:m-9 {
    margin: 2.25rem;
  }

  .sm\:m-10 {
    margin: 2.5rem;
  }

  .sm\:m-11 {
    margin: 11px;
  }

  .sm\:m-12 {
    margin: 3rem;
  }

  .sm\:m-14 {
    margin: 3.5rem;
  }

  .sm\:m-15 {
    margin: 15px;
  }

  .sm\:m-16 {
    margin: 4rem;
  }

  .sm\:m-18 {
    margin: 18px;
  }

  .sm\:m-20 {
    margin: 20px;
  }

  .sm\:m-21 {
    margin: 21px;
  }

  .sm\:m-23 {
    margin: 23px;
  }

  .sm\:m-24 {
    margin: 24px;
  }

  .sm\:m-25 {
    margin: 25px;
  }

  .sm\:m-27 {
    margin: 27px;
  }

  .sm\:m-28 {
    margin: 7rem;
  }

  .sm\:m-30 {
    margin: 30px;
  }

  .sm\:m-31 {
    margin: 31px;
  }

  .sm\:m-32 {
    margin: 8rem;
  }

  .sm\:m-34 {
    margin: 34px;
  }

  .sm\:m-35 {
    margin: 35px;
  }

  .sm\:m-36 {
    margin: 9rem;
  }

  .sm\:m-37 {
    margin: 37px;
  }

  .sm\:m-38 {
    margin: 38px;
  }

  .sm\:m-40 {
    margin: 40px;
  }

  .sm\:m-42 {
    margin: 42px;
  }

  .sm\:m-44 {
    margin: 44px;
  }

  .sm\:m-45 {
    margin: 45px;
  }

  .sm\:m-46 {
    margin: 46px;
  }

  .sm\:m-48 {
    margin: 48px;
  }

  .sm\:m-52 {
    margin: 13rem;
  }

  .sm\:m-53 {
    margin: 53px;
  }

  .sm\:m-55 {
    margin: 55px;
  }

  .sm\:m-56 {
    margin: 14rem;
  }

  .sm\:m-58 {
    margin: 58px;
  }

  .sm\:m-59 {
    margin: 59px;
  }

  .sm\:m-60 {
    margin: 15rem;
  }

  .sm\:m-63 {
    margin: 63px;
  }

  .sm\:m-64 {
    margin: 16rem;
  }

  .sm\:m-65 {
    margin: 65px;
  }

  .sm\:m-67 {
    margin: 67px;
  }

  .sm\:m-70 {
    margin: 70px;
  }

  .sm\:m-71 {
    margin: 71px;
  }

  .sm\:m-72 {
    margin: 18rem;
  }

  .sm\:m-74 {
    margin: 74px;
  }

  .sm\:m-78 {
    margin: 78px;
  }

  .sm\:m-80 {
    margin: 20rem;
  }

  .sm\:m-83 {
    margin: 83px;
  }

  .sm\:m-84 {
    margin: 84px;
  }

  .sm\:m-89 {
    margin: 89px;
  }

  .sm\:m-90 {
    margin: 90px;
  }

  .sm\:m-92 {
    margin: 92px;
  }

  .sm\:m-96 {
    margin: 24rem;
  }

  .sm\:m-97 {
    margin: 97px;
  }

  .sm\:m-100 {
    margin: 100px;
  }

  .sm\:m-106 {
    margin: 106px;
  }

  .sm\:m-108 {
    margin: 108px;
  }

  .sm\:m-109 {
    margin: 109px;
  }

  .sm\:m-120 {
    margin: 120px;
  }

  .sm\:m-135 {
    margin: 135px;
  }

  .sm\:m-147 {
    margin: 147px;
  }

  .sm\:m-150 {
    margin: 150px;
  }

  .sm\:m-168 {
    margin: 168px;
  }

  .sm\:m-180 {
    margin: 180px;
  }

  .sm\:m-185 {
    margin: 185px;
  }

  .sm\:m-200 {
    margin: 200px;
  }

  .sm\:m-245 {
    margin: 245px;
  }

  .sm\:m-300 {
    margin: 300px;
  }

  .sm\:m-400 {
    margin: 400px;
  }

  .sm\:m-480 {
    margin: 480px;
  }

  .sm\:m-510 {
    margin: 510px;
  }

  .sm\:m-537 {
    margin: 537px;
  }

  .sm\:m-650 {
    margin: 650px;
  }

  .sm\:m-auto {
    margin: auto;
  }

  .sm\:m-px {
    margin: 1px;
  }

  .sm\:m-0\.5 {
    margin: 0.125rem;
  }

  .sm\:m-1\.5 {
    margin: 0.375rem;
  }

  .sm\:m-2\.5 {
    margin: 0.625rem;
  }

  .sm\:m-3\.5 {
    margin: 0.875rem;
  }

  .sm\:-m-0 {
    margin: 0px;
  }

  .sm\:-m-1 {
    margin: -0.25rem;
  }

  .sm\:-m-2 {
    margin: -0.5rem;
  }

  .sm\:-m-3 {
    margin: -0.75rem;
  }

  .sm\:-m-4 {
    margin: -1rem;
  }

  .sm\:-m-5 {
    margin: -1.25rem;
  }

  .sm\:-m-6 {
    margin: -1.5rem;
  }

  .sm\:-m-7 {
    margin: -1.75rem;
  }

  .sm\:-m-8 {
    margin: -2rem;
  }

  .sm\:-m-9 {
    margin: -2.25rem;
  }

  .sm\:-m-10 {
    margin: -2.5rem;
  }

  .sm\:-m-11 {
    margin: -2.75rem;
  }

  .sm\:-m-12 {
    margin: -3rem;
  }

  .sm\:-m-14 {
    margin: -14px;
  }

  .sm\:-m-16 {
    margin: -4rem;
  }

  .sm\:-m-20 {
    margin: -5rem;
  }

  .sm\:-m-24 {
    margin: -6rem;
  }

  .sm\:-m-28 {
    margin: -7rem;
  }

  .sm\:-m-32 {
    margin: -8rem;
  }

  .sm\:-m-36 {
    margin: -9rem;
  }

  .sm\:-m-40 {
    margin: -10rem;
  }

  .sm\:-m-44 {
    margin: -11rem;
  }

  .sm\:-m-48 {
    margin: -12rem;
  }

  .sm\:-m-52 {
    margin: -13rem;
  }

  .sm\:-m-56 {
    margin: -14rem;
  }

  .sm\:-m-60 {
    margin: -15rem;
  }

  .sm\:-m-64 {
    margin: -16rem;
  }

  .sm\:-m-72 {
    margin: -18rem;
  }

  .sm\:-m-80 {
    margin: -20rem;
  }

  .sm\:-m-96 {
    margin: -24rem;
  }

  .sm\:-m-px {
    margin: -1px;
  }

  .sm\:-m-0\.5 {
    margin: -0.125rem;
  }

  .sm\:-m-1\.5 {
    margin: -0.375rem;
  }

  .sm\:-m-2\.5 {
    margin: -0.625rem;
  }

  .sm\:-m-3\.5 {
    margin: -0.875rem;
  }

  .sm\:-m-15px {
    margin: -15px;
  }

  .sm\:m-m11 {
    margin: 11px;
  }

  .sm\:m-12px {
    margin: 12px;
  }

  .sm\:m-m72 {
    margin: 72px;
  }

  .sm\:m-m21 {
    margin: 21%;
  }

  .sm\:m-m15 {
    margin: 15px;
  }

  .sm\:m-m18 {
    margin: 18px;
  }

  .sm\:m-m35 {
    margin: 35px;
  }

  .sm\:m-m19 {
    margin: 19px;
  }

  .sm\:m-m17 {
    margin: 17px;
  }

  .sm\:m-m9 {
    margin: 9px;
  }

  .sm\:m-m10 {
    margin: 10px;
  }

  .sm\:m-m51 {
    margin: 51px;
  }

  .sm\:m-m43 {
    margin: 43px;
  }

  .sm\:m-m13 {
    margin: 13px;
  }

  .sm\:m-m26 {
    margin: 26px;
  }

  .sm\:m-m2 {
    margin: 2px;
  }

  .sm\:m-m14 {
    margin: 14px;
  }

  .sm\:m-m5 {
    margin: 5px;
  }

  .sm\:m-m8 {
    margin: 8px;
  }

  .sm\:m-mp15 {
    margin: 15%;
  }

  .sm\:-m-100 {
    margin: -100px;
  }

  .sm\:m-0auto {
    margin: 0px auto;
  }

  .sm\:m-o6 {
    margin: 1.5rem;
  }

  .sm\:-m-23 {
    margin: -23px;
  }

  .sm\:last\:m-0:last-child {
    margin: 0px;
  }

  .sm\:last\:m-1:last-child {
    margin: 0.25rem;
  }

  .sm\:last\:m-2:last-child {
    margin: 2px;
  }

  .sm\:last\:m-3:last-child {
    margin: 0.75rem;
  }

  .sm\:last\:m-4:last-child {
    margin: 1rem;
  }

  .sm\:last\:m-5:last-child {
    margin: 1.25rem;
  }

  .sm\:last\:m-6:last-child {
    margin: 6px;
  }

  .sm\:last\:m-7:last-child {
    margin: 1.75rem;
  }

  .sm\:last\:m-8:last-child {
    margin: 2rem;
  }

  .sm\:last\:m-9:last-child {
    margin: 2.25rem;
  }

  .sm\:last\:m-10:last-child {
    margin: 2.5rem;
  }

  .sm\:last\:m-11:last-child {
    margin: 11px;
  }

  .sm\:last\:m-12:last-child {
    margin: 3rem;
  }

  .sm\:last\:m-14:last-child {
    margin: 3.5rem;
  }

  .sm\:last\:m-15:last-child {
    margin: 15px;
  }

  .sm\:last\:m-16:last-child {
    margin: 4rem;
  }

  .sm\:last\:m-18:last-child {
    margin: 18px;
  }

  .sm\:last\:m-20:last-child {
    margin: 20px;
  }

  .sm\:last\:m-21:last-child {
    margin: 21px;
  }

  .sm\:last\:m-23:last-child {
    margin: 23px;
  }

  .sm\:last\:m-24:last-child {
    margin: 24px;
  }

  .sm\:last\:m-25:last-child {
    margin: 25px;
  }

  .sm\:last\:m-27:last-child {
    margin: 27px;
  }

  .sm\:last\:m-28:last-child {
    margin: 7rem;
  }

  .sm\:last\:m-30:last-child {
    margin: 30px;
  }

  .sm\:last\:m-31:last-child {
    margin: 31px;
  }

  .sm\:last\:m-32:last-child {
    margin: 8rem;
  }

  .sm\:last\:m-34:last-child {
    margin: 34px;
  }

  .sm\:last\:m-35:last-child {
    margin: 35px;
  }

  .sm\:last\:m-36:last-child {
    margin: 9rem;
  }

  .sm\:last\:m-37:last-child {
    margin: 37px;
  }

  .sm\:last\:m-38:last-child {
    margin: 38px;
  }

  .sm\:last\:m-40:last-child {
    margin: 40px;
  }

  .sm\:last\:m-42:last-child {
    margin: 42px;
  }

  .sm\:last\:m-44:last-child {
    margin: 44px;
  }

  .sm\:last\:m-45:last-child {
    margin: 45px;
  }

  .sm\:last\:m-46:last-child {
    margin: 46px;
  }

  .sm\:last\:m-48:last-child {
    margin: 48px;
  }

  .sm\:last\:m-52:last-child {
    margin: 13rem;
  }

  .sm\:last\:m-53:last-child {
    margin: 53px;
  }

  .sm\:last\:m-55:last-child {
    margin: 55px;
  }

  .sm\:last\:m-56:last-child {
    margin: 14rem;
  }

  .sm\:last\:m-58:last-child {
    margin: 58px;
  }

  .sm\:last\:m-59:last-child {
    margin: 59px;
  }

  .sm\:last\:m-60:last-child {
    margin: 15rem;
  }

  .sm\:last\:m-63:last-child {
    margin: 63px;
  }

  .sm\:last\:m-64:last-child {
    margin: 16rem;
  }

  .sm\:last\:m-65:last-child {
    margin: 65px;
  }

  .sm\:last\:m-67:last-child {
    margin: 67px;
  }

  .sm\:last\:m-70:last-child {
    margin: 70px;
  }

  .sm\:last\:m-71:last-child {
    margin: 71px;
  }

  .sm\:last\:m-72:last-child {
    margin: 18rem;
  }

  .sm\:last\:m-74:last-child {
    margin: 74px;
  }

  .sm\:last\:m-78:last-child {
    margin: 78px;
  }

  .sm\:last\:m-80:last-child {
    margin: 20rem;
  }

  .sm\:last\:m-83:last-child {
    margin: 83px;
  }

  .sm\:last\:m-84:last-child {
    margin: 84px;
  }

  .sm\:last\:m-89:last-child {
    margin: 89px;
  }

  .sm\:last\:m-90:last-child {
    margin: 90px;
  }

  .sm\:last\:m-92:last-child {
    margin: 92px;
  }

  .sm\:last\:m-96:last-child {
    margin: 24rem;
  }

  .sm\:last\:m-97:last-child {
    margin: 97px;
  }

  .sm\:last\:m-100:last-child {
    margin: 100px;
  }

  .sm\:last\:m-106:last-child {
    margin: 106px;
  }

  .sm\:last\:m-108:last-child {
    margin: 108px;
  }

  .sm\:last\:m-109:last-child {
    margin: 109px;
  }

  .sm\:last\:m-120:last-child {
    margin: 120px;
  }

  .sm\:last\:m-135:last-child {
    margin: 135px;
  }

  .sm\:last\:m-147:last-child {
    margin: 147px;
  }

  .sm\:last\:m-150:last-child {
    margin: 150px;
  }

  .sm\:last\:m-168:last-child {
    margin: 168px;
  }

  .sm\:last\:m-180:last-child {
    margin: 180px;
  }

  .sm\:last\:m-185:last-child {
    margin: 185px;
  }

  .sm\:last\:m-200:last-child {
    margin: 200px;
  }

  .sm\:last\:m-245:last-child {
    margin: 245px;
  }

  .sm\:last\:m-300:last-child {
    margin: 300px;
  }

  .sm\:last\:m-400:last-child {
    margin: 400px;
  }

  .sm\:last\:m-480:last-child {
    margin: 480px;
  }

  .sm\:last\:m-510:last-child {
    margin: 510px;
  }

  .sm\:last\:m-537:last-child {
    margin: 537px;
  }

  .sm\:last\:m-650:last-child {
    margin: 650px;
  }

  .sm\:last\:m-auto:last-child {
    margin: auto;
  }

  .sm\:last\:m-px:last-child {
    margin: 1px;
  }

  .sm\:last\:m-0\.5:last-child {
    margin: 0.125rem;
  }

  .sm\:last\:m-1\.5:last-child {
    margin: 0.375rem;
  }

  .sm\:last\:m-2\.5:last-child {
    margin: 0.625rem;
  }

  .sm\:last\:m-3\.5:last-child {
    margin: 0.875rem;
  }

  .sm\:last\:-m-0:last-child {
    margin: 0px;
  }

  .sm\:last\:-m-1:last-child {
    margin: -0.25rem;
  }

  .sm\:last\:-m-2:last-child {
    margin: -0.5rem;
  }

  .sm\:last\:-m-3:last-child {
    margin: -0.75rem;
  }

  .sm\:last\:-m-4:last-child {
    margin: -1rem;
  }

  .sm\:last\:-m-5:last-child {
    margin: -1.25rem;
  }

  .sm\:last\:-m-6:last-child {
    margin: -1.5rem;
  }

  .sm\:last\:-m-7:last-child {
    margin: -1.75rem;
  }

  .sm\:last\:-m-8:last-child {
    margin: -2rem;
  }

  .sm\:last\:-m-9:last-child {
    margin: -2.25rem;
  }

  .sm\:last\:-m-10:last-child {
    margin: -2.5rem;
  }

  .sm\:last\:-m-11:last-child {
    margin: -2.75rem;
  }

  .sm\:last\:-m-12:last-child {
    margin: -3rem;
  }

  .sm\:last\:-m-14:last-child {
    margin: -14px;
  }

  .sm\:last\:-m-16:last-child {
    margin: -4rem;
  }

  .sm\:last\:-m-20:last-child {
    margin: -5rem;
  }

  .sm\:last\:-m-24:last-child {
    margin: -6rem;
  }

  .sm\:last\:-m-28:last-child {
    margin: -7rem;
  }

  .sm\:last\:-m-32:last-child {
    margin: -8rem;
  }

  .sm\:last\:-m-36:last-child {
    margin: -9rem;
  }

  .sm\:last\:-m-40:last-child {
    margin: -10rem;
  }

  .sm\:last\:-m-44:last-child {
    margin: -11rem;
  }

  .sm\:last\:-m-48:last-child {
    margin: -12rem;
  }

  .sm\:last\:-m-52:last-child {
    margin: -13rem;
  }

  .sm\:last\:-m-56:last-child {
    margin: -14rem;
  }

  .sm\:last\:-m-60:last-child {
    margin: -15rem;
  }

  .sm\:last\:-m-64:last-child {
    margin: -16rem;
  }

  .sm\:last\:-m-72:last-child {
    margin: -18rem;
  }

  .sm\:last\:-m-80:last-child {
    margin: -20rem;
  }

  .sm\:last\:-m-96:last-child {
    margin: -24rem;
  }

  .sm\:last\:-m-px:last-child {
    margin: -1px;
  }

  .sm\:last\:-m-0\.5:last-child {
    margin: -0.125rem;
  }

  .sm\:last\:-m-1\.5:last-child {
    margin: -0.375rem;
  }

  .sm\:last\:-m-2\.5:last-child {
    margin: -0.625rem;
  }

  .sm\:last\:-m-3\.5:last-child {
    margin: -0.875rem;
  }

  .sm\:last\:-m-15px:last-child {
    margin: -15px;
  }

  .sm\:last\:m-m11:last-child {
    margin: 11px;
  }

  .sm\:last\:m-12px:last-child {
    margin: 12px;
  }

  .sm\:last\:m-m72:last-child {
    margin: 72px;
  }

  .sm\:last\:m-m21:last-child {
    margin: 21%;
  }

  .sm\:last\:m-m15:last-child {
    margin: 15px;
  }

  .sm\:last\:m-m18:last-child {
    margin: 18px;
  }

  .sm\:last\:m-m35:last-child {
    margin: 35px;
  }

  .sm\:last\:m-m19:last-child {
    margin: 19px;
  }

  .sm\:last\:m-m17:last-child {
    margin: 17px;
  }

  .sm\:last\:m-m9:last-child {
    margin: 9px;
  }

  .sm\:last\:m-m10:last-child {
    margin: 10px;
  }

  .sm\:last\:m-m51:last-child {
    margin: 51px;
  }

  .sm\:last\:m-m43:last-child {
    margin: 43px;
  }

  .sm\:last\:m-m13:last-child {
    margin: 13px;
  }

  .sm\:last\:m-m26:last-child {
    margin: 26px;
  }

  .sm\:last\:m-m2:last-child {
    margin: 2px;
  }

  .sm\:last\:m-m14:last-child {
    margin: 14px;
  }

  .sm\:last\:m-m5:last-child {
    margin: 5px;
  }

  .sm\:last\:m-m8:last-child {
    margin: 8px;
  }

  .sm\:last\:m-mp15:last-child {
    margin: 15%;
  }

  .sm\:last\:-m-100:last-child {
    margin: -100px;
  }

  .sm\:last\:m-0auto:last-child {
    margin: 0px auto;
  }

  .sm\:last\:m-o6:last-child {
    margin: 1.5rem;
  }

  .sm\:last\:-m-23:last-child {
    margin: -23px;
  }

  .sm\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .sm\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .sm\:mx-2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .sm\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .sm\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .sm\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .sm\:mx-6 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .sm\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .sm\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .sm\:mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .sm\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .sm\:mx-11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .sm\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .sm\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .sm\:mx-15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .sm\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .sm\:mx-18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .sm\:mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .sm\:mx-21 {
    margin-left: 21px;
    margin-right: 21px;
  }

  .sm\:mx-23 {
    margin-left: 23px;
    margin-right: 23px;
  }

  .sm\:mx-24 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .sm\:mx-25 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .sm\:mx-27 {
    margin-left: 27px;
    margin-right: 27px;
  }

  .sm\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .sm\:mx-30 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .sm\:mx-31 {
    margin-left: 31px;
    margin-right: 31px;
  }

  .sm\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .sm\:mx-34 {
    margin-left: 34px;
    margin-right: 34px;
  }

  .sm\:mx-35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .sm\:mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .sm\:mx-37 {
    margin-left: 37px;
    margin-right: 37px;
  }

  .sm\:mx-38 {
    margin-left: 38px;
    margin-right: 38px;
  }

  .sm\:mx-40 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .sm\:mx-42 {
    margin-left: 42px;
    margin-right: 42px;
  }

  .sm\:mx-44 {
    margin-left: 44px;
    margin-right: 44px;
  }

  .sm\:mx-45 {
    margin-left: 45px;
    margin-right: 45px;
  }

  .sm\:mx-46 {
    margin-left: 46px;
    margin-right: 46px;
  }

  .sm\:mx-48 {
    margin-left: 48px;
    margin-right: 48px;
  }

  .sm\:mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .sm\:mx-53 {
    margin-left: 53px;
    margin-right: 53px;
  }

  .sm\:mx-55 {
    margin-left: 55px;
    margin-right: 55px;
  }

  .sm\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .sm\:mx-58 {
    margin-left: 58px;
    margin-right: 58px;
  }

  .sm\:mx-59 {
    margin-left: 59px;
    margin-right: 59px;
  }

  .sm\:mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .sm\:mx-63 {
    margin-left: 63px;
    margin-right: 63px;
  }

  .sm\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .sm\:mx-65 {
    margin-left: 65px;
    margin-right: 65px;
  }

  .sm\:mx-67 {
    margin-left: 67px;
    margin-right: 67px;
  }

  .sm\:mx-70 {
    margin-left: 70px;
    margin-right: 70px;
  }

  .sm\:mx-71 {
    margin-left: 71px;
    margin-right: 71px;
  }

  .sm\:mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .sm\:mx-74 {
    margin-left: 74px;
    margin-right: 74px;
  }

  .sm\:mx-78 {
    margin-left: 78px;
    margin-right: 78px;
  }

  .sm\:mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .sm\:mx-83 {
    margin-left: 83px;
    margin-right: 83px;
  }

  .sm\:mx-84 {
    margin-left: 84px;
    margin-right: 84px;
  }

  .sm\:mx-89 {
    margin-left: 89px;
    margin-right: 89px;
  }

  .sm\:mx-90 {
    margin-left: 90px;
    margin-right: 90px;
  }

  .sm\:mx-92 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .sm\:mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .sm\:mx-97 {
    margin-left: 97px;
    margin-right: 97px;
  }

  .sm\:mx-100 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .sm\:mx-106 {
    margin-left: 106px;
    margin-right: 106px;
  }

  .sm\:mx-108 {
    margin-left: 108px;
    margin-right: 108px;
  }

  .sm\:mx-109 {
    margin-left: 109px;
    margin-right: 109px;
  }

  .sm\:mx-120 {
    margin-left: 120px;
    margin-right: 120px;
  }

  .sm\:mx-135 {
    margin-left: 135px;
    margin-right: 135px;
  }

  .sm\:mx-147 {
    margin-left: 147px;
    margin-right: 147px;
  }

  .sm\:mx-150 {
    margin-left: 150px;
    margin-right: 150px;
  }

  .sm\:mx-168 {
    margin-left: 168px;
    margin-right: 168px;
  }

  .sm\:mx-180 {
    margin-left: 180px;
    margin-right: 180px;
  }

  .sm\:mx-185 {
    margin-left: 185px;
    margin-right: 185px;
  }

  .sm\:mx-200 {
    margin-left: 200px;
    margin-right: 200px;
  }

  .sm\:mx-245 {
    margin-left: 245px;
    margin-right: 245px;
  }

  .sm\:mx-300 {
    margin-left: 300px;
    margin-right: 300px;
  }

  .sm\:mx-400 {
    margin-left: 400px;
    margin-right: 400px;
  }

  .sm\:mx-480 {
    margin-left: 480px;
    margin-right: 480px;
  }

  .sm\:mx-510 {
    margin-left: 510px;
    margin-right: 510px;
  }

  .sm\:mx-537 {
    margin-left: 537px;
    margin-right: 537px;
  }

  .sm\:mx-650 {
    margin-left: 650px;
    margin-right: 650px;
  }

  .sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .sm\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .sm\:mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .sm\:mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .sm\:mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .sm\:mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .sm\:-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .sm\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .sm\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .sm\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .sm\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .sm\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .sm\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .sm\:-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .sm\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .sm\:-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .sm\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .sm\:-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .sm\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .sm\:-mx-14 {
    margin-left: -14px;
    margin-right: -14px;
  }

  .sm\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .sm\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .sm\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .sm\:-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .sm\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .sm\:-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .sm\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .sm\:-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .sm\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .sm\:-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .sm\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .sm\:-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .sm\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .sm\:-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .sm\:-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .sm\:-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .sm\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .sm\:-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .sm\:-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .sm\:-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .sm\:-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .sm\:-mx-15px {
    margin-left: -15px;
    margin-right: -15px;
  }

  .sm\:mx-m11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .sm\:mx-12px {
    margin-left: 12px;
    margin-right: 12px;
  }

  .sm\:mx-m72 {
    margin-left: 72px;
    margin-right: 72px;
  }

  .sm\:mx-m21 {
    margin-left: 21%;
    margin-right: 21%;
  }

  .sm\:mx-m15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .sm\:mx-m18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .sm\:mx-m35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .sm\:mx-m19 {
    margin-left: 19px;
    margin-right: 19px;
  }

  .sm\:mx-m17 {
    margin-left: 17px;
    margin-right: 17px;
  }

  .sm\:mx-m9 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .sm\:mx-m10 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .sm\:mx-m51 {
    margin-left: 51px;
    margin-right: 51px;
  }

  .sm\:mx-m43 {
    margin-left: 43px;
    margin-right: 43px;
  }

  .sm\:mx-m13 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .sm\:mx-m26 {
    margin-left: 26px;
    margin-right: 26px;
  }

  .sm\:mx-m2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .sm\:mx-m14 {
    margin-left: 14px;
    margin-right: 14px;
  }

  .sm\:mx-m5 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .sm\:mx-m8 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .sm\:mx-mp15 {
    margin-left: 15%;
    margin-right: 15%;
  }

  .sm\:-mx-100 {
    margin-left: -100px;
    margin-right: -100px;
  }

  .sm\:mx-0auto {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .sm\:mx-o6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .sm\:-mx-23 {
    margin-left: -23px;
    margin-right: -23px;
  }

  .sm\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .sm\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .sm\:my-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .sm\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .sm\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .sm\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .sm\:my-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .sm\:my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .sm\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .sm\:my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .sm\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .sm\:my-11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .sm\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .sm\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .sm\:my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .sm\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .sm\:my-18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .sm\:my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .sm\:my-21 {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .sm\:my-23 {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .sm\:my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .sm\:my-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .sm\:my-27 {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .sm\:my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .sm\:my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .sm\:my-31 {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .sm\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .sm\:my-34 {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .sm\:my-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .sm\:my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .sm\:my-37 {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .sm\:my-38 {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .sm\:my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .sm\:my-42 {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .sm\:my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .sm\:my-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .sm\:my-46 {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .sm\:my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .sm\:my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .sm\:my-53 {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .sm\:my-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .sm\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .sm\:my-58 {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .sm\:my-59 {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .sm\:my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .sm\:my-63 {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .sm\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .sm\:my-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .sm\:my-67 {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .sm\:my-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .sm\:my-71 {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .sm\:my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .sm\:my-74 {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .sm\:my-78 {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .sm\:my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .sm\:my-83 {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .sm\:my-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .sm\:my-89 {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .sm\:my-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .sm\:my-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .sm\:my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .sm\:my-97 {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .sm\:my-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .sm\:my-106 {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .sm\:my-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .sm\:my-109 {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .sm\:my-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .sm\:my-135 {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .sm\:my-147 {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .sm\:my-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .sm\:my-168 {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .sm\:my-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .sm\:my-185 {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .sm\:my-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .sm\:my-245 {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .sm\:my-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .sm\:my-400 {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .sm\:my-480 {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .sm\:my-510 {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .sm\:my-537 {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .sm\:my-650 {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .sm\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .sm\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .sm\:my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .sm\:my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .sm\:my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .sm\:my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .sm\:-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .sm\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .sm\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .sm\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .sm\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .sm\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .sm\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .sm\:-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .sm\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .sm\:-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .sm\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .sm\:-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .sm\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .sm\:-my-14 {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .sm\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .sm\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .sm\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .sm\:-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .sm\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .sm\:-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .sm\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .sm\:-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .sm\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .sm\:-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .sm\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .sm\:-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .sm\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .sm\:-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .sm\:-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .sm\:-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .sm\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .sm\:-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .sm\:-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .sm\:-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .sm\:-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .sm\:-my-15px {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .sm\:my-m11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .sm\:my-12px {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .sm\:my-m72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .sm\:my-m21 {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .sm\:my-m15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .sm\:my-m18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .sm\:my-m35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .sm\:my-m19 {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .sm\:my-m17 {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .sm\:my-m9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .sm\:my-m10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .sm\:my-m51 {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .sm\:my-m43 {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .sm\:my-m13 {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .sm\:my-m26 {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .sm\:my-m2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .sm\:my-m14 {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .sm\:my-m5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .sm\:my-m8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .sm\:my-mp15 {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .sm\:-my-100 {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .sm\:my-0auto {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .sm\:my-o6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .sm\:-my-23 {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .sm\:last\:mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .sm\:last\:mx-1:last-child {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .sm\:last\:mx-2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .sm\:last\:mx-3:last-child {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .sm\:last\:mx-4:last-child {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .sm\:last\:mx-5:last-child {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .sm\:last\:mx-6:last-child {
    margin-left: 6px;
    margin-right: 6px;
  }

  .sm\:last\:mx-7:last-child {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .sm\:last\:mx-8:last-child {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .sm\:last\:mx-9:last-child {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .sm\:last\:mx-10:last-child {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .sm\:last\:mx-11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .sm\:last\:mx-12:last-child {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .sm\:last\:mx-14:last-child {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .sm\:last\:mx-15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .sm\:last\:mx-16:last-child {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .sm\:last\:mx-18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .sm\:last\:mx-20:last-child {
    margin-left: 20px;
    margin-right: 20px;
  }

  .sm\:last\:mx-21:last-child {
    margin-left: 21px;
    margin-right: 21px;
  }

  .sm\:last\:mx-23:last-child {
    margin-left: 23px;
    margin-right: 23px;
  }

  .sm\:last\:mx-24:last-child {
    margin-left: 24px;
    margin-right: 24px;
  }

  .sm\:last\:mx-25:last-child {
    margin-left: 25px;
    margin-right: 25px;
  }

  .sm\:last\:mx-27:last-child {
    margin-left: 27px;
    margin-right: 27px;
  }

  .sm\:last\:mx-28:last-child {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .sm\:last\:mx-30:last-child {
    margin-left: 30px;
    margin-right: 30px;
  }

  .sm\:last\:mx-31:last-child {
    margin-left: 31px;
    margin-right: 31px;
  }

  .sm\:last\:mx-32:last-child {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .sm\:last\:mx-34:last-child {
    margin-left: 34px;
    margin-right: 34px;
  }

  .sm\:last\:mx-35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .sm\:last\:mx-36:last-child {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .sm\:last\:mx-37:last-child {
    margin-left: 37px;
    margin-right: 37px;
  }

  .sm\:last\:mx-38:last-child {
    margin-left: 38px;
    margin-right: 38px;
  }

  .sm\:last\:mx-40:last-child {
    margin-left: 40px;
    margin-right: 40px;
  }

  .sm\:last\:mx-42:last-child {
    margin-left: 42px;
    margin-right: 42px;
  }

  .sm\:last\:mx-44:last-child {
    margin-left: 44px;
    margin-right: 44px;
  }

  .sm\:last\:mx-45:last-child {
    margin-left: 45px;
    margin-right: 45px;
  }

  .sm\:last\:mx-46:last-child {
    margin-left: 46px;
    margin-right: 46px;
  }

  .sm\:last\:mx-48:last-child {
    margin-left: 48px;
    margin-right: 48px;
  }

  .sm\:last\:mx-52:last-child {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .sm\:last\:mx-53:last-child {
    margin-left: 53px;
    margin-right: 53px;
  }

  .sm\:last\:mx-55:last-child {
    margin-left: 55px;
    margin-right: 55px;
  }

  .sm\:last\:mx-56:last-child {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .sm\:last\:mx-58:last-child {
    margin-left: 58px;
    margin-right: 58px;
  }

  .sm\:last\:mx-59:last-child {
    margin-left: 59px;
    margin-right: 59px;
  }

  .sm\:last\:mx-60:last-child {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .sm\:last\:mx-63:last-child {
    margin-left: 63px;
    margin-right: 63px;
  }

  .sm\:last\:mx-64:last-child {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .sm\:last\:mx-65:last-child {
    margin-left: 65px;
    margin-right: 65px;
  }

  .sm\:last\:mx-67:last-child {
    margin-left: 67px;
    margin-right: 67px;
  }

  .sm\:last\:mx-70:last-child {
    margin-left: 70px;
    margin-right: 70px;
  }

  .sm\:last\:mx-71:last-child {
    margin-left: 71px;
    margin-right: 71px;
  }

  .sm\:last\:mx-72:last-child {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .sm\:last\:mx-74:last-child {
    margin-left: 74px;
    margin-right: 74px;
  }

  .sm\:last\:mx-78:last-child {
    margin-left: 78px;
    margin-right: 78px;
  }

  .sm\:last\:mx-80:last-child {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .sm\:last\:mx-83:last-child {
    margin-left: 83px;
    margin-right: 83px;
  }

  .sm\:last\:mx-84:last-child {
    margin-left: 84px;
    margin-right: 84px;
  }

  .sm\:last\:mx-89:last-child {
    margin-left: 89px;
    margin-right: 89px;
  }

  .sm\:last\:mx-90:last-child {
    margin-left: 90px;
    margin-right: 90px;
  }

  .sm\:last\:mx-92:last-child {
    margin-left: 92px;
    margin-right: 92px;
  }

  .sm\:last\:mx-96:last-child {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .sm\:last\:mx-97:last-child {
    margin-left: 97px;
    margin-right: 97px;
  }

  .sm\:last\:mx-100:last-child {
    margin-left: 100px;
    margin-right: 100px;
  }

  .sm\:last\:mx-106:last-child {
    margin-left: 106px;
    margin-right: 106px;
  }

  .sm\:last\:mx-108:last-child {
    margin-left: 108px;
    margin-right: 108px;
  }

  .sm\:last\:mx-109:last-child {
    margin-left: 109px;
    margin-right: 109px;
  }

  .sm\:last\:mx-120:last-child {
    margin-left: 120px;
    margin-right: 120px;
  }

  .sm\:last\:mx-135:last-child {
    margin-left: 135px;
    margin-right: 135px;
  }

  .sm\:last\:mx-147:last-child {
    margin-left: 147px;
    margin-right: 147px;
  }

  .sm\:last\:mx-150:last-child {
    margin-left: 150px;
    margin-right: 150px;
  }

  .sm\:last\:mx-168:last-child {
    margin-left: 168px;
    margin-right: 168px;
  }

  .sm\:last\:mx-180:last-child {
    margin-left: 180px;
    margin-right: 180px;
  }

  .sm\:last\:mx-185:last-child {
    margin-left: 185px;
    margin-right: 185px;
  }

  .sm\:last\:mx-200:last-child {
    margin-left: 200px;
    margin-right: 200px;
  }

  .sm\:last\:mx-245:last-child {
    margin-left: 245px;
    margin-right: 245px;
  }

  .sm\:last\:mx-300:last-child {
    margin-left: 300px;
    margin-right: 300px;
  }

  .sm\:last\:mx-400:last-child {
    margin-left: 400px;
    margin-right: 400px;
  }

  .sm\:last\:mx-480:last-child {
    margin-left: 480px;
    margin-right: 480px;
  }

  .sm\:last\:mx-510:last-child {
    margin-left: 510px;
    margin-right: 510px;
  }

  .sm\:last\:mx-537:last-child {
    margin-left: 537px;
    margin-right: 537px;
  }

  .sm\:last\:mx-650:last-child {
    margin-left: 650px;
    margin-right: 650px;
  }

  .sm\:last\:mx-auto:last-child {
    margin-left: auto;
    margin-right: auto;
  }

  .sm\:last\:mx-px:last-child {
    margin-left: 1px;
    margin-right: 1px;
  }

  .sm\:last\:mx-0\.5:last-child {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .sm\:last\:mx-1\.5:last-child {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .sm\:last\:mx-2\.5:last-child {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .sm\:last\:mx-3\.5:last-child {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .sm\:last\:-mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .sm\:last\:-mx-1:last-child {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .sm\:last\:-mx-2:last-child {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .sm\:last\:-mx-3:last-child {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .sm\:last\:-mx-4:last-child {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .sm\:last\:-mx-5:last-child {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .sm\:last\:-mx-6:last-child {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .sm\:last\:-mx-7:last-child {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .sm\:last\:-mx-8:last-child {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .sm\:last\:-mx-9:last-child {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .sm\:last\:-mx-10:last-child {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .sm\:last\:-mx-11:last-child {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .sm\:last\:-mx-12:last-child {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .sm\:last\:-mx-14:last-child {
    margin-left: -14px;
    margin-right: -14px;
  }

  .sm\:last\:-mx-16:last-child {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .sm\:last\:-mx-20:last-child {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .sm\:last\:-mx-24:last-child {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .sm\:last\:-mx-28:last-child {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .sm\:last\:-mx-32:last-child {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .sm\:last\:-mx-36:last-child {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .sm\:last\:-mx-40:last-child {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .sm\:last\:-mx-44:last-child {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .sm\:last\:-mx-48:last-child {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .sm\:last\:-mx-52:last-child {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .sm\:last\:-mx-56:last-child {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .sm\:last\:-mx-60:last-child {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .sm\:last\:-mx-64:last-child {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .sm\:last\:-mx-72:last-child {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .sm\:last\:-mx-80:last-child {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .sm\:last\:-mx-96:last-child {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .sm\:last\:-mx-px:last-child {
    margin-left: -1px;
    margin-right: -1px;
  }

  .sm\:last\:-mx-0\.5:last-child {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .sm\:last\:-mx-1\.5:last-child {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .sm\:last\:-mx-2\.5:last-child {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .sm\:last\:-mx-3\.5:last-child {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .sm\:last\:-mx-15px:last-child {
    margin-left: -15px;
    margin-right: -15px;
  }

  .sm\:last\:mx-m11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .sm\:last\:mx-12px:last-child {
    margin-left: 12px;
    margin-right: 12px;
  }

  .sm\:last\:mx-m72:last-child {
    margin-left: 72px;
    margin-right: 72px;
  }

  .sm\:last\:mx-m21:last-child {
    margin-left: 21%;
    margin-right: 21%;
  }

  .sm\:last\:mx-m15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .sm\:last\:mx-m18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .sm\:last\:mx-m35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .sm\:last\:mx-m19:last-child {
    margin-left: 19px;
    margin-right: 19px;
  }

  .sm\:last\:mx-m17:last-child {
    margin-left: 17px;
    margin-right: 17px;
  }

  .sm\:last\:mx-m9:last-child {
    margin-left: 9px;
    margin-right: 9px;
  }

  .sm\:last\:mx-m10:last-child {
    margin-left: 10px;
    margin-right: 10px;
  }

  .sm\:last\:mx-m51:last-child {
    margin-left: 51px;
    margin-right: 51px;
  }

  .sm\:last\:mx-m43:last-child {
    margin-left: 43px;
    margin-right: 43px;
  }

  .sm\:last\:mx-m13:last-child {
    margin-left: 13px;
    margin-right: 13px;
  }

  .sm\:last\:mx-m26:last-child {
    margin-left: 26px;
    margin-right: 26px;
  }

  .sm\:last\:mx-m2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .sm\:last\:mx-m14:last-child {
    margin-left: 14px;
    margin-right: 14px;
  }

  .sm\:last\:mx-m5:last-child {
    margin-left: 5px;
    margin-right: 5px;
  }

  .sm\:last\:mx-m8:last-child {
    margin-left: 8px;
    margin-right: 8px;
  }

  .sm\:last\:mx-mp15:last-child {
    margin-left: 15%;
    margin-right: 15%;
  }

  .sm\:last\:-mx-100:last-child {
    margin-left: -100px;
    margin-right: -100px;
  }

  .sm\:last\:mx-0auto:last-child {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .sm\:last\:mx-o6:last-child {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .sm\:last\:-mx-23:last-child {
    margin-left: -23px;
    margin-right: -23px;
  }

  .sm\:last\:my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .sm\:last\:my-1:last-child {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .sm\:last\:my-2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .sm\:last\:my-3:last-child {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .sm\:last\:my-4:last-child {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .sm\:last\:my-5:last-child {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .sm\:last\:my-6:last-child {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .sm\:last\:my-7:last-child {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .sm\:last\:my-8:last-child {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .sm\:last\:my-9:last-child {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .sm\:last\:my-10:last-child {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .sm\:last\:my-11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .sm\:last\:my-12:last-child {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .sm\:last\:my-14:last-child {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .sm\:last\:my-15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .sm\:last\:my-16:last-child {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .sm\:last\:my-18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .sm\:last\:my-20:last-child {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .sm\:last\:my-21:last-child {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .sm\:last\:my-23:last-child {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .sm\:last\:my-24:last-child {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .sm\:last\:my-25:last-child {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .sm\:last\:my-27:last-child {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .sm\:last\:my-28:last-child {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .sm\:last\:my-30:last-child {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .sm\:last\:my-31:last-child {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .sm\:last\:my-32:last-child {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .sm\:last\:my-34:last-child {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .sm\:last\:my-35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .sm\:last\:my-36:last-child {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .sm\:last\:my-37:last-child {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .sm\:last\:my-38:last-child {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .sm\:last\:my-40:last-child {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .sm\:last\:my-42:last-child {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .sm\:last\:my-44:last-child {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .sm\:last\:my-45:last-child {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .sm\:last\:my-46:last-child {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .sm\:last\:my-48:last-child {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .sm\:last\:my-52:last-child {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .sm\:last\:my-53:last-child {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .sm\:last\:my-55:last-child {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .sm\:last\:my-56:last-child {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .sm\:last\:my-58:last-child {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .sm\:last\:my-59:last-child {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .sm\:last\:my-60:last-child {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .sm\:last\:my-63:last-child {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .sm\:last\:my-64:last-child {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .sm\:last\:my-65:last-child {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .sm\:last\:my-67:last-child {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .sm\:last\:my-70:last-child {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .sm\:last\:my-71:last-child {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .sm\:last\:my-72:last-child {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .sm\:last\:my-74:last-child {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .sm\:last\:my-78:last-child {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .sm\:last\:my-80:last-child {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .sm\:last\:my-83:last-child {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .sm\:last\:my-84:last-child {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .sm\:last\:my-89:last-child {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .sm\:last\:my-90:last-child {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .sm\:last\:my-92:last-child {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .sm\:last\:my-96:last-child {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .sm\:last\:my-97:last-child {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .sm\:last\:my-100:last-child {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .sm\:last\:my-106:last-child {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .sm\:last\:my-108:last-child {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .sm\:last\:my-109:last-child {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .sm\:last\:my-120:last-child {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .sm\:last\:my-135:last-child {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .sm\:last\:my-147:last-child {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .sm\:last\:my-150:last-child {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .sm\:last\:my-168:last-child {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .sm\:last\:my-180:last-child {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .sm\:last\:my-185:last-child {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .sm\:last\:my-200:last-child {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .sm\:last\:my-245:last-child {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .sm\:last\:my-300:last-child {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .sm\:last\:my-400:last-child {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .sm\:last\:my-480:last-child {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .sm\:last\:my-510:last-child {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .sm\:last\:my-537:last-child {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .sm\:last\:my-650:last-child {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .sm\:last\:my-auto:last-child {
    margin-top: auto;
    margin-bottom: auto;
  }

  .sm\:last\:my-px:last-child {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .sm\:last\:my-0\.5:last-child {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .sm\:last\:my-1\.5:last-child {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .sm\:last\:my-2\.5:last-child {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .sm\:last\:my-3\.5:last-child {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .sm\:last\:-my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .sm\:last\:-my-1:last-child {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .sm\:last\:-my-2:last-child {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .sm\:last\:-my-3:last-child {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .sm\:last\:-my-4:last-child {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .sm\:last\:-my-5:last-child {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .sm\:last\:-my-6:last-child {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .sm\:last\:-my-7:last-child {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .sm\:last\:-my-8:last-child {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .sm\:last\:-my-9:last-child {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .sm\:last\:-my-10:last-child {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .sm\:last\:-my-11:last-child {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .sm\:last\:-my-12:last-child {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .sm\:last\:-my-14:last-child {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .sm\:last\:-my-16:last-child {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .sm\:last\:-my-20:last-child {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .sm\:last\:-my-24:last-child {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .sm\:last\:-my-28:last-child {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .sm\:last\:-my-32:last-child {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .sm\:last\:-my-36:last-child {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .sm\:last\:-my-40:last-child {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .sm\:last\:-my-44:last-child {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .sm\:last\:-my-48:last-child {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .sm\:last\:-my-52:last-child {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .sm\:last\:-my-56:last-child {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .sm\:last\:-my-60:last-child {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .sm\:last\:-my-64:last-child {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .sm\:last\:-my-72:last-child {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .sm\:last\:-my-80:last-child {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .sm\:last\:-my-96:last-child {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .sm\:last\:-my-px:last-child {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .sm\:last\:-my-0\.5:last-child {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .sm\:last\:-my-1\.5:last-child {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .sm\:last\:-my-2\.5:last-child {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .sm\:last\:-my-3\.5:last-child {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .sm\:last\:-my-15px:last-child {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .sm\:last\:my-m11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .sm\:last\:my-12px:last-child {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .sm\:last\:my-m72:last-child {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .sm\:last\:my-m21:last-child {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .sm\:last\:my-m15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .sm\:last\:my-m18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .sm\:last\:my-m35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .sm\:last\:my-m19:last-child {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .sm\:last\:my-m17:last-child {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .sm\:last\:my-m9:last-child {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .sm\:last\:my-m10:last-child {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .sm\:last\:my-m51:last-child {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .sm\:last\:my-m43:last-child {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .sm\:last\:my-m13:last-child {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .sm\:last\:my-m26:last-child {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .sm\:last\:my-m2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .sm\:last\:my-m14:last-child {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .sm\:last\:my-m5:last-child {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .sm\:last\:my-m8:last-child {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .sm\:last\:my-mp15:last-child {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .sm\:last\:-my-100:last-child {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .sm\:last\:my-0auto:last-child {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .sm\:last\:my-o6:last-child {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .sm\:last\:-my-23:last-child {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .sm\:mt-0 {
    margin-top: 0px;
  }

  .sm\:mt-1 {
    margin-top: 0.25rem;
  }

  .sm\:mt-2 {
    margin-top: 2px;
  }

  .sm\:mt-3 {
    margin-top: 0.75rem;
  }

  .sm\:mt-4 {
    margin-top: 1rem;
  }

  .sm\:mt-5 {
    margin-top: 1.25rem;
  }

  .sm\:mt-6 {
    margin-top: 6px;
  }

  .sm\:mt-7 {
    margin-top: 1.75rem;
  }

  .sm\:mt-8 {
    margin-top: 2rem;
  }

  .sm\:mt-9 {
    margin-top: 2.25rem;
  }

  .sm\:mt-10 {
    margin-top: 2.5rem;
  }

  .sm\:mt-11 {
    margin-top: 11px;
  }

  .sm\:mt-12 {
    margin-top: 3rem;
  }

  .sm\:mt-14 {
    margin-top: 3.5rem;
  }

  .sm\:mt-15 {
    margin-top: 15px;
  }

  .sm\:mt-16 {
    margin-top: 4rem;
  }

  .sm\:mt-18 {
    margin-top: 18px;
  }

  .sm\:mt-20 {
    margin-top: 20px;
  }

  .sm\:mt-21 {
    margin-top: 21px;
  }

  .sm\:mt-23 {
    margin-top: 23px;
  }

  .sm\:mt-24 {
    margin-top: 24px;
  }

  .sm\:mt-25 {
    margin-top: 25px;
  }

  .sm\:mt-27 {
    margin-top: 27px;
  }

  .sm\:mt-28 {
    margin-top: 7rem;
  }

  .sm\:mt-30 {
    margin-top: 30px;
  }

  .sm\:mt-31 {
    margin-top: 31px;
  }

  .sm\:mt-32 {
    margin-top: 8rem;
  }

  .sm\:mt-34 {
    margin-top: 34px;
  }

  .sm\:mt-35 {
    margin-top: 35px;
  }

  .sm\:mt-36 {
    margin-top: 9rem;
  }

  .sm\:mt-37 {
    margin-top: 37px;
  }

  .sm\:mt-38 {
    margin-top: 38px;
  }

  .sm\:mt-40 {
    margin-top: 40px;
  }

  .sm\:mt-42 {
    margin-top: 42px;
  }

  .sm\:mt-44 {
    margin-top: 44px;
  }

  .sm\:mt-45 {
    margin-top: 45px;
  }

  .sm\:mt-46 {
    margin-top: 46px;
  }

  .sm\:mt-48 {
    margin-top: 48px;
  }

  .sm\:mt-52 {
    margin-top: 13rem;
  }

  .sm\:mt-53 {
    margin-top: 53px;
  }

  .sm\:mt-55 {
    margin-top: 55px;
  }

  .sm\:mt-56 {
    margin-top: 14rem;
  }

  .sm\:mt-58 {
    margin-top: 58px;
  }

  .sm\:mt-59 {
    margin-top: 59px;
  }

  .sm\:mt-60 {
    margin-top: 15rem;
  }

  .sm\:mt-63 {
    margin-top: 63px;
  }

  .sm\:mt-64 {
    margin-top: 16rem;
  }

  .sm\:mt-65 {
    margin-top: 65px;
  }

  .sm\:mt-67 {
    margin-top: 67px;
  }

  .sm\:mt-70 {
    margin-top: 70px;
  }

  .sm\:mt-71 {
    margin-top: 71px;
  }

  .sm\:mt-72 {
    margin-top: 18rem;
  }

  .sm\:mt-74 {
    margin-top: 74px;
  }

  .sm\:mt-78 {
    margin-top: 78px;
  }

  .sm\:mt-80 {
    margin-top: 20rem;
  }

  .sm\:mt-83 {
    margin-top: 83px;
  }

  .sm\:mt-84 {
    margin-top: 84px;
  }

  .sm\:mt-89 {
    margin-top: 89px;
  }

  .sm\:mt-90 {
    margin-top: 90px;
  }

  .sm\:mt-92 {
    margin-top: 92px;
  }

  .sm\:mt-96 {
    margin-top: 24rem;
  }

  .sm\:mt-97 {
    margin-top: 97px;
  }

  .sm\:mt-100 {
    margin-top: 100px;
  }

  .sm\:mt-106 {
    margin-top: 106px;
  }

  .sm\:mt-108 {
    margin-top: 108px;
  }

  .sm\:mt-109 {
    margin-top: 109px;
  }

  .sm\:mt-120 {
    margin-top: 120px;
  }

  .sm\:mt-135 {
    margin-top: 135px;
  }

  .sm\:mt-147 {
    margin-top: 147px;
  }

  .sm\:mt-150 {
    margin-top: 150px;
  }

  .sm\:mt-168 {
    margin-top: 168px;
  }

  .sm\:mt-180 {
    margin-top: 180px;
  }

  .sm\:mt-185 {
    margin-top: 185px;
  }

  .sm\:mt-200 {
    margin-top: 200px;
  }

  .sm\:mt-245 {
    margin-top: 245px;
  }

  .sm\:mt-300 {
    margin-top: 300px;
  }

  .sm\:mt-400 {
    margin-top: 400px;
  }

  .sm\:mt-480 {
    margin-top: 480px;
  }

  .sm\:mt-510 {
    margin-top: 510px;
  }

  .sm\:mt-537 {
    margin-top: 537px;
  }

  .sm\:mt-650 {
    margin-top: 650px;
  }

  .sm\:mt-auto {
    margin-top: auto;
  }

  .sm\:mt-px {
    margin-top: 1px;
  }

  .sm\:mt-0\.5 {
    margin-top: 0.125rem;
  }

  .sm\:mt-1\.5 {
    margin-top: 0.375rem;
  }

  .sm\:mt-2\.5 {
    margin-top: 0.625rem;
  }

  .sm\:mt-3\.5 {
    margin-top: 0.875rem;
  }

  .sm\:-mt-0 {
    margin-top: 0px;
  }

  .sm\:-mt-1 {
    margin-top: -0.25rem;
  }

  .sm\:-mt-2 {
    margin-top: -0.5rem;
  }

  .sm\:-mt-3 {
    margin-top: -0.75rem;
  }

  .sm\:-mt-4 {
    margin-top: -1rem;
  }

  .sm\:-mt-5 {
    margin-top: -1.25rem;
  }

  .sm\:-mt-6 {
    margin-top: -1.5rem;
  }

  .sm\:-mt-7 {
    margin-top: -1.75rem;
  }

  .sm\:-mt-8 {
    margin-top: -2rem;
  }

  .sm\:-mt-9 {
    margin-top: -2.25rem;
  }

  .sm\:-mt-10 {
    margin-top: -2.5rem;
  }

  .sm\:-mt-11 {
    margin-top: -2.75rem;
  }

  .sm\:-mt-12 {
    margin-top: -3rem;
  }

  .sm\:-mt-14 {
    margin-top: -14px;
  }

  .sm\:-mt-16 {
    margin-top: -4rem;
  }

  .sm\:-mt-20 {
    margin-top: -5rem;
  }

  .sm\:-mt-24 {
    margin-top: -6rem;
  }

  .sm\:-mt-28 {
    margin-top: -7rem;
  }

  .sm\:-mt-32 {
    margin-top: -8rem;
  }

  .sm\:-mt-36 {
    margin-top: -9rem;
  }

  .sm\:-mt-40 {
    margin-top: -10rem;
  }

  .sm\:-mt-44 {
    margin-top: -11rem;
  }

  .sm\:-mt-48 {
    margin-top: -12rem;
  }

  .sm\:-mt-52 {
    margin-top: -13rem;
  }

  .sm\:-mt-56 {
    margin-top: -14rem;
  }

  .sm\:-mt-60 {
    margin-top: -15rem;
  }

  .sm\:-mt-64 {
    margin-top: -16rem;
  }

  .sm\:-mt-72 {
    margin-top: -18rem;
  }

  .sm\:-mt-80 {
    margin-top: -20rem;
  }

  .sm\:-mt-96 {
    margin-top: -24rem;
  }

  .sm\:-mt-px {
    margin-top: -1px;
  }

  .sm\:-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .sm\:-mt-1\.5 {
    margin-top: -0.375rem;
  }

  .sm\:-mt-2\.5 {
    margin-top: -0.625rem;
  }

  .sm\:-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .sm\:-mt-15px {
    margin-top: -15px;
  }

  .sm\:mt-m11 {
    margin-top: 11px;
  }

  .sm\:mt-12px {
    margin-top: 12px;
  }

  .sm\:mt-m72 {
    margin-top: 72px;
  }

  .sm\:mt-m21 {
    margin-top: 21%;
  }

  .sm\:mt-m15 {
    margin-top: 15px;
  }

  .sm\:mt-m18 {
    margin-top: 18px;
  }

  .sm\:mt-m35 {
    margin-top: 35px;
  }

  .sm\:mt-m19 {
    margin-top: 19px;
  }

  .sm\:mt-m17 {
    margin-top: 17px;
  }

  .sm\:mt-m9 {
    margin-top: 9px;
  }

  .sm\:mt-m10 {
    margin-top: 10px;
  }

  .sm\:mt-m51 {
    margin-top: 51px;
  }

  .sm\:mt-m43 {
    margin-top: 43px;
  }

  .sm\:mt-m13 {
    margin-top: 13px;
  }

  .sm\:mt-m26 {
    margin-top: 26px;
  }

  .sm\:mt-m2 {
    margin-top: 2px;
  }

  .sm\:mt-m14 {
    margin-top: 14px;
  }

  .sm\:mt-m5 {
    margin-top: 5px;
  }

  .sm\:mt-m8 {
    margin-top: 8px;
  }

  .sm\:mt-mp15 {
    margin-top: 15%;
  }

  .sm\:-mt-100 {
    margin-top: -100px;
  }

  .sm\:mt-0auto {
    margin-top: 0px auto;
  }

  .sm\:mt-o6 {
    margin-top: 1.5rem;
  }

  .sm\:-mt-23 {
    margin-top: -23px;
  }

  .sm\:mr-0 {
    margin-right: 0px;
  }

  .sm\:mr-1 {
    margin-right: 0.25rem;
  }

  .sm\:mr-2 {
    margin-right: 2px;
  }

  .sm\:mr-3 {
    margin-right: 0.75rem;
  }

  .sm\:mr-4 {
    margin-right: 1rem;
  }

  .sm\:mr-5 {
    margin-right: 1.25rem;
  }

  .sm\:mr-6 {
    margin-right: 6px;
  }

  .sm\:mr-7 {
    margin-right: 1.75rem;
  }

  .sm\:mr-8 {
    margin-right: 2rem;
  }

  .sm\:mr-9 {
    margin-right: 2.25rem;
  }

  .sm\:mr-10 {
    margin-right: 2.5rem;
  }

  .sm\:mr-11 {
    margin-right: 11px;
  }

  .sm\:mr-12 {
    margin-right: 3rem;
  }

  .sm\:mr-14 {
    margin-right: 3.5rem;
  }

  .sm\:mr-15 {
    margin-right: 15px;
  }

  .sm\:mr-16 {
    margin-right: 4rem;
  }

  .sm\:mr-18 {
    margin-right: 18px;
  }

  .sm\:mr-20 {
    margin-right: 20px;
  }

  .sm\:mr-21 {
    margin-right: 21px;
  }

  .sm\:mr-23 {
    margin-right: 23px;
  }

  .sm\:mr-24 {
    margin-right: 24px;
  }

  .sm\:mr-25 {
    margin-right: 25px;
  }

  .sm\:mr-27 {
    margin-right: 27px;
  }

  .sm\:mr-28 {
    margin-right: 7rem;
  }

  .sm\:mr-30 {
    margin-right: 30px;
  }

  .sm\:mr-31 {
    margin-right: 31px;
  }

  .sm\:mr-32 {
    margin-right: 8rem;
  }

  .sm\:mr-34 {
    margin-right: 34px;
  }

  .sm\:mr-35 {
    margin-right: 35px;
  }

  .sm\:mr-36 {
    margin-right: 9rem;
  }

  .sm\:mr-37 {
    margin-right: 37px;
  }

  .sm\:mr-38 {
    margin-right: 38px;
  }

  .sm\:mr-40 {
    margin-right: 40px;
  }

  .sm\:mr-42 {
    margin-right: 42px;
  }

  .sm\:mr-44 {
    margin-right: 44px;
  }

  .sm\:mr-45 {
    margin-right: 45px;
  }

  .sm\:mr-46 {
    margin-right: 46px;
  }

  .sm\:mr-48 {
    margin-right: 48px;
  }

  .sm\:mr-52 {
    margin-right: 13rem;
  }

  .sm\:mr-53 {
    margin-right: 53px;
  }

  .sm\:mr-55 {
    margin-right: 55px;
  }

  .sm\:mr-56 {
    margin-right: 14rem;
  }

  .sm\:mr-58 {
    margin-right: 58px;
  }

  .sm\:mr-59 {
    margin-right: 59px;
  }

  .sm\:mr-60 {
    margin-right: 15rem;
  }

  .sm\:mr-63 {
    margin-right: 63px;
  }

  .sm\:mr-64 {
    margin-right: 16rem;
  }

  .sm\:mr-65 {
    margin-right: 65px;
  }

  .sm\:mr-67 {
    margin-right: 67px;
  }

  .sm\:mr-70 {
    margin-right: 70px;
  }

  .sm\:mr-71 {
    margin-right: 71px;
  }

  .sm\:mr-72 {
    margin-right: 18rem;
  }

  .sm\:mr-74 {
    margin-right: 74px;
  }

  .sm\:mr-78 {
    margin-right: 78px;
  }

  .sm\:mr-80 {
    margin-right: 20rem;
  }

  .sm\:mr-83 {
    margin-right: 83px;
  }

  .sm\:mr-84 {
    margin-right: 84px;
  }

  .sm\:mr-89 {
    margin-right: 89px;
  }

  .sm\:mr-90 {
    margin-right: 90px;
  }

  .sm\:mr-92 {
    margin-right: 92px;
  }

  .sm\:mr-96 {
    margin-right: 24rem;
  }

  .sm\:mr-97 {
    margin-right: 97px;
  }

  .sm\:mr-100 {
    margin-right: 100px;
  }

  .sm\:mr-106 {
    margin-right: 106px;
  }

  .sm\:mr-108 {
    margin-right: 108px;
  }

  .sm\:mr-109 {
    margin-right: 109px;
  }

  .sm\:mr-120 {
    margin-right: 120px;
  }

  .sm\:mr-135 {
    margin-right: 135px;
  }

  .sm\:mr-147 {
    margin-right: 147px;
  }

  .sm\:mr-150 {
    margin-right: 150px;
  }

  .sm\:mr-168 {
    margin-right: 168px;
  }

  .sm\:mr-180 {
    margin-right: 180px;
  }

  .sm\:mr-185 {
    margin-right: 185px;
  }

  .sm\:mr-200 {
    margin-right: 200px;
  }

  .sm\:mr-245 {
    margin-right: 245px;
  }

  .sm\:mr-300 {
    margin-right: 300px;
  }

  .sm\:mr-400 {
    margin-right: 400px;
  }

  .sm\:mr-480 {
    margin-right: 480px;
  }

  .sm\:mr-510 {
    margin-right: 510px;
  }

  .sm\:mr-537 {
    margin-right: 537px;
  }

  .sm\:mr-650 {
    margin-right: 650px;
  }

  .sm\:mr-auto {
    margin-right: auto;
  }

  .sm\:mr-px {
    margin-right: 1px;
  }

  .sm\:mr-0\.5 {
    margin-right: 0.125rem;
  }

  .sm\:mr-1\.5 {
    margin-right: 0.375rem;
  }

  .sm\:mr-2\.5 {
    margin-right: 0.625rem;
  }

  .sm\:mr-3\.5 {
    margin-right: 0.875rem;
  }

  .sm\:-mr-0 {
    margin-right: 0px;
  }

  .sm\:-mr-1 {
    margin-right: -0.25rem;
  }

  .sm\:-mr-2 {
    margin-right: -0.5rem;
  }

  .sm\:-mr-3 {
    margin-right: -0.75rem;
  }

  .sm\:-mr-4 {
    margin-right: -1rem;
  }

  .sm\:-mr-5 {
    margin-right: -1.25rem;
  }

  .sm\:-mr-6 {
    margin-right: -1.5rem;
  }

  .sm\:-mr-7 {
    margin-right: -1.75rem;
  }

  .sm\:-mr-8 {
    margin-right: -2rem;
  }

  .sm\:-mr-9 {
    margin-right: -2.25rem;
  }

  .sm\:-mr-10 {
    margin-right: -2.5rem;
  }

  .sm\:-mr-11 {
    margin-right: -2.75rem;
  }

  .sm\:-mr-12 {
    margin-right: -3rem;
  }

  .sm\:-mr-14 {
    margin-right: -14px;
  }

  .sm\:-mr-16 {
    margin-right: -4rem;
  }

  .sm\:-mr-20 {
    margin-right: -5rem;
  }

  .sm\:-mr-24 {
    margin-right: -6rem;
  }

  .sm\:-mr-28 {
    margin-right: -7rem;
  }

  .sm\:-mr-32 {
    margin-right: -8rem;
  }

  .sm\:-mr-36 {
    margin-right: -9rem;
  }

  .sm\:-mr-40 {
    margin-right: -10rem;
  }

  .sm\:-mr-44 {
    margin-right: -11rem;
  }

  .sm\:-mr-48 {
    margin-right: -12rem;
  }

  .sm\:-mr-52 {
    margin-right: -13rem;
  }

  .sm\:-mr-56 {
    margin-right: -14rem;
  }

  .sm\:-mr-60 {
    margin-right: -15rem;
  }

  .sm\:-mr-64 {
    margin-right: -16rem;
  }

  .sm\:-mr-72 {
    margin-right: -18rem;
  }

  .sm\:-mr-80 {
    margin-right: -20rem;
  }

  .sm\:-mr-96 {
    margin-right: -24rem;
  }

  .sm\:-mr-px {
    margin-right: -1px;
  }

  .sm\:-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .sm\:-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .sm\:-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .sm\:-mr-3\.5 {
    margin-right: -0.875rem;
  }

  .sm\:-mr-15px {
    margin-right: -15px;
  }

  .sm\:mr-m11 {
    margin-right: 11px;
  }

  .sm\:mr-12px {
    margin-right: 12px;
  }

  .sm\:mr-m72 {
    margin-right: 72px;
  }

  .sm\:mr-m21 {
    margin-right: 21%;
  }

  .sm\:mr-m15 {
    margin-right: 15px;
  }

  .sm\:mr-m18 {
    margin-right: 18px;
  }

  .sm\:mr-m35 {
    margin-right: 35px;
  }

  .sm\:mr-m19 {
    margin-right: 19px;
  }

  .sm\:mr-m17 {
    margin-right: 17px;
  }

  .sm\:mr-m9 {
    margin-right: 9px;
  }

  .sm\:mr-m10 {
    margin-right: 10px;
  }

  .sm\:mr-m51 {
    margin-right: 51px;
  }

  .sm\:mr-m43 {
    margin-right: 43px;
  }

  .sm\:mr-m13 {
    margin-right: 13px;
  }

  .sm\:mr-m26 {
    margin-right: 26px;
  }

  .sm\:mr-m2 {
    margin-right: 2px;
  }

  .sm\:mr-m14 {
    margin-right: 14px;
  }

  .sm\:mr-m5 {
    margin-right: 5px;
  }

  .sm\:mr-m8 {
    margin-right: 8px;
  }

  .sm\:mr-mp15 {
    margin-right: 15%;
  }

  .sm\:-mr-100 {
    margin-right: -100px;
  }

  .sm\:mr-0auto {
    margin-right: 0px auto;
  }

  .sm\:mr-o6 {
    margin-right: 1.5rem;
  }

  .sm\:-mr-23 {
    margin-right: -23px;
  }

  .sm\:mb-0 {
    margin-bottom: 0px;
  }

  .sm\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .sm\:mb-2 {
    margin-bottom: 2px;
  }

  .sm\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .sm\:mb-4 {
    margin-bottom: 1rem;
  }

  .sm\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .sm\:mb-6 {
    margin-bottom: 6px;
  }

  .sm\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .sm\:mb-8 {
    margin-bottom: 2rem;
  }

  .sm\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .sm\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .sm\:mb-11 {
    margin-bottom: 11px;
  }

  .sm\:mb-12 {
    margin-bottom: 3rem;
  }

  .sm\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .sm\:mb-15 {
    margin-bottom: 15px;
  }

  .sm\:mb-16 {
    margin-bottom: 4rem;
  }

  .sm\:mb-18 {
    margin-bottom: 18px;
  }

  .sm\:mb-20 {
    margin-bottom: 20px;
  }

  .sm\:mb-21 {
    margin-bottom: 21px;
  }

  .sm\:mb-23 {
    margin-bottom: 23px;
  }

  .sm\:mb-24 {
    margin-bottom: 24px;
  }

  .sm\:mb-25 {
    margin-bottom: 25px;
  }

  .sm\:mb-27 {
    margin-bottom: 27px;
  }

  .sm\:mb-28 {
    margin-bottom: 7rem;
  }

  .sm\:mb-30 {
    margin-bottom: 30px;
  }

  .sm\:mb-31 {
    margin-bottom: 31px;
  }

  .sm\:mb-32 {
    margin-bottom: 8rem;
  }

  .sm\:mb-34 {
    margin-bottom: 34px;
  }

  .sm\:mb-35 {
    margin-bottom: 35px;
  }

  .sm\:mb-36 {
    margin-bottom: 9rem;
  }

  .sm\:mb-37 {
    margin-bottom: 37px;
  }

  .sm\:mb-38 {
    margin-bottom: 38px;
  }

  .sm\:mb-40 {
    margin-bottom: 40px;
  }

  .sm\:mb-42 {
    margin-bottom: 42px;
  }

  .sm\:mb-44 {
    margin-bottom: 44px;
  }

  .sm\:mb-45 {
    margin-bottom: 45px;
  }

  .sm\:mb-46 {
    margin-bottom: 46px;
  }

  .sm\:mb-48 {
    margin-bottom: 48px;
  }

  .sm\:mb-52 {
    margin-bottom: 13rem;
  }

  .sm\:mb-53 {
    margin-bottom: 53px;
  }

  .sm\:mb-55 {
    margin-bottom: 55px;
  }

  .sm\:mb-56 {
    margin-bottom: 14rem;
  }

  .sm\:mb-58 {
    margin-bottom: 58px;
  }

  .sm\:mb-59 {
    margin-bottom: 59px;
  }

  .sm\:mb-60 {
    margin-bottom: 15rem;
  }

  .sm\:mb-63 {
    margin-bottom: 63px;
  }

  .sm\:mb-64 {
    margin-bottom: 16rem;
  }

  .sm\:mb-65 {
    margin-bottom: 65px;
  }

  .sm\:mb-67 {
    margin-bottom: 67px;
  }

  .sm\:mb-70 {
    margin-bottom: 70px;
  }

  .sm\:mb-71 {
    margin-bottom: 71px;
  }

  .sm\:mb-72 {
    margin-bottom: 18rem;
  }

  .sm\:mb-74 {
    margin-bottom: 74px;
  }

  .sm\:mb-78 {
    margin-bottom: 78px;
  }

  .sm\:mb-80 {
    margin-bottom: 20rem;
  }

  .sm\:mb-83 {
    margin-bottom: 83px;
  }

  .sm\:mb-84 {
    margin-bottom: 84px;
  }

  .sm\:mb-89 {
    margin-bottom: 89px;
  }

  .sm\:mb-90 {
    margin-bottom: 90px;
  }

  .sm\:mb-92 {
    margin-bottom: 92px;
  }

  .sm\:mb-96 {
    margin-bottom: 24rem;
  }

  .sm\:mb-97 {
    margin-bottom: 97px;
  }

  .sm\:mb-100 {
    margin-bottom: 100px;
  }

  .sm\:mb-106 {
    margin-bottom: 106px;
  }

  .sm\:mb-108 {
    margin-bottom: 108px;
  }

  .sm\:mb-109 {
    margin-bottom: 109px;
  }

  .sm\:mb-120 {
    margin-bottom: 120px;
  }

  .sm\:mb-135 {
    margin-bottom: 135px;
  }

  .sm\:mb-147 {
    margin-bottom: 147px;
  }

  .sm\:mb-150 {
    margin-bottom: 150px;
  }

  .sm\:mb-168 {
    margin-bottom: 168px;
  }

  .sm\:mb-180 {
    margin-bottom: 180px;
  }

  .sm\:mb-185 {
    margin-bottom: 185px;
  }

  .sm\:mb-200 {
    margin-bottom: 200px;
  }

  .sm\:mb-245 {
    margin-bottom: 245px;
  }

  .sm\:mb-300 {
    margin-bottom: 300px;
  }

  .sm\:mb-400 {
    margin-bottom: 400px;
  }

  .sm\:mb-480 {
    margin-bottom: 480px;
  }

  .sm\:mb-510 {
    margin-bottom: 510px;
  }

  .sm\:mb-537 {
    margin-bottom: 537px;
  }

  .sm\:mb-650 {
    margin-bottom: 650px;
  }

  .sm\:mb-auto {
    margin-bottom: auto;
  }

  .sm\:mb-px {
    margin-bottom: 1px;
  }

  .sm\:mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .sm\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .sm\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .sm\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .sm\:-mb-0 {
    margin-bottom: 0px;
  }

  .sm\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .sm\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .sm\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .sm\:-mb-4 {
    margin-bottom: -1rem;
  }

  .sm\:-mb-5 {
    margin-bottom: -1.25rem;
  }

  .sm\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .sm\:-mb-7 {
    margin-bottom: -1.75rem;
  }

  .sm\:-mb-8 {
    margin-bottom: -2rem;
  }

  .sm\:-mb-9 {
    margin-bottom: -2.25rem;
  }

  .sm\:-mb-10 {
    margin-bottom: -2.5rem;
  }

  .sm\:-mb-11 {
    margin-bottom: -2.75rem;
  }

  .sm\:-mb-12 {
    margin-bottom: -3rem;
  }

  .sm\:-mb-14 {
    margin-bottom: -14px;
  }

  .sm\:-mb-16 {
    margin-bottom: -4rem;
  }

  .sm\:-mb-20 {
    margin-bottom: -5rem;
  }

  .sm\:-mb-24 {
    margin-bottom: -6rem;
  }

  .sm\:-mb-28 {
    margin-bottom: -7rem;
  }

  .sm\:-mb-32 {
    margin-bottom: -8rem;
  }

  .sm\:-mb-36 {
    margin-bottom: -9rem;
  }

  .sm\:-mb-40 {
    margin-bottom: -10rem;
  }

  .sm\:-mb-44 {
    margin-bottom: -11rem;
  }

  .sm\:-mb-48 {
    margin-bottom: -12rem;
  }

  .sm\:-mb-52 {
    margin-bottom: -13rem;
  }

  .sm\:-mb-56 {
    margin-bottom: -14rem;
  }

  .sm\:-mb-60 {
    margin-bottom: -15rem;
  }

  .sm\:-mb-64 {
    margin-bottom: -16rem;
  }

  .sm\:-mb-72 {
    margin-bottom: -18rem;
  }

  .sm\:-mb-80 {
    margin-bottom: -20rem;
  }

  .sm\:-mb-96 {
    margin-bottom: -24rem;
  }

  .sm\:-mb-px {
    margin-bottom: -1px;
  }

  .sm\:-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

  .sm\:-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

  .sm\:-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .sm\:-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .sm\:-mb-15px {
    margin-bottom: -15px;
  }

  .sm\:mb-m11 {
    margin-bottom: 11px;
  }

  .sm\:mb-12px {
    margin-bottom: 12px;
  }

  .sm\:mb-m72 {
    margin-bottom: 72px;
  }

  .sm\:mb-m21 {
    margin-bottom: 21%;
  }

  .sm\:mb-m15 {
    margin-bottom: 15px;
  }

  .sm\:mb-m18 {
    margin-bottom: 18px;
  }

  .sm\:mb-m35 {
    margin-bottom: 35px;
  }

  .sm\:mb-m19 {
    margin-bottom: 19px;
  }

  .sm\:mb-m17 {
    margin-bottom: 17px;
  }

  .sm\:mb-m9 {
    margin-bottom: 9px;
  }

  .sm\:mb-m10 {
    margin-bottom: 10px;
  }

  .sm\:mb-m51 {
    margin-bottom: 51px;
  }

  .sm\:mb-m43 {
    margin-bottom: 43px;
  }

  .sm\:mb-m13 {
    margin-bottom: 13px;
  }

  .sm\:mb-m26 {
    margin-bottom: 26px;
  }

  .sm\:mb-m2 {
    margin-bottom: 2px;
  }

  .sm\:mb-m14 {
    margin-bottom: 14px;
  }

  .sm\:mb-m5 {
    margin-bottom: 5px;
  }

  .sm\:mb-m8 {
    margin-bottom: 8px;
  }

  .sm\:mb-mp15 {
    margin-bottom: 15%;
  }

  .sm\:-mb-100 {
    margin-bottom: -100px;
  }

  .sm\:mb-0auto {
    margin-bottom: 0px auto;
  }

  .sm\:mb-o6 {
    margin-bottom: 1.5rem;
  }

  .sm\:-mb-23 {
    margin-bottom: -23px;
  }

  .sm\:ml-0 {
    margin-left: 0px;
  }

  .sm\:ml-1 {
    margin-left: 0.25rem;
  }

  .sm\:ml-2 {
    margin-left: 2px;
  }

  .sm\:ml-3 {
    margin-left: 0.75rem;
  }

  .sm\:ml-4 {
    margin-left: 1rem;
  }

  .sm\:ml-5 {
    margin-left: 1.25rem;
  }

  .sm\:ml-6 {
    margin-left: 6px;
  }

  .sm\:ml-7 {
    margin-left: 1.75rem;
  }

  .sm\:ml-8 {
    margin-left: 2rem;
  }

  .sm\:ml-9 {
    margin-left: 2.25rem;
  }

  .sm\:ml-10 {
    margin-left: 2.5rem;
  }

  .sm\:ml-11 {
    margin-left: 11px;
  }

  .sm\:ml-12 {
    margin-left: 3rem;
  }

  .sm\:ml-14 {
    margin-left: 3.5rem;
  }

  .sm\:ml-15 {
    margin-left: 15px;
  }

  .sm\:ml-16 {
    margin-left: 4rem;
  }

  .sm\:ml-18 {
    margin-left: 18px;
  }

  .sm\:ml-20 {
    margin-left: 20px;
  }

  .sm\:ml-21 {
    margin-left: 21px;
  }

  .sm\:ml-23 {
    margin-left: 23px;
  }

  .sm\:ml-24 {
    margin-left: 24px;
  }

  .sm\:ml-25 {
    margin-left: 25px;
  }

  .sm\:ml-27 {
    margin-left: 27px;
  }

  .sm\:ml-28 {
    margin-left: 7rem;
  }

  .sm\:ml-30 {
    margin-left: 30px;
  }

  .sm\:ml-31 {
    margin-left: 31px;
  }

  .sm\:ml-32 {
    margin-left: 8rem;
  }

  .sm\:ml-34 {
    margin-left: 34px;
  }

  .sm\:ml-35 {
    margin-left: 35px;
  }

  .sm\:ml-36 {
    margin-left: 9rem;
  }

  .sm\:ml-37 {
    margin-left: 37px;
  }

  .sm\:ml-38 {
    margin-left: 38px;
  }

  .sm\:ml-40 {
    margin-left: 40px;
  }

  .sm\:ml-42 {
    margin-left: 42px;
  }

  .sm\:ml-44 {
    margin-left: 44px;
  }

  .sm\:ml-45 {
    margin-left: 45px;
  }

  .sm\:ml-46 {
    margin-left: 46px;
  }

  .sm\:ml-48 {
    margin-left: 48px;
  }

  .sm\:ml-52 {
    margin-left: 13rem;
  }

  .sm\:ml-53 {
    margin-left: 53px;
  }

  .sm\:ml-55 {
    margin-left: 55px;
  }

  .sm\:ml-56 {
    margin-left: 14rem;
  }

  .sm\:ml-58 {
    margin-left: 58px;
  }

  .sm\:ml-59 {
    margin-left: 59px;
  }

  .sm\:ml-60 {
    margin-left: 15rem;
  }

  .sm\:ml-63 {
    margin-left: 63px;
  }

  .sm\:ml-64 {
    margin-left: 16rem;
  }

  .sm\:ml-65 {
    margin-left: 65px;
  }

  .sm\:ml-67 {
    margin-left: 67px;
  }

  .sm\:ml-70 {
    margin-left: 70px;
  }

  .sm\:ml-71 {
    margin-left: 71px;
  }

  .sm\:ml-72 {
    margin-left: 18rem;
  }

  .sm\:ml-74 {
    margin-left: 74px;
  }

  .sm\:ml-78 {
    margin-left: 78px;
  }

  .sm\:ml-80 {
    margin-left: 20rem;
  }

  .sm\:ml-83 {
    margin-left: 83px;
  }

  .sm\:ml-84 {
    margin-left: 84px;
  }

  .sm\:ml-89 {
    margin-left: 89px;
  }

  .sm\:ml-90 {
    margin-left: 90px;
  }

  .sm\:ml-92 {
    margin-left: 92px;
  }

  .sm\:ml-96 {
    margin-left: 24rem;
  }

  .sm\:ml-97 {
    margin-left: 97px;
  }

  .sm\:ml-100 {
    margin-left: 100px;
  }

  .sm\:ml-106 {
    margin-left: 106px;
  }

  .sm\:ml-108 {
    margin-left: 108px;
  }

  .sm\:ml-109 {
    margin-left: 109px;
  }

  .sm\:ml-120 {
    margin-left: 120px;
  }

  .sm\:ml-135 {
    margin-left: 135px;
  }

  .sm\:ml-147 {
    margin-left: 147px;
  }

  .sm\:ml-150 {
    margin-left: 150px;
  }

  .sm\:ml-168 {
    margin-left: 168px;
  }

  .sm\:ml-180 {
    margin-left: 180px;
  }

  .sm\:ml-185 {
    margin-left: 185px;
  }

  .sm\:ml-200 {
    margin-left: 200px;
  }

  .sm\:ml-245 {
    margin-left: 245px;
  }

  .sm\:ml-300 {
    margin-left: 300px;
  }

  .sm\:ml-400 {
    margin-left: 400px;
  }

  .sm\:ml-480 {
    margin-left: 480px;
  }

  .sm\:ml-510 {
    margin-left: 510px;
  }

  .sm\:ml-537 {
    margin-left: 537px;
  }

  .sm\:ml-650 {
    margin-left: 650px;
  }

  .sm\:ml-auto {
    margin-left: auto;
  }

  .sm\:ml-px {
    margin-left: 1px;
  }

  .sm\:ml-0\.5 {
    margin-left: 0.125rem;
  }

  .sm\:ml-1\.5 {
    margin-left: 0.375rem;
  }

  .sm\:ml-2\.5 {
    margin-left: 0.625rem;
  }

  .sm\:ml-3\.5 {
    margin-left: 0.875rem;
  }

  .sm\:-ml-0 {
    margin-left: 0px;
  }

  .sm\:-ml-1 {
    margin-left: -0.25rem;
  }

  .sm\:-ml-2 {
    margin-left: -0.5rem;
  }

  .sm\:-ml-3 {
    margin-left: -0.75rem;
  }

  .sm\:-ml-4 {
    margin-left: -1rem;
  }

  .sm\:-ml-5 {
    margin-left: -1.25rem;
  }

  .sm\:-ml-6 {
    margin-left: -1.5rem;
  }

  .sm\:-ml-7 {
    margin-left: -1.75rem;
  }

  .sm\:-ml-8 {
    margin-left: -2rem;
  }

  .sm\:-ml-9 {
    margin-left: -2.25rem;
  }

  .sm\:-ml-10 {
    margin-left: -2.5rem;
  }

  .sm\:-ml-11 {
    margin-left: -2.75rem;
  }

  .sm\:-ml-12 {
    margin-left: -3rem;
  }

  .sm\:-ml-14 {
    margin-left: -14px;
  }

  .sm\:-ml-16 {
    margin-left: -4rem;
  }

  .sm\:-ml-20 {
    margin-left: -5rem;
  }

  .sm\:-ml-24 {
    margin-left: -6rem;
  }

  .sm\:-ml-28 {
    margin-left: -7rem;
  }

  .sm\:-ml-32 {
    margin-left: -8rem;
  }

  .sm\:-ml-36 {
    margin-left: -9rem;
  }

  .sm\:-ml-40 {
    margin-left: -10rem;
  }

  .sm\:-ml-44 {
    margin-left: -11rem;
  }

  .sm\:-ml-48 {
    margin-left: -12rem;
  }

  .sm\:-ml-52 {
    margin-left: -13rem;
  }

  .sm\:-ml-56 {
    margin-left: -14rem;
  }

  .sm\:-ml-60 {
    margin-left: -15rem;
  }

  .sm\:-ml-64 {
    margin-left: -16rem;
  }

  .sm\:-ml-72 {
    margin-left: -18rem;
  }

  .sm\:-ml-80 {
    margin-left: -20rem;
  }

  .sm\:-ml-96 {
    margin-left: -24rem;
  }

  .sm\:-ml-px {
    margin-left: -1px;
  }

  .sm\:-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .sm\:-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .sm\:-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .sm\:-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .sm\:-ml-15px {
    margin-left: -15px;
  }

  .sm\:ml-m11 {
    margin-left: 11px;
  }

  .sm\:ml-12px {
    margin-left: 12px;
  }

  .sm\:ml-m72 {
    margin-left: 72px;
  }

  .sm\:ml-m21 {
    margin-left: 21%;
  }

  .sm\:ml-m15 {
    margin-left: 15px;
  }

  .sm\:ml-m18 {
    margin-left: 18px;
  }

  .sm\:ml-m35 {
    margin-left: 35px;
  }

  .sm\:ml-m19 {
    margin-left: 19px;
  }

  .sm\:ml-m17 {
    margin-left: 17px;
  }

  .sm\:ml-m9 {
    margin-left: 9px;
  }

  .sm\:ml-m10 {
    margin-left: 10px;
  }

  .sm\:ml-m51 {
    margin-left: 51px;
  }

  .sm\:ml-m43 {
    margin-left: 43px;
  }

  .sm\:ml-m13 {
    margin-left: 13px;
  }

  .sm\:ml-m26 {
    margin-left: 26px;
  }

  .sm\:ml-m2 {
    margin-left: 2px;
  }

  .sm\:ml-m14 {
    margin-left: 14px;
  }

  .sm\:ml-m5 {
    margin-left: 5px;
  }

  .sm\:ml-m8 {
    margin-left: 8px;
  }

  .sm\:ml-mp15 {
    margin-left: 15%;
  }

  .sm\:-ml-100 {
    margin-left: -100px;
  }

  .sm\:ml-0auto {
    margin-left: 0px auto;
  }

  .sm\:ml-o6 {
    margin-left: 1.5rem;
  }

  .sm\:-ml-23 {
    margin-left: -23px;
  }

  .sm\:last\:mt-0:last-child {
    margin-top: 0px;
  }

  .sm\:last\:mt-1:last-child {
    margin-top: 0.25rem;
  }

  .sm\:last\:mt-2:last-child {
    margin-top: 2px;
  }

  .sm\:last\:mt-3:last-child {
    margin-top: 0.75rem;
  }

  .sm\:last\:mt-4:last-child {
    margin-top: 1rem;
  }

  .sm\:last\:mt-5:last-child {
    margin-top: 1.25rem;
  }

  .sm\:last\:mt-6:last-child {
    margin-top: 6px;
  }

  .sm\:last\:mt-7:last-child {
    margin-top: 1.75rem;
  }

  .sm\:last\:mt-8:last-child {
    margin-top: 2rem;
  }

  .sm\:last\:mt-9:last-child {
    margin-top: 2.25rem;
  }

  .sm\:last\:mt-10:last-child {
    margin-top: 2.5rem;
  }

  .sm\:last\:mt-11:last-child {
    margin-top: 11px;
  }

  .sm\:last\:mt-12:last-child {
    margin-top: 3rem;
  }

  .sm\:last\:mt-14:last-child {
    margin-top: 3.5rem;
  }

  .sm\:last\:mt-15:last-child {
    margin-top: 15px;
  }

  .sm\:last\:mt-16:last-child {
    margin-top: 4rem;
  }

  .sm\:last\:mt-18:last-child {
    margin-top: 18px;
  }

  .sm\:last\:mt-20:last-child {
    margin-top: 20px;
  }

  .sm\:last\:mt-21:last-child {
    margin-top: 21px;
  }

  .sm\:last\:mt-23:last-child {
    margin-top: 23px;
  }

  .sm\:last\:mt-24:last-child {
    margin-top: 24px;
  }

  .sm\:last\:mt-25:last-child {
    margin-top: 25px;
  }

  .sm\:last\:mt-27:last-child {
    margin-top: 27px;
  }

  .sm\:last\:mt-28:last-child {
    margin-top: 7rem;
  }

  .sm\:last\:mt-30:last-child {
    margin-top: 30px;
  }

  .sm\:last\:mt-31:last-child {
    margin-top: 31px;
  }

  .sm\:last\:mt-32:last-child {
    margin-top: 8rem;
  }

  .sm\:last\:mt-34:last-child {
    margin-top: 34px;
  }

  .sm\:last\:mt-35:last-child {
    margin-top: 35px;
  }

  .sm\:last\:mt-36:last-child {
    margin-top: 9rem;
  }

  .sm\:last\:mt-37:last-child {
    margin-top: 37px;
  }

  .sm\:last\:mt-38:last-child {
    margin-top: 38px;
  }

  .sm\:last\:mt-40:last-child {
    margin-top: 40px;
  }

  .sm\:last\:mt-42:last-child {
    margin-top: 42px;
  }

  .sm\:last\:mt-44:last-child {
    margin-top: 44px;
  }

  .sm\:last\:mt-45:last-child {
    margin-top: 45px;
  }

  .sm\:last\:mt-46:last-child {
    margin-top: 46px;
  }

  .sm\:last\:mt-48:last-child {
    margin-top: 48px;
  }

  .sm\:last\:mt-52:last-child {
    margin-top: 13rem;
  }

  .sm\:last\:mt-53:last-child {
    margin-top: 53px;
  }

  .sm\:last\:mt-55:last-child {
    margin-top: 55px;
  }

  .sm\:last\:mt-56:last-child {
    margin-top: 14rem;
  }

  .sm\:last\:mt-58:last-child {
    margin-top: 58px;
  }

  .sm\:last\:mt-59:last-child {
    margin-top: 59px;
  }

  .sm\:last\:mt-60:last-child {
    margin-top: 15rem;
  }

  .sm\:last\:mt-63:last-child {
    margin-top: 63px;
  }

  .sm\:last\:mt-64:last-child {
    margin-top: 16rem;
  }

  .sm\:last\:mt-65:last-child {
    margin-top: 65px;
  }

  .sm\:last\:mt-67:last-child {
    margin-top: 67px;
  }

  .sm\:last\:mt-70:last-child {
    margin-top: 70px;
  }

  .sm\:last\:mt-71:last-child {
    margin-top: 71px;
  }

  .sm\:last\:mt-72:last-child {
    margin-top: 18rem;
  }

  .sm\:last\:mt-74:last-child {
    margin-top: 74px;
  }

  .sm\:last\:mt-78:last-child {
    margin-top: 78px;
  }

  .sm\:last\:mt-80:last-child {
    margin-top: 20rem;
  }

  .sm\:last\:mt-83:last-child {
    margin-top: 83px;
  }

  .sm\:last\:mt-84:last-child {
    margin-top: 84px;
  }

  .sm\:last\:mt-89:last-child {
    margin-top: 89px;
  }

  .sm\:last\:mt-90:last-child {
    margin-top: 90px;
  }

  .sm\:last\:mt-92:last-child {
    margin-top: 92px;
  }

  .sm\:last\:mt-96:last-child {
    margin-top: 24rem;
  }

  .sm\:last\:mt-97:last-child {
    margin-top: 97px;
  }

  .sm\:last\:mt-100:last-child {
    margin-top: 100px;
  }

  .sm\:last\:mt-106:last-child {
    margin-top: 106px;
  }

  .sm\:last\:mt-108:last-child {
    margin-top: 108px;
  }

  .sm\:last\:mt-109:last-child {
    margin-top: 109px;
  }

  .sm\:last\:mt-120:last-child {
    margin-top: 120px;
  }

  .sm\:last\:mt-135:last-child {
    margin-top: 135px;
  }

  .sm\:last\:mt-147:last-child {
    margin-top: 147px;
  }

  .sm\:last\:mt-150:last-child {
    margin-top: 150px;
  }

  .sm\:last\:mt-168:last-child {
    margin-top: 168px;
  }

  .sm\:last\:mt-180:last-child {
    margin-top: 180px;
  }

  .sm\:last\:mt-185:last-child {
    margin-top: 185px;
  }

  .sm\:last\:mt-200:last-child {
    margin-top: 200px;
  }

  .sm\:last\:mt-245:last-child {
    margin-top: 245px;
  }

  .sm\:last\:mt-300:last-child {
    margin-top: 300px;
  }

  .sm\:last\:mt-400:last-child {
    margin-top: 400px;
  }

  .sm\:last\:mt-480:last-child {
    margin-top: 480px;
  }

  .sm\:last\:mt-510:last-child {
    margin-top: 510px;
  }

  .sm\:last\:mt-537:last-child {
    margin-top: 537px;
  }

  .sm\:last\:mt-650:last-child {
    margin-top: 650px;
  }

  .sm\:last\:mt-auto:last-child {
    margin-top: auto;
  }

  .sm\:last\:mt-px:last-child {
    margin-top: 1px;
  }

  .sm\:last\:mt-0\.5:last-child {
    margin-top: 0.125rem;
  }

  .sm\:last\:mt-1\.5:last-child {
    margin-top: 0.375rem;
  }

  .sm\:last\:mt-2\.5:last-child {
    margin-top: 0.625rem;
  }

  .sm\:last\:mt-3\.5:last-child {
    margin-top: 0.875rem;
  }

  .sm\:last\:-mt-0:last-child {
    margin-top: 0px;
  }

  .sm\:last\:-mt-1:last-child {
    margin-top: -0.25rem;
  }

  .sm\:last\:-mt-2:last-child {
    margin-top: -0.5rem;
  }

  .sm\:last\:-mt-3:last-child {
    margin-top: -0.75rem;
  }

  .sm\:last\:-mt-4:last-child {
    margin-top: -1rem;
  }

  .sm\:last\:-mt-5:last-child {
    margin-top: -1.25rem;
  }

  .sm\:last\:-mt-6:last-child {
    margin-top: -1.5rem;
  }

  .sm\:last\:-mt-7:last-child {
    margin-top: -1.75rem;
  }

  .sm\:last\:-mt-8:last-child {
    margin-top: -2rem;
  }

  .sm\:last\:-mt-9:last-child {
    margin-top: -2.25rem;
  }

  .sm\:last\:-mt-10:last-child {
    margin-top: -2.5rem;
  }

  .sm\:last\:-mt-11:last-child {
    margin-top: -2.75rem;
  }

  .sm\:last\:-mt-12:last-child {
    margin-top: -3rem;
  }

  .sm\:last\:-mt-14:last-child {
    margin-top: -14px;
  }

  .sm\:last\:-mt-16:last-child {
    margin-top: -4rem;
  }

  .sm\:last\:-mt-20:last-child {
    margin-top: -5rem;
  }

  .sm\:last\:-mt-24:last-child {
    margin-top: -6rem;
  }

  .sm\:last\:-mt-28:last-child {
    margin-top: -7rem;
  }

  .sm\:last\:-mt-32:last-child {
    margin-top: -8rem;
  }

  .sm\:last\:-mt-36:last-child {
    margin-top: -9rem;
  }

  .sm\:last\:-mt-40:last-child {
    margin-top: -10rem;
  }

  .sm\:last\:-mt-44:last-child {
    margin-top: -11rem;
  }

  .sm\:last\:-mt-48:last-child {
    margin-top: -12rem;
  }

  .sm\:last\:-mt-52:last-child {
    margin-top: -13rem;
  }

  .sm\:last\:-mt-56:last-child {
    margin-top: -14rem;
  }

  .sm\:last\:-mt-60:last-child {
    margin-top: -15rem;
  }

  .sm\:last\:-mt-64:last-child {
    margin-top: -16rem;
  }

  .sm\:last\:-mt-72:last-child {
    margin-top: -18rem;
  }

  .sm\:last\:-mt-80:last-child {
    margin-top: -20rem;
  }

  .sm\:last\:-mt-96:last-child {
    margin-top: -24rem;
  }

  .sm\:last\:-mt-px:last-child {
    margin-top: -1px;
  }

  .sm\:last\:-mt-0\.5:last-child {
    margin-top: -0.125rem;
  }

  .sm\:last\:-mt-1\.5:last-child {
    margin-top: -0.375rem;
  }

  .sm\:last\:-mt-2\.5:last-child {
    margin-top: -0.625rem;
  }

  .sm\:last\:-mt-3\.5:last-child {
    margin-top: -0.875rem;
  }

  .sm\:last\:-mt-15px:last-child {
    margin-top: -15px;
  }

  .sm\:last\:mt-m11:last-child {
    margin-top: 11px;
  }

  .sm\:last\:mt-12px:last-child {
    margin-top: 12px;
  }

  .sm\:last\:mt-m72:last-child {
    margin-top: 72px;
  }

  .sm\:last\:mt-m21:last-child {
    margin-top: 21%;
  }

  .sm\:last\:mt-m15:last-child {
    margin-top: 15px;
  }

  .sm\:last\:mt-m18:last-child {
    margin-top: 18px;
  }

  .sm\:last\:mt-m35:last-child {
    margin-top: 35px;
  }

  .sm\:last\:mt-m19:last-child {
    margin-top: 19px;
  }

  .sm\:last\:mt-m17:last-child {
    margin-top: 17px;
  }

  .sm\:last\:mt-m9:last-child {
    margin-top: 9px;
  }

  .sm\:last\:mt-m10:last-child {
    margin-top: 10px;
  }

  .sm\:last\:mt-m51:last-child {
    margin-top: 51px;
  }

  .sm\:last\:mt-m43:last-child {
    margin-top: 43px;
  }

  .sm\:last\:mt-m13:last-child {
    margin-top: 13px;
  }

  .sm\:last\:mt-m26:last-child {
    margin-top: 26px;
  }

  .sm\:last\:mt-m2:last-child {
    margin-top: 2px;
  }

  .sm\:last\:mt-m14:last-child {
    margin-top: 14px;
  }

  .sm\:last\:mt-m5:last-child {
    margin-top: 5px;
  }

  .sm\:last\:mt-m8:last-child {
    margin-top: 8px;
  }

  .sm\:last\:mt-mp15:last-child {
    margin-top: 15%;
  }

  .sm\:last\:-mt-100:last-child {
    margin-top: -100px;
  }

  .sm\:last\:mt-0auto:last-child {
    margin-top: 0px auto;
  }

  .sm\:last\:mt-o6:last-child {
    margin-top: 1.5rem;
  }

  .sm\:last\:-mt-23:last-child {
    margin-top: -23px;
  }

  .sm\:last\:mr-0:last-child {
    margin-right: 0px;
  }

  .sm\:last\:mr-1:last-child {
    margin-right: 0.25rem;
  }

  .sm\:last\:mr-2:last-child {
    margin-right: 2px;
  }

  .sm\:last\:mr-3:last-child {
    margin-right: 0.75rem;
  }

  .sm\:last\:mr-4:last-child {
    margin-right: 1rem;
  }

  .sm\:last\:mr-5:last-child {
    margin-right: 1.25rem;
  }

  .sm\:last\:mr-6:last-child {
    margin-right: 6px;
  }

  .sm\:last\:mr-7:last-child {
    margin-right: 1.75rem;
  }

  .sm\:last\:mr-8:last-child {
    margin-right: 2rem;
  }

  .sm\:last\:mr-9:last-child {
    margin-right: 2.25rem;
  }

  .sm\:last\:mr-10:last-child {
    margin-right: 2.5rem;
  }

  .sm\:last\:mr-11:last-child {
    margin-right: 11px;
  }

  .sm\:last\:mr-12:last-child {
    margin-right: 3rem;
  }

  .sm\:last\:mr-14:last-child {
    margin-right: 3.5rem;
  }

  .sm\:last\:mr-15:last-child {
    margin-right: 15px;
  }

  .sm\:last\:mr-16:last-child {
    margin-right: 4rem;
  }

  .sm\:last\:mr-18:last-child {
    margin-right: 18px;
  }

  .sm\:last\:mr-20:last-child {
    margin-right: 20px;
  }

  .sm\:last\:mr-21:last-child {
    margin-right: 21px;
  }

  .sm\:last\:mr-23:last-child {
    margin-right: 23px;
  }

  .sm\:last\:mr-24:last-child {
    margin-right: 24px;
  }

  .sm\:last\:mr-25:last-child {
    margin-right: 25px;
  }

  .sm\:last\:mr-27:last-child {
    margin-right: 27px;
  }

  .sm\:last\:mr-28:last-child {
    margin-right: 7rem;
  }

  .sm\:last\:mr-30:last-child {
    margin-right: 30px;
  }

  .sm\:last\:mr-31:last-child {
    margin-right: 31px;
  }

  .sm\:last\:mr-32:last-child {
    margin-right: 8rem;
  }

  .sm\:last\:mr-34:last-child {
    margin-right: 34px;
  }

  .sm\:last\:mr-35:last-child {
    margin-right: 35px;
  }

  .sm\:last\:mr-36:last-child {
    margin-right: 9rem;
  }

  .sm\:last\:mr-37:last-child {
    margin-right: 37px;
  }

  .sm\:last\:mr-38:last-child {
    margin-right: 38px;
  }

  .sm\:last\:mr-40:last-child {
    margin-right: 40px;
  }

  .sm\:last\:mr-42:last-child {
    margin-right: 42px;
  }

  .sm\:last\:mr-44:last-child {
    margin-right: 44px;
  }

  .sm\:last\:mr-45:last-child {
    margin-right: 45px;
  }

  .sm\:last\:mr-46:last-child {
    margin-right: 46px;
  }

  .sm\:last\:mr-48:last-child {
    margin-right: 48px;
  }

  .sm\:last\:mr-52:last-child {
    margin-right: 13rem;
  }

  .sm\:last\:mr-53:last-child {
    margin-right: 53px;
  }

  .sm\:last\:mr-55:last-child {
    margin-right: 55px;
  }

  .sm\:last\:mr-56:last-child {
    margin-right: 14rem;
  }

  .sm\:last\:mr-58:last-child {
    margin-right: 58px;
  }

  .sm\:last\:mr-59:last-child {
    margin-right: 59px;
  }

  .sm\:last\:mr-60:last-child {
    margin-right: 15rem;
  }

  .sm\:last\:mr-63:last-child {
    margin-right: 63px;
  }

  .sm\:last\:mr-64:last-child {
    margin-right: 16rem;
  }

  .sm\:last\:mr-65:last-child {
    margin-right: 65px;
  }

  .sm\:last\:mr-67:last-child {
    margin-right: 67px;
  }

  .sm\:last\:mr-70:last-child {
    margin-right: 70px;
  }

  .sm\:last\:mr-71:last-child {
    margin-right: 71px;
  }

  .sm\:last\:mr-72:last-child {
    margin-right: 18rem;
  }

  .sm\:last\:mr-74:last-child {
    margin-right: 74px;
  }

  .sm\:last\:mr-78:last-child {
    margin-right: 78px;
  }

  .sm\:last\:mr-80:last-child {
    margin-right: 20rem;
  }

  .sm\:last\:mr-83:last-child {
    margin-right: 83px;
  }

  .sm\:last\:mr-84:last-child {
    margin-right: 84px;
  }

  .sm\:last\:mr-89:last-child {
    margin-right: 89px;
  }

  .sm\:last\:mr-90:last-child {
    margin-right: 90px;
  }

  .sm\:last\:mr-92:last-child {
    margin-right: 92px;
  }

  .sm\:last\:mr-96:last-child {
    margin-right: 24rem;
  }

  .sm\:last\:mr-97:last-child {
    margin-right: 97px;
  }

  .sm\:last\:mr-100:last-child {
    margin-right: 100px;
  }

  .sm\:last\:mr-106:last-child {
    margin-right: 106px;
  }

  .sm\:last\:mr-108:last-child {
    margin-right: 108px;
  }

  .sm\:last\:mr-109:last-child {
    margin-right: 109px;
  }

  .sm\:last\:mr-120:last-child {
    margin-right: 120px;
  }

  .sm\:last\:mr-135:last-child {
    margin-right: 135px;
  }

  .sm\:last\:mr-147:last-child {
    margin-right: 147px;
  }

  .sm\:last\:mr-150:last-child {
    margin-right: 150px;
  }

  .sm\:last\:mr-168:last-child {
    margin-right: 168px;
  }

  .sm\:last\:mr-180:last-child {
    margin-right: 180px;
  }

  .sm\:last\:mr-185:last-child {
    margin-right: 185px;
  }

  .sm\:last\:mr-200:last-child {
    margin-right: 200px;
  }

  .sm\:last\:mr-245:last-child {
    margin-right: 245px;
  }

  .sm\:last\:mr-300:last-child {
    margin-right: 300px;
  }

  .sm\:last\:mr-400:last-child {
    margin-right: 400px;
  }

  .sm\:last\:mr-480:last-child {
    margin-right: 480px;
  }

  .sm\:last\:mr-510:last-child {
    margin-right: 510px;
  }

  .sm\:last\:mr-537:last-child {
    margin-right: 537px;
  }

  .sm\:last\:mr-650:last-child {
    margin-right: 650px;
  }

  .sm\:last\:mr-auto:last-child {
    margin-right: auto;
  }

  .sm\:last\:mr-px:last-child {
    margin-right: 1px;
  }

  .sm\:last\:mr-0\.5:last-child {
    margin-right: 0.125rem;
  }

  .sm\:last\:mr-1\.5:last-child {
    margin-right: 0.375rem;
  }

  .sm\:last\:mr-2\.5:last-child {
    margin-right: 0.625rem;
  }

  .sm\:last\:mr-3\.5:last-child {
    margin-right: 0.875rem;
  }

  .sm\:last\:-mr-0:last-child {
    margin-right: 0px;
  }

  .sm\:last\:-mr-1:last-child {
    margin-right: -0.25rem;
  }

  .sm\:last\:-mr-2:last-child {
    margin-right: -0.5rem;
  }

  .sm\:last\:-mr-3:last-child {
    margin-right: -0.75rem;
  }

  .sm\:last\:-mr-4:last-child {
    margin-right: -1rem;
  }

  .sm\:last\:-mr-5:last-child {
    margin-right: -1.25rem;
  }

  .sm\:last\:-mr-6:last-child {
    margin-right: -1.5rem;
  }

  .sm\:last\:-mr-7:last-child {
    margin-right: -1.75rem;
  }

  .sm\:last\:-mr-8:last-child {
    margin-right: -2rem;
  }

  .sm\:last\:-mr-9:last-child {
    margin-right: -2.25rem;
  }

  .sm\:last\:-mr-10:last-child {
    margin-right: -2.5rem;
  }

  .sm\:last\:-mr-11:last-child {
    margin-right: -2.75rem;
  }

  .sm\:last\:-mr-12:last-child {
    margin-right: -3rem;
  }

  .sm\:last\:-mr-14:last-child {
    margin-right: -14px;
  }

  .sm\:last\:-mr-16:last-child {
    margin-right: -4rem;
  }

  .sm\:last\:-mr-20:last-child {
    margin-right: -5rem;
  }

  .sm\:last\:-mr-24:last-child {
    margin-right: -6rem;
  }

  .sm\:last\:-mr-28:last-child {
    margin-right: -7rem;
  }

  .sm\:last\:-mr-32:last-child {
    margin-right: -8rem;
  }

  .sm\:last\:-mr-36:last-child {
    margin-right: -9rem;
  }

  .sm\:last\:-mr-40:last-child {
    margin-right: -10rem;
  }

  .sm\:last\:-mr-44:last-child {
    margin-right: -11rem;
  }

  .sm\:last\:-mr-48:last-child {
    margin-right: -12rem;
  }

  .sm\:last\:-mr-52:last-child {
    margin-right: -13rem;
  }

  .sm\:last\:-mr-56:last-child {
    margin-right: -14rem;
  }

  .sm\:last\:-mr-60:last-child {
    margin-right: -15rem;
  }

  .sm\:last\:-mr-64:last-child {
    margin-right: -16rem;
  }

  .sm\:last\:-mr-72:last-child {
    margin-right: -18rem;
  }

  .sm\:last\:-mr-80:last-child {
    margin-right: -20rem;
  }

  .sm\:last\:-mr-96:last-child {
    margin-right: -24rem;
  }

  .sm\:last\:-mr-px:last-child {
    margin-right: -1px;
  }

  .sm\:last\:-mr-0\.5:last-child {
    margin-right: -0.125rem;
  }

  .sm\:last\:-mr-1\.5:last-child {
    margin-right: -0.375rem;
  }

  .sm\:last\:-mr-2\.5:last-child {
    margin-right: -0.625rem;
  }

  .sm\:last\:-mr-3\.5:last-child {
    margin-right: -0.875rem;
  }

  .sm\:last\:-mr-15px:last-child {
    margin-right: -15px;
  }

  .sm\:last\:mr-m11:last-child {
    margin-right: 11px;
  }

  .sm\:last\:mr-12px:last-child {
    margin-right: 12px;
  }

  .sm\:last\:mr-m72:last-child {
    margin-right: 72px;
  }

  .sm\:last\:mr-m21:last-child {
    margin-right: 21%;
  }

  .sm\:last\:mr-m15:last-child {
    margin-right: 15px;
  }

  .sm\:last\:mr-m18:last-child {
    margin-right: 18px;
  }

  .sm\:last\:mr-m35:last-child {
    margin-right: 35px;
  }

  .sm\:last\:mr-m19:last-child {
    margin-right: 19px;
  }

  .sm\:last\:mr-m17:last-child {
    margin-right: 17px;
  }

  .sm\:last\:mr-m9:last-child {
    margin-right: 9px;
  }

  .sm\:last\:mr-m10:last-child {
    margin-right: 10px;
  }

  .sm\:last\:mr-m51:last-child {
    margin-right: 51px;
  }

  .sm\:last\:mr-m43:last-child {
    margin-right: 43px;
  }

  .sm\:last\:mr-m13:last-child {
    margin-right: 13px;
  }

  .sm\:last\:mr-m26:last-child {
    margin-right: 26px;
  }

  .sm\:last\:mr-m2:last-child {
    margin-right: 2px;
  }

  .sm\:last\:mr-m14:last-child {
    margin-right: 14px;
  }

  .sm\:last\:mr-m5:last-child {
    margin-right: 5px;
  }

  .sm\:last\:mr-m8:last-child {
    margin-right: 8px;
  }

  .sm\:last\:mr-mp15:last-child {
    margin-right: 15%;
  }

  .sm\:last\:-mr-100:last-child {
    margin-right: -100px;
  }

  .sm\:last\:mr-0auto:last-child {
    margin-right: 0px auto;
  }

  .sm\:last\:mr-o6:last-child {
    margin-right: 1.5rem;
  }

  .sm\:last\:-mr-23:last-child {
    margin-right: -23px;
  }

  .sm\:last\:mb-0:last-child {
    margin-bottom: 0px;
  }

  .sm\:last\:mb-1:last-child {
    margin-bottom: 0.25rem;
  }

  .sm\:last\:mb-2:last-child {
    margin-bottom: 2px;
  }

  .sm\:last\:mb-3:last-child {
    margin-bottom: 0.75rem;
  }

  .sm\:last\:mb-4:last-child {
    margin-bottom: 1rem;
  }

  .sm\:last\:mb-5:last-child {
    margin-bottom: 1.25rem;
  }

  .sm\:last\:mb-6:last-child {
    margin-bottom: 6px;
  }

  .sm\:last\:mb-7:last-child {
    margin-bottom: 1.75rem;
  }

  .sm\:last\:mb-8:last-child {
    margin-bottom: 2rem;
  }

  .sm\:last\:mb-9:last-child {
    margin-bottom: 2.25rem;
  }

  .sm\:last\:mb-10:last-child {
    margin-bottom: 2.5rem;
  }

  .sm\:last\:mb-11:last-child {
    margin-bottom: 11px;
  }

  .sm\:last\:mb-12:last-child {
    margin-bottom: 3rem;
  }

  .sm\:last\:mb-14:last-child {
    margin-bottom: 3.5rem;
  }

  .sm\:last\:mb-15:last-child {
    margin-bottom: 15px;
  }

  .sm\:last\:mb-16:last-child {
    margin-bottom: 4rem;
  }

  .sm\:last\:mb-18:last-child {
    margin-bottom: 18px;
  }

  .sm\:last\:mb-20:last-child {
    margin-bottom: 20px;
  }

  .sm\:last\:mb-21:last-child {
    margin-bottom: 21px;
  }

  .sm\:last\:mb-23:last-child {
    margin-bottom: 23px;
  }

  .sm\:last\:mb-24:last-child {
    margin-bottom: 24px;
  }

  .sm\:last\:mb-25:last-child {
    margin-bottom: 25px;
  }

  .sm\:last\:mb-27:last-child {
    margin-bottom: 27px;
  }

  .sm\:last\:mb-28:last-child {
    margin-bottom: 7rem;
  }

  .sm\:last\:mb-30:last-child {
    margin-bottom: 30px;
  }

  .sm\:last\:mb-31:last-child {
    margin-bottom: 31px;
  }

  .sm\:last\:mb-32:last-child {
    margin-bottom: 8rem;
  }

  .sm\:last\:mb-34:last-child {
    margin-bottom: 34px;
  }

  .sm\:last\:mb-35:last-child {
    margin-bottom: 35px;
  }

  .sm\:last\:mb-36:last-child {
    margin-bottom: 9rem;
  }

  .sm\:last\:mb-37:last-child {
    margin-bottom: 37px;
  }

  .sm\:last\:mb-38:last-child {
    margin-bottom: 38px;
  }

  .sm\:last\:mb-40:last-child {
    margin-bottom: 40px;
  }

  .sm\:last\:mb-42:last-child {
    margin-bottom: 42px;
  }

  .sm\:last\:mb-44:last-child {
    margin-bottom: 44px;
  }

  .sm\:last\:mb-45:last-child {
    margin-bottom: 45px;
  }

  .sm\:last\:mb-46:last-child {
    margin-bottom: 46px;
  }

  .sm\:last\:mb-48:last-child {
    margin-bottom: 48px;
  }

  .sm\:last\:mb-52:last-child {
    margin-bottom: 13rem;
  }

  .sm\:last\:mb-53:last-child {
    margin-bottom: 53px;
  }

  .sm\:last\:mb-55:last-child {
    margin-bottom: 55px;
  }

  .sm\:last\:mb-56:last-child {
    margin-bottom: 14rem;
  }

  .sm\:last\:mb-58:last-child {
    margin-bottom: 58px;
  }

  .sm\:last\:mb-59:last-child {
    margin-bottom: 59px;
  }

  .sm\:last\:mb-60:last-child {
    margin-bottom: 15rem;
  }

  .sm\:last\:mb-63:last-child {
    margin-bottom: 63px;
  }

  .sm\:last\:mb-64:last-child {
    margin-bottom: 16rem;
  }

  .sm\:last\:mb-65:last-child {
    margin-bottom: 65px;
  }

  .sm\:last\:mb-67:last-child {
    margin-bottom: 67px;
  }

  .sm\:last\:mb-70:last-child {
    margin-bottom: 70px;
  }

  .sm\:last\:mb-71:last-child {
    margin-bottom: 71px;
  }

  .sm\:last\:mb-72:last-child {
    margin-bottom: 18rem;
  }

  .sm\:last\:mb-74:last-child {
    margin-bottom: 74px;
  }

  .sm\:last\:mb-78:last-child {
    margin-bottom: 78px;
  }

  .sm\:last\:mb-80:last-child {
    margin-bottom: 20rem;
  }

  .sm\:last\:mb-83:last-child {
    margin-bottom: 83px;
  }

  .sm\:last\:mb-84:last-child {
    margin-bottom: 84px;
  }

  .sm\:last\:mb-89:last-child {
    margin-bottom: 89px;
  }

  .sm\:last\:mb-90:last-child {
    margin-bottom: 90px;
  }

  .sm\:last\:mb-92:last-child {
    margin-bottom: 92px;
  }

  .sm\:last\:mb-96:last-child {
    margin-bottom: 24rem;
  }

  .sm\:last\:mb-97:last-child {
    margin-bottom: 97px;
  }

  .sm\:last\:mb-100:last-child {
    margin-bottom: 100px;
  }

  .sm\:last\:mb-106:last-child {
    margin-bottom: 106px;
  }

  .sm\:last\:mb-108:last-child {
    margin-bottom: 108px;
  }

  .sm\:last\:mb-109:last-child {
    margin-bottom: 109px;
  }

  .sm\:last\:mb-120:last-child {
    margin-bottom: 120px;
  }

  .sm\:last\:mb-135:last-child {
    margin-bottom: 135px;
  }

  .sm\:last\:mb-147:last-child {
    margin-bottom: 147px;
  }

  .sm\:last\:mb-150:last-child {
    margin-bottom: 150px;
  }

  .sm\:last\:mb-168:last-child {
    margin-bottom: 168px;
  }

  .sm\:last\:mb-180:last-child {
    margin-bottom: 180px;
  }

  .sm\:last\:mb-185:last-child {
    margin-bottom: 185px;
  }

  .sm\:last\:mb-200:last-child {
    margin-bottom: 200px;
  }

  .sm\:last\:mb-245:last-child {
    margin-bottom: 245px;
  }

  .sm\:last\:mb-300:last-child {
    margin-bottom: 300px;
  }

  .sm\:last\:mb-400:last-child {
    margin-bottom: 400px;
  }

  .sm\:last\:mb-480:last-child {
    margin-bottom: 480px;
  }

  .sm\:last\:mb-510:last-child {
    margin-bottom: 510px;
  }

  .sm\:last\:mb-537:last-child {
    margin-bottom: 537px;
  }

  .sm\:last\:mb-650:last-child {
    margin-bottom: 650px;
  }

  .sm\:last\:mb-auto:last-child {
    margin-bottom: auto;
  }

  .sm\:last\:mb-px:last-child {
    margin-bottom: 1px;
  }

  .sm\:last\:mb-0\.5:last-child {
    margin-bottom: 0.125rem;
  }

  .sm\:last\:mb-1\.5:last-child {
    margin-bottom: 0.375rem;
  }

  .sm\:last\:mb-2\.5:last-child {
    margin-bottom: 0.625rem;
  }

  .sm\:last\:mb-3\.5:last-child {
    margin-bottom: 0.875rem;
  }

  .sm\:last\:-mb-0:last-child {
    margin-bottom: 0px;
  }

  .sm\:last\:-mb-1:last-child {
    margin-bottom: -0.25rem;
  }

  .sm\:last\:-mb-2:last-child {
    margin-bottom: -0.5rem;
  }

  .sm\:last\:-mb-3:last-child {
    margin-bottom: -0.75rem;
  }

  .sm\:last\:-mb-4:last-child {
    margin-bottom: -1rem;
  }

  .sm\:last\:-mb-5:last-child {
    margin-bottom: -1.25rem;
  }

  .sm\:last\:-mb-6:last-child {
    margin-bottom: -1.5rem;
  }

  .sm\:last\:-mb-7:last-child {
    margin-bottom: -1.75rem;
  }

  .sm\:last\:-mb-8:last-child {
    margin-bottom: -2rem;
  }

  .sm\:last\:-mb-9:last-child {
    margin-bottom: -2.25rem;
  }

  .sm\:last\:-mb-10:last-child {
    margin-bottom: -2.5rem;
  }

  .sm\:last\:-mb-11:last-child {
    margin-bottom: -2.75rem;
  }

  .sm\:last\:-mb-12:last-child {
    margin-bottom: -3rem;
  }

  .sm\:last\:-mb-14:last-child {
    margin-bottom: -14px;
  }

  .sm\:last\:-mb-16:last-child {
    margin-bottom: -4rem;
  }

  .sm\:last\:-mb-20:last-child {
    margin-bottom: -5rem;
  }

  .sm\:last\:-mb-24:last-child {
    margin-bottom: -6rem;
  }

  .sm\:last\:-mb-28:last-child {
    margin-bottom: -7rem;
  }

  .sm\:last\:-mb-32:last-child {
    margin-bottom: -8rem;
  }

  .sm\:last\:-mb-36:last-child {
    margin-bottom: -9rem;
  }

  .sm\:last\:-mb-40:last-child {
    margin-bottom: -10rem;
  }

  .sm\:last\:-mb-44:last-child {
    margin-bottom: -11rem;
  }

  .sm\:last\:-mb-48:last-child {
    margin-bottom: -12rem;
  }

  .sm\:last\:-mb-52:last-child {
    margin-bottom: -13rem;
  }

  .sm\:last\:-mb-56:last-child {
    margin-bottom: -14rem;
  }

  .sm\:last\:-mb-60:last-child {
    margin-bottom: -15rem;
  }

  .sm\:last\:-mb-64:last-child {
    margin-bottom: -16rem;
  }

  .sm\:last\:-mb-72:last-child {
    margin-bottom: -18rem;
  }

  .sm\:last\:-mb-80:last-child {
    margin-bottom: -20rem;
  }

  .sm\:last\:-mb-96:last-child {
    margin-bottom: -24rem;
  }

  .sm\:last\:-mb-px:last-child {
    margin-bottom: -1px;
  }

  .sm\:last\:-mb-0\.5:last-child {
    margin-bottom: -0.125rem;
  }

  .sm\:last\:-mb-1\.5:last-child {
    margin-bottom: -0.375rem;
  }

  .sm\:last\:-mb-2\.5:last-child {
    margin-bottom: -0.625rem;
  }

  .sm\:last\:-mb-3\.5:last-child {
    margin-bottom: -0.875rem;
  }

  .sm\:last\:-mb-15px:last-child {
    margin-bottom: -15px;
  }

  .sm\:last\:mb-m11:last-child {
    margin-bottom: 11px;
  }

  .sm\:last\:mb-12px:last-child {
    margin-bottom: 12px;
  }

  .sm\:last\:mb-m72:last-child {
    margin-bottom: 72px;
  }

  .sm\:last\:mb-m21:last-child {
    margin-bottom: 21%;
  }

  .sm\:last\:mb-m15:last-child {
    margin-bottom: 15px;
  }

  .sm\:last\:mb-m18:last-child {
    margin-bottom: 18px;
  }

  .sm\:last\:mb-m35:last-child {
    margin-bottom: 35px;
  }

  .sm\:last\:mb-m19:last-child {
    margin-bottom: 19px;
  }

  .sm\:last\:mb-m17:last-child {
    margin-bottom: 17px;
  }

  .sm\:last\:mb-m9:last-child {
    margin-bottom: 9px;
  }

  .sm\:last\:mb-m10:last-child {
    margin-bottom: 10px;
  }

  .sm\:last\:mb-m51:last-child {
    margin-bottom: 51px;
  }

  .sm\:last\:mb-m43:last-child {
    margin-bottom: 43px;
  }

  .sm\:last\:mb-m13:last-child {
    margin-bottom: 13px;
  }

  .sm\:last\:mb-m26:last-child {
    margin-bottom: 26px;
  }

  .sm\:last\:mb-m2:last-child {
    margin-bottom: 2px;
  }

  .sm\:last\:mb-m14:last-child {
    margin-bottom: 14px;
  }

  .sm\:last\:mb-m5:last-child {
    margin-bottom: 5px;
  }

  .sm\:last\:mb-m8:last-child {
    margin-bottom: 8px;
  }

  .sm\:last\:mb-mp15:last-child {
    margin-bottom: 15%;
  }

  .sm\:last\:-mb-100:last-child {
    margin-bottom: -100px;
  }

  .sm\:last\:mb-0auto:last-child {
    margin-bottom: 0px auto;
  }

  .sm\:last\:mb-o6:last-child {
    margin-bottom: 1.5rem;
  }

  .sm\:last\:-mb-23:last-child {
    margin-bottom: -23px;
  }

  .sm\:last\:ml-0:last-child {
    margin-left: 0px;
  }

  .sm\:last\:ml-1:last-child {
    margin-left: 0.25rem;
  }

  .sm\:last\:ml-2:last-child {
    margin-left: 2px;
  }

  .sm\:last\:ml-3:last-child {
    margin-left: 0.75rem;
  }

  .sm\:last\:ml-4:last-child {
    margin-left: 1rem;
  }

  .sm\:last\:ml-5:last-child {
    margin-left: 1.25rem;
  }

  .sm\:last\:ml-6:last-child {
    margin-left: 6px;
  }

  .sm\:last\:ml-7:last-child {
    margin-left: 1.75rem;
  }

  .sm\:last\:ml-8:last-child {
    margin-left: 2rem;
  }

  .sm\:last\:ml-9:last-child {
    margin-left: 2.25rem;
  }

  .sm\:last\:ml-10:last-child {
    margin-left: 2.5rem;
  }

  .sm\:last\:ml-11:last-child {
    margin-left: 11px;
  }

  .sm\:last\:ml-12:last-child {
    margin-left: 3rem;
  }

  .sm\:last\:ml-14:last-child {
    margin-left: 3.5rem;
  }

  .sm\:last\:ml-15:last-child {
    margin-left: 15px;
  }

  .sm\:last\:ml-16:last-child {
    margin-left: 4rem;
  }

  .sm\:last\:ml-18:last-child {
    margin-left: 18px;
  }

  .sm\:last\:ml-20:last-child {
    margin-left: 20px;
  }

  .sm\:last\:ml-21:last-child {
    margin-left: 21px;
  }

  .sm\:last\:ml-23:last-child {
    margin-left: 23px;
  }

  .sm\:last\:ml-24:last-child {
    margin-left: 24px;
  }

  .sm\:last\:ml-25:last-child {
    margin-left: 25px;
  }

  .sm\:last\:ml-27:last-child {
    margin-left: 27px;
  }

  .sm\:last\:ml-28:last-child {
    margin-left: 7rem;
  }

  .sm\:last\:ml-30:last-child {
    margin-left: 30px;
  }

  .sm\:last\:ml-31:last-child {
    margin-left: 31px;
  }

  .sm\:last\:ml-32:last-child {
    margin-left: 8rem;
  }

  .sm\:last\:ml-34:last-child {
    margin-left: 34px;
  }

  .sm\:last\:ml-35:last-child {
    margin-left: 35px;
  }

  .sm\:last\:ml-36:last-child {
    margin-left: 9rem;
  }

  .sm\:last\:ml-37:last-child {
    margin-left: 37px;
  }

  .sm\:last\:ml-38:last-child {
    margin-left: 38px;
  }

  .sm\:last\:ml-40:last-child {
    margin-left: 40px;
  }

  .sm\:last\:ml-42:last-child {
    margin-left: 42px;
  }

  .sm\:last\:ml-44:last-child {
    margin-left: 44px;
  }

  .sm\:last\:ml-45:last-child {
    margin-left: 45px;
  }

  .sm\:last\:ml-46:last-child {
    margin-left: 46px;
  }

  .sm\:last\:ml-48:last-child {
    margin-left: 48px;
  }

  .sm\:last\:ml-52:last-child {
    margin-left: 13rem;
  }

  .sm\:last\:ml-53:last-child {
    margin-left: 53px;
  }

  .sm\:last\:ml-55:last-child {
    margin-left: 55px;
  }

  .sm\:last\:ml-56:last-child {
    margin-left: 14rem;
  }

  .sm\:last\:ml-58:last-child {
    margin-left: 58px;
  }

  .sm\:last\:ml-59:last-child {
    margin-left: 59px;
  }

  .sm\:last\:ml-60:last-child {
    margin-left: 15rem;
  }

  .sm\:last\:ml-63:last-child {
    margin-left: 63px;
  }

  .sm\:last\:ml-64:last-child {
    margin-left: 16rem;
  }

  .sm\:last\:ml-65:last-child {
    margin-left: 65px;
  }

  .sm\:last\:ml-67:last-child {
    margin-left: 67px;
  }

  .sm\:last\:ml-70:last-child {
    margin-left: 70px;
  }

  .sm\:last\:ml-71:last-child {
    margin-left: 71px;
  }

  .sm\:last\:ml-72:last-child {
    margin-left: 18rem;
  }

  .sm\:last\:ml-74:last-child {
    margin-left: 74px;
  }

  .sm\:last\:ml-78:last-child {
    margin-left: 78px;
  }

  .sm\:last\:ml-80:last-child {
    margin-left: 20rem;
  }

  .sm\:last\:ml-83:last-child {
    margin-left: 83px;
  }

  .sm\:last\:ml-84:last-child {
    margin-left: 84px;
  }

  .sm\:last\:ml-89:last-child {
    margin-left: 89px;
  }

  .sm\:last\:ml-90:last-child {
    margin-left: 90px;
  }

  .sm\:last\:ml-92:last-child {
    margin-left: 92px;
  }

  .sm\:last\:ml-96:last-child {
    margin-left: 24rem;
  }

  .sm\:last\:ml-97:last-child {
    margin-left: 97px;
  }

  .sm\:last\:ml-100:last-child {
    margin-left: 100px;
  }

  .sm\:last\:ml-106:last-child {
    margin-left: 106px;
  }

  .sm\:last\:ml-108:last-child {
    margin-left: 108px;
  }

  .sm\:last\:ml-109:last-child {
    margin-left: 109px;
  }

  .sm\:last\:ml-120:last-child {
    margin-left: 120px;
  }

  .sm\:last\:ml-135:last-child {
    margin-left: 135px;
  }

  .sm\:last\:ml-147:last-child {
    margin-left: 147px;
  }

  .sm\:last\:ml-150:last-child {
    margin-left: 150px;
  }

  .sm\:last\:ml-168:last-child {
    margin-left: 168px;
  }

  .sm\:last\:ml-180:last-child {
    margin-left: 180px;
  }

  .sm\:last\:ml-185:last-child {
    margin-left: 185px;
  }

  .sm\:last\:ml-200:last-child {
    margin-left: 200px;
  }

  .sm\:last\:ml-245:last-child {
    margin-left: 245px;
  }

  .sm\:last\:ml-300:last-child {
    margin-left: 300px;
  }

  .sm\:last\:ml-400:last-child {
    margin-left: 400px;
  }

  .sm\:last\:ml-480:last-child {
    margin-left: 480px;
  }

  .sm\:last\:ml-510:last-child {
    margin-left: 510px;
  }

  .sm\:last\:ml-537:last-child {
    margin-left: 537px;
  }

  .sm\:last\:ml-650:last-child {
    margin-left: 650px;
  }

  .sm\:last\:ml-auto:last-child {
    margin-left: auto;
  }

  .sm\:last\:ml-px:last-child {
    margin-left: 1px;
  }

  .sm\:last\:ml-0\.5:last-child {
    margin-left: 0.125rem;
  }

  .sm\:last\:ml-1\.5:last-child {
    margin-left: 0.375rem;
  }

  .sm\:last\:ml-2\.5:last-child {
    margin-left: 0.625rem;
  }

  .sm\:last\:ml-3\.5:last-child {
    margin-left: 0.875rem;
  }

  .sm\:last\:-ml-0:last-child {
    margin-left: 0px;
  }

  .sm\:last\:-ml-1:last-child {
    margin-left: -0.25rem;
  }

  .sm\:last\:-ml-2:last-child {
    margin-left: -0.5rem;
  }

  .sm\:last\:-ml-3:last-child {
    margin-left: -0.75rem;
  }

  .sm\:last\:-ml-4:last-child {
    margin-left: -1rem;
  }

  .sm\:last\:-ml-5:last-child {
    margin-left: -1.25rem;
  }

  .sm\:last\:-ml-6:last-child {
    margin-left: -1.5rem;
  }

  .sm\:last\:-ml-7:last-child {
    margin-left: -1.75rem;
  }

  .sm\:last\:-ml-8:last-child {
    margin-left: -2rem;
  }

  .sm\:last\:-ml-9:last-child {
    margin-left: -2.25rem;
  }

  .sm\:last\:-ml-10:last-child {
    margin-left: -2.5rem;
  }

  .sm\:last\:-ml-11:last-child {
    margin-left: -2.75rem;
  }

  .sm\:last\:-ml-12:last-child {
    margin-left: -3rem;
  }

  .sm\:last\:-ml-14:last-child {
    margin-left: -14px;
  }

  .sm\:last\:-ml-16:last-child {
    margin-left: -4rem;
  }

  .sm\:last\:-ml-20:last-child {
    margin-left: -5rem;
  }

  .sm\:last\:-ml-24:last-child {
    margin-left: -6rem;
  }

  .sm\:last\:-ml-28:last-child {
    margin-left: -7rem;
  }

  .sm\:last\:-ml-32:last-child {
    margin-left: -8rem;
  }

  .sm\:last\:-ml-36:last-child {
    margin-left: -9rem;
  }

  .sm\:last\:-ml-40:last-child {
    margin-left: -10rem;
  }

  .sm\:last\:-ml-44:last-child {
    margin-left: -11rem;
  }

  .sm\:last\:-ml-48:last-child {
    margin-left: -12rem;
  }

  .sm\:last\:-ml-52:last-child {
    margin-left: -13rem;
  }

  .sm\:last\:-ml-56:last-child {
    margin-left: -14rem;
  }

  .sm\:last\:-ml-60:last-child {
    margin-left: -15rem;
  }

  .sm\:last\:-ml-64:last-child {
    margin-left: -16rem;
  }

  .sm\:last\:-ml-72:last-child {
    margin-left: -18rem;
  }

  .sm\:last\:-ml-80:last-child {
    margin-left: -20rem;
  }

  .sm\:last\:-ml-96:last-child {
    margin-left: -24rem;
  }

  .sm\:last\:-ml-px:last-child {
    margin-left: -1px;
  }

  .sm\:last\:-ml-0\.5:last-child {
    margin-left: -0.125rem;
  }

  .sm\:last\:-ml-1\.5:last-child {
    margin-left: -0.375rem;
  }

  .sm\:last\:-ml-2\.5:last-child {
    margin-left: -0.625rem;
  }

  .sm\:last\:-ml-3\.5:last-child {
    margin-left: -0.875rem;
  }

  .sm\:last\:-ml-15px:last-child {
    margin-left: -15px;
  }

  .sm\:last\:ml-m11:last-child {
    margin-left: 11px;
  }

  .sm\:last\:ml-12px:last-child {
    margin-left: 12px;
  }

  .sm\:last\:ml-m72:last-child {
    margin-left: 72px;
  }

  .sm\:last\:ml-m21:last-child {
    margin-left: 21%;
  }

  .sm\:last\:ml-m15:last-child {
    margin-left: 15px;
  }

  .sm\:last\:ml-m18:last-child {
    margin-left: 18px;
  }

  .sm\:last\:ml-m35:last-child {
    margin-left: 35px;
  }

  .sm\:last\:ml-m19:last-child {
    margin-left: 19px;
  }

  .sm\:last\:ml-m17:last-child {
    margin-left: 17px;
  }

  .sm\:last\:ml-m9:last-child {
    margin-left: 9px;
  }

  .sm\:last\:ml-m10:last-child {
    margin-left: 10px;
  }

  .sm\:last\:ml-m51:last-child {
    margin-left: 51px;
  }

  .sm\:last\:ml-m43:last-child {
    margin-left: 43px;
  }

  .sm\:last\:ml-m13:last-child {
    margin-left: 13px;
  }

  .sm\:last\:ml-m26:last-child {
    margin-left: 26px;
  }

  .sm\:last\:ml-m2:last-child {
    margin-left: 2px;
  }

  .sm\:last\:ml-m14:last-child {
    margin-left: 14px;
  }

  .sm\:last\:ml-m5:last-child {
    margin-left: 5px;
  }

  .sm\:last\:ml-m8:last-child {
    margin-left: 8px;
  }

  .sm\:last\:ml-mp15:last-child {
    margin-left: 15%;
  }

  .sm\:last\:-ml-100:last-child {
    margin-left: -100px;
  }

  .sm\:last\:ml-0auto:last-child {
    margin-left: 0px auto;
  }

  .sm\:last\:ml-o6:last-child {
    margin-left: 1.5rem;
  }

  .sm\:last\:-ml-23:last-child {
    margin-left: -23px;
  }

  .sm\:box-border {
    box-sizing: border-box;
  }

  .sm\:box-content {
    box-sizing: content-box;
  }

  .sm\:block {
    display: block;
  }

  .sm\:inline-block {
    display: inline-block;
  }

  .sm\:inline {
    display: inline;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:inline-flex {
    display: inline-flex;
  }

  .sm\:table {
    display: table;
  }

  .sm\:inline-table {
    display: inline-table;
  }

  .sm\:table-caption {
    display: table-caption;
  }

  .sm\:table-cell {
    display: table-cell;
  }

  .sm\:table-column {
    display: table-column;
  }

  .sm\:table-column-group {
    display: table-column-group;
  }

  .sm\:table-footer-group {
    display: table-footer-group;
  }

  .sm\:table-header-group {
    display: table-header-group;
  }

  .sm\:table-row-group {
    display: table-row-group;
  }

  .sm\:table-row {
    display: table-row;
  }

  .sm\:flow-root {
    display: flow-root;
  }

  .sm\:grid {
    display: grid;
  }

  .sm\:inline-grid {
    display: inline-grid;
  }

  .sm\:contents {
    display: contents;
  }

  .sm\:list-item {
    display: list-item;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:h-0 {
    height: 0px;
  }

  .sm\:h-1 {
    height: 0.25rem;
  }

  .sm\:h-2 {
    height: 0.5rem;
  }

  .sm\:h-3 {
    height: 0.75rem;
  }

  .sm\:h-4 {
    height: 1rem;
  }

  .sm\:h-5 {
    height: 1.25rem;
  }

  .sm\:h-6 {
    height: 1.5rem;
  }

  .sm\:h-7 {
    height: 1.75rem;
  }

  .sm\:h-8 {
    height: 2rem;
  }

  .sm\:h-9 {
    height: 2.25rem;
  }

  .sm\:h-10 {
    height: 2.5rem;
  }

  .sm\:h-11 {
    height: 2.75rem;
  }

  .sm\:h-12 {
    height: 3rem;
  }

  .sm\:h-13 {
    height: 13px;
  }

  .sm\:h-14 {
    height: 3.5rem;
  }

  .sm\:h-15 {
    height: 15px;
  }

  .sm\:h-16 {
    height: 4rem;
  }

  .sm\:h-20 {
    height: 5rem;
  }

  .sm\:h-24 {
    height: 24px;
  }

  .sm\:h-26 {
    height: 26px;
  }

  .sm\:h-28 {
    height: 7rem;
  }

  .sm\:h-30 {
    height: 30px;
  }

  .sm\:h-32 {
    height: 8rem;
  }

  .sm\:h-35 {
    height: 35px;
  }

  .sm\:h-36 {
    height: 36px;
  }

  .sm\:h-40 {
    height: 10rem;
  }

  .sm\:h-44 {
    height: 11rem;
  }

  .sm\:h-45 {
    height: 45px;
  }

  .sm\:h-48 {
    height: 12rem;
  }

  .sm\:h-49 {
    height: 49px;
  }

  .sm\:h-50 {
    height: 50px !important;
  }

  .sm\:h-52 {
    height: 13rem;
  }

  .sm\:h-56 {
    height: 56px;
  }

  .sm\:h-58 {
    height: 58px;
  }

  .sm\:h-60 {
    height: 60px;
  }

  .sm\:h-64 {
    height: 16rem;
  }

  .sm\:h-70 {
    height: 70px;
  }

  .sm\:h-72 {
    height: 18rem;
  }

  .sm\:h-80 {
    height: 20rem;
  }

  .sm\:h-89 {
    height: 89px;
  }

  .sm\:h-95 {
    height: 95px;
  }

  .sm\:h-96 {
    height: 24rem;
  }

  .sm\:h-100 {
    height: 100px;
  }

  .sm\:h-105 {
    height: 105px;
  }

  .sm\:h-110 {
    height: 110px;
  }

  .sm\:h-120 {
    height: 120px;
  }

  .sm\:h-125 {
    height: 125px;
  }

  .sm\:h-135 {
    height: 135px;
  }

  .sm\:h-160 {
    height: 160px;
  }

  .sm\:h-170 {
    height: 170px;
  }

  .sm\:h-176 {
    height: 176px;
  }

  .sm\:h-185 {
    height: 185px;
  }

  .sm\:h-198 {
    height: 198px;
  }

  .sm\:h-255 {
    height: 255px;
  }

  .sm\:h-259 {
    height: 259px;
  }

  .sm\:h-280 {
    height: 280px;
  }

  .sm\:h-297 {
    height: 297px;
  }

  .sm\:h-300 {
    height: 300px;
  }

  .sm\:h-305 {
    height: 305px;
  }

  .sm\:h-320 {
    height: 320px;
  }

  .sm\:h-330 {
    height: 330px;
  }

  .sm\:h-402 {
    height: 402px;
  }

  .sm\:h-418 {
    height: 418px;
  }

  .sm\:h-422 {
    height: 422px;
  }

  .sm\:h-429 {
    height: 429px;
  }

  .sm\:h-430 {
    height: 430px;
  }

  .sm\:h-444 {
    height: 444px;
  }

  .sm\:h-454 {
    height: 454px;
  }

  .sm\:h-477 {
    height: 477px;
  }

  .sm\:h-480 {
    height: 480px;
  }

  .sm\:h-485 {
    height: 485px;
  }

  .sm\:h-495 {
    height: 495px;
  }

  .sm\:h-505 {
    height: 505px;
  }

  .sm\:h-521 {
    height: 521px;
  }

  .sm\:h-523 {
    height: 523px;
  }

  .sm\:h-525 {
    height: 525px;
  }

  .sm\:h-560 {
    height: 560px;
  }

  .sm\:h-600 {
    height: 600px;
  }

  .sm\:h-665 {
    height: 665px;
  }

  .sm\:h-960 {
    height: 960px;
  }

  .sm\:h-1080 {
    height: 1080px;
  }

  .sm\:h-auto {
    height: auto;
  }

  .sm\:h-px {
    height: 1px;
  }

  .sm\:h-0\.5 {
    height: 0.125rem;
  }

  .sm\:h-1\.5 {
    height: 0.375rem;
  }

  .sm\:h-2\.5 {
    height: 0.625rem;
  }

  .sm\:h-3\.5 {
    height: 0.875rem;
  }

  .sm\:h-1\/2 {
    height: 50%;
  }

  .sm\:h-1\/3 {
    height: 33.333333%;
  }

  .sm\:h-2\/3 {
    height: 66.666667%;
  }

  .sm\:h-1\/4 {
    height: 25%;
  }

  .sm\:h-2\/4 {
    height: 50%;
  }

  .sm\:h-3\/4 {
    height: 75%;
  }

  .sm\:h-1\/5 {
    height: 20%;
  }

  .sm\:h-2\/5 {
    height: 40%;
  }

  .sm\:h-3\/5 {
    height: 60%;
  }

  .sm\:h-4\/5 {
    height: 80%;
  }

  .sm\:h-1\/6 {
    height: 16.666667%;
  }

  .sm\:h-2\/6 {
    height: 33.333333%;
  }

  .sm\:h-3\/6 {
    height: 50%;
  }

  .sm\:h-4\/6 {
    height: 66.666667%;
  }

  .sm\:h-5\/6 {
    height: 83.333333%;
  }

  .sm\:h-full {
    height: 100%;
  }

  .sm\:h-screen {
    height: 100vh;
  }

  .sm\:h-h48 {
    height: 48px;
  }

  .sm\:h-h44 {
    height: 44px;
  }

  .sm\:h-h130 {
    height: 130px;
  }

  .sm\:h-h-h114 {
    height: h-h114;
  }

  .sm\:h-h-60 {
    height: h-60;
  }

  .sm\:h-h114 {
    height: 14px;
  }

  .sm\:h-h60 {
    height: 60px;
  }

  .sm\:h-h5 {
    height: 5px;
  }

  .sm\:h-95vh {
    height: 95vh;
  }

  .sm\:h-h22 {
    height: 22px;
  }

  .sm\:max-h-0 {
    max-height: 0px;
  }

  .sm\:max-h-1 {
    max-height: 0.25rem;
  }

  .sm\:max-h-2 {
    max-height: 0.5rem;
  }

  .sm\:max-h-3 {
    max-height: 0.75rem;
  }

  .sm\:max-h-4 {
    max-height: 1rem;
  }

  .sm\:max-h-5 {
    max-height: 1.25rem;
  }

  .sm\:max-h-6 {
    max-height: 1.5rem;
  }

  .sm\:max-h-7 {
    max-height: 1.75rem;
  }

  .sm\:max-h-8 {
    max-height: 2rem;
  }

  .sm\:max-h-9 {
    max-height: 2.25rem;
  }

  .sm\:max-h-10 {
    max-height: 2.5rem;
  }

  .sm\:max-h-11 {
    max-height: 2.75rem;
  }

  .sm\:max-h-12 {
    max-height: 3rem;
  }

  .sm\:max-h-14 {
    max-height: 3.5rem;
  }

  .sm\:max-h-16 {
    max-height: 4rem;
  }

  .sm\:max-h-20 {
    max-height: 5rem;
  }

  .sm\:max-h-24 {
    max-height: 6rem;
  }

  .sm\:max-h-28 {
    max-height: 7rem;
  }

  .sm\:max-h-32 {
    max-height: 8rem;
  }

  .sm\:max-h-36 {
    max-height: 9rem;
  }

  .sm\:max-h-40 {
    max-height: 10rem;
  }

  .sm\:max-h-44 {
    max-height: 11rem;
  }

  .sm\:max-h-48 {
    max-height: 12rem;
  }

  .sm\:max-h-52 {
    max-height: 13rem;
  }

  .sm\:max-h-56 {
    max-height: 14rem;
  }

  .sm\:max-h-60 {
    max-height: 15rem;
  }

  .sm\:max-h-64 {
    max-height: 16rem;
  }

  .sm\:max-h-72 {
    max-height: 18rem;
  }

  .sm\:max-h-80 {
    max-height: 20rem;
  }

  .sm\:max-h-96 {
    max-height: 24rem;
  }

  .sm\:max-h-px {
    max-height: 1px;
  }

  .sm\:max-h-0\.5 {
    max-height: 0.125rem;
  }

  .sm\:max-h-1\.5 {
    max-height: 0.375rem;
  }

  .sm\:max-h-2\.5 {
    max-height: 0.625rem;
  }

  .sm\:max-h-3\.5 {
    max-height: 0.875rem;
  }

  .sm\:max-h-full {
    max-height: 100%;
  }

  .sm\:max-h-screen {
    max-height: 100vh;
  }

  .sm\:min-h-0 {
    min-height: 0px;
  }

  .sm\:min-h-60 {
    min-height: 60px;
  }

  .sm\:min-h-175 {
    min-height: 175px;
  }

  .sm\:min-h-180 {
    min-height: 180px;
  }

  .sm\:min-h-200 {
    min-height: 200px;
  }

  .sm\:min-h-380 {
    min-height: 380px;
  }

  .sm\:min-h-400 {
    min-height: 400px;
  }

  .sm\:min-h-550 {
    min-height: 550px;
  }

  .sm\:min-h-full {
    min-height: 100%;
  }

  .sm\:min-h-screen {
    min-height: 100vh;
  }

  .sm\:w-0 {
    width: 0px;
  }

  .sm\:w-1 {
    width: 0.25rem;
  }

  .sm\:w-2 {
    width: 0.5rem;
  }

  .sm\:w-3 {
    width: 0.75rem;
  }

  .sm\:w-4 {
    width: 1rem;
  }

  .sm\:w-5 {
    width: 1.25rem;
  }

  .sm\:w-6 {
    width: 1.5rem;
  }

  .sm\:w-7 {
    width: 1.75rem;
  }

  .sm\:w-8 {
    width: 2rem;
  }

  .sm\:w-9 {
    width: 2.25rem;
  }

  .sm\:w-10 {
    width: 2.5rem;
  }

  .sm\:w-11 {
    width: 11px;
  }

  .sm\:w-12 {
    width: 3rem;
  }

  .sm\:w-13 {
    width: 13px;
  }

  .sm\:w-14 {
    width: 3.5rem;
  }

  .sm\:w-16 {
    width: 16%;
  }

  .sm\:w-20 {
    width: 5rem;
  }

  .sm\:w-24 {
    width: 24px;
  }

  .sm\:w-28 {
    width: 28 px;
  }

  .sm\:w-30 {
    width: 30px;
  }

  .sm\:w-32 {
    width: 8rem;
  }

  .sm\:w-35 {
    width: 35px;
  }

  .sm\:w-36 {
    width: 9rem;
  }

  .sm\:w-40 {
    width: 40px !important;
  }

  .sm\:w-44 {
    width: 11rem;
  }

  .sm\:w-48 {
    width: 12rem;
  }

  .sm\:w-50 {
    width: 50px;
  }

  .sm\:w-52 {
    width: 52%;
  }

  .sm\:w-54 {
    width: 54px;
  }

  .sm\:w-56 {
    width: 14rem;
  }

  .sm\:w-60 {
    width: 60%;
  }

  .sm\:w-64 {
    width: 16rem;
  }

  .sm\:w-68 {
    width: 68%;
  }

  .sm\:w-70 {
    width: 70px;
  }

  .sm\:w-72 {
    width: 18rem;
  }

  .sm\:w-80 {
    width: 80px;
  }

  .sm\:w-84 {
    width: 84px;
  }

  .sm\:w-85 {
    width: 85%;
  }

  .sm\:w-90 {
    width: 90px;
  }

  .sm\:w-93 {
    width: 93px;
  }

  .sm\:w-95 {
    width: 95px;
  }

  .sm\:w-96 {
    width: 24rem;
  }

  .sm\:w-100 {
    width: 100px !important;
  }

  .sm\:w-105 {
    width: 105px;
  }

  .sm\:w-108 {
    width: 108px;
  }

  .sm\:w-110 {
    width: 110px;
  }

  .sm\:w-120 {
    width: 120px;
  }

  .sm\:w-122 {
    width: 122px;
  }

  .sm\:w-125 {
    width: 125px;
  }

  .sm\:w-130 {
    width: 130px;
  }

  .sm\:w-136 {
    width: 136px;
  }

  .sm\:w-140 {
    width: 140px;
  }

  .sm\:w-145 {
    width: 145px;
  }

  .sm\:w-150 {
    width: 150px;
  }

  .sm\:w-155 {
    width: 155px;
  }

  .sm\:w-159 {
    width: 159px;
  }

  .sm\:w-160 {
    width: 160px;
  }

  .sm\:w-162 {
    width: 162px;
  }

  .sm\:w-165 {
    width: 165px;
  }

  .sm\:w-169 {
    width: 169px;
  }

  .sm\:w-170 {
    width: 170px;
  }

  .sm\:w-174 {
    width: 174px;
  }

  .sm\:w-180 {
    width: 180px;
  }

  .sm\:w-185 {
    width: 185px;
  }

  .sm\:w-189 {
    width: 189px;
  }

  .sm\:w-190 {
    width: 190px;
  }

  .sm\:w-193 {
    width: 193px;
  }

  .sm\:w-197 {
    width: 197px;
  }

  .sm\:w-200 {
    width: 200px;
  }

  .sm\:w-205 {
    width: 205px;
  }

  .sm\:w-215 {
    width: 215px;
  }

  .sm\:w-220 {
    width: 220px;
  }

  .sm\:w-235 {
    width: 235px;
  }

  .sm\:w-240 {
    width: 240px;
  }

  .sm\:w-250 {
    width: 250px !important;
  }

  .sm\:w-268 {
    width: 268px;
  }

  .sm\:w-280 {
    width: 280px;
  }

  .sm\:w-284 {
    width: 284px;
  }

  .sm\:w-286 {
    width: 286px;
  }

  .sm\:w-290 {
    width: 290px;
  }

  .sm\:w-300 {
    width: 300px;
  }

  .sm\:w-310 {
    width: 310px;
  }

  .sm\:w-315 {
    width: 315px;
  }

  .sm\:w-320 {
    width: 320px;
  }

  .sm\:w-330 {
    width: 330px;
  }

  .sm\:w-341 {
    width: 341px;
  }

  .sm\:w-342 {
    width: 342px;
  }

  .sm\:w-345 {
    width: 345px;
  }

  .sm\:w-375 {
    width: 375px;
  }

  .sm\:w-400 {
    width: 400px;
  }

  .sm\:w-420 {
    width: 420px;
  }

  .sm\:w-450 {
    width: 450px;
  }

  .sm\:w-500 {
    width: 500px;
  }

  .sm\:w-508 {
    width: 508px;
  }

  .sm\:w-550 {
    width: 550px;
  }

  .sm\:w-560 {
    width: 560px;
  }

  .sm\:w-600 {
    width: 600px;
  }

  .sm\:w-637 {
    width: 637px;
  }

  .sm\:w-644 {
    width: 644px;
  }

  .sm\:w-650 {
    width: 650px;
  }

  .sm\:w-700 {
    width: 700px;
  }

  .sm\:w-710 {
    width: 710px;
  }

  .sm\:w-750 {
    width: 750px;
  }

  .sm\:w-768 {
    width: 768px;
  }

  .sm\:w-800 {
    width: 800px;
  }

  .sm\:w-850 {
    width: 850px;
  }

  .sm\:w-900 {
    width: 900px;
  }

  .sm\:w-920 {
    width: 920px;
  }

  .sm\:w-950 {
    width: 950px;
  }

  .sm\:w-1000 {
    width: 1000px;
  }

  .sm\:w-1075 {
    width: 1075px;
  }

  .sm\:w-1250 {
    width: 1250px;
  }

  .sm\:w-1420 {
    width: 1420px;
  }

  .sm\:w-1452 {
    width: 1452px;
  }

  .sm\:w-1499 {
    width: 1499px;
  }

  .sm\:w-auto {
    width: auto;
  }

  .sm\:w-px {
    width: 1px;
  }

  .sm\:w-0\.5 {
    width: 0.125rem;
  }

  .sm\:w-1\.5 {
    width: 0.375rem;
  }

  .sm\:w-2\.5 {
    width: 0.625rem;
  }

  .sm\:w-3\.5 {
    width: 0.875rem;
  }

  .sm\:w-1\/2 {
    width: 50%;
  }

  .sm\:w-1\/3 {
    width: 33.333333%;
  }

  .sm\:w-2\/3 {
    width: 66.666667%;
  }

  .sm\:w-1\/4 {
    width: 25%;
  }

  .sm\:w-2\/4 {
    width: 50%;
  }

  .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\:w-1\/6 {
    width: 16.666667%;
  }

  .sm\:w-2\/6 {
    width: 33.333333%;
  }

  .sm\:w-3\/6 {
    width: 50%;
  }

  .sm\:w-4\/6 {
    width: 66.666667%;
  }

  .sm\:w-5\/6 {
    width: 83.333333%;
  }

  .sm\:w-1\/12 {
    width: 8.333333%;
  }

  .sm\:w-2\/12 {
    width: 16.666667%;
  }

  .sm\:w-3\/12 {
    width: 25%;
  }

  .sm\:w-4\/12 {
    width: 33.333333%;
  }

  .sm\:w-5\/12 {
    width: 41.666667%;
  }

  .sm\:w-6\/12 {
    width: 50%;
  }

  .sm\:w-7\/12 {
    width: 58.333333%;
  }

  .sm\:w-8\/12 {
    width: 66.666667%;
  }

  .sm\:w-9\/12 {
    width: 75%;
  }

  .sm\:w-10\/12 {
    width: 83.333333%;
  }

  .sm\:w-11\/12 {
    width: 91.666667%;
  }

  .sm\:w-full {
    width: 100%;
  }

  .sm\:w-screen {
    width: 100vw;
  }

  .sm\:w-min {
    width: -moz-min-content;
    width: min-content;
  }

  .sm\:w-max {
    width: -moz-max-content;
    width: max-content;
  }

  .sm\:w-3px {
    width: 3px;
  }

  .sm\:w-10rem {
    width: 10rem;
  }

  .sm\:w-w60 {
    width: 60px;
  }

  .sm\:w-w61 {
    width: 61px;
  }

  .sm\:w-w14 {
    width: 14%;
  }

  .sm\:w-w-w114 {
    width: w-w114;
  }

  .sm\:w-w-95 {
    width: w-95;
  }

  .sm\:w-w114 {
    width: 14px;
  }

  .sm\:w-w96 {
    width: 96%;
  }

  .sm\:w-w5 {
    width: 5px;
  }

  .sm\:w-m250 {
    width: 250px;
  }

  .sm\:w-40px {
    width: 40px;
  }

  .sm\:w-wd96 {
    width: 96px;
  }

  .sm\:w-66p {
    width: 66%;
  }

  .sm\:w-p40 {
    width: 40%;
  }

  .sm\:w-p37 {
    width: 37%;
  }

  .sm\:w-p80 {
    width: 80%;
  }

  .sm\:w-p90 {
    width: 90%;
  }

  .sm\:w-p12 {
    width: 12%;
  }

  .sm\:w-9\/20 {
    width: 45%;
  }

  .sm\:w-70p {
    width: 70%;
  }

  .sm\:w-32p {
    width: 32%;
  }

  .sm\:w-device-block {
    width: calc(100% - 64px) !important;
  }

  .sm\:w-device-block1 {
    width: 100% !important;
  }

  .sm\:w-45px {
    width: 45px;
  }

  .sm\:min-w-0 {
    min-width: 0px;
  }

  .sm\:min-w-385 {
    min-width: 385px;
  }

  .sm\:min-w-full {
    min-width: 100%;
  }

  .sm\:min-w-min {
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .sm\:min-w-max {
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .sm\:max-w-0 {
    max-width: 0rem;
  }

  .sm\:max-w-none {
    max-width: none;
  }

  .sm\:max-w-xs {
    max-width: 20rem;
  }

  .sm\:max-w-sm {
    max-width: 24rem;
  }

  .sm\:max-w-md {
    max-width: 28rem;
  }

  .sm\:max-w-lg {
    max-width: 32rem;
  }

  .sm\:max-w-xl {
    max-width: 36rem;
  }

  .sm\:max-w-2xl {
    max-width: 42rem;
  }

  .sm\:max-w-3xl {
    max-width: 48rem;
  }

  .sm\:max-w-4xl {
    max-width: 56rem;
  }

  .sm\:max-w-5xl {
    max-width: 64rem;
  }

  .sm\:max-w-6xl {
    max-width: 72rem;
  }

  .sm\:max-w-7xl {
    max-width: 80rem;
  }

  .sm\:max-w-full {
    max-width: 100%;
  }

  .sm\:max-w-min {
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .sm\:max-w-max {
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .sm\:max-w-prose {
    max-width: 65ch;
  }

  .sm\:max-w-1600p {
    max-width: 1600px;
  }

  .sm\:flex-1 {
    flex: 1 1 0%;
  }

  .sm\:flex-auto {
    flex: 1 1 auto;
  }

  .sm\:flex-initial {
    flex: 0 1 auto;
  }

  .sm\:flex-none {
    flex: none;
  }

  .sm\:flex-1\/2 {
    flex: 50%;
  }

  .sm\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .sm\:flex-shrink {
    flex-shrink: 1;
  }

  .sm\:flex-grow-0 {
    flex-grow: 0;
  }

  .sm\:flex-grow {
    flex-grow: 1;
  }

  .sm\:table-auto {
    table-layout: auto;
  }

  .sm\:table-fixed {
    table-layout: fixed;
  }

  .sm\:border-collapse {
    border-collapse: collapse;
  }

  .sm\:border-separate {
    border-collapse: separate;
  }

  .sm\:origin-center {
    transform-origin: center;
  }

  .sm\:origin-top {
    transform-origin: top;
  }

  .sm\:origin-top-right {
    transform-origin: top right;
  }

  .sm\:origin-right {
    transform-origin: right;
  }

  .sm\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .sm\:origin-bottom {
    transform-origin: bottom;
  }

  .sm\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .sm\:origin-left {
    transform-origin: left;
  }

  .sm\:origin-top-left {
    transform-origin: top left;
  }

  .sm\:transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .sm\:transform-gpu {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .sm\:transform-none {
    transform: none;
  }

  .sm\:translate-x-0 {
    --tw-translate-x: 0px;
  }

  .sm\:translate-x-1 {
    --tw-translate-x: 0.25rem;
  }

  .sm\:translate-x-2 {
    --tw-translate-x: 0.5rem;
  }

  .sm\:translate-x-3 {
    --tw-translate-x: 0.75rem;
  }

  .sm\:translate-x-4 {
    --tw-translate-x: 1rem;
  }

  .sm\:translate-x-5 {
    --tw-translate-x: 1.25rem;
  }

  .sm\:translate-x-6 {
    --tw-translate-x: 1.5rem;
  }

  .sm\:translate-x-7 {
    --tw-translate-x: 1.75rem;
  }

  .sm\:translate-x-8 {
    --tw-translate-x: 2rem;
  }

  .sm\:translate-x-9 {
    --tw-translate-x: 2.25rem;
  }

  .sm\:translate-x-10 {
    --tw-translate-x: 2.5rem;
  }

  .sm\:translate-x-11 {
    --tw-translate-x: 2.75rem;
  }

  .sm\:translate-x-12 {
    --tw-translate-x: 3rem;
  }

  .sm\:translate-x-14 {
    --tw-translate-x: 3.5rem;
  }

  .sm\:translate-x-16 {
    --tw-translate-x: 4rem;
  }

  .sm\:translate-x-20 {
    --tw-translate-x: 5rem;
  }

  .sm\:translate-x-24 {
    --tw-translate-x: 6rem;
  }

  .sm\:translate-x-28 {
    --tw-translate-x: 7rem;
  }

  .sm\:translate-x-32 {
    --tw-translate-x: 8rem;
  }

  .sm\:translate-x-36 {
    --tw-translate-x: 9rem;
  }

  .sm\:translate-x-40 {
    --tw-translate-x: 10rem;
  }

  .sm\:translate-x-44 {
    --tw-translate-x: 11rem;
  }

  .sm\:translate-x-48 {
    --tw-translate-x: 12rem;
  }

  .sm\:translate-x-52 {
    --tw-translate-x: 13rem;
  }

  .sm\:translate-x-56 {
    --tw-translate-x: 14rem;
  }

  .sm\:translate-x-60 {
    --tw-translate-x: 15rem;
  }

  .sm\:translate-x-64 {
    --tw-translate-x: 16rem;
  }

  .sm\:translate-x-72 {
    --tw-translate-x: 18rem;
  }

  .sm\:translate-x-80 {
    --tw-translate-x: 20rem;
  }

  .sm\:translate-x-96 {
    --tw-translate-x: 24rem;
  }

  .sm\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .sm\:translate-x-0\.5 {
    --tw-translate-x: 0.125rem;
  }

  .sm\:translate-x-1\.5 {
    --tw-translate-x: 0.375rem;
  }

  .sm\:translate-x-2\.5 {
    --tw-translate-x: 0.625rem;
  }

  .sm\:translate-x-3\.5 {
    --tw-translate-x: 0.875rem;
  }

  .sm\:-translate-x-0 {
    --tw-translate-x: 0px;
  }

  .sm\:-translate-x-1 {
    --tw-translate-x: -0.25rem;
  }

  .sm\:-translate-x-2 {
    --tw-translate-x: -0.5rem;
  }

  .sm\:-translate-x-3 {
    --tw-translate-x: -0.75rem;
  }

  .sm\:-translate-x-4 {
    --tw-translate-x: -1rem;
  }

  .sm\:-translate-x-5 {
    --tw-translate-x: -1.25rem;
  }

  .sm\:-translate-x-6 {
    --tw-translate-x: -1.5rem;
  }

  .sm\:-translate-x-7 {
    --tw-translate-x: -1.75rem;
  }

  .sm\:-translate-x-8 {
    --tw-translate-x: -2rem;
  }

  .sm\:-translate-x-9 {
    --tw-translate-x: -2.25rem;
  }

  .sm\:-translate-x-10 {
    --tw-translate-x: -2.5rem;
  }

  .sm\:-translate-x-11 {
    --tw-translate-x: -2.75rem;
  }

  .sm\:-translate-x-12 {
    --tw-translate-x: -3rem;
  }

  .sm\:-translate-x-14 {
    --tw-translate-x: -3.5rem;
  }

  .sm\:-translate-x-16 {
    --tw-translate-x: -4rem;
  }

  .sm\:-translate-x-20 {
    --tw-translate-x: -5rem;
  }

  .sm\:-translate-x-24 {
    --tw-translate-x: -6rem;
  }

  .sm\:-translate-x-28 {
    --tw-translate-x: -7rem;
  }

  .sm\:-translate-x-32 {
    --tw-translate-x: -8rem;
  }

  .sm\:-translate-x-36 {
    --tw-translate-x: -9rem;
  }

  .sm\:-translate-x-40 {
    --tw-translate-x: -10rem;
  }

  .sm\:-translate-x-44 {
    --tw-translate-x: -11rem;
  }

  .sm\:-translate-x-48 {
    --tw-translate-x: -12rem;
  }

  .sm\:-translate-x-52 {
    --tw-translate-x: -13rem;
  }

  .sm\:-translate-x-56 {
    --tw-translate-x: -14rem;
  }

  .sm\:-translate-x-60 {
    --tw-translate-x: -15rem;
  }

  .sm\:-translate-x-64 {
    --tw-translate-x: -16rem;
  }

  .sm\:-translate-x-72 {
    --tw-translate-x: -18rem;
  }

  .sm\:-translate-x-80 {
    --tw-translate-x: -20rem;
  }

  .sm\:-translate-x-96 {
    --tw-translate-x: -24rem;
  }

  .sm\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .sm\:-translate-x-0\.5 {
    --tw-translate-x: -0.125rem;
  }

  .sm\:-translate-x-1\.5 {
    --tw-translate-x: -0.375rem;
  }

  .sm\:-translate-x-2\.5 {
    --tw-translate-x: -0.625rem;
  }

  .sm\:-translate-x-3\.5 {
    --tw-translate-x: -0.875rem;
  }

  .sm\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .sm\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .sm\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .sm\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .sm\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .sm\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .sm\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .sm\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .sm\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .sm\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .sm\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .sm\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .sm\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .sm\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .sm\:translate-y-0 {
    --tw-translate-y: 0px;
  }

  .sm\:translate-y-1 {
    --tw-translate-y: 0.25rem;
  }

  .sm\:translate-y-2 {
    --tw-translate-y: 0.5rem;
  }

  .sm\:translate-y-3 {
    --tw-translate-y: 0.75rem;
  }

  .sm\:translate-y-4 {
    --tw-translate-y: 1rem;
  }

  .sm\:translate-y-5 {
    --tw-translate-y: 1.25rem;
  }

  .sm\:translate-y-6 {
    --tw-translate-y: 1.5rem;
  }

  .sm\:translate-y-7 {
    --tw-translate-y: 1.75rem;
  }

  .sm\:translate-y-8 {
    --tw-translate-y: 2rem;
  }

  .sm\:translate-y-9 {
    --tw-translate-y: 2.25rem;
  }

  .sm\:translate-y-10 {
    --tw-translate-y: 2.5rem;
  }

  .sm\:translate-y-11 {
    --tw-translate-y: 2.75rem;
  }

  .sm\:translate-y-12 {
    --tw-translate-y: 3rem;
  }

  .sm\:translate-y-14 {
    --tw-translate-y: 3.5rem;
  }

  .sm\:translate-y-16 {
    --tw-translate-y: 4rem;
  }

  .sm\:translate-y-20 {
    --tw-translate-y: 5rem;
  }

  .sm\:translate-y-24 {
    --tw-translate-y: 6rem;
  }

  .sm\:translate-y-28 {
    --tw-translate-y: 7rem;
  }

  .sm\:translate-y-32 {
    --tw-translate-y: 8rem;
  }

  .sm\:translate-y-36 {
    --tw-translate-y: 9rem;
  }

  .sm\:translate-y-40 {
    --tw-translate-y: 10rem;
  }

  .sm\:translate-y-44 {
    --tw-translate-y: 11rem;
  }

  .sm\:translate-y-48 {
    --tw-translate-y: 12rem;
  }

  .sm\:translate-y-52 {
    --tw-translate-y: 13rem;
  }

  .sm\:translate-y-56 {
    --tw-translate-y: 14rem;
  }

  .sm\:translate-y-60 {
    --tw-translate-y: 15rem;
  }

  .sm\:translate-y-64 {
    --tw-translate-y: 16rem;
  }

  .sm\:translate-y-72 {
    --tw-translate-y: 18rem;
  }

  .sm\:translate-y-80 {
    --tw-translate-y: 20rem;
  }

  .sm\:translate-y-96 {
    --tw-translate-y: 24rem;
  }

  .sm\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .sm\:translate-y-0\.5 {
    --tw-translate-y: 0.125rem;
  }

  .sm\:translate-y-1\.5 {
    --tw-translate-y: 0.375rem;
  }

  .sm\:translate-y-2\.5 {
    --tw-translate-y: 0.625rem;
  }

  .sm\:translate-y-3\.5 {
    --tw-translate-y: 0.875rem;
  }

  .sm\:-translate-y-0 {
    --tw-translate-y: 0px;
  }

  .sm\:-translate-y-1 {
    --tw-translate-y: -0.25rem;
  }

  .sm\:-translate-y-2 {
    --tw-translate-y: -0.5rem;
  }

  .sm\:-translate-y-3 {
    --tw-translate-y: -0.75rem;
  }

  .sm\:-translate-y-4 {
    --tw-translate-y: -1rem;
  }

  .sm\:-translate-y-5 {
    --tw-translate-y: -1.25rem;
  }

  .sm\:-translate-y-6 {
    --tw-translate-y: -1.5rem;
  }

  .sm\:-translate-y-7 {
    --tw-translate-y: -1.75rem;
  }

  .sm\:-translate-y-8 {
    --tw-translate-y: -2rem;
  }

  .sm\:-translate-y-9 {
    --tw-translate-y: -2.25rem;
  }

  .sm\:-translate-y-10 {
    --tw-translate-y: -2.5rem;
  }

  .sm\:-translate-y-11 {
    --tw-translate-y: -2.75rem;
  }

  .sm\:-translate-y-12 {
    --tw-translate-y: -3rem;
  }

  .sm\:-translate-y-14 {
    --tw-translate-y: -3.5rem;
  }

  .sm\:-translate-y-16 {
    --tw-translate-y: -4rem;
  }

  .sm\:-translate-y-20 {
    --tw-translate-y: -5rem;
  }

  .sm\:-translate-y-24 {
    --tw-translate-y: -6rem;
  }

  .sm\:-translate-y-28 {
    --tw-translate-y: -7rem;
  }

  .sm\:-translate-y-32 {
    --tw-translate-y: -8rem;
  }

  .sm\:-translate-y-36 {
    --tw-translate-y: -9rem;
  }

  .sm\:-translate-y-40 {
    --tw-translate-y: -10rem;
  }

  .sm\:-translate-y-44 {
    --tw-translate-y: -11rem;
  }

  .sm\:-translate-y-48 {
    --tw-translate-y: -12rem;
  }

  .sm\:-translate-y-52 {
    --tw-translate-y: -13rem;
  }

  .sm\:-translate-y-56 {
    --tw-translate-y: -14rem;
  }

  .sm\:-translate-y-60 {
    --tw-translate-y: -15rem;
  }

  .sm\:-translate-y-64 {
    --tw-translate-y: -16rem;
  }

  .sm\:-translate-y-72 {
    --tw-translate-y: -18rem;
  }

  .sm\:-translate-y-80 {
    --tw-translate-y: -20rem;
  }

  .sm\:-translate-y-96 {
    --tw-translate-y: -24rem;
  }

  .sm\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .sm\:-translate-y-0\.5 {
    --tw-translate-y: -0.125rem;
  }

  .sm\:-translate-y-1\.5 {
    --tw-translate-y: -0.375rem;
  }

  .sm\:-translate-y-2\.5 {
    --tw-translate-y: -0.625rem;
  }

  .sm\:-translate-y-3\.5 {
    --tw-translate-y: -0.875rem;
  }

  .sm\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .sm\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .sm\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .sm\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .sm\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .sm\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .sm\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .sm\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .sm\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .sm\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .sm\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .sm\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .sm\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .sm\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .sm\:hover\:translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .sm\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.25rem;
  }

  .sm\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.5rem;
  }

  .sm\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.75rem;
  }

  .sm\:hover\:translate-x-4:hover {
    --tw-translate-x: 1rem;
  }

  .sm\:hover\:translate-x-5:hover {
    --tw-translate-x: 1.25rem;
  }

  .sm\:hover\:translate-x-6:hover {
    --tw-translate-x: 1.5rem;
  }

  .sm\:hover\:translate-x-7:hover {
    --tw-translate-x: 1.75rem;
  }

  .sm\:hover\:translate-x-8:hover {
    --tw-translate-x: 2rem;
  }

  .sm\:hover\:translate-x-9:hover {
    --tw-translate-x: 2.25rem;
  }

  .sm\:hover\:translate-x-10:hover {
    --tw-translate-x: 2.5rem;
  }

  .sm\:hover\:translate-x-11:hover {
    --tw-translate-x: 2.75rem;
  }

  .sm\:hover\:translate-x-12:hover {
    --tw-translate-x: 3rem;
  }

  .sm\:hover\:translate-x-14:hover {
    --tw-translate-x: 3.5rem;
  }

  .sm\:hover\:translate-x-16:hover {
    --tw-translate-x: 4rem;
  }

  .sm\:hover\:translate-x-20:hover {
    --tw-translate-x: 5rem;
  }

  .sm\:hover\:translate-x-24:hover {
    --tw-translate-x: 6rem;
  }

  .sm\:hover\:translate-x-28:hover {
    --tw-translate-x: 7rem;
  }

  .sm\:hover\:translate-x-32:hover {
    --tw-translate-x: 8rem;
  }

  .sm\:hover\:translate-x-36:hover {
    --tw-translate-x: 9rem;
  }

  .sm\:hover\:translate-x-40:hover {
    --tw-translate-x: 10rem;
  }

  .sm\:hover\:translate-x-44:hover {
    --tw-translate-x: 11rem;
  }

  .sm\:hover\:translate-x-48:hover {
    --tw-translate-x: 12rem;
  }

  .sm\:hover\:translate-x-52:hover {
    --tw-translate-x: 13rem;
  }

  .sm\:hover\:translate-x-56:hover {
    --tw-translate-x: 14rem;
  }

  .sm\:hover\:translate-x-60:hover {
    --tw-translate-x: 15rem;
  }

  .sm\:hover\:translate-x-64:hover {
    --tw-translate-x: 16rem;
  }

  .sm\:hover\:translate-x-72:hover {
    --tw-translate-x: 18rem;
  }

  .sm\:hover\:translate-x-80:hover {
    --tw-translate-x: 20rem;
  }

  .sm\:hover\:translate-x-96:hover {
    --tw-translate-x: 24rem;
  }

  .sm\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .sm\:hover\:translate-x-0\.5:hover {
    --tw-translate-x: 0.125rem;
  }

  .sm\:hover\:translate-x-1\.5:hover {
    --tw-translate-x: 0.375rem;
  }

  .sm\:hover\:translate-x-2\.5:hover {
    --tw-translate-x: 0.625rem;
  }

  .sm\:hover\:translate-x-3\.5:hover {
    --tw-translate-x: 0.875rem;
  }

  .sm\:hover\:-translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .sm\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.25rem;
  }

  .sm\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.5rem;
  }

  .sm\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.75rem;
  }

  .sm\:hover\:-translate-x-4:hover {
    --tw-translate-x: -1rem;
  }

  .sm\:hover\:-translate-x-5:hover {
    --tw-translate-x: -1.25rem;
  }

  .sm\:hover\:-translate-x-6:hover {
    --tw-translate-x: -1.5rem;
  }

  .sm\:hover\:-translate-x-7:hover {
    --tw-translate-x: -1.75rem;
  }

  .sm\:hover\:-translate-x-8:hover {
    --tw-translate-x: -2rem;
  }

  .sm\:hover\:-translate-x-9:hover {
    --tw-translate-x: -2.25rem;
  }

  .sm\:hover\:-translate-x-10:hover {
    --tw-translate-x: -2.5rem;
  }

  .sm\:hover\:-translate-x-11:hover {
    --tw-translate-x: -2.75rem;
  }

  .sm\:hover\:-translate-x-12:hover {
    --tw-translate-x: -3rem;
  }

  .sm\:hover\:-translate-x-14:hover {
    --tw-translate-x: -3.5rem;
  }

  .sm\:hover\:-translate-x-16:hover {
    --tw-translate-x: -4rem;
  }

  .sm\:hover\:-translate-x-20:hover {
    --tw-translate-x: -5rem;
  }

  .sm\:hover\:-translate-x-24:hover {
    --tw-translate-x: -6rem;
  }

  .sm\:hover\:-translate-x-28:hover {
    --tw-translate-x: -7rem;
  }

  .sm\:hover\:-translate-x-32:hover {
    --tw-translate-x: -8rem;
  }

  .sm\:hover\:-translate-x-36:hover {
    --tw-translate-x: -9rem;
  }

  .sm\:hover\:-translate-x-40:hover {
    --tw-translate-x: -10rem;
  }

  .sm\:hover\:-translate-x-44:hover {
    --tw-translate-x: -11rem;
  }

  .sm\:hover\:-translate-x-48:hover {
    --tw-translate-x: -12rem;
  }

  .sm\:hover\:-translate-x-52:hover {
    --tw-translate-x: -13rem;
  }

  .sm\:hover\:-translate-x-56:hover {
    --tw-translate-x: -14rem;
  }

  .sm\:hover\:-translate-x-60:hover {
    --tw-translate-x: -15rem;
  }

  .sm\:hover\:-translate-x-64:hover {
    --tw-translate-x: -16rem;
  }

  .sm\:hover\:-translate-x-72:hover {
    --tw-translate-x: -18rem;
  }

  .sm\:hover\:-translate-x-80:hover {
    --tw-translate-x: -20rem;
  }

  .sm\:hover\:-translate-x-96:hover {
    --tw-translate-x: -24rem;
  }

  .sm\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .sm\:hover\:-translate-x-0\.5:hover {
    --tw-translate-x: -0.125rem;
  }

  .sm\:hover\:-translate-x-1\.5:hover {
    --tw-translate-x: -0.375rem;
  }

  .sm\:hover\:-translate-x-2\.5:hover {
    --tw-translate-x: -0.625rem;
  }

  .sm\:hover\:-translate-x-3\.5:hover {
    --tw-translate-x: -0.875rem;
  }

  .sm\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .sm\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .sm\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .sm\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .sm\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .sm\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .sm\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .sm\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .sm\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .sm\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .sm\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .sm\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .sm\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .sm\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .sm\:hover\:translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .sm\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.25rem;
  }

  .sm\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.5rem;
  }

  .sm\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.75rem;
  }

  .sm\:hover\:translate-y-4:hover {
    --tw-translate-y: 1rem;
  }

  .sm\:hover\:translate-y-5:hover {
    --tw-translate-y: 1.25rem;
  }

  .sm\:hover\:translate-y-6:hover {
    --tw-translate-y: 1.5rem;
  }

  .sm\:hover\:translate-y-7:hover {
    --tw-translate-y: 1.75rem;
  }

  .sm\:hover\:translate-y-8:hover {
    --tw-translate-y: 2rem;
  }

  .sm\:hover\:translate-y-9:hover {
    --tw-translate-y: 2.25rem;
  }

  .sm\:hover\:translate-y-10:hover {
    --tw-translate-y: 2.5rem;
  }

  .sm\:hover\:translate-y-11:hover {
    --tw-translate-y: 2.75rem;
  }

  .sm\:hover\:translate-y-12:hover {
    --tw-translate-y: 3rem;
  }

  .sm\:hover\:translate-y-14:hover {
    --tw-translate-y: 3.5rem;
  }

  .sm\:hover\:translate-y-16:hover {
    --tw-translate-y: 4rem;
  }

  .sm\:hover\:translate-y-20:hover {
    --tw-translate-y: 5rem;
  }

  .sm\:hover\:translate-y-24:hover {
    --tw-translate-y: 6rem;
  }

  .sm\:hover\:translate-y-28:hover {
    --tw-translate-y: 7rem;
  }

  .sm\:hover\:translate-y-32:hover {
    --tw-translate-y: 8rem;
  }

  .sm\:hover\:translate-y-36:hover {
    --tw-translate-y: 9rem;
  }

  .sm\:hover\:translate-y-40:hover {
    --tw-translate-y: 10rem;
  }

  .sm\:hover\:translate-y-44:hover {
    --tw-translate-y: 11rem;
  }

  .sm\:hover\:translate-y-48:hover {
    --tw-translate-y: 12rem;
  }

  .sm\:hover\:translate-y-52:hover {
    --tw-translate-y: 13rem;
  }

  .sm\:hover\:translate-y-56:hover {
    --tw-translate-y: 14rem;
  }

  .sm\:hover\:translate-y-60:hover {
    --tw-translate-y: 15rem;
  }

  .sm\:hover\:translate-y-64:hover {
    --tw-translate-y: 16rem;
  }

  .sm\:hover\:translate-y-72:hover {
    --tw-translate-y: 18rem;
  }

  .sm\:hover\:translate-y-80:hover {
    --tw-translate-y: 20rem;
  }

  .sm\:hover\:translate-y-96:hover {
    --tw-translate-y: 24rem;
  }

  .sm\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .sm\:hover\:translate-y-0\.5:hover {
    --tw-translate-y: 0.125rem;
  }

  .sm\:hover\:translate-y-1\.5:hover {
    --tw-translate-y: 0.375rem;
  }

  .sm\:hover\:translate-y-2\.5:hover {
    --tw-translate-y: 0.625rem;
  }

  .sm\:hover\:translate-y-3\.5:hover {
    --tw-translate-y: 0.875rem;
  }

  .sm\:hover\:-translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .sm\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.25rem;
  }

  .sm\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.5rem;
  }

  .sm\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.75rem;
  }

  .sm\:hover\:-translate-y-4:hover {
    --tw-translate-y: -1rem;
  }

  .sm\:hover\:-translate-y-5:hover {
    --tw-translate-y: -1.25rem;
  }

  .sm\:hover\:-translate-y-6:hover {
    --tw-translate-y: -1.5rem;
  }

  .sm\:hover\:-translate-y-7:hover {
    --tw-translate-y: -1.75rem;
  }

  .sm\:hover\:-translate-y-8:hover {
    --tw-translate-y: -2rem;
  }

  .sm\:hover\:-translate-y-9:hover {
    --tw-translate-y: -2.25rem;
  }

  .sm\:hover\:-translate-y-10:hover {
    --tw-translate-y: -2.5rem;
  }

  .sm\:hover\:-translate-y-11:hover {
    --tw-translate-y: -2.75rem;
  }

  .sm\:hover\:-translate-y-12:hover {
    --tw-translate-y: -3rem;
  }

  .sm\:hover\:-translate-y-14:hover {
    --tw-translate-y: -3.5rem;
  }

  .sm\:hover\:-translate-y-16:hover {
    --tw-translate-y: -4rem;
  }

  .sm\:hover\:-translate-y-20:hover {
    --tw-translate-y: -5rem;
  }

  .sm\:hover\:-translate-y-24:hover {
    --tw-translate-y: -6rem;
  }

  .sm\:hover\:-translate-y-28:hover {
    --tw-translate-y: -7rem;
  }

  .sm\:hover\:-translate-y-32:hover {
    --tw-translate-y: -8rem;
  }

  .sm\:hover\:-translate-y-36:hover {
    --tw-translate-y: -9rem;
  }

  .sm\:hover\:-translate-y-40:hover {
    --tw-translate-y: -10rem;
  }

  .sm\:hover\:-translate-y-44:hover {
    --tw-translate-y: -11rem;
  }

  .sm\:hover\:-translate-y-48:hover {
    --tw-translate-y: -12rem;
  }

  .sm\:hover\:-translate-y-52:hover {
    --tw-translate-y: -13rem;
  }

  .sm\:hover\:-translate-y-56:hover {
    --tw-translate-y: -14rem;
  }

  .sm\:hover\:-translate-y-60:hover {
    --tw-translate-y: -15rem;
  }

  .sm\:hover\:-translate-y-64:hover {
    --tw-translate-y: -16rem;
  }

  .sm\:hover\:-translate-y-72:hover {
    --tw-translate-y: -18rem;
  }

  .sm\:hover\:-translate-y-80:hover {
    --tw-translate-y: -20rem;
  }

  .sm\:hover\:-translate-y-96:hover {
    --tw-translate-y: -24rem;
  }

  .sm\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .sm\:hover\:-translate-y-0\.5:hover {
    --tw-translate-y: -0.125rem;
  }

  .sm\:hover\:-translate-y-1\.5:hover {
    --tw-translate-y: -0.375rem;
  }

  .sm\:hover\:-translate-y-2\.5:hover {
    --tw-translate-y: -0.625rem;
  }

  .sm\:hover\:-translate-y-3\.5:hover {
    --tw-translate-y: -0.875rem;
  }

  .sm\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .sm\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .sm\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .sm\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .sm\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .sm\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .sm\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .sm\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .sm\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .sm\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .sm\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .sm\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .sm\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .sm\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .sm\:focus\:translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .sm\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.25rem;
  }

  .sm\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.5rem;
  }

  .sm\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.75rem;
  }

  .sm\:focus\:translate-x-4:focus {
    --tw-translate-x: 1rem;
  }

  .sm\:focus\:translate-x-5:focus {
    --tw-translate-x: 1.25rem;
  }

  .sm\:focus\:translate-x-6:focus {
    --tw-translate-x: 1.5rem;
  }

  .sm\:focus\:translate-x-7:focus {
    --tw-translate-x: 1.75rem;
  }

  .sm\:focus\:translate-x-8:focus {
    --tw-translate-x: 2rem;
  }

  .sm\:focus\:translate-x-9:focus {
    --tw-translate-x: 2.25rem;
  }

  .sm\:focus\:translate-x-10:focus {
    --tw-translate-x: 2.5rem;
  }

  .sm\:focus\:translate-x-11:focus {
    --tw-translate-x: 2.75rem;
  }

  .sm\:focus\:translate-x-12:focus {
    --tw-translate-x: 3rem;
  }

  .sm\:focus\:translate-x-14:focus {
    --tw-translate-x: 3.5rem;
  }

  .sm\:focus\:translate-x-16:focus {
    --tw-translate-x: 4rem;
  }

  .sm\:focus\:translate-x-20:focus {
    --tw-translate-x: 5rem;
  }

  .sm\:focus\:translate-x-24:focus {
    --tw-translate-x: 6rem;
  }

  .sm\:focus\:translate-x-28:focus {
    --tw-translate-x: 7rem;
  }

  .sm\:focus\:translate-x-32:focus {
    --tw-translate-x: 8rem;
  }

  .sm\:focus\:translate-x-36:focus {
    --tw-translate-x: 9rem;
  }

  .sm\:focus\:translate-x-40:focus {
    --tw-translate-x: 10rem;
  }

  .sm\:focus\:translate-x-44:focus {
    --tw-translate-x: 11rem;
  }

  .sm\:focus\:translate-x-48:focus {
    --tw-translate-x: 12rem;
  }

  .sm\:focus\:translate-x-52:focus {
    --tw-translate-x: 13rem;
  }

  .sm\:focus\:translate-x-56:focus {
    --tw-translate-x: 14rem;
  }

  .sm\:focus\:translate-x-60:focus {
    --tw-translate-x: 15rem;
  }

  .sm\:focus\:translate-x-64:focus {
    --tw-translate-x: 16rem;
  }

  .sm\:focus\:translate-x-72:focus {
    --tw-translate-x: 18rem;
  }

  .sm\:focus\:translate-x-80:focus {
    --tw-translate-x: 20rem;
  }

  .sm\:focus\:translate-x-96:focus {
    --tw-translate-x: 24rem;
  }

  .sm\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .sm\:focus\:translate-x-0\.5:focus {
    --tw-translate-x: 0.125rem;
  }

  .sm\:focus\:translate-x-1\.5:focus {
    --tw-translate-x: 0.375rem;
  }

  .sm\:focus\:translate-x-2\.5:focus {
    --tw-translate-x: 0.625rem;
  }

  .sm\:focus\:translate-x-3\.5:focus {
    --tw-translate-x: 0.875rem;
  }

  .sm\:focus\:-translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .sm\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.25rem;
  }

  .sm\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.5rem;
  }

  .sm\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.75rem;
  }

  .sm\:focus\:-translate-x-4:focus {
    --tw-translate-x: -1rem;
  }

  .sm\:focus\:-translate-x-5:focus {
    --tw-translate-x: -1.25rem;
  }

  .sm\:focus\:-translate-x-6:focus {
    --tw-translate-x: -1.5rem;
  }

  .sm\:focus\:-translate-x-7:focus {
    --tw-translate-x: -1.75rem;
  }

  .sm\:focus\:-translate-x-8:focus {
    --tw-translate-x: -2rem;
  }

  .sm\:focus\:-translate-x-9:focus {
    --tw-translate-x: -2.25rem;
  }

  .sm\:focus\:-translate-x-10:focus {
    --tw-translate-x: -2.5rem;
  }

  .sm\:focus\:-translate-x-11:focus {
    --tw-translate-x: -2.75rem;
  }

  .sm\:focus\:-translate-x-12:focus {
    --tw-translate-x: -3rem;
  }

  .sm\:focus\:-translate-x-14:focus {
    --tw-translate-x: -3.5rem;
  }

  .sm\:focus\:-translate-x-16:focus {
    --tw-translate-x: -4rem;
  }

  .sm\:focus\:-translate-x-20:focus {
    --tw-translate-x: -5rem;
  }

  .sm\:focus\:-translate-x-24:focus {
    --tw-translate-x: -6rem;
  }

  .sm\:focus\:-translate-x-28:focus {
    --tw-translate-x: -7rem;
  }

  .sm\:focus\:-translate-x-32:focus {
    --tw-translate-x: -8rem;
  }

  .sm\:focus\:-translate-x-36:focus {
    --tw-translate-x: -9rem;
  }

  .sm\:focus\:-translate-x-40:focus {
    --tw-translate-x: -10rem;
  }

  .sm\:focus\:-translate-x-44:focus {
    --tw-translate-x: -11rem;
  }

  .sm\:focus\:-translate-x-48:focus {
    --tw-translate-x: -12rem;
  }

  .sm\:focus\:-translate-x-52:focus {
    --tw-translate-x: -13rem;
  }

  .sm\:focus\:-translate-x-56:focus {
    --tw-translate-x: -14rem;
  }

  .sm\:focus\:-translate-x-60:focus {
    --tw-translate-x: -15rem;
  }

  .sm\:focus\:-translate-x-64:focus {
    --tw-translate-x: -16rem;
  }

  .sm\:focus\:-translate-x-72:focus {
    --tw-translate-x: -18rem;
  }

  .sm\:focus\:-translate-x-80:focus {
    --tw-translate-x: -20rem;
  }

  .sm\:focus\:-translate-x-96:focus {
    --tw-translate-x: -24rem;
  }

  .sm\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .sm\:focus\:-translate-x-0\.5:focus {
    --tw-translate-x: -0.125rem;
  }

  .sm\:focus\:-translate-x-1\.5:focus {
    --tw-translate-x: -0.375rem;
  }

  .sm\:focus\:-translate-x-2\.5:focus {
    --tw-translate-x: -0.625rem;
  }

  .sm\:focus\:-translate-x-3\.5:focus {
    --tw-translate-x: -0.875rem;
  }

  .sm\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .sm\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .sm\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .sm\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .sm\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .sm\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .sm\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .sm\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .sm\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .sm\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .sm\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .sm\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .sm\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .sm\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .sm\:focus\:translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .sm\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.25rem;
  }

  .sm\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.5rem;
  }

  .sm\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.75rem;
  }

  .sm\:focus\:translate-y-4:focus {
    --tw-translate-y: 1rem;
  }

  .sm\:focus\:translate-y-5:focus {
    --tw-translate-y: 1.25rem;
  }

  .sm\:focus\:translate-y-6:focus {
    --tw-translate-y: 1.5rem;
  }

  .sm\:focus\:translate-y-7:focus {
    --tw-translate-y: 1.75rem;
  }

  .sm\:focus\:translate-y-8:focus {
    --tw-translate-y: 2rem;
  }

  .sm\:focus\:translate-y-9:focus {
    --tw-translate-y: 2.25rem;
  }

  .sm\:focus\:translate-y-10:focus {
    --tw-translate-y: 2.5rem;
  }

  .sm\:focus\:translate-y-11:focus {
    --tw-translate-y: 2.75rem;
  }

  .sm\:focus\:translate-y-12:focus {
    --tw-translate-y: 3rem;
  }

  .sm\:focus\:translate-y-14:focus {
    --tw-translate-y: 3.5rem;
  }

  .sm\:focus\:translate-y-16:focus {
    --tw-translate-y: 4rem;
  }

  .sm\:focus\:translate-y-20:focus {
    --tw-translate-y: 5rem;
  }

  .sm\:focus\:translate-y-24:focus {
    --tw-translate-y: 6rem;
  }

  .sm\:focus\:translate-y-28:focus {
    --tw-translate-y: 7rem;
  }

  .sm\:focus\:translate-y-32:focus {
    --tw-translate-y: 8rem;
  }

  .sm\:focus\:translate-y-36:focus {
    --tw-translate-y: 9rem;
  }

  .sm\:focus\:translate-y-40:focus {
    --tw-translate-y: 10rem;
  }

  .sm\:focus\:translate-y-44:focus {
    --tw-translate-y: 11rem;
  }

  .sm\:focus\:translate-y-48:focus {
    --tw-translate-y: 12rem;
  }

  .sm\:focus\:translate-y-52:focus {
    --tw-translate-y: 13rem;
  }

  .sm\:focus\:translate-y-56:focus {
    --tw-translate-y: 14rem;
  }

  .sm\:focus\:translate-y-60:focus {
    --tw-translate-y: 15rem;
  }

  .sm\:focus\:translate-y-64:focus {
    --tw-translate-y: 16rem;
  }

  .sm\:focus\:translate-y-72:focus {
    --tw-translate-y: 18rem;
  }

  .sm\:focus\:translate-y-80:focus {
    --tw-translate-y: 20rem;
  }

  .sm\:focus\:translate-y-96:focus {
    --tw-translate-y: 24rem;
  }

  .sm\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .sm\:focus\:translate-y-0\.5:focus {
    --tw-translate-y: 0.125rem;
  }

  .sm\:focus\:translate-y-1\.5:focus {
    --tw-translate-y: 0.375rem;
  }

  .sm\:focus\:translate-y-2\.5:focus {
    --tw-translate-y: 0.625rem;
  }

  .sm\:focus\:translate-y-3\.5:focus {
    --tw-translate-y: 0.875rem;
  }

  .sm\:focus\:-translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .sm\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.25rem;
  }

  .sm\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.5rem;
  }

  .sm\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.75rem;
  }

  .sm\:focus\:-translate-y-4:focus {
    --tw-translate-y: -1rem;
  }

  .sm\:focus\:-translate-y-5:focus {
    --tw-translate-y: -1.25rem;
  }

  .sm\:focus\:-translate-y-6:focus {
    --tw-translate-y: -1.5rem;
  }

  .sm\:focus\:-translate-y-7:focus {
    --tw-translate-y: -1.75rem;
  }

  .sm\:focus\:-translate-y-8:focus {
    --tw-translate-y: -2rem;
  }

  .sm\:focus\:-translate-y-9:focus {
    --tw-translate-y: -2.25rem;
  }

  .sm\:focus\:-translate-y-10:focus {
    --tw-translate-y: -2.5rem;
  }

  .sm\:focus\:-translate-y-11:focus {
    --tw-translate-y: -2.75rem;
  }

  .sm\:focus\:-translate-y-12:focus {
    --tw-translate-y: -3rem;
  }

  .sm\:focus\:-translate-y-14:focus {
    --tw-translate-y: -3.5rem;
  }

  .sm\:focus\:-translate-y-16:focus {
    --tw-translate-y: -4rem;
  }

  .sm\:focus\:-translate-y-20:focus {
    --tw-translate-y: -5rem;
  }

  .sm\:focus\:-translate-y-24:focus {
    --tw-translate-y: -6rem;
  }

  .sm\:focus\:-translate-y-28:focus {
    --tw-translate-y: -7rem;
  }

  .sm\:focus\:-translate-y-32:focus {
    --tw-translate-y: -8rem;
  }

  .sm\:focus\:-translate-y-36:focus {
    --tw-translate-y: -9rem;
  }

  .sm\:focus\:-translate-y-40:focus {
    --tw-translate-y: -10rem;
  }

  .sm\:focus\:-translate-y-44:focus {
    --tw-translate-y: -11rem;
  }

  .sm\:focus\:-translate-y-48:focus {
    --tw-translate-y: -12rem;
  }

  .sm\:focus\:-translate-y-52:focus {
    --tw-translate-y: -13rem;
  }

  .sm\:focus\:-translate-y-56:focus {
    --tw-translate-y: -14rem;
  }

  .sm\:focus\:-translate-y-60:focus {
    --tw-translate-y: -15rem;
  }

  .sm\:focus\:-translate-y-64:focus {
    --tw-translate-y: -16rem;
  }

  .sm\:focus\:-translate-y-72:focus {
    --tw-translate-y: -18rem;
  }

  .sm\:focus\:-translate-y-80:focus {
    --tw-translate-y: -20rem;
  }

  .sm\:focus\:-translate-y-96:focus {
    --tw-translate-y: -24rem;
  }

  .sm\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .sm\:focus\:-translate-y-0\.5:focus {
    --tw-translate-y: -0.125rem;
  }

  .sm\:focus\:-translate-y-1\.5:focus {
    --tw-translate-y: -0.375rem;
  }

  .sm\:focus\:-translate-y-2\.5:focus {
    --tw-translate-y: -0.625rem;
  }

  .sm\:focus\:-translate-y-3\.5:focus {
    --tw-translate-y: -0.875rem;
  }

  .sm\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .sm\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .sm\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .sm\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .sm\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .sm\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .sm\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .sm\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .sm\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .sm\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .sm\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .sm\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .sm\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .sm\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .sm\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .sm\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .sm\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .sm\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .sm\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .sm\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .sm\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .sm\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .sm\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .sm\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .sm\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .sm\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .sm\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .sm\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .sm\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .sm\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .sm\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .sm\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .sm\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .sm\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .sm\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .sm\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .sm\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .sm\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .sm\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .sm\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .sm\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .sm\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .sm\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .sm\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .sm\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .sm\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .sm\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .sm\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .sm\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .sm\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .sm\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .sm\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .sm\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .sm\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .sm\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .sm\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .sm\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .sm\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .sm\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .sm\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .sm\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .sm\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .sm\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .sm\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .sm\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .sm\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .sm\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .sm\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .sm\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .sm\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .sm\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .sm\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .sm\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .sm\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .sm\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .sm\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .sm\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .sm\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .sm\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .sm\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .sm\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .sm\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .sm\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .sm\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .sm\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .sm\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .sm\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .sm\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .sm\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .sm\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .sm\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .sm\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .sm\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .sm\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .sm\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .sm\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .sm\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .sm\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .sm\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .sm\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .sm\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .sm\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .sm\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .sm\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .sm\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .sm\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .sm\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .sm\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .sm\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .sm\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .sm\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .sm\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .sm\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .sm\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .sm\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .sm\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .sm\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .sm\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .sm\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .sm\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .sm\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .sm\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .sm\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .sm\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .sm\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .sm\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .sm\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .sm\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .sm\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .sm\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .sm\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .sm\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .sm\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .sm\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .sm\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .sm\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .sm\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .sm\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .sm\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .sm\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .sm\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .sm\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .sm\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .sm\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .sm\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .sm\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .sm\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .sm\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .sm\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .sm\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .sm\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .sm\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .sm\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .sm\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .sm\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .sm\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .sm\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .sm\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .sm\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .sm\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .sm\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .sm\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .sm\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .sm\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .sm\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .sm\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .sm\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .sm\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .sm\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .sm\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .sm\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .sm\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .sm\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .sm\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .sm\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .sm\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .sm\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .sm\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .sm\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .sm\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .sm\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .sm\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .sm\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .sm\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .sm\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .sm\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .sm\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .sm\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .sm\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .sm\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .sm\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .sm\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .sm\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .sm\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .sm\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .sm\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .sm\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .sm\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .sm\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .sm\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .sm\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .sm\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .sm\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .sm\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .sm\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .sm\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .sm\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .sm\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .sm\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .sm\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .sm\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .sm\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .sm\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .sm\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .sm\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .sm\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .sm\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .sm\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .sm\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .sm\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .sm\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .sm\:animate-none {
    animation: none;
  }

  .sm\:animate-spin {
    animation: spin 1s linear infinite;
  }

  .sm\:animate-ping {
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .sm\:animate-pulse {
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .sm\:animate-bounce {
    animation: bounce 1s infinite;
  }

  .sm\:cursor-auto {
    cursor: auto;
  }

  .sm\:cursor-default {
    cursor: default;
  }

  .sm\:cursor-pointer {
    cursor: pointer;
  }

  .sm\:cursor-wait {
    cursor: wait;
  }

  .sm\:cursor-text {
    cursor: text;
  }

  .sm\:cursor-move {
    cursor: move;
  }

  .sm\:cursor-help {
    cursor: help;
  }

  .sm\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .sm\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  .sm\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text;
  }

  .sm\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    user-select: all;
  }

  .sm\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto;
  }

  .sm\:resize-none {
    resize: none;
  }

  .sm\:resize-y {
    resize: vertical;
  }

  .sm\:resize-x {
    resize: horizontal;
  }

  .sm\:resize {
    resize: both;
  }

  .sm\:list-inside {
    list-style-position: inside;
  }

  .sm\:list-outside {
    list-style-position: outside;
  }

  .sm\:list-none {
    list-style-type: none;
  }

  .sm\:list-disc {
    list-style-type: disc;
  }

  .sm\:list-decimal {
    list-style-type: decimal;
  }

  .sm\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .sm\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .sm\:auto-cols-min {
    grid-auto-columns: min-content;
  }

  .sm\:auto-cols-max {
    grid-auto-columns: max-content;
  }

  .sm\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .sm\:grid-flow-row {
    grid-auto-flow: row;
  }

  .sm\:grid-flow-col {
    grid-auto-flow: column;
  }

  .sm\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .sm\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .sm\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .sm\:auto-rows-min {
    grid-auto-rows: min-content;
  }

  .sm\:auto-rows-max {
    grid-auto-rows: max-content;
  }

  .sm\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .sm\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sm\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .sm\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .sm\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .sm\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .sm\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .sm\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .sm\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .sm\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .sm\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .sm\:grid-cols-none {
    grid-template-columns: none;
  }

  .sm\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .sm\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .sm\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .sm\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .sm\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .sm\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .sm\:grid-rows-none {
    grid-template-rows: none;
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .sm\:flex-col {
    flex-direction: column;
  }

  .sm\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .sm\:flex-wrap {
    flex-wrap: wrap;
  }

  .sm\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .sm\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .sm\:place-content-center {
    place-content: center;
  }

  .sm\:place-content-start {
    place-content: start;
  }

  .sm\:place-content-end {
    place-content: end;
  }

  .sm\:place-content-between {
    place-content: space-between;
  }

  .sm\:place-content-around {
    place-content: space-around;
  }

  .sm\:place-content-evenly {
    place-content: space-evenly;
  }

  .sm\:place-content-stretch {
    place-content: stretch;
  }

  .sm\:place-items-start {
    place-items: start;
  }

  .sm\:place-items-end {
    place-items: end;
  }

  .sm\:place-items-center {
    place-items: center;
  }

  .sm\:place-items-stretch {
    place-items: stretch;
  }

  .sm\:content-center {
    align-content: center;
  }

  .sm\:content-start {
    align-content: flex-start;
  }

  .sm\:content-end {
    align-content: flex-end;
  }

  .sm\:content-between {
    align-content: space-between;
  }

  .sm\:content-around {
    align-content: space-around;
  }

  .sm\:content-evenly {
    align-content: space-evenly;
  }

  .sm\:items-start {
    align-items: flex-start;
  }

  .sm\:items-end {
    align-items: flex-end;
  }

  .sm\:items-center {
    align-items: center;
  }

  .sm\:items-baseline {
    align-items: baseline;
  }

  .sm\:items-stretch {
    align-items: stretch;
  }

  .sm\:justify-start {
    justify-content: flex-start;
  }

  .sm\:justify-end {
    justify-content: flex-end;
  }

  .sm\:justify-center {
    justify-content: center;
  }

  .sm\:justify-between {
    justify-content: space-between;
  }

  .sm\:justify-around {
    justify-content: space-around;
  }

  .sm\:justify-evenly {
    justify-content: space-evenly;
  }

  .sm\:justify-items-start {
    justify-items: start;
  }

  .sm\:justify-items-end {
    justify-items: end;
  }

  .sm\:justify-items-center {
    justify-items: center;
  }

  .sm\:justify-items-stretch {
    justify-items: stretch;
  }

  .sm\:gap-0 {
    gap: 0px;
  }

  .sm\:gap-1 {
    gap: 0.25rem;
  }

  .sm\:gap-2 {
    gap: 0.5rem;
  }

  .sm\:gap-3 {
    gap: 0.75rem;
  }

  .sm\:gap-4 {
    gap: 1rem;
  }

  .sm\:gap-5 {
    gap: 1.25rem;
  }

  .sm\:gap-6 {
    gap: 1.5rem;
  }

  .sm\:gap-7 {
    gap: 1.75rem;
  }

  .sm\:gap-8 {
    gap: 2rem;
  }

  .sm\:gap-9 {
    gap: 2.25rem;
  }

  .sm\:gap-10 {
    gap: 2.5rem;
  }

  .sm\:gap-11 {
    gap: 2.75rem;
  }

  .sm\:gap-12 {
    gap: 3rem;
  }

  .sm\:gap-14 {
    gap: 3.5rem;
  }

  .sm\:gap-16 {
    gap: 4rem;
  }

  .sm\:gap-20 {
    gap: 5rem;
  }

  .sm\:gap-24 {
    gap: 6rem;
  }

  .sm\:gap-28 {
    gap: 7rem;
  }

  .sm\:gap-32 {
    gap: 8rem;
  }

  .sm\:gap-36 {
    gap: 9rem;
  }

  .sm\:gap-40 {
    gap: 10rem;
  }

  .sm\:gap-44 {
    gap: 11rem;
  }

  .sm\:gap-48 {
    gap: 12rem;
  }

  .sm\:gap-52 {
    gap: 13rem;
  }

  .sm\:gap-56 {
    gap: 14rem;
  }

  .sm\:gap-60 {
    gap: 15rem;
  }

  .sm\:gap-64 {
    gap: 16rem;
  }

  .sm\:gap-72 {
    gap: 18rem;
  }

  .sm\:gap-80 {
    gap: 20rem;
  }

  .sm\:gap-96 {
    gap: 24rem;
  }

  .sm\:gap-px {
    gap: 1px;
  }

  .sm\:gap-0\.5 {
    gap: 0.125rem;
  }

  .sm\:gap-1\.5 {
    gap: 0.375rem;
  }

  .sm\:gap-2\.5 {
    gap: 0.625rem;
  }

  .sm\:gap-3\.5 {
    gap: 0.875rem;
  }

  .sm\:gap-x-0 {
    -moz-column-gap: 0px;
    column-gap: 0px;
  }

  .sm\:gap-x-1 {
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }

  .sm\:gap-x-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }

  .sm\:gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }

  .sm\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }

  .sm\:gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  .sm\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }

  .sm\:gap-x-7 {
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem;
  }

  .sm\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }

  .sm\:gap-x-9 {
    -moz-column-gap: 2.25rem;
    column-gap: 2.25rem;
  }

  .sm\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }

  .sm\:gap-x-11 {
    -moz-column-gap: 2.75rem;
    column-gap: 2.75rem;
  }

  .sm\:gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }

  .sm\:gap-x-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem;
  }

  .sm\:gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }

  .sm\:gap-x-20 {
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }

  .sm\:gap-x-24 {
    -moz-column-gap: 6rem;
    column-gap: 6rem;
  }

  .sm\:gap-x-28 {
    -moz-column-gap: 7rem;
    column-gap: 7rem;
  }

  .sm\:gap-x-32 {
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }

  .sm\:gap-x-36 {
    -moz-column-gap: 9rem;
    column-gap: 9rem;
  }

  .sm\:gap-x-40 {
    -moz-column-gap: 10rem;
    column-gap: 10rem;
  }

  .sm\:gap-x-44 {
    -moz-column-gap: 11rem;
    column-gap: 11rem;
  }

  .sm\:gap-x-48 {
    -moz-column-gap: 12rem;
    column-gap: 12rem;
  }

  .sm\:gap-x-52 {
    -moz-column-gap: 13rem;
    column-gap: 13rem;
  }

  .sm\:gap-x-56 {
    -moz-column-gap: 14rem;
    column-gap: 14rem;
  }

  .sm\:gap-x-60 {
    -moz-column-gap: 15rem;
    column-gap: 15rem;
  }

  .sm\:gap-x-64 {
    -moz-column-gap: 16rem;
    column-gap: 16rem;
  }

  .sm\:gap-x-72 {
    -moz-column-gap: 18rem;
    column-gap: 18rem;
  }

  .sm\:gap-x-80 {
    -moz-column-gap: 20rem;
    column-gap: 20rem;
  }

  .sm\:gap-x-96 {
    -moz-column-gap: 24rem;
    column-gap: 24rem;
  }

  .sm\:gap-x-px {
    -moz-column-gap: 1px;
    column-gap: 1px;
  }

  .sm\:gap-x-0\.5 {
    -moz-column-gap: 0.125rem;
    column-gap: 0.125rem;
  }

  .sm\:gap-x-1\.5 {
    -moz-column-gap: 0.375rem;
    column-gap: 0.375rem;
  }

  .sm\:gap-x-2\.5 {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
  }

  .sm\:gap-x-3\.5 {
    -moz-column-gap: 0.875rem;
    column-gap: 0.875rem;
  }

  .sm\:gap-y-0 {
    row-gap: 0px;
  }

  .sm\:gap-y-1 {
    row-gap: 0.25rem;
  }

  .sm\:gap-y-2 {
    row-gap: 0.5rem;
  }

  .sm\:gap-y-3 {
    row-gap: 0.75rem;
  }

  .sm\:gap-y-4 {
    row-gap: 1rem;
  }

  .sm\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .sm\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .sm\:gap-y-7 {
    row-gap: 1.75rem;
  }

  .sm\:gap-y-8 {
    row-gap: 2rem;
  }

  .sm\:gap-y-9 {
    row-gap: 2.25rem;
  }

  .sm\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .sm\:gap-y-11 {
    row-gap: 2.75rem;
  }

  .sm\:gap-y-12 {
    row-gap: 3rem;
  }

  .sm\:gap-y-14 {
    row-gap: 3.5rem;
  }

  .sm\:gap-y-16 {
    row-gap: 4rem;
  }

  .sm\:gap-y-20 {
    row-gap: 5rem;
  }

  .sm\:gap-y-24 {
    row-gap: 6rem;
  }

  .sm\:gap-y-28 {
    row-gap: 7rem;
  }

  .sm\:gap-y-32 {
    row-gap: 8rem;
  }

  .sm\:gap-y-36 {
    row-gap: 9rem;
  }

  .sm\:gap-y-40 {
    row-gap: 10rem;
  }

  .sm\:gap-y-44 {
    row-gap: 11rem;
  }

  .sm\:gap-y-48 {
    row-gap: 12rem;
  }

  .sm\:gap-y-52 {
    row-gap: 13rem;
  }

  .sm\:gap-y-56 {
    row-gap: 14rem;
  }

  .sm\:gap-y-60 {
    row-gap: 15rem;
  }

  .sm\:gap-y-64 {
    row-gap: 16rem;
  }

  .sm\:gap-y-72 {
    row-gap: 18rem;
  }

  .sm\:gap-y-80 {
    row-gap: 20rem;
  }

  .sm\:gap-y-96 {
    row-gap: 24rem;
  }

  .sm\:gap-y-px {
    row-gap: 1px;
  }

  .sm\:gap-y-0\.5 {
    row-gap: 0.125rem;
  }

  .sm\:gap-y-1\.5 {
    row-gap: 0.375rem;
  }

  .sm\:gap-y-2\.5 {
    row-gap: 0.625rem;
  }

  .sm\:gap-y-3\.5 {
    row-gap: 0.875rem;
  }

  .sm\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(7rem * var(--tw-space-x-reverse));
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(9rem * var(--tw-space-x-reverse));
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(11rem * var(--tw-space-x-reverse));
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(14rem * var(--tw-space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(15rem * var(--tw-space-x-reverse));
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(16rem * var(--tw-space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(18rem * var(--tw-space-x-reverse));
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(20rem * var(--tw-space-x-reverse));
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(24rem * var(--tw-space-x-reverse));
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-6rem * var(--tw-space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-7rem * var(--tw-space-x-reverse));
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-8rem * var(--tw-space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-9rem * var(--tw-space-x-reverse));
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-10rem * var(--tw-space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-11rem * var(--tw-space-x-reverse));
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-13rem * var(--tw-space-x-reverse));
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-14rem * var(--tw-space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-15rem * var(--tw-space-x-reverse));
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-16rem * var(--tw-space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-18rem * var(--tw-space-x-reverse));
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-20rem * var(--tw-space-x-reverse));
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-24rem * var(--tw-space-x-reverse));
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .sm\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .sm\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .sm\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
  }

  .sm\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .sm\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .sm\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .sm\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .sm\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .sm\:divide-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(5px * var(--tw-divide-x-reverse));
    border-left-width: calc(5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .sm\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .sm\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .sm\:divide-x-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(1.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .sm\:divide-x-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(0.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .sm\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .sm\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .sm\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .sm\:divide-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(5px * var(--tw-divide-y-reverse));
  }

  .sm\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .sm\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .sm\:divide-y-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1.5px * var(--tw-divide-y-reverse));
  }

  .sm\:divide-y-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0.5px * var(--tw-divide-y-reverse));
  }

  .sm\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .sm\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .sm\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .sm\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .sm\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .sm\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .sm\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .sm\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .sm\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .sm\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .sm\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .sm\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .sm\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .sm\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .sm\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .sm\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .sm\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .sm\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .sm\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .sm\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .sm\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .sm\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .sm\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .sm\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .sm\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .sm\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .sm\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .sm\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .sm\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .sm\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .sm\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .sm\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .sm\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .sm\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .sm\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .sm\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .sm\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .sm\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .sm\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .sm\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .sm\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .sm\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .sm\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .sm\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .sm\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .sm\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .sm\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .sm\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .sm\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .sm\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .sm\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .sm\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .sm\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .sm\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .sm\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .sm\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .sm\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .sm\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .sm\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .sm\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .sm\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .sm\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .sm\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .sm\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .sm\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .sm\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .sm\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .sm\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .sm\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .sm\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .sm\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .sm\:divide-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .sm\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .sm\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .sm\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .sm\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .sm\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .sm\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .sm\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .sm\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .sm\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .sm\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .sm\:divide-Asurion-White > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .sm\:divide-Asurion-Blue-Brighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .sm\:divide-Asurion-Blue-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .sm\:divide-Asurion-Blue-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .sm\:divide-Asurion-Purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .sm\:divide-Asurion-Purple-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .sm\:divide-Asurion-Purple-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .sm\:divide-Asurion-Gray-Deepest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .sm\:divide-Asurion-Gray-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-divide-opacity));
  }

  .sm\:divide-Asurion-Gray-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .sm\:divide-Asurion-Gray-Lighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .sm\:divide-Asurion-Gray-Lightest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .sm\:divide-Asurion-Red-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .sm\:divide-light-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .sm\:divide-light-gray-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .sm\:divide-light-gray-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .sm\:divide-light-gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-divide-opacity));
  }

  .sm\:divide-light-gray-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .sm\:divide-light-gray-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .sm\:divide-light-slate-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-divide-opacity));
  }

  .sm\:divide-denim-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-divide-opacity));
  }

  .sm\:divide-purple-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .sm\:divide-dark-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .sm\:divide-bright-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-divide-opacity));
  }

  .sm\:divide-mustard-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-divide-opacity));
  }

  .sm\:divide-mustard-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-divide-opacity));
  }

  .sm\:divide-light-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .sm\:divide-light-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-divide-opacity));
  }

  .sm\:divide-light-blue-3 > :not([hidden]) ~ :not([hidden]) {
    border-color:  #F0F3FF;
  }

  .sm\:divide-light-blue-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .sm\:divide-purple-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-divide-opacity));
  }

  .sm\:divide-light-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .sm\:divide-light-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .sm\:divide-light-bg-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-divide-opacity));
  }

  .sm\:divide-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-divide-opacity));
  }

  .sm\:divide-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-divide-opacity));
  }

  .sm\:divide-light-white-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-divide-opacity));
  }

  .sm\:divide-Black-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .sm\:divide-Default-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .sm\:divide-White-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-divide-opacity));
  }

  .sm\:divide-Green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-divide-opacity));
  }

  .sm\:divide-Blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .sm\:divide-Silver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-divide-opacity));
  }

  .sm\:divide-Yellow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-divide-opacity));
  }

  .sm\:divide-Grey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .sm\:divide-Gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .sm\:divide-Red-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-divide-opacity));
  }

  .sm\:divide-Gold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-divide-opacity));
  }

  .sm\:divide-light-green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .sm\:divide-dark-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .sm\:divide-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .sm\:divide-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-divide-opacity));
  }

  .sm\:divide-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-divide-opacity));
  }

  .sm\:divide-light-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-divide-opacity));
  }

  .sm\:divide-bright-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .sm\:divide-bright-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .sm\:divide-SpaceGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .sm\:divide-Purple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .sm\:divide-LightPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-divide-opacity));
  }

  .sm\:divide-Glow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .sm\:divide-Bronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-divide-opacity));
  }

  .sm\:divide-Copper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-divide-opacity));
  }

  .sm\:divide-Pink-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-divide-opacity));
  }

  .sm\:divide-Orange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-divide-opacity));
  }

  .sm\:divide-Coral-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-divide-opacity));
  }

  .sm\:divide-MajesticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .sm\:divide-PrismBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .sm\:divide-CeramicBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .sm\:divide-MidnightBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-divide-opacity));
  }

  .sm\:divide-PrismWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-divide-opacity));
  }

  .sm\:divide-CeramicWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-divide-opacity));
  }

  .sm\:divide-LilacPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-divide-opacity));
  }

  .sm\:divide-CrownSilver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-divide-opacity));
  }

  .sm\:divide-CoralBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-divide-opacity));
  }

  .sm\:divide-lime-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .sm\:divide-apple-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .sm\:divide-bg-new-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-divide-opacity));
  }

  .sm\:divide-bg-new-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-divide-opacity));
  }

  .sm\:divide-new-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-divide-opacity));
  }

  .sm\:divide-footer-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-divide-opacity));
  }

  .sm\:divide-border-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-divide-opacity));
  }

  .sm\:divide-apple-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-divide-opacity));
  }

  .sm\:divide-crimson-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-divide-opacity));
  }

  .sm\:divide-asurion-cyan > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-divide-opacity));
  }

  .sm\:divide-bright-orange > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-divide-opacity));
  }

  .sm\:divide-Graphite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-divide-opacity));
  }

  .sm\:divide-PacificBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .sm\:divide-light-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-divide-opacity));
  }

  .sm\:divide-asurion-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-divide-opacity));
  }

  .sm\:divide-OceanBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-divide-opacity));
  }

  .sm\:divide-MetallicCopper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-divide-opacity));
  }

  .sm\:divide-PorcelainWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-divide-opacity));
  }

  .sm\:divide-LightBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-divide-opacity));
  }

  .sm\:divide-CloudNavy-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .sm\:divide-CloudMint-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .sm\:divide-CloudOrange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-divide-opacity));
  }

  .sm\:divide-CloudLavender-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-divide-opacity));
  }

  .sm\:divide-CloudRed-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-divide-opacity));
  }

  .sm\:divide-CloudWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-divide-opacity));
  }

  .sm\:divide-SunriseGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .sm\:divide-SunshineGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .sm\:divide-AuraBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .sm\:divide-AuraGlow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .sm\:divide-MysticBronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-divide-opacity));
  }

  .sm\:divide-MysticGreen-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-divide-opacity));
  }

  .sm\:divide-MysticGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-divide-opacity));
  }

  .sm\:divide-MysticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-divide-opacity));
  }

  .sm\:divide-MysticWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-divide-opacity));
  }

  .sm\:divide-price-blue1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .sm\:divide-indigo1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .sm\:divide-Purple-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-divide-opacity));
  }

  .sm\:divide-new-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-divide-opacity));
  }

  .sm\:divide-dark-blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-divide-opacity));
  }

  .sm\:divide-replace-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-divide-opacity));
  }

  .sm\:divide-resolve-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-divide-opacity));
  }

  .sm\:divide-violet > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .sm\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .sm\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .sm\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .sm\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .sm\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .sm\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .sm\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .sm\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .sm\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .sm\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .sm\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .sm\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .sm\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .sm\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .sm\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .sm\:place-self-auto {
    place-self: auto;
  }

  .sm\:place-self-start {
    place-self: start;
  }

  .sm\:place-self-end {
    place-self: end;
  }

  .sm\:place-self-center {
    place-self: center;
  }

  .sm\:place-self-stretch {
    place-self: stretch;
  }

  .sm\:self-auto {
    align-self: auto;
  }

  .sm\:self-start {
    align-self: flex-start;
  }

  .sm\:self-end {
    align-self: flex-end;
  }

  .sm\:self-center {
    align-self: center;
  }

  .sm\:self-stretch {
    align-self: stretch;
  }

  .sm\:self-baseline {
    align-self: baseline;
  }

  .sm\:justify-self-auto {
    justify-self: auto;
  }

  .sm\:justify-self-start {
    justify-self: start;
  }

  .sm\:justify-self-end {
    justify-self: end;
  }

  .sm\:justify-self-center {
    justify-self: center;
  }

  .sm\:justify-self-stretch {
    justify-self: stretch;
  }

  .sm\:overflow-auto {
    overflow: auto;
  }

  .sm\:overflow-hidden {
    overflow: hidden;
  }

  .sm\:overflow-visible {
    overflow: visible;
  }

  .sm\:overflow-scroll {
    overflow: scroll;
  }

  .sm\:overflow-x-auto {
    overflow-x: auto;
  }

  .sm\:overflow-y-auto {
    overflow-y: auto;
  }

  .sm\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .sm\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .sm\:overflow-x-visible {
    overflow-x: visible;
  }

  .sm\:overflow-y-visible {
    overflow-y: visible;
  }

  .sm\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .sm\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .sm\:overscroll-auto {
    overscroll-behavior: auto;
  }

  .sm\:overscroll-contain {
    overscroll-behavior: contain;
  }

  .sm\:overscroll-none {
    overscroll-behavior: none;
  }

  .sm\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .sm\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .sm\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .sm\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .sm\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .sm\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .sm\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .sm\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .sm\:overflow-clip {
    text-overflow: clip;
  }

  .sm\:whitespace-normal {
    white-space: normal;
  }

  .sm\:whitespace-nowrap {
    white-space: nowrap;
  }

  .sm\:whitespace-pre {
    white-space: pre;
  }

  .sm\:whitespace-pre-line {
    white-space: pre-line;
  }

  .sm\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .sm\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .sm\:break-words {
    overflow-wrap: break-word;
  }

  .sm\:break-all {
    word-break: break-all;
  }

  .sm\:rounded-5 {
    border-radius: 5px;
  }

  .sm\:rounded-16 {
    border-radius: 16px;
  }

  .sm\:rounded-none {
    border-radius: 0px;
  }

  .sm\:rounded-sm {
    border-radius: 0.125rem;
  }

  .sm\:rounded {
    border-radius: 0.25rem;
  }

  .sm\:rounded-md {
    border-radius: 0.375rem;
  }

  .sm\:rounded-lg {
    border-radius: 0.5rem;
  }

  .sm\:rounded-xl {
    border-radius: 0.75rem;
  }

  .sm\:rounded-2xl {
    border-radius: 1rem;
  }

  .sm\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .sm\:rounded-full {
    border-radius: 9999px;
  }

  .sm\:rounded-r3 {
    border-radius: 3px;
  }

  .sm\:rounded-t-5 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .sm\:rounded-t-16 {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .sm\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .sm\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .sm\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .sm\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .sm\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .sm\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .sm\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .sm\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .sm\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .sm\:rounded-t-r3 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }

  .sm\:rounded-r-5 {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .sm\:rounded-r-16 {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .sm\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .sm\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .sm\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .sm\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .sm\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .sm\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .sm\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .sm\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .sm\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .sm\:rounded-r-r3 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  .sm\:rounded-b-5 {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .sm\:rounded-b-16 {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .sm\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .sm\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .sm\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .sm\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .sm\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .sm\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .sm\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .sm\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .sm\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .sm\:rounded-b-r3 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .sm\:rounded-l-5 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .sm\:rounded-l-16 {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .sm\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .sm\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .sm\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .sm\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .sm\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .sm\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .sm\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .sm\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .sm\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .sm\:rounded-l-r3 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .sm\:rounded-tl-5 {
    border-top-left-radius: 5px;
  }

  .sm\:rounded-tl-16 {
    border-top-left-radius: 16px;
  }

  .sm\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .sm\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .sm\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .sm\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .sm\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .sm\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .sm\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .sm\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .sm\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .sm\:rounded-tl-r3 {
    border-top-left-radius: 3px;
  }

  .sm\:rounded-tr-5 {
    border-top-right-radius: 5px;
  }

  .sm\:rounded-tr-16 {
    border-top-right-radius: 16px;
  }

  .sm\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .sm\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .sm\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .sm\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .sm\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .sm\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .sm\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .sm\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .sm\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .sm\:rounded-tr-r3 {
    border-top-right-radius: 3px;
  }

  .sm\:rounded-br-5 {
    border-bottom-right-radius: 5px;
  }

  .sm\:rounded-br-16 {
    border-bottom-right-radius: 16px;
  }

  .sm\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .sm\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .sm\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .sm\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .sm\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .sm\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .sm\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .sm\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .sm\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .sm\:rounded-br-r3 {
    border-bottom-right-radius: 3px;
  }

  .sm\:rounded-bl-5 {
    border-bottom-left-radius: 5px;
  }

  .sm\:rounded-bl-16 {
    border-bottom-left-radius: 16px;
  }

  .sm\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .sm\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .sm\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .sm\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .sm\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .sm\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .sm\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .sm\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .sm\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .sm\:rounded-bl-r3 {
    border-bottom-left-radius: 3px;
  }

  .sm\:border-0 {
    border-width: 0px;
  }

  .sm\:border-2 {
    border-width: 2px;
  }

  .sm\:border-4 {
    border-width: 4px;
  }

  .sm\:border-5 {
    border-width: 5px;
  }

  .sm\:border-8 {
    border-width: 8px;
  }

  .sm\:border {
    border-width: 1px;
  }

  .sm\:border-1\/5 {
    border-width: 1.5px;
  }

  .sm\:border-1\/2 {
    border-width: 0.5px;
  }

  .sm\:border-t-0 {
    border-top-width: 0px;
  }

  .sm\:border-t-2 {
    border-top-width: 2px;
  }

  .sm\:border-t-4 {
    border-top-width: 4px;
  }

  .sm\:border-t-5 {
    border-top-width: 5px;
  }

  .sm\:border-t-8 {
    border-top-width: 8px;
  }

  .sm\:border-t {
    border-top-width: 1px;
  }

  .sm\:border-t-1\/5 {
    border-top-width: 1.5px;
  }

  .sm\:border-t-1\/2 {
    border-top-width: 0.5px;
  }

  .sm\:border-r-0 {
    border-right-width: 0px;
  }

  .sm\:border-r-2 {
    border-right-width: 2px;
  }

  .sm\:border-r-4 {
    border-right-width: 4px;
  }

  .sm\:border-r-5 {
    border-right-width: 5px;
  }

  .sm\:border-r-8 {
    border-right-width: 8px;
  }

  .sm\:border-r {
    border-right-width: 1px;
  }

  .sm\:border-r-1\/5 {
    border-right-width: 1.5px;
  }

  .sm\:border-r-1\/2 {
    border-right-width: 0.5px;
  }

  .sm\:border-b-0 {
    border-bottom-width: 0px;
  }

  .sm\:border-b-2 {
    border-bottom-width: 2px;
  }

  .sm\:border-b-4 {
    border-bottom-width: 4px;
  }

  .sm\:border-b-5 {
    border-bottom-width: 5px;
  }

  .sm\:border-b-8 {
    border-bottom-width: 8px;
  }

  .sm\:border-b {
    border-bottom-width: 1px;
  }

  .sm\:border-b-1\/5 {
    border-bottom-width: 1.5px;
  }

  .sm\:border-b-1\/2 {
    border-bottom-width: 0.5px;
  }

  .sm\:border-l-0 {
    border-left-width: 0px;
  }

  .sm\:border-l-2 {
    border-left-width: 2px;
  }

  .sm\:border-l-4 {
    border-left-width: 4px;
  }

  .sm\:border-l-5 {
    border-left-width: 5px;
  }

  .sm\:border-l-8 {
    border-left-width: 8px;
  }

  .sm\:border-l {
    border-left-width: 1px;
  }

  .sm\:border-l-1\/5 {
    border-left-width: 1.5px;
  }

  .sm\:border-l-1\/2 {
    border-left-width: 0.5px;
  }

  .sm\:border-solid {
    border-style: solid;
  }

  .sm\:border-dashed {
    border-style: dashed;
  }

  .sm\:border-dotted {
    border-style: dotted;
  }

  .sm\:border-double {
    border-style: double;
  }

  .sm\:border-none {
    border-style: none;
  }

  .sm\:border-transparent {
    border-color: transparent;
  }

  .sm\:border-current {
    border-color: currentColor;
  }

  .sm\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .sm\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .sm\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .sm\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .sm\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .sm\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .sm\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .sm\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .sm\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .sm\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .sm\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .sm\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .sm\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .sm\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .sm\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .sm\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .sm\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .sm\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .sm\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .sm\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .sm\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .sm\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .sm\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .sm\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .sm\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .sm\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .sm\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .sm\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .sm\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .sm\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .sm\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .sm\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .sm\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .sm\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .sm\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .sm\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .sm\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .sm\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .sm\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .sm\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .sm\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .sm\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .sm\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .sm\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .sm\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .sm\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .sm\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .sm\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .sm\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .sm\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .sm\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .sm\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .sm\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .sm\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .sm\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .sm\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .sm\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .sm\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .sm\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .sm\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .sm\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .sm\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .sm\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .sm\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .sm\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .sm\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .sm\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .sm\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .sm\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .sm\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .sm\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .sm\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .sm\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .sm\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .sm\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .sm\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .sm\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .sm\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .sm\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .sm\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .sm\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .sm\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .sm\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .sm\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .sm\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .sm\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .sm\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .sm\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .sm\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .sm\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .sm\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .sm\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .sm\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .sm\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .sm\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .sm\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .sm\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .sm\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .sm\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .sm\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .sm\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .sm\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .sm\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .sm\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .sm\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .sm\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .sm\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .sm\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .sm\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .sm\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .sm\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .sm\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .sm\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .sm\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .sm\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .sm\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .sm\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .sm\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .sm\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .sm\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .sm\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .sm\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .sm\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .sm\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .sm\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .sm\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .sm\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .sm\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .sm\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .sm\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .sm\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .sm\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .sm\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .sm\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .sm\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .sm\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .sm\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .sm\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .sm\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .sm\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .sm\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .sm\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .sm\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .sm\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .sm\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .sm\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .sm\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .sm\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .sm\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .sm\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .sm\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .sm\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .sm\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .sm\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .sm\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .sm\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .sm\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .sm\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .sm\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .sm\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .sm\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .sm\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .sm\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .sm\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .sm\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .sm\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .sm\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .sm\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .sm\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .sm\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .sm\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .sm\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .sm\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .sm\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .sm\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .sm\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .sm\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .sm\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .sm\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .sm\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .sm\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .sm\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .sm\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .sm\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .sm\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .group:hover .sm\:group-hover\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .group:hover .sm\:group-hover\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .sm\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .sm\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Asurion-White:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Asurion-Blue-Brighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Asurion-Blue-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Asurion-Blue-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Asurion-Purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Asurion-Purple-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Asurion-Purple-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Asurion-Gray-Deepest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Asurion-Gray-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Asurion-Gray-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Asurion-Gray-Lighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Asurion-Gray-Lightest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Asurion-Red-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-light-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-light-gray-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-light-gray-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-light-gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-light-gray-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-light-gray-5:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-light-slate-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-denim-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-purple-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-dark-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-bright-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-mustard-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-mustard-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-light-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-light-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-light-blue-3:focus-within {
    border-color:  #F0F3FF;
  }

  .sm\:focus-within\:border-light-blue-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-purple-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-light-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-light-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-light-bg-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-light-white-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Black-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Default-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-White-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Silver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Yellow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Grey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Red-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Gold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-light-green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-dark-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-light-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-bright-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-bright-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-SpaceGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Purple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-LightPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Glow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Bronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Copper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Pink-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Orange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Coral-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-MajesticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-PrismBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-CeramicBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-MidnightBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-PrismWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-CeramicWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-LilacPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-CrownSilver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-CoralBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-lime-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-apple-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-bg-new-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-bg-new-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-new-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-footer-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-border-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-apple-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-crimson-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-asurion-cyan:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-bright-orange:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Graphite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-PacificBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-light-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-asurion-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-OceanBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-MetallicCopper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-PorcelainWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-LightBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-CloudNavy-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-CloudMint-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-CloudOrange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-CloudLavender-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-CloudRed-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-CloudWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-SunriseGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-SunshineGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-AuraBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-AuraGlow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-MysticBronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-MysticGreen-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-MysticGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-MysticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-MysticWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-price-blue1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-indigo1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-Purple-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-new-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-dark-blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-replace-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-resolve-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .sm\:focus-within\:border-violet:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .sm\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .sm\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .sm\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .sm\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .sm\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .sm\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .sm\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .sm\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .sm\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .sm\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .sm\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .sm\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .sm\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .sm\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .sm\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .sm\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .sm\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .sm\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .sm\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .sm\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .sm\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .sm\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .sm\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .sm\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .sm\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .sm\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .sm\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .sm\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .sm\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .sm\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .sm\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .sm\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .sm\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .sm\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .sm\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .sm\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .sm\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .sm\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .sm\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .sm\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .sm\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .sm\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .sm\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .sm\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .sm\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .sm\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .sm\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .sm\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .sm\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .sm\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .sm\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .sm\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .sm\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .sm\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .sm\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .sm\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .sm\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .sm\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .sm\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .sm\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .sm\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .sm\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .sm\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .sm\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .sm\:hover\:border-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .sm\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .sm\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .sm\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .sm\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .sm\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .sm\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .sm\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .sm\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .sm\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .sm\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Asurion-White:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Asurion-Blue-Brighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Asurion-Blue-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Asurion-Blue-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Asurion-Purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Asurion-Purple-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Asurion-Purple-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Asurion-Gray-Deepest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Asurion-Gray-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Asurion-Gray-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Asurion-Gray-Lighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Asurion-Gray-Lightest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Asurion-Red-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .sm\:hover\:border-light-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .sm\:hover\:border-light-gray-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .sm\:hover\:border-light-gray-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .sm\:hover\:border-light-gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .sm\:hover\:border-light-gray-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .sm\:hover\:border-light-gray-5:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .sm\:hover\:border-light-slate-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .sm\:hover\:border-denim-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .sm\:hover\:border-purple-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .sm\:hover\:border-dark-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .sm\:hover\:border-bright-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .sm\:hover\:border-mustard-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .sm\:hover\:border-mustard-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .sm\:hover\:border-light-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:hover\:border-light-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .sm\:hover\:border-light-blue-3:hover {
    border-color:  #F0F3FF;
  }

  .sm\:hover\:border-light-blue-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .sm\:hover\:border-purple-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .sm\:hover\:border-light-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .sm\:hover\:border-light-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .sm\:hover\:border-light-bg-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .sm\:hover\:border-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .sm\:hover\:border-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .sm\:hover\:border-light-white-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Black-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Default-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .sm\:hover\:border-White-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Silver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Yellow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Grey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Red-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Gold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .sm\:hover\:border-light-green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .sm\:hover\:border-dark-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .sm\:hover\:border-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:hover\:border-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .sm\:hover\:border-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .sm\:hover\:border-light-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .sm\:hover\:border-bright-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .sm\:hover\:border-bright-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .sm\:hover\:border-SpaceGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Purple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .sm\:hover\:border-LightPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Glow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Bronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Copper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Pink-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Orange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Coral-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .sm\:hover\:border-MajesticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .sm\:hover\:border-PrismBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .sm\:hover\:border-CeramicBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .sm\:hover\:border-MidnightBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .sm\:hover\:border-PrismWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .sm\:hover\:border-CeramicWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .sm\:hover\:border-LilacPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .sm\:hover\:border-CrownSilver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .sm\:hover\:border-CoralBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .sm\:hover\:border-lime-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .sm\:hover\:border-apple-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .sm\:hover\:border-bg-new-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .sm\:hover\:border-bg-new-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .sm\:hover\:border-new-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .sm\:hover\:border-footer-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .sm\:hover\:border-border-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .sm\:hover\:border-apple-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .sm\:hover\:border-crimson-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .sm\:hover\:border-asurion-cyan:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .sm\:hover\:border-bright-orange:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Graphite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .sm\:hover\:border-PacificBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:hover\:border-light-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .sm\:hover\:border-asurion-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .sm\:hover\:border-OceanBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .sm\:hover\:border-MetallicCopper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .sm\:hover\:border-PorcelainWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .sm\:hover\:border-LightBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .sm\:hover\:border-CloudNavy-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .sm\:hover\:border-CloudMint-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .sm\:hover\:border-CloudOrange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .sm\:hover\:border-CloudLavender-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .sm\:hover\:border-CloudRed-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .sm\:hover\:border-CloudWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .sm\:hover\:border-SunriseGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .sm\:hover\:border-SunshineGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .sm\:hover\:border-AuraBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .sm\:hover\:border-AuraGlow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .sm\:hover\:border-MysticBronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .sm\:hover\:border-MysticGreen-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .sm\:hover\:border-MysticGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .sm\:hover\:border-MysticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .sm\:hover\:border-MysticWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .sm\:hover\:border-price-blue1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:hover\:border-indigo1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .sm\:hover\:border-Purple-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .sm\:hover\:border-new-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .sm\:hover\:border-dark-blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .sm\:hover\:border-replace-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .sm\:hover\:border-resolve-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .sm\:hover\:border-violet:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .sm\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .sm\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .sm\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .sm\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .sm\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .sm\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .sm\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .sm\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .sm\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .sm\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .sm\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .sm\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .sm\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .sm\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .sm\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .sm\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .sm\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .sm\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .sm\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .sm\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .sm\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .sm\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .sm\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .sm\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .sm\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .sm\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .sm\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .sm\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .sm\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .sm\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .sm\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .sm\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .sm\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .sm\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .sm\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .sm\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .sm\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .sm\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .sm\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .sm\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .sm\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .sm\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .sm\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .sm\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .sm\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .sm\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .sm\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .sm\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .sm\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .sm\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .sm\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .sm\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .sm\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .sm\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .sm\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .sm\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .sm\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .sm\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .sm\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .sm\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .sm\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .sm\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .sm\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .sm\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .sm\:focus\:border-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .sm\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .sm\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .sm\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .sm\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .sm\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .sm\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .sm\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .sm\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .sm\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .sm\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Asurion-White:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Asurion-Blue-Brighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Asurion-Blue-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Asurion-Blue-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Asurion-Purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Asurion-Purple-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Asurion-Purple-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Asurion-Gray-Deepest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Asurion-Gray-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Asurion-Gray-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Asurion-Gray-Lighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Asurion-Gray-Lightest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Asurion-Red-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .sm\:focus\:border-light-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .sm\:focus\:border-light-gray-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .sm\:focus\:border-light-gray-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .sm\:focus\:border-light-gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .sm\:focus\:border-light-gray-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .sm\:focus\:border-light-gray-5:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .sm\:focus\:border-light-slate-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .sm\:focus\:border-denim-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .sm\:focus\:border-purple-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .sm\:focus\:border-dark-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .sm\:focus\:border-bright-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .sm\:focus\:border-mustard-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .sm\:focus\:border-mustard-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .sm\:focus\:border-light-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:focus\:border-light-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .sm\:focus\:border-light-blue-3:focus {
    border-color:  #F0F3FF;
  }

  .sm\:focus\:border-light-blue-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .sm\:focus\:border-purple-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .sm\:focus\:border-light-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .sm\:focus\:border-light-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .sm\:focus\:border-light-bg-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .sm\:focus\:border-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .sm\:focus\:border-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .sm\:focus\:border-light-white-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Black-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Default-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .sm\:focus\:border-White-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Silver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Yellow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Grey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Red-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Gold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .sm\:focus\:border-light-green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .sm\:focus\:border-dark-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .sm\:focus\:border-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:focus\:border-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .sm\:focus\:border-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .sm\:focus\:border-light-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .sm\:focus\:border-bright-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .sm\:focus\:border-bright-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .sm\:focus\:border-SpaceGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Purple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .sm\:focus\:border-LightPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Glow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Bronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Copper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Pink-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Orange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Coral-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .sm\:focus\:border-MajesticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .sm\:focus\:border-PrismBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .sm\:focus\:border-CeramicBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .sm\:focus\:border-MidnightBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .sm\:focus\:border-PrismWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .sm\:focus\:border-CeramicWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .sm\:focus\:border-LilacPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .sm\:focus\:border-CrownSilver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .sm\:focus\:border-CoralBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .sm\:focus\:border-lime-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .sm\:focus\:border-apple-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .sm\:focus\:border-bg-new-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .sm\:focus\:border-bg-new-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .sm\:focus\:border-new-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .sm\:focus\:border-footer-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .sm\:focus\:border-border-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .sm\:focus\:border-apple-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .sm\:focus\:border-crimson-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .sm\:focus\:border-asurion-cyan:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .sm\:focus\:border-bright-orange:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Graphite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .sm\:focus\:border-PacificBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:focus\:border-light-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .sm\:focus\:border-asurion-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .sm\:focus\:border-OceanBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .sm\:focus\:border-MetallicCopper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .sm\:focus\:border-PorcelainWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .sm\:focus\:border-LightBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .sm\:focus\:border-CloudNavy-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .sm\:focus\:border-CloudMint-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .sm\:focus\:border-CloudOrange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .sm\:focus\:border-CloudLavender-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .sm\:focus\:border-CloudRed-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .sm\:focus\:border-CloudWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .sm\:focus\:border-SunriseGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .sm\:focus\:border-SunshineGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .sm\:focus\:border-AuraBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .sm\:focus\:border-AuraGlow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .sm\:focus\:border-MysticBronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .sm\:focus\:border-MysticGreen-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .sm\:focus\:border-MysticGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .sm\:focus\:border-MysticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .sm\:focus\:border-MysticWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .sm\:focus\:border-price-blue1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .sm\:focus\:border-indigo1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .sm\:focus\:border-Purple-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .sm\:focus\:border-new-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .sm\:focus\:border-dark-blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .sm\:focus\:border-replace-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .sm\:focus\:border-resolve-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .sm\:focus\:border-violet:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .sm\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .sm\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .sm\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .sm\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .sm\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .sm\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .sm\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .sm\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .sm\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .sm\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .sm\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .sm\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .sm\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .sm\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .sm\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .sm\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .sm\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .sm\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .sm\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .sm\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .sm\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .sm\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .sm\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .sm\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .sm\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .sm\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .sm\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .sm\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .sm\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .sm\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .sm\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .sm\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .sm\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .sm\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .sm\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .sm\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .sm\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .sm\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .sm\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .sm\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .sm\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .sm\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .sm\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .sm\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .sm\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .sm\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .sm\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .sm\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .sm\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .sm\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .sm\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .sm\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .sm\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .sm\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .sm\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .sm\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .sm\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .sm\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .sm\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .sm\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .sm\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .sm\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .sm\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .sm\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .sm\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .sm\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .sm\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .sm\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .sm\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .sm\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .sm\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .sm\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .sm\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .sm\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .sm\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .sm\:bg-transparent {
    background-color: transparent;
  }

  .sm\:bg-current {
    background-color: currentColor;
  }

  .sm\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .sm\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .sm\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .sm\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .sm\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .sm\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .sm\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .sm\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .sm\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .sm\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .sm\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .sm\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .sm\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .sm\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .sm\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .sm\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .sm\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .sm\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .sm\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .sm\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .sm\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .sm\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .sm\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .sm\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .sm\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .sm\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .sm\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .sm\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .sm\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .sm\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .sm\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .sm\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .sm\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .sm\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .sm\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .sm\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .sm\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .sm\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .sm\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .sm\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .sm\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .sm\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .sm\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .sm\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .sm\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .sm\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .sm\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .sm\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .sm\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .sm\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .sm\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .sm\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .sm\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .sm\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .sm\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .sm\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .sm\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .sm\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .sm\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .sm\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .sm\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .sm\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .sm\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .sm\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .sm\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .sm\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .sm\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .sm\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .sm\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .sm\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .sm\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .sm\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .sm\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .sm\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .sm\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .sm\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .sm\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .sm\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .sm\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .sm\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .sm\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .sm\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .sm\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .sm\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .sm\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .sm\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .sm\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .sm\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .sm\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .sm\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .sm\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .sm\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .sm\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .sm\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .sm\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .sm\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .sm\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .sm\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .sm\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .sm\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .sm\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .sm\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .sm\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .sm\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .sm\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .sm\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .sm\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .sm\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .sm\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .sm\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .sm\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .sm\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .sm\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .sm\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .sm\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .sm\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .sm\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .sm\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .sm\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .sm\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .sm\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .sm\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .sm\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .sm\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .sm\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .sm\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .sm\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .sm\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .sm\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .sm\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .sm\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .sm\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .sm\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .sm\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .sm\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .sm\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .sm\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .sm\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .sm\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .sm\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .sm\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .sm\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .sm\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .sm\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .sm\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .sm\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .sm\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .sm\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .sm\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .sm\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .sm\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .sm\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .sm\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .sm\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .sm\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .sm\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .sm\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .sm\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .sm\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .sm\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .sm\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .sm\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .sm\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .sm\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .sm\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .sm\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .sm\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .sm\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .sm\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .sm\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .sm\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .sm\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .sm\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .sm\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .sm\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .sm\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .sm\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .sm\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .sm\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .sm\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .sm\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .sm\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .sm\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .sm\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .group:hover .sm\:group-hover\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .group:hover .sm\:group-hover\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .sm\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .sm\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Asurion-White:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Asurion-Blue-Brighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Asurion-Blue-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Asurion-Blue-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Asurion-Purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Asurion-Purple-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Asurion-Purple-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Asurion-Gray-Deepest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Asurion-Gray-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Asurion-Gray-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Asurion-Gray-Lighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Asurion-Gray-Lightest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Asurion-Red-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-light-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-light-gray-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-light-gray-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-light-gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-light-gray-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-light-gray-5:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-light-slate-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-denim-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-purple-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-dark-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-bright-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-mustard-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-mustard-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-light-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-light-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-light-blue-3:focus-within {
    background-color:  #F0F3FF;
  }

  .sm\:focus-within\:bg-light-blue-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-purple-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-light-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-light-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-light-bg-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-light-white-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Black-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Default-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-White-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Silver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Yellow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Grey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Red-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Gold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-light-green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-dark-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-light-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-bright-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-bright-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-SpaceGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Purple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-LightPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Glow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Bronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Copper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Pink-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Orange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Coral-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-MajesticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-PrismBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-CeramicBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-MidnightBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-PrismWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-CeramicWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-LilacPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-CrownSilver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-CoralBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-lime-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-apple-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-bg-new-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-bg-new-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-new-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-footer-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-border-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-apple-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-crimson-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-asurion-cyan:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-bright-orange:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Graphite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-PacificBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-light-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-asurion-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-OceanBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-MetallicCopper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-PorcelainWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-LightBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-CloudNavy-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-CloudMint-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-CloudOrange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-CloudLavender-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-CloudRed-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-CloudWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-SunriseGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-SunshineGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-AuraBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-AuraGlow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-MysticBronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-MysticGreen-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-MysticGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-MysticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-MysticWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-price-blue1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-indigo1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-Purple-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-new-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-dark-blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-replace-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .sm\:focus-within\:bg-resolve-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .sm\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .sm\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Asurion-White:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Asurion-Blue-Brighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Asurion-Blue-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Asurion-Blue-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Asurion-Purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Asurion-Purple-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Asurion-Purple-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Asurion-Gray-Deepest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Asurion-Gray-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Asurion-Gray-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Asurion-Gray-Lighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Asurion-Gray-Lightest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Asurion-Red-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-light-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-light-gray-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-light-gray-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-light-gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-light-gray-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-light-gray-5:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-light-slate-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-denim-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-purple-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-dark-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-bright-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-mustard-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-mustard-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-light-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-light-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-light-blue-3:hover {
    background-color:  #F0F3FF;
  }

  .sm\:hover\:bg-light-blue-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-purple-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-light-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-light-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-light-bg-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-light-white-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Black-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Default-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-White-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Silver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Yellow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Grey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Red-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Gold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-light-green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-dark-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-light-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-bright-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-bright-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-SpaceGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Purple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-LightPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Glow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Bronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Copper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Pink-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Orange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Coral-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-MajesticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-PrismBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-CeramicBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-MidnightBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-PrismWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-CeramicWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-LilacPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-CrownSilver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-CoralBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-lime-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-apple-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-bg-new-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-bg-new-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-new-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-footer-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-border-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-apple-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-crimson-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-asurion-cyan:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-bright-orange:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Graphite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-PacificBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-light-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-asurion-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-OceanBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-MetallicCopper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-PorcelainWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-LightBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-CloudNavy-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-CloudMint-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-CloudOrange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-CloudLavender-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-CloudRed-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-CloudWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-SunriseGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-SunshineGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-AuraBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-AuraGlow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-MysticBronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-MysticGreen-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-MysticGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-MysticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-MysticWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-price-blue1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-indigo1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-Purple-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-new-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-dark-blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-replace-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .sm\:hover\:bg-resolve-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .sm\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .sm\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Asurion-White:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Asurion-Blue-Brighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Asurion-Blue-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Asurion-Blue-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Asurion-Purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Asurion-Purple-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Asurion-Purple-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Asurion-Gray-Deepest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Asurion-Gray-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Asurion-Gray-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Asurion-Gray-Lighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Asurion-Gray-Lightest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Asurion-Red-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-light-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-light-gray-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-light-gray-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-light-gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-light-gray-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-light-gray-5:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-light-slate-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-denim-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-purple-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-dark-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-bright-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-mustard-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-mustard-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-light-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-light-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-light-blue-3:focus {
    background-color:  #F0F3FF;
  }

  .sm\:focus\:bg-light-blue-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-purple-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-light-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-light-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-light-bg-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-light-white-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Black-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Default-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-White-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Silver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Yellow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Grey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Red-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Gold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-light-green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-dark-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-light-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-bright-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-bright-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-SpaceGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Purple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-LightPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Glow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Bronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Copper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Pink-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Orange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Coral-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-MajesticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-PrismBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-CeramicBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-MidnightBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-PrismWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-CeramicWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-LilacPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-CrownSilver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-CoralBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-lime-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-apple-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-bg-new-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-bg-new-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-new-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-footer-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-border-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-apple-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-crimson-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-asurion-cyan:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-bright-orange:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Graphite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-PacificBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-light-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-asurion-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-OceanBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-MetallicCopper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-PorcelainWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-LightBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-CloudNavy-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-CloudMint-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-CloudOrange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-CloudLavender-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-CloudRed-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-CloudWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-SunriseGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-SunshineGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-AuraBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-AuraGlow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-MysticBronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-MysticGreen-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-MysticGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-MysticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-MysticWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-price-blue1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-indigo1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-Purple-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-new-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-dark-blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-replace-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .sm\:focus\:bg-resolve-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .sm\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .sm\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .sm\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .sm\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .sm\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .sm\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .sm\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .sm\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .sm\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .sm\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .sm\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .sm\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .sm\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .sm\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .sm\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .sm\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .sm\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .sm\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .sm\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .sm\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .sm\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .sm\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .sm\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .sm\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .sm\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .sm\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .sm\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .sm\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .sm\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .sm\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .sm\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .sm\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .sm\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .sm\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .sm\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .sm\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .sm\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .sm\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .sm\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .sm\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .sm\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .sm\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .sm\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .sm\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .sm\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .sm\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .sm\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .sm\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .sm\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .sm\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .sm\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .sm\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .sm\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .sm\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .sm\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .sm\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .sm\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .sm\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .sm\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .sm\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .sm\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .sm\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .sm\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .sm\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .sm\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .sm\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .sm\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .sm\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .sm\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .sm\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .sm\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .sm\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .sm\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .sm\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .sm\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .sm\:bg-none {
    background-image: none;
  }

  .sm\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .sm\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .sm\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .sm\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .sm\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .sm\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .sm\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .sm\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .sm\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .sm\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .sm\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .sm\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .sm\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .sm\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .sm\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .sm\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .sm\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .sm\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .sm\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .sm\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .sm\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .sm\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .sm\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .sm\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .sm\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .sm\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .sm\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .sm\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .sm\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .sm\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .sm\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .sm\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .sm\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .sm\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .sm\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .sm\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .sm\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .sm\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .sm\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .sm\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .sm\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .sm\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .sm\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .sm\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .sm\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .sm\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .sm\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .sm\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .sm\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .sm\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .sm\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .sm\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .sm\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .sm\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .sm\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .sm\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .sm\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .sm\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .sm\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .sm\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .sm\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .sm\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .sm\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .sm\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .sm\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .sm\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .sm\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .sm\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .sm\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .sm\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .sm\:from-purple {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .sm\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .sm\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .sm\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .sm\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .sm\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .sm\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .sm\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .sm\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .sm\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .sm\:from-Asurion-White {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:from-Asurion-Blue-Brighter {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:from-Asurion-Blue-Deep {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .sm\:from-Asurion-Blue-Light {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .sm\:from-Asurion-Purple {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .sm\:from-Asurion-Purple-Deeper {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:from-Asurion-Purple-Light {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .sm\:from-Asurion-Gray-Deepest {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .sm\:from-Asurion-Gray-Deeper {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .sm\:from-Asurion-Gray-Light {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .sm\:from-Asurion-Gray-Lighter {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .sm\:from-Asurion-Gray-Lightest {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .sm\:from-Asurion-Red-Deep {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .sm\:from-light-gray {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .sm\:from-light-gray-1 {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .sm\:from-light-gray-2 {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .sm\:from-light-gray-3 {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .sm\:from-light-gray-4 {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .sm\:from-light-gray-5 {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .sm\:from-light-slate-gray {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .sm\:from-denim-blue {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .sm\:from-purple-1 {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .sm\:from-dark-red {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .sm\:from-bright-red {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .sm\:from-mustard-yellow {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .sm\:from-mustard-yellow-1 {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .sm\:from-light-blue {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:from-light-blue-1 {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .sm\:from-light-blue-3 {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:from-light-blue-4 {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .sm\:from-purple-blue {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .sm\:from-light-green {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .sm\:from-light-green-1 {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .sm\:from-light-bg-green {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .sm\:from-green-1 {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .sm\:from-pink-1 {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .sm\:from-light-white-1 {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .sm\:from-Black-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:from-Default-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .sm\:from-White-3 {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .sm\:from-Green-3 {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .sm\:from-Blue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:from-Silver-3 {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .sm\:from-Yellow-3 {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .sm\:from-Grey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .sm\:from-Gray-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .sm\:from-Red-3 {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .sm\:from-Gold-3 {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .sm\:from-light-green-3 {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .sm\:from-dark-blue-2 {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .sm\:from-blue-1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:from-yellow-1 {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .sm\:from-blue-2 {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .sm\:from-light-pink {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .sm\:from-bright-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .sm\:from-bright-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .sm\:from-SpaceGrey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .sm\:from-Purple-3 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:from-LightPurple-3 {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .sm\:from-Glow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .sm\:from-Bronze-3 {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .sm\:from-Copper-3 {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .sm\:from-Pink-3 {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .sm\:from-Orange-3 {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .sm\:from-Coral-3 {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .sm\:from-MajesticBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:from-PrismBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:from-CeramicBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:from-MidnightBlack-3 {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .sm\:from-PrismWhite-3 {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .sm\:from-CeramicWhite-3 {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .sm\:from-LilacPurple-3 {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .sm\:from-CrownSilver-3 {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .sm\:from-CoralBlue-3 {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .sm\:from-lime-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .sm\:from-apple-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .sm\:from-bg-new-blue {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .sm\:from-bg-new-pink {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .sm\:from-new-pink-1 {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .sm\:from-footer-grey {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .sm\:from-border-grey {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .sm\:from-apple-green-1 {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .sm\:from-crimson-red {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .sm\:from-asurion-cyan {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .sm\:from-bright-orange {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .sm\:from-Graphite-3 {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .sm\:from-PacificBlue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:from-light-purple {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .sm\:from-asurion-gray {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .sm\:from-OceanBlue-3 {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .sm\:from-MetallicCopper-3 {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .sm\:from-PorcelainWhite-3 {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .sm\:from-LightBlue-3 {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .sm\:from-CloudNavy-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .sm\:from-CloudMint-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .sm\:from-CloudOrange-3 {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .sm\:from-CloudLavender-3 {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .sm\:from-CloudRed-3 {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .sm\:from-CloudWhite-3 {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .sm\:from-SunriseGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .sm\:from-SunshineGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .sm\:from-AuraBlack-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .sm\:from-AuraGlow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .sm\:from-MysticBronze-3 {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .sm\:from-MysticGreen-3 {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .sm\:from-MysticGrey-3 {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .sm\:from-MysticBlack-3 {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .sm\:from-MysticWhite-3 {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .sm\:from-price-blue1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:from-indigo1 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:from-Purple-4 {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .sm\:from-new-blue-2 {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .sm\:from-dark-blue-3 {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .sm\:from-replace-bg {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .sm\:from-resolve-bg {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .sm\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .sm\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .sm\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .sm\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .sm\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .sm\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .sm\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .sm\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .sm\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .sm\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .sm\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .sm\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .sm\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .sm\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .sm\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .sm\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .sm\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .sm\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .sm\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .sm\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .sm\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .sm\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .sm\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .sm\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .sm\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .sm\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .sm\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .sm\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .sm\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .sm\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .sm\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .sm\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .sm\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .sm\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .sm\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .sm\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .sm\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .sm\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .sm\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .sm\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .sm\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .sm\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .sm\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .sm\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .sm\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .sm\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .sm\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .sm\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .sm\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .sm\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .sm\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .sm\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .sm\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .sm\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .sm\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .sm\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .sm\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .sm\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .sm\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .sm\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .sm\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .sm\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .sm\:hover\:from-purple:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .sm\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .sm\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .sm\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .sm\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .sm\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .sm\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .sm\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .sm\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .sm\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .sm\:hover\:from-Asurion-White:hover {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:from-Asurion-Blue-Brighter:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:hover\:from-Asurion-Blue-Deep:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .sm\:hover\:from-Asurion-Blue-Light:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .sm\:hover\:from-Asurion-Purple:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .sm\:hover\:from-Asurion-Purple-Deeper:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:hover\:from-Asurion-Purple-Light:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .sm\:hover\:from-Asurion-Gray-Deepest:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .sm\:hover\:from-Asurion-Gray-Deeper:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .sm\:hover\:from-Asurion-Gray-Light:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .sm\:hover\:from-Asurion-Gray-Lighter:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .sm\:hover\:from-Asurion-Gray-Lightest:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .sm\:hover\:from-Asurion-Red-Deep:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .sm\:hover\:from-light-gray:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .sm\:hover\:from-light-gray-1:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .sm\:hover\:from-light-gray-2:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .sm\:hover\:from-light-gray-3:hover {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .sm\:hover\:from-light-gray-4:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .sm\:hover\:from-light-gray-5:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .sm\:hover\:from-light-slate-gray:hover {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .sm\:hover\:from-denim-blue:hover {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .sm\:hover\:from-purple-1:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .sm\:hover\:from-dark-red:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .sm\:hover\:from-bright-red:hover {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .sm\:hover\:from-mustard-yellow:hover {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .sm\:hover\:from-mustard-yellow-1:hover {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .sm\:hover\:from-light-blue:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:hover\:from-light-blue-1:hover {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .sm\:hover\:from-light-blue-3:hover {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:from-light-blue-4:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .sm\:hover\:from-purple-blue:hover {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .sm\:hover\:from-light-green:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .sm\:hover\:from-light-green-1:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .sm\:hover\:from-light-bg-green:hover {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .sm\:hover\:from-green-1:hover {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .sm\:hover\:from-pink-1:hover {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .sm\:hover\:from-light-white-1:hover {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .sm\:hover\:from-Black-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:hover\:from-Default-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .sm\:hover\:from-White-3:hover {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .sm\:hover\:from-Green-3:hover {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .sm\:hover\:from-Blue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:hover\:from-Silver-3:hover {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .sm\:hover\:from-Yellow-3:hover {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .sm\:hover\:from-Grey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .sm\:hover\:from-Gray-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .sm\:hover\:from-Red-3:hover {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .sm\:hover\:from-Gold-3:hover {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .sm\:hover\:from-light-green-3:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .sm\:hover\:from-dark-blue-2:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .sm\:hover\:from-blue-1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:hover\:from-yellow-1:hover {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .sm\:hover\:from-blue-2:hover {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .sm\:hover\:from-light-pink:hover {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .sm\:hover\:from-bright-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .sm\:hover\:from-bright-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .sm\:hover\:from-SpaceGrey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .sm\:hover\:from-Purple-3:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:hover\:from-LightPurple-3:hover {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .sm\:hover\:from-Glow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .sm\:hover\:from-Bronze-3:hover {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .sm\:hover\:from-Copper-3:hover {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .sm\:hover\:from-Pink-3:hover {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .sm\:hover\:from-Orange-3:hover {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .sm\:hover\:from-Coral-3:hover {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .sm\:hover\:from-MajesticBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:hover\:from-PrismBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:hover\:from-CeramicBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:hover\:from-MidnightBlack-3:hover {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .sm\:hover\:from-PrismWhite-3:hover {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .sm\:hover\:from-CeramicWhite-3:hover {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .sm\:hover\:from-LilacPurple-3:hover {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .sm\:hover\:from-CrownSilver-3:hover {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .sm\:hover\:from-CoralBlue-3:hover {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .sm\:hover\:from-lime-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .sm\:hover\:from-apple-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .sm\:hover\:from-bg-new-blue:hover {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .sm\:hover\:from-bg-new-pink:hover {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .sm\:hover\:from-new-pink-1:hover {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .sm\:hover\:from-footer-grey:hover {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .sm\:hover\:from-border-grey:hover {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .sm\:hover\:from-apple-green-1:hover {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .sm\:hover\:from-crimson-red:hover {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .sm\:hover\:from-asurion-cyan:hover {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .sm\:hover\:from-bright-orange:hover {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .sm\:hover\:from-Graphite-3:hover {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .sm\:hover\:from-PacificBlue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:hover\:from-light-purple:hover {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .sm\:hover\:from-asurion-gray:hover {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .sm\:hover\:from-OceanBlue-3:hover {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .sm\:hover\:from-MetallicCopper-3:hover {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .sm\:hover\:from-PorcelainWhite-3:hover {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .sm\:hover\:from-LightBlue-3:hover {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .sm\:hover\:from-CloudNavy-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .sm\:hover\:from-CloudMint-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .sm\:hover\:from-CloudOrange-3:hover {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .sm\:hover\:from-CloudLavender-3:hover {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .sm\:hover\:from-CloudRed-3:hover {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .sm\:hover\:from-CloudWhite-3:hover {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .sm\:hover\:from-SunriseGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .sm\:hover\:from-SunshineGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .sm\:hover\:from-AuraBlack-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .sm\:hover\:from-AuraGlow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .sm\:hover\:from-MysticBronze-3:hover {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .sm\:hover\:from-MysticGreen-3:hover {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .sm\:hover\:from-MysticGrey-3:hover {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .sm\:hover\:from-MysticBlack-3:hover {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .sm\:hover\:from-MysticWhite-3:hover {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .sm\:hover\:from-price-blue1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:hover\:from-indigo1:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:hover\:from-Purple-4:hover {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .sm\:hover\:from-new-blue-2:hover {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .sm\:hover\:from-dark-blue-3:hover {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .sm\:hover\:from-replace-bg:hover {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .sm\:hover\:from-resolve-bg:hover {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .sm\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .sm\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .sm\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:from-gray-50:focus {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .sm\:focus\:from-gray-100:focus {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .sm\:focus\:from-gray-200:focus {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .sm\:focus\:from-gray-300:focus {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .sm\:focus\:from-gray-400:focus {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .sm\:focus\:from-gray-500:focus {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .sm\:focus\:from-gray-600:focus {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .sm\:focus\:from-gray-700:focus {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .sm\:focus\:from-gray-800:focus {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .sm\:focus\:from-gray-900:focus {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .sm\:focus\:from-red-50:focus {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .sm\:focus\:from-red-100:focus {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .sm\:focus\:from-red-200:focus {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .sm\:focus\:from-red-300:focus {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .sm\:focus\:from-red-400:focus {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .sm\:focus\:from-red-500:focus {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .sm\:focus\:from-red-600:focus {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .sm\:focus\:from-red-700:focus {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .sm\:focus\:from-red-800:focus {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .sm\:focus\:from-red-900:focus {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .sm\:focus\:from-yellow-50:focus {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .sm\:focus\:from-yellow-100:focus {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .sm\:focus\:from-yellow-200:focus {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .sm\:focus\:from-yellow-300:focus {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .sm\:focus\:from-yellow-400:focus {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .sm\:focus\:from-yellow-500:focus {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .sm\:focus\:from-yellow-600:focus {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .sm\:focus\:from-yellow-700:focus {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .sm\:focus\:from-yellow-800:focus {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .sm\:focus\:from-yellow-900:focus {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .sm\:focus\:from-green-50:focus {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .sm\:focus\:from-green-100:focus {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .sm\:focus\:from-green-200:focus {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .sm\:focus\:from-green-300:focus {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .sm\:focus\:from-green-400:focus {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .sm\:focus\:from-green-500:focus {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .sm\:focus\:from-green-600:focus {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .sm\:focus\:from-green-700:focus {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .sm\:focus\:from-green-800:focus {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .sm\:focus\:from-green-900:focus {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .sm\:focus\:from-blue-50:focus {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .sm\:focus\:from-blue-100:focus {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .sm\:focus\:from-blue-200:focus {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .sm\:focus\:from-blue-300:focus {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .sm\:focus\:from-blue-400:focus {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .sm\:focus\:from-blue-500:focus {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .sm\:focus\:from-blue-600:focus {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .sm\:focus\:from-blue-700:focus {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .sm\:focus\:from-blue-800:focus {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .sm\:focus\:from-blue-900:focus {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .sm\:focus\:from-indigo-50:focus {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .sm\:focus\:from-indigo-100:focus {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .sm\:focus\:from-indigo-200:focus {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .sm\:focus\:from-indigo-300:focus {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .sm\:focus\:from-indigo-400:focus {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .sm\:focus\:from-indigo-500:focus {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .sm\:focus\:from-indigo-600:focus {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .sm\:focus\:from-indigo-700:focus {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .sm\:focus\:from-indigo-800:focus {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .sm\:focus\:from-indigo-900:focus {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .sm\:focus\:from-purple:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:focus\:from-pink-50:focus {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .sm\:focus\:from-pink-100:focus {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .sm\:focus\:from-pink-200:focus {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .sm\:focus\:from-pink-300:focus {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .sm\:focus\:from-pink-400:focus {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .sm\:focus\:from-pink-500:focus {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .sm\:focus\:from-pink-600:focus {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .sm\:focus\:from-pink-700:focus {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .sm\:focus\:from-pink-800:focus {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .sm\:focus\:from-pink-900:focus {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .sm\:focus\:from-Asurion-White:focus {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:from-Asurion-Blue-Brighter:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:focus\:from-Asurion-Blue-Deep:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .sm\:focus\:from-Asurion-Blue-Light:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .sm\:focus\:from-Asurion-Purple:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .sm\:focus\:from-Asurion-Purple-Deeper:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:focus\:from-Asurion-Purple-Light:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .sm\:focus\:from-Asurion-Gray-Deepest:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .sm\:focus\:from-Asurion-Gray-Deeper:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .sm\:focus\:from-Asurion-Gray-Light:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .sm\:focus\:from-Asurion-Gray-Lighter:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .sm\:focus\:from-Asurion-Gray-Lightest:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .sm\:focus\:from-Asurion-Red-Deep:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .sm\:focus\:from-light-gray:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .sm\:focus\:from-light-gray-1:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .sm\:focus\:from-light-gray-2:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .sm\:focus\:from-light-gray-3:focus {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .sm\:focus\:from-light-gray-4:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .sm\:focus\:from-light-gray-5:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .sm\:focus\:from-light-slate-gray:focus {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .sm\:focus\:from-denim-blue:focus {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .sm\:focus\:from-purple-1:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .sm\:focus\:from-dark-red:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .sm\:focus\:from-bright-red:focus {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .sm\:focus\:from-mustard-yellow:focus {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .sm\:focus\:from-mustard-yellow-1:focus {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .sm\:focus\:from-light-blue:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:focus\:from-light-blue-1:focus {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .sm\:focus\:from-light-blue-3:focus {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:from-light-blue-4:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .sm\:focus\:from-purple-blue:focus {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .sm\:focus\:from-light-green:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .sm\:focus\:from-light-green-1:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .sm\:focus\:from-light-bg-green:focus {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .sm\:focus\:from-green-1:focus {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .sm\:focus\:from-pink-1:focus {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .sm\:focus\:from-light-white-1:focus {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .sm\:focus\:from-Black-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:focus\:from-Default-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .sm\:focus\:from-White-3:focus {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .sm\:focus\:from-Green-3:focus {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .sm\:focus\:from-Blue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:focus\:from-Silver-3:focus {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .sm\:focus\:from-Yellow-3:focus {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .sm\:focus\:from-Grey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .sm\:focus\:from-Gray-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .sm\:focus\:from-Red-3:focus {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .sm\:focus\:from-Gold-3:focus {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .sm\:focus\:from-light-green-3:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .sm\:focus\:from-dark-blue-2:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .sm\:focus\:from-blue-1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:focus\:from-yellow-1:focus {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .sm\:focus\:from-blue-2:focus {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .sm\:focus\:from-light-pink:focus {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .sm\:focus\:from-bright-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .sm\:focus\:from-bright-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .sm\:focus\:from-SpaceGrey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .sm\:focus\:from-Purple-3:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:focus\:from-LightPurple-3:focus {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .sm\:focus\:from-Glow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .sm\:focus\:from-Bronze-3:focus {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .sm\:focus\:from-Copper-3:focus {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .sm\:focus\:from-Pink-3:focus {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .sm\:focus\:from-Orange-3:focus {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .sm\:focus\:from-Coral-3:focus {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .sm\:focus\:from-MajesticBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:focus\:from-PrismBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:focus\:from-CeramicBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:focus\:from-MidnightBlack-3:focus {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .sm\:focus\:from-PrismWhite-3:focus {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .sm\:focus\:from-CeramicWhite-3:focus {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .sm\:focus\:from-LilacPurple-3:focus {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .sm\:focus\:from-CrownSilver-3:focus {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .sm\:focus\:from-CoralBlue-3:focus {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .sm\:focus\:from-lime-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .sm\:focus\:from-apple-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .sm\:focus\:from-bg-new-blue:focus {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .sm\:focus\:from-bg-new-pink:focus {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .sm\:focus\:from-new-pink-1:focus {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .sm\:focus\:from-footer-grey:focus {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .sm\:focus\:from-border-grey:focus {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .sm\:focus\:from-apple-green-1:focus {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .sm\:focus\:from-crimson-red:focus {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .sm\:focus\:from-asurion-cyan:focus {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .sm\:focus\:from-bright-orange:focus {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .sm\:focus\:from-Graphite-3:focus {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .sm\:focus\:from-PacificBlue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:focus\:from-light-purple:focus {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .sm\:focus\:from-asurion-gray:focus {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .sm\:focus\:from-OceanBlue-3:focus {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .sm\:focus\:from-MetallicCopper-3:focus {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .sm\:focus\:from-PorcelainWhite-3:focus {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .sm\:focus\:from-LightBlue-3:focus {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .sm\:focus\:from-CloudNavy-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .sm\:focus\:from-CloudMint-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .sm\:focus\:from-CloudOrange-3:focus {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .sm\:focus\:from-CloudLavender-3:focus {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .sm\:focus\:from-CloudRed-3:focus {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .sm\:focus\:from-CloudWhite-3:focus {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .sm\:focus\:from-SunriseGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .sm\:focus\:from-SunshineGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .sm\:focus\:from-AuraBlack-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .sm\:focus\:from-AuraGlow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .sm\:focus\:from-MysticBronze-3:focus {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .sm\:focus\:from-MysticGreen-3:focus {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .sm\:focus\:from-MysticGrey-3:focus {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .sm\:focus\:from-MysticBlack-3:focus {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .sm\:focus\:from-MysticWhite-3:focus {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .sm\:focus\:from-price-blue1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:focus\:from-indigo1:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:focus\:from-Purple-4:focus {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .sm\:focus\:from-new-blue-2:focus {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .sm\:focus\:from-dark-blue-3:focus {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .sm\:focus\:from-replace-bg:focus {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .sm\:focus\:from-resolve-bg:focus {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .sm\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .sm\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .sm\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .sm\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .sm\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .sm\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .sm\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .sm\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .sm\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .sm\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .sm\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .sm\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .sm\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .sm\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .sm\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .sm\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .sm\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .sm\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .sm\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .sm\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .sm\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .sm\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .sm\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .sm\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .sm\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .sm\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .sm\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .sm\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .sm\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .sm\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .sm\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .sm\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .sm\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .sm\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .sm\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .sm\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .sm\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .sm\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .sm\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .sm\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .sm\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .sm\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .sm\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .sm\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .sm\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .sm\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .sm\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .sm\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .sm\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .sm\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .sm\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .sm\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .sm\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .sm\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .sm\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .sm\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .sm\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .sm\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .sm\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .sm\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .sm\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .sm\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .sm\:via-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .sm\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .sm\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .sm\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .sm\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .sm\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .sm\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .sm\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .sm\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .sm\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .sm\:via-Asurion-White {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:via-Asurion-Blue-Brighter {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:via-Asurion-Blue-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .sm\:via-Asurion-Blue-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .sm\:via-Asurion-Purple {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .sm\:via-Asurion-Purple-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:via-Asurion-Purple-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .sm\:via-Asurion-Gray-Deepest {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .sm\:via-Asurion-Gray-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .sm\:via-Asurion-Gray-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .sm\:via-Asurion-Gray-Lighter {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .sm\:via-Asurion-Gray-Lightest {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .sm\:via-Asurion-Red-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .sm\:via-light-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .sm\:via-light-gray-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .sm\:via-light-gray-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .sm\:via-light-gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .sm\:via-light-gray-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .sm\:via-light-gray-5 {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .sm\:via-light-slate-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .sm\:via-denim-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .sm\:via-purple-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .sm\:via-dark-red {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .sm\:via-bright-red {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .sm\:via-mustard-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .sm\:via-mustard-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .sm\:via-light-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:via-light-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .sm\:via-light-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:via-light-blue-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .sm\:via-purple-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .sm\:via-light-green {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .sm\:via-light-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .sm\:via-light-bg-green {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .sm\:via-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .sm\:via-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .sm\:via-light-white-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .sm\:via-Black-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:via-Default-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .sm\:via-White-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .sm\:via-Green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .sm\:via-Blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:via-Silver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .sm\:via-Yellow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .sm\:via-Grey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .sm\:via-Gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .sm\:via-Red-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .sm\:via-Gold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .sm\:via-light-green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .sm\:via-dark-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .sm\:via-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:via-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .sm\:via-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .sm\:via-light-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .sm\:via-bright-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .sm\:via-bright-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .sm\:via-SpaceGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .sm\:via-Purple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:via-LightPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .sm\:via-Glow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .sm\:via-Bronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .sm\:via-Copper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .sm\:via-Pink-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .sm\:via-Orange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .sm\:via-Coral-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .sm\:via-MajesticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:via-PrismBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:via-CeramicBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:via-MidnightBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .sm\:via-PrismWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .sm\:via-CeramicWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .sm\:via-LilacPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .sm\:via-CrownSilver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .sm\:via-CoralBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .sm\:via-lime-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .sm\:via-apple-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .sm\:via-bg-new-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .sm\:via-bg-new-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .sm\:via-new-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .sm\:via-footer-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .sm\:via-border-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .sm\:via-apple-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .sm\:via-crimson-red {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .sm\:via-asurion-cyan {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .sm\:via-bright-orange {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .sm\:via-Graphite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .sm\:via-PacificBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:via-light-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .sm\:via-asurion-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .sm\:via-OceanBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .sm\:via-MetallicCopper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .sm\:via-PorcelainWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .sm\:via-LightBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .sm\:via-CloudNavy-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .sm\:via-CloudMint-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .sm\:via-CloudOrange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .sm\:via-CloudLavender-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .sm\:via-CloudRed-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .sm\:via-CloudWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .sm\:via-SunriseGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .sm\:via-SunshineGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .sm\:via-AuraBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .sm\:via-AuraGlow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .sm\:via-MysticBronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .sm\:via-MysticGreen-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .sm\:via-MysticGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .sm\:via-MysticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .sm\:via-MysticWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .sm\:via-price-blue1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:via-indigo1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:via-Purple-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .sm\:via-new-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .sm\:via-dark-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .sm\:via-replace-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .sm\:via-resolve-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .sm\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .sm\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .sm\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .sm\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .sm\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .sm\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .sm\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .sm\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .sm\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .sm\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .sm\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .sm\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .sm\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .sm\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .sm\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .sm\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .sm\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .sm\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .sm\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .sm\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .sm\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .sm\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .sm\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .sm\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .sm\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .sm\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .sm\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .sm\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .sm\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .sm\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .sm\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .sm\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .sm\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .sm\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .sm\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .sm\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .sm\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .sm\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .sm\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .sm\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .sm\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .sm\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .sm\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .sm\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .sm\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .sm\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .sm\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .sm\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .sm\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .sm\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .sm\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .sm\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .sm\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .sm\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .sm\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .sm\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .sm\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .sm\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .sm\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .sm\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .sm\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .sm\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .sm\:hover\:via-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .sm\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .sm\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .sm\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .sm\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .sm\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .sm\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .sm\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .sm\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .sm\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .sm\:hover\:via-Asurion-White:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:via-Asurion-Blue-Brighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:hover\:via-Asurion-Blue-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .sm\:hover\:via-Asurion-Blue-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .sm\:hover\:via-Asurion-Purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .sm\:hover\:via-Asurion-Purple-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:hover\:via-Asurion-Purple-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .sm\:hover\:via-Asurion-Gray-Deepest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .sm\:hover\:via-Asurion-Gray-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .sm\:hover\:via-Asurion-Gray-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .sm\:hover\:via-Asurion-Gray-Lighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .sm\:hover\:via-Asurion-Gray-Lightest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .sm\:hover\:via-Asurion-Red-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .sm\:hover\:via-light-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .sm\:hover\:via-light-gray-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .sm\:hover\:via-light-gray-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .sm\:hover\:via-light-gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .sm\:hover\:via-light-gray-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .sm\:hover\:via-light-gray-5:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .sm\:hover\:via-light-slate-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .sm\:hover\:via-denim-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .sm\:hover\:via-purple-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .sm\:hover\:via-dark-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .sm\:hover\:via-bright-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .sm\:hover\:via-mustard-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .sm\:hover\:via-mustard-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .sm\:hover\:via-light-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:hover\:via-light-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .sm\:hover\:via-light-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:hover\:via-light-blue-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .sm\:hover\:via-purple-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .sm\:hover\:via-light-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .sm\:hover\:via-light-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .sm\:hover\:via-light-bg-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .sm\:hover\:via-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .sm\:hover\:via-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .sm\:hover\:via-light-white-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .sm\:hover\:via-Black-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:hover\:via-Default-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .sm\:hover\:via-White-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .sm\:hover\:via-Green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .sm\:hover\:via-Blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:hover\:via-Silver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .sm\:hover\:via-Yellow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .sm\:hover\:via-Grey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .sm\:hover\:via-Gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .sm\:hover\:via-Red-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .sm\:hover\:via-Gold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .sm\:hover\:via-light-green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .sm\:hover\:via-dark-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .sm\:hover\:via-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:hover\:via-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .sm\:hover\:via-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .sm\:hover\:via-light-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .sm\:hover\:via-bright-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .sm\:hover\:via-bright-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .sm\:hover\:via-SpaceGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .sm\:hover\:via-Purple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:hover\:via-LightPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .sm\:hover\:via-Glow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .sm\:hover\:via-Bronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .sm\:hover\:via-Copper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .sm\:hover\:via-Pink-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .sm\:hover\:via-Orange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .sm\:hover\:via-Coral-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .sm\:hover\:via-MajesticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:hover\:via-PrismBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:hover\:via-CeramicBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:hover\:via-MidnightBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .sm\:hover\:via-PrismWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .sm\:hover\:via-CeramicWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .sm\:hover\:via-LilacPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .sm\:hover\:via-CrownSilver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .sm\:hover\:via-CoralBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .sm\:hover\:via-lime-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .sm\:hover\:via-apple-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .sm\:hover\:via-bg-new-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .sm\:hover\:via-bg-new-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .sm\:hover\:via-new-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .sm\:hover\:via-footer-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .sm\:hover\:via-border-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .sm\:hover\:via-apple-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .sm\:hover\:via-crimson-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .sm\:hover\:via-asurion-cyan:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .sm\:hover\:via-bright-orange:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .sm\:hover\:via-Graphite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .sm\:hover\:via-PacificBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:hover\:via-light-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .sm\:hover\:via-asurion-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .sm\:hover\:via-OceanBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .sm\:hover\:via-MetallicCopper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .sm\:hover\:via-PorcelainWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .sm\:hover\:via-LightBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .sm\:hover\:via-CloudNavy-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .sm\:hover\:via-CloudMint-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .sm\:hover\:via-CloudOrange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .sm\:hover\:via-CloudLavender-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .sm\:hover\:via-CloudRed-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .sm\:hover\:via-CloudWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .sm\:hover\:via-SunriseGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .sm\:hover\:via-SunshineGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .sm\:hover\:via-AuraBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .sm\:hover\:via-AuraGlow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .sm\:hover\:via-MysticBronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .sm\:hover\:via-MysticGreen-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .sm\:hover\:via-MysticGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .sm\:hover\:via-MysticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .sm\:hover\:via-MysticWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .sm\:hover\:via-price-blue1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:hover\:via-indigo1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:hover\:via-Purple-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .sm\:hover\:via-new-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .sm\:hover\:via-dark-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .sm\:hover\:via-replace-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .sm\:hover\:via-resolve-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .sm\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .sm\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .sm\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .sm\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .sm\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .sm\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .sm\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .sm\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .sm\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .sm\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .sm\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .sm\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .sm\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .sm\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .sm\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .sm\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .sm\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .sm\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .sm\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .sm\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .sm\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .sm\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .sm\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .sm\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .sm\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .sm\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .sm\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .sm\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .sm\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .sm\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .sm\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .sm\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .sm\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .sm\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .sm\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .sm\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .sm\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .sm\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .sm\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .sm\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .sm\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .sm\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .sm\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .sm\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .sm\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .sm\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .sm\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .sm\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .sm\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .sm\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .sm\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .sm\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .sm\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .sm\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .sm\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .sm\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .sm\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .sm\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .sm\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .sm\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .sm\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .sm\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .sm\:focus\:via-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .sm\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .sm\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .sm\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .sm\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .sm\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .sm\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .sm\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .sm\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .sm\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .sm\:focus\:via-Asurion-White:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:via-Asurion-Blue-Brighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:focus\:via-Asurion-Blue-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .sm\:focus\:via-Asurion-Blue-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .sm\:focus\:via-Asurion-Purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .sm\:focus\:via-Asurion-Purple-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:focus\:via-Asurion-Purple-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .sm\:focus\:via-Asurion-Gray-Deepest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .sm\:focus\:via-Asurion-Gray-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .sm\:focus\:via-Asurion-Gray-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .sm\:focus\:via-Asurion-Gray-Lighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .sm\:focus\:via-Asurion-Gray-Lightest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .sm\:focus\:via-Asurion-Red-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .sm\:focus\:via-light-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .sm\:focus\:via-light-gray-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .sm\:focus\:via-light-gray-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .sm\:focus\:via-light-gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .sm\:focus\:via-light-gray-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .sm\:focus\:via-light-gray-5:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .sm\:focus\:via-light-slate-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .sm\:focus\:via-denim-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .sm\:focus\:via-purple-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .sm\:focus\:via-dark-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .sm\:focus\:via-bright-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .sm\:focus\:via-mustard-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .sm\:focus\:via-mustard-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .sm\:focus\:via-light-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:focus\:via-light-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .sm\:focus\:via-light-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .sm\:focus\:via-light-blue-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .sm\:focus\:via-purple-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .sm\:focus\:via-light-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .sm\:focus\:via-light-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .sm\:focus\:via-light-bg-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .sm\:focus\:via-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .sm\:focus\:via-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .sm\:focus\:via-light-white-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .sm\:focus\:via-Black-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:focus\:via-Default-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .sm\:focus\:via-White-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .sm\:focus\:via-Green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .sm\:focus\:via-Blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:focus\:via-Silver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .sm\:focus\:via-Yellow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .sm\:focus\:via-Grey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .sm\:focus\:via-Gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .sm\:focus\:via-Red-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .sm\:focus\:via-Gold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .sm\:focus\:via-light-green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .sm\:focus\:via-dark-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .sm\:focus\:via-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:focus\:via-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .sm\:focus\:via-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .sm\:focus\:via-light-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .sm\:focus\:via-bright-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .sm\:focus\:via-bright-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .sm\:focus\:via-SpaceGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .sm\:focus\:via-Purple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:focus\:via-LightPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .sm\:focus\:via-Glow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .sm\:focus\:via-Bronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .sm\:focus\:via-Copper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .sm\:focus\:via-Pink-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .sm\:focus\:via-Orange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .sm\:focus\:via-Coral-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .sm\:focus\:via-MajesticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:focus\:via-PrismBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:focus\:via-CeramicBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .sm\:focus\:via-MidnightBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .sm\:focus\:via-PrismWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .sm\:focus\:via-CeramicWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .sm\:focus\:via-LilacPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .sm\:focus\:via-CrownSilver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .sm\:focus\:via-CoralBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .sm\:focus\:via-lime-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .sm\:focus\:via-apple-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .sm\:focus\:via-bg-new-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .sm\:focus\:via-bg-new-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .sm\:focus\:via-new-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .sm\:focus\:via-footer-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .sm\:focus\:via-border-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .sm\:focus\:via-apple-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .sm\:focus\:via-crimson-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .sm\:focus\:via-asurion-cyan:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .sm\:focus\:via-bright-orange:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .sm\:focus\:via-Graphite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .sm\:focus\:via-PacificBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:focus\:via-light-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .sm\:focus\:via-asurion-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .sm\:focus\:via-OceanBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .sm\:focus\:via-MetallicCopper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .sm\:focus\:via-PorcelainWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .sm\:focus\:via-LightBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .sm\:focus\:via-CloudNavy-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .sm\:focus\:via-CloudMint-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .sm\:focus\:via-CloudOrange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .sm\:focus\:via-CloudLavender-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .sm\:focus\:via-CloudRed-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .sm\:focus\:via-CloudWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .sm\:focus\:via-SunriseGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .sm\:focus\:via-SunshineGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .sm\:focus\:via-AuraBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .sm\:focus\:via-AuraGlow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .sm\:focus\:via-MysticBronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .sm\:focus\:via-MysticGreen-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .sm\:focus\:via-MysticGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .sm\:focus\:via-MysticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .sm\:focus\:via-MysticWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .sm\:focus\:via-price-blue1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .sm\:focus\:via-indigo1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .sm\:focus\:via-Purple-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .sm\:focus\:via-new-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .sm\:focus\:via-dark-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .sm\:focus\:via-replace-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .sm\:focus\:via-resolve-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .sm\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .sm\:to-current {
    --tw-gradient-to: currentColor;
  }

  .sm\:to-black {
    --tw-gradient-to: #000;
  }

  .sm\:to-white {
    --tw-gradient-to: #fff;
  }

  .sm\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .sm\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .sm\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .sm\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .sm\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .sm\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .sm\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .sm\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .sm\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .sm\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .sm\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .sm\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .sm\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .sm\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .sm\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .sm\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .sm\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .sm\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .sm\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .sm\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .sm\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .sm\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .sm\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .sm\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .sm\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .sm\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .sm\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .sm\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .sm\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .sm\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .sm\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .sm\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .sm\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .sm\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .sm\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .sm\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .sm\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .sm\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .sm\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .sm\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .sm\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .sm\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .sm\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .sm\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .sm\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .sm\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .sm\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .sm\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .sm\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .sm\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .sm\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .sm\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .sm\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .sm\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .sm\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .sm\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .sm\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .sm\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .sm\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .sm\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .sm\:to-purple {
    --tw-gradient-to: #6700B8;
  }

  .sm\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .sm\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .sm\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .sm\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .sm\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .sm\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .sm\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .sm\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .sm\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .sm\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .sm\:to-Asurion-White {
    --tw-gradient-to: #FFF;
  }

  .sm\:to-Asurion-Blue-Brighter {
    --tw-gradient-to: #6B8BFF;
  }

  .sm\:to-Asurion-Blue-Deep {
    --tw-gradient-to: #2743CC;
  }

  .sm\:to-Asurion-Blue-Light {
    --tw-gradient-to: #F0F3FF;
  }

  .sm\:to-Asurion-Purple {
    --tw-gradient-to: #8223D2;
  }

  .sm\:to-Asurion-Purple-Deeper {
    --tw-gradient-to: #6700B8;
  }

  .sm\:to-Asurion-Purple-Light {
    --tw-gradient-to: #F3E9FB;
  }

  .sm\:to-Asurion-Gray-Deepest {
    --tw-gradient-to: #333F48;
  }

  .sm\:to-Asurion-Gray-Deeper {
    --tw-gradient-to: #6E767D;
  }

  .sm\:to-Asurion-Gray-Light {
    --tw-gradient-to: #A5AAAF;
  }

  .sm\:to-Asurion-Gray-Lighter {
    --tw-gradient-to: #E6E6EB;
  }

  .sm\:to-Asurion-Gray-Lightest {
    --tw-gradient-to: #D5D6DA;
  }

  .sm\:to-Asurion-Red-Deep {
    --tw-gradient-to: #DB1B1B;
  }

  .sm\:to-light-gray {
    --tw-gradient-to: #6E767D;
  }

  .sm\:to-light-gray-1 {
    --tw-gradient-to: #A5AAAF;
  }

  .sm\:to-light-gray-2 {
    --tw-gradient-to: #E6E6EB;
  }

  .sm\:to-light-gray-3 {
    --tw-gradient-to: #F0F0F5;
  }

  .sm\:to-light-gray-4 {
    --tw-gradient-to: #D5D6DA;
  }

  .sm\:to-light-gray-5 {
    --tw-gradient-to: #333F48;
  }

  .sm\:to-light-slate-gray {
    --tw-gradient-to: #8589A1;
  }

  .sm\:to-denim-blue {
    --tw-gradient-to: #0066B2;
  }

  .sm\:to-purple-1 {
    --tw-gradient-to: #8223D2;
  }

  .sm\:to-dark-red {
    --tw-gradient-to: #DB1B1B;
  }

  .sm\:to-bright-red {
    --tw-gradient-to: #F40715;
  }

  .sm\:to-mustard-yellow {
    --tw-gradient-to: #ED8B00;
  }

  .sm\:to-mustard-yellow-1 {
    --tw-gradient-to: #ED6600;
  }

  .sm\:to-light-blue {
    --tw-gradient-to: #6B8BFF;
  }

  .sm\:to-light-blue-1 {
    --tw-gradient-to: #4A68F9;
  }

  .sm\:to-light-blue-3 {
    --tw-gradient-to:  #F0F3FF;
  }

  .sm\:to-light-blue-4 {
    --tw-gradient-to: #F0F3FF;
  }

  .sm\:to-purple-blue {
    --tw-gradient-to: #6469E1;
  }

  .sm\:to-light-green {
    --tw-gradient-to: #00B574;
  }

  .sm\:to-light-green-1 {
    --tw-gradient-to: #00B574;
  }

  .sm\:to-light-bg-green {
    --tw-gradient-to: #F0FFF9;
  }

  .sm\:to-green-1 {
    --tw-gradient-to: #0B8350;
  }

  .sm\:to-pink-1 {
    --tw-gradient-to: #FFEDD5;
  }

  .sm\:to-light-white-1 {
    --tw-gradient-to: #F8F6EE;
  }

  .sm\:to-Black-3 {
    --tw-gradient-to: #1F2020;
  }

  .sm\:to-Default-3 {
    --tw-gradient-to: #1F2120;
  }

  .sm\:to-White-3 {
    --tw-gradient-to: #F9F6EF;
  }

  .sm\:to-Green-3 {
    --tw-gradient-to: #AEE0CD;
  }

  .sm\:to-Blue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .sm\:to-Silver-3 {
    --tw-gradient-to: #E4E4E2;
  }

  .sm\:to-Yellow-3 {
    --tw-gradient-to: #F3D060;
  }

  .sm\:to-Grey-3 {
    --tw-gradient-to: #535150;
  }

  .sm\:to-Gray-3 {
    --tw-gradient-to: #535150;
  }

  .sm\:to-Red-3 {
    --tw-gradient-to: #BA0C2E;
  }

  .sm\:to-Gold-3 {
    --tw-gradient-to: #F5DDC5;
  }

  .sm\:to-light-green-3 {
    --tw-gradient-to: #F3E9FB;
  }

  .sm\:to-dark-blue-2 {
    --tw-gradient-to: #2743CC;
  }

  .sm\:to-blue-1 {
    --tw-gradient-to: #6B8BFF;
  }

  .sm\:to-yellow-1 {
    --tw-gradient-to: #EDB800;
  }

  .sm\:to-blue-2 {
    --tw-gradient-to: #253BAA;
  }

  .sm\:to-light-pink {
    --tw-gradient-to: #FF5070;
  }

  .sm\:to-bright-green {
    --tw-gradient-to: #6EFAC3;
  }

  .sm\:to-bright-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .sm\:to-SpaceGrey-3 {
    --tw-gradient-to: #535150;
  }

  .sm\:to-Purple-3 {
    --tw-gradient-to: #6700B8;
  }

  .sm\:to-LightPurple-3 {
    --tw-gradient-to: #D1CDDA;
  }

  .sm\:to-Glow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .sm\:to-Bronze-3 {
    --tw-gradient-to: #cd7f32;
  }

  .sm\:to-Copper-3 {
    --tw-gradient-to: #B87333;
  }

  .sm\:to-Pink-3 {
    --tw-gradient-to: #FFC0CB;
  }

  .sm\:to-Orange-3 {
    --tw-gradient-to: #FFA500;
  }

  .sm\:to-Coral-3 {
    --tw-gradient-to: #EE7762;
  }

  .sm\:to-MajesticBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .sm\:to-PrismBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .sm\:to-CeramicBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .sm\:to-MidnightBlack-3 {
    --tw-gradient-to: #00040D;
  }

  .sm\:to-PrismWhite-3 {
    --tw-gradient-to: #E1D8CB;
  }

  .sm\:to-CeramicWhite-3 {
    --tw-gradient-to: #c2c2c4;
  }

  .sm\:to-LilacPurple-3 {
    --tw-gradient-to: #C8A2C8;
  }

  .sm\:to-CrownSilver-3 {
    --tw-gradient-to: #b1a5aa;
  }

  .sm\:to-CoralBlue-3 {
    --tw-gradient-to: #AFDCEC;
  }

  .sm\:to-lime-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .sm\:to-apple-green {
    --tw-gradient-to: #6EFAC3;
  }

  .sm\:to-bg-new-blue {
    --tw-gradient-to: #39DCF0;
  }

  .sm\:to-bg-new-pink {
    --tw-gradient-to: #E79AAE;
  }

  .sm\:to-new-pink-1 {
    --tw-gradient-to: #E9A1B3;
  }

  .sm\:to-footer-grey {
    --tw-gradient-to: #333238;
  }

  .sm\:to-border-grey {
    --tw-gradient-to: #c4c4c4;
  }

  .sm\:to-apple-green-1 {
    --tw-gradient-to: #30D091;
  }

  .sm\:to-crimson-red {
    --tw-gradient-to: #d22323;
  }

  .sm\:to-asurion-cyan {
    --tw-gradient-to: #95CED7;
  }

  .sm\:to-bright-orange {
    --tw-gradient-to: #FF8B1A;
  }

  .sm\:to-Graphite-3 {
    --tw-gradient-to: #D2CEDB;
  }

  .sm\:to-PacificBlue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .sm\:to-light-purple {
    --tw-gradient-to: #B3A3D7;
  }

  .sm\:to-asurion-gray {
    --tw-gradient-to: #D8D8D8;
  }

  .sm\:to-OceanBlue-3 {
    --tw-gradient-to: #0077be;
  }

  .sm\:to-MetallicCopper-3 {
    --tw-gradient-to: #72281e;
  }

  .sm\:to-PorcelainWhite-3 {
    --tw-gradient-to: #f8fbf8;
  }

  .sm\:to-LightBlue-3 {
    --tw-gradient-to: #ADD8E6;
  }

  .sm\:to-CloudNavy-3 {
    --tw-gradient-to: #607387;
  }

  .sm\:to-CloudMint-3 {
    --tw-gradient-to: #607387;
  }

  .sm\:to-CloudOrange-3 {
    --tw-gradient-to: #ffba97;
  }

  .sm\:to-CloudLavender-3 {
    --tw-gradient-to: #d6d3e2;
  }

  .sm\:to-CloudRed-3 {
    --tw-gradient-to: #dbb0a2;
  }

  .sm\:to-CloudWhite-3 {
    --tw-gradient-to: #f2f2ed;
  }

  .sm\:to-SunriseGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .sm\:to-SunshineGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .sm\:to-AuraBlack-3 {
    --tw-gradient-to: #1F2120;
  }

  .sm\:to-AuraGlow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .sm\:to-MysticBronze-3 {
    --tw-gradient-to: #3c2516;
  }

  .sm\:to-MysticGreen-3 {
    --tw-gradient-to: #90A19A;
  }

  .sm\:to-MysticGrey-3 {
    --tw-gradient-to: #564f55;
  }

  .sm\:to-MysticBlack-3 {
    --tw-gradient-to: #353A3C;
  }

  .sm\:to-MysticWhite-3 {
    --tw-gradient-to: #E4EDE3;
  }

  .sm\:to-price-blue1 {
    --tw-gradient-to: #6B8BFF;
  }

  .sm\:to-indigo1 {
    --tw-gradient-to: #6700B8;
  }

  .sm\:to-Purple-4 {
    --tw-gradient-to: #9598F8;
  }

  .sm\:to-new-blue-2 {
    --tw-gradient-to: #33B3C2;
  }

  .sm\:to-dark-blue-3 {
    --tw-gradient-to: #041DFB;
  }

  .sm\:to-replace-bg {
    --tw-gradient-to: #8AA4BC;
  }

  .sm\:to-resolve-bg {
    --tw-gradient-to: #4783CB;
  }

  .sm\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .sm\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .sm\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .sm\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .sm\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .sm\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .sm\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .sm\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .sm\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .sm\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .sm\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .sm\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .sm\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .sm\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .sm\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .sm\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .sm\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .sm\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .sm\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .sm\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .sm\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .sm\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .sm\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .sm\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .sm\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .sm\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .sm\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .sm\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .sm\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .sm\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .sm\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .sm\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .sm\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .sm\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .sm\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .sm\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .sm\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .sm\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .sm\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .sm\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .sm\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .sm\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .sm\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .sm\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .sm\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .sm\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .sm\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .sm\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .sm\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .sm\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .sm\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .sm\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .sm\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .sm\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .sm\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .sm\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .sm\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .sm\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .sm\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .sm\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .sm\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .sm\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .sm\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .sm\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .sm\:hover\:to-purple:hover {
    --tw-gradient-to: #6700B8;
  }

  .sm\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .sm\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .sm\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .sm\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .sm\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .sm\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .sm\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .sm\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .sm\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .sm\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .sm\:hover\:to-Asurion-White:hover {
    --tw-gradient-to: #FFF;
  }

  .sm\:hover\:to-Asurion-Blue-Brighter:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .sm\:hover\:to-Asurion-Blue-Deep:hover {
    --tw-gradient-to: #2743CC;
  }

  .sm\:hover\:to-Asurion-Blue-Light:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .sm\:hover\:to-Asurion-Purple:hover {
    --tw-gradient-to: #8223D2;
  }

  .sm\:hover\:to-Asurion-Purple-Deeper:hover {
    --tw-gradient-to: #6700B8;
  }

  .sm\:hover\:to-Asurion-Purple-Light:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .sm\:hover\:to-Asurion-Gray-Deepest:hover {
    --tw-gradient-to: #333F48;
  }

  .sm\:hover\:to-Asurion-Gray-Deeper:hover {
    --tw-gradient-to: #6E767D;
  }

  .sm\:hover\:to-Asurion-Gray-Light:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .sm\:hover\:to-Asurion-Gray-Lighter:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .sm\:hover\:to-Asurion-Gray-Lightest:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .sm\:hover\:to-Asurion-Red-Deep:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .sm\:hover\:to-light-gray:hover {
    --tw-gradient-to: #6E767D;
  }

  .sm\:hover\:to-light-gray-1:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .sm\:hover\:to-light-gray-2:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .sm\:hover\:to-light-gray-3:hover {
    --tw-gradient-to: #F0F0F5;
  }

  .sm\:hover\:to-light-gray-4:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .sm\:hover\:to-light-gray-5:hover {
    --tw-gradient-to: #333F48;
  }

  .sm\:hover\:to-light-slate-gray:hover {
    --tw-gradient-to: #8589A1;
  }

  .sm\:hover\:to-denim-blue:hover {
    --tw-gradient-to: #0066B2;
  }

  .sm\:hover\:to-purple-1:hover {
    --tw-gradient-to: #8223D2;
  }

  .sm\:hover\:to-dark-red:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .sm\:hover\:to-bright-red:hover {
    --tw-gradient-to: #F40715;
  }

  .sm\:hover\:to-mustard-yellow:hover {
    --tw-gradient-to: #ED8B00;
  }

  .sm\:hover\:to-mustard-yellow-1:hover {
    --tw-gradient-to: #ED6600;
  }

  .sm\:hover\:to-light-blue:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .sm\:hover\:to-light-blue-1:hover {
    --tw-gradient-to: #4A68F9;
  }

  .sm\:hover\:to-light-blue-3:hover {
    --tw-gradient-to:  #F0F3FF;
  }

  .sm\:hover\:to-light-blue-4:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .sm\:hover\:to-purple-blue:hover {
    --tw-gradient-to: #6469E1;
  }

  .sm\:hover\:to-light-green:hover {
    --tw-gradient-to: #00B574;
  }

  .sm\:hover\:to-light-green-1:hover {
    --tw-gradient-to: #00B574;
  }

  .sm\:hover\:to-light-bg-green:hover {
    --tw-gradient-to: #F0FFF9;
  }

  .sm\:hover\:to-green-1:hover {
    --tw-gradient-to: #0B8350;
  }

  .sm\:hover\:to-pink-1:hover {
    --tw-gradient-to: #FFEDD5;
  }

  .sm\:hover\:to-light-white-1:hover {
    --tw-gradient-to: #F8F6EE;
  }

  .sm\:hover\:to-Black-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .sm\:hover\:to-Default-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .sm\:hover\:to-White-3:hover {
    --tw-gradient-to: #F9F6EF;
  }

  .sm\:hover\:to-Green-3:hover {
    --tw-gradient-to: #AEE0CD;
  }

  .sm\:hover\:to-Blue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .sm\:hover\:to-Silver-3:hover {
    --tw-gradient-to: #E4E4E2;
  }

  .sm\:hover\:to-Yellow-3:hover {
    --tw-gradient-to: #F3D060;
  }

  .sm\:hover\:to-Grey-3:hover {
    --tw-gradient-to: #535150;
  }

  .sm\:hover\:to-Gray-3:hover {
    --tw-gradient-to: #535150;
  }

  .sm\:hover\:to-Red-3:hover {
    --tw-gradient-to: #BA0C2E;
  }

  .sm\:hover\:to-Gold-3:hover {
    --tw-gradient-to: #F5DDC5;
  }

  .sm\:hover\:to-light-green-3:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .sm\:hover\:to-dark-blue-2:hover {
    --tw-gradient-to: #2743CC;
  }

  .sm\:hover\:to-blue-1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .sm\:hover\:to-yellow-1:hover {
    --tw-gradient-to: #EDB800;
  }

  .sm\:hover\:to-blue-2:hover {
    --tw-gradient-to: #253BAA;
  }

  .sm\:hover\:to-light-pink:hover {
    --tw-gradient-to: #FF5070;
  }

  .sm\:hover\:to-bright-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .sm\:hover\:to-bright-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .sm\:hover\:to-SpaceGrey-3:hover {
    --tw-gradient-to: #535150;
  }

  .sm\:hover\:to-Purple-3:hover {
    --tw-gradient-to: #6700B8;
  }

  .sm\:hover\:to-LightPurple-3:hover {
    --tw-gradient-to: #D1CDDA;
  }

  .sm\:hover\:to-Glow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .sm\:hover\:to-Bronze-3:hover {
    --tw-gradient-to: #cd7f32;
  }

  .sm\:hover\:to-Copper-3:hover {
    --tw-gradient-to: #B87333;
  }

  .sm\:hover\:to-Pink-3:hover {
    --tw-gradient-to: #FFC0CB;
  }

  .sm\:hover\:to-Orange-3:hover {
    --tw-gradient-to: #FFA500;
  }

  .sm\:hover\:to-Coral-3:hover {
    --tw-gradient-to: #EE7762;
  }

  .sm\:hover\:to-MajesticBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .sm\:hover\:to-PrismBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .sm\:hover\:to-CeramicBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .sm\:hover\:to-MidnightBlack-3:hover {
    --tw-gradient-to: #00040D;
  }

  .sm\:hover\:to-PrismWhite-3:hover {
    --tw-gradient-to: #E1D8CB;
  }

  .sm\:hover\:to-CeramicWhite-3:hover {
    --tw-gradient-to: #c2c2c4;
  }

  .sm\:hover\:to-LilacPurple-3:hover {
    --tw-gradient-to: #C8A2C8;
  }

  .sm\:hover\:to-CrownSilver-3:hover {
    --tw-gradient-to: #b1a5aa;
  }

  .sm\:hover\:to-CoralBlue-3:hover {
    --tw-gradient-to: #AFDCEC;
  }

  .sm\:hover\:to-lime-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .sm\:hover\:to-apple-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .sm\:hover\:to-bg-new-blue:hover {
    --tw-gradient-to: #39DCF0;
  }

  .sm\:hover\:to-bg-new-pink:hover {
    --tw-gradient-to: #E79AAE;
  }

  .sm\:hover\:to-new-pink-1:hover {
    --tw-gradient-to: #E9A1B3;
  }

  .sm\:hover\:to-footer-grey:hover {
    --tw-gradient-to: #333238;
  }

  .sm\:hover\:to-border-grey:hover {
    --tw-gradient-to: #c4c4c4;
  }

  .sm\:hover\:to-apple-green-1:hover {
    --tw-gradient-to: #30D091;
  }

  .sm\:hover\:to-crimson-red:hover {
    --tw-gradient-to: #d22323;
  }

  .sm\:hover\:to-asurion-cyan:hover {
    --tw-gradient-to: #95CED7;
  }

  .sm\:hover\:to-bright-orange:hover {
    --tw-gradient-to: #FF8B1A;
  }

  .sm\:hover\:to-Graphite-3:hover {
    --tw-gradient-to: #D2CEDB;
  }

  .sm\:hover\:to-PacificBlue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .sm\:hover\:to-light-purple:hover {
    --tw-gradient-to: #B3A3D7;
  }

  .sm\:hover\:to-asurion-gray:hover {
    --tw-gradient-to: #D8D8D8;
  }

  .sm\:hover\:to-OceanBlue-3:hover {
    --tw-gradient-to: #0077be;
  }

  .sm\:hover\:to-MetallicCopper-3:hover {
    --tw-gradient-to: #72281e;
  }

  .sm\:hover\:to-PorcelainWhite-3:hover {
    --tw-gradient-to: #f8fbf8;
  }

  .sm\:hover\:to-LightBlue-3:hover {
    --tw-gradient-to: #ADD8E6;
  }

  .sm\:hover\:to-CloudNavy-3:hover {
    --tw-gradient-to: #607387;
  }

  .sm\:hover\:to-CloudMint-3:hover {
    --tw-gradient-to: #607387;
  }

  .sm\:hover\:to-CloudOrange-3:hover {
    --tw-gradient-to: #ffba97;
  }

  .sm\:hover\:to-CloudLavender-3:hover {
    --tw-gradient-to: #d6d3e2;
  }

  .sm\:hover\:to-CloudRed-3:hover {
    --tw-gradient-to: #dbb0a2;
  }

  .sm\:hover\:to-CloudWhite-3:hover {
    --tw-gradient-to: #f2f2ed;
  }

  .sm\:hover\:to-SunriseGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .sm\:hover\:to-SunshineGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .sm\:hover\:to-AuraBlack-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .sm\:hover\:to-AuraGlow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .sm\:hover\:to-MysticBronze-3:hover {
    --tw-gradient-to: #3c2516;
  }

  .sm\:hover\:to-MysticGreen-3:hover {
    --tw-gradient-to: #90A19A;
  }

  .sm\:hover\:to-MysticGrey-3:hover {
    --tw-gradient-to: #564f55;
  }

  .sm\:hover\:to-MysticBlack-3:hover {
    --tw-gradient-to: #353A3C;
  }

  .sm\:hover\:to-MysticWhite-3:hover {
    --tw-gradient-to: #E4EDE3;
  }

  .sm\:hover\:to-price-blue1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .sm\:hover\:to-indigo1:hover {
    --tw-gradient-to: #6700B8;
  }

  .sm\:hover\:to-Purple-4:hover {
    --tw-gradient-to: #9598F8;
  }

  .sm\:hover\:to-new-blue-2:hover {
    --tw-gradient-to: #33B3C2;
  }

  .sm\:hover\:to-dark-blue-3:hover {
    --tw-gradient-to: #041DFB;
  }

  .sm\:hover\:to-replace-bg:hover {
    --tw-gradient-to: #8AA4BC;
  }

  .sm\:hover\:to-resolve-bg:hover {
    --tw-gradient-to: #4783CB;
  }

  .sm\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .sm\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .sm\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .sm\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .sm\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .sm\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .sm\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .sm\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .sm\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .sm\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .sm\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .sm\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .sm\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .sm\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .sm\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .sm\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .sm\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .sm\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .sm\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .sm\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .sm\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .sm\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .sm\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .sm\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .sm\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .sm\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .sm\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .sm\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .sm\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .sm\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .sm\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .sm\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .sm\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .sm\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .sm\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .sm\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .sm\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .sm\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .sm\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .sm\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .sm\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .sm\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .sm\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .sm\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .sm\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .sm\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .sm\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .sm\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .sm\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .sm\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .sm\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .sm\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .sm\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .sm\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .sm\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .sm\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .sm\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .sm\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .sm\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .sm\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .sm\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .sm\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .sm\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .sm\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .sm\:focus\:to-purple:focus {
    --tw-gradient-to: #6700B8;
  }

  .sm\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .sm\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .sm\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .sm\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .sm\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .sm\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .sm\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .sm\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .sm\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .sm\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .sm\:focus\:to-Asurion-White:focus {
    --tw-gradient-to: #FFF;
  }

  .sm\:focus\:to-Asurion-Blue-Brighter:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .sm\:focus\:to-Asurion-Blue-Deep:focus {
    --tw-gradient-to: #2743CC;
  }

  .sm\:focus\:to-Asurion-Blue-Light:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .sm\:focus\:to-Asurion-Purple:focus {
    --tw-gradient-to: #8223D2;
  }

  .sm\:focus\:to-Asurion-Purple-Deeper:focus {
    --tw-gradient-to: #6700B8;
  }

  .sm\:focus\:to-Asurion-Purple-Light:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .sm\:focus\:to-Asurion-Gray-Deepest:focus {
    --tw-gradient-to: #333F48;
  }

  .sm\:focus\:to-Asurion-Gray-Deeper:focus {
    --tw-gradient-to: #6E767D;
  }

  .sm\:focus\:to-Asurion-Gray-Light:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .sm\:focus\:to-Asurion-Gray-Lighter:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .sm\:focus\:to-Asurion-Gray-Lightest:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .sm\:focus\:to-Asurion-Red-Deep:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .sm\:focus\:to-light-gray:focus {
    --tw-gradient-to: #6E767D;
  }

  .sm\:focus\:to-light-gray-1:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .sm\:focus\:to-light-gray-2:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .sm\:focus\:to-light-gray-3:focus {
    --tw-gradient-to: #F0F0F5;
  }

  .sm\:focus\:to-light-gray-4:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .sm\:focus\:to-light-gray-5:focus {
    --tw-gradient-to: #333F48;
  }

  .sm\:focus\:to-light-slate-gray:focus {
    --tw-gradient-to: #8589A1;
  }

  .sm\:focus\:to-denim-blue:focus {
    --tw-gradient-to: #0066B2;
  }

  .sm\:focus\:to-purple-1:focus {
    --tw-gradient-to: #8223D2;
  }

  .sm\:focus\:to-dark-red:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .sm\:focus\:to-bright-red:focus {
    --tw-gradient-to: #F40715;
  }

  .sm\:focus\:to-mustard-yellow:focus {
    --tw-gradient-to: #ED8B00;
  }

  .sm\:focus\:to-mustard-yellow-1:focus {
    --tw-gradient-to: #ED6600;
  }

  .sm\:focus\:to-light-blue:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .sm\:focus\:to-light-blue-1:focus {
    --tw-gradient-to: #4A68F9;
  }

  .sm\:focus\:to-light-blue-3:focus {
    --tw-gradient-to:  #F0F3FF;
  }

  .sm\:focus\:to-light-blue-4:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .sm\:focus\:to-purple-blue:focus {
    --tw-gradient-to: #6469E1;
  }

  .sm\:focus\:to-light-green:focus {
    --tw-gradient-to: #00B574;
  }

  .sm\:focus\:to-light-green-1:focus {
    --tw-gradient-to: #00B574;
  }

  .sm\:focus\:to-light-bg-green:focus {
    --tw-gradient-to: #F0FFF9;
  }

  .sm\:focus\:to-green-1:focus {
    --tw-gradient-to: #0B8350;
  }

  .sm\:focus\:to-pink-1:focus {
    --tw-gradient-to: #FFEDD5;
  }

  .sm\:focus\:to-light-white-1:focus {
    --tw-gradient-to: #F8F6EE;
  }

  .sm\:focus\:to-Black-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .sm\:focus\:to-Default-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .sm\:focus\:to-White-3:focus {
    --tw-gradient-to: #F9F6EF;
  }

  .sm\:focus\:to-Green-3:focus {
    --tw-gradient-to: #AEE0CD;
  }

  .sm\:focus\:to-Blue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .sm\:focus\:to-Silver-3:focus {
    --tw-gradient-to: #E4E4E2;
  }

  .sm\:focus\:to-Yellow-3:focus {
    --tw-gradient-to: #F3D060;
  }

  .sm\:focus\:to-Grey-3:focus {
    --tw-gradient-to: #535150;
  }

  .sm\:focus\:to-Gray-3:focus {
    --tw-gradient-to: #535150;
  }

  .sm\:focus\:to-Red-3:focus {
    --tw-gradient-to: #BA0C2E;
  }

  .sm\:focus\:to-Gold-3:focus {
    --tw-gradient-to: #F5DDC5;
  }

  .sm\:focus\:to-light-green-3:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .sm\:focus\:to-dark-blue-2:focus {
    --tw-gradient-to: #2743CC;
  }

  .sm\:focus\:to-blue-1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .sm\:focus\:to-yellow-1:focus {
    --tw-gradient-to: #EDB800;
  }

  .sm\:focus\:to-blue-2:focus {
    --tw-gradient-to: #253BAA;
  }

  .sm\:focus\:to-light-pink:focus {
    --tw-gradient-to: #FF5070;
  }

  .sm\:focus\:to-bright-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .sm\:focus\:to-bright-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .sm\:focus\:to-SpaceGrey-3:focus {
    --tw-gradient-to: #535150;
  }

  .sm\:focus\:to-Purple-3:focus {
    --tw-gradient-to: #6700B8;
  }

  .sm\:focus\:to-LightPurple-3:focus {
    --tw-gradient-to: #D1CDDA;
  }

  .sm\:focus\:to-Glow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .sm\:focus\:to-Bronze-3:focus {
    --tw-gradient-to: #cd7f32;
  }

  .sm\:focus\:to-Copper-3:focus {
    --tw-gradient-to: #B87333;
  }

  .sm\:focus\:to-Pink-3:focus {
    --tw-gradient-to: #FFC0CB;
  }

  .sm\:focus\:to-Orange-3:focus {
    --tw-gradient-to: #FFA500;
  }

  .sm\:focus\:to-Coral-3:focus {
    --tw-gradient-to: #EE7762;
  }

  .sm\:focus\:to-MajesticBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .sm\:focus\:to-PrismBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .sm\:focus\:to-CeramicBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .sm\:focus\:to-MidnightBlack-3:focus {
    --tw-gradient-to: #00040D;
  }

  .sm\:focus\:to-PrismWhite-3:focus {
    --tw-gradient-to: #E1D8CB;
  }

  .sm\:focus\:to-CeramicWhite-3:focus {
    --tw-gradient-to: #c2c2c4;
  }

  .sm\:focus\:to-LilacPurple-3:focus {
    --tw-gradient-to: #C8A2C8;
  }

  .sm\:focus\:to-CrownSilver-3:focus {
    --tw-gradient-to: #b1a5aa;
  }

  .sm\:focus\:to-CoralBlue-3:focus {
    --tw-gradient-to: #AFDCEC;
  }

  .sm\:focus\:to-lime-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .sm\:focus\:to-apple-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .sm\:focus\:to-bg-new-blue:focus {
    --tw-gradient-to: #39DCF0;
  }

  .sm\:focus\:to-bg-new-pink:focus {
    --tw-gradient-to: #E79AAE;
  }

  .sm\:focus\:to-new-pink-1:focus {
    --tw-gradient-to: #E9A1B3;
  }

  .sm\:focus\:to-footer-grey:focus {
    --tw-gradient-to: #333238;
  }

  .sm\:focus\:to-border-grey:focus {
    --tw-gradient-to: #c4c4c4;
  }

  .sm\:focus\:to-apple-green-1:focus {
    --tw-gradient-to: #30D091;
  }

  .sm\:focus\:to-crimson-red:focus {
    --tw-gradient-to: #d22323;
  }

  .sm\:focus\:to-asurion-cyan:focus {
    --tw-gradient-to: #95CED7;
  }

  .sm\:focus\:to-bright-orange:focus {
    --tw-gradient-to: #FF8B1A;
  }

  .sm\:focus\:to-Graphite-3:focus {
    --tw-gradient-to: #D2CEDB;
  }

  .sm\:focus\:to-PacificBlue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .sm\:focus\:to-light-purple:focus {
    --tw-gradient-to: #B3A3D7;
  }

  .sm\:focus\:to-asurion-gray:focus {
    --tw-gradient-to: #D8D8D8;
  }

  .sm\:focus\:to-OceanBlue-3:focus {
    --tw-gradient-to: #0077be;
  }

  .sm\:focus\:to-MetallicCopper-3:focus {
    --tw-gradient-to: #72281e;
  }

  .sm\:focus\:to-PorcelainWhite-3:focus {
    --tw-gradient-to: #f8fbf8;
  }

  .sm\:focus\:to-LightBlue-3:focus {
    --tw-gradient-to: #ADD8E6;
  }

  .sm\:focus\:to-CloudNavy-3:focus {
    --tw-gradient-to: #607387;
  }

  .sm\:focus\:to-CloudMint-3:focus {
    --tw-gradient-to: #607387;
  }

  .sm\:focus\:to-CloudOrange-3:focus {
    --tw-gradient-to: #ffba97;
  }

  .sm\:focus\:to-CloudLavender-3:focus {
    --tw-gradient-to: #d6d3e2;
  }

  .sm\:focus\:to-CloudRed-3:focus {
    --tw-gradient-to: #dbb0a2;
  }

  .sm\:focus\:to-CloudWhite-3:focus {
    --tw-gradient-to: #f2f2ed;
  }

  .sm\:focus\:to-SunriseGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .sm\:focus\:to-SunshineGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .sm\:focus\:to-AuraBlack-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .sm\:focus\:to-AuraGlow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .sm\:focus\:to-MysticBronze-3:focus {
    --tw-gradient-to: #3c2516;
  }

  .sm\:focus\:to-MysticGreen-3:focus {
    --tw-gradient-to: #90A19A;
  }

  .sm\:focus\:to-MysticGrey-3:focus {
    --tw-gradient-to: #564f55;
  }

  .sm\:focus\:to-MysticBlack-3:focus {
    --tw-gradient-to: #353A3C;
  }

  .sm\:focus\:to-MysticWhite-3:focus {
    --tw-gradient-to: #E4EDE3;
  }

  .sm\:focus\:to-price-blue1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .sm\:focus\:to-indigo1:focus {
    --tw-gradient-to: #6700B8;
  }

  .sm\:focus\:to-Purple-4:focus {
    --tw-gradient-to: #9598F8;
  }

  .sm\:focus\:to-new-blue-2:focus {
    --tw-gradient-to: #33B3C2;
  }

  .sm\:focus\:to-dark-blue-3:focus {
    --tw-gradient-to: #041DFB;
  }

  .sm\:focus\:to-replace-bg:focus {
    --tw-gradient-to: #8AA4BC;
  }

  .sm\:focus\:to-resolve-bg:focus {
    --tw-gradient-to: #4783CB;
  }

  .sm\:decoration-slice {
    -webkit-box-decoration-break: slice;
    box-decoration-break: slice;
  }

  .sm\:decoration-clone {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }

  .sm\:bg-auto {
    background-size: auto;
  }

  .sm\:bg-cover {
    background-size: cover;
  }

  .sm\:bg-contain {
    background-size: contain;
  }

  .sm\:bg-fixed {
    background-attachment: fixed;
  }

  .sm\:bg-local {
    background-attachment: local;
  }

  .sm\:bg-scroll {
    background-attachment: scroll;
  }

  .sm\:bg-clip-border {
    background-clip: border-box;
  }

  .sm\:bg-clip-padding {
    background-clip: padding-box;
  }

  .sm\:bg-clip-content {
    background-clip: content-box;
  }

  .sm\:bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
  }

  .sm\:bg-bottom {
    background-position: bottom;
  }

  .sm\:bg-center {
    background-position: center;
  }

  .sm\:bg-left {
    background-position: left;
  }

  .sm\:bg-left-bottom {
    background-position: left bottom;
  }

  .sm\:bg-left-top {
    background-position: left top;
  }

  .sm\:bg-right {
    background-position: right;
  }

  .sm\:bg-right-bottom {
    background-position: right bottom;
  }

  .sm\:bg-right-top {
    background-position: right top;
  }

  .sm\:bg-top {
    background-position: top;
  }

  .sm\:bg-repeat {
    background-repeat: repeat;
  }

  .sm\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .sm\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .sm\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .sm\:bg-repeat-round {
    background-repeat: round;
  }

  .sm\:bg-repeat-space {
    background-repeat: space;
  }

  .sm\:bg-origin-border {
    background-origin: border-box;
  }

  .sm\:bg-origin-padding {
    background-origin: padding-box;
  }

  .sm\:bg-origin-content {
    background-origin: content-box;
  }

  .sm\:fill-current {
    fill: currentColor;
  }

  .sm\:stroke-current {
    stroke: currentColor;
  }

  .sm\:stroke-0 {
    stroke-width: 0;
  }

  .sm\:stroke-1 {
    stroke-width: 1;
  }

  .sm\:stroke-2 {
    stroke-width: 2;
  }

  .sm\:object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .sm\:object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .sm\:object-fill {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .sm\:object-none {
    -o-object-fit: none;
    object-fit: none;
  }

  .sm\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .sm\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom;
  }

  .sm\:object-center {
    -o-object-position: center;
    object-position: center;
  }

  .sm\:object-left {
    -o-object-position: left;
    object-position: left;
  }

  .sm\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom;
  }

  .sm\:object-left-top {
    -o-object-position: left top;
    object-position: left top;
  }

  .sm\:object-right {
    -o-object-position: right;
    object-position: right;
  }

  .sm\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom;
  }

  .sm\:object-right-top {
    -o-object-position: right top;
    object-position: right top;
  }

  .sm\:object-top {
    -o-object-position: top;
    object-position: top;
  }

  .sm\:p-0 {
    padding: 0px;
  }

  .sm\:p-1 {
    padding: 0.25rem;
  }

  .sm\:p-2 {
    padding: 0.5rem;
  }

  .sm\:p-3 {
    padding: 0.75rem;
  }

  .sm\:p-4 {
    padding: 1rem;
  }

  .sm\:p-5 {
    padding: 1.25rem;
  }

  .sm\:p-6 {
    padding: 1.5rem;
  }

  .sm\:p-7 {
    padding: 1.75rem;
  }

  .sm\:p-8 {
    padding: 2rem;
  }

  .sm\:p-9 {
    padding: 2.25rem;
  }

  .sm\:p-10 {
    padding: 2.5rem;
  }

  .sm\:p-11 {
    padding: 2.75rem;
  }

  .sm\:p-12 {
    padding: 3rem;
  }

  .sm\:p-14 {
    padding: 3.5rem;
  }

  .sm\:p-15 {
    padding: 15px;
  }

  .sm\:p-16 {
    padding: 4rem;
  }

  .sm\:p-17 {
    padding: 17px;
  }

  .sm\:p-19 {
    padding: 19px;
  }

  .sm\:p-20 {
    padding: 5rem;
  }

  .sm\:p-22 {
    padding: 22px;
  }

  .sm\:p-24 {
    padding: 6rem;
  }

  .sm\:p-25 {
    padding: 25px;
  }

  .sm\:p-26 {
    padding: 26px;
  }

  .sm\:p-27 {
    padding: 27px;
  }

  .sm\:p-28 {
    padding: 7rem;
  }

  .sm\:p-29 {
    padding: 29px;
  }

  .sm\:p-30 {
    padding: 30px;
  }

  .sm\:p-32 {
    padding: 8rem;
  }

  .sm\:p-35 {
    padding: 35px;
  }

  .sm\:p-36 {
    padding: 9rem;
  }

  .sm\:p-37 {
    padding: 37px;
  }

  .sm\:p-40 {
    padding: 40px;
  }

  .sm\:p-41 {
    padding: 41px;
  }

  .sm\:p-44 {
    padding: 11rem;
  }

  .sm\:p-45 {
    padding: 45px;
  }

  .sm\:p-48 {
    padding: 12rem;
  }

  .sm\:p-49 {
    padding: 49px;
  }

  .sm\:p-50 {
    padding: 50px;
  }

  .sm\:p-52 {
    padding: 13rem;
  }

  .sm\:p-56 {
    padding: 14rem;
  }

  .sm\:p-60 {
    padding: 60px;
  }

  .sm\:p-64 {
    padding: 16rem;
  }

  .sm\:p-65 {
    padding: 65px;
  }

  .sm\:p-72 {
    padding: 72px;
  }

  .sm\:p-80 {
    padding: 20rem;
  }

  .sm\:p-85 {
    padding: 85px;
  }

  .sm\:p-96 {
    padding: 24rem;
  }

  .sm\:p-124 {
    padding: 124px;
  }

  .sm\:p-px {
    padding: 1px;
  }

  .sm\:p-0\.5 {
    padding: 0.125rem;
  }

  .sm\:p-1\.5 {
    padding: 0.375rem;
  }

  .sm\:p-2\.5 {
    padding: 0.625rem;
  }

  .sm\:p-3\.5 {
    padding: 0.875rem;
  }

  .sm\:p-p11 {
    padding: 11px;
  }

  .sm\:p-p12 {
    padding: 12px;
  }

  .sm\:p-p10 {
    padding: 10px;
  }

  .sm\:p-p9 {
    padding: 9px;
  }

  .sm\:p-p20 {
    padding: 20px;
  }

  .sm\:p-p18 {
    padding: 18px;
  }

  .sm\:p-p14 {
    padding: 14px;
  }

  .sm\:p-p13 {
    padding: 13px;
  }

  .sm\:p-p6 {
    padding: 6px;
  }

  .sm\:p-p2 {
    padding: 2px;
  }

  .sm\:p-p3 {
    padding: 3px;
  }

  .sm\:p-p5 {
    padding: 5px;
  }

  .sm\:p-40p-imp {
    padding: 40px !important;
  }

  .sm\:p-67px {
    padding: 67px;
  }

  .sm\:p-160px {
    padding: 160px;
  }

  .sm\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .sm\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .sm\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .sm\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sm\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .sm\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .sm\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .sm\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .sm\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .sm\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .sm\:px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .sm\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .sm\:px-17 {
    padding-left: 17px;
    padding-right: 17px;
  }

  .sm\:px-19 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .sm\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .sm\:px-22 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .sm\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .sm\:px-25 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .sm\:px-26 {
    padding-left: 26px;
    padding-right: 26px;
  }

  .sm\:px-27 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .sm\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .sm\:px-29 {
    padding-left: 29px;
    padding-right: 29px;
  }

  .sm\:px-30 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .sm\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .sm\:px-35 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .sm\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .sm\:px-37 {
    padding-left: 37px;
    padding-right: 37px;
  }

  .sm\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .sm\:px-41 {
    padding-left: 41px;
    padding-right: 41px;
  }

  .sm\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .sm\:px-45 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .sm\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .sm\:px-49 {
    padding-left: 49px;
    padding-right: 49px;
  }

  .sm\:px-50 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .sm\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .sm\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .sm\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .sm\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .sm\:px-65 {
    padding-left: 65px;
    padding-right: 65px;
  }

  .sm\:px-72 {
    padding-left: 72px;
    padding-right: 72px;
  }

  .sm\:px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .sm\:px-85 {
    padding-left: 85px;
    padding-right: 85px;
  }

  .sm\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .sm\:px-124 {
    padding-left: 124px;
    padding-right: 124px;
  }

  .sm\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .sm\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .sm\:px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .sm\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .sm\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .sm\:px-p11 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .sm\:px-p12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .sm\:px-p10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .sm\:px-p9 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .sm\:px-p20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sm\:px-p18 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .sm\:px-p14 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .sm\:px-p13 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .sm\:px-p6 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .sm\:px-p2 {
    padding-left: 2px;
    padding-right: 2px;
  }

  .sm\:px-p3 {
    padding-left: 3px;
    padding-right: 3px;
  }

  .sm\:px-p5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .sm\:px-40p-imp {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .sm\:px-67px {
    padding-left: 67px;
    padding-right: 67px;
  }

  .sm\:px-160px {
    padding-left: 160px;
    padding-right: 160px;
  }

  .sm\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .sm\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .sm\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .sm\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .sm\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .sm\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .sm\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .sm\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .sm\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .sm\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .sm\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .sm\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .sm\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .sm\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .sm\:py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .sm\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .sm\:py-17 {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .sm\:py-19 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .sm\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .sm\:py-22 {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .sm\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .sm\:py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .sm\:py-26 {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .sm\:py-27 {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .sm\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .sm\:py-29 {
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .sm\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .sm\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .sm\:py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .sm\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .sm\:py-37 {
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .sm\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sm\:py-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }

  .sm\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .sm\:py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .sm\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .sm\:py-49 {
    padding-top: 49px;
    padding-bottom: 49px;
  }

  .sm\:py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .sm\:py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .sm\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .sm\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sm\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .sm\:py-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .sm\:py-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .sm\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .sm\:py-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }

  .sm\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .sm\:py-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }

  .sm\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .sm\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .sm\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .sm\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .sm\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .sm\:py-p11 {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .sm\:py-p12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .sm\:py-p10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .sm\:py-p9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .sm\:py-p20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .sm\:py-p18 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .sm\:py-p14 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .sm\:py-p13 {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .sm\:py-p6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .sm\:py-p2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .sm\:py-p3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .sm\:py-p5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .sm\:py-40p-imp {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .sm\:py-67px {
    padding-top: 67px;
    padding-bottom: 67px;
  }

  .sm\:py-160px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .sm\:pt-0 {
    padding-top: 0px;
  }

  .sm\:pt-1 {
    padding-top: 0.25rem;
  }

  .sm\:pt-2 {
    padding-top: 0.5rem;
  }

  .sm\:pt-3 {
    padding-top: 0.75rem;
  }

  .sm\:pt-4 {
    padding-top: 1rem;
  }

  .sm\:pt-5 {
    padding-top: 1.25rem;
  }

  .sm\:pt-6 {
    padding-top: 1.5rem;
  }

  .sm\:pt-7 {
    padding-top: 1.75rem;
  }

  .sm\:pt-8 {
    padding-top: 2rem;
  }

  .sm\:pt-9 {
    padding-top: 2.25rem;
  }

  .sm\:pt-10 {
    padding-top: 2.5rem;
  }

  .sm\:pt-11 {
    padding-top: 2.75rem;
  }

  .sm\:pt-12 {
    padding-top: 3rem;
  }

  .sm\:pt-14 {
    padding-top: 3.5rem;
  }

  .sm\:pt-15 {
    padding-top: 15px;
  }

  .sm\:pt-16 {
    padding-top: 4rem;
  }

  .sm\:pt-17 {
    padding-top: 17px;
  }

  .sm\:pt-19 {
    padding-top: 19px;
  }

  .sm\:pt-20 {
    padding-top: 5rem;
  }

  .sm\:pt-22 {
    padding-top: 22px;
  }

  .sm\:pt-24 {
    padding-top: 6rem;
  }

  .sm\:pt-25 {
    padding-top: 25px;
  }

  .sm\:pt-26 {
    padding-top: 26px;
  }

  .sm\:pt-27 {
    padding-top: 27px;
  }

  .sm\:pt-28 {
    padding-top: 7rem;
  }

  .sm\:pt-29 {
    padding-top: 29px;
  }

  .sm\:pt-30 {
    padding-top: 30px;
  }

  .sm\:pt-32 {
    padding-top: 8rem;
  }

  .sm\:pt-35 {
    padding-top: 35px;
  }

  .sm\:pt-36 {
    padding-top: 9rem;
  }

  .sm\:pt-37 {
    padding-top: 37px;
  }

  .sm\:pt-40 {
    padding-top: 40px;
  }

  .sm\:pt-41 {
    padding-top: 41px;
  }

  .sm\:pt-44 {
    padding-top: 11rem;
  }

  .sm\:pt-45 {
    padding-top: 45px;
  }

  .sm\:pt-48 {
    padding-top: 12rem;
  }

  .sm\:pt-49 {
    padding-top: 49px;
  }

  .sm\:pt-50 {
    padding-top: 50px;
  }

  .sm\:pt-52 {
    padding-top: 13rem;
  }

  .sm\:pt-56 {
    padding-top: 14rem;
  }

  .sm\:pt-60 {
    padding-top: 60px;
  }

  .sm\:pt-64 {
    padding-top: 16rem;
  }

  .sm\:pt-65 {
    padding-top: 65px;
  }

  .sm\:pt-72 {
    padding-top: 72px;
  }

  .sm\:pt-80 {
    padding-top: 20rem;
  }

  .sm\:pt-85 {
    padding-top: 85px;
  }

  .sm\:pt-96 {
    padding-top: 24rem;
  }

  .sm\:pt-124 {
    padding-top: 124px;
  }

  .sm\:pt-px {
    padding-top: 1px;
  }

  .sm\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .sm\:pt-1\.5 {
    padding-top: 0.375rem;
  }

  .sm\:pt-2\.5 {
    padding-top: 0.625rem;
  }

  .sm\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .sm\:pt-p11 {
    padding-top: 11px;
  }

  .sm\:pt-p12 {
    padding-top: 12px;
  }

  .sm\:pt-p10 {
    padding-top: 10px;
  }

  .sm\:pt-p9 {
    padding-top: 9px;
  }

  .sm\:pt-p20 {
    padding-top: 20px;
  }

  .sm\:pt-p18 {
    padding-top: 18px;
  }

  .sm\:pt-p14 {
    padding-top: 14px;
  }

  .sm\:pt-p13 {
    padding-top: 13px;
  }

  .sm\:pt-p6 {
    padding-top: 6px;
  }

  .sm\:pt-p2 {
    padding-top: 2px;
  }

  .sm\:pt-p3 {
    padding-top: 3px;
  }

  .sm\:pt-p5 {
    padding-top: 5px;
  }

  .sm\:pt-40p-imp {
    padding-top: 40px !important;
  }

  .sm\:pt-67px {
    padding-top: 67px;
  }

  .sm\:pt-160px {
    padding-top: 160px;
  }

  .sm\:pr-0 {
    padding-right: 0px;
  }

  .sm\:pr-1 {
    padding-right: 0.25rem;
  }

  .sm\:pr-2 {
    padding-right: 0.5rem;
  }

  .sm\:pr-3 {
    padding-right: 0.75rem;
  }

  .sm\:pr-4 {
    padding-right: 1rem;
  }

  .sm\:pr-5 {
    padding-right: 1.25rem;
  }

  .sm\:pr-6 {
    padding-right: 1.5rem;
  }

  .sm\:pr-7 {
    padding-right: 1.75rem;
  }

  .sm\:pr-8 {
    padding-right: 2rem;
  }

  .sm\:pr-9 {
    padding-right: 2.25rem;
  }

  .sm\:pr-10 {
    padding-right: 2.5rem;
  }

  .sm\:pr-11 {
    padding-right: 2.75rem;
  }

  .sm\:pr-12 {
    padding-right: 3rem;
  }

  .sm\:pr-14 {
    padding-right: 3.5rem;
  }

  .sm\:pr-15 {
    padding-right: 15px;
  }

  .sm\:pr-16 {
    padding-right: 4rem;
  }

  .sm\:pr-17 {
    padding-right: 17px;
  }

  .sm\:pr-19 {
    padding-right: 19px;
  }

  .sm\:pr-20 {
    padding-right: 5rem;
  }

  .sm\:pr-22 {
    padding-right: 22px;
  }

  .sm\:pr-24 {
    padding-right: 6rem;
  }

  .sm\:pr-25 {
    padding-right: 25px;
  }

  .sm\:pr-26 {
    padding-right: 26px;
  }

  .sm\:pr-27 {
    padding-right: 27px;
  }

  .sm\:pr-28 {
    padding-right: 7rem;
  }

  .sm\:pr-29 {
    padding-right: 29px;
  }

  .sm\:pr-30 {
    padding-right: 30px;
  }

  .sm\:pr-32 {
    padding-right: 8rem;
  }

  .sm\:pr-35 {
    padding-right: 35px;
  }

  .sm\:pr-36 {
    padding-right: 9rem;
  }

  .sm\:pr-37 {
    padding-right: 37px;
  }

  .sm\:pr-40 {
    padding-right: 40px;
  }

  .sm\:pr-41 {
    padding-right: 41px;
  }

  .sm\:pr-44 {
    padding-right: 11rem;
  }

  .sm\:pr-45 {
    padding-right: 45px;
  }

  .sm\:pr-48 {
    padding-right: 12rem;
  }

  .sm\:pr-49 {
    padding-right: 49px;
  }

  .sm\:pr-50 {
    padding-right: 50px;
  }

  .sm\:pr-52 {
    padding-right: 13rem;
  }

  .sm\:pr-56 {
    padding-right: 14rem;
  }

  .sm\:pr-60 {
    padding-right: 60px;
  }

  .sm\:pr-64 {
    padding-right: 16rem;
  }

  .sm\:pr-65 {
    padding-right: 65px;
  }

  .sm\:pr-72 {
    padding-right: 72px;
  }

  .sm\:pr-80 {
    padding-right: 20rem;
  }

  .sm\:pr-85 {
    padding-right: 85px;
  }

  .sm\:pr-96 {
    padding-right: 24rem;
  }

  .sm\:pr-124 {
    padding-right: 124px;
  }

  .sm\:pr-px {
    padding-right: 1px;
  }

  .sm\:pr-0\.5 {
    padding-right: 0.125rem;
  }

  .sm\:pr-1\.5 {
    padding-right: 0.375rem;
  }

  .sm\:pr-2\.5 {
    padding-right: 0.625rem;
  }

  .sm\:pr-3\.5 {
    padding-right: 0.875rem;
  }

  .sm\:pr-p11 {
    padding-right: 11px;
  }

  .sm\:pr-p12 {
    padding-right: 12px;
  }

  .sm\:pr-p10 {
    padding-right: 10px;
  }

  .sm\:pr-p9 {
    padding-right: 9px;
  }

  .sm\:pr-p20 {
    padding-right: 20px;
  }

  .sm\:pr-p18 {
    padding-right: 18px;
  }

  .sm\:pr-p14 {
    padding-right: 14px;
  }

  .sm\:pr-p13 {
    padding-right: 13px;
  }

  .sm\:pr-p6 {
    padding-right: 6px;
  }

  .sm\:pr-p2 {
    padding-right: 2px;
  }

  .sm\:pr-p3 {
    padding-right: 3px;
  }

  .sm\:pr-p5 {
    padding-right: 5px;
  }

  .sm\:pr-40p-imp {
    padding-right: 40px !important;
  }

  .sm\:pr-67px {
    padding-right: 67px;
  }

  .sm\:pr-160px {
    padding-right: 160px;
  }

  .sm\:pb-0 {
    padding-bottom: 0px;
  }

  .sm\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .sm\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .sm\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .sm\:pb-4 {
    padding-bottom: 1rem;
  }

  .sm\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .sm\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .sm\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .sm\:pb-8 {
    padding-bottom: 2rem;
  }

  .sm\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .sm\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .sm\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .sm\:pb-12 {
    padding-bottom: 3rem;
  }

  .sm\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .sm\:pb-15 {
    padding-bottom: 15px;
  }

  .sm\:pb-16 {
    padding-bottom: 4rem;
  }

  .sm\:pb-17 {
    padding-bottom: 17px;
  }

  .sm\:pb-19 {
    padding-bottom: 19px;
  }

  .sm\:pb-20 {
    padding-bottom: 5rem;
  }

  .sm\:pb-22 {
    padding-bottom: 22px;
  }

  .sm\:pb-24 {
    padding-bottom: 6rem;
  }

  .sm\:pb-25 {
    padding-bottom: 25px;
  }

  .sm\:pb-26 {
    padding-bottom: 26px;
  }

  .sm\:pb-27 {
    padding-bottom: 27px;
  }

  .sm\:pb-28 {
    padding-bottom: 7rem;
  }

  .sm\:pb-29 {
    padding-bottom: 29px;
  }

  .sm\:pb-30 {
    padding-bottom: 30px;
  }

  .sm\:pb-32 {
    padding-bottom: 8rem;
  }

  .sm\:pb-35 {
    padding-bottom: 35px;
  }

  .sm\:pb-36 {
    padding-bottom: 9rem;
  }

  .sm\:pb-37 {
    padding-bottom: 37px;
  }

  .sm\:pb-40 {
    padding-bottom: 40px;
  }

  .sm\:pb-41 {
    padding-bottom: 41px;
  }

  .sm\:pb-44 {
    padding-bottom: 11rem;
  }

  .sm\:pb-45 {
    padding-bottom: 45px;
  }

  .sm\:pb-48 {
    padding-bottom: 12rem;
  }

  .sm\:pb-49 {
    padding-bottom: 49px;
  }

  .sm\:pb-50 {
    padding-bottom: 50px;
  }

  .sm\:pb-52 {
    padding-bottom: 13rem;
  }

  .sm\:pb-56 {
    padding-bottom: 14rem;
  }

  .sm\:pb-60 {
    padding-bottom: 60px;
  }

  .sm\:pb-64 {
    padding-bottom: 16rem;
  }

  .sm\:pb-65 {
    padding-bottom: 65px;
  }

  .sm\:pb-72 {
    padding-bottom: 72px;
  }

  .sm\:pb-80 {
    padding-bottom: 20rem;
  }

  .sm\:pb-85 {
    padding-bottom: 85px;
  }

  .sm\:pb-96 {
    padding-bottom: 24rem;
  }

  .sm\:pb-124 {
    padding-bottom: 124px;
  }

  .sm\:pb-px {
    padding-bottom: 1px;
  }

  .sm\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .sm\:pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .sm\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .sm\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .sm\:pb-p11 {
    padding-bottom: 11px;
  }

  .sm\:pb-p12 {
    padding-bottom: 12px;
  }

  .sm\:pb-p10 {
    padding-bottom: 10px;
  }

  .sm\:pb-p9 {
    padding-bottom: 9px;
  }

  .sm\:pb-p20 {
    padding-bottom: 20px;
  }

  .sm\:pb-p18 {
    padding-bottom: 18px;
  }

  .sm\:pb-p14 {
    padding-bottom: 14px;
  }

  .sm\:pb-p13 {
    padding-bottom: 13px;
  }

  .sm\:pb-p6 {
    padding-bottom: 6px;
  }

  .sm\:pb-p2 {
    padding-bottom: 2px;
  }

  .sm\:pb-p3 {
    padding-bottom: 3px;
  }

  .sm\:pb-p5 {
    padding-bottom: 5px;
  }

  .sm\:pb-40p-imp {
    padding-bottom: 40px !important;
  }

  .sm\:pb-67px {
    padding-bottom: 67px;
  }

  .sm\:pb-160px {
    padding-bottom: 160px;
  }

  .sm\:pl-0 {
    padding-left: 0px;
  }

  .sm\:pl-1 {
    padding-left: 0.25rem;
  }

  .sm\:pl-2 {
    padding-left: 0.5rem;
  }

  .sm\:pl-3 {
    padding-left: 0.75rem;
  }

  .sm\:pl-4 {
    padding-left: 1rem;
  }

  .sm\:pl-5 {
    padding-left: 1.25rem;
  }

  .sm\:pl-6 {
    padding-left: 1.5rem;
  }

  .sm\:pl-7 {
    padding-left: 1.75rem;
  }

  .sm\:pl-8 {
    padding-left: 2rem;
  }

  .sm\:pl-9 {
    padding-left: 2.25rem;
  }

  .sm\:pl-10 {
    padding-left: 2.5rem;
  }

  .sm\:pl-11 {
    padding-left: 2.75rem;
  }

  .sm\:pl-12 {
    padding-left: 3rem;
  }

  .sm\:pl-14 {
    padding-left: 3.5rem;
  }

  .sm\:pl-15 {
    padding-left: 15px;
  }

  .sm\:pl-16 {
    padding-left: 4rem;
  }

  .sm\:pl-17 {
    padding-left: 17px;
  }

  .sm\:pl-19 {
    padding-left: 19px;
  }

  .sm\:pl-20 {
    padding-left: 5rem;
  }

  .sm\:pl-22 {
    padding-left: 22px;
  }

  .sm\:pl-24 {
    padding-left: 6rem;
  }

  .sm\:pl-25 {
    padding-left: 25px;
  }

  .sm\:pl-26 {
    padding-left: 26px;
  }

  .sm\:pl-27 {
    padding-left: 27px;
  }

  .sm\:pl-28 {
    padding-left: 7rem;
  }

  .sm\:pl-29 {
    padding-left: 29px;
  }

  .sm\:pl-30 {
    padding-left: 30px;
  }

  .sm\:pl-32 {
    padding-left: 8rem;
  }

  .sm\:pl-35 {
    padding-left: 35px;
  }

  .sm\:pl-36 {
    padding-left: 9rem;
  }

  .sm\:pl-37 {
    padding-left: 37px;
  }

  .sm\:pl-40 {
    padding-left: 40px;
  }

  .sm\:pl-41 {
    padding-left: 41px;
  }

  .sm\:pl-44 {
    padding-left: 11rem;
  }

  .sm\:pl-45 {
    padding-left: 45px;
  }

  .sm\:pl-48 {
    padding-left: 12rem;
  }

  .sm\:pl-49 {
    padding-left: 49px;
  }

  .sm\:pl-50 {
    padding-left: 50px;
  }

  .sm\:pl-52 {
    padding-left: 13rem;
  }

  .sm\:pl-56 {
    padding-left: 14rem;
  }

  .sm\:pl-60 {
    padding-left: 60px;
  }

  .sm\:pl-64 {
    padding-left: 16rem;
  }

  .sm\:pl-65 {
    padding-left: 65px;
  }

  .sm\:pl-72 {
    padding-left: 72px;
  }

  .sm\:pl-80 {
    padding-left: 20rem;
  }

  .sm\:pl-85 {
    padding-left: 85px;
  }

  .sm\:pl-96 {
    padding-left: 24rem;
  }

  .sm\:pl-124 {
    padding-left: 124px;
  }

  .sm\:pl-px {
    padding-left: 1px;
  }

  .sm\:pl-0\.5 {
    padding-left: 0.125rem;
  }

  .sm\:pl-1\.5 {
    padding-left: 0.375rem;
  }

  .sm\:pl-2\.5 {
    padding-left: 0.625rem;
  }

  .sm\:pl-3\.5 {
    padding-left: 0.875rem;
  }

  .sm\:pl-p11 {
    padding-left: 11px;
  }

  .sm\:pl-p12 {
    padding-left: 12px;
  }

  .sm\:pl-p10 {
    padding-left: 10px;
  }

  .sm\:pl-p9 {
    padding-left: 9px;
  }

  .sm\:pl-p20 {
    padding-left: 20px;
  }

  .sm\:pl-p18 {
    padding-left: 18px;
  }

  .sm\:pl-p14 {
    padding-left: 14px;
  }

  .sm\:pl-p13 {
    padding-left: 13px;
  }

  .sm\:pl-p6 {
    padding-left: 6px;
  }

  .sm\:pl-p2 {
    padding-left: 2px;
  }

  .sm\:pl-p3 {
    padding-left: 3px;
  }

  .sm\:pl-p5 {
    padding-left: 5px;
  }

  .sm\:pl-40p-imp {
    padding-left: 40px !important;
  }

  .sm\:pl-67px {
    padding-left: 67px;
  }

  .sm\:pl-160px {
    padding-left: 160px;
  }

  .sm\:text-left {
    text-align: left;
  }

  .sm\:text-center {
    text-align: center;
  }

  .sm\:text-right {
    text-align: right;
  }

  .sm\:text-justify {
    text-align: justify;
  }

  .sm\:align-baseline {
    vertical-align: baseline;
  }

  .sm\:align-top {
    vertical-align: top;
  }

  .sm\:align-middle {
    vertical-align: middle;
  }

  .sm\:align-bottom {
    vertical-align: bottom;
  }

  .sm\:align-text-top {
    vertical-align: text-top;
  }

  .sm\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .sm\:font-sans {
    font-family: Apercu;
  }

  .sm\:font-serif {
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .sm\:font-mono {
    font-family: ApercuMono;
  }

  .sm\:font-ApercuRegularPro {
    font-family: Apercu-Regular-Pro;
  }

  .sm\:font-ApercuBlackPro {
    font-family: Apercu-Black-Pro;
  }

  .sm\:font-ApercuBoldPro {
    font-family: Apercu-Bold-Pro;
  }

  .sm\:font-ApercuLightPro {
    font-family: Apercu-Light-Pro;
  }

  .sm\:text-8 {
    font-size: 8px;
  }

  .sm\:text-10 {
    font-size: 10px;
  }

  .sm\:text-12 {
    font-size: 12px;
  }

  .sm\:text-13 {
    font-size: 13px;
  }

  .sm\:text-14 {
    font-size: 14px;
  }

  .sm\:text-16 {
    font-size: 16px;
  }

  .sm\:text-18 {
    font-size: 18px;
  }

  .sm\:text-19 {
    font-size: 19px;
  }

  .sm\:text-20 {
    font-size: 20px;
  }

  .sm\:text-21 {
    font-size: 21px;
  }

  .sm\:text-22 {
    font-size: 22px;
  }

  .sm\:text-26 {
    font-size: 26px;
  }

  .sm\:text-28 {
    font-size: 28px;
  }

  .sm\:text-29 {
    font-size: 29px;
  }

  .sm\:text-30 {
    font-size: 30px;
  }

  .sm\:text-32 {
    font-size: 32px;
  }

  .sm\:text-34 {
    font-size: 34px;
  }

  .sm\:text-40 {
    font-size: 40px;
  }

  .sm\:text-42 {
    font-size: 42px;
  }

  .sm\:text-47 {
    font-size: 47px;
  }

  .sm\:text-50 {
    font-size: 50px;
  }

  .sm\:text-55 {
    font-size: 55px;
  }

  .sm\:text-60 {
    font-size: 60px;
  }

  .sm\:text-65 {
    font-size: 65px;
  }

  .sm\:text-70 {
    font-size: 70px;
  }

  .sm\:text-80 {
    font-size: 80px;
  }

  .sm\:text-120 {
    font-size: 120px;
  }

  .sm\:text-150 {
    font-size: 150px;
  }

  .sm\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .sm\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .sm\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .sm\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .sm\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .sm\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .sm\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .sm\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .sm\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .sm\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .sm\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .sm\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .sm\:text-f50 {
    font-size: 50px;
  }

  .sm\:text-imp30 {
    font-size: 30px !important;
  }

  .sm\:font-thin {
    font-weight: 100;
  }

  .sm\:font-extralight {
    font-weight: 200;
  }

  .sm\:font-light {
    font-weight: 300;
  }

  .sm\:font-normal {
    font-weight: 400;
  }

  .sm\:font-medium {
    font-weight: 500;
  }

  .sm\:font-semibold {
    font-weight: 600;
  }

  .sm\:font-bold {
    font-weight: 700;
  }

  .sm\:font-extrabold {
    font-weight: 800;
  }

  .sm\:font-black {
    font-weight: 900;
  }

  .sm\:uppercase {
    text-transform: uppercase;
  }

  .sm\:lowercase {
    text-transform: lowercase;
  }

  .sm\:capitalize {
    text-transform: capitalize;
  }

  .sm\:normal-case {
    text-transform: none;
  }

  .sm\:italic {
    font-style: italic;
  }

  .sm\:not-italic {
    font-style: normal;
  }

  .sm\:ordinal, .sm\:slashed-zero, .sm\:lining-nums, .sm\:oldstyle-nums, .sm\:proportional-nums, .sm\:tabular-nums, .sm\:diagonal-fractions, .sm\:stacked-fractions {
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .sm\:normal-nums {
    font-variant-numeric: normal;
  }

  .sm\:ordinal {
    --tw-ordinal: ordinal;
  }

  .sm\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .sm\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .sm\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .sm\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .sm\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .sm\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .sm\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .sm\:leading-3 {
    line-height: .75rem;
  }

  .sm\:leading-4 {
    line-height: 1rem;
  }

  .sm\:leading-5 {
    line-height: 1.25rem;
  }

  .sm\:leading-6 {
    line-height: 1.5rem;
  }

  .sm\:leading-7 {
    line-height: 1.75rem;
  }

  .sm\:leading-8 {
    line-height: 2rem;
  }

  .sm\:leading-9 {
    line-height: 2.25rem;
  }

  .sm\:leading-10 {
    line-height: 2.5rem;
  }

  .sm\:leading-14 {
    line-height: 14px;
  }

  .sm\:leading-18 {
    line-height: 18px;
  }

  .sm\:leading-19 {
    line-height: 19px;
  }

  .sm\:leading-20 {
    line-height: 20px;
  }

  .sm\:leading-21 {
    line-height: 21px;
  }

  .sm\:leading-23 {
    line-height: 23px;
  }

  .sm\:leading-26 {
    line-height: 26px;
  }

  .sm\:leading-28 {
    line-height: 28px;
  }

  .sm\:leading-30 {
    line-height: 30px;
  }

  .sm\:leading-38 {
    line-height: 38px;
  }

  .sm\:leading-41 {
    line-height: 41px;
  }

  .sm\:leading-46 {
    line-height: 46px;
  }

  .sm\:leading-47 {
    line-height: 47px;
  }

  .sm\:leading-49 {
    line-height: 49px;
  }

  .sm\:leading-50 {
    line-height: 50px;
  }

  .sm\:leading-54 {
    line-height: 54px;
  }

  .sm\:leading-59 {
    line-height: 59px;
  }

  .sm\:leading-61 {
    line-height: 61px;
  }

  .sm\:leading-65 {
    line-height: 65px;
  }

  .sm\:leading-70 {
    line-height: 70px;
  }

  .sm\:leading-75 {
    line-height: 75px;
  }

  .sm\:leading-94 {
    line-height: 94px;
  }

  .sm\:leading-120 {
    line-height: 120%;
  }

  .sm\:leading-140 {
    line-height: 140px;
  }

  .sm\:leading-176 {
    line-height: 176px;
  }

  .sm\:leading-none {
    line-height: 1;
  }

  .sm\:leading-tight {
    line-height: 1.25;
  }

  .sm\:leading-snug {
    line-height: 1.375;
  }

  .sm\:leading-normal {
    line-height: 1.5;
  }

  .sm\:leading-relaxed {
    line-height: 1.625;
  }

  .sm\:leading-loose {
    line-height: 2;
  }

  .sm\:tracking-widest {
    letter-spacing: 2px;
  }

  .sm\:tracking-wides {
    letter-spacing: 1px;
  }

  .sm\:tracking-narrow {
    letter-spacing: -0.01em;
  }

  .sm\:-tracking-1 {
    letter-spacing: -1px;
  }

  .sm\:text-transparent {
    color: transparent;
  }

  .sm\:text-current {
    color: currentColor;
  }

  .sm\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .sm\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .sm\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .sm\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .sm\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .sm\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .sm\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .sm\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .sm\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .sm\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .sm\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .sm\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .sm\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .sm\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .sm\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .sm\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .sm\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .sm\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .sm\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .sm\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .sm\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .sm\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .sm\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .sm\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .sm\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .sm\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .sm\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .sm\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .sm\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .sm\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .sm\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .sm\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .sm\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .sm\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .sm\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .sm\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .sm\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .sm\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .sm\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .sm\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .sm\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .sm\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .sm\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .sm\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .sm\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .sm\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .sm\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .sm\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .sm\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .sm\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .sm\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .sm\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .sm\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .sm\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .sm\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .sm\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .sm\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .sm\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .sm\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .sm\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .sm\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .sm\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .sm\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .sm\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .sm\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .sm\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .sm\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .sm\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .sm\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .sm\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .sm\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .sm\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .sm\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .sm\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .sm\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .sm\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .sm\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .sm\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .sm\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .sm\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .sm\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .sm\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .sm\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .sm\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .sm\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .sm\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .sm\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .sm\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .sm\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .sm\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .sm\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .sm\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .sm\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .sm\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .sm\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .sm\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .sm\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .sm\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .sm\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .sm\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .sm\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .sm\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .sm\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .sm\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .sm\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .sm\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .sm\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .sm\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .sm\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .sm\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .sm\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .sm\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .sm\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .sm\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .sm\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .sm\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .sm\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .sm\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .sm\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .sm\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .sm\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .sm\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .sm\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .sm\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .sm\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .sm\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .sm\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .sm\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .sm\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .sm\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .sm\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .sm\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .sm\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .sm\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .sm\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .sm\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .sm\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .sm\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .sm\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .sm\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .sm\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .sm\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .sm\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .sm\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .sm\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .sm\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .sm\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .sm\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .sm\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .sm\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .sm\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .sm\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .sm\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .sm\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .sm\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .sm\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .sm\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .sm\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .sm\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .sm\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .sm\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .sm\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .sm\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .sm\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .sm\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .sm\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .sm\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .sm\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .sm\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .sm\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .sm\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .sm\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .sm\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .sm\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .sm\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .sm\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .sm\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .sm\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .sm\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .sm\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .sm\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .sm\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .sm\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .sm\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .group:hover .sm\:group-hover\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .group:hover .sm\:group-hover\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .sm\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .sm\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Asurion-White:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Asurion-Blue-Brighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Asurion-Blue-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Asurion-Blue-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Asurion-Purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Asurion-Purple-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Asurion-Purple-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Asurion-Gray-Deepest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Asurion-Gray-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Asurion-Gray-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Asurion-Gray-Lighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Asurion-Gray-Lightest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Asurion-Red-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-light-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-light-gray-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-light-gray-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-light-gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-light-gray-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-light-gray-5:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-light-slate-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-denim-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-purple-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-dark-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-bright-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-mustard-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-mustard-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-light-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-light-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-light-blue-3:focus-within {
    color:  #F0F3FF;
  }

  .sm\:focus-within\:text-light-blue-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-purple-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-light-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-light-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-light-bg-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-light-white-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Black-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Default-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-White-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Silver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Yellow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Grey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Red-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Gold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-light-green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-dark-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-light-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-bright-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-bright-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-SpaceGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Purple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-LightPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Glow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Bronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Copper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Pink-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Orange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Coral-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-MajesticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-PrismBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-CeramicBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-MidnightBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-PrismWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-CeramicWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-LilacPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-CrownSilver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-CoralBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-lime-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-apple-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-bg-new-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-bg-new-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-new-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-footer-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-border-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-apple-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-crimson-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-asurion-cyan:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-bright-orange:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Graphite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-PacificBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-light-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-asurion-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-OceanBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-MetallicCopper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-PorcelainWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-LightBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-CloudNavy-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-CloudMint-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-CloudOrange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-CloudLavender-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-CloudRed-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-CloudWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-SunriseGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-SunshineGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-AuraBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-AuraGlow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-MysticBronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-MysticGreen-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-MysticGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-MysticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-MysticWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-price-blue1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-indigo1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-Purple-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-new-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-dark-blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-replace-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .sm\:focus-within\:text-resolve-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .sm\:hover\:text-transparent:hover {
    color: transparent;
  }

  .sm\:hover\:text-current:hover {
    color: currentColor;
  }

  .sm\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .sm\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .sm\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .sm\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .sm\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .sm\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .sm\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .sm\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .sm\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .sm\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .sm\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .sm\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .sm\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .sm\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .sm\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .sm\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .sm\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .sm\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .sm\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .sm\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .sm\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .sm\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .sm\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .sm\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .sm\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .sm\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .sm\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .sm\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .sm\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .sm\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .sm\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .sm\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .sm\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .sm\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .sm\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .sm\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .sm\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .sm\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .sm\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .sm\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .sm\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .sm\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .sm\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .sm\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .sm\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .sm\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .sm\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .sm\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .sm\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .sm\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .sm\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .sm\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .sm\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .sm\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .sm\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .sm\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .sm\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .sm\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .sm\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .sm\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .sm\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .sm\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .sm\:hover\:text-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .sm\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .sm\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .sm\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .sm\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .sm\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .sm\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .sm\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .sm\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .sm\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .sm\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Asurion-White:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Asurion-Blue-Brighter:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Asurion-Blue-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Asurion-Blue-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Asurion-Purple:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Asurion-Purple-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Asurion-Purple-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Asurion-Gray-Deepest:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Asurion-Gray-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Asurion-Gray-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Asurion-Gray-Lighter:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Asurion-Gray-Lightest:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Asurion-Red-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .sm\:hover\:text-light-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .sm\:hover\:text-light-gray-1:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .sm\:hover\:text-light-gray-2:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .sm\:hover\:text-light-gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .sm\:hover\:text-light-gray-4:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .sm\:hover\:text-light-gray-5:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .sm\:hover\:text-light-slate-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .sm\:hover\:text-denim-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .sm\:hover\:text-purple-1:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .sm\:hover\:text-dark-red:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .sm\:hover\:text-bright-red:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .sm\:hover\:text-mustard-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .sm\:hover\:text-mustard-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .sm\:hover\:text-light-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:hover\:text-light-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .sm\:hover\:text-light-blue-3:hover {
    color:  #F0F3FF;
  }

  .sm\:hover\:text-light-blue-4:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .sm\:hover\:text-purple-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .sm\:hover\:text-light-green:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .sm\:hover\:text-light-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .sm\:hover\:text-light-bg-green:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .sm\:hover\:text-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .sm\:hover\:text-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .sm\:hover\:text-light-white-1:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Black-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Default-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .sm\:hover\:text-White-3:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Silver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Yellow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Grey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Red-3:hover {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Gold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .sm\:hover\:text-light-green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .sm\:hover\:text-dark-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .sm\:hover\:text-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:hover\:text-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .sm\:hover\:text-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .sm\:hover\:text-light-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .sm\:hover\:text-bright-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .sm\:hover\:text-bright-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .sm\:hover\:text-SpaceGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Purple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .sm\:hover\:text-LightPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Glow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Bronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Copper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Pink-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Orange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Coral-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .sm\:hover\:text-MajesticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .sm\:hover\:text-PrismBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .sm\:hover\:text-CeramicBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .sm\:hover\:text-MidnightBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .sm\:hover\:text-PrismWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .sm\:hover\:text-CeramicWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .sm\:hover\:text-LilacPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .sm\:hover\:text-CrownSilver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .sm\:hover\:text-CoralBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .sm\:hover\:text-lime-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .sm\:hover\:text-apple-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .sm\:hover\:text-bg-new-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .sm\:hover\:text-bg-new-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .sm\:hover\:text-new-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .sm\:hover\:text-footer-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .sm\:hover\:text-border-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .sm\:hover\:text-apple-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .sm\:hover\:text-crimson-red:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .sm\:hover\:text-asurion-cyan:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .sm\:hover\:text-bright-orange:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Graphite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .sm\:hover\:text-PacificBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:hover\:text-light-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .sm\:hover\:text-asurion-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .sm\:hover\:text-OceanBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .sm\:hover\:text-MetallicCopper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .sm\:hover\:text-PorcelainWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .sm\:hover\:text-LightBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .sm\:hover\:text-CloudNavy-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .sm\:hover\:text-CloudMint-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .sm\:hover\:text-CloudOrange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .sm\:hover\:text-CloudLavender-3:hover {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .sm\:hover\:text-CloudRed-3:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .sm\:hover\:text-CloudWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .sm\:hover\:text-SunriseGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .sm\:hover\:text-SunshineGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .sm\:hover\:text-AuraBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .sm\:hover\:text-AuraGlow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .sm\:hover\:text-MysticBronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .sm\:hover\:text-MysticGreen-3:hover {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .sm\:hover\:text-MysticGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .sm\:hover\:text-MysticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .sm\:hover\:text-MysticWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .sm\:hover\:text-price-blue1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:hover\:text-indigo1:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .sm\:hover\:text-Purple-4:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .sm\:hover\:text-new-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .sm\:hover\:text-dark-blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .sm\:hover\:text-replace-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .sm\:hover\:text-resolve-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .sm\:focus\:text-transparent:focus {
    color: transparent;
  }

  .sm\:focus\:text-current:focus {
    color: currentColor;
  }

  .sm\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .sm\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .sm\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .sm\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .sm\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .sm\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .sm\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .sm\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .sm\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .sm\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .sm\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .sm\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .sm\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .sm\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .sm\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .sm\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .sm\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .sm\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .sm\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .sm\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .sm\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .sm\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .sm\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .sm\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .sm\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .sm\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .sm\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .sm\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .sm\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .sm\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .sm\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .sm\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .sm\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .sm\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .sm\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .sm\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .sm\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .sm\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .sm\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .sm\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .sm\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .sm\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .sm\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .sm\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .sm\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .sm\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .sm\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .sm\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .sm\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .sm\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .sm\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .sm\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .sm\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .sm\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .sm\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .sm\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .sm\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .sm\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .sm\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .sm\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .sm\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .sm\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .sm\:focus\:text-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .sm\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .sm\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .sm\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .sm\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .sm\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .sm\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .sm\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .sm\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .sm\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .sm\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Asurion-White:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Asurion-Blue-Brighter:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Asurion-Blue-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Asurion-Blue-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Asurion-Purple:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Asurion-Purple-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Asurion-Purple-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Asurion-Gray-Deepest:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Asurion-Gray-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Asurion-Gray-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Asurion-Gray-Lighter:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Asurion-Gray-Lightest:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Asurion-Red-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .sm\:focus\:text-light-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .sm\:focus\:text-light-gray-1:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .sm\:focus\:text-light-gray-2:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .sm\:focus\:text-light-gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .sm\:focus\:text-light-gray-4:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .sm\:focus\:text-light-gray-5:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .sm\:focus\:text-light-slate-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .sm\:focus\:text-denim-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .sm\:focus\:text-purple-1:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .sm\:focus\:text-dark-red:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .sm\:focus\:text-bright-red:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .sm\:focus\:text-mustard-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .sm\:focus\:text-mustard-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .sm\:focus\:text-light-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:focus\:text-light-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .sm\:focus\:text-light-blue-3:focus {
    color:  #F0F3FF;
  }

  .sm\:focus\:text-light-blue-4:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .sm\:focus\:text-purple-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .sm\:focus\:text-light-green:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .sm\:focus\:text-light-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .sm\:focus\:text-light-bg-green:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .sm\:focus\:text-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .sm\:focus\:text-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .sm\:focus\:text-light-white-1:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Black-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Default-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .sm\:focus\:text-White-3:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Silver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Yellow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Grey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Red-3:focus {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Gold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .sm\:focus\:text-light-green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .sm\:focus\:text-dark-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .sm\:focus\:text-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:focus\:text-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .sm\:focus\:text-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .sm\:focus\:text-light-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .sm\:focus\:text-bright-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .sm\:focus\:text-bright-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .sm\:focus\:text-SpaceGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Purple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .sm\:focus\:text-LightPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Glow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Bronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Copper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Pink-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Orange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Coral-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .sm\:focus\:text-MajesticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .sm\:focus\:text-PrismBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .sm\:focus\:text-CeramicBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .sm\:focus\:text-MidnightBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .sm\:focus\:text-PrismWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .sm\:focus\:text-CeramicWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .sm\:focus\:text-LilacPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .sm\:focus\:text-CrownSilver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .sm\:focus\:text-CoralBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .sm\:focus\:text-lime-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .sm\:focus\:text-apple-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .sm\:focus\:text-bg-new-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .sm\:focus\:text-bg-new-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .sm\:focus\:text-new-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .sm\:focus\:text-footer-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .sm\:focus\:text-border-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .sm\:focus\:text-apple-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .sm\:focus\:text-crimson-red:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .sm\:focus\:text-asurion-cyan:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .sm\:focus\:text-bright-orange:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Graphite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .sm\:focus\:text-PacificBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:focus\:text-light-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .sm\:focus\:text-asurion-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .sm\:focus\:text-OceanBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .sm\:focus\:text-MetallicCopper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .sm\:focus\:text-PorcelainWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .sm\:focus\:text-LightBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .sm\:focus\:text-CloudNavy-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .sm\:focus\:text-CloudMint-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .sm\:focus\:text-CloudOrange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .sm\:focus\:text-CloudLavender-3:focus {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .sm\:focus\:text-CloudRed-3:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .sm\:focus\:text-CloudWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .sm\:focus\:text-SunriseGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .sm\:focus\:text-SunshineGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .sm\:focus\:text-AuraBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .sm\:focus\:text-AuraGlow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .sm\:focus\:text-MysticBronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .sm\:focus\:text-MysticGreen-3:focus {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .sm\:focus\:text-MysticGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .sm\:focus\:text-MysticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .sm\:focus\:text-MysticWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .sm\:focus\:text-price-blue1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .sm\:focus\:text-indigo1:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .sm\:focus\:text-Purple-4:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .sm\:focus\:text-new-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .sm\:focus\:text-dark-blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .sm\:focus\:text-replace-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .sm\:focus\:text-resolve-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .sm\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .sm\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .sm\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .sm\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .sm\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .sm\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .sm\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .sm\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .sm\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .sm\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .sm\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .sm\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .sm\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .sm\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .sm\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .sm\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .sm\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .sm\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .sm\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .sm\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .sm\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .sm\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .sm\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .sm\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .sm\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .sm\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .sm\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .sm\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .sm\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .sm\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .sm\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .sm\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .sm\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .sm\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .sm\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .sm\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .sm\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .sm\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .sm\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .sm\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .sm\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .sm\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .sm\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .sm\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .sm\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .sm\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .sm\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .sm\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .sm\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .sm\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .sm\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .sm\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .sm\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .sm\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .sm\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .sm\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .sm\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .sm\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .sm\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .sm\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .sm\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .sm\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .sm\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .sm\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .sm\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .sm\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .sm\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .sm\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .sm\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .sm\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .sm\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .sm\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .sm\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .sm\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .sm\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .sm\:underline {
    text-decoration: underline;
  }

  .sm\:line-through {
    text-decoration: line-through;
  }

  .sm\:no-underline {
    text-decoration: none;
  }

  .group:hover .sm\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .sm\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .sm\:group-hover\:no-underline {
    text-decoration: none;
  }

  .sm\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .sm\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .sm\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .sm\:hover\:underline:hover {
    text-decoration: underline;
  }

  .sm\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .sm\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .sm\:focus\:underline:focus {
    text-decoration: underline;
  }

  .sm\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .sm\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .sm\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .sm\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .sm\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .sm\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .sm\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .sm\:placeholder-current::placeholder {
    color: currentColor;
  }

  .sm\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-White::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-White::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Blue-Brighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Blue-Brighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Blue-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Blue-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Blue-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Blue-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Purple-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Purple-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Purple-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Purple-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Gray-Deepest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Gray-Deepest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Gray-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Gray-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Gray-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Gray-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Gray-Lighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Gray-Lighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Gray-Lightest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Gray-Lightest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Red-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Asurion-Red-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-gray-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-gray-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-gray-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-gray-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-gray-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-gray-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-gray-5::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-gray-5::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-slate-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-slate-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-denim-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-denim-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-purple-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-purple-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-dark-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-dark-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-bright-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-bright-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-mustard-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-mustard-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-mustard-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-mustard-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-blue-3::-moz-placeholder {
    color:  #F0F3FF;
  }

  .sm\:placeholder-light-blue-3::placeholder {
    color:  #F0F3FF;
  }

  .sm\:placeholder-light-blue-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-blue-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-purple-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-purple-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-bg-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-bg-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-white-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-white-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Black-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Black-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Default-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Default-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-White-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-White-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Silver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Silver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Yellow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Yellow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Grey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Grey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Red-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Red-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Gold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Gold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-dark-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-dark-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-bright-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-bright-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-bright-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-bright-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-SpaceGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-SpaceGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Purple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Purple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-LightPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-LightPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Glow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Glow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Bronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Bronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Copper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Copper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Pink-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Pink-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Orange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Orange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Coral-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Coral-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-MajesticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-MajesticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-PrismBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-PrismBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-CeramicBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-CeramicBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-MidnightBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-MidnightBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-PrismWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-PrismWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-CeramicWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-CeramicWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-LilacPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-LilacPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-CrownSilver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-CrownSilver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-CoralBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-CoralBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-lime-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-lime-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-apple-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-apple-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-bg-new-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-bg-new-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-bg-new-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-bg-new-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-new-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-new-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-footer-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-footer-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-border-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-border-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-apple-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-apple-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-crimson-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-crimson-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-asurion-cyan::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-asurion-cyan::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-bright-orange::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-bright-orange::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Graphite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Graphite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-PacificBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-PacificBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-light-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-asurion-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-asurion-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-OceanBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-OceanBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-MetallicCopper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-MetallicCopper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-PorcelainWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-PorcelainWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-LightBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-LightBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-CloudNavy-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-CloudNavy-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-CloudMint-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-CloudMint-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-CloudOrange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-CloudOrange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-CloudLavender-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-CloudLavender-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-CloudRed-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-CloudRed-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-CloudWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-CloudWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-SunriseGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-SunriseGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-SunshineGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-SunshineGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-AuraBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-AuraBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-AuraGlow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-AuraGlow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-MysticBronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-MysticBronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-MysticGreen-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-MysticGreen-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-MysticGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-MysticGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-MysticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-MysticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-MysticWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-MysticWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-price-blue1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-price-blue1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-indigo1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-indigo1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Purple-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-Purple-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-new-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-new-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-dark-blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-dark-blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-replace-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-replace-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-resolve-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-resolve-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .sm\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .sm\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .sm\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .sm\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-White:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-White:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Blue-Brighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Blue-Brighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Blue-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Blue-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Blue-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Blue-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Purple-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Purple-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Purple-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Purple-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Gray-Deepest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Gray-Deepest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Gray-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Gray-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Gray-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Gray-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Gray-Lighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Gray-Lighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Gray-Lightest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Gray-Lightest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Red-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Asurion-Red-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-gray-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-gray-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-gray-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-gray-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-gray-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-gray-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-gray-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-gray-5:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-slate-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-slate-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-denim-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-denim-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-purple-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-purple-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-dark-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-dark-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-bright-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-bright-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-mustard-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-mustard-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-mustard-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-mustard-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-blue-3:focus::-moz-placeholder {
    color:  #F0F3FF;
  }

  .sm\:focus\:placeholder-light-blue-3:focus::placeholder {
    color:  #F0F3FF;
  }

  .sm\:focus\:placeholder-light-blue-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-blue-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-purple-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-purple-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-bg-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-bg-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-white-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-white-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Black-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Black-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Default-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Default-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-White-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-White-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Silver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Silver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Yellow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Yellow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Grey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Grey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Red-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Red-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Gold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Gold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-dark-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-dark-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-bright-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-bright-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-bright-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-bright-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-SpaceGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-SpaceGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Purple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Purple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-LightPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-LightPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Glow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Glow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Bronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Bronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Copper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Copper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Pink-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Pink-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Orange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Orange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Coral-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Coral-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-MajesticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-MajesticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-PrismBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-PrismBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-CeramicBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-CeramicBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-MidnightBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-MidnightBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-PrismWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-PrismWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-CeramicWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-CeramicWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-LilacPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-LilacPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-CrownSilver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-CrownSilver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-CoralBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-CoralBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-lime-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-lime-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-apple-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-apple-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-bg-new-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-bg-new-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-bg-new-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-bg-new-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-new-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-new-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-footer-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-footer-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-border-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-border-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-apple-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-apple-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-crimson-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-crimson-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-asurion-cyan:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-asurion-cyan:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-bright-orange:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-bright-orange:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Graphite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Graphite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-PacificBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-PacificBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-light-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-asurion-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-asurion-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-OceanBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-OceanBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-MetallicCopper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-MetallicCopper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-PorcelainWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-PorcelainWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-LightBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-LightBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-CloudNavy-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-CloudNavy-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-CloudMint-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-CloudMint-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-CloudOrange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-CloudOrange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-CloudLavender-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-CloudLavender-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-CloudRed-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-CloudRed-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-CloudWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-CloudWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-SunriseGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-SunriseGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-SunshineGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-SunshineGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-AuraBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-AuraBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-AuraGlow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-AuraGlow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-MysticBronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-MysticBronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-MysticGreen-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-MysticGreen-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-MysticGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-MysticGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-MysticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-MysticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-MysticWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-MysticWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-price-blue1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-price-blue1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-indigo1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-indigo1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Purple-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-Purple-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-new-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-new-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-dark-blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-dark-blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-replace-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-replace-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-resolve-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .sm\:focus\:placeholder-resolve-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .sm\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .sm\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .sm\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .sm\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .sm\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .sm\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .sm\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .sm\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .sm\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .sm\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .sm\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .sm\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .sm\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .sm\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .sm\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .sm\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .sm\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .sm\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .sm\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .sm\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .sm\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .sm\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .sm\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .sm\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .sm\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .sm\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .sm\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .sm\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .sm\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .sm\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .sm\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .sm\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .sm\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .sm\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .sm\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .sm\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .sm\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .sm\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .sm\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .sm\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .sm\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .sm\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .sm\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .sm\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .sm\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .sm\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .sm\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .sm\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .sm\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .sm\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .sm\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .sm\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .sm\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .sm\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .sm\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .sm\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .sm\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .sm\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .sm\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .sm\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .sm\:opacity-0 {
    opacity: 0;
  }

  .sm\:opacity-5 {
    opacity: 0.05;
  }

  .sm\:opacity-10 {
    opacity: 0.1;
  }

  .sm\:opacity-20 {
    opacity: 0.2;
  }

  .sm\:opacity-25 {
    opacity: 0.25;
  }

  .sm\:opacity-30 {
    opacity: 0.3;
  }

  .sm\:opacity-40 {
    opacity: 0.4;
  }

  .sm\:opacity-50 {
    opacity: 0.5;
  }

  .sm\:opacity-60 {
    opacity: 0.6;
  }

  .sm\:opacity-70 {
    opacity: 0.7;
  }

  .sm\:opacity-75 {
    opacity: 0.75;
  }

  .sm\:opacity-80 {
    opacity: 0.8;
  }

  .sm\:opacity-90 {
    opacity: 0.9;
  }

  .sm\:opacity-95 {
    opacity: 0.95;
  }

  .sm\:opacity-100 {
    opacity: 1;
  }

  .group:hover .sm\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .sm\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .sm\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .sm\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .sm\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .sm\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .sm\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .sm\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .sm\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .sm\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .sm\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .sm\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .sm\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .sm\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .sm\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .sm\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .sm\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .sm\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .sm\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .sm\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .sm\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .sm\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .sm\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .sm\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .sm\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .sm\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .sm\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .sm\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .sm\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .sm\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .sm\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .sm\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .sm\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .sm\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .sm\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .sm\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .sm\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .sm\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .sm\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .sm\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .sm\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .sm\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .sm\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .sm\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .sm\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .sm\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .sm\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .sm\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .sm\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .sm\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .sm\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .sm\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .sm\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .sm\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .sm\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .sm\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .sm\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .sm\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .sm\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .sm\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .sm\:disabled\:opacity-0:disabled {
    opacity: 0;
  }

  .sm\:disabled\:opacity-5:disabled {
    opacity: 0.05;
  }

  .sm\:disabled\:opacity-10:disabled {
    opacity: 0.1;
  }

  .sm\:disabled\:opacity-20:disabled {
    opacity: 0.2;
  }

  .sm\:disabled\:opacity-25:disabled {
    opacity: 0.25;
  }

  .sm\:disabled\:opacity-30:disabled {
    opacity: 0.3;
  }

  .sm\:disabled\:opacity-40:disabled {
    opacity: 0.4;
  }

  .sm\:disabled\:opacity-50:disabled {
    opacity: 0.5;
  }

  .sm\:disabled\:opacity-60:disabled {
    opacity: 0.6;
  }

  .sm\:disabled\:opacity-70:disabled {
    opacity: 0.7;
  }

  .sm\:disabled\:opacity-75:disabled {
    opacity: 0.75;
  }

  .sm\:disabled\:opacity-80:disabled {
    opacity: 0.8;
  }

  .sm\:disabled\:opacity-90:disabled {
    opacity: 0.9;
  }

  .sm\:disabled\:opacity-95:disabled {
    opacity: 0.95;
  }

  .sm\:disabled\:opacity-100:disabled {
    opacity: 1;
  }

  .sm\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .sm\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .sm\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .sm\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .sm\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .sm\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .sm\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .sm\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .sm\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .sm\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .sm\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .sm\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .sm\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .sm\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .sm\:bg-blend-color {
    background-blend-mode: color;
  }

  .sm\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .sm\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .sm\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .sm\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .sm\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .sm\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .sm\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .sm\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .sm\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .sm\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .sm\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .sm\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .sm\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .sm\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .sm\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .sm\:mix-blend-color {
    mix-blend-mode: color;
  }

  .sm\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .sm\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .sm\:group-hover\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .sm\:group-hover\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .sm\:group-hover\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .sm\:group-hover\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .sm\:group-hover\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .sm\:group-hover\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .sm\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .sm\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .sm\:group-hover\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .sm\:group-hover\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .sm\:group-hover\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .sm\:group-hover\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .sm\:group-hover\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus-within\:shadow:focus-within {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus-within\:shadow-bs:focus-within {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus-within\:shadow-strong:focus-within {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus-within\:shadow-tooltip:focus-within {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus-within\:shadow-colorbox:focus-within {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus-within\:shadow-colorCircle:focus-within {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:hover\:shadow-sm:hover {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:hover\:shadow:hover {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:hover\:shadow-bs:hover {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:hover\:shadow-strong:hover {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:hover\:shadow-tooltip:hover {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:hover\:shadow-colorbox:hover {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:hover\:shadow-colorCircle:hover {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus\:shadow-sm:focus {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus\:shadow:focus {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus\:shadow-md:focus {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus\:shadow-lg:focus {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus\:shadow-xl:focus {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus\:shadow-bs:focus {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus\:shadow-strong:focus {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus\:shadow-tooltip:focus {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus\:shadow-colorbox:focus {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:focus\:shadow-colorCircle:focus {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .sm\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .sm\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .sm\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .sm\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .sm\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .sm\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .sm\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .sm\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .sm\:ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .sm\:ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .sm\:ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .sm\:ring-4 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .sm\:ring-8 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .sm\:ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .sm\:focus-within\:ring-0:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .sm\:focus-within\:ring-1:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .sm\:focus-within\:ring-2:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .sm\:focus-within\:ring-4:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .sm\:focus-within\:ring-8:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .sm\:focus-within\:ring:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .sm\:focus\:ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .sm\:focus\:ring-1:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .sm\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .sm\:focus\:ring-4:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .sm\:focus\:ring-8:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .sm\:focus\:ring:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .sm\:ring-inset {
    --tw-ring-inset: inset;
  }

  .sm\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .sm\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .sm\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .sm\:ring-current {
    --tw-ring-color: currentColor;
  }

  .sm\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .sm\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .sm\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .sm\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .sm\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .sm\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .sm\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .sm\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .sm\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .sm\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .sm\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .sm\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .sm\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .sm\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .sm\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .sm\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .sm\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .sm\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .sm\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .sm\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .sm\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .sm\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .sm\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .sm\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .sm\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .sm\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .sm\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .sm\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .sm\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .sm\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .sm\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .sm\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .sm\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .sm\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .sm\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .sm\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .sm\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .sm\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .sm\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .sm\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .sm\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .sm\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .sm\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .sm\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .sm\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .sm\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .sm\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .sm\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .sm\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .sm\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .sm\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .sm\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .sm\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .sm\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .sm\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .sm\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .sm\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .sm\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .sm\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .sm\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .sm\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .sm\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .sm\:ring-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .sm\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .sm\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .sm\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .sm\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .sm\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .sm\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .sm\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .sm\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .sm\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .sm\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .sm\:ring-Asurion-White {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .sm\:ring-Asurion-Blue-Brighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .sm\:ring-Asurion-Blue-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .sm\:ring-Asurion-Blue-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .sm\:ring-Asurion-Purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .sm\:ring-Asurion-Purple-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .sm\:ring-Asurion-Purple-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .sm\:ring-Asurion-Gray-Deepest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .sm\:ring-Asurion-Gray-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .sm\:ring-Asurion-Gray-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .sm\:ring-Asurion-Gray-Lighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .sm\:ring-Asurion-Gray-Lightest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .sm\:ring-Asurion-Red-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .sm\:ring-light-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .sm\:ring-light-gray-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .sm\:ring-light-gray-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .sm\:ring-light-gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .sm\:ring-light-gray-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .sm\:ring-light-gray-5 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .sm\:ring-light-slate-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .sm\:ring-denim-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .sm\:ring-purple-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .sm\:ring-dark-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .sm\:ring-bright-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .sm\:ring-mustard-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .sm\:ring-mustard-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .sm\:ring-light-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .sm\:ring-light-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .sm\:ring-light-blue-3 {
    --tw-ring-color:  #F0F3FF;
  }

  .sm\:ring-light-blue-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .sm\:ring-purple-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .sm\:ring-light-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .sm\:ring-light-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .sm\:ring-light-bg-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .sm\:ring-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .sm\:ring-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .sm\:ring-light-white-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .sm\:ring-Black-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .sm\:ring-Default-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .sm\:ring-White-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .sm\:ring-Green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .sm\:ring-Blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .sm\:ring-Silver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .sm\:ring-Yellow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .sm\:ring-Grey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .sm\:ring-Gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .sm\:ring-Red-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .sm\:ring-Gold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .sm\:ring-light-green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .sm\:ring-dark-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .sm\:ring-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .sm\:ring-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .sm\:ring-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .sm\:ring-light-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .sm\:ring-bright-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .sm\:ring-bright-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .sm\:ring-SpaceGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .sm\:ring-Purple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .sm\:ring-LightPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .sm\:ring-Glow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .sm\:ring-Bronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .sm\:ring-Copper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .sm\:ring-Pink-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .sm\:ring-Orange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .sm\:ring-Coral-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .sm\:ring-MajesticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .sm\:ring-PrismBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .sm\:ring-CeramicBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .sm\:ring-MidnightBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .sm\:ring-PrismWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .sm\:ring-CeramicWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .sm\:ring-LilacPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .sm\:ring-CrownSilver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .sm\:ring-CoralBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .sm\:ring-lime-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .sm\:ring-apple-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .sm\:ring-bg-new-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .sm\:ring-bg-new-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .sm\:ring-new-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .sm\:ring-footer-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .sm\:ring-border-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .sm\:ring-apple-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .sm\:ring-crimson-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .sm\:ring-asurion-cyan {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .sm\:ring-bright-orange {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .sm\:ring-Graphite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .sm\:ring-PacificBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .sm\:ring-light-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .sm\:ring-asurion-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .sm\:ring-OceanBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .sm\:ring-MetallicCopper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .sm\:ring-PorcelainWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .sm\:ring-LightBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .sm\:ring-CloudNavy-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .sm\:ring-CloudMint-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .sm\:ring-CloudOrange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .sm\:ring-CloudLavender-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .sm\:ring-CloudRed-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .sm\:ring-CloudWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .sm\:ring-SunriseGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .sm\:ring-SunshineGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .sm\:ring-AuraBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .sm\:ring-AuraGlow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .sm\:ring-MysticBronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .sm\:ring-MysticGreen-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .sm\:ring-MysticGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .sm\:ring-MysticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .sm\:ring-MysticWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .sm\:ring-price-blue1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .sm\:ring-indigo1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .sm\:ring-Purple-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .sm\:ring-new-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .sm\:ring-dark-blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .sm\:ring-replace-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .sm\:ring-resolve-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .sm\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .sm\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Asurion-White:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Asurion-Blue-Brighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Asurion-Blue-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Asurion-Blue-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Asurion-Purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Asurion-Purple-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Asurion-Purple-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Asurion-Gray-Deepest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Asurion-Gray-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Asurion-Gray-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Asurion-Gray-Lighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Asurion-Gray-Lightest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Asurion-Red-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-light-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-light-gray-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-light-gray-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-light-gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-light-gray-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-light-gray-5:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-light-slate-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-denim-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-purple-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-dark-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-bright-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-mustard-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-mustard-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-light-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-light-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-light-blue-3:focus-within {
    --tw-ring-color:  #F0F3FF;
  }

  .sm\:focus-within\:ring-light-blue-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-purple-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-light-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-light-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-light-bg-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-light-white-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Black-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Default-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-White-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Silver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Yellow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Grey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Red-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Gold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-light-green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-dark-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-light-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-bright-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-bright-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-SpaceGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Purple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-LightPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Glow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Bronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Copper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Pink-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Orange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Coral-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-MajesticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-PrismBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-CeramicBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-MidnightBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-PrismWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-CeramicWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-LilacPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-CrownSilver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-CoralBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-lime-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-apple-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-bg-new-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-bg-new-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-new-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-footer-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-border-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-apple-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-crimson-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-asurion-cyan:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-bright-orange:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Graphite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-PacificBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-light-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-asurion-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-OceanBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-MetallicCopper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-PorcelainWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-LightBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-CloudNavy-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-CloudMint-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-CloudOrange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-CloudLavender-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-CloudRed-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-CloudWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-SunriseGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-SunshineGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-AuraBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-AuraGlow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-MysticBronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-MysticGreen-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-MysticGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-MysticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-MysticWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-price-blue1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-indigo1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-Purple-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-new-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-dark-blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-replace-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .sm\:focus-within\:ring-resolve-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .sm\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .sm\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Asurion-White:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Asurion-Blue-Brighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Asurion-Blue-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Asurion-Blue-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Asurion-Purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Asurion-Purple-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Asurion-Purple-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Asurion-Gray-Deepest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Asurion-Gray-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Asurion-Gray-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Asurion-Gray-Lighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Asurion-Gray-Lightest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Asurion-Red-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-light-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-light-gray-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-light-gray-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-light-gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-light-gray-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-light-gray-5:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-light-slate-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-denim-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-purple-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-dark-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-bright-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-mustard-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-mustard-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-light-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-light-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-light-blue-3:focus {
    --tw-ring-color:  #F0F3FF;
  }

  .sm\:focus\:ring-light-blue-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-purple-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-light-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-light-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-light-bg-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-light-white-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Black-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Default-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-White-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Silver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Yellow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Grey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Red-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Gold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-light-green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-dark-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-light-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-bright-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-bright-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-SpaceGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Purple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-LightPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Glow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Bronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Copper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Pink-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Orange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Coral-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-MajesticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-PrismBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-CeramicBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-MidnightBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-PrismWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-CeramicWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-LilacPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-CrownSilver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-CoralBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-lime-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-apple-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-bg-new-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-bg-new-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-new-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-footer-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-border-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-apple-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-crimson-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-asurion-cyan:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-bright-orange:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Graphite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-PacificBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-light-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-asurion-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-OceanBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-MetallicCopper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-PorcelainWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-LightBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-CloudNavy-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-CloudMint-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-CloudOrange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-CloudLavender-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-CloudRed-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-CloudWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-SunriseGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-SunshineGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-AuraBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-AuraGlow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-MysticBronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-MysticGreen-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-MysticGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-MysticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-MysticWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-price-blue1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-indigo1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-Purple-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-new-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-dark-blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-replace-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .sm\:focus\:ring-resolve-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .sm\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .sm\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .sm\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .sm\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .sm\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .sm\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .sm\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .sm\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .sm\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .sm\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .sm\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .sm\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .sm\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .sm\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .sm\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .sm\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .sm\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .sm\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .sm\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .sm\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .sm\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .sm\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .sm\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .sm\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .sm\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .sm\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .sm\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .sm\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .sm\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .sm\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .sm\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .sm\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .sm\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .sm\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .sm\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .sm\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .sm\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .sm\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .sm\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .sm\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .sm\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .sm\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .sm\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .sm\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .sm\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .sm\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .sm\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .sm\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .sm\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .sm\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .sm\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .sm\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .sm\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .sm\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .sm\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .sm\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .sm\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .sm\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .sm\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .sm\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .sm\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .sm\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .sm\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .sm\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .sm\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .sm\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .sm\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .sm\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .sm\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .sm\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .sm\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .sm\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .sm\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .sm\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .sm\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .sm\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .sm\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .sm\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .sm\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .sm\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .sm\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .sm\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .sm\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .sm\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .sm\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .sm\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .sm\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .sm\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .sm\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .sm\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .sm\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .sm\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .sm\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .sm\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .sm\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .sm\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .sm\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .sm\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .sm\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .sm\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .sm\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .sm\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .sm\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .sm\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .sm\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .sm\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .sm\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .sm\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .sm\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .sm\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .sm\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .sm\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .sm\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .sm\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .sm\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .sm\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .sm\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .sm\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .sm\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .sm\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .sm\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .sm\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .sm\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .sm\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .sm\:ring-offset-purple {
    --tw-ring-offset-color: #6700B8;
  }

  .sm\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .sm\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .sm\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .sm\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .sm\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .sm\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .sm\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .sm\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .sm\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .sm\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .sm\:ring-offset-Asurion-White {
    --tw-ring-offset-color: #FFF;
  }

  .sm\:ring-offset-Asurion-Blue-Brighter {
    --tw-ring-offset-color: #6B8BFF;
  }

  .sm\:ring-offset-Asurion-Blue-Deep {
    --tw-ring-offset-color: #2743CC;
  }

  .sm\:ring-offset-Asurion-Blue-Light {
    --tw-ring-offset-color: #F0F3FF;
  }

  .sm\:ring-offset-Asurion-Purple {
    --tw-ring-offset-color: #8223D2;
  }

  .sm\:ring-offset-Asurion-Purple-Deeper {
    --tw-ring-offset-color: #6700B8;
  }

  .sm\:ring-offset-Asurion-Purple-Light {
    --tw-ring-offset-color: #F3E9FB;
  }

  .sm\:ring-offset-Asurion-Gray-Deepest {
    --tw-ring-offset-color: #333F48;
  }

  .sm\:ring-offset-Asurion-Gray-Deeper {
    --tw-ring-offset-color: #6E767D;
  }

  .sm\:ring-offset-Asurion-Gray-Light {
    --tw-ring-offset-color: #A5AAAF;
  }

  .sm\:ring-offset-Asurion-Gray-Lighter {
    --tw-ring-offset-color: #E6E6EB;
  }

  .sm\:ring-offset-Asurion-Gray-Lightest {
    --tw-ring-offset-color: #D5D6DA;
  }

  .sm\:ring-offset-Asurion-Red-Deep {
    --tw-ring-offset-color: #DB1B1B;
  }

  .sm\:ring-offset-light-gray {
    --tw-ring-offset-color: #6E767D;
  }

  .sm\:ring-offset-light-gray-1 {
    --tw-ring-offset-color: #A5AAAF;
  }

  .sm\:ring-offset-light-gray-2 {
    --tw-ring-offset-color: #E6E6EB;
  }

  .sm\:ring-offset-light-gray-3 {
    --tw-ring-offset-color: #F0F0F5;
  }

  .sm\:ring-offset-light-gray-4 {
    --tw-ring-offset-color: #D5D6DA;
  }

  .sm\:ring-offset-light-gray-5 {
    --tw-ring-offset-color: #333F48;
  }

  .sm\:ring-offset-light-slate-gray {
    --tw-ring-offset-color: #8589A1;
  }

  .sm\:ring-offset-denim-blue {
    --tw-ring-offset-color: #0066B2;
  }

  .sm\:ring-offset-purple-1 {
    --tw-ring-offset-color: #8223D2;
  }

  .sm\:ring-offset-dark-red {
    --tw-ring-offset-color: #DB1B1B;
  }

  .sm\:ring-offset-bright-red {
    --tw-ring-offset-color: #F40715;
  }

  .sm\:ring-offset-mustard-yellow {
    --tw-ring-offset-color: #ED8B00;
  }

  .sm\:ring-offset-mustard-yellow-1 {
    --tw-ring-offset-color: #ED6600;
  }

  .sm\:ring-offset-light-blue {
    --tw-ring-offset-color: #6B8BFF;
  }

  .sm\:ring-offset-light-blue-1 {
    --tw-ring-offset-color: #4A68F9;
  }

  .sm\:ring-offset-light-blue-3 {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .sm\:ring-offset-light-blue-4 {
    --tw-ring-offset-color: #F0F3FF;
  }

  .sm\:ring-offset-purple-blue {
    --tw-ring-offset-color: #6469E1;
  }

  .sm\:ring-offset-light-green {
    --tw-ring-offset-color: #00B574;
  }

  .sm\:ring-offset-light-green-1 {
    --tw-ring-offset-color: #00B574;
  }

  .sm\:ring-offset-light-bg-green {
    --tw-ring-offset-color: #F0FFF9;
  }

  .sm\:ring-offset-green-1 {
    --tw-ring-offset-color: #0B8350;
  }

  .sm\:ring-offset-pink-1 {
    --tw-ring-offset-color: #FFEDD5;
  }

  .sm\:ring-offset-light-white-1 {
    --tw-ring-offset-color: #F8F6EE;
  }

  .sm\:ring-offset-Black-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .sm\:ring-offset-Default-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .sm\:ring-offset-White-3 {
    --tw-ring-offset-color: #F9F6EF;
  }

  .sm\:ring-offset-Green-3 {
    --tw-ring-offset-color: #AEE0CD;
  }

  .sm\:ring-offset-Blue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .sm\:ring-offset-Silver-3 {
    --tw-ring-offset-color: #E4E4E2;
  }

  .sm\:ring-offset-Yellow-3 {
    --tw-ring-offset-color: #F3D060;
  }

  .sm\:ring-offset-Grey-3 {
    --tw-ring-offset-color: #535150;
  }

  .sm\:ring-offset-Gray-3 {
    --tw-ring-offset-color: #535150;
  }

  .sm\:ring-offset-Red-3 {
    --tw-ring-offset-color: #BA0C2E;
  }

  .sm\:ring-offset-Gold-3 {
    --tw-ring-offset-color: #F5DDC5;
  }

  .sm\:ring-offset-light-green-3 {
    --tw-ring-offset-color: #F3E9FB;
  }

  .sm\:ring-offset-dark-blue-2 {
    --tw-ring-offset-color: #2743CC;
  }

  .sm\:ring-offset-blue-1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .sm\:ring-offset-yellow-1 {
    --tw-ring-offset-color: #EDB800;
  }

  .sm\:ring-offset-blue-2 {
    --tw-ring-offset-color: #253BAA;
  }

  .sm\:ring-offset-light-pink {
    --tw-ring-offset-color: #FF5070;
  }

  .sm\:ring-offset-bright-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .sm\:ring-offset-bright-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .sm\:ring-offset-SpaceGrey-3 {
    --tw-ring-offset-color: #535150;
  }

  .sm\:ring-offset-Purple-3 {
    --tw-ring-offset-color: #6700B8;
  }

  .sm\:ring-offset-LightPurple-3 {
    --tw-ring-offset-color: #D1CDDA;
  }

  .sm\:ring-offset-Glow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .sm\:ring-offset-Bronze-3 {
    --tw-ring-offset-color: #cd7f32;
  }

  .sm\:ring-offset-Copper-3 {
    --tw-ring-offset-color: #B87333;
  }

  .sm\:ring-offset-Pink-3 {
    --tw-ring-offset-color: #FFC0CB;
  }

  .sm\:ring-offset-Orange-3 {
    --tw-ring-offset-color: #FFA500;
  }

  .sm\:ring-offset-Coral-3 {
    --tw-ring-offset-color: #EE7762;
  }

  .sm\:ring-offset-MajesticBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .sm\:ring-offset-PrismBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .sm\:ring-offset-CeramicBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .sm\:ring-offset-MidnightBlack-3 {
    --tw-ring-offset-color: #00040D;
  }

  .sm\:ring-offset-PrismWhite-3 {
    --tw-ring-offset-color: #E1D8CB;
  }

  .sm\:ring-offset-CeramicWhite-3 {
    --tw-ring-offset-color: #c2c2c4;
  }

  .sm\:ring-offset-LilacPurple-3 {
    --tw-ring-offset-color: #C8A2C8;
  }

  .sm\:ring-offset-CrownSilver-3 {
    --tw-ring-offset-color: #b1a5aa;
  }

  .sm\:ring-offset-CoralBlue-3 {
    --tw-ring-offset-color: #AFDCEC;
  }

  .sm\:ring-offset-lime-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .sm\:ring-offset-apple-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .sm\:ring-offset-bg-new-blue {
    --tw-ring-offset-color: #39DCF0;
  }

  .sm\:ring-offset-bg-new-pink {
    --tw-ring-offset-color: #E79AAE;
  }

  .sm\:ring-offset-new-pink-1 {
    --tw-ring-offset-color: #E9A1B3;
  }

  .sm\:ring-offset-footer-grey {
    --tw-ring-offset-color: #333238;
  }

  .sm\:ring-offset-border-grey {
    --tw-ring-offset-color: #c4c4c4;
  }

  .sm\:ring-offset-apple-green-1 {
    --tw-ring-offset-color: #30D091;
  }

  .sm\:ring-offset-crimson-red {
    --tw-ring-offset-color: #d22323;
  }

  .sm\:ring-offset-asurion-cyan {
    --tw-ring-offset-color: #95CED7;
  }

  .sm\:ring-offset-bright-orange {
    --tw-ring-offset-color: #FF8B1A;
  }

  .sm\:ring-offset-Graphite-3 {
    --tw-ring-offset-color: #D2CEDB;
  }

  .sm\:ring-offset-PacificBlue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .sm\:ring-offset-light-purple {
    --tw-ring-offset-color: #B3A3D7;
  }

  .sm\:ring-offset-asurion-gray {
    --tw-ring-offset-color: #D8D8D8;
  }

  .sm\:ring-offset-OceanBlue-3 {
    --tw-ring-offset-color: #0077be;
  }

  .sm\:ring-offset-MetallicCopper-3 {
    --tw-ring-offset-color: #72281e;
  }

  .sm\:ring-offset-PorcelainWhite-3 {
    --tw-ring-offset-color: #f8fbf8;
  }

  .sm\:ring-offset-LightBlue-3 {
    --tw-ring-offset-color: #ADD8E6;
  }

  .sm\:ring-offset-CloudNavy-3 {
    --tw-ring-offset-color: #607387;
  }

  .sm\:ring-offset-CloudMint-3 {
    --tw-ring-offset-color: #607387;
  }

  .sm\:ring-offset-CloudOrange-3 {
    --tw-ring-offset-color: #ffba97;
  }

  .sm\:ring-offset-CloudLavender-3 {
    --tw-ring-offset-color: #d6d3e2;
  }

  .sm\:ring-offset-CloudRed-3 {
    --tw-ring-offset-color: #dbb0a2;
  }

  .sm\:ring-offset-CloudWhite-3 {
    --tw-ring-offset-color: #f2f2ed;
  }

  .sm\:ring-offset-SunriseGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .sm\:ring-offset-SunshineGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .sm\:ring-offset-AuraBlack-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .sm\:ring-offset-AuraGlow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .sm\:ring-offset-MysticBronze-3 {
    --tw-ring-offset-color: #3c2516;
  }

  .sm\:ring-offset-MysticGreen-3 {
    --tw-ring-offset-color: #90A19A;
  }

  .sm\:ring-offset-MysticGrey-3 {
    --tw-ring-offset-color: #564f55;
  }

  .sm\:ring-offset-MysticBlack-3 {
    --tw-ring-offset-color: #353A3C;
  }

  .sm\:ring-offset-MysticWhite-3 {
    --tw-ring-offset-color: #E4EDE3;
  }

  .sm\:ring-offset-price-blue1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .sm\:ring-offset-indigo1 {
    --tw-ring-offset-color: #6700B8;
  }

  .sm\:ring-offset-Purple-4 {
    --tw-ring-offset-color: #9598F8;
  }

  .sm\:ring-offset-new-blue-2 {
    --tw-ring-offset-color: #33B3C2;
  }

  .sm\:ring-offset-dark-blue-3 {
    --tw-ring-offset-color: #041DFB;
  }

  .sm\:ring-offset-replace-bg {
    --tw-ring-offset-color: #8AA4BC;
  }

  .sm\:ring-offset-resolve-bg {
    --tw-ring-offset-color: #4783CB;
  }

  .sm\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .sm\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .sm\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .sm\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .sm\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .sm\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .sm\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .sm\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .sm\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .sm\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .sm\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .sm\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .sm\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .sm\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .sm\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .sm\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .sm\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .sm\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .sm\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .sm\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .sm\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .sm\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .sm\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .sm\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .sm\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .sm\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .sm\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .sm\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .sm\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .sm\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .sm\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .sm\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .sm\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .sm\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .sm\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .sm\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .sm\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .sm\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .sm\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .sm\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .sm\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .sm\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .sm\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .sm\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .sm\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .sm\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .sm\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .sm\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .sm\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .sm\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .sm\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .sm\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .sm\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .sm\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .sm\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .sm\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .sm\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .sm\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .sm\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .sm\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .sm\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .sm\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .sm\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .sm\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .sm\:focus-within\:ring-offset-purple:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .sm\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .sm\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .sm\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .sm\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .sm\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .sm\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .sm\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .sm\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .sm\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .sm\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .sm\:focus-within\:ring-offset-Asurion-White:focus-within {
    --tw-ring-offset-color: #FFF;
  }

  .sm\:focus-within\:ring-offset-Asurion-Blue-Brighter:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .sm\:focus-within\:ring-offset-Asurion-Blue-Deep:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .sm\:focus-within\:ring-offset-Asurion-Blue-Light:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .sm\:focus-within\:ring-offset-Asurion-Purple:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .sm\:focus-within\:ring-offset-Asurion-Purple-Deeper:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .sm\:focus-within\:ring-offset-Asurion-Purple-Light:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .sm\:focus-within\:ring-offset-Asurion-Gray-Deepest:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .sm\:focus-within\:ring-offset-Asurion-Gray-Deeper:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .sm\:focus-within\:ring-offset-Asurion-Gray-Light:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .sm\:focus-within\:ring-offset-Asurion-Gray-Lighter:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .sm\:focus-within\:ring-offset-Asurion-Gray-Lightest:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .sm\:focus-within\:ring-offset-Asurion-Red-Deep:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .sm\:focus-within\:ring-offset-light-gray:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .sm\:focus-within\:ring-offset-light-gray-1:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .sm\:focus-within\:ring-offset-light-gray-2:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .sm\:focus-within\:ring-offset-light-gray-3:focus-within {
    --tw-ring-offset-color: #F0F0F5;
  }

  .sm\:focus-within\:ring-offset-light-gray-4:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .sm\:focus-within\:ring-offset-light-gray-5:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .sm\:focus-within\:ring-offset-light-slate-gray:focus-within {
    --tw-ring-offset-color: #8589A1;
  }

  .sm\:focus-within\:ring-offset-denim-blue:focus-within {
    --tw-ring-offset-color: #0066B2;
  }

  .sm\:focus-within\:ring-offset-purple-1:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .sm\:focus-within\:ring-offset-dark-red:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .sm\:focus-within\:ring-offset-bright-red:focus-within {
    --tw-ring-offset-color: #F40715;
  }

  .sm\:focus-within\:ring-offset-mustard-yellow:focus-within {
    --tw-ring-offset-color: #ED8B00;
  }

  .sm\:focus-within\:ring-offset-mustard-yellow-1:focus-within {
    --tw-ring-offset-color: #ED6600;
  }

  .sm\:focus-within\:ring-offset-light-blue:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .sm\:focus-within\:ring-offset-light-blue-1:focus-within {
    --tw-ring-offset-color: #4A68F9;
  }

  .sm\:focus-within\:ring-offset-light-blue-3:focus-within {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .sm\:focus-within\:ring-offset-light-blue-4:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .sm\:focus-within\:ring-offset-purple-blue:focus-within {
    --tw-ring-offset-color: #6469E1;
  }

  .sm\:focus-within\:ring-offset-light-green:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .sm\:focus-within\:ring-offset-light-green-1:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .sm\:focus-within\:ring-offset-light-bg-green:focus-within {
    --tw-ring-offset-color: #F0FFF9;
  }

  .sm\:focus-within\:ring-offset-green-1:focus-within {
    --tw-ring-offset-color: #0B8350;
  }

  .sm\:focus-within\:ring-offset-pink-1:focus-within {
    --tw-ring-offset-color: #FFEDD5;
  }

  .sm\:focus-within\:ring-offset-light-white-1:focus-within {
    --tw-ring-offset-color: #F8F6EE;
  }

  .sm\:focus-within\:ring-offset-Black-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .sm\:focus-within\:ring-offset-Default-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .sm\:focus-within\:ring-offset-White-3:focus-within {
    --tw-ring-offset-color: #F9F6EF;
  }

  .sm\:focus-within\:ring-offset-Green-3:focus-within {
    --tw-ring-offset-color: #AEE0CD;
  }

  .sm\:focus-within\:ring-offset-Blue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .sm\:focus-within\:ring-offset-Silver-3:focus-within {
    --tw-ring-offset-color: #E4E4E2;
  }

  .sm\:focus-within\:ring-offset-Yellow-3:focus-within {
    --tw-ring-offset-color: #F3D060;
  }

  .sm\:focus-within\:ring-offset-Grey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .sm\:focus-within\:ring-offset-Gray-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .sm\:focus-within\:ring-offset-Red-3:focus-within {
    --tw-ring-offset-color: #BA0C2E;
  }

  .sm\:focus-within\:ring-offset-Gold-3:focus-within {
    --tw-ring-offset-color: #F5DDC5;
  }

  .sm\:focus-within\:ring-offset-light-green-3:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .sm\:focus-within\:ring-offset-dark-blue-2:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .sm\:focus-within\:ring-offset-blue-1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .sm\:focus-within\:ring-offset-yellow-1:focus-within {
    --tw-ring-offset-color: #EDB800;
  }

  .sm\:focus-within\:ring-offset-blue-2:focus-within {
    --tw-ring-offset-color: #253BAA;
  }

  .sm\:focus-within\:ring-offset-light-pink:focus-within {
    --tw-ring-offset-color: #FF5070;
  }

  .sm\:focus-within\:ring-offset-bright-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .sm\:focus-within\:ring-offset-bright-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .sm\:focus-within\:ring-offset-SpaceGrey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .sm\:focus-within\:ring-offset-Purple-3:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .sm\:focus-within\:ring-offset-LightPurple-3:focus-within {
    --tw-ring-offset-color: #D1CDDA;
  }

  .sm\:focus-within\:ring-offset-Glow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .sm\:focus-within\:ring-offset-Bronze-3:focus-within {
    --tw-ring-offset-color: #cd7f32;
  }

  .sm\:focus-within\:ring-offset-Copper-3:focus-within {
    --tw-ring-offset-color: #B87333;
  }

  .sm\:focus-within\:ring-offset-Pink-3:focus-within {
    --tw-ring-offset-color: #FFC0CB;
  }

  .sm\:focus-within\:ring-offset-Orange-3:focus-within {
    --tw-ring-offset-color: #FFA500;
  }

  .sm\:focus-within\:ring-offset-Coral-3:focus-within {
    --tw-ring-offset-color: #EE7762;
  }

  .sm\:focus-within\:ring-offset-MajesticBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .sm\:focus-within\:ring-offset-PrismBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .sm\:focus-within\:ring-offset-CeramicBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .sm\:focus-within\:ring-offset-MidnightBlack-3:focus-within {
    --tw-ring-offset-color: #00040D;
  }

  .sm\:focus-within\:ring-offset-PrismWhite-3:focus-within {
    --tw-ring-offset-color: #E1D8CB;
  }

  .sm\:focus-within\:ring-offset-CeramicWhite-3:focus-within {
    --tw-ring-offset-color: #c2c2c4;
  }

  .sm\:focus-within\:ring-offset-LilacPurple-3:focus-within {
    --tw-ring-offset-color: #C8A2C8;
  }

  .sm\:focus-within\:ring-offset-CrownSilver-3:focus-within {
    --tw-ring-offset-color: #b1a5aa;
  }

  .sm\:focus-within\:ring-offset-CoralBlue-3:focus-within {
    --tw-ring-offset-color: #AFDCEC;
  }

  .sm\:focus-within\:ring-offset-lime-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .sm\:focus-within\:ring-offset-apple-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .sm\:focus-within\:ring-offset-bg-new-blue:focus-within {
    --tw-ring-offset-color: #39DCF0;
  }

  .sm\:focus-within\:ring-offset-bg-new-pink:focus-within {
    --tw-ring-offset-color: #E79AAE;
  }

  .sm\:focus-within\:ring-offset-new-pink-1:focus-within {
    --tw-ring-offset-color: #E9A1B3;
  }

  .sm\:focus-within\:ring-offset-footer-grey:focus-within {
    --tw-ring-offset-color: #333238;
  }

  .sm\:focus-within\:ring-offset-border-grey:focus-within {
    --tw-ring-offset-color: #c4c4c4;
  }

  .sm\:focus-within\:ring-offset-apple-green-1:focus-within {
    --tw-ring-offset-color: #30D091;
  }

  .sm\:focus-within\:ring-offset-crimson-red:focus-within {
    --tw-ring-offset-color: #d22323;
  }

  .sm\:focus-within\:ring-offset-asurion-cyan:focus-within {
    --tw-ring-offset-color: #95CED7;
  }

  .sm\:focus-within\:ring-offset-bright-orange:focus-within {
    --tw-ring-offset-color: #FF8B1A;
  }

  .sm\:focus-within\:ring-offset-Graphite-3:focus-within {
    --tw-ring-offset-color: #D2CEDB;
  }

  .sm\:focus-within\:ring-offset-PacificBlue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .sm\:focus-within\:ring-offset-light-purple:focus-within {
    --tw-ring-offset-color: #B3A3D7;
  }

  .sm\:focus-within\:ring-offset-asurion-gray:focus-within {
    --tw-ring-offset-color: #D8D8D8;
  }

  .sm\:focus-within\:ring-offset-OceanBlue-3:focus-within {
    --tw-ring-offset-color: #0077be;
  }

  .sm\:focus-within\:ring-offset-MetallicCopper-3:focus-within {
    --tw-ring-offset-color: #72281e;
  }

  .sm\:focus-within\:ring-offset-PorcelainWhite-3:focus-within {
    --tw-ring-offset-color: #f8fbf8;
  }

  .sm\:focus-within\:ring-offset-LightBlue-3:focus-within {
    --tw-ring-offset-color: #ADD8E6;
  }

  .sm\:focus-within\:ring-offset-CloudNavy-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .sm\:focus-within\:ring-offset-CloudMint-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .sm\:focus-within\:ring-offset-CloudOrange-3:focus-within {
    --tw-ring-offset-color: #ffba97;
  }

  .sm\:focus-within\:ring-offset-CloudLavender-3:focus-within {
    --tw-ring-offset-color: #d6d3e2;
  }

  .sm\:focus-within\:ring-offset-CloudRed-3:focus-within {
    --tw-ring-offset-color: #dbb0a2;
  }

  .sm\:focus-within\:ring-offset-CloudWhite-3:focus-within {
    --tw-ring-offset-color: #f2f2ed;
  }

  .sm\:focus-within\:ring-offset-SunriseGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .sm\:focus-within\:ring-offset-SunshineGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .sm\:focus-within\:ring-offset-AuraBlack-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .sm\:focus-within\:ring-offset-AuraGlow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .sm\:focus-within\:ring-offset-MysticBronze-3:focus-within {
    --tw-ring-offset-color: #3c2516;
  }

  .sm\:focus-within\:ring-offset-MysticGreen-3:focus-within {
    --tw-ring-offset-color: #90A19A;
  }

  .sm\:focus-within\:ring-offset-MysticGrey-3:focus-within {
    --tw-ring-offset-color: #564f55;
  }

  .sm\:focus-within\:ring-offset-MysticBlack-3:focus-within {
    --tw-ring-offset-color: #353A3C;
  }

  .sm\:focus-within\:ring-offset-MysticWhite-3:focus-within {
    --tw-ring-offset-color: #E4EDE3;
  }

  .sm\:focus-within\:ring-offset-price-blue1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .sm\:focus-within\:ring-offset-indigo1:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .sm\:focus-within\:ring-offset-Purple-4:focus-within {
    --tw-ring-offset-color: #9598F8;
  }

  .sm\:focus-within\:ring-offset-new-blue-2:focus-within {
    --tw-ring-offset-color: #33B3C2;
  }

  .sm\:focus-within\:ring-offset-dark-blue-3:focus-within {
    --tw-ring-offset-color: #041DFB;
  }

  .sm\:focus-within\:ring-offset-replace-bg:focus-within {
    --tw-ring-offset-color: #8AA4BC;
  }

  .sm\:focus-within\:ring-offset-resolve-bg:focus-within {
    --tw-ring-offset-color: #4783CB;
  }

  .sm\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .sm\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .sm\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .sm\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .sm\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .sm\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .sm\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .sm\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .sm\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .sm\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .sm\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .sm\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .sm\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .sm\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .sm\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .sm\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .sm\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .sm\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .sm\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .sm\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .sm\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .sm\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .sm\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .sm\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .sm\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .sm\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .sm\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .sm\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .sm\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .sm\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .sm\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .sm\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .sm\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .sm\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .sm\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .sm\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .sm\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .sm\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .sm\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .sm\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .sm\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .sm\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .sm\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .sm\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .sm\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .sm\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .sm\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .sm\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .sm\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .sm\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .sm\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .sm\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .sm\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .sm\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .sm\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .sm\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .sm\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .sm\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .sm\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .sm\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .sm\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .sm\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .sm\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .sm\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .sm\:focus\:ring-offset-purple:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .sm\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .sm\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .sm\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .sm\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .sm\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .sm\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .sm\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .sm\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .sm\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .sm\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .sm\:focus\:ring-offset-Asurion-White:focus {
    --tw-ring-offset-color: #FFF;
  }

  .sm\:focus\:ring-offset-Asurion-Blue-Brighter:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .sm\:focus\:ring-offset-Asurion-Blue-Deep:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .sm\:focus\:ring-offset-Asurion-Blue-Light:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .sm\:focus\:ring-offset-Asurion-Purple:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .sm\:focus\:ring-offset-Asurion-Purple-Deeper:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .sm\:focus\:ring-offset-Asurion-Purple-Light:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .sm\:focus\:ring-offset-Asurion-Gray-Deepest:focus {
    --tw-ring-offset-color: #333F48;
  }

  .sm\:focus\:ring-offset-Asurion-Gray-Deeper:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .sm\:focus\:ring-offset-Asurion-Gray-Light:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .sm\:focus\:ring-offset-Asurion-Gray-Lighter:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .sm\:focus\:ring-offset-Asurion-Gray-Lightest:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .sm\:focus\:ring-offset-Asurion-Red-Deep:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .sm\:focus\:ring-offset-light-gray:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .sm\:focus\:ring-offset-light-gray-1:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .sm\:focus\:ring-offset-light-gray-2:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .sm\:focus\:ring-offset-light-gray-3:focus {
    --tw-ring-offset-color: #F0F0F5;
  }

  .sm\:focus\:ring-offset-light-gray-4:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .sm\:focus\:ring-offset-light-gray-5:focus {
    --tw-ring-offset-color: #333F48;
  }

  .sm\:focus\:ring-offset-light-slate-gray:focus {
    --tw-ring-offset-color: #8589A1;
  }

  .sm\:focus\:ring-offset-denim-blue:focus {
    --tw-ring-offset-color: #0066B2;
  }

  .sm\:focus\:ring-offset-purple-1:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .sm\:focus\:ring-offset-dark-red:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .sm\:focus\:ring-offset-bright-red:focus {
    --tw-ring-offset-color: #F40715;
  }

  .sm\:focus\:ring-offset-mustard-yellow:focus {
    --tw-ring-offset-color: #ED8B00;
  }

  .sm\:focus\:ring-offset-mustard-yellow-1:focus {
    --tw-ring-offset-color: #ED6600;
  }

  .sm\:focus\:ring-offset-light-blue:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .sm\:focus\:ring-offset-light-blue-1:focus {
    --tw-ring-offset-color: #4A68F9;
  }

  .sm\:focus\:ring-offset-light-blue-3:focus {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .sm\:focus\:ring-offset-light-blue-4:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .sm\:focus\:ring-offset-purple-blue:focus {
    --tw-ring-offset-color: #6469E1;
  }

  .sm\:focus\:ring-offset-light-green:focus {
    --tw-ring-offset-color: #00B574;
  }

  .sm\:focus\:ring-offset-light-green-1:focus {
    --tw-ring-offset-color: #00B574;
  }

  .sm\:focus\:ring-offset-light-bg-green:focus {
    --tw-ring-offset-color: #F0FFF9;
  }

  .sm\:focus\:ring-offset-green-1:focus {
    --tw-ring-offset-color: #0B8350;
  }

  .sm\:focus\:ring-offset-pink-1:focus {
    --tw-ring-offset-color: #FFEDD5;
  }

  .sm\:focus\:ring-offset-light-white-1:focus {
    --tw-ring-offset-color: #F8F6EE;
  }

  .sm\:focus\:ring-offset-Black-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .sm\:focus\:ring-offset-Default-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .sm\:focus\:ring-offset-White-3:focus {
    --tw-ring-offset-color: #F9F6EF;
  }

  .sm\:focus\:ring-offset-Green-3:focus {
    --tw-ring-offset-color: #AEE0CD;
  }

  .sm\:focus\:ring-offset-Blue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .sm\:focus\:ring-offset-Silver-3:focus {
    --tw-ring-offset-color: #E4E4E2;
  }

  .sm\:focus\:ring-offset-Yellow-3:focus {
    --tw-ring-offset-color: #F3D060;
  }

  .sm\:focus\:ring-offset-Grey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .sm\:focus\:ring-offset-Gray-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .sm\:focus\:ring-offset-Red-3:focus {
    --tw-ring-offset-color: #BA0C2E;
  }

  .sm\:focus\:ring-offset-Gold-3:focus {
    --tw-ring-offset-color: #F5DDC5;
  }

  .sm\:focus\:ring-offset-light-green-3:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .sm\:focus\:ring-offset-dark-blue-2:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .sm\:focus\:ring-offset-blue-1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .sm\:focus\:ring-offset-yellow-1:focus {
    --tw-ring-offset-color: #EDB800;
  }

  .sm\:focus\:ring-offset-blue-2:focus {
    --tw-ring-offset-color: #253BAA;
  }

  .sm\:focus\:ring-offset-light-pink:focus {
    --tw-ring-offset-color: #FF5070;
  }

  .sm\:focus\:ring-offset-bright-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .sm\:focus\:ring-offset-bright-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .sm\:focus\:ring-offset-SpaceGrey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .sm\:focus\:ring-offset-Purple-3:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .sm\:focus\:ring-offset-LightPurple-3:focus {
    --tw-ring-offset-color: #D1CDDA;
  }

  .sm\:focus\:ring-offset-Glow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .sm\:focus\:ring-offset-Bronze-3:focus {
    --tw-ring-offset-color: #cd7f32;
  }

  .sm\:focus\:ring-offset-Copper-3:focus {
    --tw-ring-offset-color: #B87333;
  }

  .sm\:focus\:ring-offset-Pink-3:focus {
    --tw-ring-offset-color: #FFC0CB;
  }

  .sm\:focus\:ring-offset-Orange-3:focus {
    --tw-ring-offset-color: #FFA500;
  }

  .sm\:focus\:ring-offset-Coral-3:focus {
    --tw-ring-offset-color: #EE7762;
  }

  .sm\:focus\:ring-offset-MajesticBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .sm\:focus\:ring-offset-PrismBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .sm\:focus\:ring-offset-CeramicBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .sm\:focus\:ring-offset-MidnightBlack-3:focus {
    --tw-ring-offset-color: #00040D;
  }

  .sm\:focus\:ring-offset-PrismWhite-3:focus {
    --tw-ring-offset-color: #E1D8CB;
  }

  .sm\:focus\:ring-offset-CeramicWhite-3:focus {
    --tw-ring-offset-color: #c2c2c4;
  }

  .sm\:focus\:ring-offset-LilacPurple-3:focus {
    --tw-ring-offset-color: #C8A2C8;
  }

  .sm\:focus\:ring-offset-CrownSilver-3:focus {
    --tw-ring-offset-color: #b1a5aa;
  }

  .sm\:focus\:ring-offset-CoralBlue-3:focus {
    --tw-ring-offset-color: #AFDCEC;
  }

  .sm\:focus\:ring-offset-lime-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .sm\:focus\:ring-offset-apple-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .sm\:focus\:ring-offset-bg-new-blue:focus {
    --tw-ring-offset-color: #39DCF0;
  }

  .sm\:focus\:ring-offset-bg-new-pink:focus {
    --tw-ring-offset-color: #E79AAE;
  }

  .sm\:focus\:ring-offset-new-pink-1:focus {
    --tw-ring-offset-color: #E9A1B3;
  }

  .sm\:focus\:ring-offset-footer-grey:focus {
    --tw-ring-offset-color: #333238;
  }

  .sm\:focus\:ring-offset-border-grey:focus {
    --tw-ring-offset-color: #c4c4c4;
  }

  .sm\:focus\:ring-offset-apple-green-1:focus {
    --tw-ring-offset-color: #30D091;
  }

  .sm\:focus\:ring-offset-crimson-red:focus {
    --tw-ring-offset-color: #d22323;
  }

  .sm\:focus\:ring-offset-asurion-cyan:focus {
    --tw-ring-offset-color: #95CED7;
  }

  .sm\:focus\:ring-offset-bright-orange:focus {
    --tw-ring-offset-color: #FF8B1A;
  }

  .sm\:focus\:ring-offset-Graphite-3:focus {
    --tw-ring-offset-color: #D2CEDB;
  }

  .sm\:focus\:ring-offset-PacificBlue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .sm\:focus\:ring-offset-light-purple:focus {
    --tw-ring-offset-color: #B3A3D7;
  }

  .sm\:focus\:ring-offset-asurion-gray:focus {
    --tw-ring-offset-color: #D8D8D8;
  }

  .sm\:focus\:ring-offset-OceanBlue-3:focus {
    --tw-ring-offset-color: #0077be;
  }

  .sm\:focus\:ring-offset-MetallicCopper-3:focus {
    --tw-ring-offset-color: #72281e;
  }

  .sm\:focus\:ring-offset-PorcelainWhite-3:focus {
    --tw-ring-offset-color: #f8fbf8;
  }

  .sm\:focus\:ring-offset-LightBlue-3:focus {
    --tw-ring-offset-color: #ADD8E6;
  }

  .sm\:focus\:ring-offset-CloudNavy-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .sm\:focus\:ring-offset-CloudMint-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .sm\:focus\:ring-offset-CloudOrange-3:focus {
    --tw-ring-offset-color: #ffba97;
  }

  .sm\:focus\:ring-offset-CloudLavender-3:focus {
    --tw-ring-offset-color: #d6d3e2;
  }

  .sm\:focus\:ring-offset-CloudRed-3:focus {
    --tw-ring-offset-color: #dbb0a2;
  }

  .sm\:focus\:ring-offset-CloudWhite-3:focus {
    --tw-ring-offset-color: #f2f2ed;
  }

  .sm\:focus\:ring-offset-SunriseGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .sm\:focus\:ring-offset-SunshineGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .sm\:focus\:ring-offset-AuraBlack-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .sm\:focus\:ring-offset-AuraGlow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .sm\:focus\:ring-offset-MysticBronze-3:focus {
    --tw-ring-offset-color: #3c2516;
  }

  .sm\:focus\:ring-offset-MysticGreen-3:focus {
    --tw-ring-offset-color: #90A19A;
  }

  .sm\:focus\:ring-offset-MysticGrey-3:focus {
    --tw-ring-offset-color: #564f55;
  }

  .sm\:focus\:ring-offset-MysticBlack-3:focus {
    --tw-ring-offset-color: #353A3C;
  }

  .sm\:focus\:ring-offset-MysticWhite-3:focus {
    --tw-ring-offset-color: #E4EDE3;
  }

  .sm\:focus\:ring-offset-price-blue1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .sm\:focus\:ring-offset-indigo1:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .sm\:focus\:ring-offset-Purple-4:focus {
    --tw-ring-offset-color: #9598F8;
  }

  .sm\:focus\:ring-offset-new-blue-2:focus {
    --tw-ring-offset-color: #33B3C2;
  }

  .sm\:focus\:ring-offset-dark-blue-3:focus {
    --tw-ring-offset-color: #041DFB;
  }

  .sm\:focus\:ring-offset-replace-bg:focus {
    --tw-ring-offset-color: #8AA4BC;
  }

  .sm\:focus\:ring-offset-resolve-bg:focus {
    --tw-ring-offset-color: #4783CB;
  }

  .sm\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .sm\:filter-none {
    filter: none;
  }

  .sm\:blur-0 {
    --tw-blur: blur(0);
  }

  .sm\:blur-none {
    --tw-blur: blur(0);
  }

  .sm\:blur-sm {
    --tw-blur: blur(4px);
  }

  .sm\:blur {
    --tw-blur: blur(8px);
  }

  .sm\:blur-md {
    --tw-blur: blur(12px);
  }

  .sm\:blur-lg {
    --tw-blur: blur(16px);
  }

  .sm\:blur-xl {
    --tw-blur: blur(24px);
  }

  .sm\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .sm\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .sm\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .sm\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .sm\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .sm\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .sm\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .sm\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .sm\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .sm\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .sm\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .sm\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .sm\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .sm\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .sm\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .sm\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .sm\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .sm\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .sm\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .sm\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .sm\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .sm\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .sm\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .sm\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .sm\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .sm\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .sm\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .sm\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .sm\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .sm\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .sm\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .sm\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .sm\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .sm\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .sm\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .sm\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .sm\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .sm\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .sm\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .sm\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .sm\:invert-0 {
    --tw-invert: invert(0);
  }

  .sm\:invert {
    --tw-invert: invert(100%);
  }

  .sm\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .sm\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .sm\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .sm\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .sm\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .sm\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .sm\:sepia {
    --tw-sepia: sepia(100%);
  }

  .sm\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .sm\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .sm\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .sm\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .sm\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .sm\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .sm\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .sm\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .sm\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .sm\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .sm\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .sm\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .sm\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .sm\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .sm\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .sm\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .sm\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .sm\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .sm\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .sm\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .sm\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .sm\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .sm\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .sm\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .sm\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .sm\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .sm\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .sm\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .sm\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .sm\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .sm\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .sm\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .sm\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .sm\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .sm\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .sm\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .sm\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .sm\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .sm\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .sm\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .sm\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .sm\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .sm\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .sm\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .sm\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .sm\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .sm\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .sm\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .sm\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .sm\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .sm\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .sm\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .sm\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .sm\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .sm\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .sm\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .sm\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .sm\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .sm\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .sm\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .sm\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .sm\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .sm\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .sm\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .sm\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .sm\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .sm\:transition-none {
    transition-property: none;
  }

  .sm\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .sm\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .sm\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .sm\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .sm\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .sm\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .sm\:delay-75 {
    transition-delay: 75ms;
  }

  .sm\:delay-100 {
    transition-delay: 100ms;
  }

  .sm\:delay-150 {
    transition-delay: 150ms;
  }

  .sm\:delay-200 {
    transition-delay: 200ms;
  }

  .sm\:delay-300 {
    transition-delay: 300ms;
  }

  .sm\:delay-500 {
    transition-delay: 500ms;
  }

  .sm\:delay-700 {
    transition-delay: 700ms;
  }

  .sm\:delay-1000 {
    transition-delay: 1000ms;
  }

  .sm\:duration-75 {
    transition-duration: 75ms;
  }

  .sm\:duration-100 {
    transition-duration: 100ms;
  }

  .sm\:duration-150 {
    transition-duration: 150ms;
  }

  .sm\:duration-200 {
    transition-duration: 200ms;
  }

  .sm\:duration-300 {
    transition-duration: 300ms;
  }

  .sm\:duration-500 {
    transition-duration: 500ms;
  }

  .sm\:duration-700 {
    transition-duration: 700ms;
  }

  .sm\:duration-1000 {
    transition-duration: 1000ms;
  }

  .sm\:ease-linear {
    transition-timing-function: linear;
  }

  .sm\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .sm\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .sm\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (max-width: 414px) {
  .xs\:container {
    width: 100%;
  }

  @media (min-width: 10px) {
    .xs\:container {
      max-width: 10px;
    }
  }

  @media (min-width: 481px) {
    .xs\:container {
      max-width: 481px;
    }
  }

  @media (min-width: 801px) {
    .xs\:container {
      max-width: 801px;
    }
  }

  @media (min-width: 1024px) {
    .xs\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1025px) {
    .xs\:container {
      max-width: 1025px;
    }
  }

  @media (min-width: 1281px) {
    .xs\:container {
      max-width: 1281px;
    }
  }

  @media (min-width: 1441px) {
    .xs\:container {
      max-width: 1441px;
    }
  }

  .xs\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .xs\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .xs\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .xs\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .xs\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .xs\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .xs\:pointer-events-none {
    pointer-events: none;
  }

  .xs\:pointer-events-auto {
    pointer-events: auto;
  }

  .xs\:visible {
    visibility: visible;
  }

  .xs\:invisible {
    visibility: hidden;
  }

  .xs\:static {
    position: static;
  }

  .xs\:fixed {
    position: fixed;
  }

  .xs\:absolute {
    position: absolute;
  }

  .xs\:relative {
    position: relative;
  }

  .xs\:sticky {
    position: sticky;
  }

  .xs\:inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .xs\:inset-5 {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
  }

  .xs\:inset-10 {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }

  .xs\:inset-15 {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
  }

  .xs\:inset-16 {
    top: 16px;
    right: 16px;
    bottom: 16px;
    left: 16px;
  }

  .xs\:inset-20 {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  .xs\:inset-25 {
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
  }

  .xs\:inset-30 {
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
  }

  .xs\:inset-50 {
    top: 50px;
    right: 50px;
    bottom: 50px;
    left: 50px;
  }

  .xs\:inset-65 {
    top: 65px;
    right: 65px;
    bottom: 65px;
    left: 65px;
  }

  .xs\:inset-90 {
    top: 90px;
    right: 90px;
    bottom: 90px;
    left: 90px;
  }

  .xs\:inset-100 {
    top: 100px;
    right: 100px;
    bottom: 100px;
    left: 100px;
  }

  .xs\:inset-160 {
    top: 160px;
    right: 160px;
    bottom: 160px;
    left: 160px;
  }

  .xs\:inset-195 {
    top: 195px;
    right: 195px;
    bottom: 195px;
    left: 195px;
  }

  .xs\:-inset-25 {
    top: -25px;
    right: -25px;
    bottom: -25px;
    left: -25px;
  }

  .xs\:-inset-40 {
    top: -40px;
    right: -40px;
    bottom: -40px;
    left: -40px;
  }

  .xs\:-inset-5px {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }

  .xs\:-inset-10px {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
  }

  .xs\:-inset-125px {
    top: -125px;
    right: -125px;
    bottom: -125px;
    left: -125px;
  }

  .xs\:inset-3p {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
  }

  .xs\:inset-2p {
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
  }

  .xs\:inset-15p {
    top: 15%;
    right: 15%;
    bottom: 15%;
    left: 15%;
  }

  .xs\:inset-35p {
    top: 35%;
    right: 35%;
    bottom: 35%;
    left: 35%;
  }

  .xs\:inset-14p {
    top: 14%;
    right: 14%;
    bottom: 14%;
    left: 14%;
  }

  .xs\:inset-25p {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .xs\:inset-40p {
    top: 40%;
    right: 40%;
    bottom: 40%;
    left: 40%;
  }

  .xs\:inset-43p {
    top: 43%;
    right: 43%;
    bottom: 43%;
    left: 43%;
  }

  .xs\:inset-5p {
    top: 5%;
    right: 5%;
    bottom: 5%;
    left: 5%;
  }

  .xs\:inset-20p {
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
  }

  .xs\:inset-50p {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .xs\:inset-45p {
    top: 45%;
    right: 45%;
    bottom: 45%;
    left: 45%;
  }

  .xs\:inset-10p {
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
  }

  .xs\:inset-x-0 {
    left: 0px;
    right: 0px;
  }

  .xs\:inset-x-5 {
    left: 5px;
    right: 5px;
  }

  .xs\:inset-x-10 {
    left: 10px;
    right: 10px;
  }

  .xs\:inset-x-15 {
    left: 15px;
    right: 15px;
  }

  .xs\:inset-x-16 {
    left: 16px;
    right: 16px;
  }

  .xs\:inset-x-20 {
    left: 20px;
    right: 20px;
  }

  .xs\:inset-x-25 {
    left: 25px;
    right: 25px;
  }

  .xs\:inset-x-30 {
    left: 30px;
    right: 30px;
  }

  .xs\:inset-x-50 {
    left: 50px;
    right: 50px;
  }

  .xs\:inset-x-65 {
    left: 65px;
    right: 65px;
  }

  .xs\:inset-x-90 {
    left: 90px;
    right: 90px;
  }

  .xs\:inset-x-100 {
    left: 100px;
    right: 100px;
  }

  .xs\:inset-x-160 {
    left: 160px;
    right: 160px;
  }

  .xs\:inset-x-195 {
    left: 195px;
    right: 195px;
  }

  .xs\:-inset-x-25 {
    left: -25px;
    right: -25px;
  }

  .xs\:-inset-x-40 {
    left: -40px;
    right: -40px;
  }

  .xs\:-inset-x-5px {
    left: -5px;
    right: -5px;
  }

  .xs\:-inset-x-10px {
    left: -10px;
    right: -10px;
  }

  .xs\:-inset-x-125px {
    left: -125px;
    right: -125px;
  }

  .xs\:inset-x-3p {
    left: 3px;
    right: 3px;
  }

  .xs\:inset-x-2p {
    left: 2px;
    right: 2px;
  }

  .xs\:inset-x-15p {
    left: 15%;
    right: 15%;
  }

  .xs\:inset-x-35p {
    left: 35%;
    right: 35%;
  }

  .xs\:inset-x-14p {
    left: 14%;
    right: 14%;
  }

  .xs\:inset-x-25p {
    left: 25%;
    right: 25%;
  }

  .xs\:inset-x-40p {
    left: 40%;
    right: 40%;
  }

  .xs\:inset-x-43p {
    left: 43%;
    right: 43%;
  }

  .xs\:inset-x-5p {
    left: 5%;
    right: 5%;
  }

  .xs\:inset-x-20p {
    left: 20%;
    right: 20%;
  }

  .xs\:inset-x-50p {
    left: 50%;
    right: 50%;
  }

  .xs\:inset-x-45p {
    left: 45%;
    right: 45%;
  }

  .xs\:inset-x-10p {
    left: 10%;
    right: 10%;
  }

  .xs\:inset-y-0 {
    top: 0px;
    bottom: 0px;
  }

  .xs\:inset-y-5 {
    top: 5px;
    bottom: 5px;
  }

  .xs\:inset-y-10 {
    top: 10px;
    bottom: 10px;
  }

  .xs\:inset-y-15 {
    top: 15px;
    bottom: 15px;
  }

  .xs\:inset-y-16 {
    top: 16px;
    bottom: 16px;
  }

  .xs\:inset-y-20 {
    top: 20px;
    bottom: 20px;
  }

  .xs\:inset-y-25 {
    top: 25px;
    bottom: 25px;
  }

  .xs\:inset-y-30 {
    top: 30px;
    bottom: 30px;
  }

  .xs\:inset-y-50 {
    top: 50px;
    bottom: 50px;
  }

  .xs\:inset-y-65 {
    top: 65px;
    bottom: 65px;
  }

  .xs\:inset-y-90 {
    top: 90px;
    bottom: 90px;
  }

  .xs\:inset-y-100 {
    top: 100px;
    bottom: 100px;
  }

  .xs\:inset-y-160 {
    top: 160px;
    bottom: 160px;
  }

  .xs\:inset-y-195 {
    top: 195px;
    bottom: 195px;
  }

  .xs\:-inset-y-25 {
    top: -25px;
    bottom: -25px;
  }

  .xs\:-inset-y-40 {
    top: -40px;
    bottom: -40px;
  }

  .xs\:-inset-y-5px {
    top: -5px;
    bottom: -5px;
  }

  .xs\:-inset-y-10px {
    top: -10px;
    bottom: -10px;
  }

  .xs\:-inset-y-125px {
    top: -125px;
    bottom: -125px;
  }

  .xs\:inset-y-3p {
    top: 3px;
    bottom: 3px;
  }

  .xs\:inset-y-2p {
    top: 2px;
    bottom: 2px;
  }

  .xs\:inset-y-15p {
    top: 15%;
    bottom: 15%;
  }

  .xs\:inset-y-35p {
    top: 35%;
    bottom: 35%;
  }

  .xs\:inset-y-14p {
    top: 14%;
    bottom: 14%;
  }

  .xs\:inset-y-25p {
    top: 25%;
    bottom: 25%;
  }

  .xs\:inset-y-40p {
    top: 40%;
    bottom: 40%;
  }

  .xs\:inset-y-43p {
    top: 43%;
    bottom: 43%;
  }

  .xs\:inset-y-5p {
    top: 5%;
    bottom: 5%;
  }

  .xs\:inset-y-20p {
    top: 20%;
    bottom: 20%;
  }

  .xs\:inset-y-50p {
    top: 50%;
    bottom: 50%;
  }

  .xs\:inset-y-45p {
    top: 45%;
    bottom: 45%;
  }

  .xs\:inset-y-10p {
    top: 10%;
    bottom: 10%;
  }

  .xs\:top-0 {
    top: 0px;
  }

  .xs\:top-5 {
    top: 5px;
  }

  .xs\:top-10 {
    top: 10px;
  }

  .xs\:top-15 {
    top: 15px;
  }

  .xs\:top-16 {
    top: 16px;
  }

  .xs\:top-20 {
    top: 20px;
  }

  .xs\:top-25 {
    top: 25px;
  }

  .xs\:top-30 {
    top: 30px;
  }

  .xs\:top-50 {
    top: 50px;
  }

  .xs\:top-65 {
    top: 65px;
  }

  .xs\:top-90 {
    top: 90px;
  }

  .xs\:top-100 {
    top: 100px;
  }

  .xs\:top-160 {
    top: 160px;
  }

  .xs\:top-195 {
    top: 195px;
  }

  .xs\:-top-25 {
    top: -25px;
  }

  .xs\:-top-40 {
    top: -40px;
  }

  .xs\:-top-5px {
    top: -5px;
  }

  .xs\:-top-10px {
    top: -10px;
  }

  .xs\:-top-125px {
    top: -125px;
  }

  .xs\:top-3p {
    top: 3px;
  }

  .xs\:top-2p {
    top: 2px;
  }

  .xs\:top-15p {
    top: 15%;
  }

  .xs\:top-35p {
    top: 35%;
  }

  .xs\:top-14p {
    top: 14%;
  }

  .xs\:top-25p {
    top: 25%;
  }

  .xs\:top-40p {
    top: 40%;
  }

  .xs\:top-43p {
    top: 43%;
  }

  .xs\:top-5p {
    top: 5%;
  }

  .xs\:top-20p {
    top: 20%;
  }

  .xs\:top-50p {
    top: 50%;
  }

  .xs\:top-45p {
    top: 45%;
  }

  .xs\:top-10p {
    top: 10%;
  }

  .xs\:right-0 {
    right: 0px;
  }

  .xs\:right-5 {
    right: 5px;
  }

  .xs\:right-10 {
    right: 10px;
  }

  .xs\:right-15 {
    right: 15px;
  }

  .xs\:right-16 {
    right: 16px;
  }

  .xs\:right-20 {
    right: 20px;
  }

  .xs\:right-25 {
    right: 25px;
  }

  .xs\:right-30 {
    right: 30px;
  }

  .xs\:right-50 {
    right: 50px;
  }

  .xs\:right-65 {
    right: 65px;
  }

  .xs\:right-90 {
    right: 90px;
  }

  .xs\:right-100 {
    right: 100px;
  }

  .xs\:right-160 {
    right: 160px;
  }

  .xs\:right-195 {
    right: 195px;
  }

  .xs\:-right-25 {
    right: -25px;
  }

  .xs\:-right-40 {
    right: -40px;
  }

  .xs\:-right-5px {
    right: -5px;
  }

  .xs\:-right-10px {
    right: -10px;
  }

  .xs\:-right-125px {
    right: -125px;
  }

  .xs\:right-3p {
    right: 3px;
  }

  .xs\:right-2p {
    right: 2px;
  }

  .xs\:right-15p {
    right: 15%;
  }

  .xs\:right-35p {
    right: 35%;
  }

  .xs\:right-14p {
    right: 14%;
  }

  .xs\:right-25p {
    right: 25%;
  }

  .xs\:right-40p {
    right: 40%;
  }

  .xs\:right-43p {
    right: 43%;
  }

  .xs\:right-5p {
    right: 5%;
  }

  .xs\:right-20p {
    right: 20%;
  }

  .xs\:right-50p {
    right: 50%;
  }

  .xs\:right-45p {
    right: 45%;
  }

  .xs\:right-10p {
    right: 10%;
  }

  .xs\:bottom-0 {
    bottom: 0px;
  }

  .xs\:bottom-5 {
    bottom: 5px;
  }

  .xs\:bottom-10 {
    bottom: 10px;
  }

  .xs\:bottom-15 {
    bottom: 15px;
  }

  .xs\:bottom-16 {
    bottom: 16px;
  }

  .xs\:bottom-20 {
    bottom: 20px;
  }

  .xs\:bottom-25 {
    bottom: 25px;
  }

  .xs\:bottom-30 {
    bottom: 30px;
  }

  .xs\:bottom-50 {
    bottom: 50px;
  }

  .xs\:bottom-65 {
    bottom: 65px;
  }

  .xs\:bottom-90 {
    bottom: 90px;
  }

  .xs\:bottom-100 {
    bottom: 100px;
  }

  .xs\:bottom-160 {
    bottom: 160px;
  }

  .xs\:bottom-195 {
    bottom: 195px;
  }

  .xs\:-bottom-25 {
    bottom: -25px;
  }

  .xs\:-bottom-40 {
    bottom: -40px;
  }

  .xs\:-bottom-5px {
    bottom: -5px;
  }

  .xs\:-bottom-10px {
    bottom: -10px;
  }

  .xs\:-bottom-125px {
    bottom: -125px;
  }

  .xs\:bottom-3p {
    bottom: 3px;
  }

  .xs\:bottom-2p {
    bottom: 2px;
  }

  .xs\:bottom-15p {
    bottom: 15%;
  }

  .xs\:bottom-35p {
    bottom: 35%;
  }

  .xs\:bottom-14p {
    bottom: 14%;
  }

  .xs\:bottom-25p {
    bottom: 25%;
  }

  .xs\:bottom-40p {
    bottom: 40%;
  }

  .xs\:bottom-43p {
    bottom: 43%;
  }

  .xs\:bottom-5p {
    bottom: 5%;
  }

  .xs\:bottom-20p {
    bottom: 20%;
  }

  .xs\:bottom-50p {
    bottom: 50%;
  }

  .xs\:bottom-45p {
    bottom: 45%;
  }

  .xs\:bottom-10p {
    bottom: 10%;
  }

  .xs\:left-0 {
    left: 0px;
  }

  .xs\:left-5 {
    left: 5px;
  }

  .xs\:left-10 {
    left: 10px;
  }

  .xs\:left-15 {
    left: 15px;
  }

  .xs\:left-16 {
    left: 16px;
  }

  .xs\:left-20 {
    left: 20px;
  }

  .xs\:left-25 {
    left: 25px;
  }

  .xs\:left-30 {
    left: 30px;
  }

  .xs\:left-50 {
    left: 50px;
  }

  .xs\:left-65 {
    left: 65px;
  }

  .xs\:left-90 {
    left: 90px;
  }

  .xs\:left-100 {
    left: 100px;
  }

  .xs\:left-160 {
    left: 160px;
  }

  .xs\:left-195 {
    left: 195px;
  }

  .xs\:-left-25 {
    left: -25px;
  }

  .xs\:-left-40 {
    left: -40px;
  }

  .xs\:-left-5px {
    left: -5px;
  }

  .xs\:-left-10px {
    left: -10px;
  }

  .xs\:-left-125px {
    left: -125px;
  }

  .xs\:left-3p {
    left: 3px;
  }

  .xs\:left-2p {
    left: 2px;
  }

  .xs\:left-15p {
    left: 15%;
  }

  .xs\:left-35p {
    left: 35%;
  }

  .xs\:left-14p {
    left: 14%;
  }

  .xs\:left-25p {
    left: 25%;
  }

  .xs\:left-40p {
    left: 40%;
  }

  .xs\:left-43p {
    left: 43%;
  }

  .xs\:left-5p {
    left: 5%;
  }

  .xs\:left-20p {
    left: 20%;
  }

  .xs\:left-50p {
    left: 50%;
  }

  .xs\:left-45p {
    left: 45%;
  }

  .xs\:left-10p {
    left: 10%;
  }

  .xs\:isolate {
    isolation: isolate;
  }

  .xs\:isolation-auto {
    isolation: auto;
  }

  .xs\:z-0 {
    z-index: 0;
  }

  .xs\:z-1 {
    z-index: 1;
  }

  .xs\:z-10 {
    z-index: 10;
  }

  .xs\:z-20 {
    z-index: 20;
  }

  .xs\:z-30 {
    z-index: 30;
  }

  .xs\:z-40 {
    z-index: 40;
  }

  .xs\:z-50 {
    z-index: 50;
  }

  .xs\:z-110 {
    z-index: 110;
  }

  .xs\:z-auto {
    z-index: auto;
  }

  .xs\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .xs\:focus-within\:z-1:focus-within {
    z-index: 1;
  }

  .xs\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .xs\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .xs\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .xs\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .xs\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .xs\:focus-within\:z-110:focus-within {
    z-index: 110;
  }

  .xs\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .xs\:focus\:z-0:focus {
    z-index: 0;
  }

  .xs\:focus\:z-1:focus {
    z-index: 1;
  }

  .xs\:focus\:z-10:focus {
    z-index: 10;
  }

  .xs\:focus\:z-20:focus {
    z-index: 20;
  }

  .xs\:focus\:z-30:focus {
    z-index: 30;
  }

  .xs\:focus\:z-40:focus {
    z-index: 40;
  }

  .xs\:focus\:z-50:focus {
    z-index: 50;
  }

  .xs\:focus\:z-110:focus {
    z-index: 110;
  }

  .xs\:focus\:z-auto:focus {
    z-index: auto;
  }

  .xs\:order-1 {
    order: 1;
  }

  .xs\:order-2 {
    order: 2;
  }

  .xs\:order-3 {
    order: 3;
  }

  .xs\:order-4 {
    order: 4;
  }

  .xs\:order-5 {
    order: 5;
  }

  .xs\:order-6 {
    order: 6;
  }

  .xs\:order-7 {
    order: 7;
  }

  .xs\:order-8 {
    order: 8;
  }

  .xs\:order-9 {
    order: 9;
  }

  .xs\:order-10 {
    order: 10;
  }

  .xs\:order-11 {
    order: 11;
  }

  .xs\:order-12 {
    order: 12;
  }

  .xs\:order-first {
    order: -9999;
  }

  .xs\:order-last {
    order: 9999;
  }

  .xs\:order-none {
    order: 0;
  }

  .xs\:col-auto {
    grid-column: auto;
  }

  .xs\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .xs\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .xs\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .xs\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .xs\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .xs\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .xs\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .xs\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .xs\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .xs\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .xs\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .xs\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .xs\:col-span-full {
    grid-column: 1 / -1;
  }

  .xs\:col-start-1 {
    grid-column-start: 1;
  }

  .xs\:col-start-2 {
    grid-column-start: 2;
  }

  .xs\:col-start-3 {
    grid-column-start: 3;
  }

  .xs\:col-start-4 {
    grid-column-start: 4;
  }

  .xs\:col-start-5 {
    grid-column-start: 5;
  }

  .xs\:col-start-6 {
    grid-column-start: 6;
  }

  .xs\:col-start-7 {
    grid-column-start: 7;
  }

  .xs\:col-start-8 {
    grid-column-start: 8;
  }

  .xs\:col-start-9 {
    grid-column-start: 9;
  }

  .xs\:col-start-10 {
    grid-column-start: 10;
  }

  .xs\:col-start-11 {
    grid-column-start: 11;
  }

  .xs\:col-start-12 {
    grid-column-start: 12;
  }

  .xs\:col-start-13 {
    grid-column-start: 13;
  }

  .xs\:col-start-auto {
    grid-column-start: auto;
  }

  .xs\:col-end-1 {
    grid-column-end: 1;
  }

  .xs\:col-end-2 {
    grid-column-end: 2;
  }

  .xs\:col-end-3 {
    grid-column-end: 3;
  }

  .xs\:col-end-4 {
    grid-column-end: 4;
  }

  .xs\:col-end-5 {
    grid-column-end: 5;
  }

  .xs\:col-end-6 {
    grid-column-end: 6;
  }

  .xs\:col-end-7 {
    grid-column-end: 7;
  }

  .xs\:col-end-8 {
    grid-column-end: 8;
  }

  .xs\:col-end-9 {
    grid-column-end: 9;
  }

  .xs\:col-end-10 {
    grid-column-end: 10;
  }

  .xs\:col-end-11 {
    grid-column-end: 11;
  }

  .xs\:col-end-12 {
    grid-column-end: 12;
  }

  .xs\:col-end-13 {
    grid-column-end: 13;
  }

  .xs\:col-end-auto {
    grid-column-end: auto;
  }

  .xs\:row-auto {
    grid-row: auto;
  }

  .xs\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .xs\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .xs\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .xs\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .xs\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .xs\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .xs\:row-span-full {
    grid-row: 1 / -1;
  }

  .xs\:row-start-1 {
    grid-row-start: 1;
  }

  .xs\:row-start-2 {
    grid-row-start: 2;
  }

  .xs\:row-start-3 {
    grid-row-start: 3;
  }

  .xs\:row-start-4 {
    grid-row-start: 4;
  }

  .xs\:row-start-5 {
    grid-row-start: 5;
  }

  .xs\:row-start-6 {
    grid-row-start: 6;
  }

  .xs\:row-start-7 {
    grid-row-start: 7;
  }

  .xs\:row-start-auto {
    grid-row-start: auto;
  }

  .xs\:row-end-1 {
    grid-row-end: 1;
  }

  .xs\:row-end-2 {
    grid-row-end: 2;
  }

  .xs\:row-end-3 {
    grid-row-end: 3;
  }

  .xs\:row-end-4 {
    grid-row-end: 4;
  }

  .xs\:row-end-5 {
    grid-row-end: 5;
  }

  .xs\:row-end-6 {
    grid-row-end: 6;
  }

  .xs\:row-end-7 {
    grid-row-end: 7;
  }

  .xs\:row-end-auto {
    grid-row-end: auto;
  }

  .xs\:float-right {
    float: right;
  }

  .xs\:float-left {
    float: left;
  }

  .xs\:float-none {
    float: none;
  }

  .xs\:clear-left {
    clear: left;
  }

  .xs\:clear-right {
    clear: right;
  }

  .xs\:clear-both {
    clear: both;
  }

  .xs\:clear-none {
    clear: none;
  }

  .xs\:m-0 {
    margin: 0px;
  }

  .xs\:m-1 {
    margin: 0.25rem;
  }

  .xs\:m-2 {
    margin: 2px;
  }

  .xs\:m-3 {
    margin: 0.75rem;
  }

  .xs\:m-4 {
    margin: 1rem;
  }

  .xs\:m-5 {
    margin: 1.25rem;
  }

  .xs\:m-6 {
    margin: 6px;
  }

  .xs\:m-7 {
    margin: 1.75rem;
  }

  .xs\:m-8 {
    margin: 2rem;
  }

  .xs\:m-9 {
    margin: 2.25rem;
  }

  .xs\:m-10 {
    margin: 2.5rem;
  }

  .xs\:m-11 {
    margin: 11px;
  }

  .xs\:m-12 {
    margin: 3rem;
  }

  .xs\:m-14 {
    margin: 3.5rem;
  }

  .xs\:m-15 {
    margin: 15px;
  }

  .xs\:m-16 {
    margin: 4rem;
  }

  .xs\:m-18 {
    margin: 18px;
  }

  .xs\:m-20 {
    margin: 20px;
  }

  .xs\:m-21 {
    margin: 21px;
  }

  .xs\:m-23 {
    margin: 23px;
  }

  .xs\:m-24 {
    margin: 24px;
  }

  .xs\:m-25 {
    margin: 25px;
  }

  .xs\:m-27 {
    margin: 27px;
  }

  .xs\:m-28 {
    margin: 7rem;
  }

  .xs\:m-30 {
    margin: 30px;
  }

  .xs\:m-31 {
    margin: 31px;
  }

  .xs\:m-32 {
    margin: 8rem;
  }

  .xs\:m-34 {
    margin: 34px;
  }

  .xs\:m-35 {
    margin: 35px;
  }

  .xs\:m-36 {
    margin: 9rem;
  }

  .xs\:m-37 {
    margin: 37px;
  }

  .xs\:m-38 {
    margin: 38px;
  }

  .xs\:m-40 {
    margin: 40px;
  }

  .xs\:m-42 {
    margin: 42px;
  }

  .xs\:m-44 {
    margin: 44px;
  }

  .xs\:m-45 {
    margin: 45px;
  }

  .xs\:m-46 {
    margin: 46px;
  }

  .xs\:m-48 {
    margin: 48px;
  }

  .xs\:m-52 {
    margin: 13rem;
  }

  .xs\:m-53 {
    margin: 53px;
  }

  .xs\:m-55 {
    margin: 55px;
  }

  .xs\:m-56 {
    margin: 14rem;
  }

  .xs\:m-58 {
    margin: 58px;
  }

  .xs\:m-59 {
    margin: 59px;
  }

  .xs\:m-60 {
    margin: 15rem;
  }

  .xs\:m-63 {
    margin: 63px;
  }

  .xs\:m-64 {
    margin: 16rem;
  }

  .xs\:m-65 {
    margin: 65px;
  }

  .xs\:m-67 {
    margin: 67px;
  }

  .xs\:m-70 {
    margin: 70px;
  }

  .xs\:m-71 {
    margin: 71px;
  }

  .xs\:m-72 {
    margin: 18rem;
  }

  .xs\:m-74 {
    margin: 74px;
  }

  .xs\:m-78 {
    margin: 78px;
  }

  .xs\:m-80 {
    margin: 20rem;
  }

  .xs\:m-83 {
    margin: 83px;
  }

  .xs\:m-84 {
    margin: 84px;
  }

  .xs\:m-89 {
    margin: 89px;
  }

  .xs\:m-90 {
    margin: 90px;
  }

  .xs\:m-92 {
    margin: 92px;
  }

  .xs\:m-96 {
    margin: 24rem;
  }

  .xs\:m-97 {
    margin: 97px;
  }

  .xs\:m-100 {
    margin: 100px;
  }

  .xs\:m-106 {
    margin: 106px;
  }

  .xs\:m-108 {
    margin: 108px;
  }

  .xs\:m-109 {
    margin: 109px;
  }

  .xs\:m-120 {
    margin: 120px;
  }

  .xs\:m-135 {
    margin: 135px;
  }

  .xs\:m-147 {
    margin: 147px;
  }

  .xs\:m-150 {
    margin: 150px;
  }

  .xs\:m-168 {
    margin: 168px;
  }

  .xs\:m-180 {
    margin: 180px;
  }

  .xs\:m-185 {
    margin: 185px;
  }

  .xs\:m-200 {
    margin: 200px;
  }

  .xs\:m-245 {
    margin: 245px;
  }

  .xs\:m-300 {
    margin: 300px;
  }

  .xs\:m-400 {
    margin: 400px;
  }

  .xs\:m-480 {
    margin: 480px;
  }

  .xs\:m-510 {
    margin: 510px;
  }

  .xs\:m-537 {
    margin: 537px;
  }

  .xs\:m-650 {
    margin: 650px;
  }

  .xs\:m-auto {
    margin: auto;
  }

  .xs\:m-px {
    margin: 1px;
  }

  .xs\:m-0\.5 {
    margin: 0.125rem;
  }

  .xs\:m-1\.5 {
    margin: 0.375rem;
  }

  .xs\:m-2\.5 {
    margin: 0.625rem;
  }

  .xs\:m-3\.5 {
    margin: 0.875rem;
  }

  .xs\:-m-0 {
    margin: 0px;
  }

  .xs\:-m-1 {
    margin: -0.25rem;
  }

  .xs\:-m-2 {
    margin: -0.5rem;
  }

  .xs\:-m-3 {
    margin: -0.75rem;
  }

  .xs\:-m-4 {
    margin: -1rem;
  }

  .xs\:-m-5 {
    margin: -1.25rem;
  }

  .xs\:-m-6 {
    margin: -1.5rem;
  }

  .xs\:-m-7 {
    margin: -1.75rem;
  }

  .xs\:-m-8 {
    margin: -2rem;
  }

  .xs\:-m-9 {
    margin: -2.25rem;
  }

  .xs\:-m-10 {
    margin: -2.5rem;
  }

  .xs\:-m-11 {
    margin: -2.75rem;
  }

  .xs\:-m-12 {
    margin: -3rem;
  }

  .xs\:-m-14 {
    margin: -14px;
  }

  .xs\:-m-16 {
    margin: -4rem;
  }

  .xs\:-m-20 {
    margin: -5rem;
  }

  .xs\:-m-24 {
    margin: -6rem;
  }

  .xs\:-m-28 {
    margin: -7rem;
  }

  .xs\:-m-32 {
    margin: -8rem;
  }

  .xs\:-m-36 {
    margin: -9rem;
  }

  .xs\:-m-40 {
    margin: -10rem;
  }

  .xs\:-m-44 {
    margin: -11rem;
  }

  .xs\:-m-48 {
    margin: -12rem;
  }

  .xs\:-m-52 {
    margin: -13rem;
  }

  .xs\:-m-56 {
    margin: -14rem;
  }

  .xs\:-m-60 {
    margin: -15rem;
  }

  .xs\:-m-64 {
    margin: -16rem;
  }

  .xs\:-m-72 {
    margin: -18rem;
  }

  .xs\:-m-80 {
    margin: -20rem;
  }

  .xs\:-m-96 {
    margin: -24rem;
  }

  .xs\:-m-px {
    margin: -1px;
  }

  .xs\:-m-0\.5 {
    margin: -0.125rem;
  }

  .xs\:-m-1\.5 {
    margin: -0.375rem;
  }

  .xs\:-m-2\.5 {
    margin: -0.625rem;
  }

  .xs\:-m-3\.5 {
    margin: -0.875rem;
  }

  .xs\:-m-15px {
    margin: -15px;
  }

  .xs\:m-m11 {
    margin: 11px;
  }

  .xs\:m-12px {
    margin: 12px;
  }

  .xs\:m-m72 {
    margin: 72px;
  }

  .xs\:m-m21 {
    margin: 21%;
  }

  .xs\:m-m15 {
    margin: 15px;
  }

  .xs\:m-m18 {
    margin: 18px;
  }

  .xs\:m-m35 {
    margin: 35px;
  }

  .xs\:m-m19 {
    margin: 19px;
  }

  .xs\:m-m17 {
    margin: 17px;
  }

  .xs\:m-m9 {
    margin: 9px;
  }

  .xs\:m-m10 {
    margin: 10px;
  }

  .xs\:m-m51 {
    margin: 51px;
  }

  .xs\:m-m43 {
    margin: 43px;
  }

  .xs\:m-m13 {
    margin: 13px;
  }

  .xs\:m-m26 {
    margin: 26px;
  }

  .xs\:m-m2 {
    margin: 2px;
  }

  .xs\:m-m14 {
    margin: 14px;
  }

  .xs\:m-m5 {
    margin: 5px;
  }

  .xs\:m-m8 {
    margin: 8px;
  }

  .xs\:m-mp15 {
    margin: 15%;
  }

  .xs\:-m-100 {
    margin: -100px;
  }

  .xs\:m-0auto {
    margin: 0px auto;
  }

  .xs\:m-o6 {
    margin: 1.5rem;
  }

  .xs\:-m-23 {
    margin: -23px;
  }

  .xs\:last\:m-0:last-child {
    margin: 0px;
  }

  .xs\:last\:m-1:last-child {
    margin: 0.25rem;
  }

  .xs\:last\:m-2:last-child {
    margin: 2px;
  }

  .xs\:last\:m-3:last-child {
    margin: 0.75rem;
  }

  .xs\:last\:m-4:last-child {
    margin: 1rem;
  }

  .xs\:last\:m-5:last-child {
    margin: 1.25rem;
  }

  .xs\:last\:m-6:last-child {
    margin: 6px;
  }

  .xs\:last\:m-7:last-child {
    margin: 1.75rem;
  }

  .xs\:last\:m-8:last-child {
    margin: 2rem;
  }

  .xs\:last\:m-9:last-child {
    margin: 2.25rem;
  }

  .xs\:last\:m-10:last-child {
    margin: 2.5rem;
  }

  .xs\:last\:m-11:last-child {
    margin: 11px;
  }

  .xs\:last\:m-12:last-child {
    margin: 3rem;
  }

  .xs\:last\:m-14:last-child {
    margin: 3.5rem;
  }

  .xs\:last\:m-15:last-child {
    margin: 15px;
  }

  .xs\:last\:m-16:last-child {
    margin: 4rem;
  }

  .xs\:last\:m-18:last-child {
    margin: 18px;
  }

  .xs\:last\:m-20:last-child {
    margin: 20px;
  }

  .xs\:last\:m-21:last-child {
    margin: 21px;
  }

  .xs\:last\:m-23:last-child {
    margin: 23px;
  }

  .xs\:last\:m-24:last-child {
    margin: 24px;
  }

  .xs\:last\:m-25:last-child {
    margin: 25px;
  }

  .xs\:last\:m-27:last-child {
    margin: 27px;
  }

  .xs\:last\:m-28:last-child {
    margin: 7rem;
  }

  .xs\:last\:m-30:last-child {
    margin: 30px;
  }

  .xs\:last\:m-31:last-child {
    margin: 31px;
  }

  .xs\:last\:m-32:last-child {
    margin: 8rem;
  }

  .xs\:last\:m-34:last-child {
    margin: 34px;
  }

  .xs\:last\:m-35:last-child {
    margin: 35px;
  }

  .xs\:last\:m-36:last-child {
    margin: 9rem;
  }

  .xs\:last\:m-37:last-child {
    margin: 37px;
  }

  .xs\:last\:m-38:last-child {
    margin: 38px;
  }

  .xs\:last\:m-40:last-child {
    margin: 40px;
  }

  .xs\:last\:m-42:last-child {
    margin: 42px;
  }

  .xs\:last\:m-44:last-child {
    margin: 44px;
  }

  .xs\:last\:m-45:last-child {
    margin: 45px;
  }

  .xs\:last\:m-46:last-child {
    margin: 46px;
  }

  .xs\:last\:m-48:last-child {
    margin: 48px;
  }

  .xs\:last\:m-52:last-child {
    margin: 13rem;
  }

  .xs\:last\:m-53:last-child {
    margin: 53px;
  }

  .xs\:last\:m-55:last-child {
    margin: 55px;
  }

  .xs\:last\:m-56:last-child {
    margin: 14rem;
  }

  .xs\:last\:m-58:last-child {
    margin: 58px;
  }

  .xs\:last\:m-59:last-child {
    margin: 59px;
  }

  .xs\:last\:m-60:last-child {
    margin: 15rem;
  }

  .xs\:last\:m-63:last-child {
    margin: 63px;
  }

  .xs\:last\:m-64:last-child {
    margin: 16rem;
  }

  .xs\:last\:m-65:last-child {
    margin: 65px;
  }

  .xs\:last\:m-67:last-child {
    margin: 67px;
  }

  .xs\:last\:m-70:last-child {
    margin: 70px;
  }

  .xs\:last\:m-71:last-child {
    margin: 71px;
  }

  .xs\:last\:m-72:last-child {
    margin: 18rem;
  }

  .xs\:last\:m-74:last-child {
    margin: 74px;
  }

  .xs\:last\:m-78:last-child {
    margin: 78px;
  }

  .xs\:last\:m-80:last-child {
    margin: 20rem;
  }

  .xs\:last\:m-83:last-child {
    margin: 83px;
  }

  .xs\:last\:m-84:last-child {
    margin: 84px;
  }

  .xs\:last\:m-89:last-child {
    margin: 89px;
  }

  .xs\:last\:m-90:last-child {
    margin: 90px;
  }

  .xs\:last\:m-92:last-child {
    margin: 92px;
  }

  .xs\:last\:m-96:last-child {
    margin: 24rem;
  }

  .xs\:last\:m-97:last-child {
    margin: 97px;
  }

  .xs\:last\:m-100:last-child {
    margin: 100px;
  }

  .xs\:last\:m-106:last-child {
    margin: 106px;
  }

  .xs\:last\:m-108:last-child {
    margin: 108px;
  }

  .xs\:last\:m-109:last-child {
    margin: 109px;
  }

  .xs\:last\:m-120:last-child {
    margin: 120px;
  }

  .xs\:last\:m-135:last-child {
    margin: 135px;
  }

  .xs\:last\:m-147:last-child {
    margin: 147px;
  }

  .xs\:last\:m-150:last-child {
    margin: 150px;
  }

  .xs\:last\:m-168:last-child {
    margin: 168px;
  }

  .xs\:last\:m-180:last-child {
    margin: 180px;
  }

  .xs\:last\:m-185:last-child {
    margin: 185px;
  }

  .xs\:last\:m-200:last-child {
    margin: 200px;
  }

  .xs\:last\:m-245:last-child {
    margin: 245px;
  }

  .xs\:last\:m-300:last-child {
    margin: 300px;
  }

  .xs\:last\:m-400:last-child {
    margin: 400px;
  }

  .xs\:last\:m-480:last-child {
    margin: 480px;
  }

  .xs\:last\:m-510:last-child {
    margin: 510px;
  }

  .xs\:last\:m-537:last-child {
    margin: 537px;
  }

  .xs\:last\:m-650:last-child {
    margin: 650px;
  }

  .xs\:last\:m-auto:last-child {
    margin: auto;
  }

  .xs\:last\:m-px:last-child {
    margin: 1px;
  }

  .xs\:last\:m-0\.5:last-child {
    margin: 0.125rem;
  }

  .xs\:last\:m-1\.5:last-child {
    margin: 0.375rem;
  }

  .xs\:last\:m-2\.5:last-child {
    margin: 0.625rem;
  }

  .xs\:last\:m-3\.5:last-child {
    margin: 0.875rem;
  }

  .xs\:last\:-m-0:last-child {
    margin: 0px;
  }

  .xs\:last\:-m-1:last-child {
    margin: -0.25rem;
  }

  .xs\:last\:-m-2:last-child {
    margin: -0.5rem;
  }

  .xs\:last\:-m-3:last-child {
    margin: -0.75rem;
  }

  .xs\:last\:-m-4:last-child {
    margin: -1rem;
  }

  .xs\:last\:-m-5:last-child {
    margin: -1.25rem;
  }

  .xs\:last\:-m-6:last-child {
    margin: -1.5rem;
  }

  .xs\:last\:-m-7:last-child {
    margin: -1.75rem;
  }

  .xs\:last\:-m-8:last-child {
    margin: -2rem;
  }

  .xs\:last\:-m-9:last-child {
    margin: -2.25rem;
  }

  .xs\:last\:-m-10:last-child {
    margin: -2.5rem;
  }

  .xs\:last\:-m-11:last-child {
    margin: -2.75rem;
  }

  .xs\:last\:-m-12:last-child {
    margin: -3rem;
  }

  .xs\:last\:-m-14:last-child {
    margin: -14px;
  }

  .xs\:last\:-m-16:last-child {
    margin: -4rem;
  }

  .xs\:last\:-m-20:last-child {
    margin: -5rem;
  }

  .xs\:last\:-m-24:last-child {
    margin: -6rem;
  }

  .xs\:last\:-m-28:last-child {
    margin: -7rem;
  }

  .xs\:last\:-m-32:last-child {
    margin: -8rem;
  }

  .xs\:last\:-m-36:last-child {
    margin: -9rem;
  }

  .xs\:last\:-m-40:last-child {
    margin: -10rem;
  }

  .xs\:last\:-m-44:last-child {
    margin: -11rem;
  }

  .xs\:last\:-m-48:last-child {
    margin: -12rem;
  }

  .xs\:last\:-m-52:last-child {
    margin: -13rem;
  }

  .xs\:last\:-m-56:last-child {
    margin: -14rem;
  }

  .xs\:last\:-m-60:last-child {
    margin: -15rem;
  }

  .xs\:last\:-m-64:last-child {
    margin: -16rem;
  }

  .xs\:last\:-m-72:last-child {
    margin: -18rem;
  }

  .xs\:last\:-m-80:last-child {
    margin: -20rem;
  }

  .xs\:last\:-m-96:last-child {
    margin: -24rem;
  }

  .xs\:last\:-m-px:last-child {
    margin: -1px;
  }

  .xs\:last\:-m-0\.5:last-child {
    margin: -0.125rem;
  }

  .xs\:last\:-m-1\.5:last-child {
    margin: -0.375rem;
  }

  .xs\:last\:-m-2\.5:last-child {
    margin: -0.625rem;
  }

  .xs\:last\:-m-3\.5:last-child {
    margin: -0.875rem;
  }

  .xs\:last\:-m-15px:last-child {
    margin: -15px;
  }

  .xs\:last\:m-m11:last-child {
    margin: 11px;
  }

  .xs\:last\:m-12px:last-child {
    margin: 12px;
  }

  .xs\:last\:m-m72:last-child {
    margin: 72px;
  }

  .xs\:last\:m-m21:last-child {
    margin: 21%;
  }

  .xs\:last\:m-m15:last-child {
    margin: 15px;
  }

  .xs\:last\:m-m18:last-child {
    margin: 18px;
  }

  .xs\:last\:m-m35:last-child {
    margin: 35px;
  }

  .xs\:last\:m-m19:last-child {
    margin: 19px;
  }

  .xs\:last\:m-m17:last-child {
    margin: 17px;
  }

  .xs\:last\:m-m9:last-child {
    margin: 9px;
  }

  .xs\:last\:m-m10:last-child {
    margin: 10px;
  }

  .xs\:last\:m-m51:last-child {
    margin: 51px;
  }

  .xs\:last\:m-m43:last-child {
    margin: 43px;
  }

  .xs\:last\:m-m13:last-child {
    margin: 13px;
  }

  .xs\:last\:m-m26:last-child {
    margin: 26px;
  }

  .xs\:last\:m-m2:last-child {
    margin: 2px;
  }

  .xs\:last\:m-m14:last-child {
    margin: 14px;
  }

  .xs\:last\:m-m5:last-child {
    margin: 5px;
  }

  .xs\:last\:m-m8:last-child {
    margin: 8px;
  }

  .xs\:last\:m-mp15:last-child {
    margin: 15%;
  }

  .xs\:last\:-m-100:last-child {
    margin: -100px;
  }

  .xs\:last\:m-0auto:last-child {
    margin: 0px auto;
  }

  .xs\:last\:m-o6:last-child {
    margin: 1.5rem;
  }

  .xs\:last\:-m-23:last-child {
    margin: -23px;
  }

  .xs\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .xs\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .xs\:mx-2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .xs\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .xs\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .xs\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .xs\:mx-6 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .xs\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .xs\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .xs\:mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .xs\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .xs\:mx-11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .xs\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .xs\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .xs\:mx-15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .xs\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .xs\:mx-18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .xs\:mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .xs\:mx-21 {
    margin-left: 21px;
    margin-right: 21px;
  }

  .xs\:mx-23 {
    margin-left: 23px;
    margin-right: 23px;
  }

  .xs\:mx-24 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .xs\:mx-25 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .xs\:mx-27 {
    margin-left: 27px;
    margin-right: 27px;
  }

  .xs\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .xs\:mx-30 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .xs\:mx-31 {
    margin-left: 31px;
    margin-right: 31px;
  }

  .xs\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .xs\:mx-34 {
    margin-left: 34px;
    margin-right: 34px;
  }

  .xs\:mx-35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .xs\:mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .xs\:mx-37 {
    margin-left: 37px;
    margin-right: 37px;
  }

  .xs\:mx-38 {
    margin-left: 38px;
    margin-right: 38px;
  }

  .xs\:mx-40 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .xs\:mx-42 {
    margin-left: 42px;
    margin-right: 42px;
  }

  .xs\:mx-44 {
    margin-left: 44px;
    margin-right: 44px;
  }

  .xs\:mx-45 {
    margin-left: 45px;
    margin-right: 45px;
  }

  .xs\:mx-46 {
    margin-left: 46px;
    margin-right: 46px;
  }

  .xs\:mx-48 {
    margin-left: 48px;
    margin-right: 48px;
  }

  .xs\:mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .xs\:mx-53 {
    margin-left: 53px;
    margin-right: 53px;
  }

  .xs\:mx-55 {
    margin-left: 55px;
    margin-right: 55px;
  }

  .xs\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .xs\:mx-58 {
    margin-left: 58px;
    margin-right: 58px;
  }

  .xs\:mx-59 {
    margin-left: 59px;
    margin-right: 59px;
  }

  .xs\:mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .xs\:mx-63 {
    margin-left: 63px;
    margin-right: 63px;
  }

  .xs\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .xs\:mx-65 {
    margin-left: 65px;
    margin-right: 65px;
  }

  .xs\:mx-67 {
    margin-left: 67px;
    margin-right: 67px;
  }

  .xs\:mx-70 {
    margin-left: 70px;
    margin-right: 70px;
  }

  .xs\:mx-71 {
    margin-left: 71px;
    margin-right: 71px;
  }

  .xs\:mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .xs\:mx-74 {
    margin-left: 74px;
    margin-right: 74px;
  }

  .xs\:mx-78 {
    margin-left: 78px;
    margin-right: 78px;
  }

  .xs\:mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .xs\:mx-83 {
    margin-left: 83px;
    margin-right: 83px;
  }

  .xs\:mx-84 {
    margin-left: 84px;
    margin-right: 84px;
  }

  .xs\:mx-89 {
    margin-left: 89px;
    margin-right: 89px;
  }

  .xs\:mx-90 {
    margin-left: 90px;
    margin-right: 90px;
  }

  .xs\:mx-92 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .xs\:mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .xs\:mx-97 {
    margin-left: 97px;
    margin-right: 97px;
  }

  .xs\:mx-100 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .xs\:mx-106 {
    margin-left: 106px;
    margin-right: 106px;
  }

  .xs\:mx-108 {
    margin-left: 108px;
    margin-right: 108px;
  }

  .xs\:mx-109 {
    margin-left: 109px;
    margin-right: 109px;
  }

  .xs\:mx-120 {
    margin-left: 120px;
    margin-right: 120px;
  }

  .xs\:mx-135 {
    margin-left: 135px;
    margin-right: 135px;
  }

  .xs\:mx-147 {
    margin-left: 147px;
    margin-right: 147px;
  }

  .xs\:mx-150 {
    margin-left: 150px;
    margin-right: 150px;
  }

  .xs\:mx-168 {
    margin-left: 168px;
    margin-right: 168px;
  }

  .xs\:mx-180 {
    margin-left: 180px;
    margin-right: 180px;
  }

  .xs\:mx-185 {
    margin-left: 185px;
    margin-right: 185px;
  }

  .xs\:mx-200 {
    margin-left: 200px;
    margin-right: 200px;
  }

  .xs\:mx-245 {
    margin-left: 245px;
    margin-right: 245px;
  }

  .xs\:mx-300 {
    margin-left: 300px;
    margin-right: 300px;
  }

  .xs\:mx-400 {
    margin-left: 400px;
    margin-right: 400px;
  }

  .xs\:mx-480 {
    margin-left: 480px;
    margin-right: 480px;
  }

  .xs\:mx-510 {
    margin-left: 510px;
    margin-right: 510px;
  }

  .xs\:mx-537 {
    margin-left: 537px;
    margin-right: 537px;
  }

  .xs\:mx-650 {
    margin-left: 650px;
    margin-right: 650px;
  }

  .xs\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .xs\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .xs\:mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .xs\:mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .xs\:mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .xs\:mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .xs\:-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .xs\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .xs\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .xs\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .xs\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .xs\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .xs\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .xs\:-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .xs\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .xs\:-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .xs\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .xs\:-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .xs\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .xs\:-mx-14 {
    margin-left: -14px;
    margin-right: -14px;
  }

  .xs\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .xs\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .xs\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .xs\:-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .xs\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .xs\:-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .xs\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .xs\:-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .xs\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .xs\:-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .xs\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .xs\:-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .xs\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .xs\:-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .xs\:-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .xs\:-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .xs\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .xs\:-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .xs\:-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .xs\:-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .xs\:-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .xs\:-mx-15px {
    margin-left: -15px;
    margin-right: -15px;
  }

  .xs\:mx-m11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .xs\:mx-12px {
    margin-left: 12px;
    margin-right: 12px;
  }

  .xs\:mx-m72 {
    margin-left: 72px;
    margin-right: 72px;
  }

  .xs\:mx-m21 {
    margin-left: 21%;
    margin-right: 21%;
  }

  .xs\:mx-m15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .xs\:mx-m18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .xs\:mx-m35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .xs\:mx-m19 {
    margin-left: 19px;
    margin-right: 19px;
  }

  .xs\:mx-m17 {
    margin-left: 17px;
    margin-right: 17px;
  }

  .xs\:mx-m9 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .xs\:mx-m10 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .xs\:mx-m51 {
    margin-left: 51px;
    margin-right: 51px;
  }

  .xs\:mx-m43 {
    margin-left: 43px;
    margin-right: 43px;
  }

  .xs\:mx-m13 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .xs\:mx-m26 {
    margin-left: 26px;
    margin-right: 26px;
  }

  .xs\:mx-m2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .xs\:mx-m14 {
    margin-left: 14px;
    margin-right: 14px;
  }

  .xs\:mx-m5 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .xs\:mx-m8 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .xs\:mx-mp15 {
    margin-left: 15%;
    margin-right: 15%;
  }

  .xs\:-mx-100 {
    margin-left: -100px;
    margin-right: -100px;
  }

  .xs\:mx-0auto {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .xs\:mx-o6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .xs\:-mx-23 {
    margin-left: -23px;
    margin-right: -23px;
  }

  .xs\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .xs\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .xs\:my-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .xs\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .xs\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .xs\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .xs\:my-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .xs\:my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .xs\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .xs\:my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .xs\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .xs\:my-11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .xs\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .xs\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .xs\:my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .xs\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .xs\:my-18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .xs\:my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .xs\:my-21 {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .xs\:my-23 {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .xs\:my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .xs\:my-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .xs\:my-27 {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .xs\:my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .xs\:my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .xs\:my-31 {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .xs\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .xs\:my-34 {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .xs\:my-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .xs\:my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .xs\:my-37 {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .xs\:my-38 {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .xs\:my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .xs\:my-42 {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .xs\:my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .xs\:my-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .xs\:my-46 {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .xs\:my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .xs\:my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .xs\:my-53 {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .xs\:my-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .xs\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .xs\:my-58 {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .xs\:my-59 {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .xs\:my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .xs\:my-63 {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .xs\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .xs\:my-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .xs\:my-67 {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .xs\:my-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .xs\:my-71 {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .xs\:my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .xs\:my-74 {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .xs\:my-78 {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .xs\:my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .xs\:my-83 {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .xs\:my-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .xs\:my-89 {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .xs\:my-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .xs\:my-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .xs\:my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .xs\:my-97 {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .xs\:my-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .xs\:my-106 {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .xs\:my-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .xs\:my-109 {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .xs\:my-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .xs\:my-135 {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .xs\:my-147 {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .xs\:my-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .xs\:my-168 {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .xs\:my-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .xs\:my-185 {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .xs\:my-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .xs\:my-245 {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .xs\:my-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .xs\:my-400 {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .xs\:my-480 {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .xs\:my-510 {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .xs\:my-537 {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .xs\:my-650 {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .xs\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .xs\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .xs\:my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .xs\:my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .xs\:my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .xs\:my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .xs\:-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .xs\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .xs\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .xs\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .xs\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .xs\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .xs\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .xs\:-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .xs\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .xs\:-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .xs\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .xs\:-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .xs\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .xs\:-my-14 {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .xs\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .xs\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .xs\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .xs\:-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .xs\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .xs\:-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .xs\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .xs\:-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .xs\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .xs\:-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .xs\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .xs\:-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .xs\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .xs\:-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .xs\:-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .xs\:-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .xs\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .xs\:-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .xs\:-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .xs\:-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .xs\:-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .xs\:-my-15px {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .xs\:my-m11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .xs\:my-12px {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .xs\:my-m72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .xs\:my-m21 {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .xs\:my-m15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .xs\:my-m18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .xs\:my-m35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .xs\:my-m19 {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .xs\:my-m17 {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .xs\:my-m9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .xs\:my-m10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .xs\:my-m51 {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .xs\:my-m43 {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .xs\:my-m13 {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .xs\:my-m26 {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .xs\:my-m2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .xs\:my-m14 {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .xs\:my-m5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .xs\:my-m8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .xs\:my-mp15 {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .xs\:-my-100 {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .xs\:my-0auto {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .xs\:my-o6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .xs\:-my-23 {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .xs\:last\:mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .xs\:last\:mx-1:last-child {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .xs\:last\:mx-2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .xs\:last\:mx-3:last-child {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .xs\:last\:mx-4:last-child {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .xs\:last\:mx-5:last-child {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .xs\:last\:mx-6:last-child {
    margin-left: 6px;
    margin-right: 6px;
  }

  .xs\:last\:mx-7:last-child {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .xs\:last\:mx-8:last-child {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .xs\:last\:mx-9:last-child {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .xs\:last\:mx-10:last-child {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .xs\:last\:mx-11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .xs\:last\:mx-12:last-child {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .xs\:last\:mx-14:last-child {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .xs\:last\:mx-15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .xs\:last\:mx-16:last-child {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .xs\:last\:mx-18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .xs\:last\:mx-20:last-child {
    margin-left: 20px;
    margin-right: 20px;
  }

  .xs\:last\:mx-21:last-child {
    margin-left: 21px;
    margin-right: 21px;
  }

  .xs\:last\:mx-23:last-child {
    margin-left: 23px;
    margin-right: 23px;
  }

  .xs\:last\:mx-24:last-child {
    margin-left: 24px;
    margin-right: 24px;
  }

  .xs\:last\:mx-25:last-child {
    margin-left: 25px;
    margin-right: 25px;
  }

  .xs\:last\:mx-27:last-child {
    margin-left: 27px;
    margin-right: 27px;
  }

  .xs\:last\:mx-28:last-child {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .xs\:last\:mx-30:last-child {
    margin-left: 30px;
    margin-right: 30px;
  }

  .xs\:last\:mx-31:last-child {
    margin-left: 31px;
    margin-right: 31px;
  }

  .xs\:last\:mx-32:last-child {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .xs\:last\:mx-34:last-child {
    margin-left: 34px;
    margin-right: 34px;
  }

  .xs\:last\:mx-35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .xs\:last\:mx-36:last-child {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .xs\:last\:mx-37:last-child {
    margin-left: 37px;
    margin-right: 37px;
  }

  .xs\:last\:mx-38:last-child {
    margin-left: 38px;
    margin-right: 38px;
  }

  .xs\:last\:mx-40:last-child {
    margin-left: 40px;
    margin-right: 40px;
  }

  .xs\:last\:mx-42:last-child {
    margin-left: 42px;
    margin-right: 42px;
  }

  .xs\:last\:mx-44:last-child {
    margin-left: 44px;
    margin-right: 44px;
  }

  .xs\:last\:mx-45:last-child {
    margin-left: 45px;
    margin-right: 45px;
  }

  .xs\:last\:mx-46:last-child {
    margin-left: 46px;
    margin-right: 46px;
  }

  .xs\:last\:mx-48:last-child {
    margin-left: 48px;
    margin-right: 48px;
  }

  .xs\:last\:mx-52:last-child {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .xs\:last\:mx-53:last-child {
    margin-left: 53px;
    margin-right: 53px;
  }

  .xs\:last\:mx-55:last-child {
    margin-left: 55px;
    margin-right: 55px;
  }

  .xs\:last\:mx-56:last-child {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .xs\:last\:mx-58:last-child {
    margin-left: 58px;
    margin-right: 58px;
  }

  .xs\:last\:mx-59:last-child {
    margin-left: 59px;
    margin-right: 59px;
  }

  .xs\:last\:mx-60:last-child {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .xs\:last\:mx-63:last-child {
    margin-left: 63px;
    margin-right: 63px;
  }

  .xs\:last\:mx-64:last-child {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .xs\:last\:mx-65:last-child {
    margin-left: 65px;
    margin-right: 65px;
  }

  .xs\:last\:mx-67:last-child {
    margin-left: 67px;
    margin-right: 67px;
  }

  .xs\:last\:mx-70:last-child {
    margin-left: 70px;
    margin-right: 70px;
  }

  .xs\:last\:mx-71:last-child {
    margin-left: 71px;
    margin-right: 71px;
  }

  .xs\:last\:mx-72:last-child {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .xs\:last\:mx-74:last-child {
    margin-left: 74px;
    margin-right: 74px;
  }

  .xs\:last\:mx-78:last-child {
    margin-left: 78px;
    margin-right: 78px;
  }

  .xs\:last\:mx-80:last-child {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .xs\:last\:mx-83:last-child {
    margin-left: 83px;
    margin-right: 83px;
  }

  .xs\:last\:mx-84:last-child {
    margin-left: 84px;
    margin-right: 84px;
  }

  .xs\:last\:mx-89:last-child {
    margin-left: 89px;
    margin-right: 89px;
  }

  .xs\:last\:mx-90:last-child {
    margin-left: 90px;
    margin-right: 90px;
  }

  .xs\:last\:mx-92:last-child {
    margin-left: 92px;
    margin-right: 92px;
  }

  .xs\:last\:mx-96:last-child {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .xs\:last\:mx-97:last-child {
    margin-left: 97px;
    margin-right: 97px;
  }

  .xs\:last\:mx-100:last-child {
    margin-left: 100px;
    margin-right: 100px;
  }

  .xs\:last\:mx-106:last-child {
    margin-left: 106px;
    margin-right: 106px;
  }

  .xs\:last\:mx-108:last-child {
    margin-left: 108px;
    margin-right: 108px;
  }

  .xs\:last\:mx-109:last-child {
    margin-left: 109px;
    margin-right: 109px;
  }

  .xs\:last\:mx-120:last-child {
    margin-left: 120px;
    margin-right: 120px;
  }

  .xs\:last\:mx-135:last-child {
    margin-left: 135px;
    margin-right: 135px;
  }

  .xs\:last\:mx-147:last-child {
    margin-left: 147px;
    margin-right: 147px;
  }

  .xs\:last\:mx-150:last-child {
    margin-left: 150px;
    margin-right: 150px;
  }

  .xs\:last\:mx-168:last-child {
    margin-left: 168px;
    margin-right: 168px;
  }

  .xs\:last\:mx-180:last-child {
    margin-left: 180px;
    margin-right: 180px;
  }

  .xs\:last\:mx-185:last-child {
    margin-left: 185px;
    margin-right: 185px;
  }

  .xs\:last\:mx-200:last-child {
    margin-left: 200px;
    margin-right: 200px;
  }

  .xs\:last\:mx-245:last-child {
    margin-left: 245px;
    margin-right: 245px;
  }

  .xs\:last\:mx-300:last-child {
    margin-left: 300px;
    margin-right: 300px;
  }

  .xs\:last\:mx-400:last-child {
    margin-left: 400px;
    margin-right: 400px;
  }

  .xs\:last\:mx-480:last-child {
    margin-left: 480px;
    margin-right: 480px;
  }

  .xs\:last\:mx-510:last-child {
    margin-left: 510px;
    margin-right: 510px;
  }

  .xs\:last\:mx-537:last-child {
    margin-left: 537px;
    margin-right: 537px;
  }

  .xs\:last\:mx-650:last-child {
    margin-left: 650px;
    margin-right: 650px;
  }

  .xs\:last\:mx-auto:last-child {
    margin-left: auto;
    margin-right: auto;
  }

  .xs\:last\:mx-px:last-child {
    margin-left: 1px;
    margin-right: 1px;
  }

  .xs\:last\:mx-0\.5:last-child {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .xs\:last\:mx-1\.5:last-child {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .xs\:last\:mx-2\.5:last-child {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .xs\:last\:mx-3\.5:last-child {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .xs\:last\:-mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .xs\:last\:-mx-1:last-child {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .xs\:last\:-mx-2:last-child {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .xs\:last\:-mx-3:last-child {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .xs\:last\:-mx-4:last-child {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .xs\:last\:-mx-5:last-child {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .xs\:last\:-mx-6:last-child {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .xs\:last\:-mx-7:last-child {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .xs\:last\:-mx-8:last-child {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .xs\:last\:-mx-9:last-child {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .xs\:last\:-mx-10:last-child {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .xs\:last\:-mx-11:last-child {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .xs\:last\:-mx-12:last-child {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .xs\:last\:-mx-14:last-child {
    margin-left: -14px;
    margin-right: -14px;
  }

  .xs\:last\:-mx-16:last-child {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .xs\:last\:-mx-20:last-child {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .xs\:last\:-mx-24:last-child {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .xs\:last\:-mx-28:last-child {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .xs\:last\:-mx-32:last-child {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .xs\:last\:-mx-36:last-child {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .xs\:last\:-mx-40:last-child {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .xs\:last\:-mx-44:last-child {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .xs\:last\:-mx-48:last-child {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .xs\:last\:-mx-52:last-child {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .xs\:last\:-mx-56:last-child {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .xs\:last\:-mx-60:last-child {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .xs\:last\:-mx-64:last-child {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .xs\:last\:-mx-72:last-child {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .xs\:last\:-mx-80:last-child {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .xs\:last\:-mx-96:last-child {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .xs\:last\:-mx-px:last-child {
    margin-left: -1px;
    margin-right: -1px;
  }

  .xs\:last\:-mx-0\.5:last-child {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .xs\:last\:-mx-1\.5:last-child {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .xs\:last\:-mx-2\.5:last-child {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .xs\:last\:-mx-3\.5:last-child {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .xs\:last\:-mx-15px:last-child {
    margin-left: -15px;
    margin-right: -15px;
  }

  .xs\:last\:mx-m11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .xs\:last\:mx-12px:last-child {
    margin-left: 12px;
    margin-right: 12px;
  }

  .xs\:last\:mx-m72:last-child {
    margin-left: 72px;
    margin-right: 72px;
  }

  .xs\:last\:mx-m21:last-child {
    margin-left: 21%;
    margin-right: 21%;
  }

  .xs\:last\:mx-m15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .xs\:last\:mx-m18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .xs\:last\:mx-m35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .xs\:last\:mx-m19:last-child {
    margin-left: 19px;
    margin-right: 19px;
  }

  .xs\:last\:mx-m17:last-child {
    margin-left: 17px;
    margin-right: 17px;
  }

  .xs\:last\:mx-m9:last-child {
    margin-left: 9px;
    margin-right: 9px;
  }

  .xs\:last\:mx-m10:last-child {
    margin-left: 10px;
    margin-right: 10px;
  }

  .xs\:last\:mx-m51:last-child {
    margin-left: 51px;
    margin-right: 51px;
  }

  .xs\:last\:mx-m43:last-child {
    margin-left: 43px;
    margin-right: 43px;
  }

  .xs\:last\:mx-m13:last-child {
    margin-left: 13px;
    margin-right: 13px;
  }

  .xs\:last\:mx-m26:last-child {
    margin-left: 26px;
    margin-right: 26px;
  }

  .xs\:last\:mx-m2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .xs\:last\:mx-m14:last-child {
    margin-left: 14px;
    margin-right: 14px;
  }

  .xs\:last\:mx-m5:last-child {
    margin-left: 5px;
    margin-right: 5px;
  }

  .xs\:last\:mx-m8:last-child {
    margin-left: 8px;
    margin-right: 8px;
  }

  .xs\:last\:mx-mp15:last-child {
    margin-left: 15%;
    margin-right: 15%;
  }

  .xs\:last\:-mx-100:last-child {
    margin-left: -100px;
    margin-right: -100px;
  }

  .xs\:last\:mx-0auto:last-child {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .xs\:last\:mx-o6:last-child {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .xs\:last\:-mx-23:last-child {
    margin-left: -23px;
    margin-right: -23px;
  }

  .xs\:last\:my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .xs\:last\:my-1:last-child {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .xs\:last\:my-2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .xs\:last\:my-3:last-child {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .xs\:last\:my-4:last-child {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .xs\:last\:my-5:last-child {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .xs\:last\:my-6:last-child {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .xs\:last\:my-7:last-child {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .xs\:last\:my-8:last-child {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .xs\:last\:my-9:last-child {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .xs\:last\:my-10:last-child {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .xs\:last\:my-11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .xs\:last\:my-12:last-child {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .xs\:last\:my-14:last-child {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .xs\:last\:my-15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .xs\:last\:my-16:last-child {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .xs\:last\:my-18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .xs\:last\:my-20:last-child {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .xs\:last\:my-21:last-child {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .xs\:last\:my-23:last-child {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .xs\:last\:my-24:last-child {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .xs\:last\:my-25:last-child {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .xs\:last\:my-27:last-child {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .xs\:last\:my-28:last-child {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .xs\:last\:my-30:last-child {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .xs\:last\:my-31:last-child {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .xs\:last\:my-32:last-child {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .xs\:last\:my-34:last-child {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .xs\:last\:my-35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .xs\:last\:my-36:last-child {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .xs\:last\:my-37:last-child {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .xs\:last\:my-38:last-child {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .xs\:last\:my-40:last-child {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .xs\:last\:my-42:last-child {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .xs\:last\:my-44:last-child {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .xs\:last\:my-45:last-child {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .xs\:last\:my-46:last-child {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .xs\:last\:my-48:last-child {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .xs\:last\:my-52:last-child {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .xs\:last\:my-53:last-child {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .xs\:last\:my-55:last-child {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .xs\:last\:my-56:last-child {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .xs\:last\:my-58:last-child {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .xs\:last\:my-59:last-child {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .xs\:last\:my-60:last-child {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .xs\:last\:my-63:last-child {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .xs\:last\:my-64:last-child {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .xs\:last\:my-65:last-child {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .xs\:last\:my-67:last-child {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .xs\:last\:my-70:last-child {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .xs\:last\:my-71:last-child {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .xs\:last\:my-72:last-child {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .xs\:last\:my-74:last-child {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .xs\:last\:my-78:last-child {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .xs\:last\:my-80:last-child {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .xs\:last\:my-83:last-child {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .xs\:last\:my-84:last-child {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .xs\:last\:my-89:last-child {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .xs\:last\:my-90:last-child {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .xs\:last\:my-92:last-child {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .xs\:last\:my-96:last-child {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .xs\:last\:my-97:last-child {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .xs\:last\:my-100:last-child {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .xs\:last\:my-106:last-child {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .xs\:last\:my-108:last-child {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .xs\:last\:my-109:last-child {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .xs\:last\:my-120:last-child {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .xs\:last\:my-135:last-child {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .xs\:last\:my-147:last-child {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .xs\:last\:my-150:last-child {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .xs\:last\:my-168:last-child {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .xs\:last\:my-180:last-child {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .xs\:last\:my-185:last-child {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .xs\:last\:my-200:last-child {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .xs\:last\:my-245:last-child {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .xs\:last\:my-300:last-child {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .xs\:last\:my-400:last-child {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .xs\:last\:my-480:last-child {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .xs\:last\:my-510:last-child {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .xs\:last\:my-537:last-child {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .xs\:last\:my-650:last-child {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .xs\:last\:my-auto:last-child {
    margin-top: auto;
    margin-bottom: auto;
  }

  .xs\:last\:my-px:last-child {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .xs\:last\:my-0\.5:last-child {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .xs\:last\:my-1\.5:last-child {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .xs\:last\:my-2\.5:last-child {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .xs\:last\:my-3\.5:last-child {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .xs\:last\:-my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .xs\:last\:-my-1:last-child {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .xs\:last\:-my-2:last-child {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .xs\:last\:-my-3:last-child {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .xs\:last\:-my-4:last-child {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .xs\:last\:-my-5:last-child {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .xs\:last\:-my-6:last-child {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .xs\:last\:-my-7:last-child {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .xs\:last\:-my-8:last-child {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .xs\:last\:-my-9:last-child {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .xs\:last\:-my-10:last-child {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .xs\:last\:-my-11:last-child {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .xs\:last\:-my-12:last-child {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .xs\:last\:-my-14:last-child {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .xs\:last\:-my-16:last-child {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .xs\:last\:-my-20:last-child {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .xs\:last\:-my-24:last-child {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .xs\:last\:-my-28:last-child {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .xs\:last\:-my-32:last-child {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .xs\:last\:-my-36:last-child {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .xs\:last\:-my-40:last-child {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .xs\:last\:-my-44:last-child {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .xs\:last\:-my-48:last-child {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .xs\:last\:-my-52:last-child {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .xs\:last\:-my-56:last-child {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .xs\:last\:-my-60:last-child {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .xs\:last\:-my-64:last-child {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .xs\:last\:-my-72:last-child {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .xs\:last\:-my-80:last-child {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .xs\:last\:-my-96:last-child {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .xs\:last\:-my-px:last-child {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .xs\:last\:-my-0\.5:last-child {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .xs\:last\:-my-1\.5:last-child {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .xs\:last\:-my-2\.5:last-child {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .xs\:last\:-my-3\.5:last-child {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .xs\:last\:-my-15px:last-child {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .xs\:last\:my-m11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .xs\:last\:my-12px:last-child {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .xs\:last\:my-m72:last-child {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .xs\:last\:my-m21:last-child {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .xs\:last\:my-m15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .xs\:last\:my-m18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .xs\:last\:my-m35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .xs\:last\:my-m19:last-child {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .xs\:last\:my-m17:last-child {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .xs\:last\:my-m9:last-child {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .xs\:last\:my-m10:last-child {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .xs\:last\:my-m51:last-child {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .xs\:last\:my-m43:last-child {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .xs\:last\:my-m13:last-child {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .xs\:last\:my-m26:last-child {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .xs\:last\:my-m2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .xs\:last\:my-m14:last-child {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .xs\:last\:my-m5:last-child {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .xs\:last\:my-m8:last-child {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .xs\:last\:my-mp15:last-child {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .xs\:last\:-my-100:last-child {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .xs\:last\:my-0auto:last-child {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .xs\:last\:my-o6:last-child {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .xs\:last\:-my-23:last-child {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .xs\:mt-0 {
    margin-top: 0px;
  }

  .xs\:mt-1 {
    margin-top: 0.25rem;
  }

  .xs\:mt-2 {
    margin-top: 2px;
  }

  .xs\:mt-3 {
    margin-top: 0.75rem;
  }

  .xs\:mt-4 {
    margin-top: 1rem;
  }

  .xs\:mt-5 {
    margin-top: 1.25rem;
  }

  .xs\:mt-6 {
    margin-top: 6px;
  }

  .xs\:mt-7 {
    margin-top: 1.75rem;
  }

  .xs\:mt-8 {
    margin-top: 2rem;
  }

  .xs\:mt-9 {
    margin-top: 2.25rem;
  }

  .xs\:mt-10 {
    margin-top: 2.5rem;
  }

  .xs\:mt-11 {
    margin-top: 11px;
  }

  .xs\:mt-12 {
    margin-top: 3rem;
  }

  .xs\:mt-14 {
    margin-top: 3.5rem;
  }

  .xs\:mt-15 {
    margin-top: 15px;
  }

  .xs\:mt-16 {
    margin-top: 4rem;
  }

  .xs\:mt-18 {
    margin-top: 18px;
  }

  .xs\:mt-20 {
    margin-top: 20px;
  }

  .xs\:mt-21 {
    margin-top: 21px;
  }

  .xs\:mt-23 {
    margin-top: 23px;
  }

  .xs\:mt-24 {
    margin-top: 24px;
  }

  .xs\:mt-25 {
    margin-top: 25px;
  }

  .xs\:mt-27 {
    margin-top: 27px;
  }

  .xs\:mt-28 {
    margin-top: 7rem;
  }

  .xs\:mt-30 {
    margin-top: 30px;
  }

  .xs\:mt-31 {
    margin-top: 31px;
  }

  .xs\:mt-32 {
    margin-top: 8rem;
  }

  .xs\:mt-34 {
    margin-top: 34px;
  }

  .xs\:mt-35 {
    margin-top: 35px;
  }

  .xs\:mt-36 {
    margin-top: 9rem;
  }

  .xs\:mt-37 {
    margin-top: 37px;
  }

  .xs\:mt-38 {
    margin-top: 38px;
  }

  .xs\:mt-40 {
    margin-top: 40px;
  }

  .xs\:mt-42 {
    margin-top: 42px;
  }

  .xs\:mt-44 {
    margin-top: 44px;
  }

  .xs\:mt-45 {
    margin-top: 45px;
  }

  .xs\:mt-46 {
    margin-top: 46px;
  }

  .xs\:mt-48 {
    margin-top: 48px;
  }

  .xs\:mt-52 {
    margin-top: 13rem;
  }

  .xs\:mt-53 {
    margin-top: 53px;
  }

  .xs\:mt-55 {
    margin-top: 55px;
  }

  .xs\:mt-56 {
    margin-top: 14rem;
  }

  .xs\:mt-58 {
    margin-top: 58px;
  }

  .xs\:mt-59 {
    margin-top: 59px;
  }

  .xs\:mt-60 {
    margin-top: 15rem;
  }

  .xs\:mt-63 {
    margin-top: 63px;
  }

  .xs\:mt-64 {
    margin-top: 16rem;
  }

  .xs\:mt-65 {
    margin-top: 65px;
  }

  .xs\:mt-67 {
    margin-top: 67px;
  }

  .xs\:mt-70 {
    margin-top: 70px;
  }

  .xs\:mt-71 {
    margin-top: 71px;
  }

  .xs\:mt-72 {
    margin-top: 18rem;
  }

  .xs\:mt-74 {
    margin-top: 74px;
  }

  .xs\:mt-78 {
    margin-top: 78px;
  }

  .xs\:mt-80 {
    margin-top: 20rem;
  }

  .xs\:mt-83 {
    margin-top: 83px;
  }

  .xs\:mt-84 {
    margin-top: 84px;
  }

  .xs\:mt-89 {
    margin-top: 89px;
  }

  .xs\:mt-90 {
    margin-top: 90px;
  }

  .xs\:mt-92 {
    margin-top: 92px;
  }

  .xs\:mt-96 {
    margin-top: 24rem;
  }

  .xs\:mt-97 {
    margin-top: 97px;
  }

  .xs\:mt-100 {
    margin-top: 100px;
  }

  .xs\:mt-106 {
    margin-top: 106px;
  }

  .xs\:mt-108 {
    margin-top: 108px;
  }

  .xs\:mt-109 {
    margin-top: 109px;
  }

  .xs\:mt-120 {
    margin-top: 120px;
  }

  .xs\:mt-135 {
    margin-top: 135px;
  }

  .xs\:mt-147 {
    margin-top: 147px;
  }

  .xs\:mt-150 {
    margin-top: 150px;
  }

  .xs\:mt-168 {
    margin-top: 168px;
  }

  .xs\:mt-180 {
    margin-top: 180px;
  }

  .xs\:mt-185 {
    margin-top: 185px;
  }

  .xs\:mt-200 {
    margin-top: 200px;
  }

  .xs\:mt-245 {
    margin-top: 245px;
  }

  .xs\:mt-300 {
    margin-top: 300px;
  }

  .xs\:mt-400 {
    margin-top: 400px;
  }

  .xs\:mt-480 {
    margin-top: 480px;
  }

  .xs\:mt-510 {
    margin-top: 510px;
  }

  .xs\:mt-537 {
    margin-top: 537px;
  }

  .xs\:mt-650 {
    margin-top: 650px;
  }

  .xs\:mt-auto {
    margin-top: auto;
  }

  .xs\:mt-px {
    margin-top: 1px;
  }

  .xs\:mt-0\.5 {
    margin-top: 0.125rem;
  }

  .xs\:mt-1\.5 {
    margin-top: 0.375rem;
  }

  .xs\:mt-2\.5 {
    margin-top: 0.625rem;
  }

  .xs\:mt-3\.5 {
    margin-top: 0.875rem;
  }

  .xs\:-mt-0 {
    margin-top: 0px;
  }

  .xs\:-mt-1 {
    margin-top: -0.25rem;
  }

  .xs\:-mt-2 {
    margin-top: -0.5rem;
  }

  .xs\:-mt-3 {
    margin-top: -0.75rem;
  }

  .xs\:-mt-4 {
    margin-top: -1rem;
  }

  .xs\:-mt-5 {
    margin-top: -1.25rem;
  }

  .xs\:-mt-6 {
    margin-top: -1.5rem;
  }

  .xs\:-mt-7 {
    margin-top: -1.75rem;
  }

  .xs\:-mt-8 {
    margin-top: -2rem;
  }

  .xs\:-mt-9 {
    margin-top: -2.25rem;
  }

  .xs\:-mt-10 {
    margin-top: -2.5rem;
  }

  .xs\:-mt-11 {
    margin-top: -2.75rem;
  }

  .xs\:-mt-12 {
    margin-top: -3rem;
  }

  .xs\:-mt-14 {
    margin-top: -14px;
  }

  .xs\:-mt-16 {
    margin-top: -4rem;
  }

  .xs\:-mt-20 {
    margin-top: -5rem;
  }

  .xs\:-mt-24 {
    margin-top: -6rem;
  }

  .xs\:-mt-28 {
    margin-top: -7rem;
  }

  .xs\:-mt-32 {
    margin-top: -8rem;
  }

  .xs\:-mt-36 {
    margin-top: -9rem;
  }

  .xs\:-mt-40 {
    margin-top: -10rem;
  }

  .xs\:-mt-44 {
    margin-top: -11rem;
  }

  .xs\:-mt-48 {
    margin-top: -12rem;
  }

  .xs\:-mt-52 {
    margin-top: -13rem;
  }

  .xs\:-mt-56 {
    margin-top: -14rem;
  }

  .xs\:-mt-60 {
    margin-top: -15rem;
  }

  .xs\:-mt-64 {
    margin-top: -16rem;
  }

  .xs\:-mt-72 {
    margin-top: -18rem;
  }

  .xs\:-mt-80 {
    margin-top: -20rem;
  }

  .xs\:-mt-96 {
    margin-top: -24rem;
  }

  .xs\:-mt-px {
    margin-top: -1px;
  }

  .xs\:-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .xs\:-mt-1\.5 {
    margin-top: -0.375rem;
  }

  .xs\:-mt-2\.5 {
    margin-top: -0.625rem;
  }

  .xs\:-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .xs\:-mt-15px {
    margin-top: -15px;
  }

  .xs\:mt-m11 {
    margin-top: 11px;
  }

  .xs\:mt-12px {
    margin-top: 12px;
  }

  .xs\:mt-m72 {
    margin-top: 72px;
  }

  .xs\:mt-m21 {
    margin-top: 21%;
  }

  .xs\:mt-m15 {
    margin-top: 15px;
  }

  .xs\:mt-m18 {
    margin-top: 18px;
  }

  .xs\:mt-m35 {
    margin-top: 35px;
  }

  .xs\:mt-m19 {
    margin-top: 19px;
  }

  .xs\:mt-m17 {
    margin-top: 17px;
  }

  .xs\:mt-m9 {
    margin-top: 9px;
  }

  .xs\:mt-m10 {
    margin-top: 10px;
  }

  .xs\:mt-m51 {
    margin-top: 51px;
  }

  .xs\:mt-m43 {
    margin-top: 43px;
  }

  .xs\:mt-m13 {
    margin-top: 13px;
  }

  .xs\:mt-m26 {
    margin-top: 26px;
  }

  .xs\:mt-m2 {
    margin-top: 2px;
  }

  .xs\:mt-m14 {
    margin-top: 14px;
  }

  .xs\:mt-m5 {
    margin-top: 5px;
  }

  .xs\:mt-m8 {
    margin-top: 8px;
  }

  .xs\:mt-mp15 {
    margin-top: 15%;
  }

  .xs\:-mt-100 {
    margin-top: -100px;
  }

  .xs\:mt-0auto {
    margin-top: 0px auto;
  }

  .xs\:mt-o6 {
    margin-top: 1.5rem;
  }

  .xs\:-mt-23 {
    margin-top: -23px;
  }

  .xs\:mr-0 {
    margin-right: 0px;
  }

  .xs\:mr-1 {
    margin-right: 0.25rem;
  }

  .xs\:mr-2 {
    margin-right: 2px;
  }

  .xs\:mr-3 {
    margin-right: 0.75rem;
  }

  .xs\:mr-4 {
    margin-right: 1rem;
  }

  .xs\:mr-5 {
    margin-right: 1.25rem;
  }

  .xs\:mr-6 {
    margin-right: 6px;
  }

  .xs\:mr-7 {
    margin-right: 1.75rem;
  }

  .xs\:mr-8 {
    margin-right: 2rem;
  }

  .xs\:mr-9 {
    margin-right: 2.25rem;
  }

  .xs\:mr-10 {
    margin-right: 2.5rem;
  }

  .xs\:mr-11 {
    margin-right: 11px;
  }

  .xs\:mr-12 {
    margin-right: 3rem;
  }

  .xs\:mr-14 {
    margin-right: 3.5rem;
  }

  .xs\:mr-15 {
    margin-right: 15px;
  }

  .xs\:mr-16 {
    margin-right: 4rem;
  }

  .xs\:mr-18 {
    margin-right: 18px;
  }

  .xs\:mr-20 {
    margin-right: 20px;
  }

  .xs\:mr-21 {
    margin-right: 21px;
  }

  .xs\:mr-23 {
    margin-right: 23px;
  }

  .xs\:mr-24 {
    margin-right: 24px;
  }

  .xs\:mr-25 {
    margin-right: 25px;
  }

  .xs\:mr-27 {
    margin-right: 27px;
  }

  .xs\:mr-28 {
    margin-right: 7rem;
  }

  .xs\:mr-30 {
    margin-right: 30px;
  }

  .xs\:mr-31 {
    margin-right: 31px;
  }

  .xs\:mr-32 {
    margin-right: 8rem;
  }

  .xs\:mr-34 {
    margin-right: 34px;
  }

  .xs\:mr-35 {
    margin-right: 35px;
  }

  .xs\:mr-36 {
    margin-right: 9rem;
  }

  .xs\:mr-37 {
    margin-right: 37px;
  }

  .xs\:mr-38 {
    margin-right: 38px;
  }

  .xs\:mr-40 {
    margin-right: 40px;
  }

  .xs\:mr-42 {
    margin-right: 42px;
  }

  .xs\:mr-44 {
    margin-right: 44px;
  }

  .xs\:mr-45 {
    margin-right: 45px;
  }

  .xs\:mr-46 {
    margin-right: 46px;
  }

  .xs\:mr-48 {
    margin-right: 48px;
  }

  .xs\:mr-52 {
    margin-right: 13rem;
  }

  .xs\:mr-53 {
    margin-right: 53px;
  }

  .xs\:mr-55 {
    margin-right: 55px;
  }

  .xs\:mr-56 {
    margin-right: 14rem;
  }

  .xs\:mr-58 {
    margin-right: 58px;
  }

  .xs\:mr-59 {
    margin-right: 59px;
  }

  .xs\:mr-60 {
    margin-right: 15rem;
  }

  .xs\:mr-63 {
    margin-right: 63px;
  }

  .xs\:mr-64 {
    margin-right: 16rem;
  }

  .xs\:mr-65 {
    margin-right: 65px;
  }

  .xs\:mr-67 {
    margin-right: 67px;
  }

  .xs\:mr-70 {
    margin-right: 70px;
  }

  .xs\:mr-71 {
    margin-right: 71px;
  }

  .xs\:mr-72 {
    margin-right: 18rem;
  }

  .xs\:mr-74 {
    margin-right: 74px;
  }

  .xs\:mr-78 {
    margin-right: 78px;
  }

  .xs\:mr-80 {
    margin-right: 20rem;
  }

  .xs\:mr-83 {
    margin-right: 83px;
  }

  .xs\:mr-84 {
    margin-right: 84px;
  }

  .xs\:mr-89 {
    margin-right: 89px;
  }

  .xs\:mr-90 {
    margin-right: 90px;
  }

  .xs\:mr-92 {
    margin-right: 92px;
  }

  .xs\:mr-96 {
    margin-right: 24rem;
  }

  .xs\:mr-97 {
    margin-right: 97px;
  }

  .xs\:mr-100 {
    margin-right: 100px;
  }

  .xs\:mr-106 {
    margin-right: 106px;
  }

  .xs\:mr-108 {
    margin-right: 108px;
  }

  .xs\:mr-109 {
    margin-right: 109px;
  }

  .xs\:mr-120 {
    margin-right: 120px;
  }

  .xs\:mr-135 {
    margin-right: 135px;
  }

  .xs\:mr-147 {
    margin-right: 147px;
  }

  .xs\:mr-150 {
    margin-right: 150px;
  }

  .xs\:mr-168 {
    margin-right: 168px;
  }

  .xs\:mr-180 {
    margin-right: 180px;
  }

  .xs\:mr-185 {
    margin-right: 185px;
  }

  .xs\:mr-200 {
    margin-right: 200px;
  }

  .xs\:mr-245 {
    margin-right: 245px;
  }

  .xs\:mr-300 {
    margin-right: 300px;
  }

  .xs\:mr-400 {
    margin-right: 400px;
  }

  .xs\:mr-480 {
    margin-right: 480px;
  }

  .xs\:mr-510 {
    margin-right: 510px;
  }

  .xs\:mr-537 {
    margin-right: 537px;
  }

  .xs\:mr-650 {
    margin-right: 650px;
  }

  .xs\:mr-auto {
    margin-right: auto;
  }

  .xs\:mr-px {
    margin-right: 1px;
  }

  .xs\:mr-0\.5 {
    margin-right: 0.125rem;
  }

  .xs\:mr-1\.5 {
    margin-right: 0.375rem;
  }

  .xs\:mr-2\.5 {
    margin-right: 0.625rem;
  }

  .xs\:mr-3\.5 {
    margin-right: 0.875rem;
  }

  .xs\:-mr-0 {
    margin-right: 0px;
  }

  .xs\:-mr-1 {
    margin-right: -0.25rem;
  }

  .xs\:-mr-2 {
    margin-right: -0.5rem;
  }

  .xs\:-mr-3 {
    margin-right: -0.75rem;
  }

  .xs\:-mr-4 {
    margin-right: -1rem;
  }

  .xs\:-mr-5 {
    margin-right: -1.25rem;
  }

  .xs\:-mr-6 {
    margin-right: -1.5rem;
  }

  .xs\:-mr-7 {
    margin-right: -1.75rem;
  }

  .xs\:-mr-8 {
    margin-right: -2rem;
  }

  .xs\:-mr-9 {
    margin-right: -2.25rem;
  }

  .xs\:-mr-10 {
    margin-right: -2.5rem;
  }

  .xs\:-mr-11 {
    margin-right: -2.75rem;
  }

  .xs\:-mr-12 {
    margin-right: -3rem;
  }

  .xs\:-mr-14 {
    margin-right: -14px;
  }

  .xs\:-mr-16 {
    margin-right: -4rem;
  }

  .xs\:-mr-20 {
    margin-right: -5rem;
  }

  .xs\:-mr-24 {
    margin-right: -6rem;
  }

  .xs\:-mr-28 {
    margin-right: -7rem;
  }

  .xs\:-mr-32 {
    margin-right: -8rem;
  }

  .xs\:-mr-36 {
    margin-right: -9rem;
  }

  .xs\:-mr-40 {
    margin-right: -10rem;
  }

  .xs\:-mr-44 {
    margin-right: -11rem;
  }

  .xs\:-mr-48 {
    margin-right: -12rem;
  }

  .xs\:-mr-52 {
    margin-right: -13rem;
  }

  .xs\:-mr-56 {
    margin-right: -14rem;
  }

  .xs\:-mr-60 {
    margin-right: -15rem;
  }

  .xs\:-mr-64 {
    margin-right: -16rem;
  }

  .xs\:-mr-72 {
    margin-right: -18rem;
  }

  .xs\:-mr-80 {
    margin-right: -20rem;
  }

  .xs\:-mr-96 {
    margin-right: -24rem;
  }

  .xs\:-mr-px {
    margin-right: -1px;
  }

  .xs\:-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .xs\:-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .xs\:-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .xs\:-mr-3\.5 {
    margin-right: -0.875rem;
  }

  .xs\:-mr-15px {
    margin-right: -15px;
  }

  .xs\:mr-m11 {
    margin-right: 11px;
  }

  .xs\:mr-12px {
    margin-right: 12px;
  }

  .xs\:mr-m72 {
    margin-right: 72px;
  }

  .xs\:mr-m21 {
    margin-right: 21%;
  }

  .xs\:mr-m15 {
    margin-right: 15px;
  }

  .xs\:mr-m18 {
    margin-right: 18px;
  }

  .xs\:mr-m35 {
    margin-right: 35px;
  }

  .xs\:mr-m19 {
    margin-right: 19px;
  }

  .xs\:mr-m17 {
    margin-right: 17px;
  }

  .xs\:mr-m9 {
    margin-right: 9px;
  }

  .xs\:mr-m10 {
    margin-right: 10px;
  }

  .xs\:mr-m51 {
    margin-right: 51px;
  }

  .xs\:mr-m43 {
    margin-right: 43px;
  }

  .xs\:mr-m13 {
    margin-right: 13px;
  }

  .xs\:mr-m26 {
    margin-right: 26px;
  }

  .xs\:mr-m2 {
    margin-right: 2px;
  }

  .xs\:mr-m14 {
    margin-right: 14px;
  }

  .xs\:mr-m5 {
    margin-right: 5px;
  }

  .xs\:mr-m8 {
    margin-right: 8px;
  }

  .xs\:mr-mp15 {
    margin-right: 15%;
  }

  .xs\:-mr-100 {
    margin-right: -100px;
  }

  .xs\:mr-0auto {
    margin-right: 0px auto;
  }

  .xs\:mr-o6 {
    margin-right: 1.5rem;
  }

  .xs\:-mr-23 {
    margin-right: -23px;
  }

  .xs\:mb-0 {
    margin-bottom: 0px;
  }

  .xs\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .xs\:mb-2 {
    margin-bottom: 2px;
  }

  .xs\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .xs\:mb-4 {
    margin-bottom: 1rem;
  }

  .xs\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .xs\:mb-6 {
    margin-bottom: 6px;
  }

  .xs\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .xs\:mb-8 {
    margin-bottom: 2rem;
  }

  .xs\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .xs\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .xs\:mb-11 {
    margin-bottom: 11px;
  }

  .xs\:mb-12 {
    margin-bottom: 3rem;
  }

  .xs\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .xs\:mb-15 {
    margin-bottom: 15px;
  }

  .xs\:mb-16 {
    margin-bottom: 4rem;
  }

  .xs\:mb-18 {
    margin-bottom: 18px;
  }

  .xs\:mb-20 {
    margin-bottom: 20px;
  }

  .xs\:mb-21 {
    margin-bottom: 21px;
  }

  .xs\:mb-23 {
    margin-bottom: 23px;
  }

  .xs\:mb-24 {
    margin-bottom: 24px;
  }

  .xs\:mb-25 {
    margin-bottom: 25px;
  }

  .xs\:mb-27 {
    margin-bottom: 27px;
  }

  .xs\:mb-28 {
    margin-bottom: 7rem;
  }

  .xs\:mb-30 {
    margin-bottom: 30px;
  }

  .xs\:mb-31 {
    margin-bottom: 31px;
  }

  .xs\:mb-32 {
    margin-bottom: 8rem;
  }

  .xs\:mb-34 {
    margin-bottom: 34px;
  }

  .xs\:mb-35 {
    margin-bottom: 35px;
  }

  .xs\:mb-36 {
    margin-bottom: 9rem;
  }

  .xs\:mb-37 {
    margin-bottom: 37px;
  }

  .xs\:mb-38 {
    margin-bottom: 38px;
  }

  .xs\:mb-40 {
    margin-bottom: 40px;
  }

  .xs\:mb-42 {
    margin-bottom: 42px;
  }

  .xs\:mb-44 {
    margin-bottom: 44px;
  }

  .xs\:mb-45 {
    margin-bottom: 45px;
  }

  .xs\:mb-46 {
    margin-bottom: 46px;
  }

  .xs\:mb-48 {
    margin-bottom: 48px;
  }

  .xs\:mb-52 {
    margin-bottom: 13rem;
  }

  .xs\:mb-53 {
    margin-bottom: 53px;
  }

  .xs\:mb-55 {
    margin-bottom: 55px;
  }

  .xs\:mb-56 {
    margin-bottom: 14rem;
  }

  .xs\:mb-58 {
    margin-bottom: 58px;
  }

  .xs\:mb-59 {
    margin-bottom: 59px;
  }

  .xs\:mb-60 {
    margin-bottom: 15rem;
  }

  .xs\:mb-63 {
    margin-bottom: 63px;
  }

  .xs\:mb-64 {
    margin-bottom: 16rem;
  }

  .xs\:mb-65 {
    margin-bottom: 65px;
  }

  .xs\:mb-67 {
    margin-bottom: 67px;
  }

  .xs\:mb-70 {
    margin-bottom: 70px;
  }

  .xs\:mb-71 {
    margin-bottom: 71px;
  }

  .xs\:mb-72 {
    margin-bottom: 18rem;
  }

  .xs\:mb-74 {
    margin-bottom: 74px;
  }

  .xs\:mb-78 {
    margin-bottom: 78px;
  }

  .xs\:mb-80 {
    margin-bottom: 20rem;
  }

  .xs\:mb-83 {
    margin-bottom: 83px;
  }

  .xs\:mb-84 {
    margin-bottom: 84px;
  }

  .xs\:mb-89 {
    margin-bottom: 89px;
  }

  .xs\:mb-90 {
    margin-bottom: 90px;
  }

  .xs\:mb-92 {
    margin-bottom: 92px;
  }

  .xs\:mb-96 {
    margin-bottom: 24rem;
  }

  .xs\:mb-97 {
    margin-bottom: 97px;
  }

  .xs\:mb-100 {
    margin-bottom: 100px;
  }

  .xs\:mb-106 {
    margin-bottom: 106px;
  }

  .xs\:mb-108 {
    margin-bottom: 108px;
  }

  .xs\:mb-109 {
    margin-bottom: 109px;
  }

  .xs\:mb-120 {
    margin-bottom: 120px;
  }

  .xs\:mb-135 {
    margin-bottom: 135px;
  }

  .xs\:mb-147 {
    margin-bottom: 147px;
  }

  .xs\:mb-150 {
    margin-bottom: 150px;
  }

  .xs\:mb-168 {
    margin-bottom: 168px;
  }

  .xs\:mb-180 {
    margin-bottom: 180px;
  }

  .xs\:mb-185 {
    margin-bottom: 185px;
  }

  .xs\:mb-200 {
    margin-bottom: 200px;
  }

  .xs\:mb-245 {
    margin-bottom: 245px;
  }

  .xs\:mb-300 {
    margin-bottom: 300px;
  }

  .xs\:mb-400 {
    margin-bottom: 400px;
  }

  .xs\:mb-480 {
    margin-bottom: 480px;
  }

  .xs\:mb-510 {
    margin-bottom: 510px;
  }

  .xs\:mb-537 {
    margin-bottom: 537px;
  }

  .xs\:mb-650 {
    margin-bottom: 650px;
  }

  .xs\:mb-auto {
    margin-bottom: auto;
  }

  .xs\:mb-px {
    margin-bottom: 1px;
  }

  .xs\:mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .xs\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .xs\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .xs\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .xs\:-mb-0 {
    margin-bottom: 0px;
  }

  .xs\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .xs\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .xs\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .xs\:-mb-4 {
    margin-bottom: -1rem;
  }

  .xs\:-mb-5 {
    margin-bottom: -1.25rem;
  }

  .xs\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .xs\:-mb-7 {
    margin-bottom: -1.75rem;
  }

  .xs\:-mb-8 {
    margin-bottom: -2rem;
  }

  .xs\:-mb-9 {
    margin-bottom: -2.25rem;
  }

  .xs\:-mb-10 {
    margin-bottom: -2.5rem;
  }

  .xs\:-mb-11 {
    margin-bottom: -2.75rem;
  }

  .xs\:-mb-12 {
    margin-bottom: -3rem;
  }

  .xs\:-mb-14 {
    margin-bottom: -14px;
  }

  .xs\:-mb-16 {
    margin-bottom: -4rem;
  }

  .xs\:-mb-20 {
    margin-bottom: -5rem;
  }

  .xs\:-mb-24 {
    margin-bottom: -6rem;
  }

  .xs\:-mb-28 {
    margin-bottom: -7rem;
  }

  .xs\:-mb-32 {
    margin-bottom: -8rem;
  }

  .xs\:-mb-36 {
    margin-bottom: -9rem;
  }

  .xs\:-mb-40 {
    margin-bottom: -10rem;
  }

  .xs\:-mb-44 {
    margin-bottom: -11rem;
  }

  .xs\:-mb-48 {
    margin-bottom: -12rem;
  }

  .xs\:-mb-52 {
    margin-bottom: -13rem;
  }

  .xs\:-mb-56 {
    margin-bottom: -14rem;
  }

  .xs\:-mb-60 {
    margin-bottom: -15rem;
  }

  .xs\:-mb-64 {
    margin-bottom: -16rem;
  }

  .xs\:-mb-72 {
    margin-bottom: -18rem;
  }

  .xs\:-mb-80 {
    margin-bottom: -20rem;
  }

  .xs\:-mb-96 {
    margin-bottom: -24rem;
  }

  .xs\:-mb-px {
    margin-bottom: -1px;
  }

  .xs\:-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

  .xs\:-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

  .xs\:-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .xs\:-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .xs\:-mb-15px {
    margin-bottom: -15px;
  }

  .xs\:mb-m11 {
    margin-bottom: 11px;
  }

  .xs\:mb-12px {
    margin-bottom: 12px;
  }

  .xs\:mb-m72 {
    margin-bottom: 72px;
  }

  .xs\:mb-m21 {
    margin-bottom: 21%;
  }

  .xs\:mb-m15 {
    margin-bottom: 15px;
  }

  .xs\:mb-m18 {
    margin-bottom: 18px;
  }

  .xs\:mb-m35 {
    margin-bottom: 35px;
  }

  .xs\:mb-m19 {
    margin-bottom: 19px;
  }

  .xs\:mb-m17 {
    margin-bottom: 17px;
  }

  .xs\:mb-m9 {
    margin-bottom: 9px;
  }

  .xs\:mb-m10 {
    margin-bottom: 10px;
  }

  .xs\:mb-m51 {
    margin-bottom: 51px;
  }

  .xs\:mb-m43 {
    margin-bottom: 43px;
  }

  .xs\:mb-m13 {
    margin-bottom: 13px;
  }

  .xs\:mb-m26 {
    margin-bottom: 26px;
  }

  .xs\:mb-m2 {
    margin-bottom: 2px;
  }

  .xs\:mb-m14 {
    margin-bottom: 14px;
  }

  .xs\:mb-m5 {
    margin-bottom: 5px;
  }

  .xs\:mb-m8 {
    margin-bottom: 8px;
  }

  .xs\:mb-mp15 {
    margin-bottom: 15%;
  }

  .xs\:-mb-100 {
    margin-bottom: -100px;
  }

  .xs\:mb-0auto {
    margin-bottom: 0px auto;
  }

  .xs\:mb-o6 {
    margin-bottom: 1.5rem;
  }

  .xs\:-mb-23 {
    margin-bottom: -23px;
  }

  .xs\:ml-0 {
    margin-left: 0px;
  }

  .xs\:ml-1 {
    margin-left: 0.25rem;
  }

  .xs\:ml-2 {
    margin-left: 2px;
  }

  .xs\:ml-3 {
    margin-left: 0.75rem;
  }

  .xs\:ml-4 {
    margin-left: 1rem;
  }

  .xs\:ml-5 {
    margin-left: 1.25rem;
  }

  .xs\:ml-6 {
    margin-left: 6px;
  }

  .xs\:ml-7 {
    margin-left: 1.75rem;
  }

  .xs\:ml-8 {
    margin-left: 2rem;
  }

  .xs\:ml-9 {
    margin-left: 2.25rem;
  }

  .xs\:ml-10 {
    margin-left: 2.5rem;
  }

  .xs\:ml-11 {
    margin-left: 11px;
  }

  .xs\:ml-12 {
    margin-left: 3rem;
  }

  .xs\:ml-14 {
    margin-left: 3.5rem;
  }

  .xs\:ml-15 {
    margin-left: 15px;
  }

  .xs\:ml-16 {
    margin-left: 4rem;
  }

  .xs\:ml-18 {
    margin-left: 18px;
  }

  .xs\:ml-20 {
    margin-left: 20px;
  }

  .xs\:ml-21 {
    margin-left: 21px;
  }

  .xs\:ml-23 {
    margin-left: 23px;
  }

  .xs\:ml-24 {
    margin-left: 24px;
  }

  .xs\:ml-25 {
    margin-left: 25px;
  }

  .xs\:ml-27 {
    margin-left: 27px;
  }

  .xs\:ml-28 {
    margin-left: 7rem;
  }

  .xs\:ml-30 {
    margin-left: 30px;
  }

  .xs\:ml-31 {
    margin-left: 31px;
  }

  .xs\:ml-32 {
    margin-left: 8rem;
  }

  .xs\:ml-34 {
    margin-left: 34px;
  }

  .xs\:ml-35 {
    margin-left: 35px;
  }

  .xs\:ml-36 {
    margin-left: 9rem;
  }

  .xs\:ml-37 {
    margin-left: 37px;
  }

  .xs\:ml-38 {
    margin-left: 38px;
  }

  .xs\:ml-40 {
    margin-left: 40px;
  }

  .xs\:ml-42 {
    margin-left: 42px;
  }

  .xs\:ml-44 {
    margin-left: 44px;
  }

  .xs\:ml-45 {
    margin-left: 45px;
  }

  .xs\:ml-46 {
    margin-left: 46px;
  }

  .xs\:ml-48 {
    margin-left: 48px;
  }

  .xs\:ml-52 {
    margin-left: 13rem;
  }

  .xs\:ml-53 {
    margin-left: 53px;
  }

  .xs\:ml-55 {
    margin-left: 55px;
  }

  .xs\:ml-56 {
    margin-left: 14rem;
  }

  .xs\:ml-58 {
    margin-left: 58px;
  }

  .xs\:ml-59 {
    margin-left: 59px;
  }

  .xs\:ml-60 {
    margin-left: 15rem;
  }

  .xs\:ml-63 {
    margin-left: 63px;
  }

  .xs\:ml-64 {
    margin-left: 16rem;
  }

  .xs\:ml-65 {
    margin-left: 65px;
  }

  .xs\:ml-67 {
    margin-left: 67px;
  }

  .xs\:ml-70 {
    margin-left: 70px;
  }

  .xs\:ml-71 {
    margin-left: 71px;
  }

  .xs\:ml-72 {
    margin-left: 18rem;
  }

  .xs\:ml-74 {
    margin-left: 74px;
  }

  .xs\:ml-78 {
    margin-left: 78px;
  }

  .xs\:ml-80 {
    margin-left: 20rem;
  }

  .xs\:ml-83 {
    margin-left: 83px;
  }

  .xs\:ml-84 {
    margin-left: 84px;
  }

  .xs\:ml-89 {
    margin-left: 89px;
  }

  .xs\:ml-90 {
    margin-left: 90px;
  }

  .xs\:ml-92 {
    margin-left: 92px;
  }

  .xs\:ml-96 {
    margin-left: 24rem;
  }

  .xs\:ml-97 {
    margin-left: 97px;
  }

  .xs\:ml-100 {
    margin-left: 100px;
  }

  .xs\:ml-106 {
    margin-left: 106px;
  }

  .xs\:ml-108 {
    margin-left: 108px;
  }

  .xs\:ml-109 {
    margin-left: 109px;
  }

  .xs\:ml-120 {
    margin-left: 120px;
  }

  .xs\:ml-135 {
    margin-left: 135px;
  }

  .xs\:ml-147 {
    margin-left: 147px;
  }

  .xs\:ml-150 {
    margin-left: 150px;
  }

  .xs\:ml-168 {
    margin-left: 168px;
  }

  .xs\:ml-180 {
    margin-left: 180px;
  }

  .xs\:ml-185 {
    margin-left: 185px;
  }

  .xs\:ml-200 {
    margin-left: 200px;
  }

  .xs\:ml-245 {
    margin-left: 245px;
  }

  .xs\:ml-300 {
    margin-left: 300px;
  }

  .xs\:ml-400 {
    margin-left: 400px;
  }

  .xs\:ml-480 {
    margin-left: 480px;
  }

  .xs\:ml-510 {
    margin-left: 510px;
  }

  .xs\:ml-537 {
    margin-left: 537px;
  }

  .xs\:ml-650 {
    margin-left: 650px;
  }

  .xs\:ml-auto {
    margin-left: auto;
  }

  .xs\:ml-px {
    margin-left: 1px;
  }

  .xs\:ml-0\.5 {
    margin-left: 0.125rem;
  }

  .xs\:ml-1\.5 {
    margin-left: 0.375rem;
  }

  .xs\:ml-2\.5 {
    margin-left: 0.625rem;
  }

  .xs\:ml-3\.5 {
    margin-left: 0.875rem;
  }

  .xs\:-ml-0 {
    margin-left: 0px;
  }

  .xs\:-ml-1 {
    margin-left: -0.25rem;
  }

  .xs\:-ml-2 {
    margin-left: -0.5rem;
  }

  .xs\:-ml-3 {
    margin-left: -0.75rem;
  }

  .xs\:-ml-4 {
    margin-left: -1rem;
  }

  .xs\:-ml-5 {
    margin-left: -1.25rem;
  }

  .xs\:-ml-6 {
    margin-left: -1.5rem;
  }

  .xs\:-ml-7 {
    margin-left: -1.75rem;
  }

  .xs\:-ml-8 {
    margin-left: -2rem;
  }

  .xs\:-ml-9 {
    margin-left: -2.25rem;
  }

  .xs\:-ml-10 {
    margin-left: -2.5rem;
  }

  .xs\:-ml-11 {
    margin-left: -2.75rem;
  }

  .xs\:-ml-12 {
    margin-left: -3rem;
  }

  .xs\:-ml-14 {
    margin-left: -14px;
  }

  .xs\:-ml-16 {
    margin-left: -4rem;
  }

  .xs\:-ml-20 {
    margin-left: -5rem;
  }

  .xs\:-ml-24 {
    margin-left: -6rem;
  }

  .xs\:-ml-28 {
    margin-left: -7rem;
  }

  .xs\:-ml-32 {
    margin-left: -8rem;
  }

  .xs\:-ml-36 {
    margin-left: -9rem;
  }

  .xs\:-ml-40 {
    margin-left: -10rem;
  }

  .xs\:-ml-44 {
    margin-left: -11rem;
  }

  .xs\:-ml-48 {
    margin-left: -12rem;
  }

  .xs\:-ml-52 {
    margin-left: -13rem;
  }

  .xs\:-ml-56 {
    margin-left: -14rem;
  }

  .xs\:-ml-60 {
    margin-left: -15rem;
  }

  .xs\:-ml-64 {
    margin-left: -16rem;
  }

  .xs\:-ml-72 {
    margin-left: -18rem;
  }

  .xs\:-ml-80 {
    margin-left: -20rem;
  }

  .xs\:-ml-96 {
    margin-left: -24rem;
  }

  .xs\:-ml-px {
    margin-left: -1px;
  }

  .xs\:-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .xs\:-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .xs\:-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .xs\:-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .xs\:-ml-15px {
    margin-left: -15px;
  }

  .xs\:ml-m11 {
    margin-left: 11px;
  }

  .xs\:ml-12px {
    margin-left: 12px;
  }

  .xs\:ml-m72 {
    margin-left: 72px;
  }

  .xs\:ml-m21 {
    margin-left: 21%;
  }

  .xs\:ml-m15 {
    margin-left: 15px;
  }

  .xs\:ml-m18 {
    margin-left: 18px;
  }

  .xs\:ml-m35 {
    margin-left: 35px;
  }

  .xs\:ml-m19 {
    margin-left: 19px;
  }

  .xs\:ml-m17 {
    margin-left: 17px;
  }

  .xs\:ml-m9 {
    margin-left: 9px;
  }

  .xs\:ml-m10 {
    margin-left: 10px;
  }

  .xs\:ml-m51 {
    margin-left: 51px;
  }

  .xs\:ml-m43 {
    margin-left: 43px;
  }

  .xs\:ml-m13 {
    margin-left: 13px;
  }

  .xs\:ml-m26 {
    margin-left: 26px;
  }

  .xs\:ml-m2 {
    margin-left: 2px;
  }

  .xs\:ml-m14 {
    margin-left: 14px;
  }

  .xs\:ml-m5 {
    margin-left: 5px;
  }

  .xs\:ml-m8 {
    margin-left: 8px;
  }

  .xs\:ml-mp15 {
    margin-left: 15%;
  }

  .xs\:-ml-100 {
    margin-left: -100px;
  }

  .xs\:ml-0auto {
    margin-left: 0px auto;
  }

  .xs\:ml-o6 {
    margin-left: 1.5rem;
  }

  .xs\:-ml-23 {
    margin-left: -23px;
  }

  .xs\:last\:mt-0:last-child {
    margin-top: 0px;
  }

  .xs\:last\:mt-1:last-child {
    margin-top: 0.25rem;
  }

  .xs\:last\:mt-2:last-child {
    margin-top: 2px;
  }

  .xs\:last\:mt-3:last-child {
    margin-top: 0.75rem;
  }

  .xs\:last\:mt-4:last-child {
    margin-top: 1rem;
  }

  .xs\:last\:mt-5:last-child {
    margin-top: 1.25rem;
  }

  .xs\:last\:mt-6:last-child {
    margin-top: 6px;
  }

  .xs\:last\:mt-7:last-child {
    margin-top: 1.75rem;
  }

  .xs\:last\:mt-8:last-child {
    margin-top: 2rem;
  }

  .xs\:last\:mt-9:last-child {
    margin-top: 2.25rem;
  }

  .xs\:last\:mt-10:last-child {
    margin-top: 2.5rem;
  }

  .xs\:last\:mt-11:last-child {
    margin-top: 11px;
  }

  .xs\:last\:mt-12:last-child {
    margin-top: 3rem;
  }

  .xs\:last\:mt-14:last-child {
    margin-top: 3.5rem;
  }

  .xs\:last\:mt-15:last-child {
    margin-top: 15px;
  }

  .xs\:last\:mt-16:last-child {
    margin-top: 4rem;
  }

  .xs\:last\:mt-18:last-child {
    margin-top: 18px;
  }

  .xs\:last\:mt-20:last-child {
    margin-top: 20px;
  }

  .xs\:last\:mt-21:last-child {
    margin-top: 21px;
  }

  .xs\:last\:mt-23:last-child {
    margin-top: 23px;
  }

  .xs\:last\:mt-24:last-child {
    margin-top: 24px;
  }

  .xs\:last\:mt-25:last-child {
    margin-top: 25px;
  }

  .xs\:last\:mt-27:last-child {
    margin-top: 27px;
  }

  .xs\:last\:mt-28:last-child {
    margin-top: 7rem;
  }

  .xs\:last\:mt-30:last-child {
    margin-top: 30px;
  }

  .xs\:last\:mt-31:last-child {
    margin-top: 31px;
  }

  .xs\:last\:mt-32:last-child {
    margin-top: 8rem;
  }

  .xs\:last\:mt-34:last-child {
    margin-top: 34px;
  }

  .xs\:last\:mt-35:last-child {
    margin-top: 35px;
  }

  .xs\:last\:mt-36:last-child {
    margin-top: 9rem;
  }

  .xs\:last\:mt-37:last-child {
    margin-top: 37px;
  }

  .xs\:last\:mt-38:last-child {
    margin-top: 38px;
  }

  .xs\:last\:mt-40:last-child {
    margin-top: 40px;
  }

  .xs\:last\:mt-42:last-child {
    margin-top: 42px;
  }

  .xs\:last\:mt-44:last-child {
    margin-top: 44px;
  }

  .xs\:last\:mt-45:last-child {
    margin-top: 45px;
  }

  .xs\:last\:mt-46:last-child {
    margin-top: 46px;
  }

  .xs\:last\:mt-48:last-child {
    margin-top: 48px;
  }

  .xs\:last\:mt-52:last-child {
    margin-top: 13rem;
  }

  .xs\:last\:mt-53:last-child {
    margin-top: 53px;
  }

  .xs\:last\:mt-55:last-child {
    margin-top: 55px;
  }

  .xs\:last\:mt-56:last-child {
    margin-top: 14rem;
  }

  .xs\:last\:mt-58:last-child {
    margin-top: 58px;
  }

  .xs\:last\:mt-59:last-child {
    margin-top: 59px;
  }

  .xs\:last\:mt-60:last-child {
    margin-top: 15rem;
  }

  .xs\:last\:mt-63:last-child {
    margin-top: 63px;
  }

  .xs\:last\:mt-64:last-child {
    margin-top: 16rem;
  }

  .xs\:last\:mt-65:last-child {
    margin-top: 65px;
  }

  .xs\:last\:mt-67:last-child {
    margin-top: 67px;
  }

  .xs\:last\:mt-70:last-child {
    margin-top: 70px;
  }

  .xs\:last\:mt-71:last-child {
    margin-top: 71px;
  }

  .xs\:last\:mt-72:last-child {
    margin-top: 18rem;
  }

  .xs\:last\:mt-74:last-child {
    margin-top: 74px;
  }

  .xs\:last\:mt-78:last-child {
    margin-top: 78px;
  }

  .xs\:last\:mt-80:last-child {
    margin-top: 20rem;
  }

  .xs\:last\:mt-83:last-child {
    margin-top: 83px;
  }

  .xs\:last\:mt-84:last-child {
    margin-top: 84px;
  }

  .xs\:last\:mt-89:last-child {
    margin-top: 89px;
  }

  .xs\:last\:mt-90:last-child {
    margin-top: 90px;
  }

  .xs\:last\:mt-92:last-child {
    margin-top: 92px;
  }

  .xs\:last\:mt-96:last-child {
    margin-top: 24rem;
  }

  .xs\:last\:mt-97:last-child {
    margin-top: 97px;
  }

  .xs\:last\:mt-100:last-child {
    margin-top: 100px;
  }

  .xs\:last\:mt-106:last-child {
    margin-top: 106px;
  }

  .xs\:last\:mt-108:last-child {
    margin-top: 108px;
  }

  .xs\:last\:mt-109:last-child {
    margin-top: 109px;
  }

  .xs\:last\:mt-120:last-child {
    margin-top: 120px;
  }

  .xs\:last\:mt-135:last-child {
    margin-top: 135px;
  }

  .xs\:last\:mt-147:last-child {
    margin-top: 147px;
  }

  .xs\:last\:mt-150:last-child {
    margin-top: 150px;
  }

  .xs\:last\:mt-168:last-child {
    margin-top: 168px;
  }

  .xs\:last\:mt-180:last-child {
    margin-top: 180px;
  }

  .xs\:last\:mt-185:last-child {
    margin-top: 185px;
  }

  .xs\:last\:mt-200:last-child {
    margin-top: 200px;
  }

  .xs\:last\:mt-245:last-child {
    margin-top: 245px;
  }

  .xs\:last\:mt-300:last-child {
    margin-top: 300px;
  }

  .xs\:last\:mt-400:last-child {
    margin-top: 400px;
  }

  .xs\:last\:mt-480:last-child {
    margin-top: 480px;
  }

  .xs\:last\:mt-510:last-child {
    margin-top: 510px;
  }

  .xs\:last\:mt-537:last-child {
    margin-top: 537px;
  }

  .xs\:last\:mt-650:last-child {
    margin-top: 650px;
  }

  .xs\:last\:mt-auto:last-child {
    margin-top: auto;
  }

  .xs\:last\:mt-px:last-child {
    margin-top: 1px;
  }

  .xs\:last\:mt-0\.5:last-child {
    margin-top: 0.125rem;
  }

  .xs\:last\:mt-1\.5:last-child {
    margin-top: 0.375rem;
  }

  .xs\:last\:mt-2\.5:last-child {
    margin-top: 0.625rem;
  }

  .xs\:last\:mt-3\.5:last-child {
    margin-top: 0.875rem;
  }

  .xs\:last\:-mt-0:last-child {
    margin-top: 0px;
  }

  .xs\:last\:-mt-1:last-child {
    margin-top: -0.25rem;
  }

  .xs\:last\:-mt-2:last-child {
    margin-top: -0.5rem;
  }

  .xs\:last\:-mt-3:last-child {
    margin-top: -0.75rem;
  }

  .xs\:last\:-mt-4:last-child {
    margin-top: -1rem;
  }

  .xs\:last\:-mt-5:last-child {
    margin-top: -1.25rem;
  }

  .xs\:last\:-mt-6:last-child {
    margin-top: -1.5rem;
  }

  .xs\:last\:-mt-7:last-child {
    margin-top: -1.75rem;
  }

  .xs\:last\:-mt-8:last-child {
    margin-top: -2rem;
  }

  .xs\:last\:-mt-9:last-child {
    margin-top: -2.25rem;
  }

  .xs\:last\:-mt-10:last-child {
    margin-top: -2.5rem;
  }

  .xs\:last\:-mt-11:last-child {
    margin-top: -2.75rem;
  }

  .xs\:last\:-mt-12:last-child {
    margin-top: -3rem;
  }

  .xs\:last\:-mt-14:last-child {
    margin-top: -14px;
  }

  .xs\:last\:-mt-16:last-child {
    margin-top: -4rem;
  }

  .xs\:last\:-mt-20:last-child {
    margin-top: -5rem;
  }

  .xs\:last\:-mt-24:last-child {
    margin-top: -6rem;
  }

  .xs\:last\:-mt-28:last-child {
    margin-top: -7rem;
  }

  .xs\:last\:-mt-32:last-child {
    margin-top: -8rem;
  }

  .xs\:last\:-mt-36:last-child {
    margin-top: -9rem;
  }

  .xs\:last\:-mt-40:last-child {
    margin-top: -10rem;
  }

  .xs\:last\:-mt-44:last-child {
    margin-top: -11rem;
  }

  .xs\:last\:-mt-48:last-child {
    margin-top: -12rem;
  }

  .xs\:last\:-mt-52:last-child {
    margin-top: -13rem;
  }

  .xs\:last\:-mt-56:last-child {
    margin-top: -14rem;
  }

  .xs\:last\:-mt-60:last-child {
    margin-top: -15rem;
  }

  .xs\:last\:-mt-64:last-child {
    margin-top: -16rem;
  }

  .xs\:last\:-mt-72:last-child {
    margin-top: -18rem;
  }

  .xs\:last\:-mt-80:last-child {
    margin-top: -20rem;
  }

  .xs\:last\:-mt-96:last-child {
    margin-top: -24rem;
  }

  .xs\:last\:-mt-px:last-child {
    margin-top: -1px;
  }

  .xs\:last\:-mt-0\.5:last-child {
    margin-top: -0.125rem;
  }

  .xs\:last\:-mt-1\.5:last-child {
    margin-top: -0.375rem;
  }

  .xs\:last\:-mt-2\.5:last-child {
    margin-top: -0.625rem;
  }

  .xs\:last\:-mt-3\.5:last-child {
    margin-top: -0.875rem;
  }

  .xs\:last\:-mt-15px:last-child {
    margin-top: -15px;
  }

  .xs\:last\:mt-m11:last-child {
    margin-top: 11px;
  }

  .xs\:last\:mt-12px:last-child {
    margin-top: 12px;
  }

  .xs\:last\:mt-m72:last-child {
    margin-top: 72px;
  }

  .xs\:last\:mt-m21:last-child {
    margin-top: 21%;
  }

  .xs\:last\:mt-m15:last-child {
    margin-top: 15px;
  }

  .xs\:last\:mt-m18:last-child {
    margin-top: 18px;
  }

  .xs\:last\:mt-m35:last-child {
    margin-top: 35px;
  }

  .xs\:last\:mt-m19:last-child {
    margin-top: 19px;
  }

  .xs\:last\:mt-m17:last-child {
    margin-top: 17px;
  }

  .xs\:last\:mt-m9:last-child {
    margin-top: 9px;
  }

  .xs\:last\:mt-m10:last-child {
    margin-top: 10px;
  }

  .xs\:last\:mt-m51:last-child {
    margin-top: 51px;
  }

  .xs\:last\:mt-m43:last-child {
    margin-top: 43px;
  }

  .xs\:last\:mt-m13:last-child {
    margin-top: 13px;
  }

  .xs\:last\:mt-m26:last-child {
    margin-top: 26px;
  }

  .xs\:last\:mt-m2:last-child {
    margin-top: 2px;
  }

  .xs\:last\:mt-m14:last-child {
    margin-top: 14px;
  }

  .xs\:last\:mt-m5:last-child {
    margin-top: 5px;
  }

  .xs\:last\:mt-m8:last-child {
    margin-top: 8px;
  }

  .xs\:last\:mt-mp15:last-child {
    margin-top: 15%;
  }

  .xs\:last\:-mt-100:last-child {
    margin-top: -100px;
  }

  .xs\:last\:mt-0auto:last-child {
    margin-top: 0px auto;
  }

  .xs\:last\:mt-o6:last-child {
    margin-top: 1.5rem;
  }

  .xs\:last\:-mt-23:last-child {
    margin-top: -23px;
  }

  .xs\:last\:mr-0:last-child {
    margin-right: 0px;
  }

  .xs\:last\:mr-1:last-child {
    margin-right: 0.25rem;
  }

  .xs\:last\:mr-2:last-child {
    margin-right: 2px;
  }

  .xs\:last\:mr-3:last-child {
    margin-right: 0.75rem;
  }

  .xs\:last\:mr-4:last-child {
    margin-right: 1rem;
  }

  .xs\:last\:mr-5:last-child {
    margin-right: 1.25rem;
  }

  .xs\:last\:mr-6:last-child {
    margin-right: 6px;
  }

  .xs\:last\:mr-7:last-child {
    margin-right: 1.75rem;
  }

  .xs\:last\:mr-8:last-child {
    margin-right: 2rem;
  }

  .xs\:last\:mr-9:last-child {
    margin-right: 2.25rem;
  }

  .xs\:last\:mr-10:last-child {
    margin-right: 2.5rem;
  }

  .xs\:last\:mr-11:last-child {
    margin-right: 11px;
  }

  .xs\:last\:mr-12:last-child {
    margin-right: 3rem;
  }

  .xs\:last\:mr-14:last-child {
    margin-right: 3.5rem;
  }

  .xs\:last\:mr-15:last-child {
    margin-right: 15px;
  }

  .xs\:last\:mr-16:last-child {
    margin-right: 4rem;
  }

  .xs\:last\:mr-18:last-child {
    margin-right: 18px;
  }

  .xs\:last\:mr-20:last-child {
    margin-right: 20px;
  }

  .xs\:last\:mr-21:last-child {
    margin-right: 21px;
  }

  .xs\:last\:mr-23:last-child {
    margin-right: 23px;
  }

  .xs\:last\:mr-24:last-child {
    margin-right: 24px;
  }

  .xs\:last\:mr-25:last-child {
    margin-right: 25px;
  }

  .xs\:last\:mr-27:last-child {
    margin-right: 27px;
  }

  .xs\:last\:mr-28:last-child {
    margin-right: 7rem;
  }

  .xs\:last\:mr-30:last-child {
    margin-right: 30px;
  }

  .xs\:last\:mr-31:last-child {
    margin-right: 31px;
  }

  .xs\:last\:mr-32:last-child {
    margin-right: 8rem;
  }

  .xs\:last\:mr-34:last-child {
    margin-right: 34px;
  }

  .xs\:last\:mr-35:last-child {
    margin-right: 35px;
  }

  .xs\:last\:mr-36:last-child {
    margin-right: 9rem;
  }

  .xs\:last\:mr-37:last-child {
    margin-right: 37px;
  }

  .xs\:last\:mr-38:last-child {
    margin-right: 38px;
  }

  .xs\:last\:mr-40:last-child {
    margin-right: 40px;
  }

  .xs\:last\:mr-42:last-child {
    margin-right: 42px;
  }

  .xs\:last\:mr-44:last-child {
    margin-right: 44px;
  }

  .xs\:last\:mr-45:last-child {
    margin-right: 45px;
  }

  .xs\:last\:mr-46:last-child {
    margin-right: 46px;
  }

  .xs\:last\:mr-48:last-child {
    margin-right: 48px;
  }

  .xs\:last\:mr-52:last-child {
    margin-right: 13rem;
  }

  .xs\:last\:mr-53:last-child {
    margin-right: 53px;
  }

  .xs\:last\:mr-55:last-child {
    margin-right: 55px;
  }

  .xs\:last\:mr-56:last-child {
    margin-right: 14rem;
  }

  .xs\:last\:mr-58:last-child {
    margin-right: 58px;
  }

  .xs\:last\:mr-59:last-child {
    margin-right: 59px;
  }

  .xs\:last\:mr-60:last-child {
    margin-right: 15rem;
  }

  .xs\:last\:mr-63:last-child {
    margin-right: 63px;
  }

  .xs\:last\:mr-64:last-child {
    margin-right: 16rem;
  }

  .xs\:last\:mr-65:last-child {
    margin-right: 65px;
  }

  .xs\:last\:mr-67:last-child {
    margin-right: 67px;
  }

  .xs\:last\:mr-70:last-child {
    margin-right: 70px;
  }

  .xs\:last\:mr-71:last-child {
    margin-right: 71px;
  }

  .xs\:last\:mr-72:last-child {
    margin-right: 18rem;
  }

  .xs\:last\:mr-74:last-child {
    margin-right: 74px;
  }

  .xs\:last\:mr-78:last-child {
    margin-right: 78px;
  }

  .xs\:last\:mr-80:last-child {
    margin-right: 20rem;
  }

  .xs\:last\:mr-83:last-child {
    margin-right: 83px;
  }

  .xs\:last\:mr-84:last-child {
    margin-right: 84px;
  }

  .xs\:last\:mr-89:last-child {
    margin-right: 89px;
  }

  .xs\:last\:mr-90:last-child {
    margin-right: 90px;
  }

  .xs\:last\:mr-92:last-child {
    margin-right: 92px;
  }

  .xs\:last\:mr-96:last-child {
    margin-right: 24rem;
  }

  .xs\:last\:mr-97:last-child {
    margin-right: 97px;
  }

  .xs\:last\:mr-100:last-child {
    margin-right: 100px;
  }

  .xs\:last\:mr-106:last-child {
    margin-right: 106px;
  }

  .xs\:last\:mr-108:last-child {
    margin-right: 108px;
  }

  .xs\:last\:mr-109:last-child {
    margin-right: 109px;
  }

  .xs\:last\:mr-120:last-child {
    margin-right: 120px;
  }

  .xs\:last\:mr-135:last-child {
    margin-right: 135px;
  }

  .xs\:last\:mr-147:last-child {
    margin-right: 147px;
  }

  .xs\:last\:mr-150:last-child {
    margin-right: 150px;
  }

  .xs\:last\:mr-168:last-child {
    margin-right: 168px;
  }

  .xs\:last\:mr-180:last-child {
    margin-right: 180px;
  }

  .xs\:last\:mr-185:last-child {
    margin-right: 185px;
  }

  .xs\:last\:mr-200:last-child {
    margin-right: 200px;
  }

  .xs\:last\:mr-245:last-child {
    margin-right: 245px;
  }

  .xs\:last\:mr-300:last-child {
    margin-right: 300px;
  }

  .xs\:last\:mr-400:last-child {
    margin-right: 400px;
  }

  .xs\:last\:mr-480:last-child {
    margin-right: 480px;
  }

  .xs\:last\:mr-510:last-child {
    margin-right: 510px;
  }

  .xs\:last\:mr-537:last-child {
    margin-right: 537px;
  }

  .xs\:last\:mr-650:last-child {
    margin-right: 650px;
  }

  .xs\:last\:mr-auto:last-child {
    margin-right: auto;
  }

  .xs\:last\:mr-px:last-child {
    margin-right: 1px;
  }

  .xs\:last\:mr-0\.5:last-child {
    margin-right: 0.125rem;
  }

  .xs\:last\:mr-1\.5:last-child {
    margin-right: 0.375rem;
  }

  .xs\:last\:mr-2\.5:last-child {
    margin-right: 0.625rem;
  }

  .xs\:last\:mr-3\.5:last-child {
    margin-right: 0.875rem;
  }

  .xs\:last\:-mr-0:last-child {
    margin-right: 0px;
  }

  .xs\:last\:-mr-1:last-child {
    margin-right: -0.25rem;
  }

  .xs\:last\:-mr-2:last-child {
    margin-right: -0.5rem;
  }

  .xs\:last\:-mr-3:last-child {
    margin-right: -0.75rem;
  }

  .xs\:last\:-mr-4:last-child {
    margin-right: -1rem;
  }

  .xs\:last\:-mr-5:last-child {
    margin-right: -1.25rem;
  }

  .xs\:last\:-mr-6:last-child {
    margin-right: -1.5rem;
  }

  .xs\:last\:-mr-7:last-child {
    margin-right: -1.75rem;
  }

  .xs\:last\:-mr-8:last-child {
    margin-right: -2rem;
  }

  .xs\:last\:-mr-9:last-child {
    margin-right: -2.25rem;
  }

  .xs\:last\:-mr-10:last-child {
    margin-right: -2.5rem;
  }

  .xs\:last\:-mr-11:last-child {
    margin-right: -2.75rem;
  }

  .xs\:last\:-mr-12:last-child {
    margin-right: -3rem;
  }

  .xs\:last\:-mr-14:last-child {
    margin-right: -14px;
  }

  .xs\:last\:-mr-16:last-child {
    margin-right: -4rem;
  }

  .xs\:last\:-mr-20:last-child {
    margin-right: -5rem;
  }

  .xs\:last\:-mr-24:last-child {
    margin-right: -6rem;
  }

  .xs\:last\:-mr-28:last-child {
    margin-right: -7rem;
  }

  .xs\:last\:-mr-32:last-child {
    margin-right: -8rem;
  }

  .xs\:last\:-mr-36:last-child {
    margin-right: -9rem;
  }

  .xs\:last\:-mr-40:last-child {
    margin-right: -10rem;
  }

  .xs\:last\:-mr-44:last-child {
    margin-right: -11rem;
  }

  .xs\:last\:-mr-48:last-child {
    margin-right: -12rem;
  }

  .xs\:last\:-mr-52:last-child {
    margin-right: -13rem;
  }

  .xs\:last\:-mr-56:last-child {
    margin-right: -14rem;
  }

  .xs\:last\:-mr-60:last-child {
    margin-right: -15rem;
  }

  .xs\:last\:-mr-64:last-child {
    margin-right: -16rem;
  }

  .xs\:last\:-mr-72:last-child {
    margin-right: -18rem;
  }

  .xs\:last\:-mr-80:last-child {
    margin-right: -20rem;
  }

  .xs\:last\:-mr-96:last-child {
    margin-right: -24rem;
  }

  .xs\:last\:-mr-px:last-child {
    margin-right: -1px;
  }

  .xs\:last\:-mr-0\.5:last-child {
    margin-right: -0.125rem;
  }

  .xs\:last\:-mr-1\.5:last-child {
    margin-right: -0.375rem;
  }

  .xs\:last\:-mr-2\.5:last-child {
    margin-right: -0.625rem;
  }

  .xs\:last\:-mr-3\.5:last-child {
    margin-right: -0.875rem;
  }

  .xs\:last\:-mr-15px:last-child {
    margin-right: -15px;
  }

  .xs\:last\:mr-m11:last-child {
    margin-right: 11px;
  }

  .xs\:last\:mr-12px:last-child {
    margin-right: 12px;
  }

  .xs\:last\:mr-m72:last-child {
    margin-right: 72px;
  }

  .xs\:last\:mr-m21:last-child {
    margin-right: 21%;
  }

  .xs\:last\:mr-m15:last-child {
    margin-right: 15px;
  }

  .xs\:last\:mr-m18:last-child {
    margin-right: 18px;
  }

  .xs\:last\:mr-m35:last-child {
    margin-right: 35px;
  }

  .xs\:last\:mr-m19:last-child {
    margin-right: 19px;
  }

  .xs\:last\:mr-m17:last-child {
    margin-right: 17px;
  }

  .xs\:last\:mr-m9:last-child {
    margin-right: 9px;
  }

  .xs\:last\:mr-m10:last-child {
    margin-right: 10px;
  }

  .xs\:last\:mr-m51:last-child {
    margin-right: 51px;
  }

  .xs\:last\:mr-m43:last-child {
    margin-right: 43px;
  }

  .xs\:last\:mr-m13:last-child {
    margin-right: 13px;
  }

  .xs\:last\:mr-m26:last-child {
    margin-right: 26px;
  }

  .xs\:last\:mr-m2:last-child {
    margin-right: 2px;
  }

  .xs\:last\:mr-m14:last-child {
    margin-right: 14px;
  }

  .xs\:last\:mr-m5:last-child {
    margin-right: 5px;
  }

  .xs\:last\:mr-m8:last-child {
    margin-right: 8px;
  }

  .xs\:last\:mr-mp15:last-child {
    margin-right: 15%;
  }

  .xs\:last\:-mr-100:last-child {
    margin-right: -100px;
  }

  .xs\:last\:mr-0auto:last-child {
    margin-right: 0px auto;
  }

  .xs\:last\:mr-o6:last-child {
    margin-right: 1.5rem;
  }

  .xs\:last\:-mr-23:last-child {
    margin-right: -23px;
  }

  .xs\:last\:mb-0:last-child {
    margin-bottom: 0px;
  }

  .xs\:last\:mb-1:last-child {
    margin-bottom: 0.25rem;
  }

  .xs\:last\:mb-2:last-child {
    margin-bottom: 2px;
  }

  .xs\:last\:mb-3:last-child {
    margin-bottom: 0.75rem;
  }

  .xs\:last\:mb-4:last-child {
    margin-bottom: 1rem;
  }

  .xs\:last\:mb-5:last-child {
    margin-bottom: 1.25rem;
  }

  .xs\:last\:mb-6:last-child {
    margin-bottom: 6px;
  }

  .xs\:last\:mb-7:last-child {
    margin-bottom: 1.75rem;
  }

  .xs\:last\:mb-8:last-child {
    margin-bottom: 2rem;
  }

  .xs\:last\:mb-9:last-child {
    margin-bottom: 2.25rem;
  }

  .xs\:last\:mb-10:last-child {
    margin-bottom: 2.5rem;
  }

  .xs\:last\:mb-11:last-child {
    margin-bottom: 11px;
  }

  .xs\:last\:mb-12:last-child {
    margin-bottom: 3rem;
  }

  .xs\:last\:mb-14:last-child {
    margin-bottom: 3.5rem;
  }

  .xs\:last\:mb-15:last-child {
    margin-bottom: 15px;
  }

  .xs\:last\:mb-16:last-child {
    margin-bottom: 4rem;
  }

  .xs\:last\:mb-18:last-child {
    margin-bottom: 18px;
  }

  .xs\:last\:mb-20:last-child {
    margin-bottom: 20px;
  }

  .xs\:last\:mb-21:last-child {
    margin-bottom: 21px;
  }

  .xs\:last\:mb-23:last-child {
    margin-bottom: 23px;
  }

  .xs\:last\:mb-24:last-child {
    margin-bottom: 24px;
  }

  .xs\:last\:mb-25:last-child {
    margin-bottom: 25px;
  }

  .xs\:last\:mb-27:last-child {
    margin-bottom: 27px;
  }

  .xs\:last\:mb-28:last-child {
    margin-bottom: 7rem;
  }

  .xs\:last\:mb-30:last-child {
    margin-bottom: 30px;
  }

  .xs\:last\:mb-31:last-child {
    margin-bottom: 31px;
  }

  .xs\:last\:mb-32:last-child {
    margin-bottom: 8rem;
  }

  .xs\:last\:mb-34:last-child {
    margin-bottom: 34px;
  }

  .xs\:last\:mb-35:last-child {
    margin-bottom: 35px;
  }

  .xs\:last\:mb-36:last-child {
    margin-bottom: 9rem;
  }

  .xs\:last\:mb-37:last-child {
    margin-bottom: 37px;
  }

  .xs\:last\:mb-38:last-child {
    margin-bottom: 38px;
  }

  .xs\:last\:mb-40:last-child {
    margin-bottom: 40px;
  }

  .xs\:last\:mb-42:last-child {
    margin-bottom: 42px;
  }

  .xs\:last\:mb-44:last-child {
    margin-bottom: 44px;
  }

  .xs\:last\:mb-45:last-child {
    margin-bottom: 45px;
  }

  .xs\:last\:mb-46:last-child {
    margin-bottom: 46px;
  }

  .xs\:last\:mb-48:last-child {
    margin-bottom: 48px;
  }

  .xs\:last\:mb-52:last-child {
    margin-bottom: 13rem;
  }

  .xs\:last\:mb-53:last-child {
    margin-bottom: 53px;
  }

  .xs\:last\:mb-55:last-child {
    margin-bottom: 55px;
  }

  .xs\:last\:mb-56:last-child {
    margin-bottom: 14rem;
  }

  .xs\:last\:mb-58:last-child {
    margin-bottom: 58px;
  }

  .xs\:last\:mb-59:last-child {
    margin-bottom: 59px;
  }

  .xs\:last\:mb-60:last-child {
    margin-bottom: 15rem;
  }

  .xs\:last\:mb-63:last-child {
    margin-bottom: 63px;
  }

  .xs\:last\:mb-64:last-child {
    margin-bottom: 16rem;
  }

  .xs\:last\:mb-65:last-child {
    margin-bottom: 65px;
  }

  .xs\:last\:mb-67:last-child {
    margin-bottom: 67px;
  }

  .xs\:last\:mb-70:last-child {
    margin-bottom: 70px;
  }

  .xs\:last\:mb-71:last-child {
    margin-bottom: 71px;
  }

  .xs\:last\:mb-72:last-child {
    margin-bottom: 18rem;
  }

  .xs\:last\:mb-74:last-child {
    margin-bottom: 74px;
  }

  .xs\:last\:mb-78:last-child {
    margin-bottom: 78px;
  }

  .xs\:last\:mb-80:last-child {
    margin-bottom: 20rem;
  }

  .xs\:last\:mb-83:last-child {
    margin-bottom: 83px;
  }

  .xs\:last\:mb-84:last-child {
    margin-bottom: 84px;
  }

  .xs\:last\:mb-89:last-child {
    margin-bottom: 89px;
  }

  .xs\:last\:mb-90:last-child {
    margin-bottom: 90px;
  }

  .xs\:last\:mb-92:last-child {
    margin-bottom: 92px;
  }

  .xs\:last\:mb-96:last-child {
    margin-bottom: 24rem;
  }

  .xs\:last\:mb-97:last-child {
    margin-bottom: 97px;
  }

  .xs\:last\:mb-100:last-child {
    margin-bottom: 100px;
  }

  .xs\:last\:mb-106:last-child {
    margin-bottom: 106px;
  }

  .xs\:last\:mb-108:last-child {
    margin-bottom: 108px;
  }

  .xs\:last\:mb-109:last-child {
    margin-bottom: 109px;
  }

  .xs\:last\:mb-120:last-child {
    margin-bottom: 120px;
  }

  .xs\:last\:mb-135:last-child {
    margin-bottom: 135px;
  }

  .xs\:last\:mb-147:last-child {
    margin-bottom: 147px;
  }

  .xs\:last\:mb-150:last-child {
    margin-bottom: 150px;
  }

  .xs\:last\:mb-168:last-child {
    margin-bottom: 168px;
  }

  .xs\:last\:mb-180:last-child {
    margin-bottom: 180px;
  }

  .xs\:last\:mb-185:last-child {
    margin-bottom: 185px;
  }

  .xs\:last\:mb-200:last-child {
    margin-bottom: 200px;
  }

  .xs\:last\:mb-245:last-child {
    margin-bottom: 245px;
  }

  .xs\:last\:mb-300:last-child {
    margin-bottom: 300px;
  }

  .xs\:last\:mb-400:last-child {
    margin-bottom: 400px;
  }

  .xs\:last\:mb-480:last-child {
    margin-bottom: 480px;
  }

  .xs\:last\:mb-510:last-child {
    margin-bottom: 510px;
  }

  .xs\:last\:mb-537:last-child {
    margin-bottom: 537px;
  }

  .xs\:last\:mb-650:last-child {
    margin-bottom: 650px;
  }

  .xs\:last\:mb-auto:last-child {
    margin-bottom: auto;
  }

  .xs\:last\:mb-px:last-child {
    margin-bottom: 1px;
  }

  .xs\:last\:mb-0\.5:last-child {
    margin-bottom: 0.125rem;
  }

  .xs\:last\:mb-1\.5:last-child {
    margin-bottom: 0.375rem;
  }

  .xs\:last\:mb-2\.5:last-child {
    margin-bottom: 0.625rem;
  }

  .xs\:last\:mb-3\.5:last-child {
    margin-bottom: 0.875rem;
  }

  .xs\:last\:-mb-0:last-child {
    margin-bottom: 0px;
  }

  .xs\:last\:-mb-1:last-child {
    margin-bottom: -0.25rem;
  }

  .xs\:last\:-mb-2:last-child {
    margin-bottom: -0.5rem;
  }

  .xs\:last\:-mb-3:last-child {
    margin-bottom: -0.75rem;
  }

  .xs\:last\:-mb-4:last-child {
    margin-bottom: -1rem;
  }

  .xs\:last\:-mb-5:last-child {
    margin-bottom: -1.25rem;
  }

  .xs\:last\:-mb-6:last-child {
    margin-bottom: -1.5rem;
  }

  .xs\:last\:-mb-7:last-child {
    margin-bottom: -1.75rem;
  }

  .xs\:last\:-mb-8:last-child {
    margin-bottom: -2rem;
  }

  .xs\:last\:-mb-9:last-child {
    margin-bottom: -2.25rem;
  }

  .xs\:last\:-mb-10:last-child {
    margin-bottom: -2.5rem;
  }

  .xs\:last\:-mb-11:last-child {
    margin-bottom: -2.75rem;
  }

  .xs\:last\:-mb-12:last-child {
    margin-bottom: -3rem;
  }

  .xs\:last\:-mb-14:last-child {
    margin-bottom: -14px;
  }

  .xs\:last\:-mb-16:last-child {
    margin-bottom: -4rem;
  }

  .xs\:last\:-mb-20:last-child {
    margin-bottom: -5rem;
  }

  .xs\:last\:-mb-24:last-child {
    margin-bottom: -6rem;
  }

  .xs\:last\:-mb-28:last-child {
    margin-bottom: -7rem;
  }

  .xs\:last\:-mb-32:last-child {
    margin-bottom: -8rem;
  }

  .xs\:last\:-mb-36:last-child {
    margin-bottom: -9rem;
  }

  .xs\:last\:-mb-40:last-child {
    margin-bottom: -10rem;
  }

  .xs\:last\:-mb-44:last-child {
    margin-bottom: -11rem;
  }

  .xs\:last\:-mb-48:last-child {
    margin-bottom: -12rem;
  }

  .xs\:last\:-mb-52:last-child {
    margin-bottom: -13rem;
  }

  .xs\:last\:-mb-56:last-child {
    margin-bottom: -14rem;
  }

  .xs\:last\:-mb-60:last-child {
    margin-bottom: -15rem;
  }

  .xs\:last\:-mb-64:last-child {
    margin-bottom: -16rem;
  }

  .xs\:last\:-mb-72:last-child {
    margin-bottom: -18rem;
  }

  .xs\:last\:-mb-80:last-child {
    margin-bottom: -20rem;
  }

  .xs\:last\:-mb-96:last-child {
    margin-bottom: -24rem;
  }

  .xs\:last\:-mb-px:last-child {
    margin-bottom: -1px;
  }

  .xs\:last\:-mb-0\.5:last-child {
    margin-bottom: -0.125rem;
  }

  .xs\:last\:-mb-1\.5:last-child {
    margin-bottom: -0.375rem;
  }

  .xs\:last\:-mb-2\.5:last-child {
    margin-bottom: -0.625rem;
  }

  .xs\:last\:-mb-3\.5:last-child {
    margin-bottom: -0.875rem;
  }

  .xs\:last\:-mb-15px:last-child {
    margin-bottom: -15px;
  }

  .xs\:last\:mb-m11:last-child {
    margin-bottom: 11px;
  }

  .xs\:last\:mb-12px:last-child {
    margin-bottom: 12px;
  }

  .xs\:last\:mb-m72:last-child {
    margin-bottom: 72px;
  }

  .xs\:last\:mb-m21:last-child {
    margin-bottom: 21%;
  }

  .xs\:last\:mb-m15:last-child {
    margin-bottom: 15px;
  }

  .xs\:last\:mb-m18:last-child {
    margin-bottom: 18px;
  }

  .xs\:last\:mb-m35:last-child {
    margin-bottom: 35px;
  }

  .xs\:last\:mb-m19:last-child {
    margin-bottom: 19px;
  }

  .xs\:last\:mb-m17:last-child {
    margin-bottom: 17px;
  }

  .xs\:last\:mb-m9:last-child {
    margin-bottom: 9px;
  }

  .xs\:last\:mb-m10:last-child {
    margin-bottom: 10px;
  }

  .xs\:last\:mb-m51:last-child {
    margin-bottom: 51px;
  }

  .xs\:last\:mb-m43:last-child {
    margin-bottom: 43px;
  }

  .xs\:last\:mb-m13:last-child {
    margin-bottom: 13px;
  }

  .xs\:last\:mb-m26:last-child {
    margin-bottom: 26px;
  }

  .xs\:last\:mb-m2:last-child {
    margin-bottom: 2px;
  }

  .xs\:last\:mb-m14:last-child {
    margin-bottom: 14px;
  }

  .xs\:last\:mb-m5:last-child {
    margin-bottom: 5px;
  }

  .xs\:last\:mb-m8:last-child {
    margin-bottom: 8px;
  }

  .xs\:last\:mb-mp15:last-child {
    margin-bottom: 15%;
  }

  .xs\:last\:-mb-100:last-child {
    margin-bottom: -100px;
  }

  .xs\:last\:mb-0auto:last-child {
    margin-bottom: 0px auto;
  }

  .xs\:last\:mb-o6:last-child {
    margin-bottom: 1.5rem;
  }

  .xs\:last\:-mb-23:last-child {
    margin-bottom: -23px;
  }

  .xs\:last\:ml-0:last-child {
    margin-left: 0px;
  }

  .xs\:last\:ml-1:last-child {
    margin-left: 0.25rem;
  }

  .xs\:last\:ml-2:last-child {
    margin-left: 2px;
  }

  .xs\:last\:ml-3:last-child {
    margin-left: 0.75rem;
  }

  .xs\:last\:ml-4:last-child {
    margin-left: 1rem;
  }

  .xs\:last\:ml-5:last-child {
    margin-left: 1.25rem;
  }

  .xs\:last\:ml-6:last-child {
    margin-left: 6px;
  }

  .xs\:last\:ml-7:last-child {
    margin-left: 1.75rem;
  }

  .xs\:last\:ml-8:last-child {
    margin-left: 2rem;
  }

  .xs\:last\:ml-9:last-child {
    margin-left: 2.25rem;
  }

  .xs\:last\:ml-10:last-child {
    margin-left: 2.5rem;
  }

  .xs\:last\:ml-11:last-child {
    margin-left: 11px;
  }

  .xs\:last\:ml-12:last-child {
    margin-left: 3rem;
  }

  .xs\:last\:ml-14:last-child {
    margin-left: 3.5rem;
  }

  .xs\:last\:ml-15:last-child {
    margin-left: 15px;
  }

  .xs\:last\:ml-16:last-child {
    margin-left: 4rem;
  }

  .xs\:last\:ml-18:last-child {
    margin-left: 18px;
  }

  .xs\:last\:ml-20:last-child {
    margin-left: 20px;
  }

  .xs\:last\:ml-21:last-child {
    margin-left: 21px;
  }

  .xs\:last\:ml-23:last-child {
    margin-left: 23px;
  }

  .xs\:last\:ml-24:last-child {
    margin-left: 24px;
  }

  .xs\:last\:ml-25:last-child {
    margin-left: 25px;
  }

  .xs\:last\:ml-27:last-child {
    margin-left: 27px;
  }

  .xs\:last\:ml-28:last-child {
    margin-left: 7rem;
  }

  .xs\:last\:ml-30:last-child {
    margin-left: 30px;
  }

  .xs\:last\:ml-31:last-child {
    margin-left: 31px;
  }

  .xs\:last\:ml-32:last-child {
    margin-left: 8rem;
  }

  .xs\:last\:ml-34:last-child {
    margin-left: 34px;
  }

  .xs\:last\:ml-35:last-child {
    margin-left: 35px;
  }

  .xs\:last\:ml-36:last-child {
    margin-left: 9rem;
  }

  .xs\:last\:ml-37:last-child {
    margin-left: 37px;
  }

  .xs\:last\:ml-38:last-child {
    margin-left: 38px;
  }

  .xs\:last\:ml-40:last-child {
    margin-left: 40px;
  }

  .xs\:last\:ml-42:last-child {
    margin-left: 42px;
  }

  .xs\:last\:ml-44:last-child {
    margin-left: 44px;
  }

  .xs\:last\:ml-45:last-child {
    margin-left: 45px;
  }

  .xs\:last\:ml-46:last-child {
    margin-left: 46px;
  }

  .xs\:last\:ml-48:last-child {
    margin-left: 48px;
  }

  .xs\:last\:ml-52:last-child {
    margin-left: 13rem;
  }

  .xs\:last\:ml-53:last-child {
    margin-left: 53px;
  }

  .xs\:last\:ml-55:last-child {
    margin-left: 55px;
  }

  .xs\:last\:ml-56:last-child {
    margin-left: 14rem;
  }

  .xs\:last\:ml-58:last-child {
    margin-left: 58px;
  }

  .xs\:last\:ml-59:last-child {
    margin-left: 59px;
  }

  .xs\:last\:ml-60:last-child {
    margin-left: 15rem;
  }

  .xs\:last\:ml-63:last-child {
    margin-left: 63px;
  }

  .xs\:last\:ml-64:last-child {
    margin-left: 16rem;
  }

  .xs\:last\:ml-65:last-child {
    margin-left: 65px;
  }

  .xs\:last\:ml-67:last-child {
    margin-left: 67px;
  }

  .xs\:last\:ml-70:last-child {
    margin-left: 70px;
  }

  .xs\:last\:ml-71:last-child {
    margin-left: 71px;
  }

  .xs\:last\:ml-72:last-child {
    margin-left: 18rem;
  }

  .xs\:last\:ml-74:last-child {
    margin-left: 74px;
  }

  .xs\:last\:ml-78:last-child {
    margin-left: 78px;
  }

  .xs\:last\:ml-80:last-child {
    margin-left: 20rem;
  }

  .xs\:last\:ml-83:last-child {
    margin-left: 83px;
  }

  .xs\:last\:ml-84:last-child {
    margin-left: 84px;
  }

  .xs\:last\:ml-89:last-child {
    margin-left: 89px;
  }

  .xs\:last\:ml-90:last-child {
    margin-left: 90px;
  }

  .xs\:last\:ml-92:last-child {
    margin-left: 92px;
  }

  .xs\:last\:ml-96:last-child {
    margin-left: 24rem;
  }

  .xs\:last\:ml-97:last-child {
    margin-left: 97px;
  }

  .xs\:last\:ml-100:last-child {
    margin-left: 100px;
  }

  .xs\:last\:ml-106:last-child {
    margin-left: 106px;
  }

  .xs\:last\:ml-108:last-child {
    margin-left: 108px;
  }

  .xs\:last\:ml-109:last-child {
    margin-left: 109px;
  }

  .xs\:last\:ml-120:last-child {
    margin-left: 120px;
  }

  .xs\:last\:ml-135:last-child {
    margin-left: 135px;
  }

  .xs\:last\:ml-147:last-child {
    margin-left: 147px;
  }

  .xs\:last\:ml-150:last-child {
    margin-left: 150px;
  }

  .xs\:last\:ml-168:last-child {
    margin-left: 168px;
  }

  .xs\:last\:ml-180:last-child {
    margin-left: 180px;
  }

  .xs\:last\:ml-185:last-child {
    margin-left: 185px;
  }

  .xs\:last\:ml-200:last-child {
    margin-left: 200px;
  }

  .xs\:last\:ml-245:last-child {
    margin-left: 245px;
  }

  .xs\:last\:ml-300:last-child {
    margin-left: 300px;
  }

  .xs\:last\:ml-400:last-child {
    margin-left: 400px;
  }

  .xs\:last\:ml-480:last-child {
    margin-left: 480px;
  }

  .xs\:last\:ml-510:last-child {
    margin-left: 510px;
  }

  .xs\:last\:ml-537:last-child {
    margin-left: 537px;
  }

  .xs\:last\:ml-650:last-child {
    margin-left: 650px;
  }

  .xs\:last\:ml-auto:last-child {
    margin-left: auto;
  }

  .xs\:last\:ml-px:last-child {
    margin-left: 1px;
  }

  .xs\:last\:ml-0\.5:last-child {
    margin-left: 0.125rem;
  }

  .xs\:last\:ml-1\.5:last-child {
    margin-left: 0.375rem;
  }

  .xs\:last\:ml-2\.5:last-child {
    margin-left: 0.625rem;
  }

  .xs\:last\:ml-3\.5:last-child {
    margin-left: 0.875rem;
  }

  .xs\:last\:-ml-0:last-child {
    margin-left: 0px;
  }

  .xs\:last\:-ml-1:last-child {
    margin-left: -0.25rem;
  }

  .xs\:last\:-ml-2:last-child {
    margin-left: -0.5rem;
  }

  .xs\:last\:-ml-3:last-child {
    margin-left: -0.75rem;
  }

  .xs\:last\:-ml-4:last-child {
    margin-left: -1rem;
  }

  .xs\:last\:-ml-5:last-child {
    margin-left: -1.25rem;
  }

  .xs\:last\:-ml-6:last-child {
    margin-left: -1.5rem;
  }

  .xs\:last\:-ml-7:last-child {
    margin-left: -1.75rem;
  }

  .xs\:last\:-ml-8:last-child {
    margin-left: -2rem;
  }

  .xs\:last\:-ml-9:last-child {
    margin-left: -2.25rem;
  }

  .xs\:last\:-ml-10:last-child {
    margin-left: -2.5rem;
  }

  .xs\:last\:-ml-11:last-child {
    margin-left: -2.75rem;
  }

  .xs\:last\:-ml-12:last-child {
    margin-left: -3rem;
  }

  .xs\:last\:-ml-14:last-child {
    margin-left: -14px;
  }

  .xs\:last\:-ml-16:last-child {
    margin-left: -4rem;
  }

  .xs\:last\:-ml-20:last-child {
    margin-left: -5rem;
  }

  .xs\:last\:-ml-24:last-child {
    margin-left: -6rem;
  }

  .xs\:last\:-ml-28:last-child {
    margin-left: -7rem;
  }

  .xs\:last\:-ml-32:last-child {
    margin-left: -8rem;
  }

  .xs\:last\:-ml-36:last-child {
    margin-left: -9rem;
  }

  .xs\:last\:-ml-40:last-child {
    margin-left: -10rem;
  }

  .xs\:last\:-ml-44:last-child {
    margin-left: -11rem;
  }

  .xs\:last\:-ml-48:last-child {
    margin-left: -12rem;
  }

  .xs\:last\:-ml-52:last-child {
    margin-left: -13rem;
  }

  .xs\:last\:-ml-56:last-child {
    margin-left: -14rem;
  }

  .xs\:last\:-ml-60:last-child {
    margin-left: -15rem;
  }

  .xs\:last\:-ml-64:last-child {
    margin-left: -16rem;
  }

  .xs\:last\:-ml-72:last-child {
    margin-left: -18rem;
  }

  .xs\:last\:-ml-80:last-child {
    margin-left: -20rem;
  }

  .xs\:last\:-ml-96:last-child {
    margin-left: -24rem;
  }

  .xs\:last\:-ml-px:last-child {
    margin-left: -1px;
  }

  .xs\:last\:-ml-0\.5:last-child {
    margin-left: -0.125rem;
  }

  .xs\:last\:-ml-1\.5:last-child {
    margin-left: -0.375rem;
  }

  .xs\:last\:-ml-2\.5:last-child {
    margin-left: -0.625rem;
  }

  .xs\:last\:-ml-3\.5:last-child {
    margin-left: -0.875rem;
  }

  .xs\:last\:-ml-15px:last-child {
    margin-left: -15px;
  }

  .xs\:last\:ml-m11:last-child {
    margin-left: 11px;
  }

  .xs\:last\:ml-12px:last-child {
    margin-left: 12px;
  }

  .xs\:last\:ml-m72:last-child {
    margin-left: 72px;
  }

  .xs\:last\:ml-m21:last-child {
    margin-left: 21%;
  }

  .xs\:last\:ml-m15:last-child {
    margin-left: 15px;
  }

  .xs\:last\:ml-m18:last-child {
    margin-left: 18px;
  }

  .xs\:last\:ml-m35:last-child {
    margin-left: 35px;
  }

  .xs\:last\:ml-m19:last-child {
    margin-left: 19px;
  }

  .xs\:last\:ml-m17:last-child {
    margin-left: 17px;
  }

  .xs\:last\:ml-m9:last-child {
    margin-left: 9px;
  }

  .xs\:last\:ml-m10:last-child {
    margin-left: 10px;
  }

  .xs\:last\:ml-m51:last-child {
    margin-left: 51px;
  }

  .xs\:last\:ml-m43:last-child {
    margin-left: 43px;
  }

  .xs\:last\:ml-m13:last-child {
    margin-left: 13px;
  }

  .xs\:last\:ml-m26:last-child {
    margin-left: 26px;
  }

  .xs\:last\:ml-m2:last-child {
    margin-left: 2px;
  }

  .xs\:last\:ml-m14:last-child {
    margin-left: 14px;
  }

  .xs\:last\:ml-m5:last-child {
    margin-left: 5px;
  }

  .xs\:last\:ml-m8:last-child {
    margin-left: 8px;
  }

  .xs\:last\:ml-mp15:last-child {
    margin-left: 15%;
  }

  .xs\:last\:-ml-100:last-child {
    margin-left: -100px;
  }

  .xs\:last\:ml-0auto:last-child {
    margin-left: 0px auto;
  }

  .xs\:last\:ml-o6:last-child {
    margin-left: 1.5rem;
  }

  .xs\:last\:-ml-23:last-child {
    margin-left: -23px;
  }

  .xs\:box-border {
    box-sizing: border-box;
  }

  .xs\:box-content {
    box-sizing: content-box;
  }

  .xs\:block {
    display: block;
  }

  .xs\:inline-block {
    display: inline-block;
  }

  .xs\:inline {
    display: inline;
  }

  .xs\:flex {
    display: flex;
  }

  .xs\:inline-flex {
    display: inline-flex;
  }

  .xs\:table {
    display: table;
  }

  .xs\:inline-table {
    display: inline-table;
  }

  .xs\:table-caption {
    display: table-caption;
  }

  .xs\:table-cell {
    display: table-cell;
  }

  .xs\:table-column {
    display: table-column;
  }

  .xs\:table-column-group {
    display: table-column-group;
  }

  .xs\:table-footer-group {
    display: table-footer-group;
  }

  .xs\:table-header-group {
    display: table-header-group;
  }

  .xs\:table-row-group {
    display: table-row-group;
  }

  .xs\:table-row {
    display: table-row;
  }

  .xs\:flow-root {
    display: flow-root;
  }

  .xs\:grid {
    display: grid;
  }

  .xs\:inline-grid {
    display: inline-grid;
  }

  .xs\:contents {
    display: contents;
  }

  .xs\:list-item {
    display: list-item;
  }

  .xs\:hidden {
    display: none;
  }

  .xs\:h-0 {
    height: 0px;
  }

  .xs\:h-1 {
    height: 0.25rem;
  }

  .xs\:h-2 {
    height: 0.5rem;
  }

  .xs\:h-3 {
    height: 0.75rem;
  }

  .xs\:h-4 {
    height: 1rem;
  }

  .xs\:h-5 {
    height: 1.25rem;
  }

  .xs\:h-6 {
    height: 1.5rem;
  }

  .xs\:h-7 {
    height: 1.75rem;
  }

  .xs\:h-8 {
    height: 2rem;
  }

  .xs\:h-9 {
    height: 2.25rem;
  }

  .xs\:h-10 {
    height: 2.5rem;
  }

  .xs\:h-11 {
    height: 2.75rem;
  }

  .xs\:h-12 {
    height: 3rem;
  }

  .xs\:h-13 {
    height: 13px;
  }

  .xs\:h-14 {
    height: 3.5rem;
  }

  .xs\:h-15 {
    height: 15px;
  }

  .xs\:h-16 {
    height: 4rem;
  }

  .xs\:h-20 {
    height: 5rem;
  }

  .xs\:h-24 {
    height: 24px;
  }

  .xs\:h-26 {
    height: 26px;
  }

  .xs\:h-28 {
    height: 7rem;
  }

  .xs\:h-30 {
    height: 30px;
  }

  .xs\:h-32 {
    height: 8rem;
  }

  .xs\:h-35 {
    height: 35px;
  }

  .xs\:h-36 {
    height: 36px;
  }

  .xs\:h-40 {
    height: 10rem;
  }

  .xs\:h-44 {
    height: 11rem;
  }

  .xs\:h-45 {
    height: 45px;
  }

  .xs\:h-48 {
    height: 12rem;
  }

  .xs\:h-49 {
    height: 49px;
  }

  .xs\:h-50 {
    height: 50px !important;
  }

  .xs\:h-52 {
    height: 13rem;
  }

  .xs\:h-56 {
    height: 56px;
  }

  .xs\:h-58 {
    height: 58px;
  }

  .xs\:h-60 {
    height: 60px;
  }

  .xs\:h-64 {
    height: 16rem;
  }

  .xs\:h-70 {
    height: 70px;
  }

  .xs\:h-72 {
    height: 18rem;
  }

  .xs\:h-80 {
    height: 20rem;
  }

  .xs\:h-89 {
    height: 89px;
  }

  .xs\:h-95 {
    height: 95px;
  }

  .xs\:h-96 {
    height: 24rem;
  }

  .xs\:h-100 {
    height: 100px;
  }

  .xs\:h-105 {
    height: 105px;
  }

  .xs\:h-110 {
    height: 110px;
  }

  .xs\:h-120 {
    height: 120px;
  }

  .xs\:h-125 {
    height: 125px;
  }

  .xs\:h-135 {
    height: 135px;
  }

  .xs\:h-160 {
    height: 160px;
  }

  .xs\:h-170 {
    height: 170px;
  }

  .xs\:h-176 {
    height: 176px;
  }

  .xs\:h-185 {
    height: 185px;
  }

  .xs\:h-198 {
    height: 198px;
  }

  .xs\:h-255 {
    height: 255px;
  }

  .xs\:h-259 {
    height: 259px;
  }

  .xs\:h-280 {
    height: 280px;
  }

  .xs\:h-297 {
    height: 297px;
  }

  .xs\:h-300 {
    height: 300px;
  }

  .xs\:h-305 {
    height: 305px;
  }

  .xs\:h-320 {
    height: 320px;
  }

  .xs\:h-330 {
    height: 330px;
  }

  .xs\:h-402 {
    height: 402px;
  }

  .xs\:h-418 {
    height: 418px;
  }

  .xs\:h-422 {
    height: 422px;
  }

  .xs\:h-429 {
    height: 429px;
  }

  .xs\:h-430 {
    height: 430px;
  }

  .xs\:h-444 {
    height: 444px;
  }

  .xs\:h-454 {
    height: 454px;
  }

  .xs\:h-477 {
    height: 477px;
  }

  .xs\:h-480 {
    height: 480px;
  }

  .xs\:h-485 {
    height: 485px;
  }

  .xs\:h-495 {
    height: 495px;
  }

  .xs\:h-505 {
    height: 505px;
  }

  .xs\:h-521 {
    height: 521px;
  }

  .xs\:h-523 {
    height: 523px;
  }

  .xs\:h-525 {
    height: 525px;
  }

  .xs\:h-560 {
    height: 560px;
  }

  .xs\:h-600 {
    height: 600px;
  }

  .xs\:h-665 {
    height: 665px;
  }

  .xs\:h-960 {
    height: 960px;
  }

  .xs\:h-1080 {
    height: 1080px;
  }

  .xs\:h-auto {
    height: auto;
  }

  .xs\:h-px {
    height: 1px;
  }

  .xs\:h-0\.5 {
    height: 0.125rem;
  }

  .xs\:h-1\.5 {
    height: 0.375rem;
  }

  .xs\:h-2\.5 {
    height: 0.625rem;
  }

  .xs\:h-3\.5 {
    height: 0.875rem;
  }

  .xs\:h-1\/2 {
    height: 50%;
  }

  .xs\:h-1\/3 {
    height: 33.333333%;
  }

  .xs\:h-2\/3 {
    height: 66.666667%;
  }

  .xs\:h-1\/4 {
    height: 25%;
  }

  .xs\:h-2\/4 {
    height: 50%;
  }

  .xs\:h-3\/4 {
    height: 75%;
  }

  .xs\:h-1\/5 {
    height: 20%;
  }

  .xs\:h-2\/5 {
    height: 40%;
  }

  .xs\:h-3\/5 {
    height: 60%;
  }

  .xs\:h-4\/5 {
    height: 80%;
  }

  .xs\:h-1\/6 {
    height: 16.666667%;
  }

  .xs\:h-2\/6 {
    height: 33.333333%;
  }

  .xs\:h-3\/6 {
    height: 50%;
  }

  .xs\:h-4\/6 {
    height: 66.666667%;
  }

  .xs\:h-5\/6 {
    height: 83.333333%;
  }

  .xs\:h-full {
    height: 100%;
  }

  .xs\:h-screen {
    height: 100vh;
  }

  .xs\:h-h48 {
    height: 48px;
  }

  .xs\:h-h44 {
    height: 44px;
  }

  .xs\:h-h130 {
    height: 130px;
  }

  .xs\:h-h-h114 {
    height: h-h114;
  }

  .xs\:h-h-60 {
    height: h-60;
  }

  .xs\:h-h114 {
    height: 14px;
  }

  .xs\:h-h60 {
    height: 60px;
  }

  .xs\:h-h5 {
    height: 5px;
  }

  .xs\:h-95vh {
    height: 95vh;
  }

  .xs\:h-h22 {
    height: 22px;
  }

  .xs\:max-h-0 {
    max-height: 0px;
  }

  .xs\:max-h-1 {
    max-height: 0.25rem;
  }

  .xs\:max-h-2 {
    max-height: 0.5rem;
  }

  .xs\:max-h-3 {
    max-height: 0.75rem;
  }

  .xs\:max-h-4 {
    max-height: 1rem;
  }

  .xs\:max-h-5 {
    max-height: 1.25rem;
  }

  .xs\:max-h-6 {
    max-height: 1.5rem;
  }

  .xs\:max-h-7 {
    max-height: 1.75rem;
  }

  .xs\:max-h-8 {
    max-height: 2rem;
  }

  .xs\:max-h-9 {
    max-height: 2.25rem;
  }

  .xs\:max-h-10 {
    max-height: 2.5rem;
  }

  .xs\:max-h-11 {
    max-height: 2.75rem;
  }

  .xs\:max-h-12 {
    max-height: 3rem;
  }

  .xs\:max-h-14 {
    max-height: 3.5rem;
  }

  .xs\:max-h-16 {
    max-height: 4rem;
  }

  .xs\:max-h-20 {
    max-height: 5rem;
  }

  .xs\:max-h-24 {
    max-height: 6rem;
  }

  .xs\:max-h-28 {
    max-height: 7rem;
  }

  .xs\:max-h-32 {
    max-height: 8rem;
  }

  .xs\:max-h-36 {
    max-height: 9rem;
  }

  .xs\:max-h-40 {
    max-height: 10rem;
  }

  .xs\:max-h-44 {
    max-height: 11rem;
  }

  .xs\:max-h-48 {
    max-height: 12rem;
  }

  .xs\:max-h-52 {
    max-height: 13rem;
  }

  .xs\:max-h-56 {
    max-height: 14rem;
  }

  .xs\:max-h-60 {
    max-height: 15rem;
  }

  .xs\:max-h-64 {
    max-height: 16rem;
  }

  .xs\:max-h-72 {
    max-height: 18rem;
  }

  .xs\:max-h-80 {
    max-height: 20rem;
  }

  .xs\:max-h-96 {
    max-height: 24rem;
  }

  .xs\:max-h-px {
    max-height: 1px;
  }

  .xs\:max-h-0\.5 {
    max-height: 0.125rem;
  }

  .xs\:max-h-1\.5 {
    max-height: 0.375rem;
  }

  .xs\:max-h-2\.5 {
    max-height: 0.625rem;
  }

  .xs\:max-h-3\.5 {
    max-height: 0.875rem;
  }

  .xs\:max-h-full {
    max-height: 100%;
  }

  .xs\:max-h-screen {
    max-height: 100vh;
  }

  .xs\:min-h-0 {
    min-height: 0px;
  }

  .xs\:min-h-60 {
    min-height: 60px;
  }

  .xs\:min-h-175 {
    min-height: 175px;
  }

  .xs\:min-h-180 {
    min-height: 180px;
  }

  .xs\:min-h-200 {
    min-height: 200px;
  }

  .xs\:min-h-380 {
    min-height: 380px;
  }

  .xs\:min-h-400 {
    min-height: 400px;
  }

  .xs\:min-h-550 {
    min-height: 550px;
  }

  .xs\:min-h-full {
    min-height: 100%;
  }

  .xs\:min-h-screen {
    min-height: 100vh;
  }

  .xs\:w-0 {
    width: 0px;
  }

  .xs\:w-1 {
    width: 0.25rem;
  }

  .xs\:w-2 {
    width: 0.5rem;
  }

  .xs\:w-3 {
    width: 0.75rem;
  }

  .xs\:w-4 {
    width: 1rem;
  }

  .xs\:w-5 {
    width: 1.25rem;
  }

  .xs\:w-6 {
    width: 1.5rem;
  }

  .xs\:w-7 {
    width: 1.75rem;
  }

  .xs\:w-8 {
    width: 2rem;
  }

  .xs\:w-9 {
    width: 2.25rem;
  }

  .xs\:w-10 {
    width: 2.5rem;
  }

  .xs\:w-11 {
    width: 11px;
  }

  .xs\:w-12 {
    width: 3rem;
  }

  .xs\:w-13 {
    width: 13px;
  }

  .xs\:w-14 {
    width: 3.5rem;
  }

  .xs\:w-16 {
    width: 16%;
  }

  .xs\:w-20 {
    width: 5rem;
  }

  .xs\:w-24 {
    width: 24px;
  }

  .xs\:w-28 {
    width: 28 px;
  }

  .xs\:w-30 {
    width: 30px;
  }

  .xs\:w-32 {
    width: 8rem;
  }

  .xs\:w-35 {
    width: 35px;
  }

  .xs\:w-36 {
    width: 9rem;
  }

  .xs\:w-40 {
    width: 40px !important;
  }

  .xs\:w-44 {
    width: 11rem;
  }

  .xs\:w-48 {
    width: 12rem;
  }

  .xs\:w-50 {
    width: 50px;
  }

  .xs\:w-52 {
    width: 52%;
  }

  .xs\:w-54 {
    width: 54px;
  }

  .xs\:w-56 {
    width: 14rem;
  }

  .xs\:w-60 {
    width: 60%;
  }

  .xs\:w-64 {
    width: 16rem;
  }

  .xs\:w-68 {
    width: 68%;
  }

  .xs\:w-70 {
    width: 70px;
  }

  .xs\:w-72 {
    width: 18rem;
  }

  .xs\:w-80 {
    width: 80px;
  }

  .xs\:w-84 {
    width: 84px;
  }

  .xs\:w-85 {
    width: 85%;
  }

  .xs\:w-90 {
    width: 90px;
  }

  .xs\:w-93 {
    width: 93px;
  }

  .xs\:w-95 {
    width: 95px;
  }

  .xs\:w-96 {
    width: 24rem;
  }

  .xs\:w-100 {
    width: 100px !important;
  }

  .xs\:w-105 {
    width: 105px;
  }

  .xs\:w-108 {
    width: 108px;
  }

  .xs\:w-110 {
    width: 110px;
  }

  .xs\:w-120 {
    width: 120px;
  }

  .xs\:w-122 {
    width: 122px;
  }

  .xs\:w-125 {
    width: 125px;
  }

  .xs\:w-130 {
    width: 130px;
  }

  .xs\:w-136 {
    width: 136px;
  }

  .xs\:w-140 {
    width: 140px;
  }

  .xs\:w-145 {
    width: 145px;
  }

  .xs\:w-150 {
    width: 150px;
  }

  .xs\:w-155 {
    width: 155px;
  }

  .xs\:w-159 {
    width: 159px;
  }

  .xs\:w-160 {
    width: 160px;
  }

  .xs\:w-162 {
    width: 162px;
  }

  .xs\:w-165 {
    width: 165px;
  }

  .xs\:w-169 {
    width: 169px;
  }

  .xs\:w-170 {
    width: 170px;
  }

  .xs\:w-174 {
    width: 174px;
  }

  .xs\:w-180 {
    width: 180px;
  }

  .xs\:w-185 {
    width: 185px;
  }

  .xs\:w-189 {
    width: 189px;
  }

  .xs\:w-190 {
    width: 190px;
  }

  .xs\:w-193 {
    width: 193px;
  }

  .xs\:w-197 {
    width: 197px;
  }

  .xs\:w-200 {
    width: 200px;
  }

  .xs\:w-205 {
    width: 205px;
  }

  .xs\:w-215 {
    width: 215px;
  }

  .xs\:w-220 {
    width: 220px;
  }

  .xs\:w-235 {
    width: 235px;
  }

  .xs\:w-240 {
    width: 240px;
  }

  .xs\:w-250 {
    width: 250px !important;
  }

  .xs\:w-268 {
    width: 268px;
  }

  .xs\:w-280 {
    width: 280px;
  }

  .xs\:w-284 {
    width: 284px;
  }

  .xs\:w-286 {
    width: 286px;
  }

  .xs\:w-290 {
    width: 290px;
  }

  .xs\:w-300 {
    width: 300px;
  }

  .xs\:w-310 {
    width: 310px;
  }

  .xs\:w-315 {
    width: 315px;
  }

  .xs\:w-320 {
    width: 320px;
  }

  .xs\:w-330 {
    width: 330px;
  }

  .xs\:w-341 {
    width: 341px;
  }

  .xs\:w-342 {
    width: 342px;
  }

  .xs\:w-345 {
    width: 345px;
  }

  .xs\:w-375 {
    width: 375px;
  }

  .xs\:w-400 {
    width: 400px;
  }

  .xs\:w-420 {
    width: 420px;
  }

  .xs\:w-450 {
    width: 450px;
  }

  .xs\:w-500 {
    width: 500px;
  }

  .xs\:w-508 {
    width: 508px;
  }

  .xs\:w-550 {
    width: 550px;
  }

  .xs\:w-560 {
    width: 560px;
  }

  .xs\:w-600 {
    width: 600px;
  }

  .xs\:w-637 {
    width: 637px;
  }

  .xs\:w-644 {
    width: 644px;
  }

  .xs\:w-650 {
    width: 650px;
  }

  .xs\:w-700 {
    width: 700px;
  }

  .xs\:w-710 {
    width: 710px;
  }

  .xs\:w-750 {
    width: 750px;
  }

  .xs\:w-768 {
    width: 768px;
  }

  .xs\:w-800 {
    width: 800px;
  }

  .xs\:w-850 {
    width: 850px;
  }

  .xs\:w-900 {
    width: 900px;
  }

  .xs\:w-920 {
    width: 920px;
  }

  .xs\:w-950 {
    width: 950px;
  }

  .xs\:w-1000 {
    width: 1000px;
  }

  .xs\:w-1075 {
    width: 1075px;
  }

  .xs\:w-1250 {
    width: 1250px;
  }

  .xs\:w-1420 {
    width: 1420px;
  }

  .xs\:w-1452 {
    width: 1452px;
  }

  .xs\:w-1499 {
    width: 1499px;
  }

  .xs\:w-auto {
    width: auto;
  }

  .xs\:w-px {
    width: 1px;
  }

  .xs\:w-0\.5 {
    width: 0.125rem;
  }

  .xs\:w-1\.5 {
    width: 0.375rem;
  }

  .xs\:w-2\.5 {
    width: 0.625rem;
  }

  .xs\:w-3\.5 {
    width: 0.875rem;
  }

  .xs\:w-1\/2 {
    width: 50%;
  }

  .xs\:w-1\/3 {
    width: 33.333333%;
  }

  .xs\:w-2\/3 {
    width: 66.666667%;
  }

  .xs\:w-1\/4 {
    width: 25%;
  }

  .xs\:w-2\/4 {
    width: 50%;
  }

  .xs\:w-3\/4 {
    width: 75%;
  }

  .xs\:w-1\/5 {
    width: 20%;
  }

  .xs\:w-2\/5 {
    width: 40%;
  }

  .xs\:w-3\/5 {
    width: 60%;
  }

  .xs\:w-4\/5 {
    width: 80%;
  }

  .xs\:w-1\/6 {
    width: 16.666667%;
  }

  .xs\:w-2\/6 {
    width: 33.333333%;
  }

  .xs\:w-3\/6 {
    width: 50%;
  }

  .xs\:w-4\/6 {
    width: 66.666667%;
  }

  .xs\:w-5\/6 {
    width: 83.333333%;
  }

  .xs\:w-1\/12 {
    width: 8.333333%;
  }

  .xs\:w-2\/12 {
    width: 16.666667%;
  }

  .xs\:w-3\/12 {
    width: 25%;
  }

  .xs\:w-4\/12 {
    width: 33.333333%;
  }

  .xs\:w-5\/12 {
    width: 41.666667%;
  }

  .xs\:w-6\/12 {
    width: 50%;
  }

  .xs\:w-7\/12 {
    width: 58.333333%;
  }

  .xs\:w-8\/12 {
    width: 66.666667%;
  }

  .xs\:w-9\/12 {
    width: 75%;
  }

  .xs\:w-10\/12 {
    width: 83.333333%;
  }

  .xs\:w-11\/12 {
    width: 91.666667%;
  }

  .xs\:w-full {
    width: 100%;
  }

  .xs\:w-screen {
    width: 100vw;
  }

  .xs\:w-min {
    width: -moz-min-content;
    width: min-content;
  }

  .xs\:w-max {
    width: -moz-max-content;
    width: max-content;
  }

  .xs\:w-3px {
    width: 3px;
  }

  .xs\:w-10rem {
    width: 10rem;
  }

  .xs\:w-w60 {
    width: 60px;
  }

  .xs\:w-w61 {
    width: 61px;
  }

  .xs\:w-w14 {
    width: 14%;
  }

  .xs\:w-w-w114 {
    width: w-w114;
  }

  .xs\:w-w-95 {
    width: w-95;
  }

  .xs\:w-w114 {
    width: 14px;
  }

  .xs\:w-w96 {
    width: 96%;
  }

  .xs\:w-w5 {
    width: 5px;
  }

  .xs\:w-m250 {
    width: 250px;
  }

  .xs\:w-40px {
    width: 40px;
  }

  .xs\:w-wd96 {
    width: 96px;
  }

  .xs\:w-66p {
    width: 66%;
  }

  .xs\:w-p40 {
    width: 40%;
  }

  .xs\:w-p37 {
    width: 37%;
  }

  .xs\:w-p80 {
    width: 80%;
  }

  .xs\:w-p90 {
    width: 90%;
  }

  .xs\:w-p12 {
    width: 12%;
  }

  .xs\:w-9\/20 {
    width: 45%;
  }

  .xs\:w-70p {
    width: 70%;
  }

  .xs\:w-32p {
    width: 32%;
  }

  .xs\:w-device-block {
    width: calc(100% - 64px) !important;
  }

  .xs\:w-device-block1 {
    width: 100% !important;
  }

  .xs\:w-45px {
    width: 45px;
  }

  .xs\:min-w-0 {
    min-width: 0px;
  }

  .xs\:min-w-385 {
    min-width: 385px;
  }

  .xs\:min-w-full {
    min-width: 100%;
  }

  .xs\:min-w-min {
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .xs\:min-w-max {
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .xs\:max-w-0 {
    max-width: 0rem;
  }

  .xs\:max-w-none {
    max-width: none;
  }

  .xs\:max-w-xs {
    max-width: 20rem;
  }

  .xs\:max-w-sm {
    max-width: 24rem;
  }

  .xs\:max-w-md {
    max-width: 28rem;
  }

  .xs\:max-w-lg {
    max-width: 32rem;
  }

  .xs\:max-w-xl {
    max-width: 36rem;
  }

  .xs\:max-w-2xl {
    max-width: 42rem;
  }

  .xs\:max-w-3xl {
    max-width: 48rem;
  }

  .xs\:max-w-4xl {
    max-width: 56rem;
  }

  .xs\:max-w-5xl {
    max-width: 64rem;
  }

  .xs\:max-w-6xl {
    max-width: 72rem;
  }

  .xs\:max-w-7xl {
    max-width: 80rem;
  }

  .xs\:max-w-full {
    max-width: 100%;
  }

  .xs\:max-w-min {
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .xs\:max-w-max {
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .xs\:max-w-prose {
    max-width: 65ch;
  }

  .xs\:max-w-1600p {
    max-width: 1600px;
  }

  .xs\:flex-1 {
    flex: 1 1 0%;
  }

  .xs\:flex-auto {
    flex: 1 1 auto;
  }

  .xs\:flex-initial {
    flex: 0 1 auto;
  }

  .xs\:flex-none {
    flex: none;
  }

  .xs\:flex-1\/2 {
    flex: 50%;
  }

  .xs\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .xs\:flex-shrink {
    flex-shrink: 1;
  }

  .xs\:flex-grow-0 {
    flex-grow: 0;
  }

  .xs\:flex-grow {
    flex-grow: 1;
  }

  .xs\:table-auto {
    table-layout: auto;
  }

  .xs\:table-fixed {
    table-layout: fixed;
  }

  .xs\:border-collapse {
    border-collapse: collapse;
  }

  .xs\:border-separate {
    border-collapse: separate;
  }

  .xs\:origin-center {
    transform-origin: center;
  }

  .xs\:origin-top {
    transform-origin: top;
  }

  .xs\:origin-top-right {
    transform-origin: top right;
  }

  .xs\:origin-right {
    transform-origin: right;
  }

  .xs\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .xs\:origin-bottom {
    transform-origin: bottom;
  }

  .xs\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .xs\:origin-left {
    transform-origin: left;
  }

  .xs\:origin-top-left {
    transform-origin: top left;
  }

  .xs\:transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .xs\:transform-gpu {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .xs\:transform-none {
    transform: none;
  }

  .xs\:translate-x-0 {
    --tw-translate-x: 0px;
  }

  .xs\:translate-x-1 {
    --tw-translate-x: 0.25rem;
  }

  .xs\:translate-x-2 {
    --tw-translate-x: 0.5rem;
  }

  .xs\:translate-x-3 {
    --tw-translate-x: 0.75rem;
  }

  .xs\:translate-x-4 {
    --tw-translate-x: 1rem;
  }

  .xs\:translate-x-5 {
    --tw-translate-x: 1.25rem;
  }

  .xs\:translate-x-6 {
    --tw-translate-x: 1.5rem;
  }

  .xs\:translate-x-7 {
    --tw-translate-x: 1.75rem;
  }

  .xs\:translate-x-8 {
    --tw-translate-x: 2rem;
  }

  .xs\:translate-x-9 {
    --tw-translate-x: 2.25rem;
  }

  .xs\:translate-x-10 {
    --tw-translate-x: 2.5rem;
  }

  .xs\:translate-x-11 {
    --tw-translate-x: 2.75rem;
  }

  .xs\:translate-x-12 {
    --tw-translate-x: 3rem;
  }

  .xs\:translate-x-14 {
    --tw-translate-x: 3.5rem;
  }

  .xs\:translate-x-16 {
    --tw-translate-x: 4rem;
  }

  .xs\:translate-x-20 {
    --tw-translate-x: 5rem;
  }

  .xs\:translate-x-24 {
    --tw-translate-x: 6rem;
  }

  .xs\:translate-x-28 {
    --tw-translate-x: 7rem;
  }

  .xs\:translate-x-32 {
    --tw-translate-x: 8rem;
  }

  .xs\:translate-x-36 {
    --tw-translate-x: 9rem;
  }

  .xs\:translate-x-40 {
    --tw-translate-x: 10rem;
  }

  .xs\:translate-x-44 {
    --tw-translate-x: 11rem;
  }

  .xs\:translate-x-48 {
    --tw-translate-x: 12rem;
  }

  .xs\:translate-x-52 {
    --tw-translate-x: 13rem;
  }

  .xs\:translate-x-56 {
    --tw-translate-x: 14rem;
  }

  .xs\:translate-x-60 {
    --tw-translate-x: 15rem;
  }

  .xs\:translate-x-64 {
    --tw-translate-x: 16rem;
  }

  .xs\:translate-x-72 {
    --tw-translate-x: 18rem;
  }

  .xs\:translate-x-80 {
    --tw-translate-x: 20rem;
  }

  .xs\:translate-x-96 {
    --tw-translate-x: 24rem;
  }

  .xs\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .xs\:translate-x-0\.5 {
    --tw-translate-x: 0.125rem;
  }

  .xs\:translate-x-1\.5 {
    --tw-translate-x: 0.375rem;
  }

  .xs\:translate-x-2\.5 {
    --tw-translate-x: 0.625rem;
  }

  .xs\:translate-x-3\.5 {
    --tw-translate-x: 0.875rem;
  }

  .xs\:-translate-x-0 {
    --tw-translate-x: 0px;
  }

  .xs\:-translate-x-1 {
    --tw-translate-x: -0.25rem;
  }

  .xs\:-translate-x-2 {
    --tw-translate-x: -0.5rem;
  }

  .xs\:-translate-x-3 {
    --tw-translate-x: -0.75rem;
  }

  .xs\:-translate-x-4 {
    --tw-translate-x: -1rem;
  }

  .xs\:-translate-x-5 {
    --tw-translate-x: -1.25rem;
  }

  .xs\:-translate-x-6 {
    --tw-translate-x: -1.5rem;
  }

  .xs\:-translate-x-7 {
    --tw-translate-x: -1.75rem;
  }

  .xs\:-translate-x-8 {
    --tw-translate-x: -2rem;
  }

  .xs\:-translate-x-9 {
    --tw-translate-x: -2.25rem;
  }

  .xs\:-translate-x-10 {
    --tw-translate-x: -2.5rem;
  }

  .xs\:-translate-x-11 {
    --tw-translate-x: -2.75rem;
  }

  .xs\:-translate-x-12 {
    --tw-translate-x: -3rem;
  }

  .xs\:-translate-x-14 {
    --tw-translate-x: -3.5rem;
  }

  .xs\:-translate-x-16 {
    --tw-translate-x: -4rem;
  }

  .xs\:-translate-x-20 {
    --tw-translate-x: -5rem;
  }

  .xs\:-translate-x-24 {
    --tw-translate-x: -6rem;
  }

  .xs\:-translate-x-28 {
    --tw-translate-x: -7rem;
  }

  .xs\:-translate-x-32 {
    --tw-translate-x: -8rem;
  }

  .xs\:-translate-x-36 {
    --tw-translate-x: -9rem;
  }

  .xs\:-translate-x-40 {
    --tw-translate-x: -10rem;
  }

  .xs\:-translate-x-44 {
    --tw-translate-x: -11rem;
  }

  .xs\:-translate-x-48 {
    --tw-translate-x: -12rem;
  }

  .xs\:-translate-x-52 {
    --tw-translate-x: -13rem;
  }

  .xs\:-translate-x-56 {
    --tw-translate-x: -14rem;
  }

  .xs\:-translate-x-60 {
    --tw-translate-x: -15rem;
  }

  .xs\:-translate-x-64 {
    --tw-translate-x: -16rem;
  }

  .xs\:-translate-x-72 {
    --tw-translate-x: -18rem;
  }

  .xs\:-translate-x-80 {
    --tw-translate-x: -20rem;
  }

  .xs\:-translate-x-96 {
    --tw-translate-x: -24rem;
  }

  .xs\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .xs\:-translate-x-0\.5 {
    --tw-translate-x: -0.125rem;
  }

  .xs\:-translate-x-1\.5 {
    --tw-translate-x: -0.375rem;
  }

  .xs\:-translate-x-2\.5 {
    --tw-translate-x: -0.625rem;
  }

  .xs\:-translate-x-3\.5 {
    --tw-translate-x: -0.875rem;
  }

  .xs\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .xs\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .xs\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .xs\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .xs\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .xs\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .xs\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .xs\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .xs\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .xs\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .xs\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .xs\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .xs\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .xs\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .xs\:translate-y-0 {
    --tw-translate-y: 0px;
  }

  .xs\:translate-y-1 {
    --tw-translate-y: 0.25rem;
  }

  .xs\:translate-y-2 {
    --tw-translate-y: 0.5rem;
  }

  .xs\:translate-y-3 {
    --tw-translate-y: 0.75rem;
  }

  .xs\:translate-y-4 {
    --tw-translate-y: 1rem;
  }

  .xs\:translate-y-5 {
    --tw-translate-y: 1.25rem;
  }

  .xs\:translate-y-6 {
    --tw-translate-y: 1.5rem;
  }

  .xs\:translate-y-7 {
    --tw-translate-y: 1.75rem;
  }

  .xs\:translate-y-8 {
    --tw-translate-y: 2rem;
  }

  .xs\:translate-y-9 {
    --tw-translate-y: 2.25rem;
  }

  .xs\:translate-y-10 {
    --tw-translate-y: 2.5rem;
  }

  .xs\:translate-y-11 {
    --tw-translate-y: 2.75rem;
  }

  .xs\:translate-y-12 {
    --tw-translate-y: 3rem;
  }

  .xs\:translate-y-14 {
    --tw-translate-y: 3.5rem;
  }

  .xs\:translate-y-16 {
    --tw-translate-y: 4rem;
  }

  .xs\:translate-y-20 {
    --tw-translate-y: 5rem;
  }

  .xs\:translate-y-24 {
    --tw-translate-y: 6rem;
  }

  .xs\:translate-y-28 {
    --tw-translate-y: 7rem;
  }

  .xs\:translate-y-32 {
    --tw-translate-y: 8rem;
  }

  .xs\:translate-y-36 {
    --tw-translate-y: 9rem;
  }

  .xs\:translate-y-40 {
    --tw-translate-y: 10rem;
  }

  .xs\:translate-y-44 {
    --tw-translate-y: 11rem;
  }

  .xs\:translate-y-48 {
    --tw-translate-y: 12rem;
  }

  .xs\:translate-y-52 {
    --tw-translate-y: 13rem;
  }

  .xs\:translate-y-56 {
    --tw-translate-y: 14rem;
  }

  .xs\:translate-y-60 {
    --tw-translate-y: 15rem;
  }

  .xs\:translate-y-64 {
    --tw-translate-y: 16rem;
  }

  .xs\:translate-y-72 {
    --tw-translate-y: 18rem;
  }

  .xs\:translate-y-80 {
    --tw-translate-y: 20rem;
  }

  .xs\:translate-y-96 {
    --tw-translate-y: 24rem;
  }

  .xs\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .xs\:translate-y-0\.5 {
    --tw-translate-y: 0.125rem;
  }

  .xs\:translate-y-1\.5 {
    --tw-translate-y: 0.375rem;
  }

  .xs\:translate-y-2\.5 {
    --tw-translate-y: 0.625rem;
  }

  .xs\:translate-y-3\.5 {
    --tw-translate-y: 0.875rem;
  }

  .xs\:-translate-y-0 {
    --tw-translate-y: 0px;
  }

  .xs\:-translate-y-1 {
    --tw-translate-y: -0.25rem;
  }

  .xs\:-translate-y-2 {
    --tw-translate-y: -0.5rem;
  }

  .xs\:-translate-y-3 {
    --tw-translate-y: -0.75rem;
  }

  .xs\:-translate-y-4 {
    --tw-translate-y: -1rem;
  }

  .xs\:-translate-y-5 {
    --tw-translate-y: -1.25rem;
  }

  .xs\:-translate-y-6 {
    --tw-translate-y: -1.5rem;
  }

  .xs\:-translate-y-7 {
    --tw-translate-y: -1.75rem;
  }

  .xs\:-translate-y-8 {
    --tw-translate-y: -2rem;
  }

  .xs\:-translate-y-9 {
    --tw-translate-y: -2.25rem;
  }

  .xs\:-translate-y-10 {
    --tw-translate-y: -2.5rem;
  }

  .xs\:-translate-y-11 {
    --tw-translate-y: -2.75rem;
  }

  .xs\:-translate-y-12 {
    --tw-translate-y: -3rem;
  }

  .xs\:-translate-y-14 {
    --tw-translate-y: -3.5rem;
  }

  .xs\:-translate-y-16 {
    --tw-translate-y: -4rem;
  }

  .xs\:-translate-y-20 {
    --tw-translate-y: -5rem;
  }

  .xs\:-translate-y-24 {
    --tw-translate-y: -6rem;
  }

  .xs\:-translate-y-28 {
    --tw-translate-y: -7rem;
  }

  .xs\:-translate-y-32 {
    --tw-translate-y: -8rem;
  }

  .xs\:-translate-y-36 {
    --tw-translate-y: -9rem;
  }

  .xs\:-translate-y-40 {
    --tw-translate-y: -10rem;
  }

  .xs\:-translate-y-44 {
    --tw-translate-y: -11rem;
  }

  .xs\:-translate-y-48 {
    --tw-translate-y: -12rem;
  }

  .xs\:-translate-y-52 {
    --tw-translate-y: -13rem;
  }

  .xs\:-translate-y-56 {
    --tw-translate-y: -14rem;
  }

  .xs\:-translate-y-60 {
    --tw-translate-y: -15rem;
  }

  .xs\:-translate-y-64 {
    --tw-translate-y: -16rem;
  }

  .xs\:-translate-y-72 {
    --tw-translate-y: -18rem;
  }

  .xs\:-translate-y-80 {
    --tw-translate-y: -20rem;
  }

  .xs\:-translate-y-96 {
    --tw-translate-y: -24rem;
  }

  .xs\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .xs\:-translate-y-0\.5 {
    --tw-translate-y: -0.125rem;
  }

  .xs\:-translate-y-1\.5 {
    --tw-translate-y: -0.375rem;
  }

  .xs\:-translate-y-2\.5 {
    --tw-translate-y: -0.625rem;
  }

  .xs\:-translate-y-3\.5 {
    --tw-translate-y: -0.875rem;
  }

  .xs\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .xs\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .xs\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .xs\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .xs\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .xs\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .xs\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .xs\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .xs\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .xs\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .xs\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .xs\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .xs\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .xs\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .xs\:hover\:translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .xs\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.25rem;
  }

  .xs\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.5rem;
  }

  .xs\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.75rem;
  }

  .xs\:hover\:translate-x-4:hover {
    --tw-translate-x: 1rem;
  }

  .xs\:hover\:translate-x-5:hover {
    --tw-translate-x: 1.25rem;
  }

  .xs\:hover\:translate-x-6:hover {
    --tw-translate-x: 1.5rem;
  }

  .xs\:hover\:translate-x-7:hover {
    --tw-translate-x: 1.75rem;
  }

  .xs\:hover\:translate-x-8:hover {
    --tw-translate-x: 2rem;
  }

  .xs\:hover\:translate-x-9:hover {
    --tw-translate-x: 2.25rem;
  }

  .xs\:hover\:translate-x-10:hover {
    --tw-translate-x: 2.5rem;
  }

  .xs\:hover\:translate-x-11:hover {
    --tw-translate-x: 2.75rem;
  }

  .xs\:hover\:translate-x-12:hover {
    --tw-translate-x: 3rem;
  }

  .xs\:hover\:translate-x-14:hover {
    --tw-translate-x: 3.5rem;
  }

  .xs\:hover\:translate-x-16:hover {
    --tw-translate-x: 4rem;
  }

  .xs\:hover\:translate-x-20:hover {
    --tw-translate-x: 5rem;
  }

  .xs\:hover\:translate-x-24:hover {
    --tw-translate-x: 6rem;
  }

  .xs\:hover\:translate-x-28:hover {
    --tw-translate-x: 7rem;
  }

  .xs\:hover\:translate-x-32:hover {
    --tw-translate-x: 8rem;
  }

  .xs\:hover\:translate-x-36:hover {
    --tw-translate-x: 9rem;
  }

  .xs\:hover\:translate-x-40:hover {
    --tw-translate-x: 10rem;
  }

  .xs\:hover\:translate-x-44:hover {
    --tw-translate-x: 11rem;
  }

  .xs\:hover\:translate-x-48:hover {
    --tw-translate-x: 12rem;
  }

  .xs\:hover\:translate-x-52:hover {
    --tw-translate-x: 13rem;
  }

  .xs\:hover\:translate-x-56:hover {
    --tw-translate-x: 14rem;
  }

  .xs\:hover\:translate-x-60:hover {
    --tw-translate-x: 15rem;
  }

  .xs\:hover\:translate-x-64:hover {
    --tw-translate-x: 16rem;
  }

  .xs\:hover\:translate-x-72:hover {
    --tw-translate-x: 18rem;
  }

  .xs\:hover\:translate-x-80:hover {
    --tw-translate-x: 20rem;
  }

  .xs\:hover\:translate-x-96:hover {
    --tw-translate-x: 24rem;
  }

  .xs\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .xs\:hover\:translate-x-0\.5:hover {
    --tw-translate-x: 0.125rem;
  }

  .xs\:hover\:translate-x-1\.5:hover {
    --tw-translate-x: 0.375rem;
  }

  .xs\:hover\:translate-x-2\.5:hover {
    --tw-translate-x: 0.625rem;
  }

  .xs\:hover\:translate-x-3\.5:hover {
    --tw-translate-x: 0.875rem;
  }

  .xs\:hover\:-translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .xs\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.25rem;
  }

  .xs\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.5rem;
  }

  .xs\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.75rem;
  }

  .xs\:hover\:-translate-x-4:hover {
    --tw-translate-x: -1rem;
  }

  .xs\:hover\:-translate-x-5:hover {
    --tw-translate-x: -1.25rem;
  }

  .xs\:hover\:-translate-x-6:hover {
    --tw-translate-x: -1.5rem;
  }

  .xs\:hover\:-translate-x-7:hover {
    --tw-translate-x: -1.75rem;
  }

  .xs\:hover\:-translate-x-8:hover {
    --tw-translate-x: -2rem;
  }

  .xs\:hover\:-translate-x-9:hover {
    --tw-translate-x: -2.25rem;
  }

  .xs\:hover\:-translate-x-10:hover {
    --tw-translate-x: -2.5rem;
  }

  .xs\:hover\:-translate-x-11:hover {
    --tw-translate-x: -2.75rem;
  }

  .xs\:hover\:-translate-x-12:hover {
    --tw-translate-x: -3rem;
  }

  .xs\:hover\:-translate-x-14:hover {
    --tw-translate-x: -3.5rem;
  }

  .xs\:hover\:-translate-x-16:hover {
    --tw-translate-x: -4rem;
  }

  .xs\:hover\:-translate-x-20:hover {
    --tw-translate-x: -5rem;
  }

  .xs\:hover\:-translate-x-24:hover {
    --tw-translate-x: -6rem;
  }

  .xs\:hover\:-translate-x-28:hover {
    --tw-translate-x: -7rem;
  }

  .xs\:hover\:-translate-x-32:hover {
    --tw-translate-x: -8rem;
  }

  .xs\:hover\:-translate-x-36:hover {
    --tw-translate-x: -9rem;
  }

  .xs\:hover\:-translate-x-40:hover {
    --tw-translate-x: -10rem;
  }

  .xs\:hover\:-translate-x-44:hover {
    --tw-translate-x: -11rem;
  }

  .xs\:hover\:-translate-x-48:hover {
    --tw-translate-x: -12rem;
  }

  .xs\:hover\:-translate-x-52:hover {
    --tw-translate-x: -13rem;
  }

  .xs\:hover\:-translate-x-56:hover {
    --tw-translate-x: -14rem;
  }

  .xs\:hover\:-translate-x-60:hover {
    --tw-translate-x: -15rem;
  }

  .xs\:hover\:-translate-x-64:hover {
    --tw-translate-x: -16rem;
  }

  .xs\:hover\:-translate-x-72:hover {
    --tw-translate-x: -18rem;
  }

  .xs\:hover\:-translate-x-80:hover {
    --tw-translate-x: -20rem;
  }

  .xs\:hover\:-translate-x-96:hover {
    --tw-translate-x: -24rem;
  }

  .xs\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .xs\:hover\:-translate-x-0\.5:hover {
    --tw-translate-x: -0.125rem;
  }

  .xs\:hover\:-translate-x-1\.5:hover {
    --tw-translate-x: -0.375rem;
  }

  .xs\:hover\:-translate-x-2\.5:hover {
    --tw-translate-x: -0.625rem;
  }

  .xs\:hover\:-translate-x-3\.5:hover {
    --tw-translate-x: -0.875rem;
  }

  .xs\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .xs\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .xs\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .xs\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .xs\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .xs\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .xs\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .xs\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .xs\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .xs\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .xs\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .xs\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .xs\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .xs\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .xs\:hover\:translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .xs\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.25rem;
  }

  .xs\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.5rem;
  }

  .xs\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.75rem;
  }

  .xs\:hover\:translate-y-4:hover {
    --tw-translate-y: 1rem;
  }

  .xs\:hover\:translate-y-5:hover {
    --tw-translate-y: 1.25rem;
  }

  .xs\:hover\:translate-y-6:hover {
    --tw-translate-y: 1.5rem;
  }

  .xs\:hover\:translate-y-7:hover {
    --tw-translate-y: 1.75rem;
  }

  .xs\:hover\:translate-y-8:hover {
    --tw-translate-y: 2rem;
  }

  .xs\:hover\:translate-y-9:hover {
    --tw-translate-y: 2.25rem;
  }

  .xs\:hover\:translate-y-10:hover {
    --tw-translate-y: 2.5rem;
  }

  .xs\:hover\:translate-y-11:hover {
    --tw-translate-y: 2.75rem;
  }

  .xs\:hover\:translate-y-12:hover {
    --tw-translate-y: 3rem;
  }

  .xs\:hover\:translate-y-14:hover {
    --tw-translate-y: 3.5rem;
  }

  .xs\:hover\:translate-y-16:hover {
    --tw-translate-y: 4rem;
  }

  .xs\:hover\:translate-y-20:hover {
    --tw-translate-y: 5rem;
  }

  .xs\:hover\:translate-y-24:hover {
    --tw-translate-y: 6rem;
  }

  .xs\:hover\:translate-y-28:hover {
    --tw-translate-y: 7rem;
  }

  .xs\:hover\:translate-y-32:hover {
    --tw-translate-y: 8rem;
  }

  .xs\:hover\:translate-y-36:hover {
    --tw-translate-y: 9rem;
  }

  .xs\:hover\:translate-y-40:hover {
    --tw-translate-y: 10rem;
  }

  .xs\:hover\:translate-y-44:hover {
    --tw-translate-y: 11rem;
  }

  .xs\:hover\:translate-y-48:hover {
    --tw-translate-y: 12rem;
  }

  .xs\:hover\:translate-y-52:hover {
    --tw-translate-y: 13rem;
  }

  .xs\:hover\:translate-y-56:hover {
    --tw-translate-y: 14rem;
  }

  .xs\:hover\:translate-y-60:hover {
    --tw-translate-y: 15rem;
  }

  .xs\:hover\:translate-y-64:hover {
    --tw-translate-y: 16rem;
  }

  .xs\:hover\:translate-y-72:hover {
    --tw-translate-y: 18rem;
  }

  .xs\:hover\:translate-y-80:hover {
    --tw-translate-y: 20rem;
  }

  .xs\:hover\:translate-y-96:hover {
    --tw-translate-y: 24rem;
  }

  .xs\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .xs\:hover\:translate-y-0\.5:hover {
    --tw-translate-y: 0.125rem;
  }

  .xs\:hover\:translate-y-1\.5:hover {
    --tw-translate-y: 0.375rem;
  }

  .xs\:hover\:translate-y-2\.5:hover {
    --tw-translate-y: 0.625rem;
  }

  .xs\:hover\:translate-y-3\.5:hover {
    --tw-translate-y: 0.875rem;
  }

  .xs\:hover\:-translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .xs\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.25rem;
  }

  .xs\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.5rem;
  }

  .xs\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.75rem;
  }

  .xs\:hover\:-translate-y-4:hover {
    --tw-translate-y: -1rem;
  }

  .xs\:hover\:-translate-y-5:hover {
    --tw-translate-y: -1.25rem;
  }

  .xs\:hover\:-translate-y-6:hover {
    --tw-translate-y: -1.5rem;
  }

  .xs\:hover\:-translate-y-7:hover {
    --tw-translate-y: -1.75rem;
  }

  .xs\:hover\:-translate-y-8:hover {
    --tw-translate-y: -2rem;
  }

  .xs\:hover\:-translate-y-9:hover {
    --tw-translate-y: -2.25rem;
  }

  .xs\:hover\:-translate-y-10:hover {
    --tw-translate-y: -2.5rem;
  }

  .xs\:hover\:-translate-y-11:hover {
    --tw-translate-y: -2.75rem;
  }

  .xs\:hover\:-translate-y-12:hover {
    --tw-translate-y: -3rem;
  }

  .xs\:hover\:-translate-y-14:hover {
    --tw-translate-y: -3.5rem;
  }

  .xs\:hover\:-translate-y-16:hover {
    --tw-translate-y: -4rem;
  }

  .xs\:hover\:-translate-y-20:hover {
    --tw-translate-y: -5rem;
  }

  .xs\:hover\:-translate-y-24:hover {
    --tw-translate-y: -6rem;
  }

  .xs\:hover\:-translate-y-28:hover {
    --tw-translate-y: -7rem;
  }

  .xs\:hover\:-translate-y-32:hover {
    --tw-translate-y: -8rem;
  }

  .xs\:hover\:-translate-y-36:hover {
    --tw-translate-y: -9rem;
  }

  .xs\:hover\:-translate-y-40:hover {
    --tw-translate-y: -10rem;
  }

  .xs\:hover\:-translate-y-44:hover {
    --tw-translate-y: -11rem;
  }

  .xs\:hover\:-translate-y-48:hover {
    --tw-translate-y: -12rem;
  }

  .xs\:hover\:-translate-y-52:hover {
    --tw-translate-y: -13rem;
  }

  .xs\:hover\:-translate-y-56:hover {
    --tw-translate-y: -14rem;
  }

  .xs\:hover\:-translate-y-60:hover {
    --tw-translate-y: -15rem;
  }

  .xs\:hover\:-translate-y-64:hover {
    --tw-translate-y: -16rem;
  }

  .xs\:hover\:-translate-y-72:hover {
    --tw-translate-y: -18rem;
  }

  .xs\:hover\:-translate-y-80:hover {
    --tw-translate-y: -20rem;
  }

  .xs\:hover\:-translate-y-96:hover {
    --tw-translate-y: -24rem;
  }

  .xs\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .xs\:hover\:-translate-y-0\.5:hover {
    --tw-translate-y: -0.125rem;
  }

  .xs\:hover\:-translate-y-1\.5:hover {
    --tw-translate-y: -0.375rem;
  }

  .xs\:hover\:-translate-y-2\.5:hover {
    --tw-translate-y: -0.625rem;
  }

  .xs\:hover\:-translate-y-3\.5:hover {
    --tw-translate-y: -0.875rem;
  }

  .xs\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .xs\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .xs\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .xs\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .xs\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .xs\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .xs\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .xs\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .xs\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .xs\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .xs\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .xs\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .xs\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .xs\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .xs\:focus\:translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .xs\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.25rem;
  }

  .xs\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.5rem;
  }

  .xs\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.75rem;
  }

  .xs\:focus\:translate-x-4:focus {
    --tw-translate-x: 1rem;
  }

  .xs\:focus\:translate-x-5:focus {
    --tw-translate-x: 1.25rem;
  }

  .xs\:focus\:translate-x-6:focus {
    --tw-translate-x: 1.5rem;
  }

  .xs\:focus\:translate-x-7:focus {
    --tw-translate-x: 1.75rem;
  }

  .xs\:focus\:translate-x-8:focus {
    --tw-translate-x: 2rem;
  }

  .xs\:focus\:translate-x-9:focus {
    --tw-translate-x: 2.25rem;
  }

  .xs\:focus\:translate-x-10:focus {
    --tw-translate-x: 2.5rem;
  }

  .xs\:focus\:translate-x-11:focus {
    --tw-translate-x: 2.75rem;
  }

  .xs\:focus\:translate-x-12:focus {
    --tw-translate-x: 3rem;
  }

  .xs\:focus\:translate-x-14:focus {
    --tw-translate-x: 3.5rem;
  }

  .xs\:focus\:translate-x-16:focus {
    --tw-translate-x: 4rem;
  }

  .xs\:focus\:translate-x-20:focus {
    --tw-translate-x: 5rem;
  }

  .xs\:focus\:translate-x-24:focus {
    --tw-translate-x: 6rem;
  }

  .xs\:focus\:translate-x-28:focus {
    --tw-translate-x: 7rem;
  }

  .xs\:focus\:translate-x-32:focus {
    --tw-translate-x: 8rem;
  }

  .xs\:focus\:translate-x-36:focus {
    --tw-translate-x: 9rem;
  }

  .xs\:focus\:translate-x-40:focus {
    --tw-translate-x: 10rem;
  }

  .xs\:focus\:translate-x-44:focus {
    --tw-translate-x: 11rem;
  }

  .xs\:focus\:translate-x-48:focus {
    --tw-translate-x: 12rem;
  }

  .xs\:focus\:translate-x-52:focus {
    --tw-translate-x: 13rem;
  }

  .xs\:focus\:translate-x-56:focus {
    --tw-translate-x: 14rem;
  }

  .xs\:focus\:translate-x-60:focus {
    --tw-translate-x: 15rem;
  }

  .xs\:focus\:translate-x-64:focus {
    --tw-translate-x: 16rem;
  }

  .xs\:focus\:translate-x-72:focus {
    --tw-translate-x: 18rem;
  }

  .xs\:focus\:translate-x-80:focus {
    --tw-translate-x: 20rem;
  }

  .xs\:focus\:translate-x-96:focus {
    --tw-translate-x: 24rem;
  }

  .xs\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .xs\:focus\:translate-x-0\.5:focus {
    --tw-translate-x: 0.125rem;
  }

  .xs\:focus\:translate-x-1\.5:focus {
    --tw-translate-x: 0.375rem;
  }

  .xs\:focus\:translate-x-2\.5:focus {
    --tw-translate-x: 0.625rem;
  }

  .xs\:focus\:translate-x-3\.5:focus {
    --tw-translate-x: 0.875rem;
  }

  .xs\:focus\:-translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .xs\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.25rem;
  }

  .xs\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.5rem;
  }

  .xs\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.75rem;
  }

  .xs\:focus\:-translate-x-4:focus {
    --tw-translate-x: -1rem;
  }

  .xs\:focus\:-translate-x-5:focus {
    --tw-translate-x: -1.25rem;
  }

  .xs\:focus\:-translate-x-6:focus {
    --tw-translate-x: -1.5rem;
  }

  .xs\:focus\:-translate-x-7:focus {
    --tw-translate-x: -1.75rem;
  }

  .xs\:focus\:-translate-x-8:focus {
    --tw-translate-x: -2rem;
  }

  .xs\:focus\:-translate-x-9:focus {
    --tw-translate-x: -2.25rem;
  }

  .xs\:focus\:-translate-x-10:focus {
    --tw-translate-x: -2.5rem;
  }

  .xs\:focus\:-translate-x-11:focus {
    --tw-translate-x: -2.75rem;
  }

  .xs\:focus\:-translate-x-12:focus {
    --tw-translate-x: -3rem;
  }

  .xs\:focus\:-translate-x-14:focus {
    --tw-translate-x: -3.5rem;
  }

  .xs\:focus\:-translate-x-16:focus {
    --tw-translate-x: -4rem;
  }

  .xs\:focus\:-translate-x-20:focus {
    --tw-translate-x: -5rem;
  }

  .xs\:focus\:-translate-x-24:focus {
    --tw-translate-x: -6rem;
  }

  .xs\:focus\:-translate-x-28:focus {
    --tw-translate-x: -7rem;
  }

  .xs\:focus\:-translate-x-32:focus {
    --tw-translate-x: -8rem;
  }

  .xs\:focus\:-translate-x-36:focus {
    --tw-translate-x: -9rem;
  }

  .xs\:focus\:-translate-x-40:focus {
    --tw-translate-x: -10rem;
  }

  .xs\:focus\:-translate-x-44:focus {
    --tw-translate-x: -11rem;
  }

  .xs\:focus\:-translate-x-48:focus {
    --tw-translate-x: -12rem;
  }

  .xs\:focus\:-translate-x-52:focus {
    --tw-translate-x: -13rem;
  }

  .xs\:focus\:-translate-x-56:focus {
    --tw-translate-x: -14rem;
  }

  .xs\:focus\:-translate-x-60:focus {
    --tw-translate-x: -15rem;
  }

  .xs\:focus\:-translate-x-64:focus {
    --tw-translate-x: -16rem;
  }

  .xs\:focus\:-translate-x-72:focus {
    --tw-translate-x: -18rem;
  }

  .xs\:focus\:-translate-x-80:focus {
    --tw-translate-x: -20rem;
  }

  .xs\:focus\:-translate-x-96:focus {
    --tw-translate-x: -24rem;
  }

  .xs\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .xs\:focus\:-translate-x-0\.5:focus {
    --tw-translate-x: -0.125rem;
  }

  .xs\:focus\:-translate-x-1\.5:focus {
    --tw-translate-x: -0.375rem;
  }

  .xs\:focus\:-translate-x-2\.5:focus {
    --tw-translate-x: -0.625rem;
  }

  .xs\:focus\:-translate-x-3\.5:focus {
    --tw-translate-x: -0.875rem;
  }

  .xs\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .xs\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .xs\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .xs\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .xs\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .xs\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .xs\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .xs\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .xs\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .xs\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .xs\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .xs\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .xs\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .xs\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .xs\:focus\:translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .xs\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.25rem;
  }

  .xs\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.5rem;
  }

  .xs\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.75rem;
  }

  .xs\:focus\:translate-y-4:focus {
    --tw-translate-y: 1rem;
  }

  .xs\:focus\:translate-y-5:focus {
    --tw-translate-y: 1.25rem;
  }

  .xs\:focus\:translate-y-6:focus {
    --tw-translate-y: 1.5rem;
  }

  .xs\:focus\:translate-y-7:focus {
    --tw-translate-y: 1.75rem;
  }

  .xs\:focus\:translate-y-8:focus {
    --tw-translate-y: 2rem;
  }

  .xs\:focus\:translate-y-9:focus {
    --tw-translate-y: 2.25rem;
  }

  .xs\:focus\:translate-y-10:focus {
    --tw-translate-y: 2.5rem;
  }

  .xs\:focus\:translate-y-11:focus {
    --tw-translate-y: 2.75rem;
  }

  .xs\:focus\:translate-y-12:focus {
    --tw-translate-y: 3rem;
  }

  .xs\:focus\:translate-y-14:focus {
    --tw-translate-y: 3.5rem;
  }

  .xs\:focus\:translate-y-16:focus {
    --tw-translate-y: 4rem;
  }

  .xs\:focus\:translate-y-20:focus {
    --tw-translate-y: 5rem;
  }

  .xs\:focus\:translate-y-24:focus {
    --tw-translate-y: 6rem;
  }

  .xs\:focus\:translate-y-28:focus {
    --tw-translate-y: 7rem;
  }

  .xs\:focus\:translate-y-32:focus {
    --tw-translate-y: 8rem;
  }

  .xs\:focus\:translate-y-36:focus {
    --tw-translate-y: 9rem;
  }

  .xs\:focus\:translate-y-40:focus {
    --tw-translate-y: 10rem;
  }

  .xs\:focus\:translate-y-44:focus {
    --tw-translate-y: 11rem;
  }

  .xs\:focus\:translate-y-48:focus {
    --tw-translate-y: 12rem;
  }

  .xs\:focus\:translate-y-52:focus {
    --tw-translate-y: 13rem;
  }

  .xs\:focus\:translate-y-56:focus {
    --tw-translate-y: 14rem;
  }

  .xs\:focus\:translate-y-60:focus {
    --tw-translate-y: 15rem;
  }

  .xs\:focus\:translate-y-64:focus {
    --tw-translate-y: 16rem;
  }

  .xs\:focus\:translate-y-72:focus {
    --tw-translate-y: 18rem;
  }

  .xs\:focus\:translate-y-80:focus {
    --tw-translate-y: 20rem;
  }

  .xs\:focus\:translate-y-96:focus {
    --tw-translate-y: 24rem;
  }

  .xs\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .xs\:focus\:translate-y-0\.5:focus {
    --tw-translate-y: 0.125rem;
  }

  .xs\:focus\:translate-y-1\.5:focus {
    --tw-translate-y: 0.375rem;
  }

  .xs\:focus\:translate-y-2\.5:focus {
    --tw-translate-y: 0.625rem;
  }

  .xs\:focus\:translate-y-3\.5:focus {
    --tw-translate-y: 0.875rem;
  }

  .xs\:focus\:-translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .xs\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.25rem;
  }

  .xs\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.5rem;
  }

  .xs\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.75rem;
  }

  .xs\:focus\:-translate-y-4:focus {
    --tw-translate-y: -1rem;
  }

  .xs\:focus\:-translate-y-5:focus {
    --tw-translate-y: -1.25rem;
  }

  .xs\:focus\:-translate-y-6:focus {
    --tw-translate-y: -1.5rem;
  }

  .xs\:focus\:-translate-y-7:focus {
    --tw-translate-y: -1.75rem;
  }

  .xs\:focus\:-translate-y-8:focus {
    --tw-translate-y: -2rem;
  }

  .xs\:focus\:-translate-y-9:focus {
    --tw-translate-y: -2.25rem;
  }

  .xs\:focus\:-translate-y-10:focus {
    --tw-translate-y: -2.5rem;
  }

  .xs\:focus\:-translate-y-11:focus {
    --tw-translate-y: -2.75rem;
  }

  .xs\:focus\:-translate-y-12:focus {
    --tw-translate-y: -3rem;
  }

  .xs\:focus\:-translate-y-14:focus {
    --tw-translate-y: -3.5rem;
  }

  .xs\:focus\:-translate-y-16:focus {
    --tw-translate-y: -4rem;
  }

  .xs\:focus\:-translate-y-20:focus {
    --tw-translate-y: -5rem;
  }

  .xs\:focus\:-translate-y-24:focus {
    --tw-translate-y: -6rem;
  }

  .xs\:focus\:-translate-y-28:focus {
    --tw-translate-y: -7rem;
  }

  .xs\:focus\:-translate-y-32:focus {
    --tw-translate-y: -8rem;
  }

  .xs\:focus\:-translate-y-36:focus {
    --tw-translate-y: -9rem;
  }

  .xs\:focus\:-translate-y-40:focus {
    --tw-translate-y: -10rem;
  }

  .xs\:focus\:-translate-y-44:focus {
    --tw-translate-y: -11rem;
  }

  .xs\:focus\:-translate-y-48:focus {
    --tw-translate-y: -12rem;
  }

  .xs\:focus\:-translate-y-52:focus {
    --tw-translate-y: -13rem;
  }

  .xs\:focus\:-translate-y-56:focus {
    --tw-translate-y: -14rem;
  }

  .xs\:focus\:-translate-y-60:focus {
    --tw-translate-y: -15rem;
  }

  .xs\:focus\:-translate-y-64:focus {
    --tw-translate-y: -16rem;
  }

  .xs\:focus\:-translate-y-72:focus {
    --tw-translate-y: -18rem;
  }

  .xs\:focus\:-translate-y-80:focus {
    --tw-translate-y: -20rem;
  }

  .xs\:focus\:-translate-y-96:focus {
    --tw-translate-y: -24rem;
  }

  .xs\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .xs\:focus\:-translate-y-0\.5:focus {
    --tw-translate-y: -0.125rem;
  }

  .xs\:focus\:-translate-y-1\.5:focus {
    --tw-translate-y: -0.375rem;
  }

  .xs\:focus\:-translate-y-2\.5:focus {
    --tw-translate-y: -0.625rem;
  }

  .xs\:focus\:-translate-y-3\.5:focus {
    --tw-translate-y: -0.875rem;
  }

  .xs\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .xs\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .xs\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .xs\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .xs\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .xs\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .xs\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .xs\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .xs\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .xs\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .xs\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .xs\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .xs\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .xs\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .xs\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .xs\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .xs\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .xs\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .xs\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .xs\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .xs\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .xs\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .xs\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .xs\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .xs\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .xs\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .xs\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .xs\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .xs\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .xs\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .xs\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .xs\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .xs\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .xs\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .xs\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .xs\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .xs\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .xs\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .xs\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .xs\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .xs\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .xs\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .xs\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .xs\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .xs\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .xs\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .xs\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .xs\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .xs\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .xs\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .xs\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .xs\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .xs\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .xs\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .xs\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .xs\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .xs\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .xs\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .xs\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .xs\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .xs\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .xs\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .xs\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .xs\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .xs\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .xs\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .xs\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .xs\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .xs\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .xs\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .xs\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .xs\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .xs\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .xs\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .xs\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .xs\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .xs\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .xs\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .xs\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .xs\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .xs\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .xs\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .xs\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .xs\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .xs\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .xs\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .xs\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .xs\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .xs\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .xs\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .xs\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .xs\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .xs\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .xs\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .xs\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .xs\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .xs\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .xs\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .xs\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .xs\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .xs\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .xs\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .xs\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .xs\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .xs\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .xs\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .xs\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .xs\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .xs\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .xs\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .xs\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .xs\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .xs\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .xs\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .xs\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .xs\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .xs\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .xs\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .xs\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .xs\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .xs\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .xs\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .xs\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .xs\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .xs\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .xs\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .xs\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .xs\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .xs\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .xs\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .xs\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .xs\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .xs\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .xs\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .xs\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .xs\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .xs\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .xs\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .xs\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .xs\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .xs\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .xs\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .xs\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .xs\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .xs\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .xs\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .xs\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .xs\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .xs\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .xs\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .xs\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .xs\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .xs\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .xs\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .xs\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .xs\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .xs\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .xs\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .xs\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .xs\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .xs\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .xs\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .xs\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .xs\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .xs\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .xs\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .xs\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .xs\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .xs\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .xs\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .xs\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .xs\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .xs\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .xs\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .xs\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .xs\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .xs\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .xs\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .xs\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .xs\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .xs\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .xs\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .xs\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .xs\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .xs\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .xs\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .xs\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .xs\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .xs\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .xs\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .xs\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .xs\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .xs\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .xs\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .xs\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .xs\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .xs\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .xs\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .xs\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .xs\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .xs\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .xs\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .xs\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .xs\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .xs\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .xs\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .xs\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .xs\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .xs\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .xs\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .xs\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .xs\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .xs\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .xs\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .xs\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .xs\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .xs\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .xs\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .xs\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .xs\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .xs\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .xs\:animate-none {
    animation: none;
  }

  .xs\:animate-spin {
    animation: spin 1s linear infinite;
  }

  .xs\:animate-ping {
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .xs\:animate-pulse {
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .xs\:animate-bounce {
    animation: bounce 1s infinite;
  }

  .xs\:cursor-auto {
    cursor: auto;
  }

  .xs\:cursor-default {
    cursor: default;
  }

  .xs\:cursor-pointer {
    cursor: pointer;
  }

  .xs\:cursor-wait {
    cursor: wait;
  }

  .xs\:cursor-text {
    cursor: text;
  }

  .xs\:cursor-move {
    cursor: move;
  }

  .xs\:cursor-help {
    cursor: help;
  }

  .xs\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .xs\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  .xs\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text;
  }

  .xs\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    user-select: all;
  }

  .xs\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto;
  }

  .xs\:resize-none {
    resize: none;
  }

  .xs\:resize-y {
    resize: vertical;
  }

  .xs\:resize-x {
    resize: horizontal;
  }

  .xs\:resize {
    resize: both;
  }

  .xs\:list-inside {
    list-style-position: inside;
  }

  .xs\:list-outside {
    list-style-position: outside;
  }

  .xs\:list-none {
    list-style-type: none;
  }

  .xs\:list-disc {
    list-style-type: disc;
  }

  .xs\:list-decimal {
    list-style-type: decimal;
  }

  .xs\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .xs\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .xs\:auto-cols-min {
    grid-auto-columns: min-content;
  }

  .xs\:auto-cols-max {
    grid-auto-columns: max-content;
  }

  .xs\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .xs\:grid-flow-row {
    grid-auto-flow: row;
  }

  .xs\:grid-flow-col {
    grid-auto-flow: column;
  }

  .xs\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .xs\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .xs\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .xs\:auto-rows-min {
    grid-auto-rows: min-content;
  }

  .xs\:auto-rows-max {
    grid-auto-rows: max-content;
  }

  .xs\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .xs\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .xs\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .xs\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xs\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .xs\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .xs\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .xs\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .xs\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .xs\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .xs\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .xs\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .xs\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .xs\:grid-cols-none {
    grid-template-columns: none;
  }

  .xs\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .xs\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .xs\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .xs\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .xs\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .xs\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .xs\:grid-rows-none {
    grid-template-rows: none;
  }

  .xs\:flex-row {
    flex-direction: row;
  }

  .xs\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .xs\:flex-col {
    flex-direction: column;
  }

  .xs\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .xs\:flex-wrap {
    flex-wrap: wrap;
  }

  .xs\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .xs\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .xs\:place-content-center {
    place-content: center;
  }

  .xs\:place-content-start {
    place-content: start;
  }

  .xs\:place-content-end {
    place-content: end;
  }

  .xs\:place-content-between {
    place-content: space-between;
  }

  .xs\:place-content-around {
    place-content: space-around;
  }

  .xs\:place-content-evenly {
    place-content: space-evenly;
  }

  .xs\:place-content-stretch {
    place-content: stretch;
  }

  .xs\:place-items-start {
    place-items: start;
  }

  .xs\:place-items-end {
    place-items: end;
  }

  .xs\:place-items-center {
    place-items: center;
  }

  .xs\:place-items-stretch {
    place-items: stretch;
  }

  .xs\:content-center {
    align-content: center;
  }

  .xs\:content-start {
    align-content: flex-start;
  }

  .xs\:content-end {
    align-content: flex-end;
  }

  .xs\:content-between {
    align-content: space-between;
  }

  .xs\:content-around {
    align-content: space-around;
  }

  .xs\:content-evenly {
    align-content: space-evenly;
  }

  .xs\:items-start {
    align-items: flex-start;
  }

  .xs\:items-end {
    align-items: flex-end;
  }

  .xs\:items-center {
    align-items: center;
  }

  .xs\:items-baseline {
    align-items: baseline;
  }

  .xs\:items-stretch {
    align-items: stretch;
  }

  .xs\:justify-start {
    justify-content: flex-start;
  }

  .xs\:justify-end {
    justify-content: flex-end;
  }

  .xs\:justify-center {
    justify-content: center;
  }

  .xs\:justify-between {
    justify-content: space-between;
  }

  .xs\:justify-around {
    justify-content: space-around;
  }

  .xs\:justify-evenly {
    justify-content: space-evenly;
  }

  .xs\:justify-items-start {
    justify-items: start;
  }

  .xs\:justify-items-end {
    justify-items: end;
  }

  .xs\:justify-items-center {
    justify-items: center;
  }

  .xs\:justify-items-stretch {
    justify-items: stretch;
  }

  .xs\:gap-0 {
    gap: 0px;
  }

  .xs\:gap-1 {
    gap: 0.25rem;
  }

  .xs\:gap-2 {
    gap: 0.5rem;
  }

  .xs\:gap-3 {
    gap: 0.75rem;
  }

  .xs\:gap-4 {
    gap: 1rem;
  }

  .xs\:gap-5 {
    gap: 1.25rem;
  }

  .xs\:gap-6 {
    gap: 1.5rem;
  }

  .xs\:gap-7 {
    gap: 1.75rem;
  }

  .xs\:gap-8 {
    gap: 2rem;
  }

  .xs\:gap-9 {
    gap: 2.25rem;
  }

  .xs\:gap-10 {
    gap: 2.5rem;
  }

  .xs\:gap-11 {
    gap: 2.75rem;
  }

  .xs\:gap-12 {
    gap: 3rem;
  }

  .xs\:gap-14 {
    gap: 3.5rem;
  }

  .xs\:gap-16 {
    gap: 4rem;
  }

  .xs\:gap-20 {
    gap: 5rem;
  }

  .xs\:gap-24 {
    gap: 6rem;
  }

  .xs\:gap-28 {
    gap: 7rem;
  }

  .xs\:gap-32 {
    gap: 8rem;
  }

  .xs\:gap-36 {
    gap: 9rem;
  }

  .xs\:gap-40 {
    gap: 10rem;
  }

  .xs\:gap-44 {
    gap: 11rem;
  }

  .xs\:gap-48 {
    gap: 12rem;
  }

  .xs\:gap-52 {
    gap: 13rem;
  }

  .xs\:gap-56 {
    gap: 14rem;
  }

  .xs\:gap-60 {
    gap: 15rem;
  }

  .xs\:gap-64 {
    gap: 16rem;
  }

  .xs\:gap-72 {
    gap: 18rem;
  }

  .xs\:gap-80 {
    gap: 20rem;
  }

  .xs\:gap-96 {
    gap: 24rem;
  }

  .xs\:gap-px {
    gap: 1px;
  }

  .xs\:gap-0\.5 {
    gap: 0.125rem;
  }

  .xs\:gap-1\.5 {
    gap: 0.375rem;
  }

  .xs\:gap-2\.5 {
    gap: 0.625rem;
  }

  .xs\:gap-3\.5 {
    gap: 0.875rem;
  }

  .xs\:gap-x-0 {
    -moz-column-gap: 0px;
    column-gap: 0px;
  }

  .xs\:gap-x-1 {
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }

  .xs\:gap-x-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }

  .xs\:gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }

  .xs\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }

  .xs\:gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  .xs\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }

  .xs\:gap-x-7 {
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem;
  }

  .xs\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }

  .xs\:gap-x-9 {
    -moz-column-gap: 2.25rem;
    column-gap: 2.25rem;
  }

  .xs\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }

  .xs\:gap-x-11 {
    -moz-column-gap: 2.75rem;
    column-gap: 2.75rem;
  }

  .xs\:gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }

  .xs\:gap-x-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem;
  }

  .xs\:gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }

  .xs\:gap-x-20 {
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }

  .xs\:gap-x-24 {
    -moz-column-gap: 6rem;
    column-gap: 6rem;
  }

  .xs\:gap-x-28 {
    -moz-column-gap: 7rem;
    column-gap: 7rem;
  }

  .xs\:gap-x-32 {
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }

  .xs\:gap-x-36 {
    -moz-column-gap: 9rem;
    column-gap: 9rem;
  }

  .xs\:gap-x-40 {
    -moz-column-gap: 10rem;
    column-gap: 10rem;
  }

  .xs\:gap-x-44 {
    -moz-column-gap: 11rem;
    column-gap: 11rem;
  }

  .xs\:gap-x-48 {
    -moz-column-gap: 12rem;
    column-gap: 12rem;
  }

  .xs\:gap-x-52 {
    -moz-column-gap: 13rem;
    column-gap: 13rem;
  }

  .xs\:gap-x-56 {
    -moz-column-gap: 14rem;
    column-gap: 14rem;
  }

  .xs\:gap-x-60 {
    -moz-column-gap: 15rem;
    column-gap: 15rem;
  }

  .xs\:gap-x-64 {
    -moz-column-gap: 16rem;
    column-gap: 16rem;
  }

  .xs\:gap-x-72 {
    -moz-column-gap: 18rem;
    column-gap: 18rem;
  }

  .xs\:gap-x-80 {
    -moz-column-gap: 20rem;
    column-gap: 20rem;
  }

  .xs\:gap-x-96 {
    -moz-column-gap: 24rem;
    column-gap: 24rem;
  }

  .xs\:gap-x-px {
    -moz-column-gap: 1px;
    column-gap: 1px;
  }

  .xs\:gap-x-0\.5 {
    -moz-column-gap: 0.125rem;
    column-gap: 0.125rem;
  }

  .xs\:gap-x-1\.5 {
    -moz-column-gap: 0.375rem;
    column-gap: 0.375rem;
  }

  .xs\:gap-x-2\.5 {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
  }

  .xs\:gap-x-3\.5 {
    -moz-column-gap: 0.875rem;
    column-gap: 0.875rem;
  }

  .xs\:gap-y-0 {
    row-gap: 0px;
  }

  .xs\:gap-y-1 {
    row-gap: 0.25rem;
  }

  .xs\:gap-y-2 {
    row-gap: 0.5rem;
  }

  .xs\:gap-y-3 {
    row-gap: 0.75rem;
  }

  .xs\:gap-y-4 {
    row-gap: 1rem;
  }

  .xs\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .xs\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .xs\:gap-y-7 {
    row-gap: 1.75rem;
  }

  .xs\:gap-y-8 {
    row-gap: 2rem;
  }

  .xs\:gap-y-9 {
    row-gap: 2.25rem;
  }

  .xs\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .xs\:gap-y-11 {
    row-gap: 2.75rem;
  }

  .xs\:gap-y-12 {
    row-gap: 3rem;
  }

  .xs\:gap-y-14 {
    row-gap: 3.5rem;
  }

  .xs\:gap-y-16 {
    row-gap: 4rem;
  }

  .xs\:gap-y-20 {
    row-gap: 5rem;
  }

  .xs\:gap-y-24 {
    row-gap: 6rem;
  }

  .xs\:gap-y-28 {
    row-gap: 7rem;
  }

  .xs\:gap-y-32 {
    row-gap: 8rem;
  }

  .xs\:gap-y-36 {
    row-gap: 9rem;
  }

  .xs\:gap-y-40 {
    row-gap: 10rem;
  }

  .xs\:gap-y-44 {
    row-gap: 11rem;
  }

  .xs\:gap-y-48 {
    row-gap: 12rem;
  }

  .xs\:gap-y-52 {
    row-gap: 13rem;
  }

  .xs\:gap-y-56 {
    row-gap: 14rem;
  }

  .xs\:gap-y-60 {
    row-gap: 15rem;
  }

  .xs\:gap-y-64 {
    row-gap: 16rem;
  }

  .xs\:gap-y-72 {
    row-gap: 18rem;
  }

  .xs\:gap-y-80 {
    row-gap: 20rem;
  }

  .xs\:gap-y-96 {
    row-gap: 24rem;
  }

  .xs\:gap-y-px {
    row-gap: 1px;
  }

  .xs\:gap-y-0\.5 {
    row-gap: 0.125rem;
  }

  .xs\:gap-y-1\.5 {
    row-gap: 0.375rem;
  }

  .xs\:gap-y-2\.5 {
    row-gap: 0.625rem;
  }

  .xs\:gap-y-3\.5 {
    row-gap: 0.875rem;
  }

  .xs\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(7rem * var(--tw-space-x-reverse));
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(9rem * var(--tw-space-x-reverse));
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(11rem * var(--tw-space-x-reverse));
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(14rem * var(--tw-space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(15rem * var(--tw-space-x-reverse));
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(16rem * var(--tw-space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(18rem * var(--tw-space-x-reverse));
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(20rem * var(--tw-space-x-reverse));
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(24rem * var(--tw-space-x-reverse));
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-6rem * var(--tw-space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-7rem * var(--tw-space-x-reverse));
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-8rem * var(--tw-space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-9rem * var(--tw-space-x-reverse));
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-10rem * var(--tw-space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-11rem * var(--tw-space-x-reverse));
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-13rem * var(--tw-space-x-reverse));
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-14rem * var(--tw-space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-15rem * var(--tw-space-x-reverse));
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-16rem * var(--tw-space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-18rem * var(--tw-space-x-reverse));
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-20rem * var(--tw-space-x-reverse));
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-24rem * var(--tw-space-x-reverse));
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xs\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .xs\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .xs\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .xs\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
  }

  .xs\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .xs\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .xs\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xs\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xs\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xs\:divide-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(5px * var(--tw-divide-x-reverse));
    border-left-width: calc(5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xs\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xs\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xs\:divide-x-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(1.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xs\:divide-x-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(0.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xs\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .xs\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .xs\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .xs\:divide-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(5px * var(--tw-divide-y-reverse));
  }

  .xs\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .xs\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .xs\:divide-y-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1.5px * var(--tw-divide-y-reverse));
  }

  .xs\:divide-y-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0.5px * var(--tw-divide-y-reverse));
  }

  .xs\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .xs\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .xs\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .xs\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .xs\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .xs\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .xs\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .xs\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .xs\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .xs\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .xs\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .xs\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .xs\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .xs\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .xs\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .xs\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .xs\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .xs\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .xs\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .xs\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .xs\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .xs\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .xs\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .xs\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .xs\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .xs\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .xs\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .xs\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .xs\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .xs\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .xs\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .xs\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .xs\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .xs\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .xs\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .xs\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .xs\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .xs\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .xs\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .xs\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .xs\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .xs\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .xs\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .xs\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .xs\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .xs\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .xs\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .xs\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .xs\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .xs\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .xs\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .xs\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .xs\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .xs\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .xs\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .xs\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .xs\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .xs\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .xs\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .xs\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .xs\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .xs\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .xs\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .xs\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .xs\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .xs\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .xs\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .xs\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .xs\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .xs\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .xs\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .xs\:divide-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .xs\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .xs\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .xs\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .xs\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .xs\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .xs\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .xs\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .xs\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .xs\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .xs\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .xs\:divide-Asurion-White > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .xs\:divide-Asurion-Blue-Brighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .xs\:divide-Asurion-Blue-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .xs\:divide-Asurion-Blue-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .xs\:divide-Asurion-Purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .xs\:divide-Asurion-Purple-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .xs\:divide-Asurion-Purple-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .xs\:divide-Asurion-Gray-Deepest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .xs\:divide-Asurion-Gray-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-divide-opacity));
  }

  .xs\:divide-Asurion-Gray-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .xs\:divide-Asurion-Gray-Lighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .xs\:divide-Asurion-Gray-Lightest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .xs\:divide-Asurion-Red-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .xs\:divide-light-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .xs\:divide-light-gray-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .xs\:divide-light-gray-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .xs\:divide-light-gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-divide-opacity));
  }

  .xs\:divide-light-gray-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .xs\:divide-light-gray-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .xs\:divide-light-slate-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-divide-opacity));
  }

  .xs\:divide-denim-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-divide-opacity));
  }

  .xs\:divide-purple-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .xs\:divide-dark-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .xs\:divide-bright-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-divide-opacity));
  }

  .xs\:divide-mustard-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-divide-opacity));
  }

  .xs\:divide-mustard-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-divide-opacity));
  }

  .xs\:divide-light-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .xs\:divide-light-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-divide-opacity));
  }

  .xs\:divide-light-blue-3 > :not([hidden]) ~ :not([hidden]) {
    border-color:  #F0F3FF;
  }

  .xs\:divide-light-blue-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .xs\:divide-purple-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-divide-opacity));
  }

  .xs\:divide-light-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .xs\:divide-light-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .xs\:divide-light-bg-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-divide-opacity));
  }

  .xs\:divide-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-divide-opacity));
  }

  .xs\:divide-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-divide-opacity));
  }

  .xs\:divide-light-white-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-divide-opacity));
  }

  .xs\:divide-Black-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .xs\:divide-Default-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .xs\:divide-White-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-divide-opacity));
  }

  .xs\:divide-Green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-divide-opacity));
  }

  .xs\:divide-Blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .xs\:divide-Silver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-divide-opacity));
  }

  .xs\:divide-Yellow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-divide-opacity));
  }

  .xs\:divide-Grey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .xs\:divide-Gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .xs\:divide-Red-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-divide-opacity));
  }

  .xs\:divide-Gold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-divide-opacity));
  }

  .xs\:divide-light-green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .xs\:divide-dark-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .xs\:divide-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .xs\:divide-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-divide-opacity));
  }

  .xs\:divide-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-divide-opacity));
  }

  .xs\:divide-light-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-divide-opacity));
  }

  .xs\:divide-bright-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .xs\:divide-bright-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .xs\:divide-SpaceGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .xs\:divide-Purple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .xs\:divide-LightPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-divide-opacity));
  }

  .xs\:divide-Glow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .xs\:divide-Bronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-divide-opacity));
  }

  .xs\:divide-Copper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-divide-opacity));
  }

  .xs\:divide-Pink-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-divide-opacity));
  }

  .xs\:divide-Orange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-divide-opacity));
  }

  .xs\:divide-Coral-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-divide-opacity));
  }

  .xs\:divide-MajesticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .xs\:divide-PrismBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .xs\:divide-CeramicBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .xs\:divide-MidnightBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-divide-opacity));
  }

  .xs\:divide-PrismWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-divide-opacity));
  }

  .xs\:divide-CeramicWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-divide-opacity));
  }

  .xs\:divide-LilacPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-divide-opacity));
  }

  .xs\:divide-CrownSilver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-divide-opacity));
  }

  .xs\:divide-CoralBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-divide-opacity));
  }

  .xs\:divide-lime-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .xs\:divide-apple-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .xs\:divide-bg-new-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-divide-opacity));
  }

  .xs\:divide-bg-new-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-divide-opacity));
  }

  .xs\:divide-new-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-divide-opacity));
  }

  .xs\:divide-footer-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-divide-opacity));
  }

  .xs\:divide-border-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-divide-opacity));
  }

  .xs\:divide-apple-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-divide-opacity));
  }

  .xs\:divide-crimson-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-divide-opacity));
  }

  .xs\:divide-asurion-cyan > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-divide-opacity));
  }

  .xs\:divide-bright-orange > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-divide-opacity));
  }

  .xs\:divide-Graphite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-divide-opacity));
  }

  .xs\:divide-PacificBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .xs\:divide-light-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-divide-opacity));
  }

  .xs\:divide-asurion-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-divide-opacity));
  }

  .xs\:divide-OceanBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-divide-opacity));
  }

  .xs\:divide-MetallicCopper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-divide-opacity));
  }

  .xs\:divide-PorcelainWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-divide-opacity));
  }

  .xs\:divide-LightBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-divide-opacity));
  }

  .xs\:divide-CloudNavy-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .xs\:divide-CloudMint-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .xs\:divide-CloudOrange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-divide-opacity));
  }

  .xs\:divide-CloudLavender-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-divide-opacity));
  }

  .xs\:divide-CloudRed-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-divide-opacity));
  }

  .xs\:divide-CloudWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-divide-opacity));
  }

  .xs\:divide-SunriseGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .xs\:divide-SunshineGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .xs\:divide-AuraBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .xs\:divide-AuraGlow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .xs\:divide-MysticBronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-divide-opacity));
  }

  .xs\:divide-MysticGreen-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-divide-opacity));
  }

  .xs\:divide-MysticGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-divide-opacity));
  }

  .xs\:divide-MysticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-divide-opacity));
  }

  .xs\:divide-MysticWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-divide-opacity));
  }

  .xs\:divide-price-blue1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .xs\:divide-indigo1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .xs\:divide-Purple-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-divide-opacity));
  }

  .xs\:divide-new-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-divide-opacity));
  }

  .xs\:divide-dark-blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-divide-opacity));
  }

  .xs\:divide-replace-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-divide-opacity));
  }

  .xs\:divide-resolve-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-divide-opacity));
  }

  .xs\:divide-violet > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .xs\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .xs\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .xs\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .xs\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .xs\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .xs\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .xs\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .xs\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .xs\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .xs\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .xs\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .xs\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .xs\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .xs\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .xs\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .xs\:place-self-auto {
    place-self: auto;
  }

  .xs\:place-self-start {
    place-self: start;
  }

  .xs\:place-self-end {
    place-self: end;
  }

  .xs\:place-self-center {
    place-self: center;
  }

  .xs\:place-self-stretch {
    place-self: stretch;
  }

  .xs\:self-auto {
    align-self: auto;
  }

  .xs\:self-start {
    align-self: flex-start;
  }

  .xs\:self-end {
    align-self: flex-end;
  }

  .xs\:self-center {
    align-self: center;
  }

  .xs\:self-stretch {
    align-self: stretch;
  }

  .xs\:self-baseline {
    align-self: baseline;
  }

  .xs\:justify-self-auto {
    justify-self: auto;
  }

  .xs\:justify-self-start {
    justify-self: start;
  }

  .xs\:justify-self-end {
    justify-self: end;
  }

  .xs\:justify-self-center {
    justify-self: center;
  }

  .xs\:justify-self-stretch {
    justify-self: stretch;
  }

  .xs\:overflow-auto {
    overflow: auto;
  }

  .xs\:overflow-hidden {
    overflow: hidden;
  }

  .xs\:overflow-visible {
    overflow: visible;
  }

  .xs\:overflow-scroll {
    overflow: scroll;
  }

  .xs\:overflow-x-auto {
    overflow-x: auto;
  }

  .xs\:overflow-y-auto {
    overflow-y: auto;
  }

  .xs\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .xs\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .xs\:overflow-x-visible {
    overflow-x: visible;
  }

  .xs\:overflow-y-visible {
    overflow-y: visible;
  }

  .xs\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .xs\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .xs\:overscroll-auto {
    overscroll-behavior: auto;
  }

  .xs\:overscroll-contain {
    overscroll-behavior: contain;
  }

  .xs\:overscroll-none {
    overscroll-behavior: none;
  }

  .xs\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .xs\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .xs\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .xs\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .xs\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .xs\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .xs\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .xs\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .xs\:overflow-clip {
    text-overflow: clip;
  }

  .xs\:whitespace-normal {
    white-space: normal;
  }

  .xs\:whitespace-nowrap {
    white-space: nowrap;
  }

  .xs\:whitespace-pre {
    white-space: pre;
  }

  .xs\:whitespace-pre-line {
    white-space: pre-line;
  }

  .xs\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .xs\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .xs\:break-words {
    overflow-wrap: break-word;
  }

  .xs\:break-all {
    word-break: break-all;
  }

  .xs\:rounded-5 {
    border-radius: 5px;
  }

  .xs\:rounded-16 {
    border-radius: 16px;
  }

  .xs\:rounded-none {
    border-radius: 0px;
  }

  .xs\:rounded-sm {
    border-radius: 0.125rem;
  }

  .xs\:rounded {
    border-radius: 0.25rem;
  }

  .xs\:rounded-md {
    border-radius: 0.375rem;
  }

  .xs\:rounded-lg {
    border-radius: 0.5rem;
  }

  .xs\:rounded-xl {
    border-radius: 0.75rem;
  }

  .xs\:rounded-2xl {
    border-radius: 1rem;
  }

  .xs\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .xs\:rounded-full {
    border-radius: 9999px;
  }

  .xs\:rounded-r3 {
    border-radius: 3px;
  }

  .xs\:rounded-t-5 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .xs\:rounded-t-16 {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .xs\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .xs\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .xs\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .xs\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .xs\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .xs\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .xs\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .xs\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .xs\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .xs\:rounded-t-r3 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }

  .xs\:rounded-r-5 {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .xs\:rounded-r-16 {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .xs\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .xs\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .xs\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .xs\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .xs\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .xs\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .xs\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .xs\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .xs\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .xs\:rounded-r-r3 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  .xs\:rounded-b-5 {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .xs\:rounded-b-16 {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .xs\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .xs\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .xs\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .xs\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .xs\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .xs\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .xs\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .xs\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .xs\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .xs\:rounded-b-r3 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .xs\:rounded-l-5 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .xs\:rounded-l-16 {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .xs\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .xs\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .xs\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .xs\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .xs\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .xs\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .xs\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .xs\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .xs\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .xs\:rounded-l-r3 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .xs\:rounded-tl-5 {
    border-top-left-radius: 5px;
  }

  .xs\:rounded-tl-16 {
    border-top-left-radius: 16px;
  }

  .xs\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .xs\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .xs\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .xs\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .xs\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .xs\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .xs\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .xs\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .xs\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .xs\:rounded-tl-r3 {
    border-top-left-radius: 3px;
  }

  .xs\:rounded-tr-5 {
    border-top-right-radius: 5px;
  }

  .xs\:rounded-tr-16 {
    border-top-right-radius: 16px;
  }

  .xs\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .xs\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .xs\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .xs\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .xs\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .xs\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .xs\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .xs\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .xs\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .xs\:rounded-tr-r3 {
    border-top-right-radius: 3px;
  }

  .xs\:rounded-br-5 {
    border-bottom-right-radius: 5px;
  }

  .xs\:rounded-br-16 {
    border-bottom-right-radius: 16px;
  }

  .xs\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .xs\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .xs\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .xs\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .xs\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .xs\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .xs\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .xs\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .xs\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .xs\:rounded-br-r3 {
    border-bottom-right-radius: 3px;
  }

  .xs\:rounded-bl-5 {
    border-bottom-left-radius: 5px;
  }

  .xs\:rounded-bl-16 {
    border-bottom-left-radius: 16px;
  }

  .xs\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .xs\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .xs\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .xs\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .xs\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .xs\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .xs\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .xs\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .xs\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .xs\:rounded-bl-r3 {
    border-bottom-left-radius: 3px;
  }

  .xs\:border-0 {
    border-width: 0px;
  }

  .xs\:border-2 {
    border-width: 2px;
  }

  .xs\:border-4 {
    border-width: 4px;
  }

  .xs\:border-5 {
    border-width: 5px;
  }

  .xs\:border-8 {
    border-width: 8px;
  }

  .xs\:border {
    border-width: 1px;
  }

  .xs\:border-1\/5 {
    border-width: 1.5px;
  }

  .xs\:border-1\/2 {
    border-width: 0.5px;
  }

  .xs\:border-t-0 {
    border-top-width: 0px;
  }

  .xs\:border-t-2 {
    border-top-width: 2px;
  }

  .xs\:border-t-4 {
    border-top-width: 4px;
  }

  .xs\:border-t-5 {
    border-top-width: 5px;
  }

  .xs\:border-t-8 {
    border-top-width: 8px;
  }

  .xs\:border-t {
    border-top-width: 1px;
  }

  .xs\:border-t-1\/5 {
    border-top-width: 1.5px;
  }

  .xs\:border-t-1\/2 {
    border-top-width: 0.5px;
  }

  .xs\:border-r-0 {
    border-right-width: 0px;
  }

  .xs\:border-r-2 {
    border-right-width: 2px;
  }

  .xs\:border-r-4 {
    border-right-width: 4px;
  }

  .xs\:border-r-5 {
    border-right-width: 5px;
  }

  .xs\:border-r-8 {
    border-right-width: 8px;
  }

  .xs\:border-r {
    border-right-width: 1px;
  }

  .xs\:border-r-1\/5 {
    border-right-width: 1.5px;
  }

  .xs\:border-r-1\/2 {
    border-right-width: 0.5px;
  }

  .xs\:border-b-0 {
    border-bottom-width: 0px;
  }

  .xs\:border-b-2 {
    border-bottom-width: 2px;
  }

  .xs\:border-b-4 {
    border-bottom-width: 4px;
  }

  .xs\:border-b-5 {
    border-bottom-width: 5px;
  }

  .xs\:border-b-8 {
    border-bottom-width: 8px;
  }

  .xs\:border-b {
    border-bottom-width: 1px;
  }

  .xs\:border-b-1\/5 {
    border-bottom-width: 1.5px;
  }

  .xs\:border-b-1\/2 {
    border-bottom-width: 0.5px;
  }

  .xs\:border-l-0 {
    border-left-width: 0px;
  }

  .xs\:border-l-2 {
    border-left-width: 2px;
  }

  .xs\:border-l-4 {
    border-left-width: 4px;
  }

  .xs\:border-l-5 {
    border-left-width: 5px;
  }

  .xs\:border-l-8 {
    border-left-width: 8px;
  }

  .xs\:border-l {
    border-left-width: 1px;
  }

  .xs\:border-l-1\/5 {
    border-left-width: 1.5px;
  }

  .xs\:border-l-1\/2 {
    border-left-width: 0.5px;
  }

  .xs\:border-solid {
    border-style: solid;
  }

  .xs\:border-dashed {
    border-style: dashed;
  }

  .xs\:border-dotted {
    border-style: dotted;
  }

  .xs\:border-double {
    border-style: double;
  }

  .xs\:border-none {
    border-style: none;
  }

  .xs\:border-transparent {
    border-color: transparent;
  }

  .xs\:border-current {
    border-color: currentColor;
  }

  .xs\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .xs\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xs\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .xs\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .xs\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .xs\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .xs\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .xs\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .xs\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .xs\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .xs\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .xs\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .xs\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .xs\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .xs\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .xs\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .xs\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .xs\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .xs\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .xs\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .xs\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .xs\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .xs\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .xs\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .xs\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .xs\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .xs\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .xs\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .xs\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .xs\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .xs\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .xs\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .xs\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .xs\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .xs\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .xs\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .xs\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .xs\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .xs\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .xs\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .xs\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .xs\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .xs\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .xs\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .xs\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .xs\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .xs\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .xs\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .xs\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .xs\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .xs\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .xs\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .xs\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .xs\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .xs\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .xs\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .xs\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .xs\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .xs\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .xs\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .xs\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .xs\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .xs\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xs\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .xs\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .xs\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .xs\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .xs\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .xs\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .xs\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .xs\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .xs\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .xs\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .xs\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xs\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xs\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xs\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xs\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xs\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xs\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xs\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .xs\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xs\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xs\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xs\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xs\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xs\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xs\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xs\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .xs\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xs\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xs\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .xs\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .xs\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xs\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xs\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .xs\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .xs\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .xs\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .xs\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .xs\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xs\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .xs\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xs\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xs\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .xs\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .xs\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .xs\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .xs\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xs\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xs\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .xs\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .xs\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .xs\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .xs\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xs\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xs\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .xs\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .xs\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xs\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xs\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .xs\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .xs\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .xs\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xs\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xs\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xs\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xs\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .xs\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xs\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .xs\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .xs\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .xs\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .xs\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .xs\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xs\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xs\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xs\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .xs\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .xs\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .xs\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .xs\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .xs\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .xs\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xs\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xs\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .xs\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .xs\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .xs\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .xs\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .xs\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .xs\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .xs\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .xs\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .xs\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .xs\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .xs\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .xs\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .xs\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .xs\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .xs\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .xs\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xs\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xs\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .xs\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .xs\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .xs\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .xs\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xs\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xs\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xs\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xs\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .xs\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .xs\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .xs\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .xs\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .xs\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xs\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .xs\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .xs\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .xs\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .xs\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .xs\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .xs\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .xs\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .group:hover .xs\:group-hover\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .group:hover .xs\:group-hover\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .xs\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .xs\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Asurion-White:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Asurion-Blue-Brighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Asurion-Blue-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Asurion-Blue-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Asurion-Purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Asurion-Purple-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Asurion-Purple-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Asurion-Gray-Deepest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Asurion-Gray-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Asurion-Gray-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Asurion-Gray-Lighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Asurion-Gray-Lightest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Asurion-Red-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-light-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-light-gray-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-light-gray-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-light-gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-light-gray-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-light-gray-5:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-light-slate-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-denim-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-purple-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-dark-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-bright-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-mustard-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-mustard-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-light-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-light-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-light-blue-3:focus-within {
    border-color:  #F0F3FF;
  }

  .xs\:focus-within\:border-light-blue-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-purple-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-light-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-light-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-light-bg-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-light-white-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Black-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Default-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-White-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Silver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Yellow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Grey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Red-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Gold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-light-green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-dark-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-light-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-bright-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-bright-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-SpaceGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Purple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-LightPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Glow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Bronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Copper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Pink-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Orange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Coral-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-MajesticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-PrismBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-CeramicBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-MidnightBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-PrismWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-CeramicWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-LilacPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-CrownSilver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-CoralBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-lime-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-apple-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-bg-new-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-bg-new-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-new-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-footer-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-border-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-apple-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-crimson-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-asurion-cyan:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-bright-orange:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Graphite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-PacificBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-light-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-asurion-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-OceanBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-MetallicCopper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-PorcelainWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-LightBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-CloudNavy-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-CloudMint-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-CloudOrange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-CloudLavender-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-CloudRed-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-CloudWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-SunriseGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-SunshineGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-AuraBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-AuraGlow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-MysticBronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-MysticGreen-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-MysticGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-MysticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-MysticWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-price-blue1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-indigo1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-Purple-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-new-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-dark-blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-replace-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-resolve-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .xs\:focus-within\:border-violet:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xs\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .xs\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .xs\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .xs\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xs\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .xs\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .xs\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .xs\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .xs\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .xs\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .xs\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .xs\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .xs\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .xs\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .xs\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .xs\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .xs\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .xs\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .xs\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .xs\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .xs\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .xs\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .xs\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .xs\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .xs\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .xs\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .xs\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .xs\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .xs\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .xs\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .xs\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .xs\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .xs\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .xs\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .xs\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .xs\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .xs\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .xs\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .xs\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .xs\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .xs\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .xs\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .xs\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .xs\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .xs\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .xs\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .xs\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .xs\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .xs\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .xs\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .xs\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .xs\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .xs\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .xs\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .xs\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .xs\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .xs\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .xs\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .xs\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .xs\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .xs\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .xs\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .xs\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .xs\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .xs\:hover\:border-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xs\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .xs\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .xs\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .xs\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .xs\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .xs\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .xs\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .xs\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .xs\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .xs\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Asurion-White:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Asurion-Blue-Brighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Asurion-Blue-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Asurion-Blue-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Asurion-Purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Asurion-Purple-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Asurion-Purple-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Asurion-Gray-Deepest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Asurion-Gray-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Asurion-Gray-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Asurion-Gray-Lighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Asurion-Gray-Lightest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Asurion-Red-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xs\:hover\:border-light-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xs\:hover\:border-light-gray-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xs\:hover\:border-light-gray-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xs\:hover\:border-light-gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .xs\:hover\:border-light-gray-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xs\:hover\:border-light-gray-5:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xs\:hover\:border-light-slate-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .xs\:hover\:border-denim-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .xs\:hover\:border-purple-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xs\:hover\:border-dark-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xs\:hover\:border-bright-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .xs\:hover\:border-mustard-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .xs\:hover\:border-mustard-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .xs\:hover\:border-light-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:hover\:border-light-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .xs\:hover\:border-light-blue-3:hover {
    border-color:  #F0F3FF;
  }

  .xs\:hover\:border-light-blue-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xs\:hover\:border-purple-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .xs\:hover\:border-light-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xs\:hover\:border-light-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xs\:hover\:border-light-bg-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .xs\:hover\:border-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .xs\:hover\:border-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .xs\:hover\:border-light-white-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Black-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Default-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xs\:hover\:border-White-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Silver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Yellow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Grey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Red-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Gold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .xs\:hover\:border-light-green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xs\:hover\:border-dark-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xs\:hover\:border-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:hover\:border-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .xs\:hover\:border-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .xs\:hover\:border-light-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .xs\:hover\:border-bright-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xs\:hover\:border-bright-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xs\:hover\:border-SpaceGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Purple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xs\:hover\:border-LightPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Glow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Bronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Copper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Pink-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Orange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Coral-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .xs\:hover\:border-MajesticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xs\:hover\:border-PrismBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xs\:hover\:border-CeramicBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xs\:hover\:border-MidnightBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .xs\:hover\:border-PrismWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .xs\:hover\:border-CeramicWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .xs\:hover\:border-LilacPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .xs\:hover\:border-CrownSilver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .xs\:hover\:border-CoralBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .xs\:hover\:border-lime-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xs\:hover\:border-apple-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xs\:hover\:border-bg-new-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .xs\:hover\:border-bg-new-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .xs\:hover\:border-new-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .xs\:hover\:border-footer-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .xs\:hover\:border-border-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .xs\:hover\:border-apple-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .xs\:hover\:border-crimson-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .xs\:hover\:border-asurion-cyan:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .xs\:hover\:border-bright-orange:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Graphite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .xs\:hover\:border-PacificBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:hover\:border-light-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .xs\:hover\:border-asurion-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .xs\:hover\:border-OceanBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .xs\:hover\:border-MetallicCopper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .xs\:hover\:border-PorcelainWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .xs\:hover\:border-LightBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .xs\:hover\:border-CloudNavy-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xs\:hover\:border-CloudMint-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xs\:hover\:border-CloudOrange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .xs\:hover\:border-CloudLavender-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .xs\:hover\:border-CloudRed-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .xs\:hover\:border-CloudWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .xs\:hover\:border-SunriseGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xs\:hover\:border-SunshineGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xs\:hover\:border-AuraBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xs\:hover\:border-AuraGlow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xs\:hover\:border-MysticBronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .xs\:hover\:border-MysticGreen-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .xs\:hover\:border-MysticGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .xs\:hover\:border-MysticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .xs\:hover\:border-MysticWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .xs\:hover\:border-price-blue1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:hover\:border-indigo1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xs\:hover\:border-Purple-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .xs\:hover\:border-new-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .xs\:hover\:border-dark-blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .xs\:hover\:border-replace-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .xs\:hover\:border-resolve-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .xs\:hover\:border-violet:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xs\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .xs\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .xs\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .xs\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xs\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .xs\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .xs\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .xs\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .xs\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .xs\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .xs\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .xs\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .xs\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .xs\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .xs\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .xs\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .xs\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .xs\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .xs\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .xs\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .xs\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .xs\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .xs\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .xs\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .xs\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .xs\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .xs\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .xs\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .xs\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .xs\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .xs\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .xs\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .xs\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .xs\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .xs\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .xs\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .xs\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .xs\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .xs\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .xs\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .xs\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .xs\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .xs\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .xs\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .xs\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .xs\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .xs\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .xs\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .xs\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .xs\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .xs\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .xs\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .xs\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .xs\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .xs\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .xs\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .xs\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .xs\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .xs\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .xs\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .xs\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .xs\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .xs\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .xs\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .xs\:focus\:border-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xs\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .xs\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .xs\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .xs\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .xs\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .xs\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .xs\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .xs\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .xs\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .xs\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Asurion-White:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Asurion-Blue-Brighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Asurion-Blue-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Asurion-Blue-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Asurion-Purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Asurion-Purple-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Asurion-Purple-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Asurion-Gray-Deepest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Asurion-Gray-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Asurion-Gray-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Asurion-Gray-Lighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Asurion-Gray-Lightest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Asurion-Red-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xs\:focus\:border-light-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xs\:focus\:border-light-gray-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xs\:focus\:border-light-gray-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xs\:focus\:border-light-gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .xs\:focus\:border-light-gray-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xs\:focus\:border-light-gray-5:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xs\:focus\:border-light-slate-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .xs\:focus\:border-denim-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .xs\:focus\:border-purple-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xs\:focus\:border-dark-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xs\:focus\:border-bright-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .xs\:focus\:border-mustard-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .xs\:focus\:border-mustard-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .xs\:focus\:border-light-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:focus\:border-light-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .xs\:focus\:border-light-blue-3:focus {
    border-color:  #F0F3FF;
  }

  .xs\:focus\:border-light-blue-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xs\:focus\:border-purple-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .xs\:focus\:border-light-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xs\:focus\:border-light-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xs\:focus\:border-light-bg-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .xs\:focus\:border-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .xs\:focus\:border-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .xs\:focus\:border-light-white-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Black-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Default-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xs\:focus\:border-White-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Silver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Yellow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Grey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Red-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Gold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .xs\:focus\:border-light-green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xs\:focus\:border-dark-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xs\:focus\:border-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:focus\:border-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .xs\:focus\:border-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .xs\:focus\:border-light-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .xs\:focus\:border-bright-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xs\:focus\:border-bright-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xs\:focus\:border-SpaceGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Purple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xs\:focus\:border-LightPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Glow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Bronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Copper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Pink-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Orange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Coral-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .xs\:focus\:border-MajesticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xs\:focus\:border-PrismBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xs\:focus\:border-CeramicBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xs\:focus\:border-MidnightBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .xs\:focus\:border-PrismWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .xs\:focus\:border-CeramicWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .xs\:focus\:border-LilacPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .xs\:focus\:border-CrownSilver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .xs\:focus\:border-CoralBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .xs\:focus\:border-lime-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xs\:focus\:border-apple-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xs\:focus\:border-bg-new-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .xs\:focus\:border-bg-new-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .xs\:focus\:border-new-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .xs\:focus\:border-footer-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .xs\:focus\:border-border-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .xs\:focus\:border-apple-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .xs\:focus\:border-crimson-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .xs\:focus\:border-asurion-cyan:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .xs\:focus\:border-bright-orange:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Graphite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .xs\:focus\:border-PacificBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:focus\:border-light-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .xs\:focus\:border-asurion-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .xs\:focus\:border-OceanBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .xs\:focus\:border-MetallicCopper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .xs\:focus\:border-PorcelainWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .xs\:focus\:border-LightBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .xs\:focus\:border-CloudNavy-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xs\:focus\:border-CloudMint-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xs\:focus\:border-CloudOrange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .xs\:focus\:border-CloudLavender-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .xs\:focus\:border-CloudRed-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .xs\:focus\:border-CloudWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .xs\:focus\:border-SunriseGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xs\:focus\:border-SunshineGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xs\:focus\:border-AuraBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xs\:focus\:border-AuraGlow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xs\:focus\:border-MysticBronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .xs\:focus\:border-MysticGreen-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .xs\:focus\:border-MysticGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .xs\:focus\:border-MysticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .xs\:focus\:border-MysticWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .xs\:focus\:border-price-blue1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xs\:focus\:border-indigo1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xs\:focus\:border-Purple-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .xs\:focus\:border-new-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .xs\:focus\:border-dark-blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .xs\:focus\:border-replace-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .xs\:focus\:border-resolve-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .xs\:focus\:border-violet:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xs\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .xs\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .xs\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .xs\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .xs\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .xs\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .xs\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .xs\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .xs\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .xs\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .xs\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .xs\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .xs\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .xs\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .xs\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .xs\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .xs\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .xs\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .xs\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .xs\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .xs\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .xs\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .xs\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .xs\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .xs\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .xs\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .xs\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .xs\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .xs\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .xs\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .xs\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .xs\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .xs\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .xs\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .xs\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .xs\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .xs\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .xs\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .xs\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .xs\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .xs\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .xs\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .xs\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .xs\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .xs\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .xs\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .xs\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .xs\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .xs\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .xs\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .xs\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .xs\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .xs\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .xs\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .xs\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .xs\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .xs\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .xs\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .xs\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .xs\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .xs\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .xs\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .xs\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .xs\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .xs\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .xs\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .xs\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .xs\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .xs\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .xs\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .xs\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .xs\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .xs\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .xs\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .xs\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .xs\:bg-transparent {
    background-color: transparent;
  }

  .xs\:bg-current {
    background-color: currentColor;
  }

  .xs\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .xs\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xs\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .xs\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .xs\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .xs\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .xs\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .xs\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .xs\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .xs\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .xs\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .xs\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .xs\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .xs\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .xs\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .xs\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .xs\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .xs\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .xs\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .xs\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .xs\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .xs\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .xs\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .xs\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .xs\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .xs\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .xs\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .xs\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .xs\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .xs\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .xs\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .xs\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .xs\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .xs\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .xs\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .xs\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .xs\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .xs\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .xs\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .xs\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .xs\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .xs\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .xs\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .xs\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .xs\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .xs\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .xs\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .xs\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .xs\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .xs\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .xs\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .xs\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .xs\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .xs\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .xs\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .xs\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .xs\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .xs\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .xs\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .xs\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .xs\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .xs\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .xs\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xs\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .xs\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .xs\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .xs\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .xs\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .xs\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .xs\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .xs\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .xs\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .xs\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .xs\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xs\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xs\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xs\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xs\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xs\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xs\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xs\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xs\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xs\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xs\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xs\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xs\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xs\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xs\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xs\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .xs\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xs\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xs\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .xs\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .xs\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xs\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xs\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .xs\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .xs\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .xs\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .xs\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .xs\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xs\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .xs\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xs\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xs\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .xs\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .xs\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .xs\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .xs\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xs\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xs\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .xs\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .xs\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .xs\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .xs\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xs\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xs\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .xs\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .xs\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xs\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xs\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .xs\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .xs\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .xs\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xs\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xs\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xs\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xs\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .xs\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xs\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .xs\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .xs\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .xs\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .xs\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .xs\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xs\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xs\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xs\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .xs\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .xs\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .xs\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .xs\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .xs\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .xs\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xs\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xs\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .xs\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .xs\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .xs\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .xs\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .xs\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .xs\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .xs\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .xs\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .xs\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .xs\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .xs\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .xs\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .xs\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .xs\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .xs\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .xs\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xs\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xs\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .xs\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .xs\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .xs\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .xs\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xs\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xs\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xs\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xs\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .xs\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .xs\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .xs\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .xs\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .xs\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xs\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .xs\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .xs\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .xs\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .xs\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .xs\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .xs\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .group:hover .xs\:group-hover\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .group:hover .xs\:group-hover\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .xs\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .xs\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Asurion-White:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Asurion-Blue-Brighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Asurion-Blue-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Asurion-Blue-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Asurion-Purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Asurion-Purple-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Asurion-Purple-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Asurion-Gray-Deepest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Asurion-Gray-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Asurion-Gray-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Asurion-Gray-Lighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Asurion-Gray-Lightest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Asurion-Red-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-light-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-light-gray-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-light-gray-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-light-gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-light-gray-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-light-gray-5:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-light-slate-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-denim-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-purple-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-dark-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-bright-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-mustard-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-mustard-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-light-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-light-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-light-blue-3:focus-within {
    background-color:  #F0F3FF;
  }

  .xs\:focus-within\:bg-light-blue-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-purple-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-light-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-light-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-light-bg-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-light-white-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Black-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Default-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-White-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Silver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Yellow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Grey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Red-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Gold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-light-green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-dark-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-light-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-bright-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-bright-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-SpaceGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Purple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-LightPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Glow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Bronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Copper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Pink-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Orange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Coral-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-MajesticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-PrismBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-CeramicBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-MidnightBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-PrismWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-CeramicWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-LilacPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-CrownSilver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-CoralBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-lime-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-apple-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-bg-new-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-bg-new-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-new-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-footer-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-border-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-apple-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-crimson-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-asurion-cyan:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-bright-orange:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Graphite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-PacificBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-light-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-asurion-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-OceanBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-MetallicCopper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-PorcelainWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-LightBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-CloudNavy-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-CloudMint-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-CloudOrange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-CloudLavender-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-CloudRed-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-CloudWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-SunriseGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-SunshineGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-AuraBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-AuraGlow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-MysticBronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-MysticGreen-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-MysticGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-MysticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-MysticWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-price-blue1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-indigo1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-Purple-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-new-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-dark-blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-replace-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .xs\:focus-within\:bg-resolve-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .xs\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .xs\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Asurion-White:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Asurion-Blue-Brighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Asurion-Blue-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Asurion-Blue-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Asurion-Purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Asurion-Purple-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Asurion-Purple-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Asurion-Gray-Deepest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Asurion-Gray-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Asurion-Gray-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Asurion-Gray-Lighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Asurion-Gray-Lightest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Asurion-Red-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-light-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-light-gray-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-light-gray-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-light-gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-light-gray-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-light-gray-5:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-light-slate-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-denim-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-purple-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-dark-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-bright-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-mustard-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-mustard-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-light-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-light-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-light-blue-3:hover {
    background-color:  #F0F3FF;
  }

  .xs\:hover\:bg-light-blue-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-purple-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-light-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-light-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-light-bg-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-light-white-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Black-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Default-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-White-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Silver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Yellow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Grey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Red-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Gold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-light-green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-dark-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-light-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-bright-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-bright-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-SpaceGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Purple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-LightPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Glow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Bronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Copper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Pink-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Orange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Coral-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-MajesticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-PrismBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-CeramicBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-MidnightBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-PrismWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-CeramicWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-LilacPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-CrownSilver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-CoralBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-lime-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-apple-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-bg-new-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-bg-new-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-new-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-footer-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-border-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-apple-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-crimson-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-asurion-cyan:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-bright-orange:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Graphite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-PacificBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-light-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-asurion-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-OceanBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-MetallicCopper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-PorcelainWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-LightBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-CloudNavy-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-CloudMint-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-CloudOrange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-CloudLavender-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-CloudRed-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-CloudWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-SunriseGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-SunshineGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-AuraBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-AuraGlow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-MysticBronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-MysticGreen-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-MysticGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-MysticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-MysticWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-price-blue1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-indigo1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-Purple-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-new-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-dark-blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-replace-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .xs\:hover\:bg-resolve-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .xs\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .xs\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Asurion-White:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Asurion-Blue-Brighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Asurion-Blue-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Asurion-Blue-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Asurion-Purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Asurion-Purple-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Asurion-Purple-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Asurion-Gray-Deepest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Asurion-Gray-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Asurion-Gray-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Asurion-Gray-Lighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Asurion-Gray-Lightest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Asurion-Red-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-light-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-light-gray-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-light-gray-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-light-gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-light-gray-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-light-gray-5:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-light-slate-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-denim-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-purple-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-dark-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-bright-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-mustard-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-mustard-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-light-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-light-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-light-blue-3:focus {
    background-color:  #F0F3FF;
  }

  .xs\:focus\:bg-light-blue-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-purple-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-light-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-light-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-light-bg-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-light-white-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Black-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Default-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-White-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Silver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Yellow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Grey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Red-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Gold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-light-green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-dark-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-light-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-bright-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-bright-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-SpaceGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Purple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-LightPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Glow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Bronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Copper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Pink-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Orange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Coral-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-MajesticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-PrismBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-CeramicBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-MidnightBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-PrismWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-CeramicWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-LilacPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-CrownSilver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-CoralBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-lime-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-apple-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-bg-new-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-bg-new-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-new-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-footer-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-border-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-apple-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-crimson-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-asurion-cyan:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-bright-orange:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Graphite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-PacificBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-light-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-asurion-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-OceanBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-MetallicCopper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-PorcelainWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-LightBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-CloudNavy-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-CloudMint-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-CloudOrange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-CloudLavender-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-CloudRed-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-CloudWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-SunriseGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-SunshineGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-AuraBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-AuraGlow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-MysticBronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-MysticGreen-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-MysticGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-MysticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-MysticWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-price-blue1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-indigo1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-Purple-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-new-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-dark-blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-replace-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .xs\:focus\:bg-resolve-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .xs\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .xs\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .xs\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .xs\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .xs\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .xs\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .xs\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .xs\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .xs\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .xs\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .xs\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .xs\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .xs\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .xs\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .xs\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .xs\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .xs\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .xs\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .xs\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .xs\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .xs\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .xs\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .xs\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .xs\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .xs\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .xs\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .xs\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .xs\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .xs\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .xs\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .xs\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .xs\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .xs\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .xs\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .xs\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .xs\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .xs\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .xs\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .xs\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .xs\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .xs\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .xs\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .xs\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .xs\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .xs\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .xs\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .xs\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .xs\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .xs\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .xs\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .xs\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .xs\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .xs\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .xs\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .xs\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .xs\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .xs\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .xs\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .xs\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .xs\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .xs\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .xs\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .xs\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .xs\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .xs\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .xs\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .xs\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .xs\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .xs\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .xs\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .xs\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .xs\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .xs\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .xs\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .xs\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .xs\:bg-none {
    background-image: none;
  }

  .xs\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .xs\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .xs\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .xs\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .xs\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .xs\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .xs\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .xs\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .xs\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xs\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xs\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .xs\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .xs\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .xs\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .xs\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .xs\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .xs\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .xs\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .xs\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .xs\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .xs\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .xs\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .xs\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .xs\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .xs\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .xs\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .xs\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .xs\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .xs\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .xs\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .xs\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .xs\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .xs\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .xs\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .xs\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .xs\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .xs\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .xs\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .xs\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .xs\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .xs\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .xs\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .xs\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .xs\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .xs\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .xs\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .xs\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .xs\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .xs\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .xs\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .xs\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .xs\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .xs\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .xs\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .xs\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .xs\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .xs\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .xs\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .xs\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .xs\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .xs\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .xs\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .xs\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .xs\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .xs\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .xs\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .xs\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .xs\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .xs\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .xs\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .xs\:from-purple {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .xs\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .xs\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .xs\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .xs\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .xs\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .xs\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .xs\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .xs\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .xs\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .xs\:from-Asurion-White {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:from-Asurion-Blue-Brighter {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:from-Asurion-Blue-Deep {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xs\:from-Asurion-Blue-Light {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xs\:from-Asurion-Purple {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xs\:from-Asurion-Purple-Deeper {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:from-Asurion-Purple-Light {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xs\:from-Asurion-Gray-Deepest {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xs\:from-Asurion-Gray-Deeper {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xs\:from-Asurion-Gray-Light {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xs\:from-Asurion-Gray-Lighter {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xs\:from-Asurion-Gray-Lightest {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xs\:from-Asurion-Red-Deep {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xs\:from-light-gray {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xs\:from-light-gray-1 {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xs\:from-light-gray-2 {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xs\:from-light-gray-3 {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .xs\:from-light-gray-4 {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xs\:from-light-gray-5 {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xs\:from-light-slate-gray {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .xs\:from-denim-blue {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .xs\:from-purple-1 {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xs\:from-dark-red {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xs\:from-bright-red {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .xs\:from-mustard-yellow {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .xs\:from-mustard-yellow-1 {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .xs\:from-light-blue {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:from-light-blue-1 {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .xs\:from-light-blue-3 {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:from-light-blue-4 {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xs\:from-purple-blue {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .xs\:from-light-green {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xs\:from-light-green-1 {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xs\:from-light-bg-green {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .xs\:from-green-1 {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .xs\:from-pink-1 {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .xs\:from-light-white-1 {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .xs\:from-Black-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:from-Default-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xs\:from-White-3 {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .xs\:from-Green-3 {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .xs\:from-Blue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:from-Silver-3 {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .xs\:from-Yellow-3 {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .xs\:from-Grey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xs\:from-Gray-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xs\:from-Red-3 {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .xs\:from-Gold-3 {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .xs\:from-light-green-3 {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xs\:from-dark-blue-2 {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xs\:from-blue-1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:from-yellow-1 {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .xs\:from-blue-2 {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .xs\:from-light-pink {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .xs\:from-bright-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xs\:from-bright-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xs\:from-SpaceGrey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xs\:from-Purple-3 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:from-LightPurple-3 {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .xs\:from-Glow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xs\:from-Bronze-3 {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .xs\:from-Copper-3 {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .xs\:from-Pink-3 {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .xs\:from-Orange-3 {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .xs\:from-Coral-3 {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .xs\:from-MajesticBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:from-PrismBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:from-CeramicBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:from-MidnightBlack-3 {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .xs\:from-PrismWhite-3 {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .xs\:from-CeramicWhite-3 {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .xs\:from-LilacPurple-3 {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .xs\:from-CrownSilver-3 {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .xs\:from-CoralBlue-3 {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .xs\:from-lime-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xs\:from-apple-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xs\:from-bg-new-blue {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .xs\:from-bg-new-pink {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .xs\:from-new-pink-1 {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .xs\:from-footer-grey {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .xs\:from-border-grey {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .xs\:from-apple-green-1 {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .xs\:from-crimson-red {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .xs\:from-asurion-cyan {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .xs\:from-bright-orange {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .xs\:from-Graphite-3 {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .xs\:from-PacificBlue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:from-light-purple {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .xs\:from-asurion-gray {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .xs\:from-OceanBlue-3 {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .xs\:from-MetallicCopper-3 {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .xs\:from-PorcelainWhite-3 {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .xs\:from-LightBlue-3 {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .xs\:from-CloudNavy-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xs\:from-CloudMint-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xs\:from-CloudOrange-3 {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .xs\:from-CloudLavender-3 {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .xs\:from-CloudRed-3 {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .xs\:from-CloudWhite-3 {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .xs\:from-SunriseGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xs\:from-SunshineGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xs\:from-AuraBlack-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xs\:from-AuraGlow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xs\:from-MysticBronze-3 {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .xs\:from-MysticGreen-3 {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .xs\:from-MysticGrey-3 {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .xs\:from-MysticBlack-3 {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .xs\:from-MysticWhite-3 {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .xs\:from-price-blue1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:from-indigo1 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:from-Purple-4 {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .xs\:from-new-blue-2 {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .xs\:from-dark-blue-3 {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .xs\:from-replace-bg {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .xs\:from-resolve-bg {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .xs\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xs\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xs\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .xs\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .xs\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .xs\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .xs\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .xs\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .xs\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .xs\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .xs\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .xs\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .xs\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .xs\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .xs\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .xs\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .xs\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .xs\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .xs\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .xs\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .xs\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .xs\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .xs\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .xs\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .xs\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .xs\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .xs\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .xs\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .xs\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .xs\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .xs\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .xs\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .xs\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .xs\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .xs\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .xs\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .xs\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .xs\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .xs\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .xs\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .xs\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .xs\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .xs\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .xs\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .xs\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .xs\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .xs\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .xs\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .xs\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .xs\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .xs\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .xs\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .xs\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .xs\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .xs\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .xs\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .xs\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .xs\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .xs\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .xs\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .xs\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .xs\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .xs\:hover\:from-purple:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .xs\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .xs\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .xs\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .xs\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .xs\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .xs\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .xs\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .xs\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .xs\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .xs\:hover\:from-Asurion-White:hover {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:from-Asurion-Blue-Brighter:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:hover\:from-Asurion-Blue-Deep:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xs\:hover\:from-Asurion-Blue-Light:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xs\:hover\:from-Asurion-Purple:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xs\:hover\:from-Asurion-Purple-Deeper:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:hover\:from-Asurion-Purple-Light:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xs\:hover\:from-Asurion-Gray-Deepest:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xs\:hover\:from-Asurion-Gray-Deeper:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xs\:hover\:from-Asurion-Gray-Light:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xs\:hover\:from-Asurion-Gray-Lighter:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xs\:hover\:from-Asurion-Gray-Lightest:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xs\:hover\:from-Asurion-Red-Deep:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xs\:hover\:from-light-gray:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xs\:hover\:from-light-gray-1:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xs\:hover\:from-light-gray-2:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xs\:hover\:from-light-gray-3:hover {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .xs\:hover\:from-light-gray-4:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xs\:hover\:from-light-gray-5:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xs\:hover\:from-light-slate-gray:hover {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .xs\:hover\:from-denim-blue:hover {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .xs\:hover\:from-purple-1:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xs\:hover\:from-dark-red:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xs\:hover\:from-bright-red:hover {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .xs\:hover\:from-mustard-yellow:hover {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .xs\:hover\:from-mustard-yellow-1:hover {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .xs\:hover\:from-light-blue:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:hover\:from-light-blue-1:hover {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .xs\:hover\:from-light-blue-3:hover {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:from-light-blue-4:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xs\:hover\:from-purple-blue:hover {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .xs\:hover\:from-light-green:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xs\:hover\:from-light-green-1:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xs\:hover\:from-light-bg-green:hover {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .xs\:hover\:from-green-1:hover {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .xs\:hover\:from-pink-1:hover {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .xs\:hover\:from-light-white-1:hover {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .xs\:hover\:from-Black-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:hover\:from-Default-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xs\:hover\:from-White-3:hover {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .xs\:hover\:from-Green-3:hover {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .xs\:hover\:from-Blue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:hover\:from-Silver-3:hover {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .xs\:hover\:from-Yellow-3:hover {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .xs\:hover\:from-Grey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xs\:hover\:from-Gray-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xs\:hover\:from-Red-3:hover {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .xs\:hover\:from-Gold-3:hover {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .xs\:hover\:from-light-green-3:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xs\:hover\:from-dark-blue-2:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xs\:hover\:from-blue-1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:hover\:from-yellow-1:hover {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .xs\:hover\:from-blue-2:hover {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .xs\:hover\:from-light-pink:hover {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .xs\:hover\:from-bright-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xs\:hover\:from-bright-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xs\:hover\:from-SpaceGrey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xs\:hover\:from-Purple-3:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:hover\:from-LightPurple-3:hover {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .xs\:hover\:from-Glow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xs\:hover\:from-Bronze-3:hover {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .xs\:hover\:from-Copper-3:hover {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .xs\:hover\:from-Pink-3:hover {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .xs\:hover\:from-Orange-3:hover {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .xs\:hover\:from-Coral-3:hover {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .xs\:hover\:from-MajesticBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:hover\:from-PrismBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:hover\:from-CeramicBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:hover\:from-MidnightBlack-3:hover {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .xs\:hover\:from-PrismWhite-3:hover {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .xs\:hover\:from-CeramicWhite-3:hover {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .xs\:hover\:from-LilacPurple-3:hover {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .xs\:hover\:from-CrownSilver-3:hover {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .xs\:hover\:from-CoralBlue-3:hover {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .xs\:hover\:from-lime-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xs\:hover\:from-apple-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xs\:hover\:from-bg-new-blue:hover {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .xs\:hover\:from-bg-new-pink:hover {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .xs\:hover\:from-new-pink-1:hover {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .xs\:hover\:from-footer-grey:hover {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .xs\:hover\:from-border-grey:hover {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .xs\:hover\:from-apple-green-1:hover {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .xs\:hover\:from-crimson-red:hover {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .xs\:hover\:from-asurion-cyan:hover {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .xs\:hover\:from-bright-orange:hover {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .xs\:hover\:from-Graphite-3:hover {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .xs\:hover\:from-PacificBlue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:hover\:from-light-purple:hover {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .xs\:hover\:from-asurion-gray:hover {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .xs\:hover\:from-OceanBlue-3:hover {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .xs\:hover\:from-MetallicCopper-3:hover {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .xs\:hover\:from-PorcelainWhite-3:hover {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .xs\:hover\:from-LightBlue-3:hover {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .xs\:hover\:from-CloudNavy-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xs\:hover\:from-CloudMint-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xs\:hover\:from-CloudOrange-3:hover {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .xs\:hover\:from-CloudLavender-3:hover {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .xs\:hover\:from-CloudRed-3:hover {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .xs\:hover\:from-CloudWhite-3:hover {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .xs\:hover\:from-SunriseGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xs\:hover\:from-SunshineGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xs\:hover\:from-AuraBlack-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xs\:hover\:from-AuraGlow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xs\:hover\:from-MysticBronze-3:hover {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .xs\:hover\:from-MysticGreen-3:hover {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .xs\:hover\:from-MysticGrey-3:hover {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .xs\:hover\:from-MysticBlack-3:hover {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .xs\:hover\:from-MysticWhite-3:hover {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .xs\:hover\:from-price-blue1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:hover\:from-indigo1:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:hover\:from-Purple-4:hover {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .xs\:hover\:from-new-blue-2:hover {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .xs\:hover\:from-dark-blue-3:hover {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .xs\:hover\:from-replace-bg:hover {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .xs\:hover\:from-resolve-bg:hover {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .xs\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xs\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xs\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:from-gray-50:focus {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .xs\:focus\:from-gray-100:focus {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .xs\:focus\:from-gray-200:focus {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .xs\:focus\:from-gray-300:focus {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .xs\:focus\:from-gray-400:focus {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .xs\:focus\:from-gray-500:focus {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .xs\:focus\:from-gray-600:focus {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .xs\:focus\:from-gray-700:focus {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .xs\:focus\:from-gray-800:focus {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .xs\:focus\:from-gray-900:focus {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .xs\:focus\:from-red-50:focus {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .xs\:focus\:from-red-100:focus {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .xs\:focus\:from-red-200:focus {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .xs\:focus\:from-red-300:focus {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .xs\:focus\:from-red-400:focus {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .xs\:focus\:from-red-500:focus {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .xs\:focus\:from-red-600:focus {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .xs\:focus\:from-red-700:focus {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .xs\:focus\:from-red-800:focus {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .xs\:focus\:from-red-900:focus {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .xs\:focus\:from-yellow-50:focus {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .xs\:focus\:from-yellow-100:focus {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .xs\:focus\:from-yellow-200:focus {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .xs\:focus\:from-yellow-300:focus {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .xs\:focus\:from-yellow-400:focus {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .xs\:focus\:from-yellow-500:focus {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .xs\:focus\:from-yellow-600:focus {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .xs\:focus\:from-yellow-700:focus {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .xs\:focus\:from-yellow-800:focus {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .xs\:focus\:from-yellow-900:focus {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .xs\:focus\:from-green-50:focus {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .xs\:focus\:from-green-100:focus {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .xs\:focus\:from-green-200:focus {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .xs\:focus\:from-green-300:focus {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .xs\:focus\:from-green-400:focus {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .xs\:focus\:from-green-500:focus {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .xs\:focus\:from-green-600:focus {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .xs\:focus\:from-green-700:focus {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .xs\:focus\:from-green-800:focus {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .xs\:focus\:from-green-900:focus {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .xs\:focus\:from-blue-50:focus {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .xs\:focus\:from-blue-100:focus {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .xs\:focus\:from-blue-200:focus {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .xs\:focus\:from-blue-300:focus {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .xs\:focus\:from-blue-400:focus {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .xs\:focus\:from-blue-500:focus {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .xs\:focus\:from-blue-600:focus {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .xs\:focus\:from-blue-700:focus {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .xs\:focus\:from-blue-800:focus {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .xs\:focus\:from-blue-900:focus {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .xs\:focus\:from-indigo-50:focus {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .xs\:focus\:from-indigo-100:focus {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .xs\:focus\:from-indigo-200:focus {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .xs\:focus\:from-indigo-300:focus {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .xs\:focus\:from-indigo-400:focus {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .xs\:focus\:from-indigo-500:focus {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .xs\:focus\:from-indigo-600:focus {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .xs\:focus\:from-indigo-700:focus {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .xs\:focus\:from-indigo-800:focus {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .xs\:focus\:from-indigo-900:focus {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .xs\:focus\:from-purple:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:focus\:from-pink-50:focus {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .xs\:focus\:from-pink-100:focus {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .xs\:focus\:from-pink-200:focus {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .xs\:focus\:from-pink-300:focus {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .xs\:focus\:from-pink-400:focus {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .xs\:focus\:from-pink-500:focus {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .xs\:focus\:from-pink-600:focus {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .xs\:focus\:from-pink-700:focus {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .xs\:focus\:from-pink-800:focus {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .xs\:focus\:from-pink-900:focus {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .xs\:focus\:from-Asurion-White:focus {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:from-Asurion-Blue-Brighter:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:focus\:from-Asurion-Blue-Deep:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xs\:focus\:from-Asurion-Blue-Light:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xs\:focus\:from-Asurion-Purple:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xs\:focus\:from-Asurion-Purple-Deeper:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:focus\:from-Asurion-Purple-Light:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xs\:focus\:from-Asurion-Gray-Deepest:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xs\:focus\:from-Asurion-Gray-Deeper:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xs\:focus\:from-Asurion-Gray-Light:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xs\:focus\:from-Asurion-Gray-Lighter:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xs\:focus\:from-Asurion-Gray-Lightest:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xs\:focus\:from-Asurion-Red-Deep:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xs\:focus\:from-light-gray:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xs\:focus\:from-light-gray-1:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xs\:focus\:from-light-gray-2:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xs\:focus\:from-light-gray-3:focus {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .xs\:focus\:from-light-gray-4:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xs\:focus\:from-light-gray-5:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xs\:focus\:from-light-slate-gray:focus {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .xs\:focus\:from-denim-blue:focus {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .xs\:focus\:from-purple-1:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xs\:focus\:from-dark-red:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xs\:focus\:from-bright-red:focus {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .xs\:focus\:from-mustard-yellow:focus {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .xs\:focus\:from-mustard-yellow-1:focus {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .xs\:focus\:from-light-blue:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:focus\:from-light-blue-1:focus {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .xs\:focus\:from-light-blue-3:focus {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:from-light-blue-4:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xs\:focus\:from-purple-blue:focus {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .xs\:focus\:from-light-green:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xs\:focus\:from-light-green-1:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xs\:focus\:from-light-bg-green:focus {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .xs\:focus\:from-green-1:focus {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .xs\:focus\:from-pink-1:focus {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .xs\:focus\:from-light-white-1:focus {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .xs\:focus\:from-Black-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:focus\:from-Default-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xs\:focus\:from-White-3:focus {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .xs\:focus\:from-Green-3:focus {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .xs\:focus\:from-Blue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:focus\:from-Silver-3:focus {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .xs\:focus\:from-Yellow-3:focus {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .xs\:focus\:from-Grey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xs\:focus\:from-Gray-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xs\:focus\:from-Red-3:focus {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .xs\:focus\:from-Gold-3:focus {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .xs\:focus\:from-light-green-3:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xs\:focus\:from-dark-blue-2:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xs\:focus\:from-blue-1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:focus\:from-yellow-1:focus {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .xs\:focus\:from-blue-2:focus {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .xs\:focus\:from-light-pink:focus {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .xs\:focus\:from-bright-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xs\:focus\:from-bright-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xs\:focus\:from-SpaceGrey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xs\:focus\:from-Purple-3:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:focus\:from-LightPurple-3:focus {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .xs\:focus\:from-Glow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xs\:focus\:from-Bronze-3:focus {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .xs\:focus\:from-Copper-3:focus {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .xs\:focus\:from-Pink-3:focus {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .xs\:focus\:from-Orange-3:focus {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .xs\:focus\:from-Coral-3:focus {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .xs\:focus\:from-MajesticBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:focus\:from-PrismBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:focus\:from-CeramicBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:focus\:from-MidnightBlack-3:focus {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .xs\:focus\:from-PrismWhite-3:focus {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .xs\:focus\:from-CeramicWhite-3:focus {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .xs\:focus\:from-LilacPurple-3:focus {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .xs\:focus\:from-CrownSilver-3:focus {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .xs\:focus\:from-CoralBlue-3:focus {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .xs\:focus\:from-lime-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xs\:focus\:from-apple-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xs\:focus\:from-bg-new-blue:focus {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .xs\:focus\:from-bg-new-pink:focus {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .xs\:focus\:from-new-pink-1:focus {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .xs\:focus\:from-footer-grey:focus {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .xs\:focus\:from-border-grey:focus {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .xs\:focus\:from-apple-green-1:focus {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .xs\:focus\:from-crimson-red:focus {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .xs\:focus\:from-asurion-cyan:focus {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .xs\:focus\:from-bright-orange:focus {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .xs\:focus\:from-Graphite-3:focus {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .xs\:focus\:from-PacificBlue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:focus\:from-light-purple:focus {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .xs\:focus\:from-asurion-gray:focus {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .xs\:focus\:from-OceanBlue-3:focus {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .xs\:focus\:from-MetallicCopper-3:focus {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .xs\:focus\:from-PorcelainWhite-3:focus {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .xs\:focus\:from-LightBlue-3:focus {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .xs\:focus\:from-CloudNavy-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xs\:focus\:from-CloudMint-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xs\:focus\:from-CloudOrange-3:focus {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .xs\:focus\:from-CloudLavender-3:focus {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .xs\:focus\:from-CloudRed-3:focus {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .xs\:focus\:from-CloudWhite-3:focus {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .xs\:focus\:from-SunriseGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xs\:focus\:from-SunshineGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xs\:focus\:from-AuraBlack-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xs\:focus\:from-AuraGlow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xs\:focus\:from-MysticBronze-3:focus {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .xs\:focus\:from-MysticGreen-3:focus {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .xs\:focus\:from-MysticGrey-3:focus {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .xs\:focus\:from-MysticBlack-3:focus {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .xs\:focus\:from-MysticWhite-3:focus {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .xs\:focus\:from-price-blue1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:focus\:from-indigo1:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:focus\:from-Purple-4:focus {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .xs\:focus\:from-new-blue-2:focus {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .xs\:focus\:from-dark-blue-3:focus {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .xs\:focus\:from-replace-bg:focus {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .xs\:focus\:from-resolve-bg:focus {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .xs\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xs\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xs\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .xs\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .xs\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .xs\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .xs\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .xs\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .xs\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .xs\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .xs\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .xs\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .xs\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .xs\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .xs\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .xs\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .xs\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .xs\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .xs\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .xs\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .xs\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .xs\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .xs\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .xs\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .xs\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .xs\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .xs\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .xs\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .xs\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .xs\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .xs\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .xs\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .xs\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .xs\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .xs\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .xs\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .xs\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .xs\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .xs\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .xs\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .xs\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .xs\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .xs\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .xs\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .xs\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .xs\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .xs\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .xs\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .xs\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .xs\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .xs\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .xs\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .xs\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .xs\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .xs\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .xs\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .xs\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .xs\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .xs\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .xs\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .xs\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .xs\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .xs\:via-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .xs\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .xs\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .xs\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .xs\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .xs\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .xs\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .xs\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .xs\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .xs\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .xs\:via-Asurion-White {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:via-Asurion-Blue-Brighter {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:via-Asurion-Blue-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xs\:via-Asurion-Blue-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xs\:via-Asurion-Purple {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xs\:via-Asurion-Purple-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:via-Asurion-Purple-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xs\:via-Asurion-Gray-Deepest {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xs\:via-Asurion-Gray-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xs\:via-Asurion-Gray-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xs\:via-Asurion-Gray-Lighter {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xs\:via-Asurion-Gray-Lightest {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xs\:via-Asurion-Red-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xs\:via-light-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xs\:via-light-gray-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xs\:via-light-gray-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xs\:via-light-gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .xs\:via-light-gray-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xs\:via-light-gray-5 {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xs\:via-light-slate-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .xs\:via-denim-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .xs\:via-purple-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xs\:via-dark-red {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xs\:via-bright-red {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .xs\:via-mustard-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .xs\:via-mustard-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .xs\:via-light-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:via-light-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .xs\:via-light-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:via-light-blue-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xs\:via-purple-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .xs\:via-light-green {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xs\:via-light-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xs\:via-light-bg-green {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .xs\:via-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .xs\:via-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .xs\:via-light-white-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .xs\:via-Black-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:via-Default-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xs\:via-White-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .xs\:via-Green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .xs\:via-Blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:via-Silver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .xs\:via-Yellow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .xs\:via-Grey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xs\:via-Gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xs\:via-Red-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .xs\:via-Gold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .xs\:via-light-green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xs\:via-dark-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xs\:via-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:via-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .xs\:via-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .xs\:via-light-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .xs\:via-bright-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xs\:via-bright-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xs\:via-SpaceGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xs\:via-Purple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:via-LightPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .xs\:via-Glow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xs\:via-Bronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .xs\:via-Copper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .xs\:via-Pink-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .xs\:via-Orange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .xs\:via-Coral-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .xs\:via-MajesticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:via-PrismBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:via-CeramicBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:via-MidnightBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .xs\:via-PrismWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .xs\:via-CeramicWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .xs\:via-LilacPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .xs\:via-CrownSilver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .xs\:via-CoralBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .xs\:via-lime-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xs\:via-apple-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xs\:via-bg-new-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .xs\:via-bg-new-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .xs\:via-new-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .xs\:via-footer-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .xs\:via-border-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .xs\:via-apple-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .xs\:via-crimson-red {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .xs\:via-asurion-cyan {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .xs\:via-bright-orange {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .xs\:via-Graphite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .xs\:via-PacificBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:via-light-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .xs\:via-asurion-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .xs\:via-OceanBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .xs\:via-MetallicCopper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .xs\:via-PorcelainWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .xs\:via-LightBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .xs\:via-CloudNavy-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xs\:via-CloudMint-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xs\:via-CloudOrange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .xs\:via-CloudLavender-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .xs\:via-CloudRed-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .xs\:via-CloudWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .xs\:via-SunriseGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xs\:via-SunshineGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xs\:via-AuraBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xs\:via-AuraGlow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xs\:via-MysticBronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .xs\:via-MysticGreen-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .xs\:via-MysticGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .xs\:via-MysticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .xs\:via-MysticWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .xs\:via-price-blue1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:via-indigo1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:via-Purple-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .xs\:via-new-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .xs\:via-dark-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .xs\:via-replace-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .xs\:via-resolve-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .xs\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xs\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xs\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .xs\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .xs\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .xs\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .xs\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .xs\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .xs\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .xs\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .xs\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .xs\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .xs\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .xs\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .xs\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .xs\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .xs\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .xs\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .xs\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .xs\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .xs\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .xs\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .xs\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .xs\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .xs\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .xs\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .xs\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .xs\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .xs\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .xs\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .xs\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .xs\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .xs\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .xs\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .xs\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .xs\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .xs\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .xs\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .xs\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .xs\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .xs\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .xs\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .xs\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .xs\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .xs\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .xs\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .xs\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .xs\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .xs\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .xs\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .xs\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .xs\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .xs\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .xs\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .xs\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .xs\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .xs\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .xs\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .xs\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .xs\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .xs\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .xs\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .xs\:hover\:via-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .xs\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .xs\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .xs\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .xs\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .xs\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .xs\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .xs\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .xs\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .xs\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .xs\:hover\:via-Asurion-White:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:via-Asurion-Blue-Brighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:hover\:via-Asurion-Blue-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xs\:hover\:via-Asurion-Blue-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xs\:hover\:via-Asurion-Purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xs\:hover\:via-Asurion-Purple-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:hover\:via-Asurion-Purple-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xs\:hover\:via-Asurion-Gray-Deepest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xs\:hover\:via-Asurion-Gray-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xs\:hover\:via-Asurion-Gray-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xs\:hover\:via-Asurion-Gray-Lighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xs\:hover\:via-Asurion-Gray-Lightest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xs\:hover\:via-Asurion-Red-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xs\:hover\:via-light-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xs\:hover\:via-light-gray-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xs\:hover\:via-light-gray-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xs\:hover\:via-light-gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .xs\:hover\:via-light-gray-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xs\:hover\:via-light-gray-5:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xs\:hover\:via-light-slate-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .xs\:hover\:via-denim-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .xs\:hover\:via-purple-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xs\:hover\:via-dark-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xs\:hover\:via-bright-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .xs\:hover\:via-mustard-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .xs\:hover\:via-mustard-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .xs\:hover\:via-light-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:hover\:via-light-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .xs\:hover\:via-light-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:hover\:via-light-blue-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xs\:hover\:via-purple-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .xs\:hover\:via-light-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xs\:hover\:via-light-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xs\:hover\:via-light-bg-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .xs\:hover\:via-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .xs\:hover\:via-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .xs\:hover\:via-light-white-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .xs\:hover\:via-Black-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:hover\:via-Default-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xs\:hover\:via-White-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .xs\:hover\:via-Green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .xs\:hover\:via-Blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:hover\:via-Silver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .xs\:hover\:via-Yellow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .xs\:hover\:via-Grey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xs\:hover\:via-Gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xs\:hover\:via-Red-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .xs\:hover\:via-Gold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .xs\:hover\:via-light-green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xs\:hover\:via-dark-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xs\:hover\:via-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:hover\:via-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .xs\:hover\:via-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .xs\:hover\:via-light-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .xs\:hover\:via-bright-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xs\:hover\:via-bright-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xs\:hover\:via-SpaceGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xs\:hover\:via-Purple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:hover\:via-LightPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .xs\:hover\:via-Glow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xs\:hover\:via-Bronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .xs\:hover\:via-Copper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .xs\:hover\:via-Pink-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .xs\:hover\:via-Orange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .xs\:hover\:via-Coral-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .xs\:hover\:via-MajesticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:hover\:via-PrismBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:hover\:via-CeramicBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:hover\:via-MidnightBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .xs\:hover\:via-PrismWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .xs\:hover\:via-CeramicWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .xs\:hover\:via-LilacPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .xs\:hover\:via-CrownSilver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .xs\:hover\:via-CoralBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .xs\:hover\:via-lime-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xs\:hover\:via-apple-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xs\:hover\:via-bg-new-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .xs\:hover\:via-bg-new-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .xs\:hover\:via-new-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .xs\:hover\:via-footer-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .xs\:hover\:via-border-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .xs\:hover\:via-apple-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .xs\:hover\:via-crimson-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .xs\:hover\:via-asurion-cyan:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .xs\:hover\:via-bright-orange:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .xs\:hover\:via-Graphite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .xs\:hover\:via-PacificBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:hover\:via-light-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .xs\:hover\:via-asurion-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .xs\:hover\:via-OceanBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .xs\:hover\:via-MetallicCopper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .xs\:hover\:via-PorcelainWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .xs\:hover\:via-LightBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .xs\:hover\:via-CloudNavy-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xs\:hover\:via-CloudMint-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xs\:hover\:via-CloudOrange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .xs\:hover\:via-CloudLavender-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .xs\:hover\:via-CloudRed-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .xs\:hover\:via-CloudWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .xs\:hover\:via-SunriseGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xs\:hover\:via-SunshineGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xs\:hover\:via-AuraBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xs\:hover\:via-AuraGlow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xs\:hover\:via-MysticBronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .xs\:hover\:via-MysticGreen-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .xs\:hover\:via-MysticGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .xs\:hover\:via-MysticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .xs\:hover\:via-MysticWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .xs\:hover\:via-price-blue1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:hover\:via-indigo1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:hover\:via-Purple-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .xs\:hover\:via-new-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .xs\:hover\:via-dark-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .xs\:hover\:via-replace-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .xs\:hover\:via-resolve-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .xs\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xs\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xs\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .xs\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .xs\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .xs\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .xs\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .xs\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .xs\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .xs\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .xs\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .xs\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .xs\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .xs\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .xs\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .xs\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .xs\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .xs\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .xs\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .xs\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .xs\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .xs\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .xs\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .xs\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .xs\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .xs\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .xs\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .xs\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .xs\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .xs\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .xs\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .xs\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .xs\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .xs\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .xs\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .xs\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .xs\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .xs\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .xs\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .xs\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .xs\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .xs\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .xs\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .xs\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .xs\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .xs\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .xs\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .xs\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .xs\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .xs\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .xs\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .xs\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .xs\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .xs\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .xs\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .xs\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .xs\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .xs\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .xs\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .xs\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .xs\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .xs\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .xs\:focus\:via-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .xs\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .xs\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .xs\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .xs\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .xs\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .xs\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .xs\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .xs\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .xs\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .xs\:focus\:via-Asurion-White:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:via-Asurion-Blue-Brighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:focus\:via-Asurion-Blue-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xs\:focus\:via-Asurion-Blue-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xs\:focus\:via-Asurion-Purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xs\:focus\:via-Asurion-Purple-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:focus\:via-Asurion-Purple-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xs\:focus\:via-Asurion-Gray-Deepest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xs\:focus\:via-Asurion-Gray-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xs\:focus\:via-Asurion-Gray-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xs\:focus\:via-Asurion-Gray-Lighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xs\:focus\:via-Asurion-Gray-Lightest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xs\:focus\:via-Asurion-Red-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xs\:focus\:via-light-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xs\:focus\:via-light-gray-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xs\:focus\:via-light-gray-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xs\:focus\:via-light-gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .xs\:focus\:via-light-gray-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xs\:focus\:via-light-gray-5:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xs\:focus\:via-light-slate-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .xs\:focus\:via-denim-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .xs\:focus\:via-purple-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xs\:focus\:via-dark-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xs\:focus\:via-bright-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .xs\:focus\:via-mustard-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .xs\:focus\:via-mustard-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .xs\:focus\:via-light-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:focus\:via-light-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .xs\:focus\:via-light-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xs\:focus\:via-light-blue-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xs\:focus\:via-purple-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .xs\:focus\:via-light-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xs\:focus\:via-light-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xs\:focus\:via-light-bg-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .xs\:focus\:via-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .xs\:focus\:via-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .xs\:focus\:via-light-white-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .xs\:focus\:via-Black-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:focus\:via-Default-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xs\:focus\:via-White-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .xs\:focus\:via-Green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .xs\:focus\:via-Blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:focus\:via-Silver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .xs\:focus\:via-Yellow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .xs\:focus\:via-Grey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xs\:focus\:via-Gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xs\:focus\:via-Red-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .xs\:focus\:via-Gold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .xs\:focus\:via-light-green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xs\:focus\:via-dark-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xs\:focus\:via-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:focus\:via-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .xs\:focus\:via-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .xs\:focus\:via-light-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .xs\:focus\:via-bright-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xs\:focus\:via-bright-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xs\:focus\:via-SpaceGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xs\:focus\:via-Purple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:focus\:via-LightPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .xs\:focus\:via-Glow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xs\:focus\:via-Bronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .xs\:focus\:via-Copper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .xs\:focus\:via-Pink-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .xs\:focus\:via-Orange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .xs\:focus\:via-Coral-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .xs\:focus\:via-MajesticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:focus\:via-PrismBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:focus\:via-CeramicBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xs\:focus\:via-MidnightBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .xs\:focus\:via-PrismWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .xs\:focus\:via-CeramicWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .xs\:focus\:via-LilacPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .xs\:focus\:via-CrownSilver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .xs\:focus\:via-CoralBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .xs\:focus\:via-lime-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xs\:focus\:via-apple-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xs\:focus\:via-bg-new-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .xs\:focus\:via-bg-new-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .xs\:focus\:via-new-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .xs\:focus\:via-footer-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .xs\:focus\:via-border-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .xs\:focus\:via-apple-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .xs\:focus\:via-crimson-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .xs\:focus\:via-asurion-cyan:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .xs\:focus\:via-bright-orange:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .xs\:focus\:via-Graphite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .xs\:focus\:via-PacificBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:focus\:via-light-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .xs\:focus\:via-asurion-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .xs\:focus\:via-OceanBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .xs\:focus\:via-MetallicCopper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .xs\:focus\:via-PorcelainWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .xs\:focus\:via-LightBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .xs\:focus\:via-CloudNavy-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xs\:focus\:via-CloudMint-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xs\:focus\:via-CloudOrange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .xs\:focus\:via-CloudLavender-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .xs\:focus\:via-CloudRed-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .xs\:focus\:via-CloudWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .xs\:focus\:via-SunriseGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xs\:focus\:via-SunshineGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xs\:focus\:via-AuraBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xs\:focus\:via-AuraGlow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xs\:focus\:via-MysticBronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .xs\:focus\:via-MysticGreen-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .xs\:focus\:via-MysticGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .xs\:focus\:via-MysticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .xs\:focus\:via-MysticWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .xs\:focus\:via-price-blue1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xs\:focus\:via-indigo1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xs\:focus\:via-Purple-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .xs\:focus\:via-new-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .xs\:focus\:via-dark-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .xs\:focus\:via-replace-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .xs\:focus\:via-resolve-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .xs\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .xs\:to-current {
    --tw-gradient-to: currentColor;
  }

  .xs\:to-black {
    --tw-gradient-to: #000;
  }

  .xs\:to-white {
    --tw-gradient-to: #fff;
  }

  .xs\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .xs\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .xs\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .xs\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .xs\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .xs\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .xs\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .xs\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .xs\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .xs\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .xs\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .xs\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .xs\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .xs\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .xs\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .xs\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .xs\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .xs\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .xs\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .xs\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .xs\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .xs\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .xs\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .xs\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .xs\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .xs\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .xs\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .xs\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .xs\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .xs\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .xs\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .xs\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .xs\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .xs\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .xs\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .xs\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .xs\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .xs\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .xs\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .xs\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .xs\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .xs\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .xs\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .xs\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .xs\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .xs\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .xs\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .xs\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .xs\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .xs\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .xs\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .xs\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .xs\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .xs\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .xs\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .xs\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .xs\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .xs\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .xs\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .xs\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .xs\:to-purple {
    --tw-gradient-to: #6700B8;
  }

  .xs\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .xs\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .xs\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .xs\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .xs\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .xs\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .xs\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .xs\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .xs\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .xs\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .xs\:to-Asurion-White {
    --tw-gradient-to: #FFF;
  }

  .xs\:to-Asurion-Blue-Brighter {
    --tw-gradient-to: #6B8BFF;
  }

  .xs\:to-Asurion-Blue-Deep {
    --tw-gradient-to: #2743CC;
  }

  .xs\:to-Asurion-Blue-Light {
    --tw-gradient-to: #F0F3FF;
  }

  .xs\:to-Asurion-Purple {
    --tw-gradient-to: #8223D2;
  }

  .xs\:to-Asurion-Purple-Deeper {
    --tw-gradient-to: #6700B8;
  }

  .xs\:to-Asurion-Purple-Light {
    --tw-gradient-to: #F3E9FB;
  }

  .xs\:to-Asurion-Gray-Deepest {
    --tw-gradient-to: #333F48;
  }

  .xs\:to-Asurion-Gray-Deeper {
    --tw-gradient-to: #6E767D;
  }

  .xs\:to-Asurion-Gray-Light {
    --tw-gradient-to: #A5AAAF;
  }

  .xs\:to-Asurion-Gray-Lighter {
    --tw-gradient-to: #E6E6EB;
  }

  .xs\:to-Asurion-Gray-Lightest {
    --tw-gradient-to: #D5D6DA;
  }

  .xs\:to-Asurion-Red-Deep {
    --tw-gradient-to: #DB1B1B;
  }

  .xs\:to-light-gray {
    --tw-gradient-to: #6E767D;
  }

  .xs\:to-light-gray-1 {
    --tw-gradient-to: #A5AAAF;
  }

  .xs\:to-light-gray-2 {
    --tw-gradient-to: #E6E6EB;
  }

  .xs\:to-light-gray-3 {
    --tw-gradient-to: #F0F0F5;
  }

  .xs\:to-light-gray-4 {
    --tw-gradient-to: #D5D6DA;
  }

  .xs\:to-light-gray-5 {
    --tw-gradient-to: #333F48;
  }

  .xs\:to-light-slate-gray {
    --tw-gradient-to: #8589A1;
  }

  .xs\:to-denim-blue {
    --tw-gradient-to: #0066B2;
  }

  .xs\:to-purple-1 {
    --tw-gradient-to: #8223D2;
  }

  .xs\:to-dark-red {
    --tw-gradient-to: #DB1B1B;
  }

  .xs\:to-bright-red {
    --tw-gradient-to: #F40715;
  }

  .xs\:to-mustard-yellow {
    --tw-gradient-to: #ED8B00;
  }

  .xs\:to-mustard-yellow-1 {
    --tw-gradient-to: #ED6600;
  }

  .xs\:to-light-blue {
    --tw-gradient-to: #6B8BFF;
  }

  .xs\:to-light-blue-1 {
    --tw-gradient-to: #4A68F9;
  }

  .xs\:to-light-blue-3 {
    --tw-gradient-to:  #F0F3FF;
  }

  .xs\:to-light-blue-4 {
    --tw-gradient-to: #F0F3FF;
  }

  .xs\:to-purple-blue {
    --tw-gradient-to: #6469E1;
  }

  .xs\:to-light-green {
    --tw-gradient-to: #00B574;
  }

  .xs\:to-light-green-1 {
    --tw-gradient-to: #00B574;
  }

  .xs\:to-light-bg-green {
    --tw-gradient-to: #F0FFF9;
  }

  .xs\:to-green-1 {
    --tw-gradient-to: #0B8350;
  }

  .xs\:to-pink-1 {
    --tw-gradient-to: #FFEDD5;
  }

  .xs\:to-light-white-1 {
    --tw-gradient-to: #F8F6EE;
  }

  .xs\:to-Black-3 {
    --tw-gradient-to: #1F2020;
  }

  .xs\:to-Default-3 {
    --tw-gradient-to: #1F2120;
  }

  .xs\:to-White-3 {
    --tw-gradient-to: #F9F6EF;
  }

  .xs\:to-Green-3 {
    --tw-gradient-to: #AEE0CD;
  }

  .xs\:to-Blue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .xs\:to-Silver-3 {
    --tw-gradient-to: #E4E4E2;
  }

  .xs\:to-Yellow-3 {
    --tw-gradient-to: #F3D060;
  }

  .xs\:to-Grey-3 {
    --tw-gradient-to: #535150;
  }

  .xs\:to-Gray-3 {
    --tw-gradient-to: #535150;
  }

  .xs\:to-Red-3 {
    --tw-gradient-to: #BA0C2E;
  }

  .xs\:to-Gold-3 {
    --tw-gradient-to: #F5DDC5;
  }

  .xs\:to-light-green-3 {
    --tw-gradient-to: #F3E9FB;
  }

  .xs\:to-dark-blue-2 {
    --tw-gradient-to: #2743CC;
  }

  .xs\:to-blue-1 {
    --tw-gradient-to: #6B8BFF;
  }

  .xs\:to-yellow-1 {
    --tw-gradient-to: #EDB800;
  }

  .xs\:to-blue-2 {
    --tw-gradient-to: #253BAA;
  }

  .xs\:to-light-pink {
    --tw-gradient-to: #FF5070;
  }

  .xs\:to-bright-green {
    --tw-gradient-to: #6EFAC3;
  }

  .xs\:to-bright-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .xs\:to-SpaceGrey-3 {
    --tw-gradient-to: #535150;
  }

  .xs\:to-Purple-3 {
    --tw-gradient-to: #6700B8;
  }

  .xs\:to-LightPurple-3 {
    --tw-gradient-to: #D1CDDA;
  }

  .xs\:to-Glow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .xs\:to-Bronze-3 {
    --tw-gradient-to: #cd7f32;
  }

  .xs\:to-Copper-3 {
    --tw-gradient-to: #B87333;
  }

  .xs\:to-Pink-3 {
    --tw-gradient-to: #FFC0CB;
  }

  .xs\:to-Orange-3 {
    --tw-gradient-to: #FFA500;
  }

  .xs\:to-Coral-3 {
    --tw-gradient-to: #EE7762;
  }

  .xs\:to-MajesticBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .xs\:to-PrismBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .xs\:to-CeramicBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .xs\:to-MidnightBlack-3 {
    --tw-gradient-to: #00040D;
  }

  .xs\:to-PrismWhite-3 {
    --tw-gradient-to: #E1D8CB;
  }

  .xs\:to-CeramicWhite-3 {
    --tw-gradient-to: #c2c2c4;
  }

  .xs\:to-LilacPurple-3 {
    --tw-gradient-to: #C8A2C8;
  }

  .xs\:to-CrownSilver-3 {
    --tw-gradient-to: #b1a5aa;
  }

  .xs\:to-CoralBlue-3 {
    --tw-gradient-to: #AFDCEC;
  }

  .xs\:to-lime-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .xs\:to-apple-green {
    --tw-gradient-to: #6EFAC3;
  }

  .xs\:to-bg-new-blue {
    --tw-gradient-to: #39DCF0;
  }

  .xs\:to-bg-new-pink {
    --tw-gradient-to: #E79AAE;
  }

  .xs\:to-new-pink-1 {
    --tw-gradient-to: #E9A1B3;
  }

  .xs\:to-footer-grey {
    --tw-gradient-to: #333238;
  }

  .xs\:to-border-grey {
    --tw-gradient-to: #c4c4c4;
  }

  .xs\:to-apple-green-1 {
    --tw-gradient-to: #30D091;
  }

  .xs\:to-crimson-red {
    --tw-gradient-to: #d22323;
  }

  .xs\:to-asurion-cyan {
    --tw-gradient-to: #95CED7;
  }

  .xs\:to-bright-orange {
    --tw-gradient-to: #FF8B1A;
  }

  .xs\:to-Graphite-3 {
    --tw-gradient-to: #D2CEDB;
  }

  .xs\:to-PacificBlue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .xs\:to-light-purple {
    --tw-gradient-to: #B3A3D7;
  }

  .xs\:to-asurion-gray {
    --tw-gradient-to: #D8D8D8;
  }

  .xs\:to-OceanBlue-3 {
    --tw-gradient-to: #0077be;
  }

  .xs\:to-MetallicCopper-3 {
    --tw-gradient-to: #72281e;
  }

  .xs\:to-PorcelainWhite-3 {
    --tw-gradient-to: #f8fbf8;
  }

  .xs\:to-LightBlue-3 {
    --tw-gradient-to: #ADD8E6;
  }

  .xs\:to-CloudNavy-3 {
    --tw-gradient-to: #607387;
  }

  .xs\:to-CloudMint-3 {
    --tw-gradient-to: #607387;
  }

  .xs\:to-CloudOrange-3 {
    --tw-gradient-to: #ffba97;
  }

  .xs\:to-CloudLavender-3 {
    --tw-gradient-to: #d6d3e2;
  }

  .xs\:to-CloudRed-3 {
    --tw-gradient-to: #dbb0a2;
  }

  .xs\:to-CloudWhite-3 {
    --tw-gradient-to: #f2f2ed;
  }

  .xs\:to-SunriseGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .xs\:to-SunshineGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .xs\:to-AuraBlack-3 {
    --tw-gradient-to: #1F2120;
  }

  .xs\:to-AuraGlow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .xs\:to-MysticBronze-3 {
    --tw-gradient-to: #3c2516;
  }

  .xs\:to-MysticGreen-3 {
    --tw-gradient-to: #90A19A;
  }

  .xs\:to-MysticGrey-3 {
    --tw-gradient-to: #564f55;
  }

  .xs\:to-MysticBlack-3 {
    --tw-gradient-to: #353A3C;
  }

  .xs\:to-MysticWhite-3 {
    --tw-gradient-to: #E4EDE3;
  }

  .xs\:to-price-blue1 {
    --tw-gradient-to: #6B8BFF;
  }

  .xs\:to-indigo1 {
    --tw-gradient-to: #6700B8;
  }

  .xs\:to-Purple-4 {
    --tw-gradient-to: #9598F8;
  }

  .xs\:to-new-blue-2 {
    --tw-gradient-to: #33B3C2;
  }

  .xs\:to-dark-blue-3 {
    --tw-gradient-to: #041DFB;
  }

  .xs\:to-replace-bg {
    --tw-gradient-to: #8AA4BC;
  }

  .xs\:to-resolve-bg {
    --tw-gradient-to: #4783CB;
  }

  .xs\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .xs\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .xs\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .xs\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .xs\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .xs\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .xs\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .xs\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .xs\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .xs\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .xs\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .xs\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .xs\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .xs\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .xs\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .xs\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .xs\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .xs\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .xs\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .xs\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .xs\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .xs\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .xs\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .xs\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .xs\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .xs\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .xs\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .xs\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .xs\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .xs\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .xs\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .xs\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .xs\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .xs\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .xs\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .xs\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .xs\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .xs\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .xs\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .xs\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .xs\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .xs\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .xs\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .xs\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .xs\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .xs\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .xs\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .xs\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .xs\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .xs\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .xs\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .xs\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .xs\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .xs\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .xs\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .xs\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .xs\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .xs\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .xs\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .xs\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .xs\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .xs\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .xs\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .xs\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .xs\:hover\:to-purple:hover {
    --tw-gradient-to: #6700B8;
  }

  .xs\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .xs\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .xs\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .xs\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .xs\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .xs\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .xs\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .xs\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .xs\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .xs\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .xs\:hover\:to-Asurion-White:hover {
    --tw-gradient-to: #FFF;
  }

  .xs\:hover\:to-Asurion-Blue-Brighter:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .xs\:hover\:to-Asurion-Blue-Deep:hover {
    --tw-gradient-to: #2743CC;
  }

  .xs\:hover\:to-Asurion-Blue-Light:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .xs\:hover\:to-Asurion-Purple:hover {
    --tw-gradient-to: #8223D2;
  }

  .xs\:hover\:to-Asurion-Purple-Deeper:hover {
    --tw-gradient-to: #6700B8;
  }

  .xs\:hover\:to-Asurion-Purple-Light:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .xs\:hover\:to-Asurion-Gray-Deepest:hover {
    --tw-gradient-to: #333F48;
  }

  .xs\:hover\:to-Asurion-Gray-Deeper:hover {
    --tw-gradient-to: #6E767D;
  }

  .xs\:hover\:to-Asurion-Gray-Light:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .xs\:hover\:to-Asurion-Gray-Lighter:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .xs\:hover\:to-Asurion-Gray-Lightest:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .xs\:hover\:to-Asurion-Red-Deep:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .xs\:hover\:to-light-gray:hover {
    --tw-gradient-to: #6E767D;
  }

  .xs\:hover\:to-light-gray-1:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .xs\:hover\:to-light-gray-2:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .xs\:hover\:to-light-gray-3:hover {
    --tw-gradient-to: #F0F0F5;
  }

  .xs\:hover\:to-light-gray-4:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .xs\:hover\:to-light-gray-5:hover {
    --tw-gradient-to: #333F48;
  }

  .xs\:hover\:to-light-slate-gray:hover {
    --tw-gradient-to: #8589A1;
  }

  .xs\:hover\:to-denim-blue:hover {
    --tw-gradient-to: #0066B2;
  }

  .xs\:hover\:to-purple-1:hover {
    --tw-gradient-to: #8223D2;
  }

  .xs\:hover\:to-dark-red:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .xs\:hover\:to-bright-red:hover {
    --tw-gradient-to: #F40715;
  }

  .xs\:hover\:to-mustard-yellow:hover {
    --tw-gradient-to: #ED8B00;
  }

  .xs\:hover\:to-mustard-yellow-1:hover {
    --tw-gradient-to: #ED6600;
  }

  .xs\:hover\:to-light-blue:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .xs\:hover\:to-light-blue-1:hover {
    --tw-gradient-to: #4A68F9;
  }

  .xs\:hover\:to-light-blue-3:hover {
    --tw-gradient-to:  #F0F3FF;
  }

  .xs\:hover\:to-light-blue-4:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .xs\:hover\:to-purple-blue:hover {
    --tw-gradient-to: #6469E1;
  }

  .xs\:hover\:to-light-green:hover {
    --tw-gradient-to: #00B574;
  }

  .xs\:hover\:to-light-green-1:hover {
    --tw-gradient-to: #00B574;
  }

  .xs\:hover\:to-light-bg-green:hover {
    --tw-gradient-to: #F0FFF9;
  }

  .xs\:hover\:to-green-1:hover {
    --tw-gradient-to: #0B8350;
  }

  .xs\:hover\:to-pink-1:hover {
    --tw-gradient-to: #FFEDD5;
  }

  .xs\:hover\:to-light-white-1:hover {
    --tw-gradient-to: #F8F6EE;
  }

  .xs\:hover\:to-Black-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .xs\:hover\:to-Default-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .xs\:hover\:to-White-3:hover {
    --tw-gradient-to: #F9F6EF;
  }

  .xs\:hover\:to-Green-3:hover {
    --tw-gradient-to: #AEE0CD;
  }

  .xs\:hover\:to-Blue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .xs\:hover\:to-Silver-3:hover {
    --tw-gradient-to: #E4E4E2;
  }

  .xs\:hover\:to-Yellow-3:hover {
    --tw-gradient-to: #F3D060;
  }

  .xs\:hover\:to-Grey-3:hover {
    --tw-gradient-to: #535150;
  }

  .xs\:hover\:to-Gray-3:hover {
    --tw-gradient-to: #535150;
  }

  .xs\:hover\:to-Red-3:hover {
    --tw-gradient-to: #BA0C2E;
  }

  .xs\:hover\:to-Gold-3:hover {
    --tw-gradient-to: #F5DDC5;
  }

  .xs\:hover\:to-light-green-3:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .xs\:hover\:to-dark-blue-2:hover {
    --tw-gradient-to: #2743CC;
  }

  .xs\:hover\:to-blue-1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .xs\:hover\:to-yellow-1:hover {
    --tw-gradient-to: #EDB800;
  }

  .xs\:hover\:to-blue-2:hover {
    --tw-gradient-to: #253BAA;
  }

  .xs\:hover\:to-light-pink:hover {
    --tw-gradient-to: #FF5070;
  }

  .xs\:hover\:to-bright-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .xs\:hover\:to-bright-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .xs\:hover\:to-SpaceGrey-3:hover {
    --tw-gradient-to: #535150;
  }

  .xs\:hover\:to-Purple-3:hover {
    --tw-gradient-to: #6700B8;
  }

  .xs\:hover\:to-LightPurple-3:hover {
    --tw-gradient-to: #D1CDDA;
  }

  .xs\:hover\:to-Glow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .xs\:hover\:to-Bronze-3:hover {
    --tw-gradient-to: #cd7f32;
  }

  .xs\:hover\:to-Copper-3:hover {
    --tw-gradient-to: #B87333;
  }

  .xs\:hover\:to-Pink-3:hover {
    --tw-gradient-to: #FFC0CB;
  }

  .xs\:hover\:to-Orange-3:hover {
    --tw-gradient-to: #FFA500;
  }

  .xs\:hover\:to-Coral-3:hover {
    --tw-gradient-to: #EE7762;
  }

  .xs\:hover\:to-MajesticBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .xs\:hover\:to-PrismBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .xs\:hover\:to-CeramicBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .xs\:hover\:to-MidnightBlack-3:hover {
    --tw-gradient-to: #00040D;
  }

  .xs\:hover\:to-PrismWhite-3:hover {
    --tw-gradient-to: #E1D8CB;
  }

  .xs\:hover\:to-CeramicWhite-3:hover {
    --tw-gradient-to: #c2c2c4;
  }

  .xs\:hover\:to-LilacPurple-3:hover {
    --tw-gradient-to: #C8A2C8;
  }

  .xs\:hover\:to-CrownSilver-3:hover {
    --tw-gradient-to: #b1a5aa;
  }

  .xs\:hover\:to-CoralBlue-3:hover {
    --tw-gradient-to: #AFDCEC;
  }

  .xs\:hover\:to-lime-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .xs\:hover\:to-apple-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .xs\:hover\:to-bg-new-blue:hover {
    --tw-gradient-to: #39DCF0;
  }

  .xs\:hover\:to-bg-new-pink:hover {
    --tw-gradient-to: #E79AAE;
  }

  .xs\:hover\:to-new-pink-1:hover {
    --tw-gradient-to: #E9A1B3;
  }

  .xs\:hover\:to-footer-grey:hover {
    --tw-gradient-to: #333238;
  }

  .xs\:hover\:to-border-grey:hover {
    --tw-gradient-to: #c4c4c4;
  }

  .xs\:hover\:to-apple-green-1:hover {
    --tw-gradient-to: #30D091;
  }

  .xs\:hover\:to-crimson-red:hover {
    --tw-gradient-to: #d22323;
  }

  .xs\:hover\:to-asurion-cyan:hover {
    --tw-gradient-to: #95CED7;
  }

  .xs\:hover\:to-bright-orange:hover {
    --tw-gradient-to: #FF8B1A;
  }

  .xs\:hover\:to-Graphite-3:hover {
    --tw-gradient-to: #D2CEDB;
  }

  .xs\:hover\:to-PacificBlue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .xs\:hover\:to-light-purple:hover {
    --tw-gradient-to: #B3A3D7;
  }

  .xs\:hover\:to-asurion-gray:hover {
    --tw-gradient-to: #D8D8D8;
  }

  .xs\:hover\:to-OceanBlue-3:hover {
    --tw-gradient-to: #0077be;
  }

  .xs\:hover\:to-MetallicCopper-3:hover {
    --tw-gradient-to: #72281e;
  }

  .xs\:hover\:to-PorcelainWhite-3:hover {
    --tw-gradient-to: #f8fbf8;
  }

  .xs\:hover\:to-LightBlue-3:hover {
    --tw-gradient-to: #ADD8E6;
  }

  .xs\:hover\:to-CloudNavy-3:hover {
    --tw-gradient-to: #607387;
  }

  .xs\:hover\:to-CloudMint-3:hover {
    --tw-gradient-to: #607387;
  }

  .xs\:hover\:to-CloudOrange-3:hover {
    --tw-gradient-to: #ffba97;
  }

  .xs\:hover\:to-CloudLavender-3:hover {
    --tw-gradient-to: #d6d3e2;
  }

  .xs\:hover\:to-CloudRed-3:hover {
    --tw-gradient-to: #dbb0a2;
  }

  .xs\:hover\:to-CloudWhite-3:hover {
    --tw-gradient-to: #f2f2ed;
  }

  .xs\:hover\:to-SunriseGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .xs\:hover\:to-SunshineGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .xs\:hover\:to-AuraBlack-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .xs\:hover\:to-AuraGlow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .xs\:hover\:to-MysticBronze-3:hover {
    --tw-gradient-to: #3c2516;
  }

  .xs\:hover\:to-MysticGreen-3:hover {
    --tw-gradient-to: #90A19A;
  }

  .xs\:hover\:to-MysticGrey-3:hover {
    --tw-gradient-to: #564f55;
  }

  .xs\:hover\:to-MysticBlack-3:hover {
    --tw-gradient-to: #353A3C;
  }

  .xs\:hover\:to-MysticWhite-3:hover {
    --tw-gradient-to: #E4EDE3;
  }

  .xs\:hover\:to-price-blue1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .xs\:hover\:to-indigo1:hover {
    --tw-gradient-to: #6700B8;
  }

  .xs\:hover\:to-Purple-4:hover {
    --tw-gradient-to: #9598F8;
  }

  .xs\:hover\:to-new-blue-2:hover {
    --tw-gradient-to: #33B3C2;
  }

  .xs\:hover\:to-dark-blue-3:hover {
    --tw-gradient-to: #041DFB;
  }

  .xs\:hover\:to-replace-bg:hover {
    --tw-gradient-to: #8AA4BC;
  }

  .xs\:hover\:to-resolve-bg:hover {
    --tw-gradient-to: #4783CB;
  }

  .xs\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .xs\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .xs\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .xs\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .xs\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .xs\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .xs\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .xs\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .xs\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .xs\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .xs\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .xs\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .xs\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .xs\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .xs\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .xs\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .xs\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .xs\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .xs\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .xs\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .xs\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .xs\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .xs\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .xs\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .xs\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .xs\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .xs\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .xs\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .xs\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .xs\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .xs\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .xs\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .xs\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .xs\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .xs\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .xs\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .xs\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .xs\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .xs\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .xs\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .xs\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .xs\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .xs\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .xs\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .xs\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .xs\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .xs\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .xs\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .xs\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .xs\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .xs\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .xs\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .xs\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .xs\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .xs\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .xs\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .xs\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .xs\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .xs\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .xs\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .xs\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .xs\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .xs\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .xs\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .xs\:focus\:to-purple:focus {
    --tw-gradient-to: #6700B8;
  }

  .xs\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .xs\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .xs\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .xs\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .xs\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .xs\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .xs\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .xs\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .xs\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .xs\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .xs\:focus\:to-Asurion-White:focus {
    --tw-gradient-to: #FFF;
  }

  .xs\:focus\:to-Asurion-Blue-Brighter:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .xs\:focus\:to-Asurion-Blue-Deep:focus {
    --tw-gradient-to: #2743CC;
  }

  .xs\:focus\:to-Asurion-Blue-Light:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .xs\:focus\:to-Asurion-Purple:focus {
    --tw-gradient-to: #8223D2;
  }

  .xs\:focus\:to-Asurion-Purple-Deeper:focus {
    --tw-gradient-to: #6700B8;
  }

  .xs\:focus\:to-Asurion-Purple-Light:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .xs\:focus\:to-Asurion-Gray-Deepest:focus {
    --tw-gradient-to: #333F48;
  }

  .xs\:focus\:to-Asurion-Gray-Deeper:focus {
    --tw-gradient-to: #6E767D;
  }

  .xs\:focus\:to-Asurion-Gray-Light:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .xs\:focus\:to-Asurion-Gray-Lighter:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .xs\:focus\:to-Asurion-Gray-Lightest:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .xs\:focus\:to-Asurion-Red-Deep:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .xs\:focus\:to-light-gray:focus {
    --tw-gradient-to: #6E767D;
  }

  .xs\:focus\:to-light-gray-1:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .xs\:focus\:to-light-gray-2:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .xs\:focus\:to-light-gray-3:focus {
    --tw-gradient-to: #F0F0F5;
  }

  .xs\:focus\:to-light-gray-4:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .xs\:focus\:to-light-gray-5:focus {
    --tw-gradient-to: #333F48;
  }

  .xs\:focus\:to-light-slate-gray:focus {
    --tw-gradient-to: #8589A1;
  }

  .xs\:focus\:to-denim-blue:focus {
    --tw-gradient-to: #0066B2;
  }

  .xs\:focus\:to-purple-1:focus {
    --tw-gradient-to: #8223D2;
  }

  .xs\:focus\:to-dark-red:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .xs\:focus\:to-bright-red:focus {
    --tw-gradient-to: #F40715;
  }

  .xs\:focus\:to-mustard-yellow:focus {
    --tw-gradient-to: #ED8B00;
  }

  .xs\:focus\:to-mustard-yellow-1:focus {
    --tw-gradient-to: #ED6600;
  }

  .xs\:focus\:to-light-blue:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .xs\:focus\:to-light-blue-1:focus {
    --tw-gradient-to: #4A68F9;
  }

  .xs\:focus\:to-light-blue-3:focus {
    --tw-gradient-to:  #F0F3FF;
  }

  .xs\:focus\:to-light-blue-4:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .xs\:focus\:to-purple-blue:focus {
    --tw-gradient-to: #6469E1;
  }

  .xs\:focus\:to-light-green:focus {
    --tw-gradient-to: #00B574;
  }

  .xs\:focus\:to-light-green-1:focus {
    --tw-gradient-to: #00B574;
  }

  .xs\:focus\:to-light-bg-green:focus {
    --tw-gradient-to: #F0FFF9;
  }

  .xs\:focus\:to-green-1:focus {
    --tw-gradient-to: #0B8350;
  }

  .xs\:focus\:to-pink-1:focus {
    --tw-gradient-to: #FFEDD5;
  }

  .xs\:focus\:to-light-white-1:focus {
    --tw-gradient-to: #F8F6EE;
  }

  .xs\:focus\:to-Black-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .xs\:focus\:to-Default-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .xs\:focus\:to-White-3:focus {
    --tw-gradient-to: #F9F6EF;
  }

  .xs\:focus\:to-Green-3:focus {
    --tw-gradient-to: #AEE0CD;
  }

  .xs\:focus\:to-Blue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .xs\:focus\:to-Silver-3:focus {
    --tw-gradient-to: #E4E4E2;
  }

  .xs\:focus\:to-Yellow-3:focus {
    --tw-gradient-to: #F3D060;
  }

  .xs\:focus\:to-Grey-3:focus {
    --tw-gradient-to: #535150;
  }

  .xs\:focus\:to-Gray-3:focus {
    --tw-gradient-to: #535150;
  }

  .xs\:focus\:to-Red-3:focus {
    --tw-gradient-to: #BA0C2E;
  }

  .xs\:focus\:to-Gold-3:focus {
    --tw-gradient-to: #F5DDC5;
  }

  .xs\:focus\:to-light-green-3:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .xs\:focus\:to-dark-blue-2:focus {
    --tw-gradient-to: #2743CC;
  }

  .xs\:focus\:to-blue-1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .xs\:focus\:to-yellow-1:focus {
    --tw-gradient-to: #EDB800;
  }

  .xs\:focus\:to-blue-2:focus {
    --tw-gradient-to: #253BAA;
  }

  .xs\:focus\:to-light-pink:focus {
    --tw-gradient-to: #FF5070;
  }

  .xs\:focus\:to-bright-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .xs\:focus\:to-bright-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .xs\:focus\:to-SpaceGrey-3:focus {
    --tw-gradient-to: #535150;
  }

  .xs\:focus\:to-Purple-3:focus {
    --tw-gradient-to: #6700B8;
  }

  .xs\:focus\:to-LightPurple-3:focus {
    --tw-gradient-to: #D1CDDA;
  }

  .xs\:focus\:to-Glow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .xs\:focus\:to-Bronze-3:focus {
    --tw-gradient-to: #cd7f32;
  }

  .xs\:focus\:to-Copper-3:focus {
    --tw-gradient-to: #B87333;
  }

  .xs\:focus\:to-Pink-3:focus {
    --tw-gradient-to: #FFC0CB;
  }

  .xs\:focus\:to-Orange-3:focus {
    --tw-gradient-to: #FFA500;
  }

  .xs\:focus\:to-Coral-3:focus {
    --tw-gradient-to: #EE7762;
  }

  .xs\:focus\:to-MajesticBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .xs\:focus\:to-PrismBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .xs\:focus\:to-CeramicBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .xs\:focus\:to-MidnightBlack-3:focus {
    --tw-gradient-to: #00040D;
  }

  .xs\:focus\:to-PrismWhite-3:focus {
    --tw-gradient-to: #E1D8CB;
  }

  .xs\:focus\:to-CeramicWhite-3:focus {
    --tw-gradient-to: #c2c2c4;
  }

  .xs\:focus\:to-LilacPurple-3:focus {
    --tw-gradient-to: #C8A2C8;
  }

  .xs\:focus\:to-CrownSilver-3:focus {
    --tw-gradient-to: #b1a5aa;
  }

  .xs\:focus\:to-CoralBlue-3:focus {
    --tw-gradient-to: #AFDCEC;
  }

  .xs\:focus\:to-lime-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .xs\:focus\:to-apple-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .xs\:focus\:to-bg-new-blue:focus {
    --tw-gradient-to: #39DCF0;
  }

  .xs\:focus\:to-bg-new-pink:focus {
    --tw-gradient-to: #E79AAE;
  }

  .xs\:focus\:to-new-pink-1:focus {
    --tw-gradient-to: #E9A1B3;
  }

  .xs\:focus\:to-footer-grey:focus {
    --tw-gradient-to: #333238;
  }

  .xs\:focus\:to-border-grey:focus {
    --tw-gradient-to: #c4c4c4;
  }

  .xs\:focus\:to-apple-green-1:focus {
    --tw-gradient-to: #30D091;
  }

  .xs\:focus\:to-crimson-red:focus {
    --tw-gradient-to: #d22323;
  }

  .xs\:focus\:to-asurion-cyan:focus {
    --tw-gradient-to: #95CED7;
  }

  .xs\:focus\:to-bright-orange:focus {
    --tw-gradient-to: #FF8B1A;
  }

  .xs\:focus\:to-Graphite-3:focus {
    --tw-gradient-to: #D2CEDB;
  }

  .xs\:focus\:to-PacificBlue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .xs\:focus\:to-light-purple:focus {
    --tw-gradient-to: #B3A3D7;
  }

  .xs\:focus\:to-asurion-gray:focus {
    --tw-gradient-to: #D8D8D8;
  }

  .xs\:focus\:to-OceanBlue-3:focus {
    --tw-gradient-to: #0077be;
  }

  .xs\:focus\:to-MetallicCopper-3:focus {
    --tw-gradient-to: #72281e;
  }

  .xs\:focus\:to-PorcelainWhite-3:focus {
    --tw-gradient-to: #f8fbf8;
  }

  .xs\:focus\:to-LightBlue-3:focus {
    --tw-gradient-to: #ADD8E6;
  }

  .xs\:focus\:to-CloudNavy-3:focus {
    --tw-gradient-to: #607387;
  }

  .xs\:focus\:to-CloudMint-3:focus {
    --tw-gradient-to: #607387;
  }

  .xs\:focus\:to-CloudOrange-3:focus {
    --tw-gradient-to: #ffba97;
  }

  .xs\:focus\:to-CloudLavender-3:focus {
    --tw-gradient-to: #d6d3e2;
  }

  .xs\:focus\:to-CloudRed-3:focus {
    --tw-gradient-to: #dbb0a2;
  }

  .xs\:focus\:to-CloudWhite-3:focus {
    --tw-gradient-to: #f2f2ed;
  }

  .xs\:focus\:to-SunriseGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .xs\:focus\:to-SunshineGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .xs\:focus\:to-AuraBlack-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .xs\:focus\:to-AuraGlow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .xs\:focus\:to-MysticBronze-3:focus {
    --tw-gradient-to: #3c2516;
  }

  .xs\:focus\:to-MysticGreen-3:focus {
    --tw-gradient-to: #90A19A;
  }

  .xs\:focus\:to-MysticGrey-3:focus {
    --tw-gradient-to: #564f55;
  }

  .xs\:focus\:to-MysticBlack-3:focus {
    --tw-gradient-to: #353A3C;
  }

  .xs\:focus\:to-MysticWhite-3:focus {
    --tw-gradient-to: #E4EDE3;
  }

  .xs\:focus\:to-price-blue1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .xs\:focus\:to-indigo1:focus {
    --tw-gradient-to: #6700B8;
  }

  .xs\:focus\:to-Purple-4:focus {
    --tw-gradient-to: #9598F8;
  }

  .xs\:focus\:to-new-blue-2:focus {
    --tw-gradient-to: #33B3C2;
  }

  .xs\:focus\:to-dark-blue-3:focus {
    --tw-gradient-to: #041DFB;
  }

  .xs\:focus\:to-replace-bg:focus {
    --tw-gradient-to: #8AA4BC;
  }

  .xs\:focus\:to-resolve-bg:focus {
    --tw-gradient-to: #4783CB;
  }

  .xs\:decoration-slice {
    -webkit-box-decoration-break: slice;
    box-decoration-break: slice;
  }

  .xs\:decoration-clone {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }

  .xs\:bg-auto {
    background-size: auto;
  }

  .xs\:bg-cover {
    background-size: cover;
  }

  .xs\:bg-contain {
    background-size: contain;
  }

  .xs\:bg-fixed {
    background-attachment: fixed;
  }

  .xs\:bg-local {
    background-attachment: local;
  }

  .xs\:bg-scroll {
    background-attachment: scroll;
  }

  .xs\:bg-clip-border {
    background-clip: border-box;
  }

  .xs\:bg-clip-padding {
    background-clip: padding-box;
  }

  .xs\:bg-clip-content {
    background-clip: content-box;
  }

  .xs\:bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
  }

  .xs\:bg-bottom {
    background-position: bottom;
  }

  .xs\:bg-center {
    background-position: center;
  }

  .xs\:bg-left {
    background-position: left;
  }

  .xs\:bg-left-bottom {
    background-position: left bottom;
  }

  .xs\:bg-left-top {
    background-position: left top;
  }

  .xs\:bg-right {
    background-position: right;
  }

  .xs\:bg-right-bottom {
    background-position: right bottom;
  }

  .xs\:bg-right-top {
    background-position: right top;
  }

  .xs\:bg-top {
    background-position: top;
  }

  .xs\:bg-repeat {
    background-repeat: repeat;
  }

  .xs\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .xs\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .xs\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .xs\:bg-repeat-round {
    background-repeat: round;
  }

  .xs\:bg-repeat-space {
    background-repeat: space;
  }

  .xs\:bg-origin-border {
    background-origin: border-box;
  }

  .xs\:bg-origin-padding {
    background-origin: padding-box;
  }

  .xs\:bg-origin-content {
    background-origin: content-box;
  }

  .xs\:fill-current {
    fill: currentColor;
  }

  .xs\:stroke-current {
    stroke: currentColor;
  }

  .xs\:stroke-0 {
    stroke-width: 0;
  }

  .xs\:stroke-1 {
    stroke-width: 1;
  }

  .xs\:stroke-2 {
    stroke-width: 2;
  }

  .xs\:object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .xs\:object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .xs\:object-fill {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .xs\:object-none {
    -o-object-fit: none;
    object-fit: none;
  }

  .xs\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .xs\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom;
  }

  .xs\:object-center {
    -o-object-position: center;
    object-position: center;
  }

  .xs\:object-left {
    -o-object-position: left;
    object-position: left;
  }

  .xs\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom;
  }

  .xs\:object-left-top {
    -o-object-position: left top;
    object-position: left top;
  }

  .xs\:object-right {
    -o-object-position: right;
    object-position: right;
  }

  .xs\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom;
  }

  .xs\:object-right-top {
    -o-object-position: right top;
    object-position: right top;
  }

  .xs\:object-top {
    -o-object-position: top;
    object-position: top;
  }

  .xs\:p-0 {
    padding: 0px;
  }

  .xs\:p-1 {
    padding: 0.25rem;
  }

  .xs\:p-2 {
    padding: 0.5rem;
  }

  .xs\:p-3 {
    padding: 0.75rem;
  }

  .xs\:p-4 {
    padding: 1rem;
  }

  .xs\:p-5 {
    padding: 1.25rem;
  }

  .xs\:p-6 {
    padding: 1.5rem;
  }

  .xs\:p-7 {
    padding: 1.75rem;
  }

  .xs\:p-8 {
    padding: 2rem;
  }

  .xs\:p-9 {
    padding: 2.25rem;
  }

  .xs\:p-10 {
    padding: 2.5rem;
  }

  .xs\:p-11 {
    padding: 2.75rem;
  }

  .xs\:p-12 {
    padding: 3rem;
  }

  .xs\:p-14 {
    padding: 3.5rem;
  }

  .xs\:p-15 {
    padding: 15px;
  }

  .xs\:p-16 {
    padding: 4rem;
  }

  .xs\:p-17 {
    padding: 17px;
  }

  .xs\:p-19 {
    padding: 19px;
  }

  .xs\:p-20 {
    padding: 5rem;
  }

  .xs\:p-22 {
    padding: 22px;
  }

  .xs\:p-24 {
    padding: 6rem;
  }

  .xs\:p-25 {
    padding: 25px;
  }

  .xs\:p-26 {
    padding: 26px;
  }

  .xs\:p-27 {
    padding: 27px;
  }

  .xs\:p-28 {
    padding: 7rem;
  }

  .xs\:p-29 {
    padding: 29px;
  }

  .xs\:p-30 {
    padding: 30px;
  }

  .xs\:p-32 {
    padding: 8rem;
  }

  .xs\:p-35 {
    padding: 35px;
  }

  .xs\:p-36 {
    padding: 9rem;
  }

  .xs\:p-37 {
    padding: 37px;
  }

  .xs\:p-40 {
    padding: 40px;
  }

  .xs\:p-41 {
    padding: 41px;
  }

  .xs\:p-44 {
    padding: 11rem;
  }

  .xs\:p-45 {
    padding: 45px;
  }

  .xs\:p-48 {
    padding: 12rem;
  }

  .xs\:p-49 {
    padding: 49px;
  }

  .xs\:p-50 {
    padding: 50px;
  }

  .xs\:p-52 {
    padding: 13rem;
  }

  .xs\:p-56 {
    padding: 14rem;
  }

  .xs\:p-60 {
    padding: 60px;
  }

  .xs\:p-64 {
    padding: 16rem;
  }

  .xs\:p-65 {
    padding: 65px;
  }

  .xs\:p-72 {
    padding: 72px;
  }

  .xs\:p-80 {
    padding: 20rem;
  }

  .xs\:p-85 {
    padding: 85px;
  }

  .xs\:p-96 {
    padding: 24rem;
  }

  .xs\:p-124 {
    padding: 124px;
  }

  .xs\:p-px {
    padding: 1px;
  }

  .xs\:p-0\.5 {
    padding: 0.125rem;
  }

  .xs\:p-1\.5 {
    padding: 0.375rem;
  }

  .xs\:p-2\.5 {
    padding: 0.625rem;
  }

  .xs\:p-3\.5 {
    padding: 0.875rem;
  }

  .xs\:p-p11 {
    padding: 11px;
  }

  .xs\:p-p12 {
    padding: 12px;
  }

  .xs\:p-p10 {
    padding: 10px;
  }

  .xs\:p-p9 {
    padding: 9px;
  }

  .xs\:p-p20 {
    padding: 20px;
  }

  .xs\:p-p18 {
    padding: 18px;
  }

  .xs\:p-p14 {
    padding: 14px;
  }

  .xs\:p-p13 {
    padding: 13px;
  }

  .xs\:p-p6 {
    padding: 6px;
  }

  .xs\:p-p2 {
    padding: 2px;
  }

  .xs\:p-p3 {
    padding: 3px;
  }

  .xs\:p-p5 {
    padding: 5px;
  }

  .xs\:p-40p-imp {
    padding: 40px !important;
  }

  .xs\:p-67px {
    padding: 67px;
  }

  .xs\:p-160px {
    padding: 160px;
  }

  .xs\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .xs\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .xs\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .xs\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .xs\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .xs\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .xs\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .xs\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .xs\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .xs\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .xs\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .xs\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .xs\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .xs\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .xs\:px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .xs\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .xs\:px-17 {
    padding-left: 17px;
    padding-right: 17px;
  }

  .xs\:px-19 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .xs\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .xs\:px-22 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .xs\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .xs\:px-25 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .xs\:px-26 {
    padding-left: 26px;
    padding-right: 26px;
  }

  .xs\:px-27 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .xs\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .xs\:px-29 {
    padding-left: 29px;
    padding-right: 29px;
  }

  .xs\:px-30 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .xs\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .xs\:px-35 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .xs\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .xs\:px-37 {
    padding-left: 37px;
    padding-right: 37px;
  }

  .xs\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .xs\:px-41 {
    padding-left: 41px;
    padding-right: 41px;
  }

  .xs\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .xs\:px-45 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .xs\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .xs\:px-49 {
    padding-left: 49px;
    padding-right: 49px;
  }

  .xs\:px-50 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .xs\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .xs\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .xs\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .xs\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .xs\:px-65 {
    padding-left: 65px;
    padding-right: 65px;
  }

  .xs\:px-72 {
    padding-left: 72px;
    padding-right: 72px;
  }

  .xs\:px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .xs\:px-85 {
    padding-left: 85px;
    padding-right: 85px;
  }

  .xs\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .xs\:px-124 {
    padding-left: 124px;
    padding-right: 124px;
  }

  .xs\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .xs\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .xs\:px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .xs\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .xs\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .xs\:px-p11 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .xs\:px-p12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .xs\:px-p10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .xs\:px-p9 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .xs\:px-p20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .xs\:px-p18 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .xs\:px-p14 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .xs\:px-p13 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .xs\:px-p6 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .xs\:px-p2 {
    padding-left: 2px;
    padding-right: 2px;
  }

  .xs\:px-p3 {
    padding-left: 3px;
    padding-right: 3px;
  }

  .xs\:px-p5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .xs\:px-40p-imp {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .xs\:px-67px {
    padding-left: 67px;
    padding-right: 67px;
  }

  .xs\:px-160px {
    padding-left: 160px;
    padding-right: 160px;
  }

  .xs\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .xs\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .xs\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .xs\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .xs\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .xs\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .xs\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .xs\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .xs\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .xs\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .xs\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .xs\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .xs\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .xs\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .xs\:py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .xs\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .xs\:py-17 {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .xs\:py-19 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .xs\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .xs\:py-22 {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .xs\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .xs\:py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .xs\:py-26 {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .xs\:py-27 {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .xs\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .xs\:py-29 {
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .xs\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .xs\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .xs\:py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .xs\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .xs\:py-37 {
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .xs\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .xs\:py-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }

  .xs\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .xs\:py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .xs\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .xs\:py-49 {
    padding-top: 49px;
    padding-bottom: 49px;
  }

  .xs\:py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .xs\:py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .xs\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .xs\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .xs\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .xs\:py-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .xs\:py-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .xs\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .xs\:py-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }

  .xs\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .xs\:py-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }

  .xs\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .xs\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .xs\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .xs\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .xs\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .xs\:py-p11 {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .xs\:py-p12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .xs\:py-p10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .xs\:py-p9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .xs\:py-p20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .xs\:py-p18 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .xs\:py-p14 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .xs\:py-p13 {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .xs\:py-p6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .xs\:py-p2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .xs\:py-p3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .xs\:py-p5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .xs\:py-40p-imp {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .xs\:py-67px {
    padding-top: 67px;
    padding-bottom: 67px;
  }

  .xs\:py-160px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .xs\:pt-0 {
    padding-top: 0px;
  }

  .xs\:pt-1 {
    padding-top: 0.25rem;
  }

  .xs\:pt-2 {
    padding-top: 0.5rem;
  }

  .xs\:pt-3 {
    padding-top: 0.75rem;
  }

  .xs\:pt-4 {
    padding-top: 1rem;
  }

  .xs\:pt-5 {
    padding-top: 1.25rem;
  }

  .xs\:pt-6 {
    padding-top: 1.5rem;
  }

  .xs\:pt-7 {
    padding-top: 1.75rem;
  }

  .xs\:pt-8 {
    padding-top: 2rem;
  }

  .xs\:pt-9 {
    padding-top: 2.25rem;
  }

  .xs\:pt-10 {
    padding-top: 2.5rem;
  }

  .xs\:pt-11 {
    padding-top: 2.75rem;
  }

  .xs\:pt-12 {
    padding-top: 3rem;
  }

  .xs\:pt-14 {
    padding-top: 3.5rem;
  }

  .xs\:pt-15 {
    padding-top: 15px;
  }

  .xs\:pt-16 {
    padding-top: 4rem;
  }

  .xs\:pt-17 {
    padding-top: 17px;
  }

  .xs\:pt-19 {
    padding-top: 19px;
  }

  .xs\:pt-20 {
    padding-top: 5rem;
  }

  .xs\:pt-22 {
    padding-top: 22px;
  }

  .xs\:pt-24 {
    padding-top: 6rem;
  }

  .xs\:pt-25 {
    padding-top: 25px;
  }

  .xs\:pt-26 {
    padding-top: 26px;
  }

  .xs\:pt-27 {
    padding-top: 27px;
  }

  .xs\:pt-28 {
    padding-top: 7rem;
  }

  .xs\:pt-29 {
    padding-top: 29px;
  }

  .xs\:pt-30 {
    padding-top: 30px;
  }

  .xs\:pt-32 {
    padding-top: 8rem;
  }

  .xs\:pt-35 {
    padding-top: 35px;
  }

  .xs\:pt-36 {
    padding-top: 9rem;
  }

  .xs\:pt-37 {
    padding-top: 37px;
  }

  .xs\:pt-40 {
    padding-top: 40px;
  }

  .xs\:pt-41 {
    padding-top: 41px;
  }

  .xs\:pt-44 {
    padding-top: 11rem;
  }

  .xs\:pt-45 {
    padding-top: 45px;
  }

  .xs\:pt-48 {
    padding-top: 12rem;
  }

  .xs\:pt-49 {
    padding-top: 49px;
  }

  .xs\:pt-50 {
    padding-top: 50px;
  }

  .xs\:pt-52 {
    padding-top: 13rem;
  }

  .xs\:pt-56 {
    padding-top: 14rem;
  }

  .xs\:pt-60 {
    padding-top: 60px;
  }

  .xs\:pt-64 {
    padding-top: 16rem;
  }

  .xs\:pt-65 {
    padding-top: 65px;
  }

  .xs\:pt-72 {
    padding-top: 72px;
  }

  .xs\:pt-80 {
    padding-top: 20rem;
  }

  .xs\:pt-85 {
    padding-top: 85px;
  }

  .xs\:pt-96 {
    padding-top: 24rem;
  }

  .xs\:pt-124 {
    padding-top: 124px;
  }

  .xs\:pt-px {
    padding-top: 1px;
  }

  .xs\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .xs\:pt-1\.5 {
    padding-top: 0.375rem;
  }

  .xs\:pt-2\.5 {
    padding-top: 0.625rem;
  }

  .xs\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .xs\:pt-p11 {
    padding-top: 11px;
  }

  .xs\:pt-p12 {
    padding-top: 12px;
  }

  .xs\:pt-p10 {
    padding-top: 10px;
  }

  .xs\:pt-p9 {
    padding-top: 9px;
  }

  .xs\:pt-p20 {
    padding-top: 20px;
  }

  .xs\:pt-p18 {
    padding-top: 18px;
  }

  .xs\:pt-p14 {
    padding-top: 14px;
  }

  .xs\:pt-p13 {
    padding-top: 13px;
  }

  .xs\:pt-p6 {
    padding-top: 6px;
  }

  .xs\:pt-p2 {
    padding-top: 2px;
  }

  .xs\:pt-p3 {
    padding-top: 3px;
  }

  .xs\:pt-p5 {
    padding-top: 5px;
  }

  .xs\:pt-40p-imp {
    padding-top: 40px !important;
  }

  .xs\:pt-67px {
    padding-top: 67px;
  }

  .xs\:pt-160px {
    padding-top: 160px;
  }

  .xs\:pr-0 {
    padding-right: 0px;
  }

  .xs\:pr-1 {
    padding-right: 0.25rem;
  }

  .xs\:pr-2 {
    padding-right: 0.5rem;
  }

  .xs\:pr-3 {
    padding-right: 0.75rem;
  }

  .xs\:pr-4 {
    padding-right: 1rem;
  }

  .xs\:pr-5 {
    padding-right: 1.25rem;
  }

  .xs\:pr-6 {
    padding-right: 1.5rem;
  }

  .xs\:pr-7 {
    padding-right: 1.75rem;
  }

  .xs\:pr-8 {
    padding-right: 2rem;
  }

  .xs\:pr-9 {
    padding-right: 2.25rem;
  }

  .xs\:pr-10 {
    padding-right: 2.5rem;
  }

  .xs\:pr-11 {
    padding-right: 2.75rem;
  }

  .xs\:pr-12 {
    padding-right: 3rem;
  }

  .xs\:pr-14 {
    padding-right: 3.5rem;
  }

  .xs\:pr-15 {
    padding-right: 15px;
  }

  .xs\:pr-16 {
    padding-right: 4rem;
  }

  .xs\:pr-17 {
    padding-right: 17px;
  }

  .xs\:pr-19 {
    padding-right: 19px;
  }

  .xs\:pr-20 {
    padding-right: 5rem;
  }

  .xs\:pr-22 {
    padding-right: 22px;
  }

  .xs\:pr-24 {
    padding-right: 6rem;
  }

  .xs\:pr-25 {
    padding-right: 25px;
  }

  .xs\:pr-26 {
    padding-right: 26px;
  }

  .xs\:pr-27 {
    padding-right: 27px;
  }

  .xs\:pr-28 {
    padding-right: 7rem;
  }

  .xs\:pr-29 {
    padding-right: 29px;
  }

  .xs\:pr-30 {
    padding-right: 30px;
  }

  .xs\:pr-32 {
    padding-right: 8rem;
  }

  .xs\:pr-35 {
    padding-right: 35px;
  }

  .xs\:pr-36 {
    padding-right: 9rem;
  }

  .xs\:pr-37 {
    padding-right: 37px;
  }

  .xs\:pr-40 {
    padding-right: 40px;
  }

  .xs\:pr-41 {
    padding-right: 41px;
  }

  .xs\:pr-44 {
    padding-right: 11rem;
  }

  .xs\:pr-45 {
    padding-right: 45px;
  }

  .xs\:pr-48 {
    padding-right: 12rem;
  }

  .xs\:pr-49 {
    padding-right: 49px;
  }

  .xs\:pr-50 {
    padding-right: 50px;
  }

  .xs\:pr-52 {
    padding-right: 13rem;
  }

  .xs\:pr-56 {
    padding-right: 14rem;
  }

  .xs\:pr-60 {
    padding-right: 60px;
  }

  .xs\:pr-64 {
    padding-right: 16rem;
  }

  .xs\:pr-65 {
    padding-right: 65px;
  }

  .xs\:pr-72 {
    padding-right: 72px;
  }

  .xs\:pr-80 {
    padding-right: 20rem;
  }

  .xs\:pr-85 {
    padding-right: 85px;
  }

  .xs\:pr-96 {
    padding-right: 24rem;
  }

  .xs\:pr-124 {
    padding-right: 124px;
  }

  .xs\:pr-px {
    padding-right: 1px;
  }

  .xs\:pr-0\.5 {
    padding-right: 0.125rem;
  }

  .xs\:pr-1\.5 {
    padding-right: 0.375rem;
  }

  .xs\:pr-2\.5 {
    padding-right: 0.625rem;
  }

  .xs\:pr-3\.5 {
    padding-right: 0.875rem;
  }

  .xs\:pr-p11 {
    padding-right: 11px;
  }

  .xs\:pr-p12 {
    padding-right: 12px;
  }

  .xs\:pr-p10 {
    padding-right: 10px;
  }

  .xs\:pr-p9 {
    padding-right: 9px;
  }

  .xs\:pr-p20 {
    padding-right: 20px;
  }

  .xs\:pr-p18 {
    padding-right: 18px;
  }

  .xs\:pr-p14 {
    padding-right: 14px;
  }

  .xs\:pr-p13 {
    padding-right: 13px;
  }

  .xs\:pr-p6 {
    padding-right: 6px;
  }

  .xs\:pr-p2 {
    padding-right: 2px;
  }

  .xs\:pr-p3 {
    padding-right: 3px;
  }

  .xs\:pr-p5 {
    padding-right: 5px;
  }

  .xs\:pr-40p-imp {
    padding-right: 40px !important;
  }

  .xs\:pr-67px {
    padding-right: 67px;
  }

  .xs\:pr-160px {
    padding-right: 160px;
  }

  .xs\:pb-0 {
    padding-bottom: 0px;
  }

  .xs\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .xs\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .xs\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .xs\:pb-4 {
    padding-bottom: 1rem;
  }

  .xs\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .xs\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .xs\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .xs\:pb-8 {
    padding-bottom: 2rem;
  }

  .xs\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .xs\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .xs\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .xs\:pb-12 {
    padding-bottom: 3rem;
  }

  .xs\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .xs\:pb-15 {
    padding-bottom: 15px;
  }

  .xs\:pb-16 {
    padding-bottom: 4rem;
  }

  .xs\:pb-17 {
    padding-bottom: 17px;
  }

  .xs\:pb-19 {
    padding-bottom: 19px;
  }

  .xs\:pb-20 {
    padding-bottom: 5rem;
  }

  .xs\:pb-22 {
    padding-bottom: 22px;
  }

  .xs\:pb-24 {
    padding-bottom: 6rem;
  }

  .xs\:pb-25 {
    padding-bottom: 25px;
  }

  .xs\:pb-26 {
    padding-bottom: 26px;
  }

  .xs\:pb-27 {
    padding-bottom: 27px;
  }

  .xs\:pb-28 {
    padding-bottom: 7rem;
  }

  .xs\:pb-29 {
    padding-bottom: 29px;
  }

  .xs\:pb-30 {
    padding-bottom: 30px;
  }

  .xs\:pb-32 {
    padding-bottom: 8rem;
  }

  .xs\:pb-35 {
    padding-bottom: 35px;
  }

  .xs\:pb-36 {
    padding-bottom: 9rem;
  }

  .xs\:pb-37 {
    padding-bottom: 37px;
  }

  .xs\:pb-40 {
    padding-bottom: 40px;
  }

  .xs\:pb-41 {
    padding-bottom: 41px;
  }

  .xs\:pb-44 {
    padding-bottom: 11rem;
  }

  .xs\:pb-45 {
    padding-bottom: 45px;
  }

  .xs\:pb-48 {
    padding-bottom: 12rem;
  }

  .xs\:pb-49 {
    padding-bottom: 49px;
  }

  .xs\:pb-50 {
    padding-bottom: 50px;
  }

  .xs\:pb-52 {
    padding-bottom: 13rem;
  }

  .xs\:pb-56 {
    padding-bottom: 14rem;
  }

  .xs\:pb-60 {
    padding-bottom: 60px;
  }

  .xs\:pb-64 {
    padding-bottom: 16rem;
  }

  .xs\:pb-65 {
    padding-bottom: 65px;
  }

  .xs\:pb-72 {
    padding-bottom: 72px;
  }

  .xs\:pb-80 {
    padding-bottom: 20rem;
  }

  .xs\:pb-85 {
    padding-bottom: 85px;
  }

  .xs\:pb-96 {
    padding-bottom: 24rem;
  }

  .xs\:pb-124 {
    padding-bottom: 124px;
  }

  .xs\:pb-px {
    padding-bottom: 1px;
  }

  .xs\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .xs\:pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .xs\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .xs\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .xs\:pb-p11 {
    padding-bottom: 11px;
  }

  .xs\:pb-p12 {
    padding-bottom: 12px;
  }

  .xs\:pb-p10 {
    padding-bottom: 10px;
  }

  .xs\:pb-p9 {
    padding-bottom: 9px;
  }

  .xs\:pb-p20 {
    padding-bottom: 20px;
  }

  .xs\:pb-p18 {
    padding-bottom: 18px;
  }

  .xs\:pb-p14 {
    padding-bottom: 14px;
  }

  .xs\:pb-p13 {
    padding-bottom: 13px;
  }

  .xs\:pb-p6 {
    padding-bottom: 6px;
  }

  .xs\:pb-p2 {
    padding-bottom: 2px;
  }

  .xs\:pb-p3 {
    padding-bottom: 3px;
  }

  .xs\:pb-p5 {
    padding-bottom: 5px;
  }

  .xs\:pb-40p-imp {
    padding-bottom: 40px !important;
  }

  .xs\:pb-67px {
    padding-bottom: 67px;
  }

  .xs\:pb-160px {
    padding-bottom: 160px;
  }

  .xs\:pl-0 {
    padding-left: 0px;
  }

  .xs\:pl-1 {
    padding-left: 0.25rem;
  }

  .xs\:pl-2 {
    padding-left: 0.5rem;
  }

  .xs\:pl-3 {
    padding-left: 0.75rem;
  }

  .xs\:pl-4 {
    padding-left: 1rem;
  }

  .xs\:pl-5 {
    padding-left: 1.25rem;
  }

  .xs\:pl-6 {
    padding-left: 1.5rem;
  }

  .xs\:pl-7 {
    padding-left: 1.75rem;
  }

  .xs\:pl-8 {
    padding-left: 2rem;
  }

  .xs\:pl-9 {
    padding-left: 2.25rem;
  }

  .xs\:pl-10 {
    padding-left: 2.5rem;
  }

  .xs\:pl-11 {
    padding-left: 2.75rem;
  }

  .xs\:pl-12 {
    padding-left: 3rem;
  }

  .xs\:pl-14 {
    padding-left: 3.5rem;
  }

  .xs\:pl-15 {
    padding-left: 15px;
  }

  .xs\:pl-16 {
    padding-left: 4rem;
  }

  .xs\:pl-17 {
    padding-left: 17px;
  }

  .xs\:pl-19 {
    padding-left: 19px;
  }

  .xs\:pl-20 {
    padding-left: 5rem;
  }

  .xs\:pl-22 {
    padding-left: 22px;
  }

  .xs\:pl-24 {
    padding-left: 6rem;
  }

  .xs\:pl-25 {
    padding-left: 25px;
  }

  .xs\:pl-26 {
    padding-left: 26px;
  }

  .xs\:pl-27 {
    padding-left: 27px;
  }

  .xs\:pl-28 {
    padding-left: 7rem;
  }

  .xs\:pl-29 {
    padding-left: 29px;
  }

  .xs\:pl-30 {
    padding-left: 30px;
  }

  .xs\:pl-32 {
    padding-left: 8rem;
  }

  .xs\:pl-35 {
    padding-left: 35px;
  }

  .xs\:pl-36 {
    padding-left: 9rem;
  }

  .xs\:pl-37 {
    padding-left: 37px;
  }

  .xs\:pl-40 {
    padding-left: 40px;
  }

  .xs\:pl-41 {
    padding-left: 41px;
  }

  .xs\:pl-44 {
    padding-left: 11rem;
  }

  .xs\:pl-45 {
    padding-left: 45px;
  }

  .xs\:pl-48 {
    padding-left: 12rem;
  }

  .xs\:pl-49 {
    padding-left: 49px;
  }

  .xs\:pl-50 {
    padding-left: 50px;
  }

  .xs\:pl-52 {
    padding-left: 13rem;
  }

  .xs\:pl-56 {
    padding-left: 14rem;
  }

  .xs\:pl-60 {
    padding-left: 60px;
  }

  .xs\:pl-64 {
    padding-left: 16rem;
  }

  .xs\:pl-65 {
    padding-left: 65px;
  }

  .xs\:pl-72 {
    padding-left: 72px;
  }

  .xs\:pl-80 {
    padding-left: 20rem;
  }

  .xs\:pl-85 {
    padding-left: 85px;
  }

  .xs\:pl-96 {
    padding-left: 24rem;
  }

  .xs\:pl-124 {
    padding-left: 124px;
  }

  .xs\:pl-px {
    padding-left: 1px;
  }

  .xs\:pl-0\.5 {
    padding-left: 0.125rem;
  }

  .xs\:pl-1\.5 {
    padding-left: 0.375rem;
  }

  .xs\:pl-2\.5 {
    padding-left: 0.625rem;
  }

  .xs\:pl-3\.5 {
    padding-left: 0.875rem;
  }

  .xs\:pl-p11 {
    padding-left: 11px;
  }

  .xs\:pl-p12 {
    padding-left: 12px;
  }

  .xs\:pl-p10 {
    padding-left: 10px;
  }

  .xs\:pl-p9 {
    padding-left: 9px;
  }

  .xs\:pl-p20 {
    padding-left: 20px;
  }

  .xs\:pl-p18 {
    padding-left: 18px;
  }

  .xs\:pl-p14 {
    padding-left: 14px;
  }

  .xs\:pl-p13 {
    padding-left: 13px;
  }

  .xs\:pl-p6 {
    padding-left: 6px;
  }

  .xs\:pl-p2 {
    padding-left: 2px;
  }

  .xs\:pl-p3 {
    padding-left: 3px;
  }

  .xs\:pl-p5 {
    padding-left: 5px;
  }

  .xs\:pl-40p-imp {
    padding-left: 40px !important;
  }

  .xs\:pl-67px {
    padding-left: 67px;
  }

  .xs\:pl-160px {
    padding-left: 160px;
  }

  .xs\:text-left {
    text-align: left;
  }

  .xs\:text-center {
    text-align: center;
  }

  .xs\:text-right {
    text-align: right;
  }

  .xs\:text-justify {
    text-align: justify;
  }

  .xs\:align-baseline {
    vertical-align: baseline;
  }

  .xs\:align-top {
    vertical-align: top;
  }

  .xs\:align-middle {
    vertical-align: middle;
  }

  .xs\:align-bottom {
    vertical-align: bottom;
  }

  .xs\:align-text-top {
    vertical-align: text-top;
  }

  .xs\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .xs\:font-sans {
    font-family: Apercu;
  }

  .xs\:font-serif {
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .xs\:font-mono {
    font-family: ApercuMono;
  }

  .xs\:font-ApercuRegularPro {
    font-family: Apercu-Regular-Pro;
  }

  .xs\:font-ApercuBlackPro {
    font-family: Apercu-Black-Pro;
  }

  .xs\:font-ApercuBoldPro {
    font-family: Apercu-Bold-Pro;
  }

  .xs\:font-ApercuLightPro {
    font-family: Apercu-Light-Pro;
  }

  .xs\:text-8 {
    font-size: 8px;
  }

  .xs\:text-10 {
    font-size: 10px;
  }

  .xs\:text-12 {
    font-size: 12px;
  }

  .xs\:text-13 {
    font-size: 13px;
  }

  .xs\:text-14 {
    font-size: 14px;
  }

  .xs\:text-16 {
    font-size: 16px;
  }

  .xs\:text-18 {
    font-size: 18px;
  }

  .xs\:text-19 {
    font-size: 19px;
  }

  .xs\:text-20 {
    font-size: 20px;
  }

  .xs\:text-21 {
    font-size: 21px;
  }

  .xs\:text-22 {
    font-size: 22px;
  }

  .xs\:text-26 {
    font-size: 26px;
  }

  .xs\:text-28 {
    font-size: 28px;
  }

  .xs\:text-29 {
    font-size: 29px;
  }

  .xs\:text-30 {
    font-size: 30px;
  }

  .xs\:text-32 {
    font-size: 32px;
  }

  .xs\:text-34 {
    font-size: 34px;
  }

  .xs\:text-40 {
    font-size: 40px;
  }

  .xs\:text-42 {
    font-size: 42px;
  }

  .xs\:text-47 {
    font-size: 47px;
  }

  .xs\:text-50 {
    font-size: 50px;
  }

  .xs\:text-55 {
    font-size: 55px;
  }

  .xs\:text-60 {
    font-size: 60px;
  }

  .xs\:text-65 {
    font-size: 65px;
  }

  .xs\:text-70 {
    font-size: 70px;
  }

  .xs\:text-80 {
    font-size: 80px;
  }

  .xs\:text-120 {
    font-size: 120px;
  }

  .xs\:text-150 {
    font-size: 150px;
  }

  .xs\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .xs\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .xs\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .xs\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .xs\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .xs\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .xs\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .xs\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .xs\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .xs\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .xs\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .xs\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .xs\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .xs\:text-f50 {
    font-size: 50px;
  }

  .xs\:text-imp30 {
    font-size: 30px !important;
  }

  .xs\:font-thin {
    font-weight: 100;
  }

  .xs\:font-extralight {
    font-weight: 200;
  }

  .xs\:font-light {
    font-weight: 300;
  }

  .xs\:font-normal {
    font-weight: 400;
  }

  .xs\:font-medium {
    font-weight: 500;
  }

  .xs\:font-semibold {
    font-weight: 600;
  }

  .xs\:font-bold {
    font-weight: 700;
  }

  .xs\:font-extrabold {
    font-weight: 800;
  }

  .xs\:font-black {
    font-weight: 900;
  }

  .xs\:uppercase {
    text-transform: uppercase;
  }

  .xs\:lowercase {
    text-transform: lowercase;
  }

  .xs\:capitalize {
    text-transform: capitalize;
  }

  .xs\:normal-case {
    text-transform: none;
  }

  .xs\:italic {
    font-style: italic;
  }

  .xs\:not-italic {
    font-style: normal;
  }

  .xs\:ordinal, .xs\:slashed-zero, .xs\:lining-nums, .xs\:oldstyle-nums, .xs\:proportional-nums, .xs\:tabular-nums, .xs\:diagonal-fractions, .xs\:stacked-fractions {
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .xs\:normal-nums {
    font-variant-numeric: normal;
  }

  .xs\:ordinal {
    --tw-ordinal: ordinal;
  }

  .xs\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .xs\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .xs\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .xs\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .xs\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .xs\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .xs\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .xs\:leading-3 {
    line-height: .75rem;
  }

  .xs\:leading-4 {
    line-height: 1rem;
  }

  .xs\:leading-5 {
    line-height: 1.25rem;
  }

  .xs\:leading-6 {
    line-height: 1.5rem;
  }

  .xs\:leading-7 {
    line-height: 1.75rem;
  }

  .xs\:leading-8 {
    line-height: 2rem;
  }

  .xs\:leading-9 {
    line-height: 2.25rem;
  }

  .xs\:leading-10 {
    line-height: 2.5rem;
  }

  .xs\:leading-14 {
    line-height: 14px;
  }

  .xs\:leading-18 {
    line-height: 18px;
  }

  .xs\:leading-19 {
    line-height: 19px;
  }

  .xs\:leading-20 {
    line-height: 20px;
  }

  .xs\:leading-21 {
    line-height: 21px;
  }

  .xs\:leading-23 {
    line-height: 23px;
  }

  .xs\:leading-26 {
    line-height: 26px;
  }

  .xs\:leading-28 {
    line-height: 28px;
  }

  .xs\:leading-30 {
    line-height: 30px;
  }

  .xs\:leading-38 {
    line-height: 38px;
  }

  .xs\:leading-41 {
    line-height: 41px;
  }

  .xs\:leading-46 {
    line-height: 46px;
  }

  .xs\:leading-47 {
    line-height: 47px;
  }

  .xs\:leading-49 {
    line-height: 49px;
  }

  .xs\:leading-50 {
    line-height: 50px;
  }

  .xs\:leading-54 {
    line-height: 54px;
  }

  .xs\:leading-59 {
    line-height: 59px;
  }

  .xs\:leading-61 {
    line-height: 61px;
  }

  .xs\:leading-65 {
    line-height: 65px;
  }

  .xs\:leading-70 {
    line-height: 70px;
  }

  .xs\:leading-75 {
    line-height: 75px;
  }

  .xs\:leading-94 {
    line-height: 94px;
  }

  .xs\:leading-120 {
    line-height: 120%;
  }

  .xs\:leading-140 {
    line-height: 140px;
  }

  .xs\:leading-176 {
    line-height: 176px;
  }

  .xs\:leading-none {
    line-height: 1;
  }

  .xs\:leading-tight {
    line-height: 1.25;
  }

  .xs\:leading-snug {
    line-height: 1.375;
  }

  .xs\:leading-normal {
    line-height: 1.5;
  }

  .xs\:leading-relaxed {
    line-height: 1.625;
  }

  .xs\:leading-loose {
    line-height: 2;
  }

  .xs\:tracking-widest {
    letter-spacing: 2px;
  }

  .xs\:tracking-wides {
    letter-spacing: 1px;
  }

  .xs\:tracking-narrow {
    letter-spacing: -0.01em;
  }

  .xs\:-tracking-1 {
    letter-spacing: -1px;
  }

  .xs\:text-transparent {
    color: transparent;
  }

  .xs\:text-current {
    color: currentColor;
  }

  .xs\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .xs\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xs\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .xs\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .xs\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .xs\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .xs\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .xs\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .xs\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .xs\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .xs\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .xs\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .xs\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .xs\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .xs\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .xs\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .xs\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .xs\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .xs\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .xs\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .xs\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .xs\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .xs\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .xs\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .xs\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .xs\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .xs\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .xs\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .xs\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .xs\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .xs\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .xs\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .xs\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .xs\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .xs\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .xs\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .xs\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .xs\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .xs\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .xs\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .xs\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .xs\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .xs\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .xs\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .xs\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .xs\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .xs\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .xs\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .xs\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .xs\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .xs\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .xs\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .xs\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .xs\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .xs\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .xs\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .xs\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .xs\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .xs\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .xs\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .xs\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .xs\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .xs\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xs\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .xs\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .xs\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .xs\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .xs\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .xs\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .xs\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .xs\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .xs\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .xs\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .xs\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xs\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xs\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xs\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xs\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xs\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xs\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xs\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xs\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xs\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xs\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xs\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xs\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xs\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xs\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xs\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .xs\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xs\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xs\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .xs\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .xs\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xs\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xs\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .xs\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .xs\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .xs\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .xs\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .xs\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xs\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .xs\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xs\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xs\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .xs\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .xs\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .xs\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .xs\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xs\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xs\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .xs\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .xs\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .xs\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .xs\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xs\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xs\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .xs\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .xs\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xs\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xs\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .xs\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .xs\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .xs\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xs\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xs\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xs\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xs\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .xs\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xs\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .xs\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .xs\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .xs\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .xs\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .xs\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xs\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xs\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xs\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .xs\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .xs\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .xs\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .xs\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .xs\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .xs\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xs\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xs\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .xs\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .xs\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .xs\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .xs\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .xs\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .xs\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .xs\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .xs\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .xs\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .xs\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .xs\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .xs\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .xs\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .xs\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .xs\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .xs\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xs\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xs\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .xs\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .xs\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .xs\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .xs\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xs\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xs\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xs\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xs\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .xs\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .xs\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .xs\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .xs\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .xs\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xs\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .xs\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .xs\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .xs\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .xs\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .xs\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .xs\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .group:hover .xs\:group-hover\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .group:hover .xs\:group-hover\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .xs\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .xs\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Asurion-White:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Asurion-Blue-Brighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Asurion-Blue-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Asurion-Blue-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Asurion-Purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Asurion-Purple-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Asurion-Purple-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Asurion-Gray-Deepest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Asurion-Gray-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Asurion-Gray-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Asurion-Gray-Lighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Asurion-Gray-Lightest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Asurion-Red-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-light-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-light-gray-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-light-gray-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-light-gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-light-gray-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-light-gray-5:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-light-slate-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-denim-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-purple-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-dark-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-bright-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-mustard-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-mustard-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-light-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-light-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-light-blue-3:focus-within {
    color:  #F0F3FF;
  }

  .xs\:focus-within\:text-light-blue-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-purple-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-light-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-light-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-light-bg-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-light-white-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Black-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Default-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-White-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Silver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Yellow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Grey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Red-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Gold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-light-green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-dark-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-light-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-bright-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-bright-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-SpaceGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Purple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-LightPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Glow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Bronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Copper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Pink-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Orange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Coral-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-MajesticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-PrismBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-CeramicBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-MidnightBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-PrismWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-CeramicWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-LilacPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-CrownSilver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-CoralBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-lime-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-apple-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-bg-new-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-bg-new-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-new-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-footer-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-border-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-apple-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-crimson-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-asurion-cyan:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-bright-orange:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Graphite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-PacificBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-light-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-asurion-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-OceanBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-MetallicCopper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-PorcelainWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-LightBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-CloudNavy-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-CloudMint-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-CloudOrange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-CloudLavender-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-CloudRed-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-CloudWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-SunriseGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-SunshineGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-AuraBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-AuraGlow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-MysticBronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-MysticGreen-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-MysticGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-MysticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-MysticWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-price-blue1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-indigo1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-Purple-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-new-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-dark-blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-replace-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .xs\:focus-within\:text-resolve-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .xs\:hover\:text-transparent:hover {
    color: transparent;
  }

  .xs\:hover\:text-current:hover {
    color: currentColor;
  }

  .xs\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .xs\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xs\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .xs\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .xs\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .xs\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .xs\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .xs\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .xs\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .xs\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .xs\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .xs\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .xs\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .xs\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .xs\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .xs\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .xs\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .xs\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .xs\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .xs\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .xs\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .xs\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .xs\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .xs\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .xs\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .xs\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .xs\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .xs\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .xs\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .xs\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .xs\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .xs\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .xs\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .xs\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .xs\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .xs\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .xs\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .xs\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .xs\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .xs\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .xs\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .xs\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .xs\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .xs\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .xs\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .xs\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .xs\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .xs\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .xs\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .xs\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .xs\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .xs\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .xs\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .xs\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .xs\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .xs\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .xs\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .xs\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .xs\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .xs\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .xs\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .xs\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .xs\:hover\:text-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xs\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .xs\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .xs\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .xs\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .xs\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .xs\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .xs\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .xs\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .xs\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .xs\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Asurion-White:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Asurion-Blue-Brighter:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Asurion-Blue-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Asurion-Blue-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Asurion-Purple:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Asurion-Purple-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Asurion-Purple-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Asurion-Gray-Deepest:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Asurion-Gray-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Asurion-Gray-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Asurion-Gray-Lighter:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Asurion-Gray-Lightest:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Asurion-Red-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xs\:hover\:text-light-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xs\:hover\:text-light-gray-1:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xs\:hover\:text-light-gray-2:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xs\:hover\:text-light-gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .xs\:hover\:text-light-gray-4:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xs\:hover\:text-light-gray-5:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xs\:hover\:text-light-slate-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .xs\:hover\:text-denim-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .xs\:hover\:text-purple-1:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xs\:hover\:text-dark-red:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xs\:hover\:text-bright-red:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .xs\:hover\:text-mustard-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .xs\:hover\:text-mustard-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .xs\:hover\:text-light-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:hover\:text-light-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .xs\:hover\:text-light-blue-3:hover {
    color:  #F0F3FF;
  }

  .xs\:hover\:text-light-blue-4:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xs\:hover\:text-purple-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .xs\:hover\:text-light-green:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xs\:hover\:text-light-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xs\:hover\:text-light-bg-green:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .xs\:hover\:text-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .xs\:hover\:text-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .xs\:hover\:text-light-white-1:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Black-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Default-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xs\:hover\:text-White-3:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Silver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Yellow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Grey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Red-3:hover {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Gold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .xs\:hover\:text-light-green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xs\:hover\:text-dark-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xs\:hover\:text-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:hover\:text-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .xs\:hover\:text-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .xs\:hover\:text-light-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .xs\:hover\:text-bright-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xs\:hover\:text-bright-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xs\:hover\:text-SpaceGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Purple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xs\:hover\:text-LightPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Glow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Bronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Copper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Pink-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Orange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Coral-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .xs\:hover\:text-MajesticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xs\:hover\:text-PrismBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xs\:hover\:text-CeramicBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xs\:hover\:text-MidnightBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .xs\:hover\:text-PrismWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .xs\:hover\:text-CeramicWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .xs\:hover\:text-LilacPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .xs\:hover\:text-CrownSilver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .xs\:hover\:text-CoralBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .xs\:hover\:text-lime-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xs\:hover\:text-apple-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xs\:hover\:text-bg-new-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .xs\:hover\:text-bg-new-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .xs\:hover\:text-new-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .xs\:hover\:text-footer-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .xs\:hover\:text-border-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .xs\:hover\:text-apple-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .xs\:hover\:text-crimson-red:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .xs\:hover\:text-asurion-cyan:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .xs\:hover\:text-bright-orange:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Graphite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .xs\:hover\:text-PacificBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:hover\:text-light-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .xs\:hover\:text-asurion-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .xs\:hover\:text-OceanBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .xs\:hover\:text-MetallicCopper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .xs\:hover\:text-PorcelainWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .xs\:hover\:text-LightBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .xs\:hover\:text-CloudNavy-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xs\:hover\:text-CloudMint-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xs\:hover\:text-CloudOrange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .xs\:hover\:text-CloudLavender-3:hover {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .xs\:hover\:text-CloudRed-3:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .xs\:hover\:text-CloudWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .xs\:hover\:text-SunriseGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xs\:hover\:text-SunshineGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xs\:hover\:text-AuraBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xs\:hover\:text-AuraGlow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xs\:hover\:text-MysticBronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .xs\:hover\:text-MysticGreen-3:hover {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .xs\:hover\:text-MysticGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .xs\:hover\:text-MysticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .xs\:hover\:text-MysticWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .xs\:hover\:text-price-blue1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:hover\:text-indigo1:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xs\:hover\:text-Purple-4:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .xs\:hover\:text-new-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .xs\:hover\:text-dark-blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .xs\:hover\:text-replace-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .xs\:hover\:text-resolve-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .xs\:focus\:text-transparent:focus {
    color: transparent;
  }

  .xs\:focus\:text-current:focus {
    color: currentColor;
  }

  .xs\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .xs\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xs\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .xs\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .xs\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .xs\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .xs\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .xs\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .xs\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .xs\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .xs\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .xs\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .xs\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .xs\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .xs\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .xs\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .xs\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .xs\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .xs\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .xs\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .xs\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .xs\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .xs\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .xs\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .xs\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .xs\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .xs\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .xs\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .xs\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .xs\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .xs\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .xs\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .xs\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .xs\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .xs\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .xs\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .xs\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .xs\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .xs\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .xs\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .xs\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .xs\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .xs\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .xs\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .xs\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .xs\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .xs\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .xs\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .xs\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .xs\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .xs\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .xs\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .xs\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .xs\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .xs\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .xs\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .xs\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .xs\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .xs\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .xs\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .xs\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .xs\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .xs\:focus\:text-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xs\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .xs\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .xs\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .xs\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .xs\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .xs\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .xs\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .xs\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .xs\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .xs\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Asurion-White:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Asurion-Blue-Brighter:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Asurion-Blue-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Asurion-Blue-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Asurion-Purple:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Asurion-Purple-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Asurion-Purple-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Asurion-Gray-Deepest:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Asurion-Gray-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Asurion-Gray-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Asurion-Gray-Lighter:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Asurion-Gray-Lightest:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Asurion-Red-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xs\:focus\:text-light-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xs\:focus\:text-light-gray-1:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xs\:focus\:text-light-gray-2:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xs\:focus\:text-light-gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .xs\:focus\:text-light-gray-4:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xs\:focus\:text-light-gray-5:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xs\:focus\:text-light-slate-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .xs\:focus\:text-denim-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .xs\:focus\:text-purple-1:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xs\:focus\:text-dark-red:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xs\:focus\:text-bright-red:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .xs\:focus\:text-mustard-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .xs\:focus\:text-mustard-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .xs\:focus\:text-light-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:focus\:text-light-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .xs\:focus\:text-light-blue-3:focus {
    color:  #F0F3FF;
  }

  .xs\:focus\:text-light-blue-4:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xs\:focus\:text-purple-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .xs\:focus\:text-light-green:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xs\:focus\:text-light-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xs\:focus\:text-light-bg-green:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .xs\:focus\:text-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .xs\:focus\:text-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .xs\:focus\:text-light-white-1:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Black-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Default-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xs\:focus\:text-White-3:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Silver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Yellow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Grey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Red-3:focus {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Gold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .xs\:focus\:text-light-green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xs\:focus\:text-dark-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xs\:focus\:text-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:focus\:text-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .xs\:focus\:text-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .xs\:focus\:text-light-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .xs\:focus\:text-bright-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xs\:focus\:text-bright-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xs\:focus\:text-SpaceGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Purple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xs\:focus\:text-LightPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Glow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Bronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Copper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Pink-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Orange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Coral-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .xs\:focus\:text-MajesticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xs\:focus\:text-PrismBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xs\:focus\:text-CeramicBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xs\:focus\:text-MidnightBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .xs\:focus\:text-PrismWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .xs\:focus\:text-CeramicWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .xs\:focus\:text-LilacPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .xs\:focus\:text-CrownSilver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .xs\:focus\:text-CoralBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .xs\:focus\:text-lime-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xs\:focus\:text-apple-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xs\:focus\:text-bg-new-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .xs\:focus\:text-bg-new-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .xs\:focus\:text-new-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .xs\:focus\:text-footer-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .xs\:focus\:text-border-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .xs\:focus\:text-apple-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .xs\:focus\:text-crimson-red:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .xs\:focus\:text-asurion-cyan:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .xs\:focus\:text-bright-orange:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Graphite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .xs\:focus\:text-PacificBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:focus\:text-light-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .xs\:focus\:text-asurion-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .xs\:focus\:text-OceanBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .xs\:focus\:text-MetallicCopper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .xs\:focus\:text-PorcelainWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .xs\:focus\:text-LightBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .xs\:focus\:text-CloudNavy-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xs\:focus\:text-CloudMint-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xs\:focus\:text-CloudOrange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .xs\:focus\:text-CloudLavender-3:focus {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .xs\:focus\:text-CloudRed-3:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .xs\:focus\:text-CloudWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .xs\:focus\:text-SunriseGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xs\:focus\:text-SunshineGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xs\:focus\:text-AuraBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xs\:focus\:text-AuraGlow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xs\:focus\:text-MysticBronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .xs\:focus\:text-MysticGreen-3:focus {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .xs\:focus\:text-MysticGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .xs\:focus\:text-MysticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .xs\:focus\:text-MysticWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .xs\:focus\:text-price-blue1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xs\:focus\:text-indigo1:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xs\:focus\:text-Purple-4:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .xs\:focus\:text-new-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .xs\:focus\:text-dark-blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .xs\:focus\:text-replace-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .xs\:focus\:text-resolve-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .xs\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .xs\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .xs\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .xs\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .xs\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .xs\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .xs\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .xs\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .xs\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .xs\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .xs\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .xs\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .xs\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .xs\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .xs\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .xs\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .xs\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .xs\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .xs\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .xs\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .xs\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .xs\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .xs\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .xs\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .xs\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .xs\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .xs\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .xs\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .xs\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .xs\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .xs\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .xs\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .xs\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .xs\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .xs\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .xs\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .xs\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .xs\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .xs\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .xs\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .xs\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .xs\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .xs\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .xs\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .xs\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .xs\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .xs\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .xs\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .xs\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .xs\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .xs\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .xs\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .xs\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .xs\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .xs\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .xs\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .xs\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .xs\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .xs\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .xs\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .xs\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .xs\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .xs\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .xs\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .xs\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .xs\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .xs\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .xs\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .xs\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .xs\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .xs\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .xs\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .xs\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .xs\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .xs\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .xs\:underline {
    text-decoration: underline;
  }

  .xs\:line-through {
    text-decoration: line-through;
  }

  .xs\:no-underline {
    text-decoration: none;
  }

  .group:hover .xs\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .xs\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .xs\:group-hover\:no-underline {
    text-decoration: none;
  }

  .xs\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .xs\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .xs\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .xs\:hover\:underline:hover {
    text-decoration: underline;
  }

  .xs\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .xs\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .xs\:focus\:underline:focus {
    text-decoration: underline;
  }

  .xs\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .xs\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .xs\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .xs\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .xs\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .xs\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .xs\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .xs\:placeholder-current::placeholder {
    color: currentColor;
  }

  .xs\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-White::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-White::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Blue-Brighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Blue-Brighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Blue-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Blue-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Blue-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Blue-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Purple-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Purple-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Purple-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Purple-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Gray-Deepest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Gray-Deepest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Gray-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Gray-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Gray-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Gray-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Gray-Lighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Gray-Lighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Gray-Lightest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Gray-Lightest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Red-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Asurion-Red-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-gray-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-gray-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-gray-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-gray-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-gray-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-gray-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-gray-5::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-gray-5::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-slate-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-slate-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-denim-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-denim-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-purple-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-purple-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-dark-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-dark-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-bright-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-bright-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-mustard-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-mustard-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-mustard-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-mustard-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-blue-3::-moz-placeholder {
    color:  #F0F3FF;
  }

  .xs\:placeholder-light-blue-3::placeholder {
    color:  #F0F3FF;
  }

  .xs\:placeholder-light-blue-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-blue-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-purple-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-purple-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-bg-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-bg-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-white-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-white-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Black-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Black-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Default-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Default-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-White-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-White-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Silver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Silver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Yellow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Yellow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Grey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Grey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Red-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Red-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Gold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Gold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-dark-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-dark-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-bright-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-bright-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-bright-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-bright-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-SpaceGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-SpaceGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Purple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Purple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-LightPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-LightPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Glow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Glow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Bronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Bronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Copper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Copper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Pink-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Pink-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Orange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Orange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Coral-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Coral-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-MajesticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-MajesticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-PrismBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-PrismBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-CeramicBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-CeramicBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-MidnightBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-MidnightBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-PrismWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-PrismWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-CeramicWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-CeramicWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-LilacPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-LilacPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-CrownSilver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-CrownSilver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-CoralBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-CoralBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-lime-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-lime-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-apple-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-apple-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-bg-new-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-bg-new-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-bg-new-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-bg-new-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-new-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-new-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-footer-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-footer-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-border-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-border-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-apple-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-apple-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-crimson-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-crimson-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-asurion-cyan::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-asurion-cyan::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-bright-orange::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-bright-orange::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Graphite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Graphite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-PacificBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-PacificBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-light-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-asurion-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-asurion-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-OceanBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-OceanBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-MetallicCopper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-MetallicCopper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-PorcelainWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-PorcelainWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-LightBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-LightBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-CloudNavy-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-CloudNavy-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-CloudMint-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-CloudMint-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-CloudOrange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-CloudOrange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-CloudLavender-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-CloudLavender-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-CloudRed-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-CloudRed-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-CloudWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-CloudWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-SunriseGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-SunriseGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-SunshineGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-SunshineGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-AuraBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-AuraBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-AuraGlow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-AuraGlow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-MysticBronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-MysticBronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-MysticGreen-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-MysticGreen-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-MysticGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-MysticGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-MysticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-MysticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-MysticWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-MysticWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-price-blue1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-price-blue1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-indigo1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-indigo1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Purple-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-Purple-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-new-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-new-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-dark-blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-dark-blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-replace-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-replace-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-resolve-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-resolve-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .xs\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .xs\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .xs\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .xs\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-White:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-White:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Blue-Brighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Blue-Brighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Blue-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Blue-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Blue-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Blue-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Purple-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Purple-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Purple-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Purple-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Gray-Deepest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Gray-Deepest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Gray-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Gray-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Gray-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Gray-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Gray-Lighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Gray-Lighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Gray-Lightest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Gray-Lightest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Red-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Asurion-Red-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-gray-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-gray-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-gray-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-gray-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-gray-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-gray-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-gray-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-gray-5:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-slate-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-slate-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-denim-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-denim-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-purple-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-purple-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-dark-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-dark-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-bright-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-bright-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-mustard-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-mustard-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-mustard-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-mustard-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-blue-3:focus::-moz-placeholder {
    color:  #F0F3FF;
  }

  .xs\:focus\:placeholder-light-blue-3:focus::placeholder {
    color:  #F0F3FF;
  }

  .xs\:focus\:placeholder-light-blue-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-blue-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-purple-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-purple-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-bg-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-bg-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-white-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-white-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Black-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Black-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Default-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Default-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-White-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-White-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Silver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Silver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Yellow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Yellow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Grey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Grey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Red-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Red-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Gold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Gold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-dark-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-dark-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-bright-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-bright-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-bright-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-bright-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-SpaceGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-SpaceGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Purple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Purple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-LightPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-LightPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Glow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Glow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Bronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Bronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Copper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Copper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Pink-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Pink-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Orange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Orange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Coral-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Coral-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-MajesticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-MajesticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-PrismBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-PrismBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-CeramicBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-CeramicBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-MidnightBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-MidnightBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-PrismWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-PrismWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-CeramicWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-CeramicWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-LilacPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-LilacPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-CrownSilver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-CrownSilver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-CoralBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-CoralBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-lime-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-lime-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-apple-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-apple-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-bg-new-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-bg-new-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-bg-new-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-bg-new-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-new-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-new-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-footer-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-footer-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-border-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-border-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-apple-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-apple-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-crimson-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-crimson-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-asurion-cyan:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-asurion-cyan:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-bright-orange:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-bright-orange:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Graphite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Graphite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-PacificBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-PacificBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-light-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-asurion-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-asurion-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-OceanBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-OceanBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-MetallicCopper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-MetallicCopper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-PorcelainWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-PorcelainWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-LightBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-LightBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-CloudNavy-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-CloudNavy-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-CloudMint-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-CloudMint-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-CloudOrange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-CloudOrange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-CloudLavender-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-CloudLavender-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-CloudRed-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-CloudRed-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-CloudWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-CloudWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-SunriseGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-SunriseGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-SunshineGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-SunshineGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-AuraBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-AuraBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-AuraGlow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-AuraGlow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-MysticBronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-MysticBronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-MysticGreen-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-MysticGreen-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-MysticGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-MysticGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-MysticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-MysticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-MysticWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-MysticWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-price-blue1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-price-blue1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-indigo1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-indigo1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Purple-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-Purple-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-new-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-new-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-dark-blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-dark-blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-replace-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-replace-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-resolve-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .xs\:focus\:placeholder-resolve-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .xs\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .xs\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .xs\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .xs\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .xs\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .xs\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .xs\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .xs\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .xs\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .xs\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .xs\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .xs\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .xs\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .xs\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .xs\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .xs\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .xs\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .xs\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .xs\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .xs\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .xs\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .xs\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .xs\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .xs\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .xs\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .xs\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .xs\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .xs\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .xs\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .xs\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .xs\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .xs\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .xs\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .xs\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .xs\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .xs\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .xs\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .xs\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .xs\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .xs\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .xs\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .xs\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .xs\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .xs\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .xs\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .xs\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .xs\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .xs\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .xs\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .xs\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .xs\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .xs\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .xs\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .xs\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .xs\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .xs\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .xs\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .xs\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .xs\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .xs\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .xs\:opacity-0 {
    opacity: 0;
  }

  .xs\:opacity-5 {
    opacity: 0.05;
  }

  .xs\:opacity-10 {
    opacity: 0.1;
  }

  .xs\:opacity-20 {
    opacity: 0.2;
  }

  .xs\:opacity-25 {
    opacity: 0.25;
  }

  .xs\:opacity-30 {
    opacity: 0.3;
  }

  .xs\:opacity-40 {
    opacity: 0.4;
  }

  .xs\:opacity-50 {
    opacity: 0.5;
  }

  .xs\:opacity-60 {
    opacity: 0.6;
  }

  .xs\:opacity-70 {
    opacity: 0.7;
  }

  .xs\:opacity-75 {
    opacity: 0.75;
  }

  .xs\:opacity-80 {
    opacity: 0.8;
  }

  .xs\:opacity-90 {
    opacity: 0.9;
  }

  .xs\:opacity-95 {
    opacity: 0.95;
  }

  .xs\:opacity-100 {
    opacity: 1;
  }

  .group:hover .xs\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .xs\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .xs\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .xs\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .xs\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .xs\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .xs\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .xs\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .xs\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .xs\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .xs\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .xs\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .xs\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .xs\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .xs\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .xs\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .xs\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .xs\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .xs\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .xs\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .xs\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .xs\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .xs\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .xs\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .xs\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .xs\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .xs\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .xs\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .xs\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .xs\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .xs\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .xs\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .xs\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .xs\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .xs\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .xs\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .xs\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .xs\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .xs\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .xs\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .xs\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .xs\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .xs\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .xs\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .xs\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .xs\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .xs\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .xs\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .xs\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .xs\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .xs\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .xs\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .xs\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .xs\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .xs\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .xs\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .xs\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .xs\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .xs\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .xs\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .xs\:disabled\:opacity-0:disabled {
    opacity: 0;
  }

  .xs\:disabled\:opacity-5:disabled {
    opacity: 0.05;
  }

  .xs\:disabled\:opacity-10:disabled {
    opacity: 0.1;
  }

  .xs\:disabled\:opacity-20:disabled {
    opacity: 0.2;
  }

  .xs\:disabled\:opacity-25:disabled {
    opacity: 0.25;
  }

  .xs\:disabled\:opacity-30:disabled {
    opacity: 0.3;
  }

  .xs\:disabled\:opacity-40:disabled {
    opacity: 0.4;
  }

  .xs\:disabled\:opacity-50:disabled {
    opacity: 0.5;
  }

  .xs\:disabled\:opacity-60:disabled {
    opacity: 0.6;
  }

  .xs\:disabled\:opacity-70:disabled {
    opacity: 0.7;
  }

  .xs\:disabled\:opacity-75:disabled {
    opacity: 0.75;
  }

  .xs\:disabled\:opacity-80:disabled {
    opacity: 0.8;
  }

  .xs\:disabled\:opacity-90:disabled {
    opacity: 0.9;
  }

  .xs\:disabled\:opacity-95:disabled {
    opacity: 0.95;
  }

  .xs\:disabled\:opacity-100:disabled {
    opacity: 1;
  }

  .xs\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .xs\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .xs\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .xs\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .xs\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .xs\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .xs\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .xs\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .xs\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .xs\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .xs\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .xs\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .xs\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .xs\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .xs\:bg-blend-color {
    background-blend-mode: color;
  }

  .xs\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .xs\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .xs\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .xs\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .xs\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .xs\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .xs\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .xs\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .xs\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .xs\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .xs\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .xs\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .xs\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .xs\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .xs\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .xs\:mix-blend-color {
    mix-blend-mode: color;
  }

  .xs\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .xs\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xs\:group-hover\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xs\:group-hover\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xs\:group-hover\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xs\:group-hover\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xs\:group-hover\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xs\:group-hover\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xs\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xs\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xs\:group-hover\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xs\:group-hover\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xs\:group-hover\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xs\:group-hover\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xs\:group-hover\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus-within\:shadow:focus-within {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus-within\:shadow-bs:focus-within {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus-within\:shadow-strong:focus-within {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus-within\:shadow-tooltip:focus-within {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus-within\:shadow-colorbox:focus-within {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus-within\:shadow-colorCircle:focus-within {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:hover\:shadow-sm:hover {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:hover\:shadow:hover {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:hover\:shadow-bs:hover {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:hover\:shadow-strong:hover {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:hover\:shadow-tooltip:hover {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:hover\:shadow-colorbox:hover {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:hover\:shadow-colorCircle:hover {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus\:shadow-sm:focus {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus\:shadow:focus {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus\:shadow-md:focus {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus\:shadow-lg:focus {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus\:shadow-xl:focus {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus\:shadow-bs:focus {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus\:shadow-strong:focus {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus\:shadow-tooltip:focus {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus\:shadow-colorbox:focus {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:focus\:shadow-colorCircle:focus {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xs\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .xs\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .xs\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .xs\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .xs\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .xs\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .xs\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .xs\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .xs\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .xs\:ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xs\:ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xs\:ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xs\:ring-4 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xs\:ring-8 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xs\:ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xs\:focus-within\:ring-0:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xs\:focus-within\:ring-1:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xs\:focus-within\:ring-2:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xs\:focus-within\:ring-4:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xs\:focus-within\:ring-8:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xs\:focus-within\:ring:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xs\:focus\:ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xs\:focus\:ring-1:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xs\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xs\:focus\:ring-4:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xs\:focus\:ring-8:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xs\:focus\:ring:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xs\:ring-inset {
    --tw-ring-inset: inset;
  }

  .xs\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .xs\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .xs\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .xs\:ring-current {
    --tw-ring-color: currentColor;
  }

  .xs\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .xs\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .xs\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .xs\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .xs\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .xs\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .xs\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .xs\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .xs\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .xs\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .xs\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .xs\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .xs\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .xs\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .xs\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .xs\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .xs\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .xs\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .xs\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .xs\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .xs\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .xs\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .xs\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .xs\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .xs\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .xs\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .xs\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .xs\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .xs\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .xs\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .xs\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .xs\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .xs\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .xs\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .xs\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .xs\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .xs\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .xs\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .xs\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .xs\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .xs\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .xs\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .xs\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .xs\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .xs\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .xs\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .xs\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .xs\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .xs\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .xs\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .xs\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .xs\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .xs\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .xs\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .xs\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .xs\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .xs\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .xs\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .xs\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .xs\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .xs\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .xs\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .xs\:ring-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xs\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .xs\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .xs\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .xs\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .xs\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .xs\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .xs\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .xs\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .xs\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .xs\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .xs\:ring-Asurion-White {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .xs\:ring-Asurion-Blue-Brighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xs\:ring-Asurion-Blue-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .xs\:ring-Asurion-Blue-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .xs\:ring-Asurion-Purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .xs\:ring-Asurion-Purple-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xs\:ring-Asurion-Purple-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .xs\:ring-Asurion-Gray-Deepest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .xs\:ring-Asurion-Gray-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .xs\:ring-Asurion-Gray-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .xs\:ring-Asurion-Gray-Lighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .xs\:ring-Asurion-Gray-Lightest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .xs\:ring-Asurion-Red-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .xs\:ring-light-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .xs\:ring-light-gray-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .xs\:ring-light-gray-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .xs\:ring-light-gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .xs\:ring-light-gray-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .xs\:ring-light-gray-5 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .xs\:ring-light-slate-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .xs\:ring-denim-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .xs\:ring-purple-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .xs\:ring-dark-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .xs\:ring-bright-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .xs\:ring-mustard-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .xs\:ring-mustard-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .xs\:ring-light-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xs\:ring-light-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .xs\:ring-light-blue-3 {
    --tw-ring-color:  #F0F3FF;
  }

  .xs\:ring-light-blue-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .xs\:ring-purple-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .xs\:ring-light-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .xs\:ring-light-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .xs\:ring-light-bg-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .xs\:ring-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .xs\:ring-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .xs\:ring-light-white-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .xs\:ring-Black-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xs\:ring-Default-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .xs\:ring-White-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .xs\:ring-Green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .xs\:ring-Blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xs\:ring-Silver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .xs\:ring-Yellow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .xs\:ring-Grey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xs\:ring-Gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xs\:ring-Red-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .xs\:ring-Gold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .xs\:ring-light-green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .xs\:ring-dark-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .xs\:ring-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xs\:ring-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .xs\:ring-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .xs\:ring-light-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .xs\:ring-bright-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .xs\:ring-bright-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .xs\:ring-SpaceGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xs\:ring-Purple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xs\:ring-LightPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .xs\:ring-Glow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .xs\:ring-Bronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .xs\:ring-Copper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .xs\:ring-Pink-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .xs\:ring-Orange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .xs\:ring-Coral-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .xs\:ring-MajesticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xs\:ring-PrismBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xs\:ring-CeramicBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xs\:ring-MidnightBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .xs\:ring-PrismWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .xs\:ring-CeramicWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .xs\:ring-LilacPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .xs\:ring-CrownSilver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .xs\:ring-CoralBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .xs\:ring-lime-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .xs\:ring-apple-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .xs\:ring-bg-new-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .xs\:ring-bg-new-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .xs\:ring-new-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .xs\:ring-footer-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .xs\:ring-border-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .xs\:ring-apple-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .xs\:ring-crimson-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .xs\:ring-asurion-cyan {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .xs\:ring-bright-orange {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .xs\:ring-Graphite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .xs\:ring-PacificBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xs\:ring-light-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .xs\:ring-asurion-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .xs\:ring-OceanBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .xs\:ring-MetallicCopper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .xs\:ring-PorcelainWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .xs\:ring-LightBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .xs\:ring-CloudNavy-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .xs\:ring-CloudMint-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .xs\:ring-CloudOrange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .xs\:ring-CloudLavender-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .xs\:ring-CloudRed-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .xs\:ring-CloudWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .xs\:ring-SunriseGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .xs\:ring-SunshineGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .xs\:ring-AuraBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .xs\:ring-AuraGlow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .xs\:ring-MysticBronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .xs\:ring-MysticGreen-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .xs\:ring-MysticGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .xs\:ring-MysticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .xs\:ring-MysticWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .xs\:ring-price-blue1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xs\:ring-indigo1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xs\:ring-Purple-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .xs\:ring-new-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .xs\:ring-dark-blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .xs\:ring-replace-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .xs\:ring-resolve-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .xs\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .xs\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Asurion-White:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Asurion-Blue-Brighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Asurion-Blue-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Asurion-Blue-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Asurion-Purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Asurion-Purple-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Asurion-Purple-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Asurion-Gray-Deepest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Asurion-Gray-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Asurion-Gray-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Asurion-Gray-Lighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Asurion-Gray-Lightest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Asurion-Red-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-light-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-light-gray-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-light-gray-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-light-gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-light-gray-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-light-gray-5:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-light-slate-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-denim-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-purple-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-dark-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-bright-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-mustard-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-mustard-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-light-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-light-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-light-blue-3:focus-within {
    --tw-ring-color:  #F0F3FF;
  }

  .xs\:focus-within\:ring-light-blue-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-purple-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-light-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-light-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-light-bg-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-light-white-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Black-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Default-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-White-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Silver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Yellow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Grey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Red-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Gold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-light-green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-dark-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-light-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-bright-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-bright-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-SpaceGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Purple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-LightPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Glow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Bronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Copper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Pink-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Orange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Coral-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-MajesticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-PrismBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-CeramicBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-MidnightBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-PrismWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-CeramicWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-LilacPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-CrownSilver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-CoralBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-lime-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-apple-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-bg-new-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-bg-new-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-new-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-footer-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-border-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-apple-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-crimson-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-asurion-cyan:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-bright-orange:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Graphite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-PacificBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-light-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-asurion-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-OceanBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-MetallicCopper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-PorcelainWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-LightBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-CloudNavy-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-CloudMint-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-CloudOrange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-CloudLavender-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-CloudRed-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-CloudWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-SunriseGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-SunshineGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-AuraBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-AuraGlow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-MysticBronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-MysticGreen-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-MysticGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-MysticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-MysticWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-price-blue1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-indigo1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-Purple-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-new-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-dark-blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-replace-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .xs\:focus-within\:ring-resolve-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .xs\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .xs\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Asurion-White:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Asurion-Blue-Brighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Asurion-Blue-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Asurion-Blue-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Asurion-Purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Asurion-Purple-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Asurion-Purple-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Asurion-Gray-Deepest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Asurion-Gray-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Asurion-Gray-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Asurion-Gray-Lighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Asurion-Gray-Lightest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Asurion-Red-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-light-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-light-gray-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-light-gray-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-light-gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-light-gray-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-light-gray-5:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-light-slate-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-denim-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-purple-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-dark-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-bright-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-mustard-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-mustard-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-light-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-light-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-light-blue-3:focus {
    --tw-ring-color:  #F0F3FF;
  }

  .xs\:focus\:ring-light-blue-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-purple-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-light-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-light-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-light-bg-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-light-white-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Black-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Default-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-White-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Silver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Yellow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Grey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Red-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Gold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-light-green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-dark-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-light-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-bright-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-bright-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-SpaceGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Purple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-LightPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Glow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Bronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Copper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Pink-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Orange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Coral-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-MajesticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-PrismBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-CeramicBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-MidnightBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-PrismWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-CeramicWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-LilacPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-CrownSilver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-CoralBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-lime-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-apple-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-bg-new-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-bg-new-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-new-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-footer-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-border-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-apple-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-crimson-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-asurion-cyan:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-bright-orange:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Graphite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-PacificBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-light-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-asurion-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-OceanBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-MetallicCopper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-PorcelainWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-LightBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-CloudNavy-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-CloudMint-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-CloudOrange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-CloudLavender-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-CloudRed-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-CloudWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-SunriseGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-SunshineGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-AuraBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-AuraGlow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-MysticBronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-MysticGreen-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-MysticGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-MysticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-MysticWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-price-blue1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-indigo1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-Purple-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-new-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-dark-blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-replace-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .xs\:focus\:ring-resolve-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .xs\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .xs\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .xs\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .xs\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .xs\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .xs\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .xs\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .xs\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .xs\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .xs\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .xs\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .xs\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .xs\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .xs\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .xs\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .xs\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .xs\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .xs\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .xs\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .xs\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .xs\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .xs\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .xs\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .xs\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .xs\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .xs\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .xs\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .xs\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .xs\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .xs\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .xs\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .xs\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .xs\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .xs\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .xs\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .xs\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .xs\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .xs\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .xs\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .xs\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .xs\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .xs\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .xs\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .xs\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .xs\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .xs\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .xs\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .xs\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .xs\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .xs\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .xs\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .xs\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .xs\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .xs\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .xs\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .xs\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .xs\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .xs\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .xs\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .xs\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .xs\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .xs\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .xs\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .xs\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .xs\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .xs\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .xs\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .xs\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .xs\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .xs\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .xs\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .xs\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .xs\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .xs\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .xs\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .xs\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .xs\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .xs\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .xs\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .xs\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .xs\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .xs\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .xs\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .xs\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .xs\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .xs\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .xs\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .xs\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .xs\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .xs\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .xs\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .xs\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .xs\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .xs\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .xs\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .xs\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .xs\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .xs\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .xs\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .xs\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .xs\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .xs\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .xs\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .xs\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .xs\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .xs\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .xs\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .xs\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .xs\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .xs\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .xs\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .xs\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .xs\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .xs\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .xs\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .xs\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .xs\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .xs\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .xs\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .xs\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .xs\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .xs\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .xs\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .xs\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .xs\:ring-offset-purple {
    --tw-ring-offset-color: #6700B8;
  }

  .xs\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .xs\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .xs\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .xs\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .xs\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .xs\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .xs\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .xs\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .xs\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .xs\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .xs\:ring-offset-Asurion-White {
    --tw-ring-offset-color: #FFF;
  }

  .xs\:ring-offset-Asurion-Blue-Brighter {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xs\:ring-offset-Asurion-Blue-Deep {
    --tw-ring-offset-color: #2743CC;
  }

  .xs\:ring-offset-Asurion-Blue-Light {
    --tw-ring-offset-color: #F0F3FF;
  }

  .xs\:ring-offset-Asurion-Purple {
    --tw-ring-offset-color: #8223D2;
  }

  .xs\:ring-offset-Asurion-Purple-Deeper {
    --tw-ring-offset-color: #6700B8;
  }

  .xs\:ring-offset-Asurion-Purple-Light {
    --tw-ring-offset-color: #F3E9FB;
  }

  .xs\:ring-offset-Asurion-Gray-Deepest {
    --tw-ring-offset-color: #333F48;
  }

  .xs\:ring-offset-Asurion-Gray-Deeper {
    --tw-ring-offset-color: #6E767D;
  }

  .xs\:ring-offset-Asurion-Gray-Light {
    --tw-ring-offset-color: #A5AAAF;
  }

  .xs\:ring-offset-Asurion-Gray-Lighter {
    --tw-ring-offset-color: #E6E6EB;
  }

  .xs\:ring-offset-Asurion-Gray-Lightest {
    --tw-ring-offset-color: #D5D6DA;
  }

  .xs\:ring-offset-Asurion-Red-Deep {
    --tw-ring-offset-color: #DB1B1B;
  }

  .xs\:ring-offset-light-gray {
    --tw-ring-offset-color: #6E767D;
  }

  .xs\:ring-offset-light-gray-1 {
    --tw-ring-offset-color: #A5AAAF;
  }

  .xs\:ring-offset-light-gray-2 {
    --tw-ring-offset-color: #E6E6EB;
  }

  .xs\:ring-offset-light-gray-3 {
    --tw-ring-offset-color: #F0F0F5;
  }

  .xs\:ring-offset-light-gray-4 {
    --tw-ring-offset-color: #D5D6DA;
  }

  .xs\:ring-offset-light-gray-5 {
    --tw-ring-offset-color: #333F48;
  }

  .xs\:ring-offset-light-slate-gray {
    --tw-ring-offset-color: #8589A1;
  }

  .xs\:ring-offset-denim-blue {
    --tw-ring-offset-color: #0066B2;
  }

  .xs\:ring-offset-purple-1 {
    --tw-ring-offset-color: #8223D2;
  }

  .xs\:ring-offset-dark-red {
    --tw-ring-offset-color: #DB1B1B;
  }

  .xs\:ring-offset-bright-red {
    --tw-ring-offset-color: #F40715;
  }

  .xs\:ring-offset-mustard-yellow {
    --tw-ring-offset-color: #ED8B00;
  }

  .xs\:ring-offset-mustard-yellow-1 {
    --tw-ring-offset-color: #ED6600;
  }

  .xs\:ring-offset-light-blue {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xs\:ring-offset-light-blue-1 {
    --tw-ring-offset-color: #4A68F9;
  }

  .xs\:ring-offset-light-blue-3 {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .xs\:ring-offset-light-blue-4 {
    --tw-ring-offset-color: #F0F3FF;
  }

  .xs\:ring-offset-purple-blue {
    --tw-ring-offset-color: #6469E1;
  }

  .xs\:ring-offset-light-green {
    --tw-ring-offset-color: #00B574;
  }

  .xs\:ring-offset-light-green-1 {
    --tw-ring-offset-color: #00B574;
  }

  .xs\:ring-offset-light-bg-green {
    --tw-ring-offset-color: #F0FFF9;
  }

  .xs\:ring-offset-green-1 {
    --tw-ring-offset-color: #0B8350;
  }

  .xs\:ring-offset-pink-1 {
    --tw-ring-offset-color: #FFEDD5;
  }

  .xs\:ring-offset-light-white-1 {
    --tw-ring-offset-color: #F8F6EE;
  }

  .xs\:ring-offset-Black-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .xs\:ring-offset-Default-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .xs\:ring-offset-White-3 {
    --tw-ring-offset-color: #F9F6EF;
  }

  .xs\:ring-offset-Green-3 {
    --tw-ring-offset-color: #AEE0CD;
  }

  .xs\:ring-offset-Blue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xs\:ring-offset-Silver-3 {
    --tw-ring-offset-color: #E4E4E2;
  }

  .xs\:ring-offset-Yellow-3 {
    --tw-ring-offset-color: #F3D060;
  }

  .xs\:ring-offset-Grey-3 {
    --tw-ring-offset-color: #535150;
  }

  .xs\:ring-offset-Gray-3 {
    --tw-ring-offset-color: #535150;
  }

  .xs\:ring-offset-Red-3 {
    --tw-ring-offset-color: #BA0C2E;
  }

  .xs\:ring-offset-Gold-3 {
    --tw-ring-offset-color: #F5DDC5;
  }

  .xs\:ring-offset-light-green-3 {
    --tw-ring-offset-color: #F3E9FB;
  }

  .xs\:ring-offset-dark-blue-2 {
    --tw-ring-offset-color: #2743CC;
  }

  .xs\:ring-offset-blue-1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xs\:ring-offset-yellow-1 {
    --tw-ring-offset-color: #EDB800;
  }

  .xs\:ring-offset-blue-2 {
    --tw-ring-offset-color: #253BAA;
  }

  .xs\:ring-offset-light-pink {
    --tw-ring-offset-color: #FF5070;
  }

  .xs\:ring-offset-bright-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .xs\:ring-offset-bright-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .xs\:ring-offset-SpaceGrey-3 {
    --tw-ring-offset-color: #535150;
  }

  .xs\:ring-offset-Purple-3 {
    --tw-ring-offset-color: #6700B8;
  }

  .xs\:ring-offset-LightPurple-3 {
    --tw-ring-offset-color: #D1CDDA;
  }

  .xs\:ring-offset-Glow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .xs\:ring-offset-Bronze-3 {
    --tw-ring-offset-color: #cd7f32;
  }

  .xs\:ring-offset-Copper-3 {
    --tw-ring-offset-color: #B87333;
  }

  .xs\:ring-offset-Pink-3 {
    --tw-ring-offset-color: #FFC0CB;
  }

  .xs\:ring-offset-Orange-3 {
    --tw-ring-offset-color: #FFA500;
  }

  .xs\:ring-offset-Coral-3 {
    --tw-ring-offset-color: #EE7762;
  }

  .xs\:ring-offset-MajesticBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .xs\:ring-offset-PrismBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .xs\:ring-offset-CeramicBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .xs\:ring-offset-MidnightBlack-3 {
    --tw-ring-offset-color: #00040D;
  }

  .xs\:ring-offset-PrismWhite-3 {
    --tw-ring-offset-color: #E1D8CB;
  }

  .xs\:ring-offset-CeramicWhite-3 {
    --tw-ring-offset-color: #c2c2c4;
  }

  .xs\:ring-offset-LilacPurple-3 {
    --tw-ring-offset-color: #C8A2C8;
  }

  .xs\:ring-offset-CrownSilver-3 {
    --tw-ring-offset-color: #b1a5aa;
  }

  .xs\:ring-offset-CoralBlue-3 {
    --tw-ring-offset-color: #AFDCEC;
  }

  .xs\:ring-offset-lime-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .xs\:ring-offset-apple-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .xs\:ring-offset-bg-new-blue {
    --tw-ring-offset-color: #39DCF0;
  }

  .xs\:ring-offset-bg-new-pink {
    --tw-ring-offset-color: #E79AAE;
  }

  .xs\:ring-offset-new-pink-1 {
    --tw-ring-offset-color: #E9A1B3;
  }

  .xs\:ring-offset-footer-grey {
    --tw-ring-offset-color: #333238;
  }

  .xs\:ring-offset-border-grey {
    --tw-ring-offset-color: #c4c4c4;
  }

  .xs\:ring-offset-apple-green-1 {
    --tw-ring-offset-color: #30D091;
  }

  .xs\:ring-offset-crimson-red {
    --tw-ring-offset-color: #d22323;
  }

  .xs\:ring-offset-asurion-cyan {
    --tw-ring-offset-color: #95CED7;
  }

  .xs\:ring-offset-bright-orange {
    --tw-ring-offset-color: #FF8B1A;
  }

  .xs\:ring-offset-Graphite-3 {
    --tw-ring-offset-color: #D2CEDB;
  }

  .xs\:ring-offset-PacificBlue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xs\:ring-offset-light-purple {
    --tw-ring-offset-color: #B3A3D7;
  }

  .xs\:ring-offset-asurion-gray {
    --tw-ring-offset-color: #D8D8D8;
  }

  .xs\:ring-offset-OceanBlue-3 {
    --tw-ring-offset-color: #0077be;
  }

  .xs\:ring-offset-MetallicCopper-3 {
    --tw-ring-offset-color: #72281e;
  }

  .xs\:ring-offset-PorcelainWhite-3 {
    --tw-ring-offset-color: #f8fbf8;
  }

  .xs\:ring-offset-LightBlue-3 {
    --tw-ring-offset-color: #ADD8E6;
  }

  .xs\:ring-offset-CloudNavy-3 {
    --tw-ring-offset-color: #607387;
  }

  .xs\:ring-offset-CloudMint-3 {
    --tw-ring-offset-color: #607387;
  }

  .xs\:ring-offset-CloudOrange-3 {
    --tw-ring-offset-color: #ffba97;
  }

  .xs\:ring-offset-CloudLavender-3 {
    --tw-ring-offset-color: #d6d3e2;
  }

  .xs\:ring-offset-CloudRed-3 {
    --tw-ring-offset-color: #dbb0a2;
  }

  .xs\:ring-offset-CloudWhite-3 {
    --tw-ring-offset-color: #f2f2ed;
  }

  .xs\:ring-offset-SunriseGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .xs\:ring-offset-SunshineGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .xs\:ring-offset-AuraBlack-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .xs\:ring-offset-AuraGlow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .xs\:ring-offset-MysticBronze-3 {
    --tw-ring-offset-color: #3c2516;
  }

  .xs\:ring-offset-MysticGreen-3 {
    --tw-ring-offset-color: #90A19A;
  }

  .xs\:ring-offset-MysticGrey-3 {
    --tw-ring-offset-color: #564f55;
  }

  .xs\:ring-offset-MysticBlack-3 {
    --tw-ring-offset-color: #353A3C;
  }

  .xs\:ring-offset-MysticWhite-3 {
    --tw-ring-offset-color: #E4EDE3;
  }

  .xs\:ring-offset-price-blue1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xs\:ring-offset-indigo1 {
    --tw-ring-offset-color: #6700B8;
  }

  .xs\:ring-offset-Purple-4 {
    --tw-ring-offset-color: #9598F8;
  }

  .xs\:ring-offset-new-blue-2 {
    --tw-ring-offset-color: #33B3C2;
  }

  .xs\:ring-offset-dark-blue-3 {
    --tw-ring-offset-color: #041DFB;
  }

  .xs\:ring-offset-replace-bg {
    --tw-ring-offset-color: #8AA4BC;
  }

  .xs\:ring-offset-resolve-bg {
    --tw-ring-offset-color: #4783CB;
  }

  .xs\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .xs\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .xs\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .xs\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .xs\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .xs\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .xs\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .xs\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .xs\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .xs\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .xs\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .xs\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .xs\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .xs\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .xs\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .xs\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .xs\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .xs\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .xs\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .xs\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .xs\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .xs\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .xs\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .xs\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .xs\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .xs\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .xs\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .xs\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .xs\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .xs\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .xs\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .xs\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .xs\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .xs\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .xs\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .xs\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .xs\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .xs\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .xs\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .xs\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .xs\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .xs\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .xs\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .xs\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .xs\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .xs\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .xs\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .xs\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .xs\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .xs\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .xs\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .xs\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .xs\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .xs\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .xs\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .xs\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .xs\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .xs\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .xs\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .xs\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .xs\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .xs\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .xs\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .xs\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .xs\:focus-within\:ring-offset-purple:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .xs\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .xs\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .xs\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .xs\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .xs\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .xs\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .xs\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .xs\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .xs\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .xs\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .xs\:focus-within\:ring-offset-Asurion-White:focus-within {
    --tw-ring-offset-color: #FFF;
  }

  .xs\:focus-within\:ring-offset-Asurion-Blue-Brighter:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xs\:focus-within\:ring-offset-Asurion-Blue-Deep:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .xs\:focus-within\:ring-offset-Asurion-Blue-Light:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .xs\:focus-within\:ring-offset-Asurion-Purple:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .xs\:focus-within\:ring-offset-Asurion-Purple-Deeper:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .xs\:focus-within\:ring-offset-Asurion-Purple-Light:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .xs\:focus-within\:ring-offset-Asurion-Gray-Deepest:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .xs\:focus-within\:ring-offset-Asurion-Gray-Deeper:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .xs\:focus-within\:ring-offset-Asurion-Gray-Light:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .xs\:focus-within\:ring-offset-Asurion-Gray-Lighter:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .xs\:focus-within\:ring-offset-Asurion-Gray-Lightest:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .xs\:focus-within\:ring-offset-Asurion-Red-Deep:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .xs\:focus-within\:ring-offset-light-gray:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .xs\:focus-within\:ring-offset-light-gray-1:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .xs\:focus-within\:ring-offset-light-gray-2:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .xs\:focus-within\:ring-offset-light-gray-3:focus-within {
    --tw-ring-offset-color: #F0F0F5;
  }

  .xs\:focus-within\:ring-offset-light-gray-4:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .xs\:focus-within\:ring-offset-light-gray-5:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .xs\:focus-within\:ring-offset-light-slate-gray:focus-within {
    --tw-ring-offset-color: #8589A1;
  }

  .xs\:focus-within\:ring-offset-denim-blue:focus-within {
    --tw-ring-offset-color: #0066B2;
  }

  .xs\:focus-within\:ring-offset-purple-1:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .xs\:focus-within\:ring-offset-dark-red:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .xs\:focus-within\:ring-offset-bright-red:focus-within {
    --tw-ring-offset-color: #F40715;
  }

  .xs\:focus-within\:ring-offset-mustard-yellow:focus-within {
    --tw-ring-offset-color: #ED8B00;
  }

  .xs\:focus-within\:ring-offset-mustard-yellow-1:focus-within {
    --tw-ring-offset-color: #ED6600;
  }

  .xs\:focus-within\:ring-offset-light-blue:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xs\:focus-within\:ring-offset-light-blue-1:focus-within {
    --tw-ring-offset-color: #4A68F9;
  }

  .xs\:focus-within\:ring-offset-light-blue-3:focus-within {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .xs\:focus-within\:ring-offset-light-blue-4:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .xs\:focus-within\:ring-offset-purple-blue:focus-within {
    --tw-ring-offset-color: #6469E1;
  }

  .xs\:focus-within\:ring-offset-light-green:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .xs\:focus-within\:ring-offset-light-green-1:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .xs\:focus-within\:ring-offset-light-bg-green:focus-within {
    --tw-ring-offset-color: #F0FFF9;
  }

  .xs\:focus-within\:ring-offset-green-1:focus-within {
    --tw-ring-offset-color: #0B8350;
  }

  .xs\:focus-within\:ring-offset-pink-1:focus-within {
    --tw-ring-offset-color: #FFEDD5;
  }

  .xs\:focus-within\:ring-offset-light-white-1:focus-within {
    --tw-ring-offset-color: #F8F6EE;
  }

  .xs\:focus-within\:ring-offset-Black-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .xs\:focus-within\:ring-offset-Default-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .xs\:focus-within\:ring-offset-White-3:focus-within {
    --tw-ring-offset-color: #F9F6EF;
  }

  .xs\:focus-within\:ring-offset-Green-3:focus-within {
    --tw-ring-offset-color: #AEE0CD;
  }

  .xs\:focus-within\:ring-offset-Blue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xs\:focus-within\:ring-offset-Silver-3:focus-within {
    --tw-ring-offset-color: #E4E4E2;
  }

  .xs\:focus-within\:ring-offset-Yellow-3:focus-within {
    --tw-ring-offset-color: #F3D060;
  }

  .xs\:focus-within\:ring-offset-Grey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .xs\:focus-within\:ring-offset-Gray-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .xs\:focus-within\:ring-offset-Red-3:focus-within {
    --tw-ring-offset-color: #BA0C2E;
  }

  .xs\:focus-within\:ring-offset-Gold-3:focus-within {
    --tw-ring-offset-color: #F5DDC5;
  }

  .xs\:focus-within\:ring-offset-light-green-3:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .xs\:focus-within\:ring-offset-dark-blue-2:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .xs\:focus-within\:ring-offset-blue-1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xs\:focus-within\:ring-offset-yellow-1:focus-within {
    --tw-ring-offset-color: #EDB800;
  }

  .xs\:focus-within\:ring-offset-blue-2:focus-within {
    --tw-ring-offset-color: #253BAA;
  }

  .xs\:focus-within\:ring-offset-light-pink:focus-within {
    --tw-ring-offset-color: #FF5070;
  }

  .xs\:focus-within\:ring-offset-bright-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .xs\:focus-within\:ring-offset-bright-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .xs\:focus-within\:ring-offset-SpaceGrey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .xs\:focus-within\:ring-offset-Purple-3:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .xs\:focus-within\:ring-offset-LightPurple-3:focus-within {
    --tw-ring-offset-color: #D1CDDA;
  }

  .xs\:focus-within\:ring-offset-Glow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .xs\:focus-within\:ring-offset-Bronze-3:focus-within {
    --tw-ring-offset-color: #cd7f32;
  }

  .xs\:focus-within\:ring-offset-Copper-3:focus-within {
    --tw-ring-offset-color: #B87333;
  }

  .xs\:focus-within\:ring-offset-Pink-3:focus-within {
    --tw-ring-offset-color: #FFC0CB;
  }

  .xs\:focus-within\:ring-offset-Orange-3:focus-within {
    --tw-ring-offset-color: #FFA500;
  }

  .xs\:focus-within\:ring-offset-Coral-3:focus-within {
    --tw-ring-offset-color: #EE7762;
  }

  .xs\:focus-within\:ring-offset-MajesticBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .xs\:focus-within\:ring-offset-PrismBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .xs\:focus-within\:ring-offset-CeramicBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .xs\:focus-within\:ring-offset-MidnightBlack-3:focus-within {
    --tw-ring-offset-color: #00040D;
  }

  .xs\:focus-within\:ring-offset-PrismWhite-3:focus-within {
    --tw-ring-offset-color: #E1D8CB;
  }

  .xs\:focus-within\:ring-offset-CeramicWhite-3:focus-within {
    --tw-ring-offset-color: #c2c2c4;
  }

  .xs\:focus-within\:ring-offset-LilacPurple-3:focus-within {
    --tw-ring-offset-color: #C8A2C8;
  }

  .xs\:focus-within\:ring-offset-CrownSilver-3:focus-within {
    --tw-ring-offset-color: #b1a5aa;
  }

  .xs\:focus-within\:ring-offset-CoralBlue-3:focus-within {
    --tw-ring-offset-color: #AFDCEC;
  }

  .xs\:focus-within\:ring-offset-lime-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .xs\:focus-within\:ring-offset-apple-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .xs\:focus-within\:ring-offset-bg-new-blue:focus-within {
    --tw-ring-offset-color: #39DCF0;
  }

  .xs\:focus-within\:ring-offset-bg-new-pink:focus-within {
    --tw-ring-offset-color: #E79AAE;
  }

  .xs\:focus-within\:ring-offset-new-pink-1:focus-within {
    --tw-ring-offset-color: #E9A1B3;
  }

  .xs\:focus-within\:ring-offset-footer-grey:focus-within {
    --tw-ring-offset-color: #333238;
  }

  .xs\:focus-within\:ring-offset-border-grey:focus-within {
    --tw-ring-offset-color: #c4c4c4;
  }

  .xs\:focus-within\:ring-offset-apple-green-1:focus-within {
    --tw-ring-offset-color: #30D091;
  }

  .xs\:focus-within\:ring-offset-crimson-red:focus-within {
    --tw-ring-offset-color: #d22323;
  }

  .xs\:focus-within\:ring-offset-asurion-cyan:focus-within {
    --tw-ring-offset-color: #95CED7;
  }

  .xs\:focus-within\:ring-offset-bright-orange:focus-within {
    --tw-ring-offset-color: #FF8B1A;
  }

  .xs\:focus-within\:ring-offset-Graphite-3:focus-within {
    --tw-ring-offset-color: #D2CEDB;
  }

  .xs\:focus-within\:ring-offset-PacificBlue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xs\:focus-within\:ring-offset-light-purple:focus-within {
    --tw-ring-offset-color: #B3A3D7;
  }

  .xs\:focus-within\:ring-offset-asurion-gray:focus-within {
    --tw-ring-offset-color: #D8D8D8;
  }

  .xs\:focus-within\:ring-offset-OceanBlue-3:focus-within {
    --tw-ring-offset-color: #0077be;
  }

  .xs\:focus-within\:ring-offset-MetallicCopper-3:focus-within {
    --tw-ring-offset-color: #72281e;
  }

  .xs\:focus-within\:ring-offset-PorcelainWhite-3:focus-within {
    --tw-ring-offset-color: #f8fbf8;
  }

  .xs\:focus-within\:ring-offset-LightBlue-3:focus-within {
    --tw-ring-offset-color: #ADD8E6;
  }

  .xs\:focus-within\:ring-offset-CloudNavy-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .xs\:focus-within\:ring-offset-CloudMint-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .xs\:focus-within\:ring-offset-CloudOrange-3:focus-within {
    --tw-ring-offset-color: #ffba97;
  }

  .xs\:focus-within\:ring-offset-CloudLavender-3:focus-within {
    --tw-ring-offset-color: #d6d3e2;
  }

  .xs\:focus-within\:ring-offset-CloudRed-3:focus-within {
    --tw-ring-offset-color: #dbb0a2;
  }

  .xs\:focus-within\:ring-offset-CloudWhite-3:focus-within {
    --tw-ring-offset-color: #f2f2ed;
  }

  .xs\:focus-within\:ring-offset-SunriseGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .xs\:focus-within\:ring-offset-SunshineGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .xs\:focus-within\:ring-offset-AuraBlack-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .xs\:focus-within\:ring-offset-AuraGlow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .xs\:focus-within\:ring-offset-MysticBronze-3:focus-within {
    --tw-ring-offset-color: #3c2516;
  }

  .xs\:focus-within\:ring-offset-MysticGreen-3:focus-within {
    --tw-ring-offset-color: #90A19A;
  }

  .xs\:focus-within\:ring-offset-MysticGrey-3:focus-within {
    --tw-ring-offset-color: #564f55;
  }

  .xs\:focus-within\:ring-offset-MysticBlack-3:focus-within {
    --tw-ring-offset-color: #353A3C;
  }

  .xs\:focus-within\:ring-offset-MysticWhite-3:focus-within {
    --tw-ring-offset-color: #E4EDE3;
  }

  .xs\:focus-within\:ring-offset-price-blue1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xs\:focus-within\:ring-offset-indigo1:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .xs\:focus-within\:ring-offset-Purple-4:focus-within {
    --tw-ring-offset-color: #9598F8;
  }

  .xs\:focus-within\:ring-offset-new-blue-2:focus-within {
    --tw-ring-offset-color: #33B3C2;
  }

  .xs\:focus-within\:ring-offset-dark-blue-3:focus-within {
    --tw-ring-offset-color: #041DFB;
  }

  .xs\:focus-within\:ring-offset-replace-bg:focus-within {
    --tw-ring-offset-color: #8AA4BC;
  }

  .xs\:focus-within\:ring-offset-resolve-bg:focus-within {
    --tw-ring-offset-color: #4783CB;
  }

  .xs\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .xs\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .xs\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .xs\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .xs\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .xs\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .xs\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .xs\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .xs\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .xs\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .xs\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .xs\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .xs\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .xs\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .xs\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .xs\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .xs\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .xs\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .xs\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .xs\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .xs\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .xs\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .xs\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .xs\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .xs\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .xs\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .xs\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .xs\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .xs\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .xs\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .xs\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .xs\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .xs\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .xs\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .xs\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .xs\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .xs\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .xs\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .xs\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .xs\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .xs\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .xs\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .xs\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .xs\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .xs\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .xs\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .xs\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .xs\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .xs\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .xs\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .xs\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .xs\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .xs\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .xs\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .xs\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .xs\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .xs\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .xs\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .xs\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .xs\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .xs\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .xs\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .xs\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .xs\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .xs\:focus\:ring-offset-purple:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .xs\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .xs\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .xs\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .xs\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .xs\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .xs\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .xs\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .xs\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .xs\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .xs\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .xs\:focus\:ring-offset-Asurion-White:focus {
    --tw-ring-offset-color: #FFF;
  }

  .xs\:focus\:ring-offset-Asurion-Blue-Brighter:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xs\:focus\:ring-offset-Asurion-Blue-Deep:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .xs\:focus\:ring-offset-Asurion-Blue-Light:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .xs\:focus\:ring-offset-Asurion-Purple:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .xs\:focus\:ring-offset-Asurion-Purple-Deeper:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .xs\:focus\:ring-offset-Asurion-Purple-Light:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .xs\:focus\:ring-offset-Asurion-Gray-Deepest:focus {
    --tw-ring-offset-color: #333F48;
  }

  .xs\:focus\:ring-offset-Asurion-Gray-Deeper:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .xs\:focus\:ring-offset-Asurion-Gray-Light:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .xs\:focus\:ring-offset-Asurion-Gray-Lighter:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .xs\:focus\:ring-offset-Asurion-Gray-Lightest:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .xs\:focus\:ring-offset-Asurion-Red-Deep:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .xs\:focus\:ring-offset-light-gray:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .xs\:focus\:ring-offset-light-gray-1:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .xs\:focus\:ring-offset-light-gray-2:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .xs\:focus\:ring-offset-light-gray-3:focus {
    --tw-ring-offset-color: #F0F0F5;
  }

  .xs\:focus\:ring-offset-light-gray-4:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .xs\:focus\:ring-offset-light-gray-5:focus {
    --tw-ring-offset-color: #333F48;
  }

  .xs\:focus\:ring-offset-light-slate-gray:focus {
    --tw-ring-offset-color: #8589A1;
  }

  .xs\:focus\:ring-offset-denim-blue:focus {
    --tw-ring-offset-color: #0066B2;
  }

  .xs\:focus\:ring-offset-purple-1:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .xs\:focus\:ring-offset-dark-red:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .xs\:focus\:ring-offset-bright-red:focus {
    --tw-ring-offset-color: #F40715;
  }

  .xs\:focus\:ring-offset-mustard-yellow:focus {
    --tw-ring-offset-color: #ED8B00;
  }

  .xs\:focus\:ring-offset-mustard-yellow-1:focus {
    --tw-ring-offset-color: #ED6600;
  }

  .xs\:focus\:ring-offset-light-blue:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xs\:focus\:ring-offset-light-blue-1:focus {
    --tw-ring-offset-color: #4A68F9;
  }

  .xs\:focus\:ring-offset-light-blue-3:focus {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .xs\:focus\:ring-offset-light-blue-4:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .xs\:focus\:ring-offset-purple-blue:focus {
    --tw-ring-offset-color: #6469E1;
  }

  .xs\:focus\:ring-offset-light-green:focus {
    --tw-ring-offset-color: #00B574;
  }

  .xs\:focus\:ring-offset-light-green-1:focus {
    --tw-ring-offset-color: #00B574;
  }

  .xs\:focus\:ring-offset-light-bg-green:focus {
    --tw-ring-offset-color: #F0FFF9;
  }

  .xs\:focus\:ring-offset-green-1:focus {
    --tw-ring-offset-color: #0B8350;
  }

  .xs\:focus\:ring-offset-pink-1:focus {
    --tw-ring-offset-color: #FFEDD5;
  }

  .xs\:focus\:ring-offset-light-white-1:focus {
    --tw-ring-offset-color: #F8F6EE;
  }

  .xs\:focus\:ring-offset-Black-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .xs\:focus\:ring-offset-Default-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .xs\:focus\:ring-offset-White-3:focus {
    --tw-ring-offset-color: #F9F6EF;
  }

  .xs\:focus\:ring-offset-Green-3:focus {
    --tw-ring-offset-color: #AEE0CD;
  }

  .xs\:focus\:ring-offset-Blue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xs\:focus\:ring-offset-Silver-3:focus {
    --tw-ring-offset-color: #E4E4E2;
  }

  .xs\:focus\:ring-offset-Yellow-3:focus {
    --tw-ring-offset-color: #F3D060;
  }

  .xs\:focus\:ring-offset-Grey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .xs\:focus\:ring-offset-Gray-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .xs\:focus\:ring-offset-Red-3:focus {
    --tw-ring-offset-color: #BA0C2E;
  }

  .xs\:focus\:ring-offset-Gold-3:focus {
    --tw-ring-offset-color: #F5DDC5;
  }

  .xs\:focus\:ring-offset-light-green-3:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .xs\:focus\:ring-offset-dark-blue-2:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .xs\:focus\:ring-offset-blue-1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xs\:focus\:ring-offset-yellow-1:focus {
    --tw-ring-offset-color: #EDB800;
  }

  .xs\:focus\:ring-offset-blue-2:focus {
    --tw-ring-offset-color: #253BAA;
  }

  .xs\:focus\:ring-offset-light-pink:focus {
    --tw-ring-offset-color: #FF5070;
  }

  .xs\:focus\:ring-offset-bright-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .xs\:focus\:ring-offset-bright-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .xs\:focus\:ring-offset-SpaceGrey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .xs\:focus\:ring-offset-Purple-3:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .xs\:focus\:ring-offset-LightPurple-3:focus {
    --tw-ring-offset-color: #D1CDDA;
  }

  .xs\:focus\:ring-offset-Glow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .xs\:focus\:ring-offset-Bronze-3:focus {
    --tw-ring-offset-color: #cd7f32;
  }

  .xs\:focus\:ring-offset-Copper-3:focus {
    --tw-ring-offset-color: #B87333;
  }

  .xs\:focus\:ring-offset-Pink-3:focus {
    --tw-ring-offset-color: #FFC0CB;
  }

  .xs\:focus\:ring-offset-Orange-3:focus {
    --tw-ring-offset-color: #FFA500;
  }

  .xs\:focus\:ring-offset-Coral-3:focus {
    --tw-ring-offset-color: #EE7762;
  }

  .xs\:focus\:ring-offset-MajesticBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .xs\:focus\:ring-offset-PrismBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .xs\:focus\:ring-offset-CeramicBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .xs\:focus\:ring-offset-MidnightBlack-3:focus {
    --tw-ring-offset-color: #00040D;
  }

  .xs\:focus\:ring-offset-PrismWhite-3:focus {
    --tw-ring-offset-color: #E1D8CB;
  }

  .xs\:focus\:ring-offset-CeramicWhite-3:focus {
    --tw-ring-offset-color: #c2c2c4;
  }

  .xs\:focus\:ring-offset-LilacPurple-3:focus {
    --tw-ring-offset-color: #C8A2C8;
  }

  .xs\:focus\:ring-offset-CrownSilver-3:focus {
    --tw-ring-offset-color: #b1a5aa;
  }

  .xs\:focus\:ring-offset-CoralBlue-3:focus {
    --tw-ring-offset-color: #AFDCEC;
  }

  .xs\:focus\:ring-offset-lime-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .xs\:focus\:ring-offset-apple-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .xs\:focus\:ring-offset-bg-new-blue:focus {
    --tw-ring-offset-color: #39DCF0;
  }

  .xs\:focus\:ring-offset-bg-new-pink:focus {
    --tw-ring-offset-color: #E79AAE;
  }

  .xs\:focus\:ring-offset-new-pink-1:focus {
    --tw-ring-offset-color: #E9A1B3;
  }

  .xs\:focus\:ring-offset-footer-grey:focus {
    --tw-ring-offset-color: #333238;
  }

  .xs\:focus\:ring-offset-border-grey:focus {
    --tw-ring-offset-color: #c4c4c4;
  }

  .xs\:focus\:ring-offset-apple-green-1:focus {
    --tw-ring-offset-color: #30D091;
  }

  .xs\:focus\:ring-offset-crimson-red:focus {
    --tw-ring-offset-color: #d22323;
  }

  .xs\:focus\:ring-offset-asurion-cyan:focus {
    --tw-ring-offset-color: #95CED7;
  }

  .xs\:focus\:ring-offset-bright-orange:focus {
    --tw-ring-offset-color: #FF8B1A;
  }

  .xs\:focus\:ring-offset-Graphite-3:focus {
    --tw-ring-offset-color: #D2CEDB;
  }

  .xs\:focus\:ring-offset-PacificBlue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xs\:focus\:ring-offset-light-purple:focus {
    --tw-ring-offset-color: #B3A3D7;
  }

  .xs\:focus\:ring-offset-asurion-gray:focus {
    --tw-ring-offset-color: #D8D8D8;
  }

  .xs\:focus\:ring-offset-OceanBlue-3:focus {
    --tw-ring-offset-color: #0077be;
  }

  .xs\:focus\:ring-offset-MetallicCopper-3:focus {
    --tw-ring-offset-color: #72281e;
  }

  .xs\:focus\:ring-offset-PorcelainWhite-3:focus {
    --tw-ring-offset-color: #f8fbf8;
  }

  .xs\:focus\:ring-offset-LightBlue-3:focus {
    --tw-ring-offset-color: #ADD8E6;
  }

  .xs\:focus\:ring-offset-CloudNavy-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .xs\:focus\:ring-offset-CloudMint-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .xs\:focus\:ring-offset-CloudOrange-3:focus {
    --tw-ring-offset-color: #ffba97;
  }

  .xs\:focus\:ring-offset-CloudLavender-3:focus {
    --tw-ring-offset-color: #d6d3e2;
  }

  .xs\:focus\:ring-offset-CloudRed-3:focus {
    --tw-ring-offset-color: #dbb0a2;
  }

  .xs\:focus\:ring-offset-CloudWhite-3:focus {
    --tw-ring-offset-color: #f2f2ed;
  }

  .xs\:focus\:ring-offset-SunriseGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .xs\:focus\:ring-offset-SunshineGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .xs\:focus\:ring-offset-AuraBlack-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .xs\:focus\:ring-offset-AuraGlow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .xs\:focus\:ring-offset-MysticBronze-3:focus {
    --tw-ring-offset-color: #3c2516;
  }

  .xs\:focus\:ring-offset-MysticGreen-3:focus {
    --tw-ring-offset-color: #90A19A;
  }

  .xs\:focus\:ring-offset-MysticGrey-3:focus {
    --tw-ring-offset-color: #564f55;
  }

  .xs\:focus\:ring-offset-MysticBlack-3:focus {
    --tw-ring-offset-color: #353A3C;
  }

  .xs\:focus\:ring-offset-MysticWhite-3:focus {
    --tw-ring-offset-color: #E4EDE3;
  }

  .xs\:focus\:ring-offset-price-blue1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xs\:focus\:ring-offset-indigo1:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .xs\:focus\:ring-offset-Purple-4:focus {
    --tw-ring-offset-color: #9598F8;
  }

  .xs\:focus\:ring-offset-new-blue-2:focus {
    --tw-ring-offset-color: #33B3C2;
  }

  .xs\:focus\:ring-offset-dark-blue-3:focus {
    --tw-ring-offset-color: #041DFB;
  }

  .xs\:focus\:ring-offset-replace-bg:focus {
    --tw-ring-offset-color: #8AA4BC;
  }

  .xs\:focus\:ring-offset-resolve-bg:focus {
    --tw-ring-offset-color: #4783CB;
  }

  .xs\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .xs\:filter-none {
    filter: none;
  }

  .xs\:blur-0 {
    --tw-blur: blur(0);
  }

  .xs\:blur-none {
    --tw-blur: blur(0);
  }

  .xs\:blur-sm {
    --tw-blur: blur(4px);
  }

  .xs\:blur {
    --tw-blur: blur(8px);
  }

  .xs\:blur-md {
    --tw-blur: blur(12px);
  }

  .xs\:blur-lg {
    --tw-blur: blur(16px);
  }

  .xs\:blur-xl {
    --tw-blur: blur(24px);
  }

  .xs\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .xs\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .xs\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .xs\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .xs\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .xs\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .xs\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .xs\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .xs\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .xs\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .xs\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .xs\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .xs\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .xs\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .xs\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .xs\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .xs\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .xs\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .xs\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .xs\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .xs\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .xs\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .xs\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .xs\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .xs\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .xs\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .xs\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .xs\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .xs\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .xs\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .xs\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .xs\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .xs\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .xs\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .xs\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .xs\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .xs\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .xs\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .xs\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .xs\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .xs\:invert-0 {
    --tw-invert: invert(0);
  }

  .xs\:invert {
    --tw-invert: invert(100%);
  }

  .xs\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .xs\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .xs\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .xs\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .xs\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .xs\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .xs\:sepia {
    --tw-sepia: sepia(100%);
  }

  .xs\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .xs\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .xs\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .xs\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .xs\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .xs\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .xs\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .xs\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .xs\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .xs\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .xs\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .xs\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .xs\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .xs\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .xs\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .xs\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .xs\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .xs\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .xs\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .xs\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .xs\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .xs\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .xs\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .xs\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .xs\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .xs\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .xs\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .xs\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .xs\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .xs\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .xs\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .xs\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .xs\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .xs\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .xs\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .xs\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .xs\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .xs\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .xs\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .xs\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .xs\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .xs\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .xs\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .xs\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .xs\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .xs\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .xs\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .xs\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .xs\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .xs\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .xs\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .xs\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .xs\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .xs\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .xs\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .xs\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .xs\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .xs\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .xs\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .xs\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .xs\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .xs\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .xs\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .xs\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .xs\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .xs\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .xs\:transition-none {
    transition-property: none;
  }

  .xs\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xs\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xs\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xs\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xs\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xs\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xs\:delay-75 {
    transition-delay: 75ms;
  }

  .xs\:delay-100 {
    transition-delay: 100ms;
  }

  .xs\:delay-150 {
    transition-delay: 150ms;
  }

  .xs\:delay-200 {
    transition-delay: 200ms;
  }

  .xs\:delay-300 {
    transition-delay: 300ms;
  }

  .xs\:delay-500 {
    transition-delay: 500ms;
  }

  .xs\:delay-700 {
    transition-delay: 700ms;
  }

  .xs\:delay-1000 {
    transition-delay: 1000ms;
  }

  .xs\:duration-75 {
    transition-duration: 75ms;
  }

  .xs\:duration-100 {
    transition-duration: 100ms;
  }

  .xs\:duration-150 {
    transition-duration: 150ms;
  }

  .xs\:duration-200 {
    transition-duration: 200ms;
  }

  .xs\:duration-300 {
    transition-duration: 300ms;
  }

  .xs\:duration-500 {
    transition-duration: 500ms;
  }

  .xs\:duration-700 {
    transition-duration: 700ms;
  }

  .xs\:duration-1000 {
    transition-duration: 1000ms;
  }

  .xs\:ease-linear {
    transition-timing-function: linear;
  }

  .xs\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .xs\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .xs\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (max-width: 376px) {
  .xxs\:container {
    width: 100%;
  }

  @media (min-width: 10px) {
    .xxs\:container {
      max-width: 10px;
    }
  }

  @media (min-width: 481px) {
    .xxs\:container {
      max-width: 481px;
    }
  }

  @media (min-width: 801px) {
    .xxs\:container {
      max-width: 801px;
    }
  }

  @media (min-width: 1024px) {
    .xxs\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1025px) {
    .xxs\:container {
      max-width: 1025px;
    }
  }

  @media (min-width: 1281px) {
    .xxs\:container {
      max-width: 1281px;
    }
  }

  @media (min-width: 1441px) {
    .xxs\:container {
      max-width: 1441px;
    }
  }

  .xxs\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .xxs\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .xxs\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .xxs\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .xxs\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .xxs\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .xxs\:pointer-events-none {
    pointer-events: none;
  }

  .xxs\:pointer-events-auto {
    pointer-events: auto;
  }

  .xxs\:visible {
    visibility: visible;
  }

  .xxs\:invisible {
    visibility: hidden;
  }

  .xxs\:static {
    position: static;
  }

  .xxs\:fixed {
    position: fixed;
  }

  .xxs\:absolute {
    position: absolute;
  }

  .xxs\:relative {
    position: relative;
  }

  .xxs\:sticky {
    position: sticky;
  }

  .xxs\:inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .xxs\:inset-5 {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
  }

  .xxs\:inset-10 {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }

  .xxs\:inset-15 {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
  }

  .xxs\:inset-16 {
    top: 16px;
    right: 16px;
    bottom: 16px;
    left: 16px;
  }

  .xxs\:inset-20 {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  .xxs\:inset-25 {
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
  }

  .xxs\:inset-30 {
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
  }

  .xxs\:inset-50 {
    top: 50px;
    right: 50px;
    bottom: 50px;
    left: 50px;
  }

  .xxs\:inset-65 {
    top: 65px;
    right: 65px;
    bottom: 65px;
    left: 65px;
  }

  .xxs\:inset-90 {
    top: 90px;
    right: 90px;
    bottom: 90px;
    left: 90px;
  }

  .xxs\:inset-100 {
    top: 100px;
    right: 100px;
    bottom: 100px;
    left: 100px;
  }

  .xxs\:inset-160 {
    top: 160px;
    right: 160px;
    bottom: 160px;
    left: 160px;
  }

  .xxs\:inset-195 {
    top: 195px;
    right: 195px;
    bottom: 195px;
    left: 195px;
  }

  .xxs\:-inset-25 {
    top: -25px;
    right: -25px;
    bottom: -25px;
    left: -25px;
  }

  .xxs\:-inset-40 {
    top: -40px;
    right: -40px;
    bottom: -40px;
    left: -40px;
  }

  .xxs\:-inset-5px {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }

  .xxs\:-inset-10px {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
  }

  .xxs\:-inset-125px {
    top: -125px;
    right: -125px;
    bottom: -125px;
    left: -125px;
  }

  .xxs\:inset-3p {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
  }

  .xxs\:inset-2p {
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
  }

  .xxs\:inset-15p {
    top: 15%;
    right: 15%;
    bottom: 15%;
    left: 15%;
  }

  .xxs\:inset-35p {
    top: 35%;
    right: 35%;
    bottom: 35%;
    left: 35%;
  }

  .xxs\:inset-14p {
    top: 14%;
    right: 14%;
    bottom: 14%;
    left: 14%;
  }

  .xxs\:inset-25p {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .xxs\:inset-40p {
    top: 40%;
    right: 40%;
    bottom: 40%;
    left: 40%;
  }

  .xxs\:inset-43p {
    top: 43%;
    right: 43%;
    bottom: 43%;
    left: 43%;
  }

  .xxs\:inset-5p {
    top: 5%;
    right: 5%;
    bottom: 5%;
    left: 5%;
  }

  .xxs\:inset-20p {
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
  }

  .xxs\:inset-50p {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .xxs\:inset-45p {
    top: 45%;
    right: 45%;
    bottom: 45%;
    left: 45%;
  }

  .xxs\:inset-10p {
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
  }

  .xxs\:inset-x-0 {
    left: 0px;
    right: 0px;
  }

  .xxs\:inset-x-5 {
    left: 5px;
    right: 5px;
  }

  .xxs\:inset-x-10 {
    left: 10px;
    right: 10px;
  }

  .xxs\:inset-x-15 {
    left: 15px;
    right: 15px;
  }

  .xxs\:inset-x-16 {
    left: 16px;
    right: 16px;
  }

  .xxs\:inset-x-20 {
    left: 20px;
    right: 20px;
  }

  .xxs\:inset-x-25 {
    left: 25px;
    right: 25px;
  }

  .xxs\:inset-x-30 {
    left: 30px;
    right: 30px;
  }

  .xxs\:inset-x-50 {
    left: 50px;
    right: 50px;
  }

  .xxs\:inset-x-65 {
    left: 65px;
    right: 65px;
  }

  .xxs\:inset-x-90 {
    left: 90px;
    right: 90px;
  }

  .xxs\:inset-x-100 {
    left: 100px;
    right: 100px;
  }

  .xxs\:inset-x-160 {
    left: 160px;
    right: 160px;
  }

  .xxs\:inset-x-195 {
    left: 195px;
    right: 195px;
  }

  .xxs\:-inset-x-25 {
    left: -25px;
    right: -25px;
  }

  .xxs\:-inset-x-40 {
    left: -40px;
    right: -40px;
  }

  .xxs\:-inset-x-5px {
    left: -5px;
    right: -5px;
  }

  .xxs\:-inset-x-10px {
    left: -10px;
    right: -10px;
  }

  .xxs\:-inset-x-125px {
    left: -125px;
    right: -125px;
  }

  .xxs\:inset-x-3p {
    left: 3px;
    right: 3px;
  }

  .xxs\:inset-x-2p {
    left: 2px;
    right: 2px;
  }

  .xxs\:inset-x-15p {
    left: 15%;
    right: 15%;
  }

  .xxs\:inset-x-35p {
    left: 35%;
    right: 35%;
  }

  .xxs\:inset-x-14p {
    left: 14%;
    right: 14%;
  }

  .xxs\:inset-x-25p {
    left: 25%;
    right: 25%;
  }

  .xxs\:inset-x-40p {
    left: 40%;
    right: 40%;
  }

  .xxs\:inset-x-43p {
    left: 43%;
    right: 43%;
  }

  .xxs\:inset-x-5p {
    left: 5%;
    right: 5%;
  }

  .xxs\:inset-x-20p {
    left: 20%;
    right: 20%;
  }

  .xxs\:inset-x-50p {
    left: 50%;
    right: 50%;
  }

  .xxs\:inset-x-45p {
    left: 45%;
    right: 45%;
  }

  .xxs\:inset-x-10p {
    left: 10%;
    right: 10%;
  }

  .xxs\:inset-y-0 {
    top: 0px;
    bottom: 0px;
  }

  .xxs\:inset-y-5 {
    top: 5px;
    bottom: 5px;
  }

  .xxs\:inset-y-10 {
    top: 10px;
    bottom: 10px;
  }

  .xxs\:inset-y-15 {
    top: 15px;
    bottom: 15px;
  }

  .xxs\:inset-y-16 {
    top: 16px;
    bottom: 16px;
  }

  .xxs\:inset-y-20 {
    top: 20px;
    bottom: 20px;
  }

  .xxs\:inset-y-25 {
    top: 25px;
    bottom: 25px;
  }

  .xxs\:inset-y-30 {
    top: 30px;
    bottom: 30px;
  }

  .xxs\:inset-y-50 {
    top: 50px;
    bottom: 50px;
  }

  .xxs\:inset-y-65 {
    top: 65px;
    bottom: 65px;
  }

  .xxs\:inset-y-90 {
    top: 90px;
    bottom: 90px;
  }

  .xxs\:inset-y-100 {
    top: 100px;
    bottom: 100px;
  }

  .xxs\:inset-y-160 {
    top: 160px;
    bottom: 160px;
  }

  .xxs\:inset-y-195 {
    top: 195px;
    bottom: 195px;
  }

  .xxs\:-inset-y-25 {
    top: -25px;
    bottom: -25px;
  }

  .xxs\:-inset-y-40 {
    top: -40px;
    bottom: -40px;
  }

  .xxs\:-inset-y-5px {
    top: -5px;
    bottom: -5px;
  }

  .xxs\:-inset-y-10px {
    top: -10px;
    bottom: -10px;
  }

  .xxs\:-inset-y-125px {
    top: -125px;
    bottom: -125px;
  }

  .xxs\:inset-y-3p {
    top: 3px;
    bottom: 3px;
  }

  .xxs\:inset-y-2p {
    top: 2px;
    bottom: 2px;
  }

  .xxs\:inset-y-15p {
    top: 15%;
    bottom: 15%;
  }

  .xxs\:inset-y-35p {
    top: 35%;
    bottom: 35%;
  }

  .xxs\:inset-y-14p {
    top: 14%;
    bottom: 14%;
  }

  .xxs\:inset-y-25p {
    top: 25%;
    bottom: 25%;
  }

  .xxs\:inset-y-40p {
    top: 40%;
    bottom: 40%;
  }

  .xxs\:inset-y-43p {
    top: 43%;
    bottom: 43%;
  }

  .xxs\:inset-y-5p {
    top: 5%;
    bottom: 5%;
  }

  .xxs\:inset-y-20p {
    top: 20%;
    bottom: 20%;
  }

  .xxs\:inset-y-50p {
    top: 50%;
    bottom: 50%;
  }

  .xxs\:inset-y-45p {
    top: 45%;
    bottom: 45%;
  }

  .xxs\:inset-y-10p {
    top: 10%;
    bottom: 10%;
  }

  .xxs\:top-0 {
    top: 0px;
  }

  .xxs\:top-5 {
    top: 5px;
  }

  .xxs\:top-10 {
    top: 10px;
  }

  .xxs\:top-15 {
    top: 15px;
  }

  .xxs\:top-16 {
    top: 16px;
  }

  .xxs\:top-20 {
    top: 20px;
  }

  .xxs\:top-25 {
    top: 25px;
  }

  .xxs\:top-30 {
    top: 30px;
  }

  .xxs\:top-50 {
    top: 50px;
  }

  .xxs\:top-65 {
    top: 65px;
  }

  .xxs\:top-90 {
    top: 90px;
  }

  .xxs\:top-100 {
    top: 100px;
  }

  .xxs\:top-160 {
    top: 160px;
  }

  .xxs\:top-195 {
    top: 195px;
  }

  .xxs\:-top-25 {
    top: -25px;
  }

  .xxs\:-top-40 {
    top: -40px;
  }

  .xxs\:-top-5px {
    top: -5px;
  }

  .xxs\:-top-10px {
    top: -10px;
  }

  .xxs\:-top-125px {
    top: -125px;
  }

  .xxs\:top-3p {
    top: 3px;
  }

  .xxs\:top-2p {
    top: 2px;
  }

  .xxs\:top-15p {
    top: 15%;
  }

  .xxs\:top-35p {
    top: 35%;
  }

  .xxs\:top-14p {
    top: 14%;
  }

  .xxs\:top-25p {
    top: 25%;
  }

  .xxs\:top-40p {
    top: 40%;
  }

  .xxs\:top-43p {
    top: 43%;
  }

  .xxs\:top-5p {
    top: 5%;
  }

  .xxs\:top-20p {
    top: 20%;
  }

  .xxs\:top-50p {
    top: 50%;
  }

  .xxs\:top-45p {
    top: 45%;
  }

  .xxs\:top-10p {
    top: 10%;
  }

  .xxs\:right-0 {
    right: 0px;
  }

  .xxs\:right-5 {
    right: 5px;
  }

  .xxs\:right-10 {
    right: 10px;
  }

  .xxs\:right-15 {
    right: 15px;
  }

  .xxs\:right-16 {
    right: 16px;
  }

  .xxs\:right-20 {
    right: 20px;
  }

  .xxs\:right-25 {
    right: 25px;
  }

  .xxs\:right-30 {
    right: 30px;
  }

  .xxs\:right-50 {
    right: 50px;
  }

  .xxs\:right-65 {
    right: 65px;
  }

  .xxs\:right-90 {
    right: 90px;
  }

  .xxs\:right-100 {
    right: 100px;
  }

  .xxs\:right-160 {
    right: 160px;
  }

  .xxs\:right-195 {
    right: 195px;
  }

  .xxs\:-right-25 {
    right: -25px;
  }

  .xxs\:-right-40 {
    right: -40px;
  }

  .xxs\:-right-5px {
    right: -5px;
  }

  .xxs\:-right-10px {
    right: -10px;
  }

  .xxs\:-right-125px {
    right: -125px;
  }

  .xxs\:right-3p {
    right: 3px;
  }

  .xxs\:right-2p {
    right: 2px;
  }

  .xxs\:right-15p {
    right: 15%;
  }

  .xxs\:right-35p {
    right: 35%;
  }

  .xxs\:right-14p {
    right: 14%;
  }

  .xxs\:right-25p {
    right: 25%;
  }

  .xxs\:right-40p {
    right: 40%;
  }

  .xxs\:right-43p {
    right: 43%;
  }

  .xxs\:right-5p {
    right: 5%;
  }

  .xxs\:right-20p {
    right: 20%;
  }

  .xxs\:right-50p {
    right: 50%;
  }

  .xxs\:right-45p {
    right: 45%;
  }

  .xxs\:right-10p {
    right: 10%;
  }

  .xxs\:bottom-0 {
    bottom: 0px;
  }

  .xxs\:bottom-5 {
    bottom: 5px;
  }

  .xxs\:bottom-10 {
    bottom: 10px;
  }

  .xxs\:bottom-15 {
    bottom: 15px;
  }

  .xxs\:bottom-16 {
    bottom: 16px;
  }

  .xxs\:bottom-20 {
    bottom: 20px;
  }

  .xxs\:bottom-25 {
    bottom: 25px;
  }

  .xxs\:bottom-30 {
    bottom: 30px;
  }

  .xxs\:bottom-50 {
    bottom: 50px;
  }

  .xxs\:bottom-65 {
    bottom: 65px;
  }

  .xxs\:bottom-90 {
    bottom: 90px;
  }

  .xxs\:bottom-100 {
    bottom: 100px;
  }

  .xxs\:bottom-160 {
    bottom: 160px;
  }

  .xxs\:bottom-195 {
    bottom: 195px;
  }

  .xxs\:-bottom-25 {
    bottom: -25px;
  }

  .xxs\:-bottom-40 {
    bottom: -40px;
  }

  .xxs\:-bottom-5px {
    bottom: -5px;
  }

  .xxs\:-bottom-10px {
    bottom: -10px;
  }

  .xxs\:-bottom-125px {
    bottom: -125px;
  }

  .xxs\:bottom-3p {
    bottom: 3px;
  }

  .xxs\:bottom-2p {
    bottom: 2px;
  }

  .xxs\:bottom-15p {
    bottom: 15%;
  }

  .xxs\:bottom-35p {
    bottom: 35%;
  }

  .xxs\:bottom-14p {
    bottom: 14%;
  }

  .xxs\:bottom-25p {
    bottom: 25%;
  }

  .xxs\:bottom-40p {
    bottom: 40%;
  }

  .xxs\:bottom-43p {
    bottom: 43%;
  }

  .xxs\:bottom-5p {
    bottom: 5%;
  }

  .xxs\:bottom-20p {
    bottom: 20%;
  }

  .xxs\:bottom-50p {
    bottom: 50%;
  }

  .xxs\:bottom-45p {
    bottom: 45%;
  }

  .xxs\:bottom-10p {
    bottom: 10%;
  }

  .xxs\:left-0 {
    left: 0px;
  }

  .xxs\:left-5 {
    left: 5px;
  }

  .xxs\:left-10 {
    left: 10px;
  }

  .xxs\:left-15 {
    left: 15px;
  }

  .xxs\:left-16 {
    left: 16px;
  }

  .xxs\:left-20 {
    left: 20px;
  }

  .xxs\:left-25 {
    left: 25px;
  }

  .xxs\:left-30 {
    left: 30px;
  }

  .xxs\:left-50 {
    left: 50px;
  }

  .xxs\:left-65 {
    left: 65px;
  }

  .xxs\:left-90 {
    left: 90px;
  }

  .xxs\:left-100 {
    left: 100px;
  }

  .xxs\:left-160 {
    left: 160px;
  }

  .xxs\:left-195 {
    left: 195px;
  }

  .xxs\:-left-25 {
    left: -25px;
  }

  .xxs\:-left-40 {
    left: -40px;
  }

  .xxs\:-left-5px {
    left: -5px;
  }

  .xxs\:-left-10px {
    left: -10px;
  }

  .xxs\:-left-125px {
    left: -125px;
  }

  .xxs\:left-3p {
    left: 3px;
  }

  .xxs\:left-2p {
    left: 2px;
  }

  .xxs\:left-15p {
    left: 15%;
  }

  .xxs\:left-35p {
    left: 35%;
  }

  .xxs\:left-14p {
    left: 14%;
  }

  .xxs\:left-25p {
    left: 25%;
  }

  .xxs\:left-40p {
    left: 40%;
  }

  .xxs\:left-43p {
    left: 43%;
  }

  .xxs\:left-5p {
    left: 5%;
  }

  .xxs\:left-20p {
    left: 20%;
  }

  .xxs\:left-50p {
    left: 50%;
  }

  .xxs\:left-45p {
    left: 45%;
  }

  .xxs\:left-10p {
    left: 10%;
  }

  .xxs\:isolate {
    isolation: isolate;
  }

  .xxs\:isolation-auto {
    isolation: auto;
  }

  .xxs\:z-0 {
    z-index: 0;
  }

  .xxs\:z-1 {
    z-index: 1;
  }

  .xxs\:z-10 {
    z-index: 10;
  }

  .xxs\:z-20 {
    z-index: 20;
  }

  .xxs\:z-30 {
    z-index: 30;
  }

  .xxs\:z-40 {
    z-index: 40;
  }

  .xxs\:z-50 {
    z-index: 50;
  }

  .xxs\:z-110 {
    z-index: 110;
  }

  .xxs\:z-auto {
    z-index: auto;
  }

  .xxs\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .xxs\:focus-within\:z-1:focus-within {
    z-index: 1;
  }

  .xxs\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .xxs\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .xxs\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .xxs\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .xxs\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .xxs\:focus-within\:z-110:focus-within {
    z-index: 110;
  }

  .xxs\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .xxs\:focus\:z-0:focus {
    z-index: 0;
  }

  .xxs\:focus\:z-1:focus {
    z-index: 1;
  }

  .xxs\:focus\:z-10:focus {
    z-index: 10;
  }

  .xxs\:focus\:z-20:focus {
    z-index: 20;
  }

  .xxs\:focus\:z-30:focus {
    z-index: 30;
  }

  .xxs\:focus\:z-40:focus {
    z-index: 40;
  }

  .xxs\:focus\:z-50:focus {
    z-index: 50;
  }

  .xxs\:focus\:z-110:focus {
    z-index: 110;
  }

  .xxs\:focus\:z-auto:focus {
    z-index: auto;
  }

  .xxs\:order-1 {
    order: 1;
  }

  .xxs\:order-2 {
    order: 2;
  }

  .xxs\:order-3 {
    order: 3;
  }

  .xxs\:order-4 {
    order: 4;
  }

  .xxs\:order-5 {
    order: 5;
  }

  .xxs\:order-6 {
    order: 6;
  }

  .xxs\:order-7 {
    order: 7;
  }

  .xxs\:order-8 {
    order: 8;
  }

  .xxs\:order-9 {
    order: 9;
  }

  .xxs\:order-10 {
    order: 10;
  }

  .xxs\:order-11 {
    order: 11;
  }

  .xxs\:order-12 {
    order: 12;
  }

  .xxs\:order-first {
    order: -9999;
  }

  .xxs\:order-last {
    order: 9999;
  }

  .xxs\:order-none {
    order: 0;
  }

  .xxs\:col-auto {
    grid-column: auto;
  }

  .xxs\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .xxs\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .xxs\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .xxs\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .xxs\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .xxs\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .xxs\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .xxs\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .xxs\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .xxs\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .xxs\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .xxs\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .xxs\:col-span-full {
    grid-column: 1 / -1;
  }

  .xxs\:col-start-1 {
    grid-column-start: 1;
  }

  .xxs\:col-start-2 {
    grid-column-start: 2;
  }

  .xxs\:col-start-3 {
    grid-column-start: 3;
  }

  .xxs\:col-start-4 {
    grid-column-start: 4;
  }

  .xxs\:col-start-5 {
    grid-column-start: 5;
  }

  .xxs\:col-start-6 {
    grid-column-start: 6;
  }

  .xxs\:col-start-7 {
    grid-column-start: 7;
  }

  .xxs\:col-start-8 {
    grid-column-start: 8;
  }

  .xxs\:col-start-9 {
    grid-column-start: 9;
  }

  .xxs\:col-start-10 {
    grid-column-start: 10;
  }

  .xxs\:col-start-11 {
    grid-column-start: 11;
  }

  .xxs\:col-start-12 {
    grid-column-start: 12;
  }

  .xxs\:col-start-13 {
    grid-column-start: 13;
  }

  .xxs\:col-start-auto {
    grid-column-start: auto;
  }

  .xxs\:col-end-1 {
    grid-column-end: 1;
  }

  .xxs\:col-end-2 {
    grid-column-end: 2;
  }

  .xxs\:col-end-3 {
    grid-column-end: 3;
  }

  .xxs\:col-end-4 {
    grid-column-end: 4;
  }

  .xxs\:col-end-5 {
    grid-column-end: 5;
  }

  .xxs\:col-end-6 {
    grid-column-end: 6;
  }

  .xxs\:col-end-7 {
    grid-column-end: 7;
  }

  .xxs\:col-end-8 {
    grid-column-end: 8;
  }

  .xxs\:col-end-9 {
    grid-column-end: 9;
  }

  .xxs\:col-end-10 {
    grid-column-end: 10;
  }

  .xxs\:col-end-11 {
    grid-column-end: 11;
  }

  .xxs\:col-end-12 {
    grid-column-end: 12;
  }

  .xxs\:col-end-13 {
    grid-column-end: 13;
  }

  .xxs\:col-end-auto {
    grid-column-end: auto;
  }

  .xxs\:row-auto {
    grid-row: auto;
  }

  .xxs\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .xxs\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .xxs\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .xxs\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .xxs\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .xxs\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .xxs\:row-span-full {
    grid-row: 1 / -1;
  }

  .xxs\:row-start-1 {
    grid-row-start: 1;
  }

  .xxs\:row-start-2 {
    grid-row-start: 2;
  }

  .xxs\:row-start-3 {
    grid-row-start: 3;
  }

  .xxs\:row-start-4 {
    grid-row-start: 4;
  }

  .xxs\:row-start-5 {
    grid-row-start: 5;
  }

  .xxs\:row-start-6 {
    grid-row-start: 6;
  }

  .xxs\:row-start-7 {
    grid-row-start: 7;
  }

  .xxs\:row-start-auto {
    grid-row-start: auto;
  }

  .xxs\:row-end-1 {
    grid-row-end: 1;
  }

  .xxs\:row-end-2 {
    grid-row-end: 2;
  }

  .xxs\:row-end-3 {
    grid-row-end: 3;
  }

  .xxs\:row-end-4 {
    grid-row-end: 4;
  }

  .xxs\:row-end-5 {
    grid-row-end: 5;
  }

  .xxs\:row-end-6 {
    grid-row-end: 6;
  }

  .xxs\:row-end-7 {
    grid-row-end: 7;
  }

  .xxs\:row-end-auto {
    grid-row-end: auto;
  }

  .xxs\:float-right {
    float: right;
  }

  .xxs\:float-left {
    float: left;
  }

  .xxs\:float-none {
    float: none;
  }

  .xxs\:clear-left {
    clear: left;
  }

  .xxs\:clear-right {
    clear: right;
  }

  .xxs\:clear-both {
    clear: both;
  }

  .xxs\:clear-none {
    clear: none;
  }

  .xxs\:m-0 {
    margin: 0px;
  }

  .xxs\:m-1 {
    margin: 0.25rem;
  }

  .xxs\:m-2 {
    margin: 2px;
  }

  .xxs\:m-3 {
    margin: 0.75rem;
  }

  .xxs\:m-4 {
    margin: 1rem;
  }

  .xxs\:m-5 {
    margin: 1.25rem;
  }

  .xxs\:m-6 {
    margin: 6px;
  }

  .xxs\:m-7 {
    margin: 1.75rem;
  }

  .xxs\:m-8 {
    margin: 2rem;
  }

  .xxs\:m-9 {
    margin: 2.25rem;
  }

  .xxs\:m-10 {
    margin: 2.5rem;
  }

  .xxs\:m-11 {
    margin: 11px;
  }

  .xxs\:m-12 {
    margin: 3rem;
  }

  .xxs\:m-14 {
    margin: 3.5rem;
  }

  .xxs\:m-15 {
    margin: 15px;
  }

  .xxs\:m-16 {
    margin: 4rem;
  }

  .xxs\:m-18 {
    margin: 18px;
  }

  .xxs\:m-20 {
    margin: 20px;
  }

  .xxs\:m-21 {
    margin: 21px;
  }

  .xxs\:m-23 {
    margin: 23px;
  }

  .xxs\:m-24 {
    margin: 24px;
  }

  .xxs\:m-25 {
    margin: 25px;
  }

  .xxs\:m-27 {
    margin: 27px;
  }

  .xxs\:m-28 {
    margin: 7rem;
  }

  .xxs\:m-30 {
    margin: 30px;
  }

  .xxs\:m-31 {
    margin: 31px;
  }

  .xxs\:m-32 {
    margin: 8rem;
  }

  .xxs\:m-34 {
    margin: 34px;
  }

  .xxs\:m-35 {
    margin: 35px;
  }

  .xxs\:m-36 {
    margin: 9rem;
  }

  .xxs\:m-37 {
    margin: 37px;
  }

  .xxs\:m-38 {
    margin: 38px;
  }

  .xxs\:m-40 {
    margin: 40px;
  }

  .xxs\:m-42 {
    margin: 42px;
  }

  .xxs\:m-44 {
    margin: 44px;
  }

  .xxs\:m-45 {
    margin: 45px;
  }

  .xxs\:m-46 {
    margin: 46px;
  }

  .xxs\:m-48 {
    margin: 48px;
  }

  .xxs\:m-52 {
    margin: 13rem;
  }

  .xxs\:m-53 {
    margin: 53px;
  }

  .xxs\:m-55 {
    margin: 55px;
  }

  .xxs\:m-56 {
    margin: 14rem;
  }

  .xxs\:m-58 {
    margin: 58px;
  }

  .xxs\:m-59 {
    margin: 59px;
  }

  .xxs\:m-60 {
    margin: 15rem;
  }

  .xxs\:m-63 {
    margin: 63px;
  }

  .xxs\:m-64 {
    margin: 16rem;
  }

  .xxs\:m-65 {
    margin: 65px;
  }

  .xxs\:m-67 {
    margin: 67px;
  }

  .xxs\:m-70 {
    margin: 70px;
  }

  .xxs\:m-71 {
    margin: 71px;
  }

  .xxs\:m-72 {
    margin: 18rem;
  }

  .xxs\:m-74 {
    margin: 74px;
  }

  .xxs\:m-78 {
    margin: 78px;
  }

  .xxs\:m-80 {
    margin: 20rem;
  }

  .xxs\:m-83 {
    margin: 83px;
  }

  .xxs\:m-84 {
    margin: 84px;
  }

  .xxs\:m-89 {
    margin: 89px;
  }

  .xxs\:m-90 {
    margin: 90px;
  }

  .xxs\:m-92 {
    margin: 92px;
  }

  .xxs\:m-96 {
    margin: 24rem;
  }

  .xxs\:m-97 {
    margin: 97px;
  }

  .xxs\:m-100 {
    margin: 100px;
  }

  .xxs\:m-106 {
    margin: 106px;
  }

  .xxs\:m-108 {
    margin: 108px;
  }

  .xxs\:m-109 {
    margin: 109px;
  }

  .xxs\:m-120 {
    margin: 120px;
  }

  .xxs\:m-135 {
    margin: 135px;
  }

  .xxs\:m-147 {
    margin: 147px;
  }

  .xxs\:m-150 {
    margin: 150px;
  }

  .xxs\:m-168 {
    margin: 168px;
  }

  .xxs\:m-180 {
    margin: 180px;
  }

  .xxs\:m-185 {
    margin: 185px;
  }

  .xxs\:m-200 {
    margin: 200px;
  }

  .xxs\:m-245 {
    margin: 245px;
  }

  .xxs\:m-300 {
    margin: 300px;
  }

  .xxs\:m-400 {
    margin: 400px;
  }

  .xxs\:m-480 {
    margin: 480px;
  }

  .xxs\:m-510 {
    margin: 510px;
  }

  .xxs\:m-537 {
    margin: 537px;
  }

  .xxs\:m-650 {
    margin: 650px;
  }

  .xxs\:m-auto {
    margin: auto;
  }

  .xxs\:m-px {
    margin: 1px;
  }

  .xxs\:m-0\.5 {
    margin: 0.125rem;
  }

  .xxs\:m-1\.5 {
    margin: 0.375rem;
  }

  .xxs\:m-2\.5 {
    margin: 0.625rem;
  }

  .xxs\:m-3\.5 {
    margin: 0.875rem;
  }

  .xxs\:-m-0 {
    margin: 0px;
  }

  .xxs\:-m-1 {
    margin: -0.25rem;
  }

  .xxs\:-m-2 {
    margin: -0.5rem;
  }

  .xxs\:-m-3 {
    margin: -0.75rem;
  }

  .xxs\:-m-4 {
    margin: -1rem;
  }

  .xxs\:-m-5 {
    margin: -1.25rem;
  }

  .xxs\:-m-6 {
    margin: -1.5rem;
  }

  .xxs\:-m-7 {
    margin: -1.75rem;
  }

  .xxs\:-m-8 {
    margin: -2rem;
  }

  .xxs\:-m-9 {
    margin: -2.25rem;
  }

  .xxs\:-m-10 {
    margin: -2.5rem;
  }

  .xxs\:-m-11 {
    margin: -2.75rem;
  }

  .xxs\:-m-12 {
    margin: -3rem;
  }

  .xxs\:-m-14 {
    margin: -14px;
  }

  .xxs\:-m-16 {
    margin: -4rem;
  }

  .xxs\:-m-20 {
    margin: -5rem;
  }

  .xxs\:-m-24 {
    margin: -6rem;
  }

  .xxs\:-m-28 {
    margin: -7rem;
  }

  .xxs\:-m-32 {
    margin: -8rem;
  }

  .xxs\:-m-36 {
    margin: -9rem;
  }

  .xxs\:-m-40 {
    margin: -10rem;
  }

  .xxs\:-m-44 {
    margin: -11rem;
  }

  .xxs\:-m-48 {
    margin: -12rem;
  }

  .xxs\:-m-52 {
    margin: -13rem;
  }

  .xxs\:-m-56 {
    margin: -14rem;
  }

  .xxs\:-m-60 {
    margin: -15rem;
  }

  .xxs\:-m-64 {
    margin: -16rem;
  }

  .xxs\:-m-72 {
    margin: -18rem;
  }

  .xxs\:-m-80 {
    margin: -20rem;
  }

  .xxs\:-m-96 {
    margin: -24rem;
  }

  .xxs\:-m-px {
    margin: -1px;
  }

  .xxs\:-m-0\.5 {
    margin: -0.125rem;
  }

  .xxs\:-m-1\.5 {
    margin: -0.375rem;
  }

  .xxs\:-m-2\.5 {
    margin: -0.625rem;
  }

  .xxs\:-m-3\.5 {
    margin: -0.875rem;
  }

  .xxs\:-m-15px {
    margin: -15px;
  }

  .xxs\:m-m11 {
    margin: 11px;
  }

  .xxs\:m-12px {
    margin: 12px;
  }

  .xxs\:m-m72 {
    margin: 72px;
  }

  .xxs\:m-m21 {
    margin: 21%;
  }

  .xxs\:m-m15 {
    margin: 15px;
  }

  .xxs\:m-m18 {
    margin: 18px;
  }

  .xxs\:m-m35 {
    margin: 35px;
  }

  .xxs\:m-m19 {
    margin: 19px;
  }

  .xxs\:m-m17 {
    margin: 17px;
  }

  .xxs\:m-m9 {
    margin: 9px;
  }

  .xxs\:m-m10 {
    margin: 10px;
  }

  .xxs\:m-m51 {
    margin: 51px;
  }

  .xxs\:m-m43 {
    margin: 43px;
  }

  .xxs\:m-m13 {
    margin: 13px;
  }

  .xxs\:m-m26 {
    margin: 26px;
  }

  .xxs\:m-m2 {
    margin: 2px;
  }

  .xxs\:m-m14 {
    margin: 14px;
  }

  .xxs\:m-m5 {
    margin: 5px;
  }

  .xxs\:m-m8 {
    margin: 8px;
  }

  .xxs\:m-mp15 {
    margin: 15%;
  }

  .xxs\:-m-100 {
    margin: -100px;
  }

  .xxs\:m-0auto {
    margin: 0px auto;
  }

  .xxs\:m-o6 {
    margin: 1.5rem;
  }

  .xxs\:-m-23 {
    margin: -23px;
  }

  .xxs\:last\:m-0:last-child {
    margin: 0px;
  }

  .xxs\:last\:m-1:last-child {
    margin: 0.25rem;
  }

  .xxs\:last\:m-2:last-child {
    margin: 2px;
  }

  .xxs\:last\:m-3:last-child {
    margin: 0.75rem;
  }

  .xxs\:last\:m-4:last-child {
    margin: 1rem;
  }

  .xxs\:last\:m-5:last-child {
    margin: 1.25rem;
  }

  .xxs\:last\:m-6:last-child {
    margin: 6px;
  }

  .xxs\:last\:m-7:last-child {
    margin: 1.75rem;
  }

  .xxs\:last\:m-8:last-child {
    margin: 2rem;
  }

  .xxs\:last\:m-9:last-child {
    margin: 2.25rem;
  }

  .xxs\:last\:m-10:last-child {
    margin: 2.5rem;
  }

  .xxs\:last\:m-11:last-child {
    margin: 11px;
  }

  .xxs\:last\:m-12:last-child {
    margin: 3rem;
  }

  .xxs\:last\:m-14:last-child {
    margin: 3.5rem;
  }

  .xxs\:last\:m-15:last-child {
    margin: 15px;
  }

  .xxs\:last\:m-16:last-child {
    margin: 4rem;
  }

  .xxs\:last\:m-18:last-child {
    margin: 18px;
  }

  .xxs\:last\:m-20:last-child {
    margin: 20px;
  }

  .xxs\:last\:m-21:last-child {
    margin: 21px;
  }

  .xxs\:last\:m-23:last-child {
    margin: 23px;
  }

  .xxs\:last\:m-24:last-child {
    margin: 24px;
  }

  .xxs\:last\:m-25:last-child {
    margin: 25px;
  }

  .xxs\:last\:m-27:last-child {
    margin: 27px;
  }

  .xxs\:last\:m-28:last-child {
    margin: 7rem;
  }

  .xxs\:last\:m-30:last-child {
    margin: 30px;
  }

  .xxs\:last\:m-31:last-child {
    margin: 31px;
  }

  .xxs\:last\:m-32:last-child {
    margin: 8rem;
  }

  .xxs\:last\:m-34:last-child {
    margin: 34px;
  }

  .xxs\:last\:m-35:last-child {
    margin: 35px;
  }

  .xxs\:last\:m-36:last-child {
    margin: 9rem;
  }

  .xxs\:last\:m-37:last-child {
    margin: 37px;
  }

  .xxs\:last\:m-38:last-child {
    margin: 38px;
  }

  .xxs\:last\:m-40:last-child {
    margin: 40px;
  }

  .xxs\:last\:m-42:last-child {
    margin: 42px;
  }

  .xxs\:last\:m-44:last-child {
    margin: 44px;
  }

  .xxs\:last\:m-45:last-child {
    margin: 45px;
  }

  .xxs\:last\:m-46:last-child {
    margin: 46px;
  }

  .xxs\:last\:m-48:last-child {
    margin: 48px;
  }

  .xxs\:last\:m-52:last-child {
    margin: 13rem;
  }

  .xxs\:last\:m-53:last-child {
    margin: 53px;
  }

  .xxs\:last\:m-55:last-child {
    margin: 55px;
  }

  .xxs\:last\:m-56:last-child {
    margin: 14rem;
  }

  .xxs\:last\:m-58:last-child {
    margin: 58px;
  }

  .xxs\:last\:m-59:last-child {
    margin: 59px;
  }

  .xxs\:last\:m-60:last-child {
    margin: 15rem;
  }

  .xxs\:last\:m-63:last-child {
    margin: 63px;
  }

  .xxs\:last\:m-64:last-child {
    margin: 16rem;
  }

  .xxs\:last\:m-65:last-child {
    margin: 65px;
  }

  .xxs\:last\:m-67:last-child {
    margin: 67px;
  }

  .xxs\:last\:m-70:last-child {
    margin: 70px;
  }

  .xxs\:last\:m-71:last-child {
    margin: 71px;
  }

  .xxs\:last\:m-72:last-child {
    margin: 18rem;
  }

  .xxs\:last\:m-74:last-child {
    margin: 74px;
  }

  .xxs\:last\:m-78:last-child {
    margin: 78px;
  }

  .xxs\:last\:m-80:last-child {
    margin: 20rem;
  }

  .xxs\:last\:m-83:last-child {
    margin: 83px;
  }

  .xxs\:last\:m-84:last-child {
    margin: 84px;
  }

  .xxs\:last\:m-89:last-child {
    margin: 89px;
  }

  .xxs\:last\:m-90:last-child {
    margin: 90px;
  }

  .xxs\:last\:m-92:last-child {
    margin: 92px;
  }

  .xxs\:last\:m-96:last-child {
    margin: 24rem;
  }

  .xxs\:last\:m-97:last-child {
    margin: 97px;
  }

  .xxs\:last\:m-100:last-child {
    margin: 100px;
  }

  .xxs\:last\:m-106:last-child {
    margin: 106px;
  }

  .xxs\:last\:m-108:last-child {
    margin: 108px;
  }

  .xxs\:last\:m-109:last-child {
    margin: 109px;
  }

  .xxs\:last\:m-120:last-child {
    margin: 120px;
  }

  .xxs\:last\:m-135:last-child {
    margin: 135px;
  }

  .xxs\:last\:m-147:last-child {
    margin: 147px;
  }

  .xxs\:last\:m-150:last-child {
    margin: 150px;
  }

  .xxs\:last\:m-168:last-child {
    margin: 168px;
  }

  .xxs\:last\:m-180:last-child {
    margin: 180px;
  }

  .xxs\:last\:m-185:last-child {
    margin: 185px;
  }

  .xxs\:last\:m-200:last-child {
    margin: 200px;
  }

  .xxs\:last\:m-245:last-child {
    margin: 245px;
  }

  .xxs\:last\:m-300:last-child {
    margin: 300px;
  }

  .xxs\:last\:m-400:last-child {
    margin: 400px;
  }

  .xxs\:last\:m-480:last-child {
    margin: 480px;
  }

  .xxs\:last\:m-510:last-child {
    margin: 510px;
  }

  .xxs\:last\:m-537:last-child {
    margin: 537px;
  }

  .xxs\:last\:m-650:last-child {
    margin: 650px;
  }

  .xxs\:last\:m-auto:last-child {
    margin: auto;
  }

  .xxs\:last\:m-px:last-child {
    margin: 1px;
  }

  .xxs\:last\:m-0\.5:last-child {
    margin: 0.125rem;
  }

  .xxs\:last\:m-1\.5:last-child {
    margin: 0.375rem;
  }

  .xxs\:last\:m-2\.5:last-child {
    margin: 0.625rem;
  }

  .xxs\:last\:m-3\.5:last-child {
    margin: 0.875rem;
  }

  .xxs\:last\:-m-0:last-child {
    margin: 0px;
  }

  .xxs\:last\:-m-1:last-child {
    margin: -0.25rem;
  }

  .xxs\:last\:-m-2:last-child {
    margin: -0.5rem;
  }

  .xxs\:last\:-m-3:last-child {
    margin: -0.75rem;
  }

  .xxs\:last\:-m-4:last-child {
    margin: -1rem;
  }

  .xxs\:last\:-m-5:last-child {
    margin: -1.25rem;
  }

  .xxs\:last\:-m-6:last-child {
    margin: -1.5rem;
  }

  .xxs\:last\:-m-7:last-child {
    margin: -1.75rem;
  }

  .xxs\:last\:-m-8:last-child {
    margin: -2rem;
  }

  .xxs\:last\:-m-9:last-child {
    margin: -2.25rem;
  }

  .xxs\:last\:-m-10:last-child {
    margin: -2.5rem;
  }

  .xxs\:last\:-m-11:last-child {
    margin: -2.75rem;
  }

  .xxs\:last\:-m-12:last-child {
    margin: -3rem;
  }

  .xxs\:last\:-m-14:last-child {
    margin: -14px;
  }

  .xxs\:last\:-m-16:last-child {
    margin: -4rem;
  }

  .xxs\:last\:-m-20:last-child {
    margin: -5rem;
  }

  .xxs\:last\:-m-24:last-child {
    margin: -6rem;
  }

  .xxs\:last\:-m-28:last-child {
    margin: -7rem;
  }

  .xxs\:last\:-m-32:last-child {
    margin: -8rem;
  }

  .xxs\:last\:-m-36:last-child {
    margin: -9rem;
  }

  .xxs\:last\:-m-40:last-child {
    margin: -10rem;
  }

  .xxs\:last\:-m-44:last-child {
    margin: -11rem;
  }

  .xxs\:last\:-m-48:last-child {
    margin: -12rem;
  }

  .xxs\:last\:-m-52:last-child {
    margin: -13rem;
  }

  .xxs\:last\:-m-56:last-child {
    margin: -14rem;
  }

  .xxs\:last\:-m-60:last-child {
    margin: -15rem;
  }

  .xxs\:last\:-m-64:last-child {
    margin: -16rem;
  }

  .xxs\:last\:-m-72:last-child {
    margin: -18rem;
  }

  .xxs\:last\:-m-80:last-child {
    margin: -20rem;
  }

  .xxs\:last\:-m-96:last-child {
    margin: -24rem;
  }

  .xxs\:last\:-m-px:last-child {
    margin: -1px;
  }

  .xxs\:last\:-m-0\.5:last-child {
    margin: -0.125rem;
  }

  .xxs\:last\:-m-1\.5:last-child {
    margin: -0.375rem;
  }

  .xxs\:last\:-m-2\.5:last-child {
    margin: -0.625rem;
  }

  .xxs\:last\:-m-3\.5:last-child {
    margin: -0.875rem;
  }

  .xxs\:last\:-m-15px:last-child {
    margin: -15px;
  }

  .xxs\:last\:m-m11:last-child {
    margin: 11px;
  }

  .xxs\:last\:m-12px:last-child {
    margin: 12px;
  }

  .xxs\:last\:m-m72:last-child {
    margin: 72px;
  }

  .xxs\:last\:m-m21:last-child {
    margin: 21%;
  }

  .xxs\:last\:m-m15:last-child {
    margin: 15px;
  }

  .xxs\:last\:m-m18:last-child {
    margin: 18px;
  }

  .xxs\:last\:m-m35:last-child {
    margin: 35px;
  }

  .xxs\:last\:m-m19:last-child {
    margin: 19px;
  }

  .xxs\:last\:m-m17:last-child {
    margin: 17px;
  }

  .xxs\:last\:m-m9:last-child {
    margin: 9px;
  }

  .xxs\:last\:m-m10:last-child {
    margin: 10px;
  }

  .xxs\:last\:m-m51:last-child {
    margin: 51px;
  }

  .xxs\:last\:m-m43:last-child {
    margin: 43px;
  }

  .xxs\:last\:m-m13:last-child {
    margin: 13px;
  }

  .xxs\:last\:m-m26:last-child {
    margin: 26px;
  }

  .xxs\:last\:m-m2:last-child {
    margin: 2px;
  }

  .xxs\:last\:m-m14:last-child {
    margin: 14px;
  }

  .xxs\:last\:m-m5:last-child {
    margin: 5px;
  }

  .xxs\:last\:m-m8:last-child {
    margin: 8px;
  }

  .xxs\:last\:m-mp15:last-child {
    margin: 15%;
  }

  .xxs\:last\:-m-100:last-child {
    margin: -100px;
  }

  .xxs\:last\:m-0auto:last-child {
    margin: 0px auto;
  }

  .xxs\:last\:m-o6:last-child {
    margin: 1.5rem;
  }

  .xxs\:last\:-m-23:last-child {
    margin: -23px;
  }

  .xxs\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .xxs\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .xxs\:mx-2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .xxs\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .xxs\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .xxs\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .xxs\:mx-6 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .xxs\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .xxs\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .xxs\:mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .xxs\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .xxs\:mx-11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .xxs\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .xxs\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .xxs\:mx-15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .xxs\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .xxs\:mx-18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .xxs\:mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .xxs\:mx-21 {
    margin-left: 21px;
    margin-right: 21px;
  }

  .xxs\:mx-23 {
    margin-left: 23px;
    margin-right: 23px;
  }

  .xxs\:mx-24 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .xxs\:mx-25 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .xxs\:mx-27 {
    margin-left: 27px;
    margin-right: 27px;
  }

  .xxs\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .xxs\:mx-30 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .xxs\:mx-31 {
    margin-left: 31px;
    margin-right: 31px;
  }

  .xxs\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .xxs\:mx-34 {
    margin-left: 34px;
    margin-right: 34px;
  }

  .xxs\:mx-35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .xxs\:mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .xxs\:mx-37 {
    margin-left: 37px;
    margin-right: 37px;
  }

  .xxs\:mx-38 {
    margin-left: 38px;
    margin-right: 38px;
  }

  .xxs\:mx-40 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .xxs\:mx-42 {
    margin-left: 42px;
    margin-right: 42px;
  }

  .xxs\:mx-44 {
    margin-left: 44px;
    margin-right: 44px;
  }

  .xxs\:mx-45 {
    margin-left: 45px;
    margin-right: 45px;
  }

  .xxs\:mx-46 {
    margin-left: 46px;
    margin-right: 46px;
  }

  .xxs\:mx-48 {
    margin-left: 48px;
    margin-right: 48px;
  }

  .xxs\:mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .xxs\:mx-53 {
    margin-left: 53px;
    margin-right: 53px;
  }

  .xxs\:mx-55 {
    margin-left: 55px;
    margin-right: 55px;
  }

  .xxs\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .xxs\:mx-58 {
    margin-left: 58px;
    margin-right: 58px;
  }

  .xxs\:mx-59 {
    margin-left: 59px;
    margin-right: 59px;
  }

  .xxs\:mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .xxs\:mx-63 {
    margin-left: 63px;
    margin-right: 63px;
  }

  .xxs\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .xxs\:mx-65 {
    margin-left: 65px;
    margin-right: 65px;
  }

  .xxs\:mx-67 {
    margin-left: 67px;
    margin-right: 67px;
  }

  .xxs\:mx-70 {
    margin-left: 70px;
    margin-right: 70px;
  }

  .xxs\:mx-71 {
    margin-left: 71px;
    margin-right: 71px;
  }

  .xxs\:mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .xxs\:mx-74 {
    margin-left: 74px;
    margin-right: 74px;
  }

  .xxs\:mx-78 {
    margin-left: 78px;
    margin-right: 78px;
  }

  .xxs\:mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .xxs\:mx-83 {
    margin-left: 83px;
    margin-right: 83px;
  }

  .xxs\:mx-84 {
    margin-left: 84px;
    margin-right: 84px;
  }

  .xxs\:mx-89 {
    margin-left: 89px;
    margin-right: 89px;
  }

  .xxs\:mx-90 {
    margin-left: 90px;
    margin-right: 90px;
  }

  .xxs\:mx-92 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .xxs\:mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .xxs\:mx-97 {
    margin-left: 97px;
    margin-right: 97px;
  }

  .xxs\:mx-100 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .xxs\:mx-106 {
    margin-left: 106px;
    margin-right: 106px;
  }

  .xxs\:mx-108 {
    margin-left: 108px;
    margin-right: 108px;
  }

  .xxs\:mx-109 {
    margin-left: 109px;
    margin-right: 109px;
  }

  .xxs\:mx-120 {
    margin-left: 120px;
    margin-right: 120px;
  }

  .xxs\:mx-135 {
    margin-left: 135px;
    margin-right: 135px;
  }

  .xxs\:mx-147 {
    margin-left: 147px;
    margin-right: 147px;
  }

  .xxs\:mx-150 {
    margin-left: 150px;
    margin-right: 150px;
  }

  .xxs\:mx-168 {
    margin-left: 168px;
    margin-right: 168px;
  }

  .xxs\:mx-180 {
    margin-left: 180px;
    margin-right: 180px;
  }

  .xxs\:mx-185 {
    margin-left: 185px;
    margin-right: 185px;
  }

  .xxs\:mx-200 {
    margin-left: 200px;
    margin-right: 200px;
  }

  .xxs\:mx-245 {
    margin-left: 245px;
    margin-right: 245px;
  }

  .xxs\:mx-300 {
    margin-left: 300px;
    margin-right: 300px;
  }

  .xxs\:mx-400 {
    margin-left: 400px;
    margin-right: 400px;
  }

  .xxs\:mx-480 {
    margin-left: 480px;
    margin-right: 480px;
  }

  .xxs\:mx-510 {
    margin-left: 510px;
    margin-right: 510px;
  }

  .xxs\:mx-537 {
    margin-left: 537px;
    margin-right: 537px;
  }

  .xxs\:mx-650 {
    margin-left: 650px;
    margin-right: 650px;
  }

  .xxs\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .xxs\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .xxs\:mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .xxs\:mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .xxs\:mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .xxs\:mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .xxs\:-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .xxs\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .xxs\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .xxs\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .xxs\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .xxs\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .xxs\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .xxs\:-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .xxs\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .xxs\:-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .xxs\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .xxs\:-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .xxs\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .xxs\:-mx-14 {
    margin-left: -14px;
    margin-right: -14px;
  }

  .xxs\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .xxs\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .xxs\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .xxs\:-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .xxs\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .xxs\:-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .xxs\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .xxs\:-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .xxs\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .xxs\:-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .xxs\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .xxs\:-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .xxs\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .xxs\:-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .xxs\:-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .xxs\:-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .xxs\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .xxs\:-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .xxs\:-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .xxs\:-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .xxs\:-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .xxs\:-mx-15px {
    margin-left: -15px;
    margin-right: -15px;
  }

  .xxs\:mx-m11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .xxs\:mx-12px {
    margin-left: 12px;
    margin-right: 12px;
  }

  .xxs\:mx-m72 {
    margin-left: 72px;
    margin-right: 72px;
  }

  .xxs\:mx-m21 {
    margin-left: 21%;
    margin-right: 21%;
  }

  .xxs\:mx-m15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .xxs\:mx-m18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .xxs\:mx-m35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .xxs\:mx-m19 {
    margin-left: 19px;
    margin-right: 19px;
  }

  .xxs\:mx-m17 {
    margin-left: 17px;
    margin-right: 17px;
  }

  .xxs\:mx-m9 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .xxs\:mx-m10 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .xxs\:mx-m51 {
    margin-left: 51px;
    margin-right: 51px;
  }

  .xxs\:mx-m43 {
    margin-left: 43px;
    margin-right: 43px;
  }

  .xxs\:mx-m13 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .xxs\:mx-m26 {
    margin-left: 26px;
    margin-right: 26px;
  }

  .xxs\:mx-m2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .xxs\:mx-m14 {
    margin-left: 14px;
    margin-right: 14px;
  }

  .xxs\:mx-m5 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .xxs\:mx-m8 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .xxs\:mx-mp15 {
    margin-left: 15%;
    margin-right: 15%;
  }

  .xxs\:-mx-100 {
    margin-left: -100px;
    margin-right: -100px;
  }

  .xxs\:mx-0auto {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .xxs\:mx-o6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .xxs\:-mx-23 {
    margin-left: -23px;
    margin-right: -23px;
  }

  .xxs\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .xxs\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .xxs\:my-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .xxs\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .xxs\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .xxs\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .xxs\:my-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .xxs\:my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .xxs\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .xxs\:my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .xxs\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .xxs\:my-11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .xxs\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .xxs\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .xxs\:my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .xxs\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .xxs\:my-18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .xxs\:my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .xxs\:my-21 {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .xxs\:my-23 {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .xxs\:my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .xxs\:my-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .xxs\:my-27 {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .xxs\:my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .xxs\:my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .xxs\:my-31 {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .xxs\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .xxs\:my-34 {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .xxs\:my-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .xxs\:my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .xxs\:my-37 {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .xxs\:my-38 {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .xxs\:my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .xxs\:my-42 {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .xxs\:my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .xxs\:my-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .xxs\:my-46 {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .xxs\:my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .xxs\:my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .xxs\:my-53 {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .xxs\:my-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .xxs\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .xxs\:my-58 {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .xxs\:my-59 {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .xxs\:my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .xxs\:my-63 {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .xxs\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .xxs\:my-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .xxs\:my-67 {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .xxs\:my-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .xxs\:my-71 {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .xxs\:my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .xxs\:my-74 {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .xxs\:my-78 {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .xxs\:my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .xxs\:my-83 {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .xxs\:my-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .xxs\:my-89 {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .xxs\:my-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .xxs\:my-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .xxs\:my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .xxs\:my-97 {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .xxs\:my-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .xxs\:my-106 {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .xxs\:my-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .xxs\:my-109 {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .xxs\:my-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .xxs\:my-135 {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .xxs\:my-147 {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .xxs\:my-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .xxs\:my-168 {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .xxs\:my-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .xxs\:my-185 {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .xxs\:my-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .xxs\:my-245 {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .xxs\:my-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .xxs\:my-400 {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .xxs\:my-480 {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .xxs\:my-510 {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .xxs\:my-537 {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .xxs\:my-650 {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .xxs\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .xxs\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .xxs\:my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .xxs\:my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .xxs\:my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .xxs\:my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .xxs\:-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .xxs\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .xxs\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .xxs\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .xxs\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .xxs\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .xxs\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .xxs\:-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .xxs\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .xxs\:-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .xxs\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .xxs\:-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .xxs\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .xxs\:-my-14 {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .xxs\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .xxs\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .xxs\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .xxs\:-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .xxs\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .xxs\:-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .xxs\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .xxs\:-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .xxs\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .xxs\:-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .xxs\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .xxs\:-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .xxs\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .xxs\:-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .xxs\:-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .xxs\:-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .xxs\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .xxs\:-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .xxs\:-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .xxs\:-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .xxs\:-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .xxs\:-my-15px {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .xxs\:my-m11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .xxs\:my-12px {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .xxs\:my-m72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .xxs\:my-m21 {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .xxs\:my-m15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .xxs\:my-m18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .xxs\:my-m35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .xxs\:my-m19 {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .xxs\:my-m17 {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .xxs\:my-m9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .xxs\:my-m10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .xxs\:my-m51 {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .xxs\:my-m43 {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .xxs\:my-m13 {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .xxs\:my-m26 {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .xxs\:my-m2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .xxs\:my-m14 {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .xxs\:my-m5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .xxs\:my-m8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .xxs\:my-mp15 {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .xxs\:-my-100 {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .xxs\:my-0auto {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .xxs\:my-o6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .xxs\:-my-23 {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .xxs\:last\:mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .xxs\:last\:mx-1:last-child {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .xxs\:last\:mx-2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .xxs\:last\:mx-3:last-child {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .xxs\:last\:mx-4:last-child {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .xxs\:last\:mx-5:last-child {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .xxs\:last\:mx-6:last-child {
    margin-left: 6px;
    margin-right: 6px;
  }

  .xxs\:last\:mx-7:last-child {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .xxs\:last\:mx-8:last-child {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .xxs\:last\:mx-9:last-child {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .xxs\:last\:mx-10:last-child {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .xxs\:last\:mx-11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .xxs\:last\:mx-12:last-child {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .xxs\:last\:mx-14:last-child {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .xxs\:last\:mx-15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .xxs\:last\:mx-16:last-child {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .xxs\:last\:mx-18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .xxs\:last\:mx-20:last-child {
    margin-left: 20px;
    margin-right: 20px;
  }

  .xxs\:last\:mx-21:last-child {
    margin-left: 21px;
    margin-right: 21px;
  }

  .xxs\:last\:mx-23:last-child {
    margin-left: 23px;
    margin-right: 23px;
  }

  .xxs\:last\:mx-24:last-child {
    margin-left: 24px;
    margin-right: 24px;
  }

  .xxs\:last\:mx-25:last-child {
    margin-left: 25px;
    margin-right: 25px;
  }

  .xxs\:last\:mx-27:last-child {
    margin-left: 27px;
    margin-right: 27px;
  }

  .xxs\:last\:mx-28:last-child {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .xxs\:last\:mx-30:last-child {
    margin-left: 30px;
    margin-right: 30px;
  }

  .xxs\:last\:mx-31:last-child {
    margin-left: 31px;
    margin-right: 31px;
  }

  .xxs\:last\:mx-32:last-child {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .xxs\:last\:mx-34:last-child {
    margin-left: 34px;
    margin-right: 34px;
  }

  .xxs\:last\:mx-35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .xxs\:last\:mx-36:last-child {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .xxs\:last\:mx-37:last-child {
    margin-left: 37px;
    margin-right: 37px;
  }

  .xxs\:last\:mx-38:last-child {
    margin-left: 38px;
    margin-right: 38px;
  }

  .xxs\:last\:mx-40:last-child {
    margin-left: 40px;
    margin-right: 40px;
  }

  .xxs\:last\:mx-42:last-child {
    margin-left: 42px;
    margin-right: 42px;
  }

  .xxs\:last\:mx-44:last-child {
    margin-left: 44px;
    margin-right: 44px;
  }

  .xxs\:last\:mx-45:last-child {
    margin-left: 45px;
    margin-right: 45px;
  }

  .xxs\:last\:mx-46:last-child {
    margin-left: 46px;
    margin-right: 46px;
  }

  .xxs\:last\:mx-48:last-child {
    margin-left: 48px;
    margin-right: 48px;
  }

  .xxs\:last\:mx-52:last-child {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .xxs\:last\:mx-53:last-child {
    margin-left: 53px;
    margin-right: 53px;
  }

  .xxs\:last\:mx-55:last-child {
    margin-left: 55px;
    margin-right: 55px;
  }

  .xxs\:last\:mx-56:last-child {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .xxs\:last\:mx-58:last-child {
    margin-left: 58px;
    margin-right: 58px;
  }

  .xxs\:last\:mx-59:last-child {
    margin-left: 59px;
    margin-right: 59px;
  }

  .xxs\:last\:mx-60:last-child {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .xxs\:last\:mx-63:last-child {
    margin-left: 63px;
    margin-right: 63px;
  }

  .xxs\:last\:mx-64:last-child {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .xxs\:last\:mx-65:last-child {
    margin-left: 65px;
    margin-right: 65px;
  }

  .xxs\:last\:mx-67:last-child {
    margin-left: 67px;
    margin-right: 67px;
  }

  .xxs\:last\:mx-70:last-child {
    margin-left: 70px;
    margin-right: 70px;
  }

  .xxs\:last\:mx-71:last-child {
    margin-left: 71px;
    margin-right: 71px;
  }

  .xxs\:last\:mx-72:last-child {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .xxs\:last\:mx-74:last-child {
    margin-left: 74px;
    margin-right: 74px;
  }

  .xxs\:last\:mx-78:last-child {
    margin-left: 78px;
    margin-right: 78px;
  }

  .xxs\:last\:mx-80:last-child {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .xxs\:last\:mx-83:last-child {
    margin-left: 83px;
    margin-right: 83px;
  }

  .xxs\:last\:mx-84:last-child {
    margin-left: 84px;
    margin-right: 84px;
  }

  .xxs\:last\:mx-89:last-child {
    margin-left: 89px;
    margin-right: 89px;
  }

  .xxs\:last\:mx-90:last-child {
    margin-left: 90px;
    margin-right: 90px;
  }

  .xxs\:last\:mx-92:last-child {
    margin-left: 92px;
    margin-right: 92px;
  }

  .xxs\:last\:mx-96:last-child {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .xxs\:last\:mx-97:last-child {
    margin-left: 97px;
    margin-right: 97px;
  }

  .xxs\:last\:mx-100:last-child {
    margin-left: 100px;
    margin-right: 100px;
  }

  .xxs\:last\:mx-106:last-child {
    margin-left: 106px;
    margin-right: 106px;
  }

  .xxs\:last\:mx-108:last-child {
    margin-left: 108px;
    margin-right: 108px;
  }

  .xxs\:last\:mx-109:last-child {
    margin-left: 109px;
    margin-right: 109px;
  }

  .xxs\:last\:mx-120:last-child {
    margin-left: 120px;
    margin-right: 120px;
  }

  .xxs\:last\:mx-135:last-child {
    margin-left: 135px;
    margin-right: 135px;
  }

  .xxs\:last\:mx-147:last-child {
    margin-left: 147px;
    margin-right: 147px;
  }

  .xxs\:last\:mx-150:last-child {
    margin-left: 150px;
    margin-right: 150px;
  }

  .xxs\:last\:mx-168:last-child {
    margin-left: 168px;
    margin-right: 168px;
  }

  .xxs\:last\:mx-180:last-child {
    margin-left: 180px;
    margin-right: 180px;
  }

  .xxs\:last\:mx-185:last-child {
    margin-left: 185px;
    margin-right: 185px;
  }

  .xxs\:last\:mx-200:last-child {
    margin-left: 200px;
    margin-right: 200px;
  }

  .xxs\:last\:mx-245:last-child {
    margin-left: 245px;
    margin-right: 245px;
  }

  .xxs\:last\:mx-300:last-child {
    margin-left: 300px;
    margin-right: 300px;
  }

  .xxs\:last\:mx-400:last-child {
    margin-left: 400px;
    margin-right: 400px;
  }

  .xxs\:last\:mx-480:last-child {
    margin-left: 480px;
    margin-right: 480px;
  }

  .xxs\:last\:mx-510:last-child {
    margin-left: 510px;
    margin-right: 510px;
  }

  .xxs\:last\:mx-537:last-child {
    margin-left: 537px;
    margin-right: 537px;
  }

  .xxs\:last\:mx-650:last-child {
    margin-left: 650px;
    margin-right: 650px;
  }

  .xxs\:last\:mx-auto:last-child {
    margin-left: auto;
    margin-right: auto;
  }

  .xxs\:last\:mx-px:last-child {
    margin-left: 1px;
    margin-right: 1px;
  }

  .xxs\:last\:mx-0\.5:last-child {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .xxs\:last\:mx-1\.5:last-child {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .xxs\:last\:mx-2\.5:last-child {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .xxs\:last\:mx-3\.5:last-child {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .xxs\:last\:-mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .xxs\:last\:-mx-1:last-child {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .xxs\:last\:-mx-2:last-child {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .xxs\:last\:-mx-3:last-child {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .xxs\:last\:-mx-4:last-child {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .xxs\:last\:-mx-5:last-child {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .xxs\:last\:-mx-6:last-child {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .xxs\:last\:-mx-7:last-child {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .xxs\:last\:-mx-8:last-child {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .xxs\:last\:-mx-9:last-child {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .xxs\:last\:-mx-10:last-child {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .xxs\:last\:-mx-11:last-child {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .xxs\:last\:-mx-12:last-child {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .xxs\:last\:-mx-14:last-child {
    margin-left: -14px;
    margin-right: -14px;
  }

  .xxs\:last\:-mx-16:last-child {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .xxs\:last\:-mx-20:last-child {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .xxs\:last\:-mx-24:last-child {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .xxs\:last\:-mx-28:last-child {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .xxs\:last\:-mx-32:last-child {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .xxs\:last\:-mx-36:last-child {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .xxs\:last\:-mx-40:last-child {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .xxs\:last\:-mx-44:last-child {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .xxs\:last\:-mx-48:last-child {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .xxs\:last\:-mx-52:last-child {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .xxs\:last\:-mx-56:last-child {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .xxs\:last\:-mx-60:last-child {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .xxs\:last\:-mx-64:last-child {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .xxs\:last\:-mx-72:last-child {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .xxs\:last\:-mx-80:last-child {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .xxs\:last\:-mx-96:last-child {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .xxs\:last\:-mx-px:last-child {
    margin-left: -1px;
    margin-right: -1px;
  }

  .xxs\:last\:-mx-0\.5:last-child {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .xxs\:last\:-mx-1\.5:last-child {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .xxs\:last\:-mx-2\.5:last-child {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .xxs\:last\:-mx-3\.5:last-child {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .xxs\:last\:-mx-15px:last-child {
    margin-left: -15px;
    margin-right: -15px;
  }

  .xxs\:last\:mx-m11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .xxs\:last\:mx-12px:last-child {
    margin-left: 12px;
    margin-right: 12px;
  }

  .xxs\:last\:mx-m72:last-child {
    margin-left: 72px;
    margin-right: 72px;
  }

  .xxs\:last\:mx-m21:last-child {
    margin-left: 21%;
    margin-right: 21%;
  }

  .xxs\:last\:mx-m15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .xxs\:last\:mx-m18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .xxs\:last\:mx-m35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .xxs\:last\:mx-m19:last-child {
    margin-left: 19px;
    margin-right: 19px;
  }

  .xxs\:last\:mx-m17:last-child {
    margin-left: 17px;
    margin-right: 17px;
  }

  .xxs\:last\:mx-m9:last-child {
    margin-left: 9px;
    margin-right: 9px;
  }

  .xxs\:last\:mx-m10:last-child {
    margin-left: 10px;
    margin-right: 10px;
  }

  .xxs\:last\:mx-m51:last-child {
    margin-left: 51px;
    margin-right: 51px;
  }

  .xxs\:last\:mx-m43:last-child {
    margin-left: 43px;
    margin-right: 43px;
  }

  .xxs\:last\:mx-m13:last-child {
    margin-left: 13px;
    margin-right: 13px;
  }

  .xxs\:last\:mx-m26:last-child {
    margin-left: 26px;
    margin-right: 26px;
  }

  .xxs\:last\:mx-m2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .xxs\:last\:mx-m14:last-child {
    margin-left: 14px;
    margin-right: 14px;
  }

  .xxs\:last\:mx-m5:last-child {
    margin-left: 5px;
    margin-right: 5px;
  }

  .xxs\:last\:mx-m8:last-child {
    margin-left: 8px;
    margin-right: 8px;
  }

  .xxs\:last\:mx-mp15:last-child {
    margin-left: 15%;
    margin-right: 15%;
  }

  .xxs\:last\:-mx-100:last-child {
    margin-left: -100px;
    margin-right: -100px;
  }

  .xxs\:last\:mx-0auto:last-child {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .xxs\:last\:mx-o6:last-child {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .xxs\:last\:-mx-23:last-child {
    margin-left: -23px;
    margin-right: -23px;
  }

  .xxs\:last\:my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .xxs\:last\:my-1:last-child {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .xxs\:last\:my-2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .xxs\:last\:my-3:last-child {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .xxs\:last\:my-4:last-child {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .xxs\:last\:my-5:last-child {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .xxs\:last\:my-6:last-child {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .xxs\:last\:my-7:last-child {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .xxs\:last\:my-8:last-child {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .xxs\:last\:my-9:last-child {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .xxs\:last\:my-10:last-child {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .xxs\:last\:my-11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .xxs\:last\:my-12:last-child {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .xxs\:last\:my-14:last-child {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .xxs\:last\:my-15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .xxs\:last\:my-16:last-child {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .xxs\:last\:my-18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .xxs\:last\:my-20:last-child {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .xxs\:last\:my-21:last-child {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .xxs\:last\:my-23:last-child {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .xxs\:last\:my-24:last-child {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .xxs\:last\:my-25:last-child {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .xxs\:last\:my-27:last-child {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .xxs\:last\:my-28:last-child {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .xxs\:last\:my-30:last-child {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .xxs\:last\:my-31:last-child {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .xxs\:last\:my-32:last-child {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .xxs\:last\:my-34:last-child {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .xxs\:last\:my-35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .xxs\:last\:my-36:last-child {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .xxs\:last\:my-37:last-child {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .xxs\:last\:my-38:last-child {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .xxs\:last\:my-40:last-child {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .xxs\:last\:my-42:last-child {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .xxs\:last\:my-44:last-child {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .xxs\:last\:my-45:last-child {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .xxs\:last\:my-46:last-child {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .xxs\:last\:my-48:last-child {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .xxs\:last\:my-52:last-child {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .xxs\:last\:my-53:last-child {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .xxs\:last\:my-55:last-child {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .xxs\:last\:my-56:last-child {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .xxs\:last\:my-58:last-child {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .xxs\:last\:my-59:last-child {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .xxs\:last\:my-60:last-child {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .xxs\:last\:my-63:last-child {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .xxs\:last\:my-64:last-child {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .xxs\:last\:my-65:last-child {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .xxs\:last\:my-67:last-child {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .xxs\:last\:my-70:last-child {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .xxs\:last\:my-71:last-child {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .xxs\:last\:my-72:last-child {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .xxs\:last\:my-74:last-child {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .xxs\:last\:my-78:last-child {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .xxs\:last\:my-80:last-child {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .xxs\:last\:my-83:last-child {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .xxs\:last\:my-84:last-child {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .xxs\:last\:my-89:last-child {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .xxs\:last\:my-90:last-child {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .xxs\:last\:my-92:last-child {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .xxs\:last\:my-96:last-child {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .xxs\:last\:my-97:last-child {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .xxs\:last\:my-100:last-child {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .xxs\:last\:my-106:last-child {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .xxs\:last\:my-108:last-child {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .xxs\:last\:my-109:last-child {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .xxs\:last\:my-120:last-child {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .xxs\:last\:my-135:last-child {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .xxs\:last\:my-147:last-child {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .xxs\:last\:my-150:last-child {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .xxs\:last\:my-168:last-child {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .xxs\:last\:my-180:last-child {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .xxs\:last\:my-185:last-child {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .xxs\:last\:my-200:last-child {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .xxs\:last\:my-245:last-child {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .xxs\:last\:my-300:last-child {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .xxs\:last\:my-400:last-child {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .xxs\:last\:my-480:last-child {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .xxs\:last\:my-510:last-child {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .xxs\:last\:my-537:last-child {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .xxs\:last\:my-650:last-child {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .xxs\:last\:my-auto:last-child {
    margin-top: auto;
    margin-bottom: auto;
  }

  .xxs\:last\:my-px:last-child {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .xxs\:last\:my-0\.5:last-child {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .xxs\:last\:my-1\.5:last-child {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .xxs\:last\:my-2\.5:last-child {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .xxs\:last\:my-3\.5:last-child {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .xxs\:last\:-my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .xxs\:last\:-my-1:last-child {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .xxs\:last\:-my-2:last-child {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .xxs\:last\:-my-3:last-child {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .xxs\:last\:-my-4:last-child {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .xxs\:last\:-my-5:last-child {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .xxs\:last\:-my-6:last-child {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .xxs\:last\:-my-7:last-child {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .xxs\:last\:-my-8:last-child {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .xxs\:last\:-my-9:last-child {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .xxs\:last\:-my-10:last-child {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .xxs\:last\:-my-11:last-child {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .xxs\:last\:-my-12:last-child {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .xxs\:last\:-my-14:last-child {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .xxs\:last\:-my-16:last-child {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .xxs\:last\:-my-20:last-child {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .xxs\:last\:-my-24:last-child {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .xxs\:last\:-my-28:last-child {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .xxs\:last\:-my-32:last-child {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .xxs\:last\:-my-36:last-child {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .xxs\:last\:-my-40:last-child {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .xxs\:last\:-my-44:last-child {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .xxs\:last\:-my-48:last-child {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .xxs\:last\:-my-52:last-child {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .xxs\:last\:-my-56:last-child {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .xxs\:last\:-my-60:last-child {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .xxs\:last\:-my-64:last-child {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .xxs\:last\:-my-72:last-child {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .xxs\:last\:-my-80:last-child {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .xxs\:last\:-my-96:last-child {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .xxs\:last\:-my-px:last-child {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .xxs\:last\:-my-0\.5:last-child {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .xxs\:last\:-my-1\.5:last-child {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .xxs\:last\:-my-2\.5:last-child {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .xxs\:last\:-my-3\.5:last-child {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .xxs\:last\:-my-15px:last-child {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .xxs\:last\:my-m11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .xxs\:last\:my-12px:last-child {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .xxs\:last\:my-m72:last-child {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .xxs\:last\:my-m21:last-child {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .xxs\:last\:my-m15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .xxs\:last\:my-m18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .xxs\:last\:my-m35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .xxs\:last\:my-m19:last-child {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .xxs\:last\:my-m17:last-child {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .xxs\:last\:my-m9:last-child {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .xxs\:last\:my-m10:last-child {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .xxs\:last\:my-m51:last-child {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .xxs\:last\:my-m43:last-child {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .xxs\:last\:my-m13:last-child {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .xxs\:last\:my-m26:last-child {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .xxs\:last\:my-m2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .xxs\:last\:my-m14:last-child {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .xxs\:last\:my-m5:last-child {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .xxs\:last\:my-m8:last-child {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .xxs\:last\:my-mp15:last-child {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .xxs\:last\:-my-100:last-child {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .xxs\:last\:my-0auto:last-child {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .xxs\:last\:my-o6:last-child {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .xxs\:last\:-my-23:last-child {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .xxs\:mt-0 {
    margin-top: 0px;
  }

  .xxs\:mt-1 {
    margin-top: 0.25rem;
  }

  .xxs\:mt-2 {
    margin-top: 2px;
  }

  .xxs\:mt-3 {
    margin-top: 0.75rem;
  }

  .xxs\:mt-4 {
    margin-top: 1rem;
  }

  .xxs\:mt-5 {
    margin-top: 1.25rem;
  }

  .xxs\:mt-6 {
    margin-top: 6px;
  }

  .xxs\:mt-7 {
    margin-top: 1.75rem;
  }

  .xxs\:mt-8 {
    margin-top: 2rem;
  }

  .xxs\:mt-9 {
    margin-top: 2.25rem;
  }

  .xxs\:mt-10 {
    margin-top: 2.5rem;
  }

  .xxs\:mt-11 {
    margin-top: 11px;
  }

  .xxs\:mt-12 {
    margin-top: 3rem;
  }

  .xxs\:mt-14 {
    margin-top: 3.5rem;
  }

  .xxs\:mt-15 {
    margin-top: 15px;
  }

  .xxs\:mt-16 {
    margin-top: 4rem;
  }

  .xxs\:mt-18 {
    margin-top: 18px;
  }

  .xxs\:mt-20 {
    margin-top: 20px;
  }

  .xxs\:mt-21 {
    margin-top: 21px;
  }

  .xxs\:mt-23 {
    margin-top: 23px;
  }

  .xxs\:mt-24 {
    margin-top: 24px;
  }

  .xxs\:mt-25 {
    margin-top: 25px;
  }

  .xxs\:mt-27 {
    margin-top: 27px;
  }

  .xxs\:mt-28 {
    margin-top: 7rem;
  }

  .xxs\:mt-30 {
    margin-top: 30px;
  }

  .xxs\:mt-31 {
    margin-top: 31px;
  }

  .xxs\:mt-32 {
    margin-top: 8rem;
  }

  .xxs\:mt-34 {
    margin-top: 34px;
  }

  .xxs\:mt-35 {
    margin-top: 35px;
  }

  .xxs\:mt-36 {
    margin-top: 9rem;
  }

  .xxs\:mt-37 {
    margin-top: 37px;
  }

  .xxs\:mt-38 {
    margin-top: 38px;
  }

  .xxs\:mt-40 {
    margin-top: 40px;
  }

  .xxs\:mt-42 {
    margin-top: 42px;
  }

  .xxs\:mt-44 {
    margin-top: 44px;
  }

  .xxs\:mt-45 {
    margin-top: 45px;
  }

  .xxs\:mt-46 {
    margin-top: 46px;
  }

  .xxs\:mt-48 {
    margin-top: 48px;
  }

  .xxs\:mt-52 {
    margin-top: 13rem;
  }

  .xxs\:mt-53 {
    margin-top: 53px;
  }

  .xxs\:mt-55 {
    margin-top: 55px;
  }

  .xxs\:mt-56 {
    margin-top: 14rem;
  }

  .xxs\:mt-58 {
    margin-top: 58px;
  }

  .xxs\:mt-59 {
    margin-top: 59px;
  }

  .xxs\:mt-60 {
    margin-top: 15rem;
  }

  .xxs\:mt-63 {
    margin-top: 63px;
  }

  .xxs\:mt-64 {
    margin-top: 16rem;
  }

  .xxs\:mt-65 {
    margin-top: 65px;
  }

  .xxs\:mt-67 {
    margin-top: 67px;
  }

  .xxs\:mt-70 {
    margin-top: 70px;
  }

  .xxs\:mt-71 {
    margin-top: 71px;
  }

  .xxs\:mt-72 {
    margin-top: 18rem;
  }

  .xxs\:mt-74 {
    margin-top: 74px;
  }

  .xxs\:mt-78 {
    margin-top: 78px;
  }

  .xxs\:mt-80 {
    margin-top: 20rem;
  }

  .xxs\:mt-83 {
    margin-top: 83px;
  }

  .xxs\:mt-84 {
    margin-top: 84px;
  }

  .xxs\:mt-89 {
    margin-top: 89px;
  }

  .xxs\:mt-90 {
    margin-top: 90px;
  }

  .xxs\:mt-92 {
    margin-top: 92px;
  }

  .xxs\:mt-96 {
    margin-top: 24rem;
  }

  .xxs\:mt-97 {
    margin-top: 97px;
  }

  .xxs\:mt-100 {
    margin-top: 100px;
  }

  .xxs\:mt-106 {
    margin-top: 106px;
  }

  .xxs\:mt-108 {
    margin-top: 108px;
  }

  .xxs\:mt-109 {
    margin-top: 109px;
  }

  .xxs\:mt-120 {
    margin-top: 120px;
  }

  .xxs\:mt-135 {
    margin-top: 135px;
  }

  .xxs\:mt-147 {
    margin-top: 147px;
  }

  .xxs\:mt-150 {
    margin-top: 150px;
  }

  .xxs\:mt-168 {
    margin-top: 168px;
  }

  .xxs\:mt-180 {
    margin-top: 180px;
  }

  .xxs\:mt-185 {
    margin-top: 185px;
  }

  .xxs\:mt-200 {
    margin-top: 200px;
  }

  .xxs\:mt-245 {
    margin-top: 245px;
  }

  .xxs\:mt-300 {
    margin-top: 300px;
  }

  .xxs\:mt-400 {
    margin-top: 400px;
  }

  .xxs\:mt-480 {
    margin-top: 480px;
  }

  .xxs\:mt-510 {
    margin-top: 510px;
  }

  .xxs\:mt-537 {
    margin-top: 537px;
  }

  .xxs\:mt-650 {
    margin-top: 650px;
  }

  .xxs\:mt-auto {
    margin-top: auto;
  }

  .xxs\:mt-px {
    margin-top: 1px;
  }

  .xxs\:mt-0\.5 {
    margin-top: 0.125rem;
  }

  .xxs\:mt-1\.5 {
    margin-top: 0.375rem;
  }

  .xxs\:mt-2\.5 {
    margin-top: 0.625rem;
  }

  .xxs\:mt-3\.5 {
    margin-top: 0.875rem;
  }

  .xxs\:-mt-0 {
    margin-top: 0px;
  }

  .xxs\:-mt-1 {
    margin-top: -0.25rem;
  }

  .xxs\:-mt-2 {
    margin-top: -0.5rem;
  }

  .xxs\:-mt-3 {
    margin-top: -0.75rem;
  }

  .xxs\:-mt-4 {
    margin-top: -1rem;
  }

  .xxs\:-mt-5 {
    margin-top: -1.25rem;
  }

  .xxs\:-mt-6 {
    margin-top: -1.5rem;
  }

  .xxs\:-mt-7 {
    margin-top: -1.75rem;
  }

  .xxs\:-mt-8 {
    margin-top: -2rem;
  }

  .xxs\:-mt-9 {
    margin-top: -2.25rem;
  }

  .xxs\:-mt-10 {
    margin-top: -2.5rem;
  }

  .xxs\:-mt-11 {
    margin-top: -2.75rem;
  }

  .xxs\:-mt-12 {
    margin-top: -3rem;
  }

  .xxs\:-mt-14 {
    margin-top: -14px;
  }

  .xxs\:-mt-16 {
    margin-top: -4rem;
  }

  .xxs\:-mt-20 {
    margin-top: -5rem;
  }

  .xxs\:-mt-24 {
    margin-top: -6rem;
  }

  .xxs\:-mt-28 {
    margin-top: -7rem;
  }

  .xxs\:-mt-32 {
    margin-top: -8rem;
  }

  .xxs\:-mt-36 {
    margin-top: -9rem;
  }

  .xxs\:-mt-40 {
    margin-top: -10rem;
  }

  .xxs\:-mt-44 {
    margin-top: -11rem;
  }

  .xxs\:-mt-48 {
    margin-top: -12rem;
  }

  .xxs\:-mt-52 {
    margin-top: -13rem;
  }

  .xxs\:-mt-56 {
    margin-top: -14rem;
  }

  .xxs\:-mt-60 {
    margin-top: -15rem;
  }

  .xxs\:-mt-64 {
    margin-top: -16rem;
  }

  .xxs\:-mt-72 {
    margin-top: -18rem;
  }

  .xxs\:-mt-80 {
    margin-top: -20rem;
  }

  .xxs\:-mt-96 {
    margin-top: -24rem;
  }

  .xxs\:-mt-px {
    margin-top: -1px;
  }

  .xxs\:-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .xxs\:-mt-1\.5 {
    margin-top: -0.375rem;
  }

  .xxs\:-mt-2\.5 {
    margin-top: -0.625rem;
  }

  .xxs\:-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .xxs\:-mt-15px {
    margin-top: -15px;
  }

  .xxs\:mt-m11 {
    margin-top: 11px;
  }

  .xxs\:mt-12px {
    margin-top: 12px;
  }

  .xxs\:mt-m72 {
    margin-top: 72px;
  }

  .xxs\:mt-m21 {
    margin-top: 21%;
  }

  .xxs\:mt-m15 {
    margin-top: 15px;
  }

  .xxs\:mt-m18 {
    margin-top: 18px;
  }

  .xxs\:mt-m35 {
    margin-top: 35px;
  }

  .xxs\:mt-m19 {
    margin-top: 19px;
  }

  .xxs\:mt-m17 {
    margin-top: 17px;
  }

  .xxs\:mt-m9 {
    margin-top: 9px;
  }

  .xxs\:mt-m10 {
    margin-top: 10px;
  }

  .xxs\:mt-m51 {
    margin-top: 51px;
  }

  .xxs\:mt-m43 {
    margin-top: 43px;
  }

  .xxs\:mt-m13 {
    margin-top: 13px;
  }

  .xxs\:mt-m26 {
    margin-top: 26px;
  }

  .xxs\:mt-m2 {
    margin-top: 2px;
  }

  .xxs\:mt-m14 {
    margin-top: 14px;
  }

  .xxs\:mt-m5 {
    margin-top: 5px;
  }

  .xxs\:mt-m8 {
    margin-top: 8px;
  }

  .xxs\:mt-mp15 {
    margin-top: 15%;
  }

  .xxs\:-mt-100 {
    margin-top: -100px;
  }

  .xxs\:mt-0auto {
    margin-top: 0px auto;
  }

  .xxs\:mt-o6 {
    margin-top: 1.5rem;
  }

  .xxs\:-mt-23 {
    margin-top: -23px;
  }

  .xxs\:mr-0 {
    margin-right: 0px;
  }

  .xxs\:mr-1 {
    margin-right: 0.25rem;
  }

  .xxs\:mr-2 {
    margin-right: 2px;
  }

  .xxs\:mr-3 {
    margin-right: 0.75rem;
  }

  .xxs\:mr-4 {
    margin-right: 1rem;
  }

  .xxs\:mr-5 {
    margin-right: 1.25rem;
  }

  .xxs\:mr-6 {
    margin-right: 6px;
  }

  .xxs\:mr-7 {
    margin-right: 1.75rem;
  }

  .xxs\:mr-8 {
    margin-right: 2rem;
  }

  .xxs\:mr-9 {
    margin-right: 2.25rem;
  }

  .xxs\:mr-10 {
    margin-right: 2.5rem;
  }

  .xxs\:mr-11 {
    margin-right: 11px;
  }

  .xxs\:mr-12 {
    margin-right: 3rem;
  }

  .xxs\:mr-14 {
    margin-right: 3.5rem;
  }

  .xxs\:mr-15 {
    margin-right: 15px;
  }

  .xxs\:mr-16 {
    margin-right: 4rem;
  }

  .xxs\:mr-18 {
    margin-right: 18px;
  }

  .xxs\:mr-20 {
    margin-right: 20px;
  }

  .xxs\:mr-21 {
    margin-right: 21px;
  }

  .xxs\:mr-23 {
    margin-right: 23px;
  }

  .xxs\:mr-24 {
    margin-right: 24px;
  }

  .xxs\:mr-25 {
    margin-right: 25px;
  }

  .xxs\:mr-27 {
    margin-right: 27px;
  }

  .xxs\:mr-28 {
    margin-right: 7rem;
  }

  .xxs\:mr-30 {
    margin-right: 30px;
  }

  .xxs\:mr-31 {
    margin-right: 31px;
  }

  .xxs\:mr-32 {
    margin-right: 8rem;
  }

  .xxs\:mr-34 {
    margin-right: 34px;
  }

  .xxs\:mr-35 {
    margin-right: 35px;
  }

  .xxs\:mr-36 {
    margin-right: 9rem;
  }

  .xxs\:mr-37 {
    margin-right: 37px;
  }

  .xxs\:mr-38 {
    margin-right: 38px;
  }

  .xxs\:mr-40 {
    margin-right: 40px;
  }

  .xxs\:mr-42 {
    margin-right: 42px;
  }

  .xxs\:mr-44 {
    margin-right: 44px;
  }

  .xxs\:mr-45 {
    margin-right: 45px;
  }

  .xxs\:mr-46 {
    margin-right: 46px;
  }

  .xxs\:mr-48 {
    margin-right: 48px;
  }

  .xxs\:mr-52 {
    margin-right: 13rem;
  }

  .xxs\:mr-53 {
    margin-right: 53px;
  }

  .xxs\:mr-55 {
    margin-right: 55px;
  }

  .xxs\:mr-56 {
    margin-right: 14rem;
  }

  .xxs\:mr-58 {
    margin-right: 58px;
  }

  .xxs\:mr-59 {
    margin-right: 59px;
  }

  .xxs\:mr-60 {
    margin-right: 15rem;
  }

  .xxs\:mr-63 {
    margin-right: 63px;
  }

  .xxs\:mr-64 {
    margin-right: 16rem;
  }

  .xxs\:mr-65 {
    margin-right: 65px;
  }

  .xxs\:mr-67 {
    margin-right: 67px;
  }

  .xxs\:mr-70 {
    margin-right: 70px;
  }

  .xxs\:mr-71 {
    margin-right: 71px;
  }

  .xxs\:mr-72 {
    margin-right: 18rem;
  }

  .xxs\:mr-74 {
    margin-right: 74px;
  }

  .xxs\:mr-78 {
    margin-right: 78px;
  }

  .xxs\:mr-80 {
    margin-right: 20rem;
  }

  .xxs\:mr-83 {
    margin-right: 83px;
  }

  .xxs\:mr-84 {
    margin-right: 84px;
  }

  .xxs\:mr-89 {
    margin-right: 89px;
  }

  .xxs\:mr-90 {
    margin-right: 90px;
  }

  .xxs\:mr-92 {
    margin-right: 92px;
  }

  .xxs\:mr-96 {
    margin-right: 24rem;
  }

  .xxs\:mr-97 {
    margin-right: 97px;
  }

  .xxs\:mr-100 {
    margin-right: 100px;
  }

  .xxs\:mr-106 {
    margin-right: 106px;
  }

  .xxs\:mr-108 {
    margin-right: 108px;
  }

  .xxs\:mr-109 {
    margin-right: 109px;
  }

  .xxs\:mr-120 {
    margin-right: 120px;
  }

  .xxs\:mr-135 {
    margin-right: 135px;
  }

  .xxs\:mr-147 {
    margin-right: 147px;
  }

  .xxs\:mr-150 {
    margin-right: 150px;
  }

  .xxs\:mr-168 {
    margin-right: 168px;
  }

  .xxs\:mr-180 {
    margin-right: 180px;
  }

  .xxs\:mr-185 {
    margin-right: 185px;
  }

  .xxs\:mr-200 {
    margin-right: 200px;
  }

  .xxs\:mr-245 {
    margin-right: 245px;
  }

  .xxs\:mr-300 {
    margin-right: 300px;
  }

  .xxs\:mr-400 {
    margin-right: 400px;
  }

  .xxs\:mr-480 {
    margin-right: 480px;
  }

  .xxs\:mr-510 {
    margin-right: 510px;
  }

  .xxs\:mr-537 {
    margin-right: 537px;
  }

  .xxs\:mr-650 {
    margin-right: 650px;
  }

  .xxs\:mr-auto {
    margin-right: auto;
  }

  .xxs\:mr-px {
    margin-right: 1px;
  }

  .xxs\:mr-0\.5 {
    margin-right: 0.125rem;
  }

  .xxs\:mr-1\.5 {
    margin-right: 0.375rem;
  }

  .xxs\:mr-2\.5 {
    margin-right: 0.625rem;
  }

  .xxs\:mr-3\.5 {
    margin-right: 0.875rem;
  }

  .xxs\:-mr-0 {
    margin-right: 0px;
  }

  .xxs\:-mr-1 {
    margin-right: -0.25rem;
  }

  .xxs\:-mr-2 {
    margin-right: -0.5rem;
  }

  .xxs\:-mr-3 {
    margin-right: -0.75rem;
  }

  .xxs\:-mr-4 {
    margin-right: -1rem;
  }

  .xxs\:-mr-5 {
    margin-right: -1.25rem;
  }

  .xxs\:-mr-6 {
    margin-right: -1.5rem;
  }

  .xxs\:-mr-7 {
    margin-right: -1.75rem;
  }

  .xxs\:-mr-8 {
    margin-right: -2rem;
  }

  .xxs\:-mr-9 {
    margin-right: -2.25rem;
  }

  .xxs\:-mr-10 {
    margin-right: -2.5rem;
  }

  .xxs\:-mr-11 {
    margin-right: -2.75rem;
  }

  .xxs\:-mr-12 {
    margin-right: -3rem;
  }

  .xxs\:-mr-14 {
    margin-right: -14px;
  }

  .xxs\:-mr-16 {
    margin-right: -4rem;
  }

  .xxs\:-mr-20 {
    margin-right: -5rem;
  }

  .xxs\:-mr-24 {
    margin-right: -6rem;
  }

  .xxs\:-mr-28 {
    margin-right: -7rem;
  }

  .xxs\:-mr-32 {
    margin-right: -8rem;
  }

  .xxs\:-mr-36 {
    margin-right: -9rem;
  }

  .xxs\:-mr-40 {
    margin-right: -10rem;
  }

  .xxs\:-mr-44 {
    margin-right: -11rem;
  }

  .xxs\:-mr-48 {
    margin-right: -12rem;
  }

  .xxs\:-mr-52 {
    margin-right: -13rem;
  }

  .xxs\:-mr-56 {
    margin-right: -14rem;
  }

  .xxs\:-mr-60 {
    margin-right: -15rem;
  }

  .xxs\:-mr-64 {
    margin-right: -16rem;
  }

  .xxs\:-mr-72 {
    margin-right: -18rem;
  }

  .xxs\:-mr-80 {
    margin-right: -20rem;
  }

  .xxs\:-mr-96 {
    margin-right: -24rem;
  }

  .xxs\:-mr-px {
    margin-right: -1px;
  }

  .xxs\:-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .xxs\:-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .xxs\:-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .xxs\:-mr-3\.5 {
    margin-right: -0.875rem;
  }

  .xxs\:-mr-15px {
    margin-right: -15px;
  }

  .xxs\:mr-m11 {
    margin-right: 11px;
  }

  .xxs\:mr-12px {
    margin-right: 12px;
  }

  .xxs\:mr-m72 {
    margin-right: 72px;
  }

  .xxs\:mr-m21 {
    margin-right: 21%;
  }

  .xxs\:mr-m15 {
    margin-right: 15px;
  }

  .xxs\:mr-m18 {
    margin-right: 18px;
  }

  .xxs\:mr-m35 {
    margin-right: 35px;
  }

  .xxs\:mr-m19 {
    margin-right: 19px;
  }

  .xxs\:mr-m17 {
    margin-right: 17px;
  }

  .xxs\:mr-m9 {
    margin-right: 9px;
  }

  .xxs\:mr-m10 {
    margin-right: 10px;
  }

  .xxs\:mr-m51 {
    margin-right: 51px;
  }

  .xxs\:mr-m43 {
    margin-right: 43px;
  }

  .xxs\:mr-m13 {
    margin-right: 13px;
  }

  .xxs\:mr-m26 {
    margin-right: 26px;
  }

  .xxs\:mr-m2 {
    margin-right: 2px;
  }

  .xxs\:mr-m14 {
    margin-right: 14px;
  }

  .xxs\:mr-m5 {
    margin-right: 5px;
  }

  .xxs\:mr-m8 {
    margin-right: 8px;
  }

  .xxs\:mr-mp15 {
    margin-right: 15%;
  }

  .xxs\:-mr-100 {
    margin-right: -100px;
  }

  .xxs\:mr-0auto {
    margin-right: 0px auto;
  }

  .xxs\:mr-o6 {
    margin-right: 1.5rem;
  }

  .xxs\:-mr-23 {
    margin-right: -23px;
  }

  .xxs\:mb-0 {
    margin-bottom: 0px;
  }

  .xxs\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .xxs\:mb-2 {
    margin-bottom: 2px;
  }

  .xxs\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .xxs\:mb-4 {
    margin-bottom: 1rem;
  }

  .xxs\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .xxs\:mb-6 {
    margin-bottom: 6px;
  }

  .xxs\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .xxs\:mb-8 {
    margin-bottom: 2rem;
  }

  .xxs\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .xxs\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .xxs\:mb-11 {
    margin-bottom: 11px;
  }

  .xxs\:mb-12 {
    margin-bottom: 3rem;
  }

  .xxs\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .xxs\:mb-15 {
    margin-bottom: 15px;
  }

  .xxs\:mb-16 {
    margin-bottom: 4rem;
  }

  .xxs\:mb-18 {
    margin-bottom: 18px;
  }

  .xxs\:mb-20 {
    margin-bottom: 20px;
  }

  .xxs\:mb-21 {
    margin-bottom: 21px;
  }

  .xxs\:mb-23 {
    margin-bottom: 23px;
  }

  .xxs\:mb-24 {
    margin-bottom: 24px;
  }

  .xxs\:mb-25 {
    margin-bottom: 25px;
  }

  .xxs\:mb-27 {
    margin-bottom: 27px;
  }

  .xxs\:mb-28 {
    margin-bottom: 7rem;
  }

  .xxs\:mb-30 {
    margin-bottom: 30px;
  }

  .xxs\:mb-31 {
    margin-bottom: 31px;
  }

  .xxs\:mb-32 {
    margin-bottom: 8rem;
  }

  .xxs\:mb-34 {
    margin-bottom: 34px;
  }

  .xxs\:mb-35 {
    margin-bottom: 35px;
  }

  .xxs\:mb-36 {
    margin-bottom: 9rem;
  }

  .xxs\:mb-37 {
    margin-bottom: 37px;
  }

  .xxs\:mb-38 {
    margin-bottom: 38px;
  }

  .xxs\:mb-40 {
    margin-bottom: 40px;
  }

  .xxs\:mb-42 {
    margin-bottom: 42px;
  }

  .xxs\:mb-44 {
    margin-bottom: 44px;
  }

  .xxs\:mb-45 {
    margin-bottom: 45px;
  }

  .xxs\:mb-46 {
    margin-bottom: 46px;
  }

  .xxs\:mb-48 {
    margin-bottom: 48px;
  }

  .xxs\:mb-52 {
    margin-bottom: 13rem;
  }

  .xxs\:mb-53 {
    margin-bottom: 53px;
  }

  .xxs\:mb-55 {
    margin-bottom: 55px;
  }

  .xxs\:mb-56 {
    margin-bottom: 14rem;
  }

  .xxs\:mb-58 {
    margin-bottom: 58px;
  }

  .xxs\:mb-59 {
    margin-bottom: 59px;
  }

  .xxs\:mb-60 {
    margin-bottom: 15rem;
  }

  .xxs\:mb-63 {
    margin-bottom: 63px;
  }

  .xxs\:mb-64 {
    margin-bottom: 16rem;
  }

  .xxs\:mb-65 {
    margin-bottom: 65px;
  }

  .xxs\:mb-67 {
    margin-bottom: 67px;
  }

  .xxs\:mb-70 {
    margin-bottom: 70px;
  }

  .xxs\:mb-71 {
    margin-bottom: 71px;
  }

  .xxs\:mb-72 {
    margin-bottom: 18rem;
  }

  .xxs\:mb-74 {
    margin-bottom: 74px;
  }

  .xxs\:mb-78 {
    margin-bottom: 78px;
  }

  .xxs\:mb-80 {
    margin-bottom: 20rem;
  }

  .xxs\:mb-83 {
    margin-bottom: 83px;
  }

  .xxs\:mb-84 {
    margin-bottom: 84px;
  }

  .xxs\:mb-89 {
    margin-bottom: 89px;
  }

  .xxs\:mb-90 {
    margin-bottom: 90px;
  }

  .xxs\:mb-92 {
    margin-bottom: 92px;
  }

  .xxs\:mb-96 {
    margin-bottom: 24rem;
  }

  .xxs\:mb-97 {
    margin-bottom: 97px;
  }

  .xxs\:mb-100 {
    margin-bottom: 100px;
  }

  .xxs\:mb-106 {
    margin-bottom: 106px;
  }

  .xxs\:mb-108 {
    margin-bottom: 108px;
  }

  .xxs\:mb-109 {
    margin-bottom: 109px;
  }

  .xxs\:mb-120 {
    margin-bottom: 120px;
  }

  .xxs\:mb-135 {
    margin-bottom: 135px;
  }

  .xxs\:mb-147 {
    margin-bottom: 147px;
  }

  .xxs\:mb-150 {
    margin-bottom: 150px;
  }

  .xxs\:mb-168 {
    margin-bottom: 168px;
  }

  .xxs\:mb-180 {
    margin-bottom: 180px;
  }

  .xxs\:mb-185 {
    margin-bottom: 185px;
  }

  .xxs\:mb-200 {
    margin-bottom: 200px;
  }

  .xxs\:mb-245 {
    margin-bottom: 245px;
  }

  .xxs\:mb-300 {
    margin-bottom: 300px;
  }

  .xxs\:mb-400 {
    margin-bottom: 400px;
  }

  .xxs\:mb-480 {
    margin-bottom: 480px;
  }

  .xxs\:mb-510 {
    margin-bottom: 510px;
  }

  .xxs\:mb-537 {
    margin-bottom: 537px;
  }

  .xxs\:mb-650 {
    margin-bottom: 650px;
  }

  .xxs\:mb-auto {
    margin-bottom: auto;
  }

  .xxs\:mb-px {
    margin-bottom: 1px;
  }

  .xxs\:mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .xxs\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .xxs\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .xxs\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .xxs\:-mb-0 {
    margin-bottom: 0px;
  }

  .xxs\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .xxs\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .xxs\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .xxs\:-mb-4 {
    margin-bottom: -1rem;
  }

  .xxs\:-mb-5 {
    margin-bottom: -1.25rem;
  }

  .xxs\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .xxs\:-mb-7 {
    margin-bottom: -1.75rem;
  }

  .xxs\:-mb-8 {
    margin-bottom: -2rem;
  }

  .xxs\:-mb-9 {
    margin-bottom: -2.25rem;
  }

  .xxs\:-mb-10 {
    margin-bottom: -2.5rem;
  }

  .xxs\:-mb-11 {
    margin-bottom: -2.75rem;
  }

  .xxs\:-mb-12 {
    margin-bottom: -3rem;
  }

  .xxs\:-mb-14 {
    margin-bottom: -14px;
  }

  .xxs\:-mb-16 {
    margin-bottom: -4rem;
  }

  .xxs\:-mb-20 {
    margin-bottom: -5rem;
  }

  .xxs\:-mb-24 {
    margin-bottom: -6rem;
  }

  .xxs\:-mb-28 {
    margin-bottom: -7rem;
  }

  .xxs\:-mb-32 {
    margin-bottom: -8rem;
  }

  .xxs\:-mb-36 {
    margin-bottom: -9rem;
  }

  .xxs\:-mb-40 {
    margin-bottom: -10rem;
  }

  .xxs\:-mb-44 {
    margin-bottom: -11rem;
  }

  .xxs\:-mb-48 {
    margin-bottom: -12rem;
  }

  .xxs\:-mb-52 {
    margin-bottom: -13rem;
  }

  .xxs\:-mb-56 {
    margin-bottom: -14rem;
  }

  .xxs\:-mb-60 {
    margin-bottom: -15rem;
  }

  .xxs\:-mb-64 {
    margin-bottom: -16rem;
  }

  .xxs\:-mb-72 {
    margin-bottom: -18rem;
  }

  .xxs\:-mb-80 {
    margin-bottom: -20rem;
  }

  .xxs\:-mb-96 {
    margin-bottom: -24rem;
  }

  .xxs\:-mb-px {
    margin-bottom: -1px;
  }

  .xxs\:-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

  .xxs\:-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

  .xxs\:-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .xxs\:-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .xxs\:-mb-15px {
    margin-bottom: -15px;
  }

  .xxs\:mb-m11 {
    margin-bottom: 11px;
  }

  .xxs\:mb-12px {
    margin-bottom: 12px;
  }

  .xxs\:mb-m72 {
    margin-bottom: 72px;
  }

  .xxs\:mb-m21 {
    margin-bottom: 21%;
  }

  .xxs\:mb-m15 {
    margin-bottom: 15px;
  }

  .xxs\:mb-m18 {
    margin-bottom: 18px;
  }

  .xxs\:mb-m35 {
    margin-bottom: 35px;
  }

  .xxs\:mb-m19 {
    margin-bottom: 19px;
  }

  .xxs\:mb-m17 {
    margin-bottom: 17px;
  }

  .xxs\:mb-m9 {
    margin-bottom: 9px;
  }

  .xxs\:mb-m10 {
    margin-bottom: 10px;
  }

  .xxs\:mb-m51 {
    margin-bottom: 51px;
  }

  .xxs\:mb-m43 {
    margin-bottom: 43px;
  }

  .xxs\:mb-m13 {
    margin-bottom: 13px;
  }

  .xxs\:mb-m26 {
    margin-bottom: 26px;
  }

  .xxs\:mb-m2 {
    margin-bottom: 2px;
  }

  .xxs\:mb-m14 {
    margin-bottom: 14px;
  }

  .xxs\:mb-m5 {
    margin-bottom: 5px;
  }

  .xxs\:mb-m8 {
    margin-bottom: 8px;
  }

  .xxs\:mb-mp15 {
    margin-bottom: 15%;
  }

  .xxs\:-mb-100 {
    margin-bottom: -100px;
  }

  .xxs\:mb-0auto {
    margin-bottom: 0px auto;
  }

  .xxs\:mb-o6 {
    margin-bottom: 1.5rem;
  }

  .xxs\:-mb-23 {
    margin-bottom: -23px;
  }

  .xxs\:ml-0 {
    margin-left: 0px;
  }

  .xxs\:ml-1 {
    margin-left: 0.25rem;
  }

  .xxs\:ml-2 {
    margin-left: 2px;
  }

  .xxs\:ml-3 {
    margin-left: 0.75rem;
  }

  .xxs\:ml-4 {
    margin-left: 1rem;
  }

  .xxs\:ml-5 {
    margin-left: 1.25rem;
  }

  .xxs\:ml-6 {
    margin-left: 6px;
  }

  .xxs\:ml-7 {
    margin-left: 1.75rem;
  }

  .xxs\:ml-8 {
    margin-left: 2rem;
  }

  .xxs\:ml-9 {
    margin-left: 2.25rem;
  }

  .xxs\:ml-10 {
    margin-left: 2.5rem;
  }

  .xxs\:ml-11 {
    margin-left: 11px;
  }

  .xxs\:ml-12 {
    margin-left: 3rem;
  }

  .xxs\:ml-14 {
    margin-left: 3.5rem;
  }

  .xxs\:ml-15 {
    margin-left: 15px;
  }

  .xxs\:ml-16 {
    margin-left: 4rem;
  }

  .xxs\:ml-18 {
    margin-left: 18px;
  }

  .xxs\:ml-20 {
    margin-left: 20px;
  }

  .xxs\:ml-21 {
    margin-left: 21px;
  }

  .xxs\:ml-23 {
    margin-left: 23px;
  }

  .xxs\:ml-24 {
    margin-left: 24px;
  }

  .xxs\:ml-25 {
    margin-left: 25px;
  }

  .xxs\:ml-27 {
    margin-left: 27px;
  }

  .xxs\:ml-28 {
    margin-left: 7rem;
  }

  .xxs\:ml-30 {
    margin-left: 30px;
  }

  .xxs\:ml-31 {
    margin-left: 31px;
  }

  .xxs\:ml-32 {
    margin-left: 8rem;
  }

  .xxs\:ml-34 {
    margin-left: 34px;
  }

  .xxs\:ml-35 {
    margin-left: 35px;
  }

  .xxs\:ml-36 {
    margin-left: 9rem;
  }

  .xxs\:ml-37 {
    margin-left: 37px;
  }

  .xxs\:ml-38 {
    margin-left: 38px;
  }

  .xxs\:ml-40 {
    margin-left: 40px;
  }

  .xxs\:ml-42 {
    margin-left: 42px;
  }

  .xxs\:ml-44 {
    margin-left: 44px;
  }

  .xxs\:ml-45 {
    margin-left: 45px;
  }

  .xxs\:ml-46 {
    margin-left: 46px;
  }

  .xxs\:ml-48 {
    margin-left: 48px;
  }

  .xxs\:ml-52 {
    margin-left: 13rem;
  }

  .xxs\:ml-53 {
    margin-left: 53px;
  }

  .xxs\:ml-55 {
    margin-left: 55px;
  }

  .xxs\:ml-56 {
    margin-left: 14rem;
  }

  .xxs\:ml-58 {
    margin-left: 58px;
  }

  .xxs\:ml-59 {
    margin-left: 59px;
  }

  .xxs\:ml-60 {
    margin-left: 15rem;
  }

  .xxs\:ml-63 {
    margin-left: 63px;
  }

  .xxs\:ml-64 {
    margin-left: 16rem;
  }

  .xxs\:ml-65 {
    margin-left: 65px;
  }

  .xxs\:ml-67 {
    margin-left: 67px;
  }

  .xxs\:ml-70 {
    margin-left: 70px;
  }

  .xxs\:ml-71 {
    margin-left: 71px;
  }

  .xxs\:ml-72 {
    margin-left: 18rem;
  }

  .xxs\:ml-74 {
    margin-left: 74px;
  }

  .xxs\:ml-78 {
    margin-left: 78px;
  }

  .xxs\:ml-80 {
    margin-left: 20rem;
  }

  .xxs\:ml-83 {
    margin-left: 83px;
  }

  .xxs\:ml-84 {
    margin-left: 84px;
  }

  .xxs\:ml-89 {
    margin-left: 89px;
  }

  .xxs\:ml-90 {
    margin-left: 90px;
  }

  .xxs\:ml-92 {
    margin-left: 92px;
  }

  .xxs\:ml-96 {
    margin-left: 24rem;
  }

  .xxs\:ml-97 {
    margin-left: 97px;
  }

  .xxs\:ml-100 {
    margin-left: 100px;
  }

  .xxs\:ml-106 {
    margin-left: 106px;
  }

  .xxs\:ml-108 {
    margin-left: 108px;
  }

  .xxs\:ml-109 {
    margin-left: 109px;
  }

  .xxs\:ml-120 {
    margin-left: 120px;
  }

  .xxs\:ml-135 {
    margin-left: 135px;
  }

  .xxs\:ml-147 {
    margin-left: 147px;
  }

  .xxs\:ml-150 {
    margin-left: 150px;
  }

  .xxs\:ml-168 {
    margin-left: 168px;
  }

  .xxs\:ml-180 {
    margin-left: 180px;
  }

  .xxs\:ml-185 {
    margin-left: 185px;
  }

  .xxs\:ml-200 {
    margin-left: 200px;
  }

  .xxs\:ml-245 {
    margin-left: 245px;
  }

  .xxs\:ml-300 {
    margin-left: 300px;
  }

  .xxs\:ml-400 {
    margin-left: 400px;
  }

  .xxs\:ml-480 {
    margin-left: 480px;
  }

  .xxs\:ml-510 {
    margin-left: 510px;
  }

  .xxs\:ml-537 {
    margin-left: 537px;
  }

  .xxs\:ml-650 {
    margin-left: 650px;
  }

  .xxs\:ml-auto {
    margin-left: auto;
  }

  .xxs\:ml-px {
    margin-left: 1px;
  }

  .xxs\:ml-0\.5 {
    margin-left: 0.125rem;
  }

  .xxs\:ml-1\.5 {
    margin-left: 0.375rem;
  }

  .xxs\:ml-2\.5 {
    margin-left: 0.625rem;
  }

  .xxs\:ml-3\.5 {
    margin-left: 0.875rem;
  }

  .xxs\:-ml-0 {
    margin-left: 0px;
  }

  .xxs\:-ml-1 {
    margin-left: -0.25rem;
  }

  .xxs\:-ml-2 {
    margin-left: -0.5rem;
  }

  .xxs\:-ml-3 {
    margin-left: -0.75rem;
  }

  .xxs\:-ml-4 {
    margin-left: -1rem;
  }

  .xxs\:-ml-5 {
    margin-left: -1.25rem;
  }

  .xxs\:-ml-6 {
    margin-left: -1.5rem;
  }

  .xxs\:-ml-7 {
    margin-left: -1.75rem;
  }

  .xxs\:-ml-8 {
    margin-left: -2rem;
  }

  .xxs\:-ml-9 {
    margin-left: -2.25rem;
  }

  .xxs\:-ml-10 {
    margin-left: -2.5rem;
  }

  .xxs\:-ml-11 {
    margin-left: -2.75rem;
  }

  .xxs\:-ml-12 {
    margin-left: -3rem;
  }

  .xxs\:-ml-14 {
    margin-left: -14px;
  }

  .xxs\:-ml-16 {
    margin-left: -4rem;
  }

  .xxs\:-ml-20 {
    margin-left: -5rem;
  }

  .xxs\:-ml-24 {
    margin-left: -6rem;
  }

  .xxs\:-ml-28 {
    margin-left: -7rem;
  }

  .xxs\:-ml-32 {
    margin-left: -8rem;
  }

  .xxs\:-ml-36 {
    margin-left: -9rem;
  }

  .xxs\:-ml-40 {
    margin-left: -10rem;
  }

  .xxs\:-ml-44 {
    margin-left: -11rem;
  }

  .xxs\:-ml-48 {
    margin-left: -12rem;
  }

  .xxs\:-ml-52 {
    margin-left: -13rem;
  }

  .xxs\:-ml-56 {
    margin-left: -14rem;
  }

  .xxs\:-ml-60 {
    margin-left: -15rem;
  }

  .xxs\:-ml-64 {
    margin-left: -16rem;
  }

  .xxs\:-ml-72 {
    margin-left: -18rem;
  }

  .xxs\:-ml-80 {
    margin-left: -20rem;
  }

  .xxs\:-ml-96 {
    margin-left: -24rem;
  }

  .xxs\:-ml-px {
    margin-left: -1px;
  }

  .xxs\:-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .xxs\:-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .xxs\:-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .xxs\:-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .xxs\:-ml-15px {
    margin-left: -15px;
  }

  .xxs\:ml-m11 {
    margin-left: 11px;
  }

  .xxs\:ml-12px {
    margin-left: 12px;
  }

  .xxs\:ml-m72 {
    margin-left: 72px;
  }

  .xxs\:ml-m21 {
    margin-left: 21%;
  }

  .xxs\:ml-m15 {
    margin-left: 15px;
  }

  .xxs\:ml-m18 {
    margin-left: 18px;
  }

  .xxs\:ml-m35 {
    margin-left: 35px;
  }

  .xxs\:ml-m19 {
    margin-left: 19px;
  }

  .xxs\:ml-m17 {
    margin-left: 17px;
  }

  .xxs\:ml-m9 {
    margin-left: 9px;
  }

  .xxs\:ml-m10 {
    margin-left: 10px;
  }

  .xxs\:ml-m51 {
    margin-left: 51px;
  }

  .xxs\:ml-m43 {
    margin-left: 43px;
  }

  .xxs\:ml-m13 {
    margin-left: 13px;
  }

  .xxs\:ml-m26 {
    margin-left: 26px;
  }

  .xxs\:ml-m2 {
    margin-left: 2px;
  }

  .xxs\:ml-m14 {
    margin-left: 14px;
  }

  .xxs\:ml-m5 {
    margin-left: 5px;
  }

  .xxs\:ml-m8 {
    margin-left: 8px;
  }

  .xxs\:ml-mp15 {
    margin-left: 15%;
  }

  .xxs\:-ml-100 {
    margin-left: -100px;
  }

  .xxs\:ml-0auto {
    margin-left: 0px auto;
  }

  .xxs\:ml-o6 {
    margin-left: 1.5rem;
  }

  .xxs\:-ml-23 {
    margin-left: -23px;
  }

  .xxs\:last\:mt-0:last-child {
    margin-top: 0px;
  }

  .xxs\:last\:mt-1:last-child {
    margin-top: 0.25rem;
  }

  .xxs\:last\:mt-2:last-child {
    margin-top: 2px;
  }

  .xxs\:last\:mt-3:last-child {
    margin-top: 0.75rem;
  }

  .xxs\:last\:mt-4:last-child {
    margin-top: 1rem;
  }

  .xxs\:last\:mt-5:last-child {
    margin-top: 1.25rem;
  }

  .xxs\:last\:mt-6:last-child {
    margin-top: 6px;
  }

  .xxs\:last\:mt-7:last-child {
    margin-top: 1.75rem;
  }

  .xxs\:last\:mt-8:last-child {
    margin-top: 2rem;
  }

  .xxs\:last\:mt-9:last-child {
    margin-top: 2.25rem;
  }

  .xxs\:last\:mt-10:last-child {
    margin-top: 2.5rem;
  }

  .xxs\:last\:mt-11:last-child {
    margin-top: 11px;
  }

  .xxs\:last\:mt-12:last-child {
    margin-top: 3rem;
  }

  .xxs\:last\:mt-14:last-child {
    margin-top: 3.5rem;
  }

  .xxs\:last\:mt-15:last-child {
    margin-top: 15px;
  }

  .xxs\:last\:mt-16:last-child {
    margin-top: 4rem;
  }

  .xxs\:last\:mt-18:last-child {
    margin-top: 18px;
  }

  .xxs\:last\:mt-20:last-child {
    margin-top: 20px;
  }

  .xxs\:last\:mt-21:last-child {
    margin-top: 21px;
  }

  .xxs\:last\:mt-23:last-child {
    margin-top: 23px;
  }

  .xxs\:last\:mt-24:last-child {
    margin-top: 24px;
  }

  .xxs\:last\:mt-25:last-child {
    margin-top: 25px;
  }

  .xxs\:last\:mt-27:last-child {
    margin-top: 27px;
  }

  .xxs\:last\:mt-28:last-child {
    margin-top: 7rem;
  }

  .xxs\:last\:mt-30:last-child {
    margin-top: 30px;
  }

  .xxs\:last\:mt-31:last-child {
    margin-top: 31px;
  }

  .xxs\:last\:mt-32:last-child {
    margin-top: 8rem;
  }

  .xxs\:last\:mt-34:last-child {
    margin-top: 34px;
  }

  .xxs\:last\:mt-35:last-child {
    margin-top: 35px;
  }

  .xxs\:last\:mt-36:last-child {
    margin-top: 9rem;
  }

  .xxs\:last\:mt-37:last-child {
    margin-top: 37px;
  }

  .xxs\:last\:mt-38:last-child {
    margin-top: 38px;
  }

  .xxs\:last\:mt-40:last-child {
    margin-top: 40px;
  }

  .xxs\:last\:mt-42:last-child {
    margin-top: 42px;
  }

  .xxs\:last\:mt-44:last-child {
    margin-top: 44px;
  }

  .xxs\:last\:mt-45:last-child {
    margin-top: 45px;
  }

  .xxs\:last\:mt-46:last-child {
    margin-top: 46px;
  }

  .xxs\:last\:mt-48:last-child {
    margin-top: 48px;
  }

  .xxs\:last\:mt-52:last-child {
    margin-top: 13rem;
  }

  .xxs\:last\:mt-53:last-child {
    margin-top: 53px;
  }

  .xxs\:last\:mt-55:last-child {
    margin-top: 55px;
  }

  .xxs\:last\:mt-56:last-child {
    margin-top: 14rem;
  }

  .xxs\:last\:mt-58:last-child {
    margin-top: 58px;
  }

  .xxs\:last\:mt-59:last-child {
    margin-top: 59px;
  }

  .xxs\:last\:mt-60:last-child {
    margin-top: 15rem;
  }

  .xxs\:last\:mt-63:last-child {
    margin-top: 63px;
  }

  .xxs\:last\:mt-64:last-child {
    margin-top: 16rem;
  }

  .xxs\:last\:mt-65:last-child {
    margin-top: 65px;
  }

  .xxs\:last\:mt-67:last-child {
    margin-top: 67px;
  }

  .xxs\:last\:mt-70:last-child {
    margin-top: 70px;
  }

  .xxs\:last\:mt-71:last-child {
    margin-top: 71px;
  }

  .xxs\:last\:mt-72:last-child {
    margin-top: 18rem;
  }

  .xxs\:last\:mt-74:last-child {
    margin-top: 74px;
  }

  .xxs\:last\:mt-78:last-child {
    margin-top: 78px;
  }

  .xxs\:last\:mt-80:last-child {
    margin-top: 20rem;
  }

  .xxs\:last\:mt-83:last-child {
    margin-top: 83px;
  }

  .xxs\:last\:mt-84:last-child {
    margin-top: 84px;
  }

  .xxs\:last\:mt-89:last-child {
    margin-top: 89px;
  }

  .xxs\:last\:mt-90:last-child {
    margin-top: 90px;
  }

  .xxs\:last\:mt-92:last-child {
    margin-top: 92px;
  }

  .xxs\:last\:mt-96:last-child {
    margin-top: 24rem;
  }

  .xxs\:last\:mt-97:last-child {
    margin-top: 97px;
  }

  .xxs\:last\:mt-100:last-child {
    margin-top: 100px;
  }

  .xxs\:last\:mt-106:last-child {
    margin-top: 106px;
  }

  .xxs\:last\:mt-108:last-child {
    margin-top: 108px;
  }

  .xxs\:last\:mt-109:last-child {
    margin-top: 109px;
  }

  .xxs\:last\:mt-120:last-child {
    margin-top: 120px;
  }

  .xxs\:last\:mt-135:last-child {
    margin-top: 135px;
  }

  .xxs\:last\:mt-147:last-child {
    margin-top: 147px;
  }

  .xxs\:last\:mt-150:last-child {
    margin-top: 150px;
  }

  .xxs\:last\:mt-168:last-child {
    margin-top: 168px;
  }

  .xxs\:last\:mt-180:last-child {
    margin-top: 180px;
  }

  .xxs\:last\:mt-185:last-child {
    margin-top: 185px;
  }

  .xxs\:last\:mt-200:last-child {
    margin-top: 200px;
  }

  .xxs\:last\:mt-245:last-child {
    margin-top: 245px;
  }

  .xxs\:last\:mt-300:last-child {
    margin-top: 300px;
  }

  .xxs\:last\:mt-400:last-child {
    margin-top: 400px;
  }

  .xxs\:last\:mt-480:last-child {
    margin-top: 480px;
  }

  .xxs\:last\:mt-510:last-child {
    margin-top: 510px;
  }

  .xxs\:last\:mt-537:last-child {
    margin-top: 537px;
  }

  .xxs\:last\:mt-650:last-child {
    margin-top: 650px;
  }

  .xxs\:last\:mt-auto:last-child {
    margin-top: auto;
  }

  .xxs\:last\:mt-px:last-child {
    margin-top: 1px;
  }

  .xxs\:last\:mt-0\.5:last-child {
    margin-top: 0.125rem;
  }

  .xxs\:last\:mt-1\.5:last-child {
    margin-top: 0.375rem;
  }

  .xxs\:last\:mt-2\.5:last-child {
    margin-top: 0.625rem;
  }

  .xxs\:last\:mt-3\.5:last-child {
    margin-top: 0.875rem;
  }

  .xxs\:last\:-mt-0:last-child {
    margin-top: 0px;
  }

  .xxs\:last\:-mt-1:last-child {
    margin-top: -0.25rem;
  }

  .xxs\:last\:-mt-2:last-child {
    margin-top: -0.5rem;
  }

  .xxs\:last\:-mt-3:last-child {
    margin-top: -0.75rem;
  }

  .xxs\:last\:-mt-4:last-child {
    margin-top: -1rem;
  }

  .xxs\:last\:-mt-5:last-child {
    margin-top: -1.25rem;
  }

  .xxs\:last\:-mt-6:last-child {
    margin-top: -1.5rem;
  }

  .xxs\:last\:-mt-7:last-child {
    margin-top: -1.75rem;
  }

  .xxs\:last\:-mt-8:last-child {
    margin-top: -2rem;
  }

  .xxs\:last\:-mt-9:last-child {
    margin-top: -2.25rem;
  }

  .xxs\:last\:-mt-10:last-child {
    margin-top: -2.5rem;
  }

  .xxs\:last\:-mt-11:last-child {
    margin-top: -2.75rem;
  }

  .xxs\:last\:-mt-12:last-child {
    margin-top: -3rem;
  }

  .xxs\:last\:-mt-14:last-child {
    margin-top: -14px;
  }

  .xxs\:last\:-mt-16:last-child {
    margin-top: -4rem;
  }

  .xxs\:last\:-mt-20:last-child {
    margin-top: -5rem;
  }

  .xxs\:last\:-mt-24:last-child {
    margin-top: -6rem;
  }

  .xxs\:last\:-mt-28:last-child {
    margin-top: -7rem;
  }

  .xxs\:last\:-mt-32:last-child {
    margin-top: -8rem;
  }

  .xxs\:last\:-mt-36:last-child {
    margin-top: -9rem;
  }

  .xxs\:last\:-mt-40:last-child {
    margin-top: -10rem;
  }

  .xxs\:last\:-mt-44:last-child {
    margin-top: -11rem;
  }

  .xxs\:last\:-mt-48:last-child {
    margin-top: -12rem;
  }

  .xxs\:last\:-mt-52:last-child {
    margin-top: -13rem;
  }

  .xxs\:last\:-mt-56:last-child {
    margin-top: -14rem;
  }

  .xxs\:last\:-mt-60:last-child {
    margin-top: -15rem;
  }

  .xxs\:last\:-mt-64:last-child {
    margin-top: -16rem;
  }

  .xxs\:last\:-mt-72:last-child {
    margin-top: -18rem;
  }

  .xxs\:last\:-mt-80:last-child {
    margin-top: -20rem;
  }

  .xxs\:last\:-mt-96:last-child {
    margin-top: -24rem;
  }

  .xxs\:last\:-mt-px:last-child {
    margin-top: -1px;
  }

  .xxs\:last\:-mt-0\.5:last-child {
    margin-top: -0.125rem;
  }

  .xxs\:last\:-mt-1\.5:last-child {
    margin-top: -0.375rem;
  }

  .xxs\:last\:-mt-2\.5:last-child {
    margin-top: -0.625rem;
  }

  .xxs\:last\:-mt-3\.5:last-child {
    margin-top: -0.875rem;
  }

  .xxs\:last\:-mt-15px:last-child {
    margin-top: -15px;
  }

  .xxs\:last\:mt-m11:last-child {
    margin-top: 11px;
  }

  .xxs\:last\:mt-12px:last-child {
    margin-top: 12px;
  }

  .xxs\:last\:mt-m72:last-child {
    margin-top: 72px;
  }

  .xxs\:last\:mt-m21:last-child {
    margin-top: 21%;
  }

  .xxs\:last\:mt-m15:last-child {
    margin-top: 15px;
  }

  .xxs\:last\:mt-m18:last-child {
    margin-top: 18px;
  }

  .xxs\:last\:mt-m35:last-child {
    margin-top: 35px;
  }

  .xxs\:last\:mt-m19:last-child {
    margin-top: 19px;
  }

  .xxs\:last\:mt-m17:last-child {
    margin-top: 17px;
  }

  .xxs\:last\:mt-m9:last-child {
    margin-top: 9px;
  }

  .xxs\:last\:mt-m10:last-child {
    margin-top: 10px;
  }

  .xxs\:last\:mt-m51:last-child {
    margin-top: 51px;
  }

  .xxs\:last\:mt-m43:last-child {
    margin-top: 43px;
  }

  .xxs\:last\:mt-m13:last-child {
    margin-top: 13px;
  }

  .xxs\:last\:mt-m26:last-child {
    margin-top: 26px;
  }

  .xxs\:last\:mt-m2:last-child {
    margin-top: 2px;
  }

  .xxs\:last\:mt-m14:last-child {
    margin-top: 14px;
  }

  .xxs\:last\:mt-m5:last-child {
    margin-top: 5px;
  }

  .xxs\:last\:mt-m8:last-child {
    margin-top: 8px;
  }

  .xxs\:last\:mt-mp15:last-child {
    margin-top: 15%;
  }

  .xxs\:last\:-mt-100:last-child {
    margin-top: -100px;
  }

  .xxs\:last\:mt-0auto:last-child {
    margin-top: 0px auto;
  }

  .xxs\:last\:mt-o6:last-child {
    margin-top: 1.5rem;
  }

  .xxs\:last\:-mt-23:last-child {
    margin-top: -23px;
  }

  .xxs\:last\:mr-0:last-child {
    margin-right: 0px;
  }

  .xxs\:last\:mr-1:last-child {
    margin-right: 0.25rem;
  }

  .xxs\:last\:mr-2:last-child {
    margin-right: 2px;
  }

  .xxs\:last\:mr-3:last-child {
    margin-right: 0.75rem;
  }

  .xxs\:last\:mr-4:last-child {
    margin-right: 1rem;
  }

  .xxs\:last\:mr-5:last-child {
    margin-right: 1.25rem;
  }

  .xxs\:last\:mr-6:last-child {
    margin-right: 6px;
  }

  .xxs\:last\:mr-7:last-child {
    margin-right: 1.75rem;
  }

  .xxs\:last\:mr-8:last-child {
    margin-right: 2rem;
  }

  .xxs\:last\:mr-9:last-child {
    margin-right: 2.25rem;
  }

  .xxs\:last\:mr-10:last-child {
    margin-right: 2.5rem;
  }

  .xxs\:last\:mr-11:last-child {
    margin-right: 11px;
  }

  .xxs\:last\:mr-12:last-child {
    margin-right: 3rem;
  }

  .xxs\:last\:mr-14:last-child {
    margin-right: 3.5rem;
  }

  .xxs\:last\:mr-15:last-child {
    margin-right: 15px;
  }

  .xxs\:last\:mr-16:last-child {
    margin-right: 4rem;
  }

  .xxs\:last\:mr-18:last-child {
    margin-right: 18px;
  }

  .xxs\:last\:mr-20:last-child {
    margin-right: 20px;
  }

  .xxs\:last\:mr-21:last-child {
    margin-right: 21px;
  }

  .xxs\:last\:mr-23:last-child {
    margin-right: 23px;
  }

  .xxs\:last\:mr-24:last-child {
    margin-right: 24px;
  }

  .xxs\:last\:mr-25:last-child {
    margin-right: 25px;
  }

  .xxs\:last\:mr-27:last-child {
    margin-right: 27px;
  }

  .xxs\:last\:mr-28:last-child {
    margin-right: 7rem;
  }

  .xxs\:last\:mr-30:last-child {
    margin-right: 30px;
  }

  .xxs\:last\:mr-31:last-child {
    margin-right: 31px;
  }

  .xxs\:last\:mr-32:last-child {
    margin-right: 8rem;
  }

  .xxs\:last\:mr-34:last-child {
    margin-right: 34px;
  }

  .xxs\:last\:mr-35:last-child {
    margin-right: 35px;
  }

  .xxs\:last\:mr-36:last-child {
    margin-right: 9rem;
  }

  .xxs\:last\:mr-37:last-child {
    margin-right: 37px;
  }

  .xxs\:last\:mr-38:last-child {
    margin-right: 38px;
  }

  .xxs\:last\:mr-40:last-child {
    margin-right: 40px;
  }

  .xxs\:last\:mr-42:last-child {
    margin-right: 42px;
  }

  .xxs\:last\:mr-44:last-child {
    margin-right: 44px;
  }

  .xxs\:last\:mr-45:last-child {
    margin-right: 45px;
  }

  .xxs\:last\:mr-46:last-child {
    margin-right: 46px;
  }

  .xxs\:last\:mr-48:last-child {
    margin-right: 48px;
  }

  .xxs\:last\:mr-52:last-child {
    margin-right: 13rem;
  }

  .xxs\:last\:mr-53:last-child {
    margin-right: 53px;
  }

  .xxs\:last\:mr-55:last-child {
    margin-right: 55px;
  }

  .xxs\:last\:mr-56:last-child {
    margin-right: 14rem;
  }

  .xxs\:last\:mr-58:last-child {
    margin-right: 58px;
  }

  .xxs\:last\:mr-59:last-child {
    margin-right: 59px;
  }

  .xxs\:last\:mr-60:last-child {
    margin-right: 15rem;
  }

  .xxs\:last\:mr-63:last-child {
    margin-right: 63px;
  }

  .xxs\:last\:mr-64:last-child {
    margin-right: 16rem;
  }

  .xxs\:last\:mr-65:last-child {
    margin-right: 65px;
  }

  .xxs\:last\:mr-67:last-child {
    margin-right: 67px;
  }

  .xxs\:last\:mr-70:last-child {
    margin-right: 70px;
  }

  .xxs\:last\:mr-71:last-child {
    margin-right: 71px;
  }

  .xxs\:last\:mr-72:last-child {
    margin-right: 18rem;
  }

  .xxs\:last\:mr-74:last-child {
    margin-right: 74px;
  }

  .xxs\:last\:mr-78:last-child {
    margin-right: 78px;
  }

  .xxs\:last\:mr-80:last-child {
    margin-right: 20rem;
  }

  .xxs\:last\:mr-83:last-child {
    margin-right: 83px;
  }

  .xxs\:last\:mr-84:last-child {
    margin-right: 84px;
  }

  .xxs\:last\:mr-89:last-child {
    margin-right: 89px;
  }

  .xxs\:last\:mr-90:last-child {
    margin-right: 90px;
  }

  .xxs\:last\:mr-92:last-child {
    margin-right: 92px;
  }

  .xxs\:last\:mr-96:last-child {
    margin-right: 24rem;
  }

  .xxs\:last\:mr-97:last-child {
    margin-right: 97px;
  }

  .xxs\:last\:mr-100:last-child {
    margin-right: 100px;
  }

  .xxs\:last\:mr-106:last-child {
    margin-right: 106px;
  }

  .xxs\:last\:mr-108:last-child {
    margin-right: 108px;
  }

  .xxs\:last\:mr-109:last-child {
    margin-right: 109px;
  }

  .xxs\:last\:mr-120:last-child {
    margin-right: 120px;
  }

  .xxs\:last\:mr-135:last-child {
    margin-right: 135px;
  }

  .xxs\:last\:mr-147:last-child {
    margin-right: 147px;
  }

  .xxs\:last\:mr-150:last-child {
    margin-right: 150px;
  }

  .xxs\:last\:mr-168:last-child {
    margin-right: 168px;
  }

  .xxs\:last\:mr-180:last-child {
    margin-right: 180px;
  }

  .xxs\:last\:mr-185:last-child {
    margin-right: 185px;
  }

  .xxs\:last\:mr-200:last-child {
    margin-right: 200px;
  }

  .xxs\:last\:mr-245:last-child {
    margin-right: 245px;
  }

  .xxs\:last\:mr-300:last-child {
    margin-right: 300px;
  }

  .xxs\:last\:mr-400:last-child {
    margin-right: 400px;
  }

  .xxs\:last\:mr-480:last-child {
    margin-right: 480px;
  }

  .xxs\:last\:mr-510:last-child {
    margin-right: 510px;
  }

  .xxs\:last\:mr-537:last-child {
    margin-right: 537px;
  }

  .xxs\:last\:mr-650:last-child {
    margin-right: 650px;
  }

  .xxs\:last\:mr-auto:last-child {
    margin-right: auto;
  }

  .xxs\:last\:mr-px:last-child {
    margin-right: 1px;
  }

  .xxs\:last\:mr-0\.5:last-child {
    margin-right: 0.125rem;
  }

  .xxs\:last\:mr-1\.5:last-child {
    margin-right: 0.375rem;
  }

  .xxs\:last\:mr-2\.5:last-child {
    margin-right: 0.625rem;
  }

  .xxs\:last\:mr-3\.5:last-child {
    margin-right: 0.875rem;
  }

  .xxs\:last\:-mr-0:last-child {
    margin-right: 0px;
  }

  .xxs\:last\:-mr-1:last-child {
    margin-right: -0.25rem;
  }

  .xxs\:last\:-mr-2:last-child {
    margin-right: -0.5rem;
  }

  .xxs\:last\:-mr-3:last-child {
    margin-right: -0.75rem;
  }

  .xxs\:last\:-mr-4:last-child {
    margin-right: -1rem;
  }

  .xxs\:last\:-mr-5:last-child {
    margin-right: -1.25rem;
  }

  .xxs\:last\:-mr-6:last-child {
    margin-right: -1.5rem;
  }

  .xxs\:last\:-mr-7:last-child {
    margin-right: -1.75rem;
  }

  .xxs\:last\:-mr-8:last-child {
    margin-right: -2rem;
  }

  .xxs\:last\:-mr-9:last-child {
    margin-right: -2.25rem;
  }

  .xxs\:last\:-mr-10:last-child {
    margin-right: -2.5rem;
  }

  .xxs\:last\:-mr-11:last-child {
    margin-right: -2.75rem;
  }

  .xxs\:last\:-mr-12:last-child {
    margin-right: -3rem;
  }

  .xxs\:last\:-mr-14:last-child {
    margin-right: -14px;
  }

  .xxs\:last\:-mr-16:last-child {
    margin-right: -4rem;
  }

  .xxs\:last\:-mr-20:last-child {
    margin-right: -5rem;
  }

  .xxs\:last\:-mr-24:last-child {
    margin-right: -6rem;
  }

  .xxs\:last\:-mr-28:last-child {
    margin-right: -7rem;
  }

  .xxs\:last\:-mr-32:last-child {
    margin-right: -8rem;
  }

  .xxs\:last\:-mr-36:last-child {
    margin-right: -9rem;
  }

  .xxs\:last\:-mr-40:last-child {
    margin-right: -10rem;
  }

  .xxs\:last\:-mr-44:last-child {
    margin-right: -11rem;
  }

  .xxs\:last\:-mr-48:last-child {
    margin-right: -12rem;
  }

  .xxs\:last\:-mr-52:last-child {
    margin-right: -13rem;
  }

  .xxs\:last\:-mr-56:last-child {
    margin-right: -14rem;
  }

  .xxs\:last\:-mr-60:last-child {
    margin-right: -15rem;
  }

  .xxs\:last\:-mr-64:last-child {
    margin-right: -16rem;
  }

  .xxs\:last\:-mr-72:last-child {
    margin-right: -18rem;
  }

  .xxs\:last\:-mr-80:last-child {
    margin-right: -20rem;
  }

  .xxs\:last\:-mr-96:last-child {
    margin-right: -24rem;
  }

  .xxs\:last\:-mr-px:last-child {
    margin-right: -1px;
  }

  .xxs\:last\:-mr-0\.5:last-child {
    margin-right: -0.125rem;
  }

  .xxs\:last\:-mr-1\.5:last-child {
    margin-right: -0.375rem;
  }

  .xxs\:last\:-mr-2\.5:last-child {
    margin-right: -0.625rem;
  }

  .xxs\:last\:-mr-3\.5:last-child {
    margin-right: -0.875rem;
  }

  .xxs\:last\:-mr-15px:last-child {
    margin-right: -15px;
  }

  .xxs\:last\:mr-m11:last-child {
    margin-right: 11px;
  }

  .xxs\:last\:mr-12px:last-child {
    margin-right: 12px;
  }

  .xxs\:last\:mr-m72:last-child {
    margin-right: 72px;
  }

  .xxs\:last\:mr-m21:last-child {
    margin-right: 21%;
  }

  .xxs\:last\:mr-m15:last-child {
    margin-right: 15px;
  }

  .xxs\:last\:mr-m18:last-child {
    margin-right: 18px;
  }

  .xxs\:last\:mr-m35:last-child {
    margin-right: 35px;
  }

  .xxs\:last\:mr-m19:last-child {
    margin-right: 19px;
  }

  .xxs\:last\:mr-m17:last-child {
    margin-right: 17px;
  }

  .xxs\:last\:mr-m9:last-child {
    margin-right: 9px;
  }

  .xxs\:last\:mr-m10:last-child {
    margin-right: 10px;
  }

  .xxs\:last\:mr-m51:last-child {
    margin-right: 51px;
  }

  .xxs\:last\:mr-m43:last-child {
    margin-right: 43px;
  }

  .xxs\:last\:mr-m13:last-child {
    margin-right: 13px;
  }

  .xxs\:last\:mr-m26:last-child {
    margin-right: 26px;
  }

  .xxs\:last\:mr-m2:last-child {
    margin-right: 2px;
  }

  .xxs\:last\:mr-m14:last-child {
    margin-right: 14px;
  }

  .xxs\:last\:mr-m5:last-child {
    margin-right: 5px;
  }

  .xxs\:last\:mr-m8:last-child {
    margin-right: 8px;
  }

  .xxs\:last\:mr-mp15:last-child {
    margin-right: 15%;
  }

  .xxs\:last\:-mr-100:last-child {
    margin-right: -100px;
  }

  .xxs\:last\:mr-0auto:last-child {
    margin-right: 0px auto;
  }

  .xxs\:last\:mr-o6:last-child {
    margin-right: 1.5rem;
  }

  .xxs\:last\:-mr-23:last-child {
    margin-right: -23px;
  }

  .xxs\:last\:mb-0:last-child {
    margin-bottom: 0px;
  }

  .xxs\:last\:mb-1:last-child {
    margin-bottom: 0.25rem;
  }

  .xxs\:last\:mb-2:last-child {
    margin-bottom: 2px;
  }

  .xxs\:last\:mb-3:last-child {
    margin-bottom: 0.75rem;
  }

  .xxs\:last\:mb-4:last-child {
    margin-bottom: 1rem;
  }

  .xxs\:last\:mb-5:last-child {
    margin-bottom: 1.25rem;
  }

  .xxs\:last\:mb-6:last-child {
    margin-bottom: 6px;
  }

  .xxs\:last\:mb-7:last-child {
    margin-bottom: 1.75rem;
  }

  .xxs\:last\:mb-8:last-child {
    margin-bottom: 2rem;
  }

  .xxs\:last\:mb-9:last-child {
    margin-bottom: 2.25rem;
  }

  .xxs\:last\:mb-10:last-child {
    margin-bottom: 2.5rem;
  }

  .xxs\:last\:mb-11:last-child {
    margin-bottom: 11px;
  }

  .xxs\:last\:mb-12:last-child {
    margin-bottom: 3rem;
  }

  .xxs\:last\:mb-14:last-child {
    margin-bottom: 3.5rem;
  }

  .xxs\:last\:mb-15:last-child {
    margin-bottom: 15px;
  }

  .xxs\:last\:mb-16:last-child {
    margin-bottom: 4rem;
  }

  .xxs\:last\:mb-18:last-child {
    margin-bottom: 18px;
  }

  .xxs\:last\:mb-20:last-child {
    margin-bottom: 20px;
  }

  .xxs\:last\:mb-21:last-child {
    margin-bottom: 21px;
  }

  .xxs\:last\:mb-23:last-child {
    margin-bottom: 23px;
  }

  .xxs\:last\:mb-24:last-child {
    margin-bottom: 24px;
  }

  .xxs\:last\:mb-25:last-child {
    margin-bottom: 25px;
  }

  .xxs\:last\:mb-27:last-child {
    margin-bottom: 27px;
  }

  .xxs\:last\:mb-28:last-child {
    margin-bottom: 7rem;
  }

  .xxs\:last\:mb-30:last-child {
    margin-bottom: 30px;
  }

  .xxs\:last\:mb-31:last-child {
    margin-bottom: 31px;
  }

  .xxs\:last\:mb-32:last-child {
    margin-bottom: 8rem;
  }

  .xxs\:last\:mb-34:last-child {
    margin-bottom: 34px;
  }

  .xxs\:last\:mb-35:last-child {
    margin-bottom: 35px;
  }

  .xxs\:last\:mb-36:last-child {
    margin-bottom: 9rem;
  }

  .xxs\:last\:mb-37:last-child {
    margin-bottom: 37px;
  }

  .xxs\:last\:mb-38:last-child {
    margin-bottom: 38px;
  }

  .xxs\:last\:mb-40:last-child {
    margin-bottom: 40px;
  }

  .xxs\:last\:mb-42:last-child {
    margin-bottom: 42px;
  }

  .xxs\:last\:mb-44:last-child {
    margin-bottom: 44px;
  }

  .xxs\:last\:mb-45:last-child {
    margin-bottom: 45px;
  }

  .xxs\:last\:mb-46:last-child {
    margin-bottom: 46px;
  }

  .xxs\:last\:mb-48:last-child {
    margin-bottom: 48px;
  }

  .xxs\:last\:mb-52:last-child {
    margin-bottom: 13rem;
  }

  .xxs\:last\:mb-53:last-child {
    margin-bottom: 53px;
  }

  .xxs\:last\:mb-55:last-child {
    margin-bottom: 55px;
  }

  .xxs\:last\:mb-56:last-child {
    margin-bottom: 14rem;
  }

  .xxs\:last\:mb-58:last-child {
    margin-bottom: 58px;
  }

  .xxs\:last\:mb-59:last-child {
    margin-bottom: 59px;
  }

  .xxs\:last\:mb-60:last-child {
    margin-bottom: 15rem;
  }

  .xxs\:last\:mb-63:last-child {
    margin-bottom: 63px;
  }

  .xxs\:last\:mb-64:last-child {
    margin-bottom: 16rem;
  }

  .xxs\:last\:mb-65:last-child {
    margin-bottom: 65px;
  }

  .xxs\:last\:mb-67:last-child {
    margin-bottom: 67px;
  }

  .xxs\:last\:mb-70:last-child {
    margin-bottom: 70px;
  }

  .xxs\:last\:mb-71:last-child {
    margin-bottom: 71px;
  }

  .xxs\:last\:mb-72:last-child {
    margin-bottom: 18rem;
  }

  .xxs\:last\:mb-74:last-child {
    margin-bottom: 74px;
  }

  .xxs\:last\:mb-78:last-child {
    margin-bottom: 78px;
  }

  .xxs\:last\:mb-80:last-child {
    margin-bottom: 20rem;
  }

  .xxs\:last\:mb-83:last-child {
    margin-bottom: 83px;
  }

  .xxs\:last\:mb-84:last-child {
    margin-bottom: 84px;
  }

  .xxs\:last\:mb-89:last-child {
    margin-bottom: 89px;
  }

  .xxs\:last\:mb-90:last-child {
    margin-bottom: 90px;
  }

  .xxs\:last\:mb-92:last-child {
    margin-bottom: 92px;
  }

  .xxs\:last\:mb-96:last-child {
    margin-bottom: 24rem;
  }

  .xxs\:last\:mb-97:last-child {
    margin-bottom: 97px;
  }

  .xxs\:last\:mb-100:last-child {
    margin-bottom: 100px;
  }

  .xxs\:last\:mb-106:last-child {
    margin-bottom: 106px;
  }

  .xxs\:last\:mb-108:last-child {
    margin-bottom: 108px;
  }

  .xxs\:last\:mb-109:last-child {
    margin-bottom: 109px;
  }

  .xxs\:last\:mb-120:last-child {
    margin-bottom: 120px;
  }

  .xxs\:last\:mb-135:last-child {
    margin-bottom: 135px;
  }

  .xxs\:last\:mb-147:last-child {
    margin-bottom: 147px;
  }

  .xxs\:last\:mb-150:last-child {
    margin-bottom: 150px;
  }

  .xxs\:last\:mb-168:last-child {
    margin-bottom: 168px;
  }

  .xxs\:last\:mb-180:last-child {
    margin-bottom: 180px;
  }

  .xxs\:last\:mb-185:last-child {
    margin-bottom: 185px;
  }

  .xxs\:last\:mb-200:last-child {
    margin-bottom: 200px;
  }

  .xxs\:last\:mb-245:last-child {
    margin-bottom: 245px;
  }

  .xxs\:last\:mb-300:last-child {
    margin-bottom: 300px;
  }

  .xxs\:last\:mb-400:last-child {
    margin-bottom: 400px;
  }

  .xxs\:last\:mb-480:last-child {
    margin-bottom: 480px;
  }

  .xxs\:last\:mb-510:last-child {
    margin-bottom: 510px;
  }

  .xxs\:last\:mb-537:last-child {
    margin-bottom: 537px;
  }

  .xxs\:last\:mb-650:last-child {
    margin-bottom: 650px;
  }

  .xxs\:last\:mb-auto:last-child {
    margin-bottom: auto;
  }

  .xxs\:last\:mb-px:last-child {
    margin-bottom: 1px;
  }

  .xxs\:last\:mb-0\.5:last-child {
    margin-bottom: 0.125rem;
  }

  .xxs\:last\:mb-1\.5:last-child {
    margin-bottom: 0.375rem;
  }

  .xxs\:last\:mb-2\.5:last-child {
    margin-bottom: 0.625rem;
  }

  .xxs\:last\:mb-3\.5:last-child {
    margin-bottom: 0.875rem;
  }

  .xxs\:last\:-mb-0:last-child {
    margin-bottom: 0px;
  }

  .xxs\:last\:-mb-1:last-child {
    margin-bottom: -0.25rem;
  }

  .xxs\:last\:-mb-2:last-child {
    margin-bottom: -0.5rem;
  }

  .xxs\:last\:-mb-3:last-child {
    margin-bottom: -0.75rem;
  }

  .xxs\:last\:-mb-4:last-child {
    margin-bottom: -1rem;
  }

  .xxs\:last\:-mb-5:last-child {
    margin-bottom: -1.25rem;
  }

  .xxs\:last\:-mb-6:last-child {
    margin-bottom: -1.5rem;
  }

  .xxs\:last\:-mb-7:last-child {
    margin-bottom: -1.75rem;
  }

  .xxs\:last\:-mb-8:last-child {
    margin-bottom: -2rem;
  }

  .xxs\:last\:-mb-9:last-child {
    margin-bottom: -2.25rem;
  }

  .xxs\:last\:-mb-10:last-child {
    margin-bottom: -2.5rem;
  }

  .xxs\:last\:-mb-11:last-child {
    margin-bottom: -2.75rem;
  }

  .xxs\:last\:-mb-12:last-child {
    margin-bottom: -3rem;
  }

  .xxs\:last\:-mb-14:last-child {
    margin-bottom: -14px;
  }

  .xxs\:last\:-mb-16:last-child {
    margin-bottom: -4rem;
  }

  .xxs\:last\:-mb-20:last-child {
    margin-bottom: -5rem;
  }

  .xxs\:last\:-mb-24:last-child {
    margin-bottom: -6rem;
  }

  .xxs\:last\:-mb-28:last-child {
    margin-bottom: -7rem;
  }

  .xxs\:last\:-mb-32:last-child {
    margin-bottom: -8rem;
  }

  .xxs\:last\:-mb-36:last-child {
    margin-bottom: -9rem;
  }

  .xxs\:last\:-mb-40:last-child {
    margin-bottom: -10rem;
  }

  .xxs\:last\:-mb-44:last-child {
    margin-bottom: -11rem;
  }

  .xxs\:last\:-mb-48:last-child {
    margin-bottom: -12rem;
  }

  .xxs\:last\:-mb-52:last-child {
    margin-bottom: -13rem;
  }

  .xxs\:last\:-mb-56:last-child {
    margin-bottom: -14rem;
  }

  .xxs\:last\:-mb-60:last-child {
    margin-bottom: -15rem;
  }

  .xxs\:last\:-mb-64:last-child {
    margin-bottom: -16rem;
  }

  .xxs\:last\:-mb-72:last-child {
    margin-bottom: -18rem;
  }

  .xxs\:last\:-mb-80:last-child {
    margin-bottom: -20rem;
  }

  .xxs\:last\:-mb-96:last-child {
    margin-bottom: -24rem;
  }

  .xxs\:last\:-mb-px:last-child {
    margin-bottom: -1px;
  }

  .xxs\:last\:-mb-0\.5:last-child {
    margin-bottom: -0.125rem;
  }

  .xxs\:last\:-mb-1\.5:last-child {
    margin-bottom: -0.375rem;
  }

  .xxs\:last\:-mb-2\.5:last-child {
    margin-bottom: -0.625rem;
  }

  .xxs\:last\:-mb-3\.5:last-child {
    margin-bottom: -0.875rem;
  }

  .xxs\:last\:-mb-15px:last-child {
    margin-bottom: -15px;
  }

  .xxs\:last\:mb-m11:last-child {
    margin-bottom: 11px;
  }

  .xxs\:last\:mb-12px:last-child {
    margin-bottom: 12px;
  }

  .xxs\:last\:mb-m72:last-child {
    margin-bottom: 72px;
  }

  .xxs\:last\:mb-m21:last-child {
    margin-bottom: 21%;
  }

  .xxs\:last\:mb-m15:last-child {
    margin-bottom: 15px;
  }

  .xxs\:last\:mb-m18:last-child {
    margin-bottom: 18px;
  }

  .xxs\:last\:mb-m35:last-child {
    margin-bottom: 35px;
  }

  .xxs\:last\:mb-m19:last-child {
    margin-bottom: 19px;
  }

  .xxs\:last\:mb-m17:last-child {
    margin-bottom: 17px;
  }

  .xxs\:last\:mb-m9:last-child {
    margin-bottom: 9px;
  }

  .xxs\:last\:mb-m10:last-child {
    margin-bottom: 10px;
  }

  .xxs\:last\:mb-m51:last-child {
    margin-bottom: 51px;
  }

  .xxs\:last\:mb-m43:last-child {
    margin-bottom: 43px;
  }

  .xxs\:last\:mb-m13:last-child {
    margin-bottom: 13px;
  }

  .xxs\:last\:mb-m26:last-child {
    margin-bottom: 26px;
  }

  .xxs\:last\:mb-m2:last-child {
    margin-bottom: 2px;
  }

  .xxs\:last\:mb-m14:last-child {
    margin-bottom: 14px;
  }

  .xxs\:last\:mb-m5:last-child {
    margin-bottom: 5px;
  }

  .xxs\:last\:mb-m8:last-child {
    margin-bottom: 8px;
  }

  .xxs\:last\:mb-mp15:last-child {
    margin-bottom: 15%;
  }

  .xxs\:last\:-mb-100:last-child {
    margin-bottom: -100px;
  }

  .xxs\:last\:mb-0auto:last-child {
    margin-bottom: 0px auto;
  }

  .xxs\:last\:mb-o6:last-child {
    margin-bottom: 1.5rem;
  }

  .xxs\:last\:-mb-23:last-child {
    margin-bottom: -23px;
  }

  .xxs\:last\:ml-0:last-child {
    margin-left: 0px;
  }

  .xxs\:last\:ml-1:last-child {
    margin-left: 0.25rem;
  }

  .xxs\:last\:ml-2:last-child {
    margin-left: 2px;
  }

  .xxs\:last\:ml-3:last-child {
    margin-left: 0.75rem;
  }

  .xxs\:last\:ml-4:last-child {
    margin-left: 1rem;
  }

  .xxs\:last\:ml-5:last-child {
    margin-left: 1.25rem;
  }

  .xxs\:last\:ml-6:last-child {
    margin-left: 6px;
  }

  .xxs\:last\:ml-7:last-child {
    margin-left: 1.75rem;
  }

  .xxs\:last\:ml-8:last-child {
    margin-left: 2rem;
  }

  .xxs\:last\:ml-9:last-child {
    margin-left: 2.25rem;
  }

  .xxs\:last\:ml-10:last-child {
    margin-left: 2.5rem;
  }

  .xxs\:last\:ml-11:last-child {
    margin-left: 11px;
  }

  .xxs\:last\:ml-12:last-child {
    margin-left: 3rem;
  }

  .xxs\:last\:ml-14:last-child {
    margin-left: 3.5rem;
  }

  .xxs\:last\:ml-15:last-child {
    margin-left: 15px;
  }

  .xxs\:last\:ml-16:last-child {
    margin-left: 4rem;
  }

  .xxs\:last\:ml-18:last-child {
    margin-left: 18px;
  }

  .xxs\:last\:ml-20:last-child {
    margin-left: 20px;
  }

  .xxs\:last\:ml-21:last-child {
    margin-left: 21px;
  }

  .xxs\:last\:ml-23:last-child {
    margin-left: 23px;
  }

  .xxs\:last\:ml-24:last-child {
    margin-left: 24px;
  }

  .xxs\:last\:ml-25:last-child {
    margin-left: 25px;
  }

  .xxs\:last\:ml-27:last-child {
    margin-left: 27px;
  }

  .xxs\:last\:ml-28:last-child {
    margin-left: 7rem;
  }

  .xxs\:last\:ml-30:last-child {
    margin-left: 30px;
  }

  .xxs\:last\:ml-31:last-child {
    margin-left: 31px;
  }

  .xxs\:last\:ml-32:last-child {
    margin-left: 8rem;
  }

  .xxs\:last\:ml-34:last-child {
    margin-left: 34px;
  }

  .xxs\:last\:ml-35:last-child {
    margin-left: 35px;
  }

  .xxs\:last\:ml-36:last-child {
    margin-left: 9rem;
  }

  .xxs\:last\:ml-37:last-child {
    margin-left: 37px;
  }

  .xxs\:last\:ml-38:last-child {
    margin-left: 38px;
  }

  .xxs\:last\:ml-40:last-child {
    margin-left: 40px;
  }

  .xxs\:last\:ml-42:last-child {
    margin-left: 42px;
  }

  .xxs\:last\:ml-44:last-child {
    margin-left: 44px;
  }

  .xxs\:last\:ml-45:last-child {
    margin-left: 45px;
  }

  .xxs\:last\:ml-46:last-child {
    margin-left: 46px;
  }

  .xxs\:last\:ml-48:last-child {
    margin-left: 48px;
  }

  .xxs\:last\:ml-52:last-child {
    margin-left: 13rem;
  }

  .xxs\:last\:ml-53:last-child {
    margin-left: 53px;
  }

  .xxs\:last\:ml-55:last-child {
    margin-left: 55px;
  }

  .xxs\:last\:ml-56:last-child {
    margin-left: 14rem;
  }

  .xxs\:last\:ml-58:last-child {
    margin-left: 58px;
  }

  .xxs\:last\:ml-59:last-child {
    margin-left: 59px;
  }

  .xxs\:last\:ml-60:last-child {
    margin-left: 15rem;
  }

  .xxs\:last\:ml-63:last-child {
    margin-left: 63px;
  }

  .xxs\:last\:ml-64:last-child {
    margin-left: 16rem;
  }

  .xxs\:last\:ml-65:last-child {
    margin-left: 65px;
  }

  .xxs\:last\:ml-67:last-child {
    margin-left: 67px;
  }

  .xxs\:last\:ml-70:last-child {
    margin-left: 70px;
  }

  .xxs\:last\:ml-71:last-child {
    margin-left: 71px;
  }

  .xxs\:last\:ml-72:last-child {
    margin-left: 18rem;
  }

  .xxs\:last\:ml-74:last-child {
    margin-left: 74px;
  }

  .xxs\:last\:ml-78:last-child {
    margin-left: 78px;
  }

  .xxs\:last\:ml-80:last-child {
    margin-left: 20rem;
  }

  .xxs\:last\:ml-83:last-child {
    margin-left: 83px;
  }

  .xxs\:last\:ml-84:last-child {
    margin-left: 84px;
  }

  .xxs\:last\:ml-89:last-child {
    margin-left: 89px;
  }

  .xxs\:last\:ml-90:last-child {
    margin-left: 90px;
  }

  .xxs\:last\:ml-92:last-child {
    margin-left: 92px;
  }

  .xxs\:last\:ml-96:last-child {
    margin-left: 24rem;
  }

  .xxs\:last\:ml-97:last-child {
    margin-left: 97px;
  }

  .xxs\:last\:ml-100:last-child {
    margin-left: 100px;
  }

  .xxs\:last\:ml-106:last-child {
    margin-left: 106px;
  }

  .xxs\:last\:ml-108:last-child {
    margin-left: 108px;
  }

  .xxs\:last\:ml-109:last-child {
    margin-left: 109px;
  }

  .xxs\:last\:ml-120:last-child {
    margin-left: 120px;
  }

  .xxs\:last\:ml-135:last-child {
    margin-left: 135px;
  }

  .xxs\:last\:ml-147:last-child {
    margin-left: 147px;
  }

  .xxs\:last\:ml-150:last-child {
    margin-left: 150px;
  }

  .xxs\:last\:ml-168:last-child {
    margin-left: 168px;
  }

  .xxs\:last\:ml-180:last-child {
    margin-left: 180px;
  }

  .xxs\:last\:ml-185:last-child {
    margin-left: 185px;
  }

  .xxs\:last\:ml-200:last-child {
    margin-left: 200px;
  }

  .xxs\:last\:ml-245:last-child {
    margin-left: 245px;
  }

  .xxs\:last\:ml-300:last-child {
    margin-left: 300px;
  }

  .xxs\:last\:ml-400:last-child {
    margin-left: 400px;
  }

  .xxs\:last\:ml-480:last-child {
    margin-left: 480px;
  }

  .xxs\:last\:ml-510:last-child {
    margin-left: 510px;
  }

  .xxs\:last\:ml-537:last-child {
    margin-left: 537px;
  }

  .xxs\:last\:ml-650:last-child {
    margin-left: 650px;
  }

  .xxs\:last\:ml-auto:last-child {
    margin-left: auto;
  }

  .xxs\:last\:ml-px:last-child {
    margin-left: 1px;
  }

  .xxs\:last\:ml-0\.5:last-child {
    margin-left: 0.125rem;
  }

  .xxs\:last\:ml-1\.5:last-child {
    margin-left: 0.375rem;
  }

  .xxs\:last\:ml-2\.5:last-child {
    margin-left: 0.625rem;
  }

  .xxs\:last\:ml-3\.5:last-child {
    margin-left: 0.875rem;
  }

  .xxs\:last\:-ml-0:last-child {
    margin-left: 0px;
  }

  .xxs\:last\:-ml-1:last-child {
    margin-left: -0.25rem;
  }

  .xxs\:last\:-ml-2:last-child {
    margin-left: -0.5rem;
  }

  .xxs\:last\:-ml-3:last-child {
    margin-left: -0.75rem;
  }

  .xxs\:last\:-ml-4:last-child {
    margin-left: -1rem;
  }

  .xxs\:last\:-ml-5:last-child {
    margin-left: -1.25rem;
  }

  .xxs\:last\:-ml-6:last-child {
    margin-left: -1.5rem;
  }

  .xxs\:last\:-ml-7:last-child {
    margin-left: -1.75rem;
  }

  .xxs\:last\:-ml-8:last-child {
    margin-left: -2rem;
  }

  .xxs\:last\:-ml-9:last-child {
    margin-left: -2.25rem;
  }

  .xxs\:last\:-ml-10:last-child {
    margin-left: -2.5rem;
  }

  .xxs\:last\:-ml-11:last-child {
    margin-left: -2.75rem;
  }

  .xxs\:last\:-ml-12:last-child {
    margin-left: -3rem;
  }

  .xxs\:last\:-ml-14:last-child {
    margin-left: -14px;
  }

  .xxs\:last\:-ml-16:last-child {
    margin-left: -4rem;
  }

  .xxs\:last\:-ml-20:last-child {
    margin-left: -5rem;
  }

  .xxs\:last\:-ml-24:last-child {
    margin-left: -6rem;
  }

  .xxs\:last\:-ml-28:last-child {
    margin-left: -7rem;
  }

  .xxs\:last\:-ml-32:last-child {
    margin-left: -8rem;
  }

  .xxs\:last\:-ml-36:last-child {
    margin-left: -9rem;
  }

  .xxs\:last\:-ml-40:last-child {
    margin-left: -10rem;
  }

  .xxs\:last\:-ml-44:last-child {
    margin-left: -11rem;
  }

  .xxs\:last\:-ml-48:last-child {
    margin-left: -12rem;
  }

  .xxs\:last\:-ml-52:last-child {
    margin-left: -13rem;
  }

  .xxs\:last\:-ml-56:last-child {
    margin-left: -14rem;
  }

  .xxs\:last\:-ml-60:last-child {
    margin-left: -15rem;
  }

  .xxs\:last\:-ml-64:last-child {
    margin-left: -16rem;
  }

  .xxs\:last\:-ml-72:last-child {
    margin-left: -18rem;
  }

  .xxs\:last\:-ml-80:last-child {
    margin-left: -20rem;
  }

  .xxs\:last\:-ml-96:last-child {
    margin-left: -24rem;
  }

  .xxs\:last\:-ml-px:last-child {
    margin-left: -1px;
  }

  .xxs\:last\:-ml-0\.5:last-child {
    margin-left: -0.125rem;
  }

  .xxs\:last\:-ml-1\.5:last-child {
    margin-left: -0.375rem;
  }

  .xxs\:last\:-ml-2\.5:last-child {
    margin-left: -0.625rem;
  }

  .xxs\:last\:-ml-3\.5:last-child {
    margin-left: -0.875rem;
  }

  .xxs\:last\:-ml-15px:last-child {
    margin-left: -15px;
  }

  .xxs\:last\:ml-m11:last-child {
    margin-left: 11px;
  }

  .xxs\:last\:ml-12px:last-child {
    margin-left: 12px;
  }

  .xxs\:last\:ml-m72:last-child {
    margin-left: 72px;
  }

  .xxs\:last\:ml-m21:last-child {
    margin-left: 21%;
  }

  .xxs\:last\:ml-m15:last-child {
    margin-left: 15px;
  }

  .xxs\:last\:ml-m18:last-child {
    margin-left: 18px;
  }

  .xxs\:last\:ml-m35:last-child {
    margin-left: 35px;
  }

  .xxs\:last\:ml-m19:last-child {
    margin-left: 19px;
  }

  .xxs\:last\:ml-m17:last-child {
    margin-left: 17px;
  }

  .xxs\:last\:ml-m9:last-child {
    margin-left: 9px;
  }

  .xxs\:last\:ml-m10:last-child {
    margin-left: 10px;
  }

  .xxs\:last\:ml-m51:last-child {
    margin-left: 51px;
  }

  .xxs\:last\:ml-m43:last-child {
    margin-left: 43px;
  }

  .xxs\:last\:ml-m13:last-child {
    margin-left: 13px;
  }

  .xxs\:last\:ml-m26:last-child {
    margin-left: 26px;
  }

  .xxs\:last\:ml-m2:last-child {
    margin-left: 2px;
  }

  .xxs\:last\:ml-m14:last-child {
    margin-left: 14px;
  }

  .xxs\:last\:ml-m5:last-child {
    margin-left: 5px;
  }

  .xxs\:last\:ml-m8:last-child {
    margin-left: 8px;
  }

  .xxs\:last\:ml-mp15:last-child {
    margin-left: 15%;
  }

  .xxs\:last\:-ml-100:last-child {
    margin-left: -100px;
  }

  .xxs\:last\:ml-0auto:last-child {
    margin-left: 0px auto;
  }

  .xxs\:last\:ml-o6:last-child {
    margin-left: 1.5rem;
  }

  .xxs\:last\:-ml-23:last-child {
    margin-left: -23px;
  }

  .xxs\:box-border {
    box-sizing: border-box;
  }

  .xxs\:box-content {
    box-sizing: content-box;
  }

  .xxs\:block {
    display: block;
  }

  .xxs\:inline-block {
    display: inline-block;
  }

  .xxs\:inline {
    display: inline;
  }

  .xxs\:flex {
    display: flex;
  }

  .xxs\:inline-flex {
    display: inline-flex;
  }

  .xxs\:table {
    display: table;
  }

  .xxs\:inline-table {
    display: inline-table;
  }

  .xxs\:table-caption {
    display: table-caption;
  }

  .xxs\:table-cell {
    display: table-cell;
  }

  .xxs\:table-column {
    display: table-column;
  }

  .xxs\:table-column-group {
    display: table-column-group;
  }

  .xxs\:table-footer-group {
    display: table-footer-group;
  }

  .xxs\:table-header-group {
    display: table-header-group;
  }

  .xxs\:table-row-group {
    display: table-row-group;
  }

  .xxs\:table-row {
    display: table-row;
  }

  .xxs\:flow-root {
    display: flow-root;
  }

  .xxs\:grid {
    display: grid;
  }

  .xxs\:inline-grid {
    display: inline-grid;
  }

  .xxs\:contents {
    display: contents;
  }

  .xxs\:list-item {
    display: list-item;
  }

  .xxs\:hidden {
    display: none;
  }

  .xxs\:h-0 {
    height: 0px;
  }

  .xxs\:h-1 {
    height: 0.25rem;
  }

  .xxs\:h-2 {
    height: 0.5rem;
  }

  .xxs\:h-3 {
    height: 0.75rem;
  }

  .xxs\:h-4 {
    height: 1rem;
  }

  .xxs\:h-5 {
    height: 1.25rem;
  }

  .xxs\:h-6 {
    height: 1.5rem;
  }

  .xxs\:h-7 {
    height: 1.75rem;
  }

  .xxs\:h-8 {
    height: 2rem;
  }

  .xxs\:h-9 {
    height: 2.25rem;
  }

  .xxs\:h-10 {
    height: 2.5rem;
  }

  .xxs\:h-11 {
    height: 2.75rem;
  }

  .xxs\:h-12 {
    height: 3rem;
  }

  .xxs\:h-13 {
    height: 13px;
  }

  .xxs\:h-14 {
    height: 3.5rem;
  }

  .xxs\:h-15 {
    height: 15px;
  }

  .xxs\:h-16 {
    height: 4rem;
  }

  .xxs\:h-20 {
    height: 5rem;
  }

  .xxs\:h-24 {
    height: 24px;
  }

  .xxs\:h-26 {
    height: 26px;
  }

  .xxs\:h-28 {
    height: 7rem;
  }

  .xxs\:h-30 {
    height: 30px;
  }

  .xxs\:h-32 {
    height: 8rem;
  }

  .xxs\:h-35 {
    height: 35px;
  }

  .xxs\:h-36 {
    height: 36px;
  }

  .xxs\:h-40 {
    height: 10rem;
  }

  .xxs\:h-44 {
    height: 11rem;
  }

  .xxs\:h-45 {
    height: 45px;
  }

  .xxs\:h-48 {
    height: 12rem;
  }

  .xxs\:h-49 {
    height: 49px;
  }

  .xxs\:h-50 {
    height: 50px !important;
  }

  .xxs\:h-52 {
    height: 13rem;
  }

  .xxs\:h-56 {
    height: 56px;
  }

  .xxs\:h-58 {
    height: 58px;
  }

  .xxs\:h-60 {
    height: 60px;
  }

  .xxs\:h-64 {
    height: 16rem;
  }

  .xxs\:h-70 {
    height: 70px;
  }

  .xxs\:h-72 {
    height: 18rem;
  }

  .xxs\:h-80 {
    height: 20rem;
  }

  .xxs\:h-89 {
    height: 89px;
  }

  .xxs\:h-95 {
    height: 95px;
  }

  .xxs\:h-96 {
    height: 24rem;
  }

  .xxs\:h-100 {
    height: 100px;
  }

  .xxs\:h-105 {
    height: 105px;
  }

  .xxs\:h-110 {
    height: 110px;
  }

  .xxs\:h-120 {
    height: 120px;
  }

  .xxs\:h-125 {
    height: 125px;
  }

  .xxs\:h-135 {
    height: 135px;
  }

  .xxs\:h-160 {
    height: 160px;
  }

  .xxs\:h-170 {
    height: 170px;
  }

  .xxs\:h-176 {
    height: 176px;
  }

  .xxs\:h-185 {
    height: 185px;
  }

  .xxs\:h-198 {
    height: 198px;
  }

  .xxs\:h-255 {
    height: 255px;
  }

  .xxs\:h-259 {
    height: 259px;
  }

  .xxs\:h-280 {
    height: 280px;
  }

  .xxs\:h-297 {
    height: 297px;
  }

  .xxs\:h-300 {
    height: 300px;
  }

  .xxs\:h-305 {
    height: 305px;
  }

  .xxs\:h-320 {
    height: 320px;
  }

  .xxs\:h-330 {
    height: 330px;
  }

  .xxs\:h-402 {
    height: 402px;
  }

  .xxs\:h-418 {
    height: 418px;
  }

  .xxs\:h-422 {
    height: 422px;
  }

  .xxs\:h-429 {
    height: 429px;
  }

  .xxs\:h-430 {
    height: 430px;
  }

  .xxs\:h-444 {
    height: 444px;
  }

  .xxs\:h-454 {
    height: 454px;
  }

  .xxs\:h-477 {
    height: 477px;
  }

  .xxs\:h-480 {
    height: 480px;
  }

  .xxs\:h-485 {
    height: 485px;
  }

  .xxs\:h-495 {
    height: 495px;
  }

  .xxs\:h-505 {
    height: 505px;
  }

  .xxs\:h-521 {
    height: 521px;
  }

  .xxs\:h-523 {
    height: 523px;
  }

  .xxs\:h-525 {
    height: 525px;
  }

  .xxs\:h-560 {
    height: 560px;
  }

  .xxs\:h-600 {
    height: 600px;
  }

  .xxs\:h-665 {
    height: 665px;
  }

  .xxs\:h-960 {
    height: 960px;
  }

  .xxs\:h-1080 {
    height: 1080px;
  }

  .xxs\:h-auto {
    height: auto;
  }

  .xxs\:h-px {
    height: 1px;
  }

  .xxs\:h-0\.5 {
    height: 0.125rem;
  }

  .xxs\:h-1\.5 {
    height: 0.375rem;
  }

  .xxs\:h-2\.5 {
    height: 0.625rem;
  }

  .xxs\:h-3\.5 {
    height: 0.875rem;
  }

  .xxs\:h-1\/2 {
    height: 50%;
  }

  .xxs\:h-1\/3 {
    height: 33.333333%;
  }

  .xxs\:h-2\/3 {
    height: 66.666667%;
  }

  .xxs\:h-1\/4 {
    height: 25%;
  }

  .xxs\:h-2\/4 {
    height: 50%;
  }

  .xxs\:h-3\/4 {
    height: 75%;
  }

  .xxs\:h-1\/5 {
    height: 20%;
  }

  .xxs\:h-2\/5 {
    height: 40%;
  }

  .xxs\:h-3\/5 {
    height: 60%;
  }

  .xxs\:h-4\/5 {
    height: 80%;
  }

  .xxs\:h-1\/6 {
    height: 16.666667%;
  }

  .xxs\:h-2\/6 {
    height: 33.333333%;
  }

  .xxs\:h-3\/6 {
    height: 50%;
  }

  .xxs\:h-4\/6 {
    height: 66.666667%;
  }

  .xxs\:h-5\/6 {
    height: 83.333333%;
  }

  .xxs\:h-full {
    height: 100%;
  }

  .xxs\:h-screen {
    height: 100vh;
  }

  .xxs\:h-h48 {
    height: 48px;
  }

  .xxs\:h-h44 {
    height: 44px;
  }

  .xxs\:h-h130 {
    height: 130px;
  }

  .xxs\:h-h-h114 {
    height: h-h114;
  }

  .xxs\:h-h-60 {
    height: h-60;
  }

  .xxs\:h-h114 {
    height: 14px;
  }

  .xxs\:h-h60 {
    height: 60px;
  }

  .xxs\:h-h5 {
    height: 5px;
  }

  .xxs\:h-95vh {
    height: 95vh;
  }

  .xxs\:h-h22 {
    height: 22px;
  }

  .xxs\:max-h-0 {
    max-height: 0px;
  }

  .xxs\:max-h-1 {
    max-height: 0.25rem;
  }

  .xxs\:max-h-2 {
    max-height: 0.5rem;
  }

  .xxs\:max-h-3 {
    max-height: 0.75rem;
  }

  .xxs\:max-h-4 {
    max-height: 1rem;
  }

  .xxs\:max-h-5 {
    max-height: 1.25rem;
  }

  .xxs\:max-h-6 {
    max-height: 1.5rem;
  }

  .xxs\:max-h-7 {
    max-height: 1.75rem;
  }

  .xxs\:max-h-8 {
    max-height: 2rem;
  }

  .xxs\:max-h-9 {
    max-height: 2.25rem;
  }

  .xxs\:max-h-10 {
    max-height: 2.5rem;
  }

  .xxs\:max-h-11 {
    max-height: 2.75rem;
  }

  .xxs\:max-h-12 {
    max-height: 3rem;
  }

  .xxs\:max-h-14 {
    max-height: 3.5rem;
  }

  .xxs\:max-h-16 {
    max-height: 4rem;
  }

  .xxs\:max-h-20 {
    max-height: 5rem;
  }

  .xxs\:max-h-24 {
    max-height: 6rem;
  }

  .xxs\:max-h-28 {
    max-height: 7rem;
  }

  .xxs\:max-h-32 {
    max-height: 8rem;
  }

  .xxs\:max-h-36 {
    max-height: 9rem;
  }

  .xxs\:max-h-40 {
    max-height: 10rem;
  }

  .xxs\:max-h-44 {
    max-height: 11rem;
  }

  .xxs\:max-h-48 {
    max-height: 12rem;
  }

  .xxs\:max-h-52 {
    max-height: 13rem;
  }

  .xxs\:max-h-56 {
    max-height: 14rem;
  }

  .xxs\:max-h-60 {
    max-height: 15rem;
  }

  .xxs\:max-h-64 {
    max-height: 16rem;
  }

  .xxs\:max-h-72 {
    max-height: 18rem;
  }

  .xxs\:max-h-80 {
    max-height: 20rem;
  }

  .xxs\:max-h-96 {
    max-height: 24rem;
  }

  .xxs\:max-h-px {
    max-height: 1px;
  }

  .xxs\:max-h-0\.5 {
    max-height: 0.125rem;
  }

  .xxs\:max-h-1\.5 {
    max-height: 0.375rem;
  }

  .xxs\:max-h-2\.5 {
    max-height: 0.625rem;
  }

  .xxs\:max-h-3\.5 {
    max-height: 0.875rem;
  }

  .xxs\:max-h-full {
    max-height: 100%;
  }

  .xxs\:max-h-screen {
    max-height: 100vh;
  }

  .xxs\:min-h-0 {
    min-height: 0px;
  }

  .xxs\:min-h-60 {
    min-height: 60px;
  }

  .xxs\:min-h-175 {
    min-height: 175px;
  }

  .xxs\:min-h-180 {
    min-height: 180px;
  }

  .xxs\:min-h-200 {
    min-height: 200px;
  }

  .xxs\:min-h-380 {
    min-height: 380px;
  }

  .xxs\:min-h-400 {
    min-height: 400px;
  }

  .xxs\:min-h-550 {
    min-height: 550px;
  }

  .xxs\:min-h-full {
    min-height: 100%;
  }

  .xxs\:min-h-screen {
    min-height: 100vh;
  }

  .xxs\:w-0 {
    width: 0px;
  }

  .xxs\:w-1 {
    width: 0.25rem;
  }

  .xxs\:w-2 {
    width: 0.5rem;
  }

  .xxs\:w-3 {
    width: 0.75rem;
  }

  .xxs\:w-4 {
    width: 1rem;
  }

  .xxs\:w-5 {
    width: 1.25rem;
  }

  .xxs\:w-6 {
    width: 1.5rem;
  }

  .xxs\:w-7 {
    width: 1.75rem;
  }

  .xxs\:w-8 {
    width: 2rem;
  }

  .xxs\:w-9 {
    width: 2.25rem;
  }

  .xxs\:w-10 {
    width: 2.5rem;
  }

  .xxs\:w-11 {
    width: 11px;
  }

  .xxs\:w-12 {
    width: 3rem;
  }

  .xxs\:w-13 {
    width: 13px;
  }

  .xxs\:w-14 {
    width: 3.5rem;
  }

  .xxs\:w-16 {
    width: 16%;
  }

  .xxs\:w-20 {
    width: 5rem;
  }

  .xxs\:w-24 {
    width: 24px;
  }

  .xxs\:w-28 {
    width: 28 px;
  }

  .xxs\:w-30 {
    width: 30px;
  }

  .xxs\:w-32 {
    width: 8rem;
  }

  .xxs\:w-35 {
    width: 35px;
  }

  .xxs\:w-36 {
    width: 9rem;
  }

  .xxs\:w-40 {
    width: 40px !important;
  }

  .xxs\:w-44 {
    width: 11rem;
  }

  .xxs\:w-48 {
    width: 12rem;
  }

  .xxs\:w-50 {
    width: 50px;
  }

  .xxs\:w-52 {
    width: 52%;
  }

  .xxs\:w-54 {
    width: 54px;
  }

  .xxs\:w-56 {
    width: 14rem;
  }

  .xxs\:w-60 {
    width: 60%;
  }

  .xxs\:w-64 {
    width: 16rem;
  }

  .xxs\:w-68 {
    width: 68%;
  }

  .xxs\:w-70 {
    width: 70px;
  }

  .xxs\:w-72 {
    width: 18rem;
  }

  .xxs\:w-80 {
    width: 80px;
  }

  .xxs\:w-84 {
    width: 84px;
  }

  .xxs\:w-85 {
    width: 85%;
  }

  .xxs\:w-90 {
    width: 90px;
  }

  .xxs\:w-93 {
    width: 93px;
  }

  .xxs\:w-95 {
    width: 95px;
  }

  .xxs\:w-96 {
    width: 24rem;
  }

  .xxs\:w-100 {
    width: 100px !important;
  }

  .xxs\:w-105 {
    width: 105px;
  }

  .xxs\:w-108 {
    width: 108px;
  }

  .xxs\:w-110 {
    width: 110px;
  }

  .xxs\:w-120 {
    width: 120px;
  }

  .xxs\:w-122 {
    width: 122px;
  }

  .xxs\:w-125 {
    width: 125px;
  }

  .xxs\:w-130 {
    width: 130px;
  }

  .xxs\:w-136 {
    width: 136px;
  }

  .xxs\:w-140 {
    width: 140px;
  }

  .xxs\:w-145 {
    width: 145px;
  }

  .xxs\:w-150 {
    width: 150px;
  }

  .xxs\:w-155 {
    width: 155px;
  }

  .xxs\:w-159 {
    width: 159px;
  }

  .xxs\:w-160 {
    width: 160px;
  }

  .xxs\:w-162 {
    width: 162px;
  }

  .xxs\:w-165 {
    width: 165px;
  }

  .xxs\:w-169 {
    width: 169px;
  }

  .xxs\:w-170 {
    width: 170px;
  }

  .xxs\:w-174 {
    width: 174px;
  }

  .xxs\:w-180 {
    width: 180px;
  }

  .xxs\:w-185 {
    width: 185px;
  }

  .xxs\:w-189 {
    width: 189px;
  }

  .xxs\:w-190 {
    width: 190px;
  }

  .xxs\:w-193 {
    width: 193px;
  }

  .xxs\:w-197 {
    width: 197px;
  }

  .xxs\:w-200 {
    width: 200px;
  }

  .xxs\:w-205 {
    width: 205px;
  }

  .xxs\:w-215 {
    width: 215px;
  }

  .xxs\:w-220 {
    width: 220px;
  }

  .xxs\:w-235 {
    width: 235px;
  }

  .xxs\:w-240 {
    width: 240px;
  }

  .xxs\:w-250 {
    width: 250px !important;
  }

  .xxs\:w-268 {
    width: 268px;
  }

  .xxs\:w-280 {
    width: 280px;
  }

  .xxs\:w-284 {
    width: 284px;
  }

  .xxs\:w-286 {
    width: 286px;
  }

  .xxs\:w-290 {
    width: 290px;
  }

  .xxs\:w-300 {
    width: 300px;
  }

  .xxs\:w-310 {
    width: 310px;
  }

  .xxs\:w-315 {
    width: 315px;
  }

  .xxs\:w-320 {
    width: 320px;
  }

  .xxs\:w-330 {
    width: 330px;
  }

  .xxs\:w-341 {
    width: 341px;
  }

  .xxs\:w-342 {
    width: 342px;
  }

  .xxs\:w-345 {
    width: 345px;
  }

  .xxs\:w-375 {
    width: 375px;
  }

  .xxs\:w-400 {
    width: 400px;
  }

  .xxs\:w-420 {
    width: 420px;
  }

  .xxs\:w-450 {
    width: 450px;
  }

  .xxs\:w-500 {
    width: 500px;
  }

  .xxs\:w-508 {
    width: 508px;
  }

  .xxs\:w-550 {
    width: 550px;
  }

  .xxs\:w-560 {
    width: 560px;
  }

  .xxs\:w-600 {
    width: 600px;
  }

  .xxs\:w-637 {
    width: 637px;
  }

  .xxs\:w-644 {
    width: 644px;
  }

  .xxs\:w-650 {
    width: 650px;
  }

  .xxs\:w-700 {
    width: 700px;
  }

  .xxs\:w-710 {
    width: 710px;
  }

  .xxs\:w-750 {
    width: 750px;
  }

  .xxs\:w-768 {
    width: 768px;
  }

  .xxs\:w-800 {
    width: 800px;
  }

  .xxs\:w-850 {
    width: 850px;
  }

  .xxs\:w-900 {
    width: 900px;
  }

  .xxs\:w-920 {
    width: 920px;
  }

  .xxs\:w-950 {
    width: 950px;
  }

  .xxs\:w-1000 {
    width: 1000px;
  }

  .xxs\:w-1075 {
    width: 1075px;
  }

  .xxs\:w-1250 {
    width: 1250px;
  }

  .xxs\:w-1420 {
    width: 1420px;
  }

  .xxs\:w-1452 {
    width: 1452px;
  }

  .xxs\:w-1499 {
    width: 1499px;
  }

  .xxs\:w-auto {
    width: auto;
  }

  .xxs\:w-px {
    width: 1px;
  }

  .xxs\:w-0\.5 {
    width: 0.125rem;
  }

  .xxs\:w-1\.5 {
    width: 0.375rem;
  }

  .xxs\:w-2\.5 {
    width: 0.625rem;
  }

  .xxs\:w-3\.5 {
    width: 0.875rem;
  }

  .xxs\:w-1\/2 {
    width: 50%;
  }

  .xxs\:w-1\/3 {
    width: 33.333333%;
  }

  .xxs\:w-2\/3 {
    width: 66.666667%;
  }

  .xxs\:w-1\/4 {
    width: 25%;
  }

  .xxs\:w-2\/4 {
    width: 50%;
  }

  .xxs\:w-3\/4 {
    width: 75%;
  }

  .xxs\:w-1\/5 {
    width: 20%;
  }

  .xxs\:w-2\/5 {
    width: 40%;
  }

  .xxs\:w-3\/5 {
    width: 60%;
  }

  .xxs\:w-4\/5 {
    width: 80%;
  }

  .xxs\:w-1\/6 {
    width: 16.666667%;
  }

  .xxs\:w-2\/6 {
    width: 33.333333%;
  }

  .xxs\:w-3\/6 {
    width: 50%;
  }

  .xxs\:w-4\/6 {
    width: 66.666667%;
  }

  .xxs\:w-5\/6 {
    width: 83.333333%;
  }

  .xxs\:w-1\/12 {
    width: 8.333333%;
  }

  .xxs\:w-2\/12 {
    width: 16.666667%;
  }

  .xxs\:w-3\/12 {
    width: 25%;
  }

  .xxs\:w-4\/12 {
    width: 33.333333%;
  }

  .xxs\:w-5\/12 {
    width: 41.666667%;
  }

  .xxs\:w-6\/12 {
    width: 50%;
  }

  .xxs\:w-7\/12 {
    width: 58.333333%;
  }

  .xxs\:w-8\/12 {
    width: 66.666667%;
  }

  .xxs\:w-9\/12 {
    width: 75%;
  }

  .xxs\:w-10\/12 {
    width: 83.333333%;
  }

  .xxs\:w-11\/12 {
    width: 91.666667%;
  }

  .xxs\:w-full {
    width: 100%;
  }

  .xxs\:w-screen {
    width: 100vw;
  }

  .xxs\:w-min {
    width: -moz-min-content;
    width: min-content;
  }

  .xxs\:w-max {
    width: -moz-max-content;
    width: max-content;
  }

  .xxs\:w-3px {
    width: 3px;
  }

  .xxs\:w-10rem {
    width: 10rem;
  }

  .xxs\:w-w60 {
    width: 60px;
  }

  .xxs\:w-w61 {
    width: 61px;
  }

  .xxs\:w-w14 {
    width: 14%;
  }

  .xxs\:w-w-w114 {
    width: w-w114;
  }

  .xxs\:w-w-95 {
    width: w-95;
  }

  .xxs\:w-w114 {
    width: 14px;
  }

  .xxs\:w-w96 {
    width: 96%;
  }

  .xxs\:w-w5 {
    width: 5px;
  }

  .xxs\:w-m250 {
    width: 250px;
  }

  .xxs\:w-40px {
    width: 40px;
  }

  .xxs\:w-wd96 {
    width: 96px;
  }

  .xxs\:w-66p {
    width: 66%;
  }

  .xxs\:w-p40 {
    width: 40%;
  }

  .xxs\:w-p37 {
    width: 37%;
  }

  .xxs\:w-p80 {
    width: 80%;
  }

  .xxs\:w-p90 {
    width: 90%;
  }

  .xxs\:w-p12 {
    width: 12%;
  }

  .xxs\:w-9\/20 {
    width: 45%;
  }

  .xxs\:w-70p {
    width: 70%;
  }

  .xxs\:w-32p {
    width: 32%;
  }

  .xxs\:w-device-block {
    width: calc(100% - 64px) !important;
  }

  .xxs\:w-device-block1 {
    width: 100% !important;
  }

  .xxs\:w-45px {
    width: 45px;
  }

  .xxs\:min-w-0 {
    min-width: 0px;
  }

  .xxs\:min-w-385 {
    min-width: 385px;
  }

  .xxs\:min-w-full {
    min-width: 100%;
  }

  .xxs\:min-w-min {
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .xxs\:min-w-max {
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .xxs\:max-w-0 {
    max-width: 0rem;
  }

  .xxs\:max-w-none {
    max-width: none;
  }

  .xxs\:max-w-xs {
    max-width: 20rem;
  }

  .xxs\:max-w-sm {
    max-width: 24rem;
  }

  .xxs\:max-w-md {
    max-width: 28rem;
  }

  .xxs\:max-w-lg {
    max-width: 32rem;
  }

  .xxs\:max-w-xl {
    max-width: 36rem;
  }

  .xxs\:max-w-2xl {
    max-width: 42rem;
  }

  .xxs\:max-w-3xl {
    max-width: 48rem;
  }

  .xxs\:max-w-4xl {
    max-width: 56rem;
  }

  .xxs\:max-w-5xl {
    max-width: 64rem;
  }

  .xxs\:max-w-6xl {
    max-width: 72rem;
  }

  .xxs\:max-w-7xl {
    max-width: 80rem;
  }

  .xxs\:max-w-full {
    max-width: 100%;
  }

  .xxs\:max-w-min {
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .xxs\:max-w-max {
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .xxs\:max-w-prose {
    max-width: 65ch;
  }

  .xxs\:max-w-1600p {
    max-width: 1600px;
  }

  .xxs\:flex-1 {
    flex: 1 1 0%;
  }

  .xxs\:flex-auto {
    flex: 1 1 auto;
  }

  .xxs\:flex-initial {
    flex: 0 1 auto;
  }

  .xxs\:flex-none {
    flex: none;
  }

  .xxs\:flex-1\/2 {
    flex: 50%;
  }

  .xxs\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .xxs\:flex-shrink {
    flex-shrink: 1;
  }

  .xxs\:flex-grow-0 {
    flex-grow: 0;
  }

  .xxs\:flex-grow {
    flex-grow: 1;
  }

  .xxs\:table-auto {
    table-layout: auto;
  }

  .xxs\:table-fixed {
    table-layout: fixed;
  }

  .xxs\:border-collapse {
    border-collapse: collapse;
  }

  .xxs\:border-separate {
    border-collapse: separate;
  }

  .xxs\:origin-center {
    transform-origin: center;
  }

  .xxs\:origin-top {
    transform-origin: top;
  }

  .xxs\:origin-top-right {
    transform-origin: top right;
  }

  .xxs\:origin-right {
    transform-origin: right;
  }

  .xxs\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .xxs\:origin-bottom {
    transform-origin: bottom;
  }

  .xxs\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .xxs\:origin-left {
    transform-origin: left;
  }

  .xxs\:origin-top-left {
    transform-origin: top left;
  }

  .xxs\:transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .xxs\:transform-gpu {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .xxs\:transform-none {
    transform: none;
  }

  .xxs\:translate-x-0 {
    --tw-translate-x: 0px;
  }

  .xxs\:translate-x-1 {
    --tw-translate-x: 0.25rem;
  }

  .xxs\:translate-x-2 {
    --tw-translate-x: 0.5rem;
  }

  .xxs\:translate-x-3 {
    --tw-translate-x: 0.75rem;
  }

  .xxs\:translate-x-4 {
    --tw-translate-x: 1rem;
  }

  .xxs\:translate-x-5 {
    --tw-translate-x: 1.25rem;
  }

  .xxs\:translate-x-6 {
    --tw-translate-x: 1.5rem;
  }

  .xxs\:translate-x-7 {
    --tw-translate-x: 1.75rem;
  }

  .xxs\:translate-x-8 {
    --tw-translate-x: 2rem;
  }

  .xxs\:translate-x-9 {
    --tw-translate-x: 2.25rem;
  }

  .xxs\:translate-x-10 {
    --tw-translate-x: 2.5rem;
  }

  .xxs\:translate-x-11 {
    --tw-translate-x: 2.75rem;
  }

  .xxs\:translate-x-12 {
    --tw-translate-x: 3rem;
  }

  .xxs\:translate-x-14 {
    --tw-translate-x: 3.5rem;
  }

  .xxs\:translate-x-16 {
    --tw-translate-x: 4rem;
  }

  .xxs\:translate-x-20 {
    --tw-translate-x: 5rem;
  }

  .xxs\:translate-x-24 {
    --tw-translate-x: 6rem;
  }

  .xxs\:translate-x-28 {
    --tw-translate-x: 7rem;
  }

  .xxs\:translate-x-32 {
    --tw-translate-x: 8rem;
  }

  .xxs\:translate-x-36 {
    --tw-translate-x: 9rem;
  }

  .xxs\:translate-x-40 {
    --tw-translate-x: 10rem;
  }

  .xxs\:translate-x-44 {
    --tw-translate-x: 11rem;
  }

  .xxs\:translate-x-48 {
    --tw-translate-x: 12rem;
  }

  .xxs\:translate-x-52 {
    --tw-translate-x: 13rem;
  }

  .xxs\:translate-x-56 {
    --tw-translate-x: 14rem;
  }

  .xxs\:translate-x-60 {
    --tw-translate-x: 15rem;
  }

  .xxs\:translate-x-64 {
    --tw-translate-x: 16rem;
  }

  .xxs\:translate-x-72 {
    --tw-translate-x: 18rem;
  }

  .xxs\:translate-x-80 {
    --tw-translate-x: 20rem;
  }

  .xxs\:translate-x-96 {
    --tw-translate-x: 24rem;
  }

  .xxs\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .xxs\:translate-x-0\.5 {
    --tw-translate-x: 0.125rem;
  }

  .xxs\:translate-x-1\.5 {
    --tw-translate-x: 0.375rem;
  }

  .xxs\:translate-x-2\.5 {
    --tw-translate-x: 0.625rem;
  }

  .xxs\:translate-x-3\.5 {
    --tw-translate-x: 0.875rem;
  }

  .xxs\:-translate-x-0 {
    --tw-translate-x: 0px;
  }

  .xxs\:-translate-x-1 {
    --tw-translate-x: -0.25rem;
  }

  .xxs\:-translate-x-2 {
    --tw-translate-x: -0.5rem;
  }

  .xxs\:-translate-x-3 {
    --tw-translate-x: -0.75rem;
  }

  .xxs\:-translate-x-4 {
    --tw-translate-x: -1rem;
  }

  .xxs\:-translate-x-5 {
    --tw-translate-x: -1.25rem;
  }

  .xxs\:-translate-x-6 {
    --tw-translate-x: -1.5rem;
  }

  .xxs\:-translate-x-7 {
    --tw-translate-x: -1.75rem;
  }

  .xxs\:-translate-x-8 {
    --tw-translate-x: -2rem;
  }

  .xxs\:-translate-x-9 {
    --tw-translate-x: -2.25rem;
  }

  .xxs\:-translate-x-10 {
    --tw-translate-x: -2.5rem;
  }

  .xxs\:-translate-x-11 {
    --tw-translate-x: -2.75rem;
  }

  .xxs\:-translate-x-12 {
    --tw-translate-x: -3rem;
  }

  .xxs\:-translate-x-14 {
    --tw-translate-x: -3.5rem;
  }

  .xxs\:-translate-x-16 {
    --tw-translate-x: -4rem;
  }

  .xxs\:-translate-x-20 {
    --tw-translate-x: -5rem;
  }

  .xxs\:-translate-x-24 {
    --tw-translate-x: -6rem;
  }

  .xxs\:-translate-x-28 {
    --tw-translate-x: -7rem;
  }

  .xxs\:-translate-x-32 {
    --tw-translate-x: -8rem;
  }

  .xxs\:-translate-x-36 {
    --tw-translate-x: -9rem;
  }

  .xxs\:-translate-x-40 {
    --tw-translate-x: -10rem;
  }

  .xxs\:-translate-x-44 {
    --tw-translate-x: -11rem;
  }

  .xxs\:-translate-x-48 {
    --tw-translate-x: -12rem;
  }

  .xxs\:-translate-x-52 {
    --tw-translate-x: -13rem;
  }

  .xxs\:-translate-x-56 {
    --tw-translate-x: -14rem;
  }

  .xxs\:-translate-x-60 {
    --tw-translate-x: -15rem;
  }

  .xxs\:-translate-x-64 {
    --tw-translate-x: -16rem;
  }

  .xxs\:-translate-x-72 {
    --tw-translate-x: -18rem;
  }

  .xxs\:-translate-x-80 {
    --tw-translate-x: -20rem;
  }

  .xxs\:-translate-x-96 {
    --tw-translate-x: -24rem;
  }

  .xxs\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .xxs\:-translate-x-0\.5 {
    --tw-translate-x: -0.125rem;
  }

  .xxs\:-translate-x-1\.5 {
    --tw-translate-x: -0.375rem;
  }

  .xxs\:-translate-x-2\.5 {
    --tw-translate-x: -0.625rem;
  }

  .xxs\:-translate-x-3\.5 {
    --tw-translate-x: -0.875rem;
  }

  .xxs\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .xxs\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .xxs\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .xxs\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .xxs\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .xxs\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .xxs\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .xxs\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .xxs\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .xxs\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .xxs\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .xxs\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .xxs\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .xxs\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .xxs\:translate-y-0 {
    --tw-translate-y: 0px;
  }

  .xxs\:translate-y-1 {
    --tw-translate-y: 0.25rem;
  }

  .xxs\:translate-y-2 {
    --tw-translate-y: 0.5rem;
  }

  .xxs\:translate-y-3 {
    --tw-translate-y: 0.75rem;
  }

  .xxs\:translate-y-4 {
    --tw-translate-y: 1rem;
  }

  .xxs\:translate-y-5 {
    --tw-translate-y: 1.25rem;
  }

  .xxs\:translate-y-6 {
    --tw-translate-y: 1.5rem;
  }

  .xxs\:translate-y-7 {
    --tw-translate-y: 1.75rem;
  }

  .xxs\:translate-y-8 {
    --tw-translate-y: 2rem;
  }

  .xxs\:translate-y-9 {
    --tw-translate-y: 2.25rem;
  }

  .xxs\:translate-y-10 {
    --tw-translate-y: 2.5rem;
  }

  .xxs\:translate-y-11 {
    --tw-translate-y: 2.75rem;
  }

  .xxs\:translate-y-12 {
    --tw-translate-y: 3rem;
  }

  .xxs\:translate-y-14 {
    --tw-translate-y: 3.5rem;
  }

  .xxs\:translate-y-16 {
    --tw-translate-y: 4rem;
  }

  .xxs\:translate-y-20 {
    --tw-translate-y: 5rem;
  }

  .xxs\:translate-y-24 {
    --tw-translate-y: 6rem;
  }

  .xxs\:translate-y-28 {
    --tw-translate-y: 7rem;
  }

  .xxs\:translate-y-32 {
    --tw-translate-y: 8rem;
  }

  .xxs\:translate-y-36 {
    --tw-translate-y: 9rem;
  }

  .xxs\:translate-y-40 {
    --tw-translate-y: 10rem;
  }

  .xxs\:translate-y-44 {
    --tw-translate-y: 11rem;
  }

  .xxs\:translate-y-48 {
    --tw-translate-y: 12rem;
  }

  .xxs\:translate-y-52 {
    --tw-translate-y: 13rem;
  }

  .xxs\:translate-y-56 {
    --tw-translate-y: 14rem;
  }

  .xxs\:translate-y-60 {
    --tw-translate-y: 15rem;
  }

  .xxs\:translate-y-64 {
    --tw-translate-y: 16rem;
  }

  .xxs\:translate-y-72 {
    --tw-translate-y: 18rem;
  }

  .xxs\:translate-y-80 {
    --tw-translate-y: 20rem;
  }

  .xxs\:translate-y-96 {
    --tw-translate-y: 24rem;
  }

  .xxs\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .xxs\:translate-y-0\.5 {
    --tw-translate-y: 0.125rem;
  }

  .xxs\:translate-y-1\.5 {
    --tw-translate-y: 0.375rem;
  }

  .xxs\:translate-y-2\.5 {
    --tw-translate-y: 0.625rem;
  }

  .xxs\:translate-y-3\.5 {
    --tw-translate-y: 0.875rem;
  }

  .xxs\:-translate-y-0 {
    --tw-translate-y: 0px;
  }

  .xxs\:-translate-y-1 {
    --tw-translate-y: -0.25rem;
  }

  .xxs\:-translate-y-2 {
    --tw-translate-y: -0.5rem;
  }

  .xxs\:-translate-y-3 {
    --tw-translate-y: -0.75rem;
  }

  .xxs\:-translate-y-4 {
    --tw-translate-y: -1rem;
  }

  .xxs\:-translate-y-5 {
    --tw-translate-y: -1.25rem;
  }

  .xxs\:-translate-y-6 {
    --tw-translate-y: -1.5rem;
  }

  .xxs\:-translate-y-7 {
    --tw-translate-y: -1.75rem;
  }

  .xxs\:-translate-y-8 {
    --tw-translate-y: -2rem;
  }

  .xxs\:-translate-y-9 {
    --tw-translate-y: -2.25rem;
  }

  .xxs\:-translate-y-10 {
    --tw-translate-y: -2.5rem;
  }

  .xxs\:-translate-y-11 {
    --tw-translate-y: -2.75rem;
  }

  .xxs\:-translate-y-12 {
    --tw-translate-y: -3rem;
  }

  .xxs\:-translate-y-14 {
    --tw-translate-y: -3.5rem;
  }

  .xxs\:-translate-y-16 {
    --tw-translate-y: -4rem;
  }

  .xxs\:-translate-y-20 {
    --tw-translate-y: -5rem;
  }

  .xxs\:-translate-y-24 {
    --tw-translate-y: -6rem;
  }

  .xxs\:-translate-y-28 {
    --tw-translate-y: -7rem;
  }

  .xxs\:-translate-y-32 {
    --tw-translate-y: -8rem;
  }

  .xxs\:-translate-y-36 {
    --tw-translate-y: -9rem;
  }

  .xxs\:-translate-y-40 {
    --tw-translate-y: -10rem;
  }

  .xxs\:-translate-y-44 {
    --tw-translate-y: -11rem;
  }

  .xxs\:-translate-y-48 {
    --tw-translate-y: -12rem;
  }

  .xxs\:-translate-y-52 {
    --tw-translate-y: -13rem;
  }

  .xxs\:-translate-y-56 {
    --tw-translate-y: -14rem;
  }

  .xxs\:-translate-y-60 {
    --tw-translate-y: -15rem;
  }

  .xxs\:-translate-y-64 {
    --tw-translate-y: -16rem;
  }

  .xxs\:-translate-y-72 {
    --tw-translate-y: -18rem;
  }

  .xxs\:-translate-y-80 {
    --tw-translate-y: -20rem;
  }

  .xxs\:-translate-y-96 {
    --tw-translate-y: -24rem;
  }

  .xxs\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .xxs\:-translate-y-0\.5 {
    --tw-translate-y: -0.125rem;
  }

  .xxs\:-translate-y-1\.5 {
    --tw-translate-y: -0.375rem;
  }

  .xxs\:-translate-y-2\.5 {
    --tw-translate-y: -0.625rem;
  }

  .xxs\:-translate-y-3\.5 {
    --tw-translate-y: -0.875rem;
  }

  .xxs\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .xxs\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .xxs\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .xxs\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .xxs\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .xxs\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .xxs\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .xxs\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .xxs\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .xxs\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .xxs\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .xxs\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .xxs\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .xxs\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .xxs\:hover\:translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .xxs\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.25rem;
  }

  .xxs\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.5rem;
  }

  .xxs\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.75rem;
  }

  .xxs\:hover\:translate-x-4:hover {
    --tw-translate-x: 1rem;
  }

  .xxs\:hover\:translate-x-5:hover {
    --tw-translate-x: 1.25rem;
  }

  .xxs\:hover\:translate-x-6:hover {
    --tw-translate-x: 1.5rem;
  }

  .xxs\:hover\:translate-x-7:hover {
    --tw-translate-x: 1.75rem;
  }

  .xxs\:hover\:translate-x-8:hover {
    --tw-translate-x: 2rem;
  }

  .xxs\:hover\:translate-x-9:hover {
    --tw-translate-x: 2.25rem;
  }

  .xxs\:hover\:translate-x-10:hover {
    --tw-translate-x: 2.5rem;
  }

  .xxs\:hover\:translate-x-11:hover {
    --tw-translate-x: 2.75rem;
  }

  .xxs\:hover\:translate-x-12:hover {
    --tw-translate-x: 3rem;
  }

  .xxs\:hover\:translate-x-14:hover {
    --tw-translate-x: 3.5rem;
  }

  .xxs\:hover\:translate-x-16:hover {
    --tw-translate-x: 4rem;
  }

  .xxs\:hover\:translate-x-20:hover {
    --tw-translate-x: 5rem;
  }

  .xxs\:hover\:translate-x-24:hover {
    --tw-translate-x: 6rem;
  }

  .xxs\:hover\:translate-x-28:hover {
    --tw-translate-x: 7rem;
  }

  .xxs\:hover\:translate-x-32:hover {
    --tw-translate-x: 8rem;
  }

  .xxs\:hover\:translate-x-36:hover {
    --tw-translate-x: 9rem;
  }

  .xxs\:hover\:translate-x-40:hover {
    --tw-translate-x: 10rem;
  }

  .xxs\:hover\:translate-x-44:hover {
    --tw-translate-x: 11rem;
  }

  .xxs\:hover\:translate-x-48:hover {
    --tw-translate-x: 12rem;
  }

  .xxs\:hover\:translate-x-52:hover {
    --tw-translate-x: 13rem;
  }

  .xxs\:hover\:translate-x-56:hover {
    --tw-translate-x: 14rem;
  }

  .xxs\:hover\:translate-x-60:hover {
    --tw-translate-x: 15rem;
  }

  .xxs\:hover\:translate-x-64:hover {
    --tw-translate-x: 16rem;
  }

  .xxs\:hover\:translate-x-72:hover {
    --tw-translate-x: 18rem;
  }

  .xxs\:hover\:translate-x-80:hover {
    --tw-translate-x: 20rem;
  }

  .xxs\:hover\:translate-x-96:hover {
    --tw-translate-x: 24rem;
  }

  .xxs\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .xxs\:hover\:translate-x-0\.5:hover {
    --tw-translate-x: 0.125rem;
  }

  .xxs\:hover\:translate-x-1\.5:hover {
    --tw-translate-x: 0.375rem;
  }

  .xxs\:hover\:translate-x-2\.5:hover {
    --tw-translate-x: 0.625rem;
  }

  .xxs\:hover\:translate-x-3\.5:hover {
    --tw-translate-x: 0.875rem;
  }

  .xxs\:hover\:-translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .xxs\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.25rem;
  }

  .xxs\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.5rem;
  }

  .xxs\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.75rem;
  }

  .xxs\:hover\:-translate-x-4:hover {
    --tw-translate-x: -1rem;
  }

  .xxs\:hover\:-translate-x-5:hover {
    --tw-translate-x: -1.25rem;
  }

  .xxs\:hover\:-translate-x-6:hover {
    --tw-translate-x: -1.5rem;
  }

  .xxs\:hover\:-translate-x-7:hover {
    --tw-translate-x: -1.75rem;
  }

  .xxs\:hover\:-translate-x-8:hover {
    --tw-translate-x: -2rem;
  }

  .xxs\:hover\:-translate-x-9:hover {
    --tw-translate-x: -2.25rem;
  }

  .xxs\:hover\:-translate-x-10:hover {
    --tw-translate-x: -2.5rem;
  }

  .xxs\:hover\:-translate-x-11:hover {
    --tw-translate-x: -2.75rem;
  }

  .xxs\:hover\:-translate-x-12:hover {
    --tw-translate-x: -3rem;
  }

  .xxs\:hover\:-translate-x-14:hover {
    --tw-translate-x: -3.5rem;
  }

  .xxs\:hover\:-translate-x-16:hover {
    --tw-translate-x: -4rem;
  }

  .xxs\:hover\:-translate-x-20:hover {
    --tw-translate-x: -5rem;
  }

  .xxs\:hover\:-translate-x-24:hover {
    --tw-translate-x: -6rem;
  }

  .xxs\:hover\:-translate-x-28:hover {
    --tw-translate-x: -7rem;
  }

  .xxs\:hover\:-translate-x-32:hover {
    --tw-translate-x: -8rem;
  }

  .xxs\:hover\:-translate-x-36:hover {
    --tw-translate-x: -9rem;
  }

  .xxs\:hover\:-translate-x-40:hover {
    --tw-translate-x: -10rem;
  }

  .xxs\:hover\:-translate-x-44:hover {
    --tw-translate-x: -11rem;
  }

  .xxs\:hover\:-translate-x-48:hover {
    --tw-translate-x: -12rem;
  }

  .xxs\:hover\:-translate-x-52:hover {
    --tw-translate-x: -13rem;
  }

  .xxs\:hover\:-translate-x-56:hover {
    --tw-translate-x: -14rem;
  }

  .xxs\:hover\:-translate-x-60:hover {
    --tw-translate-x: -15rem;
  }

  .xxs\:hover\:-translate-x-64:hover {
    --tw-translate-x: -16rem;
  }

  .xxs\:hover\:-translate-x-72:hover {
    --tw-translate-x: -18rem;
  }

  .xxs\:hover\:-translate-x-80:hover {
    --tw-translate-x: -20rem;
  }

  .xxs\:hover\:-translate-x-96:hover {
    --tw-translate-x: -24rem;
  }

  .xxs\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .xxs\:hover\:-translate-x-0\.5:hover {
    --tw-translate-x: -0.125rem;
  }

  .xxs\:hover\:-translate-x-1\.5:hover {
    --tw-translate-x: -0.375rem;
  }

  .xxs\:hover\:-translate-x-2\.5:hover {
    --tw-translate-x: -0.625rem;
  }

  .xxs\:hover\:-translate-x-3\.5:hover {
    --tw-translate-x: -0.875rem;
  }

  .xxs\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .xxs\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .xxs\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .xxs\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .xxs\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .xxs\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .xxs\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .xxs\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .xxs\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .xxs\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .xxs\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .xxs\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .xxs\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .xxs\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .xxs\:hover\:translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .xxs\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.25rem;
  }

  .xxs\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.5rem;
  }

  .xxs\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.75rem;
  }

  .xxs\:hover\:translate-y-4:hover {
    --tw-translate-y: 1rem;
  }

  .xxs\:hover\:translate-y-5:hover {
    --tw-translate-y: 1.25rem;
  }

  .xxs\:hover\:translate-y-6:hover {
    --tw-translate-y: 1.5rem;
  }

  .xxs\:hover\:translate-y-7:hover {
    --tw-translate-y: 1.75rem;
  }

  .xxs\:hover\:translate-y-8:hover {
    --tw-translate-y: 2rem;
  }

  .xxs\:hover\:translate-y-9:hover {
    --tw-translate-y: 2.25rem;
  }

  .xxs\:hover\:translate-y-10:hover {
    --tw-translate-y: 2.5rem;
  }

  .xxs\:hover\:translate-y-11:hover {
    --tw-translate-y: 2.75rem;
  }

  .xxs\:hover\:translate-y-12:hover {
    --tw-translate-y: 3rem;
  }

  .xxs\:hover\:translate-y-14:hover {
    --tw-translate-y: 3.5rem;
  }

  .xxs\:hover\:translate-y-16:hover {
    --tw-translate-y: 4rem;
  }

  .xxs\:hover\:translate-y-20:hover {
    --tw-translate-y: 5rem;
  }

  .xxs\:hover\:translate-y-24:hover {
    --tw-translate-y: 6rem;
  }

  .xxs\:hover\:translate-y-28:hover {
    --tw-translate-y: 7rem;
  }

  .xxs\:hover\:translate-y-32:hover {
    --tw-translate-y: 8rem;
  }

  .xxs\:hover\:translate-y-36:hover {
    --tw-translate-y: 9rem;
  }

  .xxs\:hover\:translate-y-40:hover {
    --tw-translate-y: 10rem;
  }

  .xxs\:hover\:translate-y-44:hover {
    --tw-translate-y: 11rem;
  }

  .xxs\:hover\:translate-y-48:hover {
    --tw-translate-y: 12rem;
  }

  .xxs\:hover\:translate-y-52:hover {
    --tw-translate-y: 13rem;
  }

  .xxs\:hover\:translate-y-56:hover {
    --tw-translate-y: 14rem;
  }

  .xxs\:hover\:translate-y-60:hover {
    --tw-translate-y: 15rem;
  }

  .xxs\:hover\:translate-y-64:hover {
    --tw-translate-y: 16rem;
  }

  .xxs\:hover\:translate-y-72:hover {
    --tw-translate-y: 18rem;
  }

  .xxs\:hover\:translate-y-80:hover {
    --tw-translate-y: 20rem;
  }

  .xxs\:hover\:translate-y-96:hover {
    --tw-translate-y: 24rem;
  }

  .xxs\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .xxs\:hover\:translate-y-0\.5:hover {
    --tw-translate-y: 0.125rem;
  }

  .xxs\:hover\:translate-y-1\.5:hover {
    --tw-translate-y: 0.375rem;
  }

  .xxs\:hover\:translate-y-2\.5:hover {
    --tw-translate-y: 0.625rem;
  }

  .xxs\:hover\:translate-y-3\.5:hover {
    --tw-translate-y: 0.875rem;
  }

  .xxs\:hover\:-translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .xxs\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.25rem;
  }

  .xxs\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.5rem;
  }

  .xxs\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.75rem;
  }

  .xxs\:hover\:-translate-y-4:hover {
    --tw-translate-y: -1rem;
  }

  .xxs\:hover\:-translate-y-5:hover {
    --tw-translate-y: -1.25rem;
  }

  .xxs\:hover\:-translate-y-6:hover {
    --tw-translate-y: -1.5rem;
  }

  .xxs\:hover\:-translate-y-7:hover {
    --tw-translate-y: -1.75rem;
  }

  .xxs\:hover\:-translate-y-8:hover {
    --tw-translate-y: -2rem;
  }

  .xxs\:hover\:-translate-y-9:hover {
    --tw-translate-y: -2.25rem;
  }

  .xxs\:hover\:-translate-y-10:hover {
    --tw-translate-y: -2.5rem;
  }

  .xxs\:hover\:-translate-y-11:hover {
    --tw-translate-y: -2.75rem;
  }

  .xxs\:hover\:-translate-y-12:hover {
    --tw-translate-y: -3rem;
  }

  .xxs\:hover\:-translate-y-14:hover {
    --tw-translate-y: -3.5rem;
  }

  .xxs\:hover\:-translate-y-16:hover {
    --tw-translate-y: -4rem;
  }

  .xxs\:hover\:-translate-y-20:hover {
    --tw-translate-y: -5rem;
  }

  .xxs\:hover\:-translate-y-24:hover {
    --tw-translate-y: -6rem;
  }

  .xxs\:hover\:-translate-y-28:hover {
    --tw-translate-y: -7rem;
  }

  .xxs\:hover\:-translate-y-32:hover {
    --tw-translate-y: -8rem;
  }

  .xxs\:hover\:-translate-y-36:hover {
    --tw-translate-y: -9rem;
  }

  .xxs\:hover\:-translate-y-40:hover {
    --tw-translate-y: -10rem;
  }

  .xxs\:hover\:-translate-y-44:hover {
    --tw-translate-y: -11rem;
  }

  .xxs\:hover\:-translate-y-48:hover {
    --tw-translate-y: -12rem;
  }

  .xxs\:hover\:-translate-y-52:hover {
    --tw-translate-y: -13rem;
  }

  .xxs\:hover\:-translate-y-56:hover {
    --tw-translate-y: -14rem;
  }

  .xxs\:hover\:-translate-y-60:hover {
    --tw-translate-y: -15rem;
  }

  .xxs\:hover\:-translate-y-64:hover {
    --tw-translate-y: -16rem;
  }

  .xxs\:hover\:-translate-y-72:hover {
    --tw-translate-y: -18rem;
  }

  .xxs\:hover\:-translate-y-80:hover {
    --tw-translate-y: -20rem;
  }

  .xxs\:hover\:-translate-y-96:hover {
    --tw-translate-y: -24rem;
  }

  .xxs\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .xxs\:hover\:-translate-y-0\.5:hover {
    --tw-translate-y: -0.125rem;
  }

  .xxs\:hover\:-translate-y-1\.5:hover {
    --tw-translate-y: -0.375rem;
  }

  .xxs\:hover\:-translate-y-2\.5:hover {
    --tw-translate-y: -0.625rem;
  }

  .xxs\:hover\:-translate-y-3\.5:hover {
    --tw-translate-y: -0.875rem;
  }

  .xxs\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .xxs\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .xxs\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .xxs\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .xxs\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .xxs\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .xxs\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .xxs\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .xxs\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .xxs\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .xxs\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .xxs\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .xxs\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .xxs\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .xxs\:focus\:translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .xxs\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.25rem;
  }

  .xxs\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.5rem;
  }

  .xxs\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.75rem;
  }

  .xxs\:focus\:translate-x-4:focus {
    --tw-translate-x: 1rem;
  }

  .xxs\:focus\:translate-x-5:focus {
    --tw-translate-x: 1.25rem;
  }

  .xxs\:focus\:translate-x-6:focus {
    --tw-translate-x: 1.5rem;
  }

  .xxs\:focus\:translate-x-7:focus {
    --tw-translate-x: 1.75rem;
  }

  .xxs\:focus\:translate-x-8:focus {
    --tw-translate-x: 2rem;
  }

  .xxs\:focus\:translate-x-9:focus {
    --tw-translate-x: 2.25rem;
  }

  .xxs\:focus\:translate-x-10:focus {
    --tw-translate-x: 2.5rem;
  }

  .xxs\:focus\:translate-x-11:focus {
    --tw-translate-x: 2.75rem;
  }

  .xxs\:focus\:translate-x-12:focus {
    --tw-translate-x: 3rem;
  }

  .xxs\:focus\:translate-x-14:focus {
    --tw-translate-x: 3.5rem;
  }

  .xxs\:focus\:translate-x-16:focus {
    --tw-translate-x: 4rem;
  }

  .xxs\:focus\:translate-x-20:focus {
    --tw-translate-x: 5rem;
  }

  .xxs\:focus\:translate-x-24:focus {
    --tw-translate-x: 6rem;
  }

  .xxs\:focus\:translate-x-28:focus {
    --tw-translate-x: 7rem;
  }

  .xxs\:focus\:translate-x-32:focus {
    --tw-translate-x: 8rem;
  }

  .xxs\:focus\:translate-x-36:focus {
    --tw-translate-x: 9rem;
  }

  .xxs\:focus\:translate-x-40:focus {
    --tw-translate-x: 10rem;
  }

  .xxs\:focus\:translate-x-44:focus {
    --tw-translate-x: 11rem;
  }

  .xxs\:focus\:translate-x-48:focus {
    --tw-translate-x: 12rem;
  }

  .xxs\:focus\:translate-x-52:focus {
    --tw-translate-x: 13rem;
  }

  .xxs\:focus\:translate-x-56:focus {
    --tw-translate-x: 14rem;
  }

  .xxs\:focus\:translate-x-60:focus {
    --tw-translate-x: 15rem;
  }

  .xxs\:focus\:translate-x-64:focus {
    --tw-translate-x: 16rem;
  }

  .xxs\:focus\:translate-x-72:focus {
    --tw-translate-x: 18rem;
  }

  .xxs\:focus\:translate-x-80:focus {
    --tw-translate-x: 20rem;
  }

  .xxs\:focus\:translate-x-96:focus {
    --tw-translate-x: 24rem;
  }

  .xxs\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .xxs\:focus\:translate-x-0\.5:focus {
    --tw-translate-x: 0.125rem;
  }

  .xxs\:focus\:translate-x-1\.5:focus {
    --tw-translate-x: 0.375rem;
  }

  .xxs\:focus\:translate-x-2\.5:focus {
    --tw-translate-x: 0.625rem;
  }

  .xxs\:focus\:translate-x-3\.5:focus {
    --tw-translate-x: 0.875rem;
  }

  .xxs\:focus\:-translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .xxs\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.25rem;
  }

  .xxs\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.5rem;
  }

  .xxs\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.75rem;
  }

  .xxs\:focus\:-translate-x-4:focus {
    --tw-translate-x: -1rem;
  }

  .xxs\:focus\:-translate-x-5:focus {
    --tw-translate-x: -1.25rem;
  }

  .xxs\:focus\:-translate-x-6:focus {
    --tw-translate-x: -1.5rem;
  }

  .xxs\:focus\:-translate-x-7:focus {
    --tw-translate-x: -1.75rem;
  }

  .xxs\:focus\:-translate-x-8:focus {
    --tw-translate-x: -2rem;
  }

  .xxs\:focus\:-translate-x-9:focus {
    --tw-translate-x: -2.25rem;
  }

  .xxs\:focus\:-translate-x-10:focus {
    --tw-translate-x: -2.5rem;
  }

  .xxs\:focus\:-translate-x-11:focus {
    --tw-translate-x: -2.75rem;
  }

  .xxs\:focus\:-translate-x-12:focus {
    --tw-translate-x: -3rem;
  }

  .xxs\:focus\:-translate-x-14:focus {
    --tw-translate-x: -3.5rem;
  }

  .xxs\:focus\:-translate-x-16:focus {
    --tw-translate-x: -4rem;
  }

  .xxs\:focus\:-translate-x-20:focus {
    --tw-translate-x: -5rem;
  }

  .xxs\:focus\:-translate-x-24:focus {
    --tw-translate-x: -6rem;
  }

  .xxs\:focus\:-translate-x-28:focus {
    --tw-translate-x: -7rem;
  }

  .xxs\:focus\:-translate-x-32:focus {
    --tw-translate-x: -8rem;
  }

  .xxs\:focus\:-translate-x-36:focus {
    --tw-translate-x: -9rem;
  }

  .xxs\:focus\:-translate-x-40:focus {
    --tw-translate-x: -10rem;
  }

  .xxs\:focus\:-translate-x-44:focus {
    --tw-translate-x: -11rem;
  }

  .xxs\:focus\:-translate-x-48:focus {
    --tw-translate-x: -12rem;
  }

  .xxs\:focus\:-translate-x-52:focus {
    --tw-translate-x: -13rem;
  }

  .xxs\:focus\:-translate-x-56:focus {
    --tw-translate-x: -14rem;
  }

  .xxs\:focus\:-translate-x-60:focus {
    --tw-translate-x: -15rem;
  }

  .xxs\:focus\:-translate-x-64:focus {
    --tw-translate-x: -16rem;
  }

  .xxs\:focus\:-translate-x-72:focus {
    --tw-translate-x: -18rem;
  }

  .xxs\:focus\:-translate-x-80:focus {
    --tw-translate-x: -20rem;
  }

  .xxs\:focus\:-translate-x-96:focus {
    --tw-translate-x: -24rem;
  }

  .xxs\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .xxs\:focus\:-translate-x-0\.5:focus {
    --tw-translate-x: -0.125rem;
  }

  .xxs\:focus\:-translate-x-1\.5:focus {
    --tw-translate-x: -0.375rem;
  }

  .xxs\:focus\:-translate-x-2\.5:focus {
    --tw-translate-x: -0.625rem;
  }

  .xxs\:focus\:-translate-x-3\.5:focus {
    --tw-translate-x: -0.875rem;
  }

  .xxs\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .xxs\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .xxs\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .xxs\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .xxs\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .xxs\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .xxs\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .xxs\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .xxs\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .xxs\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .xxs\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .xxs\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .xxs\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .xxs\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .xxs\:focus\:translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .xxs\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.25rem;
  }

  .xxs\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.5rem;
  }

  .xxs\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.75rem;
  }

  .xxs\:focus\:translate-y-4:focus {
    --tw-translate-y: 1rem;
  }

  .xxs\:focus\:translate-y-5:focus {
    --tw-translate-y: 1.25rem;
  }

  .xxs\:focus\:translate-y-6:focus {
    --tw-translate-y: 1.5rem;
  }

  .xxs\:focus\:translate-y-7:focus {
    --tw-translate-y: 1.75rem;
  }

  .xxs\:focus\:translate-y-8:focus {
    --tw-translate-y: 2rem;
  }

  .xxs\:focus\:translate-y-9:focus {
    --tw-translate-y: 2.25rem;
  }

  .xxs\:focus\:translate-y-10:focus {
    --tw-translate-y: 2.5rem;
  }

  .xxs\:focus\:translate-y-11:focus {
    --tw-translate-y: 2.75rem;
  }

  .xxs\:focus\:translate-y-12:focus {
    --tw-translate-y: 3rem;
  }

  .xxs\:focus\:translate-y-14:focus {
    --tw-translate-y: 3.5rem;
  }

  .xxs\:focus\:translate-y-16:focus {
    --tw-translate-y: 4rem;
  }

  .xxs\:focus\:translate-y-20:focus {
    --tw-translate-y: 5rem;
  }

  .xxs\:focus\:translate-y-24:focus {
    --tw-translate-y: 6rem;
  }

  .xxs\:focus\:translate-y-28:focus {
    --tw-translate-y: 7rem;
  }

  .xxs\:focus\:translate-y-32:focus {
    --tw-translate-y: 8rem;
  }

  .xxs\:focus\:translate-y-36:focus {
    --tw-translate-y: 9rem;
  }

  .xxs\:focus\:translate-y-40:focus {
    --tw-translate-y: 10rem;
  }

  .xxs\:focus\:translate-y-44:focus {
    --tw-translate-y: 11rem;
  }

  .xxs\:focus\:translate-y-48:focus {
    --tw-translate-y: 12rem;
  }

  .xxs\:focus\:translate-y-52:focus {
    --tw-translate-y: 13rem;
  }

  .xxs\:focus\:translate-y-56:focus {
    --tw-translate-y: 14rem;
  }

  .xxs\:focus\:translate-y-60:focus {
    --tw-translate-y: 15rem;
  }

  .xxs\:focus\:translate-y-64:focus {
    --tw-translate-y: 16rem;
  }

  .xxs\:focus\:translate-y-72:focus {
    --tw-translate-y: 18rem;
  }

  .xxs\:focus\:translate-y-80:focus {
    --tw-translate-y: 20rem;
  }

  .xxs\:focus\:translate-y-96:focus {
    --tw-translate-y: 24rem;
  }

  .xxs\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .xxs\:focus\:translate-y-0\.5:focus {
    --tw-translate-y: 0.125rem;
  }

  .xxs\:focus\:translate-y-1\.5:focus {
    --tw-translate-y: 0.375rem;
  }

  .xxs\:focus\:translate-y-2\.5:focus {
    --tw-translate-y: 0.625rem;
  }

  .xxs\:focus\:translate-y-3\.5:focus {
    --tw-translate-y: 0.875rem;
  }

  .xxs\:focus\:-translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .xxs\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.25rem;
  }

  .xxs\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.5rem;
  }

  .xxs\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.75rem;
  }

  .xxs\:focus\:-translate-y-4:focus {
    --tw-translate-y: -1rem;
  }

  .xxs\:focus\:-translate-y-5:focus {
    --tw-translate-y: -1.25rem;
  }

  .xxs\:focus\:-translate-y-6:focus {
    --tw-translate-y: -1.5rem;
  }

  .xxs\:focus\:-translate-y-7:focus {
    --tw-translate-y: -1.75rem;
  }

  .xxs\:focus\:-translate-y-8:focus {
    --tw-translate-y: -2rem;
  }

  .xxs\:focus\:-translate-y-9:focus {
    --tw-translate-y: -2.25rem;
  }

  .xxs\:focus\:-translate-y-10:focus {
    --tw-translate-y: -2.5rem;
  }

  .xxs\:focus\:-translate-y-11:focus {
    --tw-translate-y: -2.75rem;
  }

  .xxs\:focus\:-translate-y-12:focus {
    --tw-translate-y: -3rem;
  }

  .xxs\:focus\:-translate-y-14:focus {
    --tw-translate-y: -3.5rem;
  }

  .xxs\:focus\:-translate-y-16:focus {
    --tw-translate-y: -4rem;
  }

  .xxs\:focus\:-translate-y-20:focus {
    --tw-translate-y: -5rem;
  }

  .xxs\:focus\:-translate-y-24:focus {
    --tw-translate-y: -6rem;
  }

  .xxs\:focus\:-translate-y-28:focus {
    --tw-translate-y: -7rem;
  }

  .xxs\:focus\:-translate-y-32:focus {
    --tw-translate-y: -8rem;
  }

  .xxs\:focus\:-translate-y-36:focus {
    --tw-translate-y: -9rem;
  }

  .xxs\:focus\:-translate-y-40:focus {
    --tw-translate-y: -10rem;
  }

  .xxs\:focus\:-translate-y-44:focus {
    --tw-translate-y: -11rem;
  }

  .xxs\:focus\:-translate-y-48:focus {
    --tw-translate-y: -12rem;
  }

  .xxs\:focus\:-translate-y-52:focus {
    --tw-translate-y: -13rem;
  }

  .xxs\:focus\:-translate-y-56:focus {
    --tw-translate-y: -14rem;
  }

  .xxs\:focus\:-translate-y-60:focus {
    --tw-translate-y: -15rem;
  }

  .xxs\:focus\:-translate-y-64:focus {
    --tw-translate-y: -16rem;
  }

  .xxs\:focus\:-translate-y-72:focus {
    --tw-translate-y: -18rem;
  }

  .xxs\:focus\:-translate-y-80:focus {
    --tw-translate-y: -20rem;
  }

  .xxs\:focus\:-translate-y-96:focus {
    --tw-translate-y: -24rem;
  }

  .xxs\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .xxs\:focus\:-translate-y-0\.5:focus {
    --tw-translate-y: -0.125rem;
  }

  .xxs\:focus\:-translate-y-1\.5:focus {
    --tw-translate-y: -0.375rem;
  }

  .xxs\:focus\:-translate-y-2\.5:focus {
    --tw-translate-y: -0.625rem;
  }

  .xxs\:focus\:-translate-y-3\.5:focus {
    --tw-translate-y: -0.875rem;
  }

  .xxs\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .xxs\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .xxs\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .xxs\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .xxs\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .xxs\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .xxs\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .xxs\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .xxs\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .xxs\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .xxs\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .xxs\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .xxs\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .xxs\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .xxs\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .xxs\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .xxs\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .xxs\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .xxs\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .xxs\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .xxs\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .xxs\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .xxs\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .xxs\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .xxs\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .xxs\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .xxs\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .xxs\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .xxs\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .xxs\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .xxs\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .xxs\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .xxs\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .xxs\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .xxs\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .xxs\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .xxs\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .xxs\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .xxs\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .xxs\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .xxs\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .xxs\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .xxs\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .xxs\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .xxs\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .xxs\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .xxs\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .xxs\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .xxs\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .xxs\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .xxs\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .xxs\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .xxs\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .xxs\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .xxs\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .xxs\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .xxs\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .xxs\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .xxs\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .xxs\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .xxs\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .xxs\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .xxs\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .xxs\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .xxs\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .xxs\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .xxs\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .xxs\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .xxs\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .xxs\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .xxs\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .xxs\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .xxs\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .xxs\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .xxs\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .xxs\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .xxs\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .xxs\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .xxs\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .xxs\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .xxs\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .xxs\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .xxs\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .xxs\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .xxs\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .xxs\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .xxs\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .xxs\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .xxs\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .xxs\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .xxs\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .xxs\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .xxs\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .xxs\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .xxs\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .xxs\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .xxs\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .xxs\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .xxs\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .xxs\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .xxs\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .xxs\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .xxs\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .xxs\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .xxs\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .xxs\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .xxs\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .xxs\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .xxs\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .xxs\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .xxs\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .xxs\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .xxs\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .xxs\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .xxs\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .xxs\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .xxs\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .xxs\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .xxs\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .xxs\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .xxs\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .xxs\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .xxs\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .xxs\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .xxs\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .xxs\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .xxs\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .xxs\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .xxs\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .xxs\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .xxs\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .xxs\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .xxs\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .xxs\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .xxs\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .xxs\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .xxs\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .xxs\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .xxs\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .xxs\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .xxs\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .xxs\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .xxs\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .xxs\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .xxs\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .xxs\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .xxs\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .xxs\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .xxs\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .xxs\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .xxs\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .xxs\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .xxs\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .xxs\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .xxs\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .xxs\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .xxs\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .xxs\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .xxs\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .xxs\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .xxs\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .xxs\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .xxs\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .xxs\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .xxs\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .xxs\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .xxs\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .xxs\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .xxs\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .xxs\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .xxs\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .xxs\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .xxs\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .xxs\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .xxs\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .xxs\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .xxs\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .xxs\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .xxs\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .xxs\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .xxs\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .xxs\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .xxs\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .xxs\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .xxs\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .xxs\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .xxs\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .xxs\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .xxs\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .xxs\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .xxs\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .xxs\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .xxs\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .xxs\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .xxs\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .xxs\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .xxs\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .xxs\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .xxs\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .xxs\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .xxs\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .xxs\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .xxs\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .xxs\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .xxs\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .xxs\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .xxs\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .xxs\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .xxs\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .xxs\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .xxs\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .xxs\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .xxs\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .xxs\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .xxs\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .xxs\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .xxs\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .xxs\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .xxs\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .xxs\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .xxs\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .xxs\:animate-none {
    animation: none;
  }

  .xxs\:animate-spin {
    animation: spin 1s linear infinite;
  }

  .xxs\:animate-ping {
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .xxs\:animate-pulse {
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .xxs\:animate-bounce {
    animation: bounce 1s infinite;
  }

  .xxs\:cursor-auto {
    cursor: auto;
  }

  .xxs\:cursor-default {
    cursor: default;
  }

  .xxs\:cursor-pointer {
    cursor: pointer;
  }

  .xxs\:cursor-wait {
    cursor: wait;
  }

  .xxs\:cursor-text {
    cursor: text;
  }

  .xxs\:cursor-move {
    cursor: move;
  }

  .xxs\:cursor-help {
    cursor: help;
  }

  .xxs\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .xxs\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  .xxs\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text;
  }

  .xxs\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    user-select: all;
  }

  .xxs\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto;
  }

  .xxs\:resize-none {
    resize: none;
  }

  .xxs\:resize-y {
    resize: vertical;
  }

  .xxs\:resize-x {
    resize: horizontal;
  }

  .xxs\:resize {
    resize: both;
  }

  .xxs\:list-inside {
    list-style-position: inside;
  }

  .xxs\:list-outside {
    list-style-position: outside;
  }

  .xxs\:list-none {
    list-style-type: none;
  }

  .xxs\:list-disc {
    list-style-type: disc;
  }

  .xxs\:list-decimal {
    list-style-type: decimal;
  }

  .xxs\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .xxs\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .xxs\:auto-cols-min {
    grid-auto-columns: min-content;
  }

  .xxs\:auto-cols-max {
    grid-auto-columns: max-content;
  }

  .xxs\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .xxs\:grid-flow-row {
    grid-auto-flow: row;
  }

  .xxs\:grid-flow-col {
    grid-auto-flow: column;
  }

  .xxs\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .xxs\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .xxs\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .xxs\:auto-rows-min {
    grid-auto-rows: min-content;
  }

  .xxs\:auto-rows-max {
    grid-auto-rows: max-content;
  }

  .xxs\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .xxs\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .xxs\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .xxs\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xxs\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .xxs\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .xxs\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .xxs\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .xxs\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .xxs\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .xxs\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .xxs\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .xxs\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .xxs\:grid-cols-none {
    grid-template-columns: none;
  }

  .xxs\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .xxs\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .xxs\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .xxs\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .xxs\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .xxs\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .xxs\:grid-rows-none {
    grid-template-rows: none;
  }

  .xxs\:flex-row {
    flex-direction: row;
  }

  .xxs\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .xxs\:flex-col {
    flex-direction: column;
  }

  .xxs\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .xxs\:flex-wrap {
    flex-wrap: wrap;
  }

  .xxs\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .xxs\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .xxs\:place-content-center {
    place-content: center;
  }

  .xxs\:place-content-start {
    place-content: start;
  }

  .xxs\:place-content-end {
    place-content: end;
  }

  .xxs\:place-content-between {
    place-content: space-between;
  }

  .xxs\:place-content-around {
    place-content: space-around;
  }

  .xxs\:place-content-evenly {
    place-content: space-evenly;
  }

  .xxs\:place-content-stretch {
    place-content: stretch;
  }

  .xxs\:place-items-start {
    place-items: start;
  }

  .xxs\:place-items-end {
    place-items: end;
  }

  .xxs\:place-items-center {
    place-items: center;
  }

  .xxs\:place-items-stretch {
    place-items: stretch;
  }

  .xxs\:content-center {
    align-content: center;
  }

  .xxs\:content-start {
    align-content: flex-start;
  }

  .xxs\:content-end {
    align-content: flex-end;
  }

  .xxs\:content-between {
    align-content: space-between;
  }

  .xxs\:content-around {
    align-content: space-around;
  }

  .xxs\:content-evenly {
    align-content: space-evenly;
  }

  .xxs\:items-start {
    align-items: flex-start;
  }

  .xxs\:items-end {
    align-items: flex-end;
  }

  .xxs\:items-center {
    align-items: center;
  }

  .xxs\:items-baseline {
    align-items: baseline;
  }

  .xxs\:items-stretch {
    align-items: stretch;
  }

  .xxs\:justify-start {
    justify-content: flex-start;
  }

  .xxs\:justify-end {
    justify-content: flex-end;
  }

  .xxs\:justify-center {
    justify-content: center;
  }

  .xxs\:justify-between {
    justify-content: space-between;
  }

  .xxs\:justify-around {
    justify-content: space-around;
  }

  .xxs\:justify-evenly {
    justify-content: space-evenly;
  }

  .xxs\:justify-items-start {
    justify-items: start;
  }

  .xxs\:justify-items-end {
    justify-items: end;
  }

  .xxs\:justify-items-center {
    justify-items: center;
  }

  .xxs\:justify-items-stretch {
    justify-items: stretch;
  }

  .xxs\:gap-0 {
    gap: 0px;
  }

  .xxs\:gap-1 {
    gap: 0.25rem;
  }

  .xxs\:gap-2 {
    gap: 0.5rem;
  }

  .xxs\:gap-3 {
    gap: 0.75rem;
  }

  .xxs\:gap-4 {
    gap: 1rem;
  }

  .xxs\:gap-5 {
    gap: 1.25rem;
  }

  .xxs\:gap-6 {
    gap: 1.5rem;
  }

  .xxs\:gap-7 {
    gap: 1.75rem;
  }

  .xxs\:gap-8 {
    gap: 2rem;
  }

  .xxs\:gap-9 {
    gap: 2.25rem;
  }

  .xxs\:gap-10 {
    gap: 2.5rem;
  }

  .xxs\:gap-11 {
    gap: 2.75rem;
  }

  .xxs\:gap-12 {
    gap: 3rem;
  }

  .xxs\:gap-14 {
    gap: 3.5rem;
  }

  .xxs\:gap-16 {
    gap: 4rem;
  }

  .xxs\:gap-20 {
    gap: 5rem;
  }

  .xxs\:gap-24 {
    gap: 6rem;
  }

  .xxs\:gap-28 {
    gap: 7rem;
  }

  .xxs\:gap-32 {
    gap: 8rem;
  }

  .xxs\:gap-36 {
    gap: 9rem;
  }

  .xxs\:gap-40 {
    gap: 10rem;
  }

  .xxs\:gap-44 {
    gap: 11rem;
  }

  .xxs\:gap-48 {
    gap: 12rem;
  }

  .xxs\:gap-52 {
    gap: 13rem;
  }

  .xxs\:gap-56 {
    gap: 14rem;
  }

  .xxs\:gap-60 {
    gap: 15rem;
  }

  .xxs\:gap-64 {
    gap: 16rem;
  }

  .xxs\:gap-72 {
    gap: 18rem;
  }

  .xxs\:gap-80 {
    gap: 20rem;
  }

  .xxs\:gap-96 {
    gap: 24rem;
  }

  .xxs\:gap-px {
    gap: 1px;
  }

  .xxs\:gap-0\.5 {
    gap: 0.125rem;
  }

  .xxs\:gap-1\.5 {
    gap: 0.375rem;
  }

  .xxs\:gap-2\.5 {
    gap: 0.625rem;
  }

  .xxs\:gap-3\.5 {
    gap: 0.875rem;
  }

  .xxs\:gap-x-0 {
    -moz-column-gap: 0px;
    column-gap: 0px;
  }

  .xxs\:gap-x-1 {
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }

  .xxs\:gap-x-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }

  .xxs\:gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }

  .xxs\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }

  .xxs\:gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  .xxs\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }

  .xxs\:gap-x-7 {
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem;
  }

  .xxs\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }

  .xxs\:gap-x-9 {
    -moz-column-gap: 2.25rem;
    column-gap: 2.25rem;
  }

  .xxs\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }

  .xxs\:gap-x-11 {
    -moz-column-gap: 2.75rem;
    column-gap: 2.75rem;
  }

  .xxs\:gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }

  .xxs\:gap-x-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem;
  }

  .xxs\:gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }

  .xxs\:gap-x-20 {
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }

  .xxs\:gap-x-24 {
    -moz-column-gap: 6rem;
    column-gap: 6rem;
  }

  .xxs\:gap-x-28 {
    -moz-column-gap: 7rem;
    column-gap: 7rem;
  }

  .xxs\:gap-x-32 {
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }

  .xxs\:gap-x-36 {
    -moz-column-gap: 9rem;
    column-gap: 9rem;
  }

  .xxs\:gap-x-40 {
    -moz-column-gap: 10rem;
    column-gap: 10rem;
  }

  .xxs\:gap-x-44 {
    -moz-column-gap: 11rem;
    column-gap: 11rem;
  }

  .xxs\:gap-x-48 {
    -moz-column-gap: 12rem;
    column-gap: 12rem;
  }

  .xxs\:gap-x-52 {
    -moz-column-gap: 13rem;
    column-gap: 13rem;
  }

  .xxs\:gap-x-56 {
    -moz-column-gap: 14rem;
    column-gap: 14rem;
  }

  .xxs\:gap-x-60 {
    -moz-column-gap: 15rem;
    column-gap: 15rem;
  }

  .xxs\:gap-x-64 {
    -moz-column-gap: 16rem;
    column-gap: 16rem;
  }

  .xxs\:gap-x-72 {
    -moz-column-gap: 18rem;
    column-gap: 18rem;
  }

  .xxs\:gap-x-80 {
    -moz-column-gap: 20rem;
    column-gap: 20rem;
  }

  .xxs\:gap-x-96 {
    -moz-column-gap: 24rem;
    column-gap: 24rem;
  }

  .xxs\:gap-x-px {
    -moz-column-gap: 1px;
    column-gap: 1px;
  }

  .xxs\:gap-x-0\.5 {
    -moz-column-gap: 0.125rem;
    column-gap: 0.125rem;
  }

  .xxs\:gap-x-1\.5 {
    -moz-column-gap: 0.375rem;
    column-gap: 0.375rem;
  }

  .xxs\:gap-x-2\.5 {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
  }

  .xxs\:gap-x-3\.5 {
    -moz-column-gap: 0.875rem;
    column-gap: 0.875rem;
  }

  .xxs\:gap-y-0 {
    row-gap: 0px;
  }

  .xxs\:gap-y-1 {
    row-gap: 0.25rem;
  }

  .xxs\:gap-y-2 {
    row-gap: 0.5rem;
  }

  .xxs\:gap-y-3 {
    row-gap: 0.75rem;
  }

  .xxs\:gap-y-4 {
    row-gap: 1rem;
  }

  .xxs\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .xxs\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .xxs\:gap-y-7 {
    row-gap: 1.75rem;
  }

  .xxs\:gap-y-8 {
    row-gap: 2rem;
  }

  .xxs\:gap-y-9 {
    row-gap: 2.25rem;
  }

  .xxs\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .xxs\:gap-y-11 {
    row-gap: 2.75rem;
  }

  .xxs\:gap-y-12 {
    row-gap: 3rem;
  }

  .xxs\:gap-y-14 {
    row-gap: 3.5rem;
  }

  .xxs\:gap-y-16 {
    row-gap: 4rem;
  }

  .xxs\:gap-y-20 {
    row-gap: 5rem;
  }

  .xxs\:gap-y-24 {
    row-gap: 6rem;
  }

  .xxs\:gap-y-28 {
    row-gap: 7rem;
  }

  .xxs\:gap-y-32 {
    row-gap: 8rem;
  }

  .xxs\:gap-y-36 {
    row-gap: 9rem;
  }

  .xxs\:gap-y-40 {
    row-gap: 10rem;
  }

  .xxs\:gap-y-44 {
    row-gap: 11rem;
  }

  .xxs\:gap-y-48 {
    row-gap: 12rem;
  }

  .xxs\:gap-y-52 {
    row-gap: 13rem;
  }

  .xxs\:gap-y-56 {
    row-gap: 14rem;
  }

  .xxs\:gap-y-60 {
    row-gap: 15rem;
  }

  .xxs\:gap-y-64 {
    row-gap: 16rem;
  }

  .xxs\:gap-y-72 {
    row-gap: 18rem;
  }

  .xxs\:gap-y-80 {
    row-gap: 20rem;
  }

  .xxs\:gap-y-96 {
    row-gap: 24rem;
  }

  .xxs\:gap-y-px {
    row-gap: 1px;
  }

  .xxs\:gap-y-0\.5 {
    row-gap: 0.125rem;
  }

  .xxs\:gap-y-1\.5 {
    row-gap: 0.375rem;
  }

  .xxs\:gap-y-2\.5 {
    row-gap: 0.625rem;
  }

  .xxs\:gap-y-3\.5 {
    row-gap: 0.875rem;
  }

  .xxs\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(7rem * var(--tw-space-x-reverse));
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(9rem * var(--tw-space-x-reverse));
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(11rem * var(--tw-space-x-reverse));
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(14rem * var(--tw-space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(15rem * var(--tw-space-x-reverse));
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(16rem * var(--tw-space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(18rem * var(--tw-space-x-reverse));
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(20rem * var(--tw-space-x-reverse));
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(24rem * var(--tw-space-x-reverse));
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-6rem * var(--tw-space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-7rem * var(--tw-space-x-reverse));
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-8rem * var(--tw-space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-9rem * var(--tw-space-x-reverse));
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-10rem * var(--tw-space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-11rem * var(--tw-space-x-reverse));
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-13rem * var(--tw-space-x-reverse));
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-14rem * var(--tw-space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-15rem * var(--tw-space-x-reverse));
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-16rem * var(--tw-space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-18rem * var(--tw-space-x-reverse));
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-20rem * var(--tw-space-x-reverse));
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-24rem * var(--tw-space-x-reverse));
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .xxs\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .xxs\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
  }

  .xxs\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .xxs\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .xxs\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xxs\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xxs\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xxs\:divide-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(5px * var(--tw-divide-x-reverse));
    border-left-width: calc(5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xxs\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xxs\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xxs\:divide-x-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(1.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xxs\:divide-x-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(0.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .xxs\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .xxs\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .xxs\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .xxs\:divide-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(5px * var(--tw-divide-y-reverse));
  }

  .xxs\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .xxs\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .xxs\:divide-y-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1.5px * var(--tw-divide-y-reverse));
  }

  .xxs\:divide-y-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0.5px * var(--tw-divide-y-reverse));
  }

  .xxs\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .xxs\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .xxs\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .xxs\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .xxs\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .xxs\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .xxs\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .xxs\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .xxs\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .xxs\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .xxs\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .xxs\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .xxs\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .xxs\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .xxs\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .xxs\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .xxs\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .xxs\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .xxs\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .xxs\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .xxs\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .xxs\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .xxs\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .xxs\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .xxs\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .xxs\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .xxs\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .xxs\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .xxs\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .xxs\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .xxs\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .xxs\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .xxs\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .xxs\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .xxs\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .xxs\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .xxs\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .xxs\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .xxs\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .xxs\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .xxs\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .xxs\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .xxs\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .xxs\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .xxs\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .xxs\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .xxs\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .xxs\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .xxs\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .xxs\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .xxs\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .xxs\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .xxs\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .xxs\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .xxs\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .xxs\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .xxs\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .xxs\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .xxs\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .xxs\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .xxs\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .xxs\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .xxs\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .xxs\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .xxs\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .xxs\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .xxs\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .xxs\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .xxs\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .xxs\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .xxs\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .xxs\:divide-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .xxs\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .xxs\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .xxs\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .xxs\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .xxs\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .xxs\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .xxs\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .xxs\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .xxs\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .xxs\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .xxs\:divide-Asurion-White > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .xxs\:divide-Asurion-Blue-Brighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .xxs\:divide-Asurion-Blue-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .xxs\:divide-Asurion-Blue-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .xxs\:divide-Asurion-Purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .xxs\:divide-Asurion-Purple-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .xxs\:divide-Asurion-Purple-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .xxs\:divide-Asurion-Gray-Deepest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .xxs\:divide-Asurion-Gray-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-divide-opacity));
  }

  .xxs\:divide-Asurion-Gray-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .xxs\:divide-Asurion-Gray-Lighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .xxs\:divide-Asurion-Gray-Lightest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .xxs\:divide-Asurion-Red-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .xxs\:divide-light-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .xxs\:divide-light-gray-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .xxs\:divide-light-gray-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .xxs\:divide-light-gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-divide-opacity));
  }

  .xxs\:divide-light-gray-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .xxs\:divide-light-gray-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .xxs\:divide-light-slate-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-divide-opacity));
  }

  .xxs\:divide-denim-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-divide-opacity));
  }

  .xxs\:divide-purple-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .xxs\:divide-dark-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .xxs\:divide-bright-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-divide-opacity));
  }

  .xxs\:divide-mustard-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-divide-opacity));
  }

  .xxs\:divide-mustard-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-divide-opacity));
  }

  .xxs\:divide-light-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .xxs\:divide-light-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-divide-opacity));
  }

  .xxs\:divide-light-blue-3 > :not([hidden]) ~ :not([hidden]) {
    border-color:  #F0F3FF;
  }

  .xxs\:divide-light-blue-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .xxs\:divide-purple-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-divide-opacity));
  }

  .xxs\:divide-light-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .xxs\:divide-light-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .xxs\:divide-light-bg-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-divide-opacity));
  }

  .xxs\:divide-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-divide-opacity));
  }

  .xxs\:divide-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-divide-opacity));
  }

  .xxs\:divide-light-white-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-divide-opacity));
  }

  .xxs\:divide-Black-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .xxs\:divide-Default-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .xxs\:divide-White-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-divide-opacity));
  }

  .xxs\:divide-Green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-divide-opacity));
  }

  .xxs\:divide-Blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .xxs\:divide-Silver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-divide-opacity));
  }

  .xxs\:divide-Yellow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-divide-opacity));
  }

  .xxs\:divide-Grey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .xxs\:divide-Gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .xxs\:divide-Red-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-divide-opacity));
  }

  .xxs\:divide-Gold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-divide-opacity));
  }

  .xxs\:divide-light-green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .xxs\:divide-dark-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .xxs\:divide-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .xxs\:divide-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-divide-opacity));
  }

  .xxs\:divide-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-divide-opacity));
  }

  .xxs\:divide-light-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-divide-opacity));
  }

  .xxs\:divide-bright-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .xxs\:divide-bright-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .xxs\:divide-SpaceGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .xxs\:divide-Purple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .xxs\:divide-LightPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-divide-opacity));
  }

  .xxs\:divide-Glow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .xxs\:divide-Bronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-divide-opacity));
  }

  .xxs\:divide-Copper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-divide-opacity));
  }

  .xxs\:divide-Pink-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-divide-opacity));
  }

  .xxs\:divide-Orange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-divide-opacity));
  }

  .xxs\:divide-Coral-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-divide-opacity));
  }

  .xxs\:divide-MajesticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .xxs\:divide-PrismBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .xxs\:divide-CeramicBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .xxs\:divide-MidnightBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-divide-opacity));
  }

  .xxs\:divide-PrismWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-divide-opacity));
  }

  .xxs\:divide-CeramicWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-divide-opacity));
  }

  .xxs\:divide-LilacPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-divide-opacity));
  }

  .xxs\:divide-CrownSilver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-divide-opacity));
  }

  .xxs\:divide-CoralBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-divide-opacity));
  }

  .xxs\:divide-lime-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .xxs\:divide-apple-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .xxs\:divide-bg-new-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-divide-opacity));
  }

  .xxs\:divide-bg-new-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-divide-opacity));
  }

  .xxs\:divide-new-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-divide-opacity));
  }

  .xxs\:divide-footer-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-divide-opacity));
  }

  .xxs\:divide-border-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-divide-opacity));
  }

  .xxs\:divide-apple-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-divide-opacity));
  }

  .xxs\:divide-crimson-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-divide-opacity));
  }

  .xxs\:divide-asurion-cyan > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-divide-opacity));
  }

  .xxs\:divide-bright-orange > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-divide-opacity));
  }

  .xxs\:divide-Graphite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-divide-opacity));
  }

  .xxs\:divide-PacificBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .xxs\:divide-light-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-divide-opacity));
  }

  .xxs\:divide-asurion-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-divide-opacity));
  }

  .xxs\:divide-OceanBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-divide-opacity));
  }

  .xxs\:divide-MetallicCopper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-divide-opacity));
  }

  .xxs\:divide-PorcelainWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-divide-opacity));
  }

  .xxs\:divide-LightBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-divide-opacity));
  }

  .xxs\:divide-CloudNavy-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .xxs\:divide-CloudMint-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .xxs\:divide-CloudOrange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-divide-opacity));
  }

  .xxs\:divide-CloudLavender-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-divide-opacity));
  }

  .xxs\:divide-CloudRed-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-divide-opacity));
  }

  .xxs\:divide-CloudWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-divide-opacity));
  }

  .xxs\:divide-SunriseGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .xxs\:divide-SunshineGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .xxs\:divide-AuraBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .xxs\:divide-AuraGlow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .xxs\:divide-MysticBronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-divide-opacity));
  }

  .xxs\:divide-MysticGreen-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-divide-opacity));
  }

  .xxs\:divide-MysticGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-divide-opacity));
  }

  .xxs\:divide-MysticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-divide-opacity));
  }

  .xxs\:divide-MysticWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-divide-opacity));
  }

  .xxs\:divide-price-blue1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .xxs\:divide-indigo1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .xxs\:divide-Purple-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-divide-opacity));
  }

  .xxs\:divide-new-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-divide-opacity));
  }

  .xxs\:divide-dark-blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-divide-opacity));
  }

  .xxs\:divide-replace-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-divide-opacity));
  }

  .xxs\:divide-resolve-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-divide-opacity));
  }

  .xxs\:divide-violet > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .xxs\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .xxs\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .xxs\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .xxs\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .xxs\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .xxs\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .xxs\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .xxs\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .xxs\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .xxs\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .xxs\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .xxs\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .xxs\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .xxs\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .xxs\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .xxs\:place-self-auto {
    place-self: auto;
  }

  .xxs\:place-self-start {
    place-self: start;
  }

  .xxs\:place-self-end {
    place-self: end;
  }

  .xxs\:place-self-center {
    place-self: center;
  }

  .xxs\:place-self-stretch {
    place-self: stretch;
  }

  .xxs\:self-auto {
    align-self: auto;
  }

  .xxs\:self-start {
    align-self: flex-start;
  }

  .xxs\:self-end {
    align-self: flex-end;
  }

  .xxs\:self-center {
    align-self: center;
  }

  .xxs\:self-stretch {
    align-self: stretch;
  }

  .xxs\:self-baseline {
    align-self: baseline;
  }

  .xxs\:justify-self-auto {
    justify-self: auto;
  }

  .xxs\:justify-self-start {
    justify-self: start;
  }

  .xxs\:justify-self-end {
    justify-self: end;
  }

  .xxs\:justify-self-center {
    justify-self: center;
  }

  .xxs\:justify-self-stretch {
    justify-self: stretch;
  }

  .xxs\:overflow-auto {
    overflow: auto;
  }

  .xxs\:overflow-hidden {
    overflow: hidden;
  }

  .xxs\:overflow-visible {
    overflow: visible;
  }

  .xxs\:overflow-scroll {
    overflow: scroll;
  }

  .xxs\:overflow-x-auto {
    overflow-x: auto;
  }

  .xxs\:overflow-y-auto {
    overflow-y: auto;
  }

  .xxs\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .xxs\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .xxs\:overflow-x-visible {
    overflow-x: visible;
  }

  .xxs\:overflow-y-visible {
    overflow-y: visible;
  }

  .xxs\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .xxs\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .xxs\:overscroll-auto {
    overscroll-behavior: auto;
  }

  .xxs\:overscroll-contain {
    overscroll-behavior: contain;
  }

  .xxs\:overscroll-none {
    overscroll-behavior: none;
  }

  .xxs\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .xxs\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .xxs\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .xxs\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .xxs\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .xxs\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .xxs\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .xxs\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .xxs\:overflow-clip {
    text-overflow: clip;
  }

  .xxs\:whitespace-normal {
    white-space: normal;
  }

  .xxs\:whitespace-nowrap {
    white-space: nowrap;
  }

  .xxs\:whitespace-pre {
    white-space: pre;
  }

  .xxs\:whitespace-pre-line {
    white-space: pre-line;
  }

  .xxs\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .xxs\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .xxs\:break-words {
    overflow-wrap: break-word;
  }

  .xxs\:break-all {
    word-break: break-all;
  }

  .xxs\:rounded-5 {
    border-radius: 5px;
  }

  .xxs\:rounded-16 {
    border-radius: 16px;
  }

  .xxs\:rounded-none {
    border-radius: 0px;
  }

  .xxs\:rounded-sm {
    border-radius: 0.125rem;
  }

  .xxs\:rounded {
    border-radius: 0.25rem;
  }

  .xxs\:rounded-md {
    border-radius: 0.375rem;
  }

  .xxs\:rounded-lg {
    border-radius: 0.5rem;
  }

  .xxs\:rounded-xl {
    border-radius: 0.75rem;
  }

  .xxs\:rounded-2xl {
    border-radius: 1rem;
  }

  .xxs\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .xxs\:rounded-full {
    border-radius: 9999px;
  }

  .xxs\:rounded-r3 {
    border-radius: 3px;
  }

  .xxs\:rounded-t-5 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .xxs\:rounded-t-16 {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .xxs\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .xxs\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .xxs\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .xxs\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .xxs\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .xxs\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .xxs\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .xxs\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .xxs\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .xxs\:rounded-t-r3 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }

  .xxs\:rounded-r-5 {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .xxs\:rounded-r-16 {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .xxs\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .xxs\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .xxs\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .xxs\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .xxs\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .xxs\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .xxs\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .xxs\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .xxs\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .xxs\:rounded-r-r3 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  .xxs\:rounded-b-5 {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .xxs\:rounded-b-16 {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .xxs\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .xxs\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .xxs\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .xxs\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .xxs\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .xxs\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .xxs\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .xxs\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .xxs\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .xxs\:rounded-b-r3 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .xxs\:rounded-l-5 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .xxs\:rounded-l-16 {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .xxs\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .xxs\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .xxs\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .xxs\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .xxs\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .xxs\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .xxs\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .xxs\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .xxs\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .xxs\:rounded-l-r3 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .xxs\:rounded-tl-5 {
    border-top-left-radius: 5px;
  }

  .xxs\:rounded-tl-16 {
    border-top-left-radius: 16px;
  }

  .xxs\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .xxs\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .xxs\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .xxs\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .xxs\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .xxs\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .xxs\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .xxs\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .xxs\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .xxs\:rounded-tl-r3 {
    border-top-left-radius: 3px;
  }

  .xxs\:rounded-tr-5 {
    border-top-right-radius: 5px;
  }

  .xxs\:rounded-tr-16 {
    border-top-right-radius: 16px;
  }

  .xxs\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .xxs\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .xxs\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .xxs\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .xxs\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .xxs\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .xxs\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .xxs\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .xxs\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .xxs\:rounded-tr-r3 {
    border-top-right-radius: 3px;
  }

  .xxs\:rounded-br-5 {
    border-bottom-right-radius: 5px;
  }

  .xxs\:rounded-br-16 {
    border-bottom-right-radius: 16px;
  }

  .xxs\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .xxs\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .xxs\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .xxs\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .xxs\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .xxs\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .xxs\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .xxs\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .xxs\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .xxs\:rounded-br-r3 {
    border-bottom-right-radius: 3px;
  }

  .xxs\:rounded-bl-5 {
    border-bottom-left-radius: 5px;
  }

  .xxs\:rounded-bl-16 {
    border-bottom-left-radius: 16px;
  }

  .xxs\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .xxs\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .xxs\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .xxs\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .xxs\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .xxs\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .xxs\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .xxs\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .xxs\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .xxs\:rounded-bl-r3 {
    border-bottom-left-radius: 3px;
  }

  .xxs\:border-0 {
    border-width: 0px;
  }

  .xxs\:border-2 {
    border-width: 2px;
  }

  .xxs\:border-4 {
    border-width: 4px;
  }

  .xxs\:border-5 {
    border-width: 5px;
  }

  .xxs\:border-8 {
    border-width: 8px;
  }

  .xxs\:border {
    border-width: 1px;
  }

  .xxs\:border-1\/5 {
    border-width: 1.5px;
  }

  .xxs\:border-1\/2 {
    border-width: 0.5px;
  }

  .xxs\:border-t-0 {
    border-top-width: 0px;
  }

  .xxs\:border-t-2 {
    border-top-width: 2px;
  }

  .xxs\:border-t-4 {
    border-top-width: 4px;
  }

  .xxs\:border-t-5 {
    border-top-width: 5px;
  }

  .xxs\:border-t-8 {
    border-top-width: 8px;
  }

  .xxs\:border-t {
    border-top-width: 1px;
  }

  .xxs\:border-t-1\/5 {
    border-top-width: 1.5px;
  }

  .xxs\:border-t-1\/2 {
    border-top-width: 0.5px;
  }

  .xxs\:border-r-0 {
    border-right-width: 0px;
  }

  .xxs\:border-r-2 {
    border-right-width: 2px;
  }

  .xxs\:border-r-4 {
    border-right-width: 4px;
  }

  .xxs\:border-r-5 {
    border-right-width: 5px;
  }

  .xxs\:border-r-8 {
    border-right-width: 8px;
  }

  .xxs\:border-r {
    border-right-width: 1px;
  }

  .xxs\:border-r-1\/5 {
    border-right-width: 1.5px;
  }

  .xxs\:border-r-1\/2 {
    border-right-width: 0.5px;
  }

  .xxs\:border-b-0 {
    border-bottom-width: 0px;
  }

  .xxs\:border-b-2 {
    border-bottom-width: 2px;
  }

  .xxs\:border-b-4 {
    border-bottom-width: 4px;
  }

  .xxs\:border-b-5 {
    border-bottom-width: 5px;
  }

  .xxs\:border-b-8 {
    border-bottom-width: 8px;
  }

  .xxs\:border-b {
    border-bottom-width: 1px;
  }

  .xxs\:border-b-1\/5 {
    border-bottom-width: 1.5px;
  }

  .xxs\:border-b-1\/2 {
    border-bottom-width: 0.5px;
  }

  .xxs\:border-l-0 {
    border-left-width: 0px;
  }

  .xxs\:border-l-2 {
    border-left-width: 2px;
  }

  .xxs\:border-l-4 {
    border-left-width: 4px;
  }

  .xxs\:border-l-5 {
    border-left-width: 5px;
  }

  .xxs\:border-l-8 {
    border-left-width: 8px;
  }

  .xxs\:border-l {
    border-left-width: 1px;
  }

  .xxs\:border-l-1\/5 {
    border-left-width: 1.5px;
  }

  .xxs\:border-l-1\/2 {
    border-left-width: 0.5px;
  }

  .xxs\:border-solid {
    border-style: solid;
  }

  .xxs\:border-dashed {
    border-style: dashed;
  }

  .xxs\:border-dotted {
    border-style: dotted;
  }

  .xxs\:border-double {
    border-style: double;
  }

  .xxs\:border-none {
    border-style: none;
  }

  .xxs\:border-transparent {
    border-color: transparent;
  }

  .xxs\:border-current {
    border-color: currentColor;
  }

  .xxs\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .xxs\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xxs\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .xxs\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .xxs\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .xxs\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .xxs\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .xxs\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .xxs\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .xxs\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .xxs\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .xxs\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .xxs\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .xxs\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .xxs\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .xxs\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .xxs\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .xxs\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .xxs\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .xxs\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .xxs\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .xxs\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .xxs\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .xxs\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .xxs\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .xxs\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .xxs\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .xxs\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .xxs\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .xxs\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .xxs\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .xxs\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .xxs\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .xxs\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .xxs\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .xxs\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .xxs\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .xxs\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .xxs\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .xxs\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .xxs\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .xxs\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .xxs\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .xxs\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .xxs\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .xxs\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .xxs\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .xxs\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .xxs\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .xxs\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .xxs\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .xxs\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .xxs\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .xxs\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .xxs\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .xxs\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .xxs\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .xxs\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .xxs\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .xxs\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .xxs\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .xxs\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .xxs\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xxs\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .xxs\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .xxs\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .xxs\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .xxs\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .xxs\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .xxs\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .xxs\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .xxs\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .xxs\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .xxs\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xxs\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xxs\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xxs\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xxs\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xxs\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xxs\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xxs\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .xxs\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xxs\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xxs\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xxs\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xxs\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xxs\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xxs\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xxs\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .xxs\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xxs\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xxs\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .xxs\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .xxs\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xxs\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xxs\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .xxs\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .xxs\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .xxs\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .xxs\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .xxs\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xxs\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .xxs\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xxs\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xxs\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .xxs\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .xxs\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .xxs\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .xxs\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xxs\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xxs\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .xxs\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .xxs\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .xxs\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .xxs\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xxs\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xxs\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .xxs\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .xxs\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xxs\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xxs\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .xxs\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .xxs\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .xxs\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xxs\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xxs\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xxs\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xxs\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .xxs\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xxs\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .xxs\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .xxs\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .xxs\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .xxs\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .xxs\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xxs\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xxs\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xxs\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .xxs\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .xxs\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .xxs\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .xxs\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .xxs\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .xxs\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xxs\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xxs\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .xxs\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .xxs\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .xxs\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .xxs\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .xxs\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .xxs\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .xxs\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .xxs\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .xxs\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .xxs\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .xxs\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .xxs\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .xxs\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .xxs\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .xxs\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .xxs\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xxs\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xxs\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .xxs\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .xxs\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .xxs\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .xxs\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xxs\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xxs\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xxs\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xxs\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .xxs\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .xxs\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .xxs\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .xxs\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .xxs\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xxs\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .xxs\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .xxs\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .xxs\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .xxs\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .xxs\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .xxs\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .xxs\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .group:hover .xxs\:group-hover\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .group:hover .xxs\:group-hover\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .xxs\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .xxs\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Asurion-White:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Asurion-Blue-Brighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Asurion-Blue-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Asurion-Blue-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Asurion-Purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Asurion-Purple-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Asurion-Purple-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Asurion-Gray-Deepest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Asurion-Gray-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Asurion-Gray-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Asurion-Gray-Lighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Asurion-Gray-Lightest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Asurion-Red-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-light-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-light-gray-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-light-gray-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-light-gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-light-gray-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-light-gray-5:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-light-slate-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-denim-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-purple-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-dark-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-bright-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-mustard-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-mustard-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-light-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-light-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-light-blue-3:focus-within {
    border-color:  #F0F3FF;
  }

  .xxs\:focus-within\:border-light-blue-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-purple-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-light-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-light-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-light-bg-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-light-white-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Black-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Default-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-White-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Silver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Yellow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Grey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Red-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Gold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-light-green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-dark-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-light-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-bright-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-bright-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-SpaceGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Purple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-LightPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Glow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Bronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Copper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Pink-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Orange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Coral-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-MajesticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-PrismBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-CeramicBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-MidnightBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-PrismWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-CeramicWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-LilacPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-CrownSilver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-CoralBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-lime-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-apple-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-bg-new-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-bg-new-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-new-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-footer-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-border-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-apple-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-crimson-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-asurion-cyan:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-bright-orange:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Graphite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-PacificBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-light-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-asurion-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-OceanBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-MetallicCopper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-PorcelainWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-LightBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-CloudNavy-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-CloudMint-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-CloudOrange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-CloudLavender-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-CloudRed-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-CloudWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-SunriseGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-SunshineGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-AuraBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-AuraGlow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-MysticBronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-MysticGreen-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-MysticGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-MysticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-MysticWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-price-blue1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-indigo1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-Purple-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-new-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-dark-blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-replace-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-resolve-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .xxs\:focus-within\:border-violet:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .xxs\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .xxs\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Asurion-White:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Asurion-Blue-Brighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Asurion-Blue-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Asurion-Blue-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Asurion-Purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Asurion-Purple-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Asurion-Purple-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Asurion-Gray-Deepest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Asurion-Gray-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Asurion-Gray-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Asurion-Gray-Lighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Asurion-Gray-Lightest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Asurion-Red-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-light-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-light-gray-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-light-gray-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-light-gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-light-gray-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-light-gray-5:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-light-slate-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-denim-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-purple-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-dark-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-bright-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-mustard-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-mustard-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-light-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-light-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-light-blue-3:hover {
    border-color:  #F0F3FF;
  }

  .xxs\:hover\:border-light-blue-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-purple-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-light-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-light-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-light-bg-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-light-white-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Black-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Default-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-White-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Silver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Yellow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Grey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Red-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Gold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-light-green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-dark-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-light-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-bright-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-bright-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-SpaceGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Purple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-LightPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Glow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Bronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Copper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Pink-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Orange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Coral-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-MajesticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-PrismBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-CeramicBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-MidnightBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-PrismWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-CeramicWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-LilacPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-CrownSilver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-CoralBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-lime-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-apple-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-bg-new-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-bg-new-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-new-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-footer-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-border-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-apple-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-crimson-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-asurion-cyan:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-bright-orange:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Graphite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-PacificBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-light-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-asurion-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-OceanBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-MetallicCopper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-PorcelainWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-LightBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-CloudNavy-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-CloudMint-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-CloudOrange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-CloudLavender-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-CloudRed-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-CloudWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-SunriseGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-SunshineGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-AuraBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-AuraGlow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-MysticBronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-MysticGreen-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-MysticGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-MysticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-MysticWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-price-blue1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-indigo1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-Purple-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-new-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-dark-blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-replace-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-resolve-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .xxs\:hover\:border-violet:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .xxs\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .xxs\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Asurion-White:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Asurion-Blue-Brighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Asurion-Blue-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Asurion-Blue-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Asurion-Purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Asurion-Purple-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Asurion-Purple-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Asurion-Gray-Deepest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Asurion-Gray-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Asurion-Gray-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Asurion-Gray-Lighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Asurion-Gray-Lightest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Asurion-Red-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-light-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-light-gray-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-light-gray-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-light-gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-light-gray-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-light-gray-5:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-light-slate-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-denim-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-purple-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-dark-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-bright-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-mustard-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-mustard-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-light-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-light-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-light-blue-3:focus {
    border-color:  #F0F3FF;
  }

  .xxs\:focus\:border-light-blue-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-purple-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-light-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-light-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-light-bg-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-light-white-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Black-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Default-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-White-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Silver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Yellow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Grey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Red-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Gold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-light-green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-dark-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-light-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-bright-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-bright-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-SpaceGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Purple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-LightPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Glow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Bronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Copper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Pink-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Orange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Coral-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-MajesticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-PrismBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-CeramicBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-MidnightBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-PrismWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-CeramicWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-LilacPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-CrownSilver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-CoralBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-lime-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-apple-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-bg-new-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-bg-new-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-new-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-footer-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-border-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-apple-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-crimson-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-asurion-cyan:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-bright-orange:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Graphite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-PacificBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-light-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-asurion-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-OceanBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-MetallicCopper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-PorcelainWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-LightBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-CloudNavy-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-CloudMint-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-CloudOrange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-CloudLavender-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-CloudRed-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-CloudWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-SunriseGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-SunshineGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-AuraBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-AuraGlow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-MysticBronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-MysticGreen-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-MysticGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-MysticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-MysticWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-price-blue1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-indigo1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-Purple-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-new-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-dark-blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-replace-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-resolve-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .xxs\:focus\:border-violet:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .xxs\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .xxs\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .xxs\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .xxs\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .xxs\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .xxs\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .xxs\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .xxs\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .xxs\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .xxs\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .xxs\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .xxs\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .xxs\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .xxs\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .xxs\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .xxs\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .xxs\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .xxs\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .xxs\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .xxs\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .xxs\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .xxs\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .xxs\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .xxs\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .xxs\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .xxs\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .xxs\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .xxs\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .xxs\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .xxs\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .xxs\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .xxs\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .xxs\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .xxs\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .xxs\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .xxs\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .xxs\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .xxs\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .xxs\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .xxs\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .xxs\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .xxs\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .xxs\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .xxs\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .xxs\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .xxs\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .xxs\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .xxs\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .xxs\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .xxs\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .xxs\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .xxs\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .xxs\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .xxs\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .xxs\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .xxs\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .xxs\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .xxs\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .xxs\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .xxs\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .xxs\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .xxs\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .xxs\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .xxs\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .xxs\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .xxs\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .xxs\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .xxs\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .xxs\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .xxs\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .xxs\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .xxs\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .xxs\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .xxs\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .xxs\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .xxs\:bg-transparent {
    background-color: transparent;
  }

  .xxs\:bg-current {
    background-color: currentColor;
  }

  .xxs\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .xxs\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xxs\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .xxs\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .xxs\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .xxs\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .xxs\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .xxs\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .xxs\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .xxs\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .xxs\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .xxs\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .xxs\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .xxs\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .xxs\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .xxs\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .xxs\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .xxs\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .xxs\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .xxs\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .xxs\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .xxs\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .xxs\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .xxs\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .xxs\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .xxs\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .xxs\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .xxs\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .xxs\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .xxs\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .xxs\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .xxs\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .xxs\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .xxs\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .xxs\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .xxs\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .xxs\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .xxs\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .xxs\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .xxs\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .xxs\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .xxs\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .xxs\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .xxs\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .xxs\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .xxs\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .xxs\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .xxs\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .xxs\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .xxs\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .xxs\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .xxs\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .xxs\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .xxs\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .xxs\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .xxs\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .xxs\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .xxs\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .xxs\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .xxs\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .xxs\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .xxs\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .xxs\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xxs\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .xxs\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .xxs\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .xxs\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .xxs\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .xxs\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .xxs\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .xxs\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .xxs\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .xxs\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .xxs\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xxs\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xxs\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xxs\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xxs\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xxs\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xxs\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xxs\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xxs\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xxs\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xxs\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xxs\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xxs\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xxs\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xxs\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xxs\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .xxs\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xxs\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xxs\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .xxs\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .xxs\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xxs\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xxs\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .xxs\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .xxs\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .xxs\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .xxs\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .xxs\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xxs\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .xxs\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xxs\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xxs\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .xxs\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .xxs\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .xxs\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .xxs\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xxs\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xxs\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .xxs\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .xxs\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .xxs\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .xxs\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xxs\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xxs\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .xxs\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .xxs\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xxs\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xxs\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .xxs\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .xxs\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .xxs\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xxs\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xxs\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xxs\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xxs\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .xxs\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xxs\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .xxs\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .xxs\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .xxs\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .xxs\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .xxs\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xxs\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xxs\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xxs\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .xxs\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .xxs\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .xxs\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .xxs\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .xxs\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .xxs\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xxs\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xxs\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .xxs\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .xxs\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .xxs\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .xxs\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .xxs\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .xxs\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .xxs\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .xxs\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .xxs\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .xxs\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .xxs\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .xxs\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .xxs\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .xxs\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .xxs\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .xxs\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xxs\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xxs\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .xxs\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .xxs\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .xxs\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .xxs\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xxs\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xxs\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xxs\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xxs\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .xxs\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .xxs\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .xxs\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .xxs\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .xxs\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xxs\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .xxs\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .xxs\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .xxs\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .xxs\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .xxs\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .xxs\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .group:hover .xxs\:group-hover\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .group:hover .xxs\:group-hover\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .xxs\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .xxs\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Asurion-White:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Asurion-Blue-Brighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Asurion-Blue-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Asurion-Blue-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Asurion-Purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Asurion-Purple-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Asurion-Purple-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Asurion-Gray-Deepest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Asurion-Gray-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Asurion-Gray-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Asurion-Gray-Lighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Asurion-Gray-Lightest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Asurion-Red-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-light-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-light-gray-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-light-gray-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-light-gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-light-gray-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-light-gray-5:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-light-slate-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-denim-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-purple-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-dark-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-bright-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-mustard-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-mustard-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-light-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-light-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-light-blue-3:focus-within {
    background-color:  #F0F3FF;
  }

  .xxs\:focus-within\:bg-light-blue-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-purple-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-light-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-light-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-light-bg-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-light-white-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Black-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Default-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-White-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Silver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Yellow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Grey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Red-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Gold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-light-green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-dark-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-light-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-bright-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-bright-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-SpaceGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Purple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-LightPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Glow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Bronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Copper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Pink-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Orange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Coral-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-MajesticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-PrismBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-CeramicBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-MidnightBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-PrismWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-CeramicWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-LilacPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-CrownSilver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-CoralBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-lime-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-apple-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-bg-new-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-bg-new-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-new-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-footer-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-border-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-apple-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-crimson-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-asurion-cyan:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-bright-orange:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Graphite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-PacificBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-light-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-asurion-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-OceanBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-MetallicCopper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-PorcelainWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-LightBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-CloudNavy-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-CloudMint-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-CloudOrange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-CloudLavender-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-CloudRed-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-CloudWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-SunriseGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-SunshineGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-AuraBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-AuraGlow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-MysticBronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-MysticGreen-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-MysticGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-MysticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-MysticWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-price-blue1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-indigo1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-Purple-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-new-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-dark-blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-replace-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .xxs\:focus-within\:bg-resolve-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .xxs\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .xxs\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Asurion-White:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Asurion-Blue-Brighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Asurion-Blue-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Asurion-Blue-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Asurion-Purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Asurion-Purple-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Asurion-Purple-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Asurion-Gray-Deepest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Asurion-Gray-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Asurion-Gray-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Asurion-Gray-Lighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Asurion-Gray-Lightest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Asurion-Red-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-light-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-light-gray-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-light-gray-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-light-gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-light-gray-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-light-gray-5:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-light-slate-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-denim-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-purple-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-dark-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-bright-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-mustard-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-mustard-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-light-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-light-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-light-blue-3:hover {
    background-color:  #F0F3FF;
  }

  .xxs\:hover\:bg-light-blue-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-purple-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-light-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-light-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-light-bg-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-light-white-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Black-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Default-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-White-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Silver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Yellow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Grey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Red-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Gold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-light-green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-dark-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-light-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-bright-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-bright-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-SpaceGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Purple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-LightPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Glow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Bronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Copper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Pink-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Orange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Coral-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-MajesticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-PrismBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-CeramicBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-MidnightBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-PrismWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-CeramicWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-LilacPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-CrownSilver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-CoralBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-lime-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-apple-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-bg-new-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-bg-new-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-new-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-footer-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-border-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-apple-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-crimson-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-asurion-cyan:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-bright-orange:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Graphite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-PacificBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-light-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-asurion-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-OceanBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-MetallicCopper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-PorcelainWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-LightBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-CloudNavy-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-CloudMint-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-CloudOrange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-CloudLavender-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-CloudRed-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-CloudWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-SunriseGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-SunshineGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-AuraBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-AuraGlow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-MysticBronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-MysticGreen-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-MysticGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-MysticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-MysticWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-price-blue1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-indigo1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-Purple-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-new-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-dark-blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-replace-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .xxs\:hover\:bg-resolve-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .xxs\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .xxs\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Asurion-White:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Asurion-Blue-Brighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Asurion-Blue-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Asurion-Blue-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Asurion-Purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Asurion-Purple-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Asurion-Purple-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Asurion-Gray-Deepest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Asurion-Gray-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Asurion-Gray-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Asurion-Gray-Lighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Asurion-Gray-Lightest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Asurion-Red-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-light-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-light-gray-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-light-gray-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-light-gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-light-gray-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-light-gray-5:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-light-slate-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-denim-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-purple-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-dark-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-bright-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-mustard-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-mustard-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-light-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-light-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-light-blue-3:focus {
    background-color:  #F0F3FF;
  }

  .xxs\:focus\:bg-light-blue-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-purple-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-light-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-light-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-light-bg-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-light-white-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Black-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Default-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-White-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Silver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Yellow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Grey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Red-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Gold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-light-green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-dark-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-light-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-bright-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-bright-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-SpaceGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Purple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-LightPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Glow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Bronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Copper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Pink-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Orange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Coral-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-MajesticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-PrismBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-CeramicBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-MidnightBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-PrismWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-CeramicWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-LilacPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-CrownSilver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-CoralBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-lime-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-apple-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-bg-new-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-bg-new-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-new-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-footer-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-border-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-apple-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-crimson-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-asurion-cyan:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-bright-orange:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Graphite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-PacificBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-light-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-asurion-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-OceanBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-MetallicCopper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-PorcelainWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-LightBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-CloudNavy-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-CloudMint-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-CloudOrange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-CloudLavender-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-CloudRed-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-CloudWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-SunriseGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-SunshineGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-AuraBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-AuraGlow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-MysticBronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-MysticGreen-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-MysticGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-MysticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-MysticWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-price-blue1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-indigo1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-Purple-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-new-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-dark-blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-replace-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .xxs\:focus\:bg-resolve-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .xxs\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .xxs\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .xxs\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .xxs\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .xxs\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .xxs\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .xxs\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .xxs\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .xxs\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .xxs\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .xxs\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .xxs\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .xxs\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .xxs\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .xxs\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .xxs\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .xxs\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .xxs\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .xxs\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .xxs\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .xxs\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .xxs\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .xxs\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .xxs\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .xxs\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .xxs\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .xxs\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .xxs\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .xxs\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .xxs\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .xxs\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .xxs\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .xxs\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .xxs\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .xxs\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .xxs\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .xxs\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .xxs\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .xxs\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .xxs\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .xxs\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .xxs\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .xxs\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .xxs\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .xxs\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .xxs\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .xxs\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .xxs\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .xxs\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .xxs\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .xxs\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .xxs\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .xxs\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .xxs\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .xxs\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .xxs\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .xxs\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .xxs\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .xxs\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .xxs\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .xxs\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .xxs\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .xxs\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .xxs\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .xxs\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .xxs\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .xxs\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .xxs\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .xxs\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .xxs\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .xxs\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .xxs\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .xxs\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .xxs\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .xxs\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .xxs\:bg-none {
    background-image: none;
  }

  .xxs\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .xxs\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .xxs\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .xxs\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .xxs\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .xxs\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .xxs\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .xxs\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .xxs\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xxs\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xxs\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .xxs\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .xxs\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .xxs\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .xxs\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .xxs\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .xxs\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .xxs\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .xxs\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .xxs\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .xxs\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .xxs\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .xxs\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .xxs\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .xxs\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .xxs\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .xxs\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .xxs\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .xxs\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .xxs\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .xxs\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .xxs\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .xxs\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .xxs\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .xxs\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .xxs\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .xxs\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .xxs\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .xxs\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .xxs\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .xxs\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .xxs\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .xxs\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .xxs\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .xxs\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .xxs\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .xxs\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .xxs\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .xxs\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .xxs\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .xxs\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .xxs\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .xxs\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .xxs\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .xxs\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .xxs\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .xxs\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .xxs\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .xxs\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .xxs\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .xxs\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .xxs\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .xxs\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .xxs\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .xxs\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .xxs\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .xxs\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .xxs\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .xxs\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .xxs\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .xxs\:from-purple {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .xxs\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .xxs\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .xxs\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .xxs\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .xxs\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .xxs\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .xxs\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .xxs\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .xxs\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .xxs\:from-Asurion-White {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:from-Asurion-Blue-Brighter {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:from-Asurion-Blue-Deep {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xxs\:from-Asurion-Blue-Light {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xxs\:from-Asurion-Purple {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xxs\:from-Asurion-Purple-Deeper {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:from-Asurion-Purple-Light {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xxs\:from-Asurion-Gray-Deepest {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xxs\:from-Asurion-Gray-Deeper {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xxs\:from-Asurion-Gray-Light {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xxs\:from-Asurion-Gray-Lighter {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xxs\:from-Asurion-Gray-Lightest {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xxs\:from-Asurion-Red-Deep {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xxs\:from-light-gray {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xxs\:from-light-gray-1 {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xxs\:from-light-gray-2 {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xxs\:from-light-gray-3 {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .xxs\:from-light-gray-4 {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xxs\:from-light-gray-5 {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xxs\:from-light-slate-gray {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .xxs\:from-denim-blue {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .xxs\:from-purple-1 {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xxs\:from-dark-red {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xxs\:from-bright-red {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .xxs\:from-mustard-yellow {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .xxs\:from-mustard-yellow-1 {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .xxs\:from-light-blue {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:from-light-blue-1 {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .xxs\:from-light-blue-3 {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:from-light-blue-4 {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xxs\:from-purple-blue {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .xxs\:from-light-green {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xxs\:from-light-green-1 {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xxs\:from-light-bg-green {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .xxs\:from-green-1 {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .xxs\:from-pink-1 {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .xxs\:from-light-white-1 {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .xxs\:from-Black-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:from-Default-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xxs\:from-White-3 {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .xxs\:from-Green-3 {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .xxs\:from-Blue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:from-Silver-3 {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .xxs\:from-Yellow-3 {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .xxs\:from-Grey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xxs\:from-Gray-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xxs\:from-Red-3 {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .xxs\:from-Gold-3 {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .xxs\:from-light-green-3 {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xxs\:from-dark-blue-2 {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xxs\:from-blue-1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:from-yellow-1 {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .xxs\:from-blue-2 {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .xxs\:from-light-pink {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .xxs\:from-bright-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xxs\:from-bright-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xxs\:from-SpaceGrey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xxs\:from-Purple-3 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:from-LightPurple-3 {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .xxs\:from-Glow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xxs\:from-Bronze-3 {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .xxs\:from-Copper-3 {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .xxs\:from-Pink-3 {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .xxs\:from-Orange-3 {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .xxs\:from-Coral-3 {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .xxs\:from-MajesticBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:from-PrismBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:from-CeramicBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:from-MidnightBlack-3 {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .xxs\:from-PrismWhite-3 {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .xxs\:from-CeramicWhite-3 {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .xxs\:from-LilacPurple-3 {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .xxs\:from-CrownSilver-3 {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .xxs\:from-CoralBlue-3 {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .xxs\:from-lime-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xxs\:from-apple-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xxs\:from-bg-new-blue {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .xxs\:from-bg-new-pink {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .xxs\:from-new-pink-1 {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .xxs\:from-footer-grey {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .xxs\:from-border-grey {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .xxs\:from-apple-green-1 {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .xxs\:from-crimson-red {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .xxs\:from-asurion-cyan {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .xxs\:from-bright-orange {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .xxs\:from-Graphite-3 {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .xxs\:from-PacificBlue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:from-light-purple {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .xxs\:from-asurion-gray {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .xxs\:from-OceanBlue-3 {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .xxs\:from-MetallicCopper-3 {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .xxs\:from-PorcelainWhite-3 {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .xxs\:from-LightBlue-3 {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .xxs\:from-CloudNavy-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xxs\:from-CloudMint-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xxs\:from-CloudOrange-3 {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .xxs\:from-CloudLavender-3 {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .xxs\:from-CloudRed-3 {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .xxs\:from-CloudWhite-3 {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .xxs\:from-SunriseGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xxs\:from-SunshineGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xxs\:from-AuraBlack-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xxs\:from-AuraGlow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xxs\:from-MysticBronze-3 {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .xxs\:from-MysticGreen-3 {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .xxs\:from-MysticGrey-3 {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .xxs\:from-MysticBlack-3 {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .xxs\:from-MysticWhite-3 {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .xxs\:from-price-blue1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:from-indigo1 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:from-Purple-4 {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .xxs\:from-new-blue-2 {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .xxs\:from-dark-blue-3 {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .xxs\:from-replace-bg {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .xxs\:from-resolve-bg {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .xxs\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xxs\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xxs\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .xxs\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .xxs\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .xxs\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .xxs\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .xxs\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .xxs\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .xxs\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .xxs\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .xxs\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .xxs\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .xxs\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .xxs\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .xxs\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .xxs\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .xxs\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .xxs\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .xxs\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .xxs\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .xxs\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .xxs\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .xxs\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .xxs\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .xxs\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .xxs\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .xxs\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .xxs\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .xxs\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .xxs\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .xxs\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .xxs\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .xxs\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .xxs\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .xxs\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .xxs\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .xxs\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .xxs\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .xxs\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .xxs\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .xxs\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .xxs\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .xxs\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .xxs\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .xxs\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .xxs\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .xxs\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .xxs\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .xxs\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .xxs\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .xxs\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .xxs\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .xxs\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .xxs\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .xxs\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .xxs\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .xxs\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .xxs\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .xxs\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .xxs\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .xxs\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .xxs\:hover\:from-purple:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .xxs\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .xxs\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .xxs\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .xxs\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .xxs\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .xxs\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .xxs\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .xxs\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .xxs\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .xxs\:hover\:from-Asurion-White:hover {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:from-Asurion-Blue-Brighter:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:hover\:from-Asurion-Blue-Deep:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xxs\:hover\:from-Asurion-Blue-Light:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xxs\:hover\:from-Asurion-Purple:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xxs\:hover\:from-Asurion-Purple-Deeper:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:hover\:from-Asurion-Purple-Light:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xxs\:hover\:from-Asurion-Gray-Deepest:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xxs\:hover\:from-Asurion-Gray-Deeper:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xxs\:hover\:from-Asurion-Gray-Light:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xxs\:hover\:from-Asurion-Gray-Lighter:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xxs\:hover\:from-Asurion-Gray-Lightest:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xxs\:hover\:from-Asurion-Red-Deep:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xxs\:hover\:from-light-gray:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xxs\:hover\:from-light-gray-1:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xxs\:hover\:from-light-gray-2:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xxs\:hover\:from-light-gray-3:hover {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .xxs\:hover\:from-light-gray-4:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xxs\:hover\:from-light-gray-5:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xxs\:hover\:from-light-slate-gray:hover {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .xxs\:hover\:from-denim-blue:hover {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .xxs\:hover\:from-purple-1:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xxs\:hover\:from-dark-red:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xxs\:hover\:from-bright-red:hover {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .xxs\:hover\:from-mustard-yellow:hover {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .xxs\:hover\:from-mustard-yellow-1:hover {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .xxs\:hover\:from-light-blue:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:hover\:from-light-blue-1:hover {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .xxs\:hover\:from-light-blue-3:hover {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:from-light-blue-4:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xxs\:hover\:from-purple-blue:hover {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .xxs\:hover\:from-light-green:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xxs\:hover\:from-light-green-1:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xxs\:hover\:from-light-bg-green:hover {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .xxs\:hover\:from-green-1:hover {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .xxs\:hover\:from-pink-1:hover {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .xxs\:hover\:from-light-white-1:hover {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .xxs\:hover\:from-Black-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:hover\:from-Default-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xxs\:hover\:from-White-3:hover {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .xxs\:hover\:from-Green-3:hover {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .xxs\:hover\:from-Blue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:hover\:from-Silver-3:hover {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .xxs\:hover\:from-Yellow-3:hover {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .xxs\:hover\:from-Grey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xxs\:hover\:from-Gray-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xxs\:hover\:from-Red-3:hover {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .xxs\:hover\:from-Gold-3:hover {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .xxs\:hover\:from-light-green-3:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xxs\:hover\:from-dark-blue-2:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xxs\:hover\:from-blue-1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:hover\:from-yellow-1:hover {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .xxs\:hover\:from-blue-2:hover {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .xxs\:hover\:from-light-pink:hover {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .xxs\:hover\:from-bright-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xxs\:hover\:from-bright-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xxs\:hover\:from-SpaceGrey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xxs\:hover\:from-Purple-3:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:hover\:from-LightPurple-3:hover {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .xxs\:hover\:from-Glow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xxs\:hover\:from-Bronze-3:hover {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .xxs\:hover\:from-Copper-3:hover {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .xxs\:hover\:from-Pink-3:hover {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .xxs\:hover\:from-Orange-3:hover {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .xxs\:hover\:from-Coral-3:hover {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .xxs\:hover\:from-MajesticBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:hover\:from-PrismBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:hover\:from-CeramicBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:hover\:from-MidnightBlack-3:hover {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .xxs\:hover\:from-PrismWhite-3:hover {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .xxs\:hover\:from-CeramicWhite-3:hover {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .xxs\:hover\:from-LilacPurple-3:hover {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .xxs\:hover\:from-CrownSilver-3:hover {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .xxs\:hover\:from-CoralBlue-3:hover {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .xxs\:hover\:from-lime-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xxs\:hover\:from-apple-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xxs\:hover\:from-bg-new-blue:hover {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .xxs\:hover\:from-bg-new-pink:hover {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .xxs\:hover\:from-new-pink-1:hover {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .xxs\:hover\:from-footer-grey:hover {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .xxs\:hover\:from-border-grey:hover {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .xxs\:hover\:from-apple-green-1:hover {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .xxs\:hover\:from-crimson-red:hover {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .xxs\:hover\:from-asurion-cyan:hover {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .xxs\:hover\:from-bright-orange:hover {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .xxs\:hover\:from-Graphite-3:hover {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .xxs\:hover\:from-PacificBlue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:hover\:from-light-purple:hover {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .xxs\:hover\:from-asurion-gray:hover {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .xxs\:hover\:from-OceanBlue-3:hover {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .xxs\:hover\:from-MetallicCopper-3:hover {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .xxs\:hover\:from-PorcelainWhite-3:hover {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .xxs\:hover\:from-LightBlue-3:hover {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .xxs\:hover\:from-CloudNavy-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xxs\:hover\:from-CloudMint-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xxs\:hover\:from-CloudOrange-3:hover {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .xxs\:hover\:from-CloudLavender-3:hover {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .xxs\:hover\:from-CloudRed-3:hover {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .xxs\:hover\:from-CloudWhite-3:hover {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .xxs\:hover\:from-SunriseGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xxs\:hover\:from-SunshineGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xxs\:hover\:from-AuraBlack-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xxs\:hover\:from-AuraGlow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xxs\:hover\:from-MysticBronze-3:hover {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .xxs\:hover\:from-MysticGreen-3:hover {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .xxs\:hover\:from-MysticGrey-3:hover {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .xxs\:hover\:from-MysticBlack-3:hover {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .xxs\:hover\:from-MysticWhite-3:hover {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .xxs\:hover\:from-price-blue1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:hover\:from-indigo1:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:hover\:from-Purple-4:hover {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .xxs\:hover\:from-new-blue-2:hover {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .xxs\:hover\:from-dark-blue-3:hover {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .xxs\:hover\:from-replace-bg:hover {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .xxs\:hover\:from-resolve-bg:hover {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .xxs\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xxs\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xxs\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:from-gray-50:focus {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .xxs\:focus\:from-gray-100:focus {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .xxs\:focus\:from-gray-200:focus {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .xxs\:focus\:from-gray-300:focus {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .xxs\:focus\:from-gray-400:focus {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .xxs\:focus\:from-gray-500:focus {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .xxs\:focus\:from-gray-600:focus {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .xxs\:focus\:from-gray-700:focus {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .xxs\:focus\:from-gray-800:focus {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .xxs\:focus\:from-gray-900:focus {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .xxs\:focus\:from-red-50:focus {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .xxs\:focus\:from-red-100:focus {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .xxs\:focus\:from-red-200:focus {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .xxs\:focus\:from-red-300:focus {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .xxs\:focus\:from-red-400:focus {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .xxs\:focus\:from-red-500:focus {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .xxs\:focus\:from-red-600:focus {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .xxs\:focus\:from-red-700:focus {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .xxs\:focus\:from-red-800:focus {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .xxs\:focus\:from-red-900:focus {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .xxs\:focus\:from-yellow-50:focus {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .xxs\:focus\:from-yellow-100:focus {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .xxs\:focus\:from-yellow-200:focus {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .xxs\:focus\:from-yellow-300:focus {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .xxs\:focus\:from-yellow-400:focus {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .xxs\:focus\:from-yellow-500:focus {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .xxs\:focus\:from-yellow-600:focus {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .xxs\:focus\:from-yellow-700:focus {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .xxs\:focus\:from-yellow-800:focus {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .xxs\:focus\:from-yellow-900:focus {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .xxs\:focus\:from-green-50:focus {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .xxs\:focus\:from-green-100:focus {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .xxs\:focus\:from-green-200:focus {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .xxs\:focus\:from-green-300:focus {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .xxs\:focus\:from-green-400:focus {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .xxs\:focus\:from-green-500:focus {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .xxs\:focus\:from-green-600:focus {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .xxs\:focus\:from-green-700:focus {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .xxs\:focus\:from-green-800:focus {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .xxs\:focus\:from-green-900:focus {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .xxs\:focus\:from-blue-50:focus {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .xxs\:focus\:from-blue-100:focus {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .xxs\:focus\:from-blue-200:focus {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .xxs\:focus\:from-blue-300:focus {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .xxs\:focus\:from-blue-400:focus {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .xxs\:focus\:from-blue-500:focus {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .xxs\:focus\:from-blue-600:focus {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .xxs\:focus\:from-blue-700:focus {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .xxs\:focus\:from-blue-800:focus {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .xxs\:focus\:from-blue-900:focus {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .xxs\:focus\:from-indigo-50:focus {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .xxs\:focus\:from-indigo-100:focus {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .xxs\:focus\:from-indigo-200:focus {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .xxs\:focus\:from-indigo-300:focus {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .xxs\:focus\:from-indigo-400:focus {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .xxs\:focus\:from-indigo-500:focus {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .xxs\:focus\:from-indigo-600:focus {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .xxs\:focus\:from-indigo-700:focus {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .xxs\:focus\:from-indigo-800:focus {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .xxs\:focus\:from-indigo-900:focus {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .xxs\:focus\:from-purple:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:focus\:from-pink-50:focus {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .xxs\:focus\:from-pink-100:focus {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .xxs\:focus\:from-pink-200:focus {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .xxs\:focus\:from-pink-300:focus {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .xxs\:focus\:from-pink-400:focus {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .xxs\:focus\:from-pink-500:focus {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .xxs\:focus\:from-pink-600:focus {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .xxs\:focus\:from-pink-700:focus {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .xxs\:focus\:from-pink-800:focus {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .xxs\:focus\:from-pink-900:focus {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .xxs\:focus\:from-Asurion-White:focus {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:from-Asurion-Blue-Brighter:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:focus\:from-Asurion-Blue-Deep:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xxs\:focus\:from-Asurion-Blue-Light:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xxs\:focus\:from-Asurion-Purple:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xxs\:focus\:from-Asurion-Purple-Deeper:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:focus\:from-Asurion-Purple-Light:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xxs\:focus\:from-Asurion-Gray-Deepest:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xxs\:focus\:from-Asurion-Gray-Deeper:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xxs\:focus\:from-Asurion-Gray-Light:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xxs\:focus\:from-Asurion-Gray-Lighter:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xxs\:focus\:from-Asurion-Gray-Lightest:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xxs\:focus\:from-Asurion-Red-Deep:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xxs\:focus\:from-light-gray:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xxs\:focus\:from-light-gray-1:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xxs\:focus\:from-light-gray-2:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xxs\:focus\:from-light-gray-3:focus {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .xxs\:focus\:from-light-gray-4:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xxs\:focus\:from-light-gray-5:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xxs\:focus\:from-light-slate-gray:focus {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .xxs\:focus\:from-denim-blue:focus {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .xxs\:focus\:from-purple-1:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xxs\:focus\:from-dark-red:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xxs\:focus\:from-bright-red:focus {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .xxs\:focus\:from-mustard-yellow:focus {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .xxs\:focus\:from-mustard-yellow-1:focus {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .xxs\:focus\:from-light-blue:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:focus\:from-light-blue-1:focus {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .xxs\:focus\:from-light-blue-3:focus {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:from-light-blue-4:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xxs\:focus\:from-purple-blue:focus {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .xxs\:focus\:from-light-green:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xxs\:focus\:from-light-green-1:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xxs\:focus\:from-light-bg-green:focus {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .xxs\:focus\:from-green-1:focus {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .xxs\:focus\:from-pink-1:focus {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .xxs\:focus\:from-light-white-1:focus {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .xxs\:focus\:from-Black-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:focus\:from-Default-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xxs\:focus\:from-White-3:focus {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .xxs\:focus\:from-Green-3:focus {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .xxs\:focus\:from-Blue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:focus\:from-Silver-3:focus {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .xxs\:focus\:from-Yellow-3:focus {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .xxs\:focus\:from-Grey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xxs\:focus\:from-Gray-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xxs\:focus\:from-Red-3:focus {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .xxs\:focus\:from-Gold-3:focus {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .xxs\:focus\:from-light-green-3:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xxs\:focus\:from-dark-blue-2:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xxs\:focus\:from-blue-1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:focus\:from-yellow-1:focus {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .xxs\:focus\:from-blue-2:focus {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .xxs\:focus\:from-light-pink:focus {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .xxs\:focus\:from-bright-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xxs\:focus\:from-bright-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xxs\:focus\:from-SpaceGrey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xxs\:focus\:from-Purple-3:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:focus\:from-LightPurple-3:focus {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .xxs\:focus\:from-Glow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xxs\:focus\:from-Bronze-3:focus {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .xxs\:focus\:from-Copper-3:focus {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .xxs\:focus\:from-Pink-3:focus {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .xxs\:focus\:from-Orange-3:focus {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .xxs\:focus\:from-Coral-3:focus {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .xxs\:focus\:from-MajesticBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:focus\:from-PrismBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:focus\:from-CeramicBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:focus\:from-MidnightBlack-3:focus {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .xxs\:focus\:from-PrismWhite-3:focus {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .xxs\:focus\:from-CeramicWhite-3:focus {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .xxs\:focus\:from-LilacPurple-3:focus {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .xxs\:focus\:from-CrownSilver-3:focus {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .xxs\:focus\:from-CoralBlue-3:focus {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .xxs\:focus\:from-lime-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xxs\:focus\:from-apple-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xxs\:focus\:from-bg-new-blue:focus {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .xxs\:focus\:from-bg-new-pink:focus {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .xxs\:focus\:from-new-pink-1:focus {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .xxs\:focus\:from-footer-grey:focus {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .xxs\:focus\:from-border-grey:focus {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .xxs\:focus\:from-apple-green-1:focus {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .xxs\:focus\:from-crimson-red:focus {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .xxs\:focus\:from-asurion-cyan:focus {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .xxs\:focus\:from-bright-orange:focus {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .xxs\:focus\:from-Graphite-3:focus {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .xxs\:focus\:from-PacificBlue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:focus\:from-light-purple:focus {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .xxs\:focus\:from-asurion-gray:focus {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .xxs\:focus\:from-OceanBlue-3:focus {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .xxs\:focus\:from-MetallicCopper-3:focus {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .xxs\:focus\:from-PorcelainWhite-3:focus {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .xxs\:focus\:from-LightBlue-3:focus {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .xxs\:focus\:from-CloudNavy-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xxs\:focus\:from-CloudMint-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xxs\:focus\:from-CloudOrange-3:focus {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .xxs\:focus\:from-CloudLavender-3:focus {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .xxs\:focus\:from-CloudRed-3:focus {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .xxs\:focus\:from-CloudWhite-3:focus {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .xxs\:focus\:from-SunriseGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xxs\:focus\:from-SunshineGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xxs\:focus\:from-AuraBlack-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xxs\:focus\:from-AuraGlow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xxs\:focus\:from-MysticBronze-3:focus {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .xxs\:focus\:from-MysticGreen-3:focus {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .xxs\:focus\:from-MysticGrey-3:focus {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .xxs\:focus\:from-MysticBlack-3:focus {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .xxs\:focus\:from-MysticWhite-3:focus {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .xxs\:focus\:from-price-blue1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:focus\:from-indigo1:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:focus\:from-Purple-4:focus {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .xxs\:focus\:from-new-blue-2:focus {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .xxs\:focus\:from-dark-blue-3:focus {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .xxs\:focus\:from-replace-bg:focus {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .xxs\:focus\:from-resolve-bg:focus {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .xxs\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xxs\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xxs\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .xxs\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .xxs\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .xxs\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .xxs\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .xxs\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .xxs\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .xxs\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .xxs\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .xxs\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .xxs\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .xxs\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .xxs\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .xxs\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .xxs\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .xxs\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .xxs\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .xxs\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .xxs\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .xxs\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .xxs\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .xxs\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .xxs\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .xxs\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .xxs\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .xxs\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .xxs\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .xxs\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .xxs\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .xxs\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .xxs\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .xxs\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .xxs\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .xxs\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .xxs\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .xxs\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .xxs\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .xxs\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .xxs\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .xxs\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .xxs\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .xxs\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .xxs\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .xxs\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .xxs\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .xxs\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .xxs\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .xxs\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .xxs\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .xxs\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .xxs\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .xxs\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .xxs\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .xxs\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .xxs\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .xxs\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .xxs\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .xxs\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .xxs\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .xxs\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .xxs\:via-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .xxs\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .xxs\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .xxs\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .xxs\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .xxs\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .xxs\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .xxs\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .xxs\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .xxs\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .xxs\:via-Asurion-White {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:via-Asurion-Blue-Brighter {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:via-Asurion-Blue-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xxs\:via-Asurion-Blue-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xxs\:via-Asurion-Purple {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xxs\:via-Asurion-Purple-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:via-Asurion-Purple-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xxs\:via-Asurion-Gray-Deepest {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xxs\:via-Asurion-Gray-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xxs\:via-Asurion-Gray-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xxs\:via-Asurion-Gray-Lighter {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xxs\:via-Asurion-Gray-Lightest {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xxs\:via-Asurion-Red-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xxs\:via-light-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xxs\:via-light-gray-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xxs\:via-light-gray-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xxs\:via-light-gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .xxs\:via-light-gray-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xxs\:via-light-gray-5 {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xxs\:via-light-slate-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .xxs\:via-denim-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .xxs\:via-purple-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xxs\:via-dark-red {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xxs\:via-bright-red {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .xxs\:via-mustard-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .xxs\:via-mustard-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .xxs\:via-light-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:via-light-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .xxs\:via-light-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:via-light-blue-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xxs\:via-purple-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .xxs\:via-light-green {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xxs\:via-light-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xxs\:via-light-bg-green {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .xxs\:via-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .xxs\:via-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .xxs\:via-light-white-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .xxs\:via-Black-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:via-Default-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xxs\:via-White-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .xxs\:via-Green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .xxs\:via-Blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:via-Silver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .xxs\:via-Yellow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .xxs\:via-Grey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xxs\:via-Gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xxs\:via-Red-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .xxs\:via-Gold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .xxs\:via-light-green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xxs\:via-dark-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xxs\:via-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:via-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .xxs\:via-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .xxs\:via-light-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .xxs\:via-bright-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xxs\:via-bright-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xxs\:via-SpaceGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xxs\:via-Purple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:via-LightPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .xxs\:via-Glow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xxs\:via-Bronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .xxs\:via-Copper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .xxs\:via-Pink-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .xxs\:via-Orange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .xxs\:via-Coral-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .xxs\:via-MajesticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:via-PrismBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:via-CeramicBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:via-MidnightBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .xxs\:via-PrismWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .xxs\:via-CeramicWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .xxs\:via-LilacPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .xxs\:via-CrownSilver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .xxs\:via-CoralBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .xxs\:via-lime-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xxs\:via-apple-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xxs\:via-bg-new-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .xxs\:via-bg-new-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .xxs\:via-new-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .xxs\:via-footer-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .xxs\:via-border-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .xxs\:via-apple-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .xxs\:via-crimson-red {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .xxs\:via-asurion-cyan {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .xxs\:via-bright-orange {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .xxs\:via-Graphite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .xxs\:via-PacificBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:via-light-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .xxs\:via-asurion-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .xxs\:via-OceanBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .xxs\:via-MetallicCopper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .xxs\:via-PorcelainWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .xxs\:via-LightBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .xxs\:via-CloudNavy-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xxs\:via-CloudMint-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xxs\:via-CloudOrange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .xxs\:via-CloudLavender-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .xxs\:via-CloudRed-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .xxs\:via-CloudWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .xxs\:via-SunriseGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xxs\:via-SunshineGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xxs\:via-AuraBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xxs\:via-AuraGlow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xxs\:via-MysticBronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .xxs\:via-MysticGreen-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .xxs\:via-MysticGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .xxs\:via-MysticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .xxs\:via-MysticWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .xxs\:via-price-blue1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:via-indigo1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:via-Purple-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .xxs\:via-new-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .xxs\:via-dark-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .xxs\:via-replace-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .xxs\:via-resolve-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .xxs\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xxs\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xxs\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .xxs\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .xxs\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .xxs\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .xxs\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .xxs\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .xxs\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .xxs\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .xxs\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .xxs\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .xxs\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .xxs\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .xxs\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .xxs\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .xxs\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .xxs\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .xxs\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .xxs\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .xxs\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .xxs\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .xxs\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .xxs\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .xxs\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .xxs\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .xxs\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .xxs\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .xxs\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .xxs\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .xxs\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .xxs\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .xxs\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .xxs\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .xxs\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .xxs\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .xxs\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .xxs\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .xxs\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .xxs\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .xxs\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .xxs\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .xxs\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .xxs\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .xxs\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .xxs\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .xxs\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .xxs\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .xxs\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .xxs\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .xxs\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .xxs\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .xxs\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .xxs\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .xxs\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .xxs\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .xxs\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .xxs\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .xxs\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .xxs\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .xxs\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .xxs\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .xxs\:hover\:via-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .xxs\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .xxs\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .xxs\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .xxs\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .xxs\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .xxs\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .xxs\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .xxs\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .xxs\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .xxs\:hover\:via-Asurion-White:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:via-Asurion-Blue-Brighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:hover\:via-Asurion-Blue-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xxs\:hover\:via-Asurion-Blue-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xxs\:hover\:via-Asurion-Purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xxs\:hover\:via-Asurion-Purple-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:hover\:via-Asurion-Purple-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xxs\:hover\:via-Asurion-Gray-Deepest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xxs\:hover\:via-Asurion-Gray-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xxs\:hover\:via-Asurion-Gray-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xxs\:hover\:via-Asurion-Gray-Lighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xxs\:hover\:via-Asurion-Gray-Lightest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xxs\:hover\:via-Asurion-Red-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xxs\:hover\:via-light-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xxs\:hover\:via-light-gray-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xxs\:hover\:via-light-gray-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xxs\:hover\:via-light-gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .xxs\:hover\:via-light-gray-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xxs\:hover\:via-light-gray-5:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xxs\:hover\:via-light-slate-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .xxs\:hover\:via-denim-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .xxs\:hover\:via-purple-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xxs\:hover\:via-dark-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xxs\:hover\:via-bright-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .xxs\:hover\:via-mustard-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .xxs\:hover\:via-mustard-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .xxs\:hover\:via-light-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:hover\:via-light-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .xxs\:hover\:via-light-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:hover\:via-light-blue-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xxs\:hover\:via-purple-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .xxs\:hover\:via-light-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xxs\:hover\:via-light-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xxs\:hover\:via-light-bg-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .xxs\:hover\:via-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .xxs\:hover\:via-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .xxs\:hover\:via-light-white-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .xxs\:hover\:via-Black-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:hover\:via-Default-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xxs\:hover\:via-White-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .xxs\:hover\:via-Green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .xxs\:hover\:via-Blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:hover\:via-Silver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .xxs\:hover\:via-Yellow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .xxs\:hover\:via-Grey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xxs\:hover\:via-Gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xxs\:hover\:via-Red-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .xxs\:hover\:via-Gold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .xxs\:hover\:via-light-green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xxs\:hover\:via-dark-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xxs\:hover\:via-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:hover\:via-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .xxs\:hover\:via-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .xxs\:hover\:via-light-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .xxs\:hover\:via-bright-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xxs\:hover\:via-bright-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xxs\:hover\:via-SpaceGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xxs\:hover\:via-Purple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:hover\:via-LightPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .xxs\:hover\:via-Glow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xxs\:hover\:via-Bronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .xxs\:hover\:via-Copper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .xxs\:hover\:via-Pink-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .xxs\:hover\:via-Orange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .xxs\:hover\:via-Coral-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .xxs\:hover\:via-MajesticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:hover\:via-PrismBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:hover\:via-CeramicBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:hover\:via-MidnightBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .xxs\:hover\:via-PrismWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .xxs\:hover\:via-CeramicWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .xxs\:hover\:via-LilacPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .xxs\:hover\:via-CrownSilver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .xxs\:hover\:via-CoralBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .xxs\:hover\:via-lime-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xxs\:hover\:via-apple-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xxs\:hover\:via-bg-new-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .xxs\:hover\:via-bg-new-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .xxs\:hover\:via-new-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .xxs\:hover\:via-footer-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .xxs\:hover\:via-border-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .xxs\:hover\:via-apple-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .xxs\:hover\:via-crimson-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .xxs\:hover\:via-asurion-cyan:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .xxs\:hover\:via-bright-orange:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .xxs\:hover\:via-Graphite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .xxs\:hover\:via-PacificBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:hover\:via-light-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .xxs\:hover\:via-asurion-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .xxs\:hover\:via-OceanBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .xxs\:hover\:via-MetallicCopper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .xxs\:hover\:via-PorcelainWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .xxs\:hover\:via-LightBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .xxs\:hover\:via-CloudNavy-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xxs\:hover\:via-CloudMint-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xxs\:hover\:via-CloudOrange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .xxs\:hover\:via-CloudLavender-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .xxs\:hover\:via-CloudRed-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .xxs\:hover\:via-CloudWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .xxs\:hover\:via-SunriseGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xxs\:hover\:via-SunshineGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xxs\:hover\:via-AuraBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xxs\:hover\:via-AuraGlow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xxs\:hover\:via-MysticBronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .xxs\:hover\:via-MysticGreen-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .xxs\:hover\:via-MysticGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .xxs\:hover\:via-MysticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .xxs\:hover\:via-MysticWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .xxs\:hover\:via-price-blue1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:hover\:via-indigo1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:hover\:via-Purple-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .xxs\:hover\:via-new-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .xxs\:hover\:via-dark-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .xxs\:hover\:via-replace-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .xxs\:hover\:via-resolve-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .xxs\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xxs\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .xxs\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .xxs\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .xxs\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .xxs\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .xxs\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .xxs\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .xxs\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .xxs\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .xxs\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .xxs\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .xxs\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .xxs\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .xxs\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .xxs\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .xxs\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .xxs\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .xxs\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .xxs\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .xxs\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .xxs\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .xxs\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .xxs\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .xxs\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .xxs\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .xxs\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .xxs\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .xxs\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .xxs\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .xxs\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .xxs\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .xxs\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .xxs\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .xxs\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .xxs\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .xxs\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .xxs\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .xxs\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .xxs\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .xxs\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .xxs\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .xxs\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .xxs\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .xxs\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .xxs\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .xxs\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .xxs\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .xxs\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .xxs\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .xxs\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .xxs\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .xxs\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .xxs\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .xxs\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .xxs\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .xxs\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .xxs\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .xxs\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .xxs\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .xxs\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .xxs\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .xxs\:focus\:via-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .xxs\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .xxs\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .xxs\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .xxs\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .xxs\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .xxs\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .xxs\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .xxs\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .xxs\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .xxs\:focus\:via-Asurion-White:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:via-Asurion-Blue-Brighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:focus\:via-Asurion-Blue-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xxs\:focus\:via-Asurion-Blue-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xxs\:focus\:via-Asurion-Purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xxs\:focus\:via-Asurion-Purple-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:focus\:via-Asurion-Purple-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xxs\:focus\:via-Asurion-Gray-Deepest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xxs\:focus\:via-Asurion-Gray-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xxs\:focus\:via-Asurion-Gray-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xxs\:focus\:via-Asurion-Gray-Lighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xxs\:focus\:via-Asurion-Gray-Lightest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xxs\:focus\:via-Asurion-Red-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xxs\:focus\:via-light-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .xxs\:focus\:via-light-gray-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .xxs\:focus\:via-light-gray-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .xxs\:focus\:via-light-gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .xxs\:focus\:via-light-gray-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .xxs\:focus\:via-light-gray-5:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .xxs\:focus\:via-light-slate-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .xxs\:focus\:via-denim-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .xxs\:focus\:via-purple-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .xxs\:focus\:via-dark-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .xxs\:focus\:via-bright-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .xxs\:focus\:via-mustard-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .xxs\:focus\:via-mustard-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .xxs\:focus\:via-light-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:focus\:via-light-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .xxs\:focus\:via-light-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .xxs\:focus\:via-light-blue-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .xxs\:focus\:via-purple-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .xxs\:focus\:via-light-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xxs\:focus\:via-light-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .xxs\:focus\:via-light-bg-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .xxs\:focus\:via-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .xxs\:focus\:via-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .xxs\:focus\:via-light-white-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .xxs\:focus\:via-Black-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:focus\:via-Default-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xxs\:focus\:via-White-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .xxs\:focus\:via-Green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .xxs\:focus\:via-Blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:focus\:via-Silver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .xxs\:focus\:via-Yellow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .xxs\:focus\:via-Grey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xxs\:focus\:via-Gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xxs\:focus\:via-Red-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .xxs\:focus\:via-Gold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .xxs\:focus\:via-light-green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .xxs\:focus\:via-dark-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .xxs\:focus\:via-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:focus\:via-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .xxs\:focus\:via-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .xxs\:focus\:via-light-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .xxs\:focus\:via-bright-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xxs\:focus\:via-bright-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xxs\:focus\:via-SpaceGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .xxs\:focus\:via-Purple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:focus\:via-LightPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .xxs\:focus\:via-Glow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xxs\:focus\:via-Bronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .xxs\:focus\:via-Copper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .xxs\:focus\:via-Pink-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .xxs\:focus\:via-Orange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .xxs\:focus\:via-Coral-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .xxs\:focus\:via-MajesticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:focus\:via-PrismBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:focus\:via-CeramicBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .xxs\:focus\:via-MidnightBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .xxs\:focus\:via-PrismWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .xxs\:focus\:via-CeramicWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .xxs\:focus\:via-LilacPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .xxs\:focus\:via-CrownSilver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .xxs\:focus\:via-CoralBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .xxs\:focus\:via-lime-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .xxs\:focus\:via-apple-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .xxs\:focus\:via-bg-new-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .xxs\:focus\:via-bg-new-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .xxs\:focus\:via-new-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .xxs\:focus\:via-footer-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .xxs\:focus\:via-border-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .xxs\:focus\:via-apple-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .xxs\:focus\:via-crimson-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .xxs\:focus\:via-asurion-cyan:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .xxs\:focus\:via-bright-orange:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .xxs\:focus\:via-Graphite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .xxs\:focus\:via-PacificBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:focus\:via-light-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .xxs\:focus\:via-asurion-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .xxs\:focus\:via-OceanBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .xxs\:focus\:via-MetallicCopper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .xxs\:focus\:via-PorcelainWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .xxs\:focus\:via-LightBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .xxs\:focus\:via-CloudNavy-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xxs\:focus\:via-CloudMint-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .xxs\:focus\:via-CloudOrange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .xxs\:focus\:via-CloudLavender-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .xxs\:focus\:via-CloudRed-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .xxs\:focus\:via-CloudWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .xxs\:focus\:via-SunriseGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xxs\:focus\:via-SunshineGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .xxs\:focus\:via-AuraBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .xxs\:focus\:via-AuraGlow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .xxs\:focus\:via-MysticBronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .xxs\:focus\:via-MysticGreen-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .xxs\:focus\:via-MysticGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .xxs\:focus\:via-MysticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .xxs\:focus\:via-MysticWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .xxs\:focus\:via-price-blue1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .xxs\:focus\:via-indigo1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .xxs\:focus\:via-Purple-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .xxs\:focus\:via-new-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .xxs\:focus\:via-dark-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .xxs\:focus\:via-replace-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .xxs\:focus\:via-resolve-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .xxs\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .xxs\:to-current {
    --tw-gradient-to: currentColor;
  }

  .xxs\:to-black {
    --tw-gradient-to: #000;
  }

  .xxs\:to-white {
    --tw-gradient-to: #fff;
  }

  .xxs\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .xxs\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .xxs\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .xxs\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .xxs\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .xxs\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .xxs\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .xxs\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .xxs\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .xxs\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .xxs\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .xxs\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .xxs\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .xxs\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .xxs\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .xxs\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .xxs\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .xxs\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .xxs\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .xxs\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .xxs\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .xxs\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .xxs\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .xxs\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .xxs\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .xxs\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .xxs\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .xxs\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .xxs\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .xxs\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .xxs\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .xxs\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .xxs\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .xxs\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .xxs\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .xxs\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .xxs\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .xxs\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .xxs\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .xxs\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .xxs\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .xxs\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .xxs\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .xxs\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .xxs\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .xxs\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .xxs\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .xxs\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .xxs\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .xxs\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .xxs\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .xxs\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .xxs\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .xxs\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .xxs\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .xxs\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .xxs\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .xxs\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .xxs\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .xxs\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .xxs\:to-purple {
    --tw-gradient-to: #6700B8;
  }

  .xxs\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .xxs\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .xxs\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .xxs\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .xxs\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .xxs\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .xxs\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .xxs\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .xxs\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .xxs\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .xxs\:to-Asurion-White {
    --tw-gradient-to: #FFF;
  }

  .xxs\:to-Asurion-Blue-Brighter {
    --tw-gradient-to: #6B8BFF;
  }

  .xxs\:to-Asurion-Blue-Deep {
    --tw-gradient-to: #2743CC;
  }

  .xxs\:to-Asurion-Blue-Light {
    --tw-gradient-to: #F0F3FF;
  }

  .xxs\:to-Asurion-Purple {
    --tw-gradient-to: #8223D2;
  }

  .xxs\:to-Asurion-Purple-Deeper {
    --tw-gradient-to: #6700B8;
  }

  .xxs\:to-Asurion-Purple-Light {
    --tw-gradient-to: #F3E9FB;
  }

  .xxs\:to-Asurion-Gray-Deepest {
    --tw-gradient-to: #333F48;
  }

  .xxs\:to-Asurion-Gray-Deeper {
    --tw-gradient-to: #6E767D;
  }

  .xxs\:to-Asurion-Gray-Light {
    --tw-gradient-to: #A5AAAF;
  }

  .xxs\:to-Asurion-Gray-Lighter {
    --tw-gradient-to: #E6E6EB;
  }

  .xxs\:to-Asurion-Gray-Lightest {
    --tw-gradient-to: #D5D6DA;
  }

  .xxs\:to-Asurion-Red-Deep {
    --tw-gradient-to: #DB1B1B;
  }

  .xxs\:to-light-gray {
    --tw-gradient-to: #6E767D;
  }

  .xxs\:to-light-gray-1 {
    --tw-gradient-to: #A5AAAF;
  }

  .xxs\:to-light-gray-2 {
    --tw-gradient-to: #E6E6EB;
  }

  .xxs\:to-light-gray-3 {
    --tw-gradient-to: #F0F0F5;
  }

  .xxs\:to-light-gray-4 {
    --tw-gradient-to: #D5D6DA;
  }

  .xxs\:to-light-gray-5 {
    --tw-gradient-to: #333F48;
  }

  .xxs\:to-light-slate-gray {
    --tw-gradient-to: #8589A1;
  }

  .xxs\:to-denim-blue {
    --tw-gradient-to: #0066B2;
  }

  .xxs\:to-purple-1 {
    --tw-gradient-to: #8223D2;
  }

  .xxs\:to-dark-red {
    --tw-gradient-to: #DB1B1B;
  }

  .xxs\:to-bright-red {
    --tw-gradient-to: #F40715;
  }

  .xxs\:to-mustard-yellow {
    --tw-gradient-to: #ED8B00;
  }

  .xxs\:to-mustard-yellow-1 {
    --tw-gradient-to: #ED6600;
  }

  .xxs\:to-light-blue {
    --tw-gradient-to: #6B8BFF;
  }

  .xxs\:to-light-blue-1 {
    --tw-gradient-to: #4A68F9;
  }

  .xxs\:to-light-blue-3 {
    --tw-gradient-to:  #F0F3FF;
  }

  .xxs\:to-light-blue-4 {
    --tw-gradient-to: #F0F3FF;
  }

  .xxs\:to-purple-blue {
    --tw-gradient-to: #6469E1;
  }

  .xxs\:to-light-green {
    --tw-gradient-to: #00B574;
  }

  .xxs\:to-light-green-1 {
    --tw-gradient-to: #00B574;
  }

  .xxs\:to-light-bg-green {
    --tw-gradient-to: #F0FFF9;
  }

  .xxs\:to-green-1 {
    --tw-gradient-to: #0B8350;
  }

  .xxs\:to-pink-1 {
    --tw-gradient-to: #FFEDD5;
  }

  .xxs\:to-light-white-1 {
    --tw-gradient-to: #F8F6EE;
  }

  .xxs\:to-Black-3 {
    --tw-gradient-to: #1F2020;
  }

  .xxs\:to-Default-3 {
    --tw-gradient-to: #1F2120;
  }

  .xxs\:to-White-3 {
    --tw-gradient-to: #F9F6EF;
  }

  .xxs\:to-Green-3 {
    --tw-gradient-to: #AEE0CD;
  }

  .xxs\:to-Blue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .xxs\:to-Silver-3 {
    --tw-gradient-to: #E4E4E2;
  }

  .xxs\:to-Yellow-3 {
    --tw-gradient-to: #F3D060;
  }

  .xxs\:to-Grey-3 {
    --tw-gradient-to: #535150;
  }

  .xxs\:to-Gray-3 {
    --tw-gradient-to: #535150;
  }

  .xxs\:to-Red-3 {
    --tw-gradient-to: #BA0C2E;
  }

  .xxs\:to-Gold-3 {
    --tw-gradient-to: #F5DDC5;
  }

  .xxs\:to-light-green-3 {
    --tw-gradient-to: #F3E9FB;
  }

  .xxs\:to-dark-blue-2 {
    --tw-gradient-to: #2743CC;
  }

  .xxs\:to-blue-1 {
    --tw-gradient-to: #6B8BFF;
  }

  .xxs\:to-yellow-1 {
    --tw-gradient-to: #EDB800;
  }

  .xxs\:to-blue-2 {
    --tw-gradient-to: #253BAA;
  }

  .xxs\:to-light-pink {
    --tw-gradient-to: #FF5070;
  }

  .xxs\:to-bright-green {
    --tw-gradient-to: #6EFAC3;
  }

  .xxs\:to-bright-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .xxs\:to-SpaceGrey-3 {
    --tw-gradient-to: #535150;
  }

  .xxs\:to-Purple-3 {
    --tw-gradient-to: #6700B8;
  }

  .xxs\:to-LightPurple-3 {
    --tw-gradient-to: #D1CDDA;
  }

  .xxs\:to-Glow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .xxs\:to-Bronze-3 {
    --tw-gradient-to: #cd7f32;
  }

  .xxs\:to-Copper-3 {
    --tw-gradient-to: #B87333;
  }

  .xxs\:to-Pink-3 {
    --tw-gradient-to: #FFC0CB;
  }

  .xxs\:to-Orange-3 {
    --tw-gradient-to: #FFA500;
  }

  .xxs\:to-Coral-3 {
    --tw-gradient-to: #EE7762;
  }

  .xxs\:to-MajesticBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .xxs\:to-PrismBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .xxs\:to-CeramicBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .xxs\:to-MidnightBlack-3 {
    --tw-gradient-to: #00040D;
  }

  .xxs\:to-PrismWhite-3 {
    --tw-gradient-to: #E1D8CB;
  }

  .xxs\:to-CeramicWhite-3 {
    --tw-gradient-to: #c2c2c4;
  }

  .xxs\:to-LilacPurple-3 {
    --tw-gradient-to: #C8A2C8;
  }

  .xxs\:to-CrownSilver-3 {
    --tw-gradient-to: #b1a5aa;
  }

  .xxs\:to-CoralBlue-3 {
    --tw-gradient-to: #AFDCEC;
  }

  .xxs\:to-lime-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .xxs\:to-apple-green {
    --tw-gradient-to: #6EFAC3;
  }

  .xxs\:to-bg-new-blue {
    --tw-gradient-to: #39DCF0;
  }

  .xxs\:to-bg-new-pink {
    --tw-gradient-to: #E79AAE;
  }

  .xxs\:to-new-pink-1 {
    --tw-gradient-to: #E9A1B3;
  }

  .xxs\:to-footer-grey {
    --tw-gradient-to: #333238;
  }

  .xxs\:to-border-grey {
    --tw-gradient-to: #c4c4c4;
  }

  .xxs\:to-apple-green-1 {
    --tw-gradient-to: #30D091;
  }

  .xxs\:to-crimson-red {
    --tw-gradient-to: #d22323;
  }

  .xxs\:to-asurion-cyan {
    --tw-gradient-to: #95CED7;
  }

  .xxs\:to-bright-orange {
    --tw-gradient-to: #FF8B1A;
  }

  .xxs\:to-Graphite-3 {
    --tw-gradient-to: #D2CEDB;
  }

  .xxs\:to-PacificBlue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .xxs\:to-light-purple {
    --tw-gradient-to: #B3A3D7;
  }

  .xxs\:to-asurion-gray {
    --tw-gradient-to: #D8D8D8;
  }

  .xxs\:to-OceanBlue-3 {
    --tw-gradient-to: #0077be;
  }

  .xxs\:to-MetallicCopper-3 {
    --tw-gradient-to: #72281e;
  }

  .xxs\:to-PorcelainWhite-3 {
    --tw-gradient-to: #f8fbf8;
  }

  .xxs\:to-LightBlue-3 {
    --tw-gradient-to: #ADD8E6;
  }

  .xxs\:to-CloudNavy-3 {
    --tw-gradient-to: #607387;
  }

  .xxs\:to-CloudMint-3 {
    --tw-gradient-to: #607387;
  }

  .xxs\:to-CloudOrange-3 {
    --tw-gradient-to: #ffba97;
  }

  .xxs\:to-CloudLavender-3 {
    --tw-gradient-to: #d6d3e2;
  }

  .xxs\:to-CloudRed-3 {
    --tw-gradient-to: #dbb0a2;
  }

  .xxs\:to-CloudWhite-3 {
    --tw-gradient-to: #f2f2ed;
  }

  .xxs\:to-SunriseGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .xxs\:to-SunshineGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .xxs\:to-AuraBlack-3 {
    --tw-gradient-to: #1F2120;
  }

  .xxs\:to-AuraGlow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .xxs\:to-MysticBronze-3 {
    --tw-gradient-to: #3c2516;
  }

  .xxs\:to-MysticGreen-3 {
    --tw-gradient-to: #90A19A;
  }

  .xxs\:to-MysticGrey-3 {
    --tw-gradient-to: #564f55;
  }

  .xxs\:to-MysticBlack-3 {
    --tw-gradient-to: #353A3C;
  }

  .xxs\:to-MysticWhite-3 {
    --tw-gradient-to: #E4EDE3;
  }

  .xxs\:to-price-blue1 {
    --tw-gradient-to: #6B8BFF;
  }

  .xxs\:to-indigo1 {
    --tw-gradient-to: #6700B8;
  }

  .xxs\:to-Purple-4 {
    --tw-gradient-to: #9598F8;
  }

  .xxs\:to-new-blue-2 {
    --tw-gradient-to: #33B3C2;
  }

  .xxs\:to-dark-blue-3 {
    --tw-gradient-to: #041DFB;
  }

  .xxs\:to-replace-bg {
    --tw-gradient-to: #8AA4BC;
  }

  .xxs\:to-resolve-bg {
    --tw-gradient-to: #4783CB;
  }

  .xxs\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .xxs\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .xxs\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .xxs\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .xxs\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .xxs\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .xxs\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .xxs\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .xxs\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .xxs\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .xxs\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .xxs\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .xxs\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .xxs\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .xxs\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .xxs\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .xxs\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .xxs\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .xxs\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .xxs\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .xxs\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .xxs\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .xxs\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .xxs\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .xxs\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .xxs\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .xxs\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .xxs\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .xxs\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .xxs\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .xxs\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .xxs\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .xxs\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .xxs\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .xxs\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .xxs\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .xxs\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .xxs\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .xxs\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .xxs\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .xxs\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .xxs\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .xxs\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .xxs\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .xxs\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .xxs\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .xxs\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .xxs\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .xxs\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .xxs\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .xxs\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .xxs\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .xxs\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .xxs\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .xxs\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .xxs\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .xxs\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .xxs\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .xxs\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .xxs\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .xxs\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .xxs\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .xxs\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .xxs\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .xxs\:hover\:to-purple:hover {
    --tw-gradient-to: #6700B8;
  }

  .xxs\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .xxs\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .xxs\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .xxs\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .xxs\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .xxs\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .xxs\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .xxs\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .xxs\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .xxs\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .xxs\:hover\:to-Asurion-White:hover {
    --tw-gradient-to: #FFF;
  }

  .xxs\:hover\:to-Asurion-Blue-Brighter:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .xxs\:hover\:to-Asurion-Blue-Deep:hover {
    --tw-gradient-to: #2743CC;
  }

  .xxs\:hover\:to-Asurion-Blue-Light:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .xxs\:hover\:to-Asurion-Purple:hover {
    --tw-gradient-to: #8223D2;
  }

  .xxs\:hover\:to-Asurion-Purple-Deeper:hover {
    --tw-gradient-to: #6700B8;
  }

  .xxs\:hover\:to-Asurion-Purple-Light:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .xxs\:hover\:to-Asurion-Gray-Deepest:hover {
    --tw-gradient-to: #333F48;
  }

  .xxs\:hover\:to-Asurion-Gray-Deeper:hover {
    --tw-gradient-to: #6E767D;
  }

  .xxs\:hover\:to-Asurion-Gray-Light:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .xxs\:hover\:to-Asurion-Gray-Lighter:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .xxs\:hover\:to-Asurion-Gray-Lightest:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .xxs\:hover\:to-Asurion-Red-Deep:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .xxs\:hover\:to-light-gray:hover {
    --tw-gradient-to: #6E767D;
  }

  .xxs\:hover\:to-light-gray-1:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .xxs\:hover\:to-light-gray-2:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .xxs\:hover\:to-light-gray-3:hover {
    --tw-gradient-to: #F0F0F5;
  }

  .xxs\:hover\:to-light-gray-4:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .xxs\:hover\:to-light-gray-5:hover {
    --tw-gradient-to: #333F48;
  }

  .xxs\:hover\:to-light-slate-gray:hover {
    --tw-gradient-to: #8589A1;
  }

  .xxs\:hover\:to-denim-blue:hover {
    --tw-gradient-to: #0066B2;
  }

  .xxs\:hover\:to-purple-1:hover {
    --tw-gradient-to: #8223D2;
  }

  .xxs\:hover\:to-dark-red:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .xxs\:hover\:to-bright-red:hover {
    --tw-gradient-to: #F40715;
  }

  .xxs\:hover\:to-mustard-yellow:hover {
    --tw-gradient-to: #ED8B00;
  }

  .xxs\:hover\:to-mustard-yellow-1:hover {
    --tw-gradient-to: #ED6600;
  }

  .xxs\:hover\:to-light-blue:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .xxs\:hover\:to-light-blue-1:hover {
    --tw-gradient-to: #4A68F9;
  }

  .xxs\:hover\:to-light-blue-3:hover {
    --tw-gradient-to:  #F0F3FF;
  }

  .xxs\:hover\:to-light-blue-4:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .xxs\:hover\:to-purple-blue:hover {
    --tw-gradient-to: #6469E1;
  }

  .xxs\:hover\:to-light-green:hover {
    --tw-gradient-to: #00B574;
  }

  .xxs\:hover\:to-light-green-1:hover {
    --tw-gradient-to: #00B574;
  }

  .xxs\:hover\:to-light-bg-green:hover {
    --tw-gradient-to: #F0FFF9;
  }

  .xxs\:hover\:to-green-1:hover {
    --tw-gradient-to: #0B8350;
  }

  .xxs\:hover\:to-pink-1:hover {
    --tw-gradient-to: #FFEDD5;
  }

  .xxs\:hover\:to-light-white-1:hover {
    --tw-gradient-to: #F8F6EE;
  }

  .xxs\:hover\:to-Black-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .xxs\:hover\:to-Default-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .xxs\:hover\:to-White-3:hover {
    --tw-gradient-to: #F9F6EF;
  }

  .xxs\:hover\:to-Green-3:hover {
    --tw-gradient-to: #AEE0CD;
  }

  .xxs\:hover\:to-Blue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .xxs\:hover\:to-Silver-3:hover {
    --tw-gradient-to: #E4E4E2;
  }

  .xxs\:hover\:to-Yellow-3:hover {
    --tw-gradient-to: #F3D060;
  }

  .xxs\:hover\:to-Grey-3:hover {
    --tw-gradient-to: #535150;
  }

  .xxs\:hover\:to-Gray-3:hover {
    --tw-gradient-to: #535150;
  }

  .xxs\:hover\:to-Red-3:hover {
    --tw-gradient-to: #BA0C2E;
  }

  .xxs\:hover\:to-Gold-3:hover {
    --tw-gradient-to: #F5DDC5;
  }

  .xxs\:hover\:to-light-green-3:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .xxs\:hover\:to-dark-blue-2:hover {
    --tw-gradient-to: #2743CC;
  }

  .xxs\:hover\:to-blue-1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .xxs\:hover\:to-yellow-1:hover {
    --tw-gradient-to: #EDB800;
  }

  .xxs\:hover\:to-blue-2:hover {
    --tw-gradient-to: #253BAA;
  }

  .xxs\:hover\:to-light-pink:hover {
    --tw-gradient-to: #FF5070;
  }

  .xxs\:hover\:to-bright-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .xxs\:hover\:to-bright-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .xxs\:hover\:to-SpaceGrey-3:hover {
    --tw-gradient-to: #535150;
  }

  .xxs\:hover\:to-Purple-3:hover {
    --tw-gradient-to: #6700B8;
  }

  .xxs\:hover\:to-LightPurple-3:hover {
    --tw-gradient-to: #D1CDDA;
  }

  .xxs\:hover\:to-Glow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .xxs\:hover\:to-Bronze-3:hover {
    --tw-gradient-to: #cd7f32;
  }

  .xxs\:hover\:to-Copper-3:hover {
    --tw-gradient-to: #B87333;
  }

  .xxs\:hover\:to-Pink-3:hover {
    --tw-gradient-to: #FFC0CB;
  }

  .xxs\:hover\:to-Orange-3:hover {
    --tw-gradient-to: #FFA500;
  }

  .xxs\:hover\:to-Coral-3:hover {
    --tw-gradient-to: #EE7762;
  }

  .xxs\:hover\:to-MajesticBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .xxs\:hover\:to-PrismBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .xxs\:hover\:to-CeramicBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .xxs\:hover\:to-MidnightBlack-3:hover {
    --tw-gradient-to: #00040D;
  }

  .xxs\:hover\:to-PrismWhite-3:hover {
    --tw-gradient-to: #E1D8CB;
  }

  .xxs\:hover\:to-CeramicWhite-3:hover {
    --tw-gradient-to: #c2c2c4;
  }

  .xxs\:hover\:to-LilacPurple-3:hover {
    --tw-gradient-to: #C8A2C8;
  }

  .xxs\:hover\:to-CrownSilver-3:hover {
    --tw-gradient-to: #b1a5aa;
  }

  .xxs\:hover\:to-CoralBlue-3:hover {
    --tw-gradient-to: #AFDCEC;
  }

  .xxs\:hover\:to-lime-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .xxs\:hover\:to-apple-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .xxs\:hover\:to-bg-new-blue:hover {
    --tw-gradient-to: #39DCF0;
  }

  .xxs\:hover\:to-bg-new-pink:hover {
    --tw-gradient-to: #E79AAE;
  }

  .xxs\:hover\:to-new-pink-1:hover {
    --tw-gradient-to: #E9A1B3;
  }

  .xxs\:hover\:to-footer-grey:hover {
    --tw-gradient-to: #333238;
  }

  .xxs\:hover\:to-border-grey:hover {
    --tw-gradient-to: #c4c4c4;
  }

  .xxs\:hover\:to-apple-green-1:hover {
    --tw-gradient-to: #30D091;
  }

  .xxs\:hover\:to-crimson-red:hover {
    --tw-gradient-to: #d22323;
  }

  .xxs\:hover\:to-asurion-cyan:hover {
    --tw-gradient-to: #95CED7;
  }

  .xxs\:hover\:to-bright-orange:hover {
    --tw-gradient-to: #FF8B1A;
  }

  .xxs\:hover\:to-Graphite-3:hover {
    --tw-gradient-to: #D2CEDB;
  }

  .xxs\:hover\:to-PacificBlue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .xxs\:hover\:to-light-purple:hover {
    --tw-gradient-to: #B3A3D7;
  }

  .xxs\:hover\:to-asurion-gray:hover {
    --tw-gradient-to: #D8D8D8;
  }

  .xxs\:hover\:to-OceanBlue-3:hover {
    --tw-gradient-to: #0077be;
  }

  .xxs\:hover\:to-MetallicCopper-3:hover {
    --tw-gradient-to: #72281e;
  }

  .xxs\:hover\:to-PorcelainWhite-3:hover {
    --tw-gradient-to: #f8fbf8;
  }

  .xxs\:hover\:to-LightBlue-3:hover {
    --tw-gradient-to: #ADD8E6;
  }

  .xxs\:hover\:to-CloudNavy-3:hover {
    --tw-gradient-to: #607387;
  }

  .xxs\:hover\:to-CloudMint-3:hover {
    --tw-gradient-to: #607387;
  }

  .xxs\:hover\:to-CloudOrange-3:hover {
    --tw-gradient-to: #ffba97;
  }

  .xxs\:hover\:to-CloudLavender-3:hover {
    --tw-gradient-to: #d6d3e2;
  }

  .xxs\:hover\:to-CloudRed-3:hover {
    --tw-gradient-to: #dbb0a2;
  }

  .xxs\:hover\:to-CloudWhite-3:hover {
    --tw-gradient-to: #f2f2ed;
  }

  .xxs\:hover\:to-SunriseGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .xxs\:hover\:to-SunshineGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .xxs\:hover\:to-AuraBlack-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .xxs\:hover\:to-AuraGlow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .xxs\:hover\:to-MysticBronze-3:hover {
    --tw-gradient-to: #3c2516;
  }

  .xxs\:hover\:to-MysticGreen-3:hover {
    --tw-gradient-to: #90A19A;
  }

  .xxs\:hover\:to-MysticGrey-3:hover {
    --tw-gradient-to: #564f55;
  }

  .xxs\:hover\:to-MysticBlack-3:hover {
    --tw-gradient-to: #353A3C;
  }

  .xxs\:hover\:to-MysticWhite-3:hover {
    --tw-gradient-to: #E4EDE3;
  }

  .xxs\:hover\:to-price-blue1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .xxs\:hover\:to-indigo1:hover {
    --tw-gradient-to: #6700B8;
  }

  .xxs\:hover\:to-Purple-4:hover {
    --tw-gradient-to: #9598F8;
  }

  .xxs\:hover\:to-new-blue-2:hover {
    --tw-gradient-to: #33B3C2;
  }

  .xxs\:hover\:to-dark-blue-3:hover {
    --tw-gradient-to: #041DFB;
  }

  .xxs\:hover\:to-replace-bg:hover {
    --tw-gradient-to: #8AA4BC;
  }

  .xxs\:hover\:to-resolve-bg:hover {
    --tw-gradient-to: #4783CB;
  }

  .xxs\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .xxs\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .xxs\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .xxs\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .xxs\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .xxs\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .xxs\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .xxs\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .xxs\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .xxs\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .xxs\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .xxs\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .xxs\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .xxs\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .xxs\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .xxs\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .xxs\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .xxs\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .xxs\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .xxs\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .xxs\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .xxs\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .xxs\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .xxs\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .xxs\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .xxs\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .xxs\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .xxs\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .xxs\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .xxs\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .xxs\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .xxs\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .xxs\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .xxs\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .xxs\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .xxs\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .xxs\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .xxs\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .xxs\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .xxs\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .xxs\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .xxs\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .xxs\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .xxs\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .xxs\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .xxs\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .xxs\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .xxs\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .xxs\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .xxs\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .xxs\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .xxs\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .xxs\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .xxs\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .xxs\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .xxs\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .xxs\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .xxs\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .xxs\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .xxs\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .xxs\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .xxs\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .xxs\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .xxs\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .xxs\:focus\:to-purple:focus {
    --tw-gradient-to: #6700B8;
  }

  .xxs\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .xxs\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .xxs\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .xxs\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .xxs\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .xxs\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .xxs\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .xxs\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .xxs\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .xxs\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .xxs\:focus\:to-Asurion-White:focus {
    --tw-gradient-to: #FFF;
  }

  .xxs\:focus\:to-Asurion-Blue-Brighter:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .xxs\:focus\:to-Asurion-Blue-Deep:focus {
    --tw-gradient-to: #2743CC;
  }

  .xxs\:focus\:to-Asurion-Blue-Light:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .xxs\:focus\:to-Asurion-Purple:focus {
    --tw-gradient-to: #8223D2;
  }

  .xxs\:focus\:to-Asurion-Purple-Deeper:focus {
    --tw-gradient-to: #6700B8;
  }

  .xxs\:focus\:to-Asurion-Purple-Light:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .xxs\:focus\:to-Asurion-Gray-Deepest:focus {
    --tw-gradient-to: #333F48;
  }

  .xxs\:focus\:to-Asurion-Gray-Deeper:focus {
    --tw-gradient-to: #6E767D;
  }

  .xxs\:focus\:to-Asurion-Gray-Light:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .xxs\:focus\:to-Asurion-Gray-Lighter:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .xxs\:focus\:to-Asurion-Gray-Lightest:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .xxs\:focus\:to-Asurion-Red-Deep:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .xxs\:focus\:to-light-gray:focus {
    --tw-gradient-to: #6E767D;
  }

  .xxs\:focus\:to-light-gray-1:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .xxs\:focus\:to-light-gray-2:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .xxs\:focus\:to-light-gray-3:focus {
    --tw-gradient-to: #F0F0F5;
  }

  .xxs\:focus\:to-light-gray-4:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .xxs\:focus\:to-light-gray-5:focus {
    --tw-gradient-to: #333F48;
  }

  .xxs\:focus\:to-light-slate-gray:focus {
    --tw-gradient-to: #8589A1;
  }

  .xxs\:focus\:to-denim-blue:focus {
    --tw-gradient-to: #0066B2;
  }

  .xxs\:focus\:to-purple-1:focus {
    --tw-gradient-to: #8223D2;
  }

  .xxs\:focus\:to-dark-red:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .xxs\:focus\:to-bright-red:focus {
    --tw-gradient-to: #F40715;
  }

  .xxs\:focus\:to-mustard-yellow:focus {
    --tw-gradient-to: #ED8B00;
  }

  .xxs\:focus\:to-mustard-yellow-1:focus {
    --tw-gradient-to: #ED6600;
  }

  .xxs\:focus\:to-light-blue:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .xxs\:focus\:to-light-blue-1:focus {
    --tw-gradient-to: #4A68F9;
  }

  .xxs\:focus\:to-light-blue-3:focus {
    --tw-gradient-to:  #F0F3FF;
  }

  .xxs\:focus\:to-light-blue-4:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .xxs\:focus\:to-purple-blue:focus {
    --tw-gradient-to: #6469E1;
  }

  .xxs\:focus\:to-light-green:focus {
    --tw-gradient-to: #00B574;
  }

  .xxs\:focus\:to-light-green-1:focus {
    --tw-gradient-to: #00B574;
  }

  .xxs\:focus\:to-light-bg-green:focus {
    --tw-gradient-to: #F0FFF9;
  }

  .xxs\:focus\:to-green-1:focus {
    --tw-gradient-to: #0B8350;
  }

  .xxs\:focus\:to-pink-1:focus {
    --tw-gradient-to: #FFEDD5;
  }

  .xxs\:focus\:to-light-white-1:focus {
    --tw-gradient-to: #F8F6EE;
  }

  .xxs\:focus\:to-Black-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .xxs\:focus\:to-Default-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .xxs\:focus\:to-White-3:focus {
    --tw-gradient-to: #F9F6EF;
  }

  .xxs\:focus\:to-Green-3:focus {
    --tw-gradient-to: #AEE0CD;
  }

  .xxs\:focus\:to-Blue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .xxs\:focus\:to-Silver-3:focus {
    --tw-gradient-to: #E4E4E2;
  }

  .xxs\:focus\:to-Yellow-3:focus {
    --tw-gradient-to: #F3D060;
  }

  .xxs\:focus\:to-Grey-3:focus {
    --tw-gradient-to: #535150;
  }

  .xxs\:focus\:to-Gray-3:focus {
    --tw-gradient-to: #535150;
  }

  .xxs\:focus\:to-Red-3:focus {
    --tw-gradient-to: #BA0C2E;
  }

  .xxs\:focus\:to-Gold-3:focus {
    --tw-gradient-to: #F5DDC5;
  }

  .xxs\:focus\:to-light-green-3:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .xxs\:focus\:to-dark-blue-2:focus {
    --tw-gradient-to: #2743CC;
  }

  .xxs\:focus\:to-blue-1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .xxs\:focus\:to-yellow-1:focus {
    --tw-gradient-to: #EDB800;
  }

  .xxs\:focus\:to-blue-2:focus {
    --tw-gradient-to: #253BAA;
  }

  .xxs\:focus\:to-light-pink:focus {
    --tw-gradient-to: #FF5070;
  }

  .xxs\:focus\:to-bright-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .xxs\:focus\:to-bright-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .xxs\:focus\:to-SpaceGrey-3:focus {
    --tw-gradient-to: #535150;
  }

  .xxs\:focus\:to-Purple-3:focus {
    --tw-gradient-to: #6700B8;
  }

  .xxs\:focus\:to-LightPurple-3:focus {
    --tw-gradient-to: #D1CDDA;
  }

  .xxs\:focus\:to-Glow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .xxs\:focus\:to-Bronze-3:focus {
    --tw-gradient-to: #cd7f32;
  }

  .xxs\:focus\:to-Copper-3:focus {
    --tw-gradient-to: #B87333;
  }

  .xxs\:focus\:to-Pink-3:focus {
    --tw-gradient-to: #FFC0CB;
  }

  .xxs\:focus\:to-Orange-3:focus {
    --tw-gradient-to: #FFA500;
  }

  .xxs\:focus\:to-Coral-3:focus {
    --tw-gradient-to: #EE7762;
  }

  .xxs\:focus\:to-MajesticBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .xxs\:focus\:to-PrismBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .xxs\:focus\:to-CeramicBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .xxs\:focus\:to-MidnightBlack-3:focus {
    --tw-gradient-to: #00040D;
  }

  .xxs\:focus\:to-PrismWhite-3:focus {
    --tw-gradient-to: #E1D8CB;
  }

  .xxs\:focus\:to-CeramicWhite-3:focus {
    --tw-gradient-to: #c2c2c4;
  }

  .xxs\:focus\:to-LilacPurple-3:focus {
    --tw-gradient-to: #C8A2C8;
  }

  .xxs\:focus\:to-CrownSilver-3:focus {
    --tw-gradient-to: #b1a5aa;
  }

  .xxs\:focus\:to-CoralBlue-3:focus {
    --tw-gradient-to: #AFDCEC;
  }

  .xxs\:focus\:to-lime-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .xxs\:focus\:to-apple-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .xxs\:focus\:to-bg-new-blue:focus {
    --tw-gradient-to: #39DCF0;
  }

  .xxs\:focus\:to-bg-new-pink:focus {
    --tw-gradient-to: #E79AAE;
  }

  .xxs\:focus\:to-new-pink-1:focus {
    --tw-gradient-to: #E9A1B3;
  }

  .xxs\:focus\:to-footer-grey:focus {
    --tw-gradient-to: #333238;
  }

  .xxs\:focus\:to-border-grey:focus {
    --tw-gradient-to: #c4c4c4;
  }

  .xxs\:focus\:to-apple-green-1:focus {
    --tw-gradient-to: #30D091;
  }

  .xxs\:focus\:to-crimson-red:focus {
    --tw-gradient-to: #d22323;
  }

  .xxs\:focus\:to-asurion-cyan:focus {
    --tw-gradient-to: #95CED7;
  }

  .xxs\:focus\:to-bright-orange:focus {
    --tw-gradient-to: #FF8B1A;
  }

  .xxs\:focus\:to-Graphite-3:focus {
    --tw-gradient-to: #D2CEDB;
  }

  .xxs\:focus\:to-PacificBlue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .xxs\:focus\:to-light-purple:focus {
    --tw-gradient-to: #B3A3D7;
  }

  .xxs\:focus\:to-asurion-gray:focus {
    --tw-gradient-to: #D8D8D8;
  }

  .xxs\:focus\:to-OceanBlue-3:focus {
    --tw-gradient-to: #0077be;
  }

  .xxs\:focus\:to-MetallicCopper-3:focus {
    --tw-gradient-to: #72281e;
  }

  .xxs\:focus\:to-PorcelainWhite-3:focus {
    --tw-gradient-to: #f8fbf8;
  }

  .xxs\:focus\:to-LightBlue-3:focus {
    --tw-gradient-to: #ADD8E6;
  }

  .xxs\:focus\:to-CloudNavy-3:focus {
    --tw-gradient-to: #607387;
  }

  .xxs\:focus\:to-CloudMint-3:focus {
    --tw-gradient-to: #607387;
  }

  .xxs\:focus\:to-CloudOrange-3:focus {
    --tw-gradient-to: #ffba97;
  }

  .xxs\:focus\:to-CloudLavender-3:focus {
    --tw-gradient-to: #d6d3e2;
  }

  .xxs\:focus\:to-CloudRed-3:focus {
    --tw-gradient-to: #dbb0a2;
  }

  .xxs\:focus\:to-CloudWhite-3:focus {
    --tw-gradient-to: #f2f2ed;
  }

  .xxs\:focus\:to-SunriseGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .xxs\:focus\:to-SunshineGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .xxs\:focus\:to-AuraBlack-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .xxs\:focus\:to-AuraGlow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .xxs\:focus\:to-MysticBronze-3:focus {
    --tw-gradient-to: #3c2516;
  }

  .xxs\:focus\:to-MysticGreen-3:focus {
    --tw-gradient-to: #90A19A;
  }

  .xxs\:focus\:to-MysticGrey-3:focus {
    --tw-gradient-to: #564f55;
  }

  .xxs\:focus\:to-MysticBlack-3:focus {
    --tw-gradient-to: #353A3C;
  }

  .xxs\:focus\:to-MysticWhite-3:focus {
    --tw-gradient-to: #E4EDE3;
  }

  .xxs\:focus\:to-price-blue1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .xxs\:focus\:to-indigo1:focus {
    --tw-gradient-to: #6700B8;
  }

  .xxs\:focus\:to-Purple-4:focus {
    --tw-gradient-to: #9598F8;
  }

  .xxs\:focus\:to-new-blue-2:focus {
    --tw-gradient-to: #33B3C2;
  }

  .xxs\:focus\:to-dark-blue-3:focus {
    --tw-gradient-to: #041DFB;
  }

  .xxs\:focus\:to-replace-bg:focus {
    --tw-gradient-to: #8AA4BC;
  }

  .xxs\:focus\:to-resolve-bg:focus {
    --tw-gradient-to: #4783CB;
  }

  .xxs\:decoration-slice {
    -webkit-box-decoration-break: slice;
    box-decoration-break: slice;
  }

  .xxs\:decoration-clone {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }

  .xxs\:bg-auto {
    background-size: auto;
  }

  .xxs\:bg-cover {
    background-size: cover;
  }

  .xxs\:bg-contain {
    background-size: contain;
  }

  .xxs\:bg-fixed {
    background-attachment: fixed;
  }

  .xxs\:bg-local {
    background-attachment: local;
  }

  .xxs\:bg-scroll {
    background-attachment: scroll;
  }

  .xxs\:bg-clip-border {
    background-clip: border-box;
  }

  .xxs\:bg-clip-padding {
    background-clip: padding-box;
  }

  .xxs\:bg-clip-content {
    background-clip: content-box;
  }

  .xxs\:bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
  }

  .xxs\:bg-bottom {
    background-position: bottom;
  }

  .xxs\:bg-center {
    background-position: center;
  }

  .xxs\:bg-left {
    background-position: left;
  }

  .xxs\:bg-left-bottom {
    background-position: left bottom;
  }

  .xxs\:bg-left-top {
    background-position: left top;
  }

  .xxs\:bg-right {
    background-position: right;
  }

  .xxs\:bg-right-bottom {
    background-position: right bottom;
  }

  .xxs\:bg-right-top {
    background-position: right top;
  }

  .xxs\:bg-top {
    background-position: top;
  }

  .xxs\:bg-repeat {
    background-repeat: repeat;
  }

  .xxs\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .xxs\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .xxs\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .xxs\:bg-repeat-round {
    background-repeat: round;
  }

  .xxs\:bg-repeat-space {
    background-repeat: space;
  }

  .xxs\:bg-origin-border {
    background-origin: border-box;
  }

  .xxs\:bg-origin-padding {
    background-origin: padding-box;
  }

  .xxs\:bg-origin-content {
    background-origin: content-box;
  }

  .xxs\:fill-current {
    fill: currentColor;
  }

  .xxs\:stroke-current {
    stroke: currentColor;
  }

  .xxs\:stroke-0 {
    stroke-width: 0;
  }

  .xxs\:stroke-1 {
    stroke-width: 1;
  }

  .xxs\:stroke-2 {
    stroke-width: 2;
  }

  .xxs\:object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .xxs\:object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .xxs\:object-fill {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .xxs\:object-none {
    -o-object-fit: none;
    object-fit: none;
  }

  .xxs\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .xxs\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom;
  }

  .xxs\:object-center {
    -o-object-position: center;
    object-position: center;
  }

  .xxs\:object-left {
    -o-object-position: left;
    object-position: left;
  }

  .xxs\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom;
  }

  .xxs\:object-left-top {
    -o-object-position: left top;
    object-position: left top;
  }

  .xxs\:object-right {
    -o-object-position: right;
    object-position: right;
  }

  .xxs\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom;
  }

  .xxs\:object-right-top {
    -o-object-position: right top;
    object-position: right top;
  }

  .xxs\:object-top {
    -o-object-position: top;
    object-position: top;
  }

  .xxs\:p-0 {
    padding: 0px;
  }

  .xxs\:p-1 {
    padding: 0.25rem;
  }

  .xxs\:p-2 {
    padding: 0.5rem;
  }

  .xxs\:p-3 {
    padding: 0.75rem;
  }

  .xxs\:p-4 {
    padding: 1rem;
  }

  .xxs\:p-5 {
    padding: 1.25rem;
  }

  .xxs\:p-6 {
    padding: 1.5rem;
  }

  .xxs\:p-7 {
    padding: 1.75rem;
  }

  .xxs\:p-8 {
    padding: 2rem;
  }

  .xxs\:p-9 {
    padding: 2.25rem;
  }

  .xxs\:p-10 {
    padding: 2.5rem;
  }

  .xxs\:p-11 {
    padding: 2.75rem;
  }

  .xxs\:p-12 {
    padding: 3rem;
  }

  .xxs\:p-14 {
    padding: 3.5rem;
  }

  .xxs\:p-15 {
    padding: 15px;
  }

  .xxs\:p-16 {
    padding: 4rem;
  }

  .xxs\:p-17 {
    padding: 17px;
  }

  .xxs\:p-19 {
    padding: 19px;
  }

  .xxs\:p-20 {
    padding: 5rem;
  }

  .xxs\:p-22 {
    padding: 22px;
  }

  .xxs\:p-24 {
    padding: 6rem;
  }

  .xxs\:p-25 {
    padding: 25px;
  }

  .xxs\:p-26 {
    padding: 26px;
  }

  .xxs\:p-27 {
    padding: 27px;
  }

  .xxs\:p-28 {
    padding: 7rem;
  }

  .xxs\:p-29 {
    padding: 29px;
  }

  .xxs\:p-30 {
    padding: 30px;
  }

  .xxs\:p-32 {
    padding: 8rem;
  }

  .xxs\:p-35 {
    padding: 35px;
  }

  .xxs\:p-36 {
    padding: 9rem;
  }

  .xxs\:p-37 {
    padding: 37px;
  }

  .xxs\:p-40 {
    padding: 40px;
  }

  .xxs\:p-41 {
    padding: 41px;
  }

  .xxs\:p-44 {
    padding: 11rem;
  }

  .xxs\:p-45 {
    padding: 45px;
  }

  .xxs\:p-48 {
    padding: 12rem;
  }

  .xxs\:p-49 {
    padding: 49px;
  }

  .xxs\:p-50 {
    padding: 50px;
  }

  .xxs\:p-52 {
    padding: 13rem;
  }

  .xxs\:p-56 {
    padding: 14rem;
  }

  .xxs\:p-60 {
    padding: 60px;
  }

  .xxs\:p-64 {
    padding: 16rem;
  }

  .xxs\:p-65 {
    padding: 65px;
  }

  .xxs\:p-72 {
    padding: 72px;
  }

  .xxs\:p-80 {
    padding: 20rem;
  }

  .xxs\:p-85 {
    padding: 85px;
  }

  .xxs\:p-96 {
    padding: 24rem;
  }

  .xxs\:p-124 {
    padding: 124px;
  }

  .xxs\:p-px {
    padding: 1px;
  }

  .xxs\:p-0\.5 {
    padding: 0.125rem;
  }

  .xxs\:p-1\.5 {
    padding: 0.375rem;
  }

  .xxs\:p-2\.5 {
    padding: 0.625rem;
  }

  .xxs\:p-3\.5 {
    padding: 0.875rem;
  }

  .xxs\:p-p11 {
    padding: 11px;
  }

  .xxs\:p-p12 {
    padding: 12px;
  }

  .xxs\:p-p10 {
    padding: 10px;
  }

  .xxs\:p-p9 {
    padding: 9px;
  }

  .xxs\:p-p20 {
    padding: 20px;
  }

  .xxs\:p-p18 {
    padding: 18px;
  }

  .xxs\:p-p14 {
    padding: 14px;
  }

  .xxs\:p-p13 {
    padding: 13px;
  }

  .xxs\:p-p6 {
    padding: 6px;
  }

  .xxs\:p-p2 {
    padding: 2px;
  }

  .xxs\:p-p3 {
    padding: 3px;
  }

  .xxs\:p-p5 {
    padding: 5px;
  }

  .xxs\:p-40p-imp {
    padding: 40px !important;
  }

  .xxs\:p-67px {
    padding: 67px;
  }

  .xxs\:p-160px {
    padding: 160px;
  }

  .xxs\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .xxs\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .xxs\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .xxs\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .xxs\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .xxs\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .xxs\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .xxs\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .xxs\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .xxs\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .xxs\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .xxs\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .xxs\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .xxs\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .xxs\:px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .xxs\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .xxs\:px-17 {
    padding-left: 17px;
    padding-right: 17px;
  }

  .xxs\:px-19 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .xxs\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .xxs\:px-22 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .xxs\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .xxs\:px-25 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .xxs\:px-26 {
    padding-left: 26px;
    padding-right: 26px;
  }

  .xxs\:px-27 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .xxs\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .xxs\:px-29 {
    padding-left: 29px;
    padding-right: 29px;
  }

  .xxs\:px-30 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .xxs\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .xxs\:px-35 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .xxs\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .xxs\:px-37 {
    padding-left: 37px;
    padding-right: 37px;
  }

  .xxs\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .xxs\:px-41 {
    padding-left: 41px;
    padding-right: 41px;
  }

  .xxs\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .xxs\:px-45 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .xxs\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .xxs\:px-49 {
    padding-left: 49px;
    padding-right: 49px;
  }

  .xxs\:px-50 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .xxs\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .xxs\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .xxs\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .xxs\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .xxs\:px-65 {
    padding-left: 65px;
    padding-right: 65px;
  }

  .xxs\:px-72 {
    padding-left: 72px;
    padding-right: 72px;
  }

  .xxs\:px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .xxs\:px-85 {
    padding-left: 85px;
    padding-right: 85px;
  }

  .xxs\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .xxs\:px-124 {
    padding-left: 124px;
    padding-right: 124px;
  }

  .xxs\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .xxs\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .xxs\:px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .xxs\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .xxs\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .xxs\:px-p11 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .xxs\:px-p12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .xxs\:px-p10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .xxs\:px-p9 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .xxs\:px-p20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .xxs\:px-p18 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .xxs\:px-p14 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .xxs\:px-p13 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .xxs\:px-p6 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .xxs\:px-p2 {
    padding-left: 2px;
    padding-right: 2px;
  }

  .xxs\:px-p3 {
    padding-left: 3px;
    padding-right: 3px;
  }

  .xxs\:px-p5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .xxs\:px-40p-imp {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .xxs\:px-67px {
    padding-left: 67px;
    padding-right: 67px;
  }

  .xxs\:px-160px {
    padding-left: 160px;
    padding-right: 160px;
  }

  .xxs\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .xxs\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .xxs\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .xxs\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .xxs\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .xxs\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .xxs\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .xxs\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .xxs\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .xxs\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .xxs\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .xxs\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .xxs\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .xxs\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .xxs\:py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .xxs\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .xxs\:py-17 {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .xxs\:py-19 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .xxs\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .xxs\:py-22 {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .xxs\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .xxs\:py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .xxs\:py-26 {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .xxs\:py-27 {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .xxs\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .xxs\:py-29 {
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .xxs\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .xxs\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .xxs\:py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .xxs\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .xxs\:py-37 {
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .xxs\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .xxs\:py-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }

  .xxs\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .xxs\:py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .xxs\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .xxs\:py-49 {
    padding-top: 49px;
    padding-bottom: 49px;
  }

  .xxs\:py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .xxs\:py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .xxs\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .xxs\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .xxs\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .xxs\:py-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .xxs\:py-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .xxs\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .xxs\:py-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }

  .xxs\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .xxs\:py-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }

  .xxs\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .xxs\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .xxs\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .xxs\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .xxs\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .xxs\:py-p11 {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .xxs\:py-p12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .xxs\:py-p10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .xxs\:py-p9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .xxs\:py-p20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .xxs\:py-p18 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .xxs\:py-p14 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .xxs\:py-p13 {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .xxs\:py-p6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .xxs\:py-p2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .xxs\:py-p3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .xxs\:py-p5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .xxs\:py-40p-imp {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .xxs\:py-67px {
    padding-top: 67px;
    padding-bottom: 67px;
  }

  .xxs\:py-160px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .xxs\:pt-0 {
    padding-top: 0px;
  }

  .xxs\:pt-1 {
    padding-top: 0.25rem;
  }

  .xxs\:pt-2 {
    padding-top: 0.5rem;
  }

  .xxs\:pt-3 {
    padding-top: 0.75rem;
  }

  .xxs\:pt-4 {
    padding-top: 1rem;
  }

  .xxs\:pt-5 {
    padding-top: 1.25rem;
  }

  .xxs\:pt-6 {
    padding-top: 1.5rem;
  }

  .xxs\:pt-7 {
    padding-top: 1.75rem;
  }

  .xxs\:pt-8 {
    padding-top: 2rem;
  }

  .xxs\:pt-9 {
    padding-top: 2.25rem;
  }

  .xxs\:pt-10 {
    padding-top: 2.5rem;
  }

  .xxs\:pt-11 {
    padding-top: 2.75rem;
  }

  .xxs\:pt-12 {
    padding-top: 3rem;
  }

  .xxs\:pt-14 {
    padding-top: 3.5rem;
  }

  .xxs\:pt-15 {
    padding-top: 15px;
  }

  .xxs\:pt-16 {
    padding-top: 4rem;
  }

  .xxs\:pt-17 {
    padding-top: 17px;
  }

  .xxs\:pt-19 {
    padding-top: 19px;
  }

  .xxs\:pt-20 {
    padding-top: 5rem;
  }

  .xxs\:pt-22 {
    padding-top: 22px;
  }

  .xxs\:pt-24 {
    padding-top: 6rem;
  }

  .xxs\:pt-25 {
    padding-top: 25px;
  }

  .xxs\:pt-26 {
    padding-top: 26px;
  }

  .xxs\:pt-27 {
    padding-top: 27px;
  }

  .xxs\:pt-28 {
    padding-top: 7rem;
  }

  .xxs\:pt-29 {
    padding-top: 29px;
  }

  .xxs\:pt-30 {
    padding-top: 30px;
  }

  .xxs\:pt-32 {
    padding-top: 8rem;
  }

  .xxs\:pt-35 {
    padding-top: 35px;
  }

  .xxs\:pt-36 {
    padding-top: 9rem;
  }

  .xxs\:pt-37 {
    padding-top: 37px;
  }

  .xxs\:pt-40 {
    padding-top: 40px;
  }

  .xxs\:pt-41 {
    padding-top: 41px;
  }

  .xxs\:pt-44 {
    padding-top: 11rem;
  }

  .xxs\:pt-45 {
    padding-top: 45px;
  }

  .xxs\:pt-48 {
    padding-top: 12rem;
  }

  .xxs\:pt-49 {
    padding-top: 49px;
  }

  .xxs\:pt-50 {
    padding-top: 50px;
  }

  .xxs\:pt-52 {
    padding-top: 13rem;
  }

  .xxs\:pt-56 {
    padding-top: 14rem;
  }

  .xxs\:pt-60 {
    padding-top: 60px;
  }

  .xxs\:pt-64 {
    padding-top: 16rem;
  }

  .xxs\:pt-65 {
    padding-top: 65px;
  }

  .xxs\:pt-72 {
    padding-top: 72px;
  }

  .xxs\:pt-80 {
    padding-top: 20rem;
  }

  .xxs\:pt-85 {
    padding-top: 85px;
  }

  .xxs\:pt-96 {
    padding-top: 24rem;
  }

  .xxs\:pt-124 {
    padding-top: 124px;
  }

  .xxs\:pt-px {
    padding-top: 1px;
  }

  .xxs\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .xxs\:pt-1\.5 {
    padding-top: 0.375rem;
  }

  .xxs\:pt-2\.5 {
    padding-top: 0.625rem;
  }

  .xxs\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .xxs\:pt-p11 {
    padding-top: 11px;
  }

  .xxs\:pt-p12 {
    padding-top: 12px;
  }

  .xxs\:pt-p10 {
    padding-top: 10px;
  }

  .xxs\:pt-p9 {
    padding-top: 9px;
  }

  .xxs\:pt-p20 {
    padding-top: 20px;
  }

  .xxs\:pt-p18 {
    padding-top: 18px;
  }

  .xxs\:pt-p14 {
    padding-top: 14px;
  }

  .xxs\:pt-p13 {
    padding-top: 13px;
  }

  .xxs\:pt-p6 {
    padding-top: 6px;
  }

  .xxs\:pt-p2 {
    padding-top: 2px;
  }

  .xxs\:pt-p3 {
    padding-top: 3px;
  }

  .xxs\:pt-p5 {
    padding-top: 5px;
  }

  .xxs\:pt-40p-imp {
    padding-top: 40px !important;
  }

  .xxs\:pt-67px {
    padding-top: 67px;
  }

  .xxs\:pt-160px {
    padding-top: 160px;
  }

  .xxs\:pr-0 {
    padding-right: 0px;
  }

  .xxs\:pr-1 {
    padding-right: 0.25rem;
  }

  .xxs\:pr-2 {
    padding-right: 0.5rem;
  }

  .xxs\:pr-3 {
    padding-right: 0.75rem;
  }

  .xxs\:pr-4 {
    padding-right: 1rem;
  }

  .xxs\:pr-5 {
    padding-right: 1.25rem;
  }

  .xxs\:pr-6 {
    padding-right: 1.5rem;
  }

  .xxs\:pr-7 {
    padding-right: 1.75rem;
  }

  .xxs\:pr-8 {
    padding-right: 2rem;
  }

  .xxs\:pr-9 {
    padding-right: 2.25rem;
  }

  .xxs\:pr-10 {
    padding-right: 2.5rem;
  }

  .xxs\:pr-11 {
    padding-right: 2.75rem;
  }

  .xxs\:pr-12 {
    padding-right: 3rem;
  }

  .xxs\:pr-14 {
    padding-right: 3.5rem;
  }

  .xxs\:pr-15 {
    padding-right: 15px;
  }

  .xxs\:pr-16 {
    padding-right: 4rem;
  }

  .xxs\:pr-17 {
    padding-right: 17px;
  }

  .xxs\:pr-19 {
    padding-right: 19px;
  }

  .xxs\:pr-20 {
    padding-right: 5rem;
  }

  .xxs\:pr-22 {
    padding-right: 22px;
  }

  .xxs\:pr-24 {
    padding-right: 6rem;
  }

  .xxs\:pr-25 {
    padding-right: 25px;
  }

  .xxs\:pr-26 {
    padding-right: 26px;
  }

  .xxs\:pr-27 {
    padding-right: 27px;
  }

  .xxs\:pr-28 {
    padding-right: 7rem;
  }

  .xxs\:pr-29 {
    padding-right: 29px;
  }

  .xxs\:pr-30 {
    padding-right: 30px;
  }

  .xxs\:pr-32 {
    padding-right: 8rem;
  }

  .xxs\:pr-35 {
    padding-right: 35px;
  }

  .xxs\:pr-36 {
    padding-right: 9rem;
  }

  .xxs\:pr-37 {
    padding-right: 37px;
  }

  .xxs\:pr-40 {
    padding-right: 40px;
  }

  .xxs\:pr-41 {
    padding-right: 41px;
  }

  .xxs\:pr-44 {
    padding-right: 11rem;
  }

  .xxs\:pr-45 {
    padding-right: 45px;
  }

  .xxs\:pr-48 {
    padding-right: 12rem;
  }

  .xxs\:pr-49 {
    padding-right: 49px;
  }

  .xxs\:pr-50 {
    padding-right: 50px;
  }

  .xxs\:pr-52 {
    padding-right: 13rem;
  }

  .xxs\:pr-56 {
    padding-right: 14rem;
  }

  .xxs\:pr-60 {
    padding-right: 60px;
  }

  .xxs\:pr-64 {
    padding-right: 16rem;
  }

  .xxs\:pr-65 {
    padding-right: 65px;
  }

  .xxs\:pr-72 {
    padding-right: 72px;
  }

  .xxs\:pr-80 {
    padding-right: 20rem;
  }

  .xxs\:pr-85 {
    padding-right: 85px;
  }

  .xxs\:pr-96 {
    padding-right: 24rem;
  }

  .xxs\:pr-124 {
    padding-right: 124px;
  }

  .xxs\:pr-px {
    padding-right: 1px;
  }

  .xxs\:pr-0\.5 {
    padding-right: 0.125rem;
  }

  .xxs\:pr-1\.5 {
    padding-right: 0.375rem;
  }

  .xxs\:pr-2\.5 {
    padding-right: 0.625rem;
  }

  .xxs\:pr-3\.5 {
    padding-right: 0.875rem;
  }

  .xxs\:pr-p11 {
    padding-right: 11px;
  }

  .xxs\:pr-p12 {
    padding-right: 12px;
  }

  .xxs\:pr-p10 {
    padding-right: 10px;
  }

  .xxs\:pr-p9 {
    padding-right: 9px;
  }

  .xxs\:pr-p20 {
    padding-right: 20px;
  }

  .xxs\:pr-p18 {
    padding-right: 18px;
  }

  .xxs\:pr-p14 {
    padding-right: 14px;
  }

  .xxs\:pr-p13 {
    padding-right: 13px;
  }

  .xxs\:pr-p6 {
    padding-right: 6px;
  }

  .xxs\:pr-p2 {
    padding-right: 2px;
  }

  .xxs\:pr-p3 {
    padding-right: 3px;
  }

  .xxs\:pr-p5 {
    padding-right: 5px;
  }

  .xxs\:pr-40p-imp {
    padding-right: 40px !important;
  }

  .xxs\:pr-67px {
    padding-right: 67px;
  }

  .xxs\:pr-160px {
    padding-right: 160px;
  }

  .xxs\:pb-0 {
    padding-bottom: 0px;
  }

  .xxs\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .xxs\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .xxs\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .xxs\:pb-4 {
    padding-bottom: 1rem;
  }

  .xxs\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .xxs\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .xxs\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .xxs\:pb-8 {
    padding-bottom: 2rem;
  }

  .xxs\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .xxs\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .xxs\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .xxs\:pb-12 {
    padding-bottom: 3rem;
  }

  .xxs\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .xxs\:pb-15 {
    padding-bottom: 15px;
  }

  .xxs\:pb-16 {
    padding-bottom: 4rem;
  }

  .xxs\:pb-17 {
    padding-bottom: 17px;
  }

  .xxs\:pb-19 {
    padding-bottom: 19px;
  }

  .xxs\:pb-20 {
    padding-bottom: 5rem;
  }

  .xxs\:pb-22 {
    padding-bottom: 22px;
  }

  .xxs\:pb-24 {
    padding-bottom: 6rem;
  }

  .xxs\:pb-25 {
    padding-bottom: 25px;
  }

  .xxs\:pb-26 {
    padding-bottom: 26px;
  }

  .xxs\:pb-27 {
    padding-bottom: 27px;
  }

  .xxs\:pb-28 {
    padding-bottom: 7rem;
  }

  .xxs\:pb-29 {
    padding-bottom: 29px;
  }

  .xxs\:pb-30 {
    padding-bottom: 30px;
  }

  .xxs\:pb-32 {
    padding-bottom: 8rem;
  }

  .xxs\:pb-35 {
    padding-bottom: 35px;
  }

  .xxs\:pb-36 {
    padding-bottom: 9rem;
  }

  .xxs\:pb-37 {
    padding-bottom: 37px;
  }

  .xxs\:pb-40 {
    padding-bottom: 40px;
  }

  .xxs\:pb-41 {
    padding-bottom: 41px;
  }

  .xxs\:pb-44 {
    padding-bottom: 11rem;
  }

  .xxs\:pb-45 {
    padding-bottom: 45px;
  }

  .xxs\:pb-48 {
    padding-bottom: 12rem;
  }

  .xxs\:pb-49 {
    padding-bottom: 49px;
  }

  .xxs\:pb-50 {
    padding-bottom: 50px;
  }

  .xxs\:pb-52 {
    padding-bottom: 13rem;
  }

  .xxs\:pb-56 {
    padding-bottom: 14rem;
  }

  .xxs\:pb-60 {
    padding-bottom: 60px;
  }

  .xxs\:pb-64 {
    padding-bottom: 16rem;
  }

  .xxs\:pb-65 {
    padding-bottom: 65px;
  }

  .xxs\:pb-72 {
    padding-bottom: 72px;
  }

  .xxs\:pb-80 {
    padding-bottom: 20rem;
  }

  .xxs\:pb-85 {
    padding-bottom: 85px;
  }

  .xxs\:pb-96 {
    padding-bottom: 24rem;
  }

  .xxs\:pb-124 {
    padding-bottom: 124px;
  }

  .xxs\:pb-px {
    padding-bottom: 1px;
  }

  .xxs\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .xxs\:pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .xxs\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .xxs\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .xxs\:pb-p11 {
    padding-bottom: 11px;
  }

  .xxs\:pb-p12 {
    padding-bottom: 12px;
  }

  .xxs\:pb-p10 {
    padding-bottom: 10px;
  }

  .xxs\:pb-p9 {
    padding-bottom: 9px;
  }

  .xxs\:pb-p20 {
    padding-bottom: 20px;
  }

  .xxs\:pb-p18 {
    padding-bottom: 18px;
  }

  .xxs\:pb-p14 {
    padding-bottom: 14px;
  }

  .xxs\:pb-p13 {
    padding-bottom: 13px;
  }

  .xxs\:pb-p6 {
    padding-bottom: 6px;
  }

  .xxs\:pb-p2 {
    padding-bottom: 2px;
  }

  .xxs\:pb-p3 {
    padding-bottom: 3px;
  }

  .xxs\:pb-p5 {
    padding-bottom: 5px;
  }

  .xxs\:pb-40p-imp {
    padding-bottom: 40px !important;
  }

  .xxs\:pb-67px {
    padding-bottom: 67px;
  }

  .xxs\:pb-160px {
    padding-bottom: 160px;
  }

  .xxs\:pl-0 {
    padding-left: 0px;
  }

  .xxs\:pl-1 {
    padding-left: 0.25rem;
  }

  .xxs\:pl-2 {
    padding-left: 0.5rem;
  }

  .xxs\:pl-3 {
    padding-left: 0.75rem;
  }

  .xxs\:pl-4 {
    padding-left: 1rem;
  }

  .xxs\:pl-5 {
    padding-left: 1.25rem;
  }

  .xxs\:pl-6 {
    padding-left: 1.5rem;
  }

  .xxs\:pl-7 {
    padding-left: 1.75rem;
  }

  .xxs\:pl-8 {
    padding-left: 2rem;
  }

  .xxs\:pl-9 {
    padding-left: 2.25rem;
  }

  .xxs\:pl-10 {
    padding-left: 2.5rem;
  }

  .xxs\:pl-11 {
    padding-left: 2.75rem;
  }

  .xxs\:pl-12 {
    padding-left: 3rem;
  }

  .xxs\:pl-14 {
    padding-left: 3.5rem;
  }

  .xxs\:pl-15 {
    padding-left: 15px;
  }

  .xxs\:pl-16 {
    padding-left: 4rem;
  }

  .xxs\:pl-17 {
    padding-left: 17px;
  }

  .xxs\:pl-19 {
    padding-left: 19px;
  }

  .xxs\:pl-20 {
    padding-left: 5rem;
  }

  .xxs\:pl-22 {
    padding-left: 22px;
  }

  .xxs\:pl-24 {
    padding-left: 6rem;
  }

  .xxs\:pl-25 {
    padding-left: 25px;
  }

  .xxs\:pl-26 {
    padding-left: 26px;
  }

  .xxs\:pl-27 {
    padding-left: 27px;
  }

  .xxs\:pl-28 {
    padding-left: 7rem;
  }

  .xxs\:pl-29 {
    padding-left: 29px;
  }

  .xxs\:pl-30 {
    padding-left: 30px;
  }

  .xxs\:pl-32 {
    padding-left: 8rem;
  }

  .xxs\:pl-35 {
    padding-left: 35px;
  }

  .xxs\:pl-36 {
    padding-left: 9rem;
  }

  .xxs\:pl-37 {
    padding-left: 37px;
  }

  .xxs\:pl-40 {
    padding-left: 40px;
  }

  .xxs\:pl-41 {
    padding-left: 41px;
  }

  .xxs\:pl-44 {
    padding-left: 11rem;
  }

  .xxs\:pl-45 {
    padding-left: 45px;
  }

  .xxs\:pl-48 {
    padding-left: 12rem;
  }

  .xxs\:pl-49 {
    padding-left: 49px;
  }

  .xxs\:pl-50 {
    padding-left: 50px;
  }

  .xxs\:pl-52 {
    padding-left: 13rem;
  }

  .xxs\:pl-56 {
    padding-left: 14rem;
  }

  .xxs\:pl-60 {
    padding-left: 60px;
  }

  .xxs\:pl-64 {
    padding-left: 16rem;
  }

  .xxs\:pl-65 {
    padding-left: 65px;
  }

  .xxs\:pl-72 {
    padding-left: 72px;
  }

  .xxs\:pl-80 {
    padding-left: 20rem;
  }

  .xxs\:pl-85 {
    padding-left: 85px;
  }

  .xxs\:pl-96 {
    padding-left: 24rem;
  }

  .xxs\:pl-124 {
    padding-left: 124px;
  }

  .xxs\:pl-px {
    padding-left: 1px;
  }

  .xxs\:pl-0\.5 {
    padding-left: 0.125rem;
  }

  .xxs\:pl-1\.5 {
    padding-left: 0.375rem;
  }

  .xxs\:pl-2\.5 {
    padding-left: 0.625rem;
  }

  .xxs\:pl-3\.5 {
    padding-left: 0.875rem;
  }

  .xxs\:pl-p11 {
    padding-left: 11px;
  }

  .xxs\:pl-p12 {
    padding-left: 12px;
  }

  .xxs\:pl-p10 {
    padding-left: 10px;
  }

  .xxs\:pl-p9 {
    padding-left: 9px;
  }

  .xxs\:pl-p20 {
    padding-left: 20px;
  }

  .xxs\:pl-p18 {
    padding-left: 18px;
  }

  .xxs\:pl-p14 {
    padding-left: 14px;
  }

  .xxs\:pl-p13 {
    padding-left: 13px;
  }

  .xxs\:pl-p6 {
    padding-left: 6px;
  }

  .xxs\:pl-p2 {
    padding-left: 2px;
  }

  .xxs\:pl-p3 {
    padding-left: 3px;
  }

  .xxs\:pl-p5 {
    padding-left: 5px;
  }

  .xxs\:pl-40p-imp {
    padding-left: 40px !important;
  }

  .xxs\:pl-67px {
    padding-left: 67px;
  }

  .xxs\:pl-160px {
    padding-left: 160px;
  }

  .xxs\:text-left {
    text-align: left;
  }

  .xxs\:text-center {
    text-align: center;
  }

  .xxs\:text-right {
    text-align: right;
  }

  .xxs\:text-justify {
    text-align: justify;
  }

  .xxs\:align-baseline {
    vertical-align: baseline;
  }

  .xxs\:align-top {
    vertical-align: top;
  }

  .xxs\:align-middle {
    vertical-align: middle;
  }

  .xxs\:align-bottom {
    vertical-align: bottom;
  }

  .xxs\:align-text-top {
    vertical-align: text-top;
  }

  .xxs\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .xxs\:font-sans {
    font-family: Apercu;
  }

  .xxs\:font-serif {
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .xxs\:font-mono {
    font-family: ApercuMono;
  }

  .xxs\:font-ApercuRegularPro {
    font-family: Apercu-Regular-Pro;
  }

  .xxs\:font-ApercuBlackPro {
    font-family: Apercu-Black-Pro;
  }

  .xxs\:font-ApercuBoldPro {
    font-family: Apercu-Bold-Pro;
  }

  .xxs\:font-ApercuLightPro {
    font-family: Apercu-Light-Pro;
  }

  .xxs\:text-8 {
    font-size: 8px;
  }

  .xxs\:text-10 {
    font-size: 10px;
  }

  .xxs\:text-12 {
    font-size: 12px;
  }

  .xxs\:text-13 {
    font-size: 13px;
  }

  .xxs\:text-14 {
    font-size: 14px;
  }

  .xxs\:text-16 {
    font-size: 16px;
  }

  .xxs\:text-18 {
    font-size: 18px;
  }

  .xxs\:text-19 {
    font-size: 19px;
  }

  .xxs\:text-20 {
    font-size: 20px;
  }

  .xxs\:text-21 {
    font-size: 21px;
  }

  .xxs\:text-22 {
    font-size: 22px;
  }

  .xxs\:text-26 {
    font-size: 26px;
  }

  .xxs\:text-28 {
    font-size: 28px;
  }

  .xxs\:text-29 {
    font-size: 29px;
  }

  .xxs\:text-30 {
    font-size: 30px;
  }

  .xxs\:text-32 {
    font-size: 32px;
  }

  .xxs\:text-34 {
    font-size: 34px;
  }

  .xxs\:text-40 {
    font-size: 40px;
  }

  .xxs\:text-42 {
    font-size: 42px;
  }

  .xxs\:text-47 {
    font-size: 47px;
  }

  .xxs\:text-50 {
    font-size: 50px;
  }

  .xxs\:text-55 {
    font-size: 55px;
  }

  .xxs\:text-60 {
    font-size: 60px;
  }

  .xxs\:text-65 {
    font-size: 65px;
  }

  .xxs\:text-70 {
    font-size: 70px;
  }

  .xxs\:text-80 {
    font-size: 80px;
  }

  .xxs\:text-120 {
    font-size: 120px;
  }

  .xxs\:text-150 {
    font-size: 150px;
  }

  .xxs\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .xxs\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .xxs\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .xxs\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .xxs\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .xxs\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .xxs\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .xxs\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .xxs\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .xxs\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .xxs\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .xxs\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .xxs\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .xxs\:text-f50 {
    font-size: 50px;
  }

  .xxs\:text-imp30 {
    font-size: 30px !important;
  }

  .xxs\:font-thin {
    font-weight: 100;
  }

  .xxs\:font-extralight {
    font-weight: 200;
  }

  .xxs\:font-light {
    font-weight: 300;
  }

  .xxs\:font-normal {
    font-weight: 400;
  }

  .xxs\:font-medium {
    font-weight: 500;
  }

  .xxs\:font-semibold {
    font-weight: 600;
  }

  .xxs\:font-bold {
    font-weight: 700;
  }

  .xxs\:font-extrabold {
    font-weight: 800;
  }

  .xxs\:font-black {
    font-weight: 900;
  }

  .xxs\:uppercase {
    text-transform: uppercase;
  }

  .xxs\:lowercase {
    text-transform: lowercase;
  }

  .xxs\:capitalize {
    text-transform: capitalize;
  }

  .xxs\:normal-case {
    text-transform: none;
  }

  .xxs\:italic {
    font-style: italic;
  }

  .xxs\:not-italic {
    font-style: normal;
  }

  .xxs\:ordinal, .xxs\:slashed-zero, .xxs\:lining-nums, .xxs\:oldstyle-nums, .xxs\:proportional-nums, .xxs\:tabular-nums, .xxs\:diagonal-fractions, .xxs\:stacked-fractions {
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .xxs\:normal-nums {
    font-variant-numeric: normal;
  }

  .xxs\:ordinal {
    --tw-ordinal: ordinal;
  }

  .xxs\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .xxs\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .xxs\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .xxs\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .xxs\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .xxs\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .xxs\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .xxs\:leading-3 {
    line-height: .75rem;
  }

  .xxs\:leading-4 {
    line-height: 1rem;
  }

  .xxs\:leading-5 {
    line-height: 1.25rem;
  }

  .xxs\:leading-6 {
    line-height: 1.5rem;
  }

  .xxs\:leading-7 {
    line-height: 1.75rem;
  }

  .xxs\:leading-8 {
    line-height: 2rem;
  }

  .xxs\:leading-9 {
    line-height: 2.25rem;
  }

  .xxs\:leading-10 {
    line-height: 2.5rem;
  }

  .xxs\:leading-14 {
    line-height: 14px;
  }

  .xxs\:leading-18 {
    line-height: 18px;
  }

  .xxs\:leading-19 {
    line-height: 19px;
  }

  .xxs\:leading-20 {
    line-height: 20px;
  }

  .xxs\:leading-21 {
    line-height: 21px;
  }

  .xxs\:leading-23 {
    line-height: 23px;
  }

  .xxs\:leading-26 {
    line-height: 26px;
  }

  .xxs\:leading-28 {
    line-height: 28px;
  }

  .xxs\:leading-30 {
    line-height: 30px;
  }

  .xxs\:leading-38 {
    line-height: 38px;
  }

  .xxs\:leading-41 {
    line-height: 41px;
  }

  .xxs\:leading-46 {
    line-height: 46px;
  }

  .xxs\:leading-47 {
    line-height: 47px;
  }

  .xxs\:leading-49 {
    line-height: 49px;
  }

  .xxs\:leading-50 {
    line-height: 50px;
  }

  .xxs\:leading-54 {
    line-height: 54px;
  }

  .xxs\:leading-59 {
    line-height: 59px;
  }

  .xxs\:leading-61 {
    line-height: 61px;
  }

  .xxs\:leading-65 {
    line-height: 65px;
  }

  .xxs\:leading-70 {
    line-height: 70px;
  }

  .xxs\:leading-75 {
    line-height: 75px;
  }

  .xxs\:leading-94 {
    line-height: 94px;
  }

  .xxs\:leading-120 {
    line-height: 120%;
  }

  .xxs\:leading-140 {
    line-height: 140px;
  }

  .xxs\:leading-176 {
    line-height: 176px;
  }

  .xxs\:leading-none {
    line-height: 1;
  }

  .xxs\:leading-tight {
    line-height: 1.25;
  }

  .xxs\:leading-snug {
    line-height: 1.375;
  }

  .xxs\:leading-normal {
    line-height: 1.5;
  }

  .xxs\:leading-relaxed {
    line-height: 1.625;
  }

  .xxs\:leading-loose {
    line-height: 2;
  }

  .xxs\:tracking-widest {
    letter-spacing: 2px;
  }

  .xxs\:tracking-wides {
    letter-spacing: 1px;
  }

  .xxs\:tracking-narrow {
    letter-spacing: -0.01em;
  }

  .xxs\:-tracking-1 {
    letter-spacing: -1px;
  }

  .xxs\:text-transparent {
    color: transparent;
  }

  .xxs\:text-current {
    color: currentColor;
  }

  .xxs\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .xxs\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xxs\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .xxs\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .xxs\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .xxs\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .xxs\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .xxs\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .xxs\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .xxs\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .xxs\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .xxs\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .xxs\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .xxs\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .xxs\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .xxs\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .xxs\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .xxs\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .xxs\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .xxs\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .xxs\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .xxs\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .xxs\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .xxs\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .xxs\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .xxs\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .xxs\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .xxs\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .xxs\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .xxs\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .xxs\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .xxs\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .xxs\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .xxs\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .xxs\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .xxs\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .xxs\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .xxs\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .xxs\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .xxs\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .xxs\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .xxs\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .xxs\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .xxs\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .xxs\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .xxs\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .xxs\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .xxs\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .xxs\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .xxs\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .xxs\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .xxs\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .xxs\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .xxs\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .xxs\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .xxs\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .xxs\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .xxs\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .xxs\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .xxs\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .xxs\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .xxs\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .xxs\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xxs\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .xxs\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .xxs\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .xxs\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .xxs\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .xxs\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .xxs\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .xxs\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .xxs\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .xxs\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .xxs\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xxs\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xxs\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xxs\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xxs\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xxs\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xxs\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xxs\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xxs\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xxs\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xxs\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xxs\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xxs\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xxs\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xxs\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xxs\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .xxs\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xxs\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xxs\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .xxs\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .xxs\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xxs\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xxs\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .xxs\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .xxs\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .xxs\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .xxs\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .xxs\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xxs\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .xxs\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xxs\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xxs\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .xxs\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .xxs\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .xxs\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .xxs\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xxs\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xxs\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .xxs\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .xxs\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .xxs\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .xxs\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xxs\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xxs\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .xxs\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .xxs\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xxs\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xxs\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .xxs\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .xxs\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .xxs\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xxs\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xxs\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xxs\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xxs\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .xxs\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xxs\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .xxs\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .xxs\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .xxs\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .xxs\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .xxs\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xxs\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xxs\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xxs\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .xxs\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .xxs\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .xxs\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .xxs\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .xxs\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .xxs\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xxs\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xxs\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .xxs\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .xxs\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .xxs\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .xxs\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .xxs\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .xxs\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .xxs\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .xxs\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .xxs\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .xxs\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .xxs\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .xxs\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .xxs\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .xxs\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .xxs\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .xxs\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xxs\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xxs\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .xxs\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .xxs\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .xxs\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .xxs\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xxs\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xxs\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xxs\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xxs\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .xxs\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .xxs\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .xxs\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .xxs\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .xxs\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xxs\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .xxs\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .xxs\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .xxs\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .xxs\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .xxs\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .xxs\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .group:hover .xxs\:group-hover\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .group:hover .xxs\:group-hover\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .xxs\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .xxs\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Asurion-White:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Asurion-Blue-Brighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Asurion-Blue-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Asurion-Blue-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Asurion-Purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Asurion-Purple-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Asurion-Purple-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Asurion-Gray-Deepest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Asurion-Gray-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Asurion-Gray-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Asurion-Gray-Lighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Asurion-Gray-Lightest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Asurion-Red-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-light-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-light-gray-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-light-gray-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-light-gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-light-gray-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-light-gray-5:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-light-slate-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-denim-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-purple-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-dark-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-bright-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-mustard-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-mustard-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-light-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-light-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-light-blue-3:focus-within {
    color:  #F0F3FF;
  }

  .xxs\:focus-within\:text-light-blue-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-purple-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-light-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-light-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-light-bg-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-light-white-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Black-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Default-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-White-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Silver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Yellow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Grey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Red-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Gold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-light-green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-dark-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-light-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-bright-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-bright-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-SpaceGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Purple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-LightPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Glow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Bronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Copper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Pink-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Orange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Coral-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-MajesticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-PrismBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-CeramicBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-MidnightBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-PrismWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-CeramicWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-LilacPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-CrownSilver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-CoralBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-lime-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-apple-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-bg-new-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-bg-new-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-new-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-footer-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-border-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-apple-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-crimson-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-asurion-cyan:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-bright-orange:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Graphite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-PacificBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-light-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-asurion-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-OceanBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-MetallicCopper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-PorcelainWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-LightBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-CloudNavy-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-CloudMint-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-CloudOrange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-CloudLavender-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-CloudRed-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-CloudWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-SunriseGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-SunshineGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-AuraBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-AuraGlow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-MysticBronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-MysticGreen-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-MysticGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-MysticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-MysticWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-price-blue1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-indigo1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-Purple-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-new-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-dark-blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-replace-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .xxs\:focus-within\:text-resolve-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-transparent:hover {
    color: transparent;
  }

  .xxs\:hover\:text-current:hover {
    color: currentColor;
  }

  .xxs\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Asurion-White:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Asurion-Blue-Brighter:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Asurion-Blue-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Asurion-Blue-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Asurion-Purple:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Asurion-Purple-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Asurion-Purple-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Asurion-Gray-Deepest:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Asurion-Gray-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Asurion-Gray-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Asurion-Gray-Lighter:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Asurion-Gray-Lightest:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Asurion-Red-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-light-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-light-gray-1:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-light-gray-2:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-light-gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-light-gray-4:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-light-gray-5:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-light-slate-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-denim-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-purple-1:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-dark-red:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-bright-red:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-mustard-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-mustard-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-light-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-light-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-light-blue-3:hover {
    color:  #F0F3FF;
  }

  .xxs\:hover\:text-light-blue-4:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-purple-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-light-green:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-light-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-light-bg-green:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-light-white-1:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Black-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Default-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-White-3:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Silver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Yellow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Grey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Red-3:hover {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Gold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-light-green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-dark-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-light-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-bright-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-bright-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-SpaceGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Purple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-LightPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Glow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Bronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Copper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Pink-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Orange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Coral-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-MajesticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-PrismBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-CeramicBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-MidnightBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-PrismWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-CeramicWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-LilacPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-CrownSilver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-CoralBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-lime-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-apple-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-bg-new-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-bg-new-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-new-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-footer-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-border-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-apple-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-crimson-red:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-asurion-cyan:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-bright-orange:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Graphite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-PacificBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-light-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-asurion-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-OceanBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-MetallicCopper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-PorcelainWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-LightBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-CloudNavy-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-CloudMint-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-CloudOrange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-CloudLavender-3:hover {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-CloudRed-3:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-CloudWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-SunriseGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-SunshineGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-AuraBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-AuraGlow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-MysticBronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-MysticGreen-3:hover {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-MysticGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-MysticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-MysticWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-price-blue1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-indigo1:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-Purple-4:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-new-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-dark-blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-replace-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .xxs\:hover\:text-resolve-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-transparent:focus {
    color: transparent;
  }

  .xxs\:focus\:text-current:focus {
    color: currentColor;
  }

  .xxs\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Asurion-White:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Asurion-Blue-Brighter:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Asurion-Blue-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Asurion-Blue-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Asurion-Purple:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Asurion-Purple-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Asurion-Purple-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Asurion-Gray-Deepest:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Asurion-Gray-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Asurion-Gray-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Asurion-Gray-Lighter:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Asurion-Gray-Lightest:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Asurion-Red-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-light-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-light-gray-1:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-light-gray-2:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-light-gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-light-gray-4:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-light-gray-5:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-light-slate-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-denim-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-purple-1:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-dark-red:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-bright-red:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-mustard-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-mustard-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-light-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-light-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-light-blue-3:focus {
    color:  #F0F3FF;
  }

  .xxs\:focus\:text-light-blue-4:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-purple-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-light-green:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-light-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-light-bg-green:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-light-white-1:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Black-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Default-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-White-3:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Silver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Yellow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Grey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Red-3:focus {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Gold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-light-green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-dark-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-light-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-bright-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-bright-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-SpaceGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Purple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-LightPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Glow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Bronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Copper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Pink-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Orange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Coral-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-MajesticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-PrismBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-CeramicBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-MidnightBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-PrismWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-CeramicWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-LilacPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-CrownSilver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-CoralBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-lime-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-apple-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-bg-new-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-bg-new-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-new-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-footer-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-border-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-apple-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-crimson-red:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-asurion-cyan:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-bright-orange:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Graphite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-PacificBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-light-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-asurion-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-OceanBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-MetallicCopper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-PorcelainWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-LightBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-CloudNavy-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-CloudMint-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-CloudOrange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-CloudLavender-3:focus {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-CloudRed-3:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-CloudWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-SunriseGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-SunshineGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-AuraBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-AuraGlow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-MysticBronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-MysticGreen-3:focus {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-MysticGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-MysticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-MysticWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-price-blue1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-indigo1:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-Purple-4:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-new-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-dark-blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-replace-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .xxs\:focus\:text-resolve-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .xxs\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .xxs\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .xxs\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .xxs\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .xxs\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .xxs\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .xxs\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .xxs\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .xxs\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .xxs\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .xxs\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .xxs\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .xxs\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .xxs\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .xxs\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .xxs\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .xxs\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .xxs\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .xxs\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .xxs\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .xxs\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .xxs\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .xxs\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .xxs\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .xxs\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .xxs\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .xxs\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .xxs\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .xxs\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .xxs\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .xxs\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .xxs\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .xxs\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .xxs\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .xxs\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .xxs\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .xxs\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .xxs\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .xxs\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .xxs\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .xxs\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .xxs\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .xxs\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .xxs\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .xxs\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .xxs\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .xxs\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .xxs\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .xxs\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .xxs\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .xxs\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .xxs\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .xxs\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .xxs\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .xxs\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .xxs\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .xxs\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .xxs\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .xxs\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .xxs\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .xxs\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .xxs\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .xxs\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .xxs\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .xxs\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .xxs\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .xxs\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .xxs\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .xxs\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .xxs\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .xxs\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .xxs\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .xxs\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .xxs\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .xxs\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .xxs\:underline {
    text-decoration: underline;
  }

  .xxs\:line-through {
    text-decoration: line-through;
  }

  .xxs\:no-underline {
    text-decoration: none;
  }

  .group:hover .xxs\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .xxs\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .xxs\:group-hover\:no-underline {
    text-decoration: none;
  }

  .xxs\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .xxs\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .xxs\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .xxs\:hover\:underline:hover {
    text-decoration: underline;
  }

  .xxs\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .xxs\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .xxs\:focus\:underline:focus {
    text-decoration: underline;
  }

  .xxs\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .xxs\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .xxs\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .xxs\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .xxs\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .xxs\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .xxs\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .xxs\:placeholder-current::placeholder {
    color: currentColor;
  }

  .xxs\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-White::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-White::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Blue-Brighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Blue-Brighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Blue-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Blue-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Blue-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Blue-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Purple-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Purple-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Purple-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Purple-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Gray-Deepest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Gray-Deepest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Gray-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Gray-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Gray-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Gray-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Gray-Lighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Gray-Lighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Gray-Lightest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Gray-Lightest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Red-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Asurion-Red-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-gray-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-gray-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-gray-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-gray-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-gray-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-gray-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-gray-5::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-gray-5::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-slate-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-slate-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-denim-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-denim-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-purple-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-purple-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-dark-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-dark-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-bright-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-bright-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-mustard-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-mustard-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-mustard-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-mustard-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-blue-3::-moz-placeholder {
    color:  #F0F3FF;
  }

  .xxs\:placeholder-light-blue-3::placeholder {
    color:  #F0F3FF;
  }

  .xxs\:placeholder-light-blue-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-blue-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-purple-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-purple-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-bg-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-bg-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-white-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-white-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Black-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Black-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Default-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Default-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-White-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-White-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Silver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Silver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Yellow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Yellow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Grey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Grey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Red-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Red-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Gold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Gold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-dark-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-dark-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-bright-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-bright-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-bright-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-bright-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-SpaceGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-SpaceGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Purple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Purple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-LightPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-LightPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Glow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Glow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Bronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Bronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Copper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Copper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Pink-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Pink-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Orange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Orange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Coral-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Coral-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-MajesticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-MajesticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-PrismBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-PrismBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-CeramicBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-CeramicBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-MidnightBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-MidnightBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-PrismWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-PrismWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-CeramicWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-CeramicWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-LilacPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-LilacPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-CrownSilver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-CrownSilver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-CoralBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-CoralBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-lime-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-lime-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-apple-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-apple-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-bg-new-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-bg-new-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-bg-new-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-bg-new-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-new-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-new-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-footer-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-footer-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-border-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-border-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-apple-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-apple-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-crimson-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-crimson-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-asurion-cyan::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-asurion-cyan::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-bright-orange::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-bright-orange::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Graphite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Graphite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-PacificBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-PacificBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-light-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-asurion-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-asurion-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-OceanBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-OceanBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-MetallicCopper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-MetallicCopper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-PorcelainWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-PorcelainWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-LightBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-LightBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-CloudNavy-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-CloudNavy-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-CloudMint-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-CloudMint-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-CloudOrange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-CloudOrange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-CloudLavender-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-CloudLavender-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-CloudRed-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-CloudRed-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-CloudWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-CloudWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-SunriseGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-SunriseGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-SunshineGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-SunshineGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-AuraBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-AuraBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-AuraGlow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-AuraGlow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-MysticBronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-MysticBronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-MysticGreen-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-MysticGreen-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-MysticGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-MysticGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-MysticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-MysticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-MysticWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-MysticWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-price-blue1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-price-blue1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-indigo1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-indigo1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Purple-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-Purple-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-new-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-new-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-dark-blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-dark-blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-replace-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-replace-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-resolve-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-resolve-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .xxs\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .xxs\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .xxs\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .xxs\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-White:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-White:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Blue-Brighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Blue-Brighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Blue-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Blue-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Blue-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Blue-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Purple-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Purple-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Purple-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Purple-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Gray-Deepest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Gray-Deepest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Gray-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Gray-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Gray-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Gray-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Gray-Lighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Gray-Lighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Gray-Lightest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Gray-Lightest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Red-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Asurion-Red-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-gray-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-gray-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-gray-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-gray-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-gray-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-gray-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-gray-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-gray-5:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-slate-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-slate-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-denim-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-denim-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-purple-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-purple-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-dark-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-dark-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-bright-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-bright-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-mustard-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-mustard-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-mustard-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-mustard-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-blue-3:focus::-moz-placeholder {
    color:  #F0F3FF;
  }

  .xxs\:focus\:placeholder-light-blue-3:focus::placeholder {
    color:  #F0F3FF;
  }

  .xxs\:focus\:placeholder-light-blue-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-blue-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-purple-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-purple-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-bg-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-bg-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-white-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-white-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Black-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Black-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Default-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Default-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-White-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-White-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Silver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Silver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Yellow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Yellow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Grey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Grey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Red-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Red-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Gold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Gold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-dark-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-dark-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-bright-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-bright-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-bright-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-bright-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-SpaceGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-SpaceGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Purple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Purple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-LightPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-LightPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Glow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Glow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Bronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Bronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Copper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Copper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Pink-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Pink-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Orange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Orange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Coral-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Coral-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-MajesticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-MajesticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-PrismBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-PrismBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-CeramicBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-CeramicBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-MidnightBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-MidnightBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-PrismWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-PrismWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-CeramicWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-CeramicWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-LilacPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-LilacPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-CrownSilver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-CrownSilver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-CoralBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-CoralBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-lime-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-lime-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-apple-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-apple-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-bg-new-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-bg-new-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-bg-new-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-bg-new-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-new-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-new-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-footer-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-footer-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-border-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-border-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-apple-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-apple-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-crimson-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-crimson-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-asurion-cyan:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-asurion-cyan:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-bright-orange:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-bright-orange:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Graphite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Graphite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-PacificBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-PacificBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-light-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-asurion-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-asurion-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-OceanBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-OceanBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-MetallicCopper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-MetallicCopper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-PorcelainWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-PorcelainWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-LightBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-LightBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-CloudNavy-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-CloudNavy-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-CloudMint-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-CloudMint-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-CloudOrange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-CloudOrange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-CloudLavender-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-CloudLavender-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-CloudRed-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-CloudRed-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-CloudWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-CloudWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-SunriseGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-SunriseGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-SunshineGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-SunshineGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-AuraBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-AuraBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-AuraGlow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-AuraGlow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-MysticBronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-MysticBronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-MysticGreen-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-MysticGreen-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-MysticGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-MysticGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-MysticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-MysticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-MysticWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-MysticWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-price-blue1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-price-blue1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-indigo1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-indigo1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Purple-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-Purple-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-new-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-new-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-dark-blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-dark-blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-replace-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-replace-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-resolve-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .xxs\:focus\:placeholder-resolve-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .xxs\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .xxs\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .xxs\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .xxs\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .xxs\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .xxs\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .xxs\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .xxs\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .xxs\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .xxs\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .xxs\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .xxs\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .xxs\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .xxs\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .xxs\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .xxs\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .xxs\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .xxs\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .xxs\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .xxs\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .xxs\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .xxs\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .xxs\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .xxs\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .xxs\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .xxs\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .xxs\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .xxs\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .xxs\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .xxs\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .xxs\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .xxs\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .xxs\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .xxs\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .xxs\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .xxs\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .xxs\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .xxs\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .xxs\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .xxs\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .xxs\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .xxs\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .xxs\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .xxs\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .xxs\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .xxs\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .xxs\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .xxs\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .xxs\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .xxs\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .xxs\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .xxs\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .xxs\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .xxs\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .xxs\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .xxs\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .xxs\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .xxs\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .xxs\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .xxs\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .xxs\:opacity-0 {
    opacity: 0;
  }

  .xxs\:opacity-5 {
    opacity: 0.05;
  }

  .xxs\:opacity-10 {
    opacity: 0.1;
  }

  .xxs\:opacity-20 {
    opacity: 0.2;
  }

  .xxs\:opacity-25 {
    opacity: 0.25;
  }

  .xxs\:opacity-30 {
    opacity: 0.3;
  }

  .xxs\:opacity-40 {
    opacity: 0.4;
  }

  .xxs\:opacity-50 {
    opacity: 0.5;
  }

  .xxs\:opacity-60 {
    opacity: 0.6;
  }

  .xxs\:opacity-70 {
    opacity: 0.7;
  }

  .xxs\:opacity-75 {
    opacity: 0.75;
  }

  .xxs\:opacity-80 {
    opacity: 0.8;
  }

  .xxs\:opacity-90 {
    opacity: 0.9;
  }

  .xxs\:opacity-95 {
    opacity: 0.95;
  }

  .xxs\:opacity-100 {
    opacity: 1;
  }

  .group:hover .xxs\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .xxs\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .xxs\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .xxs\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .xxs\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .xxs\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .xxs\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .xxs\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .xxs\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .xxs\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .xxs\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .xxs\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .xxs\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .xxs\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .xxs\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .xxs\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .xxs\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .xxs\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .xxs\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .xxs\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .xxs\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .xxs\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .xxs\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .xxs\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .xxs\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .xxs\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .xxs\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .xxs\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .xxs\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .xxs\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .xxs\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .xxs\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .xxs\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .xxs\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .xxs\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .xxs\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .xxs\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .xxs\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .xxs\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .xxs\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .xxs\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .xxs\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .xxs\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .xxs\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .xxs\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .xxs\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .xxs\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .xxs\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .xxs\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .xxs\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .xxs\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .xxs\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .xxs\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .xxs\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .xxs\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .xxs\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .xxs\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .xxs\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .xxs\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .xxs\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .xxs\:disabled\:opacity-0:disabled {
    opacity: 0;
  }

  .xxs\:disabled\:opacity-5:disabled {
    opacity: 0.05;
  }

  .xxs\:disabled\:opacity-10:disabled {
    opacity: 0.1;
  }

  .xxs\:disabled\:opacity-20:disabled {
    opacity: 0.2;
  }

  .xxs\:disabled\:opacity-25:disabled {
    opacity: 0.25;
  }

  .xxs\:disabled\:opacity-30:disabled {
    opacity: 0.3;
  }

  .xxs\:disabled\:opacity-40:disabled {
    opacity: 0.4;
  }

  .xxs\:disabled\:opacity-50:disabled {
    opacity: 0.5;
  }

  .xxs\:disabled\:opacity-60:disabled {
    opacity: 0.6;
  }

  .xxs\:disabled\:opacity-70:disabled {
    opacity: 0.7;
  }

  .xxs\:disabled\:opacity-75:disabled {
    opacity: 0.75;
  }

  .xxs\:disabled\:opacity-80:disabled {
    opacity: 0.8;
  }

  .xxs\:disabled\:opacity-90:disabled {
    opacity: 0.9;
  }

  .xxs\:disabled\:opacity-95:disabled {
    opacity: 0.95;
  }

  .xxs\:disabled\:opacity-100:disabled {
    opacity: 1;
  }

  .xxs\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .xxs\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .xxs\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .xxs\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .xxs\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .xxs\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .xxs\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .xxs\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .xxs\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .xxs\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .xxs\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .xxs\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .xxs\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .xxs\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .xxs\:bg-blend-color {
    background-blend-mode: color;
  }

  .xxs\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .xxs\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .xxs\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .xxs\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .xxs\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .xxs\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .xxs\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .xxs\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .xxs\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .xxs\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .xxs\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .xxs\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .xxs\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .xxs\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .xxs\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .xxs\:mix-blend-color {
    mix-blend-mode: color;
  }

  .xxs\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .xxs\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xxs\:group-hover\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xxs\:group-hover\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xxs\:group-hover\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xxs\:group-hover\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xxs\:group-hover\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xxs\:group-hover\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xxs\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xxs\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xxs\:group-hover\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xxs\:group-hover\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xxs\:group-hover\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xxs\:group-hover\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .xxs\:group-hover\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus-within\:shadow:focus-within {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus-within\:shadow-bs:focus-within {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus-within\:shadow-strong:focus-within {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus-within\:shadow-tooltip:focus-within {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus-within\:shadow-colorbox:focus-within {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus-within\:shadow-colorCircle:focus-within {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:hover\:shadow-sm:hover {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:hover\:shadow:hover {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:hover\:shadow-bs:hover {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:hover\:shadow-strong:hover {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:hover\:shadow-tooltip:hover {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:hover\:shadow-colorbox:hover {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:hover\:shadow-colorCircle:hover {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus\:shadow-sm:focus {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus\:shadow:focus {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus\:shadow-md:focus {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus\:shadow-lg:focus {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus\:shadow-xl:focus {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus\:shadow-bs:focus {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus\:shadow-strong:focus {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus\:shadow-tooltip:focus {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus\:shadow-colorbox:focus {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:focus\:shadow-colorCircle:focus {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .xxs\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .xxs\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .xxs\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .xxs\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .xxs\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .xxs\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .xxs\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .xxs\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .xxs\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .xxs\:ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xxs\:ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xxs\:ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xxs\:ring-4 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xxs\:ring-8 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xxs\:ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xxs\:focus-within\:ring-0:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xxs\:focus-within\:ring-1:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xxs\:focus-within\:ring-2:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xxs\:focus-within\:ring-4:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xxs\:focus-within\:ring-8:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xxs\:focus-within\:ring:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xxs\:focus\:ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xxs\:focus\:ring-1:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xxs\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xxs\:focus\:ring-4:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xxs\:focus\:ring-8:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xxs\:focus\:ring:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .xxs\:ring-inset {
    --tw-ring-inset: inset;
  }

  .xxs\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .xxs\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .xxs\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .xxs\:ring-current {
    --tw-ring-color: currentColor;
  }

  .xxs\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .xxs\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .xxs\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .xxs\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .xxs\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .xxs\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .xxs\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .xxs\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .xxs\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .xxs\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .xxs\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .xxs\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .xxs\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .xxs\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .xxs\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .xxs\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .xxs\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .xxs\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .xxs\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .xxs\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .xxs\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .xxs\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .xxs\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .xxs\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .xxs\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .xxs\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .xxs\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .xxs\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .xxs\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .xxs\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .xxs\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .xxs\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .xxs\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .xxs\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .xxs\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .xxs\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .xxs\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .xxs\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .xxs\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .xxs\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .xxs\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .xxs\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .xxs\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .xxs\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .xxs\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .xxs\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .xxs\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .xxs\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .xxs\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .xxs\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .xxs\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .xxs\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .xxs\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .xxs\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .xxs\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .xxs\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .xxs\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .xxs\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .xxs\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .xxs\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .xxs\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .xxs\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .xxs\:ring-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xxs\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .xxs\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .xxs\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .xxs\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .xxs\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .xxs\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .xxs\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .xxs\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .xxs\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .xxs\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .xxs\:ring-Asurion-White {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .xxs\:ring-Asurion-Blue-Brighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xxs\:ring-Asurion-Blue-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .xxs\:ring-Asurion-Blue-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .xxs\:ring-Asurion-Purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .xxs\:ring-Asurion-Purple-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xxs\:ring-Asurion-Purple-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .xxs\:ring-Asurion-Gray-Deepest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .xxs\:ring-Asurion-Gray-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .xxs\:ring-Asurion-Gray-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .xxs\:ring-Asurion-Gray-Lighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .xxs\:ring-Asurion-Gray-Lightest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .xxs\:ring-Asurion-Red-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .xxs\:ring-light-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .xxs\:ring-light-gray-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .xxs\:ring-light-gray-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .xxs\:ring-light-gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .xxs\:ring-light-gray-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .xxs\:ring-light-gray-5 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .xxs\:ring-light-slate-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .xxs\:ring-denim-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .xxs\:ring-purple-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .xxs\:ring-dark-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .xxs\:ring-bright-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .xxs\:ring-mustard-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .xxs\:ring-mustard-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .xxs\:ring-light-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xxs\:ring-light-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .xxs\:ring-light-blue-3 {
    --tw-ring-color:  #F0F3FF;
  }

  .xxs\:ring-light-blue-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .xxs\:ring-purple-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .xxs\:ring-light-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .xxs\:ring-light-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .xxs\:ring-light-bg-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .xxs\:ring-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .xxs\:ring-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .xxs\:ring-light-white-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .xxs\:ring-Black-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xxs\:ring-Default-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .xxs\:ring-White-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .xxs\:ring-Green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .xxs\:ring-Blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xxs\:ring-Silver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .xxs\:ring-Yellow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .xxs\:ring-Grey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xxs\:ring-Gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xxs\:ring-Red-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .xxs\:ring-Gold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .xxs\:ring-light-green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .xxs\:ring-dark-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .xxs\:ring-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xxs\:ring-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .xxs\:ring-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .xxs\:ring-light-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .xxs\:ring-bright-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .xxs\:ring-bright-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .xxs\:ring-SpaceGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xxs\:ring-Purple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xxs\:ring-LightPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .xxs\:ring-Glow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .xxs\:ring-Bronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .xxs\:ring-Copper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .xxs\:ring-Pink-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .xxs\:ring-Orange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .xxs\:ring-Coral-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .xxs\:ring-MajesticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xxs\:ring-PrismBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xxs\:ring-CeramicBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xxs\:ring-MidnightBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .xxs\:ring-PrismWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .xxs\:ring-CeramicWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .xxs\:ring-LilacPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .xxs\:ring-CrownSilver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .xxs\:ring-CoralBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .xxs\:ring-lime-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .xxs\:ring-apple-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .xxs\:ring-bg-new-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .xxs\:ring-bg-new-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .xxs\:ring-new-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .xxs\:ring-footer-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .xxs\:ring-border-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .xxs\:ring-apple-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .xxs\:ring-crimson-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .xxs\:ring-asurion-cyan {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .xxs\:ring-bright-orange {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .xxs\:ring-Graphite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .xxs\:ring-PacificBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xxs\:ring-light-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .xxs\:ring-asurion-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .xxs\:ring-OceanBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .xxs\:ring-MetallicCopper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .xxs\:ring-PorcelainWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .xxs\:ring-LightBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .xxs\:ring-CloudNavy-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .xxs\:ring-CloudMint-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .xxs\:ring-CloudOrange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .xxs\:ring-CloudLavender-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .xxs\:ring-CloudRed-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .xxs\:ring-CloudWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .xxs\:ring-SunriseGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .xxs\:ring-SunshineGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .xxs\:ring-AuraBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .xxs\:ring-AuraGlow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .xxs\:ring-MysticBronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .xxs\:ring-MysticGreen-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .xxs\:ring-MysticGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .xxs\:ring-MysticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .xxs\:ring-MysticWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .xxs\:ring-price-blue1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xxs\:ring-indigo1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xxs\:ring-Purple-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .xxs\:ring-new-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .xxs\:ring-dark-blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .xxs\:ring-replace-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .xxs\:ring-resolve-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .xxs\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .xxs\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Asurion-White:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Asurion-Blue-Brighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Asurion-Blue-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Asurion-Blue-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Asurion-Purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Asurion-Purple-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Asurion-Purple-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Asurion-Gray-Deepest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Asurion-Gray-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Asurion-Gray-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Asurion-Gray-Lighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Asurion-Gray-Lightest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Asurion-Red-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-light-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-light-gray-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-light-gray-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-light-gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-light-gray-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-light-gray-5:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-light-slate-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-denim-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-purple-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-dark-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-bright-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-mustard-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-mustard-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-light-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-light-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-light-blue-3:focus-within {
    --tw-ring-color:  #F0F3FF;
  }

  .xxs\:focus-within\:ring-light-blue-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-purple-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-light-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-light-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-light-bg-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-light-white-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Black-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Default-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-White-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Silver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Yellow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Grey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Red-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Gold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-light-green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-dark-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-light-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-bright-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-bright-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-SpaceGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Purple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-LightPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Glow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Bronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Copper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Pink-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Orange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Coral-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-MajesticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-PrismBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-CeramicBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-MidnightBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-PrismWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-CeramicWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-LilacPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-CrownSilver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-CoralBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-lime-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-apple-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-bg-new-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-bg-new-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-new-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-footer-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-border-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-apple-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-crimson-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-asurion-cyan:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-bright-orange:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Graphite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-PacificBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-light-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-asurion-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-OceanBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-MetallicCopper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-PorcelainWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-LightBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-CloudNavy-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-CloudMint-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-CloudOrange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-CloudLavender-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-CloudRed-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-CloudWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-SunriseGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-SunshineGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-AuraBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-AuraGlow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-MysticBronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-MysticGreen-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-MysticGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-MysticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-MysticWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-price-blue1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-indigo1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-Purple-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-new-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-dark-blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-replace-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .xxs\:focus-within\:ring-resolve-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .xxs\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .xxs\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Asurion-White:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Asurion-Blue-Brighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Asurion-Blue-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Asurion-Blue-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Asurion-Purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Asurion-Purple-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Asurion-Purple-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Asurion-Gray-Deepest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Asurion-Gray-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Asurion-Gray-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Asurion-Gray-Lighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Asurion-Gray-Lightest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Asurion-Red-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-light-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-light-gray-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-light-gray-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-light-gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-light-gray-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-light-gray-5:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-light-slate-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-denim-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-purple-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-dark-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-bright-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-mustard-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-mustard-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-light-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-light-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-light-blue-3:focus {
    --tw-ring-color:  #F0F3FF;
  }

  .xxs\:focus\:ring-light-blue-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-purple-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-light-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-light-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-light-bg-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-light-white-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Black-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Default-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-White-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Silver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Yellow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Grey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Red-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Gold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-light-green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-dark-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-light-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-bright-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-bright-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-SpaceGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Purple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-LightPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Glow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Bronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Copper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Pink-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Orange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Coral-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-MajesticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-PrismBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-CeramicBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-MidnightBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-PrismWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-CeramicWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-LilacPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-CrownSilver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-CoralBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-lime-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-apple-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-bg-new-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-bg-new-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-new-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-footer-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-border-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-apple-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-crimson-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-asurion-cyan:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-bright-orange:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Graphite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-PacificBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-light-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-asurion-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-OceanBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-MetallicCopper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-PorcelainWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-LightBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-CloudNavy-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-CloudMint-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-CloudOrange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-CloudLavender-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-CloudRed-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-CloudWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-SunriseGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-SunshineGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-AuraBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-AuraGlow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-MysticBronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-MysticGreen-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-MysticGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-MysticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-MysticWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-price-blue1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-indigo1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-Purple-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-new-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-dark-blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-replace-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .xxs\:focus\:ring-resolve-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .xxs\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .xxs\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .xxs\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .xxs\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .xxs\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .xxs\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .xxs\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .xxs\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .xxs\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .xxs\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .xxs\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .xxs\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .xxs\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .xxs\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .xxs\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .xxs\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .xxs\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .xxs\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .xxs\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .xxs\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .xxs\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .xxs\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .xxs\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .xxs\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .xxs\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .xxs\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .xxs\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .xxs\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .xxs\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .xxs\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .xxs\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .xxs\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .xxs\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .xxs\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .xxs\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .xxs\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .xxs\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .xxs\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .xxs\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .xxs\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .xxs\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .xxs\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .xxs\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .xxs\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .xxs\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .xxs\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .xxs\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .xxs\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .xxs\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .xxs\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .xxs\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .xxs\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .xxs\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .xxs\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .xxs\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .xxs\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .xxs\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .xxs\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .xxs\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .xxs\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .xxs\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .xxs\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .xxs\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .xxs\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .xxs\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .xxs\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .xxs\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .xxs\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .xxs\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .xxs\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .xxs\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .xxs\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .xxs\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .xxs\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .xxs\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .xxs\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .xxs\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .xxs\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .xxs\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .xxs\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .xxs\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .xxs\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .xxs\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .xxs\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .xxs\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .xxs\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .xxs\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .xxs\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .xxs\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .xxs\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .xxs\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .xxs\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .xxs\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .xxs\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .xxs\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .xxs\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .xxs\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .xxs\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .xxs\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .xxs\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .xxs\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .xxs\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .xxs\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .xxs\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .xxs\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .xxs\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .xxs\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .xxs\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .xxs\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .xxs\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .xxs\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .xxs\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .xxs\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .xxs\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .xxs\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .xxs\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .xxs\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .xxs\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .xxs\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .xxs\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .xxs\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .xxs\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .xxs\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .xxs\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .xxs\:ring-offset-purple {
    --tw-ring-offset-color: #6700B8;
  }

  .xxs\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .xxs\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .xxs\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .xxs\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .xxs\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .xxs\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .xxs\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .xxs\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .xxs\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .xxs\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .xxs\:ring-offset-Asurion-White {
    --tw-ring-offset-color: #FFF;
  }

  .xxs\:ring-offset-Asurion-Blue-Brighter {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xxs\:ring-offset-Asurion-Blue-Deep {
    --tw-ring-offset-color: #2743CC;
  }

  .xxs\:ring-offset-Asurion-Blue-Light {
    --tw-ring-offset-color: #F0F3FF;
  }

  .xxs\:ring-offset-Asurion-Purple {
    --tw-ring-offset-color: #8223D2;
  }

  .xxs\:ring-offset-Asurion-Purple-Deeper {
    --tw-ring-offset-color: #6700B8;
  }

  .xxs\:ring-offset-Asurion-Purple-Light {
    --tw-ring-offset-color: #F3E9FB;
  }

  .xxs\:ring-offset-Asurion-Gray-Deepest {
    --tw-ring-offset-color: #333F48;
  }

  .xxs\:ring-offset-Asurion-Gray-Deeper {
    --tw-ring-offset-color: #6E767D;
  }

  .xxs\:ring-offset-Asurion-Gray-Light {
    --tw-ring-offset-color: #A5AAAF;
  }

  .xxs\:ring-offset-Asurion-Gray-Lighter {
    --tw-ring-offset-color: #E6E6EB;
  }

  .xxs\:ring-offset-Asurion-Gray-Lightest {
    --tw-ring-offset-color: #D5D6DA;
  }

  .xxs\:ring-offset-Asurion-Red-Deep {
    --tw-ring-offset-color: #DB1B1B;
  }

  .xxs\:ring-offset-light-gray {
    --tw-ring-offset-color: #6E767D;
  }

  .xxs\:ring-offset-light-gray-1 {
    --tw-ring-offset-color: #A5AAAF;
  }

  .xxs\:ring-offset-light-gray-2 {
    --tw-ring-offset-color: #E6E6EB;
  }

  .xxs\:ring-offset-light-gray-3 {
    --tw-ring-offset-color: #F0F0F5;
  }

  .xxs\:ring-offset-light-gray-4 {
    --tw-ring-offset-color: #D5D6DA;
  }

  .xxs\:ring-offset-light-gray-5 {
    --tw-ring-offset-color: #333F48;
  }

  .xxs\:ring-offset-light-slate-gray {
    --tw-ring-offset-color: #8589A1;
  }

  .xxs\:ring-offset-denim-blue {
    --tw-ring-offset-color: #0066B2;
  }

  .xxs\:ring-offset-purple-1 {
    --tw-ring-offset-color: #8223D2;
  }

  .xxs\:ring-offset-dark-red {
    --tw-ring-offset-color: #DB1B1B;
  }

  .xxs\:ring-offset-bright-red {
    --tw-ring-offset-color: #F40715;
  }

  .xxs\:ring-offset-mustard-yellow {
    --tw-ring-offset-color: #ED8B00;
  }

  .xxs\:ring-offset-mustard-yellow-1 {
    --tw-ring-offset-color: #ED6600;
  }

  .xxs\:ring-offset-light-blue {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xxs\:ring-offset-light-blue-1 {
    --tw-ring-offset-color: #4A68F9;
  }

  .xxs\:ring-offset-light-blue-3 {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .xxs\:ring-offset-light-blue-4 {
    --tw-ring-offset-color: #F0F3FF;
  }

  .xxs\:ring-offset-purple-blue {
    --tw-ring-offset-color: #6469E1;
  }

  .xxs\:ring-offset-light-green {
    --tw-ring-offset-color: #00B574;
  }

  .xxs\:ring-offset-light-green-1 {
    --tw-ring-offset-color: #00B574;
  }

  .xxs\:ring-offset-light-bg-green {
    --tw-ring-offset-color: #F0FFF9;
  }

  .xxs\:ring-offset-green-1 {
    --tw-ring-offset-color: #0B8350;
  }

  .xxs\:ring-offset-pink-1 {
    --tw-ring-offset-color: #FFEDD5;
  }

  .xxs\:ring-offset-light-white-1 {
    --tw-ring-offset-color: #F8F6EE;
  }

  .xxs\:ring-offset-Black-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .xxs\:ring-offset-Default-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .xxs\:ring-offset-White-3 {
    --tw-ring-offset-color: #F9F6EF;
  }

  .xxs\:ring-offset-Green-3 {
    --tw-ring-offset-color: #AEE0CD;
  }

  .xxs\:ring-offset-Blue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xxs\:ring-offset-Silver-3 {
    --tw-ring-offset-color: #E4E4E2;
  }

  .xxs\:ring-offset-Yellow-3 {
    --tw-ring-offset-color: #F3D060;
  }

  .xxs\:ring-offset-Grey-3 {
    --tw-ring-offset-color: #535150;
  }

  .xxs\:ring-offset-Gray-3 {
    --tw-ring-offset-color: #535150;
  }

  .xxs\:ring-offset-Red-3 {
    --tw-ring-offset-color: #BA0C2E;
  }

  .xxs\:ring-offset-Gold-3 {
    --tw-ring-offset-color: #F5DDC5;
  }

  .xxs\:ring-offset-light-green-3 {
    --tw-ring-offset-color: #F3E9FB;
  }

  .xxs\:ring-offset-dark-blue-2 {
    --tw-ring-offset-color: #2743CC;
  }

  .xxs\:ring-offset-blue-1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xxs\:ring-offset-yellow-1 {
    --tw-ring-offset-color: #EDB800;
  }

  .xxs\:ring-offset-blue-2 {
    --tw-ring-offset-color: #253BAA;
  }

  .xxs\:ring-offset-light-pink {
    --tw-ring-offset-color: #FF5070;
  }

  .xxs\:ring-offset-bright-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .xxs\:ring-offset-bright-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .xxs\:ring-offset-SpaceGrey-3 {
    --tw-ring-offset-color: #535150;
  }

  .xxs\:ring-offset-Purple-3 {
    --tw-ring-offset-color: #6700B8;
  }

  .xxs\:ring-offset-LightPurple-3 {
    --tw-ring-offset-color: #D1CDDA;
  }

  .xxs\:ring-offset-Glow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .xxs\:ring-offset-Bronze-3 {
    --tw-ring-offset-color: #cd7f32;
  }

  .xxs\:ring-offset-Copper-3 {
    --tw-ring-offset-color: #B87333;
  }

  .xxs\:ring-offset-Pink-3 {
    --tw-ring-offset-color: #FFC0CB;
  }

  .xxs\:ring-offset-Orange-3 {
    --tw-ring-offset-color: #FFA500;
  }

  .xxs\:ring-offset-Coral-3 {
    --tw-ring-offset-color: #EE7762;
  }

  .xxs\:ring-offset-MajesticBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .xxs\:ring-offset-PrismBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .xxs\:ring-offset-CeramicBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .xxs\:ring-offset-MidnightBlack-3 {
    --tw-ring-offset-color: #00040D;
  }

  .xxs\:ring-offset-PrismWhite-3 {
    --tw-ring-offset-color: #E1D8CB;
  }

  .xxs\:ring-offset-CeramicWhite-3 {
    --tw-ring-offset-color: #c2c2c4;
  }

  .xxs\:ring-offset-LilacPurple-3 {
    --tw-ring-offset-color: #C8A2C8;
  }

  .xxs\:ring-offset-CrownSilver-3 {
    --tw-ring-offset-color: #b1a5aa;
  }

  .xxs\:ring-offset-CoralBlue-3 {
    --tw-ring-offset-color: #AFDCEC;
  }

  .xxs\:ring-offset-lime-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .xxs\:ring-offset-apple-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .xxs\:ring-offset-bg-new-blue {
    --tw-ring-offset-color: #39DCF0;
  }

  .xxs\:ring-offset-bg-new-pink {
    --tw-ring-offset-color: #E79AAE;
  }

  .xxs\:ring-offset-new-pink-1 {
    --tw-ring-offset-color: #E9A1B3;
  }

  .xxs\:ring-offset-footer-grey {
    --tw-ring-offset-color: #333238;
  }

  .xxs\:ring-offset-border-grey {
    --tw-ring-offset-color: #c4c4c4;
  }

  .xxs\:ring-offset-apple-green-1 {
    --tw-ring-offset-color: #30D091;
  }

  .xxs\:ring-offset-crimson-red {
    --tw-ring-offset-color: #d22323;
  }

  .xxs\:ring-offset-asurion-cyan {
    --tw-ring-offset-color: #95CED7;
  }

  .xxs\:ring-offset-bright-orange {
    --tw-ring-offset-color: #FF8B1A;
  }

  .xxs\:ring-offset-Graphite-3 {
    --tw-ring-offset-color: #D2CEDB;
  }

  .xxs\:ring-offset-PacificBlue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xxs\:ring-offset-light-purple {
    --tw-ring-offset-color: #B3A3D7;
  }

  .xxs\:ring-offset-asurion-gray {
    --tw-ring-offset-color: #D8D8D8;
  }

  .xxs\:ring-offset-OceanBlue-3 {
    --tw-ring-offset-color: #0077be;
  }

  .xxs\:ring-offset-MetallicCopper-3 {
    --tw-ring-offset-color: #72281e;
  }

  .xxs\:ring-offset-PorcelainWhite-3 {
    --tw-ring-offset-color: #f8fbf8;
  }

  .xxs\:ring-offset-LightBlue-3 {
    --tw-ring-offset-color: #ADD8E6;
  }

  .xxs\:ring-offset-CloudNavy-3 {
    --tw-ring-offset-color: #607387;
  }

  .xxs\:ring-offset-CloudMint-3 {
    --tw-ring-offset-color: #607387;
  }

  .xxs\:ring-offset-CloudOrange-3 {
    --tw-ring-offset-color: #ffba97;
  }

  .xxs\:ring-offset-CloudLavender-3 {
    --tw-ring-offset-color: #d6d3e2;
  }

  .xxs\:ring-offset-CloudRed-3 {
    --tw-ring-offset-color: #dbb0a2;
  }

  .xxs\:ring-offset-CloudWhite-3 {
    --tw-ring-offset-color: #f2f2ed;
  }

  .xxs\:ring-offset-SunriseGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .xxs\:ring-offset-SunshineGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .xxs\:ring-offset-AuraBlack-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .xxs\:ring-offset-AuraGlow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .xxs\:ring-offset-MysticBronze-3 {
    --tw-ring-offset-color: #3c2516;
  }

  .xxs\:ring-offset-MysticGreen-3 {
    --tw-ring-offset-color: #90A19A;
  }

  .xxs\:ring-offset-MysticGrey-3 {
    --tw-ring-offset-color: #564f55;
  }

  .xxs\:ring-offset-MysticBlack-3 {
    --tw-ring-offset-color: #353A3C;
  }

  .xxs\:ring-offset-MysticWhite-3 {
    --tw-ring-offset-color: #E4EDE3;
  }

  .xxs\:ring-offset-price-blue1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xxs\:ring-offset-indigo1 {
    --tw-ring-offset-color: #6700B8;
  }

  .xxs\:ring-offset-Purple-4 {
    --tw-ring-offset-color: #9598F8;
  }

  .xxs\:ring-offset-new-blue-2 {
    --tw-ring-offset-color: #33B3C2;
  }

  .xxs\:ring-offset-dark-blue-3 {
    --tw-ring-offset-color: #041DFB;
  }

  .xxs\:ring-offset-replace-bg {
    --tw-ring-offset-color: #8AA4BC;
  }

  .xxs\:ring-offset-resolve-bg {
    --tw-ring-offset-color: #4783CB;
  }

  .xxs\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .xxs\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .xxs\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .xxs\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .xxs\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .xxs\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .xxs\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .xxs\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .xxs\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .xxs\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .xxs\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .xxs\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .xxs\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .xxs\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .xxs\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .xxs\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .xxs\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .xxs\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .xxs\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .xxs\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .xxs\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .xxs\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .xxs\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .xxs\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .xxs\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .xxs\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .xxs\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .xxs\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .xxs\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .xxs\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .xxs\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .xxs\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .xxs\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .xxs\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .xxs\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .xxs\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .xxs\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .xxs\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .xxs\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .xxs\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .xxs\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .xxs\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .xxs\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .xxs\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .xxs\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .xxs\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .xxs\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .xxs\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .xxs\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .xxs\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .xxs\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .xxs\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .xxs\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .xxs\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .xxs\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .xxs\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .xxs\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .xxs\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .xxs\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .xxs\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .xxs\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .xxs\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .xxs\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .xxs\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .xxs\:focus-within\:ring-offset-purple:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .xxs\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .xxs\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .xxs\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .xxs\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .xxs\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .xxs\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .xxs\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .xxs\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .xxs\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .xxs\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .xxs\:focus-within\:ring-offset-Asurion-White:focus-within {
    --tw-ring-offset-color: #FFF;
  }

  .xxs\:focus-within\:ring-offset-Asurion-Blue-Brighter:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xxs\:focus-within\:ring-offset-Asurion-Blue-Deep:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .xxs\:focus-within\:ring-offset-Asurion-Blue-Light:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .xxs\:focus-within\:ring-offset-Asurion-Purple:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .xxs\:focus-within\:ring-offset-Asurion-Purple-Deeper:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .xxs\:focus-within\:ring-offset-Asurion-Purple-Light:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .xxs\:focus-within\:ring-offset-Asurion-Gray-Deepest:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .xxs\:focus-within\:ring-offset-Asurion-Gray-Deeper:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .xxs\:focus-within\:ring-offset-Asurion-Gray-Light:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .xxs\:focus-within\:ring-offset-Asurion-Gray-Lighter:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .xxs\:focus-within\:ring-offset-Asurion-Gray-Lightest:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .xxs\:focus-within\:ring-offset-Asurion-Red-Deep:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .xxs\:focus-within\:ring-offset-light-gray:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .xxs\:focus-within\:ring-offset-light-gray-1:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .xxs\:focus-within\:ring-offset-light-gray-2:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .xxs\:focus-within\:ring-offset-light-gray-3:focus-within {
    --tw-ring-offset-color: #F0F0F5;
  }

  .xxs\:focus-within\:ring-offset-light-gray-4:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .xxs\:focus-within\:ring-offset-light-gray-5:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .xxs\:focus-within\:ring-offset-light-slate-gray:focus-within {
    --tw-ring-offset-color: #8589A1;
  }

  .xxs\:focus-within\:ring-offset-denim-blue:focus-within {
    --tw-ring-offset-color: #0066B2;
  }

  .xxs\:focus-within\:ring-offset-purple-1:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .xxs\:focus-within\:ring-offset-dark-red:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .xxs\:focus-within\:ring-offset-bright-red:focus-within {
    --tw-ring-offset-color: #F40715;
  }

  .xxs\:focus-within\:ring-offset-mustard-yellow:focus-within {
    --tw-ring-offset-color: #ED8B00;
  }

  .xxs\:focus-within\:ring-offset-mustard-yellow-1:focus-within {
    --tw-ring-offset-color: #ED6600;
  }

  .xxs\:focus-within\:ring-offset-light-blue:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xxs\:focus-within\:ring-offset-light-blue-1:focus-within {
    --tw-ring-offset-color: #4A68F9;
  }

  .xxs\:focus-within\:ring-offset-light-blue-3:focus-within {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .xxs\:focus-within\:ring-offset-light-blue-4:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .xxs\:focus-within\:ring-offset-purple-blue:focus-within {
    --tw-ring-offset-color: #6469E1;
  }

  .xxs\:focus-within\:ring-offset-light-green:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .xxs\:focus-within\:ring-offset-light-green-1:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .xxs\:focus-within\:ring-offset-light-bg-green:focus-within {
    --tw-ring-offset-color: #F0FFF9;
  }

  .xxs\:focus-within\:ring-offset-green-1:focus-within {
    --tw-ring-offset-color: #0B8350;
  }

  .xxs\:focus-within\:ring-offset-pink-1:focus-within {
    --tw-ring-offset-color: #FFEDD5;
  }

  .xxs\:focus-within\:ring-offset-light-white-1:focus-within {
    --tw-ring-offset-color: #F8F6EE;
  }

  .xxs\:focus-within\:ring-offset-Black-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .xxs\:focus-within\:ring-offset-Default-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .xxs\:focus-within\:ring-offset-White-3:focus-within {
    --tw-ring-offset-color: #F9F6EF;
  }

  .xxs\:focus-within\:ring-offset-Green-3:focus-within {
    --tw-ring-offset-color: #AEE0CD;
  }

  .xxs\:focus-within\:ring-offset-Blue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xxs\:focus-within\:ring-offset-Silver-3:focus-within {
    --tw-ring-offset-color: #E4E4E2;
  }

  .xxs\:focus-within\:ring-offset-Yellow-3:focus-within {
    --tw-ring-offset-color: #F3D060;
  }

  .xxs\:focus-within\:ring-offset-Grey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .xxs\:focus-within\:ring-offset-Gray-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .xxs\:focus-within\:ring-offset-Red-3:focus-within {
    --tw-ring-offset-color: #BA0C2E;
  }

  .xxs\:focus-within\:ring-offset-Gold-3:focus-within {
    --tw-ring-offset-color: #F5DDC5;
  }

  .xxs\:focus-within\:ring-offset-light-green-3:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .xxs\:focus-within\:ring-offset-dark-blue-2:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .xxs\:focus-within\:ring-offset-blue-1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xxs\:focus-within\:ring-offset-yellow-1:focus-within {
    --tw-ring-offset-color: #EDB800;
  }

  .xxs\:focus-within\:ring-offset-blue-2:focus-within {
    --tw-ring-offset-color: #253BAA;
  }

  .xxs\:focus-within\:ring-offset-light-pink:focus-within {
    --tw-ring-offset-color: #FF5070;
  }

  .xxs\:focus-within\:ring-offset-bright-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .xxs\:focus-within\:ring-offset-bright-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .xxs\:focus-within\:ring-offset-SpaceGrey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .xxs\:focus-within\:ring-offset-Purple-3:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .xxs\:focus-within\:ring-offset-LightPurple-3:focus-within {
    --tw-ring-offset-color: #D1CDDA;
  }

  .xxs\:focus-within\:ring-offset-Glow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .xxs\:focus-within\:ring-offset-Bronze-3:focus-within {
    --tw-ring-offset-color: #cd7f32;
  }

  .xxs\:focus-within\:ring-offset-Copper-3:focus-within {
    --tw-ring-offset-color: #B87333;
  }

  .xxs\:focus-within\:ring-offset-Pink-3:focus-within {
    --tw-ring-offset-color: #FFC0CB;
  }

  .xxs\:focus-within\:ring-offset-Orange-3:focus-within {
    --tw-ring-offset-color: #FFA500;
  }

  .xxs\:focus-within\:ring-offset-Coral-3:focus-within {
    --tw-ring-offset-color: #EE7762;
  }

  .xxs\:focus-within\:ring-offset-MajesticBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .xxs\:focus-within\:ring-offset-PrismBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .xxs\:focus-within\:ring-offset-CeramicBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .xxs\:focus-within\:ring-offset-MidnightBlack-3:focus-within {
    --tw-ring-offset-color: #00040D;
  }

  .xxs\:focus-within\:ring-offset-PrismWhite-3:focus-within {
    --tw-ring-offset-color: #E1D8CB;
  }

  .xxs\:focus-within\:ring-offset-CeramicWhite-3:focus-within {
    --tw-ring-offset-color: #c2c2c4;
  }

  .xxs\:focus-within\:ring-offset-LilacPurple-3:focus-within {
    --tw-ring-offset-color: #C8A2C8;
  }

  .xxs\:focus-within\:ring-offset-CrownSilver-3:focus-within {
    --tw-ring-offset-color: #b1a5aa;
  }

  .xxs\:focus-within\:ring-offset-CoralBlue-3:focus-within {
    --tw-ring-offset-color: #AFDCEC;
  }

  .xxs\:focus-within\:ring-offset-lime-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .xxs\:focus-within\:ring-offset-apple-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .xxs\:focus-within\:ring-offset-bg-new-blue:focus-within {
    --tw-ring-offset-color: #39DCF0;
  }

  .xxs\:focus-within\:ring-offset-bg-new-pink:focus-within {
    --tw-ring-offset-color: #E79AAE;
  }

  .xxs\:focus-within\:ring-offset-new-pink-1:focus-within {
    --tw-ring-offset-color: #E9A1B3;
  }

  .xxs\:focus-within\:ring-offset-footer-grey:focus-within {
    --tw-ring-offset-color: #333238;
  }

  .xxs\:focus-within\:ring-offset-border-grey:focus-within {
    --tw-ring-offset-color: #c4c4c4;
  }

  .xxs\:focus-within\:ring-offset-apple-green-1:focus-within {
    --tw-ring-offset-color: #30D091;
  }

  .xxs\:focus-within\:ring-offset-crimson-red:focus-within {
    --tw-ring-offset-color: #d22323;
  }

  .xxs\:focus-within\:ring-offset-asurion-cyan:focus-within {
    --tw-ring-offset-color: #95CED7;
  }

  .xxs\:focus-within\:ring-offset-bright-orange:focus-within {
    --tw-ring-offset-color: #FF8B1A;
  }

  .xxs\:focus-within\:ring-offset-Graphite-3:focus-within {
    --tw-ring-offset-color: #D2CEDB;
  }

  .xxs\:focus-within\:ring-offset-PacificBlue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xxs\:focus-within\:ring-offset-light-purple:focus-within {
    --tw-ring-offset-color: #B3A3D7;
  }

  .xxs\:focus-within\:ring-offset-asurion-gray:focus-within {
    --tw-ring-offset-color: #D8D8D8;
  }

  .xxs\:focus-within\:ring-offset-OceanBlue-3:focus-within {
    --tw-ring-offset-color: #0077be;
  }

  .xxs\:focus-within\:ring-offset-MetallicCopper-3:focus-within {
    --tw-ring-offset-color: #72281e;
  }

  .xxs\:focus-within\:ring-offset-PorcelainWhite-3:focus-within {
    --tw-ring-offset-color: #f8fbf8;
  }

  .xxs\:focus-within\:ring-offset-LightBlue-3:focus-within {
    --tw-ring-offset-color: #ADD8E6;
  }

  .xxs\:focus-within\:ring-offset-CloudNavy-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .xxs\:focus-within\:ring-offset-CloudMint-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .xxs\:focus-within\:ring-offset-CloudOrange-3:focus-within {
    --tw-ring-offset-color: #ffba97;
  }

  .xxs\:focus-within\:ring-offset-CloudLavender-3:focus-within {
    --tw-ring-offset-color: #d6d3e2;
  }

  .xxs\:focus-within\:ring-offset-CloudRed-3:focus-within {
    --tw-ring-offset-color: #dbb0a2;
  }

  .xxs\:focus-within\:ring-offset-CloudWhite-3:focus-within {
    --tw-ring-offset-color: #f2f2ed;
  }

  .xxs\:focus-within\:ring-offset-SunriseGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .xxs\:focus-within\:ring-offset-SunshineGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .xxs\:focus-within\:ring-offset-AuraBlack-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .xxs\:focus-within\:ring-offset-AuraGlow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .xxs\:focus-within\:ring-offset-MysticBronze-3:focus-within {
    --tw-ring-offset-color: #3c2516;
  }

  .xxs\:focus-within\:ring-offset-MysticGreen-3:focus-within {
    --tw-ring-offset-color: #90A19A;
  }

  .xxs\:focus-within\:ring-offset-MysticGrey-3:focus-within {
    --tw-ring-offset-color: #564f55;
  }

  .xxs\:focus-within\:ring-offset-MysticBlack-3:focus-within {
    --tw-ring-offset-color: #353A3C;
  }

  .xxs\:focus-within\:ring-offset-MysticWhite-3:focus-within {
    --tw-ring-offset-color: #E4EDE3;
  }

  .xxs\:focus-within\:ring-offset-price-blue1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xxs\:focus-within\:ring-offset-indigo1:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .xxs\:focus-within\:ring-offset-Purple-4:focus-within {
    --tw-ring-offset-color: #9598F8;
  }

  .xxs\:focus-within\:ring-offset-new-blue-2:focus-within {
    --tw-ring-offset-color: #33B3C2;
  }

  .xxs\:focus-within\:ring-offset-dark-blue-3:focus-within {
    --tw-ring-offset-color: #041DFB;
  }

  .xxs\:focus-within\:ring-offset-replace-bg:focus-within {
    --tw-ring-offset-color: #8AA4BC;
  }

  .xxs\:focus-within\:ring-offset-resolve-bg:focus-within {
    --tw-ring-offset-color: #4783CB;
  }

  .xxs\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .xxs\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .xxs\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .xxs\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .xxs\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .xxs\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .xxs\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .xxs\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .xxs\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .xxs\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .xxs\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .xxs\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .xxs\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .xxs\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .xxs\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .xxs\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .xxs\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .xxs\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .xxs\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .xxs\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .xxs\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .xxs\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .xxs\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .xxs\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .xxs\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .xxs\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .xxs\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .xxs\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .xxs\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .xxs\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .xxs\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .xxs\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .xxs\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .xxs\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .xxs\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .xxs\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .xxs\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .xxs\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .xxs\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .xxs\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .xxs\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .xxs\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .xxs\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .xxs\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .xxs\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .xxs\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .xxs\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .xxs\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .xxs\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .xxs\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .xxs\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .xxs\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .xxs\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .xxs\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .xxs\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .xxs\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .xxs\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .xxs\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .xxs\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .xxs\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .xxs\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .xxs\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .xxs\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .xxs\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .xxs\:focus\:ring-offset-purple:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .xxs\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .xxs\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .xxs\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .xxs\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .xxs\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .xxs\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .xxs\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .xxs\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .xxs\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .xxs\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .xxs\:focus\:ring-offset-Asurion-White:focus {
    --tw-ring-offset-color: #FFF;
  }

  .xxs\:focus\:ring-offset-Asurion-Blue-Brighter:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xxs\:focus\:ring-offset-Asurion-Blue-Deep:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .xxs\:focus\:ring-offset-Asurion-Blue-Light:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .xxs\:focus\:ring-offset-Asurion-Purple:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .xxs\:focus\:ring-offset-Asurion-Purple-Deeper:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .xxs\:focus\:ring-offset-Asurion-Purple-Light:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .xxs\:focus\:ring-offset-Asurion-Gray-Deepest:focus {
    --tw-ring-offset-color: #333F48;
  }

  .xxs\:focus\:ring-offset-Asurion-Gray-Deeper:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .xxs\:focus\:ring-offset-Asurion-Gray-Light:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .xxs\:focus\:ring-offset-Asurion-Gray-Lighter:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .xxs\:focus\:ring-offset-Asurion-Gray-Lightest:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .xxs\:focus\:ring-offset-Asurion-Red-Deep:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .xxs\:focus\:ring-offset-light-gray:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .xxs\:focus\:ring-offset-light-gray-1:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .xxs\:focus\:ring-offset-light-gray-2:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .xxs\:focus\:ring-offset-light-gray-3:focus {
    --tw-ring-offset-color: #F0F0F5;
  }

  .xxs\:focus\:ring-offset-light-gray-4:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .xxs\:focus\:ring-offset-light-gray-5:focus {
    --tw-ring-offset-color: #333F48;
  }

  .xxs\:focus\:ring-offset-light-slate-gray:focus {
    --tw-ring-offset-color: #8589A1;
  }

  .xxs\:focus\:ring-offset-denim-blue:focus {
    --tw-ring-offset-color: #0066B2;
  }

  .xxs\:focus\:ring-offset-purple-1:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .xxs\:focus\:ring-offset-dark-red:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .xxs\:focus\:ring-offset-bright-red:focus {
    --tw-ring-offset-color: #F40715;
  }

  .xxs\:focus\:ring-offset-mustard-yellow:focus {
    --tw-ring-offset-color: #ED8B00;
  }

  .xxs\:focus\:ring-offset-mustard-yellow-1:focus {
    --tw-ring-offset-color: #ED6600;
  }

  .xxs\:focus\:ring-offset-light-blue:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xxs\:focus\:ring-offset-light-blue-1:focus {
    --tw-ring-offset-color: #4A68F9;
  }

  .xxs\:focus\:ring-offset-light-blue-3:focus {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .xxs\:focus\:ring-offset-light-blue-4:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .xxs\:focus\:ring-offset-purple-blue:focus {
    --tw-ring-offset-color: #6469E1;
  }

  .xxs\:focus\:ring-offset-light-green:focus {
    --tw-ring-offset-color: #00B574;
  }

  .xxs\:focus\:ring-offset-light-green-1:focus {
    --tw-ring-offset-color: #00B574;
  }

  .xxs\:focus\:ring-offset-light-bg-green:focus {
    --tw-ring-offset-color: #F0FFF9;
  }

  .xxs\:focus\:ring-offset-green-1:focus {
    --tw-ring-offset-color: #0B8350;
  }

  .xxs\:focus\:ring-offset-pink-1:focus {
    --tw-ring-offset-color: #FFEDD5;
  }

  .xxs\:focus\:ring-offset-light-white-1:focus {
    --tw-ring-offset-color: #F8F6EE;
  }

  .xxs\:focus\:ring-offset-Black-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .xxs\:focus\:ring-offset-Default-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .xxs\:focus\:ring-offset-White-3:focus {
    --tw-ring-offset-color: #F9F6EF;
  }

  .xxs\:focus\:ring-offset-Green-3:focus {
    --tw-ring-offset-color: #AEE0CD;
  }

  .xxs\:focus\:ring-offset-Blue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xxs\:focus\:ring-offset-Silver-3:focus {
    --tw-ring-offset-color: #E4E4E2;
  }

  .xxs\:focus\:ring-offset-Yellow-3:focus {
    --tw-ring-offset-color: #F3D060;
  }

  .xxs\:focus\:ring-offset-Grey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .xxs\:focus\:ring-offset-Gray-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .xxs\:focus\:ring-offset-Red-3:focus {
    --tw-ring-offset-color: #BA0C2E;
  }

  .xxs\:focus\:ring-offset-Gold-3:focus {
    --tw-ring-offset-color: #F5DDC5;
  }

  .xxs\:focus\:ring-offset-light-green-3:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .xxs\:focus\:ring-offset-dark-blue-2:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .xxs\:focus\:ring-offset-blue-1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xxs\:focus\:ring-offset-yellow-1:focus {
    --tw-ring-offset-color: #EDB800;
  }

  .xxs\:focus\:ring-offset-blue-2:focus {
    --tw-ring-offset-color: #253BAA;
  }

  .xxs\:focus\:ring-offset-light-pink:focus {
    --tw-ring-offset-color: #FF5070;
  }

  .xxs\:focus\:ring-offset-bright-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .xxs\:focus\:ring-offset-bright-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .xxs\:focus\:ring-offset-SpaceGrey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .xxs\:focus\:ring-offset-Purple-3:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .xxs\:focus\:ring-offset-LightPurple-3:focus {
    --tw-ring-offset-color: #D1CDDA;
  }

  .xxs\:focus\:ring-offset-Glow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .xxs\:focus\:ring-offset-Bronze-3:focus {
    --tw-ring-offset-color: #cd7f32;
  }

  .xxs\:focus\:ring-offset-Copper-3:focus {
    --tw-ring-offset-color: #B87333;
  }

  .xxs\:focus\:ring-offset-Pink-3:focus {
    --tw-ring-offset-color: #FFC0CB;
  }

  .xxs\:focus\:ring-offset-Orange-3:focus {
    --tw-ring-offset-color: #FFA500;
  }

  .xxs\:focus\:ring-offset-Coral-3:focus {
    --tw-ring-offset-color: #EE7762;
  }

  .xxs\:focus\:ring-offset-MajesticBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .xxs\:focus\:ring-offset-PrismBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .xxs\:focus\:ring-offset-CeramicBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .xxs\:focus\:ring-offset-MidnightBlack-3:focus {
    --tw-ring-offset-color: #00040D;
  }

  .xxs\:focus\:ring-offset-PrismWhite-3:focus {
    --tw-ring-offset-color: #E1D8CB;
  }

  .xxs\:focus\:ring-offset-CeramicWhite-3:focus {
    --tw-ring-offset-color: #c2c2c4;
  }

  .xxs\:focus\:ring-offset-LilacPurple-3:focus {
    --tw-ring-offset-color: #C8A2C8;
  }

  .xxs\:focus\:ring-offset-CrownSilver-3:focus {
    --tw-ring-offset-color: #b1a5aa;
  }

  .xxs\:focus\:ring-offset-CoralBlue-3:focus {
    --tw-ring-offset-color: #AFDCEC;
  }

  .xxs\:focus\:ring-offset-lime-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .xxs\:focus\:ring-offset-apple-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .xxs\:focus\:ring-offset-bg-new-blue:focus {
    --tw-ring-offset-color: #39DCF0;
  }

  .xxs\:focus\:ring-offset-bg-new-pink:focus {
    --tw-ring-offset-color: #E79AAE;
  }

  .xxs\:focus\:ring-offset-new-pink-1:focus {
    --tw-ring-offset-color: #E9A1B3;
  }

  .xxs\:focus\:ring-offset-footer-grey:focus {
    --tw-ring-offset-color: #333238;
  }

  .xxs\:focus\:ring-offset-border-grey:focus {
    --tw-ring-offset-color: #c4c4c4;
  }

  .xxs\:focus\:ring-offset-apple-green-1:focus {
    --tw-ring-offset-color: #30D091;
  }

  .xxs\:focus\:ring-offset-crimson-red:focus {
    --tw-ring-offset-color: #d22323;
  }

  .xxs\:focus\:ring-offset-asurion-cyan:focus {
    --tw-ring-offset-color: #95CED7;
  }

  .xxs\:focus\:ring-offset-bright-orange:focus {
    --tw-ring-offset-color: #FF8B1A;
  }

  .xxs\:focus\:ring-offset-Graphite-3:focus {
    --tw-ring-offset-color: #D2CEDB;
  }

  .xxs\:focus\:ring-offset-PacificBlue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xxs\:focus\:ring-offset-light-purple:focus {
    --tw-ring-offset-color: #B3A3D7;
  }

  .xxs\:focus\:ring-offset-asurion-gray:focus {
    --tw-ring-offset-color: #D8D8D8;
  }

  .xxs\:focus\:ring-offset-OceanBlue-3:focus {
    --tw-ring-offset-color: #0077be;
  }

  .xxs\:focus\:ring-offset-MetallicCopper-3:focus {
    --tw-ring-offset-color: #72281e;
  }

  .xxs\:focus\:ring-offset-PorcelainWhite-3:focus {
    --tw-ring-offset-color: #f8fbf8;
  }

  .xxs\:focus\:ring-offset-LightBlue-3:focus {
    --tw-ring-offset-color: #ADD8E6;
  }

  .xxs\:focus\:ring-offset-CloudNavy-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .xxs\:focus\:ring-offset-CloudMint-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .xxs\:focus\:ring-offset-CloudOrange-3:focus {
    --tw-ring-offset-color: #ffba97;
  }

  .xxs\:focus\:ring-offset-CloudLavender-3:focus {
    --tw-ring-offset-color: #d6d3e2;
  }

  .xxs\:focus\:ring-offset-CloudRed-3:focus {
    --tw-ring-offset-color: #dbb0a2;
  }

  .xxs\:focus\:ring-offset-CloudWhite-3:focus {
    --tw-ring-offset-color: #f2f2ed;
  }

  .xxs\:focus\:ring-offset-SunriseGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .xxs\:focus\:ring-offset-SunshineGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .xxs\:focus\:ring-offset-AuraBlack-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .xxs\:focus\:ring-offset-AuraGlow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .xxs\:focus\:ring-offset-MysticBronze-3:focus {
    --tw-ring-offset-color: #3c2516;
  }

  .xxs\:focus\:ring-offset-MysticGreen-3:focus {
    --tw-ring-offset-color: #90A19A;
  }

  .xxs\:focus\:ring-offset-MysticGrey-3:focus {
    --tw-ring-offset-color: #564f55;
  }

  .xxs\:focus\:ring-offset-MysticBlack-3:focus {
    --tw-ring-offset-color: #353A3C;
  }

  .xxs\:focus\:ring-offset-MysticWhite-3:focus {
    --tw-ring-offset-color: #E4EDE3;
  }

  .xxs\:focus\:ring-offset-price-blue1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .xxs\:focus\:ring-offset-indigo1:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .xxs\:focus\:ring-offset-Purple-4:focus {
    --tw-ring-offset-color: #9598F8;
  }

  .xxs\:focus\:ring-offset-new-blue-2:focus {
    --tw-ring-offset-color: #33B3C2;
  }

  .xxs\:focus\:ring-offset-dark-blue-3:focus {
    --tw-ring-offset-color: #041DFB;
  }

  .xxs\:focus\:ring-offset-replace-bg:focus {
    --tw-ring-offset-color: #8AA4BC;
  }

  .xxs\:focus\:ring-offset-resolve-bg:focus {
    --tw-ring-offset-color: #4783CB;
  }

  .xxs\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .xxs\:filter-none {
    filter: none;
  }

  .xxs\:blur-0 {
    --tw-blur: blur(0);
  }

  .xxs\:blur-none {
    --tw-blur: blur(0);
  }

  .xxs\:blur-sm {
    --tw-blur: blur(4px);
  }

  .xxs\:blur {
    --tw-blur: blur(8px);
  }

  .xxs\:blur-md {
    --tw-blur: blur(12px);
  }

  .xxs\:blur-lg {
    --tw-blur: blur(16px);
  }

  .xxs\:blur-xl {
    --tw-blur: blur(24px);
  }

  .xxs\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .xxs\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .xxs\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .xxs\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .xxs\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .xxs\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .xxs\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .xxs\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .xxs\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .xxs\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .xxs\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .xxs\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .xxs\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .xxs\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .xxs\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .xxs\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .xxs\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .xxs\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .xxs\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .xxs\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .xxs\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .xxs\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .xxs\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .xxs\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .xxs\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .xxs\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .xxs\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .xxs\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .xxs\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .xxs\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .xxs\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .xxs\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .xxs\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .xxs\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .xxs\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .xxs\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .xxs\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .xxs\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .xxs\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .xxs\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .xxs\:invert-0 {
    --tw-invert: invert(0);
  }

  .xxs\:invert {
    --tw-invert: invert(100%);
  }

  .xxs\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .xxs\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .xxs\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .xxs\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .xxs\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .xxs\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .xxs\:sepia {
    --tw-sepia: sepia(100%);
  }

  .xxs\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .xxs\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .xxs\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .xxs\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .xxs\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .xxs\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .xxs\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .xxs\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .xxs\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .xxs\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .xxs\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .xxs\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .xxs\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .xxs\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .xxs\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .xxs\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .xxs\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .xxs\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .xxs\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .xxs\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .xxs\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .xxs\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .xxs\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .xxs\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .xxs\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .xxs\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .xxs\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .xxs\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .xxs\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .xxs\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .xxs\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .xxs\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .xxs\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .xxs\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .xxs\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .xxs\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .xxs\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .xxs\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .xxs\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .xxs\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .xxs\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .xxs\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .xxs\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .xxs\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .xxs\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .xxs\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .xxs\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .xxs\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .xxs\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .xxs\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .xxs\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .xxs\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .xxs\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .xxs\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .xxs\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .xxs\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .xxs\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .xxs\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .xxs\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .xxs\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .xxs\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .xxs\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .xxs\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .xxs\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .xxs\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .xxs\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .xxs\:transition-none {
    transition-property: none;
  }

  .xxs\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xxs\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xxs\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xxs\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xxs\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xxs\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .xxs\:delay-75 {
    transition-delay: 75ms;
  }

  .xxs\:delay-100 {
    transition-delay: 100ms;
  }

  .xxs\:delay-150 {
    transition-delay: 150ms;
  }

  .xxs\:delay-200 {
    transition-delay: 200ms;
  }

  .xxs\:delay-300 {
    transition-delay: 300ms;
  }

  .xxs\:delay-500 {
    transition-delay: 500ms;
  }

  .xxs\:delay-700 {
    transition-delay: 700ms;
  }

  .xxs\:delay-1000 {
    transition-delay: 1000ms;
  }

  .xxs\:duration-75 {
    transition-duration: 75ms;
  }

  .xxs\:duration-100 {
    transition-duration: 100ms;
  }

  .xxs\:duration-150 {
    transition-duration: 150ms;
  }

  .xxs\:duration-200 {
    transition-duration: 200ms;
  }

  .xxs\:duration-300 {
    transition-duration: 300ms;
  }

  .xxs\:duration-500 {
    transition-duration: 500ms;
  }

  .xxs\:duration-700 {
    transition-duration: 700ms;
  }

  .xxs\:duration-1000 {
    transition-duration: 1000ms;
  }

  .xxs\:ease-linear {
    transition-timing-function: linear;
  }

  .xxs\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .xxs\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .xxs\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (min-width: 1441px) {
  .WideDesktop\:container {
    width: 100%;
  }

  @media (min-width: 10px) {
    .WideDesktop\:container {
      max-width: 10px;
    }
  }

  @media (min-width: 481px) {
    .WideDesktop\:container {
      max-width: 481px;
    }
  }

  @media (min-width: 801px) {
    .WideDesktop\:container {
      max-width: 801px;
    }
  }

  @media (min-width: 1024px) {
    .WideDesktop\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1025px) {
    .WideDesktop\:container {
      max-width: 1025px;
    }
  }

  @media (min-width: 1281px) {
    .WideDesktop\:container {
      max-width: 1281px;
    }
  }

  @media (min-width: 1441px) {
    .WideDesktop\:container {
      max-width: 1441px;
    }
  }

  .WideDesktop\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .WideDesktop\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .WideDesktop\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .WideDesktop\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .WideDesktop\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .WideDesktop\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .WideDesktop\:pointer-events-none {
    pointer-events: none;
  }

  .WideDesktop\:pointer-events-auto {
    pointer-events: auto;
  }

  .WideDesktop\:visible {
    visibility: visible;
  }

  .WideDesktop\:invisible {
    visibility: hidden;
  }

  .WideDesktop\:static {
    position: static;
  }

  .WideDesktop\:fixed {
    position: fixed;
  }

  .WideDesktop\:absolute {
    position: absolute;
  }

  .WideDesktop\:relative {
    position: relative;
  }

  .WideDesktop\:sticky {
    position: sticky;
  }

  .WideDesktop\:inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .WideDesktop\:inset-5 {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
  }

  .WideDesktop\:inset-10 {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }

  .WideDesktop\:inset-15 {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
  }

  .WideDesktop\:inset-16 {
    top: 16px;
    right: 16px;
    bottom: 16px;
    left: 16px;
  }

  .WideDesktop\:inset-20 {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  .WideDesktop\:inset-25 {
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
  }

  .WideDesktop\:inset-30 {
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
  }

  .WideDesktop\:inset-50 {
    top: 50px;
    right: 50px;
    bottom: 50px;
    left: 50px;
  }

  .WideDesktop\:inset-65 {
    top: 65px;
    right: 65px;
    bottom: 65px;
    left: 65px;
  }

  .WideDesktop\:inset-90 {
    top: 90px;
    right: 90px;
    bottom: 90px;
    left: 90px;
  }

  .WideDesktop\:inset-100 {
    top: 100px;
    right: 100px;
    bottom: 100px;
    left: 100px;
  }

  .WideDesktop\:inset-160 {
    top: 160px;
    right: 160px;
    bottom: 160px;
    left: 160px;
  }

  .WideDesktop\:inset-195 {
    top: 195px;
    right: 195px;
    bottom: 195px;
    left: 195px;
  }

  .WideDesktop\:-inset-25 {
    top: -25px;
    right: -25px;
    bottom: -25px;
    left: -25px;
  }

  .WideDesktop\:-inset-40 {
    top: -40px;
    right: -40px;
    bottom: -40px;
    left: -40px;
  }

  .WideDesktop\:-inset-5px {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }

  .WideDesktop\:-inset-10px {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
  }

  .WideDesktop\:-inset-125px {
    top: -125px;
    right: -125px;
    bottom: -125px;
    left: -125px;
  }

  .WideDesktop\:inset-3p {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
  }

  .WideDesktop\:inset-2p {
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
  }

  .WideDesktop\:inset-15p {
    top: 15%;
    right: 15%;
    bottom: 15%;
    left: 15%;
  }

  .WideDesktop\:inset-35p {
    top: 35%;
    right: 35%;
    bottom: 35%;
    left: 35%;
  }

  .WideDesktop\:inset-14p {
    top: 14%;
    right: 14%;
    bottom: 14%;
    left: 14%;
  }

  .WideDesktop\:inset-25p {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .WideDesktop\:inset-40p {
    top: 40%;
    right: 40%;
    bottom: 40%;
    left: 40%;
  }

  .WideDesktop\:inset-43p {
    top: 43%;
    right: 43%;
    bottom: 43%;
    left: 43%;
  }

  .WideDesktop\:inset-5p {
    top: 5%;
    right: 5%;
    bottom: 5%;
    left: 5%;
  }

  .WideDesktop\:inset-20p {
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
  }

  .WideDesktop\:inset-50p {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .WideDesktop\:inset-45p {
    top: 45%;
    right: 45%;
    bottom: 45%;
    left: 45%;
  }

  .WideDesktop\:inset-10p {
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
  }

  .WideDesktop\:inset-x-0 {
    left: 0px;
    right: 0px;
  }

  .WideDesktop\:inset-x-5 {
    left: 5px;
    right: 5px;
  }

  .WideDesktop\:inset-x-10 {
    left: 10px;
    right: 10px;
  }

  .WideDesktop\:inset-x-15 {
    left: 15px;
    right: 15px;
  }

  .WideDesktop\:inset-x-16 {
    left: 16px;
    right: 16px;
  }

  .WideDesktop\:inset-x-20 {
    left: 20px;
    right: 20px;
  }

  .WideDesktop\:inset-x-25 {
    left: 25px;
    right: 25px;
  }

  .WideDesktop\:inset-x-30 {
    left: 30px;
    right: 30px;
  }

  .WideDesktop\:inset-x-50 {
    left: 50px;
    right: 50px;
  }

  .WideDesktop\:inset-x-65 {
    left: 65px;
    right: 65px;
  }

  .WideDesktop\:inset-x-90 {
    left: 90px;
    right: 90px;
  }

  .WideDesktop\:inset-x-100 {
    left: 100px;
    right: 100px;
  }

  .WideDesktop\:inset-x-160 {
    left: 160px;
    right: 160px;
  }

  .WideDesktop\:inset-x-195 {
    left: 195px;
    right: 195px;
  }

  .WideDesktop\:-inset-x-25 {
    left: -25px;
    right: -25px;
  }

  .WideDesktop\:-inset-x-40 {
    left: -40px;
    right: -40px;
  }

  .WideDesktop\:-inset-x-5px {
    left: -5px;
    right: -5px;
  }

  .WideDesktop\:-inset-x-10px {
    left: -10px;
    right: -10px;
  }

  .WideDesktop\:-inset-x-125px {
    left: -125px;
    right: -125px;
  }

  .WideDesktop\:inset-x-3p {
    left: 3px;
    right: 3px;
  }

  .WideDesktop\:inset-x-2p {
    left: 2px;
    right: 2px;
  }

  .WideDesktop\:inset-x-15p {
    left: 15%;
    right: 15%;
  }

  .WideDesktop\:inset-x-35p {
    left: 35%;
    right: 35%;
  }

  .WideDesktop\:inset-x-14p {
    left: 14%;
    right: 14%;
  }

  .WideDesktop\:inset-x-25p {
    left: 25%;
    right: 25%;
  }

  .WideDesktop\:inset-x-40p {
    left: 40%;
    right: 40%;
  }

  .WideDesktop\:inset-x-43p {
    left: 43%;
    right: 43%;
  }

  .WideDesktop\:inset-x-5p {
    left: 5%;
    right: 5%;
  }

  .WideDesktop\:inset-x-20p {
    left: 20%;
    right: 20%;
  }

  .WideDesktop\:inset-x-50p {
    left: 50%;
    right: 50%;
  }

  .WideDesktop\:inset-x-45p {
    left: 45%;
    right: 45%;
  }

  .WideDesktop\:inset-x-10p {
    left: 10%;
    right: 10%;
  }

  .WideDesktop\:inset-y-0 {
    top: 0px;
    bottom: 0px;
  }

  .WideDesktop\:inset-y-5 {
    top: 5px;
    bottom: 5px;
  }

  .WideDesktop\:inset-y-10 {
    top: 10px;
    bottom: 10px;
  }

  .WideDesktop\:inset-y-15 {
    top: 15px;
    bottom: 15px;
  }

  .WideDesktop\:inset-y-16 {
    top: 16px;
    bottom: 16px;
  }

  .WideDesktop\:inset-y-20 {
    top: 20px;
    bottom: 20px;
  }

  .WideDesktop\:inset-y-25 {
    top: 25px;
    bottom: 25px;
  }

  .WideDesktop\:inset-y-30 {
    top: 30px;
    bottom: 30px;
  }

  .WideDesktop\:inset-y-50 {
    top: 50px;
    bottom: 50px;
  }

  .WideDesktop\:inset-y-65 {
    top: 65px;
    bottom: 65px;
  }

  .WideDesktop\:inset-y-90 {
    top: 90px;
    bottom: 90px;
  }

  .WideDesktop\:inset-y-100 {
    top: 100px;
    bottom: 100px;
  }

  .WideDesktop\:inset-y-160 {
    top: 160px;
    bottom: 160px;
  }

  .WideDesktop\:inset-y-195 {
    top: 195px;
    bottom: 195px;
  }

  .WideDesktop\:-inset-y-25 {
    top: -25px;
    bottom: -25px;
  }

  .WideDesktop\:-inset-y-40 {
    top: -40px;
    bottom: -40px;
  }

  .WideDesktop\:-inset-y-5px {
    top: -5px;
    bottom: -5px;
  }

  .WideDesktop\:-inset-y-10px {
    top: -10px;
    bottom: -10px;
  }

  .WideDesktop\:-inset-y-125px {
    top: -125px;
    bottom: -125px;
  }

  .WideDesktop\:inset-y-3p {
    top: 3px;
    bottom: 3px;
  }

  .WideDesktop\:inset-y-2p {
    top: 2px;
    bottom: 2px;
  }

  .WideDesktop\:inset-y-15p {
    top: 15%;
    bottom: 15%;
  }

  .WideDesktop\:inset-y-35p {
    top: 35%;
    bottom: 35%;
  }

  .WideDesktop\:inset-y-14p {
    top: 14%;
    bottom: 14%;
  }

  .WideDesktop\:inset-y-25p {
    top: 25%;
    bottom: 25%;
  }

  .WideDesktop\:inset-y-40p {
    top: 40%;
    bottom: 40%;
  }

  .WideDesktop\:inset-y-43p {
    top: 43%;
    bottom: 43%;
  }

  .WideDesktop\:inset-y-5p {
    top: 5%;
    bottom: 5%;
  }

  .WideDesktop\:inset-y-20p {
    top: 20%;
    bottom: 20%;
  }

  .WideDesktop\:inset-y-50p {
    top: 50%;
    bottom: 50%;
  }

  .WideDesktop\:inset-y-45p {
    top: 45%;
    bottom: 45%;
  }

  .WideDesktop\:inset-y-10p {
    top: 10%;
    bottom: 10%;
  }

  .WideDesktop\:top-0 {
    top: 0px;
  }

  .WideDesktop\:top-5 {
    top: 5px;
  }

  .WideDesktop\:top-10 {
    top: 10px;
  }

  .WideDesktop\:top-15 {
    top: 15px;
  }

  .WideDesktop\:top-16 {
    top: 16px;
  }

  .WideDesktop\:top-20 {
    top: 20px;
  }

  .WideDesktop\:top-25 {
    top: 25px;
  }

  .WideDesktop\:top-30 {
    top: 30px;
  }

  .WideDesktop\:top-50 {
    top: 50px;
  }

  .WideDesktop\:top-65 {
    top: 65px;
  }

  .WideDesktop\:top-90 {
    top: 90px;
  }

  .WideDesktop\:top-100 {
    top: 100px;
  }

  .WideDesktop\:top-160 {
    top: 160px;
  }

  .WideDesktop\:top-195 {
    top: 195px;
  }

  .WideDesktop\:-top-25 {
    top: -25px;
  }

  .WideDesktop\:-top-40 {
    top: -40px;
  }

  .WideDesktop\:-top-5px {
    top: -5px;
  }

  .WideDesktop\:-top-10px {
    top: -10px;
  }

  .WideDesktop\:-top-125px {
    top: -125px;
  }

  .WideDesktop\:top-3p {
    top: 3px;
  }

  .WideDesktop\:top-2p {
    top: 2px;
  }

  .WideDesktop\:top-15p {
    top: 15%;
  }

  .WideDesktop\:top-35p {
    top: 35%;
  }

  .WideDesktop\:top-14p {
    top: 14%;
  }

  .WideDesktop\:top-25p {
    top: 25%;
  }

  .WideDesktop\:top-40p {
    top: 40%;
  }

  .WideDesktop\:top-43p {
    top: 43%;
  }

  .WideDesktop\:top-5p {
    top: 5%;
  }

  .WideDesktop\:top-20p {
    top: 20%;
  }

  .WideDesktop\:top-50p {
    top: 50%;
  }

  .WideDesktop\:top-45p {
    top: 45%;
  }

  .WideDesktop\:top-10p {
    top: 10%;
  }

  .WideDesktop\:right-0 {
    right: 0px;
  }

  .WideDesktop\:right-5 {
    right: 5px;
  }

  .WideDesktop\:right-10 {
    right: 10px;
  }

  .WideDesktop\:right-15 {
    right: 15px;
  }

  .WideDesktop\:right-16 {
    right: 16px;
  }

  .WideDesktop\:right-20 {
    right: 20px;
  }

  .WideDesktop\:right-25 {
    right: 25px;
  }

  .WideDesktop\:right-30 {
    right: 30px;
  }

  .WideDesktop\:right-50 {
    right: 50px;
  }

  .WideDesktop\:right-65 {
    right: 65px;
  }

  .WideDesktop\:right-90 {
    right: 90px;
  }

  .WideDesktop\:right-100 {
    right: 100px;
  }

  .WideDesktop\:right-160 {
    right: 160px;
  }

  .WideDesktop\:right-195 {
    right: 195px;
  }

  .WideDesktop\:-right-25 {
    right: -25px;
  }

  .WideDesktop\:-right-40 {
    right: -40px;
  }

  .WideDesktop\:-right-5px {
    right: -5px;
  }

  .WideDesktop\:-right-10px {
    right: -10px;
  }

  .WideDesktop\:-right-125px {
    right: -125px;
  }

  .WideDesktop\:right-3p {
    right: 3px;
  }

  .WideDesktop\:right-2p {
    right: 2px;
  }

  .WideDesktop\:right-15p {
    right: 15%;
  }

  .WideDesktop\:right-35p {
    right: 35%;
  }

  .WideDesktop\:right-14p {
    right: 14%;
  }

  .WideDesktop\:right-25p {
    right: 25%;
  }

  .WideDesktop\:right-40p {
    right: 40%;
  }

  .WideDesktop\:right-43p {
    right: 43%;
  }

  .WideDesktop\:right-5p {
    right: 5%;
  }

  .WideDesktop\:right-20p {
    right: 20%;
  }

  .WideDesktop\:right-50p {
    right: 50%;
  }

  .WideDesktop\:right-45p {
    right: 45%;
  }

  .WideDesktop\:right-10p {
    right: 10%;
  }

  .WideDesktop\:bottom-0 {
    bottom: 0px;
  }

  .WideDesktop\:bottom-5 {
    bottom: 5px;
  }

  .WideDesktop\:bottom-10 {
    bottom: 10px;
  }

  .WideDesktop\:bottom-15 {
    bottom: 15px;
  }

  .WideDesktop\:bottom-16 {
    bottom: 16px;
  }

  .WideDesktop\:bottom-20 {
    bottom: 20px;
  }

  .WideDesktop\:bottom-25 {
    bottom: 25px;
  }

  .WideDesktop\:bottom-30 {
    bottom: 30px;
  }

  .WideDesktop\:bottom-50 {
    bottom: 50px;
  }

  .WideDesktop\:bottom-65 {
    bottom: 65px;
  }

  .WideDesktop\:bottom-90 {
    bottom: 90px;
  }

  .WideDesktop\:bottom-100 {
    bottom: 100px;
  }

  .WideDesktop\:bottom-160 {
    bottom: 160px;
  }

  .WideDesktop\:bottom-195 {
    bottom: 195px;
  }

  .WideDesktop\:-bottom-25 {
    bottom: -25px;
  }

  .WideDesktop\:-bottom-40 {
    bottom: -40px;
  }

  .WideDesktop\:-bottom-5px {
    bottom: -5px;
  }

  .WideDesktop\:-bottom-10px {
    bottom: -10px;
  }

  .WideDesktop\:-bottom-125px {
    bottom: -125px;
  }

  .WideDesktop\:bottom-3p {
    bottom: 3px;
  }

  .WideDesktop\:bottom-2p {
    bottom: 2px;
  }

  .WideDesktop\:bottom-15p {
    bottom: 15%;
  }

  .WideDesktop\:bottom-35p {
    bottom: 35%;
  }

  .WideDesktop\:bottom-14p {
    bottom: 14%;
  }

  .WideDesktop\:bottom-25p {
    bottom: 25%;
  }

  .WideDesktop\:bottom-40p {
    bottom: 40%;
  }

  .WideDesktop\:bottom-43p {
    bottom: 43%;
  }

  .WideDesktop\:bottom-5p {
    bottom: 5%;
  }

  .WideDesktop\:bottom-20p {
    bottom: 20%;
  }

  .WideDesktop\:bottom-50p {
    bottom: 50%;
  }

  .WideDesktop\:bottom-45p {
    bottom: 45%;
  }

  .WideDesktop\:bottom-10p {
    bottom: 10%;
  }

  .WideDesktop\:left-0 {
    left: 0px;
  }

  .WideDesktop\:left-5 {
    left: 5px;
  }

  .WideDesktop\:left-10 {
    left: 10px;
  }

  .WideDesktop\:left-15 {
    left: 15px;
  }

  .WideDesktop\:left-16 {
    left: 16px;
  }

  .WideDesktop\:left-20 {
    left: 20px;
  }

  .WideDesktop\:left-25 {
    left: 25px;
  }

  .WideDesktop\:left-30 {
    left: 30px;
  }

  .WideDesktop\:left-50 {
    left: 50px;
  }

  .WideDesktop\:left-65 {
    left: 65px;
  }

  .WideDesktop\:left-90 {
    left: 90px;
  }

  .WideDesktop\:left-100 {
    left: 100px;
  }

  .WideDesktop\:left-160 {
    left: 160px;
  }

  .WideDesktop\:left-195 {
    left: 195px;
  }

  .WideDesktop\:-left-25 {
    left: -25px;
  }

  .WideDesktop\:-left-40 {
    left: -40px;
  }

  .WideDesktop\:-left-5px {
    left: -5px;
  }

  .WideDesktop\:-left-10px {
    left: -10px;
  }

  .WideDesktop\:-left-125px {
    left: -125px;
  }

  .WideDesktop\:left-3p {
    left: 3px;
  }

  .WideDesktop\:left-2p {
    left: 2px;
  }

  .WideDesktop\:left-15p {
    left: 15%;
  }

  .WideDesktop\:left-35p {
    left: 35%;
  }

  .WideDesktop\:left-14p {
    left: 14%;
  }

  .WideDesktop\:left-25p {
    left: 25%;
  }

  .WideDesktop\:left-40p {
    left: 40%;
  }

  .WideDesktop\:left-43p {
    left: 43%;
  }

  .WideDesktop\:left-5p {
    left: 5%;
  }

  .WideDesktop\:left-20p {
    left: 20%;
  }

  .WideDesktop\:left-50p {
    left: 50%;
  }

  .WideDesktop\:left-45p {
    left: 45%;
  }

  .WideDesktop\:left-10p {
    left: 10%;
  }

  .WideDesktop\:isolate {
    isolation: isolate;
  }

  .WideDesktop\:isolation-auto {
    isolation: auto;
  }

  .WideDesktop\:z-0 {
    z-index: 0;
  }

  .WideDesktop\:z-1 {
    z-index: 1;
  }

  .WideDesktop\:z-10 {
    z-index: 10;
  }

  .WideDesktop\:z-20 {
    z-index: 20;
  }

  .WideDesktop\:z-30 {
    z-index: 30;
  }

  .WideDesktop\:z-40 {
    z-index: 40;
  }

  .WideDesktop\:z-50 {
    z-index: 50;
  }

  .WideDesktop\:z-110 {
    z-index: 110;
  }

  .WideDesktop\:z-auto {
    z-index: auto;
  }

  .WideDesktop\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .WideDesktop\:focus-within\:z-1:focus-within {
    z-index: 1;
  }

  .WideDesktop\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .WideDesktop\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .WideDesktop\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .WideDesktop\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .WideDesktop\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .WideDesktop\:focus-within\:z-110:focus-within {
    z-index: 110;
  }

  .WideDesktop\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .WideDesktop\:focus\:z-0:focus {
    z-index: 0;
  }

  .WideDesktop\:focus\:z-1:focus {
    z-index: 1;
  }

  .WideDesktop\:focus\:z-10:focus {
    z-index: 10;
  }

  .WideDesktop\:focus\:z-20:focus {
    z-index: 20;
  }

  .WideDesktop\:focus\:z-30:focus {
    z-index: 30;
  }

  .WideDesktop\:focus\:z-40:focus {
    z-index: 40;
  }

  .WideDesktop\:focus\:z-50:focus {
    z-index: 50;
  }

  .WideDesktop\:focus\:z-110:focus {
    z-index: 110;
  }

  .WideDesktop\:focus\:z-auto:focus {
    z-index: auto;
  }

  .WideDesktop\:order-1 {
    order: 1;
  }

  .WideDesktop\:order-2 {
    order: 2;
  }

  .WideDesktop\:order-3 {
    order: 3;
  }

  .WideDesktop\:order-4 {
    order: 4;
  }

  .WideDesktop\:order-5 {
    order: 5;
  }

  .WideDesktop\:order-6 {
    order: 6;
  }

  .WideDesktop\:order-7 {
    order: 7;
  }

  .WideDesktop\:order-8 {
    order: 8;
  }

  .WideDesktop\:order-9 {
    order: 9;
  }

  .WideDesktop\:order-10 {
    order: 10;
  }

  .WideDesktop\:order-11 {
    order: 11;
  }

  .WideDesktop\:order-12 {
    order: 12;
  }

  .WideDesktop\:order-first {
    order: -9999;
  }

  .WideDesktop\:order-last {
    order: 9999;
  }

  .WideDesktop\:order-none {
    order: 0;
  }

  .WideDesktop\:col-auto {
    grid-column: auto;
  }

  .WideDesktop\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .WideDesktop\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .WideDesktop\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .WideDesktop\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .WideDesktop\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .WideDesktop\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .WideDesktop\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .WideDesktop\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .WideDesktop\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .WideDesktop\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .WideDesktop\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .WideDesktop\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .WideDesktop\:col-span-full {
    grid-column: 1 / -1;
  }

  .WideDesktop\:col-start-1 {
    grid-column-start: 1;
  }

  .WideDesktop\:col-start-2 {
    grid-column-start: 2;
  }

  .WideDesktop\:col-start-3 {
    grid-column-start: 3;
  }

  .WideDesktop\:col-start-4 {
    grid-column-start: 4;
  }

  .WideDesktop\:col-start-5 {
    grid-column-start: 5;
  }

  .WideDesktop\:col-start-6 {
    grid-column-start: 6;
  }

  .WideDesktop\:col-start-7 {
    grid-column-start: 7;
  }

  .WideDesktop\:col-start-8 {
    grid-column-start: 8;
  }

  .WideDesktop\:col-start-9 {
    grid-column-start: 9;
  }

  .WideDesktop\:col-start-10 {
    grid-column-start: 10;
  }

  .WideDesktop\:col-start-11 {
    grid-column-start: 11;
  }

  .WideDesktop\:col-start-12 {
    grid-column-start: 12;
  }

  .WideDesktop\:col-start-13 {
    grid-column-start: 13;
  }

  .WideDesktop\:col-start-auto {
    grid-column-start: auto;
  }

  .WideDesktop\:col-end-1 {
    grid-column-end: 1;
  }

  .WideDesktop\:col-end-2 {
    grid-column-end: 2;
  }

  .WideDesktop\:col-end-3 {
    grid-column-end: 3;
  }

  .WideDesktop\:col-end-4 {
    grid-column-end: 4;
  }

  .WideDesktop\:col-end-5 {
    grid-column-end: 5;
  }

  .WideDesktop\:col-end-6 {
    grid-column-end: 6;
  }

  .WideDesktop\:col-end-7 {
    grid-column-end: 7;
  }

  .WideDesktop\:col-end-8 {
    grid-column-end: 8;
  }

  .WideDesktop\:col-end-9 {
    grid-column-end: 9;
  }

  .WideDesktop\:col-end-10 {
    grid-column-end: 10;
  }

  .WideDesktop\:col-end-11 {
    grid-column-end: 11;
  }

  .WideDesktop\:col-end-12 {
    grid-column-end: 12;
  }

  .WideDesktop\:col-end-13 {
    grid-column-end: 13;
  }

  .WideDesktop\:col-end-auto {
    grid-column-end: auto;
  }

  .WideDesktop\:row-auto {
    grid-row: auto;
  }

  .WideDesktop\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .WideDesktop\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .WideDesktop\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .WideDesktop\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .WideDesktop\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .WideDesktop\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .WideDesktop\:row-span-full {
    grid-row: 1 / -1;
  }

  .WideDesktop\:row-start-1 {
    grid-row-start: 1;
  }

  .WideDesktop\:row-start-2 {
    grid-row-start: 2;
  }

  .WideDesktop\:row-start-3 {
    grid-row-start: 3;
  }

  .WideDesktop\:row-start-4 {
    grid-row-start: 4;
  }

  .WideDesktop\:row-start-5 {
    grid-row-start: 5;
  }

  .WideDesktop\:row-start-6 {
    grid-row-start: 6;
  }

  .WideDesktop\:row-start-7 {
    grid-row-start: 7;
  }

  .WideDesktop\:row-start-auto {
    grid-row-start: auto;
  }

  .WideDesktop\:row-end-1 {
    grid-row-end: 1;
  }

  .WideDesktop\:row-end-2 {
    grid-row-end: 2;
  }

  .WideDesktop\:row-end-3 {
    grid-row-end: 3;
  }

  .WideDesktop\:row-end-4 {
    grid-row-end: 4;
  }

  .WideDesktop\:row-end-5 {
    grid-row-end: 5;
  }

  .WideDesktop\:row-end-6 {
    grid-row-end: 6;
  }

  .WideDesktop\:row-end-7 {
    grid-row-end: 7;
  }

  .WideDesktop\:row-end-auto {
    grid-row-end: auto;
  }

  .WideDesktop\:float-right {
    float: right;
  }

  .WideDesktop\:float-left {
    float: left;
  }

  .WideDesktop\:float-none {
    float: none;
  }

  .WideDesktop\:clear-left {
    clear: left;
  }

  .WideDesktop\:clear-right {
    clear: right;
  }

  .WideDesktop\:clear-both {
    clear: both;
  }

  .WideDesktop\:clear-none {
    clear: none;
  }

  .WideDesktop\:m-0 {
    margin: 0px;
  }

  .WideDesktop\:m-1 {
    margin: 0.25rem;
  }

  .WideDesktop\:m-2 {
    margin: 2px;
  }

  .WideDesktop\:m-3 {
    margin: 0.75rem;
  }

  .WideDesktop\:m-4 {
    margin: 1rem;
  }

  .WideDesktop\:m-5 {
    margin: 1.25rem;
  }

  .WideDesktop\:m-6 {
    margin: 6px;
  }

  .WideDesktop\:m-7 {
    margin: 1.75rem;
  }

  .WideDesktop\:m-8 {
    margin: 2rem;
  }

  .WideDesktop\:m-9 {
    margin: 2.25rem;
  }

  .WideDesktop\:m-10 {
    margin: 2.5rem;
  }

  .WideDesktop\:m-11 {
    margin: 11px;
  }

  .WideDesktop\:m-12 {
    margin: 3rem;
  }

  .WideDesktop\:m-14 {
    margin: 3.5rem;
  }

  .WideDesktop\:m-15 {
    margin: 15px;
  }

  .WideDesktop\:m-16 {
    margin: 4rem;
  }

  .WideDesktop\:m-18 {
    margin: 18px;
  }

  .WideDesktop\:m-20 {
    margin: 20px;
  }

  .WideDesktop\:m-21 {
    margin: 21px;
  }

  .WideDesktop\:m-23 {
    margin: 23px;
  }

  .WideDesktop\:m-24 {
    margin: 24px;
  }

  .WideDesktop\:m-25 {
    margin: 25px;
  }

  .WideDesktop\:m-27 {
    margin: 27px;
  }

  .WideDesktop\:m-28 {
    margin: 7rem;
  }

  .WideDesktop\:m-30 {
    margin: 30px;
  }

  .WideDesktop\:m-31 {
    margin: 31px;
  }

  .WideDesktop\:m-32 {
    margin: 8rem;
  }

  .WideDesktop\:m-34 {
    margin: 34px;
  }

  .WideDesktop\:m-35 {
    margin: 35px;
  }

  .WideDesktop\:m-36 {
    margin: 9rem;
  }

  .WideDesktop\:m-37 {
    margin: 37px;
  }

  .WideDesktop\:m-38 {
    margin: 38px;
  }

  .WideDesktop\:m-40 {
    margin: 40px;
  }

  .WideDesktop\:m-42 {
    margin: 42px;
  }

  .WideDesktop\:m-44 {
    margin: 44px;
  }

  .WideDesktop\:m-45 {
    margin: 45px;
  }

  .WideDesktop\:m-46 {
    margin: 46px;
  }

  .WideDesktop\:m-48 {
    margin: 48px;
  }

  .WideDesktop\:m-52 {
    margin: 13rem;
  }

  .WideDesktop\:m-53 {
    margin: 53px;
  }

  .WideDesktop\:m-55 {
    margin: 55px;
  }

  .WideDesktop\:m-56 {
    margin: 14rem;
  }

  .WideDesktop\:m-58 {
    margin: 58px;
  }

  .WideDesktop\:m-59 {
    margin: 59px;
  }

  .WideDesktop\:m-60 {
    margin: 15rem;
  }

  .WideDesktop\:m-63 {
    margin: 63px;
  }

  .WideDesktop\:m-64 {
    margin: 16rem;
  }

  .WideDesktop\:m-65 {
    margin: 65px;
  }

  .WideDesktop\:m-67 {
    margin: 67px;
  }

  .WideDesktop\:m-70 {
    margin: 70px;
  }

  .WideDesktop\:m-71 {
    margin: 71px;
  }

  .WideDesktop\:m-72 {
    margin: 18rem;
  }

  .WideDesktop\:m-74 {
    margin: 74px;
  }

  .WideDesktop\:m-78 {
    margin: 78px;
  }

  .WideDesktop\:m-80 {
    margin: 20rem;
  }

  .WideDesktop\:m-83 {
    margin: 83px;
  }

  .WideDesktop\:m-84 {
    margin: 84px;
  }

  .WideDesktop\:m-89 {
    margin: 89px;
  }

  .WideDesktop\:m-90 {
    margin: 90px;
  }

  .WideDesktop\:m-92 {
    margin: 92px;
  }

  .WideDesktop\:m-96 {
    margin: 24rem;
  }

  .WideDesktop\:m-97 {
    margin: 97px;
  }

  .WideDesktop\:m-100 {
    margin: 100px;
  }

  .WideDesktop\:m-106 {
    margin: 106px;
  }

  .WideDesktop\:m-108 {
    margin: 108px;
  }

  .WideDesktop\:m-109 {
    margin: 109px;
  }

  .WideDesktop\:m-120 {
    margin: 120px;
  }

  .WideDesktop\:m-135 {
    margin: 135px;
  }

  .WideDesktop\:m-147 {
    margin: 147px;
  }

  .WideDesktop\:m-150 {
    margin: 150px;
  }

  .WideDesktop\:m-168 {
    margin: 168px;
  }

  .WideDesktop\:m-180 {
    margin: 180px;
  }

  .WideDesktop\:m-185 {
    margin: 185px;
  }

  .WideDesktop\:m-200 {
    margin: 200px;
  }

  .WideDesktop\:m-245 {
    margin: 245px;
  }

  .WideDesktop\:m-300 {
    margin: 300px;
  }

  .WideDesktop\:m-400 {
    margin: 400px;
  }

  .WideDesktop\:m-480 {
    margin: 480px;
  }

  .WideDesktop\:m-510 {
    margin: 510px;
  }

  .WideDesktop\:m-537 {
    margin: 537px;
  }

  .WideDesktop\:m-650 {
    margin: 650px;
  }

  .WideDesktop\:m-auto {
    margin: auto;
  }

  .WideDesktop\:m-px {
    margin: 1px;
  }

  .WideDesktop\:m-0\.5 {
    margin: 0.125rem;
  }

  .WideDesktop\:m-1\.5 {
    margin: 0.375rem;
  }

  .WideDesktop\:m-2\.5 {
    margin: 0.625rem;
  }

  .WideDesktop\:m-3\.5 {
    margin: 0.875rem;
  }

  .WideDesktop\:-m-0 {
    margin: 0px;
  }

  .WideDesktop\:-m-1 {
    margin: -0.25rem;
  }

  .WideDesktop\:-m-2 {
    margin: -0.5rem;
  }

  .WideDesktop\:-m-3 {
    margin: -0.75rem;
  }

  .WideDesktop\:-m-4 {
    margin: -1rem;
  }

  .WideDesktop\:-m-5 {
    margin: -1.25rem;
  }

  .WideDesktop\:-m-6 {
    margin: -1.5rem;
  }

  .WideDesktop\:-m-7 {
    margin: -1.75rem;
  }

  .WideDesktop\:-m-8 {
    margin: -2rem;
  }

  .WideDesktop\:-m-9 {
    margin: -2.25rem;
  }

  .WideDesktop\:-m-10 {
    margin: -2.5rem;
  }

  .WideDesktop\:-m-11 {
    margin: -2.75rem;
  }

  .WideDesktop\:-m-12 {
    margin: -3rem;
  }

  .WideDesktop\:-m-14 {
    margin: -14px;
  }

  .WideDesktop\:-m-16 {
    margin: -4rem;
  }

  .WideDesktop\:-m-20 {
    margin: -5rem;
  }

  .WideDesktop\:-m-24 {
    margin: -6rem;
  }

  .WideDesktop\:-m-28 {
    margin: -7rem;
  }

  .WideDesktop\:-m-32 {
    margin: -8rem;
  }

  .WideDesktop\:-m-36 {
    margin: -9rem;
  }

  .WideDesktop\:-m-40 {
    margin: -10rem;
  }

  .WideDesktop\:-m-44 {
    margin: -11rem;
  }

  .WideDesktop\:-m-48 {
    margin: -12rem;
  }

  .WideDesktop\:-m-52 {
    margin: -13rem;
  }

  .WideDesktop\:-m-56 {
    margin: -14rem;
  }

  .WideDesktop\:-m-60 {
    margin: -15rem;
  }

  .WideDesktop\:-m-64 {
    margin: -16rem;
  }

  .WideDesktop\:-m-72 {
    margin: -18rem;
  }

  .WideDesktop\:-m-80 {
    margin: -20rem;
  }

  .WideDesktop\:-m-96 {
    margin: -24rem;
  }

  .WideDesktop\:-m-px {
    margin: -1px;
  }

  .WideDesktop\:-m-0\.5 {
    margin: -0.125rem;
  }

  .WideDesktop\:-m-1\.5 {
    margin: -0.375rem;
  }

  .WideDesktop\:-m-2\.5 {
    margin: -0.625rem;
  }

  .WideDesktop\:-m-3\.5 {
    margin: -0.875rem;
  }

  .WideDesktop\:-m-15px {
    margin: -15px;
  }

  .WideDesktop\:m-m11 {
    margin: 11px;
  }

  .WideDesktop\:m-12px {
    margin: 12px;
  }

  .WideDesktop\:m-m72 {
    margin: 72px;
  }

  .WideDesktop\:m-m21 {
    margin: 21%;
  }

  .WideDesktop\:m-m15 {
    margin: 15px;
  }

  .WideDesktop\:m-m18 {
    margin: 18px;
  }

  .WideDesktop\:m-m35 {
    margin: 35px;
  }

  .WideDesktop\:m-m19 {
    margin: 19px;
  }

  .WideDesktop\:m-m17 {
    margin: 17px;
  }

  .WideDesktop\:m-m9 {
    margin: 9px;
  }

  .WideDesktop\:m-m10 {
    margin: 10px;
  }

  .WideDesktop\:m-m51 {
    margin: 51px;
  }

  .WideDesktop\:m-m43 {
    margin: 43px;
  }

  .WideDesktop\:m-m13 {
    margin: 13px;
  }

  .WideDesktop\:m-m26 {
    margin: 26px;
  }

  .WideDesktop\:m-m2 {
    margin: 2px;
  }

  .WideDesktop\:m-m14 {
    margin: 14px;
  }

  .WideDesktop\:m-m5 {
    margin: 5px;
  }

  .WideDesktop\:m-m8 {
    margin: 8px;
  }

  .WideDesktop\:m-mp15 {
    margin: 15%;
  }

  .WideDesktop\:-m-100 {
    margin: -100px;
  }

  .WideDesktop\:m-0auto {
    margin: 0px auto;
  }

  .WideDesktop\:m-o6 {
    margin: 1.5rem;
  }

  .WideDesktop\:-m-23 {
    margin: -23px;
  }

  .WideDesktop\:last\:m-0:last-child {
    margin: 0px;
  }

  .WideDesktop\:last\:m-1:last-child {
    margin: 0.25rem;
  }

  .WideDesktop\:last\:m-2:last-child {
    margin: 2px;
  }

  .WideDesktop\:last\:m-3:last-child {
    margin: 0.75rem;
  }

  .WideDesktop\:last\:m-4:last-child {
    margin: 1rem;
  }

  .WideDesktop\:last\:m-5:last-child {
    margin: 1.25rem;
  }

  .WideDesktop\:last\:m-6:last-child {
    margin: 6px;
  }

  .WideDesktop\:last\:m-7:last-child {
    margin: 1.75rem;
  }

  .WideDesktop\:last\:m-8:last-child {
    margin: 2rem;
  }

  .WideDesktop\:last\:m-9:last-child {
    margin: 2.25rem;
  }

  .WideDesktop\:last\:m-10:last-child {
    margin: 2.5rem;
  }

  .WideDesktop\:last\:m-11:last-child {
    margin: 11px;
  }

  .WideDesktop\:last\:m-12:last-child {
    margin: 3rem;
  }

  .WideDesktop\:last\:m-14:last-child {
    margin: 3.5rem;
  }

  .WideDesktop\:last\:m-15:last-child {
    margin: 15px;
  }

  .WideDesktop\:last\:m-16:last-child {
    margin: 4rem;
  }

  .WideDesktop\:last\:m-18:last-child {
    margin: 18px;
  }

  .WideDesktop\:last\:m-20:last-child {
    margin: 20px;
  }

  .WideDesktop\:last\:m-21:last-child {
    margin: 21px;
  }

  .WideDesktop\:last\:m-23:last-child {
    margin: 23px;
  }

  .WideDesktop\:last\:m-24:last-child {
    margin: 24px;
  }

  .WideDesktop\:last\:m-25:last-child {
    margin: 25px;
  }

  .WideDesktop\:last\:m-27:last-child {
    margin: 27px;
  }

  .WideDesktop\:last\:m-28:last-child {
    margin: 7rem;
  }

  .WideDesktop\:last\:m-30:last-child {
    margin: 30px;
  }

  .WideDesktop\:last\:m-31:last-child {
    margin: 31px;
  }

  .WideDesktop\:last\:m-32:last-child {
    margin: 8rem;
  }

  .WideDesktop\:last\:m-34:last-child {
    margin: 34px;
  }

  .WideDesktop\:last\:m-35:last-child {
    margin: 35px;
  }

  .WideDesktop\:last\:m-36:last-child {
    margin: 9rem;
  }

  .WideDesktop\:last\:m-37:last-child {
    margin: 37px;
  }

  .WideDesktop\:last\:m-38:last-child {
    margin: 38px;
  }

  .WideDesktop\:last\:m-40:last-child {
    margin: 40px;
  }

  .WideDesktop\:last\:m-42:last-child {
    margin: 42px;
  }

  .WideDesktop\:last\:m-44:last-child {
    margin: 44px;
  }

  .WideDesktop\:last\:m-45:last-child {
    margin: 45px;
  }

  .WideDesktop\:last\:m-46:last-child {
    margin: 46px;
  }

  .WideDesktop\:last\:m-48:last-child {
    margin: 48px;
  }

  .WideDesktop\:last\:m-52:last-child {
    margin: 13rem;
  }

  .WideDesktop\:last\:m-53:last-child {
    margin: 53px;
  }

  .WideDesktop\:last\:m-55:last-child {
    margin: 55px;
  }

  .WideDesktop\:last\:m-56:last-child {
    margin: 14rem;
  }

  .WideDesktop\:last\:m-58:last-child {
    margin: 58px;
  }

  .WideDesktop\:last\:m-59:last-child {
    margin: 59px;
  }

  .WideDesktop\:last\:m-60:last-child {
    margin: 15rem;
  }

  .WideDesktop\:last\:m-63:last-child {
    margin: 63px;
  }

  .WideDesktop\:last\:m-64:last-child {
    margin: 16rem;
  }

  .WideDesktop\:last\:m-65:last-child {
    margin: 65px;
  }

  .WideDesktop\:last\:m-67:last-child {
    margin: 67px;
  }

  .WideDesktop\:last\:m-70:last-child {
    margin: 70px;
  }

  .WideDesktop\:last\:m-71:last-child {
    margin: 71px;
  }

  .WideDesktop\:last\:m-72:last-child {
    margin: 18rem;
  }

  .WideDesktop\:last\:m-74:last-child {
    margin: 74px;
  }

  .WideDesktop\:last\:m-78:last-child {
    margin: 78px;
  }

  .WideDesktop\:last\:m-80:last-child {
    margin: 20rem;
  }

  .WideDesktop\:last\:m-83:last-child {
    margin: 83px;
  }

  .WideDesktop\:last\:m-84:last-child {
    margin: 84px;
  }

  .WideDesktop\:last\:m-89:last-child {
    margin: 89px;
  }

  .WideDesktop\:last\:m-90:last-child {
    margin: 90px;
  }

  .WideDesktop\:last\:m-92:last-child {
    margin: 92px;
  }

  .WideDesktop\:last\:m-96:last-child {
    margin: 24rem;
  }

  .WideDesktop\:last\:m-97:last-child {
    margin: 97px;
  }

  .WideDesktop\:last\:m-100:last-child {
    margin: 100px;
  }

  .WideDesktop\:last\:m-106:last-child {
    margin: 106px;
  }

  .WideDesktop\:last\:m-108:last-child {
    margin: 108px;
  }

  .WideDesktop\:last\:m-109:last-child {
    margin: 109px;
  }

  .WideDesktop\:last\:m-120:last-child {
    margin: 120px;
  }

  .WideDesktop\:last\:m-135:last-child {
    margin: 135px;
  }

  .WideDesktop\:last\:m-147:last-child {
    margin: 147px;
  }

  .WideDesktop\:last\:m-150:last-child {
    margin: 150px;
  }

  .WideDesktop\:last\:m-168:last-child {
    margin: 168px;
  }

  .WideDesktop\:last\:m-180:last-child {
    margin: 180px;
  }

  .WideDesktop\:last\:m-185:last-child {
    margin: 185px;
  }

  .WideDesktop\:last\:m-200:last-child {
    margin: 200px;
  }

  .WideDesktop\:last\:m-245:last-child {
    margin: 245px;
  }

  .WideDesktop\:last\:m-300:last-child {
    margin: 300px;
  }

  .WideDesktop\:last\:m-400:last-child {
    margin: 400px;
  }

  .WideDesktop\:last\:m-480:last-child {
    margin: 480px;
  }

  .WideDesktop\:last\:m-510:last-child {
    margin: 510px;
  }

  .WideDesktop\:last\:m-537:last-child {
    margin: 537px;
  }

  .WideDesktop\:last\:m-650:last-child {
    margin: 650px;
  }

  .WideDesktop\:last\:m-auto:last-child {
    margin: auto;
  }

  .WideDesktop\:last\:m-px:last-child {
    margin: 1px;
  }

  .WideDesktop\:last\:m-0\.5:last-child {
    margin: 0.125rem;
  }

  .WideDesktop\:last\:m-1\.5:last-child {
    margin: 0.375rem;
  }

  .WideDesktop\:last\:m-2\.5:last-child {
    margin: 0.625rem;
  }

  .WideDesktop\:last\:m-3\.5:last-child {
    margin: 0.875rem;
  }

  .WideDesktop\:last\:-m-0:last-child {
    margin: 0px;
  }

  .WideDesktop\:last\:-m-1:last-child {
    margin: -0.25rem;
  }

  .WideDesktop\:last\:-m-2:last-child {
    margin: -0.5rem;
  }

  .WideDesktop\:last\:-m-3:last-child {
    margin: -0.75rem;
  }

  .WideDesktop\:last\:-m-4:last-child {
    margin: -1rem;
  }

  .WideDesktop\:last\:-m-5:last-child {
    margin: -1.25rem;
  }

  .WideDesktop\:last\:-m-6:last-child {
    margin: -1.5rem;
  }

  .WideDesktop\:last\:-m-7:last-child {
    margin: -1.75rem;
  }

  .WideDesktop\:last\:-m-8:last-child {
    margin: -2rem;
  }

  .WideDesktop\:last\:-m-9:last-child {
    margin: -2.25rem;
  }

  .WideDesktop\:last\:-m-10:last-child {
    margin: -2.5rem;
  }

  .WideDesktop\:last\:-m-11:last-child {
    margin: -2.75rem;
  }

  .WideDesktop\:last\:-m-12:last-child {
    margin: -3rem;
  }

  .WideDesktop\:last\:-m-14:last-child {
    margin: -14px;
  }

  .WideDesktop\:last\:-m-16:last-child {
    margin: -4rem;
  }

  .WideDesktop\:last\:-m-20:last-child {
    margin: -5rem;
  }

  .WideDesktop\:last\:-m-24:last-child {
    margin: -6rem;
  }

  .WideDesktop\:last\:-m-28:last-child {
    margin: -7rem;
  }

  .WideDesktop\:last\:-m-32:last-child {
    margin: -8rem;
  }

  .WideDesktop\:last\:-m-36:last-child {
    margin: -9rem;
  }

  .WideDesktop\:last\:-m-40:last-child {
    margin: -10rem;
  }

  .WideDesktop\:last\:-m-44:last-child {
    margin: -11rem;
  }

  .WideDesktop\:last\:-m-48:last-child {
    margin: -12rem;
  }

  .WideDesktop\:last\:-m-52:last-child {
    margin: -13rem;
  }

  .WideDesktop\:last\:-m-56:last-child {
    margin: -14rem;
  }

  .WideDesktop\:last\:-m-60:last-child {
    margin: -15rem;
  }

  .WideDesktop\:last\:-m-64:last-child {
    margin: -16rem;
  }

  .WideDesktop\:last\:-m-72:last-child {
    margin: -18rem;
  }

  .WideDesktop\:last\:-m-80:last-child {
    margin: -20rem;
  }

  .WideDesktop\:last\:-m-96:last-child {
    margin: -24rem;
  }

  .WideDesktop\:last\:-m-px:last-child {
    margin: -1px;
  }

  .WideDesktop\:last\:-m-0\.5:last-child {
    margin: -0.125rem;
  }

  .WideDesktop\:last\:-m-1\.5:last-child {
    margin: -0.375rem;
  }

  .WideDesktop\:last\:-m-2\.5:last-child {
    margin: -0.625rem;
  }

  .WideDesktop\:last\:-m-3\.5:last-child {
    margin: -0.875rem;
  }

  .WideDesktop\:last\:-m-15px:last-child {
    margin: -15px;
  }

  .WideDesktop\:last\:m-m11:last-child {
    margin: 11px;
  }

  .WideDesktop\:last\:m-12px:last-child {
    margin: 12px;
  }

  .WideDesktop\:last\:m-m72:last-child {
    margin: 72px;
  }

  .WideDesktop\:last\:m-m21:last-child {
    margin: 21%;
  }

  .WideDesktop\:last\:m-m15:last-child {
    margin: 15px;
  }

  .WideDesktop\:last\:m-m18:last-child {
    margin: 18px;
  }

  .WideDesktop\:last\:m-m35:last-child {
    margin: 35px;
  }

  .WideDesktop\:last\:m-m19:last-child {
    margin: 19px;
  }

  .WideDesktop\:last\:m-m17:last-child {
    margin: 17px;
  }

  .WideDesktop\:last\:m-m9:last-child {
    margin: 9px;
  }

  .WideDesktop\:last\:m-m10:last-child {
    margin: 10px;
  }

  .WideDesktop\:last\:m-m51:last-child {
    margin: 51px;
  }

  .WideDesktop\:last\:m-m43:last-child {
    margin: 43px;
  }

  .WideDesktop\:last\:m-m13:last-child {
    margin: 13px;
  }

  .WideDesktop\:last\:m-m26:last-child {
    margin: 26px;
  }

  .WideDesktop\:last\:m-m2:last-child {
    margin: 2px;
  }

  .WideDesktop\:last\:m-m14:last-child {
    margin: 14px;
  }

  .WideDesktop\:last\:m-m5:last-child {
    margin: 5px;
  }

  .WideDesktop\:last\:m-m8:last-child {
    margin: 8px;
  }

  .WideDesktop\:last\:m-mp15:last-child {
    margin: 15%;
  }

  .WideDesktop\:last\:-m-100:last-child {
    margin: -100px;
  }

  .WideDesktop\:last\:m-0auto:last-child {
    margin: 0px auto;
  }

  .WideDesktop\:last\:m-o6:last-child {
    margin: 1.5rem;
  }

  .WideDesktop\:last\:-m-23:last-child {
    margin: -23px;
  }

  .WideDesktop\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .WideDesktop\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .WideDesktop\:mx-2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .WideDesktop\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .WideDesktop\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .WideDesktop\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .WideDesktop\:mx-6 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .WideDesktop\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .WideDesktop\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .WideDesktop\:mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .WideDesktop\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .WideDesktop\:mx-11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .WideDesktop\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .WideDesktop\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .WideDesktop\:mx-15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .WideDesktop\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .WideDesktop\:mx-18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .WideDesktop\:mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .WideDesktop\:mx-21 {
    margin-left: 21px;
    margin-right: 21px;
  }

  .WideDesktop\:mx-23 {
    margin-left: 23px;
    margin-right: 23px;
  }

  .WideDesktop\:mx-24 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .WideDesktop\:mx-25 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .WideDesktop\:mx-27 {
    margin-left: 27px;
    margin-right: 27px;
  }

  .WideDesktop\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .WideDesktop\:mx-30 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .WideDesktop\:mx-31 {
    margin-left: 31px;
    margin-right: 31px;
  }

  .WideDesktop\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .WideDesktop\:mx-34 {
    margin-left: 34px;
    margin-right: 34px;
  }

  .WideDesktop\:mx-35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .WideDesktop\:mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .WideDesktop\:mx-37 {
    margin-left: 37px;
    margin-right: 37px;
  }

  .WideDesktop\:mx-38 {
    margin-left: 38px;
    margin-right: 38px;
  }

  .WideDesktop\:mx-40 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .WideDesktop\:mx-42 {
    margin-left: 42px;
    margin-right: 42px;
  }

  .WideDesktop\:mx-44 {
    margin-left: 44px;
    margin-right: 44px;
  }

  .WideDesktop\:mx-45 {
    margin-left: 45px;
    margin-right: 45px;
  }

  .WideDesktop\:mx-46 {
    margin-left: 46px;
    margin-right: 46px;
  }

  .WideDesktop\:mx-48 {
    margin-left: 48px;
    margin-right: 48px;
  }

  .WideDesktop\:mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .WideDesktop\:mx-53 {
    margin-left: 53px;
    margin-right: 53px;
  }

  .WideDesktop\:mx-55 {
    margin-left: 55px;
    margin-right: 55px;
  }

  .WideDesktop\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .WideDesktop\:mx-58 {
    margin-left: 58px;
    margin-right: 58px;
  }

  .WideDesktop\:mx-59 {
    margin-left: 59px;
    margin-right: 59px;
  }

  .WideDesktop\:mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .WideDesktop\:mx-63 {
    margin-left: 63px;
    margin-right: 63px;
  }

  .WideDesktop\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .WideDesktop\:mx-65 {
    margin-left: 65px;
    margin-right: 65px;
  }

  .WideDesktop\:mx-67 {
    margin-left: 67px;
    margin-right: 67px;
  }

  .WideDesktop\:mx-70 {
    margin-left: 70px;
    margin-right: 70px;
  }

  .WideDesktop\:mx-71 {
    margin-left: 71px;
    margin-right: 71px;
  }

  .WideDesktop\:mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .WideDesktop\:mx-74 {
    margin-left: 74px;
    margin-right: 74px;
  }

  .WideDesktop\:mx-78 {
    margin-left: 78px;
    margin-right: 78px;
  }

  .WideDesktop\:mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .WideDesktop\:mx-83 {
    margin-left: 83px;
    margin-right: 83px;
  }

  .WideDesktop\:mx-84 {
    margin-left: 84px;
    margin-right: 84px;
  }

  .WideDesktop\:mx-89 {
    margin-left: 89px;
    margin-right: 89px;
  }

  .WideDesktop\:mx-90 {
    margin-left: 90px;
    margin-right: 90px;
  }

  .WideDesktop\:mx-92 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .WideDesktop\:mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .WideDesktop\:mx-97 {
    margin-left: 97px;
    margin-right: 97px;
  }

  .WideDesktop\:mx-100 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .WideDesktop\:mx-106 {
    margin-left: 106px;
    margin-right: 106px;
  }

  .WideDesktop\:mx-108 {
    margin-left: 108px;
    margin-right: 108px;
  }

  .WideDesktop\:mx-109 {
    margin-left: 109px;
    margin-right: 109px;
  }

  .WideDesktop\:mx-120 {
    margin-left: 120px;
    margin-right: 120px;
  }

  .WideDesktop\:mx-135 {
    margin-left: 135px;
    margin-right: 135px;
  }

  .WideDesktop\:mx-147 {
    margin-left: 147px;
    margin-right: 147px;
  }

  .WideDesktop\:mx-150 {
    margin-left: 150px;
    margin-right: 150px;
  }

  .WideDesktop\:mx-168 {
    margin-left: 168px;
    margin-right: 168px;
  }

  .WideDesktop\:mx-180 {
    margin-left: 180px;
    margin-right: 180px;
  }

  .WideDesktop\:mx-185 {
    margin-left: 185px;
    margin-right: 185px;
  }

  .WideDesktop\:mx-200 {
    margin-left: 200px;
    margin-right: 200px;
  }

  .WideDesktop\:mx-245 {
    margin-left: 245px;
    margin-right: 245px;
  }

  .WideDesktop\:mx-300 {
    margin-left: 300px;
    margin-right: 300px;
  }

  .WideDesktop\:mx-400 {
    margin-left: 400px;
    margin-right: 400px;
  }

  .WideDesktop\:mx-480 {
    margin-left: 480px;
    margin-right: 480px;
  }

  .WideDesktop\:mx-510 {
    margin-left: 510px;
    margin-right: 510px;
  }

  .WideDesktop\:mx-537 {
    margin-left: 537px;
    margin-right: 537px;
  }

  .WideDesktop\:mx-650 {
    margin-left: 650px;
    margin-right: 650px;
  }

  .WideDesktop\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .WideDesktop\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .WideDesktop\:mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .WideDesktop\:mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .WideDesktop\:mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .WideDesktop\:mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .WideDesktop\:-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .WideDesktop\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .WideDesktop\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .WideDesktop\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .WideDesktop\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .WideDesktop\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .WideDesktop\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .WideDesktop\:-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .WideDesktop\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .WideDesktop\:-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .WideDesktop\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .WideDesktop\:-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .WideDesktop\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .WideDesktop\:-mx-14 {
    margin-left: -14px;
    margin-right: -14px;
  }

  .WideDesktop\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .WideDesktop\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .WideDesktop\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .WideDesktop\:-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .WideDesktop\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .WideDesktop\:-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .WideDesktop\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .WideDesktop\:-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .WideDesktop\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .WideDesktop\:-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .WideDesktop\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .WideDesktop\:-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .WideDesktop\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .WideDesktop\:-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .WideDesktop\:-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .WideDesktop\:-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .WideDesktop\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .WideDesktop\:-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .WideDesktop\:-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .WideDesktop\:-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .WideDesktop\:-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .WideDesktop\:-mx-15px {
    margin-left: -15px;
    margin-right: -15px;
  }

  .WideDesktop\:mx-m11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .WideDesktop\:mx-12px {
    margin-left: 12px;
    margin-right: 12px;
  }

  .WideDesktop\:mx-m72 {
    margin-left: 72px;
    margin-right: 72px;
  }

  .WideDesktop\:mx-m21 {
    margin-left: 21%;
    margin-right: 21%;
  }

  .WideDesktop\:mx-m15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .WideDesktop\:mx-m18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .WideDesktop\:mx-m35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .WideDesktop\:mx-m19 {
    margin-left: 19px;
    margin-right: 19px;
  }

  .WideDesktop\:mx-m17 {
    margin-left: 17px;
    margin-right: 17px;
  }

  .WideDesktop\:mx-m9 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .WideDesktop\:mx-m10 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .WideDesktop\:mx-m51 {
    margin-left: 51px;
    margin-right: 51px;
  }

  .WideDesktop\:mx-m43 {
    margin-left: 43px;
    margin-right: 43px;
  }

  .WideDesktop\:mx-m13 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .WideDesktop\:mx-m26 {
    margin-left: 26px;
    margin-right: 26px;
  }

  .WideDesktop\:mx-m2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .WideDesktop\:mx-m14 {
    margin-left: 14px;
    margin-right: 14px;
  }

  .WideDesktop\:mx-m5 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .WideDesktop\:mx-m8 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .WideDesktop\:mx-mp15 {
    margin-left: 15%;
    margin-right: 15%;
  }

  .WideDesktop\:-mx-100 {
    margin-left: -100px;
    margin-right: -100px;
  }

  .WideDesktop\:mx-0auto {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .WideDesktop\:mx-o6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .WideDesktop\:-mx-23 {
    margin-left: -23px;
    margin-right: -23px;
  }

  .WideDesktop\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .WideDesktop\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .WideDesktop\:my-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .WideDesktop\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .WideDesktop\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .WideDesktop\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .WideDesktop\:my-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .WideDesktop\:my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .WideDesktop\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .WideDesktop\:my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .WideDesktop\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .WideDesktop\:my-11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .WideDesktop\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .WideDesktop\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .WideDesktop\:my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .WideDesktop\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .WideDesktop\:my-18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .WideDesktop\:my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .WideDesktop\:my-21 {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .WideDesktop\:my-23 {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .WideDesktop\:my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .WideDesktop\:my-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .WideDesktop\:my-27 {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .WideDesktop\:my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .WideDesktop\:my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .WideDesktop\:my-31 {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .WideDesktop\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .WideDesktop\:my-34 {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .WideDesktop\:my-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .WideDesktop\:my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .WideDesktop\:my-37 {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .WideDesktop\:my-38 {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .WideDesktop\:my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .WideDesktop\:my-42 {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .WideDesktop\:my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .WideDesktop\:my-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .WideDesktop\:my-46 {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .WideDesktop\:my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .WideDesktop\:my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .WideDesktop\:my-53 {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .WideDesktop\:my-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .WideDesktop\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .WideDesktop\:my-58 {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .WideDesktop\:my-59 {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .WideDesktop\:my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .WideDesktop\:my-63 {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .WideDesktop\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .WideDesktop\:my-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .WideDesktop\:my-67 {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .WideDesktop\:my-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .WideDesktop\:my-71 {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .WideDesktop\:my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .WideDesktop\:my-74 {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .WideDesktop\:my-78 {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .WideDesktop\:my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .WideDesktop\:my-83 {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .WideDesktop\:my-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .WideDesktop\:my-89 {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .WideDesktop\:my-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .WideDesktop\:my-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .WideDesktop\:my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .WideDesktop\:my-97 {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .WideDesktop\:my-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .WideDesktop\:my-106 {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .WideDesktop\:my-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .WideDesktop\:my-109 {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .WideDesktop\:my-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .WideDesktop\:my-135 {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .WideDesktop\:my-147 {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .WideDesktop\:my-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .WideDesktop\:my-168 {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .WideDesktop\:my-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .WideDesktop\:my-185 {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .WideDesktop\:my-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .WideDesktop\:my-245 {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .WideDesktop\:my-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .WideDesktop\:my-400 {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .WideDesktop\:my-480 {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .WideDesktop\:my-510 {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .WideDesktop\:my-537 {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .WideDesktop\:my-650 {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .WideDesktop\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .WideDesktop\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .WideDesktop\:my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .WideDesktop\:my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .WideDesktop\:my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .WideDesktop\:my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .WideDesktop\:-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .WideDesktop\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .WideDesktop\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .WideDesktop\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .WideDesktop\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .WideDesktop\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .WideDesktop\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .WideDesktop\:-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .WideDesktop\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .WideDesktop\:-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .WideDesktop\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .WideDesktop\:-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .WideDesktop\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .WideDesktop\:-my-14 {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .WideDesktop\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .WideDesktop\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .WideDesktop\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .WideDesktop\:-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .WideDesktop\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .WideDesktop\:-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .WideDesktop\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .WideDesktop\:-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .WideDesktop\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .WideDesktop\:-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .WideDesktop\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .WideDesktop\:-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .WideDesktop\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .WideDesktop\:-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .WideDesktop\:-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .WideDesktop\:-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .WideDesktop\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .WideDesktop\:-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .WideDesktop\:-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .WideDesktop\:-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .WideDesktop\:-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .WideDesktop\:-my-15px {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .WideDesktop\:my-m11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .WideDesktop\:my-12px {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .WideDesktop\:my-m72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .WideDesktop\:my-m21 {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .WideDesktop\:my-m15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .WideDesktop\:my-m18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .WideDesktop\:my-m35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .WideDesktop\:my-m19 {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .WideDesktop\:my-m17 {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .WideDesktop\:my-m9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .WideDesktop\:my-m10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .WideDesktop\:my-m51 {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .WideDesktop\:my-m43 {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .WideDesktop\:my-m13 {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .WideDesktop\:my-m26 {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .WideDesktop\:my-m2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .WideDesktop\:my-m14 {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .WideDesktop\:my-m5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .WideDesktop\:my-m8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .WideDesktop\:my-mp15 {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .WideDesktop\:-my-100 {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .WideDesktop\:my-0auto {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .WideDesktop\:my-o6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .WideDesktop\:-my-23 {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .WideDesktop\:last\:mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .WideDesktop\:last\:mx-1:last-child {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .WideDesktop\:last\:mx-2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .WideDesktop\:last\:mx-3:last-child {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .WideDesktop\:last\:mx-4:last-child {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .WideDesktop\:last\:mx-5:last-child {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .WideDesktop\:last\:mx-6:last-child {
    margin-left: 6px;
    margin-right: 6px;
  }

  .WideDesktop\:last\:mx-7:last-child {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .WideDesktop\:last\:mx-8:last-child {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .WideDesktop\:last\:mx-9:last-child {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .WideDesktop\:last\:mx-10:last-child {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .WideDesktop\:last\:mx-11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .WideDesktop\:last\:mx-12:last-child {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .WideDesktop\:last\:mx-14:last-child {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .WideDesktop\:last\:mx-15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .WideDesktop\:last\:mx-16:last-child {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .WideDesktop\:last\:mx-18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .WideDesktop\:last\:mx-20:last-child {
    margin-left: 20px;
    margin-right: 20px;
  }

  .WideDesktop\:last\:mx-21:last-child {
    margin-left: 21px;
    margin-right: 21px;
  }

  .WideDesktop\:last\:mx-23:last-child {
    margin-left: 23px;
    margin-right: 23px;
  }

  .WideDesktop\:last\:mx-24:last-child {
    margin-left: 24px;
    margin-right: 24px;
  }

  .WideDesktop\:last\:mx-25:last-child {
    margin-left: 25px;
    margin-right: 25px;
  }

  .WideDesktop\:last\:mx-27:last-child {
    margin-left: 27px;
    margin-right: 27px;
  }

  .WideDesktop\:last\:mx-28:last-child {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .WideDesktop\:last\:mx-30:last-child {
    margin-left: 30px;
    margin-right: 30px;
  }

  .WideDesktop\:last\:mx-31:last-child {
    margin-left: 31px;
    margin-right: 31px;
  }

  .WideDesktop\:last\:mx-32:last-child {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .WideDesktop\:last\:mx-34:last-child {
    margin-left: 34px;
    margin-right: 34px;
  }

  .WideDesktop\:last\:mx-35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .WideDesktop\:last\:mx-36:last-child {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .WideDesktop\:last\:mx-37:last-child {
    margin-left: 37px;
    margin-right: 37px;
  }

  .WideDesktop\:last\:mx-38:last-child {
    margin-left: 38px;
    margin-right: 38px;
  }

  .WideDesktop\:last\:mx-40:last-child {
    margin-left: 40px;
    margin-right: 40px;
  }

  .WideDesktop\:last\:mx-42:last-child {
    margin-left: 42px;
    margin-right: 42px;
  }

  .WideDesktop\:last\:mx-44:last-child {
    margin-left: 44px;
    margin-right: 44px;
  }

  .WideDesktop\:last\:mx-45:last-child {
    margin-left: 45px;
    margin-right: 45px;
  }

  .WideDesktop\:last\:mx-46:last-child {
    margin-left: 46px;
    margin-right: 46px;
  }

  .WideDesktop\:last\:mx-48:last-child {
    margin-left: 48px;
    margin-right: 48px;
  }

  .WideDesktop\:last\:mx-52:last-child {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .WideDesktop\:last\:mx-53:last-child {
    margin-left: 53px;
    margin-right: 53px;
  }

  .WideDesktop\:last\:mx-55:last-child {
    margin-left: 55px;
    margin-right: 55px;
  }

  .WideDesktop\:last\:mx-56:last-child {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .WideDesktop\:last\:mx-58:last-child {
    margin-left: 58px;
    margin-right: 58px;
  }

  .WideDesktop\:last\:mx-59:last-child {
    margin-left: 59px;
    margin-right: 59px;
  }

  .WideDesktop\:last\:mx-60:last-child {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .WideDesktop\:last\:mx-63:last-child {
    margin-left: 63px;
    margin-right: 63px;
  }

  .WideDesktop\:last\:mx-64:last-child {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .WideDesktop\:last\:mx-65:last-child {
    margin-left: 65px;
    margin-right: 65px;
  }

  .WideDesktop\:last\:mx-67:last-child {
    margin-left: 67px;
    margin-right: 67px;
  }

  .WideDesktop\:last\:mx-70:last-child {
    margin-left: 70px;
    margin-right: 70px;
  }

  .WideDesktop\:last\:mx-71:last-child {
    margin-left: 71px;
    margin-right: 71px;
  }

  .WideDesktop\:last\:mx-72:last-child {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .WideDesktop\:last\:mx-74:last-child {
    margin-left: 74px;
    margin-right: 74px;
  }

  .WideDesktop\:last\:mx-78:last-child {
    margin-left: 78px;
    margin-right: 78px;
  }

  .WideDesktop\:last\:mx-80:last-child {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .WideDesktop\:last\:mx-83:last-child {
    margin-left: 83px;
    margin-right: 83px;
  }

  .WideDesktop\:last\:mx-84:last-child {
    margin-left: 84px;
    margin-right: 84px;
  }

  .WideDesktop\:last\:mx-89:last-child {
    margin-left: 89px;
    margin-right: 89px;
  }

  .WideDesktop\:last\:mx-90:last-child {
    margin-left: 90px;
    margin-right: 90px;
  }

  .WideDesktop\:last\:mx-92:last-child {
    margin-left: 92px;
    margin-right: 92px;
  }

  .WideDesktop\:last\:mx-96:last-child {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .WideDesktop\:last\:mx-97:last-child {
    margin-left: 97px;
    margin-right: 97px;
  }

  .WideDesktop\:last\:mx-100:last-child {
    margin-left: 100px;
    margin-right: 100px;
  }

  .WideDesktop\:last\:mx-106:last-child {
    margin-left: 106px;
    margin-right: 106px;
  }

  .WideDesktop\:last\:mx-108:last-child {
    margin-left: 108px;
    margin-right: 108px;
  }

  .WideDesktop\:last\:mx-109:last-child {
    margin-left: 109px;
    margin-right: 109px;
  }

  .WideDesktop\:last\:mx-120:last-child {
    margin-left: 120px;
    margin-right: 120px;
  }

  .WideDesktop\:last\:mx-135:last-child {
    margin-left: 135px;
    margin-right: 135px;
  }

  .WideDesktop\:last\:mx-147:last-child {
    margin-left: 147px;
    margin-right: 147px;
  }

  .WideDesktop\:last\:mx-150:last-child {
    margin-left: 150px;
    margin-right: 150px;
  }

  .WideDesktop\:last\:mx-168:last-child {
    margin-left: 168px;
    margin-right: 168px;
  }

  .WideDesktop\:last\:mx-180:last-child {
    margin-left: 180px;
    margin-right: 180px;
  }

  .WideDesktop\:last\:mx-185:last-child {
    margin-left: 185px;
    margin-right: 185px;
  }

  .WideDesktop\:last\:mx-200:last-child {
    margin-left: 200px;
    margin-right: 200px;
  }

  .WideDesktop\:last\:mx-245:last-child {
    margin-left: 245px;
    margin-right: 245px;
  }

  .WideDesktop\:last\:mx-300:last-child {
    margin-left: 300px;
    margin-right: 300px;
  }

  .WideDesktop\:last\:mx-400:last-child {
    margin-left: 400px;
    margin-right: 400px;
  }

  .WideDesktop\:last\:mx-480:last-child {
    margin-left: 480px;
    margin-right: 480px;
  }

  .WideDesktop\:last\:mx-510:last-child {
    margin-left: 510px;
    margin-right: 510px;
  }

  .WideDesktop\:last\:mx-537:last-child {
    margin-left: 537px;
    margin-right: 537px;
  }

  .WideDesktop\:last\:mx-650:last-child {
    margin-left: 650px;
    margin-right: 650px;
  }

  .WideDesktop\:last\:mx-auto:last-child {
    margin-left: auto;
    margin-right: auto;
  }

  .WideDesktop\:last\:mx-px:last-child {
    margin-left: 1px;
    margin-right: 1px;
  }

  .WideDesktop\:last\:mx-0\.5:last-child {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .WideDesktop\:last\:mx-1\.5:last-child {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .WideDesktop\:last\:mx-2\.5:last-child {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .WideDesktop\:last\:mx-3\.5:last-child {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .WideDesktop\:last\:-mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .WideDesktop\:last\:-mx-1:last-child {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .WideDesktop\:last\:-mx-2:last-child {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .WideDesktop\:last\:-mx-3:last-child {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .WideDesktop\:last\:-mx-4:last-child {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .WideDesktop\:last\:-mx-5:last-child {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .WideDesktop\:last\:-mx-6:last-child {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .WideDesktop\:last\:-mx-7:last-child {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .WideDesktop\:last\:-mx-8:last-child {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .WideDesktop\:last\:-mx-9:last-child {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .WideDesktop\:last\:-mx-10:last-child {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .WideDesktop\:last\:-mx-11:last-child {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .WideDesktop\:last\:-mx-12:last-child {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .WideDesktop\:last\:-mx-14:last-child {
    margin-left: -14px;
    margin-right: -14px;
  }

  .WideDesktop\:last\:-mx-16:last-child {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .WideDesktop\:last\:-mx-20:last-child {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .WideDesktop\:last\:-mx-24:last-child {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .WideDesktop\:last\:-mx-28:last-child {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .WideDesktop\:last\:-mx-32:last-child {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .WideDesktop\:last\:-mx-36:last-child {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .WideDesktop\:last\:-mx-40:last-child {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .WideDesktop\:last\:-mx-44:last-child {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .WideDesktop\:last\:-mx-48:last-child {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .WideDesktop\:last\:-mx-52:last-child {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .WideDesktop\:last\:-mx-56:last-child {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .WideDesktop\:last\:-mx-60:last-child {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .WideDesktop\:last\:-mx-64:last-child {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .WideDesktop\:last\:-mx-72:last-child {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .WideDesktop\:last\:-mx-80:last-child {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .WideDesktop\:last\:-mx-96:last-child {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .WideDesktop\:last\:-mx-px:last-child {
    margin-left: -1px;
    margin-right: -1px;
  }

  .WideDesktop\:last\:-mx-0\.5:last-child {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .WideDesktop\:last\:-mx-1\.5:last-child {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .WideDesktop\:last\:-mx-2\.5:last-child {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .WideDesktop\:last\:-mx-3\.5:last-child {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .WideDesktop\:last\:-mx-15px:last-child {
    margin-left: -15px;
    margin-right: -15px;
  }

  .WideDesktop\:last\:mx-m11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .WideDesktop\:last\:mx-12px:last-child {
    margin-left: 12px;
    margin-right: 12px;
  }

  .WideDesktop\:last\:mx-m72:last-child {
    margin-left: 72px;
    margin-right: 72px;
  }

  .WideDesktop\:last\:mx-m21:last-child {
    margin-left: 21%;
    margin-right: 21%;
  }

  .WideDesktop\:last\:mx-m15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .WideDesktop\:last\:mx-m18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .WideDesktop\:last\:mx-m35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .WideDesktop\:last\:mx-m19:last-child {
    margin-left: 19px;
    margin-right: 19px;
  }

  .WideDesktop\:last\:mx-m17:last-child {
    margin-left: 17px;
    margin-right: 17px;
  }

  .WideDesktop\:last\:mx-m9:last-child {
    margin-left: 9px;
    margin-right: 9px;
  }

  .WideDesktop\:last\:mx-m10:last-child {
    margin-left: 10px;
    margin-right: 10px;
  }

  .WideDesktop\:last\:mx-m51:last-child {
    margin-left: 51px;
    margin-right: 51px;
  }

  .WideDesktop\:last\:mx-m43:last-child {
    margin-left: 43px;
    margin-right: 43px;
  }

  .WideDesktop\:last\:mx-m13:last-child {
    margin-left: 13px;
    margin-right: 13px;
  }

  .WideDesktop\:last\:mx-m26:last-child {
    margin-left: 26px;
    margin-right: 26px;
  }

  .WideDesktop\:last\:mx-m2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .WideDesktop\:last\:mx-m14:last-child {
    margin-left: 14px;
    margin-right: 14px;
  }

  .WideDesktop\:last\:mx-m5:last-child {
    margin-left: 5px;
    margin-right: 5px;
  }

  .WideDesktop\:last\:mx-m8:last-child {
    margin-left: 8px;
    margin-right: 8px;
  }

  .WideDesktop\:last\:mx-mp15:last-child {
    margin-left: 15%;
    margin-right: 15%;
  }

  .WideDesktop\:last\:-mx-100:last-child {
    margin-left: -100px;
    margin-right: -100px;
  }

  .WideDesktop\:last\:mx-0auto:last-child {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .WideDesktop\:last\:mx-o6:last-child {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .WideDesktop\:last\:-mx-23:last-child {
    margin-left: -23px;
    margin-right: -23px;
  }

  .WideDesktop\:last\:my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .WideDesktop\:last\:my-1:last-child {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .WideDesktop\:last\:my-2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .WideDesktop\:last\:my-3:last-child {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .WideDesktop\:last\:my-4:last-child {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .WideDesktop\:last\:my-5:last-child {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .WideDesktop\:last\:my-6:last-child {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .WideDesktop\:last\:my-7:last-child {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .WideDesktop\:last\:my-8:last-child {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .WideDesktop\:last\:my-9:last-child {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .WideDesktop\:last\:my-10:last-child {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .WideDesktop\:last\:my-11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .WideDesktop\:last\:my-12:last-child {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .WideDesktop\:last\:my-14:last-child {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .WideDesktop\:last\:my-15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .WideDesktop\:last\:my-16:last-child {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .WideDesktop\:last\:my-18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .WideDesktop\:last\:my-20:last-child {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .WideDesktop\:last\:my-21:last-child {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .WideDesktop\:last\:my-23:last-child {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .WideDesktop\:last\:my-24:last-child {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .WideDesktop\:last\:my-25:last-child {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .WideDesktop\:last\:my-27:last-child {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .WideDesktop\:last\:my-28:last-child {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .WideDesktop\:last\:my-30:last-child {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .WideDesktop\:last\:my-31:last-child {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .WideDesktop\:last\:my-32:last-child {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .WideDesktop\:last\:my-34:last-child {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .WideDesktop\:last\:my-35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .WideDesktop\:last\:my-36:last-child {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .WideDesktop\:last\:my-37:last-child {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .WideDesktop\:last\:my-38:last-child {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .WideDesktop\:last\:my-40:last-child {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .WideDesktop\:last\:my-42:last-child {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .WideDesktop\:last\:my-44:last-child {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .WideDesktop\:last\:my-45:last-child {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .WideDesktop\:last\:my-46:last-child {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .WideDesktop\:last\:my-48:last-child {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .WideDesktop\:last\:my-52:last-child {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .WideDesktop\:last\:my-53:last-child {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .WideDesktop\:last\:my-55:last-child {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .WideDesktop\:last\:my-56:last-child {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .WideDesktop\:last\:my-58:last-child {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .WideDesktop\:last\:my-59:last-child {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .WideDesktop\:last\:my-60:last-child {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .WideDesktop\:last\:my-63:last-child {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .WideDesktop\:last\:my-64:last-child {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .WideDesktop\:last\:my-65:last-child {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .WideDesktop\:last\:my-67:last-child {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .WideDesktop\:last\:my-70:last-child {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .WideDesktop\:last\:my-71:last-child {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .WideDesktop\:last\:my-72:last-child {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .WideDesktop\:last\:my-74:last-child {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .WideDesktop\:last\:my-78:last-child {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .WideDesktop\:last\:my-80:last-child {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .WideDesktop\:last\:my-83:last-child {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .WideDesktop\:last\:my-84:last-child {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .WideDesktop\:last\:my-89:last-child {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .WideDesktop\:last\:my-90:last-child {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .WideDesktop\:last\:my-92:last-child {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .WideDesktop\:last\:my-96:last-child {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .WideDesktop\:last\:my-97:last-child {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .WideDesktop\:last\:my-100:last-child {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .WideDesktop\:last\:my-106:last-child {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .WideDesktop\:last\:my-108:last-child {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .WideDesktop\:last\:my-109:last-child {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .WideDesktop\:last\:my-120:last-child {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .WideDesktop\:last\:my-135:last-child {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .WideDesktop\:last\:my-147:last-child {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .WideDesktop\:last\:my-150:last-child {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .WideDesktop\:last\:my-168:last-child {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .WideDesktop\:last\:my-180:last-child {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .WideDesktop\:last\:my-185:last-child {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .WideDesktop\:last\:my-200:last-child {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .WideDesktop\:last\:my-245:last-child {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .WideDesktop\:last\:my-300:last-child {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .WideDesktop\:last\:my-400:last-child {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .WideDesktop\:last\:my-480:last-child {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .WideDesktop\:last\:my-510:last-child {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .WideDesktop\:last\:my-537:last-child {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .WideDesktop\:last\:my-650:last-child {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .WideDesktop\:last\:my-auto:last-child {
    margin-top: auto;
    margin-bottom: auto;
  }

  .WideDesktop\:last\:my-px:last-child {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .WideDesktop\:last\:my-0\.5:last-child {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .WideDesktop\:last\:my-1\.5:last-child {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .WideDesktop\:last\:my-2\.5:last-child {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .WideDesktop\:last\:my-3\.5:last-child {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .WideDesktop\:last\:-my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .WideDesktop\:last\:-my-1:last-child {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .WideDesktop\:last\:-my-2:last-child {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .WideDesktop\:last\:-my-3:last-child {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .WideDesktop\:last\:-my-4:last-child {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .WideDesktop\:last\:-my-5:last-child {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .WideDesktop\:last\:-my-6:last-child {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .WideDesktop\:last\:-my-7:last-child {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .WideDesktop\:last\:-my-8:last-child {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .WideDesktop\:last\:-my-9:last-child {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .WideDesktop\:last\:-my-10:last-child {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .WideDesktop\:last\:-my-11:last-child {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .WideDesktop\:last\:-my-12:last-child {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .WideDesktop\:last\:-my-14:last-child {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .WideDesktop\:last\:-my-16:last-child {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .WideDesktop\:last\:-my-20:last-child {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .WideDesktop\:last\:-my-24:last-child {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .WideDesktop\:last\:-my-28:last-child {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .WideDesktop\:last\:-my-32:last-child {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .WideDesktop\:last\:-my-36:last-child {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .WideDesktop\:last\:-my-40:last-child {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .WideDesktop\:last\:-my-44:last-child {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .WideDesktop\:last\:-my-48:last-child {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .WideDesktop\:last\:-my-52:last-child {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .WideDesktop\:last\:-my-56:last-child {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .WideDesktop\:last\:-my-60:last-child {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .WideDesktop\:last\:-my-64:last-child {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .WideDesktop\:last\:-my-72:last-child {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .WideDesktop\:last\:-my-80:last-child {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .WideDesktop\:last\:-my-96:last-child {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .WideDesktop\:last\:-my-px:last-child {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .WideDesktop\:last\:-my-0\.5:last-child {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .WideDesktop\:last\:-my-1\.5:last-child {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .WideDesktop\:last\:-my-2\.5:last-child {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .WideDesktop\:last\:-my-3\.5:last-child {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .WideDesktop\:last\:-my-15px:last-child {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .WideDesktop\:last\:my-m11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .WideDesktop\:last\:my-12px:last-child {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .WideDesktop\:last\:my-m72:last-child {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .WideDesktop\:last\:my-m21:last-child {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .WideDesktop\:last\:my-m15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .WideDesktop\:last\:my-m18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .WideDesktop\:last\:my-m35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .WideDesktop\:last\:my-m19:last-child {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .WideDesktop\:last\:my-m17:last-child {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .WideDesktop\:last\:my-m9:last-child {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .WideDesktop\:last\:my-m10:last-child {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .WideDesktop\:last\:my-m51:last-child {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .WideDesktop\:last\:my-m43:last-child {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .WideDesktop\:last\:my-m13:last-child {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .WideDesktop\:last\:my-m26:last-child {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .WideDesktop\:last\:my-m2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .WideDesktop\:last\:my-m14:last-child {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .WideDesktop\:last\:my-m5:last-child {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .WideDesktop\:last\:my-m8:last-child {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .WideDesktop\:last\:my-mp15:last-child {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .WideDesktop\:last\:-my-100:last-child {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .WideDesktop\:last\:my-0auto:last-child {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .WideDesktop\:last\:my-o6:last-child {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .WideDesktop\:last\:-my-23:last-child {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .WideDesktop\:mt-0 {
    margin-top: 0px;
  }

  .WideDesktop\:mt-1 {
    margin-top: 0.25rem;
  }

  .WideDesktop\:mt-2 {
    margin-top: 2px;
  }

  .WideDesktop\:mt-3 {
    margin-top: 0.75rem;
  }

  .WideDesktop\:mt-4 {
    margin-top: 1rem;
  }

  .WideDesktop\:mt-5 {
    margin-top: 1.25rem;
  }

  .WideDesktop\:mt-6 {
    margin-top: 6px;
  }

  .WideDesktop\:mt-7 {
    margin-top: 1.75rem;
  }

  .WideDesktop\:mt-8 {
    margin-top: 2rem;
  }

  .WideDesktop\:mt-9 {
    margin-top: 2.25rem;
  }

  .WideDesktop\:mt-10 {
    margin-top: 2.5rem;
  }

  .WideDesktop\:mt-11 {
    margin-top: 11px;
  }

  .WideDesktop\:mt-12 {
    margin-top: 3rem;
  }

  .WideDesktop\:mt-14 {
    margin-top: 3.5rem;
  }

  .WideDesktop\:mt-15 {
    margin-top: 15px;
  }

  .WideDesktop\:mt-16 {
    margin-top: 4rem;
  }

  .WideDesktop\:mt-18 {
    margin-top: 18px;
  }

  .WideDesktop\:mt-20 {
    margin-top: 20px;
  }

  .WideDesktop\:mt-21 {
    margin-top: 21px;
  }

  .WideDesktop\:mt-23 {
    margin-top: 23px;
  }

  .WideDesktop\:mt-24 {
    margin-top: 24px;
  }

  .WideDesktop\:mt-25 {
    margin-top: 25px;
  }

  .WideDesktop\:mt-27 {
    margin-top: 27px;
  }

  .WideDesktop\:mt-28 {
    margin-top: 7rem;
  }

  .WideDesktop\:mt-30 {
    margin-top: 30px;
  }

  .WideDesktop\:mt-31 {
    margin-top: 31px;
  }

  .WideDesktop\:mt-32 {
    margin-top: 8rem;
  }

  .WideDesktop\:mt-34 {
    margin-top: 34px;
  }

  .WideDesktop\:mt-35 {
    margin-top: 35px;
  }

  .WideDesktop\:mt-36 {
    margin-top: 9rem;
  }

  .WideDesktop\:mt-37 {
    margin-top: 37px;
  }

  .WideDesktop\:mt-38 {
    margin-top: 38px;
  }

  .WideDesktop\:mt-40 {
    margin-top: 40px;
  }

  .WideDesktop\:mt-42 {
    margin-top: 42px;
  }

  .WideDesktop\:mt-44 {
    margin-top: 44px;
  }

  .WideDesktop\:mt-45 {
    margin-top: 45px;
  }

  .WideDesktop\:mt-46 {
    margin-top: 46px;
  }

  .WideDesktop\:mt-48 {
    margin-top: 48px;
  }

  .WideDesktop\:mt-52 {
    margin-top: 13rem;
  }

  .WideDesktop\:mt-53 {
    margin-top: 53px;
  }

  .WideDesktop\:mt-55 {
    margin-top: 55px;
  }

  .WideDesktop\:mt-56 {
    margin-top: 14rem;
  }

  .WideDesktop\:mt-58 {
    margin-top: 58px;
  }

  .WideDesktop\:mt-59 {
    margin-top: 59px;
  }

  .WideDesktop\:mt-60 {
    margin-top: 15rem;
  }

  .WideDesktop\:mt-63 {
    margin-top: 63px;
  }

  .WideDesktop\:mt-64 {
    margin-top: 16rem;
  }

  .WideDesktop\:mt-65 {
    margin-top: 65px;
  }

  .WideDesktop\:mt-67 {
    margin-top: 67px;
  }

  .WideDesktop\:mt-70 {
    margin-top: 70px;
  }

  .WideDesktop\:mt-71 {
    margin-top: 71px;
  }

  .WideDesktop\:mt-72 {
    margin-top: 18rem;
  }

  .WideDesktop\:mt-74 {
    margin-top: 74px;
  }

  .WideDesktop\:mt-78 {
    margin-top: 78px;
  }

  .WideDesktop\:mt-80 {
    margin-top: 20rem;
  }

  .WideDesktop\:mt-83 {
    margin-top: 83px;
  }

  .WideDesktop\:mt-84 {
    margin-top: 84px;
  }

  .WideDesktop\:mt-89 {
    margin-top: 89px;
  }

  .WideDesktop\:mt-90 {
    margin-top: 90px;
  }

  .WideDesktop\:mt-92 {
    margin-top: 92px;
  }

  .WideDesktop\:mt-96 {
    margin-top: 24rem;
  }

  .WideDesktop\:mt-97 {
    margin-top: 97px;
  }

  .WideDesktop\:mt-100 {
    margin-top: 100px;
  }

  .WideDesktop\:mt-106 {
    margin-top: 106px;
  }

  .WideDesktop\:mt-108 {
    margin-top: 108px;
  }

  .WideDesktop\:mt-109 {
    margin-top: 109px;
  }

  .WideDesktop\:mt-120 {
    margin-top: 120px;
  }

  .WideDesktop\:mt-135 {
    margin-top: 135px;
  }

  .WideDesktop\:mt-147 {
    margin-top: 147px;
  }

  .WideDesktop\:mt-150 {
    margin-top: 150px;
  }

  .WideDesktop\:mt-168 {
    margin-top: 168px;
  }

  .WideDesktop\:mt-180 {
    margin-top: 180px;
  }

  .WideDesktop\:mt-185 {
    margin-top: 185px;
  }

  .WideDesktop\:mt-200 {
    margin-top: 200px;
  }

  .WideDesktop\:mt-245 {
    margin-top: 245px;
  }

  .WideDesktop\:mt-300 {
    margin-top: 300px;
  }

  .WideDesktop\:mt-400 {
    margin-top: 400px;
  }

  .WideDesktop\:mt-480 {
    margin-top: 480px;
  }

  .WideDesktop\:mt-510 {
    margin-top: 510px;
  }

  .WideDesktop\:mt-537 {
    margin-top: 537px;
  }

  .WideDesktop\:mt-650 {
    margin-top: 650px;
  }

  .WideDesktop\:mt-auto {
    margin-top: auto;
  }

  .WideDesktop\:mt-px {
    margin-top: 1px;
  }

  .WideDesktop\:mt-0\.5 {
    margin-top: 0.125rem;
  }

  .WideDesktop\:mt-1\.5 {
    margin-top: 0.375rem;
  }

  .WideDesktop\:mt-2\.5 {
    margin-top: 0.625rem;
  }

  .WideDesktop\:mt-3\.5 {
    margin-top: 0.875rem;
  }

  .WideDesktop\:-mt-0 {
    margin-top: 0px;
  }

  .WideDesktop\:-mt-1 {
    margin-top: -0.25rem;
  }

  .WideDesktop\:-mt-2 {
    margin-top: -0.5rem;
  }

  .WideDesktop\:-mt-3 {
    margin-top: -0.75rem;
  }

  .WideDesktop\:-mt-4 {
    margin-top: -1rem;
  }

  .WideDesktop\:-mt-5 {
    margin-top: -1.25rem;
  }

  .WideDesktop\:-mt-6 {
    margin-top: -1.5rem;
  }

  .WideDesktop\:-mt-7 {
    margin-top: -1.75rem;
  }

  .WideDesktop\:-mt-8 {
    margin-top: -2rem;
  }

  .WideDesktop\:-mt-9 {
    margin-top: -2.25rem;
  }

  .WideDesktop\:-mt-10 {
    margin-top: -2.5rem;
  }

  .WideDesktop\:-mt-11 {
    margin-top: -2.75rem;
  }

  .WideDesktop\:-mt-12 {
    margin-top: -3rem;
  }

  .WideDesktop\:-mt-14 {
    margin-top: -14px;
  }

  .WideDesktop\:-mt-16 {
    margin-top: -4rem;
  }

  .WideDesktop\:-mt-20 {
    margin-top: -5rem;
  }

  .WideDesktop\:-mt-24 {
    margin-top: -6rem;
  }

  .WideDesktop\:-mt-28 {
    margin-top: -7rem;
  }

  .WideDesktop\:-mt-32 {
    margin-top: -8rem;
  }

  .WideDesktop\:-mt-36 {
    margin-top: -9rem;
  }

  .WideDesktop\:-mt-40 {
    margin-top: -10rem;
  }

  .WideDesktop\:-mt-44 {
    margin-top: -11rem;
  }

  .WideDesktop\:-mt-48 {
    margin-top: -12rem;
  }

  .WideDesktop\:-mt-52 {
    margin-top: -13rem;
  }

  .WideDesktop\:-mt-56 {
    margin-top: -14rem;
  }

  .WideDesktop\:-mt-60 {
    margin-top: -15rem;
  }

  .WideDesktop\:-mt-64 {
    margin-top: -16rem;
  }

  .WideDesktop\:-mt-72 {
    margin-top: -18rem;
  }

  .WideDesktop\:-mt-80 {
    margin-top: -20rem;
  }

  .WideDesktop\:-mt-96 {
    margin-top: -24rem;
  }

  .WideDesktop\:-mt-px {
    margin-top: -1px;
  }

  .WideDesktop\:-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .WideDesktop\:-mt-1\.5 {
    margin-top: -0.375rem;
  }

  .WideDesktop\:-mt-2\.5 {
    margin-top: -0.625rem;
  }

  .WideDesktop\:-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .WideDesktop\:-mt-15px {
    margin-top: -15px;
  }

  .WideDesktop\:mt-m11 {
    margin-top: 11px;
  }

  .WideDesktop\:mt-12px {
    margin-top: 12px;
  }

  .WideDesktop\:mt-m72 {
    margin-top: 72px;
  }

  .WideDesktop\:mt-m21 {
    margin-top: 21%;
  }

  .WideDesktop\:mt-m15 {
    margin-top: 15px;
  }

  .WideDesktop\:mt-m18 {
    margin-top: 18px;
  }

  .WideDesktop\:mt-m35 {
    margin-top: 35px;
  }

  .WideDesktop\:mt-m19 {
    margin-top: 19px;
  }

  .WideDesktop\:mt-m17 {
    margin-top: 17px;
  }

  .WideDesktop\:mt-m9 {
    margin-top: 9px;
  }

  .WideDesktop\:mt-m10 {
    margin-top: 10px;
  }

  .WideDesktop\:mt-m51 {
    margin-top: 51px;
  }

  .WideDesktop\:mt-m43 {
    margin-top: 43px;
  }

  .WideDesktop\:mt-m13 {
    margin-top: 13px;
  }

  .WideDesktop\:mt-m26 {
    margin-top: 26px;
  }

  .WideDesktop\:mt-m2 {
    margin-top: 2px;
  }

  .WideDesktop\:mt-m14 {
    margin-top: 14px;
  }

  .WideDesktop\:mt-m5 {
    margin-top: 5px;
  }

  .WideDesktop\:mt-m8 {
    margin-top: 8px;
  }

  .WideDesktop\:mt-mp15 {
    margin-top: 15%;
  }

  .WideDesktop\:-mt-100 {
    margin-top: -100px;
  }

  .WideDesktop\:mt-0auto {
    margin-top: 0px auto;
  }

  .WideDesktop\:mt-o6 {
    margin-top: 1.5rem;
  }

  .WideDesktop\:-mt-23 {
    margin-top: -23px;
  }

  .WideDesktop\:mr-0 {
    margin-right: 0px;
  }

  .WideDesktop\:mr-1 {
    margin-right: 0.25rem;
  }

  .WideDesktop\:mr-2 {
    margin-right: 2px;
  }

  .WideDesktop\:mr-3 {
    margin-right: 0.75rem;
  }

  .WideDesktop\:mr-4 {
    margin-right: 1rem;
  }

  .WideDesktop\:mr-5 {
    margin-right: 1.25rem;
  }

  .WideDesktop\:mr-6 {
    margin-right: 6px;
  }

  .WideDesktop\:mr-7 {
    margin-right: 1.75rem;
  }

  .WideDesktop\:mr-8 {
    margin-right: 2rem;
  }

  .WideDesktop\:mr-9 {
    margin-right: 2.25rem;
  }

  .WideDesktop\:mr-10 {
    margin-right: 2.5rem;
  }

  .WideDesktop\:mr-11 {
    margin-right: 11px;
  }

  .WideDesktop\:mr-12 {
    margin-right: 3rem;
  }

  .WideDesktop\:mr-14 {
    margin-right: 3.5rem;
  }

  .WideDesktop\:mr-15 {
    margin-right: 15px;
  }

  .WideDesktop\:mr-16 {
    margin-right: 4rem;
  }

  .WideDesktop\:mr-18 {
    margin-right: 18px;
  }

  .WideDesktop\:mr-20 {
    margin-right: 20px;
  }

  .WideDesktop\:mr-21 {
    margin-right: 21px;
  }

  .WideDesktop\:mr-23 {
    margin-right: 23px;
  }

  .WideDesktop\:mr-24 {
    margin-right: 24px;
  }

  .WideDesktop\:mr-25 {
    margin-right: 25px;
  }

  .WideDesktop\:mr-27 {
    margin-right: 27px;
  }

  .WideDesktop\:mr-28 {
    margin-right: 7rem;
  }

  .WideDesktop\:mr-30 {
    margin-right: 30px;
  }

  .WideDesktop\:mr-31 {
    margin-right: 31px;
  }

  .WideDesktop\:mr-32 {
    margin-right: 8rem;
  }

  .WideDesktop\:mr-34 {
    margin-right: 34px;
  }

  .WideDesktop\:mr-35 {
    margin-right: 35px;
  }

  .WideDesktop\:mr-36 {
    margin-right: 9rem;
  }

  .WideDesktop\:mr-37 {
    margin-right: 37px;
  }

  .WideDesktop\:mr-38 {
    margin-right: 38px;
  }

  .WideDesktop\:mr-40 {
    margin-right: 40px;
  }

  .WideDesktop\:mr-42 {
    margin-right: 42px;
  }

  .WideDesktop\:mr-44 {
    margin-right: 44px;
  }

  .WideDesktop\:mr-45 {
    margin-right: 45px;
  }

  .WideDesktop\:mr-46 {
    margin-right: 46px;
  }

  .WideDesktop\:mr-48 {
    margin-right: 48px;
  }

  .WideDesktop\:mr-52 {
    margin-right: 13rem;
  }

  .WideDesktop\:mr-53 {
    margin-right: 53px;
  }

  .WideDesktop\:mr-55 {
    margin-right: 55px;
  }

  .WideDesktop\:mr-56 {
    margin-right: 14rem;
  }

  .WideDesktop\:mr-58 {
    margin-right: 58px;
  }

  .WideDesktop\:mr-59 {
    margin-right: 59px;
  }

  .WideDesktop\:mr-60 {
    margin-right: 15rem;
  }

  .WideDesktop\:mr-63 {
    margin-right: 63px;
  }

  .WideDesktop\:mr-64 {
    margin-right: 16rem;
  }

  .WideDesktop\:mr-65 {
    margin-right: 65px;
  }

  .WideDesktop\:mr-67 {
    margin-right: 67px;
  }

  .WideDesktop\:mr-70 {
    margin-right: 70px;
  }

  .WideDesktop\:mr-71 {
    margin-right: 71px;
  }

  .WideDesktop\:mr-72 {
    margin-right: 18rem;
  }

  .WideDesktop\:mr-74 {
    margin-right: 74px;
  }

  .WideDesktop\:mr-78 {
    margin-right: 78px;
  }

  .WideDesktop\:mr-80 {
    margin-right: 20rem;
  }

  .WideDesktop\:mr-83 {
    margin-right: 83px;
  }

  .WideDesktop\:mr-84 {
    margin-right: 84px;
  }

  .WideDesktop\:mr-89 {
    margin-right: 89px;
  }

  .WideDesktop\:mr-90 {
    margin-right: 90px;
  }

  .WideDesktop\:mr-92 {
    margin-right: 92px;
  }

  .WideDesktop\:mr-96 {
    margin-right: 24rem;
  }

  .WideDesktop\:mr-97 {
    margin-right: 97px;
  }

  .WideDesktop\:mr-100 {
    margin-right: 100px;
  }

  .WideDesktop\:mr-106 {
    margin-right: 106px;
  }

  .WideDesktop\:mr-108 {
    margin-right: 108px;
  }

  .WideDesktop\:mr-109 {
    margin-right: 109px;
  }

  .WideDesktop\:mr-120 {
    margin-right: 120px;
  }

  .WideDesktop\:mr-135 {
    margin-right: 135px;
  }

  .WideDesktop\:mr-147 {
    margin-right: 147px;
  }

  .WideDesktop\:mr-150 {
    margin-right: 150px;
  }

  .WideDesktop\:mr-168 {
    margin-right: 168px;
  }

  .WideDesktop\:mr-180 {
    margin-right: 180px;
  }

  .WideDesktop\:mr-185 {
    margin-right: 185px;
  }

  .WideDesktop\:mr-200 {
    margin-right: 200px;
  }

  .WideDesktop\:mr-245 {
    margin-right: 245px;
  }

  .WideDesktop\:mr-300 {
    margin-right: 300px;
  }

  .WideDesktop\:mr-400 {
    margin-right: 400px;
  }

  .WideDesktop\:mr-480 {
    margin-right: 480px;
  }

  .WideDesktop\:mr-510 {
    margin-right: 510px;
  }

  .WideDesktop\:mr-537 {
    margin-right: 537px;
  }

  .WideDesktop\:mr-650 {
    margin-right: 650px;
  }

  .WideDesktop\:mr-auto {
    margin-right: auto;
  }

  .WideDesktop\:mr-px {
    margin-right: 1px;
  }

  .WideDesktop\:mr-0\.5 {
    margin-right: 0.125rem;
  }

  .WideDesktop\:mr-1\.5 {
    margin-right: 0.375rem;
  }

  .WideDesktop\:mr-2\.5 {
    margin-right: 0.625rem;
  }

  .WideDesktop\:mr-3\.5 {
    margin-right: 0.875rem;
  }

  .WideDesktop\:-mr-0 {
    margin-right: 0px;
  }

  .WideDesktop\:-mr-1 {
    margin-right: -0.25rem;
  }

  .WideDesktop\:-mr-2 {
    margin-right: -0.5rem;
  }

  .WideDesktop\:-mr-3 {
    margin-right: -0.75rem;
  }

  .WideDesktop\:-mr-4 {
    margin-right: -1rem;
  }

  .WideDesktop\:-mr-5 {
    margin-right: -1.25rem;
  }

  .WideDesktop\:-mr-6 {
    margin-right: -1.5rem;
  }

  .WideDesktop\:-mr-7 {
    margin-right: -1.75rem;
  }

  .WideDesktop\:-mr-8 {
    margin-right: -2rem;
  }

  .WideDesktop\:-mr-9 {
    margin-right: -2.25rem;
  }

  .WideDesktop\:-mr-10 {
    margin-right: -2.5rem;
  }

  .WideDesktop\:-mr-11 {
    margin-right: -2.75rem;
  }

  .WideDesktop\:-mr-12 {
    margin-right: -3rem;
  }

  .WideDesktop\:-mr-14 {
    margin-right: -14px;
  }

  .WideDesktop\:-mr-16 {
    margin-right: -4rem;
  }

  .WideDesktop\:-mr-20 {
    margin-right: -5rem;
  }

  .WideDesktop\:-mr-24 {
    margin-right: -6rem;
  }

  .WideDesktop\:-mr-28 {
    margin-right: -7rem;
  }

  .WideDesktop\:-mr-32 {
    margin-right: -8rem;
  }

  .WideDesktop\:-mr-36 {
    margin-right: -9rem;
  }

  .WideDesktop\:-mr-40 {
    margin-right: -10rem;
  }

  .WideDesktop\:-mr-44 {
    margin-right: -11rem;
  }

  .WideDesktop\:-mr-48 {
    margin-right: -12rem;
  }

  .WideDesktop\:-mr-52 {
    margin-right: -13rem;
  }

  .WideDesktop\:-mr-56 {
    margin-right: -14rem;
  }

  .WideDesktop\:-mr-60 {
    margin-right: -15rem;
  }

  .WideDesktop\:-mr-64 {
    margin-right: -16rem;
  }

  .WideDesktop\:-mr-72 {
    margin-right: -18rem;
  }

  .WideDesktop\:-mr-80 {
    margin-right: -20rem;
  }

  .WideDesktop\:-mr-96 {
    margin-right: -24rem;
  }

  .WideDesktop\:-mr-px {
    margin-right: -1px;
  }

  .WideDesktop\:-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .WideDesktop\:-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .WideDesktop\:-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .WideDesktop\:-mr-3\.5 {
    margin-right: -0.875rem;
  }

  .WideDesktop\:-mr-15px {
    margin-right: -15px;
  }

  .WideDesktop\:mr-m11 {
    margin-right: 11px;
  }

  .WideDesktop\:mr-12px {
    margin-right: 12px;
  }

  .WideDesktop\:mr-m72 {
    margin-right: 72px;
  }

  .WideDesktop\:mr-m21 {
    margin-right: 21%;
  }

  .WideDesktop\:mr-m15 {
    margin-right: 15px;
  }

  .WideDesktop\:mr-m18 {
    margin-right: 18px;
  }

  .WideDesktop\:mr-m35 {
    margin-right: 35px;
  }

  .WideDesktop\:mr-m19 {
    margin-right: 19px;
  }

  .WideDesktop\:mr-m17 {
    margin-right: 17px;
  }

  .WideDesktop\:mr-m9 {
    margin-right: 9px;
  }

  .WideDesktop\:mr-m10 {
    margin-right: 10px;
  }

  .WideDesktop\:mr-m51 {
    margin-right: 51px;
  }

  .WideDesktop\:mr-m43 {
    margin-right: 43px;
  }

  .WideDesktop\:mr-m13 {
    margin-right: 13px;
  }

  .WideDesktop\:mr-m26 {
    margin-right: 26px;
  }

  .WideDesktop\:mr-m2 {
    margin-right: 2px;
  }

  .WideDesktop\:mr-m14 {
    margin-right: 14px;
  }

  .WideDesktop\:mr-m5 {
    margin-right: 5px;
  }

  .WideDesktop\:mr-m8 {
    margin-right: 8px;
  }

  .WideDesktop\:mr-mp15 {
    margin-right: 15%;
  }

  .WideDesktop\:-mr-100 {
    margin-right: -100px;
  }

  .WideDesktop\:mr-0auto {
    margin-right: 0px auto;
  }

  .WideDesktop\:mr-o6 {
    margin-right: 1.5rem;
  }

  .WideDesktop\:-mr-23 {
    margin-right: -23px;
  }

  .WideDesktop\:mb-0 {
    margin-bottom: 0px;
  }

  .WideDesktop\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .WideDesktop\:mb-2 {
    margin-bottom: 2px;
  }

  .WideDesktop\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .WideDesktop\:mb-4 {
    margin-bottom: 1rem;
  }

  .WideDesktop\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .WideDesktop\:mb-6 {
    margin-bottom: 6px;
  }

  .WideDesktop\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .WideDesktop\:mb-8 {
    margin-bottom: 2rem;
  }

  .WideDesktop\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .WideDesktop\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .WideDesktop\:mb-11 {
    margin-bottom: 11px;
  }

  .WideDesktop\:mb-12 {
    margin-bottom: 3rem;
  }

  .WideDesktop\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .WideDesktop\:mb-15 {
    margin-bottom: 15px;
  }

  .WideDesktop\:mb-16 {
    margin-bottom: 4rem;
  }

  .WideDesktop\:mb-18 {
    margin-bottom: 18px;
  }

  .WideDesktop\:mb-20 {
    margin-bottom: 20px;
  }

  .WideDesktop\:mb-21 {
    margin-bottom: 21px;
  }

  .WideDesktop\:mb-23 {
    margin-bottom: 23px;
  }

  .WideDesktop\:mb-24 {
    margin-bottom: 24px;
  }

  .WideDesktop\:mb-25 {
    margin-bottom: 25px;
  }

  .WideDesktop\:mb-27 {
    margin-bottom: 27px;
  }

  .WideDesktop\:mb-28 {
    margin-bottom: 7rem;
  }

  .WideDesktop\:mb-30 {
    margin-bottom: 30px;
  }

  .WideDesktop\:mb-31 {
    margin-bottom: 31px;
  }

  .WideDesktop\:mb-32 {
    margin-bottom: 8rem;
  }

  .WideDesktop\:mb-34 {
    margin-bottom: 34px;
  }

  .WideDesktop\:mb-35 {
    margin-bottom: 35px;
  }

  .WideDesktop\:mb-36 {
    margin-bottom: 9rem;
  }

  .WideDesktop\:mb-37 {
    margin-bottom: 37px;
  }

  .WideDesktop\:mb-38 {
    margin-bottom: 38px;
  }

  .WideDesktop\:mb-40 {
    margin-bottom: 40px;
  }

  .WideDesktop\:mb-42 {
    margin-bottom: 42px;
  }

  .WideDesktop\:mb-44 {
    margin-bottom: 44px;
  }

  .WideDesktop\:mb-45 {
    margin-bottom: 45px;
  }

  .WideDesktop\:mb-46 {
    margin-bottom: 46px;
  }

  .WideDesktop\:mb-48 {
    margin-bottom: 48px;
  }

  .WideDesktop\:mb-52 {
    margin-bottom: 13rem;
  }

  .WideDesktop\:mb-53 {
    margin-bottom: 53px;
  }

  .WideDesktop\:mb-55 {
    margin-bottom: 55px;
  }

  .WideDesktop\:mb-56 {
    margin-bottom: 14rem;
  }

  .WideDesktop\:mb-58 {
    margin-bottom: 58px;
  }

  .WideDesktop\:mb-59 {
    margin-bottom: 59px;
  }

  .WideDesktop\:mb-60 {
    margin-bottom: 15rem;
  }

  .WideDesktop\:mb-63 {
    margin-bottom: 63px;
  }

  .WideDesktop\:mb-64 {
    margin-bottom: 16rem;
  }

  .WideDesktop\:mb-65 {
    margin-bottom: 65px;
  }

  .WideDesktop\:mb-67 {
    margin-bottom: 67px;
  }

  .WideDesktop\:mb-70 {
    margin-bottom: 70px;
  }

  .WideDesktop\:mb-71 {
    margin-bottom: 71px;
  }

  .WideDesktop\:mb-72 {
    margin-bottom: 18rem;
  }

  .WideDesktop\:mb-74 {
    margin-bottom: 74px;
  }

  .WideDesktop\:mb-78 {
    margin-bottom: 78px;
  }

  .WideDesktop\:mb-80 {
    margin-bottom: 20rem;
  }

  .WideDesktop\:mb-83 {
    margin-bottom: 83px;
  }

  .WideDesktop\:mb-84 {
    margin-bottom: 84px;
  }

  .WideDesktop\:mb-89 {
    margin-bottom: 89px;
  }

  .WideDesktop\:mb-90 {
    margin-bottom: 90px;
  }

  .WideDesktop\:mb-92 {
    margin-bottom: 92px;
  }

  .WideDesktop\:mb-96 {
    margin-bottom: 24rem;
  }

  .WideDesktop\:mb-97 {
    margin-bottom: 97px;
  }

  .WideDesktop\:mb-100 {
    margin-bottom: 100px;
  }

  .WideDesktop\:mb-106 {
    margin-bottom: 106px;
  }

  .WideDesktop\:mb-108 {
    margin-bottom: 108px;
  }

  .WideDesktop\:mb-109 {
    margin-bottom: 109px;
  }

  .WideDesktop\:mb-120 {
    margin-bottom: 120px;
  }

  .WideDesktop\:mb-135 {
    margin-bottom: 135px;
  }

  .WideDesktop\:mb-147 {
    margin-bottom: 147px;
  }

  .WideDesktop\:mb-150 {
    margin-bottom: 150px;
  }

  .WideDesktop\:mb-168 {
    margin-bottom: 168px;
  }

  .WideDesktop\:mb-180 {
    margin-bottom: 180px;
  }

  .WideDesktop\:mb-185 {
    margin-bottom: 185px;
  }

  .WideDesktop\:mb-200 {
    margin-bottom: 200px;
  }

  .WideDesktop\:mb-245 {
    margin-bottom: 245px;
  }

  .WideDesktop\:mb-300 {
    margin-bottom: 300px;
  }

  .WideDesktop\:mb-400 {
    margin-bottom: 400px;
  }

  .WideDesktop\:mb-480 {
    margin-bottom: 480px;
  }

  .WideDesktop\:mb-510 {
    margin-bottom: 510px;
  }

  .WideDesktop\:mb-537 {
    margin-bottom: 537px;
  }

  .WideDesktop\:mb-650 {
    margin-bottom: 650px;
  }

  .WideDesktop\:mb-auto {
    margin-bottom: auto;
  }

  .WideDesktop\:mb-px {
    margin-bottom: 1px;
  }

  .WideDesktop\:mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .WideDesktop\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .WideDesktop\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .WideDesktop\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .WideDesktop\:-mb-0 {
    margin-bottom: 0px;
  }

  .WideDesktop\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .WideDesktop\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .WideDesktop\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .WideDesktop\:-mb-4 {
    margin-bottom: -1rem;
  }

  .WideDesktop\:-mb-5 {
    margin-bottom: -1.25rem;
  }

  .WideDesktop\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .WideDesktop\:-mb-7 {
    margin-bottom: -1.75rem;
  }

  .WideDesktop\:-mb-8 {
    margin-bottom: -2rem;
  }

  .WideDesktop\:-mb-9 {
    margin-bottom: -2.25rem;
  }

  .WideDesktop\:-mb-10 {
    margin-bottom: -2.5rem;
  }

  .WideDesktop\:-mb-11 {
    margin-bottom: -2.75rem;
  }

  .WideDesktop\:-mb-12 {
    margin-bottom: -3rem;
  }

  .WideDesktop\:-mb-14 {
    margin-bottom: -14px;
  }

  .WideDesktop\:-mb-16 {
    margin-bottom: -4rem;
  }

  .WideDesktop\:-mb-20 {
    margin-bottom: -5rem;
  }

  .WideDesktop\:-mb-24 {
    margin-bottom: -6rem;
  }

  .WideDesktop\:-mb-28 {
    margin-bottom: -7rem;
  }

  .WideDesktop\:-mb-32 {
    margin-bottom: -8rem;
  }

  .WideDesktop\:-mb-36 {
    margin-bottom: -9rem;
  }

  .WideDesktop\:-mb-40 {
    margin-bottom: -10rem;
  }

  .WideDesktop\:-mb-44 {
    margin-bottom: -11rem;
  }

  .WideDesktop\:-mb-48 {
    margin-bottom: -12rem;
  }

  .WideDesktop\:-mb-52 {
    margin-bottom: -13rem;
  }

  .WideDesktop\:-mb-56 {
    margin-bottom: -14rem;
  }

  .WideDesktop\:-mb-60 {
    margin-bottom: -15rem;
  }

  .WideDesktop\:-mb-64 {
    margin-bottom: -16rem;
  }

  .WideDesktop\:-mb-72 {
    margin-bottom: -18rem;
  }

  .WideDesktop\:-mb-80 {
    margin-bottom: -20rem;
  }

  .WideDesktop\:-mb-96 {
    margin-bottom: -24rem;
  }

  .WideDesktop\:-mb-px {
    margin-bottom: -1px;
  }

  .WideDesktop\:-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

  .WideDesktop\:-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

  .WideDesktop\:-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .WideDesktop\:-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .WideDesktop\:-mb-15px {
    margin-bottom: -15px;
  }

  .WideDesktop\:mb-m11 {
    margin-bottom: 11px;
  }

  .WideDesktop\:mb-12px {
    margin-bottom: 12px;
  }

  .WideDesktop\:mb-m72 {
    margin-bottom: 72px;
  }

  .WideDesktop\:mb-m21 {
    margin-bottom: 21%;
  }

  .WideDesktop\:mb-m15 {
    margin-bottom: 15px;
  }

  .WideDesktop\:mb-m18 {
    margin-bottom: 18px;
  }

  .WideDesktop\:mb-m35 {
    margin-bottom: 35px;
  }

  .WideDesktop\:mb-m19 {
    margin-bottom: 19px;
  }

  .WideDesktop\:mb-m17 {
    margin-bottom: 17px;
  }

  .WideDesktop\:mb-m9 {
    margin-bottom: 9px;
  }

  .WideDesktop\:mb-m10 {
    margin-bottom: 10px;
  }

  .WideDesktop\:mb-m51 {
    margin-bottom: 51px;
  }

  .WideDesktop\:mb-m43 {
    margin-bottom: 43px;
  }

  .WideDesktop\:mb-m13 {
    margin-bottom: 13px;
  }

  .WideDesktop\:mb-m26 {
    margin-bottom: 26px;
  }

  .WideDesktop\:mb-m2 {
    margin-bottom: 2px;
  }

  .WideDesktop\:mb-m14 {
    margin-bottom: 14px;
  }

  .WideDesktop\:mb-m5 {
    margin-bottom: 5px;
  }

  .WideDesktop\:mb-m8 {
    margin-bottom: 8px;
  }

  .WideDesktop\:mb-mp15 {
    margin-bottom: 15%;
  }

  .WideDesktop\:-mb-100 {
    margin-bottom: -100px;
  }

  .WideDesktop\:mb-0auto {
    margin-bottom: 0px auto;
  }

  .WideDesktop\:mb-o6 {
    margin-bottom: 1.5rem;
  }

  .WideDesktop\:-mb-23 {
    margin-bottom: -23px;
  }

  .WideDesktop\:ml-0 {
    margin-left: 0px;
  }

  .WideDesktop\:ml-1 {
    margin-left: 0.25rem;
  }

  .WideDesktop\:ml-2 {
    margin-left: 2px;
  }

  .WideDesktop\:ml-3 {
    margin-left: 0.75rem;
  }

  .WideDesktop\:ml-4 {
    margin-left: 1rem;
  }

  .WideDesktop\:ml-5 {
    margin-left: 1.25rem;
  }

  .WideDesktop\:ml-6 {
    margin-left: 6px;
  }

  .WideDesktop\:ml-7 {
    margin-left: 1.75rem;
  }

  .WideDesktop\:ml-8 {
    margin-left: 2rem;
  }

  .WideDesktop\:ml-9 {
    margin-left: 2.25rem;
  }

  .WideDesktop\:ml-10 {
    margin-left: 2.5rem;
  }

  .WideDesktop\:ml-11 {
    margin-left: 11px;
  }

  .WideDesktop\:ml-12 {
    margin-left: 3rem;
  }

  .WideDesktop\:ml-14 {
    margin-left: 3.5rem;
  }

  .WideDesktop\:ml-15 {
    margin-left: 15px;
  }

  .WideDesktop\:ml-16 {
    margin-left: 4rem;
  }

  .WideDesktop\:ml-18 {
    margin-left: 18px;
  }

  .WideDesktop\:ml-20 {
    margin-left: 20px;
  }

  .WideDesktop\:ml-21 {
    margin-left: 21px;
  }

  .WideDesktop\:ml-23 {
    margin-left: 23px;
  }

  .WideDesktop\:ml-24 {
    margin-left: 24px;
  }

  .WideDesktop\:ml-25 {
    margin-left: 25px;
  }

  .WideDesktop\:ml-27 {
    margin-left: 27px;
  }

  .WideDesktop\:ml-28 {
    margin-left: 7rem;
  }

  .WideDesktop\:ml-30 {
    margin-left: 30px;
  }

  .WideDesktop\:ml-31 {
    margin-left: 31px;
  }

  .WideDesktop\:ml-32 {
    margin-left: 8rem;
  }

  .WideDesktop\:ml-34 {
    margin-left: 34px;
  }

  .WideDesktop\:ml-35 {
    margin-left: 35px;
  }

  .WideDesktop\:ml-36 {
    margin-left: 9rem;
  }

  .WideDesktop\:ml-37 {
    margin-left: 37px;
  }

  .WideDesktop\:ml-38 {
    margin-left: 38px;
  }

  .WideDesktop\:ml-40 {
    margin-left: 40px;
  }

  .WideDesktop\:ml-42 {
    margin-left: 42px;
  }

  .WideDesktop\:ml-44 {
    margin-left: 44px;
  }

  .WideDesktop\:ml-45 {
    margin-left: 45px;
  }

  .WideDesktop\:ml-46 {
    margin-left: 46px;
  }

  .WideDesktop\:ml-48 {
    margin-left: 48px;
  }

  .WideDesktop\:ml-52 {
    margin-left: 13rem;
  }

  .WideDesktop\:ml-53 {
    margin-left: 53px;
  }

  .WideDesktop\:ml-55 {
    margin-left: 55px;
  }

  .WideDesktop\:ml-56 {
    margin-left: 14rem;
  }

  .WideDesktop\:ml-58 {
    margin-left: 58px;
  }

  .WideDesktop\:ml-59 {
    margin-left: 59px;
  }

  .WideDesktop\:ml-60 {
    margin-left: 15rem;
  }

  .WideDesktop\:ml-63 {
    margin-left: 63px;
  }

  .WideDesktop\:ml-64 {
    margin-left: 16rem;
  }

  .WideDesktop\:ml-65 {
    margin-left: 65px;
  }

  .WideDesktop\:ml-67 {
    margin-left: 67px;
  }

  .WideDesktop\:ml-70 {
    margin-left: 70px;
  }

  .WideDesktop\:ml-71 {
    margin-left: 71px;
  }

  .WideDesktop\:ml-72 {
    margin-left: 18rem;
  }

  .WideDesktop\:ml-74 {
    margin-left: 74px;
  }

  .WideDesktop\:ml-78 {
    margin-left: 78px;
  }

  .WideDesktop\:ml-80 {
    margin-left: 20rem;
  }

  .WideDesktop\:ml-83 {
    margin-left: 83px;
  }

  .WideDesktop\:ml-84 {
    margin-left: 84px;
  }

  .WideDesktop\:ml-89 {
    margin-left: 89px;
  }

  .WideDesktop\:ml-90 {
    margin-left: 90px;
  }

  .WideDesktop\:ml-92 {
    margin-left: 92px;
  }

  .WideDesktop\:ml-96 {
    margin-left: 24rem;
  }

  .WideDesktop\:ml-97 {
    margin-left: 97px;
  }

  .WideDesktop\:ml-100 {
    margin-left: 100px;
  }

  .WideDesktop\:ml-106 {
    margin-left: 106px;
  }

  .WideDesktop\:ml-108 {
    margin-left: 108px;
  }

  .WideDesktop\:ml-109 {
    margin-left: 109px;
  }

  .WideDesktop\:ml-120 {
    margin-left: 120px;
  }

  .WideDesktop\:ml-135 {
    margin-left: 135px;
  }

  .WideDesktop\:ml-147 {
    margin-left: 147px;
  }

  .WideDesktop\:ml-150 {
    margin-left: 150px;
  }

  .WideDesktop\:ml-168 {
    margin-left: 168px;
  }

  .WideDesktop\:ml-180 {
    margin-left: 180px;
  }

  .WideDesktop\:ml-185 {
    margin-left: 185px;
  }

  .WideDesktop\:ml-200 {
    margin-left: 200px;
  }

  .WideDesktop\:ml-245 {
    margin-left: 245px;
  }

  .WideDesktop\:ml-300 {
    margin-left: 300px;
  }

  .WideDesktop\:ml-400 {
    margin-left: 400px;
  }

  .WideDesktop\:ml-480 {
    margin-left: 480px;
  }

  .WideDesktop\:ml-510 {
    margin-left: 510px;
  }

  .WideDesktop\:ml-537 {
    margin-left: 537px;
  }

  .WideDesktop\:ml-650 {
    margin-left: 650px;
  }

  .WideDesktop\:ml-auto {
    margin-left: auto;
  }

  .WideDesktop\:ml-px {
    margin-left: 1px;
  }

  .WideDesktop\:ml-0\.5 {
    margin-left: 0.125rem;
  }

  .WideDesktop\:ml-1\.5 {
    margin-left: 0.375rem;
  }

  .WideDesktop\:ml-2\.5 {
    margin-left: 0.625rem;
  }

  .WideDesktop\:ml-3\.5 {
    margin-left: 0.875rem;
  }

  .WideDesktop\:-ml-0 {
    margin-left: 0px;
  }

  .WideDesktop\:-ml-1 {
    margin-left: -0.25rem;
  }

  .WideDesktop\:-ml-2 {
    margin-left: -0.5rem;
  }

  .WideDesktop\:-ml-3 {
    margin-left: -0.75rem;
  }

  .WideDesktop\:-ml-4 {
    margin-left: -1rem;
  }

  .WideDesktop\:-ml-5 {
    margin-left: -1.25rem;
  }

  .WideDesktop\:-ml-6 {
    margin-left: -1.5rem;
  }

  .WideDesktop\:-ml-7 {
    margin-left: -1.75rem;
  }

  .WideDesktop\:-ml-8 {
    margin-left: -2rem;
  }

  .WideDesktop\:-ml-9 {
    margin-left: -2.25rem;
  }

  .WideDesktop\:-ml-10 {
    margin-left: -2.5rem;
  }

  .WideDesktop\:-ml-11 {
    margin-left: -2.75rem;
  }

  .WideDesktop\:-ml-12 {
    margin-left: -3rem;
  }

  .WideDesktop\:-ml-14 {
    margin-left: -14px;
  }

  .WideDesktop\:-ml-16 {
    margin-left: -4rem;
  }

  .WideDesktop\:-ml-20 {
    margin-left: -5rem;
  }

  .WideDesktop\:-ml-24 {
    margin-left: -6rem;
  }

  .WideDesktop\:-ml-28 {
    margin-left: -7rem;
  }

  .WideDesktop\:-ml-32 {
    margin-left: -8rem;
  }

  .WideDesktop\:-ml-36 {
    margin-left: -9rem;
  }

  .WideDesktop\:-ml-40 {
    margin-left: -10rem;
  }

  .WideDesktop\:-ml-44 {
    margin-left: -11rem;
  }

  .WideDesktop\:-ml-48 {
    margin-left: -12rem;
  }

  .WideDesktop\:-ml-52 {
    margin-left: -13rem;
  }

  .WideDesktop\:-ml-56 {
    margin-left: -14rem;
  }

  .WideDesktop\:-ml-60 {
    margin-left: -15rem;
  }

  .WideDesktop\:-ml-64 {
    margin-left: -16rem;
  }

  .WideDesktop\:-ml-72 {
    margin-left: -18rem;
  }

  .WideDesktop\:-ml-80 {
    margin-left: -20rem;
  }

  .WideDesktop\:-ml-96 {
    margin-left: -24rem;
  }

  .WideDesktop\:-ml-px {
    margin-left: -1px;
  }

  .WideDesktop\:-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .WideDesktop\:-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .WideDesktop\:-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .WideDesktop\:-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .WideDesktop\:-ml-15px {
    margin-left: -15px;
  }

  .WideDesktop\:ml-m11 {
    margin-left: 11px;
  }

  .WideDesktop\:ml-12px {
    margin-left: 12px;
  }

  .WideDesktop\:ml-m72 {
    margin-left: 72px;
  }

  .WideDesktop\:ml-m21 {
    margin-left: 21%;
  }

  .WideDesktop\:ml-m15 {
    margin-left: 15px;
  }

  .WideDesktop\:ml-m18 {
    margin-left: 18px;
  }

  .WideDesktop\:ml-m35 {
    margin-left: 35px;
  }

  .WideDesktop\:ml-m19 {
    margin-left: 19px;
  }

  .WideDesktop\:ml-m17 {
    margin-left: 17px;
  }

  .WideDesktop\:ml-m9 {
    margin-left: 9px;
  }

  .WideDesktop\:ml-m10 {
    margin-left: 10px;
  }

  .WideDesktop\:ml-m51 {
    margin-left: 51px;
  }

  .WideDesktop\:ml-m43 {
    margin-left: 43px;
  }

  .WideDesktop\:ml-m13 {
    margin-left: 13px;
  }

  .WideDesktop\:ml-m26 {
    margin-left: 26px;
  }

  .WideDesktop\:ml-m2 {
    margin-left: 2px;
  }

  .WideDesktop\:ml-m14 {
    margin-left: 14px;
  }

  .WideDesktop\:ml-m5 {
    margin-left: 5px;
  }

  .WideDesktop\:ml-m8 {
    margin-left: 8px;
  }

  .WideDesktop\:ml-mp15 {
    margin-left: 15%;
  }

  .WideDesktop\:-ml-100 {
    margin-left: -100px;
  }

  .WideDesktop\:ml-0auto {
    margin-left: 0px auto;
  }

  .WideDesktop\:ml-o6 {
    margin-left: 1.5rem;
  }

  .WideDesktop\:-ml-23 {
    margin-left: -23px;
  }

  .WideDesktop\:last\:mt-0:last-child {
    margin-top: 0px;
  }

  .WideDesktop\:last\:mt-1:last-child {
    margin-top: 0.25rem;
  }

  .WideDesktop\:last\:mt-2:last-child {
    margin-top: 2px;
  }

  .WideDesktop\:last\:mt-3:last-child {
    margin-top: 0.75rem;
  }

  .WideDesktop\:last\:mt-4:last-child {
    margin-top: 1rem;
  }

  .WideDesktop\:last\:mt-5:last-child {
    margin-top: 1.25rem;
  }

  .WideDesktop\:last\:mt-6:last-child {
    margin-top: 6px;
  }

  .WideDesktop\:last\:mt-7:last-child {
    margin-top: 1.75rem;
  }

  .WideDesktop\:last\:mt-8:last-child {
    margin-top: 2rem;
  }

  .WideDesktop\:last\:mt-9:last-child {
    margin-top: 2.25rem;
  }

  .WideDesktop\:last\:mt-10:last-child {
    margin-top: 2.5rem;
  }

  .WideDesktop\:last\:mt-11:last-child {
    margin-top: 11px;
  }

  .WideDesktop\:last\:mt-12:last-child {
    margin-top: 3rem;
  }

  .WideDesktop\:last\:mt-14:last-child {
    margin-top: 3.5rem;
  }

  .WideDesktop\:last\:mt-15:last-child {
    margin-top: 15px;
  }

  .WideDesktop\:last\:mt-16:last-child {
    margin-top: 4rem;
  }

  .WideDesktop\:last\:mt-18:last-child {
    margin-top: 18px;
  }

  .WideDesktop\:last\:mt-20:last-child {
    margin-top: 20px;
  }

  .WideDesktop\:last\:mt-21:last-child {
    margin-top: 21px;
  }

  .WideDesktop\:last\:mt-23:last-child {
    margin-top: 23px;
  }

  .WideDesktop\:last\:mt-24:last-child {
    margin-top: 24px;
  }

  .WideDesktop\:last\:mt-25:last-child {
    margin-top: 25px;
  }

  .WideDesktop\:last\:mt-27:last-child {
    margin-top: 27px;
  }

  .WideDesktop\:last\:mt-28:last-child {
    margin-top: 7rem;
  }

  .WideDesktop\:last\:mt-30:last-child {
    margin-top: 30px;
  }

  .WideDesktop\:last\:mt-31:last-child {
    margin-top: 31px;
  }

  .WideDesktop\:last\:mt-32:last-child {
    margin-top: 8rem;
  }

  .WideDesktop\:last\:mt-34:last-child {
    margin-top: 34px;
  }

  .WideDesktop\:last\:mt-35:last-child {
    margin-top: 35px;
  }

  .WideDesktop\:last\:mt-36:last-child {
    margin-top: 9rem;
  }

  .WideDesktop\:last\:mt-37:last-child {
    margin-top: 37px;
  }

  .WideDesktop\:last\:mt-38:last-child {
    margin-top: 38px;
  }

  .WideDesktop\:last\:mt-40:last-child {
    margin-top: 40px;
  }

  .WideDesktop\:last\:mt-42:last-child {
    margin-top: 42px;
  }

  .WideDesktop\:last\:mt-44:last-child {
    margin-top: 44px;
  }

  .WideDesktop\:last\:mt-45:last-child {
    margin-top: 45px;
  }

  .WideDesktop\:last\:mt-46:last-child {
    margin-top: 46px;
  }

  .WideDesktop\:last\:mt-48:last-child {
    margin-top: 48px;
  }

  .WideDesktop\:last\:mt-52:last-child {
    margin-top: 13rem;
  }

  .WideDesktop\:last\:mt-53:last-child {
    margin-top: 53px;
  }

  .WideDesktop\:last\:mt-55:last-child {
    margin-top: 55px;
  }

  .WideDesktop\:last\:mt-56:last-child {
    margin-top: 14rem;
  }

  .WideDesktop\:last\:mt-58:last-child {
    margin-top: 58px;
  }

  .WideDesktop\:last\:mt-59:last-child {
    margin-top: 59px;
  }

  .WideDesktop\:last\:mt-60:last-child {
    margin-top: 15rem;
  }

  .WideDesktop\:last\:mt-63:last-child {
    margin-top: 63px;
  }

  .WideDesktop\:last\:mt-64:last-child {
    margin-top: 16rem;
  }

  .WideDesktop\:last\:mt-65:last-child {
    margin-top: 65px;
  }

  .WideDesktop\:last\:mt-67:last-child {
    margin-top: 67px;
  }

  .WideDesktop\:last\:mt-70:last-child {
    margin-top: 70px;
  }

  .WideDesktop\:last\:mt-71:last-child {
    margin-top: 71px;
  }

  .WideDesktop\:last\:mt-72:last-child {
    margin-top: 18rem;
  }

  .WideDesktop\:last\:mt-74:last-child {
    margin-top: 74px;
  }

  .WideDesktop\:last\:mt-78:last-child {
    margin-top: 78px;
  }

  .WideDesktop\:last\:mt-80:last-child {
    margin-top: 20rem;
  }

  .WideDesktop\:last\:mt-83:last-child {
    margin-top: 83px;
  }

  .WideDesktop\:last\:mt-84:last-child {
    margin-top: 84px;
  }

  .WideDesktop\:last\:mt-89:last-child {
    margin-top: 89px;
  }

  .WideDesktop\:last\:mt-90:last-child {
    margin-top: 90px;
  }

  .WideDesktop\:last\:mt-92:last-child {
    margin-top: 92px;
  }

  .WideDesktop\:last\:mt-96:last-child {
    margin-top: 24rem;
  }

  .WideDesktop\:last\:mt-97:last-child {
    margin-top: 97px;
  }

  .WideDesktop\:last\:mt-100:last-child {
    margin-top: 100px;
  }

  .WideDesktop\:last\:mt-106:last-child {
    margin-top: 106px;
  }

  .WideDesktop\:last\:mt-108:last-child {
    margin-top: 108px;
  }

  .WideDesktop\:last\:mt-109:last-child {
    margin-top: 109px;
  }

  .WideDesktop\:last\:mt-120:last-child {
    margin-top: 120px;
  }

  .WideDesktop\:last\:mt-135:last-child {
    margin-top: 135px;
  }

  .WideDesktop\:last\:mt-147:last-child {
    margin-top: 147px;
  }

  .WideDesktop\:last\:mt-150:last-child {
    margin-top: 150px;
  }

  .WideDesktop\:last\:mt-168:last-child {
    margin-top: 168px;
  }

  .WideDesktop\:last\:mt-180:last-child {
    margin-top: 180px;
  }

  .WideDesktop\:last\:mt-185:last-child {
    margin-top: 185px;
  }

  .WideDesktop\:last\:mt-200:last-child {
    margin-top: 200px;
  }

  .WideDesktop\:last\:mt-245:last-child {
    margin-top: 245px;
  }

  .WideDesktop\:last\:mt-300:last-child {
    margin-top: 300px;
  }

  .WideDesktop\:last\:mt-400:last-child {
    margin-top: 400px;
  }

  .WideDesktop\:last\:mt-480:last-child {
    margin-top: 480px;
  }

  .WideDesktop\:last\:mt-510:last-child {
    margin-top: 510px;
  }

  .WideDesktop\:last\:mt-537:last-child {
    margin-top: 537px;
  }

  .WideDesktop\:last\:mt-650:last-child {
    margin-top: 650px;
  }

  .WideDesktop\:last\:mt-auto:last-child {
    margin-top: auto;
  }

  .WideDesktop\:last\:mt-px:last-child {
    margin-top: 1px;
  }

  .WideDesktop\:last\:mt-0\.5:last-child {
    margin-top: 0.125rem;
  }

  .WideDesktop\:last\:mt-1\.5:last-child {
    margin-top: 0.375rem;
  }

  .WideDesktop\:last\:mt-2\.5:last-child {
    margin-top: 0.625rem;
  }

  .WideDesktop\:last\:mt-3\.5:last-child {
    margin-top: 0.875rem;
  }

  .WideDesktop\:last\:-mt-0:last-child {
    margin-top: 0px;
  }

  .WideDesktop\:last\:-mt-1:last-child {
    margin-top: -0.25rem;
  }

  .WideDesktop\:last\:-mt-2:last-child {
    margin-top: -0.5rem;
  }

  .WideDesktop\:last\:-mt-3:last-child {
    margin-top: -0.75rem;
  }

  .WideDesktop\:last\:-mt-4:last-child {
    margin-top: -1rem;
  }

  .WideDesktop\:last\:-mt-5:last-child {
    margin-top: -1.25rem;
  }

  .WideDesktop\:last\:-mt-6:last-child {
    margin-top: -1.5rem;
  }

  .WideDesktop\:last\:-mt-7:last-child {
    margin-top: -1.75rem;
  }

  .WideDesktop\:last\:-mt-8:last-child {
    margin-top: -2rem;
  }

  .WideDesktop\:last\:-mt-9:last-child {
    margin-top: -2.25rem;
  }

  .WideDesktop\:last\:-mt-10:last-child {
    margin-top: -2.5rem;
  }

  .WideDesktop\:last\:-mt-11:last-child {
    margin-top: -2.75rem;
  }

  .WideDesktop\:last\:-mt-12:last-child {
    margin-top: -3rem;
  }

  .WideDesktop\:last\:-mt-14:last-child {
    margin-top: -14px;
  }

  .WideDesktop\:last\:-mt-16:last-child {
    margin-top: -4rem;
  }

  .WideDesktop\:last\:-mt-20:last-child {
    margin-top: -5rem;
  }

  .WideDesktop\:last\:-mt-24:last-child {
    margin-top: -6rem;
  }

  .WideDesktop\:last\:-mt-28:last-child {
    margin-top: -7rem;
  }

  .WideDesktop\:last\:-mt-32:last-child {
    margin-top: -8rem;
  }

  .WideDesktop\:last\:-mt-36:last-child {
    margin-top: -9rem;
  }

  .WideDesktop\:last\:-mt-40:last-child {
    margin-top: -10rem;
  }

  .WideDesktop\:last\:-mt-44:last-child {
    margin-top: -11rem;
  }

  .WideDesktop\:last\:-mt-48:last-child {
    margin-top: -12rem;
  }

  .WideDesktop\:last\:-mt-52:last-child {
    margin-top: -13rem;
  }

  .WideDesktop\:last\:-mt-56:last-child {
    margin-top: -14rem;
  }

  .WideDesktop\:last\:-mt-60:last-child {
    margin-top: -15rem;
  }

  .WideDesktop\:last\:-mt-64:last-child {
    margin-top: -16rem;
  }

  .WideDesktop\:last\:-mt-72:last-child {
    margin-top: -18rem;
  }

  .WideDesktop\:last\:-mt-80:last-child {
    margin-top: -20rem;
  }

  .WideDesktop\:last\:-mt-96:last-child {
    margin-top: -24rem;
  }

  .WideDesktop\:last\:-mt-px:last-child {
    margin-top: -1px;
  }

  .WideDesktop\:last\:-mt-0\.5:last-child {
    margin-top: -0.125rem;
  }

  .WideDesktop\:last\:-mt-1\.5:last-child {
    margin-top: -0.375rem;
  }

  .WideDesktop\:last\:-mt-2\.5:last-child {
    margin-top: -0.625rem;
  }

  .WideDesktop\:last\:-mt-3\.5:last-child {
    margin-top: -0.875rem;
  }

  .WideDesktop\:last\:-mt-15px:last-child {
    margin-top: -15px;
  }

  .WideDesktop\:last\:mt-m11:last-child {
    margin-top: 11px;
  }

  .WideDesktop\:last\:mt-12px:last-child {
    margin-top: 12px;
  }

  .WideDesktop\:last\:mt-m72:last-child {
    margin-top: 72px;
  }

  .WideDesktop\:last\:mt-m21:last-child {
    margin-top: 21%;
  }

  .WideDesktop\:last\:mt-m15:last-child {
    margin-top: 15px;
  }

  .WideDesktop\:last\:mt-m18:last-child {
    margin-top: 18px;
  }

  .WideDesktop\:last\:mt-m35:last-child {
    margin-top: 35px;
  }

  .WideDesktop\:last\:mt-m19:last-child {
    margin-top: 19px;
  }

  .WideDesktop\:last\:mt-m17:last-child {
    margin-top: 17px;
  }

  .WideDesktop\:last\:mt-m9:last-child {
    margin-top: 9px;
  }

  .WideDesktop\:last\:mt-m10:last-child {
    margin-top: 10px;
  }

  .WideDesktop\:last\:mt-m51:last-child {
    margin-top: 51px;
  }

  .WideDesktop\:last\:mt-m43:last-child {
    margin-top: 43px;
  }

  .WideDesktop\:last\:mt-m13:last-child {
    margin-top: 13px;
  }

  .WideDesktop\:last\:mt-m26:last-child {
    margin-top: 26px;
  }

  .WideDesktop\:last\:mt-m2:last-child {
    margin-top: 2px;
  }

  .WideDesktop\:last\:mt-m14:last-child {
    margin-top: 14px;
  }

  .WideDesktop\:last\:mt-m5:last-child {
    margin-top: 5px;
  }

  .WideDesktop\:last\:mt-m8:last-child {
    margin-top: 8px;
  }

  .WideDesktop\:last\:mt-mp15:last-child {
    margin-top: 15%;
  }

  .WideDesktop\:last\:-mt-100:last-child {
    margin-top: -100px;
  }

  .WideDesktop\:last\:mt-0auto:last-child {
    margin-top: 0px auto;
  }

  .WideDesktop\:last\:mt-o6:last-child {
    margin-top: 1.5rem;
  }

  .WideDesktop\:last\:-mt-23:last-child {
    margin-top: -23px;
  }

  .WideDesktop\:last\:mr-0:last-child {
    margin-right: 0px;
  }

  .WideDesktop\:last\:mr-1:last-child {
    margin-right: 0.25rem;
  }

  .WideDesktop\:last\:mr-2:last-child {
    margin-right: 2px;
  }

  .WideDesktop\:last\:mr-3:last-child {
    margin-right: 0.75rem;
  }

  .WideDesktop\:last\:mr-4:last-child {
    margin-right: 1rem;
  }

  .WideDesktop\:last\:mr-5:last-child {
    margin-right: 1.25rem;
  }

  .WideDesktop\:last\:mr-6:last-child {
    margin-right: 6px;
  }

  .WideDesktop\:last\:mr-7:last-child {
    margin-right: 1.75rem;
  }

  .WideDesktop\:last\:mr-8:last-child {
    margin-right: 2rem;
  }

  .WideDesktop\:last\:mr-9:last-child {
    margin-right: 2.25rem;
  }

  .WideDesktop\:last\:mr-10:last-child {
    margin-right: 2.5rem;
  }

  .WideDesktop\:last\:mr-11:last-child {
    margin-right: 11px;
  }

  .WideDesktop\:last\:mr-12:last-child {
    margin-right: 3rem;
  }

  .WideDesktop\:last\:mr-14:last-child {
    margin-right: 3.5rem;
  }

  .WideDesktop\:last\:mr-15:last-child {
    margin-right: 15px;
  }

  .WideDesktop\:last\:mr-16:last-child {
    margin-right: 4rem;
  }

  .WideDesktop\:last\:mr-18:last-child {
    margin-right: 18px;
  }

  .WideDesktop\:last\:mr-20:last-child {
    margin-right: 20px;
  }

  .WideDesktop\:last\:mr-21:last-child {
    margin-right: 21px;
  }

  .WideDesktop\:last\:mr-23:last-child {
    margin-right: 23px;
  }

  .WideDesktop\:last\:mr-24:last-child {
    margin-right: 24px;
  }

  .WideDesktop\:last\:mr-25:last-child {
    margin-right: 25px;
  }

  .WideDesktop\:last\:mr-27:last-child {
    margin-right: 27px;
  }

  .WideDesktop\:last\:mr-28:last-child {
    margin-right: 7rem;
  }

  .WideDesktop\:last\:mr-30:last-child {
    margin-right: 30px;
  }

  .WideDesktop\:last\:mr-31:last-child {
    margin-right: 31px;
  }

  .WideDesktop\:last\:mr-32:last-child {
    margin-right: 8rem;
  }

  .WideDesktop\:last\:mr-34:last-child {
    margin-right: 34px;
  }

  .WideDesktop\:last\:mr-35:last-child {
    margin-right: 35px;
  }

  .WideDesktop\:last\:mr-36:last-child {
    margin-right: 9rem;
  }

  .WideDesktop\:last\:mr-37:last-child {
    margin-right: 37px;
  }

  .WideDesktop\:last\:mr-38:last-child {
    margin-right: 38px;
  }

  .WideDesktop\:last\:mr-40:last-child {
    margin-right: 40px;
  }

  .WideDesktop\:last\:mr-42:last-child {
    margin-right: 42px;
  }

  .WideDesktop\:last\:mr-44:last-child {
    margin-right: 44px;
  }

  .WideDesktop\:last\:mr-45:last-child {
    margin-right: 45px;
  }

  .WideDesktop\:last\:mr-46:last-child {
    margin-right: 46px;
  }

  .WideDesktop\:last\:mr-48:last-child {
    margin-right: 48px;
  }

  .WideDesktop\:last\:mr-52:last-child {
    margin-right: 13rem;
  }

  .WideDesktop\:last\:mr-53:last-child {
    margin-right: 53px;
  }

  .WideDesktop\:last\:mr-55:last-child {
    margin-right: 55px;
  }

  .WideDesktop\:last\:mr-56:last-child {
    margin-right: 14rem;
  }

  .WideDesktop\:last\:mr-58:last-child {
    margin-right: 58px;
  }

  .WideDesktop\:last\:mr-59:last-child {
    margin-right: 59px;
  }

  .WideDesktop\:last\:mr-60:last-child {
    margin-right: 15rem;
  }

  .WideDesktop\:last\:mr-63:last-child {
    margin-right: 63px;
  }

  .WideDesktop\:last\:mr-64:last-child {
    margin-right: 16rem;
  }

  .WideDesktop\:last\:mr-65:last-child {
    margin-right: 65px;
  }

  .WideDesktop\:last\:mr-67:last-child {
    margin-right: 67px;
  }

  .WideDesktop\:last\:mr-70:last-child {
    margin-right: 70px;
  }

  .WideDesktop\:last\:mr-71:last-child {
    margin-right: 71px;
  }

  .WideDesktop\:last\:mr-72:last-child {
    margin-right: 18rem;
  }

  .WideDesktop\:last\:mr-74:last-child {
    margin-right: 74px;
  }

  .WideDesktop\:last\:mr-78:last-child {
    margin-right: 78px;
  }

  .WideDesktop\:last\:mr-80:last-child {
    margin-right: 20rem;
  }

  .WideDesktop\:last\:mr-83:last-child {
    margin-right: 83px;
  }

  .WideDesktop\:last\:mr-84:last-child {
    margin-right: 84px;
  }

  .WideDesktop\:last\:mr-89:last-child {
    margin-right: 89px;
  }

  .WideDesktop\:last\:mr-90:last-child {
    margin-right: 90px;
  }

  .WideDesktop\:last\:mr-92:last-child {
    margin-right: 92px;
  }

  .WideDesktop\:last\:mr-96:last-child {
    margin-right: 24rem;
  }

  .WideDesktop\:last\:mr-97:last-child {
    margin-right: 97px;
  }

  .WideDesktop\:last\:mr-100:last-child {
    margin-right: 100px;
  }

  .WideDesktop\:last\:mr-106:last-child {
    margin-right: 106px;
  }

  .WideDesktop\:last\:mr-108:last-child {
    margin-right: 108px;
  }

  .WideDesktop\:last\:mr-109:last-child {
    margin-right: 109px;
  }

  .WideDesktop\:last\:mr-120:last-child {
    margin-right: 120px;
  }

  .WideDesktop\:last\:mr-135:last-child {
    margin-right: 135px;
  }

  .WideDesktop\:last\:mr-147:last-child {
    margin-right: 147px;
  }

  .WideDesktop\:last\:mr-150:last-child {
    margin-right: 150px;
  }

  .WideDesktop\:last\:mr-168:last-child {
    margin-right: 168px;
  }

  .WideDesktop\:last\:mr-180:last-child {
    margin-right: 180px;
  }

  .WideDesktop\:last\:mr-185:last-child {
    margin-right: 185px;
  }

  .WideDesktop\:last\:mr-200:last-child {
    margin-right: 200px;
  }

  .WideDesktop\:last\:mr-245:last-child {
    margin-right: 245px;
  }

  .WideDesktop\:last\:mr-300:last-child {
    margin-right: 300px;
  }

  .WideDesktop\:last\:mr-400:last-child {
    margin-right: 400px;
  }

  .WideDesktop\:last\:mr-480:last-child {
    margin-right: 480px;
  }

  .WideDesktop\:last\:mr-510:last-child {
    margin-right: 510px;
  }

  .WideDesktop\:last\:mr-537:last-child {
    margin-right: 537px;
  }

  .WideDesktop\:last\:mr-650:last-child {
    margin-right: 650px;
  }

  .WideDesktop\:last\:mr-auto:last-child {
    margin-right: auto;
  }

  .WideDesktop\:last\:mr-px:last-child {
    margin-right: 1px;
  }

  .WideDesktop\:last\:mr-0\.5:last-child {
    margin-right: 0.125rem;
  }

  .WideDesktop\:last\:mr-1\.5:last-child {
    margin-right: 0.375rem;
  }

  .WideDesktop\:last\:mr-2\.5:last-child {
    margin-right: 0.625rem;
  }

  .WideDesktop\:last\:mr-3\.5:last-child {
    margin-right: 0.875rem;
  }

  .WideDesktop\:last\:-mr-0:last-child {
    margin-right: 0px;
  }

  .WideDesktop\:last\:-mr-1:last-child {
    margin-right: -0.25rem;
  }

  .WideDesktop\:last\:-mr-2:last-child {
    margin-right: -0.5rem;
  }

  .WideDesktop\:last\:-mr-3:last-child {
    margin-right: -0.75rem;
  }

  .WideDesktop\:last\:-mr-4:last-child {
    margin-right: -1rem;
  }

  .WideDesktop\:last\:-mr-5:last-child {
    margin-right: -1.25rem;
  }

  .WideDesktop\:last\:-mr-6:last-child {
    margin-right: -1.5rem;
  }

  .WideDesktop\:last\:-mr-7:last-child {
    margin-right: -1.75rem;
  }

  .WideDesktop\:last\:-mr-8:last-child {
    margin-right: -2rem;
  }

  .WideDesktop\:last\:-mr-9:last-child {
    margin-right: -2.25rem;
  }

  .WideDesktop\:last\:-mr-10:last-child {
    margin-right: -2.5rem;
  }

  .WideDesktop\:last\:-mr-11:last-child {
    margin-right: -2.75rem;
  }

  .WideDesktop\:last\:-mr-12:last-child {
    margin-right: -3rem;
  }

  .WideDesktop\:last\:-mr-14:last-child {
    margin-right: -14px;
  }

  .WideDesktop\:last\:-mr-16:last-child {
    margin-right: -4rem;
  }

  .WideDesktop\:last\:-mr-20:last-child {
    margin-right: -5rem;
  }

  .WideDesktop\:last\:-mr-24:last-child {
    margin-right: -6rem;
  }

  .WideDesktop\:last\:-mr-28:last-child {
    margin-right: -7rem;
  }

  .WideDesktop\:last\:-mr-32:last-child {
    margin-right: -8rem;
  }

  .WideDesktop\:last\:-mr-36:last-child {
    margin-right: -9rem;
  }

  .WideDesktop\:last\:-mr-40:last-child {
    margin-right: -10rem;
  }

  .WideDesktop\:last\:-mr-44:last-child {
    margin-right: -11rem;
  }

  .WideDesktop\:last\:-mr-48:last-child {
    margin-right: -12rem;
  }

  .WideDesktop\:last\:-mr-52:last-child {
    margin-right: -13rem;
  }

  .WideDesktop\:last\:-mr-56:last-child {
    margin-right: -14rem;
  }

  .WideDesktop\:last\:-mr-60:last-child {
    margin-right: -15rem;
  }

  .WideDesktop\:last\:-mr-64:last-child {
    margin-right: -16rem;
  }

  .WideDesktop\:last\:-mr-72:last-child {
    margin-right: -18rem;
  }

  .WideDesktop\:last\:-mr-80:last-child {
    margin-right: -20rem;
  }

  .WideDesktop\:last\:-mr-96:last-child {
    margin-right: -24rem;
  }

  .WideDesktop\:last\:-mr-px:last-child {
    margin-right: -1px;
  }

  .WideDesktop\:last\:-mr-0\.5:last-child {
    margin-right: -0.125rem;
  }

  .WideDesktop\:last\:-mr-1\.5:last-child {
    margin-right: -0.375rem;
  }

  .WideDesktop\:last\:-mr-2\.5:last-child {
    margin-right: -0.625rem;
  }

  .WideDesktop\:last\:-mr-3\.5:last-child {
    margin-right: -0.875rem;
  }

  .WideDesktop\:last\:-mr-15px:last-child {
    margin-right: -15px;
  }

  .WideDesktop\:last\:mr-m11:last-child {
    margin-right: 11px;
  }

  .WideDesktop\:last\:mr-12px:last-child {
    margin-right: 12px;
  }

  .WideDesktop\:last\:mr-m72:last-child {
    margin-right: 72px;
  }

  .WideDesktop\:last\:mr-m21:last-child {
    margin-right: 21%;
  }

  .WideDesktop\:last\:mr-m15:last-child {
    margin-right: 15px;
  }

  .WideDesktop\:last\:mr-m18:last-child {
    margin-right: 18px;
  }

  .WideDesktop\:last\:mr-m35:last-child {
    margin-right: 35px;
  }

  .WideDesktop\:last\:mr-m19:last-child {
    margin-right: 19px;
  }

  .WideDesktop\:last\:mr-m17:last-child {
    margin-right: 17px;
  }

  .WideDesktop\:last\:mr-m9:last-child {
    margin-right: 9px;
  }

  .WideDesktop\:last\:mr-m10:last-child {
    margin-right: 10px;
  }

  .WideDesktop\:last\:mr-m51:last-child {
    margin-right: 51px;
  }

  .WideDesktop\:last\:mr-m43:last-child {
    margin-right: 43px;
  }

  .WideDesktop\:last\:mr-m13:last-child {
    margin-right: 13px;
  }

  .WideDesktop\:last\:mr-m26:last-child {
    margin-right: 26px;
  }

  .WideDesktop\:last\:mr-m2:last-child {
    margin-right: 2px;
  }

  .WideDesktop\:last\:mr-m14:last-child {
    margin-right: 14px;
  }

  .WideDesktop\:last\:mr-m5:last-child {
    margin-right: 5px;
  }

  .WideDesktop\:last\:mr-m8:last-child {
    margin-right: 8px;
  }

  .WideDesktop\:last\:mr-mp15:last-child {
    margin-right: 15%;
  }

  .WideDesktop\:last\:-mr-100:last-child {
    margin-right: -100px;
  }

  .WideDesktop\:last\:mr-0auto:last-child {
    margin-right: 0px auto;
  }

  .WideDesktop\:last\:mr-o6:last-child {
    margin-right: 1.5rem;
  }

  .WideDesktop\:last\:-mr-23:last-child {
    margin-right: -23px;
  }

  .WideDesktop\:last\:mb-0:last-child {
    margin-bottom: 0px;
  }

  .WideDesktop\:last\:mb-1:last-child {
    margin-bottom: 0.25rem;
  }

  .WideDesktop\:last\:mb-2:last-child {
    margin-bottom: 2px;
  }

  .WideDesktop\:last\:mb-3:last-child {
    margin-bottom: 0.75rem;
  }

  .WideDesktop\:last\:mb-4:last-child {
    margin-bottom: 1rem;
  }

  .WideDesktop\:last\:mb-5:last-child {
    margin-bottom: 1.25rem;
  }

  .WideDesktop\:last\:mb-6:last-child {
    margin-bottom: 6px;
  }

  .WideDesktop\:last\:mb-7:last-child {
    margin-bottom: 1.75rem;
  }

  .WideDesktop\:last\:mb-8:last-child {
    margin-bottom: 2rem;
  }

  .WideDesktop\:last\:mb-9:last-child {
    margin-bottom: 2.25rem;
  }

  .WideDesktop\:last\:mb-10:last-child {
    margin-bottom: 2.5rem;
  }

  .WideDesktop\:last\:mb-11:last-child {
    margin-bottom: 11px;
  }

  .WideDesktop\:last\:mb-12:last-child {
    margin-bottom: 3rem;
  }

  .WideDesktop\:last\:mb-14:last-child {
    margin-bottom: 3.5rem;
  }

  .WideDesktop\:last\:mb-15:last-child {
    margin-bottom: 15px;
  }

  .WideDesktop\:last\:mb-16:last-child {
    margin-bottom: 4rem;
  }

  .WideDesktop\:last\:mb-18:last-child {
    margin-bottom: 18px;
  }

  .WideDesktop\:last\:mb-20:last-child {
    margin-bottom: 20px;
  }

  .WideDesktop\:last\:mb-21:last-child {
    margin-bottom: 21px;
  }

  .WideDesktop\:last\:mb-23:last-child {
    margin-bottom: 23px;
  }

  .WideDesktop\:last\:mb-24:last-child {
    margin-bottom: 24px;
  }

  .WideDesktop\:last\:mb-25:last-child {
    margin-bottom: 25px;
  }

  .WideDesktop\:last\:mb-27:last-child {
    margin-bottom: 27px;
  }

  .WideDesktop\:last\:mb-28:last-child {
    margin-bottom: 7rem;
  }

  .WideDesktop\:last\:mb-30:last-child {
    margin-bottom: 30px;
  }

  .WideDesktop\:last\:mb-31:last-child {
    margin-bottom: 31px;
  }

  .WideDesktop\:last\:mb-32:last-child {
    margin-bottom: 8rem;
  }

  .WideDesktop\:last\:mb-34:last-child {
    margin-bottom: 34px;
  }

  .WideDesktop\:last\:mb-35:last-child {
    margin-bottom: 35px;
  }

  .WideDesktop\:last\:mb-36:last-child {
    margin-bottom: 9rem;
  }

  .WideDesktop\:last\:mb-37:last-child {
    margin-bottom: 37px;
  }

  .WideDesktop\:last\:mb-38:last-child {
    margin-bottom: 38px;
  }

  .WideDesktop\:last\:mb-40:last-child {
    margin-bottom: 40px;
  }

  .WideDesktop\:last\:mb-42:last-child {
    margin-bottom: 42px;
  }

  .WideDesktop\:last\:mb-44:last-child {
    margin-bottom: 44px;
  }

  .WideDesktop\:last\:mb-45:last-child {
    margin-bottom: 45px;
  }

  .WideDesktop\:last\:mb-46:last-child {
    margin-bottom: 46px;
  }

  .WideDesktop\:last\:mb-48:last-child {
    margin-bottom: 48px;
  }

  .WideDesktop\:last\:mb-52:last-child {
    margin-bottom: 13rem;
  }

  .WideDesktop\:last\:mb-53:last-child {
    margin-bottom: 53px;
  }

  .WideDesktop\:last\:mb-55:last-child {
    margin-bottom: 55px;
  }

  .WideDesktop\:last\:mb-56:last-child {
    margin-bottom: 14rem;
  }

  .WideDesktop\:last\:mb-58:last-child {
    margin-bottom: 58px;
  }

  .WideDesktop\:last\:mb-59:last-child {
    margin-bottom: 59px;
  }

  .WideDesktop\:last\:mb-60:last-child {
    margin-bottom: 15rem;
  }

  .WideDesktop\:last\:mb-63:last-child {
    margin-bottom: 63px;
  }

  .WideDesktop\:last\:mb-64:last-child {
    margin-bottom: 16rem;
  }

  .WideDesktop\:last\:mb-65:last-child {
    margin-bottom: 65px;
  }

  .WideDesktop\:last\:mb-67:last-child {
    margin-bottom: 67px;
  }

  .WideDesktop\:last\:mb-70:last-child {
    margin-bottom: 70px;
  }

  .WideDesktop\:last\:mb-71:last-child {
    margin-bottom: 71px;
  }

  .WideDesktop\:last\:mb-72:last-child {
    margin-bottom: 18rem;
  }

  .WideDesktop\:last\:mb-74:last-child {
    margin-bottom: 74px;
  }

  .WideDesktop\:last\:mb-78:last-child {
    margin-bottom: 78px;
  }

  .WideDesktop\:last\:mb-80:last-child {
    margin-bottom: 20rem;
  }

  .WideDesktop\:last\:mb-83:last-child {
    margin-bottom: 83px;
  }

  .WideDesktop\:last\:mb-84:last-child {
    margin-bottom: 84px;
  }

  .WideDesktop\:last\:mb-89:last-child {
    margin-bottom: 89px;
  }

  .WideDesktop\:last\:mb-90:last-child {
    margin-bottom: 90px;
  }

  .WideDesktop\:last\:mb-92:last-child {
    margin-bottom: 92px;
  }

  .WideDesktop\:last\:mb-96:last-child {
    margin-bottom: 24rem;
  }

  .WideDesktop\:last\:mb-97:last-child {
    margin-bottom: 97px;
  }

  .WideDesktop\:last\:mb-100:last-child {
    margin-bottom: 100px;
  }

  .WideDesktop\:last\:mb-106:last-child {
    margin-bottom: 106px;
  }

  .WideDesktop\:last\:mb-108:last-child {
    margin-bottom: 108px;
  }

  .WideDesktop\:last\:mb-109:last-child {
    margin-bottom: 109px;
  }

  .WideDesktop\:last\:mb-120:last-child {
    margin-bottom: 120px;
  }

  .WideDesktop\:last\:mb-135:last-child {
    margin-bottom: 135px;
  }

  .WideDesktop\:last\:mb-147:last-child {
    margin-bottom: 147px;
  }

  .WideDesktop\:last\:mb-150:last-child {
    margin-bottom: 150px;
  }

  .WideDesktop\:last\:mb-168:last-child {
    margin-bottom: 168px;
  }

  .WideDesktop\:last\:mb-180:last-child {
    margin-bottom: 180px;
  }

  .WideDesktop\:last\:mb-185:last-child {
    margin-bottom: 185px;
  }

  .WideDesktop\:last\:mb-200:last-child {
    margin-bottom: 200px;
  }

  .WideDesktop\:last\:mb-245:last-child {
    margin-bottom: 245px;
  }

  .WideDesktop\:last\:mb-300:last-child {
    margin-bottom: 300px;
  }

  .WideDesktop\:last\:mb-400:last-child {
    margin-bottom: 400px;
  }

  .WideDesktop\:last\:mb-480:last-child {
    margin-bottom: 480px;
  }

  .WideDesktop\:last\:mb-510:last-child {
    margin-bottom: 510px;
  }

  .WideDesktop\:last\:mb-537:last-child {
    margin-bottom: 537px;
  }

  .WideDesktop\:last\:mb-650:last-child {
    margin-bottom: 650px;
  }

  .WideDesktop\:last\:mb-auto:last-child {
    margin-bottom: auto;
  }

  .WideDesktop\:last\:mb-px:last-child {
    margin-bottom: 1px;
  }

  .WideDesktop\:last\:mb-0\.5:last-child {
    margin-bottom: 0.125rem;
  }

  .WideDesktop\:last\:mb-1\.5:last-child {
    margin-bottom: 0.375rem;
  }

  .WideDesktop\:last\:mb-2\.5:last-child {
    margin-bottom: 0.625rem;
  }

  .WideDesktop\:last\:mb-3\.5:last-child {
    margin-bottom: 0.875rem;
  }

  .WideDesktop\:last\:-mb-0:last-child {
    margin-bottom: 0px;
  }

  .WideDesktop\:last\:-mb-1:last-child {
    margin-bottom: -0.25rem;
  }

  .WideDesktop\:last\:-mb-2:last-child {
    margin-bottom: -0.5rem;
  }

  .WideDesktop\:last\:-mb-3:last-child {
    margin-bottom: -0.75rem;
  }

  .WideDesktop\:last\:-mb-4:last-child {
    margin-bottom: -1rem;
  }

  .WideDesktop\:last\:-mb-5:last-child {
    margin-bottom: -1.25rem;
  }

  .WideDesktop\:last\:-mb-6:last-child {
    margin-bottom: -1.5rem;
  }

  .WideDesktop\:last\:-mb-7:last-child {
    margin-bottom: -1.75rem;
  }

  .WideDesktop\:last\:-mb-8:last-child {
    margin-bottom: -2rem;
  }

  .WideDesktop\:last\:-mb-9:last-child {
    margin-bottom: -2.25rem;
  }

  .WideDesktop\:last\:-mb-10:last-child {
    margin-bottom: -2.5rem;
  }

  .WideDesktop\:last\:-mb-11:last-child {
    margin-bottom: -2.75rem;
  }

  .WideDesktop\:last\:-mb-12:last-child {
    margin-bottom: -3rem;
  }

  .WideDesktop\:last\:-mb-14:last-child {
    margin-bottom: -14px;
  }

  .WideDesktop\:last\:-mb-16:last-child {
    margin-bottom: -4rem;
  }

  .WideDesktop\:last\:-mb-20:last-child {
    margin-bottom: -5rem;
  }

  .WideDesktop\:last\:-mb-24:last-child {
    margin-bottom: -6rem;
  }

  .WideDesktop\:last\:-mb-28:last-child {
    margin-bottom: -7rem;
  }

  .WideDesktop\:last\:-mb-32:last-child {
    margin-bottom: -8rem;
  }

  .WideDesktop\:last\:-mb-36:last-child {
    margin-bottom: -9rem;
  }

  .WideDesktop\:last\:-mb-40:last-child {
    margin-bottom: -10rem;
  }

  .WideDesktop\:last\:-mb-44:last-child {
    margin-bottom: -11rem;
  }

  .WideDesktop\:last\:-mb-48:last-child {
    margin-bottom: -12rem;
  }

  .WideDesktop\:last\:-mb-52:last-child {
    margin-bottom: -13rem;
  }

  .WideDesktop\:last\:-mb-56:last-child {
    margin-bottom: -14rem;
  }

  .WideDesktop\:last\:-mb-60:last-child {
    margin-bottom: -15rem;
  }

  .WideDesktop\:last\:-mb-64:last-child {
    margin-bottom: -16rem;
  }

  .WideDesktop\:last\:-mb-72:last-child {
    margin-bottom: -18rem;
  }

  .WideDesktop\:last\:-mb-80:last-child {
    margin-bottom: -20rem;
  }

  .WideDesktop\:last\:-mb-96:last-child {
    margin-bottom: -24rem;
  }

  .WideDesktop\:last\:-mb-px:last-child {
    margin-bottom: -1px;
  }

  .WideDesktop\:last\:-mb-0\.5:last-child {
    margin-bottom: -0.125rem;
  }

  .WideDesktop\:last\:-mb-1\.5:last-child {
    margin-bottom: -0.375rem;
  }

  .WideDesktop\:last\:-mb-2\.5:last-child {
    margin-bottom: -0.625rem;
  }

  .WideDesktop\:last\:-mb-3\.5:last-child {
    margin-bottom: -0.875rem;
  }

  .WideDesktop\:last\:-mb-15px:last-child {
    margin-bottom: -15px;
  }

  .WideDesktop\:last\:mb-m11:last-child {
    margin-bottom: 11px;
  }

  .WideDesktop\:last\:mb-12px:last-child {
    margin-bottom: 12px;
  }

  .WideDesktop\:last\:mb-m72:last-child {
    margin-bottom: 72px;
  }

  .WideDesktop\:last\:mb-m21:last-child {
    margin-bottom: 21%;
  }

  .WideDesktop\:last\:mb-m15:last-child {
    margin-bottom: 15px;
  }

  .WideDesktop\:last\:mb-m18:last-child {
    margin-bottom: 18px;
  }

  .WideDesktop\:last\:mb-m35:last-child {
    margin-bottom: 35px;
  }

  .WideDesktop\:last\:mb-m19:last-child {
    margin-bottom: 19px;
  }

  .WideDesktop\:last\:mb-m17:last-child {
    margin-bottom: 17px;
  }

  .WideDesktop\:last\:mb-m9:last-child {
    margin-bottom: 9px;
  }

  .WideDesktop\:last\:mb-m10:last-child {
    margin-bottom: 10px;
  }

  .WideDesktop\:last\:mb-m51:last-child {
    margin-bottom: 51px;
  }

  .WideDesktop\:last\:mb-m43:last-child {
    margin-bottom: 43px;
  }

  .WideDesktop\:last\:mb-m13:last-child {
    margin-bottom: 13px;
  }

  .WideDesktop\:last\:mb-m26:last-child {
    margin-bottom: 26px;
  }

  .WideDesktop\:last\:mb-m2:last-child {
    margin-bottom: 2px;
  }

  .WideDesktop\:last\:mb-m14:last-child {
    margin-bottom: 14px;
  }

  .WideDesktop\:last\:mb-m5:last-child {
    margin-bottom: 5px;
  }

  .WideDesktop\:last\:mb-m8:last-child {
    margin-bottom: 8px;
  }

  .WideDesktop\:last\:mb-mp15:last-child {
    margin-bottom: 15%;
  }

  .WideDesktop\:last\:-mb-100:last-child {
    margin-bottom: -100px;
  }

  .WideDesktop\:last\:mb-0auto:last-child {
    margin-bottom: 0px auto;
  }

  .WideDesktop\:last\:mb-o6:last-child {
    margin-bottom: 1.5rem;
  }

  .WideDesktop\:last\:-mb-23:last-child {
    margin-bottom: -23px;
  }

  .WideDesktop\:last\:ml-0:last-child {
    margin-left: 0px;
  }

  .WideDesktop\:last\:ml-1:last-child {
    margin-left: 0.25rem;
  }

  .WideDesktop\:last\:ml-2:last-child {
    margin-left: 2px;
  }

  .WideDesktop\:last\:ml-3:last-child {
    margin-left: 0.75rem;
  }

  .WideDesktop\:last\:ml-4:last-child {
    margin-left: 1rem;
  }

  .WideDesktop\:last\:ml-5:last-child {
    margin-left: 1.25rem;
  }

  .WideDesktop\:last\:ml-6:last-child {
    margin-left: 6px;
  }

  .WideDesktop\:last\:ml-7:last-child {
    margin-left: 1.75rem;
  }

  .WideDesktop\:last\:ml-8:last-child {
    margin-left: 2rem;
  }

  .WideDesktop\:last\:ml-9:last-child {
    margin-left: 2.25rem;
  }

  .WideDesktop\:last\:ml-10:last-child {
    margin-left: 2.5rem;
  }

  .WideDesktop\:last\:ml-11:last-child {
    margin-left: 11px;
  }

  .WideDesktop\:last\:ml-12:last-child {
    margin-left: 3rem;
  }

  .WideDesktop\:last\:ml-14:last-child {
    margin-left: 3.5rem;
  }

  .WideDesktop\:last\:ml-15:last-child {
    margin-left: 15px;
  }

  .WideDesktop\:last\:ml-16:last-child {
    margin-left: 4rem;
  }

  .WideDesktop\:last\:ml-18:last-child {
    margin-left: 18px;
  }

  .WideDesktop\:last\:ml-20:last-child {
    margin-left: 20px;
  }

  .WideDesktop\:last\:ml-21:last-child {
    margin-left: 21px;
  }

  .WideDesktop\:last\:ml-23:last-child {
    margin-left: 23px;
  }

  .WideDesktop\:last\:ml-24:last-child {
    margin-left: 24px;
  }

  .WideDesktop\:last\:ml-25:last-child {
    margin-left: 25px;
  }

  .WideDesktop\:last\:ml-27:last-child {
    margin-left: 27px;
  }

  .WideDesktop\:last\:ml-28:last-child {
    margin-left: 7rem;
  }

  .WideDesktop\:last\:ml-30:last-child {
    margin-left: 30px;
  }

  .WideDesktop\:last\:ml-31:last-child {
    margin-left: 31px;
  }

  .WideDesktop\:last\:ml-32:last-child {
    margin-left: 8rem;
  }

  .WideDesktop\:last\:ml-34:last-child {
    margin-left: 34px;
  }

  .WideDesktop\:last\:ml-35:last-child {
    margin-left: 35px;
  }

  .WideDesktop\:last\:ml-36:last-child {
    margin-left: 9rem;
  }

  .WideDesktop\:last\:ml-37:last-child {
    margin-left: 37px;
  }

  .WideDesktop\:last\:ml-38:last-child {
    margin-left: 38px;
  }

  .WideDesktop\:last\:ml-40:last-child {
    margin-left: 40px;
  }

  .WideDesktop\:last\:ml-42:last-child {
    margin-left: 42px;
  }

  .WideDesktop\:last\:ml-44:last-child {
    margin-left: 44px;
  }

  .WideDesktop\:last\:ml-45:last-child {
    margin-left: 45px;
  }

  .WideDesktop\:last\:ml-46:last-child {
    margin-left: 46px;
  }

  .WideDesktop\:last\:ml-48:last-child {
    margin-left: 48px;
  }

  .WideDesktop\:last\:ml-52:last-child {
    margin-left: 13rem;
  }

  .WideDesktop\:last\:ml-53:last-child {
    margin-left: 53px;
  }

  .WideDesktop\:last\:ml-55:last-child {
    margin-left: 55px;
  }

  .WideDesktop\:last\:ml-56:last-child {
    margin-left: 14rem;
  }

  .WideDesktop\:last\:ml-58:last-child {
    margin-left: 58px;
  }

  .WideDesktop\:last\:ml-59:last-child {
    margin-left: 59px;
  }

  .WideDesktop\:last\:ml-60:last-child {
    margin-left: 15rem;
  }

  .WideDesktop\:last\:ml-63:last-child {
    margin-left: 63px;
  }

  .WideDesktop\:last\:ml-64:last-child {
    margin-left: 16rem;
  }

  .WideDesktop\:last\:ml-65:last-child {
    margin-left: 65px;
  }

  .WideDesktop\:last\:ml-67:last-child {
    margin-left: 67px;
  }

  .WideDesktop\:last\:ml-70:last-child {
    margin-left: 70px;
  }

  .WideDesktop\:last\:ml-71:last-child {
    margin-left: 71px;
  }

  .WideDesktop\:last\:ml-72:last-child {
    margin-left: 18rem;
  }

  .WideDesktop\:last\:ml-74:last-child {
    margin-left: 74px;
  }

  .WideDesktop\:last\:ml-78:last-child {
    margin-left: 78px;
  }

  .WideDesktop\:last\:ml-80:last-child {
    margin-left: 20rem;
  }

  .WideDesktop\:last\:ml-83:last-child {
    margin-left: 83px;
  }

  .WideDesktop\:last\:ml-84:last-child {
    margin-left: 84px;
  }

  .WideDesktop\:last\:ml-89:last-child {
    margin-left: 89px;
  }

  .WideDesktop\:last\:ml-90:last-child {
    margin-left: 90px;
  }

  .WideDesktop\:last\:ml-92:last-child {
    margin-left: 92px;
  }

  .WideDesktop\:last\:ml-96:last-child {
    margin-left: 24rem;
  }

  .WideDesktop\:last\:ml-97:last-child {
    margin-left: 97px;
  }

  .WideDesktop\:last\:ml-100:last-child {
    margin-left: 100px;
  }

  .WideDesktop\:last\:ml-106:last-child {
    margin-left: 106px;
  }

  .WideDesktop\:last\:ml-108:last-child {
    margin-left: 108px;
  }

  .WideDesktop\:last\:ml-109:last-child {
    margin-left: 109px;
  }

  .WideDesktop\:last\:ml-120:last-child {
    margin-left: 120px;
  }

  .WideDesktop\:last\:ml-135:last-child {
    margin-left: 135px;
  }

  .WideDesktop\:last\:ml-147:last-child {
    margin-left: 147px;
  }

  .WideDesktop\:last\:ml-150:last-child {
    margin-left: 150px;
  }

  .WideDesktop\:last\:ml-168:last-child {
    margin-left: 168px;
  }

  .WideDesktop\:last\:ml-180:last-child {
    margin-left: 180px;
  }

  .WideDesktop\:last\:ml-185:last-child {
    margin-left: 185px;
  }

  .WideDesktop\:last\:ml-200:last-child {
    margin-left: 200px;
  }

  .WideDesktop\:last\:ml-245:last-child {
    margin-left: 245px;
  }

  .WideDesktop\:last\:ml-300:last-child {
    margin-left: 300px;
  }

  .WideDesktop\:last\:ml-400:last-child {
    margin-left: 400px;
  }

  .WideDesktop\:last\:ml-480:last-child {
    margin-left: 480px;
  }

  .WideDesktop\:last\:ml-510:last-child {
    margin-left: 510px;
  }

  .WideDesktop\:last\:ml-537:last-child {
    margin-left: 537px;
  }

  .WideDesktop\:last\:ml-650:last-child {
    margin-left: 650px;
  }

  .WideDesktop\:last\:ml-auto:last-child {
    margin-left: auto;
  }

  .WideDesktop\:last\:ml-px:last-child {
    margin-left: 1px;
  }

  .WideDesktop\:last\:ml-0\.5:last-child {
    margin-left: 0.125rem;
  }

  .WideDesktop\:last\:ml-1\.5:last-child {
    margin-left: 0.375rem;
  }

  .WideDesktop\:last\:ml-2\.5:last-child {
    margin-left: 0.625rem;
  }

  .WideDesktop\:last\:ml-3\.5:last-child {
    margin-left: 0.875rem;
  }

  .WideDesktop\:last\:-ml-0:last-child {
    margin-left: 0px;
  }

  .WideDesktop\:last\:-ml-1:last-child {
    margin-left: -0.25rem;
  }

  .WideDesktop\:last\:-ml-2:last-child {
    margin-left: -0.5rem;
  }

  .WideDesktop\:last\:-ml-3:last-child {
    margin-left: -0.75rem;
  }

  .WideDesktop\:last\:-ml-4:last-child {
    margin-left: -1rem;
  }

  .WideDesktop\:last\:-ml-5:last-child {
    margin-left: -1.25rem;
  }

  .WideDesktop\:last\:-ml-6:last-child {
    margin-left: -1.5rem;
  }

  .WideDesktop\:last\:-ml-7:last-child {
    margin-left: -1.75rem;
  }

  .WideDesktop\:last\:-ml-8:last-child {
    margin-left: -2rem;
  }

  .WideDesktop\:last\:-ml-9:last-child {
    margin-left: -2.25rem;
  }

  .WideDesktop\:last\:-ml-10:last-child {
    margin-left: -2.5rem;
  }

  .WideDesktop\:last\:-ml-11:last-child {
    margin-left: -2.75rem;
  }

  .WideDesktop\:last\:-ml-12:last-child {
    margin-left: -3rem;
  }

  .WideDesktop\:last\:-ml-14:last-child {
    margin-left: -14px;
  }

  .WideDesktop\:last\:-ml-16:last-child {
    margin-left: -4rem;
  }

  .WideDesktop\:last\:-ml-20:last-child {
    margin-left: -5rem;
  }

  .WideDesktop\:last\:-ml-24:last-child {
    margin-left: -6rem;
  }

  .WideDesktop\:last\:-ml-28:last-child {
    margin-left: -7rem;
  }

  .WideDesktop\:last\:-ml-32:last-child {
    margin-left: -8rem;
  }

  .WideDesktop\:last\:-ml-36:last-child {
    margin-left: -9rem;
  }

  .WideDesktop\:last\:-ml-40:last-child {
    margin-left: -10rem;
  }

  .WideDesktop\:last\:-ml-44:last-child {
    margin-left: -11rem;
  }

  .WideDesktop\:last\:-ml-48:last-child {
    margin-left: -12rem;
  }

  .WideDesktop\:last\:-ml-52:last-child {
    margin-left: -13rem;
  }

  .WideDesktop\:last\:-ml-56:last-child {
    margin-left: -14rem;
  }

  .WideDesktop\:last\:-ml-60:last-child {
    margin-left: -15rem;
  }

  .WideDesktop\:last\:-ml-64:last-child {
    margin-left: -16rem;
  }

  .WideDesktop\:last\:-ml-72:last-child {
    margin-left: -18rem;
  }

  .WideDesktop\:last\:-ml-80:last-child {
    margin-left: -20rem;
  }

  .WideDesktop\:last\:-ml-96:last-child {
    margin-left: -24rem;
  }

  .WideDesktop\:last\:-ml-px:last-child {
    margin-left: -1px;
  }

  .WideDesktop\:last\:-ml-0\.5:last-child {
    margin-left: -0.125rem;
  }

  .WideDesktop\:last\:-ml-1\.5:last-child {
    margin-left: -0.375rem;
  }

  .WideDesktop\:last\:-ml-2\.5:last-child {
    margin-left: -0.625rem;
  }

  .WideDesktop\:last\:-ml-3\.5:last-child {
    margin-left: -0.875rem;
  }

  .WideDesktop\:last\:-ml-15px:last-child {
    margin-left: -15px;
  }

  .WideDesktop\:last\:ml-m11:last-child {
    margin-left: 11px;
  }

  .WideDesktop\:last\:ml-12px:last-child {
    margin-left: 12px;
  }

  .WideDesktop\:last\:ml-m72:last-child {
    margin-left: 72px;
  }

  .WideDesktop\:last\:ml-m21:last-child {
    margin-left: 21%;
  }

  .WideDesktop\:last\:ml-m15:last-child {
    margin-left: 15px;
  }

  .WideDesktop\:last\:ml-m18:last-child {
    margin-left: 18px;
  }

  .WideDesktop\:last\:ml-m35:last-child {
    margin-left: 35px;
  }

  .WideDesktop\:last\:ml-m19:last-child {
    margin-left: 19px;
  }

  .WideDesktop\:last\:ml-m17:last-child {
    margin-left: 17px;
  }

  .WideDesktop\:last\:ml-m9:last-child {
    margin-left: 9px;
  }

  .WideDesktop\:last\:ml-m10:last-child {
    margin-left: 10px;
  }

  .WideDesktop\:last\:ml-m51:last-child {
    margin-left: 51px;
  }

  .WideDesktop\:last\:ml-m43:last-child {
    margin-left: 43px;
  }

  .WideDesktop\:last\:ml-m13:last-child {
    margin-left: 13px;
  }

  .WideDesktop\:last\:ml-m26:last-child {
    margin-left: 26px;
  }

  .WideDesktop\:last\:ml-m2:last-child {
    margin-left: 2px;
  }

  .WideDesktop\:last\:ml-m14:last-child {
    margin-left: 14px;
  }

  .WideDesktop\:last\:ml-m5:last-child {
    margin-left: 5px;
  }

  .WideDesktop\:last\:ml-m8:last-child {
    margin-left: 8px;
  }

  .WideDesktop\:last\:ml-mp15:last-child {
    margin-left: 15%;
  }

  .WideDesktop\:last\:-ml-100:last-child {
    margin-left: -100px;
  }

  .WideDesktop\:last\:ml-0auto:last-child {
    margin-left: 0px auto;
  }

  .WideDesktop\:last\:ml-o6:last-child {
    margin-left: 1.5rem;
  }

  .WideDesktop\:last\:-ml-23:last-child {
    margin-left: -23px;
  }

  .WideDesktop\:box-border {
    box-sizing: border-box;
  }

  .WideDesktop\:box-content {
    box-sizing: content-box;
  }

  .WideDesktop\:block {
    display: block;
  }

  .WideDesktop\:inline-block {
    display: inline-block;
  }

  .WideDesktop\:inline {
    display: inline;
  }

  .WideDesktop\:flex {
    display: flex;
  }

  .WideDesktop\:inline-flex {
    display: inline-flex;
  }

  .WideDesktop\:table {
    display: table;
  }

  .WideDesktop\:inline-table {
    display: inline-table;
  }

  .WideDesktop\:table-caption {
    display: table-caption;
  }

  .WideDesktop\:table-cell {
    display: table-cell;
  }

  .WideDesktop\:table-column {
    display: table-column;
  }

  .WideDesktop\:table-column-group {
    display: table-column-group;
  }

  .WideDesktop\:table-footer-group {
    display: table-footer-group;
  }

  .WideDesktop\:table-header-group {
    display: table-header-group;
  }

  .WideDesktop\:table-row-group {
    display: table-row-group;
  }

  .WideDesktop\:table-row {
    display: table-row;
  }

  .WideDesktop\:flow-root {
    display: flow-root;
  }

  .WideDesktop\:grid {
    display: grid;
  }

  .WideDesktop\:inline-grid {
    display: inline-grid;
  }

  .WideDesktop\:contents {
    display: contents;
  }

  .WideDesktop\:list-item {
    display: list-item;
  }

  .WideDesktop\:hidden {
    display: none;
  }

  .WideDesktop\:h-0 {
    height: 0px;
  }

  .WideDesktop\:h-1 {
    height: 0.25rem;
  }

  .WideDesktop\:h-2 {
    height: 0.5rem;
  }

  .WideDesktop\:h-3 {
    height: 0.75rem;
  }

  .WideDesktop\:h-4 {
    height: 1rem;
  }

  .WideDesktop\:h-5 {
    height: 1.25rem;
  }

  .WideDesktop\:h-6 {
    height: 1.5rem;
  }

  .WideDesktop\:h-7 {
    height: 1.75rem;
  }

  .WideDesktop\:h-8 {
    height: 2rem;
  }

  .WideDesktop\:h-9 {
    height: 2.25rem;
  }

  .WideDesktop\:h-10 {
    height: 2.5rem;
  }

  .WideDesktop\:h-11 {
    height: 2.75rem;
  }

  .WideDesktop\:h-12 {
    height: 3rem;
  }

  .WideDesktop\:h-13 {
    height: 13px;
  }

  .WideDesktop\:h-14 {
    height: 3.5rem;
  }

  .WideDesktop\:h-15 {
    height: 15px;
  }

  .WideDesktop\:h-16 {
    height: 4rem;
  }

  .WideDesktop\:h-20 {
    height: 5rem;
  }

  .WideDesktop\:h-24 {
    height: 24px;
  }

  .WideDesktop\:h-26 {
    height: 26px;
  }

  .WideDesktop\:h-28 {
    height: 7rem;
  }

  .WideDesktop\:h-30 {
    height: 30px;
  }

  .WideDesktop\:h-32 {
    height: 8rem;
  }

  .WideDesktop\:h-35 {
    height: 35px;
  }

  .WideDesktop\:h-36 {
    height: 36px;
  }

  .WideDesktop\:h-40 {
    height: 10rem;
  }

  .WideDesktop\:h-44 {
    height: 11rem;
  }

  .WideDesktop\:h-45 {
    height: 45px;
  }

  .WideDesktop\:h-48 {
    height: 12rem;
  }

  .WideDesktop\:h-49 {
    height: 49px;
  }

  .WideDesktop\:h-50 {
    height: 50px !important;
  }

  .WideDesktop\:h-52 {
    height: 13rem;
  }

  .WideDesktop\:h-56 {
    height: 56px;
  }

  .WideDesktop\:h-58 {
    height: 58px;
  }

  .WideDesktop\:h-60 {
    height: 60px;
  }

  .WideDesktop\:h-64 {
    height: 16rem;
  }

  .WideDesktop\:h-70 {
    height: 70px;
  }

  .WideDesktop\:h-72 {
    height: 18rem;
  }

  .WideDesktop\:h-80 {
    height: 20rem;
  }

  .WideDesktop\:h-89 {
    height: 89px;
  }

  .WideDesktop\:h-95 {
    height: 95px;
  }

  .WideDesktop\:h-96 {
    height: 24rem;
  }

  .WideDesktop\:h-100 {
    height: 100px;
  }

  .WideDesktop\:h-105 {
    height: 105px;
  }

  .WideDesktop\:h-110 {
    height: 110px;
  }

  .WideDesktop\:h-120 {
    height: 120px;
  }

  .WideDesktop\:h-125 {
    height: 125px;
  }

  .WideDesktop\:h-135 {
    height: 135px;
  }

  .WideDesktop\:h-160 {
    height: 160px;
  }

  .WideDesktop\:h-170 {
    height: 170px;
  }

  .WideDesktop\:h-176 {
    height: 176px;
  }

  .WideDesktop\:h-185 {
    height: 185px;
  }

  .WideDesktop\:h-198 {
    height: 198px;
  }

  .WideDesktop\:h-255 {
    height: 255px;
  }

  .WideDesktop\:h-259 {
    height: 259px;
  }

  .WideDesktop\:h-280 {
    height: 280px;
  }

  .WideDesktop\:h-297 {
    height: 297px;
  }

  .WideDesktop\:h-300 {
    height: 300px;
  }

  .WideDesktop\:h-305 {
    height: 305px;
  }

  .WideDesktop\:h-320 {
    height: 320px;
  }

  .WideDesktop\:h-330 {
    height: 330px;
  }

  .WideDesktop\:h-402 {
    height: 402px;
  }

  .WideDesktop\:h-418 {
    height: 418px;
  }

  .WideDesktop\:h-422 {
    height: 422px;
  }

  .WideDesktop\:h-429 {
    height: 429px;
  }

  .WideDesktop\:h-430 {
    height: 430px;
  }

  .WideDesktop\:h-444 {
    height: 444px;
  }

  .WideDesktop\:h-454 {
    height: 454px;
  }

  .WideDesktop\:h-477 {
    height: 477px;
  }

  .WideDesktop\:h-480 {
    height: 480px;
  }

  .WideDesktop\:h-485 {
    height: 485px;
  }

  .WideDesktop\:h-495 {
    height: 495px;
  }

  .WideDesktop\:h-505 {
    height: 505px;
  }

  .WideDesktop\:h-521 {
    height: 521px;
  }

  .WideDesktop\:h-523 {
    height: 523px;
  }

  .WideDesktop\:h-525 {
    height: 525px;
  }

  .WideDesktop\:h-560 {
    height: 560px;
  }

  .WideDesktop\:h-600 {
    height: 600px;
  }

  .WideDesktop\:h-665 {
    height: 665px;
  }

  .WideDesktop\:h-960 {
    height: 960px;
  }

  .WideDesktop\:h-1080 {
    height: 1080px;
  }

  .WideDesktop\:h-auto {
    height: auto;
  }

  .WideDesktop\:h-px {
    height: 1px;
  }

  .WideDesktop\:h-0\.5 {
    height: 0.125rem;
  }

  .WideDesktop\:h-1\.5 {
    height: 0.375rem;
  }

  .WideDesktop\:h-2\.5 {
    height: 0.625rem;
  }

  .WideDesktop\:h-3\.5 {
    height: 0.875rem;
  }

  .WideDesktop\:h-1\/2 {
    height: 50%;
  }

  .WideDesktop\:h-1\/3 {
    height: 33.333333%;
  }

  .WideDesktop\:h-2\/3 {
    height: 66.666667%;
  }

  .WideDesktop\:h-1\/4 {
    height: 25%;
  }

  .WideDesktop\:h-2\/4 {
    height: 50%;
  }

  .WideDesktop\:h-3\/4 {
    height: 75%;
  }

  .WideDesktop\:h-1\/5 {
    height: 20%;
  }

  .WideDesktop\:h-2\/5 {
    height: 40%;
  }

  .WideDesktop\:h-3\/5 {
    height: 60%;
  }

  .WideDesktop\:h-4\/5 {
    height: 80%;
  }

  .WideDesktop\:h-1\/6 {
    height: 16.666667%;
  }

  .WideDesktop\:h-2\/6 {
    height: 33.333333%;
  }

  .WideDesktop\:h-3\/6 {
    height: 50%;
  }

  .WideDesktop\:h-4\/6 {
    height: 66.666667%;
  }

  .WideDesktop\:h-5\/6 {
    height: 83.333333%;
  }

  .WideDesktop\:h-full {
    height: 100%;
  }

  .WideDesktop\:h-screen {
    height: 100vh;
  }

  .WideDesktop\:h-h48 {
    height: 48px;
  }

  .WideDesktop\:h-h44 {
    height: 44px;
  }

  .WideDesktop\:h-h130 {
    height: 130px;
  }

  .WideDesktop\:h-h-h114 {
    height: h-h114;
  }

  .WideDesktop\:h-h-60 {
    height: h-60;
  }

  .WideDesktop\:h-h114 {
    height: 14px;
  }

  .WideDesktop\:h-h60 {
    height: 60px;
  }

  .WideDesktop\:h-h5 {
    height: 5px;
  }

  .WideDesktop\:h-95vh {
    height: 95vh;
  }

  .WideDesktop\:h-h22 {
    height: 22px;
  }

  .WideDesktop\:max-h-0 {
    max-height: 0px;
  }

  .WideDesktop\:max-h-1 {
    max-height: 0.25rem;
  }

  .WideDesktop\:max-h-2 {
    max-height: 0.5rem;
  }

  .WideDesktop\:max-h-3 {
    max-height: 0.75rem;
  }

  .WideDesktop\:max-h-4 {
    max-height: 1rem;
  }

  .WideDesktop\:max-h-5 {
    max-height: 1.25rem;
  }

  .WideDesktop\:max-h-6 {
    max-height: 1.5rem;
  }

  .WideDesktop\:max-h-7 {
    max-height: 1.75rem;
  }

  .WideDesktop\:max-h-8 {
    max-height: 2rem;
  }

  .WideDesktop\:max-h-9 {
    max-height: 2.25rem;
  }

  .WideDesktop\:max-h-10 {
    max-height: 2.5rem;
  }

  .WideDesktop\:max-h-11 {
    max-height: 2.75rem;
  }

  .WideDesktop\:max-h-12 {
    max-height: 3rem;
  }

  .WideDesktop\:max-h-14 {
    max-height: 3.5rem;
  }

  .WideDesktop\:max-h-16 {
    max-height: 4rem;
  }

  .WideDesktop\:max-h-20 {
    max-height: 5rem;
  }

  .WideDesktop\:max-h-24 {
    max-height: 6rem;
  }

  .WideDesktop\:max-h-28 {
    max-height: 7rem;
  }

  .WideDesktop\:max-h-32 {
    max-height: 8rem;
  }

  .WideDesktop\:max-h-36 {
    max-height: 9rem;
  }

  .WideDesktop\:max-h-40 {
    max-height: 10rem;
  }

  .WideDesktop\:max-h-44 {
    max-height: 11rem;
  }

  .WideDesktop\:max-h-48 {
    max-height: 12rem;
  }

  .WideDesktop\:max-h-52 {
    max-height: 13rem;
  }

  .WideDesktop\:max-h-56 {
    max-height: 14rem;
  }

  .WideDesktop\:max-h-60 {
    max-height: 15rem;
  }

  .WideDesktop\:max-h-64 {
    max-height: 16rem;
  }

  .WideDesktop\:max-h-72 {
    max-height: 18rem;
  }

  .WideDesktop\:max-h-80 {
    max-height: 20rem;
  }

  .WideDesktop\:max-h-96 {
    max-height: 24rem;
  }

  .WideDesktop\:max-h-px {
    max-height: 1px;
  }

  .WideDesktop\:max-h-0\.5 {
    max-height: 0.125rem;
  }

  .WideDesktop\:max-h-1\.5 {
    max-height: 0.375rem;
  }

  .WideDesktop\:max-h-2\.5 {
    max-height: 0.625rem;
  }

  .WideDesktop\:max-h-3\.5 {
    max-height: 0.875rem;
  }

  .WideDesktop\:max-h-full {
    max-height: 100%;
  }

  .WideDesktop\:max-h-screen {
    max-height: 100vh;
  }

  .WideDesktop\:min-h-0 {
    min-height: 0px;
  }

  .WideDesktop\:min-h-60 {
    min-height: 60px;
  }

  .WideDesktop\:min-h-175 {
    min-height: 175px;
  }

  .WideDesktop\:min-h-180 {
    min-height: 180px;
  }

  .WideDesktop\:min-h-200 {
    min-height: 200px;
  }

  .WideDesktop\:min-h-380 {
    min-height: 380px;
  }

  .WideDesktop\:min-h-400 {
    min-height: 400px;
  }

  .WideDesktop\:min-h-550 {
    min-height: 550px;
  }

  .WideDesktop\:min-h-full {
    min-height: 100%;
  }

  .WideDesktop\:min-h-screen {
    min-height: 100vh;
  }

  .WideDesktop\:w-0 {
    width: 0px;
  }

  .WideDesktop\:w-1 {
    width: 0.25rem;
  }

  .WideDesktop\:w-2 {
    width: 0.5rem;
  }

  .WideDesktop\:w-3 {
    width: 0.75rem;
  }

  .WideDesktop\:w-4 {
    width: 1rem;
  }

  .WideDesktop\:w-5 {
    width: 1.25rem;
  }

  .WideDesktop\:w-6 {
    width: 1.5rem;
  }

  .WideDesktop\:w-7 {
    width: 1.75rem;
  }

  .WideDesktop\:w-8 {
    width: 2rem;
  }

  .WideDesktop\:w-9 {
    width: 2.25rem;
  }

  .WideDesktop\:w-10 {
    width: 2.5rem;
  }

  .WideDesktop\:w-11 {
    width: 11px;
  }

  .WideDesktop\:w-12 {
    width: 3rem;
  }

  .WideDesktop\:w-13 {
    width: 13px;
  }

  .WideDesktop\:w-14 {
    width: 3.5rem;
  }

  .WideDesktop\:w-16 {
    width: 16%;
  }

  .WideDesktop\:w-20 {
    width: 5rem;
  }

  .WideDesktop\:w-24 {
    width: 24px;
  }

  .WideDesktop\:w-28 {
    width: 28 px;
  }

  .WideDesktop\:w-30 {
    width: 30px;
  }

  .WideDesktop\:w-32 {
    width: 8rem;
  }

  .WideDesktop\:w-35 {
    width: 35px;
  }

  .WideDesktop\:w-36 {
    width: 9rem;
  }

  .WideDesktop\:w-40 {
    width: 40px !important;
  }

  .WideDesktop\:w-44 {
    width: 11rem;
  }

  .WideDesktop\:w-48 {
    width: 12rem;
  }

  .WideDesktop\:w-50 {
    width: 50px;
  }

  .WideDesktop\:w-52 {
    width: 52%;
  }

  .WideDesktop\:w-54 {
    width: 54px;
  }

  .WideDesktop\:w-56 {
    width: 14rem;
  }

  .WideDesktop\:w-60 {
    width: 60%;
  }

  .WideDesktop\:w-64 {
    width: 16rem;
  }

  .WideDesktop\:w-68 {
    width: 68%;
  }

  .WideDesktop\:w-70 {
    width: 70px;
  }

  .WideDesktop\:w-72 {
    width: 18rem;
  }

  .WideDesktop\:w-80 {
    width: 80px;
  }

  .WideDesktop\:w-84 {
    width: 84px;
  }

  .WideDesktop\:w-85 {
    width: 85%;
  }

  .WideDesktop\:w-90 {
    width: 90px;
  }

  .WideDesktop\:w-93 {
    width: 93px;
  }

  .WideDesktop\:w-95 {
    width: 95px;
  }

  .WideDesktop\:w-96 {
    width: 24rem;
  }

  .WideDesktop\:w-100 {
    width: 100px !important;
  }

  .WideDesktop\:w-105 {
    width: 105px;
  }

  .WideDesktop\:w-108 {
    width: 108px;
  }

  .WideDesktop\:w-110 {
    width: 110px;
  }

  .WideDesktop\:w-120 {
    width: 120px;
  }

  .WideDesktop\:w-122 {
    width: 122px;
  }

  .WideDesktop\:w-125 {
    width: 125px;
  }

  .WideDesktop\:w-130 {
    width: 130px;
  }

  .WideDesktop\:w-136 {
    width: 136px;
  }

  .WideDesktop\:w-140 {
    width: 140px;
  }

  .WideDesktop\:w-145 {
    width: 145px;
  }

  .WideDesktop\:w-150 {
    width: 150px;
  }

  .WideDesktop\:w-155 {
    width: 155px;
  }

  .WideDesktop\:w-159 {
    width: 159px;
  }

  .WideDesktop\:w-160 {
    width: 160px;
  }

  .WideDesktop\:w-162 {
    width: 162px;
  }

  .WideDesktop\:w-165 {
    width: 165px;
  }

  .WideDesktop\:w-169 {
    width: 169px;
  }

  .WideDesktop\:w-170 {
    width: 170px;
  }

  .WideDesktop\:w-174 {
    width: 174px;
  }

  .WideDesktop\:w-180 {
    width: 180px;
  }

  .WideDesktop\:w-185 {
    width: 185px;
  }

  .WideDesktop\:w-189 {
    width: 189px;
  }

  .WideDesktop\:w-190 {
    width: 190px;
  }

  .WideDesktop\:w-193 {
    width: 193px;
  }

  .WideDesktop\:w-197 {
    width: 197px;
  }

  .WideDesktop\:w-200 {
    width: 200px;
  }

  .WideDesktop\:w-205 {
    width: 205px;
  }

  .WideDesktop\:w-215 {
    width: 215px;
  }

  .WideDesktop\:w-220 {
    width: 220px;
  }

  .WideDesktop\:w-235 {
    width: 235px;
  }

  .WideDesktop\:w-240 {
    width: 240px;
  }

  .WideDesktop\:w-250 {
    width: 250px !important;
  }

  .WideDesktop\:w-268 {
    width: 268px;
  }

  .WideDesktop\:w-280 {
    width: 280px;
  }

  .WideDesktop\:w-284 {
    width: 284px;
  }

  .WideDesktop\:w-286 {
    width: 286px;
  }

  .WideDesktop\:w-290 {
    width: 290px;
  }

  .WideDesktop\:w-300 {
    width: 300px;
  }

  .WideDesktop\:w-310 {
    width: 310px;
  }

  .WideDesktop\:w-315 {
    width: 315px;
  }

  .WideDesktop\:w-320 {
    width: 320px;
  }

  .WideDesktop\:w-330 {
    width: 330px;
  }

  .WideDesktop\:w-341 {
    width: 341px;
  }

  .WideDesktop\:w-342 {
    width: 342px;
  }

  .WideDesktop\:w-345 {
    width: 345px;
  }

  .WideDesktop\:w-375 {
    width: 375px;
  }

  .WideDesktop\:w-400 {
    width: 400px;
  }

  .WideDesktop\:w-420 {
    width: 420px;
  }

  .WideDesktop\:w-450 {
    width: 450px;
  }

  .WideDesktop\:w-500 {
    width: 500px;
  }

  .WideDesktop\:w-508 {
    width: 508px;
  }

  .WideDesktop\:w-550 {
    width: 550px;
  }

  .WideDesktop\:w-560 {
    width: 560px;
  }

  .WideDesktop\:w-600 {
    width: 600px;
  }

  .WideDesktop\:w-637 {
    width: 637px;
  }

  .WideDesktop\:w-644 {
    width: 644px;
  }

  .WideDesktop\:w-650 {
    width: 650px;
  }

  .WideDesktop\:w-700 {
    width: 700px;
  }

  .WideDesktop\:w-710 {
    width: 710px;
  }

  .WideDesktop\:w-750 {
    width: 750px;
  }

  .WideDesktop\:w-768 {
    width: 768px;
  }

  .WideDesktop\:w-800 {
    width: 800px;
  }

  .WideDesktop\:w-850 {
    width: 850px;
  }

  .WideDesktop\:w-900 {
    width: 900px;
  }

  .WideDesktop\:w-920 {
    width: 920px;
  }

  .WideDesktop\:w-950 {
    width: 950px;
  }

  .WideDesktop\:w-1000 {
    width: 1000px;
  }

  .WideDesktop\:w-1075 {
    width: 1075px;
  }

  .WideDesktop\:w-1250 {
    width: 1250px;
  }

  .WideDesktop\:w-1420 {
    width: 1420px;
  }

  .WideDesktop\:w-1452 {
    width: 1452px;
  }

  .WideDesktop\:w-1499 {
    width: 1499px;
  }

  .WideDesktop\:w-auto {
    width: auto;
  }

  .WideDesktop\:w-px {
    width: 1px;
  }

  .WideDesktop\:w-0\.5 {
    width: 0.125rem;
  }

  .WideDesktop\:w-1\.5 {
    width: 0.375rem;
  }

  .WideDesktop\:w-2\.5 {
    width: 0.625rem;
  }

  .WideDesktop\:w-3\.5 {
    width: 0.875rem;
  }

  .WideDesktop\:w-1\/2 {
    width: 50%;
  }

  .WideDesktop\:w-1\/3 {
    width: 33.333333%;
  }

  .WideDesktop\:w-2\/3 {
    width: 66.666667%;
  }

  .WideDesktop\:w-1\/4 {
    width: 25%;
  }

  .WideDesktop\:w-2\/4 {
    width: 50%;
  }

  .WideDesktop\:w-3\/4 {
    width: 75%;
  }

  .WideDesktop\:w-1\/5 {
    width: 20%;
  }

  .WideDesktop\:w-2\/5 {
    width: 40%;
  }

  .WideDesktop\:w-3\/5 {
    width: 60%;
  }

  .WideDesktop\:w-4\/5 {
    width: 80%;
  }

  .WideDesktop\:w-1\/6 {
    width: 16.666667%;
  }

  .WideDesktop\:w-2\/6 {
    width: 33.333333%;
  }

  .WideDesktop\:w-3\/6 {
    width: 50%;
  }

  .WideDesktop\:w-4\/6 {
    width: 66.666667%;
  }

  .WideDesktop\:w-5\/6 {
    width: 83.333333%;
  }

  .WideDesktop\:w-1\/12 {
    width: 8.333333%;
  }

  .WideDesktop\:w-2\/12 {
    width: 16.666667%;
  }

  .WideDesktop\:w-3\/12 {
    width: 25%;
  }

  .WideDesktop\:w-4\/12 {
    width: 33.333333%;
  }

  .WideDesktop\:w-5\/12 {
    width: 41.666667%;
  }

  .WideDesktop\:w-6\/12 {
    width: 50%;
  }

  .WideDesktop\:w-7\/12 {
    width: 58.333333%;
  }

  .WideDesktop\:w-8\/12 {
    width: 66.666667%;
  }

  .WideDesktop\:w-9\/12 {
    width: 75%;
  }

  .WideDesktop\:w-10\/12 {
    width: 83.333333%;
  }

  .WideDesktop\:w-11\/12 {
    width: 91.666667%;
  }

  .WideDesktop\:w-full {
    width: 100%;
  }

  .WideDesktop\:w-screen {
    width: 100vw;
  }

  .WideDesktop\:w-min {
    width: -moz-min-content;
    width: min-content;
  }

  .WideDesktop\:w-max {
    width: -moz-max-content;
    width: max-content;
  }

  .WideDesktop\:w-3px {
    width: 3px;
  }

  .WideDesktop\:w-10rem {
    width: 10rem;
  }

  .WideDesktop\:w-w60 {
    width: 60px;
  }

  .WideDesktop\:w-w61 {
    width: 61px;
  }

  .WideDesktop\:w-w14 {
    width: 14%;
  }

  .WideDesktop\:w-w-w114 {
    width: w-w114;
  }

  .WideDesktop\:w-w-95 {
    width: w-95;
  }

  .WideDesktop\:w-w114 {
    width: 14px;
  }

  .WideDesktop\:w-w96 {
    width: 96%;
  }

  .WideDesktop\:w-w5 {
    width: 5px;
  }

  .WideDesktop\:w-m250 {
    width: 250px;
  }

  .WideDesktop\:w-40px {
    width: 40px;
  }

  .WideDesktop\:w-wd96 {
    width: 96px;
  }

  .WideDesktop\:w-66p {
    width: 66%;
  }

  .WideDesktop\:w-p40 {
    width: 40%;
  }

  .WideDesktop\:w-p37 {
    width: 37%;
  }

  .WideDesktop\:w-p80 {
    width: 80%;
  }

  .WideDesktop\:w-p90 {
    width: 90%;
  }

  .WideDesktop\:w-p12 {
    width: 12%;
  }

  .WideDesktop\:w-9\/20 {
    width: 45%;
  }

  .WideDesktop\:w-70p {
    width: 70%;
  }

  .WideDesktop\:w-32p {
    width: 32%;
  }

  .WideDesktop\:w-device-block {
    width: calc(100% - 64px) !important;
  }

  .WideDesktop\:w-device-block1 {
    width: 100% !important;
  }

  .WideDesktop\:w-45px {
    width: 45px;
  }

  .WideDesktop\:min-w-0 {
    min-width: 0px;
  }

  .WideDesktop\:min-w-385 {
    min-width: 385px;
  }

  .WideDesktop\:min-w-full {
    min-width: 100%;
  }

  .WideDesktop\:min-w-min {
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .WideDesktop\:min-w-max {
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .WideDesktop\:max-w-0 {
    max-width: 0rem;
  }

  .WideDesktop\:max-w-none {
    max-width: none;
  }

  .WideDesktop\:max-w-xs {
    max-width: 20rem;
  }

  .WideDesktop\:max-w-sm {
    max-width: 24rem;
  }

  .WideDesktop\:max-w-md {
    max-width: 28rem;
  }

  .WideDesktop\:max-w-lg {
    max-width: 32rem;
  }

  .WideDesktop\:max-w-xl {
    max-width: 36rem;
  }

  .WideDesktop\:max-w-2xl {
    max-width: 42rem;
  }

  .WideDesktop\:max-w-3xl {
    max-width: 48rem;
  }

  .WideDesktop\:max-w-4xl {
    max-width: 56rem;
  }

  .WideDesktop\:max-w-5xl {
    max-width: 64rem;
  }

  .WideDesktop\:max-w-6xl {
    max-width: 72rem;
  }

  .WideDesktop\:max-w-7xl {
    max-width: 80rem;
  }

  .WideDesktop\:max-w-full {
    max-width: 100%;
  }

  .WideDesktop\:max-w-min {
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .WideDesktop\:max-w-max {
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .WideDesktop\:max-w-prose {
    max-width: 65ch;
  }

  .WideDesktop\:max-w-1600p {
    max-width: 1600px;
  }

  .WideDesktop\:flex-1 {
    flex: 1 1 0%;
  }

  .WideDesktop\:flex-auto {
    flex: 1 1 auto;
  }

  .WideDesktop\:flex-initial {
    flex: 0 1 auto;
  }

  .WideDesktop\:flex-none {
    flex: none;
  }

  .WideDesktop\:flex-1\/2 {
    flex: 50%;
  }

  .WideDesktop\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .WideDesktop\:flex-shrink {
    flex-shrink: 1;
  }

  .WideDesktop\:flex-grow-0 {
    flex-grow: 0;
  }

  .WideDesktop\:flex-grow {
    flex-grow: 1;
  }

  .WideDesktop\:table-auto {
    table-layout: auto;
  }

  .WideDesktop\:table-fixed {
    table-layout: fixed;
  }

  .WideDesktop\:border-collapse {
    border-collapse: collapse;
  }

  .WideDesktop\:border-separate {
    border-collapse: separate;
  }

  .WideDesktop\:origin-center {
    transform-origin: center;
  }

  .WideDesktop\:origin-top {
    transform-origin: top;
  }

  .WideDesktop\:origin-top-right {
    transform-origin: top right;
  }

  .WideDesktop\:origin-right {
    transform-origin: right;
  }

  .WideDesktop\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .WideDesktop\:origin-bottom {
    transform-origin: bottom;
  }

  .WideDesktop\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .WideDesktop\:origin-left {
    transform-origin: left;
  }

  .WideDesktop\:origin-top-left {
    transform-origin: top left;
  }

  .WideDesktop\:transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .WideDesktop\:transform-gpu {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .WideDesktop\:transform-none {
    transform: none;
  }

  .WideDesktop\:translate-x-0 {
    --tw-translate-x: 0px;
  }

  .WideDesktop\:translate-x-1 {
    --tw-translate-x: 0.25rem;
  }

  .WideDesktop\:translate-x-2 {
    --tw-translate-x: 0.5rem;
  }

  .WideDesktop\:translate-x-3 {
    --tw-translate-x: 0.75rem;
  }

  .WideDesktop\:translate-x-4 {
    --tw-translate-x: 1rem;
  }

  .WideDesktop\:translate-x-5 {
    --tw-translate-x: 1.25rem;
  }

  .WideDesktop\:translate-x-6 {
    --tw-translate-x: 1.5rem;
  }

  .WideDesktop\:translate-x-7 {
    --tw-translate-x: 1.75rem;
  }

  .WideDesktop\:translate-x-8 {
    --tw-translate-x: 2rem;
  }

  .WideDesktop\:translate-x-9 {
    --tw-translate-x: 2.25rem;
  }

  .WideDesktop\:translate-x-10 {
    --tw-translate-x: 2.5rem;
  }

  .WideDesktop\:translate-x-11 {
    --tw-translate-x: 2.75rem;
  }

  .WideDesktop\:translate-x-12 {
    --tw-translate-x: 3rem;
  }

  .WideDesktop\:translate-x-14 {
    --tw-translate-x: 3.5rem;
  }

  .WideDesktop\:translate-x-16 {
    --tw-translate-x: 4rem;
  }

  .WideDesktop\:translate-x-20 {
    --tw-translate-x: 5rem;
  }

  .WideDesktop\:translate-x-24 {
    --tw-translate-x: 6rem;
  }

  .WideDesktop\:translate-x-28 {
    --tw-translate-x: 7rem;
  }

  .WideDesktop\:translate-x-32 {
    --tw-translate-x: 8rem;
  }

  .WideDesktop\:translate-x-36 {
    --tw-translate-x: 9rem;
  }

  .WideDesktop\:translate-x-40 {
    --tw-translate-x: 10rem;
  }

  .WideDesktop\:translate-x-44 {
    --tw-translate-x: 11rem;
  }

  .WideDesktop\:translate-x-48 {
    --tw-translate-x: 12rem;
  }

  .WideDesktop\:translate-x-52 {
    --tw-translate-x: 13rem;
  }

  .WideDesktop\:translate-x-56 {
    --tw-translate-x: 14rem;
  }

  .WideDesktop\:translate-x-60 {
    --tw-translate-x: 15rem;
  }

  .WideDesktop\:translate-x-64 {
    --tw-translate-x: 16rem;
  }

  .WideDesktop\:translate-x-72 {
    --tw-translate-x: 18rem;
  }

  .WideDesktop\:translate-x-80 {
    --tw-translate-x: 20rem;
  }

  .WideDesktop\:translate-x-96 {
    --tw-translate-x: 24rem;
  }

  .WideDesktop\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .WideDesktop\:translate-x-0\.5 {
    --tw-translate-x: 0.125rem;
  }

  .WideDesktop\:translate-x-1\.5 {
    --tw-translate-x: 0.375rem;
  }

  .WideDesktop\:translate-x-2\.5 {
    --tw-translate-x: 0.625rem;
  }

  .WideDesktop\:translate-x-3\.5 {
    --tw-translate-x: 0.875rem;
  }

  .WideDesktop\:-translate-x-0 {
    --tw-translate-x: 0px;
  }

  .WideDesktop\:-translate-x-1 {
    --tw-translate-x: -0.25rem;
  }

  .WideDesktop\:-translate-x-2 {
    --tw-translate-x: -0.5rem;
  }

  .WideDesktop\:-translate-x-3 {
    --tw-translate-x: -0.75rem;
  }

  .WideDesktop\:-translate-x-4 {
    --tw-translate-x: -1rem;
  }

  .WideDesktop\:-translate-x-5 {
    --tw-translate-x: -1.25rem;
  }

  .WideDesktop\:-translate-x-6 {
    --tw-translate-x: -1.5rem;
  }

  .WideDesktop\:-translate-x-7 {
    --tw-translate-x: -1.75rem;
  }

  .WideDesktop\:-translate-x-8 {
    --tw-translate-x: -2rem;
  }

  .WideDesktop\:-translate-x-9 {
    --tw-translate-x: -2.25rem;
  }

  .WideDesktop\:-translate-x-10 {
    --tw-translate-x: -2.5rem;
  }

  .WideDesktop\:-translate-x-11 {
    --tw-translate-x: -2.75rem;
  }

  .WideDesktop\:-translate-x-12 {
    --tw-translate-x: -3rem;
  }

  .WideDesktop\:-translate-x-14 {
    --tw-translate-x: -3.5rem;
  }

  .WideDesktop\:-translate-x-16 {
    --tw-translate-x: -4rem;
  }

  .WideDesktop\:-translate-x-20 {
    --tw-translate-x: -5rem;
  }

  .WideDesktop\:-translate-x-24 {
    --tw-translate-x: -6rem;
  }

  .WideDesktop\:-translate-x-28 {
    --tw-translate-x: -7rem;
  }

  .WideDesktop\:-translate-x-32 {
    --tw-translate-x: -8rem;
  }

  .WideDesktop\:-translate-x-36 {
    --tw-translate-x: -9rem;
  }

  .WideDesktop\:-translate-x-40 {
    --tw-translate-x: -10rem;
  }

  .WideDesktop\:-translate-x-44 {
    --tw-translate-x: -11rem;
  }

  .WideDesktop\:-translate-x-48 {
    --tw-translate-x: -12rem;
  }

  .WideDesktop\:-translate-x-52 {
    --tw-translate-x: -13rem;
  }

  .WideDesktop\:-translate-x-56 {
    --tw-translate-x: -14rem;
  }

  .WideDesktop\:-translate-x-60 {
    --tw-translate-x: -15rem;
  }

  .WideDesktop\:-translate-x-64 {
    --tw-translate-x: -16rem;
  }

  .WideDesktop\:-translate-x-72 {
    --tw-translate-x: -18rem;
  }

  .WideDesktop\:-translate-x-80 {
    --tw-translate-x: -20rem;
  }

  .WideDesktop\:-translate-x-96 {
    --tw-translate-x: -24rem;
  }

  .WideDesktop\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .WideDesktop\:-translate-x-0\.5 {
    --tw-translate-x: -0.125rem;
  }

  .WideDesktop\:-translate-x-1\.5 {
    --tw-translate-x: -0.375rem;
  }

  .WideDesktop\:-translate-x-2\.5 {
    --tw-translate-x: -0.625rem;
  }

  .WideDesktop\:-translate-x-3\.5 {
    --tw-translate-x: -0.875rem;
  }

  .WideDesktop\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .WideDesktop\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .WideDesktop\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .WideDesktop\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .WideDesktop\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .WideDesktop\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .WideDesktop\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .WideDesktop\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .WideDesktop\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .WideDesktop\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .WideDesktop\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .WideDesktop\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .WideDesktop\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .WideDesktop\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .WideDesktop\:translate-y-0 {
    --tw-translate-y: 0px;
  }

  .WideDesktop\:translate-y-1 {
    --tw-translate-y: 0.25rem;
  }

  .WideDesktop\:translate-y-2 {
    --tw-translate-y: 0.5rem;
  }

  .WideDesktop\:translate-y-3 {
    --tw-translate-y: 0.75rem;
  }

  .WideDesktop\:translate-y-4 {
    --tw-translate-y: 1rem;
  }

  .WideDesktop\:translate-y-5 {
    --tw-translate-y: 1.25rem;
  }

  .WideDesktop\:translate-y-6 {
    --tw-translate-y: 1.5rem;
  }

  .WideDesktop\:translate-y-7 {
    --tw-translate-y: 1.75rem;
  }

  .WideDesktop\:translate-y-8 {
    --tw-translate-y: 2rem;
  }

  .WideDesktop\:translate-y-9 {
    --tw-translate-y: 2.25rem;
  }

  .WideDesktop\:translate-y-10 {
    --tw-translate-y: 2.5rem;
  }

  .WideDesktop\:translate-y-11 {
    --tw-translate-y: 2.75rem;
  }

  .WideDesktop\:translate-y-12 {
    --tw-translate-y: 3rem;
  }

  .WideDesktop\:translate-y-14 {
    --tw-translate-y: 3.5rem;
  }

  .WideDesktop\:translate-y-16 {
    --tw-translate-y: 4rem;
  }

  .WideDesktop\:translate-y-20 {
    --tw-translate-y: 5rem;
  }

  .WideDesktop\:translate-y-24 {
    --tw-translate-y: 6rem;
  }

  .WideDesktop\:translate-y-28 {
    --tw-translate-y: 7rem;
  }

  .WideDesktop\:translate-y-32 {
    --tw-translate-y: 8rem;
  }

  .WideDesktop\:translate-y-36 {
    --tw-translate-y: 9rem;
  }

  .WideDesktop\:translate-y-40 {
    --tw-translate-y: 10rem;
  }

  .WideDesktop\:translate-y-44 {
    --tw-translate-y: 11rem;
  }

  .WideDesktop\:translate-y-48 {
    --tw-translate-y: 12rem;
  }

  .WideDesktop\:translate-y-52 {
    --tw-translate-y: 13rem;
  }

  .WideDesktop\:translate-y-56 {
    --tw-translate-y: 14rem;
  }

  .WideDesktop\:translate-y-60 {
    --tw-translate-y: 15rem;
  }

  .WideDesktop\:translate-y-64 {
    --tw-translate-y: 16rem;
  }

  .WideDesktop\:translate-y-72 {
    --tw-translate-y: 18rem;
  }

  .WideDesktop\:translate-y-80 {
    --tw-translate-y: 20rem;
  }

  .WideDesktop\:translate-y-96 {
    --tw-translate-y: 24rem;
  }

  .WideDesktop\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .WideDesktop\:translate-y-0\.5 {
    --tw-translate-y: 0.125rem;
  }

  .WideDesktop\:translate-y-1\.5 {
    --tw-translate-y: 0.375rem;
  }

  .WideDesktop\:translate-y-2\.5 {
    --tw-translate-y: 0.625rem;
  }

  .WideDesktop\:translate-y-3\.5 {
    --tw-translate-y: 0.875rem;
  }

  .WideDesktop\:-translate-y-0 {
    --tw-translate-y: 0px;
  }

  .WideDesktop\:-translate-y-1 {
    --tw-translate-y: -0.25rem;
  }

  .WideDesktop\:-translate-y-2 {
    --tw-translate-y: -0.5rem;
  }

  .WideDesktop\:-translate-y-3 {
    --tw-translate-y: -0.75rem;
  }

  .WideDesktop\:-translate-y-4 {
    --tw-translate-y: -1rem;
  }

  .WideDesktop\:-translate-y-5 {
    --tw-translate-y: -1.25rem;
  }

  .WideDesktop\:-translate-y-6 {
    --tw-translate-y: -1.5rem;
  }

  .WideDesktop\:-translate-y-7 {
    --tw-translate-y: -1.75rem;
  }

  .WideDesktop\:-translate-y-8 {
    --tw-translate-y: -2rem;
  }

  .WideDesktop\:-translate-y-9 {
    --tw-translate-y: -2.25rem;
  }

  .WideDesktop\:-translate-y-10 {
    --tw-translate-y: -2.5rem;
  }

  .WideDesktop\:-translate-y-11 {
    --tw-translate-y: -2.75rem;
  }

  .WideDesktop\:-translate-y-12 {
    --tw-translate-y: -3rem;
  }

  .WideDesktop\:-translate-y-14 {
    --tw-translate-y: -3.5rem;
  }

  .WideDesktop\:-translate-y-16 {
    --tw-translate-y: -4rem;
  }

  .WideDesktop\:-translate-y-20 {
    --tw-translate-y: -5rem;
  }

  .WideDesktop\:-translate-y-24 {
    --tw-translate-y: -6rem;
  }

  .WideDesktop\:-translate-y-28 {
    --tw-translate-y: -7rem;
  }

  .WideDesktop\:-translate-y-32 {
    --tw-translate-y: -8rem;
  }

  .WideDesktop\:-translate-y-36 {
    --tw-translate-y: -9rem;
  }

  .WideDesktop\:-translate-y-40 {
    --tw-translate-y: -10rem;
  }

  .WideDesktop\:-translate-y-44 {
    --tw-translate-y: -11rem;
  }

  .WideDesktop\:-translate-y-48 {
    --tw-translate-y: -12rem;
  }

  .WideDesktop\:-translate-y-52 {
    --tw-translate-y: -13rem;
  }

  .WideDesktop\:-translate-y-56 {
    --tw-translate-y: -14rem;
  }

  .WideDesktop\:-translate-y-60 {
    --tw-translate-y: -15rem;
  }

  .WideDesktop\:-translate-y-64 {
    --tw-translate-y: -16rem;
  }

  .WideDesktop\:-translate-y-72 {
    --tw-translate-y: -18rem;
  }

  .WideDesktop\:-translate-y-80 {
    --tw-translate-y: -20rem;
  }

  .WideDesktop\:-translate-y-96 {
    --tw-translate-y: -24rem;
  }

  .WideDesktop\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .WideDesktop\:-translate-y-0\.5 {
    --tw-translate-y: -0.125rem;
  }

  .WideDesktop\:-translate-y-1\.5 {
    --tw-translate-y: -0.375rem;
  }

  .WideDesktop\:-translate-y-2\.5 {
    --tw-translate-y: -0.625rem;
  }

  .WideDesktop\:-translate-y-3\.5 {
    --tw-translate-y: -0.875rem;
  }

  .WideDesktop\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .WideDesktop\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .WideDesktop\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .WideDesktop\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .WideDesktop\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .WideDesktop\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .WideDesktop\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .WideDesktop\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .WideDesktop\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .WideDesktop\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .WideDesktop\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .WideDesktop\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .WideDesktop\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .WideDesktop\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .WideDesktop\:hover\:translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .WideDesktop\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.25rem;
  }

  .WideDesktop\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.5rem;
  }

  .WideDesktop\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.75rem;
  }

  .WideDesktop\:hover\:translate-x-4:hover {
    --tw-translate-x: 1rem;
  }

  .WideDesktop\:hover\:translate-x-5:hover {
    --tw-translate-x: 1.25rem;
  }

  .WideDesktop\:hover\:translate-x-6:hover {
    --tw-translate-x: 1.5rem;
  }

  .WideDesktop\:hover\:translate-x-7:hover {
    --tw-translate-x: 1.75rem;
  }

  .WideDesktop\:hover\:translate-x-8:hover {
    --tw-translate-x: 2rem;
  }

  .WideDesktop\:hover\:translate-x-9:hover {
    --tw-translate-x: 2.25rem;
  }

  .WideDesktop\:hover\:translate-x-10:hover {
    --tw-translate-x: 2.5rem;
  }

  .WideDesktop\:hover\:translate-x-11:hover {
    --tw-translate-x: 2.75rem;
  }

  .WideDesktop\:hover\:translate-x-12:hover {
    --tw-translate-x: 3rem;
  }

  .WideDesktop\:hover\:translate-x-14:hover {
    --tw-translate-x: 3.5rem;
  }

  .WideDesktop\:hover\:translate-x-16:hover {
    --tw-translate-x: 4rem;
  }

  .WideDesktop\:hover\:translate-x-20:hover {
    --tw-translate-x: 5rem;
  }

  .WideDesktop\:hover\:translate-x-24:hover {
    --tw-translate-x: 6rem;
  }

  .WideDesktop\:hover\:translate-x-28:hover {
    --tw-translate-x: 7rem;
  }

  .WideDesktop\:hover\:translate-x-32:hover {
    --tw-translate-x: 8rem;
  }

  .WideDesktop\:hover\:translate-x-36:hover {
    --tw-translate-x: 9rem;
  }

  .WideDesktop\:hover\:translate-x-40:hover {
    --tw-translate-x: 10rem;
  }

  .WideDesktop\:hover\:translate-x-44:hover {
    --tw-translate-x: 11rem;
  }

  .WideDesktop\:hover\:translate-x-48:hover {
    --tw-translate-x: 12rem;
  }

  .WideDesktop\:hover\:translate-x-52:hover {
    --tw-translate-x: 13rem;
  }

  .WideDesktop\:hover\:translate-x-56:hover {
    --tw-translate-x: 14rem;
  }

  .WideDesktop\:hover\:translate-x-60:hover {
    --tw-translate-x: 15rem;
  }

  .WideDesktop\:hover\:translate-x-64:hover {
    --tw-translate-x: 16rem;
  }

  .WideDesktop\:hover\:translate-x-72:hover {
    --tw-translate-x: 18rem;
  }

  .WideDesktop\:hover\:translate-x-80:hover {
    --tw-translate-x: 20rem;
  }

  .WideDesktop\:hover\:translate-x-96:hover {
    --tw-translate-x: 24rem;
  }

  .WideDesktop\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .WideDesktop\:hover\:translate-x-0\.5:hover {
    --tw-translate-x: 0.125rem;
  }

  .WideDesktop\:hover\:translate-x-1\.5:hover {
    --tw-translate-x: 0.375rem;
  }

  .WideDesktop\:hover\:translate-x-2\.5:hover {
    --tw-translate-x: 0.625rem;
  }

  .WideDesktop\:hover\:translate-x-3\.5:hover {
    --tw-translate-x: 0.875rem;
  }

  .WideDesktop\:hover\:-translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .WideDesktop\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.25rem;
  }

  .WideDesktop\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.5rem;
  }

  .WideDesktop\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.75rem;
  }

  .WideDesktop\:hover\:-translate-x-4:hover {
    --tw-translate-x: -1rem;
  }

  .WideDesktop\:hover\:-translate-x-5:hover {
    --tw-translate-x: -1.25rem;
  }

  .WideDesktop\:hover\:-translate-x-6:hover {
    --tw-translate-x: -1.5rem;
  }

  .WideDesktop\:hover\:-translate-x-7:hover {
    --tw-translate-x: -1.75rem;
  }

  .WideDesktop\:hover\:-translate-x-8:hover {
    --tw-translate-x: -2rem;
  }

  .WideDesktop\:hover\:-translate-x-9:hover {
    --tw-translate-x: -2.25rem;
  }

  .WideDesktop\:hover\:-translate-x-10:hover {
    --tw-translate-x: -2.5rem;
  }

  .WideDesktop\:hover\:-translate-x-11:hover {
    --tw-translate-x: -2.75rem;
  }

  .WideDesktop\:hover\:-translate-x-12:hover {
    --tw-translate-x: -3rem;
  }

  .WideDesktop\:hover\:-translate-x-14:hover {
    --tw-translate-x: -3.5rem;
  }

  .WideDesktop\:hover\:-translate-x-16:hover {
    --tw-translate-x: -4rem;
  }

  .WideDesktop\:hover\:-translate-x-20:hover {
    --tw-translate-x: -5rem;
  }

  .WideDesktop\:hover\:-translate-x-24:hover {
    --tw-translate-x: -6rem;
  }

  .WideDesktop\:hover\:-translate-x-28:hover {
    --tw-translate-x: -7rem;
  }

  .WideDesktop\:hover\:-translate-x-32:hover {
    --tw-translate-x: -8rem;
  }

  .WideDesktop\:hover\:-translate-x-36:hover {
    --tw-translate-x: -9rem;
  }

  .WideDesktop\:hover\:-translate-x-40:hover {
    --tw-translate-x: -10rem;
  }

  .WideDesktop\:hover\:-translate-x-44:hover {
    --tw-translate-x: -11rem;
  }

  .WideDesktop\:hover\:-translate-x-48:hover {
    --tw-translate-x: -12rem;
  }

  .WideDesktop\:hover\:-translate-x-52:hover {
    --tw-translate-x: -13rem;
  }

  .WideDesktop\:hover\:-translate-x-56:hover {
    --tw-translate-x: -14rem;
  }

  .WideDesktop\:hover\:-translate-x-60:hover {
    --tw-translate-x: -15rem;
  }

  .WideDesktop\:hover\:-translate-x-64:hover {
    --tw-translate-x: -16rem;
  }

  .WideDesktop\:hover\:-translate-x-72:hover {
    --tw-translate-x: -18rem;
  }

  .WideDesktop\:hover\:-translate-x-80:hover {
    --tw-translate-x: -20rem;
  }

  .WideDesktop\:hover\:-translate-x-96:hover {
    --tw-translate-x: -24rem;
  }

  .WideDesktop\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .WideDesktop\:hover\:-translate-x-0\.5:hover {
    --tw-translate-x: -0.125rem;
  }

  .WideDesktop\:hover\:-translate-x-1\.5:hover {
    --tw-translate-x: -0.375rem;
  }

  .WideDesktop\:hover\:-translate-x-2\.5:hover {
    --tw-translate-x: -0.625rem;
  }

  .WideDesktop\:hover\:-translate-x-3\.5:hover {
    --tw-translate-x: -0.875rem;
  }

  .WideDesktop\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .WideDesktop\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .WideDesktop\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .WideDesktop\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .WideDesktop\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .WideDesktop\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .WideDesktop\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .WideDesktop\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .WideDesktop\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .WideDesktop\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .WideDesktop\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .WideDesktop\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .WideDesktop\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .WideDesktop\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .WideDesktop\:hover\:translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .WideDesktop\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.25rem;
  }

  .WideDesktop\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.5rem;
  }

  .WideDesktop\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.75rem;
  }

  .WideDesktop\:hover\:translate-y-4:hover {
    --tw-translate-y: 1rem;
  }

  .WideDesktop\:hover\:translate-y-5:hover {
    --tw-translate-y: 1.25rem;
  }

  .WideDesktop\:hover\:translate-y-6:hover {
    --tw-translate-y: 1.5rem;
  }

  .WideDesktop\:hover\:translate-y-7:hover {
    --tw-translate-y: 1.75rem;
  }

  .WideDesktop\:hover\:translate-y-8:hover {
    --tw-translate-y: 2rem;
  }

  .WideDesktop\:hover\:translate-y-9:hover {
    --tw-translate-y: 2.25rem;
  }

  .WideDesktop\:hover\:translate-y-10:hover {
    --tw-translate-y: 2.5rem;
  }

  .WideDesktop\:hover\:translate-y-11:hover {
    --tw-translate-y: 2.75rem;
  }

  .WideDesktop\:hover\:translate-y-12:hover {
    --tw-translate-y: 3rem;
  }

  .WideDesktop\:hover\:translate-y-14:hover {
    --tw-translate-y: 3.5rem;
  }

  .WideDesktop\:hover\:translate-y-16:hover {
    --tw-translate-y: 4rem;
  }

  .WideDesktop\:hover\:translate-y-20:hover {
    --tw-translate-y: 5rem;
  }

  .WideDesktop\:hover\:translate-y-24:hover {
    --tw-translate-y: 6rem;
  }

  .WideDesktop\:hover\:translate-y-28:hover {
    --tw-translate-y: 7rem;
  }

  .WideDesktop\:hover\:translate-y-32:hover {
    --tw-translate-y: 8rem;
  }

  .WideDesktop\:hover\:translate-y-36:hover {
    --tw-translate-y: 9rem;
  }

  .WideDesktop\:hover\:translate-y-40:hover {
    --tw-translate-y: 10rem;
  }

  .WideDesktop\:hover\:translate-y-44:hover {
    --tw-translate-y: 11rem;
  }

  .WideDesktop\:hover\:translate-y-48:hover {
    --tw-translate-y: 12rem;
  }

  .WideDesktop\:hover\:translate-y-52:hover {
    --tw-translate-y: 13rem;
  }

  .WideDesktop\:hover\:translate-y-56:hover {
    --tw-translate-y: 14rem;
  }

  .WideDesktop\:hover\:translate-y-60:hover {
    --tw-translate-y: 15rem;
  }

  .WideDesktop\:hover\:translate-y-64:hover {
    --tw-translate-y: 16rem;
  }

  .WideDesktop\:hover\:translate-y-72:hover {
    --tw-translate-y: 18rem;
  }

  .WideDesktop\:hover\:translate-y-80:hover {
    --tw-translate-y: 20rem;
  }

  .WideDesktop\:hover\:translate-y-96:hover {
    --tw-translate-y: 24rem;
  }

  .WideDesktop\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .WideDesktop\:hover\:translate-y-0\.5:hover {
    --tw-translate-y: 0.125rem;
  }

  .WideDesktop\:hover\:translate-y-1\.5:hover {
    --tw-translate-y: 0.375rem;
  }

  .WideDesktop\:hover\:translate-y-2\.5:hover {
    --tw-translate-y: 0.625rem;
  }

  .WideDesktop\:hover\:translate-y-3\.5:hover {
    --tw-translate-y: 0.875rem;
  }

  .WideDesktop\:hover\:-translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .WideDesktop\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.25rem;
  }

  .WideDesktop\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.5rem;
  }

  .WideDesktop\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.75rem;
  }

  .WideDesktop\:hover\:-translate-y-4:hover {
    --tw-translate-y: -1rem;
  }

  .WideDesktop\:hover\:-translate-y-5:hover {
    --tw-translate-y: -1.25rem;
  }

  .WideDesktop\:hover\:-translate-y-6:hover {
    --tw-translate-y: -1.5rem;
  }

  .WideDesktop\:hover\:-translate-y-7:hover {
    --tw-translate-y: -1.75rem;
  }

  .WideDesktop\:hover\:-translate-y-8:hover {
    --tw-translate-y: -2rem;
  }

  .WideDesktop\:hover\:-translate-y-9:hover {
    --tw-translate-y: -2.25rem;
  }

  .WideDesktop\:hover\:-translate-y-10:hover {
    --tw-translate-y: -2.5rem;
  }

  .WideDesktop\:hover\:-translate-y-11:hover {
    --tw-translate-y: -2.75rem;
  }

  .WideDesktop\:hover\:-translate-y-12:hover {
    --tw-translate-y: -3rem;
  }

  .WideDesktop\:hover\:-translate-y-14:hover {
    --tw-translate-y: -3.5rem;
  }

  .WideDesktop\:hover\:-translate-y-16:hover {
    --tw-translate-y: -4rem;
  }

  .WideDesktop\:hover\:-translate-y-20:hover {
    --tw-translate-y: -5rem;
  }

  .WideDesktop\:hover\:-translate-y-24:hover {
    --tw-translate-y: -6rem;
  }

  .WideDesktop\:hover\:-translate-y-28:hover {
    --tw-translate-y: -7rem;
  }

  .WideDesktop\:hover\:-translate-y-32:hover {
    --tw-translate-y: -8rem;
  }

  .WideDesktop\:hover\:-translate-y-36:hover {
    --tw-translate-y: -9rem;
  }

  .WideDesktop\:hover\:-translate-y-40:hover {
    --tw-translate-y: -10rem;
  }

  .WideDesktop\:hover\:-translate-y-44:hover {
    --tw-translate-y: -11rem;
  }

  .WideDesktop\:hover\:-translate-y-48:hover {
    --tw-translate-y: -12rem;
  }

  .WideDesktop\:hover\:-translate-y-52:hover {
    --tw-translate-y: -13rem;
  }

  .WideDesktop\:hover\:-translate-y-56:hover {
    --tw-translate-y: -14rem;
  }

  .WideDesktop\:hover\:-translate-y-60:hover {
    --tw-translate-y: -15rem;
  }

  .WideDesktop\:hover\:-translate-y-64:hover {
    --tw-translate-y: -16rem;
  }

  .WideDesktop\:hover\:-translate-y-72:hover {
    --tw-translate-y: -18rem;
  }

  .WideDesktop\:hover\:-translate-y-80:hover {
    --tw-translate-y: -20rem;
  }

  .WideDesktop\:hover\:-translate-y-96:hover {
    --tw-translate-y: -24rem;
  }

  .WideDesktop\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .WideDesktop\:hover\:-translate-y-0\.5:hover {
    --tw-translate-y: -0.125rem;
  }

  .WideDesktop\:hover\:-translate-y-1\.5:hover {
    --tw-translate-y: -0.375rem;
  }

  .WideDesktop\:hover\:-translate-y-2\.5:hover {
    --tw-translate-y: -0.625rem;
  }

  .WideDesktop\:hover\:-translate-y-3\.5:hover {
    --tw-translate-y: -0.875rem;
  }

  .WideDesktop\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .WideDesktop\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .WideDesktop\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .WideDesktop\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .WideDesktop\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .WideDesktop\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .WideDesktop\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .WideDesktop\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .WideDesktop\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .WideDesktop\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .WideDesktop\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .WideDesktop\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .WideDesktop\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .WideDesktop\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .WideDesktop\:focus\:translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .WideDesktop\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.25rem;
  }

  .WideDesktop\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.5rem;
  }

  .WideDesktop\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.75rem;
  }

  .WideDesktop\:focus\:translate-x-4:focus {
    --tw-translate-x: 1rem;
  }

  .WideDesktop\:focus\:translate-x-5:focus {
    --tw-translate-x: 1.25rem;
  }

  .WideDesktop\:focus\:translate-x-6:focus {
    --tw-translate-x: 1.5rem;
  }

  .WideDesktop\:focus\:translate-x-7:focus {
    --tw-translate-x: 1.75rem;
  }

  .WideDesktop\:focus\:translate-x-8:focus {
    --tw-translate-x: 2rem;
  }

  .WideDesktop\:focus\:translate-x-9:focus {
    --tw-translate-x: 2.25rem;
  }

  .WideDesktop\:focus\:translate-x-10:focus {
    --tw-translate-x: 2.5rem;
  }

  .WideDesktop\:focus\:translate-x-11:focus {
    --tw-translate-x: 2.75rem;
  }

  .WideDesktop\:focus\:translate-x-12:focus {
    --tw-translate-x: 3rem;
  }

  .WideDesktop\:focus\:translate-x-14:focus {
    --tw-translate-x: 3.5rem;
  }

  .WideDesktop\:focus\:translate-x-16:focus {
    --tw-translate-x: 4rem;
  }

  .WideDesktop\:focus\:translate-x-20:focus {
    --tw-translate-x: 5rem;
  }

  .WideDesktop\:focus\:translate-x-24:focus {
    --tw-translate-x: 6rem;
  }

  .WideDesktop\:focus\:translate-x-28:focus {
    --tw-translate-x: 7rem;
  }

  .WideDesktop\:focus\:translate-x-32:focus {
    --tw-translate-x: 8rem;
  }

  .WideDesktop\:focus\:translate-x-36:focus {
    --tw-translate-x: 9rem;
  }

  .WideDesktop\:focus\:translate-x-40:focus {
    --tw-translate-x: 10rem;
  }

  .WideDesktop\:focus\:translate-x-44:focus {
    --tw-translate-x: 11rem;
  }

  .WideDesktop\:focus\:translate-x-48:focus {
    --tw-translate-x: 12rem;
  }

  .WideDesktop\:focus\:translate-x-52:focus {
    --tw-translate-x: 13rem;
  }

  .WideDesktop\:focus\:translate-x-56:focus {
    --tw-translate-x: 14rem;
  }

  .WideDesktop\:focus\:translate-x-60:focus {
    --tw-translate-x: 15rem;
  }

  .WideDesktop\:focus\:translate-x-64:focus {
    --tw-translate-x: 16rem;
  }

  .WideDesktop\:focus\:translate-x-72:focus {
    --tw-translate-x: 18rem;
  }

  .WideDesktop\:focus\:translate-x-80:focus {
    --tw-translate-x: 20rem;
  }

  .WideDesktop\:focus\:translate-x-96:focus {
    --tw-translate-x: 24rem;
  }

  .WideDesktop\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .WideDesktop\:focus\:translate-x-0\.5:focus {
    --tw-translate-x: 0.125rem;
  }

  .WideDesktop\:focus\:translate-x-1\.5:focus {
    --tw-translate-x: 0.375rem;
  }

  .WideDesktop\:focus\:translate-x-2\.5:focus {
    --tw-translate-x: 0.625rem;
  }

  .WideDesktop\:focus\:translate-x-3\.5:focus {
    --tw-translate-x: 0.875rem;
  }

  .WideDesktop\:focus\:-translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .WideDesktop\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.25rem;
  }

  .WideDesktop\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.5rem;
  }

  .WideDesktop\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.75rem;
  }

  .WideDesktop\:focus\:-translate-x-4:focus {
    --tw-translate-x: -1rem;
  }

  .WideDesktop\:focus\:-translate-x-5:focus {
    --tw-translate-x: -1.25rem;
  }

  .WideDesktop\:focus\:-translate-x-6:focus {
    --tw-translate-x: -1.5rem;
  }

  .WideDesktop\:focus\:-translate-x-7:focus {
    --tw-translate-x: -1.75rem;
  }

  .WideDesktop\:focus\:-translate-x-8:focus {
    --tw-translate-x: -2rem;
  }

  .WideDesktop\:focus\:-translate-x-9:focus {
    --tw-translate-x: -2.25rem;
  }

  .WideDesktop\:focus\:-translate-x-10:focus {
    --tw-translate-x: -2.5rem;
  }

  .WideDesktop\:focus\:-translate-x-11:focus {
    --tw-translate-x: -2.75rem;
  }

  .WideDesktop\:focus\:-translate-x-12:focus {
    --tw-translate-x: -3rem;
  }

  .WideDesktop\:focus\:-translate-x-14:focus {
    --tw-translate-x: -3.5rem;
  }

  .WideDesktop\:focus\:-translate-x-16:focus {
    --tw-translate-x: -4rem;
  }

  .WideDesktop\:focus\:-translate-x-20:focus {
    --tw-translate-x: -5rem;
  }

  .WideDesktop\:focus\:-translate-x-24:focus {
    --tw-translate-x: -6rem;
  }

  .WideDesktop\:focus\:-translate-x-28:focus {
    --tw-translate-x: -7rem;
  }

  .WideDesktop\:focus\:-translate-x-32:focus {
    --tw-translate-x: -8rem;
  }

  .WideDesktop\:focus\:-translate-x-36:focus {
    --tw-translate-x: -9rem;
  }

  .WideDesktop\:focus\:-translate-x-40:focus {
    --tw-translate-x: -10rem;
  }

  .WideDesktop\:focus\:-translate-x-44:focus {
    --tw-translate-x: -11rem;
  }

  .WideDesktop\:focus\:-translate-x-48:focus {
    --tw-translate-x: -12rem;
  }

  .WideDesktop\:focus\:-translate-x-52:focus {
    --tw-translate-x: -13rem;
  }

  .WideDesktop\:focus\:-translate-x-56:focus {
    --tw-translate-x: -14rem;
  }

  .WideDesktop\:focus\:-translate-x-60:focus {
    --tw-translate-x: -15rem;
  }

  .WideDesktop\:focus\:-translate-x-64:focus {
    --tw-translate-x: -16rem;
  }

  .WideDesktop\:focus\:-translate-x-72:focus {
    --tw-translate-x: -18rem;
  }

  .WideDesktop\:focus\:-translate-x-80:focus {
    --tw-translate-x: -20rem;
  }

  .WideDesktop\:focus\:-translate-x-96:focus {
    --tw-translate-x: -24rem;
  }

  .WideDesktop\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .WideDesktop\:focus\:-translate-x-0\.5:focus {
    --tw-translate-x: -0.125rem;
  }

  .WideDesktop\:focus\:-translate-x-1\.5:focus {
    --tw-translate-x: -0.375rem;
  }

  .WideDesktop\:focus\:-translate-x-2\.5:focus {
    --tw-translate-x: -0.625rem;
  }

  .WideDesktop\:focus\:-translate-x-3\.5:focus {
    --tw-translate-x: -0.875rem;
  }

  .WideDesktop\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .WideDesktop\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .WideDesktop\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .WideDesktop\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .WideDesktop\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .WideDesktop\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .WideDesktop\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .WideDesktop\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .WideDesktop\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .WideDesktop\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .WideDesktop\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .WideDesktop\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .WideDesktop\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .WideDesktop\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .WideDesktop\:focus\:translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .WideDesktop\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.25rem;
  }

  .WideDesktop\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.5rem;
  }

  .WideDesktop\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.75rem;
  }

  .WideDesktop\:focus\:translate-y-4:focus {
    --tw-translate-y: 1rem;
  }

  .WideDesktop\:focus\:translate-y-5:focus {
    --tw-translate-y: 1.25rem;
  }

  .WideDesktop\:focus\:translate-y-6:focus {
    --tw-translate-y: 1.5rem;
  }

  .WideDesktop\:focus\:translate-y-7:focus {
    --tw-translate-y: 1.75rem;
  }

  .WideDesktop\:focus\:translate-y-8:focus {
    --tw-translate-y: 2rem;
  }

  .WideDesktop\:focus\:translate-y-9:focus {
    --tw-translate-y: 2.25rem;
  }

  .WideDesktop\:focus\:translate-y-10:focus {
    --tw-translate-y: 2.5rem;
  }

  .WideDesktop\:focus\:translate-y-11:focus {
    --tw-translate-y: 2.75rem;
  }

  .WideDesktop\:focus\:translate-y-12:focus {
    --tw-translate-y: 3rem;
  }

  .WideDesktop\:focus\:translate-y-14:focus {
    --tw-translate-y: 3.5rem;
  }

  .WideDesktop\:focus\:translate-y-16:focus {
    --tw-translate-y: 4rem;
  }

  .WideDesktop\:focus\:translate-y-20:focus {
    --tw-translate-y: 5rem;
  }

  .WideDesktop\:focus\:translate-y-24:focus {
    --tw-translate-y: 6rem;
  }

  .WideDesktop\:focus\:translate-y-28:focus {
    --tw-translate-y: 7rem;
  }

  .WideDesktop\:focus\:translate-y-32:focus {
    --tw-translate-y: 8rem;
  }

  .WideDesktop\:focus\:translate-y-36:focus {
    --tw-translate-y: 9rem;
  }

  .WideDesktop\:focus\:translate-y-40:focus {
    --tw-translate-y: 10rem;
  }

  .WideDesktop\:focus\:translate-y-44:focus {
    --tw-translate-y: 11rem;
  }

  .WideDesktop\:focus\:translate-y-48:focus {
    --tw-translate-y: 12rem;
  }

  .WideDesktop\:focus\:translate-y-52:focus {
    --tw-translate-y: 13rem;
  }

  .WideDesktop\:focus\:translate-y-56:focus {
    --tw-translate-y: 14rem;
  }

  .WideDesktop\:focus\:translate-y-60:focus {
    --tw-translate-y: 15rem;
  }

  .WideDesktop\:focus\:translate-y-64:focus {
    --tw-translate-y: 16rem;
  }

  .WideDesktop\:focus\:translate-y-72:focus {
    --tw-translate-y: 18rem;
  }

  .WideDesktop\:focus\:translate-y-80:focus {
    --tw-translate-y: 20rem;
  }

  .WideDesktop\:focus\:translate-y-96:focus {
    --tw-translate-y: 24rem;
  }

  .WideDesktop\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .WideDesktop\:focus\:translate-y-0\.5:focus {
    --tw-translate-y: 0.125rem;
  }

  .WideDesktop\:focus\:translate-y-1\.5:focus {
    --tw-translate-y: 0.375rem;
  }

  .WideDesktop\:focus\:translate-y-2\.5:focus {
    --tw-translate-y: 0.625rem;
  }

  .WideDesktop\:focus\:translate-y-3\.5:focus {
    --tw-translate-y: 0.875rem;
  }

  .WideDesktop\:focus\:-translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .WideDesktop\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.25rem;
  }

  .WideDesktop\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.5rem;
  }

  .WideDesktop\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.75rem;
  }

  .WideDesktop\:focus\:-translate-y-4:focus {
    --tw-translate-y: -1rem;
  }

  .WideDesktop\:focus\:-translate-y-5:focus {
    --tw-translate-y: -1.25rem;
  }

  .WideDesktop\:focus\:-translate-y-6:focus {
    --tw-translate-y: -1.5rem;
  }

  .WideDesktop\:focus\:-translate-y-7:focus {
    --tw-translate-y: -1.75rem;
  }

  .WideDesktop\:focus\:-translate-y-8:focus {
    --tw-translate-y: -2rem;
  }

  .WideDesktop\:focus\:-translate-y-9:focus {
    --tw-translate-y: -2.25rem;
  }

  .WideDesktop\:focus\:-translate-y-10:focus {
    --tw-translate-y: -2.5rem;
  }

  .WideDesktop\:focus\:-translate-y-11:focus {
    --tw-translate-y: -2.75rem;
  }

  .WideDesktop\:focus\:-translate-y-12:focus {
    --tw-translate-y: -3rem;
  }

  .WideDesktop\:focus\:-translate-y-14:focus {
    --tw-translate-y: -3.5rem;
  }

  .WideDesktop\:focus\:-translate-y-16:focus {
    --tw-translate-y: -4rem;
  }

  .WideDesktop\:focus\:-translate-y-20:focus {
    --tw-translate-y: -5rem;
  }

  .WideDesktop\:focus\:-translate-y-24:focus {
    --tw-translate-y: -6rem;
  }

  .WideDesktop\:focus\:-translate-y-28:focus {
    --tw-translate-y: -7rem;
  }

  .WideDesktop\:focus\:-translate-y-32:focus {
    --tw-translate-y: -8rem;
  }

  .WideDesktop\:focus\:-translate-y-36:focus {
    --tw-translate-y: -9rem;
  }

  .WideDesktop\:focus\:-translate-y-40:focus {
    --tw-translate-y: -10rem;
  }

  .WideDesktop\:focus\:-translate-y-44:focus {
    --tw-translate-y: -11rem;
  }

  .WideDesktop\:focus\:-translate-y-48:focus {
    --tw-translate-y: -12rem;
  }

  .WideDesktop\:focus\:-translate-y-52:focus {
    --tw-translate-y: -13rem;
  }

  .WideDesktop\:focus\:-translate-y-56:focus {
    --tw-translate-y: -14rem;
  }

  .WideDesktop\:focus\:-translate-y-60:focus {
    --tw-translate-y: -15rem;
  }

  .WideDesktop\:focus\:-translate-y-64:focus {
    --tw-translate-y: -16rem;
  }

  .WideDesktop\:focus\:-translate-y-72:focus {
    --tw-translate-y: -18rem;
  }

  .WideDesktop\:focus\:-translate-y-80:focus {
    --tw-translate-y: -20rem;
  }

  .WideDesktop\:focus\:-translate-y-96:focus {
    --tw-translate-y: -24rem;
  }

  .WideDesktop\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .WideDesktop\:focus\:-translate-y-0\.5:focus {
    --tw-translate-y: -0.125rem;
  }

  .WideDesktop\:focus\:-translate-y-1\.5:focus {
    --tw-translate-y: -0.375rem;
  }

  .WideDesktop\:focus\:-translate-y-2\.5:focus {
    --tw-translate-y: -0.625rem;
  }

  .WideDesktop\:focus\:-translate-y-3\.5:focus {
    --tw-translate-y: -0.875rem;
  }

  .WideDesktop\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .WideDesktop\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .WideDesktop\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .WideDesktop\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .WideDesktop\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .WideDesktop\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .WideDesktop\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .WideDesktop\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .WideDesktop\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .WideDesktop\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .WideDesktop\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .WideDesktop\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .WideDesktop\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .WideDesktop\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .WideDesktop\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .WideDesktop\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .WideDesktop\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .WideDesktop\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .WideDesktop\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .WideDesktop\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .WideDesktop\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .WideDesktop\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .WideDesktop\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .WideDesktop\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .WideDesktop\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .WideDesktop\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .WideDesktop\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .WideDesktop\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .WideDesktop\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .WideDesktop\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .WideDesktop\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .WideDesktop\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .WideDesktop\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .WideDesktop\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .WideDesktop\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .WideDesktop\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .WideDesktop\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .WideDesktop\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .WideDesktop\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .WideDesktop\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .WideDesktop\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .WideDesktop\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .WideDesktop\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .WideDesktop\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .WideDesktop\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .WideDesktop\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .WideDesktop\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .WideDesktop\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .WideDesktop\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .WideDesktop\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .WideDesktop\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .WideDesktop\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .WideDesktop\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .WideDesktop\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .WideDesktop\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .WideDesktop\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .WideDesktop\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .WideDesktop\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .WideDesktop\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .WideDesktop\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .WideDesktop\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .WideDesktop\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .WideDesktop\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .WideDesktop\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .WideDesktop\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .WideDesktop\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .WideDesktop\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .WideDesktop\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .WideDesktop\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .WideDesktop\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .WideDesktop\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .WideDesktop\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .WideDesktop\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .WideDesktop\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .WideDesktop\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .WideDesktop\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .WideDesktop\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .WideDesktop\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .WideDesktop\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .WideDesktop\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .WideDesktop\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .WideDesktop\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .WideDesktop\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .WideDesktop\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .WideDesktop\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .WideDesktop\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .WideDesktop\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .WideDesktop\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .WideDesktop\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .WideDesktop\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .WideDesktop\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .WideDesktop\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .WideDesktop\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .WideDesktop\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .WideDesktop\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .WideDesktop\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .WideDesktop\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .WideDesktop\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .WideDesktop\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .WideDesktop\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .WideDesktop\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .WideDesktop\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .WideDesktop\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .WideDesktop\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .WideDesktop\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .WideDesktop\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .WideDesktop\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .WideDesktop\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .WideDesktop\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .WideDesktop\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .WideDesktop\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .WideDesktop\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .WideDesktop\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .WideDesktop\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .WideDesktop\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .WideDesktop\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .WideDesktop\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .WideDesktop\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .WideDesktop\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .WideDesktop\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .WideDesktop\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .WideDesktop\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .WideDesktop\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .WideDesktop\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .WideDesktop\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .WideDesktop\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .WideDesktop\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .WideDesktop\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .WideDesktop\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .WideDesktop\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .WideDesktop\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .WideDesktop\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .WideDesktop\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .WideDesktop\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .WideDesktop\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .WideDesktop\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .WideDesktop\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .WideDesktop\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .WideDesktop\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .WideDesktop\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .WideDesktop\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .WideDesktop\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .WideDesktop\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .WideDesktop\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .WideDesktop\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .WideDesktop\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .WideDesktop\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .WideDesktop\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .WideDesktop\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .WideDesktop\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .WideDesktop\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .WideDesktop\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .WideDesktop\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .WideDesktop\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .WideDesktop\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .WideDesktop\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .WideDesktop\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .WideDesktop\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .WideDesktop\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .WideDesktop\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .WideDesktop\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .WideDesktop\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .WideDesktop\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .WideDesktop\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .WideDesktop\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .WideDesktop\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .WideDesktop\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .WideDesktop\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .WideDesktop\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .WideDesktop\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .WideDesktop\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .WideDesktop\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .WideDesktop\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .WideDesktop\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .WideDesktop\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .WideDesktop\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .WideDesktop\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .WideDesktop\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .WideDesktop\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .WideDesktop\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .WideDesktop\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .WideDesktop\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .WideDesktop\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .WideDesktop\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .WideDesktop\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .WideDesktop\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .WideDesktop\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .WideDesktop\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .WideDesktop\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .WideDesktop\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .WideDesktop\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .WideDesktop\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .WideDesktop\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .WideDesktop\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .WideDesktop\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .WideDesktop\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .WideDesktop\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .WideDesktop\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .WideDesktop\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .WideDesktop\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .WideDesktop\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .WideDesktop\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .WideDesktop\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .WideDesktop\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .WideDesktop\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .WideDesktop\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .WideDesktop\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .WideDesktop\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .WideDesktop\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .WideDesktop\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .WideDesktop\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .WideDesktop\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .WideDesktop\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .WideDesktop\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .WideDesktop\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .WideDesktop\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .WideDesktop\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .WideDesktop\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .WideDesktop\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .WideDesktop\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .WideDesktop\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .WideDesktop\:animate-none {
    animation: none;
  }

  .WideDesktop\:animate-spin {
    animation: spin 1s linear infinite;
  }

  .WideDesktop\:animate-ping {
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .WideDesktop\:animate-pulse {
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .WideDesktop\:animate-bounce {
    animation: bounce 1s infinite;
  }

  .WideDesktop\:cursor-auto {
    cursor: auto;
  }

  .WideDesktop\:cursor-default {
    cursor: default;
  }

  .WideDesktop\:cursor-pointer {
    cursor: pointer;
  }

  .WideDesktop\:cursor-wait {
    cursor: wait;
  }

  .WideDesktop\:cursor-text {
    cursor: text;
  }

  .WideDesktop\:cursor-move {
    cursor: move;
  }

  .WideDesktop\:cursor-help {
    cursor: help;
  }

  .WideDesktop\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .WideDesktop\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  .WideDesktop\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text;
  }

  .WideDesktop\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    user-select: all;
  }

  .WideDesktop\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto;
  }

  .WideDesktop\:resize-none {
    resize: none;
  }

  .WideDesktop\:resize-y {
    resize: vertical;
  }

  .WideDesktop\:resize-x {
    resize: horizontal;
  }

  .WideDesktop\:resize {
    resize: both;
  }

  .WideDesktop\:list-inside {
    list-style-position: inside;
  }

  .WideDesktop\:list-outside {
    list-style-position: outside;
  }

  .WideDesktop\:list-none {
    list-style-type: none;
  }

  .WideDesktop\:list-disc {
    list-style-type: disc;
  }

  .WideDesktop\:list-decimal {
    list-style-type: decimal;
  }

  .WideDesktop\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .WideDesktop\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .WideDesktop\:auto-cols-min {
    grid-auto-columns: min-content;
  }

  .WideDesktop\:auto-cols-max {
    grid-auto-columns: max-content;
  }

  .WideDesktop\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .WideDesktop\:grid-flow-row {
    grid-auto-flow: row;
  }

  .WideDesktop\:grid-flow-col {
    grid-auto-flow: column;
  }

  .WideDesktop\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .WideDesktop\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .WideDesktop\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .WideDesktop\:auto-rows-min {
    grid-auto-rows: min-content;
  }

  .WideDesktop\:auto-rows-max {
    grid-auto-rows: max-content;
  }

  .WideDesktop\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .WideDesktop\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .WideDesktop\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .WideDesktop\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .WideDesktop\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .WideDesktop\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .WideDesktop\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .WideDesktop\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .WideDesktop\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .WideDesktop\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .WideDesktop\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .WideDesktop\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .WideDesktop\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .WideDesktop\:grid-cols-none {
    grid-template-columns: none;
  }

  .WideDesktop\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .WideDesktop\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .WideDesktop\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .WideDesktop\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .WideDesktop\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .WideDesktop\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .WideDesktop\:grid-rows-none {
    grid-template-rows: none;
  }

  .WideDesktop\:flex-row {
    flex-direction: row;
  }

  .WideDesktop\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .WideDesktop\:flex-col {
    flex-direction: column;
  }

  .WideDesktop\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .WideDesktop\:flex-wrap {
    flex-wrap: wrap;
  }

  .WideDesktop\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .WideDesktop\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .WideDesktop\:place-content-center {
    place-content: center;
  }

  .WideDesktop\:place-content-start {
    place-content: start;
  }

  .WideDesktop\:place-content-end {
    place-content: end;
  }

  .WideDesktop\:place-content-between {
    place-content: space-between;
  }

  .WideDesktop\:place-content-around {
    place-content: space-around;
  }

  .WideDesktop\:place-content-evenly {
    place-content: space-evenly;
  }

  .WideDesktop\:place-content-stretch {
    place-content: stretch;
  }

  .WideDesktop\:place-items-start {
    place-items: start;
  }

  .WideDesktop\:place-items-end {
    place-items: end;
  }

  .WideDesktop\:place-items-center {
    place-items: center;
  }

  .WideDesktop\:place-items-stretch {
    place-items: stretch;
  }

  .WideDesktop\:content-center {
    align-content: center;
  }

  .WideDesktop\:content-start {
    align-content: flex-start;
  }

  .WideDesktop\:content-end {
    align-content: flex-end;
  }

  .WideDesktop\:content-between {
    align-content: space-between;
  }

  .WideDesktop\:content-around {
    align-content: space-around;
  }

  .WideDesktop\:content-evenly {
    align-content: space-evenly;
  }

  .WideDesktop\:items-start {
    align-items: flex-start;
  }

  .WideDesktop\:items-end {
    align-items: flex-end;
  }

  .WideDesktop\:items-center {
    align-items: center;
  }

  .WideDesktop\:items-baseline {
    align-items: baseline;
  }

  .WideDesktop\:items-stretch {
    align-items: stretch;
  }

  .WideDesktop\:justify-start {
    justify-content: flex-start;
  }

  .WideDesktop\:justify-end {
    justify-content: flex-end;
  }

  .WideDesktop\:justify-center {
    justify-content: center;
  }

  .WideDesktop\:justify-between {
    justify-content: space-between;
  }

  .WideDesktop\:justify-around {
    justify-content: space-around;
  }

  .WideDesktop\:justify-evenly {
    justify-content: space-evenly;
  }

  .WideDesktop\:justify-items-start {
    justify-items: start;
  }

  .WideDesktop\:justify-items-end {
    justify-items: end;
  }

  .WideDesktop\:justify-items-center {
    justify-items: center;
  }

  .WideDesktop\:justify-items-stretch {
    justify-items: stretch;
  }

  .WideDesktop\:gap-0 {
    gap: 0px;
  }

  .WideDesktop\:gap-1 {
    gap: 0.25rem;
  }

  .WideDesktop\:gap-2 {
    gap: 0.5rem;
  }

  .WideDesktop\:gap-3 {
    gap: 0.75rem;
  }

  .WideDesktop\:gap-4 {
    gap: 1rem;
  }

  .WideDesktop\:gap-5 {
    gap: 1.25rem;
  }

  .WideDesktop\:gap-6 {
    gap: 1.5rem;
  }

  .WideDesktop\:gap-7 {
    gap: 1.75rem;
  }

  .WideDesktop\:gap-8 {
    gap: 2rem;
  }

  .WideDesktop\:gap-9 {
    gap: 2.25rem;
  }

  .WideDesktop\:gap-10 {
    gap: 2.5rem;
  }

  .WideDesktop\:gap-11 {
    gap: 2.75rem;
  }

  .WideDesktop\:gap-12 {
    gap: 3rem;
  }

  .WideDesktop\:gap-14 {
    gap: 3.5rem;
  }

  .WideDesktop\:gap-16 {
    gap: 4rem;
  }

  .WideDesktop\:gap-20 {
    gap: 5rem;
  }

  .WideDesktop\:gap-24 {
    gap: 6rem;
  }

  .WideDesktop\:gap-28 {
    gap: 7rem;
  }

  .WideDesktop\:gap-32 {
    gap: 8rem;
  }

  .WideDesktop\:gap-36 {
    gap: 9rem;
  }

  .WideDesktop\:gap-40 {
    gap: 10rem;
  }

  .WideDesktop\:gap-44 {
    gap: 11rem;
  }

  .WideDesktop\:gap-48 {
    gap: 12rem;
  }

  .WideDesktop\:gap-52 {
    gap: 13rem;
  }

  .WideDesktop\:gap-56 {
    gap: 14rem;
  }

  .WideDesktop\:gap-60 {
    gap: 15rem;
  }

  .WideDesktop\:gap-64 {
    gap: 16rem;
  }

  .WideDesktop\:gap-72 {
    gap: 18rem;
  }

  .WideDesktop\:gap-80 {
    gap: 20rem;
  }

  .WideDesktop\:gap-96 {
    gap: 24rem;
  }

  .WideDesktop\:gap-px {
    gap: 1px;
  }

  .WideDesktop\:gap-0\.5 {
    gap: 0.125rem;
  }

  .WideDesktop\:gap-1\.5 {
    gap: 0.375rem;
  }

  .WideDesktop\:gap-2\.5 {
    gap: 0.625rem;
  }

  .WideDesktop\:gap-3\.5 {
    gap: 0.875rem;
  }

  .WideDesktop\:gap-x-0 {
    -moz-column-gap: 0px;
    column-gap: 0px;
  }

  .WideDesktop\:gap-x-1 {
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }

  .WideDesktop\:gap-x-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }

  .WideDesktop\:gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }

  .WideDesktop\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }

  .WideDesktop\:gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  .WideDesktop\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }

  .WideDesktop\:gap-x-7 {
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem;
  }

  .WideDesktop\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }

  .WideDesktop\:gap-x-9 {
    -moz-column-gap: 2.25rem;
    column-gap: 2.25rem;
  }

  .WideDesktop\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }

  .WideDesktop\:gap-x-11 {
    -moz-column-gap: 2.75rem;
    column-gap: 2.75rem;
  }

  .WideDesktop\:gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }

  .WideDesktop\:gap-x-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem;
  }

  .WideDesktop\:gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }

  .WideDesktop\:gap-x-20 {
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }

  .WideDesktop\:gap-x-24 {
    -moz-column-gap: 6rem;
    column-gap: 6rem;
  }

  .WideDesktop\:gap-x-28 {
    -moz-column-gap: 7rem;
    column-gap: 7rem;
  }

  .WideDesktop\:gap-x-32 {
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }

  .WideDesktop\:gap-x-36 {
    -moz-column-gap: 9rem;
    column-gap: 9rem;
  }

  .WideDesktop\:gap-x-40 {
    -moz-column-gap: 10rem;
    column-gap: 10rem;
  }

  .WideDesktop\:gap-x-44 {
    -moz-column-gap: 11rem;
    column-gap: 11rem;
  }

  .WideDesktop\:gap-x-48 {
    -moz-column-gap: 12rem;
    column-gap: 12rem;
  }

  .WideDesktop\:gap-x-52 {
    -moz-column-gap: 13rem;
    column-gap: 13rem;
  }

  .WideDesktop\:gap-x-56 {
    -moz-column-gap: 14rem;
    column-gap: 14rem;
  }

  .WideDesktop\:gap-x-60 {
    -moz-column-gap: 15rem;
    column-gap: 15rem;
  }

  .WideDesktop\:gap-x-64 {
    -moz-column-gap: 16rem;
    column-gap: 16rem;
  }

  .WideDesktop\:gap-x-72 {
    -moz-column-gap: 18rem;
    column-gap: 18rem;
  }

  .WideDesktop\:gap-x-80 {
    -moz-column-gap: 20rem;
    column-gap: 20rem;
  }

  .WideDesktop\:gap-x-96 {
    -moz-column-gap: 24rem;
    column-gap: 24rem;
  }

  .WideDesktop\:gap-x-px {
    -moz-column-gap: 1px;
    column-gap: 1px;
  }

  .WideDesktop\:gap-x-0\.5 {
    -moz-column-gap: 0.125rem;
    column-gap: 0.125rem;
  }

  .WideDesktop\:gap-x-1\.5 {
    -moz-column-gap: 0.375rem;
    column-gap: 0.375rem;
  }

  .WideDesktop\:gap-x-2\.5 {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
  }

  .WideDesktop\:gap-x-3\.5 {
    -moz-column-gap: 0.875rem;
    column-gap: 0.875rem;
  }

  .WideDesktop\:gap-y-0 {
    row-gap: 0px;
  }

  .WideDesktop\:gap-y-1 {
    row-gap: 0.25rem;
  }

  .WideDesktop\:gap-y-2 {
    row-gap: 0.5rem;
  }

  .WideDesktop\:gap-y-3 {
    row-gap: 0.75rem;
  }

  .WideDesktop\:gap-y-4 {
    row-gap: 1rem;
  }

  .WideDesktop\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .WideDesktop\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .WideDesktop\:gap-y-7 {
    row-gap: 1.75rem;
  }

  .WideDesktop\:gap-y-8 {
    row-gap: 2rem;
  }

  .WideDesktop\:gap-y-9 {
    row-gap: 2.25rem;
  }

  .WideDesktop\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .WideDesktop\:gap-y-11 {
    row-gap: 2.75rem;
  }

  .WideDesktop\:gap-y-12 {
    row-gap: 3rem;
  }

  .WideDesktop\:gap-y-14 {
    row-gap: 3.5rem;
  }

  .WideDesktop\:gap-y-16 {
    row-gap: 4rem;
  }

  .WideDesktop\:gap-y-20 {
    row-gap: 5rem;
  }

  .WideDesktop\:gap-y-24 {
    row-gap: 6rem;
  }

  .WideDesktop\:gap-y-28 {
    row-gap: 7rem;
  }

  .WideDesktop\:gap-y-32 {
    row-gap: 8rem;
  }

  .WideDesktop\:gap-y-36 {
    row-gap: 9rem;
  }

  .WideDesktop\:gap-y-40 {
    row-gap: 10rem;
  }

  .WideDesktop\:gap-y-44 {
    row-gap: 11rem;
  }

  .WideDesktop\:gap-y-48 {
    row-gap: 12rem;
  }

  .WideDesktop\:gap-y-52 {
    row-gap: 13rem;
  }

  .WideDesktop\:gap-y-56 {
    row-gap: 14rem;
  }

  .WideDesktop\:gap-y-60 {
    row-gap: 15rem;
  }

  .WideDesktop\:gap-y-64 {
    row-gap: 16rem;
  }

  .WideDesktop\:gap-y-72 {
    row-gap: 18rem;
  }

  .WideDesktop\:gap-y-80 {
    row-gap: 20rem;
  }

  .WideDesktop\:gap-y-96 {
    row-gap: 24rem;
  }

  .WideDesktop\:gap-y-px {
    row-gap: 1px;
  }

  .WideDesktop\:gap-y-0\.5 {
    row-gap: 0.125rem;
  }

  .WideDesktop\:gap-y-1\.5 {
    row-gap: 0.375rem;
  }

  .WideDesktop\:gap-y-2\.5 {
    row-gap: 0.625rem;
  }

  .WideDesktop\:gap-y-3\.5 {
    row-gap: 0.875rem;
  }

  .WideDesktop\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(7rem * var(--tw-space-x-reverse));
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(9rem * var(--tw-space-x-reverse));
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(11rem * var(--tw-space-x-reverse));
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(14rem * var(--tw-space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(15rem * var(--tw-space-x-reverse));
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(16rem * var(--tw-space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(18rem * var(--tw-space-x-reverse));
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(20rem * var(--tw-space-x-reverse));
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(24rem * var(--tw-space-x-reverse));
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-6rem * var(--tw-space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-7rem * var(--tw-space-x-reverse));
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-8rem * var(--tw-space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-9rem * var(--tw-space-x-reverse));
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-10rem * var(--tw-space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-11rem * var(--tw-space-x-reverse));
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-13rem * var(--tw-space-x-reverse));
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-14rem * var(--tw-space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-15rem * var(--tw-space-x-reverse));
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-16rem * var(--tw-space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-18rem * var(--tw-space-x-reverse));
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-20rem * var(--tw-space-x-reverse));
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-24rem * var(--tw-space-x-reverse));
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WideDesktop\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
  }

  .WideDesktop\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .WideDesktop\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .WideDesktop\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .WideDesktop\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .WideDesktop\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .WideDesktop\:divide-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(5px * var(--tw-divide-x-reverse));
    border-left-width: calc(5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .WideDesktop\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .WideDesktop\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .WideDesktop\:divide-x-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(1.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .WideDesktop\:divide-x-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(0.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .WideDesktop\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .WideDesktop\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .WideDesktop\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .WideDesktop\:divide-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(5px * var(--tw-divide-y-reverse));
  }

  .WideDesktop\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .WideDesktop\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .WideDesktop\:divide-y-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1.5px * var(--tw-divide-y-reverse));
  }

  .WideDesktop\:divide-y-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0.5px * var(--tw-divide-y-reverse));
  }

  .WideDesktop\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .WideDesktop\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .WideDesktop\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .WideDesktop\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .WideDesktop\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .WideDesktop\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .WideDesktop\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .WideDesktop\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .WideDesktop\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .WideDesktop\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Asurion-White > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Asurion-Blue-Brighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Asurion-Blue-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Asurion-Blue-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Asurion-Purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Asurion-Purple-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Asurion-Purple-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Asurion-Gray-Deepest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Asurion-Gray-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Asurion-Gray-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Asurion-Gray-Lighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Asurion-Gray-Lightest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Asurion-Red-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-light-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-light-gray-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-light-gray-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-light-gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-light-gray-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-light-gray-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-light-slate-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-denim-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-purple-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-dark-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-bright-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-mustard-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-mustard-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-light-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-light-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-light-blue-3 > :not([hidden]) ~ :not([hidden]) {
    border-color:  #F0F3FF;
  }

  .WideDesktop\:divide-light-blue-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-purple-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-light-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-light-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-light-bg-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-light-white-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Black-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Default-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-White-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Silver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Yellow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Grey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Red-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Gold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-light-green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-dark-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-light-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-bright-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-bright-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-SpaceGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Purple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-LightPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Glow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Bronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Copper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Pink-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Orange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Coral-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-MajesticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-PrismBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-CeramicBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-MidnightBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-PrismWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-CeramicWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-LilacPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-CrownSilver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-CoralBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-lime-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-apple-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-bg-new-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-bg-new-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-new-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-footer-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-border-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-apple-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-crimson-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-asurion-cyan > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-bright-orange > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Graphite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-PacificBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-light-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-asurion-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-OceanBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-MetallicCopper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-PorcelainWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-LightBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-CloudNavy-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-CloudMint-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-CloudOrange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-CloudLavender-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-CloudRed-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-CloudWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-SunriseGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-SunshineGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-AuraBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-AuraGlow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-MysticBronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-MysticGreen-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-MysticGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-MysticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-MysticWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-price-blue1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-indigo1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-Purple-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-new-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-dark-blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-replace-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-resolve-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-violet > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .WideDesktop\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .WideDesktop\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .WideDesktop\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .WideDesktop\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .WideDesktop\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .WideDesktop\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .WideDesktop\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .WideDesktop\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .WideDesktop\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .WideDesktop\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .WideDesktop\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .WideDesktop\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .WideDesktop\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .WideDesktop\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .WideDesktop\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .WideDesktop\:place-self-auto {
    place-self: auto;
  }

  .WideDesktop\:place-self-start {
    place-self: start;
  }

  .WideDesktop\:place-self-end {
    place-self: end;
  }

  .WideDesktop\:place-self-center {
    place-self: center;
  }

  .WideDesktop\:place-self-stretch {
    place-self: stretch;
  }

  .WideDesktop\:self-auto {
    align-self: auto;
  }

  .WideDesktop\:self-start {
    align-self: flex-start;
  }

  .WideDesktop\:self-end {
    align-self: flex-end;
  }

  .WideDesktop\:self-center {
    align-self: center;
  }

  .WideDesktop\:self-stretch {
    align-self: stretch;
  }

  .WideDesktop\:self-baseline {
    align-self: baseline;
  }

  .WideDesktop\:justify-self-auto {
    justify-self: auto;
  }

  .WideDesktop\:justify-self-start {
    justify-self: start;
  }

  .WideDesktop\:justify-self-end {
    justify-self: end;
  }

  .WideDesktop\:justify-self-center {
    justify-self: center;
  }

  .WideDesktop\:justify-self-stretch {
    justify-self: stretch;
  }

  .WideDesktop\:overflow-auto {
    overflow: auto;
  }

  .WideDesktop\:overflow-hidden {
    overflow: hidden;
  }

  .WideDesktop\:overflow-visible {
    overflow: visible;
  }

  .WideDesktop\:overflow-scroll {
    overflow: scroll;
  }

  .WideDesktop\:overflow-x-auto {
    overflow-x: auto;
  }

  .WideDesktop\:overflow-y-auto {
    overflow-y: auto;
  }

  .WideDesktop\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .WideDesktop\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .WideDesktop\:overflow-x-visible {
    overflow-x: visible;
  }

  .WideDesktop\:overflow-y-visible {
    overflow-y: visible;
  }

  .WideDesktop\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .WideDesktop\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .WideDesktop\:overscroll-auto {
    overscroll-behavior: auto;
  }

  .WideDesktop\:overscroll-contain {
    overscroll-behavior: contain;
  }

  .WideDesktop\:overscroll-none {
    overscroll-behavior: none;
  }

  .WideDesktop\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .WideDesktop\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .WideDesktop\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .WideDesktop\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .WideDesktop\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .WideDesktop\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .WideDesktop\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .WideDesktop\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .WideDesktop\:overflow-clip {
    text-overflow: clip;
  }

  .WideDesktop\:whitespace-normal {
    white-space: normal;
  }

  .WideDesktop\:whitespace-nowrap {
    white-space: nowrap;
  }

  .WideDesktop\:whitespace-pre {
    white-space: pre;
  }

  .WideDesktop\:whitespace-pre-line {
    white-space: pre-line;
  }

  .WideDesktop\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .WideDesktop\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .WideDesktop\:break-words {
    overflow-wrap: break-word;
  }

  .WideDesktop\:break-all {
    word-break: break-all;
  }

  .WideDesktop\:rounded-5 {
    border-radius: 5px;
  }

  .WideDesktop\:rounded-16 {
    border-radius: 16px;
  }

  .WideDesktop\:rounded-none {
    border-radius: 0px;
  }

  .WideDesktop\:rounded-sm {
    border-radius: 0.125rem;
  }

  .WideDesktop\:rounded {
    border-radius: 0.25rem;
  }

  .WideDesktop\:rounded-md {
    border-radius: 0.375rem;
  }

  .WideDesktop\:rounded-lg {
    border-radius: 0.5rem;
  }

  .WideDesktop\:rounded-xl {
    border-radius: 0.75rem;
  }

  .WideDesktop\:rounded-2xl {
    border-radius: 1rem;
  }

  .WideDesktop\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .WideDesktop\:rounded-full {
    border-radius: 9999px;
  }

  .WideDesktop\:rounded-r3 {
    border-radius: 3px;
  }

  .WideDesktop\:rounded-t-5 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .WideDesktop\:rounded-t-16 {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .WideDesktop\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .WideDesktop\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .WideDesktop\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .WideDesktop\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .WideDesktop\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .WideDesktop\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .WideDesktop\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .WideDesktop\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .WideDesktop\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .WideDesktop\:rounded-t-r3 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }

  .WideDesktop\:rounded-r-5 {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .WideDesktop\:rounded-r-16 {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .WideDesktop\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .WideDesktop\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .WideDesktop\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .WideDesktop\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .WideDesktop\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .WideDesktop\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .WideDesktop\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .WideDesktop\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .WideDesktop\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .WideDesktop\:rounded-r-r3 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  .WideDesktop\:rounded-b-5 {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .WideDesktop\:rounded-b-16 {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .WideDesktop\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .WideDesktop\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .WideDesktop\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .WideDesktop\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .WideDesktop\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .WideDesktop\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .WideDesktop\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .WideDesktop\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .WideDesktop\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .WideDesktop\:rounded-b-r3 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .WideDesktop\:rounded-l-5 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .WideDesktop\:rounded-l-16 {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .WideDesktop\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .WideDesktop\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .WideDesktop\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .WideDesktop\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .WideDesktop\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .WideDesktop\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .WideDesktop\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .WideDesktop\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .WideDesktop\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .WideDesktop\:rounded-l-r3 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .WideDesktop\:rounded-tl-5 {
    border-top-left-radius: 5px;
  }

  .WideDesktop\:rounded-tl-16 {
    border-top-left-radius: 16px;
  }

  .WideDesktop\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .WideDesktop\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .WideDesktop\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .WideDesktop\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .WideDesktop\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .WideDesktop\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .WideDesktop\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .WideDesktop\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .WideDesktop\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .WideDesktop\:rounded-tl-r3 {
    border-top-left-radius: 3px;
  }

  .WideDesktop\:rounded-tr-5 {
    border-top-right-radius: 5px;
  }

  .WideDesktop\:rounded-tr-16 {
    border-top-right-radius: 16px;
  }

  .WideDesktop\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .WideDesktop\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .WideDesktop\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .WideDesktop\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .WideDesktop\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .WideDesktop\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .WideDesktop\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .WideDesktop\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .WideDesktop\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .WideDesktop\:rounded-tr-r3 {
    border-top-right-radius: 3px;
  }

  .WideDesktop\:rounded-br-5 {
    border-bottom-right-radius: 5px;
  }

  .WideDesktop\:rounded-br-16 {
    border-bottom-right-radius: 16px;
  }

  .WideDesktop\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .WideDesktop\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .WideDesktop\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .WideDesktop\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .WideDesktop\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .WideDesktop\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .WideDesktop\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .WideDesktop\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .WideDesktop\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .WideDesktop\:rounded-br-r3 {
    border-bottom-right-radius: 3px;
  }

  .WideDesktop\:rounded-bl-5 {
    border-bottom-left-radius: 5px;
  }

  .WideDesktop\:rounded-bl-16 {
    border-bottom-left-radius: 16px;
  }

  .WideDesktop\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .WideDesktop\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .WideDesktop\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .WideDesktop\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .WideDesktop\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .WideDesktop\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .WideDesktop\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .WideDesktop\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .WideDesktop\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .WideDesktop\:rounded-bl-r3 {
    border-bottom-left-radius: 3px;
  }

  .WideDesktop\:border-0 {
    border-width: 0px;
  }

  .WideDesktop\:border-2 {
    border-width: 2px;
  }

  .WideDesktop\:border-4 {
    border-width: 4px;
  }

  .WideDesktop\:border-5 {
    border-width: 5px;
  }

  .WideDesktop\:border-8 {
    border-width: 8px;
  }

  .WideDesktop\:border {
    border-width: 1px;
  }

  .WideDesktop\:border-1\/5 {
    border-width: 1.5px;
  }

  .WideDesktop\:border-1\/2 {
    border-width: 0.5px;
  }

  .WideDesktop\:border-t-0 {
    border-top-width: 0px;
  }

  .WideDesktop\:border-t-2 {
    border-top-width: 2px;
  }

  .WideDesktop\:border-t-4 {
    border-top-width: 4px;
  }

  .WideDesktop\:border-t-5 {
    border-top-width: 5px;
  }

  .WideDesktop\:border-t-8 {
    border-top-width: 8px;
  }

  .WideDesktop\:border-t {
    border-top-width: 1px;
  }

  .WideDesktop\:border-t-1\/5 {
    border-top-width: 1.5px;
  }

  .WideDesktop\:border-t-1\/2 {
    border-top-width: 0.5px;
  }

  .WideDesktop\:border-r-0 {
    border-right-width: 0px;
  }

  .WideDesktop\:border-r-2 {
    border-right-width: 2px;
  }

  .WideDesktop\:border-r-4 {
    border-right-width: 4px;
  }

  .WideDesktop\:border-r-5 {
    border-right-width: 5px;
  }

  .WideDesktop\:border-r-8 {
    border-right-width: 8px;
  }

  .WideDesktop\:border-r {
    border-right-width: 1px;
  }

  .WideDesktop\:border-r-1\/5 {
    border-right-width: 1.5px;
  }

  .WideDesktop\:border-r-1\/2 {
    border-right-width: 0.5px;
  }

  .WideDesktop\:border-b-0 {
    border-bottom-width: 0px;
  }

  .WideDesktop\:border-b-2 {
    border-bottom-width: 2px;
  }

  .WideDesktop\:border-b-4 {
    border-bottom-width: 4px;
  }

  .WideDesktop\:border-b-5 {
    border-bottom-width: 5px;
  }

  .WideDesktop\:border-b-8 {
    border-bottom-width: 8px;
  }

  .WideDesktop\:border-b {
    border-bottom-width: 1px;
  }

  .WideDesktop\:border-b-1\/5 {
    border-bottom-width: 1.5px;
  }

  .WideDesktop\:border-b-1\/2 {
    border-bottom-width: 0.5px;
  }

  .WideDesktop\:border-l-0 {
    border-left-width: 0px;
  }

  .WideDesktop\:border-l-2 {
    border-left-width: 2px;
  }

  .WideDesktop\:border-l-4 {
    border-left-width: 4px;
  }

  .WideDesktop\:border-l-5 {
    border-left-width: 5px;
  }

  .WideDesktop\:border-l-8 {
    border-left-width: 8px;
  }

  .WideDesktop\:border-l {
    border-left-width: 1px;
  }

  .WideDesktop\:border-l-1\/5 {
    border-left-width: 1.5px;
  }

  .WideDesktop\:border-l-1\/2 {
    border-left-width: 0.5px;
  }

  .WideDesktop\:border-solid {
    border-style: solid;
  }

  .WideDesktop\:border-dashed {
    border-style: dashed;
  }

  .WideDesktop\:border-dotted {
    border-style: dotted;
  }

  .WideDesktop\:border-double {
    border-style: double;
  }

  .WideDesktop\:border-none {
    border-style: none;
  }

  .WideDesktop\:border-transparent {
    border-color: transparent;
  }

  .WideDesktop\:border-current {
    border-color: currentColor;
  }

  .WideDesktop\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .WideDesktop\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .WideDesktop\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .WideDesktop\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .WideDesktop\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .WideDesktop\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .WideDesktop\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .WideDesktop\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .WideDesktop\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .WideDesktop\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .WideDesktop\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .WideDesktop\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .WideDesktop\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .WideDesktop\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .WideDesktop\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .WideDesktop\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .WideDesktop\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .WideDesktop\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .WideDesktop\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .WideDesktop\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .WideDesktop\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .WideDesktop\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .WideDesktop\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .WideDesktop\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .WideDesktop\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .WideDesktop\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .WideDesktop\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .WideDesktop\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .WideDesktop\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .WideDesktop\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .WideDesktop\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .WideDesktop\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .WideDesktop\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .WideDesktop\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .WideDesktop\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .WideDesktop\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .WideDesktop\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .WideDesktop\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .WideDesktop\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .WideDesktop\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .WideDesktop\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .WideDesktop\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .WideDesktop\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .WideDesktop\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .WideDesktop\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .WideDesktop\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .WideDesktop\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .WideDesktop\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .WideDesktop\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .WideDesktop\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .WideDesktop\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .WideDesktop\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .WideDesktop\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .WideDesktop\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .WideDesktop\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .WideDesktop\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .WideDesktop\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .WideDesktop\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .WideDesktop\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WideDesktop\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .WideDesktop\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .WideDesktop\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .WideDesktop\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .WideDesktop\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .WideDesktop\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .WideDesktop\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .WideDesktop\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .WideDesktop\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .WideDesktop\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .WideDesktop\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WideDesktop\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .WideDesktop\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .WideDesktop\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .WideDesktop\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WideDesktop\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .WideDesktop\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .WideDesktop\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .WideDesktop\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WideDesktop\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .WideDesktop\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .WideDesktop\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .WideDesktop\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .WideDesktop\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .WideDesktop\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .WideDesktop\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .WideDesktop\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .WideDesktop\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .WideDesktop\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .WideDesktop\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .WideDesktop\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .WideDesktop\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .WideDesktop\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .WideDesktop\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .WideDesktop\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .WideDesktop\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .WideDesktop\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .WideDesktop\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .WideDesktop\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .WideDesktop\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WideDesktop\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .WideDesktop\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .WideDesktop\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .WideDesktop\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .WideDesktop\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .WideDesktop\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .WideDesktop\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .WideDesktop\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .WideDesktop\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .WideDesktop\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .WideDesktop\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .WideDesktop\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .WideDesktop\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .WideDesktop\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .WideDesktop\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .WideDesktop\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .WideDesktop\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .WideDesktop\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .WideDesktop\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .WideDesktop\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .WideDesktop\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .WideDesktop\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .WideDesktop\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .WideDesktop\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .WideDesktop\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .WideDesktop\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .WideDesktop\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .WideDesktop\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .WideDesktop\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .WideDesktop\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .WideDesktop\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .WideDesktop\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .WideDesktop\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .WideDesktop\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .WideDesktop\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .WideDesktop\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .WideDesktop\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .WideDesktop\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .WideDesktop\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WideDesktop\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .WideDesktop\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .WideDesktop\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .WideDesktop\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .WideDesktop\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .WideDesktop\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .WideDesktop\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .WideDesktop\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .group:hover .WideDesktop\:group-hover\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .WideDesktop\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .WideDesktop\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Asurion-White:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Asurion-Blue-Brighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Asurion-Blue-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Asurion-Blue-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Asurion-Purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Asurion-Purple-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Asurion-Purple-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Asurion-Gray-Deepest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Asurion-Gray-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Asurion-Gray-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Asurion-Gray-Lighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Asurion-Gray-Lightest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Asurion-Red-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-light-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-light-gray-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-light-gray-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-light-gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-light-gray-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-light-gray-5:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-light-slate-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-denim-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-purple-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-dark-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-bright-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-mustard-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-mustard-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-light-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-light-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-light-blue-3:focus-within {
    border-color:  #F0F3FF;
  }

  .WideDesktop\:focus-within\:border-light-blue-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-purple-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-light-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-light-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-light-bg-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-light-white-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Black-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Default-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-White-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Silver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Yellow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Grey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Red-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Gold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-light-green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-dark-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-light-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-bright-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-bright-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-SpaceGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Purple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-LightPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Glow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Bronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Copper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Pink-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Orange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Coral-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-MajesticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-PrismBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-CeramicBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-MidnightBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-PrismWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-CeramicWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-LilacPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-CrownSilver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-CoralBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-lime-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-apple-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-bg-new-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-bg-new-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-new-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-footer-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-border-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-apple-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-crimson-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-asurion-cyan:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-bright-orange:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Graphite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-PacificBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-light-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-asurion-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-OceanBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-MetallicCopper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-PorcelainWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-LightBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-CloudNavy-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-CloudMint-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-CloudOrange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-CloudLavender-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-CloudRed-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-CloudWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-SunriseGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-SunshineGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-AuraBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-AuraGlow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-MysticBronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-MysticGreen-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-MysticGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-MysticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-MysticWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-price-blue1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-indigo1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-Purple-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-new-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-dark-blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-replace-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-resolve-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .WideDesktop\:focus-within\:border-violet:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .WideDesktop\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .WideDesktop\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Asurion-White:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Asurion-Blue-Brighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Asurion-Blue-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Asurion-Blue-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Asurion-Purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Asurion-Purple-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Asurion-Purple-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Asurion-Gray-Deepest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Asurion-Gray-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Asurion-Gray-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Asurion-Gray-Lighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Asurion-Gray-Lightest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Asurion-Red-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-light-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-light-gray-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-light-gray-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-light-gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-light-gray-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-light-gray-5:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-light-slate-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-denim-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-purple-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-dark-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-bright-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-mustard-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-mustard-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-light-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-light-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-light-blue-3:hover {
    border-color:  #F0F3FF;
  }

  .WideDesktop\:hover\:border-light-blue-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-purple-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-light-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-light-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-light-bg-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-light-white-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Black-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Default-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-White-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Silver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Yellow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Grey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Red-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Gold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-light-green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-dark-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-light-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-bright-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-bright-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-SpaceGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Purple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-LightPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Glow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Bronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Copper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Pink-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Orange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Coral-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-MajesticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-PrismBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-CeramicBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-MidnightBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-PrismWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-CeramicWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-LilacPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-CrownSilver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-CoralBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-lime-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-apple-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-bg-new-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-bg-new-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-new-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-footer-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-border-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-apple-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-crimson-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-asurion-cyan:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-bright-orange:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Graphite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-PacificBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-light-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-asurion-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-OceanBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-MetallicCopper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-PorcelainWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-LightBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-CloudNavy-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-CloudMint-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-CloudOrange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-CloudLavender-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-CloudRed-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-CloudWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-SunriseGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-SunshineGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-AuraBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-AuraGlow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-MysticBronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-MysticGreen-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-MysticGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-MysticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-MysticWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-price-blue1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-indigo1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-Purple-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-new-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-dark-blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-replace-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-resolve-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .WideDesktop\:hover\:border-violet:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .WideDesktop\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .WideDesktop\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Asurion-White:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Asurion-Blue-Brighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Asurion-Blue-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Asurion-Blue-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Asurion-Purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Asurion-Purple-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Asurion-Purple-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Asurion-Gray-Deepest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Asurion-Gray-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Asurion-Gray-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Asurion-Gray-Lighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Asurion-Gray-Lightest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Asurion-Red-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-light-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-light-gray-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-light-gray-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-light-gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-light-gray-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-light-gray-5:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-light-slate-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-denim-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-purple-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-dark-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-bright-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-mustard-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-mustard-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-light-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-light-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-light-blue-3:focus {
    border-color:  #F0F3FF;
  }

  .WideDesktop\:focus\:border-light-blue-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-purple-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-light-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-light-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-light-bg-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-light-white-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Black-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Default-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-White-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Silver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Yellow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Grey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Red-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Gold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-light-green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-dark-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-light-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-bright-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-bright-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-SpaceGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Purple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-LightPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Glow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Bronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Copper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Pink-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Orange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Coral-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-MajesticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-PrismBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-CeramicBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-MidnightBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-PrismWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-CeramicWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-LilacPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-CrownSilver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-CoralBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-lime-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-apple-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-bg-new-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-bg-new-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-new-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-footer-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-border-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-apple-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-crimson-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-asurion-cyan:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-bright-orange:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Graphite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-PacificBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-light-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-asurion-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-OceanBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-MetallicCopper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-PorcelainWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-LightBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-CloudNavy-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-CloudMint-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-CloudOrange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-CloudLavender-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-CloudRed-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-CloudWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-SunriseGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-SunshineGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-AuraBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-AuraGlow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-MysticBronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-MysticGreen-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-MysticGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-MysticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-MysticWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-price-blue1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-indigo1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-Purple-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-new-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-dark-blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-replace-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-resolve-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .WideDesktop\:focus\:border-violet:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WideDesktop\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .WideDesktop\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .WideDesktop\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .WideDesktop\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .WideDesktop\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .WideDesktop\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .WideDesktop\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .WideDesktop\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .WideDesktop\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .WideDesktop\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .WideDesktop\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .WideDesktop\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .WideDesktop\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .WideDesktop\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .WideDesktop\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .WideDesktop\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .WideDesktop\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .WideDesktop\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .WideDesktop\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .WideDesktop\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .WideDesktop\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .WideDesktop\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .WideDesktop\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .WideDesktop\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .WideDesktop\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .WideDesktop\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .WideDesktop\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .WideDesktop\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .WideDesktop\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .WideDesktop\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .WideDesktop\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .WideDesktop\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .WideDesktop\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .WideDesktop\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .WideDesktop\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .WideDesktop\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .WideDesktop\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .WideDesktop\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .WideDesktop\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .WideDesktop\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .WideDesktop\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .WideDesktop\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .WideDesktop\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .WideDesktop\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .WideDesktop\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .WideDesktop\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .WideDesktop\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .WideDesktop\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .WideDesktop\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .WideDesktop\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .WideDesktop\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .WideDesktop\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .WideDesktop\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .WideDesktop\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .WideDesktop\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .WideDesktop\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .WideDesktop\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .WideDesktop\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .WideDesktop\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .WideDesktop\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .WideDesktop\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .WideDesktop\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .WideDesktop\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .WideDesktop\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .WideDesktop\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .WideDesktop\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .WideDesktop\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .WideDesktop\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .WideDesktop\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .WideDesktop\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .WideDesktop\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .WideDesktop\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .WideDesktop\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .WideDesktop\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .WideDesktop\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .WideDesktop\:bg-transparent {
    background-color: transparent;
  }

  .WideDesktop\:bg-current {
    background-color: currentColor;
  }

  .WideDesktop\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .WideDesktop\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .WideDesktop\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .WideDesktop\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .group:hover .WideDesktop\:group-hover\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .WideDesktop\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .WideDesktop\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Asurion-White:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Asurion-Blue-Brighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Asurion-Blue-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Asurion-Blue-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Asurion-Purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Asurion-Purple-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Asurion-Purple-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Asurion-Gray-Deepest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Asurion-Gray-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Asurion-Gray-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Asurion-Gray-Lighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Asurion-Gray-Lightest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Asurion-Red-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-light-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-light-gray-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-light-gray-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-light-gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-light-gray-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-light-gray-5:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-light-slate-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-denim-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-purple-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-dark-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-bright-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-mustard-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-mustard-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-light-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-light-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-light-blue-3:focus-within {
    background-color:  #F0F3FF;
  }

  .WideDesktop\:focus-within\:bg-light-blue-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-purple-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-light-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-light-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-light-bg-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-light-white-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Black-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Default-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-White-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Silver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Yellow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Grey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Red-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Gold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-light-green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-dark-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-light-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-bright-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-bright-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-SpaceGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Purple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-LightPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Glow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Bronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Copper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Pink-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Orange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Coral-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-MajesticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-PrismBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-CeramicBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-MidnightBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-PrismWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-CeramicWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-LilacPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-CrownSilver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-CoralBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-lime-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-apple-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-bg-new-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-bg-new-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-new-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-footer-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-border-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-apple-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-crimson-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-asurion-cyan:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-bright-orange:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Graphite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-PacificBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-light-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-asurion-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-OceanBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-MetallicCopper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-PorcelainWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-LightBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-CloudNavy-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-CloudMint-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-CloudOrange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-CloudLavender-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-CloudRed-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-CloudWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-SunriseGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-SunshineGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-AuraBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-AuraGlow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-MysticBronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-MysticGreen-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-MysticGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-MysticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-MysticWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-price-blue1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-indigo1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-Purple-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-new-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-dark-blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-replace-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus-within\:bg-resolve-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .WideDesktop\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .WideDesktop\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Asurion-White:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Asurion-Blue-Brighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Asurion-Blue-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Asurion-Blue-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Asurion-Purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Asurion-Purple-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Asurion-Purple-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Asurion-Gray-Deepest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Asurion-Gray-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Asurion-Gray-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Asurion-Gray-Lighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Asurion-Gray-Lightest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Asurion-Red-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-light-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-light-gray-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-light-gray-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-light-gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-light-gray-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-light-gray-5:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-light-slate-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-denim-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-purple-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-dark-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-bright-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-mustard-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-mustard-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-light-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-light-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-light-blue-3:hover {
    background-color:  #F0F3FF;
  }

  .WideDesktop\:hover\:bg-light-blue-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-purple-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-light-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-light-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-light-bg-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-light-white-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Black-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Default-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-White-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Silver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Yellow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Grey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Red-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Gold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-light-green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-dark-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-light-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-bright-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-bright-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-SpaceGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Purple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-LightPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Glow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Bronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Copper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Pink-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Orange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Coral-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-MajesticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-PrismBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-CeramicBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-MidnightBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-PrismWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-CeramicWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-LilacPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-CrownSilver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-CoralBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-lime-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-apple-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-bg-new-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-bg-new-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-new-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-footer-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-border-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-apple-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-crimson-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-asurion-cyan:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-bright-orange:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Graphite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-PacificBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-light-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-asurion-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-OceanBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-MetallicCopper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-PorcelainWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-LightBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-CloudNavy-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-CloudMint-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-CloudOrange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-CloudLavender-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-CloudRed-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-CloudWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-SunriseGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-SunshineGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-AuraBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-AuraGlow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-MysticBronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-MysticGreen-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-MysticGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-MysticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-MysticWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-price-blue1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-indigo1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-Purple-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-new-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-dark-blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-replace-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .WideDesktop\:hover\:bg-resolve-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .WideDesktop\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .WideDesktop\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Asurion-White:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Asurion-Blue-Brighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Asurion-Blue-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Asurion-Blue-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Asurion-Purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Asurion-Purple-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Asurion-Purple-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Asurion-Gray-Deepest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Asurion-Gray-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Asurion-Gray-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Asurion-Gray-Lighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Asurion-Gray-Lightest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Asurion-Red-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-light-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-light-gray-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-light-gray-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-light-gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-light-gray-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-light-gray-5:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-light-slate-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-denim-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-purple-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-dark-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-bright-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-mustard-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-mustard-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-light-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-light-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-light-blue-3:focus {
    background-color:  #F0F3FF;
  }

  .WideDesktop\:focus\:bg-light-blue-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-purple-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-light-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-light-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-light-bg-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-light-white-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Black-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Default-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-White-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Silver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Yellow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Grey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Red-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Gold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-light-green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-dark-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-light-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-bright-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-bright-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-SpaceGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Purple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-LightPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Glow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Bronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Copper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Pink-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Orange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Coral-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-MajesticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-PrismBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-CeramicBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-MidnightBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-PrismWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-CeramicWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-LilacPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-CrownSilver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-CoralBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-lime-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-apple-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-bg-new-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-bg-new-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-new-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-footer-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-border-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-apple-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-crimson-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-asurion-cyan:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-bright-orange:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Graphite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-PacificBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-light-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-asurion-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-OceanBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-MetallicCopper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-PorcelainWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-LightBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-CloudNavy-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-CloudMint-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-CloudOrange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-CloudLavender-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-CloudRed-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-CloudWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-SunriseGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-SunshineGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-AuraBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-AuraGlow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-MysticBronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-MysticGreen-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-MysticGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-MysticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-MysticWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-price-blue1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-indigo1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-Purple-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-new-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-dark-blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-replace-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .WideDesktop\:focus\:bg-resolve-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .WideDesktop\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .WideDesktop\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .WideDesktop\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .WideDesktop\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .WideDesktop\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .WideDesktop\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .WideDesktop\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .WideDesktop\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .WideDesktop\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .WideDesktop\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .WideDesktop\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .WideDesktop\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .WideDesktop\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .WideDesktop\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .WideDesktop\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .WideDesktop\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .WideDesktop\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .WideDesktop\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .WideDesktop\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .WideDesktop\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .WideDesktop\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .WideDesktop\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .WideDesktop\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .WideDesktop\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .WideDesktop\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .WideDesktop\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .WideDesktop\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .WideDesktop\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .WideDesktop\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .WideDesktop\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .WideDesktop\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .WideDesktop\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .WideDesktop\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .WideDesktop\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .WideDesktop\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .WideDesktop\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .WideDesktop\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .WideDesktop\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .WideDesktop\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .WideDesktop\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .WideDesktop\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .WideDesktop\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .WideDesktop\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .WideDesktop\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .WideDesktop\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .WideDesktop\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .WideDesktop\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .WideDesktop\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .WideDesktop\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .WideDesktop\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .WideDesktop\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .WideDesktop\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .WideDesktop\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .WideDesktop\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .WideDesktop\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .WideDesktop\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .WideDesktop\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .WideDesktop\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .WideDesktop\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .WideDesktop\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .WideDesktop\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .WideDesktop\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .WideDesktop\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .WideDesktop\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .WideDesktop\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .WideDesktop\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .WideDesktop\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .WideDesktop\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .WideDesktop\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .WideDesktop\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .WideDesktop\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .WideDesktop\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .WideDesktop\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .WideDesktop\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .WideDesktop\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .WideDesktop\:bg-none {
    background-image: none;
  }

  .WideDesktop\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .WideDesktop\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .WideDesktop\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .WideDesktop\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .WideDesktop\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .WideDesktop\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .WideDesktop\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .WideDesktop\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .WideDesktop\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WideDesktop\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WideDesktop\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .WideDesktop\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .WideDesktop\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .WideDesktop\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .WideDesktop\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .WideDesktop\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .WideDesktop\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .WideDesktop\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .WideDesktop\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .WideDesktop\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .WideDesktop\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .WideDesktop\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .WideDesktop\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .WideDesktop\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .WideDesktop\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .WideDesktop\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .WideDesktop\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .WideDesktop\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .WideDesktop\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .WideDesktop\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .WideDesktop\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .WideDesktop\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .WideDesktop\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .WideDesktop\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .WideDesktop\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .WideDesktop\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .WideDesktop\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .WideDesktop\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .WideDesktop\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .WideDesktop\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .WideDesktop\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .WideDesktop\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .WideDesktop\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .WideDesktop\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .WideDesktop\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .WideDesktop\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .WideDesktop\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .WideDesktop\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .WideDesktop\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .WideDesktop\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .WideDesktop\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .WideDesktop\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .WideDesktop\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .WideDesktop\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .WideDesktop\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .WideDesktop\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .WideDesktop\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .WideDesktop\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .WideDesktop\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .WideDesktop\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .WideDesktop\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .WideDesktop\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .WideDesktop\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .WideDesktop\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .WideDesktop\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .WideDesktop\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .WideDesktop\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .WideDesktop\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .WideDesktop\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .WideDesktop\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .WideDesktop\:from-purple {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .WideDesktop\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .WideDesktop\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .WideDesktop\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .WideDesktop\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .WideDesktop\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .WideDesktop\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .WideDesktop\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .WideDesktop\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .WideDesktop\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .WideDesktop\:from-Asurion-White {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:from-Asurion-Blue-Brighter {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:from-Asurion-Blue-Deep {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WideDesktop\:from-Asurion-Blue-Light {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WideDesktop\:from-Asurion-Purple {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WideDesktop\:from-Asurion-Purple-Deeper {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:from-Asurion-Purple-Light {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WideDesktop\:from-Asurion-Gray-Deepest {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WideDesktop\:from-Asurion-Gray-Deeper {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WideDesktop\:from-Asurion-Gray-Light {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WideDesktop\:from-Asurion-Gray-Lighter {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WideDesktop\:from-Asurion-Gray-Lightest {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WideDesktop\:from-Asurion-Red-Deep {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WideDesktop\:from-light-gray {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WideDesktop\:from-light-gray-1 {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WideDesktop\:from-light-gray-2 {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WideDesktop\:from-light-gray-3 {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .WideDesktop\:from-light-gray-4 {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WideDesktop\:from-light-gray-5 {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WideDesktop\:from-light-slate-gray {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .WideDesktop\:from-denim-blue {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .WideDesktop\:from-purple-1 {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WideDesktop\:from-dark-red {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WideDesktop\:from-bright-red {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .WideDesktop\:from-mustard-yellow {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .WideDesktop\:from-mustard-yellow-1 {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .WideDesktop\:from-light-blue {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:from-light-blue-1 {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .WideDesktop\:from-light-blue-3 {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:from-light-blue-4 {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WideDesktop\:from-purple-blue {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .WideDesktop\:from-light-green {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WideDesktop\:from-light-green-1 {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WideDesktop\:from-light-bg-green {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .WideDesktop\:from-green-1 {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .WideDesktop\:from-pink-1 {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .WideDesktop\:from-light-white-1 {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .WideDesktop\:from-Black-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:from-Default-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WideDesktop\:from-White-3 {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .WideDesktop\:from-Green-3 {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .WideDesktop\:from-Blue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:from-Silver-3 {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .WideDesktop\:from-Yellow-3 {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .WideDesktop\:from-Grey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WideDesktop\:from-Gray-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WideDesktop\:from-Red-3 {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .WideDesktop\:from-Gold-3 {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .WideDesktop\:from-light-green-3 {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WideDesktop\:from-dark-blue-2 {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WideDesktop\:from-blue-1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:from-yellow-1 {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .WideDesktop\:from-blue-2 {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .WideDesktop\:from-light-pink {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .WideDesktop\:from-bright-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WideDesktop\:from-bright-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WideDesktop\:from-SpaceGrey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WideDesktop\:from-Purple-3 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:from-LightPurple-3 {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .WideDesktop\:from-Glow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WideDesktop\:from-Bronze-3 {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .WideDesktop\:from-Copper-3 {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .WideDesktop\:from-Pink-3 {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .WideDesktop\:from-Orange-3 {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .WideDesktop\:from-Coral-3 {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .WideDesktop\:from-MajesticBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:from-PrismBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:from-CeramicBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:from-MidnightBlack-3 {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .WideDesktop\:from-PrismWhite-3 {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .WideDesktop\:from-CeramicWhite-3 {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .WideDesktop\:from-LilacPurple-3 {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .WideDesktop\:from-CrownSilver-3 {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .WideDesktop\:from-CoralBlue-3 {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .WideDesktop\:from-lime-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WideDesktop\:from-apple-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WideDesktop\:from-bg-new-blue {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .WideDesktop\:from-bg-new-pink {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .WideDesktop\:from-new-pink-1 {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .WideDesktop\:from-footer-grey {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .WideDesktop\:from-border-grey {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .WideDesktop\:from-apple-green-1 {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .WideDesktop\:from-crimson-red {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .WideDesktop\:from-asurion-cyan {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .WideDesktop\:from-bright-orange {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .WideDesktop\:from-Graphite-3 {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .WideDesktop\:from-PacificBlue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:from-light-purple {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .WideDesktop\:from-asurion-gray {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .WideDesktop\:from-OceanBlue-3 {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .WideDesktop\:from-MetallicCopper-3 {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .WideDesktop\:from-PorcelainWhite-3 {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .WideDesktop\:from-LightBlue-3 {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .WideDesktop\:from-CloudNavy-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WideDesktop\:from-CloudMint-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WideDesktop\:from-CloudOrange-3 {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .WideDesktop\:from-CloudLavender-3 {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .WideDesktop\:from-CloudRed-3 {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .WideDesktop\:from-CloudWhite-3 {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .WideDesktop\:from-SunriseGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WideDesktop\:from-SunshineGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WideDesktop\:from-AuraBlack-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WideDesktop\:from-AuraGlow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WideDesktop\:from-MysticBronze-3 {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .WideDesktop\:from-MysticGreen-3 {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .WideDesktop\:from-MysticGrey-3 {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .WideDesktop\:from-MysticBlack-3 {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .WideDesktop\:from-MysticWhite-3 {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .WideDesktop\:from-price-blue1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:from-indigo1 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:from-Purple-4 {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .WideDesktop\:from-new-blue-2 {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .WideDesktop\:from-dark-blue-3 {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .WideDesktop\:from-replace-bg {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .WideDesktop\:from-resolve-bg {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .WideDesktop\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WideDesktop\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WideDesktop\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .WideDesktop\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .WideDesktop\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .WideDesktop\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .WideDesktop\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .WideDesktop\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .WideDesktop\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .WideDesktop\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .WideDesktop\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .WideDesktop\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .WideDesktop\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .WideDesktop\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .WideDesktop\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .WideDesktop\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .WideDesktop\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .WideDesktop\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .WideDesktop\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .WideDesktop\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .WideDesktop\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .WideDesktop\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .WideDesktop\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .WideDesktop\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .WideDesktop\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .WideDesktop\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .WideDesktop\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .WideDesktop\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .WideDesktop\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .WideDesktop\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .WideDesktop\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .WideDesktop\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .WideDesktop\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .WideDesktop\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .WideDesktop\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .WideDesktop\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .WideDesktop\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .WideDesktop\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .WideDesktop\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .WideDesktop\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .WideDesktop\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .WideDesktop\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .WideDesktop\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .WideDesktop\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .WideDesktop\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .WideDesktop\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .WideDesktop\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .WideDesktop\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .WideDesktop\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .WideDesktop\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .WideDesktop\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .WideDesktop\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .WideDesktop\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .WideDesktop\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .WideDesktop\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .WideDesktop\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .WideDesktop\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .WideDesktop\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .WideDesktop\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .WideDesktop\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .WideDesktop\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .WideDesktop\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .WideDesktop\:hover\:from-purple:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .WideDesktop\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .WideDesktop\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .WideDesktop\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .WideDesktop\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .WideDesktop\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .WideDesktop\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .WideDesktop\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .WideDesktop\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .WideDesktop\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .WideDesktop\:hover\:from-Asurion-White:hover {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:hover\:from-Asurion-Blue-Brighter:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:hover\:from-Asurion-Blue-Deep:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WideDesktop\:hover\:from-Asurion-Blue-Light:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WideDesktop\:hover\:from-Asurion-Purple:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WideDesktop\:hover\:from-Asurion-Purple-Deeper:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:hover\:from-Asurion-Purple-Light:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WideDesktop\:hover\:from-Asurion-Gray-Deepest:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WideDesktop\:hover\:from-Asurion-Gray-Deeper:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WideDesktop\:hover\:from-Asurion-Gray-Light:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WideDesktop\:hover\:from-Asurion-Gray-Lighter:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WideDesktop\:hover\:from-Asurion-Gray-Lightest:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WideDesktop\:hover\:from-Asurion-Red-Deep:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WideDesktop\:hover\:from-light-gray:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WideDesktop\:hover\:from-light-gray-1:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WideDesktop\:hover\:from-light-gray-2:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WideDesktop\:hover\:from-light-gray-3:hover {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .WideDesktop\:hover\:from-light-gray-4:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WideDesktop\:hover\:from-light-gray-5:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WideDesktop\:hover\:from-light-slate-gray:hover {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .WideDesktop\:hover\:from-denim-blue:hover {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .WideDesktop\:hover\:from-purple-1:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WideDesktop\:hover\:from-dark-red:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WideDesktop\:hover\:from-bright-red:hover {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .WideDesktop\:hover\:from-mustard-yellow:hover {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .WideDesktop\:hover\:from-mustard-yellow-1:hover {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .WideDesktop\:hover\:from-light-blue:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:hover\:from-light-blue-1:hover {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .WideDesktop\:hover\:from-light-blue-3:hover {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:hover\:from-light-blue-4:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WideDesktop\:hover\:from-purple-blue:hover {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .WideDesktop\:hover\:from-light-green:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WideDesktop\:hover\:from-light-green-1:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WideDesktop\:hover\:from-light-bg-green:hover {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .WideDesktop\:hover\:from-green-1:hover {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .WideDesktop\:hover\:from-pink-1:hover {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .WideDesktop\:hover\:from-light-white-1:hover {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .WideDesktop\:hover\:from-Black-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:hover\:from-Default-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WideDesktop\:hover\:from-White-3:hover {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .WideDesktop\:hover\:from-Green-3:hover {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .WideDesktop\:hover\:from-Blue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:hover\:from-Silver-3:hover {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .WideDesktop\:hover\:from-Yellow-3:hover {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .WideDesktop\:hover\:from-Grey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WideDesktop\:hover\:from-Gray-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WideDesktop\:hover\:from-Red-3:hover {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .WideDesktop\:hover\:from-Gold-3:hover {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .WideDesktop\:hover\:from-light-green-3:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WideDesktop\:hover\:from-dark-blue-2:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WideDesktop\:hover\:from-blue-1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:hover\:from-yellow-1:hover {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .WideDesktop\:hover\:from-blue-2:hover {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .WideDesktop\:hover\:from-light-pink:hover {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .WideDesktop\:hover\:from-bright-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WideDesktop\:hover\:from-bright-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WideDesktop\:hover\:from-SpaceGrey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WideDesktop\:hover\:from-Purple-3:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:hover\:from-LightPurple-3:hover {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .WideDesktop\:hover\:from-Glow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WideDesktop\:hover\:from-Bronze-3:hover {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .WideDesktop\:hover\:from-Copper-3:hover {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .WideDesktop\:hover\:from-Pink-3:hover {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .WideDesktop\:hover\:from-Orange-3:hover {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .WideDesktop\:hover\:from-Coral-3:hover {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .WideDesktop\:hover\:from-MajesticBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:hover\:from-PrismBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:hover\:from-CeramicBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:hover\:from-MidnightBlack-3:hover {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .WideDesktop\:hover\:from-PrismWhite-3:hover {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .WideDesktop\:hover\:from-CeramicWhite-3:hover {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .WideDesktop\:hover\:from-LilacPurple-3:hover {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .WideDesktop\:hover\:from-CrownSilver-3:hover {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .WideDesktop\:hover\:from-CoralBlue-3:hover {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .WideDesktop\:hover\:from-lime-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WideDesktop\:hover\:from-apple-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WideDesktop\:hover\:from-bg-new-blue:hover {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .WideDesktop\:hover\:from-bg-new-pink:hover {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .WideDesktop\:hover\:from-new-pink-1:hover {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .WideDesktop\:hover\:from-footer-grey:hover {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .WideDesktop\:hover\:from-border-grey:hover {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .WideDesktop\:hover\:from-apple-green-1:hover {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .WideDesktop\:hover\:from-crimson-red:hover {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .WideDesktop\:hover\:from-asurion-cyan:hover {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .WideDesktop\:hover\:from-bright-orange:hover {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .WideDesktop\:hover\:from-Graphite-3:hover {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .WideDesktop\:hover\:from-PacificBlue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:hover\:from-light-purple:hover {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .WideDesktop\:hover\:from-asurion-gray:hover {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .WideDesktop\:hover\:from-OceanBlue-3:hover {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .WideDesktop\:hover\:from-MetallicCopper-3:hover {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .WideDesktop\:hover\:from-PorcelainWhite-3:hover {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .WideDesktop\:hover\:from-LightBlue-3:hover {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .WideDesktop\:hover\:from-CloudNavy-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WideDesktop\:hover\:from-CloudMint-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WideDesktop\:hover\:from-CloudOrange-3:hover {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .WideDesktop\:hover\:from-CloudLavender-3:hover {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .WideDesktop\:hover\:from-CloudRed-3:hover {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .WideDesktop\:hover\:from-CloudWhite-3:hover {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .WideDesktop\:hover\:from-SunriseGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WideDesktop\:hover\:from-SunshineGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WideDesktop\:hover\:from-AuraBlack-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WideDesktop\:hover\:from-AuraGlow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WideDesktop\:hover\:from-MysticBronze-3:hover {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .WideDesktop\:hover\:from-MysticGreen-3:hover {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .WideDesktop\:hover\:from-MysticGrey-3:hover {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .WideDesktop\:hover\:from-MysticBlack-3:hover {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .WideDesktop\:hover\:from-MysticWhite-3:hover {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .WideDesktop\:hover\:from-price-blue1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:hover\:from-indigo1:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:hover\:from-Purple-4:hover {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .WideDesktop\:hover\:from-new-blue-2:hover {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .WideDesktop\:hover\:from-dark-blue-3:hover {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .WideDesktop\:hover\:from-replace-bg:hover {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .WideDesktop\:hover\:from-resolve-bg:hover {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .WideDesktop\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WideDesktop\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WideDesktop\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:focus\:from-gray-50:focus {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .WideDesktop\:focus\:from-gray-100:focus {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .WideDesktop\:focus\:from-gray-200:focus {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .WideDesktop\:focus\:from-gray-300:focus {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .WideDesktop\:focus\:from-gray-400:focus {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .WideDesktop\:focus\:from-gray-500:focus {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .WideDesktop\:focus\:from-gray-600:focus {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .WideDesktop\:focus\:from-gray-700:focus {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .WideDesktop\:focus\:from-gray-800:focus {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .WideDesktop\:focus\:from-gray-900:focus {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .WideDesktop\:focus\:from-red-50:focus {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .WideDesktop\:focus\:from-red-100:focus {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .WideDesktop\:focus\:from-red-200:focus {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .WideDesktop\:focus\:from-red-300:focus {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .WideDesktop\:focus\:from-red-400:focus {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .WideDesktop\:focus\:from-red-500:focus {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .WideDesktop\:focus\:from-red-600:focus {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .WideDesktop\:focus\:from-red-700:focus {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .WideDesktop\:focus\:from-red-800:focus {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .WideDesktop\:focus\:from-red-900:focus {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .WideDesktop\:focus\:from-yellow-50:focus {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .WideDesktop\:focus\:from-yellow-100:focus {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .WideDesktop\:focus\:from-yellow-200:focus {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .WideDesktop\:focus\:from-yellow-300:focus {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .WideDesktop\:focus\:from-yellow-400:focus {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .WideDesktop\:focus\:from-yellow-500:focus {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .WideDesktop\:focus\:from-yellow-600:focus {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .WideDesktop\:focus\:from-yellow-700:focus {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .WideDesktop\:focus\:from-yellow-800:focus {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .WideDesktop\:focus\:from-yellow-900:focus {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .WideDesktop\:focus\:from-green-50:focus {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .WideDesktop\:focus\:from-green-100:focus {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .WideDesktop\:focus\:from-green-200:focus {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .WideDesktop\:focus\:from-green-300:focus {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .WideDesktop\:focus\:from-green-400:focus {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .WideDesktop\:focus\:from-green-500:focus {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .WideDesktop\:focus\:from-green-600:focus {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .WideDesktop\:focus\:from-green-700:focus {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .WideDesktop\:focus\:from-green-800:focus {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .WideDesktop\:focus\:from-green-900:focus {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .WideDesktop\:focus\:from-blue-50:focus {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .WideDesktop\:focus\:from-blue-100:focus {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .WideDesktop\:focus\:from-blue-200:focus {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .WideDesktop\:focus\:from-blue-300:focus {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .WideDesktop\:focus\:from-blue-400:focus {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .WideDesktop\:focus\:from-blue-500:focus {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .WideDesktop\:focus\:from-blue-600:focus {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .WideDesktop\:focus\:from-blue-700:focus {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .WideDesktop\:focus\:from-blue-800:focus {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .WideDesktop\:focus\:from-blue-900:focus {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .WideDesktop\:focus\:from-indigo-50:focus {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .WideDesktop\:focus\:from-indigo-100:focus {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .WideDesktop\:focus\:from-indigo-200:focus {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .WideDesktop\:focus\:from-indigo-300:focus {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .WideDesktop\:focus\:from-indigo-400:focus {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .WideDesktop\:focus\:from-indigo-500:focus {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .WideDesktop\:focus\:from-indigo-600:focus {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .WideDesktop\:focus\:from-indigo-700:focus {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .WideDesktop\:focus\:from-indigo-800:focus {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .WideDesktop\:focus\:from-indigo-900:focus {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .WideDesktop\:focus\:from-purple:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:focus\:from-pink-50:focus {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .WideDesktop\:focus\:from-pink-100:focus {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .WideDesktop\:focus\:from-pink-200:focus {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .WideDesktop\:focus\:from-pink-300:focus {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .WideDesktop\:focus\:from-pink-400:focus {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .WideDesktop\:focus\:from-pink-500:focus {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .WideDesktop\:focus\:from-pink-600:focus {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .WideDesktop\:focus\:from-pink-700:focus {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .WideDesktop\:focus\:from-pink-800:focus {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .WideDesktop\:focus\:from-pink-900:focus {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .WideDesktop\:focus\:from-Asurion-White:focus {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:focus\:from-Asurion-Blue-Brighter:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:focus\:from-Asurion-Blue-Deep:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WideDesktop\:focus\:from-Asurion-Blue-Light:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WideDesktop\:focus\:from-Asurion-Purple:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WideDesktop\:focus\:from-Asurion-Purple-Deeper:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:focus\:from-Asurion-Purple-Light:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WideDesktop\:focus\:from-Asurion-Gray-Deepest:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WideDesktop\:focus\:from-Asurion-Gray-Deeper:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WideDesktop\:focus\:from-Asurion-Gray-Light:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WideDesktop\:focus\:from-Asurion-Gray-Lighter:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WideDesktop\:focus\:from-Asurion-Gray-Lightest:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WideDesktop\:focus\:from-Asurion-Red-Deep:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WideDesktop\:focus\:from-light-gray:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WideDesktop\:focus\:from-light-gray-1:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WideDesktop\:focus\:from-light-gray-2:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WideDesktop\:focus\:from-light-gray-3:focus {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .WideDesktop\:focus\:from-light-gray-4:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WideDesktop\:focus\:from-light-gray-5:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WideDesktop\:focus\:from-light-slate-gray:focus {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .WideDesktop\:focus\:from-denim-blue:focus {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .WideDesktop\:focus\:from-purple-1:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WideDesktop\:focus\:from-dark-red:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WideDesktop\:focus\:from-bright-red:focus {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .WideDesktop\:focus\:from-mustard-yellow:focus {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .WideDesktop\:focus\:from-mustard-yellow-1:focus {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .WideDesktop\:focus\:from-light-blue:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:focus\:from-light-blue-1:focus {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .WideDesktop\:focus\:from-light-blue-3:focus {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:focus\:from-light-blue-4:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WideDesktop\:focus\:from-purple-blue:focus {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .WideDesktop\:focus\:from-light-green:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WideDesktop\:focus\:from-light-green-1:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WideDesktop\:focus\:from-light-bg-green:focus {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .WideDesktop\:focus\:from-green-1:focus {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .WideDesktop\:focus\:from-pink-1:focus {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .WideDesktop\:focus\:from-light-white-1:focus {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .WideDesktop\:focus\:from-Black-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:focus\:from-Default-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WideDesktop\:focus\:from-White-3:focus {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .WideDesktop\:focus\:from-Green-3:focus {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .WideDesktop\:focus\:from-Blue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:focus\:from-Silver-3:focus {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .WideDesktop\:focus\:from-Yellow-3:focus {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .WideDesktop\:focus\:from-Grey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WideDesktop\:focus\:from-Gray-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WideDesktop\:focus\:from-Red-3:focus {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .WideDesktop\:focus\:from-Gold-3:focus {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .WideDesktop\:focus\:from-light-green-3:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WideDesktop\:focus\:from-dark-blue-2:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WideDesktop\:focus\:from-blue-1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:focus\:from-yellow-1:focus {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .WideDesktop\:focus\:from-blue-2:focus {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .WideDesktop\:focus\:from-light-pink:focus {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .WideDesktop\:focus\:from-bright-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WideDesktop\:focus\:from-bright-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WideDesktop\:focus\:from-SpaceGrey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WideDesktop\:focus\:from-Purple-3:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:focus\:from-LightPurple-3:focus {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .WideDesktop\:focus\:from-Glow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WideDesktop\:focus\:from-Bronze-3:focus {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .WideDesktop\:focus\:from-Copper-3:focus {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .WideDesktop\:focus\:from-Pink-3:focus {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .WideDesktop\:focus\:from-Orange-3:focus {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .WideDesktop\:focus\:from-Coral-3:focus {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .WideDesktop\:focus\:from-MajesticBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:focus\:from-PrismBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:focus\:from-CeramicBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:focus\:from-MidnightBlack-3:focus {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .WideDesktop\:focus\:from-PrismWhite-3:focus {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .WideDesktop\:focus\:from-CeramicWhite-3:focus {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .WideDesktop\:focus\:from-LilacPurple-3:focus {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .WideDesktop\:focus\:from-CrownSilver-3:focus {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .WideDesktop\:focus\:from-CoralBlue-3:focus {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .WideDesktop\:focus\:from-lime-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WideDesktop\:focus\:from-apple-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WideDesktop\:focus\:from-bg-new-blue:focus {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .WideDesktop\:focus\:from-bg-new-pink:focus {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .WideDesktop\:focus\:from-new-pink-1:focus {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .WideDesktop\:focus\:from-footer-grey:focus {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .WideDesktop\:focus\:from-border-grey:focus {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .WideDesktop\:focus\:from-apple-green-1:focus {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .WideDesktop\:focus\:from-crimson-red:focus {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .WideDesktop\:focus\:from-asurion-cyan:focus {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .WideDesktop\:focus\:from-bright-orange:focus {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .WideDesktop\:focus\:from-Graphite-3:focus {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .WideDesktop\:focus\:from-PacificBlue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:focus\:from-light-purple:focus {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .WideDesktop\:focus\:from-asurion-gray:focus {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .WideDesktop\:focus\:from-OceanBlue-3:focus {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .WideDesktop\:focus\:from-MetallicCopper-3:focus {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .WideDesktop\:focus\:from-PorcelainWhite-3:focus {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .WideDesktop\:focus\:from-LightBlue-3:focus {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .WideDesktop\:focus\:from-CloudNavy-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WideDesktop\:focus\:from-CloudMint-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WideDesktop\:focus\:from-CloudOrange-3:focus {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .WideDesktop\:focus\:from-CloudLavender-3:focus {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .WideDesktop\:focus\:from-CloudRed-3:focus {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .WideDesktop\:focus\:from-CloudWhite-3:focus {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .WideDesktop\:focus\:from-SunriseGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WideDesktop\:focus\:from-SunshineGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WideDesktop\:focus\:from-AuraBlack-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WideDesktop\:focus\:from-AuraGlow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WideDesktop\:focus\:from-MysticBronze-3:focus {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .WideDesktop\:focus\:from-MysticGreen-3:focus {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .WideDesktop\:focus\:from-MysticGrey-3:focus {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .WideDesktop\:focus\:from-MysticBlack-3:focus {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .WideDesktop\:focus\:from-MysticWhite-3:focus {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .WideDesktop\:focus\:from-price-blue1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:focus\:from-indigo1:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:focus\:from-Purple-4:focus {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .WideDesktop\:focus\:from-new-blue-2:focus {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .WideDesktop\:focus\:from-dark-blue-3:focus {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .WideDesktop\:focus\:from-replace-bg:focus {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .WideDesktop\:focus\:from-resolve-bg:focus {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .WideDesktop\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WideDesktop\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WideDesktop\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .WideDesktop\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .WideDesktop\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .WideDesktop\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .WideDesktop\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .WideDesktop\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .WideDesktop\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .WideDesktop\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .WideDesktop\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .WideDesktop\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .WideDesktop\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .WideDesktop\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .WideDesktop\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .WideDesktop\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .WideDesktop\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .WideDesktop\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .WideDesktop\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .WideDesktop\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .WideDesktop\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .WideDesktop\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .WideDesktop\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .WideDesktop\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .WideDesktop\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .WideDesktop\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .WideDesktop\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .WideDesktop\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .WideDesktop\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .WideDesktop\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .WideDesktop\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .WideDesktop\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .WideDesktop\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .WideDesktop\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .WideDesktop\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .WideDesktop\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .WideDesktop\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .WideDesktop\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .WideDesktop\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .WideDesktop\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .WideDesktop\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .WideDesktop\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .WideDesktop\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .WideDesktop\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .WideDesktop\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .WideDesktop\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .WideDesktop\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .WideDesktop\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .WideDesktop\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .WideDesktop\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .WideDesktop\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .WideDesktop\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .WideDesktop\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .WideDesktop\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .WideDesktop\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .WideDesktop\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .WideDesktop\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .WideDesktop\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .WideDesktop\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .WideDesktop\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .WideDesktop\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .WideDesktop\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .WideDesktop\:via-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .WideDesktop\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .WideDesktop\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .WideDesktop\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .WideDesktop\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .WideDesktop\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .WideDesktop\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .WideDesktop\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .WideDesktop\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .WideDesktop\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .WideDesktop\:via-Asurion-White {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:via-Asurion-Blue-Brighter {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:via-Asurion-Blue-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WideDesktop\:via-Asurion-Blue-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WideDesktop\:via-Asurion-Purple {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WideDesktop\:via-Asurion-Purple-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:via-Asurion-Purple-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WideDesktop\:via-Asurion-Gray-Deepest {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WideDesktop\:via-Asurion-Gray-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WideDesktop\:via-Asurion-Gray-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WideDesktop\:via-Asurion-Gray-Lighter {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WideDesktop\:via-Asurion-Gray-Lightest {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WideDesktop\:via-Asurion-Red-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WideDesktop\:via-light-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WideDesktop\:via-light-gray-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WideDesktop\:via-light-gray-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WideDesktop\:via-light-gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .WideDesktop\:via-light-gray-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WideDesktop\:via-light-gray-5 {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WideDesktop\:via-light-slate-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .WideDesktop\:via-denim-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .WideDesktop\:via-purple-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WideDesktop\:via-dark-red {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WideDesktop\:via-bright-red {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .WideDesktop\:via-mustard-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .WideDesktop\:via-mustard-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .WideDesktop\:via-light-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:via-light-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .WideDesktop\:via-light-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:via-light-blue-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WideDesktop\:via-purple-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .WideDesktop\:via-light-green {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WideDesktop\:via-light-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WideDesktop\:via-light-bg-green {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .WideDesktop\:via-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .WideDesktop\:via-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .WideDesktop\:via-light-white-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .WideDesktop\:via-Black-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:via-Default-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WideDesktop\:via-White-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .WideDesktop\:via-Green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .WideDesktop\:via-Blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:via-Silver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .WideDesktop\:via-Yellow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .WideDesktop\:via-Grey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WideDesktop\:via-Gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WideDesktop\:via-Red-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .WideDesktop\:via-Gold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .WideDesktop\:via-light-green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WideDesktop\:via-dark-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WideDesktop\:via-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:via-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .WideDesktop\:via-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .WideDesktop\:via-light-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .WideDesktop\:via-bright-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WideDesktop\:via-bright-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WideDesktop\:via-SpaceGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WideDesktop\:via-Purple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:via-LightPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .WideDesktop\:via-Glow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WideDesktop\:via-Bronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .WideDesktop\:via-Copper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .WideDesktop\:via-Pink-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .WideDesktop\:via-Orange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .WideDesktop\:via-Coral-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .WideDesktop\:via-MajesticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:via-PrismBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:via-CeramicBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:via-MidnightBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .WideDesktop\:via-PrismWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .WideDesktop\:via-CeramicWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .WideDesktop\:via-LilacPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .WideDesktop\:via-CrownSilver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .WideDesktop\:via-CoralBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .WideDesktop\:via-lime-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WideDesktop\:via-apple-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WideDesktop\:via-bg-new-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .WideDesktop\:via-bg-new-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .WideDesktop\:via-new-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .WideDesktop\:via-footer-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .WideDesktop\:via-border-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .WideDesktop\:via-apple-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .WideDesktop\:via-crimson-red {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .WideDesktop\:via-asurion-cyan {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .WideDesktop\:via-bright-orange {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .WideDesktop\:via-Graphite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .WideDesktop\:via-PacificBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:via-light-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .WideDesktop\:via-asurion-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .WideDesktop\:via-OceanBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .WideDesktop\:via-MetallicCopper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .WideDesktop\:via-PorcelainWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .WideDesktop\:via-LightBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .WideDesktop\:via-CloudNavy-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WideDesktop\:via-CloudMint-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WideDesktop\:via-CloudOrange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .WideDesktop\:via-CloudLavender-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .WideDesktop\:via-CloudRed-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .WideDesktop\:via-CloudWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .WideDesktop\:via-SunriseGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WideDesktop\:via-SunshineGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WideDesktop\:via-AuraBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WideDesktop\:via-AuraGlow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WideDesktop\:via-MysticBronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .WideDesktop\:via-MysticGreen-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .WideDesktop\:via-MysticGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .WideDesktop\:via-MysticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .WideDesktop\:via-MysticWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .WideDesktop\:via-price-blue1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:via-indigo1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:via-Purple-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .WideDesktop\:via-new-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .WideDesktop\:via-dark-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .WideDesktop\:via-replace-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .WideDesktop\:via-resolve-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .WideDesktop\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WideDesktop\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WideDesktop\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .WideDesktop\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .WideDesktop\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .WideDesktop\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .WideDesktop\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .WideDesktop\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .WideDesktop\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .WideDesktop\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .WideDesktop\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .WideDesktop\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .WideDesktop\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .WideDesktop\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .WideDesktop\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .WideDesktop\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .WideDesktop\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .WideDesktop\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .WideDesktop\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .WideDesktop\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .WideDesktop\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .WideDesktop\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .WideDesktop\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .WideDesktop\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .WideDesktop\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .WideDesktop\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .WideDesktop\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .WideDesktop\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .WideDesktop\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .WideDesktop\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .WideDesktop\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .WideDesktop\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .WideDesktop\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .WideDesktop\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .WideDesktop\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .WideDesktop\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .WideDesktop\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .WideDesktop\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .WideDesktop\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .WideDesktop\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .WideDesktop\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .WideDesktop\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .WideDesktop\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .WideDesktop\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .WideDesktop\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .WideDesktop\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .WideDesktop\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .WideDesktop\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .WideDesktop\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .WideDesktop\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .WideDesktop\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .WideDesktop\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .WideDesktop\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .WideDesktop\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .WideDesktop\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .WideDesktop\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .WideDesktop\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .WideDesktop\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .WideDesktop\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .WideDesktop\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .WideDesktop\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .WideDesktop\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .WideDesktop\:hover\:via-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .WideDesktop\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .WideDesktop\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .WideDesktop\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .WideDesktop\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .WideDesktop\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .WideDesktop\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .WideDesktop\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .WideDesktop\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .WideDesktop\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .WideDesktop\:hover\:via-Asurion-White:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:hover\:via-Asurion-Blue-Brighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:hover\:via-Asurion-Blue-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WideDesktop\:hover\:via-Asurion-Blue-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WideDesktop\:hover\:via-Asurion-Purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WideDesktop\:hover\:via-Asurion-Purple-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:hover\:via-Asurion-Purple-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WideDesktop\:hover\:via-Asurion-Gray-Deepest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WideDesktop\:hover\:via-Asurion-Gray-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WideDesktop\:hover\:via-Asurion-Gray-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WideDesktop\:hover\:via-Asurion-Gray-Lighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WideDesktop\:hover\:via-Asurion-Gray-Lightest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WideDesktop\:hover\:via-Asurion-Red-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WideDesktop\:hover\:via-light-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WideDesktop\:hover\:via-light-gray-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WideDesktop\:hover\:via-light-gray-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WideDesktop\:hover\:via-light-gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .WideDesktop\:hover\:via-light-gray-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WideDesktop\:hover\:via-light-gray-5:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WideDesktop\:hover\:via-light-slate-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .WideDesktop\:hover\:via-denim-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .WideDesktop\:hover\:via-purple-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WideDesktop\:hover\:via-dark-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WideDesktop\:hover\:via-bright-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .WideDesktop\:hover\:via-mustard-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .WideDesktop\:hover\:via-mustard-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .WideDesktop\:hover\:via-light-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:hover\:via-light-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .WideDesktop\:hover\:via-light-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:hover\:via-light-blue-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WideDesktop\:hover\:via-purple-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .WideDesktop\:hover\:via-light-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WideDesktop\:hover\:via-light-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WideDesktop\:hover\:via-light-bg-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .WideDesktop\:hover\:via-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .WideDesktop\:hover\:via-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .WideDesktop\:hover\:via-light-white-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .WideDesktop\:hover\:via-Black-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:hover\:via-Default-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WideDesktop\:hover\:via-White-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .WideDesktop\:hover\:via-Green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .WideDesktop\:hover\:via-Blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:hover\:via-Silver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .WideDesktop\:hover\:via-Yellow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .WideDesktop\:hover\:via-Grey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WideDesktop\:hover\:via-Gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WideDesktop\:hover\:via-Red-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .WideDesktop\:hover\:via-Gold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .WideDesktop\:hover\:via-light-green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WideDesktop\:hover\:via-dark-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WideDesktop\:hover\:via-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:hover\:via-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .WideDesktop\:hover\:via-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .WideDesktop\:hover\:via-light-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .WideDesktop\:hover\:via-bright-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WideDesktop\:hover\:via-bright-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WideDesktop\:hover\:via-SpaceGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WideDesktop\:hover\:via-Purple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:hover\:via-LightPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .WideDesktop\:hover\:via-Glow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WideDesktop\:hover\:via-Bronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .WideDesktop\:hover\:via-Copper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .WideDesktop\:hover\:via-Pink-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .WideDesktop\:hover\:via-Orange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .WideDesktop\:hover\:via-Coral-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .WideDesktop\:hover\:via-MajesticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:hover\:via-PrismBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:hover\:via-CeramicBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:hover\:via-MidnightBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .WideDesktop\:hover\:via-PrismWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .WideDesktop\:hover\:via-CeramicWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .WideDesktop\:hover\:via-LilacPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .WideDesktop\:hover\:via-CrownSilver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .WideDesktop\:hover\:via-CoralBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .WideDesktop\:hover\:via-lime-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WideDesktop\:hover\:via-apple-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WideDesktop\:hover\:via-bg-new-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .WideDesktop\:hover\:via-bg-new-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .WideDesktop\:hover\:via-new-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .WideDesktop\:hover\:via-footer-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .WideDesktop\:hover\:via-border-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .WideDesktop\:hover\:via-apple-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .WideDesktop\:hover\:via-crimson-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .WideDesktop\:hover\:via-asurion-cyan:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .WideDesktop\:hover\:via-bright-orange:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .WideDesktop\:hover\:via-Graphite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .WideDesktop\:hover\:via-PacificBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:hover\:via-light-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .WideDesktop\:hover\:via-asurion-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .WideDesktop\:hover\:via-OceanBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .WideDesktop\:hover\:via-MetallicCopper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .WideDesktop\:hover\:via-PorcelainWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .WideDesktop\:hover\:via-LightBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .WideDesktop\:hover\:via-CloudNavy-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WideDesktop\:hover\:via-CloudMint-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WideDesktop\:hover\:via-CloudOrange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .WideDesktop\:hover\:via-CloudLavender-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .WideDesktop\:hover\:via-CloudRed-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .WideDesktop\:hover\:via-CloudWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .WideDesktop\:hover\:via-SunriseGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WideDesktop\:hover\:via-SunshineGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WideDesktop\:hover\:via-AuraBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WideDesktop\:hover\:via-AuraGlow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WideDesktop\:hover\:via-MysticBronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .WideDesktop\:hover\:via-MysticGreen-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .WideDesktop\:hover\:via-MysticGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .WideDesktop\:hover\:via-MysticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .WideDesktop\:hover\:via-MysticWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .WideDesktop\:hover\:via-price-blue1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:hover\:via-indigo1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:hover\:via-Purple-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .WideDesktop\:hover\:via-new-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .WideDesktop\:hover\:via-dark-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .WideDesktop\:hover\:via-replace-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .WideDesktop\:hover\:via-resolve-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .WideDesktop\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WideDesktop\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WideDesktop\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .WideDesktop\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .WideDesktop\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .WideDesktop\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .WideDesktop\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .WideDesktop\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .WideDesktop\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .WideDesktop\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .WideDesktop\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .WideDesktop\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .WideDesktop\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .WideDesktop\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .WideDesktop\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .WideDesktop\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .WideDesktop\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .WideDesktop\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .WideDesktop\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .WideDesktop\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .WideDesktop\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .WideDesktop\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .WideDesktop\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .WideDesktop\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .WideDesktop\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .WideDesktop\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .WideDesktop\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .WideDesktop\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .WideDesktop\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .WideDesktop\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .WideDesktop\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .WideDesktop\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .WideDesktop\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .WideDesktop\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .WideDesktop\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .WideDesktop\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .WideDesktop\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .WideDesktop\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .WideDesktop\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .WideDesktop\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .WideDesktop\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .WideDesktop\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .WideDesktop\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .WideDesktop\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .WideDesktop\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .WideDesktop\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .WideDesktop\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .WideDesktop\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .WideDesktop\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .WideDesktop\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .WideDesktop\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .WideDesktop\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .WideDesktop\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .WideDesktop\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .WideDesktop\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .WideDesktop\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .WideDesktop\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .WideDesktop\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .WideDesktop\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .WideDesktop\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .WideDesktop\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .WideDesktop\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .WideDesktop\:focus\:via-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .WideDesktop\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .WideDesktop\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .WideDesktop\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .WideDesktop\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .WideDesktop\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .WideDesktop\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .WideDesktop\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .WideDesktop\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .WideDesktop\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .WideDesktop\:focus\:via-Asurion-White:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:focus\:via-Asurion-Blue-Brighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:focus\:via-Asurion-Blue-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WideDesktop\:focus\:via-Asurion-Blue-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WideDesktop\:focus\:via-Asurion-Purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WideDesktop\:focus\:via-Asurion-Purple-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:focus\:via-Asurion-Purple-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WideDesktop\:focus\:via-Asurion-Gray-Deepest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WideDesktop\:focus\:via-Asurion-Gray-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WideDesktop\:focus\:via-Asurion-Gray-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WideDesktop\:focus\:via-Asurion-Gray-Lighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WideDesktop\:focus\:via-Asurion-Gray-Lightest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WideDesktop\:focus\:via-Asurion-Red-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WideDesktop\:focus\:via-light-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WideDesktop\:focus\:via-light-gray-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WideDesktop\:focus\:via-light-gray-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WideDesktop\:focus\:via-light-gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .WideDesktop\:focus\:via-light-gray-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WideDesktop\:focus\:via-light-gray-5:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WideDesktop\:focus\:via-light-slate-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .WideDesktop\:focus\:via-denim-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .WideDesktop\:focus\:via-purple-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WideDesktop\:focus\:via-dark-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WideDesktop\:focus\:via-bright-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .WideDesktop\:focus\:via-mustard-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .WideDesktop\:focus\:via-mustard-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .WideDesktop\:focus\:via-light-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:focus\:via-light-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .WideDesktop\:focus\:via-light-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WideDesktop\:focus\:via-light-blue-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WideDesktop\:focus\:via-purple-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .WideDesktop\:focus\:via-light-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WideDesktop\:focus\:via-light-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WideDesktop\:focus\:via-light-bg-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .WideDesktop\:focus\:via-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .WideDesktop\:focus\:via-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .WideDesktop\:focus\:via-light-white-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .WideDesktop\:focus\:via-Black-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:focus\:via-Default-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WideDesktop\:focus\:via-White-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .WideDesktop\:focus\:via-Green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .WideDesktop\:focus\:via-Blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:focus\:via-Silver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .WideDesktop\:focus\:via-Yellow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .WideDesktop\:focus\:via-Grey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WideDesktop\:focus\:via-Gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WideDesktop\:focus\:via-Red-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .WideDesktop\:focus\:via-Gold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .WideDesktop\:focus\:via-light-green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WideDesktop\:focus\:via-dark-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WideDesktop\:focus\:via-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:focus\:via-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .WideDesktop\:focus\:via-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .WideDesktop\:focus\:via-light-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .WideDesktop\:focus\:via-bright-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WideDesktop\:focus\:via-bright-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WideDesktop\:focus\:via-SpaceGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WideDesktop\:focus\:via-Purple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:focus\:via-LightPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .WideDesktop\:focus\:via-Glow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WideDesktop\:focus\:via-Bronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .WideDesktop\:focus\:via-Copper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .WideDesktop\:focus\:via-Pink-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .WideDesktop\:focus\:via-Orange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .WideDesktop\:focus\:via-Coral-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .WideDesktop\:focus\:via-MajesticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:focus\:via-PrismBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:focus\:via-CeramicBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WideDesktop\:focus\:via-MidnightBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .WideDesktop\:focus\:via-PrismWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .WideDesktop\:focus\:via-CeramicWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .WideDesktop\:focus\:via-LilacPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .WideDesktop\:focus\:via-CrownSilver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .WideDesktop\:focus\:via-CoralBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .WideDesktop\:focus\:via-lime-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WideDesktop\:focus\:via-apple-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WideDesktop\:focus\:via-bg-new-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .WideDesktop\:focus\:via-bg-new-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .WideDesktop\:focus\:via-new-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .WideDesktop\:focus\:via-footer-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .WideDesktop\:focus\:via-border-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .WideDesktop\:focus\:via-apple-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .WideDesktop\:focus\:via-crimson-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .WideDesktop\:focus\:via-asurion-cyan:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .WideDesktop\:focus\:via-bright-orange:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .WideDesktop\:focus\:via-Graphite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .WideDesktop\:focus\:via-PacificBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:focus\:via-light-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .WideDesktop\:focus\:via-asurion-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .WideDesktop\:focus\:via-OceanBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .WideDesktop\:focus\:via-MetallicCopper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .WideDesktop\:focus\:via-PorcelainWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .WideDesktop\:focus\:via-LightBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .WideDesktop\:focus\:via-CloudNavy-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WideDesktop\:focus\:via-CloudMint-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WideDesktop\:focus\:via-CloudOrange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .WideDesktop\:focus\:via-CloudLavender-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .WideDesktop\:focus\:via-CloudRed-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .WideDesktop\:focus\:via-CloudWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .WideDesktop\:focus\:via-SunriseGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WideDesktop\:focus\:via-SunshineGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WideDesktop\:focus\:via-AuraBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WideDesktop\:focus\:via-AuraGlow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WideDesktop\:focus\:via-MysticBronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .WideDesktop\:focus\:via-MysticGreen-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .WideDesktop\:focus\:via-MysticGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .WideDesktop\:focus\:via-MysticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .WideDesktop\:focus\:via-MysticWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .WideDesktop\:focus\:via-price-blue1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WideDesktop\:focus\:via-indigo1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WideDesktop\:focus\:via-Purple-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .WideDesktop\:focus\:via-new-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .WideDesktop\:focus\:via-dark-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .WideDesktop\:focus\:via-replace-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .WideDesktop\:focus\:via-resolve-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .WideDesktop\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .WideDesktop\:to-current {
    --tw-gradient-to: currentColor;
  }

  .WideDesktop\:to-black {
    --tw-gradient-to: #000;
  }

  .WideDesktop\:to-white {
    --tw-gradient-to: #fff;
  }

  .WideDesktop\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .WideDesktop\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .WideDesktop\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .WideDesktop\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .WideDesktop\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .WideDesktop\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .WideDesktop\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .WideDesktop\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .WideDesktop\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .WideDesktop\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .WideDesktop\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .WideDesktop\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .WideDesktop\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .WideDesktop\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .WideDesktop\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .WideDesktop\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .WideDesktop\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .WideDesktop\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .WideDesktop\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .WideDesktop\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .WideDesktop\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .WideDesktop\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .WideDesktop\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .WideDesktop\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .WideDesktop\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .WideDesktop\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .WideDesktop\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .WideDesktop\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .WideDesktop\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .WideDesktop\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .WideDesktop\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .WideDesktop\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .WideDesktop\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .WideDesktop\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .WideDesktop\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .WideDesktop\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .WideDesktop\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .WideDesktop\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .WideDesktop\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .WideDesktop\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .WideDesktop\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .WideDesktop\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .WideDesktop\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .WideDesktop\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .WideDesktop\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .WideDesktop\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .WideDesktop\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .WideDesktop\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .WideDesktop\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .WideDesktop\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .WideDesktop\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .WideDesktop\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .WideDesktop\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .WideDesktop\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .WideDesktop\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .WideDesktop\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .WideDesktop\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .WideDesktop\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .WideDesktop\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .WideDesktop\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .WideDesktop\:to-purple {
    --tw-gradient-to: #6700B8;
  }

  .WideDesktop\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .WideDesktop\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .WideDesktop\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .WideDesktop\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .WideDesktop\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .WideDesktop\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .WideDesktop\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .WideDesktop\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .WideDesktop\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .WideDesktop\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .WideDesktop\:to-Asurion-White {
    --tw-gradient-to: #FFF;
  }

  .WideDesktop\:to-Asurion-Blue-Brighter {
    --tw-gradient-to: #6B8BFF;
  }

  .WideDesktop\:to-Asurion-Blue-Deep {
    --tw-gradient-to: #2743CC;
  }

  .WideDesktop\:to-Asurion-Blue-Light {
    --tw-gradient-to: #F0F3FF;
  }

  .WideDesktop\:to-Asurion-Purple {
    --tw-gradient-to: #8223D2;
  }

  .WideDesktop\:to-Asurion-Purple-Deeper {
    --tw-gradient-to: #6700B8;
  }

  .WideDesktop\:to-Asurion-Purple-Light {
    --tw-gradient-to: #F3E9FB;
  }

  .WideDesktop\:to-Asurion-Gray-Deepest {
    --tw-gradient-to: #333F48;
  }

  .WideDesktop\:to-Asurion-Gray-Deeper {
    --tw-gradient-to: #6E767D;
  }

  .WideDesktop\:to-Asurion-Gray-Light {
    --tw-gradient-to: #A5AAAF;
  }

  .WideDesktop\:to-Asurion-Gray-Lighter {
    --tw-gradient-to: #E6E6EB;
  }

  .WideDesktop\:to-Asurion-Gray-Lightest {
    --tw-gradient-to: #D5D6DA;
  }

  .WideDesktop\:to-Asurion-Red-Deep {
    --tw-gradient-to: #DB1B1B;
  }

  .WideDesktop\:to-light-gray {
    --tw-gradient-to: #6E767D;
  }

  .WideDesktop\:to-light-gray-1 {
    --tw-gradient-to: #A5AAAF;
  }

  .WideDesktop\:to-light-gray-2 {
    --tw-gradient-to: #E6E6EB;
  }

  .WideDesktop\:to-light-gray-3 {
    --tw-gradient-to: #F0F0F5;
  }

  .WideDesktop\:to-light-gray-4 {
    --tw-gradient-to: #D5D6DA;
  }

  .WideDesktop\:to-light-gray-5 {
    --tw-gradient-to: #333F48;
  }

  .WideDesktop\:to-light-slate-gray {
    --tw-gradient-to: #8589A1;
  }

  .WideDesktop\:to-denim-blue {
    --tw-gradient-to: #0066B2;
  }

  .WideDesktop\:to-purple-1 {
    --tw-gradient-to: #8223D2;
  }

  .WideDesktop\:to-dark-red {
    --tw-gradient-to: #DB1B1B;
  }

  .WideDesktop\:to-bright-red {
    --tw-gradient-to: #F40715;
  }

  .WideDesktop\:to-mustard-yellow {
    --tw-gradient-to: #ED8B00;
  }

  .WideDesktop\:to-mustard-yellow-1 {
    --tw-gradient-to: #ED6600;
  }

  .WideDesktop\:to-light-blue {
    --tw-gradient-to: #6B8BFF;
  }

  .WideDesktop\:to-light-blue-1 {
    --tw-gradient-to: #4A68F9;
  }

  .WideDesktop\:to-light-blue-3 {
    --tw-gradient-to:  #F0F3FF;
  }

  .WideDesktop\:to-light-blue-4 {
    --tw-gradient-to: #F0F3FF;
  }

  .WideDesktop\:to-purple-blue {
    --tw-gradient-to: #6469E1;
  }

  .WideDesktop\:to-light-green {
    --tw-gradient-to: #00B574;
  }

  .WideDesktop\:to-light-green-1 {
    --tw-gradient-to: #00B574;
  }

  .WideDesktop\:to-light-bg-green {
    --tw-gradient-to: #F0FFF9;
  }

  .WideDesktop\:to-green-1 {
    --tw-gradient-to: #0B8350;
  }

  .WideDesktop\:to-pink-1 {
    --tw-gradient-to: #FFEDD5;
  }

  .WideDesktop\:to-light-white-1 {
    --tw-gradient-to: #F8F6EE;
  }

  .WideDesktop\:to-Black-3 {
    --tw-gradient-to: #1F2020;
  }

  .WideDesktop\:to-Default-3 {
    --tw-gradient-to: #1F2120;
  }

  .WideDesktop\:to-White-3 {
    --tw-gradient-to: #F9F6EF;
  }

  .WideDesktop\:to-Green-3 {
    --tw-gradient-to: #AEE0CD;
  }

  .WideDesktop\:to-Blue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .WideDesktop\:to-Silver-3 {
    --tw-gradient-to: #E4E4E2;
  }

  .WideDesktop\:to-Yellow-3 {
    --tw-gradient-to: #F3D060;
  }

  .WideDesktop\:to-Grey-3 {
    --tw-gradient-to: #535150;
  }

  .WideDesktop\:to-Gray-3 {
    --tw-gradient-to: #535150;
  }

  .WideDesktop\:to-Red-3 {
    --tw-gradient-to: #BA0C2E;
  }

  .WideDesktop\:to-Gold-3 {
    --tw-gradient-to: #F5DDC5;
  }

  .WideDesktop\:to-light-green-3 {
    --tw-gradient-to: #F3E9FB;
  }

  .WideDesktop\:to-dark-blue-2 {
    --tw-gradient-to: #2743CC;
  }

  .WideDesktop\:to-blue-1 {
    --tw-gradient-to: #6B8BFF;
  }

  .WideDesktop\:to-yellow-1 {
    --tw-gradient-to: #EDB800;
  }

  .WideDesktop\:to-blue-2 {
    --tw-gradient-to: #253BAA;
  }

  .WideDesktop\:to-light-pink {
    --tw-gradient-to: #FF5070;
  }

  .WideDesktop\:to-bright-green {
    --tw-gradient-to: #6EFAC3;
  }

  .WideDesktop\:to-bright-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .WideDesktop\:to-SpaceGrey-3 {
    --tw-gradient-to: #535150;
  }

  .WideDesktop\:to-Purple-3 {
    --tw-gradient-to: #6700B8;
  }

  .WideDesktop\:to-LightPurple-3 {
    --tw-gradient-to: #D1CDDA;
  }

  .WideDesktop\:to-Glow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .WideDesktop\:to-Bronze-3 {
    --tw-gradient-to: #cd7f32;
  }

  .WideDesktop\:to-Copper-3 {
    --tw-gradient-to: #B87333;
  }

  .WideDesktop\:to-Pink-3 {
    --tw-gradient-to: #FFC0CB;
  }

  .WideDesktop\:to-Orange-3 {
    --tw-gradient-to: #FFA500;
  }

  .WideDesktop\:to-Coral-3 {
    --tw-gradient-to: #EE7762;
  }

  .WideDesktop\:to-MajesticBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .WideDesktop\:to-PrismBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .WideDesktop\:to-CeramicBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .WideDesktop\:to-MidnightBlack-3 {
    --tw-gradient-to: #00040D;
  }

  .WideDesktop\:to-PrismWhite-3 {
    --tw-gradient-to: #E1D8CB;
  }

  .WideDesktop\:to-CeramicWhite-3 {
    --tw-gradient-to: #c2c2c4;
  }

  .WideDesktop\:to-LilacPurple-3 {
    --tw-gradient-to: #C8A2C8;
  }

  .WideDesktop\:to-CrownSilver-3 {
    --tw-gradient-to: #b1a5aa;
  }

  .WideDesktop\:to-CoralBlue-3 {
    --tw-gradient-to: #AFDCEC;
  }

  .WideDesktop\:to-lime-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .WideDesktop\:to-apple-green {
    --tw-gradient-to: #6EFAC3;
  }

  .WideDesktop\:to-bg-new-blue {
    --tw-gradient-to: #39DCF0;
  }

  .WideDesktop\:to-bg-new-pink {
    --tw-gradient-to: #E79AAE;
  }

  .WideDesktop\:to-new-pink-1 {
    --tw-gradient-to: #E9A1B3;
  }

  .WideDesktop\:to-footer-grey {
    --tw-gradient-to: #333238;
  }

  .WideDesktop\:to-border-grey {
    --tw-gradient-to: #c4c4c4;
  }

  .WideDesktop\:to-apple-green-1 {
    --tw-gradient-to: #30D091;
  }

  .WideDesktop\:to-crimson-red {
    --tw-gradient-to: #d22323;
  }

  .WideDesktop\:to-asurion-cyan {
    --tw-gradient-to: #95CED7;
  }

  .WideDesktop\:to-bright-orange {
    --tw-gradient-to: #FF8B1A;
  }

  .WideDesktop\:to-Graphite-3 {
    --tw-gradient-to: #D2CEDB;
  }

  .WideDesktop\:to-PacificBlue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .WideDesktop\:to-light-purple {
    --tw-gradient-to: #B3A3D7;
  }

  .WideDesktop\:to-asurion-gray {
    --tw-gradient-to: #D8D8D8;
  }

  .WideDesktop\:to-OceanBlue-3 {
    --tw-gradient-to: #0077be;
  }

  .WideDesktop\:to-MetallicCopper-3 {
    --tw-gradient-to: #72281e;
  }

  .WideDesktop\:to-PorcelainWhite-3 {
    --tw-gradient-to: #f8fbf8;
  }

  .WideDesktop\:to-LightBlue-3 {
    --tw-gradient-to: #ADD8E6;
  }

  .WideDesktop\:to-CloudNavy-3 {
    --tw-gradient-to: #607387;
  }

  .WideDesktop\:to-CloudMint-3 {
    --tw-gradient-to: #607387;
  }

  .WideDesktop\:to-CloudOrange-3 {
    --tw-gradient-to: #ffba97;
  }

  .WideDesktop\:to-CloudLavender-3 {
    --tw-gradient-to: #d6d3e2;
  }

  .WideDesktop\:to-CloudRed-3 {
    --tw-gradient-to: #dbb0a2;
  }

  .WideDesktop\:to-CloudWhite-3 {
    --tw-gradient-to: #f2f2ed;
  }

  .WideDesktop\:to-SunriseGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .WideDesktop\:to-SunshineGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .WideDesktop\:to-AuraBlack-3 {
    --tw-gradient-to: #1F2120;
  }

  .WideDesktop\:to-AuraGlow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .WideDesktop\:to-MysticBronze-3 {
    --tw-gradient-to: #3c2516;
  }

  .WideDesktop\:to-MysticGreen-3 {
    --tw-gradient-to: #90A19A;
  }

  .WideDesktop\:to-MysticGrey-3 {
    --tw-gradient-to: #564f55;
  }

  .WideDesktop\:to-MysticBlack-3 {
    --tw-gradient-to: #353A3C;
  }

  .WideDesktop\:to-MysticWhite-3 {
    --tw-gradient-to: #E4EDE3;
  }

  .WideDesktop\:to-price-blue1 {
    --tw-gradient-to: #6B8BFF;
  }

  .WideDesktop\:to-indigo1 {
    --tw-gradient-to: #6700B8;
  }

  .WideDesktop\:to-Purple-4 {
    --tw-gradient-to: #9598F8;
  }

  .WideDesktop\:to-new-blue-2 {
    --tw-gradient-to: #33B3C2;
  }

  .WideDesktop\:to-dark-blue-3 {
    --tw-gradient-to: #041DFB;
  }

  .WideDesktop\:to-replace-bg {
    --tw-gradient-to: #8AA4BC;
  }

  .WideDesktop\:to-resolve-bg {
    --tw-gradient-to: #4783CB;
  }

  .WideDesktop\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .WideDesktop\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .WideDesktop\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .WideDesktop\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .WideDesktop\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .WideDesktop\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .WideDesktop\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .WideDesktop\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .WideDesktop\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .WideDesktop\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .WideDesktop\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .WideDesktop\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .WideDesktop\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .WideDesktop\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .WideDesktop\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .WideDesktop\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .WideDesktop\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .WideDesktop\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .WideDesktop\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .WideDesktop\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .WideDesktop\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .WideDesktop\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .WideDesktop\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .WideDesktop\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .WideDesktop\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .WideDesktop\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .WideDesktop\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .WideDesktop\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .WideDesktop\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .WideDesktop\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .WideDesktop\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .WideDesktop\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .WideDesktop\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .WideDesktop\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .WideDesktop\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .WideDesktop\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .WideDesktop\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .WideDesktop\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .WideDesktop\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .WideDesktop\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .WideDesktop\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .WideDesktop\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .WideDesktop\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .WideDesktop\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .WideDesktop\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .WideDesktop\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .WideDesktop\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .WideDesktop\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .WideDesktop\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .WideDesktop\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .WideDesktop\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .WideDesktop\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .WideDesktop\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .WideDesktop\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .WideDesktop\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .WideDesktop\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .WideDesktop\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .WideDesktop\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .WideDesktop\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .WideDesktop\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .WideDesktop\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .WideDesktop\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .WideDesktop\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .WideDesktop\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .WideDesktop\:hover\:to-purple:hover {
    --tw-gradient-to: #6700B8;
  }

  .WideDesktop\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .WideDesktop\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .WideDesktop\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .WideDesktop\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .WideDesktop\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .WideDesktop\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .WideDesktop\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .WideDesktop\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .WideDesktop\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .WideDesktop\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .WideDesktop\:hover\:to-Asurion-White:hover {
    --tw-gradient-to: #FFF;
  }

  .WideDesktop\:hover\:to-Asurion-Blue-Brighter:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .WideDesktop\:hover\:to-Asurion-Blue-Deep:hover {
    --tw-gradient-to: #2743CC;
  }

  .WideDesktop\:hover\:to-Asurion-Blue-Light:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .WideDesktop\:hover\:to-Asurion-Purple:hover {
    --tw-gradient-to: #8223D2;
  }

  .WideDesktop\:hover\:to-Asurion-Purple-Deeper:hover {
    --tw-gradient-to: #6700B8;
  }

  .WideDesktop\:hover\:to-Asurion-Purple-Light:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .WideDesktop\:hover\:to-Asurion-Gray-Deepest:hover {
    --tw-gradient-to: #333F48;
  }

  .WideDesktop\:hover\:to-Asurion-Gray-Deeper:hover {
    --tw-gradient-to: #6E767D;
  }

  .WideDesktop\:hover\:to-Asurion-Gray-Light:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .WideDesktop\:hover\:to-Asurion-Gray-Lighter:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .WideDesktop\:hover\:to-Asurion-Gray-Lightest:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .WideDesktop\:hover\:to-Asurion-Red-Deep:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .WideDesktop\:hover\:to-light-gray:hover {
    --tw-gradient-to: #6E767D;
  }

  .WideDesktop\:hover\:to-light-gray-1:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .WideDesktop\:hover\:to-light-gray-2:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .WideDesktop\:hover\:to-light-gray-3:hover {
    --tw-gradient-to: #F0F0F5;
  }

  .WideDesktop\:hover\:to-light-gray-4:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .WideDesktop\:hover\:to-light-gray-5:hover {
    --tw-gradient-to: #333F48;
  }

  .WideDesktop\:hover\:to-light-slate-gray:hover {
    --tw-gradient-to: #8589A1;
  }

  .WideDesktop\:hover\:to-denim-blue:hover {
    --tw-gradient-to: #0066B2;
  }

  .WideDesktop\:hover\:to-purple-1:hover {
    --tw-gradient-to: #8223D2;
  }

  .WideDesktop\:hover\:to-dark-red:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .WideDesktop\:hover\:to-bright-red:hover {
    --tw-gradient-to: #F40715;
  }

  .WideDesktop\:hover\:to-mustard-yellow:hover {
    --tw-gradient-to: #ED8B00;
  }

  .WideDesktop\:hover\:to-mustard-yellow-1:hover {
    --tw-gradient-to: #ED6600;
  }

  .WideDesktop\:hover\:to-light-blue:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .WideDesktop\:hover\:to-light-blue-1:hover {
    --tw-gradient-to: #4A68F9;
  }

  .WideDesktop\:hover\:to-light-blue-3:hover {
    --tw-gradient-to:  #F0F3FF;
  }

  .WideDesktop\:hover\:to-light-blue-4:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .WideDesktop\:hover\:to-purple-blue:hover {
    --tw-gradient-to: #6469E1;
  }

  .WideDesktop\:hover\:to-light-green:hover {
    --tw-gradient-to: #00B574;
  }

  .WideDesktop\:hover\:to-light-green-1:hover {
    --tw-gradient-to: #00B574;
  }

  .WideDesktop\:hover\:to-light-bg-green:hover {
    --tw-gradient-to: #F0FFF9;
  }

  .WideDesktop\:hover\:to-green-1:hover {
    --tw-gradient-to: #0B8350;
  }

  .WideDesktop\:hover\:to-pink-1:hover {
    --tw-gradient-to: #FFEDD5;
  }

  .WideDesktop\:hover\:to-light-white-1:hover {
    --tw-gradient-to: #F8F6EE;
  }

  .WideDesktop\:hover\:to-Black-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .WideDesktop\:hover\:to-Default-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .WideDesktop\:hover\:to-White-3:hover {
    --tw-gradient-to: #F9F6EF;
  }

  .WideDesktop\:hover\:to-Green-3:hover {
    --tw-gradient-to: #AEE0CD;
  }

  .WideDesktop\:hover\:to-Blue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .WideDesktop\:hover\:to-Silver-3:hover {
    --tw-gradient-to: #E4E4E2;
  }

  .WideDesktop\:hover\:to-Yellow-3:hover {
    --tw-gradient-to: #F3D060;
  }

  .WideDesktop\:hover\:to-Grey-3:hover {
    --tw-gradient-to: #535150;
  }

  .WideDesktop\:hover\:to-Gray-3:hover {
    --tw-gradient-to: #535150;
  }

  .WideDesktop\:hover\:to-Red-3:hover {
    --tw-gradient-to: #BA0C2E;
  }

  .WideDesktop\:hover\:to-Gold-3:hover {
    --tw-gradient-to: #F5DDC5;
  }

  .WideDesktop\:hover\:to-light-green-3:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .WideDesktop\:hover\:to-dark-blue-2:hover {
    --tw-gradient-to: #2743CC;
  }

  .WideDesktop\:hover\:to-blue-1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .WideDesktop\:hover\:to-yellow-1:hover {
    --tw-gradient-to: #EDB800;
  }

  .WideDesktop\:hover\:to-blue-2:hover {
    --tw-gradient-to: #253BAA;
  }

  .WideDesktop\:hover\:to-light-pink:hover {
    --tw-gradient-to: #FF5070;
  }

  .WideDesktop\:hover\:to-bright-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .WideDesktop\:hover\:to-bright-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .WideDesktop\:hover\:to-SpaceGrey-3:hover {
    --tw-gradient-to: #535150;
  }

  .WideDesktop\:hover\:to-Purple-3:hover {
    --tw-gradient-to: #6700B8;
  }

  .WideDesktop\:hover\:to-LightPurple-3:hover {
    --tw-gradient-to: #D1CDDA;
  }

  .WideDesktop\:hover\:to-Glow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .WideDesktop\:hover\:to-Bronze-3:hover {
    --tw-gradient-to: #cd7f32;
  }

  .WideDesktop\:hover\:to-Copper-3:hover {
    --tw-gradient-to: #B87333;
  }

  .WideDesktop\:hover\:to-Pink-3:hover {
    --tw-gradient-to: #FFC0CB;
  }

  .WideDesktop\:hover\:to-Orange-3:hover {
    --tw-gradient-to: #FFA500;
  }

  .WideDesktop\:hover\:to-Coral-3:hover {
    --tw-gradient-to: #EE7762;
  }

  .WideDesktop\:hover\:to-MajesticBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .WideDesktop\:hover\:to-PrismBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .WideDesktop\:hover\:to-CeramicBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .WideDesktop\:hover\:to-MidnightBlack-3:hover {
    --tw-gradient-to: #00040D;
  }

  .WideDesktop\:hover\:to-PrismWhite-3:hover {
    --tw-gradient-to: #E1D8CB;
  }

  .WideDesktop\:hover\:to-CeramicWhite-3:hover {
    --tw-gradient-to: #c2c2c4;
  }

  .WideDesktop\:hover\:to-LilacPurple-3:hover {
    --tw-gradient-to: #C8A2C8;
  }

  .WideDesktop\:hover\:to-CrownSilver-3:hover {
    --tw-gradient-to: #b1a5aa;
  }

  .WideDesktop\:hover\:to-CoralBlue-3:hover {
    --tw-gradient-to: #AFDCEC;
  }

  .WideDesktop\:hover\:to-lime-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .WideDesktop\:hover\:to-apple-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .WideDesktop\:hover\:to-bg-new-blue:hover {
    --tw-gradient-to: #39DCF0;
  }

  .WideDesktop\:hover\:to-bg-new-pink:hover {
    --tw-gradient-to: #E79AAE;
  }

  .WideDesktop\:hover\:to-new-pink-1:hover {
    --tw-gradient-to: #E9A1B3;
  }

  .WideDesktop\:hover\:to-footer-grey:hover {
    --tw-gradient-to: #333238;
  }

  .WideDesktop\:hover\:to-border-grey:hover {
    --tw-gradient-to: #c4c4c4;
  }

  .WideDesktop\:hover\:to-apple-green-1:hover {
    --tw-gradient-to: #30D091;
  }

  .WideDesktop\:hover\:to-crimson-red:hover {
    --tw-gradient-to: #d22323;
  }

  .WideDesktop\:hover\:to-asurion-cyan:hover {
    --tw-gradient-to: #95CED7;
  }

  .WideDesktop\:hover\:to-bright-orange:hover {
    --tw-gradient-to: #FF8B1A;
  }

  .WideDesktop\:hover\:to-Graphite-3:hover {
    --tw-gradient-to: #D2CEDB;
  }

  .WideDesktop\:hover\:to-PacificBlue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .WideDesktop\:hover\:to-light-purple:hover {
    --tw-gradient-to: #B3A3D7;
  }

  .WideDesktop\:hover\:to-asurion-gray:hover {
    --tw-gradient-to: #D8D8D8;
  }

  .WideDesktop\:hover\:to-OceanBlue-3:hover {
    --tw-gradient-to: #0077be;
  }

  .WideDesktop\:hover\:to-MetallicCopper-3:hover {
    --tw-gradient-to: #72281e;
  }

  .WideDesktop\:hover\:to-PorcelainWhite-3:hover {
    --tw-gradient-to: #f8fbf8;
  }

  .WideDesktop\:hover\:to-LightBlue-3:hover {
    --tw-gradient-to: #ADD8E6;
  }

  .WideDesktop\:hover\:to-CloudNavy-3:hover {
    --tw-gradient-to: #607387;
  }

  .WideDesktop\:hover\:to-CloudMint-3:hover {
    --tw-gradient-to: #607387;
  }

  .WideDesktop\:hover\:to-CloudOrange-3:hover {
    --tw-gradient-to: #ffba97;
  }

  .WideDesktop\:hover\:to-CloudLavender-3:hover {
    --tw-gradient-to: #d6d3e2;
  }

  .WideDesktop\:hover\:to-CloudRed-3:hover {
    --tw-gradient-to: #dbb0a2;
  }

  .WideDesktop\:hover\:to-CloudWhite-3:hover {
    --tw-gradient-to: #f2f2ed;
  }

  .WideDesktop\:hover\:to-SunriseGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .WideDesktop\:hover\:to-SunshineGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .WideDesktop\:hover\:to-AuraBlack-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .WideDesktop\:hover\:to-AuraGlow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .WideDesktop\:hover\:to-MysticBronze-3:hover {
    --tw-gradient-to: #3c2516;
  }

  .WideDesktop\:hover\:to-MysticGreen-3:hover {
    --tw-gradient-to: #90A19A;
  }

  .WideDesktop\:hover\:to-MysticGrey-3:hover {
    --tw-gradient-to: #564f55;
  }

  .WideDesktop\:hover\:to-MysticBlack-3:hover {
    --tw-gradient-to: #353A3C;
  }

  .WideDesktop\:hover\:to-MysticWhite-3:hover {
    --tw-gradient-to: #E4EDE3;
  }

  .WideDesktop\:hover\:to-price-blue1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .WideDesktop\:hover\:to-indigo1:hover {
    --tw-gradient-to: #6700B8;
  }

  .WideDesktop\:hover\:to-Purple-4:hover {
    --tw-gradient-to: #9598F8;
  }

  .WideDesktop\:hover\:to-new-blue-2:hover {
    --tw-gradient-to: #33B3C2;
  }

  .WideDesktop\:hover\:to-dark-blue-3:hover {
    --tw-gradient-to: #041DFB;
  }

  .WideDesktop\:hover\:to-replace-bg:hover {
    --tw-gradient-to: #8AA4BC;
  }

  .WideDesktop\:hover\:to-resolve-bg:hover {
    --tw-gradient-to: #4783CB;
  }

  .WideDesktop\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .WideDesktop\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .WideDesktop\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .WideDesktop\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .WideDesktop\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .WideDesktop\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .WideDesktop\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .WideDesktop\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .WideDesktop\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .WideDesktop\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .WideDesktop\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .WideDesktop\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .WideDesktop\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .WideDesktop\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .WideDesktop\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .WideDesktop\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .WideDesktop\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .WideDesktop\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .WideDesktop\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .WideDesktop\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .WideDesktop\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .WideDesktop\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .WideDesktop\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .WideDesktop\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .WideDesktop\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .WideDesktop\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .WideDesktop\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .WideDesktop\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .WideDesktop\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .WideDesktop\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .WideDesktop\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .WideDesktop\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .WideDesktop\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .WideDesktop\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .WideDesktop\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .WideDesktop\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .WideDesktop\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .WideDesktop\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .WideDesktop\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .WideDesktop\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .WideDesktop\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .WideDesktop\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .WideDesktop\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .WideDesktop\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .WideDesktop\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .WideDesktop\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .WideDesktop\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .WideDesktop\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .WideDesktop\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .WideDesktop\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .WideDesktop\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .WideDesktop\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .WideDesktop\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .WideDesktop\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .WideDesktop\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .WideDesktop\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .WideDesktop\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .WideDesktop\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .WideDesktop\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .WideDesktop\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .WideDesktop\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .WideDesktop\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .WideDesktop\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .WideDesktop\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .WideDesktop\:focus\:to-purple:focus {
    --tw-gradient-to: #6700B8;
  }

  .WideDesktop\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .WideDesktop\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .WideDesktop\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .WideDesktop\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .WideDesktop\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .WideDesktop\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .WideDesktop\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .WideDesktop\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .WideDesktop\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .WideDesktop\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .WideDesktop\:focus\:to-Asurion-White:focus {
    --tw-gradient-to: #FFF;
  }

  .WideDesktop\:focus\:to-Asurion-Blue-Brighter:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .WideDesktop\:focus\:to-Asurion-Blue-Deep:focus {
    --tw-gradient-to: #2743CC;
  }

  .WideDesktop\:focus\:to-Asurion-Blue-Light:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .WideDesktop\:focus\:to-Asurion-Purple:focus {
    --tw-gradient-to: #8223D2;
  }

  .WideDesktop\:focus\:to-Asurion-Purple-Deeper:focus {
    --tw-gradient-to: #6700B8;
  }

  .WideDesktop\:focus\:to-Asurion-Purple-Light:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .WideDesktop\:focus\:to-Asurion-Gray-Deepest:focus {
    --tw-gradient-to: #333F48;
  }

  .WideDesktop\:focus\:to-Asurion-Gray-Deeper:focus {
    --tw-gradient-to: #6E767D;
  }

  .WideDesktop\:focus\:to-Asurion-Gray-Light:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .WideDesktop\:focus\:to-Asurion-Gray-Lighter:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .WideDesktop\:focus\:to-Asurion-Gray-Lightest:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .WideDesktop\:focus\:to-Asurion-Red-Deep:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .WideDesktop\:focus\:to-light-gray:focus {
    --tw-gradient-to: #6E767D;
  }

  .WideDesktop\:focus\:to-light-gray-1:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .WideDesktop\:focus\:to-light-gray-2:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .WideDesktop\:focus\:to-light-gray-3:focus {
    --tw-gradient-to: #F0F0F5;
  }

  .WideDesktop\:focus\:to-light-gray-4:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .WideDesktop\:focus\:to-light-gray-5:focus {
    --tw-gradient-to: #333F48;
  }

  .WideDesktop\:focus\:to-light-slate-gray:focus {
    --tw-gradient-to: #8589A1;
  }

  .WideDesktop\:focus\:to-denim-blue:focus {
    --tw-gradient-to: #0066B2;
  }

  .WideDesktop\:focus\:to-purple-1:focus {
    --tw-gradient-to: #8223D2;
  }

  .WideDesktop\:focus\:to-dark-red:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .WideDesktop\:focus\:to-bright-red:focus {
    --tw-gradient-to: #F40715;
  }

  .WideDesktop\:focus\:to-mustard-yellow:focus {
    --tw-gradient-to: #ED8B00;
  }

  .WideDesktop\:focus\:to-mustard-yellow-1:focus {
    --tw-gradient-to: #ED6600;
  }

  .WideDesktop\:focus\:to-light-blue:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .WideDesktop\:focus\:to-light-blue-1:focus {
    --tw-gradient-to: #4A68F9;
  }

  .WideDesktop\:focus\:to-light-blue-3:focus {
    --tw-gradient-to:  #F0F3FF;
  }

  .WideDesktop\:focus\:to-light-blue-4:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .WideDesktop\:focus\:to-purple-blue:focus {
    --tw-gradient-to: #6469E1;
  }

  .WideDesktop\:focus\:to-light-green:focus {
    --tw-gradient-to: #00B574;
  }

  .WideDesktop\:focus\:to-light-green-1:focus {
    --tw-gradient-to: #00B574;
  }

  .WideDesktop\:focus\:to-light-bg-green:focus {
    --tw-gradient-to: #F0FFF9;
  }

  .WideDesktop\:focus\:to-green-1:focus {
    --tw-gradient-to: #0B8350;
  }

  .WideDesktop\:focus\:to-pink-1:focus {
    --tw-gradient-to: #FFEDD5;
  }

  .WideDesktop\:focus\:to-light-white-1:focus {
    --tw-gradient-to: #F8F6EE;
  }

  .WideDesktop\:focus\:to-Black-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .WideDesktop\:focus\:to-Default-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .WideDesktop\:focus\:to-White-3:focus {
    --tw-gradient-to: #F9F6EF;
  }

  .WideDesktop\:focus\:to-Green-3:focus {
    --tw-gradient-to: #AEE0CD;
  }

  .WideDesktop\:focus\:to-Blue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .WideDesktop\:focus\:to-Silver-3:focus {
    --tw-gradient-to: #E4E4E2;
  }

  .WideDesktop\:focus\:to-Yellow-3:focus {
    --tw-gradient-to: #F3D060;
  }

  .WideDesktop\:focus\:to-Grey-3:focus {
    --tw-gradient-to: #535150;
  }

  .WideDesktop\:focus\:to-Gray-3:focus {
    --tw-gradient-to: #535150;
  }

  .WideDesktop\:focus\:to-Red-3:focus {
    --tw-gradient-to: #BA0C2E;
  }

  .WideDesktop\:focus\:to-Gold-3:focus {
    --tw-gradient-to: #F5DDC5;
  }

  .WideDesktop\:focus\:to-light-green-3:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .WideDesktop\:focus\:to-dark-blue-2:focus {
    --tw-gradient-to: #2743CC;
  }

  .WideDesktop\:focus\:to-blue-1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .WideDesktop\:focus\:to-yellow-1:focus {
    --tw-gradient-to: #EDB800;
  }

  .WideDesktop\:focus\:to-blue-2:focus {
    --tw-gradient-to: #253BAA;
  }

  .WideDesktop\:focus\:to-light-pink:focus {
    --tw-gradient-to: #FF5070;
  }

  .WideDesktop\:focus\:to-bright-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .WideDesktop\:focus\:to-bright-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .WideDesktop\:focus\:to-SpaceGrey-3:focus {
    --tw-gradient-to: #535150;
  }

  .WideDesktop\:focus\:to-Purple-3:focus {
    --tw-gradient-to: #6700B8;
  }

  .WideDesktop\:focus\:to-LightPurple-3:focus {
    --tw-gradient-to: #D1CDDA;
  }

  .WideDesktop\:focus\:to-Glow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .WideDesktop\:focus\:to-Bronze-3:focus {
    --tw-gradient-to: #cd7f32;
  }

  .WideDesktop\:focus\:to-Copper-3:focus {
    --tw-gradient-to: #B87333;
  }

  .WideDesktop\:focus\:to-Pink-3:focus {
    --tw-gradient-to: #FFC0CB;
  }

  .WideDesktop\:focus\:to-Orange-3:focus {
    --tw-gradient-to: #FFA500;
  }

  .WideDesktop\:focus\:to-Coral-3:focus {
    --tw-gradient-to: #EE7762;
  }

  .WideDesktop\:focus\:to-MajesticBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .WideDesktop\:focus\:to-PrismBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .WideDesktop\:focus\:to-CeramicBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .WideDesktop\:focus\:to-MidnightBlack-3:focus {
    --tw-gradient-to: #00040D;
  }

  .WideDesktop\:focus\:to-PrismWhite-3:focus {
    --tw-gradient-to: #E1D8CB;
  }

  .WideDesktop\:focus\:to-CeramicWhite-3:focus {
    --tw-gradient-to: #c2c2c4;
  }

  .WideDesktop\:focus\:to-LilacPurple-3:focus {
    --tw-gradient-to: #C8A2C8;
  }

  .WideDesktop\:focus\:to-CrownSilver-3:focus {
    --tw-gradient-to: #b1a5aa;
  }

  .WideDesktop\:focus\:to-CoralBlue-3:focus {
    --tw-gradient-to: #AFDCEC;
  }

  .WideDesktop\:focus\:to-lime-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .WideDesktop\:focus\:to-apple-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .WideDesktop\:focus\:to-bg-new-blue:focus {
    --tw-gradient-to: #39DCF0;
  }

  .WideDesktop\:focus\:to-bg-new-pink:focus {
    --tw-gradient-to: #E79AAE;
  }

  .WideDesktop\:focus\:to-new-pink-1:focus {
    --tw-gradient-to: #E9A1B3;
  }

  .WideDesktop\:focus\:to-footer-grey:focus {
    --tw-gradient-to: #333238;
  }

  .WideDesktop\:focus\:to-border-grey:focus {
    --tw-gradient-to: #c4c4c4;
  }

  .WideDesktop\:focus\:to-apple-green-1:focus {
    --tw-gradient-to: #30D091;
  }

  .WideDesktop\:focus\:to-crimson-red:focus {
    --tw-gradient-to: #d22323;
  }

  .WideDesktop\:focus\:to-asurion-cyan:focus {
    --tw-gradient-to: #95CED7;
  }

  .WideDesktop\:focus\:to-bright-orange:focus {
    --tw-gradient-to: #FF8B1A;
  }

  .WideDesktop\:focus\:to-Graphite-3:focus {
    --tw-gradient-to: #D2CEDB;
  }

  .WideDesktop\:focus\:to-PacificBlue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .WideDesktop\:focus\:to-light-purple:focus {
    --tw-gradient-to: #B3A3D7;
  }

  .WideDesktop\:focus\:to-asurion-gray:focus {
    --tw-gradient-to: #D8D8D8;
  }

  .WideDesktop\:focus\:to-OceanBlue-3:focus {
    --tw-gradient-to: #0077be;
  }

  .WideDesktop\:focus\:to-MetallicCopper-3:focus {
    --tw-gradient-to: #72281e;
  }

  .WideDesktop\:focus\:to-PorcelainWhite-3:focus {
    --tw-gradient-to: #f8fbf8;
  }

  .WideDesktop\:focus\:to-LightBlue-3:focus {
    --tw-gradient-to: #ADD8E6;
  }

  .WideDesktop\:focus\:to-CloudNavy-3:focus {
    --tw-gradient-to: #607387;
  }

  .WideDesktop\:focus\:to-CloudMint-3:focus {
    --tw-gradient-to: #607387;
  }

  .WideDesktop\:focus\:to-CloudOrange-3:focus {
    --tw-gradient-to: #ffba97;
  }

  .WideDesktop\:focus\:to-CloudLavender-3:focus {
    --tw-gradient-to: #d6d3e2;
  }

  .WideDesktop\:focus\:to-CloudRed-3:focus {
    --tw-gradient-to: #dbb0a2;
  }

  .WideDesktop\:focus\:to-CloudWhite-3:focus {
    --tw-gradient-to: #f2f2ed;
  }

  .WideDesktop\:focus\:to-SunriseGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .WideDesktop\:focus\:to-SunshineGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .WideDesktop\:focus\:to-AuraBlack-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .WideDesktop\:focus\:to-AuraGlow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .WideDesktop\:focus\:to-MysticBronze-3:focus {
    --tw-gradient-to: #3c2516;
  }

  .WideDesktop\:focus\:to-MysticGreen-3:focus {
    --tw-gradient-to: #90A19A;
  }

  .WideDesktop\:focus\:to-MysticGrey-3:focus {
    --tw-gradient-to: #564f55;
  }

  .WideDesktop\:focus\:to-MysticBlack-3:focus {
    --tw-gradient-to: #353A3C;
  }

  .WideDesktop\:focus\:to-MysticWhite-3:focus {
    --tw-gradient-to: #E4EDE3;
  }

  .WideDesktop\:focus\:to-price-blue1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .WideDesktop\:focus\:to-indigo1:focus {
    --tw-gradient-to: #6700B8;
  }

  .WideDesktop\:focus\:to-Purple-4:focus {
    --tw-gradient-to: #9598F8;
  }

  .WideDesktop\:focus\:to-new-blue-2:focus {
    --tw-gradient-to: #33B3C2;
  }

  .WideDesktop\:focus\:to-dark-blue-3:focus {
    --tw-gradient-to: #041DFB;
  }

  .WideDesktop\:focus\:to-replace-bg:focus {
    --tw-gradient-to: #8AA4BC;
  }

  .WideDesktop\:focus\:to-resolve-bg:focus {
    --tw-gradient-to: #4783CB;
  }

  .WideDesktop\:decoration-slice {
    -webkit-box-decoration-break: slice;
    box-decoration-break: slice;
  }

  .WideDesktop\:decoration-clone {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }

  .WideDesktop\:bg-auto {
    background-size: auto;
  }

  .WideDesktop\:bg-cover {
    background-size: cover;
  }

  .WideDesktop\:bg-contain {
    background-size: contain;
  }

  .WideDesktop\:bg-fixed {
    background-attachment: fixed;
  }

  .WideDesktop\:bg-local {
    background-attachment: local;
  }

  .WideDesktop\:bg-scroll {
    background-attachment: scroll;
  }

  .WideDesktop\:bg-clip-border {
    background-clip: border-box;
  }

  .WideDesktop\:bg-clip-padding {
    background-clip: padding-box;
  }

  .WideDesktop\:bg-clip-content {
    background-clip: content-box;
  }

  .WideDesktop\:bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
  }

  .WideDesktop\:bg-bottom {
    background-position: bottom;
  }

  .WideDesktop\:bg-center {
    background-position: center;
  }

  .WideDesktop\:bg-left {
    background-position: left;
  }

  .WideDesktop\:bg-left-bottom {
    background-position: left bottom;
  }

  .WideDesktop\:bg-left-top {
    background-position: left top;
  }

  .WideDesktop\:bg-right {
    background-position: right;
  }

  .WideDesktop\:bg-right-bottom {
    background-position: right bottom;
  }

  .WideDesktop\:bg-right-top {
    background-position: right top;
  }

  .WideDesktop\:bg-top {
    background-position: top;
  }

  .WideDesktop\:bg-repeat {
    background-repeat: repeat;
  }

  .WideDesktop\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .WideDesktop\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .WideDesktop\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .WideDesktop\:bg-repeat-round {
    background-repeat: round;
  }

  .WideDesktop\:bg-repeat-space {
    background-repeat: space;
  }

  .WideDesktop\:bg-origin-border {
    background-origin: border-box;
  }

  .WideDesktop\:bg-origin-padding {
    background-origin: padding-box;
  }

  .WideDesktop\:bg-origin-content {
    background-origin: content-box;
  }

  .WideDesktop\:fill-current {
    fill: currentColor;
  }

  .WideDesktop\:stroke-current {
    stroke: currentColor;
  }

  .WideDesktop\:stroke-0 {
    stroke-width: 0;
  }

  .WideDesktop\:stroke-1 {
    stroke-width: 1;
  }

  .WideDesktop\:stroke-2 {
    stroke-width: 2;
  }

  .WideDesktop\:object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .WideDesktop\:object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .WideDesktop\:object-fill {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .WideDesktop\:object-none {
    -o-object-fit: none;
    object-fit: none;
  }

  .WideDesktop\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .WideDesktop\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom;
  }

  .WideDesktop\:object-center {
    -o-object-position: center;
    object-position: center;
  }

  .WideDesktop\:object-left {
    -o-object-position: left;
    object-position: left;
  }

  .WideDesktop\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom;
  }

  .WideDesktop\:object-left-top {
    -o-object-position: left top;
    object-position: left top;
  }

  .WideDesktop\:object-right {
    -o-object-position: right;
    object-position: right;
  }

  .WideDesktop\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom;
  }

  .WideDesktop\:object-right-top {
    -o-object-position: right top;
    object-position: right top;
  }

  .WideDesktop\:object-top {
    -o-object-position: top;
    object-position: top;
  }

  .WideDesktop\:p-0 {
    padding: 0px;
  }

  .WideDesktop\:p-1 {
    padding: 0.25rem;
  }

  .WideDesktop\:p-2 {
    padding: 0.5rem;
  }

  .WideDesktop\:p-3 {
    padding: 0.75rem;
  }

  .WideDesktop\:p-4 {
    padding: 1rem;
  }

  .WideDesktop\:p-5 {
    padding: 1.25rem;
  }

  .WideDesktop\:p-6 {
    padding: 1.5rem;
  }

  .WideDesktop\:p-7 {
    padding: 1.75rem;
  }

  .WideDesktop\:p-8 {
    padding: 2rem;
  }

  .WideDesktop\:p-9 {
    padding: 2.25rem;
  }

  .WideDesktop\:p-10 {
    padding: 2.5rem;
  }

  .WideDesktop\:p-11 {
    padding: 2.75rem;
  }

  .WideDesktop\:p-12 {
    padding: 3rem;
  }

  .WideDesktop\:p-14 {
    padding: 3.5rem;
  }

  .WideDesktop\:p-15 {
    padding: 15px;
  }

  .WideDesktop\:p-16 {
    padding: 4rem;
  }

  .WideDesktop\:p-17 {
    padding: 17px;
  }

  .WideDesktop\:p-19 {
    padding: 19px;
  }

  .WideDesktop\:p-20 {
    padding: 5rem;
  }

  .WideDesktop\:p-22 {
    padding: 22px;
  }

  .WideDesktop\:p-24 {
    padding: 6rem;
  }

  .WideDesktop\:p-25 {
    padding: 25px;
  }

  .WideDesktop\:p-26 {
    padding: 26px;
  }

  .WideDesktop\:p-27 {
    padding: 27px;
  }

  .WideDesktop\:p-28 {
    padding: 7rem;
  }

  .WideDesktop\:p-29 {
    padding: 29px;
  }

  .WideDesktop\:p-30 {
    padding: 30px;
  }

  .WideDesktop\:p-32 {
    padding: 8rem;
  }

  .WideDesktop\:p-35 {
    padding: 35px;
  }

  .WideDesktop\:p-36 {
    padding: 9rem;
  }

  .WideDesktop\:p-37 {
    padding: 37px;
  }

  .WideDesktop\:p-40 {
    padding: 40px;
  }

  .WideDesktop\:p-41 {
    padding: 41px;
  }

  .WideDesktop\:p-44 {
    padding: 11rem;
  }

  .WideDesktop\:p-45 {
    padding: 45px;
  }

  .WideDesktop\:p-48 {
    padding: 12rem;
  }

  .WideDesktop\:p-49 {
    padding: 49px;
  }

  .WideDesktop\:p-50 {
    padding: 50px;
  }

  .WideDesktop\:p-52 {
    padding: 13rem;
  }

  .WideDesktop\:p-56 {
    padding: 14rem;
  }

  .WideDesktop\:p-60 {
    padding: 60px;
  }

  .WideDesktop\:p-64 {
    padding: 16rem;
  }

  .WideDesktop\:p-65 {
    padding: 65px;
  }

  .WideDesktop\:p-72 {
    padding: 72px;
  }

  .WideDesktop\:p-80 {
    padding: 20rem;
  }

  .WideDesktop\:p-85 {
    padding: 85px;
  }

  .WideDesktop\:p-96 {
    padding: 24rem;
  }

  .WideDesktop\:p-124 {
    padding: 124px;
  }

  .WideDesktop\:p-px {
    padding: 1px;
  }

  .WideDesktop\:p-0\.5 {
    padding: 0.125rem;
  }

  .WideDesktop\:p-1\.5 {
    padding: 0.375rem;
  }

  .WideDesktop\:p-2\.5 {
    padding: 0.625rem;
  }

  .WideDesktop\:p-3\.5 {
    padding: 0.875rem;
  }

  .WideDesktop\:p-p11 {
    padding: 11px;
  }

  .WideDesktop\:p-p12 {
    padding: 12px;
  }

  .WideDesktop\:p-p10 {
    padding: 10px;
  }

  .WideDesktop\:p-p9 {
    padding: 9px;
  }

  .WideDesktop\:p-p20 {
    padding: 20px;
  }

  .WideDesktop\:p-p18 {
    padding: 18px;
  }

  .WideDesktop\:p-p14 {
    padding: 14px;
  }

  .WideDesktop\:p-p13 {
    padding: 13px;
  }

  .WideDesktop\:p-p6 {
    padding: 6px;
  }

  .WideDesktop\:p-p2 {
    padding: 2px;
  }

  .WideDesktop\:p-p3 {
    padding: 3px;
  }

  .WideDesktop\:p-p5 {
    padding: 5px;
  }

  .WideDesktop\:p-40p-imp {
    padding: 40px !important;
  }

  .WideDesktop\:p-67px {
    padding: 67px;
  }

  .WideDesktop\:p-160px {
    padding: 160px;
  }

  .WideDesktop\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .WideDesktop\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .WideDesktop\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .WideDesktop\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .WideDesktop\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .WideDesktop\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .WideDesktop\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .WideDesktop\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .WideDesktop\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .WideDesktop\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .WideDesktop\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .WideDesktop\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .WideDesktop\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .WideDesktop\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .WideDesktop\:px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .WideDesktop\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .WideDesktop\:px-17 {
    padding-left: 17px;
    padding-right: 17px;
  }

  .WideDesktop\:px-19 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .WideDesktop\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .WideDesktop\:px-22 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .WideDesktop\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .WideDesktop\:px-25 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .WideDesktop\:px-26 {
    padding-left: 26px;
    padding-right: 26px;
  }

  .WideDesktop\:px-27 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .WideDesktop\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .WideDesktop\:px-29 {
    padding-left: 29px;
    padding-right: 29px;
  }

  .WideDesktop\:px-30 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .WideDesktop\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .WideDesktop\:px-35 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .WideDesktop\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .WideDesktop\:px-37 {
    padding-left: 37px;
    padding-right: 37px;
  }

  .WideDesktop\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .WideDesktop\:px-41 {
    padding-left: 41px;
    padding-right: 41px;
  }

  .WideDesktop\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .WideDesktop\:px-45 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .WideDesktop\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .WideDesktop\:px-49 {
    padding-left: 49px;
    padding-right: 49px;
  }

  .WideDesktop\:px-50 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .WideDesktop\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .WideDesktop\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .WideDesktop\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .WideDesktop\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .WideDesktop\:px-65 {
    padding-left: 65px;
    padding-right: 65px;
  }

  .WideDesktop\:px-72 {
    padding-left: 72px;
    padding-right: 72px;
  }

  .WideDesktop\:px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .WideDesktop\:px-85 {
    padding-left: 85px;
    padding-right: 85px;
  }

  .WideDesktop\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .WideDesktop\:px-124 {
    padding-left: 124px;
    padding-right: 124px;
  }

  .WideDesktop\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .WideDesktop\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .WideDesktop\:px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .WideDesktop\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .WideDesktop\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .WideDesktop\:px-p11 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .WideDesktop\:px-p12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .WideDesktop\:px-p10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .WideDesktop\:px-p9 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .WideDesktop\:px-p20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .WideDesktop\:px-p18 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .WideDesktop\:px-p14 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .WideDesktop\:px-p13 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .WideDesktop\:px-p6 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .WideDesktop\:px-p2 {
    padding-left: 2px;
    padding-right: 2px;
  }

  .WideDesktop\:px-p3 {
    padding-left: 3px;
    padding-right: 3px;
  }

  .WideDesktop\:px-p5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .WideDesktop\:px-40p-imp {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .WideDesktop\:px-67px {
    padding-left: 67px;
    padding-right: 67px;
  }

  .WideDesktop\:px-160px {
    padding-left: 160px;
    padding-right: 160px;
  }

  .WideDesktop\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .WideDesktop\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .WideDesktop\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .WideDesktop\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .WideDesktop\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .WideDesktop\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .WideDesktop\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .WideDesktop\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .WideDesktop\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .WideDesktop\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .WideDesktop\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .WideDesktop\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .WideDesktop\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .WideDesktop\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .WideDesktop\:py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .WideDesktop\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .WideDesktop\:py-17 {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .WideDesktop\:py-19 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .WideDesktop\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .WideDesktop\:py-22 {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .WideDesktop\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .WideDesktop\:py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .WideDesktop\:py-26 {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .WideDesktop\:py-27 {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .WideDesktop\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .WideDesktop\:py-29 {
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .WideDesktop\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .WideDesktop\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .WideDesktop\:py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .WideDesktop\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .WideDesktop\:py-37 {
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .WideDesktop\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .WideDesktop\:py-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }

  .WideDesktop\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .WideDesktop\:py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .WideDesktop\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .WideDesktop\:py-49 {
    padding-top: 49px;
    padding-bottom: 49px;
  }

  .WideDesktop\:py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .WideDesktop\:py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .WideDesktop\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .WideDesktop\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .WideDesktop\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .WideDesktop\:py-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .WideDesktop\:py-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .WideDesktop\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .WideDesktop\:py-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }

  .WideDesktop\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .WideDesktop\:py-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }

  .WideDesktop\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .WideDesktop\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .WideDesktop\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .WideDesktop\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .WideDesktop\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .WideDesktop\:py-p11 {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .WideDesktop\:py-p12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .WideDesktop\:py-p10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .WideDesktop\:py-p9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .WideDesktop\:py-p20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .WideDesktop\:py-p18 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .WideDesktop\:py-p14 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .WideDesktop\:py-p13 {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .WideDesktop\:py-p6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .WideDesktop\:py-p2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .WideDesktop\:py-p3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .WideDesktop\:py-p5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .WideDesktop\:py-40p-imp {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .WideDesktop\:py-67px {
    padding-top: 67px;
    padding-bottom: 67px;
  }

  .WideDesktop\:py-160px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .WideDesktop\:pt-0 {
    padding-top: 0px;
  }

  .WideDesktop\:pt-1 {
    padding-top: 0.25rem;
  }

  .WideDesktop\:pt-2 {
    padding-top: 0.5rem;
  }

  .WideDesktop\:pt-3 {
    padding-top: 0.75rem;
  }

  .WideDesktop\:pt-4 {
    padding-top: 1rem;
  }

  .WideDesktop\:pt-5 {
    padding-top: 1.25rem;
  }

  .WideDesktop\:pt-6 {
    padding-top: 1.5rem;
  }

  .WideDesktop\:pt-7 {
    padding-top: 1.75rem;
  }

  .WideDesktop\:pt-8 {
    padding-top: 2rem;
  }

  .WideDesktop\:pt-9 {
    padding-top: 2.25rem;
  }

  .WideDesktop\:pt-10 {
    padding-top: 2.5rem;
  }

  .WideDesktop\:pt-11 {
    padding-top: 2.75rem;
  }

  .WideDesktop\:pt-12 {
    padding-top: 3rem;
  }

  .WideDesktop\:pt-14 {
    padding-top: 3.5rem;
  }

  .WideDesktop\:pt-15 {
    padding-top: 15px;
  }

  .WideDesktop\:pt-16 {
    padding-top: 4rem;
  }

  .WideDesktop\:pt-17 {
    padding-top: 17px;
  }

  .WideDesktop\:pt-19 {
    padding-top: 19px;
  }

  .WideDesktop\:pt-20 {
    padding-top: 5rem;
  }

  .WideDesktop\:pt-22 {
    padding-top: 22px;
  }

  .WideDesktop\:pt-24 {
    padding-top: 6rem;
  }

  .WideDesktop\:pt-25 {
    padding-top: 25px;
  }

  .WideDesktop\:pt-26 {
    padding-top: 26px;
  }

  .WideDesktop\:pt-27 {
    padding-top: 27px;
  }

  .WideDesktop\:pt-28 {
    padding-top: 7rem;
  }

  .WideDesktop\:pt-29 {
    padding-top: 29px;
  }

  .WideDesktop\:pt-30 {
    padding-top: 30px;
  }

  .WideDesktop\:pt-32 {
    padding-top: 8rem;
  }

  .WideDesktop\:pt-35 {
    padding-top: 35px;
  }

  .WideDesktop\:pt-36 {
    padding-top: 9rem;
  }

  .WideDesktop\:pt-37 {
    padding-top: 37px;
  }

  .WideDesktop\:pt-40 {
    padding-top: 40px;
  }

  .WideDesktop\:pt-41 {
    padding-top: 41px;
  }

  .WideDesktop\:pt-44 {
    padding-top: 11rem;
  }

  .WideDesktop\:pt-45 {
    padding-top: 45px;
  }

  .WideDesktop\:pt-48 {
    padding-top: 12rem;
  }

  .WideDesktop\:pt-49 {
    padding-top: 49px;
  }

  .WideDesktop\:pt-50 {
    padding-top: 50px;
  }

  .WideDesktop\:pt-52 {
    padding-top: 13rem;
  }

  .WideDesktop\:pt-56 {
    padding-top: 14rem;
  }

  .WideDesktop\:pt-60 {
    padding-top: 60px;
  }

  .WideDesktop\:pt-64 {
    padding-top: 16rem;
  }

  .WideDesktop\:pt-65 {
    padding-top: 65px;
  }

  .WideDesktop\:pt-72 {
    padding-top: 72px;
  }

  .WideDesktop\:pt-80 {
    padding-top: 20rem;
  }

  .WideDesktop\:pt-85 {
    padding-top: 85px;
  }

  .WideDesktop\:pt-96 {
    padding-top: 24rem;
  }

  .WideDesktop\:pt-124 {
    padding-top: 124px;
  }

  .WideDesktop\:pt-px {
    padding-top: 1px;
  }

  .WideDesktop\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .WideDesktop\:pt-1\.5 {
    padding-top: 0.375rem;
  }

  .WideDesktop\:pt-2\.5 {
    padding-top: 0.625rem;
  }

  .WideDesktop\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .WideDesktop\:pt-p11 {
    padding-top: 11px;
  }

  .WideDesktop\:pt-p12 {
    padding-top: 12px;
  }

  .WideDesktop\:pt-p10 {
    padding-top: 10px;
  }

  .WideDesktop\:pt-p9 {
    padding-top: 9px;
  }

  .WideDesktop\:pt-p20 {
    padding-top: 20px;
  }

  .WideDesktop\:pt-p18 {
    padding-top: 18px;
  }

  .WideDesktop\:pt-p14 {
    padding-top: 14px;
  }

  .WideDesktop\:pt-p13 {
    padding-top: 13px;
  }

  .WideDesktop\:pt-p6 {
    padding-top: 6px;
  }

  .WideDesktop\:pt-p2 {
    padding-top: 2px;
  }

  .WideDesktop\:pt-p3 {
    padding-top: 3px;
  }

  .WideDesktop\:pt-p5 {
    padding-top: 5px;
  }

  .WideDesktop\:pt-40p-imp {
    padding-top: 40px !important;
  }

  .WideDesktop\:pt-67px {
    padding-top: 67px;
  }

  .WideDesktop\:pt-160px {
    padding-top: 160px;
  }

  .WideDesktop\:pr-0 {
    padding-right: 0px;
  }

  .WideDesktop\:pr-1 {
    padding-right: 0.25rem;
  }

  .WideDesktop\:pr-2 {
    padding-right: 0.5rem;
  }

  .WideDesktop\:pr-3 {
    padding-right: 0.75rem;
  }

  .WideDesktop\:pr-4 {
    padding-right: 1rem;
  }

  .WideDesktop\:pr-5 {
    padding-right: 1.25rem;
  }

  .WideDesktop\:pr-6 {
    padding-right: 1.5rem;
  }

  .WideDesktop\:pr-7 {
    padding-right: 1.75rem;
  }

  .WideDesktop\:pr-8 {
    padding-right: 2rem;
  }

  .WideDesktop\:pr-9 {
    padding-right: 2.25rem;
  }

  .WideDesktop\:pr-10 {
    padding-right: 2.5rem;
  }

  .WideDesktop\:pr-11 {
    padding-right: 2.75rem;
  }

  .WideDesktop\:pr-12 {
    padding-right: 3rem;
  }

  .WideDesktop\:pr-14 {
    padding-right: 3.5rem;
  }

  .WideDesktop\:pr-15 {
    padding-right: 15px;
  }

  .WideDesktop\:pr-16 {
    padding-right: 4rem;
  }

  .WideDesktop\:pr-17 {
    padding-right: 17px;
  }

  .WideDesktop\:pr-19 {
    padding-right: 19px;
  }

  .WideDesktop\:pr-20 {
    padding-right: 5rem;
  }

  .WideDesktop\:pr-22 {
    padding-right: 22px;
  }

  .WideDesktop\:pr-24 {
    padding-right: 6rem;
  }

  .WideDesktop\:pr-25 {
    padding-right: 25px;
  }

  .WideDesktop\:pr-26 {
    padding-right: 26px;
  }

  .WideDesktop\:pr-27 {
    padding-right: 27px;
  }

  .WideDesktop\:pr-28 {
    padding-right: 7rem;
  }

  .WideDesktop\:pr-29 {
    padding-right: 29px;
  }

  .WideDesktop\:pr-30 {
    padding-right: 30px;
  }

  .WideDesktop\:pr-32 {
    padding-right: 8rem;
  }

  .WideDesktop\:pr-35 {
    padding-right: 35px;
  }

  .WideDesktop\:pr-36 {
    padding-right: 9rem;
  }

  .WideDesktop\:pr-37 {
    padding-right: 37px;
  }

  .WideDesktop\:pr-40 {
    padding-right: 40px;
  }

  .WideDesktop\:pr-41 {
    padding-right: 41px;
  }

  .WideDesktop\:pr-44 {
    padding-right: 11rem;
  }

  .WideDesktop\:pr-45 {
    padding-right: 45px;
  }

  .WideDesktop\:pr-48 {
    padding-right: 12rem;
  }

  .WideDesktop\:pr-49 {
    padding-right: 49px;
  }

  .WideDesktop\:pr-50 {
    padding-right: 50px;
  }

  .WideDesktop\:pr-52 {
    padding-right: 13rem;
  }

  .WideDesktop\:pr-56 {
    padding-right: 14rem;
  }

  .WideDesktop\:pr-60 {
    padding-right: 60px;
  }

  .WideDesktop\:pr-64 {
    padding-right: 16rem;
  }

  .WideDesktop\:pr-65 {
    padding-right: 65px;
  }

  .WideDesktop\:pr-72 {
    padding-right: 72px;
  }

  .WideDesktop\:pr-80 {
    padding-right: 20rem;
  }

  .WideDesktop\:pr-85 {
    padding-right: 85px;
  }

  .WideDesktop\:pr-96 {
    padding-right: 24rem;
  }

  .WideDesktop\:pr-124 {
    padding-right: 124px;
  }

  .WideDesktop\:pr-px {
    padding-right: 1px;
  }

  .WideDesktop\:pr-0\.5 {
    padding-right: 0.125rem;
  }

  .WideDesktop\:pr-1\.5 {
    padding-right: 0.375rem;
  }

  .WideDesktop\:pr-2\.5 {
    padding-right: 0.625rem;
  }

  .WideDesktop\:pr-3\.5 {
    padding-right: 0.875rem;
  }

  .WideDesktop\:pr-p11 {
    padding-right: 11px;
  }

  .WideDesktop\:pr-p12 {
    padding-right: 12px;
  }

  .WideDesktop\:pr-p10 {
    padding-right: 10px;
  }

  .WideDesktop\:pr-p9 {
    padding-right: 9px;
  }

  .WideDesktop\:pr-p20 {
    padding-right: 20px;
  }

  .WideDesktop\:pr-p18 {
    padding-right: 18px;
  }

  .WideDesktop\:pr-p14 {
    padding-right: 14px;
  }

  .WideDesktop\:pr-p13 {
    padding-right: 13px;
  }

  .WideDesktop\:pr-p6 {
    padding-right: 6px;
  }

  .WideDesktop\:pr-p2 {
    padding-right: 2px;
  }

  .WideDesktop\:pr-p3 {
    padding-right: 3px;
  }

  .WideDesktop\:pr-p5 {
    padding-right: 5px;
  }

  .WideDesktop\:pr-40p-imp {
    padding-right: 40px !important;
  }

  .WideDesktop\:pr-67px {
    padding-right: 67px;
  }

  .WideDesktop\:pr-160px {
    padding-right: 160px;
  }

  .WideDesktop\:pb-0 {
    padding-bottom: 0px;
  }

  .WideDesktop\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .WideDesktop\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .WideDesktop\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .WideDesktop\:pb-4 {
    padding-bottom: 1rem;
  }

  .WideDesktop\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .WideDesktop\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .WideDesktop\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .WideDesktop\:pb-8 {
    padding-bottom: 2rem;
  }

  .WideDesktop\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .WideDesktop\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .WideDesktop\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .WideDesktop\:pb-12 {
    padding-bottom: 3rem;
  }

  .WideDesktop\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .WideDesktop\:pb-15 {
    padding-bottom: 15px;
  }

  .WideDesktop\:pb-16 {
    padding-bottom: 4rem;
  }

  .WideDesktop\:pb-17 {
    padding-bottom: 17px;
  }

  .WideDesktop\:pb-19 {
    padding-bottom: 19px;
  }

  .WideDesktop\:pb-20 {
    padding-bottom: 5rem;
  }

  .WideDesktop\:pb-22 {
    padding-bottom: 22px;
  }

  .WideDesktop\:pb-24 {
    padding-bottom: 6rem;
  }

  .WideDesktop\:pb-25 {
    padding-bottom: 25px;
  }

  .WideDesktop\:pb-26 {
    padding-bottom: 26px;
  }

  .WideDesktop\:pb-27 {
    padding-bottom: 27px;
  }

  .WideDesktop\:pb-28 {
    padding-bottom: 7rem;
  }

  .WideDesktop\:pb-29 {
    padding-bottom: 29px;
  }

  .WideDesktop\:pb-30 {
    padding-bottom: 30px;
  }

  .WideDesktop\:pb-32 {
    padding-bottom: 8rem;
  }

  .WideDesktop\:pb-35 {
    padding-bottom: 35px;
  }

  .WideDesktop\:pb-36 {
    padding-bottom: 9rem;
  }

  .WideDesktop\:pb-37 {
    padding-bottom: 37px;
  }

  .WideDesktop\:pb-40 {
    padding-bottom: 40px;
  }

  .WideDesktop\:pb-41 {
    padding-bottom: 41px;
  }

  .WideDesktop\:pb-44 {
    padding-bottom: 11rem;
  }

  .WideDesktop\:pb-45 {
    padding-bottom: 45px;
  }

  .WideDesktop\:pb-48 {
    padding-bottom: 12rem;
  }

  .WideDesktop\:pb-49 {
    padding-bottom: 49px;
  }

  .WideDesktop\:pb-50 {
    padding-bottom: 50px;
  }

  .WideDesktop\:pb-52 {
    padding-bottom: 13rem;
  }

  .WideDesktop\:pb-56 {
    padding-bottom: 14rem;
  }

  .WideDesktop\:pb-60 {
    padding-bottom: 60px;
  }

  .WideDesktop\:pb-64 {
    padding-bottom: 16rem;
  }

  .WideDesktop\:pb-65 {
    padding-bottom: 65px;
  }

  .WideDesktop\:pb-72 {
    padding-bottom: 72px;
  }

  .WideDesktop\:pb-80 {
    padding-bottom: 20rem;
  }

  .WideDesktop\:pb-85 {
    padding-bottom: 85px;
  }

  .WideDesktop\:pb-96 {
    padding-bottom: 24rem;
  }

  .WideDesktop\:pb-124 {
    padding-bottom: 124px;
  }

  .WideDesktop\:pb-px {
    padding-bottom: 1px;
  }

  .WideDesktop\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .WideDesktop\:pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .WideDesktop\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .WideDesktop\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .WideDesktop\:pb-p11 {
    padding-bottom: 11px;
  }

  .WideDesktop\:pb-p12 {
    padding-bottom: 12px;
  }

  .WideDesktop\:pb-p10 {
    padding-bottom: 10px;
  }

  .WideDesktop\:pb-p9 {
    padding-bottom: 9px;
  }

  .WideDesktop\:pb-p20 {
    padding-bottom: 20px;
  }

  .WideDesktop\:pb-p18 {
    padding-bottom: 18px;
  }

  .WideDesktop\:pb-p14 {
    padding-bottom: 14px;
  }

  .WideDesktop\:pb-p13 {
    padding-bottom: 13px;
  }

  .WideDesktop\:pb-p6 {
    padding-bottom: 6px;
  }

  .WideDesktop\:pb-p2 {
    padding-bottom: 2px;
  }

  .WideDesktop\:pb-p3 {
    padding-bottom: 3px;
  }

  .WideDesktop\:pb-p5 {
    padding-bottom: 5px;
  }

  .WideDesktop\:pb-40p-imp {
    padding-bottom: 40px !important;
  }

  .WideDesktop\:pb-67px {
    padding-bottom: 67px;
  }

  .WideDesktop\:pb-160px {
    padding-bottom: 160px;
  }

  .WideDesktop\:pl-0 {
    padding-left: 0px;
  }

  .WideDesktop\:pl-1 {
    padding-left: 0.25rem;
  }

  .WideDesktop\:pl-2 {
    padding-left: 0.5rem;
  }

  .WideDesktop\:pl-3 {
    padding-left: 0.75rem;
  }

  .WideDesktop\:pl-4 {
    padding-left: 1rem;
  }

  .WideDesktop\:pl-5 {
    padding-left: 1.25rem;
  }

  .WideDesktop\:pl-6 {
    padding-left: 1.5rem;
  }

  .WideDesktop\:pl-7 {
    padding-left: 1.75rem;
  }

  .WideDesktop\:pl-8 {
    padding-left: 2rem;
  }

  .WideDesktop\:pl-9 {
    padding-left: 2.25rem;
  }

  .WideDesktop\:pl-10 {
    padding-left: 2.5rem;
  }

  .WideDesktop\:pl-11 {
    padding-left: 2.75rem;
  }

  .WideDesktop\:pl-12 {
    padding-left: 3rem;
  }

  .WideDesktop\:pl-14 {
    padding-left: 3.5rem;
  }

  .WideDesktop\:pl-15 {
    padding-left: 15px;
  }

  .WideDesktop\:pl-16 {
    padding-left: 4rem;
  }

  .WideDesktop\:pl-17 {
    padding-left: 17px;
  }

  .WideDesktop\:pl-19 {
    padding-left: 19px;
  }

  .WideDesktop\:pl-20 {
    padding-left: 5rem;
  }

  .WideDesktop\:pl-22 {
    padding-left: 22px;
  }

  .WideDesktop\:pl-24 {
    padding-left: 6rem;
  }

  .WideDesktop\:pl-25 {
    padding-left: 25px;
  }

  .WideDesktop\:pl-26 {
    padding-left: 26px;
  }

  .WideDesktop\:pl-27 {
    padding-left: 27px;
  }

  .WideDesktop\:pl-28 {
    padding-left: 7rem;
  }

  .WideDesktop\:pl-29 {
    padding-left: 29px;
  }

  .WideDesktop\:pl-30 {
    padding-left: 30px;
  }

  .WideDesktop\:pl-32 {
    padding-left: 8rem;
  }

  .WideDesktop\:pl-35 {
    padding-left: 35px;
  }

  .WideDesktop\:pl-36 {
    padding-left: 9rem;
  }

  .WideDesktop\:pl-37 {
    padding-left: 37px;
  }

  .WideDesktop\:pl-40 {
    padding-left: 40px;
  }

  .WideDesktop\:pl-41 {
    padding-left: 41px;
  }

  .WideDesktop\:pl-44 {
    padding-left: 11rem;
  }

  .WideDesktop\:pl-45 {
    padding-left: 45px;
  }

  .WideDesktop\:pl-48 {
    padding-left: 12rem;
  }

  .WideDesktop\:pl-49 {
    padding-left: 49px;
  }

  .WideDesktop\:pl-50 {
    padding-left: 50px;
  }

  .WideDesktop\:pl-52 {
    padding-left: 13rem;
  }

  .WideDesktop\:pl-56 {
    padding-left: 14rem;
  }

  .WideDesktop\:pl-60 {
    padding-left: 60px;
  }

  .WideDesktop\:pl-64 {
    padding-left: 16rem;
  }

  .WideDesktop\:pl-65 {
    padding-left: 65px;
  }

  .WideDesktop\:pl-72 {
    padding-left: 72px;
  }

  .WideDesktop\:pl-80 {
    padding-left: 20rem;
  }

  .WideDesktop\:pl-85 {
    padding-left: 85px;
  }

  .WideDesktop\:pl-96 {
    padding-left: 24rem;
  }

  .WideDesktop\:pl-124 {
    padding-left: 124px;
  }

  .WideDesktop\:pl-px {
    padding-left: 1px;
  }

  .WideDesktop\:pl-0\.5 {
    padding-left: 0.125rem;
  }

  .WideDesktop\:pl-1\.5 {
    padding-left: 0.375rem;
  }

  .WideDesktop\:pl-2\.5 {
    padding-left: 0.625rem;
  }

  .WideDesktop\:pl-3\.5 {
    padding-left: 0.875rem;
  }

  .WideDesktop\:pl-p11 {
    padding-left: 11px;
  }

  .WideDesktop\:pl-p12 {
    padding-left: 12px;
  }

  .WideDesktop\:pl-p10 {
    padding-left: 10px;
  }

  .WideDesktop\:pl-p9 {
    padding-left: 9px;
  }

  .WideDesktop\:pl-p20 {
    padding-left: 20px;
  }

  .WideDesktop\:pl-p18 {
    padding-left: 18px;
  }

  .WideDesktop\:pl-p14 {
    padding-left: 14px;
  }

  .WideDesktop\:pl-p13 {
    padding-left: 13px;
  }

  .WideDesktop\:pl-p6 {
    padding-left: 6px;
  }

  .WideDesktop\:pl-p2 {
    padding-left: 2px;
  }

  .WideDesktop\:pl-p3 {
    padding-left: 3px;
  }

  .WideDesktop\:pl-p5 {
    padding-left: 5px;
  }

  .WideDesktop\:pl-40p-imp {
    padding-left: 40px !important;
  }

  .WideDesktop\:pl-67px {
    padding-left: 67px;
  }

  .WideDesktop\:pl-160px {
    padding-left: 160px;
  }

  .WideDesktop\:text-left {
    text-align: left;
  }

  .WideDesktop\:text-center {
    text-align: center;
  }

  .WideDesktop\:text-right {
    text-align: right;
  }

  .WideDesktop\:text-justify {
    text-align: justify;
  }

  .WideDesktop\:align-baseline {
    vertical-align: baseline;
  }

  .WideDesktop\:align-top {
    vertical-align: top;
  }

  .WideDesktop\:align-middle {
    vertical-align: middle;
  }

  .WideDesktop\:align-bottom {
    vertical-align: bottom;
  }

  .WideDesktop\:align-text-top {
    vertical-align: text-top;
  }

  .WideDesktop\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .WideDesktop\:font-sans {
    font-family: Apercu;
  }

  .WideDesktop\:font-serif {
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .WideDesktop\:font-mono {
    font-family: ApercuMono;
  }

  .WideDesktop\:font-ApercuRegularPro {
    font-family: Apercu-Regular-Pro;
  }

  .WideDesktop\:font-ApercuBlackPro {
    font-family: Apercu-Black-Pro;
  }

  .WideDesktop\:font-ApercuBoldPro {
    font-family: Apercu-Bold-Pro;
  }

  .WideDesktop\:font-ApercuLightPro {
    font-family: Apercu-Light-Pro;
  }

  .WideDesktop\:text-8 {
    font-size: 8px;
  }

  .WideDesktop\:text-10 {
    font-size: 10px;
  }

  .WideDesktop\:text-12 {
    font-size: 12px;
  }

  .WideDesktop\:text-13 {
    font-size: 13px;
  }

  .WideDesktop\:text-14 {
    font-size: 14px;
  }

  .WideDesktop\:text-16 {
    font-size: 16px;
  }

  .WideDesktop\:text-18 {
    font-size: 18px;
  }

  .WideDesktop\:text-19 {
    font-size: 19px;
  }

  .WideDesktop\:text-20 {
    font-size: 20px;
  }

  .WideDesktop\:text-21 {
    font-size: 21px;
  }

  .WideDesktop\:text-22 {
    font-size: 22px;
  }

  .WideDesktop\:text-26 {
    font-size: 26px;
  }

  .WideDesktop\:text-28 {
    font-size: 28px;
  }

  .WideDesktop\:text-29 {
    font-size: 29px;
  }

  .WideDesktop\:text-30 {
    font-size: 30px;
  }

  .WideDesktop\:text-32 {
    font-size: 32px;
  }

  .WideDesktop\:text-34 {
    font-size: 34px;
  }

  .WideDesktop\:text-40 {
    font-size: 40px;
  }

  .WideDesktop\:text-42 {
    font-size: 42px;
  }

  .WideDesktop\:text-47 {
    font-size: 47px;
  }

  .WideDesktop\:text-50 {
    font-size: 50px;
  }

  .WideDesktop\:text-55 {
    font-size: 55px;
  }

  .WideDesktop\:text-60 {
    font-size: 60px;
  }

  .WideDesktop\:text-65 {
    font-size: 65px;
  }

  .WideDesktop\:text-70 {
    font-size: 70px;
  }

  .WideDesktop\:text-80 {
    font-size: 80px;
  }

  .WideDesktop\:text-120 {
    font-size: 120px;
  }

  .WideDesktop\:text-150 {
    font-size: 150px;
  }

  .WideDesktop\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .WideDesktop\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .WideDesktop\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .WideDesktop\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .WideDesktop\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .WideDesktop\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .WideDesktop\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .WideDesktop\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .WideDesktop\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .WideDesktop\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .WideDesktop\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .WideDesktop\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .WideDesktop\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .WideDesktop\:text-f50 {
    font-size: 50px;
  }

  .WideDesktop\:text-imp30 {
    font-size: 30px !important;
  }

  .WideDesktop\:font-thin {
    font-weight: 100;
  }

  .WideDesktop\:font-extralight {
    font-weight: 200;
  }

  .WideDesktop\:font-light {
    font-weight: 300;
  }

  .WideDesktop\:font-normal {
    font-weight: 400;
  }

  .WideDesktop\:font-medium {
    font-weight: 500;
  }

  .WideDesktop\:font-semibold {
    font-weight: 600;
  }

  .WideDesktop\:font-bold {
    font-weight: 700;
  }

  .WideDesktop\:font-extrabold {
    font-weight: 800;
  }

  .WideDesktop\:font-black {
    font-weight: 900;
  }

  .WideDesktop\:uppercase {
    text-transform: uppercase;
  }

  .WideDesktop\:lowercase {
    text-transform: lowercase;
  }

  .WideDesktop\:capitalize {
    text-transform: capitalize;
  }

  .WideDesktop\:normal-case {
    text-transform: none;
  }

  .WideDesktop\:italic {
    font-style: italic;
  }

  .WideDesktop\:not-italic {
    font-style: normal;
  }

  .WideDesktop\:ordinal, .WideDesktop\:slashed-zero, .WideDesktop\:lining-nums, .WideDesktop\:oldstyle-nums, .WideDesktop\:proportional-nums, .WideDesktop\:tabular-nums, .WideDesktop\:diagonal-fractions, .WideDesktop\:stacked-fractions {
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .WideDesktop\:normal-nums {
    font-variant-numeric: normal;
  }

  .WideDesktop\:ordinal {
    --tw-ordinal: ordinal;
  }

  .WideDesktop\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .WideDesktop\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .WideDesktop\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .WideDesktop\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .WideDesktop\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .WideDesktop\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .WideDesktop\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .WideDesktop\:leading-3 {
    line-height: .75rem;
  }

  .WideDesktop\:leading-4 {
    line-height: 1rem;
  }

  .WideDesktop\:leading-5 {
    line-height: 1.25rem;
  }

  .WideDesktop\:leading-6 {
    line-height: 1.5rem;
  }

  .WideDesktop\:leading-7 {
    line-height: 1.75rem;
  }

  .WideDesktop\:leading-8 {
    line-height: 2rem;
  }

  .WideDesktop\:leading-9 {
    line-height: 2.25rem;
  }

  .WideDesktop\:leading-10 {
    line-height: 2.5rem;
  }

  .WideDesktop\:leading-14 {
    line-height: 14px;
  }

  .WideDesktop\:leading-18 {
    line-height: 18px;
  }

  .WideDesktop\:leading-19 {
    line-height: 19px;
  }

  .WideDesktop\:leading-20 {
    line-height: 20px;
  }

  .WideDesktop\:leading-21 {
    line-height: 21px;
  }

  .WideDesktop\:leading-23 {
    line-height: 23px;
  }

  .WideDesktop\:leading-26 {
    line-height: 26px;
  }

  .WideDesktop\:leading-28 {
    line-height: 28px;
  }

  .WideDesktop\:leading-30 {
    line-height: 30px;
  }

  .WideDesktop\:leading-38 {
    line-height: 38px;
  }

  .WideDesktop\:leading-41 {
    line-height: 41px;
  }

  .WideDesktop\:leading-46 {
    line-height: 46px;
  }

  .WideDesktop\:leading-47 {
    line-height: 47px;
  }

  .WideDesktop\:leading-49 {
    line-height: 49px;
  }

  .WideDesktop\:leading-50 {
    line-height: 50px;
  }

  .WideDesktop\:leading-54 {
    line-height: 54px;
  }

  .WideDesktop\:leading-59 {
    line-height: 59px;
  }

  .WideDesktop\:leading-61 {
    line-height: 61px;
  }

  .WideDesktop\:leading-65 {
    line-height: 65px;
  }

  .WideDesktop\:leading-70 {
    line-height: 70px;
  }

  .WideDesktop\:leading-75 {
    line-height: 75px;
  }

  .WideDesktop\:leading-94 {
    line-height: 94px;
  }

  .WideDesktop\:leading-120 {
    line-height: 120%;
  }

  .WideDesktop\:leading-140 {
    line-height: 140px;
  }

  .WideDesktop\:leading-176 {
    line-height: 176px;
  }

  .WideDesktop\:leading-none {
    line-height: 1;
  }

  .WideDesktop\:leading-tight {
    line-height: 1.25;
  }

  .WideDesktop\:leading-snug {
    line-height: 1.375;
  }

  .WideDesktop\:leading-normal {
    line-height: 1.5;
  }

  .WideDesktop\:leading-relaxed {
    line-height: 1.625;
  }

  .WideDesktop\:leading-loose {
    line-height: 2;
  }

  .WideDesktop\:tracking-widest {
    letter-spacing: 2px;
  }

  .WideDesktop\:tracking-wides {
    letter-spacing: 1px;
  }

  .WideDesktop\:tracking-narrow {
    letter-spacing: -0.01em;
  }

  .WideDesktop\:-tracking-1 {
    letter-spacing: -1px;
  }

  .WideDesktop\:text-transparent {
    color: transparent;
  }

  .WideDesktop\:text-current {
    color: currentColor;
  }

  .WideDesktop\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .WideDesktop\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .WideDesktop\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .WideDesktop\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .WideDesktop\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .WideDesktop\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .WideDesktop\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .WideDesktop\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .WideDesktop\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .WideDesktop\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .WideDesktop\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .WideDesktop\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .WideDesktop\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .WideDesktop\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .WideDesktop\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .WideDesktop\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .WideDesktop\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .WideDesktop\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .WideDesktop\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .WideDesktop\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .WideDesktop\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .WideDesktop\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .WideDesktop\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .WideDesktop\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .WideDesktop\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .WideDesktop\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .WideDesktop\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .WideDesktop\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .WideDesktop\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .WideDesktop\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .WideDesktop\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .WideDesktop\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .WideDesktop\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .WideDesktop\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .WideDesktop\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .WideDesktop\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .WideDesktop\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .WideDesktop\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .WideDesktop\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .WideDesktop\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .WideDesktop\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .WideDesktop\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .WideDesktop\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .WideDesktop\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .WideDesktop\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .WideDesktop\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .WideDesktop\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .WideDesktop\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .WideDesktop\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .WideDesktop\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .WideDesktop\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .WideDesktop\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .WideDesktop\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .WideDesktop\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .WideDesktop\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .WideDesktop\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .WideDesktop\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .WideDesktop\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .WideDesktop\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WideDesktop\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .WideDesktop\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .WideDesktop\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .WideDesktop\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .WideDesktop\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .WideDesktop\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .WideDesktop\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .WideDesktop\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .WideDesktop\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .WideDesktop\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .WideDesktop\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .WideDesktop\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .WideDesktop\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .WideDesktop\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .WideDesktop\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .WideDesktop\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .WideDesktop\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .WideDesktop\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .WideDesktop\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .WideDesktop\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .WideDesktop\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .WideDesktop\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .WideDesktop\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .WideDesktop\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .WideDesktop\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .WideDesktop\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .WideDesktop\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .WideDesktop\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .WideDesktop\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .WideDesktop\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .WideDesktop\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .WideDesktop\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .WideDesktop\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .WideDesktop\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .WideDesktop\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .WideDesktop\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .WideDesktop\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .WideDesktop\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .WideDesktop\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .WideDesktop\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WideDesktop\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .WideDesktop\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .WideDesktop\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .WideDesktop\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .WideDesktop\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .WideDesktop\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .WideDesktop\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .WideDesktop\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .WideDesktop\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .WideDesktop\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .WideDesktop\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .WideDesktop\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .WideDesktop\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .WideDesktop\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .WideDesktop\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .WideDesktop\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .WideDesktop\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .WideDesktop\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .WideDesktop\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .WideDesktop\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .WideDesktop\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .WideDesktop\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .WideDesktop\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .WideDesktop\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .WideDesktop\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .WideDesktop\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .WideDesktop\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .WideDesktop\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .WideDesktop\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .WideDesktop\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .WideDesktop\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .WideDesktop\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .WideDesktop\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .WideDesktop\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .WideDesktop\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .WideDesktop\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .WideDesktop\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .WideDesktop\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .WideDesktop\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WideDesktop\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .WideDesktop\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .WideDesktop\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .WideDesktop\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .WideDesktop\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .WideDesktop\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .WideDesktop\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .group:hover .WideDesktop\:group-hover\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .group:hover .WideDesktop\:group-hover\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .WideDesktop\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .WideDesktop\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Asurion-White:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Asurion-Blue-Brighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Asurion-Blue-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Asurion-Blue-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Asurion-Purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Asurion-Purple-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Asurion-Purple-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Asurion-Gray-Deepest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Asurion-Gray-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Asurion-Gray-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Asurion-Gray-Lighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Asurion-Gray-Lightest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Asurion-Red-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-light-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-light-gray-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-light-gray-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-light-gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-light-gray-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-light-gray-5:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-light-slate-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-denim-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-purple-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-dark-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-bright-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-mustard-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-mustard-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-light-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-light-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-light-blue-3:focus-within {
    color:  #F0F3FF;
  }

  .WideDesktop\:focus-within\:text-light-blue-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-purple-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-light-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-light-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-light-bg-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-light-white-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Black-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Default-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-White-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Silver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Yellow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Grey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Red-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Gold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-light-green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-dark-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-light-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-bright-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-bright-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-SpaceGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Purple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-LightPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Glow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Bronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Copper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Pink-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Orange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Coral-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-MajesticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-PrismBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-CeramicBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-MidnightBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-PrismWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-CeramicWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-LilacPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-CrownSilver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-CoralBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-lime-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-apple-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-bg-new-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-bg-new-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-new-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-footer-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-border-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-apple-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-crimson-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-asurion-cyan:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-bright-orange:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Graphite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-PacificBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-light-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-asurion-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-OceanBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-MetallicCopper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-PorcelainWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-LightBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-CloudNavy-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-CloudMint-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-CloudOrange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-CloudLavender-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-CloudRed-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-CloudWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-SunriseGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-SunshineGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-AuraBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-AuraGlow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-MysticBronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-MysticGreen-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-MysticGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-MysticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-MysticWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-price-blue1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-indigo1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-Purple-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-new-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-dark-blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-replace-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .WideDesktop\:focus-within\:text-resolve-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-transparent:hover {
    color: transparent;
  }

  .WideDesktop\:hover\:text-current:hover {
    color: currentColor;
  }

  .WideDesktop\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Asurion-White:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Asurion-Blue-Brighter:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Asurion-Blue-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Asurion-Blue-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Asurion-Purple:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Asurion-Purple-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Asurion-Purple-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Asurion-Gray-Deepest:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Asurion-Gray-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Asurion-Gray-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Asurion-Gray-Lighter:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Asurion-Gray-Lightest:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Asurion-Red-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-light-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-light-gray-1:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-light-gray-2:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-light-gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-light-gray-4:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-light-gray-5:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-light-slate-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-denim-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-purple-1:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-dark-red:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-bright-red:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-mustard-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-mustard-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-light-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-light-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-light-blue-3:hover {
    color:  #F0F3FF;
  }

  .WideDesktop\:hover\:text-light-blue-4:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-purple-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-light-green:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-light-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-light-bg-green:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-light-white-1:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Black-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Default-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-White-3:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Silver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Yellow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Grey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Red-3:hover {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Gold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-light-green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-dark-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-light-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-bright-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-bright-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-SpaceGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Purple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-LightPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Glow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Bronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Copper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Pink-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Orange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Coral-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-MajesticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-PrismBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-CeramicBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-MidnightBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-PrismWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-CeramicWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-LilacPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-CrownSilver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-CoralBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-lime-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-apple-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-bg-new-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-bg-new-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-new-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-footer-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-border-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-apple-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-crimson-red:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-asurion-cyan:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-bright-orange:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Graphite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-PacificBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-light-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-asurion-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-OceanBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-MetallicCopper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-PorcelainWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-LightBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-CloudNavy-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-CloudMint-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-CloudOrange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-CloudLavender-3:hover {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-CloudRed-3:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-CloudWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-SunriseGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-SunshineGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-AuraBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-AuraGlow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-MysticBronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-MysticGreen-3:hover {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-MysticGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-MysticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-MysticWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-price-blue1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-indigo1:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-Purple-4:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-new-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-dark-blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-replace-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .WideDesktop\:hover\:text-resolve-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-transparent:focus {
    color: transparent;
  }

  .WideDesktop\:focus\:text-current:focus {
    color: currentColor;
  }

  .WideDesktop\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Asurion-White:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Asurion-Blue-Brighter:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Asurion-Blue-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Asurion-Blue-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Asurion-Purple:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Asurion-Purple-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Asurion-Purple-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Asurion-Gray-Deepest:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Asurion-Gray-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Asurion-Gray-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Asurion-Gray-Lighter:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Asurion-Gray-Lightest:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Asurion-Red-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-light-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-light-gray-1:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-light-gray-2:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-light-gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-light-gray-4:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-light-gray-5:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-light-slate-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-denim-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-purple-1:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-dark-red:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-bright-red:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-mustard-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-mustard-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-light-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-light-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-light-blue-3:focus {
    color:  #F0F3FF;
  }

  .WideDesktop\:focus\:text-light-blue-4:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-purple-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-light-green:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-light-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-light-bg-green:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-light-white-1:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Black-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Default-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-White-3:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Silver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Yellow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Grey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Red-3:focus {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Gold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-light-green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-dark-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-light-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-bright-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-bright-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-SpaceGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Purple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-LightPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Glow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Bronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Copper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Pink-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Orange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Coral-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-MajesticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-PrismBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-CeramicBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-MidnightBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-PrismWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-CeramicWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-LilacPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-CrownSilver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-CoralBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-lime-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-apple-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-bg-new-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-bg-new-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-new-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-footer-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-border-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-apple-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-crimson-red:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-asurion-cyan:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-bright-orange:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Graphite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-PacificBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-light-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-asurion-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-OceanBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-MetallicCopper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-PorcelainWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-LightBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-CloudNavy-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-CloudMint-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-CloudOrange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-CloudLavender-3:focus {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-CloudRed-3:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-CloudWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-SunriseGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-SunshineGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-AuraBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-AuraGlow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-MysticBronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-MysticGreen-3:focus {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-MysticGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-MysticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-MysticWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-price-blue1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-indigo1:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-Purple-4:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-new-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-dark-blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-replace-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .WideDesktop\:focus\:text-resolve-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .WideDesktop\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .WideDesktop\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .WideDesktop\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .WideDesktop\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .WideDesktop\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .WideDesktop\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .WideDesktop\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .WideDesktop\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .WideDesktop\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .WideDesktop\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .WideDesktop\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .WideDesktop\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .WideDesktop\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .WideDesktop\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .WideDesktop\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .WideDesktop\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .WideDesktop\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .WideDesktop\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .WideDesktop\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .WideDesktop\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .WideDesktop\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .WideDesktop\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .WideDesktop\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .WideDesktop\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .WideDesktop\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .WideDesktop\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .WideDesktop\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .WideDesktop\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .WideDesktop\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .WideDesktop\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .WideDesktop\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .WideDesktop\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .WideDesktop\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .WideDesktop\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .WideDesktop\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .WideDesktop\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .WideDesktop\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .WideDesktop\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .WideDesktop\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .WideDesktop\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .WideDesktop\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .WideDesktop\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .WideDesktop\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .WideDesktop\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .WideDesktop\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .WideDesktop\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .WideDesktop\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .WideDesktop\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .WideDesktop\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .WideDesktop\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .WideDesktop\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .WideDesktop\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .WideDesktop\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .WideDesktop\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .WideDesktop\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .WideDesktop\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .WideDesktop\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .WideDesktop\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .WideDesktop\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .WideDesktop\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .WideDesktop\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .WideDesktop\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .WideDesktop\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .WideDesktop\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .WideDesktop\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .WideDesktop\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .WideDesktop\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .WideDesktop\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .WideDesktop\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .WideDesktop\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .WideDesktop\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .WideDesktop\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .WideDesktop\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .WideDesktop\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .WideDesktop\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .WideDesktop\:underline {
    text-decoration: underline;
  }

  .WideDesktop\:line-through {
    text-decoration: line-through;
  }

  .WideDesktop\:no-underline {
    text-decoration: none;
  }

  .group:hover .WideDesktop\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .WideDesktop\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .WideDesktop\:group-hover\:no-underline {
    text-decoration: none;
  }

  .WideDesktop\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .WideDesktop\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .WideDesktop\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .WideDesktop\:hover\:underline:hover {
    text-decoration: underline;
  }

  .WideDesktop\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .WideDesktop\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .WideDesktop\:focus\:underline:focus {
    text-decoration: underline;
  }

  .WideDesktop\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .WideDesktop\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .WideDesktop\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .WideDesktop\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .WideDesktop\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .WideDesktop\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .WideDesktop\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .WideDesktop\:placeholder-current::placeholder {
    color: currentColor;
  }

  .WideDesktop\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-White::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-White::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Blue-Brighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Blue-Brighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Blue-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Blue-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Blue-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Blue-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Purple-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Purple-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Purple-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Purple-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Gray-Deepest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Gray-Deepest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Gray-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Gray-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Gray-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Gray-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Gray-Lighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Gray-Lighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Gray-Lightest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Gray-Lightest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Red-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Asurion-Red-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-gray-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-gray-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-gray-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-gray-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-gray-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-gray-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-gray-5::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-gray-5::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-slate-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-slate-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-denim-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-denim-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-purple-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-purple-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-dark-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-dark-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-bright-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-bright-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-mustard-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-mustard-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-mustard-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-mustard-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-blue-3::-moz-placeholder {
    color:  #F0F3FF;
  }

  .WideDesktop\:placeholder-light-blue-3::placeholder {
    color:  #F0F3FF;
  }

  .WideDesktop\:placeholder-light-blue-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-blue-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-purple-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-purple-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-bg-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-bg-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-white-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-white-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Black-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Black-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Default-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Default-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-White-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-White-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Silver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Silver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Yellow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Yellow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Grey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Grey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Red-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Red-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Gold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Gold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-dark-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-dark-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-bright-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-bright-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-bright-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-bright-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-SpaceGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-SpaceGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Purple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Purple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-LightPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-LightPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Glow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Glow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Bronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Bronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Copper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Copper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Pink-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Pink-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Orange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Orange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Coral-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Coral-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-MajesticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-MajesticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-PrismBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-PrismBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-CeramicBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-CeramicBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-MidnightBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-MidnightBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-PrismWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-PrismWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-CeramicWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-CeramicWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-LilacPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-LilacPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-CrownSilver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-CrownSilver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-CoralBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-CoralBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-lime-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-lime-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-apple-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-apple-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-bg-new-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-bg-new-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-bg-new-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-bg-new-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-new-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-new-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-footer-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-footer-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-border-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-border-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-apple-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-apple-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-crimson-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-crimson-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-asurion-cyan::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-asurion-cyan::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-bright-orange::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-bright-orange::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Graphite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Graphite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-PacificBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-PacificBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-light-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-asurion-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-asurion-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-OceanBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-OceanBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-MetallicCopper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-MetallicCopper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-PorcelainWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-PorcelainWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-LightBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-LightBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-CloudNavy-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-CloudNavy-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-CloudMint-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-CloudMint-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-CloudOrange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-CloudOrange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-CloudLavender-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-CloudLavender-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-CloudRed-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-CloudRed-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-CloudWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-CloudWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-SunriseGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-SunriseGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-SunshineGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-SunshineGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-AuraBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-AuraBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-AuraGlow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-AuraGlow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-MysticBronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-MysticBronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-MysticGreen-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-MysticGreen-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-MysticGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-MysticGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-MysticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-MysticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-MysticWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-MysticWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-price-blue1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-price-blue1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-indigo1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-indigo1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Purple-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-Purple-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-new-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-new-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-dark-blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-dark-blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-replace-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-replace-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-resolve-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-resolve-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .WideDesktop\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .WideDesktop\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .WideDesktop\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .WideDesktop\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-White:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-White:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Blue-Brighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Blue-Brighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Blue-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Blue-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Blue-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Blue-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Purple-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Purple-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Purple-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Purple-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Gray-Deepest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Gray-Deepest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Gray-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Gray-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Gray-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Gray-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Gray-Lighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Gray-Lighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Gray-Lightest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Gray-Lightest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Red-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Asurion-Red-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-gray-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-gray-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-gray-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-gray-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-gray-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-gray-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-gray-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-gray-5:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-slate-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-slate-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-denim-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-denim-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-purple-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-purple-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-dark-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-dark-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-bright-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-bright-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-mustard-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-mustard-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-mustard-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-mustard-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-blue-3:focus::-moz-placeholder {
    color:  #F0F3FF;
  }

  .WideDesktop\:focus\:placeholder-light-blue-3:focus::placeholder {
    color:  #F0F3FF;
  }

  .WideDesktop\:focus\:placeholder-light-blue-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-blue-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-purple-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-purple-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-bg-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-bg-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-white-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-white-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Black-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Black-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Default-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Default-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-White-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-White-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Silver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Silver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Yellow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Yellow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Grey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Grey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Red-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Red-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Gold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Gold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-dark-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-dark-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-bright-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-bright-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-bright-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-bright-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-SpaceGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-SpaceGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Purple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Purple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-LightPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-LightPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Glow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Glow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Bronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Bronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Copper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Copper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Pink-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Pink-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Orange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Orange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Coral-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Coral-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-MajesticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-MajesticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-PrismBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-PrismBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-CeramicBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-CeramicBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-MidnightBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-MidnightBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-PrismWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-PrismWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-CeramicWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-CeramicWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-LilacPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-LilacPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-CrownSilver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-CrownSilver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-CoralBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-CoralBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-lime-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-lime-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-apple-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-apple-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-bg-new-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-bg-new-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-bg-new-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-bg-new-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-new-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-new-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-footer-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-footer-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-border-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-border-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-apple-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-apple-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-crimson-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-crimson-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-asurion-cyan:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-asurion-cyan:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-bright-orange:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-bright-orange:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Graphite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Graphite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-PacificBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-PacificBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-light-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-asurion-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-asurion-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-OceanBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-OceanBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-MetallicCopper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-MetallicCopper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-PorcelainWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-PorcelainWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-LightBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-LightBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-CloudNavy-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-CloudNavy-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-CloudMint-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-CloudMint-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-CloudOrange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-CloudOrange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-CloudLavender-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-CloudLavender-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-CloudRed-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-CloudRed-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-CloudWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-CloudWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-SunriseGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-SunriseGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-SunshineGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-SunshineGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-AuraBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-AuraBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-AuraGlow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-AuraGlow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-MysticBronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-MysticBronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-MysticGreen-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-MysticGreen-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-MysticGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-MysticGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-MysticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-MysticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-MysticWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-MysticWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-price-blue1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-price-blue1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-indigo1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-indigo1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Purple-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-Purple-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-new-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-new-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-dark-blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-dark-blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-replace-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-replace-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-resolve-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:focus\:placeholder-resolve-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .WideDesktop\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .WideDesktop\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .WideDesktop\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .WideDesktop\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .WideDesktop\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .WideDesktop\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .WideDesktop\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .WideDesktop\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .WideDesktop\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .WideDesktop\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .WideDesktop\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .WideDesktop\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .WideDesktop\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .WideDesktop\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .WideDesktop\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .WideDesktop\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .WideDesktop\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .WideDesktop\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .WideDesktop\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .WideDesktop\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .WideDesktop\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .WideDesktop\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .WideDesktop\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .WideDesktop\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .WideDesktop\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .WideDesktop\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .WideDesktop\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .WideDesktop\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .WideDesktop\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .WideDesktop\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .WideDesktop\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .WideDesktop\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .WideDesktop\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .WideDesktop\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .WideDesktop\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .WideDesktop\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .WideDesktop\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .WideDesktop\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .WideDesktop\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .WideDesktop\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .WideDesktop\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .WideDesktop\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .WideDesktop\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .WideDesktop\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .WideDesktop\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .WideDesktop\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .WideDesktop\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .WideDesktop\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .WideDesktop\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .WideDesktop\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .WideDesktop\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .WideDesktop\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .WideDesktop\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .WideDesktop\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .WideDesktop\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .WideDesktop\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .WideDesktop\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .WideDesktop\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .WideDesktop\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .WideDesktop\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .WideDesktop\:opacity-0 {
    opacity: 0;
  }

  .WideDesktop\:opacity-5 {
    opacity: 0.05;
  }

  .WideDesktop\:opacity-10 {
    opacity: 0.1;
  }

  .WideDesktop\:opacity-20 {
    opacity: 0.2;
  }

  .WideDesktop\:opacity-25 {
    opacity: 0.25;
  }

  .WideDesktop\:opacity-30 {
    opacity: 0.3;
  }

  .WideDesktop\:opacity-40 {
    opacity: 0.4;
  }

  .WideDesktop\:opacity-50 {
    opacity: 0.5;
  }

  .WideDesktop\:opacity-60 {
    opacity: 0.6;
  }

  .WideDesktop\:opacity-70 {
    opacity: 0.7;
  }

  .WideDesktop\:opacity-75 {
    opacity: 0.75;
  }

  .WideDesktop\:opacity-80 {
    opacity: 0.8;
  }

  .WideDesktop\:opacity-90 {
    opacity: 0.9;
  }

  .WideDesktop\:opacity-95 {
    opacity: 0.95;
  }

  .WideDesktop\:opacity-100 {
    opacity: 1;
  }

  .group:hover .WideDesktop\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .WideDesktop\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .WideDesktop\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .WideDesktop\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .WideDesktop\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .WideDesktop\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .WideDesktop\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .WideDesktop\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .WideDesktop\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .WideDesktop\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .WideDesktop\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .WideDesktop\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .WideDesktop\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .WideDesktop\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .WideDesktop\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .WideDesktop\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .WideDesktop\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .WideDesktop\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .WideDesktop\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .WideDesktop\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .WideDesktop\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .WideDesktop\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .WideDesktop\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .WideDesktop\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .WideDesktop\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .WideDesktop\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .WideDesktop\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .WideDesktop\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .WideDesktop\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .WideDesktop\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .WideDesktop\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .WideDesktop\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .WideDesktop\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .WideDesktop\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .WideDesktop\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .WideDesktop\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .WideDesktop\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .WideDesktop\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .WideDesktop\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .WideDesktop\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .WideDesktop\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .WideDesktop\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .WideDesktop\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .WideDesktop\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .WideDesktop\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .WideDesktop\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .WideDesktop\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .WideDesktop\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .WideDesktop\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .WideDesktop\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .WideDesktop\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .WideDesktop\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .WideDesktop\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .WideDesktop\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .WideDesktop\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .WideDesktop\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .WideDesktop\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .WideDesktop\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .WideDesktop\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .WideDesktop\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .WideDesktop\:disabled\:opacity-0:disabled {
    opacity: 0;
  }

  .WideDesktop\:disabled\:opacity-5:disabled {
    opacity: 0.05;
  }

  .WideDesktop\:disabled\:opacity-10:disabled {
    opacity: 0.1;
  }

  .WideDesktop\:disabled\:opacity-20:disabled {
    opacity: 0.2;
  }

  .WideDesktop\:disabled\:opacity-25:disabled {
    opacity: 0.25;
  }

  .WideDesktop\:disabled\:opacity-30:disabled {
    opacity: 0.3;
  }

  .WideDesktop\:disabled\:opacity-40:disabled {
    opacity: 0.4;
  }

  .WideDesktop\:disabled\:opacity-50:disabled {
    opacity: 0.5;
  }

  .WideDesktop\:disabled\:opacity-60:disabled {
    opacity: 0.6;
  }

  .WideDesktop\:disabled\:opacity-70:disabled {
    opacity: 0.7;
  }

  .WideDesktop\:disabled\:opacity-75:disabled {
    opacity: 0.75;
  }

  .WideDesktop\:disabled\:opacity-80:disabled {
    opacity: 0.8;
  }

  .WideDesktop\:disabled\:opacity-90:disabled {
    opacity: 0.9;
  }

  .WideDesktop\:disabled\:opacity-95:disabled {
    opacity: 0.95;
  }

  .WideDesktop\:disabled\:opacity-100:disabled {
    opacity: 1;
  }

  .WideDesktop\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .WideDesktop\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .WideDesktop\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .WideDesktop\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .WideDesktop\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .WideDesktop\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .WideDesktop\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .WideDesktop\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .WideDesktop\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .WideDesktop\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .WideDesktop\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .WideDesktop\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .WideDesktop\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .WideDesktop\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .WideDesktop\:bg-blend-color {
    background-blend-mode: color;
  }

  .WideDesktop\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .WideDesktop\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .WideDesktop\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .WideDesktop\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .WideDesktop\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .WideDesktop\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .WideDesktop\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .WideDesktop\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .WideDesktop\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .WideDesktop\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .WideDesktop\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .WideDesktop\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .WideDesktop\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .WideDesktop\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .WideDesktop\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .WideDesktop\:mix-blend-color {
    mix-blend-mode: color;
  }

  .WideDesktop\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .WideDesktop\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WideDesktop\:group-hover\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WideDesktop\:group-hover\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WideDesktop\:group-hover\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WideDesktop\:group-hover\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WideDesktop\:group-hover\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WideDesktop\:group-hover\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WideDesktop\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WideDesktop\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WideDesktop\:group-hover\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WideDesktop\:group-hover\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WideDesktop\:group-hover\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WideDesktop\:group-hover\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WideDesktop\:group-hover\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus-within\:shadow:focus-within {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus-within\:shadow-bs:focus-within {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus-within\:shadow-strong:focus-within {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus-within\:shadow-tooltip:focus-within {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus-within\:shadow-colorbox:focus-within {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus-within\:shadow-colorCircle:focus-within {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:hover\:shadow-sm:hover {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:hover\:shadow:hover {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:hover\:shadow-bs:hover {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:hover\:shadow-strong:hover {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:hover\:shadow-tooltip:hover {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:hover\:shadow-colorbox:hover {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:hover\:shadow-colorCircle:hover {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus\:shadow-sm:focus {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus\:shadow:focus {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus\:shadow-md:focus {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus\:shadow-lg:focus {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus\:shadow-xl:focus {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus\:shadow-bs:focus {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus\:shadow-strong:focus {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus\:shadow-tooltip:focus {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus\:shadow-colorbox:focus {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:focus\:shadow-colorCircle:focus {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WideDesktop\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .WideDesktop\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .WideDesktop\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .WideDesktop\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .WideDesktop\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .WideDesktop\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .WideDesktop\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .WideDesktop\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .WideDesktop\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .WideDesktop\:ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WideDesktop\:ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WideDesktop\:ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WideDesktop\:ring-4 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WideDesktop\:ring-8 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WideDesktop\:ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WideDesktop\:focus-within\:ring-0:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WideDesktop\:focus-within\:ring-1:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WideDesktop\:focus-within\:ring-2:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WideDesktop\:focus-within\:ring-4:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WideDesktop\:focus-within\:ring-8:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WideDesktop\:focus-within\:ring:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WideDesktop\:focus\:ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WideDesktop\:focus\:ring-1:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WideDesktop\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WideDesktop\:focus\:ring-4:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WideDesktop\:focus\:ring-8:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WideDesktop\:focus\:ring:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WideDesktop\:ring-inset {
    --tw-ring-inset: inset;
  }

  .WideDesktop\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .WideDesktop\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .WideDesktop\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .WideDesktop\:ring-current {
    --tw-ring-color: currentColor;
  }

  .WideDesktop\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Asurion-White {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Asurion-Blue-Brighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Asurion-Blue-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Asurion-Blue-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Asurion-Purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Asurion-Purple-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Asurion-Purple-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Asurion-Gray-Deepest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Asurion-Gray-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Asurion-Gray-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Asurion-Gray-Lighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Asurion-Gray-Lightest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Asurion-Red-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-light-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-light-gray-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-light-gray-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-light-gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-light-gray-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-light-gray-5 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-light-slate-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-denim-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-purple-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-dark-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-bright-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-mustard-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-mustard-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-light-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-light-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-light-blue-3 {
    --tw-ring-color:  #F0F3FF;
  }

  .WideDesktop\:ring-light-blue-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-purple-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-light-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-light-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-light-bg-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-light-white-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Black-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Default-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-White-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Silver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Yellow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Grey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Red-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Gold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-light-green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-dark-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-light-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-bright-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-bright-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-SpaceGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Purple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-LightPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Glow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Bronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Copper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Pink-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Orange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Coral-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-MajesticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-PrismBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-CeramicBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-MidnightBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-PrismWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-CeramicWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-LilacPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-CrownSilver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-CoralBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-lime-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-apple-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-bg-new-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-bg-new-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-new-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-footer-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-border-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-apple-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-crimson-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-asurion-cyan {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-bright-orange {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Graphite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-PacificBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-light-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-asurion-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-OceanBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-MetallicCopper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-PorcelainWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-LightBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-CloudNavy-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-CloudMint-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-CloudOrange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-CloudLavender-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-CloudRed-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-CloudWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-SunriseGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-SunshineGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-AuraBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-AuraGlow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-MysticBronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-MysticGreen-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-MysticGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-MysticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-MysticWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-price-blue1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-indigo1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-Purple-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-new-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-dark-blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-replace-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-resolve-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .WideDesktop\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .WideDesktop\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Asurion-White:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Asurion-Blue-Brighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Asurion-Blue-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Asurion-Blue-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Asurion-Purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Asurion-Purple-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Asurion-Purple-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Asurion-Gray-Deepest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Asurion-Gray-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Asurion-Gray-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Asurion-Gray-Lighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Asurion-Gray-Lightest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Asurion-Red-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-light-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-light-gray-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-light-gray-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-light-gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-light-gray-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-light-gray-5:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-light-slate-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-denim-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-purple-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-dark-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-bright-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-mustard-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-mustard-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-light-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-light-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-light-blue-3:focus-within {
    --tw-ring-color:  #F0F3FF;
  }

  .WideDesktop\:focus-within\:ring-light-blue-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-purple-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-light-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-light-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-light-bg-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-light-white-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Black-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Default-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-White-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Silver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Yellow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Grey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Red-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Gold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-light-green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-dark-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-light-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-bright-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-bright-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-SpaceGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Purple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-LightPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Glow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Bronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Copper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Pink-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Orange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Coral-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-MajesticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-PrismBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-CeramicBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-MidnightBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-PrismWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-CeramicWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-LilacPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-CrownSilver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-CoralBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-lime-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-apple-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-bg-new-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-bg-new-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-new-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-footer-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-border-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-apple-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-crimson-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-asurion-cyan:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-bright-orange:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Graphite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-PacificBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-light-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-asurion-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-OceanBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-MetallicCopper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-PorcelainWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-LightBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-CloudNavy-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-CloudMint-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-CloudOrange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-CloudLavender-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-CloudRed-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-CloudWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-SunriseGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-SunshineGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-AuraBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-AuraGlow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-MysticBronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-MysticGreen-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-MysticGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-MysticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-MysticWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-price-blue1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-indigo1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-Purple-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-new-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-dark-blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-replace-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus-within\:ring-resolve-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .WideDesktop\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .WideDesktop\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Asurion-White:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Asurion-Blue-Brighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Asurion-Blue-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Asurion-Blue-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Asurion-Purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Asurion-Purple-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Asurion-Purple-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Asurion-Gray-Deepest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Asurion-Gray-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Asurion-Gray-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Asurion-Gray-Lighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Asurion-Gray-Lightest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Asurion-Red-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-light-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-light-gray-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-light-gray-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-light-gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-light-gray-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-light-gray-5:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-light-slate-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-denim-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-purple-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-dark-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-bright-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-mustard-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-mustard-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-light-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-light-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-light-blue-3:focus {
    --tw-ring-color:  #F0F3FF;
  }

  .WideDesktop\:focus\:ring-light-blue-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-purple-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-light-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-light-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-light-bg-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-light-white-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Black-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Default-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-White-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Silver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Yellow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Grey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Red-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Gold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-light-green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-dark-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-light-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-bright-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-bright-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-SpaceGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Purple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-LightPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Glow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Bronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Copper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Pink-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Orange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Coral-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-MajesticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-PrismBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-CeramicBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-MidnightBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-PrismWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-CeramicWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-LilacPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-CrownSilver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-CoralBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-lime-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-apple-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-bg-new-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-bg-new-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-new-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-footer-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-border-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-apple-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-crimson-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-asurion-cyan:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-bright-orange:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Graphite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-PacificBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-light-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-asurion-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-OceanBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-MetallicCopper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-PorcelainWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-LightBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-CloudNavy-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-CloudMint-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-CloudOrange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-CloudLavender-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-CloudRed-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-CloudWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-SunriseGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-SunshineGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-AuraBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-AuraGlow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-MysticBronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-MysticGreen-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-MysticGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-MysticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-MysticWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-price-blue1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-indigo1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-Purple-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-new-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-dark-blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-replace-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .WideDesktop\:focus\:ring-resolve-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .WideDesktop\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .WideDesktop\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .WideDesktop\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .WideDesktop\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .WideDesktop\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .WideDesktop\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .WideDesktop\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .WideDesktop\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .WideDesktop\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .WideDesktop\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .WideDesktop\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .WideDesktop\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .WideDesktop\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .WideDesktop\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .WideDesktop\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .WideDesktop\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .WideDesktop\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .WideDesktop\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .WideDesktop\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .WideDesktop\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .WideDesktop\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .WideDesktop\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .WideDesktop\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .WideDesktop\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .WideDesktop\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .WideDesktop\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .WideDesktop\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .WideDesktop\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .WideDesktop\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .WideDesktop\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .WideDesktop\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .WideDesktop\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .WideDesktop\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .WideDesktop\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .WideDesktop\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .WideDesktop\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .WideDesktop\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .WideDesktop\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .WideDesktop\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .WideDesktop\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .WideDesktop\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .WideDesktop\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .WideDesktop\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .WideDesktop\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .WideDesktop\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .WideDesktop\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .WideDesktop\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .WideDesktop\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .WideDesktop\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .WideDesktop\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .WideDesktop\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .WideDesktop\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .WideDesktop\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .WideDesktop\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .WideDesktop\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .WideDesktop\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .WideDesktop\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .WideDesktop\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .WideDesktop\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .WideDesktop\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .WideDesktop\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .WideDesktop\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .WideDesktop\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .WideDesktop\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .WideDesktop\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .WideDesktop\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .WideDesktop\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .WideDesktop\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .WideDesktop\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .WideDesktop\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .WideDesktop\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .WideDesktop\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .WideDesktop\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .WideDesktop\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .WideDesktop\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .WideDesktop\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .WideDesktop\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .WideDesktop\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .WideDesktop\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .WideDesktop\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .WideDesktop\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .WideDesktop\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .WideDesktop\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .WideDesktop\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .WideDesktop\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .WideDesktop\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .WideDesktop\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .WideDesktop\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .WideDesktop\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .WideDesktop\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .WideDesktop\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .WideDesktop\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .WideDesktop\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .WideDesktop\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .WideDesktop\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .WideDesktop\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .WideDesktop\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .WideDesktop\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .WideDesktop\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .WideDesktop\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .WideDesktop\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .WideDesktop\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .WideDesktop\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .WideDesktop\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .WideDesktop\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .WideDesktop\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .WideDesktop\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .WideDesktop\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .WideDesktop\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .WideDesktop\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .WideDesktop\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .WideDesktop\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .WideDesktop\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .WideDesktop\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .WideDesktop\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .WideDesktop\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .WideDesktop\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .WideDesktop\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .WideDesktop\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .WideDesktop\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .WideDesktop\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .WideDesktop\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .WideDesktop\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .WideDesktop\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .WideDesktop\:ring-offset-purple {
    --tw-ring-offset-color: #6700B8;
  }

  .WideDesktop\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .WideDesktop\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .WideDesktop\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .WideDesktop\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .WideDesktop\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .WideDesktop\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .WideDesktop\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .WideDesktop\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .WideDesktop\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .WideDesktop\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .WideDesktop\:ring-offset-Asurion-White {
    --tw-ring-offset-color: #FFF;
  }

  .WideDesktop\:ring-offset-Asurion-Blue-Brighter {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WideDesktop\:ring-offset-Asurion-Blue-Deep {
    --tw-ring-offset-color: #2743CC;
  }

  .WideDesktop\:ring-offset-Asurion-Blue-Light {
    --tw-ring-offset-color: #F0F3FF;
  }

  .WideDesktop\:ring-offset-Asurion-Purple {
    --tw-ring-offset-color: #8223D2;
  }

  .WideDesktop\:ring-offset-Asurion-Purple-Deeper {
    --tw-ring-offset-color: #6700B8;
  }

  .WideDesktop\:ring-offset-Asurion-Purple-Light {
    --tw-ring-offset-color: #F3E9FB;
  }

  .WideDesktop\:ring-offset-Asurion-Gray-Deepest {
    --tw-ring-offset-color: #333F48;
  }

  .WideDesktop\:ring-offset-Asurion-Gray-Deeper {
    --tw-ring-offset-color: #6E767D;
  }

  .WideDesktop\:ring-offset-Asurion-Gray-Light {
    --tw-ring-offset-color: #A5AAAF;
  }

  .WideDesktop\:ring-offset-Asurion-Gray-Lighter {
    --tw-ring-offset-color: #E6E6EB;
  }

  .WideDesktop\:ring-offset-Asurion-Gray-Lightest {
    --tw-ring-offset-color: #D5D6DA;
  }

  .WideDesktop\:ring-offset-Asurion-Red-Deep {
    --tw-ring-offset-color: #DB1B1B;
  }

  .WideDesktop\:ring-offset-light-gray {
    --tw-ring-offset-color: #6E767D;
  }

  .WideDesktop\:ring-offset-light-gray-1 {
    --tw-ring-offset-color: #A5AAAF;
  }

  .WideDesktop\:ring-offset-light-gray-2 {
    --tw-ring-offset-color: #E6E6EB;
  }

  .WideDesktop\:ring-offset-light-gray-3 {
    --tw-ring-offset-color: #F0F0F5;
  }

  .WideDesktop\:ring-offset-light-gray-4 {
    --tw-ring-offset-color: #D5D6DA;
  }

  .WideDesktop\:ring-offset-light-gray-5 {
    --tw-ring-offset-color: #333F48;
  }

  .WideDesktop\:ring-offset-light-slate-gray {
    --tw-ring-offset-color: #8589A1;
  }

  .WideDesktop\:ring-offset-denim-blue {
    --tw-ring-offset-color: #0066B2;
  }

  .WideDesktop\:ring-offset-purple-1 {
    --tw-ring-offset-color: #8223D2;
  }

  .WideDesktop\:ring-offset-dark-red {
    --tw-ring-offset-color: #DB1B1B;
  }

  .WideDesktop\:ring-offset-bright-red {
    --tw-ring-offset-color: #F40715;
  }

  .WideDesktop\:ring-offset-mustard-yellow {
    --tw-ring-offset-color: #ED8B00;
  }

  .WideDesktop\:ring-offset-mustard-yellow-1 {
    --tw-ring-offset-color: #ED6600;
  }

  .WideDesktop\:ring-offset-light-blue {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WideDesktop\:ring-offset-light-blue-1 {
    --tw-ring-offset-color: #4A68F9;
  }

  .WideDesktop\:ring-offset-light-blue-3 {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .WideDesktop\:ring-offset-light-blue-4 {
    --tw-ring-offset-color: #F0F3FF;
  }

  .WideDesktop\:ring-offset-purple-blue {
    --tw-ring-offset-color: #6469E1;
  }

  .WideDesktop\:ring-offset-light-green {
    --tw-ring-offset-color: #00B574;
  }

  .WideDesktop\:ring-offset-light-green-1 {
    --tw-ring-offset-color: #00B574;
  }

  .WideDesktop\:ring-offset-light-bg-green {
    --tw-ring-offset-color: #F0FFF9;
  }

  .WideDesktop\:ring-offset-green-1 {
    --tw-ring-offset-color: #0B8350;
  }

  .WideDesktop\:ring-offset-pink-1 {
    --tw-ring-offset-color: #FFEDD5;
  }

  .WideDesktop\:ring-offset-light-white-1 {
    --tw-ring-offset-color: #F8F6EE;
  }

  .WideDesktop\:ring-offset-Black-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .WideDesktop\:ring-offset-Default-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .WideDesktop\:ring-offset-White-3 {
    --tw-ring-offset-color: #F9F6EF;
  }

  .WideDesktop\:ring-offset-Green-3 {
    --tw-ring-offset-color: #AEE0CD;
  }

  .WideDesktop\:ring-offset-Blue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WideDesktop\:ring-offset-Silver-3 {
    --tw-ring-offset-color: #E4E4E2;
  }

  .WideDesktop\:ring-offset-Yellow-3 {
    --tw-ring-offset-color: #F3D060;
  }

  .WideDesktop\:ring-offset-Grey-3 {
    --tw-ring-offset-color: #535150;
  }

  .WideDesktop\:ring-offset-Gray-3 {
    --tw-ring-offset-color: #535150;
  }

  .WideDesktop\:ring-offset-Red-3 {
    --tw-ring-offset-color: #BA0C2E;
  }

  .WideDesktop\:ring-offset-Gold-3 {
    --tw-ring-offset-color: #F5DDC5;
  }

  .WideDesktop\:ring-offset-light-green-3 {
    --tw-ring-offset-color: #F3E9FB;
  }

  .WideDesktop\:ring-offset-dark-blue-2 {
    --tw-ring-offset-color: #2743CC;
  }

  .WideDesktop\:ring-offset-blue-1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WideDesktop\:ring-offset-yellow-1 {
    --tw-ring-offset-color: #EDB800;
  }

  .WideDesktop\:ring-offset-blue-2 {
    --tw-ring-offset-color: #253BAA;
  }

  .WideDesktop\:ring-offset-light-pink {
    --tw-ring-offset-color: #FF5070;
  }

  .WideDesktop\:ring-offset-bright-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .WideDesktop\:ring-offset-bright-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .WideDesktop\:ring-offset-SpaceGrey-3 {
    --tw-ring-offset-color: #535150;
  }

  .WideDesktop\:ring-offset-Purple-3 {
    --tw-ring-offset-color: #6700B8;
  }

  .WideDesktop\:ring-offset-LightPurple-3 {
    --tw-ring-offset-color: #D1CDDA;
  }

  .WideDesktop\:ring-offset-Glow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .WideDesktop\:ring-offset-Bronze-3 {
    --tw-ring-offset-color: #cd7f32;
  }

  .WideDesktop\:ring-offset-Copper-3 {
    --tw-ring-offset-color: #B87333;
  }

  .WideDesktop\:ring-offset-Pink-3 {
    --tw-ring-offset-color: #FFC0CB;
  }

  .WideDesktop\:ring-offset-Orange-3 {
    --tw-ring-offset-color: #FFA500;
  }

  .WideDesktop\:ring-offset-Coral-3 {
    --tw-ring-offset-color: #EE7762;
  }

  .WideDesktop\:ring-offset-MajesticBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .WideDesktop\:ring-offset-PrismBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .WideDesktop\:ring-offset-CeramicBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .WideDesktop\:ring-offset-MidnightBlack-3 {
    --tw-ring-offset-color: #00040D;
  }

  .WideDesktop\:ring-offset-PrismWhite-3 {
    --tw-ring-offset-color: #E1D8CB;
  }

  .WideDesktop\:ring-offset-CeramicWhite-3 {
    --tw-ring-offset-color: #c2c2c4;
  }

  .WideDesktop\:ring-offset-LilacPurple-3 {
    --tw-ring-offset-color: #C8A2C8;
  }

  .WideDesktop\:ring-offset-CrownSilver-3 {
    --tw-ring-offset-color: #b1a5aa;
  }

  .WideDesktop\:ring-offset-CoralBlue-3 {
    --tw-ring-offset-color: #AFDCEC;
  }

  .WideDesktop\:ring-offset-lime-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .WideDesktop\:ring-offset-apple-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .WideDesktop\:ring-offset-bg-new-blue {
    --tw-ring-offset-color: #39DCF0;
  }

  .WideDesktop\:ring-offset-bg-new-pink {
    --tw-ring-offset-color: #E79AAE;
  }

  .WideDesktop\:ring-offset-new-pink-1 {
    --tw-ring-offset-color: #E9A1B3;
  }

  .WideDesktop\:ring-offset-footer-grey {
    --tw-ring-offset-color: #333238;
  }

  .WideDesktop\:ring-offset-border-grey {
    --tw-ring-offset-color: #c4c4c4;
  }

  .WideDesktop\:ring-offset-apple-green-1 {
    --tw-ring-offset-color: #30D091;
  }

  .WideDesktop\:ring-offset-crimson-red {
    --tw-ring-offset-color: #d22323;
  }

  .WideDesktop\:ring-offset-asurion-cyan {
    --tw-ring-offset-color: #95CED7;
  }

  .WideDesktop\:ring-offset-bright-orange {
    --tw-ring-offset-color: #FF8B1A;
  }

  .WideDesktop\:ring-offset-Graphite-3 {
    --tw-ring-offset-color: #D2CEDB;
  }

  .WideDesktop\:ring-offset-PacificBlue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WideDesktop\:ring-offset-light-purple {
    --tw-ring-offset-color: #B3A3D7;
  }

  .WideDesktop\:ring-offset-asurion-gray {
    --tw-ring-offset-color: #D8D8D8;
  }

  .WideDesktop\:ring-offset-OceanBlue-3 {
    --tw-ring-offset-color: #0077be;
  }

  .WideDesktop\:ring-offset-MetallicCopper-3 {
    --tw-ring-offset-color: #72281e;
  }

  .WideDesktop\:ring-offset-PorcelainWhite-3 {
    --tw-ring-offset-color: #f8fbf8;
  }

  .WideDesktop\:ring-offset-LightBlue-3 {
    --tw-ring-offset-color: #ADD8E6;
  }

  .WideDesktop\:ring-offset-CloudNavy-3 {
    --tw-ring-offset-color: #607387;
  }

  .WideDesktop\:ring-offset-CloudMint-3 {
    --tw-ring-offset-color: #607387;
  }

  .WideDesktop\:ring-offset-CloudOrange-3 {
    --tw-ring-offset-color: #ffba97;
  }

  .WideDesktop\:ring-offset-CloudLavender-3 {
    --tw-ring-offset-color: #d6d3e2;
  }

  .WideDesktop\:ring-offset-CloudRed-3 {
    --tw-ring-offset-color: #dbb0a2;
  }

  .WideDesktop\:ring-offset-CloudWhite-3 {
    --tw-ring-offset-color: #f2f2ed;
  }

  .WideDesktop\:ring-offset-SunriseGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .WideDesktop\:ring-offset-SunshineGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .WideDesktop\:ring-offset-AuraBlack-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .WideDesktop\:ring-offset-AuraGlow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .WideDesktop\:ring-offset-MysticBronze-3 {
    --tw-ring-offset-color: #3c2516;
  }

  .WideDesktop\:ring-offset-MysticGreen-3 {
    --tw-ring-offset-color: #90A19A;
  }

  .WideDesktop\:ring-offset-MysticGrey-3 {
    --tw-ring-offset-color: #564f55;
  }

  .WideDesktop\:ring-offset-MysticBlack-3 {
    --tw-ring-offset-color: #353A3C;
  }

  .WideDesktop\:ring-offset-MysticWhite-3 {
    --tw-ring-offset-color: #E4EDE3;
  }

  .WideDesktop\:ring-offset-price-blue1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WideDesktop\:ring-offset-indigo1 {
    --tw-ring-offset-color: #6700B8;
  }

  .WideDesktop\:ring-offset-Purple-4 {
    --tw-ring-offset-color: #9598F8;
  }

  .WideDesktop\:ring-offset-new-blue-2 {
    --tw-ring-offset-color: #33B3C2;
  }

  .WideDesktop\:ring-offset-dark-blue-3 {
    --tw-ring-offset-color: #041DFB;
  }

  .WideDesktop\:ring-offset-replace-bg {
    --tw-ring-offset-color: #8AA4BC;
  }

  .WideDesktop\:ring-offset-resolve-bg {
    --tw-ring-offset-color: #4783CB;
  }

  .WideDesktop\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .WideDesktop\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .WideDesktop\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .WideDesktop\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .WideDesktop\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .WideDesktop\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .WideDesktop\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .WideDesktop\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .WideDesktop\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .WideDesktop\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .WideDesktop\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .WideDesktop\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .WideDesktop\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .WideDesktop\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .WideDesktop\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .WideDesktop\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .WideDesktop\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .WideDesktop\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .WideDesktop\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .WideDesktop\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .WideDesktop\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .WideDesktop\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .WideDesktop\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .WideDesktop\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .WideDesktop\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .WideDesktop\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .WideDesktop\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .WideDesktop\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .WideDesktop\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .WideDesktop\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .WideDesktop\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .WideDesktop\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .WideDesktop\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .WideDesktop\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .WideDesktop\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .WideDesktop\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .WideDesktop\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .WideDesktop\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .WideDesktop\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .WideDesktop\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .WideDesktop\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .WideDesktop\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .WideDesktop\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .WideDesktop\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .WideDesktop\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .WideDesktop\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .WideDesktop\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .WideDesktop\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .WideDesktop\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .WideDesktop\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .WideDesktop\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .WideDesktop\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .WideDesktop\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .WideDesktop\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .WideDesktop\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .WideDesktop\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .WideDesktop\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .WideDesktop\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .WideDesktop\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .WideDesktop\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .WideDesktop\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .WideDesktop\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .WideDesktop\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .WideDesktop\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .WideDesktop\:focus-within\:ring-offset-purple:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .WideDesktop\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .WideDesktop\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .WideDesktop\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .WideDesktop\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .WideDesktop\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .WideDesktop\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .WideDesktop\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .WideDesktop\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .WideDesktop\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .WideDesktop\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .WideDesktop\:focus-within\:ring-offset-Asurion-White:focus-within {
    --tw-ring-offset-color: #FFF;
  }

  .WideDesktop\:focus-within\:ring-offset-Asurion-Blue-Brighter:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WideDesktop\:focus-within\:ring-offset-Asurion-Blue-Deep:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .WideDesktop\:focus-within\:ring-offset-Asurion-Blue-Light:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .WideDesktop\:focus-within\:ring-offset-Asurion-Purple:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .WideDesktop\:focus-within\:ring-offset-Asurion-Purple-Deeper:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .WideDesktop\:focus-within\:ring-offset-Asurion-Purple-Light:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .WideDesktop\:focus-within\:ring-offset-Asurion-Gray-Deepest:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .WideDesktop\:focus-within\:ring-offset-Asurion-Gray-Deeper:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .WideDesktop\:focus-within\:ring-offset-Asurion-Gray-Light:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .WideDesktop\:focus-within\:ring-offset-Asurion-Gray-Lighter:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .WideDesktop\:focus-within\:ring-offset-Asurion-Gray-Lightest:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .WideDesktop\:focus-within\:ring-offset-Asurion-Red-Deep:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .WideDesktop\:focus-within\:ring-offset-light-gray:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .WideDesktop\:focus-within\:ring-offset-light-gray-1:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .WideDesktop\:focus-within\:ring-offset-light-gray-2:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .WideDesktop\:focus-within\:ring-offset-light-gray-3:focus-within {
    --tw-ring-offset-color: #F0F0F5;
  }

  .WideDesktop\:focus-within\:ring-offset-light-gray-4:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .WideDesktop\:focus-within\:ring-offset-light-gray-5:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .WideDesktop\:focus-within\:ring-offset-light-slate-gray:focus-within {
    --tw-ring-offset-color: #8589A1;
  }

  .WideDesktop\:focus-within\:ring-offset-denim-blue:focus-within {
    --tw-ring-offset-color: #0066B2;
  }

  .WideDesktop\:focus-within\:ring-offset-purple-1:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .WideDesktop\:focus-within\:ring-offset-dark-red:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .WideDesktop\:focus-within\:ring-offset-bright-red:focus-within {
    --tw-ring-offset-color: #F40715;
  }

  .WideDesktop\:focus-within\:ring-offset-mustard-yellow:focus-within {
    --tw-ring-offset-color: #ED8B00;
  }

  .WideDesktop\:focus-within\:ring-offset-mustard-yellow-1:focus-within {
    --tw-ring-offset-color: #ED6600;
  }

  .WideDesktop\:focus-within\:ring-offset-light-blue:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WideDesktop\:focus-within\:ring-offset-light-blue-1:focus-within {
    --tw-ring-offset-color: #4A68F9;
  }

  .WideDesktop\:focus-within\:ring-offset-light-blue-3:focus-within {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .WideDesktop\:focus-within\:ring-offset-light-blue-4:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .WideDesktop\:focus-within\:ring-offset-purple-blue:focus-within {
    --tw-ring-offset-color: #6469E1;
  }

  .WideDesktop\:focus-within\:ring-offset-light-green:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .WideDesktop\:focus-within\:ring-offset-light-green-1:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .WideDesktop\:focus-within\:ring-offset-light-bg-green:focus-within {
    --tw-ring-offset-color: #F0FFF9;
  }

  .WideDesktop\:focus-within\:ring-offset-green-1:focus-within {
    --tw-ring-offset-color: #0B8350;
  }

  .WideDesktop\:focus-within\:ring-offset-pink-1:focus-within {
    --tw-ring-offset-color: #FFEDD5;
  }

  .WideDesktop\:focus-within\:ring-offset-light-white-1:focus-within {
    --tw-ring-offset-color: #F8F6EE;
  }

  .WideDesktop\:focus-within\:ring-offset-Black-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .WideDesktop\:focus-within\:ring-offset-Default-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .WideDesktop\:focus-within\:ring-offset-White-3:focus-within {
    --tw-ring-offset-color: #F9F6EF;
  }

  .WideDesktop\:focus-within\:ring-offset-Green-3:focus-within {
    --tw-ring-offset-color: #AEE0CD;
  }

  .WideDesktop\:focus-within\:ring-offset-Blue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WideDesktop\:focus-within\:ring-offset-Silver-3:focus-within {
    --tw-ring-offset-color: #E4E4E2;
  }

  .WideDesktop\:focus-within\:ring-offset-Yellow-3:focus-within {
    --tw-ring-offset-color: #F3D060;
  }

  .WideDesktop\:focus-within\:ring-offset-Grey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .WideDesktop\:focus-within\:ring-offset-Gray-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .WideDesktop\:focus-within\:ring-offset-Red-3:focus-within {
    --tw-ring-offset-color: #BA0C2E;
  }

  .WideDesktop\:focus-within\:ring-offset-Gold-3:focus-within {
    --tw-ring-offset-color: #F5DDC5;
  }

  .WideDesktop\:focus-within\:ring-offset-light-green-3:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .WideDesktop\:focus-within\:ring-offset-dark-blue-2:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .WideDesktop\:focus-within\:ring-offset-blue-1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WideDesktop\:focus-within\:ring-offset-yellow-1:focus-within {
    --tw-ring-offset-color: #EDB800;
  }

  .WideDesktop\:focus-within\:ring-offset-blue-2:focus-within {
    --tw-ring-offset-color: #253BAA;
  }

  .WideDesktop\:focus-within\:ring-offset-light-pink:focus-within {
    --tw-ring-offset-color: #FF5070;
  }

  .WideDesktop\:focus-within\:ring-offset-bright-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .WideDesktop\:focus-within\:ring-offset-bright-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .WideDesktop\:focus-within\:ring-offset-SpaceGrey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .WideDesktop\:focus-within\:ring-offset-Purple-3:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .WideDesktop\:focus-within\:ring-offset-LightPurple-3:focus-within {
    --tw-ring-offset-color: #D1CDDA;
  }

  .WideDesktop\:focus-within\:ring-offset-Glow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .WideDesktop\:focus-within\:ring-offset-Bronze-3:focus-within {
    --tw-ring-offset-color: #cd7f32;
  }

  .WideDesktop\:focus-within\:ring-offset-Copper-3:focus-within {
    --tw-ring-offset-color: #B87333;
  }

  .WideDesktop\:focus-within\:ring-offset-Pink-3:focus-within {
    --tw-ring-offset-color: #FFC0CB;
  }

  .WideDesktop\:focus-within\:ring-offset-Orange-3:focus-within {
    --tw-ring-offset-color: #FFA500;
  }

  .WideDesktop\:focus-within\:ring-offset-Coral-3:focus-within {
    --tw-ring-offset-color: #EE7762;
  }

  .WideDesktop\:focus-within\:ring-offset-MajesticBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .WideDesktop\:focus-within\:ring-offset-PrismBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .WideDesktop\:focus-within\:ring-offset-CeramicBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .WideDesktop\:focus-within\:ring-offset-MidnightBlack-3:focus-within {
    --tw-ring-offset-color: #00040D;
  }

  .WideDesktop\:focus-within\:ring-offset-PrismWhite-3:focus-within {
    --tw-ring-offset-color: #E1D8CB;
  }

  .WideDesktop\:focus-within\:ring-offset-CeramicWhite-3:focus-within {
    --tw-ring-offset-color: #c2c2c4;
  }

  .WideDesktop\:focus-within\:ring-offset-LilacPurple-3:focus-within {
    --tw-ring-offset-color: #C8A2C8;
  }

  .WideDesktop\:focus-within\:ring-offset-CrownSilver-3:focus-within {
    --tw-ring-offset-color: #b1a5aa;
  }

  .WideDesktop\:focus-within\:ring-offset-CoralBlue-3:focus-within {
    --tw-ring-offset-color: #AFDCEC;
  }

  .WideDesktop\:focus-within\:ring-offset-lime-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .WideDesktop\:focus-within\:ring-offset-apple-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .WideDesktop\:focus-within\:ring-offset-bg-new-blue:focus-within {
    --tw-ring-offset-color: #39DCF0;
  }

  .WideDesktop\:focus-within\:ring-offset-bg-new-pink:focus-within {
    --tw-ring-offset-color: #E79AAE;
  }

  .WideDesktop\:focus-within\:ring-offset-new-pink-1:focus-within {
    --tw-ring-offset-color: #E9A1B3;
  }

  .WideDesktop\:focus-within\:ring-offset-footer-grey:focus-within {
    --tw-ring-offset-color: #333238;
  }

  .WideDesktop\:focus-within\:ring-offset-border-grey:focus-within {
    --tw-ring-offset-color: #c4c4c4;
  }

  .WideDesktop\:focus-within\:ring-offset-apple-green-1:focus-within {
    --tw-ring-offset-color: #30D091;
  }

  .WideDesktop\:focus-within\:ring-offset-crimson-red:focus-within {
    --tw-ring-offset-color: #d22323;
  }

  .WideDesktop\:focus-within\:ring-offset-asurion-cyan:focus-within {
    --tw-ring-offset-color: #95CED7;
  }

  .WideDesktop\:focus-within\:ring-offset-bright-orange:focus-within {
    --tw-ring-offset-color: #FF8B1A;
  }

  .WideDesktop\:focus-within\:ring-offset-Graphite-3:focus-within {
    --tw-ring-offset-color: #D2CEDB;
  }

  .WideDesktop\:focus-within\:ring-offset-PacificBlue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WideDesktop\:focus-within\:ring-offset-light-purple:focus-within {
    --tw-ring-offset-color: #B3A3D7;
  }

  .WideDesktop\:focus-within\:ring-offset-asurion-gray:focus-within {
    --tw-ring-offset-color: #D8D8D8;
  }

  .WideDesktop\:focus-within\:ring-offset-OceanBlue-3:focus-within {
    --tw-ring-offset-color: #0077be;
  }

  .WideDesktop\:focus-within\:ring-offset-MetallicCopper-3:focus-within {
    --tw-ring-offset-color: #72281e;
  }

  .WideDesktop\:focus-within\:ring-offset-PorcelainWhite-3:focus-within {
    --tw-ring-offset-color: #f8fbf8;
  }

  .WideDesktop\:focus-within\:ring-offset-LightBlue-3:focus-within {
    --tw-ring-offset-color: #ADD8E6;
  }

  .WideDesktop\:focus-within\:ring-offset-CloudNavy-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .WideDesktop\:focus-within\:ring-offset-CloudMint-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .WideDesktop\:focus-within\:ring-offset-CloudOrange-3:focus-within {
    --tw-ring-offset-color: #ffba97;
  }

  .WideDesktop\:focus-within\:ring-offset-CloudLavender-3:focus-within {
    --tw-ring-offset-color: #d6d3e2;
  }

  .WideDesktop\:focus-within\:ring-offset-CloudRed-3:focus-within {
    --tw-ring-offset-color: #dbb0a2;
  }

  .WideDesktop\:focus-within\:ring-offset-CloudWhite-3:focus-within {
    --tw-ring-offset-color: #f2f2ed;
  }

  .WideDesktop\:focus-within\:ring-offset-SunriseGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .WideDesktop\:focus-within\:ring-offset-SunshineGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .WideDesktop\:focus-within\:ring-offset-AuraBlack-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .WideDesktop\:focus-within\:ring-offset-AuraGlow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .WideDesktop\:focus-within\:ring-offset-MysticBronze-3:focus-within {
    --tw-ring-offset-color: #3c2516;
  }

  .WideDesktop\:focus-within\:ring-offset-MysticGreen-3:focus-within {
    --tw-ring-offset-color: #90A19A;
  }

  .WideDesktop\:focus-within\:ring-offset-MysticGrey-3:focus-within {
    --tw-ring-offset-color: #564f55;
  }

  .WideDesktop\:focus-within\:ring-offset-MysticBlack-3:focus-within {
    --tw-ring-offset-color: #353A3C;
  }

  .WideDesktop\:focus-within\:ring-offset-MysticWhite-3:focus-within {
    --tw-ring-offset-color: #E4EDE3;
  }

  .WideDesktop\:focus-within\:ring-offset-price-blue1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WideDesktop\:focus-within\:ring-offset-indigo1:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .WideDesktop\:focus-within\:ring-offset-Purple-4:focus-within {
    --tw-ring-offset-color: #9598F8;
  }

  .WideDesktop\:focus-within\:ring-offset-new-blue-2:focus-within {
    --tw-ring-offset-color: #33B3C2;
  }

  .WideDesktop\:focus-within\:ring-offset-dark-blue-3:focus-within {
    --tw-ring-offset-color: #041DFB;
  }

  .WideDesktop\:focus-within\:ring-offset-replace-bg:focus-within {
    --tw-ring-offset-color: #8AA4BC;
  }

  .WideDesktop\:focus-within\:ring-offset-resolve-bg:focus-within {
    --tw-ring-offset-color: #4783CB;
  }

  .WideDesktop\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .WideDesktop\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .WideDesktop\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .WideDesktop\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .WideDesktop\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .WideDesktop\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .WideDesktop\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .WideDesktop\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .WideDesktop\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .WideDesktop\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .WideDesktop\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .WideDesktop\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .WideDesktop\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .WideDesktop\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .WideDesktop\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .WideDesktop\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .WideDesktop\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .WideDesktop\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .WideDesktop\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .WideDesktop\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .WideDesktop\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .WideDesktop\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .WideDesktop\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .WideDesktop\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .WideDesktop\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .WideDesktop\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .WideDesktop\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .WideDesktop\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .WideDesktop\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .WideDesktop\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .WideDesktop\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .WideDesktop\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .WideDesktop\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .WideDesktop\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .WideDesktop\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .WideDesktop\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .WideDesktop\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .WideDesktop\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .WideDesktop\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .WideDesktop\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .WideDesktop\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .WideDesktop\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .WideDesktop\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .WideDesktop\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .WideDesktop\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .WideDesktop\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .WideDesktop\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .WideDesktop\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .WideDesktop\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .WideDesktop\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .WideDesktop\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .WideDesktop\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .WideDesktop\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .WideDesktop\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .WideDesktop\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .WideDesktop\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .WideDesktop\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .WideDesktop\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .WideDesktop\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .WideDesktop\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .WideDesktop\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .WideDesktop\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .WideDesktop\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .WideDesktop\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .WideDesktop\:focus\:ring-offset-purple:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .WideDesktop\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .WideDesktop\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .WideDesktop\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .WideDesktop\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .WideDesktop\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .WideDesktop\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .WideDesktop\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .WideDesktop\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .WideDesktop\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .WideDesktop\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .WideDesktop\:focus\:ring-offset-Asurion-White:focus {
    --tw-ring-offset-color: #FFF;
  }

  .WideDesktop\:focus\:ring-offset-Asurion-Blue-Brighter:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WideDesktop\:focus\:ring-offset-Asurion-Blue-Deep:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .WideDesktop\:focus\:ring-offset-Asurion-Blue-Light:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .WideDesktop\:focus\:ring-offset-Asurion-Purple:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .WideDesktop\:focus\:ring-offset-Asurion-Purple-Deeper:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .WideDesktop\:focus\:ring-offset-Asurion-Purple-Light:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .WideDesktop\:focus\:ring-offset-Asurion-Gray-Deepest:focus {
    --tw-ring-offset-color: #333F48;
  }

  .WideDesktop\:focus\:ring-offset-Asurion-Gray-Deeper:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .WideDesktop\:focus\:ring-offset-Asurion-Gray-Light:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .WideDesktop\:focus\:ring-offset-Asurion-Gray-Lighter:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .WideDesktop\:focus\:ring-offset-Asurion-Gray-Lightest:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .WideDesktop\:focus\:ring-offset-Asurion-Red-Deep:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .WideDesktop\:focus\:ring-offset-light-gray:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .WideDesktop\:focus\:ring-offset-light-gray-1:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .WideDesktop\:focus\:ring-offset-light-gray-2:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .WideDesktop\:focus\:ring-offset-light-gray-3:focus {
    --tw-ring-offset-color: #F0F0F5;
  }

  .WideDesktop\:focus\:ring-offset-light-gray-4:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .WideDesktop\:focus\:ring-offset-light-gray-5:focus {
    --tw-ring-offset-color: #333F48;
  }

  .WideDesktop\:focus\:ring-offset-light-slate-gray:focus {
    --tw-ring-offset-color: #8589A1;
  }

  .WideDesktop\:focus\:ring-offset-denim-blue:focus {
    --tw-ring-offset-color: #0066B2;
  }

  .WideDesktop\:focus\:ring-offset-purple-1:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .WideDesktop\:focus\:ring-offset-dark-red:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .WideDesktop\:focus\:ring-offset-bright-red:focus {
    --tw-ring-offset-color: #F40715;
  }

  .WideDesktop\:focus\:ring-offset-mustard-yellow:focus {
    --tw-ring-offset-color: #ED8B00;
  }

  .WideDesktop\:focus\:ring-offset-mustard-yellow-1:focus {
    --tw-ring-offset-color: #ED6600;
  }

  .WideDesktop\:focus\:ring-offset-light-blue:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WideDesktop\:focus\:ring-offset-light-blue-1:focus {
    --tw-ring-offset-color: #4A68F9;
  }

  .WideDesktop\:focus\:ring-offset-light-blue-3:focus {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .WideDesktop\:focus\:ring-offset-light-blue-4:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .WideDesktop\:focus\:ring-offset-purple-blue:focus {
    --tw-ring-offset-color: #6469E1;
  }

  .WideDesktop\:focus\:ring-offset-light-green:focus {
    --tw-ring-offset-color: #00B574;
  }

  .WideDesktop\:focus\:ring-offset-light-green-1:focus {
    --tw-ring-offset-color: #00B574;
  }

  .WideDesktop\:focus\:ring-offset-light-bg-green:focus {
    --tw-ring-offset-color: #F0FFF9;
  }

  .WideDesktop\:focus\:ring-offset-green-1:focus {
    --tw-ring-offset-color: #0B8350;
  }

  .WideDesktop\:focus\:ring-offset-pink-1:focus {
    --tw-ring-offset-color: #FFEDD5;
  }

  .WideDesktop\:focus\:ring-offset-light-white-1:focus {
    --tw-ring-offset-color: #F8F6EE;
  }

  .WideDesktop\:focus\:ring-offset-Black-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .WideDesktop\:focus\:ring-offset-Default-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .WideDesktop\:focus\:ring-offset-White-3:focus {
    --tw-ring-offset-color: #F9F6EF;
  }

  .WideDesktop\:focus\:ring-offset-Green-3:focus {
    --tw-ring-offset-color: #AEE0CD;
  }

  .WideDesktop\:focus\:ring-offset-Blue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WideDesktop\:focus\:ring-offset-Silver-3:focus {
    --tw-ring-offset-color: #E4E4E2;
  }

  .WideDesktop\:focus\:ring-offset-Yellow-3:focus {
    --tw-ring-offset-color: #F3D060;
  }

  .WideDesktop\:focus\:ring-offset-Grey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .WideDesktop\:focus\:ring-offset-Gray-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .WideDesktop\:focus\:ring-offset-Red-3:focus {
    --tw-ring-offset-color: #BA0C2E;
  }

  .WideDesktop\:focus\:ring-offset-Gold-3:focus {
    --tw-ring-offset-color: #F5DDC5;
  }

  .WideDesktop\:focus\:ring-offset-light-green-3:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .WideDesktop\:focus\:ring-offset-dark-blue-2:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .WideDesktop\:focus\:ring-offset-blue-1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WideDesktop\:focus\:ring-offset-yellow-1:focus {
    --tw-ring-offset-color: #EDB800;
  }

  .WideDesktop\:focus\:ring-offset-blue-2:focus {
    --tw-ring-offset-color: #253BAA;
  }

  .WideDesktop\:focus\:ring-offset-light-pink:focus {
    --tw-ring-offset-color: #FF5070;
  }

  .WideDesktop\:focus\:ring-offset-bright-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .WideDesktop\:focus\:ring-offset-bright-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .WideDesktop\:focus\:ring-offset-SpaceGrey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .WideDesktop\:focus\:ring-offset-Purple-3:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .WideDesktop\:focus\:ring-offset-LightPurple-3:focus {
    --tw-ring-offset-color: #D1CDDA;
  }

  .WideDesktop\:focus\:ring-offset-Glow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .WideDesktop\:focus\:ring-offset-Bronze-3:focus {
    --tw-ring-offset-color: #cd7f32;
  }

  .WideDesktop\:focus\:ring-offset-Copper-3:focus {
    --tw-ring-offset-color: #B87333;
  }

  .WideDesktop\:focus\:ring-offset-Pink-3:focus {
    --tw-ring-offset-color: #FFC0CB;
  }

  .WideDesktop\:focus\:ring-offset-Orange-3:focus {
    --tw-ring-offset-color: #FFA500;
  }

  .WideDesktop\:focus\:ring-offset-Coral-3:focus {
    --tw-ring-offset-color: #EE7762;
  }

  .WideDesktop\:focus\:ring-offset-MajesticBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .WideDesktop\:focus\:ring-offset-PrismBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .WideDesktop\:focus\:ring-offset-CeramicBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .WideDesktop\:focus\:ring-offset-MidnightBlack-3:focus {
    --tw-ring-offset-color: #00040D;
  }

  .WideDesktop\:focus\:ring-offset-PrismWhite-3:focus {
    --tw-ring-offset-color: #E1D8CB;
  }

  .WideDesktop\:focus\:ring-offset-CeramicWhite-3:focus {
    --tw-ring-offset-color: #c2c2c4;
  }

  .WideDesktop\:focus\:ring-offset-LilacPurple-3:focus {
    --tw-ring-offset-color: #C8A2C8;
  }

  .WideDesktop\:focus\:ring-offset-CrownSilver-3:focus {
    --tw-ring-offset-color: #b1a5aa;
  }

  .WideDesktop\:focus\:ring-offset-CoralBlue-3:focus {
    --tw-ring-offset-color: #AFDCEC;
  }

  .WideDesktop\:focus\:ring-offset-lime-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .WideDesktop\:focus\:ring-offset-apple-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .WideDesktop\:focus\:ring-offset-bg-new-blue:focus {
    --tw-ring-offset-color: #39DCF0;
  }

  .WideDesktop\:focus\:ring-offset-bg-new-pink:focus {
    --tw-ring-offset-color: #E79AAE;
  }

  .WideDesktop\:focus\:ring-offset-new-pink-1:focus {
    --tw-ring-offset-color: #E9A1B3;
  }

  .WideDesktop\:focus\:ring-offset-footer-grey:focus {
    --tw-ring-offset-color: #333238;
  }

  .WideDesktop\:focus\:ring-offset-border-grey:focus {
    --tw-ring-offset-color: #c4c4c4;
  }

  .WideDesktop\:focus\:ring-offset-apple-green-1:focus {
    --tw-ring-offset-color: #30D091;
  }

  .WideDesktop\:focus\:ring-offset-crimson-red:focus {
    --tw-ring-offset-color: #d22323;
  }

  .WideDesktop\:focus\:ring-offset-asurion-cyan:focus {
    --tw-ring-offset-color: #95CED7;
  }

  .WideDesktop\:focus\:ring-offset-bright-orange:focus {
    --tw-ring-offset-color: #FF8B1A;
  }

  .WideDesktop\:focus\:ring-offset-Graphite-3:focus {
    --tw-ring-offset-color: #D2CEDB;
  }

  .WideDesktop\:focus\:ring-offset-PacificBlue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WideDesktop\:focus\:ring-offset-light-purple:focus {
    --tw-ring-offset-color: #B3A3D7;
  }

  .WideDesktop\:focus\:ring-offset-asurion-gray:focus {
    --tw-ring-offset-color: #D8D8D8;
  }

  .WideDesktop\:focus\:ring-offset-OceanBlue-3:focus {
    --tw-ring-offset-color: #0077be;
  }

  .WideDesktop\:focus\:ring-offset-MetallicCopper-3:focus {
    --tw-ring-offset-color: #72281e;
  }

  .WideDesktop\:focus\:ring-offset-PorcelainWhite-3:focus {
    --tw-ring-offset-color: #f8fbf8;
  }

  .WideDesktop\:focus\:ring-offset-LightBlue-3:focus {
    --tw-ring-offset-color: #ADD8E6;
  }

  .WideDesktop\:focus\:ring-offset-CloudNavy-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .WideDesktop\:focus\:ring-offset-CloudMint-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .WideDesktop\:focus\:ring-offset-CloudOrange-3:focus {
    --tw-ring-offset-color: #ffba97;
  }

  .WideDesktop\:focus\:ring-offset-CloudLavender-3:focus {
    --tw-ring-offset-color: #d6d3e2;
  }

  .WideDesktop\:focus\:ring-offset-CloudRed-3:focus {
    --tw-ring-offset-color: #dbb0a2;
  }

  .WideDesktop\:focus\:ring-offset-CloudWhite-3:focus {
    --tw-ring-offset-color: #f2f2ed;
  }

  .WideDesktop\:focus\:ring-offset-SunriseGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .WideDesktop\:focus\:ring-offset-SunshineGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .WideDesktop\:focus\:ring-offset-AuraBlack-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .WideDesktop\:focus\:ring-offset-AuraGlow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .WideDesktop\:focus\:ring-offset-MysticBronze-3:focus {
    --tw-ring-offset-color: #3c2516;
  }

  .WideDesktop\:focus\:ring-offset-MysticGreen-3:focus {
    --tw-ring-offset-color: #90A19A;
  }

  .WideDesktop\:focus\:ring-offset-MysticGrey-3:focus {
    --tw-ring-offset-color: #564f55;
  }

  .WideDesktop\:focus\:ring-offset-MysticBlack-3:focus {
    --tw-ring-offset-color: #353A3C;
  }

  .WideDesktop\:focus\:ring-offset-MysticWhite-3:focus {
    --tw-ring-offset-color: #E4EDE3;
  }

  .WideDesktop\:focus\:ring-offset-price-blue1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WideDesktop\:focus\:ring-offset-indigo1:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .WideDesktop\:focus\:ring-offset-Purple-4:focus {
    --tw-ring-offset-color: #9598F8;
  }

  .WideDesktop\:focus\:ring-offset-new-blue-2:focus {
    --tw-ring-offset-color: #33B3C2;
  }

  .WideDesktop\:focus\:ring-offset-dark-blue-3:focus {
    --tw-ring-offset-color: #041DFB;
  }

  .WideDesktop\:focus\:ring-offset-replace-bg:focus {
    --tw-ring-offset-color: #8AA4BC;
  }

  .WideDesktop\:focus\:ring-offset-resolve-bg:focus {
    --tw-ring-offset-color: #4783CB;
  }

  .WideDesktop\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .WideDesktop\:filter-none {
    filter: none;
  }

  .WideDesktop\:blur-0 {
    --tw-blur: blur(0);
  }

  .WideDesktop\:blur-none {
    --tw-blur: blur(0);
  }

  .WideDesktop\:blur-sm {
    --tw-blur: blur(4px);
  }

  .WideDesktop\:blur {
    --tw-blur: blur(8px);
  }

  .WideDesktop\:blur-md {
    --tw-blur: blur(12px);
  }

  .WideDesktop\:blur-lg {
    --tw-blur: blur(16px);
  }

  .WideDesktop\:blur-xl {
    --tw-blur: blur(24px);
  }

  .WideDesktop\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .WideDesktop\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .WideDesktop\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .WideDesktop\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .WideDesktop\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .WideDesktop\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .WideDesktop\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .WideDesktop\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .WideDesktop\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .WideDesktop\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .WideDesktop\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .WideDesktop\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .WideDesktop\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .WideDesktop\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .WideDesktop\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .WideDesktop\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .WideDesktop\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .WideDesktop\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .WideDesktop\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .WideDesktop\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .WideDesktop\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .WideDesktop\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .WideDesktop\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .WideDesktop\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .WideDesktop\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .WideDesktop\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .WideDesktop\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .WideDesktop\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .WideDesktop\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .WideDesktop\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .WideDesktop\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .WideDesktop\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .WideDesktop\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .WideDesktop\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .WideDesktop\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .WideDesktop\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .WideDesktop\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .WideDesktop\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .WideDesktop\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .WideDesktop\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .WideDesktop\:invert-0 {
    --tw-invert: invert(0);
  }

  .WideDesktop\:invert {
    --tw-invert: invert(100%);
  }

  .WideDesktop\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .WideDesktop\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .WideDesktop\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .WideDesktop\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .WideDesktop\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .WideDesktop\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .WideDesktop\:sepia {
    --tw-sepia: sepia(100%);
  }

  .WideDesktop\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .WideDesktop\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .WideDesktop\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .WideDesktop\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .WideDesktop\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .WideDesktop\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .WideDesktop\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .WideDesktop\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .WideDesktop\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .WideDesktop\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .WideDesktop\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .WideDesktop\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .WideDesktop\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .WideDesktop\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .WideDesktop\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .WideDesktop\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .WideDesktop\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .WideDesktop\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .WideDesktop\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .WideDesktop\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .WideDesktop\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .WideDesktop\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .WideDesktop\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .WideDesktop\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .WideDesktop\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .WideDesktop\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .WideDesktop\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .WideDesktop\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .WideDesktop\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .WideDesktop\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .WideDesktop\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .WideDesktop\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .WideDesktop\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .WideDesktop\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .WideDesktop\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .WideDesktop\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .WideDesktop\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .WideDesktop\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .WideDesktop\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .WideDesktop\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .WideDesktop\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .WideDesktop\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .WideDesktop\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .WideDesktop\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .WideDesktop\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .WideDesktop\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .WideDesktop\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .WideDesktop\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .WideDesktop\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .WideDesktop\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .WideDesktop\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .WideDesktop\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .WideDesktop\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .WideDesktop\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .WideDesktop\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .WideDesktop\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .WideDesktop\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .WideDesktop\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .WideDesktop\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .WideDesktop\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .WideDesktop\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .WideDesktop\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .WideDesktop\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .WideDesktop\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .WideDesktop\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .WideDesktop\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .WideDesktop\:transition-none {
    transition-property: none;
  }

  .WideDesktop\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .WideDesktop\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .WideDesktop\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .WideDesktop\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .WideDesktop\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .WideDesktop\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .WideDesktop\:delay-75 {
    transition-delay: 75ms;
  }

  .WideDesktop\:delay-100 {
    transition-delay: 100ms;
  }

  .WideDesktop\:delay-150 {
    transition-delay: 150ms;
  }

  .WideDesktop\:delay-200 {
    transition-delay: 200ms;
  }

  .WideDesktop\:delay-300 {
    transition-delay: 300ms;
  }

  .WideDesktop\:delay-500 {
    transition-delay: 500ms;
  }

  .WideDesktop\:delay-700 {
    transition-delay: 700ms;
  }

  .WideDesktop\:delay-1000 {
    transition-delay: 1000ms;
  }

  .WideDesktop\:duration-75 {
    transition-duration: 75ms;
  }

  .WideDesktop\:duration-100 {
    transition-duration: 100ms;
  }

  .WideDesktop\:duration-150 {
    transition-duration: 150ms;
  }

  .WideDesktop\:duration-200 {
    transition-duration: 200ms;
  }

  .WideDesktop\:duration-300 {
    transition-duration: 300ms;
  }

  .WideDesktop\:duration-500 {
    transition-duration: 500ms;
  }

  .WideDesktop\:duration-700 {
    transition-duration: 700ms;
  }

  .WideDesktop\:duration-1000 {
    transition-duration: 1000ms;
  }

  .WideDesktop\:ease-linear {
    transition-timing-function: linear;
  }

  .WideDesktop\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .WideDesktop\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .WideDesktop\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (max-width: 1440px) and (min-width: 1281px) {
  .Desktop\:container {
    width: 100%;
  }

  @media (min-width: 10px) {
    .Desktop\:container {
      max-width: 10px;
    }
  }

  @media (min-width: 481px) {
    .Desktop\:container {
      max-width: 481px;
    }
  }

  @media (min-width: 801px) {
    .Desktop\:container {
      max-width: 801px;
    }
  }

  @media (min-width: 1024px) {
    .Desktop\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1025px) {
    .Desktop\:container {
      max-width: 1025px;
    }
  }

  @media (min-width: 1281px) {
    .Desktop\:container {
      max-width: 1281px;
    }
  }

  @media (min-width: 1441px) {
    .Desktop\:container {
      max-width: 1441px;
    }
  }

  .Desktop\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .Desktop\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .Desktop\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .Desktop\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .Desktop\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .Desktop\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .Desktop\:pointer-events-none {
    pointer-events: none;
  }

  .Desktop\:pointer-events-auto {
    pointer-events: auto;
  }

  .Desktop\:visible {
    visibility: visible;
  }

  .Desktop\:invisible {
    visibility: hidden;
  }

  .Desktop\:static {
    position: static;
  }

  .Desktop\:fixed {
    position: fixed;
  }

  .Desktop\:absolute {
    position: absolute;
  }

  .Desktop\:relative {
    position: relative;
  }

  .Desktop\:sticky {
    position: sticky;
  }

  .Desktop\:inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .Desktop\:inset-5 {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
  }

  .Desktop\:inset-10 {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }

  .Desktop\:inset-15 {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
  }

  .Desktop\:inset-16 {
    top: 16px;
    right: 16px;
    bottom: 16px;
    left: 16px;
  }

  .Desktop\:inset-20 {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  .Desktop\:inset-25 {
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
  }

  .Desktop\:inset-30 {
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
  }

  .Desktop\:inset-50 {
    top: 50px;
    right: 50px;
    bottom: 50px;
    left: 50px;
  }

  .Desktop\:inset-65 {
    top: 65px;
    right: 65px;
    bottom: 65px;
    left: 65px;
  }

  .Desktop\:inset-90 {
    top: 90px;
    right: 90px;
    bottom: 90px;
    left: 90px;
  }

  .Desktop\:inset-100 {
    top: 100px;
    right: 100px;
    bottom: 100px;
    left: 100px;
  }

  .Desktop\:inset-160 {
    top: 160px;
    right: 160px;
    bottom: 160px;
    left: 160px;
  }

  .Desktop\:inset-195 {
    top: 195px;
    right: 195px;
    bottom: 195px;
    left: 195px;
  }

  .Desktop\:-inset-25 {
    top: -25px;
    right: -25px;
    bottom: -25px;
    left: -25px;
  }

  .Desktop\:-inset-40 {
    top: -40px;
    right: -40px;
    bottom: -40px;
    left: -40px;
  }

  .Desktop\:-inset-5px {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }

  .Desktop\:-inset-10px {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
  }

  .Desktop\:-inset-125px {
    top: -125px;
    right: -125px;
    bottom: -125px;
    left: -125px;
  }

  .Desktop\:inset-3p {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
  }

  .Desktop\:inset-2p {
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
  }

  .Desktop\:inset-15p {
    top: 15%;
    right: 15%;
    bottom: 15%;
    left: 15%;
  }

  .Desktop\:inset-35p {
    top: 35%;
    right: 35%;
    bottom: 35%;
    left: 35%;
  }

  .Desktop\:inset-14p {
    top: 14%;
    right: 14%;
    bottom: 14%;
    left: 14%;
  }

  .Desktop\:inset-25p {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .Desktop\:inset-40p {
    top: 40%;
    right: 40%;
    bottom: 40%;
    left: 40%;
  }

  .Desktop\:inset-43p {
    top: 43%;
    right: 43%;
    bottom: 43%;
    left: 43%;
  }

  .Desktop\:inset-5p {
    top: 5%;
    right: 5%;
    bottom: 5%;
    left: 5%;
  }

  .Desktop\:inset-20p {
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
  }

  .Desktop\:inset-50p {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .Desktop\:inset-45p {
    top: 45%;
    right: 45%;
    bottom: 45%;
    left: 45%;
  }

  .Desktop\:inset-10p {
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
  }

  .Desktop\:inset-x-0 {
    left: 0px;
    right: 0px;
  }

  .Desktop\:inset-x-5 {
    left: 5px;
    right: 5px;
  }

  .Desktop\:inset-x-10 {
    left: 10px;
    right: 10px;
  }

  .Desktop\:inset-x-15 {
    left: 15px;
    right: 15px;
  }

  .Desktop\:inset-x-16 {
    left: 16px;
    right: 16px;
  }

  .Desktop\:inset-x-20 {
    left: 20px;
    right: 20px;
  }

  .Desktop\:inset-x-25 {
    left: 25px;
    right: 25px;
  }

  .Desktop\:inset-x-30 {
    left: 30px;
    right: 30px;
  }

  .Desktop\:inset-x-50 {
    left: 50px;
    right: 50px;
  }

  .Desktop\:inset-x-65 {
    left: 65px;
    right: 65px;
  }

  .Desktop\:inset-x-90 {
    left: 90px;
    right: 90px;
  }

  .Desktop\:inset-x-100 {
    left: 100px;
    right: 100px;
  }

  .Desktop\:inset-x-160 {
    left: 160px;
    right: 160px;
  }

  .Desktop\:inset-x-195 {
    left: 195px;
    right: 195px;
  }

  .Desktop\:-inset-x-25 {
    left: -25px;
    right: -25px;
  }

  .Desktop\:-inset-x-40 {
    left: -40px;
    right: -40px;
  }

  .Desktop\:-inset-x-5px {
    left: -5px;
    right: -5px;
  }

  .Desktop\:-inset-x-10px {
    left: -10px;
    right: -10px;
  }

  .Desktop\:-inset-x-125px {
    left: -125px;
    right: -125px;
  }

  .Desktop\:inset-x-3p {
    left: 3px;
    right: 3px;
  }

  .Desktop\:inset-x-2p {
    left: 2px;
    right: 2px;
  }

  .Desktop\:inset-x-15p {
    left: 15%;
    right: 15%;
  }

  .Desktop\:inset-x-35p {
    left: 35%;
    right: 35%;
  }

  .Desktop\:inset-x-14p {
    left: 14%;
    right: 14%;
  }

  .Desktop\:inset-x-25p {
    left: 25%;
    right: 25%;
  }

  .Desktop\:inset-x-40p {
    left: 40%;
    right: 40%;
  }

  .Desktop\:inset-x-43p {
    left: 43%;
    right: 43%;
  }

  .Desktop\:inset-x-5p {
    left: 5%;
    right: 5%;
  }

  .Desktop\:inset-x-20p {
    left: 20%;
    right: 20%;
  }

  .Desktop\:inset-x-50p {
    left: 50%;
    right: 50%;
  }

  .Desktop\:inset-x-45p {
    left: 45%;
    right: 45%;
  }

  .Desktop\:inset-x-10p {
    left: 10%;
    right: 10%;
  }

  .Desktop\:inset-y-0 {
    top: 0px;
    bottom: 0px;
  }

  .Desktop\:inset-y-5 {
    top: 5px;
    bottom: 5px;
  }

  .Desktop\:inset-y-10 {
    top: 10px;
    bottom: 10px;
  }

  .Desktop\:inset-y-15 {
    top: 15px;
    bottom: 15px;
  }

  .Desktop\:inset-y-16 {
    top: 16px;
    bottom: 16px;
  }

  .Desktop\:inset-y-20 {
    top: 20px;
    bottom: 20px;
  }

  .Desktop\:inset-y-25 {
    top: 25px;
    bottom: 25px;
  }

  .Desktop\:inset-y-30 {
    top: 30px;
    bottom: 30px;
  }

  .Desktop\:inset-y-50 {
    top: 50px;
    bottom: 50px;
  }

  .Desktop\:inset-y-65 {
    top: 65px;
    bottom: 65px;
  }

  .Desktop\:inset-y-90 {
    top: 90px;
    bottom: 90px;
  }

  .Desktop\:inset-y-100 {
    top: 100px;
    bottom: 100px;
  }

  .Desktop\:inset-y-160 {
    top: 160px;
    bottom: 160px;
  }

  .Desktop\:inset-y-195 {
    top: 195px;
    bottom: 195px;
  }

  .Desktop\:-inset-y-25 {
    top: -25px;
    bottom: -25px;
  }

  .Desktop\:-inset-y-40 {
    top: -40px;
    bottom: -40px;
  }

  .Desktop\:-inset-y-5px {
    top: -5px;
    bottom: -5px;
  }

  .Desktop\:-inset-y-10px {
    top: -10px;
    bottom: -10px;
  }

  .Desktop\:-inset-y-125px {
    top: -125px;
    bottom: -125px;
  }

  .Desktop\:inset-y-3p {
    top: 3px;
    bottom: 3px;
  }

  .Desktop\:inset-y-2p {
    top: 2px;
    bottom: 2px;
  }

  .Desktop\:inset-y-15p {
    top: 15%;
    bottom: 15%;
  }

  .Desktop\:inset-y-35p {
    top: 35%;
    bottom: 35%;
  }

  .Desktop\:inset-y-14p {
    top: 14%;
    bottom: 14%;
  }

  .Desktop\:inset-y-25p {
    top: 25%;
    bottom: 25%;
  }

  .Desktop\:inset-y-40p {
    top: 40%;
    bottom: 40%;
  }

  .Desktop\:inset-y-43p {
    top: 43%;
    bottom: 43%;
  }

  .Desktop\:inset-y-5p {
    top: 5%;
    bottom: 5%;
  }

  .Desktop\:inset-y-20p {
    top: 20%;
    bottom: 20%;
  }

  .Desktop\:inset-y-50p {
    top: 50%;
    bottom: 50%;
  }

  .Desktop\:inset-y-45p {
    top: 45%;
    bottom: 45%;
  }

  .Desktop\:inset-y-10p {
    top: 10%;
    bottom: 10%;
  }

  .Desktop\:top-0 {
    top: 0px;
  }

  .Desktop\:top-5 {
    top: 5px;
  }

  .Desktop\:top-10 {
    top: 10px;
  }

  .Desktop\:top-15 {
    top: 15px;
  }

  .Desktop\:top-16 {
    top: 16px;
  }

  .Desktop\:top-20 {
    top: 20px;
  }

  .Desktop\:top-25 {
    top: 25px;
  }

  .Desktop\:top-30 {
    top: 30px;
  }

  .Desktop\:top-50 {
    top: 50px;
  }

  .Desktop\:top-65 {
    top: 65px;
  }

  .Desktop\:top-90 {
    top: 90px;
  }

  .Desktop\:top-100 {
    top: 100px;
  }

  .Desktop\:top-160 {
    top: 160px;
  }

  .Desktop\:top-195 {
    top: 195px;
  }

  .Desktop\:-top-25 {
    top: -25px;
  }

  .Desktop\:-top-40 {
    top: -40px;
  }

  .Desktop\:-top-5px {
    top: -5px;
  }

  .Desktop\:-top-10px {
    top: -10px;
  }

  .Desktop\:-top-125px {
    top: -125px;
  }

  .Desktop\:top-3p {
    top: 3px;
  }

  .Desktop\:top-2p {
    top: 2px;
  }

  .Desktop\:top-15p {
    top: 15%;
  }

  .Desktop\:top-35p {
    top: 35%;
  }

  .Desktop\:top-14p {
    top: 14%;
  }

  .Desktop\:top-25p {
    top: 25%;
  }

  .Desktop\:top-40p {
    top: 40%;
  }

  .Desktop\:top-43p {
    top: 43%;
  }

  .Desktop\:top-5p {
    top: 5%;
  }

  .Desktop\:top-20p {
    top: 20%;
  }

  .Desktop\:top-50p {
    top: 50%;
  }

  .Desktop\:top-45p {
    top: 45%;
  }

  .Desktop\:top-10p {
    top: 10%;
  }

  .Desktop\:right-0 {
    right: 0px;
  }

  .Desktop\:right-5 {
    right: 5px;
  }

  .Desktop\:right-10 {
    right: 10px;
  }

  .Desktop\:right-15 {
    right: 15px;
  }

  .Desktop\:right-16 {
    right: 16px;
  }

  .Desktop\:right-20 {
    right: 20px;
  }

  .Desktop\:right-25 {
    right: 25px;
  }

  .Desktop\:right-30 {
    right: 30px;
  }

  .Desktop\:right-50 {
    right: 50px;
  }

  .Desktop\:right-65 {
    right: 65px;
  }

  .Desktop\:right-90 {
    right: 90px;
  }

  .Desktop\:right-100 {
    right: 100px;
  }

  .Desktop\:right-160 {
    right: 160px;
  }

  .Desktop\:right-195 {
    right: 195px;
  }

  .Desktop\:-right-25 {
    right: -25px;
  }

  .Desktop\:-right-40 {
    right: -40px;
  }

  .Desktop\:-right-5px {
    right: -5px;
  }

  .Desktop\:-right-10px {
    right: -10px;
  }

  .Desktop\:-right-125px {
    right: -125px;
  }

  .Desktop\:right-3p {
    right: 3px;
  }

  .Desktop\:right-2p {
    right: 2px;
  }

  .Desktop\:right-15p {
    right: 15%;
  }

  .Desktop\:right-35p {
    right: 35%;
  }

  .Desktop\:right-14p {
    right: 14%;
  }

  .Desktop\:right-25p {
    right: 25%;
  }

  .Desktop\:right-40p {
    right: 40%;
  }

  .Desktop\:right-43p {
    right: 43%;
  }

  .Desktop\:right-5p {
    right: 5%;
  }

  .Desktop\:right-20p {
    right: 20%;
  }

  .Desktop\:right-50p {
    right: 50%;
  }

  .Desktop\:right-45p {
    right: 45%;
  }

  .Desktop\:right-10p {
    right: 10%;
  }

  .Desktop\:bottom-0 {
    bottom: 0px;
  }

  .Desktop\:bottom-5 {
    bottom: 5px;
  }

  .Desktop\:bottom-10 {
    bottom: 10px;
  }

  .Desktop\:bottom-15 {
    bottom: 15px;
  }

  .Desktop\:bottom-16 {
    bottom: 16px;
  }

  .Desktop\:bottom-20 {
    bottom: 20px;
  }

  .Desktop\:bottom-25 {
    bottom: 25px;
  }

  .Desktop\:bottom-30 {
    bottom: 30px;
  }

  .Desktop\:bottom-50 {
    bottom: 50px;
  }

  .Desktop\:bottom-65 {
    bottom: 65px;
  }

  .Desktop\:bottom-90 {
    bottom: 90px;
  }

  .Desktop\:bottom-100 {
    bottom: 100px;
  }

  .Desktop\:bottom-160 {
    bottom: 160px;
  }

  .Desktop\:bottom-195 {
    bottom: 195px;
  }

  .Desktop\:-bottom-25 {
    bottom: -25px;
  }

  .Desktop\:-bottom-40 {
    bottom: -40px;
  }

  .Desktop\:-bottom-5px {
    bottom: -5px;
  }

  .Desktop\:-bottom-10px {
    bottom: -10px;
  }

  .Desktop\:-bottom-125px {
    bottom: -125px;
  }

  .Desktop\:bottom-3p {
    bottom: 3px;
  }

  .Desktop\:bottom-2p {
    bottom: 2px;
  }

  .Desktop\:bottom-15p {
    bottom: 15%;
  }

  .Desktop\:bottom-35p {
    bottom: 35%;
  }

  .Desktop\:bottom-14p {
    bottom: 14%;
  }

  .Desktop\:bottom-25p {
    bottom: 25%;
  }

  .Desktop\:bottom-40p {
    bottom: 40%;
  }

  .Desktop\:bottom-43p {
    bottom: 43%;
  }

  .Desktop\:bottom-5p {
    bottom: 5%;
  }

  .Desktop\:bottom-20p {
    bottom: 20%;
  }

  .Desktop\:bottom-50p {
    bottom: 50%;
  }

  .Desktop\:bottom-45p {
    bottom: 45%;
  }

  .Desktop\:bottom-10p {
    bottom: 10%;
  }

  .Desktop\:left-0 {
    left: 0px;
  }

  .Desktop\:left-5 {
    left: 5px;
  }

  .Desktop\:left-10 {
    left: 10px;
  }

  .Desktop\:left-15 {
    left: 15px;
  }

  .Desktop\:left-16 {
    left: 16px;
  }

  .Desktop\:left-20 {
    left: 20px;
  }

  .Desktop\:left-25 {
    left: 25px;
  }

  .Desktop\:left-30 {
    left: 30px;
  }

  .Desktop\:left-50 {
    left: 50px;
  }

  .Desktop\:left-65 {
    left: 65px;
  }

  .Desktop\:left-90 {
    left: 90px;
  }

  .Desktop\:left-100 {
    left: 100px;
  }

  .Desktop\:left-160 {
    left: 160px;
  }

  .Desktop\:left-195 {
    left: 195px;
  }

  .Desktop\:-left-25 {
    left: -25px;
  }

  .Desktop\:-left-40 {
    left: -40px;
  }

  .Desktop\:-left-5px {
    left: -5px;
  }

  .Desktop\:-left-10px {
    left: -10px;
  }

  .Desktop\:-left-125px {
    left: -125px;
  }

  .Desktop\:left-3p {
    left: 3px;
  }

  .Desktop\:left-2p {
    left: 2px;
  }

  .Desktop\:left-15p {
    left: 15%;
  }

  .Desktop\:left-35p {
    left: 35%;
  }

  .Desktop\:left-14p {
    left: 14%;
  }

  .Desktop\:left-25p {
    left: 25%;
  }

  .Desktop\:left-40p {
    left: 40%;
  }

  .Desktop\:left-43p {
    left: 43%;
  }

  .Desktop\:left-5p {
    left: 5%;
  }

  .Desktop\:left-20p {
    left: 20%;
  }

  .Desktop\:left-50p {
    left: 50%;
  }

  .Desktop\:left-45p {
    left: 45%;
  }

  .Desktop\:left-10p {
    left: 10%;
  }

  .Desktop\:isolate {
    isolation: isolate;
  }

  .Desktop\:isolation-auto {
    isolation: auto;
  }

  .Desktop\:z-0 {
    z-index: 0;
  }

  .Desktop\:z-1 {
    z-index: 1;
  }

  .Desktop\:z-10 {
    z-index: 10;
  }

  .Desktop\:z-20 {
    z-index: 20;
  }

  .Desktop\:z-30 {
    z-index: 30;
  }

  .Desktop\:z-40 {
    z-index: 40;
  }

  .Desktop\:z-50 {
    z-index: 50;
  }

  .Desktop\:z-110 {
    z-index: 110;
  }

  .Desktop\:z-auto {
    z-index: auto;
  }

  .Desktop\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .Desktop\:focus-within\:z-1:focus-within {
    z-index: 1;
  }

  .Desktop\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .Desktop\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .Desktop\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .Desktop\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .Desktop\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .Desktop\:focus-within\:z-110:focus-within {
    z-index: 110;
  }

  .Desktop\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .Desktop\:focus\:z-0:focus {
    z-index: 0;
  }

  .Desktop\:focus\:z-1:focus {
    z-index: 1;
  }

  .Desktop\:focus\:z-10:focus {
    z-index: 10;
  }

  .Desktop\:focus\:z-20:focus {
    z-index: 20;
  }

  .Desktop\:focus\:z-30:focus {
    z-index: 30;
  }

  .Desktop\:focus\:z-40:focus {
    z-index: 40;
  }

  .Desktop\:focus\:z-50:focus {
    z-index: 50;
  }

  .Desktop\:focus\:z-110:focus {
    z-index: 110;
  }

  .Desktop\:focus\:z-auto:focus {
    z-index: auto;
  }

  .Desktop\:order-1 {
    order: 1;
  }

  .Desktop\:order-2 {
    order: 2;
  }

  .Desktop\:order-3 {
    order: 3;
  }

  .Desktop\:order-4 {
    order: 4;
  }

  .Desktop\:order-5 {
    order: 5;
  }

  .Desktop\:order-6 {
    order: 6;
  }

  .Desktop\:order-7 {
    order: 7;
  }

  .Desktop\:order-8 {
    order: 8;
  }

  .Desktop\:order-9 {
    order: 9;
  }

  .Desktop\:order-10 {
    order: 10;
  }

  .Desktop\:order-11 {
    order: 11;
  }

  .Desktop\:order-12 {
    order: 12;
  }

  .Desktop\:order-first {
    order: -9999;
  }

  .Desktop\:order-last {
    order: 9999;
  }

  .Desktop\:order-none {
    order: 0;
  }

  .Desktop\:col-auto {
    grid-column: auto;
  }

  .Desktop\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .Desktop\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .Desktop\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .Desktop\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .Desktop\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .Desktop\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .Desktop\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .Desktop\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .Desktop\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .Desktop\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .Desktop\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .Desktop\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .Desktop\:col-span-full {
    grid-column: 1 / -1;
  }

  .Desktop\:col-start-1 {
    grid-column-start: 1;
  }

  .Desktop\:col-start-2 {
    grid-column-start: 2;
  }

  .Desktop\:col-start-3 {
    grid-column-start: 3;
  }

  .Desktop\:col-start-4 {
    grid-column-start: 4;
  }

  .Desktop\:col-start-5 {
    grid-column-start: 5;
  }

  .Desktop\:col-start-6 {
    grid-column-start: 6;
  }

  .Desktop\:col-start-7 {
    grid-column-start: 7;
  }

  .Desktop\:col-start-8 {
    grid-column-start: 8;
  }

  .Desktop\:col-start-9 {
    grid-column-start: 9;
  }

  .Desktop\:col-start-10 {
    grid-column-start: 10;
  }

  .Desktop\:col-start-11 {
    grid-column-start: 11;
  }

  .Desktop\:col-start-12 {
    grid-column-start: 12;
  }

  .Desktop\:col-start-13 {
    grid-column-start: 13;
  }

  .Desktop\:col-start-auto {
    grid-column-start: auto;
  }

  .Desktop\:col-end-1 {
    grid-column-end: 1;
  }

  .Desktop\:col-end-2 {
    grid-column-end: 2;
  }

  .Desktop\:col-end-3 {
    grid-column-end: 3;
  }

  .Desktop\:col-end-4 {
    grid-column-end: 4;
  }

  .Desktop\:col-end-5 {
    grid-column-end: 5;
  }

  .Desktop\:col-end-6 {
    grid-column-end: 6;
  }

  .Desktop\:col-end-7 {
    grid-column-end: 7;
  }

  .Desktop\:col-end-8 {
    grid-column-end: 8;
  }

  .Desktop\:col-end-9 {
    grid-column-end: 9;
  }

  .Desktop\:col-end-10 {
    grid-column-end: 10;
  }

  .Desktop\:col-end-11 {
    grid-column-end: 11;
  }

  .Desktop\:col-end-12 {
    grid-column-end: 12;
  }

  .Desktop\:col-end-13 {
    grid-column-end: 13;
  }

  .Desktop\:col-end-auto {
    grid-column-end: auto;
  }

  .Desktop\:row-auto {
    grid-row: auto;
  }

  .Desktop\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .Desktop\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .Desktop\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .Desktop\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .Desktop\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .Desktop\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .Desktop\:row-span-full {
    grid-row: 1 / -1;
  }

  .Desktop\:row-start-1 {
    grid-row-start: 1;
  }

  .Desktop\:row-start-2 {
    grid-row-start: 2;
  }

  .Desktop\:row-start-3 {
    grid-row-start: 3;
  }

  .Desktop\:row-start-4 {
    grid-row-start: 4;
  }

  .Desktop\:row-start-5 {
    grid-row-start: 5;
  }

  .Desktop\:row-start-6 {
    grid-row-start: 6;
  }

  .Desktop\:row-start-7 {
    grid-row-start: 7;
  }

  .Desktop\:row-start-auto {
    grid-row-start: auto;
  }

  .Desktop\:row-end-1 {
    grid-row-end: 1;
  }

  .Desktop\:row-end-2 {
    grid-row-end: 2;
  }

  .Desktop\:row-end-3 {
    grid-row-end: 3;
  }

  .Desktop\:row-end-4 {
    grid-row-end: 4;
  }

  .Desktop\:row-end-5 {
    grid-row-end: 5;
  }

  .Desktop\:row-end-6 {
    grid-row-end: 6;
  }

  .Desktop\:row-end-7 {
    grid-row-end: 7;
  }

  .Desktop\:row-end-auto {
    grid-row-end: auto;
  }

  .Desktop\:float-right {
    float: right;
  }

  .Desktop\:float-left {
    float: left;
  }

  .Desktop\:float-none {
    float: none;
  }

  .Desktop\:clear-left {
    clear: left;
  }

  .Desktop\:clear-right {
    clear: right;
  }

  .Desktop\:clear-both {
    clear: both;
  }

  .Desktop\:clear-none {
    clear: none;
  }

  .Desktop\:m-0 {
    margin: 0px;
  }

  .Desktop\:m-1 {
    margin: 0.25rem;
  }

  .Desktop\:m-2 {
    margin: 2px;
  }

  .Desktop\:m-3 {
    margin: 0.75rem;
  }

  .Desktop\:m-4 {
    margin: 1rem;
  }

  .Desktop\:m-5 {
    margin: 1.25rem;
  }

  .Desktop\:m-6 {
    margin: 6px;
  }

  .Desktop\:m-7 {
    margin: 1.75rem;
  }

  .Desktop\:m-8 {
    margin: 2rem;
  }

  .Desktop\:m-9 {
    margin: 2.25rem;
  }

  .Desktop\:m-10 {
    margin: 2.5rem;
  }

  .Desktop\:m-11 {
    margin: 11px;
  }

  .Desktop\:m-12 {
    margin: 3rem;
  }

  .Desktop\:m-14 {
    margin: 3.5rem;
  }

  .Desktop\:m-15 {
    margin: 15px;
  }

  .Desktop\:m-16 {
    margin: 4rem;
  }

  .Desktop\:m-18 {
    margin: 18px;
  }

  .Desktop\:m-20 {
    margin: 20px;
  }

  .Desktop\:m-21 {
    margin: 21px;
  }

  .Desktop\:m-23 {
    margin: 23px;
  }

  .Desktop\:m-24 {
    margin: 24px;
  }

  .Desktop\:m-25 {
    margin: 25px;
  }

  .Desktop\:m-27 {
    margin: 27px;
  }

  .Desktop\:m-28 {
    margin: 7rem;
  }

  .Desktop\:m-30 {
    margin: 30px;
  }

  .Desktop\:m-31 {
    margin: 31px;
  }

  .Desktop\:m-32 {
    margin: 8rem;
  }

  .Desktop\:m-34 {
    margin: 34px;
  }

  .Desktop\:m-35 {
    margin: 35px;
  }

  .Desktop\:m-36 {
    margin: 9rem;
  }

  .Desktop\:m-37 {
    margin: 37px;
  }

  .Desktop\:m-38 {
    margin: 38px;
  }

  .Desktop\:m-40 {
    margin: 40px;
  }

  .Desktop\:m-42 {
    margin: 42px;
  }

  .Desktop\:m-44 {
    margin: 44px;
  }

  .Desktop\:m-45 {
    margin: 45px;
  }

  .Desktop\:m-46 {
    margin: 46px;
  }

  .Desktop\:m-48 {
    margin: 48px;
  }

  .Desktop\:m-52 {
    margin: 13rem;
  }

  .Desktop\:m-53 {
    margin: 53px;
  }

  .Desktop\:m-55 {
    margin: 55px;
  }

  .Desktop\:m-56 {
    margin: 14rem;
  }

  .Desktop\:m-58 {
    margin: 58px;
  }

  .Desktop\:m-59 {
    margin: 59px;
  }

  .Desktop\:m-60 {
    margin: 15rem;
  }

  .Desktop\:m-63 {
    margin: 63px;
  }

  .Desktop\:m-64 {
    margin: 16rem;
  }

  .Desktop\:m-65 {
    margin: 65px;
  }

  .Desktop\:m-67 {
    margin: 67px;
  }

  .Desktop\:m-70 {
    margin: 70px;
  }

  .Desktop\:m-71 {
    margin: 71px;
  }

  .Desktop\:m-72 {
    margin: 18rem;
  }

  .Desktop\:m-74 {
    margin: 74px;
  }

  .Desktop\:m-78 {
    margin: 78px;
  }

  .Desktop\:m-80 {
    margin: 20rem;
  }

  .Desktop\:m-83 {
    margin: 83px;
  }

  .Desktop\:m-84 {
    margin: 84px;
  }

  .Desktop\:m-89 {
    margin: 89px;
  }

  .Desktop\:m-90 {
    margin: 90px;
  }

  .Desktop\:m-92 {
    margin: 92px;
  }

  .Desktop\:m-96 {
    margin: 24rem;
  }

  .Desktop\:m-97 {
    margin: 97px;
  }

  .Desktop\:m-100 {
    margin: 100px;
  }

  .Desktop\:m-106 {
    margin: 106px;
  }

  .Desktop\:m-108 {
    margin: 108px;
  }

  .Desktop\:m-109 {
    margin: 109px;
  }

  .Desktop\:m-120 {
    margin: 120px;
  }

  .Desktop\:m-135 {
    margin: 135px;
  }

  .Desktop\:m-147 {
    margin: 147px;
  }

  .Desktop\:m-150 {
    margin: 150px;
  }

  .Desktop\:m-168 {
    margin: 168px;
  }

  .Desktop\:m-180 {
    margin: 180px;
  }

  .Desktop\:m-185 {
    margin: 185px;
  }

  .Desktop\:m-200 {
    margin: 200px;
  }

  .Desktop\:m-245 {
    margin: 245px;
  }

  .Desktop\:m-300 {
    margin: 300px;
  }

  .Desktop\:m-400 {
    margin: 400px;
  }

  .Desktop\:m-480 {
    margin: 480px;
  }

  .Desktop\:m-510 {
    margin: 510px;
  }

  .Desktop\:m-537 {
    margin: 537px;
  }

  .Desktop\:m-650 {
    margin: 650px;
  }

  .Desktop\:m-auto {
    margin: auto;
  }

  .Desktop\:m-px {
    margin: 1px;
  }

  .Desktop\:m-0\.5 {
    margin: 0.125rem;
  }

  .Desktop\:m-1\.5 {
    margin: 0.375rem;
  }

  .Desktop\:m-2\.5 {
    margin: 0.625rem;
  }

  .Desktop\:m-3\.5 {
    margin: 0.875rem;
  }

  .Desktop\:-m-0 {
    margin: 0px;
  }

  .Desktop\:-m-1 {
    margin: -0.25rem;
  }

  .Desktop\:-m-2 {
    margin: -0.5rem;
  }

  .Desktop\:-m-3 {
    margin: -0.75rem;
  }

  .Desktop\:-m-4 {
    margin: -1rem;
  }

  .Desktop\:-m-5 {
    margin: -1.25rem;
  }

  .Desktop\:-m-6 {
    margin: -1.5rem;
  }

  .Desktop\:-m-7 {
    margin: -1.75rem;
  }

  .Desktop\:-m-8 {
    margin: -2rem;
  }

  .Desktop\:-m-9 {
    margin: -2.25rem;
  }

  .Desktop\:-m-10 {
    margin: -2.5rem;
  }

  .Desktop\:-m-11 {
    margin: -2.75rem;
  }

  .Desktop\:-m-12 {
    margin: -3rem;
  }

  .Desktop\:-m-14 {
    margin: -14px;
  }

  .Desktop\:-m-16 {
    margin: -4rem;
  }

  .Desktop\:-m-20 {
    margin: -5rem;
  }

  .Desktop\:-m-24 {
    margin: -6rem;
  }

  .Desktop\:-m-28 {
    margin: -7rem;
  }

  .Desktop\:-m-32 {
    margin: -8rem;
  }

  .Desktop\:-m-36 {
    margin: -9rem;
  }

  .Desktop\:-m-40 {
    margin: -10rem;
  }

  .Desktop\:-m-44 {
    margin: -11rem;
  }

  .Desktop\:-m-48 {
    margin: -12rem;
  }

  .Desktop\:-m-52 {
    margin: -13rem;
  }

  .Desktop\:-m-56 {
    margin: -14rem;
  }

  .Desktop\:-m-60 {
    margin: -15rem;
  }

  .Desktop\:-m-64 {
    margin: -16rem;
  }

  .Desktop\:-m-72 {
    margin: -18rem;
  }

  .Desktop\:-m-80 {
    margin: -20rem;
  }

  .Desktop\:-m-96 {
    margin: -24rem;
  }

  .Desktop\:-m-px {
    margin: -1px;
  }

  .Desktop\:-m-0\.5 {
    margin: -0.125rem;
  }

  .Desktop\:-m-1\.5 {
    margin: -0.375rem;
  }

  .Desktop\:-m-2\.5 {
    margin: -0.625rem;
  }

  .Desktop\:-m-3\.5 {
    margin: -0.875rem;
  }

  .Desktop\:-m-15px {
    margin: -15px;
  }

  .Desktop\:m-m11 {
    margin: 11px;
  }

  .Desktop\:m-12px {
    margin: 12px;
  }

  .Desktop\:m-m72 {
    margin: 72px;
  }

  .Desktop\:m-m21 {
    margin: 21%;
  }

  .Desktop\:m-m15 {
    margin: 15px;
  }

  .Desktop\:m-m18 {
    margin: 18px;
  }

  .Desktop\:m-m35 {
    margin: 35px;
  }

  .Desktop\:m-m19 {
    margin: 19px;
  }

  .Desktop\:m-m17 {
    margin: 17px;
  }

  .Desktop\:m-m9 {
    margin: 9px;
  }

  .Desktop\:m-m10 {
    margin: 10px;
  }

  .Desktop\:m-m51 {
    margin: 51px;
  }

  .Desktop\:m-m43 {
    margin: 43px;
  }

  .Desktop\:m-m13 {
    margin: 13px;
  }

  .Desktop\:m-m26 {
    margin: 26px;
  }

  .Desktop\:m-m2 {
    margin: 2px;
  }

  .Desktop\:m-m14 {
    margin: 14px;
  }

  .Desktop\:m-m5 {
    margin: 5px;
  }

  .Desktop\:m-m8 {
    margin: 8px;
  }

  .Desktop\:m-mp15 {
    margin: 15%;
  }

  .Desktop\:-m-100 {
    margin: -100px;
  }

  .Desktop\:m-0auto {
    margin: 0px auto;
  }

  .Desktop\:m-o6 {
    margin: 1.5rem;
  }

  .Desktop\:-m-23 {
    margin: -23px;
  }

  .Desktop\:last\:m-0:last-child {
    margin: 0px;
  }

  .Desktop\:last\:m-1:last-child {
    margin: 0.25rem;
  }

  .Desktop\:last\:m-2:last-child {
    margin: 2px;
  }

  .Desktop\:last\:m-3:last-child {
    margin: 0.75rem;
  }

  .Desktop\:last\:m-4:last-child {
    margin: 1rem;
  }

  .Desktop\:last\:m-5:last-child {
    margin: 1.25rem;
  }

  .Desktop\:last\:m-6:last-child {
    margin: 6px;
  }

  .Desktop\:last\:m-7:last-child {
    margin: 1.75rem;
  }

  .Desktop\:last\:m-8:last-child {
    margin: 2rem;
  }

  .Desktop\:last\:m-9:last-child {
    margin: 2.25rem;
  }

  .Desktop\:last\:m-10:last-child {
    margin: 2.5rem;
  }

  .Desktop\:last\:m-11:last-child {
    margin: 11px;
  }

  .Desktop\:last\:m-12:last-child {
    margin: 3rem;
  }

  .Desktop\:last\:m-14:last-child {
    margin: 3.5rem;
  }

  .Desktop\:last\:m-15:last-child {
    margin: 15px;
  }

  .Desktop\:last\:m-16:last-child {
    margin: 4rem;
  }

  .Desktop\:last\:m-18:last-child {
    margin: 18px;
  }

  .Desktop\:last\:m-20:last-child {
    margin: 20px;
  }

  .Desktop\:last\:m-21:last-child {
    margin: 21px;
  }

  .Desktop\:last\:m-23:last-child {
    margin: 23px;
  }

  .Desktop\:last\:m-24:last-child {
    margin: 24px;
  }

  .Desktop\:last\:m-25:last-child {
    margin: 25px;
  }

  .Desktop\:last\:m-27:last-child {
    margin: 27px;
  }

  .Desktop\:last\:m-28:last-child {
    margin: 7rem;
  }

  .Desktop\:last\:m-30:last-child {
    margin: 30px;
  }

  .Desktop\:last\:m-31:last-child {
    margin: 31px;
  }

  .Desktop\:last\:m-32:last-child {
    margin: 8rem;
  }

  .Desktop\:last\:m-34:last-child {
    margin: 34px;
  }

  .Desktop\:last\:m-35:last-child {
    margin: 35px;
  }

  .Desktop\:last\:m-36:last-child {
    margin: 9rem;
  }

  .Desktop\:last\:m-37:last-child {
    margin: 37px;
  }

  .Desktop\:last\:m-38:last-child {
    margin: 38px;
  }

  .Desktop\:last\:m-40:last-child {
    margin: 40px;
  }

  .Desktop\:last\:m-42:last-child {
    margin: 42px;
  }

  .Desktop\:last\:m-44:last-child {
    margin: 44px;
  }

  .Desktop\:last\:m-45:last-child {
    margin: 45px;
  }

  .Desktop\:last\:m-46:last-child {
    margin: 46px;
  }

  .Desktop\:last\:m-48:last-child {
    margin: 48px;
  }

  .Desktop\:last\:m-52:last-child {
    margin: 13rem;
  }

  .Desktop\:last\:m-53:last-child {
    margin: 53px;
  }

  .Desktop\:last\:m-55:last-child {
    margin: 55px;
  }

  .Desktop\:last\:m-56:last-child {
    margin: 14rem;
  }

  .Desktop\:last\:m-58:last-child {
    margin: 58px;
  }

  .Desktop\:last\:m-59:last-child {
    margin: 59px;
  }

  .Desktop\:last\:m-60:last-child {
    margin: 15rem;
  }

  .Desktop\:last\:m-63:last-child {
    margin: 63px;
  }

  .Desktop\:last\:m-64:last-child {
    margin: 16rem;
  }

  .Desktop\:last\:m-65:last-child {
    margin: 65px;
  }

  .Desktop\:last\:m-67:last-child {
    margin: 67px;
  }

  .Desktop\:last\:m-70:last-child {
    margin: 70px;
  }

  .Desktop\:last\:m-71:last-child {
    margin: 71px;
  }

  .Desktop\:last\:m-72:last-child {
    margin: 18rem;
  }

  .Desktop\:last\:m-74:last-child {
    margin: 74px;
  }

  .Desktop\:last\:m-78:last-child {
    margin: 78px;
  }

  .Desktop\:last\:m-80:last-child {
    margin: 20rem;
  }

  .Desktop\:last\:m-83:last-child {
    margin: 83px;
  }

  .Desktop\:last\:m-84:last-child {
    margin: 84px;
  }

  .Desktop\:last\:m-89:last-child {
    margin: 89px;
  }

  .Desktop\:last\:m-90:last-child {
    margin: 90px;
  }

  .Desktop\:last\:m-92:last-child {
    margin: 92px;
  }

  .Desktop\:last\:m-96:last-child {
    margin: 24rem;
  }

  .Desktop\:last\:m-97:last-child {
    margin: 97px;
  }

  .Desktop\:last\:m-100:last-child {
    margin: 100px;
  }

  .Desktop\:last\:m-106:last-child {
    margin: 106px;
  }

  .Desktop\:last\:m-108:last-child {
    margin: 108px;
  }

  .Desktop\:last\:m-109:last-child {
    margin: 109px;
  }

  .Desktop\:last\:m-120:last-child {
    margin: 120px;
  }

  .Desktop\:last\:m-135:last-child {
    margin: 135px;
  }

  .Desktop\:last\:m-147:last-child {
    margin: 147px;
  }

  .Desktop\:last\:m-150:last-child {
    margin: 150px;
  }

  .Desktop\:last\:m-168:last-child {
    margin: 168px;
  }

  .Desktop\:last\:m-180:last-child {
    margin: 180px;
  }

  .Desktop\:last\:m-185:last-child {
    margin: 185px;
  }

  .Desktop\:last\:m-200:last-child {
    margin: 200px;
  }

  .Desktop\:last\:m-245:last-child {
    margin: 245px;
  }

  .Desktop\:last\:m-300:last-child {
    margin: 300px;
  }

  .Desktop\:last\:m-400:last-child {
    margin: 400px;
  }

  .Desktop\:last\:m-480:last-child {
    margin: 480px;
  }

  .Desktop\:last\:m-510:last-child {
    margin: 510px;
  }

  .Desktop\:last\:m-537:last-child {
    margin: 537px;
  }

  .Desktop\:last\:m-650:last-child {
    margin: 650px;
  }

  .Desktop\:last\:m-auto:last-child {
    margin: auto;
  }

  .Desktop\:last\:m-px:last-child {
    margin: 1px;
  }

  .Desktop\:last\:m-0\.5:last-child {
    margin: 0.125rem;
  }

  .Desktop\:last\:m-1\.5:last-child {
    margin: 0.375rem;
  }

  .Desktop\:last\:m-2\.5:last-child {
    margin: 0.625rem;
  }

  .Desktop\:last\:m-3\.5:last-child {
    margin: 0.875rem;
  }

  .Desktop\:last\:-m-0:last-child {
    margin: 0px;
  }

  .Desktop\:last\:-m-1:last-child {
    margin: -0.25rem;
  }

  .Desktop\:last\:-m-2:last-child {
    margin: -0.5rem;
  }

  .Desktop\:last\:-m-3:last-child {
    margin: -0.75rem;
  }

  .Desktop\:last\:-m-4:last-child {
    margin: -1rem;
  }

  .Desktop\:last\:-m-5:last-child {
    margin: -1.25rem;
  }

  .Desktop\:last\:-m-6:last-child {
    margin: -1.5rem;
  }

  .Desktop\:last\:-m-7:last-child {
    margin: -1.75rem;
  }

  .Desktop\:last\:-m-8:last-child {
    margin: -2rem;
  }

  .Desktop\:last\:-m-9:last-child {
    margin: -2.25rem;
  }

  .Desktop\:last\:-m-10:last-child {
    margin: -2.5rem;
  }

  .Desktop\:last\:-m-11:last-child {
    margin: -2.75rem;
  }

  .Desktop\:last\:-m-12:last-child {
    margin: -3rem;
  }

  .Desktop\:last\:-m-14:last-child {
    margin: -14px;
  }

  .Desktop\:last\:-m-16:last-child {
    margin: -4rem;
  }

  .Desktop\:last\:-m-20:last-child {
    margin: -5rem;
  }

  .Desktop\:last\:-m-24:last-child {
    margin: -6rem;
  }

  .Desktop\:last\:-m-28:last-child {
    margin: -7rem;
  }

  .Desktop\:last\:-m-32:last-child {
    margin: -8rem;
  }

  .Desktop\:last\:-m-36:last-child {
    margin: -9rem;
  }

  .Desktop\:last\:-m-40:last-child {
    margin: -10rem;
  }

  .Desktop\:last\:-m-44:last-child {
    margin: -11rem;
  }

  .Desktop\:last\:-m-48:last-child {
    margin: -12rem;
  }

  .Desktop\:last\:-m-52:last-child {
    margin: -13rem;
  }

  .Desktop\:last\:-m-56:last-child {
    margin: -14rem;
  }

  .Desktop\:last\:-m-60:last-child {
    margin: -15rem;
  }

  .Desktop\:last\:-m-64:last-child {
    margin: -16rem;
  }

  .Desktop\:last\:-m-72:last-child {
    margin: -18rem;
  }

  .Desktop\:last\:-m-80:last-child {
    margin: -20rem;
  }

  .Desktop\:last\:-m-96:last-child {
    margin: -24rem;
  }

  .Desktop\:last\:-m-px:last-child {
    margin: -1px;
  }

  .Desktop\:last\:-m-0\.5:last-child {
    margin: -0.125rem;
  }

  .Desktop\:last\:-m-1\.5:last-child {
    margin: -0.375rem;
  }

  .Desktop\:last\:-m-2\.5:last-child {
    margin: -0.625rem;
  }

  .Desktop\:last\:-m-3\.5:last-child {
    margin: -0.875rem;
  }

  .Desktop\:last\:-m-15px:last-child {
    margin: -15px;
  }

  .Desktop\:last\:m-m11:last-child {
    margin: 11px;
  }

  .Desktop\:last\:m-12px:last-child {
    margin: 12px;
  }

  .Desktop\:last\:m-m72:last-child {
    margin: 72px;
  }

  .Desktop\:last\:m-m21:last-child {
    margin: 21%;
  }

  .Desktop\:last\:m-m15:last-child {
    margin: 15px;
  }

  .Desktop\:last\:m-m18:last-child {
    margin: 18px;
  }

  .Desktop\:last\:m-m35:last-child {
    margin: 35px;
  }

  .Desktop\:last\:m-m19:last-child {
    margin: 19px;
  }

  .Desktop\:last\:m-m17:last-child {
    margin: 17px;
  }

  .Desktop\:last\:m-m9:last-child {
    margin: 9px;
  }

  .Desktop\:last\:m-m10:last-child {
    margin: 10px;
  }

  .Desktop\:last\:m-m51:last-child {
    margin: 51px;
  }

  .Desktop\:last\:m-m43:last-child {
    margin: 43px;
  }

  .Desktop\:last\:m-m13:last-child {
    margin: 13px;
  }

  .Desktop\:last\:m-m26:last-child {
    margin: 26px;
  }

  .Desktop\:last\:m-m2:last-child {
    margin: 2px;
  }

  .Desktop\:last\:m-m14:last-child {
    margin: 14px;
  }

  .Desktop\:last\:m-m5:last-child {
    margin: 5px;
  }

  .Desktop\:last\:m-m8:last-child {
    margin: 8px;
  }

  .Desktop\:last\:m-mp15:last-child {
    margin: 15%;
  }

  .Desktop\:last\:-m-100:last-child {
    margin: -100px;
  }

  .Desktop\:last\:m-0auto:last-child {
    margin: 0px auto;
  }

  .Desktop\:last\:m-o6:last-child {
    margin: 1.5rem;
  }

  .Desktop\:last\:-m-23:last-child {
    margin: -23px;
  }

  .Desktop\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .Desktop\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .Desktop\:mx-2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .Desktop\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .Desktop\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .Desktop\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .Desktop\:mx-6 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .Desktop\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .Desktop\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .Desktop\:mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .Desktop\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .Desktop\:mx-11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .Desktop\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .Desktop\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .Desktop\:mx-15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .Desktop\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .Desktop\:mx-18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .Desktop\:mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .Desktop\:mx-21 {
    margin-left: 21px;
    margin-right: 21px;
  }

  .Desktop\:mx-23 {
    margin-left: 23px;
    margin-right: 23px;
  }

  .Desktop\:mx-24 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .Desktop\:mx-25 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .Desktop\:mx-27 {
    margin-left: 27px;
    margin-right: 27px;
  }

  .Desktop\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .Desktop\:mx-30 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .Desktop\:mx-31 {
    margin-left: 31px;
    margin-right: 31px;
  }

  .Desktop\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .Desktop\:mx-34 {
    margin-left: 34px;
    margin-right: 34px;
  }

  .Desktop\:mx-35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .Desktop\:mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .Desktop\:mx-37 {
    margin-left: 37px;
    margin-right: 37px;
  }

  .Desktop\:mx-38 {
    margin-left: 38px;
    margin-right: 38px;
  }

  .Desktop\:mx-40 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .Desktop\:mx-42 {
    margin-left: 42px;
    margin-right: 42px;
  }

  .Desktop\:mx-44 {
    margin-left: 44px;
    margin-right: 44px;
  }

  .Desktop\:mx-45 {
    margin-left: 45px;
    margin-right: 45px;
  }

  .Desktop\:mx-46 {
    margin-left: 46px;
    margin-right: 46px;
  }

  .Desktop\:mx-48 {
    margin-left: 48px;
    margin-right: 48px;
  }

  .Desktop\:mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .Desktop\:mx-53 {
    margin-left: 53px;
    margin-right: 53px;
  }

  .Desktop\:mx-55 {
    margin-left: 55px;
    margin-right: 55px;
  }

  .Desktop\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .Desktop\:mx-58 {
    margin-left: 58px;
    margin-right: 58px;
  }

  .Desktop\:mx-59 {
    margin-left: 59px;
    margin-right: 59px;
  }

  .Desktop\:mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .Desktop\:mx-63 {
    margin-left: 63px;
    margin-right: 63px;
  }

  .Desktop\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .Desktop\:mx-65 {
    margin-left: 65px;
    margin-right: 65px;
  }

  .Desktop\:mx-67 {
    margin-left: 67px;
    margin-right: 67px;
  }

  .Desktop\:mx-70 {
    margin-left: 70px;
    margin-right: 70px;
  }

  .Desktop\:mx-71 {
    margin-left: 71px;
    margin-right: 71px;
  }

  .Desktop\:mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .Desktop\:mx-74 {
    margin-left: 74px;
    margin-right: 74px;
  }

  .Desktop\:mx-78 {
    margin-left: 78px;
    margin-right: 78px;
  }

  .Desktop\:mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .Desktop\:mx-83 {
    margin-left: 83px;
    margin-right: 83px;
  }

  .Desktop\:mx-84 {
    margin-left: 84px;
    margin-right: 84px;
  }

  .Desktop\:mx-89 {
    margin-left: 89px;
    margin-right: 89px;
  }

  .Desktop\:mx-90 {
    margin-left: 90px;
    margin-right: 90px;
  }

  .Desktop\:mx-92 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .Desktop\:mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .Desktop\:mx-97 {
    margin-left: 97px;
    margin-right: 97px;
  }

  .Desktop\:mx-100 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .Desktop\:mx-106 {
    margin-left: 106px;
    margin-right: 106px;
  }

  .Desktop\:mx-108 {
    margin-left: 108px;
    margin-right: 108px;
  }

  .Desktop\:mx-109 {
    margin-left: 109px;
    margin-right: 109px;
  }

  .Desktop\:mx-120 {
    margin-left: 120px;
    margin-right: 120px;
  }

  .Desktop\:mx-135 {
    margin-left: 135px;
    margin-right: 135px;
  }

  .Desktop\:mx-147 {
    margin-left: 147px;
    margin-right: 147px;
  }

  .Desktop\:mx-150 {
    margin-left: 150px;
    margin-right: 150px;
  }

  .Desktop\:mx-168 {
    margin-left: 168px;
    margin-right: 168px;
  }

  .Desktop\:mx-180 {
    margin-left: 180px;
    margin-right: 180px;
  }

  .Desktop\:mx-185 {
    margin-left: 185px;
    margin-right: 185px;
  }

  .Desktop\:mx-200 {
    margin-left: 200px;
    margin-right: 200px;
  }

  .Desktop\:mx-245 {
    margin-left: 245px;
    margin-right: 245px;
  }

  .Desktop\:mx-300 {
    margin-left: 300px;
    margin-right: 300px;
  }

  .Desktop\:mx-400 {
    margin-left: 400px;
    margin-right: 400px;
  }

  .Desktop\:mx-480 {
    margin-left: 480px;
    margin-right: 480px;
  }

  .Desktop\:mx-510 {
    margin-left: 510px;
    margin-right: 510px;
  }

  .Desktop\:mx-537 {
    margin-left: 537px;
    margin-right: 537px;
  }

  .Desktop\:mx-650 {
    margin-left: 650px;
    margin-right: 650px;
  }

  .Desktop\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .Desktop\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .Desktop\:mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .Desktop\:mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .Desktop\:mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .Desktop\:mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .Desktop\:-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .Desktop\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .Desktop\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .Desktop\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .Desktop\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .Desktop\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .Desktop\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .Desktop\:-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .Desktop\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .Desktop\:-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .Desktop\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .Desktop\:-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .Desktop\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .Desktop\:-mx-14 {
    margin-left: -14px;
    margin-right: -14px;
  }

  .Desktop\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .Desktop\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .Desktop\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .Desktop\:-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .Desktop\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .Desktop\:-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .Desktop\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .Desktop\:-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .Desktop\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .Desktop\:-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .Desktop\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .Desktop\:-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .Desktop\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .Desktop\:-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .Desktop\:-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .Desktop\:-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .Desktop\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .Desktop\:-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .Desktop\:-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .Desktop\:-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .Desktop\:-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .Desktop\:-mx-15px {
    margin-left: -15px;
    margin-right: -15px;
  }

  .Desktop\:mx-m11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .Desktop\:mx-12px {
    margin-left: 12px;
    margin-right: 12px;
  }

  .Desktop\:mx-m72 {
    margin-left: 72px;
    margin-right: 72px;
  }

  .Desktop\:mx-m21 {
    margin-left: 21%;
    margin-right: 21%;
  }

  .Desktop\:mx-m15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .Desktop\:mx-m18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .Desktop\:mx-m35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .Desktop\:mx-m19 {
    margin-left: 19px;
    margin-right: 19px;
  }

  .Desktop\:mx-m17 {
    margin-left: 17px;
    margin-right: 17px;
  }

  .Desktop\:mx-m9 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .Desktop\:mx-m10 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .Desktop\:mx-m51 {
    margin-left: 51px;
    margin-right: 51px;
  }

  .Desktop\:mx-m43 {
    margin-left: 43px;
    margin-right: 43px;
  }

  .Desktop\:mx-m13 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .Desktop\:mx-m26 {
    margin-left: 26px;
    margin-right: 26px;
  }

  .Desktop\:mx-m2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .Desktop\:mx-m14 {
    margin-left: 14px;
    margin-right: 14px;
  }

  .Desktop\:mx-m5 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .Desktop\:mx-m8 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .Desktop\:mx-mp15 {
    margin-left: 15%;
    margin-right: 15%;
  }

  .Desktop\:-mx-100 {
    margin-left: -100px;
    margin-right: -100px;
  }

  .Desktop\:mx-0auto {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .Desktop\:mx-o6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .Desktop\:-mx-23 {
    margin-left: -23px;
    margin-right: -23px;
  }

  .Desktop\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .Desktop\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .Desktop\:my-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .Desktop\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .Desktop\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .Desktop\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .Desktop\:my-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .Desktop\:my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .Desktop\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .Desktop\:my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .Desktop\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .Desktop\:my-11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .Desktop\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .Desktop\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .Desktop\:my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .Desktop\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .Desktop\:my-18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .Desktop\:my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .Desktop\:my-21 {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .Desktop\:my-23 {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .Desktop\:my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .Desktop\:my-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .Desktop\:my-27 {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .Desktop\:my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .Desktop\:my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .Desktop\:my-31 {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .Desktop\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .Desktop\:my-34 {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .Desktop\:my-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .Desktop\:my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .Desktop\:my-37 {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .Desktop\:my-38 {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .Desktop\:my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .Desktop\:my-42 {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .Desktop\:my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .Desktop\:my-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .Desktop\:my-46 {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .Desktop\:my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .Desktop\:my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .Desktop\:my-53 {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .Desktop\:my-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .Desktop\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .Desktop\:my-58 {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .Desktop\:my-59 {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .Desktop\:my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .Desktop\:my-63 {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .Desktop\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .Desktop\:my-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .Desktop\:my-67 {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .Desktop\:my-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .Desktop\:my-71 {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .Desktop\:my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .Desktop\:my-74 {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .Desktop\:my-78 {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .Desktop\:my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .Desktop\:my-83 {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .Desktop\:my-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .Desktop\:my-89 {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .Desktop\:my-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .Desktop\:my-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .Desktop\:my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .Desktop\:my-97 {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .Desktop\:my-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .Desktop\:my-106 {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .Desktop\:my-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .Desktop\:my-109 {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .Desktop\:my-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .Desktop\:my-135 {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .Desktop\:my-147 {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .Desktop\:my-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .Desktop\:my-168 {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .Desktop\:my-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .Desktop\:my-185 {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .Desktop\:my-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .Desktop\:my-245 {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .Desktop\:my-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .Desktop\:my-400 {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .Desktop\:my-480 {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .Desktop\:my-510 {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .Desktop\:my-537 {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .Desktop\:my-650 {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .Desktop\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .Desktop\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .Desktop\:my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .Desktop\:my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .Desktop\:my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .Desktop\:my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .Desktop\:-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .Desktop\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .Desktop\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .Desktop\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .Desktop\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .Desktop\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .Desktop\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .Desktop\:-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .Desktop\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .Desktop\:-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .Desktop\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .Desktop\:-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .Desktop\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .Desktop\:-my-14 {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .Desktop\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .Desktop\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .Desktop\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .Desktop\:-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .Desktop\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .Desktop\:-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .Desktop\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .Desktop\:-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .Desktop\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .Desktop\:-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .Desktop\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .Desktop\:-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .Desktop\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .Desktop\:-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .Desktop\:-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .Desktop\:-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .Desktop\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .Desktop\:-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .Desktop\:-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .Desktop\:-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .Desktop\:-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .Desktop\:-my-15px {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .Desktop\:my-m11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .Desktop\:my-12px {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .Desktop\:my-m72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .Desktop\:my-m21 {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .Desktop\:my-m15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .Desktop\:my-m18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .Desktop\:my-m35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .Desktop\:my-m19 {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .Desktop\:my-m17 {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .Desktop\:my-m9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .Desktop\:my-m10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .Desktop\:my-m51 {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .Desktop\:my-m43 {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .Desktop\:my-m13 {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .Desktop\:my-m26 {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .Desktop\:my-m2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .Desktop\:my-m14 {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .Desktop\:my-m5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .Desktop\:my-m8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .Desktop\:my-mp15 {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .Desktop\:-my-100 {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .Desktop\:my-0auto {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .Desktop\:my-o6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .Desktop\:-my-23 {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .Desktop\:last\:mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .Desktop\:last\:mx-1:last-child {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .Desktop\:last\:mx-2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .Desktop\:last\:mx-3:last-child {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .Desktop\:last\:mx-4:last-child {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .Desktop\:last\:mx-5:last-child {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .Desktop\:last\:mx-6:last-child {
    margin-left: 6px;
    margin-right: 6px;
  }

  .Desktop\:last\:mx-7:last-child {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .Desktop\:last\:mx-8:last-child {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .Desktop\:last\:mx-9:last-child {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .Desktop\:last\:mx-10:last-child {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .Desktop\:last\:mx-11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .Desktop\:last\:mx-12:last-child {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .Desktop\:last\:mx-14:last-child {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .Desktop\:last\:mx-15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .Desktop\:last\:mx-16:last-child {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .Desktop\:last\:mx-18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .Desktop\:last\:mx-20:last-child {
    margin-left: 20px;
    margin-right: 20px;
  }

  .Desktop\:last\:mx-21:last-child {
    margin-left: 21px;
    margin-right: 21px;
  }

  .Desktop\:last\:mx-23:last-child {
    margin-left: 23px;
    margin-right: 23px;
  }

  .Desktop\:last\:mx-24:last-child {
    margin-left: 24px;
    margin-right: 24px;
  }

  .Desktop\:last\:mx-25:last-child {
    margin-left: 25px;
    margin-right: 25px;
  }

  .Desktop\:last\:mx-27:last-child {
    margin-left: 27px;
    margin-right: 27px;
  }

  .Desktop\:last\:mx-28:last-child {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .Desktop\:last\:mx-30:last-child {
    margin-left: 30px;
    margin-right: 30px;
  }

  .Desktop\:last\:mx-31:last-child {
    margin-left: 31px;
    margin-right: 31px;
  }

  .Desktop\:last\:mx-32:last-child {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .Desktop\:last\:mx-34:last-child {
    margin-left: 34px;
    margin-right: 34px;
  }

  .Desktop\:last\:mx-35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .Desktop\:last\:mx-36:last-child {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .Desktop\:last\:mx-37:last-child {
    margin-left: 37px;
    margin-right: 37px;
  }

  .Desktop\:last\:mx-38:last-child {
    margin-left: 38px;
    margin-right: 38px;
  }

  .Desktop\:last\:mx-40:last-child {
    margin-left: 40px;
    margin-right: 40px;
  }

  .Desktop\:last\:mx-42:last-child {
    margin-left: 42px;
    margin-right: 42px;
  }

  .Desktop\:last\:mx-44:last-child {
    margin-left: 44px;
    margin-right: 44px;
  }

  .Desktop\:last\:mx-45:last-child {
    margin-left: 45px;
    margin-right: 45px;
  }

  .Desktop\:last\:mx-46:last-child {
    margin-left: 46px;
    margin-right: 46px;
  }

  .Desktop\:last\:mx-48:last-child {
    margin-left: 48px;
    margin-right: 48px;
  }

  .Desktop\:last\:mx-52:last-child {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .Desktop\:last\:mx-53:last-child {
    margin-left: 53px;
    margin-right: 53px;
  }

  .Desktop\:last\:mx-55:last-child {
    margin-left: 55px;
    margin-right: 55px;
  }

  .Desktop\:last\:mx-56:last-child {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .Desktop\:last\:mx-58:last-child {
    margin-left: 58px;
    margin-right: 58px;
  }

  .Desktop\:last\:mx-59:last-child {
    margin-left: 59px;
    margin-right: 59px;
  }

  .Desktop\:last\:mx-60:last-child {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .Desktop\:last\:mx-63:last-child {
    margin-left: 63px;
    margin-right: 63px;
  }

  .Desktop\:last\:mx-64:last-child {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .Desktop\:last\:mx-65:last-child {
    margin-left: 65px;
    margin-right: 65px;
  }

  .Desktop\:last\:mx-67:last-child {
    margin-left: 67px;
    margin-right: 67px;
  }

  .Desktop\:last\:mx-70:last-child {
    margin-left: 70px;
    margin-right: 70px;
  }

  .Desktop\:last\:mx-71:last-child {
    margin-left: 71px;
    margin-right: 71px;
  }

  .Desktop\:last\:mx-72:last-child {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .Desktop\:last\:mx-74:last-child {
    margin-left: 74px;
    margin-right: 74px;
  }

  .Desktop\:last\:mx-78:last-child {
    margin-left: 78px;
    margin-right: 78px;
  }

  .Desktop\:last\:mx-80:last-child {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .Desktop\:last\:mx-83:last-child {
    margin-left: 83px;
    margin-right: 83px;
  }

  .Desktop\:last\:mx-84:last-child {
    margin-left: 84px;
    margin-right: 84px;
  }

  .Desktop\:last\:mx-89:last-child {
    margin-left: 89px;
    margin-right: 89px;
  }

  .Desktop\:last\:mx-90:last-child {
    margin-left: 90px;
    margin-right: 90px;
  }

  .Desktop\:last\:mx-92:last-child {
    margin-left: 92px;
    margin-right: 92px;
  }

  .Desktop\:last\:mx-96:last-child {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .Desktop\:last\:mx-97:last-child {
    margin-left: 97px;
    margin-right: 97px;
  }

  .Desktop\:last\:mx-100:last-child {
    margin-left: 100px;
    margin-right: 100px;
  }

  .Desktop\:last\:mx-106:last-child {
    margin-left: 106px;
    margin-right: 106px;
  }

  .Desktop\:last\:mx-108:last-child {
    margin-left: 108px;
    margin-right: 108px;
  }

  .Desktop\:last\:mx-109:last-child {
    margin-left: 109px;
    margin-right: 109px;
  }

  .Desktop\:last\:mx-120:last-child {
    margin-left: 120px;
    margin-right: 120px;
  }

  .Desktop\:last\:mx-135:last-child {
    margin-left: 135px;
    margin-right: 135px;
  }

  .Desktop\:last\:mx-147:last-child {
    margin-left: 147px;
    margin-right: 147px;
  }

  .Desktop\:last\:mx-150:last-child {
    margin-left: 150px;
    margin-right: 150px;
  }

  .Desktop\:last\:mx-168:last-child {
    margin-left: 168px;
    margin-right: 168px;
  }

  .Desktop\:last\:mx-180:last-child {
    margin-left: 180px;
    margin-right: 180px;
  }

  .Desktop\:last\:mx-185:last-child {
    margin-left: 185px;
    margin-right: 185px;
  }

  .Desktop\:last\:mx-200:last-child {
    margin-left: 200px;
    margin-right: 200px;
  }

  .Desktop\:last\:mx-245:last-child {
    margin-left: 245px;
    margin-right: 245px;
  }

  .Desktop\:last\:mx-300:last-child {
    margin-left: 300px;
    margin-right: 300px;
  }

  .Desktop\:last\:mx-400:last-child {
    margin-left: 400px;
    margin-right: 400px;
  }

  .Desktop\:last\:mx-480:last-child {
    margin-left: 480px;
    margin-right: 480px;
  }

  .Desktop\:last\:mx-510:last-child {
    margin-left: 510px;
    margin-right: 510px;
  }

  .Desktop\:last\:mx-537:last-child {
    margin-left: 537px;
    margin-right: 537px;
  }

  .Desktop\:last\:mx-650:last-child {
    margin-left: 650px;
    margin-right: 650px;
  }

  .Desktop\:last\:mx-auto:last-child {
    margin-left: auto;
    margin-right: auto;
  }

  .Desktop\:last\:mx-px:last-child {
    margin-left: 1px;
    margin-right: 1px;
  }

  .Desktop\:last\:mx-0\.5:last-child {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .Desktop\:last\:mx-1\.5:last-child {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .Desktop\:last\:mx-2\.5:last-child {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .Desktop\:last\:mx-3\.5:last-child {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .Desktop\:last\:-mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .Desktop\:last\:-mx-1:last-child {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .Desktop\:last\:-mx-2:last-child {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .Desktop\:last\:-mx-3:last-child {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .Desktop\:last\:-mx-4:last-child {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .Desktop\:last\:-mx-5:last-child {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .Desktop\:last\:-mx-6:last-child {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .Desktop\:last\:-mx-7:last-child {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .Desktop\:last\:-mx-8:last-child {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .Desktop\:last\:-mx-9:last-child {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .Desktop\:last\:-mx-10:last-child {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .Desktop\:last\:-mx-11:last-child {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .Desktop\:last\:-mx-12:last-child {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .Desktop\:last\:-mx-14:last-child {
    margin-left: -14px;
    margin-right: -14px;
  }

  .Desktop\:last\:-mx-16:last-child {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .Desktop\:last\:-mx-20:last-child {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .Desktop\:last\:-mx-24:last-child {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .Desktop\:last\:-mx-28:last-child {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .Desktop\:last\:-mx-32:last-child {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .Desktop\:last\:-mx-36:last-child {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .Desktop\:last\:-mx-40:last-child {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .Desktop\:last\:-mx-44:last-child {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .Desktop\:last\:-mx-48:last-child {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .Desktop\:last\:-mx-52:last-child {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .Desktop\:last\:-mx-56:last-child {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .Desktop\:last\:-mx-60:last-child {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .Desktop\:last\:-mx-64:last-child {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .Desktop\:last\:-mx-72:last-child {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .Desktop\:last\:-mx-80:last-child {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .Desktop\:last\:-mx-96:last-child {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .Desktop\:last\:-mx-px:last-child {
    margin-left: -1px;
    margin-right: -1px;
  }

  .Desktop\:last\:-mx-0\.5:last-child {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .Desktop\:last\:-mx-1\.5:last-child {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .Desktop\:last\:-mx-2\.5:last-child {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .Desktop\:last\:-mx-3\.5:last-child {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .Desktop\:last\:-mx-15px:last-child {
    margin-left: -15px;
    margin-right: -15px;
  }

  .Desktop\:last\:mx-m11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .Desktop\:last\:mx-12px:last-child {
    margin-left: 12px;
    margin-right: 12px;
  }

  .Desktop\:last\:mx-m72:last-child {
    margin-left: 72px;
    margin-right: 72px;
  }

  .Desktop\:last\:mx-m21:last-child {
    margin-left: 21%;
    margin-right: 21%;
  }

  .Desktop\:last\:mx-m15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .Desktop\:last\:mx-m18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .Desktop\:last\:mx-m35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .Desktop\:last\:mx-m19:last-child {
    margin-left: 19px;
    margin-right: 19px;
  }

  .Desktop\:last\:mx-m17:last-child {
    margin-left: 17px;
    margin-right: 17px;
  }

  .Desktop\:last\:mx-m9:last-child {
    margin-left: 9px;
    margin-right: 9px;
  }

  .Desktop\:last\:mx-m10:last-child {
    margin-left: 10px;
    margin-right: 10px;
  }

  .Desktop\:last\:mx-m51:last-child {
    margin-left: 51px;
    margin-right: 51px;
  }

  .Desktop\:last\:mx-m43:last-child {
    margin-left: 43px;
    margin-right: 43px;
  }

  .Desktop\:last\:mx-m13:last-child {
    margin-left: 13px;
    margin-right: 13px;
  }

  .Desktop\:last\:mx-m26:last-child {
    margin-left: 26px;
    margin-right: 26px;
  }

  .Desktop\:last\:mx-m2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .Desktop\:last\:mx-m14:last-child {
    margin-left: 14px;
    margin-right: 14px;
  }

  .Desktop\:last\:mx-m5:last-child {
    margin-left: 5px;
    margin-right: 5px;
  }

  .Desktop\:last\:mx-m8:last-child {
    margin-left: 8px;
    margin-right: 8px;
  }

  .Desktop\:last\:mx-mp15:last-child {
    margin-left: 15%;
    margin-right: 15%;
  }

  .Desktop\:last\:-mx-100:last-child {
    margin-left: -100px;
    margin-right: -100px;
  }

  .Desktop\:last\:mx-0auto:last-child {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .Desktop\:last\:mx-o6:last-child {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .Desktop\:last\:-mx-23:last-child {
    margin-left: -23px;
    margin-right: -23px;
  }

  .Desktop\:last\:my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .Desktop\:last\:my-1:last-child {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .Desktop\:last\:my-2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .Desktop\:last\:my-3:last-child {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .Desktop\:last\:my-4:last-child {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .Desktop\:last\:my-5:last-child {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .Desktop\:last\:my-6:last-child {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .Desktop\:last\:my-7:last-child {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .Desktop\:last\:my-8:last-child {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .Desktop\:last\:my-9:last-child {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .Desktop\:last\:my-10:last-child {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .Desktop\:last\:my-11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .Desktop\:last\:my-12:last-child {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .Desktop\:last\:my-14:last-child {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .Desktop\:last\:my-15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .Desktop\:last\:my-16:last-child {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .Desktop\:last\:my-18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .Desktop\:last\:my-20:last-child {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .Desktop\:last\:my-21:last-child {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .Desktop\:last\:my-23:last-child {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .Desktop\:last\:my-24:last-child {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .Desktop\:last\:my-25:last-child {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .Desktop\:last\:my-27:last-child {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .Desktop\:last\:my-28:last-child {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .Desktop\:last\:my-30:last-child {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .Desktop\:last\:my-31:last-child {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .Desktop\:last\:my-32:last-child {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .Desktop\:last\:my-34:last-child {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .Desktop\:last\:my-35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .Desktop\:last\:my-36:last-child {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .Desktop\:last\:my-37:last-child {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .Desktop\:last\:my-38:last-child {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .Desktop\:last\:my-40:last-child {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .Desktop\:last\:my-42:last-child {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .Desktop\:last\:my-44:last-child {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .Desktop\:last\:my-45:last-child {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .Desktop\:last\:my-46:last-child {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .Desktop\:last\:my-48:last-child {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .Desktop\:last\:my-52:last-child {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .Desktop\:last\:my-53:last-child {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .Desktop\:last\:my-55:last-child {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .Desktop\:last\:my-56:last-child {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .Desktop\:last\:my-58:last-child {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .Desktop\:last\:my-59:last-child {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .Desktop\:last\:my-60:last-child {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .Desktop\:last\:my-63:last-child {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .Desktop\:last\:my-64:last-child {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .Desktop\:last\:my-65:last-child {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .Desktop\:last\:my-67:last-child {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .Desktop\:last\:my-70:last-child {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .Desktop\:last\:my-71:last-child {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .Desktop\:last\:my-72:last-child {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .Desktop\:last\:my-74:last-child {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .Desktop\:last\:my-78:last-child {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .Desktop\:last\:my-80:last-child {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .Desktop\:last\:my-83:last-child {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .Desktop\:last\:my-84:last-child {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .Desktop\:last\:my-89:last-child {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .Desktop\:last\:my-90:last-child {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .Desktop\:last\:my-92:last-child {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .Desktop\:last\:my-96:last-child {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .Desktop\:last\:my-97:last-child {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .Desktop\:last\:my-100:last-child {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .Desktop\:last\:my-106:last-child {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .Desktop\:last\:my-108:last-child {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .Desktop\:last\:my-109:last-child {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .Desktop\:last\:my-120:last-child {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .Desktop\:last\:my-135:last-child {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .Desktop\:last\:my-147:last-child {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .Desktop\:last\:my-150:last-child {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .Desktop\:last\:my-168:last-child {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .Desktop\:last\:my-180:last-child {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .Desktop\:last\:my-185:last-child {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .Desktop\:last\:my-200:last-child {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .Desktop\:last\:my-245:last-child {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .Desktop\:last\:my-300:last-child {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .Desktop\:last\:my-400:last-child {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .Desktop\:last\:my-480:last-child {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .Desktop\:last\:my-510:last-child {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .Desktop\:last\:my-537:last-child {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .Desktop\:last\:my-650:last-child {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .Desktop\:last\:my-auto:last-child {
    margin-top: auto;
    margin-bottom: auto;
  }

  .Desktop\:last\:my-px:last-child {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .Desktop\:last\:my-0\.5:last-child {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .Desktop\:last\:my-1\.5:last-child {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .Desktop\:last\:my-2\.5:last-child {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .Desktop\:last\:my-3\.5:last-child {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .Desktop\:last\:-my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .Desktop\:last\:-my-1:last-child {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .Desktop\:last\:-my-2:last-child {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .Desktop\:last\:-my-3:last-child {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .Desktop\:last\:-my-4:last-child {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .Desktop\:last\:-my-5:last-child {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .Desktop\:last\:-my-6:last-child {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .Desktop\:last\:-my-7:last-child {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .Desktop\:last\:-my-8:last-child {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .Desktop\:last\:-my-9:last-child {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .Desktop\:last\:-my-10:last-child {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .Desktop\:last\:-my-11:last-child {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .Desktop\:last\:-my-12:last-child {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .Desktop\:last\:-my-14:last-child {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .Desktop\:last\:-my-16:last-child {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .Desktop\:last\:-my-20:last-child {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .Desktop\:last\:-my-24:last-child {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .Desktop\:last\:-my-28:last-child {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .Desktop\:last\:-my-32:last-child {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .Desktop\:last\:-my-36:last-child {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .Desktop\:last\:-my-40:last-child {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .Desktop\:last\:-my-44:last-child {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .Desktop\:last\:-my-48:last-child {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .Desktop\:last\:-my-52:last-child {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .Desktop\:last\:-my-56:last-child {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .Desktop\:last\:-my-60:last-child {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .Desktop\:last\:-my-64:last-child {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .Desktop\:last\:-my-72:last-child {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .Desktop\:last\:-my-80:last-child {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .Desktop\:last\:-my-96:last-child {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .Desktop\:last\:-my-px:last-child {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .Desktop\:last\:-my-0\.5:last-child {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .Desktop\:last\:-my-1\.5:last-child {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .Desktop\:last\:-my-2\.5:last-child {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .Desktop\:last\:-my-3\.5:last-child {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .Desktop\:last\:-my-15px:last-child {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .Desktop\:last\:my-m11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .Desktop\:last\:my-12px:last-child {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .Desktop\:last\:my-m72:last-child {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .Desktop\:last\:my-m21:last-child {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .Desktop\:last\:my-m15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .Desktop\:last\:my-m18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .Desktop\:last\:my-m35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .Desktop\:last\:my-m19:last-child {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .Desktop\:last\:my-m17:last-child {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .Desktop\:last\:my-m9:last-child {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .Desktop\:last\:my-m10:last-child {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .Desktop\:last\:my-m51:last-child {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .Desktop\:last\:my-m43:last-child {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .Desktop\:last\:my-m13:last-child {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .Desktop\:last\:my-m26:last-child {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .Desktop\:last\:my-m2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .Desktop\:last\:my-m14:last-child {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .Desktop\:last\:my-m5:last-child {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .Desktop\:last\:my-m8:last-child {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .Desktop\:last\:my-mp15:last-child {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .Desktop\:last\:-my-100:last-child {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .Desktop\:last\:my-0auto:last-child {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .Desktop\:last\:my-o6:last-child {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .Desktop\:last\:-my-23:last-child {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .Desktop\:mt-0 {
    margin-top: 0px;
  }

  .Desktop\:mt-1 {
    margin-top: 0.25rem;
  }

  .Desktop\:mt-2 {
    margin-top: 2px;
  }

  .Desktop\:mt-3 {
    margin-top: 0.75rem;
  }

  .Desktop\:mt-4 {
    margin-top: 1rem;
  }

  .Desktop\:mt-5 {
    margin-top: 1.25rem;
  }

  .Desktop\:mt-6 {
    margin-top: 6px;
  }

  .Desktop\:mt-7 {
    margin-top: 1.75rem;
  }

  .Desktop\:mt-8 {
    margin-top: 2rem;
  }

  .Desktop\:mt-9 {
    margin-top: 2.25rem;
  }

  .Desktop\:mt-10 {
    margin-top: 2.5rem;
  }

  .Desktop\:mt-11 {
    margin-top: 11px;
  }

  .Desktop\:mt-12 {
    margin-top: 3rem;
  }

  .Desktop\:mt-14 {
    margin-top: 3.5rem;
  }

  .Desktop\:mt-15 {
    margin-top: 15px;
  }

  .Desktop\:mt-16 {
    margin-top: 4rem;
  }

  .Desktop\:mt-18 {
    margin-top: 18px;
  }

  .Desktop\:mt-20 {
    margin-top: 20px;
  }

  .Desktop\:mt-21 {
    margin-top: 21px;
  }

  .Desktop\:mt-23 {
    margin-top: 23px;
  }

  .Desktop\:mt-24 {
    margin-top: 24px;
  }

  .Desktop\:mt-25 {
    margin-top: 25px;
  }

  .Desktop\:mt-27 {
    margin-top: 27px;
  }

  .Desktop\:mt-28 {
    margin-top: 7rem;
  }

  .Desktop\:mt-30 {
    margin-top: 30px;
  }

  .Desktop\:mt-31 {
    margin-top: 31px;
  }

  .Desktop\:mt-32 {
    margin-top: 8rem;
  }

  .Desktop\:mt-34 {
    margin-top: 34px;
  }

  .Desktop\:mt-35 {
    margin-top: 35px;
  }

  .Desktop\:mt-36 {
    margin-top: 9rem;
  }

  .Desktop\:mt-37 {
    margin-top: 37px;
  }

  .Desktop\:mt-38 {
    margin-top: 38px;
  }

  .Desktop\:mt-40 {
    margin-top: 40px;
  }

  .Desktop\:mt-42 {
    margin-top: 42px;
  }

  .Desktop\:mt-44 {
    margin-top: 44px;
  }

  .Desktop\:mt-45 {
    margin-top: 45px;
  }

  .Desktop\:mt-46 {
    margin-top: 46px;
  }

  .Desktop\:mt-48 {
    margin-top: 48px;
  }

  .Desktop\:mt-52 {
    margin-top: 13rem;
  }

  .Desktop\:mt-53 {
    margin-top: 53px;
  }

  .Desktop\:mt-55 {
    margin-top: 55px;
  }

  .Desktop\:mt-56 {
    margin-top: 14rem;
  }

  .Desktop\:mt-58 {
    margin-top: 58px;
  }

  .Desktop\:mt-59 {
    margin-top: 59px;
  }

  .Desktop\:mt-60 {
    margin-top: 15rem;
  }

  .Desktop\:mt-63 {
    margin-top: 63px;
  }

  .Desktop\:mt-64 {
    margin-top: 16rem;
  }

  .Desktop\:mt-65 {
    margin-top: 65px;
  }

  .Desktop\:mt-67 {
    margin-top: 67px;
  }

  .Desktop\:mt-70 {
    margin-top: 70px;
  }

  .Desktop\:mt-71 {
    margin-top: 71px;
  }

  .Desktop\:mt-72 {
    margin-top: 18rem;
  }

  .Desktop\:mt-74 {
    margin-top: 74px;
  }

  .Desktop\:mt-78 {
    margin-top: 78px;
  }

  .Desktop\:mt-80 {
    margin-top: 20rem;
  }

  .Desktop\:mt-83 {
    margin-top: 83px;
  }

  .Desktop\:mt-84 {
    margin-top: 84px;
  }

  .Desktop\:mt-89 {
    margin-top: 89px;
  }

  .Desktop\:mt-90 {
    margin-top: 90px;
  }

  .Desktop\:mt-92 {
    margin-top: 92px;
  }

  .Desktop\:mt-96 {
    margin-top: 24rem;
  }

  .Desktop\:mt-97 {
    margin-top: 97px;
  }

  .Desktop\:mt-100 {
    margin-top: 100px;
  }

  .Desktop\:mt-106 {
    margin-top: 106px;
  }

  .Desktop\:mt-108 {
    margin-top: 108px;
  }

  .Desktop\:mt-109 {
    margin-top: 109px;
  }

  .Desktop\:mt-120 {
    margin-top: 120px;
  }

  .Desktop\:mt-135 {
    margin-top: 135px;
  }

  .Desktop\:mt-147 {
    margin-top: 147px;
  }

  .Desktop\:mt-150 {
    margin-top: 150px;
  }

  .Desktop\:mt-168 {
    margin-top: 168px;
  }

  .Desktop\:mt-180 {
    margin-top: 180px;
  }

  .Desktop\:mt-185 {
    margin-top: 185px;
  }

  .Desktop\:mt-200 {
    margin-top: 200px;
  }

  .Desktop\:mt-245 {
    margin-top: 245px;
  }

  .Desktop\:mt-300 {
    margin-top: 300px;
  }

  .Desktop\:mt-400 {
    margin-top: 400px;
  }

  .Desktop\:mt-480 {
    margin-top: 480px;
  }

  .Desktop\:mt-510 {
    margin-top: 510px;
  }

  .Desktop\:mt-537 {
    margin-top: 537px;
  }

  .Desktop\:mt-650 {
    margin-top: 650px;
  }

  .Desktop\:mt-auto {
    margin-top: auto;
  }

  .Desktop\:mt-px {
    margin-top: 1px;
  }

  .Desktop\:mt-0\.5 {
    margin-top: 0.125rem;
  }

  .Desktop\:mt-1\.5 {
    margin-top: 0.375rem;
  }

  .Desktop\:mt-2\.5 {
    margin-top: 0.625rem;
  }

  .Desktop\:mt-3\.5 {
    margin-top: 0.875rem;
  }

  .Desktop\:-mt-0 {
    margin-top: 0px;
  }

  .Desktop\:-mt-1 {
    margin-top: -0.25rem;
  }

  .Desktop\:-mt-2 {
    margin-top: -0.5rem;
  }

  .Desktop\:-mt-3 {
    margin-top: -0.75rem;
  }

  .Desktop\:-mt-4 {
    margin-top: -1rem;
  }

  .Desktop\:-mt-5 {
    margin-top: -1.25rem;
  }

  .Desktop\:-mt-6 {
    margin-top: -1.5rem;
  }

  .Desktop\:-mt-7 {
    margin-top: -1.75rem;
  }

  .Desktop\:-mt-8 {
    margin-top: -2rem;
  }

  .Desktop\:-mt-9 {
    margin-top: -2.25rem;
  }

  .Desktop\:-mt-10 {
    margin-top: -2.5rem;
  }

  .Desktop\:-mt-11 {
    margin-top: -2.75rem;
  }

  .Desktop\:-mt-12 {
    margin-top: -3rem;
  }

  .Desktop\:-mt-14 {
    margin-top: -14px;
  }

  .Desktop\:-mt-16 {
    margin-top: -4rem;
  }

  .Desktop\:-mt-20 {
    margin-top: -5rem;
  }

  .Desktop\:-mt-24 {
    margin-top: -6rem;
  }

  .Desktop\:-mt-28 {
    margin-top: -7rem;
  }

  .Desktop\:-mt-32 {
    margin-top: -8rem;
  }

  .Desktop\:-mt-36 {
    margin-top: -9rem;
  }

  .Desktop\:-mt-40 {
    margin-top: -10rem;
  }

  .Desktop\:-mt-44 {
    margin-top: -11rem;
  }

  .Desktop\:-mt-48 {
    margin-top: -12rem;
  }

  .Desktop\:-mt-52 {
    margin-top: -13rem;
  }

  .Desktop\:-mt-56 {
    margin-top: -14rem;
  }

  .Desktop\:-mt-60 {
    margin-top: -15rem;
  }

  .Desktop\:-mt-64 {
    margin-top: -16rem;
  }

  .Desktop\:-mt-72 {
    margin-top: -18rem;
  }

  .Desktop\:-mt-80 {
    margin-top: -20rem;
  }

  .Desktop\:-mt-96 {
    margin-top: -24rem;
  }

  .Desktop\:-mt-px {
    margin-top: -1px;
  }

  .Desktop\:-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .Desktop\:-mt-1\.5 {
    margin-top: -0.375rem;
  }

  .Desktop\:-mt-2\.5 {
    margin-top: -0.625rem;
  }

  .Desktop\:-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .Desktop\:-mt-15px {
    margin-top: -15px;
  }

  .Desktop\:mt-m11 {
    margin-top: 11px;
  }

  .Desktop\:mt-12px {
    margin-top: 12px;
  }

  .Desktop\:mt-m72 {
    margin-top: 72px;
  }

  .Desktop\:mt-m21 {
    margin-top: 21%;
  }

  .Desktop\:mt-m15 {
    margin-top: 15px;
  }

  .Desktop\:mt-m18 {
    margin-top: 18px;
  }

  .Desktop\:mt-m35 {
    margin-top: 35px;
  }

  .Desktop\:mt-m19 {
    margin-top: 19px;
  }

  .Desktop\:mt-m17 {
    margin-top: 17px;
  }

  .Desktop\:mt-m9 {
    margin-top: 9px;
  }

  .Desktop\:mt-m10 {
    margin-top: 10px;
  }

  .Desktop\:mt-m51 {
    margin-top: 51px;
  }

  .Desktop\:mt-m43 {
    margin-top: 43px;
  }

  .Desktop\:mt-m13 {
    margin-top: 13px;
  }

  .Desktop\:mt-m26 {
    margin-top: 26px;
  }

  .Desktop\:mt-m2 {
    margin-top: 2px;
  }

  .Desktop\:mt-m14 {
    margin-top: 14px;
  }

  .Desktop\:mt-m5 {
    margin-top: 5px;
  }

  .Desktop\:mt-m8 {
    margin-top: 8px;
  }

  .Desktop\:mt-mp15 {
    margin-top: 15%;
  }

  .Desktop\:-mt-100 {
    margin-top: -100px;
  }

  .Desktop\:mt-0auto {
    margin-top: 0px auto;
  }

  .Desktop\:mt-o6 {
    margin-top: 1.5rem;
  }

  .Desktop\:-mt-23 {
    margin-top: -23px;
  }

  .Desktop\:mr-0 {
    margin-right: 0px;
  }

  .Desktop\:mr-1 {
    margin-right: 0.25rem;
  }

  .Desktop\:mr-2 {
    margin-right: 2px;
  }

  .Desktop\:mr-3 {
    margin-right: 0.75rem;
  }

  .Desktop\:mr-4 {
    margin-right: 1rem;
  }

  .Desktop\:mr-5 {
    margin-right: 1.25rem;
  }

  .Desktop\:mr-6 {
    margin-right: 6px;
  }

  .Desktop\:mr-7 {
    margin-right: 1.75rem;
  }

  .Desktop\:mr-8 {
    margin-right: 2rem;
  }

  .Desktop\:mr-9 {
    margin-right: 2.25rem;
  }

  .Desktop\:mr-10 {
    margin-right: 2.5rem;
  }

  .Desktop\:mr-11 {
    margin-right: 11px;
  }

  .Desktop\:mr-12 {
    margin-right: 3rem;
  }

  .Desktop\:mr-14 {
    margin-right: 3.5rem;
  }

  .Desktop\:mr-15 {
    margin-right: 15px;
  }

  .Desktop\:mr-16 {
    margin-right: 4rem;
  }

  .Desktop\:mr-18 {
    margin-right: 18px;
  }

  .Desktop\:mr-20 {
    margin-right: 20px;
  }

  .Desktop\:mr-21 {
    margin-right: 21px;
  }

  .Desktop\:mr-23 {
    margin-right: 23px;
  }

  .Desktop\:mr-24 {
    margin-right: 24px;
  }

  .Desktop\:mr-25 {
    margin-right: 25px;
  }

  .Desktop\:mr-27 {
    margin-right: 27px;
  }

  .Desktop\:mr-28 {
    margin-right: 7rem;
  }

  .Desktop\:mr-30 {
    margin-right: 30px;
  }

  .Desktop\:mr-31 {
    margin-right: 31px;
  }

  .Desktop\:mr-32 {
    margin-right: 8rem;
  }

  .Desktop\:mr-34 {
    margin-right: 34px;
  }

  .Desktop\:mr-35 {
    margin-right: 35px;
  }

  .Desktop\:mr-36 {
    margin-right: 9rem;
  }

  .Desktop\:mr-37 {
    margin-right: 37px;
  }

  .Desktop\:mr-38 {
    margin-right: 38px;
  }

  .Desktop\:mr-40 {
    margin-right: 40px;
  }

  .Desktop\:mr-42 {
    margin-right: 42px;
  }

  .Desktop\:mr-44 {
    margin-right: 44px;
  }

  .Desktop\:mr-45 {
    margin-right: 45px;
  }

  .Desktop\:mr-46 {
    margin-right: 46px;
  }

  .Desktop\:mr-48 {
    margin-right: 48px;
  }

  .Desktop\:mr-52 {
    margin-right: 13rem;
  }

  .Desktop\:mr-53 {
    margin-right: 53px;
  }

  .Desktop\:mr-55 {
    margin-right: 55px;
  }

  .Desktop\:mr-56 {
    margin-right: 14rem;
  }

  .Desktop\:mr-58 {
    margin-right: 58px;
  }

  .Desktop\:mr-59 {
    margin-right: 59px;
  }

  .Desktop\:mr-60 {
    margin-right: 15rem;
  }

  .Desktop\:mr-63 {
    margin-right: 63px;
  }

  .Desktop\:mr-64 {
    margin-right: 16rem;
  }

  .Desktop\:mr-65 {
    margin-right: 65px;
  }

  .Desktop\:mr-67 {
    margin-right: 67px;
  }

  .Desktop\:mr-70 {
    margin-right: 70px;
  }

  .Desktop\:mr-71 {
    margin-right: 71px;
  }

  .Desktop\:mr-72 {
    margin-right: 18rem;
  }

  .Desktop\:mr-74 {
    margin-right: 74px;
  }

  .Desktop\:mr-78 {
    margin-right: 78px;
  }

  .Desktop\:mr-80 {
    margin-right: 20rem;
  }

  .Desktop\:mr-83 {
    margin-right: 83px;
  }

  .Desktop\:mr-84 {
    margin-right: 84px;
  }

  .Desktop\:mr-89 {
    margin-right: 89px;
  }

  .Desktop\:mr-90 {
    margin-right: 90px;
  }

  .Desktop\:mr-92 {
    margin-right: 92px;
  }

  .Desktop\:mr-96 {
    margin-right: 24rem;
  }

  .Desktop\:mr-97 {
    margin-right: 97px;
  }

  .Desktop\:mr-100 {
    margin-right: 100px;
  }

  .Desktop\:mr-106 {
    margin-right: 106px;
  }

  .Desktop\:mr-108 {
    margin-right: 108px;
  }

  .Desktop\:mr-109 {
    margin-right: 109px;
  }

  .Desktop\:mr-120 {
    margin-right: 120px;
  }

  .Desktop\:mr-135 {
    margin-right: 135px;
  }

  .Desktop\:mr-147 {
    margin-right: 147px;
  }

  .Desktop\:mr-150 {
    margin-right: 150px;
  }

  .Desktop\:mr-168 {
    margin-right: 168px;
  }

  .Desktop\:mr-180 {
    margin-right: 180px;
  }

  .Desktop\:mr-185 {
    margin-right: 185px;
  }

  .Desktop\:mr-200 {
    margin-right: 200px;
  }

  .Desktop\:mr-245 {
    margin-right: 245px;
  }

  .Desktop\:mr-300 {
    margin-right: 300px;
  }

  .Desktop\:mr-400 {
    margin-right: 400px;
  }

  .Desktop\:mr-480 {
    margin-right: 480px;
  }

  .Desktop\:mr-510 {
    margin-right: 510px;
  }

  .Desktop\:mr-537 {
    margin-right: 537px;
  }

  .Desktop\:mr-650 {
    margin-right: 650px;
  }

  .Desktop\:mr-auto {
    margin-right: auto;
  }

  .Desktop\:mr-px {
    margin-right: 1px;
  }

  .Desktop\:mr-0\.5 {
    margin-right: 0.125rem;
  }

  .Desktop\:mr-1\.5 {
    margin-right: 0.375rem;
  }

  .Desktop\:mr-2\.5 {
    margin-right: 0.625rem;
  }

  .Desktop\:mr-3\.5 {
    margin-right: 0.875rem;
  }

  .Desktop\:-mr-0 {
    margin-right: 0px;
  }

  .Desktop\:-mr-1 {
    margin-right: -0.25rem;
  }

  .Desktop\:-mr-2 {
    margin-right: -0.5rem;
  }

  .Desktop\:-mr-3 {
    margin-right: -0.75rem;
  }

  .Desktop\:-mr-4 {
    margin-right: -1rem;
  }

  .Desktop\:-mr-5 {
    margin-right: -1.25rem;
  }

  .Desktop\:-mr-6 {
    margin-right: -1.5rem;
  }

  .Desktop\:-mr-7 {
    margin-right: -1.75rem;
  }

  .Desktop\:-mr-8 {
    margin-right: -2rem;
  }

  .Desktop\:-mr-9 {
    margin-right: -2.25rem;
  }

  .Desktop\:-mr-10 {
    margin-right: -2.5rem;
  }

  .Desktop\:-mr-11 {
    margin-right: -2.75rem;
  }

  .Desktop\:-mr-12 {
    margin-right: -3rem;
  }

  .Desktop\:-mr-14 {
    margin-right: -14px;
  }

  .Desktop\:-mr-16 {
    margin-right: -4rem;
  }

  .Desktop\:-mr-20 {
    margin-right: -5rem;
  }

  .Desktop\:-mr-24 {
    margin-right: -6rem;
  }

  .Desktop\:-mr-28 {
    margin-right: -7rem;
  }

  .Desktop\:-mr-32 {
    margin-right: -8rem;
  }

  .Desktop\:-mr-36 {
    margin-right: -9rem;
  }

  .Desktop\:-mr-40 {
    margin-right: -10rem;
  }

  .Desktop\:-mr-44 {
    margin-right: -11rem;
  }

  .Desktop\:-mr-48 {
    margin-right: -12rem;
  }

  .Desktop\:-mr-52 {
    margin-right: -13rem;
  }

  .Desktop\:-mr-56 {
    margin-right: -14rem;
  }

  .Desktop\:-mr-60 {
    margin-right: -15rem;
  }

  .Desktop\:-mr-64 {
    margin-right: -16rem;
  }

  .Desktop\:-mr-72 {
    margin-right: -18rem;
  }

  .Desktop\:-mr-80 {
    margin-right: -20rem;
  }

  .Desktop\:-mr-96 {
    margin-right: -24rem;
  }

  .Desktop\:-mr-px {
    margin-right: -1px;
  }

  .Desktop\:-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .Desktop\:-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .Desktop\:-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .Desktop\:-mr-3\.5 {
    margin-right: -0.875rem;
  }

  .Desktop\:-mr-15px {
    margin-right: -15px;
  }

  .Desktop\:mr-m11 {
    margin-right: 11px;
  }

  .Desktop\:mr-12px {
    margin-right: 12px;
  }

  .Desktop\:mr-m72 {
    margin-right: 72px;
  }

  .Desktop\:mr-m21 {
    margin-right: 21%;
  }

  .Desktop\:mr-m15 {
    margin-right: 15px;
  }

  .Desktop\:mr-m18 {
    margin-right: 18px;
  }

  .Desktop\:mr-m35 {
    margin-right: 35px;
  }

  .Desktop\:mr-m19 {
    margin-right: 19px;
  }

  .Desktop\:mr-m17 {
    margin-right: 17px;
  }

  .Desktop\:mr-m9 {
    margin-right: 9px;
  }

  .Desktop\:mr-m10 {
    margin-right: 10px;
  }

  .Desktop\:mr-m51 {
    margin-right: 51px;
  }

  .Desktop\:mr-m43 {
    margin-right: 43px;
  }

  .Desktop\:mr-m13 {
    margin-right: 13px;
  }

  .Desktop\:mr-m26 {
    margin-right: 26px;
  }

  .Desktop\:mr-m2 {
    margin-right: 2px;
  }

  .Desktop\:mr-m14 {
    margin-right: 14px;
  }

  .Desktop\:mr-m5 {
    margin-right: 5px;
  }

  .Desktop\:mr-m8 {
    margin-right: 8px;
  }

  .Desktop\:mr-mp15 {
    margin-right: 15%;
  }

  .Desktop\:-mr-100 {
    margin-right: -100px;
  }

  .Desktop\:mr-0auto {
    margin-right: 0px auto;
  }

  .Desktop\:mr-o6 {
    margin-right: 1.5rem;
  }

  .Desktop\:-mr-23 {
    margin-right: -23px;
  }

  .Desktop\:mb-0 {
    margin-bottom: 0px;
  }

  .Desktop\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .Desktop\:mb-2 {
    margin-bottom: 2px;
  }

  .Desktop\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .Desktop\:mb-4 {
    margin-bottom: 1rem;
  }

  .Desktop\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .Desktop\:mb-6 {
    margin-bottom: 6px;
  }

  .Desktop\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .Desktop\:mb-8 {
    margin-bottom: 2rem;
  }

  .Desktop\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .Desktop\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .Desktop\:mb-11 {
    margin-bottom: 11px;
  }

  .Desktop\:mb-12 {
    margin-bottom: 3rem;
  }

  .Desktop\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .Desktop\:mb-15 {
    margin-bottom: 15px;
  }

  .Desktop\:mb-16 {
    margin-bottom: 4rem;
  }

  .Desktop\:mb-18 {
    margin-bottom: 18px;
  }

  .Desktop\:mb-20 {
    margin-bottom: 20px;
  }

  .Desktop\:mb-21 {
    margin-bottom: 21px;
  }

  .Desktop\:mb-23 {
    margin-bottom: 23px;
  }

  .Desktop\:mb-24 {
    margin-bottom: 24px;
  }

  .Desktop\:mb-25 {
    margin-bottom: 25px;
  }

  .Desktop\:mb-27 {
    margin-bottom: 27px;
  }

  .Desktop\:mb-28 {
    margin-bottom: 7rem;
  }

  .Desktop\:mb-30 {
    margin-bottom: 30px;
  }

  .Desktop\:mb-31 {
    margin-bottom: 31px;
  }

  .Desktop\:mb-32 {
    margin-bottom: 8rem;
  }

  .Desktop\:mb-34 {
    margin-bottom: 34px;
  }

  .Desktop\:mb-35 {
    margin-bottom: 35px;
  }

  .Desktop\:mb-36 {
    margin-bottom: 9rem;
  }

  .Desktop\:mb-37 {
    margin-bottom: 37px;
  }

  .Desktop\:mb-38 {
    margin-bottom: 38px;
  }

  .Desktop\:mb-40 {
    margin-bottom: 40px;
  }

  .Desktop\:mb-42 {
    margin-bottom: 42px;
  }

  .Desktop\:mb-44 {
    margin-bottom: 44px;
  }

  .Desktop\:mb-45 {
    margin-bottom: 45px;
  }

  .Desktop\:mb-46 {
    margin-bottom: 46px;
  }

  .Desktop\:mb-48 {
    margin-bottom: 48px;
  }

  .Desktop\:mb-52 {
    margin-bottom: 13rem;
  }

  .Desktop\:mb-53 {
    margin-bottom: 53px;
  }

  .Desktop\:mb-55 {
    margin-bottom: 55px;
  }

  .Desktop\:mb-56 {
    margin-bottom: 14rem;
  }

  .Desktop\:mb-58 {
    margin-bottom: 58px;
  }

  .Desktop\:mb-59 {
    margin-bottom: 59px;
  }

  .Desktop\:mb-60 {
    margin-bottom: 15rem;
  }

  .Desktop\:mb-63 {
    margin-bottom: 63px;
  }

  .Desktop\:mb-64 {
    margin-bottom: 16rem;
  }

  .Desktop\:mb-65 {
    margin-bottom: 65px;
  }

  .Desktop\:mb-67 {
    margin-bottom: 67px;
  }

  .Desktop\:mb-70 {
    margin-bottom: 70px;
  }

  .Desktop\:mb-71 {
    margin-bottom: 71px;
  }

  .Desktop\:mb-72 {
    margin-bottom: 18rem;
  }

  .Desktop\:mb-74 {
    margin-bottom: 74px;
  }

  .Desktop\:mb-78 {
    margin-bottom: 78px;
  }

  .Desktop\:mb-80 {
    margin-bottom: 20rem;
  }

  .Desktop\:mb-83 {
    margin-bottom: 83px;
  }

  .Desktop\:mb-84 {
    margin-bottom: 84px;
  }

  .Desktop\:mb-89 {
    margin-bottom: 89px;
  }

  .Desktop\:mb-90 {
    margin-bottom: 90px;
  }

  .Desktop\:mb-92 {
    margin-bottom: 92px;
  }

  .Desktop\:mb-96 {
    margin-bottom: 24rem;
  }

  .Desktop\:mb-97 {
    margin-bottom: 97px;
  }

  .Desktop\:mb-100 {
    margin-bottom: 100px;
  }

  .Desktop\:mb-106 {
    margin-bottom: 106px;
  }

  .Desktop\:mb-108 {
    margin-bottom: 108px;
  }

  .Desktop\:mb-109 {
    margin-bottom: 109px;
  }

  .Desktop\:mb-120 {
    margin-bottom: 120px;
  }

  .Desktop\:mb-135 {
    margin-bottom: 135px;
  }

  .Desktop\:mb-147 {
    margin-bottom: 147px;
  }

  .Desktop\:mb-150 {
    margin-bottom: 150px;
  }

  .Desktop\:mb-168 {
    margin-bottom: 168px;
  }

  .Desktop\:mb-180 {
    margin-bottom: 180px;
  }

  .Desktop\:mb-185 {
    margin-bottom: 185px;
  }

  .Desktop\:mb-200 {
    margin-bottom: 200px;
  }

  .Desktop\:mb-245 {
    margin-bottom: 245px;
  }

  .Desktop\:mb-300 {
    margin-bottom: 300px;
  }

  .Desktop\:mb-400 {
    margin-bottom: 400px;
  }

  .Desktop\:mb-480 {
    margin-bottom: 480px;
  }

  .Desktop\:mb-510 {
    margin-bottom: 510px;
  }

  .Desktop\:mb-537 {
    margin-bottom: 537px;
  }

  .Desktop\:mb-650 {
    margin-bottom: 650px;
  }

  .Desktop\:mb-auto {
    margin-bottom: auto;
  }

  .Desktop\:mb-px {
    margin-bottom: 1px;
  }

  .Desktop\:mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .Desktop\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .Desktop\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .Desktop\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .Desktop\:-mb-0 {
    margin-bottom: 0px;
  }

  .Desktop\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .Desktop\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .Desktop\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .Desktop\:-mb-4 {
    margin-bottom: -1rem;
  }

  .Desktop\:-mb-5 {
    margin-bottom: -1.25rem;
  }

  .Desktop\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .Desktop\:-mb-7 {
    margin-bottom: -1.75rem;
  }

  .Desktop\:-mb-8 {
    margin-bottom: -2rem;
  }

  .Desktop\:-mb-9 {
    margin-bottom: -2.25rem;
  }

  .Desktop\:-mb-10 {
    margin-bottom: -2.5rem;
  }

  .Desktop\:-mb-11 {
    margin-bottom: -2.75rem;
  }

  .Desktop\:-mb-12 {
    margin-bottom: -3rem;
  }

  .Desktop\:-mb-14 {
    margin-bottom: -14px;
  }

  .Desktop\:-mb-16 {
    margin-bottom: -4rem;
  }

  .Desktop\:-mb-20 {
    margin-bottom: -5rem;
  }

  .Desktop\:-mb-24 {
    margin-bottom: -6rem;
  }

  .Desktop\:-mb-28 {
    margin-bottom: -7rem;
  }

  .Desktop\:-mb-32 {
    margin-bottom: -8rem;
  }

  .Desktop\:-mb-36 {
    margin-bottom: -9rem;
  }

  .Desktop\:-mb-40 {
    margin-bottom: -10rem;
  }

  .Desktop\:-mb-44 {
    margin-bottom: -11rem;
  }

  .Desktop\:-mb-48 {
    margin-bottom: -12rem;
  }

  .Desktop\:-mb-52 {
    margin-bottom: -13rem;
  }

  .Desktop\:-mb-56 {
    margin-bottom: -14rem;
  }

  .Desktop\:-mb-60 {
    margin-bottom: -15rem;
  }

  .Desktop\:-mb-64 {
    margin-bottom: -16rem;
  }

  .Desktop\:-mb-72 {
    margin-bottom: -18rem;
  }

  .Desktop\:-mb-80 {
    margin-bottom: -20rem;
  }

  .Desktop\:-mb-96 {
    margin-bottom: -24rem;
  }

  .Desktop\:-mb-px {
    margin-bottom: -1px;
  }

  .Desktop\:-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

  .Desktop\:-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

  .Desktop\:-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .Desktop\:-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .Desktop\:-mb-15px {
    margin-bottom: -15px;
  }

  .Desktop\:mb-m11 {
    margin-bottom: 11px;
  }

  .Desktop\:mb-12px {
    margin-bottom: 12px;
  }

  .Desktop\:mb-m72 {
    margin-bottom: 72px;
  }

  .Desktop\:mb-m21 {
    margin-bottom: 21%;
  }

  .Desktop\:mb-m15 {
    margin-bottom: 15px;
  }

  .Desktop\:mb-m18 {
    margin-bottom: 18px;
  }

  .Desktop\:mb-m35 {
    margin-bottom: 35px;
  }

  .Desktop\:mb-m19 {
    margin-bottom: 19px;
  }

  .Desktop\:mb-m17 {
    margin-bottom: 17px;
  }

  .Desktop\:mb-m9 {
    margin-bottom: 9px;
  }

  .Desktop\:mb-m10 {
    margin-bottom: 10px;
  }

  .Desktop\:mb-m51 {
    margin-bottom: 51px;
  }

  .Desktop\:mb-m43 {
    margin-bottom: 43px;
  }

  .Desktop\:mb-m13 {
    margin-bottom: 13px;
  }

  .Desktop\:mb-m26 {
    margin-bottom: 26px;
  }

  .Desktop\:mb-m2 {
    margin-bottom: 2px;
  }

  .Desktop\:mb-m14 {
    margin-bottom: 14px;
  }

  .Desktop\:mb-m5 {
    margin-bottom: 5px;
  }

  .Desktop\:mb-m8 {
    margin-bottom: 8px;
  }

  .Desktop\:mb-mp15 {
    margin-bottom: 15%;
  }

  .Desktop\:-mb-100 {
    margin-bottom: -100px;
  }

  .Desktop\:mb-0auto {
    margin-bottom: 0px auto;
  }

  .Desktop\:mb-o6 {
    margin-bottom: 1.5rem;
  }

  .Desktop\:-mb-23 {
    margin-bottom: -23px;
  }

  .Desktop\:ml-0 {
    margin-left: 0px;
  }

  .Desktop\:ml-1 {
    margin-left: 0.25rem;
  }

  .Desktop\:ml-2 {
    margin-left: 2px;
  }

  .Desktop\:ml-3 {
    margin-left: 0.75rem;
  }

  .Desktop\:ml-4 {
    margin-left: 1rem;
  }

  .Desktop\:ml-5 {
    margin-left: 1.25rem;
  }

  .Desktop\:ml-6 {
    margin-left: 6px;
  }

  .Desktop\:ml-7 {
    margin-left: 1.75rem;
  }

  .Desktop\:ml-8 {
    margin-left: 2rem;
  }

  .Desktop\:ml-9 {
    margin-left: 2.25rem;
  }

  .Desktop\:ml-10 {
    margin-left: 2.5rem;
  }

  .Desktop\:ml-11 {
    margin-left: 11px;
  }

  .Desktop\:ml-12 {
    margin-left: 3rem;
  }

  .Desktop\:ml-14 {
    margin-left: 3.5rem;
  }

  .Desktop\:ml-15 {
    margin-left: 15px;
  }

  .Desktop\:ml-16 {
    margin-left: 4rem;
  }

  .Desktop\:ml-18 {
    margin-left: 18px;
  }

  .Desktop\:ml-20 {
    margin-left: 20px;
  }

  .Desktop\:ml-21 {
    margin-left: 21px;
  }

  .Desktop\:ml-23 {
    margin-left: 23px;
  }

  .Desktop\:ml-24 {
    margin-left: 24px;
  }

  .Desktop\:ml-25 {
    margin-left: 25px;
  }

  .Desktop\:ml-27 {
    margin-left: 27px;
  }

  .Desktop\:ml-28 {
    margin-left: 7rem;
  }

  .Desktop\:ml-30 {
    margin-left: 30px;
  }

  .Desktop\:ml-31 {
    margin-left: 31px;
  }

  .Desktop\:ml-32 {
    margin-left: 8rem;
  }

  .Desktop\:ml-34 {
    margin-left: 34px;
  }

  .Desktop\:ml-35 {
    margin-left: 35px;
  }

  .Desktop\:ml-36 {
    margin-left: 9rem;
  }

  .Desktop\:ml-37 {
    margin-left: 37px;
  }

  .Desktop\:ml-38 {
    margin-left: 38px;
  }

  .Desktop\:ml-40 {
    margin-left: 40px;
  }

  .Desktop\:ml-42 {
    margin-left: 42px;
  }

  .Desktop\:ml-44 {
    margin-left: 44px;
  }

  .Desktop\:ml-45 {
    margin-left: 45px;
  }

  .Desktop\:ml-46 {
    margin-left: 46px;
  }

  .Desktop\:ml-48 {
    margin-left: 48px;
  }

  .Desktop\:ml-52 {
    margin-left: 13rem;
  }

  .Desktop\:ml-53 {
    margin-left: 53px;
  }

  .Desktop\:ml-55 {
    margin-left: 55px;
  }

  .Desktop\:ml-56 {
    margin-left: 14rem;
  }

  .Desktop\:ml-58 {
    margin-left: 58px;
  }

  .Desktop\:ml-59 {
    margin-left: 59px;
  }

  .Desktop\:ml-60 {
    margin-left: 15rem;
  }

  .Desktop\:ml-63 {
    margin-left: 63px;
  }

  .Desktop\:ml-64 {
    margin-left: 16rem;
  }

  .Desktop\:ml-65 {
    margin-left: 65px;
  }

  .Desktop\:ml-67 {
    margin-left: 67px;
  }

  .Desktop\:ml-70 {
    margin-left: 70px;
  }

  .Desktop\:ml-71 {
    margin-left: 71px;
  }

  .Desktop\:ml-72 {
    margin-left: 18rem;
  }

  .Desktop\:ml-74 {
    margin-left: 74px;
  }

  .Desktop\:ml-78 {
    margin-left: 78px;
  }

  .Desktop\:ml-80 {
    margin-left: 20rem;
  }

  .Desktop\:ml-83 {
    margin-left: 83px;
  }

  .Desktop\:ml-84 {
    margin-left: 84px;
  }

  .Desktop\:ml-89 {
    margin-left: 89px;
  }

  .Desktop\:ml-90 {
    margin-left: 90px;
  }

  .Desktop\:ml-92 {
    margin-left: 92px;
  }

  .Desktop\:ml-96 {
    margin-left: 24rem;
  }

  .Desktop\:ml-97 {
    margin-left: 97px;
  }

  .Desktop\:ml-100 {
    margin-left: 100px;
  }

  .Desktop\:ml-106 {
    margin-left: 106px;
  }

  .Desktop\:ml-108 {
    margin-left: 108px;
  }

  .Desktop\:ml-109 {
    margin-left: 109px;
  }

  .Desktop\:ml-120 {
    margin-left: 120px;
  }

  .Desktop\:ml-135 {
    margin-left: 135px;
  }

  .Desktop\:ml-147 {
    margin-left: 147px;
  }

  .Desktop\:ml-150 {
    margin-left: 150px;
  }

  .Desktop\:ml-168 {
    margin-left: 168px;
  }

  .Desktop\:ml-180 {
    margin-left: 180px;
  }

  .Desktop\:ml-185 {
    margin-left: 185px;
  }

  .Desktop\:ml-200 {
    margin-left: 200px;
  }

  .Desktop\:ml-245 {
    margin-left: 245px;
  }

  .Desktop\:ml-300 {
    margin-left: 300px;
  }

  .Desktop\:ml-400 {
    margin-left: 400px;
  }

  .Desktop\:ml-480 {
    margin-left: 480px;
  }

  .Desktop\:ml-510 {
    margin-left: 510px;
  }

  .Desktop\:ml-537 {
    margin-left: 537px;
  }

  .Desktop\:ml-650 {
    margin-left: 650px;
  }

  .Desktop\:ml-auto {
    margin-left: auto;
  }

  .Desktop\:ml-px {
    margin-left: 1px;
  }

  .Desktop\:ml-0\.5 {
    margin-left: 0.125rem;
  }

  .Desktop\:ml-1\.5 {
    margin-left: 0.375rem;
  }

  .Desktop\:ml-2\.5 {
    margin-left: 0.625rem;
  }

  .Desktop\:ml-3\.5 {
    margin-left: 0.875rem;
  }

  .Desktop\:-ml-0 {
    margin-left: 0px;
  }

  .Desktop\:-ml-1 {
    margin-left: -0.25rem;
  }

  .Desktop\:-ml-2 {
    margin-left: -0.5rem;
  }

  .Desktop\:-ml-3 {
    margin-left: -0.75rem;
  }

  .Desktop\:-ml-4 {
    margin-left: -1rem;
  }

  .Desktop\:-ml-5 {
    margin-left: -1.25rem;
  }

  .Desktop\:-ml-6 {
    margin-left: -1.5rem;
  }

  .Desktop\:-ml-7 {
    margin-left: -1.75rem;
  }

  .Desktop\:-ml-8 {
    margin-left: -2rem;
  }

  .Desktop\:-ml-9 {
    margin-left: -2.25rem;
  }

  .Desktop\:-ml-10 {
    margin-left: -2.5rem;
  }

  .Desktop\:-ml-11 {
    margin-left: -2.75rem;
  }

  .Desktop\:-ml-12 {
    margin-left: -3rem;
  }

  .Desktop\:-ml-14 {
    margin-left: -14px;
  }

  .Desktop\:-ml-16 {
    margin-left: -4rem;
  }

  .Desktop\:-ml-20 {
    margin-left: -5rem;
  }

  .Desktop\:-ml-24 {
    margin-left: -6rem;
  }

  .Desktop\:-ml-28 {
    margin-left: -7rem;
  }

  .Desktop\:-ml-32 {
    margin-left: -8rem;
  }

  .Desktop\:-ml-36 {
    margin-left: -9rem;
  }

  .Desktop\:-ml-40 {
    margin-left: -10rem;
  }

  .Desktop\:-ml-44 {
    margin-left: -11rem;
  }

  .Desktop\:-ml-48 {
    margin-left: -12rem;
  }

  .Desktop\:-ml-52 {
    margin-left: -13rem;
  }

  .Desktop\:-ml-56 {
    margin-left: -14rem;
  }

  .Desktop\:-ml-60 {
    margin-left: -15rem;
  }

  .Desktop\:-ml-64 {
    margin-left: -16rem;
  }

  .Desktop\:-ml-72 {
    margin-left: -18rem;
  }

  .Desktop\:-ml-80 {
    margin-left: -20rem;
  }

  .Desktop\:-ml-96 {
    margin-left: -24rem;
  }

  .Desktop\:-ml-px {
    margin-left: -1px;
  }

  .Desktop\:-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .Desktop\:-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .Desktop\:-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .Desktop\:-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .Desktop\:-ml-15px {
    margin-left: -15px;
  }

  .Desktop\:ml-m11 {
    margin-left: 11px;
  }

  .Desktop\:ml-12px {
    margin-left: 12px;
  }

  .Desktop\:ml-m72 {
    margin-left: 72px;
  }

  .Desktop\:ml-m21 {
    margin-left: 21%;
  }

  .Desktop\:ml-m15 {
    margin-left: 15px;
  }

  .Desktop\:ml-m18 {
    margin-left: 18px;
  }

  .Desktop\:ml-m35 {
    margin-left: 35px;
  }

  .Desktop\:ml-m19 {
    margin-left: 19px;
  }

  .Desktop\:ml-m17 {
    margin-left: 17px;
  }

  .Desktop\:ml-m9 {
    margin-left: 9px;
  }

  .Desktop\:ml-m10 {
    margin-left: 10px;
  }

  .Desktop\:ml-m51 {
    margin-left: 51px;
  }

  .Desktop\:ml-m43 {
    margin-left: 43px;
  }

  .Desktop\:ml-m13 {
    margin-left: 13px;
  }

  .Desktop\:ml-m26 {
    margin-left: 26px;
  }

  .Desktop\:ml-m2 {
    margin-left: 2px;
  }

  .Desktop\:ml-m14 {
    margin-left: 14px;
  }

  .Desktop\:ml-m5 {
    margin-left: 5px;
  }

  .Desktop\:ml-m8 {
    margin-left: 8px;
  }

  .Desktop\:ml-mp15 {
    margin-left: 15%;
  }

  .Desktop\:-ml-100 {
    margin-left: -100px;
  }

  .Desktop\:ml-0auto {
    margin-left: 0px auto;
  }

  .Desktop\:ml-o6 {
    margin-left: 1.5rem;
  }

  .Desktop\:-ml-23 {
    margin-left: -23px;
  }

  .Desktop\:last\:mt-0:last-child {
    margin-top: 0px;
  }

  .Desktop\:last\:mt-1:last-child {
    margin-top: 0.25rem;
  }

  .Desktop\:last\:mt-2:last-child {
    margin-top: 2px;
  }

  .Desktop\:last\:mt-3:last-child {
    margin-top: 0.75rem;
  }

  .Desktop\:last\:mt-4:last-child {
    margin-top: 1rem;
  }

  .Desktop\:last\:mt-5:last-child {
    margin-top: 1.25rem;
  }

  .Desktop\:last\:mt-6:last-child {
    margin-top: 6px;
  }

  .Desktop\:last\:mt-7:last-child {
    margin-top: 1.75rem;
  }

  .Desktop\:last\:mt-8:last-child {
    margin-top: 2rem;
  }

  .Desktop\:last\:mt-9:last-child {
    margin-top: 2.25rem;
  }

  .Desktop\:last\:mt-10:last-child {
    margin-top: 2.5rem;
  }

  .Desktop\:last\:mt-11:last-child {
    margin-top: 11px;
  }

  .Desktop\:last\:mt-12:last-child {
    margin-top: 3rem;
  }

  .Desktop\:last\:mt-14:last-child {
    margin-top: 3.5rem;
  }

  .Desktop\:last\:mt-15:last-child {
    margin-top: 15px;
  }

  .Desktop\:last\:mt-16:last-child {
    margin-top: 4rem;
  }

  .Desktop\:last\:mt-18:last-child {
    margin-top: 18px;
  }

  .Desktop\:last\:mt-20:last-child {
    margin-top: 20px;
  }

  .Desktop\:last\:mt-21:last-child {
    margin-top: 21px;
  }

  .Desktop\:last\:mt-23:last-child {
    margin-top: 23px;
  }

  .Desktop\:last\:mt-24:last-child {
    margin-top: 24px;
  }

  .Desktop\:last\:mt-25:last-child {
    margin-top: 25px;
  }

  .Desktop\:last\:mt-27:last-child {
    margin-top: 27px;
  }

  .Desktop\:last\:mt-28:last-child {
    margin-top: 7rem;
  }

  .Desktop\:last\:mt-30:last-child {
    margin-top: 30px;
  }

  .Desktop\:last\:mt-31:last-child {
    margin-top: 31px;
  }

  .Desktop\:last\:mt-32:last-child {
    margin-top: 8rem;
  }

  .Desktop\:last\:mt-34:last-child {
    margin-top: 34px;
  }

  .Desktop\:last\:mt-35:last-child {
    margin-top: 35px;
  }

  .Desktop\:last\:mt-36:last-child {
    margin-top: 9rem;
  }

  .Desktop\:last\:mt-37:last-child {
    margin-top: 37px;
  }

  .Desktop\:last\:mt-38:last-child {
    margin-top: 38px;
  }

  .Desktop\:last\:mt-40:last-child {
    margin-top: 40px;
  }

  .Desktop\:last\:mt-42:last-child {
    margin-top: 42px;
  }

  .Desktop\:last\:mt-44:last-child {
    margin-top: 44px;
  }

  .Desktop\:last\:mt-45:last-child {
    margin-top: 45px;
  }

  .Desktop\:last\:mt-46:last-child {
    margin-top: 46px;
  }

  .Desktop\:last\:mt-48:last-child {
    margin-top: 48px;
  }

  .Desktop\:last\:mt-52:last-child {
    margin-top: 13rem;
  }

  .Desktop\:last\:mt-53:last-child {
    margin-top: 53px;
  }

  .Desktop\:last\:mt-55:last-child {
    margin-top: 55px;
  }

  .Desktop\:last\:mt-56:last-child {
    margin-top: 14rem;
  }

  .Desktop\:last\:mt-58:last-child {
    margin-top: 58px;
  }

  .Desktop\:last\:mt-59:last-child {
    margin-top: 59px;
  }

  .Desktop\:last\:mt-60:last-child {
    margin-top: 15rem;
  }

  .Desktop\:last\:mt-63:last-child {
    margin-top: 63px;
  }

  .Desktop\:last\:mt-64:last-child {
    margin-top: 16rem;
  }

  .Desktop\:last\:mt-65:last-child {
    margin-top: 65px;
  }

  .Desktop\:last\:mt-67:last-child {
    margin-top: 67px;
  }

  .Desktop\:last\:mt-70:last-child {
    margin-top: 70px;
  }

  .Desktop\:last\:mt-71:last-child {
    margin-top: 71px;
  }

  .Desktop\:last\:mt-72:last-child {
    margin-top: 18rem;
  }

  .Desktop\:last\:mt-74:last-child {
    margin-top: 74px;
  }

  .Desktop\:last\:mt-78:last-child {
    margin-top: 78px;
  }

  .Desktop\:last\:mt-80:last-child {
    margin-top: 20rem;
  }

  .Desktop\:last\:mt-83:last-child {
    margin-top: 83px;
  }

  .Desktop\:last\:mt-84:last-child {
    margin-top: 84px;
  }

  .Desktop\:last\:mt-89:last-child {
    margin-top: 89px;
  }

  .Desktop\:last\:mt-90:last-child {
    margin-top: 90px;
  }

  .Desktop\:last\:mt-92:last-child {
    margin-top: 92px;
  }

  .Desktop\:last\:mt-96:last-child {
    margin-top: 24rem;
  }

  .Desktop\:last\:mt-97:last-child {
    margin-top: 97px;
  }

  .Desktop\:last\:mt-100:last-child {
    margin-top: 100px;
  }

  .Desktop\:last\:mt-106:last-child {
    margin-top: 106px;
  }

  .Desktop\:last\:mt-108:last-child {
    margin-top: 108px;
  }

  .Desktop\:last\:mt-109:last-child {
    margin-top: 109px;
  }

  .Desktop\:last\:mt-120:last-child {
    margin-top: 120px;
  }

  .Desktop\:last\:mt-135:last-child {
    margin-top: 135px;
  }

  .Desktop\:last\:mt-147:last-child {
    margin-top: 147px;
  }

  .Desktop\:last\:mt-150:last-child {
    margin-top: 150px;
  }

  .Desktop\:last\:mt-168:last-child {
    margin-top: 168px;
  }

  .Desktop\:last\:mt-180:last-child {
    margin-top: 180px;
  }

  .Desktop\:last\:mt-185:last-child {
    margin-top: 185px;
  }

  .Desktop\:last\:mt-200:last-child {
    margin-top: 200px;
  }

  .Desktop\:last\:mt-245:last-child {
    margin-top: 245px;
  }

  .Desktop\:last\:mt-300:last-child {
    margin-top: 300px;
  }

  .Desktop\:last\:mt-400:last-child {
    margin-top: 400px;
  }

  .Desktop\:last\:mt-480:last-child {
    margin-top: 480px;
  }

  .Desktop\:last\:mt-510:last-child {
    margin-top: 510px;
  }

  .Desktop\:last\:mt-537:last-child {
    margin-top: 537px;
  }

  .Desktop\:last\:mt-650:last-child {
    margin-top: 650px;
  }

  .Desktop\:last\:mt-auto:last-child {
    margin-top: auto;
  }

  .Desktop\:last\:mt-px:last-child {
    margin-top: 1px;
  }

  .Desktop\:last\:mt-0\.5:last-child {
    margin-top: 0.125rem;
  }

  .Desktop\:last\:mt-1\.5:last-child {
    margin-top: 0.375rem;
  }

  .Desktop\:last\:mt-2\.5:last-child {
    margin-top: 0.625rem;
  }

  .Desktop\:last\:mt-3\.5:last-child {
    margin-top: 0.875rem;
  }

  .Desktop\:last\:-mt-0:last-child {
    margin-top: 0px;
  }

  .Desktop\:last\:-mt-1:last-child {
    margin-top: -0.25rem;
  }

  .Desktop\:last\:-mt-2:last-child {
    margin-top: -0.5rem;
  }

  .Desktop\:last\:-mt-3:last-child {
    margin-top: -0.75rem;
  }

  .Desktop\:last\:-mt-4:last-child {
    margin-top: -1rem;
  }

  .Desktop\:last\:-mt-5:last-child {
    margin-top: -1.25rem;
  }

  .Desktop\:last\:-mt-6:last-child {
    margin-top: -1.5rem;
  }

  .Desktop\:last\:-mt-7:last-child {
    margin-top: -1.75rem;
  }

  .Desktop\:last\:-mt-8:last-child {
    margin-top: -2rem;
  }

  .Desktop\:last\:-mt-9:last-child {
    margin-top: -2.25rem;
  }

  .Desktop\:last\:-mt-10:last-child {
    margin-top: -2.5rem;
  }

  .Desktop\:last\:-mt-11:last-child {
    margin-top: -2.75rem;
  }

  .Desktop\:last\:-mt-12:last-child {
    margin-top: -3rem;
  }

  .Desktop\:last\:-mt-14:last-child {
    margin-top: -14px;
  }

  .Desktop\:last\:-mt-16:last-child {
    margin-top: -4rem;
  }

  .Desktop\:last\:-mt-20:last-child {
    margin-top: -5rem;
  }

  .Desktop\:last\:-mt-24:last-child {
    margin-top: -6rem;
  }

  .Desktop\:last\:-mt-28:last-child {
    margin-top: -7rem;
  }

  .Desktop\:last\:-mt-32:last-child {
    margin-top: -8rem;
  }

  .Desktop\:last\:-mt-36:last-child {
    margin-top: -9rem;
  }

  .Desktop\:last\:-mt-40:last-child {
    margin-top: -10rem;
  }

  .Desktop\:last\:-mt-44:last-child {
    margin-top: -11rem;
  }

  .Desktop\:last\:-mt-48:last-child {
    margin-top: -12rem;
  }

  .Desktop\:last\:-mt-52:last-child {
    margin-top: -13rem;
  }

  .Desktop\:last\:-mt-56:last-child {
    margin-top: -14rem;
  }

  .Desktop\:last\:-mt-60:last-child {
    margin-top: -15rem;
  }

  .Desktop\:last\:-mt-64:last-child {
    margin-top: -16rem;
  }

  .Desktop\:last\:-mt-72:last-child {
    margin-top: -18rem;
  }

  .Desktop\:last\:-mt-80:last-child {
    margin-top: -20rem;
  }

  .Desktop\:last\:-mt-96:last-child {
    margin-top: -24rem;
  }

  .Desktop\:last\:-mt-px:last-child {
    margin-top: -1px;
  }

  .Desktop\:last\:-mt-0\.5:last-child {
    margin-top: -0.125rem;
  }

  .Desktop\:last\:-mt-1\.5:last-child {
    margin-top: -0.375rem;
  }

  .Desktop\:last\:-mt-2\.5:last-child {
    margin-top: -0.625rem;
  }

  .Desktop\:last\:-mt-3\.5:last-child {
    margin-top: -0.875rem;
  }

  .Desktop\:last\:-mt-15px:last-child {
    margin-top: -15px;
  }

  .Desktop\:last\:mt-m11:last-child {
    margin-top: 11px;
  }

  .Desktop\:last\:mt-12px:last-child {
    margin-top: 12px;
  }

  .Desktop\:last\:mt-m72:last-child {
    margin-top: 72px;
  }

  .Desktop\:last\:mt-m21:last-child {
    margin-top: 21%;
  }

  .Desktop\:last\:mt-m15:last-child {
    margin-top: 15px;
  }

  .Desktop\:last\:mt-m18:last-child {
    margin-top: 18px;
  }

  .Desktop\:last\:mt-m35:last-child {
    margin-top: 35px;
  }

  .Desktop\:last\:mt-m19:last-child {
    margin-top: 19px;
  }

  .Desktop\:last\:mt-m17:last-child {
    margin-top: 17px;
  }

  .Desktop\:last\:mt-m9:last-child {
    margin-top: 9px;
  }

  .Desktop\:last\:mt-m10:last-child {
    margin-top: 10px;
  }

  .Desktop\:last\:mt-m51:last-child {
    margin-top: 51px;
  }

  .Desktop\:last\:mt-m43:last-child {
    margin-top: 43px;
  }

  .Desktop\:last\:mt-m13:last-child {
    margin-top: 13px;
  }

  .Desktop\:last\:mt-m26:last-child {
    margin-top: 26px;
  }

  .Desktop\:last\:mt-m2:last-child {
    margin-top: 2px;
  }

  .Desktop\:last\:mt-m14:last-child {
    margin-top: 14px;
  }

  .Desktop\:last\:mt-m5:last-child {
    margin-top: 5px;
  }

  .Desktop\:last\:mt-m8:last-child {
    margin-top: 8px;
  }

  .Desktop\:last\:mt-mp15:last-child {
    margin-top: 15%;
  }

  .Desktop\:last\:-mt-100:last-child {
    margin-top: -100px;
  }

  .Desktop\:last\:mt-0auto:last-child {
    margin-top: 0px auto;
  }

  .Desktop\:last\:mt-o6:last-child {
    margin-top: 1.5rem;
  }

  .Desktop\:last\:-mt-23:last-child {
    margin-top: -23px;
  }

  .Desktop\:last\:mr-0:last-child {
    margin-right: 0px;
  }

  .Desktop\:last\:mr-1:last-child {
    margin-right: 0.25rem;
  }

  .Desktop\:last\:mr-2:last-child {
    margin-right: 2px;
  }

  .Desktop\:last\:mr-3:last-child {
    margin-right: 0.75rem;
  }

  .Desktop\:last\:mr-4:last-child {
    margin-right: 1rem;
  }

  .Desktop\:last\:mr-5:last-child {
    margin-right: 1.25rem;
  }

  .Desktop\:last\:mr-6:last-child {
    margin-right: 6px;
  }

  .Desktop\:last\:mr-7:last-child {
    margin-right: 1.75rem;
  }

  .Desktop\:last\:mr-8:last-child {
    margin-right: 2rem;
  }

  .Desktop\:last\:mr-9:last-child {
    margin-right: 2.25rem;
  }

  .Desktop\:last\:mr-10:last-child {
    margin-right: 2.5rem;
  }

  .Desktop\:last\:mr-11:last-child {
    margin-right: 11px;
  }

  .Desktop\:last\:mr-12:last-child {
    margin-right: 3rem;
  }

  .Desktop\:last\:mr-14:last-child {
    margin-right: 3.5rem;
  }

  .Desktop\:last\:mr-15:last-child {
    margin-right: 15px;
  }

  .Desktop\:last\:mr-16:last-child {
    margin-right: 4rem;
  }

  .Desktop\:last\:mr-18:last-child {
    margin-right: 18px;
  }

  .Desktop\:last\:mr-20:last-child {
    margin-right: 20px;
  }

  .Desktop\:last\:mr-21:last-child {
    margin-right: 21px;
  }

  .Desktop\:last\:mr-23:last-child {
    margin-right: 23px;
  }

  .Desktop\:last\:mr-24:last-child {
    margin-right: 24px;
  }

  .Desktop\:last\:mr-25:last-child {
    margin-right: 25px;
  }

  .Desktop\:last\:mr-27:last-child {
    margin-right: 27px;
  }

  .Desktop\:last\:mr-28:last-child {
    margin-right: 7rem;
  }

  .Desktop\:last\:mr-30:last-child {
    margin-right: 30px;
  }

  .Desktop\:last\:mr-31:last-child {
    margin-right: 31px;
  }

  .Desktop\:last\:mr-32:last-child {
    margin-right: 8rem;
  }

  .Desktop\:last\:mr-34:last-child {
    margin-right: 34px;
  }

  .Desktop\:last\:mr-35:last-child {
    margin-right: 35px;
  }

  .Desktop\:last\:mr-36:last-child {
    margin-right: 9rem;
  }

  .Desktop\:last\:mr-37:last-child {
    margin-right: 37px;
  }

  .Desktop\:last\:mr-38:last-child {
    margin-right: 38px;
  }

  .Desktop\:last\:mr-40:last-child {
    margin-right: 40px;
  }

  .Desktop\:last\:mr-42:last-child {
    margin-right: 42px;
  }

  .Desktop\:last\:mr-44:last-child {
    margin-right: 44px;
  }

  .Desktop\:last\:mr-45:last-child {
    margin-right: 45px;
  }

  .Desktop\:last\:mr-46:last-child {
    margin-right: 46px;
  }

  .Desktop\:last\:mr-48:last-child {
    margin-right: 48px;
  }

  .Desktop\:last\:mr-52:last-child {
    margin-right: 13rem;
  }

  .Desktop\:last\:mr-53:last-child {
    margin-right: 53px;
  }

  .Desktop\:last\:mr-55:last-child {
    margin-right: 55px;
  }

  .Desktop\:last\:mr-56:last-child {
    margin-right: 14rem;
  }

  .Desktop\:last\:mr-58:last-child {
    margin-right: 58px;
  }

  .Desktop\:last\:mr-59:last-child {
    margin-right: 59px;
  }

  .Desktop\:last\:mr-60:last-child {
    margin-right: 15rem;
  }

  .Desktop\:last\:mr-63:last-child {
    margin-right: 63px;
  }

  .Desktop\:last\:mr-64:last-child {
    margin-right: 16rem;
  }

  .Desktop\:last\:mr-65:last-child {
    margin-right: 65px;
  }

  .Desktop\:last\:mr-67:last-child {
    margin-right: 67px;
  }

  .Desktop\:last\:mr-70:last-child {
    margin-right: 70px;
  }

  .Desktop\:last\:mr-71:last-child {
    margin-right: 71px;
  }

  .Desktop\:last\:mr-72:last-child {
    margin-right: 18rem;
  }

  .Desktop\:last\:mr-74:last-child {
    margin-right: 74px;
  }

  .Desktop\:last\:mr-78:last-child {
    margin-right: 78px;
  }

  .Desktop\:last\:mr-80:last-child {
    margin-right: 20rem;
  }

  .Desktop\:last\:mr-83:last-child {
    margin-right: 83px;
  }

  .Desktop\:last\:mr-84:last-child {
    margin-right: 84px;
  }

  .Desktop\:last\:mr-89:last-child {
    margin-right: 89px;
  }

  .Desktop\:last\:mr-90:last-child {
    margin-right: 90px;
  }

  .Desktop\:last\:mr-92:last-child {
    margin-right: 92px;
  }

  .Desktop\:last\:mr-96:last-child {
    margin-right: 24rem;
  }

  .Desktop\:last\:mr-97:last-child {
    margin-right: 97px;
  }

  .Desktop\:last\:mr-100:last-child {
    margin-right: 100px;
  }

  .Desktop\:last\:mr-106:last-child {
    margin-right: 106px;
  }

  .Desktop\:last\:mr-108:last-child {
    margin-right: 108px;
  }

  .Desktop\:last\:mr-109:last-child {
    margin-right: 109px;
  }

  .Desktop\:last\:mr-120:last-child {
    margin-right: 120px;
  }

  .Desktop\:last\:mr-135:last-child {
    margin-right: 135px;
  }

  .Desktop\:last\:mr-147:last-child {
    margin-right: 147px;
  }

  .Desktop\:last\:mr-150:last-child {
    margin-right: 150px;
  }

  .Desktop\:last\:mr-168:last-child {
    margin-right: 168px;
  }

  .Desktop\:last\:mr-180:last-child {
    margin-right: 180px;
  }

  .Desktop\:last\:mr-185:last-child {
    margin-right: 185px;
  }

  .Desktop\:last\:mr-200:last-child {
    margin-right: 200px;
  }

  .Desktop\:last\:mr-245:last-child {
    margin-right: 245px;
  }

  .Desktop\:last\:mr-300:last-child {
    margin-right: 300px;
  }

  .Desktop\:last\:mr-400:last-child {
    margin-right: 400px;
  }

  .Desktop\:last\:mr-480:last-child {
    margin-right: 480px;
  }

  .Desktop\:last\:mr-510:last-child {
    margin-right: 510px;
  }

  .Desktop\:last\:mr-537:last-child {
    margin-right: 537px;
  }

  .Desktop\:last\:mr-650:last-child {
    margin-right: 650px;
  }

  .Desktop\:last\:mr-auto:last-child {
    margin-right: auto;
  }

  .Desktop\:last\:mr-px:last-child {
    margin-right: 1px;
  }

  .Desktop\:last\:mr-0\.5:last-child {
    margin-right: 0.125rem;
  }

  .Desktop\:last\:mr-1\.5:last-child {
    margin-right: 0.375rem;
  }

  .Desktop\:last\:mr-2\.5:last-child {
    margin-right: 0.625rem;
  }

  .Desktop\:last\:mr-3\.5:last-child {
    margin-right: 0.875rem;
  }

  .Desktop\:last\:-mr-0:last-child {
    margin-right: 0px;
  }

  .Desktop\:last\:-mr-1:last-child {
    margin-right: -0.25rem;
  }

  .Desktop\:last\:-mr-2:last-child {
    margin-right: -0.5rem;
  }

  .Desktop\:last\:-mr-3:last-child {
    margin-right: -0.75rem;
  }

  .Desktop\:last\:-mr-4:last-child {
    margin-right: -1rem;
  }

  .Desktop\:last\:-mr-5:last-child {
    margin-right: -1.25rem;
  }

  .Desktop\:last\:-mr-6:last-child {
    margin-right: -1.5rem;
  }

  .Desktop\:last\:-mr-7:last-child {
    margin-right: -1.75rem;
  }

  .Desktop\:last\:-mr-8:last-child {
    margin-right: -2rem;
  }

  .Desktop\:last\:-mr-9:last-child {
    margin-right: -2.25rem;
  }

  .Desktop\:last\:-mr-10:last-child {
    margin-right: -2.5rem;
  }

  .Desktop\:last\:-mr-11:last-child {
    margin-right: -2.75rem;
  }

  .Desktop\:last\:-mr-12:last-child {
    margin-right: -3rem;
  }

  .Desktop\:last\:-mr-14:last-child {
    margin-right: -14px;
  }

  .Desktop\:last\:-mr-16:last-child {
    margin-right: -4rem;
  }

  .Desktop\:last\:-mr-20:last-child {
    margin-right: -5rem;
  }

  .Desktop\:last\:-mr-24:last-child {
    margin-right: -6rem;
  }

  .Desktop\:last\:-mr-28:last-child {
    margin-right: -7rem;
  }

  .Desktop\:last\:-mr-32:last-child {
    margin-right: -8rem;
  }

  .Desktop\:last\:-mr-36:last-child {
    margin-right: -9rem;
  }

  .Desktop\:last\:-mr-40:last-child {
    margin-right: -10rem;
  }

  .Desktop\:last\:-mr-44:last-child {
    margin-right: -11rem;
  }

  .Desktop\:last\:-mr-48:last-child {
    margin-right: -12rem;
  }

  .Desktop\:last\:-mr-52:last-child {
    margin-right: -13rem;
  }

  .Desktop\:last\:-mr-56:last-child {
    margin-right: -14rem;
  }

  .Desktop\:last\:-mr-60:last-child {
    margin-right: -15rem;
  }

  .Desktop\:last\:-mr-64:last-child {
    margin-right: -16rem;
  }

  .Desktop\:last\:-mr-72:last-child {
    margin-right: -18rem;
  }

  .Desktop\:last\:-mr-80:last-child {
    margin-right: -20rem;
  }

  .Desktop\:last\:-mr-96:last-child {
    margin-right: -24rem;
  }

  .Desktop\:last\:-mr-px:last-child {
    margin-right: -1px;
  }

  .Desktop\:last\:-mr-0\.5:last-child {
    margin-right: -0.125rem;
  }

  .Desktop\:last\:-mr-1\.5:last-child {
    margin-right: -0.375rem;
  }

  .Desktop\:last\:-mr-2\.5:last-child {
    margin-right: -0.625rem;
  }

  .Desktop\:last\:-mr-3\.5:last-child {
    margin-right: -0.875rem;
  }

  .Desktop\:last\:-mr-15px:last-child {
    margin-right: -15px;
  }

  .Desktop\:last\:mr-m11:last-child {
    margin-right: 11px;
  }

  .Desktop\:last\:mr-12px:last-child {
    margin-right: 12px;
  }

  .Desktop\:last\:mr-m72:last-child {
    margin-right: 72px;
  }

  .Desktop\:last\:mr-m21:last-child {
    margin-right: 21%;
  }

  .Desktop\:last\:mr-m15:last-child {
    margin-right: 15px;
  }

  .Desktop\:last\:mr-m18:last-child {
    margin-right: 18px;
  }

  .Desktop\:last\:mr-m35:last-child {
    margin-right: 35px;
  }

  .Desktop\:last\:mr-m19:last-child {
    margin-right: 19px;
  }

  .Desktop\:last\:mr-m17:last-child {
    margin-right: 17px;
  }

  .Desktop\:last\:mr-m9:last-child {
    margin-right: 9px;
  }

  .Desktop\:last\:mr-m10:last-child {
    margin-right: 10px;
  }

  .Desktop\:last\:mr-m51:last-child {
    margin-right: 51px;
  }

  .Desktop\:last\:mr-m43:last-child {
    margin-right: 43px;
  }

  .Desktop\:last\:mr-m13:last-child {
    margin-right: 13px;
  }

  .Desktop\:last\:mr-m26:last-child {
    margin-right: 26px;
  }

  .Desktop\:last\:mr-m2:last-child {
    margin-right: 2px;
  }

  .Desktop\:last\:mr-m14:last-child {
    margin-right: 14px;
  }

  .Desktop\:last\:mr-m5:last-child {
    margin-right: 5px;
  }

  .Desktop\:last\:mr-m8:last-child {
    margin-right: 8px;
  }

  .Desktop\:last\:mr-mp15:last-child {
    margin-right: 15%;
  }

  .Desktop\:last\:-mr-100:last-child {
    margin-right: -100px;
  }

  .Desktop\:last\:mr-0auto:last-child {
    margin-right: 0px auto;
  }

  .Desktop\:last\:mr-o6:last-child {
    margin-right: 1.5rem;
  }

  .Desktop\:last\:-mr-23:last-child {
    margin-right: -23px;
  }

  .Desktop\:last\:mb-0:last-child {
    margin-bottom: 0px;
  }

  .Desktop\:last\:mb-1:last-child {
    margin-bottom: 0.25rem;
  }

  .Desktop\:last\:mb-2:last-child {
    margin-bottom: 2px;
  }

  .Desktop\:last\:mb-3:last-child {
    margin-bottom: 0.75rem;
  }

  .Desktop\:last\:mb-4:last-child {
    margin-bottom: 1rem;
  }

  .Desktop\:last\:mb-5:last-child {
    margin-bottom: 1.25rem;
  }

  .Desktop\:last\:mb-6:last-child {
    margin-bottom: 6px;
  }

  .Desktop\:last\:mb-7:last-child {
    margin-bottom: 1.75rem;
  }

  .Desktop\:last\:mb-8:last-child {
    margin-bottom: 2rem;
  }

  .Desktop\:last\:mb-9:last-child {
    margin-bottom: 2.25rem;
  }

  .Desktop\:last\:mb-10:last-child {
    margin-bottom: 2.5rem;
  }

  .Desktop\:last\:mb-11:last-child {
    margin-bottom: 11px;
  }

  .Desktop\:last\:mb-12:last-child {
    margin-bottom: 3rem;
  }

  .Desktop\:last\:mb-14:last-child {
    margin-bottom: 3.5rem;
  }

  .Desktop\:last\:mb-15:last-child {
    margin-bottom: 15px;
  }

  .Desktop\:last\:mb-16:last-child {
    margin-bottom: 4rem;
  }

  .Desktop\:last\:mb-18:last-child {
    margin-bottom: 18px;
  }

  .Desktop\:last\:mb-20:last-child {
    margin-bottom: 20px;
  }

  .Desktop\:last\:mb-21:last-child {
    margin-bottom: 21px;
  }

  .Desktop\:last\:mb-23:last-child {
    margin-bottom: 23px;
  }

  .Desktop\:last\:mb-24:last-child {
    margin-bottom: 24px;
  }

  .Desktop\:last\:mb-25:last-child {
    margin-bottom: 25px;
  }

  .Desktop\:last\:mb-27:last-child {
    margin-bottom: 27px;
  }

  .Desktop\:last\:mb-28:last-child {
    margin-bottom: 7rem;
  }

  .Desktop\:last\:mb-30:last-child {
    margin-bottom: 30px;
  }

  .Desktop\:last\:mb-31:last-child {
    margin-bottom: 31px;
  }

  .Desktop\:last\:mb-32:last-child {
    margin-bottom: 8rem;
  }

  .Desktop\:last\:mb-34:last-child {
    margin-bottom: 34px;
  }

  .Desktop\:last\:mb-35:last-child {
    margin-bottom: 35px;
  }

  .Desktop\:last\:mb-36:last-child {
    margin-bottom: 9rem;
  }

  .Desktop\:last\:mb-37:last-child {
    margin-bottom: 37px;
  }

  .Desktop\:last\:mb-38:last-child {
    margin-bottom: 38px;
  }

  .Desktop\:last\:mb-40:last-child {
    margin-bottom: 40px;
  }

  .Desktop\:last\:mb-42:last-child {
    margin-bottom: 42px;
  }

  .Desktop\:last\:mb-44:last-child {
    margin-bottom: 44px;
  }

  .Desktop\:last\:mb-45:last-child {
    margin-bottom: 45px;
  }

  .Desktop\:last\:mb-46:last-child {
    margin-bottom: 46px;
  }

  .Desktop\:last\:mb-48:last-child {
    margin-bottom: 48px;
  }

  .Desktop\:last\:mb-52:last-child {
    margin-bottom: 13rem;
  }

  .Desktop\:last\:mb-53:last-child {
    margin-bottom: 53px;
  }

  .Desktop\:last\:mb-55:last-child {
    margin-bottom: 55px;
  }

  .Desktop\:last\:mb-56:last-child {
    margin-bottom: 14rem;
  }

  .Desktop\:last\:mb-58:last-child {
    margin-bottom: 58px;
  }

  .Desktop\:last\:mb-59:last-child {
    margin-bottom: 59px;
  }

  .Desktop\:last\:mb-60:last-child {
    margin-bottom: 15rem;
  }

  .Desktop\:last\:mb-63:last-child {
    margin-bottom: 63px;
  }

  .Desktop\:last\:mb-64:last-child {
    margin-bottom: 16rem;
  }

  .Desktop\:last\:mb-65:last-child {
    margin-bottom: 65px;
  }

  .Desktop\:last\:mb-67:last-child {
    margin-bottom: 67px;
  }

  .Desktop\:last\:mb-70:last-child {
    margin-bottom: 70px;
  }

  .Desktop\:last\:mb-71:last-child {
    margin-bottom: 71px;
  }

  .Desktop\:last\:mb-72:last-child {
    margin-bottom: 18rem;
  }

  .Desktop\:last\:mb-74:last-child {
    margin-bottom: 74px;
  }

  .Desktop\:last\:mb-78:last-child {
    margin-bottom: 78px;
  }

  .Desktop\:last\:mb-80:last-child {
    margin-bottom: 20rem;
  }

  .Desktop\:last\:mb-83:last-child {
    margin-bottom: 83px;
  }

  .Desktop\:last\:mb-84:last-child {
    margin-bottom: 84px;
  }

  .Desktop\:last\:mb-89:last-child {
    margin-bottom: 89px;
  }

  .Desktop\:last\:mb-90:last-child {
    margin-bottom: 90px;
  }

  .Desktop\:last\:mb-92:last-child {
    margin-bottom: 92px;
  }

  .Desktop\:last\:mb-96:last-child {
    margin-bottom: 24rem;
  }

  .Desktop\:last\:mb-97:last-child {
    margin-bottom: 97px;
  }

  .Desktop\:last\:mb-100:last-child {
    margin-bottom: 100px;
  }

  .Desktop\:last\:mb-106:last-child {
    margin-bottom: 106px;
  }

  .Desktop\:last\:mb-108:last-child {
    margin-bottom: 108px;
  }

  .Desktop\:last\:mb-109:last-child {
    margin-bottom: 109px;
  }

  .Desktop\:last\:mb-120:last-child {
    margin-bottom: 120px;
  }

  .Desktop\:last\:mb-135:last-child {
    margin-bottom: 135px;
  }

  .Desktop\:last\:mb-147:last-child {
    margin-bottom: 147px;
  }

  .Desktop\:last\:mb-150:last-child {
    margin-bottom: 150px;
  }

  .Desktop\:last\:mb-168:last-child {
    margin-bottom: 168px;
  }

  .Desktop\:last\:mb-180:last-child {
    margin-bottom: 180px;
  }

  .Desktop\:last\:mb-185:last-child {
    margin-bottom: 185px;
  }

  .Desktop\:last\:mb-200:last-child {
    margin-bottom: 200px;
  }

  .Desktop\:last\:mb-245:last-child {
    margin-bottom: 245px;
  }

  .Desktop\:last\:mb-300:last-child {
    margin-bottom: 300px;
  }

  .Desktop\:last\:mb-400:last-child {
    margin-bottom: 400px;
  }

  .Desktop\:last\:mb-480:last-child {
    margin-bottom: 480px;
  }

  .Desktop\:last\:mb-510:last-child {
    margin-bottom: 510px;
  }

  .Desktop\:last\:mb-537:last-child {
    margin-bottom: 537px;
  }

  .Desktop\:last\:mb-650:last-child {
    margin-bottom: 650px;
  }

  .Desktop\:last\:mb-auto:last-child {
    margin-bottom: auto;
  }

  .Desktop\:last\:mb-px:last-child {
    margin-bottom: 1px;
  }

  .Desktop\:last\:mb-0\.5:last-child {
    margin-bottom: 0.125rem;
  }

  .Desktop\:last\:mb-1\.5:last-child {
    margin-bottom: 0.375rem;
  }

  .Desktop\:last\:mb-2\.5:last-child {
    margin-bottom: 0.625rem;
  }

  .Desktop\:last\:mb-3\.5:last-child {
    margin-bottom: 0.875rem;
  }

  .Desktop\:last\:-mb-0:last-child {
    margin-bottom: 0px;
  }

  .Desktop\:last\:-mb-1:last-child {
    margin-bottom: -0.25rem;
  }

  .Desktop\:last\:-mb-2:last-child {
    margin-bottom: -0.5rem;
  }

  .Desktop\:last\:-mb-3:last-child {
    margin-bottom: -0.75rem;
  }

  .Desktop\:last\:-mb-4:last-child {
    margin-bottom: -1rem;
  }

  .Desktop\:last\:-mb-5:last-child {
    margin-bottom: -1.25rem;
  }

  .Desktop\:last\:-mb-6:last-child {
    margin-bottom: -1.5rem;
  }

  .Desktop\:last\:-mb-7:last-child {
    margin-bottom: -1.75rem;
  }

  .Desktop\:last\:-mb-8:last-child {
    margin-bottom: -2rem;
  }

  .Desktop\:last\:-mb-9:last-child {
    margin-bottom: -2.25rem;
  }

  .Desktop\:last\:-mb-10:last-child {
    margin-bottom: -2.5rem;
  }

  .Desktop\:last\:-mb-11:last-child {
    margin-bottom: -2.75rem;
  }

  .Desktop\:last\:-mb-12:last-child {
    margin-bottom: -3rem;
  }

  .Desktop\:last\:-mb-14:last-child {
    margin-bottom: -14px;
  }

  .Desktop\:last\:-mb-16:last-child {
    margin-bottom: -4rem;
  }

  .Desktop\:last\:-mb-20:last-child {
    margin-bottom: -5rem;
  }

  .Desktop\:last\:-mb-24:last-child {
    margin-bottom: -6rem;
  }

  .Desktop\:last\:-mb-28:last-child {
    margin-bottom: -7rem;
  }

  .Desktop\:last\:-mb-32:last-child {
    margin-bottom: -8rem;
  }

  .Desktop\:last\:-mb-36:last-child {
    margin-bottom: -9rem;
  }

  .Desktop\:last\:-mb-40:last-child {
    margin-bottom: -10rem;
  }

  .Desktop\:last\:-mb-44:last-child {
    margin-bottom: -11rem;
  }

  .Desktop\:last\:-mb-48:last-child {
    margin-bottom: -12rem;
  }

  .Desktop\:last\:-mb-52:last-child {
    margin-bottom: -13rem;
  }

  .Desktop\:last\:-mb-56:last-child {
    margin-bottom: -14rem;
  }

  .Desktop\:last\:-mb-60:last-child {
    margin-bottom: -15rem;
  }

  .Desktop\:last\:-mb-64:last-child {
    margin-bottom: -16rem;
  }

  .Desktop\:last\:-mb-72:last-child {
    margin-bottom: -18rem;
  }

  .Desktop\:last\:-mb-80:last-child {
    margin-bottom: -20rem;
  }

  .Desktop\:last\:-mb-96:last-child {
    margin-bottom: -24rem;
  }

  .Desktop\:last\:-mb-px:last-child {
    margin-bottom: -1px;
  }

  .Desktop\:last\:-mb-0\.5:last-child {
    margin-bottom: -0.125rem;
  }

  .Desktop\:last\:-mb-1\.5:last-child {
    margin-bottom: -0.375rem;
  }

  .Desktop\:last\:-mb-2\.5:last-child {
    margin-bottom: -0.625rem;
  }

  .Desktop\:last\:-mb-3\.5:last-child {
    margin-bottom: -0.875rem;
  }

  .Desktop\:last\:-mb-15px:last-child {
    margin-bottom: -15px;
  }

  .Desktop\:last\:mb-m11:last-child {
    margin-bottom: 11px;
  }

  .Desktop\:last\:mb-12px:last-child {
    margin-bottom: 12px;
  }

  .Desktop\:last\:mb-m72:last-child {
    margin-bottom: 72px;
  }

  .Desktop\:last\:mb-m21:last-child {
    margin-bottom: 21%;
  }

  .Desktop\:last\:mb-m15:last-child {
    margin-bottom: 15px;
  }

  .Desktop\:last\:mb-m18:last-child {
    margin-bottom: 18px;
  }

  .Desktop\:last\:mb-m35:last-child {
    margin-bottom: 35px;
  }

  .Desktop\:last\:mb-m19:last-child {
    margin-bottom: 19px;
  }

  .Desktop\:last\:mb-m17:last-child {
    margin-bottom: 17px;
  }

  .Desktop\:last\:mb-m9:last-child {
    margin-bottom: 9px;
  }

  .Desktop\:last\:mb-m10:last-child {
    margin-bottom: 10px;
  }

  .Desktop\:last\:mb-m51:last-child {
    margin-bottom: 51px;
  }

  .Desktop\:last\:mb-m43:last-child {
    margin-bottom: 43px;
  }

  .Desktop\:last\:mb-m13:last-child {
    margin-bottom: 13px;
  }

  .Desktop\:last\:mb-m26:last-child {
    margin-bottom: 26px;
  }

  .Desktop\:last\:mb-m2:last-child {
    margin-bottom: 2px;
  }

  .Desktop\:last\:mb-m14:last-child {
    margin-bottom: 14px;
  }

  .Desktop\:last\:mb-m5:last-child {
    margin-bottom: 5px;
  }

  .Desktop\:last\:mb-m8:last-child {
    margin-bottom: 8px;
  }

  .Desktop\:last\:mb-mp15:last-child {
    margin-bottom: 15%;
  }

  .Desktop\:last\:-mb-100:last-child {
    margin-bottom: -100px;
  }

  .Desktop\:last\:mb-0auto:last-child {
    margin-bottom: 0px auto;
  }

  .Desktop\:last\:mb-o6:last-child {
    margin-bottom: 1.5rem;
  }

  .Desktop\:last\:-mb-23:last-child {
    margin-bottom: -23px;
  }

  .Desktop\:last\:ml-0:last-child {
    margin-left: 0px;
  }

  .Desktop\:last\:ml-1:last-child {
    margin-left: 0.25rem;
  }

  .Desktop\:last\:ml-2:last-child {
    margin-left: 2px;
  }

  .Desktop\:last\:ml-3:last-child {
    margin-left: 0.75rem;
  }

  .Desktop\:last\:ml-4:last-child {
    margin-left: 1rem;
  }

  .Desktop\:last\:ml-5:last-child {
    margin-left: 1.25rem;
  }

  .Desktop\:last\:ml-6:last-child {
    margin-left: 6px;
  }

  .Desktop\:last\:ml-7:last-child {
    margin-left: 1.75rem;
  }

  .Desktop\:last\:ml-8:last-child {
    margin-left: 2rem;
  }

  .Desktop\:last\:ml-9:last-child {
    margin-left: 2.25rem;
  }

  .Desktop\:last\:ml-10:last-child {
    margin-left: 2.5rem;
  }

  .Desktop\:last\:ml-11:last-child {
    margin-left: 11px;
  }

  .Desktop\:last\:ml-12:last-child {
    margin-left: 3rem;
  }

  .Desktop\:last\:ml-14:last-child {
    margin-left: 3.5rem;
  }

  .Desktop\:last\:ml-15:last-child {
    margin-left: 15px;
  }

  .Desktop\:last\:ml-16:last-child {
    margin-left: 4rem;
  }

  .Desktop\:last\:ml-18:last-child {
    margin-left: 18px;
  }

  .Desktop\:last\:ml-20:last-child {
    margin-left: 20px;
  }

  .Desktop\:last\:ml-21:last-child {
    margin-left: 21px;
  }

  .Desktop\:last\:ml-23:last-child {
    margin-left: 23px;
  }

  .Desktop\:last\:ml-24:last-child {
    margin-left: 24px;
  }

  .Desktop\:last\:ml-25:last-child {
    margin-left: 25px;
  }

  .Desktop\:last\:ml-27:last-child {
    margin-left: 27px;
  }

  .Desktop\:last\:ml-28:last-child {
    margin-left: 7rem;
  }

  .Desktop\:last\:ml-30:last-child {
    margin-left: 30px;
  }

  .Desktop\:last\:ml-31:last-child {
    margin-left: 31px;
  }

  .Desktop\:last\:ml-32:last-child {
    margin-left: 8rem;
  }

  .Desktop\:last\:ml-34:last-child {
    margin-left: 34px;
  }

  .Desktop\:last\:ml-35:last-child {
    margin-left: 35px;
  }

  .Desktop\:last\:ml-36:last-child {
    margin-left: 9rem;
  }

  .Desktop\:last\:ml-37:last-child {
    margin-left: 37px;
  }

  .Desktop\:last\:ml-38:last-child {
    margin-left: 38px;
  }

  .Desktop\:last\:ml-40:last-child {
    margin-left: 40px;
  }

  .Desktop\:last\:ml-42:last-child {
    margin-left: 42px;
  }

  .Desktop\:last\:ml-44:last-child {
    margin-left: 44px;
  }

  .Desktop\:last\:ml-45:last-child {
    margin-left: 45px;
  }

  .Desktop\:last\:ml-46:last-child {
    margin-left: 46px;
  }

  .Desktop\:last\:ml-48:last-child {
    margin-left: 48px;
  }

  .Desktop\:last\:ml-52:last-child {
    margin-left: 13rem;
  }

  .Desktop\:last\:ml-53:last-child {
    margin-left: 53px;
  }

  .Desktop\:last\:ml-55:last-child {
    margin-left: 55px;
  }

  .Desktop\:last\:ml-56:last-child {
    margin-left: 14rem;
  }

  .Desktop\:last\:ml-58:last-child {
    margin-left: 58px;
  }

  .Desktop\:last\:ml-59:last-child {
    margin-left: 59px;
  }

  .Desktop\:last\:ml-60:last-child {
    margin-left: 15rem;
  }

  .Desktop\:last\:ml-63:last-child {
    margin-left: 63px;
  }

  .Desktop\:last\:ml-64:last-child {
    margin-left: 16rem;
  }

  .Desktop\:last\:ml-65:last-child {
    margin-left: 65px;
  }

  .Desktop\:last\:ml-67:last-child {
    margin-left: 67px;
  }

  .Desktop\:last\:ml-70:last-child {
    margin-left: 70px;
  }

  .Desktop\:last\:ml-71:last-child {
    margin-left: 71px;
  }

  .Desktop\:last\:ml-72:last-child {
    margin-left: 18rem;
  }

  .Desktop\:last\:ml-74:last-child {
    margin-left: 74px;
  }

  .Desktop\:last\:ml-78:last-child {
    margin-left: 78px;
  }

  .Desktop\:last\:ml-80:last-child {
    margin-left: 20rem;
  }

  .Desktop\:last\:ml-83:last-child {
    margin-left: 83px;
  }

  .Desktop\:last\:ml-84:last-child {
    margin-left: 84px;
  }

  .Desktop\:last\:ml-89:last-child {
    margin-left: 89px;
  }

  .Desktop\:last\:ml-90:last-child {
    margin-left: 90px;
  }

  .Desktop\:last\:ml-92:last-child {
    margin-left: 92px;
  }

  .Desktop\:last\:ml-96:last-child {
    margin-left: 24rem;
  }

  .Desktop\:last\:ml-97:last-child {
    margin-left: 97px;
  }

  .Desktop\:last\:ml-100:last-child {
    margin-left: 100px;
  }

  .Desktop\:last\:ml-106:last-child {
    margin-left: 106px;
  }

  .Desktop\:last\:ml-108:last-child {
    margin-left: 108px;
  }

  .Desktop\:last\:ml-109:last-child {
    margin-left: 109px;
  }

  .Desktop\:last\:ml-120:last-child {
    margin-left: 120px;
  }

  .Desktop\:last\:ml-135:last-child {
    margin-left: 135px;
  }

  .Desktop\:last\:ml-147:last-child {
    margin-left: 147px;
  }

  .Desktop\:last\:ml-150:last-child {
    margin-left: 150px;
  }

  .Desktop\:last\:ml-168:last-child {
    margin-left: 168px;
  }

  .Desktop\:last\:ml-180:last-child {
    margin-left: 180px;
  }

  .Desktop\:last\:ml-185:last-child {
    margin-left: 185px;
  }

  .Desktop\:last\:ml-200:last-child {
    margin-left: 200px;
  }

  .Desktop\:last\:ml-245:last-child {
    margin-left: 245px;
  }

  .Desktop\:last\:ml-300:last-child {
    margin-left: 300px;
  }

  .Desktop\:last\:ml-400:last-child {
    margin-left: 400px;
  }

  .Desktop\:last\:ml-480:last-child {
    margin-left: 480px;
  }

  .Desktop\:last\:ml-510:last-child {
    margin-left: 510px;
  }

  .Desktop\:last\:ml-537:last-child {
    margin-left: 537px;
  }

  .Desktop\:last\:ml-650:last-child {
    margin-left: 650px;
  }

  .Desktop\:last\:ml-auto:last-child {
    margin-left: auto;
  }

  .Desktop\:last\:ml-px:last-child {
    margin-left: 1px;
  }

  .Desktop\:last\:ml-0\.5:last-child {
    margin-left: 0.125rem;
  }

  .Desktop\:last\:ml-1\.5:last-child {
    margin-left: 0.375rem;
  }

  .Desktop\:last\:ml-2\.5:last-child {
    margin-left: 0.625rem;
  }

  .Desktop\:last\:ml-3\.5:last-child {
    margin-left: 0.875rem;
  }

  .Desktop\:last\:-ml-0:last-child {
    margin-left: 0px;
  }

  .Desktop\:last\:-ml-1:last-child {
    margin-left: -0.25rem;
  }

  .Desktop\:last\:-ml-2:last-child {
    margin-left: -0.5rem;
  }

  .Desktop\:last\:-ml-3:last-child {
    margin-left: -0.75rem;
  }

  .Desktop\:last\:-ml-4:last-child {
    margin-left: -1rem;
  }

  .Desktop\:last\:-ml-5:last-child {
    margin-left: -1.25rem;
  }

  .Desktop\:last\:-ml-6:last-child {
    margin-left: -1.5rem;
  }

  .Desktop\:last\:-ml-7:last-child {
    margin-left: -1.75rem;
  }

  .Desktop\:last\:-ml-8:last-child {
    margin-left: -2rem;
  }

  .Desktop\:last\:-ml-9:last-child {
    margin-left: -2.25rem;
  }

  .Desktop\:last\:-ml-10:last-child {
    margin-left: -2.5rem;
  }

  .Desktop\:last\:-ml-11:last-child {
    margin-left: -2.75rem;
  }

  .Desktop\:last\:-ml-12:last-child {
    margin-left: -3rem;
  }

  .Desktop\:last\:-ml-14:last-child {
    margin-left: -14px;
  }

  .Desktop\:last\:-ml-16:last-child {
    margin-left: -4rem;
  }

  .Desktop\:last\:-ml-20:last-child {
    margin-left: -5rem;
  }

  .Desktop\:last\:-ml-24:last-child {
    margin-left: -6rem;
  }

  .Desktop\:last\:-ml-28:last-child {
    margin-left: -7rem;
  }

  .Desktop\:last\:-ml-32:last-child {
    margin-left: -8rem;
  }

  .Desktop\:last\:-ml-36:last-child {
    margin-left: -9rem;
  }

  .Desktop\:last\:-ml-40:last-child {
    margin-left: -10rem;
  }

  .Desktop\:last\:-ml-44:last-child {
    margin-left: -11rem;
  }

  .Desktop\:last\:-ml-48:last-child {
    margin-left: -12rem;
  }

  .Desktop\:last\:-ml-52:last-child {
    margin-left: -13rem;
  }

  .Desktop\:last\:-ml-56:last-child {
    margin-left: -14rem;
  }

  .Desktop\:last\:-ml-60:last-child {
    margin-left: -15rem;
  }

  .Desktop\:last\:-ml-64:last-child {
    margin-left: -16rem;
  }

  .Desktop\:last\:-ml-72:last-child {
    margin-left: -18rem;
  }

  .Desktop\:last\:-ml-80:last-child {
    margin-left: -20rem;
  }

  .Desktop\:last\:-ml-96:last-child {
    margin-left: -24rem;
  }

  .Desktop\:last\:-ml-px:last-child {
    margin-left: -1px;
  }

  .Desktop\:last\:-ml-0\.5:last-child {
    margin-left: -0.125rem;
  }

  .Desktop\:last\:-ml-1\.5:last-child {
    margin-left: -0.375rem;
  }

  .Desktop\:last\:-ml-2\.5:last-child {
    margin-left: -0.625rem;
  }

  .Desktop\:last\:-ml-3\.5:last-child {
    margin-left: -0.875rem;
  }

  .Desktop\:last\:-ml-15px:last-child {
    margin-left: -15px;
  }

  .Desktop\:last\:ml-m11:last-child {
    margin-left: 11px;
  }

  .Desktop\:last\:ml-12px:last-child {
    margin-left: 12px;
  }

  .Desktop\:last\:ml-m72:last-child {
    margin-left: 72px;
  }

  .Desktop\:last\:ml-m21:last-child {
    margin-left: 21%;
  }

  .Desktop\:last\:ml-m15:last-child {
    margin-left: 15px;
  }

  .Desktop\:last\:ml-m18:last-child {
    margin-left: 18px;
  }

  .Desktop\:last\:ml-m35:last-child {
    margin-left: 35px;
  }

  .Desktop\:last\:ml-m19:last-child {
    margin-left: 19px;
  }

  .Desktop\:last\:ml-m17:last-child {
    margin-left: 17px;
  }

  .Desktop\:last\:ml-m9:last-child {
    margin-left: 9px;
  }

  .Desktop\:last\:ml-m10:last-child {
    margin-left: 10px;
  }

  .Desktop\:last\:ml-m51:last-child {
    margin-left: 51px;
  }

  .Desktop\:last\:ml-m43:last-child {
    margin-left: 43px;
  }

  .Desktop\:last\:ml-m13:last-child {
    margin-left: 13px;
  }

  .Desktop\:last\:ml-m26:last-child {
    margin-left: 26px;
  }

  .Desktop\:last\:ml-m2:last-child {
    margin-left: 2px;
  }

  .Desktop\:last\:ml-m14:last-child {
    margin-left: 14px;
  }

  .Desktop\:last\:ml-m5:last-child {
    margin-left: 5px;
  }

  .Desktop\:last\:ml-m8:last-child {
    margin-left: 8px;
  }

  .Desktop\:last\:ml-mp15:last-child {
    margin-left: 15%;
  }

  .Desktop\:last\:-ml-100:last-child {
    margin-left: -100px;
  }

  .Desktop\:last\:ml-0auto:last-child {
    margin-left: 0px auto;
  }

  .Desktop\:last\:ml-o6:last-child {
    margin-left: 1.5rem;
  }

  .Desktop\:last\:-ml-23:last-child {
    margin-left: -23px;
  }

  .Desktop\:box-border {
    box-sizing: border-box;
  }

  .Desktop\:box-content {
    box-sizing: content-box;
  }

  .Desktop\:block {
    display: block;
  }

  .Desktop\:inline-block {
    display: inline-block;
  }

  .Desktop\:inline {
    display: inline;
  }

  .Desktop\:flex {
    display: flex;
  }

  .Desktop\:inline-flex {
    display: inline-flex;
  }

  .Desktop\:table {
    display: table;
  }

  .Desktop\:inline-table {
    display: inline-table;
  }

  .Desktop\:table-caption {
    display: table-caption;
  }

  .Desktop\:table-cell {
    display: table-cell;
  }

  .Desktop\:table-column {
    display: table-column;
  }

  .Desktop\:table-column-group {
    display: table-column-group;
  }

  .Desktop\:table-footer-group {
    display: table-footer-group;
  }

  .Desktop\:table-header-group {
    display: table-header-group;
  }

  .Desktop\:table-row-group {
    display: table-row-group;
  }

  .Desktop\:table-row {
    display: table-row;
  }

  .Desktop\:flow-root {
    display: flow-root;
  }

  .Desktop\:grid {
    display: grid;
  }

  .Desktop\:inline-grid {
    display: inline-grid;
  }

  .Desktop\:contents {
    display: contents;
  }

  .Desktop\:list-item {
    display: list-item;
  }

  .Desktop\:hidden {
    display: none;
  }

  .Desktop\:h-0 {
    height: 0px;
  }

  .Desktop\:h-1 {
    height: 0.25rem;
  }

  .Desktop\:h-2 {
    height: 0.5rem;
  }

  .Desktop\:h-3 {
    height: 0.75rem;
  }

  .Desktop\:h-4 {
    height: 1rem;
  }

  .Desktop\:h-5 {
    height: 1.25rem;
  }

  .Desktop\:h-6 {
    height: 1.5rem;
  }

  .Desktop\:h-7 {
    height: 1.75rem;
  }

  .Desktop\:h-8 {
    height: 2rem;
  }

  .Desktop\:h-9 {
    height: 2.25rem;
  }

  .Desktop\:h-10 {
    height: 2.5rem;
  }

  .Desktop\:h-11 {
    height: 2.75rem;
  }

  .Desktop\:h-12 {
    height: 3rem;
  }

  .Desktop\:h-13 {
    height: 13px;
  }

  .Desktop\:h-14 {
    height: 3.5rem;
  }

  .Desktop\:h-15 {
    height: 15px;
  }

  .Desktop\:h-16 {
    height: 4rem;
  }

  .Desktop\:h-20 {
    height: 5rem;
  }

  .Desktop\:h-24 {
    height: 24px;
  }

  .Desktop\:h-26 {
    height: 26px;
  }

  .Desktop\:h-28 {
    height: 7rem;
  }

  .Desktop\:h-30 {
    height: 30px;
  }

  .Desktop\:h-32 {
    height: 8rem;
  }

  .Desktop\:h-35 {
    height: 35px;
  }

  .Desktop\:h-36 {
    height: 36px;
  }

  .Desktop\:h-40 {
    height: 10rem;
  }

  .Desktop\:h-44 {
    height: 11rem;
  }

  .Desktop\:h-45 {
    height: 45px;
  }

  .Desktop\:h-48 {
    height: 12rem;
  }

  .Desktop\:h-49 {
    height: 49px;
  }

  .Desktop\:h-50 {
    height: 50px !important;
  }

  .Desktop\:h-52 {
    height: 13rem;
  }

  .Desktop\:h-56 {
    height: 56px;
  }

  .Desktop\:h-58 {
    height: 58px;
  }

  .Desktop\:h-60 {
    height: 60px;
  }

  .Desktop\:h-64 {
    height: 16rem;
  }

  .Desktop\:h-70 {
    height: 70px;
  }

  .Desktop\:h-72 {
    height: 18rem;
  }

  .Desktop\:h-80 {
    height: 20rem;
  }

  .Desktop\:h-89 {
    height: 89px;
  }

  .Desktop\:h-95 {
    height: 95px;
  }

  .Desktop\:h-96 {
    height: 24rem;
  }

  .Desktop\:h-100 {
    height: 100px;
  }

  .Desktop\:h-105 {
    height: 105px;
  }

  .Desktop\:h-110 {
    height: 110px;
  }

  .Desktop\:h-120 {
    height: 120px;
  }

  .Desktop\:h-125 {
    height: 125px;
  }

  .Desktop\:h-135 {
    height: 135px;
  }

  .Desktop\:h-160 {
    height: 160px;
  }

  .Desktop\:h-170 {
    height: 170px;
  }

  .Desktop\:h-176 {
    height: 176px;
  }

  .Desktop\:h-185 {
    height: 185px;
  }

  .Desktop\:h-198 {
    height: 198px;
  }

  .Desktop\:h-255 {
    height: 255px;
  }

  .Desktop\:h-259 {
    height: 259px;
  }

  .Desktop\:h-280 {
    height: 280px;
  }

  .Desktop\:h-297 {
    height: 297px;
  }

  .Desktop\:h-300 {
    height: 300px;
  }

  .Desktop\:h-305 {
    height: 305px;
  }

  .Desktop\:h-320 {
    height: 320px;
  }

  .Desktop\:h-330 {
    height: 330px;
  }

  .Desktop\:h-402 {
    height: 402px;
  }

  .Desktop\:h-418 {
    height: 418px;
  }

  .Desktop\:h-422 {
    height: 422px;
  }

  .Desktop\:h-429 {
    height: 429px;
  }

  .Desktop\:h-430 {
    height: 430px;
  }

  .Desktop\:h-444 {
    height: 444px;
  }

  .Desktop\:h-454 {
    height: 454px;
  }

  .Desktop\:h-477 {
    height: 477px;
  }

  .Desktop\:h-480 {
    height: 480px;
  }

  .Desktop\:h-485 {
    height: 485px;
  }

  .Desktop\:h-495 {
    height: 495px;
  }

  .Desktop\:h-505 {
    height: 505px;
  }

  .Desktop\:h-521 {
    height: 521px;
  }

  .Desktop\:h-523 {
    height: 523px;
  }

  .Desktop\:h-525 {
    height: 525px;
  }

  .Desktop\:h-560 {
    height: 560px;
  }

  .Desktop\:h-600 {
    height: 600px;
  }

  .Desktop\:h-665 {
    height: 665px;
  }

  .Desktop\:h-960 {
    height: 960px;
  }

  .Desktop\:h-1080 {
    height: 1080px;
  }

  .Desktop\:h-auto {
    height: auto;
  }

  .Desktop\:h-px {
    height: 1px;
  }

  .Desktop\:h-0\.5 {
    height: 0.125rem;
  }

  .Desktop\:h-1\.5 {
    height: 0.375rem;
  }

  .Desktop\:h-2\.5 {
    height: 0.625rem;
  }

  .Desktop\:h-3\.5 {
    height: 0.875rem;
  }

  .Desktop\:h-1\/2 {
    height: 50%;
  }

  .Desktop\:h-1\/3 {
    height: 33.333333%;
  }

  .Desktop\:h-2\/3 {
    height: 66.666667%;
  }

  .Desktop\:h-1\/4 {
    height: 25%;
  }

  .Desktop\:h-2\/4 {
    height: 50%;
  }

  .Desktop\:h-3\/4 {
    height: 75%;
  }

  .Desktop\:h-1\/5 {
    height: 20%;
  }

  .Desktop\:h-2\/5 {
    height: 40%;
  }

  .Desktop\:h-3\/5 {
    height: 60%;
  }

  .Desktop\:h-4\/5 {
    height: 80%;
  }

  .Desktop\:h-1\/6 {
    height: 16.666667%;
  }

  .Desktop\:h-2\/6 {
    height: 33.333333%;
  }

  .Desktop\:h-3\/6 {
    height: 50%;
  }

  .Desktop\:h-4\/6 {
    height: 66.666667%;
  }

  .Desktop\:h-5\/6 {
    height: 83.333333%;
  }

  .Desktop\:h-full {
    height: 100%;
  }

  .Desktop\:h-screen {
    height: 100vh;
  }

  .Desktop\:h-h48 {
    height: 48px;
  }

  .Desktop\:h-h44 {
    height: 44px;
  }

  .Desktop\:h-h130 {
    height: 130px;
  }

  .Desktop\:h-h-h114 {
    height: h-h114;
  }

  .Desktop\:h-h-60 {
    height: h-60;
  }

  .Desktop\:h-h114 {
    height: 14px;
  }

  .Desktop\:h-h60 {
    height: 60px;
  }

  .Desktop\:h-h5 {
    height: 5px;
  }

  .Desktop\:h-95vh {
    height: 95vh;
  }

  .Desktop\:h-h22 {
    height: 22px;
  }

  .Desktop\:max-h-0 {
    max-height: 0px;
  }

  .Desktop\:max-h-1 {
    max-height: 0.25rem;
  }

  .Desktop\:max-h-2 {
    max-height: 0.5rem;
  }

  .Desktop\:max-h-3 {
    max-height: 0.75rem;
  }

  .Desktop\:max-h-4 {
    max-height: 1rem;
  }

  .Desktop\:max-h-5 {
    max-height: 1.25rem;
  }

  .Desktop\:max-h-6 {
    max-height: 1.5rem;
  }

  .Desktop\:max-h-7 {
    max-height: 1.75rem;
  }

  .Desktop\:max-h-8 {
    max-height: 2rem;
  }

  .Desktop\:max-h-9 {
    max-height: 2.25rem;
  }

  .Desktop\:max-h-10 {
    max-height: 2.5rem;
  }

  .Desktop\:max-h-11 {
    max-height: 2.75rem;
  }

  .Desktop\:max-h-12 {
    max-height: 3rem;
  }

  .Desktop\:max-h-14 {
    max-height: 3.5rem;
  }

  .Desktop\:max-h-16 {
    max-height: 4rem;
  }

  .Desktop\:max-h-20 {
    max-height: 5rem;
  }

  .Desktop\:max-h-24 {
    max-height: 6rem;
  }

  .Desktop\:max-h-28 {
    max-height: 7rem;
  }

  .Desktop\:max-h-32 {
    max-height: 8rem;
  }

  .Desktop\:max-h-36 {
    max-height: 9rem;
  }

  .Desktop\:max-h-40 {
    max-height: 10rem;
  }

  .Desktop\:max-h-44 {
    max-height: 11rem;
  }

  .Desktop\:max-h-48 {
    max-height: 12rem;
  }

  .Desktop\:max-h-52 {
    max-height: 13rem;
  }

  .Desktop\:max-h-56 {
    max-height: 14rem;
  }

  .Desktop\:max-h-60 {
    max-height: 15rem;
  }

  .Desktop\:max-h-64 {
    max-height: 16rem;
  }

  .Desktop\:max-h-72 {
    max-height: 18rem;
  }

  .Desktop\:max-h-80 {
    max-height: 20rem;
  }

  .Desktop\:max-h-96 {
    max-height: 24rem;
  }

  .Desktop\:max-h-px {
    max-height: 1px;
  }

  .Desktop\:max-h-0\.5 {
    max-height: 0.125rem;
  }

  .Desktop\:max-h-1\.5 {
    max-height: 0.375rem;
  }

  .Desktop\:max-h-2\.5 {
    max-height: 0.625rem;
  }

  .Desktop\:max-h-3\.5 {
    max-height: 0.875rem;
  }

  .Desktop\:max-h-full {
    max-height: 100%;
  }

  .Desktop\:max-h-screen {
    max-height: 100vh;
  }

  .Desktop\:min-h-0 {
    min-height: 0px;
  }

  .Desktop\:min-h-60 {
    min-height: 60px;
  }

  .Desktop\:min-h-175 {
    min-height: 175px;
  }

  .Desktop\:min-h-180 {
    min-height: 180px;
  }

  .Desktop\:min-h-200 {
    min-height: 200px;
  }

  .Desktop\:min-h-380 {
    min-height: 380px;
  }

  .Desktop\:min-h-400 {
    min-height: 400px;
  }

  .Desktop\:min-h-550 {
    min-height: 550px;
  }

  .Desktop\:min-h-full {
    min-height: 100%;
  }

  .Desktop\:min-h-screen {
    min-height: 100vh;
  }

  .Desktop\:w-0 {
    width: 0px;
  }

  .Desktop\:w-1 {
    width: 0.25rem;
  }

  .Desktop\:w-2 {
    width: 0.5rem;
  }

  .Desktop\:w-3 {
    width: 0.75rem;
  }

  .Desktop\:w-4 {
    width: 1rem;
  }

  .Desktop\:w-5 {
    width: 1.25rem;
  }

  .Desktop\:w-6 {
    width: 1.5rem;
  }

  .Desktop\:w-7 {
    width: 1.75rem;
  }

  .Desktop\:w-8 {
    width: 2rem;
  }

  .Desktop\:w-9 {
    width: 2.25rem;
  }

  .Desktop\:w-10 {
    width: 2.5rem;
  }

  .Desktop\:w-11 {
    width: 11px;
  }

  .Desktop\:w-12 {
    width: 3rem;
  }

  .Desktop\:w-13 {
    width: 13px;
  }

  .Desktop\:w-14 {
    width: 3.5rem;
  }

  .Desktop\:w-16 {
    width: 16%;
  }

  .Desktop\:w-20 {
    width: 5rem;
  }

  .Desktop\:w-24 {
    width: 24px;
  }

  .Desktop\:w-28 {
    width: 28 px;
  }

  .Desktop\:w-30 {
    width: 30px;
  }

  .Desktop\:w-32 {
    width: 8rem;
  }

  .Desktop\:w-35 {
    width: 35px;
  }

  .Desktop\:w-36 {
    width: 9rem;
  }

  .Desktop\:w-40 {
    width: 40px !important;
  }

  .Desktop\:w-44 {
    width: 11rem;
  }

  .Desktop\:w-48 {
    width: 12rem;
  }

  .Desktop\:w-50 {
    width: 50px;
  }

  .Desktop\:w-52 {
    width: 52%;
  }

  .Desktop\:w-54 {
    width: 54px;
  }

  .Desktop\:w-56 {
    width: 14rem;
  }

  .Desktop\:w-60 {
    width: 60%;
  }

  .Desktop\:w-64 {
    width: 16rem;
  }

  .Desktop\:w-68 {
    width: 68%;
  }

  .Desktop\:w-70 {
    width: 70px;
  }

  .Desktop\:w-72 {
    width: 18rem;
  }

  .Desktop\:w-80 {
    width: 80px;
  }

  .Desktop\:w-84 {
    width: 84px;
  }

  .Desktop\:w-85 {
    width: 85%;
  }

  .Desktop\:w-90 {
    width: 90px;
  }

  .Desktop\:w-93 {
    width: 93px;
  }

  .Desktop\:w-95 {
    width: 95px;
  }

  .Desktop\:w-96 {
    width: 24rem;
  }

  .Desktop\:w-100 {
    width: 100px !important;
  }

  .Desktop\:w-105 {
    width: 105px;
  }

  .Desktop\:w-108 {
    width: 108px;
  }

  .Desktop\:w-110 {
    width: 110px;
  }

  .Desktop\:w-120 {
    width: 120px;
  }

  .Desktop\:w-122 {
    width: 122px;
  }

  .Desktop\:w-125 {
    width: 125px;
  }

  .Desktop\:w-130 {
    width: 130px;
  }

  .Desktop\:w-136 {
    width: 136px;
  }

  .Desktop\:w-140 {
    width: 140px;
  }

  .Desktop\:w-145 {
    width: 145px;
  }

  .Desktop\:w-150 {
    width: 150px;
  }

  .Desktop\:w-155 {
    width: 155px;
  }

  .Desktop\:w-159 {
    width: 159px;
  }

  .Desktop\:w-160 {
    width: 160px;
  }

  .Desktop\:w-162 {
    width: 162px;
  }

  .Desktop\:w-165 {
    width: 165px;
  }

  .Desktop\:w-169 {
    width: 169px;
  }

  .Desktop\:w-170 {
    width: 170px;
  }

  .Desktop\:w-174 {
    width: 174px;
  }

  .Desktop\:w-180 {
    width: 180px;
  }

  .Desktop\:w-185 {
    width: 185px;
  }

  .Desktop\:w-189 {
    width: 189px;
  }

  .Desktop\:w-190 {
    width: 190px;
  }

  .Desktop\:w-193 {
    width: 193px;
  }

  .Desktop\:w-197 {
    width: 197px;
  }

  .Desktop\:w-200 {
    width: 200px;
  }

  .Desktop\:w-205 {
    width: 205px;
  }

  .Desktop\:w-215 {
    width: 215px;
  }

  .Desktop\:w-220 {
    width: 220px;
  }

  .Desktop\:w-235 {
    width: 235px;
  }

  .Desktop\:w-240 {
    width: 240px;
  }

  .Desktop\:w-250 {
    width: 250px !important;
  }

  .Desktop\:w-268 {
    width: 268px;
  }

  .Desktop\:w-280 {
    width: 280px;
  }

  .Desktop\:w-284 {
    width: 284px;
  }

  .Desktop\:w-286 {
    width: 286px;
  }

  .Desktop\:w-290 {
    width: 290px;
  }

  .Desktop\:w-300 {
    width: 300px;
  }

  .Desktop\:w-310 {
    width: 310px;
  }

  .Desktop\:w-315 {
    width: 315px;
  }

  .Desktop\:w-320 {
    width: 320px;
  }

  .Desktop\:w-330 {
    width: 330px;
  }

  .Desktop\:w-341 {
    width: 341px;
  }

  .Desktop\:w-342 {
    width: 342px;
  }

  .Desktop\:w-345 {
    width: 345px;
  }

  .Desktop\:w-375 {
    width: 375px;
  }

  .Desktop\:w-400 {
    width: 400px;
  }

  .Desktop\:w-420 {
    width: 420px;
  }

  .Desktop\:w-450 {
    width: 450px;
  }

  .Desktop\:w-500 {
    width: 500px;
  }

  .Desktop\:w-508 {
    width: 508px;
  }

  .Desktop\:w-550 {
    width: 550px;
  }

  .Desktop\:w-560 {
    width: 560px;
  }

  .Desktop\:w-600 {
    width: 600px;
  }

  .Desktop\:w-637 {
    width: 637px;
  }

  .Desktop\:w-644 {
    width: 644px;
  }

  .Desktop\:w-650 {
    width: 650px;
  }

  .Desktop\:w-700 {
    width: 700px;
  }

  .Desktop\:w-710 {
    width: 710px;
  }

  .Desktop\:w-750 {
    width: 750px;
  }

  .Desktop\:w-768 {
    width: 768px;
  }

  .Desktop\:w-800 {
    width: 800px;
  }

  .Desktop\:w-850 {
    width: 850px;
  }

  .Desktop\:w-900 {
    width: 900px;
  }

  .Desktop\:w-920 {
    width: 920px;
  }

  .Desktop\:w-950 {
    width: 950px;
  }

  .Desktop\:w-1000 {
    width: 1000px;
  }

  .Desktop\:w-1075 {
    width: 1075px;
  }

  .Desktop\:w-1250 {
    width: 1250px;
  }

  .Desktop\:w-1420 {
    width: 1420px;
  }

  .Desktop\:w-1452 {
    width: 1452px;
  }

  .Desktop\:w-1499 {
    width: 1499px;
  }

  .Desktop\:w-auto {
    width: auto;
  }

  .Desktop\:w-px {
    width: 1px;
  }

  .Desktop\:w-0\.5 {
    width: 0.125rem;
  }

  .Desktop\:w-1\.5 {
    width: 0.375rem;
  }

  .Desktop\:w-2\.5 {
    width: 0.625rem;
  }

  .Desktop\:w-3\.5 {
    width: 0.875rem;
  }

  .Desktop\:w-1\/2 {
    width: 50%;
  }

  .Desktop\:w-1\/3 {
    width: 33.333333%;
  }

  .Desktop\:w-2\/3 {
    width: 66.666667%;
  }

  .Desktop\:w-1\/4 {
    width: 25%;
  }

  .Desktop\:w-2\/4 {
    width: 50%;
  }

  .Desktop\:w-3\/4 {
    width: 75%;
  }

  .Desktop\:w-1\/5 {
    width: 20%;
  }

  .Desktop\:w-2\/5 {
    width: 40%;
  }

  .Desktop\:w-3\/5 {
    width: 60%;
  }

  .Desktop\:w-4\/5 {
    width: 80%;
  }

  .Desktop\:w-1\/6 {
    width: 16.666667%;
  }

  .Desktop\:w-2\/6 {
    width: 33.333333%;
  }

  .Desktop\:w-3\/6 {
    width: 50%;
  }

  .Desktop\:w-4\/6 {
    width: 66.666667%;
  }

  .Desktop\:w-5\/6 {
    width: 83.333333%;
  }

  .Desktop\:w-1\/12 {
    width: 8.333333%;
  }

  .Desktop\:w-2\/12 {
    width: 16.666667%;
  }

  .Desktop\:w-3\/12 {
    width: 25%;
  }

  .Desktop\:w-4\/12 {
    width: 33.333333%;
  }

  .Desktop\:w-5\/12 {
    width: 41.666667%;
  }

  .Desktop\:w-6\/12 {
    width: 50%;
  }

  .Desktop\:w-7\/12 {
    width: 58.333333%;
  }

  .Desktop\:w-8\/12 {
    width: 66.666667%;
  }

  .Desktop\:w-9\/12 {
    width: 75%;
  }

  .Desktop\:w-10\/12 {
    width: 83.333333%;
  }

  .Desktop\:w-11\/12 {
    width: 91.666667%;
  }

  .Desktop\:w-full {
    width: 100%;
  }

  .Desktop\:w-screen {
    width: 100vw;
  }

  .Desktop\:w-min {
    width: -moz-min-content;
    width: min-content;
  }

  .Desktop\:w-max {
    width: -moz-max-content;
    width: max-content;
  }

  .Desktop\:w-3px {
    width: 3px;
  }

  .Desktop\:w-10rem {
    width: 10rem;
  }

  .Desktop\:w-w60 {
    width: 60px;
  }

  .Desktop\:w-w61 {
    width: 61px;
  }

  .Desktop\:w-w14 {
    width: 14%;
  }

  .Desktop\:w-w-w114 {
    width: w-w114;
  }

  .Desktop\:w-w-95 {
    width: w-95;
  }

  .Desktop\:w-w114 {
    width: 14px;
  }

  .Desktop\:w-w96 {
    width: 96%;
  }

  .Desktop\:w-w5 {
    width: 5px;
  }

  .Desktop\:w-m250 {
    width: 250px;
  }

  .Desktop\:w-40px {
    width: 40px;
  }

  .Desktop\:w-wd96 {
    width: 96px;
  }

  .Desktop\:w-66p {
    width: 66%;
  }

  .Desktop\:w-p40 {
    width: 40%;
  }

  .Desktop\:w-p37 {
    width: 37%;
  }

  .Desktop\:w-p80 {
    width: 80%;
  }

  .Desktop\:w-p90 {
    width: 90%;
  }

  .Desktop\:w-p12 {
    width: 12%;
  }

  .Desktop\:w-9\/20 {
    width: 45%;
  }

  .Desktop\:w-70p {
    width: 70%;
  }

  .Desktop\:w-32p {
    width: 32%;
  }

  .Desktop\:w-device-block {
    width: calc(100% - 64px) !important;
  }

  .Desktop\:w-device-block1 {
    width: 100% !important;
  }

  .Desktop\:w-45px {
    width: 45px;
  }

  .Desktop\:min-w-0 {
    min-width: 0px;
  }

  .Desktop\:min-w-385 {
    min-width: 385px;
  }

  .Desktop\:min-w-full {
    min-width: 100%;
  }

  .Desktop\:min-w-min {
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .Desktop\:min-w-max {
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .Desktop\:max-w-0 {
    max-width: 0rem;
  }

  .Desktop\:max-w-none {
    max-width: none;
  }

  .Desktop\:max-w-xs {
    max-width: 20rem;
  }

  .Desktop\:max-w-sm {
    max-width: 24rem;
  }

  .Desktop\:max-w-md {
    max-width: 28rem;
  }

  .Desktop\:max-w-lg {
    max-width: 32rem;
  }

  .Desktop\:max-w-xl {
    max-width: 36rem;
  }

  .Desktop\:max-w-2xl {
    max-width: 42rem;
  }

  .Desktop\:max-w-3xl {
    max-width: 48rem;
  }

  .Desktop\:max-w-4xl {
    max-width: 56rem;
  }

  .Desktop\:max-w-5xl {
    max-width: 64rem;
  }

  .Desktop\:max-w-6xl {
    max-width: 72rem;
  }

  .Desktop\:max-w-7xl {
    max-width: 80rem;
  }

  .Desktop\:max-w-full {
    max-width: 100%;
  }

  .Desktop\:max-w-min {
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .Desktop\:max-w-max {
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .Desktop\:max-w-prose {
    max-width: 65ch;
  }

  .Desktop\:max-w-1600p {
    max-width: 1600px;
  }

  .Desktop\:flex-1 {
    flex: 1 1 0%;
  }

  .Desktop\:flex-auto {
    flex: 1 1 auto;
  }

  .Desktop\:flex-initial {
    flex: 0 1 auto;
  }

  .Desktop\:flex-none {
    flex: none;
  }

  .Desktop\:flex-1\/2 {
    flex: 50%;
  }

  .Desktop\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .Desktop\:flex-shrink {
    flex-shrink: 1;
  }

  .Desktop\:flex-grow-0 {
    flex-grow: 0;
  }

  .Desktop\:flex-grow {
    flex-grow: 1;
  }

  .Desktop\:table-auto {
    table-layout: auto;
  }

  .Desktop\:table-fixed {
    table-layout: fixed;
  }

  .Desktop\:border-collapse {
    border-collapse: collapse;
  }

  .Desktop\:border-separate {
    border-collapse: separate;
  }

  .Desktop\:origin-center {
    transform-origin: center;
  }

  .Desktop\:origin-top {
    transform-origin: top;
  }

  .Desktop\:origin-top-right {
    transform-origin: top right;
  }

  .Desktop\:origin-right {
    transform-origin: right;
  }

  .Desktop\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .Desktop\:origin-bottom {
    transform-origin: bottom;
  }

  .Desktop\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .Desktop\:origin-left {
    transform-origin: left;
  }

  .Desktop\:origin-top-left {
    transform-origin: top left;
  }

  .Desktop\:transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .Desktop\:transform-gpu {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .Desktop\:transform-none {
    transform: none;
  }

  .Desktop\:translate-x-0 {
    --tw-translate-x: 0px;
  }

  .Desktop\:translate-x-1 {
    --tw-translate-x: 0.25rem;
  }

  .Desktop\:translate-x-2 {
    --tw-translate-x: 0.5rem;
  }

  .Desktop\:translate-x-3 {
    --tw-translate-x: 0.75rem;
  }

  .Desktop\:translate-x-4 {
    --tw-translate-x: 1rem;
  }

  .Desktop\:translate-x-5 {
    --tw-translate-x: 1.25rem;
  }

  .Desktop\:translate-x-6 {
    --tw-translate-x: 1.5rem;
  }

  .Desktop\:translate-x-7 {
    --tw-translate-x: 1.75rem;
  }

  .Desktop\:translate-x-8 {
    --tw-translate-x: 2rem;
  }

  .Desktop\:translate-x-9 {
    --tw-translate-x: 2.25rem;
  }

  .Desktop\:translate-x-10 {
    --tw-translate-x: 2.5rem;
  }

  .Desktop\:translate-x-11 {
    --tw-translate-x: 2.75rem;
  }

  .Desktop\:translate-x-12 {
    --tw-translate-x: 3rem;
  }

  .Desktop\:translate-x-14 {
    --tw-translate-x: 3.5rem;
  }

  .Desktop\:translate-x-16 {
    --tw-translate-x: 4rem;
  }

  .Desktop\:translate-x-20 {
    --tw-translate-x: 5rem;
  }

  .Desktop\:translate-x-24 {
    --tw-translate-x: 6rem;
  }

  .Desktop\:translate-x-28 {
    --tw-translate-x: 7rem;
  }

  .Desktop\:translate-x-32 {
    --tw-translate-x: 8rem;
  }

  .Desktop\:translate-x-36 {
    --tw-translate-x: 9rem;
  }

  .Desktop\:translate-x-40 {
    --tw-translate-x: 10rem;
  }

  .Desktop\:translate-x-44 {
    --tw-translate-x: 11rem;
  }

  .Desktop\:translate-x-48 {
    --tw-translate-x: 12rem;
  }

  .Desktop\:translate-x-52 {
    --tw-translate-x: 13rem;
  }

  .Desktop\:translate-x-56 {
    --tw-translate-x: 14rem;
  }

  .Desktop\:translate-x-60 {
    --tw-translate-x: 15rem;
  }

  .Desktop\:translate-x-64 {
    --tw-translate-x: 16rem;
  }

  .Desktop\:translate-x-72 {
    --tw-translate-x: 18rem;
  }

  .Desktop\:translate-x-80 {
    --tw-translate-x: 20rem;
  }

  .Desktop\:translate-x-96 {
    --tw-translate-x: 24rem;
  }

  .Desktop\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .Desktop\:translate-x-0\.5 {
    --tw-translate-x: 0.125rem;
  }

  .Desktop\:translate-x-1\.5 {
    --tw-translate-x: 0.375rem;
  }

  .Desktop\:translate-x-2\.5 {
    --tw-translate-x: 0.625rem;
  }

  .Desktop\:translate-x-3\.5 {
    --tw-translate-x: 0.875rem;
  }

  .Desktop\:-translate-x-0 {
    --tw-translate-x: 0px;
  }

  .Desktop\:-translate-x-1 {
    --tw-translate-x: -0.25rem;
  }

  .Desktop\:-translate-x-2 {
    --tw-translate-x: -0.5rem;
  }

  .Desktop\:-translate-x-3 {
    --tw-translate-x: -0.75rem;
  }

  .Desktop\:-translate-x-4 {
    --tw-translate-x: -1rem;
  }

  .Desktop\:-translate-x-5 {
    --tw-translate-x: -1.25rem;
  }

  .Desktop\:-translate-x-6 {
    --tw-translate-x: -1.5rem;
  }

  .Desktop\:-translate-x-7 {
    --tw-translate-x: -1.75rem;
  }

  .Desktop\:-translate-x-8 {
    --tw-translate-x: -2rem;
  }

  .Desktop\:-translate-x-9 {
    --tw-translate-x: -2.25rem;
  }

  .Desktop\:-translate-x-10 {
    --tw-translate-x: -2.5rem;
  }

  .Desktop\:-translate-x-11 {
    --tw-translate-x: -2.75rem;
  }

  .Desktop\:-translate-x-12 {
    --tw-translate-x: -3rem;
  }

  .Desktop\:-translate-x-14 {
    --tw-translate-x: -3.5rem;
  }

  .Desktop\:-translate-x-16 {
    --tw-translate-x: -4rem;
  }

  .Desktop\:-translate-x-20 {
    --tw-translate-x: -5rem;
  }

  .Desktop\:-translate-x-24 {
    --tw-translate-x: -6rem;
  }

  .Desktop\:-translate-x-28 {
    --tw-translate-x: -7rem;
  }

  .Desktop\:-translate-x-32 {
    --tw-translate-x: -8rem;
  }

  .Desktop\:-translate-x-36 {
    --tw-translate-x: -9rem;
  }

  .Desktop\:-translate-x-40 {
    --tw-translate-x: -10rem;
  }

  .Desktop\:-translate-x-44 {
    --tw-translate-x: -11rem;
  }

  .Desktop\:-translate-x-48 {
    --tw-translate-x: -12rem;
  }

  .Desktop\:-translate-x-52 {
    --tw-translate-x: -13rem;
  }

  .Desktop\:-translate-x-56 {
    --tw-translate-x: -14rem;
  }

  .Desktop\:-translate-x-60 {
    --tw-translate-x: -15rem;
  }

  .Desktop\:-translate-x-64 {
    --tw-translate-x: -16rem;
  }

  .Desktop\:-translate-x-72 {
    --tw-translate-x: -18rem;
  }

  .Desktop\:-translate-x-80 {
    --tw-translate-x: -20rem;
  }

  .Desktop\:-translate-x-96 {
    --tw-translate-x: -24rem;
  }

  .Desktop\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .Desktop\:-translate-x-0\.5 {
    --tw-translate-x: -0.125rem;
  }

  .Desktop\:-translate-x-1\.5 {
    --tw-translate-x: -0.375rem;
  }

  .Desktop\:-translate-x-2\.5 {
    --tw-translate-x: -0.625rem;
  }

  .Desktop\:-translate-x-3\.5 {
    --tw-translate-x: -0.875rem;
  }

  .Desktop\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .Desktop\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .Desktop\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .Desktop\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .Desktop\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .Desktop\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .Desktop\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .Desktop\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .Desktop\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .Desktop\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .Desktop\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .Desktop\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .Desktop\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .Desktop\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .Desktop\:translate-y-0 {
    --tw-translate-y: 0px;
  }

  .Desktop\:translate-y-1 {
    --tw-translate-y: 0.25rem;
  }

  .Desktop\:translate-y-2 {
    --tw-translate-y: 0.5rem;
  }

  .Desktop\:translate-y-3 {
    --tw-translate-y: 0.75rem;
  }

  .Desktop\:translate-y-4 {
    --tw-translate-y: 1rem;
  }

  .Desktop\:translate-y-5 {
    --tw-translate-y: 1.25rem;
  }

  .Desktop\:translate-y-6 {
    --tw-translate-y: 1.5rem;
  }

  .Desktop\:translate-y-7 {
    --tw-translate-y: 1.75rem;
  }

  .Desktop\:translate-y-8 {
    --tw-translate-y: 2rem;
  }

  .Desktop\:translate-y-9 {
    --tw-translate-y: 2.25rem;
  }

  .Desktop\:translate-y-10 {
    --tw-translate-y: 2.5rem;
  }

  .Desktop\:translate-y-11 {
    --tw-translate-y: 2.75rem;
  }

  .Desktop\:translate-y-12 {
    --tw-translate-y: 3rem;
  }

  .Desktop\:translate-y-14 {
    --tw-translate-y: 3.5rem;
  }

  .Desktop\:translate-y-16 {
    --tw-translate-y: 4rem;
  }

  .Desktop\:translate-y-20 {
    --tw-translate-y: 5rem;
  }

  .Desktop\:translate-y-24 {
    --tw-translate-y: 6rem;
  }

  .Desktop\:translate-y-28 {
    --tw-translate-y: 7rem;
  }

  .Desktop\:translate-y-32 {
    --tw-translate-y: 8rem;
  }

  .Desktop\:translate-y-36 {
    --tw-translate-y: 9rem;
  }

  .Desktop\:translate-y-40 {
    --tw-translate-y: 10rem;
  }

  .Desktop\:translate-y-44 {
    --tw-translate-y: 11rem;
  }

  .Desktop\:translate-y-48 {
    --tw-translate-y: 12rem;
  }

  .Desktop\:translate-y-52 {
    --tw-translate-y: 13rem;
  }

  .Desktop\:translate-y-56 {
    --tw-translate-y: 14rem;
  }

  .Desktop\:translate-y-60 {
    --tw-translate-y: 15rem;
  }

  .Desktop\:translate-y-64 {
    --tw-translate-y: 16rem;
  }

  .Desktop\:translate-y-72 {
    --tw-translate-y: 18rem;
  }

  .Desktop\:translate-y-80 {
    --tw-translate-y: 20rem;
  }

  .Desktop\:translate-y-96 {
    --tw-translate-y: 24rem;
  }

  .Desktop\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .Desktop\:translate-y-0\.5 {
    --tw-translate-y: 0.125rem;
  }

  .Desktop\:translate-y-1\.5 {
    --tw-translate-y: 0.375rem;
  }

  .Desktop\:translate-y-2\.5 {
    --tw-translate-y: 0.625rem;
  }

  .Desktop\:translate-y-3\.5 {
    --tw-translate-y: 0.875rem;
  }

  .Desktop\:-translate-y-0 {
    --tw-translate-y: 0px;
  }

  .Desktop\:-translate-y-1 {
    --tw-translate-y: -0.25rem;
  }

  .Desktop\:-translate-y-2 {
    --tw-translate-y: -0.5rem;
  }

  .Desktop\:-translate-y-3 {
    --tw-translate-y: -0.75rem;
  }

  .Desktop\:-translate-y-4 {
    --tw-translate-y: -1rem;
  }

  .Desktop\:-translate-y-5 {
    --tw-translate-y: -1.25rem;
  }

  .Desktop\:-translate-y-6 {
    --tw-translate-y: -1.5rem;
  }

  .Desktop\:-translate-y-7 {
    --tw-translate-y: -1.75rem;
  }

  .Desktop\:-translate-y-8 {
    --tw-translate-y: -2rem;
  }

  .Desktop\:-translate-y-9 {
    --tw-translate-y: -2.25rem;
  }

  .Desktop\:-translate-y-10 {
    --tw-translate-y: -2.5rem;
  }

  .Desktop\:-translate-y-11 {
    --tw-translate-y: -2.75rem;
  }

  .Desktop\:-translate-y-12 {
    --tw-translate-y: -3rem;
  }

  .Desktop\:-translate-y-14 {
    --tw-translate-y: -3.5rem;
  }

  .Desktop\:-translate-y-16 {
    --tw-translate-y: -4rem;
  }

  .Desktop\:-translate-y-20 {
    --tw-translate-y: -5rem;
  }

  .Desktop\:-translate-y-24 {
    --tw-translate-y: -6rem;
  }

  .Desktop\:-translate-y-28 {
    --tw-translate-y: -7rem;
  }

  .Desktop\:-translate-y-32 {
    --tw-translate-y: -8rem;
  }

  .Desktop\:-translate-y-36 {
    --tw-translate-y: -9rem;
  }

  .Desktop\:-translate-y-40 {
    --tw-translate-y: -10rem;
  }

  .Desktop\:-translate-y-44 {
    --tw-translate-y: -11rem;
  }

  .Desktop\:-translate-y-48 {
    --tw-translate-y: -12rem;
  }

  .Desktop\:-translate-y-52 {
    --tw-translate-y: -13rem;
  }

  .Desktop\:-translate-y-56 {
    --tw-translate-y: -14rem;
  }

  .Desktop\:-translate-y-60 {
    --tw-translate-y: -15rem;
  }

  .Desktop\:-translate-y-64 {
    --tw-translate-y: -16rem;
  }

  .Desktop\:-translate-y-72 {
    --tw-translate-y: -18rem;
  }

  .Desktop\:-translate-y-80 {
    --tw-translate-y: -20rem;
  }

  .Desktop\:-translate-y-96 {
    --tw-translate-y: -24rem;
  }

  .Desktop\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .Desktop\:-translate-y-0\.5 {
    --tw-translate-y: -0.125rem;
  }

  .Desktop\:-translate-y-1\.5 {
    --tw-translate-y: -0.375rem;
  }

  .Desktop\:-translate-y-2\.5 {
    --tw-translate-y: -0.625rem;
  }

  .Desktop\:-translate-y-3\.5 {
    --tw-translate-y: -0.875rem;
  }

  .Desktop\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .Desktop\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .Desktop\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .Desktop\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .Desktop\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .Desktop\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .Desktop\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .Desktop\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .Desktop\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .Desktop\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .Desktop\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .Desktop\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .Desktop\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .Desktop\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .Desktop\:hover\:translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .Desktop\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.25rem;
  }

  .Desktop\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.5rem;
  }

  .Desktop\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.75rem;
  }

  .Desktop\:hover\:translate-x-4:hover {
    --tw-translate-x: 1rem;
  }

  .Desktop\:hover\:translate-x-5:hover {
    --tw-translate-x: 1.25rem;
  }

  .Desktop\:hover\:translate-x-6:hover {
    --tw-translate-x: 1.5rem;
  }

  .Desktop\:hover\:translate-x-7:hover {
    --tw-translate-x: 1.75rem;
  }

  .Desktop\:hover\:translate-x-8:hover {
    --tw-translate-x: 2rem;
  }

  .Desktop\:hover\:translate-x-9:hover {
    --tw-translate-x: 2.25rem;
  }

  .Desktop\:hover\:translate-x-10:hover {
    --tw-translate-x: 2.5rem;
  }

  .Desktop\:hover\:translate-x-11:hover {
    --tw-translate-x: 2.75rem;
  }

  .Desktop\:hover\:translate-x-12:hover {
    --tw-translate-x: 3rem;
  }

  .Desktop\:hover\:translate-x-14:hover {
    --tw-translate-x: 3.5rem;
  }

  .Desktop\:hover\:translate-x-16:hover {
    --tw-translate-x: 4rem;
  }

  .Desktop\:hover\:translate-x-20:hover {
    --tw-translate-x: 5rem;
  }

  .Desktop\:hover\:translate-x-24:hover {
    --tw-translate-x: 6rem;
  }

  .Desktop\:hover\:translate-x-28:hover {
    --tw-translate-x: 7rem;
  }

  .Desktop\:hover\:translate-x-32:hover {
    --tw-translate-x: 8rem;
  }

  .Desktop\:hover\:translate-x-36:hover {
    --tw-translate-x: 9rem;
  }

  .Desktop\:hover\:translate-x-40:hover {
    --tw-translate-x: 10rem;
  }

  .Desktop\:hover\:translate-x-44:hover {
    --tw-translate-x: 11rem;
  }

  .Desktop\:hover\:translate-x-48:hover {
    --tw-translate-x: 12rem;
  }

  .Desktop\:hover\:translate-x-52:hover {
    --tw-translate-x: 13rem;
  }

  .Desktop\:hover\:translate-x-56:hover {
    --tw-translate-x: 14rem;
  }

  .Desktop\:hover\:translate-x-60:hover {
    --tw-translate-x: 15rem;
  }

  .Desktop\:hover\:translate-x-64:hover {
    --tw-translate-x: 16rem;
  }

  .Desktop\:hover\:translate-x-72:hover {
    --tw-translate-x: 18rem;
  }

  .Desktop\:hover\:translate-x-80:hover {
    --tw-translate-x: 20rem;
  }

  .Desktop\:hover\:translate-x-96:hover {
    --tw-translate-x: 24rem;
  }

  .Desktop\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .Desktop\:hover\:translate-x-0\.5:hover {
    --tw-translate-x: 0.125rem;
  }

  .Desktop\:hover\:translate-x-1\.5:hover {
    --tw-translate-x: 0.375rem;
  }

  .Desktop\:hover\:translate-x-2\.5:hover {
    --tw-translate-x: 0.625rem;
  }

  .Desktop\:hover\:translate-x-3\.5:hover {
    --tw-translate-x: 0.875rem;
  }

  .Desktop\:hover\:-translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .Desktop\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.25rem;
  }

  .Desktop\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.5rem;
  }

  .Desktop\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.75rem;
  }

  .Desktop\:hover\:-translate-x-4:hover {
    --tw-translate-x: -1rem;
  }

  .Desktop\:hover\:-translate-x-5:hover {
    --tw-translate-x: -1.25rem;
  }

  .Desktop\:hover\:-translate-x-6:hover {
    --tw-translate-x: -1.5rem;
  }

  .Desktop\:hover\:-translate-x-7:hover {
    --tw-translate-x: -1.75rem;
  }

  .Desktop\:hover\:-translate-x-8:hover {
    --tw-translate-x: -2rem;
  }

  .Desktop\:hover\:-translate-x-9:hover {
    --tw-translate-x: -2.25rem;
  }

  .Desktop\:hover\:-translate-x-10:hover {
    --tw-translate-x: -2.5rem;
  }

  .Desktop\:hover\:-translate-x-11:hover {
    --tw-translate-x: -2.75rem;
  }

  .Desktop\:hover\:-translate-x-12:hover {
    --tw-translate-x: -3rem;
  }

  .Desktop\:hover\:-translate-x-14:hover {
    --tw-translate-x: -3.5rem;
  }

  .Desktop\:hover\:-translate-x-16:hover {
    --tw-translate-x: -4rem;
  }

  .Desktop\:hover\:-translate-x-20:hover {
    --tw-translate-x: -5rem;
  }

  .Desktop\:hover\:-translate-x-24:hover {
    --tw-translate-x: -6rem;
  }

  .Desktop\:hover\:-translate-x-28:hover {
    --tw-translate-x: -7rem;
  }

  .Desktop\:hover\:-translate-x-32:hover {
    --tw-translate-x: -8rem;
  }

  .Desktop\:hover\:-translate-x-36:hover {
    --tw-translate-x: -9rem;
  }

  .Desktop\:hover\:-translate-x-40:hover {
    --tw-translate-x: -10rem;
  }

  .Desktop\:hover\:-translate-x-44:hover {
    --tw-translate-x: -11rem;
  }

  .Desktop\:hover\:-translate-x-48:hover {
    --tw-translate-x: -12rem;
  }

  .Desktop\:hover\:-translate-x-52:hover {
    --tw-translate-x: -13rem;
  }

  .Desktop\:hover\:-translate-x-56:hover {
    --tw-translate-x: -14rem;
  }

  .Desktop\:hover\:-translate-x-60:hover {
    --tw-translate-x: -15rem;
  }

  .Desktop\:hover\:-translate-x-64:hover {
    --tw-translate-x: -16rem;
  }

  .Desktop\:hover\:-translate-x-72:hover {
    --tw-translate-x: -18rem;
  }

  .Desktop\:hover\:-translate-x-80:hover {
    --tw-translate-x: -20rem;
  }

  .Desktop\:hover\:-translate-x-96:hover {
    --tw-translate-x: -24rem;
  }

  .Desktop\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .Desktop\:hover\:-translate-x-0\.5:hover {
    --tw-translate-x: -0.125rem;
  }

  .Desktop\:hover\:-translate-x-1\.5:hover {
    --tw-translate-x: -0.375rem;
  }

  .Desktop\:hover\:-translate-x-2\.5:hover {
    --tw-translate-x: -0.625rem;
  }

  .Desktop\:hover\:-translate-x-3\.5:hover {
    --tw-translate-x: -0.875rem;
  }

  .Desktop\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .Desktop\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .Desktop\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .Desktop\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .Desktop\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .Desktop\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .Desktop\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .Desktop\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .Desktop\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .Desktop\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .Desktop\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .Desktop\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .Desktop\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .Desktop\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .Desktop\:hover\:translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .Desktop\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.25rem;
  }

  .Desktop\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.5rem;
  }

  .Desktop\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.75rem;
  }

  .Desktop\:hover\:translate-y-4:hover {
    --tw-translate-y: 1rem;
  }

  .Desktop\:hover\:translate-y-5:hover {
    --tw-translate-y: 1.25rem;
  }

  .Desktop\:hover\:translate-y-6:hover {
    --tw-translate-y: 1.5rem;
  }

  .Desktop\:hover\:translate-y-7:hover {
    --tw-translate-y: 1.75rem;
  }

  .Desktop\:hover\:translate-y-8:hover {
    --tw-translate-y: 2rem;
  }

  .Desktop\:hover\:translate-y-9:hover {
    --tw-translate-y: 2.25rem;
  }

  .Desktop\:hover\:translate-y-10:hover {
    --tw-translate-y: 2.5rem;
  }

  .Desktop\:hover\:translate-y-11:hover {
    --tw-translate-y: 2.75rem;
  }

  .Desktop\:hover\:translate-y-12:hover {
    --tw-translate-y: 3rem;
  }

  .Desktop\:hover\:translate-y-14:hover {
    --tw-translate-y: 3.5rem;
  }

  .Desktop\:hover\:translate-y-16:hover {
    --tw-translate-y: 4rem;
  }

  .Desktop\:hover\:translate-y-20:hover {
    --tw-translate-y: 5rem;
  }

  .Desktop\:hover\:translate-y-24:hover {
    --tw-translate-y: 6rem;
  }

  .Desktop\:hover\:translate-y-28:hover {
    --tw-translate-y: 7rem;
  }

  .Desktop\:hover\:translate-y-32:hover {
    --tw-translate-y: 8rem;
  }

  .Desktop\:hover\:translate-y-36:hover {
    --tw-translate-y: 9rem;
  }

  .Desktop\:hover\:translate-y-40:hover {
    --tw-translate-y: 10rem;
  }

  .Desktop\:hover\:translate-y-44:hover {
    --tw-translate-y: 11rem;
  }

  .Desktop\:hover\:translate-y-48:hover {
    --tw-translate-y: 12rem;
  }

  .Desktop\:hover\:translate-y-52:hover {
    --tw-translate-y: 13rem;
  }

  .Desktop\:hover\:translate-y-56:hover {
    --tw-translate-y: 14rem;
  }

  .Desktop\:hover\:translate-y-60:hover {
    --tw-translate-y: 15rem;
  }

  .Desktop\:hover\:translate-y-64:hover {
    --tw-translate-y: 16rem;
  }

  .Desktop\:hover\:translate-y-72:hover {
    --tw-translate-y: 18rem;
  }

  .Desktop\:hover\:translate-y-80:hover {
    --tw-translate-y: 20rem;
  }

  .Desktop\:hover\:translate-y-96:hover {
    --tw-translate-y: 24rem;
  }

  .Desktop\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .Desktop\:hover\:translate-y-0\.5:hover {
    --tw-translate-y: 0.125rem;
  }

  .Desktop\:hover\:translate-y-1\.5:hover {
    --tw-translate-y: 0.375rem;
  }

  .Desktop\:hover\:translate-y-2\.5:hover {
    --tw-translate-y: 0.625rem;
  }

  .Desktop\:hover\:translate-y-3\.5:hover {
    --tw-translate-y: 0.875rem;
  }

  .Desktop\:hover\:-translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .Desktop\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.25rem;
  }

  .Desktop\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.5rem;
  }

  .Desktop\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.75rem;
  }

  .Desktop\:hover\:-translate-y-4:hover {
    --tw-translate-y: -1rem;
  }

  .Desktop\:hover\:-translate-y-5:hover {
    --tw-translate-y: -1.25rem;
  }

  .Desktop\:hover\:-translate-y-6:hover {
    --tw-translate-y: -1.5rem;
  }

  .Desktop\:hover\:-translate-y-7:hover {
    --tw-translate-y: -1.75rem;
  }

  .Desktop\:hover\:-translate-y-8:hover {
    --tw-translate-y: -2rem;
  }

  .Desktop\:hover\:-translate-y-9:hover {
    --tw-translate-y: -2.25rem;
  }

  .Desktop\:hover\:-translate-y-10:hover {
    --tw-translate-y: -2.5rem;
  }

  .Desktop\:hover\:-translate-y-11:hover {
    --tw-translate-y: -2.75rem;
  }

  .Desktop\:hover\:-translate-y-12:hover {
    --tw-translate-y: -3rem;
  }

  .Desktop\:hover\:-translate-y-14:hover {
    --tw-translate-y: -3.5rem;
  }

  .Desktop\:hover\:-translate-y-16:hover {
    --tw-translate-y: -4rem;
  }

  .Desktop\:hover\:-translate-y-20:hover {
    --tw-translate-y: -5rem;
  }

  .Desktop\:hover\:-translate-y-24:hover {
    --tw-translate-y: -6rem;
  }

  .Desktop\:hover\:-translate-y-28:hover {
    --tw-translate-y: -7rem;
  }

  .Desktop\:hover\:-translate-y-32:hover {
    --tw-translate-y: -8rem;
  }

  .Desktop\:hover\:-translate-y-36:hover {
    --tw-translate-y: -9rem;
  }

  .Desktop\:hover\:-translate-y-40:hover {
    --tw-translate-y: -10rem;
  }

  .Desktop\:hover\:-translate-y-44:hover {
    --tw-translate-y: -11rem;
  }

  .Desktop\:hover\:-translate-y-48:hover {
    --tw-translate-y: -12rem;
  }

  .Desktop\:hover\:-translate-y-52:hover {
    --tw-translate-y: -13rem;
  }

  .Desktop\:hover\:-translate-y-56:hover {
    --tw-translate-y: -14rem;
  }

  .Desktop\:hover\:-translate-y-60:hover {
    --tw-translate-y: -15rem;
  }

  .Desktop\:hover\:-translate-y-64:hover {
    --tw-translate-y: -16rem;
  }

  .Desktop\:hover\:-translate-y-72:hover {
    --tw-translate-y: -18rem;
  }

  .Desktop\:hover\:-translate-y-80:hover {
    --tw-translate-y: -20rem;
  }

  .Desktop\:hover\:-translate-y-96:hover {
    --tw-translate-y: -24rem;
  }

  .Desktop\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .Desktop\:hover\:-translate-y-0\.5:hover {
    --tw-translate-y: -0.125rem;
  }

  .Desktop\:hover\:-translate-y-1\.5:hover {
    --tw-translate-y: -0.375rem;
  }

  .Desktop\:hover\:-translate-y-2\.5:hover {
    --tw-translate-y: -0.625rem;
  }

  .Desktop\:hover\:-translate-y-3\.5:hover {
    --tw-translate-y: -0.875rem;
  }

  .Desktop\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .Desktop\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .Desktop\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .Desktop\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .Desktop\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .Desktop\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .Desktop\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .Desktop\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .Desktop\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .Desktop\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .Desktop\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .Desktop\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .Desktop\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .Desktop\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .Desktop\:focus\:translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .Desktop\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.25rem;
  }

  .Desktop\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.5rem;
  }

  .Desktop\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.75rem;
  }

  .Desktop\:focus\:translate-x-4:focus {
    --tw-translate-x: 1rem;
  }

  .Desktop\:focus\:translate-x-5:focus {
    --tw-translate-x: 1.25rem;
  }

  .Desktop\:focus\:translate-x-6:focus {
    --tw-translate-x: 1.5rem;
  }

  .Desktop\:focus\:translate-x-7:focus {
    --tw-translate-x: 1.75rem;
  }

  .Desktop\:focus\:translate-x-8:focus {
    --tw-translate-x: 2rem;
  }

  .Desktop\:focus\:translate-x-9:focus {
    --tw-translate-x: 2.25rem;
  }

  .Desktop\:focus\:translate-x-10:focus {
    --tw-translate-x: 2.5rem;
  }

  .Desktop\:focus\:translate-x-11:focus {
    --tw-translate-x: 2.75rem;
  }

  .Desktop\:focus\:translate-x-12:focus {
    --tw-translate-x: 3rem;
  }

  .Desktop\:focus\:translate-x-14:focus {
    --tw-translate-x: 3.5rem;
  }

  .Desktop\:focus\:translate-x-16:focus {
    --tw-translate-x: 4rem;
  }

  .Desktop\:focus\:translate-x-20:focus {
    --tw-translate-x: 5rem;
  }

  .Desktop\:focus\:translate-x-24:focus {
    --tw-translate-x: 6rem;
  }

  .Desktop\:focus\:translate-x-28:focus {
    --tw-translate-x: 7rem;
  }

  .Desktop\:focus\:translate-x-32:focus {
    --tw-translate-x: 8rem;
  }

  .Desktop\:focus\:translate-x-36:focus {
    --tw-translate-x: 9rem;
  }

  .Desktop\:focus\:translate-x-40:focus {
    --tw-translate-x: 10rem;
  }

  .Desktop\:focus\:translate-x-44:focus {
    --tw-translate-x: 11rem;
  }

  .Desktop\:focus\:translate-x-48:focus {
    --tw-translate-x: 12rem;
  }

  .Desktop\:focus\:translate-x-52:focus {
    --tw-translate-x: 13rem;
  }

  .Desktop\:focus\:translate-x-56:focus {
    --tw-translate-x: 14rem;
  }

  .Desktop\:focus\:translate-x-60:focus {
    --tw-translate-x: 15rem;
  }

  .Desktop\:focus\:translate-x-64:focus {
    --tw-translate-x: 16rem;
  }

  .Desktop\:focus\:translate-x-72:focus {
    --tw-translate-x: 18rem;
  }

  .Desktop\:focus\:translate-x-80:focus {
    --tw-translate-x: 20rem;
  }

  .Desktop\:focus\:translate-x-96:focus {
    --tw-translate-x: 24rem;
  }

  .Desktop\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .Desktop\:focus\:translate-x-0\.5:focus {
    --tw-translate-x: 0.125rem;
  }

  .Desktop\:focus\:translate-x-1\.5:focus {
    --tw-translate-x: 0.375rem;
  }

  .Desktop\:focus\:translate-x-2\.5:focus {
    --tw-translate-x: 0.625rem;
  }

  .Desktop\:focus\:translate-x-3\.5:focus {
    --tw-translate-x: 0.875rem;
  }

  .Desktop\:focus\:-translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .Desktop\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.25rem;
  }

  .Desktop\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.5rem;
  }

  .Desktop\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.75rem;
  }

  .Desktop\:focus\:-translate-x-4:focus {
    --tw-translate-x: -1rem;
  }

  .Desktop\:focus\:-translate-x-5:focus {
    --tw-translate-x: -1.25rem;
  }

  .Desktop\:focus\:-translate-x-6:focus {
    --tw-translate-x: -1.5rem;
  }

  .Desktop\:focus\:-translate-x-7:focus {
    --tw-translate-x: -1.75rem;
  }

  .Desktop\:focus\:-translate-x-8:focus {
    --tw-translate-x: -2rem;
  }

  .Desktop\:focus\:-translate-x-9:focus {
    --tw-translate-x: -2.25rem;
  }

  .Desktop\:focus\:-translate-x-10:focus {
    --tw-translate-x: -2.5rem;
  }

  .Desktop\:focus\:-translate-x-11:focus {
    --tw-translate-x: -2.75rem;
  }

  .Desktop\:focus\:-translate-x-12:focus {
    --tw-translate-x: -3rem;
  }

  .Desktop\:focus\:-translate-x-14:focus {
    --tw-translate-x: -3.5rem;
  }

  .Desktop\:focus\:-translate-x-16:focus {
    --tw-translate-x: -4rem;
  }

  .Desktop\:focus\:-translate-x-20:focus {
    --tw-translate-x: -5rem;
  }

  .Desktop\:focus\:-translate-x-24:focus {
    --tw-translate-x: -6rem;
  }

  .Desktop\:focus\:-translate-x-28:focus {
    --tw-translate-x: -7rem;
  }

  .Desktop\:focus\:-translate-x-32:focus {
    --tw-translate-x: -8rem;
  }

  .Desktop\:focus\:-translate-x-36:focus {
    --tw-translate-x: -9rem;
  }

  .Desktop\:focus\:-translate-x-40:focus {
    --tw-translate-x: -10rem;
  }

  .Desktop\:focus\:-translate-x-44:focus {
    --tw-translate-x: -11rem;
  }

  .Desktop\:focus\:-translate-x-48:focus {
    --tw-translate-x: -12rem;
  }

  .Desktop\:focus\:-translate-x-52:focus {
    --tw-translate-x: -13rem;
  }

  .Desktop\:focus\:-translate-x-56:focus {
    --tw-translate-x: -14rem;
  }

  .Desktop\:focus\:-translate-x-60:focus {
    --tw-translate-x: -15rem;
  }

  .Desktop\:focus\:-translate-x-64:focus {
    --tw-translate-x: -16rem;
  }

  .Desktop\:focus\:-translate-x-72:focus {
    --tw-translate-x: -18rem;
  }

  .Desktop\:focus\:-translate-x-80:focus {
    --tw-translate-x: -20rem;
  }

  .Desktop\:focus\:-translate-x-96:focus {
    --tw-translate-x: -24rem;
  }

  .Desktop\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .Desktop\:focus\:-translate-x-0\.5:focus {
    --tw-translate-x: -0.125rem;
  }

  .Desktop\:focus\:-translate-x-1\.5:focus {
    --tw-translate-x: -0.375rem;
  }

  .Desktop\:focus\:-translate-x-2\.5:focus {
    --tw-translate-x: -0.625rem;
  }

  .Desktop\:focus\:-translate-x-3\.5:focus {
    --tw-translate-x: -0.875rem;
  }

  .Desktop\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .Desktop\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .Desktop\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .Desktop\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .Desktop\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .Desktop\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .Desktop\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .Desktop\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .Desktop\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .Desktop\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .Desktop\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .Desktop\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .Desktop\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .Desktop\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .Desktop\:focus\:translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .Desktop\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.25rem;
  }

  .Desktop\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.5rem;
  }

  .Desktop\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.75rem;
  }

  .Desktop\:focus\:translate-y-4:focus {
    --tw-translate-y: 1rem;
  }

  .Desktop\:focus\:translate-y-5:focus {
    --tw-translate-y: 1.25rem;
  }

  .Desktop\:focus\:translate-y-6:focus {
    --tw-translate-y: 1.5rem;
  }

  .Desktop\:focus\:translate-y-7:focus {
    --tw-translate-y: 1.75rem;
  }

  .Desktop\:focus\:translate-y-8:focus {
    --tw-translate-y: 2rem;
  }

  .Desktop\:focus\:translate-y-9:focus {
    --tw-translate-y: 2.25rem;
  }

  .Desktop\:focus\:translate-y-10:focus {
    --tw-translate-y: 2.5rem;
  }

  .Desktop\:focus\:translate-y-11:focus {
    --tw-translate-y: 2.75rem;
  }

  .Desktop\:focus\:translate-y-12:focus {
    --tw-translate-y: 3rem;
  }

  .Desktop\:focus\:translate-y-14:focus {
    --tw-translate-y: 3.5rem;
  }

  .Desktop\:focus\:translate-y-16:focus {
    --tw-translate-y: 4rem;
  }

  .Desktop\:focus\:translate-y-20:focus {
    --tw-translate-y: 5rem;
  }

  .Desktop\:focus\:translate-y-24:focus {
    --tw-translate-y: 6rem;
  }

  .Desktop\:focus\:translate-y-28:focus {
    --tw-translate-y: 7rem;
  }

  .Desktop\:focus\:translate-y-32:focus {
    --tw-translate-y: 8rem;
  }

  .Desktop\:focus\:translate-y-36:focus {
    --tw-translate-y: 9rem;
  }

  .Desktop\:focus\:translate-y-40:focus {
    --tw-translate-y: 10rem;
  }

  .Desktop\:focus\:translate-y-44:focus {
    --tw-translate-y: 11rem;
  }

  .Desktop\:focus\:translate-y-48:focus {
    --tw-translate-y: 12rem;
  }

  .Desktop\:focus\:translate-y-52:focus {
    --tw-translate-y: 13rem;
  }

  .Desktop\:focus\:translate-y-56:focus {
    --tw-translate-y: 14rem;
  }

  .Desktop\:focus\:translate-y-60:focus {
    --tw-translate-y: 15rem;
  }

  .Desktop\:focus\:translate-y-64:focus {
    --tw-translate-y: 16rem;
  }

  .Desktop\:focus\:translate-y-72:focus {
    --tw-translate-y: 18rem;
  }

  .Desktop\:focus\:translate-y-80:focus {
    --tw-translate-y: 20rem;
  }

  .Desktop\:focus\:translate-y-96:focus {
    --tw-translate-y: 24rem;
  }

  .Desktop\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .Desktop\:focus\:translate-y-0\.5:focus {
    --tw-translate-y: 0.125rem;
  }

  .Desktop\:focus\:translate-y-1\.5:focus {
    --tw-translate-y: 0.375rem;
  }

  .Desktop\:focus\:translate-y-2\.5:focus {
    --tw-translate-y: 0.625rem;
  }

  .Desktop\:focus\:translate-y-3\.5:focus {
    --tw-translate-y: 0.875rem;
  }

  .Desktop\:focus\:-translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .Desktop\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.25rem;
  }

  .Desktop\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.5rem;
  }

  .Desktop\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.75rem;
  }

  .Desktop\:focus\:-translate-y-4:focus {
    --tw-translate-y: -1rem;
  }

  .Desktop\:focus\:-translate-y-5:focus {
    --tw-translate-y: -1.25rem;
  }

  .Desktop\:focus\:-translate-y-6:focus {
    --tw-translate-y: -1.5rem;
  }

  .Desktop\:focus\:-translate-y-7:focus {
    --tw-translate-y: -1.75rem;
  }

  .Desktop\:focus\:-translate-y-8:focus {
    --tw-translate-y: -2rem;
  }

  .Desktop\:focus\:-translate-y-9:focus {
    --tw-translate-y: -2.25rem;
  }

  .Desktop\:focus\:-translate-y-10:focus {
    --tw-translate-y: -2.5rem;
  }

  .Desktop\:focus\:-translate-y-11:focus {
    --tw-translate-y: -2.75rem;
  }

  .Desktop\:focus\:-translate-y-12:focus {
    --tw-translate-y: -3rem;
  }

  .Desktop\:focus\:-translate-y-14:focus {
    --tw-translate-y: -3.5rem;
  }

  .Desktop\:focus\:-translate-y-16:focus {
    --tw-translate-y: -4rem;
  }

  .Desktop\:focus\:-translate-y-20:focus {
    --tw-translate-y: -5rem;
  }

  .Desktop\:focus\:-translate-y-24:focus {
    --tw-translate-y: -6rem;
  }

  .Desktop\:focus\:-translate-y-28:focus {
    --tw-translate-y: -7rem;
  }

  .Desktop\:focus\:-translate-y-32:focus {
    --tw-translate-y: -8rem;
  }

  .Desktop\:focus\:-translate-y-36:focus {
    --tw-translate-y: -9rem;
  }

  .Desktop\:focus\:-translate-y-40:focus {
    --tw-translate-y: -10rem;
  }

  .Desktop\:focus\:-translate-y-44:focus {
    --tw-translate-y: -11rem;
  }

  .Desktop\:focus\:-translate-y-48:focus {
    --tw-translate-y: -12rem;
  }

  .Desktop\:focus\:-translate-y-52:focus {
    --tw-translate-y: -13rem;
  }

  .Desktop\:focus\:-translate-y-56:focus {
    --tw-translate-y: -14rem;
  }

  .Desktop\:focus\:-translate-y-60:focus {
    --tw-translate-y: -15rem;
  }

  .Desktop\:focus\:-translate-y-64:focus {
    --tw-translate-y: -16rem;
  }

  .Desktop\:focus\:-translate-y-72:focus {
    --tw-translate-y: -18rem;
  }

  .Desktop\:focus\:-translate-y-80:focus {
    --tw-translate-y: -20rem;
  }

  .Desktop\:focus\:-translate-y-96:focus {
    --tw-translate-y: -24rem;
  }

  .Desktop\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .Desktop\:focus\:-translate-y-0\.5:focus {
    --tw-translate-y: -0.125rem;
  }

  .Desktop\:focus\:-translate-y-1\.5:focus {
    --tw-translate-y: -0.375rem;
  }

  .Desktop\:focus\:-translate-y-2\.5:focus {
    --tw-translate-y: -0.625rem;
  }

  .Desktop\:focus\:-translate-y-3\.5:focus {
    --tw-translate-y: -0.875rem;
  }

  .Desktop\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .Desktop\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .Desktop\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .Desktop\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .Desktop\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .Desktop\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .Desktop\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .Desktop\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .Desktop\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .Desktop\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .Desktop\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .Desktop\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .Desktop\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .Desktop\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .Desktop\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .Desktop\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .Desktop\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .Desktop\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .Desktop\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .Desktop\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .Desktop\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .Desktop\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .Desktop\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .Desktop\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .Desktop\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .Desktop\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .Desktop\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .Desktop\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .Desktop\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .Desktop\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .Desktop\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .Desktop\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .Desktop\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .Desktop\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .Desktop\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .Desktop\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .Desktop\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .Desktop\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .Desktop\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .Desktop\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .Desktop\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .Desktop\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .Desktop\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .Desktop\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .Desktop\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .Desktop\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .Desktop\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .Desktop\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .Desktop\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .Desktop\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .Desktop\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .Desktop\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .Desktop\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .Desktop\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .Desktop\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .Desktop\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .Desktop\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .Desktop\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .Desktop\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .Desktop\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .Desktop\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .Desktop\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .Desktop\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .Desktop\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .Desktop\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .Desktop\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .Desktop\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .Desktop\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .Desktop\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .Desktop\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .Desktop\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .Desktop\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .Desktop\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .Desktop\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .Desktop\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .Desktop\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .Desktop\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .Desktop\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .Desktop\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .Desktop\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .Desktop\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .Desktop\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .Desktop\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .Desktop\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .Desktop\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .Desktop\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .Desktop\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .Desktop\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .Desktop\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .Desktop\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .Desktop\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .Desktop\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .Desktop\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .Desktop\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .Desktop\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .Desktop\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .Desktop\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .Desktop\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .Desktop\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .Desktop\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .Desktop\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .Desktop\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .Desktop\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .Desktop\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .Desktop\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .Desktop\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .Desktop\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .Desktop\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .Desktop\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .Desktop\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .Desktop\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .Desktop\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .Desktop\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .Desktop\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .Desktop\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .Desktop\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .Desktop\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .Desktop\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .Desktop\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .Desktop\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .Desktop\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .Desktop\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .Desktop\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .Desktop\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .Desktop\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .Desktop\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .Desktop\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .Desktop\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .Desktop\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .Desktop\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .Desktop\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .Desktop\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .Desktop\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .Desktop\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .Desktop\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .Desktop\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .Desktop\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .Desktop\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .Desktop\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .Desktop\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .Desktop\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .Desktop\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .Desktop\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .Desktop\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .Desktop\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .Desktop\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .Desktop\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .Desktop\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .Desktop\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .Desktop\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .Desktop\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .Desktop\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .Desktop\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .Desktop\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .Desktop\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .Desktop\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .Desktop\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .Desktop\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .Desktop\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .Desktop\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .Desktop\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .Desktop\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .Desktop\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .Desktop\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .Desktop\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .Desktop\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .Desktop\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .Desktop\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .Desktop\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .Desktop\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .Desktop\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .Desktop\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .Desktop\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .Desktop\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .Desktop\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .Desktop\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .Desktop\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .Desktop\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .Desktop\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .Desktop\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .Desktop\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .Desktop\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .Desktop\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .Desktop\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .Desktop\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .Desktop\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .Desktop\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .Desktop\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .Desktop\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .Desktop\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .Desktop\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .Desktop\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .Desktop\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .Desktop\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .Desktop\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .Desktop\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .Desktop\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .Desktop\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .Desktop\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .Desktop\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .Desktop\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .Desktop\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .Desktop\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .Desktop\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .Desktop\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .Desktop\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .Desktop\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .Desktop\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .Desktop\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .Desktop\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .Desktop\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .Desktop\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .Desktop\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .Desktop\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .Desktop\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .Desktop\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .Desktop\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .Desktop\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .Desktop\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .Desktop\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .Desktop\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .Desktop\:animate-none {
    animation: none;
  }

  .Desktop\:animate-spin {
    animation: spin 1s linear infinite;
  }

  .Desktop\:animate-ping {
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .Desktop\:animate-pulse {
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .Desktop\:animate-bounce {
    animation: bounce 1s infinite;
  }

  .Desktop\:cursor-auto {
    cursor: auto;
  }

  .Desktop\:cursor-default {
    cursor: default;
  }

  .Desktop\:cursor-pointer {
    cursor: pointer;
  }

  .Desktop\:cursor-wait {
    cursor: wait;
  }

  .Desktop\:cursor-text {
    cursor: text;
  }

  .Desktop\:cursor-move {
    cursor: move;
  }

  .Desktop\:cursor-help {
    cursor: help;
  }

  .Desktop\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .Desktop\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  .Desktop\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text;
  }

  .Desktop\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    user-select: all;
  }

  .Desktop\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto;
  }

  .Desktop\:resize-none {
    resize: none;
  }

  .Desktop\:resize-y {
    resize: vertical;
  }

  .Desktop\:resize-x {
    resize: horizontal;
  }

  .Desktop\:resize {
    resize: both;
  }

  .Desktop\:list-inside {
    list-style-position: inside;
  }

  .Desktop\:list-outside {
    list-style-position: outside;
  }

  .Desktop\:list-none {
    list-style-type: none;
  }

  .Desktop\:list-disc {
    list-style-type: disc;
  }

  .Desktop\:list-decimal {
    list-style-type: decimal;
  }

  .Desktop\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .Desktop\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .Desktop\:auto-cols-min {
    grid-auto-columns: min-content;
  }

  .Desktop\:auto-cols-max {
    grid-auto-columns: max-content;
  }

  .Desktop\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .Desktop\:grid-flow-row {
    grid-auto-flow: row;
  }

  .Desktop\:grid-flow-col {
    grid-auto-flow: column;
  }

  .Desktop\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .Desktop\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .Desktop\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .Desktop\:auto-rows-min {
    grid-auto-rows: min-content;
  }

  .Desktop\:auto-rows-max {
    grid-auto-rows: max-content;
  }

  .Desktop\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .Desktop\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .Desktop\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .Desktop\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .Desktop\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .Desktop\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .Desktop\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .Desktop\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .Desktop\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .Desktop\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .Desktop\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .Desktop\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .Desktop\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .Desktop\:grid-cols-none {
    grid-template-columns: none;
  }

  .Desktop\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .Desktop\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .Desktop\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .Desktop\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .Desktop\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .Desktop\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .Desktop\:grid-rows-none {
    grid-template-rows: none;
  }

  .Desktop\:flex-row {
    flex-direction: row;
  }

  .Desktop\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .Desktop\:flex-col {
    flex-direction: column;
  }

  .Desktop\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .Desktop\:flex-wrap {
    flex-wrap: wrap;
  }

  .Desktop\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .Desktop\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .Desktop\:place-content-center {
    place-content: center;
  }

  .Desktop\:place-content-start {
    place-content: start;
  }

  .Desktop\:place-content-end {
    place-content: end;
  }

  .Desktop\:place-content-between {
    place-content: space-between;
  }

  .Desktop\:place-content-around {
    place-content: space-around;
  }

  .Desktop\:place-content-evenly {
    place-content: space-evenly;
  }

  .Desktop\:place-content-stretch {
    place-content: stretch;
  }

  .Desktop\:place-items-start {
    place-items: start;
  }

  .Desktop\:place-items-end {
    place-items: end;
  }

  .Desktop\:place-items-center {
    place-items: center;
  }

  .Desktop\:place-items-stretch {
    place-items: stretch;
  }

  .Desktop\:content-center {
    align-content: center;
  }

  .Desktop\:content-start {
    align-content: flex-start;
  }

  .Desktop\:content-end {
    align-content: flex-end;
  }

  .Desktop\:content-between {
    align-content: space-between;
  }

  .Desktop\:content-around {
    align-content: space-around;
  }

  .Desktop\:content-evenly {
    align-content: space-evenly;
  }

  .Desktop\:items-start {
    align-items: flex-start;
  }

  .Desktop\:items-end {
    align-items: flex-end;
  }

  .Desktop\:items-center {
    align-items: center;
  }

  .Desktop\:items-baseline {
    align-items: baseline;
  }

  .Desktop\:items-stretch {
    align-items: stretch;
  }

  .Desktop\:justify-start {
    justify-content: flex-start;
  }

  .Desktop\:justify-end {
    justify-content: flex-end;
  }

  .Desktop\:justify-center {
    justify-content: center;
  }

  .Desktop\:justify-between {
    justify-content: space-between;
  }

  .Desktop\:justify-around {
    justify-content: space-around;
  }

  .Desktop\:justify-evenly {
    justify-content: space-evenly;
  }

  .Desktop\:justify-items-start {
    justify-items: start;
  }

  .Desktop\:justify-items-end {
    justify-items: end;
  }

  .Desktop\:justify-items-center {
    justify-items: center;
  }

  .Desktop\:justify-items-stretch {
    justify-items: stretch;
  }

  .Desktop\:gap-0 {
    gap: 0px;
  }

  .Desktop\:gap-1 {
    gap: 0.25rem;
  }

  .Desktop\:gap-2 {
    gap: 0.5rem;
  }

  .Desktop\:gap-3 {
    gap: 0.75rem;
  }

  .Desktop\:gap-4 {
    gap: 1rem;
  }

  .Desktop\:gap-5 {
    gap: 1.25rem;
  }

  .Desktop\:gap-6 {
    gap: 1.5rem;
  }

  .Desktop\:gap-7 {
    gap: 1.75rem;
  }

  .Desktop\:gap-8 {
    gap: 2rem;
  }

  .Desktop\:gap-9 {
    gap: 2.25rem;
  }

  .Desktop\:gap-10 {
    gap: 2.5rem;
  }

  .Desktop\:gap-11 {
    gap: 2.75rem;
  }

  .Desktop\:gap-12 {
    gap: 3rem;
  }

  .Desktop\:gap-14 {
    gap: 3.5rem;
  }

  .Desktop\:gap-16 {
    gap: 4rem;
  }

  .Desktop\:gap-20 {
    gap: 5rem;
  }

  .Desktop\:gap-24 {
    gap: 6rem;
  }

  .Desktop\:gap-28 {
    gap: 7rem;
  }

  .Desktop\:gap-32 {
    gap: 8rem;
  }

  .Desktop\:gap-36 {
    gap: 9rem;
  }

  .Desktop\:gap-40 {
    gap: 10rem;
  }

  .Desktop\:gap-44 {
    gap: 11rem;
  }

  .Desktop\:gap-48 {
    gap: 12rem;
  }

  .Desktop\:gap-52 {
    gap: 13rem;
  }

  .Desktop\:gap-56 {
    gap: 14rem;
  }

  .Desktop\:gap-60 {
    gap: 15rem;
  }

  .Desktop\:gap-64 {
    gap: 16rem;
  }

  .Desktop\:gap-72 {
    gap: 18rem;
  }

  .Desktop\:gap-80 {
    gap: 20rem;
  }

  .Desktop\:gap-96 {
    gap: 24rem;
  }

  .Desktop\:gap-px {
    gap: 1px;
  }

  .Desktop\:gap-0\.5 {
    gap: 0.125rem;
  }

  .Desktop\:gap-1\.5 {
    gap: 0.375rem;
  }

  .Desktop\:gap-2\.5 {
    gap: 0.625rem;
  }

  .Desktop\:gap-3\.5 {
    gap: 0.875rem;
  }

  .Desktop\:gap-x-0 {
    -moz-column-gap: 0px;
    column-gap: 0px;
  }

  .Desktop\:gap-x-1 {
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }

  .Desktop\:gap-x-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }

  .Desktop\:gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }

  .Desktop\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }

  .Desktop\:gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  .Desktop\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }

  .Desktop\:gap-x-7 {
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem;
  }

  .Desktop\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }

  .Desktop\:gap-x-9 {
    -moz-column-gap: 2.25rem;
    column-gap: 2.25rem;
  }

  .Desktop\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }

  .Desktop\:gap-x-11 {
    -moz-column-gap: 2.75rem;
    column-gap: 2.75rem;
  }

  .Desktop\:gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }

  .Desktop\:gap-x-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem;
  }

  .Desktop\:gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }

  .Desktop\:gap-x-20 {
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }

  .Desktop\:gap-x-24 {
    -moz-column-gap: 6rem;
    column-gap: 6rem;
  }

  .Desktop\:gap-x-28 {
    -moz-column-gap: 7rem;
    column-gap: 7rem;
  }

  .Desktop\:gap-x-32 {
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }

  .Desktop\:gap-x-36 {
    -moz-column-gap: 9rem;
    column-gap: 9rem;
  }

  .Desktop\:gap-x-40 {
    -moz-column-gap: 10rem;
    column-gap: 10rem;
  }

  .Desktop\:gap-x-44 {
    -moz-column-gap: 11rem;
    column-gap: 11rem;
  }

  .Desktop\:gap-x-48 {
    -moz-column-gap: 12rem;
    column-gap: 12rem;
  }

  .Desktop\:gap-x-52 {
    -moz-column-gap: 13rem;
    column-gap: 13rem;
  }

  .Desktop\:gap-x-56 {
    -moz-column-gap: 14rem;
    column-gap: 14rem;
  }

  .Desktop\:gap-x-60 {
    -moz-column-gap: 15rem;
    column-gap: 15rem;
  }

  .Desktop\:gap-x-64 {
    -moz-column-gap: 16rem;
    column-gap: 16rem;
  }

  .Desktop\:gap-x-72 {
    -moz-column-gap: 18rem;
    column-gap: 18rem;
  }

  .Desktop\:gap-x-80 {
    -moz-column-gap: 20rem;
    column-gap: 20rem;
  }

  .Desktop\:gap-x-96 {
    -moz-column-gap: 24rem;
    column-gap: 24rem;
  }

  .Desktop\:gap-x-px {
    -moz-column-gap: 1px;
    column-gap: 1px;
  }

  .Desktop\:gap-x-0\.5 {
    -moz-column-gap: 0.125rem;
    column-gap: 0.125rem;
  }

  .Desktop\:gap-x-1\.5 {
    -moz-column-gap: 0.375rem;
    column-gap: 0.375rem;
  }

  .Desktop\:gap-x-2\.5 {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
  }

  .Desktop\:gap-x-3\.5 {
    -moz-column-gap: 0.875rem;
    column-gap: 0.875rem;
  }

  .Desktop\:gap-y-0 {
    row-gap: 0px;
  }

  .Desktop\:gap-y-1 {
    row-gap: 0.25rem;
  }

  .Desktop\:gap-y-2 {
    row-gap: 0.5rem;
  }

  .Desktop\:gap-y-3 {
    row-gap: 0.75rem;
  }

  .Desktop\:gap-y-4 {
    row-gap: 1rem;
  }

  .Desktop\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .Desktop\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .Desktop\:gap-y-7 {
    row-gap: 1.75rem;
  }

  .Desktop\:gap-y-8 {
    row-gap: 2rem;
  }

  .Desktop\:gap-y-9 {
    row-gap: 2.25rem;
  }

  .Desktop\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .Desktop\:gap-y-11 {
    row-gap: 2.75rem;
  }

  .Desktop\:gap-y-12 {
    row-gap: 3rem;
  }

  .Desktop\:gap-y-14 {
    row-gap: 3.5rem;
  }

  .Desktop\:gap-y-16 {
    row-gap: 4rem;
  }

  .Desktop\:gap-y-20 {
    row-gap: 5rem;
  }

  .Desktop\:gap-y-24 {
    row-gap: 6rem;
  }

  .Desktop\:gap-y-28 {
    row-gap: 7rem;
  }

  .Desktop\:gap-y-32 {
    row-gap: 8rem;
  }

  .Desktop\:gap-y-36 {
    row-gap: 9rem;
  }

  .Desktop\:gap-y-40 {
    row-gap: 10rem;
  }

  .Desktop\:gap-y-44 {
    row-gap: 11rem;
  }

  .Desktop\:gap-y-48 {
    row-gap: 12rem;
  }

  .Desktop\:gap-y-52 {
    row-gap: 13rem;
  }

  .Desktop\:gap-y-56 {
    row-gap: 14rem;
  }

  .Desktop\:gap-y-60 {
    row-gap: 15rem;
  }

  .Desktop\:gap-y-64 {
    row-gap: 16rem;
  }

  .Desktop\:gap-y-72 {
    row-gap: 18rem;
  }

  .Desktop\:gap-y-80 {
    row-gap: 20rem;
  }

  .Desktop\:gap-y-96 {
    row-gap: 24rem;
  }

  .Desktop\:gap-y-px {
    row-gap: 1px;
  }

  .Desktop\:gap-y-0\.5 {
    row-gap: 0.125rem;
  }

  .Desktop\:gap-y-1\.5 {
    row-gap: 0.375rem;
  }

  .Desktop\:gap-y-2\.5 {
    row-gap: 0.625rem;
  }

  .Desktop\:gap-y-3\.5 {
    row-gap: 0.875rem;
  }

  .Desktop\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(7rem * var(--tw-space-x-reverse));
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(9rem * var(--tw-space-x-reverse));
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(11rem * var(--tw-space-x-reverse));
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(14rem * var(--tw-space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(15rem * var(--tw-space-x-reverse));
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(16rem * var(--tw-space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(18rem * var(--tw-space-x-reverse));
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(20rem * var(--tw-space-x-reverse));
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(24rem * var(--tw-space-x-reverse));
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-6rem * var(--tw-space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-7rem * var(--tw-space-x-reverse));
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-8rem * var(--tw-space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-9rem * var(--tw-space-x-reverse));
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-10rem * var(--tw-space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-11rem * var(--tw-space-x-reverse));
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-13rem * var(--tw-space-x-reverse));
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-14rem * var(--tw-space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-15rem * var(--tw-space-x-reverse));
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-16rem * var(--tw-space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-18rem * var(--tw-space-x-reverse));
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-20rem * var(--tw-space-x-reverse));
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-24rem * var(--tw-space-x-reverse));
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Desktop\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .Desktop\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
  }

  .Desktop\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .Desktop\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .Desktop\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Desktop\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Desktop\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Desktop\:divide-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(5px * var(--tw-divide-x-reverse));
    border-left-width: calc(5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Desktop\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Desktop\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Desktop\:divide-x-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(1.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Desktop\:divide-x-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(0.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Desktop\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .Desktop\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .Desktop\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .Desktop\:divide-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(5px * var(--tw-divide-y-reverse));
  }

  .Desktop\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .Desktop\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .Desktop\:divide-y-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1.5px * var(--tw-divide-y-reverse));
  }

  .Desktop\:divide-y-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0.5px * var(--tw-divide-y-reverse));
  }

  .Desktop\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .Desktop\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .Desktop\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .Desktop\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .Desktop\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .Desktop\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .Desktop\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .Desktop\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .Desktop\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .Desktop\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .Desktop\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .Desktop\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .Desktop\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .Desktop\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .Desktop\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .Desktop\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .Desktop\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .Desktop\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .Desktop\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .Desktop\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .Desktop\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .Desktop\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .Desktop\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .Desktop\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .Desktop\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .Desktop\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .Desktop\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .Desktop\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .Desktop\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .Desktop\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .Desktop\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .Desktop\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .Desktop\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .Desktop\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .Desktop\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .Desktop\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .Desktop\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .Desktop\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .Desktop\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .Desktop\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .Desktop\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .Desktop\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .Desktop\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .Desktop\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .Desktop\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .Desktop\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .Desktop\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .Desktop\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .Desktop\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .Desktop\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .Desktop\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .Desktop\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .Desktop\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .Desktop\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .Desktop\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .Desktop\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .Desktop\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .Desktop\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .Desktop\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .Desktop\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .Desktop\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .Desktop\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .Desktop\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .Desktop\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .Desktop\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .Desktop\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .Desktop\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .Desktop\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .Desktop\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .Desktop\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .Desktop\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .Desktop\:divide-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .Desktop\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .Desktop\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .Desktop\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .Desktop\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .Desktop\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .Desktop\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .Desktop\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .Desktop\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .Desktop\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .Desktop\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Asurion-White > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Asurion-Blue-Brighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Asurion-Blue-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Asurion-Blue-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Asurion-Purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Asurion-Purple-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Asurion-Purple-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Asurion-Gray-Deepest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Asurion-Gray-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Asurion-Gray-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Asurion-Gray-Lighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Asurion-Gray-Lightest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Asurion-Red-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .Desktop\:divide-light-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .Desktop\:divide-light-gray-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .Desktop\:divide-light-gray-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .Desktop\:divide-light-gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-divide-opacity));
  }

  .Desktop\:divide-light-gray-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .Desktop\:divide-light-gray-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .Desktop\:divide-light-slate-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-divide-opacity));
  }

  .Desktop\:divide-denim-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-divide-opacity));
  }

  .Desktop\:divide-purple-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .Desktop\:divide-dark-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .Desktop\:divide-bright-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-divide-opacity));
  }

  .Desktop\:divide-mustard-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-divide-opacity));
  }

  .Desktop\:divide-mustard-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-divide-opacity));
  }

  .Desktop\:divide-light-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Desktop\:divide-light-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-divide-opacity));
  }

  .Desktop\:divide-light-blue-3 > :not([hidden]) ~ :not([hidden]) {
    border-color:  #F0F3FF;
  }

  .Desktop\:divide-light-blue-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .Desktop\:divide-purple-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-divide-opacity));
  }

  .Desktop\:divide-light-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .Desktop\:divide-light-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .Desktop\:divide-light-bg-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-divide-opacity));
  }

  .Desktop\:divide-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-divide-opacity));
  }

  .Desktop\:divide-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-divide-opacity));
  }

  .Desktop\:divide-light-white-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Black-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Default-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .Desktop\:divide-White-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Silver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Yellow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Grey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Red-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Gold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-divide-opacity));
  }

  .Desktop\:divide-light-green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .Desktop\:divide-dark-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .Desktop\:divide-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Desktop\:divide-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-divide-opacity));
  }

  .Desktop\:divide-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-divide-opacity));
  }

  .Desktop\:divide-light-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-divide-opacity));
  }

  .Desktop\:divide-bright-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .Desktop\:divide-bright-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .Desktop\:divide-SpaceGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Purple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .Desktop\:divide-LightPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Glow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Bronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Copper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Pink-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Orange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Coral-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-divide-opacity));
  }

  .Desktop\:divide-MajesticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .Desktop\:divide-PrismBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .Desktop\:divide-CeramicBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .Desktop\:divide-MidnightBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-divide-opacity));
  }

  .Desktop\:divide-PrismWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-divide-opacity));
  }

  .Desktop\:divide-CeramicWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-divide-opacity));
  }

  .Desktop\:divide-LilacPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-divide-opacity));
  }

  .Desktop\:divide-CrownSilver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-divide-opacity));
  }

  .Desktop\:divide-CoralBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-divide-opacity));
  }

  .Desktop\:divide-lime-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .Desktop\:divide-apple-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .Desktop\:divide-bg-new-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-divide-opacity));
  }

  .Desktop\:divide-bg-new-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-divide-opacity));
  }

  .Desktop\:divide-new-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-divide-opacity));
  }

  .Desktop\:divide-footer-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-divide-opacity));
  }

  .Desktop\:divide-border-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-divide-opacity));
  }

  .Desktop\:divide-apple-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-divide-opacity));
  }

  .Desktop\:divide-crimson-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-divide-opacity));
  }

  .Desktop\:divide-asurion-cyan > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-divide-opacity));
  }

  .Desktop\:divide-bright-orange > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Graphite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-divide-opacity));
  }

  .Desktop\:divide-PacificBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Desktop\:divide-light-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-divide-opacity));
  }

  .Desktop\:divide-asurion-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-divide-opacity));
  }

  .Desktop\:divide-OceanBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-divide-opacity));
  }

  .Desktop\:divide-MetallicCopper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-divide-opacity));
  }

  .Desktop\:divide-PorcelainWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-divide-opacity));
  }

  .Desktop\:divide-LightBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-divide-opacity));
  }

  .Desktop\:divide-CloudNavy-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .Desktop\:divide-CloudMint-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .Desktop\:divide-CloudOrange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-divide-opacity));
  }

  .Desktop\:divide-CloudLavender-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-divide-opacity));
  }

  .Desktop\:divide-CloudRed-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-divide-opacity));
  }

  .Desktop\:divide-CloudWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-divide-opacity));
  }

  .Desktop\:divide-SunriseGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .Desktop\:divide-SunshineGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .Desktop\:divide-AuraBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .Desktop\:divide-AuraGlow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .Desktop\:divide-MysticBronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-divide-opacity));
  }

  .Desktop\:divide-MysticGreen-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-divide-opacity));
  }

  .Desktop\:divide-MysticGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-divide-opacity));
  }

  .Desktop\:divide-MysticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-divide-opacity));
  }

  .Desktop\:divide-MysticWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-divide-opacity));
  }

  .Desktop\:divide-price-blue1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Desktop\:divide-indigo1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .Desktop\:divide-Purple-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-divide-opacity));
  }

  .Desktop\:divide-new-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-divide-opacity));
  }

  .Desktop\:divide-dark-blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-divide-opacity));
  }

  .Desktop\:divide-replace-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-divide-opacity));
  }

  .Desktop\:divide-resolve-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-divide-opacity));
  }

  .Desktop\:divide-violet > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .Desktop\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .Desktop\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .Desktop\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .Desktop\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .Desktop\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .Desktop\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .Desktop\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .Desktop\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .Desktop\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .Desktop\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .Desktop\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .Desktop\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .Desktop\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .Desktop\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .Desktop\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .Desktop\:place-self-auto {
    place-self: auto;
  }

  .Desktop\:place-self-start {
    place-self: start;
  }

  .Desktop\:place-self-end {
    place-self: end;
  }

  .Desktop\:place-self-center {
    place-self: center;
  }

  .Desktop\:place-self-stretch {
    place-self: stretch;
  }

  .Desktop\:self-auto {
    align-self: auto;
  }

  .Desktop\:self-start {
    align-self: flex-start;
  }

  .Desktop\:self-end {
    align-self: flex-end;
  }

  .Desktop\:self-center {
    align-self: center;
  }

  .Desktop\:self-stretch {
    align-self: stretch;
  }

  .Desktop\:self-baseline {
    align-self: baseline;
  }

  .Desktop\:justify-self-auto {
    justify-self: auto;
  }

  .Desktop\:justify-self-start {
    justify-self: start;
  }

  .Desktop\:justify-self-end {
    justify-self: end;
  }

  .Desktop\:justify-self-center {
    justify-self: center;
  }

  .Desktop\:justify-self-stretch {
    justify-self: stretch;
  }

  .Desktop\:overflow-auto {
    overflow: auto;
  }

  .Desktop\:overflow-hidden {
    overflow: hidden;
  }

  .Desktop\:overflow-visible {
    overflow: visible;
  }

  .Desktop\:overflow-scroll {
    overflow: scroll;
  }

  .Desktop\:overflow-x-auto {
    overflow-x: auto;
  }

  .Desktop\:overflow-y-auto {
    overflow-y: auto;
  }

  .Desktop\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .Desktop\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .Desktop\:overflow-x-visible {
    overflow-x: visible;
  }

  .Desktop\:overflow-y-visible {
    overflow-y: visible;
  }

  .Desktop\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .Desktop\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .Desktop\:overscroll-auto {
    overscroll-behavior: auto;
  }

  .Desktop\:overscroll-contain {
    overscroll-behavior: contain;
  }

  .Desktop\:overscroll-none {
    overscroll-behavior: none;
  }

  .Desktop\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .Desktop\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .Desktop\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .Desktop\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .Desktop\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .Desktop\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .Desktop\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .Desktop\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .Desktop\:overflow-clip {
    text-overflow: clip;
  }

  .Desktop\:whitespace-normal {
    white-space: normal;
  }

  .Desktop\:whitespace-nowrap {
    white-space: nowrap;
  }

  .Desktop\:whitespace-pre {
    white-space: pre;
  }

  .Desktop\:whitespace-pre-line {
    white-space: pre-line;
  }

  .Desktop\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .Desktop\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .Desktop\:break-words {
    overflow-wrap: break-word;
  }

  .Desktop\:break-all {
    word-break: break-all;
  }

  .Desktop\:rounded-5 {
    border-radius: 5px;
  }

  .Desktop\:rounded-16 {
    border-radius: 16px;
  }

  .Desktop\:rounded-none {
    border-radius: 0px;
  }

  .Desktop\:rounded-sm {
    border-radius: 0.125rem;
  }

  .Desktop\:rounded {
    border-radius: 0.25rem;
  }

  .Desktop\:rounded-md {
    border-radius: 0.375rem;
  }

  .Desktop\:rounded-lg {
    border-radius: 0.5rem;
  }

  .Desktop\:rounded-xl {
    border-radius: 0.75rem;
  }

  .Desktop\:rounded-2xl {
    border-radius: 1rem;
  }

  .Desktop\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .Desktop\:rounded-full {
    border-radius: 9999px;
  }

  .Desktop\:rounded-r3 {
    border-radius: 3px;
  }

  .Desktop\:rounded-t-5 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .Desktop\:rounded-t-16 {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .Desktop\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .Desktop\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .Desktop\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .Desktop\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .Desktop\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .Desktop\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .Desktop\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .Desktop\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .Desktop\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .Desktop\:rounded-t-r3 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }

  .Desktop\:rounded-r-5 {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .Desktop\:rounded-r-16 {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .Desktop\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .Desktop\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .Desktop\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .Desktop\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .Desktop\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .Desktop\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .Desktop\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .Desktop\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .Desktop\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .Desktop\:rounded-r-r3 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  .Desktop\:rounded-b-5 {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .Desktop\:rounded-b-16 {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .Desktop\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .Desktop\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .Desktop\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .Desktop\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .Desktop\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .Desktop\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .Desktop\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .Desktop\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .Desktop\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .Desktop\:rounded-b-r3 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .Desktop\:rounded-l-5 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .Desktop\:rounded-l-16 {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .Desktop\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .Desktop\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .Desktop\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .Desktop\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .Desktop\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .Desktop\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .Desktop\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .Desktop\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .Desktop\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .Desktop\:rounded-l-r3 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .Desktop\:rounded-tl-5 {
    border-top-left-radius: 5px;
  }

  .Desktop\:rounded-tl-16 {
    border-top-left-radius: 16px;
  }

  .Desktop\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .Desktop\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .Desktop\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .Desktop\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .Desktop\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .Desktop\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .Desktop\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .Desktop\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .Desktop\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .Desktop\:rounded-tl-r3 {
    border-top-left-radius: 3px;
  }

  .Desktop\:rounded-tr-5 {
    border-top-right-radius: 5px;
  }

  .Desktop\:rounded-tr-16 {
    border-top-right-radius: 16px;
  }

  .Desktop\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .Desktop\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .Desktop\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .Desktop\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .Desktop\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .Desktop\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .Desktop\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .Desktop\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .Desktop\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .Desktop\:rounded-tr-r3 {
    border-top-right-radius: 3px;
  }

  .Desktop\:rounded-br-5 {
    border-bottom-right-radius: 5px;
  }

  .Desktop\:rounded-br-16 {
    border-bottom-right-radius: 16px;
  }

  .Desktop\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .Desktop\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .Desktop\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .Desktop\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .Desktop\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .Desktop\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .Desktop\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .Desktop\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .Desktop\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .Desktop\:rounded-br-r3 {
    border-bottom-right-radius: 3px;
  }

  .Desktop\:rounded-bl-5 {
    border-bottom-left-radius: 5px;
  }

  .Desktop\:rounded-bl-16 {
    border-bottom-left-radius: 16px;
  }

  .Desktop\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .Desktop\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .Desktop\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .Desktop\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .Desktop\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .Desktop\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .Desktop\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .Desktop\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .Desktop\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .Desktop\:rounded-bl-r3 {
    border-bottom-left-radius: 3px;
  }

  .Desktop\:border-0 {
    border-width: 0px;
  }

  .Desktop\:border-2 {
    border-width: 2px;
  }

  .Desktop\:border-4 {
    border-width: 4px;
  }

  .Desktop\:border-5 {
    border-width: 5px;
  }

  .Desktop\:border-8 {
    border-width: 8px;
  }

  .Desktop\:border {
    border-width: 1px;
  }

  .Desktop\:border-1\/5 {
    border-width: 1.5px;
  }

  .Desktop\:border-1\/2 {
    border-width: 0.5px;
  }

  .Desktop\:border-t-0 {
    border-top-width: 0px;
  }

  .Desktop\:border-t-2 {
    border-top-width: 2px;
  }

  .Desktop\:border-t-4 {
    border-top-width: 4px;
  }

  .Desktop\:border-t-5 {
    border-top-width: 5px;
  }

  .Desktop\:border-t-8 {
    border-top-width: 8px;
  }

  .Desktop\:border-t {
    border-top-width: 1px;
  }

  .Desktop\:border-t-1\/5 {
    border-top-width: 1.5px;
  }

  .Desktop\:border-t-1\/2 {
    border-top-width: 0.5px;
  }

  .Desktop\:border-r-0 {
    border-right-width: 0px;
  }

  .Desktop\:border-r-2 {
    border-right-width: 2px;
  }

  .Desktop\:border-r-4 {
    border-right-width: 4px;
  }

  .Desktop\:border-r-5 {
    border-right-width: 5px;
  }

  .Desktop\:border-r-8 {
    border-right-width: 8px;
  }

  .Desktop\:border-r {
    border-right-width: 1px;
  }

  .Desktop\:border-r-1\/5 {
    border-right-width: 1.5px;
  }

  .Desktop\:border-r-1\/2 {
    border-right-width: 0.5px;
  }

  .Desktop\:border-b-0 {
    border-bottom-width: 0px;
  }

  .Desktop\:border-b-2 {
    border-bottom-width: 2px;
  }

  .Desktop\:border-b-4 {
    border-bottom-width: 4px;
  }

  .Desktop\:border-b-5 {
    border-bottom-width: 5px;
  }

  .Desktop\:border-b-8 {
    border-bottom-width: 8px;
  }

  .Desktop\:border-b {
    border-bottom-width: 1px;
  }

  .Desktop\:border-b-1\/5 {
    border-bottom-width: 1.5px;
  }

  .Desktop\:border-b-1\/2 {
    border-bottom-width: 0.5px;
  }

  .Desktop\:border-l-0 {
    border-left-width: 0px;
  }

  .Desktop\:border-l-2 {
    border-left-width: 2px;
  }

  .Desktop\:border-l-4 {
    border-left-width: 4px;
  }

  .Desktop\:border-l-5 {
    border-left-width: 5px;
  }

  .Desktop\:border-l-8 {
    border-left-width: 8px;
  }

  .Desktop\:border-l {
    border-left-width: 1px;
  }

  .Desktop\:border-l-1\/5 {
    border-left-width: 1.5px;
  }

  .Desktop\:border-l-1\/2 {
    border-left-width: 0.5px;
  }

  .Desktop\:border-solid {
    border-style: solid;
  }

  .Desktop\:border-dashed {
    border-style: dashed;
  }

  .Desktop\:border-dotted {
    border-style: dotted;
  }

  .Desktop\:border-double {
    border-style: double;
  }

  .Desktop\:border-none {
    border-style: none;
  }

  .Desktop\:border-transparent {
    border-color: transparent;
  }

  .Desktop\:border-current {
    border-color: currentColor;
  }

  .Desktop\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .Desktop\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Desktop\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .Desktop\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .Desktop\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .Desktop\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .Desktop\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .Desktop\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .Desktop\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .Desktop\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .Desktop\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .Desktop\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .Desktop\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .Desktop\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .Desktop\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .Desktop\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .Desktop\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .Desktop\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .Desktop\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .Desktop\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .Desktop\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .Desktop\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .Desktop\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .Desktop\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .Desktop\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .Desktop\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .Desktop\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .Desktop\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .Desktop\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .Desktop\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .Desktop\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .Desktop\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .Desktop\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .Desktop\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .Desktop\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .Desktop\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .Desktop\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .Desktop\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .Desktop\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .Desktop\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .Desktop\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .Desktop\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .Desktop\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .Desktop\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .Desktop\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .Desktop\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .Desktop\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .Desktop\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .Desktop\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .Desktop\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .Desktop\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .Desktop\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .Desktop\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .Desktop\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .Desktop\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .Desktop\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .Desktop\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .Desktop\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .Desktop\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .Desktop\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .Desktop\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .Desktop\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .Desktop\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Desktop\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .Desktop\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .Desktop\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .Desktop\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .Desktop\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .Desktop\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .Desktop\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .Desktop\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .Desktop\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .Desktop\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .Desktop\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Desktop\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Desktop\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Desktop\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Desktop\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Desktop\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Desktop\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Desktop\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .Desktop\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Desktop\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Desktop\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Desktop\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Desktop\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Desktop\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Desktop\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Desktop\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .Desktop\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Desktop\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Desktop\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .Desktop\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .Desktop\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Desktop\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Desktop\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .Desktop\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .Desktop\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .Desktop\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .Desktop\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .Desktop\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Desktop\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .Desktop\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Desktop\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Desktop\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .Desktop\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .Desktop\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .Desktop\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .Desktop\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Desktop\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Desktop\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .Desktop\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .Desktop\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .Desktop\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .Desktop\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Desktop\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Desktop\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .Desktop\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .Desktop\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Desktop\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Desktop\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .Desktop\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .Desktop\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .Desktop\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Desktop\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Desktop\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Desktop\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Desktop\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .Desktop\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Desktop\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .Desktop\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .Desktop\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .Desktop\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .Desktop\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .Desktop\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Desktop\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Desktop\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Desktop\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .Desktop\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .Desktop\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .Desktop\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .Desktop\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .Desktop\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .Desktop\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Desktop\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Desktop\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .Desktop\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .Desktop\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .Desktop\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .Desktop\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .Desktop\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .Desktop\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .Desktop\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .Desktop\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .Desktop\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .Desktop\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .Desktop\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .Desktop\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .Desktop\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .Desktop\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .Desktop\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .Desktop\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Desktop\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Desktop\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .Desktop\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .Desktop\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .Desktop\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .Desktop\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Desktop\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Desktop\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Desktop\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Desktop\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .Desktop\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .Desktop\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .Desktop\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .Desktop\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .Desktop\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Desktop\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .Desktop\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .Desktop\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .Desktop\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .Desktop\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .Desktop\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .Desktop\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .Desktop\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .group:hover .Desktop\:group-hover\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .group:hover .Desktop\:group-hover\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .Desktop\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .Desktop\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Asurion-White:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Asurion-Blue-Brighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Asurion-Blue-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Asurion-Blue-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Asurion-Purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Asurion-Purple-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Asurion-Purple-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Asurion-Gray-Deepest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Asurion-Gray-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Asurion-Gray-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Asurion-Gray-Lighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Asurion-Gray-Lightest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Asurion-Red-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-light-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-light-gray-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-light-gray-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-light-gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-light-gray-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-light-gray-5:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-light-slate-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-denim-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-purple-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-dark-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-bright-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-mustard-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-mustard-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-light-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-light-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-light-blue-3:focus-within {
    border-color:  #F0F3FF;
  }

  .Desktop\:focus-within\:border-light-blue-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-purple-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-light-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-light-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-light-bg-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-light-white-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Black-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Default-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-White-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Silver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Yellow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Grey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Red-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Gold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-light-green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-dark-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-light-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-bright-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-bright-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-SpaceGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Purple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-LightPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Glow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Bronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Copper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Pink-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Orange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Coral-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-MajesticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-PrismBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-CeramicBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-MidnightBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-PrismWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-CeramicWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-LilacPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-CrownSilver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-CoralBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-lime-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-apple-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-bg-new-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-bg-new-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-new-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-footer-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-border-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-apple-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-crimson-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-asurion-cyan:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-bright-orange:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Graphite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-PacificBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-light-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-asurion-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-OceanBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-MetallicCopper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-PorcelainWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-LightBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-CloudNavy-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-CloudMint-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-CloudOrange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-CloudLavender-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-CloudRed-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-CloudWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-SunriseGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-SunshineGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-AuraBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-AuraGlow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-MysticBronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-MysticGreen-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-MysticGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-MysticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-MysticWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-price-blue1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-indigo1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-Purple-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-new-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-dark-blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-replace-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-resolve-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .Desktop\:focus-within\:border-violet:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .Desktop\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .Desktop\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Asurion-White:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Asurion-Blue-Brighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Asurion-Blue-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Asurion-Blue-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Asurion-Purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Asurion-Purple-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Asurion-Purple-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Asurion-Gray-Deepest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Asurion-Gray-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Asurion-Gray-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Asurion-Gray-Lighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Asurion-Gray-Lightest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Asurion-Red-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-light-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-light-gray-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-light-gray-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-light-gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-light-gray-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-light-gray-5:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-light-slate-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-denim-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-purple-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-dark-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-bright-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-mustard-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-mustard-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-light-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-light-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-light-blue-3:hover {
    border-color:  #F0F3FF;
  }

  .Desktop\:hover\:border-light-blue-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-purple-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-light-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-light-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-light-bg-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-light-white-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Black-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Default-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-White-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Silver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Yellow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Grey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Red-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Gold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-light-green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-dark-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-light-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-bright-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-bright-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-SpaceGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Purple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-LightPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Glow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Bronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Copper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Pink-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Orange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Coral-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-MajesticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-PrismBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-CeramicBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-MidnightBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-PrismWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-CeramicWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-LilacPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-CrownSilver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-CoralBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-lime-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-apple-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-bg-new-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-bg-new-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-new-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-footer-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-border-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-apple-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-crimson-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-asurion-cyan:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-bright-orange:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Graphite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-PacificBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-light-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-asurion-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-OceanBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-MetallicCopper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-PorcelainWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-LightBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-CloudNavy-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-CloudMint-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-CloudOrange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-CloudLavender-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-CloudRed-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-CloudWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-SunriseGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-SunshineGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-AuraBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-AuraGlow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-MysticBronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-MysticGreen-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-MysticGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-MysticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-MysticWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-price-blue1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-indigo1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-Purple-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-new-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-dark-blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-replace-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-resolve-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .Desktop\:hover\:border-violet:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .Desktop\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .Desktop\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Asurion-White:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Asurion-Blue-Brighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Asurion-Blue-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Asurion-Blue-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Asurion-Purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Asurion-Purple-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Asurion-Purple-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Asurion-Gray-Deepest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Asurion-Gray-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Asurion-Gray-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Asurion-Gray-Lighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Asurion-Gray-Lightest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Asurion-Red-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-light-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-light-gray-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-light-gray-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-light-gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-light-gray-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-light-gray-5:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-light-slate-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-denim-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-purple-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-dark-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-bright-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-mustard-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-mustard-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-light-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-light-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-light-blue-3:focus {
    border-color:  #F0F3FF;
  }

  .Desktop\:focus\:border-light-blue-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-purple-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-light-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-light-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-light-bg-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-light-white-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Black-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Default-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-White-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Silver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Yellow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Grey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Red-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Gold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-light-green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-dark-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-light-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-bright-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-bright-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-SpaceGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Purple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-LightPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Glow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Bronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Copper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Pink-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Orange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Coral-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-MajesticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-PrismBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-CeramicBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-MidnightBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-PrismWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-CeramicWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-LilacPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-CrownSilver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-CoralBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-lime-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-apple-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-bg-new-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-bg-new-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-new-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-footer-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-border-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-apple-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-crimson-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-asurion-cyan:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-bright-orange:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Graphite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-PacificBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-light-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-asurion-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-OceanBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-MetallicCopper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-PorcelainWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-LightBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-CloudNavy-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-CloudMint-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-CloudOrange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-CloudLavender-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-CloudRed-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-CloudWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-SunriseGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-SunshineGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-AuraBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-AuraGlow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-MysticBronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-MysticGreen-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-MysticGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-MysticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-MysticWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-price-blue1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-indigo1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-Purple-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-new-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-dark-blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-replace-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-resolve-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .Desktop\:focus\:border-violet:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Desktop\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .Desktop\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .Desktop\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .Desktop\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .Desktop\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .Desktop\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .Desktop\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .Desktop\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .Desktop\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .Desktop\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .Desktop\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .Desktop\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .Desktop\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .Desktop\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .Desktop\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .Desktop\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .Desktop\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .Desktop\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .Desktop\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .Desktop\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .Desktop\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .Desktop\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .Desktop\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .Desktop\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .Desktop\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .Desktop\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .Desktop\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .Desktop\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .Desktop\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .Desktop\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .Desktop\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .Desktop\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .Desktop\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .Desktop\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .Desktop\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .Desktop\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .Desktop\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .Desktop\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .Desktop\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .Desktop\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .Desktop\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .Desktop\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .Desktop\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .Desktop\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .Desktop\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .Desktop\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .Desktop\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .Desktop\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .Desktop\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .Desktop\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .Desktop\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .Desktop\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .Desktop\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .Desktop\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .Desktop\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .Desktop\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .Desktop\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .Desktop\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .Desktop\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .Desktop\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .Desktop\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .Desktop\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .Desktop\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .Desktop\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .Desktop\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .Desktop\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .Desktop\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .Desktop\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .Desktop\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .Desktop\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .Desktop\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .Desktop\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .Desktop\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .Desktop\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .Desktop\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .Desktop\:bg-transparent {
    background-color: transparent;
  }

  .Desktop\:bg-current {
    background-color: currentColor;
  }

  .Desktop\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .Desktop\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Desktop\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .Desktop\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .Desktop\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .Desktop\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .Desktop\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .Desktop\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .Desktop\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .Desktop\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .Desktop\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .Desktop\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .Desktop\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .Desktop\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .Desktop\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .Desktop\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .Desktop\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .Desktop\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .Desktop\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .Desktop\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .Desktop\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .Desktop\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .Desktop\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .Desktop\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .Desktop\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .Desktop\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .Desktop\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .Desktop\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .Desktop\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .Desktop\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .Desktop\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .Desktop\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .Desktop\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .Desktop\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .Desktop\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .Desktop\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .Desktop\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .Desktop\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .Desktop\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .Desktop\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .Desktop\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .Desktop\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .Desktop\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .Desktop\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .Desktop\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .Desktop\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .Desktop\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .Desktop\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .Desktop\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .Desktop\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .Desktop\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .Desktop\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .Desktop\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .Desktop\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .Desktop\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .Desktop\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .Desktop\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .Desktop\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .Desktop\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .Desktop\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .Desktop\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .Desktop\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .Desktop\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Desktop\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .Desktop\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .Desktop\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .Desktop\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .Desktop\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .Desktop\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .Desktop\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .Desktop\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .Desktop\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .Desktop\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Desktop\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Desktop\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Desktop\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Desktop\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .Desktop\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Desktop\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Desktop\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .Desktop\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .Desktop\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Desktop\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Desktop\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .Desktop\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .Desktop\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .Desktop\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .Desktop\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .Desktop\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Desktop\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .Desktop\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Desktop\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Desktop\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .Desktop\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .Desktop\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .Desktop\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Desktop\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .Desktop\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Desktop\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Desktop\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .Desktop\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .Desktop\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .Desktop\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Desktop\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Desktop\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Desktop\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .Desktop\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Desktop\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Desktop\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Desktop\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .Desktop\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .Desktop\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .Desktop\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .Desktop\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .Desktop\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .Desktop\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Desktop\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Desktop\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .Desktop\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .Desktop\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .Desktop\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .Desktop\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .Desktop\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .Desktop\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .Desktop\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .Desktop\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .Desktop\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .Desktop\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .Desktop\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .Desktop\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .Desktop\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .Desktop\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .Desktop\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Desktop\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Desktop\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .Desktop\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .Desktop\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .Desktop\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .Desktop\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Desktop\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Desktop\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Desktop\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Desktop\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .Desktop\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .Desktop\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .Desktop\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .Desktop\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .Desktop\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Desktop\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .Desktop\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .Desktop\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .Desktop\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .Desktop\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .Desktop\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .Desktop\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .group:hover .Desktop\:group-hover\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .group:hover .Desktop\:group-hover\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .Desktop\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .Desktop\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Asurion-White:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Asurion-Blue-Brighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Asurion-Blue-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Asurion-Blue-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Asurion-Purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Asurion-Purple-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Asurion-Purple-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Asurion-Gray-Deepest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Asurion-Gray-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Asurion-Gray-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Asurion-Gray-Lighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Asurion-Gray-Lightest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Asurion-Red-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-light-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-light-gray-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-light-gray-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-light-gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-light-gray-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-light-gray-5:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-light-slate-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-denim-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-purple-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-dark-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-bright-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-mustard-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-mustard-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-light-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-light-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-light-blue-3:focus-within {
    background-color:  #F0F3FF;
  }

  .Desktop\:focus-within\:bg-light-blue-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-purple-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-light-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-light-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-light-bg-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-light-white-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Black-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Default-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-White-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Silver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Yellow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Grey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Red-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Gold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-light-green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-dark-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-light-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-bright-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-bright-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-SpaceGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Purple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-LightPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Glow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Bronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Copper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Pink-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Orange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Coral-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-MajesticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-PrismBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-CeramicBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-MidnightBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-PrismWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-CeramicWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-LilacPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-CrownSilver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-CoralBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-lime-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-apple-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-bg-new-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-bg-new-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-new-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-footer-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-border-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-apple-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-crimson-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-asurion-cyan:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-bright-orange:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Graphite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-PacificBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-light-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-asurion-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-OceanBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-MetallicCopper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-PorcelainWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-LightBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-CloudNavy-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-CloudMint-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-CloudOrange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-CloudLavender-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-CloudRed-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-CloudWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-SunriseGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-SunshineGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-AuraBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-AuraGlow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-MysticBronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-MysticGreen-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-MysticGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-MysticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-MysticWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-price-blue1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-indigo1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-Purple-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-new-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-dark-blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-replace-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .Desktop\:focus-within\:bg-resolve-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .Desktop\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .Desktop\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Asurion-White:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Asurion-Blue-Brighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Asurion-Blue-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Asurion-Blue-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Asurion-Purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Asurion-Purple-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Asurion-Purple-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Asurion-Gray-Deepest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Asurion-Gray-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Asurion-Gray-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Asurion-Gray-Lighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Asurion-Gray-Lightest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Asurion-Red-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-light-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-light-gray-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-light-gray-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-light-gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-light-gray-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-light-gray-5:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-light-slate-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-denim-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-purple-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-dark-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-bright-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-mustard-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-mustard-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-light-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-light-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-light-blue-3:hover {
    background-color:  #F0F3FF;
  }

  .Desktop\:hover\:bg-light-blue-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-purple-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-light-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-light-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-light-bg-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-light-white-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Black-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Default-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-White-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Silver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Yellow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Grey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Red-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Gold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-light-green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-dark-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-light-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-bright-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-bright-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-SpaceGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Purple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-LightPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Glow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Bronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Copper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Pink-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Orange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Coral-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-MajesticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-PrismBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-CeramicBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-MidnightBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-PrismWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-CeramicWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-LilacPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-CrownSilver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-CoralBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-lime-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-apple-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-bg-new-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-bg-new-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-new-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-footer-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-border-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-apple-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-crimson-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-asurion-cyan:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-bright-orange:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Graphite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-PacificBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-light-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-asurion-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-OceanBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-MetallicCopper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-PorcelainWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-LightBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-CloudNavy-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-CloudMint-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-CloudOrange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-CloudLavender-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-CloudRed-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-CloudWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-SunriseGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-SunshineGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-AuraBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-AuraGlow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-MysticBronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-MysticGreen-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-MysticGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-MysticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-MysticWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-price-blue1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-indigo1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-Purple-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-new-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-dark-blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-replace-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .Desktop\:hover\:bg-resolve-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .Desktop\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .Desktop\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Asurion-White:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Asurion-Blue-Brighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Asurion-Blue-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Asurion-Blue-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Asurion-Purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Asurion-Purple-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Asurion-Purple-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Asurion-Gray-Deepest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Asurion-Gray-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Asurion-Gray-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Asurion-Gray-Lighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Asurion-Gray-Lightest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Asurion-Red-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-light-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-light-gray-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-light-gray-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-light-gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-light-gray-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-light-gray-5:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-light-slate-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-denim-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-purple-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-dark-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-bright-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-mustard-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-mustard-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-light-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-light-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-light-blue-3:focus {
    background-color:  #F0F3FF;
  }

  .Desktop\:focus\:bg-light-blue-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-purple-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-light-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-light-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-light-bg-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-light-white-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Black-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Default-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-White-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Silver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Yellow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Grey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Red-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Gold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-light-green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-dark-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-light-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-bright-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-bright-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-SpaceGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Purple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-LightPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Glow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Bronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Copper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Pink-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Orange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Coral-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-MajesticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-PrismBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-CeramicBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-MidnightBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-PrismWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-CeramicWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-LilacPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-CrownSilver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-CoralBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-lime-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-apple-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-bg-new-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-bg-new-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-new-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-footer-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-border-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-apple-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-crimson-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-asurion-cyan:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-bright-orange:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Graphite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-PacificBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-light-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-asurion-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-OceanBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-MetallicCopper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-PorcelainWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-LightBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-CloudNavy-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-CloudMint-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-CloudOrange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-CloudLavender-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-CloudRed-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-CloudWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-SunriseGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-SunshineGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-AuraBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-AuraGlow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-MysticBronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-MysticGreen-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-MysticGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-MysticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-MysticWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-price-blue1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-indigo1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-Purple-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-new-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-dark-blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-replace-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .Desktop\:focus\:bg-resolve-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .Desktop\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .Desktop\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .Desktop\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .Desktop\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .Desktop\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .Desktop\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .Desktop\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .Desktop\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .Desktop\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .Desktop\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .Desktop\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .Desktop\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .Desktop\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .Desktop\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .Desktop\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .Desktop\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .Desktop\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .Desktop\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .Desktop\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .Desktop\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .Desktop\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .Desktop\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .Desktop\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .Desktop\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .Desktop\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .Desktop\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .Desktop\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .Desktop\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .Desktop\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .Desktop\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .Desktop\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .Desktop\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .Desktop\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .Desktop\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .Desktop\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .Desktop\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .Desktop\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .Desktop\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .Desktop\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .Desktop\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .Desktop\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .Desktop\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .Desktop\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .Desktop\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .Desktop\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .Desktop\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .Desktop\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .Desktop\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .Desktop\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .Desktop\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .Desktop\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .Desktop\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .Desktop\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .Desktop\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .Desktop\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .Desktop\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .Desktop\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .Desktop\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .Desktop\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .Desktop\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .Desktop\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .Desktop\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .Desktop\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .Desktop\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .Desktop\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .Desktop\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .Desktop\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .Desktop\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .Desktop\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .Desktop\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .Desktop\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .Desktop\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .Desktop\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .Desktop\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .Desktop\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .Desktop\:bg-none {
    background-image: none;
  }

  .Desktop\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .Desktop\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .Desktop\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .Desktop\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .Desktop\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .Desktop\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .Desktop\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .Desktop\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .Desktop\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Desktop\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Desktop\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Desktop\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Desktop\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Desktop\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Desktop\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Desktop\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Desktop\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Desktop\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Desktop\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Desktop\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Desktop\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Desktop\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Desktop\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Desktop\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Desktop\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Desktop\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Desktop\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Desktop\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Desktop\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Desktop\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Desktop\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Desktop\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Desktop\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Desktop\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Desktop\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Desktop\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Desktop\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Desktop\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Desktop\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Desktop\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Desktop\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Desktop\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Desktop\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Desktop\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Desktop\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Desktop\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Desktop\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Desktop\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Desktop\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Desktop\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Desktop\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Desktop\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Desktop\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Desktop\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Desktop\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Desktop\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Desktop\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Desktop\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Desktop\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Desktop\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Desktop\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Desktop\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Desktop\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Desktop\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Desktop\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Desktop\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Desktop\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Desktop\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Desktop\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Desktop\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Desktop\:from-purple {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Desktop\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Desktop\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Desktop\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Desktop\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Desktop\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Desktop\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Desktop\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Desktop\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Desktop\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Desktop\:from-Asurion-White {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:from-Asurion-Blue-Brighter {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:from-Asurion-Blue-Deep {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Desktop\:from-Asurion-Blue-Light {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Desktop\:from-Asurion-Purple {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Desktop\:from-Asurion-Purple-Deeper {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:from-Asurion-Purple-Light {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Desktop\:from-Asurion-Gray-Deepest {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Desktop\:from-Asurion-Gray-Deeper {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Desktop\:from-Asurion-Gray-Light {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Desktop\:from-Asurion-Gray-Lighter {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Desktop\:from-Asurion-Gray-Lightest {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Desktop\:from-Asurion-Red-Deep {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Desktop\:from-light-gray {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Desktop\:from-light-gray-1 {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Desktop\:from-light-gray-2 {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Desktop\:from-light-gray-3 {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Desktop\:from-light-gray-4 {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Desktop\:from-light-gray-5 {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Desktop\:from-light-slate-gray {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Desktop\:from-denim-blue {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Desktop\:from-purple-1 {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Desktop\:from-dark-red {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Desktop\:from-bright-red {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Desktop\:from-mustard-yellow {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Desktop\:from-mustard-yellow-1 {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Desktop\:from-light-blue {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:from-light-blue-1 {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Desktop\:from-light-blue-3 {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:from-light-blue-4 {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Desktop\:from-purple-blue {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Desktop\:from-light-green {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Desktop\:from-light-green-1 {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Desktop\:from-light-bg-green {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Desktop\:from-green-1 {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Desktop\:from-pink-1 {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Desktop\:from-light-white-1 {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Desktop\:from-Black-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:from-Default-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Desktop\:from-White-3 {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Desktop\:from-Green-3 {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Desktop\:from-Blue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:from-Silver-3 {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Desktop\:from-Yellow-3 {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Desktop\:from-Grey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Desktop\:from-Gray-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Desktop\:from-Red-3 {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Desktop\:from-Gold-3 {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Desktop\:from-light-green-3 {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Desktop\:from-dark-blue-2 {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Desktop\:from-blue-1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:from-yellow-1 {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Desktop\:from-blue-2 {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Desktop\:from-light-pink {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Desktop\:from-bright-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Desktop\:from-bright-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Desktop\:from-SpaceGrey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Desktop\:from-Purple-3 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:from-LightPurple-3 {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Desktop\:from-Glow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Desktop\:from-Bronze-3 {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Desktop\:from-Copper-3 {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Desktop\:from-Pink-3 {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Desktop\:from-Orange-3 {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Desktop\:from-Coral-3 {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Desktop\:from-MajesticBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:from-PrismBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:from-CeramicBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:from-MidnightBlack-3 {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Desktop\:from-PrismWhite-3 {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Desktop\:from-CeramicWhite-3 {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Desktop\:from-LilacPurple-3 {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Desktop\:from-CrownSilver-3 {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Desktop\:from-CoralBlue-3 {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Desktop\:from-lime-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Desktop\:from-apple-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Desktop\:from-bg-new-blue {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Desktop\:from-bg-new-pink {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Desktop\:from-new-pink-1 {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Desktop\:from-footer-grey {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Desktop\:from-border-grey {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Desktop\:from-apple-green-1 {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Desktop\:from-crimson-red {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Desktop\:from-asurion-cyan {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Desktop\:from-bright-orange {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Desktop\:from-Graphite-3 {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Desktop\:from-PacificBlue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:from-light-purple {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Desktop\:from-asurion-gray {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Desktop\:from-OceanBlue-3 {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Desktop\:from-MetallicCopper-3 {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Desktop\:from-PorcelainWhite-3 {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Desktop\:from-LightBlue-3 {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Desktop\:from-CloudNavy-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Desktop\:from-CloudMint-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Desktop\:from-CloudOrange-3 {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Desktop\:from-CloudLavender-3 {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Desktop\:from-CloudRed-3 {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Desktop\:from-CloudWhite-3 {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Desktop\:from-SunriseGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Desktop\:from-SunshineGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Desktop\:from-AuraBlack-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Desktop\:from-AuraGlow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Desktop\:from-MysticBronze-3 {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Desktop\:from-MysticGreen-3 {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Desktop\:from-MysticGrey-3 {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Desktop\:from-MysticBlack-3 {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Desktop\:from-MysticWhite-3 {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Desktop\:from-price-blue1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:from-indigo1 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:from-Purple-4 {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Desktop\:from-new-blue-2 {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Desktop\:from-dark-blue-3 {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Desktop\:from-replace-bg {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Desktop\:from-resolve-bg {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Desktop\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Desktop\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Desktop\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Desktop\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Desktop\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Desktop\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Desktop\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Desktop\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Desktop\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Desktop\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Desktop\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Desktop\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Desktop\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Desktop\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Desktop\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Desktop\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Desktop\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Desktop\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Desktop\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Desktop\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Desktop\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Desktop\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Desktop\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Desktop\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Desktop\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Desktop\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Desktop\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Desktop\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Desktop\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Desktop\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Desktop\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Desktop\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Desktop\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Desktop\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Desktop\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Desktop\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Desktop\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Desktop\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Desktop\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Desktop\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Desktop\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Desktop\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Desktop\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Desktop\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Desktop\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Desktop\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Desktop\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Desktop\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Desktop\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Desktop\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Desktop\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Desktop\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Desktop\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Desktop\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Desktop\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Desktop\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Desktop\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Desktop\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Desktop\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Desktop\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Desktop\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Desktop\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Desktop\:hover\:from-purple:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Desktop\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Desktop\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Desktop\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Desktop\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Desktop\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Desktop\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Desktop\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Desktop\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Desktop\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Desktop\:hover\:from-Asurion-White:hover {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:hover\:from-Asurion-Blue-Brighter:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:hover\:from-Asurion-Blue-Deep:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Desktop\:hover\:from-Asurion-Blue-Light:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Desktop\:hover\:from-Asurion-Purple:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Desktop\:hover\:from-Asurion-Purple-Deeper:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:hover\:from-Asurion-Purple-Light:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Desktop\:hover\:from-Asurion-Gray-Deepest:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Desktop\:hover\:from-Asurion-Gray-Deeper:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Desktop\:hover\:from-Asurion-Gray-Light:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Desktop\:hover\:from-Asurion-Gray-Lighter:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Desktop\:hover\:from-Asurion-Gray-Lightest:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Desktop\:hover\:from-Asurion-Red-Deep:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Desktop\:hover\:from-light-gray:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Desktop\:hover\:from-light-gray-1:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Desktop\:hover\:from-light-gray-2:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Desktop\:hover\:from-light-gray-3:hover {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Desktop\:hover\:from-light-gray-4:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Desktop\:hover\:from-light-gray-5:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Desktop\:hover\:from-light-slate-gray:hover {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Desktop\:hover\:from-denim-blue:hover {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Desktop\:hover\:from-purple-1:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Desktop\:hover\:from-dark-red:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Desktop\:hover\:from-bright-red:hover {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Desktop\:hover\:from-mustard-yellow:hover {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Desktop\:hover\:from-mustard-yellow-1:hover {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Desktop\:hover\:from-light-blue:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:hover\:from-light-blue-1:hover {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Desktop\:hover\:from-light-blue-3:hover {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:hover\:from-light-blue-4:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Desktop\:hover\:from-purple-blue:hover {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Desktop\:hover\:from-light-green:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Desktop\:hover\:from-light-green-1:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Desktop\:hover\:from-light-bg-green:hover {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Desktop\:hover\:from-green-1:hover {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Desktop\:hover\:from-pink-1:hover {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Desktop\:hover\:from-light-white-1:hover {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Desktop\:hover\:from-Black-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:hover\:from-Default-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Desktop\:hover\:from-White-3:hover {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Desktop\:hover\:from-Green-3:hover {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Desktop\:hover\:from-Blue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:hover\:from-Silver-3:hover {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Desktop\:hover\:from-Yellow-3:hover {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Desktop\:hover\:from-Grey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Desktop\:hover\:from-Gray-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Desktop\:hover\:from-Red-3:hover {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Desktop\:hover\:from-Gold-3:hover {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Desktop\:hover\:from-light-green-3:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Desktop\:hover\:from-dark-blue-2:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Desktop\:hover\:from-blue-1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:hover\:from-yellow-1:hover {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Desktop\:hover\:from-blue-2:hover {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Desktop\:hover\:from-light-pink:hover {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Desktop\:hover\:from-bright-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Desktop\:hover\:from-bright-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Desktop\:hover\:from-SpaceGrey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Desktop\:hover\:from-Purple-3:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:hover\:from-LightPurple-3:hover {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Desktop\:hover\:from-Glow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Desktop\:hover\:from-Bronze-3:hover {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Desktop\:hover\:from-Copper-3:hover {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Desktop\:hover\:from-Pink-3:hover {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Desktop\:hover\:from-Orange-3:hover {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Desktop\:hover\:from-Coral-3:hover {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Desktop\:hover\:from-MajesticBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:hover\:from-PrismBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:hover\:from-CeramicBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:hover\:from-MidnightBlack-3:hover {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Desktop\:hover\:from-PrismWhite-3:hover {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Desktop\:hover\:from-CeramicWhite-3:hover {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Desktop\:hover\:from-LilacPurple-3:hover {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Desktop\:hover\:from-CrownSilver-3:hover {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Desktop\:hover\:from-CoralBlue-3:hover {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Desktop\:hover\:from-lime-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Desktop\:hover\:from-apple-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Desktop\:hover\:from-bg-new-blue:hover {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Desktop\:hover\:from-bg-new-pink:hover {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Desktop\:hover\:from-new-pink-1:hover {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Desktop\:hover\:from-footer-grey:hover {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Desktop\:hover\:from-border-grey:hover {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Desktop\:hover\:from-apple-green-1:hover {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Desktop\:hover\:from-crimson-red:hover {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Desktop\:hover\:from-asurion-cyan:hover {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Desktop\:hover\:from-bright-orange:hover {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Desktop\:hover\:from-Graphite-3:hover {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Desktop\:hover\:from-PacificBlue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:hover\:from-light-purple:hover {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Desktop\:hover\:from-asurion-gray:hover {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Desktop\:hover\:from-OceanBlue-3:hover {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Desktop\:hover\:from-MetallicCopper-3:hover {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Desktop\:hover\:from-PorcelainWhite-3:hover {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Desktop\:hover\:from-LightBlue-3:hover {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Desktop\:hover\:from-CloudNavy-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Desktop\:hover\:from-CloudMint-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Desktop\:hover\:from-CloudOrange-3:hover {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Desktop\:hover\:from-CloudLavender-3:hover {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Desktop\:hover\:from-CloudRed-3:hover {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Desktop\:hover\:from-CloudWhite-3:hover {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Desktop\:hover\:from-SunriseGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Desktop\:hover\:from-SunshineGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Desktop\:hover\:from-AuraBlack-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Desktop\:hover\:from-AuraGlow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Desktop\:hover\:from-MysticBronze-3:hover {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Desktop\:hover\:from-MysticGreen-3:hover {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Desktop\:hover\:from-MysticGrey-3:hover {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Desktop\:hover\:from-MysticBlack-3:hover {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Desktop\:hover\:from-MysticWhite-3:hover {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Desktop\:hover\:from-price-blue1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:hover\:from-indigo1:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:hover\:from-Purple-4:hover {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Desktop\:hover\:from-new-blue-2:hover {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Desktop\:hover\:from-dark-blue-3:hover {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Desktop\:hover\:from-replace-bg:hover {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Desktop\:hover\:from-resolve-bg:hover {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Desktop\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Desktop\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Desktop\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:focus\:from-gray-50:focus {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Desktop\:focus\:from-gray-100:focus {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Desktop\:focus\:from-gray-200:focus {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Desktop\:focus\:from-gray-300:focus {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Desktop\:focus\:from-gray-400:focus {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Desktop\:focus\:from-gray-500:focus {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Desktop\:focus\:from-gray-600:focus {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Desktop\:focus\:from-gray-700:focus {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Desktop\:focus\:from-gray-800:focus {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Desktop\:focus\:from-gray-900:focus {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Desktop\:focus\:from-red-50:focus {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Desktop\:focus\:from-red-100:focus {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Desktop\:focus\:from-red-200:focus {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Desktop\:focus\:from-red-300:focus {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Desktop\:focus\:from-red-400:focus {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Desktop\:focus\:from-red-500:focus {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Desktop\:focus\:from-red-600:focus {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Desktop\:focus\:from-red-700:focus {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Desktop\:focus\:from-red-800:focus {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Desktop\:focus\:from-red-900:focus {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Desktop\:focus\:from-yellow-50:focus {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Desktop\:focus\:from-yellow-100:focus {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Desktop\:focus\:from-yellow-200:focus {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Desktop\:focus\:from-yellow-300:focus {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Desktop\:focus\:from-yellow-400:focus {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Desktop\:focus\:from-yellow-500:focus {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Desktop\:focus\:from-yellow-600:focus {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Desktop\:focus\:from-yellow-700:focus {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Desktop\:focus\:from-yellow-800:focus {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Desktop\:focus\:from-yellow-900:focus {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Desktop\:focus\:from-green-50:focus {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Desktop\:focus\:from-green-100:focus {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Desktop\:focus\:from-green-200:focus {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Desktop\:focus\:from-green-300:focus {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Desktop\:focus\:from-green-400:focus {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Desktop\:focus\:from-green-500:focus {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Desktop\:focus\:from-green-600:focus {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Desktop\:focus\:from-green-700:focus {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Desktop\:focus\:from-green-800:focus {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Desktop\:focus\:from-green-900:focus {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Desktop\:focus\:from-blue-50:focus {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Desktop\:focus\:from-blue-100:focus {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Desktop\:focus\:from-blue-200:focus {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Desktop\:focus\:from-blue-300:focus {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Desktop\:focus\:from-blue-400:focus {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Desktop\:focus\:from-blue-500:focus {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Desktop\:focus\:from-blue-600:focus {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Desktop\:focus\:from-blue-700:focus {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Desktop\:focus\:from-blue-800:focus {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Desktop\:focus\:from-blue-900:focus {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Desktop\:focus\:from-indigo-50:focus {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Desktop\:focus\:from-indigo-100:focus {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Desktop\:focus\:from-indigo-200:focus {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Desktop\:focus\:from-indigo-300:focus {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Desktop\:focus\:from-indigo-400:focus {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Desktop\:focus\:from-indigo-500:focus {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Desktop\:focus\:from-indigo-600:focus {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Desktop\:focus\:from-indigo-700:focus {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Desktop\:focus\:from-indigo-800:focus {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Desktop\:focus\:from-indigo-900:focus {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Desktop\:focus\:from-purple:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:focus\:from-pink-50:focus {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Desktop\:focus\:from-pink-100:focus {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Desktop\:focus\:from-pink-200:focus {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Desktop\:focus\:from-pink-300:focus {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Desktop\:focus\:from-pink-400:focus {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Desktop\:focus\:from-pink-500:focus {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Desktop\:focus\:from-pink-600:focus {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Desktop\:focus\:from-pink-700:focus {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Desktop\:focus\:from-pink-800:focus {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Desktop\:focus\:from-pink-900:focus {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Desktop\:focus\:from-Asurion-White:focus {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:focus\:from-Asurion-Blue-Brighter:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:focus\:from-Asurion-Blue-Deep:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Desktop\:focus\:from-Asurion-Blue-Light:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Desktop\:focus\:from-Asurion-Purple:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Desktop\:focus\:from-Asurion-Purple-Deeper:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:focus\:from-Asurion-Purple-Light:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Desktop\:focus\:from-Asurion-Gray-Deepest:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Desktop\:focus\:from-Asurion-Gray-Deeper:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Desktop\:focus\:from-Asurion-Gray-Light:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Desktop\:focus\:from-Asurion-Gray-Lighter:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Desktop\:focus\:from-Asurion-Gray-Lightest:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Desktop\:focus\:from-Asurion-Red-Deep:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Desktop\:focus\:from-light-gray:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Desktop\:focus\:from-light-gray-1:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Desktop\:focus\:from-light-gray-2:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Desktop\:focus\:from-light-gray-3:focus {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Desktop\:focus\:from-light-gray-4:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Desktop\:focus\:from-light-gray-5:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Desktop\:focus\:from-light-slate-gray:focus {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Desktop\:focus\:from-denim-blue:focus {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Desktop\:focus\:from-purple-1:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Desktop\:focus\:from-dark-red:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Desktop\:focus\:from-bright-red:focus {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Desktop\:focus\:from-mustard-yellow:focus {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Desktop\:focus\:from-mustard-yellow-1:focus {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Desktop\:focus\:from-light-blue:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:focus\:from-light-blue-1:focus {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Desktop\:focus\:from-light-blue-3:focus {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:focus\:from-light-blue-4:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Desktop\:focus\:from-purple-blue:focus {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Desktop\:focus\:from-light-green:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Desktop\:focus\:from-light-green-1:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Desktop\:focus\:from-light-bg-green:focus {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Desktop\:focus\:from-green-1:focus {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Desktop\:focus\:from-pink-1:focus {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Desktop\:focus\:from-light-white-1:focus {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Desktop\:focus\:from-Black-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:focus\:from-Default-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Desktop\:focus\:from-White-3:focus {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Desktop\:focus\:from-Green-3:focus {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Desktop\:focus\:from-Blue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:focus\:from-Silver-3:focus {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Desktop\:focus\:from-Yellow-3:focus {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Desktop\:focus\:from-Grey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Desktop\:focus\:from-Gray-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Desktop\:focus\:from-Red-3:focus {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Desktop\:focus\:from-Gold-3:focus {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Desktop\:focus\:from-light-green-3:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Desktop\:focus\:from-dark-blue-2:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Desktop\:focus\:from-blue-1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:focus\:from-yellow-1:focus {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Desktop\:focus\:from-blue-2:focus {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Desktop\:focus\:from-light-pink:focus {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Desktop\:focus\:from-bright-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Desktop\:focus\:from-bright-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Desktop\:focus\:from-SpaceGrey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Desktop\:focus\:from-Purple-3:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:focus\:from-LightPurple-3:focus {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Desktop\:focus\:from-Glow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Desktop\:focus\:from-Bronze-3:focus {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Desktop\:focus\:from-Copper-3:focus {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Desktop\:focus\:from-Pink-3:focus {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Desktop\:focus\:from-Orange-3:focus {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Desktop\:focus\:from-Coral-3:focus {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Desktop\:focus\:from-MajesticBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:focus\:from-PrismBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:focus\:from-CeramicBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:focus\:from-MidnightBlack-3:focus {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Desktop\:focus\:from-PrismWhite-3:focus {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Desktop\:focus\:from-CeramicWhite-3:focus {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Desktop\:focus\:from-LilacPurple-3:focus {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Desktop\:focus\:from-CrownSilver-3:focus {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Desktop\:focus\:from-CoralBlue-3:focus {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Desktop\:focus\:from-lime-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Desktop\:focus\:from-apple-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Desktop\:focus\:from-bg-new-blue:focus {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Desktop\:focus\:from-bg-new-pink:focus {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Desktop\:focus\:from-new-pink-1:focus {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Desktop\:focus\:from-footer-grey:focus {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Desktop\:focus\:from-border-grey:focus {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Desktop\:focus\:from-apple-green-1:focus {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Desktop\:focus\:from-crimson-red:focus {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Desktop\:focus\:from-asurion-cyan:focus {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Desktop\:focus\:from-bright-orange:focus {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Desktop\:focus\:from-Graphite-3:focus {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Desktop\:focus\:from-PacificBlue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:focus\:from-light-purple:focus {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Desktop\:focus\:from-asurion-gray:focus {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Desktop\:focus\:from-OceanBlue-3:focus {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Desktop\:focus\:from-MetallicCopper-3:focus {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Desktop\:focus\:from-PorcelainWhite-3:focus {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Desktop\:focus\:from-LightBlue-3:focus {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Desktop\:focus\:from-CloudNavy-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Desktop\:focus\:from-CloudMint-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Desktop\:focus\:from-CloudOrange-3:focus {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Desktop\:focus\:from-CloudLavender-3:focus {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Desktop\:focus\:from-CloudRed-3:focus {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Desktop\:focus\:from-CloudWhite-3:focus {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Desktop\:focus\:from-SunriseGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Desktop\:focus\:from-SunshineGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Desktop\:focus\:from-AuraBlack-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Desktop\:focus\:from-AuraGlow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Desktop\:focus\:from-MysticBronze-3:focus {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Desktop\:focus\:from-MysticGreen-3:focus {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Desktop\:focus\:from-MysticGrey-3:focus {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Desktop\:focus\:from-MysticBlack-3:focus {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Desktop\:focus\:from-MysticWhite-3:focus {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Desktop\:focus\:from-price-blue1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:focus\:from-indigo1:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:focus\:from-Purple-4:focus {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Desktop\:focus\:from-new-blue-2:focus {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Desktop\:focus\:from-dark-blue-3:focus {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Desktop\:focus\:from-replace-bg:focus {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Desktop\:focus\:from-resolve-bg:focus {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Desktop\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Desktop\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Desktop\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Desktop\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Desktop\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Desktop\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Desktop\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Desktop\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Desktop\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Desktop\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Desktop\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Desktop\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Desktop\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Desktop\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Desktop\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Desktop\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Desktop\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Desktop\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Desktop\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Desktop\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Desktop\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Desktop\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Desktop\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Desktop\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Desktop\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Desktop\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Desktop\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Desktop\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Desktop\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Desktop\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Desktop\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Desktop\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Desktop\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Desktop\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Desktop\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Desktop\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Desktop\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Desktop\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Desktop\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Desktop\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Desktop\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Desktop\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Desktop\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Desktop\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Desktop\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Desktop\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Desktop\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Desktop\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Desktop\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Desktop\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Desktop\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Desktop\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Desktop\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Desktop\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Desktop\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Desktop\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Desktop\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Desktop\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Desktop\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Desktop\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Desktop\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Desktop\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Desktop\:via-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Desktop\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Desktop\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Desktop\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Desktop\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Desktop\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Desktop\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Desktop\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Desktop\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Desktop\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Desktop\:via-Asurion-White {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:via-Asurion-Blue-Brighter {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:via-Asurion-Blue-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Desktop\:via-Asurion-Blue-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Desktop\:via-Asurion-Purple {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Desktop\:via-Asurion-Purple-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:via-Asurion-Purple-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Desktop\:via-Asurion-Gray-Deepest {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Desktop\:via-Asurion-Gray-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Desktop\:via-Asurion-Gray-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Desktop\:via-Asurion-Gray-Lighter {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Desktop\:via-Asurion-Gray-Lightest {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Desktop\:via-Asurion-Red-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Desktop\:via-light-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Desktop\:via-light-gray-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Desktop\:via-light-gray-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Desktop\:via-light-gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Desktop\:via-light-gray-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Desktop\:via-light-gray-5 {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Desktop\:via-light-slate-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Desktop\:via-denim-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Desktop\:via-purple-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Desktop\:via-dark-red {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Desktop\:via-bright-red {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Desktop\:via-mustard-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Desktop\:via-mustard-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Desktop\:via-light-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:via-light-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Desktop\:via-light-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:via-light-blue-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Desktop\:via-purple-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Desktop\:via-light-green {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Desktop\:via-light-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Desktop\:via-light-bg-green {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Desktop\:via-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Desktop\:via-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Desktop\:via-light-white-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Desktop\:via-Black-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:via-Default-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Desktop\:via-White-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Desktop\:via-Green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Desktop\:via-Blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:via-Silver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Desktop\:via-Yellow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Desktop\:via-Grey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Desktop\:via-Gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Desktop\:via-Red-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Desktop\:via-Gold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Desktop\:via-light-green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Desktop\:via-dark-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Desktop\:via-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:via-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Desktop\:via-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Desktop\:via-light-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Desktop\:via-bright-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Desktop\:via-bright-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Desktop\:via-SpaceGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Desktop\:via-Purple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:via-LightPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Desktop\:via-Glow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Desktop\:via-Bronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Desktop\:via-Copper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Desktop\:via-Pink-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Desktop\:via-Orange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Desktop\:via-Coral-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Desktop\:via-MajesticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:via-PrismBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:via-CeramicBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:via-MidnightBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Desktop\:via-PrismWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Desktop\:via-CeramicWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Desktop\:via-LilacPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Desktop\:via-CrownSilver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Desktop\:via-CoralBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Desktop\:via-lime-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Desktop\:via-apple-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Desktop\:via-bg-new-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Desktop\:via-bg-new-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Desktop\:via-new-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Desktop\:via-footer-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Desktop\:via-border-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Desktop\:via-apple-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Desktop\:via-crimson-red {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Desktop\:via-asurion-cyan {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Desktop\:via-bright-orange {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Desktop\:via-Graphite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Desktop\:via-PacificBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:via-light-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Desktop\:via-asurion-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Desktop\:via-OceanBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Desktop\:via-MetallicCopper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Desktop\:via-PorcelainWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Desktop\:via-LightBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Desktop\:via-CloudNavy-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Desktop\:via-CloudMint-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Desktop\:via-CloudOrange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Desktop\:via-CloudLavender-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Desktop\:via-CloudRed-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Desktop\:via-CloudWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Desktop\:via-SunriseGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Desktop\:via-SunshineGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Desktop\:via-AuraBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Desktop\:via-AuraGlow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Desktop\:via-MysticBronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Desktop\:via-MysticGreen-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Desktop\:via-MysticGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Desktop\:via-MysticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Desktop\:via-MysticWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Desktop\:via-price-blue1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:via-indigo1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:via-Purple-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Desktop\:via-new-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Desktop\:via-dark-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Desktop\:via-replace-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Desktop\:via-resolve-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Desktop\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Desktop\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Desktop\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Desktop\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Desktop\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Desktop\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Desktop\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Desktop\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Desktop\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Desktop\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Desktop\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Desktop\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Desktop\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Desktop\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Desktop\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Desktop\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Desktop\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Desktop\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Desktop\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Desktop\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Desktop\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Desktop\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Desktop\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Desktop\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Desktop\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Desktop\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Desktop\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Desktop\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Desktop\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Desktop\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Desktop\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Desktop\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Desktop\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Desktop\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Desktop\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Desktop\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Desktop\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Desktop\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Desktop\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Desktop\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Desktop\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Desktop\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Desktop\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Desktop\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Desktop\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Desktop\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Desktop\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Desktop\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Desktop\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Desktop\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Desktop\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Desktop\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Desktop\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Desktop\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Desktop\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Desktop\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Desktop\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Desktop\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Desktop\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Desktop\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Desktop\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Desktop\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Desktop\:hover\:via-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Desktop\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Desktop\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Desktop\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Desktop\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Desktop\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Desktop\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Desktop\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Desktop\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Desktop\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Desktop\:hover\:via-Asurion-White:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:hover\:via-Asurion-Blue-Brighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:hover\:via-Asurion-Blue-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Desktop\:hover\:via-Asurion-Blue-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Desktop\:hover\:via-Asurion-Purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Desktop\:hover\:via-Asurion-Purple-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:hover\:via-Asurion-Purple-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Desktop\:hover\:via-Asurion-Gray-Deepest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Desktop\:hover\:via-Asurion-Gray-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Desktop\:hover\:via-Asurion-Gray-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Desktop\:hover\:via-Asurion-Gray-Lighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Desktop\:hover\:via-Asurion-Gray-Lightest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Desktop\:hover\:via-Asurion-Red-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Desktop\:hover\:via-light-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Desktop\:hover\:via-light-gray-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Desktop\:hover\:via-light-gray-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Desktop\:hover\:via-light-gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Desktop\:hover\:via-light-gray-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Desktop\:hover\:via-light-gray-5:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Desktop\:hover\:via-light-slate-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Desktop\:hover\:via-denim-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Desktop\:hover\:via-purple-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Desktop\:hover\:via-dark-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Desktop\:hover\:via-bright-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Desktop\:hover\:via-mustard-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Desktop\:hover\:via-mustard-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Desktop\:hover\:via-light-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:hover\:via-light-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Desktop\:hover\:via-light-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:hover\:via-light-blue-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Desktop\:hover\:via-purple-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Desktop\:hover\:via-light-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Desktop\:hover\:via-light-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Desktop\:hover\:via-light-bg-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Desktop\:hover\:via-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Desktop\:hover\:via-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Desktop\:hover\:via-light-white-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Desktop\:hover\:via-Black-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:hover\:via-Default-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Desktop\:hover\:via-White-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Desktop\:hover\:via-Green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Desktop\:hover\:via-Blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:hover\:via-Silver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Desktop\:hover\:via-Yellow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Desktop\:hover\:via-Grey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Desktop\:hover\:via-Gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Desktop\:hover\:via-Red-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Desktop\:hover\:via-Gold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Desktop\:hover\:via-light-green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Desktop\:hover\:via-dark-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Desktop\:hover\:via-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:hover\:via-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Desktop\:hover\:via-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Desktop\:hover\:via-light-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Desktop\:hover\:via-bright-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Desktop\:hover\:via-bright-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Desktop\:hover\:via-SpaceGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Desktop\:hover\:via-Purple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:hover\:via-LightPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Desktop\:hover\:via-Glow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Desktop\:hover\:via-Bronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Desktop\:hover\:via-Copper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Desktop\:hover\:via-Pink-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Desktop\:hover\:via-Orange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Desktop\:hover\:via-Coral-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Desktop\:hover\:via-MajesticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:hover\:via-PrismBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:hover\:via-CeramicBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:hover\:via-MidnightBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Desktop\:hover\:via-PrismWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Desktop\:hover\:via-CeramicWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Desktop\:hover\:via-LilacPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Desktop\:hover\:via-CrownSilver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Desktop\:hover\:via-CoralBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Desktop\:hover\:via-lime-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Desktop\:hover\:via-apple-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Desktop\:hover\:via-bg-new-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Desktop\:hover\:via-bg-new-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Desktop\:hover\:via-new-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Desktop\:hover\:via-footer-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Desktop\:hover\:via-border-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Desktop\:hover\:via-apple-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Desktop\:hover\:via-crimson-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Desktop\:hover\:via-asurion-cyan:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Desktop\:hover\:via-bright-orange:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Desktop\:hover\:via-Graphite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Desktop\:hover\:via-PacificBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:hover\:via-light-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Desktop\:hover\:via-asurion-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Desktop\:hover\:via-OceanBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Desktop\:hover\:via-MetallicCopper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Desktop\:hover\:via-PorcelainWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Desktop\:hover\:via-LightBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Desktop\:hover\:via-CloudNavy-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Desktop\:hover\:via-CloudMint-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Desktop\:hover\:via-CloudOrange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Desktop\:hover\:via-CloudLavender-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Desktop\:hover\:via-CloudRed-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Desktop\:hover\:via-CloudWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Desktop\:hover\:via-SunriseGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Desktop\:hover\:via-SunshineGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Desktop\:hover\:via-AuraBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Desktop\:hover\:via-AuraGlow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Desktop\:hover\:via-MysticBronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Desktop\:hover\:via-MysticGreen-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Desktop\:hover\:via-MysticGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Desktop\:hover\:via-MysticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Desktop\:hover\:via-MysticWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Desktop\:hover\:via-price-blue1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:hover\:via-indigo1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:hover\:via-Purple-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Desktop\:hover\:via-new-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Desktop\:hover\:via-dark-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Desktop\:hover\:via-replace-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Desktop\:hover\:via-resolve-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Desktop\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Desktop\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Desktop\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Desktop\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Desktop\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Desktop\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Desktop\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Desktop\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Desktop\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Desktop\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Desktop\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Desktop\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Desktop\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Desktop\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Desktop\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Desktop\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Desktop\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Desktop\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Desktop\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Desktop\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Desktop\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Desktop\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Desktop\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Desktop\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Desktop\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Desktop\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Desktop\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Desktop\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Desktop\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Desktop\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Desktop\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Desktop\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Desktop\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Desktop\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Desktop\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Desktop\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Desktop\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Desktop\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Desktop\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Desktop\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Desktop\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Desktop\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Desktop\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Desktop\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Desktop\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Desktop\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Desktop\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Desktop\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Desktop\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Desktop\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Desktop\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Desktop\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Desktop\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Desktop\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Desktop\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Desktop\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Desktop\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Desktop\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Desktop\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Desktop\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Desktop\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Desktop\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Desktop\:focus\:via-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Desktop\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Desktop\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Desktop\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Desktop\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Desktop\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Desktop\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Desktop\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Desktop\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Desktop\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Desktop\:focus\:via-Asurion-White:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:focus\:via-Asurion-Blue-Brighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:focus\:via-Asurion-Blue-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Desktop\:focus\:via-Asurion-Blue-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Desktop\:focus\:via-Asurion-Purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Desktop\:focus\:via-Asurion-Purple-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:focus\:via-Asurion-Purple-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Desktop\:focus\:via-Asurion-Gray-Deepest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Desktop\:focus\:via-Asurion-Gray-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Desktop\:focus\:via-Asurion-Gray-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Desktop\:focus\:via-Asurion-Gray-Lighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Desktop\:focus\:via-Asurion-Gray-Lightest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Desktop\:focus\:via-Asurion-Red-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Desktop\:focus\:via-light-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Desktop\:focus\:via-light-gray-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Desktop\:focus\:via-light-gray-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Desktop\:focus\:via-light-gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Desktop\:focus\:via-light-gray-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Desktop\:focus\:via-light-gray-5:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Desktop\:focus\:via-light-slate-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Desktop\:focus\:via-denim-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Desktop\:focus\:via-purple-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Desktop\:focus\:via-dark-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Desktop\:focus\:via-bright-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Desktop\:focus\:via-mustard-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Desktop\:focus\:via-mustard-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Desktop\:focus\:via-light-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:focus\:via-light-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Desktop\:focus\:via-light-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Desktop\:focus\:via-light-blue-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Desktop\:focus\:via-purple-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Desktop\:focus\:via-light-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Desktop\:focus\:via-light-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Desktop\:focus\:via-light-bg-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Desktop\:focus\:via-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Desktop\:focus\:via-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Desktop\:focus\:via-light-white-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Desktop\:focus\:via-Black-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:focus\:via-Default-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Desktop\:focus\:via-White-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Desktop\:focus\:via-Green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Desktop\:focus\:via-Blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:focus\:via-Silver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Desktop\:focus\:via-Yellow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Desktop\:focus\:via-Grey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Desktop\:focus\:via-Gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Desktop\:focus\:via-Red-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Desktop\:focus\:via-Gold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Desktop\:focus\:via-light-green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Desktop\:focus\:via-dark-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Desktop\:focus\:via-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:focus\:via-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Desktop\:focus\:via-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Desktop\:focus\:via-light-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Desktop\:focus\:via-bright-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Desktop\:focus\:via-bright-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Desktop\:focus\:via-SpaceGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Desktop\:focus\:via-Purple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:focus\:via-LightPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Desktop\:focus\:via-Glow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Desktop\:focus\:via-Bronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Desktop\:focus\:via-Copper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Desktop\:focus\:via-Pink-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Desktop\:focus\:via-Orange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Desktop\:focus\:via-Coral-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Desktop\:focus\:via-MajesticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:focus\:via-PrismBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:focus\:via-CeramicBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Desktop\:focus\:via-MidnightBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Desktop\:focus\:via-PrismWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Desktop\:focus\:via-CeramicWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Desktop\:focus\:via-LilacPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Desktop\:focus\:via-CrownSilver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Desktop\:focus\:via-CoralBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Desktop\:focus\:via-lime-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Desktop\:focus\:via-apple-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Desktop\:focus\:via-bg-new-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Desktop\:focus\:via-bg-new-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Desktop\:focus\:via-new-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Desktop\:focus\:via-footer-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Desktop\:focus\:via-border-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Desktop\:focus\:via-apple-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Desktop\:focus\:via-crimson-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Desktop\:focus\:via-asurion-cyan:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Desktop\:focus\:via-bright-orange:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Desktop\:focus\:via-Graphite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Desktop\:focus\:via-PacificBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:focus\:via-light-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Desktop\:focus\:via-asurion-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Desktop\:focus\:via-OceanBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Desktop\:focus\:via-MetallicCopper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Desktop\:focus\:via-PorcelainWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Desktop\:focus\:via-LightBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Desktop\:focus\:via-CloudNavy-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Desktop\:focus\:via-CloudMint-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Desktop\:focus\:via-CloudOrange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Desktop\:focus\:via-CloudLavender-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Desktop\:focus\:via-CloudRed-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Desktop\:focus\:via-CloudWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Desktop\:focus\:via-SunriseGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Desktop\:focus\:via-SunshineGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Desktop\:focus\:via-AuraBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Desktop\:focus\:via-AuraGlow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Desktop\:focus\:via-MysticBronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Desktop\:focus\:via-MysticGreen-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Desktop\:focus\:via-MysticGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Desktop\:focus\:via-MysticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Desktop\:focus\:via-MysticWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Desktop\:focus\:via-price-blue1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Desktop\:focus\:via-indigo1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Desktop\:focus\:via-Purple-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Desktop\:focus\:via-new-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Desktop\:focus\:via-dark-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Desktop\:focus\:via-replace-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Desktop\:focus\:via-resolve-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Desktop\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .Desktop\:to-current {
    --tw-gradient-to: currentColor;
  }

  .Desktop\:to-black {
    --tw-gradient-to: #000;
  }

  .Desktop\:to-white {
    --tw-gradient-to: #fff;
  }

  .Desktop\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .Desktop\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .Desktop\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .Desktop\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .Desktop\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .Desktop\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .Desktop\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .Desktop\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .Desktop\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .Desktop\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .Desktop\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .Desktop\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .Desktop\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .Desktop\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .Desktop\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .Desktop\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .Desktop\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .Desktop\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .Desktop\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .Desktop\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .Desktop\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .Desktop\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .Desktop\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .Desktop\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .Desktop\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .Desktop\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .Desktop\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .Desktop\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .Desktop\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .Desktop\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .Desktop\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .Desktop\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .Desktop\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .Desktop\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .Desktop\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .Desktop\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .Desktop\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .Desktop\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .Desktop\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .Desktop\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .Desktop\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .Desktop\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .Desktop\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .Desktop\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .Desktop\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .Desktop\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .Desktop\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .Desktop\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .Desktop\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .Desktop\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .Desktop\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .Desktop\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .Desktop\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .Desktop\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .Desktop\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .Desktop\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .Desktop\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .Desktop\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .Desktop\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .Desktop\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .Desktop\:to-purple {
    --tw-gradient-to: #6700B8;
  }

  .Desktop\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .Desktop\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .Desktop\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .Desktop\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .Desktop\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .Desktop\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .Desktop\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .Desktop\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .Desktop\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .Desktop\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .Desktop\:to-Asurion-White {
    --tw-gradient-to: #FFF;
  }

  .Desktop\:to-Asurion-Blue-Brighter {
    --tw-gradient-to: #6B8BFF;
  }

  .Desktop\:to-Asurion-Blue-Deep {
    --tw-gradient-to: #2743CC;
  }

  .Desktop\:to-Asurion-Blue-Light {
    --tw-gradient-to: #F0F3FF;
  }

  .Desktop\:to-Asurion-Purple {
    --tw-gradient-to: #8223D2;
  }

  .Desktop\:to-Asurion-Purple-Deeper {
    --tw-gradient-to: #6700B8;
  }

  .Desktop\:to-Asurion-Purple-Light {
    --tw-gradient-to: #F3E9FB;
  }

  .Desktop\:to-Asurion-Gray-Deepest {
    --tw-gradient-to: #333F48;
  }

  .Desktop\:to-Asurion-Gray-Deeper {
    --tw-gradient-to: #6E767D;
  }

  .Desktop\:to-Asurion-Gray-Light {
    --tw-gradient-to: #A5AAAF;
  }

  .Desktop\:to-Asurion-Gray-Lighter {
    --tw-gradient-to: #E6E6EB;
  }

  .Desktop\:to-Asurion-Gray-Lightest {
    --tw-gradient-to: #D5D6DA;
  }

  .Desktop\:to-Asurion-Red-Deep {
    --tw-gradient-to: #DB1B1B;
  }

  .Desktop\:to-light-gray {
    --tw-gradient-to: #6E767D;
  }

  .Desktop\:to-light-gray-1 {
    --tw-gradient-to: #A5AAAF;
  }

  .Desktop\:to-light-gray-2 {
    --tw-gradient-to: #E6E6EB;
  }

  .Desktop\:to-light-gray-3 {
    --tw-gradient-to: #F0F0F5;
  }

  .Desktop\:to-light-gray-4 {
    --tw-gradient-to: #D5D6DA;
  }

  .Desktop\:to-light-gray-5 {
    --tw-gradient-to: #333F48;
  }

  .Desktop\:to-light-slate-gray {
    --tw-gradient-to: #8589A1;
  }

  .Desktop\:to-denim-blue {
    --tw-gradient-to: #0066B2;
  }

  .Desktop\:to-purple-1 {
    --tw-gradient-to: #8223D2;
  }

  .Desktop\:to-dark-red {
    --tw-gradient-to: #DB1B1B;
  }

  .Desktop\:to-bright-red {
    --tw-gradient-to: #F40715;
  }

  .Desktop\:to-mustard-yellow {
    --tw-gradient-to: #ED8B00;
  }

  .Desktop\:to-mustard-yellow-1 {
    --tw-gradient-to: #ED6600;
  }

  .Desktop\:to-light-blue {
    --tw-gradient-to: #6B8BFF;
  }

  .Desktop\:to-light-blue-1 {
    --tw-gradient-to: #4A68F9;
  }

  .Desktop\:to-light-blue-3 {
    --tw-gradient-to:  #F0F3FF;
  }

  .Desktop\:to-light-blue-4 {
    --tw-gradient-to: #F0F3FF;
  }

  .Desktop\:to-purple-blue {
    --tw-gradient-to: #6469E1;
  }

  .Desktop\:to-light-green {
    --tw-gradient-to: #00B574;
  }

  .Desktop\:to-light-green-1 {
    --tw-gradient-to: #00B574;
  }

  .Desktop\:to-light-bg-green {
    --tw-gradient-to: #F0FFF9;
  }

  .Desktop\:to-green-1 {
    --tw-gradient-to: #0B8350;
  }

  .Desktop\:to-pink-1 {
    --tw-gradient-to: #FFEDD5;
  }

  .Desktop\:to-light-white-1 {
    --tw-gradient-to: #F8F6EE;
  }

  .Desktop\:to-Black-3 {
    --tw-gradient-to: #1F2020;
  }

  .Desktop\:to-Default-3 {
    --tw-gradient-to: #1F2120;
  }

  .Desktop\:to-White-3 {
    --tw-gradient-to: #F9F6EF;
  }

  .Desktop\:to-Green-3 {
    --tw-gradient-to: #AEE0CD;
  }

  .Desktop\:to-Blue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .Desktop\:to-Silver-3 {
    --tw-gradient-to: #E4E4E2;
  }

  .Desktop\:to-Yellow-3 {
    --tw-gradient-to: #F3D060;
  }

  .Desktop\:to-Grey-3 {
    --tw-gradient-to: #535150;
  }

  .Desktop\:to-Gray-3 {
    --tw-gradient-to: #535150;
  }

  .Desktop\:to-Red-3 {
    --tw-gradient-to: #BA0C2E;
  }

  .Desktop\:to-Gold-3 {
    --tw-gradient-to: #F5DDC5;
  }

  .Desktop\:to-light-green-3 {
    --tw-gradient-to: #F3E9FB;
  }

  .Desktop\:to-dark-blue-2 {
    --tw-gradient-to: #2743CC;
  }

  .Desktop\:to-blue-1 {
    --tw-gradient-to: #6B8BFF;
  }

  .Desktop\:to-yellow-1 {
    --tw-gradient-to: #EDB800;
  }

  .Desktop\:to-blue-2 {
    --tw-gradient-to: #253BAA;
  }

  .Desktop\:to-light-pink {
    --tw-gradient-to: #FF5070;
  }

  .Desktop\:to-bright-green {
    --tw-gradient-to: #6EFAC3;
  }

  .Desktop\:to-bright-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .Desktop\:to-SpaceGrey-3 {
    --tw-gradient-to: #535150;
  }

  .Desktop\:to-Purple-3 {
    --tw-gradient-to: #6700B8;
  }

  .Desktop\:to-LightPurple-3 {
    --tw-gradient-to: #D1CDDA;
  }

  .Desktop\:to-Glow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .Desktop\:to-Bronze-3 {
    --tw-gradient-to: #cd7f32;
  }

  .Desktop\:to-Copper-3 {
    --tw-gradient-to: #B87333;
  }

  .Desktop\:to-Pink-3 {
    --tw-gradient-to: #FFC0CB;
  }

  .Desktop\:to-Orange-3 {
    --tw-gradient-to: #FFA500;
  }

  .Desktop\:to-Coral-3 {
    --tw-gradient-to: #EE7762;
  }

  .Desktop\:to-MajesticBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .Desktop\:to-PrismBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .Desktop\:to-CeramicBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .Desktop\:to-MidnightBlack-3 {
    --tw-gradient-to: #00040D;
  }

  .Desktop\:to-PrismWhite-3 {
    --tw-gradient-to: #E1D8CB;
  }

  .Desktop\:to-CeramicWhite-3 {
    --tw-gradient-to: #c2c2c4;
  }

  .Desktop\:to-LilacPurple-3 {
    --tw-gradient-to: #C8A2C8;
  }

  .Desktop\:to-CrownSilver-3 {
    --tw-gradient-to: #b1a5aa;
  }

  .Desktop\:to-CoralBlue-3 {
    --tw-gradient-to: #AFDCEC;
  }

  .Desktop\:to-lime-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .Desktop\:to-apple-green {
    --tw-gradient-to: #6EFAC3;
  }

  .Desktop\:to-bg-new-blue {
    --tw-gradient-to: #39DCF0;
  }

  .Desktop\:to-bg-new-pink {
    --tw-gradient-to: #E79AAE;
  }

  .Desktop\:to-new-pink-1 {
    --tw-gradient-to: #E9A1B3;
  }

  .Desktop\:to-footer-grey {
    --tw-gradient-to: #333238;
  }

  .Desktop\:to-border-grey {
    --tw-gradient-to: #c4c4c4;
  }

  .Desktop\:to-apple-green-1 {
    --tw-gradient-to: #30D091;
  }

  .Desktop\:to-crimson-red {
    --tw-gradient-to: #d22323;
  }

  .Desktop\:to-asurion-cyan {
    --tw-gradient-to: #95CED7;
  }

  .Desktop\:to-bright-orange {
    --tw-gradient-to: #FF8B1A;
  }

  .Desktop\:to-Graphite-3 {
    --tw-gradient-to: #D2CEDB;
  }

  .Desktop\:to-PacificBlue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .Desktop\:to-light-purple {
    --tw-gradient-to: #B3A3D7;
  }

  .Desktop\:to-asurion-gray {
    --tw-gradient-to: #D8D8D8;
  }

  .Desktop\:to-OceanBlue-3 {
    --tw-gradient-to: #0077be;
  }

  .Desktop\:to-MetallicCopper-3 {
    --tw-gradient-to: #72281e;
  }

  .Desktop\:to-PorcelainWhite-3 {
    --tw-gradient-to: #f8fbf8;
  }

  .Desktop\:to-LightBlue-3 {
    --tw-gradient-to: #ADD8E6;
  }

  .Desktop\:to-CloudNavy-3 {
    --tw-gradient-to: #607387;
  }

  .Desktop\:to-CloudMint-3 {
    --tw-gradient-to: #607387;
  }

  .Desktop\:to-CloudOrange-3 {
    --tw-gradient-to: #ffba97;
  }

  .Desktop\:to-CloudLavender-3 {
    --tw-gradient-to: #d6d3e2;
  }

  .Desktop\:to-CloudRed-3 {
    --tw-gradient-to: #dbb0a2;
  }

  .Desktop\:to-CloudWhite-3 {
    --tw-gradient-to: #f2f2ed;
  }

  .Desktop\:to-SunriseGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .Desktop\:to-SunshineGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .Desktop\:to-AuraBlack-3 {
    --tw-gradient-to: #1F2120;
  }

  .Desktop\:to-AuraGlow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .Desktop\:to-MysticBronze-3 {
    --tw-gradient-to: #3c2516;
  }

  .Desktop\:to-MysticGreen-3 {
    --tw-gradient-to: #90A19A;
  }

  .Desktop\:to-MysticGrey-3 {
    --tw-gradient-to: #564f55;
  }

  .Desktop\:to-MysticBlack-3 {
    --tw-gradient-to: #353A3C;
  }

  .Desktop\:to-MysticWhite-3 {
    --tw-gradient-to: #E4EDE3;
  }

  .Desktop\:to-price-blue1 {
    --tw-gradient-to: #6B8BFF;
  }

  .Desktop\:to-indigo1 {
    --tw-gradient-to: #6700B8;
  }

  .Desktop\:to-Purple-4 {
    --tw-gradient-to: #9598F8;
  }

  .Desktop\:to-new-blue-2 {
    --tw-gradient-to: #33B3C2;
  }

  .Desktop\:to-dark-blue-3 {
    --tw-gradient-to: #041DFB;
  }

  .Desktop\:to-replace-bg {
    --tw-gradient-to: #8AA4BC;
  }

  .Desktop\:to-resolve-bg {
    --tw-gradient-to: #4783CB;
  }

  .Desktop\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .Desktop\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .Desktop\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .Desktop\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .Desktop\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .Desktop\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .Desktop\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .Desktop\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .Desktop\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .Desktop\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .Desktop\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .Desktop\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .Desktop\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .Desktop\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .Desktop\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .Desktop\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .Desktop\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .Desktop\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .Desktop\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .Desktop\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .Desktop\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .Desktop\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .Desktop\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .Desktop\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .Desktop\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .Desktop\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .Desktop\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .Desktop\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .Desktop\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .Desktop\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .Desktop\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .Desktop\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .Desktop\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .Desktop\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .Desktop\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .Desktop\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .Desktop\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .Desktop\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .Desktop\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .Desktop\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .Desktop\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .Desktop\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .Desktop\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .Desktop\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .Desktop\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .Desktop\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .Desktop\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .Desktop\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .Desktop\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .Desktop\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .Desktop\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .Desktop\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .Desktop\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .Desktop\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .Desktop\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .Desktop\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .Desktop\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .Desktop\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .Desktop\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .Desktop\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .Desktop\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .Desktop\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .Desktop\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .Desktop\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .Desktop\:hover\:to-purple:hover {
    --tw-gradient-to: #6700B8;
  }

  .Desktop\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .Desktop\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .Desktop\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .Desktop\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .Desktop\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .Desktop\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .Desktop\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .Desktop\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .Desktop\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .Desktop\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .Desktop\:hover\:to-Asurion-White:hover {
    --tw-gradient-to: #FFF;
  }

  .Desktop\:hover\:to-Asurion-Blue-Brighter:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Desktop\:hover\:to-Asurion-Blue-Deep:hover {
    --tw-gradient-to: #2743CC;
  }

  .Desktop\:hover\:to-Asurion-Blue-Light:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .Desktop\:hover\:to-Asurion-Purple:hover {
    --tw-gradient-to: #8223D2;
  }

  .Desktop\:hover\:to-Asurion-Purple-Deeper:hover {
    --tw-gradient-to: #6700B8;
  }

  .Desktop\:hover\:to-Asurion-Purple-Light:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .Desktop\:hover\:to-Asurion-Gray-Deepest:hover {
    --tw-gradient-to: #333F48;
  }

  .Desktop\:hover\:to-Asurion-Gray-Deeper:hover {
    --tw-gradient-to: #6E767D;
  }

  .Desktop\:hover\:to-Asurion-Gray-Light:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .Desktop\:hover\:to-Asurion-Gray-Lighter:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .Desktop\:hover\:to-Asurion-Gray-Lightest:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .Desktop\:hover\:to-Asurion-Red-Deep:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .Desktop\:hover\:to-light-gray:hover {
    --tw-gradient-to: #6E767D;
  }

  .Desktop\:hover\:to-light-gray-1:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .Desktop\:hover\:to-light-gray-2:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .Desktop\:hover\:to-light-gray-3:hover {
    --tw-gradient-to: #F0F0F5;
  }

  .Desktop\:hover\:to-light-gray-4:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .Desktop\:hover\:to-light-gray-5:hover {
    --tw-gradient-to: #333F48;
  }

  .Desktop\:hover\:to-light-slate-gray:hover {
    --tw-gradient-to: #8589A1;
  }

  .Desktop\:hover\:to-denim-blue:hover {
    --tw-gradient-to: #0066B2;
  }

  .Desktop\:hover\:to-purple-1:hover {
    --tw-gradient-to: #8223D2;
  }

  .Desktop\:hover\:to-dark-red:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .Desktop\:hover\:to-bright-red:hover {
    --tw-gradient-to: #F40715;
  }

  .Desktop\:hover\:to-mustard-yellow:hover {
    --tw-gradient-to: #ED8B00;
  }

  .Desktop\:hover\:to-mustard-yellow-1:hover {
    --tw-gradient-to: #ED6600;
  }

  .Desktop\:hover\:to-light-blue:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Desktop\:hover\:to-light-blue-1:hover {
    --tw-gradient-to: #4A68F9;
  }

  .Desktop\:hover\:to-light-blue-3:hover {
    --tw-gradient-to:  #F0F3FF;
  }

  .Desktop\:hover\:to-light-blue-4:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .Desktop\:hover\:to-purple-blue:hover {
    --tw-gradient-to: #6469E1;
  }

  .Desktop\:hover\:to-light-green:hover {
    --tw-gradient-to: #00B574;
  }

  .Desktop\:hover\:to-light-green-1:hover {
    --tw-gradient-to: #00B574;
  }

  .Desktop\:hover\:to-light-bg-green:hover {
    --tw-gradient-to: #F0FFF9;
  }

  .Desktop\:hover\:to-green-1:hover {
    --tw-gradient-to: #0B8350;
  }

  .Desktop\:hover\:to-pink-1:hover {
    --tw-gradient-to: #FFEDD5;
  }

  .Desktop\:hover\:to-light-white-1:hover {
    --tw-gradient-to: #F8F6EE;
  }

  .Desktop\:hover\:to-Black-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .Desktop\:hover\:to-Default-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .Desktop\:hover\:to-White-3:hover {
    --tw-gradient-to: #F9F6EF;
  }

  .Desktop\:hover\:to-Green-3:hover {
    --tw-gradient-to: #AEE0CD;
  }

  .Desktop\:hover\:to-Blue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Desktop\:hover\:to-Silver-3:hover {
    --tw-gradient-to: #E4E4E2;
  }

  .Desktop\:hover\:to-Yellow-3:hover {
    --tw-gradient-to: #F3D060;
  }

  .Desktop\:hover\:to-Grey-3:hover {
    --tw-gradient-to: #535150;
  }

  .Desktop\:hover\:to-Gray-3:hover {
    --tw-gradient-to: #535150;
  }

  .Desktop\:hover\:to-Red-3:hover {
    --tw-gradient-to: #BA0C2E;
  }

  .Desktop\:hover\:to-Gold-3:hover {
    --tw-gradient-to: #F5DDC5;
  }

  .Desktop\:hover\:to-light-green-3:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .Desktop\:hover\:to-dark-blue-2:hover {
    --tw-gradient-to: #2743CC;
  }

  .Desktop\:hover\:to-blue-1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Desktop\:hover\:to-yellow-1:hover {
    --tw-gradient-to: #EDB800;
  }

  .Desktop\:hover\:to-blue-2:hover {
    --tw-gradient-to: #253BAA;
  }

  .Desktop\:hover\:to-light-pink:hover {
    --tw-gradient-to: #FF5070;
  }

  .Desktop\:hover\:to-bright-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .Desktop\:hover\:to-bright-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .Desktop\:hover\:to-SpaceGrey-3:hover {
    --tw-gradient-to: #535150;
  }

  .Desktop\:hover\:to-Purple-3:hover {
    --tw-gradient-to: #6700B8;
  }

  .Desktop\:hover\:to-LightPurple-3:hover {
    --tw-gradient-to: #D1CDDA;
  }

  .Desktop\:hover\:to-Glow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .Desktop\:hover\:to-Bronze-3:hover {
    --tw-gradient-to: #cd7f32;
  }

  .Desktop\:hover\:to-Copper-3:hover {
    --tw-gradient-to: #B87333;
  }

  .Desktop\:hover\:to-Pink-3:hover {
    --tw-gradient-to: #FFC0CB;
  }

  .Desktop\:hover\:to-Orange-3:hover {
    --tw-gradient-to: #FFA500;
  }

  .Desktop\:hover\:to-Coral-3:hover {
    --tw-gradient-to: #EE7762;
  }

  .Desktop\:hover\:to-MajesticBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .Desktop\:hover\:to-PrismBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .Desktop\:hover\:to-CeramicBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .Desktop\:hover\:to-MidnightBlack-3:hover {
    --tw-gradient-to: #00040D;
  }

  .Desktop\:hover\:to-PrismWhite-3:hover {
    --tw-gradient-to: #E1D8CB;
  }

  .Desktop\:hover\:to-CeramicWhite-3:hover {
    --tw-gradient-to: #c2c2c4;
  }

  .Desktop\:hover\:to-LilacPurple-3:hover {
    --tw-gradient-to: #C8A2C8;
  }

  .Desktop\:hover\:to-CrownSilver-3:hover {
    --tw-gradient-to: #b1a5aa;
  }

  .Desktop\:hover\:to-CoralBlue-3:hover {
    --tw-gradient-to: #AFDCEC;
  }

  .Desktop\:hover\:to-lime-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .Desktop\:hover\:to-apple-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .Desktop\:hover\:to-bg-new-blue:hover {
    --tw-gradient-to: #39DCF0;
  }

  .Desktop\:hover\:to-bg-new-pink:hover {
    --tw-gradient-to: #E79AAE;
  }

  .Desktop\:hover\:to-new-pink-1:hover {
    --tw-gradient-to: #E9A1B3;
  }

  .Desktop\:hover\:to-footer-grey:hover {
    --tw-gradient-to: #333238;
  }

  .Desktop\:hover\:to-border-grey:hover {
    --tw-gradient-to: #c4c4c4;
  }

  .Desktop\:hover\:to-apple-green-1:hover {
    --tw-gradient-to: #30D091;
  }

  .Desktop\:hover\:to-crimson-red:hover {
    --tw-gradient-to: #d22323;
  }

  .Desktop\:hover\:to-asurion-cyan:hover {
    --tw-gradient-to: #95CED7;
  }

  .Desktop\:hover\:to-bright-orange:hover {
    --tw-gradient-to: #FF8B1A;
  }

  .Desktop\:hover\:to-Graphite-3:hover {
    --tw-gradient-to: #D2CEDB;
  }

  .Desktop\:hover\:to-PacificBlue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Desktop\:hover\:to-light-purple:hover {
    --tw-gradient-to: #B3A3D7;
  }

  .Desktop\:hover\:to-asurion-gray:hover {
    --tw-gradient-to: #D8D8D8;
  }

  .Desktop\:hover\:to-OceanBlue-3:hover {
    --tw-gradient-to: #0077be;
  }

  .Desktop\:hover\:to-MetallicCopper-3:hover {
    --tw-gradient-to: #72281e;
  }

  .Desktop\:hover\:to-PorcelainWhite-3:hover {
    --tw-gradient-to: #f8fbf8;
  }

  .Desktop\:hover\:to-LightBlue-3:hover {
    --tw-gradient-to: #ADD8E6;
  }

  .Desktop\:hover\:to-CloudNavy-3:hover {
    --tw-gradient-to: #607387;
  }

  .Desktop\:hover\:to-CloudMint-3:hover {
    --tw-gradient-to: #607387;
  }

  .Desktop\:hover\:to-CloudOrange-3:hover {
    --tw-gradient-to: #ffba97;
  }

  .Desktop\:hover\:to-CloudLavender-3:hover {
    --tw-gradient-to: #d6d3e2;
  }

  .Desktop\:hover\:to-CloudRed-3:hover {
    --tw-gradient-to: #dbb0a2;
  }

  .Desktop\:hover\:to-CloudWhite-3:hover {
    --tw-gradient-to: #f2f2ed;
  }

  .Desktop\:hover\:to-SunriseGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .Desktop\:hover\:to-SunshineGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .Desktop\:hover\:to-AuraBlack-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .Desktop\:hover\:to-AuraGlow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .Desktop\:hover\:to-MysticBronze-3:hover {
    --tw-gradient-to: #3c2516;
  }

  .Desktop\:hover\:to-MysticGreen-3:hover {
    --tw-gradient-to: #90A19A;
  }

  .Desktop\:hover\:to-MysticGrey-3:hover {
    --tw-gradient-to: #564f55;
  }

  .Desktop\:hover\:to-MysticBlack-3:hover {
    --tw-gradient-to: #353A3C;
  }

  .Desktop\:hover\:to-MysticWhite-3:hover {
    --tw-gradient-to: #E4EDE3;
  }

  .Desktop\:hover\:to-price-blue1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Desktop\:hover\:to-indigo1:hover {
    --tw-gradient-to: #6700B8;
  }

  .Desktop\:hover\:to-Purple-4:hover {
    --tw-gradient-to: #9598F8;
  }

  .Desktop\:hover\:to-new-blue-2:hover {
    --tw-gradient-to: #33B3C2;
  }

  .Desktop\:hover\:to-dark-blue-3:hover {
    --tw-gradient-to: #041DFB;
  }

  .Desktop\:hover\:to-replace-bg:hover {
    --tw-gradient-to: #8AA4BC;
  }

  .Desktop\:hover\:to-resolve-bg:hover {
    --tw-gradient-to: #4783CB;
  }

  .Desktop\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .Desktop\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .Desktop\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .Desktop\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .Desktop\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .Desktop\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .Desktop\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .Desktop\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .Desktop\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .Desktop\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .Desktop\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .Desktop\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .Desktop\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .Desktop\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .Desktop\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .Desktop\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .Desktop\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .Desktop\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .Desktop\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .Desktop\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .Desktop\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .Desktop\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .Desktop\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .Desktop\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .Desktop\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .Desktop\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .Desktop\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .Desktop\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .Desktop\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .Desktop\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .Desktop\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .Desktop\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .Desktop\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .Desktop\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .Desktop\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .Desktop\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .Desktop\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .Desktop\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .Desktop\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .Desktop\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .Desktop\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .Desktop\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .Desktop\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .Desktop\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .Desktop\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .Desktop\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .Desktop\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .Desktop\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .Desktop\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .Desktop\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .Desktop\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .Desktop\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .Desktop\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .Desktop\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .Desktop\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .Desktop\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .Desktop\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .Desktop\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .Desktop\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .Desktop\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .Desktop\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .Desktop\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .Desktop\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .Desktop\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .Desktop\:focus\:to-purple:focus {
    --tw-gradient-to: #6700B8;
  }

  .Desktop\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .Desktop\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .Desktop\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .Desktop\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .Desktop\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .Desktop\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .Desktop\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .Desktop\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .Desktop\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .Desktop\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .Desktop\:focus\:to-Asurion-White:focus {
    --tw-gradient-to: #FFF;
  }

  .Desktop\:focus\:to-Asurion-Blue-Brighter:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Desktop\:focus\:to-Asurion-Blue-Deep:focus {
    --tw-gradient-to: #2743CC;
  }

  .Desktop\:focus\:to-Asurion-Blue-Light:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .Desktop\:focus\:to-Asurion-Purple:focus {
    --tw-gradient-to: #8223D2;
  }

  .Desktop\:focus\:to-Asurion-Purple-Deeper:focus {
    --tw-gradient-to: #6700B8;
  }

  .Desktop\:focus\:to-Asurion-Purple-Light:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .Desktop\:focus\:to-Asurion-Gray-Deepest:focus {
    --tw-gradient-to: #333F48;
  }

  .Desktop\:focus\:to-Asurion-Gray-Deeper:focus {
    --tw-gradient-to: #6E767D;
  }

  .Desktop\:focus\:to-Asurion-Gray-Light:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .Desktop\:focus\:to-Asurion-Gray-Lighter:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .Desktop\:focus\:to-Asurion-Gray-Lightest:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .Desktop\:focus\:to-Asurion-Red-Deep:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .Desktop\:focus\:to-light-gray:focus {
    --tw-gradient-to: #6E767D;
  }

  .Desktop\:focus\:to-light-gray-1:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .Desktop\:focus\:to-light-gray-2:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .Desktop\:focus\:to-light-gray-3:focus {
    --tw-gradient-to: #F0F0F5;
  }

  .Desktop\:focus\:to-light-gray-4:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .Desktop\:focus\:to-light-gray-5:focus {
    --tw-gradient-to: #333F48;
  }

  .Desktop\:focus\:to-light-slate-gray:focus {
    --tw-gradient-to: #8589A1;
  }

  .Desktop\:focus\:to-denim-blue:focus {
    --tw-gradient-to: #0066B2;
  }

  .Desktop\:focus\:to-purple-1:focus {
    --tw-gradient-to: #8223D2;
  }

  .Desktop\:focus\:to-dark-red:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .Desktop\:focus\:to-bright-red:focus {
    --tw-gradient-to: #F40715;
  }

  .Desktop\:focus\:to-mustard-yellow:focus {
    --tw-gradient-to: #ED8B00;
  }

  .Desktop\:focus\:to-mustard-yellow-1:focus {
    --tw-gradient-to: #ED6600;
  }

  .Desktop\:focus\:to-light-blue:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Desktop\:focus\:to-light-blue-1:focus {
    --tw-gradient-to: #4A68F9;
  }

  .Desktop\:focus\:to-light-blue-3:focus {
    --tw-gradient-to:  #F0F3FF;
  }

  .Desktop\:focus\:to-light-blue-4:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .Desktop\:focus\:to-purple-blue:focus {
    --tw-gradient-to: #6469E1;
  }

  .Desktop\:focus\:to-light-green:focus {
    --tw-gradient-to: #00B574;
  }

  .Desktop\:focus\:to-light-green-1:focus {
    --tw-gradient-to: #00B574;
  }

  .Desktop\:focus\:to-light-bg-green:focus {
    --tw-gradient-to: #F0FFF9;
  }

  .Desktop\:focus\:to-green-1:focus {
    --tw-gradient-to: #0B8350;
  }

  .Desktop\:focus\:to-pink-1:focus {
    --tw-gradient-to: #FFEDD5;
  }

  .Desktop\:focus\:to-light-white-1:focus {
    --tw-gradient-to: #F8F6EE;
  }

  .Desktop\:focus\:to-Black-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .Desktop\:focus\:to-Default-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .Desktop\:focus\:to-White-3:focus {
    --tw-gradient-to: #F9F6EF;
  }

  .Desktop\:focus\:to-Green-3:focus {
    --tw-gradient-to: #AEE0CD;
  }

  .Desktop\:focus\:to-Blue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Desktop\:focus\:to-Silver-3:focus {
    --tw-gradient-to: #E4E4E2;
  }

  .Desktop\:focus\:to-Yellow-3:focus {
    --tw-gradient-to: #F3D060;
  }

  .Desktop\:focus\:to-Grey-3:focus {
    --tw-gradient-to: #535150;
  }

  .Desktop\:focus\:to-Gray-3:focus {
    --tw-gradient-to: #535150;
  }

  .Desktop\:focus\:to-Red-3:focus {
    --tw-gradient-to: #BA0C2E;
  }

  .Desktop\:focus\:to-Gold-3:focus {
    --tw-gradient-to: #F5DDC5;
  }

  .Desktop\:focus\:to-light-green-3:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .Desktop\:focus\:to-dark-blue-2:focus {
    --tw-gradient-to: #2743CC;
  }

  .Desktop\:focus\:to-blue-1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Desktop\:focus\:to-yellow-1:focus {
    --tw-gradient-to: #EDB800;
  }

  .Desktop\:focus\:to-blue-2:focus {
    --tw-gradient-to: #253BAA;
  }

  .Desktop\:focus\:to-light-pink:focus {
    --tw-gradient-to: #FF5070;
  }

  .Desktop\:focus\:to-bright-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .Desktop\:focus\:to-bright-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .Desktop\:focus\:to-SpaceGrey-3:focus {
    --tw-gradient-to: #535150;
  }

  .Desktop\:focus\:to-Purple-3:focus {
    --tw-gradient-to: #6700B8;
  }

  .Desktop\:focus\:to-LightPurple-3:focus {
    --tw-gradient-to: #D1CDDA;
  }

  .Desktop\:focus\:to-Glow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .Desktop\:focus\:to-Bronze-3:focus {
    --tw-gradient-to: #cd7f32;
  }

  .Desktop\:focus\:to-Copper-3:focus {
    --tw-gradient-to: #B87333;
  }

  .Desktop\:focus\:to-Pink-3:focus {
    --tw-gradient-to: #FFC0CB;
  }

  .Desktop\:focus\:to-Orange-3:focus {
    --tw-gradient-to: #FFA500;
  }

  .Desktop\:focus\:to-Coral-3:focus {
    --tw-gradient-to: #EE7762;
  }

  .Desktop\:focus\:to-MajesticBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .Desktop\:focus\:to-PrismBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .Desktop\:focus\:to-CeramicBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .Desktop\:focus\:to-MidnightBlack-3:focus {
    --tw-gradient-to: #00040D;
  }

  .Desktop\:focus\:to-PrismWhite-3:focus {
    --tw-gradient-to: #E1D8CB;
  }

  .Desktop\:focus\:to-CeramicWhite-3:focus {
    --tw-gradient-to: #c2c2c4;
  }

  .Desktop\:focus\:to-LilacPurple-3:focus {
    --tw-gradient-to: #C8A2C8;
  }

  .Desktop\:focus\:to-CrownSilver-3:focus {
    --tw-gradient-to: #b1a5aa;
  }

  .Desktop\:focus\:to-CoralBlue-3:focus {
    --tw-gradient-to: #AFDCEC;
  }

  .Desktop\:focus\:to-lime-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .Desktop\:focus\:to-apple-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .Desktop\:focus\:to-bg-new-blue:focus {
    --tw-gradient-to: #39DCF0;
  }

  .Desktop\:focus\:to-bg-new-pink:focus {
    --tw-gradient-to: #E79AAE;
  }

  .Desktop\:focus\:to-new-pink-1:focus {
    --tw-gradient-to: #E9A1B3;
  }

  .Desktop\:focus\:to-footer-grey:focus {
    --tw-gradient-to: #333238;
  }

  .Desktop\:focus\:to-border-grey:focus {
    --tw-gradient-to: #c4c4c4;
  }

  .Desktop\:focus\:to-apple-green-1:focus {
    --tw-gradient-to: #30D091;
  }

  .Desktop\:focus\:to-crimson-red:focus {
    --tw-gradient-to: #d22323;
  }

  .Desktop\:focus\:to-asurion-cyan:focus {
    --tw-gradient-to: #95CED7;
  }

  .Desktop\:focus\:to-bright-orange:focus {
    --tw-gradient-to: #FF8B1A;
  }

  .Desktop\:focus\:to-Graphite-3:focus {
    --tw-gradient-to: #D2CEDB;
  }

  .Desktop\:focus\:to-PacificBlue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Desktop\:focus\:to-light-purple:focus {
    --tw-gradient-to: #B3A3D7;
  }

  .Desktop\:focus\:to-asurion-gray:focus {
    --tw-gradient-to: #D8D8D8;
  }

  .Desktop\:focus\:to-OceanBlue-3:focus {
    --tw-gradient-to: #0077be;
  }

  .Desktop\:focus\:to-MetallicCopper-3:focus {
    --tw-gradient-to: #72281e;
  }

  .Desktop\:focus\:to-PorcelainWhite-3:focus {
    --tw-gradient-to: #f8fbf8;
  }

  .Desktop\:focus\:to-LightBlue-3:focus {
    --tw-gradient-to: #ADD8E6;
  }

  .Desktop\:focus\:to-CloudNavy-3:focus {
    --tw-gradient-to: #607387;
  }

  .Desktop\:focus\:to-CloudMint-3:focus {
    --tw-gradient-to: #607387;
  }

  .Desktop\:focus\:to-CloudOrange-3:focus {
    --tw-gradient-to: #ffba97;
  }

  .Desktop\:focus\:to-CloudLavender-3:focus {
    --tw-gradient-to: #d6d3e2;
  }

  .Desktop\:focus\:to-CloudRed-3:focus {
    --tw-gradient-to: #dbb0a2;
  }

  .Desktop\:focus\:to-CloudWhite-3:focus {
    --tw-gradient-to: #f2f2ed;
  }

  .Desktop\:focus\:to-SunriseGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .Desktop\:focus\:to-SunshineGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .Desktop\:focus\:to-AuraBlack-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .Desktop\:focus\:to-AuraGlow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .Desktop\:focus\:to-MysticBronze-3:focus {
    --tw-gradient-to: #3c2516;
  }

  .Desktop\:focus\:to-MysticGreen-3:focus {
    --tw-gradient-to: #90A19A;
  }

  .Desktop\:focus\:to-MysticGrey-3:focus {
    --tw-gradient-to: #564f55;
  }

  .Desktop\:focus\:to-MysticBlack-3:focus {
    --tw-gradient-to: #353A3C;
  }

  .Desktop\:focus\:to-MysticWhite-3:focus {
    --tw-gradient-to: #E4EDE3;
  }

  .Desktop\:focus\:to-price-blue1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Desktop\:focus\:to-indigo1:focus {
    --tw-gradient-to: #6700B8;
  }

  .Desktop\:focus\:to-Purple-4:focus {
    --tw-gradient-to: #9598F8;
  }

  .Desktop\:focus\:to-new-blue-2:focus {
    --tw-gradient-to: #33B3C2;
  }

  .Desktop\:focus\:to-dark-blue-3:focus {
    --tw-gradient-to: #041DFB;
  }

  .Desktop\:focus\:to-replace-bg:focus {
    --tw-gradient-to: #8AA4BC;
  }

  .Desktop\:focus\:to-resolve-bg:focus {
    --tw-gradient-to: #4783CB;
  }

  .Desktop\:decoration-slice {
    -webkit-box-decoration-break: slice;
    box-decoration-break: slice;
  }

  .Desktop\:decoration-clone {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }

  .Desktop\:bg-auto {
    background-size: auto;
  }

  .Desktop\:bg-cover {
    background-size: cover;
  }

  .Desktop\:bg-contain {
    background-size: contain;
  }

  .Desktop\:bg-fixed {
    background-attachment: fixed;
  }

  .Desktop\:bg-local {
    background-attachment: local;
  }

  .Desktop\:bg-scroll {
    background-attachment: scroll;
  }

  .Desktop\:bg-clip-border {
    background-clip: border-box;
  }

  .Desktop\:bg-clip-padding {
    background-clip: padding-box;
  }

  .Desktop\:bg-clip-content {
    background-clip: content-box;
  }

  .Desktop\:bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
  }

  .Desktop\:bg-bottom {
    background-position: bottom;
  }

  .Desktop\:bg-center {
    background-position: center;
  }

  .Desktop\:bg-left {
    background-position: left;
  }

  .Desktop\:bg-left-bottom {
    background-position: left bottom;
  }

  .Desktop\:bg-left-top {
    background-position: left top;
  }

  .Desktop\:bg-right {
    background-position: right;
  }

  .Desktop\:bg-right-bottom {
    background-position: right bottom;
  }

  .Desktop\:bg-right-top {
    background-position: right top;
  }

  .Desktop\:bg-top {
    background-position: top;
  }

  .Desktop\:bg-repeat {
    background-repeat: repeat;
  }

  .Desktop\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .Desktop\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .Desktop\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .Desktop\:bg-repeat-round {
    background-repeat: round;
  }

  .Desktop\:bg-repeat-space {
    background-repeat: space;
  }

  .Desktop\:bg-origin-border {
    background-origin: border-box;
  }

  .Desktop\:bg-origin-padding {
    background-origin: padding-box;
  }

  .Desktop\:bg-origin-content {
    background-origin: content-box;
  }

  .Desktop\:fill-current {
    fill: currentColor;
  }

  .Desktop\:stroke-current {
    stroke: currentColor;
  }

  .Desktop\:stroke-0 {
    stroke-width: 0;
  }

  .Desktop\:stroke-1 {
    stroke-width: 1;
  }

  .Desktop\:stroke-2 {
    stroke-width: 2;
  }

  .Desktop\:object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .Desktop\:object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .Desktop\:object-fill {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .Desktop\:object-none {
    -o-object-fit: none;
    object-fit: none;
  }

  .Desktop\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .Desktop\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom;
  }

  .Desktop\:object-center {
    -o-object-position: center;
    object-position: center;
  }

  .Desktop\:object-left {
    -o-object-position: left;
    object-position: left;
  }

  .Desktop\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom;
  }

  .Desktop\:object-left-top {
    -o-object-position: left top;
    object-position: left top;
  }

  .Desktop\:object-right {
    -o-object-position: right;
    object-position: right;
  }

  .Desktop\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom;
  }

  .Desktop\:object-right-top {
    -o-object-position: right top;
    object-position: right top;
  }

  .Desktop\:object-top {
    -o-object-position: top;
    object-position: top;
  }

  .Desktop\:p-0 {
    padding: 0px;
  }

  .Desktop\:p-1 {
    padding: 0.25rem;
  }

  .Desktop\:p-2 {
    padding: 0.5rem;
  }

  .Desktop\:p-3 {
    padding: 0.75rem;
  }

  .Desktop\:p-4 {
    padding: 1rem;
  }

  .Desktop\:p-5 {
    padding: 1.25rem;
  }

  .Desktop\:p-6 {
    padding: 1.5rem;
  }

  .Desktop\:p-7 {
    padding: 1.75rem;
  }

  .Desktop\:p-8 {
    padding: 2rem;
  }

  .Desktop\:p-9 {
    padding: 2.25rem;
  }

  .Desktop\:p-10 {
    padding: 2.5rem;
  }

  .Desktop\:p-11 {
    padding: 2.75rem;
  }

  .Desktop\:p-12 {
    padding: 3rem;
  }

  .Desktop\:p-14 {
    padding: 3.5rem;
  }

  .Desktop\:p-15 {
    padding: 15px;
  }

  .Desktop\:p-16 {
    padding: 4rem;
  }

  .Desktop\:p-17 {
    padding: 17px;
  }

  .Desktop\:p-19 {
    padding: 19px;
  }

  .Desktop\:p-20 {
    padding: 5rem;
  }

  .Desktop\:p-22 {
    padding: 22px;
  }

  .Desktop\:p-24 {
    padding: 6rem;
  }

  .Desktop\:p-25 {
    padding: 25px;
  }

  .Desktop\:p-26 {
    padding: 26px;
  }

  .Desktop\:p-27 {
    padding: 27px;
  }

  .Desktop\:p-28 {
    padding: 7rem;
  }

  .Desktop\:p-29 {
    padding: 29px;
  }

  .Desktop\:p-30 {
    padding: 30px;
  }

  .Desktop\:p-32 {
    padding: 8rem;
  }

  .Desktop\:p-35 {
    padding: 35px;
  }

  .Desktop\:p-36 {
    padding: 9rem;
  }

  .Desktop\:p-37 {
    padding: 37px;
  }

  .Desktop\:p-40 {
    padding: 40px;
  }

  .Desktop\:p-41 {
    padding: 41px;
  }

  .Desktop\:p-44 {
    padding: 11rem;
  }

  .Desktop\:p-45 {
    padding: 45px;
  }

  .Desktop\:p-48 {
    padding: 12rem;
  }

  .Desktop\:p-49 {
    padding: 49px;
  }

  .Desktop\:p-50 {
    padding: 50px;
  }

  .Desktop\:p-52 {
    padding: 13rem;
  }

  .Desktop\:p-56 {
    padding: 14rem;
  }

  .Desktop\:p-60 {
    padding: 60px;
  }

  .Desktop\:p-64 {
    padding: 16rem;
  }

  .Desktop\:p-65 {
    padding: 65px;
  }

  .Desktop\:p-72 {
    padding: 72px;
  }

  .Desktop\:p-80 {
    padding: 20rem;
  }

  .Desktop\:p-85 {
    padding: 85px;
  }

  .Desktop\:p-96 {
    padding: 24rem;
  }

  .Desktop\:p-124 {
    padding: 124px;
  }

  .Desktop\:p-px {
    padding: 1px;
  }

  .Desktop\:p-0\.5 {
    padding: 0.125rem;
  }

  .Desktop\:p-1\.5 {
    padding: 0.375rem;
  }

  .Desktop\:p-2\.5 {
    padding: 0.625rem;
  }

  .Desktop\:p-3\.5 {
    padding: 0.875rem;
  }

  .Desktop\:p-p11 {
    padding: 11px;
  }

  .Desktop\:p-p12 {
    padding: 12px;
  }

  .Desktop\:p-p10 {
    padding: 10px;
  }

  .Desktop\:p-p9 {
    padding: 9px;
  }

  .Desktop\:p-p20 {
    padding: 20px;
  }

  .Desktop\:p-p18 {
    padding: 18px;
  }

  .Desktop\:p-p14 {
    padding: 14px;
  }

  .Desktop\:p-p13 {
    padding: 13px;
  }

  .Desktop\:p-p6 {
    padding: 6px;
  }

  .Desktop\:p-p2 {
    padding: 2px;
  }

  .Desktop\:p-p3 {
    padding: 3px;
  }

  .Desktop\:p-p5 {
    padding: 5px;
  }

  .Desktop\:p-40p-imp {
    padding: 40px !important;
  }

  .Desktop\:p-67px {
    padding: 67px;
  }

  .Desktop\:p-160px {
    padding: 160px;
  }

  .Desktop\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .Desktop\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .Desktop\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .Desktop\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .Desktop\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .Desktop\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .Desktop\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .Desktop\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .Desktop\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .Desktop\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .Desktop\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .Desktop\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .Desktop\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .Desktop\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .Desktop\:px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .Desktop\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .Desktop\:px-17 {
    padding-left: 17px;
    padding-right: 17px;
  }

  .Desktop\:px-19 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .Desktop\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .Desktop\:px-22 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .Desktop\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .Desktop\:px-25 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .Desktop\:px-26 {
    padding-left: 26px;
    padding-right: 26px;
  }

  .Desktop\:px-27 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .Desktop\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .Desktop\:px-29 {
    padding-left: 29px;
    padding-right: 29px;
  }

  .Desktop\:px-30 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .Desktop\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .Desktop\:px-35 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .Desktop\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .Desktop\:px-37 {
    padding-left: 37px;
    padding-right: 37px;
  }

  .Desktop\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .Desktop\:px-41 {
    padding-left: 41px;
    padding-right: 41px;
  }

  .Desktop\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .Desktop\:px-45 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .Desktop\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .Desktop\:px-49 {
    padding-left: 49px;
    padding-right: 49px;
  }

  .Desktop\:px-50 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .Desktop\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .Desktop\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .Desktop\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .Desktop\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .Desktop\:px-65 {
    padding-left: 65px;
    padding-right: 65px;
  }

  .Desktop\:px-72 {
    padding-left: 72px;
    padding-right: 72px;
  }

  .Desktop\:px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .Desktop\:px-85 {
    padding-left: 85px;
    padding-right: 85px;
  }

  .Desktop\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .Desktop\:px-124 {
    padding-left: 124px;
    padding-right: 124px;
  }

  .Desktop\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .Desktop\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .Desktop\:px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .Desktop\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .Desktop\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .Desktop\:px-p11 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .Desktop\:px-p12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .Desktop\:px-p10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .Desktop\:px-p9 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .Desktop\:px-p20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .Desktop\:px-p18 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .Desktop\:px-p14 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .Desktop\:px-p13 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .Desktop\:px-p6 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .Desktop\:px-p2 {
    padding-left: 2px;
    padding-right: 2px;
  }

  .Desktop\:px-p3 {
    padding-left: 3px;
    padding-right: 3px;
  }

  .Desktop\:px-p5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .Desktop\:px-40p-imp {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .Desktop\:px-67px {
    padding-left: 67px;
    padding-right: 67px;
  }

  .Desktop\:px-160px {
    padding-left: 160px;
    padding-right: 160px;
  }

  .Desktop\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .Desktop\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .Desktop\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .Desktop\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .Desktop\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .Desktop\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .Desktop\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .Desktop\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .Desktop\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .Desktop\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .Desktop\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .Desktop\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .Desktop\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .Desktop\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .Desktop\:py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .Desktop\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .Desktop\:py-17 {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .Desktop\:py-19 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .Desktop\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .Desktop\:py-22 {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .Desktop\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .Desktop\:py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .Desktop\:py-26 {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .Desktop\:py-27 {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .Desktop\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .Desktop\:py-29 {
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .Desktop\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .Desktop\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .Desktop\:py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .Desktop\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .Desktop\:py-37 {
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .Desktop\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .Desktop\:py-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }

  .Desktop\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .Desktop\:py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .Desktop\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .Desktop\:py-49 {
    padding-top: 49px;
    padding-bottom: 49px;
  }

  .Desktop\:py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .Desktop\:py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .Desktop\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .Desktop\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .Desktop\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .Desktop\:py-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .Desktop\:py-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .Desktop\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .Desktop\:py-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }

  .Desktop\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .Desktop\:py-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }

  .Desktop\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .Desktop\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .Desktop\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .Desktop\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .Desktop\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .Desktop\:py-p11 {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .Desktop\:py-p12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .Desktop\:py-p10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .Desktop\:py-p9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .Desktop\:py-p20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .Desktop\:py-p18 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .Desktop\:py-p14 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .Desktop\:py-p13 {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .Desktop\:py-p6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .Desktop\:py-p2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .Desktop\:py-p3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .Desktop\:py-p5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .Desktop\:py-40p-imp {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .Desktop\:py-67px {
    padding-top: 67px;
    padding-bottom: 67px;
  }

  .Desktop\:py-160px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .Desktop\:pt-0 {
    padding-top: 0px;
  }

  .Desktop\:pt-1 {
    padding-top: 0.25rem;
  }

  .Desktop\:pt-2 {
    padding-top: 0.5rem;
  }

  .Desktop\:pt-3 {
    padding-top: 0.75rem;
  }

  .Desktop\:pt-4 {
    padding-top: 1rem;
  }

  .Desktop\:pt-5 {
    padding-top: 1.25rem;
  }

  .Desktop\:pt-6 {
    padding-top: 1.5rem;
  }

  .Desktop\:pt-7 {
    padding-top: 1.75rem;
  }

  .Desktop\:pt-8 {
    padding-top: 2rem;
  }

  .Desktop\:pt-9 {
    padding-top: 2.25rem;
  }

  .Desktop\:pt-10 {
    padding-top: 2.5rem;
  }

  .Desktop\:pt-11 {
    padding-top: 2.75rem;
  }

  .Desktop\:pt-12 {
    padding-top: 3rem;
  }

  .Desktop\:pt-14 {
    padding-top: 3.5rem;
  }

  .Desktop\:pt-15 {
    padding-top: 15px;
  }

  .Desktop\:pt-16 {
    padding-top: 4rem;
  }

  .Desktop\:pt-17 {
    padding-top: 17px;
  }

  .Desktop\:pt-19 {
    padding-top: 19px;
  }

  .Desktop\:pt-20 {
    padding-top: 5rem;
  }

  .Desktop\:pt-22 {
    padding-top: 22px;
  }

  .Desktop\:pt-24 {
    padding-top: 6rem;
  }

  .Desktop\:pt-25 {
    padding-top: 25px;
  }

  .Desktop\:pt-26 {
    padding-top: 26px;
  }

  .Desktop\:pt-27 {
    padding-top: 27px;
  }

  .Desktop\:pt-28 {
    padding-top: 7rem;
  }

  .Desktop\:pt-29 {
    padding-top: 29px;
  }

  .Desktop\:pt-30 {
    padding-top: 30px;
  }

  .Desktop\:pt-32 {
    padding-top: 8rem;
  }

  .Desktop\:pt-35 {
    padding-top: 35px;
  }

  .Desktop\:pt-36 {
    padding-top: 9rem;
  }

  .Desktop\:pt-37 {
    padding-top: 37px;
  }

  .Desktop\:pt-40 {
    padding-top: 40px;
  }

  .Desktop\:pt-41 {
    padding-top: 41px;
  }

  .Desktop\:pt-44 {
    padding-top: 11rem;
  }

  .Desktop\:pt-45 {
    padding-top: 45px;
  }

  .Desktop\:pt-48 {
    padding-top: 12rem;
  }

  .Desktop\:pt-49 {
    padding-top: 49px;
  }

  .Desktop\:pt-50 {
    padding-top: 50px;
  }

  .Desktop\:pt-52 {
    padding-top: 13rem;
  }

  .Desktop\:pt-56 {
    padding-top: 14rem;
  }

  .Desktop\:pt-60 {
    padding-top: 60px;
  }

  .Desktop\:pt-64 {
    padding-top: 16rem;
  }

  .Desktop\:pt-65 {
    padding-top: 65px;
  }

  .Desktop\:pt-72 {
    padding-top: 72px;
  }

  .Desktop\:pt-80 {
    padding-top: 20rem;
  }

  .Desktop\:pt-85 {
    padding-top: 85px;
  }

  .Desktop\:pt-96 {
    padding-top: 24rem;
  }

  .Desktop\:pt-124 {
    padding-top: 124px;
  }

  .Desktop\:pt-px {
    padding-top: 1px;
  }

  .Desktop\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .Desktop\:pt-1\.5 {
    padding-top: 0.375rem;
  }

  .Desktop\:pt-2\.5 {
    padding-top: 0.625rem;
  }

  .Desktop\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .Desktop\:pt-p11 {
    padding-top: 11px;
  }

  .Desktop\:pt-p12 {
    padding-top: 12px;
  }

  .Desktop\:pt-p10 {
    padding-top: 10px;
  }

  .Desktop\:pt-p9 {
    padding-top: 9px;
  }

  .Desktop\:pt-p20 {
    padding-top: 20px;
  }

  .Desktop\:pt-p18 {
    padding-top: 18px;
  }

  .Desktop\:pt-p14 {
    padding-top: 14px;
  }

  .Desktop\:pt-p13 {
    padding-top: 13px;
  }

  .Desktop\:pt-p6 {
    padding-top: 6px;
  }

  .Desktop\:pt-p2 {
    padding-top: 2px;
  }

  .Desktop\:pt-p3 {
    padding-top: 3px;
  }

  .Desktop\:pt-p5 {
    padding-top: 5px;
  }

  .Desktop\:pt-40p-imp {
    padding-top: 40px !important;
  }

  .Desktop\:pt-67px {
    padding-top: 67px;
  }

  .Desktop\:pt-160px {
    padding-top: 160px;
  }

  .Desktop\:pr-0 {
    padding-right: 0px;
  }

  .Desktop\:pr-1 {
    padding-right: 0.25rem;
  }

  .Desktop\:pr-2 {
    padding-right: 0.5rem;
  }

  .Desktop\:pr-3 {
    padding-right: 0.75rem;
  }

  .Desktop\:pr-4 {
    padding-right: 1rem;
  }

  .Desktop\:pr-5 {
    padding-right: 1.25rem;
  }

  .Desktop\:pr-6 {
    padding-right: 1.5rem;
  }

  .Desktop\:pr-7 {
    padding-right: 1.75rem;
  }

  .Desktop\:pr-8 {
    padding-right: 2rem;
  }

  .Desktop\:pr-9 {
    padding-right: 2.25rem;
  }

  .Desktop\:pr-10 {
    padding-right: 2.5rem;
  }

  .Desktop\:pr-11 {
    padding-right: 2.75rem;
  }

  .Desktop\:pr-12 {
    padding-right: 3rem;
  }

  .Desktop\:pr-14 {
    padding-right: 3.5rem;
  }

  .Desktop\:pr-15 {
    padding-right: 15px;
  }

  .Desktop\:pr-16 {
    padding-right: 4rem;
  }

  .Desktop\:pr-17 {
    padding-right: 17px;
  }

  .Desktop\:pr-19 {
    padding-right: 19px;
  }

  .Desktop\:pr-20 {
    padding-right: 5rem;
  }

  .Desktop\:pr-22 {
    padding-right: 22px;
  }

  .Desktop\:pr-24 {
    padding-right: 6rem;
  }

  .Desktop\:pr-25 {
    padding-right: 25px;
  }

  .Desktop\:pr-26 {
    padding-right: 26px;
  }

  .Desktop\:pr-27 {
    padding-right: 27px;
  }

  .Desktop\:pr-28 {
    padding-right: 7rem;
  }

  .Desktop\:pr-29 {
    padding-right: 29px;
  }

  .Desktop\:pr-30 {
    padding-right: 30px;
  }

  .Desktop\:pr-32 {
    padding-right: 8rem;
  }

  .Desktop\:pr-35 {
    padding-right: 35px;
  }

  .Desktop\:pr-36 {
    padding-right: 9rem;
  }

  .Desktop\:pr-37 {
    padding-right: 37px;
  }

  .Desktop\:pr-40 {
    padding-right: 40px;
  }

  .Desktop\:pr-41 {
    padding-right: 41px;
  }

  .Desktop\:pr-44 {
    padding-right: 11rem;
  }

  .Desktop\:pr-45 {
    padding-right: 45px;
  }

  .Desktop\:pr-48 {
    padding-right: 12rem;
  }

  .Desktop\:pr-49 {
    padding-right: 49px;
  }

  .Desktop\:pr-50 {
    padding-right: 50px;
  }

  .Desktop\:pr-52 {
    padding-right: 13rem;
  }

  .Desktop\:pr-56 {
    padding-right: 14rem;
  }

  .Desktop\:pr-60 {
    padding-right: 60px;
  }

  .Desktop\:pr-64 {
    padding-right: 16rem;
  }

  .Desktop\:pr-65 {
    padding-right: 65px;
  }

  .Desktop\:pr-72 {
    padding-right: 72px;
  }

  .Desktop\:pr-80 {
    padding-right: 20rem;
  }

  .Desktop\:pr-85 {
    padding-right: 85px;
  }

  .Desktop\:pr-96 {
    padding-right: 24rem;
  }

  .Desktop\:pr-124 {
    padding-right: 124px;
  }

  .Desktop\:pr-px {
    padding-right: 1px;
  }

  .Desktop\:pr-0\.5 {
    padding-right: 0.125rem;
  }

  .Desktop\:pr-1\.5 {
    padding-right: 0.375rem;
  }

  .Desktop\:pr-2\.5 {
    padding-right: 0.625rem;
  }

  .Desktop\:pr-3\.5 {
    padding-right: 0.875rem;
  }

  .Desktop\:pr-p11 {
    padding-right: 11px;
  }

  .Desktop\:pr-p12 {
    padding-right: 12px;
  }

  .Desktop\:pr-p10 {
    padding-right: 10px;
  }

  .Desktop\:pr-p9 {
    padding-right: 9px;
  }

  .Desktop\:pr-p20 {
    padding-right: 20px;
  }

  .Desktop\:pr-p18 {
    padding-right: 18px;
  }

  .Desktop\:pr-p14 {
    padding-right: 14px;
  }

  .Desktop\:pr-p13 {
    padding-right: 13px;
  }

  .Desktop\:pr-p6 {
    padding-right: 6px;
  }

  .Desktop\:pr-p2 {
    padding-right: 2px;
  }

  .Desktop\:pr-p3 {
    padding-right: 3px;
  }

  .Desktop\:pr-p5 {
    padding-right: 5px;
  }

  .Desktop\:pr-40p-imp {
    padding-right: 40px !important;
  }

  .Desktop\:pr-67px {
    padding-right: 67px;
  }

  .Desktop\:pr-160px {
    padding-right: 160px;
  }

  .Desktop\:pb-0 {
    padding-bottom: 0px;
  }

  .Desktop\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .Desktop\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .Desktop\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .Desktop\:pb-4 {
    padding-bottom: 1rem;
  }

  .Desktop\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .Desktop\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .Desktop\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .Desktop\:pb-8 {
    padding-bottom: 2rem;
  }

  .Desktop\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .Desktop\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .Desktop\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .Desktop\:pb-12 {
    padding-bottom: 3rem;
  }

  .Desktop\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .Desktop\:pb-15 {
    padding-bottom: 15px;
  }

  .Desktop\:pb-16 {
    padding-bottom: 4rem;
  }

  .Desktop\:pb-17 {
    padding-bottom: 17px;
  }

  .Desktop\:pb-19 {
    padding-bottom: 19px;
  }

  .Desktop\:pb-20 {
    padding-bottom: 5rem;
  }

  .Desktop\:pb-22 {
    padding-bottom: 22px;
  }

  .Desktop\:pb-24 {
    padding-bottom: 6rem;
  }

  .Desktop\:pb-25 {
    padding-bottom: 25px;
  }

  .Desktop\:pb-26 {
    padding-bottom: 26px;
  }

  .Desktop\:pb-27 {
    padding-bottom: 27px;
  }

  .Desktop\:pb-28 {
    padding-bottom: 7rem;
  }

  .Desktop\:pb-29 {
    padding-bottom: 29px;
  }

  .Desktop\:pb-30 {
    padding-bottom: 30px;
  }

  .Desktop\:pb-32 {
    padding-bottom: 8rem;
  }

  .Desktop\:pb-35 {
    padding-bottom: 35px;
  }

  .Desktop\:pb-36 {
    padding-bottom: 9rem;
  }

  .Desktop\:pb-37 {
    padding-bottom: 37px;
  }

  .Desktop\:pb-40 {
    padding-bottom: 40px;
  }

  .Desktop\:pb-41 {
    padding-bottom: 41px;
  }

  .Desktop\:pb-44 {
    padding-bottom: 11rem;
  }

  .Desktop\:pb-45 {
    padding-bottom: 45px;
  }

  .Desktop\:pb-48 {
    padding-bottom: 12rem;
  }

  .Desktop\:pb-49 {
    padding-bottom: 49px;
  }

  .Desktop\:pb-50 {
    padding-bottom: 50px;
  }

  .Desktop\:pb-52 {
    padding-bottom: 13rem;
  }

  .Desktop\:pb-56 {
    padding-bottom: 14rem;
  }

  .Desktop\:pb-60 {
    padding-bottom: 60px;
  }

  .Desktop\:pb-64 {
    padding-bottom: 16rem;
  }

  .Desktop\:pb-65 {
    padding-bottom: 65px;
  }

  .Desktop\:pb-72 {
    padding-bottom: 72px;
  }

  .Desktop\:pb-80 {
    padding-bottom: 20rem;
  }

  .Desktop\:pb-85 {
    padding-bottom: 85px;
  }

  .Desktop\:pb-96 {
    padding-bottom: 24rem;
  }

  .Desktop\:pb-124 {
    padding-bottom: 124px;
  }

  .Desktop\:pb-px {
    padding-bottom: 1px;
  }

  .Desktop\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .Desktop\:pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .Desktop\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .Desktop\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .Desktop\:pb-p11 {
    padding-bottom: 11px;
  }

  .Desktop\:pb-p12 {
    padding-bottom: 12px;
  }

  .Desktop\:pb-p10 {
    padding-bottom: 10px;
  }

  .Desktop\:pb-p9 {
    padding-bottom: 9px;
  }

  .Desktop\:pb-p20 {
    padding-bottom: 20px;
  }

  .Desktop\:pb-p18 {
    padding-bottom: 18px;
  }

  .Desktop\:pb-p14 {
    padding-bottom: 14px;
  }

  .Desktop\:pb-p13 {
    padding-bottom: 13px;
  }

  .Desktop\:pb-p6 {
    padding-bottom: 6px;
  }

  .Desktop\:pb-p2 {
    padding-bottom: 2px;
  }

  .Desktop\:pb-p3 {
    padding-bottom: 3px;
  }

  .Desktop\:pb-p5 {
    padding-bottom: 5px;
  }

  .Desktop\:pb-40p-imp {
    padding-bottom: 40px !important;
  }

  .Desktop\:pb-67px {
    padding-bottom: 67px;
  }

  .Desktop\:pb-160px {
    padding-bottom: 160px;
  }

  .Desktop\:pl-0 {
    padding-left: 0px;
  }

  .Desktop\:pl-1 {
    padding-left: 0.25rem;
  }

  .Desktop\:pl-2 {
    padding-left: 0.5rem;
  }

  .Desktop\:pl-3 {
    padding-left: 0.75rem;
  }

  .Desktop\:pl-4 {
    padding-left: 1rem;
  }

  .Desktop\:pl-5 {
    padding-left: 1.25rem;
  }

  .Desktop\:pl-6 {
    padding-left: 1.5rem;
  }

  .Desktop\:pl-7 {
    padding-left: 1.75rem;
  }

  .Desktop\:pl-8 {
    padding-left: 2rem;
  }

  .Desktop\:pl-9 {
    padding-left: 2.25rem;
  }

  .Desktop\:pl-10 {
    padding-left: 2.5rem;
  }

  .Desktop\:pl-11 {
    padding-left: 2.75rem;
  }

  .Desktop\:pl-12 {
    padding-left: 3rem;
  }

  .Desktop\:pl-14 {
    padding-left: 3.5rem;
  }

  .Desktop\:pl-15 {
    padding-left: 15px;
  }

  .Desktop\:pl-16 {
    padding-left: 4rem;
  }

  .Desktop\:pl-17 {
    padding-left: 17px;
  }

  .Desktop\:pl-19 {
    padding-left: 19px;
  }

  .Desktop\:pl-20 {
    padding-left: 5rem;
  }

  .Desktop\:pl-22 {
    padding-left: 22px;
  }

  .Desktop\:pl-24 {
    padding-left: 6rem;
  }

  .Desktop\:pl-25 {
    padding-left: 25px;
  }

  .Desktop\:pl-26 {
    padding-left: 26px;
  }

  .Desktop\:pl-27 {
    padding-left: 27px;
  }

  .Desktop\:pl-28 {
    padding-left: 7rem;
  }

  .Desktop\:pl-29 {
    padding-left: 29px;
  }

  .Desktop\:pl-30 {
    padding-left: 30px;
  }

  .Desktop\:pl-32 {
    padding-left: 8rem;
  }

  .Desktop\:pl-35 {
    padding-left: 35px;
  }

  .Desktop\:pl-36 {
    padding-left: 9rem;
  }

  .Desktop\:pl-37 {
    padding-left: 37px;
  }

  .Desktop\:pl-40 {
    padding-left: 40px;
  }

  .Desktop\:pl-41 {
    padding-left: 41px;
  }

  .Desktop\:pl-44 {
    padding-left: 11rem;
  }

  .Desktop\:pl-45 {
    padding-left: 45px;
  }

  .Desktop\:pl-48 {
    padding-left: 12rem;
  }

  .Desktop\:pl-49 {
    padding-left: 49px;
  }

  .Desktop\:pl-50 {
    padding-left: 50px;
  }

  .Desktop\:pl-52 {
    padding-left: 13rem;
  }

  .Desktop\:pl-56 {
    padding-left: 14rem;
  }

  .Desktop\:pl-60 {
    padding-left: 60px;
  }

  .Desktop\:pl-64 {
    padding-left: 16rem;
  }

  .Desktop\:pl-65 {
    padding-left: 65px;
  }

  .Desktop\:pl-72 {
    padding-left: 72px;
  }

  .Desktop\:pl-80 {
    padding-left: 20rem;
  }

  .Desktop\:pl-85 {
    padding-left: 85px;
  }

  .Desktop\:pl-96 {
    padding-left: 24rem;
  }

  .Desktop\:pl-124 {
    padding-left: 124px;
  }

  .Desktop\:pl-px {
    padding-left: 1px;
  }

  .Desktop\:pl-0\.5 {
    padding-left: 0.125rem;
  }

  .Desktop\:pl-1\.5 {
    padding-left: 0.375rem;
  }

  .Desktop\:pl-2\.5 {
    padding-left: 0.625rem;
  }

  .Desktop\:pl-3\.5 {
    padding-left: 0.875rem;
  }

  .Desktop\:pl-p11 {
    padding-left: 11px;
  }

  .Desktop\:pl-p12 {
    padding-left: 12px;
  }

  .Desktop\:pl-p10 {
    padding-left: 10px;
  }

  .Desktop\:pl-p9 {
    padding-left: 9px;
  }

  .Desktop\:pl-p20 {
    padding-left: 20px;
  }

  .Desktop\:pl-p18 {
    padding-left: 18px;
  }

  .Desktop\:pl-p14 {
    padding-left: 14px;
  }

  .Desktop\:pl-p13 {
    padding-left: 13px;
  }

  .Desktop\:pl-p6 {
    padding-left: 6px;
  }

  .Desktop\:pl-p2 {
    padding-left: 2px;
  }

  .Desktop\:pl-p3 {
    padding-left: 3px;
  }

  .Desktop\:pl-p5 {
    padding-left: 5px;
  }

  .Desktop\:pl-40p-imp {
    padding-left: 40px !important;
  }

  .Desktop\:pl-67px {
    padding-left: 67px;
  }

  .Desktop\:pl-160px {
    padding-left: 160px;
  }

  .Desktop\:text-left {
    text-align: left;
  }

  .Desktop\:text-center {
    text-align: center;
  }

  .Desktop\:text-right {
    text-align: right;
  }

  .Desktop\:text-justify {
    text-align: justify;
  }

  .Desktop\:align-baseline {
    vertical-align: baseline;
  }

  .Desktop\:align-top {
    vertical-align: top;
  }

  .Desktop\:align-middle {
    vertical-align: middle;
  }

  .Desktop\:align-bottom {
    vertical-align: bottom;
  }

  .Desktop\:align-text-top {
    vertical-align: text-top;
  }

  .Desktop\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .Desktop\:font-sans {
    font-family: Apercu;
  }

  .Desktop\:font-serif {
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .Desktop\:font-mono {
    font-family: ApercuMono;
  }

  .Desktop\:font-ApercuRegularPro {
    font-family: Apercu-Regular-Pro;
  }

  .Desktop\:font-ApercuBlackPro {
    font-family: Apercu-Black-Pro;
  }

  .Desktop\:font-ApercuBoldPro {
    font-family: Apercu-Bold-Pro;
  }

  .Desktop\:font-ApercuLightPro {
    font-family: Apercu-Light-Pro;
  }

  .Desktop\:text-8 {
    font-size: 8px;
  }

  .Desktop\:text-10 {
    font-size: 10px;
  }

  .Desktop\:text-12 {
    font-size: 12px;
  }

  .Desktop\:text-13 {
    font-size: 13px;
  }

  .Desktop\:text-14 {
    font-size: 14px;
  }

  .Desktop\:text-16 {
    font-size: 16px;
  }

  .Desktop\:text-18 {
    font-size: 18px;
  }

  .Desktop\:text-19 {
    font-size: 19px;
  }

  .Desktop\:text-20 {
    font-size: 20px;
  }

  .Desktop\:text-21 {
    font-size: 21px;
  }

  .Desktop\:text-22 {
    font-size: 22px;
  }

  .Desktop\:text-26 {
    font-size: 26px;
  }

  .Desktop\:text-28 {
    font-size: 28px;
  }

  .Desktop\:text-29 {
    font-size: 29px;
  }

  .Desktop\:text-30 {
    font-size: 30px;
  }

  .Desktop\:text-32 {
    font-size: 32px;
  }

  .Desktop\:text-34 {
    font-size: 34px;
  }

  .Desktop\:text-40 {
    font-size: 40px;
  }

  .Desktop\:text-42 {
    font-size: 42px;
  }

  .Desktop\:text-47 {
    font-size: 47px;
  }

  .Desktop\:text-50 {
    font-size: 50px;
  }

  .Desktop\:text-55 {
    font-size: 55px;
  }

  .Desktop\:text-60 {
    font-size: 60px;
  }

  .Desktop\:text-65 {
    font-size: 65px;
  }

  .Desktop\:text-70 {
    font-size: 70px;
  }

  .Desktop\:text-80 {
    font-size: 80px;
  }

  .Desktop\:text-120 {
    font-size: 120px;
  }

  .Desktop\:text-150 {
    font-size: 150px;
  }

  .Desktop\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .Desktop\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .Desktop\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .Desktop\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .Desktop\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .Desktop\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .Desktop\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .Desktop\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .Desktop\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .Desktop\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .Desktop\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .Desktop\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .Desktop\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .Desktop\:text-f50 {
    font-size: 50px;
  }

  .Desktop\:text-imp30 {
    font-size: 30px !important;
  }

  .Desktop\:font-thin {
    font-weight: 100;
  }

  .Desktop\:font-extralight {
    font-weight: 200;
  }

  .Desktop\:font-light {
    font-weight: 300;
  }

  .Desktop\:font-normal {
    font-weight: 400;
  }

  .Desktop\:font-medium {
    font-weight: 500;
  }

  .Desktop\:font-semibold {
    font-weight: 600;
  }

  .Desktop\:font-bold {
    font-weight: 700;
  }

  .Desktop\:font-extrabold {
    font-weight: 800;
  }

  .Desktop\:font-black {
    font-weight: 900;
  }

  .Desktop\:uppercase {
    text-transform: uppercase;
  }

  .Desktop\:lowercase {
    text-transform: lowercase;
  }

  .Desktop\:capitalize {
    text-transform: capitalize;
  }

  .Desktop\:normal-case {
    text-transform: none;
  }

  .Desktop\:italic {
    font-style: italic;
  }

  .Desktop\:not-italic {
    font-style: normal;
  }

  .Desktop\:ordinal, .Desktop\:slashed-zero, .Desktop\:lining-nums, .Desktop\:oldstyle-nums, .Desktop\:proportional-nums, .Desktop\:tabular-nums, .Desktop\:diagonal-fractions, .Desktop\:stacked-fractions {
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .Desktop\:normal-nums {
    font-variant-numeric: normal;
  }

  .Desktop\:ordinal {
    --tw-ordinal: ordinal;
  }

  .Desktop\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .Desktop\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .Desktop\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .Desktop\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .Desktop\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .Desktop\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .Desktop\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .Desktop\:leading-3 {
    line-height: .75rem;
  }

  .Desktop\:leading-4 {
    line-height: 1rem;
  }

  .Desktop\:leading-5 {
    line-height: 1.25rem;
  }

  .Desktop\:leading-6 {
    line-height: 1.5rem;
  }

  .Desktop\:leading-7 {
    line-height: 1.75rem;
  }

  .Desktop\:leading-8 {
    line-height: 2rem;
  }

  .Desktop\:leading-9 {
    line-height: 2.25rem;
  }

  .Desktop\:leading-10 {
    line-height: 2.5rem;
  }

  .Desktop\:leading-14 {
    line-height: 14px;
  }

  .Desktop\:leading-18 {
    line-height: 18px;
  }

  .Desktop\:leading-19 {
    line-height: 19px;
  }

  .Desktop\:leading-20 {
    line-height: 20px;
  }

  .Desktop\:leading-21 {
    line-height: 21px;
  }

  .Desktop\:leading-23 {
    line-height: 23px;
  }

  .Desktop\:leading-26 {
    line-height: 26px;
  }

  .Desktop\:leading-28 {
    line-height: 28px;
  }

  .Desktop\:leading-30 {
    line-height: 30px;
  }

  .Desktop\:leading-38 {
    line-height: 38px;
  }

  .Desktop\:leading-41 {
    line-height: 41px;
  }

  .Desktop\:leading-46 {
    line-height: 46px;
  }

  .Desktop\:leading-47 {
    line-height: 47px;
  }

  .Desktop\:leading-49 {
    line-height: 49px;
  }

  .Desktop\:leading-50 {
    line-height: 50px;
  }

  .Desktop\:leading-54 {
    line-height: 54px;
  }

  .Desktop\:leading-59 {
    line-height: 59px;
  }

  .Desktop\:leading-61 {
    line-height: 61px;
  }

  .Desktop\:leading-65 {
    line-height: 65px;
  }

  .Desktop\:leading-70 {
    line-height: 70px;
  }

  .Desktop\:leading-75 {
    line-height: 75px;
  }

  .Desktop\:leading-94 {
    line-height: 94px;
  }

  .Desktop\:leading-120 {
    line-height: 120%;
  }

  .Desktop\:leading-140 {
    line-height: 140px;
  }

  .Desktop\:leading-176 {
    line-height: 176px;
  }

  .Desktop\:leading-none {
    line-height: 1;
  }

  .Desktop\:leading-tight {
    line-height: 1.25;
  }

  .Desktop\:leading-snug {
    line-height: 1.375;
  }

  .Desktop\:leading-normal {
    line-height: 1.5;
  }

  .Desktop\:leading-relaxed {
    line-height: 1.625;
  }

  .Desktop\:leading-loose {
    line-height: 2;
  }

  .Desktop\:tracking-widest {
    letter-spacing: 2px;
  }

  .Desktop\:tracking-wides {
    letter-spacing: 1px;
  }

  .Desktop\:tracking-narrow {
    letter-spacing: -0.01em;
  }

  .Desktop\:-tracking-1 {
    letter-spacing: -1px;
  }

  .Desktop\:text-transparent {
    color: transparent;
  }

  .Desktop\:text-current {
    color: currentColor;
  }

  .Desktop\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .Desktop\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Desktop\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .Desktop\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .Desktop\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .Desktop\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .Desktop\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .Desktop\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .Desktop\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .Desktop\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .Desktop\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .Desktop\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .Desktop\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .Desktop\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .Desktop\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .Desktop\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .Desktop\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .Desktop\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .Desktop\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .Desktop\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .Desktop\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .Desktop\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .Desktop\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .Desktop\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .Desktop\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .Desktop\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .Desktop\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .Desktop\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .Desktop\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .Desktop\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .Desktop\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .Desktop\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .Desktop\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .Desktop\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .Desktop\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .Desktop\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .Desktop\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .Desktop\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .Desktop\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .Desktop\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .Desktop\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .Desktop\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .Desktop\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .Desktop\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .Desktop\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .Desktop\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .Desktop\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .Desktop\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .Desktop\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .Desktop\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .Desktop\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .Desktop\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .Desktop\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .Desktop\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .Desktop\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .Desktop\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .Desktop\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .Desktop\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .Desktop\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .Desktop\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .Desktop\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .Desktop\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .Desktop\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Desktop\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .Desktop\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .Desktop\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .Desktop\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .Desktop\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .Desktop\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .Desktop\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .Desktop\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .Desktop\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .Desktop\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .Desktop\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Desktop\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Desktop\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Desktop\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Desktop\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Desktop\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Desktop\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Desktop\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Desktop\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Desktop\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Desktop\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Desktop\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Desktop\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Desktop\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Desktop\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Desktop\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .Desktop\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Desktop\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Desktop\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .Desktop\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .Desktop\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Desktop\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Desktop\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .Desktop\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .Desktop\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .Desktop\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .Desktop\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .Desktop\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Desktop\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .Desktop\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Desktop\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Desktop\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .Desktop\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .Desktop\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .Desktop\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .Desktop\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Desktop\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Desktop\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .Desktop\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .Desktop\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .Desktop\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .Desktop\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Desktop\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Desktop\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .Desktop\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .Desktop\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Desktop\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Desktop\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .Desktop\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .Desktop\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .Desktop\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Desktop\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Desktop\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Desktop\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Desktop\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .Desktop\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Desktop\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .Desktop\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .Desktop\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .Desktop\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .Desktop\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .Desktop\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Desktop\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Desktop\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Desktop\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .Desktop\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .Desktop\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .Desktop\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .Desktop\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .Desktop\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .Desktop\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Desktop\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Desktop\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .Desktop\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .Desktop\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .Desktop\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .Desktop\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .Desktop\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .Desktop\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .Desktop\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .Desktop\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .Desktop\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .Desktop\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .Desktop\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .Desktop\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .Desktop\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .Desktop\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .Desktop\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .Desktop\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Desktop\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Desktop\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .Desktop\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .Desktop\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .Desktop\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .Desktop\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Desktop\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Desktop\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Desktop\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Desktop\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .Desktop\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .Desktop\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .Desktop\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .Desktop\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .Desktop\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Desktop\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .Desktop\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .Desktop\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .Desktop\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .Desktop\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .Desktop\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .Desktop\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .group:hover .Desktop\:group-hover\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .group:hover .Desktop\:group-hover\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .Desktop\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .Desktop\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Asurion-White:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Asurion-Blue-Brighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Asurion-Blue-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Asurion-Blue-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Asurion-Purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Asurion-Purple-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Asurion-Purple-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Asurion-Gray-Deepest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Asurion-Gray-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Asurion-Gray-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Asurion-Gray-Lighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Asurion-Gray-Lightest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Asurion-Red-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-light-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-light-gray-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-light-gray-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-light-gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-light-gray-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-light-gray-5:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-light-slate-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-denim-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-purple-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-dark-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-bright-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-mustard-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-mustard-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-light-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-light-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-light-blue-3:focus-within {
    color:  #F0F3FF;
  }

  .Desktop\:focus-within\:text-light-blue-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-purple-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-light-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-light-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-light-bg-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-light-white-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Black-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Default-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-White-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Silver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Yellow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Grey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Red-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Gold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-light-green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-dark-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-light-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-bright-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-bright-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-SpaceGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Purple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-LightPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Glow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Bronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Copper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Pink-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Orange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Coral-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-MajesticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-PrismBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-CeramicBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-MidnightBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-PrismWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-CeramicWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-LilacPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-CrownSilver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-CoralBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-lime-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-apple-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-bg-new-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-bg-new-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-new-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-footer-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-border-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-apple-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-crimson-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-asurion-cyan:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-bright-orange:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Graphite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-PacificBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-light-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-asurion-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-OceanBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-MetallicCopper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-PorcelainWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-LightBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-CloudNavy-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-CloudMint-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-CloudOrange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-CloudLavender-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-CloudRed-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-CloudWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-SunriseGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-SunshineGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-AuraBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-AuraGlow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-MysticBronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-MysticGreen-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-MysticGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-MysticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-MysticWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-price-blue1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-indigo1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-Purple-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-new-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-dark-blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-replace-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .Desktop\:focus-within\:text-resolve-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-transparent:hover {
    color: transparent;
  }

  .Desktop\:hover\:text-current:hover {
    color: currentColor;
  }

  .Desktop\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Asurion-White:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Asurion-Blue-Brighter:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Asurion-Blue-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Asurion-Blue-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Asurion-Purple:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Asurion-Purple-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Asurion-Purple-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Asurion-Gray-Deepest:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Asurion-Gray-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Asurion-Gray-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Asurion-Gray-Lighter:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Asurion-Gray-Lightest:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Asurion-Red-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-light-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-light-gray-1:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-light-gray-2:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-light-gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-light-gray-4:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-light-gray-5:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-light-slate-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-denim-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-purple-1:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-dark-red:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-bright-red:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-mustard-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-mustard-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-light-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-light-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-light-blue-3:hover {
    color:  #F0F3FF;
  }

  .Desktop\:hover\:text-light-blue-4:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-purple-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-light-green:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-light-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-light-bg-green:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-light-white-1:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Black-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Default-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-White-3:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Silver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Yellow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Grey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Red-3:hover {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Gold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-light-green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-dark-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-light-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-bright-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-bright-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-SpaceGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Purple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-LightPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Glow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Bronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Copper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Pink-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Orange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Coral-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-MajesticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-PrismBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-CeramicBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-MidnightBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-PrismWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-CeramicWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-LilacPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-CrownSilver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-CoralBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-lime-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-apple-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-bg-new-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-bg-new-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-new-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-footer-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-border-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-apple-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-crimson-red:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-asurion-cyan:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-bright-orange:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Graphite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-PacificBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-light-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-asurion-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-OceanBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-MetallicCopper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-PorcelainWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-LightBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-CloudNavy-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-CloudMint-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-CloudOrange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-CloudLavender-3:hover {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-CloudRed-3:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-CloudWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-SunriseGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-SunshineGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-AuraBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-AuraGlow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-MysticBronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-MysticGreen-3:hover {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-MysticGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-MysticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-MysticWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-price-blue1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-indigo1:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-Purple-4:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-new-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-dark-blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-replace-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .Desktop\:hover\:text-resolve-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-transparent:focus {
    color: transparent;
  }

  .Desktop\:focus\:text-current:focus {
    color: currentColor;
  }

  .Desktop\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Asurion-White:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Asurion-Blue-Brighter:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Asurion-Blue-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Asurion-Blue-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Asurion-Purple:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Asurion-Purple-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Asurion-Purple-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Asurion-Gray-Deepest:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Asurion-Gray-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Asurion-Gray-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Asurion-Gray-Lighter:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Asurion-Gray-Lightest:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Asurion-Red-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-light-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-light-gray-1:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-light-gray-2:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-light-gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-light-gray-4:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-light-gray-5:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-light-slate-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-denim-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-purple-1:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-dark-red:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-bright-red:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-mustard-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-mustard-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-light-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-light-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-light-blue-3:focus {
    color:  #F0F3FF;
  }

  .Desktop\:focus\:text-light-blue-4:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-purple-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-light-green:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-light-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-light-bg-green:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-light-white-1:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Black-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Default-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-White-3:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Silver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Yellow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Grey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Red-3:focus {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Gold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-light-green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-dark-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-light-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-bright-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-bright-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-SpaceGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Purple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-LightPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Glow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Bronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Copper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Pink-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Orange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Coral-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-MajesticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-PrismBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-CeramicBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-MidnightBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-PrismWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-CeramicWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-LilacPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-CrownSilver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-CoralBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-lime-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-apple-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-bg-new-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-bg-new-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-new-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-footer-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-border-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-apple-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-crimson-red:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-asurion-cyan:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-bright-orange:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Graphite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-PacificBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-light-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-asurion-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-OceanBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-MetallicCopper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-PorcelainWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-LightBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-CloudNavy-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-CloudMint-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-CloudOrange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-CloudLavender-3:focus {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-CloudRed-3:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-CloudWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-SunriseGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-SunshineGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-AuraBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-AuraGlow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-MysticBronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-MysticGreen-3:focus {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-MysticGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-MysticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-MysticWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-price-blue1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-indigo1:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-Purple-4:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-new-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-dark-blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-replace-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .Desktop\:focus\:text-resolve-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .Desktop\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .Desktop\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .Desktop\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .Desktop\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .Desktop\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .Desktop\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .Desktop\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .Desktop\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .Desktop\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .Desktop\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .Desktop\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .Desktop\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .Desktop\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .Desktop\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .Desktop\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .Desktop\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .Desktop\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .Desktop\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .Desktop\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .Desktop\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .Desktop\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .Desktop\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .Desktop\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .Desktop\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .Desktop\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .Desktop\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .Desktop\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .Desktop\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .Desktop\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .Desktop\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .Desktop\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .Desktop\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .Desktop\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .Desktop\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .Desktop\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .Desktop\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .Desktop\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .Desktop\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .Desktop\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .Desktop\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .Desktop\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .Desktop\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .Desktop\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .Desktop\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .Desktop\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .Desktop\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .Desktop\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .Desktop\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .Desktop\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .Desktop\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .Desktop\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .Desktop\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .Desktop\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .Desktop\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .Desktop\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .Desktop\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .Desktop\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .Desktop\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .Desktop\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .Desktop\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .Desktop\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .Desktop\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .Desktop\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .Desktop\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .Desktop\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .Desktop\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .Desktop\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .Desktop\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .Desktop\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .Desktop\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .Desktop\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .Desktop\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .Desktop\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .Desktop\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .Desktop\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .Desktop\:underline {
    text-decoration: underline;
  }

  .Desktop\:line-through {
    text-decoration: line-through;
  }

  .Desktop\:no-underline {
    text-decoration: none;
  }

  .group:hover .Desktop\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .Desktop\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .Desktop\:group-hover\:no-underline {
    text-decoration: none;
  }

  .Desktop\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .Desktop\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .Desktop\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .Desktop\:hover\:underline:hover {
    text-decoration: underline;
  }

  .Desktop\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .Desktop\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .Desktop\:focus\:underline:focus {
    text-decoration: underline;
  }

  .Desktop\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .Desktop\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .Desktop\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .Desktop\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .Desktop\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .Desktop\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .Desktop\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .Desktop\:placeholder-current::placeholder {
    color: currentColor;
  }

  .Desktop\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-White::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-White::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Blue-Brighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Blue-Brighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Blue-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Blue-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Blue-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Blue-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Purple-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Purple-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Purple-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Purple-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Gray-Deepest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Gray-Deepest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Gray-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Gray-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Gray-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Gray-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Gray-Lighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Gray-Lighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Gray-Lightest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Gray-Lightest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Red-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Asurion-Red-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-gray-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-gray-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-gray-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-gray-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-gray-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-gray-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-gray-5::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-gray-5::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-slate-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-slate-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-denim-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-denim-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-purple-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-purple-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-dark-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-dark-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-bright-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-bright-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-mustard-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-mustard-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-mustard-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-mustard-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-blue-3::-moz-placeholder {
    color:  #F0F3FF;
  }

  .Desktop\:placeholder-light-blue-3::placeholder {
    color:  #F0F3FF;
  }

  .Desktop\:placeholder-light-blue-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-blue-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-purple-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-purple-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-bg-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-bg-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-white-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-white-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Black-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Black-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Default-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Default-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-White-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-White-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Silver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Silver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Yellow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Yellow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Grey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Grey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Red-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Red-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Gold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Gold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-dark-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-dark-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-bright-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-bright-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-bright-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-bright-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-SpaceGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-SpaceGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Purple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Purple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-LightPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-LightPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Glow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Glow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Bronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Bronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Copper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Copper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Pink-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Pink-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Orange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Orange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Coral-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Coral-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-MajesticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-MajesticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-PrismBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-PrismBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-CeramicBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-CeramicBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-MidnightBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-MidnightBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-PrismWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-PrismWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-CeramicWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-CeramicWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-LilacPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-LilacPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-CrownSilver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-CrownSilver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-CoralBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-CoralBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-lime-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-lime-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-apple-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-apple-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-bg-new-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-bg-new-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-bg-new-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-bg-new-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-new-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-new-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-footer-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-footer-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-border-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-border-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-apple-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-apple-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-crimson-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-crimson-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-asurion-cyan::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-asurion-cyan::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-bright-orange::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-bright-orange::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Graphite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Graphite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-PacificBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-PacificBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-light-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-asurion-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-asurion-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-OceanBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-OceanBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-MetallicCopper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-MetallicCopper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-PorcelainWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-PorcelainWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-LightBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-LightBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-CloudNavy-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-CloudNavy-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-CloudMint-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-CloudMint-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-CloudOrange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-CloudOrange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-CloudLavender-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-CloudLavender-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-CloudRed-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-CloudRed-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-CloudWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-CloudWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-SunriseGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-SunriseGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-SunshineGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-SunshineGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-AuraBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-AuraBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-AuraGlow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-AuraGlow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-MysticBronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-MysticBronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-MysticGreen-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-MysticGreen-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-MysticGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-MysticGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-MysticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-MysticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-MysticWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-MysticWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-price-blue1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-price-blue1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-indigo1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-indigo1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Purple-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-Purple-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-new-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-new-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-dark-blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-dark-blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-replace-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-replace-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-resolve-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-resolve-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .Desktop\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .Desktop\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .Desktop\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .Desktop\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-White:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-White:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Blue-Brighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Blue-Brighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Blue-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Blue-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Blue-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Blue-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Purple-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Purple-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Purple-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Purple-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Gray-Deepest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Gray-Deepest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Gray-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Gray-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Gray-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Gray-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Gray-Lighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Gray-Lighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Gray-Lightest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Gray-Lightest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Red-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Asurion-Red-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-gray-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-gray-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-gray-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-gray-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-gray-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-gray-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-gray-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-gray-5:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-slate-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-slate-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-denim-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-denim-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-purple-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-purple-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-dark-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-dark-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-bright-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-bright-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-mustard-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-mustard-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-mustard-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-mustard-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-blue-3:focus::-moz-placeholder {
    color:  #F0F3FF;
  }

  .Desktop\:focus\:placeholder-light-blue-3:focus::placeholder {
    color:  #F0F3FF;
  }

  .Desktop\:focus\:placeholder-light-blue-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-blue-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-purple-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-purple-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-bg-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-bg-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-white-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-white-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Black-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Black-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Default-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Default-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-White-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-White-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Silver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Silver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Yellow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Yellow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Grey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Grey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Red-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Red-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Gold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Gold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-dark-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-dark-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-bright-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-bright-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-bright-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-bright-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-SpaceGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-SpaceGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Purple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Purple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-LightPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-LightPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Glow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Glow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Bronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Bronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Copper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Copper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Pink-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Pink-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Orange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Orange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Coral-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Coral-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-MajesticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-MajesticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-PrismBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-PrismBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-CeramicBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-CeramicBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-MidnightBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-MidnightBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-PrismWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-PrismWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-CeramicWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-CeramicWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-LilacPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-LilacPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-CrownSilver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-CrownSilver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-CoralBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-CoralBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-lime-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-lime-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-apple-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-apple-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-bg-new-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-bg-new-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-bg-new-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-bg-new-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-new-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-new-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-footer-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-footer-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-border-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-border-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-apple-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-apple-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-crimson-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-crimson-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-asurion-cyan:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-asurion-cyan:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-bright-orange:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-bright-orange:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Graphite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Graphite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-PacificBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-PacificBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-light-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-asurion-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-asurion-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-OceanBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-OceanBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-MetallicCopper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-MetallicCopper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-PorcelainWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-PorcelainWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-LightBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-LightBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-CloudNavy-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-CloudNavy-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-CloudMint-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-CloudMint-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-CloudOrange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-CloudOrange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-CloudLavender-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-CloudLavender-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-CloudRed-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-CloudRed-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-CloudWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-CloudWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-SunriseGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-SunriseGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-SunshineGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-SunshineGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-AuraBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-AuraBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-AuraGlow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-AuraGlow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-MysticBronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-MysticBronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-MysticGreen-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-MysticGreen-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-MysticGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-MysticGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-MysticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-MysticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-MysticWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-MysticWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-price-blue1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-price-blue1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-indigo1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-indigo1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Purple-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-Purple-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-new-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-new-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-dark-blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-dark-blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-replace-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-replace-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-resolve-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .Desktop\:focus\:placeholder-resolve-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .Desktop\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .Desktop\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .Desktop\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .Desktop\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .Desktop\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .Desktop\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .Desktop\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .Desktop\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .Desktop\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .Desktop\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .Desktop\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .Desktop\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .Desktop\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .Desktop\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .Desktop\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .Desktop\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .Desktop\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .Desktop\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .Desktop\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .Desktop\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .Desktop\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .Desktop\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .Desktop\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .Desktop\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .Desktop\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .Desktop\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .Desktop\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .Desktop\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .Desktop\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .Desktop\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .Desktop\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .Desktop\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .Desktop\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .Desktop\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .Desktop\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .Desktop\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .Desktop\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .Desktop\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .Desktop\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .Desktop\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .Desktop\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .Desktop\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .Desktop\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .Desktop\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .Desktop\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .Desktop\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .Desktop\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .Desktop\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .Desktop\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .Desktop\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .Desktop\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .Desktop\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .Desktop\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .Desktop\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .Desktop\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .Desktop\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .Desktop\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .Desktop\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .Desktop\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .Desktop\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .Desktop\:opacity-0 {
    opacity: 0;
  }

  .Desktop\:opacity-5 {
    opacity: 0.05;
  }

  .Desktop\:opacity-10 {
    opacity: 0.1;
  }

  .Desktop\:opacity-20 {
    opacity: 0.2;
  }

  .Desktop\:opacity-25 {
    opacity: 0.25;
  }

  .Desktop\:opacity-30 {
    opacity: 0.3;
  }

  .Desktop\:opacity-40 {
    opacity: 0.4;
  }

  .Desktop\:opacity-50 {
    opacity: 0.5;
  }

  .Desktop\:opacity-60 {
    opacity: 0.6;
  }

  .Desktop\:opacity-70 {
    opacity: 0.7;
  }

  .Desktop\:opacity-75 {
    opacity: 0.75;
  }

  .Desktop\:opacity-80 {
    opacity: 0.8;
  }

  .Desktop\:opacity-90 {
    opacity: 0.9;
  }

  .Desktop\:opacity-95 {
    opacity: 0.95;
  }

  .Desktop\:opacity-100 {
    opacity: 1;
  }

  .group:hover .Desktop\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .Desktop\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .Desktop\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .Desktop\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .Desktop\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .Desktop\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .Desktop\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .Desktop\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .Desktop\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .Desktop\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .Desktop\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .Desktop\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .Desktop\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .Desktop\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .Desktop\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .Desktop\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .Desktop\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .Desktop\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .Desktop\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .Desktop\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .Desktop\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .Desktop\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .Desktop\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .Desktop\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .Desktop\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .Desktop\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .Desktop\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .Desktop\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .Desktop\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .Desktop\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .Desktop\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .Desktop\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .Desktop\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .Desktop\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .Desktop\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .Desktop\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .Desktop\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .Desktop\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .Desktop\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .Desktop\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .Desktop\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .Desktop\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .Desktop\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .Desktop\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .Desktop\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .Desktop\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .Desktop\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .Desktop\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .Desktop\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .Desktop\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .Desktop\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .Desktop\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .Desktop\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .Desktop\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .Desktop\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .Desktop\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .Desktop\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .Desktop\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .Desktop\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .Desktop\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .Desktop\:disabled\:opacity-0:disabled {
    opacity: 0;
  }

  .Desktop\:disabled\:opacity-5:disabled {
    opacity: 0.05;
  }

  .Desktop\:disabled\:opacity-10:disabled {
    opacity: 0.1;
  }

  .Desktop\:disabled\:opacity-20:disabled {
    opacity: 0.2;
  }

  .Desktop\:disabled\:opacity-25:disabled {
    opacity: 0.25;
  }

  .Desktop\:disabled\:opacity-30:disabled {
    opacity: 0.3;
  }

  .Desktop\:disabled\:opacity-40:disabled {
    opacity: 0.4;
  }

  .Desktop\:disabled\:opacity-50:disabled {
    opacity: 0.5;
  }

  .Desktop\:disabled\:opacity-60:disabled {
    opacity: 0.6;
  }

  .Desktop\:disabled\:opacity-70:disabled {
    opacity: 0.7;
  }

  .Desktop\:disabled\:opacity-75:disabled {
    opacity: 0.75;
  }

  .Desktop\:disabled\:opacity-80:disabled {
    opacity: 0.8;
  }

  .Desktop\:disabled\:opacity-90:disabled {
    opacity: 0.9;
  }

  .Desktop\:disabled\:opacity-95:disabled {
    opacity: 0.95;
  }

  .Desktop\:disabled\:opacity-100:disabled {
    opacity: 1;
  }

  .Desktop\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .Desktop\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .Desktop\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .Desktop\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .Desktop\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .Desktop\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .Desktop\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .Desktop\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .Desktop\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .Desktop\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .Desktop\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .Desktop\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .Desktop\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .Desktop\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .Desktop\:bg-blend-color {
    background-blend-mode: color;
  }

  .Desktop\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .Desktop\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .Desktop\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .Desktop\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .Desktop\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .Desktop\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .Desktop\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .Desktop\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .Desktop\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .Desktop\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .Desktop\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .Desktop\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .Desktop\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .Desktop\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .Desktop\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .Desktop\:mix-blend-color {
    mix-blend-mode: color;
  }

  .Desktop\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .Desktop\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Desktop\:group-hover\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Desktop\:group-hover\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Desktop\:group-hover\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Desktop\:group-hover\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Desktop\:group-hover\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Desktop\:group-hover\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Desktop\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Desktop\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Desktop\:group-hover\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Desktop\:group-hover\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Desktop\:group-hover\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Desktop\:group-hover\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Desktop\:group-hover\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus-within\:shadow:focus-within {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus-within\:shadow-bs:focus-within {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus-within\:shadow-strong:focus-within {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus-within\:shadow-tooltip:focus-within {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus-within\:shadow-colorbox:focus-within {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus-within\:shadow-colorCircle:focus-within {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:hover\:shadow-sm:hover {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:hover\:shadow:hover {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:hover\:shadow-bs:hover {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:hover\:shadow-strong:hover {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:hover\:shadow-tooltip:hover {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:hover\:shadow-colorbox:hover {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:hover\:shadow-colorCircle:hover {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus\:shadow-sm:focus {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus\:shadow:focus {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus\:shadow-md:focus {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus\:shadow-lg:focus {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus\:shadow-xl:focus {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus\:shadow-bs:focus {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus\:shadow-strong:focus {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus\:shadow-tooltip:focus {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus\:shadow-colorbox:focus {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:focus\:shadow-colorCircle:focus {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Desktop\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .Desktop\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .Desktop\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .Desktop\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .Desktop\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .Desktop\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .Desktop\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .Desktop\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .Desktop\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .Desktop\:ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Desktop\:ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Desktop\:ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Desktop\:ring-4 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Desktop\:ring-8 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Desktop\:ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Desktop\:focus-within\:ring-0:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Desktop\:focus-within\:ring-1:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Desktop\:focus-within\:ring-2:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Desktop\:focus-within\:ring-4:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Desktop\:focus-within\:ring-8:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Desktop\:focus-within\:ring:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Desktop\:focus\:ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Desktop\:focus\:ring-1:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Desktop\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Desktop\:focus\:ring-4:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Desktop\:focus\:ring-8:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Desktop\:focus\:ring:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Desktop\:ring-inset {
    --tw-ring-inset: inset;
  }

  .Desktop\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .Desktop\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .Desktop\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .Desktop\:ring-current {
    --tw-ring-color: currentColor;
  }

  .Desktop\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .Desktop\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Desktop\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .Desktop\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .Desktop\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .Desktop\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .Desktop\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .Desktop\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .Desktop\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .Desktop\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .Desktop\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .Desktop\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .Desktop\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .Desktop\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .Desktop\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .Desktop\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .Desktop\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .Desktop\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .Desktop\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .Desktop\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .Desktop\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .Desktop\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .Desktop\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .Desktop\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .Desktop\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .Desktop\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .Desktop\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .Desktop\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .Desktop\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .Desktop\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .Desktop\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .Desktop\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .Desktop\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .Desktop\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .Desktop\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .Desktop\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .Desktop\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .Desktop\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .Desktop\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .Desktop\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .Desktop\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .Desktop\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .Desktop\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .Desktop\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .Desktop\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .Desktop\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .Desktop\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .Desktop\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .Desktop\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .Desktop\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .Desktop\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .Desktop\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .Desktop\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .Desktop\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .Desktop\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .Desktop\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .Desktop\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .Desktop\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .Desktop\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .Desktop\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .Desktop\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .Desktop\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .Desktop\:ring-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Desktop\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .Desktop\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .Desktop\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .Desktop\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .Desktop\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .Desktop\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .Desktop\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .Desktop\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .Desktop\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .Desktop\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Asurion-White {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Asurion-Blue-Brighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Asurion-Blue-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Asurion-Blue-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Asurion-Purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Asurion-Purple-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Asurion-Purple-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Asurion-Gray-Deepest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Asurion-Gray-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Asurion-Gray-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Asurion-Gray-Lighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Asurion-Gray-Lightest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Asurion-Red-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Desktop\:ring-light-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Desktop\:ring-light-gray-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Desktop\:ring-light-gray-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Desktop\:ring-light-gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .Desktop\:ring-light-gray-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Desktop\:ring-light-gray-5 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Desktop\:ring-light-slate-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .Desktop\:ring-denim-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .Desktop\:ring-purple-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Desktop\:ring-dark-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Desktop\:ring-bright-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .Desktop\:ring-mustard-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .Desktop\:ring-mustard-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .Desktop\:ring-light-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Desktop\:ring-light-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .Desktop\:ring-light-blue-3 {
    --tw-ring-color:  #F0F3FF;
  }

  .Desktop\:ring-light-blue-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Desktop\:ring-purple-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .Desktop\:ring-light-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Desktop\:ring-light-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Desktop\:ring-light-bg-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .Desktop\:ring-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .Desktop\:ring-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .Desktop\:ring-light-white-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Black-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Default-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Desktop\:ring-White-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Silver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Yellow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Grey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Red-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Gold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .Desktop\:ring-light-green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Desktop\:ring-dark-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Desktop\:ring-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Desktop\:ring-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .Desktop\:ring-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .Desktop\:ring-light-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .Desktop\:ring-bright-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Desktop\:ring-bright-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Desktop\:ring-SpaceGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Purple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Desktop\:ring-LightPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Glow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Bronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Copper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Pink-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Orange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Coral-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .Desktop\:ring-MajesticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Desktop\:ring-PrismBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Desktop\:ring-CeramicBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Desktop\:ring-MidnightBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .Desktop\:ring-PrismWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .Desktop\:ring-CeramicWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .Desktop\:ring-LilacPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .Desktop\:ring-CrownSilver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .Desktop\:ring-CoralBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .Desktop\:ring-lime-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Desktop\:ring-apple-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Desktop\:ring-bg-new-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .Desktop\:ring-bg-new-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .Desktop\:ring-new-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .Desktop\:ring-footer-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .Desktop\:ring-border-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .Desktop\:ring-apple-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .Desktop\:ring-crimson-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .Desktop\:ring-asurion-cyan {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .Desktop\:ring-bright-orange {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Graphite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .Desktop\:ring-PacificBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Desktop\:ring-light-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .Desktop\:ring-asurion-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .Desktop\:ring-OceanBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .Desktop\:ring-MetallicCopper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .Desktop\:ring-PorcelainWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .Desktop\:ring-LightBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .Desktop\:ring-CloudNavy-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Desktop\:ring-CloudMint-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Desktop\:ring-CloudOrange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .Desktop\:ring-CloudLavender-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .Desktop\:ring-CloudRed-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .Desktop\:ring-CloudWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .Desktop\:ring-SunriseGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Desktop\:ring-SunshineGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Desktop\:ring-AuraBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Desktop\:ring-AuraGlow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Desktop\:ring-MysticBronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .Desktop\:ring-MysticGreen-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .Desktop\:ring-MysticGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .Desktop\:ring-MysticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .Desktop\:ring-MysticWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .Desktop\:ring-price-blue1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Desktop\:ring-indigo1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Desktop\:ring-Purple-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .Desktop\:ring-new-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .Desktop\:ring-dark-blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .Desktop\:ring-replace-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .Desktop\:ring-resolve-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .Desktop\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .Desktop\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Asurion-White:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Asurion-Blue-Brighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Asurion-Blue-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Asurion-Blue-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Asurion-Purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Asurion-Purple-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Asurion-Purple-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Asurion-Gray-Deepest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Asurion-Gray-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Asurion-Gray-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Asurion-Gray-Lighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Asurion-Gray-Lightest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Asurion-Red-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-light-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-light-gray-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-light-gray-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-light-gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-light-gray-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-light-gray-5:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-light-slate-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-denim-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-purple-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-dark-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-bright-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-mustard-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-mustard-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-light-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-light-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-light-blue-3:focus-within {
    --tw-ring-color:  #F0F3FF;
  }

  .Desktop\:focus-within\:ring-light-blue-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-purple-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-light-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-light-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-light-bg-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-light-white-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Black-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Default-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-White-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Silver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Yellow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Grey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Red-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Gold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-light-green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-dark-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-light-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-bright-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-bright-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-SpaceGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Purple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-LightPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Glow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Bronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Copper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Pink-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Orange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Coral-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-MajesticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-PrismBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-CeramicBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-MidnightBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-PrismWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-CeramicWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-LilacPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-CrownSilver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-CoralBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-lime-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-apple-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-bg-new-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-bg-new-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-new-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-footer-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-border-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-apple-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-crimson-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-asurion-cyan:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-bright-orange:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Graphite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-PacificBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-light-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-asurion-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-OceanBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-MetallicCopper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-PorcelainWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-LightBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-CloudNavy-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-CloudMint-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-CloudOrange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-CloudLavender-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-CloudRed-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-CloudWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-SunriseGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-SunshineGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-AuraBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-AuraGlow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-MysticBronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-MysticGreen-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-MysticGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-MysticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-MysticWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-price-blue1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-indigo1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-Purple-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-new-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-dark-blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-replace-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .Desktop\:focus-within\:ring-resolve-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .Desktop\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .Desktop\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Asurion-White:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Asurion-Blue-Brighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Asurion-Blue-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Asurion-Blue-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Asurion-Purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Asurion-Purple-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Asurion-Purple-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Asurion-Gray-Deepest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Asurion-Gray-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Asurion-Gray-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Asurion-Gray-Lighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Asurion-Gray-Lightest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Asurion-Red-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-light-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-light-gray-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-light-gray-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-light-gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-light-gray-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-light-gray-5:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-light-slate-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-denim-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-purple-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-dark-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-bright-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-mustard-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-mustard-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-light-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-light-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-light-blue-3:focus {
    --tw-ring-color:  #F0F3FF;
  }

  .Desktop\:focus\:ring-light-blue-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-purple-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-light-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-light-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-light-bg-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-light-white-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Black-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Default-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-White-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Silver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Yellow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Grey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Red-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Gold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-light-green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-dark-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-light-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-bright-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-bright-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-SpaceGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Purple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-LightPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Glow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Bronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Copper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Pink-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Orange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Coral-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-MajesticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-PrismBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-CeramicBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-MidnightBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-PrismWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-CeramicWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-LilacPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-CrownSilver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-CoralBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-lime-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-apple-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-bg-new-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-bg-new-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-new-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-footer-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-border-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-apple-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-crimson-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-asurion-cyan:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-bright-orange:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Graphite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-PacificBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-light-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-asurion-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-OceanBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-MetallicCopper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-PorcelainWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-LightBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-CloudNavy-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-CloudMint-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-CloudOrange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-CloudLavender-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-CloudRed-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-CloudWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-SunriseGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-SunshineGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-AuraBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-AuraGlow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-MysticBronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-MysticGreen-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-MysticGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-MysticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-MysticWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-price-blue1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-indigo1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-Purple-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-new-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-dark-blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-replace-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .Desktop\:focus\:ring-resolve-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .Desktop\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .Desktop\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .Desktop\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .Desktop\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .Desktop\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .Desktop\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .Desktop\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .Desktop\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .Desktop\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .Desktop\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .Desktop\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .Desktop\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .Desktop\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .Desktop\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .Desktop\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .Desktop\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .Desktop\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .Desktop\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .Desktop\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .Desktop\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .Desktop\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .Desktop\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .Desktop\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .Desktop\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .Desktop\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .Desktop\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .Desktop\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .Desktop\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .Desktop\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .Desktop\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .Desktop\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .Desktop\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .Desktop\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .Desktop\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .Desktop\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .Desktop\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .Desktop\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .Desktop\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .Desktop\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .Desktop\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .Desktop\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .Desktop\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .Desktop\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .Desktop\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .Desktop\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .Desktop\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .Desktop\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .Desktop\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .Desktop\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .Desktop\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .Desktop\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .Desktop\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .Desktop\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .Desktop\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .Desktop\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .Desktop\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .Desktop\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .Desktop\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .Desktop\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .Desktop\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .Desktop\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .Desktop\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .Desktop\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .Desktop\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .Desktop\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .Desktop\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .Desktop\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .Desktop\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .Desktop\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .Desktop\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .Desktop\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .Desktop\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .Desktop\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .Desktop\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .Desktop\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .Desktop\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .Desktop\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .Desktop\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .Desktop\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .Desktop\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .Desktop\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .Desktop\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .Desktop\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .Desktop\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .Desktop\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .Desktop\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .Desktop\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .Desktop\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .Desktop\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .Desktop\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .Desktop\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .Desktop\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .Desktop\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .Desktop\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .Desktop\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .Desktop\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .Desktop\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .Desktop\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .Desktop\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .Desktop\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .Desktop\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .Desktop\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .Desktop\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .Desktop\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .Desktop\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .Desktop\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .Desktop\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .Desktop\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .Desktop\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .Desktop\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .Desktop\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .Desktop\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .Desktop\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .Desktop\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .Desktop\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .Desktop\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .Desktop\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .Desktop\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .Desktop\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .Desktop\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .Desktop\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .Desktop\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .Desktop\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .Desktop\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .Desktop\:ring-offset-purple {
    --tw-ring-offset-color: #6700B8;
  }

  .Desktop\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .Desktop\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .Desktop\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .Desktop\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .Desktop\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .Desktop\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .Desktop\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .Desktop\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .Desktop\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .Desktop\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .Desktop\:ring-offset-Asurion-White {
    --tw-ring-offset-color: #FFF;
  }

  .Desktop\:ring-offset-Asurion-Blue-Brighter {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Desktop\:ring-offset-Asurion-Blue-Deep {
    --tw-ring-offset-color: #2743CC;
  }

  .Desktop\:ring-offset-Asurion-Blue-Light {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Desktop\:ring-offset-Asurion-Purple {
    --tw-ring-offset-color: #8223D2;
  }

  .Desktop\:ring-offset-Asurion-Purple-Deeper {
    --tw-ring-offset-color: #6700B8;
  }

  .Desktop\:ring-offset-Asurion-Purple-Light {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Desktop\:ring-offset-Asurion-Gray-Deepest {
    --tw-ring-offset-color: #333F48;
  }

  .Desktop\:ring-offset-Asurion-Gray-Deeper {
    --tw-ring-offset-color: #6E767D;
  }

  .Desktop\:ring-offset-Asurion-Gray-Light {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Desktop\:ring-offset-Asurion-Gray-Lighter {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Desktop\:ring-offset-Asurion-Gray-Lightest {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Desktop\:ring-offset-Asurion-Red-Deep {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Desktop\:ring-offset-light-gray {
    --tw-ring-offset-color: #6E767D;
  }

  .Desktop\:ring-offset-light-gray-1 {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Desktop\:ring-offset-light-gray-2 {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Desktop\:ring-offset-light-gray-3 {
    --tw-ring-offset-color: #F0F0F5;
  }

  .Desktop\:ring-offset-light-gray-4 {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Desktop\:ring-offset-light-gray-5 {
    --tw-ring-offset-color: #333F48;
  }

  .Desktop\:ring-offset-light-slate-gray {
    --tw-ring-offset-color: #8589A1;
  }

  .Desktop\:ring-offset-denim-blue {
    --tw-ring-offset-color: #0066B2;
  }

  .Desktop\:ring-offset-purple-1 {
    --tw-ring-offset-color: #8223D2;
  }

  .Desktop\:ring-offset-dark-red {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Desktop\:ring-offset-bright-red {
    --tw-ring-offset-color: #F40715;
  }

  .Desktop\:ring-offset-mustard-yellow {
    --tw-ring-offset-color: #ED8B00;
  }

  .Desktop\:ring-offset-mustard-yellow-1 {
    --tw-ring-offset-color: #ED6600;
  }

  .Desktop\:ring-offset-light-blue {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Desktop\:ring-offset-light-blue-1 {
    --tw-ring-offset-color: #4A68F9;
  }

  .Desktop\:ring-offset-light-blue-3 {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .Desktop\:ring-offset-light-blue-4 {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Desktop\:ring-offset-purple-blue {
    --tw-ring-offset-color: #6469E1;
  }

  .Desktop\:ring-offset-light-green {
    --tw-ring-offset-color: #00B574;
  }

  .Desktop\:ring-offset-light-green-1 {
    --tw-ring-offset-color: #00B574;
  }

  .Desktop\:ring-offset-light-bg-green {
    --tw-ring-offset-color: #F0FFF9;
  }

  .Desktop\:ring-offset-green-1 {
    --tw-ring-offset-color: #0B8350;
  }

  .Desktop\:ring-offset-pink-1 {
    --tw-ring-offset-color: #FFEDD5;
  }

  .Desktop\:ring-offset-light-white-1 {
    --tw-ring-offset-color: #F8F6EE;
  }

  .Desktop\:ring-offset-Black-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .Desktop\:ring-offset-Default-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .Desktop\:ring-offset-White-3 {
    --tw-ring-offset-color: #F9F6EF;
  }

  .Desktop\:ring-offset-Green-3 {
    --tw-ring-offset-color: #AEE0CD;
  }

  .Desktop\:ring-offset-Blue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Desktop\:ring-offset-Silver-3 {
    --tw-ring-offset-color: #E4E4E2;
  }

  .Desktop\:ring-offset-Yellow-3 {
    --tw-ring-offset-color: #F3D060;
  }

  .Desktop\:ring-offset-Grey-3 {
    --tw-ring-offset-color: #535150;
  }

  .Desktop\:ring-offset-Gray-3 {
    --tw-ring-offset-color: #535150;
  }

  .Desktop\:ring-offset-Red-3 {
    --tw-ring-offset-color: #BA0C2E;
  }

  .Desktop\:ring-offset-Gold-3 {
    --tw-ring-offset-color: #F5DDC5;
  }

  .Desktop\:ring-offset-light-green-3 {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Desktop\:ring-offset-dark-blue-2 {
    --tw-ring-offset-color: #2743CC;
  }

  .Desktop\:ring-offset-blue-1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Desktop\:ring-offset-yellow-1 {
    --tw-ring-offset-color: #EDB800;
  }

  .Desktop\:ring-offset-blue-2 {
    --tw-ring-offset-color: #253BAA;
  }

  .Desktop\:ring-offset-light-pink {
    --tw-ring-offset-color: #FF5070;
  }

  .Desktop\:ring-offset-bright-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Desktop\:ring-offset-bright-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .Desktop\:ring-offset-SpaceGrey-3 {
    --tw-ring-offset-color: #535150;
  }

  .Desktop\:ring-offset-Purple-3 {
    --tw-ring-offset-color: #6700B8;
  }

  .Desktop\:ring-offset-LightPurple-3 {
    --tw-ring-offset-color: #D1CDDA;
  }

  .Desktop\:ring-offset-Glow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Desktop\:ring-offset-Bronze-3 {
    --tw-ring-offset-color: #cd7f32;
  }

  .Desktop\:ring-offset-Copper-3 {
    --tw-ring-offset-color: #B87333;
  }

  .Desktop\:ring-offset-Pink-3 {
    --tw-ring-offset-color: #FFC0CB;
  }

  .Desktop\:ring-offset-Orange-3 {
    --tw-ring-offset-color: #FFA500;
  }

  .Desktop\:ring-offset-Coral-3 {
    --tw-ring-offset-color: #EE7762;
  }

  .Desktop\:ring-offset-MajesticBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .Desktop\:ring-offset-PrismBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .Desktop\:ring-offset-CeramicBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .Desktop\:ring-offset-MidnightBlack-3 {
    --tw-ring-offset-color: #00040D;
  }

  .Desktop\:ring-offset-PrismWhite-3 {
    --tw-ring-offset-color: #E1D8CB;
  }

  .Desktop\:ring-offset-CeramicWhite-3 {
    --tw-ring-offset-color: #c2c2c4;
  }

  .Desktop\:ring-offset-LilacPurple-3 {
    --tw-ring-offset-color: #C8A2C8;
  }

  .Desktop\:ring-offset-CrownSilver-3 {
    --tw-ring-offset-color: #b1a5aa;
  }

  .Desktop\:ring-offset-CoralBlue-3 {
    --tw-ring-offset-color: #AFDCEC;
  }

  .Desktop\:ring-offset-lime-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .Desktop\:ring-offset-apple-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Desktop\:ring-offset-bg-new-blue {
    --tw-ring-offset-color: #39DCF0;
  }

  .Desktop\:ring-offset-bg-new-pink {
    --tw-ring-offset-color: #E79AAE;
  }

  .Desktop\:ring-offset-new-pink-1 {
    --tw-ring-offset-color: #E9A1B3;
  }

  .Desktop\:ring-offset-footer-grey {
    --tw-ring-offset-color: #333238;
  }

  .Desktop\:ring-offset-border-grey {
    --tw-ring-offset-color: #c4c4c4;
  }

  .Desktop\:ring-offset-apple-green-1 {
    --tw-ring-offset-color: #30D091;
  }

  .Desktop\:ring-offset-crimson-red {
    --tw-ring-offset-color: #d22323;
  }

  .Desktop\:ring-offset-asurion-cyan {
    --tw-ring-offset-color: #95CED7;
  }

  .Desktop\:ring-offset-bright-orange {
    --tw-ring-offset-color: #FF8B1A;
  }

  .Desktop\:ring-offset-Graphite-3 {
    --tw-ring-offset-color: #D2CEDB;
  }

  .Desktop\:ring-offset-PacificBlue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Desktop\:ring-offset-light-purple {
    --tw-ring-offset-color: #B3A3D7;
  }

  .Desktop\:ring-offset-asurion-gray {
    --tw-ring-offset-color: #D8D8D8;
  }

  .Desktop\:ring-offset-OceanBlue-3 {
    --tw-ring-offset-color: #0077be;
  }

  .Desktop\:ring-offset-MetallicCopper-3 {
    --tw-ring-offset-color: #72281e;
  }

  .Desktop\:ring-offset-PorcelainWhite-3 {
    --tw-ring-offset-color: #f8fbf8;
  }

  .Desktop\:ring-offset-LightBlue-3 {
    --tw-ring-offset-color: #ADD8E6;
  }

  .Desktop\:ring-offset-CloudNavy-3 {
    --tw-ring-offset-color: #607387;
  }

  .Desktop\:ring-offset-CloudMint-3 {
    --tw-ring-offset-color: #607387;
  }

  .Desktop\:ring-offset-CloudOrange-3 {
    --tw-ring-offset-color: #ffba97;
  }

  .Desktop\:ring-offset-CloudLavender-3 {
    --tw-ring-offset-color: #d6d3e2;
  }

  .Desktop\:ring-offset-CloudRed-3 {
    --tw-ring-offset-color: #dbb0a2;
  }

  .Desktop\:ring-offset-CloudWhite-3 {
    --tw-ring-offset-color: #f2f2ed;
  }

  .Desktop\:ring-offset-SunriseGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .Desktop\:ring-offset-SunshineGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .Desktop\:ring-offset-AuraBlack-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .Desktop\:ring-offset-AuraGlow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Desktop\:ring-offset-MysticBronze-3 {
    --tw-ring-offset-color: #3c2516;
  }

  .Desktop\:ring-offset-MysticGreen-3 {
    --tw-ring-offset-color: #90A19A;
  }

  .Desktop\:ring-offset-MysticGrey-3 {
    --tw-ring-offset-color: #564f55;
  }

  .Desktop\:ring-offset-MysticBlack-3 {
    --tw-ring-offset-color: #353A3C;
  }

  .Desktop\:ring-offset-MysticWhite-3 {
    --tw-ring-offset-color: #E4EDE3;
  }

  .Desktop\:ring-offset-price-blue1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Desktop\:ring-offset-indigo1 {
    --tw-ring-offset-color: #6700B8;
  }

  .Desktop\:ring-offset-Purple-4 {
    --tw-ring-offset-color: #9598F8;
  }

  .Desktop\:ring-offset-new-blue-2 {
    --tw-ring-offset-color: #33B3C2;
  }

  .Desktop\:ring-offset-dark-blue-3 {
    --tw-ring-offset-color: #041DFB;
  }

  .Desktop\:ring-offset-replace-bg {
    --tw-ring-offset-color: #8AA4BC;
  }

  .Desktop\:ring-offset-resolve-bg {
    --tw-ring-offset-color: #4783CB;
  }

  .Desktop\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .Desktop\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .Desktop\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .Desktop\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .Desktop\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .Desktop\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .Desktop\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .Desktop\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .Desktop\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .Desktop\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .Desktop\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .Desktop\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .Desktop\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .Desktop\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .Desktop\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .Desktop\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .Desktop\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .Desktop\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .Desktop\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .Desktop\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .Desktop\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .Desktop\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .Desktop\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .Desktop\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .Desktop\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .Desktop\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .Desktop\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .Desktop\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .Desktop\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .Desktop\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .Desktop\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .Desktop\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .Desktop\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .Desktop\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .Desktop\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .Desktop\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .Desktop\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .Desktop\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .Desktop\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .Desktop\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .Desktop\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .Desktop\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .Desktop\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .Desktop\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .Desktop\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .Desktop\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .Desktop\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .Desktop\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .Desktop\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .Desktop\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .Desktop\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .Desktop\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .Desktop\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .Desktop\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .Desktop\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .Desktop\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .Desktop\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .Desktop\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .Desktop\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .Desktop\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .Desktop\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .Desktop\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .Desktop\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .Desktop\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .Desktop\:focus-within\:ring-offset-purple:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .Desktop\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .Desktop\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .Desktop\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .Desktop\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .Desktop\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .Desktop\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .Desktop\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .Desktop\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .Desktop\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .Desktop\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .Desktop\:focus-within\:ring-offset-Asurion-White:focus-within {
    --tw-ring-offset-color: #FFF;
  }

  .Desktop\:focus-within\:ring-offset-Asurion-Blue-Brighter:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Desktop\:focus-within\:ring-offset-Asurion-Blue-Deep:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .Desktop\:focus-within\:ring-offset-Asurion-Blue-Light:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Desktop\:focus-within\:ring-offset-Asurion-Purple:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .Desktop\:focus-within\:ring-offset-Asurion-Purple-Deeper:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .Desktop\:focus-within\:ring-offset-Asurion-Purple-Light:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Desktop\:focus-within\:ring-offset-Asurion-Gray-Deepest:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .Desktop\:focus-within\:ring-offset-Asurion-Gray-Deeper:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .Desktop\:focus-within\:ring-offset-Asurion-Gray-Light:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Desktop\:focus-within\:ring-offset-Asurion-Gray-Lighter:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Desktop\:focus-within\:ring-offset-Asurion-Gray-Lightest:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Desktop\:focus-within\:ring-offset-Asurion-Red-Deep:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Desktop\:focus-within\:ring-offset-light-gray:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .Desktop\:focus-within\:ring-offset-light-gray-1:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Desktop\:focus-within\:ring-offset-light-gray-2:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Desktop\:focus-within\:ring-offset-light-gray-3:focus-within {
    --tw-ring-offset-color: #F0F0F5;
  }

  .Desktop\:focus-within\:ring-offset-light-gray-4:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Desktop\:focus-within\:ring-offset-light-gray-5:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .Desktop\:focus-within\:ring-offset-light-slate-gray:focus-within {
    --tw-ring-offset-color: #8589A1;
  }

  .Desktop\:focus-within\:ring-offset-denim-blue:focus-within {
    --tw-ring-offset-color: #0066B2;
  }

  .Desktop\:focus-within\:ring-offset-purple-1:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .Desktop\:focus-within\:ring-offset-dark-red:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Desktop\:focus-within\:ring-offset-bright-red:focus-within {
    --tw-ring-offset-color: #F40715;
  }

  .Desktop\:focus-within\:ring-offset-mustard-yellow:focus-within {
    --tw-ring-offset-color: #ED8B00;
  }

  .Desktop\:focus-within\:ring-offset-mustard-yellow-1:focus-within {
    --tw-ring-offset-color: #ED6600;
  }

  .Desktop\:focus-within\:ring-offset-light-blue:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Desktop\:focus-within\:ring-offset-light-blue-1:focus-within {
    --tw-ring-offset-color: #4A68F9;
  }

  .Desktop\:focus-within\:ring-offset-light-blue-3:focus-within {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .Desktop\:focus-within\:ring-offset-light-blue-4:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Desktop\:focus-within\:ring-offset-purple-blue:focus-within {
    --tw-ring-offset-color: #6469E1;
  }

  .Desktop\:focus-within\:ring-offset-light-green:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .Desktop\:focus-within\:ring-offset-light-green-1:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .Desktop\:focus-within\:ring-offset-light-bg-green:focus-within {
    --tw-ring-offset-color: #F0FFF9;
  }

  .Desktop\:focus-within\:ring-offset-green-1:focus-within {
    --tw-ring-offset-color: #0B8350;
  }

  .Desktop\:focus-within\:ring-offset-pink-1:focus-within {
    --tw-ring-offset-color: #FFEDD5;
  }

  .Desktop\:focus-within\:ring-offset-light-white-1:focus-within {
    --tw-ring-offset-color: #F8F6EE;
  }

  .Desktop\:focus-within\:ring-offset-Black-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .Desktop\:focus-within\:ring-offset-Default-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .Desktop\:focus-within\:ring-offset-White-3:focus-within {
    --tw-ring-offset-color: #F9F6EF;
  }

  .Desktop\:focus-within\:ring-offset-Green-3:focus-within {
    --tw-ring-offset-color: #AEE0CD;
  }

  .Desktop\:focus-within\:ring-offset-Blue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Desktop\:focus-within\:ring-offset-Silver-3:focus-within {
    --tw-ring-offset-color: #E4E4E2;
  }

  .Desktop\:focus-within\:ring-offset-Yellow-3:focus-within {
    --tw-ring-offset-color: #F3D060;
  }

  .Desktop\:focus-within\:ring-offset-Grey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .Desktop\:focus-within\:ring-offset-Gray-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .Desktop\:focus-within\:ring-offset-Red-3:focus-within {
    --tw-ring-offset-color: #BA0C2E;
  }

  .Desktop\:focus-within\:ring-offset-Gold-3:focus-within {
    --tw-ring-offset-color: #F5DDC5;
  }

  .Desktop\:focus-within\:ring-offset-light-green-3:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Desktop\:focus-within\:ring-offset-dark-blue-2:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .Desktop\:focus-within\:ring-offset-blue-1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Desktop\:focus-within\:ring-offset-yellow-1:focus-within {
    --tw-ring-offset-color: #EDB800;
  }

  .Desktop\:focus-within\:ring-offset-blue-2:focus-within {
    --tw-ring-offset-color: #253BAA;
  }

  .Desktop\:focus-within\:ring-offset-light-pink:focus-within {
    --tw-ring-offset-color: #FF5070;
  }

  .Desktop\:focus-within\:ring-offset-bright-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Desktop\:focus-within\:ring-offset-bright-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .Desktop\:focus-within\:ring-offset-SpaceGrey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .Desktop\:focus-within\:ring-offset-Purple-3:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .Desktop\:focus-within\:ring-offset-LightPurple-3:focus-within {
    --tw-ring-offset-color: #D1CDDA;
  }

  .Desktop\:focus-within\:ring-offset-Glow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Desktop\:focus-within\:ring-offset-Bronze-3:focus-within {
    --tw-ring-offset-color: #cd7f32;
  }

  .Desktop\:focus-within\:ring-offset-Copper-3:focus-within {
    --tw-ring-offset-color: #B87333;
  }

  .Desktop\:focus-within\:ring-offset-Pink-3:focus-within {
    --tw-ring-offset-color: #FFC0CB;
  }

  .Desktop\:focus-within\:ring-offset-Orange-3:focus-within {
    --tw-ring-offset-color: #FFA500;
  }

  .Desktop\:focus-within\:ring-offset-Coral-3:focus-within {
    --tw-ring-offset-color: #EE7762;
  }

  .Desktop\:focus-within\:ring-offset-MajesticBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .Desktop\:focus-within\:ring-offset-PrismBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .Desktop\:focus-within\:ring-offset-CeramicBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .Desktop\:focus-within\:ring-offset-MidnightBlack-3:focus-within {
    --tw-ring-offset-color: #00040D;
  }

  .Desktop\:focus-within\:ring-offset-PrismWhite-3:focus-within {
    --tw-ring-offset-color: #E1D8CB;
  }

  .Desktop\:focus-within\:ring-offset-CeramicWhite-3:focus-within {
    --tw-ring-offset-color: #c2c2c4;
  }

  .Desktop\:focus-within\:ring-offset-LilacPurple-3:focus-within {
    --tw-ring-offset-color: #C8A2C8;
  }

  .Desktop\:focus-within\:ring-offset-CrownSilver-3:focus-within {
    --tw-ring-offset-color: #b1a5aa;
  }

  .Desktop\:focus-within\:ring-offset-CoralBlue-3:focus-within {
    --tw-ring-offset-color: #AFDCEC;
  }

  .Desktop\:focus-within\:ring-offset-lime-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .Desktop\:focus-within\:ring-offset-apple-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Desktop\:focus-within\:ring-offset-bg-new-blue:focus-within {
    --tw-ring-offset-color: #39DCF0;
  }

  .Desktop\:focus-within\:ring-offset-bg-new-pink:focus-within {
    --tw-ring-offset-color: #E79AAE;
  }

  .Desktop\:focus-within\:ring-offset-new-pink-1:focus-within {
    --tw-ring-offset-color: #E9A1B3;
  }

  .Desktop\:focus-within\:ring-offset-footer-grey:focus-within {
    --tw-ring-offset-color: #333238;
  }

  .Desktop\:focus-within\:ring-offset-border-grey:focus-within {
    --tw-ring-offset-color: #c4c4c4;
  }

  .Desktop\:focus-within\:ring-offset-apple-green-1:focus-within {
    --tw-ring-offset-color: #30D091;
  }

  .Desktop\:focus-within\:ring-offset-crimson-red:focus-within {
    --tw-ring-offset-color: #d22323;
  }

  .Desktop\:focus-within\:ring-offset-asurion-cyan:focus-within {
    --tw-ring-offset-color: #95CED7;
  }

  .Desktop\:focus-within\:ring-offset-bright-orange:focus-within {
    --tw-ring-offset-color: #FF8B1A;
  }

  .Desktop\:focus-within\:ring-offset-Graphite-3:focus-within {
    --tw-ring-offset-color: #D2CEDB;
  }

  .Desktop\:focus-within\:ring-offset-PacificBlue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Desktop\:focus-within\:ring-offset-light-purple:focus-within {
    --tw-ring-offset-color: #B3A3D7;
  }

  .Desktop\:focus-within\:ring-offset-asurion-gray:focus-within {
    --tw-ring-offset-color: #D8D8D8;
  }

  .Desktop\:focus-within\:ring-offset-OceanBlue-3:focus-within {
    --tw-ring-offset-color: #0077be;
  }

  .Desktop\:focus-within\:ring-offset-MetallicCopper-3:focus-within {
    --tw-ring-offset-color: #72281e;
  }

  .Desktop\:focus-within\:ring-offset-PorcelainWhite-3:focus-within {
    --tw-ring-offset-color: #f8fbf8;
  }

  .Desktop\:focus-within\:ring-offset-LightBlue-3:focus-within {
    --tw-ring-offset-color: #ADD8E6;
  }

  .Desktop\:focus-within\:ring-offset-CloudNavy-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .Desktop\:focus-within\:ring-offset-CloudMint-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .Desktop\:focus-within\:ring-offset-CloudOrange-3:focus-within {
    --tw-ring-offset-color: #ffba97;
  }

  .Desktop\:focus-within\:ring-offset-CloudLavender-3:focus-within {
    --tw-ring-offset-color: #d6d3e2;
  }

  .Desktop\:focus-within\:ring-offset-CloudRed-3:focus-within {
    --tw-ring-offset-color: #dbb0a2;
  }

  .Desktop\:focus-within\:ring-offset-CloudWhite-3:focus-within {
    --tw-ring-offset-color: #f2f2ed;
  }

  .Desktop\:focus-within\:ring-offset-SunriseGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .Desktop\:focus-within\:ring-offset-SunshineGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .Desktop\:focus-within\:ring-offset-AuraBlack-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .Desktop\:focus-within\:ring-offset-AuraGlow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Desktop\:focus-within\:ring-offset-MysticBronze-3:focus-within {
    --tw-ring-offset-color: #3c2516;
  }

  .Desktop\:focus-within\:ring-offset-MysticGreen-3:focus-within {
    --tw-ring-offset-color: #90A19A;
  }

  .Desktop\:focus-within\:ring-offset-MysticGrey-3:focus-within {
    --tw-ring-offset-color: #564f55;
  }

  .Desktop\:focus-within\:ring-offset-MysticBlack-3:focus-within {
    --tw-ring-offset-color: #353A3C;
  }

  .Desktop\:focus-within\:ring-offset-MysticWhite-3:focus-within {
    --tw-ring-offset-color: #E4EDE3;
  }

  .Desktop\:focus-within\:ring-offset-price-blue1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Desktop\:focus-within\:ring-offset-indigo1:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .Desktop\:focus-within\:ring-offset-Purple-4:focus-within {
    --tw-ring-offset-color: #9598F8;
  }

  .Desktop\:focus-within\:ring-offset-new-blue-2:focus-within {
    --tw-ring-offset-color: #33B3C2;
  }

  .Desktop\:focus-within\:ring-offset-dark-blue-3:focus-within {
    --tw-ring-offset-color: #041DFB;
  }

  .Desktop\:focus-within\:ring-offset-replace-bg:focus-within {
    --tw-ring-offset-color: #8AA4BC;
  }

  .Desktop\:focus-within\:ring-offset-resolve-bg:focus-within {
    --tw-ring-offset-color: #4783CB;
  }

  .Desktop\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .Desktop\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .Desktop\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .Desktop\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .Desktop\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .Desktop\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .Desktop\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .Desktop\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .Desktop\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .Desktop\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .Desktop\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .Desktop\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .Desktop\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .Desktop\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .Desktop\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .Desktop\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .Desktop\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .Desktop\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .Desktop\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .Desktop\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .Desktop\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .Desktop\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .Desktop\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .Desktop\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .Desktop\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .Desktop\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .Desktop\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .Desktop\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .Desktop\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .Desktop\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .Desktop\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .Desktop\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .Desktop\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .Desktop\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .Desktop\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .Desktop\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .Desktop\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .Desktop\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .Desktop\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .Desktop\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .Desktop\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .Desktop\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .Desktop\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .Desktop\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .Desktop\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .Desktop\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .Desktop\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .Desktop\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .Desktop\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .Desktop\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .Desktop\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .Desktop\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .Desktop\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .Desktop\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .Desktop\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .Desktop\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .Desktop\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .Desktop\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .Desktop\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .Desktop\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .Desktop\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .Desktop\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .Desktop\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .Desktop\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .Desktop\:focus\:ring-offset-purple:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .Desktop\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .Desktop\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .Desktop\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .Desktop\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .Desktop\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .Desktop\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .Desktop\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .Desktop\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .Desktop\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .Desktop\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .Desktop\:focus\:ring-offset-Asurion-White:focus {
    --tw-ring-offset-color: #FFF;
  }

  .Desktop\:focus\:ring-offset-Asurion-Blue-Brighter:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Desktop\:focus\:ring-offset-Asurion-Blue-Deep:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .Desktop\:focus\:ring-offset-Asurion-Blue-Light:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Desktop\:focus\:ring-offset-Asurion-Purple:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .Desktop\:focus\:ring-offset-Asurion-Purple-Deeper:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .Desktop\:focus\:ring-offset-Asurion-Purple-Light:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Desktop\:focus\:ring-offset-Asurion-Gray-Deepest:focus {
    --tw-ring-offset-color: #333F48;
  }

  .Desktop\:focus\:ring-offset-Asurion-Gray-Deeper:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .Desktop\:focus\:ring-offset-Asurion-Gray-Light:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Desktop\:focus\:ring-offset-Asurion-Gray-Lighter:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Desktop\:focus\:ring-offset-Asurion-Gray-Lightest:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Desktop\:focus\:ring-offset-Asurion-Red-Deep:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Desktop\:focus\:ring-offset-light-gray:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .Desktop\:focus\:ring-offset-light-gray-1:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Desktop\:focus\:ring-offset-light-gray-2:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Desktop\:focus\:ring-offset-light-gray-3:focus {
    --tw-ring-offset-color: #F0F0F5;
  }

  .Desktop\:focus\:ring-offset-light-gray-4:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Desktop\:focus\:ring-offset-light-gray-5:focus {
    --tw-ring-offset-color: #333F48;
  }

  .Desktop\:focus\:ring-offset-light-slate-gray:focus {
    --tw-ring-offset-color: #8589A1;
  }

  .Desktop\:focus\:ring-offset-denim-blue:focus {
    --tw-ring-offset-color: #0066B2;
  }

  .Desktop\:focus\:ring-offset-purple-1:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .Desktop\:focus\:ring-offset-dark-red:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Desktop\:focus\:ring-offset-bright-red:focus {
    --tw-ring-offset-color: #F40715;
  }

  .Desktop\:focus\:ring-offset-mustard-yellow:focus {
    --tw-ring-offset-color: #ED8B00;
  }

  .Desktop\:focus\:ring-offset-mustard-yellow-1:focus {
    --tw-ring-offset-color: #ED6600;
  }

  .Desktop\:focus\:ring-offset-light-blue:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Desktop\:focus\:ring-offset-light-blue-1:focus {
    --tw-ring-offset-color: #4A68F9;
  }

  .Desktop\:focus\:ring-offset-light-blue-3:focus {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .Desktop\:focus\:ring-offset-light-blue-4:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Desktop\:focus\:ring-offset-purple-blue:focus {
    --tw-ring-offset-color: #6469E1;
  }

  .Desktop\:focus\:ring-offset-light-green:focus {
    --tw-ring-offset-color: #00B574;
  }

  .Desktop\:focus\:ring-offset-light-green-1:focus {
    --tw-ring-offset-color: #00B574;
  }

  .Desktop\:focus\:ring-offset-light-bg-green:focus {
    --tw-ring-offset-color: #F0FFF9;
  }

  .Desktop\:focus\:ring-offset-green-1:focus {
    --tw-ring-offset-color: #0B8350;
  }

  .Desktop\:focus\:ring-offset-pink-1:focus {
    --tw-ring-offset-color: #FFEDD5;
  }

  .Desktop\:focus\:ring-offset-light-white-1:focus {
    --tw-ring-offset-color: #F8F6EE;
  }

  .Desktop\:focus\:ring-offset-Black-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .Desktop\:focus\:ring-offset-Default-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .Desktop\:focus\:ring-offset-White-3:focus {
    --tw-ring-offset-color: #F9F6EF;
  }

  .Desktop\:focus\:ring-offset-Green-3:focus {
    --tw-ring-offset-color: #AEE0CD;
  }

  .Desktop\:focus\:ring-offset-Blue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Desktop\:focus\:ring-offset-Silver-3:focus {
    --tw-ring-offset-color: #E4E4E2;
  }

  .Desktop\:focus\:ring-offset-Yellow-3:focus {
    --tw-ring-offset-color: #F3D060;
  }

  .Desktop\:focus\:ring-offset-Grey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .Desktop\:focus\:ring-offset-Gray-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .Desktop\:focus\:ring-offset-Red-3:focus {
    --tw-ring-offset-color: #BA0C2E;
  }

  .Desktop\:focus\:ring-offset-Gold-3:focus {
    --tw-ring-offset-color: #F5DDC5;
  }

  .Desktop\:focus\:ring-offset-light-green-3:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Desktop\:focus\:ring-offset-dark-blue-2:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .Desktop\:focus\:ring-offset-blue-1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Desktop\:focus\:ring-offset-yellow-1:focus {
    --tw-ring-offset-color: #EDB800;
  }

  .Desktop\:focus\:ring-offset-blue-2:focus {
    --tw-ring-offset-color: #253BAA;
  }

  .Desktop\:focus\:ring-offset-light-pink:focus {
    --tw-ring-offset-color: #FF5070;
  }

  .Desktop\:focus\:ring-offset-bright-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Desktop\:focus\:ring-offset-bright-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .Desktop\:focus\:ring-offset-SpaceGrey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .Desktop\:focus\:ring-offset-Purple-3:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .Desktop\:focus\:ring-offset-LightPurple-3:focus {
    --tw-ring-offset-color: #D1CDDA;
  }

  .Desktop\:focus\:ring-offset-Glow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Desktop\:focus\:ring-offset-Bronze-3:focus {
    --tw-ring-offset-color: #cd7f32;
  }

  .Desktop\:focus\:ring-offset-Copper-3:focus {
    --tw-ring-offset-color: #B87333;
  }

  .Desktop\:focus\:ring-offset-Pink-3:focus {
    --tw-ring-offset-color: #FFC0CB;
  }

  .Desktop\:focus\:ring-offset-Orange-3:focus {
    --tw-ring-offset-color: #FFA500;
  }

  .Desktop\:focus\:ring-offset-Coral-3:focus {
    --tw-ring-offset-color: #EE7762;
  }

  .Desktop\:focus\:ring-offset-MajesticBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .Desktop\:focus\:ring-offset-PrismBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .Desktop\:focus\:ring-offset-CeramicBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .Desktop\:focus\:ring-offset-MidnightBlack-3:focus {
    --tw-ring-offset-color: #00040D;
  }

  .Desktop\:focus\:ring-offset-PrismWhite-3:focus {
    --tw-ring-offset-color: #E1D8CB;
  }

  .Desktop\:focus\:ring-offset-CeramicWhite-3:focus {
    --tw-ring-offset-color: #c2c2c4;
  }

  .Desktop\:focus\:ring-offset-LilacPurple-3:focus {
    --tw-ring-offset-color: #C8A2C8;
  }

  .Desktop\:focus\:ring-offset-CrownSilver-3:focus {
    --tw-ring-offset-color: #b1a5aa;
  }

  .Desktop\:focus\:ring-offset-CoralBlue-3:focus {
    --tw-ring-offset-color: #AFDCEC;
  }

  .Desktop\:focus\:ring-offset-lime-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .Desktop\:focus\:ring-offset-apple-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Desktop\:focus\:ring-offset-bg-new-blue:focus {
    --tw-ring-offset-color: #39DCF0;
  }

  .Desktop\:focus\:ring-offset-bg-new-pink:focus {
    --tw-ring-offset-color: #E79AAE;
  }

  .Desktop\:focus\:ring-offset-new-pink-1:focus {
    --tw-ring-offset-color: #E9A1B3;
  }

  .Desktop\:focus\:ring-offset-footer-grey:focus {
    --tw-ring-offset-color: #333238;
  }

  .Desktop\:focus\:ring-offset-border-grey:focus {
    --tw-ring-offset-color: #c4c4c4;
  }

  .Desktop\:focus\:ring-offset-apple-green-1:focus {
    --tw-ring-offset-color: #30D091;
  }

  .Desktop\:focus\:ring-offset-crimson-red:focus {
    --tw-ring-offset-color: #d22323;
  }

  .Desktop\:focus\:ring-offset-asurion-cyan:focus {
    --tw-ring-offset-color: #95CED7;
  }

  .Desktop\:focus\:ring-offset-bright-orange:focus {
    --tw-ring-offset-color: #FF8B1A;
  }

  .Desktop\:focus\:ring-offset-Graphite-3:focus {
    --tw-ring-offset-color: #D2CEDB;
  }

  .Desktop\:focus\:ring-offset-PacificBlue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Desktop\:focus\:ring-offset-light-purple:focus {
    --tw-ring-offset-color: #B3A3D7;
  }

  .Desktop\:focus\:ring-offset-asurion-gray:focus {
    --tw-ring-offset-color: #D8D8D8;
  }

  .Desktop\:focus\:ring-offset-OceanBlue-3:focus {
    --tw-ring-offset-color: #0077be;
  }

  .Desktop\:focus\:ring-offset-MetallicCopper-3:focus {
    --tw-ring-offset-color: #72281e;
  }

  .Desktop\:focus\:ring-offset-PorcelainWhite-3:focus {
    --tw-ring-offset-color: #f8fbf8;
  }

  .Desktop\:focus\:ring-offset-LightBlue-3:focus {
    --tw-ring-offset-color: #ADD8E6;
  }

  .Desktop\:focus\:ring-offset-CloudNavy-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .Desktop\:focus\:ring-offset-CloudMint-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .Desktop\:focus\:ring-offset-CloudOrange-3:focus {
    --tw-ring-offset-color: #ffba97;
  }

  .Desktop\:focus\:ring-offset-CloudLavender-3:focus {
    --tw-ring-offset-color: #d6d3e2;
  }

  .Desktop\:focus\:ring-offset-CloudRed-3:focus {
    --tw-ring-offset-color: #dbb0a2;
  }

  .Desktop\:focus\:ring-offset-CloudWhite-3:focus {
    --tw-ring-offset-color: #f2f2ed;
  }

  .Desktop\:focus\:ring-offset-SunriseGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .Desktop\:focus\:ring-offset-SunshineGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .Desktop\:focus\:ring-offset-AuraBlack-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .Desktop\:focus\:ring-offset-AuraGlow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Desktop\:focus\:ring-offset-MysticBronze-3:focus {
    --tw-ring-offset-color: #3c2516;
  }

  .Desktop\:focus\:ring-offset-MysticGreen-3:focus {
    --tw-ring-offset-color: #90A19A;
  }

  .Desktop\:focus\:ring-offset-MysticGrey-3:focus {
    --tw-ring-offset-color: #564f55;
  }

  .Desktop\:focus\:ring-offset-MysticBlack-3:focus {
    --tw-ring-offset-color: #353A3C;
  }

  .Desktop\:focus\:ring-offset-MysticWhite-3:focus {
    --tw-ring-offset-color: #E4EDE3;
  }

  .Desktop\:focus\:ring-offset-price-blue1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Desktop\:focus\:ring-offset-indigo1:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .Desktop\:focus\:ring-offset-Purple-4:focus {
    --tw-ring-offset-color: #9598F8;
  }

  .Desktop\:focus\:ring-offset-new-blue-2:focus {
    --tw-ring-offset-color: #33B3C2;
  }

  .Desktop\:focus\:ring-offset-dark-blue-3:focus {
    --tw-ring-offset-color: #041DFB;
  }

  .Desktop\:focus\:ring-offset-replace-bg:focus {
    --tw-ring-offset-color: #8AA4BC;
  }

  .Desktop\:focus\:ring-offset-resolve-bg:focus {
    --tw-ring-offset-color: #4783CB;
  }

  .Desktop\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .Desktop\:filter-none {
    filter: none;
  }

  .Desktop\:blur-0 {
    --tw-blur: blur(0);
  }

  .Desktop\:blur-none {
    --tw-blur: blur(0);
  }

  .Desktop\:blur-sm {
    --tw-blur: blur(4px);
  }

  .Desktop\:blur {
    --tw-blur: blur(8px);
  }

  .Desktop\:blur-md {
    --tw-blur: blur(12px);
  }

  .Desktop\:blur-lg {
    --tw-blur: blur(16px);
  }

  .Desktop\:blur-xl {
    --tw-blur: blur(24px);
  }

  .Desktop\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .Desktop\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .Desktop\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .Desktop\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .Desktop\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .Desktop\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .Desktop\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .Desktop\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .Desktop\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .Desktop\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .Desktop\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .Desktop\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .Desktop\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .Desktop\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .Desktop\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .Desktop\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .Desktop\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .Desktop\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .Desktop\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .Desktop\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .Desktop\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .Desktop\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .Desktop\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .Desktop\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .Desktop\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .Desktop\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .Desktop\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .Desktop\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .Desktop\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .Desktop\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .Desktop\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .Desktop\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .Desktop\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .Desktop\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .Desktop\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .Desktop\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .Desktop\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .Desktop\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .Desktop\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .Desktop\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .Desktop\:invert-0 {
    --tw-invert: invert(0);
  }

  .Desktop\:invert {
    --tw-invert: invert(100%);
  }

  .Desktop\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .Desktop\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .Desktop\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .Desktop\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .Desktop\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .Desktop\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .Desktop\:sepia {
    --tw-sepia: sepia(100%);
  }

  .Desktop\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .Desktop\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .Desktop\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .Desktop\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .Desktop\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .Desktop\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .Desktop\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .Desktop\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .Desktop\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .Desktop\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .Desktop\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .Desktop\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .Desktop\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .Desktop\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .Desktop\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .Desktop\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .Desktop\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .Desktop\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .Desktop\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .Desktop\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .Desktop\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .Desktop\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .Desktop\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .Desktop\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .Desktop\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .Desktop\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .Desktop\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .Desktop\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .Desktop\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .Desktop\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .Desktop\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .Desktop\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .Desktop\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .Desktop\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .Desktop\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .Desktop\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .Desktop\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .Desktop\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .Desktop\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .Desktop\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .Desktop\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .Desktop\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .Desktop\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .Desktop\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .Desktop\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .Desktop\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .Desktop\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .Desktop\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .Desktop\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .Desktop\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .Desktop\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .Desktop\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .Desktop\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .Desktop\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .Desktop\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .Desktop\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .Desktop\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .Desktop\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .Desktop\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .Desktop\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .Desktop\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .Desktop\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .Desktop\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .Desktop\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .Desktop\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .Desktop\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .Desktop\:transition-none {
    transition-property: none;
  }

  .Desktop\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Desktop\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Desktop\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Desktop\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Desktop\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Desktop\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Desktop\:delay-75 {
    transition-delay: 75ms;
  }

  .Desktop\:delay-100 {
    transition-delay: 100ms;
  }

  .Desktop\:delay-150 {
    transition-delay: 150ms;
  }

  .Desktop\:delay-200 {
    transition-delay: 200ms;
  }

  .Desktop\:delay-300 {
    transition-delay: 300ms;
  }

  .Desktop\:delay-500 {
    transition-delay: 500ms;
  }

  .Desktop\:delay-700 {
    transition-delay: 700ms;
  }

  .Desktop\:delay-1000 {
    transition-delay: 1000ms;
  }

  .Desktop\:duration-75 {
    transition-duration: 75ms;
  }

  .Desktop\:duration-100 {
    transition-duration: 100ms;
  }

  .Desktop\:duration-150 {
    transition-duration: 150ms;
  }

  .Desktop\:duration-200 {
    transition-duration: 200ms;
  }

  .Desktop\:duration-300 {
    transition-duration: 300ms;
  }

  .Desktop\:duration-500 {
    transition-duration: 500ms;
  }

  .Desktop\:duration-700 {
    transition-duration: 700ms;
  }

  .Desktop\:duration-1000 {
    transition-duration: 1000ms;
  }

  .Desktop\:ease-linear {
    transition-timing-function: linear;
  }

  .Desktop\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .Desktop\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .Desktop\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (max-width: 1280px) and (min-width: 1025px) {
  .Laptop\:container {
    width: 100%;
  }

  @media (min-width: 10px) {
    .Laptop\:container {
      max-width: 10px;
    }
  }

  @media (min-width: 481px) {
    .Laptop\:container {
      max-width: 481px;
    }
  }

  @media (min-width: 801px) {
    .Laptop\:container {
      max-width: 801px;
    }
  }

  @media (min-width: 1024px) {
    .Laptop\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1025px) {
    .Laptop\:container {
      max-width: 1025px;
    }
  }

  @media (min-width: 1281px) {
    .Laptop\:container {
      max-width: 1281px;
    }
  }

  @media (min-width: 1441px) {
    .Laptop\:container {
      max-width: 1441px;
    }
  }

  .Laptop\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .Laptop\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .Laptop\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .Laptop\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .Laptop\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .Laptop\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .Laptop\:pointer-events-none {
    pointer-events: none;
  }

  .Laptop\:pointer-events-auto {
    pointer-events: auto;
  }

  .Laptop\:visible {
    visibility: visible;
  }

  .Laptop\:invisible {
    visibility: hidden;
  }

  .Laptop\:static {
    position: static;
  }

  .Laptop\:fixed {
    position: fixed;
  }

  .Laptop\:absolute {
    position: absolute;
  }

  .Laptop\:relative {
    position: relative;
  }

  .Laptop\:sticky {
    position: sticky;
  }

  .Laptop\:inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .Laptop\:inset-5 {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
  }

  .Laptop\:inset-10 {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }

  .Laptop\:inset-15 {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
  }

  .Laptop\:inset-16 {
    top: 16px;
    right: 16px;
    bottom: 16px;
    left: 16px;
  }

  .Laptop\:inset-20 {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  .Laptop\:inset-25 {
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
  }

  .Laptop\:inset-30 {
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
  }

  .Laptop\:inset-50 {
    top: 50px;
    right: 50px;
    bottom: 50px;
    left: 50px;
  }

  .Laptop\:inset-65 {
    top: 65px;
    right: 65px;
    bottom: 65px;
    left: 65px;
  }

  .Laptop\:inset-90 {
    top: 90px;
    right: 90px;
    bottom: 90px;
    left: 90px;
  }

  .Laptop\:inset-100 {
    top: 100px;
    right: 100px;
    bottom: 100px;
    left: 100px;
  }

  .Laptop\:inset-160 {
    top: 160px;
    right: 160px;
    bottom: 160px;
    left: 160px;
  }

  .Laptop\:inset-195 {
    top: 195px;
    right: 195px;
    bottom: 195px;
    left: 195px;
  }

  .Laptop\:-inset-25 {
    top: -25px;
    right: -25px;
    bottom: -25px;
    left: -25px;
  }

  .Laptop\:-inset-40 {
    top: -40px;
    right: -40px;
    bottom: -40px;
    left: -40px;
  }

  .Laptop\:-inset-5px {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }

  .Laptop\:-inset-10px {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
  }

  .Laptop\:-inset-125px {
    top: -125px;
    right: -125px;
    bottom: -125px;
    left: -125px;
  }

  .Laptop\:inset-3p {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
  }

  .Laptop\:inset-2p {
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
  }

  .Laptop\:inset-15p {
    top: 15%;
    right: 15%;
    bottom: 15%;
    left: 15%;
  }

  .Laptop\:inset-35p {
    top: 35%;
    right: 35%;
    bottom: 35%;
    left: 35%;
  }

  .Laptop\:inset-14p {
    top: 14%;
    right: 14%;
    bottom: 14%;
    left: 14%;
  }

  .Laptop\:inset-25p {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .Laptop\:inset-40p {
    top: 40%;
    right: 40%;
    bottom: 40%;
    left: 40%;
  }

  .Laptop\:inset-43p {
    top: 43%;
    right: 43%;
    bottom: 43%;
    left: 43%;
  }

  .Laptop\:inset-5p {
    top: 5%;
    right: 5%;
    bottom: 5%;
    left: 5%;
  }

  .Laptop\:inset-20p {
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
  }

  .Laptop\:inset-50p {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .Laptop\:inset-45p {
    top: 45%;
    right: 45%;
    bottom: 45%;
    left: 45%;
  }

  .Laptop\:inset-10p {
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
  }

  .Laptop\:inset-x-0 {
    left: 0px;
    right: 0px;
  }

  .Laptop\:inset-x-5 {
    left: 5px;
    right: 5px;
  }

  .Laptop\:inset-x-10 {
    left: 10px;
    right: 10px;
  }

  .Laptop\:inset-x-15 {
    left: 15px;
    right: 15px;
  }

  .Laptop\:inset-x-16 {
    left: 16px;
    right: 16px;
  }

  .Laptop\:inset-x-20 {
    left: 20px;
    right: 20px;
  }

  .Laptop\:inset-x-25 {
    left: 25px;
    right: 25px;
  }

  .Laptop\:inset-x-30 {
    left: 30px;
    right: 30px;
  }

  .Laptop\:inset-x-50 {
    left: 50px;
    right: 50px;
  }

  .Laptop\:inset-x-65 {
    left: 65px;
    right: 65px;
  }

  .Laptop\:inset-x-90 {
    left: 90px;
    right: 90px;
  }

  .Laptop\:inset-x-100 {
    left: 100px;
    right: 100px;
  }

  .Laptop\:inset-x-160 {
    left: 160px;
    right: 160px;
  }

  .Laptop\:inset-x-195 {
    left: 195px;
    right: 195px;
  }

  .Laptop\:-inset-x-25 {
    left: -25px;
    right: -25px;
  }

  .Laptop\:-inset-x-40 {
    left: -40px;
    right: -40px;
  }

  .Laptop\:-inset-x-5px {
    left: -5px;
    right: -5px;
  }

  .Laptop\:-inset-x-10px {
    left: -10px;
    right: -10px;
  }

  .Laptop\:-inset-x-125px {
    left: -125px;
    right: -125px;
  }

  .Laptop\:inset-x-3p {
    left: 3px;
    right: 3px;
  }

  .Laptop\:inset-x-2p {
    left: 2px;
    right: 2px;
  }

  .Laptop\:inset-x-15p {
    left: 15%;
    right: 15%;
  }

  .Laptop\:inset-x-35p {
    left: 35%;
    right: 35%;
  }

  .Laptop\:inset-x-14p {
    left: 14%;
    right: 14%;
  }

  .Laptop\:inset-x-25p {
    left: 25%;
    right: 25%;
  }

  .Laptop\:inset-x-40p {
    left: 40%;
    right: 40%;
  }

  .Laptop\:inset-x-43p {
    left: 43%;
    right: 43%;
  }

  .Laptop\:inset-x-5p {
    left: 5%;
    right: 5%;
  }

  .Laptop\:inset-x-20p {
    left: 20%;
    right: 20%;
  }

  .Laptop\:inset-x-50p {
    left: 50%;
    right: 50%;
  }

  .Laptop\:inset-x-45p {
    left: 45%;
    right: 45%;
  }

  .Laptop\:inset-x-10p {
    left: 10%;
    right: 10%;
  }

  .Laptop\:inset-y-0 {
    top: 0px;
    bottom: 0px;
  }

  .Laptop\:inset-y-5 {
    top: 5px;
    bottom: 5px;
  }

  .Laptop\:inset-y-10 {
    top: 10px;
    bottom: 10px;
  }

  .Laptop\:inset-y-15 {
    top: 15px;
    bottom: 15px;
  }

  .Laptop\:inset-y-16 {
    top: 16px;
    bottom: 16px;
  }

  .Laptop\:inset-y-20 {
    top: 20px;
    bottom: 20px;
  }

  .Laptop\:inset-y-25 {
    top: 25px;
    bottom: 25px;
  }

  .Laptop\:inset-y-30 {
    top: 30px;
    bottom: 30px;
  }

  .Laptop\:inset-y-50 {
    top: 50px;
    bottom: 50px;
  }

  .Laptop\:inset-y-65 {
    top: 65px;
    bottom: 65px;
  }

  .Laptop\:inset-y-90 {
    top: 90px;
    bottom: 90px;
  }

  .Laptop\:inset-y-100 {
    top: 100px;
    bottom: 100px;
  }

  .Laptop\:inset-y-160 {
    top: 160px;
    bottom: 160px;
  }

  .Laptop\:inset-y-195 {
    top: 195px;
    bottom: 195px;
  }

  .Laptop\:-inset-y-25 {
    top: -25px;
    bottom: -25px;
  }

  .Laptop\:-inset-y-40 {
    top: -40px;
    bottom: -40px;
  }

  .Laptop\:-inset-y-5px {
    top: -5px;
    bottom: -5px;
  }

  .Laptop\:-inset-y-10px {
    top: -10px;
    bottom: -10px;
  }

  .Laptop\:-inset-y-125px {
    top: -125px;
    bottom: -125px;
  }

  .Laptop\:inset-y-3p {
    top: 3px;
    bottom: 3px;
  }

  .Laptop\:inset-y-2p {
    top: 2px;
    bottom: 2px;
  }

  .Laptop\:inset-y-15p {
    top: 15%;
    bottom: 15%;
  }

  .Laptop\:inset-y-35p {
    top: 35%;
    bottom: 35%;
  }

  .Laptop\:inset-y-14p {
    top: 14%;
    bottom: 14%;
  }

  .Laptop\:inset-y-25p {
    top: 25%;
    bottom: 25%;
  }

  .Laptop\:inset-y-40p {
    top: 40%;
    bottom: 40%;
  }

  .Laptop\:inset-y-43p {
    top: 43%;
    bottom: 43%;
  }

  .Laptop\:inset-y-5p {
    top: 5%;
    bottom: 5%;
  }

  .Laptop\:inset-y-20p {
    top: 20%;
    bottom: 20%;
  }

  .Laptop\:inset-y-50p {
    top: 50%;
    bottom: 50%;
  }

  .Laptop\:inset-y-45p {
    top: 45%;
    bottom: 45%;
  }

  .Laptop\:inset-y-10p {
    top: 10%;
    bottom: 10%;
  }

  .Laptop\:top-0 {
    top: 0px;
  }

  .Laptop\:top-5 {
    top: 5px;
  }

  .Laptop\:top-10 {
    top: 10px;
  }

  .Laptop\:top-15 {
    top: 15px;
  }

  .Laptop\:top-16 {
    top: 16px;
  }

  .Laptop\:top-20 {
    top: 20px;
  }

  .Laptop\:top-25 {
    top: 25px;
  }

  .Laptop\:top-30 {
    top: 30px;
  }

  .Laptop\:top-50 {
    top: 50px;
  }

  .Laptop\:top-65 {
    top: 65px;
  }

  .Laptop\:top-90 {
    top: 90px;
  }

  .Laptop\:top-100 {
    top: 100px;
  }

  .Laptop\:top-160 {
    top: 160px;
  }

  .Laptop\:top-195 {
    top: 195px;
  }

  .Laptop\:-top-25 {
    top: -25px;
  }

  .Laptop\:-top-40 {
    top: -40px;
  }

  .Laptop\:-top-5px {
    top: -5px;
  }

  .Laptop\:-top-10px {
    top: -10px;
  }

  .Laptop\:-top-125px {
    top: -125px;
  }

  .Laptop\:top-3p {
    top: 3px;
  }

  .Laptop\:top-2p {
    top: 2px;
  }

  .Laptop\:top-15p {
    top: 15%;
  }

  .Laptop\:top-35p {
    top: 35%;
  }

  .Laptop\:top-14p {
    top: 14%;
  }

  .Laptop\:top-25p {
    top: 25%;
  }

  .Laptop\:top-40p {
    top: 40%;
  }

  .Laptop\:top-43p {
    top: 43%;
  }

  .Laptop\:top-5p {
    top: 5%;
  }

  .Laptop\:top-20p {
    top: 20%;
  }

  .Laptop\:top-50p {
    top: 50%;
  }

  .Laptop\:top-45p {
    top: 45%;
  }

  .Laptop\:top-10p {
    top: 10%;
  }

  .Laptop\:right-0 {
    right: 0px;
  }

  .Laptop\:right-5 {
    right: 5px;
  }

  .Laptop\:right-10 {
    right: 10px;
  }

  .Laptop\:right-15 {
    right: 15px;
  }

  .Laptop\:right-16 {
    right: 16px;
  }

  .Laptop\:right-20 {
    right: 20px;
  }

  .Laptop\:right-25 {
    right: 25px;
  }

  .Laptop\:right-30 {
    right: 30px;
  }

  .Laptop\:right-50 {
    right: 50px;
  }

  .Laptop\:right-65 {
    right: 65px;
  }

  .Laptop\:right-90 {
    right: 90px;
  }

  .Laptop\:right-100 {
    right: 100px;
  }

  .Laptop\:right-160 {
    right: 160px;
  }

  .Laptop\:right-195 {
    right: 195px;
  }

  .Laptop\:-right-25 {
    right: -25px;
  }

  .Laptop\:-right-40 {
    right: -40px;
  }

  .Laptop\:-right-5px {
    right: -5px;
  }

  .Laptop\:-right-10px {
    right: -10px;
  }

  .Laptop\:-right-125px {
    right: -125px;
  }

  .Laptop\:right-3p {
    right: 3px;
  }

  .Laptop\:right-2p {
    right: 2px;
  }

  .Laptop\:right-15p {
    right: 15%;
  }

  .Laptop\:right-35p {
    right: 35%;
  }

  .Laptop\:right-14p {
    right: 14%;
  }

  .Laptop\:right-25p {
    right: 25%;
  }

  .Laptop\:right-40p {
    right: 40%;
  }

  .Laptop\:right-43p {
    right: 43%;
  }

  .Laptop\:right-5p {
    right: 5%;
  }

  .Laptop\:right-20p {
    right: 20%;
  }

  .Laptop\:right-50p {
    right: 50%;
  }

  .Laptop\:right-45p {
    right: 45%;
  }

  .Laptop\:right-10p {
    right: 10%;
  }

  .Laptop\:bottom-0 {
    bottom: 0px;
  }

  .Laptop\:bottom-5 {
    bottom: 5px;
  }

  .Laptop\:bottom-10 {
    bottom: 10px;
  }

  .Laptop\:bottom-15 {
    bottom: 15px;
  }

  .Laptop\:bottom-16 {
    bottom: 16px;
  }

  .Laptop\:bottom-20 {
    bottom: 20px;
  }

  .Laptop\:bottom-25 {
    bottom: 25px;
  }

  .Laptop\:bottom-30 {
    bottom: 30px;
  }

  .Laptop\:bottom-50 {
    bottom: 50px;
  }

  .Laptop\:bottom-65 {
    bottom: 65px;
  }

  .Laptop\:bottom-90 {
    bottom: 90px;
  }

  .Laptop\:bottom-100 {
    bottom: 100px;
  }

  .Laptop\:bottom-160 {
    bottom: 160px;
  }

  .Laptop\:bottom-195 {
    bottom: 195px;
  }

  .Laptop\:-bottom-25 {
    bottom: -25px;
  }

  .Laptop\:-bottom-40 {
    bottom: -40px;
  }

  .Laptop\:-bottom-5px {
    bottom: -5px;
  }

  .Laptop\:-bottom-10px {
    bottom: -10px;
  }

  .Laptop\:-bottom-125px {
    bottom: -125px;
  }

  .Laptop\:bottom-3p {
    bottom: 3px;
  }

  .Laptop\:bottom-2p {
    bottom: 2px;
  }

  .Laptop\:bottom-15p {
    bottom: 15%;
  }

  .Laptop\:bottom-35p {
    bottom: 35%;
  }

  .Laptop\:bottom-14p {
    bottom: 14%;
  }

  .Laptop\:bottom-25p {
    bottom: 25%;
  }

  .Laptop\:bottom-40p {
    bottom: 40%;
  }

  .Laptop\:bottom-43p {
    bottom: 43%;
  }

  .Laptop\:bottom-5p {
    bottom: 5%;
  }

  .Laptop\:bottom-20p {
    bottom: 20%;
  }

  .Laptop\:bottom-50p {
    bottom: 50%;
  }

  .Laptop\:bottom-45p {
    bottom: 45%;
  }

  .Laptop\:bottom-10p {
    bottom: 10%;
  }

  .Laptop\:left-0 {
    left: 0px;
  }

  .Laptop\:left-5 {
    left: 5px;
  }

  .Laptop\:left-10 {
    left: 10px;
  }

  .Laptop\:left-15 {
    left: 15px;
  }

  .Laptop\:left-16 {
    left: 16px;
  }

  .Laptop\:left-20 {
    left: 20px;
  }

  .Laptop\:left-25 {
    left: 25px;
  }

  .Laptop\:left-30 {
    left: 30px;
  }

  .Laptop\:left-50 {
    left: 50px;
  }

  .Laptop\:left-65 {
    left: 65px;
  }

  .Laptop\:left-90 {
    left: 90px;
  }

  .Laptop\:left-100 {
    left: 100px;
  }

  .Laptop\:left-160 {
    left: 160px;
  }

  .Laptop\:left-195 {
    left: 195px;
  }

  .Laptop\:-left-25 {
    left: -25px;
  }

  .Laptop\:-left-40 {
    left: -40px;
  }

  .Laptop\:-left-5px {
    left: -5px;
  }

  .Laptop\:-left-10px {
    left: -10px;
  }

  .Laptop\:-left-125px {
    left: -125px;
  }

  .Laptop\:left-3p {
    left: 3px;
  }

  .Laptop\:left-2p {
    left: 2px;
  }

  .Laptop\:left-15p {
    left: 15%;
  }

  .Laptop\:left-35p {
    left: 35%;
  }

  .Laptop\:left-14p {
    left: 14%;
  }

  .Laptop\:left-25p {
    left: 25%;
  }

  .Laptop\:left-40p {
    left: 40%;
  }

  .Laptop\:left-43p {
    left: 43%;
  }

  .Laptop\:left-5p {
    left: 5%;
  }

  .Laptop\:left-20p {
    left: 20%;
  }

  .Laptop\:left-50p {
    left: 50%;
  }

  .Laptop\:left-45p {
    left: 45%;
  }

  .Laptop\:left-10p {
    left: 10%;
  }

  .Laptop\:isolate {
    isolation: isolate;
  }

  .Laptop\:isolation-auto {
    isolation: auto;
  }

  .Laptop\:z-0 {
    z-index: 0;
  }

  .Laptop\:z-1 {
    z-index: 1;
  }

  .Laptop\:z-10 {
    z-index: 10;
  }

  .Laptop\:z-20 {
    z-index: 20;
  }

  .Laptop\:z-30 {
    z-index: 30;
  }

  .Laptop\:z-40 {
    z-index: 40;
  }

  .Laptop\:z-50 {
    z-index: 50;
  }

  .Laptop\:z-110 {
    z-index: 110;
  }

  .Laptop\:z-auto {
    z-index: auto;
  }

  .Laptop\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .Laptop\:focus-within\:z-1:focus-within {
    z-index: 1;
  }

  .Laptop\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .Laptop\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .Laptop\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .Laptop\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .Laptop\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .Laptop\:focus-within\:z-110:focus-within {
    z-index: 110;
  }

  .Laptop\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .Laptop\:focus\:z-0:focus {
    z-index: 0;
  }

  .Laptop\:focus\:z-1:focus {
    z-index: 1;
  }

  .Laptop\:focus\:z-10:focus {
    z-index: 10;
  }

  .Laptop\:focus\:z-20:focus {
    z-index: 20;
  }

  .Laptop\:focus\:z-30:focus {
    z-index: 30;
  }

  .Laptop\:focus\:z-40:focus {
    z-index: 40;
  }

  .Laptop\:focus\:z-50:focus {
    z-index: 50;
  }

  .Laptop\:focus\:z-110:focus {
    z-index: 110;
  }

  .Laptop\:focus\:z-auto:focus {
    z-index: auto;
  }

  .Laptop\:order-1 {
    order: 1;
  }

  .Laptop\:order-2 {
    order: 2;
  }

  .Laptop\:order-3 {
    order: 3;
  }

  .Laptop\:order-4 {
    order: 4;
  }

  .Laptop\:order-5 {
    order: 5;
  }

  .Laptop\:order-6 {
    order: 6;
  }

  .Laptop\:order-7 {
    order: 7;
  }

  .Laptop\:order-8 {
    order: 8;
  }

  .Laptop\:order-9 {
    order: 9;
  }

  .Laptop\:order-10 {
    order: 10;
  }

  .Laptop\:order-11 {
    order: 11;
  }

  .Laptop\:order-12 {
    order: 12;
  }

  .Laptop\:order-first {
    order: -9999;
  }

  .Laptop\:order-last {
    order: 9999;
  }

  .Laptop\:order-none {
    order: 0;
  }

  .Laptop\:col-auto {
    grid-column: auto;
  }

  .Laptop\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .Laptop\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .Laptop\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .Laptop\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .Laptop\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .Laptop\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .Laptop\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .Laptop\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .Laptop\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .Laptop\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .Laptop\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .Laptop\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .Laptop\:col-span-full {
    grid-column: 1 / -1;
  }

  .Laptop\:col-start-1 {
    grid-column-start: 1;
  }

  .Laptop\:col-start-2 {
    grid-column-start: 2;
  }

  .Laptop\:col-start-3 {
    grid-column-start: 3;
  }

  .Laptop\:col-start-4 {
    grid-column-start: 4;
  }

  .Laptop\:col-start-5 {
    grid-column-start: 5;
  }

  .Laptop\:col-start-6 {
    grid-column-start: 6;
  }

  .Laptop\:col-start-7 {
    grid-column-start: 7;
  }

  .Laptop\:col-start-8 {
    grid-column-start: 8;
  }

  .Laptop\:col-start-9 {
    grid-column-start: 9;
  }

  .Laptop\:col-start-10 {
    grid-column-start: 10;
  }

  .Laptop\:col-start-11 {
    grid-column-start: 11;
  }

  .Laptop\:col-start-12 {
    grid-column-start: 12;
  }

  .Laptop\:col-start-13 {
    grid-column-start: 13;
  }

  .Laptop\:col-start-auto {
    grid-column-start: auto;
  }

  .Laptop\:col-end-1 {
    grid-column-end: 1;
  }

  .Laptop\:col-end-2 {
    grid-column-end: 2;
  }

  .Laptop\:col-end-3 {
    grid-column-end: 3;
  }

  .Laptop\:col-end-4 {
    grid-column-end: 4;
  }

  .Laptop\:col-end-5 {
    grid-column-end: 5;
  }

  .Laptop\:col-end-6 {
    grid-column-end: 6;
  }

  .Laptop\:col-end-7 {
    grid-column-end: 7;
  }

  .Laptop\:col-end-8 {
    grid-column-end: 8;
  }

  .Laptop\:col-end-9 {
    grid-column-end: 9;
  }

  .Laptop\:col-end-10 {
    grid-column-end: 10;
  }

  .Laptop\:col-end-11 {
    grid-column-end: 11;
  }

  .Laptop\:col-end-12 {
    grid-column-end: 12;
  }

  .Laptop\:col-end-13 {
    grid-column-end: 13;
  }

  .Laptop\:col-end-auto {
    grid-column-end: auto;
  }

  .Laptop\:row-auto {
    grid-row: auto;
  }

  .Laptop\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .Laptop\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .Laptop\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .Laptop\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .Laptop\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .Laptop\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .Laptop\:row-span-full {
    grid-row: 1 / -1;
  }

  .Laptop\:row-start-1 {
    grid-row-start: 1;
  }

  .Laptop\:row-start-2 {
    grid-row-start: 2;
  }

  .Laptop\:row-start-3 {
    grid-row-start: 3;
  }

  .Laptop\:row-start-4 {
    grid-row-start: 4;
  }

  .Laptop\:row-start-5 {
    grid-row-start: 5;
  }

  .Laptop\:row-start-6 {
    grid-row-start: 6;
  }

  .Laptop\:row-start-7 {
    grid-row-start: 7;
  }

  .Laptop\:row-start-auto {
    grid-row-start: auto;
  }

  .Laptop\:row-end-1 {
    grid-row-end: 1;
  }

  .Laptop\:row-end-2 {
    grid-row-end: 2;
  }

  .Laptop\:row-end-3 {
    grid-row-end: 3;
  }

  .Laptop\:row-end-4 {
    grid-row-end: 4;
  }

  .Laptop\:row-end-5 {
    grid-row-end: 5;
  }

  .Laptop\:row-end-6 {
    grid-row-end: 6;
  }

  .Laptop\:row-end-7 {
    grid-row-end: 7;
  }

  .Laptop\:row-end-auto {
    grid-row-end: auto;
  }

  .Laptop\:float-right {
    float: right;
  }

  .Laptop\:float-left {
    float: left;
  }

  .Laptop\:float-none {
    float: none;
  }

  .Laptop\:clear-left {
    clear: left;
  }

  .Laptop\:clear-right {
    clear: right;
  }

  .Laptop\:clear-both {
    clear: both;
  }

  .Laptop\:clear-none {
    clear: none;
  }

  .Laptop\:m-0 {
    margin: 0px;
  }

  .Laptop\:m-1 {
    margin: 0.25rem;
  }

  .Laptop\:m-2 {
    margin: 2px;
  }

  .Laptop\:m-3 {
    margin: 0.75rem;
  }

  .Laptop\:m-4 {
    margin: 1rem;
  }

  .Laptop\:m-5 {
    margin: 1.25rem;
  }

  .Laptop\:m-6 {
    margin: 6px;
  }

  .Laptop\:m-7 {
    margin: 1.75rem;
  }

  .Laptop\:m-8 {
    margin: 2rem;
  }

  .Laptop\:m-9 {
    margin: 2.25rem;
  }

  .Laptop\:m-10 {
    margin: 2.5rem;
  }

  .Laptop\:m-11 {
    margin: 11px;
  }

  .Laptop\:m-12 {
    margin: 3rem;
  }

  .Laptop\:m-14 {
    margin: 3.5rem;
  }

  .Laptop\:m-15 {
    margin: 15px;
  }

  .Laptop\:m-16 {
    margin: 4rem;
  }

  .Laptop\:m-18 {
    margin: 18px;
  }

  .Laptop\:m-20 {
    margin: 20px;
  }

  .Laptop\:m-21 {
    margin: 21px;
  }

  .Laptop\:m-23 {
    margin: 23px;
  }

  .Laptop\:m-24 {
    margin: 24px;
  }

  .Laptop\:m-25 {
    margin: 25px;
  }

  .Laptop\:m-27 {
    margin: 27px;
  }

  .Laptop\:m-28 {
    margin: 7rem;
  }

  .Laptop\:m-30 {
    margin: 30px;
  }

  .Laptop\:m-31 {
    margin: 31px;
  }

  .Laptop\:m-32 {
    margin: 8rem;
  }

  .Laptop\:m-34 {
    margin: 34px;
  }

  .Laptop\:m-35 {
    margin: 35px;
  }

  .Laptop\:m-36 {
    margin: 9rem;
  }

  .Laptop\:m-37 {
    margin: 37px;
  }

  .Laptop\:m-38 {
    margin: 38px;
  }

  .Laptop\:m-40 {
    margin: 40px;
  }

  .Laptop\:m-42 {
    margin: 42px;
  }

  .Laptop\:m-44 {
    margin: 44px;
  }

  .Laptop\:m-45 {
    margin: 45px;
  }

  .Laptop\:m-46 {
    margin: 46px;
  }

  .Laptop\:m-48 {
    margin: 48px;
  }

  .Laptop\:m-52 {
    margin: 13rem;
  }

  .Laptop\:m-53 {
    margin: 53px;
  }

  .Laptop\:m-55 {
    margin: 55px;
  }

  .Laptop\:m-56 {
    margin: 14rem;
  }

  .Laptop\:m-58 {
    margin: 58px;
  }

  .Laptop\:m-59 {
    margin: 59px;
  }

  .Laptop\:m-60 {
    margin: 15rem;
  }

  .Laptop\:m-63 {
    margin: 63px;
  }

  .Laptop\:m-64 {
    margin: 16rem;
  }

  .Laptop\:m-65 {
    margin: 65px;
  }

  .Laptop\:m-67 {
    margin: 67px;
  }

  .Laptop\:m-70 {
    margin: 70px;
  }

  .Laptop\:m-71 {
    margin: 71px;
  }

  .Laptop\:m-72 {
    margin: 18rem;
  }

  .Laptop\:m-74 {
    margin: 74px;
  }

  .Laptop\:m-78 {
    margin: 78px;
  }

  .Laptop\:m-80 {
    margin: 20rem;
  }

  .Laptop\:m-83 {
    margin: 83px;
  }

  .Laptop\:m-84 {
    margin: 84px;
  }

  .Laptop\:m-89 {
    margin: 89px;
  }

  .Laptop\:m-90 {
    margin: 90px;
  }

  .Laptop\:m-92 {
    margin: 92px;
  }

  .Laptop\:m-96 {
    margin: 24rem;
  }

  .Laptop\:m-97 {
    margin: 97px;
  }

  .Laptop\:m-100 {
    margin: 100px;
  }

  .Laptop\:m-106 {
    margin: 106px;
  }

  .Laptop\:m-108 {
    margin: 108px;
  }

  .Laptop\:m-109 {
    margin: 109px;
  }

  .Laptop\:m-120 {
    margin: 120px;
  }

  .Laptop\:m-135 {
    margin: 135px;
  }

  .Laptop\:m-147 {
    margin: 147px;
  }

  .Laptop\:m-150 {
    margin: 150px;
  }

  .Laptop\:m-168 {
    margin: 168px;
  }

  .Laptop\:m-180 {
    margin: 180px;
  }

  .Laptop\:m-185 {
    margin: 185px;
  }

  .Laptop\:m-200 {
    margin: 200px;
  }

  .Laptop\:m-245 {
    margin: 245px;
  }

  .Laptop\:m-300 {
    margin: 300px;
  }

  .Laptop\:m-400 {
    margin: 400px;
  }

  .Laptop\:m-480 {
    margin: 480px;
  }

  .Laptop\:m-510 {
    margin: 510px;
  }

  .Laptop\:m-537 {
    margin: 537px;
  }

  .Laptop\:m-650 {
    margin: 650px;
  }

  .Laptop\:m-auto {
    margin: auto;
  }

  .Laptop\:m-px {
    margin: 1px;
  }

  .Laptop\:m-0\.5 {
    margin: 0.125rem;
  }

  .Laptop\:m-1\.5 {
    margin: 0.375rem;
  }

  .Laptop\:m-2\.5 {
    margin: 0.625rem;
  }

  .Laptop\:m-3\.5 {
    margin: 0.875rem;
  }

  .Laptop\:-m-0 {
    margin: 0px;
  }

  .Laptop\:-m-1 {
    margin: -0.25rem;
  }

  .Laptop\:-m-2 {
    margin: -0.5rem;
  }

  .Laptop\:-m-3 {
    margin: -0.75rem;
  }

  .Laptop\:-m-4 {
    margin: -1rem;
  }

  .Laptop\:-m-5 {
    margin: -1.25rem;
  }

  .Laptop\:-m-6 {
    margin: -1.5rem;
  }

  .Laptop\:-m-7 {
    margin: -1.75rem;
  }

  .Laptop\:-m-8 {
    margin: -2rem;
  }

  .Laptop\:-m-9 {
    margin: -2.25rem;
  }

  .Laptop\:-m-10 {
    margin: -2.5rem;
  }

  .Laptop\:-m-11 {
    margin: -2.75rem;
  }

  .Laptop\:-m-12 {
    margin: -3rem;
  }

  .Laptop\:-m-14 {
    margin: -14px;
  }

  .Laptop\:-m-16 {
    margin: -4rem;
  }

  .Laptop\:-m-20 {
    margin: -5rem;
  }

  .Laptop\:-m-24 {
    margin: -6rem;
  }

  .Laptop\:-m-28 {
    margin: -7rem;
  }

  .Laptop\:-m-32 {
    margin: -8rem;
  }

  .Laptop\:-m-36 {
    margin: -9rem;
  }

  .Laptop\:-m-40 {
    margin: -10rem;
  }

  .Laptop\:-m-44 {
    margin: -11rem;
  }

  .Laptop\:-m-48 {
    margin: -12rem;
  }

  .Laptop\:-m-52 {
    margin: -13rem;
  }

  .Laptop\:-m-56 {
    margin: -14rem;
  }

  .Laptop\:-m-60 {
    margin: -15rem;
  }

  .Laptop\:-m-64 {
    margin: -16rem;
  }

  .Laptop\:-m-72 {
    margin: -18rem;
  }

  .Laptop\:-m-80 {
    margin: -20rem;
  }

  .Laptop\:-m-96 {
    margin: -24rem;
  }

  .Laptop\:-m-px {
    margin: -1px;
  }

  .Laptop\:-m-0\.5 {
    margin: -0.125rem;
  }

  .Laptop\:-m-1\.5 {
    margin: -0.375rem;
  }

  .Laptop\:-m-2\.5 {
    margin: -0.625rem;
  }

  .Laptop\:-m-3\.5 {
    margin: -0.875rem;
  }

  .Laptop\:-m-15px {
    margin: -15px;
  }

  .Laptop\:m-m11 {
    margin: 11px;
  }

  .Laptop\:m-12px {
    margin: 12px;
  }

  .Laptop\:m-m72 {
    margin: 72px;
  }

  .Laptop\:m-m21 {
    margin: 21%;
  }

  .Laptop\:m-m15 {
    margin: 15px;
  }

  .Laptop\:m-m18 {
    margin: 18px;
  }

  .Laptop\:m-m35 {
    margin: 35px;
  }

  .Laptop\:m-m19 {
    margin: 19px;
  }

  .Laptop\:m-m17 {
    margin: 17px;
  }

  .Laptop\:m-m9 {
    margin: 9px;
  }

  .Laptop\:m-m10 {
    margin: 10px;
  }

  .Laptop\:m-m51 {
    margin: 51px;
  }

  .Laptop\:m-m43 {
    margin: 43px;
  }

  .Laptop\:m-m13 {
    margin: 13px;
  }

  .Laptop\:m-m26 {
    margin: 26px;
  }

  .Laptop\:m-m2 {
    margin: 2px;
  }

  .Laptop\:m-m14 {
    margin: 14px;
  }

  .Laptop\:m-m5 {
    margin: 5px;
  }

  .Laptop\:m-m8 {
    margin: 8px;
  }

  .Laptop\:m-mp15 {
    margin: 15%;
  }

  .Laptop\:-m-100 {
    margin: -100px;
  }

  .Laptop\:m-0auto {
    margin: 0px auto;
  }

  .Laptop\:m-o6 {
    margin: 1.5rem;
  }

  .Laptop\:-m-23 {
    margin: -23px;
  }

  .Laptop\:last\:m-0:last-child {
    margin: 0px;
  }

  .Laptop\:last\:m-1:last-child {
    margin: 0.25rem;
  }

  .Laptop\:last\:m-2:last-child {
    margin: 2px;
  }

  .Laptop\:last\:m-3:last-child {
    margin: 0.75rem;
  }

  .Laptop\:last\:m-4:last-child {
    margin: 1rem;
  }

  .Laptop\:last\:m-5:last-child {
    margin: 1.25rem;
  }

  .Laptop\:last\:m-6:last-child {
    margin: 6px;
  }

  .Laptop\:last\:m-7:last-child {
    margin: 1.75rem;
  }

  .Laptop\:last\:m-8:last-child {
    margin: 2rem;
  }

  .Laptop\:last\:m-9:last-child {
    margin: 2.25rem;
  }

  .Laptop\:last\:m-10:last-child {
    margin: 2.5rem;
  }

  .Laptop\:last\:m-11:last-child {
    margin: 11px;
  }

  .Laptop\:last\:m-12:last-child {
    margin: 3rem;
  }

  .Laptop\:last\:m-14:last-child {
    margin: 3.5rem;
  }

  .Laptop\:last\:m-15:last-child {
    margin: 15px;
  }

  .Laptop\:last\:m-16:last-child {
    margin: 4rem;
  }

  .Laptop\:last\:m-18:last-child {
    margin: 18px;
  }

  .Laptop\:last\:m-20:last-child {
    margin: 20px;
  }

  .Laptop\:last\:m-21:last-child {
    margin: 21px;
  }

  .Laptop\:last\:m-23:last-child {
    margin: 23px;
  }

  .Laptop\:last\:m-24:last-child {
    margin: 24px;
  }

  .Laptop\:last\:m-25:last-child {
    margin: 25px;
  }

  .Laptop\:last\:m-27:last-child {
    margin: 27px;
  }

  .Laptop\:last\:m-28:last-child {
    margin: 7rem;
  }

  .Laptop\:last\:m-30:last-child {
    margin: 30px;
  }

  .Laptop\:last\:m-31:last-child {
    margin: 31px;
  }

  .Laptop\:last\:m-32:last-child {
    margin: 8rem;
  }

  .Laptop\:last\:m-34:last-child {
    margin: 34px;
  }

  .Laptop\:last\:m-35:last-child {
    margin: 35px;
  }

  .Laptop\:last\:m-36:last-child {
    margin: 9rem;
  }

  .Laptop\:last\:m-37:last-child {
    margin: 37px;
  }

  .Laptop\:last\:m-38:last-child {
    margin: 38px;
  }

  .Laptop\:last\:m-40:last-child {
    margin: 40px;
  }

  .Laptop\:last\:m-42:last-child {
    margin: 42px;
  }

  .Laptop\:last\:m-44:last-child {
    margin: 44px;
  }

  .Laptop\:last\:m-45:last-child {
    margin: 45px;
  }

  .Laptop\:last\:m-46:last-child {
    margin: 46px;
  }

  .Laptop\:last\:m-48:last-child {
    margin: 48px;
  }

  .Laptop\:last\:m-52:last-child {
    margin: 13rem;
  }

  .Laptop\:last\:m-53:last-child {
    margin: 53px;
  }

  .Laptop\:last\:m-55:last-child {
    margin: 55px;
  }

  .Laptop\:last\:m-56:last-child {
    margin: 14rem;
  }

  .Laptop\:last\:m-58:last-child {
    margin: 58px;
  }

  .Laptop\:last\:m-59:last-child {
    margin: 59px;
  }

  .Laptop\:last\:m-60:last-child {
    margin: 15rem;
  }

  .Laptop\:last\:m-63:last-child {
    margin: 63px;
  }

  .Laptop\:last\:m-64:last-child {
    margin: 16rem;
  }

  .Laptop\:last\:m-65:last-child {
    margin: 65px;
  }

  .Laptop\:last\:m-67:last-child {
    margin: 67px;
  }

  .Laptop\:last\:m-70:last-child {
    margin: 70px;
  }

  .Laptop\:last\:m-71:last-child {
    margin: 71px;
  }

  .Laptop\:last\:m-72:last-child {
    margin: 18rem;
  }

  .Laptop\:last\:m-74:last-child {
    margin: 74px;
  }

  .Laptop\:last\:m-78:last-child {
    margin: 78px;
  }

  .Laptop\:last\:m-80:last-child {
    margin: 20rem;
  }

  .Laptop\:last\:m-83:last-child {
    margin: 83px;
  }

  .Laptop\:last\:m-84:last-child {
    margin: 84px;
  }

  .Laptop\:last\:m-89:last-child {
    margin: 89px;
  }

  .Laptop\:last\:m-90:last-child {
    margin: 90px;
  }

  .Laptop\:last\:m-92:last-child {
    margin: 92px;
  }

  .Laptop\:last\:m-96:last-child {
    margin: 24rem;
  }

  .Laptop\:last\:m-97:last-child {
    margin: 97px;
  }

  .Laptop\:last\:m-100:last-child {
    margin: 100px;
  }

  .Laptop\:last\:m-106:last-child {
    margin: 106px;
  }

  .Laptop\:last\:m-108:last-child {
    margin: 108px;
  }

  .Laptop\:last\:m-109:last-child {
    margin: 109px;
  }

  .Laptop\:last\:m-120:last-child {
    margin: 120px;
  }

  .Laptop\:last\:m-135:last-child {
    margin: 135px;
  }

  .Laptop\:last\:m-147:last-child {
    margin: 147px;
  }

  .Laptop\:last\:m-150:last-child {
    margin: 150px;
  }

  .Laptop\:last\:m-168:last-child {
    margin: 168px;
  }

  .Laptop\:last\:m-180:last-child {
    margin: 180px;
  }

  .Laptop\:last\:m-185:last-child {
    margin: 185px;
  }

  .Laptop\:last\:m-200:last-child {
    margin: 200px;
  }

  .Laptop\:last\:m-245:last-child {
    margin: 245px;
  }

  .Laptop\:last\:m-300:last-child {
    margin: 300px;
  }

  .Laptop\:last\:m-400:last-child {
    margin: 400px;
  }

  .Laptop\:last\:m-480:last-child {
    margin: 480px;
  }

  .Laptop\:last\:m-510:last-child {
    margin: 510px;
  }

  .Laptop\:last\:m-537:last-child {
    margin: 537px;
  }

  .Laptop\:last\:m-650:last-child {
    margin: 650px;
  }

  .Laptop\:last\:m-auto:last-child {
    margin: auto;
  }

  .Laptop\:last\:m-px:last-child {
    margin: 1px;
  }

  .Laptop\:last\:m-0\.5:last-child {
    margin: 0.125rem;
  }

  .Laptop\:last\:m-1\.5:last-child {
    margin: 0.375rem;
  }

  .Laptop\:last\:m-2\.5:last-child {
    margin: 0.625rem;
  }

  .Laptop\:last\:m-3\.5:last-child {
    margin: 0.875rem;
  }

  .Laptop\:last\:-m-0:last-child {
    margin: 0px;
  }

  .Laptop\:last\:-m-1:last-child {
    margin: -0.25rem;
  }

  .Laptop\:last\:-m-2:last-child {
    margin: -0.5rem;
  }

  .Laptop\:last\:-m-3:last-child {
    margin: -0.75rem;
  }

  .Laptop\:last\:-m-4:last-child {
    margin: -1rem;
  }

  .Laptop\:last\:-m-5:last-child {
    margin: -1.25rem;
  }

  .Laptop\:last\:-m-6:last-child {
    margin: -1.5rem;
  }

  .Laptop\:last\:-m-7:last-child {
    margin: -1.75rem;
  }

  .Laptop\:last\:-m-8:last-child {
    margin: -2rem;
  }

  .Laptop\:last\:-m-9:last-child {
    margin: -2.25rem;
  }

  .Laptop\:last\:-m-10:last-child {
    margin: -2.5rem;
  }

  .Laptop\:last\:-m-11:last-child {
    margin: -2.75rem;
  }

  .Laptop\:last\:-m-12:last-child {
    margin: -3rem;
  }

  .Laptop\:last\:-m-14:last-child {
    margin: -14px;
  }

  .Laptop\:last\:-m-16:last-child {
    margin: -4rem;
  }

  .Laptop\:last\:-m-20:last-child {
    margin: -5rem;
  }

  .Laptop\:last\:-m-24:last-child {
    margin: -6rem;
  }

  .Laptop\:last\:-m-28:last-child {
    margin: -7rem;
  }

  .Laptop\:last\:-m-32:last-child {
    margin: -8rem;
  }

  .Laptop\:last\:-m-36:last-child {
    margin: -9rem;
  }

  .Laptop\:last\:-m-40:last-child {
    margin: -10rem;
  }

  .Laptop\:last\:-m-44:last-child {
    margin: -11rem;
  }

  .Laptop\:last\:-m-48:last-child {
    margin: -12rem;
  }

  .Laptop\:last\:-m-52:last-child {
    margin: -13rem;
  }

  .Laptop\:last\:-m-56:last-child {
    margin: -14rem;
  }

  .Laptop\:last\:-m-60:last-child {
    margin: -15rem;
  }

  .Laptop\:last\:-m-64:last-child {
    margin: -16rem;
  }

  .Laptop\:last\:-m-72:last-child {
    margin: -18rem;
  }

  .Laptop\:last\:-m-80:last-child {
    margin: -20rem;
  }

  .Laptop\:last\:-m-96:last-child {
    margin: -24rem;
  }

  .Laptop\:last\:-m-px:last-child {
    margin: -1px;
  }

  .Laptop\:last\:-m-0\.5:last-child {
    margin: -0.125rem;
  }

  .Laptop\:last\:-m-1\.5:last-child {
    margin: -0.375rem;
  }

  .Laptop\:last\:-m-2\.5:last-child {
    margin: -0.625rem;
  }

  .Laptop\:last\:-m-3\.5:last-child {
    margin: -0.875rem;
  }

  .Laptop\:last\:-m-15px:last-child {
    margin: -15px;
  }

  .Laptop\:last\:m-m11:last-child {
    margin: 11px;
  }

  .Laptop\:last\:m-12px:last-child {
    margin: 12px;
  }

  .Laptop\:last\:m-m72:last-child {
    margin: 72px;
  }

  .Laptop\:last\:m-m21:last-child {
    margin: 21%;
  }

  .Laptop\:last\:m-m15:last-child {
    margin: 15px;
  }

  .Laptop\:last\:m-m18:last-child {
    margin: 18px;
  }

  .Laptop\:last\:m-m35:last-child {
    margin: 35px;
  }

  .Laptop\:last\:m-m19:last-child {
    margin: 19px;
  }

  .Laptop\:last\:m-m17:last-child {
    margin: 17px;
  }

  .Laptop\:last\:m-m9:last-child {
    margin: 9px;
  }

  .Laptop\:last\:m-m10:last-child {
    margin: 10px;
  }

  .Laptop\:last\:m-m51:last-child {
    margin: 51px;
  }

  .Laptop\:last\:m-m43:last-child {
    margin: 43px;
  }

  .Laptop\:last\:m-m13:last-child {
    margin: 13px;
  }

  .Laptop\:last\:m-m26:last-child {
    margin: 26px;
  }

  .Laptop\:last\:m-m2:last-child {
    margin: 2px;
  }

  .Laptop\:last\:m-m14:last-child {
    margin: 14px;
  }

  .Laptop\:last\:m-m5:last-child {
    margin: 5px;
  }

  .Laptop\:last\:m-m8:last-child {
    margin: 8px;
  }

  .Laptop\:last\:m-mp15:last-child {
    margin: 15%;
  }

  .Laptop\:last\:-m-100:last-child {
    margin: -100px;
  }

  .Laptop\:last\:m-0auto:last-child {
    margin: 0px auto;
  }

  .Laptop\:last\:m-o6:last-child {
    margin: 1.5rem;
  }

  .Laptop\:last\:-m-23:last-child {
    margin: -23px;
  }

  .Laptop\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .Laptop\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .Laptop\:mx-2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .Laptop\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .Laptop\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .Laptop\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .Laptop\:mx-6 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .Laptop\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .Laptop\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .Laptop\:mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .Laptop\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .Laptop\:mx-11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .Laptop\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .Laptop\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .Laptop\:mx-15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .Laptop\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .Laptop\:mx-18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .Laptop\:mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .Laptop\:mx-21 {
    margin-left: 21px;
    margin-right: 21px;
  }

  .Laptop\:mx-23 {
    margin-left: 23px;
    margin-right: 23px;
  }

  .Laptop\:mx-24 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .Laptop\:mx-25 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .Laptop\:mx-27 {
    margin-left: 27px;
    margin-right: 27px;
  }

  .Laptop\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .Laptop\:mx-30 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .Laptop\:mx-31 {
    margin-left: 31px;
    margin-right: 31px;
  }

  .Laptop\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .Laptop\:mx-34 {
    margin-left: 34px;
    margin-right: 34px;
  }

  .Laptop\:mx-35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .Laptop\:mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .Laptop\:mx-37 {
    margin-left: 37px;
    margin-right: 37px;
  }

  .Laptop\:mx-38 {
    margin-left: 38px;
    margin-right: 38px;
  }

  .Laptop\:mx-40 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .Laptop\:mx-42 {
    margin-left: 42px;
    margin-right: 42px;
  }

  .Laptop\:mx-44 {
    margin-left: 44px;
    margin-right: 44px;
  }

  .Laptop\:mx-45 {
    margin-left: 45px;
    margin-right: 45px;
  }

  .Laptop\:mx-46 {
    margin-left: 46px;
    margin-right: 46px;
  }

  .Laptop\:mx-48 {
    margin-left: 48px;
    margin-right: 48px;
  }

  .Laptop\:mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .Laptop\:mx-53 {
    margin-left: 53px;
    margin-right: 53px;
  }

  .Laptop\:mx-55 {
    margin-left: 55px;
    margin-right: 55px;
  }

  .Laptop\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .Laptop\:mx-58 {
    margin-left: 58px;
    margin-right: 58px;
  }

  .Laptop\:mx-59 {
    margin-left: 59px;
    margin-right: 59px;
  }

  .Laptop\:mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .Laptop\:mx-63 {
    margin-left: 63px;
    margin-right: 63px;
  }

  .Laptop\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .Laptop\:mx-65 {
    margin-left: 65px;
    margin-right: 65px;
  }

  .Laptop\:mx-67 {
    margin-left: 67px;
    margin-right: 67px;
  }

  .Laptop\:mx-70 {
    margin-left: 70px;
    margin-right: 70px;
  }

  .Laptop\:mx-71 {
    margin-left: 71px;
    margin-right: 71px;
  }

  .Laptop\:mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .Laptop\:mx-74 {
    margin-left: 74px;
    margin-right: 74px;
  }

  .Laptop\:mx-78 {
    margin-left: 78px;
    margin-right: 78px;
  }

  .Laptop\:mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .Laptop\:mx-83 {
    margin-left: 83px;
    margin-right: 83px;
  }

  .Laptop\:mx-84 {
    margin-left: 84px;
    margin-right: 84px;
  }

  .Laptop\:mx-89 {
    margin-left: 89px;
    margin-right: 89px;
  }

  .Laptop\:mx-90 {
    margin-left: 90px;
    margin-right: 90px;
  }

  .Laptop\:mx-92 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .Laptop\:mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .Laptop\:mx-97 {
    margin-left: 97px;
    margin-right: 97px;
  }

  .Laptop\:mx-100 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .Laptop\:mx-106 {
    margin-left: 106px;
    margin-right: 106px;
  }

  .Laptop\:mx-108 {
    margin-left: 108px;
    margin-right: 108px;
  }

  .Laptop\:mx-109 {
    margin-left: 109px;
    margin-right: 109px;
  }

  .Laptop\:mx-120 {
    margin-left: 120px;
    margin-right: 120px;
  }

  .Laptop\:mx-135 {
    margin-left: 135px;
    margin-right: 135px;
  }

  .Laptop\:mx-147 {
    margin-left: 147px;
    margin-right: 147px;
  }

  .Laptop\:mx-150 {
    margin-left: 150px;
    margin-right: 150px;
  }

  .Laptop\:mx-168 {
    margin-left: 168px;
    margin-right: 168px;
  }

  .Laptop\:mx-180 {
    margin-left: 180px;
    margin-right: 180px;
  }

  .Laptop\:mx-185 {
    margin-left: 185px;
    margin-right: 185px;
  }

  .Laptop\:mx-200 {
    margin-left: 200px;
    margin-right: 200px;
  }

  .Laptop\:mx-245 {
    margin-left: 245px;
    margin-right: 245px;
  }

  .Laptop\:mx-300 {
    margin-left: 300px;
    margin-right: 300px;
  }

  .Laptop\:mx-400 {
    margin-left: 400px;
    margin-right: 400px;
  }

  .Laptop\:mx-480 {
    margin-left: 480px;
    margin-right: 480px;
  }

  .Laptop\:mx-510 {
    margin-left: 510px;
    margin-right: 510px;
  }

  .Laptop\:mx-537 {
    margin-left: 537px;
    margin-right: 537px;
  }

  .Laptop\:mx-650 {
    margin-left: 650px;
    margin-right: 650px;
  }

  .Laptop\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .Laptop\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .Laptop\:mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .Laptop\:mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .Laptop\:mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .Laptop\:mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .Laptop\:-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .Laptop\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .Laptop\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .Laptop\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .Laptop\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .Laptop\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .Laptop\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .Laptop\:-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .Laptop\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .Laptop\:-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .Laptop\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .Laptop\:-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .Laptop\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .Laptop\:-mx-14 {
    margin-left: -14px;
    margin-right: -14px;
  }

  .Laptop\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .Laptop\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .Laptop\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .Laptop\:-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .Laptop\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .Laptop\:-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .Laptop\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .Laptop\:-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .Laptop\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .Laptop\:-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .Laptop\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .Laptop\:-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .Laptop\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .Laptop\:-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .Laptop\:-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .Laptop\:-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .Laptop\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .Laptop\:-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .Laptop\:-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .Laptop\:-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .Laptop\:-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .Laptop\:-mx-15px {
    margin-left: -15px;
    margin-right: -15px;
  }

  .Laptop\:mx-m11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .Laptop\:mx-12px {
    margin-left: 12px;
    margin-right: 12px;
  }

  .Laptop\:mx-m72 {
    margin-left: 72px;
    margin-right: 72px;
  }

  .Laptop\:mx-m21 {
    margin-left: 21%;
    margin-right: 21%;
  }

  .Laptop\:mx-m15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .Laptop\:mx-m18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .Laptop\:mx-m35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .Laptop\:mx-m19 {
    margin-left: 19px;
    margin-right: 19px;
  }

  .Laptop\:mx-m17 {
    margin-left: 17px;
    margin-right: 17px;
  }

  .Laptop\:mx-m9 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .Laptop\:mx-m10 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .Laptop\:mx-m51 {
    margin-left: 51px;
    margin-right: 51px;
  }

  .Laptop\:mx-m43 {
    margin-left: 43px;
    margin-right: 43px;
  }

  .Laptop\:mx-m13 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .Laptop\:mx-m26 {
    margin-left: 26px;
    margin-right: 26px;
  }

  .Laptop\:mx-m2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .Laptop\:mx-m14 {
    margin-left: 14px;
    margin-right: 14px;
  }

  .Laptop\:mx-m5 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .Laptop\:mx-m8 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .Laptop\:mx-mp15 {
    margin-left: 15%;
    margin-right: 15%;
  }

  .Laptop\:-mx-100 {
    margin-left: -100px;
    margin-right: -100px;
  }

  .Laptop\:mx-0auto {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .Laptop\:mx-o6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .Laptop\:-mx-23 {
    margin-left: -23px;
    margin-right: -23px;
  }

  .Laptop\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .Laptop\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .Laptop\:my-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .Laptop\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .Laptop\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .Laptop\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .Laptop\:my-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .Laptop\:my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .Laptop\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .Laptop\:my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .Laptop\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .Laptop\:my-11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .Laptop\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .Laptop\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .Laptop\:my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .Laptop\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .Laptop\:my-18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .Laptop\:my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .Laptop\:my-21 {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .Laptop\:my-23 {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .Laptop\:my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .Laptop\:my-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .Laptop\:my-27 {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .Laptop\:my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .Laptop\:my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .Laptop\:my-31 {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .Laptop\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .Laptop\:my-34 {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .Laptop\:my-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .Laptop\:my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .Laptop\:my-37 {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .Laptop\:my-38 {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .Laptop\:my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .Laptop\:my-42 {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .Laptop\:my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .Laptop\:my-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .Laptop\:my-46 {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .Laptop\:my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .Laptop\:my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .Laptop\:my-53 {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .Laptop\:my-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .Laptop\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .Laptop\:my-58 {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .Laptop\:my-59 {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .Laptop\:my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .Laptop\:my-63 {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .Laptop\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .Laptop\:my-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .Laptop\:my-67 {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .Laptop\:my-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .Laptop\:my-71 {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .Laptop\:my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .Laptop\:my-74 {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .Laptop\:my-78 {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .Laptop\:my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .Laptop\:my-83 {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .Laptop\:my-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .Laptop\:my-89 {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .Laptop\:my-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .Laptop\:my-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .Laptop\:my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .Laptop\:my-97 {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .Laptop\:my-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .Laptop\:my-106 {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .Laptop\:my-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .Laptop\:my-109 {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .Laptop\:my-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .Laptop\:my-135 {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .Laptop\:my-147 {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .Laptop\:my-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .Laptop\:my-168 {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .Laptop\:my-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .Laptop\:my-185 {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .Laptop\:my-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .Laptop\:my-245 {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .Laptop\:my-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .Laptop\:my-400 {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .Laptop\:my-480 {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .Laptop\:my-510 {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .Laptop\:my-537 {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .Laptop\:my-650 {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .Laptop\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .Laptop\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .Laptop\:my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .Laptop\:my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .Laptop\:my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .Laptop\:my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .Laptop\:-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .Laptop\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .Laptop\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .Laptop\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .Laptop\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .Laptop\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .Laptop\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .Laptop\:-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .Laptop\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .Laptop\:-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .Laptop\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .Laptop\:-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .Laptop\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .Laptop\:-my-14 {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .Laptop\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .Laptop\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .Laptop\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .Laptop\:-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .Laptop\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .Laptop\:-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .Laptop\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .Laptop\:-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .Laptop\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .Laptop\:-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .Laptop\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .Laptop\:-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .Laptop\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .Laptop\:-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .Laptop\:-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .Laptop\:-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .Laptop\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .Laptop\:-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .Laptop\:-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .Laptop\:-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .Laptop\:-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .Laptop\:-my-15px {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .Laptop\:my-m11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .Laptop\:my-12px {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .Laptop\:my-m72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .Laptop\:my-m21 {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .Laptop\:my-m15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .Laptop\:my-m18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .Laptop\:my-m35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .Laptop\:my-m19 {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .Laptop\:my-m17 {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .Laptop\:my-m9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .Laptop\:my-m10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .Laptop\:my-m51 {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .Laptop\:my-m43 {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .Laptop\:my-m13 {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .Laptop\:my-m26 {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .Laptop\:my-m2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .Laptop\:my-m14 {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .Laptop\:my-m5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .Laptop\:my-m8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .Laptop\:my-mp15 {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .Laptop\:-my-100 {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .Laptop\:my-0auto {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .Laptop\:my-o6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .Laptop\:-my-23 {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .Laptop\:last\:mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .Laptop\:last\:mx-1:last-child {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .Laptop\:last\:mx-2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .Laptop\:last\:mx-3:last-child {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .Laptop\:last\:mx-4:last-child {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .Laptop\:last\:mx-5:last-child {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .Laptop\:last\:mx-6:last-child {
    margin-left: 6px;
    margin-right: 6px;
  }

  .Laptop\:last\:mx-7:last-child {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .Laptop\:last\:mx-8:last-child {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .Laptop\:last\:mx-9:last-child {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .Laptop\:last\:mx-10:last-child {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .Laptop\:last\:mx-11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .Laptop\:last\:mx-12:last-child {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .Laptop\:last\:mx-14:last-child {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .Laptop\:last\:mx-15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .Laptop\:last\:mx-16:last-child {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .Laptop\:last\:mx-18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .Laptop\:last\:mx-20:last-child {
    margin-left: 20px;
    margin-right: 20px;
  }

  .Laptop\:last\:mx-21:last-child {
    margin-left: 21px;
    margin-right: 21px;
  }

  .Laptop\:last\:mx-23:last-child {
    margin-left: 23px;
    margin-right: 23px;
  }

  .Laptop\:last\:mx-24:last-child {
    margin-left: 24px;
    margin-right: 24px;
  }

  .Laptop\:last\:mx-25:last-child {
    margin-left: 25px;
    margin-right: 25px;
  }

  .Laptop\:last\:mx-27:last-child {
    margin-left: 27px;
    margin-right: 27px;
  }

  .Laptop\:last\:mx-28:last-child {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .Laptop\:last\:mx-30:last-child {
    margin-left: 30px;
    margin-right: 30px;
  }

  .Laptop\:last\:mx-31:last-child {
    margin-left: 31px;
    margin-right: 31px;
  }

  .Laptop\:last\:mx-32:last-child {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .Laptop\:last\:mx-34:last-child {
    margin-left: 34px;
    margin-right: 34px;
  }

  .Laptop\:last\:mx-35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .Laptop\:last\:mx-36:last-child {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .Laptop\:last\:mx-37:last-child {
    margin-left: 37px;
    margin-right: 37px;
  }

  .Laptop\:last\:mx-38:last-child {
    margin-left: 38px;
    margin-right: 38px;
  }

  .Laptop\:last\:mx-40:last-child {
    margin-left: 40px;
    margin-right: 40px;
  }

  .Laptop\:last\:mx-42:last-child {
    margin-left: 42px;
    margin-right: 42px;
  }

  .Laptop\:last\:mx-44:last-child {
    margin-left: 44px;
    margin-right: 44px;
  }

  .Laptop\:last\:mx-45:last-child {
    margin-left: 45px;
    margin-right: 45px;
  }

  .Laptop\:last\:mx-46:last-child {
    margin-left: 46px;
    margin-right: 46px;
  }

  .Laptop\:last\:mx-48:last-child {
    margin-left: 48px;
    margin-right: 48px;
  }

  .Laptop\:last\:mx-52:last-child {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .Laptop\:last\:mx-53:last-child {
    margin-left: 53px;
    margin-right: 53px;
  }

  .Laptop\:last\:mx-55:last-child {
    margin-left: 55px;
    margin-right: 55px;
  }

  .Laptop\:last\:mx-56:last-child {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .Laptop\:last\:mx-58:last-child {
    margin-left: 58px;
    margin-right: 58px;
  }

  .Laptop\:last\:mx-59:last-child {
    margin-left: 59px;
    margin-right: 59px;
  }

  .Laptop\:last\:mx-60:last-child {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .Laptop\:last\:mx-63:last-child {
    margin-left: 63px;
    margin-right: 63px;
  }

  .Laptop\:last\:mx-64:last-child {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .Laptop\:last\:mx-65:last-child {
    margin-left: 65px;
    margin-right: 65px;
  }

  .Laptop\:last\:mx-67:last-child {
    margin-left: 67px;
    margin-right: 67px;
  }

  .Laptop\:last\:mx-70:last-child {
    margin-left: 70px;
    margin-right: 70px;
  }

  .Laptop\:last\:mx-71:last-child {
    margin-left: 71px;
    margin-right: 71px;
  }

  .Laptop\:last\:mx-72:last-child {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .Laptop\:last\:mx-74:last-child {
    margin-left: 74px;
    margin-right: 74px;
  }

  .Laptop\:last\:mx-78:last-child {
    margin-left: 78px;
    margin-right: 78px;
  }

  .Laptop\:last\:mx-80:last-child {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .Laptop\:last\:mx-83:last-child {
    margin-left: 83px;
    margin-right: 83px;
  }

  .Laptop\:last\:mx-84:last-child {
    margin-left: 84px;
    margin-right: 84px;
  }

  .Laptop\:last\:mx-89:last-child {
    margin-left: 89px;
    margin-right: 89px;
  }

  .Laptop\:last\:mx-90:last-child {
    margin-left: 90px;
    margin-right: 90px;
  }

  .Laptop\:last\:mx-92:last-child {
    margin-left: 92px;
    margin-right: 92px;
  }

  .Laptop\:last\:mx-96:last-child {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .Laptop\:last\:mx-97:last-child {
    margin-left: 97px;
    margin-right: 97px;
  }

  .Laptop\:last\:mx-100:last-child {
    margin-left: 100px;
    margin-right: 100px;
  }

  .Laptop\:last\:mx-106:last-child {
    margin-left: 106px;
    margin-right: 106px;
  }

  .Laptop\:last\:mx-108:last-child {
    margin-left: 108px;
    margin-right: 108px;
  }

  .Laptop\:last\:mx-109:last-child {
    margin-left: 109px;
    margin-right: 109px;
  }

  .Laptop\:last\:mx-120:last-child {
    margin-left: 120px;
    margin-right: 120px;
  }

  .Laptop\:last\:mx-135:last-child {
    margin-left: 135px;
    margin-right: 135px;
  }

  .Laptop\:last\:mx-147:last-child {
    margin-left: 147px;
    margin-right: 147px;
  }

  .Laptop\:last\:mx-150:last-child {
    margin-left: 150px;
    margin-right: 150px;
  }

  .Laptop\:last\:mx-168:last-child {
    margin-left: 168px;
    margin-right: 168px;
  }

  .Laptop\:last\:mx-180:last-child {
    margin-left: 180px;
    margin-right: 180px;
  }

  .Laptop\:last\:mx-185:last-child {
    margin-left: 185px;
    margin-right: 185px;
  }

  .Laptop\:last\:mx-200:last-child {
    margin-left: 200px;
    margin-right: 200px;
  }

  .Laptop\:last\:mx-245:last-child {
    margin-left: 245px;
    margin-right: 245px;
  }

  .Laptop\:last\:mx-300:last-child {
    margin-left: 300px;
    margin-right: 300px;
  }

  .Laptop\:last\:mx-400:last-child {
    margin-left: 400px;
    margin-right: 400px;
  }

  .Laptop\:last\:mx-480:last-child {
    margin-left: 480px;
    margin-right: 480px;
  }

  .Laptop\:last\:mx-510:last-child {
    margin-left: 510px;
    margin-right: 510px;
  }

  .Laptop\:last\:mx-537:last-child {
    margin-left: 537px;
    margin-right: 537px;
  }

  .Laptop\:last\:mx-650:last-child {
    margin-left: 650px;
    margin-right: 650px;
  }

  .Laptop\:last\:mx-auto:last-child {
    margin-left: auto;
    margin-right: auto;
  }

  .Laptop\:last\:mx-px:last-child {
    margin-left: 1px;
    margin-right: 1px;
  }

  .Laptop\:last\:mx-0\.5:last-child {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .Laptop\:last\:mx-1\.5:last-child {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .Laptop\:last\:mx-2\.5:last-child {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .Laptop\:last\:mx-3\.5:last-child {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .Laptop\:last\:-mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .Laptop\:last\:-mx-1:last-child {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .Laptop\:last\:-mx-2:last-child {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .Laptop\:last\:-mx-3:last-child {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .Laptop\:last\:-mx-4:last-child {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .Laptop\:last\:-mx-5:last-child {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .Laptop\:last\:-mx-6:last-child {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .Laptop\:last\:-mx-7:last-child {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .Laptop\:last\:-mx-8:last-child {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .Laptop\:last\:-mx-9:last-child {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .Laptop\:last\:-mx-10:last-child {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .Laptop\:last\:-mx-11:last-child {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .Laptop\:last\:-mx-12:last-child {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .Laptop\:last\:-mx-14:last-child {
    margin-left: -14px;
    margin-right: -14px;
  }

  .Laptop\:last\:-mx-16:last-child {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .Laptop\:last\:-mx-20:last-child {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .Laptop\:last\:-mx-24:last-child {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .Laptop\:last\:-mx-28:last-child {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .Laptop\:last\:-mx-32:last-child {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .Laptop\:last\:-mx-36:last-child {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .Laptop\:last\:-mx-40:last-child {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .Laptop\:last\:-mx-44:last-child {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .Laptop\:last\:-mx-48:last-child {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .Laptop\:last\:-mx-52:last-child {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .Laptop\:last\:-mx-56:last-child {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .Laptop\:last\:-mx-60:last-child {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .Laptop\:last\:-mx-64:last-child {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .Laptop\:last\:-mx-72:last-child {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .Laptop\:last\:-mx-80:last-child {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .Laptop\:last\:-mx-96:last-child {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .Laptop\:last\:-mx-px:last-child {
    margin-left: -1px;
    margin-right: -1px;
  }

  .Laptop\:last\:-mx-0\.5:last-child {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .Laptop\:last\:-mx-1\.5:last-child {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .Laptop\:last\:-mx-2\.5:last-child {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .Laptop\:last\:-mx-3\.5:last-child {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .Laptop\:last\:-mx-15px:last-child {
    margin-left: -15px;
    margin-right: -15px;
  }

  .Laptop\:last\:mx-m11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .Laptop\:last\:mx-12px:last-child {
    margin-left: 12px;
    margin-right: 12px;
  }

  .Laptop\:last\:mx-m72:last-child {
    margin-left: 72px;
    margin-right: 72px;
  }

  .Laptop\:last\:mx-m21:last-child {
    margin-left: 21%;
    margin-right: 21%;
  }

  .Laptop\:last\:mx-m15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .Laptop\:last\:mx-m18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .Laptop\:last\:mx-m35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .Laptop\:last\:mx-m19:last-child {
    margin-left: 19px;
    margin-right: 19px;
  }

  .Laptop\:last\:mx-m17:last-child {
    margin-left: 17px;
    margin-right: 17px;
  }

  .Laptop\:last\:mx-m9:last-child {
    margin-left: 9px;
    margin-right: 9px;
  }

  .Laptop\:last\:mx-m10:last-child {
    margin-left: 10px;
    margin-right: 10px;
  }

  .Laptop\:last\:mx-m51:last-child {
    margin-left: 51px;
    margin-right: 51px;
  }

  .Laptop\:last\:mx-m43:last-child {
    margin-left: 43px;
    margin-right: 43px;
  }

  .Laptop\:last\:mx-m13:last-child {
    margin-left: 13px;
    margin-right: 13px;
  }

  .Laptop\:last\:mx-m26:last-child {
    margin-left: 26px;
    margin-right: 26px;
  }

  .Laptop\:last\:mx-m2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .Laptop\:last\:mx-m14:last-child {
    margin-left: 14px;
    margin-right: 14px;
  }

  .Laptop\:last\:mx-m5:last-child {
    margin-left: 5px;
    margin-right: 5px;
  }

  .Laptop\:last\:mx-m8:last-child {
    margin-left: 8px;
    margin-right: 8px;
  }

  .Laptop\:last\:mx-mp15:last-child {
    margin-left: 15%;
    margin-right: 15%;
  }

  .Laptop\:last\:-mx-100:last-child {
    margin-left: -100px;
    margin-right: -100px;
  }

  .Laptop\:last\:mx-0auto:last-child {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .Laptop\:last\:mx-o6:last-child {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .Laptop\:last\:-mx-23:last-child {
    margin-left: -23px;
    margin-right: -23px;
  }

  .Laptop\:last\:my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .Laptop\:last\:my-1:last-child {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .Laptop\:last\:my-2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .Laptop\:last\:my-3:last-child {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .Laptop\:last\:my-4:last-child {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .Laptop\:last\:my-5:last-child {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .Laptop\:last\:my-6:last-child {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .Laptop\:last\:my-7:last-child {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .Laptop\:last\:my-8:last-child {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .Laptop\:last\:my-9:last-child {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .Laptop\:last\:my-10:last-child {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .Laptop\:last\:my-11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .Laptop\:last\:my-12:last-child {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .Laptop\:last\:my-14:last-child {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .Laptop\:last\:my-15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .Laptop\:last\:my-16:last-child {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .Laptop\:last\:my-18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .Laptop\:last\:my-20:last-child {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .Laptop\:last\:my-21:last-child {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .Laptop\:last\:my-23:last-child {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .Laptop\:last\:my-24:last-child {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .Laptop\:last\:my-25:last-child {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .Laptop\:last\:my-27:last-child {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .Laptop\:last\:my-28:last-child {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .Laptop\:last\:my-30:last-child {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .Laptop\:last\:my-31:last-child {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .Laptop\:last\:my-32:last-child {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .Laptop\:last\:my-34:last-child {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .Laptop\:last\:my-35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .Laptop\:last\:my-36:last-child {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .Laptop\:last\:my-37:last-child {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .Laptop\:last\:my-38:last-child {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .Laptop\:last\:my-40:last-child {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .Laptop\:last\:my-42:last-child {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .Laptop\:last\:my-44:last-child {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .Laptop\:last\:my-45:last-child {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .Laptop\:last\:my-46:last-child {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .Laptop\:last\:my-48:last-child {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .Laptop\:last\:my-52:last-child {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .Laptop\:last\:my-53:last-child {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .Laptop\:last\:my-55:last-child {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .Laptop\:last\:my-56:last-child {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .Laptop\:last\:my-58:last-child {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .Laptop\:last\:my-59:last-child {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .Laptop\:last\:my-60:last-child {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .Laptop\:last\:my-63:last-child {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .Laptop\:last\:my-64:last-child {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .Laptop\:last\:my-65:last-child {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .Laptop\:last\:my-67:last-child {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .Laptop\:last\:my-70:last-child {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .Laptop\:last\:my-71:last-child {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .Laptop\:last\:my-72:last-child {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .Laptop\:last\:my-74:last-child {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .Laptop\:last\:my-78:last-child {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .Laptop\:last\:my-80:last-child {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .Laptop\:last\:my-83:last-child {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .Laptop\:last\:my-84:last-child {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .Laptop\:last\:my-89:last-child {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .Laptop\:last\:my-90:last-child {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .Laptop\:last\:my-92:last-child {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .Laptop\:last\:my-96:last-child {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .Laptop\:last\:my-97:last-child {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .Laptop\:last\:my-100:last-child {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .Laptop\:last\:my-106:last-child {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .Laptop\:last\:my-108:last-child {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .Laptop\:last\:my-109:last-child {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .Laptop\:last\:my-120:last-child {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .Laptop\:last\:my-135:last-child {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .Laptop\:last\:my-147:last-child {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .Laptop\:last\:my-150:last-child {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .Laptop\:last\:my-168:last-child {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .Laptop\:last\:my-180:last-child {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .Laptop\:last\:my-185:last-child {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .Laptop\:last\:my-200:last-child {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .Laptop\:last\:my-245:last-child {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .Laptop\:last\:my-300:last-child {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .Laptop\:last\:my-400:last-child {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .Laptop\:last\:my-480:last-child {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .Laptop\:last\:my-510:last-child {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .Laptop\:last\:my-537:last-child {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .Laptop\:last\:my-650:last-child {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .Laptop\:last\:my-auto:last-child {
    margin-top: auto;
    margin-bottom: auto;
  }

  .Laptop\:last\:my-px:last-child {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .Laptop\:last\:my-0\.5:last-child {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .Laptop\:last\:my-1\.5:last-child {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .Laptop\:last\:my-2\.5:last-child {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .Laptop\:last\:my-3\.5:last-child {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .Laptop\:last\:-my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .Laptop\:last\:-my-1:last-child {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .Laptop\:last\:-my-2:last-child {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .Laptop\:last\:-my-3:last-child {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .Laptop\:last\:-my-4:last-child {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .Laptop\:last\:-my-5:last-child {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .Laptop\:last\:-my-6:last-child {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .Laptop\:last\:-my-7:last-child {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .Laptop\:last\:-my-8:last-child {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .Laptop\:last\:-my-9:last-child {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .Laptop\:last\:-my-10:last-child {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .Laptop\:last\:-my-11:last-child {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .Laptop\:last\:-my-12:last-child {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .Laptop\:last\:-my-14:last-child {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .Laptop\:last\:-my-16:last-child {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .Laptop\:last\:-my-20:last-child {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .Laptop\:last\:-my-24:last-child {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .Laptop\:last\:-my-28:last-child {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .Laptop\:last\:-my-32:last-child {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .Laptop\:last\:-my-36:last-child {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .Laptop\:last\:-my-40:last-child {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .Laptop\:last\:-my-44:last-child {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .Laptop\:last\:-my-48:last-child {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .Laptop\:last\:-my-52:last-child {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .Laptop\:last\:-my-56:last-child {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .Laptop\:last\:-my-60:last-child {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .Laptop\:last\:-my-64:last-child {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .Laptop\:last\:-my-72:last-child {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .Laptop\:last\:-my-80:last-child {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .Laptop\:last\:-my-96:last-child {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .Laptop\:last\:-my-px:last-child {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .Laptop\:last\:-my-0\.5:last-child {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .Laptop\:last\:-my-1\.5:last-child {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .Laptop\:last\:-my-2\.5:last-child {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .Laptop\:last\:-my-3\.5:last-child {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .Laptop\:last\:-my-15px:last-child {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .Laptop\:last\:my-m11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .Laptop\:last\:my-12px:last-child {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .Laptop\:last\:my-m72:last-child {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .Laptop\:last\:my-m21:last-child {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .Laptop\:last\:my-m15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .Laptop\:last\:my-m18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .Laptop\:last\:my-m35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .Laptop\:last\:my-m19:last-child {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .Laptop\:last\:my-m17:last-child {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .Laptop\:last\:my-m9:last-child {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .Laptop\:last\:my-m10:last-child {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .Laptop\:last\:my-m51:last-child {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .Laptop\:last\:my-m43:last-child {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .Laptop\:last\:my-m13:last-child {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .Laptop\:last\:my-m26:last-child {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .Laptop\:last\:my-m2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .Laptop\:last\:my-m14:last-child {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .Laptop\:last\:my-m5:last-child {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .Laptop\:last\:my-m8:last-child {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .Laptop\:last\:my-mp15:last-child {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .Laptop\:last\:-my-100:last-child {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .Laptop\:last\:my-0auto:last-child {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .Laptop\:last\:my-o6:last-child {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .Laptop\:last\:-my-23:last-child {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .Laptop\:mt-0 {
    margin-top: 0px;
  }

  .Laptop\:mt-1 {
    margin-top: 0.25rem;
  }

  .Laptop\:mt-2 {
    margin-top: 2px;
  }

  .Laptop\:mt-3 {
    margin-top: 0.75rem;
  }

  .Laptop\:mt-4 {
    margin-top: 1rem;
  }

  .Laptop\:mt-5 {
    margin-top: 1.25rem;
  }

  .Laptop\:mt-6 {
    margin-top: 6px;
  }

  .Laptop\:mt-7 {
    margin-top: 1.75rem;
  }

  .Laptop\:mt-8 {
    margin-top: 2rem;
  }

  .Laptop\:mt-9 {
    margin-top: 2.25rem;
  }

  .Laptop\:mt-10 {
    margin-top: 2.5rem;
  }

  .Laptop\:mt-11 {
    margin-top: 11px;
  }

  .Laptop\:mt-12 {
    margin-top: 3rem;
  }

  .Laptop\:mt-14 {
    margin-top: 3.5rem;
  }

  .Laptop\:mt-15 {
    margin-top: 15px;
  }

  .Laptop\:mt-16 {
    margin-top: 4rem;
  }

  .Laptop\:mt-18 {
    margin-top: 18px;
  }

  .Laptop\:mt-20 {
    margin-top: 20px;
  }

  .Laptop\:mt-21 {
    margin-top: 21px;
  }

  .Laptop\:mt-23 {
    margin-top: 23px;
  }

  .Laptop\:mt-24 {
    margin-top: 24px;
  }

  .Laptop\:mt-25 {
    margin-top: 25px;
  }

  .Laptop\:mt-27 {
    margin-top: 27px;
  }

  .Laptop\:mt-28 {
    margin-top: 7rem;
  }

  .Laptop\:mt-30 {
    margin-top: 30px;
  }

  .Laptop\:mt-31 {
    margin-top: 31px;
  }

  .Laptop\:mt-32 {
    margin-top: 8rem;
  }

  .Laptop\:mt-34 {
    margin-top: 34px;
  }

  .Laptop\:mt-35 {
    margin-top: 35px;
  }

  .Laptop\:mt-36 {
    margin-top: 9rem;
  }

  .Laptop\:mt-37 {
    margin-top: 37px;
  }

  .Laptop\:mt-38 {
    margin-top: 38px;
  }

  .Laptop\:mt-40 {
    margin-top: 40px;
  }

  .Laptop\:mt-42 {
    margin-top: 42px;
  }

  .Laptop\:mt-44 {
    margin-top: 44px;
  }

  .Laptop\:mt-45 {
    margin-top: 45px;
  }

  .Laptop\:mt-46 {
    margin-top: 46px;
  }

  .Laptop\:mt-48 {
    margin-top: 48px;
  }

  .Laptop\:mt-52 {
    margin-top: 13rem;
  }

  .Laptop\:mt-53 {
    margin-top: 53px;
  }

  .Laptop\:mt-55 {
    margin-top: 55px;
  }

  .Laptop\:mt-56 {
    margin-top: 14rem;
  }

  .Laptop\:mt-58 {
    margin-top: 58px;
  }

  .Laptop\:mt-59 {
    margin-top: 59px;
  }

  .Laptop\:mt-60 {
    margin-top: 15rem;
  }

  .Laptop\:mt-63 {
    margin-top: 63px;
  }

  .Laptop\:mt-64 {
    margin-top: 16rem;
  }

  .Laptop\:mt-65 {
    margin-top: 65px;
  }

  .Laptop\:mt-67 {
    margin-top: 67px;
  }

  .Laptop\:mt-70 {
    margin-top: 70px;
  }

  .Laptop\:mt-71 {
    margin-top: 71px;
  }

  .Laptop\:mt-72 {
    margin-top: 18rem;
  }

  .Laptop\:mt-74 {
    margin-top: 74px;
  }

  .Laptop\:mt-78 {
    margin-top: 78px;
  }

  .Laptop\:mt-80 {
    margin-top: 20rem;
  }

  .Laptop\:mt-83 {
    margin-top: 83px;
  }

  .Laptop\:mt-84 {
    margin-top: 84px;
  }

  .Laptop\:mt-89 {
    margin-top: 89px;
  }

  .Laptop\:mt-90 {
    margin-top: 90px;
  }

  .Laptop\:mt-92 {
    margin-top: 92px;
  }

  .Laptop\:mt-96 {
    margin-top: 24rem;
  }

  .Laptop\:mt-97 {
    margin-top: 97px;
  }

  .Laptop\:mt-100 {
    margin-top: 100px;
  }

  .Laptop\:mt-106 {
    margin-top: 106px;
  }

  .Laptop\:mt-108 {
    margin-top: 108px;
  }

  .Laptop\:mt-109 {
    margin-top: 109px;
  }

  .Laptop\:mt-120 {
    margin-top: 120px;
  }

  .Laptop\:mt-135 {
    margin-top: 135px;
  }

  .Laptop\:mt-147 {
    margin-top: 147px;
  }

  .Laptop\:mt-150 {
    margin-top: 150px;
  }

  .Laptop\:mt-168 {
    margin-top: 168px;
  }

  .Laptop\:mt-180 {
    margin-top: 180px;
  }

  .Laptop\:mt-185 {
    margin-top: 185px;
  }

  .Laptop\:mt-200 {
    margin-top: 200px;
  }

  .Laptop\:mt-245 {
    margin-top: 245px;
  }

  .Laptop\:mt-300 {
    margin-top: 300px;
  }

  .Laptop\:mt-400 {
    margin-top: 400px;
  }

  .Laptop\:mt-480 {
    margin-top: 480px;
  }

  .Laptop\:mt-510 {
    margin-top: 510px;
  }

  .Laptop\:mt-537 {
    margin-top: 537px;
  }

  .Laptop\:mt-650 {
    margin-top: 650px;
  }

  .Laptop\:mt-auto {
    margin-top: auto;
  }

  .Laptop\:mt-px {
    margin-top: 1px;
  }

  .Laptop\:mt-0\.5 {
    margin-top: 0.125rem;
  }

  .Laptop\:mt-1\.5 {
    margin-top: 0.375rem;
  }

  .Laptop\:mt-2\.5 {
    margin-top: 0.625rem;
  }

  .Laptop\:mt-3\.5 {
    margin-top: 0.875rem;
  }

  .Laptop\:-mt-0 {
    margin-top: 0px;
  }

  .Laptop\:-mt-1 {
    margin-top: -0.25rem;
  }

  .Laptop\:-mt-2 {
    margin-top: -0.5rem;
  }

  .Laptop\:-mt-3 {
    margin-top: -0.75rem;
  }

  .Laptop\:-mt-4 {
    margin-top: -1rem;
  }

  .Laptop\:-mt-5 {
    margin-top: -1.25rem;
  }

  .Laptop\:-mt-6 {
    margin-top: -1.5rem;
  }

  .Laptop\:-mt-7 {
    margin-top: -1.75rem;
  }

  .Laptop\:-mt-8 {
    margin-top: -2rem;
  }

  .Laptop\:-mt-9 {
    margin-top: -2.25rem;
  }

  .Laptop\:-mt-10 {
    margin-top: -2.5rem;
  }

  .Laptop\:-mt-11 {
    margin-top: -2.75rem;
  }

  .Laptop\:-mt-12 {
    margin-top: -3rem;
  }

  .Laptop\:-mt-14 {
    margin-top: -14px;
  }

  .Laptop\:-mt-16 {
    margin-top: -4rem;
  }

  .Laptop\:-mt-20 {
    margin-top: -5rem;
  }

  .Laptop\:-mt-24 {
    margin-top: -6rem;
  }

  .Laptop\:-mt-28 {
    margin-top: -7rem;
  }

  .Laptop\:-mt-32 {
    margin-top: -8rem;
  }

  .Laptop\:-mt-36 {
    margin-top: -9rem;
  }

  .Laptop\:-mt-40 {
    margin-top: -10rem;
  }

  .Laptop\:-mt-44 {
    margin-top: -11rem;
  }

  .Laptop\:-mt-48 {
    margin-top: -12rem;
  }

  .Laptop\:-mt-52 {
    margin-top: -13rem;
  }

  .Laptop\:-mt-56 {
    margin-top: -14rem;
  }

  .Laptop\:-mt-60 {
    margin-top: -15rem;
  }

  .Laptop\:-mt-64 {
    margin-top: -16rem;
  }

  .Laptop\:-mt-72 {
    margin-top: -18rem;
  }

  .Laptop\:-mt-80 {
    margin-top: -20rem;
  }

  .Laptop\:-mt-96 {
    margin-top: -24rem;
  }

  .Laptop\:-mt-px {
    margin-top: -1px;
  }

  .Laptop\:-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .Laptop\:-mt-1\.5 {
    margin-top: -0.375rem;
  }

  .Laptop\:-mt-2\.5 {
    margin-top: -0.625rem;
  }

  .Laptop\:-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .Laptop\:-mt-15px {
    margin-top: -15px;
  }

  .Laptop\:mt-m11 {
    margin-top: 11px;
  }

  .Laptop\:mt-12px {
    margin-top: 12px;
  }

  .Laptop\:mt-m72 {
    margin-top: 72px;
  }

  .Laptop\:mt-m21 {
    margin-top: 21%;
  }

  .Laptop\:mt-m15 {
    margin-top: 15px;
  }

  .Laptop\:mt-m18 {
    margin-top: 18px;
  }

  .Laptop\:mt-m35 {
    margin-top: 35px;
  }

  .Laptop\:mt-m19 {
    margin-top: 19px;
  }

  .Laptop\:mt-m17 {
    margin-top: 17px;
  }

  .Laptop\:mt-m9 {
    margin-top: 9px;
  }

  .Laptop\:mt-m10 {
    margin-top: 10px;
  }

  .Laptop\:mt-m51 {
    margin-top: 51px;
  }

  .Laptop\:mt-m43 {
    margin-top: 43px;
  }

  .Laptop\:mt-m13 {
    margin-top: 13px;
  }

  .Laptop\:mt-m26 {
    margin-top: 26px;
  }

  .Laptop\:mt-m2 {
    margin-top: 2px;
  }

  .Laptop\:mt-m14 {
    margin-top: 14px;
  }

  .Laptop\:mt-m5 {
    margin-top: 5px;
  }

  .Laptop\:mt-m8 {
    margin-top: 8px;
  }

  .Laptop\:mt-mp15 {
    margin-top: 15%;
  }

  .Laptop\:-mt-100 {
    margin-top: -100px;
  }

  .Laptop\:mt-0auto {
    margin-top: 0px auto;
  }

  .Laptop\:mt-o6 {
    margin-top: 1.5rem;
  }

  .Laptop\:-mt-23 {
    margin-top: -23px;
  }

  .Laptop\:mr-0 {
    margin-right: 0px;
  }

  .Laptop\:mr-1 {
    margin-right: 0.25rem;
  }

  .Laptop\:mr-2 {
    margin-right: 2px;
  }

  .Laptop\:mr-3 {
    margin-right: 0.75rem;
  }

  .Laptop\:mr-4 {
    margin-right: 1rem;
  }

  .Laptop\:mr-5 {
    margin-right: 1.25rem;
  }

  .Laptop\:mr-6 {
    margin-right: 6px;
  }

  .Laptop\:mr-7 {
    margin-right: 1.75rem;
  }

  .Laptop\:mr-8 {
    margin-right: 2rem;
  }

  .Laptop\:mr-9 {
    margin-right: 2.25rem;
  }

  .Laptop\:mr-10 {
    margin-right: 2.5rem;
  }

  .Laptop\:mr-11 {
    margin-right: 11px;
  }

  .Laptop\:mr-12 {
    margin-right: 3rem;
  }

  .Laptop\:mr-14 {
    margin-right: 3.5rem;
  }

  .Laptop\:mr-15 {
    margin-right: 15px;
  }

  .Laptop\:mr-16 {
    margin-right: 4rem;
  }

  .Laptop\:mr-18 {
    margin-right: 18px;
  }

  .Laptop\:mr-20 {
    margin-right: 20px;
  }

  .Laptop\:mr-21 {
    margin-right: 21px;
  }

  .Laptop\:mr-23 {
    margin-right: 23px;
  }

  .Laptop\:mr-24 {
    margin-right: 24px;
  }

  .Laptop\:mr-25 {
    margin-right: 25px;
  }

  .Laptop\:mr-27 {
    margin-right: 27px;
  }

  .Laptop\:mr-28 {
    margin-right: 7rem;
  }

  .Laptop\:mr-30 {
    margin-right: 30px;
  }

  .Laptop\:mr-31 {
    margin-right: 31px;
  }

  .Laptop\:mr-32 {
    margin-right: 8rem;
  }

  .Laptop\:mr-34 {
    margin-right: 34px;
  }

  .Laptop\:mr-35 {
    margin-right: 35px;
  }

  .Laptop\:mr-36 {
    margin-right: 9rem;
  }

  .Laptop\:mr-37 {
    margin-right: 37px;
  }

  .Laptop\:mr-38 {
    margin-right: 38px;
  }

  .Laptop\:mr-40 {
    margin-right: 40px;
  }

  .Laptop\:mr-42 {
    margin-right: 42px;
  }

  .Laptop\:mr-44 {
    margin-right: 44px;
  }

  .Laptop\:mr-45 {
    margin-right: 45px;
  }

  .Laptop\:mr-46 {
    margin-right: 46px;
  }

  .Laptop\:mr-48 {
    margin-right: 48px;
  }

  .Laptop\:mr-52 {
    margin-right: 13rem;
  }

  .Laptop\:mr-53 {
    margin-right: 53px;
  }

  .Laptop\:mr-55 {
    margin-right: 55px;
  }

  .Laptop\:mr-56 {
    margin-right: 14rem;
  }

  .Laptop\:mr-58 {
    margin-right: 58px;
  }

  .Laptop\:mr-59 {
    margin-right: 59px;
  }

  .Laptop\:mr-60 {
    margin-right: 15rem;
  }

  .Laptop\:mr-63 {
    margin-right: 63px;
  }

  .Laptop\:mr-64 {
    margin-right: 16rem;
  }

  .Laptop\:mr-65 {
    margin-right: 65px;
  }

  .Laptop\:mr-67 {
    margin-right: 67px;
  }

  .Laptop\:mr-70 {
    margin-right: 70px;
  }

  .Laptop\:mr-71 {
    margin-right: 71px;
  }

  .Laptop\:mr-72 {
    margin-right: 18rem;
  }

  .Laptop\:mr-74 {
    margin-right: 74px;
  }

  .Laptop\:mr-78 {
    margin-right: 78px;
  }

  .Laptop\:mr-80 {
    margin-right: 20rem;
  }

  .Laptop\:mr-83 {
    margin-right: 83px;
  }

  .Laptop\:mr-84 {
    margin-right: 84px;
  }

  .Laptop\:mr-89 {
    margin-right: 89px;
  }

  .Laptop\:mr-90 {
    margin-right: 90px;
  }

  .Laptop\:mr-92 {
    margin-right: 92px;
  }

  .Laptop\:mr-96 {
    margin-right: 24rem;
  }

  .Laptop\:mr-97 {
    margin-right: 97px;
  }

  .Laptop\:mr-100 {
    margin-right: 100px;
  }

  .Laptop\:mr-106 {
    margin-right: 106px;
  }

  .Laptop\:mr-108 {
    margin-right: 108px;
  }

  .Laptop\:mr-109 {
    margin-right: 109px;
  }

  .Laptop\:mr-120 {
    margin-right: 120px;
  }

  .Laptop\:mr-135 {
    margin-right: 135px;
  }

  .Laptop\:mr-147 {
    margin-right: 147px;
  }

  .Laptop\:mr-150 {
    margin-right: 150px;
  }

  .Laptop\:mr-168 {
    margin-right: 168px;
  }

  .Laptop\:mr-180 {
    margin-right: 180px;
  }

  .Laptop\:mr-185 {
    margin-right: 185px;
  }

  .Laptop\:mr-200 {
    margin-right: 200px;
  }

  .Laptop\:mr-245 {
    margin-right: 245px;
  }

  .Laptop\:mr-300 {
    margin-right: 300px;
  }

  .Laptop\:mr-400 {
    margin-right: 400px;
  }

  .Laptop\:mr-480 {
    margin-right: 480px;
  }

  .Laptop\:mr-510 {
    margin-right: 510px;
  }

  .Laptop\:mr-537 {
    margin-right: 537px;
  }

  .Laptop\:mr-650 {
    margin-right: 650px;
  }

  .Laptop\:mr-auto {
    margin-right: auto;
  }

  .Laptop\:mr-px {
    margin-right: 1px;
  }

  .Laptop\:mr-0\.5 {
    margin-right: 0.125rem;
  }

  .Laptop\:mr-1\.5 {
    margin-right: 0.375rem;
  }

  .Laptop\:mr-2\.5 {
    margin-right: 0.625rem;
  }

  .Laptop\:mr-3\.5 {
    margin-right: 0.875rem;
  }

  .Laptop\:-mr-0 {
    margin-right: 0px;
  }

  .Laptop\:-mr-1 {
    margin-right: -0.25rem;
  }

  .Laptop\:-mr-2 {
    margin-right: -0.5rem;
  }

  .Laptop\:-mr-3 {
    margin-right: -0.75rem;
  }

  .Laptop\:-mr-4 {
    margin-right: -1rem;
  }

  .Laptop\:-mr-5 {
    margin-right: -1.25rem;
  }

  .Laptop\:-mr-6 {
    margin-right: -1.5rem;
  }

  .Laptop\:-mr-7 {
    margin-right: -1.75rem;
  }

  .Laptop\:-mr-8 {
    margin-right: -2rem;
  }

  .Laptop\:-mr-9 {
    margin-right: -2.25rem;
  }

  .Laptop\:-mr-10 {
    margin-right: -2.5rem;
  }

  .Laptop\:-mr-11 {
    margin-right: -2.75rem;
  }

  .Laptop\:-mr-12 {
    margin-right: -3rem;
  }

  .Laptop\:-mr-14 {
    margin-right: -14px;
  }

  .Laptop\:-mr-16 {
    margin-right: -4rem;
  }

  .Laptop\:-mr-20 {
    margin-right: -5rem;
  }

  .Laptop\:-mr-24 {
    margin-right: -6rem;
  }

  .Laptop\:-mr-28 {
    margin-right: -7rem;
  }

  .Laptop\:-mr-32 {
    margin-right: -8rem;
  }

  .Laptop\:-mr-36 {
    margin-right: -9rem;
  }

  .Laptop\:-mr-40 {
    margin-right: -10rem;
  }

  .Laptop\:-mr-44 {
    margin-right: -11rem;
  }

  .Laptop\:-mr-48 {
    margin-right: -12rem;
  }

  .Laptop\:-mr-52 {
    margin-right: -13rem;
  }

  .Laptop\:-mr-56 {
    margin-right: -14rem;
  }

  .Laptop\:-mr-60 {
    margin-right: -15rem;
  }

  .Laptop\:-mr-64 {
    margin-right: -16rem;
  }

  .Laptop\:-mr-72 {
    margin-right: -18rem;
  }

  .Laptop\:-mr-80 {
    margin-right: -20rem;
  }

  .Laptop\:-mr-96 {
    margin-right: -24rem;
  }

  .Laptop\:-mr-px {
    margin-right: -1px;
  }

  .Laptop\:-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .Laptop\:-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .Laptop\:-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .Laptop\:-mr-3\.5 {
    margin-right: -0.875rem;
  }

  .Laptop\:-mr-15px {
    margin-right: -15px;
  }

  .Laptop\:mr-m11 {
    margin-right: 11px;
  }

  .Laptop\:mr-12px {
    margin-right: 12px;
  }

  .Laptop\:mr-m72 {
    margin-right: 72px;
  }

  .Laptop\:mr-m21 {
    margin-right: 21%;
  }

  .Laptop\:mr-m15 {
    margin-right: 15px;
  }

  .Laptop\:mr-m18 {
    margin-right: 18px;
  }

  .Laptop\:mr-m35 {
    margin-right: 35px;
  }

  .Laptop\:mr-m19 {
    margin-right: 19px;
  }

  .Laptop\:mr-m17 {
    margin-right: 17px;
  }

  .Laptop\:mr-m9 {
    margin-right: 9px;
  }

  .Laptop\:mr-m10 {
    margin-right: 10px;
  }

  .Laptop\:mr-m51 {
    margin-right: 51px;
  }

  .Laptop\:mr-m43 {
    margin-right: 43px;
  }

  .Laptop\:mr-m13 {
    margin-right: 13px;
  }

  .Laptop\:mr-m26 {
    margin-right: 26px;
  }

  .Laptop\:mr-m2 {
    margin-right: 2px;
  }

  .Laptop\:mr-m14 {
    margin-right: 14px;
  }

  .Laptop\:mr-m5 {
    margin-right: 5px;
  }

  .Laptop\:mr-m8 {
    margin-right: 8px;
  }

  .Laptop\:mr-mp15 {
    margin-right: 15%;
  }

  .Laptop\:-mr-100 {
    margin-right: -100px;
  }

  .Laptop\:mr-0auto {
    margin-right: 0px auto;
  }

  .Laptop\:mr-o6 {
    margin-right: 1.5rem;
  }

  .Laptop\:-mr-23 {
    margin-right: -23px;
  }

  .Laptop\:mb-0 {
    margin-bottom: 0px;
  }

  .Laptop\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .Laptop\:mb-2 {
    margin-bottom: 2px;
  }

  .Laptop\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .Laptop\:mb-4 {
    margin-bottom: 1rem;
  }

  .Laptop\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .Laptop\:mb-6 {
    margin-bottom: 6px;
  }

  .Laptop\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .Laptop\:mb-8 {
    margin-bottom: 2rem;
  }

  .Laptop\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .Laptop\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .Laptop\:mb-11 {
    margin-bottom: 11px;
  }

  .Laptop\:mb-12 {
    margin-bottom: 3rem;
  }

  .Laptop\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .Laptop\:mb-15 {
    margin-bottom: 15px;
  }

  .Laptop\:mb-16 {
    margin-bottom: 4rem;
  }

  .Laptop\:mb-18 {
    margin-bottom: 18px;
  }

  .Laptop\:mb-20 {
    margin-bottom: 20px;
  }

  .Laptop\:mb-21 {
    margin-bottom: 21px;
  }

  .Laptop\:mb-23 {
    margin-bottom: 23px;
  }

  .Laptop\:mb-24 {
    margin-bottom: 24px;
  }

  .Laptop\:mb-25 {
    margin-bottom: 25px;
  }

  .Laptop\:mb-27 {
    margin-bottom: 27px;
  }

  .Laptop\:mb-28 {
    margin-bottom: 7rem;
  }

  .Laptop\:mb-30 {
    margin-bottom: 30px;
  }

  .Laptop\:mb-31 {
    margin-bottom: 31px;
  }

  .Laptop\:mb-32 {
    margin-bottom: 8rem;
  }

  .Laptop\:mb-34 {
    margin-bottom: 34px;
  }

  .Laptop\:mb-35 {
    margin-bottom: 35px;
  }

  .Laptop\:mb-36 {
    margin-bottom: 9rem;
  }

  .Laptop\:mb-37 {
    margin-bottom: 37px;
  }

  .Laptop\:mb-38 {
    margin-bottom: 38px;
  }

  .Laptop\:mb-40 {
    margin-bottom: 40px;
  }

  .Laptop\:mb-42 {
    margin-bottom: 42px;
  }

  .Laptop\:mb-44 {
    margin-bottom: 44px;
  }

  .Laptop\:mb-45 {
    margin-bottom: 45px;
  }

  .Laptop\:mb-46 {
    margin-bottom: 46px;
  }

  .Laptop\:mb-48 {
    margin-bottom: 48px;
  }

  .Laptop\:mb-52 {
    margin-bottom: 13rem;
  }

  .Laptop\:mb-53 {
    margin-bottom: 53px;
  }

  .Laptop\:mb-55 {
    margin-bottom: 55px;
  }

  .Laptop\:mb-56 {
    margin-bottom: 14rem;
  }

  .Laptop\:mb-58 {
    margin-bottom: 58px;
  }

  .Laptop\:mb-59 {
    margin-bottom: 59px;
  }

  .Laptop\:mb-60 {
    margin-bottom: 15rem;
  }

  .Laptop\:mb-63 {
    margin-bottom: 63px;
  }

  .Laptop\:mb-64 {
    margin-bottom: 16rem;
  }

  .Laptop\:mb-65 {
    margin-bottom: 65px;
  }

  .Laptop\:mb-67 {
    margin-bottom: 67px;
  }

  .Laptop\:mb-70 {
    margin-bottom: 70px;
  }

  .Laptop\:mb-71 {
    margin-bottom: 71px;
  }

  .Laptop\:mb-72 {
    margin-bottom: 18rem;
  }

  .Laptop\:mb-74 {
    margin-bottom: 74px;
  }

  .Laptop\:mb-78 {
    margin-bottom: 78px;
  }

  .Laptop\:mb-80 {
    margin-bottom: 20rem;
  }

  .Laptop\:mb-83 {
    margin-bottom: 83px;
  }

  .Laptop\:mb-84 {
    margin-bottom: 84px;
  }

  .Laptop\:mb-89 {
    margin-bottom: 89px;
  }

  .Laptop\:mb-90 {
    margin-bottom: 90px;
  }

  .Laptop\:mb-92 {
    margin-bottom: 92px;
  }

  .Laptop\:mb-96 {
    margin-bottom: 24rem;
  }

  .Laptop\:mb-97 {
    margin-bottom: 97px;
  }

  .Laptop\:mb-100 {
    margin-bottom: 100px;
  }

  .Laptop\:mb-106 {
    margin-bottom: 106px;
  }

  .Laptop\:mb-108 {
    margin-bottom: 108px;
  }

  .Laptop\:mb-109 {
    margin-bottom: 109px;
  }

  .Laptop\:mb-120 {
    margin-bottom: 120px;
  }

  .Laptop\:mb-135 {
    margin-bottom: 135px;
  }

  .Laptop\:mb-147 {
    margin-bottom: 147px;
  }

  .Laptop\:mb-150 {
    margin-bottom: 150px;
  }

  .Laptop\:mb-168 {
    margin-bottom: 168px;
  }

  .Laptop\:mb-180 {
    margin-bottom: 180px;
  }

  .Laptop\:mb-185 {
    margin-bottom: 185px;
  }

  .Laptop\:mb-200 {
    margin-bottom: 200px;
  }

  .Laptop\:mb-245 {
    margin-bottom: 245px;
  }

  .Laptop\:mb-300 {
    margin-bottom: 300px;
  }

  .Laptop\:mb-400 {
    margin-bottom: 400px;
  }

  .Laptop\:mb-480 {
    margin-bottom: 480px;
  }

  .Laptop\:mb-510 {
    margin-bottom: 510px;
  }

  .Laptop\:mb-537 {
    margin-bottom: 537px;
  }

  .Laptop\:mb-650 {
    margin-bottom: 650px;
  }

  .Laptop\:mb-auto {
    margin-bottom: auto;
  }

  .Laptop\:mb-px {
    margin-bottom: 1px;
  }

  .Laptop\:mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .Laptop\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .Laptop\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .Laptop\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .Laptop\:-mb-0 {
    margin-bottom: 0px;
  }

  .Laptop\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .Laptop\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .Laptop\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .Laptop\:-mb-4 {
    margin-bottom: -1rem;
  }

  .Laptop\:-mb-5 {
    margin-bottom: -1.25rem;
  }

  .Laptop\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .Laptop\:-mb-7 {
    margin-bottom: -1.75rem;
  }

  .Laptop\:-mb-8 {
    margin-bottom: -2rem;
  }

  .Laptop\:-mb-9 {
    margin-bottom: -2.25rem;
  }

  .Laptop\:-mb-10 {
    margin-bottom: -2.5rem;
  }

  .Laptop\:-mb-11 {
    margin-bottom: -2.75rem;
  }

  .Laptop\:-mb-12 {
    margin-bottom: -3rem;
  }

  .Laptop\:-mb-14 {
    margin-bottom: -14px;
  }

  .Laptop\:-mb-16 {
    margin-bottom: -4rem;
  }

  .Laptop\:-mb-20 {
    margin-bottom: -5rem;
  }

  .Laptop\:-mb-24 {
    margin-bottom: -6rem;
  }

  .Laptop\:-mb-28 {
    margin-bottom: -7rem;
  }

  .Laptop\:-mb-32 {
    margin-bottom: -8rem;
  }

  .Laptop\:-mb-36 {
    margin-bottom: -9rem;
  }

  .Laptop\:-mb-40 {
    margin-bottom: -10rem;
  }

  .Laptop\:-mb-44 {
    margin-bottom: -11rem;
  }

  .Laptop\:-mb-48 {
    margin-bottom: -12rem;
  }

  .Laptop\:-mb-52 {
    margin-bottom: -13rem;
  }

  .Laptop\:-mb-56 {
    margin-bottom: -14rem;
  }

  .Laptop\:-mb-60 {
    margin-bottom: -15rem;
  }

  .Laptop\:-mb-64 {
    margin-bottom: -16rem;
  }

  .Laptop\:-mb-72 {
    margin-bottom: -18rem;
  }

  .Laptop\:-mb-80 {
    margin-bottom: -20rem;
  }

  .Laptop\:-mb-96 {
    margin-bottom: -24rem;
  }

  .Laptop\:-mb-px {
    margin-bottom: -1px;
  }

  .Laptop\:-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

  .Laptop\:-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

  .Laptop\:-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .Laptop\:-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .Laptop\:-mb-15px {
    margin-bottom: -15px;
  }

  .Laptop\:mb-m11 {
    margin-bottom: 11px;
  }

  .Laptop\:mb-12px {
    margin-bottom: 12px;
  }

  .Laptop\:mb-m72 {
    margin-bottom: 72px;
  }

  .Laptop\:mb-m21 {
    margin-bottom: 21%;
  }

  .Laptop\:mb-m15 {
    margin-bottom: 15px;
  }

  .Laptop\:mb-m18 {
    margin-bottom: 18px;
  }

  .Laptop\:mb-m35 {
    margin-bottom: 35px;
  }

  .Laptop\:mb-m19 {
    margin-bottom: 19px;
  }

  .Laptop\:mb-m17 {
    margin-bottom: 17px;
  }

  .Laptop\:mb-m9 {
    margin-bottom: 9px;
  }

  .Laptop\:mb-m10 {
    margin-bottom: 10px;
  }

  .Laptop\:mb-m51 {
    margin-bottom: 51px;
  }

  .Laptop\:mb-m43 {
    margin-bottom: 43px;
  }

  .Laptop\:mb-m13 {
    margin-bottom: 13px;
  }

  .Laptop\:mb-m26 {
    margin-bottom: 26px;
  }

  .Laptop\:mb-m2 {
    margin-bottom: 2px;
  }

  .Laptop\:mb-m14 {
    margin-bottom: 14px;
  }

  .Laptop\:mb-m5 {
    margin-bottom: 5px;
  }

  .Laptop\:mb-m8 {
    margin-bottom: 8px;
  }

  .Laptop\:mb-mp15 {
    margin-bottom: 15%;
  }

  .Laptop\:-mb-100 {
    margin-bottom: -100px;
  }

  .Laptop\:mb-0auto {
    margin-bottom: 0px auto;
  }

  .Laptop\:mb-o6 {
    margin-bottom: 1.5rem;
  }

  .Laptop\:-mb-23 {
    margin-bottom: -23px;
  }

  .Laptop\:ml-0 {
    margin-left: 0px;
  }

  .Laptop\:ml-1 {
    margin-left: 0.25rem;
  }

  .Laptop\:ml-2 {
    margin-left: 2px;
  }

  .Laptop\:ml-3 {
    margin-left: 0.75rem;
  }

  .Laptop\:ml-4 {
    margin-left: 1rem;
  }

  .Laptop\:ml-5 {
    margin-left: 1.25rem;
  }

  .Laptop\:ml-6 {
    margin-left: 6px;
  }

  .Laptop\:ml-7 {
    margin-left: 1.75rem;
  }

  .Laptop\:ml-8 {
    margin-left: 2rem;
  }

  .Laptop\:ml-9 {
    margin-left: 2.25rem;
  }

  .Laptop\:ml-10 {
    margin-left: 2.5rem;
  }

  .Laptop\:ml-11 {
    margin-left: 11px;
  }

  .Laptop\:ml-12 {
    margin-left: 3rem;
  }

  .Laptop\:ml-14 {
    margin-left: 3.5rem;
  }

  .Laptop\:ml-15 {
    margin-left: 15px;
  }

  .Laptop\:ml-16 {
    margin-left: 4rem;
  }

  .Laptop\:ml-18 {
    margin-left: 18px;
  }

  .Laptop\:ml-20 {
    margin-left: 20px;
  }

  .Laptop\:ml-21 {
    margin-left: 21px;
  }

  .Laptop\:ml-23 {
    margin-left: 23px;
  }

  .Laptop\:ml-24 {
    margin-left: 24px;
  }

  .Laptop\:ml-25 {
    margin-left: 25px;
  }

  .Laptop\:ml-27 {
    margin-left: 27px;
  }

  .Laptop\:ml-28 {
    margin-left: 7rem;
  }

  .Laptop\:ml-30 {
    margin-left: 30px;
  }

  .Laptop\:ml-31 {
    margin-left: 31px;
  }

  .Laptop\:ml-32 {
    margin-left: 8rem;
  }

  .Laptop\:ml-34 {
    margin-left: 34px;
  }

  .Laptop\:ml-35 {
    margin-left: 35px;
  }

  .Laptop\:ml-36 {
    margin-left: 9rem;
  }

  .Laptop\:ml-37 {
    margin-left: 37px;
  }

  .Laptop\:ml-38 {
    margin-left: 38px;
  }

  .Laptop\:ml-40 {
    margin-left: 40px;
  }

  .Laptop\:ml-42 {
    margin-left: 42px;
  }

  .Laptop\:ml-44 {
    margin-left: 44px;
  }

  .Laptop\:ml-45 {
    margin-left: 45px;
  }

  .Laptop\:ml-46 {
    margin-left: 46px;
  }

  .Laptop\:ml-48 {
    margin-left: 48px;
  }

  .Laptop\:ml-52 {
    margin-left: 13rem;
  }

  .Laptop\:ml-53 {
    margin-left: 53px;
  }

  .Laptop\:ml-55 {
    margin-left: 55px;
  }

  .Laptop\:ml-56 {
    margin-left: 14rem;
  }

  .Laptop\:ml-58 {
    margin-left: 58px;
  }

  .Laptop\:ml-59 {
    margin-left: 59px;
  }

  .Laptop\:ml-60 {
    margin-left: 15rem;
  }

  .Laptop\:ml-63 {
    margin-left: 63px;
  }

  .Laptop\:ml-64 {
    margin-left: 16rem;
  }

  .Laptop\:ml-65 {
    margin-left: 65px;
  }

  .Laptop\:ml-67 {
    margin-left: 67px;
  }

  .Laptop\:ml-70 {
    margin-left: 70px;
  }

  .Laptop\:ml-71 {
    margin-left: 71px;
  }

  .Laptop\:ml-72 {
    margin-left: 18rem;
  }

  .Laptop\:ml-74 {
    margin-left: 74px;
  }

  .Laptop\:ml-78 {
    margin-left: 78px;
  }

  .Laptop\:ml-80 {
    margin-left: 20rem;
  }

  .Laptop\:ml-83 {
    margin-left: 83px;
  }

  .Laptop\:ml-84 {
    margin-left: 84px;
  }

  .Laptop\:ml-89 {
    margin-left: 89px;
  }

  .Laptop\:ml-90 {
    margin-left: 90px;
  }

  .Laptop\:ml-92 {
    margin-left: 92px;
  }

  .Laptop\:ml-96 {
    margin-left: 24rem;
  }

  .Laptop\:ml-97 {
    margin-left: 97px;
  }

  .Laptop\:ml-100 {
    margin-left: 100px;
  }

  .Laptop\:ml-106 {
    margin-left: 106px;
  }

  .Laptop\:ml-108 {
    margin-left: 108px;
  }

  .Laptop\:ml-109 {
    margin-left: 109px;
  }

  .Laptop\:ml-120 {
    margin-left: 120px;
  }

  .Laptop\:ml-135 {
    margin-left: 135px;
  }

  .Laptop\:ml-147 {
    margin-left: 147px;
  }

  .Laptop\:ml-150 {
    margin-left: 150px;
  }

  .Laptop\:ml-168 {
    margin-left: 168px;
  }

  .Laptop\:ml-180 {
    margin-left: 180px;
  }

  .Laptop\:ml-185 {
    margin-left: 185px;
  }

  .Laptop\:ml-200 {
    margin-left: 200px;
  }

  .Laptop\:ml-245 {
    margin-left: 245px;
  }

  .Laptop\:ml-300 {
    margin-left: 300px;
  }

  .Laptop\:ml-400 {
    margin-left: 400px;
  }

  .Laptop\:ml-480 {
    margin-left: 480px;
  }

  .Laptop\:ml-510 {
    margin-left: 510px;
  }

  .Laptop\:ml-537 {
    margin-left: 537px;
  }

  .Laptop\:ml-650 {
    margin-left: 650px;
  }

  .Laptop\:ml-auto {
    margin-left: auto;
  }

  .Laptop\:ml-px {
    margin-left: 1px;
  }

  .Laptop\:ml-0\.5 {
    margin-left: 0.125rem;
  }

  .Laptop\:ml-1\.5 {
    margin-left: 0.375rem;
  }

  .Laptop\:ml-2\.5 {
    margin-left: 0.625rem;
  }

  .Laptop\:ml-3\.5 {
    margin-left: 0.875rem;
  }

  .Laptop\:-ml-0 {
    margin-left: 0px;
  }

  .Laptop\:-ml-1 {
    margin-left: -0.25rem;
  }

  .Laptop\:-ml-2 {
    margin-left: -0.5rem;
  }

  .Laptop\:-ml-3 {
    margin-left: -0.75rem;
  }

  .Laptop\:-ml-4 {
    margin-left: -1rem;
  }

  .Laptop\:-ml-5 {
    margin-left: -1.25rem;
  }

  .Laptop\:-ml-6 {
    margin-left: -1.5rem;
  }

  .Laptop\:-ml-7 {
    margin-left: -1.75rem;
  }

  .Laptop\:-ml-8 {
    margin-left: -2rem;
  }

  .Laptop\:-ml-9 {
    margin-left: -2.25rem;
  }

  .Laptop\:-ml-10 {
    margin-left: -2.5rem;
  }

  .Laptop\:-ml-11 {
    margin-left: -2.75rem;
  }

  .Laptop\:-ml-12 {
    margin-left: -3rem;
  }

  .Laptop\:-ml-14 {
    margin-left: -14px;
  }

  .Laptop\:-ml-16 {
    margin-left: -4rem;
  }

  .Laptop\:-ml-20 {
    margin-left: -5rem;
  }

  .Laptop\:-ml-24 {
    margin-left: -6rem;
  }

  .Laptop\:-ml-28 {
    margin-left: -7rem;
  }

  .Laptop\:-ml-32 {
    margin-left: -8rem;
  }

  .Laptop\:-ml-36 {
    margin-left: -9rem;
  }

  .Laptop\:-ml-40 {
    margin-left: -10rem;
  }

  .Laptop\:-ml-44 {
    margin-left: -11rem;
  }

  .Laptop\:-ml-48 {
    margin-left: -12rem;
  }

  .Laptop\:-ml-52 {
    margin-left: -13rem;
  }

  .Laptop\:-ml-56 {
    margin-left: -14rem;
  }

  .Laptop\:-ml-60 {
    margin-left: -15rem;
  }

  .Laptop\:-ml-64 {
    margin-left: -16rem;
  }

  .Laptop\:-ml-72 {
    margin-left: -18rem;
  }

  .Laptop\:-ml-80 {
    margin-left: -20rem;
  }

  .Laptop\:-ml-96 {
    margin-left: -24rem;
  }

  .Laptop\:-ml-px {
    margin-left: -1px;
  }

  .Laptop\:-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .Laptop\:-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .Laptop\:-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .Laptop\:-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .Laptop\:-ml-15px {
    margin-left: -15px;
  }

  .Laptop\:ml-m11 {
    margin-left: 11px;
  }

  .Laptop\:ml-12px {
    margin-left: 12px;
  }

  .Laptop\:ml-m72 {
    margin-left: 72px;
  }

  .Laptop\:ml-m21 {
    margin-left: 21%;
  }

  .Laptop\:ml-m15 {
    margin-left: 15px;
  }

  .Laptop\:ml-m18 {
    margin-left: 18px;
  }

  .Laptop\:ml-m35 {
    margin-left: 35px;
  }

  .Laptop\:ml-m19 {
    margin-left: 19px;
  }

  .Laptop\:ml-m17 {
    margin-left: 17px;
  }

  .Laptop\:ml-m9 {
    margin-left: 9px;
  }

  .Laptop\:ml-m10 {
    margin-left: 10px;
  }

  .Laptop\:ml-m51 {
    margin-left: 51px;
  }

  .Laptop\:ml-m43 {
    margin-left: 43px;
  }

  .Laptop\:ml-m13 {
    margin-left: 13px;
  }

  .Laptop\:ml-m26 {
    margin-left: 26px;
  }

  .Laptop\:ml-m2 {
    margin-left: 2px;
  }

  .Laptop\:ml-m14 {
    margin-left: 14px;
  }

  .Laptop\:ml-m5 {
    margin-left: 5px;
  }

  .Laptop\:ml-m8 {
    margin-left: 8px;
  }

  .Laptop\:ml-mp15 {
    margin-left: 15%;
  }

  .Laptop\:-ml-100 {
    margin-left: -100px;
  }

  .Laptop\:ml-0auto {
    margin-left: 0px auto;
  }

  .Laptop\:ml-o6 {
    margin-left: 1.5rem;
  }

  .Laptop\:-ml-23 {
    margin-left: -23px;
  }

  .Laptop\:last\:mt-0:last-child {
    margin-top: 0px;
  }

  .Laptop\:last\:mt-1:last-child {
    margin-top: 0.25rem;
  }

  .Laptop\:last\:mt-2:last-child {
    margin-top: 2px;
  }

  .Laptop\:last\:mt-3:last-child {
    margin-top: 0.75rem;
  }

  .Laptop\:last\:mt-4:last-child {
    margin-top: 1rem;
  }

  .Laptop\:last\:mt-5:last-child {
    margin-top: 1.25rem;
  }

  .Laptop\:last\:mt-6:last-child {
    margin-top: 6px;
  }

  .Laptop\:last\:mt-7:last-child {
    margin-top: 1.75rem;
  }

  .Laptop\:last\:mt-8:last-child {
    margin-top: 2rem;
  }

  .Laptop\:last\:mt-9:last-child {
    margin-top: 2.25rem;
  }

  .Laptop\:last\:mt-10:last-child {
    margin-top: 2.5rem;
  }

  .Laptop\:last\:mt-11:last-child {
    margin-top: 11px;
  }

  .Laptop\:last\:mt-12:last-child {
    margin-top: 3rem;
  }

  .Laptop\:last\:mt-14:last-child {
    margin-top: 3.5rem;
  }

  .Laptop\:last\:mt-15:last-child {
    margin-top: 15px;
  }

  .Laptop\:last\:mt-16:last-child {
    margin-top: 4rem;
  }

  .Laptop\:last\:mt-18:last-child {
    margin-top: 18px;
  }

  .Laptop\:last\:mt-20:last-child {
    margin-top: 20px;
  }

  .Laptop\:last\:mt-21:last-child {
    margin-top: 21px;
  }

  .Laptop\:last\:mt-23:last-child {
    margin-top: 23px;
  }

  .Laptop\:last\:mt-24:last-child {
    margin-top: 24px;
  }

  .Laptop\:last\:mt-25:last-child {
    margin-top: 25px;
  }

  .Laptop\:last\:mt-27:last-child {
    margin-top: 27px;
  }

  .Laptop\:last\:mt-28:last-child {
    margin-top: 7rem;
  }

  .Laptop\:last\:mt-30:last-child {
    margin-top: 30px;
  }

  .Laptop\:last\:mt-31:last-child {
    margin-top: 31px;
  }

  .Laptop\:last\:mt-32:last-child {
    margin-top: 8rem;
  }

  .Laptop\:last\:mt-34:last-child {
    margin-top: 34px;
  }

  .Laptop\:last\:mt-35:last-child {
    margin-top: 35px;
  }

  .Laptop\:last\:mt-36:last-child {
    margin-top: 9rem;
  }

  .Laptop\:last\:mt-37:last-child {
    margin-top: 37px;
  }

  .Laptop\:last\:mt-38:last-child {
    margin-top: 38px;
  }

  .Laptop\:last\:mt-40:last-child {
    margin-top: 40px;
  }

  .Laptop\:last\:mt-42:last-child {
    margin-top: 42px;
  }

  .Laptop\:last\:mt-44:last-child {
    margin-top: 44px;
  }

  .Laptop\:last\:mt-45:last-child {
    margin-top: 45px;
  }

  .Laptop\:last\:mt-46:last-child {
    margin-top: 46px;
  }

  .Laptop\:last\:mt-48:last-child {
    margin-top: 48px;
  }

  .Laptop\:last\:mt-52:last-child {
    margin-top: 13rem;
  }

  .Laptop\:last\:mt-53:last-child {
    margin-top: 53px;
  }

  .Laptop\:last\:mt-55:last-child {
    margin-top: 55px;
  }

  .Laptop\:last\:mt-56:last-child {
    margin-top: 14rem;
  }

  .Laptop\:last\:mt-58:last-child {
    margin-top: 58px;
  }

  .Laptop\:last\:mt-59:last-child {
    margin-top: 59px;
  }

  .Laptop\:last\:mt-60:last-child {
    margin-top: 15rem;
  }

  .Laptop\:last\:mt-63:last-child {
    margin-top: 63px;
  }

  .Laptop\:last\:mt-64:last-child {
    margin-top: 16rem;
  }

  .Laptop\:last\:mt-65:last-child {
    margin-top: 65px;
  }

  .Laptop\:last\:mt-67:last-child {
    margin-top: 67px;
  }

  .Laptop\:last\:mt-70:last-child {
    margin-top: 70px;
  }

  .Laptop\:last\:mt-71:last-child {
    margin-top: 71px;
  }

  .Laptop\:last\:mt-72:last-child {
    margin-top: 18rem;
  }

  .Laptop\:last\:mt-74:last-child {
    margin-top: 74px;
  }

  .Laptop\:last\:mt-78:last-child {
    margin-top: 78px;
  }

  .Laptop\:last\:mt-80:last-child {
    margin-top: 20rem;
  }

  .Laptop\:last\:mt-83:last-child {
    margin-top: 83px;
  }

  .Laptop\:last\:mt-84:last-child {
    margin-top: 84px;
  }

  .Laptop\:last\:mt-89:last-child {
    margin-top: 89px;
  }

  .Laptop\:last\:mt-90:last-child {
    margin-top: 90px;
  }

  .Laptop\:last\:mt-92:last-child {
    margin-top: 92px;
  }

  .Laptop\:last\:mt-96:last-child {
    margin-top: 24rem;
  }

  .Laptop\:last\:mt-97:last-child {
    margin-top: 97px;
  }

  .Laptop\:last\:mt-100:last-child {
    margin-top: 100px;
  }

  .Laptop\:last\:mt-106:last-child {
    margin-top: 106px;
  }

  .Laptop\:last\:mt-108:last-child {
    margin-top: 108px;
  }

  .Laptop\:last\:mt-109:last-child {
    margin-top: 109px;
  }

  .Laptop\:last\:mt-120:last-child {
    margin-top: 120px;
  }

  .Laptop\:last\:mt-135:last-child {
    margin-top: 135px;
  }

  .Laptop\:last\:mt-147:last-child {
    margin-top: 147px;
  }

  .Laptop\:last\:mt-150:last-child {
    margin-top: 150px;
  }

  .Laptop\:last\:mt-168:last-child {
    margin-top: 168px;
  }

  .Laptop\:last\:mt-180:last-child {
    margin-top: 180px;
  }

  .Laptop\:last\:mt-185:last-child {
    margin-top: 185px;
  }

  .Laptop\:last\:mt-200:last-child {
    margin-top: 200px;
  }

  .Laptop\:last\:mt-245:last-child {
    margin-top: 245px;
  }

  .Laptop\:last\:mt-300:last-child {
    margin-top: 300px;
  }

  .Laptop\:last\:mt-400:last-child {
    margin-top: 400px;
  }

  .Laptop\:last\:mt-480:last-child {
    margin-top: 480px;
  }

  .Laptop\:last\:mt-510:last-child {
    margin-top: 510px;
  }

  .Laptop\:last\:mt-537:last-child {
    margin-top: 537px;
  }

  .Laptop\:last\:mt-650:last-child {
    margin-top: 650px;
  }

  .Laptop\:last\:mt-auto:last-child {
    margin-top: auto;
  }

  .Laptop\:last\:mt-px:last-child {
    margin-top: 1px;
  }

  .Laptop\:last\:mt-0\.5:last-child {
    margin-top: 0.125rem;
  }

  .Laptop\:last\:mt-1\.5:last-child {
    margin-top: 0.375rem;
  }

  .Laptop\:last\:mt-2\.5:last-child {
    margin-top: 0.625rem;
  }

  .Laptop\:last\:mt-3\.5:last-child {
    margin-top: 0.875rem;
  }

  .Laptop\:last\:-mt-0:last-child {
    margin-top: 0px;
  }

  .Laptop\:last\:-mt-1:last-child {
    margin-top: -0.25rem;
  }

  .Laptop\:last\:-mt-2:last-child {
    margin-top: -0.5rem;
  }

  .Laptop\:last\:-mt-3:last-child {
    margin-top: -0.75rem;
  }

  .Laptop\:last\:-mt-4:last-child {
    margin-top: -1rem;
  }

  .Laptop\:last\:-mt-5:last-child {
    margin-top: -1.25rem;
  }

  .Laptop\:last\:-mt-6:last-child {
    margin-top: -1.5rem;
  }

  .Laptop\:last\:-mt-7:last-child {
    margin-top: -1.75rem;
  }

  .Laptop\:last\:-mt-8:last-child {
    margin-top: -2rem;
  }

  .Laptop\:last\:-mt-9:last-child {
    margin-top: -2.25rem;
  }

  .Laptop\:last\:-mt-10:last-child {
    margin-top: -2.5rem;
  }

  .Laptop\:last\:-mt-11:last-child {
    margin-top: -2.75rem;
  }

  .Laptop\:last\:-mt-12:last-child {
    margin-top: -3rem;
  }

  .Laptop\:last\:-mt-14:last-child {
    margin-top: -14px;
  }

  .Laptop\:last\:-mt-16:last-child {
    margin-top: -4rem;
  }

  .Laptop\:last\:-mt-20:last-child {
    margin-top: -5rem;
  }

  .Laptop\:last\:-mt-24:last-child {
    margin-top: -6rem;
  }

  .Laptop\:last\:-mt-28:last-child {
    margin-top: -7rem;
  }

  .Laptop\:last\:-mt-32:last-child {
    margin-top: -8rem;
  }

  .Laptop\:last\:-mt-36:last-child {
    margin-top: -9rem;
  }

  .Laptop\:last\:-mt-40:last-child {
    margin-top: -10rem;
  }

  .Laptop\:last\:-mt-44:last-child {
    margin-top: -11rem;
  }

  .Laptop\:last\:-mt-48:last-child {
    margin-top: -12rem;
  }

  .Laptop\:last\:-mt-52:last-child {
    margin-top: -13rem;
  }

  .Laptop\:last\:-mt-56:last-child {
    margin-top: -14rem;
  }

  .Laptop\:last\:-mt-60:last-child {
    margin-top: -15rem;
  }

  .Laptop\:last\:-mt-64:last-child {
    margin-top: -16rem;
  }

  .Laptop\:last\:-mt-72:last-child {
    margin-top: -18rem;
  }

  .Laptop\:last\:-mt-80:last-child {
    margin-top: -20rem;
  }

  .Laptop\:last\:-mt-96:last-child {
    margin-top: -24rem;
  }

  .Laptop\:last\:-mt-px:last-child {
    margin-top: -1px;
  }

  .Laptop\:last\:-mt-0\.5:last-child {
    margin-top: -0.125rem;
  }

  .Laptop\:last\:-mt-1\.5:last-child {
    margin-top: -0.375rem;
  }

  .Laptop\:last\:-mt-2\.5:last-child {
    margin-top: -0.625rem;
  }

  .Laptop\:last\:-mt-3\.5:last-child {
    margin-top: -0.875rem;
  }

  .Laptop\:last\:-mt-15px:last-child {
    margin-top: -15px;
  }

  .Laptop\:last\:mt-m11:last-child {
    margin-top: 11px;
  }

  .Laptop\:last\:mt-12px:last-child {
    margin-top: 12px;
  }

  .Laptop\:last\:mt-m72:last-child {
    margin-top: 72px;
  }

  .Laptop\:last\:mt-m21:last-child {
    margin-top: 21%;
  }

  .Laptop\:last\:mt-m15:last-child {
    margin-top: 15px;
  }

  .Laptop\:last\:mt-m18:last-child {
    margin-top: 18px;
  }

  .Laptop\:last\:mt-m35:last-child {
    margin-top: 35px;
  }

  .Laptop\:last\:mt-m19:last-child {
    margin-top: 19px;
  }

  .Laptop\:last\:mt-m17:last-child {
    margin-top: 17px;
  }

  .Laptop\:last\:mt-m9:last-child {
    margin-top: 9px;
  }

  .Laptop\:last\:mt-m10:last-child {
    margin-top: 10px;
  }

  .Laptop\:last\:mt-m51:last-child {
    margin-top: 51px;
  }

  .Laptop\:last\:mt-m43:last-child {
    margin-top: 43px;
  }

  .Laptop\:last\:mt-m13:last-child {
    margin-top: 13px;
  }

  .Laptop\:last\:mt-m26:last-child {
    margin-top: 26px;
  }

  .Laptop\:last\:mt-m2:last-child {
    margin-top: 2px;
  }

  .Laptop\:last\:mt-m14:last-child {
    margin-top: 14px;
  }

  .Laptop\:last\:mt-m5:last-child {
    margin-top: 5px;
  }

  .Laptop\:last\:mt-m8:last-child {
    margin-top: 8px;
  }

  .Laptop\:last\:mt-mp15:last-child {
    margin-top: 15%;
  }

  .Laptop\:last\:-mt-100:last-child {
    margin-top: -100px;
  }

  .Laptop\:last\:mt-0auto:last-child {
    margin-top: 0px auto;
  }

  .Laptop\:last\:mt-o6:last-child {
    margin-top: 1.5rem;
  }

  .Laptop\:last\:-mt-23:last-child {
    margin-top: -23px;
  }

  .Laptop\:last\:mr-0:last-child {
    margin-right: 0px;
  }

  .Laptop\:last\:mr-1:last-child {
    margin-right: 0.25rem;
  }

  .Laptop\:last\:mr-2:last-child {
    margin-right: 2px;
  }

  .Laptop\:last\:mr-3:last-child {
    margin-right: 0.75rem;
  }

  .Laptop\:last\:mr-4:last-child {
    margin-right: 1rem;
  }

  .Laptop\:last\:mr-5:last-child {
    margin-right: 1.25rem;
  }

  .Laptop\:last\:mr-6:last-child {
    margin-right: 6px;
  }

  .Laptop\:last\:mr-7:last-child {
    margin-right: 1.75rem;
  }

  .Laptop\:last\:mr-8:last-child {
    margin-right: 2rem;
  }

  .Laptop\:last\:mr-9:last-child {
    margin-right: 2.25rem;
  }

  .Laptop\:last\:mr-10:last-child {
    margin-right: 2.5rem;
  }

  .Laptop\:last\:mr-11:last-child {
    margin-right: 11px;
  }

  .Laptop\:last\:mr-12:last-child {
    margin-right: 3rem;
  }

  .Laptop\:last\:mr-14:last-child {
    margin-right: 3.5rem;
  }

  .Laptop\:last\:mr-15:last-child {
    margin-right: 15px;
  }

  .Laptop\:last\:mr-16:last-child {
    margin-right: 4rem;
  }

  .Laptop\:last\:mr-18:last-child {
    margin-right: 18px;
  }

  .Laptop\:last\:mr-20:last-child {
    margin-right: 20px;
  }

  .Laptop\:last\:mr-21:last-child {
    margin-right: 21px;
  }

  .Laptop\:last\:mr-23:last-child {
    margin-right: 23px;
  }

  .Laptop\:last\:mr-24:last-child {
    margin-right: 24px;
  }

  .Laptop\:last\:mr-25:last-child {
    margin-right: 25px;
  }

  .Laptop\:last\:mr-27:last-child {
    margin-right: 27px;
  }

  .Laptop\:last\:mr-28:last-child {
    margin-right: 7rem;
  }

  .Laptop\:last\:mr-30:last-child {
    margin-right: 30px;
  }

  .Laptop\:last\:mr-31:last-child {
    margin-right: 31px;
  }

  .Laptop\:last\:mr-32:last-child {
    margin-right: 8rem;
  }

  .Laptop\:last\:mr-34:last-child {
    margin-right: 34px;
  }

  .Laptop\:last\:mr-35:last-child {
    margin-right: 35px;
  }

  .Laptop\:last\:mr-36:last-child {
    margin-right: 9rem;
  }

  .Laptop\:last\:mr-37:last-child {
    margin-right: 37px;
  }

  .Laptop\:last\:mr-38:last-child {
    margin-right: 38px;
  }

  .Laptop\:last\:mr-40:last-child {
    margin-right: 40px;
  }

  .Laptop\:last\:mr-42:last-child {
    margin-right: 42px;
  }

  .Laptop\:last\:mr-44:last-child {
    margin-right: 44px;
  }

  .Laptop\:last\:mr-45:last-child {
    margin-right: 45px;
  }

  .Laptop\:last\:mr-46:last-child {
    margin-right: 46px;
  }

  .Laptop\:last\:mr-48:last-child {
    margin-right: 48px;
  }

  .Laptop\:last\:mr-52:last-child {
    margin-right: 13rem;
  }

  .Laptop\:last\:mr-53:last-child {
    margin-right: 53px;
  }

  .Laptop\:last\:mr-55:last-child {
    margin-right: 55px;
  }

  .Laptop\:last\:mr-56:last-child {
    margin-right: 14rem;
  }

  .Laptop\:last\:mr-58:last-child {
    margin-right: 58px;
  }

  .Laptop\:last\:mr-59:last-child {
    margin-right: 59px;
  }

  .Laptop\:last\:mr-60:last-child {
    margin-right: 15rem;
  }

  .Laptop\:last\:mr-63:last-child {
    margin-right: 63px;
  }

  .Laptop\:last\:mr-64:last-child {
    margin-right: 16rem;
  }

  .Laptop\:last\:mr-65:last-child {
    margin-right: 65px;
  }

  .Laptop\:last\:mr-67:last-child {
    margin-right: 67px;
  }

  .Laptop\:last\:mr-70:last-child {
    margin-right: 70px;
  }

  .Laptop\:last\:mr-71:last-child {
    margin-right: 71px;
  }

  .Laptop\:last\:mr-72:last-child {
    margin-right: 18rem;
  }

  .Laptop\:last\:mr-74:last-child {
    margin-right: 74px;
  }

  .Laptop\:last\:mr-78:last-child {
    margin-right: 78px;
  }

  .Laptop\:last\:mr-80:last-child {
    margin-right: 20rem;
  }

  .Laptop\:last\:mr-83:last-child {
    margin-right: 83px;
  }

  .Laptop\:last\:mr-84:last-child {
    margin-right: 84px;
  }

  .Laptop\:last\:mr-89:last-child {
    margin-right: 89px;
  }

  .Laptop\:last\:mr-90:last-child {
    margin-right: 90px;
  }

  .Laptop\:last\:mr-92:last-child {
    margin-right: 92px;
  }

  .Laptop\:last\:mr-96:last-child {
    margin-right: 24rem;
  }

  .Laptop\:last\:mr-97:last-child {
    margin-right: 97px;
  }

  .Laptop\:last\:mr-100:last-child {
    margin-right: 100px;
  }

  .Laptop\:last\:mr-106:last-child {
    margin-right: 106px;
  }

  .Laptop\:last\:mr-108:last-child {
    margin-right: 108px;
  }

  .Laptop\:last\:mr-109:last-child {
    margin-right: 109px;
  }

  .Laptop\:last\:mr-120:last-child {
    margin-right: 120px;
  }

  .Laptop\:last\:mr-135:last-child {
    margin-right: 135px;
  }

  .Laptop\:last\:mr-147:last-child {
    margin-right: 147px;
  }

  .Laptop\:last\:mr-150:last-child {
    margin-right: 150px;
  }

  .Laptop\:last\:mr-168:last-child {
    margin-right: 168px;
  }

  .Laptop\:last\:mr-180:last-child {
    margin-right: 180px;
  }

  .Laptop\:last\:mr-185:last-child {
    margin-right: 185px;
  }

  .Laptop\:last\:mr-200:last-child {
    margin-right: 200px;
  }

  .Laptop\:last\:mr-245:last-child {
    margin-right: 245px;
  }

  .Laptop\:last\:mr-300:last-child {
    margin-right: 300px;
  }

  .Laptop\:last\:mr-400:last-child {
    margin-right: 400px;
  }

  .Laptop\:last\:mr-480:last-child {
    margin-right: 480px;
  }

  .Laptop\:last\:mr-510:last-child {
    margin-right: 510px;
  }

  .Laptop\:last\:mr-537:last-child {
    margin-right: 537px;
  }

  .Laptop\:last\:mr-650:last-child {
    margin-right: 650px;
  }

  .Laptop\:last\:mr-auto:last-child {
    margin-right: auto;
  }

  .Laptop\:last\:mr-px:last-child {
    margin-right: 1px;
  }

  .Laptop\:last\:mr-0\.5:last-child {
    margin-right: 0.125rem;
  }

  .Laptop\:last\:mr-1\.5:last-child {
    margin-right: 0.375rem;
  }

  .Laptop\:last\:mr-2\.5:last-child {
    margin-right: 0.625rem;
  }

  .Laptop\:last\:mr-3\.5:last-child {
    margin-right: 0.875rem;
  }

  .Laptop\:last\:-mr-0:last-child {
    margin-right: 0px;
  }

  .Laptop\:last\:-mr-1:last-child {
    margin-right: -0.25rem;
  }

  .Laptop\:last\:-mr-2:last-child {
    margin-right: -0.5rem;
  }

  .Laptop\:last\:-mr-3:last-child {
    margin-right: -0.75rem;
  }

  .Laptop\:last\:-mr-4:last-child {
    margin-right: -1rem;
  }

  .Laptop\:last\:-mr-5:last-child {
    margin-right: -1.25rem;
  }

  .Laptop\:last\:-mr-6:last-child {
    margin-right: -1.5rem;
  }

  .Laptop\:last\:-mr-7:last-child {
    margin-right: -1.75rem;
  }

  .Laptop\:last\:-mr-8:last-child {
    margin-right: -2rem;
  }

  .Laptop\:last\:-mr-9:last-child {
    margin-right: -2.25rem;
  }

  .Laptop\:last\:-mr-10:last-child {
    margin-right: -2.5rem;
  }

  .Laptop\:last\:-mr-11:last-child {
    margin-right: -2.75rem;
  }

  .Laptop\:last\:-mr-12:last-child {
    margin-right: -3rem;
  }

  .Laptop\:last\:-mr-14:last-child {
    margin-right: -14px;
  }

  .Laptop\:last\:-mr-16:last-child {
    margin-right: -4rem;
  }

  .Laptop\:last\:-mr-20:last-child {
    margin-right: -5rem;
  }

  .Laptop\:last\:-mr-24:last-child {
    margin-right: -6rem;
  }

  .Laptop\:last\:-mr-28:last-child {
    margin-right: -7rem;
  }

  .Laptop\:last\:-mr-32:last-child {
    margin-right: -8rem;
  }

  .Laptop\:last\:-mr-36:last-child {
    margin-right: -9rem;
  }

  .Laptop\:last\:-mr-40:last-child {
    margin-right: -10rem;
  }

  .Laptop\:last\:-mr-44:last-child {
    margin-right: -11rem;
  }

  .Laptop\:last\:-mr-48:last-child {
    margin-right: -12rem;
  }

  .Laptop\:last\:-mr-52:last-child {
    margin-right: -13rem;
  }

  .Laptop\:last\:-mr-56:last-child {
    margin-right: -14rem;
  }

  .Laptop\:last\:-mr-60:last-child {
    margin-right: -15rem;
  }

  .Laptop\:last\:-mr-64:last-child {
    margin-right: -16rem;
  }

  .Laptop\:last\:-mr-72:last-child {
    margin-right: -18rem;
  }

  .Laptop\:last\:-mr-80:last-child {
    margin-right: -20rem;
  }

  .Laptop\:last\:-mr-96:last-child {
    margin-right: -24rem;
  }

  .Laptop\:last\:-mr-px:last-child {
    margin-right: -1px;
  }

  .Laptop\:last\:-mr-0\.5:last-child {
    margin-right: -0.125rem;
  }

  .Laptop\:last\:-mr-1\.5:last-child {
    margin-right: -0.375rem;
  }

  .Laptop\:last\:-mr-2\.5:last-child {
    margin-right: -0.625rem;
  }

  .Laptop\:last\:-mr-3\.5:last-child {
    margin-right: -0.875rem;
  }

  .Laptop\:last\:-mr-15px:last-child {
    margin-right: -15px;
  }

  .Laptop\:last\:mr-m11:last-child {
    margin-right: 11px;
  }

  .Laptop\:last\:mr-12px:last-child {
    margin-right: 12px;
  }

  .Laptop\:last\:mr-m72:last-child {
    margin-right: 72px;
  }

  .Laptop\:last\:mr-m21:last-child {
    margin-right: 21%;
  }

  .Laptop\:last\:mr-m15:last-child {
    margin-right: 15px;
  }

  .Laptop\:last\:mr-m18:last-child {
    margin-right: 18px;
  }

  .Laptop\:last\:mr-m35:last-child {
    margin-right: 35px;
  }

  .Laptop\:last\:mr-m19:last-child {
    margin-right: 19px;
  }

  .Laptop\:last\:mr-m17:last-child {
    margin-right: 17px;
  }

  .Laptop\:last\:mr-m9:last-child {
    margin-right: 9px;
  }

  .Laptop\:last\:mr-m10:last-child {
    margin-right: 10px;
  }

  .Laptop\:last\:mr-m51:last-child {
    margin-right: 51px;
  }

  .Laptop\:last\:mr-m43:last-child {
    margin-right: 43px;
  }

  .Laptop\:last\:mr-m13:last-child {
    margin-right: 13px;
  }

  .Laptop\:last\:mr-m26:last-child {
    margin-right: 26px;
  }

  .Laptop\:last\:mr-m2:last-child {
    margin-right: 2px;
  }

  .Laptop\:last\:mr-m14:last-child {
    margin-right: 14px;
  }

  .Laptop\:last\:mr-m5:last-child {
    margin-right: 5px;
  }

  .Laptop\:last\:mr-m8:last-child {
    margin-right: 8px;
  }

  .Laptop\:last\:mr-mp15:last-child {
    margin-right: 15%;
  }

  .Laptop\:last\:-mr-100:last-child {
    margin-right: -100px;
  }

  .Laptop\:last\:mr-0auto:last-child {
    margin-right: 0px auto;
  }

  .Laptop\:last\:mr-o6:last-child {
    margin-right: 1.5rem;
  }

  .Laptop\:last\:-mr-23:last-child {
    margin-right: -23px;
  }

  .Laptop\:last\:mb-0:last-child {
    margin-bottom: 0px;
  }

  .Laptop\:last\:mb-1:last-child {
    margin-bottom: 0.25rem;
  }

  .Laptop\:last\:mb-2:last-child {
    margin-bottom: 2px;
  }

  .Laptop\:last\:mb-3:last-child {
    margin-bottom: 0.75rem;
  }

  .Laptop\:last\:mb-4:last-child {
    margin-bottom: 1rem;
  }

  .Laptop\:last\:mb-5:last-child {
    margin-bottom: 1.25rem;
  }

  .Laptop\:last\:mb-6:last-child {
    margin-bottom: 6px;
  }

  .Laptop\:last\:mb-7:last-child {
    margin-bottom: 1.75rem;
  }

  .Laptop\:last\:mb-8:last-child {
    margin-bottom: 2rem;
  }

  .Laptop\:last\:mb-9:last-child {
    margin-bottom: 2.25rem;
  }

  .Laptop\:last\:mb-10:last-child {
    margin-bottom: 2.5rem;
  }

  .Laptop\:last\:mb-11:last-child {
    margin-bottom: 11px;
  }

  .Laptop\:last\:mb-12:last-child {
    margin-bottom: 3rem;
  }

  .Laptop\:last\:mb-14:last-child {
    margin-bottom: 3.5rem;
  }

  .Laptop\:last\:mb-15:last-child {
    margin-bottom: 15px;
  }

  .Laptop\:last\:mb-16:last-child {
    margin-bottom: 4rem;
  }

  .Laptop\:last\:mb-18:last-child {
    margin-bottom: 18px;
  }

  .Laptop\:last\:mb-20:last-child {
    margin-bottom: 20px;
  }

  .Laptop\:last\:mb-21:last-child {
    margin-bottom: 21px;
  }

  .Laptop\:last\:mb-23:last-child {
    margin-bottom: 23px;
  }

  .Laptop\:last\:mb-24:last-child {
    margin-bottom: 24px;
  }

  .Laptop\:last\:mb-25:last-child {
    margin-bottom: 25px;
  }

  .Laptop\:last\:mb-27:last-child {
    margin-bottom: 27px;
  }

  .Laptop\:last\:mb-28:last-child {
    margin-bottom: 7rem;
  }

  .Laptop\:last\:mb-30:last-child {
    margin-bottom: 30px;
  }

  .Laptop\:last\:mb-31:last-child {
    margin-bottom: 31px;
  }

  .Laptop\:last\:mb-32:last-child {
    margin-bottom: 8rem;
  }

  .Laptop\:last\:mb-34:last-child {
    margin-bottom: 34px;
  }

  .Laptop\:last\:mb-35:last-child {
    margin-bottom: 35px;
  }

  .Laptop\:last\:mb-36:last-child {
    margin-bottom: 9rem;
  }

  .Laptop\:last\:mb-37:last-child {
    margin-bottom: 37px;
  }

  .Laptop\:last\:mb-38:last-child {
    margin-bottom: 38px;
  }

  .Laptop\:last\:mb-40:last-child {
    margin-bottom: 40px;
  }

  .Laptop\:last\:mb-42:last-child {
    margin-bottom: 42px;
  }

  .Laptop\:last\:mb-44:last-child {
    margin-bottom: 44px;
  }

  .Laptop\:last\:mb-45:last-child {
    margin-bottom: 45px;
  }

  .Laptop\:last\:mb-46:last-child {
    margin-bottom: 46px;
  }

  .Laptop\:last\:mb-48:last-child {
    margin-bottom: 48px;
  }

  .Laptop\:last\:mb-52:last-child {
    margin-bottom: 13rem;
  }

  .Laptop\:last\:mb-53:last-child {
    margin-bottom: 53px;
  }

  .Laptop\:last\:mb-55:last-child {
    margin-bottom: 55px;
  }

  .Laptop\:last\:mb-56:last-child {
    margin-bottom: 14rem;
  }

  .Laptop\:last\:mb-58:last-child {
    margin-bottom: 58px;
  }

  .Laptop\:last\:mb-59:last-child {
    margin-bottom: 59px;
  }

  .Laptop\:last\:mb-60:last-child {
    margin-bottom: 15rem;
  }

  .Laptop\:last\:mb-63:last-child {
    margin-bottom: 63px;
  }

  .Laptop\:last\:mb-64:last-child {
    margin-bottom: 16rem;
  }

  .Laptop\:last\:mb-65:last-child {
    margin-bottom: 65px;
  }

  .Laptop\:last\:mb-67:last-child {
    margin-bottom: 67px;
  }

  .Laptop\:last\:mb-70:last-child {
    margin-bottom: 70px;
  }

  .Laptop\:last\:mb-71:last-child {
    margin-bottom: 71px;
  }

  .Laptop\:last\:mb-72:last-child {
    margin-bottom: 18rem;
  }

  .Laptop\:last\:mb-74:last-child {
    margin-bottom: 74px;
  }

  .Laptop\:last\:mb-78:last-child {
    margin-bottom: 78px;
  }

  .Laptop\:last\:mb-80:last-child {
    margin-bottom: 20rem;
  }

  .Laptop\:last\:mb-83:last-child {
    margin-bottom: 83px;
  }

  .Laptop\:last\:mb-84:last-child {
    margin-bottom: 84px;
  }

  .Laptop\:last\:mb-89:last-child {
    margin-bottom: 89px;
  }

  .Laptop\:last\:mb-90:last-child {
    margin-bottom: 90px;
  }

  .Laptop\:last\:mb-92:last-child {
    margin-bottom: 92px;
  }

  .Laptop\:last\:mb-96:last-child {
    margin-bottom: 24rem;
  }

  .Laptop\:last\:mb-97:last-child {
    margin-bottom: 97px;
  }

  .Laptop\:last\:mb-100:last-child {
    margin-bottom: 100px;
  }

  .Laptop\:last\:mb-106:last-child {
    margin-bottom: 106px;
  }

  .Laptop\:last\:mb-108:last-child {
    margin-bottom: 108px;
  }

  .Laptop\:last\:mb-109:last-child {
    margin-bottom: 109px;
  }

  .Laptop\:last\:mb-120:last-child {
    margin-bottom: 120px;
  }

  .Laptop\:last\:mb-135:last-child {
    margin-bottom: 135px;
  }

  .Laptop\:last\:mb-147:last-child {
    margin-bottom: 147px;
  }

  .Laptop\:last\:mb-150:last-child {
    margin-bottom: 150px;
  }

  .Laptop\:last\:mb-168:last-child {
    margin-bottom: 168px;
  }

  .Laptop\:last\:mb-180:last-child {
    margin-bottom: 180px;
  }

  .Laptop\:last\:mb-185:last-child {
    margin-bottom: 185px;
  }

  .Laptop\:last\:mb-200:last-child {
    margin-bottom: 200px;
  }

  .Laptop\:last\:mb-245:last-child {
    margin-bottom: 245px;
  }

  .Laptop\:last\:mb-300:last-child {
    margin-bottom: 300px;
  }

  .Laptop\:last\:mb-400:last-child {
    margin-bottom: 400px;
  }

  .Laptop\:last\:mb-480:last-child {
    margin-bottom: 480px;
  }

  .Laptop\:last\:mb-510:last-child {
    margin-bottom: 510px;
  }

  .Laptop\:last\:mb-537:last-child {
    margin-bottom: 537px;
  }

  .Laptop\:last\:mb-650:last-child {
    margin-bottom: 650px;
  }

  .Laptop\:last\:mb-auto:last-child {
    margin-bottom: auto;
  }

  .Laptop\:last\:mb-px:last-child {
    margin-bottom: 1px;
  }

  .Laptop\:last\:mb-0\.5:last-child {
    margin-bottom: 0.125rem;
  }

  .Laptop\:last\:mb-1\.5:last-child {
    margin-bottom: 0.375rem;
  }

  .Laptop\:last\:mb-2\.5:last-child {
    margin-bottom: 0.625rem;
  }

  .Laptop\:last\:mb-3\.5:last-child {
    margin-bottom: 0.875rem;
  }

  .Laptop\:last\:-mb-0:last-child {
    margin-bottom: 0px;
  }

  .Laptop\:last\:-mb-1:last-child {
    margin-bottom: -0.25rem;
  }

  .Laptop\:last\:-mb-2:last-child {
    margin-bottom: -0.5rem;
  }

  .Laptop\:last\:-mb-3:last-child {
    margin-bottom: -0.75rem;
  }

  .Laptop\:last\:-mb-4:last-child {
    margin-bottom: -1rem;
  }

  .Laptop\:last\:-mb-5:last-child {
    margin-bottom: -1.25rem;
  }

  .Laptop\:last\:-mb-6:last-child {
    margin-bottom: -1.5rem;
  }

  .Laptop\:last\:-mb-7:last-child {
    margin-bottom: -1.75rem;
  }

  .Laptop\:last\:-mb-8:last-child {
    margin-bottom: -2rem;
  }

  .Laptop\:last\:-mb-9:last-child {
    margin-bottom: -2.25rem;
  }

  .Laptop\:last\:-mb-10:last-child {
    margin-bottom: -2.5rem;
  }

  .Laptop\:last\:-mb-11:last-child {
    margin-bottom: -2.75rem;
  }

  .Laptop\:last\:-mb-12:last-child {
    margin-bottom: -3rem;
  }

  .Laptop\:last\:-mb-14:last-child {
    margin-bottom: -14px;
  }

  .Laptop\:last\:-mb-16:last-child {
    margin-bottom: -4rem;
  }

  .Laptop\:last\:-mb-20:last-child {
    margin-bottom: -5rem;
  }

  .Laptop\:last\:-mb-24:last-child {
    margin-bottom: -6rem;
  }

  .Laptop\:last\:-mb-28:last-child {
    margin-bottom: -7rem;
  }

  .Laptop\:last\:-mb-32:last-child {
    margin-bottom: -8rem;
  }

  .Laptop\:last\:-mb-36:last-child {
    margin-bottom: -9rem;
  }

  .Laptop\:last\:-mb-40:last-child {
    margin-bottom: -10rem;
  }

  .Laptop\:last\:-mb-44:last-child {
    margin-bottom: -11rem;
  }

  .Laptop\:last\:-mb-48:last-child {
    margin-bottom: -12rem;
  }

  .Laptop\:last\:-mb-52:last-child {
    margin-bottom: -13rem;
  }

  .Laptop\:last\:-mb-56:last-child {
    margin-bottom: -14rem;
  }

  .Laptop\:last\:-mb-60:last-child {
    margin-bottom: -15rem;
  }

  .Laptop\:last\:-mb-64:last-child {
    margin-bottom: -16rem;
  }

  .Laptop\:last\:-mb-72:last-child {
    margin-bottom: -18rem;
  }

  .Laptop\:last\:-mb-80:last-child {
    margin-bottom: -20rem;
  }

  .Laptop\:last\:-mb-96:last-child {
    margin-bottom: -24rem;
  }

  .Laptop\:last\:-mb-px:last-child {
    margin-bottom: -1px;
  }

  .Laptop\:last\:-mb-0\.5:last-child {
    margin-bottom: -0.125rem;
  }

  .Laptop\:last\:-mb-1\.5:last-child {
    margin-bottom: -0.375rem;
  }

  .Laptop\:last\:-mb-2\.5:last-child {
    margin-bottom: -0.625rem;
  }

  .Laptop\:last\:-mb-3\.5:last-child {
    margin-bottom: -0.875rem;
  }

  .Laptop\:last\:-mb-15px:last-child {
    margin-bottom: -15px;
  }

  .Laptop\:last\:mb-m11:last-child {
    margin-bottom: 11px;
  }

  .Laptop\:last\:mb-12px:last-child {
    margin-bottom: 12px;
  }

  .Laptop\:last\:mb-m72:last-child {
    margin-bottom: 72px;
  }

  .Laptop\:last\:mb-m21:last-child {
    margin-bottom: 21%;
  }

  .Laptop\:last\:mb-m15:last-child {
    margin-bottom: 15px;
  }

  .Laptop\:last\:mb-m18:last-child {
    margin-bottom: 18px;
  }

  .Laptop\:last\:mb-m35:last-child {
    margin-bottom: 35px;
  }

  .Laptop\:last\:mb-m19:last-child {
    margin-bottom: 19px;
  }

  .Laptop\:last\:mb-m17:last-child {
    margin-bottom: 17px;
  }

  .Laptop\:last\:mb-m9:last-child {
    margin-bottom: 9px;
  }

  .Laptop\:last\:mb-m10:last-child {
    margin-bottom: 10px;
  }

  .Laptop\:last\:mb-m51:last-child {
    margin-bottom: 51px;
  }

  .Laptop\:last\:mb-m43:last-child {
    margin-bottom: 43px;
  }

  .Laptop\:last\:mb-m13:last-child {
    margin-bottom: 13px;
  }

  .Laptop\:last\:mb-m26:last-child {
    margin-bottom: 26px;
  }

  .Laptop\:last\:mb-m2:last-child {
    margin-bottom: 2px;
  }

  .Laptop\:last\:mb-m14:last-child {
    margin-bottom: 14px;
  }

  .Laptop\:last\:mb-m5:last-child {
    margin-bottom: 5px;
  }

  .Laptop\:last\:mb-m8:last-child {
    margin-bottom: 8px;
  }

  .Laptop\:last\:mb-mp15:last-child {
    margin-bottom: 15%;
  }

  .Laptop\:last\:-mb-100:last-child {
    margin-bottom: -100px;
  }

  .Laptop\:last\:mb-0auto:last-child {
    margin-bottom: 0px auto;
  }

  .Laptop\:last\:mb-o6:last-child {
    margin-bottom: 1.5rem;
  }

  .Laptop\:last\:-mb-23:last-child {
    margin-bottom: -23px;
  }

  .Laptop\:last\:ml-0:last-child {
    margin-left: 0px;
  }

  .Laptop\:last\:ml-1:last-child {
    margin-left: 0.25rem;
  }

  .Laptop\:last\:ml-2:last-child {
    margin-left: 2px;
  }

  .Laptop\:last\:ml-3:last-child {
    margin-left: 0.75rem;
  }

  .Laptop\:last\:ml-4:last-child {
    margin-left: 1rem;
  }

  .Laptop\:last\:ml-5:last-child {
    margin-left: 1.25rem;
  }

  .Laptop\:last\:ml-6:last-child {
    margin-left: 6px;
  }

  .Laptop\:last\:ml-7:last-child {
    margin-left: 1.75rem;
  }

  .Laptop\:last\:ml-8:last-child {
    margin-left: 2rem;
  }

  .Laptop\:last\:ml-9:last-child {
    margin-left: 2.25rem;
  }

  .Laptop\:last\:ml-10:last-child {
    margin-left: 2.5rem;
  }

  .Laptop\:last\:ml-11:last-child {
    margin-left: 11px;
  }

  .Laptop\:last\:ml-12:last-child {
    margin-left: 3rem;
  }

  .Laptop\:last\:ml-14:last-child {
    margin-left: 3.5rem;
  }

  .Laptop\:last\:ml-15:last-child {
    margin-left: 15px;
  }

  .Laptop\:last\:ml-16:last-child {
    margin-left: 4rem;
  }

  .Laptop\:last\:ml-18:last-child {
    margin-left: 18px;
  }

  .Laptop\:last\:ml-20:last-child {
    margin-left: 20px;
  }

  .Laptop\:last\:ml-21:last-child {
    margin-left: 21px;
  }

  .Laptop\:last\:ml-23:last-child {
    margin-left: 23px;
  }

  .Laptop\:last\:ml-24:last-child {
    margin-left: 24px;
  }

  .Laptop\:last\:ml-25:last-child {
    margin-left: 25px;
  }

  .Laptop\:last\:ml-27:last-child {
    margin-left: 27px;
  }

  .Laptop\:last\:ml-28:last-child {
    margin-left: 7rem;
  }

  .Laptop\:last\:ml-30:last-child {
    margin-left: 30px;
  }

  .Laptop\:last\:ml-31:last-child {
    margin-left: 31px;
  }

  .Laptop\:last\:ml-32:last-child {
    margin-left: 8rem;
  }

  .Laptop\:last\:ml-34:last-child {
    margin-left: 34px;
  }

  .Laptop\:last\:ml-35:last-child {
    margin-left: 35px;
  }

  .Laptop\:last\:ml-36:last-child {
    margin-left: 9rem;
  }

  .Laptop\:last\:ml-37:last-child {
    margin-left: 37px;
  }

  .Laptop\:last\:ml-38:last-child {
    margin-left: 38px;
  }

  .Laptop\:last\:ml-40:last-child {
    margin-left: 40px;
  }

  .Laptop\:last\:ml-42:last-child {
    margin-left: 42px;
  }

  .Laptop\:last\:ml-44:last-child {
    margin-left: 44px;
  }

  .Laptop\:last\:ml-45:last-child {
    margin-left: 45px;
  }

  .Laptop\:last\:ml-46:last-child {
    margin-left: 46px;
  }

  .Laptop\:last\:ml-48:last-child {
    margin-left: 48px;
  }

  .Laptop\:last\:ml-52:last-child {
    margin-left: 13rem;
  }

  .Laptop\:last\:ml-53:last-child {
    margin-left: 53px;
  }

  .Laptop\:last\:ml-55:last-child {
    margin-left: 55px;
  }

  .Laptop\:last\:ml-56:last-child {
    margin-left: 14rem;
  }

  .Laptop\:last\:ml-58:last-child {
    margin-left: 58px;
  }

  .Laptop\:last\:ml-59:last-child {
    margin-left: 59px;
  }

  .Laptop\:last\:ml-60:last-child {
    margin-left: 15rem;
  }

  .Laptop\:last\:ml-63:last-child {
    margin-left: 63px;
  }

  .Laptop\:last\:ml-64:last-child {
    margin-left: 16rem;
  }

  .Laptop\:last\:ml-65:last-child {
    margin-left: 65px;
  }

  .Laptop\:last\:ml-67:last-child {
    margin-left: 67px;
  }

  .Laptop\:last\:ml-70:last-child {
    margin-left: 70px;
  }

  .Laptop\:last\:ml-71:last-child {
    margin-left: 71px;
  }

  .Laptop\:last\:ml-72:last-child {
    margin-left: 18rem;
  }

  .Laptop\:last\:ml-74:last-child {
    margin-left: 74px;
  }

  .Laptop\:last\:ml-78:last-child {
    margin-left: 78px;
  }

  .Laptop\:last\:ml-80:last-child {
    margin-left: 20rem;
  }

  .Laptop\:last\:ml-83:last-child {
    margin-left: 83px;
  }

  .Laptop\:last\:ml-84:last-child {
    margin-left: 84px;
  }

  .Laptop\:last\:ml-89:last-child {
    margin-left: 89px;
  }

  .Laptop\:last\:ml-90:last-child {
    margin-left: 90px;
  }

  .Laptop\:last\:ml-92:last-child {
    margin-left: 92px;
  }

  .Laptop\:last\:ml-96:last-child {
    margin-left: 24rem;
  }

  .Laptop\:last\:ml-97:last-child {
    margin-left: 97px;
  }

  .Laptop\:last\:ml-100:last-child {
    margin-left: 100px;
  }

  .Laptop\:last\:ml-106:last-child {
    margin-left: 106px;
  }

  .Laptop\:last\:ml-108:last-child {
    margin-left: 108px;
  }

  .Laptop\:last\:ml-109:last-child {
    margin-left: 109px;
  }

  .Laptop\:last\:ml-120:last-child {
    margin-left: 120px;
  }

  .Laptop\:last\:ml-135:last-child {
    margin-left: 135px;
  }

  .Laptop\:last\:ml-147:last-child {
    margin-left: 147px;
  }

  .Laptop\:last\:ml-150:last-child {
    margin-left: 150px;
  }

  .Laptop\:last\:ml-168:last-child {
    margin-left: 168px;
  }

  .Laptop\:last\:ml-180:last-child {
    margin-left: 180px;
  }

  .Laptop\:last\:ml-185:last-child {
    margin-left: 185px;
  }

  .Laptop\:last\:ml-200:last-child {
    margin-left: 200px;
  }

  .Laptop\:last\:ml-245:last-child {
    margin-left: 245px;
  }

  .Laptop\:last\:ml-300:last-child {
    margin-left: 300px;
  }

  .Laptop\:last\:ml-400:last-child {
    margin-left: 400px;
  }

  .Laptop\:last\:ml-480:last-child {
    margin-left: 480px;
  }

  .Laptop\:last\:ml-510:last-child {
    margin-left: 510px;
  }

  .Laptop\:last\:ml-537:last-child {
    margin-left: 537px;
  }

  .Laptop\:last\:ml-650:last-child {
    margin-left: 650px;
  }

  .Laptop\:last\:ml-auto:last-child {
    margin-left: auto;
  }

  .Laptop\:last\:ml-px:last-child {
    margin-left: 1px;
  }

  .Laptop\:last\:ml-0\.5:last-child {
    margin-left: 0.125rem;
  }

  .Laptop\:last\:ml-1\.5:last-child {
    margin-left: 0.375rem;
  }

  .Laptop\:last\:ml-2\.5:last-child {
    margin-left: 0.625rem;
  }

  .Laptop\:last\:ml-3\.5:last-child {
    margin-left: 0.875rem;
  }

  .Laptop\:last\:-ml-0:last-child {
    margin-left: 0px;
  }

  .Laptop\:last\:-ml-1:last-child {
    margin-left: -0.25rem;
  }

  .Laptop\:last\:-ml-2:last-child {
    margin-left: -0.5rem;
  }

  .Laptop\:last\:-ml-3:last-child {
    margin-left: -0.75rem;
  }

  .Laptop\:last\:-ml-4:last-child {
    margin-left: -1rem;
  }

  .Laptop\:last\:-ml-5:last-child {
    margin-left: -1.25rem;
  }

  .Laptop\:last\:-ml-6:last-child {
    margin-left: -1.5rem;
  }

  .Laptop\:last\:-ml-7:last-child {
    margin-left: -1.75rem;
  }

  .Laptop\:last\:-ml-8:last-child {
    margin-left: -2rem;
  }

  .Laptop\:last\:-ml-9:last-child {
    margin-left: -2.25rem;
  }

  .Laptop\:last\:-ml-10:last-child {
    margin-left: -2.5rem;
  }

  .Laptop\:last\:-ml-11:last-child {
    margin-left: -2.75rem;
  }

  .Laptop\:last\:-ml-12:last-child {
    margin-left: -3rem;
  }

  .Laptop\:last\:-ml-14:last-child {
    margin-left: -14px;
  }

  .Laptop\:last\:-ml-16:last-child {
    margin-left: -4rem;
  }

  .Laptop\:last\:-ml-20:last-child {
    margin-left: -5rem;
  }

  .Laptop\:last\:-ml-24:last-child {
    margin-left: -6rem;
  }

  .Laptop\:last\:-ml-28:last-child {
    margin-left: -7rem;
  }

  .Laptop\:last\:-ml-32:last-child {
    margin-left: -8rem;
  }

  .Laptop\:last\:-ml-36:last-child {
    margin-left: -9rem;
  }

  .Laptop\:last\:-ml-40:last-child {
    margin-left: -10rem;
  }

  .Laptop\:last\:-ml-44:last-child {
    margin-left: -11rem;
  }

  .Laptop\:last\:-ml-48:last-child {
    margin-left: -12rem;
  }

  .Laptop\:last\:-ml-52:last-child {
    margin-left: -13rem;
  }

  .Laptop\:last\:-ml-56:last-child {
    margin-left: -14rem;
  }

  .Laptop\:last\:-ml-60:last-child {
    margin-left: -15rem;
  }

  .Laptop\:last\:-ml-64:last-child {
    margin-left: -16rem;
  }

  .Laptop\:last\:-ml-72:last-child {
    margin-left: -18rem;
  }

  .Laptop\:last\:-ml-80:last-child {
    margin-left: -20rem;
  }

  .Laptop\:last\:-ml-96:last-child {
    margin-left: -24rem;
  }

  .Laptop\:last\:-ml-px:last-child {
    margin-left: -1px;
  }

  .Laptop\:last\:-ml-0\.5:last-child {
    margin-left: -0.125rem;
  }

  .Laptop\:last\:-ml-1\.5:last-child {
    margin-left: -0.375rem;
  }

  .Laptop\:last\:-ml-2\.5:last-child {
    margin-left: -0.625rem;
  }

  .Laptop\:last\:-ml-3\.5:last-child {
    margin-left: -0.875rem;
  }

  .Laptop\:last\:-ml-15px:last-child {
    margin-left: -15px;
  }

  .Laptop\:last\:ml-m11:last-child {
    margin-left: 11px;
  }

  .Laptop\:last\:ml-12px:last-child {
    margin-left: 12px;
  }

  .Laptop\:last\:ml-m72:last-child {
    margin-left: 72px;
  }

  .Laptop\:last\:ml-m21:last-child {
    margin-left: 21%;
  }

  .Laptop\:last\:ml-m15:last-child {
    margin-left: 15px;
  }

  .Laptop\:last\:ml-m18:last-child {
    margin-left: 18px;
  }

  .Laptop\:last\:ml-m35:last-child {
    margin-left: 35px;
  }

  .Laptop\:last\:ml-m19:last-child {
    margin-left: 19px;
  }

  .Laptop\:last\:ml-m17:last-child {
    margin-left: 17px;
  }

  .Laptop\:last\:ml-m9:last-child {
    margin-left: 9px;
  }

  .Laptop\:last\:ml-m10:last-child {
    margin-left: 10px;
  }

  .Laptop\:last\:ml-m51:last-child {
    margin-left: 51px;
  }

  .Laptop\:last\:ml-m43:last-child {
    margin-left: 43px;
  }

  .Laptop\:last\:ml-m13:last-child {
    margin-left: 13px;
  }

  .Laptop\:last\:ml-m26:last-child {
    margin-left: 26px;
  }

  .Laptop\:last\:ml-m2:last-child {
    margin-left: 2px;
  }

  .Laptop\:last\:ml-m14:last-child {
    margin-left: 14px;
  }

  .Laptop\:last\:ml-m5:last-child {
    margin-left: 5px;
  }

  .Laptop\:last\:ml-m8:last-child {
    margin-left: 8px;
  }

  .Laptop\:last\:ml-mp15:last-child {
    margin-left: 15%;
  }

  .Laptop\:last\:-ml-100:last-child {
    margin-left: -100px;
  }

  .Laptop\:last\:ml-0auto:last-child {
    margin-left: 0px auto;
  }

  .Laptop\:last\:ml-o6:last-child {
    margin-left: 1.5rem;
  }

  .Laptop\:last\:-ml-23:last-child {
    margin-left: -23px;
  }

  .Laptop\:box-border {
    box-sizing: border-box;
  }

  .Laptop\:box-content {
    box-sizing: content-box;
  }

  .Laptop\:block {
    display: block;
  }

  .Laptop\:inline-block {
    display: inline-block;
  }

  .Laptop\:inline {
    display: inline;
  }

  .Laptop\:flex {
    display: flex;
  }

  .Laptop\:inline-flex {
    display: inline-flex;
  }

  .Laptop\:table {
    display: table;
  }

  .Laptop\:inline-table {
    display: inline-table;
  }

  .Laptop\:table-caption {
    display: table-caption;
  }

  .Laptop\:table-cell {
    display: table-cell;
  }

  .Laptop\:table-column {
    display: table-column;
  }

  .Laptop\:table-column-group {
    display: table-column-group;
  }

  .Laptop\:table-footer-group {
    display: table-footer-group;
  }

  .Laptop\:table-header-group {
    display: table-header-group;
  }

  .Laptop\:table-row-group {
    display: table-row-group;
  }

  .Laptop\:table-row {
    display: table-row;
  }

  .Laptop\:flow-root {
    display: flow-root;
  }

  .Laptop\:grid {
    display: grid;
  }

  .Laptop\:inline-grid {
    display: inline-grid;
  }

  .Laptop\:contents {
    display: contents;
  }

  .Laptop\:list-item {
    display: list-item;
  }

  .Laptop\:hidden {
    display: none;
  }

  .Laptop\:h-0 {
    height: 0px;
  }

  .Laptop\:h-1 {
    height: 0.25rem;
  }

  .Laptop\:h-2 {
    height: 0.5rem;
  }

  .Laptop\:h-3 {
    height: 0.75rem;
  }

  .Laptop\:h-4 {
    height: 1rem;
  }

  .Laptop\:h-5 {
    height: 1.25rem;
  }

  .Laptop\:h-6 {
    height: 1.5rem;
  }

  .Laptop\:h-7 {
    height: 1.75rem;
  }

  .Laptop\:h-8 {
    height: 2rem;
  }

  .Laptop\:h-9 {
    height: 2.25rem;
  }

  .Laptop\:h-10 {
    height: 2.5rem;
  }

  .Laptop\:h-11 {
    height: 2.75rem;
  }

  .Laptop\:h-12 {
    height: 3rem;
  }

  .Laptop\:h-13 {
    height: 13px;
  }

  .Laptop\:h-14 {
    height: 3.5rem;
  }

  .Laptop\:h-15 {
    height: 15px;
  }

  .Laptop\:h-16 {
    height: 4rem;
  }

  .Laptop\:h-20 {
    height: 5rem;
  }

  .Laptop\:h-24 {
    height: 24px;
  }

  .Laptop\:h-26 {
    height: 26px;
  }

  .Laptop\:h-28 {
    height: 7rem;
  }

  .Laptop\:h-30 {
    height: 30px;
  }

  .Laptop\:h-32 {
    height: 8rem;
  }

  .Laptop\:h-35 {
    height: 35px;
  }

  .Laptop\:h-36 {
    height: 36px;
  }

  .Laptop\:h-40 {
    height: 10rem;
  }

  .Laptop\:h-44 {
    height: 11rem;
  }

  .Laptop\:h-45 {
    height: 45px;
  }

  .Laptop\:h-48 {
    height: 12rem;
  }

  .Laptop\:h-49 {
    height: 49px;
  }

  .Laptop\:h-50 {
    height: 50px !important;
  }

  .Laptop\:h-52 {
    height: 13rem;
  }

  .Laptop\:h-56 {
    height: 56px;
  }

  .Laptop\:h-58 {
    height: 58px;
  }

  .Laptop\:h-60 {
    height: 60px;
  }

  .Laptop\:h-64 {
    height: 16rem;
  }

  .Laptop\:h-70 {
    height: 70px;
  }

  .Laptop\:h-72 {
    height: 18rem;
  }

  .Laptop\:h-80 {
    height: 20rem;
  }

  .Laptop\:h-89 {
    height: 89px;
  }

  .Laptop\:h-95 {
    height: 95px;
  }

  .Laptop\:h-96 {
    height: 24rem;
  }

  .Laptop\:h-100 {
    height: 100px;
  }

  .Laptop\:h-105 {
    height: 105px;
  }

  .Laptop\:h-110 {
    height: 110px;
  }

  .Laptop\:h-120 {
    height: 120px;
  }

  .Laptop\:h-125 {
    height: 125px;
  }

  .Laptop\:h-135 {
    height: 135px;
  }

  .Laptop\:h-160 {
    height: 160px;
  }

  .Laptop\:h-170 {
    height: 170px;
  }

  .Laptop\:h-176 {
    height: 176px;
  }

  .Laptop\:h-185 {
    height: 185px;
  }

  .Laptop\:h-198 {
    height: 198px;
  }

  .Laptop\:h-255 {
    height: 255px;
  }

  .Laptop\:h-259 {
    height: 259px;
  }

  .Laptop\:h-280 {
    height: 280px;
  }

  .Laptop\:h-297 {
    height: 297px;
  }

  .Laptop\:h-300 {
    height: 300px;
  }

  .Laptop\:h-305 {
    height: 305px;
  }

  .Laptop\:h-320 {
    height: 320px;
  }

  .Laptop\:h-330 {
    height: 330px;
  }

  .Laptop\:h-402 {
    height: 402px;
  }

  .Laptop\:h-418 {
    height: 418px;
  }

  .Laptop\:h-422 {
    height: 422px;
  }

  .Laptop\:h-429 {
    height: 429px;
  }

  .Laptop\:h-430 {
    height: 430px;
  }

  .Laptop\:h-444 {
    height: 444px;
  }

  .Laptop\:h-454 {
    height: 454px;
  }

  .Laptop\:h-477 {
    height: 477px;
  }

  .Laptop\:h-480 {
    height: 480px;
  }

  .Laptop\:h-485 {
    height: 485px;
  }

  .Laptop\:h-495 {
    height: 495px;
  }

  .Laptop\:h-505 {
    height: 505px;
  }

  .Laptop\:h-521 {
    height: 521px;
  }

  .Laptop\:h-523 {
    height: 523px;
  }

  .Laptop\:h-525 {
    height: 525px;
  }

  .Laptop\:h-560 {
    height: 560px;
  }

  .Laptop\:h-600 {
    height: 600px;
  }

  .Laptop\:h-665 {
    height: 665px;
  }

  .Laptop\:h-960 {
    height: 960px;
  }

  .Laptop\:h-1080 {
    height: 1080px;
  }

  .Laptop\:h-auto {
    height: auto;
  }

  .Laptop\:h-px {
    height: 1px;
  }

  .Laptop\:h-0\.5 {
    height: 0.125rem;
  }

  .Laptop\:h-1\.5 {
    height: 0.375rem;
  }

  .Laptop\:h-2\.5 {
    height: 0.625rem;
  }

  .Laptop\:h-3\.5 {
    height: 0.875rem;
  }

  .Laptop\:h-1\/2 {
    height: 50%;
  }

  .Laptop\:h-1\/3 {
    height: 33.333333%;
  }

  .Laptop\:h-2\/3 {
    height: 66.666667%;
  }

  .Laptop\:h-1\/4 {
    height: 25%;
  }

  .Laptop\:h-2\/4 {
    height: 50%;
  }

  .Laptop\:h-3\/4 {
    height: 75%;
  }

  .Laptop\:h-1\/5 {
    height: 20%;
  }

  .Laptop\:h-2\/5 {
    height: 40%;
  }

  .Laptop\:h-3\/5 {
    height: 60%;
  }

  .Laptop\:h-4\/5 {
    height: 80%;
  }

  .Laptop\:h-1\/6 {
    height: 16.666667%;
  }

  .Laptop\:h-2\/6 {
    height: 33.333333%;
  }

  .Laptop\:h-3\/6 {
    height: 50%;
  }

  .Laptop\:h-4\/6 {
    height: 66.666667%;
  }

  .Laptop\:h-5\/6 {
    height: 83.333333%;
  }

  .Laptop\:h-full {
    height: 100%;
  }

  .Laptop\:h-screen {
    height: 100vh;
  }

  .Laptop\:h-h48 {
    height: 48px;
  }

  .Laptop\:h-h44 {
    height: 44px;
  }

  .Laptop\:h-h130 {
    height: 130px;
  }

  .Laptop\:h-h-h114 {
    height: h-h114;
  }

  .Laptop\:h-h-60 {
    height: h-60;
  }

  .Laptop\:h-h114 {
    height: 14px;
  }

  .Laptop\:h-h60 {
    height: 60px;
  }

  .Laptop\:h-h5 {
    height: 5px;
  }

  .Laptop\:h-95vh {
    height: 95vh;
  }

  .Laptop\:h-h22 {
    height: 22px;
  }

  .Laptop\:max-h-0 {
    max-height: 0px;
  }

  .Laptop\:max-h-1 {
    max-height: 0.25rem;
  }

  .Laptop\:max-h-2 {
    max-height: 0.5rem;
  }

  .Laptop\:max-h-3 {
    max-height: 0.75rem;
  }

  .Laptop\:max-h-4 {
    max-height: 1rem;
  }

  .Laptop\:max-h-5 {
    max-height: 1.25rem;
  }

  .Laptop\:max-h-6 {
    max-height: 1.5rem;
  }

  .Laptop\:max-h-7 {
    max-height: 1.75rem;
  }

  .Laptop\:max-h-8 {
    max-height: 2rem;
  }

  .Laptop\:max-h-9 {
    max-height: 2.25rem;
  }

  .Laptop\:max-h-10 {
    max-height: 2.5rem;
  }

  .Laptop\:max-h-11 {
    max-height: 2.75rem;
  }

  .Laptop\:max-h-12 {
    max-height: 3rem;
  }

  .Laptop\:max-h-14 {
    max-height: 3.5rem;
  }

  .Laptop\:max-h-16 {
    max-height: 4rem;
  }

  .Laptop\:max-h-20 {
    max-height: 5rem;
  }

  .Laptop\:max-h-24 {
    max-height: 6rem;
  }

  .Laptop\:max-h-28 {
    max-height: 7rem;
  }

  .Laptop\:max-h-32 {
    max-height: 8rem;
  }

  .Laptop\:max-h-36 {
    max-height: 9rem;
  }

  .Laptop\:max-h-40 {
    max-height: 10rem;
  }

  .Laptop\:max-h-44 {
    max-height: 11rem;
  }

  .Laptop\:max-h-48 {
    max-height: 12rem;
  }

  .Laptop\:max-h-52 {
    max-height: 13rem;
  }

  .Laptop\:max-h-56 {
    max-height: 14rem;
  }

  .Laptop\:max-h-60 {
    max-height: 15rem;
  }

  .Laptop\:max-h-64 {
    max-height: 16rem;
  }

  .Laptop\:max-h-72 {
    max-height: 18rem;
  }

  .Laptop\:max-h-80 {
    max-height: 20rem;
  }

  .Laptop\:max-h-96 {
    max-height: 24rem;
  }

  .Laptop\:max-h-px {
    max-height: 1px;
  }

  .Laptop\:max-h-0\.5 {
    max-height: 0.125rem;
  }

  .Laptop\:max-h-1\.5 {
    max-height: 0.375rem;
  }

  .Laptop\:max-h-2\.5 {
    max-height: 0.625rem;
  }

  .Laptop\:max-h-3\.5 {
    max-height: 0.875rem;
  }

  .Laptop\:max-h-full {
    max-height: 100%;
  }

  .Laptop\:max-h-screen {
    max-height: 100vh;
  }

  .Laptop\:min-h-0 {
    min-height: 0px;
  }

  .Laptop\:min-h-60 {
    min-height: 60px;
  }

  .Laptop\:min-h-175 {
    min-height: 175px;
  }

  .Laptop\:min-h-180 {
    min-height: 180px;
  }

  .Laptop\:min-h-200 {
    min-height: 200px;
  }

  .Laptop\:min-h-380 {
    min-height: 380px;
  }

  .Laptop\:min-h-400 {
    min-height: 400px;
  }

  .Laptop\:min-h-550 {
    min-height: 550px;
  }

  .Laptop\:min-h-full {
    min-height: 100%;
  }

  .Laptop\:min-h-screen {
    min-height: 100vh;
  }

  .Laptop\:w-0 {
    width: 0px;
  }

  .Laptop\:w-1 {
    width: 0.25rem;
  }

  .Laptop\:w-2 {
    width: 0.5rem;
  }

  .Laptop\:w-3 {
    width: 0.75rem;
  }

  .Laptop\:w-4 {
    width: 1rem;
  }

  .Laptop\:w-5 {
    width: 1.25rem;
  }

  .Laptop\:w-6 {
    width: 1.5rem;
  }

  .Laptop\:w-7 {
    width: 1.75rem;
  }

  .Laptop\:w-8 {
    width: 2rem;
  }

  .Laptop\:w-9 {
    width: 2.25rem;
  }

  .Laptop\:w-10 {
    width: 2.5rem;
  }

  .Laptop\:w-11 {
    width: 11px;
  }

  .Laptop\:w-12 {
    width: 3rem;
  }

  .Laptop\:w-13 {
    width: 13px;
  }

  .Laptop\:w-14 {
    width: 3.5rem;
  }

  .Laptop\:w-16 {
    width: 16%;
  }

  .Laptop\:w-20 {
    width: 5rem;
  }

  .Laptop\:w-24 {
    width: 24px;
  }

  .Laptop\:w-28 {
    width: 28 px;
  }

  .Laptop\:w-30 {
    width: 30px;
  }

  .Laptop\:w-32 {
    width: 8rem;
  }

  .Laptop\:w-35 {
    width: 35px;
  }

  .Laptop\:w-36 {
    width: 9rem;
  }

  .Laptop\:w-40 {
    width: 40px !important;
  }

  .Laptop\:w-44 {
    width: 11rem;
  }

  .Laptop\:w-48 {
    width: 12rem;
  }

  .Laptop\:w-50 {
    width: 50px;
  }

  .Laptop\:w-52 {
    width: 52%;
  }

  .Laptop\:w-54 {
    width: 54px;
  }

  .Laptop\:w-56 {
    width: 14rem;
  }

  .Laptop\:w-60 {
    width: 60%;
  }

  .Laptop\:w-64 {
    width: 16rem;
  }

  .Laptop\:w-68 {
    width: 68%;
  }

  .Laptop\:w-70 {
    width: 70px;
  }

  .Laptop\:w-72 {
    width: 18rem;
  }

  .Laptop\:w-80 {
    width: 80px;
  }

  .Laptop\:w-84 {
    width: 84px;
  }

  .Laptop\:w-85 {
    width: 85%;
  }

  .Laptop\:w-90 {
    width: 90px;
  }

  .Laptop\:w-93 {
    width: 93px;
  }

  .Laptop\:w-95 {
    width: 95px;
  }

  .Laptop\:w-96 {
    width: 24rem;
  }

  .Laptop\:w-100 {
    width: 100px !important;
  }

  .Laptop\:w-105 {
    width: 105px;
  }

  .Laptop\:w-108 {
    width: 108px;
  }

  .Laptop\:w-110 {
    width: 110px;
  }

  .Laptop\:w-120 {
    width: 120px;
  }

  .Laptop\:w-122 {
    width: 122px;
  }

  .Laptop\:w-125 {
    width: 125px;
  }

  .Laptop\:w-130 {
    width: 130px;
  }

  .Laptop\:w-136 {
    width: 136px;
  }

  .Laptop\:w-140 {
    width: 140px;
  }

  .Laptop\:w-145 {
    width: 145px;
  }

  .Laptop\:w-150 {
    width: 150px;
  }

  .Laptop\:w-155 {
    width: 155px;
  }

  .Laptop\:w-159 {
    width: 159px;
  }

  .Laptop\:w-160 {
    width: 160px;
  }

  .Laptop\:w-162 {
    width: 162px;
  }

  .Laptop\:w-165 {
    width: 165px;
  }

  .Laptop\:w-169 {
    width: 169px;
  }

  .Laptop\:w-170 {
    width: 170px;
  }

  .Laptop\:w-174 {
    width: 174px;
  }

  .Laptop\:w-180 {
    width: 180px;
  }

  .Laptop\:w-185 {
    width: 185px;
  }

  .Laptop\:w-189 {
    width: 189px;
  }

  .Laptop\:w-190 {
    width: 190px;
  }

  .Laptop\:w-193 {
    width: 193px;
  }

  .Laptop\:w-197 {
    width: 197px;
  }

  .Laptop\:w-200 {
    width: 200px;
  }

  .Laptop\:w-205 {
    width: 205px;
  }

  .Laptop\:w-215 {
    width: 215px;
  }

  .Laptop\:w-220 {
    width: 220px;
  }

  .Laptop\:w-235 {
    width: 235px;
  }

  .Laptop\:w-240 {
    width: 240px;
  }

  .Laptop\:w-250 {
    width: 250px !important;
  }

  .Laptop\:w-268 {
    width: 268px;
  }

  .Laptop\:w-280 {
    width: 280px;
  }

  .Laptop\:w-284 {
    width: 284px;
  }

  .Laptop\:w-286 {
    width: 286px;
  }

  .Laptop\:w-290 {
    width: 290px;
  }

  .Laptop\:w-300 {
    width: 300px;
  }

  .Laptop\:w-310 {
    width: 310px;
  }

  .Laptop\:w-315 {
    width: 315px;
  }

  .Laptop\:w-320 {
    width: 320px;
  }

  .Laptop\:w-330 {
    width: 330px;
  }

  .Laptop\:w-341 {
    width: 341px;
  }

  .Laptop\:w-342 {
    width: 342px;
  }

  .Laptop\:w-345 {
    width: 345px;
  }

  .Laptop\:w-375 {
    width: 375px;
  }

  .Laptop\:w-400 {
    width: 400px;
  }

  .Laptop\:w-420 {
    width: 420px;
  }

  .Laptop\:w-450 {
    width: 450px;
  }

  .Laptop\:w-500 {
    width: 500px;
  }

  .Laptop\:w-508 {
    width: 508px;
  }

  .Laptop\:w-550 {
    width: 550px;
  }

  .Laptop\:w-560 {
    width: 560px;
  }

  .Laptop\:w-600 {
    width: 600px;
  }

  .Laptop\:w-637 {
    width: 637px;
  }

  .Laptop\:w-644 {
    width: 644px;
  }

  .Laptop\:w-650 {
    width: 650px;
  }

  .Laptop\:w-700 {
    width: 700px;
  }

  .Laptop\:w-710 {
    width: 710px;
  }

  .Laptop\:w-750 {
    width: 750px;
  }

  .Laptop\:w-768 {
    width: 768px;
  }

  .Laptop\:w-800 {
    width: 800px;
  }

  .Laptop\:w-850 {
    width: 850px;
  }

  .Laptop\:w-900 {
    width: 900px;
  }

  .Laptop\:w-920 {
    width: 920px;
  }

  .Laptop\:w-950 {
    width: 950px;
  }

  .Laptop\:w-1000 {
    width: 1000px;
  }

  .Laptop\:w-1075 {
    width: 1075px;
  }

  .Laptop\:w-1250 {
    width: 1250px;
  }

  .Laptop\:w-1420 {
    width: 1420px;
  }

  .Laptop\:w-1452 {
    width: 1452px;
  }

  .Laptop\:w-1499 {
    width: 1499px;
  }

  .Laptop\:w-auto {
    width: auto;
  }

  .Laptop\:w-px {
    width: 1px;
  }

  .Laptop\:w-0\.5 {
    width: 0.125rem;
  }

  .Laptop\:w-1\.5 {
    width: 0.375rem;
  }

  .Laptop\:w-2\.5 {
    width: 0.625rem;
  }

  .Laptop\:w-3\.5 {
    width: 0.875rem;
  }

  .Laptop\:w-1\/2 {
    width: 50%;
  }

  .Laptop\:w-1\/3 {
    width: 33.333333%;
  }

  .Laptop\:w-2\/3 {
    width: 66.666667%;
  }

  .Laptop\:w-1\/4 {
    width: 25%;
  }

  .Laptop\:w-2\/4 {
    width: 50%;
  }

  .Laptop\:w-3\/4 {
    width: 75%;
  }

  .Laptop\:w-1\/5 {
    width: 20%;
  }

  .Laptop\:w-2\/5 {
    width: 40%;
  }

  .Laptop\:w-3\/5 {
    width: 60%;
  }

  .Laptop\:w-4\/5 {
    width: 80%;
  }

  .Laptop\:w-1\/6 {
    width: 16.666667%;
  }

  .Laptop\:w-2\/6 {
    width: 33.333333%;
  }

  .Laptop\:w-3\/6 {
    width: 50%;
  }

  .Laptop\:w-4\/6 {
    width: 66.666667%;
  }

  .Laptop\:w-5\/6 {
    width: 83.333333%;
  }

  .Laptop\:w-1\/12 {
    width: 8.333333%;
  }

  .Laptop\:w-2\/12 {
    width: 16.666667%;
  }

  .Laptop\:w-3\/12 {
    width: 25%;
  }

  .Laptop\:w-4\/12 {
    width: 33.333333%;
  }

  .Laptop\:w-5\/12 {
    width: 41.666667%;
  }

  .Laptop\:w-6\/12 {
    width: 50%;
  }

  .Laptop\:w-7\/12 {
    width: 58.333333%;
  }

  .Laptop\:w-8\/12 {
    width: 66.666667%;
  }

  .Laptop\:w-9\/12 {
    width: 75%;
  }

  .Laptop\:w-10\/12 {
    width: 83.333333%;
  }

  .Laptop\:w-11\/12 {
    width: 91.666667%;
  }

  .Laptop\:w-full {
    width: 100%;
  }

  .Laptop\:w-screen {
    width: 100vw;
  }

  .Laptop\:w-min {
    width: -moz-min-content;
    width: min-content;
  }

  .Laptop\:w-max {
    width: -moz-max-content;
    width: max-content;
  }

  .Laptop\:w-3px {
    width: 3px;
  }

  .Laptop\:w-10rem {
    width: 10rem;
  }

  .Laptop\:w-w60 {
    width: 60px;
  }

  .Laptop\:w-w61 {
    width: 61px;
  }

  .Laptop\:w-w14 {
    width: 14%;
  }

  .Laptop\:w-w-w114 {
    width: w-w114;
  }

  .Laptop\:w-w-95 {
    width: w-95;
  }

  .Laptop\:w-w114 {
    width: 14px;
  }

  .Laptop\:w-w96 {
    width: 96%;
  }

  .Laptop\:w-w5 {
    width: 5px;
  }

  .Laptop\:w-m250 {
    width: 250px;
  }

  .Laptop\:w-40px {
    width: 40px;
  }

  .Laptop\:w-wd96 {
    width: 96px;
  }

  .Laptop\:w-66p {
    width: 66%;
  }

  .Laptop\:w-p40 {
    width: 40%;
  }

  .Laptop\:w-p37 {
    width: 37%;
  }

  .Laptop\:w-p80 {
    width: 80%;
  }

  .Laptop\:w-p90 {
    width: 90%;
  }

  .Laptop\:w-p12 {
    width: 12%;
  }

  .Laptop\:w-9\/20 {
    width: 45%;
  }

  .Laptop\:w-70p {
    width: 70%;
  }

  .Laptop\:w-32p {
    width: 32%;
  }

  .Laptop\:w-device-block {
    width: calc(100% - 64px) !important;
  }

  .Laptop\:w-device-block1 {
    width: 100% !important;
  }

  .Laptop\:w-45px {
    width: 45px;
  }

  .Laptop\:min-w-0 {
    min-width: 0px;
  }

  .Laptop\:min-w-385 {
    min-width: 385px;
  }

  .Laptop\:min-w-full {
    min-width: 100%;
  }

  .Laptop\:min-w-min {
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .Laptop\:min-w-max {
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .Laptop\:max-w-0 {
    max-width: 0rem;
  }

  .Laptop\:max-w-none {
    max-width: none;
  }

  .Laptop\:max-w-xs {
    max-width: 20rem;
  }

  .Laptop\:max-w-sm {
    max-width: 24rem;
  }

  .Laptop\:max-w-md {
    max-width: 28rem;
  }

  .Laptop\:max-w-lg {
    max-width: 32rem;
  }

  .Laptop\:max-w-xl {
    max-width: 36rem;
  }

  .Laptop\:max-w-2xl {
    max-width: 42rem;
  }

  .Laptop\:max-w-3xl {
    max-width: 48rem;
  }

  .Laptop\:max-w-4xl {
    max-width: 56rem;
  }

  .Laptop\:max-w-5xl {
    max-width: 64rem;
  }

  .Laptop\:max-w-6xl {
    max-width: 72rem;
  }

  .Laptop\:max-w-7xl {
    max-width: 80rem;
  }

  .Laptop\:max-w-full {
    max-width: 100%;
  }

  .Laptop\:max-w-min {
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .Laptop\:max-w-max {
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .Laptop\:max-w-prose {
    max-width: 65ch;
  }

  .Laptop\:max-w-1600p {
    max-width: 1600px;
  }

  .Laptop\:flex-1 {
    flex: 1 1 0%;
  }

  .Laptop\:flex-auto {
    flex: 1 1 auto;
  }

  .Laptop\:flex-initial {
    flex: 0 1 auto;
  }

  .Laptop\:flex-none {
    flex: none;
  }

  .Laptop\:flex-1\/2 {
    flex: 50%;
  }

  .Laptop\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .Laptop\:flex-shrink {
    flex-shrink: 1;
  }

  .Laptop\:flex-grow-0 {
    flex-grow: 0;
  }

  .Laptop\:flex-grow {
    flex-grow: 1;
  }

  .Laptop\:table-auto {
    table-layout: auto;
  }

  .Laptop\:table-fixed {
    table-layout: fixed;
  }

  .Laptop\:border-collapse {
    border-collapse: collapse;
  }

  .Laptop\:border-separate {
    border-collapse: separate;
  }

  .Laptop\:origin-center {
    transform-origin: center;
  }

  .Laptop\:origin-top {
    transform-origin: top;
  }

  .Laptop\:origin-top-right {
    transform-origin: top right;
  }

  .Laptop\:origin-right {
    transform-origin: right;
  }

  .Laptop\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .Laptop\:origin-bottom {
    transform-origin: bottom;
  }

  .Laptop\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .Laptop\:origin-left {
    transform-origin: left;
  }

  .Laptop\:origin-top-left {
    transform-origin: top left;
  }

  .Laptop\:transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .Laptop\:transform-gpu {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .Laptop\:transform-none {
    transform: none;
  }

  .Laptop\:translate-x-0 {
    --tw-translate-x: 0px;
  }

  .Laptop\:translate-x-1 {
    --tw-translate-x: 0.25rem;
  }

  .Laptop\:translate-x-2 {
    --tw-translate-x: 0.5rem;
  }

  .Laptop\:translate-x-3 {
    --tw-translate-x: 0.75rem;
  }

  .Laptop\:translate-x-4 {
    --tw-translate-x: 1rem;
  }

  .Laptop\:translate-x-5 {
    --tw-translate-x: 1.25rem;
  }

  .Laptop\:translate-x-6 {
    --tw-translate-x: 1.5rem;
  }

  .Laptop\:translate-x-7 {
    --tw-translate-x: 1.75rem;
  }

  .Laptop\:translate-x-8 {
    --tw-translate-x: 2rem;
  }

  .Laptop\:translate-x-9 {
    --tw-translate-x: 2.25rem;
  }

  .Laptop\:translate-x-10 {
    --tw-translate-x: 2.5rem;
  }

  .Laptop\:translate-x-11 {
    --tw-translate-x: 2.75rem;
  }

  .Laptop\:translate-x-12 {
    --tw-translate-x: 3rem;
  }

  .Laptop\:translate-x-14 {
    --tw-translate-x: 3.5rem;
  }

  .Laptop\:translate-x-16 {
    --tw-translate-x: 4rem;
  }

  .Laptop\:translate-x-20 {
    --tw-translate-x: 5rem;
  }

  .Laptop\:translate-x-24 {
    --tw-translate-x: 6rem;
  }

  .Laptop\:translate-x-28 {
    --tw-translate-x: 7rem;
  }

  .Laptop\:translate-x-32 {
    --tw-translate-x: 8rem;
  }

  .Laptop\:translate-x-36 {
    --tw-translate-x: 9rem;
  }

  .Laptop\:translate-x-40 {
    --tw-translate-x: 10rem;
  }

  .Laptop\:translate-x-44 {
    --tw-translate-x: 11rem;
  }

  .Laptop\:translate-x-48 {
    --tw-translate-x: 12rem;
  }

  .Laptop\:translate-x-52 {
    --tw-translate-x: 13rem;
  }

  .Laptop\:translate-x-56 {
    --tw-translate-x: 14rem;
  }

  .Laptop\:translate-x-60 {
    --tw-translate-x: 15rem;
  }

  .Laptop\:translate-x-64 {
    --tw-translate-x: 16rem;
  }

  .Laptop\:translate-x-72 {
    --tw-translate-x: 18rem;
  }

  .Laptop\:translate-x-80 {
    --tw-translate-x: 20rem;
  }

  .Laptop\:translate-x-96 {
    --tw-translate-x: 24rem;
  }

  .Laptop\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .Laptop\:translate-x-0\.5 {
    --tw-translate-x: 0.125rem;
  }

  .Laptop\:translate-x-1\.5 {
    --tw-translate-x: 0.375rem;
  }

  .Laptop\:translate-x-2\.5 {
    --tw-translate-x: 0.625rem;
  }

  .Laptop\:translate-x-3\.5 {
    --tw-translate-x: 0.875rem;
  }

  .Laptop\:-translate-x-0 {
    --tw-translate-x: 0px;
  }

  .Laptop\:-translate-x-1 {
    --tw-translate-x: -0.25rem;
  }

  .Laptop\:-translate-x-2 {
    --tw-translate-x: -0.5rem;
  }

  .Laptop\:-translate-x-3 {
    --tw-translate-x: -0.75rem;
  }

  .Laptop\:-translate-x-4 {
    --tw-translate-x: -1rem;
  }

  .Laptop\:-translate-x-5 {
    --tw-translate-x: -1.25rem;
  }

  .Laptop\:-translate-x-6 {
    --tw-translate-x: -1.5rem;
  }

  .Laptop\:-translate-x-7 {
    --tw-translate-x: -1.75rem;
  }

  .Laptop\:-translate-x-8 {
    --tw-translate-x: -2rem;
  }

  .Laptop\:-translate-x-9 {
    --tw-translate-x: -2.25rem;
  }

  .Laptop\:-translate-x-10 {
    --tw-translate-x: -2.5rem;
  }

  .Laptop\:-translate-x-11 {
    --tw-translate-x: -2.75rem;
  }

  .Laptop\:-translate-x-12 {
    --tw-translate-x: -3rem;
  }

  .Laptop\:-translate-x-14 {
    --tw-translate-x: -3.5rem;
  }

  .Laptop\:-translate-x-16 {
    --tw-translate-x: -4rem;
  }

  .Laptop\:-translate-x-20 {
    --tw-translate-x: -5rem;
  }

  .Laptop\:-translate-x-24 {
    --tw-translate-x: -6rem;
  }

  .Laptop\:-translate-x-28 {
    --tw-translate-x: -7rem;
  }

  .Laptop\:-translate-x-32 {
    --tw-translate-x: -8rem;
  }

  .Laptop\:-translate-x-36 {
    --tw-translate-x: -9rem;
  }

  .Laptop\:-translate-x-40 {
    --tw-translate-x: -10rem;
  }

  .Laptop\:-translate-x-44 {
    --tw-translate-x: -11rem;
  }

  .Laptop\:-translate-x-48 {
    --tw-translate-x: -12rem;
  }

  .Laptop\:-translate-x-52 {
    --tw-translate-x: -13rem;
  }

  .Laptop\:-translate-x-56 {
    --tw-translate-x: -14rem;
  }

  .Laptop\:-translate-x-60 {
    --tw-translate-x: -15rem;
  }

  .Laptop\:-translate-x-64 {
    --tw-translate-x: -16rem;
  }

  .Laptop\:-translate-x-72 {
    --tw-translate-x: -18rem;
  }

  .Laptop\:-translate-x-80 {
    --tw-translate-x: -20rem;
  }

  .Laptop\:-translate-x-96 {
    --tw-translate-x: -24rem;
  }

  .Laptop\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .Laptop\:-translate-x-0\.5 {
    --tw-translate-x: -0.125rem;
  }

  .Laptop\:-translate-x-1\.5 {
    --tw-translate-x: -0.375rem;
  }

  .Laptop\:-translate-x-2\.5 {
    --tw-translate-x: -0.625rem;
  }

  .Laptop\:-translate-x-3\.5 {
    --tw-translate-x: -0.875rem;
  }

  .Laptop\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .Laptop\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .Laptop\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .Laptop\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .Laptop\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .Laptop\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .Laptop\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .Laptop\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .Laptop\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .Laptop\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .Laptop\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .Laptop\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .Laptop\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .Laptop\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .Laptop\:translate-y-0 {
    --tw-translate-y: 0px;
  }

  .Laptop\:translate-y-1 {
    --tw-translate-y: 0.25rem;
  }

  .Laptop\:translate-y-2 {
    --tw-translate-y: 0.5rem;
  }

  .Laptop\:translate-y-3 {
    --tw-translate-y: 0.75rem;
  }

  .Laptop\:translate-y-4 {
    --tw-translate-y: 1rem;
  }

  .Laptop\:translate-y-5 {
    --tw-translate-y: 1.25rem;
  }

  .Laptop\:translate-y-6 {
    --tw-translate-y: 1.5rem;
  }

  .Laptop\:translate-y-7 {
    --tw-translate-y: 1.75rem;
  }

  .Laptop\:translate-y-8 {
    --tw-translate-y: 2rem;
  }

  .Laptop\:translate-y-9 {
    --tw-translate-y: 2.25rem;
  }

  .Laptop\:translate-y-10 {
    --tw-translate-y: 2.5rem;
  }

  .Laptop\:translate-y-11 {
    --tw-translate-y: 2.75rem;
  }

  .Laptop\:translate-y-12 {
    --tw-translate-y: 3rem;
  }

  .Laptop\:translate-y-14 {
    --tw-translate-y: 3.5rem;
  }

  .Laptop\:translate-y-16 {
    --tw-translate-y: 4rem;
  }

  .Laptop\:translate-y-20 {
    --tw-translate-y: 5rem;
  }

  .Laptop\:translate-y-24 {
    --tw-translate-y: 6rem;
  }

  .Laptop\:translate-y-28 {
    --tw-translate-y: 7rem;
  }

  .Laptop\:translate-y-32 {
    --tw-translate-y: 8rem;
  }

  .Laptop\:translate-y-36 {
    --tw-translate-y: 9rem;
  }

  .Laptop\:translate-y-40 {
    --tw-translate-y: 10rem;
  }

  .Laptop\:translate-y-44 {
    --tw-translate-y: 11rem;
  }

  .Laptop\:translate-y-48 {
    --tw-translate-y: 12rem;
  }

  .Laptop\:translate-y-52 {
    --tw-translate-y: 13rem;
  }

  .Laptop\:translate-y-56 {
    --tw-translate-y: 14rem;
  }

  .Laptop\:translate-y-60 {
    --tw-translate-y: 15rem;
  }

  .Laptop\:translate-y-64 {
    --tw-translate-y: 16rem;
  }

  .Laptop\:translate-y-72 {
    --tw-translate-y: 18rem;
  }

  .Laptop\:translate-y-80 {
    --tw-translate-y: 20rem;
  }

  .Laptop\:translate-y-96 {
    --tw-translate-y: 24rem;
  }

  .Laptop\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .Laptop\:translate-y-0\.5 {
    --tw-translate-y: 0.125rem;
  }

  .Laptop\:translate-y-1\.5 {
    --tw-translate-y: 0.375rem;
  }

  .Laptop\:translate-y-2\.5 {
    --tw-translate-y: 0.625rem;
  }

  .Laptop\:translate-y-3\.5 {
    --tw-translate-y: 0.875rem;
  }

  .Laptop\:-translate-y-0 {
    --tw-translate-y: 0px;
  }

  .Laptop\:-translate-y-1 {
    --tw-translate-y: -0.25rem;
  }

  .Laptop\:-translate-y-2 {
    --tw-translate-y: -0.5rem;
  }

  .Laptop\:-translate-y-3 {
    --tw-translate-y: -0.75rem;
  }

  .Laptop\:-translate-y-4 {
    --tw-translate-y: -1rem;
  }

  .Laptop\:-translate-y-5 {
    --tw-translate-y: -1.25rem;
  }

  .Laptop\:-translate-y-6 {
    --tw-translate-y: -1.5rem;
  }

  .Laptop\:-translate-y-7 {
    --tw-translate-y: -1.75rem;
  }

  .Laptop\:-translate-y-8 {
    --tw-translate-y: -2rem;
  }

  .Laptop\:-translate-y-9 {
    --tw-translate-y: -2.25rem;
  }

  .Laptop\:-translate-y-10 {
    --tw-translate-y: -2.5rem;
  }

  .Laptop\:-translate-y-11 {
    --tw-translate-y: -2.75rem;
  }

  .Laptop\:-translate-y-12 {
    --tw-translate-y: -3rem;
  }

  .Laptop\:-translate-y-14 {
    --tw-translate-y: -3.5rem;
  }

  .Laptop\:-translate-y-16 {
    --tw-translate-y: -4rem;
  }

  .Laptop\:-translate-y-20 {
    --tw-translate-y: -5rem;
  }

  .Laptop\:-translate-y-24 {
    --tw-translate-y: -6rem;
  }

  .Laptop\:-translate-y-28 {
    --tw-translate-y: -7rem;
  }

  .Laptop\:-translate-y-32 {
    --tw-translate-y: -8rem;
  }

  .Laptop\:-translate-y-36 {
    --tw-translate-y: -9rem;
  }

  .Laptop\:-translate-y-40 {
    --tw-translate-y: -10rem;
  }

  .Laptop\:-translate-y-44 {
    --tw-translate-y: -11rem;
  }

  .Laptop\:-translate-y-48 {
    --tw-translate-y: -12rem;
  }

  .Laptop\:-translate-y-52 {
    --tw-translate-y: -13rem;
  }

  .Laptop\:-translate-y-56 {
    --tw-translate-y: -14rem;
  }

  .Laptop\:-translate-y-60 {
    --tw-translate-y: -15rem;
  }

  .Laptop\:-translate-y-64 {
    --tw-translate-y: -16rem;
  }

  .Laptop\:-translate-y-72 {
    --tw-translate-y: -18rem;
  }

  .Laptop\:-translate-y-80 {
    --tw-translate-y: -20rem;
  }

  .Laptop\:-translate-y-96 {
    --tw-translate-y: -24rem;
  }

  .Laptop\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .Laptop\:-translate-y-0\.5 {
    --tw-translate-y: -0.125rem;
  }

  .Laptop\:-translate-y-1\.5 {
    --tw-translate-y: -0.375rem;
  }

  .Laptop\:-translate-y-2\.5 {
    --tw-translate-y: -0.625rem;
  }

  .Laptop\:-translate-y-3\.5 {
    --tw-translate-y: -0.875rem;
  }

  .Laptop\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .Laptop\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .Laptop\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .Laptop\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .Laptop\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .Laptop\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .Laptop\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .Laptop\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .Laptop\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .Laptop\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .Laptop\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .Laptop\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .Laptop\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .Laptop\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .Laptop\:hover\:translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .Laptop\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.25rem;
  }

  .Laptop\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.5rem;
  }

  .Laptop\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.75rem;
  }

  .Laptop\:hover\:translate-x-4:hover {
    --tw-translate-x: 1rem;
  }

  .Laptop\:hover\:translate-x-5:hover {
    --tw-translate-x: 1.25rem;
  }

  .Laptop\:hover\:translate-x-6:hover {
    --tw-translate-x: 1.5rem;
  }

  .Laptop\:hover\:translate-x-7:hover {
    --tw-translate-x: 1.75rem;
  }

  .Laptop\:hover\:translate-x-8:hover {
    --tw-translate-x: 2rem;
  }

  .Laptop\:hover\:translate-x-9:hover {
    --tw-translate-x: 2.25rem;
  }

  .Laptop\:hover\:translate-x-10:hover {
    --tw-translate-x: 2.5rem;
  }

  .Laptop\:hover\:translate-x-11:hover {
    --tw-translate-x: 2.75rem;
  }

  .Laptop\:hover\:translate-x-12:hover {
    --tw-translate-x: 3rem;
  }

  .Laptop\:hover\:translate-x-14:hover {
    --tw-translate-x: 3.5rem;
  }

  .Laptop\:hover\:translate-x-16:hover {
    --tw-translate-x: 4rem;
  }

  .Laptop\:hover\:translate-x-20:hover {
    --tw-translate-x: 5rem;
  }

  .Laptop\:hover\:translate-x-24:hover {
    --tw-translate-x: 6rem;
  }

  .Laptop\:hover\:translate-x-28:hover {
    --tw-translate-x: 7rem;
  }

  .Laptop\:hover\:translate-x-32:hover {
    --tw-translate-x: 8rem;
  }

  .Laptop\:hover\:translate-x-36:hover {
    --tw-translate-x: 9rem;
  }

  .Laptop\:hover\:translate-x-40:hover {
    --tw-translate-x: 10rem;
  }

  .Laptop\:hover\:translate-x-44:hover {
    --tw-translate-x: 11rem;
  }

  .Laptop\:hover\:translate-x-48:hover {
    --tw-translate-x: 12rem;
  }

  .Laptop\:hover\:translate-x-52:hover {
    --tw-translate-x: 13rem;
  }

  .Laptop\:hover\:translate-x-56:hover {
    --tw-translate-x: 14rem;
  }

  .Laptop\:hover\:translate-x-60:hover {
    --tw-translate-x: 15rem;
  }

  .Laptop\:hover\:translate-x-64:hover {
    --tw-translate-x: 16rem;
  }

  .Laptop\:hover\:translate-x-72:hover {
    --tw-translate-x: 18rem;
  }

  .Laptop\:hover\:translate-x-80:hover {
    --tw-translate-x: 20rem;
  }

  .Laptop\:hover\:translate-x-96:hover {
    --tw-translate-x: 24rem;
  }

  .Laptop\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .Laptop\:hover\:translate-x-0\.5:hover {
    --tw-translate-x: 0.125rem;
  }

  .Laptop\:hover\:translate-x-1\.5:hover {
    --tw-translate-x: 0.375rem;
  }

  .Laptop\:hover\:translate-x-2\.5:hover {
    --tw-translate-x: 0.625rem;
  }

  .Laptop\:hover\:translate-x-3\.5:hover {
    --tw-translate-x: 0.875rem;
  }

  .Laptop\:hover\:-translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .Laptop\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.25rem;
  }

  .Laptop\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.5rem;
  }

  .Laptop\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.75rem;
  }

  .Laptop\:hover\:-translate-x-4:hover {
    --tw-translate-x: -1rem;
  }

  .Laptop\:hover\:-translate-x-5:hover {
    --tw-translate-x: -1.25rem;
  }

  .Laptop\:hover\:-translate-x-6:hover {
    --tw-translate-x: -1.5rem;
  }

  .Laptop\:hover\:-translate-x-7:hover {
    --tw-translate-x: -1.75rem;
  }

  .Laptop\:hover\:-translate-x-8:hover {
    --tw-translate-x: -2rem;
  }

  .Laptop\:hover\:-translate-x-9:hover {
    --tw-translate-x: -2.25rem;
  }

  .Laptop\:hover\:-translate-x-10:hover {
    --tw-translate-x: -2.5rem;
  }

  .Laptop\:hover\:-translate-x-11:hover {
    --tw-translate-x: -2.75rem;
  }

  .Laptop\:hover\:-translate-x-12:hover {
    --tw-translate-x: -3rem;
  }

  .Laptop\:hover\:-translate-x-14:hover {
    --tw-translate-x: -3.5rem;
  }

  .Laptop\:hover\:-translate-x-16:hover {
    --tw-translate-x: -4rem;
  }

  .Laptop\:hover\:-translate-x-20:hover {
    --tw-translate-x: -5rem;
  }

  .Laptop\:hover\:-translate-x-24:hover {
    --tw-translate-x: -6rem;
  }

  .Laptop\:hover\:-translate-x-28:hover {
    --tw-translate-x: -7rem;
  }

  .Laptop\:hover\:-translate-x-32:hover {
    --tw-translate-x: -8rem;
  }

  .Laptop\:hover\:-translate-x-36:hover {
    --tw-translate-x: -9rem;
  }

  .Laptop\:hover\:-translate-x-40:hover {
    --tw-translate-x: -10rem;
  }

  .Laptop\:hover\:-translate-x-44:hover {
    --tw-translate-x: -11rem;
  }

  .Laptop\:hover\:-translate-x-48:hover {
    --tw-translate-x: -12rem;
  }

  .Laptop\:hover\:-translate-x-52:hover {
    --tw-translate-x: -13rem;
  }

  .Laptop\:hover\:-translate-x-56:hover {
    --tw-translate-x: -14rem;
  }

  .Laptop\:hover\:-translate-x-60:hover {
    --tw-translate-x: -15rem;
  }

  .Laptop\:hover\:-translate-x-64:hover {
    --tw-translate-x: -16rem;
  }

  .Laptop\:hover\:-translate-x-72:hover {
    --tw-translate-x: -18rem;
  }

  .Laptop\:hover\:-translate-x-80:hover {
    --tw-translate-x: -20rem;
  }

  .Laptop\:hover\:-translate-x-96:hover {
    --tw-translate-x: -24rem;
  }

  .Laptop\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .Laptop\:hover\:-translate-x-0\.5:hover {
    --tw-translate-x: -0.125rem;
  }

  .Laptop\:hover\:-translate-x-1\.5:hover {
    --tw-translate-x: -0.375rem;
  }

  .Laptop\:hover\:-translate-x-2\.5:hover {
    --tw-translate-x: -0.625rem;
  }

  .Laptop\:hover\:-translate-x-3\.5:hover {
    --tw-translate-x: -0.875rem;
  }

  .Laptop\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .Laptop\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .Laptop\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .Laptop\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .Laptop\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .Laptop\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .Laptop\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .Laptop\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .Laptop\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .Laptop\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .Laptop\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .Laptop\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .Laptop\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .Laptop\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .Laptop\:hover\:translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .Laptop\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.25rem;
  }

  .Laptop\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.5rem;
  }

  .Laptop\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.75rem;
  }

  .Laptop\:hover\:translate-y-4:hover {
    --tw-translate-y: 1rem;
  }

  .Laptop\:hover\:translate-y-5:hover {
    --tw-translate-y: 1.25rem;
  }

  .Laptop\:hover\:translate-y-6:hover {
    --tw-translate-y: 1.5rem;
  }

  .Laptop\:hover\:translate-y-7:hover {
    --tw-translate-y: 1.75rem;
  }

  .Laptop\:hover\:translate-y-8:hover {
    --tw-translate-y: 2rem;
  }

  .Laptop\:hover\:translate-y-9:hover {
    --tw-translate-y: 2.25rem;
  }

  .Laptop\:hover\:translate-y-10:hover {
    --tw-translate-y: 2.5rem;
  }

  .Laptop\:hover\:translate-y-11:hover {
    --tw-translate-y: 2.75rem;
  }

  .Laptop\:hover\:translate-y-12:hover {
    --tw-translate-y: 3rem;
  }

  .Laptop\:hover\:translate-y-14:hover {
    --tw-translate-y: 3.5rem;
  }

  .Laptop\:hover\:translate-y-16:hover {
    --tw-translate-y: 4rem;
  }

  .Laptop\:hover\:translate-y-20:hover {
    --tw-translate-y: 5rem;
  }

  .Laptop\:hover\:translate-y-24:hover {
    --tw-translate-y: 6rem;
  }

  .Laptop\:hover\:translate-y-28:hover {
    --tw-translate-y: 7rem;
  }

  .Laptop\:hover\:translate-y-32:hover {
    --tw-translate-y: 8rem;
  }

  .Laptop\:hover\:translate-y-36:hover {
    --tw-translate-y: 9rem;
  }

  .Laptop\:hover\:translate-y-40:hover {
    --tw-translate-y: 10rem;
  }

  .Laptop\:hover\:translate-y-44:hover {
    --tw-translate-y: 11rem;
  }

  .Laptop\:hover\:translate-y-48:hover {
    --tw-translate-y: 12rem;
  }

  .Laptop\:hover\:translate-y-52:hover {
    --tw-translate-y: 13rem;
  }

  .Laptop\:hover\:translate-y-56:hover {
    --tw-translate-y: 14rem;
  }

  .Laptop\:hover\:translate-y-60:hover {
    --tw-translate-y: 15rem;
  }

  .Laptop\:hover\:translate-y-64:hover {
    --tw-translate-y: 16rem;
  }

  .Laptop\:hover\:translate-y-72:hover {
    --tw-translate-y: 18rem;
  }

  .Laptop\:hover\:translate-y-80:hover {
    --tw-translate-y: 20rem;
  }

  .Laptop\:hover\:translate-y-96:hover {
    --tw-translate-y: 24rem;
  }

  .Laptop\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .Laptop\:hover\:translate-y-0\.5:hover {
    --tw-translate-y: 0.125rem;
  }

  .Laptop\:hover\:translate-y-1\.5:hover {
    --tw-translate-y: 0.375rem;
  }

  .Laptop\:hover\:translate-y-2\.5:hover {
    --tw-translate-y: 0.625rem;
  }

  .Laptop\:hover\:translate-y-3\.5:hover {
    --tw-translate-y: 0.875rem;
  }

  .Laptop\:hover\:-translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .Laptop\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.25rem;
  }

  .Laptop\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.5rem;
  }

  .Laptop\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.75rem;
  }

  .Laptop\:hover\:-translate-y-4:hover {
    --tw-translate-y: -1rem;
  }

  .Laptop\:hover\:-translate-y-5:hover {
    --tw-translate-y: -1.25rem;
  }

  .Laptop\:hover\:-translate-y-6:hover {
    --tw-translate-y: -1.5rem;
  }

  .Laptop\:hover\:-translate-y-7:hover {
    --tw-translate-y: -1.75rem;
  }

  .Laptop\:hover\:-translate-y-8:hover {
    --tw-translate-y: -2rem;
  }

  .Laptop\:hover\:-translate-y-9:hover {
    --tw-translate-y: -2.25rem;
  }

  .Laptop\:hover\:-translate-y-10:hover {
    --tw-translate-y: -2.5rem;
  }

  .Laptop\:hover\:-translate-y-11:hover {
    --tw-translate-y: -2.75rem;
  }

  .Laptop\:hover\:-translate-y-12:hover {
    --tw-translate-y: -3rem;
  }

  .Laptop\:hover\:-translate-y-14:hover {
    --tw-translate-y: -3.5rem;
  }

  .Laptop\:hover\:-translate-y-16:hover {
    --tw-translate-y: -4rem;
  }

  .Laptop\:hover\:-translate-y-20:hover {
    --tw-translate-y: -5rem;
  }

  .Laptop\:hover\:-translate-y-24:hover {
    --tw-translate-y: -6rem;
  }

  .Laptop\:hover\:-translate-y-28:hover {
    --tw-translate-y: -7rem;
  }

  .Laptop\:hover\:-translate-y-32:hover {
    --tw-translate-y: -8rem;
  }

  .Laptop\:hover\:-translate-y-36:hover {
    --tw-translate-y: -9rem;
  }

  .Laptop\:hover\:-translate-y-40:hover {
    --tw-translate-y: -10rem;
  }

  .Laptop\:hover\:-translate-y-44:hover {
    --tw-translate-y: -11rem;
  }

  .Laptop\:hover\:-translate-y-48:hover {
    --tw-translate-y: -12rem;
  }

  .Laptop\:hover\:-translate-y-52:hover {
    --tw-translate-y: -13rem;
  }

  .Laptop\:hover\:-translate-y-56:hover {
    --tw-translate-y: -14rem;
  }

  .Laptop\:hover\:-translate-y-60:hover {
    --tw-translate-y: -15rem;
  }

  .Laptop\:hover\:-translate-y-64:hover {
    --tw-translate-y: -16rem;
  }

  .Laptop\:hover\:-translate-y-72:hover {
    --tw-translate-y: -18rem;
  }

  .Laptop\:hover\:-translate-y-80:hover {
    --tw-translate-y: -20rem;
  }

  .Laptop\:hover\:-translate-y-96:hover {
    --tw-translate-y: -24rem;
  }

  .Laptop\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .Laptop\:hover\:-translate-y-0\.5:hover {
    --tw-translate-y: -0.125rem;
  }

  .Laptop\:hover\:-translate-y-1\.5:hover {
    --tw-translate-y: -0.375rem;
  }

  .Laptop\:hover\:-translate-y-2\.5:hover {
    --tw-translate-y: -0.625rem;
  }

  .Laptop\:hover\:-translate-y-3\.5:hover {
    --tw-translate-y: -0.875rem;
  }

  .Laptop\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .Laptop\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .Laptop\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .Laptop\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .Laptop\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .Laptop\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .Laptop\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .Laptop\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .Laptop\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .Laptop\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .Laptop\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .Laptop\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .Laptop\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .Laptop\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .Laptop\:focus\:translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .Laptop\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.25rem;
  }

  .Laptop\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.5rem;
  }

  .Laptop\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.75rem;
  }

  .Laptop\:focus\:translate-x-4:focus {
    --tw-translate-x: 1rem;
  }

  .Laptop\:focus\:translate-x-5:focus {
    --tw-translate-x: 1.25rem;
  }

  .Laptop\:focus\:translate-x-6:focus {
    --tw-translate-x: 1.5rem;
  }

  .Laptop\:focus\:translate-x-7:focus {
    --tw-translate-x: 1.75rem;
  }

  .Laptop\:focus\:translate-x-8:focus {
    --tw-translate-x: 2rem;
  }

  .Laptop\:focus\:translate-x-9:focus {
    --tw-translate-x: 2.25rem;
  }

  .Laptop\:focus\:translate-x-10:focus {
    --tw-translate-x: 2.5rem;
  }

  .Laptop\:focus\:translate-x-11:focus {
    --tw-translate-x: 2.75rem;
  }

  .Laptop\:focus\:translate-x-12:focus {
    --tw-translate-x: 3rem;
  }

  .Laptop\:focus\:translate-x-14:focus {
    --tw-translate-x: 3.5rem;
  }

  .Laptop\:focus\:translate-x-16:focus {
    --tw-translate-x: 4rem;
  }

  .Laptop\:focus\:translate-x-20:focus {
    --tw-translate-x: 5rem;
  }

  .Laptop\:focus\:translate-x-24:focus {
    --tw-translate-x: 6rem;
  }

  .Laptop\:focus\:translate-x-28:focus {
    --tw-translate-x: 7rem;
  }

  .Laptop\:focus\:translate-x-32:focus {
    --tw-translate-x: 8rem;
  }

  .Laptop\:focus\:translate-x-36:focus {
    --tw-translate-x: 9rem;
  }

  .Laptop\:focus\:translate-x-40:focus {
    --tw-translate-x: 10rem;
  }

  .Laptop\:focus\:translate-x-44:focus {
    --tw-translate-x: 11rem;
  }

  .Laptop\:focus\:translate-x-48:focus {
    --tw-translate-x: 12rem;
  }

  .Laptop\:focus\:translate-x-52:focus {
    --tw-translate-x: 13rem;
  }

  .Laptop\:focus\:translate-x-56:focus {
    --tw-translate-x: 14rem;
  }

  .Laptop\:focus\:translate-x-60:focus {
    --tw-translate-x: 15rem;
  }

  .Laptop\:focus\:translate-x-64:focus {
    --tw-translate-x: 16rem;
  }

  .Laptop\:focus\:translate-x-72:focus {
    --tw-translate-x: 18rem;
  }

  .Laptop\:focus\:translate-x-80:focus {
    --tw-translate-x: 20rem;
  }

  .Laptop\:focus\:translate-x-96:focus {
    --tw-translate-x: 24rem;
  }

  .Laptop\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .Laptop\:focus\:translate-x-0\.5:focus {
    --tw-translate-x: 0.125rem;
  }

  .Laptop\:focus\:translate-x-1\.5:focus {
    --tw-translate-x: 0.375rem;
  }

  .Laptop\:focus\:translate-x-2\.5:focus {
    --tw-translate-x: 0.625rem;
  }

  .Laptop\:focus\:translate-x-3\.5:focus {
    --tw-translate-x: 0.875rem;
  }

  .Laptop\:focus\:-translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .Laptop\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.25rem;
  }

  .Laptop\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.5rem;
  }

  .Laptop\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.75rem;
  }

  .Laptop\:focus\:-translate-x-4:focus {
    --tw-translate-x: -1rem;
  }

  .Laptop\:focus\:-translate-x-5:focus {
    --tw-translate-x: -1.25rem;
  }

  .Laptop\:focus\:-translate-x-6:focus {
    --tw-translate-x: -1.5rem;
  }

  .Laptop\:focus\:-translate-x-7:focus {
    --tw-translate-x: -1.75rem;
  }

  .Laptop\:focus\:-translate-x-8:focus {
    --tw-translate-x: -2rem;
  }

  .Laptop\:focus\:-translate-x-9:focus {
    --tw-translate-x: -2.25rem;
  }

  .Laptop\:focus\:-translate-x-10:focus {
    --tw-translate-x: -2.5rem;
  }

  .Laptop\:focus\:-translate-x-11:focus {
    --tw-translate-x: -2.75rem;
  }

  .Laptop\:focus\:-translate-x-12:focus {
    --tw-translate-x: -3rem;
  }

  .Laptop\:focus\:-translate-x-14:focus {
    --tw-translate-x: -3.5rem;
  }

  .Laptop\:focus\:-translate-x-16:focus {
    --tw-translate-x: -4rem;
  }

  .Laptop\:focus\:-translate-x-20:focus {
    --tw-translate-x: -5rem;
  }

  .Laptop\:focus\:-translate-x-24:focus {
    --tw-translate-x: -6rem;
  }

  .Laptop\:focus\:-translate-x-28:focus {
    --tw-translate-x: -7rem;
  }

  .Laptop\:focus\:-translate-x-32:focus {
    --tw-translate-x: -8rem;
  }

  .Laptop\:focus\:-translate-x-36:focus {
    --tw-translate-x: -9rem;
  }

  .Laptop\:focus\:-translate-x-40:focus {
    --tw-translate-x: -10rem;
  }

  .Laptop\:focus\:-translate-x-44:focus {
    --tw-translate-x: -11rem;
  }

  .Laptop\:focus\:-translate-x-48:focus {
    --tw-translate-x: -12rem;
  }

  .Laptop\:focus\:-translate-x-52:focus {
    --tw-translate-x: -13rem;
  }

  .Laptop\:focus\:-translate-x-56:focus {
    --tw-translate-x: -14rem;
  }

  .Laptop\:focus\:-translate-x-60:focus {
    --tw-translate-x: -15rem;
  }

  .Laptop\:focus\:-translate-x-64:focus {
    --tw-translate-x: -16rem;
  }

  .Laptop\:focus\:-translate-x-72:focus {
    --tw-translate-x: -18rem;
  }

  .Laptop\:focus\:-translate-x-80:focus {
    --tw-translate-x: -20rem;
  }

  .Laptop\:focus\:-translate-x-96:focus {
    --tw-translate-x: -24rem;
  }

  .Laptop\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .Laptop\:focus\:-translate-x-0\.5:focus {
    --tw-translate-x: -0.125rem;
  }

  .Laptop\:focus\:-translate-x-1\.5:focus {
    --tw-translate-x: -0.375rem;
  }

  .Laptop\:focus\:-translate-x-2\.5:focus {
    --tw-translate-x: -0.625rem;
  }

  .Laptop\:focus\:-translate-x-3\.5:focus {
    --tw-translate-x: -0.875rem;
  }

  .Laptop\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .Laptop\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .Laptop\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .Laptop\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .Laptop\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .Laptop\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .Laptop\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .Laptop\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .Laptop\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .Laptop\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .Laptop\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .Laptop\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .Laptop\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .Laptop\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .Laptop\:focus\:translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .Laptop\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.25rem;
  }

  .Laptop\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.5rem;
  }

  .Laptop\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.75rem;
  }

  .Laptop\:focus\:translate-y-4:focus {
    --tw-translate-y: 1rem;
  }

  .Laptop\:focus\:translate-y-5:focus {
    --tw-translate-y: 1.25rem;
  }

  .Laptop\:focus\:translate-y-6:focus {
    --tw-translate-y: 1.5rem;
  }

  .Laptop\:focus\:translate-y-7:focus {
    --tw-translate-y: 1.75rem;
  }

  .Laptop\:focus\:translate-y-8:focus {
    --tw-translate-y: 2rem;
  }

  .Laptop\:focus\:translate-y-9:focus {
    --tw-translate-y: 2.25rem;
  }

  .Laptop\:focus\:translate-y-10:focus {
    --tw-translate-y: 2.5rem;
  }

  .Laptop\:focus\:translate-y-11:focus {
    --tw-translate-y: 2.75rem;
  }

  .Laptop\:focus\:translate-y-12:focus {
    --tw-translate-y: 3rem;
  }

  .Laptop\:focus\:translate-y-14:focus {
    --tw-translate-y: 3.5rem;
  }

  .Laptop\:focus\:translate-y-16:focus {
    --tw-translate-y: 4rem;
  }

  .Laptop\:focus\:translate-y-20:focus {
    --tw-translate-y: 5rem;
  }

  .Laptop\:focus\:translate-y-24:focus {
    --tw-translate-y: 6rem;
  }

  .Laptop\:focus\:translate-y-28:focus {
    --tw-translate-y: 7rem;
  }

  .Laptop\:focus\:translate-y-32:focus {
    --tw-translate-y: 8rem;
  }

  .Laptop\:focus\:translate-y-36:focus {
    --tw-translate-y: 9rem;
  }

  .Laptop\:focus\:translate-y-40:focus {
    --tw-translate-y: 10rem;
  }

  .Laptop\:focus\:translate-y-44:focus {
    --tw-translate-y: 11rem;
  }

  .Laptop\:focus\:translate-y-48:focus {
    --tw-translate-y: 12rem;
  }

  .Laptop\:focus\:translate-y-52:focus {
    --tw-translate-y: 13rem;
  }

  .Laptop\:focus\:translate-y-56:focus {
    --tw-translate-y: 14rem;
  }

  .Laptop\:focus\:translate-y-60:focus {
    --tw-translate-y: 15rem;
  }

  .Laptop\:focus\:translate-y-64:focus {
    --tw-translate-y: 16rem;
  }

  .Laptop\:focus\:translate-y-72:focus {
    --tw-translate-y: 18rem;
  }

  .Laptop\:focus\:translate-y-80:focus {
    --tw-translate-y: 20rem;
  }

  .Laptop\:focus\:translate-y-96:focus {
    --tw-translate-y: 24rem;
  }

  .Laptop\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .Laptop\:focus\:translate-y-0\.5:focus {
    --tw-translate-y: 0.125rem;
  }

  .Laptop\:focus\:translate-y-1\.5:focus {
    --tw-translate-y: 0.375rem;
  }

  .Laptop\:focus\:translate-y-2\.5:focus {
    --tw-translate-y: 0.625rem;
  }

  .Laptop\:focus\:translate-y-3\.5:focus {
    --tw-translate-y: 0.875rem;
  }

  .Laptop\:focus\:-translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .Laptop\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.25rem;
  }

  .Laptop\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.5rem;
  }

  .Laptop\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.75rem;
  }

  .Laptop\:focus\:-translate-y-4:focus {
    --tw-translate-y: -1rem;
  }

  .Laptop\:focus\:-translate-y-5:focus {
    --tw-translate-y: -1.25rem;
  }

  .Laptop\:focus\:-translate-y-6:focus {
    --tw-translate-y: -1.5rem;
  }

  .Laptop\:focus\:-translate-y-7:focus {
    --tw-translate-y: -1.75rem;
  }

  .Laptop\:focus\:-translate-y-8:focus {
    --tw-translate-y: -2rem;
  }

  .Laptop\:focus\:-translate-y-9:focus {
    --tw-translate-y: -2.25rem;
  }

  .Laptop\:focus\:-translate-y-10:focus {
    --tw-translate-y: -2.5rem;
  }

  .Laptop\:focus\:-translate-y-11:focus {
    --tw-translate-y: -2.75rem;
  }

  .Laptop\:focus\:-translate-y-12:focus {
    --tw-translate-y: -3rem;
  }

  .Laptop\:focus\:-translate-y-14:focus {
    --tw-translate-y: -3.5rem;
  }

  .Laptop\:focus\:-translate-y-16:focus {
    --tw-translate-y: -4rem;
  }

  .Laptop\:focus\:-translate-y-20:focus {
    --tw-translate-y: -5rem;
  }

  .Laptop\:focus\:-translate-y-24:focus {
    --tw-translate-y: -6rem;
  }

  .Laptop\:focus\:-translate-y-28:focus {
    --tw-translate-y: -7rem;
  }

  .Laptop\:focus\:-translate-y-32:focus {
    --tw-translate-y: -8rem;
  }

  .Laptop\:focus\:-translate-y-36:focus {
    --tw-translate-y: -9rem;
  }

  .Laptop\:focus\:-translate-y-40:focus {
    --tw-translate-y: -10rem;
  }

  .Laptop\:focus\:-translate-y-44:focus {
    --tw-translate-y: -11rem;
  }

  .Laptop\:focus\:-translate-y-48:focus {
    --tw-translate-y: -12rem;
  }

  .Laptop\:focus\:-translate-y-52:focus {
    --tw-translate-y: -13rem;
  }

  .Laptop\:focus\:-translate-y-56:focus {
    --tw-translate-y: -14rem;
  }

  .Laptop\:focus\:-translate-y-60:focus {
    --tw-translate-y: -15rem;
  }

  .Laptop\:focus\:-translate-y-64:focus {
    --tw-translate-y: -16rem;
  }

  .Laptop\:focus\:-translate-y-72:focus {
    --tw-translate-y: -18rem;
  }

  .Laptop\:focus\:-translate-y-80:focus {
    --tw-translate-y: -20rem;
  }

  .Laptop\:focus\:-translate-y-96:focus {
    --tw-translate-y: -24rem;
  }

  .Laptop\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .Laptop\:focus\:-translate-y-0\.5:focus {
    --tw-translate-y: -0.125rem;
  }

  .Laptop\:focus\:-translate-y-1\.5:focus {
    --tw-translate-y: -0.375rem;
  }

  .Laptop\:focus\:-translate-y-2\.5:focus {
    --tw-translate-y: -0.625rem;
  }

  .Laptop\:focus\:-translate-y-3\.5:focus {
    --tw-translate-y: -0.875rem;
  }

  .Laptop\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .Laptop\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .Laptop\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .Laptop\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .Laptop\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .Laptop\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .Laptop\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .Laptop\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .Laptop\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .Laptop\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .Laptop\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .Laptop\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .Laptop\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .Laptop\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .Laptop\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .Laptop\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .Laptop\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .Laptop\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .Laptop\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .Laptop\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .Laptop\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .Laptop\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .Laptop\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .Laptop\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .Laptop\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .Laptop\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .Laptop\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .Laptop\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .Laptop\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .Laptop\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .Laptop\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .Laptop\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .Laptop\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .Laptop\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .Laptop\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .Laptop\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .Laptop\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .Laptop\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .Laptop\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .Laptop\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .Laptop\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .Laptop\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .Laptop\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .Laptop\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .Laptop\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .Laptop\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .Laptop\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .Laptop\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .Laptop\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .Laptop\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .Laptop\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .Laptop\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .Laptop\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .Laptop\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .Laptop\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .Laptop\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .Laptop\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .Laptop\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .Laptop\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .Laptop\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .Laptop\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .Laptop\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .Laptop\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .Laptop\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .Laptop\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .Laptop\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .Laptop\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .Laptop\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .Laptop\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .Laptop\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .Laptop\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .Laptop\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .Laptop\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .Laptop\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .Laptop\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .Laptop\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .Laptop\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .Laptop\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .Laptop\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .Laptop\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .Laptop\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .Laptop\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .Laptop\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .Laptop\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .Laptop\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .Laptop\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .Laptop\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .Laptop\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .Laptop\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .Laptop\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .Laptop\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .Laptop\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .Laptop\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .Laptop\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .Laptop\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .Laptop\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .Laptop\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .Laptop\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .Laptop\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .Laptop\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .Laptop\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .Laptop\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .Laptop\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .Laptop\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .Laptop\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .Laptop\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .Laptop\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .Laptop\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .Laptop\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .Laptop\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .Laptop\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .Laptop\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .Laptop\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .Laptop\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .Laptop\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .Laptop\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .Laptop\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .Laptop\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .Laptop\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .Laptop\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .Laptop\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .Laptop\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .Laptop\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .Laptop\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .Laptop\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .Laptop\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .Laptop\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .Laptop\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .Laptop\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .Laptop\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .Laptop\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .Laptop\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .Laptop\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .Laptop\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .Laptop\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .Laptop\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .Laptop\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .Laptop\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .Laptop\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .Laptop\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .Laptop\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .Laptop\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .Laptop\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .Laptop\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .Laptop\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .Laptop\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .Laptop\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .Laptop\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .Laptop\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .Laptop\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .Laptop\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .Laptop\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .Laptop\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .Laptop\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .Laptop\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .Laptop\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .Laptop\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .Laptop\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .Laptop\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .Laptop\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .Laptop\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .Laptop\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .Laptop\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .Laptop\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .Laptop\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .Laptop\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .Laptop\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .Laptop\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .Laptop\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .Laptop\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .Laptop\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .Laptop\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .Laptop\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .Laptop\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .Laptop\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .Laptop\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .Laptop\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .Laptop\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .Laptop\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .Laptop\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .Laptop\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .Laptop\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .Laptop\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .Laptop\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .Laptop\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .Laptop\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .Laptop\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .Laptop\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .Laptop\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .Laptop\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .Laptop\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .Laptop\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .Laptop\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .Laptop\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .Laptop\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .Laptop\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .Laptop\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .Laptop\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .Laptop\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .Laptop\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .Laptop\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .Laptop\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .Laptop\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .Laptop\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .Laptop\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .Laptop\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .Laptop\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .Laptop\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .Laptop\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .Laptop\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .Laptop\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .Laptop\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .Laptop\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .Laptop\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .Laptop\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .Laptop\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .Laptop\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .Laptop\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .Laptop\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .Laptop\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .Laptop\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .Laptop\:animate-none {
    animation: none;
  }

  .Laptop\:animate-spin {
    animation: spin 1s linear infinite;
  }

  .Laptop\:animate-ping {
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .Laptop\:animate-pulse {
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .Laptop\:animate-bounce {
    animation: bounce 1s infinite;
  }

  .Laptop\:cursor-auto {
    cursor: auto;
  }

  .Laptop\:cursor-default {
    cursor: default;
  }

  .Laptop\:cursor-pointer {
    cursor: pointer;
  }

  .Laptop\:cursor-wait {
    cursor: wait;
  }

  .Laptop\:cursor-text {
    cursor: text;
  }

  .Laptop\:cursor-move {
    cursor: move;
  }

  .Laptop\:cursor-help {
    cursor: help;
  }

  .Laptop\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .Laptop\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  .Laptop\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text;
  }

  .Laptop\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    user-select: all;
  }

  .Laptop\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto;
  }

  .Laptop\:resize-none {
    resize: none;
  }

  .Laptop\:resize-y {
    resize: vertical;
  }

  .Laptop\:resize-x {
    resize: horizontal;
  }

  .Laptop\:resize {
    resize: both;
  }

  .Laptop\:list-inside {
    list-style-position: inside;
  }

  .Laptop\:list-outside {
    list-style-position: outside;
  }

  .Laptop\:list-none {
    list-style-type: none;
  }

  .Laptop\:list-disc {
    list-style-type: disc;
  }

  .Laptop\:list-decimal {
    list-style-type: decimal;
  }

  .Laptop\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .Laptop\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .Laptop\:auto-cols-min {
    grid-auto-columns: min-content;
  }

  .Laptop\:auto-cols-max {
    grid-auto-columns: max-content;
  }

  .Laptop\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .Laptop\:grid-flow-row {
    grid-auto-flow: row;
  }

  .Laptop\:grid-flow-col {
    grid-auto-flow: column;
  }

  .Laptop\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .Laptop\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .Laptop\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .Laptop\:auto-rows-min {
    grid-auto-rows: min-content;
  }

  .Laptop\:auto-rows-max {
    grid-auto-rows: max-content;
  }

  .Laptop\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .Laptop\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .Laptop\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .Laptop\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .Laptop\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .Laptop\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .Laptop\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .Laptop\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .Laptop\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .Laptop\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .Laptop\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .Laptop\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .Laptop\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .Laptop\:grid-cols-none {
    grid-template-columns: none;
  }

  .Laptop\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .Laptop\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .Laptop\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .Laptop\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .Laptop\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .Laptop\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .Laptop\:grid-rows-none {
    grid-template-rows: none;
  }

  .Laptop\:flex-row {
    flex-direction: row;
  }

  .Laptop\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .Laptop\:flex-col {
    flex-direction: column;
  }

  .Laptop\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .Laptop\:flex-wrap {
    flex-wrap: wrap;
  }

  .Laptop\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .Laptop\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .Laptop\:place-content-center {
    place-content: center;
  }

  .Laptop\:place-content-start {
    place-content: start;
  }

  .Laptop\:place-content-end {
    place-content: end;
  }

  .Laptop\:place-content-between {
    place-content: space-between;
  }

  .Laptop\:place-content-around {
    place-content: space-around;
  }

  .Laptop\:place-content-evenly {
    place-content: space-evenly;
  }

  .Laptop\:place-content-stretch {
    place-content: stretch;
  }

  .Laptop\:place-items-start {
    place-items: start;
  }

  .Laptop\:place-items-end {
    place-items: end;
  }

  .Laptop\:place-items-center {
    place-items: center;
  }

  .Laptop\:place-items-stretch {
    place-items: stretch;
  }

  .Laptop\:content-center {
    align-content: center;
  }

  .Laptop\:content-start {
    align-content: flex-start;
  }

  .Laptop\:content-end {
    align-content: flex-end;
  }

  .Laptop\:content-between {
    align-content: space-between;
  }

  .Laptop\:content-around {
    align-content: space-around;
  }

  .Laptop\:content-evenly {
    align-content: space-evenly;
  }

  .Laptop\:items-start {
    align-items: flex-start;
  }

  .Laptop\:items-end {
    align-items: flex-end;
  }

  .Laptop\:items-center {
    align-items: center;
  }

  .Laptop\:items-baseline {
    align-items: baseline;
  }

  .Laptop\:items-stretch {
    align-items: stretch;
  }

  .Laptop\:justify-start {
    justify-content: flex-start;
  }

  .Laptop\:justify-end {
    justify-content: flex-end;
  }

  .Laptop\:justify-center {
    justify-content: center;
  }

  .Laptop\:justify-between {
    justify-content: space-between;
  }

  .Laptop\:justify-around {
    justify-content: space-around;
  }

  .Laptop\:justify-evenly {
    justify-content: space-evenly;
  }

  .Laptop\:justify-items-start {
    justify-items: start;
  }

  .Laptop\:justify-items-end {
    justify-items: end;
  }

  .Laptop\:justify-items-center {
    justify-items: center;
  }

  .Laptop\:justify-items-stretch {
    justify-items: stretch;
  }

  .Laptop\:gap-0 {
    gap: 0px;
  }

  .Laptop\:gap-1 {
    gap: 0.25rem;
  }

  .Laptop\:gap-2 {
    gap: 0.5rem;
  }

  .Laptop\:gap-3 {
    gap: 0.75rem;
  }

  .Laptop\:gap-4 {
    gap: 1rem;
  }

  .Laptop\:gap-5 {
    gap: 1.25rem;
  }

  .Laptop\:gap-6 {
    gap: 1.5rem;
  }

  .Laptop\:gap-7 {
    gap: 1.75rem;
  }

  .Laptop\:gap-8 {
    gap: 2rem;
  }

  .Laptop\:gap-9 {
    gap: 2.25rem;
  }

  .Laptop\:gap-10 {
    gap: 2.5rem;
  }

  .Laptop\:gap-11 {
    gap: 2.75rem;
  }

  .Laptop\:gap-12 {
    gap: 3rem;
  }

  .Laptop\:gap-14 {
    gap: 3.5rem;
  }

  .Laptop\:gap-16 {
    gap: 4rem;
  }

  .Laptop\:gap-20 {
    gap: 5rem;
  }

  .Laptop\:gap-24 {
    gap: 6rem;
  }

  .Laptop\:gap-28 {
    gap: 7rem;
  }

  .Laptop\:gap-32 {
    gap: 8rem;
  }

  .Laptop\:gap-36 {
    gap: 9rem;
  }

  .Laptop\:gap-40 {
    gap: 10rem;
  }

  .Laptop\:gap-44 {
    gap: 11rem;
  }

  .Laptop\:gap-48 {
    gap: 12rem;
  }

  .Laptop\:gap-52 {
    gap: 13rem;
  }

  .Laptop\:gap-56 {
    gap: 14rem;
  }

  .Laptop\:gap-60 {
    gap: 15rem;
  }

  .Laptop\:gap-64 {
    gap: 16rem;
  }

  .Laptop\:gap-72 {
    gap: 18rem;
  }

  .Laptop\:gap-80 {
    gap: 20rem;
  }

  .Laptop\:gap-96 {
    gap: 24rem;
  }

  .Laptop\:gap-px {
    gap: 1px;
  }

  .Laptop\:gap-0\.5 {
    gap: 0.125rem;
  }

  .Laptop\:gap-1\.5 {
    gap: 0.375rem;
  }

  .Laptop\:gap-2\.5 {
    gap: 0.625rem;
  }

  .Laptop\:gap-3\.5 {
    gap: 0.875rem;
  }

  .Laptop\:gap-x-0 {
    -moz-column-gap: 0px;
    column-gap: 0px;
  }

  .Laptop\:gap-x-1 {
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }

  .Laptop\:gap-x-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }

  .Laptop\:gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }

  .Laptop\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }

  .Laptop\:gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  .Laptop\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }

  .Laptop\:gap-x-7 {
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem;
  }

  .Laptop\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }

  .Laptop\:gap-x-9 {
    -moz-column-gap: 2.25rem;
    column-gap: 2.25rem;
  }

  .Laptop\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }

  .Laptop\:gap-x-11 {
    -moz-column-gap: 2.75rem;
    column-gap: 2.75rem;
  }

  .Laptop\:gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }

  .Laptop\:gap-x-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem;
  }

  .Laptop\:gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }

  .Laptop\:gap-x-20 {
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }

  .Laptop\:gap-x-24 {
    -moz-column-gap: 6rem;
    column-gap: 6rem;
  }

  .Laptop\:gap-x-28 {
    -moz-column-gap: 7rem;
    column-gap: 7rem;
  }

  .Laptop\:gap-x-32 {
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }

  .Laptop\:gap-x-36 {
    -moz-column-gap: 9rem;
    column-gap: 9rem;
  }

  .Laptop\:gap-x-40 {
    -moz-column-gap: 10rem;
    column-gap: 10rem;
  }

  .Laptop\:gap-x-44 {
    -moz-column-gap: 11rem;
    column-gap: 11rem;
  }

  .Laptop\:gap-x-48 {
    -moz-column-gap: 12rem;
    column-gap: 12rem;
  }

  .Laptop\:gap-x-52 {
    -moz-column-gap: 13rem;
    column-gap: 13rem;
  }

  .Laptop\:gap-x-56 {
    -moz-column-gap: 14rem;
    column-gap: 14rem;
  }

  .Laptop\:gap-x-60 {
    -moz-column-gap: 15rem;
    column-gap: 15rem;
  }

  .Laptop\:gap-x-64 {
    -moz-column-gap: 16rem;
    column-gap: 16rem;
  }

  .Laptop\:gap-x-72 {
    -moz-column-gap: 18rem;
    column-gap: 18rem;
  }

  .Laptop\:gap-x-80 {
    -moz-column-gap: 20rem;
    column-gap: 20rem;
  }

  .Laptop\:gap-x-96 {
    -moz-column-gap: 24rem;
    column-gap: 24rem;
  }

  .Laptop\:gap-x-px {
    -moz-column-gap: 1px;
    column-gap: 1px;
  }

  .Laptop\:gap-x-0\.5 {
    -moz-column-gap: 0.125rem;
    column-gap: 0.125rem;
  }

  .Laptop\:gap-x-1\.5 {
    -moz-column-gap: 0.375rem;
    column-gap: 0.375rem;
  }

  .Laptop\:gap-x-2\.5 {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
  }

  .Laptop\:gap-x-3\.5 {
    -moz-column-gap: 0.875rem;
    column-gap: 0.875rem;
  }

  .Laptop\:gap-y-0 {
    row-gap: 0px;
  }

  .Laptop\:gap-y-1 {
    row-gap: 0.25rem;
  }

  .Laptop\:gap-y-2 {
    row-gap: 0.5rem;
  }

  .Laptop\:gap-y-3 {
    row-gap: 0.75rem;
  }

  .Laptop\:gap-y-4 {
    row-gap: 1rem;
  }

  .Laptop\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .Laptop\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .Laptop\:gap-y-7 {
    row-gap: 1.75rem;
  }

  .Laptop\:gap-y-8 {
    row-gap: 2rem;
  }

  .Laptop\:gap-y-9 {
    row-gap: 2.25rem;
  }

  .Laptop\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .Laptop\:gap-y-11 {
    row-gap: 2.75rem;
  }

  .Laptop\:gap-y-12 {
    row-gap: 3rem;
  }

  .Laptop\:gap-y-14 {
    row-gap: 3.5rem;
  }

  .Laptop\:gap-y-16 {
    row-gap: 4rem;
  }

  .Laptop\:gap-y-20 {
    row-gap: 5rem;
  }

  .Laptop\:gap-y-24 {
    row-gap: 6rem;
  }

  .Laptop\:gap-y-28 {
    row-gap: 7rem;
  }

  .Laptop\:gap-y-32 {
    row-gap: 8rem;
  }

  .Laptop\:gap-y-36 {
    row-gap: 9rem;
  }

  .Laptop\:gap-y-40 {
    row-gap: 10rem;
  }

  .Laptop\:gap-y-44 {
    row-gap: 11rem;
  }

  .Laptop\:gap-y-48 {
    row-gap: 12rem;
  }

  .Laptop\:gap-y-52 {
    row-gap: 13rem;
  }

  .Laptop\:gap-y-56 {
    row-gap: 14rem;
  }

  .Laptop\:gap-y-60 {
    row-gap: 15rem;
  }

  .Laptop\:gap-y-64 {
    row-gap: 16rem;
  }

  .Laptop\:gap-y-72 {
    row-gap: 18rem;
  }

  .Laptop\:gap-y-80 {
    row-gap: 20rem;
  }

  .Laptop\:gap-y-96 {
    row-gap: 24rem;
  }

  .Laptop\:gap-y-px {
    row-gap: 1px;
  }

  .Laptop\:gap-y-0\.5 {
    row-gap: 0.125rem;
  }

  .Laptop\:gap-y-1\.5 {
    row-gap: 0.375rem;
  }

  .Laptop\:gap-y-2\.5 {
    row-gap: 0.625rem;
  }

  .Laptop\:gap-y-3\.5 {
    row-gap: 0.875rem;
  }

  .Laptop\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(7rem * var(--tw-space-x-reverse));
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(9rem * var(--tw-space-x-reverse));
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(11rem * var(--tw-space-x-reverse));
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(14rem * var(--tw-space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(15rem * var(--tw-space-x-reverse));
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(16rem * var(--tw-space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(18rem * var(--tw-space-x-reverse));
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(20rem * var(--tw-space-x-reverse));
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(24rem * var(--tw-space-x-reverse));
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-6rem * var(--tw-space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-7rem * var(--tw-space-x-reverse));
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-8rem * var(--tw-space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-9rem * var(--tw-space-x-reverse));
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-10rem * var(--tw-space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-11rem * var(--tw-space-x-reverse));
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-13rem * var(--tw-space-x-reverse));
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-14rem * var(--tw-space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-15rem * var(--tw-space-x-reverse));
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-16rem * var(--tw-space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-18rem * var(--tw-space-x-reverse));
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-20rem * var(--tw-space-x-reverse));
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-24rem * var(--tw-space-x-reverse));
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Laptop\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .Laptop\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
  }

  .Laptop\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .Laptop\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .Laptop\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Laptop\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Laptop\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Laptop\:divide-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(5px * var(--tw-divide-x-reverse));
    border-left-width: calc(5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Laptop\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Laptop\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Laptop\:divide-x-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(1.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Laptop\:divide-x-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(0.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Laptop\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .Laptop\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .Laptop\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .Laptop\:divide-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(5px * var(--tw-divide-y-reverse));
  }

  .Laptop\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .Laptop\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .Laptop\:divide-y-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1.5px * var(--tw-divide-y-reverse));
  }

  .Laptop\:divide-y-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0.5px * var(--tw-divide-y-reverse));
  }

  .Laptop\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .Laptop\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .Laptop\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .Laptop\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .Laptop\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .Laptop\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .Laptop\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .Laptop\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .Laptop\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .Laptop\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .Laptop\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .Laptop\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .Laptop\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .Laptop\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .Laptop\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .Laptop\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .Laptop\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .Laptop\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .Laptop\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .Laptop\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .Laptop\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .Laptop\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .Laptop\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .Laptop\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .Laptop\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .Laptop\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .Laptop\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .Laptop\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .Laptop\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .Laptop\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .Laptop\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .Laptop\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .Laptop\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .Laptop\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .Laptop\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .Laptop\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .Laptop\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .Laptop\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .Laptop\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .Laptop\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .Laptop\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .Laptop\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .Laptop\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .Laptop\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .Laptop\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .Laptop\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .Laptop\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .Laptop\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .Laptop\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .Laptop\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .Laptop\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .Laptop\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .Laptop\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .Laptop\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .Laptop\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .Laptop\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .Laptop\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .Laptop\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .Laptop\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .Laptop\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .Laptop\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .Laptop\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .Laptop\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .Laptop\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .Laptop\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .Laptop\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .Laptop\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .Laptop\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .Laptop\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .Laptop\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .Laptop\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .Laptop\:divide-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .Laptop\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .Laptop\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .Laptop\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .Laptop\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .Laptop\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .Laptop\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .Laptop\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .Laptop\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .Laptop\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .Laptop\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Asurion-White > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Asurion-Blue-Brighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Asurion-Blue-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Asurion-Blue-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Asurion-Purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Asurion-Purple-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Asurion-Purple-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Asurion-Gray-Deepest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Asurion-Gray-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Asurion-Gray-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Asurion-Gray-Lighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Asurion-Gray-Lightest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Asurion-Red-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .Laptop\:divide-light-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .Laptop\:divide-light-gray-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .Laptop\:divide-light-gray-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .Laptop\:divide-light-gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-divide-opacity));
  }

  .Laptop\:divide-light-gray-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .Laptop\:divide-light-gray-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .Laptop\:divide-light-slate-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-divide-opacity));
  }

  .Laptop\:divide-denim-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-divide-opacity));
  }

  .Laptop\:divide-purple-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .Laptop\:divide-dark-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .Laptop\:divide-bright-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-divide-opacity));
  }

  .Laptop\:divide-mustard-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-divide-opacity));
  }

  .Laptop\:divide-mustard-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-divide-opacity));
  }

  .Laptop\:divide-light-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Laptop\:divide-light-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-divide-opacity));
  }

  .Laptop\:divide-light-blue-3 > :not([hidden]) ~ :not([hidden]) {
    border-color:  #F0F3FF;
  }

  .Laptop\:divide-light-blue-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .Laptop\:divide-purple-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-divide-opacity));
  }

  .Laptop\:divide-light-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .Laptop\:divide-light-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .Laptop\:divide-light-bg-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-divide-opacity));
  }

  .Laptop\:divide-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-divide-opacity));
  }

  .Laptop\:divide-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-divide-opacity));
  }

  .Laptop\:divide-light-white-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Black-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Default-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .Laptop\:divide-White-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Silver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Yellow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Grey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Red-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Gold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-divide-opacity));
  }

  .Laptop\:divide-light-green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .Laptop\:divide-dark-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .Laptop\:divide-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Laptop\:divide-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-divide-opacity));
  }

  .Laptop\:divide-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-divide-opacity));
  }

  .Laptop\:divide-light-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-divide-opacity));
  }

  .Laptop\:divide-bright-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .Laptop\:divide-bright-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .Laptop\:divide-SpaceGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Purple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .Laptop\:divide-LightPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Glow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Bronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Copper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Pink-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Orange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Coral-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-divide-opacity));
  }

  .Laptop\:divide-MajesticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .Laptop\:divide-PrismBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .Laptop\:divide-CeramicBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .Laptop\:divide-MidnightBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-divide-opacity));
  }

  .Laptop\:divide-PrismWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-divide-opacity));
  }

  .Laptop\:divide-CeramicWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-divide-opacity));
  }

  .Laptop\:divide-LilacPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-divide-opacity));
  }

  .Laptop\:divide-CrownSilver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-divide-opacity));
  }

  .Laptop\:divide-CoralBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-divide-opacity));
  }

  .Laptop\:divide-lime-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .Laptop\:divide-apple-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .Laptop\:divide-bg-new-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-divide-opacity));
  }

  .Laptop\:divide-bg-new-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-divide-opacity));
  }

  .Laptop\:divide-new-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-divide-opacity));
  }

  .Laptop\:divide-footer-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-divide-opacity));
  }

  .Laptop\:divide-border-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-divide-opacity));
  }

  .Laptop\:divide-apple-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-divide-opacity));
  }

  .Laptop\:divide-crimson-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-divide-opacity));
  }

  .Laptop\:divide-asurion-cyan > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-divide-opacity));
  }

  .Laptop\:divide-bright-orange > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Graphite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-divide-opacity));
  }

  .Laptop\:divide-PacificBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Laptop\:divide-light-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-divide-opacity));
  }

  .Laptop\:divide-asurion-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-divide-opacity));
  }

  .Laptop\:divide-OceanBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-divide-opacity));
  }

  .Laptop\:divide-MetallicCopper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-divide-opacity));
  }

  .Laptop\:divide-PorcelainWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-divide-opacity));
  }

  .Laptop\:divide-LightBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-divide-opacity));
  }

  .Laptop\:divide-CloudNavy-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .Laptop\:divide-CloudMint-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .Laptop\:divide-CloudOrange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-divide-opacity));
  }

  .Laptop\:divide-CloudLavender-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-divide-opacity));
  }

  .Laptop\:divide-CloudRed-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-divide-opacity));
  }

  .Laptop\:divide-CloudWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-divide-opacity));
  }

  .Laptop\:divide-SunriseGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .Laptop\:divide-SunshineGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .Laptop\:divide-AuraBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .Laptop\:divide-AuraGlow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .Laptop\:divide-MysticBronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-divide-opacity));
  }

  .Laptop\:divide-MysticGreen-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-divide-opacity));
  }

  .Laptop\:divide-MysticGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-divide-opacity));
  }

  .Laptop\:divide-MysticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-divide-opacity));
  }

  .Laptop\:divide-MysticWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-divide-opacity));
  }

  .Laptop\:divide-price-blue1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Laptop\:divide-indigo1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .Laptop\:divide-Purple-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-divide-opacity));
  }

  .Laptop\:divide-new-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-divide-opacity));
  }

  .Laptop\:divide-dark-blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-divide-opacity));
  }

  .Laptop\:divide-replace-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-divide-opacity));
  }

  .Laptop\:divide-resolve-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-divide-opacity));
  }

  .Laptop\:divide-violet > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .Laptop\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .Laptop\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .Laptop\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .Laptop\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .Laptop\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .Laptop\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .Laptop\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .Laptop\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .Laptop\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .Laptop\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .Laptop\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .Laptop\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .Laptop\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .Laptop\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .Laptop\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .Laptop\:place-self-auto {
    place-self: auto;
  }

  .Laptop\:place-self-start {
    place-self: start;
  }

  .Laptop\:place-self-end {
    place-self: end;
  }

  .Laptop\:place-self-center {
    place-self: center;
  }

  .Laptop\:place-self-stretch {
    place-self: stretch;
  }

  .Laptop\:self-auto {
    align-self: auto;
  }

  .Laptop\:self-start {
    align-self: flex-start;
  }

  .Laptop\:self-end {
    align-self: flex-end;
  }

  .Laptop\:self-center {
    align-self: center;
  }

  .Laptop\:self-stretch {
    align-self: stretch;
  }

  .Laptop\:self-baseline {
    align-self: baseline;
  }

  .Laptop\:justify-self-auto {
    justify-self: auto;
  }

  .Laptop\:justify-self-start {
    justify-self: start;
  }

  .Laptop\:justify-self-end {
    justify-self: end;
  }

  .Laptop\:justify-self-center {
    justify-self: center;
  }

  .Laptop\:justify-self-stretch {
    justify-self: stretch;
  }

  .Laptop\:overflow-auto {
    overflow: auto;
  }

  .Laptop\:overflow-hidden {
    overflow: hidden;
  }

  .Laptop\:overflow-visible {
    overflow: visible;
  }

  .Laptop\:overflow-scroll {
    overflow: scroll;
  }

  .Laptop\:overflow-x-auto {
    overflow-x: auto;
  }

  .Laptop\:overflow-y-auto {
    overflow-y: auto;
  }

  .Laptop\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .Laptop\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .Laptop\:overflow-x-visible {
    overflow-x: visible;
  }

  .Laptop\:overflow-y-visible {
    overflow-y: visible;
  }

  .Laptop\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .Laptop\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .Laptop\:overscroll-auto {
    overscroll-behavior: auto;
  }

  .Laptop\:overscroll-contain {
    overscroll-behavior: contain;
  }

  .Laptop\:overscroll-none {
    overscroll-behavior: none;
  }

  .Laptop\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .Laptop\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .Laptop\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .Laptop\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .Laptop\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .Laptop\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .Laptop\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .Laptop\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .Laptop\:overflow-clip {
    text-overflow: clip;
  }

  .Laptop\:whitespace-normal {
    white-space: normal;
  }

  .Laptop\:whitespace-nowrap {
    white-space: nowrap;
  }

  .Laptop\:whitespace-pre {
    white-space: pre;
  }

  .Laptop\:whitespace-pre-line {
    white-space: pre-line;
  }

  .Laptop\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .Laptop\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .Laptop\:break-words {
    overflow-wrap: break-word;
  }

  .Laptop\:break-all {
    word-break: break-all;
  }

  .Laptop\:rounded-5 {
    border-radius: 5px;
  }

  .Laptop\:rounded-16 {
    border-radius: 16px;
  }

  .Laptop\:rounded-none {
    border-radius: 0px;
  }

  .Laptop\:rounded-sm {
    border-radius: 0.125rem;
  }

  .Laptop\:rounded {
    border-radius: 0.25rem;
  }

  .Laptop\:rounded-md {
    border-radius: 0.375rem;
  }

  .Laptop\:rounded-lg {
    border-radius: 0.5rem;
  }

  .Laptop\:rounded-xl {
    border-radius: 0.75rem;
  }

  .Laptop\:rounded-2xl {
    border-radius: 1rem;
  }

  .Laptop\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .Laptop\:rounded-full {
    border-radius: 9999px;
  }

  .Laptop\:rounded-r3 {
    border-radius: 3px;
  }

  .Laptop\:rounded-t-5 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .Laptop\:rounded-t-16 {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .Laptop\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .Laptop\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .Laptop\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .Laptop\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .Laptop\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .Laptop\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .Laptop\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .Laptop\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .Laptop\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .Laptop\:rounded-t-r3 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }

  .Laptop\:rounded-r-5 {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .Laptop\:rounded-r-16 {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .Laptop\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .Laptop\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .Laptop\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .Laptop\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .Laptop\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .Laptop\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .Laptop\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .Laptop\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .Laptop\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .Laptop\:rounded-r-r3 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  .Laptop\:rounded-b-5 {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .Laptop\:rounded-b-16 {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .Laptop\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .Laptop\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .Laptop\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .Laptop\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .Laptop\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .Laptop\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .Laptop\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .Laptop\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .Laptop\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .Laptop\:rounded-b-r3 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .Laptop\:rounded-l-5 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .Laptop\:rounded-l-16 {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .Laptop\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .Laptop\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .Laptop\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .Laptop\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .Laptop\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .Laptop\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .Laptop\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .Laptop\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .Laptop\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .Laptop\:rounded-l-r3 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .Laptop\:rounded-tl-5 {
    border-top-left-radius: 5px;
  }

  .Laptop\:rounded-tl-16 {
    border-top-left-radius: 16px;
  }

  .Laptop\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .Laptop\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .Laptop\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .Laptop\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .Laptop\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .Laptop\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .Laptop\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .Laptop\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .Laptop\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .Laptop\:rounded-tl-r3 {
    border-top-left-radius: 3px;
  }

  .Laptop\:rounded-tr-5 {
    border-top-right-radius: 5px;
  }

  .Laptop\:rounded-tr-16 {
    border-top-right-radius: 16px;
  }

  .Laptop\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .Laptop\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .Laptop\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .Laptop\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .Laptop\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .Laptop\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .Laptop\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .Laptop\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .Laptop\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .Laptop\:rounded-tr-r3 {
    border-top-right-radius: 3px;
  }

  .Laptop\:rounded-br-5 {
    border-bottom-right-radius: 5px;
  }

  .Laptop\:rounded-br-16 {
    border-bottom-right-radius: 16px;
  }

  .Laptop\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .Laptop\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .Laptop\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .Laptop\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .Laptop\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .Laptop\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .Laptop\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .Laptop\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .Laptop\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .Laptop\:rounded-br-r3 {
    border-bottom-right-radius: 3px;
  }

  .Laptop\:rounded-bl-5 {
    border-bottom-left-radius: 5px;
  }

  .Laptop\:rounded-bl-16 {
    border-bottom-left-radius: 16px;
  }

  .Laptop\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .Laptop\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .Laptop\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .Laptop\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .Laptop\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .Laptop\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .Laptop\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .Laptop\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .Laptop\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .Laptop\:rounded-bl-r3 {
    border-bottom-left-radius: 3px;
  }

  .Laptop\:border-0 {
    border-width: 0px;
  }

  .Laptop\:border-2 {
    border-width: 2px;
  }

  .Laptop\:border-4 {
    border-width: 4px;
  }

  .Laptop\:border-5 {
    border-width: 5px;
  }

  .Laptop\:border-8 {
    border-width: 8px;
  }

  .Laptop\:border {
    border-width: 1px;
  }

  .Laptop\:border-1\/5 {
    border-width: 1.5px;
  }

  .Laptop\:border-1\/2 {
    border-width: 0.5px;
  }

  .Laptop\:border-t-0 {
    border-top-width: 0px;
  }

  .Laptop\:border-t-2 {
    border-top-width: 2px;
  }

  .Laptop\:border-t-4 {
    border-top-width: 4px;
  }

  .Laptop\:border-t-5 {
    border-top-width: 5px;
  }

  .Laptop\:border-t-8 {
    border-top-width: 8px;
  }

  .Laptop\:border-t {
    border-top-width: 1px;
  }

  .Laptop\:border-t-1\/5 {
    border-top-width: 1.5px;
  }

  .Laptop\:border-t-1\/2 {
    border-top-width: 0.5px;
  }

  .Laptop\:border-r-0 {
    border-right-width: 0px;
  }

  .Laptop\:border-r-2 {
    border-right-width: 2px;
  }

  .Laptop\:border-r-4 {
    border-right-width: 4px;
  }

  .Laptop\:border-r-5 {
    border-right-width: 5px;
  }

  .Laptop\:border-r-8 {
    border-right-width: 8px;
  }

  .Laptop\:border-r {
    border-right-width: 1px;
  }

  .Laptop\:border-r-1\/5 {
    border-right-width: 1.5px;
  }

  .Laptop\:border-r-1\/2 {
    border-right-width: 0.5px;
  }

  .Laptop\:border-b-0 {
    border-bottom-width: 0px;
  }

  .Laptop\:border-b-2 {
    border-bottom-width: 2px;
  }

  .Laptop\:border-b-4 {
    border-bottom-width: 4px;
  }

  .Laptop\:border-b-5 {
    border-bottom-width: 5px;
  }

  .Laptop\:border-b-8 {
    border-bottom-width: 8px;
  }

  .Laptop\:border-b {
    border-bottom-width: 1px;
  }

  .Laptop\:border-b-1\/5 {
    border-bottom-width: 1.5px;
  }

  .Laptop\:border-b-1\/2 {
    border-bottom-width: 0.5px;
  }

  .Laptop\:border-l-0 {
    border-left-width: 0px;
  }

  .Laptop\:border-l-2 {
    border-left-width: 2px;
  }

  .Laptop\:border-l-4 {
    border-left-width: 4px;
  }

  .Laptop\:border-l-5 {
    border-left-width: 5px;
  }

  .Laptop\:border-l-8 {
    border-left-width: 8px;
  }

  .Laptop\:border-l {
    border-left-width: 1px;
  }

  .Laptop\:border-l-1\/5 {
    border-left-width: 1.5px;
  }

  .Laptop\:border-l-1\/2 {
    border-left-width: 0.5px;
  }

  .Laptop\:border-solid {
    border-style: solid;
  }

  .Laptop\:border-dashed {
    border-style: dashed;
  }

  .Laptop\:border-dotted {
    border-style: dotted;
  }

  .Laptop\:border-double {
    border-style: double;
  }

  .Laptop\:border-none {
    border-style: none;
  }

  .Laptop\:border-transparent {
    border-color: transparent;
  }

  .Laptop\:border-current {
    border-color: currentColor;
  }

  .Laptop\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .Laptop\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Laptop\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .Laptop\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .Laptop\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .Laptop\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .Laptop\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .Laptop\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .Laptop\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .Laptop\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .Laptop\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .Laptop\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .Laptop\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .Laptop\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .Laptop\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .Laptop\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .Laptop\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .Laptop\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .Laptop\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .Laptop\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .Laptop\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .Laptop\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .Laptop\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .Laptop\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .Laptop\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .Laptop\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .Laptop\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .Laptop\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .Laptop\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .Laptop\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .Laptop\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .Laptop\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .Laptop\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .Laptop\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .Laptop\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .Laptop\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .Laptop\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .Laptop\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .Laptop\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .Laptop\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .Laptop\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .Laptop\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .Laptop\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .Laptop\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .Laptop\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .Laptop\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .Laptop\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .Laptop\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .Laptop\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .Laptop\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .Laptop\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .Laptop\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .Laptop\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .Laptop\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .Laptop\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .Laptop\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .Laptop\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .Laptop\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .Laptop\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .Laptop\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .Laptop\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .Laptop\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .Laptop\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Laptop\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .Laptop\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .Laptop\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .Laptop\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .Laptop\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .Laptop\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .Laptop\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .Laptop\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .Laptop\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .Laptop\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .Laptop\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Laptop\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Laptop\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Laptop\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Laptop\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Laptop\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Laptop\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Laptop\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .Laptop\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Laptop\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Laptop\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Laptop\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Laptop\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Laptop\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Laptop\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Laptop\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .Laptop\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Laptop\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Laptop\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .Laptop\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .Laptop\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Laptop\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Laptop\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .Laptop\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .Laptop\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .Laptop\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .Laptop\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .Laptop\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Laptop\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .Laptop\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Laptop\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Laptop\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .Laptop\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .Laptop\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .Laptop\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .Laptop\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Laptop\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Laptop\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .Laptop\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .Laptop\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .Laptop\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .Laptop\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Laptop\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Laptop\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .Laptop\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .Laptop\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Laptop\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Laptop\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .Laptop\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .Laptop\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .Laptop\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Laptop\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Laptop\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Laptop\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Laptop\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .Laptop\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Laptop\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .Laptop\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .Laptop\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .Laptop\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .Laptop\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .Laptop\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Laptop\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Laptop\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Laptop\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .Laptop\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .Laptop\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .Laptop\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .Laptop\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .Laptop\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .Laptop\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Laptop\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Laptop\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .Laptop\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .Laptop\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .Laptop\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .Laptop\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .Laptop\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .Laptop\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .Laptop\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .Laptop\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .Laptop\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .Laptop\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .Laptop\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .Laptop\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .Laptop\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .Laptop\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .Laptop\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .Laptop\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Laptop\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Laptop\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .Laptop\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .Laptop\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .Laptop\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .Laptop\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Laptop\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Laptop\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Laptop\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Laptop\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .Laptop\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .Laptop\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .Laptop\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .Laptop\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .Laptop\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Laptop\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .Laptop\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .Laptop\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .Laptop\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .Laptop\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .Laptop\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .Laptop\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .Laptop\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .group:hover .Laptop\:group-hover\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .group:hover .Laptop\:group-hover\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .Laptop\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .Laptop\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Asurion-White:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Asurion-Blue-Brighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Asurion-Blue-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Asurion-Blue-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Asurion-Purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Asurion-Purple-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Asurion-Purple-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Asurion-Gray-Deepest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Asurion-Gray-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Asurion-Gray-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Asurion-Gray-Lighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Asurion-Gray-Lightest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Asurion-Red-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-light-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-light-gray-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-light-gray-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-light-gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-light-gray-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-light-gray-5:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-light-slate-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-denim-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-purple-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-dark-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-bright-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-mustard-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-mustard-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-light-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-light-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-light-blue-3:focus-within {
    border-color:  #F0F3FF;
  }

  .Laptop\:focus-within\:border-light-blue-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-purple-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-light-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-light-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-light-bg-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-light-white-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Black-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Default-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-White-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Silver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Yellow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Grey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Red-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Gold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-light-green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-dark-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-light-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-bright-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-bright-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-SpaceGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Purple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-LightPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Glow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Bronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Copper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Pink-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Orange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Coral-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-MajesticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-PrismBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-CeramicBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-MidnightBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-PrismWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-CeramicWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-LilacPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-CrownSilver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-CoralBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-lime-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-apple-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-bg-new-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-bg-new-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-new-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-footer-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-border-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-apple-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-crimson-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-asurion-cyan:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-bright-orange:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Graphite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-PacificBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-light-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-asurion-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-OceanBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-MetallicCopper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-PorcelainWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-LightBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-CloudNavy-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-CloudMint-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-CloudOrange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-CloudLavender-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-CloudRed-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-CloudWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-SunriseGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-SunshineGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-AuraBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-AuraGlow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-MysticBronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-MysticGreen-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-MysticGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-MysticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-MysticWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-price-blue1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-indigo1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-Purple-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-new-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-dark-blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-replace-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-resolve-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .Laptop\:focus-within\:border-violet:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .Laptop\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .Laptop\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Asurion-White:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Asurion-Blue-Brighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Asurion-Blue-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Asurion-Blue-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Asurion-Purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Asurion-Purple-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Asurion-Purple-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Asurion-Gray-Deepest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Asurion-Gray-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Asurion-Gray-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Asurion-Gray-Lighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Asurion-Gray-Lightest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Asurion-Red-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-light-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-light-gray-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-light-gray-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-light-gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-light-gray-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-light-gray-5:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-light-slate-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-denim-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-purple-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-dark-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-bright-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-mustard-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-mustard-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-light-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-light-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-light-blue-3:hover {
    border-color:  #F0F3FF;
  }

  .Laptop\:hover\:border-light-blue-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-purple-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-light-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-light-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-light-bg-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-light-white-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Black-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Default-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-White-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Silver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Yellow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Grey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Red-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Gold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-light-green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-dark-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-light-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-bright-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-bright-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-SpaceGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Purple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-LightPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Glow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Bronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Copper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Pink-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Orange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Coral-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-MajesticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-PrismBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-CeramicBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-MidnightBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-PrismWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-CeramicWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-LilacPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-CrownSilver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-CoralBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-lime-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-apple-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-bg-new-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-bg-new-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-new-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-footer-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-border-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-apple-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-crimson-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-asurion-cyan:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-bright-orange:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Graphite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-PacificBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-light-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-asurion-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-OceanBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-MetallicCopper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-PorcelainWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-LightBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-CloudNavy-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-CloudMint-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-CloudOrange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-CloudLavender-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-CloudRed-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-CloudWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-SunriseGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-SunshineGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-AuraBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-AuraGlow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-MysticBronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-MysticGreen-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-MysticGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-MysticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-MysticWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-price-blue1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-indigo1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-Purple-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-new-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-dark-blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-replace-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-resolve-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .Laptop\:hover\:border-violet:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .Laptop\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .Laptop\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Asurion-White:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Asurion-Blue-Brighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Asurion-Blue-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Asurion-Blue-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Asurion-Purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Asurion-Purple-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Asurion-Purple-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Asurion-Gray-Deepest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Asurion-Gray-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Asurion-Gray-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Asurion-Gray-Lighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Asurion-Gray-Lightest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Asurion-Red-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-light-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-light-gray-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-light-gray-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-light-gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-light-gray-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-light-gray-5:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-light-slate-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-denim-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-purple-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-dark-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-bright-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-mustard-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-mustard-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-light-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-light-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-light-blue-3:focus {
    border-color:  #F0F3FF;
  }

  .Laptop\:focus\:border-light-blue-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-purple-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-light-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-light-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-light-bg-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-light-white-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Black-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Default-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-White-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Silver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Yellow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Grey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Red-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Gold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-light-green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-dark-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-light-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-bright-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-bright-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-SpaceGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Purple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-LightPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Glow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Bronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Copper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Pink-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Orange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Coral-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-MajesticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-PrismBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-CeramicBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-MidnightBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-PrismWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-CeramicWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-LilacPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-CrownSilver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-CoralBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-lime-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-apple-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-bg-new-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-bg-new-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-new-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-footer-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-border-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-apple-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-crimson-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-asurion-cyan:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-bright-orange:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Graphite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-PacificBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-light-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-asurion-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-OceanBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-MetallicCopper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-PorcelainWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-LightBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-CloudNavy-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-CloudMint-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-CloudOrange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-CloudLavender-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-CloudRed-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-CloudWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-SunriseGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-SunshineGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-AuraBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-AuraGlow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-MysticBronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-MysticGreen-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-MysticGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-MysticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-MysticWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-price-blue1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-indigo1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-Purple-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-new-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-dark-blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-replace-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-resolve-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .Laptop\:focus\:border-violet:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Laptop\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .Laptop\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .Laptop\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .Laptop\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .Laptop\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .Laptop\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .Laptop\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .Laptop\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .Laptop\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .Laptop\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .Laptop\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .Laptop\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .Laptop\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .Laptop\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .Laptop\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .Laptop\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .Laptop\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .Laptop\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .Laptop\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .Laptop\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .Laptop\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .Laptop\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .Laptop\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .Laptop\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .Laptop\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .Laptop\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .Laptop\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .Laptop\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .Laptop\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .Laptop\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .Laptop\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .Laptop\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .Laptop\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .Laptop\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .Laptop\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .Laptop\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .Laptop\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .Laptop\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .Laptop\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .Laptop\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .Laptop\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .Laptop\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .Laptop\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .Laptop\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .Laptop\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .Laptop\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .Laptop\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .Laptop\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .Laptop\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .Laptop\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .Laptop\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .Laptop\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .Laptop\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .Laptop\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .Laptop\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .Laptop\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .Laptop\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .Laptop\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .Laptop\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .Laptop\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .Laptop\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .Laptop\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .Laptop\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .Laptop\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .Laptop\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .Laptop\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .Laptop\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .Laptop\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .Laptop\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .Laptop\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .Laptop\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .Laptop\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .Laptop\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .Laptop\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .Laptop\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .Laptop\:bg-transparent {
    background-color: transparent;
  }

  .Laptop\:bg-current {
    background-color: currentColor;
  }

  .Laptop\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .Laptop\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Laptop\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .Laptop\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .Laptop\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .Laptop\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .Laptop\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .Laptop\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .Laptop\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .Laptop\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .Laptop\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .Laptop\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .Laptop\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .Laptop\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .Laptop\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .Laptop\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .Laptop\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .Laptop\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .Laptop\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .Laptop\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .Laptop\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .Laptop\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .Laptop\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .Laptop\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .Laptop\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .Laptop\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .Laptop\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .Laptop\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .Laptop\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .Laptop\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .Laptop\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .Laptop\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .Laptop\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .Laptop\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .Laptop\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .Laptop\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .Laptop\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .Laptop\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .Laptop\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .Laptop\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .Laptop\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .Laptop\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .Laptop\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .Laptop\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .Laptop\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .Laptop\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .Laptop\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .Laptop\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .Laptop\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .Laptop\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .Laptop\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .Laptop\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .Laptop\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .Laptop\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .Laptop\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .Laptop\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .Laptop\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .Laptop\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .Laptop\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .Laptop\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .Laptop\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .Laptop\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .Laptop\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Laptop\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .Laptop\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .Laptop\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .Laptop\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .Laptop\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .Laptop\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .Laptop\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .Laptop\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .Laptop\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .Laptop\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Laptop\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Laptop\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Laptop\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Laptop\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .Laptop\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Laptop\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Laptop\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .Laptop\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .Laptop\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Laptop\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Laptop\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .Laptop\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .Laptop\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .Laptop\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .Laptop\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .Laptop\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Laptop\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .Laptop\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Laptop\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Laptop\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .Laptop\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .Laptop\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .Laptop\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Laptop\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .Laptop\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Laptop\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Laptop\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .Laptop\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .Laptop\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .Laptop\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Laptop\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Laptop\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Laptop\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .Laptop\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Laptop\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Laptop\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Laptop\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .Laptop\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .Laptop\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .Laptop\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .Laptop\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .Laptop\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .Laptop\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Laptop\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Laptop\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .Laptop\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .Laptop\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .Laptop\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .Laptop\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .Laptop\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .Laptop\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .Laptop\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .Laptop\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .Laptop\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .Laptop\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .Laptop\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .Laptop\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .Laptop\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .Laptop\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .Laptop\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Laptop\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Laptop\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .Laptop\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .Laptop\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .Laptop\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .Laptop\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Laptop\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Laptop\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Laptop\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Laptop\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .Laptop\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .Laptop\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .Laptop\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .Laptop\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .Laptop\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Laptop\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .Laptop\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .Laptop\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .Laptop\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .Laptop\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .Laptop\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .Laptop\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .group:hover .Laptop\:group-hover\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .group:hover .Laptop\:group-hover\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .Laptop\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .Laptop\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Asurion-White:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Asurion-Blue-Brighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Asurion-Blue-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Asurion-Blue-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Asurion-Purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Asurion-Purple-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Asurion-Purple-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Asurion-Gray-Deepest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Asurion-Gray-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Asurion-Gray-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Asurion-Gray-Lighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Asurion-Gray-Lightest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Asurion-Red-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-light-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-light-gray-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-light-gray-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-light-gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-light-gray-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-light-gray-5:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-light-slate-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-denim-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-purple-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-dark-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-bright-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-mustard-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-mustard-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-light-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-light-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-light-blue-3:focus-within {
    background-color:  #F0F3FF;
  }

  .Laptop\:focus-within\:bg-light-blue-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-purple-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-light-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-light-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-light-bg-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-light-white-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Black-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Default-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-White-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Silver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Yellow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Grey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Red-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Gold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-light-green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-dark-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-light-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-bright-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-bright-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-SpaceGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Purple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-LightPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Glow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Bronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Copper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Pink-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Orange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Coral-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-MajesticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-PrismBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-CeramicBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-MidnightBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-PrismWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-CeramicWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-LilacPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-CrownSilver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-CoralBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-lime-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-apple-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-bg-new-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-bg-new-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-new-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-footer-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-border-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-apple-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-crimson-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-asurion-cyan:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-bright-orange:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Graphite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-PacificBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-light-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-asurion-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-OceanBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-MetallicCopper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-PorcelainWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-LightBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-CloudNavy-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-CloudMint-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-CloudOrange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-CloudLavender-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-CloudRed-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-CloudWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-SunriseGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-SunshineGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-AuraBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-AuraGlow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-MysticBronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-MysticGreen-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-MysticGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-MysticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-MysticWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-price-blue1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-indigo1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-Purple-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-new-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-dark-blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-replace-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .Laptop\:focus-within\:bg-resolve-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .Laptop\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .Laptop\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Asurion-White:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Asurion-Blue-Brighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Asurion-Blue-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Asurion-Blue-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Asurion-Purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Asurion-Purple-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Asurion-Purple-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Asurion-Gray-Deepest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Asurion-Gray-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Asurion-Gray-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Asurion-Gray-Lighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Asurion-Gray-Lightest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Asurion-Red-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-light-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-light-gray-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-light-gray-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-light-gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-light-gray-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-light-gray-5:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-light-slate-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-denim-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-purple-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-dark-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-bright-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-mustard-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-mustard-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-light-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-light-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-light-blue-3:hover {
    background-color:  #F0F3FF;
  }

  .Laptop\:hover\:bg-light-blue-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-purple-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-light-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-light-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-light-bg-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-light-white-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Black-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Default-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-White-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Silver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Yellow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Grey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Red-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Gold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-light-green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-dark-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-light-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-bright-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-bright-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-SpaceGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Purple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-LightPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Glow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Bronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Copper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Pink-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Orange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Coral-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-MajesticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-PrismBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-CeramicBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-MidnightBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-PrismWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-CeramicWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-LilacPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-CrownSilver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-CoralBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-lime-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-apple-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-bg-new-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-bg-new-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-new-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-footer-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-border-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-apple-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-crimson-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-asurion-cyan:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-bright-orange:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Graphite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-PacificBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-light-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-asurion-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-OceanBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-MetallicCopper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-PorcelainWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-LightBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-CloudNavy-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-CloudMint-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-CloudOrange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-CloudLavender-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-CloudRed-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-CloudWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-SunriseGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-SunshineGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-AuraBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-AuraGlow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-MysticBronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-MysticGreen-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-MysticGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-MysticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-MysticWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-price-blue1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-indigo1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-Purple-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-new-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-dark-blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-replace-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .Laptop\:hover\:bg-resolve-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .Laptop\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .Laptop\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Asurion-White:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Asurion-Blue-Brighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Asurion-Blue-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Asurion-Blue-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Asurion-Purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Asurion-Purple-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Asurion-Purple-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Asurion-Gray-Deepest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Asurion-Gray-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Asurion-Gray-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Asurion-Gray-Lighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Asurion-Gray-Lightest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Asurion-Red-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-light-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-light-gray-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-light-gray-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-light-gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-light-gray-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-light-gray-5:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-light-slate-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-denim-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-purple-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-dark-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-bright-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-mustard-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-mustard-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-light-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-light-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-light-blue-3:focus {
    background-color:  #F0F3FF;
  }

  .Laptop\:focus\:bg-light-blue-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-purple-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-light-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-light-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-light-bg-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-light-white-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Black-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Default-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-White-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Silver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Yellow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Grey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Red-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Gold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-light-green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-dark-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-light-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-bright-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-bright-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-SpaceGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Purple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-LightPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Glow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Bronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Copper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Pink-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Orange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Coral-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-MajesticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-PrismBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-CeramicBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-MidnightBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-PrismWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-CeramicWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-LilacPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-CrownSilver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-CoralBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-lime-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-apple-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-bg-new-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-bg-new-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-new-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-footer-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-border-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-apple-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-crimson-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-asurion-cyan:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-bright-orange:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Graphite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-PacificBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-light-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-asurion-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-OceanBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-MetallicCopper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-PorcelainWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-LightBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-CloudNavy-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-CloudMint-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-CloudOrange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-CloudLavender-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-CloudRed-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-CloudWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-SunriseGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-SunshineGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-AuraBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-AuraGlow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-MysticBronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-MysticGreen-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-MysticGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-MysticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-MysticWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-price-blue1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-indigo1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-Purple-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-new-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-dark-blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-replace-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .Laptop\:focus\:bg-resolve-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .Laptop\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .Laptop\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .Laptop\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .Laptop\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .Laptop\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .Laptop\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .Laptop\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .Laptop\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .Laptop\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .Laptop\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .Laptop\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .Laptop\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .Laptop\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .Laptop\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .Laptop\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .Laptop\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .Laptop\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .Laptop\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .Laptop\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .Laptop\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .Laptop\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .Laptop\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .Laptop\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .Laptop\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .Laptop\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .Laptop\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .Laptop\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .Laptop\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .Laptop\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .Laptop\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .Laptop\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .Laptop\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .Laptop\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .Laptop\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .Laptop\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .Laptop\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .Laptop\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .Laptop\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .Laptop\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .Laptop\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .Laptop\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .Laptop\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .Laptop\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .Laptop\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .Laptop\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .Laptop\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .Laptop\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .Laptop\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .Laptop\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .Laptop\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .Laptop\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .Laptop\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .Laptop\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .Laptop\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .Laptop\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .Laptop\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .Laptop\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .Laptop\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .Laptop\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .Laptop\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .Laptop\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .Laptop\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .Laptop\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .Laptop\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .Laptop\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .Laptop\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .Laptop\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .Laptop\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .Laptop\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .Laptop\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .Laptop\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .Laptop\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .Laptop\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .Laptop\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .Laptop\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .Laptop\:bg-none {
    background-image: none;
  }

  .Laptop\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .Laptop\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .Laptop\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .Laptop\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .Laptop\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .Laptop\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .Laptop\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .Laptop\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .Laptop\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Laptop\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Laptop\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Laptop\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Laptop\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Laptop\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Laptop\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Laptop\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Laptop\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Laptop\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Laptop\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Laptop\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Laptop\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Laptop\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Laptop\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Laptop\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Laptop\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Laptop\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Laptop\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Laptop\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Laptop\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Laptop\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Laptop\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Laptop\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Laptop\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Laptop\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Laptop\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Laptop\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Laptop\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Laptop\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Laptop\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Laptop\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Laptop\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Laptop\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Laptop\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Laptop\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Laptop\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Laptop\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Laptop\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Laptop\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Laptop\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Laptop\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Laptop\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Laptop\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Laptop\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Laptop\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Laptop\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Laptop\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Laptop\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Laptop\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Laptop\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Laptop\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Laptop\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Laptop\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Laptop\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Laptop\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Laptop\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Laptop\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Laptop\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Laptop\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Laptop\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Laptop\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Laptop\:from-purple {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Laptop\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Laptop\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Laptop\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Laptop\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Laptop\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Laptop\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Laptop\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Laptop\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Laptop\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Laptop\:from-Asurion-White {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:from-Asurion-Blue-Brighter {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:from-Asurion-Blue-Deep {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Laptop\:from-Asurion-Blue-Light {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Laptop\:from-Asurion-Purple {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Laptop\:from-Asurion-Purple-Deeper {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:from-Asurion-Purple-Light {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Laptop\:from-Asurion-Gray-Deepest {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Laptop\:from-Asurion-Gray-Deeper {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Laptop\:from-Asurion-Gray-Light {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Laptop\:from-Asurion-Gray-Lighter {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Laptop\:from-Asurion-Gray-Lightest {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Laptop\:from-Asurion-Red-Deep {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Laptop\:from-light-gray {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Laptop\:from-light-gray-1 {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Laptop\:from-light-gray-2 {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Laptop\:from-light-gray-3 {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Laptop\:from-light-gray-4 {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Laptop\:from-light-gray-5 {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Laptop\:from-light-slate-gray {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Laptop\:from-denim-blue {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Laptop\:from-purple-1 {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Laptop\:from-dark-red {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Laptop\:from-bright-red {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Laptop\:from-mustard-yellow {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Laptop\:from-mustard-yellow-1 {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Laptop\:from-light-blue {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:from-light-blue-1 {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Laptop\:from-light-blue-3 {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:from-light-blue-4 {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Laptop\:from-purple-blue {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Laptop\:from-light-green {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Laptop\:from-light-green-1 {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Laptop\:from-light-bg-green {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Laptop\:from-green-1 {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Laptop\:from-pink-1 {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Laptop\:from-light-white-1 {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Laptop\:from-Black-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:from-Default-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Laptop\:from-White-3 {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Laptop\:from-Green-3 {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Laptop\:from-Blue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:from-Silver-3 {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Laptop\:from-Yellow-3 {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Laptop\:from-Grey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Laptop\:from-Gray-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Laptop\:from-Red-3 {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Laptop\:from-Gold-3 {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Laptop\:from-light-green-3 {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Laptop\:from-dark-blue-2 {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Laptop\:from-blue-1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:from-yellow-1 {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Laptop\:from-blue-2 {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Laptop\:from-light-pink {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Laptop\:from-bright-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Laptop\:from-bright-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Laptop\:from-SpaceGrey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Laptop\:from-Purple-3 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:from-LightPurple-3 {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Laptop\:from-Glow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Laptop\:from-Bronze-3 {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Laptop\:from-Copper-3 {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Laptop\:from-Pink-3 {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Laptop\:from-Orange-3 {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Laptop\:from-Coral-3 {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Laptop\:from-MajesticBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:from-PrismBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:from-CeramicBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:from-MidnightBlack-3 {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Laptop\:from-PrismWhite-3 {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Laptop\:from-CeramicWhite-3 {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Laptop\:from-LilacPurple-3 {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Laptop\:from-CrownSilver-3 {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Laptop\:from-CoralBlue-3 {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Laptop\:from-lime-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Laptop\:from-apple-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Laptop\:from-bg-new-blue {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Laptop\:from-bg-new-pink {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Laptop\:from-new-pink-1 {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Laptop\:from-footer-grey {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Laptop\:from-border-grey {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Laptop\:from-apple-green-1 {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Laptop\:from-crimson-red {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Laptop\:from-asurion-cyan {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Laptop\:from-bright-orange {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Laptop\:from-Graphite-3 {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Laptop\:from-PacificBlue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:from-light-purple {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Laptop\:from-asurion-gray {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Laptop\:from-OceanBlue-3 {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Laptop\:from-MetallicCopper-3 {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Laptop\:from-PorcelainWhite-3 {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Laptop\:from-LightBlue-3 {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Laptop\:from-CloudNavy-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Laptop\:from-CloudMint-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Laptop\:from-CloudOrange-3 {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Laptop\:from-CloudLavender-3 {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Laptop\:from-CloudRed-3 {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Laptop\:from-CloudWhite-3 {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Laptop\:from-SunriseGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Laptop\:from-SunshineGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Laptop\:from-AuraBlack-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Laptop\:from-AuraGlow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Laptop\:from-MysticBronze-3 {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Laptop\:from-MysticGreen-3 {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Laptop\:from-MysticGrey-3 {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Laptop\:from-MysticBlack-3 {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Laptop\:from-MysticWhite-3 {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Laptop\:from-price-blue1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:from-indigo1 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:from-Purple-4 {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Laptop\:from-new-blue-2 {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Laptop\:from-dark-blue-3 {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Laptop\:from-replace-bg {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Laptop\:from-resolve-bg {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Laptop\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Laptop\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Laptop\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Laptop\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Laptop\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Laptop\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Laptop\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Laptop\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Laptop\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Laptop\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Laptop\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Laptop\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Laptop\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Laptop\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Laptop\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Laptop\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Laptop\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Laptop\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Laptop\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Laptop\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Laptop\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Laptop\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Laptop\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Laptop\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Laptop\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Laptop\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Laptop\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Laptop\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Laptop\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Laptop\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Laptop\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Laptop\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Laptop\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Laptop\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Laptop\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Laptop\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Laptop\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Laptop\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Laptop\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Laptop\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Laptop\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Laptop\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Laptop\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Laptop\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Laptop\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Laptop\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Laptop\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Laptop\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Laptop\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Laptop\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Laptop\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Laptop\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Laptop\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Laptop\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Laptop\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Laptop\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Laptop\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Laptop\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Laptop\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Laptop\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Laptop\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Laptop\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Laptop\:hover\:from-purple:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Laptop\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Laptop\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Laptop\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Laptop\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Laptop\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Laptop\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Laptop\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Laptop\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Laptop\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Laptop\:hover\:from-Asurion-White:hover {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:hover\:from-Asurion-Blue-Brighter:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:hover\:from-Asurion-Blue-Deep:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Laptop\:hover\:from-Asurion-Blue-Light:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Laptop\:hover\:from-Asurion-Purple:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Laptop\:hover\:from-Asurion-Purple-Deeper:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:hover\:from-Asurion-Purple-Light:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Laptop\:hover\:from-Asurion-Gray-Deepest:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Laptop\:hover\:from-Asurion-Gray-Deeper:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Laptop\:hover\:from-Asurion-Gray-Light:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Laptop\:hover\:from-Asurion-Gray-Lighter:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Laptop\:hover\:from-Asurion-Gray-Lightest:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Laptop\:hover\:from-Asurion-Red-Deep:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Laptop\:hover\:from-light-gray:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Laptop\:hover\:from-light-gray-1:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Laptop\:hover\:from-light-gray-2:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Laptop\:hover\:from-light-gray-3:hover {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Laptop\:hover\:from-light-gray-4:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Laptop\:hover\:from-light-gray-5:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Laptop\:hover\:from-light-slate-gray:hover {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Laptop\:hover\:from-denim-blue:hover {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Laptop\:hover\:from-purple-1:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Laptop\:hover\:from-dark-red:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Laptop\:hover\:from-bright-red:hover {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Laptop\:hover\:from-mustard-yellow:hover {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Laptop\:hover\:from-mustard-yellow-1:hover {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Laptop\:hover\:from-light-blue:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:hover\:from-light-blue-1:hover {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Laptop\:hover\:from-light-blue-3:hover {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:hover\:from-light-blue-4:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Laptop\:hover\:from-purple-blue:hover {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Laptop\:hover\:from-light-green:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Laptop\:hover\:from-light-green-1:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Laptop\:hover\:from-light-bg-green:hover {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Laptop\:hover\:from-green-1:hover {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Laptop\:hover\:from-pink-1:hover {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Laptop\:hover\:from-light-white-1:hover {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Laptop\:hover\:from-Black-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:hover\:from-Default-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Laptop\:hover\:from-White-3:hover {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Laptop\:hover\:from-Green-3:hover {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Laptop\:hover\:from-Blue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:hover\:from-Silver-3:hover {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Laptop\:hover\:from-Yellow-3:hover {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Laptop\:hover\:from-Grey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Laptop\:hover\:from-Gray-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Laptop\:hover\:from-Red-3:hover {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Laptop\:hover\:from-Gold-3:hover {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Laptop\:hover\:from-light-green-3:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Laptop\:hover\:from-dark-blue-2:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Laptop\:hover\:from-blue-1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:hover\:from-yellow-1:hover {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Laptop\:hover\:from-blue-2:hover {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Laptop\:hover\:from-light-pink:hover {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Laptop\:hover\:from-bright-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Laptop\:hover\:from-bright-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Laptop\:hover\:from-SpaceGrey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Laptop\:hover\:from-Purple-3:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:hover\:from-LightPurple-3:hover {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Laptop\:hover\:from-Glow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Laptop\:hover\:from-Bronze-3:hover {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Laptop\:hover\:from-Copper-3:hover {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Laptop\:hover\:from-Pink-3:hover {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Laptop\:hover\:from-Orange-3:hover {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Laptop\:hover\:from-Coral-3:hover {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Laptop\:hover\:from-MajesticBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:hover\:from-PrismBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:hover\:from-CeramicBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:hover\:from-MidnightBlack-3:hover {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Laptop\:hover\:from-PrismWhite-3:hover {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Laptop\:hover\:from-CeramicWhite-3:hover {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Laptop\:hover\:from-LilacPurple-3:hover {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Laptop\:hover\:from-CrownSilver-3:hover {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Laptop\:hover\:from-CoralBlue-3:hover {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Laptop\:hover\:from-lime-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Laptop\:hover\:from-apple-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Laptop\:hover\:from-bg-new-blue:hover {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Laptop\:hover\:from-bg-new-pink:hover {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Laptop\:hover\:from-new-pink-1:hover {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Laptop\:hover\:from-footer-grey:hover {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Laptop\:hover\:from-border-grey:hover {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Laptop\:hover\:from-apple-green-1:hover {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Laptop\:hover\:from-crimson-red:hover {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Laptop\:hover\:from-asurion-cyan:hover {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Laptop\:hover\:from-bright-orange:hover {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Laptop\:hover\:from-Graphite-3:hover {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Laptop\:hover\:from-PacificBlue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:hover\:from-light-purple:hover {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Laptop\:hover\:from-asurion-gray:hover {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Laptop\:hover\:from-OceanBlue-3:hover {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Laptop\:hover\:from-MetallicCopper-3:hover {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Laptop\:hover\:from-PorcelainWhite-3:hover {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Laptop\:hover\:from-LightBlue-3:hover {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Laptop\:hover\:from-CloudNavy-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Laptop\:hover\:from-CloudMint-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Laptop\:hover\:from-CloudOrange-3:hover {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Laptop\:hover\:from-CloudLavender-3:hover {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Laptop\:hover\:from-CloudRed-3:hover {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Laptop\:hover\:from-CloudWhite-3:hover {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Laptop\:hover\:from-SunriseGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Laptop\:hover\:from-SunshineGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Laptop\:hover\:from-AuraBlack-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Laptop\:hover\:from-AuraGlow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Laptop\:hover\:from-MysticBronze-3:hover {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Laptop\:hover\:from-MysticGreen-3:hover {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Laptop\:hover\:from-MysticGrey-3:hover {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Laptop\:hover\:from-MysticBlack-3:hover {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Laptop\:hover\:from-MysticWhite-3:hover {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Laptop\:hover\:from-price-blue1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:hover\:from-indigo1:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:hover\:from-Purple-4:hover {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Laptop\:hover\:from-new-blue-2:hover {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Laptop\:hover\:from-dark-blue-3:hover {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Laptop\:hover\:from-replace-bg:hover {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Laptop\:hover\:from-resolve-bg:hover {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Laptop\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Laptop\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Laptop\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:focus\:from-gray-50:focus {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Laptop\:focus\:from-gray-100:focus {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Laptop\:focus\:from-gray-200:focus {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Laptop\:focus\:from-gray-300:focus {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Laptop\:focus\:from-gray-400:focus {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Laptop\:focus\:from-gray-500:focus {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Laptop\:focus\:from-gray-600:focus {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Laptop\:focus\:from-gray-700:focus {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Laptop\:focus\:from-gray-800:focus {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Laptop\:focus\:from-gray-900:focus {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Laptop\:focus\:from-red-50:focus {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Laptop\:focus\:from-red-100:focus {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Laptop\:focus\:from-red-200:focus {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Laptop\:focus\:from-red-300:focus {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Laptop\:focus\:from-red-400:focus {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Laptop\:focus\:from-red-500:focus {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Laptop\:focus\:from-red-600:focus {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Laptop\:focus\:from-red-700:focus {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Laptop\:focus\:from-red-800:focus {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Laptop\:focus\:from-red-900:focus {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Laptop\:focus\:from-yellow-50:focus {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Laptop\:focus\:from-yellow-100:focus {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Laptop\:focus\:from-yellow-200:focus {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Laptop\:focus\:from-yellow-300:focus {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Laptop\:focus\:from-yellow-400:focus {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Laptop\:focus\:from-yellow-500:focus {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Laptop\:focus\:from-yellow-600:focus {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Laptop\:focus\:from-yellow-700:focus {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Laptop\:focus\:from-yellow-800:focus {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Laptop\:focus\:from-yellow-900:focus {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Laptop\:focus\:from-green-50:focus {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Laptop\:focus\:from-green-100:focus {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Laptop\:focus\:from-green-200:focus {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Laptop\:focus\:from-green-300:focus {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Laptop\:focus\:from-green-400:focus {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Laptop\:focus\:from-green-500:focus {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Laptop\:focus\:from-green-600:focus {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Laptop\:focus\:from-green-700:focus {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Laptop\:focus\:from-green-800:focus {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Laptop\:focus\:from-green-900:focus {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Laptop\:focus\:from-blue-50:focus {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Laptop\:focus\:from-blue-100:focus {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Laptop\:focus\:from-blue-200:focus {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Laptop\:focus\:from-blue-300:focus {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Laptop\:focus\:from-blue-400:focus {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Laptop\:focus\:from-blue-500:focus {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Laptop\:focus\:from-blue-600:focus {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Laptop\:focus\:from-blue-700:focus {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Laptop\:focus\:from-blue-800:focus {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Laptop\:focus\:from-blue-900:focus {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Laptop\:focus\:from-indigo-50:focus {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Laptop\:focus\:from-indigo-100:focus {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Laptop\:focus\:from-indigo-200:focus {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Laptop\:focus\:from-indigo-300:focus {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Laptop\:focus\:from-indigo-400:focus {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Laptop\:focus\:from-indigo-500:focus {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Laptop\:focus\:from-indigo-600:focus {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Laptop\:focus\:from-indigo-700:focus {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Laptop\:focus\:from-indigo-800:focus {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Laptop\:focus\:from-indigo-900:focus {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Laptop\:focus\:from-purple:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:focus\:from-pink-50:focus {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Laptop\:focus\:from-pink-100:focus {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Laptop\:focus\:from-pink-200:focus {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Laptop\:focus\:from-pink-300:focus {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Laptop\:focus\:from-pink-400:focus {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Laptop\:focus\:from-pink-500:focus {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Laptop\:focus\:from-pink-600:focus {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Laptop\:focus\:from-pink-700:focus {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Laptop\:focus\:from-pink-800:focus {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Laptop\:focus\:from-pink-900:focus {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Laptop\:focus\:from-Asurion-White:focus {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:focus\:from-Asurion-Blue-Brighter:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:focus\:from-Asurion-Blue-Deep:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Laptop\:focus\:from-Asurion-Blue-Light:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Laptop\:focus\:from-Asurion-Purple:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Laptop\:focus\:from-Asurion-Purple-Deeper:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:focus\:from-Asurion-Purple-Light:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Laptop\:focus\:from-Asurion-Gray-Deepest:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Laptop\:focus\:from-Asurion-Gray-Deeper:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Laptop\:focus\:from-Asurion-Gray-Light:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Laptop\:focus\:from-Asurion-Gray-Lighter:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Laptop\:focus\:from-Asurion-Gray-Lightest:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Laptop\:focus\:from-Asurion-Red-Deep:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Laptop\:focus\:from-light-gray:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Laptop\:focus\:from-light-gray-1:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Laptop\:focus\:from-light-gray-2:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Laptop\:focus\:from-light-gray-3:focus {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Laptop\:focus\:from-light-gray-4:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Laptop\:focus\:from-light-gray-5:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Laptop\:focus\:from-light-slate-gray:focus {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Laptop\:focus\:from-denim-blue:focus {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Laptop\:focus\:from-purple-1:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Laptop\:focus\:from-dark-red:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Laptop\:focus\:from-bright-red:focus {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Laptop\:focus\:from-mustard-yellow:focus {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Laptop\:focus\:from-mustard-yellow-1:focus {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Laptop\:focus\:from-light-blue:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:focus\:from-light-blue-1:focus {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Laptop\:focus\:from-light-blue-3:focus {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:focus\:from-light-blue-4:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Laptop\:focus\:from-purple-blue:focus {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Laptop\:focus\:from-light-green:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Laptop\:focus\:from-light-green-1:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Laptop\:focus\:from-light-bg-green:focus {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Laptop\:focus\:from-green-1:focus {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Laptop\:focus\:from-pink-1:focus {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Laptop\:focus\:from-light-white-1:focus {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Laptop\:focus\:from-Black-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:focus\:from-Default-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Laptop\:focus\:from-White-3:focus {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Laptop\:focus\:from-Green-3:focus {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Laptop\:focus\:from-Blue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:focus\:from-Silver-3:focus {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Laptop\:focus\:from-Yellow-3:focus {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Laptop\:focus\:from-Grey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Laptop\:focus\:from-Gray-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Laptop\:focus\:from-Red-3:focus {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Laptop\:focus\:from-Gold-3:focus {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Laptop\:focus\:from-light-green-3:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Laptop\:focus\:from-dark-blue-2:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Laptop\:focus\:from-blue-1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:focus\:from-yellow-1:focus {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Laptop\:focus\:from-blue-2:focus {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Laptop\:focus\:from-light-pink:focus {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Laptop\:focus\:from-bright-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Laptop\:focus\:from-bright-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Laptop\:focus\:from-SpaceGrey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Laptop\:focus\:from-Purple-3:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:focus\:from-LightPurple-3:focus {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Laptop\:focus\:from-Glow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Laptop\:focus\:from-Bronze-3:focus {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Laptop\:focus\:from-Copper-3:focus {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Laptop\:focus\:from-Pink-3:focus {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Laptop\:focus\:from-Orange-3:focus {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Laptop\:focus\:from-Coral-3:focus {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Laptop\:focus\:from-MajesticBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:focus\:from-PrismBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:focus\:from-CeramicBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:focus\:from-MidnightBlack-3:focus {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Laptop\:focus\:from-PrismWhite-3:focus {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Laptop\:focus\:from-CeramicWhite-3:focus {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Laptop\:focus\:from-LilacPurple-3:focus {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Laptop\:focus\:from-CrownSilver-3:focus {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Laptop\:focus\:from-CoralBlue-3:focus {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Laptop\:focus\:from-lime-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Laptop\:focus\:from-apple-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Laptop\:focus\:from-bg-new-blue:focus {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Laptop\:focus\:from-bg-new-pink:focus {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Laptop\:focus\:from-new-pink-1:focus {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Laptop\:focus\:from-footer-grey:focus {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Laptop\:focus\:from-border-grey:focus {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Laptop\:focus\:from-apple-green-1:focus {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Laptop\:focus\:from-crimson-red:focus {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Laptop\:focus\:from-asurion-cyan:focus {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Laptop\:focus\:from-bright-orange:focus {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Laptop\:focus\:from-Graphite-3:focus {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Laptop\:focus\:from-PacificBlue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:focus\:from-light-purple:focus {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Laptop\:focus\:from-asurion-gray:focus {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Laptop\:focus\:from-OceanBlue-3:focus {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Laptop\:focus\:from-MetallicCopper-3:focus {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Laptop\:focus\:from-PorcelainWhite-3:focus {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Laptop\:focus\:from-LightBlue-3:focus {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Laptop\:focus\:from-CloudNavy-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Laptop\:focus\:from-CloudMint-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Laptop\:focus\:from-CloudOrange-3:focus {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Laptop\:focus\:from-CloudLavender-3:focus {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Laptop\:focus\:from-CloudRed-3:focus {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Laptop\:focus\:from-CloudWhite-3:focus {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Laptop\:focus\:from-SunriseGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Laptop\:focus\:from-SunshineGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Laptop\:focus\:from-AuraBlack-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Laptop\:focus\:from-AuraGlow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Laptop\:focus\:from-MysticBronze-3:focus {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Laptop\:focus\:from-MysticGreen-3:focus {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Laptop\:focus\:from-MysticGrey-3:focus {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Laptop\:focus\:from-MysticBlack-3:focus {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Laptop\:focus\:from-MysticWhite-3:focus {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Laptop\:focus\:from-price-blue1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:focus\:from-indigo1:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:focus\:from-Purple-4:focus {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Laptop\:focus\:from-new-blue-2:focus {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Laptop\:focus\:from-dark-blue-3:focus {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Laptop\:focus\:from-replace-bg:focus {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Laptop\:focus\:from-resolve-bg:focus {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Laptop\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Laptop\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Laptop\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Laptop\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Laptop\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Laptop\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Laptop\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Laptop\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Laptop\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Laptop\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Laptop\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Laptop\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Laptop\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Laptop\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Laptop\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Laptop\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Laptop\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Laptop\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Laptop\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Laptop\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Laptop\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Laptop\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Laptop\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Laptop\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Laptop\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Laptop\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Laptop\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Laptop\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Laptop\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Laptop\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Laptop\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Laptop\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Laptop\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Laptop\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Laptop\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Laptop\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Laptop\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Laptop\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Laptop\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Laptop\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Laptop\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Laptop\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Laptop\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Laptop\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Laptop\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Laptop\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Laptop\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Laptop\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Laptop\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Laptop\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Laptop\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Laptop\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Laptop\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Laptop\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Laptop\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Laptop\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Laptop\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Laptop\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Laptop\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Laptop\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Laptop\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Laptop\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Laptop\:via-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Laptop\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Laptop\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Laptop\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Laptop\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Laptop\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Laptop\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Laptop\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Laptop\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Laptop\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Laptop\:via-Asurion-White {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:via-Asurion-Blue-Brighter {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:via-Asurion-Blue-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Laptop\:via-Asurion-Blue-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Laptop\:via-Asurion-Purple {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Laptop\:via-Asurion-Purple-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:via-Asurion-Purple-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Laptop\:via-Asurion-Gray-Deepest {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Laptop\:via-Asurion-Gray-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Laptop\:via-Asurion-Gray-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Laptop\:via-Asurion-Gray-Lighter {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Laptop\:via-Asurion-Gray-Lightest {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Laptop\:via-Asurion-Red-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Laptop\:via-light-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Laptop\:via-light-gray-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Laptop\:via-light-gray-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Laptop\:via-light-gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Laptop\:via-light-gray-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Laptop\:via-light-gray-5 {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Laptop\:via-light-slate-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Laptop\:via-denim-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Laptop\:via-purple-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Laptop\:via-dark-red {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Laptop\:via-bright-red {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Laptop\:via-mustard-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Laptop\:via-mustard-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Laptop\:via-light-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:via-light-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Laptop\:via-light-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:via-light-blue-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Laptop\:via-purple-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Laptop\:via-light-green {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Laptop\:via-light-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Laptop\:via-light-bg-green {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Laptop\:via-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Laptop\:via-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Laptop\:via-light-white-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Laptop\:via-Black-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:via-Default-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Laptop\:via-White-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Laptop\:via-Green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Laptop\:via-Blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:via-Silver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Laptop\:via-Yellow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Laptop\:via-Grey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Laptop\:via-Gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Laptop\:via-Red-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Laptop\:via-Gold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Laptop\:via-light-green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Laptop\:via-dark-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Laptop\:via-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:via-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Laptop\:via-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Laptop\:via-light-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Laptop\:via-bright-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Laptop\:via-bright-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Laptop\:via-SpaceGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Laptop\:via-Purple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:via-LightPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Laptop\:via-Glow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Laptop\:via-Bronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Laptop\:via-Copper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Laptop\:via-Pink-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Laptop\:via-Orange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Laptop\:via-Coral-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Laptop\:via-MajesticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:via-PrismBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:via-CeramicBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:via-MidnightBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Laptop\:via-PrismWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Laptop\:via-CeramicWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Laptop\:via-LilacPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Laptop\:via-CrownSilver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Laptop\:via-CoralBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Laptop\:via-lime-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Laptop\:via-apple-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Laptop\:via-bg-new-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Laptop\:via-bg-new-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Laptop\:via-new-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Laptop\:via-footer-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Laptop\:via-border-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Laptop\:via-apple-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Laptop\:via-crimson-red {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Laptop\:via-asurion-cyan {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Laptop\:via-bright-orange {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Laptop\:via-Graphite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Laptop\:via-PacificBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:via-light-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Laptop\:via-asurion-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Laptop\:via-OceanBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Laptop\:via-MetallicCopper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Laptop\:via-PorcelainWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Laptop\:via-LightBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Laptop\:via-CloudNavy-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Laptop\:via-CloudMint-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Laptop\:via-CloudOrange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Laptop\:via-CloudLavender-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Laptop\:via-CloudRed-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Laptop\:via-CloudWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Laptop\:via-SunriseGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Laptop\:via-SunshineGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Laptop\:via-AuraBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Laptop\:via-AuraGlow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Laptop\:via-MysticBronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Laptop\:via-MysticGreen-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Laptop\:via-MysticGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Laptop\:via-MysticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Laptop\:via-MysticWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Laptop\:via-price-blue1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:via-indigo1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:via-Purple-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Laptop\:via-new-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Laptop\:via-dark-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Laptop\:via-replace-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Laptop\:via-resolve-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Laptop\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Laptop\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Laptop\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Laptop\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Laptop\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Laptop\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Laptop\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Laptop\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Laptop\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Laptop\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Laptop\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Laptop\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Laptop\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Laptop\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Laptop\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Laptop\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Laptop\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Laptop\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Laptop\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Laptop\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Laptop\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Laptop\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Laptop\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Laptop\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Laptop\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Laptop\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Laptop\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Laptop\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Laptop\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Laptop\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Laptop\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Laptop\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Laptop\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Laptop\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Laptop\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Laptop\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Laptop\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Laptop\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Laptop\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Laptop\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Laptop\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Laptop\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Laptop\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Laptop\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Laptop\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Laptop\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Laptop\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Laptop\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Laptop\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Laptop\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Laptop\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Laptop\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Laptop\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Laptop\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Laptop\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Laptop\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Laptop\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Laptop\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Laptop\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Laptop\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Laptop\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Laptop\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Laptop\:hover\:via-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Laptop\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Laptop\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Laptop\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Laptop\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Laptop\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Laptop\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Laptop\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Laptop\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Laptop\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Laptop\:hover\:via-Asurion-White:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:hover\:via-Asurion-Blue-Brighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:hover\:via-Asurion-Blue-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Laptop\:hover\:via-Asurion-Blue-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Laptop\:hover\:via-Asurion-Purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Laptop\:hover\:via-Asurion-Purple-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:hover\:via-Asurion-Purple-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Laptop\:hover\:via-Asurion-Gray-Deepest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Laptop\:hover\:via-Asurion-Gray-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Laptop\:hover\:via-Asurion-Gray-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Laptop\:hover\:via-Asurion-Gray-Lighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Laptop\:hover\:via-Asurion-Gray-Lightest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Laptop\:hover\:via-Asurion-Red-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Laptop\:hover\:via-light-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Laptop\:hover\:via-light-gray-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Laptop\:hover\:via-light-gray-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Laptop\:hover\:via-light-gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Laptop\:hover\:via-light-gray-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Laptop\:hover\:via-light-gray-5:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Laptop\:hover\:via-light-slate-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Laptop\:hover\:via-denim-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Laptop\:hover\:via-purple-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Laptop\:hover\:via-dark-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Laptop\:hover\:via-bright-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Laptop\:hover\:via-mustard-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Laptop\:hover\:via-mustard-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Laptop\:hover\:via-light-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:hover\:via-light-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Laptop\:hover\:via-light-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:hover\:via-light-blue-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Laptop\:hover\:via-purple-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Laptop\:hover\:via-light-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Laptop\:hover\:via-light-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Laptop\:hover\:via-light-bg-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Laptop\:hover\:via-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Laptop\:hover\:via-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Laptop\:hover\:via-light-white-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Laptop\:hover\:via-Black-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:hover\:via-Default-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Laptop\:hover\:via-White-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Laptop\:hover\:via-Green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Laptop\:hover\:via-Blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:hover\:via-Silver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Laptop\:hover\:via-Yellow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Laptop\:hover\:via-Grey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Laptop\:hover\:via-Gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Laptop\:hover\:via-Red-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Laptop\:hover\:via-Gold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Laptop\:hover\:via-light-green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Laptop\:hover\:via-dark-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Laptop\:hover\:via-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:hover\:via-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Laptop\:hover\:via-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Laptop\:hover\:via-light-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Laptop\:hover\:via-bright-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Laptop\:hover\:via-bright-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Laptop\:hover\:via-SpaceGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Laptop\:hover\:via-Purple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:hover\:via-LightPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Laptop\:hover\:via-Glow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Laptop\:hover\:via-Bronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Laptop\:hover\:via-Copper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Laptop\:hover\:via-Pink-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Laptop\:hover\:via-Orange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Laptop\:hover\:via-Coral-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Laptop\:hover\:via-MajesticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:hover\:via-PrismBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:hover\:via-CeramicBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:hover\:via-MidnightBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Laptop\:hover\:via-PrismWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Laptop\:hover\:via-CeramicWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Laptop\:hover\:via-LilacPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Laptop\:hover\:via-CrownSilver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Laptop\:hover\:via-CoralBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Laptop\:hover\:via-lime-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Laptop\:hover\:via-apple-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Laptop\:hover\:via-bg-new-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Laptop\:hover\:via-bg-new-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Laptop\:hover\:via-new-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Laptop\:hover\:via-footer-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Laptop\:hover\:via-border-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Laptop\:hover\:via-apple-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Laptop\:hover\:via-crimson-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Laptop\:hover\:via-asurion-cyan:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Laptop\:hover\:via-bright-orange:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Laptop\:hover\:via-Graphite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Laptop\:hover\:via-PacificBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:hover\:via-light-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Laptop\:hover\:via-asurion-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Laptop\:hover\:via-OceanBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Laptop\:hover\:via-MetallicCopper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Laptop\:hover\:via-PorcelainWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Laptop\:hover\:via-LightBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Laptop\:hover\:via-CloudNavy-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Laptop\:hover\:via-CloudMint-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Laptop\:hover\:via-CloudOrange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Laptop\:hover\:via-CloudLavender-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Laptop\:hover\:via-CloudRed-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Laptop\:hover\:via-CloudWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Laptop\:hover\:via-SunriseGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Laptop\:hover\:via-SunshineGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Laptop\:hover\:via-AuraBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Laptop\:hover\:via-AuraGlow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Laptop\:hover\:via-MysticBronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Laptop\:hover\:via-MysticGreen-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Laptop\:hover\:via-MysticGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Laptop\:hover\:via-MysticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Laptop\:hover\:via-MysticWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Laptop\:hover\:via-price-blue1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:hover\:via-indigo1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:hover\:via-Purple-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Laptop\:hover\:via-new-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Laptop\:hover\:via-dark-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Laptop\:hover\:via-replace-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Laptop\:hover\:via-resolve-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Laptop\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Laptop\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Laptop\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Laptop\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Laptop\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Laptop\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Laptop\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Laptop\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Laptop\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Laptop\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Laptop\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Laptop\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Laptop\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Laptop\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Laptop\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Laptop\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Laptop\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Laptop\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Laptop\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Laptop\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Laptop\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Laptop\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Laptop\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Laptop\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Laptop\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Laptop\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Laptop\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Laptop\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Laptop\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Laptop\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Laptop\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Laptop\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Laptop\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Laptop\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Laptop\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Laptop\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Laptop\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Laptop\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Laptop\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Laptop\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Laptop\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Laptop\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Laptop\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Laptop\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Laptop\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Laptop\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Laptop\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Laptop\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Laptop\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Laptop\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Laptop\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Laptop\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Laptop\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Laptop\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Laptop\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Laptop\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Laptop\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Laptop\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Laptop\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Laptop\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Laptop\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Laptop\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Laptop\:focus\:via-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Laptop\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Laptop\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Laptop\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Laptop\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Laptop\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Laptop\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Laptop\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Laptop\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Laptop\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Laptop\:focus\:via-Asurion-White:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:focus\:via-Asurion-Blue-Brighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:focus\:via-Asurion-Blue-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Laptop\:focus\:via-Asurion-Blue-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Laptop\:focus\:via-Asurion-Purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Laptop\:focus\:via-Asurion-Purple-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:focus\:via-Asurion-Purple-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Laptop\:focus\:via-Asurion-Gray-Deepest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Laptop\:focus\:via-Asurion-Gray-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Laptop\:focus\:via-Asurion-Gray-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Laptop\:focus\:via-Asurion-Gray-Lighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Laptop\:focus\:via-Asurion-Gray-Lightest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Laptop\:focus\:via-Asurion-Red-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Laptop\:focus\:via-light-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Laptop\:focus\:via-light-gray-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Laptop\:focus\:via-light-gray-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Laptop\:focus\:via-light-gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Laptop\:focus\:via-light-gray-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Laptop\:focus\:via-light-gray-5:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Laptop\:focus\:via-light-slate-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Laptop\:focus\:via-denim-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Laptop\:focus\:via-purple-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Laptop\:focus\:via-dark-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Laptop\:focus\:via-bright-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Laptop\:focus\:via-mustard-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Laptop\:focus\:via-mustard-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Laptop\:focus\:via-light-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:focus\:via-light-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Laptop\:focus\:via-light-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Laptop\:focus\:via-light-blue-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Laptop\:focus\:via-purple-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Laptop\:focus\:via-light-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Laptop\:focus\:via-light-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Laptop\:focus\:via-light-bg-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Laptop\:focus\:via-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Laptop\:focus\:via-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Laptop\:focus\:via-light-white-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Laptop\:focus\:via-Black-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:focus\:via-Default-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Laptop\:focus\:via-White-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Laptop\:focus\:via-Green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Laptop\:focus\:via-Blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:focus\:via-Silver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Laptop\:focus\:via-Yellow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Laptop\:focus\:via-Grey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Laptop\:focus\:via-Gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Laptop\:focus\:via-Red-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Laptop\:focus\:via-Gold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Laptop\:focus\:via-light-green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Laptop\:focus\:via-dark-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Laptop\:focus\:via-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:focus\:via-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Laptop\:focus\:via-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Laptop\:focus\:via-light-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Laptop\:focus\:via-bright-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Laptop\:focus\:via-bright-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Laptop\:focus\:via-SpaceGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Laptop\:focus\:via-Purple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:focus\:via-LightPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Laptop\:focus\:via-Glow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Laptop\:focus\:via-Bronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Laptop\:focus\:via-Copper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Laptop\:focus\:via-Pink-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Laptop\:focus\:via-Orange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Laptop\:focus\:via-Coral-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Laptop\:focus\:via-MajesticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:focus\:via-PrismBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:focus\:via-CeramicBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Laptop\:focus\:via-MidnightBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Laptop\:focus\:via-PrismWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Laptop\:focus\:via-CeramicWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Laptop\:focus\:via-LilacPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Laptop\:focus\:via-CrownSilver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Laptop\:focus\:via-CoralBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Laptop\:focus\:via-lime-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Laptop\:focus\:via-apple-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Laptop\:focus\:via-bg-new-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Laptop\:focus\:via-bg-new-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Laptop\:focus\:via-new-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Laptop\:focus\:via-footer-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Laptop\:focus\:via-border-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Laptop\:focus\:via-apple-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Laptop\:focus\:via-crimson-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Laptop\:focus\:via-asurion-cyan:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Laptop\:focus\:via-bright-orange:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Laptop\:focus\:via-Graphite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Laptop\:focus\:via-PacificBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:focus\:via-light-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Laptop\:focus\:via-asurion-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Laptop\:focus\:via-OceanBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Laptop\:focus\:via-MetallicCopper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Laptop\:focus\:via-PorcelainWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Laptop\:focus\:via-LightBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Laptop\:focus\:via-CloudNavy-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Laptop\:focus\:via-CloudMint-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Laptop\:focus\:via-CloudOrange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Laptop\:focus\:via-CloudLavender-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Laptop\:focus\:via-CloudRed-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Laptop\:focus\:via-CloudWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Laptop\:focus\:via-SunriseGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Laptop\:focus\:via-SunshineGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Laptop\:focus\:via-AuraBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Laptop\:focus\:via-AuraGlow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Laptop\:focus\:via-MysticBronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Laptop\:focus\:via-MysticGreen-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Laptop\:focus\:via-MysticGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Laptop\:focus\:via-MysticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Laptop\:focus\:via-MysticWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Laptop\:focus\:via-price-blue1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Laptop\:focus\:via-indigo1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Laptop\:focus\:via-Purple-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Laptop\:focus\:via-new-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Laptop\:focus\:via-dark-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Laptop\:focus\:via-replace-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Laptop\:focus\:via-resolve-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Laptop\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .Laptop\:to-current {
    --tw-gradient-to: currentColor;
  }

  .Laptop\:to-black {
    --tw-gradient-to: #000;
  }

  .Laptop\:to-white {
    --tw-gradient-to: #fff;
  }

  .Laptop\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .Laptop\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .Laptop\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .Laptop\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .Laptop\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .Laptop\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .Laptop\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .Laptop\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .Laptop\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .Laptop\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .Laptop\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .Laptop\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .Laptop\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .Laptop\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .Laptop\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .Laptop\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .Laptop\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .Laptop\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .Laptop\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .Laptop\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .Laptop\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .Laptop\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .Laptop\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .Laptop\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .Laptop\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .Laptop\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .Laptop\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .Laptop\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .Laptop\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .Laptop\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .Laptop\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .Laptop\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .Laptop\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .Laptop\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .Laptop\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .Laptop\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .Laptop\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .Laptop\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .Laptop\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .Laptop\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .Laptop\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .Laptop\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .Laptop\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .Laptop\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .Laptop\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .Laptop\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .Laptop\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .Laptop\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .Laptop\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .Laptop\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .Laptop\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .Laptop\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .Laptop\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .Laptop\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .Laptop\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .Laptop\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .Laptop\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .Laptop\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .Laptop\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .Laptop\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .Laptop\:to-purple {
    --tw-gradient-to: #6700B8;
  }

  .Laptop\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .Laptop\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .Laptop\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .Laptop\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .Laptop\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .Laptop\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .Laptop\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .Laptop\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .Laptop\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .Laptop\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .Laptop\:to-Asurion-White {
    --tw-gradient-to: #FFF;
  }

  .Laptop\:to-Asurion-Blue-Brighter {
    --tw-gradient-to: #6B8BFF;
  }

  .Laptop\:to-Asurion-Blue-Deep {
    --tw-gradient-to: #2743CC;
  }

  .Laptop\:to-Asurion-Blue-Light {
    --tw-gradient-to: #F0F3FF;
  }

  .Laptop\:to-Asurion-Purple {
    --tw-gradient-to: #8223D2;
  }

  .Laptop\:to-Asurion-Purple-Deeper {
    --tw-gradient-to: #6700B8;
  }

  .Laptop\:to-Asurion-Purple-Light {
    --tw-gradient-to: #F3E9FB;
  }

  .Laptop\:to-Asurion-Gray-Deepest {
    --tw-gradient-to: #333F48;
  }

  .Laptop\:to-Asurion-Gray-Deeper {
    --tw-gradient-to: #6E767D;
  }

  .Laptop\:to-Asurion-Gray-Light {
    --tw-gradient-to: #A5AAAF;
  }

  .Laptop\:to-Asurion-Gray-Lighter {
    --tw-gradient-to: #E6E6EB;
  }

  .Laptop\:to-Asurion-Gray-Lightest {
    --tw-gradient-to: #D5D6DA;
  }

  .Laptop\:to-Asurion-Red-Deep {
    --tw-gradient-to: #DB1B1B;
  }

  .Laptop\:to-light-gray {
    --tw-gradient-to: #6E767D;
  }

  .Laptop\:to-light-gray-1 {
    --tw-gradient-to: #A5AAAF;
  }

  .Laptop\:to-light-gray-2 {
    --tw-gradient-to: #E6E6EB;
  }

  .Laptop\:to-light-gray-3 {
    --tw-gradient-to: #F0F0F5;
  }

  .Laptop\:to-light-gray-4 {
    --tw-gradient-to: #D5D6DA;
  }

  .Laptop\:to-light-gray-5 {
    --tw-gradient-to: #333F48;
  }

  .Laptop\:to-light-slate-gray {
    --tw-gradient-to: #8589A1;
  }

  .Laptop\:to-denim-blue {
    --tw-gradient-to: #0066B2;
  }

  .Laptop\:to-purple-1 {
    --tw-gradient-to: #8223D2;
  }

  .Laptop\:to-dark-red {
    --tw-gradient-to: #DB1B1B;
  }

  .Laptop\:to-bright-red {
    --tw-gradient-to: #F40715;
  }

  .Laptop\:to-mustard-yellow {
    --tw-gradient-to: #ED8B00;
  }

  .Laptop\:to-mustard-yellow-1 {
    --tw-gradient-to: #ED6600;
  }

  .Laptop\:to-light-blue {
    --tw-gradient-to: #6B8BFF;
  }

  .Laptop\:to-light-blue-1 {
    --tw-gradient-to: #4A68F9;
  }

  .Laptop\:to-light-blue-3 {
    --tw-gradient-to:  #F0F3FF;
  }

  .Laptop\:to-light-blue-4 {
    --tw-gradient-to: #F0F3FF;
  }

  .Laptop\:to-purple-blue {
    --tw-gradient-to: #6469E1;
  }

  .Laptop\:to-light-green {
    --tw-gradient-to: #00B574;
  }

  .Laptop\:to-light-green-1 {
    --tw-gradient-to: #00B574;
  }

  .Laptop\:to-light-bg-green {
    --tw-gradient-to: #F0FFF9;
  }

  .Laptop\:to-green-1 {
    --tw-gradient-to: #0B8350;
  }

  .Laptop\:to-pink-1 {
    --tw-gradient-to: #FFEDD5;
  }

  .Laptop\:to-light-white-1 {
    --tw-gradient-to: #F8F6EE;
  }

  .Laptop\:to-Black-3 {
    --tw-gradient-to: #1F2020;
  }

  .Laptop\:to-Default-3 {
    --tw-gradient-to: #1F2120;
  }

  .Laptop\:to-White-3 {
    --tw-gradient-to: #F9F6EF;
  }

  .Laptop\:to-Green-3 {
    --tw-gradient-to: #AEE0CD;
  }

  .Laptop\:to-Blue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .Laptop\:to-Silver-3 {
    --tw-gradient-to: #E4E4E2;
  }

  .Laptop\:to-Yellow-3 {
    --tw-gradient-to: #F3D060;
  }

  .Laptop\:to-Grey-3 {
    --tw-gradient-to: #535150;
  }

  .Laptop\:to-Gray-3 {
    --tw-gradient-to: #535150;
  }

  .Laptop\:to-Red-3 {
    --tw-gradient-to: #BA0C2E;
  }

  .Laptop\:to-Gold-3 {
    --tw-gradient-to: #F5DDC5;
  }

  .Laptop\:to-light-green-3 {
    --tw-gradient-to: #F3E9FB;
  }

  .Laptop\:to-dark-blue-2 {
    --tw-gradient-to: #2743CC;
  }

  .Laptop\:to-blue-1 {
    --tw-gradient-to: #6B8BFF;
  }

  .Laptop\:to-yellow-1 {
    --tw-gradient-to: #EDB800;
  }

  .Laptop\:to-blue-2 {
    --tw-gradient-to: #253BAA;
  }

  .Laptop\:to-light-pink {
    --tw-gradient-to: #FF5070;
  }

  .Laptop\:to-bright-green {
    --tw-gradient-to: #6EFAC3;
  }

  .Laptop\:to-bright-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .Laptop\:to-SpaceGrey-3 {
    --tw-gradient-to: #535150;
  }

  .Laptop\:to-Purple-3 {
    --tw-gradient-to: #6700B8;
  }

  .Laptop\:to-LightPurple-3 {
    --tw-gradient-to: #D1CDDA;
  }

  .Laptop\:to-Glow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .Laptop\:to-Bronze-3 {
    --tw-gradient-to: #cd7f32;
  }

  .Laptop\:to-Copper-3 {
    --tw-gradient-to: #B87333;
  }

  .Laptop\:to-Pink-3 {
    --tw-gradient-to: #FFC0CB;
  }

  .Laptop\:to-Orange-3 {
    --tw-gradient-to: #FFA500;
  }

  .Laptop\:to-Coral-3 {
    --tw-gradient-to: #EE7762;
  }

  .Laptop\:to-MajesticBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .Laptop\:to-PrismBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .Laptop\:to-CeramicBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .Laptop\:to-MidnightBlack-3 {
    --tw-gradient-to: #00040D;
  }

  .Laptop\:to-PrismWhite-3 {
    --tw-gradient-to: #E1D8CB;
  }

  .Laptop\:to-CeramicWhite-3 {
    --tw-gradient-to: #c2c2c4;
  }

  .Laptop\:to-LilacPurple-3 {
    --tw-gradient-to: #C8A2C8;
  }

  .Laptop\:to-CrownSilver-3 {
    --tw-gradient-to: #b1a5aa;
  }

  .Laptop\:to-CoralBlue-3 {
    --tw-gradient-to: #AFDCEC;
  }

  .Laptop\:to-lime-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .Laptop\:to-apple-green {
    --tw-gradient-to: #6EFAC3;
  }

  .Laptop\:to-bg-new-blue {
    --tw-gradient-to: #39DCF0;
  }

  .Laptop\:to-bg-new-pink {
    --tw-gradient-to: #E79AAE;
  }

  .Laptop\:to-new-pink-1 {
    --tw-gradient-to: #E9A1B3;
  }

  .Laptop\:to-footer-grey {
    --tw-gradient-to: #333238;
  }

  .Laptop\:to-border-grey {
    --tw-gradient-to: #c4c4c4;
  }

  .Laptop\:to-apple-green-1 {
    --tw-gradient-to: #30D091;
  }

  .Laptop\:to-crimson-red {
    --tw-gradient-to: #d22323;
  }

  .Laptop\:to-asurion-cyan {
    --tw-gradient-to: #95CED7;
  }

  .Laptop\:to-bright-orange {
    --tw-gradient-to: #FF8B1A;
  }

  .Laptop\:to-Graphite-3 {
    --tw-gradient-to: #D2CEDB;
  }

  .Laptop\:to-PacificBlue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .Laptop\:to-light-purple {
    --tw-gradient-to: #B3A3D7;
  }

  .Laptop\:to-asurion-gray {
    --tw-gradient-to: #D8D8D8;
  }

  .Laptop\:to-OceanBlue-3 {
    --tw-gradient-to: #0077be;
  }

  .Laptop\:to-MetallicCopper-3 {
    --tw-gradient-to: #72281e;
  }

  .Laptop\:to-PorcelainWhite-3 {
    --tw-gradient-to: #f8fbf8;
  }

  .Laptop\:to-LightBlue-3 {
    --tw-gradient-to: #ADD8E6;
  }

  .Laptop\:to-CloudNavy-3 {
    --tw-gradient-to: #607387;
  }

  .Laptop\:to-CloudMint-3 {
    --tw-gradient-to: #607387;
  }

  .Laptop\:to-CloudOrange-3 {
    --tw-gradient-to: #ffba97;
  }

  .Laptop\:to-CloudLavender-3 {
    --tw-gradient-to: #d6d3e2;
  }

  .Laptop\:to-CloudRed-3 {
    --tw-gradient-to: #dbb0a2;
  }

  .Laptop\:to-CloudWhite-3 {
    --tw-gradient-to: #f2f2ed;
  }

  .Laptop\:to-SunriseGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .Laptop\:to-SunshineGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .Laptop\:to-AuraBlack-3 {
    --tw-gradient-to: #1F2120;
  }

  .Laptop\:to-AuraGlow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .Laptop\:to-MysticBronze-3 {
    --tw-gradient-to: #3c2516;
  }

  .Laptop\:to-MysticGreen-3 {
    --tw-gradient-to: #90A19A;
  }

  .Laptop\:to-MysticGrey-3 {
    --tw-gradient-to: #564f55;
  }

  .Laptop\:to-MysticBlack-3 {
    --tw-gradient-to: #353A3C;
  }

  .Laptop\:to-MysticWhite-3 {
    --tw-gradient-to: #E4EDE3;
  }

  .Laptop\:to-price-blue1 {
    --tw-gradient-to: #6B8BFF;
  }

  .Laptop\:to-indigo1 {
    --tw-gradient-to: #6700B8;
  }

  .Laptop\:to-Purple-4 {
    --tw-gradient-to: #9598F8;
  }

  .Laptop\:to-new-blue-2 {
    --tw-gradient-to: #33B3C2;
  }

  .Laptop\:to-dark-blue-3 {
    --tw-gradient-to: #041DFB;
  }

  .Laptop\:to-replace-bg {
    --tw-gradient-to: #8AA4BC;
  }

  .Laptop\:to-resolve-bg {
    --tw-gradient-to: #4783CB;
  }

  .Laptop\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .Laptop\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .Laptop\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .Laptop\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .Laptop\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .Laptop\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .Laptop\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .Laptop\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .Laptop\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .Laptop\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .Laptop\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .Laptop\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .Laptop\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .Laptop\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .Laptop\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .Laptop\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .Laptop\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .Laptop\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .Laptop\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .Laptop\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .Laptop\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .Laptop\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .Laptop\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .Laptop\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .Laptop\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .Laptop\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .Laptop\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .Laptop\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .Laptop\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .Laptop\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .Laptop\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .Laptop\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .Laptop\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .Laptop\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .Laptop\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .Laptop\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .Laptop\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .Laptop\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .Laptop\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .Laptop\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .Laptop\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .Laptop\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .Laptop\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .Laptop\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .Laptop\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .Laptop\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .Laptop\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .Laptop\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .Laptop\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .Laptop\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .Laptop\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .Laptop\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .Laptop\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .Laptop\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .Laptop\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .Laptop\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .Laptop\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .Laptop\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .Laptop\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .Laptop\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .Laptop\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .Laptop\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .Laptop\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .Laptop\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .Laptop\:hover\:to-purple:hover {
    --tw-gradient-to: #6700B8;
  }

  .Laptop\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .Laptop\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .Laptop\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .Laptop\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .Laptop\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .Laptop\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .Laptop\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .Laptop\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .Laptop\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .Laptop\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .Laptop\:hover\:to-Asurion-White:hover {
    --tw-gradient-to: #FFF;
  }

  .Laptop\:hover\:to-Asurion-Blue-Brighter:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Laptop\:hover\:to-Asurion-Blue-Deep:hover {
    --tw-gradient-to: #2743CC;
  }

  .Laptop\:hover\:to-Asurion-Blue-Light:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .Laptop\:hover\:to-Asurion-Purple:hover {
    --tw-gradient-to: #8223D2;
  }

  .Laptop\:hover\:to-Asurion-Purple-Deeper:hover {
    --tw-gradient-to: #6700B8;
  }

  .Laptop\:hover\:to-Asurion-Purple-Light:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .Laptop\:hover\:to-Asurion-Gray-Deepest:hover {
    --tw-gradient-to: #333F48;
  }

  .Laptop\:hover\:to-Asurion-Gray-Deeper:hover {
    --tw-gradient-to: #6E767D;
  }

  .Laptop\:hover\:to-Asurion-Gray-Light:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .Laptop\:hover\:to-Asurion-Gray-Lighter:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .Laptop\:hover\:to-Asurion-Gray-Lightest:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .Laptop\:hover\:to-Asurion-Red-Deep:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .Laptop\:hover\:to-light-gray:hover {
    --tw-gradient-to: #6E767D;
  }

  .Laptop\:hover\:to-light-gray-1:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .Laptop\:hover\:to-light-gray-2:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .Laptop\:hover\:to-light-gray-3:hover {
    --tw-gradient-to: #F0F0F5;
  }

  .Laptop\:hover\:to-light-gray-4:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .Laptop\:hover\:to-light-gray-5:hover {
    --tw-gradient-to: #333F48;
  }

  .Laptop\:hover\:to-light-slate-gray:hover {
    --tw-gradient-to: #8589A1;
  }

  .Laptop\:hover\:to-denim-blue:hover {
    --tw-gradient-to: #0066B2;
  }

  .Laptop\:hover\:to-purple-1:hover {
    --tw-gradient-to: #8223D2;
  }

  .Laptop\:hover\:to-dark-red:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .Laptop\:hover\:to-bright-red:hover {
    --tw-gradient-to: #F40715;
  }

  .Laptop\:hover\:to-mustard-yellow:hover {
    --tw-gradient-to: #ED8B00;
  }

  .Laptop\:hover\:to-mustard-yellow-1:hover {
    --tw-gradient-to: #ED6600;
  }

  .Laptop\:hover\:to-light-blue:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Laptop\:hover\:to-light-blue-1:hover {
    --tw-gradient-to: #4A68F9;
  }

  .Laptop\:hover\:to-light-blue-3:hover {
    --tw-gradient-to:  #F0F3FF;
  }

  .Laptop\:hover\:to-light-blue-4:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .Laptop\:hover\:to-purple-blue:hover {
    --tw-gradient-to: #6469E1;
  }

  .Laptop\:hover\:to-light-green:hover {
    --tw-gradient-to: #00B574;
  }

  .Laptop\:hover\:to-light-green-1:hover {
    --tw-gradient-to: #00B574;
  }

  .Laptop\:hover\:to-light-bg-green:hover {
    --tw-gradient-to: #F0FFF9;
  }

  .Laptop\:hover\:to-green-1:hover {
    --tw-gradient-to: #0B8350;
  }

  .Laptop\:hover\:to-pink-1:hover {
    --tw-gradient-to: #FFEDD5;
  }

  .Laptop\:hover\:to-light-white-1:hover {
    --tw-gradient-to: #F8F6EE;
  }

  .Laptop\:hover\:to-Black-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .Laptop\:hover\:to-Default-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .Laptop\:hover\:to-White-3:hover {
    --tw-gradient-to: #F9F6EF;
  }

  .Laptop\:hover\:to-Green-3:hover {
    --tw-gradient-to: #AEE0CD;
  }

  .Laptop\:hover\:to-Blue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Laptop\:hover\:to-Silver-3:hover {
    --tw-gradient-to: #E4E4E2;
  }

  .Laptop\:hover\:to-Yellow-3:hover {
    --tw-gradient-to: #F3D060;
  }

  .Laptop\:hover\:to-Grey-3:hover {
    --tw-gradient-to: #535150;
  }

  .Laptop\:hover\:to-Gray-3:hover {
    --tw-gradient-to: #535150;
  }

  .Laptop\:hover\:to-Red-3:hover {
    --tw-gradient-to: #BA0C2E;
  }

  .Laptop\:hover\:to-Gold-3:hover {
    --tw-gradient-to: #F5DDC5;
  }

  .Laptop\:hover\:to-light-green-3:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .Laptop\:hover\:to-dark-blue-2:hover {
    --tw-gradient-to: #2743CC;
  }

  .Laptop\:hover\:to-blue-1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Laptop\:hover\:to-yellow-1:hover {
    --tw-gradient-to: #EDB800;
  }

  .Laptop\:hover\:to-blue-2:hover {
    --tw-gradient-to: #253BAA;
  }

  .Laptop\:hover\:to-light-pink:hover {
    --tw-gradient-to: #FF5070;
  }

  .Laptop\:hover\:to-bright-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .Laptop\:hover\:to-bright-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .Laptop\:hover\:to-SpaceGrey-3:hover {
    --tw-gradient-to: #535150;
  }

  .Laptop\:hover\:to-Purple-3:hover {
    --tw-gradient-to: #6700B8;
  }

  .Laptop\:hover\:to-LightPurple-3:hover {
    --tw-gradient-to: #D1CDDA;
  }

  .Laptop\:hover\:to-Glow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .Laptop\:hover\:to-Bronze-3:hover {
    --tw-gradient-to: #cd7f32;
  }

  .Laptop\:hover\:to-Copper-3:hover {
    --tw-gradient-to: #B87333;
  }

  .Laptop\:hover\:to-Pink-3:hover {
    --tw-gradient-to: #FFC0CB;
  }

  .Laptop\:hover\:to-Orange-3:hover {
    --tw-gradient-to: #FFA500;
  }

  .Laptop\:hover\:to-Coral-3:hover {
    --tw-gradient-to: #EE7762;
  }

  .Laptop\:hover\:to-MajesticBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .Laptop\:hover\:to-PrismBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .Laptop\:hover\:to-CeramicBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .Laptop\:hover\:to-MidnightBlack-3:hover {
    --tw-gradient-to: #00040D;
  }

  .Laptop\:hover\:to-PrismWhite-3:hover {
    --tw-gradient-to: #E1D8CB;
  }

  .Laptop\:hover\:to-CeramicWhite-3:hover {
    --tw-gradient-to: #c2c2c4;
  }

  .Laptop\:hover\:to-LilacPurple-3:hover {
    --tw-gradient-to: #C8A2C8;
  }

  .Laptop\:hover\:to-CrownSilver-3:hover {
    --tw-gradient-to: #b1a5aa;
  }

  .Laptop\:hover\:to-CoralBlue-3:hover {
    --tw-gradient-to: #AFDCEC;
  }

  .Laptop\:hover\:to-lime-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .Laptop\:hover\:to-apple-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .Laptop\:hover\:to-bg-new-blue:hover {
    --tw-gradient-to: #39DCF0;
  }

  .Laptop\:hover\:to-bg-new-pink:hover {
    --tw-gradient-to: #E79AAE;
  }

  .Laptop\:hover\:to-new-pink-1:hover {
    --tw-gradient-to: #E9A1B3;
  }

  .Laptop\:hover\:to-footer-grey:hover {
    --tw-gradient-to: #333238;
  }

  .Laptop\:hover\:to-border-grey:hover {
    --tw-gradient-to: #c4c4c4;
  }

  .Laptop\:hover\:to-apple-green-1:hover {
    --tw-gradient-to: #30D091;
  }

  .Laptop\:hover\:to-crimson-red:hover {
    --tw-gradient-to: #d22323;
  }

  .Laptop\:hover\:to-asurion-cyan:hover {
    --tw-gradient-to: #95CED7;
  }

  .Laptop\:hover\:to-bright-orange:hover {
    --tw-gradient-to: #FF8B1A;
  }

  .Laptop\:hover\:to-Graphite-3:hover {
    --tw-gradient-to: #D2CEDB;
  }

  .Laptop\:hover\:to-PacificBlue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Laptop\:hover\:to-light-purple:hover {
    --tw-gradient-to: #B3A3D7;
  }

  .Laptop\:hover\:to-asurion-gray:hover {
    --tw-gradient-to: #D8D8D8;
  }

  .Laptop\:hover\:to-OceanBlue-3:hover {
    --tw-gradient-to: #0077be;
  }

  .Laptop\:hover\:to-MetallicCopper-3:hover {
    --tw-gradient-to: #72281e;
  }

  .Laptop\:hover\:to-PorcelainWhite-3:hover {
    --tw-gradient-to: #f8fbf8;
  }

  .Laptop\:hover\:to-LightBlue-3:hover {
    --tw-gradient-to: #ADD8E6;
  }

  .Laptop\:hover\:to-CloudNavy-3:hover {
    --tw-gradient-to: #607387;
  }

  .Laptop\:hover\:to-CloudMint-3:hover {
    --tw-gradient-to: #607387;
  }

  .Laptop\:hover\:to-CloudOrange-3:hover {
    --tw-gradient-to: #ffba97;
  }

  .Laptop\:hover\:to-CloudLavender-3:hover {
    --tw-gradient-to: #d6d3e2;
  }

  .Laptop\:hover\:to-CloudRed-3:hover {
    --tw-gradient-to: #dbb0a2;
  }

  .Laptop\:hover\:to-CloudWhite-3:hover {
    --tw-gradient-to: #f2f2ed;
  }

  .Laptop\:hover\:to-SunriseGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .Laptop\:hover\:to-SunshineGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .Laptop\:hover\:to-AuraBlack-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .Laptop\:hover\:to-AuraGlow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .Laptop\:hover\:to-MysticBronze-3:hover {
    --tw-gradient-to: #3c2516;
  }

  .Laptop\:hover\:to-MysticGreen-3:hover {
    --tw-gradient-to: #90A19A;
  }

  .Laptop\:hover\:to-MysticGrey-3:hover {
    --tw-gradient-to: #564f55;
  }

  .Laptop\:hover\:to-MysticBlack-3:hover {
    --tw-gradient-to: #353A3C;
  }

  .Laptop\:hover\:to-MysticWhite-3:hover {
    --tw-gradient-to: #E4EDE3;
  }

  .Laptop\:hover\:to-price-blue1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Laptop\:hover\:to-indigo1:hover {
    --tw-gradient-to: #6700B8;
  }

  .Laptop\:hover\:to-Purple-4:hover {
    --tw-gradient-to: #9598F8;
  }

  .Laptop\:hover\:to-new-blue-2:hover {
    --tw-gradient-to: #33B3C2;
  }

  .Laptop\:hover\:to-dark-blue-3:hover {
    --tw-gradient-to: #041DFB;
  }

  .Laptop\:hover\:to-replace-bg:hover {
    --tw-gradient-to: #8AA4BC;
  }

  .Laptop\:hover\:to-resolve-bg:hover {
    --tw-gradient-to: #4783CB;
  }

  .Laptop\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .Laptop\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .Laptop\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .Laptop\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .Laptop\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .Laptop\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .Laptop\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .Laptop\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .Laptop\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .Laptop\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .Laptop\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .Laptop\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .Laptop\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .Laptop\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .Laptop\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .Laptop\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .Laptop\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .Laptop\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .Laptop\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .Laptop\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .Laptop\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .Laptop\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .Laptop\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .Laptop\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .Laptop\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .Laptop\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .Laptop\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .Laptop\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .Laptop\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .Laptop\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .Laptop\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .Laptop\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .Laptop\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .Laptop\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .Laptop\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .Laptop\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .Laptop\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .Laptop\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .Laptop\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .Laptop\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .Laptop\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .Laptop\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .Laptop\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .Laptop\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .Laptop\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .Laptop\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .Laptop\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .Laptop\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .Laptop\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .Laptop\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .Laptop\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .Laptop\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .Laptop\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .Laptop\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .Laptop\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .Laptop\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .Laptop\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .Laptop\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .Laptop\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .Laptop\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .Laptop\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .Laptop\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .Laptop\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .Laptop\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .Laptop\:focus\:to-purple:focus {
    --tw-gradient-to: #6700B8;
  }

  .Laptop\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .Laptop\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .Laptop\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .Laptop\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .Laptop\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .Laptop\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .Laptop\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .Laptop\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .Laptop\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .Laptop\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .Laptop\:focus\:to-Asurion-White:focus {
    --tw-gradient-to: #FFF;
  }

  .Laptop\:focus\:to-Asurion-Blue-Brighter:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Laptop\:focus\:to-Asurion-Blue-Deep:focus {
    --tw-gradient-to: #2743CC;
  }

  .Laptop\:focus\:to-Asurion-Blue-Light:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .Laptop\:focus\:to-Asurion-Purple:focus {
    --tw-gradient-to: #8223D2;
  }

  .Laptop\:focus\:to-Asurion-Purple-Deeper:focus {
    --tw-gradient-to: #6700B8;
  }

  .Laptop\:focus\:to-Asurion-Purple-Light:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .Laptop\:focus\:to-Asurion-Gray-Deepest:focus {
    --tw-gradient-to: #333F48;
  }

  .Laptop\:focus\:to-Asurion-Gray-Deeper:focus {
    --tw-gradient-to: #6E767D;
  }

  .Laptop\:focus\:to-Asurion-Gray-Light:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .Laptop\:focus\:to-Asurion-Gray-Lighter:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .Laptop\:focus\:to-Asurion-Gray-Lightest:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .Laptop\:focus\:to-Asurion-Red-Deep:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .Laptop\:focus\:to-light-gray:focus {
    --tw-gradient-to: #6E767D;
  }

  .Laptop\:focus\:to-light-gray-1:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .Laptop\:focus\:to-light-gray-2:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .Laptop\:focus\:to-light-gray-3:focus {
    --tw-gradient-to: #F0F0F5;
  }

  .Laptop\:focus\:to-light-gray-4:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .Laptop\:focus\:to-light-gray-5:focus {
    --tw-gradient-to: #333F48;
  }

  .Laptop\:focus\:to-light-slate-gray:focus {
    --tw-gradient-to: #8589A1;
  }

  .Laptop\:focus\:to-denim-blue:focus {
    --tw-gradient-to: #0066B2;
  }

  .Laptop\:focus\:to-purple-1:focus {
    --tw-gradient-to: #8223D2;
  }

  .Laptop\:focus\:to-dark-red:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .Laptop\:focus\:to-bright-red:focus {
    --tw-gradient-to: #F40715;
  }

  .Laptop\:focus\:to-mustard-yellow:focus {
    --tw-gradient-to: #ED8B00;
  }

  .Laptop\:focus\:to-mustard-yellow-1:focus {
    --tw-gradient-to: #ED6600;
  }

  .Laptop\:focus\:to-light-blue:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Laptop\:focus\:to-light-blue-1:focus {
    --tw-gradient-to: #4A68F9;
  }

  .Laptop\:focus\:to-light-blue-3:focus {
    --tw-gradient-to:  #F0F3FF;
  }

  .Laptop\:focus\:to-light-blue-4:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .Laptop\:focus\:to-purple-blue:focus {
    --tw-gradient-to: #6469E1;
  }

  .Laptop\:focus\:to-light-green:focus {
    --tw-gradient-to: #00B574;
  }

  .Laptop\:focus\:to-light-green-1:focus {
    --tw-gradient-to: #00B574;
  }

  .Laptop\:focus\:to-light-bg-green:focus {
    --tw-gradient-to: #F0FFF9;
  }

  .Laptop\:focus\:to-green-1:focus {
    --tw-gradient-to: #0B8350;
  }

  .Laptop\:focus\:to-pink-1:focus {
    --tw-gradient-to: #FFEDD5;
  }

  .Laptop\:focus\:to-light-white-1:focus {
    --tw-gradient-to: #F8F6EE;
  }

  .Laptop\:focus\:to-Black-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .Laptop\:focus\:to-Default-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .Laptop\:focus\:to-White-3:focus {
    --tw-gradient-to: #F9F6EF;
  }

  .Laptop\:focus\:to-Green-3:focus {
    --tw-gradient-to: #AEE0CD;
  }

  .Laptop\:focus\:to-Blue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Laptop\:focus\:to-Silver-3:focus {
    --tw-gradient-to: #E4E4E2;
  }

  .Laptop\:focus\:to-Yellow-3:focus {
    --tw-gradient-to: #F3D060;
  }

  .Laptop\:focus\:to-Grey-3:focus {
    --tw-gradient-to: #535150;
  }

  .Laptop\:focus\:to-Gray-3:focus {
    --tw-gradient-to: #535150;
  }

  .Laptop\:focus\:to-Red-3:focus {
    --tw-gradient-to: #BA0C2E;
  }

  .Laptop\:focus\:to-Gold-3:focus {
    --tw-gradient-to: #F5DDC5;
  }

  .Laptop\:focus\:to-light-green-3:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .Laptop\:focus\:to-dark-blue-2:focus {
    --tw-gradient-to: #2743CC;
  }

  .Laptop\:focus\:to-blue-1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Laptop\:focus\:to-yellow-1:focus {
    --tw-gradient-to: #EDB800;
  }

  .Laptop\:focus\:to-blue-2:focus {
    --tw-gradient-to: #253BAA;
  }

  .Laptop\:focus\:to-light-pink:focus {
    --tw-gradient-to: #FF5070;
  }

  .Laptop\:focus\:to-bright-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .Laptop\:focus\:to-bright-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .Laptop\:focus\:to-SpaceGrey-3:focus {
    --tw-gradient-to: #535150;
  }

  .Laptop\:focus\:to-Purple-3:focus {
    --tw-gradient-to: #6700B8;
  }

  .Laptop\:focus\:to-LightPurple-3:focus {
    --tw-gradient-to: #D1CDDA;
  }

  .Laptop\:focus\:to-Glow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .Laptop\:focus\:to-Bronze-3:focus {
    --tw-gradient-to: #cd7f32;
  }

  .Laptop\:focus\:to-Copper-3:focus {
    --tw-gradient-to: #B87333;
  }

  .Laptop\:focus\:to-Pink-3:focus {
    --tw-gradient-to: #FFC0CB;
  }

  .Laptop\:focus\:to-Orange-3:focus {
    --tw-gradient-to: #FFA500;
  }

  .Laptop\:focus\:to-Coral-3:focus {
    --tw-gradient-to: #EE7762;
  }

  .Laptop\:focus\:to-MajesticBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .Laptop\:focus\:to-PrismBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .Laptop\:focus\:to-CeramicBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .Laptop\:focus\:to-MidnightBlack-3:focus {
    --tw-gradient-to: #00040D;
  }

  .Laptop\:focus\:to-PrismWhite-3:focus {
    --tw-gradient-to: #E1D8CB;
  }

  .Laptop\:focus\:to-CeramicWhite-3:focus {
    --tw-gradient-to: #c2c2c4;
  }

  .Laptop\:focus\:to-LilacPurple-3:focus {
    --tw-gradient-to: #C8A2C8;
  }

  .Laptop\:focus\:to-CrownSilver-3:focus {
    --tw-gradient-to: #b1a5aa;
  }

  .Laptop\:focus\:to-CoralBlue-3:focus {
    --tw-gradient-to: #AFDCEC;
  }

  .Laptop\:focus\:to-lime-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .Laptop\:focus\:to-apple-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .Laptop\:focus\:to-bg-new-blue:focus {
    --tw-gradient-to: #39DCF0;
  }

  .Laptop\:focus\:to-bg-new-pink:focus {
    --tw-gradient-to: #E79AAE;
  }

  .Laptop\:focus\:to-new-pink-1:focus {
    --tw-gradient-to: #E9A1B3;
  }

  .Laptop\:focus\:to-footer-grey:focus {
    --tw-gradient-to: #333238;
  }

  .Laptop\:focus\:to-border-grey:focus {
    --tw-gradient-to: #c4c4c4;
  }

  .Laptop\:focus\:to-apple-green-1:focus {
    --tw-gradient-to: #30D091;
  }

  .Laptop\:focus\:to-crimson-red:focus {
    --tw-gradient-to: #d22323;
  }

  .Laptop\:focus\:to-asurion-cyan:focus {
    --tw-gradient-to: #95CED7;
  }

  .Laptop\:focus\:to-bright-orange:focus {
    --tw-gradient-to: #FF8B1A;
  }

  .Laptop\:focus\:to-Graphite-3:focus {
    --tw-gradient-to: #D2CEDB;
  }

  .Laptop\:focus\:to-PacificBlue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Laptop\:focus\:to-light-purple:focus {
    --tw-gradient-to: #B3A3D7;
  }

  .Laptop\:focus\:to-asurion-gray:focus {
    --tw-gradient-to: #D8D8D8;
  }

  .Laptop\:focus\:to-OceanBlue-3:focus {
    --tw-gradient-to: #0077be;
  }

  .Laptop\:focus\:to-MetallicCopper-3:focus {
    --tw-gradient-to: #72281e;
  }

  .Laptop\:focus\:to-PorcelainWhite-3:focus {
    --tw-gradient-to: #f8fbf8;
  }

  .Laptop\:focus\:to-LightBlue-3:focus {
    --tw-gradient-to: #ADD8E6;
  }

  .Laptop\:focus\:to-CloudNavy-3:focus {
    --tw-gradient-to: #607387;
  }

  .Laptop\:focus\:to-CloudMint-3:focus {
    --tw-gradient-to: #607387;
  }

  .Laptop\:focus\:to-CloudOrange-3:focus {
    --tw-gradient-to: #ffba97;
  }

  .Laptop\:focus\:to-CloudLavender-3:focus {
    --tw-gradient-to: #d6d3e2;
  }

  .Laptop\:focus\:to-CloudRed-3:focus {
    --tw-gradient-to: #dbb0a2;
  }

  .Laptop\:focus\:to-CloudWhite-3:focus {
    --tw-gradient-to: #f2f2ed;
  }

  .Laptop\:focus\:to-SunriseGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .Laptop\:focus\:to-SunshineGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .Laptop\:focus\:to-AuraBlack-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .Laptop\:focus\:to-AuraGlow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .Laptop\:focus\:to-MysticBronze-3:focus {
    --tw-gradient-to: #3c2516;
  }

  .Laptop\:focus\:to-MysticGreen-3:focus {
    --tw-gradient-to: #90A19A;
  }

  .Laptop\:focus\:to-MysticGrey-3:focus {
    --tw-gradient-to: #564f55;
  }

  .Laptop\:focus\:to-MysticBlack-3:focus {
    --tw-gradient-to: #353A3C;
  }

  .Laptop\:focus\:to-MysticWhite-3:focus {
    --tw-gradient-to: #E4EDE3;
  }

  .Laptop\:focus\:to-price-blue1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Laptop\:focus\:to-indigo1:focus {
    --tw-gradient-to: #6700B8;
  }

  .Laptop\:focus\:to-Purple-4:focus {
    --tw-gradient-to: #9598F8;
  }

  .Laptop\:focus\:to-new-blue-2:focus {
    --tw-gradient-to: #33B3C2;
  }

  .Laptop\:focus\:to-dark-blue-3:focus {
    --tw-gradient-to: #041DFB;
  }

  .Laptop\:focus\:to-replace-bg:focus {
    --tw-gradient-to: #8AA4BC;
  }

  .Laptop\:focus\:to-resolve-bg:focus {
    --tw-gradient-to: #4783CB;
  }

  .Laptop\:decoration-slice {
    -webkit-box-decoration-break: slice;
    box-decoration-break: slice;
  }

  .Laptop\:decoration-clone {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }

  .Laptop\:bg-auto {
    background-size: auto;
  }

  .Laptop\:bg-cover {
    background-size: cover;
  }

  .Laptop\:bg-contain {
    background-size: contain;
  }

  .Laptop\:bg-fixed {
    background-attachment: fixed;
  }

  .Laptop\:bg-local {
    background-attachment: local;
  }

  .Laptop\:bg-scroll {
    background-attachment: scroll;
  }

  .Laptop\:bg-clip-border {
    background-clip: border-box;
  }

  .Laptop\:bg-clip-padding {
    background-clip: padding-box;
  }

  .Laptop\:bg-clip-content {
    background-clip: content-box;
  }

  .Laptop\:bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
  }

  .Laptop\:bg-bottom {
    background-position: bottom;
  }

  .Laptop\:bg-center {
    background-position: center;
  }

  .Laptop\:bg-left {
    background-position: left;
  }

  .Laptop\:bg-left-bottom {
    background-position: left bottom;
  }

  .Laptop\:bg-left-top {
    background-position: left top;
  }

  .Laptop\:bg-right {
    background-position: right;
  }

  .Laptop\:bg-right-bottom {
    background-position: right bottom;
  }

  .Laptop\:bg-right-top {
    background-position: right top;
  }

  .Laptop\:bg-top {
    background-position: top;
  }

  .Laptop\:bg-repeat {
    background-repeat: repeat;
  }

  .Laptop\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .Laptop\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .Laptop\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .Laptop\:bg-repeat-round {
    background-repeat: round;
  }

  .Laptop\:bg-repeat-space {
    background-repeat: space;
  }

  .Laptop\:bg-origin-border {
    background-origin: border-box;
  }

  .Laptop\:bg-origin-padding {
    background-origin: padding-box;
  }

  .Laptop\:bg-origin-content {
    background-origin: content-box;
  }

  .Laptop\:fill-current {
    fill: currentColor;
  }

  .Laptop\:stroke-current {
    stroke: currentColor;
  }

  .Laptop\:stroke-0 {
    stroke-width: 0;
  }

  .Laptop\:stroke-1 {
    stroke-width: 1;
  }

  .Laptop\:stroke-2 {
    stroke-width: 2;
  }

  .Laptop\:object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .Laptop\:object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .Laptop\:object-fill {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .Laptop\:object-none {
    -o-object-fit: none;
    object-fit: none;
  }

  .Laptop\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .Laptop\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom;
  }

  .Laptop\:object-center {
    -o-object-position: center;
    object-position: center;
  }

  .Laptop\:object-left {
    -o-object-position: left;
    object-position: left;
  }

  .Laptop\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom;
  }

  .Laptop\:object-left-top {
    -o-object-position: left top;
    object-position: left top;
  }

  .Laptop\:object-right {
    -o-object-position: right;
    object-position: right;
  }

  .Laptop\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom;
  }

  .Laptop\:object-right-top {
    -o-object-position: right top;
    object-position: right top;
  }

  .Laptop\:object-top {
    -o-object-position: top;
    object-position: top;
  }

  .Laptop\:p-0 {
    padding: 0px;
  }

  .Laptop\:p-1 {
    padding: 0.25rem;
  }

  .Laptop\:p-2 {
    padding: 0.5rem;
  }

  .Laptop\:p-3 {
    padding: 0.75rem;
  }

  .Laptop\:p-4 {
    padding: 1rem;
  }

  .Laptop\:p-5 {
    padding: 1.25rem;
  }

  .Laptop\:p-6 {
    padding: 1.5rem;
  }

  .Laptop\:p-7 {
    padding: 1.75rem;
  }

  .Laptop\:p-8 {
    padding: 2rem;
  }

  .Laptop\:p-9 {
    padding: 2.25rem;
  }

  .Laptop\:p-10 {
    padding: 2.5rem;
  }

  .Laptop\:p-11 {
    padding: 2.75rem;
  }

  .Laptop\:p-12 {
    padding: 3rem;
  }

  .Laptop\:p-14 {
    padding: 3.5rem;
  }

  .Laptop\:p-15 {
    padding: 15px;
  }

  .Laptop\:p-16 {
    padding: 4rem;
  }

  .Laptop\:p-17 {
    padding: 17px;
  }

  .Laptop\:p-19 {
    padding: 19px;
  }

  .Laptop\:p-20 {
    padding: 5rem;
  }

  .Laptop\:p-22 {
    padding: 22px;
  }

  .Laptop\:p-24 {
    padding: 6rem;
  }

  .Laptop\:p-25 {
    padding: 25px;
  }

  .Laptop\:p-26 {
    padding: 26px;
  }

  .Laptop\:p-27 {
    padding: 27px;
  }

  .Laptop\:p-28 {
    padding: 7rem;
  }

  .Laptop\:p-29 {
    padding: 29px;
  }

  .Laptop\:p-30 {
    padding: 30px;
  }

  .Laptop\:p-32 {
    padding: 8rem;
  }

  .Laptop\:p-35 {
    padding: 35px;
  }

  .Laptop\:p-36 {
    padding: 9rem;
  }

  .Laptop\:p-37 {
    padding: 37px;
  }

  .Laptop\:p-40 {
    padding: 40px;
  }

  .Laptop\:p-41 {
    padding: 41px;
  }

  .Laptop\:p-44 {
    padding: 11rem;
  }

  .Laptop\:p-45 {
    padding: 45px;
  }

  .Laptop\:p-48 {
    padding: 12rem;
  }

  .Laptop\:p-49 {
    padding: 49px;
  }

  .Laptop\:p-50 {
    padding: 50px;
  }

  .Laptop\:p-52 {
    padding: 13rem;
  }

  .Laptop\:p-56 {
    padding: 14rem;
  }

  .Laptop\:p-60 {
    padding: 60px;
  }

  .Laptop\:p-64 {
    padding: 16rem;
  }

  .Laptop\:p-65 {
    padding: 65px;
  }

  .Laptop\:p-72 {
    padding: 72px;
  }

  .Laptop\:p-80 {
    padding: 20rem;
  }

  .Laptop\:p-85 {
    padding: 85px;
  }

  .Laptop\:p-96 {
    padding: 24rem;
  }

  .Laptop\:p-124 {
    padding: 124px;
  }

  .Laptop\:p-px {
    padding: 1px;
  }

  .Laptop\:p-0\.5 {
    padding: 0.125rem;
  }

  .Laptop\:p-1\.5 {
    padding: 0.375rem;
  }

  .Laptop\:p-2\.5 {
    padding: 0.625rem;
  }

  .Laptop\:p-3\.5 {
    padding: 0.875rem;
  }

  .Laptop\:p-p11 {
    padding: 11px;
  }

  .Laptop\:p-p12 {
    padding: 12px;
  }

  .Laptop\:p-p10 {
    padding: 10px;
  }

  .Laptop\:p-p9 {
    padding: 9px;
  }

  .Laptop\:p-p20 {
    padding: 20px;
  }

  .Laptop\:p-p18 {
    padding: 18px;
  }

  .Laptop\:p-p14 {
    padding: 14px;
  }

  .Laptop\:p-p13 {
    padding: 13px;
  }

  .Laptop\:p-p6 {
    padding: 6px;
  }

  .Laptop\:p-p2 {
    padding: 2px;
  }

  .Laptop\:p-p3 {
    padding: 3px;
  }

  .Laptop\:p-p5 {
    padding: 5px;
  }

  .Laptop\:p-40p-imp {
    padding: 40px !important;
  }

  .Laptop\:p-67px {
    padding: 67px;
  }

  .Laptop\:p-160px {
    padding: 160px;
  }

  .Laptop\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .Laptop\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .Laptop\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .Laptop\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .Laptop\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .Laptop\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .Laptop\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .Laptop\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .Laptop\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .Laptop\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .Laptop\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .Laptop\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .Laptop\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .Laptop\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .Laptop\:px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .Laptop\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .Laptop\:px-17 {
    padding-left: 17px;
    padding-right: 17px;
  }

  .Laptop\:px-19 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .Laptop\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .Laptop\:px-22 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .Laptop\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .Laptop\:px-25 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .Laptop\:px-26 {
    padding-left: 26px;
    padding-right: 26px;
  }

  .Laptop\:px-27 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .Laptop\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .Laptop\:px-29 {
    padding-left: 29px;
    padding-right: 29px;
  }

  .Laptop\:px-30 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .Laptop\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .Laptop\:px-35 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .Laptop\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .Laptop\:px-37 {
    padding-left: 37px;
    padding-right: 37px;
  }

  .Laptop\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .Laptop\:px-41 {
    padding-left: 41px;
    padding-right: 41px;
  }

  .Laptop\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .Laptop\:px-45 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .Laptop\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .Laptop\:px-49 {
    padding-left: 49px;
    padding-right: 49px;
  }

  .Laptop\:px-50 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .Laptop\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .Laptop\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .Laptop\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .Laptop\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .Laptop\:px-65 {
    padding-left: 65px;
    padding-right: 65px;
  }

  .Laptop\:px-72 {
    padding-left: 72px;
    padding-right: 72px;
  }

  .Laptop\:px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .Laptop\:px-85 {
    padding-left: 85px;
    padding-right: 85px;
  }

  .Laptop\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .Laptop\:px-124 {
    padding-left: 124px;
    padding-right: 124px;
  }

  .Laptop\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .Laptop\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .Laptop\:px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .Laptop\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .Laptop\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .Laptop\:px-p11 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .Laptop\:px-p12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .Laptop\:px-p10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .Laptop\:px-p9 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .Laptop\:px-p20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .Laptop\:px-p18 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .Laptop\:px-p14 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .Laptop\:px-p13 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .Laptop\:px-p6 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .Laptop\:px-p2 {
    padding-left: 2px;
    padding-right: 2px;
  }

  .Laptop\:px-p3 {
    padding-left: 3px;
    padding-right: 3px;
  }

  .Laptop\:px-p5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .Laptop\:px-40p-imp {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .Laptop\:px-67px {
    padding-left: 67px;
    padding-right: 67px;
  }

  .Laptop\:px-160px {
    padding-left: 160px;
    padding-right: 160px;
  }

  .Laptop\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .Laptop\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .Laptop\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .Laptop\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .Laptop\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .Laptop\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .Laptop\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .Laptop\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .Laptop\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .Laptop\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .Laptop\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .Laptop\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .Laptop\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .Laptop\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .Laptop\:py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .Laptop\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .Laptop\:py-17 {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .Laptop\:py-19 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .Laptop\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .Laptop\:py-22 {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .Laptop\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .Laptop\:py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .Laptop\:py-26 {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .Laptop\:py-27 {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .Laptop\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .Laptop\:py-29 {
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .Laptop\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .Laptop\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .Laptop\:py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .Laptop\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .Laptop\:py-37 {
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .Laptop\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .Laptop\:py-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }

  .Laptop\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .Laptop\:py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .Laptop\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .Laptop\:py-49 {
    padding-top: 49px;
    padding-bottom: 49px;
  }

  .Laptop\:py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .Laptop\:py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .Laptop\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .Laptop\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .Laptop\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .Laptop\:py-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .Laptop\:py-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .Laptop\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .Laptop\:py-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }

  .Laptop\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .Laptop\:py-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }

  .Laptop\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .Laptop\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .Laptop\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .Laptop\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .Laptop\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .Laptop\:py-p11 {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .Laptop\:py-p12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .Laptop\:py-p10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .Laptop\:py-p9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .Laptop\:py-p20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .Laptop\:py-p18 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .Laptop\:py-p14 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .Laptop\:py-p13 {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .Laptop\:py-p6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .Laptop\:py-p2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .Laptop\:py-p3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .Laptop\:py-p5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .Laptop\:py-40p-imp {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .Laptop\:py-67px {
    padding-top: 67px;
    padding-bottom: 67px;
  }

  .Laptop\:py-160px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .Laptop\:pt-0 {
    padding-top: 0px;
  }

  .Laptop\:pt-1 {
    padding-top: 0.25rem;
  }

  .Laptop\:pt-2 {
    padding-top: 0.5rem;
  }

  .Laptop\:pt-3 {
    padding-top: 0.75rem;
  }

  .Laptop\:pt-4 {
    padding-top: 1rem;
  }

  .Laptop\:pt-5 {
    padding-top: 1.25rem;
  }

  .Laptop\:pt-6 {
    padding-top: 1.5rem;
  }

  .Laptop\:pt-7 {
    padding-top: 1.75rem;
  }

  .Laptop\:pt-8 {
    padding-top: 2rem;
  }

  .Laptop\:pt-9 {
    padding-top: 2.25rem;
  }

  .Laptop\:pt-10 {
    padding-top: 2.5rem;
  }

  .Laptop\:pt-11 {
    padding-top: 2.75rem;
  }

  .Laptop\:pt-12 {
    padding-top: 3rem;
  }

  .Laptop\:pt-14 {
    padding-top: 3.5rem;
  }

  .Laptop\:pt-15 {
    padding-top: 15px;
  }

  .Laptop\:pt-16 {
    padding-top: 4rem;
  }

  .Laptop\:pt-17 {
    padding-top: 17px;
  }

  .Laptop\:pt-19 {
    padding-top: 19px;
  }

  .Laptop\:pt-20 {
    padding-top: 5rem;
  }

  .Laptop\:pt-22 {
    padding-top: 22px;
  }

  .Laptop\:pt-24 {
    padding-top: 6rem;
  }

  .Laptop\:pt-25 {
    padding-top: 25px;
  }

  .Laptop\:pt-26 {
    padding-top: 26px;
  }

  .Laptop\:pt-27 {
    padding-top: 27px;
  }

  .Laptop\:pt-28 {
    padding-top: 7rem;
  }

  .Laptop\:pt-29 {
    padding-top: 29px;
  }

  .Laptop\:pt-30 {
    padding-top: 30px;
  }

  .Laptop\:pt-32 {
    padding-top: 8rem;
  }

  .Laptop\:pt-35 {
    padding-top: 35px;
  }

  .Laptop\:pt-36 {
    padding-top: 9rem;
  }

  .Laptop\:pt-37 {
    padding-top: 37px;
  }

  .Laptop\:pt-40 {
    padding-top: 40px;
  }

  .Laptop\:pt-41 {
    padding-top: 41px;
  }

  .Laptop\:pt-44 {
    padding-top: 11rem;
  }

  .Laptop\:pt-45 {
    padding-top: 45px;
  }

  .Laptop\:pt-48 {
    padding-top: 12rem;
  }

  .Laptop\:pt-49 {
    padding-top: 49px;
  }

  .Laptop\:pt-50 {
    padding-top: 50px;
  }

  .Laptop\:pt-52 {
    padding-top: 13rem;
  }

  .Laptop\:pt-56 {
    padding-top: 14rem;
  }

  .Laptop\:pt-60 {
    padding-top: 60px;
  }

  .Laptop\:pt-64 {
    padding-top: 16rem;
  }

  .Laptop\:pt-65 {
    padding-top: 65px;
  }

  .Laptop\:pt-72 {
    padding-top: 72px;
  }

  .Laptop\:pt-80 {
    padding-top: 20rem;
  }

  .Laptop\:pt-85 {
    padding-top: 85px;
  }

  .Laptop\:pt-96 {
    padding-top: 24rem;
  }

  .Laptop\:pt-124 {
    padding-top: 124px;
  }

  .Laptop\:pt-px {
    padding-top: 1px;
  }

  .Laptop\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .Laptop\:pt-1\.5 {
    padding-top: 0.375rem;
  }

  .Laptop\:pt-2\.5 {
    padding-top: 0.625rem;
  }

  .Laptop\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .Laptop\:pt-p11 {
    padding-top: 11px;
  }

  .Laptop\:pt-p12 {
    padding-top: 12px;
  }

  .Laptop\:pt-p10 {
    padding-top: 10px;
  }

  .Laptop\:pt-p9 {
    padding-top: 9px;
  }

  .Laptop\:pt-p20 {
    padding-top: 20px;
  }

  .Laptop\:pt-p18 {
    padding-top: 18px;
  }

  .Laptop\:pt-p14 {
    padding-top: 14px;
  }

  .Laptop\:pt-p13 {
    padding-top: 13px;
  }

  .Laptop\:pt-p6 {
    padding-top: 6px;
  }

  .Laptop\:pt-p2 {
    padding-top: 2px;
  }

  .Laptop\:pt-p3 {
    padding-top: 3px;
  }

  .Laptop\:pt-p5 {
    padding-top: 5px;
  }

  .Laptop\:pt-40p-imp {
    padding-top: 40px !important;
  }

  .Laptop\:pt-67px {
    padding-top: 67px;
  }

  .Laptop\:pt-160px {
    padding-top: 160px;
  }

  .Laptop\:pr-0 {
    padding-right: 0px;
  }

  .Laptop\:pr-1 {
    padding-right: 0.25rem;
  }

  .Laptop\:pr-2 {
    padding-right: 0.5rem;
  }

  .Laptop\:pr-3 {
    padding-right: 0.75rem;
  }

  .Laptop\:pr-4 {
    padding-right: 1rem;
  }

  .Laptop\:pr-5 {
    padding-right: 1.25rem;
  }

  .Laptop\:pr-6 {
    padding-right: 1.5rem;
  }

  .Laptop\:pr-7 {
    padding-right: 1.75rem;
  }

  .Laptop\:pr-8 {
    padding-right: 2rem;
  }

  .Laptop\:pr-9 {
    padding-right: 2.25rem;
  }

  .Laptop\:pr-10 {
    padding-right: 2.5rem;
  }

  .Laptop\:pr-11 {
    padding-right: 2.75rem;
  }

  .Laptop\:pr-12 {
    padding-right: 3rem;
  }

  .Laptop\:pr-14 {
    padding-right: 3.5rem;
  }

  .Laptop\:pr-15 {
    padding-right: 15px;
  }

  .Laptop\:pr-16 {
    padding-right: 4rem;
  }

  .Laptop\:pr-17 {
    padding-right: 17px;
  }

  .Laptop\:pr-19 {
    padding-right: 19px;
  }

  .Laptop\:pr-20 {
    padding-right: 5rem;
  }

  .Laptop\:pr-22 {
    padding-right: 22px;
  }

  .Laptop\:pr-24 {
    padding-right: 6rem;
  }

  .Laptop\:pr-25 {
    padding-right: 25px;
  }

  .Laptop\:pr-26 {
    padding-right: 26px;
  }

  .Laptop\:pr-27 {
    padding-right: 27px;
  }

  .Laptop\:pr-28 {
    padding-right: 7rem;
  }

  .Laptop\:pr-29 {
    padding-right: 29px;
  }

  .Laptop\:pr-30 {
    padding-right: 30px;
  }

  .Laptop\:pr-32 {
    padding-right: 8rem;
  }

  .Laptop\:pr-35 {
    padding-right: 35px;
  }

  .Laptop\:pr-36 {
    padding-right: 9rem;
  }

  .Laptop\:pr-37 {
    padding-right: 37px;
  }

  .Laptop\:pr-40 {
    padding-right: 40px;
  }

  .Laptop\:pr-41 {
    padding-right: 41px;
  }

  .Laptop\:pr-44 {
    padding-right: 11rem;
  }

  .Laptop\:pr-45 {
    padding-right: 45px;
  }

  .Laptop\:pr-48 {
    padding-right: 12rem;
  }

  .Laptop\:pr-49 {
    padding-right: 49px;
  }

  .Laptop\:pr-50 {
    padding-right: 50px;
  }

  .Laptop\:pr-52 {
    padding-right: 13rem;
  }

  .Laptop\:pr-56 {
    padding-right: 14rem;
  }

  .Laptop\:pr-60 {
    padding-right: 60px;
  }

  .Laptop\:pr-64 {
    padding-right: 16rem;
  }

  .Laptop\:pr-65 {
    padding-right: 65px;
  }

  .Laptop\:pr-72 {
    padding-right: 72px;
  }

  .Laptop\:pr-80 {
    padding-right: 20rem;
  }

  .Laptop\:pr-85 {
    padding-right: 85px;
  }

  .Laptop\:pr-96 {
    padding-right: 24rem;
  }

  .Laptop\:pr-124 {
    padding-right: 124px;
  }

  .Laptop\:pr-px {
    padding-right: 1px;
  }

  .Laptop\:pr-0\.5 {
    padding-right: 0.125rem;
  }

  .Laptop\:pr-1\.5 {
    padding-right: 0.375rem;
  }

  .Laptop\:pr-2\.5 {
    padding-right: 0.625rem;
  }

  .Laptop\:pr-3\.5 {
    padding-right: 0.875rem;
  }

  .Laptop\:pr-p11 {
    padding-right: 11px;
  }

  .Laptop\:pr-p12 {
    padding-right: 12px;
  }

  .Laptop\:pr-p10 {
    padding-right: 10px;
  }

  .Laptop\:pr-p9 {
    padding-right: 9px;
  }

  .Laptop\:pr-p20 {
    padding-right: 20px;
  }

  .Laptop\:pr-p18 {
    padding-right: 18px;
  }

  .Laptop\:pr-p14 {
    padding-right: 14px;
  }

  .Laptop\:pr-p13 {
    padding-right: 13px;
  }

  .Laptop\:pr-p6 {
    padding-right: 6px;
  }

  .Laptop\:pr-p2 {
    padding-right: 2px;
  }

  .Laptop\:pr-p3 {
    padding-right: 3px;
  }

  .Laptop\:pr-p5 {
    padding-right: 5px;
  }

  .Laptop\:pr-40p-imp {
    padding-right: 40px !important;
  }

  .Laptop\:pr-67px {
    padding-right: 67px;
  }

  .Laptop\:pr-160px {
    padding-right: 160px;
  }

  .Laptop\:pb-0 {
    padding-bottom: 0px;
  }

  .Laptop\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .Laptop\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .Laptop\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .Laptop\:pb-4 {
    padding-bottom: 1rem;
  }

  .Laptop\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .Laptop\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .Laptop\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .Laptop\:pb-8 {
    padding-bottom: 2rem;
  }

  .Laptop\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .Laptop\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .Laptop\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .Laptop\:pb-12 {
    padding-bottom: 3rem;
  }

  .Laptop\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .Laptop\:pb-15 {
    padding-bottom: 15px;
  }

  .Laptop\:pb-16 {
    padding-bottom: 4rem;
  }

  .Laptop\:pb-17 {
    padding-bottom: 17px;
  }

  .Laptop\:pb-19 {
    padding-bottom: 19px;
  }

  .Laptop\:pb-20 {
    padding-bottom: 5rem;
  }

  .Laptop\:pb-22 {
    padding-bottom: 22px;
  }

  .Laptop\:pb-24 {
    padding-bottom: 6rem;
  }

  .Laptop\:pb-25 {
    padding-bottom: 25px;
  }

  .Laptop\:pb-26 {
    padding-bottom: 26px;
  }

  .Laptop\:pb-27 {
    padding-bottom: 27px;
  }

  .Laptop\:pb-28 {
    padding-bottom: 7rem;
  }

  .Laptop\:pb-29 {
    padding-bottom: 29px;
  }

  .Laptop\:pb-30 {
    padding-bottom: 30px;
  }

  .Laptop\:pb-32 {
    padding-bottom: 8rem;
  }

  .Laptop\:pb-35 {
    padding-bottom: 35px;
  }

  .Laptop\:pb-36 {
    padding-bottom: 9rem;
  }

  .Laptop\:pb-37 {
    padding-bottom: 37px;
  }

  .Laptop\:pb-40 {
    padding-bottom: 40px;
  }

  .Laptop\:pb-41 {
    padding-bottom: 41px;
  }

  .Laptop\:pb-44 {
    padding-bottom: 11rem;
  }

  .Laptop\:pb-45 {
    padding-bottom: 45px;
  }

  .Laptop\:pb-48 {
    padding-bottom: 12rem;
  }

  .Laptop\:pb-49 {
    padding-bottom: 49px;
  }

  .Laptop\:pb-50 {
    padding-bottom: 50px;
  }

  .Laptop\:pb-52 {
    padding-bottom: 13rem;
  }

  .Laptop\:pb-56 {
    padding-bottom: 14rem;
  }

  .Laptop\:pb-60 {
    padding-bottom: 60px;
  }

  .Laptop\:pb-64 {
    padding-bottom: 16rem;
  }

  .Laptop\:pb-65 {
    padding-bottom: 65px;
  }

  .Laptop\:pb-72 {
    padding-bottom: 72px;
  }

  .Laptop\:pb-80 {
    padding-bottom: 20rem;
  }

  .Laptop\:pb-85 {
    padding-bottom: 85px;
  }

  .Laptop\:pb-96 {
    padding-bottom: 24rem;
  }

  .Laptop\:pb-124 {
    padding-bottom: 124px;
  }

  .Laptop\:pb-px {
    padding-bottom: 1px;
  }

  .Laptop\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .Laptop\:pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .Laptop\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .Laptop\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .Laptop\:pb-p11 {
    padding-bottom: 11px;
  }

  .Laptop\:pb-p12 {
    padding-bottom: 12px;
  }

  .Laptop\:pb-p10 {
    padding-bottom: 10px;
  }

  .Laptop\:pb-p9 {
    padding-bottom: 9px;
  }

  .Laptop\:pb-p20 {
    padding-bottom: 20px;
  }

  .Laptop\:pb-p18 {
    padding-bottom: 18px;
  }

  .Laptop\:pb-p14 {
    padding-bottom: 14px;
  }

  .Laptop\:pb-p13 {
    padding-bottom: 13px;
  }

  .Laptop\:pb-p6 {
    padding-bottom: 6px;
  }

  .Laptop\:pb-p2 {
    padding-bottom: 2px;
  }

  .Laptop\:pb-p3 {
    padding-bottom: 3px;
  }

  .Laptop\:pb-p5 {
    padding-bottom: 5px;
  }

  .Laptop\:pb-40p-imp {
    padding-bottom: 40px !important;
  }

  .Laptop\:pb-67px {
    padding-bottom: 67px;
  }

  .Laptop\:pb-160px {
    padding-bottom: 160px;
  }

  .Laptop\:pl-0 {
    padding-left: 0px;
  }

  .Laptop\:pl-1 {
    padding-left: 0.25rem;
  }

  .Laptop\:pl-2 {
    padding-left: 0.5rem;
  }

  .Laptop\:pl-3 {
    padding-left: 0.75rem;
  }

  .Laptop\:pl-4 {
    padding-left: 1rem;
  }

  .Laptop\:pl-5 {
    padding-left: 1.25rem;
  }

  .Laptop\:pl-6 {
    padding-left: 1.5rem;
  }

  .Laptop\:pl-7 {
    padding-left: 1.75rem;
  }

  .Laptop\:pl-8 {
    padding-left: 2rem;
  }

  .Laptop\:pl-9 {
    padding-left: 2.25rem;
  }

  .Laptop\:pl-10 {
    padding-left: 2.5rem;
  }

  .Laptop\:pl-11 {
    padding-left: 2.75rem;
  }

  .Laptop\:pl-12 {
    padding-left: 3rem;
  }

  .Laptop\:pl-14 {
    padding-left: 3.5rem;
  }

  .Laptop\:pl-15 {
    padding-left: 15px;
  }

  .Laptop\:pl-16 {
    padding-left: 4rem;
  }

  .Laptop\:pl-17 {
    padding-left: 17px;
  }

  .Laptop\:pl-19 {
    padding-left: 19px;
  }

  .Laptop\:pl-20 {
    padding-left: 5rem;
  }

  .Laptop\:pl-22 {
    padding-left: 22px;
  }

  .Laptop\:pl-24 {
    padding-left: 6rem;
  }

  .Laptop\:pl-25 {
    padding-left: 25px;
  }

  .Laptop\:pl-26 {
    padding-left: 26px;
  }

  .Laptop\:pl-27 {
    padding-left: 27px;
  }

  .Laptop\:pl-28 {
    padding-left: 7rem;
  }

  .Laptop\:pl-29 {
    padding-left: 29px;
  }

  .Laptop\:pl-30 {
    padding-left: 30px;
  }

  .Laptop\:pl-32 {
    padding-left: 8rem;
  }

  .Laptop\:pl-35 {
    padding-left: 35px;
  }

  .Laptop\:pl-36 {
    padding-left: 9rem;
  }

  .Laptop\:pl-37 {
    padding-left: 37px;
  }

  .Laptop\:pl-40 {
    padding-left: 40px;
  }

  .Laptop\:pl-41 {
    padding-left: 41px;
  }

  .Laptop\:pl-44 {
    padding-left: 11rem;
  }

  .Laptop\:pl-45 {
    padding-left: 45px;
  }

  .Laptop\:pl-48 {
    padding-left: 12rem;
  }

  .Laptop\:pl-49 {
    padding-left: 49px;
  }

  .Laptop\:pl-50 {
    padding-left: 50px;
  }

  .Laptop\:pl-52 {
    padding-left: 13rem;
  }

  .Laptop\:pl-56 {
    padding-left: 14rem;
  }

  .Laptop\:pl-60 {
    padding-left: 60px;
  }

  .Laptop\:pl-64 {
    padding-left: 16rem;
  }

  .Laptop\:pl-65 {
    padding-left: 65px;
  }

  .Laptop\:pl-72 {
    padding-left: 72px;
  }

  .Laptop\:pl-80 {
    padding-left: 20rem;
  }

  .Laptop\:pl-85 {
    padding-left: 85px;
  }

  .Laptop\:pl-96 {
    padding-left: 24rem;
  }

  .Laptop\:pl-124 {
    padding-left: 124px;
  }

  .Laptop\:pl-px {
    padding-left: 1px;
  }

  .Laptop\:pl-0\.5 {
    padding-left: 0.125rem;
  }

  .Laptop\:pl-1\.5 {
    padding-left: 0.375rem;
  }

  .Laptop\:pl-2\.5 {
    padding-left: 0.625rem;
  }

  .Laptop\:pl-3\.5 {
    padding-left: 0.875rem;
  }

  .Laptop\:pl-p11 {
    padding-left: 11px;
  }

  .Laptop\:pl-p12 {
    padding-left: 12px;
  }

  .Laptop\:pl-p10 {
    padding-left: 10px;
  }

  .Laptop\:pl-p9 {
    padding-left: 9px;
  }

  .Laptop\:pl-p20 {
    padding-left: 20px;
  }

  .Laptop\:pl-p18 {
    padding-left: 18px;
  }

  .Laptop\:pl-p14 {
    padding-left: 14px;
  }

  .Laptop\:pl-p13 {
    padding-left: 13px;
  }

  .Laptop\:pl-p6 {
    padding-left: 6px;
  }

  .Laptop\:pl-p2 {
    padding-left: 2px;
  }

  .Laptop\:pl-p3 {
    padding-left: 3px;
  }

  .Laptop\:pl-p5 {
    padding-left: 5px;
  }

  .Laptop\:pl-40p-imp {
    padding-left: 40px !important;
  }

  .Laptop\:pl-67px {
    padding-left: 67px;
  }

  .Laptop\:pl-160px {
    padding-left: 160px;
  }

  .Laptop\:text-left {
    text-align: left;
  }

  .Laptop\:text-center {
    text-align: center;
  }

  .Laptop\:text-right {
    text-align: right;
  }

  .Laptop\:text-justify {
    text-align: justify;
  }

  .Laptop\:align-baseline {
    vertical-align: baseline;
  }

  .Laptop\:align-top {
    vertical-align: top;
  }

  .Laptop\:align-middle {
    vertical-align: middle;
  }

  .Laptop\:align-bottom {
    vertical-align: bottom;
  }

  .Laptop\:align-text-top {
    vertical-align: text-top;
  }

  .Laptop\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .Laptop\:font-sans {
    font-family: Apercu;
  }

  .Laptop\:font-serif {
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .Laptop\:font-mono {
    font-family: ApercuMono;
  }

  .Laptop\:font-ApercuRegularPro {
    font-family: Apercu-Regular-Pro;
  }

  .Laptop\:font-ApercuBlackPro {
    font-family: Apercu-Black-Pro;
  }

  .Laptop\:font-ApercuBoldPro {
    font-family: Apercu-Bold-Pro;
  }

  .Laptop\:font-ApercuLightPro {
    font-family: Apercu-Light-Pro;
  }

  .Laptop\:text-8 {
    font-size: 8px;
  }

  .Laptop\:text-10 {
    font-size: 10px;
  }

  .Laptop\:text-12 {
    font-size: 12px;
  }

  .Laptop\:text-13 {
    font-size: 13px;
  }

  .Laptop\:text-14 {
    font-size: 14px;
  }

  .Laptop\:text-16 {
    font-size: 16px;
  }

  .Laptop\:text-18 {
    font-size: 18px;
  }

  .Laptop\:text-19 {
    font-size: 19px;
  }

  .Laptop\:text-20 {
    font-size: 20px;
  }

  .Laptop\:text-21 {
    font-size: 21px;
  }

  .Laptop\:text-22 {
    font-size: 22px;
  }

  .Laptop\:text-26 {
    font-size: 26px;
  }

  .Laptop\:text-28 {
    font-size: 28px;
  }

  .Laptop\:text-29 {
    font-size: 29px;
  }

  .Laptop\:text-30 {
    font-size: 30px;
  }

  .Laptop\:text-32 {
    font-size: 32px;
  }

  .Laptop\:text-34 {
    font-size: 34px;
  }

  .Laptop\:text-40 {
    font-size: 40px;
  }

  .Laptop\:text-42 {
    font-size: 42px;
  }

  .Laptop\:text-47 {
    font-size: 47px;
  }

  .Laptop\:text-50 {
    font-size: 50px;
  }

  .Laptop\:text-55 {
    font-size: 55px;
  }

  .Laptop\:text-60 {
    font-size: 60px;
  }

  .Laptop\:text-65 {
    font-size: 65px;
  }

  .Laptop\:text-70 {
    font-size: 70px;
  }

  .Laptop\:text-80 {
    font-size: 80px;
  }

  .Laptop\:text-120 {
    font-size: 120px;
  }

  .Laptop\:text-150 {
    font-size: 150px;
  }

  .Laptop\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .Laptop\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .Laptop\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .Laptop\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .Laptop\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .Laptop\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .Laptop\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .Laptop\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .Laptop\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .Laptop\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .Laptop\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .Laptop\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .Laptop\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .Laptop\:text-f50 {
    font-size: 50px;
  }

  .Laptop\:text-imp30 {
    font-size: 30px !important;
  }

  .Laptop\:font-thin {
    font-weight: 100;
  }

  .Laptop\:font-extralight {
    font-weight: 200;
  }

  .Laptop\:font-light {
    font-weight: 300;
  }

  .Laptop\:font-normal {
    font-weight: 400;
  }

  .Laptop\:font-medium {
    font-weight: 500;
  }

  .Laptop\:font-semibold {
    font-weight: 600;
  }

  .Laptop\:font-bold {
    font-weight: 700;
  }

  .Laptop\:font-extrabold {
    font-weight: 800;
  }

  .Laptop\:font-black {
    font-weight: 900;
  }

  .Laptop\:uppercase {
    text-transform: uppercase;
  }

  .Laptop\:lowercase {
    text-transform: lowercase;
  }

  .Laptop\:capitalize {
    text-transform: capitalize;
  }

  .Laptop\:normal-case {
    text-transform: none;
  }

  .Laptop\:italic {
    font-style: italic;
  }

  .Laptop\:not-italic {
    font-style: normal;
  }

  .Laptop\:ordinal, .Laptop\:slashed-zero, .Laptop\:lining-nums, .Laptop\:oldstyle-nums, .Laptop\:proportional-nums, .Laptop\:tabular-nums, .Laptop\:diagonal-fractions, .Laptop\:stacked-fractions {
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .Laptop\:normal-nums {
    font-variant-numeric: normal;
  }

  .Laptop\:ordinal {
    --tw-ordinal: ordinal;
  }

  .Laptop\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .Laptop\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .Laptop\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .Laptop\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .Laptop\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .Laptop\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .Laptop\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .Laptop\:leading-3 {
    line-height: .75rem;
  }

  .Laptop\:leading-4 {
    line-height: 1rem;
  }

  .Laptop\:leading-5 {
    line-height: 1.25rem;
  }

  .Laptop\:leading-6 {
    line-height: 1.5rem;
  }

  .Laptop\:leading-7 {
    line-height: 1.75rem;
  }

  .Laptop\:leading-8 {
    line-height: 2rem;
  }

  .Laptop\:leading-9 {
    line-height: 2.25rem;
  }

  .Laptop\:leading-10 {
    line-height: 2.5rem;
  }

  .Laptop\:leading-14 {
    line-height: 14px;
  }

  .Laptop\:leading-18 {
    line-height: 18px;
  }

  .Laptop\:leading-19 {
    line-height: 19px;
  }

  .Laptop\:leading-20 {
    line-height: 20px;
  }

  .Laptop\:leading-21 {
    line-height: 21px;
  }

  .Laptop\:leading-23 {
    line-height: 23px;
  }

  .Laptop\:leading-26 {
    line-height: 26px;
  }

  .Laptop\:leading-28 {
    line-height: 28px;
  }

  .Laptop\:leading-30 {
    line-height: 30px;
  }

  .Laptop\:leading-38 {
    line-height: 38px;
  }

  .Laptop\:leading-41 {
    line-height: 41px;
  }

  .Laptop\:leading-46 {
    line-height: 46px;
  }

  .Laptop\:leading-47 {
    line-height: 47px;
  }

  .Laptop\:leading-49 {
    line-height: 49px;
  }

  .Laptop\:leading-50 {
    line-height: 50px;
  }

  .Laptop\:leading-54 {
    line-height: 54px;
  }

  .Laptop\:leading-59 {
    line-height: 59px;
  }

  .Laptop\:leading-61 {
    line-height: 61px;
  }

  .Laptop\:leading-65 {
    line-height: 65px;
  }

  .Laptop\:leading-70 {
    line-height: 70px;
  }

  .Laptop\:leading-75 {
    line-height: 75px;
  }

  .Laptop\:leading-94 {
    line-height: 94px;
  }

  .Laptop\:leading-120 {
    line-height: 120%;
  }

  .Laptop\:leading-140 {
    line-height: 140px;
  }

  .Laptop\:leading-176 {
    line-height: 176px;
  }

  .Laptop\:leading-none {
    line-height: 1;
  }

  .Laptop\:leading-tight {
    line-height: 1.25;
  }

  .Laptop\:leading-snug {
    line-height: 1.375;
  }

  .Laptop\:leading-normal {
    line-height: 1.5;
  }

  .Laptop\:leading-relaxed {
    line-height: 1.625;
  }

  .Laptop\:leading-loose {
    line-height: 2;
  }

  .Laptop\:tracking-widest {
    letter-spacing: 2px;
  }

  .Laptop\:tracking-wides {
    letter-spacing: 1px;
  }

  .Laptop\:tracking-narrow {
    letter-spacing: -0.01em;
  }

  .Laptop\:-tracking-1 {
    letter-spacing: -1px;
  }

  .Laptop\:text-transparent {
    color: transparent;
  }

  .Laptop\:text-current {
    color: currentColor;
  }

  .Laptop\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .Laptop\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Laptop\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .Laptop\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .Laptop\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .Laptop\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .Laptop\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .Laptop\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .Laptop\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .Laptop\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .Laptop\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .Laptop\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .Laptop\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .Laptop\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .Laptop\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .Laptop\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .Laptop\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .Laptop\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .Laptop\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .Laptop\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .Laptop\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .Laptop\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .Laptop\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .Laptop\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .Laptop\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .Laptop\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .Laptop\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .Laptop\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .Laptop\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .Laptop\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .Laptop\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .Laptop\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .Laptop\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .Laptop\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .Laptop\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .Laptop\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .Laptop\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .Laptop\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .Laptop\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .Laptop\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .Laptop\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .Laptop\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .Laptop\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .Laptop\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .Laptop\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .Laptop\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .Laptop\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .Laptop\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .Laptop\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .Laptop\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .Laptop\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .Laptop\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .Laptop\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .Laptop\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .Laptop\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .Laptop\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .Laptop\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .Laptop\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .Laptop\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .Laptop\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .Laptop\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .Laptop\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .Laptop\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Laptop\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .Laptop\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .Laptop\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .Laptop\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .Laptop\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .Laptop\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .Laptop\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .Laptop\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .Laptop\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .Laptop\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .Laptop\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Laptop\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Laptop\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Laptop\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Laptop\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Laptop\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Laptop\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Laptop\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Laptop\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Laptop\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Laptop\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Laptop\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Laptop\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Laptop\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Laptop\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Laptop\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .Laptop\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Laptop\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Laptop\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .Laptop\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .Laptop\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Laptop\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Laptop\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .Laptop\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .Laptop\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .Laptop\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .Laptop\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .Laptop\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Laptop\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .Laptop\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Laptop\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Laptop\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .Laptop\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .Laptop\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .Laptop\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .Laptop\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Laptop\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Laptop\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .Laptop\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .Laptop\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .Laptop\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .Laptop\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Laptop\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Laptop\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .Laptop\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .Laptop\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Laptop\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Laptop\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .Laptop\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .Laptop\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .Laptop\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Laptop\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Laptop\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Laptop\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Laptop\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .Laptop\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Laptop\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .Laptop\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .Laptop\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .Laptop\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .Laptop\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .Laptop\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Laptop\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Laptop\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Laptop\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .Laptop\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .Laptop\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .Laptop\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .Laptop\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .Laptop\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .Laptop\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Laptop\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Laptop\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .Laptop\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .Laptop\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .Laptop\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .Laptop\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .Laptop\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .Laptop\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .Laptop\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .Laptop\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .Laptop\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .Laptop\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .Laptop\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .Laptop\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .Laptop\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .Laptop\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .Laptop\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .Laptop\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Laptop\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Laptop\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .Laptop\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .Laptop\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .Laptop\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .Laptop\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Laptop\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Laptop\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Laptop\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Laptop\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .Laptop\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .Laptop\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .Laptop\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .Laptop\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .Laptop\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Laptop\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .Laptop\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .Laptop\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .Laptop\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .Laptop\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .Laptop\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .Laptop\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .group:hover .Laptop\:group-hover\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .group:hover .Laptop\:group-hover\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .Laptop\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .Laptop\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Asurion-White:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Asurion-Blue-Brighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Asurion-Blue-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Asurion-Blue-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Asurion-Purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Asurion-Purple-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Asurion-Purple-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Asurion-Gray-Deepest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Asurion-Gray-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Asurion-Gray-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Asurion-Gray-Lighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Asurion-Gray-Lightest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Asurion-Red-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-light-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-light-gray-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-light-gray-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-light-gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-light-gray-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-light-gray-5:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-light-slate-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-denim-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-purple-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-dark-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-bright-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-mustard-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-mustard-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-light-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-light-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-light-blue-3:focus-within {
    color:  #F0F3FF;
  }

  .Laptop\:focus-within\:text-light-blue-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-purple-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-light-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-light-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-light-bg-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-light-white-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Black-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Default-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-White-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Silver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Yellow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Grey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Red-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Gold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-light-green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-dark-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-light-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-bright-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-bright-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-SpaceGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Purple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-LightPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Glow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Bronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Copper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Pink-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Orange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Coral-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-MajesticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-PrismBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-CeramicBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-MidnightBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-PrismWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-CeramicWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-LilacPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-CrownSilver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-CoralBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-lime-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-apple-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-bg-new-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-bg-new-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-new-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-footer-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-border-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-apple-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-crimson-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-asurion-cyan:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-bright-orange:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Graphite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-PacificBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-light-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-asurion-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-OceanBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-MetallicCopper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-PorcelainWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-LightBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-CloudNavy-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-CloudMint-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-CloudOrange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-CloudLavender-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-CloudRed-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-CloudWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-SunriseGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-SunshineGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-AuraBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-AuraGlow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-MysticBronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-MysticGreen-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-MysticGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-MysticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-MysticWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-price-blue1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-indigo1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-Purple-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-new-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-dark-blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-replace-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .Laptop\:focus-within\:text-resolve-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-transparent:hover {
    color: transparent;
  }

  .Laptop\:hover\:text-current:hover {
    color: currentColor;
  }

  .Laptop\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Asurion-White:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Asurion-Blue-Brighter:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Asurion-Blue-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Asurion-Blue-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Asurion-Purple:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Asurion-Purple-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Asurion-Purple-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Asurion-Gray-Deepest:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Asurion-Gray-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Asurion-Gray-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Asurion-Gray-Lighter:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Asurion-Gray-Lightest:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Asurion-Red-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-light-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-light-gray-1:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-light-gray-2:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-light-gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-light-gray-4:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-light-gray-5:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-light-slate-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-denim-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-purple-1:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-dark-red:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-bright-red:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-mustard-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-mustard-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-light-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-light-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-light-blue-3:hover {
    color:  #F0F3FF;
  }

  .Laptop\:hover\:text-light-blue-4:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-purple-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-light-green:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-light-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-light-bg-green:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-light-white-1:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Black-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Default-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-White-3:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Silver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Yellow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Grey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Red-3:hover {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Gold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-light-green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-dark-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-light-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-bright-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-bright-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-SpaceGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Purple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-LightPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Glow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Bronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Copper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Pink-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Orange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Coral-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-MajesticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-PrismBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-CeramicBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-MidnightBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-PrismWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-CeramicWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-LilacPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-CrownSilver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-CoralBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-lime-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-apple-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-bg-new-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-bg-new-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-new-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-footer-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-border-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-apple-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-crimson-red:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-asurion-cyan:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-bright-orange:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Graphite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-PacificBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-light-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-asurion-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-OceanBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-MetallicCopper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-PorcelainWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-LightBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-CloudNavy-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-CloudMint-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-CloudOrange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-CloudLavender-3:hover {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-CloudRed-3:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-CloudWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-SunriseGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-SunshineGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-AuraBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-AuraGlow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-MysticBronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-MysticGreen-3:hover {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-MysticGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-MysticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-MysticWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-price-blue1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-indigo1:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-Purple-4:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-new-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-dark-blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-replace-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .Laptop\:hover\:text-resolve-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-transparent:focus {
    color: transparent;
  }

  .Laptop\:focus\:text-current:focus {
    color: currentColor;
  }

  .Laptop\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Asurion-White:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Asurion-Blue-Brighter:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Asurion-Blue-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Asurion-Blue-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Asurion-Purple:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Asurion-Purple-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Asurion-Purple-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Asurion-Gray-Deepest:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Asurion-Gray-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Asurion-Gray-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Asurion-Gray-Lighter:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Asurion-Gray-Lightest:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Asurion-Red-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-light-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-light-gray-1:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-light-gray-2:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-light-gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-light-gray-4:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-light-gray-5:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-light-slate-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-denim-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-purple-1:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-dark-red:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-bright-red:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-mustard-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-mustard-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-light-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-light-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-light-blue-3:focus {
    color:  #F0F3FF;
  }

  .Laptop\:focus\:text-light-blue-4:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-purple-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-light-green:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-light-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-light-bg-green:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-light-white-1:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Black-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Default-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-White-3:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Silver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Yellow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Grey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Red-3:focus {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Gold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-light-green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-dark-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-light-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-bright-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-bright-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-SpaceGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Purple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-LightPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Glow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Bronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Copper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Pink-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Orange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Coral-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-MajesticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-PrismBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-CeramicBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-MidnightBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-PrismWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-CeramicWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-LilacPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-CrownSilver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-CoralBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-lime-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-apple-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-bg-new-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-bg-new-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-new-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-footer-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-border-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-apple-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-crimson-red:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-asurion-cyan:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-bright-orange:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Graphite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-PacificBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-light-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-asurion-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-OceanBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-MetallicCopper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-PorcelainWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-LightBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-CloudNavy-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-CloudMint-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-CloudOrange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-CloudLavender-3:focus {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-CloudRed-3:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-CloudWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-SunriseGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-SunshineGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-AuraBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-AuraGlow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-MysticBronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-MysticGreen-3:focus {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-MysticGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-MysticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-MysticWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-price-blue1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-indigo1:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-Purple-4:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-new-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-dark-blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-replace-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .Laptop\:focus\:text-resolve-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .Laptop\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .Laptop\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .Laptop\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .Laptop\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .Laptop\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .Laptop\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .Laptop\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .Laptop\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .Laptop\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .Laptop\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .Laptop\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .Laptop\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .Laptop\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .Laptop\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .Laptop\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .Laptop\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .Laptop\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .Laptop\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .Laptop\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .Laptop\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .Laptop\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .Laptop\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .Laptop\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .Laptop\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .Laptop\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .Laptop\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .Laptop\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .Laptop\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .Laptop\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .Laptop\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .Laptop\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .Laptop\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .Laptop\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .Laptop\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .Laptop\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .Laptop\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .Laptop\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .Laptop\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .Laptop\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .Laptop\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .Laptop\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .Laptop\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .Laptop\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .Laptop\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .Laptop\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .Laptop\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .Laptop\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .Laptop\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .Laptop\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .Laptop\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .Laptop\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .Laptop\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .Laptop\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .Laptop\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .Laptop\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .Laptop\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .Laptop\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .Laptop\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .Laptop\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .Laptop\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .Laptop\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .Laptop\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .Laptop\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .Laptop\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .Laptop\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .Laptop\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .Laptop\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .Laptop\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .Laptop\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .Laptop\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .Laptop\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .Laptop\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .Laptop\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .Laptop\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .Laptop\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .Laptop\:underline {
    text-decoration: underline;
  }

  .Laptop\:line-through {
    text-decoration: line-through;
  }

  .Laptop\:no-underline {
    text-decoration: none;
  }

  .group:hover .Laptop\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .Laptop\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .Laptop\:group-hover\:no-underline {
    text-decoration: none;
  }

  .Laptop\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .Laptop\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .Laptop\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .Laptop\:hover\:underline:hover {
    text-decoration: underline;
  }

  .Laptop\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .Laptop\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .Laptop\:focus\:underline:focus {
    text-decoration: underline;
  }

  .Laptop\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .Laptop\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .Laptop\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .Laptop\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .Laptop\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .Laptop\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .Laptop\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .Laptop\:placeholder-current::placeholder {
    color: currentColor;
  }

  .Laptop\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-White::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-White::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Blue-Brighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Blue-Brighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Blue-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Blue-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Blue-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Blue-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Purple-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Purple-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Purple-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Purple-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Gray-Deepest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Gray-Deepest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Gray-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Gray-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Gray-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Gray-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Gray-Lighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Gray-Lighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Gray-Lightest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Gray-Lightest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Red-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Asurion-Red-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-gray-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-gray-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-gray-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-gray-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-gray-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-gray-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-gray-5::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-gray-5::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-slate-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-slate-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-denim-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-denim-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-purple-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-purple-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-dark-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-dark-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-bright-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-bright-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-mustard-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-mustard-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-mustard-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-mustard-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-blue-3::-moz-placeholder {
    color:  #F0F3FF;
  }

  .Laptop\:placeholder-light-blue-3::placeholder {
    color:  #F0F3FF;
  }

  .Laptop\:placeholder-light-blue-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-blue-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-purple-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-purple-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-bg-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-bg-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-white-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-white-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Black-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Black-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Default-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Default-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-White-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-White-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Silver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Silver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Yellow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Yellow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Grey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Grey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Red-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Red-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Gold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Gold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-dark-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-dark-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-bright-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-bright-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-bright-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-bright-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-SpaceGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-SpaceGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Purple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Purple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-LightPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-LightPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Glow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Glow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Bronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Bronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Copper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Copper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Pink-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Pink-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Orange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Orange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Coral-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Coral-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-MajesticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-MajesticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-PrismBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-PrismBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-CeramicBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-CeramicBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-MidnightBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-MidnightBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-PrismWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-PrismWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-CeramicWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-CeramicWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-LilacPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-LilacPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-CrownSilver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-CrownSilver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-CoralBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-CoralBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-lime-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-lime-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-apple-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-apple-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-bg-new-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-bg-new-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-bg-new-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-bg-new-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-new-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-new-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-footer-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-footer-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-border-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-border-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-apple-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-apple-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-crimson-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-crimson-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-asurion-cyan::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-asurion-cyan::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-bright-orange::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-bright-orange::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Graphite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Graphite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-PacificBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-PacificBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-light-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-asurion-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-asurion-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-OceanBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-OceanBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-MetallicCopper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-MetallicCopper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-PorcelainWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-PorcelainWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-LightBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-LightBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-CloudNavy-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-CloudNavy-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-CloudMint-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-CloudMint-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-CloudOrange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-CloudOrange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-CloudLavender-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-CloudLavender-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-CloudRed-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-CloudRed-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-CloudWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-CloudWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-SunriseGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-SunriseGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-SunshineGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-SunshineGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-AuraBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-AuraBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-AuraGlow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-AuraGlow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-MysticBronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-MysticBronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-MysticGreen-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-MysticGreen-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-MysticGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-MysticGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-MysticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-MysticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-MysticWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-MysticWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-price-blue1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-price-blue1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-indigo1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-indigo1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Purple-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-Purple-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-new-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-new-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-dark-blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-dark-blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-replace-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-replace-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-resolve-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-resolve-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .Laptop\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .Laptop\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .Laptop\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .Laptop\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-White:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-White:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Blue-Brighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Blue-Brighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Blue-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Blue-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Blue-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Blue-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Purple-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Purple-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Purple-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Purple-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Gray-Deepest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Gray-Deepest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Gray-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Gray-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Gray-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Gray-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Gray-Lighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Gray-Lighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Gray-Lightest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Gray-Lightest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Red-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Asurion-Red-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-gray-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-gray-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-gray-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-gray-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-gray-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-gray-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-gray-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-gray-5:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-slate-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-slate-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-denim-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-denim-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-purple-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-purple-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-dark-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-dark-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-bright-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-bright-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-mustard-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-mustard-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-mustard-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-mustard-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-blue-3:focus::-moz-placeholder {
    color:  #F0F3FF;
  }

  .Laptop\:focus\:placeholder-light-blue-3:focus::placeholder {
    color:  #F0F3FF;
  }

  .Laptop\:focus\:placeholder-light-blue-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-blue-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-purple-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-purple-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-bg-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-bg-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-white-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-white-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Black-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Black-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Default-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Default-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-White-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-White-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Silver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Silver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Yellow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Yellow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Grey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Grey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Red-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Red-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Gold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Gold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-dark-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-dark-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-bright-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-bright-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-bright-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-bright-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-SpaceGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-SpaceGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Purple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Purple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-LightPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-LightPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Glow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Glow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Bronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Bronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Copper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Copper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Pink-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Pink-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Orange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Orange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Coral-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Coral-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-MajesticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-MajesticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-PrismBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-PrismBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-CeramicBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-CeramicBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-MidnightBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-MidnightBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-PrismWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-PrismWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-CeramicWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-CeramicWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-LilacPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-LilacPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-CrownSilver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-CrownSilver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-CoralBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-CoralBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-lime-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-lime-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-apple-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-apple-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-bg-new-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-bg-new-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-bg-new-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-bg-new-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-new-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-new-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-footer-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-footer-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-border-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-border-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-apple-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-apple-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-crimson-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-crimson-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-asurion-cyan:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-asurion-cyan:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-bright-orange:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-bright-orange:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Graphite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Graphite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-PacificBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-PacificBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-light-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-asurion-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-asurion-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-OceanBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-OceanBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-MetallicCopper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-MetallicCopper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-PorcelainWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-PorcelainWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-LightBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-LightBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-CloudNavy-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-CloudNavy-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-CloudMint-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-CloudMint-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-CloudOrange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-CloudOrange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-CloudLavender-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-CloudLavender-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-CloudRed-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-CloudRed-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-CloudWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-CloudWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-SunriseGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-SunriseGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-SunshineGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-SunshineGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-AuraBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-AuraBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-AuraGlow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-AuraGlow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-MysticBronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-MysticBronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-MysticGreen-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-MysticGreen-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-MysticGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-MysticGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-MysticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-MysticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-MysticWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-MysticWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-price-blue1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-price-blue1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-indigo1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-indigo1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Purple-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-Purple-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-new-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-new-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-dark-blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-dark-blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-replace-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-replace-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-resolve-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .Laptop\:focus\:placeholder-resolve-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .Laptop\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .Laptop\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .Laptop\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .Laptop\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .Laptop\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .Laptop\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .Laptop\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .Laptop\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .Laptop\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .Laptop\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .Laptop\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .Laptop\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .Laptop\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .Laptop\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .Laptop\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .Laptop\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .Laptop\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .Laptop\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .Laptop\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .Laptop\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .Laptop\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .Laptop\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .Laptop\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .Laptop\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .Laptop\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .Laptop\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .Laptop\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .Laptop\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .Laptop\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .Laptop\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .Laptop\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .Laptop\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .Laptop\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .Laptop\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .Laptop\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .Laptop\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .Laptop\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .Laptop\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .Laptop\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .Laptop\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .Laptop\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .Laptop\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .Laptop\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .Laptop\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .Laptop\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .Laptop\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .Laptop\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .Laptop\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .Laptop\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .Laptop\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .Laptop\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .Laptop\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .Laptop\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .Laptop\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .Laptop\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .Laptop\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .Laptop\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .Laptop\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .Laptop\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .Laptop\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .Laptop\:opacity-0 {
    opacity: 0;
  }

  .Laptop\:opacity-5 {
    opacity: 0.05;
  }

  .Laptop\:opacity-10 {
    opacity: 0.1;
  }

  .Laptop\:opacity-20 {
    opacity: 0.2;
  }

  .Laptop\:opacity-25 {
    opacity: 0.25;
  }

  .Laptop\:opacity-30 {
    opacity: 0.3;
  }

  .Laptop\:opacity-40 {
    opacity: 0.4;
  }

  .Laptop\:opacity-50 {
    opacity: 0.5;
  }

  .Laptop\:opacity-60 {
    opacity: 0.6;
  }

  .Laptop\:opacity-70 {
    opacity: 0.7;
  }

  .Laptop\:opacity-75 {
    opacity: 0.75;
  }

  .Laptop\:opacity-80 {
    opacity: 0.8;
  }

  .Laptop\:opacity-90 {
    opacity: 0.9;
  }

  .Laptop\:opacity-95 {
    opacity: 0.95;
  }

  .Laptop\:opacity-100 {
    opacity: 1;
  }

  .group:hover .Laptop\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .Laptop\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .Laptop\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .Laptop\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .Laptop\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .Laptop\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .Laptop\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .Laptop\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .Laptop\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .Laptop\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .Laptop\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .Laptop\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .Laptop\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .Laptop\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .Laptop\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .Laptop\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .Laptop\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .Laptop\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .Laptop\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .Laptop\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .Laptop\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .Laptop\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .Laptop\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .Laptop\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .Laptop\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .Laptop\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .Laptop\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .Laptop\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .Laptop\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .Laptop\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .Laptop\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .Laptop\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .Laptop\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .Laptop\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .Laptop\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .Laptop\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .Laptop\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .Laptop\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .Laptop\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .Laptop\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .Laptop\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .Laptop\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .Laptop\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .Laptop\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .Laptop\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .Laptop\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .Laptop\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .Laptop\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .Laptop\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .Laptop\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .Laptop\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .Laptop\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .Laptop\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .Laptop\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .Laptop\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .Laptop\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .Laptop\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .Laptop\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .Laptop\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .Laptop\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .Laptop\:disabled\:opacity-0:disabled {
    opacity: 0;
  }

  .Laptop\:disabled\:opacity-5:disabled {
    opacity: 0.05;
  }

  .Laptop\:disabled\:opacity-10:disabled {
    opacity: 0.1;
  }

  .Laptop\:disabled\:opacity-20:disabled {
    opacity: 0.2;
  }

  .Laptop\:disabled\:opacity-25:disabled {
    opacity: 0.25;
  }

  .Laptop\:disabled\:opacity-30:disabled {
    opacity: 0.3;
  }

  .Laptop\:disabled\:opacity-40:disabled {
    opacity: 0.4;
  }

  .Laptop\:disabled\:opacity-50:disabled {
    opacity: 0.5;
  }

  .Laptop\:disabled\:opacity-60:disabled {
    opacity: 0.6;
  }

  .Laptop\:disabled\:opacity-70:disabled {
    opacity: 0.7;
  }

  .Laptop\:disabled\:opacity-75:disabled {
    opacity: 0.75;
  }

  .Laptop\:disabled\:opacity-80:disabled {
    opacity: 0.8;
  }

  .Laptop\:disabled\:opacity-90:disabled {
    opacity: 0.9;
  }

  .Laptop\:disabled\:opacity-95:disabled {
    opacity: 0.95;
  }

  .Laptop\:disabled\:opacity-100:disabled {
    opacity: 1;
  }

  .Laptop\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .Laptop\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .Laptop\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .Laptop\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .Laptop\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .Laptop\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .Laptop\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .Laptop\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .Laptop\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .Laptop\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .Laptop\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .Laptop\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .Laptop\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .Laptop\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .Laptop\:bg-blend-color {
    background-blend-mode: color;
  }

  .Laptop\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .Laptop\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .Laptop\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .Laptop\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .Laptop\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .Laptop\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .Laptop\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .Laptop\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .Laptop\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .Laptop\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .Laptop\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .Laptop\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .Laptop\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .Laptop\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .Laptop\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .Laptop\:mix-blend-color {
    mix-blend-mode: color;
  }

  .Laptop\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .Laptop\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Laptop\:group-hover\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Laptop\:group-hover\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Laptop\:group-hover\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Laptop\:group-hover\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Laptop\:group-hover\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Laptop\:group-hover\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Laptop\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Laptop\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Laptop\:group-hover\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Laptop\:group-hover\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Laptop\:group-hover\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Laptop\:group-hover\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Laptop\:group-hover\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus-within\:shadow:focus-within {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus-within\:shadow-bs:focus-within {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus-within\:shadow-strong:focus-within {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus-within\:shadow-tooltip:focus-within {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus-within\:shadow-colorbox:focus-within {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus-within\:shadow-colorCircle:focus-within {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:hover\:shadow-sm:hover {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:hover\:shadow:hover {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:hover\:shadow-bs:hover {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:hover\:shadow-strong:hover {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:hover\:shadow-tooltip:hover {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:hover\:shadow-colorbox:hover {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:hover\:shadow-colorCircle:hover {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus\:shadow-sm:focus {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus\:shadow:focus {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus\:shadow-md:focus {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus\:shadow-lg:focus {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus\:shadow-xl:focus {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus\:shadow-bs:focus {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus\:shadow-strong:focus {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus\:shadow-tooltip:focus {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus\:shadow-colorbox:focus {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:focus\:shadow-colorCircle:focus {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Laptop\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .Laptop\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .Laptop\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .Laptop\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .Laptop\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .Laptop\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .Laptop\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .Laptop\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .Laptop\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .Laptop\:ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Laptop\:ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Laptop\:ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Laptop\:ring-4 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Laptop\:ring-8 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Laptop\:ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Laptop\:focus-within\:ring-0:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Laptop\:focus-within\:ring-1:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Laptop\:focus-within\:ring-2:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Laptop\:focus-within\:ring-4:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Laptop\:focus-within\:ring-8:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Laptop\:focus-within\:ring:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Laptop\:focus\:ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Laptop\:focus\:ring-1:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Laptop\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Laptop\:focus\:ring-4:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Laptop\:focus\:ring-8:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Laptop\:focus\:ring:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Laptop\:ring-inset {
    --tw-ring-inset: inset;
  }

  .Laptop\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .Laptop\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .Laptop\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .Laptop\:ring-current {
    --tw-ring-color: currentColor;
  }

  .Laptop\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .Laptop\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Laptop\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .Laptop\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .Laptop\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .Laptop\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .Laptop\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .Laptop\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .Laptop\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .Laptop\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .Laptop\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .Laptop\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .Laptop\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .Laptop\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .Laptop\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .Laptop\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .Laptop\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .Laptop\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .Laptop\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .Laptop\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .Laptop\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .Laptop\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .Laptop\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .Laptop\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .Laptop\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .Laptop\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .Laptop\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .Laptop\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .Laptop\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .Laptop\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .Laptop\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .Laptop\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .Laptop\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .Laptop\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .Laptop\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .Laptop\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .Laptop\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .Laptop\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .Laptop\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .Laptop\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .Laptop\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .Laptop\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .Laptop\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .Laptop\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .Laptop\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .Laptop\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .Laptop\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .Laptop\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .Laptop\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .Laptop\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .Laptop\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .Laptop\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .Laptop\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .Laptop\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .Laptop\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .Laptop\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .Laptop\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .Laptop\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .Laptop\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .Laptop\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .Laptop\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .Laptop\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .Laptop\:ring-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Laptop\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .Laptop\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .Laptop\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .Laptop\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .Laptop\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .Laptop\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .Laptop\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .Laptop\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .Laptop\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .Laptop\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Asurion-White {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Asurion-Blue-Brighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Asurion-Blue-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Asurion-Blue-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Asurion-Purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Asurion-Purple-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Asurion-Purple-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Asurion-Gray-Deepest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Asurion-Gray-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Asurion-Gray-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Asurion-Gray-Lighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Asurion-Gray-Lightest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Asurion-Red-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Laptop\:ring-light-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Laptop\:ring-light-gray-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Laptop\:ring-light-gray-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Laptop\:ring-light-gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .Laptop\:ring-light-gray-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Laptop\:ring-light-gray-5 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Laptop\:ring-light-slate-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .Laptop\:ring-denim-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .Laptop\:ring-purple-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Laptop\:ring-dark-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Laptop\:ring-bright-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .Laptop\:ring-mustard-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .Laptop\:ring-mustard-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .Laptop\:ring-light-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Laptop\:ring-light-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .Laptop\:ring-light-blue-3 {
    --tw-ring-color:  #F0F3FF;
  }

  .Laptop\:ring-light-blue-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Laptop\:ring-purple-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .Laptop\:ring-light-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Laptop\:ring-light-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Laptop\:ring-light-bg-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .Laptop\:ring-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .Laptop\:ring-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .Laptop\:ring-light-white-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Black-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Default-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Laptop\:ring-White-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Silver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Yellow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Grey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Red-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Gold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .Laptop\:ring-light-green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Laptop\:ring-dark-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Laptop\:ring-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Laptop\:ring-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .Laptop\:ring-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .Laptop\:ring-light-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .Laptop\:ring-bright-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Laptop\:ring-bright-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Laptop\:ring-SpaceGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Purple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Laptop\:ring-LightPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Glow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Bronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Copper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Pink-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Orange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Coral-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .Laptop\:ring-MajesticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Laptop\:ring-PrismBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Laptop\:ring-CeramicBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Laptop\:ring-MidnightBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .Laptop\:ring-PrismWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .Laptop\:ring-CeramicWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .Laptop\:ring-LilacPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .Laptop\:ring-CrownSilver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .Laptop\:ring-CoralBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .Laptop\:ring-lime-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Laptop\:ring-apple-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Laptop\:ring-bg-new-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .Laptop\:ring-bg-new-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .Laptop\:ring-new-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .Laptop\:ring-footer-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .Laptop\:ring-border-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .Laptop\:ring-apple-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .Laptop\:ring-crimson-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .Laptop\:ring-asurion-cyan {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .Laptop\:ring-bright-orange {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Graphite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .Laptop\:ring-PacificBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Laptop\:ring-light-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .Laptop\:ring-asurion-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .Laptop\:ring-OceanBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .Laptop\:ring-MetallicCopper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .Laptop\:ring-PorcelainWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .Laptop\:ring-LightBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .Laptop\:ring-CloudNavy-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Laptop\:ring-CloudMint-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Laptop\:ring-CloudOrange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .Laptop\:ring-CloudLavender-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .Laptop\:ring-CloudRed-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .Laptop\:ring-CloudWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .Laptop\:ring-SunriseGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Laptop\:ring-SunshineGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Laptop\:ring-AuraBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Laptop\:ring-AuraGlow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Laptop\:ring-MysticBronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .Laptop\:ring-MysticGreen-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .Laptop\:ring-MysticGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .Laptop\:ring-MysticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .Laptop\:ring-MysticWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .Laptop\:ring-price-blue1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Laptop\:ring-indigo1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Laptop\:ring-Purple-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .Laptop\:ring-new-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .Laptop\:ring-dark-blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .Laptop\:ring-replace-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .Laptop\:ring-resolve-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .Laptop\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .Laptop\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Asurion-White:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Asurion-Blue-Brighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Asurion-Blue-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Asurion-Blue-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Asurion-Purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Asurion-Purple-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Asurion-Purple-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Asurion-Gray-Deepest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Asurion-Gray-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Asurion-Gray-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Asurion-Gray-Lighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Asurion-Gray-Lightest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Asurion-Red-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-light-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-light-gray-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-light-gray-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-light-gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-light-gray-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-light-gray-5:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-light-slate-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-denim-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-purple-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-dark-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-bright-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-mustard-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-mustard-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-light-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-light-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-light-blue-3:focus-within {
    --tw-ring-color:  #F0F3FF;
  }

  .Laptop\:focus-within\:ring-light-blue-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-purple-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-light-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-light-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-light-bg-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-light-white-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Black-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Default-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-White-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Silver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Yellow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Grey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Red-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Gold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-light-green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-dark-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-light-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-bright-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-bright-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-SpaceGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Purple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-LightPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Glow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Bronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Copper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Pink-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Orange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Coral-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-MajesticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-PrismBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-CeramicBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-MidnightBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-PrismWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-CeramicWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-LilacPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-CrownSilver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-CoralBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-lime-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-apple-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-bg-new-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-bg-new-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-new-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-footer-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-border-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-apple-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-crimson-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-asurion-cyan:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-bright-orange:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Graphite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-PacificBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-light-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-asurion-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-OceanBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-MetallicCopper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-PorcelainWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-LightBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-CloudNavy-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-CloudMint-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-CloudOrange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-CloudLavender-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-CloudRed-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-CloudWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-SunriseGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-SunshineGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-AuraBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-AuraGlow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-MysticBronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-MysticGreen-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-MysticGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-MysticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-MysticWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-price-blue1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-indigo1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-Purple-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-new-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-dark-blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-replace-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .Laptop\:focus-within\:ring-resolve-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .Laptop\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .Laptop\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Asurion-White:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Asurion-Blue-Brighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Asurion-Blue-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Asurion-Blue-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Asurion-Purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Asurion-Purple-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Asurion-Purple-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Asurion-Gray-Deepest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Asurion-Gray-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Asurion-Gray-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Asurion-Gray-Lighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Asurion-Gray-Lightest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Asurion-Red-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-light-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-light-gray-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-light-gray-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-light-gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-light-gray-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-light-gray-5:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-light-slate-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-denim-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-purple-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-dark-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-bright-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-mustard-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-mustard-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-light-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-light-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-light-blue-3:focus {
    --tw-ring-color:  #F0F3FF;
  }

  .Laptop\:focus\:ring-light-blue-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-purple-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-light-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-light-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-light-bg-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-light-white-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Black-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Default-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-White-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Silver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Yellow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Grey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Red-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Gold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-light-green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-dark-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-light-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-bright-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-bright-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-SpaceGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Purple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-LightPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Glow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Bronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Copper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Pink-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Orange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Coral-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-MajesticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-PrismBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-CeramicBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-MidnightBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-PrismWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-CeramicWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-LilacPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-CrownSilver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-CoralBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-lime-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-apple-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-bg-new-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-bg-new-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-new-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-footer-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-border-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-apple-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-crimson-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-asurion-cyan:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-bright-orange:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Graphite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-PacificBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-light-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-asurion-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-OceanBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-MetallicCopper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-PorcelainWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-LightBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-CloudNavy-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-CloudMint-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-CloudOrange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-CloudLavender-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-CloudRed-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-CloudWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-SunriseGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-SunshineGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-AuraBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-AuraGlow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-MysticBronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-MysticGreen-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-MysticGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-MysticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-MysticWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-price-blue1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-indigo1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-Purple-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-new-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-dark-blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-replace-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .Laptop\:focus\:ring-resolve-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .Laptop\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .Laptop\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .Laptop\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .Laptop\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .Laptop\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .Laptop\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .Laptop\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .Laptop\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .Laptop\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .Laptop\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .Laptop\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .Laptop\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .Laptop\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .Laptop\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .Laptop\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .Laptop\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .Laptop\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .Laptop\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .Laptop\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .Laptop\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .Laptop\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .Laptop\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .Laptop\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .Laptop\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .Laptop\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .Laptop\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .Laptop\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .Laptop\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .Laptop\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .Laptop\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .Laptop\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .Laptop\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .Laptop\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .Laptop\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .Laptop\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .Laptop\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .Laptop\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .Laptop\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .Laptop\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .Laptop\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .Laptop\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .Laptop\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .Laptop\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .Laptop\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .Laptop\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .Laptop\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .Laptop\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .Laptop\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .Laptop\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .Laptop\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .Laptop\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .Laptop\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .Laptop\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .Laptop\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .Laptop\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .Laptop\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .Laptop\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .Laptop\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .Laptop\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .Laptop\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .Laptop\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .Laptop\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .Laptop\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .Laptop\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .Laptop\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .Laptop\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .Laptop\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .Laptop\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .Laptop\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .Laptop\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .Laptop\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .Laptop\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .Laptop\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .Laptop\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .Laptop\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .Laptop\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .Laptop\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .Laptop\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .Laptop\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .Laptop\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .Laptop\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .Laptop\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .Laptop\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .Laptop\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .Laptop\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .Laptop\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .Laptop\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .Laptop\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .Laptop\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .Laptop\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .Laptop\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .Laptop\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .Laptop\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .Laptop\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .Laptop\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .Laptop\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .Laptop\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .Laptop\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .Laptop\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .Laptop\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .Laptop\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .Laptop\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .Laptop\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .Laptop\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .Laptop\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .Laptop\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .Laptop\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .Laptop\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .Laptop\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .Laptop\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .Laptop\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .Laptop\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .Laptop\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .Laptop\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .Laptop\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .Laptop\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .Laptop\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .Laptop\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .Laptop\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .Laptop\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .Laptop\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .Laptop\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .Laptop\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .Laptop\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .Laptop\:ring-offset-purple {
    --tw-ring-offset-color: #6700B8;
  }

  .Laptop\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .Laptop\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .Laptop\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .Laptop\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .Laptop\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .Laptop\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .Laptop\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .Laptop\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .Laptop\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .Laptop\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .Laptop\:ring-offset-Asurion-White {
    --tw-ring-offset-color: #FFF;
  }

  .Laptop\:ring-offset-Asurion-Blue-Brighter {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Laptop\:ring-offset-Asurion-Blue-Deep {
    --tw-ring-offset-color: #2743CC;
  }

  .Laptop\:ring-offset-Asurion-Blue-Light {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Laptop\:ring-offset-Asurion-Purple {
    --tw-ring-offset-color: #8223D2;
  }

  .Laptop\:ring-offset-Asurion-Purple-Deeper {
    --tw-ring-offset-color: #6700B8;
  }

  .Laptop\:ring-offset-Asurion-Purple-Light {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Laptop\:ring-offset-Asurion-Gray-Deepest {
    --tw-ring-offset-color: #333F48;
  }

  .Laptop\:ring-offset-Asurion-Gray-Deeper {
    --tw-ring-offset-color: #6E767D;
  }

  .Laptop\:ring-offset-Asurion-Gray-Light {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Laptop\:ring-offset-Asurion-Gray-Lighter {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Laptop\:ring-offset-Asurion-Gray-Lightest {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Laptop\:ring-offset-Asurion-Red-Deep {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Laptop\:ring-offset-light-gray {
    --tw-ring-offset-color: #6E767D;
  }

  .Laptop\:ring-offset-light-gray-1 {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Laptop\:ring-offset-light-gray-2 {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Laptop\:ring-offset-light-gray-3 {
    --tw-ring-offset-color: #F0F0F5;
  }

  .Laptop\:ring-offset-light-gray-4 {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Laptop\:ring-offset-light-gray-5 {
    --tw-ring-offset-color: #333F48;
  }

  .Laptop\:ring-offset-light-slate-gray {
    --tw-ring-offset-color: #8589A1;
  }

  .Laptop\:ring-offset-denim-blue {
    --tw-ring-offset-color: #0066B2;
  }

  .Laptop\:ring-offset-purple-1 {
    --tw-ring-offset-color: #8223D2;
  }

  .Laptop\:ring-offset-dark-red {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Laptop\:ring-offset-bright-red {
    --tw-ring-offset-color: #F40715;
  }

  .Laptop\:ring-offset-mustard-yellow {
    --tw-ring-offset-color: #ED8B00;
  }

  .Laptop\:ring-offset-mustard-yellow-1 {
    --tw-ring-offset-color: #ED6600;
  }

  .Laptop\:ring-offset-light-blue {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Laptop\:ring-offset-light-blue-1 {
    --tw-ring-offset-color: #4A68F9;
  }

  .Laptop\:ring-offset-light-blue-3 {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .Laptop\:ring-offset-light-blue-4 {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Laptop\:ring-offset-purple-blue {
    --tw-ring-offset-color: #6469E1;
  }

  .Laptop\:ring-offset-light-green {
    --tw-ring-offset-color: #00B574;
  }

  .Laptop\:ring-offset-light-green-1 {
    --tw-ring-offset-color: #00B574;
  }

  .Laptop\:ring-offset-light-bg-green {
    --tw-ring-offset-color: #F0FFF9;
  }

  .Laptop\:ring-offset-green-1 {
    --tw-ring-offset-color: #0B8350;
  }

  .Laptop\:ring-offset-pink-1 {
    --tw-ring-offset-color: #FFEDD5;
  }

  .Laptop\:ring-offset-light-white-1 {
    --tw-ring-offset-color: #F8F6EE;
  }

  .Laptop\:ring-offset-Black-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .Laptop\:ring-offset-Default-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .Laptop\:ring-offset-White-3 {
    --tw-ring-offset-color: #F9F6EF;
  }

  .Laptop\:ring-offset-Green-3 {
    --tw-ring-offset-color: #AEE0CD;
  }

  .Laptop\:ring-offset-Blue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Laptop\:ring-offset-Silver-3 {
    --tw-ring-offset-color: #E4E4E2;
  }

  .Laptop\:ring-offset-Yellow-3 {
    --tw-ring-offset-color: #F3D060;
  }

  .Laptop\:ring-offset-Grey-3 {
    --tw-ring-offset-color: #535150;
  }

  .Laptop\:ring-offset-Gray-3 {
    --tw-ring-offset-color: #535150;
  }

  .Laptop\:ring-offset-Red-3 {
    --tw-ring-offset-color: #BA0C2E;
  }

  .Laptop\:ring-offset-Gold-3 {
    --tw-ring-offset-color: #F5DDC5;
  }

  .Laptop\:ring-offset-light-green-3 {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Laptop\:ring-offset-dark-blue-2 {
    --tw-ring-offset-color: #2743CC;
  }

  .Laptop\:ring-offset-blue-1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Laptop\:ring-offset-yellow-1 {
    --tw-ring-offset-color: #EDB800;
  }

  .Laptop\:ring-offset-blue-2 {
    --tw-ring-offset-color: #253BAA;
  }

  .Laptop\:ring-offset-light-pink {
    --tw-ring-offset-color: #FF5070;
  }

  .Laptop\:ring-offset-bright-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Laptop\:ring-offset-bright-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .Laptop\:ring-offset-SpaceGrey-3 {
    --tw-ring-offset-color: #535150;
  }

  .Laptop\:ring-offset-Purple-3 {
    --tw-ring-offset-color: #6700B8;
  }

  .Laptop\:ring-offset-LightPurple-3 {
    --tw-ring-offset-color: #D1CDDA;
  }

  .Laptop\:ring-offset-Glow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Laptop\:ring-offset-Bronze-3 {
    --tw-ring-offset-color: #cd7f32;
  }

  .Laptop\:ring-offset-Copper-3 {
    --tw-ring-offset-color: #B87333;
  }

  .Laptop\:ring-offset-Pink-3 {
    --tw-ring-offset-color: #FFC0CB;
  }

  .Laptop\:ring-offset-Orange-3 {
    --tw-ring-offset-color: #FFA500;
  }

  .Laptop\:ring-offset-Coral-3 {
    --tw-ring-offset-color: #EE7762;
  }

  .Laptop\:ring-offset-MajesticBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .Laptop\:ring-offset-PrismBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .Laptop\:ring-offset-CeramicBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .Laptop\:ring-offset-MidnightBlack-3 {
    --tw-ring-offset-color: #00040D;
  }

  .Laptop\:ring-offset-PrismWhite-3 {
    --tw-ring-offset-color: #E1D8CB;
  }

  .Laptop\:ring-offset-CeramicWhite-3 {
    --tw-ring-offset-color: #c2c2c4;
  }

  .Laptop\:ring-offset-LilacPurple-3 {
    --tw-ring-offset-color: #C8A2C8;
  }

  .Laptop\:ring-offset-CrownSilver-3 {
    --tw-ring-offset-color: #b1a5aa;
  }

  .Laptop\:ring-offset-CoralBlue-3 {
    --tw-ring-offset-color: #AFDCEC;
  }

  .Laptop\:ring-offset-lime-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .Laptop\:ring-offset-apple-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Laptop\:ring-offset-bg-new-blue {
    --tw-ring-offset-color: #39DCF0;
  }

  .Laptop\:ring-offset-bg-new-pink {
    --tw-ring-offset-color: #E79AAE;
  }

  .Laptop\:ring-offset-new-pink-1 {
    --tw-ring-offset-color: #E9A1B3;
  }

  .Laptop\:ring-offset-footer-grey {
    --tw-ring-offset-color: #333238;
  }

  .Laptop\:ring-offset-border-grey {
    --tw-ring-offset-color: #c4c4c4;
  }

  .Laptop\:ring-offset-apple-green-1 {
    --tw-ring-offset-color: #30D091;
  }

  .Laptop\:ring-offset-crimson-red {
    --tw-ring-offset-color: #d22323;
  }

  .Laptop\:ring-offset-asurion-cyan {
    --tw-ring-offset-color: #95CED7;
  }

  .Laptop\:ring-offset-bright-orange {
    --tw-ring-offset-color: #FF8B1A;
  }

  .Laptop\:ring-offset-Graphite-3 {
    --tw-ring-offset-color: #D2CEDB;
  }

  .Laptop\:ring-offset-PacificBlue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Laptop\:ring-offset-light-purple {
    --tw-ring-offset-color: #B3A3D7;
  }

  .Laptop\:ring-offset-asurion-gray {
    --tw-ring-offset-color: #D8D8D8;
  }

  .Laptop\:ring-offset-OceanBlue-3 {
    --tw-ring-offset-color: #0077be;
  }

  .Laptop\:ring-offset-MetallicCopper-3 {
    --tw-ring-offset-color: #72281e;
  }

  .Laptop\:ring-offset-PorcelainWhite-3 {
    --tw-ring-offset-color: #f8fbf8;
  }

  .Laptop\:ring-offset-LightBlue-3 {
    --tw-ring-offset-color: #ADD8E6;
  }

  .Laptop\:ring-offset-CloudNavy-3 {
    --tw-ring-offset-color: #607387;
  }

  .Laptop\:ring-offset-CloudMint-3 {
    --tw-ring-offset-color: #607387;
  }

  .Laptop\:ring-offset-CloudOrange-3 {
    --tw-ring-offset-color: #ffba97;
  }

  .Laptop\:ring-offset-CloudLavender-3 {
    --tw-ring-offset-color: #d6d3e2;
  }

  .Laptop\:ring-offset-CloudRed-3 {
    --tw-ring-offset-color: #dbb0a2;
  }

  .Laptop\:ring-offset-CloudWhite-3 {
    --tw-ring-offset-color: #f2f2ed;
  }

  .Laptop\:ring-offset-SunriseGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .Laptop\:ring-offset-SunshineGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .Laptop\:ring-offset-AuraBlack-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .Laptop\:ring-offset-AuraGlow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Laptop\:ring-offset-MysticBronze-3 {
    --tw-ring-offset-color: #3c2516;
  }

  .Laptop\:ring-offset-MysticGreen-3 {
    --tw-ring-offset-color: #90A19A;
  }

  .Laptop\:ring-offset-MysticGrey-3 {
    --tw-ring-offset-color: #564f55;
  }

  .Laptop\:ring-offset-MysticBlack-3 {
    --tw-ring-offset-color: #353A3C;
  }

  .Laptop\:ring-offset-MysticWhite-3 {
    --tw-ring-offset-color: #E4EDE3;
  }

  .Laptop\:ring-offset-price-blue1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Laptop\:ring-offset-indigo1 {
    --tw-ring-offset-color: #6700B8;
  }

  .Laptop\:ring-offset-Purple-4 {
    --tw-ring-offset-color: #9598F8;
  }

  .Laptop\:ring-offset-new-blue-2 {
    --tw-ring-offset-color: #33B3C2;
  }

  .Laptop\:ring-offset-dark-blue-3 {
    --tw-ring-offset-color: #041DFB;
  }

  .Laptop\:ring-offset-replace-bg {
    --tw-ring-offset-color: #8AA4BC;
  }

  .Laptop\:ring-offset-resolve-bg {
    --tw-ring-offset-color: #4783CB;
  }

  .Laptop\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .Laptop\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .Laptop\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .Laptop\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .Laptop\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .Laptop\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .Laptop\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .Laptop\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .Laptop\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .Laptop\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .Laptop\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .Laptop\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .Laptop\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .Laptop\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .Laptop\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .Laptop\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .Laptop\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .Laptop\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .Laptop\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .Laptop\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .Laptop\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .Laptop\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .Laptop\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .Laptop\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .Laptop\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .Laptop\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .Laptop\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .Laptop\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .Laptop\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .Laptop\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .Laptop\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .Laptop\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .Laptop\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .Laptop\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .Laptop\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .Laptop\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .Laptop\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .Laptop\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .Laptop\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .Laptop\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .Laptop\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .Laptop\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .Laptop\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .Laptop\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .Laptop\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .Laptop\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .Laptop\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .Laptop\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .Laptop\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .Laptop\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .Laptop\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .Laptop\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .Laptop\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .Laptop\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .Laptop\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .Laptop\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .Laptop\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .Laptop\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .Laptop\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .Laptop\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .Laptop\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .Laptop\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .Laptop\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .Laptop\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .Laptop\:focus-within\:ring-offset-purple:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .Laptop\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .Laptop\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .Laptop\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .Laptop\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .Laptop\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .Laptop\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .Laptop\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .Laptop\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .Laptop\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .Laptop\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .Laptop\:focus-within\:ring-offset-Asurion-White:focus-within {
    --tw-ring-offset-color: #FFF;
  }

  .Laptop\:focus-within\:ring-offset-Asurion-Blue-Brighter:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Laptop\:focus-within\:ring-offset-Asurion-Blue-Deep:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .Laptop\:focus-within\:ring-offset-Asurion-Blue-Light:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Laptop\:focus-within\:ring-offset-Asurion-Purple:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .Laptop\:focus-within\:ring-offset-Asurion-Purple-Deeper:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .Laptop\:focus-within\:ring-offset-Asurion-Purple-Light:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Laptop\:focus-within\:ring-offset-Asurion-Gray-Deepest:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .Laptop\:focus-within\:ring-offset-Asurion-Gray-Deeper:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .Laptop\:focus-within\:ring-offset-Asurion-Gray-Light:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Laptop\:focus-within\:ring-offset-Asurion-Gray-Lighter:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Laptop\:focus-within\:ring-offset-Asurion-Gray-Lightest:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Laptop\:focus-within\:ring-offset-Asurion-Red-Deep:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Laptop\:focus-within\:ring-offset-light-gray:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .Laptop\:focus-within\:ring-offset-light-gray-1:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Laptop\:focus-within\:ring-offset-light-gray-2:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Laptop\:focus-within\:ring-offset-light-gray-3:focus-within {
    --tw-ring-offset-color: #F0F0F5;
  }

  .Laptop\:focus-within\:ring-offset-light-gray-4:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Laptop\:focus-within\:ring-offset-light-gray-5:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .Laptop\:focus-within\:ring-offset-light-slate-gray:focus-within {
    --tw-ring-offset-color: #8589A1;
  }

  .Laptop\:focus-within\:ring-offset-denim-blue:focus-within {
    --tw-ring-offset-color: #0066B2;
  }

  .Laptop\:focus-within\:ring-offset-purple-1:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .Laptop\:focus-within\:ring-offset-dark-red:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Laptop\:focus-within\:ring-offset-bright-red:focus-within {
    --tw-ring-offset-color: #F40715;
  }

  .Laptop\:focus-within\:ring-offset-mustard-yellow:focus-within {
    --tw-ring-offset-color: #ED8B00;
  }

  .Laptop\:focus-within\:ring-offset-mustard-yellow-1:focus-within {
    --tw-ring-offset-color: #ED6600;
  }

  .Laptop\:focus-within\:ring-offset-light-blue:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Laptop\:focus-within\:ring-offset-light-blue-1:focus-within {
    --tw-ring-offset-color: #4A68F9;
  }

  .Laptop\:focus-within\:ring-offset-light-blue-3:focus-within {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .Laptop\:focus-within\:ring-offset-light-blue-4:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Laptop\:focus-within\:ring-offset-purple-blue:focus-within {
    --tw-ring-offset-color: #6469E1;
  }

  .Laptop\:focus-within\:ring-offset-light-green:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .Laptop\:focus-within\:ring-offset-light-green-1:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .Laptop\:focus-within\:ring-offset-light-bg-green:focus-within {
    --tw-ring-offset-color: #F0FFF9;
  }

  .Laptop\:focus-within\:ring-offset-green-1:focus-within {
    --tw-ring-offset-color: #0B8350;
  }

  .Laptop\:focus-within\:ring-offset-pink-1:focus-within {
    --tw-ring-offset-color: #FFEDD5;
  }

  .Laptop\:focus-within\:ring-offset-light-white-1:focus-within {
    --tw-ring-offset-color: #F8F6EE;
  }

  .Laptop\:focus-within\:ring-offset-Black-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .Laptop\:focus-within\:ring-offset-Default-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .Laptop\:focus-within\:ring-offset-White-3:focus-within {
    --tw-ring-offset-color: #F9F6EF;
  }

  .Laptop\:focus-within\:ring-offset-Green-3:focus-within {
    --tw-ring-offset-color: #AEE0CD;
  }

  .Laptop\:focus-within\:ring-offset-Blue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Laptop\:focus-within\:ring-offset-Silver-3:focus-within {
    --tw-ring-offset-color: #E4E4E2;
  }

  .Laptop\:focus-within\:ring-offset-Yellow-3:focus-within {
    --tw-ring-offset-color: #F3D060;
  }

  .Laptop\:focus-within\:ring-offset-Grey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .Laptop\:focus-within\:ring-offset-Gray-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .Laptop\:focus-within\:ring-offset-Red-3:focus-within {
    --tw-ring-offset-color: #BA0C2E;
  }

  .Laptop\:focus-within\:ring-offset-Gold-3:focus-within {
    --tw-ring-offset-color: #F5DDC5;
  }

  .Laptop\:focus-within\:ring-offset-light-green-3:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Laptop\:focus-within\:ring-offset-dark-blue-2:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .Laptop\:focus-within\:ring-offset-blue-1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Laptop\:focus-within\:ring-offset-yellow-1:focus-within {
    --tw-ring-offset-color: #EDB800;
  }

  .Laptop\:focus-within\:ring-offset-blue-2:focus-within {
    --tw-ring-offset-color: #253BAA;
  }

  .Laptop\:focus-within\:ring-offset-light-pink:focus-within {
    --tw-ring-offset-color: #FF5070;
  }

  .Laptop\:focus-within\:ring-offset-bright-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Laptop\:focus-within\:ring-offset-bright-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .Laptop\:focus-within\:ring-offset-SpaceGrey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .Laptop\:focus-within\:ring-offset-Purple-3:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .Laptop\:focus-within\:ring-offset-LightPurple-3:focus-within {
    --tw-ring-offset-color: #D1CDDA;
  }

  .Laptop\:focus-within\:ring-offset-Glow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Laptop\:focus-within\:ring-offset-Bronze-3:focus-within {
    --tw-ring-offset-color: #cd7f32;
  }

  .Laptop\:focus-within\:ring-offset-Copper-3:focus-within {
    --tw-ring-offset-color: #B87333;
  }

  .Laptop\:focus-within\:ring-offset-Pink-3:focus-within {
    --tw-ring-offset-color: #FFC0CB;
  }

  .Laptop\:focus-within\:ring-offset-Orange-3:focus-within {
    --tw-ring-offset-color: #FFA500;
  }

  .Laptop\:focus-within\:ring-offset-Coral-3:focus-within {
    --tw-ring-offset-color: #EE7762;
  }

  .Laptop\:focus-within\:ring-offset-MajesticBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .Laptop\:focus-within\:ring-offset-PrismBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .Laptop\:focus-within\:ring-offset-CeramicBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .Laptop\:focus-within\:ring-offset-MidnightBlack-3:focus-within {
    --tw-ring-offset-color: #00040D;
  }

  .Laptop\:focus-within\:ring-offset-PrismWhite-3:focus-within {
    --tw-ring-offset-color: #E1D8CB;
  }

  .Laptop\:focus-within\:ring-offset-CeramicWhite-3:focus-within {
    --tw-ring-offset-color: #c2c2c4;
  }

  .Laptop\:focus-within\:ring-offset-LilacPurple-3:focus-within {
    --tw-ring-offset-color: #C8A2C8;
  }

  .Laptop\:focus-within\:ring-offset-CrownSilver-3:focus-within {
    --tw-ring-offset-color: #b1a5aa;
  }

  .Laptop\:focus-within\:ring-offset-CoralBlue-3:focus-within {
    --tw-ring-offset-color: #AFDCEC;
  }

  .Laptop\:focus-within\:ring-offset-lime-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .Laptop\:focus-within\:ring-offset-apple-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Laptop\:focus-within\:ring-offset-bg-new-blue:focus-within {
    --tw-ring-offset-color: #39DCF0;
  }

  .Laptop\:focus-within\:ring-offset-bg-new-pink:focus-within {
    --tw-ring-offset-color: #E79AAE;
  }

  .Laptop\:focus-within\:ring-offset-new-pink-1:focus-within {
    --tw-ring-offset-color: #E9A1B3;
  }

  .Laptop\:focus-within\:ring-offset-footer-grey:focus-within {
    --tw-ring-offset-color: #333238;
  }

  .Laptop\:focus-within\:ring-offset-border-grey:focus-within {
    --tw-ring-offset-color: #c4c4c4;
  }

  .Laptop\:focus-within\:ring-offset-apple-green-1:focus-within {
    --tw-ring-offset-color: #30D091;
  }

  .Laptop\:focus-within\:ring-offset-crimson-red:focus-within {
    --tw-ring-offset-color: #d22323;
  }

  .Laptop\:focus-within\:ring-offset-asurion-cyan:focus-within {
    --tw-ring-offset-color: #95CED7;
  }

  .Laptop\:focus-within\:ring-offset-bright-orange:focus-within {
    --tw-ring-offset-color: #FF8B1A;
  }

  .Laptop\:focus-within\:ring-offset-Graphite-3:focus-within {
    --tw-ring-offset-color: #D2CEDB;
  }

  .Laptop\:focus-within\:ring-offset-PacificBlue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Laptop\:focus-within\:ring-offset-light-purple:focus-within {
    --tw-ring-offset-color: #B3A3D7;
  }

  .Laptop\:focus-within\:ring-offset-asurion-gray:focus-within {
    --tw-ring-offset-color: #D8D8D8;
  }

  .Laptop\:focus-within\:ring-offset-OceanBlue-3:focus-within {
    --tw-ring-offset-color: #0077be;
  }

  .Laptop\:focus-within\:ring-offset-MetallicCopper-3:focus-within {
    --tw-ring-offset-color: #72281e;
  }

  .Laptop\:focus-within\:ring-offset-PorcelainWhite-3:focus-within {
    --tw-ring-offset-color: #f8fbf8;
  }

  .Laptop\:focus-within\:ring-offset-LightBlue-3:focus-within {
    --tw-ring-offset-color: #ADD8E6;
  }

  .Laptop\:focus-within\:ring-offset-CloudNavy-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .Laptop\:focus-within\:ring-offset-CloudMint-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .Laptop\:focus-within\:ring-offset-CloudOrange-3:focus-within {
    --tw-ring-offset-color: #ffba97;
  }

  .Laptop\:focus-within\:ring-offset-CloudLavender-3:focus-within {
    --tw-ring-offset-color: #d6d3e2;
  }

  .Laptop\:focus-within\:ring-offset-CloudRed-3:focus-within {
    --tw-ring-offset-color: #dbb0a2;
  }

  .Laptop\:focus-within\:ring-offset-CloudWhite-3:focus-within {
    --tw-ring-offset-color: #f2f2ed;
  }

  .Laptop\:focus-within\:ring-offset-SunriseGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .Laptop\:focus-within\:ring-offset-SunshineGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .Laptop\:focus-within\:ring-offset-AuraBlack-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .Laptop\:focus-within\:ring-offset-AuraGlow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Laptop\:focus-within\:ring-offset-MysticBronze-3:focus-within {
    --tw-ring-offset-color: #3c2516;
  }

  .Laptop\:focus-within\:ring-offset-MysticGreen-3:focus-within {
    --tw-ring-offset-color: #90A19A;
  }

  .Laptop\:focus-within\:ring-offset-MysticGrey-3:focus-within {
    --tw-ring-offset-color: #564f55;
  }

  .Laptop\:focus-within\:ring-offset-MysticBlack-3:focus-within {
    --tw-ring-offset-color: #353A3C;
  }

  .Laptop\:focus-within\:ring-offset-MysticWhite-3:focus-within {
    --tw-ring-offset-color: #E4EDE3;
  }

  .Laptop\:focus-within\:ring-offset-price-blue1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Laptop\:focus-within\:ring-offset-indigo1:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .Laptop\:focus-within\:ring-offset-Purple-4:focus-within {
    --tw-ring-offset-color: #9598F8;
  }

  .Laptop\:focus-within\:ring-offset-new-blue-2:focus-within {
    --tw-ring-offset-color: #33B3C2;
  }

  .Laptop\:focus-within\:ring-offset-dark-blue-3:focus-within {
    --tw-ring-offset-color: #041DFB;
  }

  .Laptop\:focus-within\:ring-offset-replace-bg:focus-within {
    --tw-ring-offset-color: #8AA4BC;
  }

  .Laptop\:focus-within\:ring-offset-resolve-bg:focus-within {
    --tw-ring-offset-color: #4783CB;
  }

  .Laptop\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .Laptop\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .Laptop\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .Laptop\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .Laptop\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .Laptop\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .Laptop\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .Laptop\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .Laptop\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .Laptop\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .Laptop\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .Laptop\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .Laptop\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .Laptop\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .Laptop\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .Laptop\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .Laptop\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .Laptop\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .Laptop\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .Laptop\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .Laptop\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .Laptop\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .Laptop\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .Laptop\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .Laptop\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .Laptop\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .Laptop\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .Laptop\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .Laptop\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .Laptop\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .Laptop\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .Laptop\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .Laptop\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .Laptop\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .Laptop\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .Laptop\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .Laptop\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .Laptop\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .Laptop\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .Laptop\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .Laptop\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .Laptop\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .Laptop\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .Laptop\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .Laptop\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .Laptop\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .Laptop\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .Laptop\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .Laptop\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .Laptop\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .Laptop\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .Laptop\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .Laptop\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .Laptop\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .Laptop\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .Laptop\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .Laptop\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .Laptop\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .Laptop\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .Laptop\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .Laptop\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .Laptop\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .Laptop\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .Laptop\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .Laptop\:focus\:ring-offset-purple:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .Laptop\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .Laptop\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .Laptop\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .Laptop\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .Laptop\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .Laptop\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .Laptop\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .Laptop\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .Laptop\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .Laptop\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .Laptop\:focus\:ring-offset-Asurion-White:focus {
    --tw-ring-offset-color: #FFF;
  }

  .Laptop\:focus\:ring-offset-Asurion-Blue-Brighter:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Laptop\:focus\:ring-offset-Asurion-Blue-Deep:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .Laptop\:focus\:ring-offset-Asurion-Blue-Light:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Laptop\:focus\:ring-offset-Asurion-Purple:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .Laptop\:focus\:ring-offset-Asurion-Purple-Deeper:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .Laptop\:focus\:ring-offset-Asurion-Purple-Light:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Laptop\:focus\:ring-offset-Asurion-Gray-Deepest:focus {
    --tw-ring-offset-color: #333F48;
  }

  .Laptop\:focus\:ring-offset-Asurion-Gray-Deeper:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .Laptop\:focus\:ring-offset-Asurion-Gray-Light:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Laptop\:focus\:ring-offset-Asurion-Gray-Lighter:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Laptop\:focus\:ring-offset-Asurion-Gray-Lightest:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Laptop\:focus\:ring-offset-Asurion-Red-Deep:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Laptop\:focus\:ring-offset-light-gray:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .Laptop\:focus\:ring-offset-light-gray-1:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Laptop\:focus\:ring-offset-light-gray-2:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Laptop\:focus\:ring-offset-light-gray-3:focus {
    --tw-ring-offset-color: #F0F0F5;
  }

  .Laptop\:focus\:ring-offset-light-gray-4:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Laptop\:focus\:ring-offset-light-gray-5:focus {
    --tw-ring-offset-color: #333F48;
  }

  .Laptop\:focus\:ring-offset-light-slate-gray:focus {
    --tw-ring-offset-color: #8589A1;
  }

  .Laptop\:focus\:ring-offset-denim-blue:focus {
    --tw-ring-offset-color: #0066B2;
  }

  .Laptop\:focus\:ring-offset-purple-1:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .Laptop\:focus\:ring-offset-dark-red:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Laptop\:focus\:ring-offset-bright-red:focus {
    --tw-ring-offset-color: #F40715;
  }

  .Laptop\:focus\:ring-offset-mustard-yellow:focus {
    --tw-ring-offset-color: #ED8B00;
  }

  .Laptop\:focus\:ring-offset-mustard-yellow-1:focus {
    --tw-ring-offset-color: #ED6600;
  }

  .Laptop\:focus\:ring-offset-light-blue:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Laptop\:focus\:ring-offset-light-blue-1:focus {
    --tw-ring-offset-color: #4A68F9;
  }

  .Laptop\:focus\:ring-offset-light-blue-3:focus {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .Laptop\:focus\:ring-offset-light-blue-4:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Laptop\:focus\:ring-offset-purple-blue:focus {
    --tw-ring-offset-color: #6469E1;
  }

  .Laptop\:focus\:ring-offset-light-green:focus {
    --tw-ring-offset-color: #00B574;
  }

  .Laptop\:focus\:ring-offset-light-green-1:focus {
    --tw-ring-offset-color: #00B574;
  }

  .Laptop\:focus\:ring-offset-light-bg-green:focus {
    --tw-ring-offset-color: #F0FFF9;
  }

  .Laptop\:focus\:ring-offset-green-1:focus {
    --tw-ring-offset-color: #0B8350;
  }

  .Laptop\:focus\:ring-offset-pink-1:focus {
    --tw-ring-offset-color: #FFEDD5;
  }

  .Laptop\:focus\:ring-offset-light-white-1:focus {
    --tw-ring-offset-color: #F8F6EE;
  }

  .Laptop\:focus\:ring-offset-Black-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .Laptop\:focus\:ring-offset-Default-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .Laptop\:focus\:ring-offset-White-3:focus {
    --tw-ring-offset-color: #F9F6EF;
  }

  .Laptop\:focus\:ring-offset-Green-3:focus {
    --tw-ring-offset-color: #AEE0CD;
  }

  .Laptop\:focus\:ring-offset-Blue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Laptop\:focus\:ring-offset-Silver-3:focus {
    --tw-ring-offset-color: #E4E4E2;
  }

  .Laptop\:focus\:ring-offset-Yellow-3:focus {
    --tw-ring-offset-color: #F3D060;
  }

  .Laptop\:focus\:ring-offset-Grey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .Laptop\:focus\:ring-offset-Gray-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .Laptop\:focus\:ring-offset-Red-3:focus {
    --tw-ring-offset-color: #BA0C2E;
  }

  .Laptop\:focus\:ring-offset-Gold-3:focus {
    --tw-ring-offset-color: #F5DDC5;
  }

  .Laptop\:focus\:ring-offset-light-green-3:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Laptop\:focus\:ring-offset-dark-blue-2:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .Laptop\:focus\:ring-offset-blue-1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Laptop\:focus\:ring-offset-yellow-1:focus {
    --tw-ring-offset-color: #EDB800;
  }

  .Laptop\:focus\:ring-offset-blue-2:focus {
    --tw-ring-offset-color: #253BAA;
  }

  .Laptop\:focus\:ring-offset-light-pink:focus {
    --tw-ring-offset-color: #FF5070;
  }

  .Laptop\:focus\:ring-offset-bright-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Laptop\:focus\:ring-offset-bright-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .Laptop\:focus\:ring-offset-SpaceGrey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .Laptop\:focus\:ring-offset-Purple-3:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .Laptop\:focus\:ring-offset-LightPurple-3:focus {
    --tw-ring-offset-color: #D1CDDA;
  }

  .Laptop\:focus\:ring-offset-Glow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Laptop\:focus\:ring-offset-Bronze-3:focus {
    --tw-ring-offset-color: #cd7f32;
  }

  .Laptop\:focus\:ring-offset-Copper-3:focus {
    --tw-ring-offset-color: #B87333;
  }

  .Laptop\:focus\:ring-offset-Pink-3:focus {
    --tw-ring-offset-color: #FFC0CB;
  }

  .Laptop\:focus\:ring-offset-Orange-3:focus {
    --tw-ring-offset-color: #FFA500;
  }

  .Laptop\:focus\:ring-offset-Coral-3:focus {
    --tw-ring-offset-color: #EE7762;
  }

  .Laptop\:focus\:ring-offset-MajesticBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .Laptop\:focus\:ring-offset-PrismBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .Laptop\:focus\:ring-offset-CeramicBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .Laptop\:focus\:ring-offset-MidnightBlack-3:focus {
    --tw-ring-offset-color: #00040D;
  }

  .Laptop\:focus\:ring-offset-PrismWhite-3:focus {
    --tw-ring-offset-color: #E1D8CB;
  }

  .Laptop\:focus\:ring-offset-CeramicWhite-3:focus {
    --tw-ring-offset-color: #c2c2c4;
  }

  .Laptop\:focus\:ring-offset-LilacPurple-3:focus {
    --tw-ring-offset-color: #C8A2C8;
  }

  .Laptop\:focus\:ring-offset-CrownSilver-3:focus {
    --tw-ring-offset-color: #b1a5aa;
  }

  .Laptop\:focus\:ring-offset-CoralBlue-3:focus {
    --tw-ring-offset-color: #AFDCEC;
  }

  .Laptop\:focus\:ring-offset-lime-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .Laptop\:focus\:ring-offset-apple-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Laptop\:focus\:ring-offset-bg-new-blue:focus {
    --tw-ring-offset-color: #39DCF0;
  }

  .Laptop\:focus\:ring-offset-bg-new-pink:focus {
    --tw-ring-offset-color: #E79AAE;
  }

  .Laptop\:focus\:ring-offset-new-pink-1:focus {
    --tw-ring-offset-color: #E9A1B3;
  }

  .Laptop\:focus\:ring-offset-footer-grey:focus {
    --tw-ring-offset-color: #333238;
  }

  .Laptop\:focus\:ring-offset-border-grey:focus {
    --tw-ring-offset-color: #c4c4c4;
  }

  .Laptop\:focus\:ring-offset-apple-green-1:focus {
    --tw-ring-offset-color: #30D091;
  }

  .Laptop\:focus\:ring-offset-crimson-red:focus {
    --tw-ring-offset-color: #d22323;
  }

  .Laptop\:focus\:ring-offset-asurion-cyan:focus {
    --tw-ring-offset-color: #95CED7;
  }

  .Laptop\:focus\:ring-offset-bright-orange:focus {
    --tw-ring-offset-color: #FF8B1A;
  }

  .Laptop\:focus\:ring-offset-Graphite-3:focus {
    --tw-ring-offset-color: #D2CEDB;
  }

  .Laptop\:focus\:ring-offset-PacificBlue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Laptop\:focus\:ring-offset-light-purple:focus {
    --tw-ring-offset-color: #B3A3D7;
  }

  .Laptop\:focus\:ring-offset-asurion-gray:focus {
    --tw-ring-offset-color: #D8D8D8;
  }

  .Laptop\:focus\:ring-offset-OceanBlue-3:focus {
    --tw-ring-offset-color: #0077be;
  }

  .Laptop\:focus\:ring-offset-MetallicCopper-3:focus {
    --tw-ring-offset-color: #72281e;
  }

  .Laptop\:focus\:ring-offset-PorcelainWhite-3:focus {
    --tw-ring-offset-color: #f8fbf8;
  }

  .Laptop\:focus\:ring-offset-LightBlue-3:focus {
    --tw-ring-offset-color: #ADD8E6;
  }

  .Laptop\:focus\:ring-offset-CloudNavy-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .Laptop\:focus\:ring-offset-CloudMint-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .Laptop\:focus\:ring-offset-CloudOrange-3:focus {
    --tw-ring-offset-color: #ffba97;
  }

  .Laptop\:focus\:ring-offset-CloudLavender-3:focus {
    --tw-ring-offset-color: #d6d3e2;
  }

  .Laptop\:focus\:ring-offset-CloudRed-3:focus {
    --tw-ring-offset-color: #dbb0a2;
  }

  .Laptop\:focus\:ring-offset-CloudWhite-3:focus {
    --tw-ring-offset-color: #f2f2ed;
  }

  .Laptop\:focus\:ring-offset-SunriseGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .Laptop\:focus\:ring-offset-SunshineGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .Laptop\:focus\:ring-offset-AuraBlack-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .Laptop\:focus\:ring-offset-AuraGlow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Laptop\:focus\:ring-offset-MysticBronze-3:focus {
    --tw-ring-offset-color: #3c2516;
  }

  .Laptop\:focus\:ring-offset-MysticGreen-3:focus {
    --tw-ring-offset-color: #90A19A;
  }

  .Laptop\:focus\:ring-offset-MysticGrey-3:focus {
    --tw-ring-offset-color: #564f55;
  }

  .Laptop\:focus\:ring-offset-MysticBlack-3:focus {
    --tw-ring-offset-color: #353A3C;
  }

  .Laptop\:focus\:ring-offset-MysticWhite-3:focus {
    --tw-ring-offset-color: #E4EDE3;
  }

  .Laptop\:focus\:ring-offset-price-blue1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Laptop\:focus\:ring-offset-indigo1:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .Laptop\:focus\:ring-offset-Purple-4:focus {
    --tw-ring-offset-color: #9598F8;
  }

  .Laptop\:focus\:ring-offset-new-blue-2:focus {
    --tw-ring-offset-color: #33B3C2;
  }

  .Laptop\:focus\:ring-offset-dark-blue-3:focus {
    --tw-ring-offset-color: #041DFB;
  }

  .Laptop\:focus\:ring-offset-replace-bg:focus {
    --tw-ring-offset-color: #8AA4BC;
  }

  .Laptop\:focus\:ring-offset-resolve-bg:focus {
    --tw-ring-offset-color: #4783CB;
  }

  .Laptop\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .Laptop\:filter-none {
    filter: none;
  }

  .Laptop\:blur-0 {
    --tw-blur: blur(0);
  }

  .Laptop\:blur-none {
    --tw-blur: blur(0);
  }

  .Laptop\:blur-sm {
    --tw-blur: blur(4px);
  }

  .Laptop\:blur {
    --tw-blur: blur(8px);
  }

  .Laptop\:blur-md {
    --tw-blur: blur(12px);
  }

  .Laptop\:blur-lg {
    --tw-blur: blur(16px);
  }

  .Laptop\:blur-xl {
    --tw-blur: blur(24px);
  }

  .Laptop\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .Laptop\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .Laptop\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .Laptop\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .Laptop\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .Laptop\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .Laptop\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .Laptop\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .Laptop\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .Laptop\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .Laptop\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .Laptop\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .Laptop\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .Laptop\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .Laptop\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .Laptop\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .Laptop\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .Laptop\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .Laptop\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .Laptop\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .Laptop\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .Laptop\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .Laptop\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .Laptop\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .Laptop\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .Laptop\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .Laptop\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .Laptop\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .Laptop\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .Laptop\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .Laptop\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .Laptop\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .Laptop\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .Laptop\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .Laptop\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .Laptop\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .Laptop\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .Laptop\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .Laptop\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .Laptop\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .Laptop\:invert-0 {
    --tw-invert: invert(0);
  }

  .Laptop\:invert {
    --tw-invert: invert(100%);
  }

  .Laptop\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .Laptop\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .Laptop\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .Laptop\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .Laptop\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .Laptop\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .Laptop\:sepia {
    --tw-sepia: sepia(100%);
  }

  .Laptop\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .Laptop\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .Laptop\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .Laptop\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .Laptop\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .Laptop\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .Laptop\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .Laptop\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .Laptop\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .Laptop\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .Laptop\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .Laptop\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .Laptop\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .Laptop\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .Laptop\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .Laptop\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .Laptop\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .Laptop\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .Laptop\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .Laptop\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .Laptop\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .Laptop\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .Laptop\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .Laptop\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .Laptop\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .Laptop\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .Laptop\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .Laptop\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .Laptop\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .Laptop\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .Laptop\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .Laptop\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .Laptop\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .Laptop\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .Laptop\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .Laptop\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .Laptop\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .Laptop\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .Laptop\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .Laptop\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .Laptop\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .Laptop\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .Laptop\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .Laptop\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .Laptop\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .Laptop\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .Laptop\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .Laptop\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .Laptop\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .Laptop\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .Laptop\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .Laptop\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .Laptop\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .Laptop\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .Laptop\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .Laptop\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .Laptop\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .Laptop\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .Laptop\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .Laptop\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .Laptop\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .Laptop\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .Laptop\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .Laptop\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .Laptop\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .Laptop\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .Laptop\:transition-none {
    transition-property: none;
  }

  .Laptop\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Laptop\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Laptop\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Laptop\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Laptop\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Laptop\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Laptop\:delay-75 {
    transition-delay: 75ms;
  }

  .Laptop\:delay-100 {
    transition-delay: 100ms;
  }

  .Laptop\:delay-150 {
    transition-delay: 150ms;
  }

  .Laptop\:delay-200 {
    transition-delay: 200ms;
  }

  .Laptop\:delay-300 {
    transition-delay: 300ms;
  }

  .Laptop\:delay-500 {
    transition-delay: 500ms;
  }

  .Laptop\:delay-700 {
    transition-delay: 700ms;
  }

  .Laptop\:delay-1000 {
    transition-delay: 1000ms;
  }

  .Laptop\:duration-75 {
    transition-duration: 75ms;
  }

  .Laptop\:duration-100 {
    transition-duration: 100ms;
  }

  .Laptop\:duration-150 {
    transition-duration: 150ms;
  }

  .Laptop\:duration-200 {
    transition-duration: 200ms;
  }

  .Laptop\:duration-300 {
    transition-duration: 300ms;
  }

  .Laptop\:duration-500 {
    transition-duration: 500ms;
  }

  .Laptop\:duration-700 {
    transition-duration: 700ms;
  }

  .Laptop\:duration-1000 {
    transition-duration: 1000ms;
  }

  .Laptop\:ease-linear {
    transition-timing-function: linear;
  }

  .Laptop\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .Laptop\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .Laptop\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (max-width: 1024px) and (min-width: 801px) {
  .Tablet\:container {
    width: 100%;
  }

  @media (min-width: 10px) {
    .Tablet\:container {
      max-width: 10px;
    }
  }

  @media (min-width: 481px) {
    .Tablet\:container {
      max-width: 481px;
    }
  }

  @media (min-width: 801px) {
    .Tablet\:container {
      max-width: 801px;
    }
  }

  @media (min-width: 1024px) {
    .Tablet\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1025px) {
    .Tablet\:container {
      max-width: 1025px;
    }
  }

  @media (min-width: 1281px) {
    .Tablet\:container {
      max-width: 1281px;
    }
  }

  @media (min-width: 1441px) {
    .Tablet\:container {
      max-width: 1441px;
    }
  }

  .Tablet\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .Tablet\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .Tablet\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .Tablet\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .Tablet\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .Tablet\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .Tablet\:pointer-events-none {
    pointer-events: none;
  }

  .Tablet\:pointer-events-auto {
    pointer-events: auto;
  }

  .Tablet\:visible {
    visibility: visible;
  }

  .Tablet\:invisible {
    visibility: hidden;
  }

  .Tablet\:static {
    position: static;
  }

  .Tablet\:fixed {
    position: fixed;
  }

  .Tablet\:absolute {
    position: absolute;
  }

  .Tablet\:relative {
    position: relative;
  }

  .Tablet\:sticky {
    position: sticky;
  }

  .Tablet\:inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .Tablet\:inset-5 {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
  }

  .Tablet\:inset-10 {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }

  .Tablet\:inset-15 {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
  }

  .Tablet\:inset-16 {
    top: 16px;
    right: 16px;
    bottom: 16px;
    left: 16px;
  }

  .Tablet\:inset-20 {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  .Tablet\:inset-25 {
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
  }

  .Tablet\:inset-30 {
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
  }

  .Tablet\:inset-50 {
    top: 50px;
    right: 50px;
    bottom: 50px;
    left: 50px;
  }

  .Tablet\:inset-65 {
    top: 65px;
    right: 65px;
    bottom: 65px;
    left: 65px;
  }

  .Tablet\:inset-90 {
    top: 90px;
    right: 90px;
    bottom: 90px;
    left: 90px;
  }

  .Tablet\:inset-100 {
    top: 100px;
    right: 100px;
    bottom: 100px;
    left: 100px;
  }

  .Tablet\:inset-160 {
    top: 160px;
    right: 160px;
    bottom: 160px;
    left: 160px;
  }

  .Tablet\:inset-195 {
    top: 195px;
    right: 195px;
    bottom: 195px;
    left: 195px;
  }

  .Tablet\:-inset-25 {
    top: -25px;
    right: -25px;
    bottom: -25px;
    left: -25px;
  }

  .Tablet\:-inset-40 {
    top: -40px;
    right: -40px;
    bottom: -40px;
    left: -40px;
  }

  .Tablet\:-inset-5px {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }

  .Tablet\:-inset-10px {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
  }

  .Tablet\:-inset-125px {
    top: -125px;
    right: -125px;
    bottom: -125px;
    left: -125px;
  }

  .Tablet\:inset-3p {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
  }

  .Tablet\:inset-2p {
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
  }

  .Tablet\:inset-15p {
    top: 15%;
    right: 15%;
    bottom: 15%;
    left: 15%;
  }

  .Tablet\:inset-35p {
    top: 35%;
    right: 35%;
    bottom: 35%;
    left: 35%;
  }

  .Tablet\:inset-14p {
    top: 14%;
    right: 14%;
    bottom: 14%;
    left: 14%;
  }

  .Tablet\:inset-25p {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .Tablet\:inset-40p {
    top: 40%;
    right: 40%;
    bottom: 40%;
    left: 40%;
  }

  .Tablet\:inset-43p {
    top: 43%;
    right: 43%;
    bottom: 43%;
    left: 43%;
  }

  .Tablet\:inset-5p {
    top: 5%;
    right: 5%;
    bottom: 5%;
    left: 5%;
  }

  .Tablet\:inset-20p {
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
  }

  .Tablet\:inset-50p {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .Tablet\:inset-45p {
    top: 45%;
    right: 45%;
    bottom: 45%;
    left: 45%;
  }

  .Tablet\:inset-10p {
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
  }

  .Tablet\:inset-x-0 {
    left: 0px;
    right: 0px;
  }

  .Tablet\:inset-x-5 {
    left: 5px;
    right: 5px;
  }

  .Tablet\:inset-x-10 {
    left: 10px;
    right: 10px;
  }

  .Tablet\:inset-x-15 {
    left: 15px;
    right: 15px;
  }

  .Tablet\:inset-x-16 {
    left: 16px;
    right: 16px;
  }

  .Tablet\:inset-x-20 {
    left: 20px;
    right: 20px;
  }

  .Tablet\:inset-x-25 {
    left: 25px;
    right: 25px;
  }

  .Tablet\:inset-x-30 {
    left: 30px;
    right: 30px;
  }

  .Tablet\:inset-x-50 {
    left: 50px;
    right: 50px;
  }

  .Tablet\:inset-x-65 {
    left: 65px;
    right: 65px;
  }

  .Tablet\:inset-x-90 {
    left: 90px;
    right: 90px;
  }

  .Tablet\:inset-x-100 {
    left: 100px;
    right: 100px;
  }

  .Tablet\:inset-x-160 {
    left: 160px;
    right: 160px;
  }

  .Tablet\:inset-x-195 {
    left: 195px;
    right: 195px;
  }

  .Tablet\:-inset-x-25 {
    left: -25px;
    right: -25px;
  }

  .Tablet\:-inset-x-40 {
    left: -40px;
    right: -40px;
  }

  .Tablet\:-inset-x-5px {
    left: -5px;
    right: -5px;
  }

  .Tablet\:-inset-x-10px {
    left: -10px;
    right: -10px;
  }

  .Tablet\:-inset-x-125px {
    left: -125px;
    right: -125px;
  }

  .Tablet\:inset-x-3p {
    left: 3px;
    right: 3px;
  }

  .Tablet\:inset-x-2p {
    left: 2px;
    right: 2px;
  }

  .Tablet\:inset-x-15p {
    left: 15%;
    right: 15%;
  }

  .Tablet\:inset-x-35p {
    left: 35%;
    right: 35%;
  }

  .Tablet\:inset-x-14p {
    left: 14%;
    right: 14%;
  }

  .Tablet\:inset-x-25p {
    left: 25%;
    right: 25%;
  }

  .Tablet\:inset-x-40p {
    left: 40%;
    right: 40%;
  }

  .Tablet\:inset-x-43p {
    left: 43%;
    right: 43%;
  }

  .Tablet\:inset-x-5p {
    left: 5%;
    right: 5%;
  }

  .Tablet\:inset-x-20p {
    left: 20%;
    right: 20%;
  }

  .Tablet\:inset-x-50p {
    left: 50%;
    right: 50%;
  }

  .Tablet\:inset-x-45p {
    left: 45%;
    right: 45%;
  }

  .Tablet\:inset-x-10p {
    left: 10%;
    right: 10%;
  }

  .Tablet\:inset-y-0 {
    top: 0px;
    bottom: 0px;
  }

  .Tablet\:inset-y-5 {
    top: 5px;
    bottom: 5px;
  }

  .Tablet\:inset-y-10 {
    top: 10px;
    bottom: 10px;
  }

  .Tablet\:inset-y-15 {
    top: 15px;
    bottom: 15px;
  }

  .Tablet\:inset-y-16 {
    top: 16px;
    bottom: 16px;
  }

  .Tablet\:inset-y-20 {
    top: 20px;
    bottom: 20px;
  }

  .Tablet\:inset-y-25 {
    top: 25px;
    bottom: 25px;
  }

  .Tablet\:inset-y-30 {
    top: 30px;
    bottom: 30px;
  }

  .Tablet\:inset-y-50 {
    top: 50px;
    bottom: 50px;
  }

  .Tablet\:inset-y-65 {
    top: 65px;
    bottom: 65px;
  }

  .Tablet\:inset-y-90 {
    top: 90px;
    bottom: 90px;
  }

  .Tablet\:inset-y-100 {
    top: 100px;
    bottom: 100px;
  }

  .Tablet\:inset-y-160 {
    top: 160px;
    bottom: 160px;
  }

  .Tablet\:inset-y-195 {
    top: 195px;
    bottom: 195px;
  }

  .Tablet\:-inset-y-25 {
    top: -25px;
    bottom: -25px;
  }

  .Tablet\:-inset-y-40 {
    top: -40px;
    bottom: -40px;
  }

  .Tablet\:-inset-y-5px {
    top: -5px;
    bottom: -5px;
  }

  .Tablet\:-inset-y-10px {
    top: -10px;
    bottom: -10px;
  }

  .Tablet\:-inset-y-125px {
    top: -125px;
    bottom: -125px;
  }

  .Tablet\:inset-y-3p {
    top: 3px;
    bottom: 3px;
  }

  .Tablet\:inset-y-2p {
    top: 2px;
    bottom: 2px;
  }

  .Tablet\:inset-y-15p {
    top: 15%;
    bottom: 15%;
  }

  .Tablet\:inset-y-35p {
    top: 35%;
    bottom: 35%;
  }

  .Tablet\:inset-y-14p {
    top: 14%;
    bottom: 14%;
  }

  .Tablet\:inset-y-25p {
    top: 25%;
    bottom: 25%;
  }

  .Tablet\:inset-y-40p {
    top: 40%;
    bottom: 40%;
  }

  .Tablet\:inset-y-43p {
    top: 43%;
    bottom: 43%;
  }

  .Tablet\:inset-y-5p {
    top: 5%;
    bottom: 5%;
  }

  .Tablet\:inset-y-20p {
    top: 20%;
    bottom: 20%;
  }

  .Tablet\:inset-y-50p {
    top: 50%;
    bottom: 50%;
  }

  .Tablet\:inset-y-45p {
    top: 45%;
    bottom: 45%;
  }

  .Tablet\:inset-y-10p {
    top: 10%;
    bottom: 10%;
  }

  .Tablet\:top-0 {
    top: 0px;
  }

  .Tablet\:top-5 {
    top: 5px;
  }

  .Tablet\:top-10 {
    top: 10px;
  }

  .Tablet\:top-15 {
    top: 15px;
  }

  .Tablet\:top-16 {
    top: 16px;
  }

  .Tablet\:top-20 {
    top: 20px;
  }

  .Tablet\:top-25 {
    top: 25px;
  }

  .Tablet\:top-30 {
    top: 30px;
  }

  .Tablet\:top-50 {
    top: 50px;
  }

  .Tablet\:top-65 {
    top: 65px;
  }

  .Tablet\:top-90 {
    top: 90px;
  }

  .Tablet\:top-100 {
    top: 100px;
  }

  .Tablet\:top-160 {
    top: 160px;
  }

  .Tablet\:top-195 {
    top: 195px;
  }

  .Tablet\:-top-25 {
    top: -25px;
  }

  .Tablet\:-top-40 {
    top: -40px;
  }

  .Tablet\:-top-5px {
    top: -5px;
  }

  .Tablet\:-top-10px {
    top: -10px;
  }

  .Tablet\:-top-125px {
    top: -125px;
  }

  .Tablet\:top-3p {
    top: 3px;
  }

  .Tablet\:top-2p {
    top: 2px;
  }

  .Tablet\:top-15p {
    top: 15%;
  }

  .Tablet\:top-35p {
    top: 35%;
  }

  .Tablet\:top-14p {
    top: 14%;
  }

  .Tablet\:top-25p {
    top: 25%;
  }

  .Tablet\:top-40p {
    top: 40%;
  }

  .Tablet\:top-43p {
    top: 43%;
  }

  .Tablet\:top-5p {
    top: 5%;
  }

  .Tablet\:top-20p {
    top: 20%;
  }

  .Tablet\:top-50p {
    top: 50%;
  }

  .Tablet\:top-45p {
    top: 45%;
  }

  .Tablet\:top-10p {
    top: 10%;
  }

  .Tablet\:right-0 {
    right: 0px;
  }

  .Tablet\:right-5 {
    right: 5px;
  }

  .Tablet\:right-10 {
    right: 10px;
  }

  .Tablet\:right-15 {
    right: 15px;
  }

  .Tablet\:right-16 {
    right: 16px;
  }

  .Tablet\:right-20 {
    right: 20px;
  }

  .Tablet\:right-25 {
    right: 25px;
  }

  .Tablet\:right-30 {
    right: 30px;
  }

  .Tablet\:right-50 {
    right: 50px;
  }

  .Tablet\:right-65 {
    right: 65px;
  }

  .Tablet\:right-90 {
    right: 90px;
  }

  .Tablet\:right-100 {
    right: 100px;
  }

  .Tablet\:right-160 {
    right: 160px;
  }

  .Tablet\:right-195 {
    right: 195px;
  }

  .Tablet\:-right-25 {
    right: -25px;
  }

  .Tablet\:-right-40 {
    right: -40px;
  }

  .Tablet\:-right-5px {
    right: -5px;
  }

  .Tablet\:-right-10px {
    right: -10px;
  }

  .Tablet\:-right-125px {
    right: -125px;
  }

  .Tablet\:right-3p {
    right: 3px;
  }

  .Tablet\:right-2p {
    right: 2px;
  }

  .Tablet\:right-15p {
    right: 15%;
  }

  .Tablet\:right-35p {
    right: 35%;
  }

  .Tablet\:right-14p {
    right: 14%;
  }

  .Tablet\:right-25p {
    right: 25%;
  }

  .Tablet\:right-40p {
    right: 40%;
  }

  .Tablet\:right-43p {
    right: 43%;
  }

  .Tablet\:right-5p {
    right: 5%;
  }

  .Tablet\:right-20p {
    right: 20%;
  }

  .Tablet\:right-50p {
    right: 50%;
  }

  .Tablet\:right-45p {
    right: 45%;
  }

  .Tablet\:right-10p {
    right: 10%;
  }

  .Tablet\:bottom-0 {
    bottom: 0px;
  }

  .Tablet\:bottom-5 {
    bottom: 5px;
  }

  .Tablet\:bottom-10 {
    bottom: 10px;
  }

  .Tablet\:bottom-15 {
    bottom: 15px;
  }

  .Tablet\:bottom-16 {
    bottom: 16px;
  }

  .Tablet\:bottom-20 {
    bottom: 20px;
  }

  .Tablet\:bottom-25 {
    bottom: 25px;
  }

  .Tablet\:bottom-30 {
    bottom: 30px;
  }

  .Tablet\:bottom-50 {
    bottom: 50px;
  }

  .Tablet\:bottom-65 {
    bottom: 65px;
  }

  .Tablet\:bottom-90 {
    bottom: 90px;
  }

  .Tablet\:bottom-100 {
    bottom: 100px;
  }

  .Tablet\:bottom-160 {
    bottom: 160px;
  }

  .Tablet\:bottom-195 {
    bottom: 195px;
  }

  .Tablet\:-bottom-25 {
    bottom: -25px;
  }

  .Tablet\:-bottom-40 {
    bottom: -40px;
  }

  .Tablet\:-bottom-5px {
    bottom: -5px;
  }

  .Tablet\:-bottom-10px {
    bottom: -10px;
  }

  .Tablet\:-bottom-125px {
    bottom: -125px;
  }

  .Tablet\:bottom-3p {
    bottom: 3px;
  }

  .Tablet\:bottom-2p {
    bottom: 2px;
  }

  .Tablet\:bottom-15p {
    bottom: 15%;
  }

  .Tablet\:bottom-35p {
    bottom: 35%;
  }

  .Tablet\:bottom-14p {
    bottom: 14%;
  }

  .Tablet\:bottom-25p {
    bottom: 25%;
  }

  .Tablet\:bottom-40p {
    bottom: 40%;
  }

  .Tablet\:bottom-43p {
    bottom: 43%;
  }

  .Tablet\:bottom-5p {
    bottom: 5%;
  }

  .Tablet\:bottom-20p {
    bottom: 20%;
  }

  .Tablet\:bottom-50p {
    bottom: 50%;
  }

  .Tablet\:bottom-45p {
    bottom: 45%;
  }

  .Tablet\:bottom-10p {
    bottom: 10%;
  }

  .Tablet\:left-0 {
    left: 0px;
  }

  .Tablet\:left-5 {
    left: 5px;
  }

  .Tablet\:left-10 {
    left: 10px;
  }

  .Tablet\:left-15 {
    left: 15px;
  }

  .Tablet\:left-16 {
    left: 16px;
  }

  .Tablet\:left-20 {
    left: 20px;
  }

  .Tablet\:left-25 {
    left: 25px;
  }

  .Tablet\:left-30 {
    left: 30px;
  }

  .Tablet\:left-50 {
    left: 50px;
  }

  .Tablet\:left-65 {
    left: 65px;
  }

  .Tablet\:left-90 {
    left: 90px;
  }

  .Tablet\:left-100 {
    left: 100px;
  }

  .Tablet\:left-160 {
    left: 160px;
  }

  .Tablet\:left-195 {
    left: 195px;
  }

  .Tablet\:-left-25 {
    left: -25px;
  }

  .Tablet\:-left-40 {
    left: -40px;
  }

  .Tablet\:-left-5px {
    left: -5px;
  }

  .Tablet\:-left-10px {
    left: -10px;
  }

  .Tablet\:-left-125px {
    left: -125px;
  }

  .Tablet\:left-3p {
    left: 3px;
  }

  .Tablet\:left-2p {
    left: 2px;
  }

  .Tablet\:left-15p {
    left: 15%;
  }

  .Tablet\:left-35p {
    left: 35%;
  }

  .Tablet\:left-14p {
    left: 14%;
  }

  .Tablet\:left-25p {
    left: 25%;
  }

  .Tablet\:left-40p {
    left: 40%;
  }

  .Tablet\:left-43p {
    left: 43%;
  }

  .Tablet\:left-5p {
    left: 5%;
  }

  .Tablet\:left-20p {
    left: 20%;
  }

  .Tablet\:left-50p {
    left: 50%;
  }

  .Tablet\:left-45p {
    left: 45%;
  }

  .Tablet\:left-10p {
    left: 10%;
  }

  .Tablet\:isolate {
    isolation: isolate;
  }

  .Tablet\:isolation-auto {
    isolation: auto;
  }

  .Tablet\:z-0 {
    z-index: 0;
  }

  .Tablet\:z-1 {
    z-index: 1;
  }

  .Tablet\:z-10 {
    z-index: 10;
  }

  .Tablet\:z-20 {
    z-index: 20;
  }

  .Tablet\:z-30 {
    z-index: 30;
  }

  .Tablet\:z-40 {
    z-index: 40;
  }

  .Tablet\:z-50 {
    z-index: 50;
  }

  .Tablet\:z-110 {
    z-index: 110;
  }

  .Tablet\:z-auto {
    z-index: auto;
  }

  .Tablet\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .Tablet\:focus-within\:z-1:focus-within {
    z-index: 1;
  }

  .Tablet\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .Tablet\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .Tablet\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .Tablet\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .Tablet\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .Tablet\:focus-within\:z-110:focus-within {
    z-index: 110;
  }

  .Tablet\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .Tablet\:focus\:z-0:focus {
    z-index: 0;
  }

  .Tablet\:focus\:z-1:focus {
    z-index: 1;
  }

  .Tablet\:focus\:z-10:focus {
    z-index: 10;
  }

  .Tablet\:focus\:z-20:focus {
    z-index: 20;
  }

  .Tablet\:focus\:z-30:focus {
    z-index: 30;
  }

  .Tablet\:focus\:z-40:focus {
    z-index: 40;
  }

  .Tablet\:focus\:z-50:focus {
    z-index: 50;
  }

  .Tablet\:focus\:z-110:focus {
    z-index: 110;
  }

  .Tablet\:focus\:z-auto:focus {
    z-index: auto;
  }

  .Tablet\:order-1 {
    order: 1;
  }

  .Tablet\:order-2 {
    order: 2;
  }

  .Tablet\:order-3 {
    order: 3;
  }

  .Tablet\:order-4 {
    order: 4;
  }

  .Tablet\:order-5 {
    order: 5;
  }

  .Tablet\:order-6 {
    order: 6;
  }

  .Tablet\:order-7 {
    order: 7;
  }

  .Tablet\:order-8 {
    order: 8;
  }

  .Tablet\:order-9 {
    order: 9;
  }

  .Tablet\:order-10 {
    order: 10;
  }

  .Tablet\:order-11 {
    order: 11;
  }

  .Tablet\:order-12 {
    order: 12;
  }

  .Tablet\:order-first {
    order: -9999;
  }

  .Tablet\:order-last {
    order: 9999;
  }

  .Tablet\:order-none {
    order: 0;
  }

  .Tablet\:col-auto {
    grid-column: auto;
  }

  .Tablet\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .Tablet\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .Tablet\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .Tablet\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .Tablet\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .Tablet\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .Tablet\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .Tablet\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .Tablet\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .Tablet\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .Tablet\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .Tablet\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .Tablet\:col-span-full {
    grid-column: 1 / -1;
  }

  .Tablet\:col-start-1 {
    grid-column-start: 1;
  }

  .Tablet\:col-start-2 {
    grid-column-start: 2;
  }

  .Tablet\:col-start-3 {
    grid-column-start: 3;
  }

  .Tablet\:col-start-4 {
    grid-column-start: 4;
  }

  .Tablet\:col-start-5 {
    grid-column-start: 5;
  }

  .Tablet\:col-start-6 {
    grid-column-start: 6;
  }

  .Tablet\:col-start-7 {
    grid-column-start: 7;
  }

  .Tablet\:col-start-8 {
    grid-column-start: 8;
  }

  .Tablet\:col-start-9 {
    grid-column-start: 9;
  }

  .Tablet\:col-start-10 {
    grid-column-start: 10;
  }

  .Tablet\:col-start-11 {
    grid-column-start: 11;
  }

  .Tablet\:col-start-12 {
    grid-column-start: 12;
  }

  .Tablet\:col-start-13 {
    grid-column-start: 13;
  }

  .Tablet\:col-start-auto {
    grid-column-start: auto;
  }

  .Tablet\:col-end-1 {
    grid-column-end: 1;
  }

  .Tablet\:col-end-2 {
    grid-column-end: 2;
  }

  .Tablet\:col-end-3 {
    grid-column-end: 3;
  }

  .Tablet\:col-end-4 {
    grid-column-end: 4;
  }

  .Tablet\:col-end-5 {
    grid-column-end: 5;
  }

  .Tablet\:col-end-6 {
    grid-column-end: 6;
  }

  .Tablet\:col-end-7 {
    grid-column-end: 7;
  }

  .Tablet\:col-end-8 {
    grid-column-end: 8;
  }

  .Tablet\:col-end-9 {
    grid-column-end: 9;
  }

  .Tablet\:col-end-10 {
    grid-column-end: 10;
  }

  .Tablet\:col-end-11 {
    grid-column-end: 11;
  }

  .Tablet\:col-end-12 {
    grid-column-end: 12;
  }

  .Tablet\:col-end-13 {
    grid-column-end: 13;
  }

  .Tablet\:col-end-auto {
    grid-column-end: auto;
  }

  .Tablet\:row-auto {
    grid-row: auto;
  }

  .Tablet\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .Tablet\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .Tablet\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .Tablet\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .Tablet\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .Tablet\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .Tablet\:row-span-full {
    grid-row: 1 / -1;
  }

  .Tablet\:row-start-1 {
    grid-row-start: 1;
  }

  .Tablet\:row-start-2 {
    grid-row-start: 2;
  }

  .Tablet\:row-start-3 {
    grid-row-start: 3;
  }

  .Tablet\:row-start-4 {
    grid-row-start: 4;
  }

  .Tablet\:row-start-5 {
    grid-row-start: 5;
  }

  .Tablet\:row-start-6 {
    grid-row-start: 6;
  }

  .Tablet\:row-start-7 {
    grid-row-start: 7;
  }

  .Tablet\:row-start-auto {
    grid-row-start: auto;
  }

  .Tablet\:row-end-1 {
    grid-row-end: 1;
  }

  .Tablet\:row-end-2 {
    grid-row-end: 2;
  }

  .Tablet\:row-end-3 {
    grid-row-end: 3;
  }

  .Tablet\:row-end-4 {
    grid-row-end: 4;
  }

  .Tablet\:row-end-5 {
    grid-row-end: 5;
  }

  .Tablet\:row-end-6 {
    grid-row-end: 6;
  }

  .Tablet\:row-end-7 {
    grid-row-end: 7;
  }

  .Tablet\:row-end-auto {
    grid-row-end: auto;
  }

  .Tablet\:float-right {
    float: right;
  }

  .Tablet\:float-left {
    float: left;
  }

  .Tablet\:float-none {
    float: none;
  }

  .Tablet\:clear-left {
    clear: left;
  }

  .Tablet\:clear-right {
    clear: right;
  }

  .Tablet\:clear-both {
    clear: both;
  }

  .Tablet\:clear-none {
    clear: none;
  }

  .Tablet\:m-0 {
    margin: 0px;
  }

  .Tablet\:m-1 {
    margin: 0.25rem;
  }

  .Tablet\:m-2 {
    margin: 2px;
  }

  .Tablet\:m-3 {
    margin: 0.75rem;
  }

  .Tablet\:m-4 {
    margin: 1rem;
  }

  .Tablet\:m-5 {
    margin: 1.25rem;
  }

  .Tablet\:m-6 {
    margin: 6px;
  }

  .Tablet\:m-7 {
    margin: 1.75rem;
  }

  .Tablet\:m-8 {
    margin: 2rem;
  }

  .Tablet\:m-9 {
    margin: 2.25rem;
  }

  .Tablet\:m-10 {
    margin: 2.5rem;
  }

  .Tablet\:m-11 {
    margin: 11px;
  }

  .Tablet\:m-12 {
    margin: 3rem;
  }

  .Tablet\:m-14 {
    margin: 3.5rem;
  }

  .Tablet\:m-15 {
    margin: 15px;
  }

  .Tablet\:m-16 {
    margin: 4rem;
  }

  .Tablet\:m-18 {
    margin: 18px;
  }

  .Tablet\:m-20 {
    margin: 20px;
  }

  .Tablet\:m-21 {
    margin: 21px;
  }

  .Tablet\:m-23 {
    margin: 23px;
  }

  .Tablet\:m-24 {
    margin: 24px;
  }

  .Tablet\:m-25 {
    margin: 25px;
  }

  .Tablet\:m-27 {
    margin: 27px;
  }

  .Tablet\:m-28 {
    margin: 7rem;
  }

  .Tablet\:m-30 {
    margin: 30px;
  }

  .Tablet\:m-31 {
    margin: 31px;
  }

  .Tablet\:m-32 {
    margin: 8rem;
  }

  .Tablet\:m-34 {
    margin: 34px;
  }

  .Tablet\:m-35 {
    margin: 35px;
  }

  .Tablet\:m-36 {
    margin: 9rem;
  }

  .Tablet\:m-37 {
    margin: 37px;
  }

  .Tablet\:m-38 {
    margin: 38px;
  }

  .Tablet\:m-40 {
    margin: 40px;
  }

  .Tablet\:m-42 {
    margin: 42px;
  }

  .Tablet\:m-44 {
    margin: 44px;
  }

  .Tablet\:m-45 {
    margin: 45px;
  }

  .Tablet\:m-46 {
    margin: 46px;
  }

  .Tablet\:m-48 {
    margin: 48px;
  }

  .Tablet\:m-52 {
    margin: 13rem;
  }

  .Tablet\:m-53 {
    margin: 53px;
  }

  .Tablet\:m-55 {
    margin: 55px;
  }

  .Tablet\:m-56 {
    margin: 14rem;
  }

  .Tablet\:m-58 {
    margin: 58px;
  }

  .Tablet\:m-59 {
    margin: 59px;
  }

  .Tablet\:m-60 {
    margin: 15rem;
  }

  .Tablet\:m-63 {
    margin: 63px;
  }

  .Tablet\:m-64 {
    margin: 16rem;
  }

  .Tablet\:m-65 {
    margin: 65px;
  }

  .Tablet\:m-67 {
    margin: 67px;
  }

  .Tablet\:m-70 {
    margin: 70px;
  }

  .Tablet\:m-71 {
    margin: 71px;
  }

  .Tablet\:m-72 {
    margin: 18rem;
  }

  .Tablet\:m-74 {
    margin: 74px;
  }

  .Tablet\:m-78 {
    margin: 78px;
  }

  .Tablet\:m-80 {
    margin: 20rem;
  }

  .Tablet\:m-83 {
    margin: 83px;
  }

  .Tablet\:m-84 {
    margin: 84px;
  }

  .Tablet\:m-89 {
    margin: 89px;
  }

  .Tablet\:m-90 {
    margin: 90px;
  }

  .Tablet\:m-92 {
    margin: 92px;
  }

  .Tablet\:m-96 {
    margin: 24rem;
  }

  .Tablet\:m-97 {
    margin: 97px;
  }

  .Tablet\:m-100 {
    margin: 100px;
  }

  .Tablet\:m-106 {
    margin: 106px;
  }

  .Tablet\:m-108 {
    margin: 108px;
  }

  .Tablet\:m-109 {
    margin: 109px;
  }

  .Tablet\:m-120 {
    margin: 120px;
  }

  .Tablet\:m-135 {
    margin: 135px;
  }

  .Tablet\:m-147 {
    margin: 147px;
  }

  .Tablet\:m-150 {
    margin: 150px;
  }

  .Tablet\:m-168 {
    margin: 168px;
  }

  .Tablet\:m-180 {
    margin: 180px;
  }

  .Tablet\:m-185 {
    margin: 185px;
  }

  .Tablet\:m-200 {
    margin: 200px;
  }

  .Tablet\:m-245 {
    margin: 245px;
  }

  .Tablet\:m-300 {
    margin: 300px;
  }

  .Tablet\:m-400 {
    margin: 400px;
  }

  .Tablet\:m-480 {
    margin: 480px;
  }

  .Tablet\:m-510 {
    margin: 510px;
  }

  .Tablet\:m-537 {
    margin: 537px;
  }

  .Tablet\:m-650 {
    margin: 650px;
  }

  .Tablet\:m-auto {
    margin: auto;
  }

  .Tablet\:m-px {
    margin: 1px;
  }

  .Tablet\:m-0\.5 {
    margin: 0.125rem;
  }

  .Tablet\:m-1\.5 {
    margin: 0.375rem;
  }

  .Tablet\:m-2\.5 {
    margin: 0.625rem;
  }

  .Tablet\:m-3\.5 {
    margin: 0.875rem;
  }

  .Tablet\:-m-0 {
    margin: 0px;
  }

  .Tablet\:-m-1 {
    margin: -0.25rem;
  }

  .Tablet\:-m-2 {
    margin: -0.5rem;
  }

  .Tablet\:-m-3 {
    margin: -0.75rem;
  }

  .Tablet\:-m-4 {
    margin: -1rem;
  }

  .Tablet\:-m-5 {
    margin: -1.25rem;
  }

  .Tablet\:-m-6 {
    margin: -1.5rem;
  }

  .Tablet\:-m-7 {
    margin: -1.75rem;
  }

  .Tablet\:-m-8 {
    margin: -2rem;
  }

  .Tablet\:-m-9 {
    margin: -2.25rem;
  }

  .Tablet\:-m-10 {
    margin: -2.5rem;
  }

  .Tablet\:-m-11 {
    margin: -2.75rem;
  }

  .Tablet\:-m-12 {
    margin: -3rem;
  }

  .Tablet\:-m-14 {
    margin: -14px;
  }

  .Tablet\:-m-16 {
    margin: -4rem;
  }

  .Tablet\:-m-20 {
    margin: -5rem;
  }

  .Tablet\:-m-24 {
    margin: -6rem;
  }

  .Tablet\:-m-28 {
    margin: -7rem;
  }

  .Tablet\:-m-32 {
    margin: -8rem;
  }

  .Tablet\:-m-36 {
    margin: -9rem;
  }

  .Tablet\:-m-40 {
    margin: -10rem;
  }

  .Tablet\:-m-44 {
    margin: -11rem;
  }

  .Tablet\:-m-48 {
    margin: -12rem;
  }

  .Tablet\:-m-52 {
    margin: -13rem;
  }

  .Tablet\:-m-56 {
    margin: -14rem;
  }

  .Tablet\:-m-60 {
    margin: -15rem;
  }

  .Tablet\:-m-64 {
    margin: -16rem;
  }

  .Tablet\:-m-72 {
    margin: -18rem;
  }

  .Tablet\:-m-80 {
    margin: -20rem;
  }

  .Tablet\:-m-96 {
    margin: -24rem;
  }

  .Tablet\:-m-px {
    margin: -1px;
  }

  .Tablet\:-m-0\.5 {
    margin: -0.125rem;
  }

  .Tablet\:-m-1\.5 {
    margin: -0.375rem;
  }

  .Tablet\:-m-2\.5 {
    margin: -0.625rem;
  }

  .Tablet\:-m-3\.5 {
    margin: -0.875rem;
  }

  .Tablet\:-m-15px {
    margin: -15px;
  }

  .Tablet\:m-m11 {
    margin: 11px;
  }

  .Tablet\:m-12px {
    margin: 12px;
  }

  .Tablet\:m-m72 {
    margin: 72px;
  }

  .Tablet\:m-m21 {
    margin: 21%;
  }

  .Tablet\:m-m15 {
    margin: 15px;
  }

  .Tablet\:m-m18 {
    margin: 18px;
  }

  .Tablet\:m-m35 {
    margin: 35px;
  }

  .Tablet\:m-m19 {
    margin: 19px;
  }

  .Tablet\:m-m17 {
    margin: 17px;
  }

  .Tablet\:m-m9 {
    margin: 9px;
  }

  .Tablet\:m-m10 {
    margin: 10px;
  }

  .Tablet\:m-m51 {
    margin: 51px;
  }

  .Tablet\:m-m43 {
    margin: 43px;
  }

  .Tablet\:m-m13 {
    margin: 13px;
  }

  .Tablet\:m-m26 {
    margin: 26px;
  }

  .Tablet\:m-m2 {
    margin: 2px;
  }

  .Tablet\:m-m14 {
    margin: 14px;
  }

  .Tablet\:m-m5 {
    margin: 5px;
  }

  .Tablet\:m-m8 {
    margin: 8px;
  }

  .Tablet\:m-mp15 {
    margin: 15%;
  }

  .Tablet\:-m-100 {
    margin: -100px;
  }

  .Tablet\:m-0auto {
    margin: 0px auto;
  }

  .Tablet\:m-o6 {
    margin: 1.5rem;
  }

  .Tablet\:-m-23 {
    margin: -23px;
  }

  .Tablet\:last\:m-0:last-child {
    margin: 0px;
  }

  .Tablet\:last\:m-1:last-child {
    margin: 0.25rem;
  }

  .Tablet\:last\:m-2:last-child {
    margin: 2px;
  }

  .Tablet\:last\:m-3:last-child {
    margin: 0.75rem;
  }

  .Tablet\:last\:m-4:last-child {
    margin: 1rem;
  }

  .Tablet\:last\:m-5:last-child {
    margin: 1.25rem;
  }

  .Tablet\:last\:m-6:last-child {
    margin: 6px;
  }

  .Tablet\:last\:m-7:last-child {
    margin: 1.75rem;
  }

  .Tablet\:last\:m-8:last-child {
    margin: 2rem;
  }

  .Tablet\:last\:m-9:last-child {
    margin: 2.25rem;
  }

  .Tablet\:last\:m-10:last-child {
    margin: 2.5rem;
  }

  .Tablet\:last\:m-11:last-child {
    margin: 11px;
  }

  .Tablet\:last\:m-12:last-child {
    margin: 3rem;
  }

  .Tablet\:last\:m-14:last-child {
    margin: 3.5rem;
  }

  .Tablet\:last\:m-15:last-child {
    margin: 15px;
  }

  .Tablet\:last\:m-16:last-child {
    margin: 4rem;
  }

  .Tablet\:last\:m-18:last-child {
    margin: 18px;
  }

  .Tablet\:last\:m-20:last-child {
    margin: 20px;
  }

  .Tablet\:last\:m-21:last-child {
    margin: 21px;
  }

  .Tablet\:last\:m-23:last-child {
    margin: 23px;
  }

  .Tablet\:last\:m-24:last-child {
    margin: 24px;
  }

  .Tablet\:last\:m-25:last-child {
    margin: 25px;
  }

  .Tablet\:last\:m-27:last-child {
    margin: 27px;
  }

  .Tablet\:last\:m-28:last-child {
    margin: 7rem;
  }

  .Tablet\:last\:m-30:last-child {
    margin: 30px;
  }

  .Tablet\:last\:m-31:last-child {
    margin: 31px;
  }

  .Tablet\:last\:m-32:last-child {
    margin: 8rem;
  }

  .Tablet\:last\:m-34:last-child {
    margin: 34px;
  }

  .Tablet\:last\:m-35:last-child {
    margin: 35px;
  }

  .Tablet\:last\:m-36:last-child {
    margin: 9rem;
  }

  .Tablet\:last\:m-37:last-child {
    margin: 37px;
  }

  .Tablet\:last\:m-38:last-child {
    margin: 38px;
  }

  .Tablet\:last\:m-40:last-child {
    margin: 40px;
  }

  .Tablet\:last\:m-42:last-child {
    margin: 42px;
  }

  .Tablet\:last\:m-44:last-child {
    margin: 44px;
  }

  .Tablet\:last\:m-45:last-child {
    margin: 45px;
  }

  .Tablet\:last\:m-46:last-child {
    margin: 46px;
  }

  .Tablet\:last\:m-48:last-child {
    margin: 48px;
  }

  .Tablet\:last\:m-52:last-child {
    margin: 13rem;
  }

  .Tablet\:last\:m-53:last-child {
    margin: 53px;
  }

  .Tablet\:last\:m-55:last-child {
    margin: 55px;
  }

  .Tablet\:last\:m-56:last-child {
    margin: 14rem;
  }

  .Tablet\:last\:m-58:last-child {
    margin: 58px;
  }

  .Tablet\:last\:m-59:last-child {
    margin: 59px;
  }

  .Tablet\:last\:m-60:last-child {
    margin: 15rem;
  }

  .Tablet\:last\:m-63:last-child {
    margin: 63px;
  }

  .Tablet\:last\:m-64:last-child {
    margin: 16rem;
  }

  .Tablet\:last\:m-65:last-child {
    margin: 65px;
  }

  .Tablet\:last\:m-67:last-child {
    margin: 67px;
  }

  .Tablet\:last\:m-70:last-child {
    margin: 70px;
  }

  .Tablet\:last\:m-71:last-child {
    margin: 71px;
  }

  .Tablet\:last\:m-72:last-child {
    margin: 18rem;
  }

  .Tablet\:last\:m-74:last-child {
    margin: 74px;
  }

  .Tablet\:last\:m-78:last-child {
    margin: 78px;
  }

  .Tablet\:last\:m-80:last-child {
    margin: 20rem;
  }

  .Tablet\:last\:m-83:last-child {
    margin: 83px;
  }

  .Tablet\:last\:m-84:last-child {
    margin: 84px;
  }

  .Tablet\:last\:m-89:last-child {
    margin: 89px;
  }

  .Tablet\:last\:m-90:last-child {
    margin: 90px;
  }

  .Tablet\:last\:m-92:last-child {
    margin: 92px;
  }

  .Tablet\:last\:m-96:last-child {
    margin: 24rem;
  }

  .Tablet\:last\:m-97:last-child {
    margin: 97px;
  }

  .Tablet\:last\:m-100:last-child {
    margin: 100px;
  }

  .Tablet\:last\:m-106:last-child {
    margin: 106px;
  }

  .Tablet\:last\:m-108:last-child {
    margin: 108px;
  }

  .Tablet\:last\:m-109:last-child {
    margin: 109px;
  }

  .Tablet\:last\:m-120:last-child {
    margin: 120px;
  }

  .Tablet\:last\:m-135:last-child {
    margin: 135px;
  }

  .Tablet\:last\:m-147:last-child {
    margin: 147px;
  }

  .Tablet\:last\:m-150:last-child {
    margin: 150px;
  }

  .Tablet\:last\:m-168:last-child {
    margin: 168px;
  }

  .Tablet\:last\:m-180:last-child {
    margin: 180px;
  }

  .Tablet\:last\:m-185:last-child {
    margin: 185px;
  }

  .Tablet\:last\:m-200:last-child {
    margin: 200px;
  }

  .Tablet\:last\:m-245:last-child {
    margin: 245px;
  }

  .Tablet\:last\:m-300:last-child {
    margin: 300px;
  }

  .Tablet\:last\:m-400:last-child {
    margin: 400px;
  }

  .Tablet\:last\:m-480:last-child {
    margin: 480px;
  }

  .Tablet\:last\:m-510:last-child {
    margin: 510px;
  }

  .Tablet\:last\:m-537:last-child {
    margin: 537px;
  }

  .Tablet\:last\:m-650:last-child {
    margin: 650px;
  }

  .Tablet\:last\:m-auto:last-child {
    margin: auto;
  }

  .Tablet\:last\:m-px:last-child {
    margin: 1px;
  }

  .Tablet\:last\:m-0\.5:last-child {
    margin: 0.125rem;
  }

  .Tablet\:last\:m-1\.5:last-child {
    margin: 0.375rem;
  }

  .Tablet\:last\:m-2\.5:last-child {
    margin: 0.625rem;
  }

  .Tablet\:last\:m-3\.5:last-child {
    margin: 0.875rem;
  }

  .Tablet\:last\:-m-0:last-child {
    margin: 0px;
  }

  .Tablet\:last\:-m-1:last-child {
    margin: -0.25rem;
  }

  .Tablet\:last\:-m-2:last-child {
    margin: -0.5rem;
  }

  .Tablet\:last\:-m-3:last-child {
    margin: -0.75rem;
  }

  .Tablet\:last\:-m-4:last-child {
    margin: -1rem;
  }

  .Tablet\:last\:-m-5:last-child {
    margin: -1.25rem;
  }

  .Tablet\:last\:-m-6:last-child {
    margin: -1.5rem;
  }

  .Tablet\:last\:-m-7:last-child {
    margin: -1.75rem;
  }

  .Tablet\:last\:-m-8:last-child {
    margin: -2rem;
  }

  .Tablet\:last\:-m-9:last-child {
    margin: -2.25rem;
  }

  .Tablet\:last\:-m-10:last-child {
    margin: -2.5rem;
  }

  .Tablet\:last\:-m-11:last-child {
    margin: -2.75rem;
  }

  .Tablet\:last\:-m-12:last-child {
    margin: -3rem;
  }

  .Tablet\:last\:-m-14:last-child {
    margin: -14px;
  }

  .Tablet\:last\:-m-16:last-child {
    margin: -4rem;
  }

  .Tablet\:last\:-m-20:last-child {
    margin: -5rem;
  }

  .Tablet\:last\:-m-24:last-child {
    margin: -6rem;
  }

  .Tablet\:last\:-m-28:last-child {
    margin: -7rem;
  }

  .Tablet\:last\:-m-32:last-child {
    margin: -8rem;
  }

  .Tablet\:last\:-m-36:last-child {
    margin: -9rem;
  }

  .Tablet\:last\:-m-40:last-child {
    margin: -10rem;
  }

  .Tablet\:last\:-m-44:last-child {
    margin: -11rem;
  }

  .Tablet\:last\:-m-48:last-child {
    margin: -12rem;
  }

  .Tablet\:last\:-m-52:last-child {
    margin: -13rem;
  }

  .Tablet\:last\:-m-56:last-child {
    margin: -14rem;
  }

  .Tablet\:last\:-m-60:last-child {
    margin: -15rem;
  }

  .Tablet\:last\:-m-64:last-child {
    margin: -16rem;
  }

  .Tablet\:last\:-m-72:last-child {
    margin: -18rem;
  }

  .Tablet\:last\:-m-80:last-child {
    margin: -20rem;
  }

  .Tablet\:last\:-m-96:last-child {
    margin: -24rem;
  }

  .Tablet\:last\:-m-px:last-child {
    margin: -1px;
  }

  .Tablet\:last\:-m-0\.5:last-child {
    margin: -0.125rem;
  }

  .Tablet\:last\:-m-1\.5:last-child {
    margin: -0.375rem;
  }

  .Tablet\:last\:-m-2\.5:last-child {
    margin: -0.625rem;
  }

  .Tablet\:last\:-m-3\.5:last-child {
    margin: -0.875rem;
  }

  .Tablet\:last\:-m-15px:last-child {
    margin: -15px;
  }

  .Tablet\:last\:m-m11:last-child {
    margin: 11px;
  }

  .Tablet\:last\:m-12px:last-child {
    margin: 12px;
  }

  .Tablet\:last\:m-m72:last-child {
    margin: 72px;
  }

  .Tablet\:last\:m-m21:last-child {
    margin: 21%;
  }

  .Tablet\:last\:m-m15:last-child {
    margin: 15px;
  }

  .Tablet\:last\:m-m18:last-child {
    margin: 18px;
  }

  .Tablet\:last\:m-m35:last-child {
    margin: 35px;
  }

  .Tablet\:last\:m-m19:last-child {
    margin: 19px;
  }

  .Tablet\:last\:m-m17:last-child {
    margin: 17px;
  }

  .Tablet\:last\:m-m9:last-child {
    margin: 9px;
  }

  .Tablet\:last\:m-m10:last-child {
    margin: 10px;
  }

  .Tablet\:last\:m-m51:last-child {
    margin: 51px;
  }

  .Tablet\:last\:m-m43:last-child {
    margin: 43px;
  }

  .Tablet\:last\:m-m13:last-child {
    margin: 13px;
  }

  .Tablet\:last\:m-m26:last-child {
    margin: 26px;
  }

  .Tablet\:last\:m-m2:last-child {
    margin: 2px;
  }

  .Tablet\:last\:m-m14:last-child {
    margin: 14px;
  }

  .Tablet\:last\:m-m5:last-child {
    margin: 5px;
  }

  .Tablet\:last\:m-m8:last-child {
    margin: 8px;
  }

  .Tablet\:last\:m-mp15:last-child {
    margin: 15%;
  }

  .Tablet\:last\:-m-100:last-child {
    margin: -100px;
  }

  .Tablet\:last\:m-0auto:last-child {
    margin: 0px auto;
  }

  .Tablet\:last\:m-o6:last-child {
    margin: 1.5rem;
  }

  .Tablet\:last\:-m-23:last-child {
    margin: -23px;
  }

  .Tablet\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .Tablet\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .Tablet\:mx-2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .Tablet\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .Tablet\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .Tablet\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .Tablet\:mx-6 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .Tablet\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .Tablet\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .Tablet\:mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .Tablet\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .Tablet\:mx-11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .Tablet\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .Tablet\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .Tablet\:mx-15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .Tablet\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .Tablet\:mx-18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .Tablet\:mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .Tablet\:mx-21 {
    margin-left: 21px;
    margin-right: 21px;
  }

  .Tablet\:mx-23 {
    margin-left: 23px;
    margin-right: 23px;
  }

  .Tablet\:mx-24 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .Tablet\:mx-25 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .Tablet\:mx-27 {
    margin-left: 27px;
    margin-right: 27px;
  }

  .Tablet\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .Tablet\:mx-30 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .Tablet\:mx-31 {
    margin-left: 31px;
    margin-right: 31px;
  }

  .Tablet\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .Tablet\:mx-34 {
    margin-left: 34px;
    margin-right: 34px;
  }

  .Tablet\:mx-35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .Tablet\:mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .Tablet\:mx-37 {
    margin-left: 37px;
    margin-right: 37px;
  }

  .Tablet\:mx-38 {
    margin-left: 38px;
    margin-right: 38px;
  }

  .Tablet\:mx-40 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .Tablet\:mx-42 {
    margin-left: 42px;
    margin-right: 42px;
  }

  .Tablet\:mx-44 {
    margin-left: 44px;
    margin-right: 44px;
  }

  .Tablet\:mx-45 {
    margin-left: 45px;
    margin-right: 45px;
  }

  .Tablet\:mx-46 {
    margin-left: 46px;
    margin-right: 46px;
  }

  .Tablet\:mx-48 {
    margin-left: 48px;
    margin-right: 48px;
  }

  .Tablet\:mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .Tablet\:mx-53 {
    margin-left: 53px;
    margin-right: 53px;
  }

  .Tablet\:mx-55 {
    margin-left: 55px;
    margin-right: 55px;
  }

  .Tablet\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .Tablet\:mx-58 {
    margin-left: 58px;
    margin-right: 58px;
  }

  .Tablet\:mx-59 {
    margin-left: 59px;
    margin-right: 59px;
  }

  .Tablet\:mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .Tablet\:mx-63 {
    margin-left: 63px;
    margin-right: 63px;
  }

  .Tablet\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .Tablet\:mx-65 {
    margin-left: 65px;
    margin-right: 65px;
  }

  .Tablet\:mx-67 {
    margin-left: 67px;
    margin-right: 67px;
  }

  .Tablet\:mx-70 {
    margin-left: 70px;
    margin-right: 70px;
  }

  .Tablet\:mx-71 {
    margin-left: 71px;
    margin-right: 71px;
  }

  .Tablet\:mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .Tablet\:mx-74 {
    margin-left: 74px;
    margin-right: 74px;
  }

  .Tablet\:mx-78 {
    margin-left: 78px;
    margin-right: 78px;
  }

  .Tablet\:mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .Tablet\:mx-83 {
    margin-left: 83px;
    margin-right: 83px;
  }

  .Tablet\:mx-84 {
    margin-left: 84px;
    margin-right: 84px;
  }

  .Tablet\:mx-89 {
    margin-left: 89px;
    margin-right: 89px;
  }

  .Tablet\:mx-90 {
    margin-left: 90px;
    margin-right: 90px;
  }

  .Tablet\:mx-92 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .Tablet\:mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .Tablet\:mx-97 {
    margin-left: 97px;
    margin-right: 97px;
  }

  .Tablet\:mx-100 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .Tablet\:mx-106 {
    margin-left: 106px;
    margin-right: 106px;
  }

  .Tablet\:mx-108 {
    margin-left: 108px;
    margin-right: 108px;
  }

  .Tablet\:mx-109 {
    margin-left: 109px;
    margin-right: 109px;
  }

  .Tablet\:mx-120 {
    margin-left: 120px;
    margin-right: 120px;
  }

  .Tablet\:mx-135 {
    margin-left: 135px;
    margin-right: 135px;
  }

  .Tablet\:mx-147 {
    margin-left: 147px;
    margin-right: 147px;
  }

  .Tablet\:mx-150 {
    margin-left: 150px;
    margin-right: 150px;
  }

  .Tablet\:mx-168 {
    margin-left: 168px;
    margin-right: 168px;
  }

  .Tablet\:mx-180 {
    margin-left: 180px;
    margin-right: 180px;
  }

  .Tablet\:mx-185 {
    margin-left: 185px;
    margin-right: 185px;
  }

  .Tablet\:mx-200 {
    margin-left: 200px;
    margin-right: 200px;
  }

  .Tablet\:mx-245 {
    margin-left: 245px;
    margin-right: 245px;
  }

  .Tablet\:mx-300 {
    margin-left: 300px;
    margin-right: 300px;
  }

  .Tablet\:mx-400 {
    margin-left: 400px;
    margin-right: 400px;
  }

  .Tablet\:mx-480 {
    margin-left: 480px;
    margin-right: 480px;
  }

  .Tablet\:mx-510 {
    margin-left: 510px;
    margin-right: 510px;
  }

  .Tablet\:mx-537 {
    margin-left: 537px;
    margin-right: 537px;
  }

  .Tablet\:mx-650 {
    margin-left: 650px;
    margin-right: 650px;
  }

  .Tablet\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .Tablet\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .Tablet\:mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .Tablet\:mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .Tablet\:mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .Tablet\:mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .Tablet\:-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .Tablet\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .Tablet\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .Tablet\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .Tablet\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .Tablet\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .Tablet\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .Tablet\:-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .Tablet\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .Tablet\:-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .Tablet\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .Tablet\:-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .Tablet\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .Tablet\:-mx-14 {
    margin-left: -14px;
    margin-right: -14px;
  }

  .Tablet\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .Tablet\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .Tablet\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .Tablet\:-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .Tablet\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .Tablet\:-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .Tablet\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .Tablet\:-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .Tablet\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .Tablet\:-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .Tablet\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .Tablet\:-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .Tablet\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .Tablet\:-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .Tablet\:-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .Tablet\:-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .Tablet\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .Tablet\:-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .Tablet\:-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .Tablet\:-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .Tablet\:-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .Tablet\:-mx-15px {
    margin-left: -15px;
    margin-right: -15px;
  }

  .Tablet\:mx-m11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .Tablet\:mx-12px {
    margin-left: 12px;
    margin-right: 12px;
  }

  .Tablet\:mx-m72 {
    margin-left: 72px;
    margin-right: 72px;
  }

  .Tablet\:mx-m21 {
    margin-left: 21%;
    margin-right: 21%;
  }

  .Tablet\:mx-m15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .Tablet\:mx-m18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .Tablet\:mx-m35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .Tablet\:mx-m19 {
    margin-left: 19px;
    margin-right: 19px;
  }

  .Tablet\:mx-m17 {
    margin-left: 17px;
    margin-right: 17px;
  }

  .Tablet\:mx-m9 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .Tablet\:mx-m10 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .Tablet\:mx-m51 {
    margin-left: 51px;
    margin-right: 51px;
  }

  .Tablet\:mx-m43 {
    margin-left: 43px;
    margin-right: 43px;
  }

  .Tablet\:mx-m13 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .Tablet\:mx-m26 {
    margin-left: 26px;
    margin-right: 26px;
  }

  .Tablet\:mx-m2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .Tablet\:mx-m14 {
    margin-left: 14px;
    margin-right: 14px;
  }

  .Tablet\:mx-m5 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .Tablet\:mx-m8 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .Tablet\:mx-mp15 {
    margin-left: 15%;
    margin-right: 15%;
  }

  .Tablet\:-mx-100 {
    margin-left: -100px;
    margin-right: -100px;
  }

  .Tablet\:mx-0auto {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .Tablet\:mx-o6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .Tablet\:-mx-23 {
    margin-left: -23px;
    margin-right: -23px;
  }

  .Tablet\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .Tablet\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .Tablet\:my-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .Tablet\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .Tablet\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .Tablet\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .Tablet\:my-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .Tablet\:my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .Tablet\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .Tablet\:my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .Tablet\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .Tablet\:my-11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .Tablet\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .Tablet\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .Tablet\:my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .Tablet\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .Tablet\:my-18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .Tablet\:my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .Tablet\:my-21 {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .Tablet\:my-23 {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .Tablet\:my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .Tablet\:my-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .Tablet\:my-27 {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .Tablet\:my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .Tablet\:my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .Tablet\:my-31 {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .Tablet\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .Tablet\:my-34 {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .Tablet\:my-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .Tablet\:my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .Tablet\:my-37 {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .Tablet\:my-38 {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .Tablet\:my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .Tablet\:my-42 {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .Tablet\:my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .Tablet\:my-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .Tablet\:my-46 {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .Tablet\:my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .Tablet\:my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .Tablet\:my-53 {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .Tablet\:my-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .Tablet\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .Tablet\:my-58 {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .Tablet\:my-59 {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .Tablet\:my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .Tablet\:my-63 {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .Tablet\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .Tablet\:my-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .Tablet\:my-67 {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .Tablet\:my-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .Tablet\:my-71 {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .Tablet\:my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .Tablet\:my-74 {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .Tablet\:my-78 {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .Tablet\:my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .Tablet\:my-83 {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .Tablet\:my-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .Tablet\:my-89 {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .Tablet\:my-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .Tablet\:my-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .Tablet\:my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .Tablet\:my-97 {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .Tablet\:my-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .Tablet\:my-106 {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .Tablet\:my-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .Tablet\:my-109 {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .Tablet\:my-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .Tablet\:my-135 {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .Tablet\:my-147 {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .Tablet\:my-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .Tablet\:my-168 {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .Tablet\:my-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .Tablet\:my-185 {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .Tablet\:my-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .Tablet\:my-245 {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .Tablet\:my-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .Tablet\:my-400 {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .Tablet\:my-480 {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .Tablet\:my-510 {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .Tablet\:my-537 {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .Tablet\:my-650 {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .Tablet\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .Tablet\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .Tablet\:my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .Tablet\:my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .Tablet\:my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .Tablet\:my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .Tablet\:-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .Tablet\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .Tablet\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .Tablet\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .Tablet\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .Tablet\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .Tablet\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .Tablet\:-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .Tablet\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .Tablet\:-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .Tablet\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .Tablet\:-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .Tablet\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .Tablet\:-my-14 {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .Tablet\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .Tablet\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .Tablet\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .Tablet\:-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .Tablet\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .Tablet\:-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .Tablet\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .Tablet\:-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .Tablet\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .Tablet\:-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .Tablet\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .Tablet\:-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .Tablet\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .Tablet\:-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .Tablet\:-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .Tablet\:-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .Tablet\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .Tablet\:-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .Tablet\:-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .Tablet\:-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .Tablet\:-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .Tablet\:-my-15px {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .Tablet\:my-m11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .Tablet\:my-12px {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .Tablet\:my-m72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .Tablet\:my-m21 {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .Tablet\:my-m15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .Tablet\:my-m18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .Tablet\:my-m35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .Tablet\:my-m19 {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .Tablet\:my-m17 {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .Tablet\:my-m9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .Tablet\:my-m10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .Tablet\:my-m51 {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .Tablet\:my-m43 {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .Tablet\:my-m13 {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .Tablet\:my-m26 {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .Tablet\:my-m2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .Tablet\:my-m14 {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .Tablet\:my-m5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .Tablet\:my-m8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .Tablet\:my-mp15 {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .Tablet\:-my-100 {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .Tablet\:my-0auto {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .Tablet\:my-o6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .Tablet\:-my-23 {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .Tablet\:last\:mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .Tablet\:last\:mx-1:last-child {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .Tablet\:last\:mx-2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .Tablet\:last\:mx-3:last-child {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .Tablet\:last\:mx-4:last-child {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .Tablet\:last\:mx-5:last-child {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .Tablet\:last\:mx-6:last-child {
    margin-left: 6px;
    margin-right: 6px;
  }

  .Tablet\:last\:mx-7:last-child {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .Tablet\:last\:mx-8:last-child {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .Tablet\:last\:mx-9:last-child {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .Tablet\:last\:mx-10:last-child {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .Tablet\:last\:mx-11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .Tablet\:last\:mx-12:last-child {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .Tablet\:last\:mx-14:last-child {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .Tablet\:last\:mx-15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .Tablet\:last\:mx-16:last-child {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .Tablet\:last\:mx-18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .Tablet\:last\:mx-20:last-child {
    margin-left: 20px;
    margin-right: 20px;
  }

  .Tablet\:last\:mx-21:last-child {
    margin-left: 21px;
    margin-right: 21px;
  }

  .Tablet\:last\:mx-23:last-child {
    margin-left: 23px;
    margin-right: 23px;
  }

  .Tablet\:last\:mx-24:last-child {
    margin-left: 24px;
    margin-right: 24px;
  }

  .Tablet\:last\:mx-25:last-child {
    margin-left: 25px;
    margin-right: 25px;
  }

  .Tablet\:last\:mx-27:last-child {
    margin-left: 27px;
    margin-right: 27px;
  }

  .Tablet\:last\:mx-28:last-child {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .Tablet\:last\:mx-30:last-child {
    margin-left: 30px;
    margin-right: 30px;
  }

  .Tablet\:last\:mx-31:last-child {
    margin-left: 31px;
    margin-right: 31px;
  }

  .Tablet\:last\:mx-32:last-child {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .Tablet\:last\:mx-34:last-child {
    margin-left: 34px;
    margin-right: 34px;
  }

  .Tablet\:last\:mx-35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .Tablet\:last\:mx-36:last-child {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .Tablet\:last\:mx-37:last-child {
    margin-left: 37px;
    margin-right: 37px;
  }

  .Tablet\:last\:mx-38:last-child {
    margin-left: 38px;
    margin-right: 38px;
  }

  .Tablet\:last\:mx-40:last-child {
    margin-left: 40px;
    margin-right: 40px;
  }

  .Tablet\:last\:mx-42:last-child {
    margin-left: 42px;
    margin-right: 42px;
  }

  .Tablet\:last\:mx-44:last-child {
    margin-left: 44px;
    margin-right: 44px;
  }

  .Tablet\:last\:mx-45:last-child {
    margin-left: 45px;
    margin-right: 45px;
  }

  .Tablet\:last\:mx-46:last-child {
    margin-left: 46px;
    margin-right: 46px;
  }

  .Tablet\:last\:mx-48:last-child {
    margin-left: 48px;
    margin-right: 48px;
  }

  .Tablet\:last\:mx-52:last-child {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .Tablet\:last\:mx-53:last-child {
    margin-left: 53px;
    margin-right: 53px;
  }

  .Tablet\:last\:mx-55:last-child {
    margin-left: 55px;
    margin-right: 55px;
  }

  .Tablet\:last\:mx-56:last-child {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .Tablet\:last\:mx-58:last-child {
    margin-left: 58px;
    margin-right: 58px;
  }

  .Tablet\:last\:mx-59:last-child {
    margin-left: 59px;
    margin-right: 59px;
  }

  .Tablet\:last\:mx-60:last-child {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .Tablet\:last\:mx-63:last-child {
    margin-left: 63px;
    margin-right: 63px;
  }

  .Tablet\:last\:mx-64:last-child {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .Tablet\:last\:mx-65:last-child {
    margin-left: 65px;
    margin-right: 65px;
  }

  .Tablet\:last\:mx-67:last-child {
    margin-left: 67px;
    margin-right: 67px;
  }

  .Tablet\:last\:mx-70:last-child {
    margin-left: 70px;
    margin-right: 70px;
  }

  .Tablet\:last\:mx-71:last-child {
    margin-left: 71px;
    margin-right: 71px;
  }

  .Tablet\:last\:mx-72:last-child {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .Tablet\:last\:mx-74:last-child {
    margin-left: 74px;
    margin-right: 74px;
  }

  .Tablet\:last\:mx-78:last-child {
    margin-left: 78px;
    margin-right: 78px;
  }

  .Tablet\:last\:mx-80:last-child {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .Tablet\:last\:mx-83:last-child {
    margin-left: 83px;
    margin-right: 83px;
  }

  .Tablet\:last\:mx-84:last-child {
    margin-left: 84px;
    margin-right: 84px;
  }

  .Tablet\:last\:mx-89:last-child {
    margin-left: 89px;
    margin-right: 89px;
  }

  .Tablet\:last\:mx-90:last-child {
    margin-left: 90px;
    margin-right: 90px;
  }

  .Tablet\:last\:mx-92:last-child {
    margin-left: 92px;
    margin-right: 92px;
  }

  .Tablet\:last\:mx-96:last-child {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .Tablet\:last\:mx-97:last-child {
    margin-left: 97px;
    margin-right: 97px;
  }

  .Tablet\:last\:mx-100:last-child {
    margin-left: 100px;
    margin-right: 100px;
  }

  .Tablet\:last\:mx-106:last-child {
    margin-left: 106px;
    margin-right: 106px;
  }

  .Tablet\:last\:mx-108:last-child {
    margin-left: 108px;
    margin-right: 108px;
  }

  .Tablet\:last\:mx-109:last-child {
    margin-left: 109px;
    margin-right: 109px;
  }

  .Tablet\:last\:mx-120:last-child {
    margin-left: 120px;
    margin-right: 120px;
  }

  .Tablet\:last\:mx-135:last-child {
    margin-left: 135px;
    margin-right: 135px;
  }

  .Tablet\:last\:mx-147:last-child {
    margin-left: 147px;
    margin-right: 147px;
  }

  .Tablet\:last\:mx-150:last-child {
    margin-left: 150px;
    margin-right: 150px;
  }

  .Tablet\:last\:mx-168:last-child {
    margin-left: 168px;
    margin-right: 168px;
  }

  .Tablet\:last\:mx-180:last-child {
    margin-left: 180px;
    margin-right: 180px;
  }

  .Tablet\:last\:mx-185:last-child {
    margin-left: 185px;
    margin-right: 185px;
  }

  .Tablet\:last\:mx-200:last-child {
    margin-left: 200px;
    margin-right: 200px;
  }

  .Tablet\:last\:mx-245:last-child {
    margin-left: 245px;
    margin-right: 245px;
  }

  .Tablet\:last\:mx-300:last-child {
    margin-left: 300px;
    margin-right: 300px;
  }

  .Tablet\:last\:mx-400:last-child {
    margin-left: 400px;
    margin-right: 400px;
  }

  .Tablet\:last\:mx-480:last-child {
    margin-left: 480px;
    margin-right: 480px;
  }

  .Tablet\:last\:mx-510:last-child {
    margin-left: 510px;
    margin-right: 510px;
  }

  .Tablet\:last\:mx-537:last-child {
    margin-left: 537px;
    margin-right: 537px;
  }

  .Tablet\:last\:mx-650:last-child {
    margin-left: 650px;
    margin-right: 650px;
  }

  .Tablet\:last\:mx-auto:last-child {
    margin-left: auto;
    margin-right: auto;
  }

  .Tablet\:last\:mx-px:last-child {
    margin-left: 1px;
    margin-right: 1px;
  }

  .Tablet\:last\:mx-0\.5:last-child {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .Tablet\:last\:mx-1\.5:last-child {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .Tablet\:last\:mx-2\.5:last-child {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .Tablet\:last\:mx-3\.5:last-child {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .Tablet\:last\:-mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .Tablet\:last\:-mx-1:last-child {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .Tablet\:last\:-mx-2:last-child {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .Tablet\:last\:-mx-3:last-child {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .Tablet\:last\:-mx-4:last-child {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .Tablet\:last\:-mx-5:last-child {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .Tablet\:last\:-mx-6:last-child {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .Tablet\:last\:-mx-7:last-child {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .Tablet\:last\:-mx-8:last-child {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .Tablet\:last\:-mx-9:last-child {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .Tablet\:last\:-mx-10:last-child {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .Tablet\:last\:-mx-11:last-child {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .Tablet\:last\:-mx-12:last-child {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .Tablet\:last\:-mx-14:last-child {
    margin-left: -14px;
    margin-right: -14px;
  }

  .Tablet\:last\:-mx-16:last-child {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .Tablet\:last\:-mx-20:last-child {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .Tablet\:last\:-mx-24:last-child {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .Tablet\:last\:-mx-28:last-child {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .Tablet\:last\:-mx-32:last-child {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .Tablet\:last\:-mx-36:last-child {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .Tablet\:last\:-mx-40:last-child {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .Tablet\:last\:-mx-44:last-child {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .Tablet\:last\:-mx-48:last-child {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .Tablet\:last\:-mx-52:last-child {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .Tablet\:last\:-mx-56:last-child {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .Tablet\:last\:-mx-60:last-child {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .Tablet\:last\:-mx-64:last-child {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .Tablet\:last\:-mx-72:last-child {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .Tablet\:last\:-mx-80:last-child {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .Tablet\:last\:-mx-96:last-child {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .Tablet\:last\:-mx-px:last-child {
    margin-left: -1px;
    margin-right: -1px;
  }

  .Tablet\:last\:-mx-0\.5:last-child {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .Tablet\:last\:-mx-1\.5:last-child {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .Tablet\:last\:-mx-2\.5:last-child {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .Tablet\:last\:-mx-3\.5:last-child {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .Tablet\:last\:-mx-15px:last-child {
    margin-left: -15px;
    margin-right: -15px;
  }

  .Tablet\:last\:mx-m11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .Tablet\:last\:mx-12px:last-child {
    margin-left: 12px;
    margin-right: 12px;
  }

  .Tablet\:last\:mx-m72:last-child {
    margin-left: 72px;
    margin-right: 72px;
  }

  .Tablet\:last\:mx-m21:last-child {
    margin-left: 21%;
    margin-right: 21%;
  }

  .Tablet\:last\:mx-m15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .Tablet\:last\:mx-m18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .Tablet\:last\:mx-m35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .Tablet\:last\:mx-m19:last-child {
    margin-left: 19px;
    margin-right: 19px;
  }

  .Tablet\:last\:mx-m17:last-child {
    margin-left: 17px;
    margin-right: 17px;
  }

  .Tablet\:last\:mx-m9:last-child {
    margin-left: 9px;
    margin-right: 9px;
  }

  .Tablet\:last\:mx-m10:last-child {
    margin-left: 10px;
    margin-right: 10px;
  }

  .Tablet\:last\:mx-m51:last-child {
    margin-left: 51px;
    margin-right: 51px;
  }

  .Tablet\:last\:mx-m43:last-child {
    margin-left: 43px;
    margin-right: 43px;
  }

  .Tablet\:last\:mx-m13:last-child {
    margin-left: 13px;
    margin-right: 13px;
  }

  .Tablet\:last\:mx-m26:last-child {
    margin-left: 26px;
    margin-right: 26px;
  }

  .Tablet\:last\:mx-m2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .Tablet\:last\:mx-m14:last-child {
    margin-left: 14px;
    margin-right: 14px;
  }

  .Tablet\:last\:mx-m5:last-child {
    margin-left: 5px;
    margin-right: 5px;
  }

  .Tablet\:last\:mx-m8:last-child {
    margin-left: 8px;
    margin-right: 8px;
  }

  .Tablet\:last\:mx-mp15:last-child {
    margin-left: 15%;
    margin-right: 15%;
  }

  .Tablet\:last\:-mx-100:last-child {
    margin-left: -100px;
    margin-right: -100px;
  }

  .Tablet\:last\:mx-0auto:last-child {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .Tablet\:last\:mx-o6:last-child {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .Tablet\:last\:-mx-23:last-child {
    margin-left: -23px;
    margin-right: -23px;
  }

  .Tablet\:last\:my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .Tablet\:last\:my-1:last-child {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .Tablet\:last\:my-2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .Tablet\:last\:my-3:last-child {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .Tablet\:last\:my-4:last-child {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .Tablet\:last\:my-5:last-child {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .Tablet\:last\:my-6:last-child {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .Tablet\:last\:my-7:last-child {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .Tablet\:last\:my-8:last-child {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .Tablet\:last\:my-9:last-child {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .Tablet\:last\:my-10:last-child {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .Tablet\:last\:my-11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .Tablet\:last\:my-12:last-child {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .Tablet\:last\:my-14:last-child {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .Tablet\:last\:my-15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .Tablet\:last\:my-16:last-child {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .Tablet\:last\:my-18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .Tablet\:last\:my-20:last-child {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .Tablet\:last\:my-21:last-child {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .Tablet\:last\:my-23:last-child {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .Tablet\:last\:my-24:last-child {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .Tablet\:last\:my-25:last-child {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .Tablet\:last\:my-27:last-child {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .Tablet\:last\:my-28:last-child {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .Tablet\:last\:my-30:last-child {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .Tablet\:last\:my-31:last-child {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .Tablet\:last\:my-32:last-child {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .Tablet\:last\:my-34:last-child {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .Tablet\:last\:my-35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .Tablet\:last\:my-36:last-child {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .Tablet\:last\:my-37:last-child {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .Tablet\:last\:my-38:last-child {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .Tablet\:last\:my-40:last-child {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .Tablet\:last\:my-42:last-child {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .Tablet\:last\:my-44:last-child {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .Tablet\:last\:my-45:last-child {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .Tablet\:last\:my-46:last-child {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .Tablet\:last\:my-48:last-child {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .Tablet\:last\:my-52:last-child {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .Tablet\:last\:my-53:last-child {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .Tablet\:last\:my-55:last-child {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .Tablet\:last\:my-56:last-child {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .Tablet\:last\:my-58:last-child {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .Tablet\:last\:my-59:last-child {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .Tablet\:last\:my-60:last-child {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .Tablet\:last\:my-63:last-child {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .Tablet\:last\:my-64:last-child {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .Tablet\:last\:my-65:last-child {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .Tablet\:last\:my-67:last-child {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .Tablet\:last\:my-70:last-child {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .Tablet\:last\:my-71:last-child {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .Tablet\:last\:my-72:last-child {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .Tablet\:last\:my-74:last-child {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .Tablet\:last\:my-78:last-child {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .Tablet\:last\:my-80:last-child {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .Tablet\:last\:my-83:last-child {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .Tablet\:last\:my-84:last-child {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .Tablet\:last\:my-89:last-child {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .Tablet\:last\:my-90:last-child {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .Tablet\:last\:my-92:last-child {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .Tablet\:last\:my-96:last-child {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .Tablet\:last\:my-97:last-child {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .Tablet\:last\:my-100:last-child {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .Tablet\:last\:my-106:last-child {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .Tablet\:last\:my-108:last-child {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .Tablet\:last\:my-109:last-child {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .Tablet\:last\:my-120:last-child {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .Tablet\:last\:my-135:last-child {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .Tablet\:last\:my-147:last-child {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .Tablet\:last\:my-150:last-child {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .Tablet\:last\:my-168:last-child {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .Tablet\:last\:my-180:last-child {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .Tablet\:last\:my-185:last-child {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .Tablet\:last\:my-200:last-child {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .Tablet\:last\:my-245:last-child {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .Tablet\:last\:my-300:last-child {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .Tablet\:last\:my-400:last-child {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .Tablet\:last\:my-480:last-child {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .Tablet\:last\:my-510:last-child {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .Tablet\:last\:my-537:last-child {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .Tablet\:last\:my-650:last-child {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .Tablet\:last\:my-auto:last-child {
    margin-top: auto;
    margin-bottom: auto;
  }

  .Tablet\:last\:my-px:last-child {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .Tablet\:last\:my-0\.5:last-child {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .Tablet\:last\:my-1\.5:last-child {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .Tablet\:last\:my-2\.5:last-child {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .Tablet\:last\:my-3\.5:last-child {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .Tablet\:last\:-my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .Tablet\:last\:-my-1:last-child {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .Tablet\:last\:-my-2:last-child {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .Tablet\:last\:-my-3:last-child {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .Tablet\:last\:-my-4:last-child {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .Tablet\:last\:-my-5:last-child {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .Tablet\:last\:-my-6:last-child {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .Tablet\:last\:-my-7:last-child {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .Tablet\:last\:-my-8:last-child {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .Tablet\:last\:-my-9:last-child {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .Tablet\:last\:-my-10:last-child {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .Tablet\:last\:-my-11:last-child {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .Tablet\:last\:-my-12:last-child {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .Tablet\:last\:-my-14:last-child {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .Tablet\:last\:-my-16:last-child {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .Tablet\:last\:-my-20:last-child {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .Tablet\:last\:-my-24:last-child {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .Tablet\:last\:-my-28:last-child {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .Tablet\:last\:-my-32:last-child {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .Tablet\:last\:-my-36:last-child {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .Tablet\:last\:-my-40:last-child {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .Tablet\:last\:-my-44:last-child {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .Tablet\:last\:-my-48:last-child {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .Tablet\:last\:-my-52:last-child {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .Tablet\:last\:-my-56:last-child {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .Tablet\:last\:-my-60:last-child {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .Tablet\:last\:-my-64:last-child {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .Tablet\:last\:-my-72:last-child {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .Tablet\:last\:-my-80:last-child {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .Tablet\:last\:-my-96:last-child {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .Tablet\:last\:-my-px:last-child {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .Tablet\:last\:-my-0\.5:last-child {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .Tablet\:last\:-my-1\.5:last-child {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .Tablet\:last\:-my-2\.5:last-child {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .Tablet\:last\:-my-3\.5:last-child {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .Tablet\:last\:-my-15px:last-child {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .Tablet\:last\:my-m11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .Tablet\:last\:my-12px:last-child {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .Tablet\:last\:my-m72:last-child {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .Tablet\:last\:my-m21:last-child {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .Tablet\:last\:my-m15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .Tablet\:last\:my-m18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .Tablet\:last\:my-m35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .Tablet\:last\:my-m19:last-child {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .Tablet\:last\:my-m17:last-child {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .Tablet\:last\:my-m9:last-child {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .Tablet\:last\:my-m10:last-child {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .Tablet\:last\:my-m51:last-child {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .Tablet\:last\:my-m43:last-child {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .Tablet\:last\:my-m13:last-child {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .Tablet\:last\:my-m26:last-child {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .Tablet\:last\:my-m2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .Tablet\:last\:my-m14:last-child {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .Tablet\:last\:my-m5:last-child {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .Tablet\:last\:my-m8:last-child {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .Tablet\:last\:my-mp15:last-child {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .Tablet\:last\:-my-100:last-child {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .Tablet\:last\:my-0auto:last-child {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .Tablet\:last\:my-o6:last-child {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .Tablet\:last\:-my-23:last-child {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .Tablet\:mt-0 {
    margin-top: 0px;
  }

  .Tablet\:mt-1 {
    margin-top: 0.25rem;
  }

  .Tablet\:mt-2 {
    margin-top: 2px;
  }

  .Tablet\:mt-3 {
    margin-top: 0.75rem;
  }

  .Tablet\:mt-4 {
    margin-top: 1rem;
  }

  .Tablet\:mt-5 {
    margin-top: 1.25rem;
  }

  .Tablet\:mt-6 {
    margin-top: 6px;
  }

  .Tablet\:mt-7 {
    margin-top: 1.75rem;
  }

  .Tablet\:mt-8 {
    margin-top: 2rem;
  }

  .Tablet\:mt-9 {
    margin-top: 2.25rem;
  }

  .Tablet\:mt-10 {
    margin-top: 2.5rem;
  }

  .Tablet\:mt-11 {
    margin-top: 11px;
  }

  .Tablet\:mt-12 {
    margin-top: 3rem;
  }

  .Tablet\:mt-14 {
    margin-top: 3.5rem;
  }

  .Tablet\:mt-15 {
    margin-top: 15px;
  }

  .Tablet\:mt-16 {
    margin-top: 4rem;
  }

  .Tablet\:mt-18 {
    margin-top: 18px;
  }

  .Tablet\:mt-20 {
    margin-top: 20px;
  }

  .Tablet\:mt-21 {
    margin-top: 21px;
  }

  .Tablet\:mt-23 {
    margin-top: 23px;
  }

  .Tablet\:mt-24 {
    margin-top: 24px;
  }

  .Tablet\:mt-25 {
    margin-top: 25px;
  }

  .Tablet\:mt-27 {
    margin-top: 27px;
  }

  .Tablet\:mt-28 {
    margin-top: 7rem;
  }

  .Tablet\:mt-30 {
    margin-top: 30px;
  }

  .Tablet\:mt-31 {
    margin-top: 31px;
  }

  .Tablet\:mt-32 {
    margin-top: 8rem;
  }

  .Tablet\:mt-34 {
    margin-top: 34px;
  }

  .Tablet\:mt-35 {
    margin-top: 35px;
  }

  .Tablet\:mt-36 {
    margin-top: 9rem;
  }

  .Tablet\:mt-37 {
    margin-top: 37px;
  }

  .Tablet\:mt-38 {
    margin-top: 38px;
  }

  .Tablet\:mt-40 {
    margin-top: 40px;
  }

  .Tablet\:mt-42 {
    margin-top: 42px;
  }

  .Tablet\:mt-44 {
    margin-top: 44px;
  }

  .Tablet\:mt-45 {
    margin-top: 45px;
  }

  .Tablet\:mt-46 {
    margin-top: 46px;
  }

  .Tablet\:mt-48 {
    margin-top: 48px;
  }

  .Tablet\:mt-52 {
    margin-top: 13rem;
  }

  .Tablet\:mt-53 {
    margin-top: 53px;
  }

  .Tablet\:mt-55 {
    margin-top: 55px;
  }

  .Tablet\:mt-56 {
    margin-top: 14rem;
  }

  .Tablet\:mt-58 {
    margin-top: 58px;
  }

  .Tablet\:mt-59 {
    margin-top: 59px;
  }

  .Tablet\:mt-60 {
    margin-top: 15rem;
  }

  .Tablet\:mt-63 {
    margin-top: 63px;
  }

  .Tablet\:mt-64 {
    margin-top: 16rem;
  }

  .Tablet\:mt-65 {
    margin-top: 65px;
  }

  .Tablet\:mt-67 {
    margin-top: 67px;
  }

  .Tablet\:mt-70 {
    margin-top: 70px;
  }

  .Tablet\:mt-71 {
    margin-top: 71px;
  }

  .Tablet\:mt-72 {
    margin-top: 18rem;
  }

  .Tablet\:mt-74 {
    margin-top: 74px;
  }

  .Tablet\:mt-78 {
    margin-top: 78px;
  }

  .Tablet\:mt-80 {
    margin-top: 20rem;
  }

  .Tablet\:mt-83 {
    margin-top: 83px;
  }

  .Tablet\:mt-84 {
    margin-top: 84px;
  }

  .Tablet\:mt-89 {
    margin-top: 89px;
  }

  .Tablet\:mt-90 {
    margin-top: 90px;
  }

  .Tablet\:mt-92 {
    margin-top: 92px;
  }

  .Tablet\:mt-96 {
    margin-top: 24rem;
  }

  .Tablet\:mt-97 {
    margin-top: 97px;
  }

  .Tablet\:mt-100 {
    margin-top: 100px;
  }

  .Tablet\:mt-106 {
    margin-top: 106px;
  }

  .Tablet\:mt-108 {
    margin-top: 108px;
  }

  .Tablet\:mt-109 {
    margin-top: 109px;
  }

  .Tablet\:mt-120 {
    margin-top: 120px;
  }

  .Tablet\:mt-135 {
    margin-top: 135px;
  }

  .Tablet\:mt-147 {
    margin-top: 147px;
  }

  .Tablet\:mt-150 {
    margin-top: 150px;
  }

  .Tablet\:mt-168 {
    margin-top: 168px;
  }

  .Tablet\:mt-180 {
    margin-top: 180px;
  }

  .Tablet\:mt-185 {
    margin-top: 185px;
  }

  .Tablet\:mt-200 {
    margin-top: 200px;
  }

  .Tablet\:mt-245 {
    margin-top: 245px;
  }

  .Tablet\:mt-300 {
    margin-top: 300px;
  }

  .Tablet\:mt-400 {
    margin-top: 400px;
  }

  .Tablet\:mt-480 {
    margin-top: 480px;
  }

  .Tablet\:mt-510 {
    margin-top: 510px;
  }

  .Tablet\:mt-537 {
    margin-top: 537px;
  }

  .Tablet\:mt-650 {
    margin-top: 650px;
  }

  .Tablet\:mt-auto {
    margin-top: auto;
  }

  .Tablet\:mt-px {
    margin-top: 1px;
  }

  .Tablet\:mt-0\.5 {
    margin-top: 0.125rem;
  }

  .Tablet\:mt-1\.5 {
    margin-top: 0.375rem;
  }

  .Tablet\:mt-2\.5 {
    margin-top: 0.625rem;
  }

  .Tablet\:mt-3\.5 {
    margin-top: 0.875rem;
  }

  .Tablet\:-mt-0 {
    margin-top: 0px;
  }

  .Tablet\:-mt-1 {
    margin-top: -0.25rem;
  }

  .Tablet\:-mt-2 {
    margin-top: -0.5rem;
  }

  .Tablet\:-mt-3 {
    margin-top: -0.75rem;
  }

  .Tablet\:-mt-4 {
    margin-top: -1rem;
  }

  .Tablet\:-mt-5 {
    margin-top: -1.25rem;
  }

  .Tablet\:-mt-6 {
    margin-top: -1.5rem;
  }

  .Tablet\:-mt-7 {
    margin-top: -1.75rem;
  }

  .Tablet\:-mt-8 {
    margin-top: -2rem;
  }

  .Tablet\:-mt-9 {
    margin-top: -2.25rem;
  }

  .Tablet\:-mt-10 {
    margin-top: -2.5rem;
  }

  .Tablet\:-mt-11 {
    margin-top: -2.75rem;
  }

  .Tablet\:-mt-12 {
    margin-top: -3rem;
  }

  .Tablet\:-mt-14 {
    margin-top: -14px;
  }

  .Tablet\:-mt-16 {
    margin-top: -4rem;
  }

  .Tablet\:-mt-20 {
    margin-top: -5rem;
  }

  .Tablet\:-mt-24 {
    margin-top: -6rem;
  }

  .Tablet\:-mt-28 {
    margin-top: -7rem;
  }

  .Tablet\:-mt-32 {
    margin-top: -8rem;
  }

  .Tablet\:-mt-36 {
    margin-top: -9rem;
  }

  .Tablet\:-mt-40 {
    margin-top: -10rem;
  }

  .Tablet\:-mt-44 {
    margin-top: -11rem;
  }

  .Tablet\:-mt-48 {
    margin-top: -12rem;
  }

  .Tablet\:-mt-52 {
    margin-top: -13rem;
  }

  .Tablet\:-mt-56 {
    margin-top: -14rem;
  }

  .Tablet\:-mt-60 {
    margin-top: -15rem;
  }

  .Tablet\:-mt-64 {
    margin-top: -16rem;
  }

  .Tablet\:-mt-72 {
    margin-top: -18rem;
  }

  .Tablet\:-mt-80 {
    margin-top: -20rem;
  }

  .Tablet\:-mt-96 {
    margin-top: -24rem;
  }

  .Tablet\:-mt-px {
    margin-top: -1px;
  }

  .Tablet\:-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .Tablet\:-mt-1\.5 {
    margin-top: -0.375rem;
  }

  .Tablet\:-mt-2\.5 {
    margin-top: -0.625rem;
  }

  .Tablet\:-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .Tablet\:-mt-15px {
    margin-top: -15px;
  }

  .Tablet\:mt-m11 {
    margin-top: 11px;
  }

  .Tablet\:mt-12px {
    margin-top: 12px;
  }

  .Tablet\:mt-m72 {
    margin-top: 72px;
  }

  .Tablet\:mt-m21 {
    margin-top: 21%;
  }

  .Tablet\:mt-m15 {
    margin-top: 15px;
  }

  .Tablet\:mt-m18 {
    margin-top: 18px;
  }

  .Tablet\:mt-m35 {
    margin-top: 35px;
  }

  .Tablet\:mt-m19 {
    margin-top: 19px;
  }

  .Tablet\:mt-m17 {
    margin-top: 17px;
  }

  .Tablet\:mt-m9 {
    margin-top: 9px;
  }

  .Tablet\:mt-m10 {
    margin-top: 10px;
  }

  .Tablet\:mt-m51 {
    margin-top: 51px;
  }

  .Tablet\:mt-m43 {
    margin-top: 43px;
  }

  .Tablet\:mt-m13 {
    margin-top: 13px;
  }

  .Tablet\:mt-m26 {
    margin-top: 26px;
  }

  .Tablet\:mt-m2 {
    margin-top: 2px;
  }

  .Tablet\:mt-m14 {
    margin-top: 14px;
  }

  .Tablet\:mt-m5 {
    margin-top: 5px;
  }

  .Tablet\:mt-m8 {
    margin-top: 8px;
  }

  .Tablet\:mt-mp15 {
    margin-top: 15%;
  }

  .Tablet\:-mt-100 {
    margin-top: -100px;
  }

  .Tablet\:mt-0auto {
    margin-top: 0px auto;
  }

  .Tablet\:mt-o6 {
    margin-top: 1.5rem;
  }

  .Tablet\:-mt-23 {
    margin-top: -23px;
  }

  .Tablet\:mr-0 {
    margin-right: 0px;
  }

  .Tablet\:mr-1 {
    margin-right: 0.25rem;
  }

  .Tablet\:mr-2 {
    margin-right: 2px;
  }

  .Tablet\:mr-3 {
    margin-right: 0.75rem;
  }

  .Tablet\:mr-4 {
    margin-right: 1rem;
  }

  .Tablet\:mr-5 {
    margin-right: 1.25rem;
  }

  .Tablet\:mr-6 {
    margin-right: 6px;
  }

  .Tablet\:mr-7 {
    margin-right: 1.75rem;
  }

  .Tablet\:mr-8 {
    margin-right: 2rem;
  }

  .Tablet\:mr-9 {
    margin-right: 2.25rem;
  }

  .Tablet\:mr-10 {
    margin-right: 2.5rem;
  }

  .Tablet\:mr-11 {
    margin-right: 11px;
  }

  .Tablet\:mr-12 {
    margin-right: 3rem;
  }

  .Tablet\:mr-14 {
    margin-right: 3.5rem;
  }

  .Tablet\:mr-15 {
    margin-right: 15px;
  }

  .Tablet\:mr-16 {
    margin-right: 4rem;
  }

  .Tablet\:mr-18 {
    margin-right: 18px;
  }

  .Tablet\:mr-20 {
    margin-right: 20px;
  }

  .Tablet\:mr-21 {
    margin-right: 21px;
  }

  .Tablet\:mr-23 {
    margin-right: 23px;
  }

  .Tablet\:mr-24 {
    margin-right: 24px;
  }

  .Tablet\:mr-25 {
    margin-right: 25px;
  }

  .Tablet\:mr-27 {
    margin-right: 27px;
  }

  .Tablet\:mr-28 {
    margin-right: 7rem;
  }

  .Tablet\:mr-30 {
    margin-right: 30px;
  }

  .Tablet\:mr-31 {
    margin-right: 31px;
  }

  .Tablet\:mr-32 {
    margin-right: 8rem;
  }

  .Tablet\:mr-34 {
    margin-right: 34px;
  }

  .Tablet\:mr-35 {
    margin-right: 35px;
  }

  .Tablet\:mr-36 {
    margin-right: 9rem;
  }

  .Tablet\:mr-37 {
    margin-right: 37px;
  }

  .Tablet\:mr-38 {
    margin-right: 38px;
  }

  .Tablet\:mr-40 {
    margin-right: 40px;
  }

  .Tablet\:mr-42 {
    margin-right: 42px;
  }

  .Tablet\:mr-44 {
    margin-right: 44px;
  }

  .Tablet\:mr-45 {
    margin-right: 45px;
  }

  .Tablet\:mr-46 {
    margin-right: 46px;
  }

  .Tablet\:mr-48 {
    margin-right: 48px;
  }

  .Tablet\:mr-52 {
    margin-right: 13rem;
  }

  .Tablet\:mr-53 {
    margin-right: 53px;
  }

  .Tablet\:mr-55 {
    margin-right: 55px;
  }

  .Tablet\:mr-56 {
    margin-right: 14rem;
  }

  .Tablet\:mr-58 {
    margin-right: 58px;
  }

  .Tablet\:mr-59 {
    margin-right: 59px;
  }

  .Tablet\:mr-60 {
    margin-right: 15rem;
  }

  .Tablet\:mr-63 {
    margin-right: 63px;
  }

  .Tablet\:mr-64 {
    margin-right: 16rem;
  }

  .Tablet\:mr-65 {
    margin-right: 65px;
  }

  .Tablet\:mr-67 {
    margin-right: 67px;
  }

  .Tablet\:mr-70 {
    margin-right: 70px;
  }

  .Tablet\:mr-71 {
    margin-right: 71px;
  }

  .Tablet\:mr-72 {
    margin-right: 18rem;
  }

  .Tablet\:mr-74 {
    margin-right: 74px;
  }

  .Tablet\:mr-78 {
    margin-right: 78px;
  }

  .Tablet\:mr-80 {
    margin-right: 20rem;
  }

  .Tablet\:mr-83 {
    margin-right: 83px;
  }

  .Tablet\:mr-84 {
    margin-right: 84px;
  }

  .Tablet\:mr-89 {
    margin-right: 89px;
  }

  .Tablet\:mr-90 {
    margin-right: 90px;
  }

  .Tablet\:mr-92 {
    margin-right: 92px;
  }

  .Tablet\:mr-96 {
    margin-right: 24rem;
  }

  .Tablet\:mr-97 {
    margin-right: 97px;
  }

  .Tablet\:mr-100 {
    margin-right: 100px;
  }

  .Tablet\:mr-106 {
    margin-right: 106px;
  }

  .Tablet\:mr-108 {
    margin-right: 108px;
  }

  .Tablet\:mr-109 {
    margin-right: 109px;
  }

  .Tablet\:mr-120 {
    margin-right: 120px;
  }

  .Tablet\:mr-135 {
    margin-right: 135px;
  }

  .Tablet\:mr-147 {
    margin-right: 147px;
  }

  .Tablet\:mr-150 {
    margin-right: 150px;
  }

  .Tablet\:mr-168 {
    margin-right: 168px;
  }

  .Tablet\:mr-180 {
    margin-right: 180px;
  }

  .Tablet\:mr-185 {
    margin-right: 185px;
  }

  .Tablet\:mr-200 {
    margin-right: 200px;
  }

  .Tablet\:mr-245 {
    margin-right: 245px;
  }

  .Tablet\:mr-300 {
    margin-right: 300px;
  }

  .Tablet\:mr-400 {
    margin-right: 400px;
  }

  .Tablet\:mr-480 {
    margin-right: 480px;
  }

  .Tablet\:mr-510 {
    margin-right: 510px;
  }

  .Tablet\:mr-537 {
    margin-right: 537px;
  }

  .Tablet\:mr-650 {
    margin-right: 650px;
  }

  .Tablet\:mr-auto {
    margin-right: auto;
  }

  .Tablet\:mr-px {
    margin-right: 1px;
  }

  .Tablet\:mr-0\.5 {
    margin-right: 0.125rem;
  }

  .Tablet\:mr-1\.5 {
    margin-right: 0.375rem;
  }

  .Tablet\:mr-2\.5 {
    margin-right: 0.625rem;
  }

  .Tablet\:mr-3\.5 {
    margin-right: 0.875rem;
  }

  .Tablet\:-mr-0 {
    margin-right: 0px;
  }

  .Tablet\:-mr-1 {
    margin-right: -0.25rem;
  }

  .Tablet\:-mr-2 {
    margin-right: -0.5rem;
  }

  .Tablet\:-mr-3 {
    margin-right: -0.75rem;
  }

  .Tablet\:-mr-4 {
    margin-right: -1rem;
  }

  .Tablet\:-mr-5 {
    margin-right: -1.25rem;
  }

  .Tablet\:-mr-6 {
    margin-right: -1.5rem;
  }

  .Tablet\:-mr-7 {
    margin-right: -1.75rem;
  }

  .Tablet\:-mr-8 {
    margin-right: -2rem;
  }

  .Tablet\:-mr-9 {
    margin-right: -2.25rem;
  }

  .Tablet\:-mr-10 {
    margin-right: -2.5rem;
  }

  .Tablet\:-mr-11 {
    margin-right: -2.75rem;
  }

  .Tablet\:-mr-12 {
    margin-right: -3rem;
  }

  .Tablet\:-mr-14 {
    margin-right: -14px;
  }

  .Tablet\:-mr-16 {
    margin-right: -4rem;
  }

  .Tablet\:-mr-20 {
    margin-right: -5rem;
  }

  .Tablet\:-mr-24 {
    margin-right: -6rem;
  }

  .Tablet\:-mr-28 {
    margin-right: -7rem;
  }

  .Tablet\:-mr-32 {
    margin-right: -8rem;
  }

  .Tablet\:-mr-36 {
    margin-right: -9rem;
  }

  .Tablet\:-mr-40 {
    margin-right: -10rem;
  }

  .Tablet\:-mr-44 {
    margin-right: -11rem;
  }

  .Tablet\:-mr-48 {
    margin-right: -12rem;
  }

  .Tablet\:-mr-52 {
    margin-right: -13rem;
  }

  .Tablet\:-mr-56 {
    margin-right: -14rem;
  }

  .Tablet\:-mr-60 {
    margin-right: -15rem;
  }

  .Tablet\:-mr-64 {
    margin-right: -16rem;
  }

  .Tablet\:-mr-72 {
    margin-right: -18rem;
  }

  .Tablet\:-mr-80 {
    margin-right: -20rem;
  }

  .Tablet\:-mr-96 {
    margin-right: -24rem;
  }

  .Tablet\:-mr-px {
    margin-right: -1px;
  }

  .Tablet\:-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .Tablet\:-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .Tablet\:-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .Tablet\:-mr-3\.5 {
    margin-right: -0.875rem;
  }

  .Tablet\:-mr-15px {
    margin-right: -15px;
  }

  .Tablet\:mr-m11 {
    margin-right: 11px;
  }

  .Tablet\:mr-12px {
    margin-right: 12px;
  }

  .Tablet\:mr-m72 {
    margin-right: 72px;
  }

  .Tablet\:mr-m21 {
    margin-right: 21%;
  }

  .Tablet\:mr-m15 {
    margin-right: 15px;
  }

  .Tablet\:mr-m18 {
    margin-right: 18px;
  }

  .Tablet\:mr-m35 {
    margin-right: 35px;
  }

  .Tablet\:mr-m19 {
    margin-right: 19px;
  }

  .Tablet\:mr-m17 {
    margin-right: 17px;
  }

  .Tablet\:mr-m9 {
    margin-right: 9px;
  }

  .Tablet\:mr-m10 {
    margin-right: 10px;
  }

  .Tablet\:mr-m51 {
    margin-right: 51px;
  }

  .Tablet\:mr-m43 {
    margin-right: 43px;
  }

  .Tablet\:mr-m13 {
    margin-right: 13px;
  }

  .Tablet\:mr-m26 {
    margin-right: 26px;
  }

  .Tablet\:mr-m2 {
    margin-right: 2px;
  }

  .Tablet\:mr-m14 {
    margin-right: 14px;
  }

  .Tablet\:mr-m5 {
    margin-right: 5px;
  }

  .Tablet\:mr-m8 {
    margin-right: 8px;
  }

  .Tablet\:mr-mp15 {
    margin-right: 15%;
  }

  .Tablet\:-mr-100 {
    margin-right: -100px;
  }

  .Tablet\:mr-0auto {
    margin-right: 0px auto;
  }

  .Tablet\:mr-o6 {
    margin-right: 1.5rem;
  }

  .Tablet\:-mr-23 {
    margin-right: -23px;
  }

  .Tablet\:mb-0 {
    margin-bottom: 0px;
  }

  .Tablet\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .Tablet\:mb-2 {
    margin-bottom: 2px;
  }

  .Tablet\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .Tablet\:mb-4 {
    margin-bottom: 1rem;
  }

  .Tablet\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .Tablet\:mb-6 {
    margin-bottom: 6px;
  }

  .Tablet\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .Tablet\:mb-8 {
    margin-bottom: 2rem;
  }

  .Tablet\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .Tablet\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .Tablet\:mb-11 {
    margin-bottom: 11px;
  }

  .Tablet\:mb-12 {
    margin-bottom: 3rem;
  }

  .Tablet\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .Tablet\:mb-15 {
    margin-bottom: 15px;
  }

  .Tablet\:mb-16 {
    margin-bottom: 4rem;
  }

  .Tablet\:mb-18 {
    margin-bottom: 18px;
  }

  .Tablet\:mb-20 {
    margin-bottom: 20px;
  }

  .Tablet\:mb-21 {
    margin-bottom: 21px;
  }

  .Tablet\:mb-23 {
    margin-bottom: 23px;
  }

  .Tablet\:mb-24 {
    margin-bottom: 24px;
  }

  .Tablet\:mb-25 {
    margin-bottom: 25px;
  }

  .Tablet\:mb-27 {
    margin-bottom: 27px;
  }

  .Tablet\:mb-28 {
    margin-bottom: 7rem;
  }

  .Tablet\:mb-30 {
    margin-bottom: 30px;
  }

  .Tablet\:mb-31 {
    margin-bottom: 31px;
  }

  .Tablet\:mb-32 {
    margin-bottom: 8rem;
  }

  .Tablet\:mb-34 {
    margin-bottom: 34px;
  }

  .Tablet\:mb-35 {
    margin-bottom: 35px;
  }

  .Tablet\:mb-36 {
    margin-bottom: 9rem;
  }

  .Tablet\:mb-37 {
    margin-bottom: 37px;
  }

  .Tablet\:mb-38 {
    margin-bottom: 38px;
  }

  .Tablet\:mb-40 {
    margin-bottom: 40px;
  }

  .Tablet\:mb-42 {
    margin-bottom: 42px;
  }

  .Tablet\:mb-44 {
    margin-bottom: 44px;
  }

  .Tablet\:mb-45 {
    margin-bottom: 45px;
  }

  .Tablet\:mb-46 {
    margin-bottom: 46px;
  }

  .Tablet\:mb-48 {
    margin-bottom: 48px;
  }

  .Tablet\:mb-52 {
    margin-bottom: 13rem;
  }

  .Tablet\:mb-53 {
    margin-bottom: 53px;
  }

  .Tablet\:mb-55 {
    margin-bottom: 55px;
  }

  .Tablet\:mb-56 {
    margin-bottom: 14rem;
  }

  .Tablet\:mb-58 {
    margin-bottom: 58px;
  }

  .Tablet\:mb-59 {
    margin-bottom: 59px;
  }

  .Tablet\:mb-60 {
    margin-bottom: 15rem;
  }

  .Tablet\:mb-63 {
    margin-bottom: 63px;
  }

  .Tablet\:mb-64 {
    margin-bottom: 16rem;
  }

  .Tablet\:mb-65 {
    margin-bottom: 65px;
  }

  .Tablet\:mb-67 {
    margin-bottom: 67px;
  }

  .Tablet\:mb-70 {
    margin-bottom: 70px;
  }

  .Tablet\:mb-71 {
    margin-bottom: 71px;
  }

  .Tablet\:mb-72 {
    margin-bottom: 18rem;
  }

  .Tablet\:mb-74 {
    margin-bottom: 74px;
  }

  .Tablet\:mb-78 {
    margin-bottom: 78px;
  }

  .Tablet\:mb-80 {
    margin-bottom: 20rem;
  }

  .Tablet\:mb-83 {
    margin-bottom: 83px;
  }

  .Tablet\:mb-84 {
    margin-bottom: 84px;
  }

  .Tablet\:mb-89 {
    margin-bottom: 89px;
  }

  .Tablet\:mb-90 {
    margin-bottom: 90px;
  }

  .Tablet\:mb-92 {
    margin-bottom: 92px;
  }

  .Tablet\:mb-96 {
    margin-bottom: 24rem;
  }

  .Tablet\:mb-97 {
    margin-bottom: 97px;
  }

  .Tablet\:mb-100 {
    margin-bottom: 100px;
  }

  .Tablet\:mb-106 {
    margin-bottom: 106px;
  }

  .Tablet\:mb-108 {
    margin-bottom: 108px;
  }

  .Tablet\:mb-109 {
    margin-bottom: 109px;
  }

  .Tablet\:mb-120 {
    margin-bottom: 120px;
  }

  .Tablet\:mb-135 {
    margin-bottom: 135px;
  }

  .Tablet\:mb-147 {
    margin-bottom: 147px;
  }

  .Tablet\:mb-150 {
    margin-bottom: 150px;
  }

  .Tablet\:mb-168 {
    margin-bottom: 168px;
  }

  .Tablet\:mb-180 {
    margin-bottom: 180px;
  }

  .Tablet\:mb-185 {
    margin-bottom: 185px;
  }

  .Tablet\:mb-200 {
    margin-bottom: 200px;
  }

  .Tablet\:mb-245 {
    margin-bottom: 245px;
  }

  .Tablet\:mb-300 {
    margin-bottom: 300px;
  }

  .Tablet\:mb-400 {
    margin-bottom: 400px;
  }

  .Tablet\:mb-480 {
    margin-bottom: 480px;
  }

  .Tablet\:mb-510 {
    margin-bottom: 510px;
  }

  .Tablet\:mb-537 {
    margin-bottom: 537px;
  }

  .Tablet\:mb-650 {
    margin-bottom: 650px;
  }

  .Tablet\:mb-auto {
    margin-bottom: auto;
  }

  .Tablet\:mb-px {
    margin-bottom: 1px;
  }

  .Tablet\:mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .Tablet\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .Tablet\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .Tablet\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .Tablet\:-mb-0 {
    margin-bottom: 0px;
  }

  .Tablet\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .Tablet\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .Tablet\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .Tablet\:-mb-4 {
    margin-bottom: -1rem;
  }

  .Tablet\:-mb-5 {
    margin-bottom: -1.25rem;
  }

  .Tablet\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .Tablet\:-mb-7 {
    margin-bottom: -1.75rem;
  }

  .Tablet\:-mb-8 {
    margin-bottom: -2rem;
  }

  .Tablet\:-mb-9 {
    margin-bottom: -2.25rem;
  }

  .Tablet\:-mb-10 {
    margin-bottom: -2.5rem;
  }

  .Tablet\:-mb-11 {
    margin-bottom: -2.75rem;
  }

  .Tablet\:-mb-12 {
    margin-bottom: -3rem;
  }

  .Tablet\:-mb-14 {
    margin-bottom: -14px;
  }

  .Tablet\:-mb-16 {
    margin-bottom: -4rem;
  }

  .Tablet\:-mb-20 {
    margin-bottom: -5rem;
  }

  .Tablet\:-mb-24 {
    margin-bottom: -6rem;
  }

  .Tablet\:-mb-28 {
    margin-bottom: -7rem;
  }

  .Tablet\:-mb-32 {
    margin-bottom: -8rem;
  }

  .Tablet\:-mb-36 {
    margin-bottom: -9rem;
  }

  .Tablet\:-mb-40 {
    margin-bottom: -10rem;
  }

  .Tablet\:-mb-44 {
    margin-bottom: -11rem;
  }

  .Tablet\:-mb-48 {
    margin-bottom: -12rem;
  }

  .Tablet\:-mb-52 {
    margin-bottom: -13rem;
  }

  .Tablet\:-mb-56 {
    margin-bottom: -14rem;
  }

  .Tablet\:-mb-60 {
    margin-bottom: -15rem;
  }

  .Tablet\:-mb-64 {
    margin-bottom: -16rem;
  }

  .Tablet\:-mb-72 {
    margin-bottom: -18rem;
  }

  .Tablet\:-mb-80 {
    margin-bottom: -20rem;
  }

  .Tablet\:-mb-96 {
    margin-bottom: -24rem;
  }

  .Tablet\:-mb-px {
    margin-bottom: -1px;
  }

  .Tablet\:-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

  .Tablet\:-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

  .Tablet\:-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .Tablet\:-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .Tablet\:-mb-15px {
    margin-bottom: -15px;
  }

  .Tablet\:mb-m11 {
    margin-bottom: 11px;
  }

  .Tablet\:mb-12px {
    margin-bottom: 12px;
  }

  .Tablet\:mb-m72 {
    margin-bottom: 72px;
  }

  .Tablet\:mb-m21 {
    margin-bottom: 21%;
  }

  .Tablet\:mb-m15 {
    margin-bottom: 15px;
  }

  .Tablet\:mb-m18 {
    margin-bottom: 18px;
  }

  .Tablet\:mb-m35 {
    margin-bottom: 35px;
  }

  .Tablet\:mb-m19 {
    margin-bottom: 19px;
  }

  .Tablet\:mb-m17 {
    margin-bottom: 17px;
  }

  .Tablet\:mb-m9 {
    margin-bottom: 9px;
  }

  .Tablet\:mb-m10 {
    margin-bottom: 10px;
  }

  .Tablet\:mb-m51 {
    margin-bottom: 51px;
  }

  .Tablet\:mb-m43 {
    margin-bottom: 43px;
  }

  .Tablet\:mb-m13 {
    margin-bottom: 13px;
  }

  .Tablet\:mb-m26 {
    margin-bottom: 26px;
  }

  .Tablet\:mb-m2 {
    margin-bottom: 2px;
  }

  .Tablet\:mb-m14 {
    margin-bottom: 14px;
  }

  .Tablet\:mb-m5 {
    margin-bottom: 5px;
  }

  .Tablet\:mb-m8 {
    margin-bottom: 8px;
  }

  .Tablet\:mb-mp15 {
    margin-bottom: 15%;
  }

  .Tablet\:-mb-100 {
    margin-bottom: -100px;
  }

  .Tablet\:mb-0auto {
    margin-bottom: 0px auto;
  }

  .Tablet\:mb-o6 {
    margin-bottom: 1.5rem;
  }

  .Tablet\:-mb-23 {
    margin-bottom: -23px;
  }

  .Tablet\:ml-0 {
    margin-left: 0px;
  }

  .Tablet\:ml-1 {
    margin-left: 0.25rem;
  }

  .Tablet\:ml-2 {
    margin-left: 2px;
  }

  .Tablet\:ml-3 {
    margin-left: 0.75rem;
  }

  .Tablet\:ml-4 {
    margin-left: 1rem;
  }

  .Tablet\:ml-5 {
    margin-left: 1.25rem;
  }

  .Tablet\:ml-6 {
    margin-left: 6px;
  }

  .Tablet\:ml-7 {
    margin-left: 1.75rem;
  }

  .Tablet\:ml-8 {
    margin-left: 2rem;
  }

  .Tablet\:ml-9 {
    margin-left: 2.25rem;
  }

  .Tablet\:ml-10 {
    margin-left: 2.5rem;
  }

  .Tablet\:ml-11 {
    margin-left: 11px;
  }

  .Tablet\:ml-12 {
    margin-left: 3rem;
  }

  .Tablet\:ml-14 {
    margin-left: 3.5rem;
  }

  .Tablet\:ml-15 {
    margin-left: 15px;
  }

  .Tablet\:ml-16 {
    margin-left: 4rem;
  }

  .Tablet\:ml-18 {
    margin-left: 18px;
  }

  .Tablet\:ml-20 {
    margin-left: 20px;
  }

  .Tablet\:ml-21 {
    margin-left: 21px;
  }

  .Tablet\:ml-23 {
    margin-left: 23px;
  }

  .Tablet\:ml-24 {
    margin-left: 24px;
  }

  .Tablet\:ml-25 {
    margin-left: 25px;
  }

  .Tablet\:ml-27 {
    margin-left: 27px;
  }

  .Tablet\:ml-28 {
    margin-left: 7rem;
  }

  .Tablet\:ml-30 {
    margin-left: 30px;
  }

  .Tablet\:ml-31 {
    margin-left: 31px;
  }

  .Tablet\:ml-32 {
    margin-left: 8rem;
  }

  .Tablet\:ml-34 {
    margin-left: 34px;
  }

  .Tablet\:ml-35 {
    margin-left: 35px;
  }

  .Tablet\:ml-36 {
    margin-left: 9rem;
  }

  .Tablet\:ml-37 {
    margin-left: 37px;
  }

  .Tablet\:ml-38 {
    margin-left: 38px;
  }

  .Tablet\:ml-40 {
    margin-left: 40px;
  }

  .Tablet\:ml-42 {
    margin-left: 42px;
  }

  .Tablet\:ml-44 {
    margin-left: 44px;
  }

  .Tablet\:ml-45 {
    margin-left: 45px;
  }

  .Tablet\:ml-46 {
    margin-left: 46px;
  }

  .Tablet\:ml-48 {
    margin-left: 48px;
  }

  .Tablet\:ml-52 {
    margin-left: 13rem;
  }

  .Tablet\:ml-53 {
    margin-left: 53px;
  }

  .Tablet\:ml-55 {
    margin-left: 55px;
  }

  .Tablet\:ml-56 {
    margin-left: 14rem;
  }

  .Tablet\:ml-58 {
    margin-left: 58px;
  }

  .Tablet\:ml-59 {
    margin-left: 59px;
  }

  .Tablet\:ml-60 {
    margin-left: 15rem;
  }

  .Tablet\:ml-63 {
    margin-left: 63px;
  }

  .Tablet\:ml-64 {
    margin-left: 16rem;
  }

  .Tablet\:ml-65 {
    margin-left: 65px;
  }

  .Tablet\:ml-67 {
    margin-left: 67px;
  }

  .Tablet\:ml-70 {
    margin-left: 70px;
  }

  .Tablet\:ml-71 {
    margin-left: 71px;
  }

  .Tablet\:ml-72 {
    margin-left: 18rem;
  }

  .Tablet\:ml-74 {
    margin-left: 74px;
  }

  .Tablet\:ml-78 {
    margin-left: 78px;
  }

  .Tablet\:ml-80 {
    margin-left: 20rem;
  }

  .Tablet\:ml-83 {
    margin-left: 83px;
  }

  .Tablet\:ml-84 {
    margin-left: 84px;
  }

  .Tablet\:ml-89 {
    margin-left: 89px;
  }

  .Tablet\:ml-90 {
    margin-left: 90px;
  }

  .Tablet\:ml-92 {
    margin-left: 92px;
  }

  .Tablet\:ml-96 {
    margin-left: 24rem;
  }

  .Tablet\:ml-97 {
    margin-left: 97px;
  }

  .Tablet\:ml-100 {
    margin-left: 100px;
  }

  .Tablet\:ml-106 {
    margin-left: 106px;
  }

  .Tablet\:ml-108 {
    margin-left: 108px;
  }

  .Tablet\:ml-109 {
    margin-left: 109px;
  }

  .Tablet\:ml-120 {
    margin-left: 120px;
  }

  .Tablet\:ml-135 {
    margin-left: 135px;
  }

  .Tablet\:ml-147 {
    margin-left: 147px;
  }

  .Tablet\:ml-150 {
    margin-left: 150px;
  }

  .Tablet\:ml-168 {
    margin-left: 168px;
  }

  .Tablet\:ml-180 {
    margin-left: 180px;
  }

  .Tablet\:ml-185 {
    margin-left: 185px;
  }

  .Tablet\:ml-200 {
    margin-left: 200px;
  }

  .Tablet\:ml-245 {
    margin-left: 245px;
  }

  .Tablet\:ml-300 {
    margin-left: 300px;
  }

  .Tablet\:ml-400 {
    margin-left: 400px;
  }

  .Tablet\:ml-480 {
    margin-left: 480px;
  }

  .Tablet\:ml-510 {
    margin-left: 510px;
  }

  .Tablet\:ml-537 {
    margin-left: 537px;
  }

  .Tablet\:ml-650 {
    margin-left: 650px;
  }

  .Tablet\:ml-auto {
    margin-left: auto;
  }

  .Tablet\:ml-px {
    margin-left: 1px;
  }

  .Tablet\:ml-0\.5 {
    margin-left: 0.125rem;
  }

  .Tablet\:ml-1\.5 {
    margin-left: 0.375rem;
  }

  .Tablet\:ml-2\.5 {
    margin-left: 0.625rem;
  }

  .Tablet\:ml-3\.5 {
    margin-left: 0.875rem;
  }

  .Tablet\:-ml-0 {
    margin-left: 0px;
  }

  .Tablet\:-ml-1 {
    margin-left: -0.25rem;
  }

  .Tablet\:-ml-2 {
    margin-left: -0.5rem;
  }

  .Tablet\:-ml-3 {
    margin-left: -0.75rem;
  }

  .Tablet\:-ml-4 {
    margin-left: -1rem;
  }

  .Tablet\:-ml-5 {
    margin-left: -1.25rem;
  }

  .Tablet\:-ml-6 {
    margin-left: -1.5rem;
  }

  .Tablet\:-ml-7 {
    margin-left: -1.75rem;
  }

  .Tablet\:-ml-8 {
    margin-left: -2rem;
  }

  .Tablet\:-ml-9 {
    margin-left: -2.25rem;
  }

  .Tablet\:-ml-10 {
    margin-left: -2.5rem;
  }

  .Tablet\:-ml-11 {
    margin-left: -2.75rem;
  }

  .Tablet\:-ml-12 {
    margin-left: -3rem;
  }

  .Tablet\:-ml-14 {
    margin-left: -14px;
  }

  .Tablet\:-ml-16 {
    margin-left: -4rem;
  }

  .Tablet\:-ml-20 {
    margin-left: -5rem;
  }

  .Tablet\:-ml-24 {
    margin-left: -6rem;
  }

  .Tablet\:-ml-28 {
    margin-left: -7rem;
  }

  .Tablet\:-ml-32 {
    margin-left: -8rem;
  }

  .Tablet\:-ml-36 {
    margin-left: -9rem;
  }

  .Tablet\:-ml-40 {
    margin-left: -10rem;
  }

  .Tablet\:-ml-44 {
    margin-left: -11rem;
  }

  .Tablet\:-ml-48 {
    margin-left: -12rem;
  }

  .Tablet\:-ml-52 {
    margin-left: -13rem;
  }

  .Tablet\:-ml-56 {
    margin-left: -14rem;
  }

  .Tablet\:-ml-60 {
    margin-left: -15rem;
  }

  .Tablet\:-ml-64 {
    margin-left: -16rem;
  }

  .Tablet\:-ml-72 {
    margin-left: -18rem;
  }

  .Tablet\:-ml-80 {
    margin-left: -20rem;
  }

  .Tablet\:-ml-96 {
    margin-left: -24rem;
  }

  .Tablet\:-ml-px {
    margin-left: -1px;
  }

  .Tablet\:-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .Tablet\:-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .Tablet\:-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .Tablet\:-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .Tablet\:-ml-15px {
    margin-left: -15px;
  }

  .Tablet\:ml-m11 {
    margin-left: 11px;
  }

  .Tablet\:ml-12px {
    margin-left: 12px;
  }

  .Tablet\:ml-m72 {
    margin-left: 72px;
  }

  .Tablet\:ml-m21 {
    margin-left: 21%;
  }

  .Tablet\:ml-m15 {
    margin-left: 15px;
  }

  .Tablet\:ml-m18 {
    margin-left: 18px;
  }

  .Tablet\:ml-m35 {
    margin-left: 35px;
  }

  .Tablet\:ml-m19 {
    margin-left: 19px;
  }

  .Tablet\:ml-m17 {
    margin-left: 17px;
  }

  .Tablet\:ml-m9 {
    margin-left: 9px;
  }

  .Tablet\:ml-m10 {
    margin-left: 10px;
  }

  .Tablet\:ml-m51 {
    margin-left: 51px;
  }

  .Tablet\:ml-m43 {
    margin-left: 43px;
  }

  .Tablet\:ml-m13 {
    margin-left: 13px;
  }

  .Tablet\:ml-m26 {
    margin-left: 26px;
  }

  .Tablet\:ml-m2 {
    margin-left: 2px;
  }

  .Tablet\:ml-m14 {
    margin-left: 14px;
  }

  .Tablet\:ml-m5 {
    margin-left: 5px;
  }

  .Tablet\:ml-m8 {
    margin-left: 8px;
  }

  .Tablet\:ml-mp15 {
    margin-left: 15%;
  }

  .Tablet\:-ml-100 {
    margin-left: -100px;
  }

  .Tablet\:ml-0auto {
    margin-left: 0px auto;
  }

  .Tablet\:ml-o6 {
    margin-left: 1.5rem;
  }

  .Tablet\:-ml-23 {
    margin-left: -23px;
  }

  .Tablet\:last\:mt-0:last-child {
    margin-top: 0px;
  }

  .Tablet\:last\:mt-1:last-child {
    margin-top: 0.25rem;
  }

  .Tablet\:last\:mt-2:last-child {
    margin-top: 2px;
  }

  .Tablet\:last\:mt-3:last-child {
    margin-top: 0.75rem;
  }

  .Tablet\:last\:mt-4:last-child {
    margin-top: 1rem;
  }

  .Tablet\:last\:mt-5:last-child {
    margin-top: 1.25rem;
  }

  .Tablet\:last\:mt-6:last-child {
    margin-top: 6px;
  }

  .Tablet\:last\:mt-7:last-child {
    margin-top: 1.75rem;
  }

  .Tablet\:last\:mt-8:last-child {
    margin-top: 2rem;
  }

  .Tablet\:last\:mt-9:last-child {
    margin-top: 2.25rem;
  }

  .Tablet\:last\:mt-10:last-child {
    margin-top: 2.5rem;
  }

  .Tablet\:last\:mt-11:last-child {
    margin-top: 11px;
  }

  .Tablet\:last\:mt-12:last-child {
    margin-top: 3rem;
  }

  .Tablet\:last\:mt-14:last-child {
    margin-top: 3.5rem;
  }

  .Tablet\:last\:mt-15:last-child {
    margin-top: 15px;
  }

  .Tablet\:last\:mt-16:last-child {
    margin-top: 4rem;
  }

  .Tablet\:last\:mt-18:last-child {
    margin-top: 18px;
  }

  .Tablet\:last\:mt-20:last-child {
    margin-top: 20px;
  }

  .Tablet\:last\:mt-21:last-child {
    margin-top: 21px;
  }

  .Tablet\:last\:mt-23:last-child {
    margin-top: 23px;
  }

  .Tablet\:last\:mt-24:last-child {
    margin-top: 24px;
  }

  .Tablet\:last\:mt-25:last-child {
    margin-top: 25px;
  }

  .Tablet\:last\:mt-27:last-child {
    margin-top: 27px;
  }

  .Tablet\:last\:mt-28:last-child {
    margin-top: 7rem;
  }

  .Tablet\:last\:mt-30:last-child {
    margin-top: 30px;
  }

  .Tablet\:last\:mt-31:last-child {
    margin-top: 31px;
  }

  .Tablet\:last\:mt-32:last-child {
    margin-top: 8rem;
  }

  .Tablet\:last\:mt-34:last-child {
    margin-top: 34px;
  }

  .Tablet\:last\:mt-35:last-child {
    margin-top: 35px;
  }

  .Tablet\:last\:mt-36:last-child {
    margin-top: 9rem;
  }

  .Tablet\:last\:mt-37:last-child {
    margin-top: 37px;
  }

  .Tablet\:last\:mt-38:last-child {
    margin-top: 38px;
  }

  .Tablet\:last\:mt-40:last-child {
    margin-top: 40px;
  }

  .Tablet\:last\:mt-42:last-child {
    margin-top: 42px;
  }

  .Tablet\:last\:mt-44:last-child {
    margin-top: 44px;
  }

  .Tablet\:last\:mt-45:last-child {
    margin-top: 45px;
  }

  .Tablet\:last\:mt-46:last-child {
    margin-top: 46px;
  }

  .Tablet\:last\:mt-48:last-child {
    margin-top: 48px;
  }

  .Tablet\:last\:mt-52:last-child {
    margin-top: 13rem;
  }

  .Tablet\:last\:mt-53:last-child {
    margin-top: 53px;
  }

  .Tablet\:last\:mt-55:last-child {
    margin-top: 55px;
  }

  .Tablet\:last\:mt-56:last-child {
    margin-top: 14rem;
  }

  .Tablet\:last\:mt-58:last-child {
    margin-top: 58px;
  }

  .Tablet\:last\:mt-59:last-child {
    margin-top: 59px;
  }

  .Tablet\:last\:mt-60:last-child {
    margin-top: 15rem;
  }

  .Tablet\:last\:mt-63:last-child {
    margin-top: 63px;
  }

  .Tablet\:last\:mt-64:last-child {
    margin-top: 16rem;
  }

  .Tablet\:last\:mt-65:last-child {
    margin-top: 65px;
  }

  .Tablet\:last\:mt-67:last-child {
    margin-top: 67px;
  }

  .Tablet\:last\:mt-70:last-child {
    margin-top: 70px;
  }

  .Tablet\:last\:mt-71:last-child {
    margin-top: 71px;
  }

  .Tablet\:last\:mt-72:last-child {
    margin-top: 18rem;
  }

  .Tablet\:last\:mt-74:last-child {
    margin-top: 74px;
  }

  .Tablet\:last\:mt-78:last-child {
    margin-top: 78px;
  }

  .Tablet\:last\:mt-80:last-child {
    margin-top: 20rem;
  }

  .Tablet\:last\:mt-83:last-child {
    margin-top: 83px;
  }

  .Tablet\:last\:mt-84:last-child {
    margin-top: 84px;
  }

  .Tablet\:last\:mt-89:last-child {
    margin-top: 89px;
  }

  .Tablet\:last\:mt-90:last-child {
    margin-top: 90px;
  }

  .Tablet\:last\:mt-92:last-child {
    margin-top: 92px;
  }

  .Tablet\:last\:mt-96:last-child {
    margin-top: 24rem;
  }

  .Tablet\:last\:mt-97:last-child {
    margin-top: 97px;
  }

  .Tablet\:last\:mt-100:last-child {
    margin-top: 100px;
  }

  .Tablet\:last\:mt-106:last-child {
    margin-top: 106px;
  }

  .Tablet\:last\:mt-108:last-child {
    margin-top: 108px;
  }

  .Tablet\:last\:mt-109:last-child {
    margin-top: 109px;
  }

  .Tablet\:last\:mt-120:last-child {
    margin-top: 120px;
  }

  .Tablet\:last\:mt-135:last-child {
    margin-top: 135px;
  }

  .Tablet\:last\:mt-147:last-child {
    margin-top: 147px;
  }

  .Tablet\:last\:mt-150:last-child {
    margin-top: 150px;
  }

  .Tablet\:last\:mt-168:last-child {
    margin-top: 168px;
  }

  .Tablet\:last\:mt-180:last-child {
    margin-top: 180px;
  }

  .Tablet\:last\:mt-185:last-child {
    margin-top: 185px;
  }

  .Tablet\:last\:mt-200:last-child {
    margin-top: 200px;
  }

  .Tablet\:last\:mt-245:last-child {
    margin-top: 245px;
  }

  .Tablet\:last\:mt-300:last-child {
    margin-top: 300px;
  }

  .Tablet\:last\:mt-400:last-child {
    margin-top: 400px;
  }

  .Tablet\:last\:mt-480:last-child {
    margin-top: 480px;
  }

  .Tablet\:last\:mt-510:last-child {
    margin-top: 510px;
  }

  .Tablet\:last\:mt-537:last-child {
    margin-top: 537px;
  }

  .Tablet\:last\:mt-650:last-child {
    margin-top: 650px;
  }

  .Tablet\:last\:mt-auto:last-child {
    margin-top: auto;
  }

  .Tablet\:last\:mt-px:last-child {
    margin-top: 1px;
  }

  .Tablet\:last\:mt-0\.5:last-child {
    margin-top: 0.125rem;
  }

  .Tablet\:last\:mt-1\.5:last-child {
    margin-top: 0.375rem;
  }

  .Tablet\:last\:mt-2\.5:last-child {
    margin-top: 0.625rem;
  }

  .Tablet\:last\:mt-3\.5:last-child {
    margin-top: 0.875rem;
  }

  .Tablet\:last\:-mt-0:last-child {
    margin-top: 0px;
  }

  .Tablet\:last\:-mt-1:last-child {
    margin-top: -0.25rem;
  }

  .Tablet\:last\:-mt-2:last-child {
    margin-top: -0.5rem;
  }

  .Tablet\:last\:-mt-3:last-child {
    margin-top: -0.75rem;
  }

  .Tablet\:last\:-mt-4:last-child {
    margin-top: -1rem;
  }

  .Tablet\:last\:-mt-5:last-child {
    margin-top: -1.25rem;
  }

  .Tablet\:last\:-mt-6:last-child {
    margin-top: -1.5rem;
  }

  .Tablet\:last\:-mt-7:last-child {
    margin-top: -1.75rem;
  }

  .Tablet\:last\:-mt-8:last-child {
    margin-top: -2rem;
  }

  .Tablet\:last\:-mt-9:last-child {
    margin-top: -2.25rem;
  }

  .Tablet\:last\:-mt-10:last-child {
    margin-top: -2.5rem;
  }

  .Tablet\:last\:-mt-11:last-child {
    margin-top: -2.75rem;
  }

  .Tablet\:last\:-mt-12:last-child {
    margin-top: -3rem;
  }

  .Tablet\:last\:-mt-14:last-child {
    margin-top: -14px;
  }

  .Tablet\:last\:-mt-16:last-child {
    margin-top: -4rem;
  }

  .Tablet\:last\:-mt-20:last-child {
    margin-top: -5rem;
  }

  .Tablet\:last\:-mt-24:last-child {
    margin-top: -6rem;
  }

  .Tablet\:last\:-mt-28:last-child {
    margin-top: -7rem;
  }

  .Tablet\:last\:-mt-32:last-child {
    margin-top: -8rem;
  }

  .Tablet\:last\:-mt-36:last-child {
    margin-top: -9rem;
  }

  .Tablet\:last\:-mt-40:last-child {
    margin-top: -10rem;
  }

  .Tablet\:last\:-mt-44:last-child {
    margin-top: -11rem;
  }

  .Tablet\:last\:-mt-48:last-child {
    margin-top: -12rem;
  }

  .Tablet\:last\:-mt-52:last-child {
    margin-top: -13rem;
  }

  .Tablet\:last\:-mt-56:last-child {
    margin-top: -14rem;
  }

  .Tablet\:last\:-mt-60:last-child {
    margin-top: -15rem;
  }

  .Tablet\:last\:-mt-64:last-child {
    margin-top: -16rem;
  }

  .Tablet\:last\:-mt-72:last-child {
    margin-top: -18rem;
  }

  .Tablet\:last\:-mt-80:last-child {
    margin-top: -20rem;
  }

  .Tablet\:last\:-mt-96:last-child {
    margin-top: -24rem;
  }

  .Tablet\:last\:-mt-px:last-child {
    margin-top: -1px;
  }

  .Tablet\:last\:-mt-0\.5:last-child {
    margin-top: -0.125rem;
  }

  .Tablet\:last\:-mt-1\.5:last-child {
    margin-top: -0.375rem;
  }

  .Tablet\:last\:-mt-2\.5:last-child {
    margin-top: -0.625rem;
  }

  .Tablet\:last\:-mt-3\.5:last-child {
    margin-top: -0.875rem;
  }

  .Tablet\:last\:-mt-15px:last-child {
    margin-top: -15px;
  }

  .Tablet\:last\:mt-m11:last-child {
    margin-top: 11px;
  }

  .Tablet\:last\:mt-12px:last-child {
    margin-top: 12px;
  }

  .Tablet\:last\:mt-m72:last-child {
    margin-top: 72px;
  }

  .Tablet\:last\:mt-m21:last-child {
    margin-top: 21%;
  }

  .Tablet\:last\:mt-m15:last-child {
    margin-top: 15px;
  }

  .Tablet\:last\:mt-m18:last-child {
    margin-top: 18px;
  }

  .Tablet\:last\:mt-m35:last-child {
    margin-top: 35px;
  }

  .Tablet\:last\:mt-m19:last-child {
    margin-top: 19px;
  }

  .Tablet\:last\:mt-m17:last-child {
    margin-top: 17px;
  }

  .Tablet\:last\:mt-m9:last-child {
    margin-top: 9px;
  }

  .Tablet\:last\:mt-m10:last-child {
    margin-top: 10px;
  }

  .Tablet\:last\:mt-m51:last-child {
    margin-top: 51px;
  }

  .Tablet\:last\:mt-m43:last-child {
    margin-top: 43px;
  }

  .Tablet\:last\:mt-m13:last-child {
    margin-top: 13px;
  }

  .Tablet\:last\:mt-m26:last-child {
    margin-top: 26px;
  }

  .Tablet\:last\:mt-m2:last-child {
    margin-top: 2px;
  }

  .Tablet\:last\:mt-m14:last-child {
    margin-top: 14px;
  }

  .Tablet\:last\:mt-m5:last-child {
    margin-top: 5px;
  }

  .Tablet\:last\:mt-m8:last-child {
    margin-top: 8px;
  }

  .Tablet\:last\:mt-mp15:last-child {
    margin-top: 15%;
  }

  .Tablet\:last\:-mt-100:last-child {
    margin-top: -100px;
  }

  .Tablet\:last\:mt-0auto:last-child {
    margin-top: 0px auto;
  }

  .Tablet\:last\:mt-o6:last-child {
    margin-top: 1.5rem;
  }

  .Tablet\:last\:-mt-23:last-child {
    margin-top: -23px;
  }

  .Tablet\:last\:mr-0:last-child {
    margin-right: 0px;
  }

  .Tablet\:last\:mr-1:last-child {
    margin-right: 0.25rem;
  }

  .Tablet\:last\:mr-2:last-child {
    margin-right: 2px;
  }

  .Tablet\:last\:mr-3:last-child {
    margin-right: 0.75rem;
  }

  .Tablet\:last\:mr-4:last-child {
    margin-right: 1rem;
  }

  .Tablet\:last\:mr-5:last-child {
    margin-right: 1.25rem;
  }

  .Tablet\:last\:mr-6:last-child {
    margin-right: 6px;
  }

  .Tablet\:last\:mr-7:last-child {
    margin-right: 1.75rem;
  }

  .Tablet\:last\:mr-8:last-child {
    margin-right: 2rem;
  }

  .Tablet\:last\:mr-9:last-child {
    margin-right: 2.25rem;
  }

  .Tablet\:last\:mr-10:last-child {
    margin-right: 2.5rem;
  }

  .Tablet\:last\:mr-11:last-child {
    margin-right: 11px;
  }

  .Tablet\:last\:mr-12:last-child {
    margin-right: 3rem;
  }

  .Tablet\:last\:mr-14:last-child {
    margin-right: 3.5rem;
  }

  .Tablet\:last\:mr-15:last-child {
    margin-right: 15px;
  }

  .Tablet\:last\:mr-16:last-child {
    margin-right: 4rem;
  }

  .Tablet\:last\:mr-18:last-child {
    margin-right: 18px;
  }

  .Tablet\:last\:mr-20:last-child {
    margin-right: 20px;
  }

  .Tablet\:last\:mr-21:last-child {
    margin-right: 21px;
  }

  .Tablet\:last\:mr-23:last-child {
    margin-right: 23px;
  }

  .Tablet\:last\:mr-24:last-child {
    margin-right: 24px;
  }

  .Tablet\:last\:mr-25:last-child {
    margin-right: 25px;
  }

  .Tablet\:last\:mr-27:last-child {
    margin-right: 27px;
  }

  .Tablet\:last\:mr-28:last-child {
    margin-right: 7rem;
  }

  .Tablet\:last\:mr-30:last-child {
    margin-right: 30px;
  }

  .Tablet\:last\:mr-31:last-child {
    margin-right: 31px;
  }

  .Tablet\:last\:mr-32:last-child {
    margin-right: 8rem;
  }

  .Tablet\:last\:mr-34:last-child {
    margin-right: 34px;
  }

  .Tablet\:last\:mr-35:last-child {
    margin-right: 35px;
  }

  .Tablet\:last\:mr-36:last-child {
    margin-right: 9rem;
  }

  .Tablet\:last\:mr-37:last-child {
    margin-right: 37px;
  }

  .Tablet\:last\:mr-38:last-child {
    margin-right: 38px;
  }

  .Tablet\:last\:mr-40:last-child {
    margin-right: 40px;
  }

  .Tablet\:last\:mr-42:last-child {
    margin-right: 42px;
  }

  .Tablet\:last\:mr-44:last-child {
    margin-right: 44px;
  }

  .Tablet\:last\:mr-45:last-child {
    margin-right: 45px;
  }

  .Tablet\:last\:mr-46:last-child {
    margin-right: 46px;
  }

  .Tablet\:last\:mr-48:last-child {
    margin-right: 48px;
  }

  .Tablet\:last\:mr-52:last-child {
    margin-right: 13rem;
  }

  .Tablet\:last\:mr-53:last-child {
    margin-right: 53px;
  }

  .Tablet\:last\:mr-55:last-child {
    margin-right: 55px;
  }

  .Tablet\:last\:mr-56:last-child {
    margin-right: 14rem;
  }

  .Tablet\:last\:mr-58:last-child {
    margin-right: 58px;
  }

  .Tablet\:last\:mr-59:last-child {
    margin-right: 59px;
  }

  .Tablet\:last\:mr-60:last-child {
    margin-right: 15rem;
  }

  .Tablet\:last\:mr-63:last-child {
    margin-right: 63px;
  }

  .Tablet\:last\:mr-64:last-child {
    margin-right: 16rem;
  }

  .Tablet\:last\:mr-65:last-child {
    margin-right: 65px;
  }

  .Tablet\:last\:mr-67:last-child {
    margin-right: 67px;
  }

  .Tablet\:last\:mr-70:last-child {
    margin-right: 70px;
  }

  .Tablet\:last\:mr-71:last-child {
    margin-right: 71px;
  }

  .Tablet\:last\:mr-72:last-child {
    margin-right: 18rem;
  }

  .Tablet\:last\:mr-74:last-child {
    margin-right: 74px;
  }

  .Tablet\:last\:mr-78:last-child {
    margin-right: 78px;
  }

  .Tablet\:last\:mr-80:last-child {
    margin-right: 20rem;
  }

  .Tablet\:last\:mr-83:last-child {
    margin-right: 83px;
  }

  .Tablet\:last\:mr-84:last-child {
    margin-right: 84px;
  }

  .Tablet\:last\:mr-89:last-child {
    margin-right: 89px;
  }

  .Tablet\:last\:mr-90:last-child {
    margin-right: 90px;
  }

  .Tablet\:last\:mr-92:last-child {
    margin-right: 92px;
  }

  .Tablet\:last\:mr-96:last-child {
    margin-right: 24rem;
  }

  .Tablet\:last\:mr-97:last-child {
    margin-right: 97px;
  }

  .Tablet\:last\:mr-100:last-child {
    margin-right: 100px;
  }

  .Tablet\:last\:mr-106:last-child {
    margin-right: 106px;
  }

  .Tablet\:last\:mr-108:last-child {
    margin-right: 108px;
  }

  .Tablet\:last\:mr-109:last-child {
    margin-right: 109px;
  }

  .Tablet\:last\:mr-120:last-child {
    margin-right: 120px;
  }

  .Tablet\:last\:mr-135:last-child {
    margin-right: 135px;
  }

  .Tablet\:last\:mr-147:last-child {
    margin-right: 147px;
  }

  .Tablet\:last\:mr-150:last-child {
    margin-right: 150px;
  }

  .Tablet\:last\:mr-168:last-child {
    margin-right: 168px;
  }

  .Tablet\:last\:mr-180:last-child {
    margin-right: 180px;
  }

  .Tablet\:last\:mr-185:last-child {
    margin-right: 185px;
  }

  .Tablet\:last\:mr-200:last-child {
    margin-right: 200px;
  }

  .Tablet\:last\:mr-245:last-child {
    margin-right: 245px;
  }

  .Tablet\:last\:mr-300:last-child {
    margin-right: 300px;
  }

  .Tablet\:last\:mr-400:last-child {
    margin-right: 400px;
  }

  .Tablet\:last\:mr-480:last-child {
    margin-right: 480px;
  }

  .Tablet\:last\:mr-510:last-child {
    margin-right: 510px;
  }

  .Tablet\:last\:mr-537:last-child {
    margin-right: 537px;
  }

  .Tablet\:last\:mr-650:last-child {
    margin-right: 650px;
  }

  .Tablet\:last\:mr-auto:last-child {
    margin-right: auto;
  }

  .Tablet\:last\:mr-px:last-child {
    margin-right: 1px;
  }

  .Tablet\:last\:mr-0\.5:last-child {
    margin-right: 0.125rem;
  }

  .Tablet\:last\:mr-1\.5:last-child {
    margin-right: 0.375rem;
  }

  .Tablet\:last\:mr-2\.5:last-child {
    margin-right: 0.625rem;
  }

  .Tablet\:last\:mr-3\.5:last-child {
    margin-right: 0.875rem;
  }

  .Tablet\:last\:-mr-0:last-child {
    margin-right: 0px;
  }

  .Tablet\:last\:-mr-1:last-child {
    margin-right: -0.25rem;
  }

  .Tablet\:last\:-mr-2:last-child {
    margin-right: -0.5rem;
  }

  .Tablet\:last\:-mr-3:last-child {
    margin-right: -0.75rem;
  }

  .Tablet\:last\:-mr-4:last-child {
    margin-right: -1rem;
  }

  .Tablet\:last\:-mr-5:last-child {
    margin-right: -1.25rem;
  }

  .Tablet\:last\:-mr-6:last-child {
    margin-right: -1.5rem;
  }

  .Tablet\:last\:-mr-7:last-child {
    margin-right: -1.75rem;
  }

  .Tablet\:last\:-mr-8:last-child {
    margin-right: -2rem;
  }

  .Tablet\:last\:-mr-9:last-child {
    margin-right: -2.25rem;
  }

  .Tablet\:last\:-mr-10:last-child {
    margin-right: -2.5rem;
  }

  .Tablet\:last\:-mr-11:last-child {
    margin-right: -2.75rem;
  }

  .Tablet\:last\:-mr-12:last-child {
    margin-right: -3rem;
  }

  .Tablet\:last\:-mr-14:last-child {
    margin-right: -14px;
  }

  .Tablet\:last\:-mr-16:last-child {
    margin-right: -4rem;
  }

  .Tablet\:last\:-mr-20:last-child {
    margin-right: -5rem;
  }

  .Tablet\:last\:-mr-24:last-child {
    margin-right: -6rem;
  }

  .Tablet\:last\:-mr-28:last-child {
    margin-right: -7rem;
  }

  .Tablet\:last\:-mr-32:last-child {
    margin-right: -8rem;
  }

  .Tablet\:last\:-mr-36:last-child {
    margin-right: -9rem;
  }

  .Tablet\:last\:-mr-40:last-child {
    margin-right: -10rem;
  }

  .Tablet\:last\:-mr-44:last-child {
    margin-right: -11rem;
  }

  .Tablet\:last\:-mr-48:last-child {
    margin-right: -12rem;
  }

  .Tablet\:last\:-mr-52:last-child {
    margin-right: -13rem;
  }

  .Tablet\:last\:-mr-56:last-child {
    margin-right: -14rem;
  }

  .Tablet\:last\:-mr-60:last-child {
    margin-right: -15rem;
  }

  .Tablet\:last\:-mr-64:last-child {
    margin-right: -16rem;
  }

  .Tablet\:last\:-mr-72:last-child {
    margin-right: -18rem;
  }

  .Tablet\:last\:-mr-80:last-child {
    margin-right: -20rem;
  }

  .Tablet\:last\:-mr-96:last-child {
    margin-right: -24rem;
  }

  .Tablet\:last\:-mr-px:last-child {
    margin-right: -1px;
  }

  .Tablet\:last\:-mr-0\.5:last-child {
    margin-right: -0.125rem;
  }

  .Tablet\:last\:-mr-1\.5:last-child {
    margin-right: -0.375rem;
  }

  .Tablet\:last\:-mr-2\.5:last-child {
    margin-right: -0.625rem;
  }

  .Tablet\:last\:-mr-3\.5:last-child {
    margin-right: -0.875rem;
  }

  .Tablet\:last\:-mr-15px:last-child {
    margin-right: -15px;
  }

  .Tablet\:last\:mr-m11:last-child {
    margin-right: 11px;
  }

  .Tablet\:last\:mr-12px:last-child {
    margin-right: 12px;
  }

  .Tablet\:last\:mr-m72:last-child {
    margin-right: 72px;
  }

  .Tablet\:last\:mr-m21:last-child {
    margin-right: 21%;
  }

  .Tablet\:last\:mr-m15:last-child {
    margin-right: 15px;
  }

  .Tablet\:last\:mr-m18:last-child {
    margin-right: 18px;
  }

  .Tablet\:last\:mr-m35:last-child {
    margin-right: 35px;
  }

  .Tablet\:last\:mr-m19:last-child {
    margin-right: 19px;
  }

  .Tablet\:last\:mr-m17:last-child {
    margin-right: 17px;
  }

  .Tablet\:last\:mr-m9:last-child {
    margin-right: 9px;
  }

  .Tablet\:last\:mr-m10:last-child {
    margin-right: 10px;
  }

  .Tablet\:last\:mr-m51:last-child {
    margin-right: 51px;
  }

  .Tablet\:last\:mr-m43:last-child {
    margin-right: 43px;
  }

  .Tablet\:last\:mr-m13:last-child {
    margin-right: 13px;
  }

  .Tablet\:last\:mr-m26:last-child {
    margin-right: 26px;
  }

  .Tablet\:last\:mr-m2:last-child {
    margin-right: 2px;
  }

  .Tablet\:last\:mr-m14:last-child {
    margin-right: 14px;
  }

  .Tablet\:last\:mr-m5:last-child {
    margin-right: 5px;
  }

  .Tablet\:last\:mr-m8:last-child {
    margin-right: 8px;
  }

  .Tablet\:last\:mr-mp15:last-child {
    margin-right: 15%;
  }

  .Tablet\:last\:-mr-100:last-child {
    margin-right: -100px;
  }

  .Tablet\:last\:mr-0auto:last-child {
    margin-right: 0px auto;
  }

  .Tablet\:last\:mr-o6:last-child {
    margin-right: 1.5rem;
  }

  .Tablet\:last\:-mr-23:last-child {
    margin-right: -23px;
  }

  .Tablet\:last\:mb-0:last-child {
    margin-bottom: 0px;
  }

  .Tablet\:last\:mb-1:last-child {
    margin-bottom: 0.25rem;
  }

  .Tablet\:last\:mb-2:last-child {
    margin-bottom: 2px;
  }

  .Tablet\:last\:mb-3:last-child {
    margin-bottom: 0.75rem;
  }

  .Tablet\:last\:mb-4:last-child {
    margin-bottom: 1rem;
  }

  .Tablet\:last\:mb-5:last-child {
    margin-bottom: 1.25rem;
  }

  .Tablet\:last\:mb-6:last-child {
    margin-bottom: 6px;
  }

  .Tablet\:last\:mb-7:last-child {
    margin-bottom: 1.75rem;
  }

  .Tablet\:last\:mb-8:last-child {
    margin-bottom: 2rem;
  }

  .Tablet\:last\:mb-9:last-child {
    margin-bottom: 2.25rem;
  }

  .Tablet\:last\:mb-10:last-child {
    margin-bottom: 2.5rem;
  }

  .Tablet\:last\:mb-11:last-child {
    margin-bottom: 11px;
  }

  .Tablet\:last\:mb-12:last-child {
    margin-bottom: 3rem;
  }

  .Tablet\:last\:mb-14:last-child {
    margin-bottom: 3.5rem;
  }

  .Tablet\:last\:mb-15:last-child {
    margin-bottom: 15px;
  }

  .Tablet\:last\:mb-16:last-child {
    margin-bottom: 4rem;
  }

  .Tablet\:last\:mb-18:last-child {
    margin-bottom: 18px;
  }

  .Tablet\:last\:mb-20:last-child {
    margin-bottom: 20px;
  }

  .Tablet\:last\:mb-21:last-child {
    margin-bottom: 21px;
  }

  .Tablet\:last\:mb-23:last-child {
    margin-bottom: 23px;
  }

  .Tablet\:last\:mb-24:last-child {
    margin-bottom: 24px;
  }

  .Tablet\:last\:mb-25:last-child {
    margin-bottom: 25px;
  }

  .Tablet\:last\:mb-27:last-child {
    margin-bottom: 27px;
  }

  .Tablet\:last\:mb-28:last-child {
    margin-bottom: 7rem;
  }

  .Tablet\:last\:mb-30:last-child {
    margin-bottom: 30px;
  }

  .Tablet\:last\:mb-31:last-child {
    margin-bottom: 31px;
  }

  .Tablet\:last\:mb-32:last-child {
    margin-bottom: 8rem;
  }

  .Tablet\:last\:mb-34:last-child {
    margin-bottom: 34px;
  }

  .Tablet\:last\:mb-35:last-child {
    margin-bottom: 35px;
  }

  .Tablet\:last\:mb-36:last-child {
    margin-bottom: 9rem;
  }

  .Tablet\:last\:mb-37:last-child {
    margin-bottom: 37px;
  }

  .Tablet\:last\:mb-38:last-child {
    margin-bottom: 38px;
  }

  .Tablet\:last\:mb-40:last-child {
    margin-bottom: 40px;
  }

  .Tablet\:last\:mb-42:last-child {
    margin-bottom: 42px;
  }

  .Tablet\:last\:mb-44:last-child {
    margin-bottom: 44px;
  }

  .Tablet\:last\:mb-45:last-child {
    margin-bottom: 45px;
  }

  .Tablet\:last\:mb-46:last-child {
    margin-bottom: 46px;
  }

  .Tablet\:last\:mb-48:last-child {
    margin-bottom: 48px;
  }

  .Tablet\:last\:mb-52:last-child {
    margin-bottom: 13rem;
  }

  .Tablet\:last\:mb-53:last-child {
    margin-bottom: 53px;
  }

  .Tablet\:last\:mb-55:last-child {
    margin-bottom: 55px;
  }

  .Tablet\:last\:mb-56:last-child {
    margin-bottom: 14rem;
  }

  .Tablet\:last\:mb-58:last-child {
    margin-bottom: 58px;
  }

  .Tablet\:last\:mb-59:last-child {
    margin-bottom: 59px;
  }

  .Tablet\:last\:mb-60:last-child {
    margin-bottom: 15rem;
  }

  .Tablet\:last\:mb-63:last-child {
    margin-bottom: 63px;
  }

  .Tablet\:last\:mb-64:last-child {
    margin-bottom: 16rem;
  }

  .Tablet\:last\:mb-65:last-child {
    margin-bottom: 65px;
  }

  .Tablet\:last\:mb-67:last-child {
    margin-bottom: 67px;
  }

  .Tablet\:last\:mb-70:last-child {
    margin-bottom: 70px;
  }

  .Tablet\:last\:mb-71:last-child {
    margin-bottom: 71px;
  }

  .Tablet\:last\:mb-72:last-child {
    margin-bottom: 18rem;
  }

  .Tablet\:last\:mb-74:last-child {
    margin-bottom: 74px;
  }

  .Tablet\:last\:mb-78:last-child {
    margin-bottom: 78px;
  }

  .Tablet\:last\:mb-80:last-child {
    margin-bottom: 20rem;
  }

  .Tablet\:last\:mb-83:last-child {
    margin-bottom: 83px;
  }

  .Tablet\:last\:mb-84:last-child {
    margin-bottom: 84px;
  }

  .Tablet\:last\:mb-89:last-child {
    margin-bottom: 89px;
  }

  .Tablet\:last\:mb-90:last-child {
    margin-bottom: 90px;
  }

  .Tablet\:last\:mb-92:last-child {
    margin-bottom: 92px;
  }

  .Tablet\:last\:mb-96:last-child {
    margin-bottom: 24rem;
  }

  .Tablet\:last\:mb-97:last-child {
    margin-bottom: 97px;
  }

  .Tablet\:last\:mb-100:last-child {
    margin-bottom: 100px;
  }

  .Tablet\:last\:mb-106:last-child {
    margin-bottom: 106px;
  }

  .Tablet\:last\:mb-108:last-child {
    margin-bottom: 108px;
  }

  .Tablet\:last\:mb-109:last-child {
    margin-bottom: 109px;
  }

  .Tablet\:last\:mb-120:last-child {
    margin-bottom: 120px;
  }

  .Tablet\:last\:mb-135:last-child {
    margin-bottom: 135px;
  }

  .Tablet\:last\:mb-147:last-child {
    margin-bottom: 147px;
  }

  .Tablet\:last\:mb-150:last-child {
    margin-bottom: 150px;
  }

  .Tablet\:last\:mb-168:last-child {
    margin-bottom: 168px;
  }

  .Tablet\:last\:mb-180:last-child {
    margin-bottom: 180px;
  }

  .Tablet\:last\:mb-185:last-child {
    margin-bottom: 185px;
  }

  .Tablet\:last\:mb-200:last-child {
    margin-bottom: 200px;
  }

  .Tablet\:last\:mb-245:last-child {
    margin-bottom: 245px;
  }

  .Tablet\:last\:mb-300:last-child {
    margin-bottom: 300px;
  }

  .Tablet\:last\:mb-400:last-child {
    margin-bottom: 400px;
  }

  .Tablet\:last\:mb-480:last-child {
    margin-bottom: 480px;
  }

  .Tablet\:last\:mb-510:last-child {
    margin-bottom: 510px;
  }

  .Tablet\:last\:mb-537:last-child {
    margin-bottom: 537px;
  }

  .Tablet\:last\:mb-650:last-child {
    margin-bottom: 650px;
  }

  .Tablet\:last\:mb-auto:last-child {
    margin-bottom: auto;
  }

  .Tablet\:last\:mb-px:last-child {
    margin-bottom: 1px;
  }

  .Tablet\:last\:mb-0\.5:last-child {
    margin-bottom: 0.125rem;
  }

  .Tablet\:last\:mb-1\.5:last-child {
    margin-bottom: 0.375rem;
  }

  .Tablet\:last\:mb-2\.5:last-child {
    margin-bottom: 0.625rem;
  }

  .Tablet\:last\:mb-3\.5:last-child {
    margin-bottom: 0.875rem;
  }

  .Tablet\:last\:-mb-0:last-child {
    margin-bottom: 0px;
  }

  .Tablet\:last\:-mb-1:last-child {
    margin-bottom: -0.25rem;
  }

  .Tablet\:last\:-mb-2:last-child {
    margin-bottom: -0.5rem;
  }

  .Tablet\:last\:-mb-3:last-child {
    margin-bottom: -0.75rem;
  }

  .Tablet\:last\:-mb-4:last-child {
    margin-bottom: -1rem;
  }

  .Tablet\:last\:-mb-5:last-child {
    margin-bottom: -1.25rem;
  }

  .Tablet\:last\:-mb-6:last-child {
    margin-bottom: -1.5rem;
  }

  .Tablet\:last\:-mb-7:last-child {
    margin-bottom: -1.75rem;
  }

  .Tablet\:last\:-mb-8:last-child {
    margin-bottom: -2rem;
  }

  .Tablet\:last\:-mb-9:last-child {
    margin-bottom: -2.25rem;
  }

  .Tablet\:last\:-mb-10:last-child {
    margin-bottom: -2.5rem;
  }

  .Tablet\:last\:-mb-11:last-child {
    margin-bottom: -2.75rem;
  }

  .Tablet\:last\:-mb-12:last-child {
    margin-bottom: -3rem;
  }

  .Tablet\:last\:-mb-14:last-child {
    margin-bottom: -14px;
  }

  .Tablet\:last\:-mb-16:last-child {
    margin-bottom: -4rem;
  }

  .Tablet\:last\:-mb-20:last-child {
    margin-bottom: -5rem;
  }

  .Tablet\:last\:-mb-24:last-child {
    margin-bottom: -6rem;
  }

  .Tablet\:last\:-mb-28:last-child {
    margin-bottom: -7rem;
  }

  .Tablet\:last\:-mb-32:last-child {
    margin-bottom: -8rem;
  }

  .Tablet\:last\:-mb-36:last-child {
    margin-bottom: -9rem;
  }

  .Tablet\:last\:-mb-40:last-child {
    margin-bottom: -10rem;
  }

  .Tablet\:last\:-mb-44:last-child {
    margin-bottom: -11rem;
  }

  .Tablet\:last\:-mb-48:last-child {
    margin-bottom: -12rem;
  }

  .Tablet\:last\:-mb-52:last-child {
    margin-bottom: -13rem;
  }

  .Tablet\:last\:-mb-56:last-child {
    margin-bottom: -14rem;
  }

  .Tablet\:last\:-mb-60:last-child {
    margin-bottom: -15rem;
  }

  .Tablet\:last\:-mb-64:last-child {
    margin-bottom: -16rem;
  }

  .Tablet\:last\:-mb-72:last-child {
    margin-bottom: -18rem;
  }

  .Tablet\:last\:-mb-80:last-child {
    margin-bottom: -20rem;
  }

  .Tablet\:last\:-mb-96:last-child {
    margin-bottom: -24rem;
  }

  .Tablet\:last\:-mb-px:last-child {
    margin-bottom: -1px;
  }

  .Tablet\:last\:-mb-0\.5:last-child {
    margin-bottom: -0.125rem;
  }

  .Tablet\:last\:-mb-1\.5:last-child {
    margin-bottom: -0.375rem;
  }

  .Tablet\:last\:-mb-2\.5:last-child {
    margin-bottom: -0.625rem;
  }

  .Tablet\:last\:-mb-3\.5:last-child {
    margin-bottom: -0.875rem;
  }

  .Tablet\:last\:-mb-15px:last-child {
    margin-bottom: -15px;
  }

  .Tablet\:last\:mb-m11:last-child {
    margin-bottom: 11px;
  }

  .Tablet\:last\:mb-12px:last-child {
    margin-bottom: 12px;
  }

  .Tablet\:last\:mb-m72:last-child {
    margin-bottom: 72px;
  }

  .Tablet\:last\:mb-m21:last-child {
    margin-bottom: 21%;
  }

  .Tablet\:last\:mb-m15:last-child {
    margin-bottom: 15px;
  }

  .Tablet\:last\:mb-m18:last-child {
    margin-bottom: 18px;
  }

  .Tablet\:last\:mb-m35:last-child {
    margin-bottom: 35px;
  }

  .Tablet\:last\:mb-m19:last-child {
    margin-bottom: 19px;
  }

  .Tablet\:last\:mb-m17:last-child {
    margin-bottom: 17px;
  }

  .Tablet\:last\:mb-m9:last-child {
    margin-bottom: 9px;
  }

  .Tablet\:last\:mb-m10:last-child {
    margin-bottom: 10px;
  }

  .Tablet\:last\:mb-m51:last-child {
    margin-bottom: 51px;
  }

  .Tablet\:last\:mb-m43:last-child {
    margin-bottom: 43px;
  }

  .Tablet\:last\:mb-m13:last-child {
    margin-bottom: 13px;
  }

  .Tablet\:last\:mb-m26:last-child {
    margin-bottom: 26px;
  }

  .Tablet\:last\:mb-m2:last-child {
    margin-bottom: 2px;
  }

  .Tablet\:last\:mb-m14:last-child {
    margin-bottom: 14px;
  }

  .Tablet\:last\:mb-m5:last-child {
    margin-bottom: 5px;
  }

  .Tablet\:last\:mb-m8:last-child {
    margin-bottom: 8px;
  }

  .Tablet\:last\:mb-mp15:last-child {
    margin-bottom: 15%;
  }

  .Tablet\:last\:-mb-100:last-child {
    margin-bottom: -100px;
  }

  .Tablet\:last\:mb-0auto:last-child {
    margin-bottom: 0px auto;
  }

  .Tablet\:last\:mb-o6:last-child {
    margin-bottom: 1.5rem;
  }

  .Tablet\:last\:-mb-23:last-child {
    margin-bottom: -23px;
  }

  .Tablet\:last\:ml-0:last-child {
    margin-left: 0px;
  }

  .Tablet\:last\:ml-1:last-child {
    margin-left: 0.25rem;
  }

  .Tablet\:last\:ml-2:last-child {
    margin-left: 2px;
  }

  .Tablet\:last\:ml-3:last-child {
    margin-left: 0.75rem;
  }

  .Tablet\:last\:ml-4:last-child {
    margin-left: 1rem;
  }

  .Tablet\:last\:ml-5:last-child {
    margin-left: 1.25rem;
  }

  .Tablet\:last\:ml-6:last-child {
    margin-left: 6px;
  }

  .Tablet\:last\:ml-7:last-child {
    margin-left: 1.75rem;
  }

  .Tablet\:last\:ml-8:last-child {
    margin-left: 2rem;
  }

  .Tablet\:last\:ml-9:last-child {
    margin-left: 2.25rem;
  }

  .Tablet\:last\:ml-10:last-child {
    margin-left: 2.5rem;
  }

  .Tablet\:last\:ml-11:last-child {
    margin-left: 11px;
  }

  .Tablet\:last\:ml-12:last-child {
    margin-left: 3rem;
  }

  .Tablet\:last\:ml-14:last-child {
    margin-left: 3.5rem;
  }

  .Tablet\:last\:ml-15:last-child {
    margin-left: 15px;
  }

  .Tablet\:last\:ml-16:last-child {
    margin-left: 4rem;
  }

  .Tablet\:last\:ml-18:last-child {
    margin-left: 18px;
  }

  .Tablet\:last\:ml-20:last-child {
    margin-left: 20px;
  }

  .Tablet\:last\:ml-21:last-child {
    margin-left: 21px;
  }

  .Tablet\:last\:ml-23:last-child {
    margin-left: 23px;
  }

  .Tablet\:last\:ml-24:last-child {
    margin-left: 24px;
  }

  .Tablet\:last\:ml-25:last-child {
    margin-left: 25px;
  }

  .Tablet\:last\:ml-27:last-child {
    margin-left: 27px;
  }

  .Tablet\:last\:ml-28:last-child {
    margin-left: 7rem;
  }

  .Tablet\:last\:ml-30:last-child {
    margin-left: 30px;
  }

  .Tablet\:last\:ml-31:last-child {
    margin-left: 31px;
  }

  .Tablet\:last\:ml-32:last-child {
    margin-left: 8rem;
  }

  .Tablet\:last\:ml-34:last-child {
    margin-left: 34px;
  }

  .Tablet\:last\:ml-35:last-child {
    margin-left: 35px;
  }

  .Tablet\:last\:ml-36:last-child {
    margin-left: 9rem;
  }

  .Tablet\:last\:ml-37:last-child {
    margin-left: 37px;
  }

  .Tablet\:last\:ml-38:last-child {
    margin-left: 38px;
  }

  .Tablet\:last\:ml-40:last-child {
    margin-left: 40px;
  }

  .Tablet\:last\:ml-42:last-child {
    margin-left: 42px;
  }

  .Tablet\:last\:ml-44:last-child {
    margin-left: 44px;
  }

  .Tablet\:last\:ml-45:last-child {
    margin-left: 45px;
  }

  .Tablet\:last\:ml-46:last-child {
    margin-left: 46px;
  }

  .Tablet\:last\:ml-48:last-child {
    margin-left: 48px;
  }

  .Tablet\:last\:ml-52:last-child {
    margin-left: 13rem;
  }

  .Tablet\:last\:ml-53:last-child {
    margin-left: 53px;
  }

  .Tablet\:last\:ml-55:last-child {
    margin-left: 55px;
  }

  .Tablet\:last\:ml-56:last-child {
    margin-left: 14rem;
  }

  .Tablet\:last\:ml-58:last-child {
    margin-left: 58px;
  }

  .Tablet\:last\:ml-59:last-child {
    margin-left: 59px;
  }

  .Tablet\:last\:ml-60:last-child {
    margin-left: 15rem;
  }

  .Tablet\:last\:ml-63:last-child {
    margin-left: 63px;
  }

  .Tablet\:last\:ml-64:last-child {
    margin-left: 16rem;
  }

  .Tablet\:last\:ml-65:last-child {
    margin-left: 65px;
  }

  .Tablet\:last\:ml-67:last-child {
    margin-left: 67px;
  }

  .Tablet\:last\:ml-70:last-child {
    margin-left: 70px;
  }

  .Tablet\:last\:ml-71:last-child {
    margin-left: 71px;
  }

  .Tablet\:last\:ml-72:last-child {
    margin-left: 18rem;
  }

  .Tablet\:last\:ml-74:last-child {
    margin-left: 74px;
  }

  .Tablet\:last\:ml-78:last-child {
    margin-left: 78px;
  }

  .Tablet\:last\:ml-80:last-child {
    margin-left: 20rem;
  }

  .Tablet\:last\:ml-83:last-child {
    margin-left: 83px;
  }

  .Tablet\:last\:ml-84:last-child {
    margin-left: 84px;
  }

  .Tablet\:last\:ml-89:last-child {
    margin-left: 89px;
  }

  .Tablet\:last\:ml-90:last-child {
    margin-left: 90px;
  }

  .Tablet\:last\:ml-92:last-child {
    margin-left: 92px;
  }

  .Tablet\:last\:ml-96:last-child {
    margin-left: 24rem;
  }

  .Tablet\:last\:ml-97:last-child {
    margin-left: 97px;
  }

  .Tablet\:last\:ml-100:last-child {
    margin-left: 100px;
  }

  .Tablet\:last\:ml-106:last-child {
    margin-left: 106px;
  }

  .Tablet\:last\:ml-108:last-child {
    margin-left: 108px;
  }

  .Tablet\:last\:ml-109:last-child {
    margin-left: 109px;
  }

  .Tablet\:last\:ml-120:last-child {
    margin-left: 120px;
  }

  .Tablet\:last\:ml-135:last-child {
    margin-left: 135px;
  }

  .Tablet\:last\:ml-147:last-child {
    margin-left: 147px;
  }

  .Tablet\:last\:ml-150:last-child {
    margin-left: 150px;
  }

  .Tablet\:last\:ml-168:last-child {
    margin-left: 168px;
  }

  .Tablet\:last\:ml-180:last-child {
    margin-left: 180px;
  }

  .Tablet\:last\:ml-185:last-child {
    margin-left: 185px;
  }

  .Tablet\:last\:ml-200:last-child {
    margin-left: 200px;
  }

  .Tablet\:last\:ml-245:last-child {
    margin-left: 245px;
  }

  .Tablet\:last\:ml-300:last-child {
    margin-left: 300px;
  }

  .Tablet\:last\:ml-400:last-child {
    margin-left: 400px;
  }

  .Tablet\:last\:ml-480:last-child {
    margin-left: 480px;
  }

  .Tablet\:last\:ml-510:last-child {
    margin-left: 510px;
  }

  .Tablet\:last\:ml-537:last-child {
    margin-left: 537px;
  }

  .Tablet\:last\:ml-650:last-child {
    margin-left: 650px;
  }

  .Tablet\:last\:ml-auto:last-child {
    margin-left: auto;
  }

  .Tablet\:last\:ml-px:last-child {
    margin-left: 1px;
  }

  .Tablet\:last\:ml-0\.5:last-child {
    margin-left: 0.125rem;
  }

  .Tablet\:last\:ml-1\.5:last-child {
    margin-left: 0.375rem;
  }

  .Tablet\:last\:ml-2\.5:last-child {
    margin-left: 0.625rem;
  }

  .Tablet\:last\:ml-3\.5:last-child {
    margin-left: 0.875rem;
  }

  .Tablet\:last\:-ml-0:last-child {
    margin-left: 0px;
  }

  .Tablet\:last\:-ml-1:last-child {
    margin-left: -0.25rem;
  }

  .Tablet\:last\:-ml-2:last-child {
    margin-left: -0.5rem;
  }

  .Tablet\:last\:-ml-3:last-child {
    margin-left: -0.75rem;
  }

  .Tablet\:last\:-ml-4:last-child {
    margin-left: -1rem;
  }

  .Tablet\:last\:-ml-5:last-child {
    margin-left: -1.25rem;
  }

  .Tablet\:last\:-ml-6:last-child {
    margin-left: -1.5rem;
  }

  .Tablet\:last\:-ml-7:last-child {
    margin-left: -1.75rem;
  }

  .Tablet\:last\:-ml-8:last-child {
    margin-left: -2rem;
  }

  .Tablet\:last\:-ml-9:last-child {
    margin-left: -2.25rem;
  }

  .Tablet\:last\:-ml-10:last-child {
    margin-left: -2.5rem;
  }

  .Tablet\:last\:-ml-11:last-child {
    margin-left: -2.75rem;
  }

  .Tablet\:last\:-ml-12:last-child {
    margin-left: -3rem;
  }

  .Tablet\:last\:-ml-14:last-child {
    margin-left: -14px;
  }

  .Tablet\:last\:-ml-16:last-child {
    margin-left: -4rem;
  }

  .Tablet\:last\:-ml-20:last-child {
    margin-left: -5rem;
  }

  .Tablet\:last\:-ml-24:last-child {
    margin-left: -6rem;
  }

  .Tablet\:last\:-ml-28:last-child {
    margin-left: -7rem;
  }

  .Tablet\:last\:-ml-32:last-child {
    margin-left: -8rem;
  }

  .Tablet\:last\:-ml-36:last-child {
    margin-left: -9rem;
  }

  .Tablet\:last\:-ml-40:last-child {
    margin-left: -10rem;
  }

  .Tablet\:last\:-ml-44:last-child {
    margin-left: -11rem;
  }

  .Tablet\:last\:-ml-48:last-child {
    margin-left: -12rem;
  }

  .Tablet\:last\:-ml-52:last-child {
    margin-left: -13rem;
  }

  .Tablet\:last\:-ml-56:last-child {
    margin-left: -14rem;
  }

  .Tablet\:last\:-ml-60:last-child {
    margin-left: -15rem;
  }

  .Tablet\:last\:-ml-64:last-child {
    margin-left: -16rem;
  }

  .Tablet\:last\:-ml-72:last-child {
    margin-left: -18rem;
  }

  .Tablet\:last\:-ml-80:last-child {
    margin-left: -20rem;
  }

  .Tablet\:last\:-ml-96:last-child {
    margin-left: -24rem;
  }

  .Tablet\:last\:-ml-px:last-child {
    margin-left: -1px;
  }

  .Tablet\:last\:-ml-0\.5:last-child {
    margin-left: -0.125rem;
  }

  .Tablet\:last\:-ml-1\.5:last-child {
    margin-left: -0.375rem;
  }

  .Tablet\:last\:-ml-2\.5:last-child {
    margin-left: -0.625rem;
  }

  .Tablet\:last\:-ml-3\.5:last-child {
    margin-left: -0.875rem;
  }

  .Tablet\:last\:-ml-15px:last-child {
    margin-left: -15px;
  }

  .Tablet\:last\:ml-m11:last-child {
    margin-left: 11px;
  }

  .Tablet\:last\:ml-12px:last-child {
    margin-left: 12px;
  }

  .Tablet\:last\:ml-m72:last-child {
    margin-left: 72px;
  }

  .Tablet\:last\:ml-m21:last-child {
    margin-left: 21%;
  }

  .Tablet\:last\:ml-m15:last-child {
    margin-left: 15px;
  }

  .Tablet\:last\:ml-m18:last-child {
    margin-left: 18px;
  }

  .Tablet\:last\:ml-m35:last-child {
    margin-left: 35px;
  }

  .Tablet\:last\:ml-m19:last-child {
    margin-left: 19px;
  }

  .Tablet\:last\:ml-m17:last-child {
    margin-left: 17px;
  }

  .Tablet\:last\:ml-m9:last-child {
    margin-left: 9px;
  }

  .Tablet\:last\:ml-m10:last-child {
    margin-left: 10px;
  }

  .Tablet\:last\:ml-m51:last-child {
    margin-left: 51px;
  }

  .Tablet\:last\:ml-m43:last-child {
    margin-left: 43px;
  }

  .Tablet\:last\:ml-m13:last-child {
    margin-left: 13px;
  }

  .Tablet\:last\:ml-m26:last-child {
    margin-left: 26px;
  }

  .Tablet\:last\:ml-m2:last-child {
    margin-left: 2px;
  }

  .Tablet\:last\:ml-m14:last-child {
    margin-left: 14px;
  }

  .Tablet\:last\:ml-m5:last-child {
    margin-left: 5px;
  }

  .Tablet\:last\:ml-m8:last-child {
    margin-left: 8px;
  }

  .Tablet\:last\:ml-mp15:last-child {
    margin-left: 15%;
  }

  .Tablet\:last\:-ml-100:last-child {
    margin-left: -100px;
  }

  .Tablet\:last\:ml-0auto:last-child {
    margin-left: 0px auto;
  }

  .Tablet\:last\:ml-o6:last-child {
    margin-left: 1.5rem;
  }

  .Tablet\:last\:-ml-23:last-child {
    margin-left: -23px;
  }

  .Tablet\:box-border {
    box-sizing: border-box;
  }

  .Tablet\:box-content {
    box-sizing: content-box;
  }

  .Tablet\:block {
    display: block;
  }

  .Tablet\:inline-block {
    display: inline-block;
  }

  .Tablet\:inline {
    display: inline;
  }

  .Tablet\:flex {
    display: flex;
  }

  .Tablet\:inline-flex {
    display: inline-flex;
  }

  .Tablet\:table {
    display: table;
  }

  .Tablet\:inline-table {
    display: inline-table;
  }

  .Tablet\:table-caption {
    display: table-caption;
  }

  .Tablet\:table-cell {
    display: table-cell;
  }

  .Tablet\:table-column {
    display: table-column;
  }

  .Tablet\:table-column-group {
    display: table-column-group;
  }

  .Tablet\:table-footer-group {
    display: table-footer-group;
  }

  .Tablet\:table-header-group {
    display: table-header-group;
  }

  .Tablet\:table-row-group {
    display: table-row-group;
  }

  .Tablet\:table-row {
    display: table-row;
  }

  .Tablet\:flow-root {
    display: flow-root;
  }

  .Tablet\:grid {
    display: grid;
  }

  .Tablet\:inline-grid {
    display: inline-grid;
  }

  .Tablet\:contents {
    display: contents;
  }

  .Tablet\:list-item {
    display: list-item;
  }

  .Tablet\:hidden {
    display: none;
  }

  .Tablet\:h-0 {
    height: 0px;
  }

  .Tablet\:h-1 {
    height: 0.25rem;
  }

  .Tablet\:h-2 {
    height: 0.5rem;
  }

  .Tablet\:h-3 {
    height: 0.75rem;
  }

  .Tablet\:h-4 {
    height: 1rem;
  }

  .Tablet\:h-5 {
    height: 1.25rem;
  }

  .Tablet\:h-6 {
    height: 1.5rem;
  }

  .Tablet\:h-7 {
    height: 1.75rem;
  }

  .Tablet\:h-8 {
    height: 2rem;
  }

  .Tablet\:h-9 {
    height: 2.25rem;
  }

  .Tablet\:h-10 {
    height: 2.5rem;
  }

  .Tablet\:h-11 {
    height: 2.75rem;
  }

  .Tablet\:h-12 {
    height: 3rem;
  }

  .Tablet\:h-13 {
    height: 13px;
  }

  .Tablet\:h-14 {
    height: 3.5rem;
  }

  .Tablet\:h-15 {
    height: 15px;
  }

  .Tablet\:h-16 {
    height: 4rem;
  }

  .Tablet\:h-20 {
    height: 5rem;
  }

  .Tablet\:h-24 {
    height: 24px;
  }

  .Tablet\:h-26 {
    height: 26px;
  }

  .Tablet\:h-28 {
    height: 7rem;
  }

  .Tablet\:h-30 {
    height: 30px;
  }

  .Tablet\:h-32 {
    height: 8rem;
  }

  .Tablet\:h-35 {
    height: 35px;
  }

  .Tablet\:h-36 {
    height: 36px;
  }

  .Tablet\:h-40 {
    height: 10rem;
  }

  .Tablet\:h-44 {
    height: 11rem;
  }

  .Tablet\:h-45 {
    height: 45px;
  }

  .Tablet\:h-48 {
    height: 12rem;
  }

  .Tablet\:h-49 {
    height: 49px;
  }

  .Tablet\:h-50 {
    height: 50px !important;
  }

  .Tablet\:h-52 {
    height: 13rem;
  }

  .Tablet\:h-56 {
    height: 56px;
  }

  .Tablet\:h-58 {
    height: 58px;
  }

  .Tablet\:h-60 {
    height: 60px;
  }

  .Tablet\:h-64 {
    height: 16rem;
  }

  .Tablet\:h-70 {
    height: 70px;
  }

  .Tablet\:h-72 {
    height: 18rem;
  }

  .Tablet\:h-80 {
    height: 20rem;
  }

  .Tablet\:h-89 {
    height: 89px;
  }

  .Tablet\:h-95 {
    height: 95px;
  }

  .Tablet\:h-96 {
    height: 24rem;
  }

  .Tablet\:h-100 {
    height: 100px;
  }

  .Tablet\:h-105 {
    height: 105px;
  }

  .Tablet\:h-110 {
    height: 110px;
  }

  .Tablet\:h-120 {
    height: 120px;
  }

  .Tablet\:h-125 {
    height: 125px;
  }

  .Tablet\:h-135 {
    height: 135px;
  }

  .Tablet\:h-160 {
    height: 160px;
  }

  .Tablet\:h-170 {
    height: 170px;
  }

  .Tablet\:h-176 {
    height: 176px;
  }

  .Tablet\:h-185 {
    height: 185px;
  }

  .Tablet\:h-198 {
    height: 198px;
  }

  .Tablet\:h-255 {
    height: 255px;
  }

  .Tablet\:h-259 {
    height: 259px;
  }

  .Tablet\:h-280 {
    height: 280px;
  }

  .Tablet\:h-297 {
    height: 297px;
  }

  .Tablet\:h-300 {
    height: 300px;
  }

  .Tablet\:h-305 {
    height: 305px;
  }

  .Tablet\:h-320 {
    height: 320px;
  }

  .Tablet\:h-330 {
    height: 330px;
  }

  .Tablet\:h-402 {
    height: 402px;
  }

  .Tablet\:h-418 {
    height: 418px;
  }

  .Tablet\:h-422 {
    height: 422px;
  }

  .Tablet\:h-429 {
    height: 429px;
  }

  .Tablet\:h-430 {
    height: 430px;
  }

  .Tablet\:h-444 {
    height: 444px;
  }

  .Tablet\:h-454 {
    height: 454px;
  }

  .Tablet\:h-477 {
    height: 477px;
  }

  .Tablet\:h-480 {
    height: 480px;
  }

  .Tablet\:h-485 {
    height: 485px;
  }

  .Tablet\:h-495 {
    height: 495px;
  }

  .Tablet\:h-505 {
    height: 505px;
  }

  .Tablet\:h-521 {
    height: 521px;
  }

  .Tablet\:h-523 {
    height: 523px;
  }

  .Tablet\:h-525 {
    height: 525px;
  }

  .Tablet\:h-560 {
    height: 560px;
  }

  .Tablet\:h-600 {
    height: 600px;
  }

  .Tablet\:h-665 {
    height: 665px;
  }

  .Tablet\:h-960 {
    height: 960px;
  }

  .Tablet\:h-1080 {
    height: 1080px;
  }

  .Tablet\:h-auto {
    height: auto;
  }

  .Tablet\:h-px {
    height: 1px;
  }

  .Tablet\:h-0\.5 {
    height: 0.125rem;
  }

  .Tablet\:h-1\.5 {
    height: 0.375rem;
  }

  .Tablet\:h-2\.5 {
    height: 0.625rem;
  }

  .Tablet\:h-3\.5 {
    height: 0.875rem;
  }

  .Tablet\:h-1\/2 {
    height: 50%;
  }

  .Tablet\:h-1\/3 {
    height: 33.333333%;
  }

  .Tablet\:h-2\/3 {
    height: 66.666667%;
  }

  .Tablet\:h-1\/4 {
    height: 25%;
  }

  .Tablet\:h-2\/4 {
    height: 50%;
  }

  .Tablet\:h-3\/4 {
    height: 75%;
  }

  .Tablet\:h-1\/5 {
    height: 20%;
  }

  .Tablet\:h-2\/5 {
    height: 40%;
  }

  .Tablet\:h-3\/5 {
    height: 60%;
  }

  .Tablet\:h-4\/5 {
    height: 80%;
  }

  .Tablet\:h-1\/6 {
    height: 16.666667%;
  }

  .Tablet\:h-2\/6 {
    height: 33.333333%;
  }

  .Tablet\:h-3\/6 {
    height: 50%;
  }

  .Tablet\:h-4\/6 {
    height: 66.666667%;
  }

  .Tablet\:h-5\/6 {
    height: 83.333333%;
  }

  .Tablet\:h-full {
    height: 100%;
  }

  .Tablet\:h-screen {
    height: 100vh;
  }

  .Tablet\:h-h48 {
    height: 48px;
  }

  .Tablet\:h-h44 {
    height: 44px;
  }

  .Tablet\:h-h130 {
    height: 130px;
  }

  .Tablet\:h-h-h114 {
    height: h-h114;
  }

  .Tablet\:h-h-60 {
    height: h-60;
  }

  .Tablet\:h-h114 {
    height: 14px;
  }

  .Tablet\:h-h60 {
    height: 60px;
  }

  .Tablet\:h-h5 {
    height: 5px;
  }

  .Tablet\:h-95vh {
    height: 95vh;
  }

  .Tablet\:h-h22 {
    height: 22px;
  }

  .Tablet\:max-h-0 {
    max-height: 0px;
  }

  .Tablet\:max-h-1 {
    max-height: 0.25rem;
  }

  .Tablet\:max-h-2 {
    max-height: 0.5rem;
  }

  .Tablet\:max-h-3 {
    max-height: 0.75rem;
  }

  .Tablet\:max-h-4 {
    max-height: 1rem;
  }

  .Tablet\:max-h-5 {
    max-height: 1.25rem;
  }

  .Tablet\:max-h-6 {
    max-height: 1.5rem;
  }

  .Tablet\:max-h-7 {
    max-height: 1.75rem;
  }

  .Tablet\:max-h-8 {
    max-height: 2rem;
  }

  .Tablet\:max-h-9 {
    max-height: 2.25rem;
  }

  .Tablet\:max-h-10 {
    max-height: 2.5rem;
  }

  .Tablet\:max-h-11 {
    max-height: 2.75rem;
  }

  .Tablet\:max-h-12 {
    max-height: 3rem;
  }

  .Tablet\:max-h-14 {
    max-height: 3.5rem;
  }

  .Tablet\:max-h-16 {
    max-height: 4rem;
  }

  .Tablet\:max-h-20 {
    max-height: 5rem;
  }

  .Tablet\:max-h-24 {
    max-height: 6rem;
  }

  .Tablet\:max-h-28 {
    max-height: 7rem;
  }

  .Tablet\:max-h-32 {
    max-height: 8rem;
  }

  .Tablet\:max-h-36 {
    max-height: 9rem;
  }

  .Tablet\:max-h-40 {
    max-height: 10rem;
  }

  .Tablet\:max-h-44 {
    max-height: 11rem;
  }

  .Tablet\:max-h-48 {
    max-height: 12rem;
  }

  .Tablet\:max-h-52 {
    max-height: 13rem;
  }

  .Tablet\:max-h-56 {
    max-height: 14rem;
  }

  .Tablet\:max-h-60 {
    max-height: 15rem;
  }

  .Tablet\:max-h-64 {
    max-height: 16rem;
  }

  .Tablet\:max-h-72 {
    max-height: 18rem;
  }

  .Tablet\:max-h-80 {
    max-height: 20rem;
  }

  .Tablet\:max-h-96 {
    max-height: 24rem;
  }

  .Tablet\:max-h-px {
    max-height: 1px;
  }

  .Tablet\:max-h-0\.5 {
    max-height: 0.125rem;
  }

  .Tablet\:max-h-1\.5 {
    max-height: 0.375rem;
  }

  .Tablet\:max-h-2\.5 {
    max-height: 0.625rem;
  }

  .Tablet\:max-h-3\.5 {
    max-height: 0.875rem;
  }

  .Tablet\:max-h-full {
    max-height: 100%;
  }

  .Tablet\:max-h-screen {
    max-height: 100vh;
  }

  .Tablet\:min-h-0 {
    min-height: 0px;
  }

  .Tablet\:min-h-60 {
    min-height: 60px;
  }

  .Tablet\:min-h-175 {
    min-height: 175px;
  }

  .Tablet\:min-h-180 {
    min-height: 180px;
  }

  .Tablet\:min-h-200 {
    min-height: 200px;
  }

  .Tablet\:min-h-380 {
    min-height: 380px;
  }

  .Tablet\:min-h-400 {
    min-height: 400px;
  }

  .Tablet\:min-h-550 {
    min-height: 550px;
  }

  .Tablet\:min-h-full {
    min-height: 100%;
  }

  .Tablet\:min-h-screen {
    min-height: 100vh;
  }

  .Tablet\:w-0 {
    width: 0px;
  }

  .Tablet\:w-1 {
    width: 0.25rem;
  }

  .Tablet\:w-2 {
    width: 0.5rem;
  }

  .Tablet\:w-3 {
    width: 0.75rem;
  }

  .Tablet\:w-4 {
    width: 1rem;
  }

  .Tablet\:w-5 {
    width: 1.25rem;
  }

  .Tablet\:w-6 {
    width: 1.5rem;
  }

  .Tablet\:w-7 {
    width: 1.75rem;
  }

  .Tablet\:w-8 {
    width: 2rem;
  }

  .Tablet\:w-9 {
    width: 2.25rem;
  }

  .Tablet\:w-10 {
    width: 2.5rem;
  }

  .Tablet\:w-11 {
    width: 11px;
  }

  .Tablet\:w-12 {
    width: 3rem;
  }

  .Tablet\:w-13 {
    width: 13px;
  }

  .Tablet\:w-14 {
    width: 3.5rem;
  }

  .Tablet\:w-16 {
    width: 16%;
  }

  .Tablet\:w-20 {
    width: 5rem;
  }

  .Tablet\:w-24 {
    width: 24px;
  }

  .Tablet\:w-28 {
    width: 28 px;
  }

  .Tablet\:w-30 {
    width: 30px;
  }

  .Tablet\:w-32 {
    width: 8rem;
  }

  .Tablet\:w-35 {
    width: 35px;
  }

  .Tablet\:w-36 {
    width: 9rem;
  }

  .Tablet\:w-40 {
    width: 40px !important;
  }

  .Tablet\:w-44 {
    width: 11rem;
  }

  .Tablet\:w-48 {
    width: 12rem;
  }

  .Tablet\:w-50 {
    width: 50px;
  }

  .Tablet\:w-52 {
    width: 52%;
  }

  .Tablet\:w-54 {
    width: 54px;
  }

  .Tablet\:w-56 {
    width: 14rem;
  }

  .Tablet\:w-60 {
    width: 60%;
  }

  .Tablet\:w-64 {
    width: 16rem;
  }

  .Tablet\:w-68 {
    width: 68%;
  }

  .Tablet\:w-70 {
    width: 70px;
  }

  .Tablet\:w-72 {
    width: 18rem;
  }

  .Tablet\:w-80 {
    width: 80px;
  }

  .Tablet\:w-84 {
    width: 84px;
  }

  .Tablet\:w-85 {
    width: 85%;
  }

  .Tablet\:w-90 {
    width: 90px;
  }

  .Tablet\:w-93 {
    width: 93px;
  }

  .Tablet\:w-95 {
    width: 95px;
  }

  .Tablet\:w-96 {
    width: 24rem;
  }

  .Tablet\:w-100 {
    width: 100px !important;
  }

  .Tablet\:w-105 {
    width: 105px;
  }

  .Tablet\:w-108 {
    width: 108px;
  }

  .Tablet\:w-110 {
    width: 110px;
  }

  .Tablet\:w-120 {
    width: 120px;
  }

  .Tablet\:w-122 {
    width: 122px;
  }

  .Tablet\:w-125 {
    width: 125px;
  }

  .Tablet\:w-130 {
    width: 130px;
  }

  .Tablet\:w-136 {
    width: 136px;
  }

  .Tablet\:w-140 {
    width: 140px;
  }

  .Tablet\:w-145 {
    width: 145px;
  }

  .Tablet\:w-150 {
    width: 150px;
  }

  .Tablet\:w-155 {
    width: 155px;
  }

  .Tablet\:w-159 {
    width: 159px;
  }

  .Tablet\:w-160 {
    width: 160px;
  }

  .Tablet\:w-162 {
    width: 162px;
  }

  .Tablet\:w-165 {
    width: 165px;
  }

  .Tablet\:w-169 {
    width: 169px;
  }

  .Tablet\:w-170 {
    width: 170px;
  }

  .Tablet\:w-174 {
    width: 174px;
  }

  .Tablet\:w-180 {
    width: 180px;
  }

  .Tablet\:w-185 {
    width: 185px;
  }

  .Tablet\:w-189 {
    width: 189px;
  }

  .Tablet\:w-190 {
    width: 190px;
  }

  .Tablet\:w-193 {
    width: 193px;
  }

  .Tablet\:w-197 {
    width: 197px;
  }

  .Tablet\:w-200 {
    width: 200px;
  }

  .Tablet\:w-205 {
    width: 205px;
  }

  .Tablet\:w-215 {
    width: 215px;
  }

  .Tablet\:w-220 {
    width: 220px;
  }

  .Tablet\:w-235 {
    width: 235px;
  }

  .Tablet\:w-240 {
    width: 240px;
  }

  .Tablet\:w-250 {
    width: 250px !important;
  }

  .Tablet\:w-268 {
    width: 268px;
  }

  .Tablet\:w-280 {
    width: 280px;
  }

  .Tablet\:w-284 {
    width: 284px;
  }

  .Tablet\:w-286 {
    width: 286px;
  }

  .Tablet\:w-290 {
    width: 290px;
  }

  .Tablet\:w-300 {
    width: 300px;
  }

  .Tablet\:w-310 {
    width: 310px;
  }

  .Tablet\:w-315 {
    width: 315px;
  }

  .Tablet\:w-320 {
    width: 320px;
  }

  .Tablet\:w-330 {
    width: 330px;
  }

  .Tablet\:w-341 {
    width: 341px;
  }

  .Tablet\:w-342 {
    width: 342px;
  }

  .Tablet\:w-345 {
    width: 345px;
  }

  .Tablet\:w-375 {
    width: 375px;
  }

  .Tablet\:w-400 {
    width: 400px;
  }

  .Tablet\:w-420 {
    width: 420px;
  }

  .Tablet\:w-450 {
    width: 450px;
  }

  .Tablet\:w-500 {
    width: 500px;
  }

  .Tablet\:w-508 {
    width: 508px;
  }

  .Tablet\:w-550 {
    width: 550px;
  }

  .Tablet\:w-560 {
    width: 560px;
  }

  .Tablet\:w-600 {
    width: 600px;
  }

  .Tablet\:w-637 {
    width: 637px;
  }

  .Tablet\:w-644 {
    width: 644px;
  }

  .Tablet\:w-650 {
    width: 650px;
  }

  .Tablet\:w-700 {
    width: 700px;
  }

  .Tablet\:w-710 {
    width: 710px;
  }

  .Tablet\:w-750 {
    width: 750px;
  }

  .Tablet\:w-768 {
    width: 768px;
  }

  .Tablet\:w-800 {
    width: 800px;
  }

  .Tablet\:w-850 {
    width: 850px;
  }

  .Tablet\:w-900 {
    width: 900px;
  }

  .Tablet\:w-920 {
    width: 920px;
  }

  .Tablet\:w-950 {
    width: 950px;
  }

  .Tablet\:w-1000 {
    width: 1000px;
  }

  .Tablet\:w-1075 {
    width: 1075px;
  }

  .Tablet\:w-1250 {
    width: 1250px;
  }

  .Tablet\:w-1420 {
    width: 1420px;
  }

  .Tablet\:w-1452 {
    width: 1452px;
  }

  .Tablet\:w-1499 {
    width: 1499px;
  }

  .Tablet\:w-auto {
    width: auto;
  }

  .Tablet\:w-px {
    width: 1px;
  }

  .Tablet\:w-0\.5 {
    width: 0.125rem;
  }

  .Tablet\:w-1\.5 {
    width: 0.375rem;
  }

  .Tablet\:w-2\.5 {
    width: 0.625rem;
  }

  .Tablet\:w-3\.5 {
    width: 0.875rem;
  }

  .Tablet\:w-1\/2 {
    width: 50%;
  }

  .Tablet\:w-1\/3 {
    width: 33.333333%;
  }

  .Tablet\:w-2\/3 {
    width: 66.666667%;
  }

  .Tablet\:w-1\/4 {
    width: 25%;
  }

  .Tablet\:w-2\/4 {
    width: 50%;
  }

  .Tablet\:w-3\/4 {
    width: 75%;
  }

  .Tablet\:w-1\/5 {
    width: 20%;
  }

  .Tablet\:w-2\/5 {
    width: 40%;
  }

  .Tablet\:w-3\/5 {
    width: 60%;
  }

  .Tablet\:w-4\/5 {
    width: 80%;
  }

  .Tablet\:w-1\/6 {
    width: 16.666667%;
  }

  .Tablet\:w-2\/6 {
    width: 33.333333%;
  }

  .Tablet\:w-3\/6 {
    width: 50%;
  }

  .Tablet\:w-4\/6 {
    width: 66.666667%;
  }

  .Tablet\:w-5\/6 {
    width: 83.333333%;
  }

  .Tablet\:w-1\/12 {
    width: 8.333333%;
  }

  .Tablet\:w-2\/12 {
    width: 16.666667%;
  }

  .Tablet\:w-3\/12 {
    width: 25%;
  }

  .Tablet\:w-4\/12 {
    width: 33.333333%;
  }

  .Tablet\:w-5\/12 {
    width: 41.666667%;
  }

  .Tablet\:w-6\/12 {
    width: 50%;
  }

  .Tablet\:w-7\/12 {
    width: 58.333333%;
  }

  .Tablet\:w-8\/12 {
    width: 66.666667%;
  }

  .Tablet\:w-9\/12 {
    width: 75%;
  }

  .Tablet\:w-10\/12 {
    width: 83.333333%;
  }

  .Tablet\:w-11\/12 {
    width: 91.666667%;
  }

  .Tablet\:w-full {
    width: 100%;
  }

  .Tablet\:w-screen {
    width: 100vw;
  }

  .Tablet\:w-min {
    width: -moz-min-content;
    width: min-content;
  }

  .Tablet\:w-max {
    width: -moz-max-content;
    width: max-content;
  }

  .Tablet\:w-3px {
    width: 3px;
  }

  .Tablet\:w-10rem {
    width: 10rem;
  }

  .Tablet\:w-w60 {
    width: 60px;
  }

  .Tablet\:w-w61 {
    width: 61px;
  }

  .Tablet\:w-w14 {
    width: 14%;
  }

  .Tablet\:w-w-w114 {
    width: w-w114;
  }

  .Tablet\:w-w-95 {
    width: w-95;
  }

  .Tablet\:w-w114 {
    width: 14px;
  }

  .Tablet\:w-w96 {
    width: 96%;
  }

  .Tablet\:w-w5 {
    width: 5px;
  }

  .Tablet\:w-m250 {
    width: 250px;
  }

  .Tablet\:w-40px {
    width: 40px;
  }

  .Tablet\:w-wd96 {
    width: 96px;
  }

  .Tablet\:w-66p {
    width: 66%;
  }

  .Tablet\:w-p40 {
    width: 40%;
  }

  .Tablet\:w-p37 {
    width: 37%;
  }

  .Tablet\:w-p80 {
    width: 80%;
  }

  .Tablet\:w-p90 {
    width: 90%;
  }

  .Tablet\:w-p12 {
    width: 12%;
  }

  .Tablet\:w-9\/20 {
    width: 45%;
  }

  .Tablet\:w-70p {
    width: 70%;
  }

  .Tablet\:w-32p {
    width: 32%;
  }

  .Tablet\:w-device-block {
    width: calc(100% - 64px) !important;
  }

  .Tablet\:w-device-block1 {
    width: 100% !important;
  }

  .Tablet\:w-45px {
    width: 45px;
  }

  .Tablet\:min-w-0 {
    min-width: 0px;
  }

  .Tablet\:min-w-385 {
    min-width: 385px;
  }

  .Tablet\:min-w-full {
    min-width: 100%;
  }

  .Tablet\:min-w-min {
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .Tablet\:min-w-max {
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .Tablet\:max-w-0 {
    max-width: 0rem;
  }

  .Tablet\:max-w-none {
    max-width: none;
  }

  .Tablet\:max-w-xs {
    max-width: 20rem;
  }

  .Tablet\:max-w-sm {
    max-width: 24rem;
  }

  .Tablet\:max-w-md {
    max-width: 28rem;
  }

  .Tablet\:max-w-lg {
    max-width: 32rem;
  }

  .Tablet\:max-w-xl {
    max-width: 36rem;
  }

  .Tablet\:max-w-2xl {
    max-width: 42rem;
  }

  .Tablet\:max-w-3xl {
    max-width: 48rem;
  }

  .Tablet\:max-w-4xl {
    max-width: 56rem;
  }

  .Tablet\:max-w-5xl {
    max-width: 64rem;
  }

  .Tablet\:max-w-6xl {
    max-width: 72rem;
  }

  .Tablet\:max-w-7xl {
    max-width: 80rem;
  }

  .Tablet\:max-w-full {
    max-width: 100%;
  }

  .Tablet\:max-w-min {
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .Tablet\:max-w-max {
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .Tablet\:max-w-prose {
    max-width: 65ch;
  }

  .Tablet\:max-w-1600p {
    max-width: 1600px;
  }

  .Tablet\:flex-1 {
    flex: 1 1 0%;
  }

  .Tablet\:flex-auto {
    flex: 1 1 auto;
  }

  .Tablet\:flex-initial {
    flex: 0 1 auto;
  }

  .Tablet\:flex-none {
    flex: none;
  }

  .Tablet\:flex-1\/2 {
    flex: 50%;
  }

  .Tablet\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .Tablet\:flex-shrink {
    flex-shrink: 1;
  }

  .Tablet\:flex-grow-0 {
    flex-grow: 0;
  }

  .Tablet\:flex-grow {
    flex-grow: 1;
  }

  .Tablet\:table-auto {
    table-layout: auto;
  }

  .Tablet\:table-fixed {
    table-layout: fixed;
  }

  .Tablet\:border-collapse {
    border-collapse: collapse;
  }

  .Tablet\:border-separate {
    border-collapse: separate;
  }

  .Tablet\:origin-center {
    transform-origin: center;
  }

  .Tablet\:origin-top {
    transform-origin: top;
  }

  .Tablet\:origin-top-right {
    transform-origin: top right;
  }

  .Tablet\:origin-right {
    transform-origin: right;
  }

  .Tablet\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .Tablet\:origin-bottom {
    transform-origin: bottom;
  }

  .Tablet\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .Tablet\:origin-left {
    transform-origin: left;
  }

  .Tablet\:origin-top-left {
    transform-origin: top left;
  }

  .Tablet\:transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .Tablet\:transform-gpu {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .Tablet\:transform-none {
    transform: none;
  }

  .Tablet\:translate-x-0 {
    --tw-translate-x: 0px;
  }

  .Tablet\:translate-x-1 {
    --tw-translate-x: 0.25rem;
  }

  .Tablet\:translate-x-2 {
    --tw-translate-x: 0.5rem;
  }

  .Tablet\:translate-x-3 {
    --tw-translate-x: 0.75rem;
  }

  .Tablet\:translate-x-4 {
    --tw-translate-x: 1rem;
  }

  .Tablet\:translate-x-5 {
    --tw-translate-x: 1.25rem;
  }

  .Tablet\:translate-x-6 {
    --tw-translate-x: 1.5rem;
  }

  .Tablet\:translate-x-7 {
    --tw-translate-x: 1.75rem;
  }

  .Tablet\:translate-x-8 {
    --tw-translate-x: 2rem;
  }

  .Tablet\:translate-x-9 {
    --tw-translate-x: 2.25rem;
  }

  .Tablet\:translate-x-10 {
    --tw-translate-x: 2.5rem;
  }

  .Tablet\:translate-x-11 {
    --tw-translate-x: 2.75rem;
  }

  .Tablet\:translate-x-12 {
    --tw-translate-x: 3rem;
  }

  .Tablet\:translate-x-14 {
    --tw-translate-x: 3.5rem;
  }

  .Tablet\:translate-x-16 {
    --tw-translate-x: 4rem;
  }

  .Tablet\:translate-x-20 {
    --tw-translate-x: 5rem;
  }

  .Tablet\:translate-x-24 {
    --tw-translate-x: 6rem;
  }

  .Tablet\:translate-x-28 {
    --tw-translate-x: 7rem;
  }

  .Tablet\:translate-x-32 {
    --tw-translate-x: 8rem;
  }

  .Tablet\:translate-x-36 {
    --tw-translate-x: 9rem;
  }

  .Tablet\:translate-x-40 {
    --tw-translate-x: 10rem;
  }

  .Tablet\:translate-x-44 {
    --tw-translate-x: 11rem;
  }

  .Tablet\:translate-x-48 {
    --tw-translate-x: 12rem;
  }

  .Tablet\:translate-x-52 {
    --tw-translate-x: 13rem;
  }

  .Tablet\:translate-x-56 {
    --tw-translate-x: 14rem;
  }

  .Tablet\:translate-x-60 {
    --tw-translate-x: 15rem;
  }

  .Tablet\:translate-x-64 {
    --tw-translate-x: 16rem;
  }

  .Tablet\:translate-x-72 {
    --tw-translate-x: 18rem;
  }

  .Tablet\:translate-x-80 {
    --tw-translate-x: 20rem;
  }

  .Tablet\:translate-x-96 {
    --tw-translate-x: 24rem;
  }

  .Tablet\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .Tablet\:translate-x-0\.5 {
    --tw-translate-x: 0.125rem;
  }

  .Tablet\:translate-x-1\.5 {
    --tw-translate-x: 0.375rem;
  }

  .Tablet\:translate-x-2\.5 {
    --tw-translate-x: 0.625rem;
  }

  .Tablet\:translate-x-3\.5 {
    --tw-translate-x: 0.875rem;
  }

  .Tablet\:-translate-x-0 {
    --tw-translate-x: 0px;
  }

  .Tablet\:-translate-x-1 {
    --tw-translate-x: -0.25rem;
  }

  .Tablet\:-translate-x-2 {
    --tw-translate-x: -0.5rem;
  }

  .Tablet\:-translate-x-3 {
    --tw-translate-x: -0.75rem;
  }

  .Tablet\:-translate-x-4 {
    --tw-translate-x: -1rem;
  }

  .Tablet\:-translate-x-5 {
    --tw-translate-x: -1.25rem;
  }

  .Tablet\:-translate-x-6 {
    --tw-translate-x: -1.5rem;
  }

  .Tablet\:-translate-x-7 {
    --tw-translate-x: -1.75rem;
  }

  .Tablet\:-translate-x-8 {
    --tw-translate-x: -2rem;
  }

  .Tablet\:-translate-x-9 {
    --tw-translate-x: -2.25rem;
  }

  .Tablet\:-translate-x-10 {
    --tw-translate-x: -2.5rem;
  }

  .Tablet\:-translate-x-11 {
    --tw-translate-x: -2.75rem;
  }

  .Tablet\:-translate-x-12 {
    --tw-translate-x: -3rem;
  }

  .Tablet\:-translate-x-14 {
    --tw-translate-x: -3.5rem;
  }

  .Tablet\:-translate-x-16 {
    --tw-translate-x: -4rem;
  }

  .Tablet\:-translate-x-20 {
    --tw-translate-x: -5rem;
  }

  .Tablet\:-translate-x-24 {
    --tw-translate-x: -6rem;
  }

  .Tablet\:-translate-x-28 {
    --tw-translate-x: -7rem;
  }

  .Tablet\:-translate-x-32 {
    --tw-translate-x: -8rem;
  }

  .Tablet\:-translate-x-36 {
    --tw-translate-x: -9rem;
  }

  .Tablet\:-translate-x-40 {
    --tw-translate-x: -10rem;
  }

  .Tablet\:-translate-x-44 {
    --tw-translate-x: -11rem;
  }

  .Tablet\:-translate-x-48 {
    --tw-translate-x: -12rem;
  }

  .Tablet\:-translate-x-52 {
    --tw-translate-x: -13rem;
  }

  .Tablet\:-translate-x-56 {
    --tw-translate-x: -14rem;
  }

  .Tablet\:-translate-x-60 {
    --tw-translate-x: -15rem;
  }

  .Tablet\:-translate-x-64 {
    --tw-translate-x: -16rem;
  }

  .Tablet\:-translate-x-72 {
    --tw-translate-x: -18rem;
  }

  .Tablet\:-translate-x-80 {
    --tw-translate-x: -20rem;
  }

  .Tablet\:-translate-x-96 {
    --tw-translate-x: -24rem;
  }

  .Tablet\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .Tablet\:-translate-x-0\.5 {
    --tw-translate-x: -0.125rem;
  }

  .Tablet\:-translate-x-1\.5 {
    --tw-translate-x: -0.375rem;
  }

  .Tablet\:-translate-x-2\.5 {
    --tw-translate-x: -0.625rem;
  }

  .Tablet\:-translate-x-3\.5 {
    --tw-translate-x: -0.875rem;
  }

  .Tablet\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .Tablet\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .Tablet\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .Tablet\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .Tablet\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .Tablet\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .Tablet\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .Tablet\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .Tablet\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .Tablet\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .Tablet\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .Tablet\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .Tablet\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .Tablet\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .Tablet\:translate-y-0 {
    --tw-translate-y: 0px;
  }

  .Tablet\:translate-y-1 {
    --tw-translate-y: 0.25rem;
  }

  .Tablet\:translate-y-2 {
    --tw-translate-y: 0.5rem;
  }

  .Tablet\:translate-y-3 {
    --tw-translate-y: 0.75rem;
  }

  .Tablet\:translate-y-4 {
    --tw-translate-y: 1rem;
  }

  .Tablet\:translate-y-5 {
    --tw-translate-y: 1.25rem;
  }

  .Tablet\:translate-y-6 {
    --tw-translate-y: 1.5rem;
  }

  .Tablet\:translate-y-7 {
    --tw-translate-y: 1.75rem;
  }

  .Tablet\:translate-y-8 {
    --tw-translate-y: 2rem;
  }

  .Tablet\:translate-y-9 {
    --tw-translate-y: 2.25rem;
  }

  .Tablet\:translate-y-10 {
    --tw-translate-y: 2.5rem;
  }

  .Tablet\:translate-y-11 {
    --tw-translate-y: 2.75rem;
  }

  .Tablet\:translate-y-12 {
    --tw-translate-y: 3rem;
  }

  .Tablet\:translate-y-14 {
    --tw-translate-y: 3.5rem;
  }

  .Tablet\:translate-y-16 {
    --tw-translate-y: 4rem;
  }

  .Tablet\:translate-y-20 {
    --tw-translate-y: 5rem;
  }

  .Tablet\:translate-y-24 {
    --tw-translate-y: 6rem;
  }

  .Tablet\:translate-y-28 {
    --tw-translate-y: 7rem;
  }

  .Tablet\:translate-y-32 {
    --tw-translate-y: 8rem;
  }

  .Tablet\:translate-y-36 {
    --tw-translate-y: 9rem;
  }

  .Tablet\:translate-y-40 {
    --tw-translate-y: 10rem;
  }

  .Tablet\:translate-y-44 {
    --tw-translate-y: 11rem;
  }

  .Tablet\:translate-y-48 {
    --tw-translate-y: 12rem;
  }

  .Tablet\:translate-y-52 {
    --tw-translate-y: 13rem;
  }

  .Tablet\:translate-y-56 {
    --tw-translate-y: 14rem;
  }

  .Tablet\:translate-y-60 {
    --tw-translate-y: 15rem;
  }

  .Tablet\:translate-y-64 {
    --tw-translate-y: 16rem;
  }

  .Tablet\:translate-y-72 {
    --tw-translate-y: 18rem;
  }

  .Tablet\:translate-y-80 {
    --tw-translate-y: 20rem;
  }

  .Tablet\:translate-y-96 {
    --tw-translate-y: 24rem;
  }

  .Tablet\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .Tablet\:translate-y-0\.5 {
    --tw-translate-y: 0.125rem;
  }

  .Tablet\:translate-y-1\.5 {
    --tw-translate-y: 0.375rem;
  }

  .Tablet\:translate-y-2\.5 {
    --tw-translate-y: 0.625rem;
  }

  .Tablet\:translate-y-3\.5 {
    --tw-translate-y: 0.875rem;
  }

  .Tablet\:-translate-y-0 {
    --tw-translate-y: 0px;
  }

  .Tablet\:-translate-y-1 {
    --tw-translate-y: -0.25rem;
  }

  .Tablet\:-translate-y-2 {
    --tw-translate-y: -0.5rem;
  }

  .Tablet\:-translate-y-3 {
    --tw-translate-y: -0.75rem;
  }

  .Tablet\:-translate-y-4 {
    --tw-translate-y: -1rem;
  }

  .Tablet\:-translate-y-5 {
    --tw-translate-y: -1.25rem;
  }

  .Tablet\:-translate-y-6 {
    --tw-translate-y: -1.5rem;
  }

  .Tablet\:-translate-y-7 {
    --tw-translate-y: -1.75rem;
  }

  .Tablet\:-translate-y-8 {
    --tw-translate-y: -2rem;
  }

  .Tablet\:-translate-y-9 {
    --tw-translate-y: -2.25rem;
  }

  .Tablet\:-translate-y-10 {
    --tw-translate-y: -2.5rem;
  }

  .Tablet\:-translate-y-11 {
    --tw-translate-y: -2.75rem;
  }

  .Tablet\:-translate-y-12 {
    --tw-translate-y: -3rem;
  }

  .Tablet\:-translate-y-14 {
    --tw-translate-y: -3.5rem;
  }

  .Tablet\:-translate-y-16 {
    --tw-translate-y: -4rem;
  }

  .Tablet\:-translate-y-20 {
    --tw-translate-y: -5rem;
  }

  .Tablet\:-translate-y-24 {
    --tw-translate-y: -6rem;
  }

  .Tablet\:-translate-y-28 {
    --tw-translate-y: -7rem;
  }

  .Tablet\:-translate-y-32 {
    --tw-translate-y: -8rem;
  }

  .Tablet\:-translate-y-36 {
    --tw-translate-y: -9rem;
  }

  .Tablet\:-translate-y-40 {
    --tw-translate-y: -10rem;
  }

  .Tablet\:-translate-y-44 {
    --tw-translate-y: -11rem;
  }

  .Tablet\:-translate-y-48 {
    --tw-translate-y: -12rem;
  }

  .Tablet\:-translate-y-52 {
    --tw-translate-y: -13rem;
  }

  .Tablet\:-translate-y-56 {
    --tw-translate-y: -14rem;
  }

  .Tablet\:-translate-y-60 {
    --tw-translate-y: -15rem;
  }

  .Tablet\:-translate-y-64 {
    --tw-translate-y: -16rem;
  }

  .Tablet\:-translate-y-72 {
    --tw-translate-y: -18rem;
  }

  .Tablet\:-translate-y-80 {
    --tw-translate-y: -20rem;
  }

  .Tablet\:-translate-y-96 {
    --tw-translate-y: -24rem;
  }

  .Tablet\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .Tablet\:-translate-y-0\.5 {
    --tw-translate-y: -0.125rem;
  }

  .Tablet\:-translate-y-1\.5 {
    --tw-translate-y: -0.375rem;
  }

  .Tablet\:-translate-y-2\.5 {
    --tw-translate-y: -0.625rem;
  }

  .Tablet\:-translate-y-3\.5 {
    --tw-translate-y: -0.875rem;
  }

  .Tablet\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .Tablet\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .Tablet\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .Tablet\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .Tablet\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .Tablet\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .Tablet\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .Tablet\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .Tablet\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .Tablet\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .Tablet\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .Tablet\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .Tablet\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .Tablet\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .Tablet\:hover\:translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .Tablet\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.25rem;
  }

  .Tablet\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.5rem;
  }

  .Tablet\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.75rem;
  }

  .Tablet\:hover\:translate-x-4:hover {
    --tw-translate-x: 1rem;
  }

  .Tablet\:hover\:translate-x-5:hover {
    --tw-translate-x: 1.25rem;
  }

  .Tablet\:hover\:translate-x-6:hover {
    --tw-translate-x: 1.5rem;
  }

  .Tablet\:hover\:translate-x-7:hover {
    --tw-translate-x: 1.75rem;
  }

  .Tablet\:hover\:translate-x-8:hover {
    --tw-translate-x: 2rem;
  }

  .Tablet\:hover\:translate-x-9:hover {
    --tw-translate-x: 2.25rem;
  }

  .Tablet\:hover\:translate-x-10:hover {
    --tw-translate-x: 2.5rem;
  }

  .Tablet\:hover\:translate-x-11:hover {
    --tw-translate-x: 2.75rem;
  }

  .Tablet\:hover\:translate-x-12:hover {
    --tw-translate-x: 3rem;
  }

  .Tablet\:hover\:translate-x-14:hover {
    --tw-translate-x: 3.5rem;
  }

  .Tablet\:hover\:translate-x-16:hover {
    --tw-translate-x: 4rem;
  }

  .Tablet\:hover\:translate-x-20:hover {
    --tw-translate-x: 5rem;
  }

  .Tablet\:hover\:translate-x-24:hover {
    --tw-translate-x: 6rem;
  }

  .Tablet\:hover\:translate-x-28:hover {
    --tw-translate-x: 7rem;
  }

  .Tablet\:hover\:translate-x-32:hover {
    --tw-translate-x: 8rem;
  }

  .Tablet\:hover\:translate-x-36:hover {
    --tw-translate-x: 9rem;
  }

  .Tablet\:hover\:translate-x-40:hover {
    --tw-translate-x: 10rem;
  }

  .Tablet\:hover\:translate-x-44:hover {
    --tw-translate-x: 11rem;
  }

  .Tablet\:hover\:translate-x-48:hover {
    --tw-translate-x: 12rem;
  }

  .Tablet\:hover\:translate-x-52:hover {
    --tw-translate-x: 13rem;
  }

  .Tablet\:hover\:translate-x-56:hover {
    --tw-translate-x: 14rem;
  }

  .Tablet\:hover\:translate-x-60:hover {
    --tw-translate-x: 15rem;
  }

  .Tablet\:hover\:translate-x-64:hover {
    --tw-translate-x: 16rem;
  }

  .Tablet\:hover\:translate-x-72:hover {
    --tw-translate-x: 18rem;
  }

  .Tablet\:hover\:translate-x-80:hover {
    --tw-translate-x: 20rem;
  }

  .Tablet\:hover\:translate-x-96:hover {
    --tw-translate-x: 24rem;
  }

  .Tablet\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .Tablet\:hover\:translate-x-0\.5:hover {
    --tw-translate-x: 0.125rem;
  }

  .Tablet\:hover\:translate-x-1\.5:hover {
    --tw-translate-x: 0.375rem;
  }

  .Tablet\:hover\:translate-x-2\.5:hover {
    --tw-translate-x: 0.625rem;
  }

  .Tablet\:hover\:translate-x-3\.5:hover {
    --tw-translate-x: 0.875rem;
  }

  .Tablet\:hover\:-translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .Tablet\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.25rem;
  }

  .Tablet\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.5rem;
  }

  .Tablet\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.75rem;
  }

  .Tablet\:hover\:-translate-x-4:hover {
    --tw-translate-x: -1rem;
  }

  .Tablet\:hover\:-translate-x-5:hover {
    --tw-translate-x: -1.25rem;
  }

  .Tablet\:hover\:-translate-x-6:hover {
    --tw-translate-x: -1.5rem;
  }

  .Tablet\:hover\:-translate-x-7:hover {
    --tw-translate-x: -1.75rem;
  }

  .Tablet\:hover\:-translate-x-8:hover {
    --tw-translate-x: -2rem;
  }

  .Tablet\:hover\:-translate-x-9:hover {
    --tw-translate-x: -2.25rem;
  }

  .Tablet\:hover\:-translate-x-10:hover {
    --tw-translate-x: -2.5rem;
  }

  .Tablet\:hover\:-translate-x-11:hover {
    --tw-translate-x: -2.75rem;
  }

  .Tablet\:hover\:-translate-x-12:hover {
    --tw-translate-x: -3rem;
  }

  .Tablet\:hover\:-translate-x-14:hover {
    --tw-translate-x: -3.5rem;
  }

  .Tablet\:hover\:-translate-x-16:hover {
    --tw-translate-x: -4rem;
  }

  .Tablet\:hover\:-translate-x-20:hover {
    --tw-translate-x: -5rem;
  }

  .Tablet\:hover\:-translate-x-24:hover {
    --tw-translate-x: -6rem;
  }

  .Tablet\:hover\:-translate-x-28:hover {
    --tw-translate-x: -7rem;
  }

  .Tablet\:hover\:-translate-x-32:hover {
    --tw-translate-x: -8rem;
  }

  .Tablet\:hover\:-translate-x-36:hover {
    --tw-translate-x: -9rem;
  }

  .Tablet\:hover\:-translate-x-40:hover {
    --tw-translate-x: -10rem;
  }

  .Tablet\:hover\:-translate-x-44:hover {
    --tw-translate-x: -11rem;
  }

  .Tablet\:hover\:-translate-x-48:hover {
    --tw-translate-x: -12rem;
  }

  .Tablet\:hover\:-translate-x-52:hover {
    --tw-translate-x: -13rem;
  }

  .Tablet\:hover\:-translate-x-56:hover {
    --tw-translate-x: -14rem;
  }

  .Tablet\:hover\:-translate-x-60:hover {
    --tw-translate-x: -15rem;
  }

  .Tablet\:hover\:-translate-x-64:hover {
    --tw-translate-x: -16rem;
  }

  .Tablet\:hover\:-translate-x-72:hover {
    --tw-translate-x: -18rem;
  }

  .Tablet\:hover\:-translate-x-80:hover {
    --tw-translate-x: -20rem;
  }

  .Tablet\:hover\:-translate-x-96:hover {
    --tw-translate-x: -24rem;
  }

  .Tablet\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .Tablet\:hover\:-translate-x-0\.5:hover {
    --tw-translate-x: -0.125rem;
  }

  .Tablet\:hover\:-translate-x-1\.5:hover {
    --tw-translate-x: -0.375rem;
  }

  .Tablet\:hover\:-translate-x-2\.5:hover {
    --tw-translate-x: -0.625rem;
  }

  .Tablet\:hover\:-translate-x-3\.5:hover {
    --tw-translate-x: -0.875rem;
  }

  .Tablet\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .Tablet\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .Tablet\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .Tablet\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .Tablet\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .Tablet\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .Tablet\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .Tablet\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .Tablet\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .Tablet\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .Tablet\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .Tablet\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .Tablet\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .Tablet\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .Tablet\:hover\:translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .Tablet\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.25rem;
  }

  .Tablet\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.5rem;
  }

  .Tablet\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.75rem;
  }

  .Tablet\:hover\:translate-y-4:hover {
    --tw-translate-y: 1rem;
  }

  .Tablet\:hover\:translate-y-5:hover {
    --tw-translate-y: 1.25rem;
  }

  .Tablet\:hover\:translate-y-6:hover {
    --tw-translate-y: 1.5rem;
  }

  .Tablet\:hover\:translate-y-7:hover {
    --tw-translate-y: 1.75rem;
  }

  .Tablet\:hover\:translate-y-8:hover {
    --tw-translate-y: 2rem;
  }

  .Tablet\:hover\:translate-y-9:hover {
    --tw-translate-y: 2.25rem;
  }

  .Tablet\:hover\:translate-y-10:hover {
    --tw-translate-y: 2.5rem;
  }

  .Tablet\:hover\:translate-y-11:hover {
    --tw-translate-y: 2.75rem;
  }

  .Tablet\:hover\:translate-y-12:hover {
    --tw-translate-y: 3rem;
  }

  .Tablet\:hover\:translate-y-14:hover {
    --tw-translate-y: 3.5rem;
  }

  .Tablet\:hover\:translate-y-16:hover {
    --tw-translate-y: 4rem;
  }

  .Tablet\:hover\:translate-y-20:hover {
    --tw-translate-y: 5rem;
  }

  .Tablet\:hover\:translate-y-24:hover {
    --tw-translate-y: 6rem;
  }

  .Tablet\:hover\:translate-y-28:hover {
    --tw-translate-y: 7rem;
  }

  .Tablet\:hover\:translate-y-32:hover {
    --tw-translate-y: 8rem;
  }

  .Tablet\:hover\:translate-y-36:hover {
    --tw-translate-y: 9rem;
  }

  .Tablet\:hover\:translate-y-40:hover {
    --tw-translate-y: 10rem;
  }

  .Tablet\:hover\:translate-y-44:hover {
    --tw-translate-y: 11rem;
  }

  .Tablet\:hover\:translate-y-48:hover {
    --tw-translate-y: 12rem;
  }

  .Tablet\:hover\:translate-y-52:hover {
    --tw-translate-y: 13rem;
  }

  .Tablet\:hover\:translate-y-56:hover {
    --tw-translate-y: 14rem;
  }

  .Tablet\:hover\:translate-y-60:hover {
    --tw-translate-y: 15rem;
  }

  .Tablet\:hover\:translate-y-64:hover {
    --tw-translate-y: 16rem;
  }

  .Tablet\:hover\:translate-y-72:hover {
    --tw-translate-y: 18rem;
  }

  .Tablet\:hover\:translate-y-80:hover {
    --tw-translate-y: 20rem;
  }

  .Tablet\:hover\:translate-y-96:hover {
    --tw-translate-y: 24rem;
  }

  .Tablet\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .Tablet\:hover\:translate-y-0\.5:hover {
    --tw-translate-y: 0.125rem;
  }

  .Tablet\:hover\:translate-y-1\.5:hover {
    --tw-translate-y: 0.375rem;
  }

  .Tablet\:hover\:translate-y-2\.5:hover {
    --tw-translate-y: 0.625rem;
  }

  .Tablet\:hover\:translate-y-3\.5:hover {
    --tw-translate-y: 0.875rem;
  }

  .Tablet\:hover\:-translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .Tablet\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.25rem;
  }

  .Tablet\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.5rem;
  }

  .Tablet\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.75rem;
  }

  .Tablet\:hover\:-translate-y-4:hover {
    --tw-translate-y: -1rem;
  }

  .Tablet\:hover\:-translate-y-5:hover {
    --tw-translate-y: -1.25rem;
  }

  .Tablet\:hover\:-translate-y-6:hover {
    --tw-translate-y: -1.5rem;
  }

  .Tablet\:hover\:-translate-y-7:hover {
    --tw-translate-y: -1.75rem;
  }

  .Tablet\:hover\:-translate-y-8:hover {
    --tw-translate-y: -2rem;
  }

  .Tablet\:hover\:-translate-y-9:hover {
    --tw-translate-y: -2.25rem;
  }

  .Tablet\:hover\:-translate-y-10:hover {
    --tw-translate-y: -2.5rem;
  }

  .Tablet\:hover\:-translate-y-11:hover {
    --tw-translate-y: -2.75rem;
  }

  .Tablet\:hover\:-translate-y-12:hover {
    --tw-translate-y: -3rem;
  }

  .Tablet\:hover\:-translate-y-14:hover {
    --tw-translate-y: -3.5rem;
  }

  .Tablet\:hover\:-translate-y-16:hover {
    --tw-translate-y: -4rem;
  }

  .Tablet\:hover\:-translate-y-20:hover {
    --tw-translate-y: -5rem;
  }

  .Tablet\:hover\:-translate-y-24:hover {
    --tw-translate-y: -6rem;
  }

  .Tablet\:hover\:-translate-y-28:hover {
    --tw-translate-y: -7rem;
  }

  .Tablet\:hover\:-translate-y-32:hover {
    --tw-translate-y: -8rem;
  }

  .Tablet\:hover\:-translate-y-36:hover {
    --tw-translate-y: -9rem;
  }

  .Tablet\:hover\:-translate-y-40:hover {
    --tw-translate-y: -10rem;
  }

  .Tablet\:hover\:-translate-y-44:hover {
    --tw-translate-y: -11rem;
  }

  .Tablet\:hover\:-translate-y-48:hover {
    --tw-translate-y: -12rem;
  }

  .Tablet\:hover\:-translate-y-52:hover {
    --tw-translate-y: -13rem;
  }

  .Tablet\:hover\:-translate-y-56:hover {
    --tw-translate-y: -14rem;
  }

  .Tablet\:hover\:-translate-y-60:hover {
    --tw-translate-y: -15rem;
  }

  .Tablet\:hover\:-translate-y-64:hover {
    --tw-translate-y: -16rem;
  }

  .Tablet\:hover\:-translate-y-72:hover {
    --tw-translate-y: -18rem;
  }

  .Tablet\:hover\:-translate-y-80:hover {
    --tw-translate-y: -20rem;
  }

  .Tablet\:hover\:-translate-y-96:hover {
    --tw-translate-y: -24rem;
  }

  .Tablet\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .Tablet\:hover\:-translate-y-0\.5:hover {
    --tw-translate-y: -0.125rem;
  }

  .Tablet\:hover\:-translate-y-1\.5:hover {
    --tw-translate-y: -0.375rem;
  }

  .Tablet\:hover\:-translate-y-2\.5:hover {
    --tw-translate-y: -0.625rem;
  }

  .Tablet\:hover\:-translate-y-3\.5:hover {
    --tw-translate-y: -0.875rem;
  }

  .Tablet\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .Tablet\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .Tablet\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .Tablet\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .Tablet\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .Tablet\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .Tablet\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .Tablet\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .Tablet\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .Tablet\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .Tablet\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .Tablet\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .Tablet\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .Tablet\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .Tablet\:focus\:translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .Tablet\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.25rem;
  }

  .Tablet\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.5rem;
  }

  .Tablet\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.75rem;
  }

  .Tablet\:focus\:translate-x-4:focus {
    --tw-translate-x: 1rem;
  }

  .Tablet\:focus\:translate-x-5:focus {
    --tw-translate-x: 1.25rem;
  }

  .Tablet\:focus\:translate-x-6:focus {
    --tw-translate-x: 1.5rem;
  }

  .Tablet\:focus\:translate-x-7:focus {
    --tw-translate-x: 1.75rem;
  }

  .Tablet\:focus\:translate-x-8:focus {
    --tw-translate-x: 2rem;
  }

  .Tablet\:focus\:translate-x-9:focus {
    --tw-translate-x: 2.25rem;
  }

  .Tablet\:focus\:translate-x-10:focus {
    --tw-translate-x: 2.5rem;
  }

  .Tablet\:focus\:translate-x-11:focus {
    --tw-translate-x: 2.75rem;
  }

  .Tablet\:focus\:translate-x-12:focus {
    --tw-translate-x: 3rem;
  }

  .Tablet\:focus\:translate-x-14:focus {
    --tw-translate-x: 3.5rem;
  }

  .Tablet\:focus\:translate-x-16:focus {
    --tw-translate-x: 4rem;
  }

  .Tablet\:focus\:translate-x-20:focus {
    --tw-translate-x: 5rem;
  }

  .Tablet\:focus\:translate-x-24:focus {
    --tw-translate-x: 6rem;
  }

  .Tablet\:focus\:translate-x-28:focus {
    --tw-translate-x: 7rem;
  }

  .Tablet\:focus\:translate-x-32:focus {
    --tw-translate-x: 8rem;
  }

  .Tablet\:focus\:translate-x-36:focus {
    --tw-translate-x: 9rem;
  }

  .Tablet\:focus\:translate-x-40:focus {
    --tw-translate-x: 10rem;
  }

  .Tablet\:focus\:translate-x-44:focus {
    --tw-translate-x: 11rem;
  }

  .Tablet\:focus\:translate-x-48:focus {
    --tw-translate-x: 12rem;
  }

  .Tablet\:focus\:translate-x-52:focus {
    --tw-translate-x: 13rem;
  }

  .Tablet\:focus\:translate-x-56:focus {
    --tw-translate-x: 14rem;
  }

  .Tablet\:focus\:translate-x-60:focus {
    --tw-translate-x: 15rem;
  }

  .Tablet\:focus\:translate-x-64:focus {
    --tw-translate-x: 16rem;
  }

  .Tablet\:focus\:translate-x-72:focus {
    --tw-translate-x: 18rem;
  }

  .Tablet\:focus\:translate-x-80:focus {
    --tw-translate-x: 20rem;
  }

  .Tablet\:focus\:translate-x-96:focus {
    --tw-translate-x: 24rem;
  }

  .Tablet\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .Tablet\:focus\:translate-x-0\.5:focus {
    --tw-translate-x: 0.125rem;
  }

  .Tablet\:focus\:translate-x-1\.5:focus {
    --tw-translate-x: 0.375rem;
  }

  .Tablet\:focus\:translate-x-2\.5:focus {
    --tw-translate-x: 0.625rem;
  }

  .Tablet\:focus\:translate-x-3\.5:focus {
    --tw-translate-x: 0.875rem;
  }

  .Tablet\:focus\:-translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .Tablet\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.25rem;
  }

  .Tablet\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.5rem;
  }

  .Tablet\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.75rem;
  }

  .Tablet\:focus\:-translate-x-4:focus {
    --tw-translate-x: -1rem;
  }

  .Tablet\:focus\:-translate-x-5:focus {
    --tw-translate-x: -1.25rem;
  }

  .Tablet\:focus\:-translate-x-6:focus {
    --tw-translate-x: -1.5rem;
  }

  .Tablet\:focus\:-translate-x-7:focus {
    --tw-translate-x: -1.75rem;
  }

  .Tablet\:focus\:-translate-x-8:focus {
    --tw-translate-x: -2rem;
  }

  .Tablet\:focus\:-translate-x-9:focus {
    --tw-translate-x: -2.25rem;
  }

  .Tablet\:focus\:-translate-x-10:focus {
    --tw-translate-x: -2.5rem;
  }

  .Tablet\:focus\:-translate-x-11:focus {
    --tw-translate-x: -2.75rem;
  }

  .Tablet\:focus\:-translate-x-12:focus {
    --tw-translate-x: -3rem;
  }

  .Tablet\:focus\:-translate-x-14:focus {
    --tw-translate-x: -3.5rem;
  }

  .Tablet\:focus\:-translate-x-16:focus {
    --tw-translate-x: -4rem;
  }

  .Tablet\:focus\:-translate-x-20:focus {
    --tw-translate-x: -5rem;
  }

  .Tablet\:focus\:-translate-x-24:focus {
    --tw-translate-x: -6rem;
  }

  .Tablet\:focus\:-translate-x-28:focus {
    --tw-translate-x: -7rem;
  }

  .Tablet\:focus\:-translate-x-32:focus {
    --tw-translate-x: -8rem;
  }

  .Tablet\:focus\:-translate-x-36:focus {
    --tw-translate-x: -9rem;
  }

  .Tablet\:focus\:-translate-x-40:focus {
    --tw-translate-x: -10rem;
  }

  .Tablet\:focus\:-translate-x-44:focus {
    --tw-translate-x: -11rem;
  }

  .Tablet\:focus\:-translate-x-48:focus {
    --tw-translate-x: -12rem;
  }

  .Tablet\:focus\:-translate-x-52:focus {
    --tw-translate-x: -13rem;
  }

  .Tablet\:focus\:-translate-x-56:focus {
    --tw-translate-x: -14rem;
  }

  .Tablet\:focus\:-translate-x-60:focus {
    --tw-translate-x: -15rem;
  }

  .Tablet\:focus\:-translate-x-64:focus {
    --tw-translate-x: -16rem;
  }

  .Tablet\:focus\:-translate-x-72:focus {
    --tw-translate-x: -18rem;
  }

  .Tablet\:focus\:-translate-x-80:focus {
    --tw-translate-x: -20rem;
  }

  .Tablet\:focus\:-translate-x-96:focus {
    --tw-translate-x: -24rem;
  }

  .Tablet\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .Tablet\:focus\:-translate-x-0\.5:focus {
    --tw-translate-x: -0.125rem;
  }

  .Tablet\:focus\:-translate-x-1\.5:focus {
    --tw-translate-x: -0.375rem;
  }

  .Tablet\:focus\:-translate-x-2\.5:focus {
    --tw-translate-x: -0.625rem;
  }

  .Tablet\:focus\:-translate-x-3\.5:focus {
    --tw-translate-x: -0.875rem;
  }

  .Tablet\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .Tablet\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .Tablet\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .Tablet\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .Tablet\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .Tablet\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .Tablet\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .Tablet\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .Tablet\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .Tablet\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .Tablet\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .Tablet\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .Tablet\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .Tablet\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .Tablet\:focus\:translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .Tablet\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.25rem;
  }

  .Tablet\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.5rem;
  }

  .Tablet\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.75rem;
  }

  .Tablet\:focus\:translate-y-4:focus {
    --tw-translate-y: 1rem;
  }

  .Tablet\:focus\:translate-y-5:focus {
    --tw-translate-y: 1.25rem;
  }

  .Tablet\:focus\:translate-y-6:focus {
    --tw-translate-y: 1.5rem;
  }

  .Tablet\:focus\:translate-y-7:focus {
    --tw-translate-y: 1.75rem;
  }

  .Tablet\:focus\:translate-y-8:focus {
    --tw-translate-y: 2rem;
  }

  .Tablet\:focus\:translate-y-9:focus {
    --tw-translate-y: 2.25rem;
  }

  .Tablet\:focus\:translate-y-10:focus {
    --tw-translate-y: 2.5rem;
  }

  .Tablet\:focus\:translate-y-11:focus {
    --tw-translate-y: 2.75rem;
  }

  .Tablet\:focus\:translate-y-12:focus {
    --tw-translate-y: 3rem;
  }

  .Tablet\:focus\:translate-y-14:focus {
    --tw-translate-y: 3.5rem;
  }

  .Tablet\:focus\:translate-y-16:focus {
    --tw-translate-y: 4rem;
  }

  .Tablet\:focus\:translate-y-20:focus {
    --tw-translate-y: 5rem;
  }

  .Tablet\:focus\:translate-y-24:focus {
    --tw-translate-y: 6rem;
  }

  .Tablet\:focus\:translate-y-28:focus {
    --tw-translate-y: 7rem;
  }

  .Tablet\:focus\:translate-y-32:focus {
    --tw-translate-y: 8rem;
  }

  .Tablet\:focus\:translate-y-36:focus {
    --tw-translate-y: 9rem;
  }

  .Tablet\:focus\:translate-y-40:focus {
    --tw-translate-y: 10rem;
  }

  .Tablet\:focus\:translate-y-44:focus {
    --tw-translate-y: 11rem;
  }

  .Tablet\:focus\:translate-y-48:focus {
    --tw-translate-y: 12rem;
  }

  .Tablet\:focus\:translate-y-52:focus {
    --tw-translate-y: 13rem;
  }

  .Tablet\:focus\:translate-y-56:focus {
    --tw-translate-y: 14rem;
  }

  .Tablet\:focus\:translate-y-60:focus {
    --tw-translate-y: 15rem;
  }

  .Tablet\:focus\:translate-y-64:focus {
    --tw-translate-y: 16rem;
  }

  .Tablet\:focus\:translate-y-72:focus {
    --tw-translate-y: 18rem;
  }

  .Tablet\:focus\:translate-y-80:focus {
    --tw-translate-y: 20rem;
  }

  .Tablet\:focus\:translate-y-96:focus {
    --tw-translate-y: 24rem;
  }

  .Tablet\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .Tablet\:focus\:translate-y-0\.5:focus {
    --tw-translate-y: 0.125rem;
  }

  .Tablet\:focus\:translate-y-1\.5:focus {
    --tw-translate-y: 0.375rem;
  }

  .Tablet\:focus\:translate-y-2\.5:focus {
    --tw-translate-y: 0.625rem;
  }

  .Tablet\:focus\:translate-y-3\.5:focus {
    --tw-translate-y: 0.875rem;
  }

  .Tablet\:focus\:-translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .Tablet\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.25rem;
  }

  .Tablet\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.5rem;
  }

  .Tablet\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.75rem;
  }

  .Tablet\:focus\:-translate-y-4:focus {
    --tw-translate-y: -1rem;
  }

  .Tablet\:focus\:-translate-y-5:focus {
    --tw-translate-y: -1.25rem;
  }

  .Tablet\:focus\:-translate-y-6:focus {
    --tw-translate-y: -1.5rem;
  }

  .Tablet\:focus\:-translate-y-7:focus {
    --tw-translate-y: -1.75rem;
  }

  .Tablet\:focus\:-translate-y-8:focus {
    --tw-translate-y: -2rem;
  }

  .Tablet\:focus\:-translate-y-9:focus {
    --tw-translate-y: -2.25rem;
  }

  .Tablet\:focus\:-translate-y-10:focus {
    --tw-translate-y: -2.5rem;
  }

  .Tablet\:focus\:-translate-y-11:focus {
    --tw-translate-y: -2.75rem;
  }

  .Tablet\:focus\:-translate-y-12:focus {
    --tw-translate-y: -3rem;
  }

  .Tablet\:focus\:-translate-y-14:focus {
    --tw-translate-y: -3.5rem;
  }

  .Tablet\:focus\:-translate-y-16:focus {
    --tw-translate-y: -4rem;
  }

  .Tablet\:focus\:-translate-y-20:focus {
    --tw-translate-y: -5rem;
  }

  .Tablet\:focus\:-translate-y-24:focus {
    --tw-translate-y: -6rem;
  }

  .Tablet\:focus\:-translate-y-28:focus {
    --tw-translate-y: -7rem;
  }

  .Tablet\:focus\:-translate-y-32:focus {
    --tw-translate-y: -8rem;
  }

  .Tablet\:focus\:-translate-y-36:focus {
    --tw-translate-y: -9rem;
  }

  .Tablet\:focus\:-translate-y-40:focus {
    --tw-translate-y: -10rem;
  }

  .Tablet\:focus\:-translate-y-44:focus {
    --tw-translate-y: -11rem;
  }

  .Tablet\:focus\:-translate-y-48:focus {
    --tw-translate-y: -12rem;
  }

  .Tablet\:focus\:-translate-y-52:focus {
    --tw-translate-y: -13rem;
  }

  .Tablet\:focus\:-translate-y-56:focus {
    --tw-translate-y: -14rem;
  }

  .Tablet\:focus\:-translate-y-60:focus {
    --tw-translate-y: -15rem;
  }

  .Tablet\:focus\:-translate-y-64:focus {
    --tw-translate-y: -16rem;
  }

  .Tablet\:focus\:-translate-y-72:focus {
    --tw-translate-y: -18rem;
  }

  .Tablet\:focus\:-translate-y-80:focus {
    --tw-translate-y: -20rem;
  }

  .Tablet\:focus\:-translate-y-96:focus {
    --tw-translate-y: -24rem;
  }

  .Tablet\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .Tablet\:focus\:-translate-y-0\.5:focus {
    --tw-translate-y: -0.125rem;
  }

  .Tablet\:focus\:-translate-y-1\.5:focus {
    --tw-translate-y: -0.375rem;
  }

  .Tablet\:focus\:-translate-y-2\.5:focus {
    --tw-translate-y: -0.625rem;
  }

  .Tablet\:focus\:-translate-y-3\.5:focus {
    --tw-translate-y: -0.875rem;
  }

  .Tablet\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .Tablet\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .Tablet\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .Tablet\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .Tablet\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .Tablet\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .Tablet\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .Tablet\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .Tablet\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .Tablet\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .Tablet\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .Tablet\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .Tablet\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .Tablet\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .Tablet\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .Tablet\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .Tablet\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .Tablet\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .Tablet\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .Tablet\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .Tablet\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .Tablet\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .Tablet\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .Tablet\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .Tablet\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .Tablet\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .Tablet\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .Tablet\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .Tablet\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .Tablet\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .Tablet\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .Tablet\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .Tablet\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .Tablet\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .Tablet\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .Tablet\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .Tablet\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .Tablet\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .Tablet\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .Tablet\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .Tablet\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .Tablet\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .Tablet\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .Tablet\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .Tablet\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .Tablet\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .Tablet\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .Tablet\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .Tablet\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .Tablet\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .Tablet\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .Tablet\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .Tablet\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .Tablet\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .Tablet\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .Tablet\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .Tablet\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .Tablet\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .Tablet\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .Tablet\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .Tablet\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .Tablet\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .Tablet\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .Tablet\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .Tablet\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .Tablet\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .Tablet\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .Tablet\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .Tablet\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .Tablet\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .Tablet\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .Tablet\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .Tablet\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .Tablet\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .Tablet\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .Tablet\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .Tablet\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .Tablet\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .Tablet\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .Tablet\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .Tablet\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .Tablet\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .Tablet\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .Tablet\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .Tablet\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .Tablet\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .Tablet\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .Tablet\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .Tablet\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .Tablet\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .Tablet\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .Tablet\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .Tablet\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .Tablet\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .Tablet\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .Tablet\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .Tablet\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .Tablet\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .Tablet\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .Tablet\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .Tablet\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .Tablet\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .Tablet\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .Tablet\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .Tablet\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .Tablet\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .Tablet\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .Tablet\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .Tablet\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .Tablet\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .Tablet\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .Tablet\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .Tablet\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .Tablet\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .Tablet\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .Tablet\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .Tablet\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .Tablet\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .Tablet\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .Tablet\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .Tablet\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .Tablet\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .Tablet\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .Tablet\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .Tablet\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .Tablet\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .Tablet\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .Tablet\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .Tablet\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .Tablet\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .Tablet\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .Tablet\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .Tablet\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .Tablet\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .Tablet\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .Tablet\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .Tablet\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .Tablet\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .Tablet\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .Tablet\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .Tablet\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .Tablet\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .Tablet\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .Tablet\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .Tablet\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .Tablet\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .Tablet\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .Tablet\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .Tablet\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .Tablet\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .Tablet\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .Tablet\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .Tablet\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .Tablet\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .Tablet\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .Tablet\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .Tablet\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .Tablet\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .Tablet\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .Tablet\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .Tablet\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .Tablet\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .Tablet\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .Tablet\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .Tablet\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .Tablet\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .Tablet\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .Tablet\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .Tablet\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .Tablet\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .Tablet\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .Tablet\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .Tablet\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .Tablet\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .Tablet\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .Tablet\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .Tablet\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .Tablet\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .Tablet\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .Tablet\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .Tablet\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .Tablet\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .Tablet\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .Tablet\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .Tablet\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .Tablet\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .Tablet\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .Tablet\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .Tablet\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .Tablet\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .Tablet\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .Tablet\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .Tablet\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .Tablet\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .Tablet\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .Tablet\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .Tablet\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .Tablet\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .Tablet\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .Tablet\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .Tablet\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .Tablet\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .Tablet\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .Tablet\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .Tablet\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .Tablet\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .Tablet\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .Tablet\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .Tablet\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .Tablet\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .Tablet\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .Tablet\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .Tablet\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .Tablet\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .Tablet\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .Tablet\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .Tablet\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .Tablet\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .Tablet\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .Tablet\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .Tablet\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .Tablet\:animate-none {
    animation: none;
  }

  .Tablet\:animate-spin {
    animation: spin 1s linear infinite;
  }

  .Tablet\:animate-ping {
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .Tablet\:animate-pulse {
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .Tablet\:animate-bounce {
    animation: bounce 1s infinite;
  }

  .Tablet\:cursor-auto {
    cursor: auto;
  }

  .Tablet\:cursor-default {
    cursor: default;
  }

  .Tablet\:cursor-pointer {
    cursor: pointer;
  }

  .Tablet\:cursor-wait {
    cursor: wait;
  }

  .Tablet\:cursor-text {
    cursor: text;
  }

  .Tablet\:cursor-move {
    cursor: move;
  }

  .Tablet\:cursor-help {
    cursor: help;
  }

  .Tablet\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .Tablet\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  .Tablet\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text;
  }

  .Tablet\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    user-select: all;
  }

  .Tablet\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto;
  }

  .Tablet\:resize-none {
    resize: none;
  }

  .Tablet\:resize-y {
    resize: vertical;
  }

  .Tablet\:resize-x {
    resize: horizontal;
  }

  .Tablet\:resize {
    resize: both;
  }

  .Tablet\:list-inside {
    list-style-position: inside;
  }

  .Tablet\:list-outside {
    list-style-position: outside;
  }

  .Tablet\:list-none {
    list-style-type: none;
  }

  .Tablet\:list-disc {
    list-style-type: disc;
  }

  .Tablet\:list-decimal {
    list-style-type: decimal;
  }

  .Tablet\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .Tablet\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .Tablet\:auto-cols-min {
    grid-auto-columns: min-content;
  }

  .Tablet\:auto-cols-max {
    grid-auto-columns: max-content;
  }

  .Tablet\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .Tablet\:grid-flow-row {
    grid-auto-flow: row;
  }

  .Tablet\:grid-flow-col {
    grid-auto-flow: column;
  }

  .Tablet\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .Tablet\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .Tablet\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .Tablet\:auto-rows-min {
    grid-auto-rows: min-content;
  }

  .Tablet\:auto-rows-max {
    grid-auto-rows: max-content;
  }

  .Tablet\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .Tablet\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .Tablet\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .Tablet\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .Tablet\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .Tablet\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .Tablet\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .Tablet\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .Tablet\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .Tablet\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .Tablet\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .Tablet\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .Tablet\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .Tablet\:grid-cols-none {
    grid-template-columns: none;
  }

  .Tablet\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .Tablet\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .Tablet\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .Tablet\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .Tablet\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .Tablet\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .Tablet\:grid-rows-none {
    grid-template-rows: none;
  }

  .Tablet\:flex-row {
    flex-direction: row;
  }

  .Tablet\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .Tablet\:flex-col {
    flex-direction: column;
  }

  .Tablet\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .Tablet\:flex-wrap {
    flex-wrap: wrap;
  }

  .Tablet\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .Tablet\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .Tablet\:place-content-center {
    place-content: center;
  }

  .Tablet\:place-content-start {
    place-content: start;
  }

  .Tablet\:place-content-end {
    place-content: end;
  }

  .Tablet\:place-content-between {
    place-content: space-between;
  }

  .Tablet\:place-content-around {
    place-content: space-around;
  }

  .Tablet\:place-content-evenly {
    place-content: space-evenly;
  }

  .Tablet\:place-content-stretch {
    place-content: stretch;
  }

  .Tablet\:place-items-start {
    place-items: start;
  }

  .Tablet\:place-items-end {
    place-items: end;
  }

  .Tablet\:place-items-center {
    place-items: center;
  }

  .Tablet\:place-items-stretch {
    place-items: stretch;
  }

  .Tablet\:content-center {
    align-content: center;
  }

  .Tablet\:content-start {
    align-content: flex-start;
  }

  .Tablet\:content-end {
    align-content: flex-end;
  }

  .Tablet\:content-between {
    align-content: space-between;
  }

  .Tablet\:content-around {
    align-content: space-around;
  }

  .Tablet\:content-evenly {
    align-content: space-evenly;
  }

  .Tablet\:items-start {
    align-items: flex-start;
  }

  .Tablet\:items-end {
    align-items: flex-end;
  }

  .Tablet\:items-center {
    align-items: center;
  }

  .Tablet\:items-baseline {
    align-items: baseline;
  }

  .Tablet\:items-stretch {
    align-items: stretch;
  }

  .Tablet\:justify-start {
    justify-content: flex-start;
  }

  .Tablet\:justify-end {
    justify-content: flex-end;
  }

  .Tablet\:justify-center {
    justify-content: center;
  }

  .Tablet\:justify-between {
    justify-content: space-between;
  }

  .Tablet\:justify-around {
    justify-content: space-around;
  }

  .Tablet\:justify-evenly {
    justify-content: space-evenly;
  }

  .Tablet\:justify-items-start {
    justify-items: start;
  }

  .Tablet\:justify-items-end {
    justify-items: end;
  }

  .Tablet\:justify-items-center {
    justify-items: center;
  }

  .Tablet\:justify-items-stretch {
    justify-items: stretch;
  }

  .Tablet\:gap-0 {
    gap: 0px;
  }

  .Tablet\:gap-1 {
    gap: 0.25rem;
  }

  .Tablet\:gap-2 {
    gap: 0.5rem;
  }

  .Tablet\:gap-3 {
    gap: 0.75rem;
  }

  .Tablet\:gap-4 {
    gap: 1rem;
  }

  .Tablet\:gap-5 {
    gap: 1.25rem;
  }

  .Tablet\:gap-6 {
    gap: 1.5rem;
  }

  .Tablet\:gap-7 {
    gap: 1.75rem;
  }

  .Tablet\:gap-8 {
    gap: 2rem;
  }

  .Tablet\:gap-9 {
    gap: 2.25rem;
  }

  .Tablet\:gap-10 {
    gap: 2.5rem;
  }

  .Tablet\:gap-11 {
    gap: 2.75rem;
  }

  .Tablet\:gap-12 {
    gap: 3rem;
  }

  .Tablet\:gap-14 {
    gap: 3.5rem;
  }

  .Tablet\:gap-16 {
    gap: 4rem;
  }

  .Tablet\:gap-20 {
    gap: 5rem;
  }

  .Tablet\:gap-24 {
    gap: 6rem;
  }

  .Tablet\:gap-28 {
    gap: 7rem;
  }

  .Tablet\:gap-32 {
    gap: 8rem;
  }

  .Tablet\:gap-36 {
    gap: 9rem;
  }

  .Tablet\:gap-40 {
    gap: 10rem;
  }

  .Tablet\:gap-44 {
    gap: 11rem;
  }

  .Tablet\:gap-48 {
    gap: 12rem;
  }

  .Tablet\:gap-52 {
    gap: 13rem;
  }

  .Tablet\:gap-56 {
    gap: 14rem;
  }

  .Tablet\:gap-60 {
    gap: 15rem;
  }

  .Tablet\:gap-64 {
    gap: 16rem;
  }

  .Tablet\:gap-72 {
    gap: 18rem;
  }

  .Tablet\:gap-80 {
    gap: 20rem;
  }

  .Tablet\:gap-96 {
    gap: 24rem;
  }

  .Tablet\:gap-px {
    gap: 1px;
  }

  .Tablet\:gap-0\.5 {
    gap: 0.125rem;
  }

  .Tablet\:gap-1\.5 {
    gap: 0.375rem;
  }

  .Tablet\:gap-2\.5 {
    gap: 0.625rem;
  }

  .Tablet\:gap-3\.5 {
    gap: 0.875rem;
  }

  .Tablet\:gap-x-0 {
    -moz-column-gap: 0px;
    column-gap: 0px;
  }

  .Tablet\:gap-x-1 {
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }

  .Tablet\:gap-x-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }

  .Tablet\:gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }

  .Tablet\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }

  .Tablet\:gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  .Tablet\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }

  .Tablet\:gap-x-7 {
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem;
  }

  .Tablet\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }

  .Tablet\:gap-x-9 {
    -moz-column-gap: 2.25rem;
    column-gap: 2.25rem;
  }

  .Tablet\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }

  .Tablet\:gap-x-11 {
    -moz-column-gap: 2.75rem;
    column-gap: 2.75rem;
  }

  .Tablet\:gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }

  .Tablet\:gap-x-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem;
  }

  .Tablet\:gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }

  .Tablet\:gap-x-20 {
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }

  .Tablet\:gap-x-24 {
    -moz-column-gap: 6rem;
    column-gap: 6rem;
  }

  .Tablet\:gap-x-28 {
    -moz-column-gap: 7rem;
    column-gap: 7rem;
  }

  .Tablet\:gap-x-32 {
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }

  .Tablet\:gap-x-36 {
    -moz-column-gap: 9rem;
    column-gap: 9rem;
  }

  .Tablet\:gap-x-40 {
    -moz-column-gap: 10rem;
    column-gap: 10rem;
  }

  .Tablet\:gap-x-44 {
    -moz-column-gap: 11rem;
    column-gap: 11rem;
  }

  .Tablet\:gap-x-48 {
    -moz-column-gap: 12rem;
    column-gap: 12rem;
  }

  .Tablet\:gap-x-52 {
    -moz-column-gap: 13rem;
    column-gap: 13rem;
  }

  .Tablet\:gap-x-56 {
    -moz-column-gap: 14rem;
    column-gap: 14rem;
  }

  .Tablet\:gap-x-60 {
    -moz-column-gap: 15rem;
    column-gap: 15rem;
  }

  .Tablet\:gap-x-64 {
    -moz-column-gap: 16rem;
    column-gap: 16rem;
  }

  .Tablet\:gap-x-72 {
    -moz-column-gap: 18rem;
    column-gap: 18rem;
  }

  .Tablet\:gap-x-80 {
    -moz-column-gap: 20rem;
    column-gap: 20rem;
  }

  .Tablet\:gap-x-96 {
    -moz-column-gap: 24rem;
    column-gap: 24rem;
  }

  .Tablet\:gap-x-px {
    -moz-column-gap: 1px;
    column-gap: 1px;
  }

  .Tablet\:gap-x-0\.5 {
    -moz-column-gap: 0.125rem;
    column-gap: 0.125rem;
  }

  .Tablet\:gap-x-1\.5 {
    -moz-column-gap: 0.375rem;
    column-gap: 0.375rem;
  }

  .Tablet\:gap-x-2\.5 {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
  }

  .Tablet\:gap-x-3\.5 {
    -moz-column-gap: 0.875rem;
    column-gap: 0.875rem;
  }

  .Tablet\:gap-y-0 {
    row-gap: 0px;
  }

  .Tablet\:gap-y-1 {
    row-gap: 0.25rem;
  }

  .Tablet\:gap-y-2 {
    row-gap: 0.5rem;
  }

  .Tablet\:gap-y-3 {
    row-gap: 0.75rem;
  }

  .Tablet\:gap-y-4 {
    row-gap: 1rem;
  }

  .Tablet\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .Tablet\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .Tablet\:gap-y-7 {
    row-gap: 1.75rem;
  }

  .Tablet\:gap-y-8 {
    row-gap: 2rem;
  }

  .Tablet\:gap-y-9 {
    row-gap: 2.25rem;
  }

  .Tablet\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .Tablet\:gap-y-11 {
    row-gap: 2.75rem;
  }

  .Tablet\:gap-y-12 {
    row-gap: 3rem;
  }

  .Tablet\:gap-y-14 {
    row-gap: 3.5rem;
  }

  .Tablet\:gap-y-16 {
    row-gap: 4rem;
  }

  .Tablet\:gap-y-20 {
    row-gap: 5rem;
  }

  .Tablet\:gap-y-24 {
    row-gap: 6rem;
  }

  .Tablet\:gap-y-28 {
    row-gap: 7rem;
  }

  .Tablet\:gap-y-32 {
    row-gap: 8rem;
  }

  .Tablet\:gap-y-36 {
    row-gap: 9rem;
  }

  .Tablet\:gap-y-40 {
    row-gap: 10rem;
  }

  .Tablet\:gap-y-44 {
    row-gap: 11rem;
  }

  .Tablet\:gap-y-48 {
    row-gap: 12rem;
  }

  .Tablet\:gap-y-52 {
    row-gap: 13rem;
  }

  .Tablet\:gap-y-56 {
    row-gap: 14rem;
  }

  .Tablet\:gap-y-60 {
    row-gap: 15rem;
  }

  .Tablet\:gap-y-64 {
    row-gap: 16rem;
  }

  .Tablet\:gap-y-72 {
    row-gap: 18rem;
  }

  .Tablet\:gap-y-80 {
    row-gap: 20rem;
  }

  .Tablet\:gap-y-96 {
    row-gap: 24rem;
  }

  .Tablet\:gap-y-px {
    row-gap: 1px;
  }

  .Tablet\:gap-y-0\.5 {
    row-gap: 0.125rem;
  }

  .Tablet\:gap-y-1\.5 {
    row-gap: 0.375rem;
  }

  .Tablet\:gap-y-2\.5 {
    row-gap: 0.625rem;
  }

  .Tablet\:gap-y-3\.5 {
    row-gap: 0.875rem;
  }

  .Tablet\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(7rem * var(--tw-space-x-reverse));
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(9rem * var(--tw-space-x-reverse));
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(11rem * var(--tw-space-x-reverse));
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(14rem * var(--tw-space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(15rem * var(--tw-space-x-reverse));
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(16rem * var(--tw-space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(18rem * var(--tw-space-x-reverse));
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(20rem * var(--tw-space-x-reverse));
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(24rem * var(--tw-space-x-reverse));
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-6rem * var(--tw-space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-7rem * var(--tw-space-x-reverse));
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-8rem * var(--tw-space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-9rem * var(--tw-space-x-reverse));
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-10rem * var(--tw-space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-11rem * var(--tw-space-x-reverse));
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-13rem * var(--tw-space-x-reverse));
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-14rem * var(--tw-space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-15rem * var(--tw-space-x-reverse));
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-16rem * var(--tw-space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-18rem * var(--tw-space-x-reverse));
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-20rem * var(--tw-space-x-reverse));
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-24rem * var(--tw-space-x-reverse));
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .Tablet\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
  }

  .Tablet\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .Tablet\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .Tablet\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Tablet\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Tablet\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Tablet\:divide-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(5px * var(--tw-divide-x-reverse));
    border-left-width: calc(5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Tablet\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Tablet\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Tablet\:divide-x-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(1.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Tablet\:divide-x-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(0.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Tablet\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .Tablet\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .Tablet\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .Tablet\:divide-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(5px * var(--tw-divide-y-reverse));
  }

  .Tablet\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .Tablet\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .Tablet\:divide-y-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1.5px * var(--tw-divide-y-reverse));
  }

  .Tablet\:divide-y-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0.5px * var(--tw-divide-y-reverse));
  }

  .Tablet\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .Tablet\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .Tablet\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .Tablet\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .Tablet\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .Tablet\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .Tablet\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .Tablet\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .Tablet\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .Tablet\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .Tablet\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .Tablet\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .Tablet\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .Tablet\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .Tablet\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .Tablet\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .Tablet\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .Tablet\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .Tablet\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .Tablet\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .Tablet\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .Tablet\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .Tablet\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .Tablet\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .Tablet\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .Tablet\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .Tablet\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .Tablet\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .Tablet\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .Tablet\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .Tablet\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .Tablet\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .Tablet\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .Tablet\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .Tablet\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .Tablet\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .Tablet\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .Tablet\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .Tablet\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .Tablet\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .Tablet\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .Tablet\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .Tablet\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .Tablet\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .Tablet\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .Tablet\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .Tablet\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .Tablet\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .Tablet\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .Tablet\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .Tablet\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .Tablet\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .Tablet\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .Tablet\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .Tablet\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .Tablet\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .Tablet\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .Tablet\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .Tablet\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .Tablet\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .Tablet\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .Tablet\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .Tablet\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .Tablet\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .Tablet\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .Tablet\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .Tablet\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .Tablet\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .Tablet\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .Tablet\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .Tablet\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .Tablet\:divide-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .Tablet\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .Tablet\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .Tablet\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .Tablet\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .Tablet\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .Tablet\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .Tablet\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .Tablet\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .Tablet\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .Tablet\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Asurion-White > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Asurion-Blue-Brighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Asurion-Blue-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Asurion-Blue-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Asurion-Purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Asurion-Purple-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Asurion-Purple-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Asurion-Gray-Deepest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Asurion-Gray-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Asurion-Gray-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Asurion-Gray-Lighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Asurion-Gray-Lightest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Asurion-Red-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .Tablet\:divide-light-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .Tablet\:divide-light-gray-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .Tablet\:divide-light-gray-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .Tablet\:divide-light-gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-divide-opacity));
  }

  .Tablet\:divide-light-gray-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .Tablet\:divide-light-gray-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .Tablet\:divide-light-slate-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-divide-opacity));
  }

  .Tablet\:divide-denim-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-divide-opacity));
  }

  .Tablet\:divide-purple-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .Tablet\:divide-dark-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .Tablet\:divide-bright-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-divide-opacity));
  }

  .Tablet\:divide-mustard-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-divide-opacity));
  }

  .Tablet\:divide-mustard-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-divide-opacity));
  }

  .Tablet\:divide-light-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Tablet\:divide-light-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-divide-opacity));
  }

  .Tablet\:divide-light-blue-3 > :not([hidden]) ~ :not([hidden]) {
    border-color:  #F0F3FF;
  }

  .Tablet\:divide-light-blue-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .Tablet\:divide-purple-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-divide-opacity));
  }

  .Tablet\:divide-light-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .Tablet\:divide-light-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .Tablet\:divide-light-bg-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-divide-opacity));
  }

  .Tablet\:divide-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-divide-opacity));
  }

  .Tablet\:divide-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-divide-opacity));
  }

  .Tablet\:divide-light-white-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Black-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Default-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .Tablet\:divide-White-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Silver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Yellow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Grey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Red-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Gold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-divide-opacity));
  }

  .Tablet\:divide-light-green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .Tablet\:divide-dark-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .Tablet\:divide-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Tablet\:divide-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-divide-opacity));
  }

  .Tablet\:divide-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-divide-opacity));
  }

  .Tablet\:divide-light-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-divide-opacity));
  }

  .Tablet\:divide-bright-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .Tablet\:divide-bright-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .Tablet\:divide-SpaceGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Purple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .Tablet\:divide-LightPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Glow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Bronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Copper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Pink-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Orange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Coral-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-divide-opacity));
  }

  .Tablet\:divide-MajesticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .Tablet\:divide-PrismBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .Tablet\:divide-CeramicBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .Tablet\:divide-MidnightBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-divide-opacity));
  }

  .Tablet\:divide-PrismWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-divide-opacity));
  }

  .Tablet\:divide-CeramicWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-divide-opacity));
  }

  .Tablet\:divide-LilacPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-divide-opacity));
  }

  .Tablet\:divide-CrownSilver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-divide-opacity));
  }

  .Tablet\:divide-CoralBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-divide-opacity));
  }

  .Tablet\:divide-lime-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .Tablet\:divide-apple-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .Tablet\:divide-bg-new-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-divide-opacity));
  }

  .Tablet\:divide-bg-new-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-divide-opacity));
  }

  .Tablet\:divide-new-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-divide-opacity));
  }

  .Tablet\:divide-footer-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-divide-opacity));
  }

  .Tablet\:divide-border-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-divide-opacity));
  }

  .Tablet\:divide-apple-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-divide-opacity));
  }

  .Tablet\:divide-crimson-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-divide-opacity));
  }

  .Tablet\:divide-asurion-cyan > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-divide-opacity));
  }

  .Tablet\:divide-bright-orange > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Graphite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-divide-opacity));
  }

  .Tablet\:divide-PacificBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Tablet\:divide-light-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-divide-opacity));
  }

  .Tablet\:divide-asurion-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-divide-opacity));
  }

  .Tablet\:divide-OceanBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-divide-opacity));
  }

  .Tablet\:divide-MetallicCopper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-divide-opacity));
  }

  .Tablet\:divide-PorcelainWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-divide-opacity));
  }

  .Tablet\:divide-LightBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-divide-opacity));
  }

  .Tablet\:divide-CloudNavy-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .Tablet\:divide-CloudMint-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .Tablet\:divide-CloudOrange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-divide-opacity));
  }

  .Tablet\:divide-CloudLavender-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-divide-opacity));
  }

  .Tablet\:divide-CloudRed-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-divide-opacity));
  }

  .Tablet\:divide-CloudWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-divide-opacity));
  }

  .Tablet\:divide-SunriseGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .Tablet\:divide-SunshineGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .Tablet\:divide-AuraBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .Tablet\:divide-AuraGlow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .Tablet\:divide-MysticBronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-divide-opacity));
  }

  .Tablet\:divide-MysticGreen-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-divide-opacity));
  }

  .Tablet\:divide-MysticGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-divide-opacity));
  }

  .Tablet\:divide-MysticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-divide-opacity));
  }

  .Tablet\:divide-MysticWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-divide-opacity));
  }

  .Tablet\:divide-price-blue1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Tablet\:divide-indigo1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .Tablet\:divide-Purple-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-divide-opacity));
  }

  .Tablet\:divide-new-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-divide-opacity));
  }

  .Tablet\:divide-dark-blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-divide-opacity));
  }

  .Tablet\:divide-replace-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-divide-opacity));
  }

  .Tablet\:divide-resolve-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-divide-opacity));
  }

  .Tablet\:divide-violet > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .Tablet\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .Tablet\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .Tablet\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .Tablet\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .Tablet\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .Tablet\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .Tablet\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .Tablet\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .Tablet\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .Tablet\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .Tablet\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .Tablet\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .Tablet\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .Tablet\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .Tablet\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .Tablet\:place-self-auto {
    place-self: auto;
  }

  .Tablet\:place-self-start {
    place-self: start;
  }

  .Tablet\:place-self-end {
    place-self: end;
  }

  .Tablet\:place-self-center {
    place-self: center;
  }

  .Tablet\:place-self-stretch {
    place-self: stretch;
  }

  .Tablet\:self-auto {
    align-self: auto;
  }

  .Tablet\:self-start {
    align-self: flex-start;
  }

  .Tablet\:self-end {
    align-self: flex-end;
  }

  .Tablet\:self-center {
    align-self: center;
  }

  .Tablet\:self-stretch {
    align-self: stretch;
  }

  .Tablet\:self-baseline {
    align-self: baseline;
  }

  .Tablet\:justify-self-auto {
    justify-self: auto;
  }

  .Tablet\:justify-self-start {
    justify-self: start;
  }

  .Tablet\:justify-self-end {
    justify-self: end;
  }

  .Tablet\:justify-self-center {
    justify-self: center;
  }

  .Tablet\:justify-self-stretch {
    justify-self: stretch;
  }

  .Tablet\:overflow-auto {
    overflow: auto;
  }

  .Tablet\:overflow-hidden {
    overflow: hidden;
  }

  .Tablet\:overflow-visible {
    overflow: visible;
  }

  .Tablet\:overflow-scroll {
    overflow: scroll;
  }

  .Tablet\:overflow-x-auto {
    overflow-x: auto;
  }

  .Tablet\:overflow-y-auto {
    overflow-y: auto;
  }

  .Tablet\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .Tablet\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .Tablet\:overflow-x-visible {
    overflow-x: visible;
  }

  .Tablet\:overflow-y-visible {
    overflow-y: visible;
  }

  .Tablet\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .Tablet\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .Tablet\:overscroll-auto {
    overscroll-behavior: auto;
  }

  .Tablet\:overscroll-contain {
    overscroll-behavior: contain;
  }

  .Tablet\:overscroll-none {
    overscroll-behavior: none;
  }

  .Tablet\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .Tablet\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .Tablet\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .Tablet\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .Tablet\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .Tablet\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .Tablet\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .Tablet\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .Tablet\:overflow-clip {
    text-overflow: clip;
  }

  .Tablet\:whitespace-normal {
    white-space: normal;
  }

  .Tablet\:whitespace-nowrap {
    white-space: nowrap;
  }

  .Tablet\:whitespace-pre {
    white-space: pre;
  }

  .Tablet\:whitespace-pre-line {
    white-space: pre-line;
  }

  .Tablet\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .Tablet\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .Tablet\:break-words {
    overflow-wrap: break-word;
  }

  .Tablet\:break-all {
    word-break: break-all;
  }

  .Tablet\:rounded-5 {
    border-radius: 5px;
  }

  .Tablet\:rounded-16 {
    border-radius: 16px;
  }

  .Tablet\:rounded-none {
    border-radius: 0px;
  }

  .Tablet\:rounded-sm {
    border-radius: 0.125rem;
  }

  .Tablet\:rounded {
    border-radius: 0.25rem;
  }

  .Tablet\:rounded-md {
    border-radius: 0.375rem;
  }

  .Tablet\:rounded-lg {
    border-radius: 0.5rem;
  }

  .Tablet\:rounded-xl {
    border-radius: 0.75rem;
  }

  .Tablet\:rounded-2xl {
    border-radius: 1rem;
  }

  .Tablet\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .Tablet\:rounded-full {
    border-radius: 9999px;
  }

  .Tablet\:rounded-r3 {
    border-radius: 3px;
  }

  .Tablet\:rounded-t-5 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .Tablet\:rounded-t-16 {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .Tablet\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .Tablet\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .Tablet\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .Tablet\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .Tablet\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .Tablet\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .Tablet\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .Tablet\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .Tablet\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .Tablet\:rounded-t-r3 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }

  .Tablet\:rounded-r-5 {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .Tablet\:rounded-r-16 {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .Tablet\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .Tablet\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .Tablet\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .Tablet\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .Tablet\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .Tablet\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .Tablet\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .Tablet\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .Tablet\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .Tablet\:rounded-r-r3 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  .Tablet\:rounded-b-5 {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .Tablet\:rounded-b-16 {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .Tablet\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .Tablet\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .Tablet\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .Tablet\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .Tablet\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .Tablet\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .Tablet\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .Tablet\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .Tablet\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .Tablet\:rounded-b-r3 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .Tablet\:rounded-l-5 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .Tablet\:rounded-l-16 {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .Tablet\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .Tablet\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .Tablet\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .Tablet\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .Tablet\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .Tablet\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .Tablet\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .Tablet\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .Tablet\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .Tablet\:rounded-l-r3 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .Tablet\:rounded-tl-5 {
    border-top-left-radius: 5px;
  }

  .Tablet\:rounded-tl-16 {
    border-top-left-radius: 16px;
  }

  .Tablet\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .Tablet\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .Tablet\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .Tablet\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .Tablet\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .Tablet\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .Tablet\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .Tablet\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .Tablet\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .Tablet\:rounded-tl-r3 {
    border-top-left-radius: 3px;
  }

  .Tablet\:rounded-tr-5 {
    border-top-right-radius: 5px;
  }

  .Tablet\:rounded-tr-16 {
    border-top-right-radius: 16px;
  }

  .Tablet\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .Tablet\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .Tablet\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .Tablet\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .Tablet\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .Tablet\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .Tablet\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .Tablet\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .Tablet\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .Tablet\:rounded-tr-r3 {
    border-top-right-radius: 3px;
  }

  .Tablet\:rounded-br-5 {
    border-bottom-right-radius: 5px;
  }

  .Tablet\:rounded-br-16 {
    border-bottom-right-radius: 16px;
  }

  .Tablet\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .Tablet\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .Tablet\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .Tablet\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .Tablet\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .Tablet\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .Tablet\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .Tablet\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .Tablet\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .Tablet\:rounded-br-r3 {
    border-bottom-right-radius: 3px;
  }

  .Tablet\:rounded-bl-5 {
    border-bottom-left-radius: 5px;
  }

  .Tablet\:rounded-bl-16 {
    border-bottom-left-radius: 16px;
  }

  .Tablet\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .Tablet\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .Tablet\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .Tablet\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .Tablet\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .Tablet\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .Tablet\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .Tablet\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .Tablet\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .Tablet\:rounded-bl-r3 {
    border-bottom-left-radius: 3px;
  }

  .Tablet\:border-0 {
    border-width: 0px;
  }

  .Tablet\:border-2 {
    border-width: 2px;
  }

  .Tablet\:border-4 {
    border-width: 4px;
  }

  .Tablet\:border-5 {
    border-width: 5px;
  }

  .Tablet\:border-8 {
    border-width: 8px;
  }

  .Tablet\:border {
    border-width: 1px;
  }

  .Tablet\:border-1\/5 {
    border-width: 1.5px;
  }

  .Tablet\:border-1\/2 {
    border-width: 0.5px;
  }

  .Tablet\:border-t-0 {
    border-top-width: 0px;
  }

  .Tablet\:border-t-2 {
    border-top-width: 2px;
  }

  .Tablet\:border-t-4 {
    border-top-width: 4px;
  }

  .Tablet\:border-t-5 {
    border-top-width: 5px;
  }

  .Tablet\:border-t-8 {
    border-top-width: 8px;
  }

  .Tablet\:border-t {
    border-top-width: 1px;
  }

  .Tablet\:border-t-1\/5 {
    border-top-width: 1.5px;
  }

  .Tablet\:border-t-1\/2 {
    border-top-width: 0.5px;
  }

  .Tablet\:border-r-0 {
    border-right-width: 0px;
  }

  .Tablet\:border-r-2 {
    border-right-width: 2px;
  }

  .Tablet\:border-r-4 {
    border-right-width: 4px;
  }

  .Tablet\:border-r-5 {
    border-right-width: 5px;
  }

  .Tablet\:border-r-8 {
    border-right-width: 8px;
  }

  .Tablet\:border-r {
    border-right-width: 1px;
  }

  .Tablet\:border-r-1\/5 {
    border-right-width: 1.5px;
  }

  .Tablet\:border-r-1\/2 {
    border-right-width: 0.5px;
  }

  .Tablet\:border-b-0 {
    border-bottom-width: 0px;
  }

  .Tablet\:border-b-2 {
    border-bottom-width: 2px;
  }

  .Tablet\:border-b-4 {
    border-bottom-width: 4px;
  }

  .Tablet\:border-b-5 {
    border-bottom-width: 5px;
  }

  .Tablet\:border-b-8 {
    border-bottom-width: 8px;
  }

  .Tablet\:border-b {
    border-bottom-width: 1px;
  }

  .Tablet\:border-b-1\/5 {
    border-bottom-width: 1.5px;
  }

  .Tablet\:border-b-1\/2 {
    border-bottom-width: 0.5px;
  }

  .Tablet\:border-l-0 {
    border-left-width: 0px;
  }

  .Tablet\:border-l-2 {
    border-left-width: 2px;
  }

  .Tablet\:border-l-4 {
    border-left-width: 4px;
  }

  .Tablet\:border-l-5 {
    border-left-width: 5px;
  }

  .Tablet\:border-l-8 {
    border-left-width: 8px;
  }

  .Tablet\:border-l {
    border-left-width: 1px;
  }

  .Tablet\:border-l-1\/5 {
    border-left-width: 1.5px;
  }

  .Tablet\:border-l-1\/2 {
    border-left-width: 0.5px;
  }

  .Tablet\:border-solid {
    border-style: solid;
  }

  .Tablet\:border-dashed {
    border-style: dashed;
  }

  .Tablet\:border-dotted {
    border-style: dotted;
  }

  .Tablet\:border-double {
    border-style: double;
  }

  .Tablet\:border-none {
    border-style: none;
  }

  .Tablet\:border-transparent {
    border-color: transparent;
  }

  .Tablet\:border-current {
    border-color: currentColor;
  }

  .Tablet\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .Tablet\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Tablet\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .Tablet\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .Tablet\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .Tablet\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .Tablet\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .Tablet\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .Tablet\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .Tablet\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .Tablet\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .Tablet\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .Tablet\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .Tablet\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .Tablet\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .Tablet\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .Tablet\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .Tablet\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .Tablet\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .Tablet\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .Tablet\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .Tablet\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .Tablet\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .Tablet\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .Tablet\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .Tablet\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .Tablet\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .Tablet\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .Tablet\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .Tablet\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .Tablet\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .Tablet\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .Tablet\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .Tablet\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .Tablet\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .Tablet\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .Tablet\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .Tablet\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .Tablet\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .Tablet\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .Tablet\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .Tablet\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .Tablet\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .Tablet\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .Tablet\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .Tablet\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .Tablet\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .Tablet\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .Tablet\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .Tablet\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .Tablet\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .Tablet\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .Tablet\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .Tablet\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .Tablet\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .Tablet\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .Tablet\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .Tablet\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .Tablet\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .Tablet\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .Tablet\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .Tablet\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .Tablet\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .Tablet\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .Tablet\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .Tablet\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .Tablet\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .Tablet\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .Tablet\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .Tablet\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .Tablet\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .Tablet\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .Tablet\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Tablet\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Tablet\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Tablet\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Tablet\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Tablet\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .Tablet\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Tablet\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Tablet\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Tablet\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Tablet\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Tablet\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .Tablet\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Tablet\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .Tablet\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .Tablet\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Tablet\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .Tablet\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .Tablet\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .Tablet\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .Tablet\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .Tablet\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Tablet\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .Tablet\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Tablet\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Tablet\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .Tablet\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .Tablet\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .Tablet\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .Tablet\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Tablet\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .Tablet\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .Tablet\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .Tablet\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .Tablet\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .Tablet\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .Tablet\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Tablet\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Tablet\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .Tablet\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .Tablet\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .Tablet\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Tablet\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Tablet\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .Tablet\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Tablet\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .Tablet\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .Tablet\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .Tablet\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .Tablet\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .Tablet\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .Tablet\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .Tablet\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .Tablet\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .Tablet\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .Tablet\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .Tablet\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Tablet\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Tablet\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .Tablet\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .Tablet\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .Tablet\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .Tablet\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .Tablet\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .Tablet\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .Tablet\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .Tablet\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .Tablet\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .Tablet\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .Tablet\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .Tablet\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .Tablet\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .Tablet\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .Tablet\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .Tablet\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Tablet\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Tablet\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .Tablet\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .Tablet\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .Tablet\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .Tablet\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Tablet\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Tablet\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Tablet\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Tablet\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .Tablet\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .Tablet\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .Tablet\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .Tablet\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .Tablet\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .Tablet\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .Tablet\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .Tablet\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .Tablet\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .Tablet\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .Tablet\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .Tablet\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .group:hover .Tablet\:group-hover\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .group:hover .Tablet\:group-hover\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .Tablet\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .Tablet\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Asurion-White:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Asurion-Blue-Brighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Asurion-Blue-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Asurion-Blue-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Asurion-Purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Asurion-Purple-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Asurion-Purple-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Asurion-Gray-Deepest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Asurion-Gray-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Asurion-Gray-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Asurion-Gray-Lighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Asurion-Gray-Lightest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Asurion-Red-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-light-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-light-gray-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-light-gray-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-light-gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-light-gray-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-light-gray-5:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-light-slate-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-denim-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-purple-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-dark-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-bright-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-mustard-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-mustard-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-light-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-light-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-light-blue-3:focus-within {
    border-color:  #F0F3FF;
  }

  .Tablet\:focus-within\:border-light-blue-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-purple-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-light-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-light-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-light-bg-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-light-white-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Black-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Default-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-White-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Silver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Yellow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Grey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Red-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Gold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-light-green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-dark-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-light-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-bright-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-bright-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-SpaceGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Purple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-LightPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Glow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Bronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Copper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Pink-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Orange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Coral-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-MajesticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-PrismBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-CeramicBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-MidnightBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-PrismWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-CeramicWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-LilacPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-CrownSilver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-CoralBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-lime-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-apple-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-bg-new-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-bg-new-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-new-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-footer-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-border-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-apple-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-crimson-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-asurion-cyan:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-bright-orange:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Graphite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-PacificBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-light-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-asurion-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-OceanBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-MetallicCopper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-PorcelainWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-LightBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-CloudNavy-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-CloudMint-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-CloudOrange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-CloudLavender-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-CloudRed-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-CloudWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-SunriseGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-SunshineGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-AuraBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-AuraGlow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-MysticBronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-MysticGreen-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-MysticGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-MysticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-MysticWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-price-blue1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-indigo1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-Purple-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-new-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-dark-blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-replace-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-resolve-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .Tablet\:focus-within\:border-violet:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .Tablet\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .Tablet\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Asurion-White:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Asurion-Blue-Brighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Asurion-Blue-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Asurion-Blue-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Asurion-Purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Asurion-Purple-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Asurion-Purple-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Asurion-Gray-Deepest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Asurion-Gray-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Asurion-Gray-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Asurion-Gray-Lighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Asurion-Gray-Lightest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Asurion-Red-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-light-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-light-gray-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-light-gray-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-light-gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-light-gray-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-light-gray-5:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-light-slate-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-denim-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-purple-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-dark-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-bright-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-mustard-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-mustard-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-light-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-light-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-light-blue-3:hover {
    border-color:  #F0F3FF;
  }

  .Tablet\:hover\:border-light-blue-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-purple-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-light-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-light-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-light-bg-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-light-white-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Black-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Default-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-White-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Silver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Yellow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Grey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Red-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Gold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-light-green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-dark-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-light-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-bright-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-bright-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-SpaceGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Purple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-LightPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Glow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Bronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Copper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Pink-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Orange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Coral-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-MajesticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-PrismBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-CeramicBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-MidnightBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-PrismWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-CeramicWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-LilacPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-CrownSilver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-CoralBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-lime-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-apple-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-bg-new-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-bg-new-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-new-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-footer-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-border-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-apple-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-crimson-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-asurion-cyan:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-bright-orange:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Graphite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-PacificBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-light-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-asurion-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-OceanBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-MetallicCopper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-PorcelainWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-LightBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-CloudNavy-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-CloudMint-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-CloudOrange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-CloudLavender-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-CloudRed-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-CloudWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-SunriseGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-SunshineGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-AuraBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-AuraGlow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-MysticBronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-MysticGreen-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-MysticGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-MysticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-MysticWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-price-blue1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-indigo1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-Purple-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-new-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-dark-blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-replace-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-resolve-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .Tablet\:hover\:border-violet:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .Tablet\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .Tablet\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Asurion-White:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Asurion-Blue-Brighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Asurion-Blue-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Asurion-Blue-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Asurion-Purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Asurion-Purple-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Asurion-Purple-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Asurion-Gray-Deepest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Asurion-Gray-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Asurion-Gray-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Asurion-Gray-Lighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Asurion-Gray-Lightest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Asurion-Red-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-light-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-light-gray-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-light-gray-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-light-gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-light-gray-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-light-gray-5:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-light-slate-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-denim-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-purple-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-dark-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-bright-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-mustard-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-mustard-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-light-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-light-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-light-blue-3:focus {
    border-color:  #F0F3FF;
  }

  .Tablet\:focus\:border-light-blue-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-purple-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-light-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-light-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-light-bg-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-light-white-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Black-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Default-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-White-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Silver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Yellow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Grey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Red-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Gold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-light-green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-dark-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-light-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-bright-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-bright-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-SpaceGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Purple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-LightPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Glow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Bronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Copper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Pink-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Orange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Coral-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-MajesticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-PrismBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-CeramicBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-MidnightBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-PrismWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-CeramicWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-LilacPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-CrownSilver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-CoralBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-lime-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-apple-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-bg-new-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-bg-new-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-new-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-footer-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-border-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-apple-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-crimson-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-asurion-cyan:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-bright-orange:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Graphite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-PacificBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-light-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-asurion-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-OceanBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-MetallicCopper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-PorcelainWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-LightBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-CloudNavy-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-CloudMint-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-CloudOrange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-CloudLavender-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-CloudRed-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-CloudWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-SunriseGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-SunshineGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-AuraBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-AuraGlow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-MysticBronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-MysticGreen-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-MysticGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-MysticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-MysticWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-price-blue1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-indigo1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-Purple-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-new-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-dark-blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-replace-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-resolve-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .Tablet\:focus\:border-violet:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .Tablet\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .Tablet\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .Tablet\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .Tablet\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .Tablet\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .Tablet\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .Tablet\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .Tablet\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .Tablet\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .Tablet\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .Tablet\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .Tablet\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .Tablet\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .Tablet\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .Tablet\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .Tablet\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .Tablet\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .Tablet\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .Tablet\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .Tablet\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .Tablet\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .Tablet\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .Tablet\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .Tablet\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .Tablet\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .Tablet\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .Tablet\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .Tablet\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .Tablet\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .Tablet\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .Tablet\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .Tablet\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .Tablet\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .Tablet\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .Tablet\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .Tablet\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .Tablet\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .Tablet\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .Tablet\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .Tablet\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .Tablet\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .Tablet\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .Tablet\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .Tablet\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .Tablet\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .Tablet\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .Tablet\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .Tablet\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .Tablet\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .Tablet\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .Tablet\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .Tablet\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .Tablet\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .Tablet\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .Tablet\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .Tablet\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .Tablet\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .Tablet\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .Tablet\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .Tablet\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .Tablet\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .Tablet\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .Tablet\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .Tablet\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .Tablet\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .Tablet\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .Tablet\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .Tablet\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .Tablet\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .Tablet\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .Tablet\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .Tablet\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .Tablet\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .Tablet\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .Tablet\:bg-transparent {
    background-color: transparent;
  }

  .Tablet\:bg-current {
    background-color: currentColor;
  }

  .Tablet\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .Tablet\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Tablet\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .Tablet\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .Tablet\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .Tablet\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .Tablet\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .Tablet\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .Tablet\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .Tablet\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .Tablet\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .Tablet\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .Tablet\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .Tablet\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .Tablet\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .Tablet\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .Tablet\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .Tablet\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .Tablet\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .Tablet\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .Tablet\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .Tablet\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .Tablet\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .Tablet\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .Tablet\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .Tablet\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .Tablet\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .Tablet\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .Tablet\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .Tablet\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .Tablet\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .Tablet\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .Tablet\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .Tablet\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .Tablet\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .Tablet\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .Tablet\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .Tablet\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .Tablet\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .Tablet\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .Tablet\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .Tablet\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .Tablet\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .Tablet\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .Tablet\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .Tablet\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .Tablet\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .Tablet\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .Tablet\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .Tablet\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .Tablet\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .Tablet\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .Tablet\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .Tablet\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .Tablet\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .Tablet\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .Tablet\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .Tablet\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .Tablet\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .Tablet\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .Tablet\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .Tablet\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .Tablet\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .Tablet\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .Tablet\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .Tablet\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .Tablet\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .Tablet\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .Tablet\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .Tablet\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .Tablet\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Tablet\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Tablet\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Tablet\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .Tablet\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Tablet\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Tablet\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .Tablet\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .Tablet\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Tablet\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .Tablet\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .Tablet\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .Tablet\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .Tablet\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .Tablet\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Tablet\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .Tablet\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Tablet\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Tablet\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .Tablet\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .Tablet\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .Tablet\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Tablet\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .Tablet\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Tablet\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Tablet\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .Tablet\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .Tablet\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .Tablet\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Tablet\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Tablet\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .Tablet\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .Tablet\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .Tablet\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .Tablet\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .Tablet\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .Tablet\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .Tablet\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Tablet\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Tablet\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .Tablet\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .Tablet\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .Tablet\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .Tablet\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .Tablet\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .Tablet\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .Tablet\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .Tablet\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .Tablet\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .Tablet\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .Tablet\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .Tablet\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .Tablet\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .Tablet\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .Tablet\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Tablet\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Tablet\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .Tablet\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .Tablet\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .Tablet\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .Tablet\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Tablet\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Tablet\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Tablet\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Tablet\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .Tablet\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .Tablet\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .Tablet\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .Tablet\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .Tablet\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .Tablet\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .Tablet\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .Tablet\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .Tablet\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .Tablet\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .Tablet\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .group:hover .Tablet\:group-hover\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .group:hover .Tablet\:group-hover\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .Tablet\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .Tablet\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Asurion-White:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Asurion-Blue-Brighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Asurion-Blue-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Asurion-Blue-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Asurion-Purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Asurion-Purple-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Asurion-Purple-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Asurion-Gray-Deepest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Asurion-Gray-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Asurion-Gray-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Asurion-Gray-Lighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Asurion-Gray-Lightest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Asurion-Red-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-light-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-light-gray-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-light-gray-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-light-gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-light-gray-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-light-gray-5:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-light-slate-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-denim-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-purple-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-dark-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-bright-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-mustard-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-mustard-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-light-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-light-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-light-blue-3:focus-within {
    background-color:  #F0F3FF;
  }

  .Tablet\:focus-within\:bg-light-blue-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-purple-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-light-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-light-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-light-bg-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-light-white-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Black-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Default-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-White-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Silver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Yellow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Grey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Red-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Gold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-light-green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-dark-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-light-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-bright-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-bright-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-SpaceGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Purple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-LightPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Glow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Bronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Copper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Pink-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Orange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Coral-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-MajesticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-PrismBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-CeramicBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-MidnightBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-PrismWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-CeramicWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-LilacPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-CrownSilver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-CoralBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-lime-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-apple-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-bg-new-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-bg-new-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-new-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-footer-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-border-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-apple-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-crimson-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-asurion-cyan:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-bright-orange:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Graphite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-PacificBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-light-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-asurion-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-OceanBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-MetallicCopper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-PorcelainWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-LightBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-CloudNavy-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-CloudMint-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-CloudOrange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-CloudLavender-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-CloudRed-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-CloudWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-SunriseGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-SunshineGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-AuraBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-AuraGlow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-MysticBronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-MysticGreen-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-MysticGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-MysticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-MysticWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-price-blue1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-indigo1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-Purple-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-new-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-dark-blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-replace-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .Tablet\:focus-within\:bg-resolve-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .Tablet\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .Tablet\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Asurion-White:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Asurion-Blue-Brighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Asurion-Blue-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Asurion-Blue-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Asurion-Purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Asurion-Purple-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Asurion-Purple-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Asurion-Gray-Deepest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Asurion-Gray-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Asurion-Gray-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Asurion-Gray-Lighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Asurion-Gray-Lightest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Asurion-Red-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-light-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-light-gray-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-light-gray-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-light-gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-light-gray-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-light-gray-5:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-light-slate-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-denim-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-purple-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-dark-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-bright-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-mustard-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-mustard-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-light-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-light-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-light-blue-3:hover {
    background-color:  #F0F3FF;
  }

  .Tablet\:hover\:bg-light-blue-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-purple-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-light-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-light-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-light-bg-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-light-white-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Black-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Default-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-White-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Silver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Yellow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Grey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Red-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Gold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-light-green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-dark-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-light-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-bright-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-bright-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-SpaceGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Purple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-LightPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Glow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Bronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Copper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Pink-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Orange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Coral-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-MajesticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-PrismBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-CeramicBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-MidnightBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-PrismWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-CeramicWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-LilacPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-CrownSilver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-CoralBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-lime-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-apple-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-bg-new-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-bg-new-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-new-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-footer-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-border-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-apple-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-crimson-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-asurion-cyan:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-bright-orange:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Graphite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-PacificBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-light-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-asurion-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-OceanBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-MetallicCopper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-PorcelainWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-LightBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-CloudNavy-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-CloudMint-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-CloudOrange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-CloudLavender-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-CloudRed-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-CloudWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-SunriseGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-SunshineGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-AuraBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-AuraGlow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-MysticBronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-MysticGreen-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-MysticGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-MysticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-MysticWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-price-blue1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-indigo1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-Purple-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-new-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-dark-blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-replace-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .Tablet\:hover\:bg-resolve-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .Tablet\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .Tablet\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Asurion-White:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Asurion-Blue-Brighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Asurion-Blue-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Asurion-Blue-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Asurion-Purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Asurion-Purple-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Asurion-Purple-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Asurion-Gray-Deepest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Asurion-Gray-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Asurion-Gray-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Asurion-Gray-Lighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Asurion-Gray-Lightest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Asurion-Red-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-light-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-light-gray-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-light-gray-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-light-gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-light-gray-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-light-gray-5:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-light-slate-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-denim-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-purple-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-dark-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-bright-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-mustard-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-mustard-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-light-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-light-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-light-blue-3:focus {
    background-color:  #F0F3FF;
  }

  .Tablet\:focus\:bg-light-blue-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-purple-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-light-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-light-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-light-bg-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-light-white-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Black-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Default-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-White-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Silver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Yellow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Grey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Red-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Gold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-light-green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-dark-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-light-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-bright-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-bright-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-SpaceGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Purple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-LightPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Glow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Bronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Copper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Pink-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Orange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Coral-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-MajesticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-PrismBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-CeramicBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-MidnightBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-PrismWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-CeramicWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-LilacPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-CrownSilver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-CoralBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-lime-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-apple-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-bg-new-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-bg-new-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-new-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-footer-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-border-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-apple-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-crimson-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-asurion-cyan:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-bright-orange:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Graphite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-PacificBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-light-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-asurion-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-OceanBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-MetallicCopper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-PorcelainWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-LightBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-CloudNavy-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-CloudMint-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-CloudOrange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-CloudLavender-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-CloudRed-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-CloudWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-SunriseGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-SunshineGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-AuraBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-AuraGlow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-MysticBronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-MysticGreen-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-MysticGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-MysticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-MysticWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-price-blue1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-indigo1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-Purple-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-new-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-dark-blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-replace-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .Tablet\:focus\:bg-resolve-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .Tablet\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .Tablet\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .Tablet\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .Tablet\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .Tablet\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .Tablet\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .Tablet\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .Tablet\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .Tablet\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .Tablet\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .Tablet\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .Tablet\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .Tablet\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .Tablet\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .Tablet\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .Tablet\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .Tablet\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .Tablet\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .Tablet\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .Tablet\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .Tablet\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .Tablet\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .Tablet\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .Tablet\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .Tablet\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .Tablet\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .Tablet\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .Tablet\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .Tablet\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .Tablet\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .Tablet\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .Tablet\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .Tablet\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .Tablet\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .Tablet\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .Tablet\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .Tablet\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .Tablet\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .Tablet\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .Tablet\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .Tablet\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .Tablet\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .Tablet\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .Tablet\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .Tablet\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .Tablet\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .Tablet\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .Tablet\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .Tablet\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .Tablet\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .Tablet\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .Tablet\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .Tablet\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .Tablet\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .Tablet\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .Tablet\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .Tablet\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .Tablet\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .Tablet\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .Tablet\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .Tablet\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .Tablet\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .Tablet\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .Tablet\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .Tablet\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .Tablet\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .Tablet\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .Tablet\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .Tablet\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .Tablet\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .Tablet\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .Tablet\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .Tablet\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .Tablet\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .Tablet\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .Tablet\:bg-none {
    background-image: none;
  }

  .Tablet\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .Tablet\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .Tablet\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .Tablet\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .Tablet\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .Tablet\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .Tablet\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .Tablet\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .Tablet\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Tablet\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Tablet\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Tablet\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Tablet\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Tablet\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Tablet\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Tablet\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Tablet\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Tablet\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Tablet\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Tablet\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Tablet\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Tablet\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Tablet\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Tablet\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Tablet\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Tablet\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Tablet\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Tablet\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Tablet\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Tablet\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Tablet\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Tablet\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Tablet\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Tablet\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Tablet\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Tablet\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Tablet\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Tablet\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Tablet\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Tablet\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Tablet\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Tablet\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Tablet\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Tablet\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Tablet\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Tablet\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Tablet\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Tablet\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Tablet\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Tablet\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Tablet\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Tablet\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Tablet\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Tablet\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Tablet\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Tablet\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Tablet\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Tablet\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Tablet\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Tablet\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Tablet\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Tablet\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Tablet\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Tablet\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Tablet\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Tablet\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Tablet\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Tablet\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Tablet\:from-purple {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Tablet\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Tablet\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Tablet\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Tablet\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Tablet\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Tablet\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Tablet\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Tablet\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Tablet\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Tablet\:from-Asurion-White {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:from-Asurion-Blue-Brighter {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:from-Asurion-Blue-Deep {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet\:from-Asurion-Blue-Light {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet\:from-Asurion-Purple {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet\:from-Asurion-Purple-Deeper {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:from-Asurion-Purple-Light {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet\:from-Asurion-Gray-Deepest {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet\:from-Asurion-Gray-Deeper {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet\:from-Asurion-Gray-Light {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet\:from-Asurion-Gray-Lighter {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet\:from-Asurion-Gray-Lightest {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet\:from-Asurion-Red-Deep {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet\:from-light-gray {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet\:from-light-gray-1 {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet\:from-light-gray-2 {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet\:from-light-gray-3 {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Tablet\:from-light-gray-4 {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet\:from-light-gray-5 {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet\:from-light-slate-gray {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Tablet\:from-denim-blue {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Tablet\:from-purple-1 {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet\:from-dark-red {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet\:from-bright-red {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Tablet\:from-mustard-yellow {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Tablet\:from-mustard-yellow-1 {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Tablet\:from-light-blue {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:from-light-blue-1 {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Tablet\:from-light-blue-3 {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:from-light-blue-4 {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet\:from-purple-blue {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Tablet\:from-light-green {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet\:from-light-green-1 {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet\:from-light-bg-green {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Tablet\:from-green-1 {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Tablet\:from-pink-1 {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Tablet\:from-light-white-1 {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Tablet\:from-Black-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:from-Default-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet\:from-White-3 {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Tablet\:from-Green-3 {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Tablet\:from-Blue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:from-Silver-3 {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Tablet\:from-Yellow-3 {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Tablet\:from-Grey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet\:from-Gray-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet\:from-Red-3 {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Tablet\:from-Gold-3 {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Tablet\:from-light-green-3 {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet\:from-dark-blue-2 {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet\:from-blue-1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:from-yellow-1 {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Tablet\:from-blue-2 {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Tablet\:from-light-pink {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Tablet\:from-bright-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet\:from-bright-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet\:from-SpaceGrey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet\:from-Purple-3 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:from-LightPurple-3 {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Tablet\:from-Glow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet\:from-Bronze-3 {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Tablet\:from-Copper-3 {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Tablet\:from-Pink-3 {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Tablet\:from-Orange-3 {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Tablet\:from-Coral-3 {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Tablet\:from-MajesticBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:from-PrismBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:from-CeramicBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:from-MidnightBlack-3 {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Tablet\:from-PrismWhite-3 {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Tablet\:from-CeramicWhite-3 {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Tablet\:from-LilacPurple-3 {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Tablet\:from-CrownSilver-3 {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Tablet\:from-CoralBlue-3 {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Tablet\:from-lime-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet\:from-apple-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet\:from-bg-new-blue {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Tablet\:from-bg-new-pink {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Tablet\:from-new-pink-1 {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Tablet\:from-footer-grey {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Tablet\:from-border-grey {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Tablet\:from-apple-green-1 {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Tablet\:from-crimson-red {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Tablet\:from-asurion-cyan {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Tablet\:from-bright-orange {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Tablet\:from-Graphite-3 {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Tablet\:from-PacificBlue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:from-light-purple {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Tablet\:from-asurion-gray {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Tablet\:from-OceanBlue-3 {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Tablet\:from-MetallicCopper-3 {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Tablet\:from-PorcelainWhite-3 {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Tablet\:from-LightBlue-3 {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Tablet\:from-CloudNavy-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet\:from-CloudMint-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet\:from-CloudOrange-3 {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Tablet\:from-CloudLavender-3 {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Tablet\:from-CloudRed-3 {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Tablet\:from-CloudWhite-3 {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Tablet\:from-SunriseGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet\:from-SunshineGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet\:from-AuraBlack-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet\:from-AuraGlow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet\:from-MysticBronze-3 {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Tablet\:from-MysticGreen-3 {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Tablet\:from-MysticGrey-3 {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Tablet\:from-MysticBlack-3 {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Tablet\:from-MysticWhite-3 {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Tablet\:from-price-blue1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:from-indigo1 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:from-Purple-4 {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Tablet\:from-new-blue-2 {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Tablet\:from-dark-blue-3 {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Tablet\:from-replace-bg {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Tablet\:from-resolve-bg {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Tablet\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Tablet\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Tablet\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Tablet\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Tablet\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Tablet\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Tablet\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Tablet\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Tablet\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Tablet\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Tablet\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Tablet\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Tablet\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Tablet\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Tablet\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Tablet\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Tablet\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Tablet\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Tablet\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Tablet\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Tablet\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Tablet\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Tablet\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Tablet\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Tablet\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Tablet\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Tablet\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Tablet\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Tablet\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Tablet\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Tablet\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Tablet\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Tablet\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Tablet\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Tablet\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Tablet\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Tablet\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Tablet\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Tablet\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Tablet\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Tablet\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Tablet\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Tablet\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Tablet\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Tablet\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Tablet\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Tablet\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Tablet\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Tablet\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Tablet\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Tablet\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Tablet\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Tablet\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Tablet\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Tablet\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Tablet\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Tablet\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Tablet\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Tablet\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Tablet\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Tablet\:hover\:from-purple:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Tablet\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Tablet\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Tablet\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Tablet\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Tablet\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Tablet\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Tablet\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Tablet\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Tablet\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Tablet\:hover\:from-Asurion-White:hover {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:hover\:from-Asurion-Blue-Brighter:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:hover\:from-Asurion-Blue-Deep:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet\:hover\:from-Asurion-Blue-Light:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet\:hover\:from-Asurion-Purple:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet\:hover\:from-Asurion-Purple-Deeper:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:hover\:from-Asurion-Purple-Light:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet\:hover\:from-Asurion-Gray-Deepest:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet\:hover\:from-Asurion-Gray-Deeper:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet\:hover\:from-Asurion-Gray-Light:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet\:hover\:from-Asurion-Gray-Lighter:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet\:hover\:from-Asurion-Gray-Lightest:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet\:hover\:from-Asurion-Red-Deep:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet\:hover\:from-light-gray:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet\:hover\:from-light-gray-1:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet\:hover\:from-light-gray-2:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet\:hover\:from-light-gray-3:hover {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Tablet\:hover\:from-light-gray-4:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet\:hover\:from-light-gray-5:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet\:hover\:from-light-slate-gray:hover {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Tablet\:hover\:from-denim-blue:hover {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Tablet\:hover\:from-purple-1:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet\:hover\:from-dark-red:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet\:hover\:from-bright-red:hover {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Tablet\:hover\:from-mustard-yellow:hover {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Tablet\:hover\:from-mustard-yellow-1:hover {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Tablet\:hover\:from-light-blue:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:hover\:from-light-blue-1:hover {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Tablet\:hover\:from-light-blue-3:hover {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:hover\:from-light-blue-4:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet\:hover\:from-purple-blue:hover {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Tablet\:hover\:from-light-green:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet\:hover\:from-light-green-1:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet\:hover\:from-light-bg-green:hover {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Tablet\:hover\:from-green-1:hover {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Tablet\:hover\:from-pink-1:hover {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Tablet\:hover\:from-light-white-1:hover {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Tablet\:hover\:from-Black-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:hover\:from-Default-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet\:hover\:from-White-3:hover {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Tablet\:hover\:from-Green-3:hover {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Tablet\:hover\:from-Blue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:hover\:from-Silver-3:hover {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Tablet\:hover\:from-Yellow-3:hover {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Tablet\:hover\:from-Grey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet\:hover\:from-Gray-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet\:hover\:from-Red-3:hover {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Tablet\:hover\:from-Gold-3:hover {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Tablet\:hover\:from-light-green-3:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet\:hover\:from-dark-blue-2:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet\:hover\:from-blue-1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:hover\:from-yellow-1:hover {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Tablet\:hover\:from-blue-2:hover {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Tablet\:hover\:from-light-pink:hover {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Tablet\:hover\:from-bright-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet\:hover\:from-bright-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet\:hover\:from-SpaceGrey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet\:hover\:from-Purple-3:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:hover\:from-LightPurple-3:hover {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Tablet\:hover\:from-Glow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet\:hover\:from-Bronze-3:hover {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Tablet\:hover\:from-Copper-3:hover {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Tablet\:hover\:from-Pink-3:hover {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Tablet\:hover\:from-Orange-3:hover {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Tablet\:hover\:from-Coral-3:hover {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Tablet\:hover\:from-MajesticBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:hover\:from-PrismBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:hover\:from-CeramicBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:hover\:from-MidnightBlack-3:hover {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Tablet\:hover\:from-PrismWhite-3:hover {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Tablet\:hover\:from-CeramicWhite-3:hover {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Tablet\:hover\:from-LilacPurple-3:hover {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Tablet\:hover\:from-CrownSilver-3:hover {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Tablet\:hover\:from-CoralBlue-3:hover {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Tablet\:hover\:from-lime-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet\:hover\:from-apple-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet\:hover\:from-bg-new-blue:hover {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Tablet\:hover\:from-bg-new-pink:hover {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Tablet\:hover\:from-new-pink-1:hover {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Tablet\:hover\:from-footer-grey:hover {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Tablet\:hover\:from-border-grey:hover {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Tablet\:hover\:from-apple-green-1:hover {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Tablet\:hover\:from-crimson-red:hover {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Tablet\:hover\:from-asurion-cyan:hover {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Tablet\:hover\:from-bright-orange:hover {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Tablet\:hover\:from-Graphite-3:hover {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Tablet\:hover\:from-PacificBlue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:hover\:from-light-purple:hover {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Tablet\:hover\:from-asurion-gray:hover {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Tablet\:hover\:from-OceanBlue-3:hover {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Tablet\:hover\:from-MetallicCopper-3:hover {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Tablet\:hover\:from-PorcelainWhite-3:hover {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Tablet\:hover\:from-LightBlue-3:hover {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Tablet\:hover\:from-CloudNavy-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet\:hover\:from-CloudMint-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet\:hover\:from-CloudOrange-3:hover {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Tablet\:hover\:from-CloudLavender-3:hover {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Tablet\:hover\:from-CloudRed-3:hover {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Tablet\:hover\:from-CloudWhite-3:hover {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Tablet\:hover\:from-SunriseGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet\:hover\:from-SunshineGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet\:hover\:from-AuraBlack-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet\:hover\:from-AuraGlow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet\:hover\:from-MysticBronze-3:hover {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Tablet\:hover\:from-MysticGreen-3:hover {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Tablet\:hover\:from-MysticGrey-3:hover {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Tablet\:hover\:from-MysticBlack-3:hover {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Tablet\:hover\:from-MysticWhite-3:hover {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Tablet\:hover\:from-price-blue1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:hover\:from-indigo1:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:hover\:from-Purple-4:hover {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Tablet\:hover\:from-new-blue-2:hover {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Tablet\:hover\:from-dark-blue-3:hover {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Tablet\:hover\:from-replace-bg:hover {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Tablet\:hover\:from-resolve-bg:hover {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Tablet\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:focus\:from-gray-50:focus {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Tablet\:focus\:from-gray-100:focus {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Tablet\:focus\:from-gray-200:focus {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Tablet\:focus\:from-gray-300:focus {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Tablet\:focus\:from-gray-400:focus {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Tablet\:focus\:from-gray-500:focus {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Tablet\:focus\:from-gray-600:focus {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Tablet\:focus\:from-gray-700:focus {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Tablet\:focus\:from-gray-800:focus {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Tablet\:focus\:from-gray-900:focus {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Tablet\:focus\:from-red-50:focus {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Tablet\:focus\:from-red-100:focus {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Tablet\:focus\:from-red-200:focus {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Tablet\:focus\:from-red-300:focus {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Tablet\:focus\:from-red-400:focus {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Tablet\:focus\:from-red-500:focus {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Tablet\:focus\:from-red-600:focus {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Tablet\:focus\:from-red-700:focus {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Tablet\:focus\:from-red-800:focus {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Tablet\:focus\:from-red-900:focus {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Tablet\:focus\:from-yellow-50:focus {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Tablet\:focus\:from-yellow-100:focus {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Tablet\:focus\:from-yellow-200:focus {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Tablet\:focus\:from-yellow-300:focus {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Tablet\:focus\:from-yellow-400:focus {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Tablet\:focus\:from-yellow-500:focus {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Tablet\:focus\:from-yellow-600:focus {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Tablet\:focus\:from-yellow-700:focus {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Tablet\:focus\:from-yellow-800:focus {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Tablet\:focus\:from-yellow-900:focus {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Tablet\:focus\:from-green-50:focus {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Tablet\:focus\:from-green-100:focus {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Tablet\:focus\:from-green-200:focus {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Tablet\:focus\:from-green-300:focus {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Tablet\:focus\:from-green-400:focus {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Tablet\:focus\:from-green-500:focus {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Tablet\:focus\:from-green-600:focus {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Tablet\:focus\:from-green-700:focus {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Tablet\:focus\:from-green-800:focus {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Tablet\:focus\:from-green-900:focus {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Tablet\:focus\:from-blue-50:focus {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Tablet\:focus\:from-blue-100:focus {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Tablet\:focus\:from-blue-200:focus {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Tablet\:focus\:from-blue-300:focus {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Tablet\:focus\:from-blue-400:focus {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Tablet\:focus\:from-blue-500:focus {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Tablet\:focus\:from-blue-600:focus {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Tablet\:focus\:from-blue-700:focus {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Tablet\:focus\:from-blue-800:focus {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Tablet\:focus\:from-blue-900:focus {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Tablet\:focus\:from-indigo-50:focus {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Tablet\:focus\:from-indigo-100:focus {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Tablet\:focus\:from-indigo-200:focus {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Tablet\:focus\:from-indigo-300:focus {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Tablet\:focus\:from-indigo-400:focus {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Tablet\:focus\:from-indigo-500:focus {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Tablet\:focus\:from-indigo-600:focus {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Tablet\:focus\:from-indigo-700:focus {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Tablet\:focus\:from-indigo-800:focus {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Tablet\:focus\:from-indigo-900:focus {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Tablet\:focus\:from-purple:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:focus\:from-pink-50:focus {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Tablet\:focus\:from-pink-100:focus {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Tablet\:focus\:from-pink-200:focus {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Tablet\:focus\:from-pink-300:focus {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Tablet\:focus\:from-pink-400:focus {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Tablet\:focus\:from-pink-500:focus {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Tablet\:focus\:from-pink-600:focus {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Tablet\:focus\:from-pink-700:focus {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Tablet\:focus\:from-pink-800:focus {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Tablet\:focus\:from-pink-900:focus {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Tablet\:focus\:from-Asurion-White:focus {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:focus\:from-Asurion-Blue-Brighter:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:focus\:from-Asurion-Blue-Deep:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet\:focus\:from-Asurion-Blue-Light:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet\:focus\:from-Asurion-Purple:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet\:focus\:from-Asurion-Purple-Deeper:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:focus\:from-Asurion-Purple-Light:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet\:focus\:from-Asurion-Gray-Deepest:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet\:focus\:from-Asurion-Gray-Deeper:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet\:focus\:from-Asurion-Gray-Light:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet\:focus\:from-Asurion-Gray-Lighter:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet\:focus\:from-Asurion-Gray-Lightest:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet\:focus\:from-Asurion-Red-Deep:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet\:focus\:from-light-gray:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet\:focus\:from-light-gray-1:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet\:focus\:from-light-gray-2:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet\:focus\:from-light-gray-3:focus {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Tablet\:focus\:from-light-gray-4:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet\:focus\:from-light-gray-5:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet\:focus\:from-light-slate-gray:focus {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Tablet\:focus\:from-denim-blue:focus {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Tablet\:focus\:from-purple-1:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet\:focus\:from-dark-red:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet\:focus\:from-bright-red:focus {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Tablet\:focus\:from-mustard-yellow:focus {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Tablet\:focus\:from-mustard-yellow-1:focus {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Tablet\:focus\:from-light-blue:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:focus\:from-light-blue-1:focus {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Tablet\:focus\:from-light-blue-3:focus {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:focus\:from-light-blue-4:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet\:focus\:from-purple-blue:focus {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Tablet\:focus\:from-light-green:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet\:focus\:from-light-green-1:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet\:focus\:from-light-bg-green:focus {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Tablet\:focus\:from-green-1:focus {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Tablet\:focus\:from-pink-1:focus {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Tablet\:focus\:from-light-white-1:focus {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Tablet\:focus\:from-Black-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:focus\:from-Default-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet\:focus\:from-White-3:focus {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Tablet\:focus\:from-Green-3:focus {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Tablet\:focus\:from-Blue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:focus\:from-Silver-3:focus {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Tablet\:focus\:from-Yellow-3:focus {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Tablet\:focus\:from-Grey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet\:focus\:from-Gray-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet\:focus\:from-Red-3:focus {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Tablet\:focus\:from-Gold-3:focus {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Tablet\:focus\:from-light-green-3:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet\:focus\:from-dark-blue-2:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet\:focus\:from-blue-1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:focus\:from-yellow-1:focus {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Tablet\:focus\:from-blue-2:focus {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Tablet\:focus\:from-light-pink:focus {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Tablet\:focus\:from-bright-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet\:focus\:from-bright-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet\:focus\:from-SpaceGrey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet\:focus\:from-Purple-3:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:focus\:from-LightPurple-3:focus {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Tablet\:focus\:from-Glow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet\:focus\:from-Bronze-3:focus {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Tablet\:focus\:from-Copper-3:focus {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Tablet\:focus\:from-Pink-3:focus {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Tablet\:focus\:from-Orange-3:focus {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Tablet\:focus\:from-Coral-3:focus {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Tablet\:focus\:from-MajesticBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:focus\:from-PrismBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:focus\:from-CeramicBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:focus\:from-MidnightBlack-3:focus {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Tablet\:focus\:from-PrismWhite-3:focus {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Tablet\:focus\:from-CeramicWhite-3:focus {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Tablet\:focus\:from-LilacPurple-3:focus {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Tablet\:focus\:from-CrownSilver-3:focus {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Tablet\:focus\:from-CoralBlue-3:focus {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Tablet\:focus\:from-lime-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet\:focus\:from-apple-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet\:focus\:from-bg-new-blue:focus {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Tablet\:focus\:from-bg-new-pink:focus {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Tablet\:focus\:from-new-pink-1:focus {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Tablet\:focus\:from-footer-grey:focus {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Tablet\:focus\:from-border-grey:focus {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Tablet\:focus\:from-apple-green-1:focus {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Tablet\:focus\:from-crimson-red:focus {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Tablet\:focus\:from-asurion-cyan:focus {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Tablet\:focus\:from-bright-orange:focus {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Tablet\:focus\:from-Graphite-3:focus {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Tablet\:focus\:from-PacificBlue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:focus\:from-light-purple:focus {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Tablet\:focus\:from-asurion-gray:focus {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Tablet\:focus\:from-OceanBlue-3:focus {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Tablet\:focus\:from-MetallicCopper-3:focus {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Tablet\:focus\:from-PorcelainWhite-3:focus {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Tablet\:focus\:from-LightBlue-3:focus {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Tablet\:focus\:from-CloudNavy-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet\:focus\:from-CloudMint-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet\:focus\:from-CloudOrange-3:focus {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Tablet\:focus\:from-CloudLavender-3:focus {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Tablet\:focus\:from-CloudRed-3:focus {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Tablet\:focus\:from-CloudWhite-3:focus {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Tablet\:focus\:from-SunriseGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet\:focus\:from-SunshineGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet\:focus\:from-AuraBlack-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet\:focus\:from-AuraGlow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet\:focus\:from-MysticBronze-3:focus {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Tablet\:focus\:from-MysticGreen-3:focus {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Tablet\:focus\:from-MysticGrey-3:focus {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Tablet\:focus\:from-MysticBlack-3:focus {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Tablet\:focus\:from-MysticWhite-3:focus {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Tablet\:focus\:from-price-blue1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:focus\:from-indigo1:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:focus\:from-Purple-4:focus {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Tablet\:focus\:from-new-blue-2:focus {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Tablet\:focus\:from-dark-blue-3:focus {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Tablet\:focus\:from-replace-bg:focus {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Tablet\:focus\:from-resolve-bg:focus {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Tablet\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Tablet\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Tablet\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Tablet\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Tablet\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Tablet\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Tablet\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Tablet\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Tablet\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Tablet\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Tablet\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Tablet\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Tablet\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Tablet\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Tablet\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Tablet\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Tablet\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Tablet\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Tablet\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Tablet\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Tablet\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Tablet\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Tablet\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Tablet\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Tablet\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Tablet\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Tablet\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Tablet\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Tablet\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Tablet\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Tablet\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Tablet\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Tablet\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Tablet\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Tablet\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Tablet\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Tablet\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Tablet\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Tablet\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Tablet\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Tablet\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Tablet\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Tablet\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Tablet\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Tablet\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Tablet\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Tablet\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Tablet\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Tablet\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Tablet\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Tablet\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Tablet\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Tablet\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Tablet\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Tablet\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Tablet\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Tablet\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Tablet\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Tablet\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Tablet\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Tablet\:via-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Tablet\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Tablet\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Tablet\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Tablet\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Tablet\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Tablet\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Tablet\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Tablet\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Tablet\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Tablet\:via-Asurion-White {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:via-Asurion-Blue-Brighter {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:via-Asurion-Blue-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet\:via-Asurion-Blue-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet\:via-Asurion-Purple {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet\:via-Asurion-Purple-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:via-Asurion-Purple-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet\:via-Asurion-Gray-Deepest {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet\:via-Asurion-Gray-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet\:via-Asurion-Gray-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet\:via-Asurion-Gray-Lighter {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet\:via-Asurion-Gray-Lightest {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet\:via-Asurion-Red-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet\:via-light-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet\:via-light-gray-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet\:via-light-gray-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet\:via-light-gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Tablet\:via-light-gray-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet\:via-light-gray-5 {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet\:via-light-slate-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Tablet\:via-denim-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Tablet\:via-purple-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet\:via-dark-red {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet\:via-bright-red {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Tablet\:via-mustard-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Tablet\:via-mustard-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Tablet\:via-light-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:via-light-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Tablet\:via-light-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:via-light-blue-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet\:via-purple-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Tablet\:via-light-green {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet\:via-light-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet\:via-light-bg-green {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Tablet\:via-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Tablet\:via-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Tablet\:via-light-white-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Tablet\:via-Black-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:via-Default-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet\:via-White-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Tablet\:via-Green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Tablet\:via-Blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:via-Silver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Tablet\:via-Yellow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Tablet\:via-Grey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet\:via-Gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet\:via-Red-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Tablet\:via-Gold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Tablet\:via-light-green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet\:via-dark-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet\:via-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:via-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Tablet\:via-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Tablet\:via-light-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Tablet\:via-bright-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet\:via-bright-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet\:via-SpaceGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet\:via-Purple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:via-LightPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Tablet\:via-Glow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet\:via-Bronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Tablet\:via-Copper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Tablet\:via-Pink-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Tablet\:via-Orange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Tablet\:via-Coral-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Tablet\:via-MajesticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:via-PrismBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:via-CeramicBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:via-MidnightBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Tablet\:via-PrismWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Tablet\:via-CeramicWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Tablet\:via-LilacPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Tablet\:via-CrownSilver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Tablet\:via-CoralBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Tablet\:via-lime-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet\:via-apple-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet\:via-bg-new-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Tablet\:via-bg-new-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Tablet\:via-new-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Tablet\:via-footer-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Tablet\:via-border-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Tablet\:via-apple-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Tablet\:via-crimson-red {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Tablet\:via-asurion-cyan {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Tablet\:via-bright-orange {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Tablet\:via-Graphite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Tablet\:via-PacificBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:via-light-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Tablet\:via-asurion-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Tablet\:via-OceanBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Tablet\:via-MetallicCopper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Tablet\:via-PorcelainWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Tablet\:via-LightBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Tablet\:via-CloudNavy-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet\:via-CloudMint-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet\:via-CloudOrange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Tablet\:via-CloudLavender-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Tablet\:via-CloudRed-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Tablet\:via-CloudWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Tablet\:via-SunriseGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet\:via-SunshineGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet\:via-AuraBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet\:via-AuraGlow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet\:via-MysticBronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Tablet\:via-MysticGreen-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Tablet\:via-MysticGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Tablet\:via-MysticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Tablet\:via-MysticWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Tablet\:via-price-blue1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:via-indigo1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:via-Purple-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Tablet\:via-new-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Tablet\:via-dark-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Tablet\:via-replace-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Tablet\:via-resolve-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Tablet\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Tablet\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Tablet\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Tablet\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Tablet\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Tablet\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Tablet\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Tablet\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Tablet\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Tablet\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Tablet\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Tablet\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Tablet\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Tablet\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Tablet\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Tablet\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Tablet\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Tablet\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Tablet\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Tablet\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Tablet\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Tablet\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Tablet\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Tablet\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Tablet\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Tablet\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Tablet\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Tablet\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Tablet\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Tablet\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Tablet\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Tablet\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Tablet\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Tablet\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Tablet\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Tablet\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Tablet\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Tablet\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Tablet\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Tablet\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Tablet\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Tablet\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Tablet\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Tablet\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Tablet\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Tablet\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Tablet\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Tablet\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Tablet\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Tablet\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Tablet\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Tablet\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Tablet\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Tablet\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Tablet\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Tablet\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Tablet\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Tablet\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Tablet\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Tablet\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Tablet\:hover\:via-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Tablet\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Tablet\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Tablet\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Tablet\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Tablet\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Tablet\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Tablet\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Tablet\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Tablet\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Tablet\:hover\:via-Asurion-White:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:hover\:via-Asurion-Blue-Brighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:hover\:via-Asurion-Blue-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet\:hover\:via-Asurion-Blue-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet\:hover\:via-Asurion-Purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet\:hover\:via-Asurion-Purple-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:hover\:via-Asurion-Purple-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet\:hover\:via-Asurion-Gray-Deepest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet\:hover\:via-Asurion-Gray-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet\:hover\:via-Asurion-Gray-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet\:hover\:via-Asurion-Gray-Lighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet\:hover\:via-Asurion-Gray-Lightest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet\:hover\:via-Asurion-Red-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet\:hover\:via-light-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet\:hover\:via-light-gray-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet\:hover\:via-light-gray-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet\:hover\:via-light-gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Tablet\:hover\:via-light-gray-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet\:hover\:via-light-gray-5:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet\:hover\:via-light-slate-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Tablet\:hover\:via-denim-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Tablet\:hover\:via-purple-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet\:hover\:via-dark-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet\:hover\:via-bright-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Tablet\:hover\:via-mustard-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Tablet\:hover\:via-mustard-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Tablet\:hover\:via-light-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:hover\:via-light-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Tablet\:hover\:via-light-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:hover\:via-light-blue-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet\:hover\:via-purple-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Tablet\:hover\:via-light-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet\:hover\:via-light-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet\:hover\:via-light-bg-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Tablet\:hover\:via-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Tablet\:hover\:via-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Tablet\:hover\:via-light-white-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Tablet\:hover\:via-Black-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:hover\:via-Default-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet\:hover\:via-White-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Tablet\:hover\:via-Green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Tablet\:hover\:via-Blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:hover\:via-Silver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Tablet\:hover\:via-Yellow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Tablet\:hover\:via-Grey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet\:hover\:via-Gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet\:hover\:via-Red-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Tablet\:hover\:via-Gold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Tablet\:hover\:via-light-green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet\:hover\:via-dark-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet\:hover\:via-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:hover\:via-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Tablet\:hover\:via-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Tablet\:hover\:via-light-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Tablet\:hover\:via-bright-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet\:hover\:via-bright-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet\:hover\:via-SpaceGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet\:hover\:via-Purple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:hover\:via-LightPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Tablet\:hover\:via-Glow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet\:hover\:via-Bronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Tablet\:hover\:via-Copper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Tablet\:hover\:via-Pink-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Tablet\:hover\:via-Orange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Tablet\:hover\:via-Coral-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Tablet\:hover\:via-MajesticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:hover\:via-PrismBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:hover\:via-CeramicBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:hover\:via-MidnightBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Tablet\:hover\:via-PrismWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Tablet\:hover\:via-CeramicWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Tablet\:hover\:via-LilacPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Tablet\:hover\:via-CrownSilver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Tablet\:hover\:via-CoralBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Tablet\:hover\:via-lime-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet\:hover\:via-apple-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet\:hover\:via-bg-new-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Tablet\:hover\:via-bg-new-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Tablet\:hover\:via-new-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Tablet\:hover\:via-footer-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Tablet\:hover\:via-border-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Tablet\:hover\:via-apple-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Tablet\:hover\:via-crimson-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Tablet\:hover\:via-asurion-cyan:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Tablet\:hover\:via-bright-orange:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Tablet\:hover\:via-Graphite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Tablet\:hover\:via-PacificBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:hover\:via-light-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Tablet\:hover\:via-asurion-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Tablet\:hover\:via-OceanBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Tablet\:hover\:via-MetallicCopper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Tablet\:hover\:via-PorcelainWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Tablet\:hover\:via-LightBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Tablet\:hover\:via-CloudNavy-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet\:hover\:via-CloudMint-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet\:hover\:via-CloudOrange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Tablet\:hover\:via-CloudLavender-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Tablet\:hover\:via-CloudRed-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Tablet\:hover\:via-CloudWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Tablet\:hover\:via-SunriseGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet\:hover\:via-SunshineGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet\:hover\:via-AuraBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet\:hover\:via-AuraGlow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet\:hover\:via-MysticBronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Tablet\:hover\:via-MysticGreen-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Tablet\:hover\:via-MysticGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Tablet\:hover\:via-MysticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Tablet\:hover\:via-MysticWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Tablet\:hover\:via-price-blue1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:hover\:via-indigo1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:hover\:via-Purple-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Tablet\:hover\:via-new-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Tablet\:hover\:via-dark-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Tablet\:hover\:via-replace-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Tablet\:hover\:via-resolve-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Tablet\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Tablet\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Tablet\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Tablet\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Tablet\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Tablet\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Tablet\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Tablet\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Tablet\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Tablet\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Tablet\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Tablet\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Tablet\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Tablet\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Tablet\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Tablet\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Tablet\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Tablet\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Tablet\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Tablet\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Tablet\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Tablet\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Tablet\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Tablet\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Tablet\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Tablet\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Tablet\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Tablet\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Tablet\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Tablet\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Tablet\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Tablet\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Tablet\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Tablet\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Tablet\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Tablet\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Tablet\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Tablet\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Tablet\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Tablet\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Tablet\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Tablet\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Tablet\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Tablet\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Tablet\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Tablet\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Tablet\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Tablet\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Tablet\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Tablet\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Tablet\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Tablet\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Tablet\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Tablet\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Tablet\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Tablet\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Tablet\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Tablet\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Tablet\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Tablet\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Tablet\:focus\:via-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Tablet\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Tablet\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Tablet\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Tablet\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Tablet\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Tablet\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Tablet\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Tablet\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Tablet\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Tablet\:focus\:via-Asurion-White:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:focus\:via-Asurion-Blue-Brighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:focus\:via-Asurion-Blue-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet\:focus\:via-Asurion-Blue-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet\:focus\:via-Asurion-Purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet\:focus\:via-Asurion-Purple-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:focus\:via-Asurion-Purple-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet\:focus\:via-Asurion-Gray-Deepest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet\:focus\:via-Asurion-Gray-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet\:focus\:via-Asurion-Gray-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet\:focus\:via-Asurion-Gray-Lighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet\:focus\:via-Asurion-Gray-Lightest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet\:focus\:via-Asurion-Red-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet\:focus\:via-light-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet\:focus\:via-light-gray-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet\:focus\:via-light-gray-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet\:focus\:via-light-gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Tablet\:focus\:via-light-gray-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet\:focus\:via-light-gray-5:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet\:focus\:via-light-slate-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Tablet\:focus\:via-denim-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Tablet\:focus\:via-purple-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet\:focus\:via-dark-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet\:focus\:via-bright-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Tablet\:focus\:via-mustard-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Tablet\:focus\:via-mustard-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Tablet\:focus\:via-light-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:focus\:via-light-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Tablet\:focus\:via-light-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet\:focus\:via-light-blue-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet\:focus\:via-purple-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Tablet\:focus\:via-light-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet\:focus\:via-light-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet\:focus\:via-light-bg-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Tablet\:focus\:via-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Tablet\:focus\:via-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Tablet\:focus\:via-light-white-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Tablet\:focus\:via-Black-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:focus\:via-Default-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet\:focus\:via-White-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Tablet\:focus\:via-Green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Tablet\:focus\:via-Blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:focus\:via-Silver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Tablet\:focus\:via-Yellow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Tablet\:focus\:via-Grey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet\:focus\:via-Gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet\:focus\:via-Red-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Tablet\:focus\:via-Gold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Tablet\:focus\:via-light-green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet\:focus\:via-dark-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet\:focus\:via-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:focus\:via-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Tablet\:focus\:via-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Tablet\:focus\:via-light-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Tablet\:focus\:via-bright-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet\:focus\:via-bright-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet\:focus\:via-SpaceGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet\:focus\:via-Purple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:focus\:via-LightPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Tablet\:focus\:via-Glow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet\:focus\:via-Bronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Tablet\:focus\:via-Copper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Tablet\:focus\:via-Pink-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Tablet\:focus\:via-Orange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Tablet\:focus\:via-Coral-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Tablet\:focus\:via-MajesticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:focus\:via-PrismBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:focus\:via-CeramicBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet\:focus\:via-MidnightBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Tablet\:focus\:via-PrismWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Tablet\:focus\:via-CeramicWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Tablet\:focus\:via-LilacPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Tablet\:focus\:via-CrownSilver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Tablet\:focus\:via-CoralBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Tablet\:focus\:via-lime-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet\:focus\:via-apple-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet\:focus\:via-bg-new-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Tablet\:focus\:via-bg-new-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Tablet\:focus\:via-new-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Tablet\:focus\:via-footer-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Tablet\:focus\:via-border-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Tablet\:focus\:via-apple-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Tablet\:focus\:via-crimson-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Tablet\:focus\:via-asurion-cyan:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Tablet\:focus\:via-bright-orange:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Tablet\:focus\:via-Graphite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Tablet\:focus\:via-PacificBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:focus\:via-light-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Tablet\:focus\:via-asurion-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Tablet\:focus\:via-OceanBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Tablet\:focus\:via-MetallicCopper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Tablet\:focus\:via-PorcelainWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Tablet\:focus\:via-LightBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Tablet\:focus\:via-CloudNavy-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet\:focus\:via-CloudMint-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet\:focus\:via-CloudOrange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Tablet\:focus\:via-CloudLavender-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Tablet\:focus\:via-CloudRed-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Tablet\:focus\:via-CloudWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Tablet\:focus\:via-SunriseGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet\:focus\:via-SunshineGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet\:focus\:via-AuraBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet\:focus\:via-AuraGlow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet\:focus\:via-MysticBronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Tablet\:focus\:via-MysticGreen-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Tablet\:focus\:via-MysticGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Tablet\:focus\:via-MysticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Tablet\:focus\:via-MysticWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Tablet\:focus\:via-price-blue1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet\:focus\:via-indigo1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet\:focus\:via-Purple-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Tablet\:focus\:via-new-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Tablet\:focus\:via-dark-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Tablet\:focus\:via-replace-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Tablet\:focus\:via-resolve-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Tablet\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .Tablet\:to-current {
    --tw-gradient-to: currentColor;
  }

  .Tablet\:to-black {
    --tw-gradient-to: #000;
  }

  .Tablet\:to-white {
    --tw-gradient-to: #fff;
  }

  .Tablet\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .Tablet\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .Tablet\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .Tablet\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .Tablet\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .Tablet\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .Tablet\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .Tablet\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .Tablet\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .Tablet\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .Tablet\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .Tablet\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .Tablet\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .Tablet\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .Tablet\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .Tablet\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .Tablet\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .Tablet\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .Tablet\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .Tablet\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .Tablet\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .Tablet\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .Tablet\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .Tablet\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .Tablet\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .Tablet\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .Tablet\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .Tablet\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .Tablet\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .Tablet\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .Tablet\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .Tablet\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .Tablet\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .Tablet\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .Tablet\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .Tablet\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .Tablet\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .Tablet\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .Tablet\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .Tablet\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .Tablet\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .Tablet\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .Tablet\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .Tablet\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .Tablet\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .Tablet\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .Tablet\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .Tablet\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .Tablet\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .Tablet\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .Tablet\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .Tablet\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .Tablet\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .Tablet\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .Tablet\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .Tablet\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .Tablet\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .Tablet\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .Tablet\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .Tablet\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .Tablet\:to-purple {
    --tw-gradient-to: #6700B8;
  }

  .Tablet\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .Tablet\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .Tablet\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .Tablet\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .Tablet\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .Tablet\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .Tablet\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .Tablet\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .Tablet\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .Tablet\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .Tablet\:to-Asurion-White {
    --tw-gradient-to: #FFF;
  }

  .Tablet\:to-Asurion-Blue-Brighter {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet\:to-Asurion-Blue-Deep {
    --tw-gradient-to: #2743CC;
  }

  .Tablet\:to-Asurion-Blue-Light {
    --tw-gradient-to: #F0F3FF;
  }

  .Tablet\:to-Asurion-Purple {
    --tw-gradient-to: #8223D2;
  }

  .Tablet\:to-Asurion-Purple-Deeper {
    --tw-gradient-to: #6700B8;
  }

  .Tablet\:to-Asurion-Purple-Light {
    --tw-gradient-to: #F3E9FB;
  }

  .Tablet\:to-Asurion-Gray-Deepest {
    --tw-gradient-to: #333F48;
  }

  .Tablet\:to-Asurion-Gray-Deeper {
    --tw-gradient-to: #6E767D;
  }

  .Tablet\:to-Asurion-Gray-Light {
    --tw-gradient-to: #A5AAAF;
  }

  .Tablet\:to-Asurion-Gray-Lighter {
    --tw-gradient-to: #E6E6EB;
  }

  .Tablet\:to-Asurion-Gray-Lightest {
    --tw-gradient-to: #D5D6DA;
  }

  .Tablet\:to-Asurion-Red-Deep {
    --tw-gradient-to: #DB1B1B;
  }

  .Tablet\:to-light-gray {
    --tw-gradient-to: #6E767D;
  }

  .Tablet\:to-light-gray-1 {
    --tw-gradient-to: #A5AAAF;
  }

  .Tablet\:to-light-gray-2 {
    --tw-gradient-to: #E6E6EB;
  }

  .Tablet\:to-light-gray-3 {
    --tw-gradient-to: #F0F0F5;
  }

  .Tablet\:to-light-gray-4 {
    --tw-gradient-to: #D5D6DA;
  }

  .Tablet\:to-light-gray-5 {
    --tw-gradient-to: #333F48;
  }

  .Tablet\:to-light-slate-gray {
    --tw-gradient-to: #8589A1;
  }

  .Tablet\:to-denim-blue {
    --tw-gradient-to: #0066B2;
  }

  .Tablet\:to-purple-1 {
    --tw-gradient-to: #8223D2;
  }

  .Tablet\:to-dark-red {
    --tw-gradient-to: #DB1B1B;
  }

  .Tablet\:to-bright-red {
    --tw-gradient-to: #F40715;
  }

  .Tablet\:to-mustard-yellow {
    --tw-gradient-to: #ED8B00;
  }

  .Tablet\:to-mustard-yellow-1 {
    --tw-gradient-to: #ED6600;
  }

  .Tablet\:to-light-blue {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet\:to-light-blue-1 {
    --tw-gradient-to: #4A68F9;
  }

  .Tablet\:to-light-blue-3 {
    --tw-gradient-to:  #F0F3FF;
  }

  .Tablet\:to-light-blue-4 {
    --tw-gradient-to: #F0F3FF;
  }

  .Tablet\:to-purple-blue {
    --tw-gradient-to: #6469E1;
  }

  .Tablet\:to-light-green {
    --tw-gradient-to: #00B574;
  }

  .Tablet\:to-light-green-1 {
    --tw-gradient-to: #00B574;
  }

  .Tablet\:to-light-bg-green {
    --tw-gradient-to: #F0FFF9;
  }

  .Tablet\:to-green-1 {
    --tw-gradient-to: #0B8350;
  }

  .Tablet\:to-pink-1 {
    --tw-gradient-to: #FFEDD5;
  }

  .Tablet\:to-light-white-1 {
    --tw-gradient-to: #F8F6EE;
  }

  .Tablet\:to-Black-3 {
    --tw-gradient-to: #1F2020;
  }

  .Tablet\:to-Default-3 {
    --tw-gradient-to: #1F2120;
  }

  .Tablet\:to-White-3 {
    --tw-gradient-to: #F9F6EF;
  }

  .Tablet\:to-Green-3 {
    --tw-gradient-to: #AEE0CD;
  }

  .Tablet\:to-Blue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet\:to-Silver-3 {
    --tw-gradient-to: #E4E4E2;
  }

  .Tablet\:to-Yellow-3 {
    --tw-gradient-to: #F3D060;
  }

  .Tablet\:to-Grey-3 {
    --tw-gradient-to: #535150;
  }

  .Tablet\:to-Gray-3 {
    --tw-gradient-to: #535150;
  }

  .Tablet\:to-Red-3 {
    --tw-gradient-to: #BA0C2E;
  }

  .Tablet\:to-Gold-3 {
    --tw-gradient-to: #F5DDC5;
  }

  .Tablet\:to-light-green-3 {
    --tw-gradient-to: #F3E9FB;
  }

  .Tablet\:to-dark-blue-2 {
    --tw-gradient-to: #2743CC;
  }

  .Tablet\:to-blue-1 {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet\:to-yellow-1 {
    --tw-gradient-to: #EDB800;
  }

  .Tablet\:to-blue-2 {
    --tw-gradient-to: #253BAA;
  }

  .Tablet\:to-light-pink {
    --tw-gradient-to: #FF5070;
  }

  .Tablet\:to-bright-green {
    --tw-gradient-to: #6EFAC3;
  }

  .Tablet\:to-bright-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .Tablet\:to-SpaceGrey-3 {
    --tw-gradient-to: #535150;
  }

  .Tablet\:to-Purple-3 {
    --tw-gradient-to: #6700B8;
  }

  .Tablet\:to-LightPurple-3 {
    --tw-gradient-to: #D1CDDA;
  }

  .Tablet\:to-Glow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .Tablet\:to-Bronze-3 {
    --tw-gradient-to: #cd7f32;
  }

  .Tablet\:to-Copper-3 {
    --tw-gradient-to: #B87333;
  }

  .Tablet\:to-Pink-3 {
    --tw-gradient-to: #FFC0CB;
  }

  .Tablet\:to-Orange-3 {
    --tw-gradient-to: #FFA500;
  }

  .Tablet\:to-Coral-3 {
    --tw-gradient-to: #EE7762;
  }

  .Tablet\:to-MajesticBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .Tablet\:to-PrismBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .Tablet\:to-CeramicBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .Tablet\:to-MidnightBlack-3 {
    --tw-gradient-to: #00040D;
  }

  .Tablet\:to-PrismWhite-3 {
    --tw-gradient-to: #E1D8CB;
  }

  .Tablet\:to-CeramicWhite-3 {
    --tw-gradient-to: #c2c2c4;
  }

  .Tablet\:to-LilacPurple-3 {
    --tw-gradient-to: #C8A2C8;
  }

  .Tablet\:to-CrownSilver-3 {
    --tw-gradient-to: #b1a5aa;
  }

  .Tablet\:to-CoralBlue-3 {
    --tw-gradient-to: #AFDCEC;
  }

  .Tablet\:to-lime-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .Tablet\:to-apple-green {
    --tw-gradient-to: #6EFAC3;
  }

  .Tablet\:to-bg-new-blue {
    --tw-gradient-to: #39DCF0;
  }

  .Tablet\:to-bg-new-pink {
    --tw-gradient-to: #E79AAE;
  }

  .Tablet\:to-new-pink-1 {
    --tw-gradient-to: #E9A1B3;
  }

  .Tablet\:to-footer-grey {
    --tw-gradient-to: #333238;
  }

  .Tablet\:to-border-grey {
    --tw-gradient-to: #c4c4c4;
  }

  .Tablet\:to-apple-green-1 {
    --tw-gradient-to: #30D091;
  }

  .Tablet\:to-crimson-red {
    --tw-gradient-to: #d22323;
  }

  .Tablet\:to-asurion-cyan {
    --tw-gradient-to: #95CED7;
  }

  .Tablet\:to-bright-orange {
    --tw-gradient-to: #FF8B1A;
  }

  .Tablet\:to-Graphite-3 {
    --tw-gradient-to: #D2CEDB;
  }

  .Tablet\:to-PacificBlue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet\:to-light-purple {
    --tw-gradient-to: #B3A3D7;
  }

  .Tablet\:to-asurion-gray {
    --tw-gradient-to: #D8D8D8;
  }

  .Tablet\:to-OceanBlue-3 {
    --tw-gradient-to: #0077be;
  }

  .Tablet\:to-MetallicCopper-3 {
    --tw-gradient-to: #72281e;
  }

  .Tablet\:to-PorcelainWhite-3 {
    --tw-gradient-to: #f8fbf8;
  }

  .Tablet\:to-LightBlue-3 {
    --tw-gradient-to: #ADD8E6;
  }

  .Tablet\:to-CloudNavy-3 {
    --tw-gradient-to: #607387;
  }

  .Tablet\:to-CloudMint-3 {
    --tw-gradient-to: #607387;
  }

  .Tablet\:to-CloudOrange-3 {
    --tw-gradient-to: #ffba97;
  }

  .Tablet\:to-CloudLavender-3 {
    --tw-gradient-to: #d6d3e2;
  }

  .Tablet\:to-CloudRed-3 {
    --tw-gradient-to: #dbb0a2;
  }

  .Tablet\:to-CloudWhite-3 {
    --tw-gradient-to: #f2f2ed;
  }

  .Tablet\:to-SunriseGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .Tablet\:to-SunshineGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .Tablet\:to-AuraBlack-3 {
    --tw-gradient-to: #1F2120;
  }

  .Tablet\:to-AuraGlow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .Tablet\:to-MysticBronze-3 {
    --tw-gradient-to: #3c2516;
  }

  .Tablet\:to-MysticGreen-3 {
    --tw-gradient-to: #90A19A;
  }

  .Tablet\:to-MysticGrey-3 {
    --tw-gradient-to: #564f55;
  }

  .Tablet\:to-MysticBlack-3 {
    --tw-gradient-to: #353A3C;
  }

  .Tablet\:to-MysticWhite-3 {
    --tw-gradient-to: #E4EDE3;
  }

  .Tablet\:to-price-blue1 {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet\:to-indigo1 {
    --tw-gradient-to: #6700B8;
  }

  .Tablet\:to-Purple-4 {
    --tw-gradient-to: #9598F8;
  }

  .Tablet\:to-new-blue-2 {
    --tw-gradient-to: #33B3C2;
  }

  .Tablet\:to-dark-blue-3 {
    --tw-gradient-to: #041DFB;
  }

  .Tablet\:to-replace-bg {
    --tw-gradient-to: #8AA4BC;
  }

  .Tablet\:to-resolve-bg {
    --tw-gradient-to: #4783CB;
  }

  .Tablet\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .Tablet\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .Tablet\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .Tablet\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .Tablet\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .Tablet\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .Tablet\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .Tablet\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .Tablet\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .Tablet\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .Tablet\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .Tablet\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .Tablet\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .Tablet\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .Tablet\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .Tablet\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .Tablet\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .Tablet\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .Tablet\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .Tablet\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .Tablet\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .Tablet\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .Tablet\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .Tablet\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .Tablet\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .Tablet\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .Tablet\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .Tablet\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .Tablet\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .Tablet\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .Tablet\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .Tablet\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .Tablet\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .Tablet\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .Tablet\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .Tablet\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .Tablet\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .Tablet\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .Tablet\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .Tablet\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .Tablet\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .Tablet\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .Tablet\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .Tablet\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .Tablet\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .Tablet\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .Tablet\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .Tablet\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .Tablet\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .Tablet\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .Tablet\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .Tablet\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .Tablet\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .Tablet\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .Tablet\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .Tablet\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .Tablet\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .Tablet\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .Tablet\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .Tablet\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .Tablet\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .Tablet\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .Tablet\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .Tablet\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .Tablet\:hover\:to-purple:hover {
    --tw-gradient-to: #6700B8;
  }

  .Tablet\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .Tablet\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .Tablet\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .Tablet\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .Tablet\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .Tablet\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .Tablet\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .Tablet\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .Tablet\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .Tablet\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .Tablet\:hover\:to-Asurion-White:hover {
    --tw-gradient-to: #FFF;
  }

  .Tablet\:hover\:to-Asurion-Blue-Brighter:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet\:hover\:to-Asurion-Blue-Deep:hover {
    --tw-gradient-to: #2743CC;
  }

  .Tablet\:hover\:to-Asurion-Blue-Light:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .Tablet\:hover\:to-Asurion-Purple:hover {
    --tw-gradient-to: #8223D2;
  }

  .Tablet\:hover\:to-Asurion-Purple-Deeper:hover {
    --tw-gradient-to: #6700B8;
  }

  .Tablet\:hover\:to-Asurion-Purple-Light:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .Tablet\:hover\:to-Asurion-Gray-Deepest:hover {
    --tw-gradient-to: #333F48;
  }

  .Tablet\:hover\:to-Asurion-Gray-Deeper:hover {
    --tw-gradient-to: #6E767D;
  }

  .Tablet\:hover\:to-Asurion-Gray-Light:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .Tablet\:hover\:to-Asurion-Gray-Lighter:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .Tablet\:hover\:to-Asurion-Gray-Lightest:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .Tablet\:hover\:to-Asurion-Red-Deep:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .Tablet\:hover\:to-light-gray:hover {
    --tw-gradient-to: #6E767D;
  }

  .Tablet\:hover\:to-light-gray-1:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .Tablet\:hover\:to-light-gray-2:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .Tablet\:hover\:to-light-gray-3:hover {
    --tw-gradient-to: #F0F0F5;
  }

  .Tablet\:hover\:to-light-gray-4:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .Tablet\:hover\:to-light-gray-5:hover {
    --tw-gradient-to: #333F48;
  }

  .Tablet\:hover\:to-light-slate-gray:hover {
    --tw-gradient-to: #8589A1;
  }

  .Tablet\:hover\:to-denim-blue:hover {
    --tw-gradient-to: #0066B2;
  }

  .Tablet\:hover\:to-purple-1:hover {
    --tw-gradient-to: #8223D2;
  }

  .Tablet\:hover\:to-dark-red:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .Tablet\:hover\:to-bright-red:hover {
    --tw-gradient-to: #F40715;
  }

  .Tablet\:hover\:to-mustard-yellow:hover {
    --tw-gradient-to: #ED8B00;
  }

  .Tablet\:hover\:to-mustard-yellow-1:hover {
    --tw-gradient-to: #ED6600;
  }

  .Tablet\:hover\:to-light-blue:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet\:hover\:to-light-blue-1:hover {
    --tw-gradient-to: #4A68F9;
  }

  .Tablet\:hover\:to-light-blue-3:hover {
    --tw-gradient-to:  #F0F3FF;
  }

  .Tablet\:hover\:to-light-blue-4:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .Tablet\:hover\:to-purple-blue:hover {
    --tw-gradient-to: #6469E1;
  }

  .Tablet\:hover\:to-light-green:hover {
    --tw-gradient-to: #00B574;
  }

  .Tablet\:hover\:to-light-green-1:hover {
    --tw-gradient-to: #00B574;
  }

  .Tablet\:hover\:to-light-bg-green:hover {
    --tw-gradient-to: #F0FFF9;
  }

  .Tablet\:hover\:to-green-1:hover {
    --tw-gradient-to: #0B8350;
  }

  .Tablet\:hover\:to-pink-1:hover {
    --tw-gradient-to: #FFEDD5;
  }

  .Tablet\:hover\:to-light-white-1:hover {
    --tw-gradient-to: #F8F6EE;
  }

  .Tablet\:hover\:to-Black-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .Tablet\:hover\:to-Default-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .Tablet\:hover\:to-White-3:hover {
    --tw-gradient-to: #F9F6EF;
  }

  .Tablet\:hover\:to-Green-3:hover {
    --tw-gradient-to: #AEE0CD;
  }

  .Tablet\:hover\:to-Blue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet\:hover\:to-Silver-3:hover {
    --tw-gradient-to: #E4E4E2;
  }

  .Tablet\:hover\:to-Yellow-3:hover {
    --tw-gradient-to: #F3D060;
  }

  .Tablet\:hover\:to-Grey-3:hover {
    --tw-gradient-to: #535150;
  }

  .Tablet\:hover\:to-Gray-3:hover {
    --tw-gradient-to: #535150;
  }

  .Tablet\:hover\:to-Red-3:hover {
    --tw-gradient-to: #BA0C2E;
  }

  .Tablet\:hover\:to-Gold-3:hover {
    --tw-gradient-to: #F5DDC5;
  }

  .Tablet\:hover\:to-light-green-3:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .Tablet\:hover\:to-dark-blue-2:hover {
    --tw-gradient-to: #2743CC;
  }

  .Tablet\:hover\:to-blue-1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet\:hover\:to-yellow-1:hover {
    --tw-gradient-to: #EDB800;
  }

  .Tablet\:hover\:to-blue-2:hover {
    --tw-gradient-to: #253BAA;
  }

  .Tablet\:hover\:to-light-pink:hover {
    --tw-gradient-to: #FF5070;
  }

  .Tablet\:hover\:to-bright-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .Tablet\:hover\:to-bright-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .Tablet\:hover\:to-SpaceGrey-3:hover {
    --tw-gradient-to: #535150;
  }

  .Tablet\:hover\:to-Purple-3:hover {
    --tw-gradient-to: #6700B8;
  }

  .Tablet\:hover\:to-LightPurple-3:hover {
    --tw-gradient-to: #D1CDDA;
  }

  .Tablet\:hover\:to-Glow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .Tablet\:hover\:to-Bronze-3:hover {
    --tw-gradient-to: #cd7f32;
  }

  .Tablet\:hover\:to-Copper-3:hover {
    --tw-gradient-to: #B87333;
  }

  .Tablet\:hover\:to-Pink-3:hover {
    --tw-gradient-to: #FFC0CB;
  }

  .Tablet\:hover\:to-Orange-3:hover {
    --tw-gradient-to: #FFA500;
  }

  .Tablet\:hover\:to-Coral-3:hover {
    --tw-gradient-to: #EE7762;
  }

  .Tablet\:hover\:to-MajesticBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .Tablet\:hover\:to-PrismBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .Tablet\:hover\:to-CeramicBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .Tablet\:hover\:to-MidnightBlack-3:hover {
    --tw-gradient-to: #00040D;
  }

  .Tablet\:hover\:to-PrismWhite-3:hover {
    --tw-gradient-to: #E1D8CB;
  }

  .Tablet\:hover\:to-CeramicWhite-3:hover {
    --tw-gradient-to: #c2c2c4;
  }

  .Tablet\:hover\:to-LilacPurple-3:hover {
    --tw-gradient-to: #C8A2C8;
  }

  .Tablet\:hover\:to-CrownSilver-3:hover {
    --tw-gradient-to: #b1a5aa;
  }

  .Tablet\:hover\:to-CoralBlue-3:hover {
    --tw-gradient-to: #AFDCEC;
  }

  .Tablet\:hover\:to-lime-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .Tablet\:hover\:to-apple-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .Tablet\:hover\:to-bg-new-blue:hover {
    --tw-gradient-to: #39DCF0;
  }

  .Tablet\:hover\:to-bg-new-pink:hover {
    --tw-gradient-to: #E79AAE;
  }

  .Tablet\:hover\:to-new-pink-1:hover {
    --tw-gradient-to: #E9A1B3;
  }

  .Tablet\:hover\:to-footer-grey:hover {
    --tw-gradient-to: #333238;
  }

  .Tablet\:hover\:to-border-grey:hover {
    --tw-gradient-to: #c4c4c4;
  }

  .Tablet\:hover\:to-apple-green-1:hover {
    --tw-gradient-to: #30D091;
  }

  .Tablet\:hover\:to-crimson-red:hover {
    --tw-gradient-to: #d22323;
  }

  .Tablet\:hover\:to-asurion-cyan:hover {
    --tw-gradient-to: #95CED7;
  }

  .Tablet\:hover\:to-bright-orange:hover {
    --tw-gradient-to: #FF8B1A;
  }

  .Tablet\:hover\:to-Graphite-3:hover {
    --tw-gradient-to: #D2CEDB;
  }

  .Tablet\:hover\:to-PacificBlue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet\:hover\:to-light-purple:hover {
    --tw-gradient-to: #B3A3D7;
  }

  .Tablet\:hover\:to-asurion-gray:hover {
    --tw-gradient-to: #D8D8D8;
  }

  .Tablet\:hover\:to-OceanBlue-3:hover {
    --tw-gradient-to: #0077be;
  }

  .Tablet\:hover\:to-MetallicCopper-3:hover {
    --tw-gradient-to: #72281e;
  }

  .Tablet\:hover\:to-PorcelainWhite-3:hover {
    --tw-gradient-to: #f8fbf8;
  }

  .Tablet\:hover\:to-LightBlue-3:hover {
    --tw-gradient-to: #ADD8E6;
  }

  .Tablet\:hover\:to-CloudNavy-3:hover {
    --tw-gradient-to: #607387;
  }

  .Tablet\:hover\:to-CloudMint-3:hover {
    --tw-gradient-to: #607387;
  }

  .Tablet\:hover\:to-CloudOrange-3:hover {
    --tw-gradient-to: #ffba97;
  }

  .Tablet\:hover\:to-CloudLavender-3:hover {
    --tw-gradient-to: #d6d3e2;
  }

  .Tablet\:hover\:to-CloudRed-3:hover {
    --tw-gradient-to: #dbb0a2;
  }

  .Tablet\:hover\:to-CloudWhite-3:hover {
    --tw-gradient-to: #f2f2ed;
  }

  .Tablet\:hover\:to-SunriseGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .Tablet\:hover\:to-SunshineGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .Tablet\:hover\:to-AuraBlack-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .Tablet\:hover\:to-AuraGlow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .Tablet\:hover\:to-MysticBronze-3:hover {
    --tw-gradient-to: #3c2516;
  }

  .Tablet\:hover\:to-MysticGreen-3:hover {
    --tw-gradient-to: #90A19A;
  }

  .Tablet\:hover\:to-MysticGrey-3:hover {
    --tw-gradient-to: #564f55;
  }

  .Tablet\:hover\:to-MysticBlack-3:hover {
    --tw-gradient-to: #353A3C;
  }

  .Tablet\:hover\:to-MysticWhite-3:hover {
    --tw-gradient-to: #E4EDE3;
  }

  .Tablet\:hover\:to-price-blue1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet\:hover\:to-indigo1:hover {
    --tw-gradient-to: #6700B8;
  }

  .Tablet\:hover\:to-Purple-4:hover {
    --tw-gradient-to: #9598F8;
  }

  .Tablet\:hover\:to-new-blue-2:hover {
    --tw-gradient-to: #33B3C2;
  }

  .Tablet\:hover\:to-dark-blue-3:hover {
    --tw-gradient-to: #041DFB;
  }

  .Tablet\:hover\:to-replace-bg:hover {
    --tw-gradient-to: #8AA4BC;
  }

  .Tablet\:hover\:to-resolve-bg:hover {
    --tw-gradient-to: #4783CB;
  }

  .Tablet\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .Tablet\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .Tablet\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .Tablet\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .Tablet\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .Tablet\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .Tablet\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .Tablet\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .Tablet\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .Tablet\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .Tablet\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .Tablet\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .Tablet\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .Tablet\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .Tablet\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .Tablet\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .Tablet\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .Tablet\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .Tablet\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .Tablet\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .Tablet\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .Tablet\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .Tablet\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .Tablet\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .Tablet\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .Tablet\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .Tablet\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .Tablet\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .Tablet\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .Tablet\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .Tablet\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .Tablet\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .Tablet\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .Tablet\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .Tablet\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .Tablet\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .Tablet\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .Tablet\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .Tablet\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .Tablet\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .Tablet\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .Tablet\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .Tablet\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .Tablet\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .Tablet\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .Tablet\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .Tablet\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .Tablet\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .Tablet\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .Tablet\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .Tablet\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .Tablet\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .Tablet\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .Tablet\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .Tablet\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .Tablet\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .Tablet\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .Tablet\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .Tablet\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .Tablet\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .Tablet\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .Tablet\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .Tablet\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .Tablet\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .Tablet\:focus\:to-purple:focus {
    --tw-gradient-to: #6700B8;
  }

  .Tablet\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .Tablet\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .Tablet\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .Tablet\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .Tablet\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .Tablet\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .Tablet\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .Tablet\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .Tablet\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .Tablet\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .Tablet\:focus\:to-Asurion-White:focus {
    --tw-gradient-to: #FFF;
  }

  .Tablet\:focus\:to-Asurion-Blue-Brighter:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet\:focus\:to-Asurion-Blue-Deep:focus {
    --tw-gradient-to: #2743CC;
  }

  .Tablet\:focus\:to-Asurion-Blue-Light:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .Tablet\:focus\:to-Asurion-Purple:focus {
    --tw-gradient-to: #8223D2;
  }

  .Tablet\:focus\:to-Asurion-Purple-Deeper:focus {
    --tw-gradient-to: #6700B8;
  }

  .Tablet\:focus\:to-Asurion-Purple-Light:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .Tablet\:focus\:to-Asurion-Gray-Deepest:focus {
    --tw-gradient-to: #333F48;
  }

  .Tablet\:focus\:to-Asurion-Gray-Deeper:focus {
    --tw-gradient-to: #6E767D;
  }

  .Tablet\:focus\:to-Asurion-Gray-Light:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .Tablet\:focus\:to-Asurion-Gray-Lighter:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .Tablet\:focus\:to-Asurion-Gray-Lightest:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .Tablet\:focus\:to-Asurion-Red-Deep:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .Tablet\:focus\:to-light-gray:focus {
    --tw-gradient-to: #6E767D;
  }

  .Tablet\:focus\:to-light-gray-1:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .Tablet\:focus\:to-light-gray-2:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .Tablet\:focus\:to-light-gray-3:focus {
    --tw-gradient-to: #F0F0F5;
  }

  .Tablet\:focus\:to-light-gray-4:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .Tablet\:focus\:to-light-gray-5:focus {
    --tw-gradient-to: #333F48;
  }

  .Tablet\:focus\:to-light-slate-gray:focus {
    --tw-gradient-to: #8589A1;
  }

  .Tablet\:focus\:to-denim-blue:focus {
    --tw-gradient-to: #0066B2;
  }

  .Tablet\:focus\:to-purple-1:focus {
    --tw-gradient-to: #8223D2;
  }

  .Tablet\:focus\:to-dark-red:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .Tablet\:focus\:to-bright-red:focus {
    --tw-gradient-to: #F40715;
  }

  .Tablet\:focus\:to-mustard-yellow:focus {
    --tw-gradient-to: #ED8B00;
  }

  .Tablet\:focus\:to-mustard-yellow-1:focus {
    --tw-gradient-to: #ED6600;
  }

  .Tablet\:focus\:to-light-blue:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet\:focus\:to-light-blue-1:focus {
    --tw-gradient-to: #4A68F9;
  }

  .Tablet\:focus\:to-light-blue-3:focus {
    --tw-gradient-to:  #F0F3FF;
  }

  .Tablet\:focus\:to-light-blue-4:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .Tablet\:focus\:to-purple-blue:focus {
    --tw-gradient-to: #6469E1;
  }

  .Tablet\:focus\:to-light-green:focus {
    --tw-gradient-to: #00B574;
  }

  .Tablet\:focus\:to-light-green-1:focus {
    --tw-gradient-to: #00B574;
  }

  .Tablet\:focus\:to-light-bg-green:focus {
    --tw-gradient-to: #F0FFF9;
  }

  .Tablet\:focus\:to-green-1:focus {
    --tw-gradient-to: #0B8350;
  }

  .Tablet\:focus\:to-pink-1:focus {
    --tw-gradient-to: #FFEDD5;
  }

  .Tablet\:focus\:to-light-white-1:focus {
    --tw-gradient-to: #F8F6EE;
  }

  .Tablet\:focus\:to-Black-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .Tablet\:focus\:to-Default-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .Tablet\:focus\:to-White-3:focus {
    --tw-gradient-to: #F9F6EF;
  }

  .Tablet\:focus\:to-Green-3:focus {
    --tw-gradient-to: #AEE0CD;
  }

  .Tablet\:focus\:to-Blue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet\:focus\:to-Silver-3:focus {
    --tw-gradient-to: #E4E4E2;
  }

  .Tablet\:focus\:to-Yellow-3:focus {
    --tw-gradient-to: #F3D060;
  }

  .Tablet\:focus\:to-Grey-3:focus {
    --tw-gradient-to: #535150;
  }

  .Tablet\:focus\:to-Gray-3:focus {
    --tw-gradient-to: #535150;
  }

  .Tablet\:focus\:to-Red-3:focus {
    --tw-gradient-to: #BA0C2E;
  }

  .Tablet\:focus\:to-Gold-3:focus {
    --tw-gradient-to: #F5DDC5;
  }

  .Tablet\:focus\:to-light-green-3:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .Tablet\:focus\:to-dark-blue-2:focus {
    --tw-gradient-to: #2743CC;
  }

  .Tablet\:focus\:to-blue-1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet\:focus\:to-yellow-1:focus {
    --tw-gradient-to: #EDB800;
  }

  .Tablet\:focus\:to-blue-2:focus {
    --tw-gradient-to: #253BAA;
  }

  .Tablet\:focus\:to-light-pink:focus {
    --tw-gradient-to: #FF5070;
  }

  .Tablet\:focus\:to-bright-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .Tablet\:focus\:to-bright-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .Tablet\:focus\:to-SpaceGrey-3:focus {
    --tw-gradient-to: #535150;
  }

  .Tablet\:focus\:to-Purple-3:focus {
    --tw-gradient-to: #6700B8;
  }

  .Tablet\:focus\:to-LightPurple-3:focus {
    --tw-gradient-to: #D1CDDA;
  }

  .Tablet\:focus\:to-Glow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .Tablet\:focus\:to-Bronze-3:focus {
    --tw-gradient-to: #cd7f32;
  }

  .Tablet\:focus\:to-Copper-3:focus {
    --tw-gradient-to: #B87333;
  }

  .Tablet\:focus\:to-Pink-3:focus {
    --tw-gradient-to: #FFC0CB;
  }

  .Tablet\:focus\:to-Orange-3:focus {
    --tw-gradient-to: #FFA500;
  }

  .Tablet\:focus\:to-Coral-3:focus {
    --tw-gradient-to: #EE7762;
  }

  .Tablet\:focus\:to-MajesticBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .Tablet\:focus\:to-PrismBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .Tablet\:focus\:to-CeramicBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .Tablet\:focus\:to-MidnightBlack-3:focus {
    --tw-gradient-to: #00040D;
  }

  .Tablet\:focus\:to-PrismWhite-3:focus {
    --tw-gradient-to: #E1D8CB;
  }

  .Tablet\:focus\:to-CeramicWhite-3:focus {
    --tw-gradient-to: #c2c2c4;
  }

  .Tablet\:focus\:to-LilacPurple-3:focus {
    --tw-gradient-to: #C8A2C8;
  }

  .Tablet\:focus\:to-CrownSilver-3:focus {
    --tw-gradient-to: #b1a5aa;
  }

  .Tablet\:focus\:to-CoralBlue-3:focus {
    --tw-gradient-to: #AFDCEC;
  }

  .Tablet\:focus\:to-lime-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .Tablet\:focus\:to-apple-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .Tablet\:focus\:to-bg-new-blue:focus {
    --tw-gradient-to: #39DCF0;
  }

  .Tablet\:focus\:to-bg-new-pink:focus {
    --tw-gradient-to: #E79AAE;
  }

  .Tablet\:focus\:to-new-pink-1:focus {
    --tw-gradient-to: #E9A1B3;
  }

  .Tablet\:focus\:to-footer-grey:focus {
    --tw-gradient-to: #333238;
  }

  .Tablet\:focus\:to-border-grey:focus {
    --tw-gradient-to: #c4c4c4;
  }

  .Tablet\:focus\:to-apple-green-1:focus {
    --tw-gradient-to: #30D091;
  }

  .Tablet\:focus\:to-crimson-red:focus {
    --tw-gradient-to: #d22323;
  }

  .Tablet\:focus\:to-asurion-cyan:focus {
    --tw-gradient-to: #95CED7;
  }

  .Tablet\:focus\:to-bright-orange:focus {
    --tw-gradient-to: #FF8B1A;
  }

  .Tablet\:focus\:to-Graphite-3:focus {
    --tw-gradient-to: #D2CEDB;
  }

  .Tablet\:focus\:to-PacificBlue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet\:focus\:to-light-purple:focus {
    --tw-gradient-to: #B3A3D7;
  }

  .Tablet\:focus\:to-asurion-gray:focus {
    --tw-gradient-to: #D8D8D8;
  }

  .Tablet\:focus\:to-OceanBlue-3:focus {
    --tw-gradient-to: #0077be;
  }

  .Tablet\:focus\:to-MetallicCopper-3:focus {
    --tw-gradient-to: #72281e;
  }

  .Tablet\:focus\:to-PorcelainWhite-3:focus {
    --tw-gradient-to: #f8fbf8;
  }

  .Tablet\:focus\:to-LightBlue-3:focus {
    --tw-gradient-to: #ADD8E6;
  }

  .Tablet\:focus\:to-CloudNavy-3:focus {
    --tw-gradient-to: #607387;
  }

  .Tablet\:focus\:to-CloudMint-3:focus {
    --tw-gradient-to: #607387;
  }

  .Tablet\:focus\:to-CloudOrange-3:focus {
    --tw-gradient-to: #ffba97;
  }

  .Tablet\:focus\:to-CloudLavender-3:focus {
    --tw-gradient-to: #d6d3e2;
  }

  .Tablet\:focus\:to-CloudRed-3:focus {
    --tw-gradient-to: #dbb0a2;
  }

  .Tablet\:focus\:to-CloudWhite-3:focus {
    --tw-gradient-to: #f2f2ed;
  }

  .Tablet\:focus\:to-SunriseGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .Tablet\:focus\:to-SunshineGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .Tablet\:focus\:to-AuraBlack-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .Tablet\:focus\:to-AuraGlow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .Tablet\:focus\:to-MysticBronze-3:focus {
    --tw-gradient-to: #3c2516;
  }

  .Tablet\:focus\:to-MysticGreen-3:focus {
    --tw-gradient-to: #90A19A;
  }

  .Tablet\:focus\:to-MysticGrey-3:focus {
    --tw-gradient-to: #564f55;
  }

  .Tablet\:focus\:to-MysticBlack-3:focus {
    --tw-gradient-to: #353A3C;
  }

  .Tablet\:focus\:to-MysticWhite-3:focus {
    --tw-gradient-to: #E4EDE3;
  }

  .Tablet\:focus\:to-price-blue1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet\:focus\:to-indigo1:focus {
    --tw-gradient-to: #6700B8;
  }

  .Tablet\:focus\:to-Purple-4:focus {
    --tw-gradient-to: #9598F8;
  }

  .Tablet\:focus\:to-new-blue-2:focus {
    --tw-gradient-to: #33B3C2;
  }

  .Tablet\:focus\:to-dark-blue-3:focus {
    --tw-gradient-to: #041DFB;
  }

  .Tablet\:focus\:to-replace-bg:focus {
    --tw-gradient-to: #8AA4BC;
  }

  .Tablet\:focus\:to-resolve-bg:focus {
    --tw-gradient-to: #4783CB;
  }

  .Tablet\:decoration-slice {
    -webkit-box-decoration-break: slice;
    box-decoration-break: slice;
  }

  .Tablet\:decoration-clone {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }

  .Tablet\:bg-auto {
    background-size: auto;
  }

  .Tablet\:bg-cover {
    background-size: cover;
  }

  .Tablet\:bg-contain {
    background-size: contain;
  }

  .Tablet\:bg-fixed {
    background-attachment: fixed;
  }

  .Tablet\:bg-local {
    background-attachment: local;
  }

  .Tablet\:bg-scroll {
    background-attachment: scroll;
  }

  .Tablet\:bg-clip-border {
    background-clip: border-box;
  }

  .Tablet\:bg-clip-padding {
    background-clip: padding-box;
  }

  .Tablet\:bg-clip-content {
    background-clip: content-box;
  }

  .Tablet\:bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
  }

  .Tablet\:bg-bottom {
    background-position: bottom;
  }

  .Tablet\:bg-center {
    background-position: center;
  }

  .Tablet\:bg-left {
    background-position: left;
  }

  .Tablet\:bg-left-bottom {
    background-position: left bottom;
  }

  .Tablet\:bg-left-top {
    background-position: left top;
  }

  .Tablet\:bg-right {
    background-position: right;
  }

  .Tablet\:bg-right-bottom {
    background-position: right bottom;
  }

  .Tablet\:bg-right-top {
    background-position: right top;
  }

  .Tablet\:bg-top {
    background-position: top;
  }

  .Tablet\:bg-repeat {
    background-repeat: repeat;
  }

  .Tablet\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .Tablet\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .Tablet\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .Tablet\:bg-repeat-round {
    background-repeat: round;
  }

  .Tablet\:bg-repeat-space {
    background-repeat: space;
  }

  .Tablet\:bg-origin-border {
    background-origin: border-box;
  }

  .Tablet\:bg-origin-padding {
    background-origin: padding-box;
  }

  .Tablet\:bg-origin-content {
    background-origin: content-box;
  }

  .Tablet\:fill-current {
    fill: currentColor;
  }

  .Tablet\:stroke-current {
    stroke: currentColor;
  }

  .Tablet\:stroke-0 {
    stroke-width: 0;
  }

  .Tablet\:stroke-1 {
    stroke-width: 1;
  }

  .Tablet\:stroke-2 {
    stroke-width: 2;
  }

  .Tablet\:object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .Tablet\:object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .Tablet\:object-fill {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .Tablet\:object-none {
    -o-object-fit: none;
    object-fit: none;
  }

  .Tablet\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .Tablet\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom;
  }

  .Tablet\:object-center {
    -o-object-position: center;
    object-position: center;
  }

  .Tablet\:object-left {
    -o-object-position: left;
    object-position: left;
  }

  .Tablet\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom;
  }

  .Tablet\:object-left-top {
    -o-object-position: left top;
    object-position: left top;
  }

  .Tablet\:object-right {
    -o-object-position: right;
    object-position: right;
  }

  .Tablet\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom;
  }

  .Tablet\:object-right-top {
    -o-object-position: right top;
    object-position: right top;
  }

  .Tablet\:object-top {
    -o-object-position: top;
    object-position: top;
  }

  .Tablet\:p-0 {
    padding: 0px;
  }

  .Tablet\:p-1 {
    padding: 0.25rem;
  }

  .Tablet\:p-2 {
    padding: 0.5rem;
  }

  .Tablet\:p-3 {
    padding: 0.75rem;
  }

  .Tablet\:p-4 {
    padding: 1rem;
  }

  .Tablet\:p-5 {
    padding: 1.25rem;
  }

  .Tablet\:p-6 {
    padding: 1.5rem;
  }

  .Tablet\:p-7 {
    padding: 1.75rem;
  }

  .Tablet\:p-8 {
    padding: 2rem;
  }

  .Tablet\:p-9 {
    padding: 2.25rem;
  }

  .Tablet\:p-10 {
    padding: 2.5rem;
  }

  .Tablet\:p-11 {
    padding: 2.75rem;
  }

  .Tablet\:p-12 {
    padding: 3rem;
  }

  .Tablet\:p-14 {
    padding: 3.5rem;
  }

  .Tablet\:p-15 {
    padding: 15px;
  }

  .Tablet\:p-16 {
    padding: 4rem;
  }

  .Tablet\:p-17 {
    padding: 17px;
  }

  .Tablet\:p-19 {
    padding: 19px;
  }

  .Tablet\:p-20 {
    padding: 5rem;
  }

  .Tablet\:p-22 {
    padding: 22px;
  }

  .Tablet\:p-24 {
    padding: 6rem;
  }

  .Tablet\:p-25 {
    padding: 25px;
  }

  .Tablet\:p-26 {
    padding: 26px;
  }

  .Tablet\:p-27 {
    padding: 27px;
  }

  .Tablet\:p-28 {
    padding: 7rem;
  }

  .Tablet\:p-29 {
    padding: 29px;
  }

  .Tablet\:p-30 {
    padding: 30px;
  }

  .Tablet\:p-32 {
    padding: 8rem;
  }

  .Tablet\:p-35 {
    padding: 35px;
  }

  .Tablet\:p-36 {
    padding: 9rem;
  }

  .Tablet\:p-37 {
    padding: 37px;
  }

  .Tablet\:p-40 {
    padding: 40px;
  }

  .Tablet\:p-41 {
    padding: 41px;
  }

  .Tablet\:p-44 {
    padding: 11rem;
  }

  .Tablet\:p-45 {
    padding: 45px;
  }

  .Tablet\:p-48 {
    padding: 12rem;
  }

  .Tablet\:p-49 {
    padding: 49px;
  }

  .Tablet\:p-50 {
    padding: 50px;
  }

  .Tablet\:p-52 {
    padding: 13rem;
  }

  .Tablet\:p-56 {
    padding: 14rem;
  }

  .Tablet\:p-60 {
    padding: 60px;
  }

  .Tablet\:p-64 {
    padding: 16rem;
  }

  .Tablet\:p-65 {
    padding: 65px;
  }

  .Tablet\:p-72 {
    padding: 72px;
  }

  .Tablet\:p-80 {
    padding: 20rem;
  }

  .Tablet\:p-85 {
    padding: 85px;
  }

  .Tablet\:p-96 {
    padding: 24rem;
  }

  .Tablet\:p-124 {
    padding: 124px;
  }

  .Tablet\:p-px {
    padding: 1px;
  }

  .Tablet\:p-0\.5 {
    padding: 0.125rem;
  }

  .Tablet\:p-1\.5 {
    padding: 0.375rem;
  }

  .Tablet\:p-2\.5 {
    padding: 0.625rem;
  }

  .Tablet\:p-3\.5 {
    padding: 0.875rem;
  }

  .Tablet\:p-p11 {
    padding: 11px;
  }

  .Tablet\:p-p12 {
    padding: 12px;
  }

  .Tablet\:p-p10 {
    padding: 10px;
  }

  .Tablet\:p-p9 {
    padding: 9px;
  }

  .Tablet\:p-p20 {
    padding: 20px;
  }

  .Tablet\:p-p18 {
    padding: 18px;
  }

  .Tablet\:p-p14 {
    padding: 14px;
  }

  .Tablet\:p-p13 {
    padding: 13px;
  }

  .Tablet\:p-p6 {
    padding: 6px;
  }

  .Tablet\:p-p2 {
    padding: 2px;
  }

  .Tablet\:p-p3 {
    padding: 3px;
  }

  .Tablet\:p-p5 {
    padding: 5px;
  }

  .Tablet\:p-40p-imp {
    padding: 40px !important;
  }

  .Tablet\:p-67px {
    padding: 67px;
  }

  .Tablet\:p-160px {
    padding: 160px;
  }

  .Tablet\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .Tablet\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .Tablet\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .Tablet\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .Tablet\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .Tablet\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .Tablet\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .Tablet\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .Tablet\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .Tablet\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .Tablet\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .Tablet\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .Tablet\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .Tablet\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .Tablet\:px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .Tablet\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .Tablet\:px-17 {
    padding-left: 17px;
    padding-right: 17px;
  }

  .Tablet\:px-19 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .Tablet\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .Tablet\:px-22 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .Tablet\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .Tablet\:px-25 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .Tablet\:px-26 {
    padding-left: 26px;
    padding-right: 26px;
  }

  .Tablet\:px-27 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .Tablet\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .Tablet\:px-29 {
    padding-left: 29px;
    padding-right: 29px;
  }

  .Tablet\:px-30 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .Tablet\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .Tablet\:px-35 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .Tablet\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .Tablet\:px-37 {
    padding-left: 37px;
    padding-right: 37px;
  }

  .Tablet\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .Tablet\:px-41 {
    padding-left: 41px;
    padding-right: 41px;
  }

  .Tablet\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .Tablet\:px-45 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .Tablet\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .Tablet\:px-49 {
    padding-left: 49px;
    padding-right: 49px;
  }

  .Tablet\:px-50 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .Tablet\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .Tablet\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .Tablet\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .Tablet\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .Tablet\:px-65 {
    padding-left: 65px;
    padding-right: 65px;
  }

  .Tablet\:px-72 {
    padding-left: 72px;
    padding-right: 72px;
  }

  .Tablet\:px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .Tablet\:px-85 {
    padding-left: 85px;
    padding-right: 85px;
  }

  .Tablet\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .Tablet\:px-124 {
    padding-left: 124px;
    padding-right: 124px;
  }

  .Tablet\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .Tablet\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .Tablet\:px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .Tablet\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .Tablet\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .Tablet\:px-p11 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .Tablet\:px-p12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .Tablet\:px-p10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .Tablet\:px-p9 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .Tablet\:px-p20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .Tablet\:px-p18 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .Tablet\:px-p14 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .Tablet\:px-p13 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .Tablet\:px-p6 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .Tablet\:px-p2 {
    padding-left: 2px;
    padding-right: 2px;
  }

  .Tablet\:px-p3 {
    padding-left: 3px;
    padding-right: 3px;
  }

  .Tablet\:px-p5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .Tablet\:px-40p-imp {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .Tablet\:px-67px {
    padding-left: 67px;
    padding-right: 67px;
  }

  .Tablet\:px-160px {
    padding-left: 160px;
    padding-right: 160px;
  }

  .Tablet\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .Tablet\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .Tablet\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .Tablet\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .Tablet\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .Tablet\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .Tablet\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .Tablet\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .Tablet\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .Tablet\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .Tablet\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .Tablet\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .Tablet\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .Tablet\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .Tablet\:py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .Tablet\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .Tablet\:py-17 {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .Tablet\:py-19 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .Tablet\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .Tablet\:py-22 {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .Tablet\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .Tablet\:py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .Tablet\:py-26 {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .Tablet\:py-27 {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .Tablet\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .Tablet\:py-29 {
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .Tablet\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .Tablet\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .Tablet\:py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .Tablet\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .Tablet\:py-37 {
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .Tablet\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .Tablet\:py-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }

  .Tablet\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .Tablet\:py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .Tablet\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .Tablet\:py-49 {
    padding-top: 49px;
    padding-bottom: 49px;
  }

  .Tablet\:py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .Tablet\:py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .Tablet\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .Tablet\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .Tablet\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .Tablet\:py-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .Tablet\:py-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .Tablet\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .Tablet\:py-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }

  .Tablet\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .Tablet\:py-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }

  .Tablet\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .Tablet\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .Tablet\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .Tablet\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .Tablet\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .Tablet\:py-p11 {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .Tablet\:py-p12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .Tablet\:py-p10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .Tablet\:py-p9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .Tablet\:py-p20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .Tablet\:py-p18 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .Tablet\:py-p14 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .Tablet\:py-p13 {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .Tablet\:py-p6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .Tablet\:py-p2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .Tablet\:py-p3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .Tablet\:py-p5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .Tablet\:py-40p-imp {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .Tablet\:py-67px {
    padding-top: 67px;
    padding-bottom: 67px;
  }

  .Tablet\:py-160px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .Tablet\:pt-0 {
    padding-top: 0px;
  }

  .Tablet\:pt-1 {
    padding-top: 0.25rem;
  }

  .Tablet\:pt-2 {
    padding-top: 0.5rem;
  }

  .Tablet\:pt-3 {
    padding-top: 0.75rem;
  }

  .Tablet\:pt-4 {
    padding-top: 1rem;
  }

  .Tablet\:pt-5 {
    padding-top: 1.25rem;
  }

  .Tablet\:pt-6 {
    padding-top: 1.5rem;
  }

  .Tablet\:pt-7 {
    padding-top: 1.75rem;
  }

  .Tablet\:pt-8 {
    padding-top: 2rem;
  }

  .Tablet\:pt-9 {
    padding-top: 2.25rem;
  }

  .Tablet\:pt-10 {
    padding-top: 2.5rem;
  }

  .Tablet\:pt-11 {
    padding-top: 2.75rem;
  }

  .Tablet\:pt-12 {
    padding-top: 3rem;
  }

  .Tablet\:pt-14 {
    padding-top: 3.5rem;
  }

  .Tablet\:pt-15 {
    padding-top: 15px;
  }

  .Tablet\:pt-16 {
    padding-top: 4rem;
  }

  .Tablet\:pt-17 {
    padding-top: 17px;
  }

  .Tablet\:pt-19 {
    padding-top: 19px;
  }

  .Tablet\:pt-20 {
    padding-top: 5rem;
  }

  .Tablet\:pt-22 {
    padding-top: 22px;
  }

  .Tablet\:pt-24 {
    padding-top: 6rem;
  }

  .Tablet\:pt-25 {
    padding-top: 25px;
  }

  .Tablet\:pt-26 {
    padding-top: 26px;
  }

  .Tablet\:pt-27 {
    padding-top: 27px;
  }

  .Tablet\:pt-28 {
    padding-top: 7rem;
  }

  .Tablet\:pt-29 {
    padding-top: 29px;
  }

  .Tablet\:pt-30 {
    padding-top: 30px;
  }

  .Tablet\:pt-32 {
    padding-top: 8rem;
  }

  .Tablet\:pt-35 {
    padding-top: 35px;
  }

  .Tablet\:pt-36 {
    padding-top: 9rem;
  }

  .Tablet\:pt-37 {
    padding-top: 37px;
  }

  .Tablet\:pt-40 {
    padding-top: 40px;
  }

  .Tablet\:pt-41 {
    padding-top: 41px;
  }

  .Tablet\:pt-44 {
    padding-top: 11rem;
  }

  .Tablet\:pt-45 {
    padding-top: 45px;
  }

  .Tablet\:pt-48 {
    padding-top: 12rem;
  }

  .Tablet\:pt-49 {
    padding-top: 49px;
  }

  .Tablet\:pt-50 {
    padding-top: 50px;
  }

  .Tablet\:pt-52 {
    padding-top: 13rem;
  }

  .Tablet\:pt-56 {
    padding-top: 14rem;
  }

  .Tablet\:pt-60 {
    padding-top: 60px;
  }

  .Tablet\:pt-64 {
    padding-top: 16rem;
  }

  .Tablet\:pt-65 {
    padding-top: 65px;
  }

  .Tablet\:pt-72 {
    padding-top: 72px;
  }

  .Tablet\:pt-80 {
    padding-top: 20rem;
  }

  .Tablet\:pt-85 {
    padding-top: 85px;
  }

  .Tablet\:pt-96 {
    padding-top: 24rem;
  }

  .Tablet\:pt-124 {
    padding-top: 124px;
  }

  .Tablet\:pt-px {
    padding-top: 1px;
  }

  .Tablet\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .Tablet\:pt-1\.5 {
    padding-top: 0.375rem;
  }

  .Tablet\:pt-2\.5 {
    padding-top: 0.625rem;
  }

  .Tablet\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .Tablet\:pt-p11 {
    padding-top: 11px;
  }

  .Tablet\:pt-p12 {
    padding-top: 12px;
  }

  .Tablet\:pt-p10 {
    padding-top: 10px;
  }

  .Tablet\:pt-p9 {
    padding-top: 9px;
  }

  .Tablet\:pt-p20 {
    padding-top: 20px;
  }

  .Tablet\:pt-p18 {
    padding-top: 18px;
  }

  .Tablet\:pt-p14 {
    padding-top: 14px;
  }

  .Tablet\:pt-p13 {
    padding-top: 13px;
  }

  .Tablet\:pt-p6 {
    padding-top: 6px;
  }

  .Tablet\:pt-p2 {
    padding-top: 2px;
  }

  .Tablet\:pt-p3 {
    padding-top: 3px;
  }

  .Tablet\:pt-p5 {
    padding-top: 5px;
  }

  .Tablet\:pt-40p-imp {
    padding-top: 40px !important;
  }

  .Tablet\:pt-67px {
    padding-top: 67px;
  }

  .Tablet\:pt-160px {
    padding-top: 160px;
  }

  .Tablet\:pr-0 {
    padding-right: 0px;
  }

  .Tablet\:pr-1 {
    padding-right: 0.25rem;
  }

  .Tablet\:pr-2 {
    padding-right: 0.5rem;
  }

  .Tablet\:pr-3 {
    padding-right: 0.75rem;
  }

  .Tablet\:pr-4 {
    padding-right: 1rem;
  }

  .Tablet\:pr-5 {
    padding-right: 1.25rem;
  }

  .Tablet\:pr-6 {
    padding-right: 1.5rem;
  }

  .Tablet\:pr-7 {
    padding-right: 1.75rem;
  }

  .Tablet\:pr-8 {
    padding-right: 2rem;
  }

  .Tablet\:pr-9 {
    padding-right: 2.25rem;
  }

  .Tablet\:pr-10 {
    padding-right: 2.5rem;
  }

  .Tablet\:pr-11 {
    padding-right: 2.75rem;
  }

  .Tablet\:pr-12 {
    padding-right: 3rem;
  }

  .Tablet\:pr-14 {
    padding-right: 3.5rem;
  }

  .Tablet\:pr-15 {
    padding-right: 15px;
  }

  .Tablet\:pr-16 {
    padding-right: 4rem;
  }

  .Tablet\:pr-17 {
    padding-right: 17px;
  }

  .Tablet\:pr-19 {
    padding-right: 19px;
  }

  .Tablet\:pr-20 {
    padding-right: 5rem;
  }

  .Tablet\:pr-22 {
    padding-right: 22px;
  }

  .Tablet\:pr-24 {
    padding-right: 6rem;
  }

  .Tablet\:pr-25 {
    padding-right: 25px;
  }

  .Tablet\:pr-26 {
    padding-right: 26px;
  }

  .Tablet\:pr-27 {
    padding-right: 27px;
  }

  .Tablet\:pr-28 {
    padding-right: 7rem;
  }

  .Tablet\:pr-29 {
    padding-right: 29px;
  }

  .Tablet\:pr-30 {
    padding-right: 30px;
  }

  .Tablet\:pr-32 {
    padding-right: 8rem;
  }

  .Tablet\:pr-35 {
    padding-right: 35px;
  }

  .Tablet\:pr-36 {
    padding-right: 9rem;
  }

  .Tablet\:pr-37 {
    padding-right: 37px;
  }

  .Tablet\:pr-40 {
    padding-right: 40px;
  }

  .Tablet\:pr-41 {
    padding-right: 41px;
  }

  .Tablet\:pr-44 {
    padding-right: 11rem;
  }

  .Tablet\:pr-45 {
    padding-right: 45px;
  }

  .Tablet\:pr-48 {
    padding-right: 12rem;
  }

  .Tablet\:pr-49 {
    padding-right: 49px;
  }

  .Tablet\:pr-50 {
    padding-right: 50px;
  }

  .Tablet\:pr-52 {
    padding-right: 13rem;
  }

  .Tablet\:pr-56 {
    padding-right: 14rem;
  }

  .Tablet\:pr-60 {
    padding-right: 60px;
  }

  .Tablet\:pr-64 {
    padding-right: 16rem;
  }

  .Tablet\:pr-65 {
    padding-right: 65px;
  }

  .Tablet\:pr-72 {
    padding-right: 72px;
  }

  .Tablet\:pr-80 {
    padding-right: 20rem;
  }

  .Tablet\:pr-85 {
    padding-right: 85px;
  }

  .Tablet\:pr-96 {
    padding-right: 24rem;
  }

  .Tablet\:pr-124 {
    padding-right: 124px;
  }

  .Tablet\:pr-px {
    padding-right: 1px;
  }

  .Tablet\:pr-0\.5 {
    padding-right: 0.125rem;
  }

  .Tablet\:pr-1\.5 {
    padding-right: 0.375rem;
  }

  .Tablet\:pr-2\.5 {
    padding-right: 0.625rem;
  }

  .Tablet\:pr-3\.5 {
    padding-right: 0.875rem;
  }

  .Tablet\:pr-p11 {
    padding-right: 11px;
  }

  .Tablet\:pr-p12 {
    padding-right: 12px;
  }

  .Tablet\:pr-p10 {
    padding-right: 10px;
  }

  .Tablet\:pr-p9 {
    padding-right: 9px;
  }

  .Tablet\:pr-p20 {
    padding-right: 20px;
  }

  .Tablet\:pr-p18 {
    padding-right: 18px;
  }

  .Tablet\:pr-p14 {
    padding-right: 14px;
  }

  .Tablet\:pr-p13 {
    padding-right: 13px;
  }

  .Tablet\:pr-p6 {
    padding-right: 6px;
  }

  .Tablet\:pr-p2 {
    padding-right: 2px;
  }

  .Tablet\:pr-p3 {
    padding-right: 3px;
  }

  .Tablet\:pr-p5 {
    padding-right: 5px;
  }

  .Tablet\:pr-40p-imp {
    padding-right: 40px !important;
  }

  .Tablet\:pr-67px {
    padding-right: 67px;
  }

  .Tablet\:pr-160px {
    padding-right: 160px;
  }

  .Tablet\:pb-0 {
    padding-bottom: 0px;
  }

  .Tablet\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .Tablet\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .Tablet\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .Tablet\:pb-4 {
    padding-bottom: 1rem;
  }

  .Tablet\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .Tablet\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .Tablet\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .Tablet\:pb-8 {
    padding-bottom: 2rem;
  }

  .Tablet\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .Tablet\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .Tablet\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .Tablet\:pb-12 {
    padding-bottom: 3rem;
  }

  .Tablet\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .Tablet\:pb-15 {
    padding-bottom: 15px;
  }

  .Tablet\:pb-16 {
    padding-bottom: 4rem;
  }

  .Tablet\:pb-17 {
    padding-bottom: 17px;
  }

  .Tablet\:pb-19 {
    padding-bottom: 19px;
  }

  .Tablet\:pb-20 {
    padding-bottom: 5rem;
  }

  .Tablet\:pb-22 {
    padding-bottom: 22px;
  }

  .Tablet\:pb-24 {
    padding-bottom: 6rem;
  }

  .Tablet\:pb-25 {
    padding-bottom: 25px;
  }

  .Tablet\:pb-26 {
    padding-bottom: 26px;
  }

  .Tablet\:pb-27 {
    padding-bottom: 27px;
  }

  .Tablet\:pb-28 {
    padding-bottom: 7rem;
  }

  .Tablet\:pb-29 {
    padding-bottom: 29px;
  }

  .Tablet\:pb-30 {
    padding-bottom: 30px;
  }

  .Tablet\:pb-32 {
    padding-bottom: 8rem;
  }

  .Tablet\:pb-35 {
    padding-bottom: 35px;
  }

  .Tablet\:pb-36 {
    padding-bottom: 9rem;
  }

  .Tablet\:pb-37 {
    padding-bottom: 37px;
  }

  .Tablet\:pb-40 {
    padding-bottom: 40px;
  }

  .Tablet\:pb-41 {
    padding-bottom: 41px;
  }

  .Tablet\:pb-44 {
    padding-bottom: 11rem;
  }

  .Tablet\:pb-45 {
    padding-bottom: 45px;
  }

  .Tablet\:pb-48 {
    padding-bottom: 12rem;
  }

  .Tablet\:pb-49 {
    padding-bottom: 49px;
  }

  .Tablet\:pb-50 {
    padding-bottom: 50px;
  }

  .Tablet\:pb-52 {
    padding-bottom: 13rem;
  }

  .Tablet\:pb-56 {
    padding-bottom: 14rem;
  }

  .Tablet\:pb-60 {
    padding-bottom: 60px;
  }

  .Tablet\:pb-64 {
    padding-bottom: 16rem;
  }

  .Tablet\:pb-65 {
    padding-bottom: 65px;
  }

  .Tablet\:pb-72 {
    padding-bottom: 72px;
  }

  .Tablet\:pb-80 {
    padding-bottom: 20rem;
  }

  .Tablet\:pb-85 {
    padding-bottom: 85px;
  }

  .Tablet\:pb-96 {
    padding-bottom: 24rem;
  }

  .Tablet\:pb-124 {
    padding-bottom: 124px;
  }

  .Tablet\:pb-px {
    padding-bottom: 1px;
  }

  .Tablet\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .Tablet\:pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .Tablet\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .Tablet\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .Tablet\:pb-p11 {
    padding-bottom: 11px;
  }

  .Tablet\:pb-p12 {
    padding-bottom: 12px;
  }

  .Tablet\:pb-p10 {
    padding-bottom: 10px;
  }

  .Tablet\:pb-p9 {
    padding-bottom: 9px;
  }

  .Tablet\:pb-p20 {
    padding-bottom: 20px;
  }

  .Tablet\:pb-p18 {
    padding-bottom: 18px;
  }

  .Tablet\:pb-p14 {
    padding-bottom: 14px;
  }

  .Tablet\:pb-p13 {
    padding-bottom: 13px;
  }

  .Tablet\:pb-p6 {
    padding-bottom: 6px;
  }

  .Tablet\:pb-p2 {
    padding-bottom: 2px;
  }

  .Tablet\:pb-p3 {
    padding-bottom: 3px;
  }

  .Tablet\:pb-p5 {
    padding-bottom: 5px;
  }

  .Tablet\:pb-40p-imp {
    padding-bottom: 40px !important;
  }

  .Tablet\:pb-67px {
    padding-bottom: 67px;
  }

  .Tablet\:pb-160px {
    padding-bottom: 160px;
  }

  .Tablet\:pl-0 {
    padding-left: 0px;
  }

  .Tablet\:pl-1 {
    padding-left: 0.25rem;
  }

  .Tablet\:pl-2 {
    padding-left: 0.5rem;
  }

  .Tablet\:pl-3 {
    padding-left: 0.75rem;
  }

  .Tablet\:pl-4 {
    padding-left: 1rem;
  }

  .Tablet\:pl-5 {
    padding-left: 1.25rem;
  }

  .Tablet\:pl-6 {
    padding-left: 1.5rem;
  }

  .Tablet\:pl-7 {
    padding-left: 1.75rem;
  }

  .Tablet\:pl-8 {
    padding-left: 2rem;
  }

  .Tablet\:pl-9 {
    padding-left: 2.25rem;
  }

  .Tablet\:pl-10 {
    padding-left: 2.5rem;
  }

  .Tablet\:pl-11 {
    padding-left: 2.75rem;
  }

  .Tablet\:pl-12 {
    padding-left: 3rem;
  }

  .Tablet\:pl-14 {
    padding-left: 3.5rem;
  }

  .Tablet\:pl-15 {
    padding-left: 15px;
  }

  .Tablet\:pl-16 {
    padding-left: 4rem;
  }

  .Tablet\:pl-17 {
    padding-left: 17px;
  }

  .Tablet\:pl-19 {
    padding-left: 19px;
  }

  .Tablet\:pl-20 {
    padding-left: 5rem;
  }

  .Tablet\:pl-22 {
    padding-left: 22px;
  }

  .Tablet\:pl-24 {
    padding-left: 6rem;
  }

  .Tablet\:pl-25 {
    padding-left: 25px;
  }

  .Tablet\:pl-26 {
    padding-left: 26px;
  }

  .Tablet\:pl-27 {
    padding-left: 27px;
  }

  .Tablet\:pl-28 {
    padding-left: 7rem;
  }

  .Tablet\:pl-29 {
    padding-left: 29px;
  }

  .Tablet\:pl-30 {
    padding-left: 30px;
  }

  .Tablet\:pl-32 {
    padding-left: 8rem;
  }

  .Tablet\:pl-35 {
    padding-left: 35px;
  }

  .Tablet\:pl-36 {
    padding-left: 9rem;
  }

  .Tablet\:pl-37 {
    padding-left: 37px;
  }

  .Tablet\:pl-40 {
    padding-left: 40px;
  }

  .Tablet\:pl-41 {
    padding-left: 41px;
  }

  .Tablet\:pl-44 {
    padding-left: 11rem;
  }

  .Tablet\:pl-45 {
    padding-left: 45px;
  }

  .Tablet\:pl-48 {
    padding-left: 12rem;
  }

  .Tablet\:pl-49 {
    padding-left: 49px;
  }

  .Tablet\:pl-50 {
    padding-left: 50px;
  }

  .Tablet\:pl-52 {
    padding-left: 13rem;
  }

  .Tablet\:pl-56 {
    padding-left: 14rem;
  }

  .Tablet\:pl-60 {
    padding-left: 60px;
  }

  .Tablet\:pl-64 {
    padding-left: 16rem;
  }

  .Tablet\:pl-65 {
    padding-left: 65px;
  }

  .Tablet\:pl-72 {
    padding-left: 72px;
  }

  .Tablet\:pl-80 {
    padding-left: 20rem;
  }

  .Tablet\:pl-85 {
    padding-left: 85px;
  }

  .Tablet\:pl-96 {
    padding-left: 24rem;
  }

  .Tablet\:pl-124 {
    padding-left: 124px;
  }

  .Tablet\:pl-px {
    padding-left: 1px;
  }

  .Tablet\:pl-0\.5 {
    padding-left: 0.125rem;
  }

  .Tablet\:pl-1\.5 {
    padding-left: 0.375rem;
  }

  .Tablet\:pl-2\.5 {
    padding-left: 0.625rem;
  }

  .Tablet\:pl-3\.5 {
    padding-left: 0.875rem;
  }

  .Tablet\:pl-p11 {
    padding-left: 11px;
  }

  .Tablet\:pl-p12 {
    padding-left: 12px;
  }

  .Tablet\:pl-p10 {
    padding-left: 10px;
  }

  .Tablet\:pl-p9 {
    padding-left: 9px;
  }

  .Tablet\:pl-p20 {
    padding-left: 20px;
  }

  .Tablet\:pl-p18 {
    padding-left: 18px;
  }

  .Tablet\:pl-p14 {
    padding-left: 14px;
  }

  .Tablet\:pl-p13 {
    padding-left: 13px;
  }

  .Tablet\:pl-p6 {
    padding-left: 6px;
  }

  .Tablet\:pl-p2 {
    padding-left: 2px;
  }

  .Tablet\:pl-p3 {
    padding-left: 3px;
  }

  .Tablet\:pl-p5 {
    padding-left: 5px;
  }

  .Tablet\:pl-40p-imp {
    padding-left: 40px !important;
  }

  .Tablet\:pl-67px {
    padding-left: 67px;
  }

  .Tablet\:pl-160px {
    padding-left: 160px;
  }

  .Tablet\:text-left {
    text-align: left;
  }

  .Tablet\:text-center {
    text-align: center;
  }

  .Tablet\:text-right {
    text-align: right;
  }

  .Tablet\:text-justify {
    text-align: justify;
  }

  .Tablet\:align-baseline {
    vertical-align: baseline;
  }

  .Tablet\:align-top {
    vertical-align: top;
  }

  .Tablet\:align-middle {
    vertical-align: middle;
  }

  .Tablet\:align-bottom {
    vertical-align: bottom;
  }

  .Tablet\:align-text-top {
    vertical-align: text-top;
  }

  .Tablet\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .Tablet\:font-sans {
    font-family: Apercu;
  }

  .Tablet\:font-serif {
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .Tablet\:font-mono {
    font-family: ApercuMono;
  }

  .Tablet\:font-ApercuRegularPro {
    font-family: Apercu-Regular-Pro;
  }

  .Tablet\:font-ApercuBlackPro {
    font-family: Apercu-Black-Pro;
  }

  .Tablet\:font-ApercuBoldPro {
    font-family: Apercu-Bold-Pro;
  }

  .Tablet\:font-ApercuLightPro {
    font-family: Apercu-Light-Pro;
  }

  .Tablet\:text-8 {
    font-size: 8px;
  }

  .Tablet\:text-10 {
    font-size: 10px;
  }

  .Tablet\:text-12 {
    font-size: 12px;
  }

  .Tablet\:text-13 {
    font-size: 13px;
  }

  .Tablet\:text-14 {
    font-size: 14px;
  }

  .Tablet\:text-16 {
    font-size: 16px;
  }

  .Tablet\:text-18 {
    font-size: 18px;
  }

  .Tablet\:text-19 {
    font-size: 19px;
  }

  .Tablet\:text-20 {
    font-size: 20px;
  }

  .Tablet\:text-21 {
    font-size: 21px;
  }

  .Tablet\:text-22 {
    font-size: 22px;
  }

  .Tablet\:text-26 {
    font-size: 26px;
  }

  .Tablet\:text-28 {
    font-size: 28px;
  }

  .Tablet\:text-29 {
    font-size: 29px;
  }

  .Tablet\:text-30 {
    font-size: 30px;
  }

  .Tablet\:text-32 {
    font-size: 32px;
  }

  .Tablet\:text-34 {
    font-size: 34px;
  }

  .Tablet\:text-40 {
    font-size: 40px;
  }

  .Tablet\:text-42 {
    font-size: 42px;
  }

  .Tablet\:text-47 {
    font-size: 47px;
  }

  .Tablet\:text-50 {
    font-size: 50px;
  }

  .Tablet\:text-55 {
    font-size: 55px;
  }

  .Tablet\:text-60 {
    font-size: 60px;
  }

  .Tablet\:text-65 {
    font-size: 65px;
  }

  .Tablet\:text-70 {
    font-size: 70px;
  }

  .Tablet\:text-80 {
    font-size: 80px;
  }

  .Tablet\:text-120 {
    font-size: 120px;
  }

  .Tablet\:text-150 {
    font-size: 150px;
  }

  .Tablet\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .Tablet\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .Tablet\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .Tablet\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .Tablet\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .Tablet\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .Tablet\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .Tablet\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .Tablet\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .Tablet\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .Tablet\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .Tablet\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .Tablet\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .Tablet\:text-f50 {
    font-size: 50px;
  }

  .Tablet\:text-imp30 {
    font-size: 30px !important;
  }

  .Tablet\:font-thin {
    font-weight: 100;
  }

  .Tablet\:font-extralight {
    font-weight: 200;
  }

  .Tablet\:font-light {
    font-weight: 300;
  }

  .Tablet\:font-normal {
    font-weight: 400;
  }

  .Tablet\:font-medium {
    font-weight: 500;
  }

  .Tablet\:font-semibold {
    font-weight: 600;
  }

  .Tablet\:font-bold {
    font-weight: 700;
  }

  .Tablet\:font-extrabold {
    font-weight: 800;
  }

  .Tablet\:font-black {
    font-weight: 900;
  }

  .Tablet\:uppercase {
    text-transform: uppercase;
  }

  .Tablet\:lowercase {
    text-transform: lowercase;
  }

  .Tablet\:capitalize {
    text-transform: capitalize;
  }

  .Tablet\:normal-case {
    text-transform: none;
  }

  .Tablet\:italic {
    font-style: italic;
  }

  .Tablet\:not-italic {
    font-style: normal;
  }

  .Tablet\:ordinal, .Tablet\:slashed-zero, .Tablet\:lining-nums, .Tablet\:oldstyle-nums, .Tablet\:proportional-nums, .Tablet\:tabular-nums, .Tablet\:diagonal-fractions, .Tablet\:stacked-fractions {
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .Tablet\:normal-nums {
    font-variant-numeric: normal;
  }

  .Tablet\:ordinal {
    --tw-ordinal: ordinal;
  }

  .Tablet\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .Tablet\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .Tablet\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .Tablet\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .Tablet\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .Tablet\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .Tablet\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .Tablet\:leading-3 {
    line-height: .75rem;
  }

  .Tablet\:leading-4 {
    line-height: 1rem;
  }

  .Tablet\:leading-5 {
    line-height: 1.25rem;
  }

  .Tablet\:leading-6 {
    line-height: 1.5rem;
  }

  .Tablet\:leading-7 {
    line-height: 1.75rem;
  }

  .Tablet\:leading-8 {
    line-height: 2rem;
  }

  .Tablet\:leading-9 {
    line-height: 2.25rem;
  }

  .Tablet\:leading-10 {
    line-height: 2.5rem;
  }

  .Tablet\:leading-14 {
    line-height: 14px;
  }

  .Tablet\:leading-18 {
    line-height: 18px;
  }

  .Tablet\:leading-19 {
    line-height: 19px;
  }

  .Tablet\:leading-20 {
    line-height: 20px;
  }

  .Tablet\:leading-21 {
    line-height: 21px;
  }

  .Tablet\:leading-23 {
    line-height: 23px;
  }

  .Tablet\:leading-26 {
    line-height: 26px;
  }

  .Tablet\:leading-28 {
    line-height: 28px;
  }

  .Tablet\:leading-30 {
    line-height: 30px;
  }

  .Tablet\:leading-38 {
    line-height: 38px;
  }

  .Tablet\:leading-41 {
    line-height: 41px;
  }

  .Tablet\:leading-46 {
    line-height: 46px;
  }

  .Tablet\:leading-47 {
    line-height: 47px;
  }

  .Tablet\:leading-49 {
    line-height: 49px;
  }

  .Tablet\:leading-50 {
    line-height: 50px;
  }

  .Tablet\:leading-54 {
    line-height: 54px;
  }

  .Tablet\:leading-59 {
    line-height: 59px;
  }

  .Tablet\:leading-61 {
    line-height: 61px;
  }

  .Tablet\:leading-65 {
    line-height: 65px;
  }

  .Tablet\:leading-70 {
    line-height: 70px;
  }

  .Tablet\:leading-75 {
    line-height: 75px;
  }

  .Tablet\:leading-94 {
    line-height: 94px;
  }

  .Tablet\:leading-120 {
    line-height: 120%;
  }

  .Tablet\:leading-140 {
    line-height: 140px;
  }

  .Tablet\:leading-176 {
    line-height: 176px;
  }

  .Tablet\:leading-none {
    line-height: 1;
  }

  .Tablet\:leading-tight {
    line-height: 1.25;
  }

  .Tablet\:leading-snug {
    line-height: 1.375;
  }

  .Tablet\:leading-normal {
    line-height: 1.5;
  }

  .Tablet\:leading-relaxed {
    line-height: 1.625;
  }

  .Tablet\:leading-loose {
    line-height: 2;
  }

  .Tablet\:tracking-widest {
    letter-spacing: 2px;
  }

  .Tablet\:tracking-wides {
    letter-spacing: 1px;
  }

  .Tablet\:tracking-narrow {
    letter-spacing: -0.01em;
  }

  .Tablet\:-tracking-1 {
    letter-spacing: -1px;
  }

  .Tablet\:text-transparent {
    color: transparent;
  }

  .Tablet\:text-current {
    color: currentColor;
  }

  .Tablet\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .Tablet\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Tablet\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .Tablet\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .Tablet\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .Tablet\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .Tablet\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .Tablet\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .Tablet\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .Tablet\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .Tablet\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .Tablet\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .Tablet\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .Tablet\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .Tablet\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .Tablet\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .Tablet\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .Tablet\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .Tablet\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .Tablet\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .Tablet\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .Tablet\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .Tablet\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .Tablet\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .Tablet\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .Tablet\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .Tablet\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .Tablet\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .Tablet\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .Tablet\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .Tablet\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .Tablet\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .Tablet\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .Tablet\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .Tablet\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .Tablet\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .Tablet\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .Tablet\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .Tablet\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .Tablet\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .Tablet\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .Tablet\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .Tablet\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .Tablet\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .Tablet\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .Tablet\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .Tablet\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .Tablet\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .Tablet\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .Tablet\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .Tablet\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .Tablet\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .Tablet\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .Tablet\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .Tablet\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .Tablet\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .Tablet\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .Tablet\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .Tablet\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .Tablet\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .Tablet\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .Tablet\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .Tablet\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .Tablet\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .Tablet\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .Tablet\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .Tablet\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .Tablet\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .Tablet\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .Tablet\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .Tablet\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .Tablet\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .Tablet\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Tablet\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Tablet\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Tablet\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Tablet\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Tablet\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Tablet\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Tablet\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Tablet\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Tablet\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Tablet\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Tablet\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Tablet\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Tablet\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Tablet\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .Tablet\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Tablet\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Tablet\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .Tablet\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .Tablet\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Tablet\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Tablet\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .Tablet\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .Tablet\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .Tablet\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .Tablet\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .Tablet\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Tablet\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .Tablet\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Tablet\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Tablet\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .Tablet\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .Tablet\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .Tablet\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .Tablet\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Tablet\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .Tablet\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .Tablet\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .Tablet\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .Tablet\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .Tablet\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .Tablet\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Tablet\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Tablet\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .Tablet\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .Tablet\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .Tablet\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Tablet\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Tablet\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .Tablet\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Tablet\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .Tablet\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .Tablet\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .Tablet\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .Tablet\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .Tablet\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .Tablet\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .Tablet\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .Tablet\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .Tablet\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .Tablet\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .Tablet\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Tablet\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Tablet\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .Tablet\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .Tablet\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .Tablet\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .Tablet\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .Tablet\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .Tablet\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .Tablet\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .Tablet\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .Tablet\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .Tablet\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .Tablet\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .Tablet\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .Tablet\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .Tablet\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .Tablet\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .Tablet\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Tablet\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Tablet\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .Tablet\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .Tablet\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .Tablet\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .Tablet\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Tablet\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Tablet\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Tablet\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Tablet\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .Tablet\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .Tablet\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .Tablet\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .Tablet\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .Tablet\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .Tablet\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .Tablet\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .Tablet\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .Tablet\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .Tablet\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .Tablet\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .group:hover .Tablet\:group-hover\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .group:hover .Tablet\:group-hover\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .Tablet\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .Tablet\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Asurion-White:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Asurion-Blue-Brighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Asurion-Blue-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Asurion-Blue-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Asurion-Purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Asurion-Purple-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Asurion-Purple-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Asurion-Gray-Deepest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Asurion-Gray-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Asurion-Gray-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Asurion-Gray-Lighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Asurion-Gray-Lightest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Asurion-Red-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-light-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-light-gray-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-light-gray-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-light-gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-light-gray-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-light-gray-5:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-light-slate-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-denim-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-purple-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-dark-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-bright-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-mustard-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-mustard-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-light-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-light-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-light-blue-3:focus-within {
    color:  #F0F3FF;
  }

  .Tablet\:focus-within\:text-light-blue-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-purple-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-light-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-light-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-light-bg-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-light-white-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Black-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Default-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-White-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Silver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Yellow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Grey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Red-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Gold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-light-green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-dark-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-light-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-bright-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-bright-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-SpaceGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Purple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-LightPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Glow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Bronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Copper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Pink-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Orange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Coral-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-MajesticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-PrismBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-CeramicBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-MidnightBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-PrismWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-CeramicWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-LilacPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-CrownSilver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-CoralBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-lime-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-apple-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-bg-new-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-bg-new-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-new-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-footer-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-border-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-apple-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-crimson-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-asurion-cyan:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-bright-orange:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Graphite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-PacificBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-light-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-asurion-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-OceanBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-MetallicCopper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-PorcelainWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-LightBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-CloudNavy-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-CloudMint-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-CloudOrange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-CloudLavender-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-CloudRed-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-CloudWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-SunriseGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-SunshineGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-AuraBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-AuraGlow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-MysticBronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-MysticGreen-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-MysticGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-MysticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-MysticWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-price-blue1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-indigo1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-Purple-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-new-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-dark-blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-replace-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .Tablet\:focus-within\:text-resolve-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-transparent:hover {
    color: transparent;
  }

  .Tablet\:hover\:text-current:hover {
    color: currentColor;
  }

  .Tablet\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Asurion-White:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Asurion-Blue-Brighter:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Asurion-Blue-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Asurion-Blue-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Asurion-Purple:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Asurion-Purple-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Asurion-Purple-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Asurion-Gray-Deepest:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Asurion-Gray-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Asurion-Gray-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Asurion-Gray-Lighter:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Asurion-Gray-Lightest:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Asurion-Red-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-light-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-light-gray-1:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-light-gray-2:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-light-gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-light-gray-4:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-light-gray-5:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-light-slate-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-denim-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-purple-1:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-dark-red:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-bright-red:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-mustard-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-mustard-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-light-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-light-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-light-blue-3:hover {
    color:  #F0F3FF;
  }

  .Tablet\:hover\:text-light-blue-4:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-purple-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-light-green:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-light-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-light-bg-green:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-light-white-1:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Black-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Default-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-White-3:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Silver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Yellow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Grey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Red-3:hover {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Gold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-light-green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-dark-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-light-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-bright-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-bright-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-SpaceGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Purple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-LightPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Glow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Bronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Copper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Pink-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Orange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Coral-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-MajesticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-PrismBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-CeramicBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-MidnightBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-PrismWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-CeramicWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-LilacPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-CrownSilver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-CoralBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-lime-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-apple-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-bg-new-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-bg-new-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-new-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-footer-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-border-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-apple-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-crimson-red:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-asurion-cyan:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-bright-orange:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Graphite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-PacificBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-light-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-asurion-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-OceanBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-MetallicCopper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-PorcelainWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-LightBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-CloudNavy-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-CloudMint-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-CloudOrange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-CloudLavender-3:hover {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-CloudRed-3:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-CloudWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-SunriseGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-SunshineGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-AuraBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-AuraGlow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-MysticBronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-MysticGreen-3:hover {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-MysticGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-MysticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-MysticWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-price-blue1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-indigo1:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-Purple-4:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-new-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-dark-blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-replace-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .Tablet\:hover\:text-resolve-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-transparent:focus {
    color: transparent;
  }

  .Tablet\:focus\:text-current:focus {
    color: currentColor;
  }

  .Tablet\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Asurion-White:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Asurion-Blue-Brighter:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Asurion-Blue-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Asurion-Blue-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Asurion-Purple:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Asurion-Purple-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Asurion-Purple-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Asurion-Gray-Deepest:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Asurion-Gray-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Asurion-Gray-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Asurion-Gray-Lighter:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Asurion-Gray-Lightest:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Asurion-Red-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-light-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-light-gray-1:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-light-gray-2:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-light-gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-light-gray-4:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-light-gray-5:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-light-slate-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-denim-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-purple-1:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-dark-red:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-bright-red:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-mustard-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-mustard-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-light-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-light-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-light-blue-3:focus {
    color:  #F0F3FF;
  }

  .Tablet\:focus\:text-light-blue-4:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-purple-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-light-green:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-light-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-light-bg-green:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-light-white-1:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Black-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Default-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-White-3:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Silver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Yellow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Grey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Red-3:focus {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Gold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-light-green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-dark-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-light-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-bright-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-bright-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-SpaceGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Purple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-LightPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Glow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Bronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Copper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Pink-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Orange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Coral-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-MajesticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-PrismBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-CeramicBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-MidnightBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-PrismWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-CeramicWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-LilacPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-CrownSilver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-CoralBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-lime-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-apple-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-bg-new-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-bg-new-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-new-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-footer-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-border-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-apple-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-crimson-red:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-asurion-cyan:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-bright-orange:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Graphite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-PacificBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-light-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-asurion-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-OceanBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-MetallicCopper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-PorcelainWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-LightBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-CloudNavy-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-CloudMint-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-CloudOrange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-CloudLavender-3:focus {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-CloudRed-3:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-CloudWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-SunriseGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-SunshineGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-AuraBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-AuraGlow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-MysticBronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-MysticGreen-3:focus {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-MysticGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-MysticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-MysticWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-price-blue1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-indigo1:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-Purple-4:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-new-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-dark-blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-replace-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .Tablet\:focus\:text-resolve-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .Tablet\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .Tablet\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .Tablet\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .Tablet\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .Tablet\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .Tablet\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .Tablet\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .Tablet\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .Tablet\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .Tablet\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .Tablet\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .Tablet\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .Tablet\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .Tablet\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .Tablet\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .Tablet\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .Tablet\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .Tablet\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .Tablet\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .Tablet\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .Tablet\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .Tablet\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .Tablet\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .Tablet\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .Tablet\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .Tablet\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .Tablet\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .Tablet\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .Tablet\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .Tablet\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .Tablet\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .Tablet\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .Tablet\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .Tablet\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .Tablet\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .Tablet\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .Tablet\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .Tablet\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .Tablet\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .Tablet\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .Tablet\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .Tablet\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .Tablet\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .Tablet\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .Tablet\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .Tablet\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .Tablet\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .Tablet\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .Tablet\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .Tablet\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .Tablet\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .Tablet\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .Tablet\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .Tablet\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .Tablet\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .Tablet\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .Tablet\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .Tablet\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .Tablet\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .Tablet\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .Tablet\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .Tablet\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .Tablet\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .Tablet\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .Tablet\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .Tablet\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .Tablet\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .Tablet\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .Tablet\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .Tablet\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .Tablet\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .Tablet\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .Tablet\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .Tablet\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .Tablet\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .Tablet\:underline {
    text-decoration: underline;
  }

  .Tablet\:line-through {
    text-decoration: line-through;
  }

  .Tablet\:no-underline {
    text-decoration: none;
  }

  .group:hover .Tablet\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .Tablet\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .Tablet\:group-hover\:no-underline {
    text-decoration: none;
  }

  .Tablet\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .Tablet\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .Tablet\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .Tablet\:hover\:underline:hover {
    text-decoration: underline;
  }

  .Tablet\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .Tablet\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .Tablet\:focus\:underline:focus {
    text-decoration: underline;
  }

  .Tablet\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .Tablet\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .Tablet\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .Tablet\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .Tablet\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .Tablet\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .Tablet\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .Tablet\:placeholder-current::placeholder {
    color: currentColor;
  }

  .Tablet\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-White::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-White::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Blue-Brighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Blue-Brighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Blue-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Blue-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Blue-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Blue-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Purple-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Purple-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Purple-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Purple-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Gray-Deepest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Gray-Deepest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Gray-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Gray-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Gray-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Gray-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Gray-Lighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Gray-Lighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Gray-Lightest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Gray-Lightest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Red-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Asurion-Red-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-gray-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-gray-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-gray-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-gray-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-gray-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-gray-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-gray-5::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-gray-5::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-slate-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-slate-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-denim-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-denim-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-purple-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-purple-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-dark-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-dark-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-bright-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-bright-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-mustard-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-mustard-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-mustard-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-mustard-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-blue-3::-moz-placeholder {
    color:  #F0F3FF;
  }

  .Tablet\:placeholder-light-blue-3::placeholder {
    color:  #F0F3FF;
  }

  .Tablet\:placeholder-light-blue-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-blue-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-purple-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-purple-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-bg-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-bg-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-white-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-white-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Black-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Black-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Default-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Default-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-White-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-White-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Silver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Silver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Yellow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Yellow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Grey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Grey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Red-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Red-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Gold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Gold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-dark-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-dark-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-bright-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-bright-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-bright-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-bright-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-SpaceGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-SpaceGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Purple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Purple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-LightPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-LightPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Glow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Glow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Bronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Bronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Copper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Copper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Pink-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Pink-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Orange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Orange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Coral-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Coral-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-MajesticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-MajesticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-PrismBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-PrismBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-CeramicBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-CeramicBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-MidnightBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-MidnightBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-PrismWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-PrismWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-CeramicWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-CeramicWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-LilacPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-LilacPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-CrownSilver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-CrownSilver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-CoralBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-CoralBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-lime-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-lime-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-apple-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-apple-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-bg-new-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-bg-new-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-bg-new-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-bg-new-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-new-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-new-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-footer-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-footer-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-border-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-border-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-apple-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-apple-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-crimson-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-crimson-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-asurion-cyan::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-asurion-cyan::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-bright-orange::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-bright-orange::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Graphite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Graphite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-PacificBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-PacificBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-light-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-asurion-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-asurion-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-OceanBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-OceanBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-MetallicCopper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-MetallicCopper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-PorcelainWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-PorcelainWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-LightBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-LightBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-CloudNavy-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-CloudNavy-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-CloudMint-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-CloudMint-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-CloudOrange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-CloudOrange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-CloudLavender-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-CloudLavender-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-CloudRed-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-CloudRed-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-CloudWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-CloudWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-SunriseGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-SunriseGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-SunshineGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-SunshineGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-AuraBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-AuraBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-AuraGlow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-AuraGlow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-MysticBronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-MysticBronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-MysticGreen-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-MysticGreen-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-MysticGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-MysticGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-MysticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-MysticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-MysticWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-MysticWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-price-blue1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-price-blue1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-indigo1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-indigo1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Purple-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-Purple-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-new-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-new-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-dark-blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-dark-blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-replace-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-replace-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-resolve-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-resolve-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .Tablet\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .Tablet\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .Tablet\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .Tablet\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-White:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-White:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Blue-Brighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Blue-Brighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Blue-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Blue-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Blue-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Blue-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Purple-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Purple-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Purple-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Purple-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Gray-Deepest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Gray-Deepest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Gray-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Gray-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Gray-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Gray-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Gray-Lighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Gray-Lighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Gray-Lightest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Gray-Lightest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Red-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Asurion-Red-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-gray-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-gray-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-gray-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-gray-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-gray-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-gray-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-gray-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-gray-5:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-slate-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-slate-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-denim-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-denim-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-purple-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-purple-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-dark-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-dark-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-bright-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-bright-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-mustard-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-mustard-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-mustard-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-mustard-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-blue-3:focus::-moz-placeholder {
    color:  #F0F3FF;
  }

  .Tablet\:focus\:placeholder-light-blue-3:focus::placeholder {
    color:  #F0F3FF;
  }

  .Tablet\:focus\:placeholder-light-blue-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-blue-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-purple-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-purple-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-bg-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-bg-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-white-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-white-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Black-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Black-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Default-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Default-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-White-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-White-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Silver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Silver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Yellow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Yellow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Grey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Grey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Red-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Red-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Gold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Gold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-dark-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-dark-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-bright-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-bright-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-bright-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-bright-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-SpaceGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-SpaceGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Purple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Purple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-LightPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-LightPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Glow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Glow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Bronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Bronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Copper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Copper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Pink-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Pink-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Orange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Orange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Coral-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Coral-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-MajesticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-MajesticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-PrismBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-PrismBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-CeramicBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-CeramicBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-MidnightBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-MidnightBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-PrismWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-PrismWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-CeramicWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-CeramicWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-LilacPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-LilacPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-CrownSilver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-CrownSilver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-CoralBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-CoralBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-lime-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-lime-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-apple-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-apple-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-bg-new-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-bg-new-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-bg-new-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-bg-new-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-new-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-new-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-footer-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-footer-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-border-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-border-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-apple-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-apple-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-crimson-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-crimson-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-asurion-cyan:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-asurion-cyan:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-bright-orange:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-bright-orange:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Graphite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Graphite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-PacificBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-PacificBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-light-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-asurion-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-asurion-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-OceanBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-OceanBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-MetallicCopper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-MetallicCopper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-PorcelainWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-PorcelainWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-LightBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-LightBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-CloudNavy-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-CloudNavy-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-CloudMint-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-CloudMint-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-CloudOrange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-CloudOrange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-CloudLavender-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-CloudLavender-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-CloudRed-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-CloudRed-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-CloudWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-CloudWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-SunriseGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-SunriseGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-SunshineGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-SunshineGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-AuraBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-AuraBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-AuraGlow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-AuraGlow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-MysticBronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-MysticBronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-MysticGreen-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-MysticGreen-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-MysticGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-MysticGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-MysticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-MysticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-MysticWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-MysticWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-price-blue1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-price-blue1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-indigo1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-indigo1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Purple-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-Purple-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-new-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-new-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-dark-blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-dark-blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-replace-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-replace-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-resolve-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .Tablet\:focus\:placeholder-resolve-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .Tablet\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .Tablet\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .Tablet\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .Tablet\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .Tablet\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .Tablet\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .Tablet\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .Tablet\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .Tablet\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .Tablet\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .Tablet\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .Tablet\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .Tablet\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .Tablet\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .Tablet\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .Tablet\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .Tablet\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .Tablet\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .Tablet\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .Tablet\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .Tablet\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .Tablet\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .Tablet\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .Tablet\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .Tablet\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .Tablet\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .Tablet\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .Tablet\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .Tablet\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .Tablet\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .Tablet\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .Tablet\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .Tablet\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .Tablet\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .Tablet\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .Tablet\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .Tablet\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .Tablet\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .Tablet\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .Tablet\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .Tablet\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .Tablet\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .Tablet\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .Tablet\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .Tablet\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .Tablet\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .Tablet\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .Tablet\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .Tablet\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .Tablet\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .Tablet\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .Tablet\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .Tablet\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .Tablet\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .Tablet\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .Tablet\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .Tablet\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .Tablet\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .Tablet\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .Tablet\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .Tablet\:opacity-0 {
    opacity: 0;
  }

  .Tablet\:opacity-5 {
    opacity: 0.05;
  }

  .Tablet\:opacity-10 {
    opacity: 0.1;
  }

  .Tablet\:opacity-20 {
    opacity: 0.2;
  }

  .Tablet\:opacity-25 {
    opacity: 0.25;
  }

  .Tablet\:opacity-30 {
    opacity: 0.3;
  }

  .Tablet\:opacity-40 {
    opacity: 0.4;
  }

  .Tablet\:opacity-50 {
    opacity: 0.5;
  }

  .Tablet\:opacity-60 {
    opacity: 0.6;
  }

  .Tablet\:opacity-70 {
    opacity: 0.7;
  }

  .Tablet\:opacity-75 {
    opacity: 0.75;
  }

  .Tablet\:opacity-80 {
    opacity: 0.8;
  }

  .Tablet\:opacity-90 {
    opacity: 0.9;
  }

  .Tablet\:opacity-95 {
    opacity: 0.95;
  }

  .Tablet\:opacity-100 {
    opacity: 1;
  }

  .group:hover .Tablet\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .Tablet\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .Tablet\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .Tablet\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .Tablet\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .Tablet\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .Tablet\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .Tablet\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .Tablet\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .Tablet\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .Tablet\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .Tablet\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .Tablet\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .Tablet\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .Tablet\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .Tablet\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .Tablet\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .Tablet\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .Tablet\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .Tablet\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .Tablet\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .Tablet\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .Tablet\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .Tablet\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .Tablet\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .Tablet\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .Tablet\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .Tablet\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .Tablet\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .Tablet\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .Tablet\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .Tablet\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .Tablet\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .Tablet\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .Tablet\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .Tablet\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .Tablet\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .Tablet\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .Tablet\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .Tablet\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .Tablet\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .Tablet\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .Tablet\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .Tablet\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .Tablet\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .Tablet\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .Tablet\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .Tablet\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .Tablet\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .Tablet\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .Tablet\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .Tablet\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .Tablet\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .Tablet\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .Tablet\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .Tablet\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .Tablet\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .Tablet\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .Tablet\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .Tablet\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .Tablet\:disabled\:opacity-0:disabled {
    opacity: 0;
  }

  .Tablet\:disabled\:opacity-5:disabled {
    opacity: 0.05;
  }

  .Tablet\:disabled\:opacity-10:disabled {
    opacity: 0.1;
  }

  .Tablet\:disabled\:opacity-20:disabled {
    opacity: 0.2;
  }

  .Tablet\:disabled\:opacity-25:disabled {
    opacity: 0.25;
  }

  .Tablet\:disabled\:opacity-30:disabled {
    opacity: 0.3;
  }

  .Tablet\:disabled\:opacity-40:disabled {
    opacity: 0.4;
  }

  .Tablet\:disabled\:opacity-50:disabled {
    opacity: 0.5;
  }

  .Tablet\:disabled\:opacity-60:disabled {
    opacity: 0.6;
  }

  .Tablet\:disabled\:opacity-70:disabled {
    opacity: 0.7;
  }

  .Tablet\:disabled\:opacity-75:disabled {
    opacity: 0.75;
  }

  .Tablet\:disabled\:opacity-80:disabled {
    opacity: 0.8;
  }

  .Tablet\:disabled\:opacity-90:disabled {
    opacity: 0.9;
  }

  .Tablet\:disabled\:opacity-95:disabled {
    opacity: 0.95;
  }

  .Tablet\:disabled\:opacity-100:disabled {
    opacity: 1;
  }

  .Tablet\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .Tablet\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .Tablet\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .Tablet\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .Tablet\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .Tablet\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .Tablet\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .Tablet\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .Tablet\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .Tablet\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .Tablet\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .Tablet\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .Tablet\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .Tablet\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .Tablet\:bg-blend-color {
    background-blend-mode: color;
  }

  .Tablet\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .Tablet\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .Tablet\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .Tablet\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .Tablet\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .Tablet\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .Tablet\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .Tablet\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .Tablet\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .Tablet\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .Tablet\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .Tablet\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .Tablet\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .Tablet\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .Tablet\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .Tablet\:mix-blend-color {
    mix-blend-mode: color;
  }

  .Tablet\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .Tablet\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet\:group-hover\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet\:group-hover\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet\:group-hover\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet\:group-hover\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet\:group-hover\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet\:group-hover\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet\:group-hover\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet\:group-hover\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet\:group-hover\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet\:group-hover\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet\:group-hover\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus-within\:shadow:focus-within {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus-within\:shadow-bs:focus-within {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus-within\:shadow-strong:focus-within {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus-within\:shadow-tooltip:focus-within {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus-within\:shadow-colorbox:focus-within {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus-within\:shadow-colorCircle:focus-within {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:hover\:shadow-sm:hover {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:hover\:shadow:hover {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:hover\:shadow-bs:hover {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:hover\:shadow-strong:hover {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:hover\:shadow-tooltip:hover {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:hover\:shadow-colorbox:hover {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:hover\:shadow-colorCircle:hover {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus\:shadow-sm:focus {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus\:shadow:focus {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus\:shadow-md:focus {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus\:shadow-lg:focus {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus\:shadow-xl:focus {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus\:shadow-bs:focus {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus\:shadow-strong:focus {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus\:shadow-tooltip:focus {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus\:shadow-colorbox:focus {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:focus\:shadow-colorCircle:focus {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .Tablet\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .Tablet\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .Tablet\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .Tablet\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .Tablet\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .Tablet\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .Tablet\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .Tablet\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .Tablet\:ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet\:ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet\:ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet\:ring-4 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet\:ring-8 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet\:ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet\:focus-within\:ring-0:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet\:focus-within\:ring-1:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet\:focus-within\:ring-2:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet\:focus-within\:ring-4:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet\:focus-within\:ring-8:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet\:focus-within\:ring:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet\:focus\:ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet\:focus\:ring-1:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet\:focus\:ring-4:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet\:focus\:ring-8:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet\:focus\:ring:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet\:ring-inset {
    --tw-ring-inset: inset;
  }

  .Tablet\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .Tablet\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .Tablet\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .Tablet\:ring-current {
    --tw-ring-color: currentColor;
  }

  .Tablet\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .Tablet\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Tablet\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .Tablet\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .Tablet\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .Tablet\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .Tablet\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .Tablet\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .Tablet\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .Tablet\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .Tablet\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .Tablet\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .Tablet\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .Tablet\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .Tablet\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .Tablet\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .Tablet\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .Tablet\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .Tablet\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .Tablet\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .Tablet\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .Tablet\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .Tablet\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .Tablet\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .Tablet\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .Tablet\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .Tablet\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .Tablet\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .Tablet\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .Tablet\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .Tablet\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .Tablet\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .Tablet\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .Tablet\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .Tablet\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .Tablet\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .Tablet\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .Tablet\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .Tablet\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .Tablet\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .Tablet\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .Tablet\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .Tablet\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .Tablet\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .Tablet\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .Tablet\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .Tablet\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .Tablet\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .Tablet\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .Tablet\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .Tablet\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .Tablet\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .Tablet\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .Tablet\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .Tablet\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .Tablet\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .Tablet\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .Tablet\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .Tablet\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .Tablet\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .Tablet\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .Tablet\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .Tablet\:ring-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .Tablet\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .Tablet\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .Tablet\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .Tablet\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .Tablet\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .Tablet\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .Tablet\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .Tablet\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .Tablet\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Asurion-White {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Asurion-Blue-Brighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Asurion-Blue-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Asurion-Blue-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Asurion-Purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Asurion-Purple-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Asurion-Purple-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Asurion-Gray-Deepest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Asurion-Gray-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Asurion-Gray-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Asurion-Gray-Lighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Asurion-Gray-Lightest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Asurion-Red-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Tablet\:ring-light-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Tablet\:ring-light-gray-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Tablet\:ring-light-gray-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Tablet\:ring-light-gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .Tablet\:ring-light-gray-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Tablet\:ring-light-gray-5 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Tablet\:ring-light-slate-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .Tablet\:ring-denim-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .Tablet\:ring-purple-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Tablet\:ring-dark-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Tablet\:ring-bright-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .Tablet\:ring-mustard-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .Tablet\:ring-mustard-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .Tablet\:ring-light-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet\:ring-light-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .Tablet\:ring-light-blue-3 {
    --tw-ring-color:  #F0F3FF;
  }

  .Tablet\:ring-light-blue-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Tablet\:ring-purple-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .Tablet\:ring-light-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Tablet\:ring-light-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Tablet\:ring-light-bg-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .Tablet\:ring-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .Tablet\:ring-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .Tablet\:ring-light-white-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Black-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Default-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Tablet\:ring-White-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Silver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Yellow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Grey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Red-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Gold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .Tablet\:ring-light-green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Tablet\:ring-dark-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Tablet\:ring-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet\:ring-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .Tablet\:ring-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .Tablet\:ring-light-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .Tablet\:ring-bright-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Tablet\:ring-bright-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Tablet\:ring-SpaceGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Purple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet\:ring-LightPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Glow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Bronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Copper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Pink-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Orange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Coral-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .Tablet\:ring-MajesticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet\:ring-PrismBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet\:ring-CeramicBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet\:ring-MidnightBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .Tablet\:ring-PrismWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .Tablet\:ring-CeramicWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .Tablet\:ring-LilacPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .Tablet\:ring-CrownSilver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .Tablet\:ring-CoralBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .Tablet\:ring-lime-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Tablet\:ring-apple-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Tablet\:ring-bg-new-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .Tablet\:ring-bg-new-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .Tablet\:ring-new-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .Tablet\:ring-footer-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .Tablet\:ring-border-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .Tablet\:ring-apple-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .Tablet\:ring-crimson-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .Tablet\:ring-asurion-cyan {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .Tablet\:ring-bright-orange {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Graphite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .Tablet\:ring-PacificBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet\:ring-light-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .Tablet\:ring-asurion-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .Tablet\:ring-OceanBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .Tablet\:ring-MetallicCopper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .Tablet\:ring-PorcelainWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .Tablet\:ring-LightBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .Tablet\:ring-CloudNavy-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Tablet\:ring-CloudMint-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Tablet\:ring-CloudOrange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .Tablet\:ring-CloudLavender-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .Tablet\:ring-CloudRed-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .Tablet\:ring-CloudWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .Tablet\:ring-SunriseGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Tablet\:ring-SunshineGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Tablet\:ring-AuraBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Tablet\:ring-AuraGlow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Tablet\:ring-MysticBronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .Tablet\:ring-MysticGreen-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .Tablet\:ring-MysticGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .Tablet\:ring-MysticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .Tablet\:ring-MysticWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .Tablet\:ring-price-blue1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet\:ring-indigo1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet\:ring-Purple-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .Tablet\:ring-new-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .Tablet\:ring-dark-blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .Tablet\:ring-replace-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .Tablet\:ring-resolve-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .Tablet\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .Tablet\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Asurion-White:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Asurion-Blue-Brighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Asurion-Blue-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Asurion-Blue-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Asurion-Purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Asurion-Purple-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Asurion-Purple-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Asurion-Gray-Deepest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Asurion-Gray-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Asurion-Gray-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Asurion-Gray-Lighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Asurion-Gray-Lightest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Asurion-Red-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-light-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-light-gray-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-light-gray-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-light-gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-light-gray-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-light-gray-5:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-light-slate-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-denim-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-purple-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-dark-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-bright-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-mustard-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-mustard-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-light-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-light-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-light-blue-3:focus-within {
    --tw-ring-color:  #F0F3FF;
  }

  .Tablet\:focus-within\:ring-light-blue-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-purple-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-light-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-light-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-light-bg-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-light-white-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Black-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Default-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-White-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Silver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Yellow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Grey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Red-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Gold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-light-green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-dark-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-light-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-bright-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-bright-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-SpaceGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Purple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-LightPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Glow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Bronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Copper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Pink-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Orange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Coral-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-MajesticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-PrismBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-CeramicBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-MidnightBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-PrismWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-CeramicWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-LilacPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-CrownSilver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-CoralBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-lime-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-apple-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-bg-new-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-bg-new-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-new-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-footer-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-border-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-apple-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-crimson-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-asurion-cyan:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-bright-orange:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Graphite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-PacificBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-light-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-asurion-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-OceanBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-MetallicCopper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-PorcelainWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-LightBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-CloudNavy-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-CloudMint-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-CloudOrange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-CloudLavender-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-CloudRed-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-CloudWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-SunriseGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-SunshineGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-AuraBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-AuraGlow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-MysticBronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-MysticGreen-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-MysticGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-MysticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-MysticWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-price-blue1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-indigo1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-Purple-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-new-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-dark-blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-replace-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .Tablet\:focus-within\:ring-resolve-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .Tablet\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .Tablet\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Asurion-White:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Asurion-Blue-Brighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Asurion-Blue-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Asurion-Blue-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Asurion-Purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Asurion-Purple-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Asurion-Purple-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Asurion-Gray-Deepest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Asurion-Gray-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Asurion-Gray-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Asurion-Gray-Lighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Asurion-Gray-Lightest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Asurion-Red-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-light-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-light-gray-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-light-gray-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-light-gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-light-gray-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-light-gray-5:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-light-slate-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-denim-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-purple-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-dark-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-bright-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-mustard-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-mustard-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-light-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-light-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-light-blue-3:focus {
    --tw-ring-color:  #F0F3FF;
  }

  .Tablet\:focus\:ring-light-blue-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-purple-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-light-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-light-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-light-bg-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-light-white-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Black-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Default-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-White-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Silver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Yellow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Grey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Red-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Gold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-light-green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-dark-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-light-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-bright-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-bright-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-SpaceGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Purple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-LightPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Glow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Bronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Copper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Pink-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Orange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Coral-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-MajesticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-PrismBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-CeramicBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-MidnightBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-PrismWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-CeramicWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-LilacPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-CrownSilver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-CoralBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-lime-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-apple-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-bg-new-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-bg-new-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-new-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-footer-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-border-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-apple-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-crimson-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-asurion-cyan:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-bright-orange:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Graphite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-PacificBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-light-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-asurion-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-OceanBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-MetallicCopper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-PorcelainWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-LightBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-CloudNavy-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-CloudMint-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-CloudOrange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-CloudLavender-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-CloudRed-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-CloudWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-SunriseGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-SunshineGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-AuraBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-AuraGlow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-MysticBronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-MysticGreen-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-MysticGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-MysticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-MysticWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-price-blue1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-indigo1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-Purple-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-new-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-dark-blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-replace-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .Tablet\:focus\:ring-resolve-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .Tablet\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .Tablet\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .Tablet\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .Tablet\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .Tablet\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .Tablet\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .Tablet\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .Tablet\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .Tablet\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .Tablet\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .Tablet\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .Tablet\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .Tablet\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .Tablet\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .Tablet\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .Tablet\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .Tablet\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .Tablet\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .Tablet\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .Tablet\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .Tablet\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .Tablet\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .Tablet\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .Tablet\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .Tablet\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .Tablet\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .Tablet\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .Tablet\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .Tablet\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .Tablet\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .Tablet\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .Tablet\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .Tablet\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .Tablet\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .Tablet\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .Tablet\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .Tablet\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .Tablet\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .Tablet\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .Tablet\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .Tablet\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .Tablet\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .Tablet\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .Tablet\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .Tablet\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .Tablet\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .Tablet\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .Tablet\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .Tablet\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .Tablet\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .Tablet\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .Tablet\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .Tablet\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .Tablet\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .Tablet\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .Tablet\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .Tablet\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .Tablet\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .Tablet\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .Tablet\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .Tablet\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .Tablet\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .Tablet\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .Tablet\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .Tablet\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .Tablet\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .Tablet\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .Tablet\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .Tablet\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .Tablet\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .Tablet\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .Tablet\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .Tablet\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .Tablet\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .Tablet\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .Tablet\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .Tablet\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .Tablet\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .Tablet\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .Tablet\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .Tablet\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .Tablet\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .Tablet\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .Tablet\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .Tablet\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .Tablet\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .Tablet\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .Tablet\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .Tablet\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .Tablet\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .Tablet\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .Tablet\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .Tablet\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .Tablet\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .Tablet\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .Tablet\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .Tablet\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .Tablet\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .Tablet\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .Tablet\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .Tablet\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .Tablet\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .Tablet\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .Tablet\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .Tablet\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .Tablet\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .Tablet\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .Tablet\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .Tablet\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .Tablet\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .Tablet\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .Tablet\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .Tablet\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .Tablet\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .Tablet\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .Tablet\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .Tablet\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .Tablet\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .Tablet\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .Tablet\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .Tablet\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .Tablet\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .Tablet\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .Tablet\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .Tablet\:ring-offset-purple {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .Tablet\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .Tablet\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .Tablet\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .Tablet\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .Tablet\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .Tablet\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .Tablet\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .Tablet\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .Tablet\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .Tablet\:ring-offset-Asurion-White {
    --tw-ring-offset-color: #FFF;
  }

  .Tablet\:ring-offset-Asurion-Blue-Brighter {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet\:ring-offset-Asurion-Blue-Deep {
    --tw-ring-offset-color: #2743CC;
  }

  .Tablet\:ring-offset-Asurion-Blue-Light {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Tablet\:ring-offset-Asurion-Purple {
    --tw-ring-offset-color: #8223D2;
  }

  .Tablet\:ring-offset-Asurion-Purple-Deeper {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet\:ring-offset-Asurion-Purple-Light {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Tablet\:ring-offset-Asurion-Gray-Deepest {
    --tw-ring-offset-color: #333F48;
  }

  .Tablet\:ring-offset-Asurion-Gray-Deeper {
    --tw-ring-offset-color: #6E767D;
  }

  .Tablet\:ring-offset-Asurion-Gray-Light {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Tablet\:ring-offset-Asurion-Gray-Lighter {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Tablet\:ring-offset-Asurion-Gray-Lightest {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Tablet\:ring-offset-Asurion-Red-Deep {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Tablet\:ring-offset-light-gray {
    --tw-ring-offset-color: #6E767D;
  }

  .Tablet\:ring-offset-light-gray-1 {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Tablet\:ring-offset-light-gray-2 {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Tablet\:ring-offset-light-gray-3 {
    --tw-ring-offset-color: #F0F0F5;
  }

  .Tablet\:ring-offset-light-gray-4 {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Tablet\:ring-offset-light-gray-5 {
    --tw-ring-offset-color: #333F48;
  }

  .Tablet\:ring-offset-light-slate-gray {
    --tw-ring-offset-color: #8589A1;
  }

  .Tablet\:ring-offset-denim-blue {
    --tw-ring-offset-color: #0066B2;
  }

  .Tablet\:ring-offset-purple-1 {
    --tw-ring-offset-color: #8223D2;
  }

  .Tablet\:ring-offset-dark-red {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Tablet\:ring-offset-bright-red {
    --tw-ring-offset-color: #F40715;
  }

  .Tablet\:ring-offset-mustard-yellow {
    --tw-ring-offset-color: #ED8B00;
  }

  .Tablet\:ring-offset-mustard-yellow-1 {
    --tw-ring-offset-color: #ED6600;
  }

  .Tablet\:ring-offset-light-blue {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet\:ring-offset-light-blue-1 {
    --tw-ring-offset-color: #4A68F9;
  }

  .Tablet\:ring-offset-light-blue-3 {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .Tablet\:ring-offset-light-blue-4 {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Tablet\:ring-offset-purple-blue {
    --tw-ring-offset-color: #6469E1;
  }

  .Tablet\:ring-offset-light-green {
    --tw-ring-offset-color: #00B574;
  }

  .Tablet\:ring-offset-light-green-1 {
    --tw-ring-offset-color: #00B574;
  }

  .Tablet\:ring-offset-light-bg-green {
    --tw-ring-offset-color: #F0FFF9;
  }

  .Tablet\:ring-offset-green-1 {
    --tw-ring-offset-color: #0B8350;
  }

  .Tablet\:ring-offset-pink-1 {
    --tw-ring-offset-color: #FFEDD5;
  }

  .Tablet\:ring-offset-light-white-1 {
    --tw-ring-offset-color: #F8F6EE;
  }

  .Tablet\:ring-offset-Black-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet\:ring-offset-Default-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .Tablet\:ring-offset-White-3 {
    --tw-ring-offset-color: #F9F6EF;
  }

  .Tablet\:ring-offset-Green-3 {
    --tw-ring-offset-color: #AEE0CD;
  }

  .Tablet\:ring-offset-Blue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet\:ring-offset-Silver-3 {
    --tw-ring-offset-color: #E4E4E2;
  }

  .Tablet\:ring-offset-Yellow-3 {
    --tw-ring-offset-color: #F3D060;
  }

  .Tablet\:ring-offset-Grey-3 {
    --tw-ring-offset-color: #535150;
  }

  .Tablet\:ring-offset-Gray-3 {
    --tw-ring-offset-color: #535150;
  }

  .Tablet\:ring-offset-Red-3 {
    --tw-ring-offset-color: #BA0C2E;
  }

  .Tablet\:ring-offset-Gold-3 {
    --tw-ring-offset-color: #F5DDC5;
  }

  .Tablet\:ring-offset-light-green-3 {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Tablet\:ring-offset-dark-blue-2 {
    --tw-ring-offset-color: #2743CC;
  }

  .Tablet\:ring-offset-blue-1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet\:ring-offset-yellow-1 {
    --tw-ring-offset-color: #EDB800;
  }

  .Tablet\:ring-offset-blue-2 {
    --tw-ring-offset-color: #253BAA;
  }

  .Tablet\:ring-offset-light-pink {
    --tw-ring-offset-color: #FF5070;
  }

  .Tablet\:ring-offset-bright-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Tablet\:ring-offset-bright-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .Tablet\:ring-offset-SpaceGrey-3 {
    --tw-ring-offset-color: #535150;
  }

  .Tablet\:ring-offset-Purple-3 {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet\:ring-offset-LightPurple-3 {
    --tw-ring-offset-color: #D1CDDA;
  }

  .Tablet\:ring-offset-Glow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Tablet\:ring-offset-Bronze-3 {
    --tw-ring-offset-color: #cd7f32;
  }

  .Tablet\:ring-offset-Copper-3 {
    --tw-ring-offset-color: #B87333;
  }

  .Tablet\:ring-offset-Pink-3 {
    --tw-ring-offset-color: #FFC0CB;
  }

  .Tablet\:ring-offset-Orange-3 {
    --tw-ring-offset-color: #FFA500;
  }

  .Tablet\:ring-offset-Coral-3 {
    --tw-ring-offset-color: #EE7762;
  }

  .Tablet\:ring-offset-MajesticBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet\:ring-offset-PrismBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet\:ring-offset-CeramicBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet\:ring-offset-MidnightBlack-3 {
    --tw-ring-offset-color: #00040D;
  }

  .Tablet\:ring-offset-PrismWhite-3 {
    --tw-ring-offset-color: #E1D8CB;
  }

  .Tablet\:ring-offset-CeramicWhite-3 {
    --tw-ring-offset-color: #c2c2c4;
  }

  .Tablet\:ring-offset-LilacPurple-3 {
    --tw-ring-offset-color: #C8A2C8;
  }

  .Tablet\:ring-offset-CrownSilver-3 {
    --tw-ring-offset-color: #b1a5aa;
  }

  .Tablet\:ring-offset-CoralBlue-3 {
    --tw-ring-offset-color: #AFDCEC;
  }

  .Tablet\:ring-offset-lime-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .Tablet\:ring-offset-apple-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Tablet\:ring-offset-bg-new-blue {
    --tw-ring-offset-color: #39DCF0;
  }

  .Tablet\:ring-offset-bg-new-pink {
    --tw-ring-offset-color: #E79AAE;
  }

  .Tablet\:ring-offset-new-pink-1 {
    --tw-ring-offset-color: #E9A1B3;
  }

  .Tablet\:ring-offset-footer-grey {
    --tw-ring-offset-color: #333238;
  }

  .Tablet\:ring-offset-border-grey {
    --tw-ring-offset-color: #c4c4c4;
  }

  .Tablet\:ring-offset-apple-green-1 {
    --tw-ring-offset-color: #30D091;
  }

  .Tablet\:ring-offset-crimson-red {
    --tw-ring-offset-color: #d22323;
  }

  .Tablet\:ring-offset-asurion-cyan {
    --tw-ring-offset-color: #95CED7;
  }

  .Tablet\:ring-offset-bright-orange {
    --tw-ring-offset-color: #FF8B1A;
  }

  .Tablet\:ring-offset-Graphite-3 {
    --tw-ring-offset-color: #D2CEDB;
  }

  .Tablet\:ring-offset-PacificBlue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet\:ring-offset-light-purple {
    --tw-ring-offset-color: #B3A3D7;
  }

  .Tablet\:ring-offset-asurion-gray {
    --tw-ring-offset-color: #D8D8D8;
  }

  .Tablet\:ring-offset-OceanBlue-3 {
    --tw-ring-offset-color: #0077be;
  }

  .Tablet\:ring-offset-MetallicCopper-3 {
    --tw-ring-offset-color: #72281e;
  }

  .Tablet\:ring-offset-PorcelainWhite-3 {
    --tw-ring-offset-color: #f8fbf8;
  }

  .Tablet\:ring-offset-LightBlue-3 {
    --tw-ring-offset-color: #ADD8E6;
  }

  .Tablet\:ring-offset-CloudNavy-3 {
    --tw-ring-offset-color: #607387;
  }

  .Tablet\:ring-offset-CloudMint-3 {
    --tw-ring-offset-color: #607387;
  }

  .Tablet\:ring-offset-CloudOrange-3 {
    --tw-ring-offset-color: #ffba97;
  }

  .Tablet\:ring-offset-CloudLavender-3 {
    --tw-ring-offset-color: #d6d3e2;
  }

  .Tablet\:ring-offset-CloudRed-3 {
    --tw-ring-offset-color: #dbb0a2;
  }

  .Tablet\:ring-offset-CloudWhite-3 {
    --tw-ring-offset-color: #f2f2ed;
  }

  .Tablet\:ring-offset-SunriseGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .Tablet\:ring-offset-SunshineGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .Tablet\:ring-offset-AuraBlack-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .Tablet\:ring-offset-AuraGlow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Tablet\:ring-offset-MysticBronze-3 {
    --tw-ring-offset-color: #3c2516;
  }

  .Tablet\:ring-offset-MysticGreen-3 {
    --tw-ring-offset-color: #90A19A;
  }

  .Tablet\:ring-offset-MysticGrey-3 {
    --tw-ring-offset-color: #564f55;
  }

  .Tablet\:ring-offset-MysticBlack-3 {
    --tw-ring-offset-color: #353A3C;
  }

  .Tablet\:ring-offset-MysticWhite-3 {
    --tw-ring-offset-color: #E4EDE3;
  }

  .Tablet\:ring-offset-price-blue1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet\:ring-offset-indigo1 {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet\:ring-offset-Purple-4 {
    --tw-ring-offset-color: #9598F8;
  }

  .Tablet\:ring-offset-new-blue-2 {
    --tw-ring-offset-color: #33B3C2;
  }

  .Tablet\:ring-offset-dark-blue-3 {
    --tw-ring-offset-color: #041DFB;
  }

  .Tablet\:ring-offset-replace-bg {
    --tw-ring-offset-color: #8AA4BC;
  }

  .Tablet\:ring-offset-resolve-bg {
    --tw-ring-offset-color: #4783CB;
  }

  .Tablet\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .Tablet\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .Tablet\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .Tablet\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .Tablet\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .Tablet\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .Tablet\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .Tablet\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .Tablet\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .Tablet\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .Tablet\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .Tablet\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .Tablet\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .Tablet\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .Tablet\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .Tablet\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .Tablet\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .Tablet\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .Tablet\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .Tablet\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .Tablet\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .Tablet\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .Tablet\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .Tablet\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .Tablet\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .Tablet\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .Tablet\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .Tablet\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .Tablet\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .Tablet\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .Tablet\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .Tablet\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .Tablet\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .Tablet\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .Tablet\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .Tablet\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .Tablet\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .Tablet\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .Tablet\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .Tablet\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .Tablet\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .Tablet\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .Tablet\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .Tablet\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .Tablet\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .Tablet\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .Tablet\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .Tablet\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .Tablet\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .Tablet\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .Tablet\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .Tablet\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .Tablet\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .Tablet\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .Tablet\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .Tablet\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .Tablet\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .Tablet\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .Tablet\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .Tablet\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .Tablet\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .Tablet\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .Tablet\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .Tablet\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .Tablet\:focus-within\:ring-offset-purple:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .Tablet\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .Tablet\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .Tablet\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .Tablet\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .Tablet\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .Tablet\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .Tablet\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .Tablet\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .Tablet\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .Tablet\:focus-within\:ring-offset-Asurion-White:focus-within {
    --tw-ring-offset-color: #FFF;
  }

  .Tablet\:focus-within\:ring-offset-Asurion-Blue-Brighter:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet\:focus-within\:ring-offset-Asurion-Blue-Deep:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .Tablet\:focus-within\:ring-offset-Asurion-Blue-Light:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Tablet\:focus-within\:ring-offset-Asurion-Purple:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .Tablet\:focus-within\:ring-offset-Asurion-Purple-Deeper:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet\:focus-within\:ring-offset-Asurion-Purple-Light:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Tablet\:focus-within\:ring-offset-Asurion-Gray-Deepest:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .Tablet\:focus-within\:ring-offset-Asurion-Gray-Deeper:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .Tablet\:focus-within\:ring-offset-Asurion-Gray-Light:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Tablet\:focus-within\:ring-offset-Asurion-Gray-Lighter:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Tablet\:focus-within\:ring-offset-Asurion-Gray-Lightest:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Tablet\:focus-within\:ring-offset-Asurion-Red-Deep:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Tablet\:focus-within\:ring-offset-light-gray:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .Tablet\:focus-within\:ring-offset-light-gray-1:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Tablet\:focus-within\:ring-offset-light-gray-2:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Tablet\:focus-within\:ring-offset-light-gray-3:focus-within {
    --tw-ring-offset-color: #F0F0F5;
  }

  .Tablet\:focus-within\:ring-offset-light-gray-4:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Tablet\:focus-within\:ring-offset-light-gray-5:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .Tablet\:focus-within\:ring-offset-light-slate-gray:focus-within {
    --tw-ring-offset-color: #8589A1;
  }

  .Tablet\:focus-within\:ring-offset-denim-blue:focus-within {
    --tw-ring-offset-color: #0066B2;
  }

  .Tablet\:focus-within\:ring-offset-purple-1:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .Tablet\:focus-within\:ring-offset-dark-red:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Tablet\:focus-within\:ring-offset-bright-red:focus-within {
    --tw-ring-offset-color: #F40715;
  }

  .Tablet\:focus-within\:ring-offset-mustard-yellow:focus-within {
    --tw-ring-offset-color: #ED8B00;
  }

  .Tablet\:focus-within\:ring-offset-mustard-yellow-1:focus-within {
    --tw-ring-offset-color: #ED6600;
  }

  .Tablet\:focus-within\:ring-offset-light-blue:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet\:focus-within\:ring-offset-light-blue-1:focus-within {
    --tw-ring-offset-color: #4A68F9;
  }

  .Tablet\:focus-within\:ring-offset-light-blue-3:focus-within {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .Tablet\:focus-within\:ring-offset-light-blue-4:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Tablet\:focus-within\:ring-offset-purple-blue:focus-within {
    --tw-ring-offset-color: #6469E1;
  }

  .Tablet\:focus-within\:ring-offset-light-green:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .Tablet\:focus-within\:ring-offset-light-green-1:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .Tablet\:focus-within\:ring-offset-light-bg-green:focus-within {
    --tw-ring-offset-color: #F0FFF9;
  }

  .Tablet\:focus-within\:ring-offset-green-1:focus-within {
    --tw-ring-offset-color: #0B8350;
  }

  .Tablet\:focus-within\:ring-offset-pink-1:focus-within {
    --tw-ring-offset-color: #FFEDD5;
  }

  .Tablet\:focus-within\:ring-offset-light-white-1:focus-within {
    --tw-ring-offset-color: #F8F6EE;
  }

  .Tablet\:focus-within\:ring-offset-Black-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet\:focus-within\:ring-offset-Default-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .Tablet\:focus-within\:ring-offset-White-3:focus-within {
    --tw-ring-offset-color: #F9F6EF;
  }

  .Tablet\:focus-within\:ring-offset-Green-3:focus-within {
    --tw-ring-offset-color: #AEE0CD;
  }

  .Tablet\:focus-within\:ring-offset-Blue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet\:focus-within\:ring-offset-Silver-3:focus-within {
    --tw-ring-offset-color: #E4E4E2;
  }

  .Tablet\:focus-within\:ring-offset-Yellow-3:focus-within {
    --tw-ring-offset-color: #F3D060;
  }

  .Tablet\:focus-within\:ring-offset-Grey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .Tablet\:focus-within\:ring-offset-Gray-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .Tablet\:focus-within\:ring-offset-Red-3:focus-within {
    --tw-ring-offset-color: #BA0C2E;
  }

  .Tablet\:focus-within\:ring-offset-Gold-3:focus-within {
    --tw-ring-offset-color: #F5DDC5;
  }

  .Tablet\:focus-within\:ring-offset-light-green-3:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Tablet\:focus-within\:ring-offset-dark-blue-2:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .Tablet\:focus-within\:ring-offset-blue-1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet\:focus-within\:ring-offset-yellow-1:focus-within {
    --tw-ring-offset-color: #EDB800;
  }

  .Tablet\:focus-within\:ring-offset-blue-2:focus-within {
    --tw-ring-offset-color: #253BAA;
  }

  .Tablet\:focus-within\:ring-offset-light-pink:focus-within {
    --tw-ring-offset-color: #FF5070;
  }

  .Tablet\:focus-within\:ring-offset-bright-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Tablet\:focus-within\:ring-offset-bright-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .Tablet\:focus-within\:ring-offset-SpaceGrey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .Tablet\:focus-within\:ring-offset-Purple-3:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet\:focus-within\:ring-offset-LightPurple-3:focus-within {
    --tw-ring-offset-color: #D1CDDA;
  }

  .Tablet\:focus-within\:ring-offset-Glow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Tablet\:focus-within\:ring-offset-Bronze-3:focus-within {
    --tw-ring-offset-color: #cd7f32;
  }

  .Tablet\:focus-within\:ring-offset-Copper-3:focus-within {
    --tw-ring-offset-color: #B87333;
  }

  .Tablet\:focus-within\:ring-offset-Pink-3:focus-within {
    --tw-ring-offset-color: #FFC0CB;
  }

  .Tablet\:focus-within\:ring-offset-Orange-3:focus-within {
    --tw-ring-offset-color: #FFA500;
  }

  .Tablet\:focus-within\:ring-offset-Coral-3:focus-within {
    --tw-ring-offset-color: #EE7762;
  }

  .Tablet\:focus-within\:ring-offset-MajesticBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet\:focus-within\:ring-offset-PrismBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet\:focus-within\:ring-offset-CeramicBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet\:focus-within\:ring-offset-MidnightBlack-3:focus-within {
    --tw-ring-offset-color: #00040D;
  }

  .Tablet\:focus-within\:ring-offset-PrismWhite-3:focus-within {
    --tw-ring-offset-color: #E1D8CB;
  }

  .Tablet\:focus-within\:ring-offset-CeramicWhite-3:focus-within {
    --tw-ring-offset-color: #c2c2c4;
  }

  .Tablet\:focus-within\:ring-offset-LilacPurple-3:focus-within {
    --tw-ring-offset-color: #C8A2C8;
  }

  .Tablet\:focus-within\:ring-offset-CrownSilver-3:focus-within {
    --tw-ring-offset-color: #b1a5aa;
  }

  .Tablet\:focus-within\:ring-offset-CoralBlue-3:focus-within {
    --tw-ring-offset-color: #AFDCEC;
  }

  .Tablet\:focus-within\:ring-offset-lime-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .Tablet\:focus-within\:ring-offset-apple-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Tablet\:focus-within\:ring-offset-bg-new-blue:focus-within {
    --tw-ring-offset-color: #39DCF0;
  }

  .Tablet\:focus-within\:ring-offset-bg-new-pink:focus-within {
    --tw-ring-offset-color: #E79AAE;
  }

  .Tablet\:focus-within\:ring-offset-new-pink-1:focus-within {
    --tw-ring-offset-color: #E9A1B3;
  }

  .Tablet\:focus-within\:ring-offset-footer-grey:focus-within {
    --tw-ring-offset-color: #333238;
  }

  .Tablet\:focus-within\:ring-offset-border-grey:focus-within {
    --tw-ring-offset-color: #c4c4c4;
  }

  .Tablet\:focus-within\:ring-offset-apple-green-1:focus-within {
    --tw-ring-offset-color: #30D091;
  }

  .Tablet\:focus-within\:ring-offset-crimson-red:focus-within {
    --tw-ring-offset-color: #d22323;
  }

  .Tablet\:focus-within\:ring-offset-asurion-cyan:focus-within {
    --tw-ring-offset-color: #95CED7;
  }

  .Tablet\:focus-within\:ring-offset-bright-orange:focus-within {
    --tw-ring-offset-color: #FF8B1A;
  }

  .Tablet\:focus-within\:ring-offset-Graphite-3:focus-within {
    --tw-ring-offset-color: #D2CEDB;
  }

  .Tablet\:focus-within\:ring-offset-PacificBlue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet\:focus-within\:ring-offset-light-purple:focus-within {
    --tw-ring-offset-color: #B3A3D7;
  }

  .Tablet\:focus-within\:ring-offset-asurion-gray:focus-within {
    --tw-ring-offset-color: #D8D8D8;
  }

  .Tablet\:focus-within\:ring-offset-OceanBlue-3:focus-within {
    --tw-ring-offset-color: #0077be;
  }

  .Tablet\:focus-within\:ring-offset-MetallicCopper-3:focus-within {
    --tw-ring-offset-color: #72281e;
  }

  .Tablet\:focus-within\:ring-offset-PorcelainWhite-3:focus-within {
    --tw-ring-offset-color: #f8fbf8;
  }

  .Tablet\:focus-within\:ring-offset-LightBlue-3:focus-within {
    --tw-ring-offset-color: #ADD8E6;
  }

  .Tablet\:focus-within\:ring-offset-CloudNavy-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .Tablet\:focus-within\:ring-offset-CloudMint-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .Tablet\:focus-within\:ring-offset-CloudOrange-3:focus-within {
    --tw-ring-offset-color: #ffba97;
  }

  .Tablet\:focus-within\:ring-offset-CloudLavender-3:focus-within {
    --tw-ring-offset-color: #d6d3e2;
  }

  .Tablet\:focus-within\:ring-offset-CloudRed-3:focus-within {
    --tw-ring-offset-color: #dbb0a2;
  }

  .Tablet\:focus-within\:ring-offset-CloudWhite-3:focus-within {
    --tw-ring-offset-color: #f2f2ed;
  }

  .Tablet\:focus-within\:ring-offset-SunriseGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .Tablet\:focus-within\:ring-offset-SunshineGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .Tablet\:focus-within\:ring-offset-AuraBlack-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .Tablet\:focus-within\:ring-offset-AuraGlow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Tablet\:focus-within\:ring-offset-MysticBronze-3:focus-within {
    --tw-ring-offset-color: #3c2516;
  }

  .Tablet\:focus-within\:ring-offset-MysticGreen-3:focus-within {
    --tw-ring-offset-color: #90A19A;
  }

  .Tablet\:focus-within\:ring-offset-MysticGrey-3:focus-within {
    --tw-ring-offset-color: #564f55;
  }

  .Tablet\:focus-within\:ring-offset-MysticBlack-3:focus-within {
    --tw-ring-offset-color: #353A3C;
  }

  .Tablet\:focus-within\:ring-offset-MysticWhite-3:focus-within {
    --tw-ring-offset-color: #E4EDE3;
  }

  .Tablet\:focus-within\:ring-offset-price-blue1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet\:focus-within\:ring-offset-indigo1:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet\:focus-within\:ring-offset-Purple-4:focus-within {
    --tw-ring-offset-color: #9598F8;
  }

  .Tablet\:focus-within\:ring-offset-new-blue-2:focus-within {
    --tw-ring-offset-color: #33B3C2;
  }

  .Tablet\:focus-within\:ring-offset-dark-blue-3:focus-within {
    --tw-ring-offset-color: #041DFB;
  }

  .Tablet\:focus-within\:ring-offset-replace-bg:focus-within {
    --tw-ring-offset-color: #8AA4BC;
  }

  .Tablet\:focus-within\:ring-offset-resolve-bg:focus-within {
    --tw-ring-offset-color: #4783CB;
  }

  .Tablet\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .Tablet\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .Tablet\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .Tablet\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .Tablet\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .Tablet\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .Tablet\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .Tablet\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .Tablet\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .Tablet\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .Tablet\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .Tablet\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .Tablet\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .Tablet\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .Tablet\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .Tablet\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .Tablet\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .Tablet\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .Tablet\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .Tablet\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .Tablet\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .Tablet\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .Tablet\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .Tablet\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .Tablet\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .Tablet\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .Tablet\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .Tablet\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .Tablet\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .Tablet\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .Tablet\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .Tablet\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .Tablet\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .Tablet\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .Tablet\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .Tablet\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .Tablet\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .Tablet\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .Tablet\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .Tablet\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .Tablet\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .Tablet\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .Tablet\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .Tablet\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .Tablet\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .Tablet\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .Tablet\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .Tablet\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .Tablet\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .Tablet\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .Tablet\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .Tablet\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .Tablet\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .Tablet\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .Tablet\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .Tablet\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .Tablet\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .Tablet\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .Tablet\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .Tablet\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .Tablet\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .Tablet\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .Tablet\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .Tablet\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .Tablet\:focus\:ring-offset-purple:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .Tablet\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .Tablet\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .Tablet\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .Tablet\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .Tablet\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .Tablet\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .Tablet\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .Tablet\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .Tablet\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .Tablet\:focus\:ring-offset-Asurion-White:focus {
    --tw-ring-offset-color: #FFF;
  }

  .Tablet\:focus\:ring-offset-Asurion-Blue-Brighter:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet\:focus\:ring-offset-Asurion-Blue-Deep:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .Tablet\:focus\:ring-offset-Asurion-Blue-Light:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Tablet\:focus\:ring-offset-Asurion-Purple:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .Tablet\:focus\:ring-offset-Asurion-Purple-Deeper:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet\:focus\:ring-offset-Asurion-Purple-Light:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Tablet\:focus\:ring-offset-Asurion-Gray-Deepest:focus {
    --tw-ring-offset-color: #333F48;
  }

  .Tablet\:focus\:ring-offset-Asurion-Gray-Deeper:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .Tablet\:focus\:ring-offset-Asurion-Gray-Light:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Tablet\:focus\:ring-offset-Asurion-Gray-Lighter:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Tablet\:focus\:ring-offset-Asurion-Gray-Lightest:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Tablet\:focus\:ring-offset-Asurion-Red-Deep:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Tablet\:focus\:ring-offset-light-gray:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .Tablet\:focus\:ring-offset-light-gray-1:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Tablet\:focus\:ring-offset-light-gray-2:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Tablet\:focus\:ring-offset-light-gray-3:focus {
    --tw-ring-offset-color: #F0F0F5;
  }

  .Tablet\:focus\:ring-offset-light-gray-4:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Tablet\:focus\:ring-offset-light-gray-5:focus {
    --tw-ring-offset-color: #333F48;
  }

  .Tablet\:focus\:ring-offset-light-slate-gray:focus {
    --tw-ring-offset-color: #8589A1;
  }

  .Tablet\:focus\:ring-offset-denim-blue:focus {
    --tw-ring-offset-color: #0066B2;
  }

  .Tablet\:focus\:ring-offset-purple-1:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .Tablet\:focus\:ring-offset-dark-red:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Tablet\:focus\:ring-offset-bright-red:focus {
    --tw-ring-offset-color: #F40715;
  }

  .Tablet\:focus\:ring-offset-mustard-yellow:focus {
    --tw-ring-offset-color: #ED8B00;
  }

  .Tablet\:focus\:ring-offset-mustard-yellow-1:focus {
    --tw-ring-offset-color: #ED6600;
  }

  .Tablet\:focus\:ring-offset-light-blue:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet\:focus\:ring-offset-light-blue-1:focus {
    --tw-ring-offset-color: #4A68F9;
  }

  .Tablet\:focus\:ring-offset-light-blue-3:focus {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .Tablet\:focus\:ring-offset-light-blue-4:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Tablet\:focus\:ring-offset-purple-blue:focus {
    --tw-ring-offset-color: #6469E1;
  }

  .Tablet\:focus\:ring-offset-light-green:focus {
    --tw-ring-offset-color: #00B574;
  }

  .Tablet\:focus\:ring-offset-light-green-1:focus {
    --tw-ring-offset-color: #00B574;
  }

  .Tablet\:focus\:ring-offset-light-bg-green:focus {
    --tw-ring-offset-color: #F0FFF9;
  }

  .Tablet\:focus\:ring-offset-green-1:focus {
    --tw-ring-offset-color: #0B8350;
  }

  .Tablet\:focus\:ring-offset-pink-1:focus {
    --tw-ring-offset-color: #FFEDD5;
  }

  .Tablet\:focus\:ring-offset-light-white-1:focus {
    --tw-ring-offset-color: #F8F6EE;
  }

  .Tablet\:focus\:ring-offset-Black-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet\:focus\:ring-offset-Default-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .Tablet\:focus\:ring-offset-White-3:focus {
    --tw-ring-offset-color: #F9F6EF;
  }

  .Tablet\:focus\:ring-offset-Green-3:focus {
    --tw-ring-offset-color: #AEE0CD;
  }

  .Tablet\:focus\:ring-offset-Blue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet\:focus\:ring-offset-Silver-3:focus {
    --tw-ring-offset-color: #E4E4E2;
  }

  .Tablet\:focus\:ring-offset-Yellow-3:focus {
    --tw-ring-offset-color: #F3D060;
  }

  .Tablet\:focus\:ring-offset-Grey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .Tablet\:focus\:ring-offset-Gray-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .Tablet\:focus\:ring-offset-Red-3:focus {
    --tw-ring-offset-color: #BA0C2E;
  }

  .Tablet\:focus\:ring-offset-Gold-3:focus {
    --tw-ring-offset-color: #F5DDC5;
  }

  .Tablet\:focus\:ring-offset-light-green-3:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Tablet\:focus\:ring-offset-dark-blue-2:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .Tablet\:focus\:ring-offset-blue-1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet\:focus\:ring-offset-yellow-1:focus {
    --tw-ring-offset-color: #EDB800;
  }

  .Tablet\:focus\:ring-offset-blue-2:focus {
    --tw-ring-offset-color: #253BAA;
  }

  .Tablet\:focus\:ring-offset-light-pink:focus {
    --tw-ring-offset-color: #FF5070;
  }

  .Tablet\:focus\:ring-offset-bright-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Tablet\:focus\:ring-offset-bright-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .Tablet\:focus\:ring-offset-SpaceGrey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .Tablet\:focus\:ring-offset-Purple-3:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet\:focus\:ring-offset-LightPurple-3:focus {
    --tw-ring-offset-color: #D1CDDA;
  }

  .Tablet\:focus\:ring-offset-Glow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Tablet\:focus\:ring-offset-Bronze-3:focus {
    --tw-ring-offset-color: #cd7f32;
  }

  .Tablet\:focus\:ring-offset-Copper-3:focus {
    --tw-ring-offset-color: #B87333;
  }

  .Tablet\:focus\:ring-offset-Pink-3:focus {
    --tw-ring-offset-color: #FFC0CB;
  }

  .Tablet\:focus\:ring-offset-Orange-3:focus {
    --tw-ring-offset-color: #FFA500;
  }

  .Tablet\:focus\:ring-offset-Coral-3:focus {
    --tw-ring-offset-color: #EE7762;
  }

  .Tablet\:focus\:ring-offset-MajesticBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet\:focus\:ring-offset-PrismBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet\:focus\:ring-offset-CeramicBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet\:focus\:ring-offset-MidnightBlack-3:focus {
    --tw-ring-offset-color: #00040D;
  }

  .Tablet\:focus\:ring-offset-PrismWhite-3:focus {
    --tw-ring-offset-color: #E1D8CB;
  }

  .Tablet\:focus\:ring-offset-CeramicWhite-3:focus {
    --tw-ring-offset-color: #c2c2c4;
  }

  .Tablet\:focus\:ring-offset-LilacPurple-3:focus {
    --tw-ring-offset-color: #C8A2C8;
  }

  .Tablet\:focus\:ring-offset-CrownSilver-3:focus {
    --tw-ring-offset-color: #b1a5aa;
  }

  .Tablet\:focus\:ring-offset-CoralBlue-3:focus {
    --tw-ring-offset-color: #AFDCEC;
  }

  .Tablet\:focus\:ring-offset-lime-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .Tablet\:focus\:ring-offset-apple-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Tablet\:focus\:ring-offset-bg-new-blue:focus {
    --tw-ring-offset-color: #39DCF0;
  }

  .Tablet\:focus\:ring-offset-bg-new-pink:focus {
    --tw-ring-offset-color: #E79AAE;
  }

  .Tablet\:focus\:ring-offset-new-pink-1:focus {
    --tw-ring-offset-color: #E9A1B3;
  }

  .Tablet\:focus\:ring-offset-footer-grey:focus {
    --tw-ring-offset-color: #333238;
  }

  .Tablet\:focus\:ring-offset-border-grey:focus {
    --tw-ring-offset-color: #c4c4c4;
  }

  .Tablet\:focus\:ring-offset-apple-green-1:focus {
    --tw-ring-offset-color: #30D091;
  }

  .Tablet\:focus\:ring-offset-crimson-red:focus {
    --tw-ring-offset-color: #d22323;
  }

  .Tablet\:focus\:ring-offset-asurion-cyan:focus {
    --tw-ring-offset-color: #95CED7;
  }

  .Tablet\:focus\:ring-offset-bright-orange:focus {
    --tw-ring-offset-color: #FF8B1A;
  }

  .Tablet\:focus\:ring-offset-Graphite-3:focus {
    --tw-ring-offset-color: #D2CEDB;
  }

  .Tablet\:focus\:ring-offset-PacificBlue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet\:focus\:ring-offset-light-purple:focus {
    --tw-ring-offset-color: #B3A3D7;
  }

  .Tablet\:focus\:ring-offset-asurion-gray:focus {
    --tw-ring-offset-color: #D8D8D8;
  }

  .Tablet\:focus\:ring-offset-OceanBlue-3:focus {
    --tw-ring-offset-color: #0077be;
  }

  .Tablet\:focus\:ring-offset-MetallicCopper-3:focus {
    --tw-ring-offset-color: #72281e;
  }

  .Tablet\:focus\:ring-offset-PorcelainWhite-3:focus {
    --tw-ring-offset-color: #f8fbf8;
  }

  .Tablet\:focus\:ring-offset-LightBlue-3:focus {
    --tw-ring-offset-color: #ADD8E6;
  }

  .Tablet\:focus\:ring-offset-CloudNavy-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .Tablet\:focus\:ring-offset-CloudMint-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .Tablet\:focus\:ring-offset-CloudOrange-3:focus {
    --tw-ring-offset-color: #ffba97;
  }

  .Tablet\:focus\:ring-offset-CloudLavender-3:focus {
    --tw-ring-offset-color: #d6d3e2;
  }

  .Tablet\:focus\:ring-offset-CloudRed-3:focus {
    --tw-ring-offset-color: #dbb0a2;
  }

  .Tablet\:focus\:ring-offset-CloudWhite-3:focus {
    --tw-ring-offset-color: #f2f2ed;
  }

  .Tablet\:focus\:ring-offset-SunriseGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .Tablet\:focus\:ring-offset-SunshineGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .Tablet\:focus\:ring-offset-AuraBlack-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .Tablet\:focus\:ring-offset-AuraGlow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Tablet\:focus\:ring-offset-MysticBronze-3:focus {
    --tw-ring-offset-color: #3c2516;
  }

  .Tablet\:focus\:ring-offset-MysticGreen-3:focus {
    --tw-ring-offset-color: #90A19A;
  }

  .Tablet\:focus\:ring-offset-MysticGrey-3:focus {
    --tw-ring-offset-color: #564f55;
  }

  .Tablet\:focus\:ring-offset-MysticBlack-3:focus {
    --tw-ring-offset-color: #353A3C;
  }

  .Tablet\:focus\:ring-offset-MysticWhite-3:focus {
    --tw-ring-offset-color: #E4EDE3;
  }

  .Tablet\:focus\:ring-offset-price-blue1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet\:focus\:ring-offset-indigo1:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet\:focus\:ring-offset-Purple-4:focus {
    --tw-ring-offset-color: #9598F8;
  }

  .Tablet\:focus\:ring-offset-new-blue-2:focus {
    --tw-ring-offset-color: #33B3C2;
  }

  .Tablet\:focus\:ring-offset-dark-blue-3:focus {
    --tw-ring-offset-color: #041DFB;
  }

  .Tablet\:focus\:ring-offset-replace-bg:focus {
    --tw-ring-offset-color: #8AA4BC;
  }

  .Tablet\:focus\:ring-offset-resolve-bg:focus {
    --tw-ring-offset-color: #4783CB;
  }

  .Tablet\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .Tablet\:filter-none {
    filter: none;
  }

  .Tablet\:blur-0 {
    --tw-blur: blur(0);
  }

  .Tablet\:blur-none {
    --tw-blur: blur(0);
  }

  .Tablet\:blur-sm {
    --tw-blur: blur(4px);
  }

  .Tablet\:blur {
    --tw-blur: blur(8px);
  }

  .Tablet\:blur-md {
    --tw-blur: blur(12px);
  }

  .Tablet\:blur-lg {
    --tw-blur: blur(16px);
  }

  .Tablet\:blur-xl {
    --tw-blur: blur(24px);
  }

  .Tablet\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .Tablet\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .Tablet\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .Tablet\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .Tablet\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .Tablet\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .Tablet\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .Tablet\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .Tablet\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .Tablet\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .Tablet\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .Tablet\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .Tablet\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .Tablet\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .Tablet\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .Tablet\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .Tablet\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .Tablet\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .Tablet\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .Tablet\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .Tablet\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .Tablet\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .Tablet\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .Tablet\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .Tablet\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .Tablet\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .Tablet\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .Tablet\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .Tablet\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .Tablet\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .Tablet\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .Tablet\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .Tablet\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .Tablet\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .Tablet\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .Tablet\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .Tablet\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .Tablet\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .Tablet\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .Tablet\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .Tablet\:invert-0 {
    --tw-invert: invert(0);
  }

  .Tablet\:invert {
    --tw-invert: invert(100%);
  }

  .Tablet\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .Tablet\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .Tablet\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .Tablet\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .Tablet\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .Tablet\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .Tablet\:sepia {
    --tw-sepia: sepia(100%);
  }

  .Tablet\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .Tablet\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .Tablet\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .Tablet\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .Tablet\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .Tablet\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .Tablet\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .Tablet\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .Tablet\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .Tablet\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .Tablet\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .Tablet\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .Tablet\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .Tablet\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .Tablet\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .Tablet\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .Tablet\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .Tablet\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .Tablet\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .Tablet\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .Tablet\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .Tablet\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .Tablet\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .Tablet\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .Tablet\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .Tablet\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .Tablet\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .Tablet\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .Tablet\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .Tablet\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .Tablet\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .Tablet\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .Tablet\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .Tablet\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .Tablet\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .Tablet\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .Tablet\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .Tablet\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .Tablet\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .Tablet\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .Tablet\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .Tablet\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .Tablet\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .Tablet\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .Tablet\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .Tablet\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .Tablet\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .Tablet\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .Tablet\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .Tablet\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .Tablet\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .Tablet\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .Tablet\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .Tablet\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .Tablet\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .Tablet\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .Tablet\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .Tablet\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .Tablet\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .Tablet\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .Tablet\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .Tablet\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .Tablet\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .Tablet\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .Tablet\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .Tablet\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .Tablet\:transition-none {
    transition-property: none;
  }

  .Tablet\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Tablet\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Tablet\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Tablet\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Tablet\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Tablet\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Tablet\:delay-75 {
    transition-delay: 75ms;
  }

  .Tablet\:delay-100 {
    transition-delay: 100ms;
  }

  .Tablet\:delay-150 {
    transition-delay: 150ms;
  }

  .Tablet\:delay-200 {
    transition-delay: 200ms;
  }

  .Tablet\:delay-300 {
    transition-delay: 300ms;
  }

  .Tablet\:delay-500 {
    transition-delay: 500ms;
  }

  .Tablet\:delay-700 {
    transition-delay: 700ms;
  }

  .Tablet\:delay-1000 {
    transition-delay: 1000ms;
  }

  .Tablet\:duration-75 {
    transition-duration: 75ms;
  }

  .Tablet\:duration-100 {
    transition-duration: 100ms;
  }

  .Tablet\:duration-150 {
    transition-duration: 150ms;
  }

  .Tablet\:duration-200 {
    transition-duration: 200ms;
  }

  .Tablet\:duration-300 {
    transition-duration: 300ms;
  }

  .Tablet\:duration-500 {
    transition-duration: 500ms;
  }

  .Tablet\:duration-700 {
    transition-duration: 700ms;
  }

  .Tablet\:duration-1000 {
    transition-duration: 1000ms;
  }

  .Tablet\:ease-linear {
    transition-timing-function: linear;
  }

  .Tablet\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .Tablet\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .Tablet\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (max-width: 800px) and (min-width: 481px) {
  .Tablet-Vertical\:container {
    width: 100%;
  }

  @media (min-width: 10px) {
    .Tablet-Vertical\:container {
      max-width: 10px;
    }
  }

  @media (min-width: 481px) {
    .Tablet-Vertical\:container {
      max-width: 481px;
    }
  }

  @media (min-width: 801px) {
    .Tablet-Vertical\:container {
      max-width: 801px;
    }
  }

  @media (min-width: 1024px) {
    .Tablet-Vertical\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1025px) {
    .Tablet-Vertical\:container {
      max-width: 1025px;
    }
  }

  @media (min-width: 1281px) {
    .Tablet-Vertical\:container {
      max-width: 1281px;
    }
  }

  @media (min-width: 1441px) {
    .Tablet-Vertical\:container {
      max-width: 1441px;
    }
  }

  .Tablet-Vertical\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .Tablet-Vertical\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .Tablet-Vertical\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .Tablet-Vertical\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .Tablet-Vertical\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .Tablet-Vertical\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .Tablet-Vertical\:pointer-events-none {
    pointer-events: none;
  }

  .Tablet-Vertical\:pointer-events-auto {
    pointer-events: auto;
  }

  .Tablet-Vertical\:visible {
    visibility: visible;
  }

  .Tablet-Vertical\:invisible {
    visibility: hidden;
  }

  .Tablet-Vertical\:static {
    position: static;
  }

  .Tablet-Vertical\:fixed {
    position: fixed;
  }

  .Tablet-Vertical\:absolute {
    position: absolute;
  }

  .Tablet-Vertical\:relative {
    position: relative;
  }

  .Tablet-Vertical\:sticky {
    position: sticky;
  }

  .Tablet-Vertical\:inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .Tablet-Vertical\:inset-5 {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
  }

  .Tablet-Vertical\:inset-10 {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }

  .Tablet-Vertical\:inset-15 {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
  }

  .Tablet-Vertical\:inset-16 {
    top: 16px;
    right: 16px;
    bottom: 16px;
    left: 16px;
  }

  .Tablet-Vertical\:inset-20 {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  .Tablet-Vertical\:inset-25 {
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
  }

  .Tablet-Vertical\:inset-30 {
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
  }

  .Tablet-Vertical\:inset-50 {
    top: 50px;
    right: 50px;
    bottom: 50px;
    left: 50px;
  }

  .Tablet-Vertical\:inset-65 {
    top: 65px;
    right: 65px;
    bottom: 65px;
    left: 65px;
  }

  .Tablet-Vertical\:inset-90 {
    top: 90px;
    right: 90px;
    bottom: 90px;
    left: 90px;
  }

  .Tablet-Vertical\:inset-100 {
    top: 100px;
    right: 100px;
    bottom: 100px;
    left: 100px;
  }

  .Tablet-Vertical\:inset-160 {
    top: 160px;
    right: 160px;
    bottom: 160px;
    left: 160px;
  }

  .Tablet-Vertical\:inset-195 {
    top: 195px;
    right: 195px;
    bottom: 195px;
    left: 195px;
  }

  .Tablet-Vertical\:-inset-25 {
    top: -25px;
    right: -25px;
    bottom: -25px;
    left: -25px;
  }

  .Tablet-Vertical\:-inset-40 {
    top: -40px;
    right: -40px;
    bottom: -40px;
    left: -40px;
  }

  .Tablet-Vertical\:-inset-5px {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }

  .Tablet-Vertical\:-inset-10px {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
  }

  .Tablet-Vertical\:-inset-125px {
    top: -125px;
    right: -125px;
    bottom: -125px;
    left: -125px;
  }

  .Tablet-Vertical\:inset-3p {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
  }

  .Tablet-Vertical\:inset-2p {
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
  }

  .Tablet-Vertical\:inset-15p {
    top: 15%;
    right: 15%;
    bottom: 15%;
    left: 15%;
  }

  .Tablet-Vertical\:inset-35p {
    top: 35%;
    right: 35%;
    bottom: 35%;
    left: 35%;
  }

  .Tablet-Vertical\:inset-14p {
    top: 14%;
    right: 14%;
    bottom: 14%;
    left: 14%;
  }

  .Tablet-Vertical\:inset-25p {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .Tablet-Vertical\:inset-40p {
    top: 40%;
    right: 40%;
    bottom: 40%;
    left: 40%;
  }

  .Tablet-Vertical\:inset-43p {
    top: 43%;
    right: 43%;
    bottom: 43%;
    left: 43%;
  }

  .Tablet-Vertical\:inset-5p {
    top: 5%;
    right: 5%;
    bottom: 5%;
    left: 5%;
  }

  .Tablet-Vertical\:inset-20p {
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
  }

  .Tablet-Vertical\:inset-50p {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .Tablet-Vertical\:inset-45p {
    top: 45%;
    right: 45%;
    bottom: 45%;
    left: 45%;
  }

  .Tablet-Vertical\:inset-10p {
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
  }

  .Tablet-Vertical\:inset-x-0 {
    left: 0px;
    right: 0px;
  }

  .Tablet-Vertical\:inset-x-5 {
    left: 5px;
    right: 5px;
  }

  .Tablet-Vertical\:inset-x-10 {
    left: 10px;
    right: 10px;
  }

  .Tablet-Vertical\:inset-x-15 {
    left: 15px;
    right: 15px;
  }

  .Tablet-Vertical\:inset-x-16 {
    left: 16px;
    right: 16px;
  }

  .Tablet-Vertical\:inset-x-20 {
    left: 20px;
    right: 20px;
  }

  .Tablet-Vertical\:inset-x-25 {
    left: 25px;
    right: 25px;
  }

  .Tablet-Vertical\:inset-x-30 {
    left: 30px;
    right: 30px;
  }

  .Tablet-Vertical\:inset-x-50 {
    left: 50px;
    right: 50px;
  }

  .Tablet-Vertical\:inset-x-65 {
    left: 65px;
    right: 65px;
  }

  .Tablet-Vertical\:inset-x-90 {
    left: 90px;
    right: 90px;
  }

  .Tablet-Vertical\:inset-x-100 {
    left: 100px;
    right: 100px;
  }

  .Tablet-Vertical\:inset-x-160 {
    left: 160px;
    right: 160px;
  }

  .Tablet-Vertical\:inset-x-195 {
    left: 195px;
    right: 195px;
  }

  .Tablet-Vertical\:-inset-x-25 {
    left: -25px;
    right: -25px;
  }

  .Tablet-Vertical\:-inset-x-40 {
    left: -40px;
    right: -40px;
  }

  .Tablet-Vertical\:-inset-x-5px {
    left: -5px;
    right: -5px;
  }

  .Tablet-Vertical\:-inset-x-10px {
    left: -10px;
    right: -10px;
  }

  .Tablet-Vertical\:-inset-x-125px {
    left: -125px;
    right: -125px;
  }

  .Tablet-Vertical\:inset-x-3p {
    left: 3px;
    right: 3px;
  }

  .Tablet-Vertical\:inset-x-2p {
    left: 2px;
    right: 2px;
  }

  .Tablet-Vertical\:inset-x-15p {
    left: 15%;
    right: 15%;
  }

  .Tablet-Vertical\:inset-x-35p {
    left: 35%;
    right: 35%;
  }

  .Tablet-Vertical\:inset-x-14p {
    left: 14%;
    right: 14%;
  }

  .Tablet-Vertical\:inset-x-25p {
    left: 25%;
    right: 25%;
  }

  .Tablet-Vertical\:inset-x-40p {
    left: 40%;
    right: 40%;
  }

  .Tablet-Vertical\:inset-x-43p {
    left: 43%;
    right: 43%;
  }

  .Tablet-Vertical\:inset-x-5p {
    left: 5%;
    right: 5%;
  }

  .Tablet-Vertical\:inset-x-20p {
    left: 20%;
    right: 20%;
  }

  .Tablet-Vertical\:inset-x-50p {
    left: 50%;
    right: 50%;
  }

  .Tablet-Vertical\:inset-x-45p {
    left: 45%;
    right: 45%;
  }

  .Tablet-Vertical\:inset-x-10p {
    left: 10%;
    right: 10%;
  }

  .Tablet-Vertical\:inset-y-0 {
    top: 0px;
    bottom: 0px;
  }

  .Tablet-Vertical\:inset-y-5 {
    top: 5px;
    bottom: 5px;
  }

  .Tablet-Vertical\:inset-y-10 {
    top: 10px;
    bottom: 10px;
  }

  .Tablet-Vertical\:inset-y-15 {
    top: 15px;
    bottom: 15px;
  }

  .Tablet-Vertical\:inset-y-16 {
    top: 16px;
    bottom: 16px;
  }

  .Tablet-Vertical\:inset-y-20 {
    top: 20px;
    bottom: 20px;
  }

  .Tablet-Vertical\:inset-y-25 {
    top: 25px;
    bottom: 25px;
  }

  .Tablet-Vertical\:inset-y-30 {
    top: 30px;
    bottom: 30px;
  }

  .Tablet-Vertical\:inset-y-50 {
    top: 50px;
    bottom: 50px;
  }

  .Tablet-Vertical\:inset-y-65 {
    top: 65px;
    bottom: 65px;
  }

  .Tablet-Vertical\:inset-y-90 {
    top: 90px;
    bottom: 90px;
  }

  .Tablet-Vertical\:inset-y-100 {
    top: 100px;
    bottom: 100px;
  }

  .Tablet-Vertical\:inset-y-160 {
    top: 160px;
    bottom: 160px;
  }

  .Tablet-Vertical\:inset-y-195 {
    top: 195px;
    bottom: 195px;
  }

  .Tablet-Vertical\:-inset-y-25 {
    top: -25px;
    bottom: -25px;
  }

  .Tablet-Vertical\:-inset-y-40 {
    top: -40px;
    bottom: -40px;
  }

  .Tablet-Vertical\:-inset-y-5px {
    top: -5px;
    bottom: -5px;
  }

  .Tablet-Vertical\:-inset-y-10px {
    top: -10px;
    bottom: -10px;
  }

  .Tablet-Vertical\:-inset-y-125px {
    top: -125px;
    bottom: -125px;
  }

  .Tablet-Vertical\:inset-y-3p {
    top: 3px;
    bottom: 3px;
  }

  .Tablet-Vertical\:inset-y-2p {
    top: 2px;
    bottom: 2px;
  }

  .Tablet-Vertical\:inset-y-15p {
    top: 15%;
    bottom: 15%;
  }

  .Tablet-Vertical\:inset-y-35p {
    top: 35%;
    bottom: 35%;
  }

  .Tablet-Vertical\:inset-y-14p {
    top: 14%;
    bottom: 14%;
  }

  .Tablet-Vertical\:inset-y-25p {
    top: 25%;
    bottom: 25%;
  }

  .Tablet-Vertical\:inset-y-40p {
    top: 40%;
    bottom: 40%;
  }

  .Tablet-Vertical\:inset-y-43p {
    top: 43%;
    bottom: 43%;
  }

  .Tablet-Vertical\:inset-y-5p {
    top: 5%;
    bottom: 5%;
  }

  .Tablet-Vertical\:inset-y-20p {
    top: 20%;
    bottom: 20%;
  }

  .Tablet-Vertical\:inset-y-50p {
    top: 50%;
    bottom: 50%;
  }

  .Tablet-Vertical\:inset-y-45p {
    top: 45%;
    bottom: 45%;
  }

  .Tablet-Vertical\:inset-y-10p {
    top: 10%;
    bottom: 10%;
  }

  .Tablet-Vertical\:top-0 {
    top: 0px;
  }

  .Tablet-Vertical\:top-5 {
    top: 5px;
  }

  .Tablet-Vertical\:top-10 {
    top: 10px;
  }

  .Tablet-Vertical\:top-15 {
    top: 15px;
  }

  .Tablet-Vertical\:top-16 {
    top: 16px;
  }

  .Tablet-Vertical\:top-20 {
    top: 20px;
  }

  .Tablet-Vertical\:top-25 {
    top: 25px;
  }

  .Tablet-Vertical\:top-30 {
    top: 30px;
  }

  .Tablet-Vertical\:top-50 {
    top: 50px;
  }

  .Tablet-Vertical\:top-65 {
    top: 65px;
  }

  .Tablet-Vertical\:top-90 {
    top: 90px;
  }

  .Tablet-Vertical\:top-100 {
    top: 100px;
  }

  .Tablet-Vertical\:top-160 {
    top: 160px;
  }

  .Tablet-Vertical\:top-195 {
    top: 195px;
  }

  .Tablet-Vertical\:-top-25 {
    top: -25px;
  }

  .Tablet-Vertical\:-top-40 {
    top: -40px;
  }

  .Tablet-Vertical\:-top-5px {
    top: -5px;
  }

  .Tablet-Vertical\:-top-10px {
    top: -10px;
  }

  .Tablet-Vertical\:-top-125px {
    top: -125px;
  }

  .Tablet-Vertical\:top-3p {
    top: 3px;
  }

  .Tablet-Vertical\:top-2p {
    top: 2px;
  }

  .Tablet-Vertical\:top-15p {
    top: 15%;
  }

  .Tablet-Vertical\:top-35p {
    top: 35%;
  }

  .Tablet-Vertical\:top-14p {
    top: 14%;
  }

  .Tablet-Vertical\:top-25p {
    top: 25%;
  }

  .Tablet-Vertical\:top-40p {
    top: 40%;
  }

  .Tablet-Vertical\:top-43p {
    top: 43%;
  }

  .Tablet-Vertical\:top-5p {
    top: 5%;
  }

  .Tablet-Vertical\:top-20p {
    top: 20%;
  }

  .Tablet-Vertical\:top-50p {
    top: 50%;
  }

  .Tablet-Vertical\:top-45p {
    top: 45%;
  }

  .Tablet-Vertical\:top-10p {
    top: 10%;
  }

  .Tablet-Vertical\:right-0 {
    right: 0px;
  }

  .Tablet-Vertical\:right-5 {
    right: 5px;
  }

  .Tablet-Vertical\:right-10 {
    right: 10px;
  }

  .Tablet-Vertical\:right-15 {
    right: 15px;
  }

  .Tablet-Vertical\:right-16 {
    right: 16px;
  }

  .Tablet-Vertical\:right-20 {
    right: 20px;
  }

  .Tablet-Vertical\:right-25 {
    right: 25px;
  }

  .Tablet-Vertical\:right-30 {
    right: 30px;
  }

  .Tablet-Vertical\:right-50 {
    right: 50px;
  }

  .Tablet-Vertical\:right-65 {
    right: 65px;
  }

  .Tablet-Vertical\:right-90 {
    right: 90px;
  }

  .Tablet-Vertical\:right-100 {
    right: 100px;
  }

  .Tablet-Vertical\:right-160 {
    right: 160px;
  }

  .Tablet-Vertical\:right-195 {
    right: 195px;
  }

  .Tablet-Vertical\:-right-25 {
    right: -25px;
  }

  .Tablet-Vertical\:-right-40 {
    right: -40px;
  }

  .Tablet-Vertical\:-right-5px {
    right: -5px;
  }

  .Tablet-Vertical\:-right-10px {
    right: -10px;
  }

  .Tablet-Vertical\:-right-125px {
    right: -125px;
  }

  .Tablet-Vertical\:right-3p {
    right: 3px;
  }

  .Tablet-Vertical\:right-2p {
    right: 2px;
  }

  .Tablet-Vertical\:right-15p {
    right: 15%;
  }

  .Tablet-Vertical\:right-35p {
    right: 35%;
  }

  .Tablet-Vertical\:right-14p {
    right: 14%;
  }

  .Tablet-Vertical\:right-25p {
    right: 25%;
  }

  .Tablet-Vertical\:right-40p {
    right: 40%;
  }

  .Tablet-Vertical\:right-43p {
    right: 43%;
  }

  .Tablet-Vertical\:right-5p {
    right: 5%;
  }

  .Tablet-Vertical\:right-20p {
    right: 20%;
  }

  .Tablet-Vertical\:right-50p {
    right: 50%;
  }

  .Tablet-Vertical\:right-45p {
    right: 45%;
  }

  .Tablet-Vertical\:right-10p {
    right: 10%;
  }

  .Tablet-Vertical\:bottom-0 {
    bottom: 0px;
  }

  .Tablet-Vertical\:bottom-5 {
    bottom: 5px;
  }

  .Tablet-Vertical\:bottom-10 {
    bottom: 10px;
  }

  .Tablet-Vertical\:bottom-15 {
    bottom: 15px;
  }

  .Tablet-Vertical\:bottom-16 {
    bottom: 16px;
  }

  .Tablet-Vertical\:bottom-20 {
    bottom: 20px;
  }

  .Tablet-Vertical\:bottom-25 {
    bottom: 25px;
  }

  .Tablet-Vertical\:bottom-30 {
    bottom: 30px;
  }

  .Tablet-Vertical\:bottom-50 {
    bottom: 50px;
  }

  .Tablet-Vertical\:bottom-65 {
    bottom: 65px;
  }

  .Tablet-Vertical\:bottom-90 {
    bottom: 90px;
  }

  .Tablet-Vertical\:bottom-100 {
    bottom: 100px;
  }

  .Tablet-Vertical\:bottom-160 {
    bottom: 160px;
  }

  .Tablet-Vertical\:bottom-195 {
    bottom: 195px;
  }

  .Tablet-Vertical\:-bottom-25 {
    bottom: -25px;
  }

  .Tablet-Vertical\:-bottom-40 {
    bottom: -40px;
  }

  .Tablet-Vertical\:-bottom-5px {
    bottom: -5px;
  }

  .Tablet-Vertical\:-bottom-10px {
    bottom: -10px;
  }

  .Tablet-Vertical\:-bottom-125px {
    bottom: -125px;
  }

  .Tablet-Vertical\:bottom-3p {
    bottom: 3px;
  }

  .Tablet-Vertical\:bottom-2p {
    bottom: 2px;
  }

  .Tablet-Vertical\:bottom-15p {
    bottom: 15%;
  }

  .Tablet-Vertical\:bottom-35p {
    bottom: 35%;
  }

  .Tablet-Vertical\:bottom-14p {
    bottom: 14%;
  }

  .Tablet-Vertical\:bottom-25p {
    bottom: 25%;
  }

  .Tablet-Vertical\:bottom-40p {
    bottom: 40%;
  }

  .Tablet-Vertical\:bottom-43p {
    bottom: 43%;
  }

  .Tablet-Vertical\:bottom-5p {
    bottom: 5%;
  }

  .Tablet-Vertical\:bottom-20p {
    bottom: 20%;
  }

  .Tablet-Vertical\:bottom-50p {
    bottom: 50%;
  }

  .Tablet-Vertical\:bottom-45p {
    bottom: 45%;
  }

  .Tablet-Vertical\:bottom-10p {
    bottom: 10%;
  }

  .Tablet-Vertical\:left-0 {
    left: 0px;
  }

  .Tablet-Vertical\:left-5 {
    left: 5px;
  }

  .Tablet-Vertical\:left-10 {
    left: 10px;
  }

  .Tablet-Vertical\:left-15 {
    left: 15px;
  }

  .Tablet-Vertical\:left-16 {
    left: 16px;
  }

  .Tablet-Vertical\:left-20 {
    left: 20px;
  }

  .Tablet-Vertical\:left-25 {
    left: 25px;
  }

  .Tablet-Vertical\:left-30 {
    left: 30px;
  }

  .Tablet-Vertical\:left-50 {
    left: 50px;
  }

  .Tablet-Vertical\:left-65 {
    left: 65px;
  }

  .Tablet-Vertical\:left-90 {
    left: 90px;
  }

  .Tablet-Vertical\:left-100 {
    left: 100px;
  }

  .Tablet-Vertical\:left-160 {
    left: 160px;
  }

  .Tablet-Vertical\:left-195 {
    left: 195px;
  }

  .Tablet-Vertical\:-left-25 {
    left: -25px;
  }

  .Tablet-Vertical\:-left-40 {
    left: -40px;
  }

  .Tablet-Vertical\:-left-5px {
    left: -5px;
  }

  .Tablet-Vertical\:-left-10px {
    left: -10px;
  }

  .Tablet-Vertical\:-left-125px {
    left: -125px;
  }

  .Tablet-Vertical\:left-3p {
    left: 3px;
  }

  .Tablet-Vertical\:left-2p {
    left: 2px;
  }

  .Tablet-Vertical\:left-15p {
    left: 15%;
  }

  .Tablet-Vertical\:left-35p {
    left: 35%;
  }

  .Tablet-Vertical\:left-14p {
    left: 14%;
  }

  .Tablet-Vertical\:left-25p {
    left: 25%;
  }

  .Tablet-Vertical\:left-40p {
    left: 40%;
  }

  .Tablet-Vertical\:left-43p {
    left: 43%;
  }

  .Tablet-Vertical\:left-5p {
    left: 5%;
  }

  .Tablet-Vertical\:left-20p {
    left: 20%;
  }

  .Tablet-Vertical\:left-50p {
    left: 50%;
  }

  .Tablet-Vertical\:left-45p {
    left: 45%;
  }

  .Tablet-Vertical\:left-10p {
    left: 10%;
  }

  .Tablet-Vertical\:isolate {
    isolation: isolate;
  }

  .Tablet-Vertical\:isolation-auto {
    isolation: auto;
  }

  .Tablet-Vertical\:z-0 {
    z-index: 0;
  }

  .Tablet-Vertical\:z-1 {
    z-index: 1;
  }

  .Tablet-Vertical\:z-10 {
    z-index: 10;
  }

  .Tablet-Vertical\:z-20 {
    z-index: 20;
  }

  .Tablet-Vertical\:z-30 {
    z-index: 30;
  }

  .Tablet-Vertical\:z-40 {
    z-index: 40;
  }

  .Tablet-Vertical\:z-50 {
    z-index: 50;
  }

  .Tablet-Vertical\:z-110 {
    z-index: 110;
  }

  .Tablet-Vertical\:z-auto {
    z-index: auto;
  }

  .Tablet-Vertical\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .Tablet-Vertical\:focus-within\:z-1:focus-within {
    z-index: 1;
  }

  .Tablet-Vertical\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .Tablet-Vertical\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .Tablet-Vertical\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .Tablet-Vertical\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .Tablet-Vertical\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .Tablet-Vertical\:focus-within\:z-110:focus-within {
    z-index: 110;
  }

  .Tablet-Vertical\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .Tablet-Vertical\:focus\:z-0:focus {
    z-index: 0;
  }

  .Tablet-Vertical\:focus\:z-1:focus {
    z-index: 1;
  }

  .Tablet-Vertical\:focus\:z-10:focus {
    z-index: 10;
  }

  .Tablet-Vertical\:focus\:z-20:focus {
    z-index: 20;
  }

  .Tablet-Vertical\:focus\:z-30:focus {
    z-index: 30;
  }

  .Tablet-Vertical\:focus\:z-40:focus {
    z-index: 40;
  }

  .Tablet-Vertical\:focus\:z-50:focus {
    z-index: 50;
  }

  .Tablet-Vertical\:focus\:z-110:focus {
    z-index: 110;
  }

  .Tablet-Vertical\:focus\:z-auto:focus {
    z-index: auto;
  }

  .Tablet-Vertical\:order-1 {
    order: 1;
  }

  .Tablet-Vertical\:order-2 {
    order: 2;
  }

  .Tablet-Vertical\:order-3 {
    order: 3;
  }

  .Tablet-Vertical\:order-4 {
    order: 4;
  }

  .Tablet-Vertical\:order-5 {
    order: 5;
  }

  .Tablet-Vertical\:order-6 {
    order: 6;
  }

  .Tablet-Vertical\:order-7 {
    order: 7;
  }

  .Tablet-Vertical\:order-8 {
    order: 8;
  }

  .Tablet-Vertical\:order-9 {
    order: 9;
  }

  .Tablet-Vertical\:order-10 {
    order: 10;
  }

  .Tablet-Vertical\:order-11 {
    order: 11;
  }

  .Tablet-Vertical\:order-12 {
    order: 12;
  }

  .Tablet-Vertical\:order-first {
    order: -9999;
  }

  .Tablet-Vertical\:order-last {
    order: 9999;
  }

  .Tablet-Vertical\:order-none {
    order: 0;
  }

  .Tablet-Vertical\:col-auto {
    grid-column: auto;
  }

  .Tablet-Vertical\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .Tablet-Vertical\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .Tablet-Vertical\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .Tablet-Vertical\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .Tablet-Vertical\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .Tablet-Vertical\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .Tablet-Vertical\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .Tablet-Vertical\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .Tablet-Vertical\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .Tablet-Vertical\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .Tablet-Vertical\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .Tablet-Vertical\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .Tablet-Vertical\:col-span-full {
    grid-column: 1 / -1;
  }

  .Tablet-Vertical\:col-start-1 {
    grid-column-start: 1;
  }

  .Tablet-Vertical\:col-start-2 {
    grid-column-start: 2;
  }

  .Tablet-Vertical\:col-start-3 {
    grid-column-start: 3;
  }

  .Tablet-Vertical\:col-start-4 {
    grid-column-start: 4;
  }

  .Tablet-Vertical\:col-start-5 {
    grid-column-start: 5;
  }

  .Tablet-Vertical\:col-start-6 {
    grid-column-start: 6;
  }

  .Tablet-Vertical\:col-start-7 {
    grid-column-start: 7;
  }

  .Tablet-Vertical\:col-start-8 {
    grid-column-start: 8;
  }

  .Tablet-Vertical\:col-start-9 {
    grid-column-start: 9;
  }

  .Tablet-Vertical\:col-start-10 {
    grid-column-start: 10;
  }

  .Tablet-Vertical\:col-start-11 {
    grid-column-start: 11;
  }

  .Tablet-Vertical\:col-start-12 {
    grid-column-start: 12;
  }

  .Tablet-Vertical\:col-start-13 {
    grid-column-start: 13;
  }

  .Tablet-Vertical\:col-start-auto {
    grid-column-start: auto;
  }

  .Tablet-Vertical\:col-end-1 {
    grid-column-end: 1;
  }

  .Tablet-Vertical\:col-end-2 {
    grid-column-end: 2;
  }

  .Tablet-Vertical\:col-end-3 {
    grid-column-end: 3;
  }

  .Tablet-Vertical\:col-end-4 {
    grid-column-end: 4;
  }

  .Tablet-Vertical\:col-end-5 {
    grid-column-end: 5;
  }

  .Tablet-Vertical\:col-end-6 {
    grid-column-end: 6;
  }

  .Tablet-Vertical\:col-end-7 {
    grid-column-end: 7;
  }

  .Tablet-Vertical\:col-end-8 {
    grid-column-end: 8;
  }

  .Tablet-Vertical\:col-end-9 {
    grid-column-end: 9;
  }

  .Tablet-Vertical\:col-end-10 {
    grid-column-end: 10;
  }

  .Tablet-Vertical\:col-end-11 {
    grid-column-end: 11;
  }

  .Tablet-Vertical\:col-end-12 {
    grid-column-end: 12;
  }

  .Tablet-Vertical\:col-end-13 {
    grid-column-end: 13;
  }

  .Tablet-Vertical\:col-end-auto {
    grid-column-end: auto;
  }

  .Tablet-Vertical\:row-auto {
    grid-row: auto;
  }

  .Tablet-Vertical\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .Tablet-Vertical\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .Tablet-Vertical\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .Tablet-Vertical\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .Tablet-Vertical\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .Tablet-Vertical\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .Tablet-Vertical\:row-span-full {
    grid-row: 1 / -1;
  }

  .Tablet-Vertical\:row-start-1 {
    grid-row-start: 1;
  }

  .Tablet-Vertical\:row-start-2 {
    grid-row-start: 2;
  }

  .Tablet-Vertical\:row-start-3 {
    grid-row-start: 3;
  }

  .Tablet-Vertical\:row-start-4 {
    grid-row-start: 4;
  }

  .Tablet-Vertical\:row-start-5 {
    grid-row-start: 5;
  }

  .Tablet-Vertical\:row-start-6 {
    grid-row-start: 6;
  }

  .Tablet-Vertical\:row-start-7 {
    grid-row-start: 7;
  }

  .Tablet-Vertical\:row-start-auto {
    grid-row-start: auto;
  }

  .Tablet-Vertical\:row-end-1 {
    grid-row-end: 1;
  }

  .Tablet-Vertical\:row-end-2 {
    grid-row-end: 2;
  }

  .Tablet-Vertical\:row-end-3 {
    grid-row-end: 3;
  }

  .Tablet-Vertical\:row-end-4 {
    grid-row-end: 4;
  }

  .Tablet-Vertical\:row-end-5 {
    grid-row-end: 5;
  }

  .Tablet-Vertical\:row-end-6 {
    grid-row-end: 6;
  }

  .Tablet-Vertical\:row-end-7 {
    grid-row-end: 7;
  }

  .Tablet-Vertical\:row-end-auto {
    grid-row-end: auto;
  }

  .Tablet-Vertical\:float-right {
    float: right;
  }

  .Tablet-Vertical\:float-left {
    float: left;
  }

  .Tablet-Vertical\:float-none {
    float: none;
  }

  .Tablet-Vertical\:clear-left {
    clear: left;
  }

  .Tablet-Vertical\:clear-right {
    clear: right;
  }

  .Tablet-Vertical\:clear-both {
    clear: both;
  }

  .Tablet-Vertical\:clear-none {
    clear: none;
  }

  .Tablet-Vertical\:m-0 {
    margin: 0px;
  }

  .Tablet-Vertical\:m-1 {
    margin: 0.25rem;
  }

  .Tablet-Vertical\:m-2 {
    margin: 2px;
  }

  .Tablet-Vertical\:m-3 {
    margin: 0.75rem;
  }

  .Tablet-Vertical\:m-4 {
    margin: 1rem;
  }

  .Tablet-Vertical\:m-5 {
    margin: 1.25rem;
  }

  .Tablet-Vertical\:m-6 {
    margin: 6px;
  }

  .Tablet-Vertical\:m-7 {
    margin: 1.75rem;
  }

  .Tablet-Vertical\:m-8 {
    margin: 2rem;
  }

  .Tablet-Vertical\:m-9 {
    margin: 2.25rem;
  }

  .Tablet-Vertical\:m-10 {
    margin: 2.5rem;
  }

  .Tablet-Vertical\:m-11 {
    margin: 11px;
  }

  .Tablet-Vertical\:m-12 {
    margin: 3rem;
  }

  .Tablet-Vertical\:m-14 {
    margin: 3.5rem;
  }

  .Tablet-Vertical\:m-15 {
    margin: 15px;
  }

  .Tablet-Vertical\:m-16 {
    margin: 4rem;
  }

  .Tablet-Vertical\:m-18 {
    margin: 18px;
  }

  .Tablet-Vertical\:m-20 {
    margin: 20px;
  }

  .Tablet-Vertical\:m-21 {
    margin: 21px;
  }

  .Tablet-Vertical\:m-23 {
    margin: 23px;
  }

  .Tablet-Vertical\:m-24 {
    margin: 24px;
  }

  .Tablet-Vertical\:m-25 {
    margin: 25px;
  }

  .Tablet-Vertical\:m-27 {
    margin: 27px;
  }

  .Tablet-Vertical\:m-28 {
    margin: 7rem;
  }

  .Tablet-Vertical\:m-30 {
    margin: 30px;
  }

  .Tablet-Vertical\:m-31 {
    margin: 31px;
  }

  .Tablet-Vertical\:m-32 {
    margin: 8rem;
  }

  .Tablet-Vertical\:m-34 {
    margin: 34px;
  }

  .Tablet-Vertical\:m-35 {
    margin: 35px;
  }

  .Tablet-Vertical\:m-36 {
    margin: 9rem;
  }

  .Tablet-Vertical\:m-37 {
    margin: 37px;
  }

  .Tablet-Vertical\:m-38 {
    margin: 38px;
  }

  .Tablet-Vertical\:m-40 {
    margin: 40px;
  }

  .Tablet-Vertical\:m-42 {
    margin: 42px;
  }

  .Tablet-Vertical\:m-44 {
    margin: 44px;
  }

  .Tablet-Vertical\:m-45 {
    margin: 45px;
  }

  .Tablet-Vertical\:m-46 {
    margin: 46px;
  }

  .Tablet-Vertical\:m-48 {
    margin: 48px;
  }

  .Tablet-Vertical\:m-52 {
    margin: 13rem;
  }

  .Tablet-Vertical\:m-53 {
    margin: 53px;
  }

  .Tablet-Vertical\:m-55 {
    margin: 55px;
  }

  .Tablet-Vertical\:m-56 {
    margin: 14rem;
  }

  .Tablet-Vertical\:m-58 {
    margin: 58px;
  }

  .Tablet-Vertical\:m-59 {
    margin: 59px;
  }

  .Tablet-Vertical\:m-60 {
    margin: 15rem;
  }

  .Tablet-Vertical\:m-63 {
    margin: 63px;
  }

  .Tablet-Vertical\:m-64 {
    margin: 16rem;
  }

  .Tablet-Vertical\:m-65 {
    margin: 65px;
  }

  .Tablet-Vertical\:m-67 {
    margin: 67px;
  }

  .Tablet-Vertical\:m-70 {
    margin: 70px;
  }

  .Tablet-Vertical\:m-71 {
    margin: 71px;
  }

  .Tablet-Vertical\:m-72 {
    margin: 18rem;
  }

  .Tablet-Vertical\:m-74 {
    margin: 74px;
  }

  .Tablet-Vertical\:m-78 {
    margin: 78px;
  }

  .Tablet-Vertical\:m-80 {
    margin: 20rem;
  }

  .Tablet-Vertical\:m-83 {
    margin: 83px;
  }

  .Tablet-Vertical\:m-84 {
    margin: 84px;
  }

  .Tablet-Vertical\:m-89 {
    margin: 89px;
  }

  .Tablet-Vertical\:m-90 {
    margin: 90px;
  }

  .Tablet-Vertical\:m-92 {
    margin: 92px;
  }

  .Tablet-Vertical\:m-96 {
    margin: 24rem;
  }

  .Tablet-Vertical\:m-97 {
    margin: 97px;
  }

  .Tablet-Vertical\:m-100 {
    margin: 100px;
  }

  .Tablet-Vertical\:m-106 {
    margin: 106px;
  }

  .Tablet-Vertical\:m-108 {
    margin: 108px;
  }

  .Tablet-Vertical\:m-109 {
    margin: 109px;
  }

  .Tablet-Vertical\:m-120 {
    margin: 120px;
  }

  .Tablet-Vertical\:m-135 {
    margin: 135px;
  }

  .Tablet-Vertical\:m-147 {
    margin: 147px;
  }

  .Tablet-Vertical\:m-150 {
    margin: 150px;
  }

  .Tablet-Vertical\:m-168 {
    margin: 168px;
  }

  .Tablet-Vertical\:m-180 {
    margin: 180px;
  }

  .Tablet-Vertical\:m-185 {
    margin: 185px;
  }

  .Tablet-Vertical\:m-200 {
    margin: 200px;
  }

  .Tablet-Vertical\:m-245 {
    margin: 245px;
  }

  .Tablet-Vertical\:m-300 {
    margin: 300px;
  }

  .Tablet-Vertical\:m-400 {
    margin: 400px;
  }

  .Tablet-Vertical\:m-480 {
    margin: 480px;
  }

  .Tablet-Vertical\:m-510 {
    margin: 510px;
  }

  .Tablet-Vertical\:m-537 {
    margin: 537px;
  }

  .Tablet-Vertical\:m-650 {
    margin: 650px;
  }

  .Tablet-Vertical\:m-auto {
    margin: auto;
  }

  .Tablet-Vertical\:m-px {
    margin: 1px;
  }

  .Tablet-Vertical\:m-0\.5 {
    margin: 0.125rem;
  }

  .Tablet-Vertical\:m-1\.5 {
    margin: 0.375rem;
  }

  .Tablet-Vertical\:m-2\.5 {
    margin: 0.625rem;
  }

  .Tablet-Vertical\:m-3\.5 {
    margin: 0.875rem;
  }

  .Tablet-Vertical\:-m-0 {
    margin: 0px;
  }

  .Tablet-Vertical\:-m-1 {
    margin: -0.25rem;
  }

  .Tablet-Vertical\:-m-2 {
    margin: -0.5rem;
  }

  .Tablet-Vertical\:-m-3 {
    margin: -0.75rem;
  }

  .Tablet-Vertical\:-m-4 {
    margin: -1rem;
  }

  .Tablet-Vertical\:-m-5 {
    margin: -1.25rem;
  }

  .Tablet-Vertical\:-m-6 {
    margin: -1.5rem;
  }

  .Tablet-Vertical\:-m-7 {
    margin: -1.75rem;
  }

  .Tablet-Vertical\:-m-8 {
    margin: -2rem;
  }

  .Tablet-Vertical\:-m-9 {
    margin: -2.25rem;
  }

  .Tablet-Vertical\:-m-10 {
    margin: -2.5rem;
  }

  .Tablet-Vertical\:-m-11 {
    margin: -2.75rem;
  }

  .Tablet-Vertical\:-m-12 {
    margin: -3rem;
  }

  .Tablet-Vertical\:-m-14 {
    margin: -14px;
  }

  .Tablet-Vertical\:-m-16 {
    margin: -4rem;
  }

  .Tablet-Vertical\:-m-20 {
    margin: -5rem;
  }

  .Tablet-Vertical\:-m-24 {
    margin: -6rem;
  }

  .Tablet-Vertical\:-m-28 {
    margin: -7rem;
  }

  .Tablet-Vertical\:-m-32 {
    margin: -8rem;
  }

  .Tablet-Vertical\:-m-36 {
    margin: -9rem;
  }

  .Tablet-Vertical\:-m-40 {
    margin: -10rem;
  }

  .Tablet-Vertical\:-m-44 {
    margin: -11rem;
  }

  .Tablet-Vertical\:-m-48 {
    margin: -12rem;
  }

  .Tablet-Vertical\:-m-52 {
    margin: -13rem;
  }

  .Tablet-Vertical\:-m-56 {
    margin: -14rem;
  }

  .Tablet-Vertical\:-m-60 {
    margin: -15rem;
  }

  .Tablet-Vertical\:-m-64 {
    margin: -16rem;
  }

  .Tablet-Vertical\:-m-72 {
    margin: -18rem;
  }

  .Tablet-Vertical\:-m-80 {
    margin: -20rem;
  }

  .Tablet-Vertical\:-m-96 {
    margin: -24rem;
  }

  .Tablet-Vertical\:-m-px {
    margin: -1px;
  }

  .Tablet-Vertical\:-m-0\.5 {
    margin: -0.125rem;
  }

  .Tablet-Vertical\:-m-1\.5 {
    margin: -0.375rem;
  }

  .Tablet-Vertical\:-m-2\.5 {
    margin: -0.625rem;
  }

  .Tablet-Vertical\:-m-3\.5 {
    margin: -0.875rem;
  }

  .Tablet-Vertical\:-m-15px {
    margin: -15px;
  }

  .Tablet-Vertical\:m-m11 {
    margin: 11px;
  }

  .Tablet-Vertical\:m-12px {
    margin: 12px;
  }

  .Tablet-Vertical\:m-m72 {
    margin: 72px;
  }

  .Tablet-Vertical\:m-m21 {
    margin: 21%;
  }

  .Tablet-Vertical\:m-m15 {
    margin: 15px;
  }

  .Tablet-Vertical\:m-m18 {
    margin: 18px;
  }

  .Tablet-Vertical\:m-m35 {
    margin: 35px;
  }

  .Tablet-Vertical\:m-m19 {
    margin: 19px;
  }

  .Tablet-Vertical\:m-m17 {
    margin: 17px;
  }

  .Tablet-Vertical\:m-m9 {
    margin: 9px;
  }

  .Tablet-Vertical\:m-m10 {
    margin: 10px;
  }

  .Tablet-Vertical\:m-m51 {
    margin: 51px;
  }

  .Tablet-Vertical\:m-m43 {
    margin: 43px;
  }

  .Tablet-Vertical\:m-m13 {
    margin: 13px;
  }

  .Tablet-Vertical\:m-m26 {
    margin: 26px;
  }

  .Tablet-Vertical\:m-m2 {
    margin: 2px;
  }

  .Tablet-Vertical\:m-m14 {
    margin: 14px;
  }

  .Tablet-Vertical\:m-m5 {
    margin: 5px;
  }

  .Tablet-Vertical\:m-m8 {
    margin: 8px;
  }

  .Tablet-Vertical\:m-mp15 {
    margin: 15%;
  }

  .Tablet-Vertical\:-m-100 {
    margin: -100px;
  }

  .Tablet-Vertical\:m-0auto {
    margin: 0px auto;
  }

  .Tablet-Vertical\:m-o6 {
    margin: 1.5rem;
  }

  .Tablet-Vertical\:-m-23 {
    margin: -23px;
  }

  .Tablet-Vertical\:last\:m-0:last-child {
    margin: 0px;
  }

  .Tablet-Vertical\:last\:m-1:last-child {
    margin: 0.25rem;
  }

  .Tablet-Vertical\:last\:m-2:last-child {
    margin: 2px;
  }

  .Tablet-Vertical\:last\:m-3:last-child {
    margin: 0.75rem;
  }

  .Tablet-Vertical\:last\:m-4:last-child {
    margin: 1rem;
  }

  .Tablet-Vertical\:last\:m-5:last-child {
    margin: 1.25rem;
  }

  .Tablet-Vertical\:last\:m-6:last-child {
    margin: 6px;
  }

  .Tablet-Vertical\:last\:m-7:last-child {
    margin: 1.75rem;
  }

  .Tablet-Vertical\:last\:m-8:last-child {
    margin: 2rem;
  }

  .Tablet-Vertical\:last\:m-9:last-child {
    margin: 2.25rem;
  }

  .Tablet-Vertical\:last\:m-10:last-child {
    margin: 2.5rem;
  }

  .Tablet-Vertical\:last\:m-11:last-child {
    margin: 11px;
  }

  .Tablet-Vertical\:last\:m-12:last-child {
    margin: 3rem;
  }

  .Tablet-Vertical\:last\:m-14:last-child {
    margin: 3.5rem;
  }

  .Tablet-Vertical\:last\:m-15:last-child {
    margin: 15px;
  }

  .Tablet-Vertical\:last\:m-16:last-child {
    margin: 4rem;
  }

  .Tablet-Vertical\:last\:m-18:last-child {
    margin: 18px;
  }

  .Tablet-Vertical\:last\:m-20:last-child {
    margin: 20px;
  }

  .Tablet-Vertical\:last\:m-21:last-child {
    margin: 21px;
  }

  .Tablet-Vertical\:last\:m-23:last-child {
    margin: 23px;
  }

  .Tablet-Vertical\:last\:m-24:last-child {
    margin: 24px;
  }

  .Tablet-Vertical\:last\:m-25:last-child {
    margin: 25px;
  }

  .Tablet-Vertical\:last\:m-27:last-child {
    margin: 27px;
  }

  .Tablet-Vertical\:last\:m-28:last-child {
    margin: 7rem;
  }

  .Tablet-Vertical\:last\:m-30:last-child {
    margin: 30px;
  }

  .Tablet-Vertical\:last\:m-31:last-child {
    margin: 31px;
  }

  .Tablet-Vertical\:last\:m-32:last-child {
    margin: 8rem;
  }

  .Tablet-Vertical\:last\:m-34:last-child {
    margin: 34px;
  }

  .Tablet-Vertical\:last\:m-35:last-child {
    margin: 35px;
  }

  .Tablet-Vertical\:last\:m-36:last-child {
    margin: 9rem;
  }

  .Tablet-Vertical\:last\:m-37:last-child {
    margin: 37px;
  }

  .Tablet-Vertical\:last\:m-38:last-child {
    margin: 38px;
  }

  .Tablet-Vertical\:last\:m-40:last-child {
    margin: 40px;
  }

  .Tablet-Vertical\:last\:m-42:last-child {
    margin: 42px;
  }

  .Tablet-Vertical\:last\:m-44:last-child {
    margin: 44px;
  }

  .Tablet-Vertical\:last\:m-45:last-child {
    margin: 45px;
  }

  .Tablet-Vertical\:last\:m-46:last-child {
    margin: 46px;
  }

  .Tablet-Vertical\:last\:m-48:last-child {
    margin: 48px;
  }

  .Tablet-Vertical\:last\:m-52:last-child {
    margin: 13rem;
  }

  .Tablet-Vertical\:last\:m-53:last-child {
    margin: 53px;
  }

  .Tablet-Vertical\:last\:m-55:last-child {
    margin: 55px;
  }

  .Tablet-Vertical\:last\:m-56:last-child {
    margin: 14rem;
  }

  .Tablet-Vertical\:last\:m-58:last-child {
    margin: 58px;
  }

  .Tablet-Vertical\:last\:m-59:last-child {
    margin: 59px;
  }

  .Tablet-Vertical\:last\:m-60:last-child {
    margin: 15rem;
  }

  .Tablet-Vertical\:last\:m-63:last-child {
    margin: 63px;
  }

  .Tablet-Vertical\:last\:m-64:last-child {
    margin: 16rem;
  }

  .Tablet-Vertical\:last\:m-65:last-child {
    margin: 65px;
  }

  .Tablet-Vertical\:last\:m-67:last-child {
    margin: 67px;
  }

  .Tablet-Vertical\:last\:m-70:last-child {
    margin: 70px;
  }

  .Tablet-Vertical\:last\:m-71:last-child {
    margin: 71px;
  }

  .Tablet-Vertical\:last\:m-72:last-child {
    margin: 18rem;
  }

  .Tablet-Vertical\:last\:m-74:last-child {
    margin: 74px;
  }

  .Tablet-Vertical\:last\:m-78:last-child {
    margin: 78px;
  }

  .Tablet-Vertical\:last\:m-80:last-child {
    margin: 20rem;
  }

  .Tablet-Vertical\:last\:m-83:last-child {
    margin: 83px;
  }

  .Tablet-Vertical\:last\:m-84:last-child {
    margin: 84px;
  }

  .Tablet-Vertical\:last\:m-89:last-child {
    margin: 89px;
  }

  .Tablet-Vertical\:last\:m-90:last-child {
    margin: 90px;
  }

  .Tablet-Vertical\:last\:m-92:last-child {
    margin: 92px;
  }

  .Tablet-Vertical\:last\:m-96:last-child {
    margin: 24rem;
  }

  .Tablet-Vertical\:last\:m-97:last-child {
    margin: 97px;
  }

  .Tablet-Vertical\:last\:m-100:last-child {
    margin: 100px;
  }

  .Tablet-Vertical\:last\:m-106:last-child {
    margin: 106px;
  }

  .Tablet-Vertical\:last\:m-108:last-child {
    margin: 108px;
  }

  .Tablet-Vertical\:last\:m-109:last-child {
    margin: 109px;
  }

  .Tablet-Vertical\:last\:m-120:last-child {
    margin: 120px;
  }

  .Tablet-Vertical\:last\:m-135:last-child {
    margin: 135px;
  }

  .Tablet-Vertical\:last\:m-147:last-child {
    margin: 147px;
  }

  .Tablet-Vertical\:last\:m-150:last-child {
    margin: 150px;
  }

  .Tablet-Vertical\:last\:m-168:last-child {
    margin: 168px;
  }

  .Tablet-Vertical\:last\:m-180:last-child {
    margin: 180px;
  }

  .Tablet-Vertical\:last\:m-185:last-child {
    margin: 185px;
  }

  .Tablet-Vertical\:last\:m-200:last-child {
    margin: 200px;
  }

  .Tablet-Vertical\:last\:m-245:last-child {
    margin: 245px;
  }

  .Tablet-Vertical\:last\:m-300:last-child {
    margin: 300px;
  }

  .Tablet-Vertical\:last\:m-400:last-child {
    margin: 400px;
  }

  .Tablet-Vertical\:last\:m-480:last-child {
    margin: 480px;
  }

  .Tablet-Vertical\:last\:m-510:last-child {
    margin: 510px;
  }

  .Tablet-Vertical\:last\:m-537:last-child {
    margin: 537px;
  }

  .Tablet-Vertical\:last\:m-650:last-child {
    margin: 650px;
  }

  .Tablet-Vertical\:last\:m-auto:last-child {
    margin: auto;
  }

  .Tablet-Vertical\:last\:m-px:last-child {
    margin: 1px;
  }

  .Tablet-Vertical\:last\:m-0\.5:last-child {
    margin: 0.125rem;
  }

  .Tablet-Vertical\:last\:m-1\.5:last-child {
    margin: 0.375rem;
  }

  .Tablet-Vertical\:last\:m-2\.5:last-child {
    margin: 0.625rem;
  }

  .Tablet-Vertical\:last\:m-3\.5:last-child {
    margin: 0.875rem;
  }

  .Tablet-Vertical\:last\:-m-0:last-child {
    margin: 0px;
  }

  .Tablet-Vertical\:last\:-m-1:last-child {
    margin: -0.25rem;
  }

  .Tablet-Vertical\:last\:-m-2:last-child {
    margin: -0.5rem;
  }

  .Tablet-Vertical\:last\:-m-3:last-child {
    margin: -0.75rem;
  }

  .Tablet-Vertical\:last\:-m-4:last-child {
    margin: -1rem;
  }

  .Tablet-Vertical\:last\:-m-5:last-child {
    margin: -1.25rem;
  }

  .Tablet-Vertical\:last\:-m-6:last-child {
    margin: -1.5rem;
  }

  .Tablet-Vertical\:last\:-m-7:last-child {
    margin: -1.75rem;
  }

  .Tablet-Vertical\:last\:-m-8:last-child {
    margin: -2rem;
  }

  .Tablet-Vertical\:last\:-m-9:last-child {
    margin: -2.25rem;
  }

  .Tablet-Vertical\:last\:-m-10:last-child {
    margin: -2.5rem;
  }

  .Tablet-Vertical\:last\:-m-11:last-child {
    margin: -2.75rem;
  }

  .Tablet-Vertical\:last\:-m-12:last-child {
    margin: -3rem;
  }

  .Tablet-Vertical\:last\:-m-14:last-child {
    margin: -14px;
  }

  .Tablet-Vertical\:last\:-m-16:last-child {
    margin: -4rem;
  }

  .Tablet-Vertical\:last\:-m-20:last-child {
    margin: -5rem;
  }

  .Tablet-Vertical\:last\:-m-24:last-child {
    margin: -6rem;
  }

  .Tablet-Vertical\:last\:-m-28:last-child {
    margin: -7rem;
  }

  .Tablet-Vertical\:last\:-m-32:last-child {
    margin: -8rem;
  }

  .Tablet-Vertical\:last\:-m-36:last-child {
    margin: -9rem;
  }

  .Tablet-Vertical\:last\:-m-40:last-child {
    margin: -10rem;
  }

  .Tablet-Vertical\:last\:-m-44:last-child {
    margin: -11rem;
  }

  .Tablet-Vertical\:last\:-m-48:last-child {
    margin: -12rem;
  }

  .Tablet-Vertical\:last\:-m-52:last-child {
    margin: -13rem;
  }

  .Tablet-Vertical\:last\:-m-56:last-child {
    margin: -14rem;
  }

  .Tablet-Vertical\:last\:-m-60:last-child {
    margin: -15rem;
  }

  .Tablet-Vertical\:last\:-m-64:last-child {
    margin: -16rem;
  }

  .Tablet-Vertical\:last\:-m-72:last-child {
    margin: -18rem;
  }

  .Tablet-Vertical\:last\:-m-80:last-child {
    margin: -20rem;
  }

  .Tablet-Vertical\:last\:-m-96:last-child {
    margin: -24rem;
  }

  .Tablet-Vertical\:last\:-m-px:last-child {
    margin: -1px;
  }

  .Tablet-Vertical\:last\:-m-0\.5:last-child {
    margin: -0.125rem;
  }

  .Tablet-Vertical\:last\:-m-1\.5:last-child {
    margin: -0.375rem;
  }

  .Tablet-Vertical\:last\:-m-2\.5:last-child {
    margin: -0.625rem;
  }

  .Tablet-Vertical\:last\:-m-3\.5:last-child {
    margin: -0.875rem;
  }

  .Tablet-Vertical\:last\:-m-15px:last-child {
    margin: -15px;
  }

  .Tablet-Vertical\:last\:m-m11:last-child {
    margin: 11px;
  }

  .Tablet-Vertical\:last\:m-12px:last-child {
    margin: 12px;
  }

  .Tablet-Vertical\:last\:m-m72:last-child {
    margin: 72px;
  }

  .Tablet-Vertical\:last\:m-m21:last-child {
    margin: 21%;
  }

  .Tablet-Vertical\:last\:m-m15:last-child {
    margin: 15px;
  }

  .Tablet-Vertical\:last\:m-m18:last-child {
    margin: 18px;
  }

  .Tablet-Vertical\:last\:m-m35:last-child {
    margin: 35px;
  }

  .Tablet-Vertical\:last\:m-m19:last-child {
    margin: 19px;
  }

  .Tablet-Vertical\:last\:m-m17:last-child {
    margin: 17px;
  }

  .Tablet-Vertical\:last\:m-m9:last-child {
    margin: 9px;
  }

  .Tablet-Vertical\:last\:m-m10:last-child {
    margin: 10px;
  }

  .Tablet-Vertical\:last\:m-m51:last-child {
    margin: 51px;
  }

  .Tablet-Vertical\:last\:m-m43:last-child {
    margin: 43px;
  }

  .Tablet-Vertical\:last\:m-m13:last-child {
    margin: 13px;
  }

  .Tablet-Vertical\:last\:m-m26:last-child {
    margin: 26px;
  }

  .Tablet-Vertical\:last\:m-m2:last-child {
    margin: 2px;
  }

  .Tablet-Vertical\:last\:m-m14:last-child {
    margin: 14px;
  }

  .Tablet-Vertical\:last\:m-m5:last-child {
    margin: 5px;
  }

  .Tablet-Vertical\:last\:m-m8:last-child {
    margin: 8px;
  }

  .Tablet-Vertical\:last\:m-mp15:last-child {
    margin: 15%;
  }

  .Tablet-Vertical\:last\:-m-100:last-child {
    margin: -100px;
  }

  .Tablet-Vertical\:last\:m-0auto:last-child {
    margin: 0px auto;
  }

  .Tablet-Vertical\:last\:m-o6:last-child {
    margin: 1.5rem;
  }

  .Tablet-Vertical\:last\:-m-23:last-child {
    margin: -23px;
  }

  .Tablet-Vertical\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .Tablet-Vertical\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .Tablet-Vertical\:mx-2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .Tablet-Vertical\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .Tablet-Vertical\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .Tablet-Vertical\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .Tablet-Vertical\:mx-6 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .Tablet-Vertical\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .Tablet-Vertical\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .Tablet-Vertical\:mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .Tablet-Vertical\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .Tablet-Vertical\:mx-11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .Tablet-Vertical\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .Tablet-Vertical\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .Tablet-Vertical\:mx-15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .Tablet-Vertical\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .Tablet-Vertical\:mx-18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .Tablet-Vertical\:mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .Tablet-Vertical\:mx-21 {
    margin-left: 21px;
    margin-right: 21px;
  }

  .Tablet-Vertical\:mx-23 {
    margin-left: 23px;
    margin-right: 23px;
  }

  .Tablet-Vertical\:mx-24 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .Tablet-Vertical\:mx-25 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .Tablet-Vertical\:mx-27 {
    margin-left: 27px;
    margin-right: 27px;
  }

  .Tablet-Vertical\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .Tablet-Vertical\:mx-30 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .Tablet-Vertical\:mx-31 {
    margin-left: 31px;
    margin-right: 31px;
  }

  .Tablet-Vertical\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .Tablet-Vertical\:mx-34 {
    margin-left: 34px;
    margin-right: 34px;
  }

  .Tablet-Vertical\:mx-35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .Tablet-Vertical\:mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .Tablet-Vertical\:mx-37 {
    margin-left: 37px;
    margin-right: 37px;
  }

  .Tablet-Vertical\:mx-38 {
    margin-left: 38px;
    margin-right: 38px;
  }

  .Tablet-Vertical\:mx-40 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .Tablet-Vertical\:mx-42 {
    margin-left: 42px;
    margin-right: 42px;
  }

  .Tablet-Vertical\:mx-44 {
    margin-left: 44px;
    margin-right: 44px;
  }

  .Tablet-Vertical\:mx-45 {
    margin-left: 45px;
    margin-right: 45px;
  }

  .Tablet-Vertical\:mx-46 {
    margin-left: 46px;
    margin-right: 46px;
  }

  .Tablet-Vertical\:mx-48 {
    margin-left: 48px;
    margin-right: 48px;
  }

  .Tablet-Vertical\:mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .Tablet-Vertical\:mx-53 {
    margin-left: 53px;
    margin-right: 53px;
  }

  .Tablet-Vertical\:mx-55 {
    margin-left: 55px;
    margin-right: 55px;
  }

  .Tablet-Vertical\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .Tablet-Vertical\:mx-58 {
    margin-left: 58px;
    margin-right: 58px;
  }

  .Tablet-Vertical\:mx-59 {
    margin-left: 59px;
    margin-right: 59px;
  }

  .Tablet-Vertical\:mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .Tablet-Vertical\:mx-63 {
    margin-left: 63px;
    margin-right: 63px;
  }

  .Tablet-Vertical\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .Tablet-Vertical\:mx-65 {
    margin-left: 65px;
    margin-right: 65px;
  }

  .Tablet-Vertical\:mx-67 {
    margin-left: 67px;
    margin-right: 67px;
  }

  .Tablet-Vertical\:mx-70 {
    margin-left: 70px;
    margin-right: 70px;
  }

  .Tablet-Vertical\:mx-71 {
    margin-left: 71px;
    margin-right: 71px;
  }

  .Tablet-Vertical\:mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .Tablet-Vertical\:mx-74 {
    margin-left: 74px;
    margin-right: 74px;
  }

  .Tablet-Vertical\:mx-78 {
    margin-left: 78px;
    margin-right: 78px;
  }

  .Tablet-Vertical\:mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .Tablet-Vertical\:mx-83 {
    margin-left: 83px;
    margin-right: 83px;
  }

  .Tablet-Vertical\:mx-84 {
    margin-left: 84px;
    margin-right: 84px;
  }

  .Tablet-Vertical\:mx-89 {
    margin-left: 89px;
    margin-right: 89px;
  }

  .Tablet-Vertical\:mx-90 {
    margin-left: 90px;
    margin-right: 90px;
  }

  .Tablet-Vertical\:mx-92 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .Tablet-Vertical\:mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .Tablet-Vertical\:mx-97 {
    margin-left: 97px;
    margin-right: 97px;
  }

  .Tablet-Vertical\:mx-100 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .Tablet-Vertical\:mx-106 {
    margin-left: 106px;
    margin-right: 106px;
  }

  .Tablet-Vertical\:mx-108 {
    margin-left: 108px;
    margin-right: 108px;
  }

  .Tablet-Vertical\:mx-109 {
    margin-left: 109px;
    margin-right: 109px;
  }

  .Tablet-Vertical\:mx-120 {
    margin-left: 120px;
    margin-right: 120px;
  }

  .Tablet-Vertical\:mx-135 {
    margin-left: 135px;
    margin-right: 135px;
  }

  .Tablet-Vertical\:mx-147 {
    margin-left: 147px;
    margin-right: 147px;
  }

  .Tablet-Vertical\:mx-150 {
    margin-left: 150px;
    margin-right: 150px;
  }

  .Tablet-Vertical\:mx-168 {
    margin-left: 168px;
    margin-right: 168px;
  }

  .Tablet-Vertical\:mx-180 {
    margin-left: 180px;
    margin-right: 180px;
  }

  .Tablet-Vertical\:mx-185 {
    margin-left: 185px;
    margin-right: 185px;
  }

  .Tablet-Vertical\:mx-200 {
    margin-left: 200px;
    margin-right: 200px;
  }

  .Tablet-Vertical\:mx-245 {
    margin-left: 245px;
    margin-right: 245px;
  }

  .Tablet-Vertical\:mx-300 {
    margin-left: 300px;
    margin-right: 300px;
  }

  .Tablet-Vertical\:mx-400 {
    margin-left: 400px;
    margin-right: 400px;
  }

  .Tablet-Vertical\:mx-480 {
    margin-left: 480px;
    margin-right: 480px;
  }

  .Tablet-Vertical\:mx-510 {
    margin-left: 510px;
    margin-right: 510px;
  }

  .Tablet-Vertical\:mx-537 {
    margin-left: 537px;
    margin-right: 537px;
  }

  .Tablet-Vertical\:mx-650 {
    margin-left: 650px;
    margin-right: 650px;
  }

  .Tablet-Vertical\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .Tablet-Vertical\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .Tablet-Vertical\:mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .Tablet-Vertical\:mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .Tablet-Vertical\:mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .Tablet-Vertical\:mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .Tablet-Vertical\:-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .Tablet-Vertical\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .Tablet-Vertical\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .Tablet-Vertical\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .Tablet-Vertical\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .Tablet-Vertical\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .Tablet-Vertical\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .Tablet-Vertical\:-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .Tablet-Vertical\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .Tablet-Vertical\:-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .Tablet-Vertical\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .Tablet-Vertical\:-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .Tablet-Vertical\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .Tablet-Vertical\:-mx-14 {
    margin-left: -14px;
    margin-right: -14px;
  }

  .Tablet-Vertical\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .Tablet-Vertical\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .Tablet-Vertical\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .Tablet-Vertical\:-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .Tablet-Vertical\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .Tablet-Vertical\:-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .Tablet-Vertical\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .Tablet-Vertical\:-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .Tablet-Vertical\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .Tablet-Vertical\:-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .Tablet-Vertical\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .Tablet-Vertical\:-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .Tablet-Vertical\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .Tablet-Vertical\:-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .Tablet-Vertical\:-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .Tablet-Vertical\:-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .Tablet-Vertical\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .Tablet-Vertical\:-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .Tablet-Vertical\:-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .Tablet-Vertical\:-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .Tablet-Vertical\:-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .Tablet-Vertical\:-mx-15px {
    margin-left: -15px;
    margin-right: -15px;
  }

  .Tablet-Vertical\:mx-m11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .Tablet-Vertical\:mx-12px {
    margin-left: 12px;
    margin-right: 12px;
  }

  .Tablet-Vertical\:mx-m72 {
    margin-left: 72px;
    margin-right: 72px;
  }

  .Tablet-Vertical\:mx-m21 {
    margin-left: 21%;
    margin-right: 21%;
  }

  .Tablet-Vertical\:mx-m15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .Tablet-Vertical\:mx-m18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .Tablet-Vertical\:mx-m35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .Tablet-Vertical\:mx-m19 {
    margin-left: 19px;
    margin-right: 19px;
  }

  .Tablet-Vertical\:mx-m17 {
    margin-left: 17px;
    margin-right: 17px;
  }

  .Tablet-Vertical\:mx-m9 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .Tablet-Vertical\:mx-m10 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .Tablet-Vertical\:mx-m51 {
    margin-left: 51px;
    margin-right: 51px;
  }

  .Tablet-Vertical\:mx-m43 {
    margin-left: 43px;
    margin-right: 43px;
  }

  .Tablet-Vertical\:mx-m13 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .Tablet-Vertical\:mx-m26 {
    margin-left: 26px;
    margin-right: 26px;
  }

  .Tablet-Vertical\:mx-m2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .Tablet-Vertical\:mx-m14 {
    margin-left: 14px;
    margin-right: 14px;
  }

  .Tablet-Vertical\:mx-m5 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .Tablet-Vertical\:mx-m8 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .Tablet-Vertical\:mx-mp15 {
    margin-left: 15%;
    margin-right: 15%;
  }

  .Tablet-Vertical\:-mx-100 {
    margin-left: -100px;
    margin-right: -100px;
  }

  .Tablet-Vertical\:mx-0auto {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .Tablet-Vertical\:mx-o6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .Tablet-Vertical\:-mx-23 {
    margin-left: -23px;
    margin-right: -23px;
  }

  .Tablet-Vertical\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .Tablet-Vertical\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .Tablet-Vertical\:my-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .Tablet-Vertical\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .Tablet-Vertical\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .Tablet-Vertical\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .Tablet-Vertical\:my-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .Tablet-Vertical\:my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .Tablet-Vertical\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .Tablet-Vertical\:my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .Tablet-Vertical\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .Tablet-Vertical\:my-11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .Tablet-Vertical\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .Tablet-Vertical\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .Tablet-Vertical\:my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .Tablet-Vertical\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .Tablet-Vertical\:my-18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .Tablet-Vertical\:my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .Tablet-Vertical\:my-21 {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .Tablet-Vertical\:my-23 {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .Tablet-Vertical\:my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .Tablet-Vertical\:my-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .Tablet-Vertical\:my-27 {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .Tablet-Vertical\:my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .Tablet-Vertical\:my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .Tablet-Vertical\:my-31 {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .Tablet-Vertical\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .Tablet-Vertical\:my-34 {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .Tablet-Vertical\:my-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .Tablet-Vertical\:my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .Tablet-Vertical\:my-37 {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .Tablet-Vertical\:my-38 {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .Tablet-Vertical\:my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .Tablet-Vertical\:my-42 {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .Tablet-Vertical\:my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .Tablet-Vertical\:my-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .Tablet-Vertical\:my-46 {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .Tablet-Vertical\:my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .Tablet-Vertical\:my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .Tablet-Vertical\:my-53 {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .Tablet-Vertical\:my-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .Tablet-Vertical\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .Tablet-Vertical\:my-58 {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .Tablet-Vertical\:my-59 {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .Tablet-Vertical\:my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .Tablet-Vertical\:my-63 {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .Tablet-Vertical\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .Tablet-Vertical\:my-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .Tablet-Vertical\:my-67 {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .Tablet-Vertical\:my-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .Tablet-Vertical\:my-71 {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .Tablet-Vertical\:my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .Tablet-Vertical\:my-74 {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .Tablet-Vertical\:my-78 {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .Tablet-Vertical\:my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .Tablet-Vertical\:my-83 {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .Tablet-Vertical\:my-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .Tablet-Vertical\:my-89 {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .Tablet-Vertical\:my-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .Tablet-Vertical\:my-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .Tablet-Vertical\:my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .Tablet-Vertical\:my-97 {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .Tablet-Vertical\:my-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .Tablet-Vertical\:my-106 {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .Tablet-Vertical\:my-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .Tablet-Vertical\:my-109 {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .Tablet-Vertical\:my-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .Tablet-Vertical\:my-135 {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .Tablet-Vertical\:my-147 {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .Tablet-Vertical\:my-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .Tablet-Vertical\:my-168 {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .Tablet-Vertical\:my-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .Tablet-Vertical\:my-185 {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .Tablet-Vertical\:my-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .Tablet-Vertical\:my-245 {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .Tablet-Vertical\:my-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .Tablet-Vertical\:my-400 {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .Tablet-Vertical\:my-480 {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .Tablet-Vertical\:my-510 {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .Tablet-Vertical\:my-537 {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .Tablet-Vertical\:my-650 {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .Tablet-Vertical\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .Tablet-Vertical\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .Tablet-Vertical\:my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .Tablet-Vertical\:my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .Tablet-Vertical\:my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .Tablet-Vertical\:my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .Tablet-Vertical\:-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .Tablet-Vertical\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .Tablet-Vertical\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .Tablet-Vertical\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .Tablet-Vertical\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .Tablet-Vertical\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .Tablet-Vertical\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .Tablet-Vertical\:-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .Tablet-Vertical\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .Tablet-Vertical\:-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .Tablet-Vertical\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .Tablet-Vertical\:-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .Tablet-Vertical\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .Tablet-Vertical\:-my-14 {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .Tablet-Vertical\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .Tablet-Vertical\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .Tablet-Vertical\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .Tablet-Vertical\:-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .Tablet-Vertical\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .Tablet-Vertical\:-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .Tablet-Vertical\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .Tablet-Vertical\:-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .Tablet-Vertical\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .Tablet-Vertical\:-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .Tablet-Vertical\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .Tablet-Vertical\:-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .Tablet-Vertical\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .Tablet-Vertical\:-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .Tablet-Vertical\:-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .Tablet-Vertical\:-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .Tablet-Vertical\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .Tablet-Vertical\:-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .Tablet-Vertical\:-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .Tablet-Vertical\:-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .Tablet-Vertical\:-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .Tablet-Vertical\:-my-15px {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .Tablet-Vertical\:my-m11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .Tablet-Vertical\:my-12px {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .Tablet-Vertical\:my-m72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .Tablet-Vertical\:my-m21 {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .Tablet-Vertical\:my-m15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .Tablet-Vertical\:my-m18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .Tablet-Vertical\:my-m35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .Tablet-Vertical\:my-m19 {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .Tablet-Vertical\:my-m17 {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .Tablet-Vertical\:my-m9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .Tablet-Vertical\:my-m10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .Tablet-Vertical\:my-m51 {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .Tablet-Vertical\:my-m43 {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .Tablet-Vertical\:my-m13 {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .Tablet-Vertical\:my-m26 {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .Tablet-Vertical\:my-m2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .Tablet-Vertical\:my-m14 {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .Tablet-Vertical\:my-m5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .Tablet-Vertical\:my-m8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .Tablet-Vertical\:my-mp15 {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .Tablet-Vertical\:-my-100 {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .Tablet-Vertical\:my-0auto {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .Tablet-Vertical\:my-o6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .Tablet-Vertical\:-my-23 {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .Tablet-Vertical\:last\:mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .Tablet-Vertical\:last\:mx-1:last-child {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .Tablet-Vertical\:last\:mx-2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .Tablet-Vertical\:last\:mx-3:last-child {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .Tablet-Vertical\:last\:mx-4:last-child {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .Tablet-Vertical\:last\:mx-5:last-child {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .Tablet-Vertical\:last\:mx-6:last-child {
    margin-left: 6px;
    margin-right: 6px;
  }

  .Tablet-Vertical\:last\:mx-7:last-child {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .Tablet-Vertical\:last\:mx-8:last-child {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .Tablet-Vertical\:last\:mx-9:last-child {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .Tablet-Vertical\:last\:mx-10:last-child {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .Tablet-Vertical\:last\:mx-11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .Tablet-Vertical\:last\:mx-12:last-child {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .Tablet-Vertical\:last\:mx-14:last-child {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .Tablet-Vertical\:last\:mx-15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .Tablet-Vertical\:last\:mx-16:last-child {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .Tablet-Vertical\:last\:mx-18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .Tablet-Vertical\:last\:mx-20:last-child {
    margin-left: 20px;
    margin-right: 20px;
  }

  .Tablet-Vertical\:last\:mx-21:last-child {
    margin-left: 21px;
    margin-right: 21px;
  }

  .Tablet-Vertical\:last\:mx-23:last-child {
    margin-left: 23px;
    margin-right: 23px;
  }

  .Tablet-Vertical\:last\:mx-24:last-child {
    margin-left: 24px;
    margin-right: 24px;
  }

  .Tablet-Vertical\:last\:mx-25:last-child {
    margin-left: 25px;
    margin-right: 25px;
  }

  .Tablet-Vertical\:last\:mx-27:last-child {
    margin-left: 27px;
    margin-right: 27px;
  }

  .Tablet-Vertical\:last\:mx-28:last-child {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .Tablet-Vertical\:last\:mx-30:last-child {
    margin-left: 30px;
    margin-right: 30px;
  }

  .Tablet-Vertical\:last\:mx-31:last-child {
    margin-left: 31px;
    margin-right: 31px;
  }

  .Tablet-Vertical\:last\:mx-32:last-child {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .Tablet-Vertical\:last\:mx-34:last-child {
    margin-left: 34px;
    margin-right: 34px;
  }

  .Tablet-Vertical\:last\:mx-35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .Tablet-Vertical\:last\:mx-36:last-child {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .Tablet-Vertical\:last\:mx-37:last-child {
    margin-left: 37px;
    margin-right: 37px;
  }

  .Tablet-Vertical\:last\:mx-38:last-child {
    margin-left: 38px;
    margin-right: 38px;
  }

  .Tablet-Vertical\:last\:mx-40:last-child {
    margin-left: 40px;
    margin-right: 40px;
  }

  .Tablet-Vertical\:last\:mx-42:last-child {
    margin-left: 42px;
    margin-right: 42px;
  }

  .Tablet-Vertical\:last\:mx-44:last-child {
    margin-left: 44px;
    margin-right: 44px;
  }

  .Tablet-Vertical\:last\:mx-45:last-child {
    margin-left: 45px;
    margin-right: 45px;
  }

  .Tablet-Vertical\:last\:mx-46:last-child {
    margin-left: 46px;
    margin-right: 46px;
  }

  .Tablet-Vertical\:last\:mx-48:last-child {
    margin-left: 48px;
    margin-right: 48px;
  }

  .Tablet-Vertical\:last\:mx-52:last-child {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .Tablet-Vertical\:last\:mx-53:last-child {
    margin-left: 53px;
    margin-right: 53px;
  }

  .Tablet-Vertical\:last\:mx-55:last-child {
    margin-left: 55px;
    margin-right: 55px;
  }

  .Tablet-Vertical\:last\:mx-56:last-child {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .Tablet-Vertical\:last\:mx-58:last-child {
    margin-left: 58px;
    margin-right: 58px;
  }

  .Tablet-Vertical\:last\:mx-59:last-child {
    margin-left: 59px;
    margin-right: 59px;
  }

  .Tablet-Vertical\:last\:mx-60:last-child {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .Tablet-Vertical\:last\:mx-63:last-child {
    margin-left: 63px;
    margin-right: 63px;
  }

  .Tablet-Vertical\:last\:mx-64:last-child {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .Tablet-Vertical\:last\:mx-65:last-child {
    margin-left: 65px;
    margin-right: 65px;
  }

  .Tablet-Vertical\:last\:mx-67:last-child {
    margin-left: 67px;
    margin-right: 67px;
  }

  .Tablet-Vertical\:last\:mx-70:last-child {
    margin-left: 70px;
    margin-right: 70px;
  }

  .Tablet-Vertical\:last\:mx-71:last-child {
    margin-left: 71px;
    margin-right: 71px;
  }

  .Tablet-Vertical\:last\:mx-72:last-child {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .Tablet-Vertical\:last\:mx-74:last-child {
    margin-left: 74px;
    margin-right: 74px;
  }

  .Tablet-Vertical\:last\:mx-78:last-child {
    margin-left: 78px;
    margin-right: 78px;
  }

  .Tablet-Vertical\:last\:mx-80:last-child {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .Tablet-Vertical\:last\:mx-83:last-child {
    margin-left: 83px;
    margin-right: 83px;
  }

  .Tablet-Vertical\:last\:mx-84:last-child {
    margin-left: 84px;
    margin-right: 84px;
  }

  .Tablet-Vertical\:last\:mx-89:last-child {
    margin-left: 89px;
    margin-right: 89px;
  }

  .Tablet-Vertical\:last\:mx-90:last-child {
    margin-left: 90px;
    margin-right: 90px;
  }

  .Tablet-Vertical\:last\:mx-92:last-child {
    margin-left: 92px;
    margin-right: 92px;
  }

  .Tablet-Vertical\:last\:mx-96:last-child {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .Tablet-Vertical\:last\:mx-97:last-child {
    margin-left: 97px;
    margin-right: 97px;
  }

  .Tablet-Vertical\:last\:mx-100:last-child {
    margin-left: 100px;
    margin-right: 100px;
  }

  .Tablet-Vertical\:last\:mx-106:last-child {
    margin-left: 106px;
    margin-right: 106px;
  }

  .Tablet-Vertical\:last\:mx-108:last-child {
    margin-left: 108px;
    margin-right: 108px;
  }

  .Tablet-Vertical\:last\:mx-109:last-child {
    margin-left: 109px;
    margin-right: 109px;
  }

  .Tablet-Vertical\:last\:mx-120:last-child {
    margin-left: 120px;
    margin-right: 120px;
  }

  .Tablet-Vertical\:last\:mx-135:last-child {
    margin-left: 135px;
    margin-right: 135px;
  }

  .Tablet-Vertical\:last\:mx-147:last-child {
    margin-left: 147px;
    margin-right: 147px;
  }

  .Tablet-Vertical\:last\:mx-150:last-child {
    margin-left: 150px;
    margin-right: 150px;
  }

  .Tablet-Vertical\:last\:mx-168:last-child {
    margin-left: 168px;
    margin-right: 168px;
  }

  .Tablet-Vertical\:last\:mx-180:last-child {
    margin-left: 180px;
    margin-right: 180px;
  }

  .Tablet-Vertical\:last\:mx-185:last-child {
    margin-left: 185px;
    margin-right: 185px;
  }

  .Tablet-Vertical\:last\:mx-200:last-child {
    margin-left: 200px;
    margin-right: 200px;
  }

  .Tablet-Vertical\:last\:mx-245:last-child {
    margin-left: 245px;
    margin-right: 245px;
  }

  .Tablet-Vertical\:last\:mx-300:last-child {
    margin-left: 300px;
    margin-right: 300px;
  }

  .Tablet-Vertical\:last\:mx-400:last-child {
    margin-left: 400px;
    margin-right: 400px;
  }

  .Tablet-Vertical\:last\:mx-480:last-child {
    margin-left: 480px;
    margin-right: 480px;
  }

  .Tablet-Vertical\:last\:mx-510:last-child {
    margin-left: 510px;
    margin-right: 510px;
  }

  .Tablet-Vertical\:last\:mx-537:last-child {
    margin-left: 537px;
    margin-right: 537px;
  }

  .Tablet-Vertical\:last\:mx-650:last-child {
    margin-left: 650px;
    margin-right: 650px;
  }

  .Tablet-Vertical\:last\:mx-auto:last-child {
    margin-left: auto;
    margin-right: auto;
  }

  .Tablet-Vertical\:last\:mx-px:last-child {
    margin-left: 1px;
    margin-right: 1px;
  }

  .Tablet-Vertical\:last\:mx-0\.5:last-child {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .Tablet-Vertical\:last\:mx-1\.5:last-child {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .Tablet-Vertical\:last\:mx-2\.5:last-child {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .Tablet-Vertical\:last\:mx-3\.5:last-child {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .Tablet-Vertical\:last\:-mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .Tablet-Vertical\:last\:-mx-1:last-child {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .Tablet-Vertical\:last\:-mx-2:last-child {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .Tablet-Vertical\:last\:-mx-3:last-child {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .Tablet-Vertical\:last\:-mx-4:last-child {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .Tablet-Vertical\:last\:-mx-5:last-child {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .Tablet-Vertical\:last\:-mx-6:last-child {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .Tablet-Vertical\:last\:-mx-7:last-child {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .Tablet-Vertical\:last\:-mx-8:last-child {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .Tablet-Vertical\:last\:-mx-9:last-child {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .Tablet-Vertical\:last\:-mx-10:last-child {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .Tablet-Vertical\:last\:-mx-11:last-child {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .Tablet-Vertical\:last\:-mx-12:last-child {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .Tablet-Vertical\:last\:-mx-14:last-child {
    margin-left: -14px;
    margin-right: -14px;
  }

  .Tablet-Vertical\:last\:-mx-16:last-child {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .Tablet-Vertical\:last\:-mx-20:last-child {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .Tablet-Vertical\:last\:-mx-24:last-child {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .Tablet-Vertical\:last\:-mx-28:last-child {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .Tablet-Vertical\:last\:-mx-32:last-child {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .Tablet-Vertical\:last\:-mx-36:last-child {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .Tablet-Vertical\:last\:-mx-40:last-child {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .Tablet-Vertical\:last\:-mx-44:last-child {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .Tablet-Vertical\:last\:-mx-48:last-child {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .Tablet-Vertical\:last\:-mx-52:last-child {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .Tablet-Vertical\:last\:-mx-56:last-child {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .Tablet-Vertical\:last\:-mx-60:last-child {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .Tablet-Vertical\:last\:-mx-64:last-child {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .Tablet-Vertical\:last\:-mx-72:last-child {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .Tablet-Vertical\:last\:-mx-80:last-child {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .Tablet-Vertical\:last\:-mx-96:last-child {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .Tablet-Vertical\:last\:-mx-px:last-child {
    margin-left: -1px;
    margin-right: -1px;
  }

  .Tablet-Vertical\:last\:-mx-0\.5:last-child {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .Tablet-Vertical\:last\:-mx-1\.5:last-child {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .Tablet-Vertical\:last\:-mx-2\.5:last-child {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .Tablet-Vertical\:last\:-mx-3\.5:last-child {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .Tablet-Vertical\:last\:-mx-15px:last-child {
    margin-left: -15px;
    margin-right: -15px;
  }

  .Tablet-Vertical\:last\:mx-m11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .Tablet-Vertical\:last\:mx-12px:last-child {
    margin-left: 12px;
    margin-right: 12px;
  }

  .Tablet-Vertical\:last\:mx-m72:last-child {
    margin-left: 72px;
    margin-right: 72px;
  }

  .Tablet-Vertical\:last\:mx-m21:last-child {
    margin-left: 21%;
    margin-right: 21%;
  }

  .Tablet-Vertical\:last\:mx-m15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .Tablet-Vertical\:last\:mx-m18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .Tablet-Vertical\:last\:mx-m35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .Tablet-Vertical\:last\:mx-m19:last-child {
    margin-left: 19px;
    margin-right: 19px;
  }

  .Tablet-Vertical\:last\:mx-m17:last-child {
    margin-left: 17px;
    margin-right: 17px;
  }

  .Tablet-Vertical\:last\:mx-m9:last-child {
    margin-left: 9px;
    margin-right: 9px;
  }

  .Tablet-Vertical\:last\:mx-m10:last-child {
    margin-left: 10px;
    margin-right: 10px;
  }

  .Tablet-Vertical\:last\:mx-m51:last-child {
    margin-left: 51px;
    margin-right: 51px;
  }

  .Tablet-Vertical\:last\:mx-m43:last-child {
    margin-left: 43px;
    margin-right: 43px;
  }

  .Tablet-Vertical\:last\:mx-m13:last-child {
    margin-left: 13px;
    margin-right: 13px;
  }

  .Tablet-Vertical\:last\:mx-m26:last-child {
    margin-left: 26px;
    margin-right: 26px;
  }

  .Tablet-Vertical\:last\:mx-m2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .Tablet-Vertical\:last\:mx-m14:last-child {
    margin-left: 14px;
    margin-right: 14px;
  }

  .Tablet-Vertical\:last\:mx-m5:last-child {
    margin-left: 5px;
    margin-right: 5px;
  }

  .Tablet-Vertical\:last\:mx-m8:last-child {
    margin-left: 8px;
    margin-right: 8px;
  }

  .Tablet-Vertical\:last\:mx-mp15:last-child {
    margin-left: 15%;
    margin-right: 15%;
  }

  .Tablet-Vertical\:last\:-mx-100:last-child {
    margin-left: -100px;
    margin-right: -100px;
  }

  .Tablet-Vertical\:last\:mx-0auto:last-child {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .Tablet-Vertical\:last\:mx-o6:last-child {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .Tablet-Vertical\:last\:-mx-23:last-child {
    margin-left: -23px;
    margin-right: -23px;
  }

  .Tablet-Vertical\:last\:my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .Tablet-Vertical\:last\:my-1:last-child {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .Tablet-Vertical\:last\:my-2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .Tablet-Vertical\:last\:my-3:last-child {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .Tablet-Vertical\:last\:my-4:last-child {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .Tablet-Vertical\:last\:my-5:last-child {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .Tablet-Vertical\:last\:my-6:last-child {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .Tablet-Vertical\:last\:my-7:last-child {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .Tablet-Vertical\:last\:my-8:last-child {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .Tablet-Vertical\:last\:my-9:last-child {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .Tablet-Vertical\:last\:my-10:last-child {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .Tablet-Vertical\:last\:my-11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .Tablet-Vertical\:last\:my-12:last-child {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .Tablet-Vertical\:last\:my-14:last-child {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .Tablet-Vertical\:last\:my-15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .Tablet-Vertical\:last\:my-16:last-child {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .Tablet-Vertical\:last\:my-18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .Tablet-Vertical\:last\:my-20:last-child {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .Tablet-Vertical\:last\:my-21:last-child {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .Tablet-Vertical\:last\:my-23:last-child {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .Tablet-Vertical\:last\:my-24:last-child {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .Tablet-Vertical\:last\:my-25:last-child {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .Tablet-Vertical\:last\:my-27:last-child {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .Tablet-Vertical\:last\:my-28:last-child {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .Tablet-Vertical\:last\:my-30:last-child {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .Tablet-Vertical\:last\:my-31:last-child {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .Tablet-Vertical\:last\:my-32:last-child {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .Tablet-Vertical\:last\:my-34:last-child {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .Tablet-Vertical\:last\:my-35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .Tablet-Vertical\:last\:my-36:last-child {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .Tablet-Vertical\:last\:my-37:last-child {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .Tablet-Vertical\:last\:my-38:last-child {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .Tablet-Vertical\:last\:my-40:last-child {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .Tablet-Vertical\:last\:my-42:last-child {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .Tablet-Vertical\:last\:my-44:last-child {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .Tablet-Vertical\:last\:my-45:last-child {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .Tablet-Vertical\:last\:my-46:last-child {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .Tablet-Vertical\:last\:my-48:last-child {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .Tablet-Vertical\:last\:my-52:last-child {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .Tablet-Vertical\:last\:my-53:last-child {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .Tablet-Vertical\:last\:my-55:last-child {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .Tablet-Vertical\:last\:my-56:last-child {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .Tablet-Vertical\:last\:my-58:last-child {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .Tablet-Vertical\:last\:my-59:last-child {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .Tablet-Vertical\:last\:my-60:last-child {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .Tablet-Vertical\:last\:my-63:last-child {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .Tablet-Vertical\:last\:my-64:last-child {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .Tablet-Vertical\:last\:my-65:last-child {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .Tablet-Vertical\:last\:my-67:last-child {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .Tablet-Vertical\:last\:my-70:last-child {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .Tablet-Vertical\:last\:my-71:last-child {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .Tablet-Vertical\:last\:my-72:last-child {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .Tablet-Vertical\:last\:my-74:last-child {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .Tablet-Vertical\:last\:my-78:last-child {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .Tablet-Vertical\:last\:my-80:last-child {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .Tablet-Vertical\:last\:my-83:last-child {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .Tablet-Vertical\:last\:my-84:last-child {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .Tablet-Vertical\:last\:my-89:last-child {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .Tablet-Vertical\:last\:my-90:last-child {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .Tablet-Vertical\:last\:my-92:last-child {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .Tablet-Vertical\:last\:my-96:last-child {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .Tablet-Vertical\:last\:my-97:last-child {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .Tablet-Vertical\:last\:my-100:last-child {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .Tablet-Vertical\:last\:my-106:last-child {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .Tablet-Vertical\:last\:my-108:last-child {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .Tablet-Vertical\:last\:my-109:last-child {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .Tablet-Vertical\:last\:my-120:last-child {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .Tablet-Vertical\:last\:my-135:last-child {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .Tablet-Vertical\:last\:my-147:last-child {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .Tablet-Vertical\:last\:my-150:last-child {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .Tablet-Vertical\:last\:my-168:last-child {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .Tablet-Vertical\:last\:my-180:last-child {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .Tablet-Vertical\:last\:my-185:last-child {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .Tablet-Vertical\:last\:my-200:last-child {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .Tablet-Vertical\:last\:my-245:last-child {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .Tablet-Vertical\:last\:my-300:last-child {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .Tablet-Vertical\:last\:my-400:last-child {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .Tablet-Vertical\:last\:my-480:last-child {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .Tablet-Vertical\:last\:my-510:last-child {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .Tablet-Vertical\:last\:my-537:last-child {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .Tablet-Vertical\:last\:my-650:last-child {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .Tablet-Vertical\:last\:my-auto:last-child {
    margin-top: auto;
    margin-bottom: auto;
  }

  .Tablet-Vertical\:last\:my-px:last-child {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .Tablet-Vertical\:last\:my-0\.5:last-child {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .Tablet-Vertical\:last\:my-1\.5:last-child {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .Tablet-Vertical\:last\:my-2\.5:last-child {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .Tablet-Vertical\:last\:my-3\.5:last-child {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .Tablet-Vertical\:last\:-my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .Tablet-Vertical\:last\:-my-1:last-child {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .Tablet-Vertical\:last\:-my-2:last-child {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .Tablet-Vertical\:last\:-my-3:last-child {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .Tablet-Vertical\:last\:-my-4:last-child {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .Tablet-Vertical\:last\:-my-5:last-child {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .Tablet-Vertical\:last\:-my-6:last-child {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .Tablet-Vertical\:last\:-my-7:last-child {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .Tablet-Vertical\:last\:-my-8:last-child {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .Tablet-Vertical\:last\:-my-9:last-child {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .Tablet-Vertical\:last\:-my-10:last-child {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .Tablet-Vertical\:last\:-my-11:last-child {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .Tablet-Vertical\:last\:-my-12:last-child {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .Tablet-Vertical\:last\:-my-14:last-child {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .Tablet-Vertical\:last\:-my-16:last-child {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .Tablet-Vertical\:last\:-my-20:last-child {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .Tablet-Vertical\:last\:-my-24:last-child {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .Tablet-Vertical\:last\:-my-28:last-child {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .Tablet-Vertical\:last\:-my-32:last-child {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .Tablet-Vertical\:last\:-my-36:last-child {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .Tablet-Vertical\:last\:-my-40:last-child {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .Tablet-Vertical\:last\:-my-44:last-child {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .Tablet-Vertical\:last\:-my-48:last-child {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .Tablet-Vertical\:last\:-my-52:last-child {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .Tablet-Vertical\:last\:-my-56:last-child {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .Tablet-Vertical\:last\:-my-60:last-child {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .Tablet-Vertical\:last\:-my-64:last-child {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .Tablet-Vertical\:last\:-my-72:last-child {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .Tablet-Vertical\:last\:-my-80:last-child {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .Tablet-Vertical\:last\:-my-96:last-child {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .Tablet-Vertical\:last\:-my-px:last-child {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .Tablet-Vertical\:last\:-my-0\.5:last-child {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .Tablet-Vertical\:last\:-my-1\.5:last-child {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .Tablet-Vertical\:last\:-my-2\.5:last-child {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .Tablet-Vertical\:last\:-my-3\.5:last-child {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .Tablet-Vertical\:last\:-my-15px:last-child {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .Tablet-Vertical\:last\:my-m11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .Tablet-Vertical\:last\:my-12px:last-child {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .Tablet-Vertical\:last\:my-m72:last-child {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .Tablet-Vertical\:last\:my-m21:last-child {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .Tablet-Vertical\:last\:my-m15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .Tablet-Vertical\:last\:my-m18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .Tablet-Vertical\:last\:my-m35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .Tablet-Vertical\:last\:my-m19:last-child {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .Tablet-Vertical\:last\:my-m17:last-child {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .Tablet-Vertical\:last\:my-m9:last-child {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .Tablet-Vertical\:last\:my-m10:last-child {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .Tablet-Vertical\:last\:my-m51:last-child {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .Tablet-Vertical\:last\:my-m43:last-child {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .Tablet-Vertical\:last\:my-m13:last-child {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .Tablet-Vertical\:last\:my-m26:last-child {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .Tablet-Vertical\:last\:my-m2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .Tablet-Vertical\:last\:my-m14:last-child {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .Tablet-Vertical\:last\:my-m5:last-child {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .Tablet-Vertical\:last\:my-m8:last-child {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .Tablet-Vertical\:last\:my-mp15:last-child {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .Tablet-Vertical\:last\:-my-100:last-child {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .Tablet-Vertical\:last\:my-0auto:last-child {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .Tablet-Vertical\:last\:my-o6:last-child {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .Tablet-Vertical\:last\:-my-23:last-child {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .Tablet-Vertical\:mt-0 {
    margin-top: 0px;
  }

  .Tablet-Vertical\:mt-1 {
    margin-top: 0.25rem;
  }

  .Tablet-Vertical\:mt-2 {
    margin-top: 2px;
  }

  .Tablet-Vertical\:mt-3 {
    margin-top: 0.75rem;
  }

  .Tablet-Vertical\:mt-4 {
    margin-top: 1rem;
  }

  .Tablet-Vertical\:mt-5 {
    margin-top: 1.25rem;
  }

  .Tablet-Vertical\:mt-6 {
    margin-top: 6px;
  }

  .Tablet-Vertical\:mt-7 {
    margin-top: 1.75rem;
  }

  .Tablet-Vertical\:mt-8 {
    margin-top: 2rem;
  }

  .Tablet-Vertical\:mt-9 {
    margin-top: 2.25rem;
  }

  .Tablet-Vertical\:mt-10 {
    margin-top: 2.5rem;
  }

  .Tablet-Vertical\:mt-11 {
    margin-top: 11px;
  }

  .Tablet-Vertical\:mt-12 {
    margin-top: 3rem;
  }

  .Tablet-Vertical\:mt-14 {
    margin-top: 3.5rem;
  }

  .Tablet-Vertical\:mt-15 {
    margin-top: 15px;
  }

  .Tablet-Vertical\:mt-16 {
    margin-top: 4rem;
  }

  .Tablet-Vertical\:mt-18 {
    margin-top: 18px;
  }

  .Tablet-Vertical\:mt-20 {
    margin-top: 20px;
  }

  .Tablet-Vertical\:mt-21 {
    margin-top: 21px;
  }

  .Tablet-Vertical\:mt-23 {
    margin-top: 23px;
  }

  .Tablet-Vertical\:mt-24 {
    margin-top: 24px;
  }

  .Tablet-Vertical\:mt-25 {
    margin-top: 25px;
  }

  .Tablet-Vertical\:mt-27 {
    margin-top: 27px;
  }

  .Tablet-Vertical\:mt-28 {
    margin-top: 7rem;
  }

  .Tablet-Vertical\:mt-30 {
    margin-top: 30px;
  }

  .Tablet-Vertical\:mt-31 {
    margin-top: 31px;
  }

  .Tablet-Vertical\:mt-32 {
    margin-top: 8rem;
  }

  .Tablet-Vertical\:mt-34 {
    margin-top: 34px;
  }

  .Tablet-Vertical\:mt-35 {
    margin-top: 35px;
  }

  .Tablet-Vertical\:mt-36 {
    margin-top: 9rem;
  }

  .Tablet-Vertical\:mt-37 {
    margin-top: 37px;
  }

  .Tablet-Vertical\:mt-38 {
    margin-top: 38px;
  }

  .Tablet-Vertical\:mt-40 {
    margin-top: 40px;
  }

  .Tablet-Vertical\:mt-42 {
    margin-top: 42px;
  }

  .Tablet-Vertical\:mt-44 {
    margin-top: 44px;
  }

  .Tablet-Vertical\:mt-45 {
    margin-top: 45px;
  }

  .Tablet-Vertical\:mt-46 {
    margin-top: 46px;
  }

  .Tablet-Vertical\:mt-48 {
    margin-top: 48px;
  }

  .Tablet-Vertical\:mt-52 {
    margin-top: 13rem;
  }

  .Tablet-Vertical\:mt-53 {
    margin-top: 53px;
  }

  .Tablet-Vertical\:mt-55 {
    margin-top: 55px;
  }

  .Tablet-Vertical\:mt-56 {
    margin-top: 14rem;
  }

  .Tablet-Vertical\:mt-58 {
    margin-top: 58px;
  }

  .Tablet-Vertical\:mt-59 {
    margin-top: 59px;
  }

  .Tablet-Vertical\:mt-60 {
    margin-top: 15rem;
  }

  .Tablet-Vertical\:mt-63 {
    margin-top: 63px;
  }

  .Tablet-Vertical\:mt-64 {
    margin-top: 16rem;
  }

  .Tablet-Vertical\:mt-65 {
    margin-top: 65px;
  }

  .Tablet-Vertical\:mt-67 {
    margin-top: 67px;
  }

  .Tablet-Vertical\:mt-70 {
    margin-top: 70px;
  }

  .Tablet-Vertical\:mt-71 {
    margin-top: 71px;
  }

  .Tablet-Vertical\:mt-72 {
    margin-top: 18rem;
  }

  .Tablet-Vertical\:mt-74 {
    margin-top: 74px;
  }

  .Tablet-Vertical\:mt-78 {
    margin-top: 78px;
  }

  .Tablet-Vertical\:mt-80 {
    margin-top: 20rem;
  }

  .Tablet-Vertical\:mt-83 {
    margin-top: 83px;
  }

  .Tablet-Vertical\:mt-84 {
    margin-top: 84px;
  }

  .Tablet-Vertical\:mt-89 {
    margin-top: 89px;
  }

  .Tablet-Vertical\:mt-90 {
    margin-top: 90px;
  }

  .Tablet-Vertical\:mt-92 {
    margin-top: 92px;
  }

  .Tablet-Vertical\:mt-96 {
    margin-top: 24rem;
  }

  .Tablet-Vertical\:mt-97 {
    margin-top: 97px;
  }

  .Tablet-Vertical\:mt-100 {
    margin-top: 100px;
  }

  .Tablet-Vertical\:mt-106 {
    margin-top: 106px;
  }

  .Tablet-Vertical\:mt-108 {
    margin-top: 108px;
  }

  .Tablet-Vertical\:mt-109 {
    margin-top: 109px;
  }

  .Tablet-Vertical\:mt-120 {
    margin-top: 120px;
  }

  .Tablet-Vertical\:mt-135 {
    margin-top: 135px;
  }

  .Tablet-Vertical\:mt-147 {
    margin-top: 147px;
  }

  .Tablet-Vertical\:mt-150 {
    margin-top: 150px;
  }

  .Tablet-Vertical\:mt-168 {
    margin-top: 168px;
  }

  .Tablet-Vertical\:mt-180 {
    margin-top: 180px;
  }

  .Tablet-Vertical\:mt-185 {
    margin-top: 185px;
  }

  .Tablet-Vertical\:mt-200 {
    margin-top: 200px;
  }

  .Tablet-Vertical\:mt-245 {
    margin-top: 245px;
  }

  .Tablet-Vertical\:mt-300 {
    margin-top: 300px;
  }

  .Tablet-Vertical\:mt-400 {
    margin-top: 400px;
  }

  .Tablet-Vertical\:mt-480 {
    margin-top: 480px;
  }

  .Tablet-Vertical\:mt-510 {
    margin-top: 510px;
  }

  .Tablet-Vertical\:mt-537 {
    margin-top: 537px;
  }

  .Tablet-Vertical\:mt-650 {
    margin-top: 650px;
  }

  .Tablet-Vertical\:mt-auto {
    margin-top: auto;
  }

  .Tablet-Vertical\:mt-px {
    margin-top: 1px;
  }

  .Tablet-Vertical\:mt-0\.5 {
    margin-top: 0.125rem;
  }

  .Tablet-Vertical\:mt-1\.5 {
    margin-top: 0.375rem;
  }

  .Tablet-Vertical\:mt-2\.5 {
    margin-top: 0.625rem;
  }

  .Tablet-Vertical\:mt-3\.5 {
    margin-top: 0.875rem;
  }

  .Tablet-Vertical\:-mt-0 {
    margin-top: 0px;
  }

  .Tablet-Vertical\:-mt-1 {
    margin-top: -0.25rem;
  }

  .Tablet-Vertical\:-mt-2 {
    margin-top: -0.5rem;
  }

  .Tablet-Vertical\:-mt-3 {
    margin-top: -0.75rem;
  }

  .Tablet-Vertical\:-mt-4 {
    margin-top: -1rem;
  }

  .Tablet-Vertical\:-mt-5 {
    margin-top: -1.25rem;
  }

  .Tablet-Vertical\:-mt-6 {
    margin-top: -1.5rem;
  }

  .Tablet-Vertical\:-mt-7 {
    margin-top: -1.75rem;
  }

  .Tablet-Vertical\:-mt-8 {
    margin-top: -2rem;
  }

  .Tablet-Vertical\:-mt-9 {
    margin-top: -2.25rem;
  }

  .Tablet-Vertical\:-mt-10 {
    margin-top: -2.5rem;
  }

  .Tablet-Vertical\:-mt-11 {
    margin-top: -2.75rem;
  }

  .Tablet-Vertical\:-mt-12 {
    margin-top: -3rem;
  }

  .Tablet-Vertical\:-mt-14 {
    margin-top: -14px;
  }

  .Tablet-Vertical\:-mt-16 {
    margin-top: -4rem;
  }

  .Tablet-Vertical\:-mt-20 {
    margin-top: -5rem;
  }

  .Tablet-Vertical\:-mt-24 {
    margin-top: -6rem;
  }

  .Tablet-Vertical\:-mt-28 {
    margin-top: -7rem;
  }

  .Tablet-Vertical\:-mt-32 {
    margin-top: -8rem;
  }

  .Tablet-Vertical\:-mt-36 {
    margin-top: -9rem;
  }

  .Tablet-Vertical\:-mt-40 {
    margin-top: -10rem;
  }

  .Tablet-Vertical\:-mt-44 {
    margin-top: -11rem;
  }

  .Tablet-Vertical\:-mt-48 {
    margin-top: -12rem;
  }

  .Tablet-Vertical\:-mt-52 {
    margin-top: -13rem;
  }

  .Tablet-Vertical\:-mt-56 {
    margin-top: -14rem;
  }

  .Tablet-Vertical\:-mt-60 {
    margin-top: -15rem;
  }

  .Tablet-Vertical\:-mt-64 {
    margin-top: -16rem;
  }

  .Tablet-Vertical\:-mt-72 {
    margin-top: -18rem;
  }

  .Tablet-Vertical\:-mt-80 {
    margin-top: -20rem;
  }

  .Tablet-Vertical\:-mt-96 {
    margin-top: -24rem;
  }

  .Tablet-Vertical\:-mt-px {
    margin-top: -1px;
  }

  .Tablet-Vertical\:-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .Tablet-Vertical\:-mt-1\.5 {
    margin-top: -0.375rem;
  }

  .Tablet-Vertical\:-mt-2\.5 {
    margin-top: -0.625rem;
  }

  .Tablet-Vertical\:-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .Tablet-Vertical\:-mt-15px {
    margin-top: -15px;
  }

  .Tablet-Vertical\:mt-m11 {
    margin-top: 11px;
  }

  .Tablet-Vertical\:mt-12px {
    margin-top: 12px;
  }

  .Tablet-Vertical\:mt-m72 {
    margin-top: 72px;
  }

  .Tablet-Vertical\:mt-m21 {
    margin-top: 21%;
  }

  .Tablet-Vertical\:mt-m15 {
    margin-top: 15px;
  }

  .Tablet-Vertical\:mt-m18 {
    margin-top: 18px;
  }

  .Tablet-Vertical\:mt-m35 {
    margin-top: 35px;
  }

  .Tablet-Vertical\:mt-m19 {
    margin-top: 19px;
  }

  .Tablet-Vertical\:mt-m17 {
    margin-top: 17px;
  }

  .Tablet-Vertical\:mt-m9 {
    margin-top: 9px;
  }

  .Tablet-Vertical\:mt-m10 {
    margin-top: 10px;
  }

  .Tablet-Vertical\:mt-m51 {
    margin-top: 51px;
  }

  .Tablet-Vertical\:mt-m43 {
    margin-top: 43px;
  }

  .Tablet-Vertical\:mt-m13 {
    margin-top: 13px;
  }

  .Tablet-Vertical\:mt-m26 {
    margin-top: 26px;
  }

  .Tablet-Vertical\:mt-m2 {
    margin-top: 2px;
  }

  .Tablet-Vertical\:mt-m14 {
    margin-top: 14px;
  }

  .Tablet-Vertical\:mt-m5 {
    margin-top: 5px;
  }

  .Tablet-Vertical\:mt-m8 {
    margin-top: 8px;
  }

  .Tablet-Vertical\:mt-mp15 {
    margin-top: 15%;
  }

  .Tablet-Vertical\:-mt-100 {
    margin-top: -100px;
  }

  .Tablet-Vertical\:mt-0auto {
    margin-top: 0px auto;
  }

  .Tablet-Vertical\:mt-o6 {
    margin-top: 1.5rem;
  }

  .Tablet-Vertical\:-mt-23 {
    margin-top: -23px;
  }

  .Tablet-Vertical\:mr-0 {
    margin-right: 0px;
  }

  .Tablet-Vertical\:mr-1 {
    margin-right: 0.25rem;
  }

  .Tablet-Vertical\:mr-2 {
    margin-right: 2px;
  }

  .Tablet-Vertical\:mr-3 {
    margin-right: 0.75rem;
  }

  .Tablet-Vertical\:mr-4 {
    margin-right: 1rem;
  }

  .Tablet-Vertical\:mr-5 {
    margin-right: 1.25rem;
  }

  .Tablet-Vertical\:mr-6 {
    margin-right: 6px;
  }

  .Tablet-Vertical\:mr-7 {
    margin-right: 1.75rem;
  }

  .Tablet-Vertical\:mr-8 {
    margin-right: 2rem;
  }

  .Tablet-Vertical\:mr-9 {
    margin-right: 2.25rem;
  }

  .Tablet-Vertical\:mr-10 {
    margin-right: 2.5rem;
  }

  .Tablet-Vertical\:mr-11 {
    margin-right: 11px;
  }

  .Tablet-Vertical\:mr-12 {
    margin-right: 3rem;
  }

  .Tablet-Vertical\:mr-14 {
    margin-right: 3.5rem;
  }

  .Tablet-Vertical\:mr-15 {
    margin-right: 15px;
  }

  .Tablet-Vertical\:mr-16 {
    margin-right: 4rem;
  }

  .Tablet-Vertical\:mr-18 {
    margin-right: 18px;
  }

  .Tablet-Vertical\:mr-20 {
    margin-right: 20px;
  }

  .Tablet-Vertical\:mr-21 {
    margin-right: 21px;
  }

  .Tablet-Vertical\:mr-23 {
    margin-right: 23px;
  }

  .Tablet-Vertical\:mr-24 {
    margin-right: 24px;
  }

  .Tablet-Vertical\:mr-25 {
    margin-right: 25px;
  }

  .Tablet-Vertical\:mr-27 {
    margin-right: 27px;
  }

  .Tablet-Vertical\:mr-28 {
    margin-right: 7rem;
  }

  .Tablet-Vertical\:mr-30 {
    margin-right: 30px;
  }

  .Tablet-Vertical\:mr-31 {
    margin-right: 31px;
  }

  .Tablet-Vertical\:mr-32 {
    margin-right: 8rem;
  }

  .Tablet-Vertical\:mr-34 {
    margin-right: 34px;
  }

  .Tablet-Vertical\:mr-35 {
    margin-right: 35px;
  }

  .Tablet-Vertical\:mr-36 {
    margin-right: 9rem;
  }

  .Tablet-Vertical\:mr-37 {
    margin-right: 37px;
  }

  .Tablet-Vertical\:mr-38 {
    margin-right: 38px;
  }

  .Tablet-Vertical\:mr-40 {
    margin-right: 40px;
  }

  .Tablet-Vertical\:mr-42 {
    margin-right: 42px;
  }

  .Tablet-Vertical\:mr-44 {
    margin-right: 44px;
  }

  .Tablet-Vertical\:mr-45 {
    margin-right: 45px;
  }

  .Tablet-Vertical\:mr-46 {
    margin-right: 46px;
  }

  .Tablet-Vertical\:mr-48 {
    margin-right: 48px;
  }

  .Tablet-Vertical\:mr-52 {
    margin-right: 13rem;
  }

  .Tablet-Vertical\:mr-53 {
    margin-right: 53px;
  }

  .Tablet-Vertical\:mr-55 {
    margin-right: 55px;
  }

  .Tablet-Vertical\:mr-56 {
    margin-right: 14rem;
  }

  .Tablet-Vertical\:mr-58 {
    margin-right: 58px;
  }

  .Tablet-Vertical\:mr-59 {
    margin-right: 59px;
  }

  .Tablet-Vertical\:mr-60 {
    margin-right: 15rem;
  }

  .Tablet-Vertical\:mr-63 {
    margin-right: 63px;
  }

  .Tablet-Vertical\:mr-64 {
    margin-right: 16rem;
  }

  .Tablet-Vertical\:mr-65 {
    margin-right: 65px;
  }

  .Tablet-Vertical\:mr-67 {
    margin-right: 67px;
  }

  .Tablet-Vertical\:mr-70 {
    margin-right: 70px;
  }

  .Tablet-Vertical\:mr-71 {
    margin-right: 71px;
  }

  .Tablet-Vertical\:mr-72 {
    margin-right: 18rem;
  }

  .Tablet-Vertical\:mr-74 {
    margin-right: 74px;
  }

  .Tablet-Vertical\:mr-78 {
    margin-right: 78px;
  }

  .Tablet-Vertical\:mr-80 {
    margin-right: 20rem;
  }

  .Tablet-Vertical\:mr-83 {
    margin-right: 83px;
  }

  .Tablet-Vertical\:mr-84 {
    margin-right: 84px;
  }

  .Tablet-Vertical\:mr-89 {
    margin-right: 89px;
  }

  .Tablet-Vertical\:mr-90 {
    margin-right: 90px;
  }

  .Tablet-Vertical\:mr-92 {
    margin-right: 92px;
  }

  .Tablet-Vertical\:mr-96 {
    margin-right: 24rem;
  }

  .Tablet-Vertical\:mr-97 {
    margin-right: 97px;
  }

  .Tablet-Vertical\:mr-100 {
    margin-right: 100px;
  }

  .Tablet-Vertical\:mr-106 {
    margin-right: 106px;
  }

  .Tablet-Vertical\:mr-108 {
    margin-right: 108px;
  }

  .Tablet-Vertical\:mr-109 {
    margin-right: 109px;
  }

  .Tablet-Vertical\:mr-120 {
    margin-right: 120px;
  }

  .Tablet-Vertical\:mr-135 {
    margin-right: 135px;
  }

  .Tablet-Vertical\:mr-147 {
    margin-right: 147px;
  }

  .Tablet-Vertical\:mr-150 {
    margin-right: 150px;
  }

  .Tablet-Vertical\:mr-168 {
    margin-right: 168px;
  }

  .Tablet-Vertical\:mr-180 {
    margin-right: 180px;
  }

  .Tablet-Vertical\:mr-185 {
    margin-right: 185px;
  }

  .Tablet-Vertical\:mr-200 {
    margin-right: 200px;
  }

  .Tablet-Vertical\:mr-245 {
    margin-right: 245px;
  }

  .Tablet-Vertical\:mr-300 {
    margin-right: 300px;
  }

  .Tablet-Vertical\:mr-400 {
    margin-right: 400px;
  }

  .Tablet-Vertical\:mr-480 {
    margin-right: 480px;
  }

  .Tablet-Vertical\:mr-510 {
    margin-right: 510px;
  }

  .Tablet-Vertical\:mr-537 {
    margin-right: 537px;
  }

  .Tablet-Vertical\:mr-650 {
    margin-right: 650px;
  }

  .Tablet-Vertical\:mr-auto {
    margin-right: auto;
  }

  .Tablet-Vertical\:mr-px {
    margin-right: 1px;
  }

  .Tablet-Vertical\:mr-0\.5 {
    margin-right: 0.125rem;
  }

  .Tablet-Vertical\:mr-1\.5 {
    margin-right: 0.375rem;
  }

  .Tablet-Vertical\:mr-2\.5 {
    margin-right: 0.625rem;
  }

  .Tablet-Vertical\:mr-3\.5 {
    margin-right: 0.875rem;
  }

  .Tablet-Vertical\:-mr-0 {
    margin-right: 0px;
  }

  .Tablet-Vertical\:-mr-1 {
    margin-right: -0.25rem;
  }

  .Tablet-Vertical\:-mr-2 {
    margin-right: -0.5rem;
  }

  .Tablet-Vertical\:-mr-3 {
    margin-right: -0.75rem;
  }

  .Tablet-Vertical\:-mr-4 {
    margin-right: -1rem;
  }

  .Tablet-Vertical\:-mr-5 {
    margin-right: -1.25rem;
  }

  .Tablet-Vertical\:-mr-6 {
    margin-right: -1.5rem;
  }

  .Tablet-Vertical\:-mr-7 {
    margin-right: -1.75rem;
  }

  .Tablet-Vertical\:-mr-8 {
    margin-right: -2rem;
  }

  .Tablet-Vertical\:-mr-9 {
    margin-right: -2.25rem;
  }

  .Tablet-Vertical\:-mr-10 {
    margin-right: -2.5rem;
  }

  .Tablet-Vertical\:-mr-11 {
    margin-right: -2.75rem;
  }

  .Tablet-Vertical\:-mr-12 {
    margin-right: -3rem;
  }

  .Tablet-Vertical\:-mr-14 {
    margin-right: -14px;
  }

  .Tablet-Vertical\:-mr-16 {
    margin-right: -4rem;
  }

  .Tablet-Vertical\:-mr-20 {
    margin-right: -5rem;
  }

  .Tablet-Vertical\:-mr-24 {
    margin-right: -6rem;
  }

  .Tablet-Vertical\:-mr-28 {
    margin-right: -7rem;
  }

  .Tablet-Vertical\:-mr-32 {
    margin-right: -8rem;
  }

  .Tablet-Vertical\:-mr-36 {
    margin-right: -9rem;
  }

  .Tablet-Vertical\:-mr-40 {
    margin-right: -10rem;
  }

  .Tablet-Vertical\:-mr-44 {
    margin-right: -11rem;
  }

  .Tablet-Vertical\:-mr-48 {
    margin-right: -12rem;
  }

  .Tablet-Vertical\:-mr-52 {
    margin-right: -13rem;
  }

  .Tablet-Vertical\:-mr-56 {
    margin-right: -14rem;
  }

  .Tablet-Vertical\:-mr-60 {
    margin-right: -15rem;
  }

  .Tablet-Vertical\:-mr-64 {
    margin-right: -16rem;
  }

  .Tablet-Vertical\:-mr-72 {
    margin-right: -18rem;
  }

  .Tablet-Vertical\:-mr-80 {
    margin-right: -20rem;
  }

  .Tablet-Vertical\:-mr-96 {
    margin-right: -24rem;
  }

  .Tablet-Vertical\:-mr-px {
    margin-right: -1px;
  }

  .Tablet-Vertical\:-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .Tablet-Vertical\:-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .Tablet-Vertical\:-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .Tablet-Vertical\:-mr-3\.5 {
    margin-right: -0.875rem;
  }

  .Tablet-Vertical\:-mr-15px {
    margin-right: -15px;
  }

  .Tablet-Vertical\:mr-m11 {
    margin-right: 11px;
  }

  .Tablet-Vertical\:mr-12px {
    margin-right: 12px;
  }

  .Tablet-Vertical\:mr-m72 {
    margin-right: 72px;
  }

  .Tablet-Vertical\:mr-m21 {
    margin-right: 21%;
  }

  .Tablet-Vertical\:mr-m15 {
    margin-right: 15px;
  }

  .Tablet-Vertical\:mr-m18 {
    margin-right: 18px;
  }

  .Tablet-Vertical\:mr-m35 {
    margin-right: 35px;
  }

  .Tablet-Vertical\:mr-m19 {
    margin-right: 19px;
  }

  .Tablet-Vertical\:mr-m17 {
    margin-right: 17px;
  }

  .Tablet-Vertical\:mr-m9 {
    margin-right: 9px;
  }

  .Tablet-Vertical\:mr-m10 {
    margin-right: 10px;
  }

  .Tablet-Vertical\:mr-m51 {
    margin-right: 51px;
  }

  .Tablet-Vertical\:mr-m43 {
    margin-right: 43px;
  }

  .Tablet-Vertical\:mr-m13 {
    margin-right: 13px;
  }

  .Tablet-Vertical\:mr-m26 {
    margin-right: 26px;
  }

  .Tablet-Vertical\:mr-m2 {
    margin-right: 2px;
  }

  .Tablet-Vertical\:mr-m14 {
    margin-right: 14px;
  }

  .Tablet-Vertical\:mr-m5 {
    margin-right: 5px;
  }

  .Tablet-Vertical\:mr-m8 {
    margin-right: 8px;
  }

  .Tablet-Vertical\:mr-mp15 {
    margin-right: 15%;
  }

  .Tablet-Vertical\:-mr-100 {
    margin-right: -100px;
  }

  .Tablet-Vertical\:mr-0auto {
    margin-right: 0px auto;
  }

  .Tablet-Vertical\:mr-o6 {
    margin-right: 1.5rem;
  }

  .Tablet-Vertical\:-mr-23 {
    margin-right: -23px;
  }

  .Tablet-Vertical\:mb-0 {
    margin-bottom: 0px;
  }

  .Tablet-Vertical\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .Tablet-Vertical\:mb-2 {
    margin-bottom: 2px;
  }

  .Tablet-Vertical\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .Tablet-Vertical\:mb-4 {
    margin-bottom: 1rem;
  }

  .Tablet-Vertical\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .Tablet-Vertical\:mb-6 {
    margin-bottom: 6px;
  }

  .Tablet-Vertical\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .Tablet-Vertical\:mb-8 {
    margin-bottom: 2rem;
  }

  .Tablet-Vertical\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .Tablet-Vertical\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .Tablet-Vertical\:mb-11 {
    margin-bottom: 11px;
  }

  .Tablet-Vertical\:mb-12 {
    margin-bottom: 3rem;
  }

  .Tablet-Vertical\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .Tablet-Vertical\:mb-15 {
    margin-bottom: 15px;
  }

  .Tablet-Vertical\:mb-16 {
    margin-bottom: 4rem;
  }

  .Tablet-Vertical\:mb-18 {
    margin-bottom: 18px;
  }

  .Tablet-Vertical\:mb-20 {
    margin-bottom: 20px;
  }

  .Tablet-Vertical\:mb-21 {
    margin-bottom: 21px;
  }

  .Tablet-Vertical\:mb-23 {
    margin-bottom: 23px;
  }

  .Tablet-Vertical\:mb-24 {
    margin-bottom: 24px;
  }

  .Tablet-Vertical\:mb-25 {
    margin-bottom: 25px;
  }

  .Tablet-Vertical\:mb-27 {
    margin-bottom: 27px;
  }

  .Tablet-Vertical\:mb-28 {
    margin-bottom: 7rem;
  }

  .Tablet-Vertical\:mb-30 {
    margin-bottom: 30px;
  }

  .Tablet-Vertical\:mb-31 {
    margin-bottom: 31px;
  }

  .Tablet-Vertical\:mb-32 {
    margin-bottom: 8rem;
  }

  .Tablet-Vertical\:mb-34 {
    margin-bottom: 34px;
  }

  .Tablet-Vertical\:mb-35 {
    margin-bottom: 35px;
  }

  .Tablet-Vertical\:mb-36 {
    margin-bottom: 9rem;
  }

  .Tablet-Vertical\:mb-37 {
    margin-bottom: 37px;
  }

  .Tablet-Vertical\:mb-38 {
    margin-bottom: 38px;
  }

  .Tablet-Vertical\:mb-40 {
    margin-bottom: 40px;
  }

  .Tablet-Vertical\:mb-42 {
    margin-bottom: 42px;
  }

  .Tablet-Vertical\:mb-44 {
    margin-bottom: 44px;
  }

  .Tablet-Vertical\:mb-45 {
    margin-bottom: 45px;
  }

  .Tablet-Vertical\:mb-46 {
    margin-bottom: 46px;
  }

  .Tablet-Vertical\:mb-48 {
    margin-bottom: 48px;
  }

  .Tablet-Vertical\:mb-52 {
    margin-bottom: 13rem;
  }

  .Tablet-Vertical\:mb-53 {
    margin-bottom: 53px;
  }

  .Tablet-Vertical\:mb-55 {
    margin-bottom: 55px;
  }

  .Tablet-Vertical\:mb-56 {
    margin-bottom: 14rem;
  }

  .Tablet-Vertical\:mb-58 {
    margin-bottom: 58px;
  }

  .Tablet-Vertical\:mb-59 {
    margin-bottom: 59px;
  }

  .Tablet-Vertical\:mb-60 {
    margin-bottom: 15rem;
  }

  .Tablet-Vertical\:mb-63 {
    margin-bottom: 63px;
  }

  .Tablet-Vertical\:mb-64 {
    margin-bottom: 16rem;
  }

  .Tablet-Vertical\:mb-65 {
    margin-bottom: 65px;
  }

  .Tablet-Vertical\:mb-67 {
    margin-bottom: 67px;
  }

  .Tablet-Vertical\:mb-70 {
    margin-bottom: 70px;
  }

  .Tablet-Vertical\:mb-71 {
    margin-bottom: 71px;
  }

  .Tablet-Vertical\:mb-72 {
    margin-bottom: 18rem;
  }

  .Tablet-Vertical\:mb-74 {
    margin-bottom: 74px;
  }

  .Tablet-Vertical\:mb-78 {
    margin-bottom: 78px;
  }

  .Tablet-Vertical\:mb-80 {
    margin-bottom: 20rem;
  }

  .Tablet-Vertical\:mb-83 {
    margin-bottom: 83px;
  }

  .Tablet-Vertical\:mb-84 {
    margin-bottom: 84px;
  }

  .Tablet-Vertical\:mb-89 {
    margin-bottom: 89px;
  }

  .Tablet-Vertical\:mb-90 {
    margin-bottom: 90px;
  }

  .Tablet-Vertical\:mb-92 {
    margin-bottom: 92px;
  }

  .Tablet-Vertical\:mb-96 {
    margin-bottom: 24rem;
  }

  .Tablet-Vertical\:mb-97 {
    margin-bottom: 97px;
  }

  .Tablet-Vertical\:mb-100 {
    margin-bottom: 100px;
  }

  .Tablet-Vertical\:mb-106 {
    margin-bottom: 106px;
  }

  .Tablet-Vertical\:mb-108 {
    margin-bottom: 108px;
  }

  .Tablet-Vertical\:mb-109 {
    margin-bottom: 109px;
  }

  .Tablet-Vertical\:mb-120 {
    margin-bottom: 120px;
  }

  .Tablet-Vertical\:mb-135 {
    margin-bottom: 135px;
  }

  .Tablet-Vertical\:mb-147 {
    margin-bottom: 147px;
  }

  .Tablet-Vertical\:mb-150 {
    margin-bottom: 150px;
  }

  .Tablet-Vertical\:mb-168 {
    margin-bottom: 168px;
  }

  .Tablet-Vertical\:mb-180 {
    margin-bottom: 180px;
  }

  .Tablet-Vertical\:mb-185 {
    margin-bottom: 185px;
  }

  .Tablet-Vertical\:mb-200 {
    margin-bottom: 200px;
  }

  .Tablet-Vertical\:mb-245 {
    margin-bottom: 245px;
  }

  .Tablet-Vertical\:mb-300 {
    margin-bottom: 300px;
  }

  .Tablet-Vertical\:mb-400 {
    margin-bottom: 400px;
  }

  .Tablet-Vertical\:mb-480 {
    margin-bottom: 480px;
  }

  .Tablet-Vertical\:mb-510 {
    margin-bottom: 510px;
  }

  .Tablet-Vertical\:mb-537 {
    margin-bottom: 537px;
  }

  .Tablet-Vertical\:mb-650 {
    margin-bottom: 650px;
  }

  .Tablet-Vertical\:mb-auto {
    margin-bottom: auto;
  }

  .Tablet-Vertical\:mb-px {
    margin-bottom: 1px;
  }

  .Tablet-Vertical\:mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .Tablet-Vertical\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .Tablet-Vertical\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .Tablet-Vertical\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .Tablet-Vertical\:-mb-0 {
    margin-bottom: 0px;
  }

  .Tablet-Vertical\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .Tablet-Vertical\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .Tablet-Vertical\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .Tablet-Vertical\:-mb-4 {
    margin-bottom: -1rem;
  }

  .Tablet-Vertical\:-mb-5 {
    margin-bottom: -1.25rem;
  }

  .Tablet-Vertical\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .Tablet-Vertical\:-mb-7 {
    margin-bottom: -1.75rem;
  }

  .Tablet-Vertical\:-mb-8 {
    margin-bottom: -2rem;
  }

  .Tablet-Vertical\:-mb-9 {
    margin-bottom: -2.25rem;
  }

  .Tablet-Vertical\:-mb-10 {
    margin-bottom: -2.5rem;
  }

  .Tablet-Vertical\:-mb-11 {
    margin-bottom: -2.75rem;
  }

  .Tablet-Vertical\:-mb-12 {
    margin-bottom: -3rem;
  }

  .Tablet-Vertical\:-mb-14 {
    margin-bottom: -14px;
  }

  .Tablet-Vertical\:-mb-16 {
    margin-bottom: -4rem;
  }

  .Tablet-Vertical\:-mb-20 {
    margin-bottom: -5rem;
  }

  .Tablet-Vertical\:-mb-24 {
    margin-bottom: -6rem;
  }

  .Tablet-Vertical\:-mb-28 {
    margin-bottom: -7rem;
  }

  .Tablet-Vertical\:-mb-32 {
    margin-bottom: -8rem;
  }

  .Tablet-Vertical\:-mb-36 {
    margin-bottom: -9rem;
  }

  .Tablet-Vertical\:-mb-40 {
    margin-bottom: -10rem;
  }

  .Tablet-Vertical\:-mb-44 {
    margin-bottom: -11rem;
  }

  .Tablet-Vertical\:-mb-48 {
    margin-bottom: -12rem;
  }

  .Tablet-Vertical\:-mb-52 {
    margin-bottom: -13rem;
  }

  .Tablet-Vertical\:-mb-56 {
    margin-bottom: -14rem;
  }

  .Tablet-Vertical\:-mb-60 {
    margin-bottom: -15rem;
  }

  .Tablet-Vertical\:-mb-64 {
    margin-bottom: -16rem;
  }

  .Tablet-Vertical\:-mb-72 {
    margin-bottom: -18rem;
  }

  .Tablet-Vertical\:-mb-80 {
    margin-bottom: -20rem;
  }

  .Tablet-Vertical\:-mb-96 {
    margin-bottom: -24rem;
  }

  .Tablet-Vertical\:-mb-px {
    margin-bottom: -1px;
  }

  .Tablet-Vertical\:-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

  .Tablet-Vertical\:-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

  .Tablet-Vertical\:-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .Tablet-Vertical\:-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .Tablet-Vertical\:-mb-15px {
    margin-bottom: -15px;
  }

  .Tablet-Vertical\:mb-m11 {
    margin-bottom: 11px;
  }

  .Tablet-Vertical\:mb-12px {
    margin-bottom: 12px;
  }

  .Tablet-Vertical\:mb-m72 {
    margin-bottom: 72px;
  }

  .Tablet-Vertical\:mb-m21 {
    margin-bottom: 21%;
  }

  .Tablet-Vertical\:mb-m15 {
    margin-bottom: 15px;
  }

  .Tablet-Vertical\:mb-m18 {
    margin-bottom: 18px;
  }

  .Tablet-Vertical\:mb-m35 {
    margin-bottom: 35px;
  }

  .Tablet-Vertical\:mb-m19 {
    margin-bottom: 19px;
  }

  .Tablet-Vertical\:mb-m17 {
    margin-bottom: 17px;
  }

  .Tablet-Vertical\:mb-m9 {
    margin-bottom: 9px;
  }

  .Tablet-Vertical\:mb-m10 {
    margin-bottom: 10px;
  }

  .Tablet-Vertical\:mb-m51 {
    margin-bottom: 51px;
  }

  .Tablet-Vertical\:mb-m43 {
    margin-bottom: 43px;
  }

  .Tablet-Vertical\:mb-m13 {
    margin-bottom: 13px;
  }

  .Tablet-Vertical\:mb-m26 {
    margin-bottom: 26px;
  }

  .Tablet-Vertical\:mb-m2 {
    margin-bottom: 2px;
  }

  .Tablet-Vertical\:mb-m14 {
    margin-bottom: 14px;
  }

  .Tablet-Vertical\:mb-m5 {
    margin-bottom: 5px;
  }

  .Tablet-Vertical\:mb-m8 {
    margin-bottom: 8px;
  }

  .Tablet-Vertical\:mb-mp15 {
    margin-bottom: 15%;
  }

  .Tablet-Vertical\:-mb-100 {
    margin-bottom: -100px;
  }

  .Tablet-Vertical\:mb-0auto {
    margin-bottom: 0px auto;
  }

  .Tablet-Vertical\:mb-o6 {
    margin-bottom: 1.5rem;
  }

  .Tablet-Vertical\:-mb-23 {
    margin-bottom: -23px;
  }

  .Tablet-Vertical\:ml-0 {
    margin-left: 0px;
  }

  .Tablet-Vertical\:ml-1 {
    margin-left: 0.25rem;
  }

  .Tablet-Vertical\:ml-2 {
    margin-left: 2px;
  }

  .Tablet-Vertical\:ml-3 {
    margin-left: 0.75rem;
  }

  .Tablet-Vertical\:ml-4 {
    margin-left: 1rem;
  }

  .Tablet-Vertical\:ml-5 {
    margin-left: 1.25rem;
  }

  .Tablet-Vertical\:ml-6 {
    margin-left: 6px;
  }

  .Tablet-Vertical\:ml-7 {
    margin-left: 1.75rem;
  }

  .Tablet-Vertical\:ml-8 {
    margin-left: 2rem;
  }

  .Tablet-Vertical\:ml-9 {
    margin-left: 2.25rem;
  }

  .Tablet-Vertical\:ml-10 {
    margin-left: 2.5rem;
  }

  .Tablet-Vertical\:ml-11 {
    margin-left: 11px;
  }

  .Tablet-Vertical\:ml-12 {
    margin-left: 3rem;
  }

  .Tablet-Vertical\:ml-14 {
    margin-left: 3.5rem;
  }

  .Tablet-Vertical\:ml-15 {
    margin-left: 15px;
  }

  .Tablet-Vertical\:ml-16 {
    margin-left: 4rem;
  }

  .Tablet-Vertical\:ml-18 {
    margin-left: 18px;
  }

  .Tablet-Vertical\:ml-20 {
    margin-left: 20px;
  }

  .Tablet-Vertical\:ml-21 {
    margin-left: 21px;
  }

  .Tablet-Vertical\:ml-23 {
    margin-left: 23px;
  }

  .Tablet-Vertical\:ml-24 {
    margin-left: 24px;
  }

  .Tablet-Vertical\:ml-25 {
    margin-left: 25px;
  }

  .Tablet-Vertical\:ml-27 {
    margin-left: 27px;
  }

  .Tablet-Vertical\:ml-28 {
    margin-left: 7rem;
  }

  .Tablet-Vertical\:ml-30 {
    margin-left: 30px;
  }

  .Tablet-Vertical\:ml-31 {
    margin-left: 31px;
  }

  .Tablet-Vertical\:ml-32 {
    margin-left: 8rem;
  }

  .Tablet-Vertical\:ml-34 {
    margin-left: 34px;
  }

  .Tablet-Vertical\:ml-35 {
    margin-left: 35px;
  }

  .Tablet-Vertical\:ml-36 {
    margin-left: 9rem;
  }

  .Tablet-Vertical\:ml-37 {
    margin-left: 37px;
  }

  .Tablet-Vertical\:ml-38 {
    margin-left: 38px;
  }

  .Tablet-Vertical\:ml-40 {
    margin-left: 40px;
  }

  .Tablet-Vertical\:ml-42 {
    margin-left: 42px;
  }

  .Tablet-Vertical\:ml-44 {
    margin-left: 44px;
  }

  .Tablet-Vertical\:ml-45 {
    margin-left: 45px;
  }

  .Tablet-Vertical\:ml-46 {
    margin-left: 46px;
  }

  .Tablet-Vertical\:ml-48 {
    margin-left: 48px;
  }

  .Tablet-Vertical\:ml-52 {
    margin-left: 13rem;
  }

  .Tablet-Vertical\:ml-53 {
    margin-left: 53px;
  }

  .Tablet-Vertical\:ml-55 {
    margin-left: 55px;
  }

  .Tablet-Vertical\:ml-56 {
    margin-left: 14rem;
  }

  .Tablet-Vertical\:ml-58 {
    margin-left: 58px;
  }

  .Tablet-Vertical\:ml-59 {
    margin-left: 59px;
  }

  .Tablet-Vertical\:ml-60 {
    margin-left: 15rem;
  }

  .Tablet-Vertical\:ml-63 {
    margin-left: 63px;
  }

  .Tablet-Vertical\:ml-64 {
    margin-left: 16rem;
  }

  .Tablet-Vertical\:ml-65 {
    margin-left: 65px;
  }

  .Tablet-Vertical\:ml-67 {
    margin-left: 67px;
  }

  .Tablet-Vertical\:ml-70 {
    margin-left: 70px;
  }

  .Tablet-Vertical\:ml-71 {
    margin-left: 71px;
  }

  .Tablet-Vertical\:ml-72 {
    margin-left: 18rem;
  }

  .Tablet-Vertical\:ml-74 {
    margin-left: 74px;
  }

  .Tablet-Vertical\:ml-78 {
    margin-left: 78px;
  }

  .Tablet-Vertical\:ml-80 {
    margin-left: 20rem;
  }

  .Tablet-Vertical\:ml-83 {
    margin-left: 83px;
  }

  .Tablet-Vertical\:ml-84 {
    margin-left: 84px;
  }

  .Tablet-Vertical\:ml-89 {
    margin-left: 89px;
  }

  .Tablet-Vertical\:ml-90 {
    margin-left: 90px;
  }

  .Tablet-Vertical\:ml-92 {
    margin-left: 92px;
  }

  .Tablet-Vertical\:ml-96 {
    margin-left: 24rem;
  }

  .Tablet-Vertical\:ml-97 {
    margin-left: 97px;
  }

  .Tablet-Vertical\:ml-100 {
    margin-left: 100px;
  }

  .Tablet-Vertical\:ml-106 {
    margin-left: 106px;
  }

  .Tablet-Vertical\:ml-108 {
    margin-left: 108px;
  }

  .Tablet-Vertical\:ml-109 {
    margin-left: 109px;
  }

  .Tablet-Vertical\:ml-120 {
    margin-left: 120px;
  }

  .Tablet-Vertical\:ml-135 {
    margin-left: 135px;
  }

  .Tablet-Vertical\:ml-147 {
    margin-left: 147px;
  }

  .Tablet-Vertical\:ml-150 {
    margin-left: 150px;
  }

  .Tablet-Vertical\:ml-168 {
    margin-left: 168px;
  }

  .Tablet-Vertical\:ml-180 {
    margin-left: 180px;
  }

  .Tablet-Vertical\:ml-185 {
    margin-left: 185px;
  }

  .Tablet-Vertical\:ml-200 {
    margin-left: 200px;
  }

  .Tablet-Vertical\:ml-245 {
    margin-left: 245px;
  }

  .Tablet-Vertical\:ml-300 {
    margin-left: 300px;
  }

  .Tablet-Vertical\:ml-400 {
    margin-left: 400px;
  }

  .Tablet-Vertical\:ml-480 {
    margin-left: 480px;
  }

  .Tablet-Vertical\:ml-510 {
    margin-left: 510px;
  }

  .Tablet-Vertical\:ml-537 {
    margin-left: 537px;
  }

  .Tablet-Vertical\:ml-650 {
    margin-left: 650px;
  }

  .Tablet-Vertical\:ml-auto {
    margin-left: auto;
  }

  .Tablet-Vertical\:ml-px {
    margin-left: 1px;
  }

  .Tablet-Vertical\:ml-0\.5 {
    margin-left: 0.125rem;
  }

  .Tablet-Vertical\:ml-1\.5 {
    margin-left: 0.375rem;
  }

  .Tablet-Vertical\:ml-2\.5 {
    margin-left: 0.625rem;
  }

  .Tablet-Vertical\:ml-3\.5 {
    margin-left: 0.875rem;
  }

  .Tablet-Vertical\:-ml-0 {
    margin-left: 0px;
  }

  .Tablet-Vertical\:-ml-1 {
    margin-left: -0.25rem;
  }

  .Tablet-Vertical\:-ml-2 {
    margin-left: -0.5rem;
  }

  .Tablet-Vertical\:-ml-3 {
    margin-left: -0.75rem;
  }

  .Tablet-Vertical\:-ml-4 {
    margin-left: -1rem;
  }

  .Tablet-Vertical\:-ml-5 {
    margin-left: -1.25rem;
  }

  .Tablet-Vertical\:-ml-6 {
    margin-left: -1.5rem;
  }

  .Tablet-Vertical\:-ml-7 {
    margin-left: -1.75rem;
  }

  .Tablet-Vertical\:-ml-8 {
    margin-left: -2rem;
  }

  .Tablet-Vertical\:-ml-9 {
    margin-left: -2.25rem;
  }

  .Tablet-Vertical\:-ml-10 {
    margin-left: -2.5rem;
  }

  .Tablet-Vertical\:-ml-11 {
    margin-left: -2.75rem;
  }

  .Tablet-Vertical\:-ml-12 {
    margin-left: -3rem;
  }

  .Tablet-Vertical\:-ml-14 {
    margin-left: -14px;
  }

  .Tablet-Vertical\:-ml-16 {
    margin-left: -4rem;
  }

  .Tablet-Vertical\:-ml-20 {
    margin-left: -5rem;
  }

  .Tablet-Vertical\:-ml-24 {
    margin-left: -6rem;
  }

  .Tablet-Vertical\:-ml-28 {
    margin-left: -7rem;
  }

  .Tablet-Vertical\:-ml-32 {
    margin-left: -8rem;
  }

  .Tablet-Vertical\:-ml-36 {
    margin-left: -9rem;
  }

  .Tablet-Vertical\:-ml-40 {
    margin-left: -10rem;
  }

  .Tablet-Vertical\:-ml-44 {
    margin-left: -11rem;
  }

  .Tablet-Vertical\:-ml-48 {
    margin-left: -12rem;
  }

  .Tablet-Vertical\:-ml-52 {
    margin-left: -13rem;
  }

  .Tablet-Vertical\:-ml-56 {
    margin-left: -14rem;
  }

  .Tablet-Vertical\:-ml-60 {
    margin-left: -15rem;
  }

  .Tablet-Vertical\:-ml-64 {
    margin-left: -16rem;
  }

  .Tablet-Vertical\:-ml-72 {
    margin-left: -18rem;
  }

  .Tablet-Vertical\:-ml-80 {
    margin-left: -20rem;
  }

  .Tablet-Vertical\:-ml-96 {
    margin-left: -24rem;
  }

  .Tablet-Vertical\:-ml-px {
    margin-left: -1px;
  }

  .Tablet-Vertical\:-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .Tablet-Vertical\:-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .Tablet-Vertical\:-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .Tablet-Vertical\:-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .Tablet-Vertical\:-ml-15px {
    margin-left: -15px;
  }

  .Tablet-Vertical\:ml-m11 {
    margin-left: 11px;
  }

  .Tablet-Vertical\:ml-12px {
    margin-left: 12px;
  }

  .Tablet-Vertical\:ml-m72 {
    margin-left: 72px;
  }

  .Tablet-Vertical\:ml-m21 {
    margin-left: 21%;
  }

  .Tablet-Vertical\:ml-m15 {
    margin-left: 15px;
  }

  .Tablet-Vertical\:ml-m18 {
    margin-left: 18px;
  }

  .Tablet-Vertical\:ml-m35 {
    margin-left: 35px;
  }

  .Tablet-Vertical\:ml-m19 {
    margin-left: 19px;
  }

  .Tablet-Vertical\:ml-m17 {
    margin-left: 17px;
  }

  .Tablet-Vertical\:ml-m9 {
    margin-left: 9px;
  }

  .Tablet-Vertical\:ml-m10 {
    margin-left: 10px;
  }

  .Tablet-Vertical\:ml-m51 {
    margin-left: 51px;
  }

  .Tablet-Vertical\:ml-m43 {
    margin-left: 43px;
  }

  .Tablet-Vertical\:ml-m13 {
    margin-left: 13px;
  }

  .Tablet-Vertical\:ml-m26 {
    margin-left: 26px;
  }

  .Tablet-Vertical\:ml-m2 {
    margin-left: 2px;
  }

  .Tablet-Vertical\:ml-m14 {
    margin-left: 14px;
  }

  .Tablet-Vertical\:ml-m5 {
    margin-left: 5px;
  }

  .Tablet-Vertical\:ml-m8 {
    margin-left: 8px;
  }

  .Tablet-Vertical\:ml-mp15 {
    margin-left: 15%;
  }

  .Tablet-Vertical\:-ml-100 {
    margin-left: -100px;
  }

  .Tablet-Vertical\:ml-0auto {
    margin-left: 0px auto;
  }

  .Tablet-Vertical\:ml-o6 {
    margin-left: 1.5rem;
  }

  .Tablet-Vertical\:-ml-23 {
    margin-left: -23px;
  }

  .Tablet-Vertical\:last\:mt-0:last-child {
    margin-top: 0px;
  }

  .Tablet-Vertical\:last\:mt-1:last-child {
    margin-top: 0.25rem;
  }

  .Tablet-Vertical\:last\:mt-2:last-child {
    margin-top: 2px;
  }

  .Tablet-Vertical\:last\:mt-3:last-child {
    margin-top: 0.75rem;
  }

  .Tablet-Vertical\:last\:mt-4:last-child {
    margin-top: 1rem;
  }

  .Tablet-Vertical\:last\:mt-5:last-child {
    margin-top: 1.25rem;
  }

  .Tablet-Vertical\:last\:mt-6:last-child {
    margin-top: 6px;
  }

  .Tablet-Vertical\:last\:mt-7:last-child {
    margin-top: 1.75rem;
  }

  .Tablet-Vertical\:last\:mt-8:last-child {
    margin-top: 2rem;
  }

  .Tablet-Vertical\:last\:mt-9:last-child {
    margin-top: 2.25rem;
  }

  .Tablet-Vertical\:last\:mt-10:last-child {
    margin-top: 2.5rem;
  }

  .Tablet-Vertical\:last\:mt-11:last-child {
    margin-top: 11px;
  }

  .Tablet-Vertical\:last\:mt-12:last-child {
    margin-top: 3rem;
  }

  .Tablet-Vertical\:last\:mt-14:last-child {
    margin-top: 3.5rem;
  }

  .Tablet-Vertical\:last\:mt-15:last-child {
    margin-top: 15px;
  }

  .Tablet-Vertical\:last\:mt-16:last-child {
    margin-top: 4rem;
  }

  .Tablet-Vertical\:last\:mt-18:last-child {
    margin-top: 18px;
  }

  .Tablet-Vertical\:last\:mt-20:last-child {
    margin-top: 20px;
  }

  .Tablet-Vertical\:last\:mt-21:last-child {
    margin-top: 21px;
  }

  .Tablet-Vertical\:last\:mt-23:last-child {
    margin-top: 23px;
  }

  .Tablet-Vertical\:last\:mt-24:last-child {
    margin-top: 24px;
  }

  .Tablet-Vertical\:last\:mt-25:last-child {
    margin-top: 25px;
  }

  .Tablet-Vertical\:last\:mt-27:last-child {
    margin-top: 27px;
  }

  .Tablet-Vertical\:last\:mt-28:last-child {
    margin-top: 7rem;
  }

  .Tablet-Vertical\:last\:mt-30:last-child {
    margin-top: 30px;
  }

  .Tablet-Vertical\:last\:mt-31:last-child {
    margin-top: 31px;
  }

  .Tablet-Vertical\:last\:mt-32:last-child {
    margin-top: 8rem;
  }

  .Tablet-Vertical\:last\:mt-34:last-child {
    margin-top: 34px;
  }

  .Tablet-Vertical\:last\:mt-35:last-child {
    margin-top: 35px;
  }

  .Tablet-Vertical\:last\:mt-36:last-child {
    margin-top: 9rem;
  }

  .Tablet-Vertical\:last\:mt-37:last-child {
    margin-top: 37px;
  }

  .Tablet-Vertical\:last\:mt-38:last-child {
    margin-top: 38px;
  }

  .Tablet-Vertical\:last\:mt-40:last-child {
    margin-top: 40px;
  }

  .Tablet-Vertical\:last\:mt-42:last-child {
    margin-top: 42px;
  }

  .Tablet-Vertical\:last\:mt-44:last-child {
    margin-top: 44px;
  }

  .Tablet-Vertical\:last\:mt-45:last-child {
    margin-top: 45px;
  }

  .Tablet-Vertical\:last\:mt-46:last-child {
    margin-top: 46px;
  }

  .Tablet-Vertical\:last\:mt-48:last-child {
    margin-top: 48px;
  }

  .Tablet-Vertical\:last\:mt-52:last-child {
    margin-top: 13rem;
  }

  .Tablet-Vertical\:last\:mt-53:last-child {
    margin-top: 53px;
  }

  .Tablet-Vertical\:last\:mt-55:last-child {
    margin-top: 55px;
  }

  .Tablet-Vertical\:last\:mt-56:last-child {
    margin-top: 14rem;
  }

  .Tablet-Vertical\:last\:mt-58:last-child {
    margin-top: 58px;
  }

  .Tablet-Vertical\:last\:mt-59:last-child {
    margin-top: 59px;
  }

  .Tablet-Vertical\:last\:mt-60:last-child {
    margin-top: 15rem;
  }

  .Tablet-Vertical\:last\:mt-63:last-child {
    margin-top: 63px;
  }

  .Tablet-Vertical\:last\:mt-64:last-child {
    margin-top: 16rem;
  }

  .Tablet-Vertical\:last\:mt-65:last-child {
    margin-top: 65px;
  }

  .Tablet-Vertical\:last\:mt-67:last-child {
    margin-top: 67px;
  }

  .Tablet-Vertical\:last\:mt-70:last-child {
    margin-top: 70px;
  }

  .Tablet-Vertical\:last\:mt-71:last-child {
    margin-top: 71px;
  }

  .Tablet-Vertical\:last\:mt-72:last-child {
    margin-top: 18rem;
  }

  .Tablet-Vertical\:last\:mt-74:last-child {
    margin-top: 74px;
  }

  .Tablet-Vertical\:last\:mt-78:last-child {
    margin-top: 78px;
  }

  .Tablet-Vertical\:last\:mt-80:last-child {
    margin-top: 20rem;
  }

  .Tablet-Vertical\:last\:mt-83:last-child {
    margin-top: 83px;
  }

  .Tablet-Vertical\:last\:mt-84:last-child {
    margin-top: 84px;
  }

  .Tablet-Vertical\:last\:mt-89:last-child {
    margin-top: 89px;
  }

  .Tablet-Vertical\:last\:mt-90:last-child {
    margin-top: 90px;
  }

  .Tablet-Vertical\:last\:mt-92:last-child {
    margin-top: 92px;
  }

  .Tablet-Vertical\:last\:mt-96:last-child {
    margin-top: 24rem;
  }

  .Tablet-Vertical\:last\:mt-97:last-child {
    margin-top: 97px;
  }

  .Tablet-Vertical\:last\:mt-100:last-child {
    margin-top: 100px;
  }

  .Tablet-Vertical\:last\:mt-106:last-child {
    margin-top: 106px;
  }

  .Tablet-Vertical\:last\:mt-108:last-child {
    margin-top: 108px;
  }

  .Tablet-Vertical\:last\:mt-109:last-child {
    margin-top: 109px;
  }

  .Tablet-Vertical\:last\:mt-120:last-child {
    margin-top: 120px;
  }

  .Tablet-Vertical\:last\:mt-135:last-child {
    margin-top: 135px;
  }

  .Tablet-Vertical\:last\:mt-147:last-child {
    margin-top: 147px;
  }

  .Tablet-Vertical\:last\:mt-150:last-child {
    margin-top: 150px;
  }

  .Tablet-Vertical\:last\:mt-168:last-child {
    margin-top: 168px;
  }

  .Tablet-Vertical\:last\:mt-180:last-child {
    margin-top: 180px;
  }

  .Tablet-Vertical\:last\:mt-185:last-child {
    margin-top: 185px;
  }

  .Tablet-Vertical\:last\:mt-200:last-child {
    margin-top: 200px;
  }

  .Tablet-Vertical\:last\:mt-245:last-child {
    margin-top: 245px;
  }

  .Tablet-Vertical\:last\:mt-300:last-child {
    margin-top: 300px;
  }

  .Tablet-Vertical\:last\:mt-400:last-child {
    margin-top: 400px;
  }

  .Tablet-Vertical\:last\:mt-480:last-child {
    margin-top: 480px;
  }

  .Tablet-Vertical\:last\:mt-510:last-child {
    margin-top: 510px;
  }

  .Tablet-Vertical\:last\:mt-537:last-child {
    margin-top: 537px;
  }

  .Tablet-Vertical\:last\:mt-650:last-child {
    margin-top: 650px;
  }

  .Tablet-Vertical\:last\:mt-auto:last-child {
    margin-top: auto;
  }

  .Tablet-Vertical\:last\:mt-px:last-child {
    margin-top: 1px;
  }

  .Tablet-Vertical\:last\:mt-0\.5:last-child {
    margin-top: 0.125rem;
  }

  .Tablet-Vertical\:last\:mt-1\.5:last-child {
    margin-top: 0.375rem;
  }

  .Tablet-Vertical\:last\:mt-2\.5:last-child {
    margin-top: 0.625rem;
  }

  .Tablet-Vertical\:last\:mt-3\.5:last-child {
    margin-top: 0.875rem;
  }

  .Tablet-Vertical\:last\:-mt-0:last-child {
    margin-top: 0px;
  }

  .Tablet-Vertical\:last\:-mt-1:last-child {
    margin-top: -0.25rem;
  }

  .Tablet-Vertical\:last\:-mt-2:last-child {
    margin-top: -0.5rem;
  }

  .Tablet-Vertical\:last\:-mt-3:last-child {
    margin-top: -0.75rem;
  }

  .Tablet-Vertical\:last\:-mt-4:last-child {
    margin-top: -1rem;
  }

  .Tablet-Vertical\:last\:-mt-5:last-child {
    margin-top: -1.25rem;
  }

  .Tablet-Vertical\:last\:-mt-6:last-child {
    margin-top: -1.5rem;
  }

  .Tablet-Vertical\:last\:-mt-7:last-child {
    margin-top: -1.75rem;
  }

  .Tablet-Vertical\:last\:-mt-8:last-child {
    margin-top: -2rem;
  }

  .Tablet-Vertical\:last\:-mt-9:last-child {
    margin-top: -2.25rem;
  }

  .Tablet-Vertical\:last\:-mt-10:last-child {
    margin-top: -2.5rem;
  }

  .Tablet-Vertical\:last\:-mt-11:last-child {
    margin-top: -2.75rem;
  }

  .Tablet-Vertical\:last\:-mt-12:last-child {
    margin-top: -3rem;
  }

  .Tablet-Vertical\:last\:-mt-14:last-child {
    margin-top: -14px;
  }

  .Tablet-Vertical\:last\:-mt-16:last-child {
    margin-top: -4rem;
  }

  .Tablet-Vertical\:last\:-mt-20:last-child {
    margin-top: -5rem;
  }

  .Tablet-Vertical\:last\:-mt-24:last-child {
    margin-top: -6rem;
  }

  .Tablet-Vertical\:last\:-mt-28:last-child {
    margin-top: -7rem;
  }

  .Tablet-Vertical\:last\:-mt-32:last-child {
    margin-top: -8rem;
  }

  .Tablet-Vertical\:last\:-mt-36:last-child {
    margin-top: -9rem;
  }

  .Tablet-Vertical\:last\:-mt-40:last-child {
    margin-top: -10rem;
  }

  .Tablet-Vertical\:last\:-mt-44:last-child {
    margin-top: -11rem;
  }

  .Tablet-Vertical\:last\:-mt-48:last-child {
    margin-top: -12rem;
  }

  .Tablet-Vertical\:last\:-mt-52:last-child {
    margin-top: -13rem;
  }

  .Tablet-Vertical\:last\:-mt-56:last-child {
    margin-top: -14rem;
  }

  .Tablet-Vertical\:last\:-mt-60:last-child {
    margin-top: -15rem;
  }

  .Tablet-Vertical\:last\:-mt-64:last-child {
    margin-top: -16rem;
  }

  .Tablet-Vertical\:last\:-mt-72:last-child {
    margin-top: -18rem;
  }

  .Tablet-Vertical\:last\:-mt-80:last-child {
    margin-top: -20rem;
  }

  .Tablet-Vertical\:last\:-mt-96:last-child {
    margin-top: -24rem;
  }

  .Tablet-Vertical\:last\:-mt-px:last-child {
    margin-top: -1px;
  }

  .Tablet-Vertical\:last\:-mt-0\.5:last-child {
    margin-top: -0.125rem;
  }

  .Tablet-Vertical\:last\:-mt-1\.5:last-child {
    margin-top: -0.375rem;
  }

  .Tablet-Vertical\:last\:-mt-2\.5:last-child {
    margin-top: -0.625rem;
  }

  .Tablet-Vertical\:last\:-mt-3\.5:last-child {
    margin-top: -0.875rem;
  }

  .Tablet-Vertical\:last\:-mt-15px:last-child {
    margin-top: -15px;
  }

  .Tablet-Vertical\:last\:mt-m11:last-child {
    margin-top: 11px;
  }

  .Tablet-Vertical\:last\:mt-12px:last-child {
    margin-top: 12px;
  }

  .Tablet-Vertical\:last\:mt-m72:last-child {
    margin-top: 72px;
  }

  .Tablet-Vertical\:last\:mt-m21:last-child {
    margin-top: 21%;
  }

  .Tablet-Vertical\:last\:mt-m15:last-child {
    margin-top: 15px;
  }

  .Tablet-Vertical\:last\:mt-m18:last-child {
    margin-top: 18px;
  }

  .Tablet-Vertical\:last\:mt-m35:last-child {
    margin-top: 35px;
  }

  .Tablet-Vertical\:last\:mt-m19:last-child {
    margin-top: 19px;
  }

  .Tablet-Vertical\:last\:mt-m17:last-child {
    margin-top: 17px;
  }

  .Tablet-Vertical\:last\:mt-m9:last-child {
    margin-top: 9px;
  }

  .Tablet-Vertical\:last\:mt-m10:last-child {
    margin-top: 10px;
  }

  .Tablet-Vertical\:last\:mt-m51:last-child {
    margin-top: 51px;
  }

  .Tablet-Vertical\:last\:mt-m43:last-child {
    margin-top: 43px;
  }

  .Tablet-Vertical\:last\:mt-m13:last-child {
    margin-top: 13px;
  }

  .Tablet-Vertical\:last\:mt-m26:last-child {
    margin-top: 26px;
  }

  .Tablet-Vertical\:last\:mt-m2:last-child {
    margin-top: 2px;
  }

  .Tablet-Vertical\:last\:mt-m14:last-child {
    margin-top: 14px;
  }

  .Tablet-Vertical\:last\:mt-m5:last-child {
    margin-top: 5px;
  }

  .Tablet-Vertical\:last\:mt-m8:last-child {
    margin-top: 8px;
  }

  .Tablet-Vertical\:last\:mt-mp15:last-child {
    margin-top: 15%;
  }

  .Tablet-Vertical\:last\:-mt-100:last-child {
    margin-top: -100px;
  }

  .Tablet-Vertical\:last\:mt-0auto:last-child {
    margin-top: 0px auto;
  }

  .Tablet-Vertical\:last\:mt-o6:last-child {
    margin-top: 1.5rem;
  }

  .Tablet-Vertical\:last\:-mt-23:last-child {
    margin-top: -23px;
  }

  .Tablet-Vertical\:last\:mr-0:last-child {
    margin-right: 0px;
  }

  .Tablet-Vertical\:last\:mr-1:last-child {
    margin-right: 0.25rem;
  }

  .Tablet-Vertical\:last\:mr-2:last-child {
    margin-right: 2px;
  }

  .Tablet-Vertical\:last\:mr-3:last-child {
    margin-right: 0.75rem;
  }

  .Tablet-Vertical\:last\:mr-4:last-child {
    margin-right: 1rem;
  }

  .Tablet-Vertical\:last\:mr-5:last-child {
    margin-right: 1.25rem;
  }

  .Tablet-Vertical\:last\:mr-6:last-child {
    margin-right: 6px;
  }

  .Tablet-Vertical\:last\:mr-7:last-child {
    margin-right: 1.75rem;
  }

  .Tablet-Vertical\:last\:mr-8:last-child {
    margin-right: 2rem;
  }

  .Tablet-Vertical\:last\:mr-9:last-child {
    margin-right: 2.25rem;
  }

  .Tablet-Vertical\:last\:mr-10:last-child {
    margin-right: 2.5rem;
  }

  .Tablet-Vertical\:last\:mr-11:last-child {
    margin-right: 11px;
  }

  .Tablet-Vertical\:last\:mr-12:last-child {
    margin-right: 3rem;
  }

  .Tablet-Vertical\:last\:mr-14:last-child {
    margin-right: 3.5rem;
  }

  .Tablet-Vertical\:last\:mr-15:last-child {
    margin-right: 15px;
  }

  .Tablet-Vertical\:last\:mr-16:last-child {
    margin-right: 4rem;
  }

  .Tablet-Vertical\:last\:mr-18:last-child {
    margin-right: 18px;
  }

  .Tablet-Vertical\:last\:mr-20:last-child {
    margin-right: 20px;
  }

  .Tablet-Vertical\:last\:mr-21:last-child {
    margin-right: 21px;
  }

  .Tablet-Vertical\:last\:mr-23:last-child {
    margin-right: 23px;
  }

  .Tablet-Vertical\:last\:mr-24:last-child {
    margin-right: 24px;
  }

  .Tablet-Vertical\:last\:mr-25:last-child {
    margin-right: 25px;
  }

  .Tablet-Vertical\:last\:mr-27:last-child {
    margin-right: 27px;
  }

  .Tablet-Vertical\:last\:mr-28:last-child {
    margin-right: 7rem;
  }

  .Tablet-Vertical\:last\:mr-30:last-child {
    margin-right: 30px;
  }

  .Tablet-Vertical\:last\:mr-31:last-child {
    margin-right: 31px;
  }

  .Tablet-Vertical\:last\:mr-32:last-child {
    margin-right: 8rem;
  }

  .Tablet-Vertical\:last\:mr-34:last-child {
    margin-right: 34px;
  }

  .Tablet-Vertical\:last\:mr-35:last-child {
    margin-right: 35px;
  }

  .Tablet-Vertical\:last\:mr-36:last-child {
    margin-right: 9rem;
  }

  .Tablet-Vertical\:last\:mr-37:last-child {
    margin-right: 37px;
  }

  .Tablet-Vertical\:last\:mr-38:last-child {
    margin-right: 38px;
  }

  .Tablet-Vertical\:last\:mr-40:last-child {
    margin-right: 40px;
  }

  .Tablet-Vertical\:last\:mr-42:last-child {
    margin-right: 42px;
  }

  .Tablet-Vertical\:last\:mr-44:last-child {
    margin-right: 44px;
  }

  .Tablet-Vertical\:last\:mr-45:last-child {
    margin-right: 45px;
  }

  .Tablet-Vertical\:last\:mr-46:last-child {
    margin-right: 46px;
  }

  .Tablet-Vertical\:last\:mr-48:last-child {
    margin-right: 48px;
  }

  .Tablet-Vertical\:last\:mr-52:last-child {
    margin-right: 13rem;
  }

  .Tablet-Vertical\:last\:mr-53:last-child {
    margin-right: 53px;
  }

  .Tablet-Vertical\:last\:mr-55:last-child {
    margin-right: 55px;
  }

  .Tablet-Vertical\:last\:mr-56:last-child {
    margin-right: 14rem;
  }

  .Tablet-Vertical\:last\:mr-58:last-child {
    margin-right: 58px;
  }

  .Tablet-Vertical\:last\:mr-59:last-child {
    margin-right: 59px;
  }

  .Tablet-Vertical\:last\:mr-60:last-child {
    margin-right: 15rem;
  }

  .Tablet-Vertical\:last\:mr-63:last-child {
    margin-right: 63px;
  }

  .Tablet-Vertical\:last\:mr-64:last-child {
    margin-right: 16rem;
  }

  .Tablet-Vertical\:last\:mr-65:last-child {
    margin-right: 65px;
  }

  .Tablet-Vertical\:last\:mr-67:last-child {
    margin-right: 67px;
  }

  .Tablet-Vertical\:last\:mr-70:last-child {
    margin-right: 70px;
  }

  .Tablet-Vertical\:last\:mr-71:last-child {
    margin-right: 71px;
  }

  .Tablet-Vertical\:last\:mr-72:last-child {
    margin-right: 18rem;
  }

  .Tablet-Vertical\:last\:mr-74:last-child {
    margin-right: 74px;
  }

  .Tablet-Vertical\:last\:mr-78:last-child {
    margin-right: 78px;
  }

  .Tablet-Vertical\:last\:mr-80:last-child {
    margin-right: 20rem;
  }

  .Tablet-Vertical\:last\:mr-83:last-child {
    margin-right: 83px;
  }

  .Tablet-Vertical\:last\:mr-84:last-child {
    margin-right: 84px;
  }

  .Tablet-Vertical\:last\:mr-89:last-child {
    margin-right: 89px;
  }

  .Tablet-Vertical\:last\:mr-90:last-child {
    margin-right: 90px;
  }

  .Tablet-Vertical\:last\:mr-92:last-child {
    margin-right: 92px;
  }

  .Tablet-Vertical\:last\:mr-96:last-child {
    margin-right: 24rem;
  }

  .Tablet-Vertical\:last\:mr-97:last-child {
    margin-right: 97px;
  }

  .Tablet-Vertical\:last\:mr-100:last-child {
    margin-right: 100px;
  }

  .Tablet-Vertical\:last\:mr-106:last-child {
    margin-right: 106px;
  }

  .Tablet-Vertical\:last\:mr-108:last-child {
    margin-right: 108px;
  }

  .Tablet-Vertical\:last\:mr-109:last-child {
    margin-right: 109px;
  }

  .Tablet-Vertical\:last\:mr-120:last-child {
    margin-right: 120px;
  }

  .Tablet-Vertical\:last\:mr-135:last-child {
    margin-right: 135px;
  }

  .Tablet-Vertical\:last\:mr-147:last-child {
    margin-right: 147px;
  }

  .Tablet-Vertical\:last\:mr-150:last-child {
    margin-right: 150px;
  }

  .Tablet-Vertical\:last\:mr-168:last-child {
    margin-right: 168px;
  }

  .Tablet-Vertical\:last\:mr-180:last-child {
    margin-right: 180px;
  }

  .Tablet-Vertical\:last\:mr-185:last-child {
    margin-right: 185px;
  }

  .Tablet-Vertical\:last\:mr-200:last-child {
    margin-right: 200px;
  }

  .Tablet-Vertical\:last\:mr-245:last-child {
    margin-right: 245px;
  }

  .Tablet-Vertical\:last\:mr-300:last-child {
    margin-right: 300px;
  }

  .Tablet-Vertical\:last\:mr-400:last-child {
    margin-right: 400px;
  }

  .Tablet-Vertical\:last\:mr-480:last-child {
    margin-right: 480px;
  }

  .Tablet-Vertical\:last\:mr-510:last-child {
    margin-right: 510px;
  }

  .Tablet-Vertical\:last\:mr-537:last-child {
    margin-right: 537px;
  }

  .Tablet-Vertical\:last\:mr-650:last-child {
    margin-right: 650px;
  }

  .Tablet-Vertical\:last\:mr-auto:last-child {
    margin-right: auto;
  }

  .Tablet-Vertical\:last\:mr-px:last-child {
    margin-right: 1px;
  }

  .Tablet-Vertical\:last\:mr-0\.5:last-child {
    margin-right: 0.125rem;
  }

  .Tablet-Vertical\:last\:mr-1\.5:last-child {
    margin-right: 0.375rem;
  }

  .Tablet-Vertical\:last\:mr-2\.5:last-child {
    margin-right: 0.625rem;
  }

  .Tablet-Vertical\:last\:mr-3\.5:last-child {
    margin-right: 0.875rem;
  }

  .Tablet-Vertical\:last\:-mr-0:last-child {
    margin-right: 0px;
  }

  .Tablet-Vertical\:last\:-mr-1:last-child {
    margin-right: -0.25rem;
  }

  .Tablet-Vertical\:last\:-mr-2:last-child {
    margin-right: -0.5rem;
  }

  .Tablet-Vertical\:last\:-mr-3:last-child {
    margin-right: -0.75rem;
  }

  .Tablet-Vertical\:last\:-mr-4:last-child {
    margin-right: -1rem;
  }

  .Tablet-Vertical\:last\:-mr-5:last-child {
    margin-right: -1.25rem;
  }

  .Tablet-Vertical\:last\:-mr-6:last-child {
    margin-right: -1.5rem;
  }

  .Tablet-Vertical\:last\:-mr-7:last-child {
    margin-right: -1.75rem;
  }

  .Tablet-Vertical\:last\:-mr-8:last-child {
    margin-right: -2rem;
  }

  .Tablet-Vertical\:last\:-mr-9:last-child {
    margin-right: -2.25rem;
  }

  .Tablet-Vertical\:last\:-mr-10:last-child {
    margin-right: -2.5rem;
  }

  .Tablet-Vertical\:last\:-mr-11:last-child {
    margin-right: -2.75rem;
  }

  .Tablet-Vertical\:last\:-mr-12:last-child {
    margin-right: -3rem;
  }

  .Tablet-Vertical\:last\:-mr-14:last-child {
    margin-right: -14px;
  }

  .Tablet-Vertical\:last\:-mr-16:last-child {
    margin-right: -4rem;
  }

  .Tablet-Vertical\:last\:-mr-20:last-child {
    margin-right: -5rem;
  }

  .Tablet-Vertical\:last\:-mr-24:last-child {
    margin-right: -6rem;
  }

  .Tablet-Vertical\:last\:-mr-28:last-child {
    margin-right: -7rem;
  }

  .Tablet-Vertical\:last\:-mr-32:last-child {
    margin-right: -8rem;
  }

  .Tablet-Vertical\:last\:-mr-36:last-child {
    margin-right: -9rem;
  }

  .Tablet-Vertical\:last\:-mr-40:last-child {
    margin-right: -10rem;
  }

  .Tablet-Vertical\:last\:-mr-44:last-child {
    margin-right: -11rem;
  }

  .Tablet-Vertical\:last\:-mr-48:last-child {
    margin-right: -12rem;
  }

  .Tablet-Vertical\:last\:-mr-52:last-child {
    margin-right: -13rem;
  }

  .Tablet-Vertical\:last\:-mr-56:last-child {
    margin-right: -14rem;
  }

  .Tablet-Vertical\:last\:-mr-60:last-child {
    margin-right: -15rem;
  }

  .Tablet-Vertical\:last\:-mr-64:last-child {
    margin-right: -16rem;
  }

  .Tablet-Vertical\:last\:-mr-72:last-child {
    margin-right: -18rem;
  }

  .Tablet-Vertical\:last\:-mr-80:last-child {
    margin-right: -20rem;
  }

  .Tablet-Vertical\:last\:-mr-96:last-child {
    margin-right: -24rem;
  }

  .Tablet-Vertical\:last\:-mr-px:last-child {
    margin-right: -1px;
  }

  .Tablet-Vertical\:last\:-mr-0\.5:last-child {
    margin-right: -0.125rem;
  }

  .Tablet-Vertical\:last\:-mr-1\.5:last-child {
    margin-right: -0.375rem;
  }

  .Tablet-Vertical\:last\:-mr-2\.5:last-child {
    margin-right: -0.625rem;
  }

  .Tablet-Vertical\:last\:-mr-3\.5:last-child {
    margin-right: -0.875rem;
  }

  .Tablet-Vertical\:last\:-mr-15px:last-child {
    margin-right: -15px;
  }

  .Tablet-Vertical\:last\:mr-m11:last-child {
    margin-right: 11px;
  }

  .Tablet-Vertical\:last\:mr-12px:last-child {
    margin-right: 12px;
  }

  .Tablet-Vertical\:last\:mr-m72:last-child {
    margin-right: 72px;
  }

  .Tablet-Vertical\:last\:mr-m21:last-child {
    margin-right: 21%;
  }

  .Tablet-Vertical\:last\:mr-m15:last-child {
    margin-right: 15px;
  }

  .Tablet-Vertical\:last\:mr-m18:last-child {
    margin-right: 18px;
  }

  .Tablet-Vertical\:last\:mr-m35:last-child {
    margin-right: 35px;
  }

  .Tablet-Vertical\:last\:mr-m19:last-child {
    margin-right: 19px;
  }

  .Tablet-Vertical\:last\:mr-m17:last-child {
    margin-right: 17px;
  }

  .Tablet-Vertical\:last\:mr-m9:last-child {
    margin-right: 9px;
  }

  .Tablet-Vertical\:last\:mr-m10:last-child {
    margin-right: 10px;
  }

  .Tablet-Vertical\:last\:mr-m51:last-child {
    margin-right: 51px;
  }

  .Tablet-Vertical\:last\:mr-m43:last-child {
    margin-right: 43px;
  }

  .Tablet-Vertical\:last\:mr-m13:last-child {
    margin-right: 13px;
  }

  .Tablet-Vertical\:last\:mr-m26:last-child {
    margin-right: 26px;
  }

  .Tablet-Vertical\:last\:mr-m2:last-child {
    margin-right: 2px;
  }

  .Tablet-Vertical\:last\:mr-m14:last-child {
    margin-right: 14px;
  }

  .Tablet-Vertical\:last\:mr-m5:last-child {
    margin-right: 5px;
  }

  .Tablet-Vertical\:last\:mr-m8:last-child {
    margin-right: 8px;
  }

  .Tablet-Vertical\:last\:mr-mp15:last-child {
    margin-right: 15%;
  }

  .Tablet-Vertical\:last\:-mr-100:last-child {
    margin-right: -100px;
  }

  .Tablet-Vertical\:last\:mr-0auto:last-child {
    margin-right: 0px auto;
  }

  .Tablet-Vertical\:last\:mr-o6:last-child {
    margin-right: 1.5rem;
  }

  .Tablet-Vertical\:last\:-mr-23:last-child {
    margin-right: -23px;
  }

  .Tablet-Vertical\:last\:mb-0:last-child {
    margin-bottom: 0px;
  }

  .Tablet-Vertical\:last\:mb-1:last-child {
    margin-bottom: 0.25rem;
  }

  .Tablet-Vertical\:last\:mb-2:last-child {
    margin-bottom: 2px;
  }

  .Tablet-Vertical\:last\:mb-3:last-child {
    margin-bottom: 0.75rem;
  }

  .Tablet-Vertical\:last\:mb-4:last-child {
    margin-bottom: 1rem;
  }

  .Tablet-Vertical\:last\:mb-5:last-child {
    margin-bottom: 1.25rem;
  }

  .Tablet-Vertical\:last\:mb-6:last-child {
    margin-bottom: 6px;
  }

  .Tablet-Vertical\:last\:mb-7:last-child {
    margin-bottom: 1.75rem;
  }

  .Tablet-Vertical\:last\:mb-8:last-child {
    margin-bottom: 2rem;
  }

  .Tablet-Vertical\:last\:mb-9:last-child {
    margin-bottom: 2.25rem;
  }

  .Tablet-Vertical\:last\:mb-10:last-child {
    margin-bottom: 2.5rem;
  }

  .Tablet-Vertical\:last\:mb-11:last-child {
    margin-bottom: 11px;
  }

  .Tablet-Vertical\:last\:mb-12:last-child {
    margin-bottom: 3rem;
  }

  .Tablet-Vertical\:last\:mb-14:last-child {
    margin-bottom: 3.5rem;
  }

  .Tablet-Vertical\:last\:mb-15:last-child {
    margin-bottom: 15px;
  }

  .Tablet-Vertical\:last\:mb-16:last-child {
    margin-bottom: 4rem;
  }

  .Tablet-Vertical\:last\:mb-18:last-child {
    margin-bottom: 18px;
  }

  .Tablet-Vertical\:last\:mb-20:last-child {
    margin-bottom: 20px;
  }

  .Tablet-Vertical\:last\:mb-21:last-child {
    margin-bottom: 21px;
  }

  .Tablet-Vertical\:last\:mb-23:last-child {
    margin-bottom: 23px;
  }

  .Tablet-Vertical\:last\:mb-24:last-child {
    margin-bottom: 24px;
  }

  .Tablet-Vertical\:last\:mb-25:last-child {
    margin-bottom: 25px;
  }

  .Tablet-Vertical\:last\:mb-27:last-child {
    margin-bottom: 27px;
  }

  .Tablet-Vertical\:last\:mb-28:last-child {
    margin-bottom: 7rem;
  }

  .Tablet-Vertical\:last\:mb-30:last-child {
    margin-bottom: 30px;
  }

  .Tablet-Vertical\:last\:mb-31:last-child {
    margin-bottom: 31px;
  }

  .Tablet-Vertical\:last\:mb-32:last-child {
    margin-bottom: 8rem;
  }

  .Tablet-Vertical\:last\:mb-34:last-child {
    margin-bottom: 34px;
  }

  .Tablet-Vertical\:last\:mb-35:last-child {
    margin-bottom: 35px;
  }

  .Tablet-Vertical\:last\:mb-36:last-child {
    margin-bottom: 9rem;
  }

  .Tablet-Vertical\:last\:mb-37:last-child {
    margin-bottom: 37px;
  }

  .Tablet-Vertical\:last\:mb-38:last-child {
    margin-bottom: 38px;
  }

  .Tablet-Vertical\:last\:mb-40:last-child {
    margin-bottom: 40px;
  }

  .Tablet-Vertical\:last\:mb-42:last-child {
    margin-bottom: 42px;
  }

  .Tablet-Vertical\:last\:mb-44:last-child {
    margin-bottom: 44px;
  }

  .Tablet-Vertical\:last\:mb-45:last-child {
    margin-bottom: 45px;
  }

  .Tablet-Vertical\:last\:mb-46:last-child {
    margin-bottom: 46px;
  }

  .Tablet-Vertical\:last\:mb-48:last-child {
    margin-bottom: 48px;
  }

  .Tablet-Vertical\:last\:mb-52:last-child {
    margin-bottom: 13rem;
  }

  .Tablet-Vertical\:last\:mb-53:last-child {
    margin-bottom: 53px;
  }

  .Tablet-Vertical\:last\:mb-55:last-child {
    margin-bottom: 55px;
  }

  .Tablet-Vertical\:last\:mb-56:last-child {
    margin-bottom: 14rem;
  }

  .Tablet-Vertical\:last\:mb-58:last-child {
    margin-bottom: 58px;
  }

  .Tablet-Vertical\:last\:mb-59:last-child {
    margin-bottom: 59px;
  }

  .Tablet-Vertical\:last\:mb-60:last-child {
    margin-bottom: 15rem;
  }

  .Tablet-Vertical\:last\:mb-63:last-child {
    margin-bottom: 63px;
  }

  .Tablet-Vertical\:last\:mb-64:last-child {
    margin-bottom: 16rem;
  }

  .Tablet-Vertical\:last\:mb-65:last-child {
    margin-bottom: 65px;
  }

  .Tablet-Vertical\:last\:mb-67:last-child {
    margin-bottom: 67px;
  }

  .Tablet-Vertical\:last\:mb-70:last-child {
    margin-bottom: 70px;
  }

  .Tablet-Vertical\:last\:mb-71:last-child {
    margin-bottom: 71px;
  }

  .Tablet-Vertical\:last\:mb-72:last-child {
    margin-bottom: 18rem;
  }

  .Tablet-Vertical\:last\:mb-74:last-child {
    margin-bottom: 74px;
  }

  .Tablet-Vertical\:last\:mb-78:last-child {
    margin-bottom: 78px;
  }

  .Tablet-Vertical\:last\:mb-80:last-child {
    margin-bottom: 20rem;
  }

  .Tablet-Vertical\:last\:mb-83:last-child {
    margin-bottom: 83px;
  }

  .Tablet-Vertical\:last\:mb-84:last-child {
    margin-bottom: 84px;
  }

  .Tablet-Vertical\:last\:mb-89:last-child {
    margin-bottom: 89px;
  }

  .Tablet-Vertical\:last\:mb-90:last-child {
    margin-bottom: 90px;
  }

  .Tablet-Vertical\:last\:mb-92:last-child {
    margin-bottom: 92px;
  }

  .Tablet-Vertical\:last\:mb-96:last-child {
    margin-bottom: 24rem;
  }

  .Tablet-Vertical\:last\:mb-97:last-child {
    margin-bottom: 97px;
  }

  .Tablet-Vertical\:last\:mb-100:last-child {
    margin-bottom: 100px;
  }

  .Tablet-Vertical\:last\:mb-106:last-child {
    margin-bottom: 106px;
  }

  .Tablet-Vertical\:last\:mb-108:last-child {
    margin-bottom: 108px;
  }

  .Tablet-Vertical\:last\:mb-109:last-child {
    margin-bottom: 109px;
  }

  .Tablet-Vertical\:last\:mb-120:last-child {
    margin-bottom: 120px;
  }

  .Tablet-Vertical\:last\:mb-135:last-child {
    margin-bottom: 135px;
  }

  .Tablet-Vertical\:last\:mb-147:last-child {
    margin-bottom: 147px;
  }

  .Tablet-Vertical\:last\:mb-150:last-child {
    margin-bottom: 150px;
  }

  .Tablet-Vertical\:last\:mb-168:last-child {
    margin-bottom: 168px;
  }

  .Tablet-Vertical\:last\:mb-180:last-child {
    margin-bottom: 180px;
  }

  .Tablet-Vertical\:last\:mb-185:last-child {
    margin-bottom: 185px;
  }

  .Tablet-Vertical\:last\:mb-200:last-child {
    margin-bottom: 200px;
  }

  .Tablet-Vertical\:last\:mb-245:last-child {
    margin-bottom: 245px;
  }

  .Tablet-Vertical\:last\:mb-300:last-child {
    margin-bottom: 300px;
  }

  .Tablet-Vertical\:last\:mb-400:last-child {
    margin-bottom: 400px;
  }

  .Tablet-Vertical\:last\:mb-480:last-child {
    margin-bottom: 480px;
  }

  .Tablet-Vertical\:last\:mb-510:last-child {
    margin-bottom: 510px;
  }

  .Tablet-Vertical\:last\:mb-537:last-child {
    margin-bottom: 537px;
  }

  .Tablet-Vertical\:last\:mb-650:last-child {
    margin-bottom: 650px;
  }

  .Tablet-Vertical\:last\:mb-auto:last-child {
    margin-bottom: auto;
  }

  .Tablet-Vertical\:last\:mb-px:last-child {
    margin-bottom: 1px;
  }

  .Tablet-Vertical\:last\:mb-0\.5:last-child {
    margin-bottom: 0.125rem;
  }

  .Tablet-Vertical\:last\:mb-1\.5:last-child {
    margin-bottom: 0.375rem;
  }

  .Tablet-Vertical\:last\:mb-2\.5:last-child {
    margin-bottom: 0.625rem;
  }

  .Tablet-Vertical\:last\:mb-3\.5:last-child {
    margin-bottom: 0.875rem;
  }

  .Tablet-Vertical\:last\:-mb-0:last-child {
    margin-bottom: 0px;
  }

  .Tablet-Vertical\:last\:-mb-1:last-child {
    margin-bottom: -0.25rem;
  }

  .Tablet-Vertical\:last\:-mb-2:last-child {
    margin-bottom: -0.5rem;
  }

  .Tablet-Vertical\:last\:-mb-3:last-child {
    margin-bottom: -0.75rem;
  }

  .Tablet-Vertical\:last\:-mb-4:last-child {
    margin-bottom: -1rem;
  }

  .Tablet-Vertical\:last\:-mb-5:last-child {
    margin-bottom: -1.25rem;
  }

  .Tablet-Vertical\:last\:-mb-6:last-child {
    margin-bottom: -1.5rem;
  }

  .Tablet-Vertical\:last\:-mb-7:last-child {
    margin-bottom: -1.75rem;
  }

  .Tablet-Vertical\:last\:-mb-8:last-child {
    margin-bottom: -2rem;
  }

  .Tablet-Vertical\:last\:-mb-9:last-child {
    margin-bottom: -2.25rem;
  }

  .Tablet-Vertical\:last\:-mb-10:last-child {
    margin-bottom: -2.5rem;
  }

  .Tablet-Vertical\:last\:-mb-11:last-child {
    margin-bottom: -2.75rem;
  }

  .Tablet-Vertical\:last\:-mb-12:last-child {
    margin-bottom: -3rem;
  }

  .Tablet-Vertical\:last\:-mb-14:last-child {
    margin-bottom: -14px;
  }

  .Tablet-Vertical\:last\:-mb-16:last-child {
    margin-bottom: -4rem;
  }

  .Tablet-Vertical\:last\:-mb-20:last-child {
    margin-bottom: -5rem;
  }

  .Tablet-Vertical\:last\:-mb-24:last-child {
    margin-bottom: -6rem;
  }

  .Tablet-Vertical\:last\:-mb-28:last-child {
    margin-bottom: -7rem;
  }

  .Tablet-Vertical\:last\:-mb-32:last-child {
    margin-bottom: -8rem;
  }

  .Tablet-Vertical\:last\:-mb-36:last-child {
    margin-bottom: -9rem;
  }

  .Tablet-Vertical\:last\:-mb-40:last-child {
    margin-bottom: -10rem;
  }

  .Tablet-Vertical\:last\:-mb-44:last-child {
    margin-bottom: -11rem;
  }

  .Tablet-Vertical\:last\:-mb-48:last-child {
    margin-bottom: -12rem;
  }

  .Tablet-Vertical\:last\:-mb-52:last-child {
    margin-bottom: -13rem;
  }

  .Tablet-Vertical\:last\:-mb-56:last-child {
    margin-bottom: -14rem;
  }

  .Tablet-Vertical\:last\:-mb-60:last-child {
    margin-bottom: -15rem;
  }

  .Tablet-Vertical\:last\:-mb-64:last-child {
    margin-bottom: -16rem;
  }

  .Tablet-Vertical\:last\:-mb-72:last-child {
    margin-bottom: -18rem;
  }

  .Tablet-Vertical\:last\:-mb-80:last-child {
    margin-bottom: -20rem;
  }

  .Tablet-Vertical\:last\:-mb-96:last-child {
    margin-bottom: -24rem;
  }

  .Tablet-Vertical\:last\:-mb-px:last-child {
    margin-bottom: -1px;
  }

  .Tablet-Vertical\:last\:-mb-0\.5:last-child {
    margin-bottom: -0.125rem;
  }

  .Tablet-Vertical\:last\:-mb-1\.5:last-child {
    margin-bottom: -0.375rem;
  }

  .Tablet-Vertical\:last\:-mb-2\.5:last-child {
    margin-bottom: -0.625rem;
  }

  .Tablet-Vertical\:last\:-mb-3\.5:last-child {
    margin-bottom: -0.875rem;
  }

  .Tablet-Vertical\:last\:-mb-15px:last-child {
    margin-bottom: -15px;
  }

  .Tablet-Vertical\:last\:mb-m11:last-child {
    margin-bottom: 11px;
  }

  .Tablet-Vertical\:last\:mb-12px:last-child {
    margin-bottom: 12px;
  }

  .Tablet-Vertical\:last\:mb-m72:last-child {
    margin-bottom: 72px;
  }

  .Tablet-Vertical\:last\:mb-m21:last-child {
    margin-bottom: 21%;
  }

  .Tablet-Vertical\:last\:mb-m15:last-child {
    margin-bottom: 15px;
  }

  .Tablet-Vertical\:last\:mb-m18:last-child {
    margin-bottom: 18px;
  }

  .Tablet-Vertical\:last\:mb-m35:last-child {
    margin-bottom: 35px;
  }

  .Tablet-Vertical\:last\:mb-m19:last-child {
    margin-bottom: 19px;
  }

  .Tablet-Vertical\:last\:mb-m17:last-child {
    margin-bottom: 17px;
  }

  .Tablet-Vertical\:last\:mb-m9:last-child {
    margin-bottom: 9px;
  }

  .Tablet-Vertical\:last\:mb-m10:last-child {
    margin-bottom: 10px;
  }

  .Tablet-Vertical\:last\:mb-m51:last-child {
    margin-bottom: 51px;
  }

  .Tablet-Vertical\:last\:mb-m43:last-child {
    margin-bottom: 43px;
  }

  .Tablet-Vertical\:last\:mb-m13:last-child {
    margin-bottom: 13px;
  }

  .Tablet-Vertical\:last\:mb-m26:last-child {
    margin-bottom: 26px;
  }

  .Tablet-Vertical\:last\:mb-m2:last-child {
    margin-bottom: 2px;
  }

  .Tablet-Vertical\:last\:mb-m14:last-child {
    margin-bottom: 14px;
  }

  .Tablet-Vertical\:last\:mb-m5:last-child {
    margin-bottom: 5px;
  }

  .Tablet-Vertical\:last\:mb-m8:last-child {
    margin-bottom: 8px;
  }

  .Tablet-Vertical\:last\:mb-mp15:last-child {
    margin-bottom: 15%;
  }

  .Tablet-Vertical\:last\:-mb-100:last-child {
    margin-bottom: -100px;
  }

  .Tablet-Vertical\:last\:mb-0auto:last-child {
    margin-bottom: 0px auto;
  }

  .Tablet-Vertical\:last\:mb-o6:last-child {
    margin-bottom: 1.5rem;
  }

  .Tablet-Vertical\:last\:-mb-23:last-child {
    margin-bottom: -23px;
  }

  .Tablet-Vertical\:last\:ml-0:last-child {
    margin-left: 0px;
  }

  .Tablet-Vertical\:last\:ml-1:last-child {
    margin-left: 0.25rem;
  }

  .Tablet-Vertical\:last\:ml-2:last-child {
    margin-left: 2px;
  }

  .Tablet-Vertical\:last\:ml-3:last-child {
    margin-left: 0.75rem;
  }

  .Tablet-Vertical\:last\:ml-4:last-child {
    margin-left: 1rem;
  }

  .Tablet-Vertical\:last\:ml-5:last-child {
    margin-left: 1.25rem;
  }

  .Tablet-Vertical\:last\:ml-6:last-child {
    margin-left: 6px;
  }

  .Tablet-Vertical\:last\:ml-7:last-child {
    margin-left: 1.75rem;
  }

  .Tablet-Vertical\:last\:ml-8:last-child {
    margin-left: 2rem;
  }

  .Tablet-Vertical\:last\:ml-9:last-child {
    margin-left: 2.25rem;
  }

  .Tablet-Vertical\:last\:ml-10:last-child {
    margin-left: 2.5rem;
  }

  .Tablet-Vertical\:last\:ml-11:last-child {
    margin-left: 11px;
  }

  .Tablet-Vertical\:last\:ml-12:last-child {
    margin-left: 3rem;
  }

  .Tablet-Vertical\:last\:ml-14:last-child {
    margin-left: 3.5rem;
  }

  .Tablet-Vertical\:last\:ml-15:last-child {
    margin-left: 15px;
  }

  .Tablet-Vertical\:last\:ml-16:last-child {
    margin-left: 4rem;
  }

  .Tablet-Vertical\:last\:ml-18:last-child {
    margin-left: 18px;
  }

  .Tablet-Vertical\:last\:ml-20:last-child {
    margin-left: 20px;
  }

  .Tablet-Vertical\:last\:ml-21:last-child {
    margin-left: 21px;
  }

  .Tablet-Vertical\:last\:ml-23:last-child {
    margin-left: 23px;
  }

  .Tablet-Vertical\:last\:ml-24:last-child {
    margin-left: 24px;
  }

  .Tablet-Vertical\:last\:ml-25:last-child {
    margin-left: 25px;
  }

  .Tablet-Vertical\:last\:ml-27:last-child {
    margin-left: 27px;
  }

  .Tablet-Vertical\:last\:ml-28:last-child {
    margin-left: 7rem;
  }

  .Tablet-Vertical\:last\:ml-30:last-child {
    margin-left: 30px;
  }

  .Tablet-Vertical\:last\:ml-31:last-child {
    margin-left: 31px;
  }

  .Tablet-Vertical\:last\:ml-32:last-child {
    margin-left: 8rem;
  }

  .Tablet-Vertical\:last\:ml-34:last-child {
    margin-left: 34px;
  }

  .Tablet-Vertical\:last\:ml-35:last-child {
    margin-left: 35px;
  }

  .Tablet-Vertical\:last\:ml-36:last-child {
    margin-left: 9rem;
  }

  .Tablet-Vertical\:last\:ml-37:last-child {
    margin-left: 37px;
  }

  .Tablet-Vertical\:last\:ml-38:last-child {
    margin-left: 38px;
  }

  .Tablet-Vertical\:last\:ml-40:last-child {
    margin-left: 40px;
  }

  .Tablet-Vertical\:last\:ml-42:last-child {
    margin-left: 42px;
  }

  .Tablet-Vertical\:last\:ml-44:last-child {
    margin-left: 44px;
  }

  .Tablet-Vertical\:last\:ml-45:last-child {
    margin-left: 45px;
  }

  .Tablet-Vertical\:last\:ml-46:last-child {
    margin-left: 46px;
  }

  .Tablet-Vertical\:last\:ml-48:last-child {
    margin-left: 48px;
  }

  .Tablet-Vertical\:last\:ml-52:last-child {
    margin-left: 13rem;
  }

  .Tablet-Vertical\:last\:ml-53:last-child {
    margin-left: 53px;
  }

  .Tablet-Vertical\:last\:ml-55:last-child {
    margin-left: 55px;
  }

  .Tablet-Vertical\:last\:ml-56:last-child {
    margin-left: 14rem;
  }

  .Tablet-Vertical\:last\:ml-58:last-child {
    margin-left: 58px;
  }

  .Tablet-Vertical\:last\:ml-59:last-child {
    margin-left: 59px;
  }

  .Tablet-Vertical\:last\:ml-60:last-child {
    margin-left: 15rem;
  }

  .Tablet-Vertical\:last\:ml-63:last-child {
    margin-left: 63px;
  }

  .Tablet-Vertical\:last\:ml-64:last-child {
    margin-left: 16rem;
  }

  .Tablet-Vertical\:last\:ml-65:last-child {
    margin-left: 65px;
  }

  .Tablet-Vertical\:last\:ml-67:last-child {
    margin-left: 67px;
  }

  .Tablet-Vertical\:last\:ml-70:last-child {
    margin-left: 70px;
  }

  .Tablet-Vertical\:last\:ml-71:last-child {
    margin-left: 71px;
  }

  .Tablet-Vertical\:last\:ml-72:last-child {
    margin-left: 18rem;
  }

  .Tablet-Vertical\:last\:ml-74:last-child {
    margin-left: 74px;
  }

  .Tablet-Vertical\:last\:ml-78:last-child {
    margin-left: 78px;
  }

  .Tablet-Vertical\:last\:ml-80:last-child {
    margin-left: 20rem;
  }

  .Tablet-Vertical\:last\:ml-83:last-child {
    margin-left: 83px;
  }

  .Tablet-Vertical\:last\:ml-84:last-child {
    margin-left: 84px;
  }

  .Tablet-Vertical\:last\:ml-89:last-child {
    margin-left: 89px;
  }

  .Tablet-Vertical\:last\:ml-90:last-child {
    margin-left: 90px;
  }

  .Tablet-Vertical\:last\:ml-92:last-child {
    margin-left: 92px;
  }

  .Tablet-Vertical\:last\:ml-96:last-child {
    margin-left: 24rem;
  }

  .Tablet-Vertical\:last\:ml-97:last-child {
    margin-left: 97px;
  }

  .Tablet-Vertical\:last\:ml-100:last-child {
    margin-left: 100px;
  }

  .Tablet-Vertical\:last\:ml-106:last-child {
    margin-left: 106px;
  }

  .Tablet-Vertical\:last\:ml-108:last-child {
    margin-left: 108px;
  }

  .Tablet-Vertical\:last\:ml-109:last-child {
    margin-left: 109px;
  }

  .Tablet-Vertical\:last\:ml-120:last-child {
    margin-left: 120px;
  }

  .Tablet-Vertical\:last\:ml-135:last-child {
    margin-left: 135px;
  }

  .Tablet-Vertical\:last\:ml-147:last-child {
    margin-left: 147px;
  }

  .Tablet-Vertical\:last\:ml-150:last-child {
    margin-left: 150px;
  }

  .Tablet-Vertical\:last\:ml-168:last-child {
    margin-left: 168px;
  }

  .Tablet-Vertical\:last\:ml-180:last-child {
    margin-left: 180px;
  }

  .Tablet-Vertical\:last\:ml-185:last-child {
    margin-left: 185px;
  }

  .Tablet-Vertical\:last\:ml-200:last-child {
    margin-left: 200px;
  }

  .Tablet-Vertical\:last\:ml-245:last-child {
    margin-left: 245px;
  }

  .Tablet-Vertical\:last\:ml-300:last-child {
    margin-left: 300px;
  }

  .Tablet-Vertical\:last\:ml-400:last-child {
    margin-left: 400px;
  }

  .Tablet-Vertical\:last\:ml-480:last-child {
    margin-left: 480px;
  }

  .Tablet-Vertical\:last\:ml-510:last-child {
    margin-left: 510px;
  }

  .Tablet-Vertical\:last\:ml-537:last-child {
    margin-left: 537px;
  }

  .Tablet-Vertical\:last\:ml-650:last-child {
    margin-left: 650px;
  }

  .Tablet-Vertical\:last\:ml-auto:last-child {
    margin-left: auto;
  }

  .Tablet-Vertical\:last\:ml-px:last-child {
    margin-left: 1px;
  }

  .Tablet-Vertical\:last\:ml-0\.5:last-child {
    margin-left: 0.125rem;
  }

  .Tablet-Vertical\:last\:ml-1\.5:last-child {
    margin-left: 0.375rem;
  }

  .Tablet-Vertical\:last\:ml-2\.5:last-child {
    margin-left: 0.625rem;
  }

  .Tablet-Vertical\:last\:ml-3\.5:last-child {
    margin-left: 0.875rem;
  }

  .Tablet-Vertical\:last\:-ml-0:last-child {
    margin-left: 0px;
  }

  .Tablet-Vertical\:last\:-ml-1:last-child {
    margin-left: -0.25rem;
  }

  .Tablet-Vertical\:last\:-ml-2:last-child {
    margin-left: -0.5rem;
  }

  .Tablet-Vertical\:last\:-ml-3:last-child {
    margin-left: -0.75rem;
  }

  .Tablet-Vertical\:last\:-ml-4:last-child {
    margin-left: -1rem;
  }

  .Tablet-Vertical\:last\:-ml-5:last-child {
    margin-left: -1.25rem;
  }

  .Tablet-Vertical\:last\:-ml-6:last-child {
    margin-left: -1.5rem;
  }

  .Tablet-Vertical\:last\:-ml-7:last-child {
    margin-left: -1.75rem;
  }

  .Tablet-Vertical\:last\:-ml-8:last-child {
    margin-left: -2rem;
  }

  .Tablet-Vertical\:last\:-ml-9:last-child {
    margin-left: -2.25rem;
  }

  .Tablet-Vertical\:last\:-ml-10:last-child {
    margin-left: -2.5rem;
  }

  .Tablet-Vertical\:last\:-ml-11:last-child {
    margin-left: -2.75rem;
  }

  .Tablet-Vertical\:last\:-ml-12:last-child {
    margin-left: -3rem;
  }

  .Tablet-Vertical\:last\:-ml-14:last-child {
    margin-left: -14px;
  }

  .Tablet-Vertical\:last\:-ml-16:last-child {
    margin-left: -4rem;
  }

  .Tablet-Vertical\:last\:-ml-20:last-child {
    margin-left: -5rem;
  }

  .Tablet-Vertical\:last\:-ml-24:last-child {
    margin-left: -6rem;
  }

  .Tablet-Vertical\:last\:-ml-28:last-child {
    margin-left: -7rem;
  }

  .Tablet-Vertical\:last\:-ml-32:last-child {
    margin-left: -8rem;
  }

  .Tablet-Vertical\:last\:-ml-36:last-child {
    margin-left: -9rem;
  }

  .Tablet-Vertical\:last\:-ml-40:last-child {
    margin-left: -10rem;
  }

  .Tablet-Vertical\:last\:-ml-44:last-child {
    margin-left: -11rem;
  }

  .Tablet-Vertical\:last\:-ml-48:last-child {
    margin-left: -12rem;
  }

  .Tablet-Vertical\:last\:-ml-52:last-child {
    margin-left: -13rem;
  }

  .Tablet-Vertical\:last\:-ml-56:last-child {
    margin-left: -14rem;
  }

  .Tablet-Vertical\:last\:-ml-60:last-child {
    margin-left: -15rem;
  }

  .Tablet-Vertical\:last\:-ml-64:last-child {
    margin-left: -16rem;
  }

  .Tablet-Vertical\:last\:-ml-72:last-child {
    margin-left: -18rem;
  }

  .Tablet-Vertical\:last\:-ml-80:last-child {
    margin-left: -20rem;
  }

  .Tablet-Vertical\:last\:-ml-96:last-child {
    margin-left: -24rem;
  }

  .Tablet-Vertical\:last\:-ml-px:last-child {
    margin-left: -1px;
  }

  .Tablet-Vertical\:last\:-ml-0\.5:last-child {
    margin-left: -0.125rem;
  }

  .Tablet-Vertical\:last\:-ml-1\.5:last-child {
    margin-left: -0.375rem;
  }

  .Tablet-Vertical\:last\:-ml-2\.5:last-child {
    margin-left: -0.625rem;
  }

  .Tablet-Vertical\:last\:-ml-3\.5:last-child {
    margin-left: -0.875rem;
  }

  .Tablet-Vertical\:last\:-ml-15px:last-child {
    margin-left: -15px;
  }

  .Tablet-Vertical\:last\:ml-m11:last-child {
    margin-left: 11px;
  }

  .Tablet-Vertical\:last\:ml-12px:last-child {
    margin-left: 12px;
  }

  .Tablet-Vertical\:last\:ml-m72:last-child {
    margin-left: 72px;
  }

  .Tablet-Vertical\:last\:ml-m21:last-child {
    margin-left: 21%;
  }

  .Tablet-Vertical\:last\:ml-m15:last-child {
    margin-left: 15px;
  }

  .Tablet-Vertical\:last\:ml-m18:last-child {
    margin-left: 18px;
  }

  .Tablet-Vertical\:last\:ml-m35:last-child {
    margin-left: 35px;
  }

  .Tablet-Vertical\:last\:ml-m19:last-child {
    margin-left: 19px;
  }

  .Tablet-Vertical\:last\:ml-m17:last-child {
    margin-left: 17px;
  }

  .Tablet-Vertical\:last\:ml-m9:last-child {
    margin-left: 9px;
  }

  .Tablet-Vertical\:last\:ml-m10:last-child {
    margin-left: 10px;
  }

  .Tablet-Vertical\:last\:ml-m51:last-child {
    margin-left: 51px;
  }

  .Tablet-Vertical\:last\:ml-m43:last-child {
    margin-left: 43px;
  }

  .Tablet-Vertical\:last\:ml-m13:last-child {
    margin-left: 13px;
  }

  .Tablet-Vertical\:last\:ml-m26:last-child {
    margin-left: 26px;
  }

  .Tablet-Vertical\:last\:ml-m2:last-child {
    margin-left: 2px;
  }

  .Tablet-Vertical\:last\:ml-m14:last-child {
    margin-left: 14px;
  }

  .Tablet-Vertical\:last\:ml-m5:last-child {
    margin-left: 5px;
  }

  .Tablet-Vertical\:last\:ml-m8:last-child {
    margin-left: 8px;
  }

  .Tablet-Vertical\:last\:ml-mp15:last-child {
    margin-left: 15%;
  }

  .Tablet-Vertical\:last\:-ml-100:last-child {
    margin-left: -100px;
  }

  .Tablet-Vertical\:last\:ml-0auto:last-child {
    margin-left: 0px auto;
  }

  .Tablet-Vertical\:last\:ml-o6:last-child {
    margin-left: 1.5rem;
  }

  .Tablet-Vertical\:last\:-ml-23:last-child {
    margin-left: -23px;
  }

  .Tablet-Vertical\:box-border {
    box-sizing: border-box;
  }

  .Tablet-Vertical\:box-content {
    box-sizing: content-box;
  }

  .Tablet-Vertical\:block {
    display: block;
  }

  .Tablet-Vertical\:inline-block {
    display: inline-block;
  }

  .Tablet-Vertical\:inline {
    display: inline;
  }

  .Tablet-Vertical\:flex {
    display: flex;
  }

  .Tablet-Vertical\:inline-flex {
    display: inline-flex;
  }

  .Tablet-Vertical\:table {
    display: table;
  }

  .Tablet-Vertical\:inline-table {
    display: inline-table;
  }

  .Tablet-Vertical\:table-caption {
    display: table-caption;
  }

  .Tablet-Vertical\:table-cell {
    display: table-cell;
  }

  .Tablet-Vertical\:table-column {
    display: table-column;
  }

  .Tablet-Vertical\:table-column-group {
    display: table-column-group;
  }

  .Tablet-Vertical\:table-footer-group {
    display: table-footer-group;
  }

  .Tablet-Vertical\:table-header-group {
    display: table-header-group;
  }

  .Tablet-Vertical\:table-row-group {
    display: table-row-group;
  }

  .Tablet-Vertical\:table-row {
    display: table-row;
  }

  .Tablet-Vertical\:flow-root {
    display: flow-root;
  }

  .Tablet-Vertical\:grid {
    display: grid;
  }

  .Tablet-Vertical\:inline-grid {
    display: inline-grid;
  }

  .Tablet-Vertical\:contents {
    display: contents;
  }

  .Tablet-Vertical\:list-item {
    display: list-item;
  }

  .Tablet-Vertical\:hidden {
    display: none;
  }

  .Tablet-Vertical\:h-0 {
    height: 0px;
  }

  .Tablet-Vertical\:h-1 {
    height: 0.25rem;
  }

  .Tablet-Vertical\:h-2 {
    height: 0.5rem;
  }

  .Tablet-Vertical\:h-3 {
    height: 0.75rem;
  }

  .Tablet-Vertical\:h-4 {
    height: 1rem;
  }

  .Tablet-Vertical\:h-5 {
    height: 1.25rem;
  }

  .Tablet-Vertical\:h-6 {
    height: 1.5rem;
  }

  .Tablet-Vertical\:h-7 {
    height: 1.75rem;
  }

  .Tablet-Vertical\:h-8 {
    height: 2rem;
  }

  .Tablet-Vertical\:h-9 {
    height: 2.25rem;
  }

  .Tablet-Vertical\:h-10 {
    height: 2.5rem;
  }

  .Tablet-Vertical\:h-11 {
    height: 2.75rem;
  }

  .Tablet-Vertical\:h-12 {
    height: 3rem;
  }

  .Tablet-Vertical\:h-13 {
    height: 13px;
  }

  .Tablet-Vertical\:h-14 {
    height: 3.5rem;
  }

  .Tablet-Vertical\:h-15 {
    height: 15px;
  }

  .Tablet-Vertical\:h-16 {
    height: 4rem;
  }

  .Tablet-Vertical\:h-20 {
    height: 5rem;
  }

  .Tablet-Vertical\:h-24 {
    height: 24px;
  }

  .Tablet-Vertical\:h-26 {
    height: 26px;
  }

  .Tablet-Vertical\:h-28 {
    height: 7rem;
  }

  .Tablet-Vertical\:h-30 {
    height: 30px;
  }

  .Tablet-Vertical\:h-32 {
    height: 8rem;
  }

  .Tablet-Vertical\:h-35 {
    height: 35px;
  }

  .Tablet-Vertical\:h-36 {
    height: 36px;
  }

  .Tablet-Vertical\:h-40 {
    height: 10rem;
  }

  .Tablet-Vertical\:h-44 {
    height: 11rem;
  }

  .Tablet-Vertical\:h-45 {
    height: 45px;
  }

  .Tablet-Vertical\:h-48 {
    height: 12rem;
  }

  .Tablet-Vertical\:h-49 {
    height: 49px;
  }

  .Tablet-Vertical\:h-50 {
    height: 50px !important;
  }

  .Tablet-Vertical\:h-52 {
    height: 13rem;
  }

  .Tablet-Vertical\:h-56 {
    height: 56px;
  }

  .Tablet-Vertical\:h-58 {
    height: 58px;
  }

  .Tablet-Vertical\:h-60 {
    height: 60px;
  }

  .Tablet-Vertical\:h-64 {
    height: 16rem;
  }

  .Tablet-Vertical\:h-70 {
    height: 70px;
  }

  .Tablet-Vertical\:h-72 {
    height: 18rem;
  }

  .Tablet-Vertical\:h-80 {
    height: 20rem;
  }

  .Tablet-Vertical\:h-89 {
    height: 89px;
  }

  .Tablet-Vertical\:h-95 {
    height: 95px;
  }

  .Tablet-Vertical\:h-96 {
    height: 24rem;
  }

  .Tablet-Vertical\:h-100 {
    height: 100px;
  }

  .Tablet-Vertical\:h-105 {
    height: 105px;
  }

  .Tablet-Vertical\:h-110 {
    height: 110px;
  }

  .Tablet-Vertical\:h-120 {
    height: 120px;
  }

  .Tablet-Vertical\:h-125 {
    height: 125px;
  }

  .Tablet-Vertical\:h-135 {
    height: 135px;
  }

  .Tablet-Vertical\:h-160 {
    height: 160px;
  }

  .Tablet-Vertical\:h-170 {
    height: 170px;
  }

  .Tablet-Vertical\:h-176 {
    height: 176px;
  }

  .Tablet-Vertical\:h-185 {
    height: 185px;
  }

  .Tablet-Vertical\:h-198 {
    height: 198px;
  }

  .Tablet-Vertical\:h-255 {
    height: 255px;
  }

  .Tablet-Vertical\:h-259 {
    height: 259px;
  }

  .Tablet-Vertical\:h-280 {
    height: 280px;
  }

  .Tablet-Vertical\:h-297 {
    height: 297px;
  }

  .Tablet-Vertical\:h-300 {
    height: 300px;
  }

  .Tablet-Vertical\:h-305 {
    height: 305px;
  }

  .Tablet-Vertical\:h-320 {
    height: 320px;
  }

  .Tablet-Vertical\:h-330 {
    height: 330px;
  }

  .Tablet-Vertical\:h-402 {
    height: 402px;
  }

  .Tablet-Vertical\:h-418 {
    height: 418px;
  }

  .Tablet-Vertical\:h-422 {
    height: 422px;
  }

  .Tablet-Vertical\:h-429 {
    height: 429px;
  }

  .Tablet-Vertical\:h-430 {
    height: 430px;
  }

  .Tablet-Vertical\:h-444 {
    height: 444px;
  }

  .Tablet-Vertical\:h-454 {
    height: 454px;
  }

  .Tablet-Vertical\:h-477 {
    height: 477px;
  }

  .Tablet-Vertical\:h-480 {
    height: 480px;
  }

  .Tablet-Vertical\:h-485 {
    height: 485px;
  }

  .Tablet-Vertical\:h-495 {
    height: 495px;
  }

  .Tablet-Vertical\:h-505 {
    height: 505px;
  }

  .Tablet-Vertical\:h-521 {
    height: 521px;
  }

  .Tablet-Vertical\:h-523 {
    height: 523px;
  }

  .Tablet-Vertical\:h-525 {
    height: 525px;
  }

  .Tablet-Vertical\:h-560 {
    height: 560px;
  }

  .Tablet-Vertical\:h-600 {
    height: 600px;
  }

  .Tablet-Vertical\:h-665 {
    height: 665px;
  }

  .Tablet-Vertical\:h-960 {
    height: 960px;
  }

  .Tablet-Vertical\:h-1080 {
    height: 1080px;
  }

  .Tablet-Vertical\:h-auto {
    height: auto;
  }

  .Tablet-Vertical\:h-px {
    height: 1px;
  }

  .Tablet-Vertical\:h-0\.5 {
    height: 0.125rem;
  }

  .Tablet-Vertical\:h-1\.5 {
    height: 0.375rem;
  }

  .Tablet-Vertical\:h-2\.5 {
    height: 0.625rem;
  }

  .Tablet-Vertical\:h-3\.5 {
    height: 0.875rem;
  }

  .Tablet-Vertical\:h-1\/2 {
    height: 50%;
  }

  .Tablet-Vertical\:h-1\/3 {
    height: 33.333333%;
  }

  .Tablet-Vertical\:h-2\/3 {
    height: 66.666667%;
  }

  .Tablet-Vertical\:h-1\/4 {
    height: 25%;
  }

  .Tablet-Vertical\:h-2\/4 {
    height: 50%;
  }

  .Tablet-Vertical\:h-3\/4 {
    height: 75%;
  }

  .Tablet-Vertical\:h-1\/5 {
    height: 20%;
  }

  .Tablet-Vertical\:h-2\/5 {
    height: 40%;
  }

  .Tablet-Vertical\:h-3\/5 {
    height: 60%;
  }

  .Tablet-Vertical\:h-4\/5 {
    height: 80%;
  }

  .Tablet-Vertical\:h-1\/6 {
    height: 16.666667%;
  }

  .Tablet-Vertical\:h-2\/6 {
    height: 33.333333%;
  }

  .Tablet-Vertical\:h-3\/6 {
    height: 50%;
  }

  .Tablet-Vertical\:h-4\/6 {
    height: 66.666667%;
  }

  .Tablet-Vertical\:h-5\/6 {
    height: 83.333333%;
  }

  .Tablet-Vertical\:h-full {
    height: 100%;
  }

  .Tablet-Vertical\:h-screen {
    height: 100vh;
  }

  .Tablet-Vertical\:h-h48 {
    height: 48px;
  }

  .Tablet-Vertical\:h-h44 {
    height: 44px;
  }

  .Tablet-Vertical\:h-h130 {
    height: 130px;
  }

  .Tablet-Vertical\:h-h-h114 {
    height: h-h114;
  }

  .Tablet-Vertical\:h-h-60 {
    height: h-60;
  }

  .Tablet-Vertical\:h-h114 {
    height: 14px;
  }

  .Tablet-Vertical\:h-h60 {
    height: 60px;
  }

  .Tablet-Vertical\:h-h5 {
    height: 5px;
  }

  .Tablet-Vertical\:h-95vh {
    height: 95vh;
  }

  .Tablet-Vertical\:h-h22 {
    height: 22px;
  }

  .Tablet-Vertical\:max-h-0 {
    max-height: 0px;
  }

  .Tablet-Vertical\:max-h-1 {
    max-height: 0.25rem;
  }

  .Tablet-Vertical\:max-h-2 {
    max-height: 0.5rem;
  }

  .Tablet-Vertical\:max-h-3 {
    max-height: 0.75rem;
  }

  .Tablet-Vertical\:max-h-4 {
    max-height: 1rem;
  }

  .Tablet-Vertical\:max-h-5 {
    max-height: 1.25rem;
  }

  .Tablet-Vertical\:max-h-6 {
    max-height: 1.5rem;
  }

  .Tablet-Vertical\:max-h-7 {
    max-height: 1.75rem;
  }

  .Tablet-Vertical\:max-h-8 {
    max-height: 2rem;
  }

  .Tablet-Vertical\:max-h-9 {
    max-height: 2.25rem;
  }

  .Tablet-Vertical\:max-h-10 {
    max-height: 2.5rem;
  }

  .Tablet-Vertical\:max-h-11 {
    max-height: 2.75rem;
  }

  .Tablet-Vertical\:max-h-12 {
    max-height: 3rem;
  }

  .Tablet-Vertical\:max-h-14 {
    max-height: 3.5rem;
  }

  .Tablet-Vertical\:max-h-16 {
    max-height: 4rem;
  }

  .Tablet-Vertical\:max-h-20 {
    max-height: 5rem;
  }

  .Tablet-Vertical\:max-h-24 {
    max-height: 6rem;
  }

  .Tablet-Vertical\:max-h-28 {
    max-height: 7rem;
  }

  .Tablet-Vertical\:max-h-32 {
    max-height: 8rem;
  }

  .Tablet-Vertical\:max-h-36 {
    max-height: 9rem;
  }

  .Tablet-Vertical\:max-h-40 {
    max-height: 10rem;
  }

  .Tablet-Vertical\:max-h-44 {
    max-height: 11rem;
  }

  .Tablet-Vertical\:max-h-48 {
    max-height: 12rem;
  }

  .Tablet-Vertical\:max-h-52 {
    max-height: 13rem;
  }

  .Tablet-Vertical\:max-h-56 {
    max-height: 14rem;
  }

  .Tablet-Vertical\:max-h-60 {
    max-height: 15rem;
  }

  .Tablet-Vertical\:max-h-64 {
    max-height: 16rem;
  }

  .Tablet-Vertical\:max-h-72 {
    max-height: 18rem;
  }

  .Tablet-Vertical\:max-h-80 {
    max-height: 20rem;
  }

  .Tablet-Vertical\:max-h-96 {
    max-height: 24rem;
  }

  .Tablet-Vertical\:max-h-px {
    max-height: 1px;
  }

  .Tablet-Vertical\:max-h-0\.5 {
    max-height: 0.125rem;
  }

  .Tablet-Vertical\:max-h-1\.5 {
    max-height: 0.375rem;
  }

  .Tablet-Vertical\:max-h-2\.5 {
    max-height: 0.625rem;
  }

  .Tablet-Vertical\:max-h-3\.5 {
    max-height: 0.875rem;
  }

  .Tablet-Vertical\:max-h-full {
    max-height: 100%;
  }

  .Tablet-Vertical\:max-h-screen {
    max-height: 100vh;
  }

  .Tablet-Vertical\:min-h-0 {
    min-height: 0px;
  }

  .Tablet-Vertical\:min-h-60 {
    min-height: 60px;
  }

  .Tablet-Vertical\:min-h-175 {
    min-height: 175px;
  }

  .Tablet-Vertical\:min-h-180 {
    min-height: 180px;
  }

  .Tablet-Vertical\:min-h-200 {
    min-height: 200px;
  }

  .Tablet-Vertical\:min-h-380 {
    min-height: 380px;
  }

  .Tablet-Vertical\:min-h-400 {
    min-height: 400px;
  }

  .Tablet-Vertical\:min-h-550 {
    min-height: 550px;
  }

  .Tablet-Vertical\:min-h-full {
    min-height: 100%;
  }

  .Tablet-Vertical\:min-h-screen {
    min-height: 100vh;
  }

  .Tablet-Vertical\:w-0 {
    width: 0px;
  }

  .Tablet-Vertical\:w-1 {
    width: 0.25rem;
  }

  .Tablet-Vertical\:w-2 {
    width: 0.5rem;
  }

  .Tablet-Vertical\:w-3 {
    width: 0.75rem;
  }

  .Tablet-Vertical\:w-4 {
    width: 1rem;
  }

  .Tablet-Vertical\:w-5 {
    width: 1.25rem;
  }

  .Tablet-Vertical\:w-6 {
    width: 1.5rem;
  }

  .Tablet-Vertical\:w-7 {
    width: 1.75rem;
  }

  .Tablet-Vertical\:w-8 {
    width: 2rem;
  }

  .Tablet-Vertical\:w-9 {
    width: 2.25rem;
  }

  .Tablet-Vertical\:w-10 {
    width: 2.5rem;
  }

  .Tablet-Vertical\:w-11 {
    width: 11px;
  }

  .Tablet-Vertical\:w-12 {
    width: 3rem;
  }

  .Tablet-Vertical\:w-13 {
    width: 13px;
  }

  .Tablet-Vertical\:w-14 {
    width: 3.5rem;
  }

  .Tablet-Vertical\:w-16 {
    width: 16%;
  }

  .Tablet-Vertical\:w-20 {
    width: 5rem;
  }

  .Tablet-Vertical\:w-24 {
    width: 24px;
  }

  .Tablet-Vertical\:w-28 {
    width: 28 px;
  }

  .Tablet-Vertical\:w-30 {
    width: 30px;
  }

  .Tablet-Vertical\:w-32 {
    width: 8rem;
  }

  .Tablet-Vertical\:w-35 {
    width: 35px;
  }

  .Tablet-Vertical\:w-36 {
    width: 9rem;
  }

  .Tablet-Vertical\:w-40 {
    width: 40px !important;
  }

  .Tablet-Vertical\:w-44 {
    width: 11rem;
  }

  .Tablet-Vertical\:w-48 {
    width: 12rem;
  }

  .Tablet-Vertical\:w-50 {
    width: 50px;
  }

  .Tablet-Vertical\:w-52 {
    width: 52%;
  }

  .Tablet-Vertical\:w-54 {
    width: 54px;
  }

  .Tablet-Vertical\:w-56 {
    width: 14rem;
  }

  .Tablet-Vertical\:w-60 {
    width: 60%;
  }

  .Tablet-Vertical\:w-64 {
    width: 16rem;
  }

  .Tablet-Vertical\:w-68 {
    width: 68%;
  }

  .Tablet-Vertical\:w-70 {
    width: 70px;
  }

  .Tablet-Vertical\:w-72 {
    width: 18rem;
  }

  .Tablet-Vertical\:w-80 {
    width: 80px;
  }

  .Tablet-Vertical\:w-84 {
    width: 84px;
  }

  .Tablet-Vertical\:w-85 {
    width: 85%;
  }

  .Tablet-Vertical\:w-90 {
    width: 90px;
  }

  .Tablet-Vertical\:w-93 {
    width: 93px;
  }

  .Tablet-Vertical\:w-95 {
    width: 95px;
  }

  .Tablet-Vertical\:w-96 {
    width: 24rem;
  }

  .Tablet-Vertical\:w-100 {
    width: 100px !important;
  }

  .Tablet-Vertical\:w-105 {
    width: 105px;
  }

  .Tablet-Vertical\:w-108 {
    width: 108px;
  }

  .Tablet-Vertical\:w-110 {
    width: 110px;
  }

  .Tablet-Vertical\:w-120 {
    width: 120px;
  }

  .Tablet-Vertical\:w-122 {
    width: 122px;
  }

  .Tablet-Vertical\:w-125 {
    width: 125px;
  }

  .Tablet-Vertical\:w-130 {
    width: 130px;
  }

  .Tablet-Vertical\:w-136 {
    width: 136px;
  }

  .Tablet-Vertical\:w-140 {
    width: 140px;
  }

  .Tablet-Vertical\:w-145 {
    width: 145px;
  }

  .Tablet-Vertical\:w-150 {
    width: 150px;
  }

  .Tablet-Vertical\:w-155 {
    width: 155px;
  }

  .Tablet-Vertical\:w-159 {
    width: 159px;
  }

  .Tablet-Vertical\:w-160 {
    width: 160px;
  }

  .Tablet-Vertical\:w-162 {
    width: 162px;
  }

  .Tablet-Vertical\:w-165 {
    width: 165px;
  }

  .Tablet-Vertical\:w-169 {
    width: 169px;
  }

  .Tablet-Vertical\:w-170 {
    width: 170px;
  }

  .Tablet-Vertical\:w-174 {
    width: 174px;
  }

  .Tablet-Vertical\:w-180 {
    width: 180px;
  }

  .Tablet-Vertical\:w-185 {
    width: 185px;
  }

  .Tablet-Vertical\:w-189 {
    width: 189px;
  }

  .Tablet-Vertical\:w-190 {
    width: 190px;
  }

  .Tablet-Vertical\:w-193 {
    width: 193px;
  }

  .Tablet-Vertical\:w-197 {
    width: 197px;
  }

  .Tablet-Vertical\:w-200 {
    width: 200px;
  }

  .Tablet-Vertical\:w-205 {
    width: 205px;
  }

  .Tablet-Vertical\:w-215 {
    width: 215px;
  }

  .Tablet-Vertical\:w-220 {
    width: 220px;
  }

  .Tablet-Vertical\:w-235 {
    width: 235px;
  }

  .Tablet-Vertical\:w-240 {
    width: 240px;
  }

  .Tablet-Vertical\:w-250 {
    width: 250px !important;
  }

  .Tablet-Vertical\:w-268 {
    width: 268px;
  }

  .Tablet-Vertical\:w-280 {
    width: 280px;
  }

  .Tablet-Vertical\:w-284 {
    width: 284px;
  }

  .Tablet-Vertical\:w-286 {
    width: 286px;
  }

  .Tablet-Vertical\:w-290 {
    width: 290px;
  }

  .Tablet-Vertical\:w-300 {
    width: 300px;
  }

  .Tablet-Vertical\:w-310 {
    width: 310px;
  }

  .Tablet-Vertical\:w-315 {
    width: 315px;
  }

  .Tablet-Vertical\:w-320 {
    width: 320px;
  }

  .Tablet-Vertical\:w-330 {
    width: 330px;
  }

  .Tablet-Vertical\:w-341 {
    width: 341px;
  }

  .Tablet-Vertical\:w-342 {
    width: 342px;
  }

  .Tablet-Vertical\:w-345 {
    width: 345px;
  }

  .Tablet-Vertical\:w-375 {
    width: 375px;
  }

  .Tablet-Vertical\:w-400 {
    width: 400px;
  }

  .Tablet-Vertical\:w-420 {
    width: 420px;
  }

  .Tablet-Vertical\:w-450 {
    width: 450px;
  }

  .Tablet-Vertical\:w-500 {
    width: 500px;
  }

  .Tablet-Vertical\:w-508 {
    width: 508px;
  }

  .Tablet-Vertical\:w-550 {
    width: 550px;
  }

  .Tablet-Vertical\:w-560 {
    width: 560px;
  }

  .Tablet-Vertical\:w-600 {
    width: 600px;
  }

  .Tablet-Vertical\:w-637 {
    width: 637px;
  }

  .Tablet-Vertical\:w-644 {
    width: 644px;
  }

  .Tablet-Vertical\:w-650 {
    width: 650px;
  }

  .Tablet-Vertical\:w-700 {
    width: 700px;
  }

  .Tablet-Vertical\:w-710 {
    width: 710px;
  }

  .Tablet-Vertical\:w-750 {
    width: 750px;
  }

  .Tablet-Vertical\:w-768 {
    width: 768px;
  }

  .Tablet-Vertical\:w-800 {
    width: 800px;
  }

  .Tablet-Vertical\:w-850 {
    width: 850px;
  }

  .Tablet-Vertical\:w-900 {
    width: 900px;
  }

  .Tablet-Vertical\:w-920 {
    width: 920px;
  }

  .Tablet-Vertical\:w-950 {
    width: 950px;
  }

  .Tablet-Vertical\:w-1000 {
    width: 1000px;
  }

  .Tablet-Vertical\:w-1075 {
    width: 1075px;
  }

  .Tablet-Vertical\:w-1250 {
    width: 1250px;
  }

  .Tablet-Vertical\:w-1420 {
    width: 1420px;
  }

  .Tablet-Vertical\:w-1452 {
    width: 1452px;
  }

  .Tablet-Vertical\:w-1499 {
    width: 1499px;
  }

  .Tablet-Vertical\:w-auto {
    width: auto;
  }

  .Tablet-Vertical\:w-px {
    width: 1px;
  }

  .Tablet-Vertical\:w-0\.5 {
    width: 0.125rem;
  }

  .Tablet-Vertical\:w-1\.5 {
    width: 0.375rem;
  }

  .Tablet-Vertical\:w-2\.5 {
    width: 0.625rem;
  }

  .Tablet-Vertical\:w-3\.5 {
    width: 0.875rem;
  }

  .Tablet-Vertical\:w-1\/2 {
    width: 50%;
  }

  .Tablet-Vertical\:w-1\/3 {
    width: 33.333333%;
  }

  .Tablet-Vertical\:w-2\/3 {
    width: 66.666667%;
  }

  .Tablet-Vertical\:w-1\/4 {
    width: 25%;
  }

  .Tablet-Vertical\:w-2\/4 {
    width: 50%;
  }

  .Tablet-Vertical\:w-3\/4 {
    width: 75%;
  }

  .Tablet-Vertical\:w-1\/5 {
    width: 20%;
  }

  .Tablet-Vertical\:w-2\/5 {
    width: 40%;
  }

  .Tablet-Vertical\:w-3\/5 {
    width: 60%;
  }

  .Tablet-Vertical\:w-4\/5 {
    width: 80%;
  }

  .Tablet-Vertical\:w-1\/6 {
    width: 16.666667%;
  }

  .Tablet-Vertical\:w-2\/6 {
    width: 33.333333%;
  }

  .Tablet-Vertical\:w-3\/6 {
    width: 50%;
  }

  .Tablet-Vertical\:w-4\/6 {
    width: 66.666667%;
  }

  .Tablet-Vertical\:w-5\/6 {
    width: 83.333333%;
  }

  .Tablet-Vertical\:w-1\/12 {
    width: 8.333333%;
  }

  .Tablet-Vertical\:w-2\/12 {
    width: 16.666667%;
  }

  .Tablet-Vertical\:w-3\/12 {
    width: 25%;
  }

  .Tablet-Vertical\:w-4\/12 {
    width: 33.333333%;
  }

  .Tablet-Vertical\:w-5\/12 {
    width: 41.666667%;
  }

  .Tablet-Vertical\:w-6\/12 {
    width: 50%;
  }

  .Tablet-Vertical\:w-7\/12 {
    width: 58.333333%;
  }

  .Tablet-Vertical\:w-8\/12 {
    width: 66.666667%;
  }

  .Tablet-Vertical\:w-9\/12 {
    width: 75%;
  }

  .Tablet-Vertical\:w-10\/12 {
    width: 83.333333%;
  }

  .Tablet-Vertical\:w-11\/12 {
    width: 91.666667%;
  }

  .Tablet-Vertical\:w-full {
    width: 100%;
  }

  .Tablet-Vertical\:w-screen {
    width: 100vw;
  }

  .Tablet-Vertical\:w-min {
    width: -moz-min-content;
    width: min-content;
  }

  .Tablet-Vertical\:w-max {
    width: -moz-max-content;
    width: max-content;
  }

  .Tablet-Vertical\:w-3px {
    width: 3px;
  }

  .Tablet-Vertical\:w-10rem {
    width: 10rem;
  }

  .Tablet-Vertical\:w-w60 {
    width: 60px;
  }

  .Tablet-Vertical\:w-w61 {
    width: 61px;
  }

  .Tablet-Vertical\:w-w14 {
    width: 14%;
  }

  .Tablet-Vertical\:w-w-w114 {
    width: w-w114;
  }

  .Tablet-Vertical\:w-w-95 {
    width: w-95;
  }

  .Tablet-Vertical\:w-w114 {
    width: 14px;
  }

  .Tablet-Vertical\:w-w96 {
    width: 96%;
  }

  .Tablet-Vertical\:w-w5 {
    width: 5px;
  }

  .Tablet-Vertical\:w-m250 {
    width: 250px;
  }

  .Tablet-Vertical\:w-40px {
    width: 40px;
  }

  .Tablet-Vertical\:w-wd96 {
    width: 96px;
  }

  .Tablet-Vertical\:w-66p {
    width: 66%;
  }

  .Tablet-Vertical\:w-p40 {
    width: 40%;
  }

  .Tablet-Vertical\:w-p37 {
    width: 37%;
  }

  .Tablet-Vertical\:w-p80 {
    width: 80%;
  }

  .Tablet-Vertical\:w-p90 {
    width: 90%;
  }

  .Tablet-Vertical\:w-p12 {
    width: 12%;
  }

  .Tablet-Vertical\:w-9\/20 {
    width: 45%;
  }

  .Tablet-Vertical\:w-70p {
    width: 70%;
  }

  .Tablet-Vertical\:w-32p {
    width: 32%;
  }

  .Tablet-Vertical\:w-device-block {
    width: calc(100% - 64px) !important;
  }

  .Tablet-Vertical\:w-device-block1 {
    width: 100% !important;
  }

  .Tablet-Vertical\:w-45px {
    width: 45px;
  }

  .Tablet-Vertical\:min-w-0 {
    min-width: 0px;
  }

  .Tablet-Vertical\:min-w-385 {
    min-width: 385px;
  }

  .Tablet-Vertical\:min-w-full {
    min-width: 100%;
  }

  .Tablet-Vertical\:min-w-min {
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .Tablet-Vertical\:min-w-max {
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .Tablet-Vertical\:max-w-0 {
    max-width: 0rem;
  }

  .Tablet-Vertical\:max-w-none {
    max-width: none;
  }

  .Tablet-Vertical\:max-w-xs {
    max-width: 20rem;
  }

  .Tablet-Vertical\:max-w-sm {
    max-width: 24rem;
  }

  .Tablet-Vertical\:max-w-md {
    max-width: 28rem;
  }

  .Tablet-Vertical\:max-w-lg {
    max-width: 32rem;
  }

  .Tablet-Vertical\:max-w-xl {
    max-width: 36rem;
  }

  .Tablet-Vertical\:max-w-2xl {
    max-width: 42rem;
  }

  .Tablet-Vertical\:max-w-3xl {
    max-width: 48rem;
  }

  .Tablet-Vertical\:max-w-4xl {
    max-width: 56rem;
  }

  .Tablet-Vertical\:max-w-5xl {
    max-width: 64rem;
  }

  .Tablet-Vertical\:max-w-6xl {
    max-width: 72rem;
  }

  .Tablet-Vertical\:max-w-7xl {
    max-width: 80rem;
  }

  .Tablet-Vertical\:max-w-full {
    max-width: 100%;
  }

  .Tablet-Vertical\:max-w-min {
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .Tablet-Vertical\:max-w-max {
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .Tablet-Vertical\:max-w-prose {
    max-width: 65ch;
  }

  .Tablet-Vertical\:max-w-1600p {
    max-width: 1600px;
  }

  .Tablet-Vertical\:flex-1 {
    flex: 1 1 0%;
  }

  .Tablet-Vertical\:flex-auto {
    flex: 1 1 auto;
  }

  .Tablet-Vertical\:flex-initial {
    flex: 0 1 auto;
  }

  .Tablet-Vertical\:flex-none {
    flex: none;
  }

  .Tablet-Vertical\:flex-1\/2 {
    flex: 50%;
  }

  .Tablet-Vertical\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .Tablet-Vertical\:flex-shrink {
    flex-shrink: 1;
  }

  .Tablet-Vertical\:flex-grow-0 {
    flex-grow: 0;
  }

  .Tablet-Vertical\:flex-grow {
    flex-grow: 1;
  }

  .Tablet-Vertical\:table-auto {
    table-layout: auto;
  }

  .Tablet-Vertical\:table-fixed {
    table-layout: fixed;
  }

  .Tablet-Vertical\:border-collapse {
    border-collapse: collapse;
  }

  .Tablet-Vertical\:border-separate {
    border-collapse: separate;
  }

  .Tablet-Vertical\:origin-center {
    transform-origin: center;
  }

  .Tablet-Vertical\:origin-top {
    transform-origin: top;
  }

  .Tablet-Vertical\:origin-top-right {
    transform-origin: top right;
  }

  .Tablet-Vertical\:origin-right {
    transform-origin: right;
  }

  .Tablet-Vertical\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .Tablet-Vertical\:origin-bottom {
    transform-origin: bottom;
  }

  .Tablet-Vertical\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .Tablet-Vertical\:origin-left {
    transform-origin: left;
  }

  .Tablet-Vertical\:origin-top-left {
    transform-origin: top left;
  }

  .Tablet-Vertical\:transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .Tablet-Vertical\:transform-gpu {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .Tablet-Vertical\:transform-none {
    transform: none;
  }

  .Tablet-Vertical\:translate-x-0 {
    --tw-translate-x: 0px;
  }

  .Tablet-Vertical\:translate-x-1 {
    --tw-translate-x: 0.25rem;
  }

  .Tablet-Vertical\:translate-x-2 {
    --tw-translate-x: 0.5rem;
  }

  .Tablet-Vertical\:translate-x-3 {
    --tw-translate-x: 0.75rem;
  }

  .Tablet-Vertical\:translate-x-4 {
    --tw-translate-x: 1rem;
  }

  .Tablet-Vertical\:translate-x-5 {
    --tw-translate-x: 1.25rem;
  }

  .Tablet-Vertical\:translate-x-6 {
    --tw-translate-x: 1.5rem;
  }

  .Tablet-Vertical\:translate-x-7 {
    --tw-translate-x: 1.75rem;
  }

  .Tablet-Vertical\:translate-x-8 {
    --tw-translate-x: 2rem;
  }

  .Tablet-Vertical\:translate-x-9 {
    --tw-translate-x: 2.25rem;
  }

  .Tablet-Vertical\:translate-x-10 {
    --tw-translate-x: 2.5rem;
  }

  .Tablet-Vertical\:translate-x-11 {
    --tw-translate-x: 2.75rem;
  }

  .Tablet-Vertical\:translate-x-12 {
    --tw-translate-x: 3rem;
  }

  .Tablet-Vertical\:translate-x-14 {
    --tw-translate-x: 3.5rem;
  }

  .Tablet-Vertical\:translate-x-16 {
    --tw-translate-x: 4rem;
  }

  .Tablet-Vertical\:translate-x-20 {
    --tw-translate-x: 5rem;
  }

  .Tablet-Vertical\:translate-x-24 {
    --tw-translate-x: 6rem;
  }

  .Tablet-Vertical\:translate-x-28 {
    --tw-translate-x: 7rem;
  }

  .Tablet-Vertical\:translate-x-32 {
    --tw-translate-x: 8rem;
  }

  .Tablet-Vertical\:translate-x-36 {
    --tw-translate-x: 9rem;
  }

  .Tablet-Vertical\:translate-x-40 {
    --tw-translate-x: 10rem;
  }

  .Tablet-Vertical\:translate-x-44 {
    --tw-translate-x: 11rem;
  }

  .Tablet-Vertical\:translate-x-48 {
    --tw-translate-x: 12rem;
  }

  .Tablet-Vertical\:translate-x-52 {
    --tw-translate-x: 13rem;
  }

  .Tablet-Vertical\:translate-x-56 {
    --tw-translate-x: 14rem;
  }

  .Tablet-Vertical\:translate-x-60 {
    --tw-translate-x: 15rem;
  }

  .Tablet-Vertical\:translate-x-64 {
    --tw-translate-x: 16rem;
  }

  .Tablet-Vertical\:translate-x-72 {
    --tw-translate-x: 18rem;
  }

  .Tablet-Vertical\:translate-x-80 {
    --tw-translate-x: 20rem;
  }

  .Tablet-Vertical\:translate-x-96 {
    --tw-translate-x: 24rem;
  }

  .Tablet-Vertical\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .Tablet-Vertical\:translate-x-0\.5 {
    --tw-translate-x: 0.125rem;
  }

  .Tablet-Vertical\:translate-x-1\.5 {
    --tw-translate-x: 0.375rem;
  }

  .Tablet-Vertical\:translate-x-2\.5 {
    --tw-translate-x: 0.625rem;
  }

  .Tablet-Vertical\:translate-x-3\.5 {
    --tw-translate-x: 0.875rem;
  }

  .Tablet-Vertical\:-translate-x-0 {
    --tw-translate-x: 0px;
  }

  .Tablet-Vertical\:-translate-x-1 {
    --tw-translate-x: -0.25rem;
  }

  .Tablet-Vertical\:-translate-x-2 {
    --tw-translate-x: -0.5rem;
  }

  .Tablet-Vertical\:-translate-x-3 {
    --tw-translate-x: -0.75rem;
  }

  .Tablet-Vertical\:-translate-x-4 {
    --tw-translate-x: -1rem;
  }

  .Tablet-Vertical\:-translate-x-5 {
    --tw-translate-x: -1.25rem;
  }

  .Tablet-Vertical\:-translate-x-6 {
    --tw-translate-x: -1.5rem;
  }

  .Tablet-Vertical\:-translate-x-7 {
    --tw-translate-x: -1.75rem;
  }

  .Tablet-Vertical\:-translate-x-8 {
    --tw-translate-x: -2rem;
  }

  .Tablet-Vertical\:-translate-x-9 {
    --tw-translate-x: -2.25rem;
  }

  .Tablet-Vertical\:-translate-x-10 {
    --tw-translate-x: -2.5rem;
  }

  .Tablet-Vertical\:-translate-x-11 {
    --tw-translate-x: -2.75rem;
  }

  .Tablet-Vertical\:-translate-x-12 {
    --tw-translate-x: -3rem;
  }

  .Tablet-Vertical\:-translate-x-14 {
    --tw-translate-x: -3.5rem;
  }

  .Tablet-Vertical\:-translate-x-16 {
    --tw-translate-x: -4rem;
  }

  .Tablet-Vertical\:-translate-x-20 {
    --tw-translate-x: -5rem;
  }

  .Tablet-Vertical\:-translate-x-24 {
    --tw-translate-x: -6rem;
  }

  .Tablet-Vertical\:-translate-x-28 {
    --tw-translate-x: -7rem;
  }

  .Tablet-Vertical\:-translate-x-32 {
    --tw-translate-x: -8rem;
  }

  .Tablet-Vertical\:-translate-x-36 {
    --tw-translate-x: -9rem;
  }

  .Tablet-Vertical\:-translate-x-40 {
    --tw-translate-x: -10rem;
  }

  .Tablet-Vertical\:-translate-x-44 {
    --tw-translate-x: -11rem;
  }

  .Tablet-Vertical\:-translate-x-48 {
    --tw-translate-x: -12rem;
  }

  .Tablet-Vertical\:-translate-x-52 {
    --tw-translate-x: -13rem;
  }

  .Tablet-Vertical\:-translate-x-56 {
    --tw-translate-x: -14rem;
  }

  .Tablet-Vertical\:-translate-x-60 {
    --tw-translate-x: -15rem;
  }

  .Tablet-Vertical\:-translate-x-64 {
    --tw-translate-x: -16rem;
  }

  .Tablet-Vertical\:-translate-x-72 {
    --tw-translate-x: -18rem;
  }

  .Tablet-Vertical\:-translate-x-80 {
    --tw-translate-x: -20rem;
  }

  .Tablet-Vertical\:-translate-x-96 {
    --tw-translate-x: -24rem;
  }

  .Tablet-Vertical\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .Tablet-Vertical\:-translate-x-0\.5 {
    --tw-translate-x: -0.125rem;
  }

  .Tablet-Vertical\:-translate-x-1\.5 {
    --tw-translate-x: -0.375rem;
  }

  .Tablet-Vertical\:-translate-x-2\.5 {
    --tw-translate-x: -0.625rem;
  }

  .Tablet-Vertical\:-translate-x-3\.5 {
    --tw-translate-x: -0.875rem;
  }

  .Tablet-Vertical\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .Tablet-Vertical\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .Tablet-Vertical\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .Tablet-Vertical\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .Tablet-Vertical\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .Tablet-Vertical\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .Tablet-Vertical\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .Tablet-Vertical\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .Tablet-Vertical\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .Tablet-Vertical\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .Tablet-Vertical\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .Tablet-Vertical\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .Tablet-Vertical\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .Tablet-Vertical\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .Tablet-Vertical\:translate-y-0 {
    --tw-translate-y: 0px;
  }

  .Tablet-Vertical\:translate-y-1 {
    --tw-translate-y: 0.25rem;
  }

  .Tablet-Vertical\:translate-y-2 {
    --tw-translate-y: 0.5rem;
  }

  .Tablet-Vertical\:translate-y-3 {
    --tw-translate-y: 0.75rem;
  }

  .Tablet-Vertical\:translate-y-4 {
    --tw-translate-y: 1rem;
  }

  .Tablet-Vertical\:translate-y-5 {
    --tw-translate-y: 1.25rem;
  }

  .Tablet-Vertical\:translate-y-6 {
    --tw-translate-y: 1.5rem;
  }

  .Tablet-Vertical\:translate-y-7 {
    --tw-translate-y: 1.75rem;
  }

  .Tablet-Vertical\:translate-y-8 {
    --tw-translate-y: 2rem;
  }

  .Tablet-Vertical\:translate-y-9 {
    --tw-translate-y: 2.25rem;
  }

  .Tablet-Vertical\:translate-y-10 {
    --tw-translate-y: 2.5rem;
  }

  .Tablet-Vertical\:translate-y-11 {
    --tw-translate-y: 2.75rem;
  }

  .Tablet-Vertical\:translate-y-12 {
    --tw-translate-y: 3rem;
  }

  .Tablet-Vertical\:translate-y-14 {
    --tw-translate-y: 3.5rem;
  }

  .Tablet-Vertical\:translate-y-16 {
    --tw-translate-y: 4rem;
  }

  .Tablet-Vertical\:translate-y-20 {
    --tw-translate-y: 5rem;
  }

  .Tablet-Vertical\:translate-y-24 {
    --tw-translate-y: 6rem;
  }

  .Tablet-Vertical\:translate-y-28 {
    --tw-translate-y: 7rem;
  }

  .Tablet-Vertical\:translate-y-32 {
    --tw-translate-y: 8rem;
  }

  .Tablet-Vertical\:translate-y-36 {
    --tw-translate-y: 9rem;
  }

  .Tablet-Vertical\:translate-y-40 {
    --tw-translate-y: 10rem;
  }

  .Tablet-Vertical\:translate-y-44 {
    --tw-translate-y: 11rem;
  }

  .Tablet-Vertical\:translate-y-48 {
    --tw-translate-y: 12rem;
  }

  .Tablet-Vertical\:translate-y-52 {
    --tw-translate-y: 13rem;
  }

  .Tablet-Vertical\:translate-y-56 {
    --tw-translate-y: 14rem;
  }

  .Tablet-Vertical\:translate-y-60 {
    --tw-translate-y: 15rem;
  }

  .Tablet-Vertical\:translate-y-64 {
    --tw-translate-y: 16rem;
  }

  .Tablet-Vertical\:translate-y-72 {
    --tw-translate-y: 18rem;
  }

  .Tablet-Vertical\:translate-y-80 {
    --tw-translate-y: 20rem;
  }

  .Tablet-Vertical\:translate-y-96 {
    --tw-translate-y: 24rem;
  }

  .Tablet-Vertical\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .Tablet-Vertical\:translate-y-0\.5 {
    --tw-translate-y: 0.125rem;
  }

  .Tablet-Vertical\:translate-y-1\.5 {
    --tw-translate-y: 0.375rem;
  }

  .Tablet-Vertical\:translate-y-2\.5 {
    --tw-translate-y: 0.625rem;
  }

  .Tablet-Vertical\:translate-y-3\.5 {
    --tw-translate-y: 0.875rem;
  }

  .Tablet-Vertical\:-translate-y-0 {
    --tw-translate-y: 0px;
  }

  .Tablet-Vertical\:-translate-y-1 {
    --tw-translate-y: -0.25rem;
  }

  .Tablet-Vertical\:-translate-y-2 {
    --tw-translate-y: -0.5rem;
  }

  .Tablet-Vertical\:-translate-y-3 {
    --tw-translate-y: -0.75rem;
  }

  .Tablet-Vertical\:-translate-y-4 {
    --tw-translate-y: -1rem;
  }

  .Tablet-Vertical\:-translate-y-5 {
    --tw-translate-y: -1.25rem;
  }

  .Tablet-Vertical\:-translate-y-6 {
    --tw-translate-y: -1.5rem;
  }

  .Tablet-Vertical\:-translate-y-7 {
    --tw-translate-y: -1.75rem;
  }

  .Tablet-Vertical\:-translate-y-8 {
    --tw-translate-y: -2rem;
  }

  .Tablet-Vertical\:-translate-y-9 {
    --tw-translate-y: -2.25rem;
  }

  .Tablet-Vertical\:-translate-y-10 {
    --tw-translate-y: -2.5rem;
  }

  .Tablet-Vertical\:-translate-y-11 {
    --tw-translate-y: -2.75rem;
  }

  .Tablet-Vertical\:-translate-y-12 {
    --tw-translate-y: -3rem;
  }

  .Tablet-Vertical\:-translate-y-14 {
    --tw-translate-y: -3.5rem;
  }

  .Tablet-Vertical\:-translate-y-16 {
    --tw-translate-y: -4rem;
  }

  .Tablet-Vertical\:-translate-y-20 {
    --tw-translate-y: -5rem;
  }

  .Tablet-Vertical\:-translate-y-24 {
    --tw-translate-y: -6rem;
  }

  .Tablet-Vertical\:-translate-y-28 {
    --tw-translate-y: -7rem;
  }

  .Tablet-Vertical\:-translate-y-32 {
    --tw-translate-y: -8rem;
  }

  .Tablet-Vertical\:-translate-y-36 {
    --tw-translate-y: -9rem;
  }

  .Tablet-Vertical\:-translate-y-40 {
    --tw-translate-y: -10rem;
  }

  .Tablet-Vertical\:-translate-y-44 {
    --tw-translate-y: -11rem;
  }

  .Tablet-Vertical\:-translate-y-48 {
    --tw-translate-y: -12rem;
  }

  .Tablet-Vertical\:-translate-y-52 {
    --tw-translate-y: -13rem;
  }

  .Tablet-Vertical\:-translate-y-56 {
    --tw-translate-y: -14rem;
  }

  .Tablet-Vertical\:-translate-y-60 {
    --tw-translate-y: -15rem;
  }

  .Tablet-Vertical\:-translate-y-64 {
    --tw-translate-y: -16rem;
  }

  .Tablet-Vertical\:-translate-y-72 {
    --tw-translate-y: -18rem;
  }

  .Tablet-Vertical\:-translate-y-80 {
    --tw-translate-y: -20rem;
  }

  .Tablet-Vertical\:-translate-y-96 {
    --tw-translate-y: -24rem;
  }

  .Tablet-Vertical\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .Tablet-Vertical\:-translate-y-0\.5 {
    --tw-translate-y: -0.125rem;
  }

  .Tablet-Vertical\:-translate-y-1\.5 {
    --tw-translate-y: -0.375rem;
  }

  .Tablet-Vertical\:-translate-y-2\.5 {
    --tw-translate-y: -0.625rem;
  }

  .Tablet-Vertical\:-translate-y-3\.5 {
    --tw-translate-y: -0.875rem;
  }

  .Tablet-Vertical\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .Tablet-Vertical\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .Tablet-Vertical\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .Tablet-Vertical\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .Tablet-Vertical\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .Tablet-Vertical\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .Tablet-Vertical\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .Tablet-Vertical\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .Tablet-Vertical\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .Tablet-Vertical\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .Tablet-Vertical\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .Tablet-Vertical\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .Tablet-Vertical\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .Tablet-Vertical\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .Tablet-Vertical\:hover\:translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .Tablet-Vertical\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.25rem;
  }

  .Tablet-Vertical\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.5rem;
  }

  .Tablet-Vertical\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.75rem;
  }

  .Tablet-Vertical\:hover\:translate-x-4:hover {
    --tw-translate-x: 1rem;
  }

  .Tablet-Vertical\:hover\:translate-x-5:hover {
    --tw-translate-x: 1.25rem;
  }

  .Tablet-Vertical\:hover\:translate-x-6:hover {
    --tw-translate-x: 1.5rem;
  }

  .Tablet-Vertical\:hover\:translate-x-7:hover {
    --tw-translate-x: 1.75rem;
  }

  .Tablet-Vertical\:hover\:translate-x-8:hover {
    --tw-translate-x: 2rem;
  }

  .Tablet-Vertical\:hover\:translate-x-9:hover {
    --tw-translate-x: 2.25rem;
  }

  .Tablet-Vertical\:hover\:translate-x-10:hover {
    --tw-translate-x: 2.5rem;
  }

  .Tablet-Vertical\:hover\:translate-x-11:hover {
    --tw-translate-x: 2.75rem;
  }

  .Tablet-Vertical\:hover\:translate-x-12:hover {
    --tw-translate-x: 3rem;
  }

  .Tablet-Vertical\:hover\:translate-x-14:hover {
    --tw-translate-x: 3.5rem;
  }

  .Tablet-Vertical\:hover\:translate-x-16:hover {
    --tw-translate-x: 4rem;
  }

  .Tablet-Vertical\:hover\:translate-x-20:hover {
    --tw-translate-x: 5rem;
  }

  .Tablet-Vertical\:hover\:translate-x-24:hover {
    --tw-translate-x: 6rem;
  }

  .Tablet-Vertical\:hover\:translate-x-28:hover {
    --tw-translate-x: 7rem;
  }

  .Tablet-Vertical\:hover\:translate-x-32:hover {
    --tw-translate-x: 8rem;
  }

  .Tablet-Vertical\:hover\:translate-x-36:hover {
    --tw-translate-x: 9rem;
  }

  .Tablet-Vertical\:hover\:translate-x-40:hover {
    --tw-translate-x: 10rem;
  }

  .Tablet-Vertical\:hover\:translate-x-44:hover {
    --tw-translate-x: 11rem;
  }

  .Tablet-Vertical\:hover\:translate-x-48:hover {
    --tw-translate-x: 12rem;
  }

  .Tablet-Vertical\:hover\:translate-x-52:hover {
    --tw-translate-x: 13rem;
  }

  .Tablet-Vertical\:hover\:translate-x-56:hover {
    --tw-translate-x: 14rem;
  }

  .Tablet-Vertical\:hover\:translate-x-60:hover {
    --tw-translate-x: 15rem;
  }

  .Tablet-Vertical\:hover\:translate-x-64:hover {
    --tw-translate-x: 16rem;
  }

  .Tablet-Vertical\:hover\:translate-x-72:hover {
    --tw-translate-x: 18rem;
  }

  .Tablet-Vertical\:hover\:translate-x-80:hover {
    --tw-translate-x: 20rem;
  }

  .Tablet-Vertical\:hover\:translate-x-96:hover {
    --tw-translate-x: 24rem;
  }

  .Tablet-Vertical\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .Tablet-Vertical\:hover\:translate-x-0\.5:hover {
    --tw-translate-x: 0.125rem;
  }

  .Tablet-Vertical\:hover\:translate-x-1\.5:hover {
    --tw-translate-x: 0.375rem;
  }

  .Tablet-Vertical\:hover\:translate-x-2\.5:hover {
    --tw-translate-x: 0.625rem;
  }

  .Tablet-Vertical\:hover\:translate-x-3\.5:hover {
    --tw-translate-x: 0.875rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .Tablet-Vertical\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.25rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.5rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.75rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-4:hover {
    --tw-translate-x: -1rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-5:hover {
    --tw-translate-x: -1.25rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-6:hover {
    --tw-translate-x: -1.5rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-7:hover {
    --tw-translate-x: -1.75rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-8:hover {
    --tw-translate-x: -2rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-9:hover {
    --tw-translate-x: -2.25rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-10:hover {
    --tw-translate-x: -2.5rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-11:hover {
    --tw-translate-x: -2.75rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-12:hover {
    --tw-translate-x: -3rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-14:hover {
    --tw-translate-x: -3.5rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-16:hover {
    --tw-translate-x: -4rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-20:hover {
    --tw-translate-x: -5rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-24:hover {
    --tw-translate-x: -6rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-28:hover {
    --tw-translate-x: -7rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-32:hover {
    --tw-translate-x: -8rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-36:hover {
    --tw-translate-x: -9rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-40:hover {
    --tw-translate-x: -10rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-44:hover {
    --tw-translate-x: -11rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-48:hover {
    --tw-translate-x: -12rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-52:hover {
    --tw-translate-x: -13rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-56:hover {
    --tw-translate-x: -14rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-60:hover {
    --tw-translate-x: -15rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-64:hover {
    --tw-translate-x: -16rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-72:hover {
    --tw-translate-x: -18rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-80:hover {
    --tw-translate-x: -20rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-96:hover {
    --tw-translate-x: -24rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .Tablet-Vertical\:hover\:-translate-x-0\.5:hover {
    --tw-translate-x: -0.125rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-1\.5:hover {
    --tw-translate-x: -0.375rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-2\.5:hover {
    --tw-translate-x: -0.625rem;
  }

  .Tablet-Vertical\:hover\:-translate-x-3\.5:hover {
    --tw-translate-x: -0.875rem;
  }

  .Tablet-Vertical\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .Tablet-Vertical\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .Tablet-Vertical\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .Tablet-Vertical\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .Tablet-Vertical\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .Tablet-Vertical\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .Tablet-Vertical\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .Tablet-Vertical\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .Tablet-Vertical\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .Tablet-Vertical\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .Tablet-Vertical\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .Tablet-Vertical\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .Tablet-Vertical\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .Tablet-Vertical\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .Tablet-Vertical\:hover\:translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .Tablet-Vertical\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.25rem;
  }

  .Tablet-Vertical\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.5rem;
  }

  .Tablet-Vertical\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.75rem;
  }

  .Tablet-Vertical\:hover\:translate-y-4:hover {
    --tw-translate-y: 1rem;
  }

  .Tablet-Vertical\:hover\:translate-y-5:hover {
    --tw-translate-y: 1.25rem;
  }

  .Tablet-Vertical\:hover\:translate-y-6:hover {
    --tw-translate-y: 1.5rem;
  }

  .Tablet-Vertical\:hover\:translate-y-7:hover {
    --tw-translate-y: 1.75rem;
  }

  .Tablet-Vertical\:hover\:translate-y-8:hover {
    --tw-translate-y: 2rem;
  }

  .Tablet-Vertical\:hover\:translate-y-9:hover {
    --tw-translate-y: 2.25rem;
  }

  .Tablet-Vertical\:hover\:translate-y-10:hover {
    --tw-translate-y: 2.5rem;
  }

  .Tablet-Vertical\:hover\:translate-y-11:hover {
    --tw-translate-y: 2.75rem;
  }

  .Tablet-Vertical\:hover\:translate-y-12:hover {
    --tw-translate-y: 3rem;
  }

  .Tablet-Vertical\:hover\:translate-y-14:hover {
    --tw-translate-y: 3.5rem;
  }

  .Tablet-Vertical\:hover\:translate-y-16:hover {
    --tw-translate-y: 4rem;
  }

  .Tablet-Vertical\:hover\:translate-y-20:hover {
    --tw-translate-y: 5rem;
  }

  .Tablet-Vertical\:hover\:translate-y-24:hover {
    --tw-translate-y: 6rem;
  }

  .Tablet-Vertical\:hover\:translate-y-28:hover {
    --tw-translate-y: 7rem;
  }

  .Tablet-Vertical\:hover\:translate-y-32:hover {
    --tw-translate-y: 8rem;
  }

  .Tablet-Vertical\:hover\:translate-y-36:hover {
    --tw-translate-y: 9rem;
  }

  .Tablet-Vertical\:hover\:translate-y-40:hover {
    --tw-translate-y: 10rem;
  }

  .Tablet-Vertical\:hover\:translate-y-44:hover {
    --tw-translate-y: 11rem;
  }

  .Tablet-Vertical\:hover\:translate-y-48:hover {
    --tw-translate-y: 12rem;
  }

  .Tablet-Vertical\:hover\:translate-y-52:hover {
    --tw-translate-y: 13rem;
  }

  .Tablet-Vertical\:hover\:translate-y-56:hover {
    --tw-translate-y: 14rem;
  }

  .Tablet-Vertical\:hover\:translate-y-60:hover {
    --tw-translate-y: 15rem;
  }

  .Tablet-Vertical\:hover\:translate-y-64:hover {
    --tw-translate-y: 16rem;
  }

  .Tablet-Vertical\:hover\:translate-y-72:hover {
    --tw-translate-y: 18rem;
  }

  .Tablet-Vertical\:hover\:translate-y-80:hover {
    --tw-translate-y: 20rem;
  }

  .Tablet-Vertical\:hover\:translate-y-96:hover {
    --tw-translate-y: 24rem;
  }

  .Tablet-Vertical\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .Tablet-Vertical\:hover\:translate-y-0\.5:hover {
    --tw-translate-y: 0.125rem;
  }

  .Tablet-Vertical\:hover\:translate-y-1\.5:hover {
    --tw-translate-y: 0.375rem;
  }

  .Tablet-Vertical\:hover\:translate-y-2\.5:hover {
    --tw-translate-y: 0.625rem;
  }

  .Tablet-Vertical\:hover\:translate-y-3\.5:hover {
    --tw-translate-y: 0.875rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .Tablet-Vertical\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.25rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.5rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.75rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-4:hover {
    --tw-translate-y: -1rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-5:hover {
    --tw-translate-y: -1.25rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-6:hover {
    --tw-translate-y: -1.5rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-7:hover {
    --tw-translate-y: -1.75rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-8:hover {
    --tw-translate-y: -2rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-9:hover {
    --tw-translate-y: -2.25rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-10:hover {
    --tw-translate-y: -2.5rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-11:hover {
    --tw-translate-y: -2.75rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-12:hover {
    --tw-translate-y: -3rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-14:hover {
    --tw-translate-y: -3.5rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-16:hover {
    --tw-translate-y: -4rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-20:hover {
    --tw-translate-y: -5rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-24:hover {
    --tw-translate-y: -6rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-28:hover {
    --tw-translate-y: -7rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-32:hover {
    --tw-translate-y: -8rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-36:hover {
    --tw-translate-y: -9rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-40:hover {
    --tw-translate-y: -10rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-44:hover {
    --tw-translate-y: -11rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-48:hover {
    --tw-translate-y: -12rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-52:hover {
    --tw-translate-y: -13rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-56:hover {
    --tw-translate-y: -14rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-60:hover {
    --tw-translate-y: -15rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-64:hover {
    --tw-translate-y: -16rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-72:hover {
    --tw-translate-y: -18rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-80:hover {
    --tw-translate-y: -20rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-96:hover {
    --tw-translate-y: -24rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .Tablet-Vertical\:hover\:-translate-y-0\.5:hover {
    --tw-translate-y: -0.125rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-1\.5:hover {
    --tw-translate-y: -0.375rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-2\.5:hover {
    --tw-translate-y: -0.625rem;
  }

  .Tablet-Vertical\:hover\:-translate-y-3\.5:hover {
    --tw-translate-y: -0.875rem;
  }

  .Tablet-Vertical\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .Tablet-Vertical\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .Tablet-Vertical\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .Tablet-Vertical\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .Tablet-Vertical\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .Tablet-Vertical\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .Tablet-Vertical\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .Tablet-Vertical\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .Tablet-Vertical\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .Tablet-Vertical\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .Tablet-Vertical\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .Tablet-Vertical\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .Tablet-Vertical\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .Tablet-Vertical\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .Tablet-Vertical\:focus\:translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .Tablet-Vertical\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.25rem;
  }

  .Tablet-Vertical\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.5rem;
  }

  .Tablet-Vertical\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.75rem;
  }

  .Tablet-Vertical\:focus\:translate-x-4:focus {
    --tw-translate-x: 1rem;
  }

  .Tablet-Vertical\:focus\:translate-x-5:focus {
    --tw-translate-x: 1.25rem;
  }

  .Tablet-Vertical\:focus\:translate-x-6:focus {
    --tw-translate-x: 1.5rem;
  }

  .Tablet-Vertical\:focus\:translate-x-7:focus {
    --tw-translate-x: 1.75rem;
  }

  .Tablet-Vertical\:focus\:translate-x-8:focus {
    --tw-translate-x: 2rem;
  }

  .Tablet-Vertical\:focus\:translate-x-9:focus {
    --tw-translate-x: 2.25rem;
  }

  .Tablet-Vertical\:focus\:translate-x-10:focus {
    --tw-translate-x: 2.5rem;
  }

  .Tablet-Vertical\:focus\:translate-x-11:focus {
    --tw-translate-x: 2.75rem;
  }

  .Tablet-Vertical\:focus\:translate-x-12:focus {
    --tw-translate-x: 3rem;
  }

  .Tablet-Vertical\:focus\:translate-x-14:focus {
    --tw-translate-x: 3.5rem;
  }

  .Tablet-Vertical\:focus\:translate-x-16:focus {
    --tw-translate-x: 4rem;
  }

  .Tablet-Vertical\:focus\:translate-x-20:focus {
    --tw-translate-x: 5rem;
  }

  .Tablet-Vertical\:focus\:translate-x-24:focus {
    --tw-translate-x: 6rem;
  }

  .Tablet-Vertical\:focus\:translate-x-28:focus {
    --tw-translate-x: 7rem;
  }

  .Tablet-Vertical\:focus\:translate-x-32:focus {
    --tw-translate-x: 8rem;
  }

  .Tablet-Vertical\:focus\:translate-x-36:focus {
    --tw-translate-x: 9rem;
  }

  .Tablet-Vertical\:focus\:translate-x-40:focus {
    --tw-translate-x: 10rem;
  }

  .Tablet-Vertical\:focus\:translate-x-44:focus {
    --tw-translate-x: 11rem;
  }

  .Tablet-Vertical\:focus\:translate-x-48:focus {
    --tw-translate-x: 12rem;
  }

  .Tablet-Vertical\:focus\:translate-x-52:focus {
    --tw-translate-x: 13rem;
  }

  .Tablet-Vertical\:focus\:translate-x-56:focus {
    --tw-translate-x: 14rem;
  }

  .Tablet-Vertical\:focus\:translate-x-60:focus {
    --tw-translate-x: 15rem;
  }

  .Tablet-Vertical\:focus\:translate-x-64:focus {
    --tw-translate-x: 16rem;
  }

  .Tablet-Vertical\:focus\:translate-x-72:focus {
    --tw-translate-x: 18rem;
  }

  .Tablet-Vertical\:focus\:translate-x-80:focus {
    --tw-translate-x: 20rem;
  }

  .Tablet-Vertical\:focus\:translate-x-96:focus {
    --tw-translate-x: 24rem;
  }

  .Tablet-Vertical\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .Tablet-Vertical\:focus\:translate-x-0\.5:focus {
    --tw-translate-x: 0.125rem;
  }

  .Tablet-Vertical\:focus\:translate-x-1\.5:focus {
    --tw-translate-x: 0.375rem;
  }

  .Tablet-Vertical\:focus\:translate-x-2\.5:focus {
    --tw-translate-x: 0.625rem;
  }

  .Tablet-Vertical\:focus\:translate-x-3\.5:focus {
    --tw-translate-x: 0.875rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .Tablet-Vertical\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.25rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.5rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.75rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-4:focus {
    --tw-translate-x: -1rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-5:focus {
    --tw-translate-x: -1.25rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-6:focus {
    --tw-translate-x: -1.5rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-7:focus {
    --tw-translate-x: -1.75rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-8:focus {
    --tw-translate-x: -2rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-9:focus {
    --tw-translate-x: -2.25rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-10:focus {
    --tw-translate-x: -2.5rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-11:focus {
    --tw-translate-x: -2.75rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-12:focus {
    --tw-translate-x: -3rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-14:focus {
    --tw-translate-x: -3.5rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-16:focus {
    --tw-translate-x: -4rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-20:focus {
    --tw-translate-x: -5rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-24:focus {
    --tw-translate-x: -6rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-28:focus {
    --tw-translate-x: -7rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-32:focus {
    --tw-translate-x: -8rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-36:focus {
    --tw-translate-x: -9rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-40:focus {
    --tw-translate-x: -10rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-44:focus {
    --tw-translate-x: -11rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-48:focus {
    --tw-translate-x: -12rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-52:focus {
    --tw-translate-x: -13rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-56:focus {
    --tw-translate-x: -14rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-60:focus {
    --tw-translate-x: -15rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-64:focus {
    --tw-translate-x: -16rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-72:focus {
    --tw-translate-x: -18rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-80:focus {
    --tw-translate-x: -20rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-96:focus {
    --tw-translate-x: -24rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .Tablet-Vertical\:focus\:-translate-x-0\.5:focus {
    --tw-translate-x: -0.125rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-1\.5:focus {
    --tw-translate-x: -0.375rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-2\.5:focus {
    --tw-translate-x: -0.625rem;
  }

  .Tablet-Vertical\:focus\:-translate-x-3\.5:focus {
    --tw-translate-x: -0.875rem;
  }

  .Tablet-Vertical\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .Tablet-Vertical\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .Tablet-Vertical\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .Tablet-Vertical\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .Tablet-Vertical\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .Tablet-Vertical\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .Tablet-Vertical\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .Tablet-Vertical\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .Tablet-Vertical\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .Tablet-Vertical\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .Tablet-Vertical\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .Tablet-Vertical\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .Tablet-Vertical\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .Tablet-Vertical\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .Tablet-Vertical\:focus\:translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .Tablet-Vertical\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.25rem;
  }

  .Tablet-Vertical\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.5rem;
  }

  .Tablet-Vertical\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.75rem;
  }

  .Tablet-Vertical\:focus\:translate-y-4:focus {
    --tw-translate-y: 1rem;
  }

  .Tablet-Vertical\:focus\:translate-y-5:focus {
    --tw-translate-y: 1.25rem;
  }

  .Tablet-Vertical\:focus\:translate-y-6:focus {
    --tw-translate-y: 1.5rem;
  }

  .Tablet-Vertical\:focus\:translate-y-7:focus {
    --tw-translate-y: 1.75rem;
  }

  .Tablet-Vertical\:focus\:translate-y-8:focus {
    --tw-translate-y: 2rem;
  }

  .Tablet-Vertical\:focus\:translate-y-9:focus {
    --tw-translate-y: 2.25rem;
  }

  .Tablet-Vertical\:focus\:translate-y-10:focus {
    --tw-translate-y: 2.5rem;
  }

  .Tablet-Vertical\:focus\:translate-y-11:focus {
    --tw-translate-y: 2.75rem;
  }

  .Tablet-Vertical\:focus\:translate-y-12:focus {
    --tw-translate-y: 3rem;
  }

  .Tablet-Vertical\:focus\:translate-y-14:focus {
    --tw-translate-y: 3.5rem;
  }

  .Tablet-Vertical\:focus\:translate-y-16:focus {
    --tw-translate-y: 4rem;
  }

  .Tablet-Vertical\:focus\:translate-y-20:focus {
    --tw-translate-y: 5rem;
  }

  .Tablet-Vertical\:focus\:translate-y-24:focus {
    --tw-translate-y: 6rem;
  }

  .Tablet-Vertical\:focus\:translate-y-28:focus {
    --tw-translate-y: 7rem;
  }

  .Tablet-Vertical\:focus\:translate-y-32:focus {
    --tw-translate-y: 8rem;
  }

  .Tablet-Vertical\:focus\:translate-y-36:focus {
    --tw-translate-y: 9rem;
  }

  .Tablet-Vertical\:focus\:translate-y-40:focus {
    --tw-translate-y: 10rem;
  }

  .Tablet-Vertical\:focus\:translate-y-44:focus {
    --tw-translate-y: 11rem;
  }

  .Tablet-Vertical\:focus\:translate-y-48:focus {
    --tw-translate-y: 12rem;
  }

  .Tablet-Vertical\:focus\:translate-y-52:focus {
    --tw-translate-y: 13rem;
  }

  .Tablet-Vertical\:focus\:translate-y-56:focus {
    --tw-translate-y: 14rem;
  }

  .Tablet-Vertical\:focus\:translate-y-60:focus {
    --tw-translate-y: 15rem;
  }

  .Tablet-Vertical\:focus\:translate-y-64:focus {
    --tw-translate-y: 16rem;
  }

  .Tablet-Vertical\:focus\:translate-y-72:focus {
    --tw-translate-y: 18rem;
  }

  .Tablet-Vertical\:focus\:translate-y-80:focus {
    --tw-translate-y: 20rem;
  }

  .Tablet-Vertical\:focus\:translate-y-96:focus {
    --tw-translate-y: 24rem;
  }

  .Tablet-Vertical\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .Tablet-Vertical\:focus\:translate-y-0\.5:focus {
    --tw-translate-y: 0.125rem;
  }

  .Tablet-Vertical\:focus\:translate-y-1\.5:focus {
    --tw-translate-y: 0.375rem;
  }

  .Tablet-Vertical\:focus\:translate-y-2\.5:focus {
    --tw-translate-y: 0.625rem;
  }

  .Tablet-Vertical\:focus\:translate-y-3\.5:focus {
    --tw-translate-y: 0.875rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .Tablet-Vertical\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.25rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.5rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.75rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-4:focus {
    --tw-translate-y: -1rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-5:focus {
    --tw-translate-y: -1.25rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-6:focus {
    --tw-translate-y: -1.5rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-7:focus {
    --tw-translate-y: -1.75rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-8:focus {
    --tw-translate-y: -2rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-9:focus {
    --tw-translate-y: -2.25rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-10:focus {
    --tw-translate-y: -2.5rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-11:focus {
    --tw-translate-y: -2.75rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-12:focus {
    --tw-translate-y: -3rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-14:focus {
    --tw-translate-y: -3.5rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-16:focus {
    --tw-translate-y: -4rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-20:focus {
    --tw-translate-y: -5rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-24:focus {
    --tw-translate-y: -6rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-28:focus {
    --tw-translate-y: -7rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-32:focus {
    --tw-translate-y: -8rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-36:focus {
    --tw-translate-y: -9rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-40:focus {
    --tw-translate-y: -10rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-44:focus {
    --tw-translate-y: -11rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-48:focus {
    --tw-translate-y: -12rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-52:focus {
    --tw-translate-y: -13rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-56:focus {
    --tw-translate-y: -14rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-60:focus {
    --tw-translate-y: -15rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-64:focus {
    --tw-translate-y: -16rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-72:focus {
    --tw-translate-y: -18rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-80:focus {
    --tw-translate-y: -20rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-96:focus {
    --tw-translate-y: -24rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .Tablet-Vertical\:focus\:-translate-y-0\.5:focus {
    --tw-translate-y: -0.125rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-1\.5:focus {
    --tw-translate-y: -0.375rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-2\.5:focus {
    --tw-translate-y: -0.625rem;
  }

  .Tablet-Vertical\:focus\:-translate-y-3\.5:focus {
    --tw-translate-y: -0.875rem;
  }

  .Tablet-Vertical\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .Tablet-Vertical\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .Tablet-Vertical\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .Tablet-Vertical\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .Tablet-Vertical\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .Tablet-Vertical\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .Tablet-Vertical\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .Tablet-Vertical\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .Tablet-Vertical\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .Tablet-Vertical\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .Tablet-Vertical\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .Tablet-Vertical\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .Tablet-Vertical\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .Tablet-Vertical\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .Tablet-Vertical\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .Tablet-Vertical\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .Tablet-Vertical\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .Tablet-Vertical\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .Tablet-Vertical\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .Tablet-Vertical\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .Tablet-Vertical\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .Tablet-Vertical\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .Tablet-Vertical\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .Tablet-Vertical\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .Tablet-Vertical\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .Tablet-Vertical\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .Tablet-Vertical\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .Tablet-Vertical\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .Tablet-Vertical\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .Tablet-Vertical\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .Tablet-Vertical\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .Tablet-Vertical\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .Tablet-Vertical\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .Tablet-Vertical\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .Tablet-Vertical\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .Tablet-Vertical\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .Tablet-Vertical\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .Tablet-Vertical\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .Tablet-Vertical\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .Tablet-Vertical\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .Tablet-Vertical\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .Tablet-Vertical\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .Tablet-Vertical\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .Tablet-Vertical\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .Tablet-Vertical\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .Tablet-Vertical\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .Tablet-Vertical\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .Tablet-Vertical\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .Tablet-Vertical\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .Tablet-Vertical\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .Tablet-Vertical\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .Tablet-Vertical\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .Tablet-Vertical\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .Tablet-Vertical\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .Tablet-Vertical\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .Tablet-Vertical\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .Tablet-Vertical\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .Tablet-Vertical\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .Tablet-Vertical\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .Tablet-Vertical\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .Tablet-Vertical\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .Tablet-Vertical\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .Tablet-Vertical\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .Tablet-Vertical\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .Tablet-Vertical\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .Tablet-Vertical\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .Tablet-Vertical\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .Tablet-Vertical\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .Tablet-Vertical\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .Tablet-Vertical\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .Tablet-Vertical\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .Tablet-Vertical\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .Tablet-Vertical\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .Tablet-Vertical\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .Tablet-Vertical\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .Tablet-Vertical\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .Tablet-Vertical\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .Tablet-Vertical\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .Tablet-Vertical\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .Tablet-Vertical\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .Tablet-Vertical\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .Tablet-Vertical\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .Tablet-Vertical\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .Tablet-Vertical\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .Tablet-Vertical\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .Tablet-Vertical\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .Tablet-Vertical\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .Tablet-Vertical\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .Tablet-Vertical\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .Tablet-Vertical\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .Tablet-Vertical\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .Tablet-Vertical\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .Tablet-Vertical\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .Tablet-Vertical\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .Tablet-Vertical\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .Tablet-Vertical\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .Tablet-Vertical\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .Tablet-Vertical\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .Tablet-Vertical\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .Tablet-Vertical\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .Tablet-Vertical\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .Tablet-Vertical\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .Tablet-Vertical\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .Tablet-Vertical\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .Tablet-Vertical\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .Tablet-Vertical\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .Tablet-Vertical\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .Tablet-Vertical\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .Tablet-Vertical\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .Tablet-Vertical\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .Tablet-Vertical\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .Tablet-Vertical\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .Tablet-Vertical\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .Tablet-Vertical\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .Tablet-Vertical\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .Tablet-Vertical\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .Tablet-Vertical\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .Tablet-Vertical\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .Tablet-Vertical\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .Tablet-Vertical\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .Tablet-Vertical\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .Tablet-Vertical\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .Tablet-Vertical\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .Tablet-Vertical\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .Tablet-Vertical\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .Tablet-Vertical\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .Tablet-Vertical\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .Tablet-Vertical\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .Tablet-Vertical\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .Tablet-Vertical\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .Tablet-Vertical\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .Tablet-Vertical\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .Tablet-Vertical\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .Tablet-Vertical\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .Tablet-Vertical\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .Tablet-Vertical\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .Tablet-Vertical\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .Tablet-Vertical\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .Tablet-Vertical\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .Tablet-Vertical\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .Tablet-Vertical\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .Tablet-Vertical\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .Tablet-Vertical\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .Tablet-Vertical\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .Tablet-Vertical\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .Tablet-Vertical\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .Tablet-Vertical\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .Tablet-Vertical\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .Tablet-Vertical\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .Tablet-Vertical\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .Tablet-Vertical\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .Tablet-Vertical\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .Tablet-Vertical\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .Tablet-Vertical\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .Tablet-Vertical\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .Tablet-Vertical\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .Tablet-Vertical\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .Tablet-Vertical\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .Tablet-Vertical\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .Tablet-Vertical\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .Tablet-Vertical\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .Tablet-Vertical\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .Tablet-Vertical\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .Tablet-Vertical\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .Tablet-Vertical\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .Tablet-Vertical\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .Tablet-Vertical\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .Tablet-Vertical\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .Tablet-Vertical\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .Tablet-Vertical\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .Tablet-Vertical\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .Tablet-Vertical\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .Tablet-Vertical\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .Tablet-Vertical\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .Tablet-Vertical\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .Tablet-Vertical\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .Tablet-Vertical\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .Tablet-Vertical\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .Tablet-Vertical\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .Tablet-Vertical\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .Tablet-Vertical\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .Tablet-Vertical\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .Tablet-Vertical\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .Tablet-Vertical\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .Tablet-Vertical\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .Tablet-Vertical\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .Tablet-Vertical\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .Tablet-Vertical\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .Tablet-Vertical\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .Tablet-Vertical\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .Tablet-Vertical\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .Tablet-Vertical\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .Tablet-Vertical\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .Tablet-Vertical\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .Tablet-Vertical\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .Tablet-Vertical\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .Tablet-Vertical\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .Tablet-Vertical\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .Tablet-Vertical\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .Tablet-Vertical\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .Tablet-Vertical\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .Tablet-Vertical\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .Tablet-Vertical\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .Tablet-Vertical\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .Tablet-Vertical\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .Tablet-Vertical\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .Tablet-Vertical\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .Tablet-Vertical\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .Tablet-Vertical\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .Tablet-Vertical\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .Tablet-Vertical\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .Tablet-Vertical\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .Tablet-Vertical\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .Tablet-Vertical\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .Tablet-Vertical\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .Tablet-Vertical\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .Tablet-Vertical\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .Tablet-Vertical\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .Tablet-Vertical\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .Tablet-Vertical\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .Tablet-Vertical\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .Tablet-Vertical\:animate-none {
    animation: none;
  }

  .Tablet-Vertical\:animate-spin {
    animation: spin 1s linear infinite;
  }

  .Tablet-Vertical\:animate-ping {
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .Tablet-Vertical\:animate-pulse {
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .Tablet-Vertical\:animate-bounce {
    animation: bounce 1s infinite;
  }

  .Tablet-Vertical\:cursor-auto {
    cursor: auto;
  }

  .Tablet-Vertical\:cursor-default {
    cursor: default;
  }

  .Tablet-Vertical\:cursor-pointer {
    cursor: pointer;
  }

  .Tablet-Vertical\:cursor-wait {
    cursor: wait;
  }

  .Tablet-Vertical\:cursor-text {
    cursor: text;
  }

  .Tablet-Vertical\:cursor-move {
    cursor: move;
  }

  .Tablet-Vertical\:cursor-help {
    cursor: help;
  }

  .Tablet-Vertical\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .Tablet-Vertical\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  .Tablet-Vertical\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text;
  }

  .Tablet-Vertical\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    user-select: all;
  }

  .Tablet-Vertical\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto;
  }

  .Tablet-Vertical\:resize-none {
    resize: none;
  }

  .Tablet-Vertical\:resize-y {
    resize: vertical;
  }

  .Tablet-Vertical\:resize-x {
    resize: horizontal;
  }

  .Tablet-Vertical\:resize {
    resize: both;
  }

  .Tablet-Vertical\:list-inside {
    list-style-position: inside;
  }

  .Tablet-Vertical\:list-outside {
    list-style-position: outside;
  }

  .Tablet-Vertical\:list-none {
    list-style-type: none;
  }

  .Tablet-Vertical\:list-disc {
    list-style-type: disc;
  }

  .Tablet-Vertical\:list-decimal {
    list-style-type: decimal;
  }

  .Tablet-Vertical\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .Tablet-Vertical\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .Tablet-Vertical\:auto-cols-min {
    grid-auto-columns: min-content;
  }

  .Tablet-Vertical\:auto-cols-max {
    grid-auto-columns: max-content;
  }

  .Tablet-Vertical\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .Tablet-Vertical\:grid-flow-row {
    grid-auto-flow: row;
  }

  .Tablet-Vertical\:grid-flow-col {
    grid-auto-flow: column;
  }

  .Tablet-Vertical\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .Tablet-Vertical\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .Tablet-Vertical\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .Tablet-Vertical\:auto-rows-min {
    grid-auto-rows: min-content;
  }

  .Tablet-Vertical\:auto-rows-max {
    grid-auto-rows: max-content;
  }

  .Tablet-Vertical\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .Tablet-Vertical\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .Tablet-Vertical\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .Tablet-Vertical\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .Tablet-Vertical\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .Tablet-Vertical\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .Tablet-Vertical\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .Tablet-Vertical\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .Tablet-Vertical\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .Tablet-Vertical\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .Tablet-Vertical\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .Tablet-Vertical\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .Tablet-Vertical\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .Tablet-Vertical\:grid-cols-none {
    grid-template-columns: none;
  }

  .Tablet-Vertical\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .Tablet-Vertical\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .Tablet-Vertical\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .Tablet-Vertical\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .Tablet-Vertical\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .Tablet-Vertical\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .Tablet-Vertical\:grid-rows-none {
    grid-template-rows: none;
  }

  .Tablet-Vertical\:flex-row {
    flex-direction: row;
  }

  .Tablet-Vertical\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .Tablet-Vertical\:flex-col {
    flex-direction: column;
  }

  .Tablet-Vertical\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .Tablet-Vertical\:flex-wrap {
    flex-wrap: wrap;
  }

  .Tablet-Vertical\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .Tablet-Vertical\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .Tablet-Vertical\:place-content-center {
    place-content: center;
  }

  .Tablet-Vertical\:place-content-start {
    place-content: start;
  }

  .Tablet-Vertical\:place-content-end {
    place-content: end;
  }

  .Tablet-Vertical\:place-content-between {
    place-content: space-between;
  }

  .Tablet-Vertical\:place-content-around {
    place-content: space-around;
  }

  .Tablet-Vertical\:place-content-evenly {
    place-content: space-evenly;
  }

  .Tablet-Vertical\:place-content-stretch {
    place-content: stretch;
  }

  .Tablet-Vertical\:place-items-start {
    place-items: start;
  }

  .Tablet-Vertical\:place-items-end {
    place-items: end;
  }

  .Tablet-Vertical\:place-items-center {
    place-items: center;
  }

  .Tablet-Vertical\:place-items-stretch {
    place-items: stretch;
  }

  .Tablet-Vertical\:content-center {
    align-content: center;
  }

  .Tablet-Vertical\:content-start {
    align-content: flex-start;
  }

  .Tablet-Vertical\:content-end {
    align-content: flex-end;
  }

  .Tablet-Vertical\:content-between {
    align-content: space-between;
  }

  .Tablet-Vertical\:content-around {
    align-content: space-around;
  }

  .Tablet-Vertical\:content-evenly {
    align-content: space-evenly;
  }

  .Tablet-Vertical\:items-start {
    align-items: flex-start;
  }

  .Tablet-Vertical\:items-end {
    align-items: flex-end;
  }

  .Tablet-Vertical\:items-center {
    align-items: center;
  }

  .Tablet-Vertical\:items-baseline {
    align-items: baseline;
  }

  .Tablet-Vertical\:items-stretch {
    align-items: stretch;
  }

  .Tablet-Vertical\:justify-start {
    justify-content: flex-start;
  }

  .Tablet-Vertical\:justify-end {
    justify-content: flex-end;
  }

  .Tablet-Vertical\:justify-center {
    justify-content: center;
  }

  .Tablet-Vertical\:justify-between {
    justify-content: space-between;
  }

  .Tablet-Vertical\:justify-around {
    justify-content: space-around;
  }

  .Tablet-Vertical\:justify-evenly {
    justify-content: space-evenly;
  }

  .Tablet-Vertical\:justify-items-start {
    justify-items: start;
  }

  .Tablet-Vertical\:justify-items-end {
    justify-items: end;
  }

  .Tablet-Vertical\:justify-items-center {
    justify-items: center;
  }

  .Tablet-Vertical\:justify-items-stretch {
    justify-items: stretch;
  }

  .Tablet-Vertical\:gap-0 {
    gap: 0px;
  }

  .Tablet-Vertical\:gap-1 {
    gap: 0.25rem;
  }

  .Tablet-Vertical\:gap-2 {
    gap: 0.5rem;
  }

  .Tablet-Vertical\:gap-3 {
    gap: 0.75rem;
  }

  .Tablet-Vertical\:gap-4 {
    gap: 1rem;
  }

  .Tablet-Vertical\:gap-5 {
    gap: 1.25rem;
  }

  .Tablet-Vertical\:gap-6 {
    gap: 1.5rem;
  }

  .Tablet-Vertical\:gap-7 {
    gap: 1.75rem;
  }

  .Tablet-Vertical\:gap-8 {
    gap: 2rem;
  }

  .Tablet-Vertical\:gap-9 {
    gap: 2.25rem;
  }

  .Tablet-Vertical\:gap-10 {
    gap: 2.5rem;
  }

  .Tablet-Vertical\:gap-11 {
    gap: 2.75rem;
  }

  .Tablet-Vertical\:gap-12 {
    gap: 3rem;
  }

  .Tablet-Vertical\:gap-14 {
    gap: 3.5rem;
  }

  .Tablet-Vertical\:gap-16 {
    gap: 4rem;
  }

  .Tablet-Vertical\:gap-20 {
    gap: 5rem;
  }

  .Tablet-Vertical\:gap-24 {
    gap: 6rem;
  }

  .Tablet-Vertical\:gap-28 {
    gap: 7rem;
  }

  .Tablet-Vertical\:gap-32 {
    gap: 8rem;
  }

  .Tablet-Vertical\:gap-36 {
    gap: 9rem;
  }

  .Tablet-Vertical\:gap-40 {
    gap: 10rem;
  }

  .Tablet-Vertical\:gap-44 {
    gap: 11rem;
  }

  .Tablet-Vertical\:gap-48 {
    gap: 12rem;
  }

  .Tablet-Vertical\:gap-52 {
    gap: 13rem;
  }

  .Tablet-Vertical\:gap-56 {
    gap: 14rem;
  }

  .Tablet-Vertical\:gap-60 {
    gap: 15rem;
  }

  .Tablet-Vertical\:gap-64 {
    gap: 16rem;
  }

  .Tablet-Vertical\:gap-72 {
    gap: 18rem;
  }

  .Tablet-Vertical\:gap-80 {
    gap: 20rem;
  }

  .Tablet-Vertical\:gap-96 {
    gap: 24rem;
  }

  .Tablet-Vertical\:gap-px {
    gap: 1px;
  }

  .Tablet-Vertical\:gap-0\.5 {
    gap: 0.125rem;
  }

  .Tablet-Vertical\:gap-1\.5 {
    gap: 0.375rem;
  }

  .Tablet-Vertical\:gap-2\.5 {
    gap: 0.625rem;
  }

  .Tablet-Vertical\:gap-3\.5 {
    gap: 0.875rem;
  }

  .Tablet-Vertical\:gap-x-0 {
    -moz-column-gap: 0px;
    column-gap: 0px;
  }

  .Tablet-Vertical\:gap-x-1 {
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }

  .Tablet-Vertical\:gap-x-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }

  .Tablet-Vertical\:gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }

  .Tablet-Vertical\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }

  .Tablet-Vertical\:gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  .Tablet-Vertical\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }

  .Tablet-Vertical\:gap-x-7 {
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem;
  }

  .Tablet-Vertical\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }

  .Tablet-Vertical\:gap-x-9 {
    -moz-column-gap: 2.25rem;
    column-gap: 2.25rem;
  }

  .Tablet-Vertical\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }

  .Tablet-Vertical\:gap-x-11 {
    -moz-column-gap: 2.75rem;
    column-gap: 2.75rem;
  }

  .Tablet-Vertical\:gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }

  .Tablet-Vertical\:gap-x-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem;
  }

  .Tablet-Vertical\:gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }

  .Tablet-Vertical\:gap-x-20 {
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }

  .Tablet-Vertical\:gap-x-24 {
    -moz-column-gap: 6rem;
    column-gap: 6rem;
  }

  .Tablet-Vertical\:gap-x-28 {
    -moz-column-gap: 7rem;
    column-gap: 7rem;
  }

  .Tablet-Vertical\:gap-x-32 {
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }

  .Tablet-Vertical\:gap-x-36 {
    -moz-column-gap: 9rem;
    column-gap: 9rem;
  }

  .Tablet-Vertical\:gap-x-40 {
    -moz-column-gap: 10rem;
    column-gap: 10rem;
  }

  .Tablet-Vertical\:gap-x-44 {
    -moz-column-gap: 11rem;
    column-gap: 11rem;
  }

  .Tablet-Vertical\:gap-x-48 {
    -moz-column-gap: 12rem;
    column-gap: 12rem;
  }

  .Tablet-Vertical\:gap-x-52 {
    -moz-column-gap: 13rem;
    column-gap: 13rem;
  }

  .Tablet-Vertical\:gap-x-56 {
    -moz-column-gap: 14rem;
    column-gap: 14rem;
  }

  .Tablet-Vertical\:gap-x-60 {
    -moz-column-gap: 15rem;
    column-gap: 15rem;
  }

  .Tablet-Vertical\:gap-x-64 {
    -moz-column-gap: 16rem;
    column-gap: 16rem;
  }

  .Tablet-Vertical\:gap-x-72 {
    -moz-column-gap: 18rem;
    column-gap: 18rem;
  }

  .Tablet-Vertical\:gap-x-80 {
    -moz-column-gap: 20rem;
    column-gap: 20rem;
  }

  .Tablet-Vertical\:gap-x-96 {
    -moz-column-gap: 24rem;
    column-gap: 24rem;
  }

  .Tablet-Vertical\:gap-x-px {
    -moz-column-gap: 1px;
    column-gap: 1px;
  }

  .Tablet-Vertical\:gap-x-0\.5 {
    -moz-column-gap: 0.125rem;
    column-gap: 0.125rem;
  }

  .Tablet-Vertical\:gap-x-1\.5 {
    -moz-column-gap: 0.375rem;
    column-gap: 0.375rem;
  }

  .Tablet-Vertical\:gap-x-2\.5 {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
  }

  .Tablet-Vertical\:gap-x-3\.5 {
    -moz-column-gap: 0.875rem;
    column-gap: 0.875rem;
  }

  .Tablet-Vertical\:gap-y-0 {
    row-gap: 0px;
  }

  .Tablet-Vertical\:gap-y-1 {
    row-gap: 0.25rem;
  }

  .Tablet-Vertical\:gap-y-2 {
    row-gap: 0.5rem;
  }

  .Tablet-Vertical\:gap-y-3 {
    row-gap: 0.75rem;
  }

  .Tablet-Vertical\:gap-y-4 {
    row-gap: 1rem;
  }

  .Tablet-Vertical\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .Tablet-Vertical\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .Tablet-Vertical\:gap-y-7 {
    row-gap: 1.75rem;
  }

  .Tablet-Vertical\:gap-y-8 {
    row-gap: 2rem;
  }

  .Tablet-Vertical\:gap-y-9 {
    row-gap: 2.25rem;
  }

  .Tablet-Vertical\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .Tablet-Vertical\:gap-y-11 {
    row-gap: 2.75rem;
  }

  .Tablet-Vertical\:gap-y-12 {
    row-gap: 3rem;
  }

  .Tablet-Vertical\:gap-y-14 {
    row-gap: 3.5rem;
  }

  .Tablet-Vertical\:gap-y-16 {
    row-gap: 4rem;
  }

  .Tablet-Vertical\:gap-y-20 {
    row-gap: 5rem;
  }

  .Tablet-Vertical\:gap-y-24 {
    row-gap: 6rem;
  }

  .Tablet-Vertical\:gap-y-28 {
    row-gap: 7rem;
  }

  .Tablet-Vertical\:gap-y-32 {
    row-gap: 8rem;
  }

  .Tablet-Vertical\:gap-y-36 {
    row-gap: 9rem;
  }

  .Tablet-Vertical\:gap-y-40 {
    row-gap: 10rem;
  }

  .Tablet-Vertical\:gap-y-44 {
    row-gap: 11rem;
  }

  .Tablet-Vertical\:gap-y-48 {
    row-gap: 12rem;
  }

  .Tablet-Vertical\:gap-y-52 {
    row-gap: 13rem;
  }

  .Tablet-Vertical\:gap-y-56 {
    row-gap: 14rem;
  }

  .Tablet-Vertical\:gap-y-60 {
    row-gap: 15rem;
  }

  .Tablet-Vertical\:gap-y-64 {
    row-gap: 16rem;
  }

  .Tablet-Vertical\:gap-y-72 {
    row-gap: 18rem;
  }

  .Tablet-Vertical\:gap-y-80 {
    row-gap: 20rem;
  }

  .Tablet-Vertical\:gap-y-96 {
    row-gap: 24rem;
  }

  .Tablet-Vertical\:gap-y-px {
    row-gap: 1px;
  }

  .Tablet-Vertical\:gap-y-0\.5 {
    row-gap: 0.125rem;
  }

  .Tablet-Vertical\:gap-y-1\.5 {
    row-gap: 0.375rem;
  }

  .Tablet-Vertical\:gap-y-2\.5 {
    row-gap: 0.625rem;
  }

  .Tablet-Vertical\:gap-y-3\.5 {
    row-gap: 0.875rem;
  }

  .Tablet-Vertical\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(7rem * var(--tw-space-x-reverse));
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(9rem * var(--tw-space-x-reverse));
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(11rem * var(--tw-space-x-reverse));
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(14rem * var(--tw-space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(15rem * var(--tw-space-x-reverse));
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(16rem * var(--tw-space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(18rem * var(--tw-space-x-reverse));
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(20rem * var(--tw-space-x-reverse));
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(24rem * var(--tw-space-x-reverse));
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-6rem * var(--tw-space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-7rem * var(--tw-space-x-reverse));
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-8rem * var(--tw-space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-9rem * var(--tw-space-x-reverse));
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-10rem * var(--tw-space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-11rem * var(--tw-space-x-reverse));
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-13rem * var(--tw-space-x-reverse));
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-14rem * var(--tw-space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-15rem * var(--tw-space-x-reverse));
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-16rem * var(--tw-space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-18rem * var(--tw-space-x-reverse));
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-20rem * var(--tw-space-x-reverse));
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-24rem * var(--tw-space-x-reverse));
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Tablet-Vertical\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
  }

  .Tablet-Vertical\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .Tablet-Vertical\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .Tablet-Vertical\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Tablet-Vertical\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Tablet-Vertical\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Tablet-Vertical\:divide-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(5px * var(--tw-divide-x-reverse));
    border-left-width: calc(5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Tablet-Vertical\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Tablet-Vertical\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Tablet-Vertical\:divide-x-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(1.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Tablet-Vertical\:divide-x-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(0.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Tablet-Vertical\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .Tablet-Vertical\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .Tablet-Vertical\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .Tablet-Vertical\:divide-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(5px * var(--tw-divide-y-reverse));
  }

  .Tablet-Vertical\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .Tablet-Vertical\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .Tablet-Vertical\:divide-y-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1.5px * var(--tw-divide-y-reverse));
  }

  .Tablet-Vertical\:divide-y-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0.5px * var(--tw-divide-y-reverse));
  }

  .Tablet-Vertical\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .Tablet-Vertical\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .Tablet-Vertical\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .Tablet-Vertical\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .Tablet-Vertical\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .Tablet-Vertical\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .Tablet-Vertical\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .Tablet-Vertical\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .Tablet-Vertical\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .Tablet-Vertical\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Asurion-White > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Asurion-Blue-Brighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Asurion-Blue-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Asurion-Blue-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Asurion-Purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Asurion-Purple-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Asurion-Purple-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Asurion-Gray-Deepest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Asurion-Gray-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Asurion-Gray-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Asurion-Gray-Lighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Asurion-Gray-Lightest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Asurion-Red-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-light-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-light-gray-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-light-gray-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-light-gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-light-gray-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-light-gray-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-light-slate-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-denim-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-purple-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-dark-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-bright-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-mustard-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-mustard-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-light-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-light-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-light-blue-3 > :not([hidden]) ~ :not([hidden]) {
    border-color:  #F0F3FF;
  }

  .Tablet-Vertical\:divide-light-blue-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-purple-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-light-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-light-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-light-bg-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-light-white-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Black-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Default-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-White-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Silver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Yellow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Grey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Red-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Gold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-light-green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-dark-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-light-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-bright-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-bright-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-SpaceGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Purple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-LightPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Glow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Bronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Copper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Pink-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Orange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Coral-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-MajesticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-PrismBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-CeramicBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-MidnightBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-PrismWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-CeramicWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-LilacPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-CrownSilver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-CoralBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-lime-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-apple-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-bg-new-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-bg-new-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-new-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-footer-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-border-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-apple-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-crimson-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-asurion-cyan > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-bright-orange > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Graphite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-PacificBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-light-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-asurion-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-OceanBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-MetallicCopper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-PorcelainWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-LightBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-CloudNavy-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-CloudMint-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-CloudOrange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-CloudLavender-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-CloudRed-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-CloudWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-SunriseGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-SunshineGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-AuraBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-AuraGlow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-MysticBronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-MysticGreen-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-MysticGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-MysticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-MysticWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-price-blue1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-indigo1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-Purple-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-new-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-dark-blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-replace-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-resolve-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-violet > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .Tablet-Vertical\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .Tablet-Vertical\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .Tablet-Vertical\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .Tablet-Vertical\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .Tablet-Vertical\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .Tablet-Vertical\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .Tablet-Vertical\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .Tablet-Vertical\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .Tablet-Vertical\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .Tablet-Vertical\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .Tablet-Vertical\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .Tablet-Vertical\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .Tablet-Vertical\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .Tablet-Vertical\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .Tablet-Vertical\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .Tablet-Vertical\:place-self-auto {
    place-self: auto;
  }

  .Tablet-Vertical\:place-self-start {
    place-self: start;
  }

  .Tablet-Vertical\:place-self-end {
    place-self: end;
  }

  .Tablet-Vertical\:place-self-center {
    place-self: center;
  }

  .Tablet-Vertical\:place-self-stretch {
    place-self: stretch;
  }

  .Tablet-Vertical\:self-auto {
    align-self: auto;
  }

  .Tablet-Vertical\:self-start {
    align-self: flex-start;
  }

  .Tablet-Vertical\:self-end {
    align-self: flex-end;
  }

  .Tablet-Vertical\:self-center {
    align-self: center;
  }

  .Tablet-Vertical\:self-stretch {
    align-self: stretch;
  }

  .Tablet-Vertical\:self-baseline {
    align-self: baseline;
  }

  .Tablet-Vertical\:justify-self-auto {
    justify-self: auto;
  }

  .Tablet-Vertical\:justify-self-start {
    justify-self: start;
  }

  .Tablet-Vertical\:justify-self-end {
    justify-self: end;
  }

  .Tablet-Vertical\:justify-self-center {
    justify-self: center;
  }

  .Tablet-Vertical\:justify-self-stretch {
    justify-self: stretch;
  }

  .Tablet-Vertical\:overflow-auto {
    overflow: auto;
  }

  .Tablet-Vertical\:overflow-hidden {
    overflow: hidden;
  }

  .Tablet-Vertical\:overflow-visible {
    overflow: visible;
  }

  .Tablet-Vertical\:overflow-scroll {
    overflow: scroll;
  }

  .Tablet-Vertical\:overflow-x-auto {
    overflow-x: auto;
  }

  .Tablet-Vertical\:overflow-y-auto {
    overflow-y: auto;
  }

  .Tablet-Vertical\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .Tablet-Vertical\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .Tablet-Vertical\:overflow-x-visible {
    overflow-x: visible;
  }

  .Tablet-Vertical\:overflow-y-visible {
    overflow-y: visible;
  }

  .Tablet-Vertical\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .Tablet-Vertical\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .Tablet-Vertical\:overscroll-auto {
    overscroll-behavior: auto;
  }

  .Tablet-Vertical\:overscroll-contain {
    overscroll-behavior: contain;
  }

  .Tablet-Vertical\:overscroll-none {
    overscroll-behavior: none;
  }

  .Tablet-Vertical\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .Tablet-Vertical\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .Tablet-Vertical\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .Tablet-Vertical\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .Tablet-Vertical\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .Tablet-Vertical\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .Tablet-Vertical\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .Tablet-Vertical\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .Tablet-Vertical\:overflow-clip {
    text-overflow: clip;
  }

  .Tablet-Vertical\:whitespace-normal {
    white-space: normal;
  }

  .Tablet-Vertical\:whitespace-nowrap {
    white-space: nowrap;
  }

  .Tablet-Vertical\:whitespace-pre {
    white-space: pre;
  }

  .Tablet-Vertical\:whitespace-pre-line {
    white-space: pre-line;
  }

  .Tablet-Vertical\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .Tablet-Vertical\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .Tablet-Vertical\:break-words {
    overflow-wrap: break-word;
  }

  .Tablet-Vertical\:break-all {
    word-break: break-all;
  }

  .Tablet-Vertical\:rounded-5 {
    border-radius: 5px;
  }

  .Tablet-Vertical\:rounded-16 {
    border-radius: 16px;
  }

  .Tablet-Vertical\:rounded-none {
    border-radius: 0px;
  }

  .Tablet-Vertical\:rounded-sm {
    border-radius: 0.125rem;
  }

  .Tablet-Vertical\:rounded {
    border-radius: 0.25rem;
  }

  .Tablet-Vertical\:rounded-md {
    border-radius: 0.375rem;
  }

  .Tablet-Vertical\:rounded-lg {
    border-radius: 0.5rem;
  }

  .Tablet-Vertical\:rounded-xl {
    border-radius: 0.75rem;
  }

  .Tablet-Vertical\:rounded-2xl {
    border-radius: 1rem;
  }

  .Tablet-Vertical\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .Tablet-Vertical\:rounded-full {
    border-radius: 9999px;
  }

  .Tablet-Vertical\:rounded-r3 {
    border-radius: 3px;
  }

  .Tablet-Vertical\:rounded-t-5 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .Tablet-Vertical\:rounded-t-16 {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .Tablet-Vertical\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .Tablet-Vertical\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .Tablet-Vertical\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .Tablet-Vertical\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .Tablet-Vertical\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .Tablet-Vertical\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .Tablet-Vertical\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .Tablet-Vertical\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .Tablet-Vertical\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .Tablet-Vertical\:rounded-t-r3 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }

  .Tablet-Vertical\:rounded-r-5 {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .Tablet-Vertical\:rounded-r-16 {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .Tablet-Vertical\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .Tablet-Vertical\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .Tablet-Vertical\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .Tablet-Vertical\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .Tablet-Vertical\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .Tablet-Vertical\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .Tablet-Vertical\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .Tablet-Vertical\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .Tablet-Vertical\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .Tablet-Vertical\:rounded-r-r3 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  .Tablet-Vertical\:rounded-b-5 {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .Tablet-Vertical\:rounded-b-16 {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .Tablet-Vertical\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .Tablet-Vertical\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .Tablet-Vertical\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .Tablet-Vertical\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .Tablet-Vertical\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .Tablet-Vertical\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .Tablet-Vertical\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .Tablet-Vertical\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .Tablet-Vertical\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .Tablet-Vertical\:rounded-b-r3 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .Tablet-Vertical\:rounded-l-5 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .Tablet-Vertical\:rounded-l-16 {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .Tablet-Vertical\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .Tablet-Vertical\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .Tablet-Vertical\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .Tablet-Vertical\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .Tablet-Vertical\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .Tablet-Vertical\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .Tablet-Vertical\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .Tablet-Vertical\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .Tablet-Vertical\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .Tablet-Vertical\:rounded-l-r3 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .Tablet-Vertical\:rounded-tl-5 {
    border-top-left-radius: 5px;
  }

  .Tablet-Vertical\:rounded-tl-16 {
    border-top-left-radius: 16px;
  }

  .Tablet-Vertical\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .Tablet-Vertical\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .Tablet-Vertical\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .Tablet-Vertical\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .Tablet-Vertical\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .Tablet-Vertical\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .Tablet-Vertical\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .Tablet-Vertical\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .Tablet-Vertical\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .Tablet-Vertical\:rounded-tl-r3 {
    border-top-left-radius: 3px;
  }

  .Tablet-Vertical\:rounded-tr-5 {
    border-top-right-radius: 5px;
  }

  .Tablet-Vertical\:rounded-tr-16 {
    border-top-right-radius: 16px;
  }

  .Tablet-Vertical\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .Tablet-Vertical\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .Tablet-Vertical\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .Tablet-Vertical\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .Tablet-Vertical\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .Tablet-Vertical\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .Tablet-Vertical\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .Tablet-Vertical\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .Tablet-Vertical\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .Tablet-Vertical\:rounded-tr-r3 {
    border-top-right-radius: 3px;
  }

  .Tablet-Vertical\:rounded-br-5 {
    border-bottom-right-radius: 5px;
  }

  .Tablet-Vertical\:rounded-br-16 {
    border-bottom-right-radius: 16px;
  }

  .Tablet-Vertical\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .Tablet-Vertical\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .Tablet-Vertical\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .Tablet-Vertical\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .Tablet-Vertical\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .Tablet-Vertical\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .Tablet-Vertical\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .Tablet-Vertical\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .Tablet-Vertical\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .Tablet-Vertical\:rounded-br-r3 {
    border-bottom-right-radius: 3px;
  }

  .Tablet-Vertical\:rounded-bl-5 {
    border-bottom-left-radius: 5px;
  }

  .Tablet-Vertical\:rounded-bl-16 {
    border-bottom-left-radius: 16px;
  }

  .Tablet-Vertical\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .Tablet-Vertical\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .Tablet-Vertical\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .Tablet-Vertical\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .Tablet-Vertical\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .Tablet-Vertical\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .Tablet-Vertical\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .Tablet-Vertical\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .Tablet-Vertical\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .Tablet-Vertical\:rounded-bl-r3 {
    border-bottom-left-radius: 3px;
  }

  .Tablet-Vertical\:border-0 {
    border-width: 0px;
  }

  .Tablet-Vertical\:border-2 {
    border-width: 2px;
  }

  .Tablet-Vertical\:border-4 {
    border-width: 4px;
  }

  .Tablet-Vertical\:border-5 {
    border-width: 5px;
  }

  .Tablet-Vertical\:border-8 {
    border-width: 8px;
  }

  .Tablet-Vertical\:border {
    border-width: 1px;
  }

  .Tablet-Vertical\:border-1\/5 {
    border-width: 1.5px;
  }

  .Tablet-Vertical\:border-1\/2 {
    border-width: 0.5px;
  }

  .Tablet-Vertical\:border-t-0 {
    border-top-width: 0px;
  }

  .Tablet-Vertical\:border-t-2 {
    border-top-width: 2px;
  }

  .Tablet-Vertical\:border-t-4 {
    border-top-width: 4px;
  }

  .Tablet-Vertical\:border-t-5 {
    border-top-width: 5px;
  }

  .Tablet-Vertical\:border-t-8 {
    border-top-width: 8px;
  }

  .Tablet-Vertical\:border-t {
    border-top-width: 1px;
  }

  .Tablet-Vertical\:border-t-1\/5 {
    border-top-width: 1.5px;
  }

  .Tablet-Vertical\:border-t-1\/2 {
    border-top-width: 0.5px;
  }

  .Tablet-Vertical\:border-r-0 {
    border-right-width: 0px;
  }

  .Tablet-Vertical\:border-r-2 {
    border-right-width: 2px;
  }

  .Tablet-Vertical\:border-r-4 {
    border-right-width: 4px;
  }

  .Tablet-Vertical\:border-r-5 {
    border-right-width: 5px;
  }

  .Tablet-Vertical\:border-r-8 {
    border-right-width: 8px;
  }

  .Tablet-Vertical\:border-r {
    border-right-width: 1px;
  }

  .Tablet-Vertical\:border-r-1\/5 {
    border-right-width: 1.5px;
  }

  .Tablet-Vertical\:border-r-1\/2 {
    border-right-width: 0.5px;
  }

  .Tablet-Vertical\:border-b-0 {
    border-bottom-width: 0px;
  }

  .Tablet-Vertical\:border-b-2 {
    border-bottom-width: 2px;
  }

  .Tablet-Vertical\:border-b-4 {
    border-bottom-width: 4px;
  }

  .Tablet-Vertical\:border-b-5 {
    border-bottom-width: 5px;
  }

  .Tablet-Vertical\:border-b-8 {
    border-bottom-width: 8px;
  }

  .Tablet-Vertical\:border-b {
    border-bottom-width: 1px;
  }

  .Tablet-Vertical\:border-b-1\/5 {
    border-bottom-width: 1.5px;
  }

  .Tablet-Vertical\:border-b-1\/2 {
    border-bottom-width: 0.5px;
  }

  .Tablet-Vertical\:border-l-0 {
    border-left-width: 0px;
  }

  .Tablet-Vertical\:border-l-2 {
    border-left-width: 2px;
  }

  .Tablet-Vertical\:border-l-4 {
    border-left-width: 4px;
  }

  .Tablet-Vertical\:border-l-5 {
    border-left-width: 5px;
  }

  .Tablet-Vertical\:border-l-8 {
    border-left-width: 8px;
  }

  .Tablet-Vertical\:border-l {
    border-left-width: 1px;
  }

  .Tablet-Vertical\:border-l-1\/5 {
    border-left-width: 1.5px;
  }

  .Tablet-Vertical\:border-l-1\/2 {
    border-left-width: 0.5px;
  }

  .Tablet-Vertical\:border-solid {
    border-style: solid;
  }

  .Tablet-Vertical\:border-dashed {
    border-style: dashed;
  }

  .Tablet-Vertical\:border-dotted {
    border-style: dotted;
  }

  .Tablet-Vertical\:border-double {
    border-style: double;
  }

  .Tablet-Vertical\:border-none {
    border-style: none;
  }

  .Tablet-Vertical\:border-transparent {
    border-color: transparent;
  }

  .Tablet-Vertical\:border-current {
    border-color: currentColor;
  }

  .Tablet-Vertical\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .Tablet-Vertical\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .Tablet-Vertical\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .Tablet-Vertical\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Asurion-White:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Asurion-Blue-Brighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Asurion-Blue-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Asurion-Blue-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Asurion-Purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Asurion-Purple-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Asurion-Purple-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Asurion-Gray-Deepest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Asurion-Gray-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Asurion-Gray-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Asurion-Gray-Lighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Asurion-Gray-Lightest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Asurion-Red-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-light-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-light-gray-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-light-gray-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-light-gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-light-gray-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-light-gray-5:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-light-slate-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-denim-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-purple-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-dark-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-bright-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-mustard-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-mustard-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-light-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-light-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-light-blue-3:focus-within {
    border-color:  #F0F3FF;
  }

  .Tablet-Vertical\:focus-within\:border-light-blue-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-purple-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-light-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-light-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-light-bg-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-light-white-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Black-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Default-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-White-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Silver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Yellow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Grey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Red-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Gold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-light-green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-dark-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-light-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-bright-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-bright-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-SpaceGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Purple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-LightPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Glow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Bronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Copper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Pink-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Orange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Coral-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-MajesticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-PrismBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-CeramicBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-MidnightBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-PrismWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-CeramicWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-LilacPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-CrownSilver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-CoralBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-lime-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-apple-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-bg-new-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-bg-new-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-new-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-footer-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-border-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-apple-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-crimson-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-asurion-cyan:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-bright-orange:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Graphite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-PacificBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-light-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-asurion-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-OceanBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-MetallicCopper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-PorcelainWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-LightBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-CloudNavy-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-CloudMint-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-CloudOrange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-CloudLavender-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-CloudRed-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-CloudWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-SunriseGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-SunshineGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-AuraBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-AuraGlow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-MysticBronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-MysticGreen-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-MysticGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-MysticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-MysticWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-price-blue1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-indigo1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-Purple-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-new-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-dark-blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-replace-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-resolve-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus-within\:border-violet:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .Tablet-Vertical\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .Tablet-Vertical\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Asurion-White:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Asurion-Blue-Brighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Asurion-Blue-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Asurion-Blue-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Asurion-Purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Asurion-Purple-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Asurion-Purple-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Asurion-Gray-Deepest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Asurion-Gray-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Asurion-Gray-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Asurion-Gray-Lighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Asurion-Gray-Lightest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Asurion-Red-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-light-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-light-gray-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-light-gray-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-light-gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-light-gray-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-light-gray-5:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-light-slate-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-denim-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-purple-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-dark-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-bright-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-mustard-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-mustard-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-light-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-light-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-light-blue-3:hover {
    border-color:  #F0F3FF;
  }

  .Tablet-Vertical\:hover\:border-light-blue-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-purple-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-light-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-light-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-light-bg-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-light-white-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Black-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Default-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-White-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Silver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Yellow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Grey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Red-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Gold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-light-green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-dark-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-light-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-bright-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-bright-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-SpaceGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Purple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-LightPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Glow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Bronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Copper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Pink-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Orange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Coral-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-MajesticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-PrismBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-CeramicBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-MidnightBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-PrismWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-CeramicWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-LilacPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-CrownSilver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-CoralBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-lime-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-apple-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-bg-new-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-bg-new-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-new-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-footer-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-border-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-apple-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-crimson-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-asurion-cyan:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-bright-orange:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Graphite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-PacificBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-light-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-asurion-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-OceanBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-MetallicCopper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-PorcelainWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-LightBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-CloudNavy-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-CloudMint-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-CloudOrange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-CloudLavender-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-CloudRed-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-CloudWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-SunriseGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-SunshineGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-AuraBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-AuraGlow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-MysticBronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-MysticGreen-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-MysticGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-MysticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-MysticWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-price-blue1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-indigo1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-Purple-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-new-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-dark-blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-replace-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-resolve-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:hover\:border-violet:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .Tablet-Vertical\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .Tablet-Vertical\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Asurion-White:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Asurion-Blue-Brighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Asurion-Blue-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Asurion-Blue-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Asurion-Purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Asurion-Purple-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Asurion-Purple-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Asurion-Gray-Deepest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Asurion-Gray-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Asurion-Gray-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Asurion-Gray-Lighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Asurion-Gray-Lightest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Asurion-Red-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-light-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-light-gray-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-light-gray-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-light-gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-light-gray-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-light-gray-5:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-light-slate-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-denim-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-purple-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-dark-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-bright-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-mustard-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-mustard-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-light-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-light-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-light-blue-3:focus {
    border-color:  #F0F3FF;
  }

  .Tablet-Vertical\:focus\:border-light-blue-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-purple-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-light-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-light-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-light-bg-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-light-white-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Black-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Default-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-White-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Silver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Yellow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Grey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Red-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Gold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-light-green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-dark-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-light-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-bright-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-bright-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-SpaceGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Purple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-LightPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Glow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Bronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Copper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Pink-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Orange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Coral-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-MajesticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-PrismBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-CeramicBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-MidnightBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-PrismWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-CeramicWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-LilacPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-CrownSilver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-CoralBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-lime-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-apple-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-bg-new-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-bg-new-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-new-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-footer-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-border-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-apple-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-crimson-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-asurion-cyan:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-bright-orange:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Graphite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-PacificBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-light-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-asurion-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-OceanBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-MetallicCopper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-PorcelainWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-LightBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-CloudNavy-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-CloudMint-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-CloudOrange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-CloudLavender-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-CloudRed-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-CloudWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-SunriseGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-SunshineGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-AuraBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-AuraGlow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-MysticBronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-MysticGreen-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-MysticGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-MysticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-MysticWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-price-blue1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-indigo1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-Purple-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-new-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-dark-blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-replace-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-resolve-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:focus\:border-violet:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Tablet-Vertical\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .Tablet-Vertical\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .Tablet-Vertical\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .Tablet-Vertical\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .Tablet-Vertical\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .Tablet-Vertical\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .Tablet-Vertical\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .Tablet-Vertical\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .Tablet-Vertical\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .Tablet-Vertical\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .Tablet-Vertical\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .Tablet-Vertical\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .Tablet-Vertical\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .Tablet-Vertical\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .Tablet-Vertical\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .Tablet-Vertical\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .Tablet-Vertical\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .Tablet-Vertical\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .Tablet-Vertical\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .Tablet-Vertical\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .Tablet-Vertical\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .Tablet-Vertical\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .Tablet-Vertical\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .Tablet-Vertical\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .Tablet-Vertical\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .Tablet-Vertical\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .Tablet-Vertical\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .Tablet-Vertical\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .Tablet-Vertical\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .Tablet-Vertical\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .Tablet-Vertical\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .Tablet-Vertical\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .Tablet-Vertical\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .Tablet-Vertical\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .Tablet-Vertical\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .Tablet-Vertical\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .Tablet-Vertical\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .Tablet-Vertical\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .Tablet-Vertical\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .Tablet-Vertical\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .Tablet-Vertical\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .Tablet-Vertical\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .Tablet-Vertical\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .Tablet-Vertical\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .Tablet-Vertical\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .Tablet-Vertical\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .Tablet-Vertical\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .Tablet-Vertical\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .Tablet-Vertical\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .Tablet-Vertical\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .Tablet-Vertical\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .Tablet-Vertical\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .Tablet-Vertical\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .Tablet-Vertical\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .Tablet-Vertical\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .Tablet-Vertical\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .Tablet-Vertical\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .Tablet-Vertical\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .Tablet-Vertical\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .Tablet-Vertical\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .Tablet-Vertical\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .Tablet-Vertical\:bg-transparent {
    background-color: transparent;
  }

  .Tablet-Vertical\:bg-current {
    background-color: currentColor;
  }

  .Tablet-Vertical\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .Tablet-Vertical\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .Tablet-Vertical\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .Tablet-Vertical\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Asurion-White:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Asurion-Blue-Brighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Asurion-Blue-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Asurion-Blue-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Asurion-Purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Asurion-Purple-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Asurion-Purple-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Asurion-Gray-Deepest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Asurion-Gray-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Asurion-Gray-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Asurion-Gray-Lighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Asurion-Gray-Lightest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Asurion-Red-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-light-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-light-gray-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-light-gray-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-light-gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-light-gray-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-light-gray-5:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-light-slate-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-denim-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-purple-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-dark-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-bright-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-mustard-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-mustard-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-light-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-light-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-light-blue-3:focus-within {
    background-color:  #F0F3FF;
  }

  .Tablet-Vertical\:focus-within\:bg-light-blue-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-purple-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-light-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-light-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-light-bg-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-light-white-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Black-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Default-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-White-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Silver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Yellow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Grey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Red-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Gold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-light-green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-dark-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-light-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-bright-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-bright-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-SpaceGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Purple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-LightPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Glow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Bronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Copper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Pink-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Orange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Coral-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-MajesticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-PrismBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-CeramicBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-MidnightBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-PrismWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-CeramicWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-LilacPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-CrownSilver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-CoralBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-lime-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-apple-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-bg-new-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-bg-new-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-new-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-footer-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-border-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-apple-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-crimson-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-asurion-cyan:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-bright-orange:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Graphite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-PacificBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-light-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-asurion-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-OceanBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-MetallicCopper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-PorcelainWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-LightBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-CloudNavy-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-CloudMint-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-CloudOrange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-CloudLavender-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-CloudRed-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-CloudWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-SunriseGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-SunshineGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-AuraBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-AuraGlow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-MysticBronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-MysticGreen-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-MysticGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-MysticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-MysticWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-price-blue1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-indigo1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-Purple-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-new-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-dark-blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-replace-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus-within\:bg-resolve-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .Tablet-Vertical\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .Tablet-Vertical\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Asurion-White:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Asurion-Blue-Brighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Asurion-Blue-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Asurion-Blue-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Asurion-Purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Asurion-Purple-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Asurion-Purple-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Asurion-Gray-Deepest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Asurion-Gray-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Asurion-Gray-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Asurion-Gray-Lighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Asurion-Gray-Lightest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Asurion-Red-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-light-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-light-gray-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-light-gray-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-light-gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-light-gray-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-light-gray-5:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-light-slate-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-denim-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-purple-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-dark-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-bright-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-mustard-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-mustard-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-light-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-light-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-light-blue-3:hover {
    background-color:  #F0F3FF;
  }

  .Tablet-Vertical\:hover\:bg-light-blue-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-purple-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-light-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-light-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-light-bg-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-light-white-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Black-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Default-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-White-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Silver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Yellow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Grey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Red-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Gold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-light-green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-dark-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-light-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-bright-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-bright-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-SpaceGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Purple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-LightPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Glow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Bronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Copper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Pink-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Orange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Coral-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-MajesticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-PrismBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-CeramicBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-MidnightBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-PrismWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-CeramicWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-LilacPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-CrownSilver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-CoralBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-lime-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-apple-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-bg-new-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-bg-new-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-new-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-footer-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-border-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-apple-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-crimson-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-asurion-cyan:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-bright-orange:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Graphite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-PacificBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-light-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-asurion-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-OceanBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-MetallicCopper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-PorcelainWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-LightBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-CloudNavy-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-CloudMint-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-CloudOrange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-CloudLavender-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-CloudRed-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-CloudWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-SunriseGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-SunshineGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-AuraBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-AuraGlow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-MysticBronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-MysticGreen-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-MysticGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-MysticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-MysticWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-price-blue1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-indigo1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-Purple-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-new-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-dark-blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-replace-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:hover\:bg-resolve-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .Tablet-Vertical\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .Tablet-Vertical\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Asurion-White:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Asurion-Blue-Brighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Asurion-Blue-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Asurion-Blue-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Asurion-Purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Asurion-Purple-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Asurion-Purple-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Asurion-Gray-Deepest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Asurion-Gray-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Asurion-Gray-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Asurion-Gray-Lighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Asurion-Gray-Lightest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Asurion-Red-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-light-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-light-gray-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-light-gray-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-light-gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-light-gray-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-light-gray-5:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-light-slate-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-denim-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-purple-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-dark-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-bright-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-mustard-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-mustard-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-light-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-light-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-light-blue-3:focus {
    background-color:  #F0F3FF;
  }

  .Tablet-Vertical\:focus\:bg-light-blue-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-purple-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-light-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-light-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-light-bg-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-light-white-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Black-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Default-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-White-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Silver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Yellow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Grey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Red-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Gold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-light-green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-dark-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-light-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-bright-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-bright-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-SpaceGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Purple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-LightPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Glow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Bronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Copper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Pink-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Orange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Coral-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-MajesticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-PrismBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-CeramicBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-MidnightBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-PrismWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-CeramicWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-LilacPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-CrownSilver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-CoralBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-lime-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-apple-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-bg-new-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-bg-new-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-new-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-footer-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-border-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-apple-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-crimson-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-asurion-cyan:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-bright-orange:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Graphite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-PacificBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-light-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-asurion-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-OceanBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-MetallicCopper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-PorcelainWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-LightBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-CloudNavy-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-CloudMint-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-CloudOrange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-CloudLavender-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-CloudRed-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-CloudWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-SunriseGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-SunshineGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-AuraBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-AuraGlow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-MysticBronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-MysticGreen-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-MysticGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-MysticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-MysticWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-price-blue1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-indigo1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-Purple-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-new-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-dark-blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-replace-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:focus\:bg-resolve-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .Tablet-Vertical\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .Tablet-Vertical\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .Tablet-Vertical\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .Tablet-Vertical\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .Tablet-Vertical\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .Tablet-Vertical\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .Tablet-Vertical\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .Tablet-Vertical\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .Tablet-Vertical\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .Tablet-Vertical\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .Tablet-Vertical\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .Tablet-Vertical\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .Tablet-Vertical\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .Tablet-Vertical\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .Tablet-Vertical\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .Tablet-Vertical\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .Tablet-Vertical\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .Tablet-Vertical\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .Tablet-Vertical\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .Tablet-Vertical\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .Tablet-Vertical\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .Tablet-Vertical\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .Tablet-Vertical\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .Tablet-Vertical\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .Tablet-Vertical\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .Tablet-Vertical\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .Tablet-Vertical\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .Tablet-Vertical\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .Tablet-Vertical\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .Tablet-Vertical\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .Tablet-Vertical\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .Tablet-Vertical\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .Tablet-Vertical\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .Tablet-Vertical\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .Tablet-Vertical\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .Tablet-Vertical\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .Tablet-Vertical\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .Tablet-Vertical\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .Tablet-Vertical\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .Tablet-Vertical\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .Tablet-Vertical\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .Tablet-Vertical\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .Tablet-Vertical\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .Tablet-Vertical\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .Tablet-Vertical\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .Tablet-Vertical\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .Tablet-Vertical\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .Tablet-Vertical\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .Tablet-Vertical\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .Tablet-Vertical\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .Tablet-Vertical\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .Tablet-Vertical\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .Tablet-Vertical\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .Tablet-Vertical\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .Tablet-Vertical\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .Tablet-Vertical\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .Tablet-Vertical\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .Tablet-Vertical\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .Tablet-Vertical\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .Tablet-Vertical\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .Tablet-Vertical\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .Tablet-Vertical\:bg-none {
    background-image: none;
  }

  .Tablet-Vertical\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .Tablet-Vertical\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .Tablet-Vertical\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .Tablet-Vertical\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .Tablet-Vertical\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .Tablet-Vertical\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .Tablet-Vertical\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .Tablet-Vertical\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .Tablet-Vertical\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet-Vertical\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet-Vertical\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Tablet-Vertical\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Tablet-Vertical\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Tablet-Vertical\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Tablet-Vertical\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Tablet-Vertical\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Tablet-Vertical\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Tablet-Vertical\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Tablet-Vertical\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Tablet-Vertical\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Tablet-Vertical\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Tablet-Vertical\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Tablet-Vertical\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Tablet-Vertical\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Tablet-Vertical\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Tablet-Vertical\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Tablet-Vertical\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Tablet-Vertical\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Tablet-Vertical\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Tablet-Vertical\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Tablet-Vertical\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Tablet-Vertical\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Tablet-Vertical\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Tablet-Vertical\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Tablet-Vertical\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Tablet-Vertical\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Tablet-Vertical\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Tablet-Vertical\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Tablet-Vertical\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Tablet-Vertical\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Tablet-Vertical\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Tablet-Vertical\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Tablet-Vertical\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Tablet-Vertical\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Tablet-Vertical\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Tablet-Vertical\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Tablet-Vertical\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Tablet-Vertical\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Tablet-Vertical\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Tablet-Vertical\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Tablet-Vertical\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Tablet-Vertical\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Tablet-Vertical\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Tablet-Vertical\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Tablet-Vertical\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Tablet-Vertical\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Tablet-Vertical\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Tablet-Vertical\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Tablet-Vertical\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Tablet-Vertical\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Tablet-Vertical\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Tablet-Vertical\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Tablet-Vertical\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Tablet-Vertical\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Tablet-Vertical\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Tablet-Vertical\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Tablet-Vertical\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Tablet-Vertical\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Tablet-Vertical\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Tablet-Vertical\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Tablet-Vertical\:from-purple {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Tablet-Vertical\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Tablet-Vertical\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Tablet-Vertical\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Tablet-Vertical\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Tablet-Vertical\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Tablet-Vertical\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Tablet-Vertical\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Tablet-Vertical\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Tablet-Vertical\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Tablet-Vertical\:from-Asurion-White {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:from-Asurion-Blue-Brighter {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:from-Asurion-Blue-Deep {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet-Vertical\:from-Asurion-Blue-Light {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet-Vertical\:from-Asurion-Purple {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet-Vertical\:from-Asurion-Purple-Deeper {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:from-Asurion-Purple-Light {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet-Vertical\:from-Asurion-Gray-Deepest {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet-Vertical\:from-Asurion-Gray-Deeper {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet-Vertical\:from-Asurion-Gray-Light {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet-Vertical\:from-Asurion-Gray-Lighter {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet-Vertical\:from-Asurion-Gray-Lightest {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet-Vertical\:from-Asurion-Red-Deep {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet-Vertical\:from-light-gray {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet-Vertical\:from-light-gray-1 {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet-Vertical\:from-light-gray-2 {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet-Vertical\:from-light-gray-3 {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Tablet-Vertical\:from-light-gray-4 {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet-Vertical\:from-light-gray-5 {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet-Vertical\:from-light-slate-gray {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Tablet-Vertical\:from-denim-blue {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Tablet-Vertical\:from-purple-1 {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet-Vertical\:from-dark-red {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet-Vertical\:from-bright-red {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Tablet-Vertical\:from-mustard-yellow {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Tablet-Vertical\:from-mustard-yellow-1 {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Tablet-Vertical\:from-light-blue {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:from-light-blue-1 {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Tablet-Vertical\:from-light-blue-3 {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:from-light-blue-4 {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet-Vertical\:from-purple-blue {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Tablet-Vertical\:from-light-green {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet-Vertical\:from-light-green-1 {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet-Vertical\:from-light-bg-green {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Tablet-Vertical\:from-green-1 {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Tablet-Vertical\:from-pink-1 {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Tablet-Vertical\:from-light-white-1 {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Tablet-Vertical\:from-Black-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:from-Default-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet-Vertical\:from-White-3 {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Tablet-Vertical\:from-Green-3 {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Tablet-Vertical\:from-Blue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:from-Silver-3 {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Tablet-Vertical\:from-Yellow-3 {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Tablet-Vertical\:from-Grey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet-Vertical\:from-Gray-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet-Vertical\:from-Red-3 {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Tablet-Vertical\:from-Gold-3 {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Tablet-Vertical\:from-light-green-3 {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet-Vertical\:from-dark-blue-2 {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet-Vertical\:from-blue-1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:from-yellow-1 {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Tablet-Vertical\:from-blue-2 {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Tablet-Vertical\:from-light-pink {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Tablet-Vertical\:from-bright-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet-Vertical\:from-bright-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet-Vertical\:from-SpaceGrey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet-Vertical\:from-Purple-3 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:from-LightPurple-3 {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Tablet-Vertical\:from-Glow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet-Vertical\:from-Bronze-3 {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Tablet-Vertical\:from-Copper-3 {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Tablet-Vertical\:from-Pink-3 {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Tablet-Vertical\:from-Orange-3 {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Tablet-Vertical\:from-Coral-3 {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Tablet-Vertical\:from-MajesticBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:from-PrismBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:from-CeramicBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:from-MidnightBlack-3 {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Tablet-Vertical\:from-PrismWhite-3 {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Tablet-Vertical\:from-CeramicWhite-3 {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Tablet-Vertical\:from-LilacPurple-3 {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Tablet-Vertical\:from-CrownSilver-3 {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Tablet-Vertical\:from-CoralBlue-3 {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Tablet-Vertical\:from-lime-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet-Vertical\:from-apple-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet-Vertical\:from-bg-new-blue {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Tablet-Vertical\:from-bg-new-pink {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Tablet-Vertical\:from-new-pink-1 {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Tablet-Vertical\:from-footer-grey {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Tablet-Vertical\:from-border-grey {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Tablet-Vertical\:from-apple-green-1 {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Tablet-Vertical\:from-crimson-red {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Tablet-Vertical\:from-asurion-cyan {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Tablet-Vertical\:from-bright-orange {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Tablet-Vertical\:from-Graphite-3 {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Tablet-Vertical\:from-PacificBlue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:from-light-purple {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Tablet-Vertical\:from-asurion-gray {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Tablet-Vertical\:from-OceanBlue-3 {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Tablet-Vertical\:from-MetallicCopper-3 {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Tablet-Vertical\:from-PorcelainWhite-3 {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Tablet-Vertical\:from-LightBlue-3 {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Tablet-Vertical\:from-CloudNavy-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet-Vertical\:from-CloudMint-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet-Vertical\:from-CloudOrange-3 {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Tablet-Vertical\:from-CloudLavender-3 {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Tablet-Vertical\:from-CloudRed-3 {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Tablet-Vertical\:from-CloudWhite-3 {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Tablet-Vertical\:from-SunriseGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet-Vertical\:from-SunshineGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet-Vertical\:from-AuraBlack-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet-Vertical\:from-AuraGlow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet-Vertical\:from-MysticBronze-3 {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Tablet-Vertical\:from-MysticGreen-3 {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Tablet-Vertical\:from-MysticGrey-3 {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Tablet-Vertical\:from-MysticBlack-3 {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Tablet-Vertical\:from-MysticWhite-3 {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Tablet-Vertical\:from-price-blue1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:from-indigo1 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:from-Purple-4 {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Tablet-Vertical\:from-new-blue-2 {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Tablet-Vertical\:from-dark-blue-3 {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Tablet-Vertical\:from-replace-bg {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Tablet-Vertical\:from-resolve-bg {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Tablet-Vertical\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet-Vertical\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet-Vertical\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Tablet-Vertical\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Tablet-Vertical\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Tablet-Vertical\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Tablet-Vertical\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Tablet-Vertical\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Tablet-Vertical\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Tablet-Vertical\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Tablet-Vertical\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Tablet-Vertical\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Tablet-Vertical\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Tablet-Vertical\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Tablet-Vertical\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Tablet-Vertical\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Tablet-Vertical\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Tablet-Vertical\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Tablet-Vertical\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Tablet-Vertical\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Tablet-Vertical\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Tablet-Vertical\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Tablet-Vertical\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Tablet-Vertical\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Tablet-Vertical\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Tablet-Vertical\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Tablet-Vertical\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Tablet-Vertical\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Tablet-Vertical\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Tablet-Vertical\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Tablet-Vertical\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Tablet-Vertical\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Tablet-Vertical\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Tablet-Vertical\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Tablet-Vertical\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Tablet-Vertical\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Tablet-Vertical\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Tablet-Vertical\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Tablet-Vertical\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Tablet-Vertical\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Tablet-Vertical\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Tablet-Vertical\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Tablet-Vertical\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Tablet-Vertical\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Tablet-Vertical\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Tablet-Vertical\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Tablet-Vertical\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Tablet-Vertical\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Tablet-Vertical\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Tablet-Vertical\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Tablet-Vertical\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Tablet-Vertical\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Tablet-Vertical\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Tablet-Vertical\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Tablet-Vertical\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Tablet-Vertical\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Tablet-Vertical\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Tablet-Vertical\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Tablet-Vertical\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Tablet-Vertical\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Tablet-Vertical\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Tablet-Vertical\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Tablet-Vertical\:hover\:from-purple:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Tablet-Vertical\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Tablet-Vertical\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Tablet-Vertical\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Tablet-Vertical\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Tablet-Vertical\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Tablet-Vertical\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Tablet-Vertical\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Tablet-Vertical\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Tablet-Vertical\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Tablet-Vertical\:hover\:from-Asurion-White:hover {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:hover\:from-Asurion-Blue-Brighter:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:hover\:from-Asurion-Blue-Deep:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet-Vertical\:hover\:from-Asurion-Blue-Light:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet-Vertical\:hover\:from-Asurion-Purple:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet-Vertical\:hover\:from-Asurion-Purple-Deeper:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:hover\:from-Asurion-Purple-Light:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet-Vertical\:hover\:from-Asurion-Gray-Deepest:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet-Vertical\:hover\:from-Asurion-Gray-Deeper:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet-Vertical\:hover\:from-Asurion-Gray-Light:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet-Vertical\:hover\:from-Asurion-Gray-Lighter:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet-Vertical\:hover\:from-Asurion-Gray-Lightest:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet-Vertical\:hover\:from-Asurion-Red-Deep:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet-Vertical\:hover\:from-light-gray:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet-Vertical\:hover\:from-light-gray-1:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet-Vertical\:hover\:from-light-gray-2:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet-Vertical\:hover\:from-light-gray-3:hover {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Tablet-Vertical\:hover\:from-light-gray-4:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet-Vertical\:hover\:from-light-gray-5:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet-Vertical\:hover\:from-light-slate-gray:hover {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Tablet-Vertical\:hover\:from-denim-blue:hover {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Tablet-Vertical\:hover\:from-purple-1:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet-Vertical\:hover\:from-dark-red:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet-Vertical\:hover\:from-bright-red:hover {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Tablet-Vertical\:hover\:from-mustard-yellow:hover {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Tablet-Vertical\:hover\:from-mustard-yellow-1:hover {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Tablet-Vertical\:hover\:from-light-blue:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:hover\:from-light-blue-1:hover {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Tablet-Vertical\:hover\:from-light-blue-3:hover {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:hover\:from-light-blue-4:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet-Vertical\:hover\:from-purple-blue:hover {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Tablet-Vertical\:hover\:from-light-green:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet-Vertical\:hover\:from-light-green-1:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet-Vertical\:hover\:from-light-bg-green:hover {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Tablet-Vertical\:hover\:from-green-1:hover {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Tablet-Vertical\:hover\:from-pink-1:hover {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Tablet-Vertical\:hover\:from-light-white-1:hover {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Tablet-Vertical\:hover\:from-Black-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:hover\:from-Default-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet-Vertical\:hover\:from-White-3:hover {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Tablet-Vertical\:hover\:from-Green-3:hover {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Tablet-Vertical\:hover\:from-Blue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:hover\:from-Silver-3:hover {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Tablet-Vertical\:hover\:from-Yellow-3:hover {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Tablet-Vertical\:hover\:from-Grey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet-Vertical\:hover\:from-Gray-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet-Vertical\:hover\:from-Red-3:hover {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Tablet-Vertical\:hover\:from-Gold-3:hover {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Tablet-Vertical\:hover\:from-light-green-3:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet-Vertical\:hover\:from-dark-blue-2:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet-Vertical\:hover\:from-blue-1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:hover\:from-yellow-1:hover {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Tablet-Vertical\:hover\:from-blue-2:hover {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Tablet-Vertical\:hover\:from-light-pink:hover {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Tablet-Vertical\:hover\:from-bright-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet-Vertical\:hover\:from-bright-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet-Vertical\:hover\:from-SpaceGrey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet-Vertical\:hover\:from-Purple-3:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:hover\:from-LightPurple-3:hover {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Tablet-Vertical\:hover\:from-Glow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet-Vertical\:hover\:from-Bronze-3:hover {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Tablet-Vertical\:hover\:from-Copper-3:hover {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Tablet-Vertical\:hover\:from-Pink-3:hover {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Tablet-Vertical\:hover\:from-Orange-3:hover {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Tablet-Vertical\:hover\:from-Coral-3:hover {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Tablet-Vertical\:hover\:from-MajesticBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:hover\:from-PrismBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:hover\:from-CeramicBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:hover\:from-MidnightBlack-3:hover {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Tablet-Vertical\:hover\:from-PrismWhite-3:hover {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Tablet-Vertical\:hover\:from-CeramicWhite-3:hover {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Tablet-Vertical\:hover\:from-LilacPurple-3:hover {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Tablet-Vertical\:hover\:from-CrownSilver-3:hover {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Tablet-Vertical\:hover\:from-CoralBlue-3:hover {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Tablet-Vertical\:hover\:from-lime-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet-Vertical\:hover\:from-apple-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet-Vertical\:hover\:from-bg-new-blue:hover {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Tablet-Vertical\:hover\:from-bg-new-pink:hover {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Tablet-Vertical\:hover\:from-new-pink-1:hover {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Tablet-Vertical\:hover\:from-footer-grey:hover {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Tablet-Vertical\:hover\:from-border-grey:hover {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Tablet-Vertical\:hover\:from-apple-green-1:hover {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Tablet-Vertical\:hover\:from-crimson-red:hover {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Tablet-Vertical\:hover\:from-asurion-cyan:hover {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Tablet-Vertical\:hover\:from-bright-orange:hover {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Tablet-Vertical\:hover\:from-Graphite-3:hover {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Tablet-Vertical\:hover\:from-PacificBlue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:hover\:from-light-purple:hover {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Tablet-Vertical\:hover\:from-asurion-gray:hover {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Tablet-Vertical\:hover\:from-OceanBlue-3:hover {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Tablet-Vertical\:hover\:from-MetallicCopper-3:hover {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Tablet-Vertical\:hover\:from-PorcelainWhite-3:hover {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Tablet-Vertical\:hover\:from-LightBlue-3:hover {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Tablet-Vertical\:hover\:from-CloudNavy-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet-Vertical\:hover\:from-CloudMint-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet-Vertical\:hover\:from-CloudOrange-3:hover {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Tablet-Vertical\:hover\:from-CloudLavender-3:hover {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Tablet-Vertical\:hover\:from-CloudRed-3:hover {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Tablet-Vertical\:hover\:from-CloudWhite-3:hover {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Tablet-Vertical\:hover\:from-SunriseGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet-Vertical\:hover\:from-SunshineGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet-Vertical\:hover\:from-AuraBlack-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet-Vertical\:hover\:from-AuraGlow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet-Vertical\:hover\:from-MysticBronze-3:hover {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Tablet-Vertical\:hover\:from-MysticGreen-3:hover {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Tablet-Vertical\:hover\:from-MysticGrey-3:hover {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Tablet-Vertical\:hover\:from-MysticBlack-3:hover {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Tablet-Vertical\:hover\:from-MysticWhite-3:hover {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Tablet-Vertical\:hover\:from-price-blue1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:hover\:from-indigo1:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:hover\:from-Purple-4:hover {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Tablet-Vertical\:hover\:from-new-blue-2:hover {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Tablet-Vertical\:hover\:from-dark-blue-3:hover {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Tablet-Vertical\:hover\:from-replace-bg:hover {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Tablet-Vertical\:hover\:from-resolve-bg:hover {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Tablet-Vertical\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet-Vertical\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet-Vertical\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:focus\:from-gray-50:focus {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Tablet-Vertical\:focus\:from-gray-100:focus {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Tablet-Vertical\:focus\:from-gray-200:focus {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Tablet-Vertical\:focus\:from-gray-300:focus {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Tablet-Vertical\:focus\:from-gray-400:focus {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Tablet-Vertical\:focus\:from-gray-500:focus {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Tablet-Vertical\:focus\:from-gray-600:focus {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Tablet-Vertical\:focus\:from-gray-700:focus {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Tablet-Vertical\:focus\:from-gray-800:focus {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Tablet-Vertical\:focus\:from-gray-900:focus {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Tablet-Vertical\:focus\:from-red-50:focus {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Tablet-Vertical\:focus\:from-red-100:focus {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Tablet-Vertical\:focus\:from-red-200:focus {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Tablet-Vertical\:focus\:from-red-300:focus {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Tablet-Vertical\:focus\:from-red-400:focus {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Tablet-Vertical\:focus\:from-red-500:focus {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Tablet-Vertical\:focus\:from-red-600:focus {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Tablet-Vertical\:focus\:from-red-700:focus {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Tablet-Vertical\:focus\:from-red-800:focus {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Tablet-Vertical\:focus\:from-red-900:focus {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Tablet-Vertical\:focus\:from-yellow-50:focus {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Tablet-Vertical\:focus\:from-yellow-100:focus {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Tablet-Vertical\:focus\:from-yellow-200:focus {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Tablet-Vertical\:focus\:from-yellow-300:focus {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Tablet-Vertical\:focus\:from-yellow-400:focus {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Tablet-Vertical\:focus\:from-yellow-500:focus {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Tablet-Vertical\:focus\:from-yellow-600:focus {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Tablet-Vertical\:focus\:from-yellow-700:focus {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Tablet-Vertical\:focus\:from-yellow-800:focus {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Tablet-Vertical\:focus\:from-yellow-900:focus {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Tablet-Vertical\:focus\:from-green-50:focus {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Tablet-Vertical\:focus\:from-green-100:focus {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Tablet-Vertical\:focus\:from-green-200:focus {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Tablet-Vertical\:focus\:from-green-300:focus {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Tablet-Vertical\:focus\:from-green-400:focus {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Tablet-Vertical\:focus\:from-green-500:focus {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Tablet-Vertical\:focus\:from-green-600:focus {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Tablet-Vertical\:focus\:from-green-700:focus {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Tablet-Vertical\:focus\:from-green-800:focus {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Tablet-Vertical\:focus\:from-green-900:focus {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Tablet-Vertical\:focus\:from-blue-50:focus {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Tablet-Vertical\:focus\:from-blue-100:focus {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Tablet-Vertical\:focus\:from-blue-200:focus {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Tablet-Vertical\:focus\:from-blue-300:focus {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Tablet-Vertical\:focus\:from-blue-400:focus {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Tablet-Vertical\:focus\:from-blue-500:focus {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Tablet-Vertical\:focus\:from-blue-600:focus {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Tablet-Vertical\:focus\:from-blue-700:focus {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Tablet-Vertical\:focus\:from-blue-800:focus {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Tablet-Vertical\:focus\:from-blue-900:focus {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Tablet-Vertical\:focus\:from-indigo-50:focus {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Tablet-Vertical\:focus\:from-indigo-100:focus {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Tablet-Vertical\:focus\:from-indigo-200:focus {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Tablet-Vertical\:focus\:from-indigo-300:focus {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Tablet-Vertical\:focus\:from-indigo-400:focus {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Tablet-Vertical\:focus\:from-indigo-500:focus {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Tablet-Vertical\:focus\:from-indigo-600:focus {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Tablet-Vertical\:focus\:from-indigo-700:focus {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Tablet-Vertical\:focus\:from-indigo-800:focus {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Tablet-Vertical\:focus\:from-indigo-900:focus {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Tablet-Vertical\:focus\:from-purple:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:focus\:from-pink-50:focus {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Tablet-Vertical\:focus\:from-pink-100:focus {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Tablet-Vertical\:focus\:from-pink-200:focus {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Tablet-Vertical\:focus\:from-pink-300:focus {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Tablet-Vertical\:focus\:from-pink-400:focus {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Tablet-Vertical\:focus\:from-pink-500:focus {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Tablet-Vertical\:focus\:from-pink-600:focus {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Tablet-Vertical\:focus\:from-pink-700:focus {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Tablet-Vertical\:focus\:from-pink-800:focus {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Tablet-Vertical\:focus\:from-pink-900:focus {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Tablet-Vertical\:focus\:from-Asurion-White:focus {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:focus\:from-Asurion-Blue-Brighter:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:focus\:from-Asurion-Blue-Deep:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet-Vertical\:focus\:from-Asurion-Blue-Light:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet-Vertical\:focus\:from-Asurion-Purple:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet-Vertical\:focus\:from-Asurion-Purple-Deeper:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:focus\:from-Asurion-Purple-Light:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet-Vertical\:focus\:from-Asurion-Gray-Deepest:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet-Vertical\:focus\:from-Asurion-Gray-Deeper:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet-Vertical\:focus\:from-Asurion-Gray-Light:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet-Vertical\:focus\:from-Asurion-Gray-Lighter:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet-Vertical\:focus\:from-Asurion-Gray-Lightest:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet-Vertical\:focus\:from-Asurion-Red-Deep:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet-Vertical\:focus\:from-light-gray:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet-Vertical\:focus\:from-light-gray-1:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet-Vertical\:focus\:from-light-gray-2:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet-Vertical\:focus\:from-light-gray-3:focus {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Tablet-Vertical\:focus\:from-light-gray-4:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet-Vertical\:focus\:from-light-gray-5:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet-Vertical\:focus\:from-light-slate-gray:focus {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Tablet-Vertical\:focus\:from-denim-blue:focus {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Tablet-Vertical\:focus\:from-purple-1:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet-Vertical\:focus\:from-dark-red:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet-Vertical\:focus\:from-bright-red:focus {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Tablet-Vertical\:focus\:from-mustard-yellow:focus {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Tablet-Vertical\:focus\:from-mustard-yellow-1:focus {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Tablet-Vertical\:focus\:from-light-blue:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:focus\:from-light-blue-1:focus {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Tablet-Vertical\:focus\:from-light-blue-3:focus {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:focus\:from-light-blue-4:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet-Vertical\:focus\:from-purple-blue:focus {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Tablet-Vertical\:focus\:from-light-green:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet-Vertical\:focus\:from-light-green-1:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet-Vertical\:focus\:from-light-bg-green:focus {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Tablet-Vertical\:focus\:from-green-1:focus {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Tablet-Vertical\:focus\:from-pink-1:focus {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Tablet-Vertical\:focus\:from-light-white-1:focus {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Tablet-Vertical\:focus\:from-Black-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:focus\:from-Default-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet-Vertical\:focus\:from-White-3:focus {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Tablet-Vertical\:focus\:from-Green-3:focus {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Tablet-Vertical\:focus\:from-Blue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:focus\:from-Silver-3:focus {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Tablet-Vertical\:focus\:from-Yellow-3:focus {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Tablet-Vertical\:focus\:from-Grey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet-Vertical\:focus\:from-Gray-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet-Vertical\:focus\:from-Red-3:focus {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Tablet-Vertical\:focus\:from-Gold-3:focus {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Tablet-Vertical\:focus\:from-light-green-3:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet-Vertical\:focus\:from-dark-blue-2:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet-Vertical\:focus\:from-blue-1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:focus\:from-yellow-1:focus {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Tablet-Vertical\:focus\:from-blue-2:focus {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Tablet-Vertical\:focus\:from-light-pink:focus {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Tablet-Vertical\:focus\:from-bright-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet-Vertical\:focus\:from-bright-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet-Vertical\:focus\:from-SpaceGrey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet-Vertical\:focus\:from-Purple-3:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:focus\:from-LightPurple-3:focus {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Tablet-Vertical\:focus\:from-Glow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet-Vertical\:focus\:from-Bronze-3:focus {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Tablet-Vertical\:focus\:from-Copper-3:focus {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Tablet-Vertical\:focus\:from-Pink-3:focus {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Tablet-Vertical\:focus\:from-Orange-3:focus {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Tablet-Vertical\:focus\:from-Coral-3:focus {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Tablet-Vertical\:focus\:from-MajesticBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:focus\:from-PrismBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:focus\:from-CeramicBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:focus\:from-MidnightBlack-3:focus {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Tablet-Vertical\:focus\:from-PrismWhite-3:focus {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Tablet-Vertical\:focus\:from-CeramicWhite-3:focus {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Tablet-Vertical\:focus\:from-LilacPurple-3:focus {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Tablet-Vertical\:focus\:from-CrownSilver-3:focus {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Tablet-Vertical\:focus\:from-CoralBlue-3:focus {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Tablet-Vertical\:focus\:from-lime-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet-Vertical\:focus\:from-apple-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet-Vertical\:focus\:from-bg-new-blue:focus {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Tablet-Vertical\:focus\:from-bg-new-pink:focus {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Tablet-Vertical\:focus\:from-new-pink-1:focus {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Tablet-Vertical\:focus\:from-footer-grey:focus {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Tablet-Vertical\:focus\:from-border-grey:focus {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Tablet-Vertical\:focus\:from-apple-green-1:focus {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Tablet-Vertical\:focus\:from-crimson-red:focus {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Tablet-Vertical\:focus\:from-asurion-cyan:focus {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Tablet-Vertical\:focus\:from-bright-orange:focus {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Tablet-Vertical\:focus\:from-Graphite-3:focus {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Tablet-Vertical\:focus\:from-PacificBlue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:focus\:from-light-purple:focus {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Tablet-Vertical\:focus\:from-asurion-gray:focus {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Tablet-Vertical\:focus\:from-OceanBlue-3:focus {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Tablet-Vertical\:focus\:from-MetallicCopper-3:focus {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Tablet-Vertical\:focus\:from-PorcelainWhite-3:focus {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Tablet-Vertical\:focus\:from-LightBlue-3:focus {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Tablet-Vertical\:focus\:from-CloudNavy-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet-Vertical\:focus\:from-CloudMint-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet-Vertical\:focus\:from-CloudOrange-3:focus {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Tablet-Vertical\:focus\:from-CloudLavender-3:focus {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Tablet-Vertical\:focus\:from-CloudRed-3:focus {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Tablet-Vertical\:focus\:from-CloudWhite-3:focus {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Tablet-Vertical\:focus\:from-SunriseGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet-Vertical\:focus\:from-SunshineGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet-Vertical\:focus\:from-AuraBlack-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet-Vertical\:focus\:from-AuraGlow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet-Vertical\:focus\:from-MysticBronze-3:focus {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Tablet-Vertical\:focus\:from-MysticGreen-3:focus {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Tablet-Vertical\:focus\:from-MysticGrey-3:focus {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Tablet-Vertical\:focus\:from-MysticBlack-3:focus {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Tablet-Vertical\:focus\:from-MysticWhite-3:focus {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Tablet-Vertical\:focus\:from-price-blue1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:focus\:from-indigo1:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:focus\:from-Purple-4:focus {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Tablet-Vertical\:focus\:from-new-blue-2:focus {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Tablet-Vertical\:focus\:from-dark-blue-3:focus {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Tablet-Vertical\:focus\:from-replace-bg:focus {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Tablet-Vertical\:focus\:from-resolve-bg:focus {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Tablet-Vertical\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet-Vertical\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet-Vertical\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Tablet-Vertical\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Tablet-Vertical\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Tablet-Vertical\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Tablet-Vertical\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Tablet-Vertical\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Tablet-Vertical\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Tablet-Vertical\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Tablet-Vertical\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Tablet-Vertical\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Tablet-Vertical\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Tablet-Vertical\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Tablet-Vertical\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Tablet-Vertical\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Tablet-Vertical\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Tablet-Vertical\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Tablet-Vertical\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Tablet-Vertical\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Tablet-Vertical\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Tablet-Vertical\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Tablet-Vertical\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Tablet-Vertical\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Tablet-Vertical\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Tablet-Vertical\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Tablet-Vertical\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Tablet-Vertical\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Tablet-Vertical\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Tablet-Vertical\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Tablet-Vertical\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Tablet-Vertical\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Tablet-Vertical\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Tablet-Vertical\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Tablet-Vertical\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Tablet-Vertical\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Tablet-Vertical\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Tablet-Vertical\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Tablet-Vertical\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Tablet-Vertical\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Tablet-Vertical\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Tablet-Vertical\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Tablet-Vertical\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Tablet-Vertical\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Tablet-Vertical\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Tablet-Vertical\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Tablet-Vertical\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Tablet-Vertical\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Tablet-Vertical\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Tablet-Vertical\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Tablet-Vertical\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Tablet-Vertical\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Tablet-Vertical\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Tablet-Vertical\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Tablet-Vertical\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Tablet-Vertical\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Tablet-Vertical\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Tablet-Vertical\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Tablet-Vertical\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Tablet-Vertical\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Tablet-Vertical\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Tablet-Vertical\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Tablet-Vertical\:via-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Tablet-Vertical\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Tablet-Vertical\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Tablet-Vertical\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Tablet-Vertical\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Tablet-Vertical\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Tablet-Vertical\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Tablet-Vertical\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Tablet-Vertical\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Tablet-Vertical\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Tablet-Vertical\:via-Asurion-White {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:via-Asurion-Blue-Brighter {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:via-Asurion-Blue-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet-Vertical\:via-Asurion-Blue-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet-Vertical\:via-Asurion-Purple {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet-Vertical\:via-Asurion-Purple-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:via-Asurion-Purple-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet-Vertical\:via-Asurion-Gray-Deepest {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet-Vertical\:via-Asurion-Gray-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet-Vertical\:via-Asurion-Gray-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet-Vertical\:via-Asurion-Gray-Lighter {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet-Vertical\:via-Asurion-Gray-Lightest {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet-Vertical\:via-Asurion-Red-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet-Vertical\:via-light-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet-Vertical\:via-light-gray-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet-Vertical\:via-light-gray-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet-Vertical\:via-light-gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Tablet-Vertical\:via-light-gray-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet-Vertical\:via-light-gray-5 {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet-Vertical\:via-light-slate-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Tablet-Vertical\:via-denim-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Tablet-Vertical\:via-purple-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet-Vertical\:via-dark-red {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet-Vertical\:via-bright-red {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Tablet-Vertical\:via-mustard-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Tablet-Vertical\:via-mustard-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Tablet-Vertical\:via-light-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:via-light-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Tablet-Vertical\:via-light-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:via-light-blue-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet-Vertical\:via-purple-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Tablet-Vertical\:via-light-green {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet-Vertical\:via-light-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet-Vertical\:via-light-bg-green {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Tablet-Vertical\:via-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Tablet-Vertical\:via-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Tablet-Vertical\:via-light-white-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Tablet-Vertical\:via-Black-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:via-Default-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet-Vertical\:via-White-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Tablet-Vertical\:via-Green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Tablet-Vertical\:via-Blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:via-Silver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Tablet-Vertical\:via-Yellow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Tablet-Vertical\:via-Grey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet-Vertical\:via-Gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet-Vertical\:via-Red-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Tablet-Vertical\:via-Gold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Tablet-Vertical\:via-light-green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet-Vertical\:via-dark-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet-Vertical\:via-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:via-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Tablet-Vertical\:via-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Tablet-Vertical\:via-light-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Tablet-Vertical\:via-bright-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet-Vertical\:via-bright-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet-Vertical\:via-SpaceGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet-Vertical\:via-Purple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:via-LightPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Tablet-Vertical\:via-Glow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet-Vertical\:via-Bronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Tablet-Vertical\:via-Copper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Tablet-Vertical\:via-Pink-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Tablet-Vertical\:via-Orange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Tablet-Vertical\:via-Coral-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Tablet-Vertical\:via-MajesticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:via-PrismBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:via-CeramicBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:via-MidnightBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Tablet-Vertical\:via-PrismWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Tablet-Vertical\:via-CeramicWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Tablet-Vertical\:via-LilacPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Tablet-Vertical\:via-CrownSilver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Tablet-Vertical\:via-CoralBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Tablet-Vertical\:via-lime-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet-Vertical\:via-apple-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet-Vertical\:via-bg-new-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Tablet-Vertical\:via-bg-new-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Tablet-Vertical\:via-new-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Tablet-Vertical\:via-footer-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Tablet-Vertical\:via-border-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Tablet-Vertical\:via-apple-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Tablet-Vertical\:via-crimson-red {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Tablet-Vertical\:via-asurion-cyan {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Tablet-Vertical\:via-bright-orange {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Tablet-Vertical\:via-Graphite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Tablet-Vertical\:via-PacificBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:via-light-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Tablet-Vertical\:via-asurion-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Tablet-Vertical\:via-OceanBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Tablet-Vertical\:via-MetallicCopper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Tablet-Vertical\:via-PorcelainWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Tablet-Vertical\:via-LightBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Tablet-Vertical\:via-CloudNavy-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet-Vertical\:via-CloudMint-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet-Vertical\:via-CloudOrange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Tablet-Vertical\:via-CloudLavender-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Tablet-Vertical\:via-CloudRed-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Tablet-Vertical\:via-CloudWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Tablet-Vertical\:via-SunriseGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet-Vertical\:via-SunshineGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet-Vertical\:via-AuraBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet-Vertical\:via-AuraGlow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet-Vertical\:via-MysticBronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Tablet-Vertical\:via-MysticGreen-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Tablet-Vertical\:via-MysticGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Tablet-Vertical\:via-MysticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Tablet-Vertical\:via-MysticWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Tablet-Vertical\:via-price-blue1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:via-indigo1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:via-Purple-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Tablet-Vertical\:via-new-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Tablet-Vertical\:via-dark-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Tablet-Vertical\:via-replace-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Tablet-Vertical\:via-resolve-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Tablet-Vertical\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet-Vertical\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet-Vertical\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Tablet-Vertical\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Tablet-Vertical\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Tablet-Vertical\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Tablet-Vertical\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Tablet-Vertical\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Tablet-Vertical\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Tablet-Vertical\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Tablet-Vertical\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Tablet-Vertical\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Tablet-Vertical\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Tablet-Vertical\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Tablet-Vertical\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Tablet-Vertical\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Tablet-Vertical\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Tablet-Vertical\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Tablet-Vertical\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Tablet-Vertical\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Tablet-Vertical\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Tablet-Vertical\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Tablet-Vertical\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Tablet-Vertical\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Tablet-Vertical\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Tablet-Vertical\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Tablet-Vertical\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Tablet-Vertical\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Tablet-Vertical\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Tablet-Vertical\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Tablet-Vertical\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Tablet-Vertical\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Tablet-Vertical\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Tablet-Vertical\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Tablet-Vertical\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Tablet-Vertical\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Tablet-Vertical\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Tablet-Vertical\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Tablet-Vertical\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Tablet-Vertical\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Tablet-Vertical\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Tablet-Vertical\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Tablet-Vertical\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Tablet-Vertical\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Tablet-Vertical\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Tablet-Vertical\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Tablet-Vertical\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Tablet-Vertical\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Tablet-Vertical\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Tablet-Vertical\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Tablet-Vertical\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Tablet-Vertical\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Tablet-Vertical\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Tablet-Vertical\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Tablet-Vertical\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Tablet-Vertical\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Tablet-Vertical\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Tablet-Vertical\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Tablet-Vertical\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Tablet-Vertical\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Tablet-Vertical\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Tablet-Vertical\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Tablet-Vertical\:hover\:via-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Tablet-Vertical\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Tablet-Vertical\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Tablet-Vertical\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Tablet-Vertical\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Tablet-Vertical\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Tablet-Vertical\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Tablet-Vertical\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Tablet-Vertical\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Tablet-Vertical\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Tablet-Vertical\:hover\:via-Asurion-White:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:hover\:via-Asurion-Blue-Brighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:hover\:via-Asurion-Blue-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet-Vertical\:hover\:via-Asurion-Blue-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet-Vertical\:hover\:via-Asurion-Purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet-Vertical\:hover\:via-Asurion-Purple-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:hover\:via-Asurion-Purple-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet-Vertical\:hover\:via-Asurion-Gray-Deepest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet-Vertical\:hover\:via-Asurion-Gray-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet-Vertical\:hover\:via-Asurion-Gray-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet-Vertical\:hover\:via-Asurion-Gray-Lighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet-Vertical\:hover\:via-Asurion-Gray-Lightest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet-Vertical\:hover\:via-Asurion-Red-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet-Vertical\:hover\:via-light-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet-Vertical\:hover\:via-light-gray-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet-Vertical\:hover\:via-light-gray-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet-Vertical\:hover\:via-light-gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Tablet-Vertical\:hover\:via-light-gray-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet-Vertical\:hover\:via-light-gray-5:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet-Vertical\:hover\:via-light-slate-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Tablet-Vertical\:hover\:via-denim-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Tablet-Vertical\:hover\:via-purple-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet-Vertical\:hover\:via-dark-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet-Vertical\:hover\:via-bright-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Tablet-Vertical\:hover\:via-mustard-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Tablet-Vertical\:hover\:via-mustard-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Tablet-Vertical\:hover\:via-light-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:hover\:via-light-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Tablet-Vertical\:hover\:via-light-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:hover\:via-light-blue-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet-Vertical\:hover\:via-purple-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Tablet-Vertical\:hover\:via-light-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet-Vertical\:hover\:via-light-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet-Vertical\:hover\:via-light-bg-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Tablet-Vertical\:hover\:via-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Tablet-Vertical\:hover\:via-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Tablet-Vertical\:hover\:via-light-white-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Tablet-Vertical\:hover\:via-Black-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:hover\:via-Default-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet-Vertical\:hover\:via-White-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Tablet-Vertical\:hover\:via-Green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Tablet-Vertical\:hover\:via-Blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:hover\:via-Silver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Tablet-Vertical\:hover\:via-Yellow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Tablet-Vertical\:hover\:via-Grey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet-Vertical\:hover\:via-Gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet-Vertical\:hover\:via-Red-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Tablet-Vertical\:hover\:via-Gold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Tablet-Vertical\:hover\:via-light-green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet-Vertical\:hover\:via-dark-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet-Vertical\:hover\:via-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:hover\:via-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Tablet-Vertical\:hover\:via-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Tablet-Vertical\:hover\:via-light-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Tablet-Vertical\:hover\:via-bright-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet-Vertical\:hover\:via-bright-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet-Vertical\:hover\:via-SpaceGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet-Vertical\:hover\:via-Purple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:hover\:via-LightPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Tablet-Vertical\:hover\:via-Glow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet-Vertical\:hover\:via-Bronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Tablet-Vertical\:hover\:via-Copper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Tablet-Vertical\:hover\:via-Pink-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Tablet-Vertical\:hover\:via-Orange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Tablet-Vertical\:hover\:via-Coral-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Tablet-Vertical\:hover\:via-MajesticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:hover\:via-PrismBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:hover\:via-CeramicBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:hover\:via-MidnightBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Tablet-Vertical\:hover\:via-PrismWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Tablet-Vertical\:hover\:via-CeramicWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Tablet-Vertical\:hover\:via-LilacPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Tablet-Vertical\:hover\:via-CrownSilver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Tablet-Vertical\:hover\:via-CoralBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Tablet-Vertical\:hover\:via-lime-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet-Vertical\:hover\:via-apple-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet-Vertical\:hover\:via-bg-new-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Tablet-Vertical\:hover\:via-bg-new-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Tablet-Vertical\:hover\:via-new-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Tablet-Vertical\:hover\:via-footer-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Tablet-Vertical\:hover\:via-border-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Tablet-Vertical\:hover\:via-apple-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Tablet-Vertical\:hover\:via-crimson-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Tablet-Vertical\:hover\:via-asurion-cyan:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Tablet-Vertical\:hover\:via-bright-orange:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Tablet-Vertical\:hover\:via-Graphite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Tablet-Vertical\:hover\:via-PacificBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:hover\:via-light-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Tablet-Vertical\:hover\:via-asurion-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Tablet-Vertical\:hover\:via-OceanBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Tablet-Vertical\:hover\:via-MetallicCopper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Tablet-Vertical\:hover\:via-PorcelainWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Tablet-Vertical\:hover\:via-LightBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Tablet-Vertical\:hover\:via-CloudNavy-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet-Vertical\:hover\:via-CloudMint-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet-Vertical\:hover\:via-CloudOrange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Tablet-Vertical\:hover\:via-CloudLavender-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Tablet-Vertical\:hover\:via-CloudRed-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Tablet-Vertical\:hover\:via-CloudWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Tablet-Vertical\:hover\:via-SunriseGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet-Vertical\:hover\:via-SunshineGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet-Vertical\:hover\:via-AuraBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet-Vertical\:hover\:via-AuraGlow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet-Vertical\:hover\:via-MysticBronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Tablet-Vertical\:hover\:via-MysticGreen-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Tablet-Vertical\:hover\:via-MysticGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Tablet-Vertical\:hover\:via-MysticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Tablet-Vertical\:hover\:via-MysticWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Tablet-Vertical\:hover\:via-price-blue1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:hover\:via-indigo1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:hover\:via-Purple-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Tablet-Vertical\:hover\:via-new-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Tablet-Vertical\:hover\:via-dark-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Tablet-Vertical\:hover\:via-replace-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Tablet-Vertical\:hover\:via-resolve-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Tablet-Vertical\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet-Vertical\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Tablet-Vertical\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Tablet-Vertical\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Tablet-Vertical\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Tablet-Vertical\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Tablet-Vertical\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Tablet-Vertical\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Tablet-Vertical\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Tablet-Vertical\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Tablet-Vertical\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Tablet-Vertical\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Tablet-Vertical\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Tablet-Vertical\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Tablet-Vertical\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Tablet-Vertical\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Tablet-Vertical\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Tablet-Vertical\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Tablet-Vertical\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Tablet-Vertical\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Tablet-Vertical\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Tablet-Vertical\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Tablet-Vertical\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Tablet-Vertical\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Tablet-Vertical\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Tablet-Vertical\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Tablet-Vertical\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Tablet-Vertical\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Tablet-Vertical\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Tablet-Vertical\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Tablet-Vertical\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Tablet-Vertical\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Tablet-Vertical\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Tablet-Vertical\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Tablet-Vertical\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Tablet-Vertical\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Tablet-Vertical\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Tablet-Vertical\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Tablet-Vertical\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Tablet-Vertical\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Tablet-Vertical\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Tablet-Vertical\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Tablet-Vertical\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Tablet-Vertical\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Tablet-Vertical\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Tablet-Vertical\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Tablet-Vertical\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Tablet-Vertical\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Tablet-Vertical\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Tablet-Vertical\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Tablet-Vertical\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Tablet-Vertical\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Tablet-Vertical\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Tablet-Vertical\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Tablet-Vertical\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Tablet-Vertical\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Tablet-Vertical\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Tablet-Vertical\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Tablet-Vertical\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Tablet-Vertical\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Tablet-Vertical\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Tablet-Vertical\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Tablet-Vertical\:focus\:via-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Tablet-Vertical\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Tablet-Vertical\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Tablet-Vertical\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Tablet-Vertical\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Tablet-Vertical\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Tablet-Vertical\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Tablet-Vertical\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Tablet-Vertical\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Tablet-Vertical\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Tablet-Vertical\:focus\:via-Asurion-White:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:focus\:via-Asurion-Blue-Brighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:focus\:via-Asurion-Blue-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet-Vertical\:focus\:via-Asurion-Blue-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet-Vertical\:focus\:via-Asurion-Purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet-Vertical\:focus\:via-Asurion-Purple-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:focus\:via-Asurion-Purple-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet-Vertical\:focus\:via-Asurion-Gray-Deepest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet-Vertical\:focus\:via-Asurion-Gray-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet-Vertical\:focus\:via-Asurion-Gray-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet-Vertical\:focus\:via-Asurion-Gray-Lighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet-Vertical\:focus\:via-Asurion-Gray-Lightest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet-Vertical\:focus\:via-Asurion-Red-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet-Vertical\:focus\:via-light-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Tablet-Vertical\:focus\:via-light-gray-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Tablet-Vertical\:focus\:via-light-gray-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Tablet-Vertical\:focus\:via-light-gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Tablet-Vertical\:focus\:via-light-gray-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Tablet-Vertical\:focus\:via-light-gray-5:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Tablet-Vertical\:focus\:via-light-slate-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Tablet-Vertical\:focus\:via-denim-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Tablet-Vertical\:focus\:via-purple-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Tablet-Vertical\:focus\:via-dark-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Tablet-Vertical\:focus\:via-bright-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Tablet-Vertical\:focus\:via-mustard-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Tablet-Vertical\:focus\:via-mustard-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Tablet-Vertical\:focus\:via-light-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:focus\:via-light-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Tablet-Vertical\:focus\:via-light-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Tablet-Vertical\:focus\:via-light-blue-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Tablet-Vertical\:focus\:via-purple-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Tablet-Vertical\:focus\:via-light-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet-Vertical\:focus\:via-light-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Tablet-Vertical\:focus\:via-light-bg-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Tablet-Vertical\:focus\:via-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Tablet-Vertical\:focus\:via-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Tablet-Vertical\:focus\:via-light-white-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Tablet-Vertical\:focus\:via-Black-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:focus\:via-Default-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet-Vertical\:focus\:via-White-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Tablet-Vertical\:focus\:via-Green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Tablet-Vertical\:focus\:via-Blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:focus\:via-Silver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Tablet-Vertical\:focus\:via-Yellow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Tablet-Vertical\:focus\:via-Grey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet-Vertical\:focus\:via-Gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet-Vertical\:focus\:via-Red-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Tablet-Vertical\:focus\:via-Gold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Tablet-Vertical\:focus\:via-light-green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Tablet-Vertical\:focus\:via-dark-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Tablet-Vertical\:focus\:via-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:focus\:via-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Tablet-Vertical\:focus\:via-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Tablet-Vertical\:focus\:via-light-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Tablet-Vertical\:focus\:via-bright-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet-Vertical\:focus\:via-bright-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet-Vertical\:focus\:via-SpaceGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Tablet-Vertical\:focus\:via-Purple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:focus\:via-LightPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Tablet-Vertical\:focus\:via-Glow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet-Vertical\:focus\:via-Bronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Tablet-Vertical\:focus\:via-Copper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Tablet-Vertical\:focus\:via-Pink-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Tablet-Vertical\:focus\:via-Orange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Tablet-Vertical\:focus\:via-Coral-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Tablet-Vertical\:focus\:via-MajesticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:focus\:via-PrismBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:focus\:via-CeramicBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Tablet-Vertical\:focus\:via-MidnightBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Tablet-Vertical\:focus\:via-PrismWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Tablet-Vertical\:focus\:via-CeramicWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Tablet-Vertical\:focus\:via-LilacPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Tablet-Vertical\:focus\:via-CrownSilver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Tablet-Vertical\:focus\:via-CoralBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Tablet-Vertical\:focus\:via-lime-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Tablet-Vertical\:focus\:via-apple-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Tablet-Vertical\:focus\:via-bg-new-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Tablet-Vertical\:focus\:via-bg-new-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Tablet-Vertical\:focus\:via-new-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Tablet-Vertical\:focus\:via-footer-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Tablet-Vertical\:focus\:via-border-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Tablet-Vertical\:focus\:via-apple-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Tablet-Vertical\:focus\:via-crimson-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Tablet-Vertical\:focus\:via-asurion-cyan:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Tablet-Vertical\:focus\:via-bright-orange:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Tablet-Vertical\:focus\:via-Graphite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Tablet-Vertical\:focus\:via-PacificBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:focus\:via-light-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Tablet-Vertical\:focus\:via-asurion-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Tablet-Vertical\:focus\:via-OceanBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Tablet-Vertical\:focus\:via-MetallicCopper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Tablet-Vertical\:focus\:via-PorcelainWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Tablet-Vertical\:focus\:via-LightBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Tablet-Vertical\:focus\:via-CloudNavy-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet-Vertical\:focus\:via-CloudMint-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Tablet-Vertical\:focus\:via-CloudOrange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Tablet-Vertical\:focus\:via-CloudLavender-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Tablet-Vertical\:focus\:via-CloudRed-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Tablet-Vertical\:focus\:via-CloudWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Tablet-Vertical\:focus\:via-SunriseGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet-Vertical\:focus\:via-SunshineGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Tablet-Vertical\:focus\:via-AuraBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Tablet-Vertical\:focus\:via-AuraGlow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Tablet-Vertical\:focus\:via-MysticBronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Tablet-Vertical\:focus\:via-MysticGreen-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Tablet-Vertical\:focus\:via-MysticGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Tablet-Vertical\:focus\:via-MysticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Tablet-Vertical\:focus\:via-MysticWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Tablet-Vertical\:focus\:via-price-blue1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Tablet-Vertical\:focus\:via-indigo1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Tablet-Vertical\:focus\:via-Purple-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Tablet-Vertical\:focus\:via-new-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Tablet-Vertical\:focus\:via-dark-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Tablet-Vertical\:focus\:via-replace-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Tablet-Vertical\:focus\:via-resolve-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Tablet-Vertical\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .Tablet-Vertical\:to-current {
    --tw-gradient-to: currentColor;
  }

  .Tablet-Vertical\:to-black {
    --tw-gradient-to: #000;
  }

  .Tablet-Vertical\:to-white {
    --tw-gradient-to: #fff;
  }

  .Tablet-Vertical\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .Tablet-Vertical\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .Tablet-Vertical\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .Tablet-Vertical\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .Tablet-Vertical\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .Tablet-Vertical\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .Tablet-Vertical\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .Tablet-Vertical\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .Tablet-Vertical\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .Tablet-Vertical\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .Tablet-Vertical\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .Tablet-Vertical\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .Tablet-Vertical\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .Tablet-Vertical\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .Tablet-Vertical\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .Tablet-Vertical\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .Tablet-Vertical\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .Tablet-Vertical\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .Tablet-Vertical\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .Tablet-Vertical\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .Tablet-Vertical\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .Tablet-Vertical\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .Tablet-Vertical\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .Tablet-Vertical\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .Tablet-Vertical\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .Tablet-Vertical\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .Tablet-Vertical\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .Tablet-Vertical\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .Tablet-Vertical\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .Tablet-Vertical\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .Tablet-Vertical\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .Tablet-Vertical\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .Tablet-Vertical\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .Tablet-Vertical\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .Tablet-Vertical\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .Tablet-Vertical\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .Tablet-Vertical\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .Tablet-Vertical\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .Tablet-Vertical\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .Tablet-Vertical\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .Tablet-Vertical\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .Tablet-Vertical\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .Tablet-Vertical\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .Tablet-Vertical\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .Tablet-Vertical\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .Tablet-Vertical\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .Tablet-Vertical\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .Tablet-Vertical\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .Tablet-Vertical\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .Tablet-Vertical\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .Tablet-Vertical\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .Tablet-Vertical\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .Tablet-Vertical\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .Tablet-Vertical\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .Tablet-Vertical\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .Tablet-Vertical\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .Tablet-Vertical\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .Tablet-Vertical\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .Tablet-Vertical\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .Tablet-Vertical\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .Tablet-Vertical\:to-purple {
    --tw-gradient-to: #6700B8;
  }

  .Tablet-Vertical\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .Tablet-Vertical\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .Tablet-Vertical\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .Tablet-Vertical\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .Tablet-Vertical\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .Tablet-Vertical\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .Tablet-Vertical\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .Tablet-Vertical\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .Tablet-Vertical\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .Tablet-Vertical\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .Tablet-Vertical\:to-Asurion-White {
    --tw-gradient-to: #FFF;
  }

  .Tablet-Vertical\:to-Asurion-Blue-Brighter {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet-Vertical\:to-Asurion-Blue-Deep {
    --tw-gradient-to: #2743CC;
  }

  .Tablet-Vertical\:to-Asurion-Blue-Light {
    --tw-gradient-to: #F0F3FF;
  }

  .Tablet-Vertical\:to-Asurion-Purple {
    --tw-gradient-to: #8223D2;
  }

  .Tablet-Vertical\:to-Asurion-Purple-Deeper {
    --tw-gradient-to: #6700B8;
  }

  .Tablet-Vertical\:to-Asurion-Purple-Light {
    --tw-gradient-to: #F3E9FB;
  }

  .Tablet-Vertical\:to-Asurion-Gray-Deepest {
    --tw-gradient-to: #333F48;
  }

  .Tablet-Vertical\:to-Asurion-Gray-Deeper {
    --tw-gradient-to: #6E767D;
  }

  .Tablet-Vertical\:to-Asurion-Gray-Light {
    --tw-gradient-to: #A5AAAF;
  }

  .Tablet-Vertical\:to-Asurion-Gray-Lighter {
    --tw-gradient-to: #E6E6EB;
  }

  .Tablet-Vertical\:to-Asurion-Gray-Lightest {
    --tw-gradient-to: #D5D6DA;
  }

  .Tablet-Vertical\:to-Asurion-Red-Deep {
    --tw-gradient-to: #DB1B1B;
  }

  .Tablet-Vertical\:to-light-gray {
    --tw-gradient-to: #6E767D;
  }

  .Tablet-Vertical\:to-light-gray-1 {
    --tw-gradient-to: #A5AAAF;
  }

  .Tablet-Vertical\:to-light-gray-2 {
    --tw-gradient-to: #E6E6EB;
  }

  .Tablet-Vertical\:to-light-gray-3 {
    --tw-gradient-to: #F0F0F5;
  }

  .Tablet-Vertical\:to-light-gray-4 {
    --tw-gradient-to: #D5D6DA;
  }

  .Tablet-Vertical\:to-light-gray-5 {
    --tw-gradient-to: #333F48;
  }

  .Tablet-Vertical\:to-light-slate-gray {
    --tw-gradient-to: #8589A1;
  }

  .Tablet-Vertical\:to-denim-blue {
    --tw-gradient-to: #0066B2;
  }

  .Tablet-Vertical\:to-purple-1 {
    --tw-gradient-to: #8223D2;
  }

  .Tablet-Vertical\:to-dark-red {
    --tw-gradient-to: #DB1B1B;
  }

  .Tablet-Vertical\:to-bright-red {
    --tw-gradient-to: #F40715;
  }

  .Tablet-Vertical\:to-mustard-yellow {
    --tw-gradient-to: #ED8B00;
  }

  .Tablet-Vertical\:to-mustard-yellow-1 {
    --tw-gradient-to: #ED6600;
  }

  .Tablet-Vertical\:to-light-blue {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet-Vertical\:to-light-blue-1 {
    --tw-gradient-to: #4A68F9;
  }

  .Tablet-Vertical\:to-light-blue-3 {
    --tw-gradient-to:  #F0F3FF;
  }

  .Tablet-Vertical\:to-light-blue-4 {
    --tw-gradient-to: #F0F3FF;
  }

  .Tablet-Vertical\:to-purple-blue {
    --tw-gradient-to: #6469E1;
  }

  .Tablet-Vertical\:to-light-green {
    --tw-gradient-to: #00B574;
  }

  .Tablet-Vertical\:to-light-green-1 {
    --tw-gradient-to: #00B574;
  }

  .Tablet-Vertical\:to-light-bg-green {
    --tw-gradient-to: #F0FFF9;
  }

  .Tablet-Vertical\:to-green-1 {
    --tw-gradient-to: #0B8350;
  }

  .Tablet-Vertical\:to-pink-1 {
    --tw-gradient-to: #FFEDD5;
  }

  .Tablet-Vertical\:to-light-white-1 {
    --tw-gradient-to: #F8F6EE;
  }

  .Tablet-Vertical\:to-Black-3 {
    --tw-gradient-to: #1F2020;
  }

  .Tablet-Vertical\:to-Default-3 {
    --tw-gradient-to: #1F2120;
  }

  .Tablet-Vertical\:to-White-3 {
    --tw-gradient-to: #F9F6EF;
  }

  .Tablet-Vertical\:to-Green-3 {
    --tw-gradient-to: #AEE0CD;
  }

  .Tablet-Vertical\:to-Blue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet-Vertical\:to-Silver-3 {
    --tw-gradient-to: #E4E4E2;
  }

  .Tablet-Vertical\:to-Yellow-3 {
    --tw-gradient-to: #F3D060;
  }

  .Tablet-Vertical\:to-Grey-3 {
    --tw-gradient-to: #535150;
  }

  .Tablet-Vertical\:to-Gray-3 {
    --tw-gradient-to: #535150;
  }

  .Tablet-Vertical\:to-Red-3 {
    --tw-gradient-to: #BA0C2E;
  }

  .Tablet-Vertical\:to-Gold-3 {
    --tw-gradient-to: #F5DDC5;
  }

  .Tablet-Vertical\:to-light-green-3 {
    --tw-gradient-to: #F3E9FB;
  }

  .Tablet-Vertical\:to-dark-blue-2 {
    --tw-gradient-to: #2743CC;
  }

  .Tablet-Vertical\:to-blue-1 {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet-Vertical\:to-yellow-1 {
    --tw-gradient-to: #EDB800;
  }

  .Tablet-Vertical\:to-blue-2 {
    --tw-gradient-to: #253BAA;
  }

  .Tablet-Vertical\:to-light-pink {
    --tw-gradient-to: #FF5070;
  }

  .Tablet-Vertical\:to-bright-green {
    --tw-gradient-to: #6EFAC3;
  }

  .Tablet-Vertical\:to-bright-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .Tablet-Vertical\:to-SpaceGrey-3 {
    --tw-gradient-to: #535150;
  }

  .Tablet-Vertical\:to-Purple-3 {
    --tw-gradient-to: #6700B8;
  }

  .Tablet-Vertical\:to-LightPurple-3 {
    --tw-gradient-to: #D1CDDA;
  }

  .Tablet-Vertical\:to-Glow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .Tablet-Vertical\:to-Bronze-3 {
    --tw-gradient-to: #cd7f32;
  }

  .Tablet-Vertical\:to-Copper-3 {
    --tw-gradient-to: #B87333;
  }

  .Tablet-Vertical\:to-Pink-3 {
    --tw-gradient-to: #FFC0CB;
  }

  .Tablet-Vertical\:to-Orange-3 {
    --tw-gradient-to: #FFA500;
  }

  .Tablet-Vertical\:to-Coral-3 {
    --tw-gradient-to: #EE7762;
  }

  .Tablet-Vertical\:to-MajesticBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .Tablet-Vertical\:to-PrismBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .Tablet-Vertical\:to-CeramicBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .Tablet-Vertical\:to-MidnightBlack-3 {
    --tw-gradient-to: #00040D;
  }

  .Tablet-Vertical\:to-PrismWhite-3 {
    --tw-gradient-to: #E1D8CB;
  }

  .Tablet-Vertical\:to-CeramicWhite-3 {
    --tw-gradient-to: #c2c2c4;
  }

  .Tablet-Vertical\:to-LilacPurple-3 {
    --tw-gradient-to: #C8A2C8;
  }

  .Tablet-Vertical\:to-CrownSilver-3 {
    --tw-gradient-to: #b1a5aa;
  }

  .Tablet-Vertical\:to-CoralBlue-3 {
    --tw-gradient-to: #AFDCEC;
  }

  .Tablet-Vertical\:to-lime-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .Tablet-Vertical\:to-apple-green {
    --tw-gradient-to: #6EFAC3;
  }

  .Tablet-Vertical\:to-bg-new-blue {
    --tw-gradient-to: #39DCF0;
  }

  .Tablet-Vertical\:to-bg-new-pink {
    --tw-gradient-to: #E79AAE;
  }

  .Tablet-Vertical\:to-new-pink-1 {
    --tw-gradient-to: #E9A1B3;
  }

  .Tablet-Vertical\:to-footer-grey {
    --tw-gradient-to: #333238;
  }

  .Tablet-Vertical\:to-border-grey {
    --tw-gradient-to: #c4c4c4;
  }

  .Tablet-Vertical\:to-apple-green-1 {
    --tw-gradient-to: #30D091;
  }

  .Tablet-Vertical\:to-crimson-red {
    --tw-gradient-to: #d22323;
  }

  .Tablet-Vertical\:to-asurion-cyan {
    --tw-gradient-to: #95CED7;
  }

  .Tablet-Vertical\:to-bright-orange {
    --tw-gradient-to: #FF8B1A;
  }

  .Tablet-Vertical\:to-Graphite-3 {
    --tw-gradient-to: #D2CEDB;
  }

  .Tablet-Vertical\:to-PacificBlue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet-Vertical\:to-light-purple {
    --tw-gradient-to: #B3A3D7;
  }

  .Tablet-Vertical\:to-asurion-gray {
    --tw-gradient-to: #D8D8D8;
  }

  .Tablet-Vertical\:to-OceanBlue-3 {
    --tw-gradient-to: #0077be;
  }

  .Tablet-Vertical\:to-MetallicCopper-3 {
    --tw-gradient-to: #72281e;
  }

  .Tablet-Vertical\:to-PorcelainWhite-3 {
    --tw-gradient-to: #f8fbf8;
  }

  .Tablet-Vertical\:to-LightBlue-3 {
    --tw-gradient-to: #ADD8E6;
  }

  .Tablet-Vertical\:to-CloudNavy-3 {
    --tw-gradient-to: #607387;
  }

  .Tablet-Vertical\:to-CloudMint-3 {
    --tw-gradient-to: #607387;
  }

  .Tablet-Vertical\:to-CloudOrange-3 {
    --tw-gradient-to: #ffba97;
  }

  .Tablet-Vertical\:to-CloudLavender-3 {
    --tw-gradient-to: #d6d3e2;
  }

  .Tablet-Vertical\:to-CloudRed-3 {
    --tw-gradient-to: #dbb0a2;
  }

  .Tablet-Vertical\:to-CloudWhite-3 {
    --tw-gradient-to: #f2f2ed;
  }

  .Tablet-Vertical\:to-SunriseGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .Tablet-Vertical\:to-SunshineGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .Tablet-Vertical\:to-AuraBlack-3 {
    --tw-gradient-to: #1F2120;
  }

  .Tablet-Vertical\:to-AuraGlow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .Tablet-Vertical\:to-MysticBronze-3 {
    --tw-gradient-to: #3c2516;
  }

  .Tablet-Vertical\:to-MysticGreen-3 {
    --tw-gradient-to: #90A19A;
  }

  .Tablet-Vertical\:to-MysticGrey-3 {
    --tw-gradient-to: #564f55;
  }

  .Tablet-Vertical\:to-MysticBlack-3 {
    --tw-gradient-to: #353A3C;
  }

  .Tablet-Vertical\:to-MysticWhite-3 {
    --tw-gradient-to: #E4EDE3;
  }

  .Tablet-Vertical\:to-price-blue1 {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet-Vertical\:to-indigo1 {
    --tw-gradient-to: #6700B8;
  }

  .Tablet-Vertical\:to-Purple-4 {
    --tw-gradient-to: #9598F8;
  }

  .Tablet-Vertical\:to-new-blue-2 {
    --tw-gradient-to: #33B3C2;
  }

  .Tablet-Vertical\:to-dark-blue-3 {
    --tw-gradient-to: #041DFB;
  }

  .Tablet-Vertical\:to-replace-bg {
    --tw-gradient-to: #8AA4BC;
  }

  .Tablet-Vertical\:to-resolve-bg {
    --tw-gradient-to: #4783CB;
  }

  .Tablet-Vertical\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .Tablet-Vertical\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .Tablet-Vertical\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .Tablet-Vertical\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .Tablet-Vertical\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .Tablet-Vertical\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .Tablet-Vertical\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .Tablet-Vertical\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .Tablet-Vertical\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .Tablet-Vertical\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .Tablet-Vertical\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .Tablet-Vertical\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .Tablet-Vertical\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .Tablet-Vertical\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .Tablet-Vertical\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .Tablet-Vertical\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .Tablet-Vertical\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .Tablet-Vertical\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .Tablet-Vertical\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .Tablet-Vertical\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .Tablet-Vertical\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .Tablet-Vertical\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .Tablet-Vertical\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .Tablet-Vertical\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .Tablet-Vertical\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .Tablet-Vertical\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .Tablet-Vertical\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .Tablet-Vertical\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .Tablet-Vertical\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .Tablet-Vertical\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .Tablet-Vertical\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .Tablet-Vertical\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .Tablet-Vertical\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .Tablet-Vertical\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .Tablet-Vertical\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .Tablet-Vertical\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .Tablet-Vertical\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .Tablet-Vertical\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .Tablet-Vertical\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .Tablet-Vertical\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .Tablet-Vertical\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .Tablet-Vertical\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .Tablet-Vertical\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .Tablet-Vertical\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .Tablet-Vertical\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .Tablet-Vertical\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .Tablet-Vertical\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .Tablet-Vertical\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .Tablet-Vertical\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .Tablet-Vertical\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .Tablet-Vertical\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .Tablet-Vertical\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .Tablet-Vertical\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .Tablet-Vertical\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .Tablet-Vertical\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .Tablet-Vertical\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .Tablet-Vertical\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .Tablet-Vertical\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .Tablet-Vertical\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .Tablet-Vertical\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .Tablet-Vertical\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .Tablet-Vertical\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .Tablet-Vertical\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .Tablet-Vertical\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .Tablet-Vertical\:hover\:to-purple:hover {
    --tw-gradient-to: #6700B8;
  }

  .Tablet-Vertical\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .Tablet-Vertical\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .Tablet-Vertical\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .Tablet-Vertical\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .Tablet-Vertical\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .Tablet-Vertical\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .Tablet-Vertical\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .Tablet-Vertical\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .Tablet-Vertical\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .Tablet-Vertical\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .Tablet-Vertical\:hover\:to-Asurion-White:hover {
    --tw-gradient-to: #FFF;
  }

  .Tablet-Vertical\:hover\:to-Asurion-Blue-Brighter:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet-Vertical\:hover\:to-Asurion-Blue-Deep:hover {
    --tw-gradient-to: #2743CC;
  }

  .Tablet-Vertical\:hover\:to-Asurion-Blue-Light:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .Tablet-Vertical\:hover\:to-Asurion-Purple:hover {
    --tw-gradient-to: #8223D2;
  }

  .Tablet-Vertical\:hover\:to-Asurion-Purple-Deeper:hover {
    --tw-gradient-to: #6700B8;
  }

  .Tablet-Vertical\:hover\:to-Asurion-Purple-Light:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .Tablet-Vertical\:hover\:to-Asurion-Gray-Deepest:hover {
    --tw-gradient-to: #333F48;
  }

  .Tablet-Vertical\:hover\:to-Asurion-Gray-Deeper:hover {
    --tw-gradient-to: #6E767D;
  }

  .Tablet-Vertical\:hover\:to-Asurion-Gray-Light:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .Tablet-Vertical\:hover\:to-Asurion-Gray-Lighter:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .Tablet-Vertical\:hover\:to-Asurion-Gray-Lightest:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .Tablet-Vertical\:hover\:to-Asurion-Red-Deep:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .Tablet-Vertical\:hover\:to-light-gray:hover {
    --tw-gradient-to: #6E767D;
  }

  .Tablet-Vertical\:hover\:to-light-gray-1:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .Tablet-Vertical\:hover\:to-light-gray-2:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .Tablet-Vertical\:hover\:to-light-gray-3:hover {
    --tw-gradient-to: #F0F0F5;
  }

  .Tablet-Vertical\:hover\:to-light-gray-4:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .Tablet-Vertical\:hover\:to-light-gray-5:hover {
    --tw-gradient-to: #333F48;
  }

  .Tablet-Vertical\:hover\:to-light-slate-gray:hover {
    --tw-gradient-to: #8589A1;
  }

  .Tablet-Vertical\:hover\:to-denim-blue:hover {
    --tw-gradient-to: #0066B2;
  }

  .Tablet-Vertical\:hover\:to-purple-1:hover {
    --tw-gradient-to: #8223D2;
  }

  .Tablet-Vertical\:hover\:to-dark-red:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .Tablet-Vertical\:hover\:to-bright-red:hover {
    --tw-gradient-to: #F40715;
  }

  .Tablet-Vertical\:hover\:to-mustard-yellow:hover {
    --tw-gradient-to: #ED8B00;
  }

  .Tablet-Vertical\:hover\:to-mustard-yellow-1:hover {
    --tw-gradient-to: #ED6600;
  }

  .Tablet-Vertical\:hover\:to-light-blue:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet-Vertical\:hover\:to-light-blue-1:hover {
    --tw-gradient-to: #4A68F9;
  }

  .Tablet-Vertical\:hover\:to-light-blue-3:hover {
    --tw-gradient-to:  #F0F3FF;
  }

  .Tablet-Vertical\:hover\:to-light-blue-4:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .Tablet-Vertical\:hover\:to-purple-blue:hover {
    --tw-gradient-to: #6469E1;
  }

  .Tablet-Vertical\:hover\:to-light-green:hover {
    --tw-gradient-to: #00B574;
  }

  .Tablet-Vertical\:hover\:to-light-green-1:hover {
    --tw-gradient-to: #00B574;
  }

  .Tablet-Vertical\:hover\:to-light-bg-green:hover {
    --tw-gradient-to: #F0FFF9;
  }

  .Tablet-Vertical\:hover\:to-green-1:hover {
    --tw-gradient-to: #0B8350;
  }

  .Tablet-Vertical\:hover\:to-pink-1:hover {
    --tw-gradient-to: #FFEDD5;
  }

  .Tablet-Vertical\:hover\:to-light-white-1:hover {
    --tw-gradient-to: #F8F6EE;
  }

  .Tablet-Vertical\:hover\:to-Black-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .Tablet-Vertical\:hover\:to-Default-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .Tablet-Vertical\:hover\:to-White-3:hover {
    --tw-gradient-to: #F9F6EF;
  }

  .Tablet-Vertical\:hover\:to-Green-3:hover {
    --tw-gradient-to: #AEE0CD;
  }

  .Tablet-Vertical\:hover\:to-Blue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet-Vertical\:hover\:to-Silver-3:hover {
    --tw-gradient-to: #E4E4E2;
  }

  .Tablet-Vertical\:hover\:to-Yellow-3:hover {
    --tw-gradient-to: #F3D060;
  }

  .Tablet-Vertical\:hover\:to-Grey-3:hover {
    --tw-gradient-to: #535150;
  }

  .Tablet-Vertical\:hover\:to-Gray-3:hover {
    --tw-gradient-to: #535150;
  }

  .Tablet-Vertical\:hover\:to-Red-3:hover {
    --tw-gradient-to: #BA0C2E;
  }

  .Tablet-Vertical\:hover\:to-Gold-3:hover {
    --tw-gradient-to: #F5DDC5;
  }

  .Tablet-Vertical\:hover\:to-light-green-3:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .Tablet-Vertical\:hover\:to-dark-blue-2:hover {
    --tw-gradient-to: #2743CC;
  }

  .Tablet-Vertical\:hover\:to-blue-1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet-Vertical\:hover\:to-yellow-1:hover {
    --tw-gradient-to: #EDB800;
  }

  .Tablet-Vertical\:hover\:to-blue-2:hover {
    --tw-gradient-to: #253BAA;
  }

  .Tablet-Vertical\:hover\:to-light-pink:hover {
    --tw-gradient-to: #FF5070;
  }

  .Tablet-Vertical\:hover\:to-bright-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .Tablet-Vertical\:hover\:to-bright-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .Tablet-Vertical\:hover\:to-SpaceGrey-3:hover {
    --tw-gradient-to: #535150;
  }

  .Tablet-Vertical\:hover\:to-Purple-3:hover {
    --tw-gradient-to: #6700B8;
  }

  .Tablet-Vertical\:hover\:to-LightPurple-3:hover {
    --tw-gradient-to: #D1CDDA;
  }

  .Tablet-Vertical\:hover\:to-Glow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .Tablet-Vertical\:hover\:to-Bronze-3:hover {
    --tw-gradient-to: #cd7f32;
  }

  .Tablet-Vertical\:hover\:to-Copper-3:hover {
    --tw-gradient-to: #B87333;
  }

  .Tablet-Vertical\:hover\:to-Pink-3:hover {
    --tw-gradient-to: #FFC0CB;
  }

  .Tablet-Vertical\:hover\:to-Orange-3:hover {
    --tw-gradient-to: #FFA500;
  }

  .Tablet-Vertical\:hover\:to-Coral-3:hover {
    --tw-gradient-to: #EE7762;
  }

  .Tablet-Vertical\:hover\:to-MajesticBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .Tablet-Vertical\:hover\:to-PrismBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .Tablet-Vertical\:hover\:to-CeramicBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .Tablet-Vertical\:hover\:to-MidnightBlack-3:hover {
    --tw-gradient-to: #00040D;
  }

  .Tablet-Vertical\:hover\:to-PrismWhite-3:hover {
    --tw-gradient-to: #E1D8CB;
  }

  .Tablet-Vertical\:hover\:to-CeramicWhite-3:hover {
    --tw-gradient-to: #c2c2c4;
  }

  .Tablet-Vertical\:hover\:to-LilacPurple-3:hover {
    --tw-gradient-to: #C8A2C8;
  }

  .Tablet-Vertical\:hover\:to-CrownSilver-3:hover {
    --tw-gradient-to: #b1a5aa;
  }

  .Tablet-Vertical\:hover\:to-CoralBlue-3:hover {
    --tw-gradient-to: #AFDCEC;
  }

  .Tablet-Vertical\:hover\:to-lime-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .Tablet-Vertical\:hover\:to-apple-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .Tablet-Vertical\:hover\:to-bg-new-blue:hover {
    --tw-gradient-to: #39DCF0;
  }

  .Tablet-Vertical\:hover\:to-bg-new-pink:hover {
    --tw-gradient-to: #E79AAE;
  }

  .Tablet-Vertical\:hover\:to-new-pink-1:hover {
    --tw-gradient-to: #E9A1B3;
  }

  .Tablet-Vertical\:hover\:to-footer-grey:hover {
    --tw-gradient-to: #333238;
  }

  .Tablet-Vertical\:hover\:to-border-grey:hover {
    --tw-gradient-to: #c4c4c4;
  }

  .Tablet-Vertical\:hover\:to-apple-green-1:hover {
    --tw-gradient-to: #30D091;
  }

  .Tablet-Vertical\:hover\:to-crimson-red:hover {
    --tw-gradient-to: #d22323;
  }

  .Tablet-Vertical\:hover\:to-asurion-cyan:hover {
    --tw-gradient-to: #95CED7;
  }

  .Tablet-Vertical\:hover\:to-bright-orange:hover {
    --tw-gradient-to: #FF8B1A;
  }

  .Tablet-Vertical\:hover\:to-Graphite-3:hover {
    --tw-gradient-to: #D2CEDB;
  }

  .Tablet-Vertical\:hover\:to-PacificBlue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet-Vertical\:hover\:to-light-purple:hover {
    --tw-gradient-to: #B3A3D7;
  }

  .Tablet-Vertical\:hover\:to-asurion-gray:hover {
    --tw-gradient-to: #D8D8D8;
  }

  .Tablet-Vertical\:hover\:to-OceanBlue-3:hover {
    --tw-gradient-to: #0077be;
  }

  .Tablet-Vertical\:hover\:to-MetallicCopper-3:hover {
    --tw-gradient-to: #72281e;
  }

  .Tablet-Vertical\:hover\:to-PorcelainWhite-3:hover {
    --tw-gradient-to: #f8fbf8;
  }

  .Tablet-Vertical\:hover\:to-LightBlue-3:hover {
    --tw-gradient-to: #ADD8E6;
  }

  .Tablet-Vertical\:hover\:to-CloudNavy-3:hover {
    --tw-gradient-to: #607387;
  }

  .Tablet-Vertical\:hover\:to-CloudMint-3:hover {
    --tw-gradient-to: #607387;
  }

  .Tablet-Vertical\:hover\:to-CloudOrange-3:hover {
    --tw-gradient-to: #ffba97;
  }

  .Tablet-Vertical\:hover\:to-CloudLavender-3:hover {
    --tw-gradient-to: #d6d3e2;
  }

  .Tablet-Vertical\:hover\:to-CloudRed-3:hover {
    --tw-gradient-to: #dbb0a2;
  }

  .Tablet-Vertical\:hover\:to-CloudWhite-3:hover {
    --tw-gradient-to: #f2f2ed;
  }

  .Tablet-Vertical\:hover\:to-SunriseGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .Tablet-Vertical\:hover\:to-SunshineGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .Tablet-Vertical\:hover\:to-AuraBlack-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .Tablet-Vertical\:hover\:to-AuraGlow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .Tablet-Vertical\:hover\:to-MysticBronze-3:hover {
    --tw-gradient-to: #3c2516;
  }

  .Tablet-Vertical\:hover\:to-MysticGreen-3:hover {
    --tw-gradient-to: #90A19A;
  }

  .Tablet-Vertical\:hover\:to-MysticGrey-3:hover {
    --tw-gradient-to: #564f55;
  }

  .Tablet-Vertical\:hover\:to-MysticBlack-3:hover {
    --tw-gradient-to: #353A3C;
  }

  .Tablet-Vertical\:hover\:to-MysticWhite-3:hover {
    --tw-gradient-to: #E4EDE3;
  }

  .Tablet-Vertical\:hover\:to-price-blue1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet-Vertical\:hover\:to-indigo1:hover {
    --tw-gradient-to: #6700B8;
  }

  .Tablet-Vertical\:hover\:to-Purple-4:hover {
    --tw-gradient-to: #9598F8;
  }

  .Tablet-Vertical\:hover\:to-new-blue-2:hover {
    --tw-gradient-to: #33B3C2;
  }

  .Tablet-Vertical\:hover\:to-dark-blue-3:hover {
    --tw-gradient-to: #041DFB;
  }

  .Tablet-Vertical\:hover\:to-replace-bg:hover {
    --tw-gradient-to: #8AA4BC;
  }

  .Tablet-Vertical\:hover\:to-resolve-bg:hover {
    --tw-gradient-to: #4783CB;
  }

  .Tablet-Vertical\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .Tablet-Vertical\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .Tablet-Vertical\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .Tablet-Vertical\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .Tablet-Vertical\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .Tablet-Vertical\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .Tablet-Vertical\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .Tablet-Vertical\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .Tablet-Vertical\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .Tablet-Vertical\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .Tablet-Vertical\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .Tablet-Vertical\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .Tablet-Vertical\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .Tablet-Vertical\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .Tablet-Vertical\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .Tablet-Vertical\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .Tablet-Vertical\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .Tablet-Vertical\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .Tablet-Vertical\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .Tablet-Vertical\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .Tablet-Vertical\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .Tablet-Vertical\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .Tablet-Vertical\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .Tablet-Vertical\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .Tablet-Vertical\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .Tablet-Vertical\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .Tablet-Vertical\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .Tablet-Vertical\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .Tablet-Vertical\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .Tablet-Vertical\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .Tablet-Vertical\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .Tablet-Vertical\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .Tablet-Vertical\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .Tablet-Vertical\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .Tablet-Vertical\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .Tablet-Vertical\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .Tablet-Vertical\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .Tablet-Vertical\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .Tablet-Vertical\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .Tablet-Vertical\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .Tablet-Vertical\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .Tablet-Vertical\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .Tablet-Vertical\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .Tablet-Vertical\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .Tablet-Vertical\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .Tablet-Vertical\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .Tablet-Vertical\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .Tablet-Vertical\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .Tablet-Vertical\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .Tablet-Vertical\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .Tablet-Vertical\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .Tablet-Vertical\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .Tablet-Vertical\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .Tablet-Vertical\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .Tablet-Vertical\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .Tablet-Vertical\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .Tablet-Vertical\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .Tablet-Vertical\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .Tablet-Vertical\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .Tablet-Vertical\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .Tablet-Vertical\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .Tablet-Vertical\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .Tablet-Vertical\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .Tablet-Vertical\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .Tablet-Vertical\:focus\:to-purple:focus {
    --tw-gradient-to: #6700B8;
  }

  .Tablet-Vertical\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .Tablet-Vertical\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .Tablet-Vertical\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .Tablet-Vertical\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .Tablet-Vertical\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .Tablet-Vertical\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .Tablet-Vertical\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .Tablet-Vertical\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .Tablet-Vertical\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .Tablet-Vertical\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .Tablet-Vertical\:focus\:to-Asurion-White:focus {
    --tw-gradient-to: #FFF;
  }

  .Tablet-Vertical\:focus\:to-Asurion-Blue-Brighter:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet-Vertical\:focus\:to-Asurion-Blue-Deep:focus {
    --tw-gradient-to: #2743CC;
  }

  .Tablet-Vertical\:focus\:to-Asurion-Blue-Light:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .Tablet-Vertical\:focus\:to-Asurion-Purple:focus {
    --tw-gradient-to: #8223D2;
  }

  .Tablet-Vertical\:focus\:to-Asurion-Purple-Deeper:focus {
    --tw-gradient-to: #6700B8;
  }

  .Tablet-Vertical\:focus\:to-Asurion-Purple-Light:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .Tablet-Vertical\:focus\:to-Asurion-Gray-Deepest:focus {
    --tw-gradient-to: #333F48;
  }

  .Tablet-Vertical\:focus\:to-Asurion-Gray-Deeper:focus {
    --tw-gradient-to: #6E767D;
  }

  .Tablet-Vertical\:focus\:to-Asurion-Gray-Light:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .Tablet-Vertical\:focus\:to-Asurion-Gray-Lighter:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .Tablet-Vertical\:focus\:to-Asurion-Gray-Lightest:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .Tablet-Vertical\:focus\:to-Asurion-Red-Deep:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .Tablet-Vertical\:focus\:to-light-gray:focus {
    --tw-gradient-to: #6E767D;
  }

  .Tablet-Vertical\:focus\:to-light-gray-1:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .Tablet-Vertical\:focus\:to-light-gray-2:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .Tablet-Vertical\:focus\:to-light-gray-3:focus {
    --tw-gradient-to: #F0F0F5;
  }

  .Tablet-Vertical\:focus\:to-light-gray-4:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .Tablet-Vertical\:focus\:to-light-gray-5:focus {
    --tw-gradient-to: #333F48;
  }

  .Tablet-Vertical\:focus\:to-light-slate-gray:focus {
    --tw-gradient-to: #8589A1;
  }

  .Tablet-Vertical\:focus\:to-denim-blue:focus {
    --tw-gradient-to: #0066B2;
  }

  .Tablet-Vertical\:focus\:to-purple-1:focus {
    --tw-gradient-to: #8223D2;
  }

  .Tablet-Vertical\:focus\:to-dark-red:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .Tablet-Vertical\:focus\:to-bright-red:focus {
    --tw-gradient-to: #F40715;
  }

  .Tablet-Vertical\:focus\:to-mustard-yellow:focus {
    --tw-gradient-to: #ED8B00;
  }

  .Tablet-Vertical\:focus\:to-mustard-yellow-1:focus {
    --tw-gradient-to: #ED6600;
  }

  .Tablet-Vertical\:focus\:to-light-blue:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet-Vertical\:focus\:to-light-blue-1:focus {
    --tw-gradient-to: #4A68F9;
  }

  .Tablet-Vertical\:focus\:to-light-blue-3:focus {
    --tw-gradient-to:  #F0F3FF;
  }

  .Tablet-Vertical\:focus\:to-light-blue-4:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .Tablet-Vertical\:focus\:to-purple-blue:focus {
    --tw-gradient-to: #6469E1;
  }

  .Tablet-Vertical\:focus\:to-light-green:focus {
    --tw-gradient-to: #00B574;
  }

  .Tablet-Vertical\:focus\:to-light-green-1:focus {
    --tw-gradient-to: #00B574;
  }

  .Tablet-Vertical\:focus\:to-light-bg-green:focus {
    --tw-gradient-to: #F0FFF9;
  }

  .Tablet-Vertical\:focus\:to-green-1:focus {
    --tw-gradient-to: #0B8350;
  }

  .Tablet-Vertical\:focus\:to-pink-1:focus {
    --tw-gradient-to: #FFEDD5;
  }

  .Tablet-Vertical\:focus\:to-light-white-1:focus {
    --tw-gradient-to: #F8F6EE;
  }

  .Tablet-Vertical\:focus\:to-Black-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .Tablet-Vertical\:focus\:to-Default-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .Tablet-Vertical\:focus\:to-White-3:focus {
    --tw-gradient-to: #F9F6EF;
  }

  .Tablet-Vertical\:focus\:to-Green-3:focus {
    --tw-gradient-to: #AEE0CD;
  }

  .Tablet-Vertical\:focus\:to-Blue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet-Vertical\:focus\:to-Silver-3:focus {
    --tw-gradient-to: #E4E4E2;
  }

  .Tablet-Vertical\:focus\:to-Yellow-3:focus {
    --tw-gradient-to: #F3D060;
  }

  .Tablet-Vertical\:focus\:to-Grey-3:focus {
    --tw-gradient-to: #535150;
  }

  .Tablet-Vertical\:focus\:to-Gray-3:focus {
    --tw-gradient-to: #535150;
  }

  .Tablet-Vertical\:focus\:to-Red-3:focus {
    --tw-gradient-to: #BA0C2E;
  }

  .Tablet-Vertical\:focus\:to-Gold-3:focus {
    --tw-gradient-to: #F5DDC5;
  }

  .Tablet-Vertical\:focus\:to-light-green-3:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .Tablet-Vertical\:focus\:to-dark-blue-2:focus {
    --tw-gradient-to: #2743CC;
  }

  .Tablet-Vertical\:focus\:to-blue-1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet-Vertical\:focus\:to-yellow-1:focus {
    --tw-gradient-to: #EDB800;
  }

  .Tablet-Vertical\:focus\:to-blue-2:focus {
    --tw-gradient-to: #253BAA;
  }

  .Tablet-Vertical\:focus\:to-light-pink:focus {
    --tw-gradient-to: #FF5070;
  }

  .Tablet-Vertical\:focus\:to-bright-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .Tablet-Vertical\:focus\:to-bright-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .Tablet-Vertical\:focus\:to-SpaceGrey-3:focus {
    --tw-gradient-to: #535150;
  }

  .Tablet-Vertical\:focus\:to-Purple-3:focus {
    --tw-gradient-to: #6700B8;
  }

  .Tablet-Vertical\:focus\:to-LightPurple-3:focus {
    --tw-gradient-to: #D1CDDA;
  }

  .Tablet-Vertical\:focus\:to-Glow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .Tablet-Vertical\:focus\:to-Bronze-3:focus {
    --tw-gradient-to: #cd7f32;
  }

  .Tablet-Vertical\:focus\:to-Copper-3:focus {
    --tw-gradient-to: #B87333;
  }

  .Tablet-Vertical\:focus\:to-Pink-3:focus {
    --tw-gradient-to: #FFC0CB;
  }

  .Tablet-Vertical\:focus\:to-Orange-3:focus {
    --tw-gradient-to: #FFA500;
  }

  .Tablet-Vertical\:focus\:to-Coral-3:focus {
    --tw-gradient-to: #EE7762;
  }

  .Tablet-Vertical\:focus\:to-MajesticBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .Tablet-Vertical\:focus\:to-PrismBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .Tablet-Vertical\:focus\:to-CeramicBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .Tablet-Vertical\:focus\:to-MidnightBlack-3:focus {
    --tw-gradient-to: #00040D;
  }

  .Tablet-Vertical\:focus\:to-PrismWhite-3:focus {
    --tw-gradient-to: #E1D8CB;
  }

  .Tablet-Vertical\:focus\:to-CeramicWhite-3:focus {
    --tw-gradient-to: #c2c2c4;
  }

  .Tablet-Vertical\:focus\:to-LilacPurple-3:focus {
    --tw-gradient-to: #C8A2C8;
  }

  .Tablet-Vertical\:focus\:to-CrownSilver-3:focus {
    --tw-gradient-to: #b1a5aa;
  }

  .Tablet-Vertical\:focus\:to-CoralBlue-3:focus {
    --tw-gradient-to: #AFDCEC;
  }

  .Tablet-Vertical\:focus\:to-lime-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .Tablet-Vertical\:focus\:to-apple-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .Tablet-Vertical\:focus\:to-bg-new-blue:focus {
    --tw-gradient-to: #39DCF0;
  }

  .Tablet-Vertical\:focus\:to-bg-new-pink:focus {
    --tw-gradient-to: #E79AAE;
  }

  .Tablet-Vertical\:focus\:to-new-pink-1:focus {
    --tw-gradient-to: #E9A1B3;
  }

  .Tablet-Vertical\:focus\:to-footer-grey:focus {
    --tw-gradient-to: #333238;
  }

  .Tablet-Vertical\:focus\:to-border-grey:focus {
    --tw-gradient-to: #c4c4c4;
  }

  .Tablet-Vertical\:focus\:to-apple-green-1:focus {
    --tw-gradient-to: #30D091;
  }

  .Tablet-Vertical\:focus\:to-crimson-red:focus {
    --tw-gradient-to: #d22323;
  }

  .Tablet-Vertical\:focus\:to-asurion-cyan:focus {
    --tw-gradient-to: #95CED7;
  }

  .Tablet-Vertical\:focus\:to-bright-orange:focus {
    --tw-gradient-to: #FF8B1A;
  }

  .Tablet-Vertical\:focus\:to-Graphite-3:focus {
    --tw-gradient-to: #D2CEDB;
  }

  .Tablet-Vertical\:focus\:to-PacificBlue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet-Vertical\:focus\:to-light-purple:focus {
    --tw-gradient-to: #B3A3D7;
  }

  .Tablet-Vertical\:focus\:to-asurion-gray:focus {
    --tw-gradient-to: #D8D8D8;
  }

  .Tablet-Vertical\:focus\:to-OceanBlue-3:focus {
    --tw-gradient-to: #0077be;
  }

  .Tablet-Vertical\:focus\:to-MetallicCopper-3:focus {
    --tw-gradient-to: #72281e;
  }

  .Tablet-Vertical\:focus\:to-PorcelainWhite-3:focus {
    --tw-gradient-to: #f8fbf8;
  }

  .Tablet-Vertical\:focus\:to-LightBlue-3:focus {
    --tw-gradient-to: #ADD8E6;
  }

  .Tablet-Vertical\:focus\:to-CloudNavy-3:focus {
    --tw-gradient-to: #607387;
  }

  .Tablet-Vertical\:focus\:to-CloudMint-3:focus {
    --tw-gradient-to: #607387;
  }

  .Tablet-Vertical\:focus\:to-CloudOrange-3:focus {
    --tw-gradient-to: #ffba97;
  }

  .Tablet-Vertical\:focus\:to-CloudLavender-3:focus {
    --tw-gradient-to: #d6d3e2;
  }

  .Tablet-Vertical\:focus\:to-CloudRed-3:focus {
    --tw-gradient-to: #dbb0a2;
  }

  .Tablet-Vertical\:focus\:to-CloudWhite-3:focus {
    --tw-gradient-to: #f2f2ed;
  }

  .Tablet-Vertical\:focus\:to-SunriseGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .Tablet-Vertical\:focus\:to-SunshineGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .Tablet-Vertical\:focus\:to-AuraBlack-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .Tablet-Vertical\:focus\:to-AuraGlow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .Tablet-Vertical\:focus\:to-MysticBronze-3:focus {
    --tw-gradient-to: #3c2516;
  }

  .Tablet-Vertical\:focus\:to-MysticGreen-3:focus {
    --tw-gradient-to: #90A19A;
  }

  .Tablet-Vertical\:focus\:to-MysticGrey-3:focus {
    --tw-gradient-to: #564f55;
  }

  .Tablet-Vertical\:focus\:to-MysticBlack-3:focus {
    --tw-gradient-to: #353A3C;
  }

  .Tablet-Vertical\:focus\:to-MysticWhite-3:focus {
    --tw-gradient-to: #E4EDE3;
  }

  .Tablet-Vertical\:focus\:to-price-blue1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Tablet-Vertical\:focus\:to-indigo1:focus {
    --tw-gradient-to: #6700B8;
  }

  .Tablet-Vertical\:focus\:to-Purple-4:focus {
    --tw-gradient-to: #9598F8;
  }

  .Tablet-Vertical\:focus\:to-new-blue-2:focus {
    --tw-gradient-to: #33B3C2;
  }

  .Tablet-Vertical\:focus\:to-dark-blue-3:focus {
    --tw-gradient-to: #041DFB;
  }

  .Tablet-Vertical\:focus\:to-replace-bg:focus {
    --tw-gradient-to: #8AA4BC;
  }

  .Tablet-Vertical\:focus\:to-resolve-bg:focus {
    --tw-gradient-to: #4783CB;
  }

  .Tablet-Vertical\:decoration-slice {
    -webkit-box-decoration-break: slice;
    box-decoration-break: slice;
  }

  .Tablet-Vertical\:decoration-clone {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }

  .Tablet-Vertical\:bg-auto {
    background-size: auto;
  }

  .Tablet-Vertical\:bg-cover {
    background-size: cover;
  }

  .Tablet-Vertical\:bg-contain {
    background-size: contain;
  }

  .Tablet-Vertical\:bg-fixed {
    background-attachment: fixed;
  }

  .Tablet-Vertical\:bg-local {
    background-attachment: local;
  }

  .Tablet-Vertical\:bg-scroll {
    background-attachment: scroll;
  }

  .Tablet-Vertical\:bg-clip-border {
    background-clip: border-box;
  }

  .Tablet-Vertical\:bg-clip-padding {
    background-clip: padding-box;
  }

  .Tablet-Vertical\:bg-clip-content {
    background-clip: content-box;
  }

  .Tablet-Vertical\:bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
  }

  .Tablet-Vertical\:bg-bottom {
    background-position: bottom;
  }

  .Tablet-Vertical\:bg-center {
    background-position: center;
  }

  .Tablet-Vertical\:bg-left {
    background-position: left;
  }

  .Tablet-Vertical\:bg-left-bottom {
    background-position: left bottom;
  }

  .Tablet-Vertical\:bg-left-top {
    background-position: left top;
  }

  .Tablet-Vertical\:bg-right {
    background-position: right;
  }

  .Tablet-Vertical\:bg-right-bottom {
    background-position: right bottom;
  }

  .Tablet-Vertical\:bg-right-top {
    background-position: right top;
  }

  .Tablet-Vertical\:bg-top {
    background-position: top;
  }

  .Tablet-Vertical\:bg-repeat {
    background-repeat: repeat;
  }

  .Tablet-Vertical\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .Tablet-Vertical\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .Tablet-Vertical\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .Tablet-Vertical\:bg-repeat-round {
    background-repeat: round;
  }

  .Tablet-Vertical\:bg-repeat-space {
    background-repeat: space;
  }

  .Tablet-Vertical\:bg-origin-border {
    background-origin: border-box;
  }

  .Tablet-Vertical\:bg-origin-padding {
    background-origin: padding-box;
  }

  .Tablet-Vertical\:bg-origin-content {
    background-origin: content-box;
  }

  .Tablet-Vertical\:fill-current {
    fill: currentColor;
  }

  .Tablet-Vertical\:stroke-current {
    stroke: currentColor;
  }

  .Tablet-Vertical\:stroke-0 {
    stroke-width: 0;
  }

  .Tablet-Vertical\:stroke-1 {
    stroke-width: 1;
  }

  .Tablet-Vertical\:stroke-2 {
    stroke-width: 2;
  }

  .Tablet-Vertical\:object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .Tablet-Vertical\:object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .Tablet-Vertical\:object-fill {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .Tablet-Vertical\:object-none {
    -o-object-fit: none;
    object-fit: none;
  }

  .Tablet-Vertical\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .Tablet-Vertical\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom;
  }

  .Tablet-Vertical\:object-center {
    -o-object-position: center;
    object-position: center;
  }

  .Tablet-Vertical\:object-left {
    -o-object-position: left;
    object-position: left;
  }

  .Tablet-Vertical\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom;
  }

  .Tablet-Vertical\:object-left-top {
    -o-object-position: left top;
    object-position: left top;
  }

  .Tablet-Vertical\:object-right {
    -o-object-position: right;
    object-position: right;
  }

  .Tablet-Vertical\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom;
  }

  .Tablet-Vertical\:object-right-top {
    -o-object-position: right top;
    object-position: right top;
  }

  .Tablet-Vertical\:object-top {
    -o-object-position: top;
    object-position: top;
  }

  .Tablet-Vertical\:p-0 {
    padding: 0px;
  }

  .Tablet-Vertical\:p-1 {
    padding: 0.25rem;
  }

  .Tablet-Vertical\:p-2 {
    padding: 0.5rem;
  }

  .Tablet-Vertical\:p-3 {
    padding: 0.75rem;
  }

  .Tablet-Vertical\:p-4 {
    padding: 1rem;
  }

  .Tablet-Vertical\:p-5 {
    padding: 1.25rem;
  }

  .Tablet-Vertical\:p-6 {
    padding: 1.5rem;
  }

  .Tablet-Vertical\:p-7 {
    padding: 1.75rem;
  }

  .Tablet-Vertical\:p-8 {
    padding: 2rem;
  }

  .Tablet-Vertical\:p-9 {
    padding: 2.25rem;
  }

  .Tablet-Vertical\:p-10 {
    padding: 2.5rem;
  }

  .Tablet-Vertical\:p-11 {
    padding: 2.75rem;
  }

  .Tablet-Vertical\:p-12 {
    padding: 3rem;
  }

  .Tablet-Vertical\:p-14 {
    padding: 3.5rem;
  }

  .Tablet-Vertical\:p-15 {
    padding: 15px;
  }

  .Tablet-Vertical\:p-16 {
    padding: 4rem;
  }

  .Tablet-Vertical\:p-17 {
    padding: 17px;
  }

  .Tablet-Vertical\:p-19 {
    padding: 19px;
  }

  .Tablet-Vertical\:p-20 {
    padding: 5rem;
  }

  .Tablet-Vertical\:p-22 {
    padding: 22px;
  }

  .Tablet-Vertical\:p-24 {
    padding: 6rem;
  }

  .Tablet-Vertical\:p-25 {
    padding: 25px;
  }

  .Tablet-Vertical\:p-26 {
    padding: 26px;
  }

  .Tablet-Vertical\:p-27 {
    padding: 27px;
  }

  .Tablet-Vertical\:p-28 {
    padding: 7rem;
  }

  .Tablet-Vertical\:p-29 {
    padding: 29px;
  }

  .Tablet-Vertical\:p-30 {
    padding: 30px;
  }

  .Tablet-Vertical\:p-32 {
    padding: 8rem;
  }

  .Tablet-Vertical\:p-35 {
    padding: 35px;
  }

  .Tablet-Vertical\:p-36 {
    padding: 9rem;
  }

  .Tablet-Vertical\:p-37 {
    padding: 37px;
  }

  .Tablet-Vertical\:p-40 {
    padding: 40px;
  }

  .Tablet-Vertical\:p-41 {
    padding: 41px;
  }

  .Tablet-Vertical\:p-44 {
    padding: 11rem;
  }

  .Tablet-Vertical\:p-45 {
    padding: 45px;
  }

  .Tablet-Vertical\:p-48 {
    padding: 12rem;
  }

  .Tablet-Vertical\:p-49 {
    padding: 49px;
  }

  .Tablet-Vertical\:p-50 {
    padding: 50px;
  }

  .Tablet-Vertical\:p-52 {
    padding: 13rem;
  }

  .Tablet-Vertical\:p-56 {
    padding: 14rem;
  }

  .Tablet-Vertical\:p-60 {
    padding: 60px;
  }

  .Tablet-Vertical\:p-64 {
    padding: 16rem;
  }

  .Tablet-Vertical\:p-65 {
    padding: 65px;
  }

  .Tablet-Vertical\:p-72 {
    padding: 72px;
  }

  .Tablet-Vertical\:p-80 {
    padding: 20rem;
  }

  .Tablet-Vertical\:p-85 {
    padding: 85px;
  }

  .Tablet-Vertical\:p-96 {
    padding: 24rem;
  }

  .Tablet-Vertical\:p-124 {
    padding: 124px;
  }

  .Tablet-Vertical\:p-px {
    padding: 1px;
  }

  .Tablet-Vertical\:p-0\.5 {
    padding: 0.125rem;
  }

  .Tablet-Vertical\:p-1\.5 {
    padding: 0.375rem;
  }

  .Tablet-Vertical\:p-2\.5 {
    padding: 0.625rem;
  }

  .Tablet-Vertical\:p-3\.5 {
    padding: 0.875rem;
  }

  .Tablet-Vertical\:p-p11 {
    padding: 11px;
  }

  .Tablet-Vertical\:p-p12 {
    padding: 12px;
  }

  .Tablet-Vertical\:p-p10 {
    padding: 10px;
  }

  .Tablet-Vertical\:p-p9 {
    padding: 9px;
  }

  .Tablet-Vertical\:p-p20 {
    padding: 20px;
  }

  .Tablet-Vertical\:p-p18 {
    padding: 18px;
  }

  .Tablet-Vertical\:p-p14 {
    padding: 14px;
  }

  .Tablet-Vertical\:p-p13 {
    padding: 13px;
  }

  .Tablet-Vertical\:p-p6 {
    padding: 6px;
  }

  .Tablet-Vertical\:p-p2 {
    padding: 2px;
  }

  .Tablet-Vertical\:p-p3 {
    padding: 3px;
  }

  .Tablet-Vertical\:p-p5 {
    padding: 5px;
  }

  .Tablet-Vertical\:p-40p-imp {
    padding: 40px !important;
  }

  .Tablet-Vertical\:p-67px {
    padding: 67px;
  }

  .Tablet-Vertical\:p-160px {
    padding: 160px;
  }

  .Tablet-Vertical\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .Tablet-Vertical\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .Tablet-Vertical\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .Tablet-Vertical\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .Tablet-Vertical\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .Tablet-Vertical\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .Tablet-Vertical\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .Tablet-Vertical\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .Tablet-Vertical\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .Tablet-Vertical\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .Tablet-Vertical\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .Tablet-Vertical\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .Tablet-Vertical\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .Tablet-Vertical\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .Tablet-Vertical\:px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .Tablet-Vertical\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .Tablet-Vertical\:px-17 {
    padding-left: 17px;
    padding-right: 17px;
  }

  .Tablet-Vertical\:px-19 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .Tablet-Vertical\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .Tablet-Vertical\:px-22 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .Tablet-Vertical\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .Tablet-Vertical\:px-25 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .Tablet-Vertical\:px-26 {
    padding-left: 26px;
    padding-right: 26px;
  }

  .Tablet-Vertical\:px-27 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .Tablet-Vertical\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .Tablet-Vertical\:px-29 {
    padding-left: 29px;
    padding-right: 29px;
  }

  .Tablet-Vertical\:px-30 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .Tablet-Vertical\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .Tablet-Vertical\:px-35 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .Tablet-Vertical\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .Tablet-Vertical\:px-37 {
    padding-left: 37px;
    padding-right: 37px;
  }

  .Tablet-Vertical\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .Tablet-Vertical\:px-41 {
    padding-left: 41px;
    padding-right: 41px;
  }

  .Tablet-Vertical\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .Tablet-Vertical\:px-45 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .Tablet-Vertical\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .Tablet-Vertical\:px-49 {
    padding-left: 49px;
    padding-right: 49px;
  }

  .Tablet-Vertical\:px-50 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .Tablet-Vertical\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .Tablet-Vertical\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .Tablet-Vertical\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .Tablet-Vertical\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .Tablet-Vertical\:px-65 {
    padding-left: 65px;
    padding-right: 65px;
  }

  .Tablet-Vertical\:px-72 {
    padding-left: 72px;
    padding-right: 72px;
  }

  .Tablet-Vertical\:px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .Tablet-Vertical\:px-85 {
    padding-left: 85px;
    padding-right: 85px;
  }

  .Tablet-Vertical\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .Tablet-Vertical\:px-124 {
    padding-left: 124px;
    padding-right: 124px;
  }

  .Tablet-Vertical\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .Tablet-Vertical\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .Tablet-Vertical\:px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .Tablet-Vertical\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .Tablet-Vertical\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .Tablet-Vertical\:px-p11 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .Tablet-Vertical\:px-p12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .Tablet-Vertical\:px-p10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .Tablet-Vertical\:px-p9 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .Tablet-Vertical\:px-p20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .Tablet-Vertical\:px-p18 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .Tablet-Vertical\:px-p14 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .Tablet-Vertical\:px-p13 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .Tablet-Vertical\:px-p6 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .Tablet-Vertical\:px-p2 {
    padding-left: 2px;
    padding-right: 2px;
  }

  .Tablet-Vertical\:px-p3 {
    padding-left: 3px;
    padding-right: 3px;
  }

  .Tablet-Vertical\:px-p5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .Tablet-Vertical\:px-40p-imp {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .Tablet-Vertical\:px-67px {
    padding-left: 67px;
    padding-right: 67px;
  }

  .Tablet-Vertical\:px-160px {
    padding-left: 160px;
    padding-right: 160px;
  }

  .Tablet-Vertical\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .Tablet-Vertical\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .Tablet-Vertical\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .Tablet-Vertical\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .Tablet-Vertical\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .Tablet-Vertical\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .Tablet-Vertical\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .Tablet-Vertical\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .Tablet-Vertical\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .Tablet-Vertical\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .Tablet-Vertical\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .Tablet-Vertical\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .Tablet-Vertical\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .Tablet-Vertical\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .Tablet-Vertical\:py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .Tablet-Vertical\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .Tablet-Vertical\:py-17 {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .Tablet-Vertical\:py-19 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .Tablet-Vertical\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .Tablet-Vertical\:py-22 {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .Tablet-Vertical\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .Tablet-Vertical\:py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .Tablet-Vertical\:py-26 {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .Tablet-Vertical\:py-27 {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .Tablet-Vertical\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .Tablet-Vertical\:py-29 {
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .Tablet-Vertical\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .Tablet-Vertical\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .Tablet-Vertical\:py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .Tablet-Vertical\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .Tablet-Vertical\:py-37 {
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .Tablet-Vertical\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .Tablet-Vertical\:py-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }

  .Tablet-Vertical\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .Tablet-Vertical\:py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .Tablet-Vertical\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .Tablet-Vertical\:py-49 {
    padding-top: 49px;
    padding-bottom: 49px;
  }

  .Tablet-Vertical\:py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .Tablet-Vertical\:py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .Tablet-Vertical\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .Tablet-Vertical\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .Tablet-Vertical\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .Tablet-Vertical\:py-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .Tablet-Vertical\:py-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .Tablet-Vertical\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .Tablet-Vertical\:py-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }

  .Tablet-Vertical\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .Tablet-Vertical\:py-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }

  .Tablet-Vertical\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .Tablet-Vertical\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .Tablet-Vertical\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .Tablet-Vertical\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .Tablet-Vertical\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .Tablet-Vertical\:py-p11 {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .Tablet-Vertical\:py-p12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .Tablet-Vertical\:py-p10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .Tablet-Vertical\:py-p9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .Tablet-Vertical\:py-p20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .Tablet-Vertical\:py-p18 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .Tablet-Vertical\:py-p14 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .Tablet-Vertical\:py-p13 {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .Tablet-Vertical\:py-p6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .Tablet-Vertical\:py-p2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .Tablet-Vertical\:py-p3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .Tablet-Vertical\:py-p5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .Tablet-Vertical\:py-40p-imp {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .Tablet-Vertical\:py-67px {
    padding-top: 67px;
    padding-bottom: 67px;
  }

  .Tablet-Vertical\:py-160px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .Tablet-Vertical\:pt-0 {
    padding-top: 0px;
  }

  .Tablet-Vertical\:pt-1 {
    padding-top: 0.25rem;
  }

  .Tablet-Vertical\:pt-2 {
    padding-top: 0.5rem;
  }

  .Tablet-Vertical\:pt-3 {
    padding-top: 0.75rem;
  }

  .Tablet-Vertical\:pt-4 {
    padding-top: 1rem;
  }

  .Tablet-Vertical\:pt-5 {
    padding-top: 1.25rem;
  }

  .Tablet-Vertical\:pt-6 {
    padding-top: 1.5rem;
  }

  .Tablet-Vertical\:pt-7 {
    padding-top: 1.75rem;
  }

  .Tablet-Vertical\:pt-8 {
    padding-top: 2rem;
  }

  .Tablet-Vertical\:pt-9 {
    padding-top: 2.25rem;
  }

  .Tablet-Vertical\:pt-10 {
    padding-top: 2.5rem;
  }

  .Tablet-Vertical\:pt-11 {
    padding-top: 2.75rem;
  }

  .Tablet-Vertical\:pt-12 {
    padding-top: 3rem;
  }

  .Tablet-Vertical\:pt-14 {
    padding-top: 3.5rem;
  }

  .Tablet-Vertical\:pt-15 {
    padding-top: 15px;
  }

  .Tablet-Vertical\:pt-16 {
    padding-top: 4rem;
  }

  .Tablet-Vertical\:pt-17 {
    padding-top: 17px;
  }

  .Tablet-Vertical\:pt-19 {
    padding-top: 19px;
  }

  .Tablet-Vertical\:pt-20 {
    padding-top: 5rem;
  }

  .Tablet-Vertical\:pt-22 {
    padding-top: 22px;
  }

  .Tablet-Vertical\:pt-24 {
    padding-top: 6rem;
  }

  .Tablet-Vertical\:pt-25 {
    padding-top: 25px;
  }

  .Tablet-Vertical\:pt-26 {
    padding-top: 26px;
  }

  .Tablet-Vertical\:pt-27 {
    padding-top: 27px;
  }

  .Tablet-Vertical\:pt-28 {
    padding-top: 7rem;
  }

  .Tablet-Vertical\:pt-29 {
    padding-top: 29px;
  }

  .Tablet-Vertical\:pt-30 {
    padding-top: 30px;
  }

  .Tablet-Vertical\:pt-32 {
    padding-top: 8rem;
  }

  .Tablet-Vertical\:pt-35 {
    padding-top: 35px;
  }

  .Tablet-Vertical\:pt-36 {
    padding-top: 9rem;
  }

  .Tablet-Vertical\:pt-37 {
    padding-top: 37px;
  }

  .Tablet-Vertical\:pt-40 {
    padding-top: 40px;
  }

  .Tablet-Vertical\:pt-41 {
    padding-top: 41px;
  }

  .Tablet-Vertical\:pt-44 {
    padding-top: 11rem;
  }

  .Tablet-Vertical\:pt-45 {
    padding-top: 45px;
  }

  .Tablet-Vertical\:pt-48 {
    padding-top: 12rem;
  }

  .Tablet-Vertical\:pt-49 {
    padding-top: 49px;
  }

  .Tablet-Vertical\:pt-50 {
    padding-top: 50px;
  }

  .Tablet-Vertical\:pt-52 {
    padding-top: 13rem;
  }

  .Tablet-Vertical\:pt-56 {
    padding-top: 14rem;
  }

  .Tablet-Vertical\:pt-60 {
    padding-top: 60px;
  }

  .Tablet-Vertical\:pt-64 {
    padding-top: 16rem;
  }

  .Tablet-Vertical\:pt-65 {
    padding-top: 65px;
  }

  .Tablet-Vertical\:pt-72 {
    padding-top: 72px;
  }

  .Tablet-Vertical\:pt-80 {
    padding-top: 20rem;
  }

  .Tablet-Vertical\:pt-85 {
    padding-top: 85px;
  }

  .Tablet-Vertical\:pt-96 {
    padding-top: 24rem;
  }

  .Tablet-Vertical\:pt-124 {
    padding-top: 124px;
  }

  .Tablet-Vertical\:pt-px {
    padding-top: 1px;
  }

  .Tablet-Vertical\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .Tablet-Vertical\:pt-1\.5 {
    padding-top: 0.375rem;
  }

  .Tablet-Vertical\:pt-2\.5 {
    padding-top: 0.625rem;
  }

  .Tablet-Vertical\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .Tablet-Vertical\:pt-p11 {
    padding-top: 11px;
  }

  .Tablet-Vertical\:pt-p12 {
    padding-top: 12px;
  }

  .Tablet-Vertical\:pt-p10 {
    padding-top: 10px;
  }

  .Tablet-Vertical\:pt-p9 {
    padding-top: 9px;
  }

  .Tablet-Vertical\:pt-p20 {
    padding-top: 20px;
  }

  .Tablet-Vertical\:pt-p18 {
    padding-top: 18px;
  }

  .Tablet-Vertical\:pt-p14 {
    padding-top: 14px;
  }

  .Tablet-Vertical\:pt-p13 {
    padding-top: 13px;
  }

  .Tablet-Vertical\:pt-p6 {
    padding-top: 6px;
  }

  .Tablet-Vertical\:pt-p2 {
    padding-top: 2px;
  }

  .Tablet-Vertical\:pt-p3 {
    padding-top: 3px;
  }

  .Tablet-Vertical\:pt-p5 {
    padding-top: 5px;
  }

  .Tablet-Vertical\:pt-40p-imp {
    padding-top: 40px !important;
  }

  .Tablet-Vertical\:pt-67px {
    padding-top: 67px;
  }

  .Tablet-Vertical\:pt-160px {
    padding-top: 160px;
  }

  .Tablet-Vertical\:pr-0 {
    padding-right: 0px;
  }

  .Tablet-Vertical\:pr-1 {
    padding-right: 0.25rem;
  }

  .Tablet-Vertical\:pr-2 {
    padding-right: 0.5rem;
  }

  .Tablet-Vertical\:pr-3 {
    padding-right: 0.75rem;
  }

  .Tablet-Vertical\:pr-4 {
    padding-right: 1rem;
  }

  .Tablet-Vertical\:pr-5 {
    padding-right: 1.25rem;
  }

  .Tablet-Vertical\:pr-6 {
    padding-right: 1.5rem;
  }

  .Tablet-Vertical\:pr-7 {
    padding-right: 1.75rem;
  }

  .Tablet-Vertical\:pr-8 {
    padding-right: 2rem;
  }

  .Tablet-Vertical\:pr-9 {
    padding-right: 2.25rem;
  }

  .Tablet-Vertical\:pr-10 {
    padding-right: 2.5rem;
  }

  .Tablet-Vertical\:pr-11 {
    padding-right: 2.75rem;
  }

  .Tablet-Vertical\:pr-12 {
    padding-right: 3rem;
  }

  .Tablet-Vertical\:pr-14 {
    padding-right: 3.5rem;
  }

  .Tablet-Vertical\:pr-15 {
    padding-right: 15px;
  }

  .Tablet-Vertical\:pr-16 {
    padding-right: 4rem;
  }

  .Tablet-Vertical\:pr-17 {
    padding-right: 17px;
  }

  .Tablet-Vertical\:pr-19 {
    padding-right: 19px;
  }

  .Tablet-Vertical\:pr-20 {
    padding-right: 5rem;
  }

  .Tablet-Vertical\:pr-22 {
    padding-right: 22px;
  }

  .Tablet-Vertical\:pr-24 {
    padding-right: 6rem;
  }

  .Tablet-Vertical\:pr-25 {
    padding-right: 25px;
  }

  .Tablet-Vertical\:pr-26 {
    padding-right: 26px;
  }

  .Tablet-Vertical\:pr-27 {
    padding-right: 27px;
  }

  .Tablet-Vertical\:pr-28 {
    padding-right: 7rem;
  }

  .Tablet-Vertical\:pr-29 {
    padding-right: 29px;
  }

  .Tablet-Vertical\:pr-30 {
    padding-right: 30px;
  }

  .Tablet-Vertical\:pr-32 {
    padding-right: 8rem;
  }

  .Tablet-Vertical\:pr-35 {
    padding-right: 35px;
  }

  .Tablet-Vertical\:pr-36 {
    padding-right: 9rem;
  }

  .Tablet-Vertical\:pr-37 {
    padding-right: 37px;
  }

  .Tablet-Vertical\:pr-40 {
    padding-right: 40px;
  }

  .Tablet-Vertical\:pr-41 {
    padding-right: 41px;
  }

  .Tablet-Vertical\:pr-44 {
    padding-right: 11rem;
  }

  .Tablet-Vertical\:pr-45 {
    padding-right: 45px;
  }

  .Tablet-Vertical\:pr-48 {
    padding-right: 12rem;
  }

  .Tablet-Vertical\:pr-49 {
    padding-right: 49px;
  }

  .Tablet-Vertical\:pr-50 {
    padding-right: 50px;
  }

  .Tablet-Vertical\:pr-52 {
    padding-right: 13rem;
  }

  .Tablet-Vertical\:pr-56 {
    padding-right: 14rem;
  }

  .Tablet-Vertical\:pr-60 {
    padding-right: 60px;
  }

  .Tablet-Vertical\:pr-64 {
    padding-right: 16rem;
  }

  .Tablet-Vertical\:pr-65 {
    padding-right: 65px;
  }

  .Tablet-Vertical\:pr-72 {
    padding-right: 72px;
  }

  .Tablet-Vertical\:pr-80 {
    padding-right: 20rem;
  }

  .Tablet-Vertical\:pr-85 {
    padding-right: 85px;
  }

  .Tablet-Vertical\:pr-96 {
    padding-right: 24rem;
  }

  .Tablet-Vertical\:pr-124 {
    padding-right: 124px;
  }

  .Tablet-Vertical\:pr-px {
    padding-right: 1px;
  }

  .Tablet-Vertical\:pr-0\.5 {
    padding-right: 0.125rem;
  }

  .Tablet-Vertical\:pr-1\.5 {
    padding-right: 0.375rem;
  }

  .Tablet-Vertical\:pr-2\.5 {
    padding-right: 0.625rem;
  }

  .Tablet-Vertical\:pr-3\.5 {
    padding-right: 0.875rem;
  }

  .Tablet-Vertical\:pr-p11 {
    padding-right: 11px;
  }

  .Tablet-Vertical\:pr-p12 {
    padding-right: 12px;
  }

  .Tablet-Vertical\:pr-p10 {
    padding-right: 10px;
  }

  .Tablet-Vertical\:pr-p9 {
    padding-right: 9px;
  }

  .Tablet-Vertical\:pr-p20 {
    padding-right: 20px;
  }

  .Tablet-Vertical\:pr-p18 {
    padding-right: 18px;
  }

  .Tablet-Vertical\:pr-p14 {
    padding-right: 14px;
  }

  .Tablet-Vertical\:pr-p13 {
    padding-right: 13px;
  }

  .Tablet-Vertical\:pr-p6 {
    padding-right: 6px;
  }

  .Tablet-Vertical\:pr-p2 {
    padding-right: 2px;
  }

  .Tablet-Vertical\:pr-p3 {
    padding-right: 3px;
  }

  .Tablet-Vertical\:pr-p5 {
    padding-right: 5px;
  }

  .Tablet-Vertical\:pr-40p-imp {
    padding-right: 40px !important;
  }

  .Tablet-Vertical\:pr-67px {
    padding-right: 67px;
  }

  .Tablet-Vertical\:pr-160px {
    padding-right: 160px;
  }

  .Tablet-Vertical\:pb-0 {
    padding-bottom: 0px;
  }

  .Tablet-Vertical\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .Tablet-Vertical\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .Tablet-Vertical\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .Tablet-Vertical\:pb-4 {
    padding-bottom: 1rem;
  }

  .Tablet-Vertical\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .Tablet-Vertical\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .Tablet-Vertical\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .Tablet-Vertical\:pb-8 {
    padding-bottom: 2rem;
  }

  .Tablet-Vertical\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .Tablet-Vertical\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .Tablet-Vertical\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .Tablet-Vertical\:pb-12 {
    padding-bottom: 3rem;
  }

  .Tablet-Vertical\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .Tablet-Vertical\:pb-15 {
    padding-bottom: 15px;
  }

  .Tablet-Vertical\:pb-16 {
    padding-bottom: 4rem;
  }

  .Tablet-Vertical\:pb-17 {
    padding-bottom: 17px;
  }

  .Tablet-Vertical\:pb-19 {
    padding-bottom: 19px;
  }

  .Tablet-Vertical\:pb-20 {
    padding-bottom: 5rem;
  }

  .Tablet-Vertical\:pb-22 {
    padding-bottom: 22px;
  }

  .Tablet-Vertical\:pb-24 {
    padding-bottom: 6rem;
  }

  .Tablet-Vertical\:pb-25 {
    padding-bottom: 25px;
  }

  .Tablet-Vertical\:pb-26 {
    padding-bottom: 26px;
  }

  .Tablet-Vertical\:pb-27 {
    padding-bottom: 27px;
  }

  .Tablet-Vertical\:pb-28 {
    padding-bottom: 7rem;
  }

  .Tablet-Vertical\:pb-29 {
    padding-bottom: 29px;
  }

  .Tablet-Vertical\:pb-30 {
    padding-bottom: 30px;
  }

  .Tablet-Vertical\:pb-32 {
    padding-bottom: 8rem;
  }

  .Tablet-Vertical\:pb-35 {
    padding-bottom: 35px;
  }

  .Tablet-Vertical\:pb-36 {
    padding-bottom: 9rem;
  }

  .Tablet-Vertical\:pb-37 {
    padding-bottom: 37px;
  }

  .Tablet-Vertical\:pb-40 {
    padding-bottom: 40px;
  }

  .Tablet-Vertical\:pb-41 {
    padding-bottom: 41px;
  }

  .Tablet-Vertical\:pb-44 {
    padding-bottom: 11rem;
  }

  .Tablet-Vertical\:pb-45 {
    padding-bottom: 45px;
  }

  .Tablet-Vertical\:pb-48 {
    padding-bottom: 12rem;
  }

  .Tablet-Vertical\:pb-49 {
    padding-bottom: 49px;
  }

  .Tablet-Vertical\:pb-50 {
    padding-bottom: 50px;
  }

  .Tablet-Vertical\:pb-52 {
    padding-bottom: 13rem;
  }

  .Tablet-Vertical\:pb-56 {
    padding-bottom: 14rem;
  }

  .Tablet-Vertical\:pb-60 {
    padding-bottom: 60px;
  }

  .Tablet-Vertical\:pb-64 {
    padding-bottom: 16rem;
  }

  .Tablet-Vertical\:pb-65 {
    padding-bottom: 65px;
  }

  .Tablet-Vertical\:pb-72 {
    padding-bottom: 72px;
  }

  .Tablet-Vertical\:pb-80 {
    padding-bottom: 20rem;
  }

  .Tablet-Vertical\:pb-85 {
    padding-bottom: 85px;
  }

  .Tablet-Vertical\:pb-96 {
    padding-bottom: 24rem;
  }

  .Tablet-Vertical\:pb-124 {
    padding-bottom: 124px;
  }

  .Tablet-Vertical\:pb-px {
    padding-bottom: 1px;
  }

  .Tablet-Vertical\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .Tablet-Vertical\:pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .Tablet-Vertical\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .Tablet-Vertical\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .Tablet-Vertical\:pb-p11 {
    padding-bottom: 11px;
  }

  .Tablet-Vertical\:pb-p12 {
    padding-bottom: 12px;
  }

  .Tablet-Vertical\:pb-p10 {
    padding-bottom: 10px;
  }

  .Tablet-Vertical\:pb-p9 {
    padding-bottom: 9px;
  }

  .Tablet-Vertical\:pb-p20 {
    padding-bottom: 20px;
  }

  .Tablet-Vertical\:pb-p18 {
    padding-bottom: 18px;
  }

  .Tablet-Vertical\:pb-p14 {
    padding-bottom: 14px;
  }

  .Tablet-Vertical\:pb-p13 {
    padding-bottom: 13px;
  }

  .Tablet-Vertical\:pb-p6 {
    padding-bottom: 6px;
  }

  .Tablet-Vertical\:pb-p2 {
    padding-bottom: 2px;
  }

  .Tablet-Vertical\:pb-p3 {
    padding-bottom: 3px;
  }

  .Tablet-Vertical\:pb-p5 {
    padding-bottom: 5px;
  }

  .Tablet-Vertical\:pb-40p-imp {
    padding-bottom: 40px !important;
  }

  .Tablet-Vertical\:pb-67px {
    padding-bottom: 67px;
  }

  .Tablet-Vertical\:pb-160px {
    padding-bottom: 160px;
  }

  .Tablet-Vertical\:pl-0 {
    padding-left: 0px;
  }

  .Tablet-Vertical\:pl-1 {
    padding-left: 0.25rem;
  }

  .Tablet-Vertical\:pl-2 {
    padding-left: 0.5rem;
  }

  .Tablet-Vertical\:pl-3 {
    padding-left: 0.75rem;
  }

  .Tablet-Vertical\:pl-4 {
    padding-left: 1rem;
  }

  .Tablet-Vertical\:pl-5 {
    padding-left: 1.25rem;
  }

  .Tablet-Vertical\:pl-6 {
    padding-left: 1.5rem;
  }

  .Tablet-Vertical\:pl-7 {
    padding-left: 1.75rem;
  }

  .Tablet-Vertical\:pl-8 {
    padding-left: 2rem;
  }

  .Tablet-Vertical\:pl-9 {
    padding-left: 2.25rem;
  }

  .Tablet-Vertical\:pl-10 {
    padding-left: 2.5rem;
  }

  .Tablet-Vertical\:pl-11 {
    padding-left: 2.75rem;
  }

  .Tablet-Vertical\:pl-12 {
    padding-left: 3rem;
  }

  .Tablet-Vertical\:pl-14 {
    padding-left: 3.5rem;
  }

  .Tablet-Vertical\:pl-15 {
    padding-left: 15px;
  }

  .Tablet-Vertical\:pl-16 {
    padding-left: 4rem;
  }

  .Tablet-Vertical\:pl-17 {
    padding-left: 17px;
  }

  .Tablet-Vertical\:pl-19 {
    padding-left: 19px;
  }

  .Tablet-Vertical\:pl-20 {
    padding-left: 5rem;
  }

  .Tablet-Vertical\:pl-22 {
    padding-left: 22px;
  }

  .Tablet-Vertical\:pl-24 {
    padding-left: 6rem;
  }

  .Tablet-Vertical\:pl-25 {
    padding-left: 25px;
  }

  .Tablet-Vertical\:pl-26 {
    padding-left: 26px;
  }

  .Tablet-Vertical\:pl-27 {
    padding-left: 27px;
  }

  .Tablet-Vertical\:pl-28 {
    padding-left: 7rem;
  }

  .Tablet-Vertical\:pl-29 {
    padding-left: 29px;
  }

  .Tablet-Vertical\:pl-30 {
    padding-left: 30px;
  }

  .Tablet-Vertical\:pl-32 {
    padding-left: 8rem;
  }

  .Tablet-Vertical\:pl-35 {
    padding-left: 35px;
  }

  .Tablet-Vertical\:pl-36 {
    padding-left: 9rem;
  }

  .Tablet-Vertical\:pl-37 {
    padding-left: 37px;
  }

  .Tablet-Vertical\:pl-40 {
    padding-left: 40px;
  }

  .Tablet-Vertical\:pl-41 {
    padding-left: 41px;
  }

  .Tablet-Vertical\:pl-44 {
    padding-left: 11rem;
  }

  .Tablet-Vertical\:pl-45 {
    padding-left: 45px;
  }

  .Tablet-Vertical\:pl-48 {
    padding-left: 12rem;
  }

  .Tablet-Vertical\:pl-49 {
    padding-left: 49px;
  }

  .Tablet-Vertical\:pl-50 {
    padding-left: 50px;
  }

  .Tablet-Vertical\:pl-52 {
    padding-left: 13rem;
  }

  .Tablet-Vertical\:pl-56 {
    padding-left: 14rem;
  }

  .Tablet-Vertical\:pl-60 {
    padding-left: 60px;
  }

  .Tablet-Vertical\:pl-64 {
    padding-left: 16rem;
  }

  .Tablet-Vertical\:pl-65 {
    padding-left: 65px;
  }

  .Tablet-Vertical\:pl-72 {
    padding-left: 72px;
  }

  .Tablet-Vertical\:pl-80 {
    padding-left: 20rem;
  }

  .Tablet-Vertical\:pl-85 {
    padding-left: 85px;
  }

  .Tablet-Vertical\:pl-96 {
    padding-left: 24rem;
  }

  .Tablet-Vertical\:pl-124 {
    padding-left: 124px;
  }

  .Tablet-Vertical\:pl-px {
    padding-left: 1px;
  }

  .Tablet-Vertical\:pl-0\.5 {
    padding-left: 0.125rem;
  }

  .Tablet-Vertical\:pl-1\.5 {
    padding-left: 0.375rem;
  }

  .Tablet-Vertical\:pl-2\.5 {
    padding-left: 0.625rem;
  }

  .Tablet-Vertical\:pl-3\.5 {
    padding-left: 0.875rem;
  }

  .Tablet-Vertical\:pl-p11 {
    padding-left: 11px;
  }

  .Tablet-Vertical\:pl-p12 {
    padding-left: 12px;
  }

  .Tablet-Vertical\:pl-p10 {
    padding-left: 10px;
  }

  .Tablet-Vertical\:pl-p9 {
    padding-left: 9px;
  }

  .Tablet-Vertical\:pl-p20 {
    padding-left: 20px;
  }

  .Tablet-Vertical\:pl-p18 {
    padding-left: 18px;
  }

  .Tablet-Vertical\:pl-p14 {
    padding-left: 14px;
  }

  .Tablet-Vertical\:pl-p13 {
    padding-left: 13px;
  }

  .Tablet-Vertical\:pl-p6 {
    padding-left: 6px;
  }

  .Tablet-Vertical\:pl-p2 {
    padding-left: 2px;
  }

  .Tablet-Vertical\:pl-p3 {
    padding-left: 3px;
  }

  .Tablet-Vertical\:pl-p5 {
    padding-left: 5px;
  }

  .Tablet-Vertical\:pl-40p-imp {
    padding-left: 40px !important;
  }

  .Tablet-Vertical\:pl-67px {
    padding-left: 67px;
  }

  .Tablet-Vertical\:pl-160px {
    padding-left: 160px;
  }

  .Tablet-Vertical\:text-left {
    text-align: left;
  }

  .Tablet-Vertical\:text-center {
    text-align: center;
  }

  .Tablet-Vertical\:text-right {
    text-align: right;
  }

  .Tablet-Vertical\:text-justify {
    text-align: justify;
  }

  .Tablet-Vertical\:align-baseline {
    vertical-align: baseline;
  }

  .Tablet-Vertical\:align-top {
    vertical-align: top;
  }

  .Tablet-Vertical\:align-middle {
    vertical-align: middle;
  }

  .Tablet-Vertical\:align-bottom {
    vertical-align: bottom;
  }

  .Tablet-Vertical\:align-text-top {
    vertical-align: text-top;
  }

  .Tablet-Vertical\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .Tablet-Vertical\:font-sans {
    font-family: Apercu;
  }

  .Tablet-Vertical\:font-serif {
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .Tablet-Vertical\:font-mono {
    font-family: ApercuMono;
  }

  .Tablet-Vertical\:font-ApercuRegularPro {
    font-family: Apercu-Regular-Pro;
  }

  .Tablet-Vertical\:font-ApercuBlackPro {
    font-family: Apercu-Black-Pro;
  }

  .Tablet-Vertical\:font-ApercuBoldPro {
    font-family: Apercu-Bold-Pro;
  }

  .Tablet-Vertical\:font-ApercuLightPro {
    font-family: Apercu-Light-Pro;
  }

  .Tablet-Vertical\:text-8 {
    font-size: 8px;
  }

  .Tablet-Vertical\:text-10 {
    font-size: 10px;
  }

  .Tablet-Vertical\:text-12 {
    font-size: 12px;
  }

  .Tablet-Vertical\:text-13 {
    font-size: 13px;
  }

  .Tablet-Vertical\:text-14 {
    font-size: 14px;
  }

  .Tablet-Vertical\:text-16 {
    font-size: 16px;
  }

  .Tablet-Vertical\:text-18 {
    font-size: 18px;
  }

  .Tablet-Vertical\:text-19 {
    font-size: 19px;
  }

  .Tablet-Vertical\:text-20 {
    font-size: 20px;
  }

  .Tablet-Vertical\:text-21 {
    font-size: 21px;
  }

  .Tablet-Vertical\:text-22 {
    font-size: 22px;
  }

  .Tablet-Vertical\:text-26 {
    font-size: 26px;
  }

  .Tablet-Vertical\:text-28 {
    font-size: 28px;
  }

  .Tablet-Vertical\:text-29 {
    font-size: 29px;
  }

  .Tablet-Vertical\:text-30 {
    font-size: 30px;
  }

  .Tablet-Vertical\:text-32 {
    font-size: 32px;
  }

  .Tablet-Vertical\:text-34 {
    font-size: 34px;
  }

  .Tablet-Vertical\:text-40 {
    font-size: 40px;
  }

  .Tablet-Vertical\:text-42 {
    font-size: 42px;
  }

  .Tablet-Vertical\:text-47 {
    font-size: 47px;
  }

  .Tablet-Vertical\:text-50 {
    font-size: 50px;
  }

  .Tablet-Vertical\:text-55 {
    font-size: 55px;
  }

  .Tablet-Vertical\:text-60 {
    font-size: 60px;
  }

  .Tablet-Vertical\:text-65 {
    font-size: 65px;
  }

  .Tablet-Vertical\:text-70 {
    font-size: 70px;
  }

  .Tablet-Vertical\:text-80 {
    font-size: 80px;
  }

  .Tablet-Vertical\:text-120 {
    font-size: 120px;
  }

  .Tablet-Vertical\:text-150 {
    font-size: 150px;
  }

  .Tablet-Vertical\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .Tablet-Vertical\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .Tablet-Vertical\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .Tablet-Vertical\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .Tablet-Vertical\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .Tablet-Vertical\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .Tablet-Vertical\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .Tablet-Vertical\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .Tablet-Vertical\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .Tablet-Vertical\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .Tablet-Vertical\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .Tablet-Vertical\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .Tablet-Vertical\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .Tablet-Vertical\:text-f50 {
    font-size: 50px;
  }

  .Tablet-Vertical\:text-imp30 {
    font-size: 30px !important;
  }

  .Tablet-Vertical\:font-thin {
    font-weight: 100;
  }

  .Tablet-Vertical\:font-extralight {
    font-weight: 200;
  }

  .Tablet-Vertical\:font-light {
    font-weight: 300;
  }

  .Tablet-Vertical\:font-normal {
    font-weight: 400;
  }

  .Tablet-Vertical\:font-medium {
    font-weight: 500;
  }

  .Tablet-Vertical\:font-semibold {
    font-weight: 600;
  }

  .Tablet-Vertical\:font-bold {
    font-weight: 700;
  }

  .Tablet-Vertical\:font-extrabold {
    font-weight: 800;
  }

  .Tablet-Vertical\:font-black {
    font-weight: 900;
  }

  .Tablet-Vertical\:uppercase {
    text-transform: uppercase;
  }

  .Tablet-Vertical\:lowercase {
    text-transform: lowercase;
  }

  .Tablet-Vertical\:capitalize {
    text-transform: capitalize;
  }

  .Tablet-Vertical\:normal-case {
    text-transform: none;
  }

  .Tablet-Vertical\:italic {
    font-style: italic;
  }

  .Tablet-Vertical\:not-italic {
    font-style: normal;
  }

  .Tablet-Vertical\:ordinal, .Tablet-Vertical\:slashed-zero, .Tablet-Vertical\:lining-nums, .Tablet-Vertical\:oldstyle-nums, .Tablet-Vertical\:proportional-nums, .Tablet-Vertical\:tabular-nums, .Tablet-Vertical\:diagonal-fractions, .Tablet-Vertical\:stacked-fractions {
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .Tablet-Vertical\:normal-nums {
    font-variant-numeric: normal;
  }

  .Tablet-Vertical\:ordinal {
    --tw-ordinal: ordinal;
  }

  .Tablet-Vertical\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .Tablet-Vertical\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .Tablet-Vertical\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .Tablet-Vertical\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .Tablet-Vertical\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .Tablet-Vertical\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .Tablet-Vertical\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .Tablet-Vertical\:leading-3 {
    line-height: .75rem;
  }

  .Tablet-Vertical\:leading-4 {
    line-height: 1rem;
  }

  .Tablet-Vertical\:leading-5 {
    line-height: 1.25rem;
  }

  .Tablet-Vertical\:leading-6 {
    line-height: 1.5rem;
  }

  .Tablet-Vertical\:leading-7 {
    line-height: 1.75rem;
  }

  .Tablet-Vertical\:leading-8 {
    line-height: 2rem;
  }

  .Tablet-Vertical\:leading-9 {
    line-height: 2.25rem;
  }

  .Tablet-Vertical\:leading-10 {
    line-height: 2.5rem;
  }

  .Tablet-Vertical\:leading-14 {
    line-height: 14px;
  }

  .Tablet-Vertical\:leading-18 {
    line-height: 18px;
  }

  .Tablet-Vertical\:leading-19 {
    line-height: 19px;
  }

  .Tablet-Vertical\:leading-20 {
    line-height: 20px;
  }

  .Tablet-Vertical\:leading-21 {
    line-height: 21px;
  }

  .Tablet-Vertical\:leading-23 {
    line-height: 23px;
  }

  .Tablet-Vertical\:leading-26 {
    line-height: 26px;
  }

  .Tablet-Vertical\:leading-28 {
    line-height: 28px;
  }

  .Tablet-Vertical\:leading-30 {
    line-height: 30px;
  }

  .Tablet-Vertical\:leading-38 {
    line-height: 38px;
  }

  .Tablet-Vertical\:leading-41 {
    line-height: 41px;
  }

  .Tablet-Vertical\:leading-46 {
    line-height: 46px;
  }

  .Tablet-Vertical\:leading-47 {
    line-height: 47px;
  }

  .Tablet-Vertical\:leading-49 {
    line-height: 49px;
  }

  .Tablet-Vertical\:leading-50 {
    line-height: 50px;
  }

  .Tablet-Vertical\:leading-54 {
    line-height: 54px;
  }

  .Tablet-Vertical\:leading-59 {
    line-height: 59px;
  }

  .Tablet-Vertical\:leading-61 {
    line-height: 61px;
  }

  .Tablet-Vertical\:leading-65 {
    line-height: 65px;
  }

  .Tablet-Vertical\:leading-70 {
    line-height: 70px;
  }

  .Tablet-Vertical\:leading-75 {
    line-height: 75px;
  }

  .Tablet-Vertical\:leading-94 {
    line-height: 94px;
  }

  .Tablet-Vertical\:leading-120 {
    line-height: 120%;
  }

  .Tablet-Vertical\:leading-140 {
    line-height: 140px;
  }

  .Tablet-Vertical\:leading-176 {
    line-height: 176px;
  }

  .Tablet-Vertical\:leading-none {
    line-height: 1;
  }

  .Tablet-Vertical\:leading-tight {
    line-height: 1.25;
  }

  .Tablet-Vertical\:leading-snug {
    line-height: 1.375;
  }

  .Tablet-Vertical\:leading-normal {
    line-height: 1.5;
  }

  .Tablet-Vertical\:leading-relaxed {
    line-height: 1.625;
  }

  .Tablet-Vertical\:leading-loose {
    line-height: 2;
  }

  .Tablet-Vertical\:tracking-widest {
    letter-spacing: 2px;
  }

  .Tablet-Vertical\:tracking-wides {
    letter-spacing: 1px;
  }

  .Tablet-Vertical\:tracking-narrow {
    letter-spacing: -0.01em;
  }

  .Tablet-Vertical\:-tracking-1 {
    letter-spacing: -1px;
  }

  .Tablet-Vertical\:text-transparent {
    color: transparent;
  }

  .Tablet-Vertical\:text-current {
    color: currentColor;
  }

  .Tablet-Vertical\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .Tablet-Vertical\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .Tablet-Vertical\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .Tablet-Vertical\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Asurion-White:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Asurion-Blue-Brighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Asurion-Blue-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Asurion-Blue-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Asurion-Purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Asurion-Purple-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Asurion-Purple-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Asurion-Gray-Deepest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Asurion-Gray-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Asurion-Gray-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Asurion-Gray-Lighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Asurion-Gray-Lightest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Asurion-Red-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-light-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-light-gray-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-light-gray-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-light-gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-light-gray-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-light-gray-5:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-light-slate-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-denim-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-purple-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-dark-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-bright-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-mustard-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-mustard-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-light-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-light-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-light-blue-3:focus-within {
    color:  #F0F3FF;
  }

  .Tablet-Vertical\:focus-within\:text-light-blue-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-purple-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-light-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-light-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-light-bg-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-light-white-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Black-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Default-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-White-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Silver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Yellow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Grey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Red-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Gold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-light-green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-dark-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-light-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-bright-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-bright-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-SpaceGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Purple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-LightPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Glow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Bronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Copper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Pink-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Orange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Coral-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-MajesticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-PrismBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-CeramicBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-MidnightBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-PrismWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-CeramicWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-LilacPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-CrownSilver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-CoralBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-lime-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-apple-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-bg-new-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-bg-new-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-new-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-footer-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-border-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-apple-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-crimson-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-asurion-cyan:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-bright-orange:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Graphite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-PacificBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-light-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-asurion-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-OceanBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-MetallicCopper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-PorcelainWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-LightBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-CloudNavy-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-CloudMint-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-CloudOrange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-CloudLavender-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-CloudRed-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-CloudWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-SunriseGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-SunshineGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-AuraBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-AuraGlow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-MysticBronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-MysticGreen-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-MysticGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-MysticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-MysticWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-price-blue1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-indigo1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-Purple-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-new-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-dark-blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-replace-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus-within\:text-resolve-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-transparent:hover {
    color: transparent;
  }

  .Tablet-Vertical\:hover\:text-current:hover {
    color: currentColor;
  }

  .Tablet-Vertical\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Asurion-White:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Asurion-Blue-Brighter:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Asurion-Blue-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Asurion-Blue-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Asurion-Purple:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Asurion-Purple-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Asurion-Purple-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Asurion-Gray-Deepest:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Asurion-Gray-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Asurion-Gray-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Asurion-Gray-Lighter:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Asurion-Gray-Lightest:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Asurion-Red-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-light-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-light-gray-1:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-light-gray-2:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-light-gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-light-gray-4:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-light-gray-5:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-light-slate-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-denim-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-purple-1:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-dark-red:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-bright-red:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-mustard-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-mustard-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-light-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-light-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-light-blue-3:hover {
    color:  #F0F3FF;
  }

  .Tablet-Vertical\:hover\:text-light-blue-4:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-purple-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-light-green:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-light-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-light-bg-green:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-light-white-1:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Black-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Default-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-White-3:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Silver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Yellow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Grey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Red-3:hover {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Gold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-light-green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-dark-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-light-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-bright-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-bright-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-SpaceGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Purple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-LightPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Glow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Bronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Copper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Pink-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Orange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Coral-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-MajesticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-PrismBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-CeramicBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-MidnightBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-PrismWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-CeramicWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-LilacPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-CrownSilver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-CoralBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-lime-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-apple-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-bg-new-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-bg-new-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-new-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-footer-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-border-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-apple-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-crimson-red:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-asurion-cyan:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-bright-orange:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Graphite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-PacificBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-light-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-asurion-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-OceanBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-MetallicCopper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-PorcelainWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-LightBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-CloudNavy-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-CloudMint-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-CloudOrange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-CloudLavender-3:hover {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-CloudRed-3:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-CloudWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-SunriseGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-SunshineGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-AuraBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-AuraGlow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-MysticBronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-MysticGreen-3:hover {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-MysticGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-MysticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-MysticWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-price-blue1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-indigo1:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-Purple-4:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-new-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-dark-blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-replace-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:hover\:text-resolve-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-transparent:focus {
    color: transparent;
  }

  .Tablet-Vertical\:focus\:text-current:focus {
    color: currentColor;
  }

  .Tablet-Vertical\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Asurion-White:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Asurion-Blue-Brighter:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Asurion-Blue-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Asurion-Blue-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Asurion-Purple:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Asurion-Purple-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Asurion-Purple-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Asurion-Gray-Deepest:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Asurion-Gray-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Asurion-Gray-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Asurion-Gray-Lighter:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Asurion-Gray-Lightest:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Asurion-Red-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-light-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-light-gray-1:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-light-gray-2:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-light-gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-light-gray-4:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-light-gray-5:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-light-slate-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-denim-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-purple-1:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-dark-red:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-bright-red:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-mustard-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-mustard-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-light-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-light-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-light-blue-3:focus {
    color:  #F0F3FF;
  }

  .Tablet-Vertical\:focus\:text-light-blue-4:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-purple-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-light-green:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-light-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-light-bg-green:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-light-white-1:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Black-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Default-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-White-3:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Silver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Yellow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Grey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Red-3:focus {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Gold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-light-green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-dark-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-light-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-bright-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-bright-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-SpaceGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Purple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-LightPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Glow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Bronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Copper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Pink-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Orange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Coral-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-MajesticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-PrismBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-CeramicBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-MidnightBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-PrismWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-CeramicWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-LilacPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-CrownSilver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-CoralBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-lime-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-apple-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-bg-new-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-bg-new-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-new-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-footer-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-border-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-apple-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-crimson-red:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-asurion-cyan:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-bright-orange:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Graphite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-PacificBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-light-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-asurion-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-OceanBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-MetallicCopper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-PorcelainWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-LightBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-CloudNavy-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-CloudMint-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-CloudOrange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-CloudLavender-3:focus {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-CloudRed-3:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-CloudWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-SunriseGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-SunshineGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-AuraBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-AuraGlow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-MysticBronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-MysticGreen-3:focus {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-MysticGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-MysticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-MysticWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-price-blue1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-indigo1:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-Purple-4:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-new-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-dark-blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-replace-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:focus\:text-resolve-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .Tablet-Vertical\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .Tablet-Vertical\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .Tablet-Vertical\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .Tablet-Vertical\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .Tablet-Vertical\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .Tablet-Vertical\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .Tablet-Vertical\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .Tablet-Vertical\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .Tablet-Vertical\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .Tablet-Vertical\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .Tablet-Vertical\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .Tablet-Vertical\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .Tablet-Vertical\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .Tablet-Vertical\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .Tablet-Vertical\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .Tablet-Vertical\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .Tablet-Vertical\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .Tablet-Vertical\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .Tablet-Vertical\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .Tablet-Vertical\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .Tablet-Vertical\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .Tablet-Vertical\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .Tablet-Vertical\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .Tablet-Vertical\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .Tablet-Vertical\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .Tablet-Vertical\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .Tablet-Vertical\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .Tablet-Vertical\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .Tablet-Vertical\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .Tablet-Vertical\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .Tablet-Vertical\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .Tablet-Vertical\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .Tablet-Vertical\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .Tablet-Vertical\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .Tablet-Vertical\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .Tablet-Vertical\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .Tablet-Vertical\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .Tablet-Vertical\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .Tablet-Vertical\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .Tablet-Vertical\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .Tablet-Vertical\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .Tablet-Vertical\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .Tablet-Vertical\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .Tablet-Vertical\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .Tablet-Vertical\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .Tablet-Vertical\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .Tablet-Vertical\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .Tablet-Vertical\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .Tablet-Vertical\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .Tablet-Vertical\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .Tablet-Vertical\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .Tablet-Vertical\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .Tablet-Vertical\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .Tablet-Vertical\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .Tablet-Vertical\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .Tablet-Vertical\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .Tablet-Vertical\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .Tablet-Vertical\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .Tablet-Vertical\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .Tablet-Vertical\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .Tablet-Vertical\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .Tablet-Vertical\:underline {
    text-decoration: underline;
  }

  .Tablet-Vertical\:line-through {
    text-decoration: line-through;
  }

  .Tablet-Vertical\:no-underline {
    text-decoration: none;
  }

  .group:hover .Tablet-Vertical\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .Tablet-Vertical\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .Tablet-Vertical\:group-hover\:no-underline {
    text-decoration: none;
  }

  .Tablet-Vertical\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .Tablet-Vertical\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .Tablet-Vertical\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .Tablet-Vertical\:hover\:underline:hover {
    text-decoration: underline;
  }

  .Tablet-Vertical\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .Tablet-Vertical\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .Tablet-Vertical\:focus\:underline:focus {
    text-decoration: underline;
  }

  .Tablet-Vertical\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .Tablet-Vertical\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .Tablet-Vertical\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .Tablet-Vertical\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .Tablet-Vertical\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .Tablet-Vertical\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .Tablet-Vertical\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .Tablet-Vertical\:placeholder-current::placeholder {
    color: currentColor;
  }

  .Tablet-Vertical\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-White::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-White::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Blue-Brighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Blue-Brighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Blue-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Blue-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Blue-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Blue-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Purple-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Purple-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Purple-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Purple-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Gray-Deepest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Gray-Deepest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Gray-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Gray-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Gray-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Gray-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Gray-Lighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Gray-Lighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Gray-Lightest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Gray-Lightest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Red-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Asurion-Red-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-gray-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-gray-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-gray-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-gray-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-gray-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-gray-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-gray-5::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-gray-5::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-slate-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-slate-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-denim-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-denim-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-purple-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-purple-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-dark-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-dark-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-bright-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-bright-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-mustard-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-mustard-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-mustard-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-mustard-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-blue-3::-moz-placeholder {
    color:  #F0F3FF;
  }

  .Tablet-Vertical\:placeholder-light-blue-3::placeholder {
    color:  #F0F3FF;
  }

  .Tablet-Vertical\:placeholder-light-blue-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-blue-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-purple-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-purple-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-bg-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-bg-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-white-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-white-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Black-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Black-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Default-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Default-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-White-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-White-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Silver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Silver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Yellow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Yellow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Grey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Grey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Red-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Red-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Gold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Gold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-dark-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-dark-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-bright-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-bright-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-bright-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-bright-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-SpaceGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-SpaceGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Purple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Purple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-LightPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-LightPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Glow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Glow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Bronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Bronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Copper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Copper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Pink-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Pink-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Orange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Orange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Coral-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Coral-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-MajesticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-MajesticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-PrismBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-PrismBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-CeramicBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-CeramicBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-MidnightBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-MidnightBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-PrismWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-PrismWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-CeramicWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-CeramicWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-LilacPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-LilacPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-CrownSilver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-CrownSilver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-CoralBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-CoralBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-lime-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-lime-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-apple-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-apple-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-bg-new-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-bg-new-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-bg-new-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-bg-new-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-new-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-new-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-footer-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-footer-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-border-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-border-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-apple-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-apple-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-crimson-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-crimson-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-asurion-cyan::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-asurion-cyan::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-bright-orange::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-bright-orange::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Graphite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Graphite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-PacificBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-PacificBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-light-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-asurion-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-asurion-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-OceanBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-OceanBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-MetallicCopper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-MetallicCopper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-PorcelainWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-PorcelainWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-LightBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-LightBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-CloudNavy-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-CloudNavy-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-CloudMint-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-CloudMint-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-CloudOrange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-CloudOrange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-CloudLavender-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-CloudLavender-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-CloudRed-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-CloudRed-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-CloudWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-CloudWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-SunriseGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-SunriseGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-SunshineGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-SunshineGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-AuraBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-AuraBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-AuraGlow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-AuraGlow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-MysticBronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-MysticBronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-MysticGreen-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-MysticGreen-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-MysticGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-MysticGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-MysticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-MysticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-MysticWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-MysticWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-price-blue1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-price-blue1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-indigo1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-indigo1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Purple-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-Purple-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-new-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-new-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-dark-blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-dark-blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-replace-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-replace-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-resolve-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-resolve-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .Tablet-Vertical\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .Tablet-Vertical\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .Tablet-Vertical\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .Tablet-Vertical\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-White:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-White:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Blue-Brighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Blue-Brighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Blue-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Blue-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Blue-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Blue-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Purple-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Purple-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Purple-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Purple-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Gray-Deepest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Gray-Deepest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Gray-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Gray-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Gray-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Gray-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Gray-Lighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Gray-Lighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Gray-Lightest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Gray-Lightest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Red-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Asurion-Red-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-gray-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-gray-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-gray-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-gray-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-gray-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-gray-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-gray-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-gray-5:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-slate-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-slate-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-denim-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-denim-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-purple-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-purple-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-dark-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-dark-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-bright-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-bright-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-mustard-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-mustard-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-mustard-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-mustard-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-blue-3:focus::-moz-placeholder {
    color:  #F0F3FF;
  }

  .Tablet-Vertical\:focus\:placeholder-light-blue-3:focus::placeholder {
    color:  #F0F3FF;
  }

  .Tablet-Vertical\:focus\:placeholder-light-blue-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-blue-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-purple-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-purple-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-bg-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-bg-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-white-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-white-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Black-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Black-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Default-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Default-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-White-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-White-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Silver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Silver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Yellow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Yellow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Grey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Grey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Red-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Red-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Gold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Gold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-dark-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-dark-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-bright-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-bright-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-bright-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-bright-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-SpaceGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-SpaceGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Purple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Purple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-LightPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-LightPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Glow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Glow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Bronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Bronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Copper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Copper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Pink-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Pink-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Orange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Orange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Coral-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Coral-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-MajesticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-MajesticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-PrismBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-PrismBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-CeramicBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-CeramicBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-MidnightBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-MidnightBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-PrismWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-PrismWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-CeramicWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-CeramicWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-LilacPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-LilacPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-CrownSilver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-CrownSilver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-CoralBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-CoralBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-lime-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-lime-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-apple-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-apple-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-bg-new-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-bg-new-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-bg-new-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-bg-new-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-new-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-new-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-footer-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-footer-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-border-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-border-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-apple-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-apple-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-crimson-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-crimson-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-asurion-cyan:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-asurion-cyan:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-bright-orange:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-bright-orange:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Graphite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Graphite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-PacificBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-PacificBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-light-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-asurion-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-asurion-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-OceanBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-OceanBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-MetallicCopper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-MetallicCopper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-PorcelainWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-PorcelainWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-LightBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-LightBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-CloudNavy-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-CloudNavy-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-CloudMint-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-CloudMint-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-CloudOrange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-CloudOrange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-CloudLavender-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-CloudLavender-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-CloudRed-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-CloudRed-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-CloudWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-CloudWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-SunriseGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-SunriseGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-SunshineGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-SunshineGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-AuraBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-AuraBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-AuraGlow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-AuraGlow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-MysticBronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-MysticBronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-MysticGreen-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-MysticGreen-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-MysticGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-MysticGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-MysticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-MysticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-MysticWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-MysticWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-price-blue1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-price-blue1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-indigo1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-indigo1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Purple-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-Purple-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-new-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-new-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-dark-blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-dark-blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-replace-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-replace-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-resolve-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:focus\:placeholder-resolve-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .Tablet-Vertical\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .Tablet-Vertical\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .Tablet-Vertical\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .Tablet-Vertical\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .Tablet-Vertical\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .Tablet-Vertical\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .Tablet-Vertical\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .Tablet-Vertical\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .Tablet-Vertical\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .Tablet-Vertical\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .Tablet-Vertical\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .Tablet-Vertical\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .Tablet-Vertical\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .Tablet-Vertical\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .Tablet-Vertical\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .Tablet-Vertical\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .Tablet-Vertical\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .Tablet-Vertical\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .Tablet-Vertical\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .Tablet-Vertical\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .Tablet-Vertical\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .Tablet-Vertical\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .Tablet-Vertical\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .Tablet-Vertical\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .Tablet-Vertical\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .Tablet-Vertical\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .Tablet-Vertical\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .Tablet-Vertical\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .Tablet-Vertical\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .Tablet-Vertical\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .Tablet-Vertical\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .Tablet-Vertical\:opacity-0 {
    opacity: 0;
  }

  .Tablet-Vertical\:opacity-5 {
    opacity: 0.05;
  }

  .Tablet-Vertical\:opacity-10 {
    opacity: 0.1;
  }

  .Tablet-Vertical\:opacity-20 {
    opacity: 0.2;
  }

  .Tablet-Vertical\:opacity-25 {
    opacity: 0.25;
  }

  .Tablet-Vertical\:opacity-30 {
    opacity: 0.3;
  }

  .Tablet-Vertical\:opacity-40 {
    opacity: 0.4;
  }

  .Tablet-Vertical\:opacity-50 {
    opacity: 0.5;
  }

  .Tablet-Vertical\:opacity-60 {
    opacity: 0.6;
  }

  .Tablet-Vertical\:opacity-70 {
    opacity: 0.7;
  }

  .Tablet-Vertical\:opacity-75 {
    opacity: 0.75;
  }

  .Tablet-Vertical\:opacity-80 {
    opacity: 0.8;
  }

  .Tablet-Vertical\:opacity-90 {
    opacity: 0.9;
  }

  .Tablet-Vertical\:opacity-95 {
    opacity: 0.95;
  }

  .Tablet-Vertical\:opacity-100 {
    opacity: 1;
  }

  .group:hover .Tablet-Vertical\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .Tablet-Vertical\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .Tablet-Vertical\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .Tablet-Vertical\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .Tablet-Vertical\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .Tablet-Vertical\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .Tablet-Vertical\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .Tablet-Vertical\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .Tablet-Vertical\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .Tablet-Vertical\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .Tablet-Vertical\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .Tablet-Vertical\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .Tablet-Vertical\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .Tablet-Vertical\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .Tablet-Vertical\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .Tablet-Vertical\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .Tablet-Vertical\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .Tablet-Vertical\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .Tablet-Vertical\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .Tablet-Vertical\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .Tablet-Vertical\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .Tablet-Vertical\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .Tablet-Vertical\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .Tablet-Vertical\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .Tablet-Vertical\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .Tablet-Vertical\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .Tablet-Vertical\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .Tablet-Vertical\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .Tablet-Vertical\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .Tablet-Vertical\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .Tablet-Vertical\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .Tablet-Vertical\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .Tablet-Vertical\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .Tablet-Vertical\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .Tablet-Vertical\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .Tablet-Vertical\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .Tablet-Vertical\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .Tablet-Vertical\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .Tablet-Vertical\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .Tablet-Vertical\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .Tablet-Vertical\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .Tablet-Vertical\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .Tablet-Vertical\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .Tablet-Vertical\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .Tablet-Vertical\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .Tablet-Vertical\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .Tablet-Vertical\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .Tablet-Vertical\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .Tablet-Vertical\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .Tablet-Vertical\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .Tablet-Vertical\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .Tablet-Vertical\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .Tablet-Vertical\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .Tablet-Vertical\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .Tablet-Vertical\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .Tablet-Vertical\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .Tablet-Vertical\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .Tablet-Vertical\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .Tablet-Vertical\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .Tablet-Vertical\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .Tablet-Vertical\:disabled\:opacity-0:disabled {
    opacity: 0;
  }

  .Tablet-Vertical\:disabled\:opacity-5:disabled {
    opacity: 0.05;
  }

  .Tablet-Vertical\:disabled\:opacity-10:disabled {
    opacity: 0.1;
  }

  .Tablet-Vertical\:disabled\:opacity-20:disabled {
    opacity: 0.2;
  }

  .Tablet-Vertical\:disabled\:opacity-25:disabled {
    opacity: 0.25;
  }

  .Tablet-Vertical\:disabled\:opacity-30:disabled {
    opacity: 0.3;
  }

  .Tablet-Vertical\:disabled\:opacity-40:disabled {
    opacity: 0.4;
  }

  .Tablet-Vertical\:disabled\:opacity-50:disabled {
    opacity: 0.5;
  }

  .Tablet-Vertical\:disabled\:opacity-60:disabled {
    opacity: 0.6;
  }

  .Tablet-Vertical\:disabled\:opacity-70:disabled {
    opacity: 0.7;
  }

  .Tablet-Vertical\:disabled\:opacity-75:disabled {
    opacity: 0.75;
  }

  .Tablet-Vertical\:disabled\:opacity-80:disabled {
    opacity: 0.8;
  }

  .Tablet-Vertical\:disabled\:opacity-90:disabled {
    opacity: 0.9;
  }

  .Tablet-Vertical\:disabled\:opacity-95:disabled {
    opacity: 0.95;
  }

  .Tablet-Vertical\:disabled\:opacity-100:disabled {
    opacity: 1;
  }

  .Tablet-Vertical\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .Tablet-Vertical\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .Tablet-Vertical\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .Tablet-Vertical\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .Tablet-Vertical\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .Tablet-Vertical\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .Tablet-Vertical\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .Tablet-Vertical\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .Tablet-Vertical\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .Tablet-Vertical\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .Tablet-Vertical\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .Tablet-Vertical\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .Tablet-Vertical\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .Tablet-Vertical\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .Tablet-Vertical\:bg-blend-color {
    background-blend-mode: color;
  }

  .Tablet-Vertical\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .Tablet-Vertical\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .Tablet-Vertical\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .Tablet-Vertical\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .Tablet-Vertical\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .Tablet-Vertical\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .Tablet-Vertical\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .Tablet-Vertical\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .Tablet-Vertical\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .Tablet-Vertical\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .Tablet-Vertical\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .Tablet-Vertical\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .Tablet-Vertical\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .Tablet-Vertical\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .Tablet-Vertical\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .Tablet-Vertical\:mix-blend-color {
    mix-blend-mode: color;
  }

  .Tablet-Vertical\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .Tablet-Vertical\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet-Vertical\:group-hover\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet-Vertical\:group-hover\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet-Vertical\:group-hover\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet-Vertical\:group-hover\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet-Vertical\:group-hover\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet-Vertical\:group-hover\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet-Vertical\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet-Vertical\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet-Vertical\:group-hover\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet-Vertical\:group-hover\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet-Vertical\:group-hover\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet-Vertical\:group-hover\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Tablet-Vertical\:group-hover\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus-within\:shadow:focus-within {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus-within\:shadow-bs:focus-within {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus-within\:shadow-strong:focus-within {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus-within\:shadow-tooltip:focus-within {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus-within\:shadow-colorbox:focus-within {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus-within\:shadow-colorCircle:focus-within {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:hover\:shadow-sm:hover {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:hover\:shadow:hover {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:hover\:shadow-bs:hover {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:hover\:shadow-strong:hover {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:hover\:shadow-tooltip:hover {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:hover\:shadow-colorbox:hover {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:hover\:shadow-colorCircle:hover {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus\:shadow-sm:focus {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus\:shadow:focus {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus\:shadow-md:focus {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus\:shadow-lg:focus {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus\:shadow-xl:focus {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus\:shadow-bs:focus {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus\:shadow-strong:focus {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus\:shadow-tooltip:focus {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus\:shadow-colorbox:focus {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:focus\:shadow-colorCircle:focus {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Tablet-Vertical\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .Tablet-Vertical\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .Tablet-Vertical\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .Tablet-Vertical\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .Tablet-Vertical\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .Tablet-Vertical\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .Tablet-Vertical\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .Tablet-Vertical\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .Tablet-Vertical\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .Tablet-Vertical\:ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet-Vertical\:ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet-Vertical\:ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet-Vertical\:ring-4 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet-Vertical\:ring-8 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet-Vertical\:ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet-Vertical\:focus-within\:ring-0:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet-Vertical\:focus-within\:ring-1:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet-Vertical\:focus-within\:ring-2:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet-Vertical\:focus-within\:ring-4:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet-Vertical\:focus-within\:ring-8:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet-Vertical\:focus-within\:ring:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet-Vertical\:focus\:ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet-Vertical\:focus\:ring-1:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet-Vertical\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet-Vertical\:focus\:ring-4:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet-Vertical\:focus\:ring-8:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet-Vertical\:focus\:ring:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Tablet-Vertical\:ring-inset {
    --tw-ring-inset: inset;
  }

  .Tablet-Vertical\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .Tablet-Vertical\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .Tablet-Vertical\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .Tablet-Vertical\:ring-current {
    --tw-ring-color: currentColor;
  }

  .Tablet-Vertical\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Asurion-White {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Asurion-Blue-Brighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Asurion-Blue-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Asurion-Blue-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Asurion-Purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Asurion-Purple-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Asurion-Purple-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Asurion-Gray-Deepest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Asurion-Gray-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Asurion-Gray-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Asurion-Gray-Lighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Asurion-Gray-Lightest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Asurion-Red-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-light-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-light-gray-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-light-gray-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-light-gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-light-gray-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-light-gray-5 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-light-slate-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-denim-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-purple-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-dark-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-bright-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-mustard-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-mustard-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-light-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-light-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-light-blue-3 {
    --tw-ring-color:  #F0F3FF;
  }

  .Tablet-Vertical\:ring-light-blue-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-purple-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-light-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-light-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-light-bg-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-light-white-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Black-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Default-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-White-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Silver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Yellow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Grey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Red-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Gold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-light-green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-dark-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-light-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-bright-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-bright-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-SpaceGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Purple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-LightPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Glow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Bronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Copper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Pink-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Orange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Coral-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-MajesticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-PrismBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-CeramicBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-MidnightBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-PrismWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-CeramicWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-LilacPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-CrownSilver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-CoralBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-lime-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-apple-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-bg-new-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-bg-new-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-new-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-footer-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-border-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-apple-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-crimson-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-asurion-cyan {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-bright-orange {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Graphite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-PacificBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-light-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-asurion-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-OceanBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-MetallicCopper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-PorcelainWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-LightBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-CloudNavy-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-CloudMint-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-CloudOrange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-CloudLavender-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-CloudRed-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-CloudWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-SunriseGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-SunshineGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-AuraBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-AuraGlow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-MysticBronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-MysticGreen-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-MysticGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-MysticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-MysticWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-price-blue1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-indigo1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-Purple-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-new-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-dark-blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-replace-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-resolve-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .Tablet-Vertical\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .Tablet-Vertical\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Asurion-White:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Asurion-Blue-Brighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Asurion-Blue-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Asurion-Blue-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Asurion-Purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Asurion-Purple-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Asurion-Purple-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Asurion-Gray-Deepest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Asurion-Gray-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Asurion-Gray-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Asurion-Gray-Lighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Asurion-Gray-Lightest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Asurion-Red-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-light-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-light-gray-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-light-gray-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-light-gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-light-gray-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-light-gray-5:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-light-slate-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-denim-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-purple-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-dark-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-bright-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-mustard-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-mustard-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-light-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-light-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-light-blue-3:focus-within {
    --tw-ring-color:  #F0F3FF;
  }

  .Tablet-Vertical\:focus-within\:ring-light-blue-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-purple-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-light-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-light-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-light-bg-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-light-white-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Black-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Default-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-White-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Silver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Yellow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Grey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Red-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Gold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-light-green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-dark-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-light-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-bright-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-bright-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-SpaceGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Purple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-LightPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Glow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Bronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Copper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Pink-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Orange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Coral-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-MajesticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-PrismBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-CeramicBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-MidnightBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-PrismWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-CeramicWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-LilacPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-CrownSilver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-CoralBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-lime-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-apple-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-bg-new-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-bg-new-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-new-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-footer-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-border-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-apple-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-crimson-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-asurion-cyan:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-bright-orange:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Graphite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-PacificBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-light-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-asurion-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-OceanBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-MetallicCopper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-PorcelainWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-LightBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-CloudNavy-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-CloudMint-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-CloudOrange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-CloudLavender-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-CloudRed-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-CloudWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-SunriseGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-SunshineGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-AuraBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-AuraGlow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-MysticBronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-MysticGreen-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-MysticGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-MysticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-MysticWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-price-blue1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-indigo1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-Purple-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-new-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-dark-blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-replace-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus-within\:ring-resolve-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .Tablet-Vertical\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .Tablet-Vertical\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Asurion-White:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Asurion-Blue-Brighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Asurion-Blue-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Asurion-Blue-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Asurion-Purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Asurion-Purple-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Asurion-Purple-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Asurion-Gray-Deepest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Asurion-Gray-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Asurion-Gray-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Asurion-Gray-Lighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Asurion-Gray-Lightest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Asurion-Red-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-light-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-light-gray-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-light-gray-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-light-gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-light-gray-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-light-gray-5:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-light-slate-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-denim-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-purple-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-dark-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-bright-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-mustard-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-mustard-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-light-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-light-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-light-blue-3:focus {
    --tw-ring-color:  #F0F3FF;
  }

  .Tablet-Vertical\:focus\:ring-light-blue-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-purple-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-light-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-light-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-light-bg-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-light-white-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Black-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Default-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-White-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Silver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Yellow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Grey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Red-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Gold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-light-green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-dark-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-light-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-bright-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-bright-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-SpaceGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Purple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-LightPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Glow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Bronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Copper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Pink-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Orange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Coral-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-MajesticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-PrismBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-CeramicBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-MidnightBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-PrismWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-CeramicWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-LilacPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-CrownSilver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-CoralBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-lime-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-apple-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-bg-new-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-bg-new-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-new-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-footer-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-border-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-apple-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-crimson-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-asurion-cyan:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-bright-orange:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Graphite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-PacificBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-light-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-asurion-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-OceanBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-MetallicCopper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-PorcelainWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-LightBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-CloudNavy-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-CloudMint-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-CloudOrange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-CloudLavender-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-CloudRed-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-CloudWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-SunriseGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-SunshineGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-AuraBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-AuraGlow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-MysticBronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-MysticGreen-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-MysticGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-MysticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-MysticWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-price-blue1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-indigo1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-Purple-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-new-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-dark-blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-replace-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:focus\:ring-resolve-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .Tablet-Vertical\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .Tablet-Vertical\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .Tablet-Vertical\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .Tablet-Vertical\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .Tablet-Vertical\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .Tablet-Vertical\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .Tablet-Vertical\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .Tablet-Vertical\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .Tablet-Vertical\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .Tablet-Vertical\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .Tablet-Vertical\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .Tablet-Vertical\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .Tablet-Vertical\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .Tablet-Vertical\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .Tablet-Vertical\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .Tablet-Vertical\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .Tablet-Vertical\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .Tablet-Vertical\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .Tablet-Vertical\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .Tablet-Vertical\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .Tablet-Vertical\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .Tablet-Vertical\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .Tablet-Vertical\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .Tablet-Vertical\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .Tablet-Vertical\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .Tablet-Vertical\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .Tablet-Vertical\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .Tablet-Vertical\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .Tablet-Vertical\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .Tablet-Vertical\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .Tablet-Vertical\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .Tablet-Vertical\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .Tablet-Vertical\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .Tablet-Vertical\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .Tablet-Vertical\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .Tablet-Vertical\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .Tablet-Vertical\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .Tablet-Vertical\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .Tablet-Vertical\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .Tablet-Vertical\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .Tablet-Vertical\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .Tablet-Vertical\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .Tablet-Vertical\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .Tablet-Vertical\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .Tablet-Vertical\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .Tablet-Vertical\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .Tablet-Vertical\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .Tablet-Vertical\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .Tablet-Vertical\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .Tablet-Vertical\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .Tablet-Vertical\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .Tablet-Vertical\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .Tablet-Vertical\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .Tablet-Vertical\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .Tablet-Vertical\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .Tablet-Vertical\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .Tablet-Vertical\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .Tablet-Vertical\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .Tablet-Vertical\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .Tablet-Vertical\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .Tablet-Vertical\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .Tablet-Vertical\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .Tablet-Vertical\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .Tablet-Vertical\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .Tablet-Vertical\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .Tablet-Vertical\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .Tablet-Vertical\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .Tablet-Vertical\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .Tablet-Vertical\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .Tablet-Vertical\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .Tablet-Vertical\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .Tablet-Vertical\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .Tablet-Vertical\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .Tablet-Vertical\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .Tablet-Vertical\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .Tablet-Vertical\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .Tablet-Vertical\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .Tablet-Vertical\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .Tablet-Vertical\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .Tablet-Vertical\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .Tablet-Vertical\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .Tablet-Vertical\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .Tablet-Vertical\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .Tablet-Vertical\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .Tablet-Vertical\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .Tablet-Vertical\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .Tablet-Vertical\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .Tablet-Vertical\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .Tablet-Vertical\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .Tablet-Vertical\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .Tablet-Vertical\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .Tablet-Vertical\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .Tablet-Vertical\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .Tablet-Vertical\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .Tablet-Vertical\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .Tablet-Vertical\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .Tablet-Vertical\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .Tablet-Vertical\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .Tablet-Vertical\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .Tablet-Vertical\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .Tablet-Vertical\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .Tablet-Vertical\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .Tablet-Vertical\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .Tablet-Vertical\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .Tablet-Vertical\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .Tablet-Vertical\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .Tablet-Vertical\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .Tablet-Vertical\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .Tablet-Vertical\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .Tablet-Vertical\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .Tablet-Vertical\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .Tablet-Vertical\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .Tablet-Vertical\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .Tablet-Vertical\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .Tablet-Vertical\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .Tablet-Vertical\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .Tablet-Vertical\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .Tablet-Vertical\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .Tablet-Vertical\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .Tablet-Vertical\:ring-offset-purple {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet-Vertical\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .Tablet-Vertical\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .Tablet-Vertical\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .Tablet-Vertical\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .Tablet-Vertical\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .Tablet-Vertical\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .Tablet-Vertical\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .Tablet-Vertical\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .Tablet-Vertical\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .Tablet-Vertical\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .Tablet-Vertical\:ring-offset-Asurion-White {
    --tw-ring-offset-color: #FFF;
  }

  .Tablet-Vertical\:ring-offset-Asurion-Blue-Brighter {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet-Vertical\:ring-offset-Asurion-Blue-Deep {
    --tw-ring-offset-color: #2743CC;
  }

  .Tablet-Vertical\:ring-offset-Asurion-Blue-Light {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Tablet-Vertical\:ring-offset-Asurion-Purple {
    --tw-ring-offset-color: #8223D2;
  }

  .Tablet-Vertical\:ring-offset-Asurion-Purple-Deeper {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet-Vertical\:ring-offset-Asurion-Purple-Light {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Tablet-Vertical\:ring-offset-Asurion-Gray-Deepest {
    --tw-ring-offset-color: #333F48;
  }

  .Tablet-Vertical\:ring-offset-Asurion-Gray-Deeper {
    --tw-ring-offset-color: #6E767D;
  }

  .Tablet-Vertical\:ring-offset-Asurion-Gray-Light {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Tablet-Vertical\:ring-offset-Asurion-Gray-Lighter {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Tablet-Vertical\:ring-offset-Asurion-Gray-Lightest {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Tablet-Vertical\:ring-offset-Asurion-Red-Deep {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Tablet-Vertical\:ring-offset-light-gray {
    --tw-ring-offset-color: #6E767D;
  }

  .Tablet-Vertical\:ring-offset-light-gray-1 {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Tablet-Vertical\:ring-offset-light-gray-2 {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Tablet-Vertical\:ring-offset-light-gray-3 {
    --tw-ring-offset-color: #F0F0F5;
  }

  .Tablet-Vertical\:ring-offset-light-gray-4 {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Tablet-Vertical\:ring-offset-light-gray-5 {
    --tw-ring-offset-color: #333F48;
  }

  .Tablet-Vertical\:ring-offset-light-slate-gray {
    --tw-ring-offset-color: #8589A1;
  }

  .Tablet-Vertical\:ring-offset-denim-blue {
    --tw-ring-offset-color: #0066B2;
  }

  .Tablet-Vertical\:ring-offset-purple-1 {
    --tw-ring-offset-color: #8223D2;
  }

  .Tablet-Vertical\:ring-offset-dark-red {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Tablet-Vertical\:ring-offset-bright-red {
    --tw-ring-offset-color: #F40715;
  }

  .Tablet-Vertical\:ring-offset-mustard-yellow {
    --tw-ring-offset-color: #ED8B00;
  }

  .Tablet-Vertical\:ring-offset-mustard-yellow-1 {
    --tw-ring-offset-color: #ED6600;
  }

  .Tablet-Vertical\:ring-offset-light-blue {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet-Vertical\:ring-offset-light-blue-1 {
    --tw-ring-offset-color: #4A68F9;
  }

  .Tablet-Vertical\:ring-offset-light-blue-3 {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .Tablet-Vertical\:ring-offset-light-blue-4 {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Tablet-Vertical\:ring-offset-purple-blue {
    --tw-ring-offset-color: #6469E1;
  }

  .Tablet-Vertical\:ring-offset-light-green {
    --tw-ring-offset-color: #00B574;
  }

  .Tablet-Vertical\:ring-offset-light-green-1 {
    --tw-ring-offset-color: #00B574;
  }

  .Tablet-Vertical\:ring-offset-light-bg-green {
    --tw-ring-offset-color: #F0FFF9;
  }

  .Tablet-Vertical\:ring-offset-green-1 {
    --tw-ring-offset-color: #0B8350;
  }

  .Tablet-Vertical\:ring-offset-pink-1 {
    --tw-ring-offset-color: #FFEDD5;
  }

  .Tablet-Vertical\:ring-offset-light-white-1 {
    --tw-ring-offset-color: #F8F6EE;
  }

  .Tablet-Vertical\:ring-offset-Black-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet-Vertical\:ring-offset-Default-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .Tablet-Vertical\:ring-offset-White-3 {
    --tw-ring-offset-color: #F9F6EF;
  }

  .Tablet-Vertical\:ring-offset-Green-3 {
    --tw-ring-offset-color: #AEE0CD;
  }

  .Tablet-Vertical\:ring-offset-Blue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet-Vertical\:ring-offset-Silver-3 {
    --tw-ring-offset-color: #E4E4E2;
  }

  .Tablet-Vertical\:ring-offset-Yellow-3 {
    --tw-ring-offset-color: #F3D060;
  }

  .Tablet-Vertical\:ring-offset-Grey-3 {
    --tw-ring-offset-color: #535150;
  }

  .Tablet-Vertical\:ring-offset-Gray-3 {
    --tw-ring-offset-color: #535150;
  }

  .Tablet-Vertical\:ring-offset-Red-3 {
    --tw-ring-offset-color: #BA0C2E;
  }

  .Tablet-Vertical\:ring-offset-Gold-3 {
    --tw-ring-offset-color: #F5DDC5;
  }

  .Tablet-Vertical\:ring-offset-light-green-3 {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Tablet-Vertical\:ring-offset-dark-blue-2 {
    --tw-ring-offset-color: #2743CC;
  }

  .Tablet-Vertical\:ring-offset-blue-1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet-Vertical\:ring-offset-yellow-1 {
    --tw-ring-offset-color: #EDB800;
  }

  .Tablet-Vertical\:ring-offset-blue-2 {
    --tw-ring-offset-color: #253BAA;
  }

  .Tablet-Vertical\:ring-offset-light-pink {
    --tw-ring-offset-color: #FF5070;
  }

  .Tablet-Vertical\:ring-offset-bright-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Tablet-Vertical\:ring-offset-bright-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .Tablet-Vertical\:ring-offset-SpaceGrey-3 {
    --tw-ring-offset-color: #535150;
  }

  .Tablet-Vertical\:ring-offset-Purple-3 {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet-Vertical\:ring-offset-LightPurple-3 {
    --tw-ring-offset-color: #D1CDDA;
  }

  .Tablet-Vertical\:ring-offset-Glow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Tablet-Vertical\:ring-offset-Bronze-3 {
    --tw-ring-offset-color: #cd7f32;
  }

  .Tablet-Vertical\:ring-offset-Copper-3 {
    --tw-ring-offset-color: #B87333;
  }

  .Tablet-Vertical\:ring-offset-Pink-3 {
    --tw-ring-offset-color: #FFC0CB;
  }

  .Tablet-Vertical\:ring-offset-Orange-3 {
    --tw-ring-offset-color: #FFA500;
  }

  .Tablet-Vertical\:ring-offset-Coral-3 {
    --tw-ring-offset-color: #EE7762;
  }

  .Tablet-Vertical\:ring-offset-MajesticBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet-Vertical\:ring-offset-PrismBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet-Vertical\:ring-offset-CeramicBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet-Vertical\:ring-offset-MidnightBlack-3 {
    --tw-ring-offset-color: #00040D;
  }

  .Tablet-Vertical\:ring-offset-PrismWhite-3 {
    --tw-ring-offset-color: #E1D8CB;
  }

  .Tablet-Vertical\:ring-offset-CeramicWhite-3 {
    --tw-ring-offset-color: #c2c2c4;
  }

  .Tablet-Vertical\:ring-offset-LilacPurple-3 {
    --tw-ring-offset-color: #C8A2C8;
  }

  .Tablet-Vertical\:ring-offset-CrownSilver-3 {
    --tw-ring-offset-color: #b1a5aa;
  }

  .Tablet-Vertical\:ring-offset-CoralBlue-3 {
    --tw-ring-offset-color: #AFDCEC;
  }

  .Tablet-Vertical\:ring-offset-lime-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .Tablet-Vertical\:ring-offset-apple-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Tablet-Vertical\:ring-offset-bg-new-blue {
    --tw-ring-offset-color: #39DCF0;
  }

  .Tablet-Vertical\:ring-offset-bg-new-pink {
    --tw-ring-offset-color: #E79AAE;
  }

  .Tablet-Vertical\:ring-offset-new-pink-1 {
    --tw-ring-offset-color: #E9A1B3;
  }

  .Tablet-Vertical\:ring-offset-footer-grey {
    --tw-ring-offset-color: #333238;
  }

  .Tablet-Vertical\:ring-offset-border-grey {
    --tw-ring-offset-color: #c4c4c4;
  }

  .Tablet-Vertical\:ring-offset-apple-green-1 {
    --tw-ring-offset-color: #30D091;
  }

  .Tablet-Vertical\:ring-offset-crimson-red {
    --tw-ring-offset-color: #d22323;
  }

  .Tablet-Vertical\:ring-offset-asurion-cyan {
    --tw-ring-offset-color: #95CED7;
  }

  .Tablet-Vertical\:ring-offset-bright-orange {
    --tw-ring-offset-color: #FF8B1A;
  }

  .Tablet-Vertical\:ring-offset-Graphite-3 {
    --tw-ring-offset-color: #D2CEDB;
  }

  .Tablet-Vertical\:ring-offset-PacificBlue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet-Vertical\:ring-offset-light-purple {
    --tw-ring-offset-color: #B3A3D7;
  }

  .Tablet-Vertical\:ring-offset-asurion-gray {
    --tw-ring-offset-color: #D8D8D8;
  }

  .Tablet-Vertical\:ring-offset-OceanBlue-3 {
    --tw-ring-offset-color: #0077be;
  }

  .Tablet-Vertical\:ring-offset-MetallicCopper-3 {
    --tw-ring-offset-color: #72281e;
  }

  .Tablet-Vertical\:ring-offset-PorcelainWhite-3 {
    --tw-ring-offset-color: #f8fbf8;
  }

  .Tablet-Vertical\:ring-offset-LightBlue-3 {
    --tw-ring-offset-color: #ADD8E6;
  }

  .Tablet-Vertical\:ring-offset-CloudNavy-3 {
    --tw-ring-offset-color: #607387;
  }

  .Tablet-Vertical\:ring-offset-CloudMint-3 {
    --tw-ring-offset-color: #607387;
  }

  .Tablet-Vertical\:ring-offset-CloudOrange-3 {
    --tw-ring-offset-color: #ffba97;
  }

  .Tablet-Vertical\:ring-offset-CloudLavender-3 {
    --tw-ring-offset-color: #d6d3e2;
  }

  .Tablet-Vertical\:ring-offset-CloudRed-3 {
    --tw-ring-offset-color: #dbb0a2;
  }

  .Tablet-Vertical\:ring-offset-CloudWhite-3 {
    --tw-ring-offset-color: #f2f2ed;
  }

  .Tablet-Vertical\:ring-offset-SunriseGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .Tablet-Vertical\:ring-offset-SunshineGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .Tablet-Vertical\:ring-offset-AuraBlack-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .Tablet-Vertical\:ring-offset-AuraGlow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Tablet-Vertical\:ring-offset-MysticBronze-3 {
    --tw-ring-offset-color: #3c2516;
  }

  .Tablet-Vertical\:ring-offset-MysticGreen-3 {
    --tw-ring-offset-color: #90A19A;
  }

  .Tablet-Vertical\:ring-offset-MysticGrey-3 {
    --tw-ring-offset-color: #564f55;
  }

  .Tablet-Vertical\:ring-offset-MysticBlack-3 {
    --tw-ring-offset-color: #353A3C;
  }

  .Tablet-Vertical\:ring-offset-MysticWhite-3 {
    --tw-ring-offset-color: #E4EDE3;
  }

  .Tablet-Vertical\:ring-offset-price-blue1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet-Vertical\:ring-offset-indigo1 {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet-Vertical\:ring-offset-Purple-4 {
    --tw-ring-offset-color: #9598F8;
  }

  .Tablet-Vertical\:ring-offset-new-blue-2 {
    --tw-ring-offset-color: #33B3C2;
  }

  .Tablet-Vertical\:ring-offset-dark-blue-3 {
    --tw-ring-offset-color: #041DFB;
  }

  .Tablet-Vertical\:ring-offset-replace-bg {
    --tw-ring-offset-color: #8AA4BC;
  }

  .Tablet-Vertical\:ring-offset-resolve-bg {
    --tw-ring-offset-color: #4783CB;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-purple:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Asurion-White:focus-within {
    --tw-ring-offset-color: #FFF;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Asurion-Blue-Brighter:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Asurion-Blue-Deep:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Asurion-Blue-Light:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Asurion-Purple:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Asurion-Purple-Deeper:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Asurion-Purple-Light:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Asurion-Gray-Deepest:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Asurion-Gray-Deeper:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Asurion-Gray-Light:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Asurion-Gray-Lighter:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Asurion-Gray-Lightest:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Asurion-Red-Deep:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-light-gray:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-light-gray-1:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-light-gray-2:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-light-gray-3:focus-within {
    --tw-ring-offset-color: #F0F0F5;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-light-gray-4:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-light-gray-5:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-light-slate-gray:focus-within {
    --tw-ring-offset-color: #8589A1;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-denim-blue:focus-within {
    --tw-ring-offset-color: #0066B2;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-purple-1:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-dark-red:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-bright-red:focus-within {
    --tw-ring-offset-color: #F40715;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-mustard-yellow:focus-within {
    --tw-ring-offset-color: #ED8B00;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-mustard-yellow-1:focus-within {
    --tw-ring-offset-color: #ED6600;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-light-blue:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-light-blue-1:focus-within {
    --tw-ring-offset-color: #4A68F9;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-light-blue-3:focus-within {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-light-blue-4:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-purple-blue:focus-within {
    --tw-ring-offset-color: #6469E1;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-light-green:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-light-green-1:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-light-bg-green:focus-within {
    --tw-ring-offset-color: #F0FFF9;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-green-1:focus-within {
    --tw-ring-offset-color: #0B8350;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-pink-1:focus-within {
    --tw-ring-offset-color: #FFEDD5;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-light-white-1:focus-within {
    --tw-ring-offset-color: #F8F6EE;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Black-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Default-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-White-3:focus-within {
    --tw-ring-offset-color: #F9F6EF;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Green-3:focus-within {
    --tw-ring-offset-color: #AEE0CD;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Blue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Silver-3:focus-within {
    --tw-ring-offset-color: #E4E4E2;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Yellow-3:focus-within {
    --tw-ring-offset-color: #F3D060;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Grey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Gray-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Red-3:focus-within {
    --tw-ring-offset-color: #BA0C2E;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Gold-3:focus-within {
    --tw-ring-offset-color: #F5DDC5;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-light-green-3:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-dark-blue-2:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-blue-1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-yellow-1:focus-within {
    --tw-ring-offset-color: #EDB800;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-blue-2:focus-within {
    --tw-ring-offset-color: #253BAA;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-light-pink:focus-within {
    --tw-ring-offset-color: #FF5070;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-bright-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-bright-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-SpaceGrey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Purple-3:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-LightPurple-3:focus-within {
    --tw-ring-offset-color: #D1CDDA;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Glow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Bronze-3:focus-within {
    --tw-ring-offset-color: #cd7f32;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Copper-3:focus-within {
    --tw-ring-offset-color: #B87333;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Pink-3:focus-within {
    --tw-ring-offset-color: #FFC0CB;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Orange-3:focus-within {
    --tw-ring-offset-color: #FFA500;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Coral-3:focus-within {
    --tw-ring-offset-color: #EE7762;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-MajesticBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-PrismBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-CeramicBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-MidnightBlack-3:focus-within {
    --tw-ring-offset-color: #00040D;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-PrismWhite-3:focus-within {
    --tw-ring-offset-color: #E1D8CB;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-CeramicWhite-3:focus-within {
    --tw-ring-offset-color: #c2c2c4;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-LilacPurple-3:focus-within {
    --tw-ring-offset-color: #C8A2C8;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-CrownSilver-3:focus-within {
    --tw-ring-offset-color: #b1a5aa;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-CoralBlue-3:focus-within {
    --tw-ring-offset-color: #AFDCEC;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-lime-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-apple-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-bg-new-blue:focus-within {
    --tw-ring-offset-color: #39DCF0;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-bg-new-pink:focus-within {
    --tw-ring-offset-color: #E79AAE;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-new-pink-1:focus-within {
    --tw-ring-offset-color: #E9A1B3;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-footer-grey:focus-within {
    --tw-ring-offset-color: #333238;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-border-grey:focus-within {
    --tw-ring-offset-color: #c4c4c4;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-apple-green-1:focus-within {
    --tw-ring-offset-color: #30D091;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-crimson-red:focus-within {
    --tw-ring-offset-color: #d22323;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-asurion-cyan:focus-within {
    --tw-ring-offset-color: #95CED7;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-bright-orange:focus-within {
    --tw-ring-offset-color: #FF8B1A;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Graphite-3:focus-within {
    --tw-ring-offset-color: #D2CEDB;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-PacificBlue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-light-purple:focus-within {
    --tw-ring-offset-color: #B3A3D7;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-asurion-gray:focus-within {
    --tw-ring-offset-color: #D8D8D8;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-OceanBlue-3:focus-within {
    --tw-ring-offset-color: #0077be;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-MetallicCopper-3:focus-within {
    --tw-ring-offset-color: #72281e;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-PorcelainWhite-3:focus-within {
    --tw-ring-offset-color: #f8fbf8;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-LightBlue-3:focus-within {
    --tw-ring-offset-color: #ADD8E6;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-CloudNavy-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-CloudMint-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-CloudOrange-3:focus-within {
    --tw-ring-offset-color: #ffba97;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-CloudLavender-3:focus-within {
    --tw-ring-offset-color: #d6d3e2;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-CloudRed-3:focus-within {
    --tw-ring-offset-color: #dbb0a2;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-CloudWhite-3:focus-within {
    --tw-ring-offset-color: #f2f2ed;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-SunriseGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-SunshineGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-AuraBlack-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-AuraGlow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-MysticBronze-3:focus-within {
    --tw-ring-offset-color: #3c2516;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-MysticGreen-3:focus-within {
    --tw-ring-offset-color: #90A19A;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-MysticGrey-3:focus-within {
    --tw-ring-offset-color: #564f55;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-MysticBlack-3:focus-within {
    --tw-ring-offset-color: #353A3C;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-MysticWhite-3:focus-within {
    --tw-ring-offset-color: #E4EDE3;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-price-blue1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-indigo1:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-Purple-4:focus-within {
    --tw-ring-offset-color: #9598F8;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-new-blue-2:focus-within {
    --tw-ring-offset-color: #33B3C2;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-dark-blue-3:focus-within {
    --tw-ring-offset-color: #041DFB;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-replace-bg:focus-within {
    --tw-ring-offset-color: #8AA4BC;
  }

  .Tablet-Vertical\:focus-within\:ring-offset-resolve-bg:focus-within {
    --tw-ring-offset-color: #4783CB;
  }

  .Tablet-Vertical\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .Tablet-Vertical\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .Tablet-Vertical\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .Tablet-Vertical\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .Tablet-Vertical\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .Tablet-Vertical\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .Tablet-Vertical\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .Tablet-Vertical\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .Tablet-Vertical\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .Tablet-Vertical\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .Tablet-Vertical\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .Tablet-Vertical\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .Tablet-Vertical\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .Tablet-Vertical\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .Tablet-Vertical\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .Tablet-Vertical\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .Tablet-Vertical\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .Tablet-Vertical\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .Tablet-Vertical\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .Tablet-Vertical\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .Tablet-Vertical\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .Tablet-Vertical\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .Tablet-Vertical\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .Tablet-Vertical\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .Tablet-Vertical\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .Tablet-Vertical\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .Tablet-Vertical\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .Tablet-Vertical\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .Tablet-Vertical\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .Tablet-Vertical\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .Tablet-Vertical\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .Tablet-Vertical\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .Tablet-Vertical\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .Tablet-Vertical\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .Tablet-Vertical\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .Tablet-Vertical\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .Tablet-Vertical\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .Tablet-Vertical\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .Tablet-Vertical\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .Tablet-Vertical\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .Tablet-Vertical\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .Tablet-Vertical\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .Tablet-Vertical\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .Tablet-Vertical\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .Tablet-Vertical\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .Tablet-Vertical\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .Tablet-Vertical\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .Tablet-Vertical\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .Tablet-Vertical\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .Tablet-Vertical\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .Tablet-Vertical\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .Tablet-Vertical\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .Tablet-Vertical\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .Tablet-Vertical\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .Tablet-Vertical\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .Tablet-Vertical\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .Tablet-Vertical\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .Tablet-Vertical\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .Tablet-Vertical\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .Tablet-Vertical\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .Tablet-Vertical\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .Tablet-Vertical\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .Tablet-Vertical\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .Tablet-Vertical\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .Tablet-Vertical\:focus\:ring-offset-purple:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet-Vertical\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .Tablet-Vertical\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .Tablet-Vertical\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .Tablet-Vertical\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .Tablet-Vertical\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .Tablet-Vertical\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .Tablet-Vertical\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .Tablet-Vertical\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .Tablet-Vertical\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .Tablet-Vertical\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .Tablet-Vertical\:focus\:ring-offset-Asurion-White:focus {
    --tw-ring-offset-color: #FFF;
  }

  .Tablet-Vertical\:focus\:ring-offset-Asurion-Blue-Brighter:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet-Vertical\:focus\:ring-offset-Asurion-Blue-Deep:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .Tablet-Vertical\:focus\:ring-offset-Asurion-Blue-Light:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Tablet-Vertical\:focus\:ring-offset-Asurion-Purple:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .Tablet-Vertical\:focus\:ring-offset-Asurion-Purple-Deeper:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet-Vertical\:focus\:ring-offset-Asurion-Purple-Light:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Tablet-Vertical\:focus\:ring-offset-Asurion-Gray-Deepest:focus {
    --tw-ring-offset-color: #333F48;
  }

  .Tablet-Vertical\:focus\:ring-offset-Asurion-Gray-Deeper:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .Tablet-Vertical\:focus\:ring-offset-Asurion-Gray-Light:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Tablet-Vertical\:focus\:ring-offset-Asurion-Gray-Lighter:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Tablet-Vertical\:focus\:ring-offset-Asurion-Gray-Lightest:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Tablet-Vertical\:focus\:ring-offset-Asurion-Red-Deep:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Tablet-Vertical\:focus\:ring-offset-light-gray:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .Tablet-Vertical\:focus\:ring-offset-light-gray-1:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Tablet-Vertical\:focus\:ring-offset-light-gray-2:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Tablet-Vertical\:focus\:ring-offset-light-gray-3:focus {
    --tw-ring-offset-color: #F0F0F5;
  }

  .Tablet-Vertical\:focus\:ring-offset-light-gray-4:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Tablet-Vertical\:focus\:ring-offset-light-gray-5:focus {
    --tw-ring-offset-color: #333F48;
  }

  .Tablet-Vertical\:focus\:ring-offset-light-slate-gray:focus {
    --tw-ring-offset-color: #8589A1;
  }

  .Tablet-Vertical\:focus\:ring-offset-denim-blue:focus {
    --tw-ring-offset-color: #0066B2;
  }

  .Tablet-Vertical\:focus\:ring-offset-purple-1:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .Tablet-Vertical\:focus\:ring-offset-dark-red:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Tablet-Vertical\:focus\:ring-offset-bright-red:focus {
    --tw-ring-offset-color: #F40715;
  }

  .Tablet-Vertical\:focus\:ring-offset-mustard-yellow:focus {
    --tw-ring-offset-color: #ED8B00;
  }

  .Tablet-Vertical\:focus\:ring-offset-mustard-yellow-1:focus {
    --tw-ring-offset-color: #ED6600;
  }

  .Tablet-Vertical\:focus\:ring-offset-light-blue:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet-Vertical\:focus\:ring-offset-light-blue-1:focus {
    --tw-ring-offset-color: #4A68F9;
  }

  .Tablet-Vertical\:focus\:ring-offset-light-blue-3:focus {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .Tablet-Vertical\:focus\:ring-offset-light-blue-4:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Tablet-Vertical\:focus\:ring-offset-purple-blue:focus {
    --tw-ring-offset-color: #6469E1;
  }

  .Tablet-Vertical\:focus\:ring-offset-light-green:focus {
    --tw-ring-offset-color: #00B574;
  }

  .Tablet-Vertical\:focus\:ring-offset-light-green-1:focus {
    --tw-ring-offset-color: #00B574;
  }

  .Tablet-Vertical\:focus\:ring-offset-light-bg-green:focus {
    --tw-ring-offset-color: #F0FFF9;
  }

  .Tablet-Vertical\:focus\:ring-offset-green-1:focus {
    --tw-ring-offset-color: #0B8350;
  }

  .Tablet-Vertical\:focus\:ring-offset-pink-1:focus {
    --tw-ring-offset-color: #FFEDD5;
  }

  .Tablet-Vertical\:focus\:ring-offset-light-white-1:focus {
    --tw-ring-offset-color: #F8F6EE;
  }

  .Tablet-Vertical\:focus\:ring-offset-Black-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet-Vertical\:focus\:ring-offset-Default-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .Tablet-Vertical\:focus\:ring-offset-White-3:focus {
    --tw-ring-offset-color: #F9F6EF;
  }

  .Tablet-Vertical\:focus\:ring-offset-Green-3:focus {
    --tw-ring-offset-color: #AEE0CD;
  }

  .Tablet-Vertical\:focus\:ring-offset-Blue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet-Vertical\:focus\:ring-offset-Silver-3:focus {
    --tw-ring-offset-color: #E4E4E2;
  }

  .Tablet-Vertical\:focus\:ring-offset-Yellow-3:focus {
    --tw-ring-offset-color: #F3D060;
  }

  .Tablet-Vertical\:focus\:ring-offset-Grey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .Tablet-Vertical\:focus\:ring-offset-Gray-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .Tablet-Vertical\:focus\:ring-offset-Red-3:focus {
    --tw-ring-offset-color: #BA0C2E;
  }

  .Tablet-Vertical\:focus\:ring-offset-Gold-3:focus {
    --tw-ring-offset-color: #F5DDC5;
  }

  .Tablet-Vertical\:focus\:ring-offset-light-green-3:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Tablet-Vertical\:focus\:ring-offset-dark-blue-2:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .Tablet-Vertical\:focus\:ring-offset-blue-1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet-Vertical\:focus\:ring-offset-yellow-1:focus {
    --tw-ring-offset-color: #EDB800;
  }

  .Tablet-Vertical\:focus\:ring-offset-blue-2:focus {
    --tw-ring-offset-color: #253BAA;
  }

  .Tablet-Vertical\:focus\:ring-offset-light-pink:focus {
    --tw-ring-offset-color: #FF5070;
  }

  .Tablet-Vertical\:focus\:ring-offset-bright-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Tablet-Vertical\:focus\:ring-offset-bright-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .Tablet-Vertical\:focus\:ring-offset-SpaceGrey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .Tablet-Vertical\:focus\:ring-offset-Purple-3:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet-Vertical\:focus\:ring-offset-LightPurple-3:focus {
    --tw-ring-offset-color: #D1CDDA;
  }

  .Tablet-Vertical\:focus\:ring-offset-Glow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Tablet-Vertical\:focus\:ring-offset-Bronze-3:focus {
    --tw-ring-offset-color: #cd7f32;
  }

  .Tablet-Vertical\:focus\:ring-offset-Copper-3:focus {
    --tw-ring-offset-color: #B87333;
  }

  .Tablet-Vertical\:focus\:ring-offset-Pink-3:focus {
    --tw-ring-offset-color: #FFC0CB;
  }

  .Tablet-Vertical\:focus\:ring-offset-Orange-3:focus {
    --tw-ring-offset-color: #FFA500;
  }

  .Tablet-Vertical\:focus\:ring-offset-Coral-3:focus {
    --tw-ring-offset-color: #EE7762;
  }

  .Tablet-Vertical\:focus\:ring-offset-MajesticBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet-Vertical\:focus\:ring-offset-PrismBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet-Vertical\:focus\:ring-offset-CeramicBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .Tablet-Vertical\:focus\:ring-offset-MidnightBlack-3:focus {
    --tw-ring-offset-color: #00040D;
  }

  .Tablet-Vertical\:focus\:ring-offset-PrismWhite-3:focus {
    --tw-ring-offset-color: #E1D8CB;
  }

  .Tablet-Vertical\:focus\:ring-offset-CeramicWhite-3:focus {
    --tw-ring-offset-color: #c2c2c4;
  }

  .Tablet-Vertical\:focus\:ring-offset-LilacPurple-3:focus {
    --tw-ring-offset-color: #C8A2C8;
  }

  .Tablet-Vertical\:focus\:ring-offset-CrownSilver-3:focus {
    --tw-ring-offset-color: #b1a5aa;
  }

  .Tablet-Vertical\:focus\:ring-offset-CoralBlue-3:focus {
    --tw-ring-offset-color: #AFDCEC;
  }

  .Tablet-Vertical\:focus\:ring-offset-lime-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .Tablet-Vertical\:focus\:ring-offset-apple-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Tablet-Vertical\:focus\:ring-offset-bg-new-blue:focus {
    --tw-ring-offset-color: #39DCF0;
  }

  .Tablet-Vertical\:focus\:ring-offset-bg-new-pink:focus {
    --tw-ring-offset-color: #E79AAE;
  }

  .Tablet-Vertical\:focus\:ring-offset-new-pink-1:focus {
    --tw-ring-offset-color: #E9A1B3;
  }

  .Tablet-Vertical\:focus\:ring-offset-footer-grey:focus {
    --tw-ring-offset-color: #333238;
  }

  .Tablet-Vertical\:focus\:ring-offset-border-grey:focus {
    --tw-ring-offset-color: #c4c4c4;
  }

  .Tablet-Vertical\:focus\:ring-offset-apple-green-1:focus {
    --tw-ring-offset-color: #30D091;
  }

  .Tablet-Vertical\:focus\:ring-offset-crimson-red:focus {
    --tw-ring-offset-color: #d22323;
  }

  .Tablet-Vertical\:focus\:ring-offset-asurion-cyan:focus {
    --tw-ring-offset-color: #95CED7;
  }

  .Tablet-Vertical\:focus\:ring-offset-bright-orange:focus {
    --tw-ring-offset-color: #FF8B1A;
  }

  .Tablet-Vertical\:focus\:ring-offset-Graphite-3:focus {
    --tw-ring-offset-color: #D2CEDB;
  }

  .Tablet-Vertical\:focus\:ring-offset-PacificBlue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet-Vertical\:focus\:ring-offset-light-purple:focus {
    --tw-ring-offset-color: #B3A3D7;
  }

  .Tablet-Vertical\:focus\:ring-offset-asurion-gray:focus {
    --tw-ring-offset-color: #D8D8D8;
  }

  .Tablet-Vertical\:focus\:ring-offset-OceanBlue-3:focus {
    --tw-ring-offset-color: #0077be;
  }

  .Tablet-Vertical\:focus\:ring-offset-MetallicCopper-3:focus {
    --tw-ring-offset-color: #72281e;
  }

  .Tablet-Vertical\:focus\:ring-offset-PorcelainWhite-3:focus {
    --tw-ring-offset-color: #f8fbf8;
  }

  .Tablet-Vertical\:focus\:ring-offset-LightBlue-3:focus {
    --tw-ring-offset-color: #ADD8E6;
  }

  .Tablet-Vertical\:focus\:ring-offset-CloudNavy-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .Tablet-Vertical\:focus\:ring-offset-CloudMint-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .Tablet-Vertical\:focus\:ring-offset-CloudOrange-3:focus {
    --tw-ring-offset-color: #ffba97;
  }

  .Tablet-Vertical\:focus\:ring-offset-CloudLavender-3:focus {
    --tw-ring-offset-color: #d6d3e2;
  }

  .Tablet-Vertical\:focus\:ring-offset-CloudRed-3:focus {
    --tw-ring-offset-color: #dbb0a2;
  }

  .Tablet-Vertical\:focus\:ring-offset-CloudWhite-3:focus {
    --tw-ring-offset-color: #f2f2ed;
  }

  .Tablet-Vertical\:focus\:ring-offset-SunriseGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .Tablet-Vertical\:focus\:ring-offset-SunshineGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .Tablet-Vertical\:focus\:ring-offset-AuraBlack-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .Tablet-Vertical\:focus\:ring-offset-AuraGlow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Tablet-Vertical\:focus\:ring-offset-MysticBronze-3:focus {
    --tw-ring-offset-color: #3c2516;
  }

  .Tablet-Vertical\:focus\:ring-offset-MysticGreen-3:focus {
    --tw-ring-offset-color: #90A19A;
  }

  .Tablet-Vertical\:focus\:ring-offset-MysticGrey-3:focus {
    --tw-ring-offset-color: #564f55;
  }

  .Tablet-Vertical\:focus\:ring-offset-MysticBlack-3:focus {
    --tw-ring-offset-color: #353A3C;
  }

  .Tablet-Vertical\:focus\:ring-offset-MysticWhite-3:focus {
    --tw-ring-offset-color: #E4EDE3;
  }

  .Tablet-Vertical\:focus\:ring-offset-price-blue1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Tablet-Vertical\:focus\:ring-offset-indigo1:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .Tablet-Vertical\:focus\:ring-offset-Purple-4:focus {
    --tw-ring-offset-color: #9598F8;
  }

  .Tablet-Vertical\:focus\:ring-offset-new-blue-2:focus {
    --tw-ring-offset-color: #33B3C2;
  }

  .Tablet-Vertical\:focus\:ring-offset-dark-blue-3:focus {
    --tw-ring-offset-color: #041DFB;
  }

  .Tablet-Vertical\:focus\:ring-offset-replace-bg:focus {
    --tw-ring-offset-color: #8AA4BC;
  }

  .Tablet-Vertical\:focus\:ring-offset-resolve-bg:focus {
    --tw-ring-offset-color: #4783CB;
  }

  .Tablet-Vertical\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .Tablet-Vertical\:filter-none {
    filter: none;
  }

  .Tablet-Vertical\:blur-0 {
    --tw-blur: blur(0);
  }

  .Tablet-Vertical\:blur-none {
    --tw-blur: blur(0);
  }

  .Tablet-Vertical\:blur-sm {
    --tw-blur: blur(4px);
  }

  .Tablet-Vertical\:blur {
    --tw-blur: blur(8px);
  }

  .Tablet-Vertical\:blur-md {
    --tw-blur: blur(12px);
  }

  .Tablet-Vertical\:blur-lg {
    --tw-blur: blur(16px);
  }

  .Tablet-Vertical\:blur-xl {
    --tw-blur: blur(24px);
  }

  .Tablet-Vertical\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .Tablet-Vertical\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .Tablet-Vertical\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .Tablet-Vertical\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .Tablet-Vertical\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .Tablet-Vertical\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .Tablet-Vertical\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .Tablet-Vertical\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .Tablet-Vertical\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .Tablet-Vertical\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .Tablet-Vertical\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .Tablet-Vertical\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .Tablet-Vertical\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .Tablet-Vertical\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .Tablet-Vertical\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .Tablet-Vertical\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .Tablet-Vertical\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .Tablet-Vertical\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .Tablet-Vertical\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .Tablet-Vertical\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .Tablet-Vertical\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .Tablet-Vertical\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .Tablet-Vertical\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .Tablet-Vertical\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .Tablet-Vertical\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .Tablet-Vertical\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .Tablet-Vertical\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .Tablet-Vertical\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .Tablet-Vertical\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .Tablet-Vertical\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .Tablet-Vertical\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .Tablet-Vertical\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .Tablet-Vertical\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .Tablet-Vertical\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .Tablet-Vertical\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .Tablet-Vertical\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .Tablet-Vertical\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .Tablet-Vertical\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .Tablet-Vertical\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .Tablet-Vertical\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .Tablet-Vertical\:invert-0 {
    --tw-invert: invert(0);
  }

  .Tablet-Vertical\:invert {
    --tw-invert: invert(100%);
  }

  .Tablet-Vertical\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .Tablet-Vertical\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .Tablet-Vertical\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .Tablet-Vertical\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .Tablet-Vertical\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .Tablet-Vertical\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .Tablet-Vertical\:sepia {
    --tw-sepia: sepia(100%);
  }

  .Tablet-Vertical\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .Tablet-Vertical\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .Tablet-Vertical\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .Tablet-Vertical\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .Tablet-Vertical\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .Tablet-Vertical\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .Tablet-Vertical\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .Tablet-Vertical\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .Tablet-Vertical\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .Tablet-Vertical\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .Tablet-Vertical\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .Tablet-Vertical\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .Tablet-Vertical\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .Tablet-Vertical\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .Tablet-Vertical\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .Tablet-Vertical\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .Tablet-Vertical\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .Tablet-Vertical\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .Tablet-Vertical\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .Tablet-Vertical\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .Tablet-Vertical\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .Tablet-Vertical\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .Tablet-Vertical\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .Tablet-Vertical\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .Tablet-Vertical\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .Tablet-Vertical\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .Tablet-Vertical\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .Tablet-Vertical\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .Tablet-Vertical\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .Tablet-Vertical\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .Tablet-Vertical\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .Tablet-Vertical\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .Tablet-Vertical\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .Tablet-Vertical\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .Tablet-Vertical\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .Tablet-Vertical\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .Tablet-Vertical\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .Tablet-Vertical\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .Tablet-Vertical\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .Tablet-Vertical\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .Tablet-Vertical\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .Tablet-Vertical\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .Tablet-Vertical\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .Tablet-Vertical\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .Tablet-Vertical\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .Tablet-Vertical\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .Tablet-Vertical\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .Tablet-Vertical\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .Tablet-Vertical\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .Tablet-Vertical\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .Tablet-Vertical\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .Tablet-Vertical\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .Tablet-Vertical\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .Tablet-Vertical\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .Tablet-Vertical\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .Tablet-Vertical\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .Tablet-Vertical\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .Tablet-Vertical\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .Tablet-Vertical\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .Tablet-Vertical\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .Tablet-Vertical\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .Tablet-Vertical\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .Tablet-Vertical\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .Tablet-Vertical\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .Tablet-Vertical\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .Tablet-Vertical\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .Tablet-Vertical\:transition-none {
    transition-property: none;
  }

  .Tablet-Vertical\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Tablet-Vertical\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Tablet-Vertical\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Tablet-Vertical\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Tablet-Vertical\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Tablet-Vertical\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Tablet-Vertical\:delay-75 {
    transition-delay: 75ms;
  }

  .Tablet-Vertical\:delay-100 {
    transition-delay: 100ms;
  }

  .Tablet-Vertical\:delay-150 {
    transition-delay: 150ms;
  }

  .Tablet-Vertical\:delay-200 {
    transition-delay: 200ms;
  }

  .Tablet-Vertical\:delay-300 {
    transition-delay: 300ms;
  }

  .Tablet-Vertical\:delay-500 {
    transition-delay: 500ms;
  }

  .Tablet-Vertical\:delay-700 {
    transition-delay: 700ms;
  }

  .Tablet-Vertical\:delay-1000 {
    transition-delay: 1000ms;
  }

  .Tablet-Vertical\:duration-75 {
    transition-duration: 75ms;
  }

  .Tablet-Vertical\:duration-100 {
    transition-duration: 100ms;
  }

  .Tablet-Vertical\:duration-150 {
    transition-duration: 150ms;
  }

  .Tablet-Vertical\:duration-200 {
    transition-duration: 200ms;
  }

  .Tablet-Vertical\:duration-300 {
    transition-duration: 300ms;
  }

  .Tablet-Vertical\:duration-500 {
    transition-duration: 500ms;
  }

  .Tablet-Vertical\:duration-700 {
    transition-duration: 700ms;
  }

  .Tablet-Vertical\:duration-1000 {
    transition-duration: 1000ms;
  }

  .Tablet-Vertical\:ease-linear {
    transition-timing-function: linear;
  }

  .Tablet-Vertical\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .Tablet-Vertical\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .Tablet-Vertical\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (max-width: 480px) and (min-width: 10px) {
  .Mobile\:container {
    width: 100%;
  }

  @media (min-width: 10px) {
    .Mobile\:container {
      max-width: 10px;
    }
  }

  @media (min-width: 481px) {
    .Mobile\:container {
      max-width: 481px;
    }
  }

  @media (min-width: 801px) {
    .Mobile\:container {
      max-width: 801px;
    }
  }

  @media (min-width: 1024px) {
    .Mobile\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1025px) {
    .Mobile\:container {
      max-width: 1025px;
    }
  }

  @media (min-width: 1281px) {
    .Mobile\:container {
      max-width: 1281px;
    }
  }

  @media (min-width: 1441px) {
    .Mobile\:container {
      max-width: 1441px;
    }
  }

  .Mobile\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .Mobile\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .Mobile\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .Mobile\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .Mobile\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .Mobile\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .Mobile\:pointer-events-none {
    pointer-events: none;
  }

  .Mobile\:pointer-events-auto {
    pointer-events: auto;
  }

  .Mobile\:visible {
    visibility: visible;
  }

  .Mobile\:invisible {
    visibility: hidden;
  }

  .Mobile\:static {
    position: static;
  }

  .Mobile\:fixed {
    position: fixed;
  }

  .Mobile\:absolute {
    position: absolute;
  }

  .Mobile\:relative {
    position: relative;
  }

  .Mobile\:sticky {
    position: sticky;
  }

  .Mobile\:inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .Mobile\:inset-5 {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
  }

  .Mobile\:inset-10 {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }

  .Mobile\:inset-15 {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
  }

  .Mobile\:inset-16 {
    top: 16px;
    right: 16px;
    bottom: 16px;
    left: 16px;
  }

  .Mobile\:inset-20 {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  .Mobile\:inset-25 {
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
  }

  .Mobile\:inset-30 {
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
  }

  .Mobile\:inset-50 {
    top: 50px;
    right: 50px;
    bottom: 50px;
    left: 50px;
  }

  .Mobile\:inset-65 {
    top: 65px;
    right: 65px;
    bottom: 65px;
    left: 65px;
  }

  .Mobile\:inset-90 {
    top: 90px;
    right: 90px;
    bottom: 90px;
    left: 90px;
  }

  .Mobile\:inset-100 {
    top: 100px;
    right: 100px;
    bottom: 100px;
    left: 100px;
  }

  .Mobile\:inset-160 {
    top: 160px;
    right: 160px;
    bottom: 160px;
    left: 160px;
  }

  .Mobile\:inset-195 {
    top: 195px;
    right: 195px;
    bottom: 195px;
    left: 195px;
  }

  .Mobile\:-inset-25 {
    top: -25px;
    right: -25px;
    bottom: -25px;
    left: -25px;
  }

  .Mobile\:-inset-40 {
    top: -40px;
    right: -40px;
    bottom: -40px;
    left: -40px;
  }

  .Mobile\:-inset-5px {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }

  .Mobile\:-inset-10px {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
  }

  .Mobile\:-inset-125px {
    top: -125px;
    right: -125px;
    bottom: -125px;
    left: -125px;
  }

  .Mobile\:inset-3p {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
  }

  .Mobile\:inset-2p {
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
  }

  .Mobile\:inset-15p {
    top: 15%;
    right: 15%;
    bottom: 15%;
    left: 15%;
  }

  .Mobile\:inset-35p {
    top: 35%;
    right: 35%;
    bottom: 35%;
    left: 35%;
  }

  .Mobile\:inset-14p {
    top: 14%;
    right: 14%;
    bottom: 14%;
    left: 14%;
  }

  .Mobile\:inset-25p {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .Mobile\:inset-40p {
    top: 40%;
    right: 40%;
    bottom: 40%;
    left: 40%;
  }

  .Mobile\:inset-43p {
    top: 43%;
    right: 43%;
    bottom: 43%;
    left: 43%;
  }

  .Mobile\:inset-5p {
    top: 5%;
    right: 5%;
    bottom: 5%;
    left: 5%;
  }

  .Mobile\:inset-20p {
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
  }

  .Mobile\:inset-50p {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .Mobile\:inset-45p {
    top: 45%;
    right: 45%;
    bottom: 45%;
    left: 45%;
  }

  .Mobile\:inset-10p {
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
  }

  .Mobile\:inset-x-0 {
    left: 0px;
    right: 0px;
  }

  .Mobile\:inset-x-5 {
    left: 5px;
    right: 5px;
  }

  .Mobile\:inset-x-10 {
    left: 10px;
    right: 10px;
  }

  .Mobile\:inset-x-15 {
    left: 15px;
    right: 15px;
  }

  .Mobile\:inset-x-16 {
    left: 16px;
    right: 16px;
  }

  .Mobile\:inset-x-20 {
    left: 20px;
    right: 20px;
  }

  .Mobile\:inset-x-25 {
    left: 25px;
    right: 25px;
  }

  .Mobile\:inset-x-30 {
    left: 30px;
    right: 30px;
  }

  .Mobile\:inset-x-50 {
    left: 50px;
    right: 50px;
  }

  .Mobile\:inset-x-65 {
    left: 65px;
    right: 65px;
  }

  .Mobile\:inset-x-90 {
    left: 90px;
    right: 90px;
  }

  .Mobile\:inset-x-100 {
    left: 100px;
    right: 100px;
  }

  .Mobile\:inset-x-160 {
    left: 160px;
    right: 160px;
  }

  .Mobile\:inset-x-195 {
    left: 195px;
    right: 195px;
  }

  .Mobile\:-inset-x-25 {
    left: -25px;
    right: -25px;
  }

  .Mobile\:-inset-x-40 {
    left: -40px;
    right: -40px;
  }

  .Mobile\:-inset-x-5px {
    left: -5px;
    right: -5px;
  }

  .Mobile\:-inset-x-10px {
    left: -10px;
    right: -10px;
  }

  .Mobile\:-inset-x-125px {
    left: -125px;
    right: -125px;
  }

  .Mobile\:inset-x-3p {
    left: 3px;
    right: 3px;
  }

  .Mobile\:inset-x-2p {
    left: 2px;
    right: 2px;
  }

  .Mobile\:inset-x-15p {
    left: 15%;
    right: 15%;
  }

  .Mobile\:inset-x-35p {
    left: 35%;
    right: 35%;
  }

  .Mobile\:inset-x-14p {
    left: 14%;
    right: 14%;
  }

  .Mobile\:inset-x-25p {
    left: 25%;
    right: 25%;
  }

  .Mobile\:inset-x-40p {
    left: 40%;
    right: 40%;
  }

  .Mobile\:inset-x-43p {
    left: 43%;
    right: 43%;
  }

  .Mobile\:inset-x-5p {
    left: 5%;
    right: 5%;
  }

  .Mobile\:inset-x-20p {
    left: 20%;
    right: 20%;
  }

  .Mobile\:inset-x-50p {
    left: 50%;
    right: 50%;
  }

  .Mobile\:inset-x-45p {
    left: 45%;
    right: 45%;
  }

  .Mobile\:inset-x-10p {
    left: 10%;
    right: 10%;
  }

  .Mobile\:inset-y-0 {
    top: 0px;
    bottom: 0px;
  }

  .Mobile\:inset-y-5 {
    top: 5px;
    bottom: 5px;
  }

  .Mobile\:inset-y-10 {
    top: 10px;
    bottom: 10px;
  }

  .Mobile\:inset-y-15 {
    top: 15px;
    bottom: 15px;
  }

  .Mobile\:inset-y-16 {
    top: 16px;
    bottom: 16px;
  }

  .Mobile\:inset-y-20 {
    top: 20px;
    bottom: 20px;
  }

  .Mobile\:inset-y-25 {
    top: 25px;
    bottom: 25px;
  }

  .Mobile\:inset-y-30 {
    top: 30px;
    bottom: 30px;
  }

  .Mobile\:inset-y-50 {
    top: 50px;
    bottom: 50px;
  }

  .Mobile\:inset-y-65 {
    top: 65px;
    bottom: 65px;
  }

  .Mobile\:inset-y-90 {
    top: 90px;
    bottom: 90px;
  }

  .Mobile\:inset-y-100 {
    top: 100px;
    bottom: 100px;
  }

  .Mobile\:inset-y-160 {
    top: 160px;
    bottom: 160px;
  }

  .Mobile\:inset-y-195 {
    top: 195px;
    bottom: 195px;
  }

  .Mobile\:-inset-y-25 {
    top: -25px;
    bottom: -25px;
  }

  .Mobile\:-inset-y-40 {
    top: -40px;
    bottom: -40px;
  }

  .Mobile\:-inset-y-5px {
    top: -5px;
    bottom: -5px;
  }

  .Mobile\:-inset-y-10px {
    top: -10px;
    bottom: -10px;
  }

  .Mobile\:-inset-y-125px {
    top: -125px;
    bottom: -125px;
  }

  .Mobile\:inset-y-3p {
    top: 3px;
    bottom: 3px;
  }

  .Mobile\:inset-y-2p {
    top: 2px;
    bottom: 2px;
  }

  .Mobile\:inset-y-15p {
    top: 15%;
    bottom: 15%;
  }

  .Mobile\:inset-y-35p {
    top: 35%;
    bottom: 35%;
  }

  .Mobile\:inset-y-14p {
    top: 14%;
    bottom: 14%;
  }

  .Mobile\:inset-y-25p {
    top: 25%;
    bottom: 25%;
  }

  .Mobile\:inset-y-40p {
    top: 40%;
    bottom: 40%;
  }

  .Mobile\:inset-y-43p {
    top: 43%;
    bottom: 43%;
  }

  .Mobile\:inset-y-5p {
    top: 5%;
    bottom: 5%;
  }

  .Mobile\:inset-y-20p {
    top: 20%;
    bottom: 20%;
  }

  .Mobile\:inset-y-50p {
    top: 50%;
    bottom: 50%;
  }

  .Mobile\:inset-y-45p {
    top: 45%;
    bottom: 45%;
  }

  .Mobile\:inset-y-10p {
    top: 10%;
    bottom: 10%;
  }

  .Mobile\:top-0 {
    top: 0px;
  }

  .Mobile\:top-5 {
    top: 5px;
  }

  .Mobile\:top-10 {
    top: 10px;
  }

  .Mobile\:top-15 {
    top: 15px;
  }

  .Mobile\:top-16 {
    top: 16px;
  }

  .Mobile\:top-20 {
    top: 20px;
  }

  .Mobile\:top-25 {
    top: 25px;
  }

  .Mobile\:top-30 {
    top: 30px;
  }

  .Mobile\:top-50 {
    top: 50px;
  }

  .Mobile\:top-65 {
    top: 65px;
  }

  .Mobile\:top-90 {
    top: 90px;
  }

  .Mobile\:top-100 {
    top: 100px;
  }

  .Mobile\:top-160 {
    top: 160px;
  }

  .Mobile\:top-195 {
    top: 195px;
  }

  .Mobile\:-top-25 {
    top: -25px;
  }

  .Mobile\:-top-40 {
    top: -40px;
  }

  .Mobile\:-top-5px {
    top: -5px;
  }

  .Mobile\:-top-10px {
    top: -10px;
  }

  .Mobile\:-top-125px {
    top: -125px;
  }

  .Mobile\:top-3p {
    top: 3px;
  }

  .Mobile\:top-2p {
    top: 2px;
  }

  .Mobile\:top-15p {
    top: 15%;
  }

  .Mobile\:top-35p {
    top: 35%;
  }

  .Mobile\:top-14p {
    top: 14%;
  }

  .Mobile\:top-25p {
    top: 25%;
  }

  .Mobile\:top-40p {
    top: 40%;
  }

  .Mobile\:top-43p {
    top: 43%;
  }

  .Mobile\:top-5p {
    top: 5%;
  }

  .Mobile\:top-20p {
    top: 20%;
  }

  .Mobile\:top-50p {
    top: 50%;
  }

  .Mobile\:top-45p {
    top: 45%;
  }

  .Mobile\:top-10p {
    top: 10%;
  }

  .Mobile\:right-0 {
    right: 0px;
  }

  .Mobile\:right-5 {
    right: 5px;
  }

  .Mobile\:right-10 {
    right: 10px;
  }

  .Mobile\:right-15 {
    right: 15px;
  }

  .Mobile\:right-16 {
    right: 16px;
  }

  .Mobile\:right-20 {
    right: 20px;
  }

  .Mobile\:right-25 {
    right: 25px;
  }

  .Mobile\:right-30 {
    right: 30px;
  }

  .Mobile\:right-50 {
    right: 50px;
  }

  .Mobile\:right-65 {
    right: 65px;
  }

  .Mobile\:right-90 {
    right: 90px;
  }

  .Mobile\:right-100 {
    right: 100px;
  }

  .Mobile\:right-160 {
    right: 160px;
  }

  .Mobile\:right-195 {
    right: 195px;
  }

  .Mobile\:-right-25 {
    right: -25px;
  }

  .Mobile\:-right-40 {
    right: -40px;
  }

  .Mobile\:-right-5px {
    right: -5px;
  }

  .Mobile\:-right-10px {
    right: -10px;
  }

  .Mobile\:-right-125px {
    right: -125px;
  }

  .Mobile\:right-3p {
    right: 3px;
  }

  .Mobile\:right-2p {
    right: 2px;
  }

  .Mobile\:right-15p {
    right: 15%;
  }

  .Mobile\:right-35p {
    right: 35%;
  }

  .Mobile\:right-14p {
    right: 14%;
  }

  .Mobile\:right-25p {
    right: 25%;
  }

  .Mobile\:right-40p {
    right: 40%;
  }

  .Mobile\:right-43p {
    right: 43%;
  }

  .Mobile\:right-5p {
    right: 5%;
  }

  .Mobile\:right-20p {
    right: 20%;
  }

  .Mobile\:right-50p {
    right: 50%;
  }

  .Mobile\:right-45p {
    right: 45%;
  }

  .Mobile\:right-10p {
    right: 10%;
  }

  .Mobile\:bottom-0 {
    bottom: 0px;
  }

  .Mobile\:bottom-5 {
    bottom: 5px;
  }

  .Mobile\:bottom-10 {
    bottom: 10px;
  }

  .Mobile\:bottom-15 {
    bottom: 15px;
  }

  .Mobile\:bottom-16 {
    bottom: 16px;
  }

  .Mobile\:bottom-20 {
    bottom: 20px;
  }

  .Mobile\:bottom-25 {
    bottom: 25px;
  }

  .Mobile\:bottom-30 {
    bottom: 30px;
  }

  .Mobile\:bottom-50 {
    bottom: 50px;
  }

  .Mobile\:bottom-65 {
    bottom: 65px;
  }

  .Mobile\:bottom-90 {
    bottom: 90px;
  }

  .Mobile\:bottom-100 {
    bottom: 100px;
  }

  .Mobile\:bottom-160 {
    bottom: 160px;
  }

  .Mobile\:bottom-195 {
    bottom: 195px;
  }

  .Mobile\:-bottom-25 {
    bottom: -25px;
  }

  .Mobile\:-bottom-40 {
    bottom: -40px;
  }

  .Mobile\:-bottom-5px {
    bottom: -5px;
  }

  .Mobile\:-bottom-10px {
    bottom: -10px;
  }

  .Mobile\:-bottom-125px {
    bottom: -125px;
  }

  .Mobile\:bottom-3p {
    bottom: 3px;
  }

  .Mobile\:bottom-2p {
    bottom: 2px;
  }

  .Mobile\:bottom-15p {
    bottom: 15%;
  }

  .Mobile\:bottom-35p {
    bottom: 35%;
  }

  .Mobile\:bottom-14p {
    bottom: 14%;
  }

  .Mobile\:bottom-25p {
    bottom: 25%;
  }

  .Mobile\:bottom-40p {
    bottom: 40%;
  }

  .Mobile\:bottom-43p {
    bottom: 43%;
  }

  .Mobile\:bottom-5p {
    bottom: 5%;
  }

  .Mobile\:bottom-20p {
    bottom: 20%;
  }

  .Mobile\:bottom-50p {
    bottom: 50%;
  }

  .Mobile\:bottom-45p {
    bottom: 45%;
  }

  .Mobile\:bottom-10p {
    bottom: 10%;
  }

  .Mobile\:left-0 {
    left: 0px;
  }

  .Mobile\:left-5 {
    left: 5px;
  }

  .Mobile\:left-10 {
    left: 10px;
  }

  .Mobile\:left-15 {
    left: 15px;
  }

  .Mobile\:left-16 {
    left: 16px;
  }

  .Mobile\:left-20 {
    left: 20px;
  }

  .Mobile\:left-25 {
    left: 25px;
  }

  .Mobile\:left-30 {
    left: 30px;
  }

  .Mobile\:left-50 {
    left: 50px;
  }

  .Mobile\:left-65 {
    left: 65px;
  }

  .Mobile\:left-90 {
    left: 90px;
  }

  .Mobile\:left-100 {
    left: 100px;
  }

  .Mobile\:left-160 {
    left: 160px;
  }

  .Mobile\:left-195 {
    left: 195px;
  }

  .Mobile\:-left-25 {
    left: -25px;
  }

  .Mobile\:-left-40 {
    left: -40px;
  }

  .Mobile\:-left-5px {
    left: -5px;
  }

  .Mobile\:-left-10px {
    left: -10px;
  }

  .Mobile\:-left-125px {
    left: -125px;
  }

  .Mobile\:left-3p {
    left: 3px;
  }

  .Mobile\:left-2p {
    left: 2px;
  }

  .Mobile\:left-15p {
    left: 15%;
  }

  .Mobile\:left-35p {
    left: 35%;
  }

  .Mobile\:left-14p {
    left: 14%;
  }

  .Mobile\:left-25p {
    left: 25%;
  }

  .Mobile\:left-40p {
    left: 40%;
  }

  .Mobile\:left-43p {
    left: 43%;
  }

  .Mobile\:left-5p {
    left: 5%;
  }

  .Mobile\:left-20p {
    left: 20%;
  }

  .Mobile\:left-50p {
    left: 50%;
  }

  .Mobile\:left-45p {
    left: 45%;
  }

  .Mobile\:left-10p {
    left: 10%;
  }

  .Mobile\:isolate {
    isolation: isolate;
  }

  .Mobile\:isolation-auto {
    isolation: auto;
  }

  .Mobile\:z-0 {
    z-index: 0;
  }

  .Mobile\:z-1 {
    z-index: 1;
  }

  .Mobile\:z-10 {
    z-index: 10;
  }

  .Mobile\:z-20 {
    z-index: 20;
  }

  .Mobile\:z-30 {
    z-index: 30;
  }

  .Mobile\:z-40 {
    z-index: 40;
  }

  .Mobile\:z-50 {
    z-index: 50;
  }

  .Mobile\:z-110 {
    z-index: 110;
  }

  .Mobile\:z-auto {
    z-index: auto;
  }

  .Mobile\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .Mobile\:focus-within\:z-1:focus-within {
    z-index: 1;
  }

  .Mobile\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .Mobile\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .Mobile\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .Mobile\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .Mobile\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .Mobile\:focus-within\:z-110:focus-within {
    z-index: 110;
  }

  .Mobile\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .Mobile\:focus\:z-0:focus {
    z-index: 0;
  }

  .Mobile\:focus\:z-1:focus {
    z-index: 1;
  }

  .Mobile\:focus\:z-10:focus {
    z-index: 10;
  }

  .Mobile\:focus\:z-20:focus {
    z-index: 20;
  }

  .Mobile\:focus\:z-30:focus {
    z-index: 30;
  }

  .Mobile\:focus\:z-40:focus {
    z-index: 40;
  }

  .Mobile\:focus\:z-50:focus {
    z-index: 50;
  }

  .Mobile\:focus\:z-110:focus {
    z-index: 110;
  }

  .Mobile\:focus\:z-auto:focus {
    z-index: auto;
  }

  .Mobile\:order-1 {
    order: 1;
  }

  .Mobile\:order-2 {
    order: 2;
  }

  .Mobile\:order-3 {
    order: 3;
  }

  .Mobile\:order-4 {
    order: 4;
  }

  .Mobile\:order-5 {
    order: 5;
  }

  .Mobile\:order-6 {
    order: 6;
  }

  .Mobile\:order-7 {
    order: 7;
  }

  .Mobile\:order-8 {
    order: 8;
  }

  .Mobile\:order-9 {
    order: 9;
  }

  .Mobile\:order-10 {
    order: 10;
  }

  .Mobile\:order-11 {
    order: 11;
  }

  .Mobile\:order-12 {
    order: 12;
  }

  .Mobile\:order-first {
    order: -9999;
  }

  .Mobile\:order-last {
    order: 9999;
  }

  .Mobile\:order-none {
    order: 0;
  }

  .Mobile\:col-auto {
    grid-column: auto;
  }

  .Mobile\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .Mobile\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .Mobile\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .Mobile\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .Mobile\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .Mobile\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .Mobile\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .Mobile\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .Mobile\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .Mobile\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .Mobile\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .Mobile\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .Mobile\:col-span-full {
    grid-column: 1 / -1;
  }

  .Mobile\:col-start-1 {
    grid-column-start: 1;
  }

  .Mobile\:col-start-2 {
    grid-column-start: 2;
  }

  .Mobile\:col-start-3 {
    grid-column-start: 3;
  }

  .Mobile\:col-start-4 {
    grid-column-start: 4;
  }

  .Mobile\:col-start-5 {
    grid-column-start: 5;
  }

  .Mobile\:col-start-6 {
    grid-column-start: 6;
  }

  .Mobile\:col-start-7 {
    grid-column-start: 7;
  }

  .Mobile\:col-start-8 {
    grid-column-start: 8;
  }

  .Mobile\:col-start-9 {
    grid-column-start: 9;
  }

  .Mobile\:col-start-10 {
    grid-column-start: 10;
  }

  .Mobile\:col-start-11 {
    grid-column-start: 11;
  }

  .Mobile\:col-start-12 {
    grid-column-start: 12;
  }

  .Mobile\:col-start-13 {
    grid-column-start: 13;
  }

  .Mobile\:col-start-auto {
    grid-column-start: auto;
  }

  .Mobile\:col-end-1 {
    grid-column-end: 1;
  }

  .Mobile\:col-end-2 {
    grid-column-end: 2;
  }

  .Mobile\:col-end-3 {
    grid-column-end: 3;
  }

  .Mobile\:col-end-4 {
    grid-column-end: 4;
  }

  .Mobile\:col-end-5 {
    grid-column-end: 5;
  }

  .Mobile\:col-end-6 {
    grid-column-end: 6;
  }

  .Mobile\:col-end-7 {
    grid-column-end: 7;
  }

  .Mobile\:col-end-8 {
    grid-column-end: 8;
  }

  .Mobile\:col-end-9 {
    grid-column-end: 9;
  }

  .Mobile\:col-end-10 {
    grid-column-end: 10;
  }

  .Mobile\:col-end-11 {
    grid-column-end: 11;
  }

  .Mobile\:col-end-12 {
    grid-column-end: 12;
  }

  .Mobile\:col-end-13 {
    grid-column-end: 13;
  }

  .Mobile\:col-end-auto {
    grid-column-end: auto;
  }

  .Mobile\:row-auto {
    grid-row: auto;
  }

  .Mobile\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .Mobile\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .Mobile\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .Mobile\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .Mobile\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .Mobile\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .Mobile\:row-span-full {
    grid-row: 1 / -1;
  }

  .Mobile\:row-start-1 {
    grid-row-start: 1;
  }

  .Mobile\:row-start-2 {
    grid-row-start: 2;
  }

  .Mobile\:row-start-3 {
    grid-row-start: 3;
  }

  .Mobile\:row-start-4 {
    grid-row-start: 4;
  }

  .Mobile\:row-start-5 {
    grid-row-start: 5;
  }

  .Mobile\:row-start-6 {
    grid-row-start: 6;
  }

  .Mobile\:row-start-7 {
    grid-row-start: 7;
  }

  .Mobile\:row-start-auto {
    grid-row-start: auto;
  }

  .Mobile\:row-end-1 {
    grid-row-end: 1;
  }

  .Mobile\:row-end-2 {
    grid-row-end: 2;
  }

  .Mobile\:row-end-3 {
    grid-row-end: 3;
  }

  .Mobile\:row-end-4 {
    grid-row-end: 4;
  }

  .Mobile\:row-end-5 {
    grid-row-end: 5;
  }

  .Mobile\:row-end-6 {
    grid-row-end: 6;
  }

  .Mobile\:row-end-7 {
    grid-row-end: 7;
  }

  .Mobile\:row-end-auto {
    grid-row-end: auto;
  }

  .Mobile\:float-right {
    float: right;
  }

  .Mobile\:float-left {
    float: left;
  }

  .Mobile\:float-none {
    float: none;
  }

  .Mobile\:clear-left {
    clear: left;
  }

  .Mobile\:clear-right {
    clear: right;
  }

  .Mobile\:clear-both {
    clear: both;
  }

  .Mobile\:clear-none {
    clear: none;
  }

  .Mobile\:m-0 {
    margin: 0px;
  }

  .Mobile\:m-1 {
    margin: 0.25rem;
  }

  .Mobile\:m-2 {
    margin: 2px;
  }

  .Mobile\:m-3 {
    margin: 0.75rem;
  }

  .Mobile\:m-4 {
    margin: 1rem;
  }

  .Mobile\:m-5 {
    margin: 1.25rem;
  }

  .Mobile\:m-6 {
    margin: 6px;
  }

  .Mobile\:m-7 {
    margin: 1.75rem;
  }

  .Mobile\:m-8 {
    margin: 2rem;
  }

  .Mobile\:m-9 {
    margin: 2.25rem;
  }

  .Mobile\:m-10 {
    margin: 2.5rem;
  }

  .Mobile\:m-11 {
    margin: 11px;
  }

  .Mobile\:m-12 {
    margin: 3rem;
  }

  .Mobile\:m-14 {
    margin: 3.5rem;
  }

  .Mobile\:m-15 {
    margin: 15px;
  }

  .Mobile\:m-16 {
    margin: 4rem;
  }

  .Mobile\:m-18 {
    margin: 18px;
  }

  .Mobile\:m-20 {
    margin: 20px;
  }

  .Mobile\:m-21 {
    margin: 21px;
  }

  .Mobile\:m-23 {
    margin: 23px;
  }

  .Mobile\:m-24 {
    margin: 24px;
  }

  .Mobile\:m-25 {
    margin: 25px;
  }

  .Mobile\:m-27 {
    margin: 27px;
  }

  .Mobile\:m-28 {
    margin: 7rem;
  }

  .Mobile\:m-30 {
    margin: 30px;
  }

  .Mobile\:m-31 {
    margin: 31px;
  }

  .Mobile\:m-32 {
    margin: 8rem;
  }

  .Mobile\:m-34 {
    margin: 34px;
  }

  .Mobile\:m-35 {
    margin: 35px;
  }

  .Mobile\:m-36 {
    margin: 9rem;
  }

  .Mobile\:m-37 {
    margin: 37px;
  }

  .Mobile\:m-38 {
    margin: 38px;
  }

  .Mobile\:m-40 {
    margin: 40px;
  }

  .Mobile\:m-42 {
    margin: 42px;
  }

  .Mobile\:m-44 {
    margin: 44px;
  }

  .Mobile\:m-45 {
    margin: 45px;
  }

  .Mobile\:m-46 {
    margin: 46px;
  }

  .Mobile\:m-48 {
    margin: 48px;
  }

  .Mobile\:m-52 {
    margin: 13rem;
  }

  .Mobile\:m-53 {
    margin: 53px;
  }

  .Mobile\:m-55 {
    margin: 55px;
  }

  .Mobile\:m-56 {
    margin: 14rem;
  }

  .Mobile\:m-58 {
    margin: 58px;
  }

  .Mobile\:m-59 {
    margin: 59px;
  }

  .Mobile\:m-60 {
    margin: 15rem;
  }

  .Mobile\:m-63 {
    margin: 63px;
  }

  .Mobile\:m-64 {
    margin: 16rem;
  }

  .Mobile\:m-65 {
    margin: 65px;
  }

  .Mobile\:m-67 {
    margin: 67px;
  }

  .Mobile\:m-70 {
    margin: 70px;
  }

  .Mobile\:m-71 {
    margin: 71px;
  }

  .Mobile\:m-72 {
    margin: 18rem;
  }

  .Mobile\:m-74 {
    margin: 74px;
  }

  .Mobile\:m-78 {
    margin: 78px;
  }

  .Mobile\:m-80 {
    margin: 20rem;
  }

  .Mobile\:m-83 {
    margin: 83px;
  }

  .Mobile\:m-84 {
    margin: 84px;
  }

  .Mobile\:m-89 {
    margin: 89px;
  }

  .Mobile\:m-90 {
    margin: 90px;
  }

  .Mobile\:m-92 {
    margin: 92px;
  }

  .Mobile\:m-96 {
    margin: 24rem;
  }

  .Mobile\:m-97 {
    margin: 97px;
  }

  .Mobile\:m-100 {
    margin: 100px;
  }

  .Mobile\:m-106 {
    margin: 106px;
  }

  .Mobile\:m-108 {
    margin: 108px;
  }

  .Mobile\:m-109 {
    margin: 109px;
  }

  .Mobile\:m-120 {
    margin: 120px;
  }

  .Mobile\:m-135 {
    margin: 135px;
  }

  .Mobile\:m-147 {
    margin: 147px;
  }

  .Mobile\:m-150 {
    margin: 150px;
  }

  .Mobile\:m-168 {
    margin: 168px;
  }

  .Mobile\:m-180 {
    margin: 180px;
  }

  .Mobile\:m-185 {
    margin: 185px;
  }

  .Mobile\:m-200 {
    margin: 200px;
  }

  .Mobile\:m-245 {
    margin: 245px;
  }

  .Mobile\:m-300 {
    margin: 300px;
  }

  .Mobile\:m-400 {
    margin: 400px;
  }

  .Mobile\:m-480 {
    margin: 480px;
  }

  .Mobile\:m-510 {
    margin: 510px;
  }

  .Mobile\:m-537 {
    margin: 537px;
  }

  .Mobile\:m-650 {
    margin: 650px;
  }

  .Mobile\:m-auto {
    margin: auto;
  }

  .Mobile\:m-px {
    margin: 1px;
  }

  .Mobile\:m-0\.5 {
    margin: 0.125rem;
  }

  .Mobile\:m-1\.5 {
    margin: 0.375rem;
  }

  .Mobile\:m-2\.5 {
    margin: 0.625rem;
  }

  .Mobile\:m-3\.5 {
    margin: 0.875rem;
  }

  .Mobile\:-m-0 {
    margin: 0px;
  }

  .Mobile\:-m-1 {
    margin: -0.25rem;
  }

  .Mobile\:-m-2 {
    margin: -0.5rem;
  }

  .Mobile\:-m-3 {
    margin: -0.75rem;
  }

  .Mobile\:-m-4 {
    margin: -1rem;
  }

  .Mobile\:-m-5 {
    margin: -1.25rem;
  }

  .Mobile\:-m-6 {
    margin: -1.5rem;
  }

  .Mobile\:-m-7 {
    margin: -1.75rem;
  }

  .Mobile\:-m-8 {
    margin: -2rem;
  }

  .Mobile\:-m-9 {
    margin: -2.25rem;
  }

  .Mobile\:-m-10 {
    margin: -2.5rem;
  }

  .Mobile\:-m-11 {
    margin: -2.75rem;
  }

  .Mobile\:-m-12 {
    margin: -3rem;
  }

  .Mobile\:-m-14 {
    margin: -14px;
  }

  .Mobile\:-m-16 {
    margin: -4rem;
  }

  .Mobile\:-m-20 {
    margin: -5rem;
  }

  .Mobile\:-m-24 {
    margin: -6rem;
  }

  .Mobile\:-m-28 {
    margin: -7rem;
  }

  .Mobile\:-m-32 {
    margin: -8rem;
  }

  .Mobile\:-m-36 {
    margin: -9rem;
  }

  .Mobile\:-m-40 {
    margin: -10rem;
  }

  .Mobile\:-m-44 {
    margin: -11rem;
  }

  .Mobile\:-m-48 {
    margin: -12rem;
  }

  .Mobile\:-m-52 {
    margin: -13rem;
  }

  .Mobile\:-m-56 {
    margin: -14rem;
  }

  .Mobile\:-m-60 {
    margin: -15rem;
  }

  .Mobile\:-m-64 {
    margin: -16rem;
  }

  .Mobile\:-m-72 {
    margin: -18rem;
  }

  .Mobile\:-m-80 {
    margin: -20rem;
  }

  .Mobile\:-m-96 {
    margin: -24rem;
  }

  .Mobile\:-m-px {
    margin: -1px;
  }

  .Mobile\:-m-0\.5 {
    margin: -0.125rem;
  }

  .Mobile\:-m-1\.5 {
    margin: -0.375rem;
  }

  .Mobile\:-m-2\.5 {
    margin: -0.625rem;
  }

  .Mobile\:-m-3\.5 {
    margin: -0.875rem;
  }

  .Mobile\:-m-15px {
    margin: -15px;
  }

  .Mobile\:m-m11 {
    margin: 11px;
  }

  .Mobile\:m-12px {
    margin: 12px;
  }

  .Mobile\:m-m72 {
    margin: 72px;
  }

  .Mobile\:m-m21 {
    margin: 21%;
  }

  .Mobile\:m-m15 {
    margin: 15px;
  }

  .Mobile\:m-m18 {
    margin: 18px;
  }

  .Mobile\:m-m35 {
    margin: 35px;
  }

  .Mobile\:m-m19 {
    margin: 19px;
  }

  .Mobile\:m-m17 {
    margin: 17px;
  }

  .Mobile\:m-m9 {
    margin: 9px;
  }

  .Mobile\:m-m10 {
    margin: 10px;
  }

  .Mobile\:m-m51 {
    margin: 51px;
  }

  .Mobile\:m-m43 {
    margin: 43px;
  }

  .Mobile\:m-m13 {
    margin: 13px;
  }

  .Mobile\:m-m26 {
    margin: 26px;
  }

  .Mobile\:m-m2 {
    margin: 2px;
  }

  .Mobile\:m-m14 {
    margin: 14px;
  }

  .Mobile\:m-m5 {
    margin: 5px;
  }

  .Mobile\:m-m8 {
    margin: 8px;
  }

  .Mobile\:m-mp15 {
    margin: 15%;
  }

  .Mobile\:-m-100 {
    margin: -100px;
  }

  .Mobile\:m-0auto {
    margin: 0px auto;
  }

  .Mobile\:m-o6 {
    margin: 1.5rem;
  }

  .Mobile\:-m-23 {
    margin: -23px;
  }

  .Mobile\:last\:m-0:last-child {
    margin: 0px;
  }

  .Mobile\:last\:m-1:last-child {
    margin: 0.25rem;
  }

  .Mobile\:last\:m-2:last-child {
    margin: 2px;
  }

  .Mobile\:last\:m-3:last-child {
    margin: 0.75rem;
  }

  .Mobile\:last\:m-4:last-child {
    margin: 1rem;
  }

  .Mobile\:last\:m-5:last-child {
    margin: 1.25rem;
  }

  .Mobile\:last\:m-6:last-child {
    margin: 6px;
  }

  .Mobile\:last\:m-7:last-child {
    margin: 1.75rem;
  }

  .Mobile\:last\:m-8:last-child {
    margin: 2rem;
  }

  .Mobile\:last\:m-9:last-child {
    margin: 2.25rem;
  }

  .Mobile\:last\:m-10:last-child {
    margin: 2.5rem;
  }

  .Mobile\:last\:m-11:last-child {
    margin: 11px;
  }

  .Mobile\:last\:m-12:last-child {
    margin: 3rem;
  }

  .Mobile\:last\:m-14:last-child {
    margin: 3.5rem;
  }

  .Mobile\:last\:m-15:last-child {
    margin: 15px;
  }

  .Mobile\:last\:m-16:last-child {
    margin: 4rem;
  }

  .Mobile\:last\:m-18:last-child {
    margin: 18px;
  }

  .Mobile\:last\:m-20:last-child {
    margin: 20px;
  }

  .Mobile\:last\:m-21:last-child {
    margin: 21px;
  }

  .Mobile\:last\:m-23:last-child {
    margin: 23px;
  }

  .Mobile\:last\:m-24:last-child {
    margin: 24px;
  }

  .Mobile\:last\:m-25:last-child {
    margin: 25px;
  }

  .Mobile\:last\:m-27:last-child {
    margin: 27px;
  }

  .Mobile\:last\:m-28:last-child {
    margin: 7rem;
  }

  .Mobile\:last\:m-30:last-child {
    margin: 30px;
  }

  .Mobile\:last\:m-31:last-child {
    margin: 31px;
  }

  .Mobile\:last\:m-32:last-child {
    margin: 8rem;
  }

  .Mobile\:last\:m-34:last-child {
    margin: 34px;
  }

  .Mobile\:last\:m-35:last-child {
    margin: 35px;
  }

  .Mobile\:last\:m-36:last-child {
    margin: 9rem;
  }

  .Mobile\:last\:m-37:last-child {
    margin: 37px;
  }

  .Mobile\:last\:m-38:last-child {
    margin: 38px;
  }

  .Mobile\:last\:m-40:last-child {
    margin: 40px;
  }

  .Mobile\:last\:m-42:last-child {
    margin: 42px;
  }

  .Mobile\:last\:m-44:last-child {
    margin: 44px;
  }

  .Mobile\:last\:m-45:last-child {
    margin: 45px;
  }

  .Mobile\:last\:m-46:last-child {
    margin: 46px;
  }

  .Mobile\:last\:m-48:last-child {
    margin: 48px;
  }

  .Mobile\:last\:m-52:last-child {
    margin: 13rem;
  }

  .Mobile\:last\:m-53:last-child {
    margin: 53px;
  }

  .Mobile\:last\:m-55:last-child {
    margin: 55px;
  }

  .Mobile\:last\:m-56:last-child {
    margin: 14rem;
  }

  .Mobile\:last\:m-58:last-child {
    margin: 58px;
  }

  .Mobile\:last\:m-59:last-child {
    margin: 59px;
  }

  .Mobile\:last\:m-60:last-child {
    margin: 15rem;
  }

  .Mobile\:last\:m-63:last-child {
    margin: 63px;
  }

  .Mobile\:last\:m-64:last-child {
    margin: 16rem;
  }

  .Mobile\:last\:m-65:last-child {
    margin: 65px;
  }

  .Mobile\:last\:m-67:last-child {
    margin: 67px;
  }

  .Mobile\:last\:m-70:last-child {
    margin: 70px;
  }

  .Mobile\:last\:m-71:last-child {
    margin: 71px;
  }

  .Mobile\:last\:m-72:last-child {
    margin: 18rem;
  }

  .Mobile\:last\:m-74:last-child {
    margin: 74px;
  }

  .Mobile\:last\:m-78:last-child {
    margin: 78px;
  }

  .Mobile\:last\:m-80:last-child {
    margin: 20rem;
  }

  .Mobile\:last\:m-83:last-child {
    margin: 83px;
  }

  .Mobile\:last\:m-84:last-child {
    margin: 84px;
  }

  .Mobile\:last\:m-89:last-child {
    margin: 89px;
  }

  .Mobile\:last\:m-90:last-child {
    margin: 90px;
  }

  .Mobile\:last\:m-92:last-child {
    margin: 92px;
  }

  .Mobile\:last\:m-96:last-child {
    margin: 24rem;
  }

  .Mobile\:last\:m-97:last-child {
    margin: 97px;
  }

  .Mobile\:last\:m-100:last-child {
    margin: 100px;
  }

  .Mobile\:last\:m-106:last-child {
    margin: 106px;
  }

  .Mobile\:last\:m-108:last-child {
    margin: 108px;
  }

  .Mobile\:last\:m-109:last-child {
    margin: 109px;
  }

  .Mobile\:last\:m-120:last-child {
    margin: 120px;
  }

  .Mobile\:last\:m-135:last-child {
    margin: 135px;
  }

  .Mobile\:last\:m-147:last-child {
    margin: 147px;
  }

  .Mobile\:last\:m-150:last-child {
    margin: 150px;
  }

  .Mobile\:last\:m-168:last-child {
    margin: 168px;
  }

  .Mobile\:last\:m-180:last-child {
    margin: 180px;
  }

  .Mobile\:last\:m-185:last-child {
    margin: 185px;
  }

  .Mobile\:last\:m-200:last-child {
    margin: 200px;
  }

  .Mobile\:last\:m-245:last-child {
    margin: 245px;
  }

  .Mobile\:last\:m-300:last-child {
    margin: 300px;
  }

  .Mobile\:last\:m-400:last-child {
    margin: 400px;
  }

  .Mobile\:last\:m-480:last-child {
    margin: 480px;
  }

  .Mobile\:last\:m-510:last-child {
    margin: 510px;
  }

  .Mobile\:last\:m-537:last-child {
    margin: 537px;
  }

  .Mobile\:last\:m-650:last-child {
    margin: 650px;
  }

  .Mobile\:last\:m-auto:last-child {
    margin: auto;
  }

  .Mobile\:last\:m-px:last-child {
    margin: 1px;
  }

  .Mobile\:last\:m-0\.5:last-child {
    margin: 0.125rem;
  }

  .Mobile\:last\:m-1\.5:last-child {
    margin: 0.375rem;
  }

  .Mobile\:last\:m-2\.5:last-child {
    margin: 0.625rem;
  }

  .Mobile\:last\:m-3\.5:last-child {
    margin: 0.875rem;
  }

  .Mobile\:last\:-m-0:last-child {
    margin: 0px;
  }

  .Mobile\:last\:-m-1:last-child {
    margin: -0.25rem;
  }

  .Mobile\:last\:-m-2:last-child {
    margin: -0.5rem;
  }

  .Mobile\:last\:-m-3:last-child {
    margin: -0.75rem;
  }

  .Mobile\:last\:-m-4:last-child {
    margin: -1rem;
  }

  .Mobile\:last\:-m-5:last-child {
    margin: -1.25rem;
  }

  .Mobile\:last\:-m-6:last-child {
    margin: -1.5rem;
  }

  .Mobile\:last\:-m-7:last-child {
    margin: -1.75rem;
  }

  .Mobile\:last\:-m-8:last-child {
    margin: -2rem;
  }

  .Mobile\:last\:-m-9:last-child {
    margin: -2.25rem;
  }

  .Mobile\:last\:-m-10:last-child {
    margin: -2.5rem;
  }

  .Mobile\:last\:-m-11:last-child {
    margin: -2.75rem;
  }

  .Mobile\:last\:-m-12:last-child {
    margin: -3rem;
  }

  .Mobile\:last\:-m-14:last-child {
    margin: -14px;
  }

  .Mobile\:last\:-m-16:last-child {
    margin: -4rem;
  }

  .Mobile\:last\:-m-20:last-child {
    margin: -5rem;
  }

  .Mobile\:last\:-m-24:last-child {
    margin: -6rem;
  }

  .Mobile\:last\:-m-28:last-child {
    margin: -7rem;
  }

  .Mobile\:last\:-m-32:last-child {
    margin: -8rem;
  }

  .Mobile\:last\:-m-36:last-child {
    margin: -9rem;
  }

  .Mobile\:last\:-m-40:last-child {
    margin: -10rem;
  }

  .Mobile\:last\:-m-44:last-child {
    margin: -11rem;
  }

  .Mobile\:last\:-m-48:last-child {
    margin: -12rem;
  }

  .Mobile\:last\:-m-52:last-child {
    margin: -13rem;
  }

  .Mobile\:last\:-m-56:last-child {
    margin: -14rem;
  }

  .Mobile\:last\:-m-60:last-child {
    margin: -15rem;
  }

  .Mobile\:last\:-m-64:last-child {
    margin: -16rem;
  }

  .Mobile\:last\:-m-72:last-child {
    margin: -18rem;
  }

  .Mobile\:last\:-m-80:last-child {
    margin: -20rem;
  }

  .Mobile\:last\:-m-96:last-child {
    margin: -24rem;
  }

  .Mobile\:last\:-m-px:last-child {
    margin: -1px;
  }

  .Mobile\:last\:-m-0\.5:last-child {
    margin: -0.125rem;
  }

  .Mobile\:last\:-m-1\.5:last-child {
    margin: -0.375rem;
  }

  .Mobile\:last\:-m-2\.5:last-child {
    margin: -0.625rem;
  }

  .Mobile\:last\:-m-3\.5:last-child {
    margin: -0.875rem;
  }

  .Mobile\:last\:-m-15px:last-child {
    margin: -15px;
  }

  .Mobile\:last\:m-m11:last-child {
    margin: 11px;
  }

  .Mobile\:last\:m-12px:last-child {
    margin: 12px;
  }

  .Mobile\:last\:m-m72:last-child {
    margin: 72px;
  }

  .Mobile\:last\:m-m21:last-child {
    margin: 21%;
  }

  .Mobile\:last\:m-m15:last-child {
    margin: 15px;
  }

  .Mobile\:last\:m-m18:last-child {
    margin: 18px;
  }

  .Mobile\:last\:m-m35:last-child {
    margin: 35px;
  }

  .Mobile\:last\:m-m19:last-child {
    margin: 19px;
  }

  .Mobile\:last\:m-m17:last-child {
    margin: 17px;
  }

  .Mobile\:last\:m-m9:last-child {
    margin: 9px;
  }

  .Mobile\:last\:m-m10:last-child {
    margin: 10px;
  }

  .Mobile\:last\:m-m51:last-child {
    margin: 51px;
  }

  .Mobile\:last\:m-m43:last-child {
    margin: 43px;
  }

  .Mobile\:last\:m-m13:last-child {
    margin: 13px;
  }

  .Mobile\:last\:m-m26:last-child {
    margin: 26px;
  }

  .Mobile\:last\:m-m2:last-child {
    margin: 2px;
  }

  .Mobile\:last\:m-m14:last-child {
    margin: 14px;
  }

  .Mobile\:last\:m-m5:last-child {
    margin: 5px;
  }

  .Mobile\:last\:m-m8:last-child {
    margin: 8px;
  }

  .Mobile\:last\:m-mp15:last-child {
    margin: 15%;
  }

  .Mobile\:last\:-m-100:last-child {
    margin: -100px;
  }

  .Mobile\:last\:m-0auto:last-child {
    margin: 0px auto;
  }

  .Mobile\:last\:m-o6:last-child {
    margin: 1.5rem;
  }

  .Mobile\:last\:-m-23:last-child {
    margin: -23px;
  }

  .Mobile\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .Mobile\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .Mobile\:mx-2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .Mobile\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .Mobile\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .Mobile\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .Mobile\:mx-6 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .Mobile\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .Mobile\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .Mobile\:mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .Mobile\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .Mobile\:mx-11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .Mobile\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .Mobile\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .Mobile\:mx-15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .Mobile\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .Mobile\:mx-18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .Mobile\:mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .Mobile\:mx-21 {
    margin-left: 21px;
    margin-right: 21px;
  }

  .Mobile\:mx-23 {
    margin-left: 23px;
    margin-right: 23px;
  }

  .Mobile\:mx-24 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .Mobile\:mx-25 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .Mobile\:mx-27 {
    margin-left: 27px;
    margin-right: 27px;
  }

  .Mobile\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .Mobile\:mx-30 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .Mobile\:mx-31 {
    margin-left: 31px;
    margin-right: 31px;
  }

  .Mobile\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .Mobile\:mx-34 {
    margin-left: 34px;
    margin-right: 34px;
  }

  .Mobile\:mx-35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .Mobile\:mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .Mobile\:mx-37 {
    margin-left: 37px;
    margin-right: 37px;
  }

  .Mobile\:mx-38 {
    margin-left: 38px;
    margin-right: 38px;
  }

  .Mobile\:mx-40 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .Mobile\:mx-42 {
    margin-left: 42px;
    margin-right: 42px;
  }

  .Mobile\:mx-44 {
    margin-left: 44px;
    margin-right: 44px;
  }

  .Mobile\:mx-45 {
    margin-left: 45px;
    margin-right: 45px;
  }

  .Mobile\:mx-46 {
    margin-left: 46px;
    margin-right: 46px;
  }

  .Mobile\:mx-48 {
    margin-left: 48px;
    margin-right: 48px;
  }

  .Mobile\:mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .Mobile\:mx-53 {
    margin-left: 53px;
    margin-right: 53px;
  }

  .Mobile\:mx-55 {
    margin-left: 55px;
    margin-right: 55px;
  }

  .Mobile\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .Mobile\:mx-58 {
    margin-left: 58px;
    margin-right: 58px;
  }

  .Mobile\:mx-59 {
    margin-left: 59px;
    margin-right: 59px;
  }

  .Mobile\:mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .Mobile\:mx-63 {
    margin-left: 63px;
    margin-right: 63px;
  }

  .Mobile\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .Mobile\:mx-65 {
    margin-left: 65px;
    margin-right: 65px;
  }

  .Mobile\:mx-67 {
    margin-left: 67px;
    margin-right: 67px;
  }

  .Mobile\:mx-70 {
    margin-left: 70px;
    margin-right: 70px;
  }

  .Mobile\:mx-71 {
    margin-left: 71px;
    margin-right: 71px;
  }

  .Mobile\:mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .Mobile\:mx-74 {
    margin-left: 74px;
    margin-right: 74px;
  }

  .Mobile\:mx-78 {
    margin-left: 78px;
    margin-right: 78px;
  }

  .Mobile\:mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .Mobile\:mx-83 {
    margin-left: 83px;
    margin-right: 83px;
  }

  .Mobile\:mx-84 {
    margin-left: 84px;
    margin-right: 84px;
  }

  .Mobile\:mx-89 {
    margin-left: 89px;
    margin-right: 89px;
  }

  .Mobile\:mx-90 {
    margin-left: 90px;
    margin-right: 90px;
  }

  .Mobile\:mx-92 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .Mobile\:mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .Mobile\:mx-97 {
    margin-left: 97px;
    margin-right: 97px;
  }

  .Mobile\:mx-100 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .Mobile\:mx-106 {
    margin-left: 106px;
    margin-right: 106px;
  }

  .Mobile\:mx-108 {
    margin-left: 108px;
    margin-right: 108px;
  }

  .Mobile\:mx-109 {
    margin-left: 109px;
    margin-right: 109px;
  }

  .Mobile\:mx-120 {
    margin-left: 120px;
    margin-right: 120px;
  }

  .Mobile\:mx-135 {
    margin-left: 135px;
    margin-right: 135px;
  }

  .Mobile\:mx-147 {
    margin-left: 147px;
    margin-right: 147px;
  }

  .Mobile\:mx-150 {
    margin-left: 150px;
    margin-right: 150px;
  }

  .Mobile\:mx-168 {
    margin-left: 168px;
    margin-right: 168px;
  }

  .Mobile\:mx-180 {
    margin-left: 180px;
    margin-right: 180px;
  }

  .Mobile\:mx-185 {
    margin-left: 185px;
    margin-right: 185px;
  }

  .Mobile\:mx-200 {
    margin-left: 200px;
    margin-right: 200px;
  }

  .Mobile\:mx-245 {
    margin-left: 245px;
    margin-right: 245px;
  }

  .Mobile\:mx-300 {
    margin-left: 300px;
    margin-right: 300px;
  }

  .Mobile\:mx-400 {
    margin-left: 400px;
    margin-right: 400px;
  }

  .Mobile\:mx-480 {
    margin-left: 480px;
    margin-right: 480px;
  }

  .Mobile\:mx-510 {
    margin-left: 510px;
    margin-right: 510px;
  }

  .Mobile\:mx-537 {
    margin-left: 537px;
    margin-right: 537px;
  }

  .Mobile\:mx-650 {
    margin-left: 650px;
    margin-right: 650px;
  }

  .Mobile\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .Mobile\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .Mobile\:mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .Mobile\:mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .Mobile\:mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .Mobile\:mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .Mobile\:-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .Mobile\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .Mobile\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .Mobile\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .Mobile\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .Mobile\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .Mobile\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .Mobile\:-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .Mobile\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .Mobile\:-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .Mobile\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .Mobile\:-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .Mobile\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .Mobile\:-mx-14 {
    margin-left: -14px;
    margin-right: -14px;
  }

  .Mobile\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .Mobile\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .Mobile\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .Mobile\:-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .Mobile\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .Mobile\:-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .Mobile\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .Mobile\:-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .Mobile\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .Mobile\:-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .Mobile\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .Mobile\:-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .Mobile\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .Mobile\:-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .Mobile\:-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .Mobile\:-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .Mobile\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .Mobile\:-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .Mobile\:-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .Mobile\:-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .Mobile\:-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .Mobile\:-mx-15px {
    margin-left: -15px;
    margin-right: -15px;
  }

  .Mobile\:mx-m11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .Mobile\:mx-12px {
    margin-left: 12px;
    margin-right: 12px;
  }

  .Mobile\:mx-m72 {
    margin-left: 72px;
    margin-right: 72px;
  }

  .Mobile\:mx-m21 {
    margin-left: 21%;
    margin-right: 21%;
  }

  .Mobile\:mx-m15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .Mobile\:mx-m18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .Mobile\:mx-m35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .Mobile\:mx-m19 {
    margin-left: 19px;
    margin-right: 19px;
  }

  .Mobile\:mx-m17 {
    margin-left: 17px;
    margin-right: 17px;
  }

  .Mobile\:mx-m9 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .Mobile\:mx-m10 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .Mobile\:mx-m51 {
    margin-left: 51px;
    margin-right: 51px;
  }

  .Mobile\:mx-m43 {
    margin-left: 43px;
    margin-right: 43px;
  }

  .Mobile\:mx-m13 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .Mobile\:mx-m26 {
    margin-left: 26px;
    margin-right: 26px;
  }

  .Mobile\:mx-m2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .Mobile\:mx-m14 {
    margin-left: 14px;
    margin-right: 14px;
  }

  .Mobile\:mx-m5 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .Mobile\:mx-m8 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .Mobile\:mx-mp15 {
    margin-left: 15%;
    margin-right: 15%;
  }

  .Mobile\:-mx-100 {
    margin-left: -100px;
    margin-right: -100px;
  }

  .Mobile\:mx-0auto {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .Mobile\:mx-o6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .Mobile\:-mx-23 {
    margin-left: -23px;
    margin-right: -23px;
  }

  .Mobile\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .Mobile\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .Mobile\:my-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .Mobile\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .Mobile\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .Mobile\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .Mobile\:my-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .Mobile\:my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .Mobile\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .Mobile\:my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .Mobile\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .Mobile\:my-11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .Mobile\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .Mobile\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .Mobile\:my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .Mobile\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .Mobile\:my-18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .Mobile\:my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .Mobile\:my-21 {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .Mobile\:my-23 {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .Mobile\:my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .Mobile\:my-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .Mobile\:my-27 {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .Mobile\:my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .Mobile\:my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .Mobile\:my-31 {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .Mobile\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .Mobile\:my-34 {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .Mobile\:my-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .Mobile\:my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .Mobile\:my-37 {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .Mobile\:my-38 {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .Mobile\:my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .Mobile\:my-42 {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .Mobile\:my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .Mobile\:my-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .Mobile\:my-46 {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .Mobile\:my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .Mobile\:my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .Mobile\:my-53 {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .Mobile\:my-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .Mobile\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .Mobile\:my-58 {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .Mobile\:my-59 {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .Mobile\:my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .Mobile\:my-63 {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .Mobile\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .Mobile\:my-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .Mobile\:my-67 {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .Mobile\:my-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .Mobile\:my-71 {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .Mobile\:my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .Mobile\:my-74 {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .Mobile\:my-78 {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .Mobile\:my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .Mobile\:my-83 {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .Mobile\:my-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .Mobile\:my-89 {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .Mobile\:my-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .Mobile\:my-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .Mobile\:my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .Mobile\:my-97 {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .Mobile\:my-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .Mobile\:my-106 {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .Mobile\:my-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .Mobile\:my-109 {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .Mobile\:my-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .Mobile\:my-135 {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .Mobile\:my-147 {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .Mobile\:my-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .Mobile\:my-168 {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .Mobile\:my-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .Mobile\:my-185 {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .Mobile\:my-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .Mobile\:my-245 {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .Mobile\:my-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .Mobile\:my-400 {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .Mobile\:my-480 {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .Mobile\:my-510 {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .Mobile\:my-537 {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .Mobile\:my-650 {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .Mobile\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .Mobile\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .Mobile\:my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .Mobile\:my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .Mobile\:my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .Mobile\:my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .Mobile\:-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .Mobile\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .Mobile\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .Mobile\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .Mobile\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .Mobile\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .Mobile\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .Mobile\:-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .Mobile\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .Mobile\:-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .Mobile\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .Mobile\:-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .Mobile\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .Mobile\:-my-14 {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .Mobile\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .Mobile\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .Mobile\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .Mobile\:-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .Mobile\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .Mobile\:-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .Mobile\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .Mobile\:-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .Mobile\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .Mobile\:-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .Mobile\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .Mobile\:-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .Mobile\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .Mobile\:-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .Mobile\:-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .Mobile\:-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .Mobile\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .Mobile\:-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .Mobile\:-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .Mobile\:-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .Mobile\:-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .Mobile\:-my-15px {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .Mobile\:my-m11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .Mobile\:my-12px {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .Mobile\:my-m72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .Mobile\:my-m21 {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .Mobile\:my-m15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .Mobile\:my-m18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .Mobile\:my-m35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .Mobile\:my-m19 {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .Mobile\:my-m17 {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .Mobile\:my-m9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .Mobile\:my-m10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .Mobile\:my-m51 {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .Mobile\:my-m43 {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .Mobile\:my-m13 {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .Mobile\:my-m26 {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .Mobile\:my-m2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .Mobile\:my-m14 {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .Mobile\:my-m5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .Mobile\:my-m8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .Mobile\:my-mp15 {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .Mobile\:-my-100 {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .Mobile\:my-0auto {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .Mobile\:my-o6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .Mobile\:-my-23 {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .Mobile\:last\:mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .Mobile\:last\:mx-1:last-child {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .Mobile\:last\:mx-2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .Mobile\:last\:mx-3:last-child {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .Mobile\:last\:mx-4:last-child {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .Mobile\:last\:mx-5:last-child {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .Mobile\:last\:mx-6:last-child {
    margin-left: 6px;
    margin-right: 6px;
  }

  .Mobile\:last\:mx-7:last-child {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .Mobile\:last\:mx-8:last-child {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .Mobile\:last\:mx-9:last-child {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .Mobile\:last\:mx-10:last-child {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .Mobile\:last\:mx-11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .Mobile\:last\:mx-12:last-child {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .Mobile\:last\:mx-14:last-child {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .Mobile\:last\:mx-15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .Mobile\:last\:mx-16:last-child {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .Mobile\:last\:mx-18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .Mobile\:last\:mx-20:last-child {
    margin-left: 20px;
    margin-right: 20px;
  }

  .Mobile\:last\:mx-21:last-child {
    margin-left: 21px;
    margin-right: 21px;
  }

  .Mobile\:last\:mx-23:last-child {
    margin-left: 23px;
    margin-right: 23px;
  }

  .Mobile\:last\:mx-24:last-child {
    margin-left: 24px;
    margin-right: 24px;
  }

  .Mobile\:last\:mx-25:last-child {
    margin-left: 25px;
    margin-right: 25px;
  }

  .Mobile\:last\:mx-27:last-child {
    margin-left: 27px;
    margin-right: 27px;
  }

  .Mobile\:last\:mx-28:last-child {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .Mobile\:last\:mx-30:last-child {
    margin-left: 30px;
    margin-right: 30px;
  }

  .Mobile\:last\:mx-31:last-child {
    margin-left: 31px;
    margin-right: 31px;
  }

  .Mobile\:last\:mx-32:last-child {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .Mobile\:last\:mx-34:last-child {
    margin-left: 34px;
    margin-right: 34px;
  }

  .Mobile\:last\:mx-35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .Mobile\:last\:mx-36:last-child {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .Mobile\:last\:mx-37:last-child {
    margin-left: 37px;
    margin-right: 37px;
  }

  .Mobile\:last\:mx-38:last-child {
    margin-left: 38px;
    margin-right: 38px;
  }

  .Mobile\:last\:mx-40:last-child {
    margin-left: 40px;
    margin-right: 40px;
  }

  .Mobile\:last\:mx-42:last-child {
    margin-left: 42px;
    margin-right: 42px;
  }

  .Mobile\:last\:mx-44:last-child {
    margin-left: 44px;
    margin-right: 44px;
  }

  .Mobile\:last\:mx-45:last-child {
    margin-left: 45px;
    margin-right: 45px;
  }

  .Mobile\:last\:mx-46:last-child {
    margin-left: 46px;
    margin-right: 46px;
  }

  .Mobile\:last\:mx-48:last-child {
    margin-left: 48px;
    margin-right: 48px;
  }

  .Mobile\:last\:mx-52:last-child {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .Mobile\:last\:mx-53:last-child {
    margin-left: 53px;
    margin-right: 53px;
  }

  .Mobile\:last\:mx-55:last-child {
    margin-left: 55px;
    margin-right: 55px;
  }

  .Mobile\:last\:mx-56:last-child {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .Mobile\:last\:mx-58:last-child {
    margin-left: 58px;
    margin-right: 58px;
  }

  .Mobile\:last\:mx-59:last-child {
    margin-left: 59px;
    margin-right: 59px;
  }

  .Mobile\:last\:mx-60:last-child {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .Mobile\:last\:mx-63:last-child {
    margin-left: 63px;
    margin-right: 63px;
  }

  .Mobile\:last\:mx-64:last-child {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .Mobile\:last\:mx-65:last-child {
    margin-left: 65px;
    margin-right: 65px;
  }

  .Mobile\:last\:mx-67:last-child {
    margin-left: 67px;
    margin-right: 67px;
  }

  .Mobile\:last\:mx-70:last-child {
    margin-left: 70px;
    margin-right: 70px;
  }

  .Mobile\:last\:mx-71:last-child {
    margin-left: 71px;
    margin-right: 71px;
  }

  .Mobile\:last\:mx-72:last-child {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .Mobile\:last\:mx-74:last-child {
    margin-left: 74px;
    margin-right: 74px;
  }

  .Mobile\:last\:mx-78:last-child {
    margin-left: 78px;
    margin-right: 78px;
  }

  .Mobile\:last\:mx-80:last-child {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .Mobile\:last\:mx-83:last-child {
    margin-left: 83px;
    margin-right: 83px;
  }

  .Mobile\:last\:mx-84:last-child {
    margin-left: 84px;
    margin-right: 84px;
  }

  .Mobile\:last\:mx-89:last-child {
    margin-left: 89px;
    margin-right: 89px;
  }

  .Mobile\:last\:mx-90:last-child {
    margin-left: 90px;
    margin-right: 90px;
  }

  .Mobile\:last\:mx-92:last-child {
    margin-left: 92px;
    margin-right: 92px;
  }

  .Mobile\:last\:mx-96:last-child {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .Mobile\:last\:mx-97:last-child {
    margin-left: 97px;
    margin-right: 97px;
  }

  .Mobile\:last\:mx-100:last-child {
    margin-left: 100px;
    margin-right: 100px;
  }

  .Mobile\:last\:mx-106:last-child {
    margin-left: 106px;
    margin-right: 106px;
  }

  .Mobile\:last\:mx-108:last-child {
    margin-left: 108px;
    margin-right: 108px;
  }

  .Mobile\:last\:mx-109:last-child {
    margin-left: 109px;
    margin-right: 109px;
  }

  .Mobile\:last\:mx-120:last-child {
    margin-left: 120px;
    margin-right: 120px;
  }

  .Mobile\:last\:mx-135:last-child {
    margin-left: 135px;
    margin-right: 135px;
  }

  .Mobile\:last\:mx-147:last-child {
    margin-left: 147px;
    margin-right: 147px;
  }

  .Mobile\:last\:mx-150:last-child {
    margin-left: 150px;
    margin-right: 150px;
  }

  .Mobile\:last\:mx-168:last-child {
    margin-left: 168px;
    margin-right: 168px;
  }

  .Mobile\:last\:mx-180:last-child {
    margin-left: 180px;
    margin-right: 180px;
  }

  .Mobile\:last\:mx-185:last-child {
    margin-left: 185px;
    margin-right: 185px;
  }

  .Mobile\:last\:mx-200:last-child {
    margin-left: 200px;
    margin-right: 200px;
  }

  .Mobile\:last\:mx-245:last-child {
    margin-left: 245px;
    margin-right: 245px;
  }

  .Mobile\:last\:mx-300:last-child {
    margin-left: 300px;
    margin-right: 300px;
  }

  .Mobile\:last\:mx-400:last-child {
    margin-left: 400px;
    margin-right: 400px;
  }

  .Mobile\:last\:mx-480:last-child {
    margin-left: 480px;
    margin-right: 480px;
  }

  .Mobile\:last\:mx-510:last-child {
    margin-left: 510px;
    margin-right: 510px;
  }

  .Mobile\:last\:mx-537:last-child {
    margin-left: 537px;
    margin-right: 537px;
  }

  .Mobile\:last\:mx-650:last-child {
    margin-left: 650px;
    margin-right: 650px;
  }

  .Mobile\:last\:mx-auto:last-child {
    margin-left: auto;
    margin-right: auto;
  }

  .Mobile\:last\:mx-px:last-child {
    margin-left: 1px;
    margin-right: 1px;
  }

  .Mobile\:last\:mx-0\.5:last-child {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .Mobile\:last\:mx-1\.5:last-child {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .Mobile\:last\:mx-2\.5:last-child {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .Mobile\:last\:mx-3\.5:last-child {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .Mobile\:last\:-mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .Mobile\:last\:-mx-1:last-child {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .Mobile\:last\:-mx-2:last-child {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .Mobile\:last\:-mx-3:last-child {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .Mobile\:last\:-mx-4:last-child {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .Mobile\:last\:-mx-5:last-child {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .Mobile\:last\:-mx-6:last-child {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .Mobile\:last\:-mx-7:last-child {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .Mobile\:last\:-mx-8:last-child {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .Mobile\:last\:-mx-9:last-child {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .Mobile\:last\:-mx-10:last-child {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .Mobile\:last\:-mx-11:last-child {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .Mobile\:last\:-mx-12:last-child {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .Mobile\:last\:-mx-14:last-child {
    margin-left: -14px;
    margin-right: -14px;
  }

  .Mobile\:last\:-mx-16:last-child {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .Mobile\:last\:-mx-20:last-child {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .Mobile\:last\:-mx-24:last-child {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .Mobile\:last\:-mx-28:last-child {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .Mobile\:last\:-mx-32:last-child {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .Mobile\:last\:-mx-36:last-child {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .Mobile\:last\:-mx-40:last-child {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .Mobile\:last\:-mx-44:last-child {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .Mobile\:last\:-mx-48:last-child {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .Mobile\:last\:-mx-52:last-child {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .Mobile\:last\:-mx-56:last-child {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .Mobile\:last\:-mx-60:last-child {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .Mobile\:last\:-mx-64:last-child {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .Mobile\:last\:-mx-72:last-child {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .Mobile\:last\:-mx-80:last-child {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .Mobile\:last\:-mx-96:last-child {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .Mobile\:last\:-mx-px:last-child {
    margin-left: -1px;
    margin-right: -1px;
  }

  .Mobile\:last\:-mx-0\.5:last-child {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .Mobile\:last\:-mx-1\.5:last-child {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .Mobile\:last\:-mx-2\.5:last-child {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .Mobile\:last\:-mx-3\.5:last-child {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .Mobile\:last\:-mx-15px:last-child {
    margin-left: -15px;
    margin-right: -15px;
  }

  .Mobile\:last\:mx-m11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .Mobile\:last\:mx-12px:last-child {
    margin-left: 12px;
    margin-right: 12px;
  }

  .Mobile\:last\:mx-m72:last-child {
    margin-left: 72px;
    margin-right: 72px;
  }

  .Mobile\:last\:mx-m21:last-child {
    margin-left: 21%;
    margin-right: 21%;
  }

  .Mobile\:last\:mx-m15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .Mobile\:last\:mx-m18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .Mobile\:last\:mx-m35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .Mobile\:last\:mx-m19:last-child {
    margin-left: 19px;
    margin-right: 19px;
  }

  .Mobile\:last\:mx-m17:last-child {
    margin-left: 17px;
    margin-right: 17px;
  }

  .Mobile\:last\:mx-m9:last-child {
    margin-left: 9px;
    margin-right: 9px;
  }

  .Mobile\:last\:mx-m10:last-child {
    margin-left: 10px;
    margin-right: 10px;
  }

  .Mobile\:last\:mx-m51:last-child {
    margin-left: 51px;
    margin-right: 51px;
  }

  .Mobile\:last\:mx-m43:last-child {
    margin-left: 43px;
    margin-right: 43px;
  }

  .Mobile\:last\:mx-m13:last-child {
    margin-left: 13px;
    margin-right: 13px;
  }

  .Mobile\:last\:mx-m26:last-child {
    margin-left: 26px;
    margin-right: 26px;
  }

  .Mobile\:last\:mx-m2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .Mobile\:last\:mx-m14:last-child {
    margin-left: 14px;
    margin-right: 14px;
  }

  .Mobile\:last\:mx-m5:last-child {
    margin-left: 5px;
    margin-right: 5px;
  }

  .Mobile\:last\:mx-m8:last-child {
    margin-left: 8px;
    margin-right: 8px;
  }

  .Mobile\:last\:mx-mp15:last-child {
    margin-left: 15%;
    margin-right: 15%;
  }

  .Mobile\:last\:-mx-100:last-child {
    margin-left: -100px;
    margin-right: -100px;
  }

  .Mobile\:last\:mx-0auto:last-child {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .Mobile\:last\:mx-o6:last-child {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .Mobile\:last\:-mx-23:last-child {
    margin-left: -23px;
    margin-right: -23px;
  }

  .Mobile\:last\:my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .Mobile\:last\:my-1:last-child {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .Mobile\:last\:my-2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .Mobile\:last\:my-3:last-child {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .Mobile\:last\:my-4:last-child {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .Mobile\:last\:my-5:last-child {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .Mobile\:last\:my-6:last-child {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .Mobile\:last\:my-7:last-child {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .Mobile\:last\:my-8:last-child {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .Mobile\:last\:my-9:last-child {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .Mobile\:last\:my-10:last-child {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .Mobile\:last\:my-11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .Mobile\:last\:my-12:last-child {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .Mobile\:last\:my-14:last-child {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .Mobile\:last\:my-15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .Mobile\:last\:my-16:last-child {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .Mobile\:last\:my-18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .Mobile\:last\:my-20:last-child {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .Mobile\:last\:my-21:last-child {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .Mobile\:last\:my-23:last-child {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .Mobile\:last\:my-24:last-child {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .Mobile\:last\:my-25:last-child {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .Mobile\:last\:my-27:last-child {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .Mobile\:last\:my-28:last-child {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .Mobile\:last\:my-30:last-child {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .Mobile\:last\:my-31:last-child {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .Mobile\:last\:my-32:last-child {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .Mobile\:last\:my-34:last-child {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .Mobile\:last\:my-35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .Mobile\:last\:my-36:last-child {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .Mobile\:last\:my-37:last-child {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .Mobile\:last\:my-38:last-child {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .Mobile\:last\:my-40:last-child {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .Mobile\:last\:my-42:last-child {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .Mobile\:last\:my-44:last-child {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .Mobile\:last\:my-45:last-child {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .Mobile\:last\:my-46:last-child {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .Mobile\:last\:my-48:last-child {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .Mobile\:last\:my-52:last-child {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .Mobile\:last\:my-53:last-child {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .Mobile\:last\:my-55:last-child {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .Mobile\:last\:my-56:last-child {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .Mobile\:last\:my-58:last-child {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .Mobile\:last\:my-59:last-child {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .Mobile\:last\:my-60:last-child {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .Mobile\:last\:my-63:last-child {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .Mobile\:last\:my-64:last-child {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .Mobile\:last\:my-65:last-child {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .Mobile\:last\:my-67:last-child {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .Mobile\:last\:my-70:last-child {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .Mobile\:last\:my-71:last-child {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .Mobile\:last\:my-72:last-child {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .Mobile\:last\:my-74:last-child {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .Mobile\:last\:my-78:last-child {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .Mobile\:last\:my-80:last-child {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .Mobile\:last\:my-83:last-child {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .Mobile\:last\:my-84:last-child {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .Mobile\:last\:my-89:last-child {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .Mobile\:last\:my-90:last-child {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .Mobile\:last\:my-92:last-child {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .Mobile\:last\:my-96:last-child {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .Mobile\:last\:my-97:last-child {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .Mobile\:last\:my-100:last-child {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .Mobile\:last\:my-106:last-child {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .Mobile\:last\:my-108:last-child {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .Mobile\:last\:my-109:last-child {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .Mobile\:last\:my-120:last-child {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .Mobile\:last\:my-135:last-child {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .Mobile\:last\:my-147:last-child {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .Mobile\:last\:my-150:last-child {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .Mobile\:last\:my-168:last-child {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .Mobile\:last\:my-180:last-child {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .Mobile\:last\:my-185:last-child {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .Mobile\:last\:my-200:last-child {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .Mobile\:last\:my-245:last-child {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .Mobile\:last\:my-300:last-child {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .Mobile\:last\:my-400:last-child {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .Mobile\:last\:my-480:last-child {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .Mobile\:last\:my-510:last-child {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .Mobile\:last\:my-537:last-child {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .Mobile\:last\:my-650:last-child {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .Mobile\:last\:my-auto:last-child {
    margin-top: auto;
    margin-bottom: auto;
  }

  .Mobile\:last\:my-px:last-child {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .Mobile\:last\:my-0\.5:last-child {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .Mobile\:last\:my-1\.5:last-child {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .Mobile\:last\:my-2\.5:last-child {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .Mobile\:last\:my-3\.5:last-child {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .Mobile\:last\:-my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .Mobile\:last\:-my-1:last-child {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .Mobile\:last\:-my-2:last-child {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .Mobile\:last\:-my-3:last-child {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .Mobile\:last\:-my-4:last-child {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .Mobile\:last\:-my-5:last-child {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .Mobile\:last\:-my-6:last-child {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .Mobile\:last\:-my-7:last-child {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .Mobile\:last\:-my-8:last-child {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .Mobile\:last\:-my-9:last-child {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .Mobile\:last\:-my-10:last-child {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .Mobile\:last\:-my-11:last-child {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .Mobile\:last\:-my-12:last-child {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .Mobile\:last\:-my-14:last-child {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .Mobile\:last\:-my-16:last-child {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .Mobile\:last\:-my-20:last-child {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .Mobile\:last\:-my-24:last-child {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .Mobile\:last\:-my-28:last-child {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .Mobile\:last\:-my-32:last-child {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .Mobile\:last\:-my-36:last-child {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .Mobile\:last\:-my-40:last-child {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .Mobile\:last\:-my-44:last-child {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .Mobile\:last\:-my-48:last-child {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .Mobile\:last\:-my-52:last-child {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .Mobile\:last\:-my-56:last-child {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .Mobile\:last\:-my-60:last-child {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .Mobile\:last\:-my-64:last-child {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .Mobile\:last\:-my-72:last-child {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .Mobile\:last\:-my-80:last-child {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .Mobile\:last\:-my-96:last-child {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .Mobile\:last\:-my-px:last-child {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .Mobile\:last\:-my-0\.5:last-child {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .Mobile\:last\:-my-1\.5:last-child {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .Mobile\:last\:-my-2\.5:last-child {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .Mobile\:last\:-my-3\.5:last-child {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .Mobile\:last\:-my-15px:last-child {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .Mobile\:last\:my-m11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .Mobile\:last\:my-12px:last-child {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .Mobile\:last\:my-m72:last-child {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .Mobile\:last\:my-m21:last-child {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .Mobile\:last\:my-m15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .Mobile\:last\:my-m18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .Mobile\:last\:my-m35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .Mobile\:last\:my-m19:last-child {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .Mobile\:last\:my-m17:last-child {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .Mobile\:last\:my-m9:last-child {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .Mobile\:last\:my-m10:last-child {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .Mobile\:last\:my-m51:last-child {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .Mobile\:last\:my-m43:last-child {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .Mobile\:last\:my-m13:last-child {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .Mobile\:last\:my-m26:last-child {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .Mobile\:last\:my-m2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .Mobile\:last\:my-m14:last-child {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .Mobile\:last\:my-m5:last-child {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .Mobile\:last\:my-m8:last-child {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .Mobile\:last\:my-mp15:last-child {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .Mobile\:last\:-my-100:last-child {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .Mobile\:last\:my-0auto:last-child {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .Mobile\:last\:my-o6:last-child {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .Mobile\:last\:-my-23:last-child {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .Mobile\:mt-0 {
    margin-top: 0px;
  }

  .Mobile\:mt-1 {
    margin-top: 0.25rem;
  }

  .Mobile\:mt-2 {
    margin-top: 2px;
  }

  .Mobile\:mt-3 {
    margin-top: 0.75rem;
  }

  .Mobile\:mt-4 {
    margin-top: 1rem;
  }

  .Mobile\:mt-5 {
    margin-top: 1.25rem;
  }

  .Mobile\:mt-6 {
    margin-top: 6px;
  }

  .Mobile\:mt-7 {
    margin-top: 1.75rem;
  }

  .Mobile\:mt-8 {
    margin-top: 2rem;
  }

  .Mobile\:mt-9 {
    margin-top: 2.25rem;
  }

  .Mobile\:mt-10 {
    margin-top: 2.5rem;
  }

  .Mobile\:mt-11 {
    margin-top: 11px;
  }

  .Mobile\:mt-12 {
    margin-top: 3rem;
  }

  .Mobile\:mt-14 {
    margin-top: 3.5rem;
  }

  .Mobile\:mt-15 {
    margin-top: 15px;
  }

  .Mobile\:mt-16 {
    margin-top: 4rem;
  }

  .Mobile\:mt-18 {
    margin-top: 18px;
  }

  .Mobile\:mt-20 {
    margin-top: 20px;
  }

  .Mobile\:mt-21 {
    margin-top: 21px;
  }

  .Mobile\:mt-23 {
    margin-top: 23px;
  }

  .Mobile\:mt-24 {
    margin-top: 24px;
  }

  .Mobile\:mt-25 {
    margin-top: 25px;
  }

  .Mobile\:mt-27 {
    margin-top: 27px;
  }

  .Mobile\:mt-28 {
    margin-top: 7rem;
  }

  .Mobile\:mt-30 {
    margin-top: 30px;
  }

  .Mobile\:mt-31 {
    margin-top: 31px;
  }

  .Mobile\:mt-32 {
    margin-top: 8rem;
  }

  .Mobile\:mt-34 {
    margin-top: 34px;
  }

  .Mobile\:mt-35 {
    margin-top: 35px;
  }

  .Mobile\:mt-36 {
    margin-top: 9rem;
  }

  .Mobile\:mt-37 {
    margin-top: 37px;
  }

  .Mobile\:mt-38 {
    margin-top: 38px;
  }

  .Mobile\:mt-40 {
    margin-top: 40px;
  }

  .Mobile\:mt-42 {
    margin-top: 42px;
  }

  .Mobile\:mt-44 {
    margin-top: 44px;
  }

  .Mobile\:mt-45 {
    margin-top: 45px;
  }

  .Mobile\:mt-46 {
    margin-top: 46px;
  }

  .Mobile\:mt-48 {
    margin-top: 48px;
  }

  .Mobile\:mt-52 {
    margin-top: 13rem;
  }

  .Mobile\:mt-53 {
    margin-top: 53px;
  }

  .Mobile\:mt-55 {
    margin-top: 55px;
  }

  .Mobile\:mt-56 {
    margin-top: 14rem;
  }

  .Mobile\:mt-58 {
    margin-top: 58px;
  }

  .Mobile\:mt-59 {
    margin-top: 59px;
  }

  .Mobile\:mt-60 {
    margin-top: 15rem;
  }

  .Mobile\:mt-63 {
    margin-top: 63px;
  }

  .Mobile\:mt-64 {
    margin-top: 16rem;
  }

  .Mobile\:mt-65 {
    margin-top: 65px;
  }

  .Mobile\:mt-67 {
    margin-top: 67px;
  }

  .Mobile\:mt-70 {
    margin-top: 70px;
  }

  .Mobile\:mt-71 {
    margin-top: 71px;
  }

  .Mobile\:mt-72 {
    margin-top: 18rem;
  }

  .Mobile\:mt-74 {
    margin-top: 74px;
  }

  .Mobile\:mt-78 {
    margin-top: 78px;
  }

  .Mobile\:mt-80 {
    margin-top: 20rem;
  }

  .Mobile\:mt-83 {
    margin-top: 83px;
  }

  .Mobile\:mt-84 {
    margin-top: 84px;
  }

  .Mobile\:mt-89 {
    margin-top: 89px;
  }

  .Mobile\:mt-90 {
    margin-top: 90px;
  }

  .Mobile\:mt-92 {
    margin-top: 92px;
  }

  .Mobile\:mt-96 {
    margin-top: 24rem;
  }

  .Mobile\:mt-97 {
    margin-top: 97px;
  }

  .Mobile\:mt-100 {
    margin-top: 100px;
  }

  .Mobile\:mt-106 {
    margin-top: 106px;
  }

  .Mobile\:mt-108 {
    margin-top: 108px;
  }

  .Mobile\:mt-109 {
    margin-top: 109px;
  }

  .Mobile\:mt-120 {
    margin-top: 120px;
  }

  .Mobile\:mt-135 {
    margin-top: 135px;
  }

  .Mobile\:mt-147 {
    margin-top: 147px;
  }

  .Mobile\:mt-150 {
    margin-top: 150px;
  }

  .Mobile\:mt-168 {
    margin-top: 168px;
  }

  .Mobile\:mt-180 {
    margin-top: 180px;
  }

  .Mobile\:mt-185 {
    margin-top: 185px;
  }

  .Mobile\:mt-200 {
    margin-top: 200px;
  }

  .Mobile\:mt-245 {
    margin-top: 245px;
  }

  .Mobile\:mt-300 {
    margin-top: 300px;
  }

  .Mobile\:mt-400 {
    margin-top: 400px;
  }

  .Mobile\:mt-480 {
    margin-top: 480px;
  }

  .Mobile\:mt-510 {
    margin-top: 510px;
  }

  .Mobile\:mt-537 {
    margin-top: 537px;
  }

  .Mobile\:mt-650 {
    margin-top: 650px;
  }

  .Mobile\:mt-auto {
    margin-top: auto;
  }

  .Mobile\:mt-px {
    margin-top: 1px;
  }

  .Mobile\:mt-0\.5 {
    margin-top: 0.125rem;
  }

  .Mobile\:mt-1\.5 {
    margin-top: 0.375rem;
  }

  .Mobile\:mt-2\.5 {
    margin-top: 0.625rem;
  }

  .Mobile\:mt-3\.5 {
    margin-top: 0.875rem;
  }

  .Mobile\:-mt-0 {
    margin-top: 0px;
  }

  .Mobile\:-mt-1 {
    margin-top: -0.25rem;
  }

  .Mobile\:-mt-2 {
    margin-top: -0.5rem;
  }

  .Mobile\:-mt-3 {
    margin-top: -0.75rem;
  }

  .Mobile\:-mt-4 {
    margin-top: -1rem;
  }

  .Mobile\:-mt-5 {
    margin-top: -1.25rem;
  }

  .Mobile\:-mt-6 {
    margin-top: -1.5rem;
  }

  .Mobile\:-mt-7 {
    margin-top: -1.75rem;
  }

  .Mobile\:-mt-8 {
    margin-top: -2rem;
  }

  .Mobile\:-mt-9 {
    margin-top: -2.25rem;
  }

  .Mobile\:-mt-10 {
    margin-top: -2.5rem;
  }

  .Mobile\:-mt-11 {
    margin-top: -2.75rem;
  }

  .Mobile\:-mt-12 {
    margin-top: -3rem;
  }

  .Mobile\:-mt-14 {
    margin-top: -14px;
  }

  .Mobile\:-mt-16 {
    margin-top: -4rem;
  }

  .Mobile\:-mt-20 {
    margin-top: -5rem;
  }

  .Mobile\:-mt-24 {
    margin-top: -6rem;
  }

  .Mobile\:-mt-28 {
    margin-top: -7rem;
  }

  .Mobile\:-mt-32 {
    margin-top: -8rem;
  }

  .Mobile\:-mt-36 {
    margin-top: -9rem;
  }

  .Mobile\:-mt-40 {
    margin-top: -10rem;
  }

  .Mobile\:-mt-44 {
    margin-top: -11rem;
  }

  .Mobile\:-mt-48 {
    margin-top: -12rem;
  }

  .Mobile\:-mt-52 {
    margin-top: -13rem;
  }

  .Mobile\:-mt-56 {
    margin-top: -14rem;
  }

  .Mobile\:-mt-60 {
    margin-top: -15rem;
  }

  .Mobile\:-mt-64 {
    margin-top: -16rem;
  }

  .Mobile\:-mt-72 {
    margin-top: -18rem;
  }

  .Mobile\:-mt-80 {
    margin-top: -20rem;
  }

  .Mobile\:-mt-96 {
    margin-top: -24rem;
  }

  .Mobile\:-mt-px {
    margin-top: -1px;
  }

  .Mobile\:-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .Mobile\:-mt-1\.5 {
    margin-top: -0.375rem;
  }

  .Mobile\:-mt-2\.5 {
    margin-top: -0.625rem;
  }

  .Mobile\:-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .Mobile\:-mt-15px {
    margin-top: -15px;
  }

  .Mobile\:mt-m11 {
    margin-top: 11px;
  }

  .Mobile\:mt-12px {
    margin-top: 12px;
  }

  .Mobile\:mt-m72 {
    margin-top: 72px;
  }

  .Mobile\:mt-m21 {
    margin-top: 21%;
  }

  .Mobile\:mt-m15 {
    margin-top: 15px;
  }

  .Mobile\:mt-m18 {
    margin-top: 18px;
  }

  .Mobile\:mt-m35 {
    margin-top: 35px;
  }

  .Mobile\:mt-m19 {
    margin-top: 19px;
  }

  .Mobile\:mt-m17 {
    margin-top: 17px;
  }

  .Mobile\:mt-m9 {
    margin-top: 9px;
  }

  .Mobile\:mt-m10 {
    margin-top: 10px;
  }

  .Mobile\:mt-m51 {
    margin-top: 51px;
  }

  .Mobile\:mt-m43 {
    margin-top: 43px;
  }

  .Mobile\:mt-m13 {
    margin-top: 13px;
  }

  .Mobile\:mt-m26 {
    margin-top: 26px;
  }

  .Mobile\:mt-m2 {
    margin-top: 2px;
  }

  .Mobile\:mt-m14 {
    margin-top: 14px;
  }

  .Mobile\:mt-m5 {
    margin-top: 5px;
  }

  .Mobile\:mt-m8 {
    margin-top: 8px;
  }

  .Mobile\:mt-mp15 {
    margin-top: 15%;
  }

  .Mobile\:-mt-100 {
    margin-top: -100px;
  }

  .Mobile\:mt-0auto {
    margin-top: 0px auto;
  }

  .Mobile\:mt-o6 {
    margin-top: 1.5rem;
  }

  .Mobile\:-mt-23 {
    margin-top: -23px;
  }

  .Mobile\:mr-0 {
    margin-right: 0px;
  }

  .Mobile\:mr-1 {
    margin-right: 0.25rem;
  }

  .Mobile\:mr-2 {
    margin-right: 2px;
  }

  .Mobile\:mr-3 {
    margin-right: 0.75rem;
  }

  .Mobile\:mr-4 {
    margin-right: 1rem;
  }

  .Mobile\:mr-5 {
    margin-right: 1.25rem;
  }

  .Mobile\:mr-6 {
    margin-right: 6px;
  }

  .Mobile\:mr-7 {
    margin-right: 1.75rem;
  }

  .Mobile\:mr-8 {
    margin-right: 2rem;
  }

  .Mobile\:mr-9 {
    margin-right: 2.25rem;
  }

  .Mobile\:mr-10 {
    margin-right: 2.5rem;
  }

  .Mobile\:mr-11 {
    margin-right: 11px;
  }

  .Mobile\:mr-12 {
    margin-right: 3rem;
  }

  .Mobile\:mr-14 {
    margin-right: 3.5rem;
  }

  .Mobile\:mr-15 {
    margin-right: 15px;
  }

  .Mobile\:mr-16 {
    margin-right: 4rem;
  }

  .Mobile\:mr-18 {
    margin-right: 18px;
  }

  .Mobile\:mr-20 {
    margin-right: 20px;
  }

  .Mobile\:mr-21 {
    margin-right: 21px;
  }

  .Mobile\:mr-23 {
    margin-right: 23px;
  }

  .Mobile\:mr-24 {
    margin-right: 24px;
  }

  .Mobile\:mr-25 {
    margin-right: 25px;
  }

  .Mobile\:mr-27 {
    margin-right: 27px;
  }

  .Mobile\:mr-28 {
    margin-right: 7rem;
  }

  .Mobile\:mr-30 {
    margin-right: 30px;
  }

  .Mobile\:mr-31 {
    margin-right: 31px;
  }

  .Mobile\:mr-32 {
    margin-right: 8rem;
  }

  .Mobile\:mr-34 {
    margin-right: 34px;
  }

  .Mobile\:mr-35 {
    margin-right: 35px;
  }

  .Mobile\:mr-36 {
    margin-right: 9rem;
  }

  .Mobile\:mr-37 {
    margin-right: 37px;
  }

  .Mobile\:mr-38 {
    margin-right: 38px;
  }

  .Mobile\:mr-40 {
    margin-right: 40px;
  }

  .Mobile\:mr-42 {
    margin-right: 42px;
  }

  .Mobile\:mr-44 {
    margin-right: 44px;
  }

  .Mobile\:mr-45 {
    margin-right: 45px;
  }

  .Mobile\:mr-46 {
    margin-right: 46px;
  }

  .Mobile\:mr-48 {
    margin-right: 48px;
  }

  .Mobile\:mr-52 {
    margin-right: 13rem;
  }

  .Mobile\:mr-53 {
    margin-right: 53px;
  }

  .Mobile\:mr-55 {
    margin-right: 55px;
  }

  .Mobile\:mr-56 {
    margin-right: 14rem;
  }

  .Mobile\:mr-58 {
    margin-right: 58px;
  }

  .Mobile\:mr-59 {
    margin-right: 59px;
  }

  .Mobile\:mr-60 {
    margin-right: 15rem;
  }

  .Mobile\:mr-63 {
    margin-right: 63px;
  }

  .Mobile\:mr-64 {
    margin-right: 16rem;
  }

  .Mobile\:mr-65 {
    margin-right: 65px;
  }

  .Mobile\:mr-67 {
    margin-right: 67px;
  }

  .Mobile\:mr-70 {
    margin-right: 70px;
  }

  .Mobile\:mr-71 {
    margin-right: 71px;
  }

  .Mobile\:mr-72 {
    margin-right: 18rem;
  }

  .Mobile\:mr-74 {
    margin-right: 74px;
  }

  .Mobile\:mr-78 {
    margin-right: 78px;
  }

  .Mobile\:mr-80 {
    margin-right: 20rem;
  }

  .Mobile\:mr-83 {
    margin-right: 83px;
  }

  .Mobile\:mr-84 {
    margin-right: 84px;
  }

  .Mobile\:mr-89 {
    margin-right: 89px;
  }

  .Mobile\:mr-90 {
    margin-right: 90px;
  }

  .Mobile\:mr-92 {
    margin-right: 92px;
  }

  .Mobile\:mr-96 {
    margin-right: 24rem;
  }

  .Mobile\:mr-97 {
    margin-right: 97px;
  }

  .Mobile\:mr-100 {
    margin-right: 100px;
  }

  .Mobile\:mr-106 {
    margin-right: 106px;
  }

  .Mobile\:mr-108 {
    margin-right: 108px;
  }

  .Mobile\:mr-109 {
    margin-right: 109px;
  }

  .Mobile\:mr-120 {
    margin-right: 120px;
  }

  .Mobile\:mr-135 {
    margin-right: 135px;
  }

  .Mobile\:mr-147 {
    margin-right: 147px;
  }

  .Mobile\:mr-150 {
    margin-right: 150px;
  }

  .Mobile\:mr-168 {
    margin-right: 168px;
  }

  .Mobile\:mr-180 {
    margin-right: 180px;
  }

  .Mobile\:mr-185 {
    margin-right: 185px;
  }

  .Mobile\:mr-200 {
    margin-right: 200px;
  }

  .Mobile\:mr-245 {
    margin-right: 245px;
  }

  .Mobile\:mr-300 {
    margin-right: 300px;
  }

  .Mobile\:mr-400 {
    margin-right: 400px;
  }

  .Mobile\:mr-480 {
    margin-right: 480px;
  }

  .Mobile\:mr-510 {
    margin-right: 510px;
  }

  .Mobile\:mr-537 {
    margin-right: 537px;
  }

  .Mobile\:mr-650 {
    margin-right: 650px;
  }

  .Mobile\:mr-auto {
    margin-right: auto;
  }

  .Mobile\:mr-px {
    margin-right: 1px;
  }

  .Mobile\:mr-0\.5 {
    margin-right: 0.125rem;
  }

  .Mobile\:mr-1\.5 {
    margin-right: 0.375rem;
  }

  .Mobile\:mr-2\.5 {
    margin-right: 0.625rem;
  }

  .Mobile\:mr-3\.5 {
    margin-right: 0.875rem;
  }

  .Mobile\:-mr-0 {
    margin-right: 0px;
  }

  .Mobile\:-mr-1 {
    margin-right: -0.25rem;
  }

  .Mobile\:-mr-2 {
    margin-right: -0.5rem;
  }

  .Mobile\:-mr-3 {
    margin-right: -0.75rem;
  }

  .Mobile\:-mr-4 {
    margin-right: -1rem;
  }

  .Mobile\:-mr-5 {
    margin-right: -1.25rem;
  }

  .Mobile\:-mr-6 {
    margin-right: -1.5rem;
  }

  .Mobile\:-mr-7 {
    margin-right: -1.75rem;
  }

  .Mobile\:-mr-8 {
    margin-right: -2rem;
  }

  .Mobile\:-mr-9 {
    margin-right: -2.25rem;
  }

  .Mobile\:-mr-10 {
    margin-right: -2.5rem;
  }

  .Mobile\:-mr-11 {
    margin-right: -2.75rem;
  }

  .Mobile\:-mr-12 {
    margin-right: -3rem;
  }

  .Mobile\:-mr-14 {
    margin-right: -14px;
  }

  .Mobile\:-mr-16 {
    margin-right: -4rem;
  }

  .Mobile\:-mr-20 {
    margin-right: -5rem;
  }

  .Mobile\:-mr-24 {
    margin-right: -6rem;
  }

  .Mobile\:-mr-28 {
    margin-right: -7rem;
  }

  .Mobile\:-mr-32 {
    margin-right: -8rem;
  }

  .Mobile\:-mr-36 {
    margin-right: -9rem;
  }

  .Mobile\:-mr-40 {
    margin-right: -10rem;
  }

  .Mobile\:-mr-44 {
    margin-right: -11rem;
  }

  .Mobile\:-mr-48 {
    margin-right: -12rem;
  }

  .Mobile\:-mr-52 {
    margin-right: -13rem;
  }

  .Mobile\:-mr-56 {
    margin-right: -14rem;
  }

  .Mobile\:-mr-60 {
    margin-right: -15rem;
  }

  .Mobile\:-mr-64 {
    margin-right: -16rem;
  }

  .Mobile\:-mr-72 {
    margin-right: -18rem;
  }

  .Mobile\:-mr-80 {
    margin-right: -20rem;
  }

  .Mobile\:-mr-96 {
    margin-right: -24rem;
  }

  .Mobile\:-mr-px {
    margin-right: -1px;
  }

  .Mobile\:-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .Mobile\:-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .Mobile\:-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .Mobile\:-mr-3\.5 {
    margin-right: -0.875rem;
  }

  .Mobile\:-mr-15px {
    margin-right: -15px;
  }

  .Mobile\:mr-m11 {
    margin-right: 11px;
  }

  .Mobile\:mr-12px {
    margin-right: 12px;
  }

  .Mobile\:mr-m72 {
    margin-right: 72px;
  }

  .Mobile\:mr-m21 {
    margin-right: 21%;
  }

  .Mobile\:mr-m15 {
    margin-right: 15px;
  }

  .Mobile\:mr-m18 {
    margin-right: 18px;
  }

  .Mobile\:mr-m35 {
    margin-right: 35px;
  }

  .Mobile\:mr-m19 {
    margin-right: 19px;
  }

  .Mobile\:mr-m17 {
    margin-right: 17px;
  }

  .Mobile\:mr-m9 {
    margin-right: 9px;
  }

  .Mobile\:mr-m10 {
    margin-right: 10px;
  }

  .Mobile\:mr-m51 {
    margin-right: 51px;
  }

  .Mobile\:mr-m43 {
    margin-right: 43px;
  }

  .Mobile\:mr-m13 {
    margin-right: 13px;
  }

  .Mobile\:mr-m26 {
    margin-right: 26px;
  }

  .Mobile\:mr-m2 {
    margin-right: 2px;
  }

  .Mobile\:mr-m14 {
    margin-right: 14px;
  }

  .Mobile\:mr-m5 {
    margin-right: 5px;
  }

  .Mobile\:mr-m8 {
    margin-right: 8px;
  }

  .Mobile\:mr-mp15 {
    margin-right: 15%;
  }

  .Mobile\:-mr-100 {
    margin-right: -100px;
  }

  .Mobile\:mr-0auto {
    margin-right: 0px auto;
  }

  .Mobile\:mr-o6 {
    margin-right: 1.5rem;
  }

  .Mobile\:-mr-23 {
    margin-right: -23px;
  }

  .Mobile\:mb-0 {
    margin-bottom: 0px;
  }

  .Mobile\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .Mobile\:mb-2 {
    margin-bottom: 2px;
  }

  .Mobile\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .Mobile\:mb-4 {
    margin-bottom: 1rem;
  }

  .Mobile\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .Mobile\:mb-6 {
    margin-bottom: 6px;
  }

  .Mobile\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .Mobile\:mb-8 {
    margin-bottom: 2rem;
  }

  .Mobile\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .Mobile\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .Mobile\:mb-11 {
    margin-bottom: 11px;
  }

  .Mobile\:mb-12 {
    margin-bottom: 3rem;
  }

  .Mobile\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .Mobile\:mb-15 {
    margin-bottom: 15px;
  }

  .Mobile\:mb-16 {
    margin-bottom: 4rem;
  }

  .Mobile\:mb-18 {
    margin-bottom: 18px;
  }

  .Mobile\:mb-20 {
    margin-bottom: 20px;
  }

  .Mobile\:mb-21 {
    margin-bottom: 21px;
  }

  .Mobile\:mb-23 {
    margin-bottom: 23px;
  }

  .Mobile\:mb-24 {
    margin-bottom: 24px;
  }

  .Mobile\:mb-25 {
    margin-bottom: 25px;
  }

  .Mobile\:mb-27 {
    margin-bottom: 27px;
  }

  .Mobile\:mb-28 {
    margin-bottom: 7rem;
  }

  .Mobile\:mb-30 {
    margin-bottom: 30px;
  }

  .Mobile\:mb-31 {
    margin-bottom: 31px;
  }

  .Mobile\:mb-32 {
    margin-bottom: 8rem;
  }

  .Mobile\:mb-34 {
    margin-bottom: 34px;
  }

  .Mobile\:mb-35 {
    margin-bottom: 35px;
  }

  .Mobile\:mb-36 {
    margin-bottom: 9rem;
  }

  .Mobile\:mb-37 {
    margin-bottom: 37px;
  }

  .Mobile\:mb-38 {
    margin-bottom: 38px;
  }

  .Mobile\:mb-40 {
    margin-bottom: 40px;
  }

  .Mobile\:mb-42 {
    margin-bottom: 42px;
  }

  .Mobile\:mb-44 {
    margin-bottom: 44px;
  }

  .Mobile\:mb-45 {
    margin-bottom: 45px;
  }

  .Mobile\:mb-46 {
    margin-bottom: 46px;
  }

  .Mobile\:mb-48 {
    margin-bottom: 48px;
  }

  .Mobile\:mb-52 {
    margin-bottom: 13rem;
  }

  .Mobile\:mb-53 {
    margin-bottom: 53px;
  }

  .Mobile\:mb-55 {
    margin-bottom: 55px;
  }

  .Mobile\:mb-56 {
    margin-bottom: 14rem;
  }

  .Mobile\:mb-58 {
    margin-bottom: 58px;
  }

  .Mobile\:mb-59 {
    margin-bottom: 59px;
  }

  .Mobile\:mb-60 {
    margin-bottom: 15rem;
  }

  .Mobile\:mb-63 {
    margin-bottom: 63px;
  }

  .Mobile\:mb-64 {
    margin-bottom: 16rem;
  }

  .Mobile\:mb-65 {
    margin-bottom: 65px;
  }

  .Mobile\:mb-67 {
    margin-bottom: 67px;
  }

  .Mobile\:mb-70 {
    margin-bottom: 70px;
  }

  .Mobile\:mb-71 {
    margin-bottom: 71px;
  }

  .Mobile\:mb-72 {
    margin-bottom: 18rem;
  }

  .Mobile\:mb-74 {
    margin-bottom: 74px;
  }

  .Mobile\:mb-78 {
    margin-bottom: 78px;
  }

  .Mobile\:mb-80 {
    margin-bottom: 20rem;
  }

  .Mobile\:mb-83 {
    margin-bottom: 83px;
  }

  .Mobile\:mb-84 {
    margin-bottom: 84px;
  }

  .Mobile\:mb-89 {
    margin-bottom: 89px;
  }

  .Mobile\:mb-90 {
    margin-bottom: 90px;
  }

  .Mobile\:mb-92 {
    margin-bottom: 92px;
  }

  .Mobile\:mb-96 {
    margin-bottom: 24rem;
  }

  .Mobile\:mb-97 {
    margin-bottom: 97px;
  }

  .Mobile\:mb-100 {
    margin-bottom: 100px;
  }

  .Mobile\:mb-106 {
    margin-bottom: 106px;
  }

  .Mobile\:mb-108 {
    margin-bottom: 108px;
  }

  .Mobile\:mb-109 {
    margin-bottom: 109px;
  }

  .Mobile\:mb-120 {
    margin-bottom: 120px;
  }

  .Mobile\:mb-135 {
    margin-bottom: 135px;
  }

  .Mobile\:mb-147 {
    margin-bottom: 147px;
  }

  .Mobile\:mb-150 {
    margin-bottom: 150px;
  }

  .Mobile\:mb-168 {
    margin-bottom: 168px;
  }

  .Mobile\:mb-180 {
    margin-bottom: 180px;
  }

  .Mobile\:mb-185 {
    margin-bottom: 185px;
  }

  .Mobile\:mb-200 {
    margin-bottom: 200px;
  }

  .Mobile\:mb-245 {
    margin-bottom: 245px;
  }

  .Mobile\:mb-300 {
    margin-bottom: 300px;
  }

  .Mobile\:mb-400 {
    margin-bottom: 400px;
  }

  .Mobile\:mb-480 {
    margin-bottom: 480px;
  }

  .Mobile\:mb-510 {
    margin-bottom: 510px;
  }

  .Mobile\:mb-537 {
    margin-bottom: 537px;
  }

  .Mobile\:mb-650 {
    margin-bottom: 650px;
  }

  .Mobile\:mb-auto {
    margin-bottom: auto;
  }

  .Mobile\:mb-px {
    margin-bottom: 1px;
  }

  .Mobile\:mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .Mobile\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .Mobile\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .Mobile\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .Mobile\:-mb-0 {
    margin-bottom: 0px;
  }

  .Mobile\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .Mobile\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .Mobile\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .Mobile\:-mb-4 {
    margin-bottom: -1rem;
  }

  .Mobile\:-mb-5 {
    margin-bottom: -1.25rem;
  }

  .Mobile\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .Mobile\:-mb-7 {
    margin-bottom: -1.75rem;
  }

  .Mobile\:-mb-8 {
    margin-bottom: -2rem;
  }

  .Mobile\:-mb-9 {
    margin-bottom: -2.25rem;
  }

  .Mobile\:-mb-10 {
    margin-bottom: -2.5rem;
  }

  .Mobile\:-mb-11 {
    margin-bottom: -2.75rem;
  }

  .Mobile\:-mb-12 {
    margin-bottom: -3rem;
  }

  .Mobile\:-mb-14 {
    margin-bottom: -14px;
  }

  .Mobile\:-mb-16 {
    margin-bottom: -4rem;
  }

  .Mobile\:-mb-20 {
    margin-bottom: -5rem;
  }

  .Mobile\:-mb-24 {
    margin-bottom: -6rem;
  }

  .Mobile\:-mb-28 {
    margin-bottom: -7rem;
  }

  .Mobile\:-mb-32 {
    margin-bottom: -8rem;
  }

  .Mobile\:-mb-36 {
    margin-bottom: -9rem;
  }

  .Mobile\:-mb-40 {
    margin-bottom: -10rem;
  }

  .Mobile\:-mb-44 {
    margin-bottom: -11rem;
  }

  .Mobile\:-mb-48 {
    margin-bottom: -12rem;
  }

  .Mobile\:-mb-52 {
    margin-bottom: -13rem;
  }

  .Mobile\:-mb-56 {
    margin-bottom: -14rem;
  }

  .Mobile\:-mb-60 {
    margin-bottom: -15rem;
  }

  .Mobile\:-mb-64 {
    margin-bottom: -16rem;
  }

  .Mobile\:-mb-72 {
    margin-bottom: -18rem;
  }

  .Mobile\:-mb-80 {
    margin-bottom: -20rem;
  }

  .Mobile\:-mb-96 {
    margin-bottom: -24rem;
  }

  .Mobile\:-mb-px {
    margin-bottom: -1px;
  }

  .Mobile\:-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

  .Mobile\:-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

  .Mobile\:-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .Mobile\:-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .Mobile\:-mb-15px {
    margin-bottom: -15px;
  }

  .Mobile\:mb-m11 {
    margin-bottom: 11px;
  }

  .Mobile\:mb-12px {
    margin-bottom: 12px;
  }

  .Mobile\:mb-m72 {
    margin-bottom: 72px;
  }

  .Mobile\:mb-m21 {
    margin-bottom: 21%;
  }

  .Mobile\:mb-m15 {
    margin-bottom: 15px;
  }

  .Mobile\:mb-m18 {
    margin-bottom: 18px;
  }

  .Mobile\:mb-m35 {
    margin-bottom: 35px;
  }

  .Mobile\:mb-m19 {
    margin-bottom: 19px;
  }

  .Mobile\:mb-m17 {
    margin-bottom: 17px;
  }

  .Mobile\:mb-m9 {
    margin-bottom: 9px;
  }

  .Mobile\:mb-m10 {
    margin-bottom: 10px;
  }

  .Mobile\:mb-m51 {
    margin-bottom: 51px;
  }

  .Mobile\:mb-m43 {
    margin-bottom: 43px;
  }

  .Mobile\:mb-m13 {
    margin-bottom: 13px;
  }

  .Mobile\:mb-m26 {
    margin-bottom: 26px;
  }

  .Mobile\:mb-m2 {
    margin-bottom: 2px;
  }

  .Mobile\:mb-m14 {
    margin-bottom: 14px;
  }

  .Mobile\:mb-m5 {
    margin-bottom: 5px;
  }

  .Mobile\:mb-m8 {
    margin-bottom: 8px;
  }

  .Mobile\:mb-mp15 {
    margin-bottom: 15%;
  }

  .Mobile\:-mb-100 {
    margin-bottom: -100px;
  }

  .Mobile\:mb-0auto {
    margin-bottom: 0px auto;
  }

  .Mobile\:mb-o6 {
    margin-bottom: 1.5rem;
  }

  .Mobile\:-mb-23 {
    margin-bottom: -23px;
  }

  .Mobile\:ml-0 {
    margin-left: 0px;
  }

  .Mobile\:ml-1 {
    margin-left: 0.25rem;
  }

  .Mobile\:ml-2 {
    margin-left: 2px;
  }

  .Mobile\:ml-3 {
    margin-left: 0.75rem;
  }

  .Mobile\:ml-4 {
    margin-left: 1rem;
  }

  .Mobile\:ml-5 {
    margin-left: 1.25rem;
  }

  .Mobile\:ml-6 {
    margin-left: 6px;
  }

  .Mobile\:ml-7 {
    margin-left: 1.75rem;
  }

  .Mobile\:ml-8 {
    margin-left: 2rem;
  }

  .Mobile\:ml-9 {
    margin-left: 2.25rem;
  }

  .Mobile\:ml-10 {
    margin-left: 2.5rem;
  }

  .Mobile\:ml-11 {
    margin-left: 11px;
  }

  .Mobile\:ml-12 {
    margin-left: 3rem;
  }

  .Mobile\:ml-14 {
    margin-left: 3.5rem;
  }

  .Mobile\:ml-15 {
    margin-left: 15px;
  }

  .Mobile\:ml-16 {
    margin-left: 4rem;
  }

  .Mobile\:ml-18 {
    margin-left: 18px;
  }

  .Mobile\:ml-20 {
    margin-left: 20px;
  }

  .Mobile\:ml-21 {
    margin-left: 21px;
  }

  .Mobile\:ml-23 {
    margin-left: 23px;
  }

  .Mobile\:ml-24 {
    margin-left: 24px;
  }

  .Mobile\:ml-25 {
    margin-left: 25px;
  }

  .Mobile\:ml-27 {
    margin-left: 27px;
  }

  .Mobile\:ml-28 {
    margin-left: 7rem;
  }

  .Mobile\:ml-30 {
    margin-left: 30px;
  }

  .Mobile\:ml-31 {
    margin-left: 31px;
  }

  .Mobile\:ml-32 {
    margin-left: 8rem;
  }

  .Mobile\:ml-34 {
    margin-left: 34px;
  }

  .Mobile\:ml-35 {
    margin-left: 35px;
  }

  .Mobile\:ml-36 {
    margin-left: 9rem;
  }

  .Mobile\:ml-37 {
    margin-left: 37px;
  }

  .Mobile\:ml-38 {
    margin-left: 38px;
  }

  .Mobile\:ml-40 {
    margin-left: 40px;
  }

  .Mobile\:ml-42 {
    margin-left: 42px;
  }

  .Mobile\:ml-44 {
    margin-left: 44px;
  }

  .Mobile\:ml-45 {
    margin-left: 45px;
  }

  .Mobile\:ml-46 {
    margin-left: 46px;
  }

  .Mobile\:ml-48 {
    margin-left: 48px;
  }

  .Mobile\:ml-52 {
    margin-left: 13rem;
  }

  .Mobile\:ml-53 {
    margin-left: 53px;
  }

  .Mobile\:ml-55 {
    margin-left: 55px;
  }

  .Mobile\:ml-56 {
    margin-left: 14rem;
  }

  .Mobile\:ml-58 {
    margin-left: 58px;
  }

  .Mobile\:ml-59 {
    margin-left: 59px;
  }

  .Mobile\:ml-60 {
    margin-left: 15rem;
  }

  .Mobile\:ml-63 {
    margin-left: 63px;
  }

  .Mobile\:ml-64 {
    margin-left: 16rem;
  }

  .Mobile\:ml-65 {
    margin-left: 65px;
  }

  .Mobile\:ml-67 {
    margin-left: 67px;
  }

  .Mobile\:ml-70 {
    margin-left: 70px;
  }

  .Mobile\:ml-71 {
    margin-left: 71px;
  }

  .Mobile\:ml-72 {
    margin-left: 18rem;
  }

  .Mobile\:ml-74 {
    margin-left: 74px;
  }

  .Mobile\:ml-78 {
    margin-left: 78px;
  }

  .Mobile\:ml-80 {
    margin-left: 20rem;
  }

  .Mobile\:ml-83 {
    margin-left: 83px;
  }

  .Mobile\:ml-84 {
    margin-left: 84px;
  }

  .Mobile\:ml-89 {
    margin-left: 89px;
  }

  .Mobile\:ml-90 {
    margin-left: 90px;
  }

  .Mobile\:ml-92 {
    margin-left: 92px;
  }

  .Mobile\:ml-96 {
    margin-left: 24rem;
  }

  .Mobile\:ml-97 {
    margin-left: 97px;
  }

  .Mobile\:ml-100 {
    margin-left: 100px;
  }

  .Mobile\:ml-106 {
    margin-left: 106px;
  }

  .Mobile\:ml-108 {
    margin-left: 108px;
  }

  .Mobile\:ml-109 {
    margin-left: 109px;
  }

  .Mobile\:ml-120 {
    margin-left: 120px;
  }

  .Mobile\:ml-135 {
    margin-left: 135px;
  }

  .Mobile\:ml-147 {
    margin-left: 147px;
  }

  .Mobile\:ml-150 {
    margin-left: 150px;
  }

  .Mobile\:ml-168 {
    margin-left: 168px;
  }

  .Mobile\:ml-180 {
    margin-left: 180px;
  }

  .Mobile\:ml-185 {
    margin-left: 185px;
  }

  .Mobile\:ml-200 {
    margin-left: 200px;
  }

  .Mobile\:ml-245 {
    margin-left: 245px;
  }

  .Mobile\:ml-300 {
    margin-left: 300px;
  }

  .Mobile\:ml-400 {
    margin-left: 400px;
  }

  .Mobile\:ml-480 {
    margin-left: 480px;
  }

  .Mobile\:ml-510 {
    margin-left: 510px;
  }

  .Mobile\:ml-537 {
    margin-left: 537px;
  }

  .Mobile\:ml-650 {
    margin-left: 650px;
  }

  .Mobile\:ml-auto {
    margin-left: auto;
  }

  .Mobile\:ml-px {
    margin-left: 1px;
  }

  .Mobile\:ml-0\.5 {
    margin-left: 0.125rem;
  }

  .Mobile\:ml-1\.5 {
    margin-left: 0.375rem;
  }

  .Mobile\:ml-2\.5 {
    margin-left: 0.625rem;
  }

  .Mobile\:ml-3\.5 {
    margin-left: 0.875rem;
  }

  .Mobile\:-ml-0 {
    margin-left: 0px;
  }

  .Mobile\:-ml-1 {
    margin-left: -0.25rem;
  }

  .Mobile\:-ml-2 {
    margin-left: -0.5rem;
  }

  .Mobile\:-ml-3 {
    margin-left: -0.75rem;
  }

  .Mobile\:-ml-4 {
    margin-left: -1rem;
  }

  .Mobile\:-ml-5 {
    margin-left: -1.25rem;
  }

  .Mobile\:-ml-6 {
    margin-left: -1.5rem;
  }

  .Mobile\:-ml-7 {
    margin-left: -1.75rem;
  }

  .Mobile\:-ml-8 {
    margin-left: -2rem;
  }

  .Mobile\:-ml-9 {
    margin-left: -2.25rem;
  }

  .Mobile\:-ml-10 {
    margin-left: -2.5rem;
  }

  .Mobile\:-ml-11 {
    margin-left: -2.75rem;
  }

  .Mobile\:-ml-12 {
    margin-left: -3rem;
  }

  .Mobile\:-ml-14 {
    margin-left: -14px;
  }

  .Mobile\:-ml-16 {
    margin-left: -4rem;
  }

  .Mobile\:-ml-20 {
    margin-left: -5rem;
  }

  .Mobile\:-ml-24 {
    margin-left: -6rem;
  }

  .Mobile\:-ml-28 {
    margin-left: -7rem;
  }

  .Mobile\:-ml-32 {
    margin-left: -8rem;
  }

  .Mobile\:-ml-36 {
    margin-left: -9rem;
  }

  .Mobile\:-ml-40 {
    margin-left: -10rem;
  }

  .Mobile\:-ml-44 {
    margin-left: -11rem;
  }

  .Mobile\:-ml-48 {
    margin-left: -12rem;
  }

  .Mobile\:-ml-52 {
    margin-left: -13rem;
  }

  .Mobile\:-ml-56 {
    margin-left: -14rem;
  }

  .Mobile\:-ml-60 {
    margin-left: -15rem;
  }

  .Mobile\:-ml-64 {
    margin-left: -16rem;
  }

  .Mobile\:-ml-72 {
    margin-left: -18rem;
  }

  .Mobile\:-ml-80 {
    margin-left: -20rem;
  }

  .Mobile\:-ml-96 {
    margin-left: -24rem;
  }

  .Mobile\:-ml-px {
    margin-left: -1px;
  }

  .Mobile\:-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .Mobile\:-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .Mobile\:-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .Mobile\:-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .Mobile\:-ml-15px {
    margin-left: -15px;
  }

  .Mobile\:ml-m11 {
    margin-left: 11px;
  }

  .Mobile\:ml-12px {
    margin-left: 12px;
  }

  .Mobile\:ml-m72 {
    margin-left: 72px;
  }

  .Mobile\:ml-m21 {
    margin-left: 21%;
  }

  .Mobile\:ml-m15 {
    margin-left: 15px;
  }

  .Mobile\:ml-m18 {
    margin-left: 18px;
  }

  .Mobile\:ml-m35 {
    margin-left: 35px;
  }

  .Mobile\:ml-m19 {
    margin-left: 19px;
  }

  .Mobile\:ml-m17 {
    margin-left: 17px;
  }

  .Mobile\:ml-m9 {
    margin-left: 9px;
  }

  .Mobile\:ml-m10 {
    margin-left: 10px;
  }

  .Mobile\:ml-m51 {
    margin-left: 51px;
  }

  .Mobile\:ml-m43 {
    margin-left: 43px;
  }

  .Mobile\:ml-m13 {
    margin-left: 13px;
  }

  .Mobile\:ml-m26 {
    margin-left: 26px;
  }

  .Mobile\:ml-m2 {
    margin-left: 2px;
  }

  .Mobile\:ml-m14 {
    margin-left: 14px;
  }

  .Mobile\:ml-m5 {
    margin-left: 5px;
  }

  .Mobile\:ml-m8 {
    margin-left: 8px;
  }

  .Mobile\:ml-mp15 {
    margin-left: 15%;
  }

  .Mobile\:-ml-100 {
    margin-left: -100px;
  }

  .Mobile\:ml-0auto {
    margin-left: 0px auto;
  }

  .Mobile\:ml-o6 {
    margin-left: 1.5rem;
  }

  .Mobile\:-ml-23 {
    margin-left: -23px;
  }

  .Mobile\:last\:mt-0:last-child {
    margin-top: 0px;
  }

  .Mobile\:last\:mt-1:last-child {
    margin-top: 0.25rem;
  }

  .Mobile\:last\:mt-2:last-child {
    margin-top: 2px;
  }

  .Mobile\:last\:mt-3:last-child {
    margin-top: 0.75rem;
  }

  .Mobile\:last\:mt-4:last-child {
    margin-top: 1rem;
  }

  .Mobile\:last\:mt-5:last-child {
    margin-top: 1.25rem;
  }

  .Mobile\:last\:mt-6:last-child {
    margin-top: 6px;
  }

  .Mobile\:last\:mt-7:last-child {
    margin-top: 1.75rem;
  }

  .Mobile\:last\:mt-8:last-child {
    margin-top: 2rem;
  }

  .Mobile\:last\:mt-9:last-child {
    margin-top: 2.25rem;
  }

  .Mobile\:last\:mt-10:last-child {
    margin-top: 2.5rem;
  }

  .Mobile\:last\:mt-11:last-child {
    margin-top: 11px;
  }

  .Mobile\:last\:mt-12:last-child {
    margin-top: 3rem;
  }

  .Mobile\:last\:mt-14:last-child {
    margin-top: 3.5rem;
  }

  .Mobile\:last\:mt-15:last-child {
    margin-top: 15px;
  }

  .Mobile\:last\:mt-16:last-child {
    margin-top: 4rem;
  }

  .Mobile\:last\:mt-18:last-child {
    margin-top: 18px;
  }

  .Mobile\:last\:mt-20:last-child {
    margin-top: 20px;
  }

  .Mobile\:last\:mt-21:last-child {
    margin-top: 21px;
  }

  .Mobile\:last\:mt-23:last-child {
    margin-top: 23px;
  }

  .Mobile\:last\:mt-24:last-child {
    margin-top: 24px;
  }

  .Mobile\:last\:mt-25:last-child {
    margin-top: 25px;
  }

  .Mobile\:last\:mt-27:last-child {
    margin-top: 27px;
  }

  .Mobile\:last\:mt-28:last-child {
    margin-top: 7rem;
  }

  .Mobile\:last\:mt-30:last-child {
    margin-top: 30px;
  }

  .Mobile\:last\:mt-31:last-child {
    margin-top: 31px;
  }

  .Mobile\:last\:mt-32:last-child {
    margin-top: 8rem;
  }

  .Mobile\:last\:mt-34:last-child {
    margin-top: 34px;
  }

  .Mobile\:last\:mt-35:last-child {
    margin-top: 35px;
  }

  .Mobile\:last\:mt-36:last-child {
    margin-top: 9rem;
  }

  .Mobile\:last\:mt-37:last-child {
    margin-top: 37px;
  }

  .Mobile\:last\:mt-38:last-child {
    margin-top: 38px;
  }

  .Mobile\:last\:mt-40:last-child {
    margin-top: 40px;
  }

  .Mobile\:last\:mt-42:last-child {
    margin-top: 42px;
  }

  .Mobile\:last\:mt-44:last-child {
    margin-top: 44px;
  }

  .Mobile\:last\:mt-45:last-child {
    margin-top: 45px;
  }

  .Mobile\:last\:mt-46:last-child {
    margin-top: 46px;
  }

  .Mobile\:last\:mt-48:last-child {
    margin-top: 48px;
  }

  .Mobile\:last\:mt-52:last-child {
    margin-top: 13rem;
  }

  .Mobile\:last\:mt-53:last-child {
    margin-top: 53px;
  }

  .Mobile\:last\:mt-55:last-child {
    margin-top: 55px;
  }

  .Mobile\:last\:mt-56:last-child {
    margin-top: 14rem;
  }

  .Mobile\:last\:mt-58:last-child {
    margin-top: 58px;
  }

  .Mobile\:last\:mt-59:last-child {
    margin-top: 59px;
  }

  .Mobile\:last\:mt-60:last-child {
    margin-top: 15rem;
  }

  .Mobile\:last\:mt-63:last-child {
    margin-top: 63px;
  }

  .Mobile\:last\:mt-64:last-child {
    margin-top: 16rem;
  }

  .Mobile\:last\:mt-65:last-child {
    margin-top: 65px;
  }

  .Mobile\:last\:mt-67:last-child {
    margin-top: 67px;
  }

  .Mobile\:last\:mt-70:last-child {
    margin-top: 70px;
  }

  .Mobile\:last\:mt-71:last-child {
    margin-top: 71px;
  }

  .Mobile\:last\:mt-72:last-child {
    margin-top: 18rem;
  }

  .Mobile\:last\:mt-74:last-child {
    margin-top: 74px;
  }

  .Mobile\:last\:mt-78:last-child {
    margin-top: 78px;
  }

  .Mobile\:last\:mt-80:last-child {
    margin-top: 20rem;
  }

  .Mobile\:last\:mt-83:last-child {
    margin-top: 83px;
  }

  .Mobile\:last\:mt-84:last-child {
    margin-top: 84px;
  }

  .Mobile\:last\:mt-89:last-child {
    margin-top: 89px;
  }

  .Mobile\:last\:mt-90:last-child {
    margin-top: 90px;
  }

  .Mobile\:last\:mt-92:last-child {
    margin-top: 92px;
  }

  .Mobile\:last\:mt-96:last-child {
    margin-top: 24rem;
  }

  .Mobile\:last\:mt-97:last-child {
    margin-top: 97px;
  }

  .Mobile\:last\:mt-100:last-child {
    margin-top: 100px;
  }

  .Mobile\:last\:mt-106:last-child {
    margin-top: 106px;
  }

  .Mobile\:last\:mt-108:last-child {
    margin-top: 108px;
  }

  .Mobile\:last\:mt-109:last-child {
    margin-top: 109px;
  }

  .Mobile\:last\:mt-120:last-child {
    margin-top: 120px;
  }

  .Mobile\:last\:mt-135:last-child {
    margin-top: 135px;
  }

  .Mobile\:last\:mt-147:last-child {
    margin-top: 147px;
  }

  .Mobile\:last\:mt-150:last-child {
    margin-top: 150px;
  }

  .Mobile\:last\:mt-168:last-child {
    margin-top: 168px;
  }

  .Mobile\:last\:mt-180:last-child {
    margin-top: 180px;
  }

  .Mobile\:last\:mt-185:last-child {
    margin-top: 185px;
  }

  .Mobile\:last\:mt-200:last-child {
    margin-top: 200px;
  }

  .Mobile\:last\:mt-245:last-child {
    margin-top: 245px;
  }

  .Mobile\:last\:mt-300:last-child {
    margin-top: 300px;
  }

  .Mobile\:last\:mt-400:last-child {
    margin-top: 400px;
  }

  .Mobile\:last\:mt-480:last-child {
    margin-top: 480px;
  }

  .Mobile\:last\:mt-510:last-child {
    margin-top: 510px;
  }

  .Mobile\:last\:mt-537:last-child {
    margin-top: 537px;
  }

  .Mobile\:last\:mt-650:last-child {
    margin-top: 650px;
  }

  .Mobile\:last\:mt-auto:last-child {
    margin-top: auto;
  }

  .Mobile\:last\:mt-px:last-child {
    margin-top: 1px;
  }

  .Mobile\:last\:mt-0\.5:last-child {
    margin-top: 0.125rem;
  }

  .Mobile\:last\:mt-1\.5:last-child {
    margin-top: 0.375rem;
  }

  .Mobile\:last\:mt-2\.5:last-child {
    margin-top: 0.625rem;
  }

  .Mobile\:last\:mt-3\.5:last-child {
    margin-top: 0.875rem;
  }

  .Mobile\:last\:-mt-0:last-child {
    margin-top: 0px;
  }

  .Mobile\:last\:-mt-1:last-child {
    margin-top: -0.25rem;
  }

  .Mobile\:last\:-mt-2:last-child {
    margin-top: -0.5rem;
  }

  .Mobile\:last\:-mt-3:last-child {
    margin-top: -0.75rem;
  }

  .Mobile\:last\:-mt-4:last-child {
    margin-top: -1rem;
  }

  .Mobile\:last\:-mt-5:last-child {
    margin-top: -1.25rem;
  }

  .Mobile\:last\:-mt-6:last-child {
    margin-top: -1.5rem;
  }

  .Mobile\:last\:-mt-7:last-child {
    margin-top: -1.75rem;
  }

  .Mobile\:last\:-mt-8:last-child {
    margin-top: -2rem;
  }

  .Mobile\:last\:-mt-9:last-child {
    margin-top: -2.25rem;
  }

  .Mobile\:last\:-mt-10:last-child {
    margin-top: -2.5rem;
  }

  .Mobile\:last\:-mt-11:last-child {
    margin-top: -2.75rem;
  }

  .Mobile\:last\:-mt-12:last-child {
    margin-top: -3rem;
  }

  .Mobile\:last\:-mt-14:last-child {
    margin-top: -14px;
  }

  .Mobile\:last\:-mt-16:last-child {
    margin-top: -4rem;
  }

  .Mobile\:last\:-mt-20:last-child {
    margin-top: -5rem;
  }

  .Mobile\:last\:-mt-24:last-child {
    margin-top: -6rem;
  }

  .Mobile\:last\:-mt-28:last-child {
    margin-top: -7rem;
  }

  .Mobile\:last\:-mt-32:last-child {
    margin-top: -8rem;
  }

  .Mobile\:last\:-mt-36:last-child {
    margin-top: -9rem;
  }

  .Mobile\:last\:-mt-40:last-child {
    margin-top: -10rem;
  }

  .Mobile\:last\:-mt-44:last-child {
    margin-top: -11rem;
  }

  .Mobile\:last\:-mt-48:last-child {
    margin-top: -12rem;
  }

  .Mobile\:last\:-mt-52:last-child {
    margin-top: -13rem;
  }

  .Mobile\:last\:-mt-56:last-child {
    margin-top: -14rem;
  }

  .Mobile\:last\:-mt-60:last-child {
    margin-top: -15rem;
  }

  .Mobile\:last\:-mt-64:last-child {
    margin-top: -16rem;
  }

  .Mobile\:last\:-mt-72:last-child {
    margin-top: -18rem;
  }

  .Mobile\:last\:-mt-80:last-child {
    margin-top: -20rem;
  }

  .Mobile\:last\:-mt-96:last-child {
    margin-top: -24rem;
  }

  .Mobile\:last\:-mt-px:last-child {
    margin-top: -1px;
  }

  .Mobile\:last\:-mt-0\.5:last-child {
    margin-top: -0.125rem;
  }

  .Mobile\:last\:-mt-1\.5:last-child {
    margin-top: -0.375rem;
  }

  .Mobile\:last\:-mt-2\.5:last-child {
    margin-top: -0.625rem;
  }

  .Mobile\:last\:-mt-3\.5:last-child {
    margin-top: -0.875rem;
  }

  .Mobile\:last\:-mt-15px:last-child {
    margin-top: -15px;
  }

  .Mobile\:last\:mt-m11:last-child {
    margin-top: 11px;
  }

  .Mobile\:last\:mt-12px:last-child {
    margin-top: 12px;
  }

  .Mobile\:last\:mt-m72:last-child {
    margin-top: 72px;
  }

  .Mobile\:last\:mt-m21:last-child {
    margin-top: 21%;
  }

  .Mobile\:last\:mt-m15:last-child {
    margin-top: 15px;
  }

  .Mobile\:last\:mt-m18:last-child {
    margin-top: 18px;
  }

  .Mobile\:last\:mt-m35:last-child {
    margin-top: 35px;
  }

  .Mobile\:last\:mt-m19:last-child {
    margin-top: 19px;
  }

  .Mobile\:last\:mt-m17:last-child {
    margin-top: 17px;
  }

  .Mobile\:last\:mt-m9:last-child {
    margin-top: 9px;
  }

  .Mobile\:last\:mt-m10:last-child {
    margin-top: 10px;
  }

  .Mobile\:last\:mt-m51:last-child {
    margin-top: 51px;
  }

  .Mobile\:last\:mt-m43:last-child {
    margin-top: 43px;
  }

  .Mobile\:last\:mt-m13:last-child {
    margin-top: 13px;
  }

  .Mobile\:last\:mt-m26:last-child {
    margin-top: 26px;
  }

  .Mobile\:last\:mt-m2:last-child {
    margin-top: 2px;
  }

  .Mobile\:last\:mt-m14:last-child {
    margin-top: 14px;
  }

  .Mobile\:last\:mt-m5:last-child {
    margin-top: 5px;
  }

  .Mobile\:last\:mt-m8:last-child {
    margin-top: 8px;
  }

  .Mobile\:last\:mt-mp15:last-child {
    margin-top: 15%;
  }

  .Mobile\:last\:-mt-100:last-child {
    margin-top: -100px;
  }

  .Mobile\:last\:mt-0auto:last-child {
    margin-top: 0px auto;
  }

  .Mobile\:last\:mt-o6:last-child {
    margin-top: 1.5rem;
  }

  .Mobile\:last\:-mt-23:last-child {
    margin-top: -23px;
  }

  .Mobile\:last\:mr-0:last-child {
    margin-right: 0px;
  }

  .Mobile\:last\:mr-1:last-child {
    margin-right: 0.25rem;
  }

  .Mobile\:last\:mr-2:last-child {
    margin-right: 2px;
  }

  .Mobile\:last\:mr-3:last-child {
    margin-right: 0.75rem;
  }

  .Mobile\:last\:mr-4:last-child {
    margin-right: 1rem;
  }

  .Mobile\:last\:mr-5:last-child {
    margin-right: 1.25rem;
  }

  .Mobile\:last\:mr-6:last-child {
    margin-right: 6px;
  }

  .Mobile\:last\:mr-7:last-child {
    margin-right: 1.75rem;
  }

  .Mobile\:last\:mr-8:last-child {
    margin-right: 2rem;
  }

  .Mobile\:last\:mr-9:last-child {
    margin-right: 2.25rem;
  }

  .Mobile\:last\:mr-10:last-child {
    margin-right: 2.5rem;
  }

  .Mobile\:last\:mr-11:last-child {
    margin-right: 11px;
  }

  .Mobile\:last\:mr-12:last-child {
    margin-right: 3rem;
  }

  .Mobile\:last\:mr-14:last-child {
    margin-right: 3.5rem;
  }

  .Mobile\:last\:mr-15:last-child {
    margin-right: 15px;
  }

  .Mobile\:last\:mr-16:last-child {
    margin-right: 4rem;
  }

  .Mobile\:last\:mr-18:last-child {
    margin-right: 18px;
  }

  .Mobile\:last\:mr-20:last-child {
    margin-right: 20px;
  }

  .Mobile\:last\:mr-21:last-child {
    margin-right: 21px;
  }

  .Mobile\:last\:mr-23:last-child {
    margin-right: 23px;
  }

  .Mobile\:last\:mr-24:last-child {
    margin-right: 24px;
  }

  .Mobile\:last\:mr-25:last-child {
    margin-right: 25px;
  }

  .Mobile\:last\:mr-27:last-child {
    margin-right: 27px;
  }

  .Mobile\:last\:mr-28:last-child {
    margin-right: 7rem;
  }

  .Mobile\:last\:mr-30:last-child {
    margin-right: 30px;
  }

  .Mobile\:last\:mr-31:last-child {
    margin-right: 31px;
  }

  .Mobile\:last\:mr-32:last-child {
    margin-right: 8rem;
  }

  .Mobile\:last\:mr-34:last-child {
    margin-right: 34px;
  }

  .Mobile\:last\:mr-35:last-child {
    margin-right: 35px;
  }

  .Mobile\:last\:mr-36:last-child {
    margin-right: 9rem;
  }

  .Mobile\:last\:mr-37:last-child {
    margin-right: 37px;
  }

  .Mobile\:last\:mr-38:last-child {
    margin-right: 38px;
  }

  .Mobile\:last\:mr-40:last-child {
    margin-right: 40px;
  }

  .Mobile\:last\:mr-42:last-child {
    margin-right: 42px;
  }

  .Mobile\:last\:mr-44:last-child {
    margin-right: 44px;
  }

  .Mobile\:last\:mr-45:last-child {
    margin-right: 45px;
  }

  .Mobile\:last\:mr-46:last-child {
    margin-right: 46px;
  }

  .Mobile\:last\:mr-48:last-child {
    margin-right: 48px;
  }

  .Mobile\:last\:mr-52:last-child {
    margin-right: 13rem;
  }

  .Mobile\:last\:mr-53:last-child {
    margin-right: 53px;
  }

  .Mobile\:last\:mr-55:last-child {
    margin-right: 55px;
  }

  .Mobile\:last\:mr-56:last-child {
    margin-right: 14rem;
  }

  .Mobile\:last\:mr-58:last-child {
    margin-right: 58px;
  }

  .Mobile\:last\:mr-59:last-child {
    margin-right: 59px;
  }

  .Mobile\:last\:mr-60:last-child {
    margin-right: 15rem;
  }

  .Mobile\:last\:mr-63:last-child {
    margin-right: 63px;
  }

  .Mobile\:last\:mr-64:last-child {
    margin-right: 16rem;
  }

  .Mobile\:last\:mr-65:last-child {
    margin-right: 65px;
  }

  .Mobile\:last\:mr-67:last-child {
    margin-right: 67px;
  }

  .Mobile\:last\:mr-70:last-child {
    margin-right: 70px;
  }

  .Mobile\:last\:mr-71:last-child {
    margin-right: 71px;
  }

  .Mobile\:last\:mr-72:last-child {
    margin-right: 18rem;
  }

  .Mobile\:last\:mr-74:last-child {
    margin-right: 74px;
  }

  .Mobile\:last\:mr-78:last-child {
    margin-right: 78px;
  }

  .Mobile\:last\:mr-80:last-child {
    margin-right: 20rem;
  }

  .Mobile\:last\:mr-83:last-child {
    margin-right: 83px;
  }

  .Mobile\:last\:mr-84:last-child {
    margin-right: 84px;
  }

  .Mobile\:last\:mr-89:last-child {
    margin-right: 89px;
  }

  .Mobile\:last\:mr-90:last-child {
    margin-right: 90px;
  }

  .Mobile\:last\:mr-92:last-child {
    margin-right: 92px;
  }

  .Mobile\:last\:mr-96:last-child {
    margin-right: 24rem;
  }

  .Mobile\:last\:mr-97:last-child {
    margin-right: 97px;
  }

  .Mobile\:last\:mr-100:last-child {
    margin-right: 100px;
  }

  .Mobile\:last\:mr-106:last-child {
    margin-right: 106px;
  }

  .Mobile\:last\:mr-108:last-child {
    margin-right: 108px;
  }

  .Mobile\:last\:mr-109:last-child {
    margin-right: 109px;
  }

  .Mobile\:last\:mr-120:last-child {
    margin-right: 120px;
  }

  .Mobile\:last\:mr-135:last-child {
    margin-right: 135px;
  }

  .Mobile\:last\:mr-147:last-child {
    margin-right: 147px;
  }

  .Mobile\:last\:mr-150:last-child {
    margin-right: 150px;
  }

  .Mobile\:last\:mr-168:last-child {
    margin-right: 168px;
  }

  .Mobile\:last\:mr-180:last-child {
    margin-right: 180px;
  }

  .Mobile\:last\:mr-185:last-child {
    margin-right: 185px;
  }

  .Mobile\:last\:mr-200:last-child {
    margin-right: 200px;
  }

  .Mobile\:last\:mr-245:last-child {
    margin-right: 245px;
  }

  .Mobile\:last\:mr-300:last-child {
    margin-right: 300px;
  }

  .Mobile\:last\:mr-400:last-child {
    margin-right: 400px;
  }

  .Mobile\:last\:mr-480:last-child {
    margin-right: 480px;
  }

  .Mobile\:last\:mr-510:last-child {
    margin-right: 510px;
  }

  .Mobile\:last\:mr-537:last-child {
    margin-right: 537px;
  }

  .Mobile\:last\:mr-650:last-child {
    margin-right: 650px;
  }

  .Mobile\:last\:mr-auto:last-child {
    margin-right: auto;
  }

  .Mobile\:last\:mr-px:last-child {
    margin-right: 1px;
  }

  .Mobile\:last\:mr-0\.5:last-child {
    margin-right: 0.125rem;
  }

  .Mobile\:last\:mr-1\.5:last-child {
    margin-right: 0.375rem;
  }

  .Mobile\:last\:mr-2\.5:last-child {
    margin-right: 0.625rem;
  }

  .Mobile\:last\:mr-3\.5:last-child {
    margin-right: 0.875rem;
  }

  .Mobile\:last\:-mr-0:last-child {
    margin-right: 0px;
  }

  .Mobile\:last\:-mr-1:last-child {
    margin-right: -0.25rem;
  }

  .Mobile\:last\:-mr-2:last-child {
    margin-right: -0.5rem;
  }

  .Mobile\:last\:-mr-3:last-child {
    margin-right: -0.75rem;
  }

  .Mobile\:last\:-mr-4:last-child {
    margin-right: -1rem;
  }

  .Mobile\:last\:-mr-5:last-child {
    margin-right: -1.25rem;
  }

  .Mobile\:last\:-mr-6:last-child {
    margin-right: -1.5rem;
  }

  .Mobile\:last\:-mr-7:last-child {
    margin-right: -1.75rem;
  }

  .Mobile\:last\:-mr-8:last-child {
    margin-right: -2rem;
  }

  .Mobile\:last\:-mr-9:last-child {
    margin-right: -2.25rem;
  }

  .Mobile\:last\:-mr-10:last-child {
    margin-right: -2.5rem;
  }

  .Mobile\:last\:-mr-11:last-child {
    margin-right: -2.75rem;
  }

  .Mobile\:last\:-mr-12:last-child {
    margin-right: -3rem;
  }

  .Mobile\:last\:-mr-14:last-child {
    margin-right: -14px;
  }

  .Mobile\:last\:-mr-16:last-child {
    margin-right: -4rem;
  }

  .Mobile\:last\:-mr-20:last-child {
    margin-right: -5rem;
  }

  .Mobile\:last\:-mr-24:last-child {
    margin-right: -6rem;
  }

  .Mobile\:last\:-mr-28:last-child {
    margin-right: -7rem;
  }

  .Mobile\:last\:-mr-32:last-child {
    margin-right: -8rem;
  }

  .Mobile\:last\:-mr-36:last-child {
    margin-right: -9rem;
  }

  .Mobile\:last\:-mr-40:last-child {
    margin-right: -10rem;
  }

  .Mobile\:last\:-mr-44:last-child {
    margin-right: -11rem;
  }

  .Mobile\:last\:-mr-48:last-child {
    margin-right: -12rem;
  }

  .Mobile\:last\:-mr-52:last-child {
    margin-right: -13rem;
  }

  .Mobile\:last\:-mr-56:last-child {
    margin-right: -14rem;
  }

  .Mobile\:last\:-mr-60:last-child {
    margin-right: -15rem;
  }

  .Mobile\:last\:-mr-64:last-child {
    margin-right: -16rem;
  }

  .Mobile\:last\:-mr-72:last-child {
    margin-right: -18rem;
  }

  .Mobile\:last\:-mr-80:last-child {
    margin-right: -20rem;
  }

  .Mobile\:last\:-mr-96:last-child {
    margin-right: -24rem;
  }

  .Mobile\:last\:-mr-px:last-child {
    margin-right: -1px;
  }

  .Mobile\:last\:-mr-0\.5:last-child {
    margin-right: -0.125rem;
  }

  .Mobile\:last\:-mr-1\.5:last-child {
    margin-right: -0.375rem;
  }

  .Mobile\:last\:-mr-2\.5:last-child {
    margin-right: -0.625rem;
  }

  .Mobile\:last\:-mr-3\.5:last-child {
    margin-right: -0.875rem;
  }

  .Mobile\:last\:-mr-15px:last-child {
    margin-right: -15px;
  }

  .Mobile\:last\:mr-m11:last-child {
    margin-right: 11px;
  }

  .Mobile\:last\:mr-12px:last-child {
    margin-right: 12px;
  }

  .Mobile\:last\:mr-m72:last-child {
    margin-right: 72px;
  }

  .Mobile\:last\:mr-m21:last-child {
    margin-right: 21%;
  }

  .Mobile\:last\:mr-m15:last-child {
    margin-right: 15px;
  }

  .Mobile\:last\:mr-m18:last-child {
    margin-right: 18px;
  }

  .Mobile\:last\:mr-m35:last-child {
    margin-right: 35px;
  }

  .Mobile\:last\:mr-m19:last-child {
    margin-right: 19px;
  }

  .Mobile\:last\:mr-m17:last-child {
    margin-right: 17px;
  }

  .Mobile\:last\:mr-m9:last-child {
    margin-right: 9px;
  }

  .Mobile\:last\:mr-m10:last-child {
    margin-right: 10px;
  }

  .Mobile\:last\:mr-m51:last-child {
    margin-right: 51px;
  }

  .Mobile\:last\:mr-m43:last-child {
    margin-right: 43px;
  }

  .Mobile\:last\:mr-m13:last-child {
    margin-right: 13px;
  }

  .Mobile\:last\:mr-m26:last-child {
    margin-right: 26px;
  }

  .Mobile\:last\:mr-m2:last-child {
    margin-right: 2px;
  }

  .Mobile\:last\:mr-m14:last-child {
    margin-right: 14px;
  }

  .Mobile\:last\:mr-m5:last-child {
    margin-right: 5px;
  }

  .Mobile\:last\:mr-m8:last-child {
    margin-right: 8px;
  }

  .Mobile\:last\:mr-mp15:last-child {
    margin-right: 15%;
  }

  .Mobile\:last\:-mr-100:last-child {
    margin-right: -100px;
  }

  .Mobile\:last\:mr-0auto:last-child {
    margin-right: 0px auto;
  }

  .Mobile\:last\:mr-o6:last-child {
    margin-right: 1.5rem;
  }

  .Mobile\:last\:-mr-23:last-child {
    margin-right: -23px;
  }

  .Mobile\:last\:mb-0:last-child {
    margin-bottom: 0px;
  }

  .Mobile\:last\:mb-1:last-child {
    margin-bottom: 0.25rem;
  }

  .Mobile\:last\:mb-2:last-child {
    margin-bottom: 2px;
  }

  .Mobile\:last\:mb-3:last-child {
    margin-bottom: 0.75rem;
  }

  .Mobile\:last\:mb-4:last-child {
    margin-bottom: 1rem;
  }

  .Mobile\:last\:mb-5:last-child {
    margin-bottom: 1.25rem;
  }

  .Mobile\:last\:mb-6:last-child {
    margin-bottom: 6px;
  }

  .Mobile\:last\:mb-7:last-child {
    margin-bottom: 1.75rem;
  }

  .Mobile\:last\:mb-8:last-child {
    margin-bottom: 2rem;
  }

  .Mobile\:last\:mb-9:last-child {
    margin-bottom: 2.25rem;
  }

  .Mobile\:last\:mb-10:last-child {
    margin-bottom: 2.5rem;
  }

  .Mobile\:last\:mb-11:last-child {
    margin-bottom: 11px;
  }

  .Mobile\:last\:mb-12:last-child {
    margin-bottom: 3rem;
  }

  .Mobile\:last\:mb-14:last-child {
    margin-bottom: 3.5rem;
  }

  .Mobile\:last\:mb-15:last-child {
    margin-bottom: 15px;
  }

  .Mobile\:last\:mb-16:last-child {
    margin-bottom: 4rem;
  }

  .Mobile\:last\:mb-18:last-child {
    margin-bottom: 18px;
  }

  .Mobile\:last\:mb-20:last-child {
    margin-bottom: 20px;
  }

  .Mobile\:last\:mb-21:last-child {
    margin-bottom: 21px;
  }

  .Mobile\:last\:mb-23:last-child {
    margin-bottom: 23px;
  }

  .Mobile\:last\:mb-24:last-child {
    margin-bottom: 24px;
  }

  .Mobile\:last\:mb-25:last-child {
    margin-bottom: 25px;
  }

  .Mobile\:last\:mb-27:last-child {
    margin-bottom: 27px;
  }

  .Mobile\:last\:mb-28:last-child {
    margin-bottom: 7rem;
  }

  .Mobile\:last\:mb-30:last-child {
    margin-bottom: 30px;
  }

  .Mobile\:last\:mb-31:last-child {
    margin-bottom: 31px;
  }

  .Mobile\:last\:mb-32:last-child {
    margin-bottom: 8rem;
  }

  .Mobile\:last\:mb-34:last-child {
    margin-bottom: 34px;
  }

  .Mobile\:last\:mb-35:last-child {
    margin-bottom: 35px;
  }

  .Mobile\:last\:mb-36:last-child {
    margin-bottom: 9rem;
  }

  .Mobile\:last\:mb-37:last-child {
    margin-bottom: 37px;
  }

  .Mobile\:last\:mb-38:last-child {
    margin-bottom: 38px;
  }

  .Mobile\:last\:mb-40:last-child {
    margin-bottom: 40px;
  }

  .Mobile\:last\:mb-42:last-child {
    margin-bottom: 42px;
  }

  .Mobile\:last\:mb-44:last-child {
    margin-bottom: 44px;
  }

  .Mobile\:last\:mb-45:last-child {
    margin-bottom: 45px;
  }

  .Mobile\:last\:mb-46:last-child {
    margin-bottom: 46px;
  }

  .Mobile\:last\:mb-48:last-child {
    margin-bottom: 48px;
  }

  .Mobile\:last\:mb-52:last-child {
    margin-bottom: 13rem;
  }

  .Mobile\:last\:mb-53:last-child {
    margin-bottom: 53px;
  }

  .Mobile\:last\:mb-55:last-child {
    margin-bottom: 55px;
  }

  .Mobile\:last\:mb-56:last-child {
    margin-bottom: 14rem;
  }

  .Mobile\:last\:mb-58:last-child {
    margin-bottom: 58px;
  }

  .Mobile\:last\:mb-59:last-child {
    margin-bottom: 59px;
  }

  .Mobile\:last\:mb-60:last-child {
    margin-bottom: 15rem;
  }

  .Mobile\:last\:mb-63:last-child {
    margin-bottom: 63px;
  }

  .Mobile\:last\:mb-64:last-child {
    margin-bottom: 16rem;
  }

  .Mobile\:last\:mb-65:last-child {
    margin-bottom: 65px;
  }

  .Mobile\:last\:mb-67:last-child {
    margin-bottom: 67px;
  }

  .Mobile\:last\:mb-70:last-child {
    margin-bottom: 70px;
  }

  .Mobile\:last\:mb-71:last-child {
    margin-bottom: 71px;
  }

  .Mobile\:last\:mb-72:last-child {
    margin-bottom: 18rem;
  }

  .Mobile\:last\:mb-74:last-child {
    margin-bottom: 74px;
  }

  .Mobile\:last\:mb-78:last-child {
    margin-bottom: 78px;
  }

  .Mobile\:last\:mb-80:last-child {
    margin-bottom: 20rem;
  }

  .Mobile\:last\:mb-83:last-child {
    margin-bottom: 83px;
  }

  .Mobile\:last\:mb-84:last-child {
    margin-bottom: 84px;
  }

  .Mobile\:last\:mb-89:last-child {
    margin-bottom: 89px;
  }

  .Mobile\:last\:mb-90:last-child {
    margin-bottom: 90px;
  }

  .Mobile\:last\:mb-92:last-child {
    margin-bottom: 92px;
  }

  .Mobile\:last\:mb-96:last-child {
    margin-bottom: 24rem;
  }

  .Mobile\:last\:mb-97:last-child {
    margin-bottom: 97px;
  }

  .Mobile\:last\:mb-100:last-child {
    margin-bottom: 100px;
  }

  .Mobile\:last\:mb-106:last-child {
    margin-bottom: 106px;
  }

  .Mobile\:last\:mb-108:last-child {
    margin-bottom: 108px;
  }

  .Mobile\:last\:mb-109:last-child {
    margin-bottom: 109px;
  }

  .Mobile\:last\:mb-120:last-child {
    margin-bottom: 120px;
  }

  .Mobile\:last\:mb-135:last-child {
    margin-bottom: 135px;
  }

  .Mobile\:last\:mb-147:last-child {
    margin-bottom: 147px;
  }

  .Mobile\:last\:mb-150:last-child {
    margin-bottom: 150px;
  }

  .Mobile\:last\:mb-168:last-child {
    margin-bottom: 168px;
  }

  .Mobile\:last\:mb-180:last-child {
    margin-bottom: 180px;
  }

  .Mobile\:last\:mb-185:last-child {
    margin-bottom: 185px;
  }

  .Mobile\:last\:mb-200:last-child {
    margin-bottom: 200px;
  }

  .Mobile\:last\:mb-245:last-child {
    margin-bottom: 245px;
  }

  .Mobile\:last\:mb-300:last-child {
    margin-bottom: 300px;
  }

  .Mobile\:last\:mb-400:last-child {
    margin-bottom: 400px;
  }

  .Mobile\:last\:mb-480:last-child {
    margin-bottom: 480px;
  }

  .Mobile\:last\:mb-510:last-child {
    margin-bottom: 510px;
  }

  .Mobile\:last\:mb-537:last-child {
    margin-bottom: 537px;
  }

  .Mobile\:last\:mb-650:last-child {
    margin-bottom: 650px;
  }

  .Mobile\:last\:mb-auto:last-child {
    margin-bottom: auto;
  }

  .Mobile\:last\:mb-px:last-child {
    margin-bottom: 1px;
  }

  .Mobile\:last\:mb-0\.5:last-child {
    margin-bottom: 0.125rem;
  }

  .Mobile\:last\:mb-1\.5:last-child {
    margin-bottom: 0.375rem;
  }

  .Mobile\:last\:mb-2\.5:last-child {
    margin-bottom: 0.625rem;
  }

  .Mobile\:last\:mb-3\.5:last-child {
    margin-bottom: 0.875rem;
  }

  .Mobile\:last\:-mb-0:last-child {
    margin-bottom: 0px;
  }

  .Mobile\:last\:-mb-1:last-child {
    margin-bottom: -0.25rem;
  }

  .Mobile\:last\:-mb-2:last-child {
    margin-bottom: -0.5rem;
  }

  .Mobile\:last\:-mb-3:last-child {
    margin-bottom: -0.75rem;
  }

  .Mobile\:last\:-mb-4:last-child {
    margin-bottom: -1rem;
  }

  .Mobile\:last\:-mb-5:last-child {
    margin-bottom: -1.25rem;
  }

  .Mobile\:last\:-mb-6:last-child {
    margin-bottom: -1.5rem;
  }

  .Mobile\:last\:-mb-7:last-child {
    margin-bottom: -1.75rem;
  }

  .Mobile\:last\:-mb-8:last-child {
    margin-bottom: -2rem;
  }

  .Mobile\:last\:-mb-9:last-child {
    margin-bottom: -2.25rem;
  }

  .Mobile\:last\:-mb-10:last-child {
    margin-bottom: -2.5rem;
  }

  .Mobile\:last\:-mb-11:last-child {
    margin-bottom: -2.75rem;
  }

  .Mobile\:last\:-mb-12:last-child {
    margin-bottom: -3rem;
  }

  .Mobile\:last\:-mb-14:last-child {
    margin-bottom: -14px;
  }

  .Mobile\:last\:-mb-16:last-child {
    margin-bottom: -4rem;
  }

  .Mobile\:last\:-mb-20:last-child {
    margin-bottom: -5rem;
  }

  .Mobile\:last\:-mb-24:last-child {
    margin-bottom: -6rem;
  }

  .Mobile\:last\:-mb-28:last-child {
    margin-bottom: -7rem;
  }

  .Mobile\:last\:-mb-32:last-child {
    margin-bottom: -8rem;
  }

  .Mobile\:last\:-mb-36:last-child {
    margin-bottom: -9rem;
  }

  .Mobile\:last\:-mb-40:last-child {
    margin-bottom: -10rem;
  }

  .Mobile\:last\:-mb-44:last-child {
    margin-bottom: -11rem;
  }

  .Mobile\:last\:-mb-48:last-child {
    margin-bottom: -12rem;
  }

  .Mobile\:last\:-mb-52:last-child {
    margin-bottom: -13rem;
  }

  .Mobile\:last\:-mb-56:last-child {
    margin-bottom: -14rem;
  }

  .Mobile\:last\:-mb-60:last-child {
    margin-bottom: -15rem;
  }

  .Mobile\:last\:-mb-64:last-child {
    margin-bottom: -16rem;
  }

  .Mobile\:last\:-mb-72:last-child {
    margin-bottom: -18rem;
  }

  .Mobile\:last\:-mb-80:last-child {
    margin-bottom: -20rem;
  }

  .Mobile\:last\:-mb-96:last-child {
    margin-bottom: -24rem;
  }

  .Mobile\:last\:-mb-px:last-child {
    margin-bottom: -1px;
  }

  .Mobile\:last\:-mb-0\.5:last-child {
    margin-bottom: -0.125rem;
  }

  .Mobile\:last\:-mb-1\.5:last-child {
    margin-bottom: -0.375rem;
  }

  .Mobile\:last\:-mb-2\.5:last-child {
    margin-bottom: -0.625rem;
  }

  .Mobile\:last\:-mb-3\.5:last-child {
    margin-bottom: -0.875rem;
  }

  .Mobile\:last\:-mb-15px:last-child {
    margin-bottom: -15px;
  }

  .Mobile\:last\:mb-m11:last-child {
    margin-bottom: 11px;
  }

  .Mobile\:last\:mb-12px:last-child {
    margin-bottom: 12px;
  }

  .Mobile\:last\:mb-m72:last-child {
    margin-bottom: 72px;
  }

  .Mobile\:last\:mb-m21:last-child {
    margin-bottom: 21%;
  }

  .Mobile\:last\:mb-m15:last-child {
    margin-bottom: 15px;
  }

  .Mobile\:last\:mb-m18:last-child {
    margin-bottom: 18px;
  }

  .Mobile\:last\:mb-m35:last-child {
    margin-bottom: 35px;
  }

  .Mobile\:last\:mb-m19:last-child {
    margin-bottom: 19px;
  }

  .Mobile\:last\:mb-m17:last-child {
    margin-bottom: 17px;
  }

  .Mobile\:last\:mb-m9:last-child {
    margin-bottom: 9px;
  }

  .Mobile\:last\:mb-m10:last-child {
    margin-bottom: 10px;
  }

  .Mobile\:last\:mb-m51:last-child {
    margin-bottom: 51px;
  }

  .Mobile\:last\:mb-m43:last-child {
    margin-bottom: 43px;
  }

  .Mobile\:last\:mb-m13:last-child {
    margin-bottom: 13px;
  }

  .Mobile\:last\:mb-m26:last-child {
    margin-bottom: 26px;
  }

  .Mobile\:last\:mb-m2:last-child {
    margin-bottom: 2px;
  }

  .Mobile\:last\:mb-m14:last-child {
    margin-bottom: 14px;
  }

  .Mobile\:last\:mb-m5:last-child {
    margin-bottom: 5px;
  }

  .Mobile\:last\:mb-m8:last-child {
    margin-bottom: 8px;
  }

  .Mobile\:last\:mb-mp15:last-child {
    margin-bottom: 15%;
  }

  .Mobile\:last\:-mb-100:last-child {
    margin-bottom: -100px;
  }

  .Mobile\:last\:mb-0auto:last-child {
    margin-bottom: 0px auto;
  }

  .Mobile\:last\:mb-o6:last-child {
    margin-bottom: 1.5rem;
  }

  .Mobile\:last\:-mb-23:last-child {
    margin-bottom: -23px;
  }

  .Mobile\:last\:ml-0:last-child {
    margin-left: 0px;
  }

  .Mobile\:last\:ml-1:last-child {
    margin-left: 0.25rem;
  }

  .Mobile\:last\:ml-2:last-child {
    margin-left: 2px;
  }

  .Mobile\:last\:ml-3:last-child {
    margin-left: 0.75rem;
  }

  .Mobile\:last\:ml-4:last-child {
    margin-left: 1rem;
  }

  .Mobile\:last\:ml-5:last-child {
    margin-left: 1.25rem;
  }

  .Mobile\:last\:ml-6:last-child {
    margin-left: 6px;
  }

  .Mobile\:last\:ml-7:last-child {
    margin-left: 1.75rem;
  }

  .Mobile\:last\:ml-8:last-child {
    margin-left: 2rem;
  }

  .Mobile\:last\:ml-9:last-child {
    margin-left: 2.25rem;
  }

  .Mobile\:last\:ml-10:last-child {
    margin-left: 2.5rem;
  }

  .Mobile\:last\:ml-11:last-child {
    margin-left: 11px;
  }

  .Mobile\:last\:ml-12:last-child {
    margin-left: 3rem;
  }

  .Mobile\:last\:ml-14:last-child {
    margin-left: 3.5rem;
  }

  .Mobile\:last\:ml-15:last-child {
    margin-left: 15px;
  }

  .Mobile\:last\:ml-16:last-child {
    margin-left: 4rem;
  }

  .Mobile\:last\:ml-18:last-child {
    margin-left: 18px;
  }

  .Mobile\:last\:ml-20:last-child {
    margin-left: 20px;
  }

  .Mobile\:last\:ml-21:last-child {
    margin-left: 21px;
  }

  .Mobile\:last\:ml-23:last-child {
    margin-left: 23px;
  }

  .Mobile\:last\:ml-24:last-child {
    margin-left: 24px;
  }

  .Mobile\:last\:ml-25:last-child {
    margin-left: 25px;
  }

  .Mobile\:last\:ml-27:last-child {
    margin-left: 27px;
  }

  .Mobile\:last\:ml-28:last-child {
    margin-left: 7rem;
  }

  .Mobile\:last\:ml-30:last-child {
    margin-left: 30px;
  }

  .Mobile\:last\:ml-31:last-child {
    margin-left: 31px;
  }

  .Mobile\:last\:ml-32:last-child {
    margin-left: 8rem;
  }

  .Mobile\:last\:ml-34:last-child {
    margin-left: 34px;
  }

  .Mobile\:last\:ml-35:last-child {
    margin-left: 35px;
  }

  .Mobile\:last\:ml-36:last-child {
    margin-left: 9rem;
  }

  .Mobile\:last\:ml-37:last-child {
    margin-left: 37px;
  }

  .Mobile\:last\:ml-38:last-child {
    margin-left: 38px;
  }

  .Mobile\:last\:ml-40:last-child {
    margin-left: 40px;
  }

  .Mobile\:last\:ml-42:last-child {
    margin-left: 42px;
  }

  .Mobile\:last\:ml-44:last-child {
    margin-left: 44px;
  }

  .Mobile\:last\:ml-45:last-child {
    margin-left: 45px;
  }

  .Mobile\:last\:ml-46:last-child {
    margin-left: 46px;
  }

  .Mobile\:last\:ml-48:last-child {
    margin-left: 48px;
  }

  .Mobile\:last\:ml-52:last-child {
    margin-left: 13rem;
  }

  .Mobile\:last\:ml-53:last-child {
    margin-left: 53px;
  }

  .Mobile\:last\:ml-55:last-child {
    margin-left: 55px;
  }

  .Mobile\:last\:ml-56:last-child {
    margin-left: 14rem;
  }

  .Mobile\:last\:ml-58:last-child {
    margin-left: 58px;
  }

  .Mobile\:last\:ml-59:last-child {
    margin-left: 59px;
  }

  .Mobile\:last\:ml-60:last-child {
    margin-left: 15rem;
  }

  .Mobile\:last\:ml-63:last-child {
    margin-left: 63px;
  }

  .Mobile\:last\:ml-64:last-child {
    margin-left: 16rem;
  }

  .Mobile\:last\:ml-65:last-child {
    margin-left: 65px;
  }

  .Mobile\:last\:ml-67:last-child {
    margin-left: 67px;
  }

  .Mobile\:last\:ml-70:last-child {
    margin-left: 70px;
  }

  .Mobile\:last\:ml-71:last-child {
    margin-left: 71px;
  }

  .Mobile\:last\:ml-72:last-child {
    margin-left: 18rem;
  }

  .Mobile\:last\:ml-74:last-child {
    margin-left: 74px;
  }

  .Mobile\:last\:ml-78:last-child {
    margin-left: 78px;
  }

  .Mobile\:last\:ml-80:last-child {
    margin-left: 20rem;
  }

  .Mobile\:last\:ml-83:last-child {
    margin-left: 83px;
  }

  .Mobile\:last\:ml-84:last-child {
    margin-left: 84px;
  }

  .Mobile\:last\:ml-89:last-child {
    margin-left: 89px;
  }

  .Mobile\:last\:ml-90:last-child {
    margin-left: 90px;
  }

  .Mobile\:last\:ml-92:last-child {
    margin-left: 92px;
  }

  .Mobile\:last\:ml-96:last-child {
    margin-left: 24rem;
  }

  .Mobile\:last\:ml-97:last-child {
    margin-left: 97px;
  }

  .Mobile\:last\:ml-100:last-child {
    margin-left: 100px;
  }

  .Mobile\:last\:ml-106:last-child {
    margin-left: 106px;
  }

  .Mobile\:last\:ml-108:last-child {
    margin-left: 108px;
  }

  .Mobile\:last\:ml-109:last-child {
    margin-left: 109px;
  }

  .Mobile\:last\:ml-120:last-child {
    margin-left: 120px;
  }

  .Mobile\:last\:ml-135:last-child {
    margin-left: 135px;
  }

  .Mobile\:last\:ml-147:last-child {
    margin-left: 147px;
  }

  .Mobile\:last\:ml-150:last-child {
    margin-left: 150px;
  }

  .Mobile\:last\:ml-168:last-child {
    margin-left: 168px;
  }

  .Mobile\:last\:ml-180:last-child {
    margin-left: 180px;
  }

  .Mobile\:last\:ml-185:last-child {
    margin-left: 185px;
  }

  .Mobile\:last\:ml-200:last-child {
    margin-left: 200px;
  }

  .Mobile\:last\:ml-245:last-child {
    margin-left: 245px;
  }

  .Mobile\:last\:ml-300:last-child {
    margin-left: 300px;
  }

  .Mobile\:last\:ml-400:last-child {
    margin-left: 400px;
  }

  .Mobile\:last\:ml-480:last-child {
    margin-left: 480px;
  }

  .Mobile\:last\:ml-510:last-child {
    margin-left: 510px;
  }

  .Mobile\:last\:ml-537:last-child {
    margin-left: 537px;
  }

  .Mobile\:last\:ml-650:last-child {
    margin-left: 650px;
  }

  .Mobile\:last\:ml-auto:last-child {
    margin-left: auto;
  }

  .Mobile\:last\:ml-px:last-child {
    margin-left: 1px;
  }

  .Mobile\:last\:ml-0\.5:last-child {
    margin-left: 0.125rem;
  }

  .Mobile\:last\:ml-1\.5:last-child {
    margin-left: 0.375rem;
  }

  .Mobile\:last\:ml-2\.5:last-child {
    margin-left: 0.625rem;
  }

  .Mobile\:last\:ml-3\.5:last-child {
    margin-left: 0.875rem;
  }

  .Mobile\:last\:-ml-0:last-child {
    margin-left: 0px;
  }

  .Mobile\:last\:-ml-1:last-child {
    margin-left: -0.25rem;
  }

  .Mobile\:last\:-ml-2:last-child {
    margin-left: -0.5rem;
  }

  .Mobile\:last\:-ml-3:last-child {
    margin-left: -0.75rem;
  }

  .Mobile\:last\:-ml-4:last-child {
    margin-left: -1rem;
  }

  .Mobile\:last\:-ml-5:last-child {
    margin-left: -1.25rem;
  }

  .Mobile\:last\:-ml-6:last-child {
    margin-left: -1.5rem;
  }

  .Mobile\:last\:-ml-7:last-child {
    margin-left: -1.75rem;
  }

  .Mobile\:last\:-ml-8:last-child {
    margin-left: -2rem;
  }

  .Mobile\:last\:-ml-9:last-child {
    margin-left: -2.25rem;
  }

  .Mobile\:last\:-ml-10:last-child {
    margin-left: -2.5rem;
  }

  .Mobile\:last\:-ml-11:last-child {
    margin-left: -2.75rem;
  }

  .Mobile\:last\:-ml-12:last-child {
    margin-left: -3rem;
  }

  .Mobile\:last\:-ml-14:last-child {
    margin-left: -14px;
  }

  .Mobile\:last\:-ml-16:last-child {
    margin-left: -4rem;
  }

  .Mobile\:last\:-ml-20:last-child {
    margin-left: -5rem;
  }

  .Mobile\:last\:-ml-24:last-child {
    margin-left: -6rem;
  }

  .Mobile\:last\:-ml-28:last-child {
    margin-left: -7rem;
  }

  .Mobile\:last\:-ml-32:last-child {
    margin-left: -8rem;
  }

  .Mobile\:last\:-ml-36:last-child {
    margin-left: -9rem;
  }

  .Mobile\:last\:-ml-40:last-child {
    margin-left: -10rem;
  }

  .Mobile\:last\:-ml-44:last-child {
    margin-left: -11rem;
  }

  .Mobile\:last\:-ml-48:last-child {
    margin-left: -12rem;
  }

  .Mobile\:last\:-ml-52:last-child {
    margin-left: -13rem;
  }

  .Mobile\:last\:-ml-56:last-child {
    margin-left: -14rem;
  }

  .Mobile\:last\:-ml-60:last-child {
    margin-left: -15rem;
  }

  .Mobile\:last\:-ml-64:last-child {
    margin-left: -16rem;
  }

  .Mobile\:last\:-ml-72:last-child {
    margin-left: -18rem;
  }

  .Mobile\:last\:-ml-80:last-child {
    margin-left: -20rem;
  }

  .Mobile\:last\:-ml-96:last-child {
    margin-left: -24rem;
  }

  .Mobile\:last\:-ml-px:last-child {
    margin-left: -1px;
  }

  .Mobile\:last\:-ml-0\.5:last-child {
    margin-left: -0.125rem;
  }

  .Mobile\:last\:-ml-1\.5:last-child {
    margin-left: -0.375rem;
  }

  .Mobile\:last\:-ml-2\.5:last-child {
    margin-left: -0.625rem;
  }

  .Mobile\:last\:-ml-3\.5:last-child {
    margin-left: -0.875rem;
  }

  .Mobile\:last\:-ml-15px:last-child {
    margin-left: -15px;
  }

  .Mobile\:last\:ml-m11:last-child {
    margin-left: 11px;
  }

  .Mobile\:last\:ml-12px:last-child {
    margin-left: 12px;
  }

  .Mobile\:last\:ml-m72:last-child {
    margin-left: 72px;
  }

  .Mobile\:last\:ml-m21:last-child {
    margin-left: 21%;
  }

  .Mobile\:last\:ml-m15:last-child {
    margin-left: 15px;
  }

  .Mobile\:last\:ml-m18:last-child {
    margin-left: 18px;
  }

  .Mobile\:last\:ml-m35:last-child {
    margin-left: 35px;
  }

  .Mobile\:last\:ml-m19:last-child {
    margin-left: 19px;
  }

  .Mobile\:last\:ml-m17:last-child {
    margin-left: 17px;
  }

  .Mobile\:last\:ml-m9:last-child {
    margin-left: 9px;
  }

  .Mobile\:last\:ml-m10:last-child {
    margin-left: 10px;
  }

  .Mobile\:last\:ml-m51:last-child {
    margin-left: 51px;
  }

  .Mobile\:last\:ml-m43:last-child {
    margin-left: 43px;
  }

  .Mobile\:last\:ml-m13:last-child {
    margin-left: 13px;
  }

  .Mobile\:last\:ml-m26:last-child {
    margin-left: 26px;
  }

  .Mobile\:last\:ml-m2:last-child {
    margin-left: 2px;
  }

  .Mobile\:last\:ml-m14:last-child {
    margin-left: 14px;
  }

  .Mobile\:last\:ml-m5:last-child {
    margin-left: 5px;
  }

  .Mobile\:last\:ml-m8:last-child {
    margin-left: 8px;
  }

  .Mobile\:last\:ml-mp15:last-child {
    margin-left: 15%;
  }

  .Mobile\:last\:-ml-100:last-child {
    margin-left: -100px;
  }

  .Mobile\:last\:ml-0auto:last-child {
    margin-left: 0px auto;
  }

  .Mobile\:last\:ml-o6:last-child {
    margin-left: 1.5rem;
  }

  .Mobile\:last\:-ml-23:last-child {
    margin-left: -23px;
  }

  .Mobile\:box-border {
    box-sizing: border-box;
  }

  .Mobile\:box-content {
    box-sizing: content-box;
  }

  .Mobile\:block {
    display: block;
  }

  .Mobile\:inline-block {
    display: inline-block;
  }

  .Mobile\:inline {
    display: inline;
  }

  .Mobile\:flex {
    display: flex;
  }

  .Mobile\:inline-flex {
    display: inline-flex;
  }

  .Mobile\:table {
    display: table;
  }

  .Mobile\:inline-table {
    display: inline-table;
  }

  .Mobile\:table-caption {
    display: table-caption;
  }

  .Mobile\:table-cell {
    display: table-cell;
  }

  .Mobile\:table-column {
    display: table-column;
  }

  .Mobile\:table-column-group {
    display: table-column-group;
  }

  .Mobile\:table-footer-group {
    display: table-footer-group;
  }

  .Mobile\:table-header-group {
    display: table-header-group;
  }

  .Mobile\:table-row-group {
    display: table-row-group;
  }

  .Mobile\:table-row {
    display: table-row;
  }

  .Mobile\:flow-root {
    display: flow-root;
  }

  .Mobile\:grid {
    display: grid;
  }

  .Mobile\:inline-grid {
    display: inline-grid;
  }

  .Mobile\:contents {
    display: contents;
  }

  .Mobile\:list-item {
    display: list-item;
  }

  .Mobile\:hidden {
    display: none;
  }

  .Mobile\:h-0 {
    height: 0px;
  }

  .Mobile\:h-1 {
    height: 0.25rem;
  }

  .Mobile\:h-2 {
    height: 0.5rem;
  }

  .Mobile\:h-3 {
    height: 0.75rem;
  }

  .Mobile\:h-4 {
    height: 1rem;
  }

  .Mobile\:h-5 {
    height: 1.25rem;
  }

  .Mobile\:h-6 {
    height: 1.5rem;
  }

  .Mobile\:h-7 {
    height: 1.75rem;
  }

  .Mobile\:h-8 {
    height: 2rem;
  }

  .Mobile\:h-9 {
    height: 2.25rem;
  }

  .Mobile\:h-10 {
    height: 2.5rem;
  }

  .Mobile\:h-11 {
    height: 2.75rem;
  }

  .Mobile\:h-12 {
    height: 3rem;
  }

  .Mobile\:h-13 {
    height: 13px;
  }

  .Mobile\:h-14 {
    height: 3.5rem;
  }

  .Mobile\:h-15 {
    height: 15px;
  }

  .Mobile\:h-16 {
    height: 4rem;
  }

  .Mobile\:h-20 {
    height: 5rem;
  }

  .Mobile\:h-24 {
    height: 24px;
  }

  .Mobile\:h-26 {
    height: 26px;
  }

  .Mobile\:h-28 {
    height: 7rem;
  }

  .Mobile\:h-30 {
    height: 30px;
  }

  .Mobile\:h-32 {
    height: 8rem;
  }

  .Mobile\:h-35 {
    height: 35px;
  }

  .Mobile\:h-36 {
    height: 36px;
  }

  .Mobile\:h-40 {
    height: 10rem;
  }

  .Mobile\:h-44 {
    height: 11rem;
  }

  .Mobile\:h-45 {
    height: 45px;
  }

  .Mobile\:h-48 {
    height: 12rem;
  }

  .Mobile\:h-49 {
    height: 49px;
  }

  .Mobile\:h-50 {
    height: 50px !important;
  }

  .Mobile\:h-52 {
    height: 13rem;
  }

  .Mobile\:h-56 {
    height: 56px;
  }

  .Mobile\:h-58 {
    height: 58px;
  }

  .Mobile\:h-60 {
    height: 60px;
  }

  .Mobile\:h-64 {
    height: 16rem;
  }

  .Mobile\:h-70 {
    height: 70px;
  }

  .Mobile\:h-72 {
    height: 18rem;
  }

  .Mobile\:h-80 {
    height: 20rem;
  }

  .Mobile\:h-89 {
    height: 89px;
  }

  .Mobile\:h-95 {
    height: 95px;
  }

  .Mobile\:h-96 {
    height: 24rem;
  }

  .Mobile\:h-100 {
    height: 100px;
  }

  .Mobile\:h-105 {
    height: 105px;
  }

  .Mobile\:h-110 {
    height: 110px;
  }

  .Mobile\:h-120 {
    height: 120px;
  }

  .Mobile\:h-125 {
    height: 125px;
  }

  .Mobile\:h-135 {
    height: 135px;
  }

  .Mobile\:h-160 {
    height: 160px;
  }

  .Mobile\:h-170 {
    height: 170px;
  }

  .Mobile\:h-176 {
    height: 176px;
  }

  .Mobile\:h-185 {
    height: 185px;
  }

  .Mobile\:h-198 {
    height: 198px;
  }

  .Mobile\:h-255 {
    height: 255px;
  }

  .Mobile\:h-259 {
    height: 259px;
  }

  .Mobile\:h-280 {
    height: 280px;
  }

  .Mobile\:h-297 {
    height: 297px;
  }

  .Mobile\:h-300 {
    height: 300px;
  }

  .Mobile\:h-305 {
    height: 305px;
  }

  .Mobile\:h-320 {
    height: 320px;
  }

  .Mobile\:h-330 {
    height: 330px;
  }

  .Mobile\:h-402 {
    height: 402px;
  }

  .Mobile\:h-418 {
    height: 418px;
  }

  .Mobile\:h-422 {
    height: 422px;
  }

  .Mobile\:h-429 {
    height: 429px;
  }

  .Mobile\:h-430 {
    height: 430px;
  }

  .Mobile\:h-444 {
    height: 444px;
  }

  .Mobile\:h-454 {
    height: 454px;
  }

  .Mobile\:h-477 {
    height: 477px;
  }

  .Mobile\:h-480 {
    height: 480px;
  }

  .Mobile\:h-485 {
    height: 485px;
  }

  .Mobile\:h-495 {
    height: 495px;
  }

  .Mobile\:h-505 {
    height: 505px;
  }

  .Mobile\:h-521 {
    height: 521px;
  }

  .Mobile\:h-523 {
    height: 523px;
  }

  .Mobile\:h-525 {
    height: 525px;
  }

  .Mobile\:h-560 {
    height: 560px;
  }

  .Mobile\:h-600 {
    height: 600px;
  }

  .Mobile\:h-665 {
    height: 665px;
  }

  .Mobile\:h-960 {
    height: 960px;
  }

  .Mobile\:h-1080 {
    height: 1080px;
  }

  .Mobile\:h-auto {
    height: auto;
  }

  .Mobile\:h-px {
    height: 1px;
  }

  .Mobile\:h-0\.5 {
    height: 0.125rem;
  }

  .Mobile\:h-1\.5 {
    height: 0.375rem;
  }

  .Mobile\:h-2\.5 {
    height: 0.625rem;
  }

  .Mobile\:h-3\.5 {
    height: 0.875rem;
  }

  .Mobile\:h-1\/2 {
    height: 50%;
  }

  .Mobile\:h-1\/3 {
    height: 33.333333%;
  }

  .Mobile\:h-2\/3 {
    height: 66.666667%;
  }

  .Mobile\:h-1\/4 {
    height: 25%;
  }

  .Mobile\:h-2\/4 {
    height: 50%;
  }

  .Mobile\:h-3\/4 {
    height: 75%;
  }

  .Mobile\:h-1\/5 {
    height: 20%;
  }

  .Mobile\:h-2\/5 {
    height: 40%;
  }

  .Mobile\:h-3\/5 {
    height: 60%;
  }

  .Mobile\:h-4\/5 {
    height: 80%;
  }

  .Mobile\:h-1\/6 {
    height: 16.666667%;
  }

  .Mobile\:h-2\/6 {
    height: 33.333333%;
  }

  .Mobile\:h-3\/6 {
    height: 50%;
  }

  .Mobile\:h-4\/6 {
    height: 66.666667%;
  }

  .Mobile\:h-5\/6 {
    height: 83.333333%;
  }

  .Mobile\:h-full {
    height: 100%;
  }

  .Mobile\:h-screen {
    height: 100vh;
  }

  .Mobile\:h-h48 {
    height: 48px;
  }

  .Mobile\:h-h44 {
    height: 44px;
  }

  .Mobile\:h-h130 {
    height: 130px;
  }

  .Mobile\:h-h-h114 {
    height: h-h114;
  }

  .Mobile\:h-h-60 {
    height: h-60;
  }

  .Mobile\:h-h114 {
    height: 14px;
  }

  .Mobile\:h-h60 {
    height: 60px;
  }

  .Mobile\:h-h5 {
    height: 5px;
  }

  .Mobile\:h-95vh {
    height: 95vh;
  }

  .Mobile\:h-h22 {
    height: 22px;
  }

  .Mobile\:max-h-0 {
    max-height: 0px;
  }

  .Mobile\:max-h-1 {
    max-height: 0.25rem;
  }

  .Mobile\:max-h-2 {
    max-height: 0.5rem;
  }

  .Mobile\:max-h-3 {
    max-height: 0.75rem;
  }

  .Mobile\:max-h-4 {
    max-height: 1rem;
  }

  .Mobile\:max-h-5 {
    max-height: 1.25rem;
  }

  .Mobile\:max-h-6 {
    max-height: 1.5rem;
  }

  .Mobile\:max-h-7 {
    max-height: 1.75rem;
  }

  .Mobile\:max-h-8 {
    max-height: 2rem;
  }

  .Mobile\:max-h-9 {
    max-height: 2.25rem;
  }

  .Mobile\:max-h-10 {
    max-height: 2.5rem;
  }

  .Mobile\:max-h-11 {
    max-height: 2.75rem;
  }

  .Mobile\:max-h-12 {
    max-height: 3rem;
  }

  .Mobile\:max-h-14 {
    max-height: 3.5rem;
  }

  .Mobile\:max-h-16 {
    max-height: 4rem;
  }

  .Mobile\:max-h-20 {
    max-height: 5rem;
  }

  .Mobile\:max-h-24 {
    max-height: 6rem;
  }

  .Mobile\:max-h-28 {
    max-height: 7rem;
  }

  .Mobile\:max-h-32 {
    max-height: 8rem;
  }

  .Mobile\:max-h-36 {
    max-height: 9rem;
  }

  .Mobile\:max-h-40 {
    max-height: 10rem;
  }

  .Mobile\:max-h-44 {
    max-height: 11rem;
  }

  .Mobile\:max-h-48 {
    max-height: 12rem;
  }

  .Mobile\:max-h-52 {
    max-height: 13rem;
  }

  .Mobile\:max-h-56 {
    max-height: 14rem;
  }

  .Mobile\:max-h-60 {
    max-height: 15rem;
  }

  .Mobile\:max-h-64 {
    max-height: 16rem;
  }

  .Mobile\:max-h-72 {
    max-height: 18rem;
  }

  .Mobile\:max-h-80 {
    max-height: 20rem;
  }

  .Mobile\:max-h-96 {
    max-height: 24rem;
  }

  .Mobile\:max-h-px {
    max-height: 1px;
  }

  .Mobile\:max-h-0\.5 {
    max-height: 0.125rem;
  }

  .Mobile\:max-h-1\.5 {
    max-height: 0.375rem;
  }

  .Mobile\:max-h-2\.5 {
    max-height: 0.625rem;
  }

  .Mobile\:max-h-3\.5 {
    max-height: 0.875rem;
  }

  .Mobile\:max-h-full {
    max-height: 100%;
  }

  .Mobile\:max-h-screen {
    max-height: 100vh;
  }

  .Mobile\:min-h-0 {
    min-height: 0px;
  }

  .Mobile\:min-h-60 {
    min-height: 60px;
  }

  .Mobile\:min-h-175 {
    min-height: 175px;
  }

  .Mobile\:min-h-180 {
    min-height: 180px;
  }

  .Mobile\:min-h-200 {
    min-height: 200px;
  }

  .Mobile\:min-h-380 {
    min-height: 380px;
  }

  .Mobile\:min-h-400 {
    min-height: 400px;
  }

  .Mobile\:min-h-550 {
    min-height: 550px;
  }

  .Mobile\:min-h-full {
    min-height: 100%;
  }

  .Mobile\:min-h-screen {
    min-height: 100vh;
  }

  .Mobile\:w-0 {
    width: 0px;
  }

  .Mobile\:w-1 {
    width: 0.25rem;
  }

  .Mobile\:w-2 {
    width: 0.5rem;
  }

  .Mobile\:w-3 {
    width: 0.75rem;
  }

  .Mobile\:w-4 {
    width: 1rem;
  }

  .Mobile\:w-5 {
    width: 1.25rem;
  }

  .Mobile\:w-6 {
    width: 1.5rem;
  }

  .Mobile\:w-7 {
    width: 1.75rem;
  }

  .Mobile\:w-8 {
    width: 2rem;
  }

  .Mobile\:w-9 {
    width: 2.25rem;
  }

  .Mobile\:w-10 {
    width: 2.5rem;
  }

  .Mobile\:w-11 {
    width: 11px;
  }

  .Mobile\:w-12 {
    width: 3rem;
  }

  .Mobile\:w-13 {
    width: 13px;
  }

  .Mobile\:w-14 {
    width: 3.5rem;
  }

  .Mobile\:w-16 {
    width: 16%;
  }

  .Mobile\:w-20 {
    width: 5rem;
  }

  .Mobile\:w-24 {
    width: 24px;
  }

  .Mobile\:w-28 {
    width: 28 px;
  }

  .Mobile\:w-30 {
    width: 30px;
  }

  .Mobile\:w-32 {
    width: 8rem;
  }

  .Mobile\:w-35 {
    width: 35px;
  }

  .Mobile\:w-36 {
    width: 9rem;
  }

  .Mobile\:w-40 {
    width: 40px !important;
  }

  .Mobile\:w-44 {
    width: 11rem;
  }

  .Mobile\:w-48 {
    width: 12rem;
  }

  .Mobile\:w-50 {
    width: 50px;
  }

  .Mobile\:w-52 {
    width: 52%;
  }

  .Mobile\:w-54 {
    width: 54px;
  }

  .Mobile\:w-56 {
    width: 14rem;
  }

  .Mobile\:w-60 {
    width: 60%;
  }

  .Mobile\:w-64 {
    width: 16rem;
  }

  .Mobile\:w-68 {
    width: 68%;
  }

  .Mobile\:w-70 {
    width: 70px;
  }

  .Mobile\:w-72 {
    width: 18rem;
  }

  .Mobile\:w-80 {
    width: 80px;
  }

  .Mobile\:w-84 {
    width: 84px;
  }

  .Mobile\:w-85 {
    width: 85%;
  }

  .Mobile\:w-90 {
    width: 90px;
  }

  .Mobile\:w-93 {
    width: 93px;
  }

  .Mobile\:w-95 {
    width: 95px;
  }

  .Mobile\:w-96 {
    width: 24rem;
  }

  .Mobile\:w-100 {
    width: 100px !important;
  }

  .Mobile\:w-105 {
    width: 105px;
  }

  .Mobile\:w-108 {
    width: 108px;
  }

  .Mobile\:w-110 {
    width: 110px;
  }

  .Mobile\:w-120 {
    width: 120px;
  }

  .Mobile\:w-122 {
    width: 122px;
  }

  .Mobile\:w-125 {
    width: 125px;
  }

  .Mobile\:w-130 {
    width: 130px;
  }

  .Mobile\:w-136 {
    width: 136px;
  }

  .Mobile\:w-140 {
    width: 140px;
  }

  .Mobile\:w-145 {
    width: 145px;
  }

  .Mobile\:w-150 {
    width: 150px;
  }

  .Mobile\:w-155 {
    width: 155px;
  }

  .Mobile\:w-159 {
    width: 159px;
  }

  .Mobile\:w-160 {
    width: 160px;
  }

  .Mobile\:w-162 {
    width: 162px;
  }

  .Mobile\:w-165 {
    width: 165px;
  }

  .Mobile\:w-169 {
    width: 169px;
  }

  .Mobile\:w-170 {
    width: 170px;
  }

  .Mobile\:w-174 {
    width: 174px;
  }

  .Mobile\:w-180 {
    width: 180px;
  }

  .Mobile\:w-185 {
    width: 185px;
  }

  .Mobile\:w-189 {
    width: 189px;
  }

  .Mobile\:w-190 {
    width: 190px;
  }

  .Mobile\:w-193 {
    width: 193px;
  }

  .Mobile\:w-197 {
    width: 197px;
  }

  .Mobile\:w-200 {
    width: 200px;
  }

  .Mobile\:w-205 {
    width: 205px;
  }

  .Mobile\:w-215 {
    width: 215px;
  }

  .Mobile\:w-220 {
    width: 220px;
  }

  .Mobile\:w-235 {
    width: 235px;
  }

  .Mobile\:w-240 {
    width: 240px;
  }

  .Mobile\:w-250 {
    width: 250px !important;
  }

  .Mobile\:w-268 {
    width: 268px;
  }

  .Mobile\:w-280 {
    width: 280px;
  }

  .Mobile\:w-284 {
    width: 284px;
  }

  .Mobile\:w-286 {
    width: 286px;
  }

  .Mobile\:w-290 {
    width: 290px;
  }

  .Mobile\:w-300 {
    width: 300px;
  }

  .Mobile\:w-310 {
    width: 310px;
  }

  .Mobile\:w-315 {
    width: 315px;
  }

  .Mobile\:w-320 {
    width: 320px;
  }

  .Mobile\:w-330 {
    width: 330px;
  }

  .Mobile\:w-341 {
    width: 341px;
  }

  .Mobile\:w-342 {
    width: 342px;
  }

  .Mobile\:w-345 {
    width: 345px;
  }

  .Mobile\:w-375 {
    width: 375px;
  }

  .Mobile\:w-400 {
    width: 400px;
  }

  .Mobile\:w-420 {
    width: 420px;
  }

  .Mobile\:w-450 {
    width: 450px;
  }

  .Mobile\:w-500 {
    width: 500px;
  }

  .Mobile\:w-508 {
    width: 508px;
  }

  .Mobile\:w-550 {
    width: 550px;
  }

  .Mobile\:w-560 {
    width: 560px;
  }

  .Mobile\:w-600 {
    width: 600px;
  }

  .Mobile\:w-637 {
    width: 637px;
  }

  .Mobile\:w-644 {
    width: 644px;
  }

  .Mobile\:w-650 {
    width: 650px;
  }

  .Mobile\:w-700 {
    width: 700px;
  }

  .Mobile\:w-710 {
    width: 710px;
  }

  .Mobile\:w-750 {
    width: 750px;
  }

  .Mobile\:w-768 {
    width: 768px;
  }

  .Mobile\:w-800 {
    width: 800px;
  }

  .Mobile\:w-850 {
    width: 850px;
  }

  .Mobile\:w-900 {
    width: 900px;
  }

  .Mobile\:w-920 {
    width: 920px;
  }

  .Mobile\:w-950 {
    width: 950px;
  }

  .Mobile\:w-1000 {
    width: 1000px;
  }

  .Mobile\:w-1075 {
    width: 1075px;
  }

  .Mobile\:w-1250 {
    width: 1250px;
  }

  .Mobile\:w-1420 {
    width: 1420px;
  }

  .Mobile\:w-1452 {
    width: 1452px;
  }

  .Mobile\:w-1499 {
    width: 1499px;
  }

  .Mobile\:w-auto {
    width: auto;
  }

  .Mobile\:w-px {
    width: 1px;
  }

  .Mobile\:w-0\.5 {
    width: 0.125rem;
  }

  .Mobile\:w-1\.5 {
    width: 0.375rem;
  }

  .Mobile\:w-2\.5 {
    width: 0.625rem;
  }

  .Mobile\:w-3\.5 {
    width: 0.875rem;
  }

  .Mobile\:w-1\/2 {
    width: 50%;
  }

  .Mobile\:w-1\/3 {
    width: 33.333333%;
  }

  .Mobile\:w-2\/3 {
    width: 66.666667%;
  }

  .Mobile\:w-1\/4 {
    width: 25%;
  }

  .Mobile\:w-2\/4 {
    width: 50%;
  }

  .Mobile\:w-3\/4 {
    width: 75%;
  }

  .Mobile\:w-1\/5 {
    width: 20%;
  }

  .Mobile\:w-2\/5 {
    width: 40%;
  }

  .Mobile\:w-3\/5 {
    width: 60%;
  }

  .Mobile\:w-4\/5 {
    width: 80%;
  }

  .Mobile\:w-1\/6 {
    width: 16.666667%;
  }

  .Mobile\:w-2\/6 {
    width: 33.333333%;
  }

  .Mobile\:w-3\/6 {
    width: 50%;
  }

  .Mobile\:w-4\/6 {
    width: 66.666667%;
  }

  .Mobile\:w-5\/6 {
    width: 83.333333%;
  }

  .Mobile\:w-1\/12 {
    width: 8.333333%;
  }

  .Mobile\:w-2\/12 {
    width: 16.666667%;
  }

  .Mobile\:w-3\/12 {
    width: 25%;
  }

  .Mobile\:w-4\/12 {
    width: 33.333333%;
  }

  .Mobile\:w-5\/12 {
    width: 41.666667%;
  }

  .Mobile\:w-6\/12 {
    width: 50%;
  }

  .Mobile\:w-7\/12 {
    width: 58.333333%;
  }

  .Mobile\:w-8\/12 {
    width: 66.666667%;
  }

  .Mobile\:w-9\/12 {
    width: 75%;
  }

  .Mobile\:w-10\/12 {
    width: 83.333333%;
  }

  .Mobile\:w-11\/12 {
    width: 91.666667%;
  }

  .Mobile\:w-full {
    width: 100%;
  }

  .Mobile\:w-screen {
    width: 100vw;
  }

  .Mobile\:w-min {
    width: -moz-min-content;
    width: min-content;
  }

  .Mobile\:w-max {
    width: -moz-max-content;
    width: max-content;
  }

  .Mobile\:w-3px {
    width: 3px;
  }

  .Mobile\:w-10rem {
    width: 10rem;
  }

  .Mobile\:w-w60 {
    width: 60px;
  }

  .Mobile\:w-w61 {
    width: 61px;
  }

  .Mobile\:w-w14 {
    width: 14%;
  }

  .Mobile\:w-w-w114 {
    width: w-w114;
  }

  .Mobile\:w-w-95 {
    width: w-95;
  }

  .Mobile\:w-w114 {
    width: 14px;
  }

  .Mobile\:w-w96 {
    width: 96%;
  }

  .Mobile\:w-w5 {
    width: 5px;
  }

  .Mobile\:w-m250 {
    width: 250px;
  }

  .Mobile\:w-40px {
    width: 40px;
  }

  .Mobile\:w-wd96 {
    width: 96px;
  }

  .Mobile\:w-66p {
    width: 66%;
  }

  .Mobile\:w-p40 {
    width: 40%;
  }

  .Mobile\:w-p37 {
    width: 37%;
  }

  .Mobile\:w-p80 {
    width: 80%;
  }

  .Mobile\:w-p90 {
    width: 90%;
  }

  .Mobile\:w-p12 {
    width: 12%;
  }

  .Mobile\:w-9\/20 {
    width: 45%;
  }

  .Mobile\:w-70p {
    width: 70%;
  }

  .Mobile\:w-32p {
    width: 32%;
  }

  .Mobile\:w-device-block {
    width: calc(100% - 64px) !important;
  }

  .Mobile\:w-device-block1 {
    width: 100% !important;
  }

  .Mobile\:w-45px {
    width: 45px;
  }

  .Mobile\:min-w-0 {
    min-width: 0px;
  }

  .Mobile\:min-w-385 {
    min-width: 385px;
  }

  .Mobile\:min-w-full {
    min-width: 100%;
  }

  .Mobile\:min-w-min {
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .Mobile\:min-w-max {
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .Mobile\:max-w-0 {
    max-width: 0rem;
  }

  .Mobile\:max-w-none {
    max-width: none;
  }

  .Mobile\:max-w-xs {
    max-width: 20rem;
  }

  .Mobile\:max-w-sm {
    max-width: 24rem;
  }

  .Mobile\:max-w-md {
    max-width: 28rem;
  }

  .Mobile\:max-w-lg {
    max-width: 32rem;
  }

  .Mobile\:max-w-xl {
    max-width: 36rem;
  }

  .Mobile\:max-w-2xl {
    max-width: 42rem;
  }

  .Mobile\:max-w-3xl {
    max-width: 48rem;
  }

  .Mobile\:max-w-4xl {
    max-width: 56rem;
  }

  .Mobile\:max-w-5xl {
    max-width: 64rem;
  }

  .Mobile\:max-w-6xl {
    max-width: 72rem;
  }

  .Mobile\:max-w-7xl {
    max-width: 80rem;
  }

  .Mobile\:max-w-full {
    max-width: 100%;
  }

  .Mobile\:max-w-min {
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .Mobile\:max-w-max {
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .Mobile\:max-w-prose {
    max-width: 65ch;
  }

  .Mobile\:max-w-1600p {
    max-width: 1600px;
  }

  .Mobile\:flex-1 {
    flex: 1 1 0%;
  }

  .Mobile\:flex-auto {
    flex: 1 1 auto;
  }

  .Mobile\:flex-initial {
    flex: 0 1 auto;
  }

  .Mobile\:flex-none {
    flex: none;
  }

  .Mobile\:flex-1\/2 {
    flex: 50%;
  }

  .Mobile\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .Mobile\:flex-shrink {
    flex-shrink: 1;
  }

  .Mobile\:flex-grow-0 {
    flex-grow: 0;
  }

  .Mobile\:flex-grow {
    flex-grow: 1;
  }

  .Mobile\:table-auto {
    table-layout: auto;
  }

  .Mobile\:table-fixed {
    table-layout: fixed;
  }

  .Mobile\:border-collapse {
    border-collapse: collapse;
  }

  .Mobile\:border-separate {
    border-collapse: separate;
  }

  .Mobile\:origin-center {
    transform-origin: center;
  }

  .Mobile\:origin-top {
    transform-origin: top;
  }

  .Mobile\:origin-top-right {
    transform-origin: top right;
  }

  .Mobile\:origin-right {
    transform-origin: right;
  }

  .Mobile\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .Mobile\:origin-bottom {
    transform-origin: bottom;
  }

  .Mobile\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .Mobile\:origin-left {
    transform-origin: left;
  }

  .Mobile\:origin-top-left {
    transform-origin: top left;
  }

  .Mobile\:transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .Mobile\:transform-gpu {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .Mobile\:transform-none {
    transform: none;
  }

  .Mobile\:translate-x-0 {
    --tw-translate-x: 0px;
  }

  .Mobile\:translate-x-1 {
    --tw-translate-x: 0.25rem;
  }

  .Mobile\:translate-x-2 {
    --tw-translate-x: 0.5rem;
  }

  .Mobile\:translate-x-3 {
    --tw-translate-x: 0.75rem;
  }

  .Mobile\:translate-x-4 {
    --tw-translate-x: 1rem;
  }

  .Mobile\:translate-x-5 {
    --tw-translate-x: 1.25rem;
  }

  .Mobile\:translate-x-6 {
    --tw-translate-x: 1.5rem;
  }

  .Mobile\:translate-x-7 {
    --tw-translate-x: 1.75rem;
  }

  .Mobile\:translate-x-8 {
    --tw-translate-x: 2rem;
  }

  .Mobile\:translate-x-9 {
    --tw-translate-x: 2.25rem;
  }

  .Mobile\:translate-x-10 {
    --tw-translate-x: 2.5rem;
  }

  .Mobile\:translate-x-11 {
    --tw-translate-x: 2.75rem;
  }

  .Mobile\:translate-x-12 {
    --tw-translate-x: 3rem;
  }

  .Mobile\:translate-x-14 {
    --tw-translate-x: 3.5rem;
  }

  .Mobile\:translate-x-16 {
    --tw-translate-x: 4rem;
  }

  .Mobile\:translate-x-20 {
    --tw-translate-x: 5rem;
  }

  .Mobile\:translate-x-24 {
    --tw-translate-x: 6rem;
  }

  .Mobile\:translate-x-28 {
    --tw-translate-x: 7rem;
  }

  .Mobile\:translate-x-32 {
    --tw-translate-x: 8rem;
  }

  .Mobile\:translate-x-36 {
    --tw-translate-x: 9rem;
  }

  .Mobile\:translate-x-40 {
    --tw-translate-x: 10rem;
  }

  .Mobile\:translate-x-44 {
    --tw-translate-x: 11rem;
  }

  .Mobile\:translate-x-48 {
    --tw-translate-x: 12rem;
  }

  .Mobile\:translate-x-52 {
    --tw-translate-x: 13rem;
  }

  .Mobile\:translate-x-56 {
    --tw-translate-x: 14rem;
  }

  .Mobile\:translate-x-60 {
    --tw-translate-x: 15rem;
  }

  .Mobile\:translate-x-64 {
    --tw-translate-x: 16rem;
  }

  .Mobile\:translate-x-72 {
    --tw-translate-x: 18rem;
  }

  .Mobile\:translate-x-80 {
    --tw-translate-x: 20rem;
  }

  .Mobile\:translate-x-96 {
    --tw-translate-x: 24rem;
  }

  .Mobile\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .Mobile\:translate-x-0\.5 {
    --tw-translate-x: 0.125rem;
  }

  .Mobile\:translate-x-1\.5 {
    --tw-translate-x: 0.375rem;
  }

  .Mobile\:translate-x-2\.5 {
    --tw-translate-x: 0.625rem;
  }

  .Mobile\:translate-x-3\.5 {
    --tw-translate-x: 0.875rem;
  }

  .Mobile\:-translate-x-0 {
    --tw-translate-x: 0px;
  }

  .Mobile\:-translate-x-1 {
    --tw-translate-x: -0.25rem;
  }

  .Mobile\:-translate-x-2 {
    --tw-translate-x: -0.5rem;
  }

  .Mobile\:-translate-x-3 {
    --tw-translate-x: -0.75rem;
  }

  .Mobile\:-translate-x-4 {
    --tw-translate-x: -1rem;
  }

  .Mobile\:-translate-x-5 {
    --tw-translate-x: -1.25rem;
  }

  .Mobile\:-translate-x-6 {
    --tw-translate-x: -1.5rem;
  }

  .Mobile\:-translate-x-7 {
    --tw-translate-x: -1.75rem;
  }

  .Mobile\:-translate-x-8 {
    --tw-translate-x: -2rem;
  }

  .Mobile\:-translate-x-9 {
    --tw-translate-x: -2.25rem;
  }

  .Mobile\:-translate-x-10 {
    --tw-translate-x: -2.5rem;
  }

  .Mobile\:-translate-x-11 {
    --tw-translate-x: -2.75rem;
  }

  .Mobile\:-translate-x-12 {
    --tw-translate-x: -3rem;
  }

  .Mobile\:-translate-x-14 {
    --tw-translate-x: -3.5rem;
  }

  .Mobile\:-translate-x-16 {
    --tw-translate-x: -4rem;
  }

  .Mobile\:-translate-x-20 {
    --tw-translate-x: -5rem;
  }

  .Mobile\:-translate-x-24 {
    --tw-translate-x: -6rem;
  }

  .Mobile\:-translate-x-28 {
    --tw-translate-x: -7rem;
  }

  .Mobile\:-translate-x-32 {
    --tw-translate-x: -8rem;
  }

  .Mobile\:-translate-x-36 {
    --tw-translate-x: -9rem;
  }

  .Mobile\:-translate-x-40 {
    --tw-translate-x: -10rem;
  }

  .Mobile\:-translate-x-44 {
    --tw-translate-x: -11rem;
  }

  .Mobile\:-translate-x-48 {
    --tw-translate-x: -12rem;
  }

  .Mobile\:-translate-x-52 {
    --tw-translate-x: -13rem;
  }

  .Mobile\:-translate-x-56 {
    --tw-translate-x: -14rem;
  }

  .Mobile\:-translate-x-60 {
    --tw-translate-x: -15rem;
  }

  .Mobile\:-translate-x-64 {
    --tw-translate-x: -16rem;
  }

  .Mobile\:-translate-x-72 {
    --tw-translate-x: -18rem;
  }

  .Mobile\:-translate-x-80 {
    --tw-translate-x: -20rem;
  }

  .Mobile\:-translate-x-96 {
    --tw-translate-x: -24rem;
  }

  .Mobile\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .Mobile\:-translate-x-0\.5 {
    --tw-translate-x: -0.125rem;
  }

  .Mobile\:-translate-x-1\.5 {
    --tw-translate-x: -0.375rem;
  }

  .Mobile\:-translate-x-2\.5 {
    --tw-translate-x: -0.625rem;
  }

  .Mobile\:-translate-x-3\.5 {
    --tw-translate-x: -0.875rem;
  }

  .Mobile\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .Mobile\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .Mobile\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .Mobile\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .Mobile\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .Mobile\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .Mobile\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .Mobile\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .Mobile\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .Mobile\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .Mobile\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .Mobile\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .Mobile\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .Mobile\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .Mobile\:translate-y-0 {
    --tw-translate-y: 0px;
  }

  .Mobile\:translate-y-1 {
    --tw-translate-y: 0.25rem;
  }

  .Mobile\:translate-y-2 {
    --tw-translate-y: 0.5rem;
  }

  .Mobile\:translate-y-3 {
    --tw-translate-y: 0.75rem;
  }

  .Mobile\:translate-y-4 {
    --tw-translate-y: 1rem;
  }

  .Mobile\:translate-y-5 {
    --tw-translate-y: 1.25rem;
  }

  .Mobile\:translate-y-6 {
    --tw-translate-y: 1.5rem;
  }

  .Mobile\:translate-y-7 {
    --tw-translate-y: 1.75rem;
  }

  .Mobile\:translate-y-8 {
    --tw-translate-y: 2rem;
  }

  .Mobile\:translate-y-9 {
    --tw-translate-y: 2.25rem;
  }

  .Mobile\:translate-y-10 {
    --tw-translate-y: 2.5rem;
  }

  .Mobile\:translate-y-11 {
    --tw-translate-y: 2.75rem;
  }

  .Mobile\:translate-y-12 {
    --tw-translate-y: 3rem;
  }

  .Mobile\:translate-y-14 {
    --tw-translate-y: 3.5rem;
  }

  .Mobile\:translate-y-16 {
    --tw-translate-y: 4rem;
  }

  .Mobile\:translate-y-20 {
    --tw-translate-y: 5rem;
  }

  .Mobile\:translate-y-24 {
    --tw-translate-y: 6rem;
  }

  .Mobile\:translate-y-28 {
    --tw-translate-y: 7rem;
  }

  .Mobile\:translate-y-32 {
    --tw-translate-y: 8rem;
  }

  .Mobile\:translate-y-36 {
    --tw-translate-y: 9rem;
  }

  .Mobile\:translate-y-40 {
    --tw-translate-y: 10rem;
  }

  .Mobile\:translate-y-44 {
    --tw-translate-y: 11rem;
  }

  .Mobile\:translate-y-48 {
    --tw-translate-y: 12rem;
  }

  .Mobile\:translate-y-52 {
    --tw-translate-y: 13rem;
  }

  .Mobile\:translate-y-56 {
    --tw-translate-y: 14rem;
  }

  .Mobile\:translate-y-60 {
    --tw-translate-y: 15rem;
  }

  .Mobile\:translate-y-64 {
    --tw-translate-y: 16rem;
  }

  .Mobile\:translate-y-72 {
    --tw-translate-y: 18rem;
  }

  .Mobile\:translate-y-80 {
    --tw-translate-y: 20rem;
  }

  .Mobile\:translate-y-96 {
    --tw-translate-y: 24rem;
  }

  .Mobile\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .Mobile\:translate-y-0\.5 {
    --tw-translate-y: 0.125rem;
  }

  .Mobile\:translate-y-1\.5 {
    --tw-translate-y: 0.375rem;
  }

  .Mobile\:translate-y-2\.5 {
    --tw-translate-y: 0.625rem;
  }

  .Mobile\:translate-y-3\.5 {
    --tw-translate-y: 0.875rem;
  }

  .Mobile\:-translate-y-0 {
    --tw-translate-y: 0px;
  }

  .Mobile\:-translate-y-1 {
    --tw-translate-y: -0.25rem;
  }

  .Mobile\:-translate-y-2 {
    --tw-translate-y: -0.5rem;
  }

  .Mobile\:-translate-y-3 {
    --tw-translate-y: -0.75rem;
  }

  .Mobile\:-translate-y-4 {
    --tw-translate-y: -1rem;
  }

  .Mobile\:-translate-y-5 {
    --tw-translate-y: -1.25rem;
  }

  .Mobile\:-translate-y-6 {
    --tw-translate-y: -1.5rem;
  }

  .Mobile\:-translate-y-7 {
    --tw-translate-y: -1.75rem;
  }

  .Mobile\:-translate-y-8 {
    --tw-translate-y: -2rem;
  }

  .Mobile\:-translate-y-9 {
    --tw-translate-y: -2.25rem;
  }

  .Mobile\:-translate-y-10 {
    --tw-translate-y: -2.5rem;
  }

  .Mobile\:-translate-y-11 {
    --tw-translate-y: -2.75rem;
  }

  .Mobile\:-translate-y-12 {
    --tw-translate-y: -3rem;
  }

  .Mobile\:-translate-y-14 {
    --tw-translate-y: -3.5rem;
  }

  .Mobile\:-translate-y-16 {
    --tw-translate-y: -4rem;
  }

  .Mobile\:-translate-y-20 {
    --tw-translate-y: -5rem;
  }

  .Mobile\:-translate-y-24 {
    --tw-translate-y: -6rem;
  }

  .Mobile\:-translate-y-28 {
    --tw-translate-y: -7rem;
  }

  .Mobile\:-translate-y-32 {
    --tw-translate-y: -8rem;
  }

  .Mobile\:-translate-y-36 {
    --tw-translate-y: -9rem;
  }

  .Mobile\:-translate-y-40 {
    --tw-translate-y: -10rem;
  }

  .Mobile\:-translate-y-44 {
    --tw-translate-y: -11rem;
  }

  .Mobile\:-translate-y-48 {
    --tw-translate-y: -12rem;
  }

  .Mobile\:-translate-y-52 {
    --tw-translate-y: -13rem;
  }

  .Mobile\:-translate-y-56 {
    --tw-translate-y: -14rem;
  }

  .Mobile\:-translate-y-60 {
    --tw-translate-y: -15rem;
  }

  .Mobile\:-translate-y-64 {
    --tw-translate-y: -16rem;
  }

  .Mobile\:-translate-y-72 {
    --tw-translate-y: -18rem;
  }

  .Mobile\:-translate-y-80 {
    --tw-translate-y: -20rem;
  }

  .Mobile\:-translate-y-96 {
    --tw-translate-y: -24rem;
  }

  .Mobile\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .Mobile\:-translate-y-0\.5 {
    --tw-translate-y: -0.125rem;
  }

  .Mobile\:-translate-y-1\.5 {
    --tw-translate-y: -0.375rem;
  }

  .Mobile\:-translate-y-2\.5 {
    --tw-translate-y: -0.625rem;
  }

  .Mobile\:-translate-y-3\.5 {
    --tw-translate-y: -0.875rem;
  }

  .Mobile\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .Mobile\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .Mobile\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .Mobile\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .Mobile\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .Mobile\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .Mobile\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .Mobile\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .Mobile\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .Mobile\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .Mobile\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .Mobile\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .Mobile\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .Mobile\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .Mobile\:hover\:translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .Mobile\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.25rem;
  }

  .Mobile\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.5rem;
  }

  .Mobile\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.75rem;
  }

  .Mobile\:hover\:translate-x-4:hover {
    --tw-translate-x: 1rem;
  }

  .Mobile\:hover\:translate-x-5:hover {
    --tw-translate-x: 1.25rem;
  }

  .Mobile\:hover\:translate-x-6:hover {
    --tw-translate-x: 1.5rem;
  }

  .Mobile\:hover\:translate-x-7:hover {
    --tw-translate-x: 1.75rem;
  }

  .Mobile\:hover\:translate-x-8:hover {
    --tw-translate-x: 2rem;
  }

  .Mobile\:hover\:translate-x-9:hover {
    --tw-translate-x: 2.25rem;
  }

  .Mobile\:hover\:translate-x-10:hover {
    --tw-translate-x: 2.5rem;
  }

  .Mobile\:hover\:translate-x-11:hover {
    --tw-translate-x: 2.75rem;
  }

  .Mobile\:hover\:translate-x-12:hover {
    --tw-translate-x: 3rem;
  }

  .Mobile\:hover\:translate-x-14:hover {
    --tw-translate-x: 3.5rem;
  }

  .Mobile\:hover\:translate-x-16:hover {
    --tw-translate-x: 4rem;
  }

  .Mobile\:hover\:translate-x-20:hover {
    --tw-translate-x: 5rem;
  }

  .Mobile\:hover\:translate-x-24:hover {
    --tw-translate-x: 6rem;
  }

  .Mobile\:hover\:translate-x-28:hover {
    --tw-translate-x: 7rem;
  }

  .Mobile\:hover\:translate-x-32:hover {
    --tw-translate-x: 8rem;
  }

  .Mobile\:hover\:translate-x-36:hover {
    --tw-translate-x: 9rem;
  }

  .Mobile\:hover\:translate-x-40:hover {
    --tw-translate-x: 10rem;
  }

  .Mobile\:hover\:translate-x-44:hover {
    --tw-translate-x: 11rem;
  }

  .Mobile\:hover\:translate-x-48:hover {
    --tw-translate-x: 12rem;
  }

  .Mobile\:hover\:translate-x-52:hover {
    --tw-translate-x: 13rem;
  }

  .Mobile\:hover\:translate-x-56:hover {
    --tw-translate-x: 14rem;
  }

  .Mobile\:hover\:translate-x-60:hover {
    --tw-translate-x: 15rem;
  }

  .Mobile\:hover\:translate-x-64:hover {
    --tw-translate-x: 16rem;
  }

  .Mobile\:hover\:translate-x-72:hover {
    --tw-translate-x: 18rem;
  }

  .Mobile\:hover\:translate-x-80:hover {
    --tw-translate-x: 20rem;
  }

  .Mobile\:hover\:translate-x-96:hover {
    --tw-translate-x: 24rem;
  }

  .Mobile\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .Mobile\:hover\:translate-x-0\.5:hover {
    --tw-translate-x: 0.125rem;
  }

  .Mobile\:hover\:translate-x-1\.5:hover {
    --tw-translate-x: 0.375rem;
  }

  .Mobile\:hover\:translate-x-2\.5:hover {
    --tw-translate-x: 0.625rem;
  }

  .Mobile\:hover\:translate-x-3\.5:hover {
    --tw-translate-x: 0.875rem;
  }

  .Mobile\:hover\:-translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .Mobile\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.25rem;
  }

  .Mobile\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.5rem;
  }

  .Mobile\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.75rem;
  }

  .Mobile\:hover\:-translate-x-4:hover {
    --tw-translate-x: -1rem;
  }

  .Mobile\:hover\:-translate-x-5:hover {
    --tw-translate-x: -1.25rem;
  }

  .Mobile\:hover\:-translate-x-6:hover {
    --tw-translate-x: -1.5rem;
  }

  .Mobile\:hover\:-translate-x-7:hover {
    --tw-translate-x: -1.75rem;
  }

  .Mobile\:hover\:-translate-x-8:hover {
    --tw-translate-x: -2rem;
  }

  .Mobile\:hover\:-translate-x-9:hover {
    --tw-translate-x: -2.25rem;
  }

  .Mobile\:hover\:-translate-x-10:hover {
    --tw-translate-x: -2.5rem;
  }

  .Mobile\:hover\:-translate-x-11:hover {
    --tw-translate-x: -2.75rem;
  }

  .Mobile\:hover\:-translate-x-12:hover {
    --tw-translate-x: -3rem;
  }

  .Mobile\:hover\:-translate-x-14:hover {
    --tw-translate-x: -3.5rem;
  }

  .Mobile\:hover\:-translate-x-16:hover {
    --tw-translate-x: -4rem;
  }

  .Mobile\:hover\:-translate-x-20:hover {
    --tw-translate-x: -5rem;
  }

  .Mobile\:hover\:-translate-x-24:hover {
    --tw-translate-x: -6rem;
  }

  .Mobile\:hover\:-translate-x-28:hover {
    --tw-translate-x: -7rem;
  }

  .Mobile\:hover\:-translate-x-32:hover {
    --tw-translate-x: -8rem;
  }

  .Mobile\:hover\:-translate-x-36:hover {
    --tw-translate-x: -9rem;
  }

  .Mobile\:hover\:-translate-x-40:hover {
    --tw-translate-x: -10rem;
  }

  .Mobile\:hover\:-translate-x-44:hover {
    --tw-translate-x: -11rem;
  }

  .Mobile\:hover\:-translate-x-48:hover {
    --tw-translate-x: -12rem;
  }

  .Mobile\:hover\:-translate-x-52:hover {
    --tw-translate-x: -13rem;
  }

  .Mobile\:hover\:-translate-x-56:hover {
    --tw-translate-x: -14rem;
  }

  .Mobile\:hover\:-translate-x-60:hover {
    --tw-translate-x: -15rem;
  }

  .Mobile\:hover\:-translate-x-64:hover {
    --tw-translate-x: -16rem;
  }

  .Mobile\:hover\:-translate-x-72:hover {
    --tw-translate-x: -18rem;
  }

  .Mobile\:hover\:-translate-x-80:hover {
    --tw-translate-x: -20rem;
  }

  .Mobile\:hover\:-translate-x-96:hover {
    --tw-translate-x: -24rem;
  }

  .Mobile\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .Mobile\:hover\:-translate-x-0\.5:hover {
    --tw-translate-x: -0.125rem;
  }

  .Mobile\:hover\:-translate-x-1\.5:hover {
    --tw-translate-x: -0.375rem;
  }

  .Mobile\:hover\:-translate-x-2\.5:hover {
    --tw-translate-x: -0.625rem;
  }

  .Mobile\:hover\:-translate-x-3\.5:hover {
    --tw-translate-x: -0.875rem;
  }

  .Mobile\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .Mobile\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .Mobile\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .Mobile\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .Mobile\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .Mobile\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .Mobile\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .Mobile\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .Mobile\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .Mobile\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .Mobile\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .Mobile\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .Mobile\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .Mobile\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .Mobile\:hover\:translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .Mobile\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.25rem;
  }

  .Mobile\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.5rem;
  }

  .Mobile\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.75rem;
  }

  .Mobile\:hover\:translate-y-4:hover {
    --tw-translate-y: 1rem;
  }

  .Mobile\:hover\:translate-y-5:hover {
    --tw-translate-y: 1.25rem;
  }

  .Mobile\:hover\:translate-y-6:hover {
    --tw-translate-y: 1.5rem;
  }

  .Mobile\:hover\:translate-y-7:hover {
    --tw-translate-y: 1.75rem;
  }

  .Mobile\:hover\:translate-y-8:hover {
    --tw-translate-y: 2rem;
  }

  .Mobile\:hover\:translate-y-9:hover {
    --tw-translate-y: 2.25rem;
  }

  .Mobile\:hover\:translate-y-10:hover {
    --tw-translate-y: 2.5rem;
  }

  .Mobile\:hover\:translate-y-11:hover {
    --tw-translate-y: 2.75rem;
  }

  .Mobile\:hover\:translate-y-12:hover {
    --tw-translate-y: 3rem;
  }

  .Mobile\:hover\:translate-y-14:hover {
    --tw-translate-y: 3.5rem;
  }

  .Mobile\:hover\:translate-y-16:hover {
    --tw-translate-y: 4rem;
  }

  .Mobile\:hover\:translate-y-20:hover {
    --tw-translate-y: 5rem;
  }

  .Mobile\:hover\:translate-y-24:hover {
    --tw-translate-y: 6rem;
  }

  .Mobile\:hover\:translate-y-28:hover {
    --tw-translate-y: 7rem;
  }

  .Mobile\:hover\:translate-y-32:hover {
    --tw-translate-y: 8rem;
  }

  .Mobile\:hover\:translate-y-36:hover {
    --tw-translate-y: 9rem;
  }

  .Mobile\:hover\:translate-y-40:hover {
    --tw-translate-y: 10rem;
  }

  .Mobile\:hover\:translate-y-44:hover {
    --tw-translate-y: 11rem;
  }

  .Mobile\:hover\:translate-y-48:hover {
    --tw-translate-y: 12rem;
  }

  .Mobile\:hover\:translate-y-52:hover {
    --tw-translate-y: 13rem;
  }

  .Mobile\:hover\:translate-y-56:hover {
    --tw-translate-y: 14rem;
  }

  .Mobile\:hover\:translate-y-60:hover {
    --tw-translate-y: 15rem;
  }

  .Mobile\:hover\:translate-y-64:hover {
    --tw-translate-y: 16rem;
  }

  .Mobile\:hover\:translate-y-72:hover {
    --tw-translate-y: 18rem;
  }

  .Mobile\:hover\:translate-y-80:hover {
    --tw-translate-y: 20rem;
  }

  .Mobile\:hover\:translate-y-96:hover {
    --tw-translate-y: 24rem;
  }

  .Mobile\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .Mobile\:hover\:translate-y-0\.5:hover {
    --tw-translate-y: 0.125rem;
  }

  .Mobile\:hover\:translate-y-1\.5:hover {
    --tw-translate-y: 0.375rem;
  }

  .Mobile\:hover\:translate-y-2\.5:hover {
    --tw-translate-y: 0.625rem;
  }

  .Mobile\:hover\:translate-y-3\.5:hover {
    --tw-translate-y: 0.875rem;
  }

  .Mobile\:hover\:-translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .Mobile\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.25rem;
  }

  .Mobile\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.5rem;
  }

  .Mobile\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.75rem;
  }

  .Mobile\:hover\:-translate-y-4:hover {
    --tw-translate-y: -1rem;
  }

  .Mobile\:hover\:-translate-y-5:hover {
    --tw-translate-y: -1.25rem;
  }

  .Mobile\:hover\:-translate-y-6:hover {
    --tw-translate-y: -1.5rem;
  }

  .Mobile\:hover\:-translate-y-7:hover {
    --tw-translate-y: -1.75rem;
  }

  .Mobile\:hover\:-translate-y-8:hover {
    --tw-translate-y: -2rem;
  }

  .Mobile\:hover\:-translate-y-9:hover {
    --tw-translate-y: -2.25rem;
  }

  .Mobile\:hover\:-translate-y-10:hover {
    --tw-translate-y: -2.5rem;
  }

  .Mobile\:hover\:-translate-y-11:hover {
    --tw-translate-y: -2.75rem;
  }

  .Mobile\:hover\:-translate-y-12:hover {
    --tw-translate-y: -3rem;
  }

  .Mobile\:hover\:-translate-y-14:hover {
    --tw-translate-y: -3.5rem;
  }

  .Mobile\:hover\:-translate-y-16:hover {
    --tw-translate-y: -4rem;
  }

  .Mobile\:hover\:-translate-y-20:hover {
    --tw-translate-y: -5rem;
  }

  .Mobile\:hover\:-translate-y-24:hover {
    --tw-translate-y: -6rem;
  }

  .Mobile\:hover\:-translate-y-28:hover {
    --tw-translate-y: -7rem;
  }

  .Mobile\:hover\:-translate-y-32:hover {
    --tw-translate-y: -8rem;
  }

  .Mobile\:hover\:-translate-y-36:hover {
    --tw-translate-y: -9rem;
  }

  .Mobile\:hover\:-translate-y-40:hover {
    --tw-translate-y: -10rem;
  }

  .Mobile\:hover\:-translate-y-44:hover {
    --tw-translate-y: -11rem;
  }

  .Mobile\:hover\:-translate-y-48:hover {
    --tw-translate-y: -12rem;
  }

  .Mobile\:hover\:-translate-y-52:hover {
    --tw-translate-y: -13rem;
  }

  .Mobile\:hover\:-translate-y-56:hover {
    --tw-translate-y: -14rem;
  }

  .Mobile\:hover\:-translate-y-60:hover {
    --tw-translate-y: -15rem;
  }

  .Mobile\:hover\:-translate-y-64:hover {
    --tw-translate-y: -16rem;
  }

  .Mobile\:hover\:-translate-y-72:hover {
    --tw-translate-y: -18rem;
  }

  .Mobile\:hover\:-translate-y-80:hover {
    --tw-translate-y: -20rem;
  }

  .Mobile\:hover\:-translate-y-96:hover {
    --tw-translate-y: -24rem;
  }

  .Mobile\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .Mobile\:hover\:-translate-y-0\.5:hover {
    --tw-translate-y: -0.125rem;
  }

  .Mobile\:hover\:-translate-y-1\.5:hover {
    --tw-translate-y: -0.375rem;
  }

  .Mobile\:hover\:-translate-y-2\.5:hover {
    --tw-translate-y: -0.625rem;
  }

  .Mobile\:hover\:-translate-y-3\.5:hover {
    --tw-translate-y: -0.875rem;
  }

  .Mobile\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .Mobile\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .Mobile\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .Mobile\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .Mobile\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .Mobile\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .Mobile\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .Mobile\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .Mobile\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .Mobile\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .Mobile\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .Mobile\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .Mobile\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .Mobile\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .Mobile\:focus\:translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .Mobile\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.25rem;
  }

  .Mobile\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.5rem;
  }

  .Mobile\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.75rem;
  }

  .Mobile\:focus\:translate-x-4:focus {
    --tw-translate-x: 1rem;
  }

  .Mobile\:focus\:translate-x-5:focus {
    --tw-translate-x: 1.25rem;
  }

  .Mobile\:focus\:translate-x-6:focus {
    --tw-translate-x: 1.5rem;
  }

  .Mobile\:focus\:translate-x-7:focus {
    --tw-translate-x: 1.75rem;
  }

  .Mobile\:focus\:translate-x-8:focus {
    --tw-translate-x: 2rem;
  }

  .Mobile\:focus\:translate-x-9:focus {
    --tw-translate-x: 2.25rem;
  }

  .Mobile\:focus\:translate-x-10:focus {
    --tw-translate-x: 2.5rem;
  }

  .Mobile\:focus\:translate-x-11:focus {
    --tw-translate-x: 2.75rem;
  }

  .Mobile\:focus\:translate-x-12:focus {
    --tw-translate-x: 3rem;
  }

  .Mobile\:focus\:translate-x-14:focus {
    --tw-translate-x: 3.5rem;
  }

  .Mobile\:focus\:translate-x-16:focus {
    --tw-translate-x: 4rem;
  }

  .Mobile\:focus\:translate-x-20:focus {
    --tw-translate-x: 5rem;
  }

  .Mobile\:focus\:translate-x-24:focus {
    --tw-translate-x: 6rem;
  }

  .Mobile\:focus\:translate-x-28:focus {
    --tw-translate-x: 7rem;
  }

  .Mobile\:focus\:translate-x-32:focus {
    --tw-translate-x: 8rem;
  }

  .Mobile\:focus\:translate-x-36:focus {
    --tw-translate-x: 9rem;
  }

  .Mobile\:focus\:translate-x-40:focus {
    --tw-translate-x: 10rem;
  }

  .Mobile\:focus\:translate-x-44:focus {
    --tw-translate-x: 11rem;
  }

  .Mobile\:focus\:translate-x-48:focus {
    --tw-translate-x: 12rem;
  }

  .Mobile\:focus\:translate-x-52:focus {
    --tw-translate-x: 13rem;
  }

  .Mobile\:focus\:translate-x-56:focus {
    --tw-translate-x: 14rem;
  }

  .Mobile\:focus\:translate-x-60:focus {
    --tw-translate-x: 15rem;
  }

  .Mobile\:focus\:translate-x-64:focus {
    --tw-translate-x: 16rem;
  }

  .Mobile\:focus\:translate-x-72:focus {
    --tw-translate-x: 18rem;
  }

  .Mobile\:focus\:translate-x-80:focus {
    --tw-translate-x: 20rem;
  }

  .Mobile\:focus\:translate-x-96:focus {
    --tw-translate-x: 24rem;
  }

  .Mobile\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .Mobile\:focus\:translate-x-0\.5:focus {
    --tw-translate-x: 0.125rem;
  }

  .Mobile\:focus\:translate-x-1\.5:focus {
    --tw-translate-x: 0.375rem;
  }

  .Mobile\:focus\:translate-x-2\.5:focus {
    --tw-translate-x: 0.625rem;
  }

  .Mobile\:focus\:translate-x-3\.5:focus {
    --tw-translate-x: 0.875rem;
  }

  .Mobile\:focus\:-translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .Mobile\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.25rem;
  }

  .Mobile\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.5rem;
  }

  .Mobile\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.75rem;
  }

  .Mobile\:focus\:-translate-x-4:focus {
    --tw-translate-x: -1rem;
  }

  .Mobile\:focus\:-translate-x-5:focus {
    --tw-translate-x: -1.25rem;
  }

  .Mobile\:focus\:-translate-x-6:focus {
    --tw-translate-x: -1.5rem;
  }

  .Mobile\:focus\:-translate-x-7:focus {
    --tw-translate-x: -1.75rem;
  }

  .Mobile\:focus\:-translate-x-8:focus {
    --tw-translate-x: -2rem;
  }

  .Mobile\:focus\:-translate-x-9:focus {
    --tw-translate-x: -2.25rem;
  }

  .Mobile\:focus\:-translate-x-10:focus {
    --tw-translate-x: -2.5rem;
  }

  .Mobile\:focus\:-translate-x-11:focus {
    --tw-translate-x: -2.75rem;
  }

  .Mobile\:focus\:-translate-x-12:focus {
    --tw-translate-x: -3rem;
  }

  .Mobile\:focus\:-translate-x-14:focus {
    --tw-translate-x: -3.5rem;
  }

  .Mobile\:focus\:-translate-x-16:focus {
    --tw-translate-x: -4rem;
  }

  .Mobile\:focus\:-translate-x-20:focus {
    --tw-translate-x: -5rem;
  }

  .Mobile\:focus\:-translate-x-24:focus {
    --tw-translate-x: -6rem;
  }

  .Mobile\:focus\:-translate-x-28:focus {
    --tw-translate-x: -7rem;
  }

  .Mobile\:focus\:-translate-x-32:focus {
    --tw-translate-x: -8rem;
  }

  .Mobile\:focus\:-translate-x-36:focus {
    --tw-translate-x: -9rem;
  }

  .Mobile\:focus\:-translate-x-40:focus {
    --tw-translate-x: -10rem;
  }

  .Mobile\:focus\:-translate-x-44:focus {
    --tw-translate-x: -11rem;
  }

  .Mobile\:focus\:-translate-x-48:focus {
    --tw-translate-x: -12rem;
  }

  .Mobile\:focus\:-translate-x-52:focus {
    --tw-translate-x: -13rem;
  }

  .Mobile\:focus\:-translate-x-56:focus {
    --tw-translate-x: -14rem;
  }

  .Mobile\:focus\:-translate-x-60:focus {
    --tw-translate-x: -15rem;
  }

  .Mobile\:focus\:-translate-x-64:focus {
    --tw-translate-x: -16rem;
  }

  .Mobile\:focus\:-translate-x-72:focus {
    --tw-translate-x: -18rem;
  }

  .Mobile\:focus\:-translate-x-80:focus {
    --tw-translate-x: -20rem;
  }

  .Mobile\:focus\:-translate-x-96:focus {
    --tw-translate-x: -24rem;
  }

  .Mobile\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .Mobile\:focus\:-translate-x-0\.5:focus {
    --tw-translate-x: -0.125rem;
  }

  .Mobile\:focus\:-translate-x-1\.5:focus {
    --tw-translate-x: -0.375rem;
  }

  .Mobile\:focus\:-translate-x-2\.5:focus {
    --tw-translate-x: -0.625rem;
  }

  .Mobile\:focus\:-translate-x-3\.5:focus {
    --tw-translate-x: -0.875rem;
  }

  .Mobile\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .Mobile\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .Mobile\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .Mobile\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .Mobile\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .Mobile\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .Mobile\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .Mobile\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .Mobile\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .Mobile\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .Mobile\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .Mobile\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .Mobile\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .Mobile\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .Mobile\:focus\:translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .Mobile\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.25rem;
  }

  .Mobile\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.5rem;
  }

  .Mobile\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.75rem;
  }

  .Mobile\:focus\:translate-y-4:focus {
    --tw-translate-y: 1rem;
  }

  .Mobile\:focus\:translate-y-5:focus {
    --tw-translate-y: 1.25rem;
  }

  .Mobile\:focus\:translate-y-6:focus {
    --tw-translate-y: 1.5rem;
  }

  .Mobile\:focus\:translate-y-7:focus {
    --tw-translate-y: 1.75rem;
  }

  .Mobile\:focus\:translate-y-8:focus {
    --tw-translate-y: 2rem;
  }

  .Mobile\:focus\:translate-y-9:focus {
    --tw-translate-y: 2.25rem;
  }

  .Mobile\:focus\:translate-y-10:focus {
    --tw-translate-y: 2.5rem;
  }

  .Mobile\:focus\:translate-y-11:focus {
    --tw-translate-y: 2.75rem;
  }

  .Mobile\:focus\:translate-y-12:focus {
    --tw-translate-y: 3rem;
  }

  .Mobile\:focus\:translate-y-14:focus {
    --tw-translate-y: 3.5rem;
  }

  .Mobile\:focus\:translate-y-16:focus {
    --tw-translate-y: 4rem;
  }

  .Mobile\:focus\:translate-y-20:focus {
    --tw-translate-y: 5rem;
  }

  .Mobile\:focus\:translate-y-24:focus {
    --tw-translate-y: 6rem;
  }

  .Mobile\:focus\:translate-y-28:focus {
    --tw-translate-y: 7rem;
  }

  .Mobile\:focus\:translate-y-32:focus {
    --tw-translate-y: 8rem;
  }

  .Mobile\:focus\:translate-y-36:focus {
    --tw-translate-y: 9rem;
  }

  .Mobile\:focus\:translate-y-40:focus {
    --tw-translate-y: 10rem;
  }

  .Mobile\:focus\:translate-y-44:focus {
    --tw-translate-y: 11rem;
  }

  .Mobile\:focus\:translate-y-48:focus {
    --tw-translate-y: 12rem;
  }

  .Mobile\:focus\:translate-y-52:focus {
    --tw-translate-y: 13rem;
  }

  .Mobile\:focus\:translate-y-56:focus {
    --tw-translate-y: 14rem;
  }

  .Mobile\:focus\:translate-y-60:focus {
    --tw-translate-y: 15rem;
  }

  .Mobile\:focus\:translate-y-64:focus {
    --tw-translate-y: 16rem;
  }

  .Mobile\:focus\:translate-y-72:focus {
    --tw-translate-y: 18rem;
  }

  .Mobile\:focus\:translate-y-80:focus {
    --tw-translate-y: 20rem;
  }

  .Mobile\:focus\:translate-y-96:focus {
    --tw-translate-y: 24rem;
  }

  .Mobile\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .Mobile\:focus\:translate-y-0\.5:focus {
    --tw-translate-y: 0.125rem;
  }

  .Mobile\:focus\:translate-y-1\.5:focus {
    --tw-translate-y: 0.375rem;
  }

  .Mobile\:focus\:translate-y-2\.5:focus {
    --tw-translate-y: 0.625rem;
  }

  .Mobile\:focus\:translate-y-3\.5:focus {
    --tw-translate-y: 0.875rem;
  }

  .Mobile\:focus\:-translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .Mobile\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.25rem;
  }

  .Mobile\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.5rem;
  }

  .Mobile\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.75rem;
  }

  .Mobile\:focus\:-translate-y-4:focus {
    --tw-translate-y: -1rem;
  }

  .Mobile\:focus\:-translate-y-5:focus {
    --tw-translate-y: -1.25rem;
  }

  .Mobile\:focus\:-translate-y-6:focus {
    --tw-translate-y: -1.5rem;
  }

  .Mobile\:focus\:-translate-y-7:focus {
    --tw-translate-y: -1.75rem;
  }

  .Mobile\:focus\:-translate-y-8:focus {
    --tw-translate-y: -2rem;
  }

  .Mobile\:focus\:-translate-y-9:focus {
    --tw-translate-y: -2.25rem;
  }

  .Mobile\:focus\:-translate-y-10:focus {
    --tw-translate-y: -2.5rem;
  }

  .Mobile\:focus\:-translate-y-11:focus {
    --tw-translate-y: -2.75rem;
  }

  .Mobile\:focus\:-translate-y-12:focus {
    --tw-translate-y: -3rem;
  }

  .Mobile\:focus\:-translate-y-14:focus {
    --tw-translate-y: -3.5rem;
  }

  .Mobile\:focus\:-translate-y-16:focus {
    --tw-translate-y: -4rem;
  }

  .Mobile\:focus\:-translate-y-20:focus {
    --tw-translate-y: -5rem;
  }

  .Mobile\:focus\:-translate-y-24:focus {
    --tw-translate-y: -6rem;
  }

  .Mobile\:focus\:-translate-y-28:focus {
    --tw-translate-y: -7rem;
  }

  .Mobile\:focus\:-translate-y-32:focus {
    --tw-translate-y: -8rem;
  }

  .Mobile\:focus\:-translate-y-36:focus {
    --tw-translate-y: -9rem;
  }

  .Mobile\:focus\:-translate-y-40:focus {
    --tw-translate-y: -10rem;
  }

  .Mobile\:focus\:-translate-y-44:focus {
    --tw-translate-y: -11rem;
  }

  .Mobile\:focus\:-translate-y-48:focus {
    --tw-translate-y: -12rem;
  }

  .Mobile\:focus\:-translate-y-52:focus {
    --tw-translate-y: -13rem;
  }

  .Mobile\:focus\:-translate-y-56:focus {
    --tw-translate-y: -14rem;
  }

  .Mobile\:focus\:-translate-y-60:focus {
    --tw-translate-y: -15rem;
  }

  .Mobile\:focus\:-translate-y-64:focus {
    --tw-translate-y: -16rem;
  }

  .Mobile\:focus\:-translate-y-72:focus {
    --tw-translate-y: -18rem;
  }

  .Mobile\:focus\:-translate-y-80:focus {
    --tw-translate-y: -20rem;
  }

  .Mobile\:focus\:-translate-y-96:focus {
    --tw-translate-y: -24rem;
  }

  .Mobile\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .Mobile\:focus\:-translate-y-0\.5:focus {
    --tw-translate-y: -0.125rem;
  }

  .Mobile\:focus\:-translate-y-1\.5:focus {
    --tw-translate-y: -0.375rem;
  }

  .Mobile\:focus\:-translate-y-2\.5:focus {
    --tw-translate-y: -0.625rem;
  }

  .Mobile\:focus\:-translate-y-3\.5:focus {
    --tw-translate-y: -0.875rem;
  }

  .Mobile\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .Mobile\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .Mobile\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .Mobile\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .Mobile\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .Mobile\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .Mobile\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .Mobile\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .Mobile\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .Mobile\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .Mobile\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .Mobile\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .Mobile\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .Mobile\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .Mobile\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .Mobile\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .Mobile\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .Mobile\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .Mobile\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .Mobile\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .Mobile\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .Mobile\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .Mobile\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .Mobile\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .Mobile\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .Mobile\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .Mobile\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .Mobile\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .Mobile\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .Mobile\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .Mobile\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .Mobile\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .Mobile\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .Mobile\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .Mobile\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .Mobile\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .Mobile\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .Mobile\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .Mobile\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .Mobile\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .Mobile\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .Mobile\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .Mobile\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .Mobile\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .Mobile\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .Mobile\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .Mobile\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .Mobile\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .Mobile\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .Mobile\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .Mobile\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .Mobile\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .Mobile\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .Mobile\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .Mobile\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .Mobile\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .Mobile\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .Mobile\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .Mobile\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .Mobile\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .Mobile\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .Mobile\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .Mobile\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .Mobile\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .Mobile\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .Mobile\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .Mobile\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .Mobile\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .Mobile\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .Mobile\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .Mobile\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .Mobile\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .Mobile\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .Mobile\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .Mobile\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .Mobile\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .Mobile\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .Mobile\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .Mobile\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .Mobile\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .Mobile\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .Mobile\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .Mobile\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .Mobile\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .Mobile\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .Mobile\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .Mobile\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .Mobile\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .Mobile\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .Mobile\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .Mobile\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .Mobile\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .Mobile\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .Mobile\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .Mobile\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .Mobile\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .Mobile\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .Mobile\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .Mobile\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .Mobile\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .Mobile\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .Mobile\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .Mobile\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .Mobile\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .Mobile\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .Mobile\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .Mobile\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .Mobile\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .Mobile\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .Mobile\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .Mobile\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .Mobile\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .Mobile\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .Mobile\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .Mobile\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .Mobile\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .Mobile\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .Mobile\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .Mobile\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .Mobile\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .Mobile\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .Mobile\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .Mobile\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .Mobile\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .Mobile\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .Mobile\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .Mobile\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .Mobile\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .Mobile\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .Mobile\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .Mobile\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .Mobile\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .Mobile\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .Mobile\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .Mobile\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .Mobile\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .Mobile\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .Mobile\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .Mobile\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .Mobile\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .Mobile\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .Mobile\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .Mobile\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .Mobile\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .Mobile\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .Mobile\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .Mobile\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .Mobile\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .Mobile\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .Mobile\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .Mobile\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .Mobile\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .Mobile\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .Mobile\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .Mobile\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .Mobile\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .Mobile\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .Mobile\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .Mobile\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .Mobile\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .Mobile\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .Mobile\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .Mobile\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .Mobile\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .Mobile\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .Mobile\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .Mobile\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .Mobile\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .Mobile\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .Mobile\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .Mobile\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .Mobile\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .Mobile\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .Mobile\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .Mobile\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .Mobile\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .Mobile\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .Mobile\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .Mobile\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .Mobile\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .Mobile\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .Mobile\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .Mobile\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .Mobile\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .Mobile\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .Mobile\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .Mobile\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .Mobile\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .Mobile\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .Mobile\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .Mobile\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .Mobile\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .Mobile\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .Mobile\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .Mobile\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .Mobile\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .Mobile\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .Mobile\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .Mobile\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .Mobile\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .Mobile\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .Mobile\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .Mobile\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .Mobile\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .Mobile\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .Mobile\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .Mobile\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .Mobile\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .Mobile\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .Mobile\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .Mobile\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .Mobile\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .Mobile\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .Mobile\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .Mobile\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .Mobile\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .Mobile\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .Mobile\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .Mobile\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .Mobile\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .Mobile\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .Mobile\:animate-none {
    animation: none;
  }

  .Mobile\:animate-spin {
    animation: spin 1s linear infinite;
  }

  .Mobile\:animate-ping {
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .Mobile\:animate-pulse {
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .Mobile\:animate-bounce {
    animation: bounce 1s infinite;
  }

  .Mobile\:cursor-auto {
    cursor: auto;
  }

  .Mobile\:cursor-default {
    cursor: default;
  }

  .Mobile\:cursor-pointer {
    cursor: pointer;
  }

  .Mobile\:cursor-wait {
    cursor: wait;
  }

  .Mobile\:cursor-text {
    cursor: text;
  }

  .Mobile\:cursor-move {
    cursor: move;
  }

  .Mobile\:cursor-help {
    cursor: help;
  }

  .Mobile\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .Mobile\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  .Mobile\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text;
  }

  .Mobile\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    user-select: all;
  }

  .Mobile\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto;
  }

  .Mobile\:resize-none {
    resize: none;
  }

  .Mobile\:resize-y {
    resize: vertical;
  }

  .Mobile\:resize-x {
    resize: horizontal;
  }

  .Mobile\:resize {
    resize: both;
  }

  .Mobile\:list-inside {
    list-style-position: inside;
  }

  .Mobile\:list-outside {
    list-style-position: outside;
  }

  .Mobile\:list-none {
    list-style-type: none;
  }

  .Mobile\:list-disc {
    list-style-type: disc;
  }

  .Mobile\:list-decimal {
    list-style-type: decimal;
  }

  .Mobile\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .Mobile\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .Mobile\:auto-cols-min {
    grid-auto-columns: min-content;
  }

  .Mobile\:auto-cols-max {
    grid-auto-columns: max-content;
  }

  .Mobile\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .Mobile\:grid-flow-row {
    grid-auto-flow: row;
  }

  .Mobile\:grid-flow-col {
    grid-auto-flow: column;
  }

  .Mobile\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .Mobile\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .Mobile\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .Mobile\:auto-rows-min {
    grid-auto-rows: min-content;
  }

  .Mobile\:auto-rows-max {
    grid-auto-rows: max-content;
  }

  .Mobile\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .Mobile\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .Mobile\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .Mobile\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .Mobile\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .Mobile\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .Mobile\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .Mobile\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .Mobile\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .Mobile\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .Mobile\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .Mobile\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .Mobile\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .Mobile\:grid-cols-none {
    grid-template-columns: none;
  }

  .Mobile\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .Mobile\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .Mobile\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .Mobile\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .Mobile\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .Mobile\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .Mobile\:grid-rows-none {
    grid-template-rows: none;
  }

  .Mobile\:flex-row {
    flex-direction: row;
  }

  .Mobile\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .Mobile\:flex-col {
    flex-direction: column;
  }

  .Mobile\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .Mobile\:flex-wrap {
    flex-wrap: wrap;
  }

  .Mobile\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .Mobile\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .Mobile\:place-content-center {
    place-content: center;
  }

  .Mobile\:place-content-start {
    place-content: start;
  }

  .Mobile\:place-content-end {
    place-content: end;
  }

  .Mobile\:place-content-between {
    place-content: space-between;
  }

  .Mobile\:place-content-around {
    place-content: space-around;
  }

  .Mobile\:place-content-evenly {
    place-content: space-evenly;
  }

  .Mobile\:place-content-stretch {
    place-content: stretch;
  }

  .Mobile\:place-items-start {
    place-items: start;
  }

  .Mobile\:place-items-end {
    place-items: end;
  }

  .Mobile\:place-items-center {
    place-items: center;
  }

  .Mobile\:place-items-stretch {
    place-items: stretch;
  }

  .Mobile\:content-center {
    align-content: center;
  }

  .Mobile\:content-start {
    align-content: flex-start;
  }

  .Mobile\:content-end {
    align-content: flex-end;
  }

  .Mobile\:content-between {
    align-content: space-between;
  }

  .Mobile\:content-around {
    align-content: space-around;
  }

  .Mobile\:content-evenly {
    align-content: space-evenly;
  }

  .Mobile\:items-start {
    align-items: flex-start;
  }

  .Mobile\:items-end {
    align-items: flex-end;
  }

  .Mobile\:items-center {
    align-items: center;
  }

  .Mobile\:items-baseline {
    align-items: baseline;
  }

  .Mobile\:items-stretch {
    align-items: stretch;
  }

  .Mobile\:justify-start {
    justify-content: flex-start;
  }

  .Mobile\:justify-end {
    justify-content: flex-end;
  }

  .Mobile\:justify-center {
    justify-content: center;
  }

  .Mobile\:justify-between {
    justify-content: space-between;
  }

  .Mobile\:justify-around {
    justify-content: space-around;
  }

  .Mobile\:justify-evenly {
    justify-content: space-evenly;
  }

  .Mobile\:justify-items-start {
    justify-items: start;
  }

  .Mobile\:justify-items-end {
    justify-items: end;
  }

  .Mobile\:justify-items-center {
    justify-items: center;
  }

  .Mobile\:justify-items-stretch {
    justify-items: stretch;
  }

  .Mobile\:gap-0 {
    gap: 0px;
  }

  .Mobile\:gap-1 {
    gap: 0.25rem;
  }

  .Mobile\:gap-2 {
    gap: 0.5rem;
  }

  .Mobile\:gap-3 {
    gap: 0.75rem;
  }

  .Mobile\:gap-4 {
    gap: 1rem;
  }

  .Mobile\:gap-5 {
    gap: 1.25rem;
  }

  .Mobile\:gap-6 {
    gap: 1.5rem;
  }

  .Mobile\:gap-7 {
    gap: 1.75rem;
  }

  .Mobile\:gap-8 {
    gap: 2rem;
  }

  .Mobile\:gap-9 {
    gap: 2.25rem;
  }

  .Mobile\:gap-10 {
    gap: 2.5rem;
  }

  .Mobile\:gap-11 {
    gap: 2.75rem;
  }

  .Mobile\:gap-12 {
    gap: 3rem;
  }

  .Mobile\:gap-14 {
    gap: 3.5rem;
  }

  .Mobile\:gap-16 {
    gap: 4rem;
  }

  .Mobile\:gap-20 {
    gap: 5rem;
  }

  .Mobile\:gap-24 {
    gap: 6rem;
  }

  .Mobile\:gap-28 {
    gap: 7rem;
  }

  .Mobile\:gap-32 {
    gap: 8rem;
  }

  .Mobile\:gap-36 {
    gap: 9rem;
  }

  .Mobile\:gap-40 {
    gap: 10rem;
  }

  .Mobile\:gap-44 {
    gap: 11rem;
  }

  .Mobile\:gap-48 {
    gap: 12rem;
  }

  .Mobile\:gap-52 {
    gap: 13rem;
  }

  .Mobile\:gap-56 {
    gap: 14rem;
  }

  .Mobile\:gap-60 {
    gap: 15rem;
  }

  .Mobile\:gap-64 {
    gap: 16rem;
  }

  .Mobile\:gap-72 {
    gap: 18rem;
  }

  .Mobile\:gap-80 {
    gap: 20rem;
  }

  .Mobile\:gap-96 {
    gap: 24rem;
  }

  .Mobile\:gap-px {
    gap: 1px;
  }

  .Mobile\:gap-0\.5 {
    gap: 0.125rem;
  }

  .Mobile\:gap-1\.5 {
    gap: 0.375rem;
  }

  .Mobile\:gap-2\.5 {
    gap: 0.625rem;
  }

  .Mobile\:gap-3\.5 {
    gap: 0.875rem;
  }

  .Mobile\:gap-x-0 {
    -moz-column-gap: 0px;
    column-gap: 0px;
  }

  .Mobile\:gap-x-1 {
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }

  .Mobile\:gap-x-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }

  .Mobile\:gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }

  .Mobile\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }

  .Mobile\:gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  .Mobile\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }

  .Mobile\:gap-x-7 {
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem;
  }

  .Mobile\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }

  .Mobile\:gap-x-9 {
    -moz-column-gap: 2.25rem;
    column-gap: 2.25rem;
  }

  .Mobile\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }

  .Mobile\:gap-x-11 {
    -moz-column-gap: 2.75rem;
    column-gap: 2.75rem;
  }

  .Mobile\:gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }

  .Mobile\:gap-x-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem;
  }

  .Mobile\:gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }

  .Mobile\:gap-x-20 {
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }

  .Mobile\:gap-x-24 {
    -moz-column-gap: 6rem;
    column-gap: 6rem;
  }

  .Mobile\:gap-x-28 {
    -moz-column-gap: 7rem;
    column-gap: 7rem;
  }

  .Mobile\:gap-x-32 {
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }

  .Mobile\:gap-x-36 {
    -moz-column-gap: 9rem;
    column-gap: 9rem;
  }

  .Mobile\:gap-x-40 {
    -moz-column-gap: 10rem;
    column-gap: 10rem;
  }

  .Mobile\:gap-x-44 {
    -moz-column-gap: 11rem;
    column-gap: 11rem;
  }

  .Mobile\:gap-x-48 {
    -moz-column-gap: 12rem;
    column-gap: 12rem;
  }

  .Mobile\:gap-x-52 {
    -moz-column-gap: 13rem;
    column-gap: 13rem;
  }

  .Mobile\:gap-x-56 {
    -moz-column-gap: 14rem;
    column-gap: 14rem;
  }

  .Mobile\:gap-x-60 {
    -moz-column-gap: 15rem;
    column-gap: 15rem;
  }

  .Mobile\:gap-x-64 {
    -moz-column-gap: 16rem;
    column-gap: 16rem;
  }

  .Mobile\:gap-x-72 {
    -moz-column-gap: 18rem;
    column-gap: 18rem;
  }

  .Mobile\:gap-x-80 {
    -moz-column-gap: 20rem;
    column-gap: 20rem;
  }

  .Mobile\:gap-x-96 {
    -moz-column-gap: 24rem;
    column-gap: 24rem;
  }

  .Mobile\:gap-x-px {
    -moz-column-gap: 1px;
    column-gap: 1px;
  }

  .Mobile\:gap-x-0\.5 {
    -moz-column-gap: 0.125rem;
    column-gap: 0.125rem;
  }

  .Mobile\:gap-x-1\.5 {
    -moz-column-gap: 0.375rem;
    column-gap: 0.375rem;
  }

  .Mobile\:gap-x-2\.5 {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
  }

  .Mobile\:gap-x-3\.5 {
    -moz-column-gap: 0.875rem;
    column-gap: 0.875rem;
  }

  .Mobile\:gap-y-0 {
    row-gap: 0px;
  }

  .Mobile\:gap-y-1 {
    row-gap: 0.25rem;
  }

  .Mobile\:gap-y-2 {
    row-gap: 0.5rem;
  }

  .Mobile\:gap-y-3 {
    row-gap: 0.75rem;
  }

  .Mobile\:gap-y-4 {
    row-gap: 1rem;
  }

  .Mobile\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .Mobile\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .Mobile\:gap-y-7 {
    row-gap: 1.75rem;
  }

  .Mobile\:gap-y-8 {
    row-gap: 2rem;
  }

  .Mobile\:gap-y-9 {
    row-gap: 2.25rem;
  }

  .Mobile\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .Mobile\:gap-y-11 {
    row-gap: 2.75rem;
  }

  .Mobile\:gap-y-12 {
    row-gap: 3rem;
  }

  .Mobile\:gap-y-14 {
    row-gap: 3.5rem;
  }

  .Mobile\:gap-y-16 {
    row-gap: 4rem;
  }

  .Mobile\:gap-y-20 {
    row-gap: 5rem;
  }

  .Mobile\:gap-y-24 {
    row-gap: 6rem;
  }

  .Mobile\:gap-y-28 {
    row-gap: 7rem;
  }

  .Mobile\:gap-y-32 {
    row-gap: 8rem;
  }

  .Mobile\:gap-y-36 {
    row-gap: 9rem;
  }

  .Mobile\:gap-y-40 {
    row-gap: 10rem;
  }

  .Mobile\:gap-y-44 {
    row-gap: 11rem;
  }

  .Mobile\:gap-y-48 {
    row-gap: 12rem;
  }

  .Mobile\:gap-y-52 {
    row-gap: 13rem;
  }

  .Mobile\:gap-y-56 {
    row-gap: 14rem;
  }

  .Mobile\:gap-y-60 {
    row-gap: 15rem;
  }

  .Mobile\:gap-y-64 {
    row-gap: 16rem;
  }

  .Mobile\:gap-y-72 {
    row-gap: 18rem;
  }

  .Mobile\:gap-y-80 {
    row-gap: 20rem;
  }

  .Mobile\:gap-y-96 {
    row-gap: 24rem;
  }

  .Mobile\:gap-y-px {
    row-gap: 1px;
  }

  .Mobile\:gap-y-0\.5 {
    row-gap: 0.125rem;
  }

  .Mobile\:gap-y-1\.5 {
    row-gap: 0.375rem;
  }

  .Mobile\:gap-y-2\.5 {
    row-gap: 0.625rem;
  }

  .Mobile\:gap-y-3\.5 {
    row-gap: 0.875rem;
  }

  .Mobile\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(7rem * var(--tw-space-x-reverse));
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(9rem * var(--tw-space-x-reverse));
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(11rem * var(--tw-space-x-reverse));
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(14rem * var(--tw-space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(15rem * var(--tw-space-x-reverse));
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(16rem * var(--tw-space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(18rem * var(--tw-space-x-reverse));
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(20rem * var(--tw-space-x-reverse));
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(24rem * var(--tw-space-x-reverse));
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-6rem * var(--tw-space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-7rem * var(--tw-space-x-reverse));
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-8rem * var(--tw-space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-9rem * var(--tw-space-x-reverse));
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-10rem * var(--tw-space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-11rem * var(--tw-space-x-reverse));
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-13rem * var(--tw-space-x-reverse));
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-14rem * var(--tw-space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-15rem * var(--tw-space-x-reverse));
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-16rem * var(--tw-space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-18rem * var(--tw-space-x-reverse));
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-20rem * var(--tw-space-x-reverse));
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-24rem * var(--tw-space-x-reverse));
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .Mobile\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .Mobile\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
  }

  .Mobile\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .Mobile\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .Mobile\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Mobile\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Mobile\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Mobile\:divide-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(5px * var(--tw-divide-x-reverse));
    border-left-width: calc(5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Mobile\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Mobile\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Mobile\:divide-x-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(1.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Mobile\:divide-x-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(0.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .Mobile\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .Mobile\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .Mobile\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .Mobile\:divide-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(5px * var(--tw-divide-y-reverse));
  }

  .Mobile\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .Mobile\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .Mobile\:divide-y-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1.5px * var(--tw-divide-y-reverse));
  }

  .Mobile\:divide-y-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0.5px * var(--tw-divide-y-reverse));
  }

  .Mobile\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .Mobile\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .Mobile\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .Mobile\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .Mobile\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .Mobile\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .Mobile\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .Mobile\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .Mobile\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .Mobile\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .Mobile\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .Mobile\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .Mobile\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .Mobile\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .Mobile\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .Mobile\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .Mobile\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .Mobile\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .Mobile\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .Mobile\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .Mobile\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .Mobile\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .Mobile\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .Mobile\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .Mobile\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .Mobile\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .Mobile\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .Mobile\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .Mobile\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .Mobile\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .Mobile\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .Mobile\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .Mobile\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .Mobile\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .Mobile\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .Mobile\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .Mobile\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .Mobile\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .Mobile\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .Mobile\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .Mobile\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .Mobile\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .Mobile\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .Mobile\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .Mobile\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .Mobile\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .Mobile\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .Mobile\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .Mobile\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .Mobile\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .Mobile\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .Mobile\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .Mobile\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .Mobile\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .Mobile\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .Mobile\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .Mobile\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .Mobile\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .Mobile\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .Mobile\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .Mobile\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .Mobile\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .Mobile\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .Mobile\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .Mobile\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .Mobile\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .Mobile\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .Mobile\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .Mobile\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .Mobile\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .Mobile\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .Mobile\:divide-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .Mobile\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .Mobile\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .Mobile\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .Mobile\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .Mobile\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .Mobile\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .Mobile\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .Mobile\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .Mobile\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .Mobile\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Asurion-White > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Asurion-Blue-Brighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Asurion-Blue-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Asurion-Blue-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Asurion-Purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Asurion-Purple-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Asurion-Purple-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Asurion-Gray-Deepest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Asurion-Gray-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Asurion-Gray-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Asurion-Gray-Lighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Asurion-Gray-Lightest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Asurion-Red-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .Mobile\:divide-light-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .Mobile\:divide-light-gray-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .Mobile\:divide-light-gray-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .Mobile\:divide-light-gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-divide-opacity));
  }

  .Mobile\:divide-light-gray-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .Mobile\:divide-light-gray-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .Mobile\:divide-light-slate-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-divide-opacity));
  }

  .Mobile\:divide-denim-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-divide-opacity));
  }

  .Mobile\:divide-purple-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .Mobile\:divide-dark-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .Mobile\:divide-bright-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-divide-opacity));
  }

  .Mobile\:divide-mustard-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-divide-opacity));
  }

  .Mobile\:divide-mustard-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-divide-opacity));
  }

  .Mobile\:divide-light-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Mobile\:divide-light-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-divide-opacity));
  }

  .Mobile\:divide-light-blue-3 > :not([hidden]) ~ :not([hidden]) {
    border-color:  #F0F3FF;
  }

  .Mobile\:divide-light-blue-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .Mobile\:divide-purple-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-divide-opacity));
  }

  .Mobile\:divide-light-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .Mobile\:divide-light-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .Mobile\:divide-light-bg-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-divide-opacity));
  }

  .Mobile\:divide-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-divide-opacity));
  }

  .Mobile\:divide-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-divide-opacity));
  }

  .Mobile\:divide-light-white-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Black-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Default-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .Mobile\:divide-White-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Silver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Yellow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Grey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Red-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Gold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-divide-opacity));
  }

  .Mobile\:divide-light-green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .Mobile\:divide-dark-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .Mobile\:divide-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Mobile\:divide-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-divide-opacity));
  }

  .Mobile\:divide-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-divide-opacity));
  }

  .Mobile\:divide-light-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-divide-opacity));
  }

  .Mobile\:divide-bright-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .Mobile\:divide-bright-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .Mobile\:divide-SpaceGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Purple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .Mobile\:divide-LightPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Glow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Bronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Copper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Pink-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Orange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Coral-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-divide-opacity));
  }

  .Mobile\:divide-MajesticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .Mobile\:divide-PrismBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .Mobile\:divide-CeramicBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .Mobile\:divide-MidnightBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-divide-opacity));
  }

  .Mobile\:divide-PrismWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-divide-opacity));
  }

  .Mobile\:divide-CeramicWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-divide-opacity));
  }

  .Mobile\:divide-LilacPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-divide-opacity));
  }

  .Mobile\:divide-CrownSilver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-divide-opacity));
  }

  .Mobile\:divide-CoralBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-divide-opacity));
  }

  .Mobile\:divide-lime-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .Mobile\:divide-apple-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .Mobile\:divide-bg-new-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-divide-opacity));
  }

  .Mobile\:divide-bg-new-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-divide-opacity));
  }

  .Mobile\:divide-new-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-divide-opacity));
  }

  .Mobile\:divide-footer-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-divide-opacity));
  }

  .Mobile\:divide-border-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-divide-opacity));
  }

  .Mobile\:divide-apple-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-divide-opacity));
  }

  .Mobile\:divide-crimson-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-divide-opacity));
  }

  .Mobile\:divide-asurion-cyan > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-divide-opacity));
  }

  .Mobile\:divide-bright-orange > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Graphite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-divide-opacity));
  }

  .Mobile\:divide-PacificBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Mobile\:divide-light-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-divide-opacity));
  }

  .Mobile\:divide-asurion-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-divide-opacity));
  }

  .Mobile\:divide-OceanBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-divide-opacity));
  }

  .Mobile\:divide-MetallicCopper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-divide-opacity));
  }

  .Mobile\:divide-PorcelainWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-divide-opacity));
  }

  .Mobile\:divide-LightBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-divide-opacity));
  }

  .Mobile\:divide-CloudNavy-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .Mobile\:divide-CloudMint-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .Mobile\:divide-CloudOrange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-divide-opacity));
  }

  .Mobile\:divide-CloudLavender-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-divide-opacity));
  }

  .Mobile\:divide-CloudRed-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-divide-opacity));
  }

  .Mobile\:divide-CloudWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-divide-opacity));
  }

  .Mobile\:divide-SunriseGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .Mobile\:divide-SunshineGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .Mobile\:divide-AuraBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .Mobile\:divide-AuraGlow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .Mobile\:divide-MysticBronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-divide-opacity));
  }

  .Mobile\:divide-MysticGreen-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-divide-opacity));
  }

  .Mobile\:divide-MysticGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-divide-opacity));
  }

  .Mobile\:divide-MysticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-divide-opacity));
  }

  .Mobile\:divide-MysticWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-divide-opacity));
  }

  .Mobile\:divide-price-blue1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .Mobile\:divide-indigo1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .Mobile\:divide-Purple-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-divide-opacity));
  }

  .Mobile\:divide-new-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-divide-opacity));
  }

  .Mobile\:divide-dark-blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-divide-opacity));
  }

  .Mobile\:divide-replace-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-divide-opacity));
  }

  .Mobile\:divide-resolve-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-divide-opacity));
  }

  .Mobile\:divide-violet > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .Mobile\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .Mobile\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .Mobile\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .Mobile\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .Mobile\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .Mobile\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .Mobile\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .Mobile\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .Mobile\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .Mobile\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .Mobile\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .Mobile\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .Mobile\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .Mobile\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .Mobile\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .Mobile\:place-self-auto {
    place-self: auto;
  }

  .Mobile\:place-self-start {
    place-self: start;
  }

  .Mobile\:place-self-end {
    place-self: end;
  }

  .Mobile\:place-self-center {
    place-self: center;
  }

  .Mobile\:place-self-stretch {
    place-self: stretch;
  }

  .Mobile\:self-auto {
    align-self: auto;
  }

  .Mobile\:self-start {
    align-self: flex-start;
  }

  .Mobile\:self-end {
    align-self: flex-end;
  }

  .Mobile\:self-center {
    align-self: center;
  }

  .Mobile\:self-stretch {
    align-self: stretch;
  }

  .Mobile\:self-baseline {
    align-self: baseline;
  }

  .Mobile\:justify-self-auto {
    justify-self: auto;
  }

  .Mobile\:justify-self-start {
    justify-self: start;
  }

  .Mobile\:justify-self-end {
    justify-self: end;
  }

  .Mobile\:justify-self-center {
    justify-self: center;
  }

  .Mobile\:justify-self-stretch {
    justify-self: stretch;
  }

  .Mobile\:overflow-auto {
    overflow: auto;
  }

  .Mobile\:overflow-hidden {
    overflow: hidden;
  }

  .Mobile\:overflow-visible {
    overflow: visible;
  }

  .Mobile\:overflow-scroll {
    overflow: scroll;
  }

  .Mobile\:overflow-x-auto {
    overflow-x: auto;
  }

  .Mobile\:overflow-y-auto {
    overflow-y: auto;
  }

  .Mobile\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .Mobile\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .Mobile\:overflow-x-visible {
    overflow-x: visible;
  }

  .Mobile\:overflow-y-visible {
    overflow-y: visible;
  }

  .Mobile\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .Mobile\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .Mobile\:overscroll-auto {
    overscroll-behavior: auto;
  }

  .Mobile\:overscroll-contain {
    overscroll-behavior: contain;
  }

  .Mobile\:overscroll-none {
    overscroll-behavior: none;
  }

  .Mobile\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .Mobile\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .Mobile\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .Mobile\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .Mobile\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .Mobile\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .Mobile\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .Mobile\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .Mobile\:overflow-clip {
    text-overflow: clip;
  }

  .Mobile\:whitespace-normal {
    white-space: normal;
  }

  .Mobile\:whitespace-nowrap {
    white-space: nowrap;
  }

  .Mobile\:whitespace-pre {
    white-space: pre;
  }

  .Mobile\:whitespace-pre-line {
    white-space: pre-line;
  }

  .Mobile\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .Mobile\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .Mobile\:break-words {
    overflow-wrap: break-word;
  }

  .Mobile\:break-all {
    word-break: break-all;
  }

  .Mobile\:rounded-5 {
    border-radius: 5px;
  }

  .Mobile\:rounded-16 {
    border-radius: 16px;
  }

  .Mobile\:rounded-none {
    border-radius: 0px;
  }

  .Mobile\:rounded-sm {
    border-radius: 0.125rem;
  }

  .Mobile\:rounded {
    border-radius: 0.25rem;
  }

  .Mobile\:rounded-md {
    border-radius: 0.375rem;
  }

  .Mobile\:rounded-lg {
    border-radius: 0.5rem;
  }

  .Mobile\:rounded-xl {
    border-radius: 0.75rem;
  }

  .Mobile\:rounded-2xl {
    border-radius: 1rem;
  }

  .Mobile\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .Mobile\:rounded-full {
    border-radius: 9999px;
  }

  .Mobile\:rounded-r3 {
    border-radius: 3px;
  }

  .Mobile\:rounded-t-5 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .Mobile\:rounded-t-16 {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .Mobile\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .Mobile\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .Mobile\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .Mobile\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .Mobile\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .Mobile\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .Mobile\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .Mobile\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .Mobile\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .Mobile\:rounded-t-r3 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }

  .Mobile\:rounded-r-5 {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .Mobile\:rounded-r-16 {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .Mobile\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .Mobile\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .Mobile\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .Mobile\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .Mobile\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .Mobile\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .Mobile\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .Mobile\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .Mobile\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .Mobile\:rounded-r-r3 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  .Mobile\:rounded-b-5 {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .Mobile\:rounded-b-16 {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .Mobile\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .Mobile\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .Mobile\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .Mobile\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .Mobile\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .Mobile\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .Mobile\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .Mobile\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .Mobile\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .Mobile\:rounded-b-r3 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .Mobile\:rounded-l-5 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .Mobile\:rounded-l-16 {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .Mobile\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .Mobile\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .Mobile\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .Mobile\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .Mobile\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .Mobile\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .Mobile\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .Mobile\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .Mobile\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .Mobile\:rounded-l-r3 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .Mobile\:rounded-tl-5 {
    border-top-left-radius: 5px;
  }

  .Mobile\:rounded-tl-16 {
    border-top-left-radius: 16px;
  }

  .Mobile\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .Mobile\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .Mobile\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .Mobile\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .Mobile\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .Mobile\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .Mobile\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .Mobile\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .Mobile\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .Mobile\:rounded-tl-r3 {
    border-top-left-radius: 3px;
  }

  .Mobile\:rounded-tr-5 {
    border-top-right-radius: 5px;
  }

  .Mobile\:rounded-tr-16 {
    border-top-right-radius: 16px;
  }

  .Mobile\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .Mobile\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .Mobile\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .Mobile\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .Mobile\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .Mobile\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .Mobile\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .Mobile\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .Mobile\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .Mobile\:rounded-tr-r3 {
    border-top-right-radius: 3px;
  }

  .Mobile\:rounded-br-5 {
    border-bottom-right-radius: 5px;
  }

  .Mobile\:rounded-br-16 {
    border-bottom-right-radius: 16px;
  }

  .Mobile\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .Mobile\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .Mobile\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .Mobile\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .Mobile\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .Mobile\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .Mobile\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .Mobile\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .Mobile\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .Mobile\:rounded-br-r3 {
    border-bottom-right-radius: 3px;
  }

  .Mobile\:rounded-bl-5 {
    border-bottom-left-radius: 5px;
  }

  .Mobile\:rounded-bl-16 {
    border-bottom-left-radius: 16px;
  }

  .Mobile\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .Mobile\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .Mobile\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .Mobile\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .Mobile\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .Mobile\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .Mobile\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .Mobile\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .Mobile\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .Mobile\:rounded-bl-r3 {
    border-bottom-left-radius: 3px;
  }

  .Mobile\:border-0 {
    border-width: 0px;
  }

  .Mobile\:border-2 {
    border-width: 2px;
  }

  .Mobile\:border-4 {
    border-width: 4px;
  }

  .Mobile\:border-5 {
    border-width: 5px;
  }

  .Mobile\:border-8 {
    border-width: 8px;
  }

  .Mobile\:border {
    border-width: 1px;
  }

  .Mobile\:border-1\/5 {
    border-width: 1.5px;
  }

  .Mobile\:border-1\/2 {
    border-width: 0.5px;
  }

  .Mobile\:border-t-0 {
    border-top-width: 0px;
  }

  .Mobile\:border-t-2 {
    border-top-width: 2px;
  }

  .Mobile\:border-t-4 {
    border-top-width: 4px;
  }

  .Mobile\:border-t-5 {
    border-top-width: 5px;
  }

  .Mobile\:border-t-8 {
    border-top-width: 8px;
  }

  .Mobile\:border-t {
    border-top-width: 1px;
  }

  .Mobile\:border-t-1\/5 {
    border-top-width: 1.5px;
  }

  .Mobile\:border-t-1\/2 {
    border-top-width: 0.5px;
  }

  .Mobile\:border-r-0 {
    border-right-width: 0px;
  }

  .Mobile\:border-r-2 {
    border-right-width: 2px;
  }

  .Mobile\:border-r-4 {
    border-right-width: 4px;
  }

  .Mobile\:border-r-5 {
    border-right-width: 5px;
  }

  .Mobile\:border-r-8 {
    border-right-width: 8px;
  }

  .Mobile\:border-r {
    border-right-width: 1px;
  }

  .Mobile\:border-r-1\/5 {
    border-right-width: 1.5px;
  }

  .Mobile\:border-r-1\/2 {
    border-right-width: 0.5px;
  }

  .Mobile\:border-b-0 {
    border-bottom-width: 0px;
  }

  .Mobile\:border-b-2 {
    border-bottom-width: 2px;
  }

  .Mobile\:border-b-4 {
    border-bottom-width: 4px;
  }

  .Mobile\:border-b-5 {
    border-bottom-width: 5px;
  }

  .Mobile\:border-b-8 {
    border-bottom-width: 8px;
  }

  .Mobile\:border-b {
    border-bottom-width: 1px;
  }

  .Mobile\:border-b-1\/5 {
    border-bottom-width: 1.5px;
  }

  .Mobile\:border-b-1\/2 {
    border-bottom-width: 0.5px;
  }

  .Mobile\:border-l-0 {
    border-left-width: 0px;
  }

  .Mobile\:border-l-2 {
    border-left-width: 2px;
  }

  .Mobile\:border-l-4 {
    border-left-width: 4px;
  }

  .Mobile\:border-l-5 {
    border-left-width: 5px;
  }

  .Mobile\:border-l-8 {
    border-left-width: 8px;
  }

  .Mobile\:border-l {
    border-left-width: 1px;
  }

  .Mobile\:border-l-1\/5 {
    border-left-width: 1.5px;
  }

  .Mobile\:border-l-1\/2 {
    border-left-width: 0.5px;
  }

  .Mobile\:border-solid {
    border-style: solid;
  }

  .Mobile\:border-dashed {
    border-style: dashed;
  }

  .Mobile\:border-dotted {
    border-style: dotted;
  }

  .Mobile\:border-double {
    border-style: double;
  }

  .Mobile\:border-none {
    border-style: none;
  }

  .Mobile\:border-transparent {
    border-color: transparent;
  }

  .Mobile\:border-current {
    border-color: currentColor;
  }

  .Mobile\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .Mobile\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Mobile\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .Mobile\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .Mobile\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .Mobile\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .Mobile\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .Mobile\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .Mobile\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .Mobile\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .Mobile\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .Mobile\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .Mobile\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .Mobile\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .Mobile\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .Mobile\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .Mobile\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .Mobile\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .Mobile\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .Mobile\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .Mobile\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .Mobile\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .Mobile\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .Mobile\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .Mobile\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .Mobile\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .Mobile\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .Mobile\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .Mobile\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .Mobile\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .Mobile\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .Mobile\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .Mobile\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .Mobile\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .Mobile\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .Mobile\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .Mobile\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .Mobile\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .Mobile\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .Mobile\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .Mobile\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .Mobile\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .Mobile\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .Mobile\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .Mobile\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .Mobile\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .Mobile\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .Mobile\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .Mobile\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .Mobile\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .Mobile\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .Mobile\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .Mobile\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .Mobile\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .Mobile\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .Mobile\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .Mobile\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .Mobile\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .Mobile\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .Mobile\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .Mobile\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .Mobile\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .Mobile\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Mobile\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .Mobile\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .Mobile\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .Mobile\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .Mobile\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .Mobile\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .Mobile\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .Mobile\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .Mobile\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .Mobile\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .Mobile\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Mobile\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Mobile\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Mobile\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Mobile\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Mobile\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Mobile\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Mobile\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .Mobile\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Mobile\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Mobile\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Mobile\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Mobile\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Mobile\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Mobile\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Mobile\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .Mobile\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Mobile\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Mobile\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .Mobile\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .Mobile\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Mobile\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Mobile\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .Mobile\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .Mobile\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .Mobile\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .Mobile\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .Mobile\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Mobile\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .Mobile\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Mobile\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Mobile\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .Mobile\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .Mobile\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .Mobile\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .Mobile\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Mobile\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Mobile\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .Mobile\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .Mobile\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .Mobile\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .Mobile\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Mobile\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Mobile\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .Mobile\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .Mobile\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Mobile\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Mobile\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .Mobile\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .Mobile\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .Mobile\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Mobile\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Mobile\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Mobile\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Mobile\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .Mobile\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Mobile\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .Mobile\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .Mobile\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .Mobile\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .Mobile\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .Mobile\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Mobile\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Mobile\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Mobile\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .Mobile\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .Mobile\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .Mobile\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .Mobile\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .Mobile\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .Mobile\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Mobile\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Mobile\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .Mobile\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .Mobile\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .Mobile\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .Mobile\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .Mobile\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .Mobile\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .Mobile\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .Mobile\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .Mobile\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .Mobile\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .Mobile\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .Mobile\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .Mobile\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .Mobile\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .Mobile\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .Mobile\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Mobile\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Mobile\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .Mobile\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .Mobile\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .Mobile\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .Mobile\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Mobile\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Mobile\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Mobile\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Mobile\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .Mobile\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .Mobile\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .Mobile\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .Mobile\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .Mobile\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Mobile\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .Mobile\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .Mobile\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .Mobile\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .Mobile\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .Mobile\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .Mobile\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .Mobile\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .group:hover .Mobile\:group-hover\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .group:hover .Mobile\:group-hover\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .Mobile\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .Mobile\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Asurion-White:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Asurion-Blue-Brighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Asurion-Blue-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Asurion-Blue-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Asurion-Purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Asurion-Purple-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Asurion-Purple-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Asurion-Gray-Deepest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Asurion-Gray-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Asurion-Gray-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Asurion-Gray-Lighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Asurion-Gray-Lightest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Asurion-Red-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-light-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-light-gray-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-light-gray-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-light-gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-light-gray-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-light-gray-5:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-light-slate-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-denim-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-purple-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-dark-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-bright-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-mustard-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-mustard-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-light-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-light-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-light-blue-3:focus-within {
    border-color:  #F0F3FF;
  }

  .Mobile\:focus-within\:border-light-blue-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-purple-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-light-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-light-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-light-bg-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-light-white-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Black-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Default-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-White-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Silver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Yellow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Grey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Red-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Gold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-light-green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-dark-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-light-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-bright-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-bright-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-SpaceGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Purple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-LightPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Glow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Bronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Copper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Pink-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Orange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Coral-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-MajesticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-PrismBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-CeramicBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-MidnightBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-PrismWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-CeramicWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-LilacPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-CrownSilver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-CoralBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-lime-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-apple-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-bg-new-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-bg-new-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-new-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-footer-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-border-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-apple-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-crimson-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-asurion-cyan:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-bright-orange:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Graphite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-PacificBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-light-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-asurion-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-OceanBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-MetallicCopper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-PorcelainWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-LightBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-CloudNavy-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-CloudMint-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-CloudOrange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-CloudLavender-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-CloudRed-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-CloudWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-SunriseGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-SunshineGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-AuraBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-AuraGlow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-MysticBronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-MysticGreen-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-MysticGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-MysticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-MysticWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-price-blue1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-indigo1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-Purple-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-new-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-dark-blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-replace-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-resolve-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .Mobile\:focus-within\:border-violet:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .Mobile\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .Mobile\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Asurion-White:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Asurion-Blue-Brighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Asurion-Blue-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Asurion-Blue-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Asurion-Purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Asurion-Purple-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Asurion-Purple-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Asurion-Gray-Deepest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Asurion-Gray-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Asurion-Gray-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Asurion-Gray-Lighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Asurion-Gray-Lightest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Asurion-Red-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-light-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-light-gray-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-light-gray-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-light-gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-light-gray-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-light-gray-5:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-light-slate-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-denim-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-purple-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-dark-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-bright-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-mustard-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-mustard-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-light-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-light-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-light-blue-3:hover {
    border-color:  #F0F3FF;
  }

  .Mobile\:hover\:border-light-blue-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-purple-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-light-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-light-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-light-bg-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-light-white-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Black-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Default-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-White-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Silver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Yellow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Grey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Red-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Gold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-light-green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-dark-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-light-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-bright-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-bright-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-SpaceGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Purple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-LightPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Glow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Bronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Copper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Pink-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Orange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Coral-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-MajesticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-PrismBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-CeramicBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-MidnightBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-PrismWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-CeramicWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-LilacPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-CrownSilver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-CoralBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-lime-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-apple-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-bg-new-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-bg-new-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-new-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-footer-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-border-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-apple-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-crimson-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-asurion-cyan:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-bright-orange:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Graphite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-PacificBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-light-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-asurion-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-OceanBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-MetallicCopper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-PorcelainWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-LightBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-CloudNavy-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-CloudMint-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-CloudOrange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-CloudLavender-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-CloudRed-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-CloudWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-SunriseGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-SunshineGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-AuraBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-AuraGlow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-MysticBronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-MysticGreen-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-MysticGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-MysticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-MysticWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-price-blue1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-indigo1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-Purple-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-new-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-dark-blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-replace-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-resolve-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .Mobile\:hover\:border-violet:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .Mobile\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .Mobile\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Asurion-White:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Asurion-Blue-Brighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Asurion-Blue-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Asurion-Blue-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Asurion-Purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Asurion-Purple-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Asurion-Purple-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Asurion-Gray-Deepest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Asurion-Gray-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Asurion-Gray-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Asurion-Gray-Lighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Asurion-Gray-Lightest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Asurion-Red-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-light-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-light-gray-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-light-gray-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-light-gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-light-gray-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-light-gray-5:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-light-slate-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-denim-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-purple-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-dark-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-bright-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-mustard-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-mustard-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-light-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-light-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-light-blue-3:focus {
    border-color:  #F0F3FF;
  }

  .Mobile\:focus\:border-light-blue-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-purple-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-light-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-light-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-light-bg-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-light-white-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Black-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Default-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-White-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Silver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Yellow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Grey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Red-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Gold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-light-green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-dark-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-light-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-bright-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-bright-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-SpaceGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Purple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-LightPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Glow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Bronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Copper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Pink-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Orange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Coral-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-MajesticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-PrismBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-CeramicBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-MidnightBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-PrismWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-CeramicWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-LilacPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-CrownSilver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-CoralBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-lime-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-apple-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-bg-new-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-bg-new-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-new-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-footer-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-border-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-apple-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-crimson-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-asurion-cyan:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-bright-orange:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Graphite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-PacificBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-light-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-asurion-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-OceanBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-MetallicCopper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-PorcelainWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-LightBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-CloudNavy-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-CloudMint-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-CloudOrange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-CloudLavender-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-CloudRed-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-CloudWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-SunriseGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-SunshineGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-AuraBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-AuraGlow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-MysticBronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-MysticGreen-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-MysticGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-MysticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-MysticWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-price-blue1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-indigo1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-Purple-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-new-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-dark-blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-replace-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-resolve-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .Mobile\:focus\:border-violet:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .Mobile\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .Mobile\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .Mobile\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .Mobile\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .Mobile\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .Mobile\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .Mobile\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .Mobile\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .Mobile\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .Mobile\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .Mobile\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .Mobile\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .Mobile\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .Mobile\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .Mobile\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .Mobile\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .Mobile\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .Mobile\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .Mobile\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .Mobile\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .Mobile\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .Mobile\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .Mobile\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .Mobile\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .Mobile\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .Mobile\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .Mobile\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .Mobile\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .Mobile\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .Mobile\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .Mobile\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .Mobile\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .Mobile\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .Mobile\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .Mobile\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .Mobile\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .Mobile\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .Mobile\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .Mobile\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .Mobile\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .Mobile\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .Mobile\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .Mobile\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .Mobile\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .Mobile\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .Mobile\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .Mobile\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .Mobile\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .Mobile\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .Mobile\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .Mobile\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .Mobile\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .Mobile\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .Mobile\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .Mobile\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .Mobile\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .Mobile\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .Mobile\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .Mobile\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .Mobile\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .Mobile\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .Mobile\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .Mobile\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .Mobile\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .Mobile\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .Mobile\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .Mobile\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .Mobile\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .Mobile\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .Mobile\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .Mobile\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .Mobile\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .Mobile\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .Mobile\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .Mobile\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .Mobile\:bg-transparent {
    background-color: transparent;
  }

  .Mobile\:bg-current {
    background-color: currentColor;
  }

  .Mobile\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .Mobile\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Mobile\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .Mobile\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .Mobile\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .Mobile\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .Mobile\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .Mobile\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .Mobile\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .Mobile\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .Mobile\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .Mobile\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .Mobile\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .Mobile\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .Mobile\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .Mobile\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .Mobile\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .Mobile\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .Mobile\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .Mobile\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .Mobile\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .Mobile\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .Mobile\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .Mobile\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .Mobile\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .Mobile\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .Mobile\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .Mobile\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .Mobile\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .Mobile\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .Mobile\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .Mobile\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .Mobile\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .Mobile\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .Mobile\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .Mobile\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .Mobile\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .Mobile\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .Mobile\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .Mobile\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .Mobile\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .Mobile\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .Mobile\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .Mobile\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .Mobile\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .Mobile\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .Mobile\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .Mobile\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .Mobile\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .Mobile\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .Mobile\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .Mobile\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .Mobile\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .Mobile\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .Mobile\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .Mobile\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .Mobile\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .Mobile\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .Mobile\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .Mobile\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .Mobile\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .Mobile\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .Mobile\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Mobile\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .Mobile\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .Mobile\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .Mobile\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .Mobile\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .Mobile\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .Mobile\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .Mobile\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .Mobile\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .Mobile\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Mobile\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Mobile\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Mobile\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Mobile\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .Mobile\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Mobile\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Mobile\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .Mobile\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .Mobile\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Mobile\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Mobile\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .Mobile\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .Mobile\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .Mobile\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .Mobile\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .Mobile\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Mobile\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .Mobile\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Mobile\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Mobile\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .Mobile\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .Mobile\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .Mobile\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Mobile\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .Mobile\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Mobile\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Mobile\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .Mobile\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .Mobile\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .Mobile\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Mobile\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Mobile\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Mobile\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .Mobile\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Mobile\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Mobile\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Mobile\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .Mobile\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .Mobile\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .Mobile\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .Mobile\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .Mobile\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .Mobile\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Mobile\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Mobile\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .Mobile\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .Mobile\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .Mobile\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .Mobile\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .Mobile\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .Mobile\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .Mobile\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .Mobile\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .Mobile\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .Mobile\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .Mobile\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .Mobile\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .Mobile\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .Mobile\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .Mobile\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Mobile\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Mobile\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .Mobile\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .Mobile\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .Mobile\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .Mobile\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Mobile\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Mobile\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Mobile\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Mobile\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .Mobile\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .Mobile\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .Mobile\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .Mobile\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .Mobile\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Mobile\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .Mobile\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .Mobile\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .Mobile\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .Mobile\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .Mobile\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .Mobile\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .group:hover .Mobile\:group-hover\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .group:hover .Mobile\:group-hover\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .Mobile\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .Mobile\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Asurion-White:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Asurion-Blue-Brighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Asurion-Blue-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Asurion-Blue-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Asurion-Purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Asurion-Purple-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Asurion-Purple-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Asurion-Gray-Deepest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Asurion-Gray-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Asurion-Gray-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Asurion-Gray-Lighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Asurion-Gray-Lightest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Asurion-Red-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-light-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-light-gray-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-light-gray-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-light-gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-light-gray-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-light-gray-5:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-light-slate-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-denim-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-purple-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-dark-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-bright-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-mustard-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-mustard-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-light-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-light-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-light-blue-3:focus-within {
    background-color:  #F0F3FF;
  }

  .Mobile\:focus-within\:bg-light-blue-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-purple-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-light-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-light-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-light-bg-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-light-white-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Black-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Default-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-White-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Silver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Yellow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Grey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Red-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Gold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-light-green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-dark-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-light-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-bright-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-bright-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-SpaceGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Purple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-LightPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Glow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Bronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Copper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Pink-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Orange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Coral-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-MajesticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-PrismBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-CeramicBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-MidnightBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-PrismWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-CeramicWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-LilacPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-CrownSilver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-CoralBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-lime-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-apple-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-bg-new-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-bg-new-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-new-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-footer-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-border-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-apple-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-crimson-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-asurion-cyan:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-bright-orange:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Graphite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-PacificBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-light-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-asurion-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-OceanBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-MetallicCopper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-PorcelainWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-LightBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-CloudNavy-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-CloudMint-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-CloudOrange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-CloudLavender-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-CloudRed-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-CloudWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-SunriseGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-SunshineGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-AuraBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-AuraGlow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-MysticBronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-MysticGreen-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-MysticGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-MysticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-MysticWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-price-blue1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-indigo1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-Purple-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-new-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-dark-blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-replace-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .Mobile\:focus-within\:bg-resolve-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .Mobile\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .Mobile\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Asurion-White:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Asurion-Blue-Brighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Asurion-Blue-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Asurion-Blue-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Asurion-Purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Asurion-Purple-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Asurion-Purple-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Asurion-Gray-Deepest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Asurion-Gray-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Asurion-Gray-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Asurion-Gray-Lighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Asurion-Gray-Lightest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Asurion-Red-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-light-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-light-gray-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-light-gray-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-light-gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-light-gray-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-light-gray-5:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-light-slate-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-denim-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-purple-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-dark-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-bright-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-mustard-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-mustard-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-light-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-light-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-light-blue-3:hover {
    background-color:  #F0F3FF;
  }

  .Mobile\:hover\:bg-light-blue-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-purple-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-light-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-light-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-light-bg-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-light-white-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Black-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Default-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-White-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Silver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Yellow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Grey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Red-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Gold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-light-green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-dark-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-light-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-bright-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-bright-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-SpaceGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Purple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-LightPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Glow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Bronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Copper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Pink-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Orange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Coral-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-MajesticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-PrismBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-CeramicBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-MidnightBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-PrismWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-CeramicWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-LilacPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-CrownSilver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-CoralBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-lime-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-apple-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-bg-new-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-bg-new-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-new-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-footer-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-border-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-apple-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-crimson-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-asurion-cyan:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-bright-orange:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Graphite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-PacificBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-light-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-asurion-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-OceanBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-MetallicCopper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-PorcelainWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-LightBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-CloudNavy-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-CloudMint-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-CloudOrange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-CloudLavender-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-CloudRed-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-CloudWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-SunriseGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-SunshineGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-AuraBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-AuraGlow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-MysticBronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-MysticGreen-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-MysticGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-MysticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-MysticWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-price-blue1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-indigo1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-Purple-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-new-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-dark-blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-replace-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .Mobile\:hover\:bg-resolve-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .Mobile\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .Mobile\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Asurion-White:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Asurion-Blue-Brighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Asurion-Blue-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Asurion-Blue-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Asurion-Purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Asurion-Purple-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Asurion-Purple-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Asurion-Gray-Deepest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Asurion-Gray-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Asurion-Gray-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Asurion-Gray-Lighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Asurion-Gray-Lightest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Asurion-Red-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-light-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-light-gray-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-light-gray-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-light-gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-light-gray-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-light-gray-5:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-light-slate-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-denim-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-purple-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-dark-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-bright-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-mustard-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-mustard-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-light-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-light-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-light-blue-3:focus {
    background-color:  #F0F3FF;
  }

  .Mobile\:focus\:bg-light-blue-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-purple-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-light-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-light-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-light-bg-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-light-white-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Black-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Default-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-White-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Silver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Yellow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Grey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Red-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Gold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-light-green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-dark-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-light-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-bright-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-bright-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-SpaceGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Purple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-LightPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Glow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Bronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Copper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Pink-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Orange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Coral-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-MajesticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-PrismBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-CeramicBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-MidnightBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-PrismWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-CeramicWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-LilacPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-CrownSilver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-CoralBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-lime-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-apple-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-bg-new-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-bg-new-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-new-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-footer-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-border-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-apple-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-crimson-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-asurion-cyan:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-bright-orange:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Graphite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-PacificBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-light-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-asurion-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-OceanBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-MetallicCopper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-PorcelainWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-LightBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-CloudNavy-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-CloudMint-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-CloudOrange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-CloudLavender-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-CloudRed-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-CloudWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-SunriseGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-SunshineGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-AuraBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-AuraGlow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-MysticBronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-MysticGreen-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-MysticGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-MysticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-MysticWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-price-blue1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-indigo1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-Purple-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-new-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-dark-blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-replace-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .Mobile\:focus\:bg-resolve-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .Mobile\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .Mobile\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .Mobile\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .Mobile\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .Mobile\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .Mobile\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .Mobile\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .Mobile\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .Mobile\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .Mobile\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .Mobile\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .Mobile\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .Mobile\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .Mobile\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .Mobile\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .Mobile\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .Mobile\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .Mobile\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .Mobile\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .Mobile\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .Mobile\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .Mobile\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .Mobile\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .Mobile\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .Mobile\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .Mobile\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .Mobile\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .Mobile\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .Mobile\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .Mobile\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .Mobile\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .Mobile\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .Mobile\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .Mobile\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .Mobile\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .Mobile\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .Mobile\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .Mobile\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .Mobile\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .Mobile\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .Mobile\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .Mobile\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .Mobile\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .Mobile\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .Mobile\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .Mobile\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .Mobile\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .Mobile\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .Mobile\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .Mobile\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .Mobile\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .Mobile\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .Mobile\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .Mobile\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .Mobile\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .Mobile\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .Mobile\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .Mobile\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .Mobile\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .Mobile\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .Mobile\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .Mobile\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .Mobile\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .Mobile\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .Mobile\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .Mobile\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .Mobile\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .Mobile\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .Mobile\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .Mobile\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .Mobile\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .Mobile\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .Mobile\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .Mobile\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .Mobile\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .Mobile\:bg-none {
    background-image: none;
  }

  .Mobile\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .Mobile\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .Mobile\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .Mobile\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .Mobile\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .Mobile\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .Mobile\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .Mobile\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .Mobile\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Mobile\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Mobile\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Mobile\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Mobile\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Mobile\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Mobile\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Mobile\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Mobile\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Mobile\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Mobile\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Mobile\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Mobile\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Mobile\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Mobile\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Mobile\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Mobile\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Mobile\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Mobile\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Mobile\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Mobile\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Mobile\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Mobile\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Mobile\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Mobile\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Mobile\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Mobile\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Mobile\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Mobile\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Mobile\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Mobile\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Mobile\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Mobile\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Mobile\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Mobile\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Mobile\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Mobile\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Mobile\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Mobile\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Mobile\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Mobile\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Mobile\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Mobile\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Mobile\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Mobile\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Mobile\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Mobile\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Mobile\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Mobile\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Mobile\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Mobile\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Mobile\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Mobile\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Mobile\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Mobile\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Mobile\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Mobile\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Mobile\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Mobile\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Mobile\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Mobile\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Mobile\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Mobile\:from-purple {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Mobile\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Mobile\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Mobile\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Mobile\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Mobile\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Mobile\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Mobile\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Mobile\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Mobile\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Mobile\:from-Asurion-White {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:from-Asurion-Blue-Brighter {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:from-Asurion-Blue-Deep {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Mobile\:from-Asurion-Blue-Light {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Mobile\:from-Asurion-Purple {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Mobile\:from-Asurion-Purple-Deeper {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:from-Asurion-Purple-Light {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Mobile\:from-Asurion-Gray-Deepest {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Mobile\:from-Asurion-Gray-Deeper {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Mobile\:from-Asurion-Gray-Light {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Mobile\:from-Asurion-Gray-Lighter {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Mobile\:from-Asurion-Gray-Lightest {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Mobile\:from-Asurion-Red-Deep {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Mobile\:from-light-gray {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Mobile\:from-light-gray-1 {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Mobile\:from-light-gray-2 {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Mobile\:from-light-gray-3 {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Mobile\:from-light-gray-4 {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Mobile\:from-light-gray-5 {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Mobile\:from-light-slate-gray {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Mobile\:from-denim-blue {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Mobile\:from-purple-1 {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Mobile\:from-dark-red {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Mobile\:from-bright-red {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Mobile\:from-mustard-yellow {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Mobile\:from-mustard-yellow-1 {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Mobile\:from-light-blue {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:from-light-blue-1 {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Mobile\:from-light-blue-3 {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:from-light-blue-4 {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Mobile\:from-purple-blue {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Mobile\:from-light-green {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Mobile\:from-light-green-1 {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Mobile\:from-light-bg-green {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Mobile\:from-green-1 {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Mobile\:from-pink-1 {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Mobile\:from-light-white-1 {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Mobile\:from-Black-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:from-Default-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Mobile\:from-White-3 {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Mobile\:from-Green-3 {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Mobile\:from-Blue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:from-Silver-3 {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Mobile\:from-Yellow-3 {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Mobile\:from-Grey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Mobile\:from-Gray-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Mobile\:from-Red-3 {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Mobile\:from-Gold-3 {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Mobile\:from-light-green-3 {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Mobile\:from-dark-blue-2 {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Mobile\:from-blue-1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:from-yellow-1 {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Mobile\:from-blue-2 {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Mobile\:from-light-pink {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Mobile\:from-bright-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Mobile\:from-bright-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Mobile\:from-SpaceGrey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Mobile\:from-Purple-3 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:from-LightPurple-3 {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Mobile\:from-Glow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Mobile\:from-Bronze-3 {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Mobile\:from-Copper-3 {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Mobile\:from-Pink-3 {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Mobile\:from-Orange-3 {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Mobile\:from-Coral-3 {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Mobile\:from-MajesticBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:from-PrismBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:from-CeramicBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:from-MidnightBlack-3 {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Mobile\:from-PrismWhite-3 {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Mobile\:from-CeramicWhite-3 {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Mobile\:from-LilacPurple-3 {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Mobile\:from-CrownSilver-3 {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Mobile\:from-CoralBlue-3 {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Mobile\:from-lime-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Mobile\:from-apple-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Mobile\:from-bg-new-blue {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Mobile\:from-bg-new-pink {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Mobile\:from-new-pink-1 {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Mobile\:from-footer-grey {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Mobile\:from-border-grey {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Mobile\:from-apple-green-1 {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Mobile\:from-crimson-red {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Mobile\:from-asurion-cyan {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Mobile\:from-bright-orange {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Mobile\:from-Graphite-3 {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Mobile\:from-PacificBlue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:from-light-purple {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Mobile\:from-asurion-gray {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Mobile\:from-OceanBlue-3 {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Mobile\:from-MetallicCopper-3 {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Mobile\:from-PorcelainWhite-3 {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Mobile\:from-LightBlue-3 {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Mobile\:from-CloudNavy-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Mobile\:from-CloudMint-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Mobile\:from-CloudOrange-3 {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Mobile\:from-CloudLavender-3 {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Mobile\:from-CloudRed-3 {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Mobile\:from-CloudWhite-3 {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Mobile\:from-SunriseGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Mobile\:from-SunshineGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Mobile\:from-AuraBlack-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Mobile\:from-AuraGlow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Mobile\:from-MysticBronze-3 {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Mobile\:from-MysticGreen-3 {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Mobile\:from-MysticGrey-3 {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Mobile\:from-MysticBlack-3 {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Mobile\:from-MysticWhite-3 {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Mobile\:from-price-blue1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:from-indigo1 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:from-Purple-4 {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Mobile\:from-new-blue-2 {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Mobile\:from-dark-blue-3 {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Mobile\:from-replace-bg {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Mobile\:from-resolve-bg {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Mobile\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Mobile\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Mobile\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Mobile\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Mobile\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Mobile\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Mobile\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Mobile\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Mobile\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Mobile\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Mobile\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Mobile\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Mobile\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Mobile\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Mobile\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Mobile\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Mobile\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Mobile\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Mobile\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Mobile\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Mobile\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Mobile\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Mobile\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Mobile\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Mobile\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Mobile\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Mobile\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Mobile\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Mobile\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Mobile\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Mobile\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Mobile\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Mobile\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Mobile\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Mobile\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Mobile\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Mobile\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Mobile\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Mobile\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Mobile\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Mobile\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Mobile\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Mobile\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Mobile\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Mobile\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Mobile\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Mobile\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Mobile\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Mobile\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Mobile\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Mobile\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Mobile\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Mobile\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Mobile\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Mobile\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Mobile\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Mobile\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Mobile\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Mobile\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Mobile\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Mobile\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Mobile\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Mobile\:hover\:from-purple:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Mobile\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Mobile\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Mobile\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Mobile\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Mobile\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Mobile\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Mobile\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Mobile\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Mobile\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Mobile\:hover\:from-Asurion-White:hover {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:hover\:from-Asurion-Blue-Brighter:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:hover\:from-Asurion-Blue-Deep:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Mobile\:hover\:from-Asurion-Blue-Light:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Mobile\:hover\:from-Asurion-Purple:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Mobile\:hover\:from-Asurion-Purple-Deeper:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:hover\:from-Asurion-Purple-Light:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Mobile\:hover\:from-Asurion-Gray-Deepest:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Mobile\:hover\:from-Asurion-Gray-Deeper:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Mobile\:hover\:from-Asurion-Gray-Light:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Mobile\:hover\:from-Asurion-Gray-Lighter:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Mobile\:hover\:from-Asurion-Gray-Lightest:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Mobile\:hover\:from-Asurion-Red-Deep:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Mobile\:hover\:from-light-gray:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Mobile\:hover\:from-light-gray-1:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Mobile\:hover\:from-light-gray-2:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Mobile\:hover\:from-light-gray-3:hover {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Mobile\:hover\:from-light-gray-4:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Mobile\:hover\:from-light-gray-5:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Mobile\:hover\:from-light-slate-gray:hover {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Mobile\:hover\:from-denim-blue:hover {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Mobile\:hover\:from-purple-1:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Mobile\:hover\:from-dark-red:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Mobile\:hover\:from-bright-red:hover {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Mobile\:hover\:from-mustard-yellow:hover {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Mobile\:hover\:from-mustard-yellow-1:hover {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Mobile\:hover\:from-light-blue:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:hover\:from-light-blue-1:hover {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Mobile\:hover\:from-light-blue-3:hover {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:hover\:from-light-blue-4:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Mobile\:hover\:from-purple-blue:hover {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Mobile\:hover\:from-light-green:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Mobile\:hover\:from-light-green-1:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Mobile\:hover\:from-light-bg-green:hover {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Mobile\:hover\:from-green-1:hover {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Mobile\:hover\:from-pink-1:hover {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Mobile\:hover\:from-light-white-1:hover {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Mobile\:hover\:from-Black-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:hover\:from-Default-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Mobile\:hover\:from-White-3:hover {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Mobile\:hover\:from-Green-3:hover {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Mobile\:hover\:from-Blue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:hover\:from-Silver-3:hover {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Mobile\:hover\:from-Yellow-3:hover {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Mobile\:hover\:from-Grey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Mobile\:hover\:from-Gray-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Mobile\:hover\:from-Red-3:hover {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Mobile\:hover\:from-Gold-3:hover {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Mobile\:hover\:from-light-green-3:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Mobile\:hover\:from-dark-blue-2:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Mobile\:hover\:from-blue-1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:hover\:from-yellow-1:hover {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Mobile\:hover\:from-blue-2:hover {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Mobile\:hover\:from-light-pink:hover {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Mobile\:hover\:from-bright-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Mobile\:hover\:from-bright-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Mobile\:hover\:from-SpaceGrey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Mobile\:hover\:from-Purple-3:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:hover\:from-LightPurple-3:hover {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Mobile\:hover\:from-Glow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Mobile\:hover\:from-Bronze-3:hover {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Mobile\:hover\:from-Copper-3:hover {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Mobile\:hover\:from-Pink-3:hover {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Mobile\:hover\:from-Orange-3:hover {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Mobile\:hover\:from-Coral-3:hover {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Mobile\:hover\:from-MajesticBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:hover\:from-PrismBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:hover\:from-CeramicBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:hover\:from-MidnightBlack-3:hover {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Mobile\:hover\:from-PrismWhite-3:hover {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Mobile\:hover\:from-CeramicWhite-3:hover {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Mobile\:hover\:from-LilacPurple-3:hover {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Mobile\:hover\:from-CrownSilver-3:hover {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Mobile\:hover\:from-CoralBlue-3:hover {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Mobile\:hover\:from-lime-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Mobile\:hover\:from-apple-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Mobile\:hover\:from-bg-new-blue:hover {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Mobile\:hover\:from-bg-new-pink:hover {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Mobile\:hover\:from-new-pink-1:hover {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Mobile\:hover\:from-footer-grey:hover {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Mobile\:hover\:from-border-grey:hover {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Mobile\:hover\:from-apple-green-1:hover {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Mobile\:hover\:from-crimson-red:hover {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Mobile\:hover\:from-asurion-cyan:hover {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Mobile\:hover\:from-bright-orange:hover {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Mobile\:hover\:from-Graphite-3:hover {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Mobile\:hover\:from-PacificBlue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:hover\:from-light-purple:hover {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Mobile\:hover\:from-asurion-gray:hover {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Mobile\:hover\:from-OceanBlue-3:hover {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Mobile\:hover\:from-MetallicCopper-3:hover {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Mobile\:hover\:from-PorcelainWhite-3:hover {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Mobile\:hover\:from-LightBlue-3:hover {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Mobile\:hover\:from-CloudNavy-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Mobile\:hover\:from-CloudMint-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Mobile\:hover\:from-CloudOrange-3:hover {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Mobile\:hover\:from-CloudLavender-3:hover {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Mobile\:hover\:from-CloudRed-3:hover {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Mobile\:hover\:from-CloudWhite-3:hover {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Mobile\:hover\:from-SunriseGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Mobile\:hover\:from-SunshineGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Mobile\:hover\:from-AuraBlack-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Mobile\:hover\:from-AuraGlow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Mobile\:hover\:from-MysticBronze-3:hover {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Mobile\:hover\:from-MysticGreen-3:hover {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Mobile\:hover\:from-MysticGrey-3:hover {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Mobile\:hover\:from-MysticBlack-3:hover {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Mobile\:hover\:from-MysticWhite-3:hover {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Mobile\:hover\:from-price-blue1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:hover\:from-indigo1:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:hover\:from-Purple-4:hover {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Mobile\:hover\:from-new-blue-2:hover {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Mobile\:hover\:from-dark-blue-3:hover {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Mobile\:hover\:from-replace-bg:hover {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Mobile\:hover\:from-resolve-bg:hover {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Mobile\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Mobile\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Mobile\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:focus\:from-gray-50:focus {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Mobile\:focus\:from-gray-100:focus {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Mobile\:focus\:from-gray-200:focus {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Mobile\:focus\:from-gray-300:focus {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Mobile\:focus\:from-gray-400:focus {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Mobile\:focus\:from-gray-500:focus {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Mobile\:focus\:from-gray-600:focus {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Mobile\:focus\:from-gray-700:focus {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Mobile\:focus\:from-gray-800:focus {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Mobile\:focus\:from-gray-900:focus {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Mobile\:focus\:from-red-50:focus {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Mobile\:focus\:from-red-100:focus {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Mobile\:focus\:from-red-200:focus {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Mobile\:focus\:from-red-300:focus {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Mobile\:focus\:from-red-400:focus {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Mobile\:focus\:from-red-500:focus {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Mobile\:focus\:from-red-600:focus {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Mobile\:focus\:from-red-700:focus {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Mobile\:focus\:from-red-800:focus {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Mobile\:focus\:from-red-900:focus {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Mobile\:focus\:from-yellow-50:focus {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Mobile\:focus\:from-yellow-100:focus {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Mobile\:focus\:from-yellow-200:focus {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Mobile\:focus\:from-yellow-300:focus {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Mobile\:focus\:from-yellow-400:focus {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Mobile\:focus\:from-yellow-500:focus {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Mobile\:focus\:from-yellow-600:focus {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Mobile\:focus\:from-yellow-700:focus {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Mobile\:focus\:from-yellow-800:focus {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Mobile\:focus\:from-yellow-900:focus {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Mobile\:focus\:from-green-50:focus {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Mobile\:focus\:from-green-100:focus {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Mobile\:focus\:from-green-200:focus {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Mobile\:focus\:from-green-300:focus {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Mobile\:focus\:from-green-400:focus {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Mobile\:focus\:from-green-500:focus {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Mobile\:focus\:from-green-600:focus {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Mobile\:focus\:from-green-700:focus {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Mobile\:focus\:from-green-800:focus {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Mobile\:focus\:from-green-900:focus {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Mobile\:focus\:from-blue-50:focus {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Mobile\:focus\:from-blue-100:focus {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Mobile\:focus\:from-blue-200:focus {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Mobile\:focus\:from-blue-300:focus {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Mobile\:focus\:from-blue-400:focus {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Mobile\:focus\:from-blue-500:focus {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Mobile\:focus\:from-blue-600:focus {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Mobile\:focus\:from-blue-700:focus {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Mobile\:focus\:from-blue-800:focus {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Mobile\:focus\:from-blue-900:focus {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Mobile\:focus\:from-indigo-50:focus {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Mobile\:focus\:from-indigo-100:focus {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Mobile\:focus\:from-indigo-200:focus {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Mobile\:focus\:from-indigo-300:focus {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Mobile\:focus\:from-indigo-400:focus {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Mobile\:focus\:from-indigo-500:focus {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Mobile\:focus\:from-indigo-600:focus {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Mobile\:focus\:from-indigo-700:focus {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Mobile\:focus\:from-indigo-800:focus {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Mobile\:focus\:from-indigo-900:focus {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Mobile\:focus\:from-purple:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:focus\:from-pink-50:focus {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Mobile\:focus\:from-pink-100:focus {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Mobile\:focus\:from-pink-200:focus {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Mobile\:focus\:from-pink-300:focus {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Mobile\:focus\:from-pink-400:focus {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Mobile\:focus\:from-pink-500:focus {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Mobile\:focus\:from-pink-600:focus {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Mobile\:focus\:from-pink-700:focus {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Mobile\:focus\:from-pink-800:focus {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Mobile\:focus\:from-pink-900:focus {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Mobile\:focus\:from-Asurion-White:focus {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:focus\:from-Asurion-Blue-Brighter:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:focus\:from-Asurion-Blue-Deep:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Mobile\:focus\:from-Asurion-Blue-Light:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Mobile\:focus\:from-Asurion-Purple:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Mobile\:focus\:from-Asurion-Purple-Deeper:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:focus\:from-Asurion-Purple-Light:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Mobile\:focus\:from-Asurion-Gray-Deepest:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Mobile\:focus\:from-Asurion-Gray-Deeper:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Mobile\:focus\:from-Asurion-Gray-Light:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Mobile\:focus\:from-Asurion-Gray-Lighter:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Mobile\:focus\:from-Asurion-Gray-Lightest:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Mobile\:focus\:from-Asurion-Red-Deep:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Mobile\:focus\:from-light-gray:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Mobile\:focus\:from-light-gray-1:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Mobile\:focus\:from-light-gray-2:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Mobile\:focus\:from-light-gray-3:focus {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Mobile\:focus\:from-light-gray-4:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Mobile\:focus\:from-light-gray-5:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Mobile\:focus\:from-light-slate-gray:focus {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Mobile\:focus\:from-denim-blue:focus {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Mobile\:focus\:from-purple-1:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Mobile\:focus\:from-dark-red:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Mobile\:focus\:from-bright-red:focus {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Mobile\:focus\:from-mustard-yellow:focus {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Mobile\:focus\:from-mustard-yellow-1:focus {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Mobile\:focus\:from-light-blue:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:focus\:from-light-blue-1:focus {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Mobile\:focus\:from-light-blue-3:focus {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:focus\:from-light-blue-4:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Mobile\:focus\:from-purple-blue:focus {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Mobile\:focus\:from-light-green:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Mobile\:focus\:from-light-green-1:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Mobile\:focus\:from-light-bg-green:focus {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Mobile\:focus\:from-green-1:focus {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Mobile\:focus\:from-pink-1:focus {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Mobile\:focus\:from-light-white-1:focus {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Mobile\:focus\:from-Black-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:focus\:from-Default-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Mobile\:focus\:from-White-3:focus {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Mobile\:focus\:from-Green-3:focus {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Mobile\:focus\:from-Blue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:focus\:from-Silver-3:focus {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Mobile\:focus\:from-Yellow-3:focus {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Mobile\:focus\:from-Grey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Mobile\:focus\:from-Gray-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Mobile\:focus\:from-Red-3:focus {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Mobile\:focus\:from-Gold-3:focus {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Mobile\:focus\:from-light-green-3:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Mobile\:focus\:from-dark-blue-2:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Mobile\:focus\:from-blue-1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:focus\:from-yellow-1:focus {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Mobile\:focus\:from-blue-2:focus {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Mobile\:focus\:from-light-pink:focus {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Mobile\:focus\:from-bright-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Mobile\:focus\:from-bright-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Mobile\:focus\:from-SpaceGrey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Mobile\:focus\:from-Purple-3:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:focus\:from-LightPurple-3:focus {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Mobile\:focus\:from-Glow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Mobile\:focus\:from-Bronze-3:focus {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Mobile\:focus\:from-Copper-3:focus {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Mobile\:focus\:from-Pink-3:focus {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Mobile\:focus\:from-Orange-3:focus {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Mobile\:focus\:from-Coral-3:focus {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Mobile\:focus\:from-MajesticBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:focus\:from-PrismBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:focus\:from-CeramicBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:focus\:from-MidnightBlack-3:focus {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Mobile\:focus\:from-PrismWhite-3:focus {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Mobile\:focus\:from-CeramicWhite-3:focus {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Mobile\:focus\:from-LilacPurple-3:focus {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Mobile\:focus\:from-CrownSilver-3:focus {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Mobile\:focus\:from-CoralBlue-3:focus {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Mobile\:focus\:from-lime-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Mobile\:focus\:from-apple-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Mobile\:focus\:from-bg-new-blue:focus {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Mobile\:focus\:from-bg-new-pink:focus {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Mobile\:focus\:from-new-pink-1:focus {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Mobile\:focus\:from-footer-grey:focus {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Mobile\:focus\:from-border-grey:focus {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Mobile\:focus\:from-apple-green-1:focus {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Mobile\:focus\:from-crimson-red:focus {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Mobile\:focus\:from-asurion-cyan:focus {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Mobile\:focus\:from-bright-orange:focus {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Mobile\:focus\:from-Graphite-3:focus {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Mobile\:focus\:from-PacificBlue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:focus\:from-light-purple:focus {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Mobile\:focus\:from-asurion-gray:focus {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Mobile\:focus\:from-OceanBlue-3:focus {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Mobile\:focus\:from-MetallicCopper-3:focus {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Mobile\:focus\:from-PorcelainWhite-3:focus {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Mobile\:focus\:from-LightBlue-3:focus {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Mobile\:focus\:from-CloudNavy-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Mobile\:focus\:from-CloudMint-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Mobile\:focus\:from-CloudOrange-3:focus {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Mobile\:focus\:from-CloudLavender-3:focus {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Mobile\:focus\:from-CloudRed-3:focus {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Mobile\:focus\:from-CloudWhite-3:focus {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Mobile\:focus\:from-SunriseGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Mobile\:focus\:from-SunshineGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Mobile\:focus\:from-AuraBlack-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Mobile\:focus\:from-AuraGlow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Mobile\:focus\:from-MysticBronze-3:focus {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Mobile\:focus\:from-MysticGreen-3:focus {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Mobile\:focus\:from-MysticGrey-3:focus {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Mobile\:focus\:from-MysticBlack-3:focus {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Mobile\:focus\:from-MysticWhite-3:focus {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Mobile\:focus\:from-price-blue1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:focus\:from-indigo1:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:focus\:from-Purple-4:focus {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Mobile\:focus\:from-new-blue-2:focus {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Mobile\:focus\:from-dark-blue-3:focus {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Mobile\:focus\:from-replace-bg:focus {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Mobile\:focus\:from-resolve-bg:focus {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Mobile\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Mobile\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Mobile\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Mobile\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Mobile\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Mobile\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Mobile\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Mobile\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Mobile\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Mobile\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Mobile\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Mobile\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Mobile\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Mobile\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Mobile\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Mobile\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Mobile\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Mobile\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Mobile\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Mobile\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Mobile\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Mobile\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Mobile\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Mobile\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Mobile\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Mobile\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Mobile\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Mobile\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Mobile\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Mobile\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Mobile\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Mobile\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Mobile\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Mobile\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Mobile\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Mobile\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Mobile\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Mobile\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Mobile\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Mobile\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Mobile\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Mobile\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Mobile\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Mobile\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Mobile\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Mobile\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Mobile\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Mobile\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Mobile\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Mobile\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Mobile\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Mobile\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Mobile\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Mobile\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Mobile\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Mobile\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Mobile\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Mobile\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Mobile\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Mobile\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Mobile\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Mobile\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Mobile\:via-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Mobile\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Mobile\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Mobile\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Mobile\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Mobile\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Mobile\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Mobile\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Mobile\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Mobile\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Mobile\:via-Asurion-White {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:via-Asurion-Blue-Brighter {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:via-Asurion-Blue-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Mobile\:via-Asurion-Blue-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Mobile\:via-Asurion-Purple {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Mobile\:via-Asurion-Purple-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:via-Asurion-Purple-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Mobile\:via-Asurion-Gray-Deepest {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Mobile\:via-Asurion-Gray-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Mobile\:via-Asurion-Gray-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Mobile\:via-Asurion-Gray-Lighter {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Mobile\:via-Asurion-Gray-Lightest {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Mobile\:via-Asurion-Red-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Mobile\:via-light-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Mobile\:via-light-gray-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Mobile\:via-light-gray-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Mobile\:via-light-gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Mobile\:via-light-gray-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Mobile\:via-light-gray-5 {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Mobile\:via-light-slate-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Mobile\:via-denim-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Mobile\:via-purple-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Mobile\:via-dark-red {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Mobile\:via-bright-red {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Mobile\:via-mustard-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Mobile\:via-mustard-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Mobile\:via-light-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:via-light-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Mobile\:via-light-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:via-light-blue-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Mobile\:via-purple-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Mobile\:via-light-green {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Mobile\:via-light-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Mobile\:via-light-bg-green {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Mobile\:via-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Mobile\:via-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Mobile\:via-light-white-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Mobile\:via-Black-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:via-Default-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Mobile\:via-White-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Mobile\:via-Green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Mobile\:via-Blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:via-Silver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Mobile\:via-Yellow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Mobile\:via-Grey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Mobile\:via-Gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Mobile\:via-Red-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Mobile\:via-Gold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Mobile\:via-light-green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Mobile\:via-dark-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Mobile\:via-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:via-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Mobile\:via-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Mobile\:via-light-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Mobile\:via-bright-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Mobile\:via-bright-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Mobile\:via-SpaceGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Mobile\:via-Purple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:via-LightPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Mobile\:via-Glow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Mobile\:via-Bronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Mobile\:via-Copper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Mobile\:via-Pink-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Mobile\:via-Orange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Mobile\:via-Coral-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Mobile\:via-MajesticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:via-PrismBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:via-CeramicBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:via-MidnightBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Mobile\:via-PrismWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Mobile\:via-CeramicWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Mobile\:via-LilacPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Mobile\:via-CrownSilver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Mobile\:via-CoralBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Mobile\:via-lime-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Mobile\:via-apple-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Mobile\:via-bg-new-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Mobile\:via-bg-new-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Mobile\:via-new-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Mobile\:via-footer-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Mobile\:via-border-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Mobile\:via-apple-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Mobile\:via-crimson-red {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Mobile\:via-asurion-cyan {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Mobile\:via-bright-orange {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Mobile\:via-Graphite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Mobile\:via-PacificBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:via-light-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Mobile\:via-asurion-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Mobile\:via-OceanBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Mobile\:via-MetallicCopper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Mobile\:via-PorcelainWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Mobile\:via-LightBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Mobile\:via-CloudNavy-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Mobile\:via-CloudMint-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Mobile\:via-CloudOrange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Mobile\:via-CloudLavender-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Mobile\:via-CloudRed-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Mobile\:via-CloudWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Mobile\:via-SunriseGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Mobile\:via-SunshineGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Mobile\:via-AuraBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Mobile\:via-AuraGlow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Mobile\:via-MysticBronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Mobile\:via-MysticGreen-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Mobile\:via-MysticGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Mobile\:via-MysticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Mobile\:via-MysticWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Mobile\:via-price-blue1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:via-indigo1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:via-Purple-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Mobile\:via-new-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Mobile\:via-dark-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Mobile\:via-replace-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Mobile\:via-resolve-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Mobile\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Mobile\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Mobile\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Mobile\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Mobile\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Mobile\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Mobile\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Mobile\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Mobile\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Mobile\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Mobile\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Mobile\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Mobile\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Mobile\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Mobile\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Mobile\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Mobile\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Mobile\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Mobile\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Mobile\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Mobile\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Mobile\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Mobile\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Mobile\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Mobile\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Mobile\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Mobile\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Mobile\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Mobile\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Mobile\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Mobile\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Mobile\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Mobile\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Mobile\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Mobile\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Mobile\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Mobile\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Mobile\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Mobile\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Mobile\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Mobile\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Mobile\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Mobile\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Mobile\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Mobile\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Mobile\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Mobile\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Mobile\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Mobile\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Mobile\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Mobile\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Mobile\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Mobile\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Mobile\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Mobile\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Mobile\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Mobile\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Mobile\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Mobile\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Mobile\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Mobile\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Mobile\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Mobile\:hover\:via-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Mobile\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Mobile\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Mobile\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Mobile\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Mobile\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Mobile\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Mobile\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Mobile\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Mobile\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Mobile\:hover\:via-Asurion-White:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:hover\:via-Asurion-Blue-Brighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:hover\:via-Asurion-Blue-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Mobile\:hover\:via-Asurion-Blue-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Mobile\:hover\:via-Asurion-Purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Mobile\:hover\:via-Asurion-Purple-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:hover\:via-Asurion-Purple-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Mobile\:hover\:via-Asurion-Gray-Deepest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Mobile\:hover\:via-Asurion-Gray-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Mobile\:hover\:via-Asurion-Gray-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Mobile\:hover\:via-Asurion-Gray-Lighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Mobile\:hover\:via-Asurion-Gray-Lightest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Mobile\:hover\:via-Asurion-Red-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Mobile\:hover\:via-light-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Mobile\:hover\:via-light-gray-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Mobile\:hover\:via-light-gray-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Mobile\:hover\:via-light-gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Mobile\:hover\:via-light-gray-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Mobile\:hover\:via-light-gray-5:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Mobile\:hover\:via-light-slate-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Mobile\:hover\:via-denim-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Mobile\:hover\:via-purple-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Mobile\:hover\:via-dark-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Mobile\:hover\:via-bright-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Mobile\:hover\:via-mustard-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Mobile\:hover\:via-mustard-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Mobile\:hover\:via-light-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:hover\:via-light-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Mobile\:hover\:via-light-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:hover\:via-light-blue-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Mobile\:hover\:via-purple-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Mobile\:hover\:via-light-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Mobile\:hover\:via-light-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Mobile\:hover\:via-light-bg-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Mobile\:hover\:via-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Mobile\:hover\:via-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Mobile\:hover\:via-light-white-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Mobile\:hover\:via-Black-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:hover\:via-Default-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Mobile\:hover\:via-White-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Mobile\:hover\:via-Green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Mobile\:hover\:via-Blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:hover\:via-Silver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Mobile\:hover\:via-Yellow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Mobile\:hover\:via-Grey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Mobile\:hover\:via-Gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Mobile\:hover\:via-Red-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Mobile\:hover\:via-Gold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Mobile\:hover\:via-light-green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Mobile\:hover\:via-dark-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Mobile\:hover\:via-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:hover\:via-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Mobile\:hover\:via-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Mobile\:hover\:via-light-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Mobile\:hover\:via-bright-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Mobile\:hover\:via-bright-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Mobile\:hover\:via-SpaceGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Mobile\:hover\:via-Purple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:hover\:via-LightPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Mobile\:hover\:via-Glow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Mobile\:hover\:via-Bronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Mobile\:hover\:via-Copper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Mobile\:hover\:via-Pink-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Mobile\:hover\:via-Orange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Mobile\:hover\:via-Coral-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Mobile\:hover\:via-MajesticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:hover\:via-PrismBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:hover\:via-CeramicBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:hover\:via-MidnightBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Mobile\:hover\:via-PrismWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Mobile\:hover\:via-CeramicWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Mobile\:hover\:via-LilacPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Mobile\:hover\:via-CrownSilver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Mobile\:hover\:via-CoralBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Mobile\:hover\:via-lime-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Mobile\:hover\:via-apple-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Mobile\:hover\:via-bg-new-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Mobile\:hover\:via-bg-new-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Mobile\:hover\:via-new-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Mobile\:hover\:via-footer-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Mobile\:hover\:via-border-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Mobile\:hover\:via-apple-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Mobile\:hover\:via-crimson-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Mobile\:hover\:via-asurion-cyan:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Mobile\:hover\:via-bright-orange:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Mobile\:hover\:via-Graphite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Mobile\:hover\:via-PacificBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:hover\:via-light-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Mobile\:hover\:via-asurion-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Mobile\:hover\:via-OceanBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Mobile\:hover\:via-MetallicCopper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Mobile\:hover\:via-PorcelainWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Mobile\:hover\:via-LightBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Mobile\:hover\:via-CloudNavy-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Mobile\:hover\:via-CloudMint-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Mobile\:hover\:via-CloudOrange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Mobile\:hover\:via-CloudLavender-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Mobile\:hover\:via-CloudRed-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Mobile\:hover\:via-CloudWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Mobile\:hover\:via-SunriseGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Mobile\:hover\:via-SunshineGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Mobile\:hover\:via-AuraBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Mobile\:hover\:via-AuraGlow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Mobile\:hover\:via-MysticBronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Mobile\:hover\:via-MysticGreen-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Mobile\:hover\:via-MysticGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Mobile\:hover\:via-MysticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Mobile\:hover\:via-MysticWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Mobile\:hover\:via-price-blue1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:hover\:via-indigo1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:hover\:via-Purple-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Mobile\:hover\:via-new-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Mobile\:hover\:via-dark-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Mobile\:hover\:via-replace-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Mobile\:hover\:via-resolve-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Mobile\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Mobile\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .Mobile\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .Mobile\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .Mobile\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .Mobile\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .Mobile\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .Mobile\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .Mobile\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .Mobile\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .Mobile\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .Mobile\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .Mobile\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .Mobile\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .Mobile\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .Mobile\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .Mobile\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .Mobile\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .Mobile\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .Mobile\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .Mobile\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .Mobile\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .Mobile\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .Mobile\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .Mobile\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .Mobile\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .Mobile\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .Mobile\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .Mobile\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .Mobile\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .Mobile\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .Mobile\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .Mobile\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .Mobile\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .Mobile\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .Mobile\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .Mobile\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .Mobile\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .Mobile\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .Mobile\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .Mobile\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .Mobile\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .Mobile\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .Mobile\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .Mobile\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .Mobile\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .Mobile\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .Mobile\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .Mobile\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .Mobile\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .Mobile\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .Mobile\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .Mobile\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .Mobile\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .Mobile\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .Mobile\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .Mobile\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .Mobile\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .Mobile\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .Mobile\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .Mobile\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .Mobile\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .Mobile\:focus\:via-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .Mobile\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .Mobile\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .Mobile\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .Mobile\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .Mobile\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .Mobile\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .Mobile\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .Mobile\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .Mobile\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .Mobile\:focus\:via-Asurion-White:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:focus\:via-Asurion-Blue-Brighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:focus\:via-Asurion-Blue-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Mobile\:focus\:via-Asurion-Blue-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Mobile\:focus\:via-Asurion-Purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Mobile\:focus\:via-Asurion-Purple-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:focus\:via-Asurion-Purple-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Mobile\:focus\:via-Asurion-Gray-Deepest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Mobile\:focus\:via-Asurion-Gray-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Mobile\:focus\:via-Asurion-Gray-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Mobile\:focus\:via-Asurion-Gray-Lighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Mobile\:focus\:via-Asurion-Gray-Lightest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Mobile\:focus\:via-Asurion-Red-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Mobile\:focus\:via-light-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .Mobile\:focus\:via-light-gray-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .Mobile\:focus\:via-light-gray-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .Mobile\:focus\:via-light-gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .Mobile\:focus\:via-light-gray-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .Mobile\:focus\:via-light-gray-5:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .Mobile\:focus\:via-light-slate-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .Mobile\:focus\:via-denim-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .Mobile\:focus\:via-purple-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .Mobile\:focus\:via-dark-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .Mobile\:focus\:via-bright-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .Mobile\:focus\:via-mustard-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .Mobile\:focus\:via-mustard-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .Mobile\:focus\:via-light-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:focus\:via-light-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .Mobile\:focus\:via-light-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .Mobile\:focus\:via-light-blue-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .Mobile\:focus\:via-purple-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .Mobile\:focus\:via-light-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Mobile\:focus\:via-light-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .Mobile\:focus\:via-light-bg-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .Mobile\:focus\:via-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .Mobile\:focus\:via-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .Mobile\:focus\:via-light-white-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .Mobile\:focus\:via-Black-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:focus\:via-Default-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Mobile\:focus\:via-White-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .Mobile\:focus\:via-Green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .Mobile\:focus\:via-Blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:focus\:via-Silver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .Mobile\:focus\:via-Yellow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .Mobile\:focus\:via-Grey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Mobile\:focus\:via-Gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Mobile\:focus\:via-Red-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .Mobile\:focus\:via-Gold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .Mobile\:focus\:via-light-green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .Mobile\:focus\:via-dark-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .Mobile\:focus\:via-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:focus\:via-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .Mobile\:focus\:via-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .Mobile\:focus\:via-light-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .Mobile\:focus\:via-bright-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Mobile\:focus\:via-bright-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Mobile\:focus\:via-SpaceGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .Mobile\:focus\:via-Purple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:focus\:via-LightPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .Mobile\:focus\:via-Glow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Mobile\:focus\:via-Bronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .Mobile\:focus\:via-Copper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .Mobile\:focus\:via-Pink-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .Mobile\:focus\:via-Orange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .Mobile\:focus\:via-Coral-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .Mobile\:focus\:via-MajesticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:focus\:via-PrismBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:focus\:via-CeramicBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .Mobile\:focus\:via-MidnightBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .Mobile\:focus\:via-PrismWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .Mobile\:focus\:via-CeramicWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .Mobile\:focus\:via-LilacPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .Mobile\:focus\:via-CrownSilver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .Mobile\:focus\:via-CoralBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .Mobile\:focus\:via-lime-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .Mobile\:focus\:via-apple-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .Mobile\:focus\:via-bg-new-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .Mobile\:focus\:via-bg-new-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .Mobile\:focus\:via-new-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .Mobile\:focus\:via-footer-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .Mobile\:focus\:via-border-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .Mobile\:focus\:via-apple-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .Mobile\:focus\:via-crimson-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .Mobile\:focus\:via-asurion-cyan:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .Mobile\:focus\:via-bright-orange:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .Mobile\:focus\:via-Graphite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .Mobile\:focus\:via-PacificBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:focus\:via-light-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .Mobile\:focus\:via-asurion-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .Mobile\:focus\:via-OceanBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .Mobile\:focus\:via-MetallicCopper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .Mobile\:focus\:via-PorcelainWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .Mobile\:focus\:via-LightBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .Mobile\:focus\:via-CloudNavy-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Mobile\:focus\:via-CloudMint-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .Mobile\:focus\:via-CloudOrange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .Mobile\:focus\:via-CloudLavender-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .Mobile\:focus\:via-CloudRed-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .Mobile\:focus\:via-CloudWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .Mobile\:focus\:via-SunriseGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Mobile\:focus\:via-SunshineGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .Mobile\:focus\:via-AuraBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .Mobile\:focus\:via-AuraGlow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .Mobile\:focus\:via-MysticBronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .Mobile\:focus\:via-MysticGreen-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .Mobile\:focus\:via-MysticGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .Mobile\:focus\:via-MysticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .Mobile\:focus\:via-MysticWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .Mobile\:focus\:via-price-blue1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .Mobile\:focus\:via-indigo1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .Mobile\:focus\:via-Purple-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .Mobile\:focus\:via-new-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .Mobile\:focus\:via-dark-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .Mobile\:focus\:via-replace-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .Mobile\:focus\:via-resolve-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .Mobile\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .Mobile\:to-current {
    --tw-gradient-to: currentColor;
  }

  .Mobile\:to-black {
    --tw-gradient-to: #000;
  }

  .Mobile\:to-white {
    --tw-gradient-to: #fff;
  }

  .Mobile\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .Mobile\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .Mobile\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .Mobile\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .Mobile\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .Mobile\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .Mobile\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .Mobile\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .Mobile\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .Mobile\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .Mobile\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .Mobile\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .Mobile\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .Mobile\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .Mobile\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .Mobile\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .Mobile\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .Mobile\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .Mobile\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .Mobile\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .Mobile\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .Mobile\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .Mobile\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .Mobile\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .Mobile\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .Mobile\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .Mobile\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .Mobile\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .Mobile\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .Mobile\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .Mobile\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .Mobile\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .Mobile\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .Mobile\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .Mobile\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .Mobile\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .Mobile\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .Mobile\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .Mobile\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .Mobile\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .Mobile\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .Mobile\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .Mobile\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .Mobile\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .Mobile\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .Mobile\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .Mobile\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .Mobile\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .Mobile\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .Mobile\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .Mobile\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .Mobile\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .Mobile\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .Mobile\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .Mobile\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .Mobile\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .Mobile\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .Mobile\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .Mobile\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .Mobile\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .Mobile\:to-purple {
    --tw-gradient-to: #6700B8;
  }

  .Mobile\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .Mobile\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .Mobile\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .Mobile\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .Mobile\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .Mobile\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .Mobile\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .Mobile\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .Mobile\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .Mobile\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .Mobile\:to-Asurion-White {
    --tw-gradient-to: #FFF;
  }

  .Mobile\:to-Asurion-Blue-Brighter {
    --tw-gradient-to: #6B8BFF;
  }

  .Mobile\:to-Asurion-Blue-Deep {
    --tw-gradient-to: #2743CC;
  }

  .Mobile\:to-Asurion-Blue-Light {
    --tw-gradient-to: #F0F3FF;
  }

  .Mobile\:to-Asurion-Purple {
    --tw-gradient-to: #8223D2;
  }

  .Mobile\:to-Asurion-Purple-Deeper {
    --tw-gradient-to: #6700B8;
  }

  .Mobile\:to-Asurion-Purple-Light {
    --tw-gradient-to: #F3E9FB;
  }

  .Mobile\:to-Asurion-Gray-Deepest {
    --tw-gradient-to: #333F48;
  }

  .Mobile\:to-Asurion-Gray-Deeper {
    --tw-gradient-to: #6E767D;
  }

  .Mobile\:to-Asurion-Gray-Light {
    --tw-gradient-to: #A5AAAF;
  }

  .Mobile\:to-Asurion-Gray-Lighter {
    --tw-gradient-to: #E6E6EB;
  }

  .Mobile\:to-Asurion-Gray-Lightest {
    --tw-gradient-to: #D5D6DA;
  }

  .Mobile\:to-Asurion-Red-Deep {
    --tw-gradient-to: #DB1B1B;
  }

  .Mobile\:to-light-gray {
    --tw-gradient-to: #6E767D;
  }

  .Mobile\:to-light-gray-1 {
    --tw-gradient-to: #A5AAAF;
  }

  .Mobile\:to-light-gray-2 {
    --tw-gradient-to: #E6E6EB;
  }

  .Mobile\:to-light-gray-3 {
    --tw-gradient-to: #F0F0F5;
  }

  .Mobile\:to-light-gray-4 {
    --tw-gradient-to: #D5D6DA;
  }

  .Mobile\:to-light-gray-5 {
    --tw-gradient-to: #333F48;
  }

  .Mobile\:to-light-slate-gray {
    --tw-gradient-to: #8589A1;
  }

  .Mobile\:to-denim-blue {
    --tw-gradient-to: #0066B2;
  }

  .Mobile\:to-purple-1 {
    --tw-gradient-to: #8223D2;
  }

  .Mobile\:to-dark-red {
    --tw-gradient-to: #DB1B1B;
  }

  .Mobile\:to-bright-red {
    --tw-gradient-to: #F40715;
  }

  .Mobile\:to-mustard-yellow {
    --tw-gradient-to: #ED8B00;
  }

  .Mobile\:to-mustard-yellow-1 {
    --tw-gradient-to: #ED6600;
  }

  .Mobile\:to-light-blue {
    --tw-gradient-to: #6B8BFF;
  }

  .Mobile\:to-light-blue-1 {
    --tw-gradient-to: #4A68F9;
  }

  .Mobile\:to-light-blue-3 {
    --tw-gradient-to:  #F0F3FF;
  }

  .Mobile\:to-light-blue-4 {
    --tw-gradient-to: #F0F3FF;
  }

  .Mobile\:to-purple-blue {
    --tw-gradient-to: #6469E1;
  }

  .Mobile\:to-light-green {
    --tw-gradient-to: #00B574;
  }

  .Mobile\:to-light-green-1 {
    --tw-gradient-to: #00B574;
  }

  .Mobile\:to-light-bg-green {
    --tw-gradient-to: #F0FFF9;
  }

  .Mobile\:to-green-1 {
    --tw-gradient-to: #0B8350;
  }

  .Mobile\:to-pink-1 {
    --tw-gradient-to: #FFEDD5;
  }

  .Mobile\:to-light-white-1 {
    --tw-gradient-to: #F8F6EE;
  }

  .Mobile\:to-Black-3 {
    --tw-gradient-to: #1F2020;
  }

  .Mobile\:to-Default-3 {
    --tw-gradient-to: #1F2120;
  }

  .Mobile\:to-White-3 {
    --tw-gradient-to: #F9F6EF;
  }

  .Mobile\:to-Green-3 {
    --tw-gradient-to: #AEE0CD;
  }

  .Mobile\:to-Blue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .Mobile\:to-Silver-3 {
    --tw-gradient-to: #E4E4E2;
  }

  .Mobile\:to-Yellow-3 {
    --tw-gradient-to: #F3D060;
  }

  .Mobile\:to-Grey-3 {
    --tw-gradient-to: #535150;
  }

  .Mobile\:to-Gray-3 {
    --tw-gradient-to: #535150;
  }

  .Mobile\:to-Red-3 {
    --tw-gradient-to: #BA0C2E;
  }

  .Mobile\:to-Gold-3 {
    --tw-gradient-to: #F5DDC5;
  }

  .Mobile\:to-light-green-3 {
    --tw-gradient-to: #F3E9FB;
  }

  .Mobile\:to-dark-blue-2 {
    --tw-gradient-to: #2743CC;
  }

  .Mobile\:to-blue-1 {
    --tw-gradient-to: #6B8BFF;
  }

  .Mobile\:to-yellow-1 {
    --tw-gradient-to: #EDB800;
  }

  .Mobile\:to-blue-2 {
    --tw-gradient-to: #253BAA;
  }

  .Mobile\:to-light-pink {
    --tw-gradient-to: #FF5070;
  }

  .Mobile\:to-bright-green {
    --tw-gradient-to: #6EFAC3;
  }

  .Mobile\:to-bright-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .Mobile\:to-SpaceGrey-3 {
    --tw-gradient-to: #535150;
  }

  .Mobile\:to-Purple-3 {
    --tw-gradient-to: #6700B8;
  }

  .Mobile\:to-LightPurple-3 {
    --tw-gradient-to: #D1CDDA;
  }

  .Mobile\:to-Glow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .Mobile\:to-Bronze-3 {
    --tw-gradient-to: #cd7f32;
  }

  .Mobile\:to-Copper-3 {
    --tw-gradient-to: #B87333;
  }

  .Mobile\:to-Pink-3 {
    --tw-gradient-to: #FFC0CB;
  }

  .Mobile\:to-Orange-3 {
    --tw-gradient-to: #FFA500;
  }

  .Mobile\:to-Coral-3 {
    --tw-gradient-to: #EE7762;
  }

  .Mobile\:to-MajesticBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .Mobile\:to-PrismBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .Mobile\:to-CeramicBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .Mobile\:to-MidnightBlack-3 {
    --tw-gradient-to: #00040D;
  }

  .Mobile\:to-PrismWhite-3 {
    --tw-gradient-to: #E1D8CB;
  }

  .Mobile\:to-CeramicWhite-3 {
    --tw-gradient-to: #c2c2c4;
  }

  .Mobile\:to-LilacPurple-3 {
    --tw-gradient-to: #C8A2C8;
  }

  .Mobile\:to-CrownSilver-3 {
    --tw-gradient-to: #b1a5aa;
  }

  .Mobile\:to-CoralBlue-3 {
    --tw-gradient-to: #AFDCEC;
  }

  .Mobile\:to-lime-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .Mobile\:to-apple-green {
    --tw-gradient-to: #6EFAC3;
  }

  .Mobile\:to-bg-new-blue {
    --tw-gradient-to: #39DCF0;
  }

  .Mobile\:to-bg-new-pink {
    --tw-gradient-to: #E79AAE;
  }

  .Mobile\:to-new-pink-1 {
    --tw-gradient-to: #E9A1B3;
  }

  .Mobile\:to-footer-grey {
    --tw-gradient-to: #333238;
  }

  .Mobile\:to-border-grey {
    --tw-gradient-to: #c4c4c4;
  }

  .Mobile\:to-apple-green-1 {
    --tw-gradient-to: #30D091;
  }

  .Mobile\:to-crimson-red {
    --tw-gradient-to: #d22323;
  }

  .Mobile\:to-asurion-cyan {
    --tw-gradient-to: #95CED7;
  }

  .Mobile\:to-bright-orange {
    --tw-gradient-to: #FF8B1A;
  }

  .Mobile\:to-Graphite-3 {
    --tw-gradient-to: #D2CEDB;
  }

  .Mobile\:to-PacificBlue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .Mobile\:to-light-purple {
    --tw-gradient-to: #B3A3D7;
  }

  .Mobile\:to-asurion-gray {
    --tw-gradient-to: #D8D8D8;
  }

  .Mobile\:to-OceanBlue-3 {
    --tw-gradient-to: #0077be;
  }

  .Mobile\:to-MetallicCopper-3 {
    --tw-gradient-to: #72281e;
  }

  .Mobile\:to-PorcelainWhite-3 {
    --tw-gradient-to: #f8fbf8;
  }

  .Mobile\:to-LightBlue-3 {
    --tw-gradient-to: #ADD8E6;
  }

  .Mobile\:to-CloudNavy-3 {
    --tw-gradient-to: #607387;
  }

  .Mobile\:to-CloudMint-3 {
    --tw-gradient-to: #607387;
  }

  .Mobile\:to-CloudOrange-3 {
    --tw-gradient-to: #ffba97;
  }

  .Mobile\:to-CloudLavender-3 {
    --tw-gradient-to: #d6d3e2;
  }

  .Mobile\:to-CloudRed-3 {
    --tw-gradient-to: #dbb0a2;
  }

  .Mobile\:to-CloudWhite-3 {
    --tw-gradient-to: #f2f2ed;
  }

  .Mobile\:to-SunriseGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .Mobile\:to-SunshineGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .Mobile\:to-AuraBlack-3 {
    --tw-gradient-to: #1F2120;
  }

  .Mobile\:to-AuraGlow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .Mobile\:to-MysticBronze-3 {
    --tw-gradient-to: #3c2516;
  }

  .Mobile\:to-MysticGreen-3 {
    --tw-gradient-to: #90A19A;
  }

  .Mobile\:to-MysticGrey-3 {
    --tw-gradient-to: #564f55;
  }

  .Mobile\:to-MysticBlack-3 {
    --tw-gradient-to: #353A3C;
  }

  .Mobile\:to-MysticWhite-3 {
    --tw-gradient-to: #E4EDE3;
  }

  .Mobile\:to-price-blue1 {
    --tw-gradient-to: #6B8BFF;
  }

  .Mobile\:to-indigo1 {
    --tw-gradient-to: #6700B8;
  }

  .Mobile\:to-Purple-4 {
    --tw-gradient-to: #9598F8;
  }

  .Mobile\:to-new-blue-2 {
    --tw-gradient-to: #33B3C2;
  }

  .Mobile\:to-dark-blue-3 {
    --tw-gradient-to: #041DFB;
  }

  .Mobile\:to-replace-bg {
    --tw-gradient-to: #8AA4BC;
  }

  .Mobile\:to-resolve-bg {
    --tw-gradient-to: #4783CB;
  }

  .Mobile\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .Mobile\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .Mobile\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .Mobile\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .Mobile\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .Mobile\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .Mobile\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .Mobile\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .Mobile\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .Mobile\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .Mobile\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .Mobile\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .Mobile\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .Mobile\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .Mobile\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .Mobile\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .Mobile\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .Mobile\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .Mobile\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .Mobile\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .Mobile\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .Mobile\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .Mobile\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .Mobile\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .Mobile\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .Mobile\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .Mobile\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .Mobile\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .Mobile\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .Mobile\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .Mobile\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .Mobile\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .Mobile\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .Mobile\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .Mobile\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .Mobile\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .Mobile\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .Mobile\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .Mobile\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .Mobile\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .Mobile\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .Mobile\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .Mobile\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .Mobile\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .Mobile\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .Mobile\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .Mobile\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .Mobile\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .Mobile\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .Mobile\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .Mobile\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .Mobile\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .Mobile\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .Mobile\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .Mobile\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .Mobile\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .Mobile\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .Mobile\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .Mobile\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .Mobile\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .Mobile\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .Mobile\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .Mobile\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .Mobile\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .Mobile\:hover\:to-purple:hover {
    --tw-gradient-to: #6700B8;
  }

  .Mobile\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .Mobile\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .Mobile\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .Mobile\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .Mobile\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .Mobile\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .Mobile\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .Mobile\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .Mobile\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .Mobile\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .Mobile\:hover\:to-Asurion-White:hover {
    --tw-gradient-to: #FFF;
  }

  .Mobile\:hover\:to-Asurion-Blue-Brighter:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Mobile\:hover\:to-Asurion-Blue-Deep:hover {
    --tw-gradient-to: #2743CC;
  }

  .Mobile\:hover\:to-Asurion-Blue-Light:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .Mobile\:hover\:to-Asurion-Purple:hover {
    --tw-gradient-to: #8223D2;
  }

  .Mobile\:hover\:to-Asurion-Purple-Deeper:hover {
    --tw-gradient-to: #6700B8;
  }

  .Mobile\:hover\:to-Asurion-Purple-Light:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .Mobile\:hover\:to-Asurion-Gray-Deepest:hover {
    --tw-gradient-to: #333F48;
  }

  .Mobile\:hover\:to-Asurion-Gray-Deeper:hover {
    --tw-gradient-to: #6E767D;
  }

  .Mobile\:hover\:to-Asurion-Gray-Light:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .Mobile\:hover\:to-Asurion-Gray-Lighter:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .Mobile\:hover\:to-Asurion-Gray-Lightest:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .Mobile\:hover\:to-Asurion-Red-Deep:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .Mobile\:hover\:to-light-gray:hover {
    --tw-gradient-to: #6E767D;
  }

  .Mobile\:hover\:to-light-gray-1:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .Mobile\:hover\:to-light-gray-2:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .Mobile\:hover\:to-light-gray-3:hover {
    --tw-gradient-to: #F0F0F5;
  }

  .Mobile\:hover\:to-light-gray-4:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .Mobile\:hover\:to-light-gray-5:hover {
    --tw-gradient-to: #333F48;
  }

  .Mobile\:hover\:to-light-slate-gray:hover {
    --tw-gradient-to: #8589A1;
  }

  .Mobile\:hover\:to-denim-blue:hover {
    --tw-gradient-to: #0066B2;
  }

  .Mobile\:hover\:to-purple-1:hover {
    --tw-gradient-to: #8223D2;
  }

  .Mobile\:hover\:to-dark-red:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .Mobile\:hover\:to-bright-red:hover {
    --tw-gradient-to: #F40715;
  }

  .Mobile\:hover\:to-mustard-yellow:hover {
    --tw-gradient-to: #ED8B00;
  }

  .Mobile\:hover\:to-mustard-yellow-1:hover {
    --tw-gradient-to: #ED6600;
  }

  .Mobile\:hover\:to-light-blue:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Mobile\:hover\:to-light-blue-1:hover {
    --tw-gradient-to: #4A68F9;
  }

  .Mobile\:hover\:to-light-blue-3:hover {
    --tw-gradient-to:  #F0F3FF;
  }

  .Mobile\:hover\:to-light-blue-4:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .Mobile\:hover\:to-purple-blue:hover {
    --tw-gradient-to: #6469E1;
  }

  .Mobile\:hover\:to-light-green:hover {
    --tw-gradient-to: #00B574;
  }

  .Mobile\:hover\:to-light-green-1:hover {
    --tw-gradient-to: #00B574;
  }

  .Mobile\:hover\:to-light-bg-green:hover {
    --tw-gradient-to: #F0FFF9;
  }

  .Mobile\:hover\:to-green-1:hover {
    --tw-gradient-to: #0B8350;
  }

  .Mobile\:hover\:to-pink-1:hover {
    --tw-gradient-to: #FFEDD5;
  }

  .Mobile\:hover\:to-light-white-1:hover {
    --tw-gradient-to: #F8F6EE;
  }

  .Mobile\:hover\:to-Black-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .Mobile\:hover\:to-Default-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .Mobile\:hover\:to-White-3:hover {
    --tw-gradient-to: #F9F6EF;
  }

  .Mobile\:hover\:to-Green-3:hover {
    --tw-gradient-to: #AEE0CD;
  }

  .Mobile\:hover\:to-Blue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Mobile\:hover\:to-Silver-3:hover {
    --tw-gradient-to: #E4E4E2;
  }

  .Mobile\:hover\:to-Yellow-3:hover {
    --tw-gradient-to: #F3D060;
  }

  .Mobile\:hover\:to-Grey-3:hover {
    --tw-gradient-to: #535150;
  }

  .Mobile\:hover\:to-Gray-3:hover {
    --tw-gradient-to: #535150;
  }

  .Mobile\:hover\:to-Red-3:hover {
    --tw-gradient-to: #BA0C2E;
  }

  .Mobile\:hover\:to-Gold-3:hover {
    --tw-gradient-to: #F5DDC5;
  }

  .Mobile\:hover\:to-light-green-3:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .Mobile\:hover\:to-dark-blue-2:hover {
    --tw-gradient-to: #2743CC;
  }

  .Mobile\:hover\:to-blue-1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Mobile\:hover\:to-yellow-1:hover {
    --tw-gradient-to: #EDB800;
  }

  .Mobile\:hover\:to-blue-2:hover {
    --tw-gradient-to: #253BAA;
  }

  .Mobile\:hover\:to-light-pink:hover {
    --tw-gradient-to: #FF5070;
  }

  .Mobile\:hover\:to-bright-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .Mobile\:hover\:to-bright-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .Mobile\:hover\:to-SpaceGrey-3:hover {
    --tw-gradient-to: #535150;
  }

  .Mobile\:hover\:to-Purple-3:hover {
    --tw-gradient-to: #6700B8;
  }

  .Mobile\:hover\:to-LightPurple-3:hover {
    --tw-gradient-to: #D1CDDA;
  }

  .Mobile\:hover\:to-Glow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .Mobile\:hover\:to-Bronze-3:hover {
    --tw-gradient-to: #cd7f32;
  }

  .Mobile\:hover\:to-Copper-3:hover {
    --tw-gradient-to: #B87333;
  }

  .Mobile\:hover\:to-Pink-3:hover {
    --tw-gradient-to: #FFC0CB;
  }

  .Mobile\:hover\:to-Orange-3:hover {
    --tw-gradient-to: #FFA500;
  }

  .Mobile\:hover\:to-Coral-3:hover {
    --tw-gradient-to: #EE7762;
  }

  .Mobile\:hover\:to-MajesticBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .Mobile\:hover\:to-PrismBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .Mobile\:hover\:to-CeramicBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .Mobile\:hover\:to-MidnightBlack-3:hover {
    --tw-gradient-to: #00040D;
  }

  .Mobile\:hover\:to-PrismWhite-3:hover {
    --tw-gradient-to: #E1D8CB;
  }

  .Mobile\:hover\:to-CeramicWhite-3:hover {
    --tw-gradient-to: #c2c2c4;
  }

  .Mobile\:hover\:to-LilacPurple-3:hover {
    --tw-gradient-to: #C8A2C8;
  }

  .Mobile\:hover\:to-CrownSilver-3:hover {
    --tw-gradient-to: #b1a5aa;
  }

  .Mobile\:hover\:to-CoralBlue-3:hover {
    --tw-gradient-to: #AFDCEC;
  }

  .Mobile\:hover\:to-lime-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .Mobile\:hover\:to-apple-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .Mobile\:hover\:to-bg-new-blue:hover {
    --tw-gradient-to: #39DCF0;
  }

  .Mobile\:hover\:to-bg-new-pink:hover {
    --tw-gradient-to: #E79AAE;
  }

  .Mobile\:hover\:to-new-pink-1:hover {
    --tw-gradient-to: #E9A1B3;
  }

  .Mobile\:hover\:to-footer-grey:hover {
    --tw-gradient-to: #333238;
  }

  .Mobile\:hover\:to-border-grey:hover {
    --tw-gradient-to: #c4c4c4;
  }

  .Mobile\:hover\:to-apple-green-1:hover {
    --tw-gradient-to: #30D091;
  }

  .Mobile\:hover\:to-crimson-red:hover {
    --tw-gradient-to: #d22323;
  }

  .Mobile\:hover\:to-asurion-cyan:hover {
    --tw-gradient-to: #95CED7;
  }

  .Mobile\:hover\:to-bright-orange:hover {
    --tw-gradient-to: #FF8B1A;
  }

  .Mobile\:hover\:to-Graphite-3:hover {
    --tw-gradient-to: #D2CEDB;
  }

  .Mobile\:hover\:to-PacificBlue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Mobile\:hover\:to-light-purple:hover {
    --tw-gradient-to: #B3A3D7;
  }

  .Mobile\:hover\:to-asurion-gray:hover {
    --tw-gradient-to: #D8D8D8;
  }

  .Mobile\:hover\:to-OceanBlue-3:hover {
    --tw-gradient-to: #0077be;
  }

  .Mobile\:hover\:to-MetallicCopper-3:hover {
    --tw-gradient-to: #72281e;
  }

  .Mobile\:hover\:to-PorcelainWhite-3:hover {
    --tw-gradient-to: #f8fbf8;
  }

  .Mobile\:hover\:to-LightBlue-3:hover {
    --tw-gradient-to: #ADD8E6;
  }

  .Mobile\:hover\:to-CloudNavy-3:hover {
    --tw-gradient-to: #607387;
  }

  .Mobile\:hover\:to-CloudMint-3:hover {
    --tw-gradient-to: #607387;
  }

  .Mobile\:hover\:to-CloudOrange-3:hover {
    --tw-gradient-to: #ffba97;
  }

  .Mobile\:hover\:to-CloudLavender-3:hover {
    --tw-gradient-to: #d6d3e2;
  }

  .Mobile\:hover\:to-CloudRed-3:hover {
    --tw-gradient-to: #dbb0a2;
  }

  .Mobile\:hover\:to-CloudWhite-3:hover {
    --tw-gradient-to: #f2f2ed;
  }

  .Mobile\:hover\:to-SunriseGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .Mobile\:hover\:to-SunshineGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .Mobile\:hover\:to-AuraBlack-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .Mobile\:hover\:to-AuraGlow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .Mobile\:hover\:to-MysticBronze-3:hover {
    --tw-gradient-to: #3c2516;
  }

  .Mobile\:hover\:to-MysticGreen-3:hover {
    --tw-gradient-to: #90A19A;
  }

  .Mobile\:hover\:to-MysticGrey-3:hover {
    --tw-gradient-to: #564f55;
  }

  .Mobile\:hover\:to-MysticBlack-3:hover {
    --tw-gradient-to: #353A3C;
  }

  .Mobile\:hover\:to-MysticWhite-3:hover {
    --tw-gradient-to: #E4EDE3;
  }

  .Mobile\:hover\:to-price-blue1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .Mobile\:hover\:to-indigo1:hover {
    --tw-gradient-to: #6700B8;
  }

  .Mobile\:hover\:to-Purple-4:hover {
    --tw-gradient-to: #9598F8;
  }

  .Mobile\:hover\:to-new-blue-2:hover {
    --tw-gradient-to: #33B3C2;
  }

  .Mobile\:hover\:to-dark-blue-3:hover {
    --tw-gradient-to: #041DFB;
  }

  .Mobile\:hover\:to-replace-bg:hover {
    --tw-gradient-to: #8AA4BC;
  }

  .Mobile\:hover\:to-resolve-bg:hover {
    --tw-gradient-to: #4783CB;
  }

  .Mobile\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .Mobile\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .Mobile\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .Mobile\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .Mobile\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .Mobile\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .Mobile\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .Mobile\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .Mobile\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .Mobile\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .Mobile\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .Mobile\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .Mobile\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .Mobile\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .Mobile\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .Mobile\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .Mobile\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .Mobile\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .Mobile\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .Mobile\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .Mobile\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .Mobile\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .Mobile\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .Mobile\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .Mobile\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .Mobile\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .Mobile\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .Mobile\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .Mobile\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .Mobile\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .Mobile\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .Mobile\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .Mobile\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .Mobile\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .Mobile\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .Mobile\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .Mobile\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .Mobile\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .Mobile\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .Mobile\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .Mobile\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .Mobile\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .Mobile\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .Mobile\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .Mobile\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .Mobile\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .Mobile\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .Mobile\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .Mobile\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .Mobile\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .Mobile\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .Mobile\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .Mobile\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .Mobile\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .Mobile\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .Mobile\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .Mobile\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .Mobile\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .Mobile\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .Mobile\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .Mobile\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .Mobile\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .Mobile\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .Mobile\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .Mobile\:focus\:to-purple:focus {
    --tw-gradient-to: #6700B8;
  }

  .Mobile\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .Mobile\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .Mobile\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .Mobile\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .Mobile\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .Mobile\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .Mobile\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .Mobile\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .Mobile\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .Mobile\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .Mobile\:focus\:to-Asurion-White:focus {
    --tw-gradient-to: #FFF;
  }

  .Mobile\:focus\:to-Asurion-Blue-Brighter:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Mobile\:focus\:to-Asurion-Blue-Deep:focus {
    --tw-gradient-to: #2743CC;
  }

  .Mobile\:focus\:to-Asurion-Blue-Light:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .Mobile\:focus\:to-Asurion-Purple:focus {
    --tw-gradient-to: #8223D2;
  }

  .Mobile\:focus\:to-Asurion-Purple-Deeper:focus {
    --tw-gradient-to: #6700B8;
  }

  .Mobile\:focus\:to-Asurion-Purple-Light:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .Mobile\:focus\:to-Asurion-Gray-Deepest:focus {
    --tw-gradient-to: #333F48;
  }

  .Mobile\:focus\:to-Asurion-Gray-Deeper:focus {
    --tw-gradient-to: #6E767D;
  }

  .Mobile\:focus\:to-Asurion-Gray-Light:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .Mobile\:focus\:to-Asurion-Gray-Lighter:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .Mobile\:focus\:to-Asurion-Gray-Lightest:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .Mobile\:focus\:to-Asurion-Red-Deep:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .Mobile\:focus\:to-light-gray:focus {
    --tw-gradient-to: #6E767D;
  }

  .Mobile\:focus\:to-light-gray-1:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .Mobile\:focus\:to-light-gray-2:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .Mobile\:focus\:to-light-gray-3:focus {
    --tw-gradient-to: #F0F0F5;
  }

  .Mobile\:focus\:to-light-gray-4:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .Mobile\:focus\:to-light-gray-5:focus {
    --tw-gradient-to: #333F48;
  }

  .Mobile\:focus\:to-light-slate-gray:focus {
    --tw-gradient-to: #8589A1;
  }

  .Mobile\:focus\:to-denim-blue:focus {
    --tw-gradient-to: #0066B2;
  }

  .Mobile\:focus\:to-purple-1:focus {
    --tw-gradient-to: #8223D2;
  }

  .Mobile\:focus\:to-dark-red:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .Mobile\:focus\:to-bright-red:focus {
    --tw-gradient-to: #F40715;
  }

  .Mobile\:focus\:to-mustard-yellow:focus {
    --tw-gradient-to: #ED8B00;
  }

  .Mobile\:focus\:to-mustard-yellow-1:focus {
    --tw-gradient-to: #ED6600;
  }

  .Mobile\:focus\:to-light-blue:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Mobile\:focus\:to-light-blue-1:focus {
    --tw-gradient-to: #4A68F9;
  }

  .Mobile\:focus\:to-light-blue-3:focus {
    --tw-gradient-to:  #F0F3FF;
  }

  .Mobile\:focus\:to-light-blue-4:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .Mobile\:focus\:to-purple-blue:focus {
    --tw-gradient-to: #6469E1;
  }

  .Mobile\:focus\:to-light-green:focus {
    --tw-gradient-to: #00B574;
  }

  .Mobile\:focus\:to-light-green-1:focus {
    --tw-gradient-to: #00B574;
  }

  .Mobile\:focus\:to-light-bg-green:focus {
    --tw-gradient-to: #F0FFF9;
  }

  .Mobile\:focus\:to-green-1:focus {
    --tw-gradient-to: #0B8350;
  }

  .Mobile\:focus\:to-pink-1:focus {
    --tw-gradient-to: #FFEDD5;
  }

  .Mobile\:focus\:to-light-white-1:focus {
    --tw-gradient-to: #F8F6EE;
  }

  .Mobile\:focus\:to-Black-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .Mobile\:focus\:to-Default-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .Mobile\:focus\:to-White-3:focus {
    --tw-gradient-to: #F9F6EF;
  }

  .Mobile\:focus\:to-Green-3:focus {
    --tw-gradient-to: #AEE0CD;
  }

  .Mobile\:focus\:to-Blue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Mobile\:focus\:to-Silver-3:focus {
    --tw-gradient-to: #E4E4E2;
  }

  .Mobile\:focus\:to-Yellow-3:focus {
    --tw-gradient-to: #F3D060;
  }

  .Mobile\:focus\:to-Grey-3:focus {
    --tw-gradient-to: #535150;
  }

  .Mobile\:focus\:to-Gray-3:focus {
    --tw-gradient-to: #535150;
  }

  .Mobile\:focus\:to-Red-3:focus {
    --tw-gradient-to: #BA0C2E;
  }

  .Mobile\:focus\:to-Gold-3:focus {
    --tw-gradient-to: #F5DDC5;
  }

  .Mobile\:focus\:to-light-green-3:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .Mobile\:focus\:to-dark-blue-2:focus {
    --tw-gradient-to: #2743CC;
  }

  .Mobile\:focus\:to-blue-1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Mobile\:focus\:to-yellow-1:focus {
    --tw-gradient-to: #EDB800;
  }

  .Mobile\:focus\:to-blue-2:focus {
    --tw-gradient-to: #253BAA;
  }

  .Mobile\:focus\:to-light-pink:focus {
    --tw-gradient-to: #FF5070;
  }

  .Mobile\:focus\:to-bright-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .Mobile\:focus\:to-bright-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .Mobile\:focus\:to-SpaceGrey-3:focus {
    --tw-gradient-to: #535150;
  }

  .Mobile\:focus\:to-Purple-3:focus {
    --tw-gradient-to: #6700B8;
  }

  .Mobile\:focus\:to-LightPurple-3:focus {
    --tw-gradient-to: #D1CDDA;
  }

  .Mobile\:focus\:to-Glow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .Mobile\:focus\:to-Bronze-3:focus {
    --tw-gradient-to: #cd7f32;
  }

  .Mobile\:focus\:to-Copper-3:focus {
    --tw-gradient-to: #B87333;
  }

  .Mobile\:focus\:to-Pink-3:focus {
    --tw-gradient-to: #FFC0CB;
  }

  .Mobile\:focus\:to-Orange-3:focus {
    --tw-gradient-to: #FFA500;
  }

  .Mobile\:focus\:to-Coral-3:focus {
    --tw-gradient-to: #EE7762;
  }

  .Mobile\:focus\:to-MajesticBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .Mobile\:focus\:to-PrismBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .Mobile\:focus\:to-CeramicBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .Mobile\:focus\:to-MidnightBlack-3:focus {
    --tw-gradient-to: #00040D;
  }

  .Mobile\:focus\:to-PrismWhite-3:focus {
    --tw-gradient-to: #E1D8CB;
  }

  .Mobile\:focus\:to-CeramicWhite-3:focus {
    --tw-gradient-to: #c2c2c4;
  }

  .Mobile\:focus\:to-LilacPurple-3:focus {
    --tw-gradient-to: #C8A2C8;
  }

  .Mobile\:focus\:to-CrownSilver-3:focus {
    --tw-gradient-to: #b1a5aa;
  }

  .Mobile\:focus\:to-CoralBlue-3:focus {
    --tw-gradient-to: #AFDCEC;
  }

  .Mobile\:focus\:to-lime-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .Mobile\:focus\:to-apple-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .Mobile\:focus\:to-bg-new-blue:focus {
    --tw-gradient-to: #39DCF0;
  }

  .Mobile\:focus\:to-bg-new-pink:focus {
    --tw-gradient-to: #E79AAE;
  }

  .Mobile\:focus\:to-new-pink-1:focus {
    --tw-gradient-to: #E9A1B3;
  }

  .Mobile\:focus\:to-footer-grey:focus {
    --tw-gradient-to: #333238;
  }

  .Mobile\:focus\:to-border-grey:focus {
    --tw-gradient-to: #c4c4c4;
  }

  .Mobile\:focus\:to-apple-green-1:focus {
    --tw-gradient-to: #30D091;
  }

  .Mobile\:focus\:to-crimson-red:focus {
    --tw-gradient-to: #d22323;
  }

  .Mobile\:focus\:to-asurion-cyan:focus {
    --tw-gradient-to: #95CED7;
  }

  .Mobile\:focus\:to-bright-orange:focus {
    --tw-gradient-to: #FF8B1A;
  }

  .Mobile\:focus\:to-Graphite-3:focus {
    --tw-gradient-to: #D2CEDB;
  }

  .Mobile\:focus\:to-PacificBlue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Mobile\:focus\:to-light-purple:focus {
    --tw-gradient-to: #B3A3D7;
  }

  .Mobile\:focus\:to-asurion-gray:focus {
    --tw-gradient-to: #D8D8D8;
  }

  .Mobile\:focus\:to-OceanBlue-3:focus {
    --tw-gradient-to: #0077be;
  }

  .Mobile\:focus\:to-MetallicCopper-3:focus {
    --tw-gradient-to: #72281e;
  }

  .Mobile\:focus\:to-PorcelainWhite-3:focus {
    --tw-gradient-to: #f8fbf8;
  }

  .Mobile\:focus\:to-LightBlue-3:focus {
    --tw-gradient-to: #ADD8E6;
  }

  .Mobile\:focus\:to-CloudNavy-3:focus {
    --tw-gradient-to: #607387;
  }

  .Mobile\:focus\:to-CloudMint-3:focus {
    --tw-gradient-to: #607387;
  }

  .Mobile\:focus\:to-CloudOrange-3:focus {
    --tw-gradient-to: #ffba97;
  }

  .Mobile\:focus\:to-CloudLavender-3:focus {
    --tw-gradient-to: #d6d3e2;
  }

  .Mobile\:focus\:to-CloudRed-3:focus {
    --tw-gradient-to: #dbb0a2;
  }

  .Mobile\:focus\:to-CloudWhite-3:focus {
    --tw-gradient-to: #f2f2ed;
  }

  .Mobile\:focus\:to-SunriseGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .Mobile\:focus\:to-SunshineGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .Mobile\:focus\:to-AuraBlack-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .Mobile\:focus\:to-AuraGlow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .Mobile\:focus\:to-MysticBronze-3:focus {
    --tw-gradient-to: #3c2516;
  }

  .Mobile\:focus\:to-MysticGreen-3:focus {
    --tw-gradient-to: #90A19A;
  }

  .Mobile\:focus\:to-MysticGrey-3:focus {
    --tw-gradient-to: #564f55;
  }

  .Mobile\:focus\:to-MysticBlack-3:focus {
    --tw-gradient-to: #353A3C;
  }

  .Mobile\:focus\:to-MysticWhite-3:focus {
    --tw-gradient-to: #E4EDE3;
  }

  .Mobile\:focus\:to-price-blue1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .Mobile\:focus\:to-indigo1:focus {
    --tw-gradient-to: #6700B8;
  }

  .Mobile\:focus\:to-Purple-4:focus {
    --tw-gradient-to: #9598F8;
  }

  .Mobile\:focus\:to-new-blue-2:focus {
    --tw-gradient-to: #33B3C2;
  }

  .Mobile\:focus\:to-dark-blue-3:focus {
    --tw-gradient-to: #041DFB;
  }

  .Mobile\:focus\:to-replace-bg:focus {
    --tw-gradient-to: #8AA4BC;
  }

  .Mobile\:focus\:to-resolve-bg:focus {
    --tw-gradient-to: #4783CB;
  }

  .Mobile\:decoration-slice {
    -webkit-box-decoration-break: slice;
    box-decoration-break: slice;
  }

  .Mobile\:decoration-clone {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }

  .Mobile\:bg-auto {
    background-size: auto;
  }

  .Mobile\:bg-cover {
    background-size: cover;
  }

  .Mobile\:bg-contain {
    background-size: contain;
  }

  .Mobile\:bg-fixed {
    background-attachment: fixed;
  }

  .Mobile\:bg-local {
    background-attachment: local;
  }

  .Mobile\:bg-scroll {
    background-attachment: scroll;
  }

  .Mobile\:bg-clip-border {
    background-clip: border-box;
  }

  .Mobile\:bg-clip-padding {
    background-clip: padding-box;
  }

  .Mobile\:bg-clip-content {
    background-clip: content-box;
  }

  .Mobile\:bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
  }

  .Mobile\:bg-bottom {
    background-position: bottom;
  }

  .Mobile\:bg-center {
    background-position: center;
  }

  .Mobile\:bg-left {
    background-position: left;
  }

  .Mobile\:bg-left-bottom {
    background-position: left bottom;
  }

  .Mobile\:bg-left-top {
    background-position: left top;
  }

  .Mobile\:bg-right {
    background-position: right;
  }

  .Mobile\:bg-right-bottom {
    background-position: right bottom;
  }

  .Mobile\:bg-right-top {
    background-position: right top;
  }

  .Mobile\:bg-top {
    background-position: top;
  }

  .Mobile\:bg-repeat {
    background-repeat: repeat;
  }

  .Mobile\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .Mobile\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .Mobile\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .Mobile\:bg-repeat-round {
    background-repeat: round;
  }

  .Mobile\:bg-repeat-space {
    background-repeat: space;
  }

  .Mobile\:bg-origin-border {
    background-origin: border-box;
  }

  .Mobile\:bg-origin-padding {
    background-origin: padding-box;
  }

  .Mobile\:bg-origin-content {
    background-origin: content-box;
  }

  .Mobile\:fill-current {
    fill: currentColor;
  }

  .Mobile\:stroke-current {
    stroke: currentColor;
  }

  .Mobile\:stroke-0 {
    stroke-width: 0;
  }

  .Mobile\:stroke-1 {
    stroke-width: 1;
  }

  .Mobile\:stroke-2 {
    stroke-width: 2;
  }

  .Mobile\:object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .Mobile\:object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .Mobile\:object-fill {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .Mobile\:object-none {
    -o-object-fit: none;
    object-fit: none;
  }

  .Mobile\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .Mobile\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom;
  }

  .Mobile\:object-center {
    -o-object-position: center;
    object-position: center;
  }

  .Mobile\:object-left {
    -o-object-position: left;
    object-position: left;
  }

  .Mobile\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom;
  }

  .Mobile\:object-left-top {
    -o-object-position: left top;
    object-position: left top;
  }

  .Mobile\:object-right {
    -o-object-position: right;
    object-position: right;
  }

  .Mobile\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom;
  }

  .Mobile\:object-right-top {
    -o-object-position: right top;
    object-position: right top;
  }

  .Mobile\:object-top {
    -o-object-position: top;
    object-position: top;
  }

  .Mobile\:p-0 {
    padding: 0px;
  }

  .Mobile\:p-1 {
    padding: 0.25rem;
  }

  .Mobile\:p-2 {
    padding: 0.5rem;
  }

  .Mobile\:p-3 {
    padding: 0.75rem;
  }

  .Mobile\:p-4 {
    padding: 1rem;
  }

  .Mobile\:p-5 {
    padding: 1.25rem;
  }

  .Mobile\:p-6 {
    padding: 1.5rem;
  }

  .Mobile\:p-7 {
    padding: 1.75rem;
  }

  .Mobile\:p-8 {
    padding: 2rem;
  }

  .Mobile\:p-9 {
    padding: 2.25rem;
  }

  .Mobile\:p-10 {
    padding: 2.5rem;
  }

  .Mobile\:p-11 {
    padding: 2.75rem;
  }

  .Mobile\:p-12 {
    padding: 3rem;
  }

  .Mobile\:p-14 {
    padding: 3.5rem;
  }

  .Mobile\:p-15 {
    padding: 15px;
  }

  .Mobile\:p-16 {
    padding: 4rem;
  }

  .Mobile\:p-17 {
    padding: 17px;
  }

  .Mobile\:p-19 {
    padding: 19px;
  }

  .Mobile\:p-20 {
    padding: 5rem;
  }

  .Mobile\:p-22 {
    padding: 22px;
  }

  .Mobile\:p-24 {
    padding: 6rem;
  }

  .Mobile\:p-25 {
    padding: 25px;
  }

  .Mobile\:p-26 {
    padding: 26px;
  }

  .Mobile\:p-27 {
    padding: 27px;
  }

  .Mobile\:p-28 {
    padding: 7rem;
  }

  .Mobile\:p-29 {
    padding: 29px;
  }

  .Mobile\:p-30 {
    padding: 30px;
  }

  .Mobile\:p-32 {
    padding: 8rem;
  }

  .Mobile\:p-35 {
    padding: 35px;
  }

  .Mobile\:p-36 {
    padding: 9rem;
  }

  .Mobile\:p-37 {
    padding: 37px;
  }

  .Mobile\:p-40 {
    padding: 40px;
  }

  .Mobile\:p-41 {
    padding: 41px;
  }

  .Mobile\:p-44 {
    padding: 11rem;
  }

  .Mobile\:p-45 {
    padding: 45px;
  }

  .Mobile\:p-48 {
    padding: 12rem;
  }

  .Mobile\:p-49 {
    padding: 49px;
  }

  .Mobile\:p-50 {
    padding: 50px;
  }

  .Mobile\:p-52 {
    padding: 13rem;
  }

  .Mobile\:p-56 {
    padding: 14rem;
  }

  .Mobile\:p-60 {
    padding: 60px;
  }

  .Mobile\:p-64 {
    padding: 16rem;
  }

  .Mobile\:p-65 {
    padding: 65px;
  }

  .Mobile\:p-72 {
    padding: 72px;
  }

  .Mobile\:p-80 {
    padding: 20rem;
  }

  .Mobile\:p-85 {
    padding: 85px;
  }

  .Mobile\:p-96 {
    padding: 24rem;
  }

  .Mobile\:p-124 {
    padding: 124px;
  }

  .Mobile\:p-px {
    padding: 1px;
  }

  .Mobile\:p-0\.5 {
    padding: 0.125rem;
  }

  .Mobile\:p-1\.5 {
    padding: 0.375rem;
  }

  .Mobile\:p-2\.5 {
    padding: 0.625rem;
  }

  .Mobile\:p-3\.5 {
    padding: 0.875rem;
  }

  .Mobile\:p-p11 {
    padding: 11px;
  }

  .Mobile\:p-p12 {
    padding: 12px;
  }

  .Mobile\:p-p10 {
    padding: 10px;
  }

  .Mobile\:p-p9 {
    padding: 9px;
  }

  .Mobile\:p-p20 {
    padding: 20px;
  }

  .Mobile\:p-p18 {
    padding: 18px;
  }

  .Mobile\:p-p14 {
    padding: 14px;
  }

  .Mobile\:p-p13 {
    padding: 13px;
  }

  .Mobile\:p-p6 {
    padding: 6px;
  }

  .Mobile\:p-p2 {
    padding: 2px;
  }

  .Mobile\:p-p3 {
    padding: 3px;
  }

  .Mobile\:p-p5 {
    padding: 5px;
  }

  .Mobile\:p-40p-imp {
    padding: 40px !important;
  }

  .Mobile\:p-67px {
    padding: 67px;
  }

  .Mobile\:p-160px {
    padding: 160px;
  }

  .Mobile\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .Mobile\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .Mobile\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .Mobile\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .Mobile\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .Mobile\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .Mobile\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .Mobile\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .Mobile\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .Mobile\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .Mobile\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .Mobile\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .Mobile\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .Mobile\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .Mobile\:px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .Mobile\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .Mobile\:px-17 {
    padding-left: 17px;
    padding-right: 17px;
  }

  .Mobile\:px-19 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .Mobile\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .Mobile\:px-22 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .Mobile\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .Mobile\:px-25 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .Mobile\:px-26 {
    padding-left: 26px;
    padding-right: 26px;
  }

  .Mobile\:px-27 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .Mobile\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .Mobile\:px-29 {
    padding-left: 29px;
    padding-right: 29px;
  }

  .Mobile\:px-30 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .Mobile\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .Mobile\:px-35 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .Mobile\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .Mobile\:px-37 {
    padding-left: 37px;
    padding-right: 37px;
  }

  .Mobile\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .Mobile\:px-41 {
    padding-left: 41px;
    padding-right: 41px;
  }

  .Mobile\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .Mobile\:px-45 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .Mobile\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .Mobile\:px-49 {
    padding-left: 49px;
    padding-right: 49px;
  }

  .Mobile\:px-50 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .Mobile\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .Mobile\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .Mobile\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .Mobile\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .Mobile\:px-65 {
    padding-left: 65px;
    padding-right: 65px;
  }

  .Mobile\:px-72 {
    padding-left: 72px;
    padding-right: 72px;
  }

  .Mobile\:px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .Mobile\:px-85 {
    padding-left: 85px;
    padding-right: 85px;
  }

  .Mobile\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .Mobile\:px-124 {
    padding-left: 124px;
    padding-right: 124px;
  }

  .Mobile\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .Mobile\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .Mobile\:px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .Mobile\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .Mobile\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .Mobile\:px-p11 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .Mobile\:px-p12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .Mobile\:px-p10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .Mobile\:px-p9 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .Mobile\:px-p20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .Mobile\:px-p18 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .Mobile\:px-p14 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .Mobile\:px-p13 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .Mobile\:px-p6 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .Mobile\:px-p2 {
    padding-left: 2px;
    padding-right: 2px;
  }

  .Mobile\:px-p3 {
    padding-left: 3px;
    padding-right: 3px;
  }

  .Mobile\:px-p5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .Mobile\:px-40p-imp {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .Mobile\:px-67px {
    padding-left: 67px;
    padding-right: 67px;
  }

  .Mobile\:px-160px {
    padding-left: 160px;
    padding-right: 160px;
  }

  .Mobile\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .Mobile\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .Mobile\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .Mobile\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .Mobile\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .Mobile\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .Mobile\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .Mobile\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .Mobile\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .Mobile\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .Mobile\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .Mobile\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .Mobile\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .Mobile\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .Mobile\:py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .Mobile\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .Mobile\:py-17 {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .Mobile\:py-19 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .Mobile\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .Mobile\:py-22 {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .Mobile\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .Mobile\:py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .Mobile\:py-26 {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .Mobile\:py-27 {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .Mobile\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .Mobile\:py-29 {
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .Mobile\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .Mobile\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .Mobile\:py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .Mobile\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .Mobile\:py-37 {
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .Mobile\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .Mobile\:py-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }

  .Mobile\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .Mobile\:py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .Mobile\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .Mobile\:py-49 {
    padding-top: 49px;
    padding-bottom: 49px;
  }

  .Mobile\:py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .Mobile\:py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .Mobile\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .Mobile\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .Mobile\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .Mobile\:py-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .Mobile\:py-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .Mobile\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .Mobile\:py-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }

  .Mobile\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .Mobile\:py-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }

  .Mobile\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .Mobile\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .Mobile\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .Mobile\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .Mobile\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .Mobile\:py-p11 {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .Mobile\:py-p12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .Mobile\:py-p10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .Mobile\:py-p9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .Mobile\:py-p20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .Mobile\:py-p18 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .Mobile\:py-p14 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .Mobile\:py-p13 {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .Mobile\:py-p6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .Mobile\:py-p2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .Mobile\:py-p3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .Mobile\:py-p5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .Mobile\:py-40p-imp {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .Mobile\:py-67px {
    padding-top: 67px;
    padding-bottom: 67px;
  }

  .Mobile\:py-160px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .Mobile\:pt-0 {
    padding-top: 0px;
  }

  .Mobile\:pt-1 {
    padding-top: 0.25rem;
  }

  .Mobile\:pt-2 {
    padding-top: 0.5rem;
  }

  .Mobile\:pt-3 {
    padding-top: 0.75rem;
  }

  .Mobile\:pt-4 {
    padding-top: 1rem;
  }

  .Mobile\:pt-5 {
    padding-top: 1.25rem;
  }

  .Mobile\:pt-6 {
    padding-top: 1.5rem;
  }

  .Mobile\:pt-7 {
    padding-top: 1.75rem;
  }

  .Mobile\:pt-8 {
    padding-top: 2rem;
  }

  .Mobile\:pt-9 {
    padding-top: 2.25rem;
  }

  .Mobile\:pt-10 {
    padding-top: 2.5rem;
  }

  .Mobile\:pt-11 {
    padding-top: 2.75rem;
  }

  .Mobile\:pt-12 {
    padding-top: 3rem;
  }

  .Mobile\:pt-14 {
    padding-top: 3.5rem;
  }

  .Mobile\:pt-15 {
    padding-top: 15px;
  }

  .Mobile\:pt-16 {
    padding-top: 4rem;
  }

  .Mobile\:pt-17 {
    padding-top: 17px;
  }

  .Mobile\:pt-19 {
    padding-top: 19px;
  }

  .Mobile\:pt-20 {
    padding-top: 5rem;
  }

  .Mobile\:pt-22 {
    padding-top: 22px;
  }

  .Mobile\:pt-24 {
    padding-top: 6rem;
  }

  .Mobile\:pt-25 {
    padding-top: 25px;
  }

  .Mobile\:pt-26 {
    padding-top: 26px;
  }

  .Mobile\:pt-27 {
    padding-top: 27px;
  }

  .Mobile\:pt-28 {
    padding-top: 7rem;
  }

  .Mobile\:pt-29 {
    padding-top: 29px;
  }

  .Mobile\:pt-30 {
    padding-top: 30px;
  }

  .Mobile\:pt-32 {
    padding-top: 8rem;
  }

  .Mobile\:pt-35 {
    padding-top: 35px;
  }

  .Mobile\:pt-36 {
    padding-top: 9rem;
  }

  .Mobile\:pt-37 {
    padding-top: 37px;
  }

  .Mobile\:pt-40 {
    padding-top: 40px;
  }

  .Mobile\:pt-41 {
    padding-top: 41px;
  }

  .Mobile\:pt-44 {
    padding-top: 11rem;
  }

  .Mobile\:pt-45 {
    padding-top: 45px;
  }

  .Mobile\:pt-48 {
    padding-top: 12rem;
  }

  .Mobile\:pt-49 {
    padding-top: 49px;
  }

  .Mobile\:pt-50 {
    padding-top: 50px;
  }

  .Mobile\:pt-52 {
    padding-top: 13rem;
  }

  .Mobile\:pt-56 {
    padding-top: 14rem;
  }

  .Mobile\:pt-60 {
    padding-top: 60px;
  }

  .Mobile\:pt-64 {
    padding-top: 16rem;
  }

  .Mobile\:pt-65 {
    padding-top: 65px;
  }

  .Mobile\:pt-72 {
    padding-top: 72px;
  }

  .Mobile\:pt-80 {
    padding-top: 20rem;
  }

  .Mobile\:pt-85 {
    padding-top: 85px;
  }

  .Mobile\:pt-96 {
    padding-top: 24rem;
  }

  .Mobile\:pt-124 {
    padding-top: 124px;
  }

  .Mobile\:pt-px {
    padding-top: 1px;
  }

  .Mobile\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .Mobile\:pt-1\.5 {
    padding-top: 0.375rem;
  }

  .Mobile\:pt-2\.5 {
    padding-top: 0.625rem;
  }

  .Mobile\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .Mobile\:pt-p11 {
    padding-top: 11px;
  }

  .Mobile\:pt-p12 {
    padding-top: 12px;
  }

  .Mobile\:pt-p10 {
    padding-top: 10px;
  }

  .Mobile\:pt-p9 {
    padding-top: 9px;
  }

  .Mobile\:pt-p20 {
    padding-top: 20px;
  }

  .Mobile\:pt-p18 {
    padding-top: 18px;
  }

  .Mobile\:pt-p14 {
    padding-top: 14px;
  }

  .Mobile\:pt-p13 {
    padding-top: 13px;
  }

  .Mobile\:pt-p6 {
    padding-top: 6px;
  }

  .Mobile\:pt-p2 {
    padding-top: 2px;
  }

  .Mobile\:pt-p3 {
    padding-top: 3px;
  }

  .Mobile\:pt-p5 {
    padding-top: 5px;
  }

  .Mobile\:pt-40p-imp {
    padding-top: 40px !important;
  }

  .Mobile\:pt-67px {
    padding-top: 67px;
  }

  .Mobile\:pt-160px {
    padding-top: 160px;
  }

  .Mobile\:pr-0 {
    padding-right: 0px;
  }

  .Mobile\:pr-1 {
    padding-right: 0.25rem;
  }

  .Mobile\:pr-2 {
    padding-right: 0.5rem;
  }

  .Mobile\:pr-3 {
    padding-right: 0.75rem;
  }

  .Mobile\:pr-4 {
    padding-right: 1rem;
  }

  .Mobile\:pr-5 {
    padding-right: 1.25rem;
  }

  .Mobile\:pr-6 {
    padding-right: 1.5rem;
  }

  .Mobile\:pr-7 {
    padding-right: 1.75rem;
  }

  .Mobile\:pr-8 {
    padding-right: 2rem;
  }

  .Mobile\:pr-9 {
    padding-right: 2.25rem;
  }

  .Mobile\:pr-10 {
    padding-right: 2.5rem;
  }

  .Mobile\:pr-11 {
    padding-right: 2.75rem;
  }

  .Mobile\:pr-12 {
    padding-right: 3rem;
  }

  .Mobile\:pr-14 {
    padding-right: 3.5rem;
  }

  .Mobile\:pr-15 {
    padding-right: 15px;
  }

  .Mobile\:pr-16 {
    padding-right: 4rem;
  }

  .Mobile\:pr-17 {
    padding-right: 17px;
  }

  .Mobile\:pr-19 {
    padding-right: 19px;
  }

  .Mobile\:pr-20 {
    padding-right: 5rem;
  }

  .Mobile\:pr-22 {
    padding-right: 22px;
  }

  .Mobile\:pr-24 {
    padding-right: 6rem;
  }

  .Mobile\:pr-25 {
    padding-right: 25px;
  }

  .Mobile\:pr-26 {
    padding-right: 26px;
  }

  .Mobile\:pr-27 {
    padding-right: 27px;
  }

  .Mobile\:pr-28 {
    padding-right: 7rem;
  }

  .Mobile\:pr-29 {
    padding-right: 29px;
  }

  .Mobile\:pr-30 {
    padding-right: 30px;
  }

  .Mobile\:pr-32 {
    padding-right: 8rem;
  }

  .Mobile\:pr-35 {
    padding-right: 35px;
  }

  .Mobile\:pr-36 {
    padding-right: 9rem;
  }

  .Mobile\:pr-37 {
    padding-right: 37px;
  }

  .Mobile\:pr-40 {
    padding-right: 40px;
  }

  .Mobile\:pr-41 {
    padding-right: 41px;
  }

  .Mobile\:pr-44 {
    padding-right: 11rem;
  }

  .Mobile\:pr-45 {
    padding-right: 45px;
  }

  .Mobile\:pr-48 {
    padding-right: 12rem;
  }

  .Mobile\:pr-49 {
    padding-right: 49px;
  }

  .Mobile\:pr-50 {
    padding-right: 50px;
  }

  .Mobile\:pr-52 {
    padding-right: 13rem;
  }

  .Mobile\:pr-56 {
    padding-right: 14rem;
  }

  .Mobile\:pr-60 {
    padding-right: 60px;
  }

  .Mobile\:pr-64 {
    padding-right: 16rem;
  }

  .Mobile\:pr-65 {
    padding-right: 65px;
  }

  .Mobile\:pr-72 {
    padding-right: 72px;
  }

  .Mobile\:pr-80 {
    padding-right: 20rem;
  }

  .Mobile\:pr-85 {
    padding-right: 85px;
  }

  .Mobile\:pr-96 {
    padding-right: 24rem;
  }

  .Mobile\:pr-124 {
    padding-right: 124px;
  }

  .Mobile\:pr-px {
    padding-right: 1px;
  }

  .Mobile\:pr-0\.5 {
    padding-right: 0.125rem;
  }

  .Mobile\:pr-1\.5 {
    padding-right: 0.375rem;
  }

  .Mobile\:pr-2\.5 {
    padding-right: 0.625rem;
  }

  .Mobile\:pr-3\.5 {
    padding-right: 0.875rem;
  }

  .Mobile\:pr-p11 {
    padding-right: 11px;
  }

  .Mobile\:pr-p12 {
    padding-right: 12px;
  }

  .Mobile\:pr-p10 {
    padding-right: 10px;
  }

  .Mobile\:pr-p9 {
    padding-right: 9px;
  }

  .Mobile\:pr-p20 {
    padding-right: 20px;
  }

  .Mobile\:pr-p18 {
    padding-right: 18px;
  }

  .Mobile\:pr-p14 {
    padding-right: 14px;
  }

  .Mobile\:pr-p13 {
    padding-right: 13px;
  }

  .Mobile\:pr-p6 {
    padding-right: 6px;
  }

  .Mobile\:pr-p2 {
    padding-right: 2px;
  }

  .Mobile\:pr-p3 {
    padding-right: 3px;
  }

  .Mobile\:pr-p5 {
    padding-right: 5px;
  }

  .Mobile\:pr-40p-imp {
    padding-right: 40px !important;
  }

  .Mobile\:pr-67px {
    padding-right: 67px;
  }

  .Mobile\:pr-160px {
    padding-right: 160px;
  }

  .Mobile\:pb-0 {
    padding-bottom: 0px;
  }

  .Mobile\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .Mobile\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .Mobile\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .Mobile\:pb-4 {
    padding-bottom: 1rem;
  }

  .Mobile\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .Mobile\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .Mobile\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .Mobile\:pb-8 {
    padding-bottom: 2rem;
  }

  .Mobile\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .Mobile\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .Mobile\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .Mobile\:pb-12 {
    padding-bottom: 3rem;
  }

  .Mobile\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .Mobile\:pb-15 {
    padding-bottom: 15px;
  }

  .Mobile\:pb-16 {
    padding-bottom: 4rem;
  }

  .Mobile\:pb-17 {
    padding-bottom: 17px;
  }

  .Mobile\:pb-19 {
    padding-bottom: 19px;
  }

  .Mobile\:pb-20 {
    padding-bottom: 5rem;
  }

  .Mobile\:pb-22 {
    padding-bottom: 22px;
  }

  .Mobile\:pb-24 {
    padding-bottom: 6rem;
  }

  .Mobile\:pb-25 {
    padding-bottom: 25px;
  }

  .Mobile\:pb-26 {
    padding-bottom: 26px;
  }

  .Mobile\:pb-27 {
    padding-bottom: 27px;
  }

  .Mobile\:pb-28 {
    padding-bottom: 7rem;
  }

  .Mobile\:pb-29 {
    padding-bottom: 29px;
  }

  .Mobile\:pb-30 {
    padding-bottom: 30px;
  }

  .Mobile\:pb-32 {
    padding-bottom: 8rem;
  }

  .Mobile\:pb-35 {
    padding-bottom: 35px;
  }

  .Mobile\:pb-36 {
    padding-bottom: 9rem;
  }

  .Mobile\:pb-37 {
    padding-bottom: 37px;
  }

  .Mobile\:pb-40 {
    padding-bottom: 40px;
  }

  .Mobile\:pb-41 {
    padding-bottom: 41px;
  }

  .Mobile\:pb-44 {
    padding-bottom: 11rem;
  }

  .Mobile\:pb-45 {
    padding-bottom: 45px;
  }

  .Mobile\:pb-48 {
    padding-bottom: 12rem;
  }

  .Mobile\:pb-49 {
    padding-bottom: 49px;
  }

  .Mobile\:pb-50 {
    padding-bottom: 50px;
  }

  .Mobile\:pb-52 {
    padding-bottom: 13rem;
  }

  .Mobile\:pb-56 {
    padding-bottom: 14rem;
  }

  .Mobile\:pb-60 {
    padding-bottom: 60px;
  }

  .Mobile\:pb-64 {
    padding-bottom: 16rem;
  }

  .Mobile\:pb-65 {
    padding-bottom: 65px;
  }

  .Mobile\:pb-72 {
    padding-bottom: 72px;
  }

  .Mobile\:pb-80 {
    padding-bottom: 20rem;
  }

  .Mobile\:pb-85 {
    padding-bottom: 85px;
  }

  .Mobile\:pb-96 {
    padding-bottom: 24rem;
  }

  .Mobile\:pb-124 {
    padding-bottom: 124px;
  }

  .Mobile\:pb-px {
    padding-bottom: 1px;
  }

  .Mobile\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .Mobile\:pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .Mobile\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .Mobile\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .Mobile\:pb-p11 {
    padding-bottom: 11px;
  }

  .Mobile\:pb-p12 {
    padding-bottom: 12px;
  }

  .Mobile\:pb-p10 {
    padding-bottom: 10px;
  }

  .Mobile\:pb-p9 {
    padding-bottom: 9px;
  }

  .Mobile\:pb-p20 {
    padding-bottom: 20px;
  }

  .Mobile\:pb-p18 {
    padding-bottom: 18px;
  }

  .Mobile\:pb-p14 {
    padding-bottom: 14px;
  }

  .Mobile\:pb-p13 {
    padding-bottom: 13px;
  }

  .Mobile\:pb-p6 {
    padding-bottom: 6px;
  }

  .Mobile\:pb-p2 {
    padding-bottom: 2px;
  }

  .Mobile\:pb-p3 {
    padding-bottom: 3px;
  }

  .Mobile\:pb-p5 {
    padding-bottom: 5px;
  }

  .Mobile\:pb-40p-imp {
    padding-bottom: 40px !important;
  }

  .Mobile\:pb-67px {
    padding-bottom: 67px;
  }

  .Mobile\:pb-160px {
    padding-bottom: 160px;
  }

  .Mobile\:pl-0 {
    padding-left: 0px;
  }

  .Mobile\:pl-1 {
    padding-left: 0.25rem;
  }

  .Mobile\:pl-2 {
    padding-left: 0.5rem;
  }

  .Mobile\:pl-3 {
    padding-left: 0.75rem;
  }

  .Mobile\:pl-4 {
    padding-left: 1rem;
  }

  .Mobile\:pl-5 {
    padding-left: 1.25rem;
  }

  .Mobile\:pl-6 {
    padding-left: 1.5rem;
  }

  .Mobile\:pl-7 {
    padding-left: 1.75rem;
  }

  .Mobile\:pl-8 {
    padding-left: 2rem;
  }

  .Mobile\:pl-9 {
    padding-left: 2.25rem;
  }

  .Mobile\:pl-10 {
    padding-left: 2.5rem;
  }

  .Mobile\:pl-11 {
    padding-left: 2.75rem;
  }

  .Mobile\:pl-12 {
    padding-left: 3rem;
  }

  .Mobile\:pl-14 {
    padding-left: 3.5rem;
  }

  .Mobile\:pl-15 {
    padding-left: 15px;
  }

  .Mobile\:pl-16 {
    padding-left: 4rem;
  }

  .Mobile\:pl-17 {
    padding-left: 17px;
  }

  .Mobile\:pl-19 {
    padding-left: 19px;
  }

  .Mobile\:pl-20 {
    padding-left: 5rem;
  }

  .Mobile\:pl-22 {
    padding-left: 22px;
  }

  .Mobile\:pl-24 {
    padding-left: 6rem;
  }

  .Mobile\:pl-25 {
    padding-left: 25px;
  }

  .Mobile\:pl-26 {
    padding-left: 26px;
  }

  .Mobile\:pl-27 {
    padding-left: 27px;
  }

  .Mobile\:pl-28 {
    padding-left: 7rem;
  }

  .Mobile\:pl-29 {
    padding-left: 29px;
  }

  .Mobile\:pl-30 {
    padding-left: 30px;
  }

  .Mobile\:pl-32 {
    padding-left: 8rem;
  }

  .Mobile\:pl-35 {
    padding-left: 35px;
  }

  .Mobile\:pl-36 {
    padding-left: 9rem;
  }

  .Mobile\:pl-37 {
    padding-left: 37px;
  }

  .Mobile\:pl-40 {
    padding-left: 40px;
  }

  .Mobile\:pl-41 {
    padding-left: 41px;
  }

  .Mobile\:pl-44 {
    padding-left: 11rem;
  }

  .Mobile\:pl-45 {
    padding-left: 45px;
  }

  .Mobile\:pl-48 {
    padding-left: 12rem;
  }

  .Mobile\:pl-49 {
    padding-left: 49px;
  }

  .Mobile\:pl-50 {
    padding-left: 50px;
  }

  .Mobile\:pl-52 {
    padding-left: 13rem;
  }

  .Mobile\:pl-56 {
    padding-left: 14rem;
  }

  .Mobile\:pl-60 {
    padding-left: 60px;
  }

  .Mobile\:pl-64 {
    padding-left: 16rem;
  }

  .Mobile\:pl-65 {
    padding-left: 65px;
  }

  .Mobile\:pl-72 {
    padding-left: 72px;
  }

  .Mobile\:pl-80 {
    padding-left: 20rem;
  }

  .Mobile\:pl-85 {
    padding-left: 85px;
  }

  .Mobile\:pl-96 {
    padding-left: 24rem;
  }

  .Mobile\:pl-124 {
    padding-left: 124px;
  }

  .Mobile\:pl-px {
    padding-left: 1px;
  }

  .Mobile\:pl-0\.5 {
    padding-left: 0.125rem;
  }

  .Mobile\:pl-1\.5 {
    padding-left: 0.375rem;
  }

  .Mobile\:pl-2\.5 {
    padding-left: 0.625rem;
  }

  .Mobile\:pl-3\.5 {
    padding-left: 0.875rem;
  }

  .Mobile\:pl-p11 {
    padding-left: 11px;
  }

  .Mobile\:pl-p12 {
    padding-left: 12px;
  }

  .Mobile\:pl-p10 {
    padding-left: 10px;
  }

  .Mobile\:pl-p9 {
    padding-left: 9px;
  }

  .Mobile\:pl-p20 {
    padding-left: 20px;
  }

  .Mobile\:pl-p18 {
    padding-left: 18px;
  }

  .Mobile\:pl-p14 {
    padding-left: 14px;
  }

  .Mobile\:pl-p13 {
    padding-left: 13px;
  }

  .Mobile\:pl-p6 {
    padding-left: 6px;
  }

  .Mobile\:pl-p2 {
    padding-left: 2px;
  }

  .Mobile\:pl-p3 {
    padding-left: 3px;
  }

  .Mobile\:pl-p5 {
    padding-left: 5px;
  }

  .Mobile\:pl-40p-imp {
    padding-left: 40px !important;
  }

  .Mobile\:pl-67px {
    padding-left: 67px;
  }

  .Mobile\:pl-160px {
    padding-left: 160px;
  }

  .Mobile\:text-left {
    text-align: left;
  }

  .Mobile\:text-center {
    text-align: center;
  }

  .Mobile\:text-right {
    text-align: right;
  }

  .Mobile\:text-justify {
    text-align: justify;
  }

  .Mobile\:align-baseline {
    vertical-align: baseline;
  }

  .Mobile\:align-top {
    vertical-align: top;
  }

  .Mobile\:align-middle {
    vertical-align: middle;
  }

  .Mobile\:align-bottom {
    vertical-align: bottom;
  }

  .Mobile\:align-text-top {
    vertical-align: text-top;
  }

  .Mobile\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .Mobile\:font-sans {
    font-family: Apercu;
  }

  .Mobile\:font-serif {
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .Mobile\:font-mono {
    font-family: ApercuMono;
  }

  .Mobile\:font-ApercuRegularPro {
    font-family: Apercu-Regular-Pro;
  }

  .Mobile\:font-ApercuBlackPro {
    font-family: Apercu-Black-Pro;
  }

  .Mobile\:font-ApercuBoldPro {
    font-family: Apercu-Bold-Pro;
  }

  .Mobile\:font-ApercuLightPro {
    font-family: Apercu-Light-Pro;
  }

  .Mobile\:text-8 {
    font-size: 8px;
  }

  .Mobile\:text-10 {
    font-size: 10px;
  }

  .Mobile\:text-12 {
    font-size: 12px;
  }

  .Mobile\:text-13 {
    font-size: 13px;
  }

  .Mobile\:text-14 {
    font-size: 14px;
  }

  .Mobile\:text-16 {
    font-size: 16px;
  }

  .Mobile\:text-18 {
    font-size: 18px;
  }

  .Mobile\:text-19 {
    font-size: 19px;
  }

  .Mobile\:text-20 {
    font-size: 20px;
  }

  .Mobile\:text-21 {
    font-size: 21px;
  }

  .Mobile\:text-22 {
    font-size: 22px;
  }

  .Mobile\:text-26 {
    font-size: 26px;
  }

  .Mobile\:text-28 {
    font-size: 28px;
  }

  .Mobile\:text-29 {
    font-size: 29px;
  }

  .Mobile\:text-30 {
    font-size: 30px;
  }

  .Mobile\:text-32 {
    font-size: 32px;
  }

  .Mobile\:text-34 {
    font-size: 34px;
  }

  .Mobile\:text-40 {
    font-size: 40px;
  }

  .Mobile\:text-42 {
    font-size: 42px;
  }

  .Mobile\:text-47 {
    font-size: 47px;
  }

  .Mobile\:text-50 {
    font-size: 50px;
  }

  .Mobile\:text-55 {
    font-size: 55px;
  }

  .Mobile\:text-60 {
    font-size: 60px;
  }

  .Mobile\:text-65 {
    font-size: 65px;
  }

  .Mobile\:text-70 {
    font-size: 70px;
  }

  .Mobile\:text-80 {
    font-size: 80px;
  }

  .Mobile\:text-120 {
    font-size: 120px;
  }

  .Mobile\:text-150 {
    font-size: 150px;
  }

  .Mobile\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .Mobile\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .Mobile\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .Mobile\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .Mobile\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .Mobile\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .Mobile\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .Mobile\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .Mobile\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .Mobile\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .Mobile\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .Mobile\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .Mobile\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .Mobile\:text-f50 {
    font-size: 50px;
  }

  .Mobile\:text-imp30 {
    font-size: 30px !important;
  }

  .Mobile\:font-thin {
    font-weight: 100;
  }

  .Mobile\:font-extralight {
    font-weight: 200;
  }

  .Mobile\:font-light {
    font-weight: 300;
  }

  .Mobile\:font-normal {
    font-weight: 400;
  }

  .Mobile\:font-medium {
    font-weight: 500;
  }

  .Mobile\:font-semibold {
    font-weight: 600;
  }

  .Mobile\:font-bold {
    font-weight: 700;
  }

  .Mobile\:font-extrabold {
    font-weight: 800;
  }

  .Mobile\:font-black {
    font-weight: 900;
  }

  .Mobile\:uppercase {
    text-transform: uppercase;
  }

  .Mobile\:lowercase {
    text-transform: lowercase;
  }

  .Mobile\:capitalize {
    text-transform: capitalize;
  }

  .Mobile\:normal-case {
    text-transform: none;
  }

  .Mobile\:italic {
    font-style: italic;
  }

  .Mobile\:not-italic {
    font-style: normal;
  }

  .Mobile\:ordinal, .Mobile\:slashed-zero, .Mobile\:lining-nums, .Mobile\:oldstyle-nums, .Mobile\:proportional-nums, .Mobile\:tabular-nums, .Mobile\:diagonal-fractions, .Mobile\:stacked-fractions {
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .Mobile\:normal-nums {
    font-variant-numeric: normal;
  }

  .Mobile\:ordinal {
    --tw-ordinal: ordinal;
  }

  .Mobile\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .Mobile\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .Mobile\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .Mobile\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .Mobile\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .Mobile\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .Mobile\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .Mobile\:leading-3 {
    line-height: .75rem;
  }

  .Mobile\:leading-4 {
    line-height: 1rem;
  }

  .Mobile\:leading-5 {
    line-height: 1.25rem;
  }

  .Mobile\:leading-6 {
    line-height: 1.5rem;
  }

  .Mobile\:leading-7 {
    line-height: 1.75rem;
  }

  .Mobile\:leading-8 {
    line-height: 2rem;
  }

  .Mobile\:leading-9 {
    line-height: 2.25rem;
  }

  .Mobile\:leading-10 {
    line-height: 2.5rem;
  }

  .Mobile\:leading-14 {
    line-height: 14px;
  }

  .Mobile\:leading-18 {
    line-height: 18px;
  }

  .Mobile\:leading-19 {
    line-height: 19px;
  }

  .Mobile\:leading-20 {
    line-height: 20px;
  }

  .Mobile\:leading-21 {
    line-height: 21px;
  }

  .Mobile\:leading-23 {
    line-height: 23px;
  }

  .Mobile\:leading-26 {
    line-height: 26px;
  }

  .Mobile\:leading-28 {
    line-height: 28px;
  }

  .Mobile\:leading-30 {
    line-height: 30px;
  }

  .Mobile\:leading-38 {
    line-height: 38px;
  }

  .Mobile\:leading-41 {
    line-height: 41px;
  }

  .Mobile\:leading-46 {
    line-height: 46px;
  }

  .Mobile\:leading-47 {
    line-height: 47px;
  }

  .Mobile\:leading-49 {
    line-height: 49px;
  }

  .Mobile\:leading-50 {
    line-height: 50px;
  }

  .Mobile\:leading-54 {
    line-height: 54px;
  }

  .Mobile\:leading-59 {
    line-height: 59px;
  }

  .Mobile\:leading-61 {
    line-height: 61px;
  }

  .Mobile\:leading-65 {
    line-height: 65px;
  }

  .Mobile\:leading-70 {
    line-height: 70px;
  }

  .Mobile\:leading-75 {
    line-height: 75px;
  }

  .Mobile\:leading-94 {
    line-height: 94px;
  }

  .Mobile\:leading-120 {
    line-height: 120%;
  }

  .Mobile\:leading-140 {
    line-height: 140px;
  }

  .Mobile\:leading-176 {
    line-height: 176px;
  }

  .Mobile\:leading-none {
    line-height: 1;
  }

  .Mobile\:leading-tight {
    line-height: 1.25;
  }

  .Mobile\:leading-snug {
    line-height: 1.375;
  }

  .Mobile\:leading-normal {
    line-height: 1.5;
  }

  .Mobile\:leading-relaxed {
    line-height: 1.625;
  }

  .Mobile\:leading-loose {
    line-height: 2;
  }

  .Mobile\:tracking-widest {
    letter-spacing: 2px;
  }

  .Mobile\:tracking-wides {
    letter-spacing: 1px;
  }

  .Mobile\:tracking-narrow {
    letter-spacing: -0.01em;
  }

  .Mobile\:-tracking-1 {
    letter-spacing: -1px;
  }

  .Mobile\:text-transparent {
    color: transparent;
  }

  .Mobile\:text-current {
    color: currentColor;
  }

  .Mobile\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .Mobile\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Mobile\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .Mobile\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .Mobile\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .Mobile\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .Mobile\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .Mobile\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .Mobile\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .Mobile\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .Mobile\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .Mobile\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .Mobile\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .Mobile\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .Mobile\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .Mobile\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .Mobile\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .Mobile\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .Mobile\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .Mobile\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .Mobile\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .Mobile\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .Mobile\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .Mobile\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .Mobile\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .Mobile\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .Mobile\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .Mobile\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .Mobile\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .Mobile\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .Mobile\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .Mobile\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .Mobile\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .Mobile\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .Mobile\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .Mobile\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .Mobile\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .Mobile\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .Mobile\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .Mobile\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .Mobile\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .Mobile\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .Mobile\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .Mobile\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .Mobile\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .Mobile\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .Mobile\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .Mobile\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .Mobile\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .Mobile\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .Mobile\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .Mobile\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .Mobile\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .Mobile\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .Mobile\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .Mobile\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .Mobile\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .Mobile\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .Mobile\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .Mobile\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .Mobile\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .Mobile\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .Mobile\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Mobile\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .Mobile\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .Mobile\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .Mobile\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .Mobile\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .Mobile\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .Mobile\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .Mobile\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .Mobile\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .Mobile\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .Mobile\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Mobile\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Mobile\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Mobile\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Mobile\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Mobile\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Mobile\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Mobile\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Mobile\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Mobile\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Mobile\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Mobile\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Mobile\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Mobile\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Mobile\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Mobile\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .Mobile\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Mobile\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Mobile\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .Mobile\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .Mobile\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Mobile\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Mobile\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .Mobile\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .Mobile\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .Mobile\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .Mobile\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .Mobile\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Mobile\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .Mobile\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Mobile\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Mobile\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .Mobile\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .Mobile\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .Mobile\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .Mobile\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Mobile\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Mobile\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .Mobile\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .Mobile\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .Mobile\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .Mobile\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Mobile\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Mobile\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .Mobile\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .Mobile\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Mobile\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Mobile\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .Mobile\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .Mobile\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .Mobile\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Mobile\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Mobile\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Mobile\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Mobile\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .Mobile\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Mobile\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .Mobile\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .Mobile\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .Mobile\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .Mobile\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .Mobile\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Mobile\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Mobile\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Mobile\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .Mobile\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .Mobile\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .Mobile\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .Mobile\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .Mobile\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .Mobile\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Mobile\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Mobile\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .Mobile\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .Mobile\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .Mobile\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .Mobile\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .Mobile\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .Mobile\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .Mobile\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .Mobile\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .Mobile\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .Mobile\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .Mobile\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .Mobile\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .Mobile\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .Mobile\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .Mobile\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .Mobile\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Mobile\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Mobile\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .Mobile\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .Mobile\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .Mobile\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .Mobile\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Mobile\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Mobile\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Mobile\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Mobile\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .Mobile\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .Mobile\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .Mobile\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .Mobile\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .Mobile\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Mobile\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .Mobile\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .Mobile\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .Mobile\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .Mobile\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .Mobile\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .Mobile\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .group:hover .Mobile\:group-hover\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .group:hover .Mobile\:group-hover\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .Mobile\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .Mobile\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Asurion-White:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Asurion-Blue-Brighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Asurion-Blue-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Asurion-Blue-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Asurion-Purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Asurion-Purple-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Asurion-Purple-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Asurion-Gray-Deepest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Asurion-Gray-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Asurion-Gray-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Asurion-Gray-Lighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Asurion-Gray-Lightest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Asurion-Red-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-light-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-light-gray-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-light-gray-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-light-gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-light-gray-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-light-gray-5:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-light-slate-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-denim-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-purple-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-dark-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-bright-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-mustard-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-mustard-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-light-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-light-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-light-blue-3:focus-within {
    color:  #F0F3FF;
  }

  .Mobile\:focus-within\:text-light-blue-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-purple-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-light-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-light-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-light-bg-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-light-white-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Black-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Default-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-White-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Silver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Yellow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Grey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Red-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Gold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-light-green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-dark-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-light-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-bright-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-bright-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-SpaceGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Purple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-LightPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Glow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Bronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Copper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Pink-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Orange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Coral-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-MajesticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-PrismBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-CeramicBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-MidnightBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-PrismWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-CeramicWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-LilacPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-CrownSilver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-CoralBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-lime-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-apple-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-bg-new-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-bg-new-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-new-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-footer-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-border-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-apple-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-crimson-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-asurion-cyan:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-bright-orange:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Graphite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-PacificBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-light-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-asurion-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-OceanBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-MetallicCopper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-PorcelainWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-LightBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-CloudNavy-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-CloudMint-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-CloudOrange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-CloudLavender-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-CloudRed-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-CloudWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-SunriseGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-SunshineGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-AuraBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-AuraGlow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-MysticBronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-MysticGreen-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-MysticGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-MysticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-MysticWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-price-blue1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-indigo1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-Purple-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-new-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-dark-blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-replace-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .Mobile\:focus-within\:text-resolve-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-transparent:hover {
    color: transparent;
  }

  .Mobile\:hover\:text-current:hover {
    color: currentColor;
  }

  .Mobile\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Asurion-White:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Asurion-Blue-Brighter:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Asurion-Blue-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Asurion-Blue-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Asurion-Purple:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Asurion-Purple-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Asurion-Purple-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Asurion-Gray-Deepest:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Asurion-Gray-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Asurion-Gray-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Asurion-Gray-Lighter:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Asurion-Gray-Lightest:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Asurion-Red-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-light-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-light-gray-1:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-light-gray-2:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-light-gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-light-gray-4:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-light-gray-5:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-light-slate-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-denim-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-purple-1:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-dark-red:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-bright-red:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-mustard-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-mustard-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-light-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-light-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-light-blue-3:hover {
    color:  #F0F3FF;
  }

  .Mobile\:hover\:text-light-blue-4:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-purple-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-light-green:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-light-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-light-bg-green:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-light-white-1:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Black-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Default-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-White-3:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Silver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Yellow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Grey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Red-3:hover {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Gold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-light-green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-dark-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-light-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-bright-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-bright-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-SpaceGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Purple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-LightPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Glow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Bronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Copper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Pink-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Orange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Coral-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-MajesticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-PrismBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-CeramicBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-MidnightBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-PrismWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-CeramicWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-LilacPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-CrownSilver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-CoralBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-lime-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-apple-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-bg-new-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-bg-new-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-new-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-footer-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-border-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-apple-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-crimson-red:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-asurion-cyan:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-bright-orange:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Graphite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-PacificBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-light-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-asurion-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-OceanBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-MetallicCopper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-PorcelainWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-LightBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-CloudNavy-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-CloudMint-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-CloudOrange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-CloudLavender-3:hover {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-CloudRed-3:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-CloudWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-SunriseGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-SunshineGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-AuraBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-AuraGlow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-MysticBronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-MysticGreen-3:hover {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-MysticGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-MysticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-MysticWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-price-blue1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-indigo1:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-Purple-4:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-new-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-dark-blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-replace-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .Mobile\:hover\:text-resolve-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-transparent:focus {
    color: transparent;
  }

  .Mobile\:focus\:text-current:focus {
    color: currentColor;
  }

  .Mobile\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Asurion-White:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Asurion-Blue-Brighter:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Asurion-Blue-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Asurion-Blue-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Asurion-Purple:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Asurion-Purple-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Asurion-Purple-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Asurion-Gray-Deepest:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Asurion-Gray-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Asurion-Gray-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Asurion-Gray-Lighter:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Asurion-Gray-Lightest:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Asurion-Red-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-light-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-light-gray-1:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-light-gray-2:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-light-gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-light-gray-4:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-light-gray-5:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-light-slate-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-denim-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-purple-1:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-dark-red:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-bright-red:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-mustard-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-mustard-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-light-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-light-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-light-blue-3:focus {
    color:  #F0F3FF;
  }

  .Mobile\:focus\:text-light-blue-4:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-purple-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-light-green:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-light-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-light-bg-green:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-light-white-1:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Black-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Default-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-White-3:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Silver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Yellow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Grey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Red-3:focus {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Gold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-light-green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-dark-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-light-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-bright-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-bright-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-SpaceGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Purple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-LightPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Glow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Bronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Copper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Pink-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Orange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Coral-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-MajesticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-PrismBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-CeramicBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-MidnightBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-PrismWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-CeramicWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-LilacPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-CrownSilver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-CoralBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-lime-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-apple-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-bg-new-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-bg-new-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-new-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-footer-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-border-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-apple-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-crimson-red:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-asurion-cyan:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-bright-orange:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Graphite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-PacificBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-light-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-asurion-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-OceanBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-MetallicCopper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-PorcelainWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-LightBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-CloudNavy-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-CloudMint-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-CloudOrange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-CloudLavender-3:focus {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-CloudRed-3:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-CloudWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-SunriseGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-SunshineGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-AuraBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-AuraGlow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-MysticBronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-MysticGreen-3:focus {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-MysticGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-MysticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-MysticWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-price-blue1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-indigo1:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-Purple-4:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-new-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-dark-blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-replace-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .Mobile\:focus\:text-resolve-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .Mobile\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .Mobile\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .Mobile\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .Mobile\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .Mobile\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .Mobile\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .Mobile\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .Mobile\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .Mobile\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .Mobile\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .Mobile\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .Mobile\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .Mobile\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .Mobile\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .Mobile\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .Mobile\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .Mobile\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .Mobile\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .Mobile\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .Mobile\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .Mobile\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .Mobile\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .Mobile\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .Mobile\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .Mobile\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .Mobile\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .Mobile\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .Mobile\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .Mobile\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .Mobile\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .Mobile\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .Mobile\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .Mobile\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .Mobile\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .Mobile\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .Mobile\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .Mobile\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .Mobile\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .Mobile\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .Mobile\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .Mobile\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .Mobile\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .Mobile\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .Mobile\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .Mobile\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .Mobile\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .Mobile\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .Mobile\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .Mobile\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .Mobile\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .Mobile\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .Mobile\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .Mobile\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .Mobile\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .Mobile\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .Mobile\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .Mobile\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .Mobile\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .Mobile\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .Mobile\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .Mobile\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .Mobile\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .Mobile\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .Mobile\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .Mobile\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .Mobile\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .Mobile\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .Mobile\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .Mobile\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .Mobile\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .Mobile\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .Mobile\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .Mobile\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .Mobile\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .Mobile\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .Mobile\:underline {
    text-decoration: underline;
  }

  .Mobile\:line-through {
    text-decoration: line-through;
  }

  .Mobile\:no-underline {
    text-decoration: none;
  }

  .group:hover .Mobile\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .Mobile\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .Mobile\:group-hover\:no-underline {
    text-decoration: none;
  }

  .Mobile\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .Mobile\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .Mobile\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .Mobile\:hover\:underline:hover {
    text-decoration: underline;
  }

  .Mobile\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .Mobile\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .Mobile\:focus\:underline:focus {
    text-decoration: underline;
  }

  .Mobile\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .Mobile\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .Mobile\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .Mobile\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .Mobile\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .Mobile\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .Mobile\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .Mobile\:placeholder-current::placeholder {
    color: currentColor;
  }

  .Mobile\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-White::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-White::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Blue-Brighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Blue-Brighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Blue-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Blue-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Blue-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Blue-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Purple-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Purple-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Purple-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Purple-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Gray-Deepest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Gray-Deepest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Gray-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Gray-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Gray-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Gray-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Gray-Lighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Gray-Lighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Gray-Lightest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Gray-Lightest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Red-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Asurion-Red-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-gray-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-gray-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-gray-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-gray-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-gray-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-gray-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-gray-5::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-gray-5::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-slate-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-slate-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-denim-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-denim-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-purple-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-purple-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-dark-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-dark-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-bright-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-bright-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-mustard-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-mustard-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-mustard-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-mustard-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-blue-3::-moz-placeholder {
    color:  #F0F3FF;
  }

  .Mobile\:placeholder-light-blue-3::placeholder {
    color:  #F0F3FF;
  }

  .Mobile\:placeholder-light-blue-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-blue-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-purple-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-purple-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-bg-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-bg-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-white-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-white-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Black-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Black-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Default-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Default-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-White-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-White-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Silver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Silver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Yellow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Yellow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Grey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Grey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Red-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Red-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Gold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Gold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-dark-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-dark-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-bright-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-bright-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-bright-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-bright-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-SpaceGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-SpaceGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Purple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Purple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-LightPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-LightPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Glow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Glow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Bronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Bronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Copper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Copper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Pink-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Pink-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Orange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Orange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Coral-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Coral-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-MajesticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-MajesticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-PrismBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-PrismBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-CeramicBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-CeramicBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-MidnightBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-MidnightBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-PrismWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-PrismWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-CeramicWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-CeramicWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-LilacPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-LilacPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-CrownSilver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-CrownSilver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-CoralBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-CoralBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-lime-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-lime-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-apple-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-apple-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-bg-new-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-bg-new-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-bg-new-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-bg-new-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-new-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-new-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-footer-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-footer-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-border-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-border-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-apple-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-apple-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-crimson-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-crimson-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-asurion-cyan::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-asurion-cyan::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-bright-orange::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-bright-orange::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Graphite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Graphite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-PacificBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-PacificBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-light-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-asurion-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-asurion-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-OceanBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-OceanBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-MetallicCopper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-MetallicCopper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-PorcelainWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-PorcelainWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-LightBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-LightBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-CloudNavy-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-CloudNavy-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-CloudMint-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-CloudMint-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-CloudOrange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-CloudOrange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-CloudLavender-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-CloudLavender-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-CloudRed-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-CloudRed-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-CloudWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-CloudWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-SunriseGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-SunriseGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-SunshineGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-SunshineGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-AuraBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-AuraBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-AuraGlow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-AuraGlow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-MysticBronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-MysticBronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-MysticGreen-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-MysticGreen-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-MysticGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-MysticGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-MysticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-MysticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-MysticWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-MysticWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-price-blue1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-price-blue1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-indigo1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-indigo1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Purple-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-Purple-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-new-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-new-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-dark-blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-dark-blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-replace-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-replace-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-resolve-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-resolve-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .Mobile\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .Mobile\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .Mobile\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .Mobile\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-White:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-White:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Blue-Brighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Blue-Brighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Blue-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Blue-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Blue-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Blue-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Purple-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Purple-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Purple-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Purple-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Gray-Deepest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Gray-Deepest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Gray-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Gray-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Gray-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Gray-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Gray-Lighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Gray-Lighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Gray-Lightest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Gray-Lightest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Red-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Asurion-Red-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-gray-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-gray-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-gray-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-gray-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-gray-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-gray-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-gray-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-gray-5:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-slate-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-slate-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-denim-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-denim-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-purple-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-purple-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-dark-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-dark-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-bright-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-bright-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-mustard-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-mustard-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-mustard-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-mustard-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-blue-3:focus::-moz-placeholder {
    color:  #F0F3FF;
  }

  .Mobile\:focus\:placeholder-light-blue-3:focus::placeholder {
    color:  #F0F3FF;
  }

  .Mobile\:focus\:placeholder-light-blue-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-blue-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-purple-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-purple-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-bg-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-bg-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-white-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-white-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Black-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Black-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Default-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Default-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-White-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-White-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Silver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Silver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Yellow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Yellow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Grey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Grey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Red-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Red-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Gold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Gold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-dark-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-dark-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-bright-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-bright-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-bright-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-bright-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-SpaceGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-SpaceGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Purple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Purple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-LightPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-LightPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Glow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Glow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Bronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Bronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Copper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Copper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Pink-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Pink-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Orange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Orange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Coral-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Coral-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-MajesticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-MajesticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-PrismBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-PrismBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-CeramicBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-CeramicBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-MidnightBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-MidnightBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-PrismWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-PrismWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-CeramicWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-CeramicWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-LilacPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-LilacPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-CrownSilver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-CrownSilver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-CoralBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-CoralBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-lime-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-lime-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-apple-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-apple-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-bg-new-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-bg-new-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-bg-new-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-bg-new-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-new-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-new-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-footer-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-footer-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-border-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-border-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-apple-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-apple-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-crimson-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-crimson-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-asurion-cyan:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-asurion-cyan:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-bright-orange:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-bright-orange:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Graphite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Graphite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-PacificBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-PacificBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-light-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-asurion-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-asurion-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-OceanBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-OceanBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-MetallicCopper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-MetallicCopper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-PorcelainWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-PorcelainWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-LightBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-LightBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-CloudNavy-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-CloudNavy-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-CloudMint-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-CloudMint-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-CloudOrange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-CloudOrange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-CloudLavender-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-CloudLavender-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-CloudRed-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-CloudRed-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-CloudWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-CloudWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-SunriseGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-SunriseGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-SunshineGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-SunshineGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-AuraBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-AuraBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-AuraGlow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-AuraGlow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-MysticBronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-MysticBronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-MysticGreen-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-MysticGreen-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-MysticGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-MysticGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-MysticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-MysticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-MysticWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-MysticWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-price-blue1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-price-blue1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-indigo1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-indigo1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Purple-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-Purple-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-new-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-new-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-dark-blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-dark-blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-replace-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-replace-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-resolve-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .Mobile\:focus\:placeholder-resolve-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .Mobile\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .Mobile\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .Mobile\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .Mobile\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .Mobile\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .Mobile\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .Mobile\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .Mobile\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .Mobile\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .Mobile\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .Mobile\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .Mobile\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .Mobile\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .Mobile\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .Mobile\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .Mobile\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .Mobile\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .Mobile\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .Mobile\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .Mobile\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .Mobile\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .Mobile\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .Mobile\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .Mobile\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .Mobile\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .Mobile\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .Mobile\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .Mobile\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .Mobile\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .Mobile\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .Mobile\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .Mobile\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .Mobile\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .Mobile\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .Mobile\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .Mobile\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .Mobile\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .Mobile\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .Mobile\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .Mobile\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .Mobile\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .Mobile\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .Mobile\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .Mobile\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .Mobile\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .Mobile\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .Mobile\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .Mobile\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .Mobile\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .Mobile\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .Mobile\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .Mobile\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .Mobile\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .Mobile\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .Mobile\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .Mobile\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .Mobile\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .Mobile\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .Mobile\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .Mobile\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .Mobile\:opacity-0 {
    opacity: 0;
  }

  .Mobile\:opacity-5 {
    opacity: 0.05;
  }

  .Mobile\:opacity-10 {
    opacity: 0.1;
  }

  .Mobile\:opacity-20 {
    opacity: 0.2;
  }

  .Mobile\:opacity-25 {
    opacity: 0.25;
  }

  .Mobile\:opacity-30 {
    opacity: 0.3;
  }

  .Mobile\:opacity-40 {
    opacity: 0.4;
  }

  .Mobile\:opacity-50 {
    opacity: 0.5;
  }

  .Mobile\:opacity-60 {
    opacity: 0.6;
  }

  .Mobile\:opacity-70 {
    opacity: 0.7;
  }

  .Mobile\:opacity-75 {
    opacity: 0.75;
  }

  .Mobile\:opacity-80 {
    opacity: 0.8;
  }

  .Mobile\:opacity-90 {
    opacity: 0.9;
  }

  .Mobile\:opacity-95 {
    opacity: 0.95;
  }

  .Mobile\:opacity-100 {
    opacity: 1;
  }

  .group:hover .Mobile\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .Mobile\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .Mobile\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .Mobile\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .Mobile\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .Mobile\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .Mobile\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .Mobile\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .Mobile\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .Mobile\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .Mobile\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .Mobile\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .Mobile\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .Mobile\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .Mobile\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .Mobile\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .Mobile\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .Mobile\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .Mobile\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .Mobile\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .Mobile\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .Mobile\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .Mobile\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .Mobile\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .Mobile\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .Mobile\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .Mobile\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .Mobile\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .Mobile\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .Mobile\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .Mobile\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .Mobile\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .Mobile\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .Mobile\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .Mobile\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .Mobile\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .Mobile\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .Mobile\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .Mobile\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .Mobile\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .Mobile\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .Mobile\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .Mobile\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .Mobile\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .Mobile\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .Mobile\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .Mobile\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .Mobile\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .Mobile\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .Mobile\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .Mobile\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .Mobile\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .Mobile\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .Mobile\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .Mobile\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .Mobile\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .Mobile\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .Mobile\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .Mobile\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .Mobile\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .Mobile\:disabled\:opacity-0:disabled {
    opacity: 0;
  }

  .Mobile\:disabled\:opacity-5:disabled {
    opacity: 0.05;
  }

  .Mobile\:disabled\:opacity-10:disabled {
    opacity: 0.1;
  }

  .Mobile\:disabled\:opacity-20:disabled {
    opacity: 0.2;
  }

  .Mobile\:disabled\:opacity-25:disabled {
    opacity: 0.25;
  }

  .Mobile\:disabled\:opacity-30:disabled {
    opacity: 0.3;
  }

  .Mobile\:disabled\:opacity-40:disabled {
    opacity: 0.4;
  }

  .Mobile\:disabled\:opacity-50:disabled {
    opacity: 0.5;
  }

  .Mobile\:disabled\:opacity-60:disabled {
    opacity: 0.6;
  }

  .Mobile\:disabled\:opacity-70:disabled {
    opacity: 0.7;
  }

  .Mobile\:disabled\:opacity-75:disabled {
    opacity: 0.75;
  }

  .Mobile\:disabled\:opacity-80:disabled {
    opacity: 0.8;
  }

  .Mobile\:disabled\:opacity-90:disabled {
    opacity: 0.9;
  }

  .Mobile\:disabled\:opacity-95:disabled {
    opacity: 0.95;
  }

  .Mobile\:disabled\:opacity-100:disabled {
    opacity: 1;
  }

  .Mobile\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .Mobile\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .Mobile\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .Mobile\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .Mobile\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .Mobile\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .Mobile\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .Mobile\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .Mobile\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .Mobile\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .Mobile\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .Mobile\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .Mobile\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .Mobile\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .Mobile\:bg-blend-color {
    background-blend-mode: color;
  }

  .Mobile\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .Mobile\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .Mobile\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .Mobile\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .Mobile\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .Mobile\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .Mobile\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .Mobile\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .Mobile\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .Mobile\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .Mobile\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .Mobile\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .Mobile\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .Mobile\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .Mobile\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .Mobile\:mix-blend-color {
    mix-blend-mode: color;
  }

  .Mobile\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .Mobile\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Mobile\:group-hover\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Mobile\:group-hover\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Mobile\:group-hover\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Mobile\:group-hover\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Mobile\:group-hover\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Mobile\:group-hover\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Mobile\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Mobile\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Mobile\:group-hover\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Mobile\:group-hover\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Mobile\:group-hover\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Mobile\:group-hover\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .Mobile\:group-hover\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus-within\:shadow:focus-within {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus-within\:shadow-bs:focus-within {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus-within\:shadow-strong:focus-within {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus-within\:shadow-tooltip:focus-within {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus-within\:shadow-colorbox:focus-within {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus-within\:shadow-colorCircle:focus-within {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:hover\:shadow-sm:hover {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:hover\:shadow:hover {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:hover\:shadow-bs:hover {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:hover\:shadow-strong:hover {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:hover\:shadow-tooltip:hover {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:hover\:shadow-colorbox:hover {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:hover\:shadow-colorCircle:hover {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus\:shadow-sm:focus {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus\:shadow:focus {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus\:shadow-md:focus {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus\:shadow-lg:focus {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus\:shadow-xl:focus {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus\:shadow-bs:focus {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus\:shadow-strong:focus {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus\:shadow-tooltip:focus {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus\:shadow-colorbox:focus {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:focus\:shadow-colorCircle:focus {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .Mobile\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .Mobile\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .Mobile\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .Mobile\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .Mobile\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .Mobile\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .Mobile\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .Mobile\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .Mobile\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .Mobile\:ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Mobile\:ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Mobile\:ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Mobile\:ring-4 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Mobile\:ring-8 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Mobile\:ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Mobile\:focus-within\:ring-0:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Mobile\:focus-within\:ring-1:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Mobile\:focus-within\:ring-2:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Mobile\:focus-within\:ring-4:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Mobile\:focus-within\:ring-8:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Mobile\:focus-within\:ring:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Mobile\:focus\:ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Mobile\:focus\:ring-1:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Mobile\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Mobile\:focus\:ring-4:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Mobile\:focus\:ring-8:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Mobile\:focus\:ring:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .Mobile\:ring-inset {
    --tw-ring-inset: inset;
  }

  .Mobile\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .Mobile\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .Mobile\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .Mobile\:ring-current {
    --tw-ring-color: currentColor;
  }

  .Mobile\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .Mobile\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Mobile\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .Mobile\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .Mobile\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .Mobile\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .Mobile\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .Mobile\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .Mobile\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .Mobile\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .Mobile\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .Mobile\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .Mobile\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .Mobile\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .Mobile\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .Mobile\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .Mobile\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .Mobile\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .Mobile\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .Mobile\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .Mobile\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .Mobile\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .Mobile\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .Mobile\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .Mobile\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .Mobile\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .Mobile\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .Mobile\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .Mobile\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .Mobile\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .Mobile\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .Mobile\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .Mobile\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .Mobile\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .Mobile\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .Mobile\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .Mobile\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .Mobile\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .Mobile\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .Mobile\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .Mobile\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .Mobile\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .Mobile\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .Mobile\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .Mobile\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .Mobile\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .Mobile\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .Mobile\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .Mobile\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .Mobile\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .Mobile\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .Mobile\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .Mobile\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .Mobile\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .Mobile\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .Mobile\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .Mobile\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .Mobile\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .Mobile\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .Mobile\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .Mobile\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .Mobile\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .Mobile\:ring-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Mobile\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .Mobile\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .Mobile\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .Mobile\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .Mobile\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .Mobile\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .Mobile\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .Mobile\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .Mobile\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .Mobile\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Asurion-White {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Asurion-Blue-Brighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Asurion-Blue-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Asurion-Blue-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Asurion-Purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Asurion-Purple-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Asurion-Purple-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Asurion-Gray-Deepest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Asurion-Gray-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Asurion-Gray-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Asurion-Gray-Lighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Asurion-Gray-Lightest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Asurion-Red-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Mobile\:ring-light-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Mobile\:ring-light-gray-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Mobile\:ring-light-gray-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Mobile\:ring-light-gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .Mobile\:ring-light-gray-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Mobile\:ring-light-gray-5 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Mobile\:ring-light-slate-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .Mobile\:ring-denim-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .Mobile\:ring-purple-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Mobile\:ring-dark-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Mobile\:ring-bright-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .Mobile\:ring-mustard-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .Mobile\:ring-mustard-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .Mobile\:ring-light-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Mobile\:ring-light-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .Mobile\:ring-light-blue-3 {
    --tw-ring-color:  #F0F3FF;
  }

  .Mobile\:ring-light-blue-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Mobile\:ring-purple-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .Mobile\:ring-light-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Mobile\:ring-light-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Mobile\:ring-light-bg-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .Mobile\:ring-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .Mobile\:ring-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .Mobile\:ring-light-white-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Black-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Default-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Mobile\:ring-White-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Silver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Yellow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Grey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Red-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Gold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .Mobile\:ring-light-green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Mobile\:ring-dark-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Mobile\:ring-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Mobile\:ring-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .Mobile\:ring-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .Mobile\:ring-light-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .Mobile\:ring-bright-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Mobile\:ring-bright-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Mobile\:ring-SpaceGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Purple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Mobile\:ring-LightPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Glow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Bronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Copper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Pink-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Orange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Coral-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .Mobile\:ring-MajesticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Mobile\:ring-PrismBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Mobile\:ring-CeramicBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Mobile\:ring-MidnightBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .Mobile\:ring-PrismWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .Mobile\:ring-CeramicWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .Mobile\:ring-LilacPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .Mobile\:ring-CrownSilver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .Mobile\:ring-CoralBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .Mobile\:ring-lime-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Mobile\:ring-apple-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Mobile\:ring-bg-new-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .Mobile\:ring-bg-new-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .Mobile\:ring-new-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .Mobile\:ring-footer-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .Mobile\:ring-border-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .Mobile\:ring-apple-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .Mobile\:ring-crimson-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .Mobile\:ring-asurion-cyan {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .Mobile\:ring-bright-orange {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Graphite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .Mobile\:ring-PacificBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Mobile\:ring-light-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .Mobile\:ring-asurion-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .Mobile\:ring-OceanBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .Mobile\:ring-MetallicCopper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .Mobile\:ring-PorcelainWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .Mobile\:ring-LightBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .Mobile\:ring-CloudNavy-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Mobile\:ring-CloudMint-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Mobile\:ring-CloudOrange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .Mobile\:ring-CloudLavender-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .Mobile\:ring-CloudRed-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .Mobile\:ring-CloudWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .Mobile\:ring-SunriseGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Mobile\:ring-SunshineGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Mobile\:ring-AuraBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Mobile\:ring-AuraGlow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Mobile\:ring-MysticBronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .Mobile\:ring-MysticGreen-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .Mobile\:ring-MysticGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .Mobile\:ring-MysticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .Mobile\:ring-MysticWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .Mobile\:ring-price-blue1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Mobile\:ring-indigo1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Mobile\:ring-Purple-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .Mobile\:ring-new-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .Mobile\:ring-dark-blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .Mobile\:ring-replace-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .Mobile\:ring-resolve-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .Mobile\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .Mobile\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Asurion-White:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Asurion-Blue-Brighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Asurion-Blue-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Asurion-Blue-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Asurion-Purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Asurion-Purple-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Asurion-Purple-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Asurion-Gray-Deepest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Asurion-Gray-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Asurion-Gray-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Asurion-Gray-Lighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Asurion-Gray-Lightest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Asurion-Red-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-light-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-light-gray-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-light-gray-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-light-gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-light-gray-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-light-gray-5:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-light-slate-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-denim-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-purple-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-dark-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-bright-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-mustard-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-mustard-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-light-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-light-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-light-blue-3:focus-within {
    --tw-ring-color:  #F0F3FF;
  }

  .Mobile\:focus-within\:ring-light-blue-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-purple-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-light-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-light-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-light-bg-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-light-white-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Black-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Default-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-White-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Silver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Yellow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Grey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Red-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Gold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-light-green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-dark-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-light-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-bright-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-bright-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-SpaceGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Purple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-LightPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Glow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Bronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Copper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Pink-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Orange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Coral-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-MajesticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-PrismBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-CeramicBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-MidnightBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-PrismWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-CeramicWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-LilacPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-CrownSilver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-CoralBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-lime-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-apple-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-bg-new-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-bg-new-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-new-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-footer-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-border-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-apple-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-crimson-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-asurion-cyan:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-bright-orange:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Graphite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-PacificBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-light-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-asurion-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-OceanBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-MetallicCopper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-PorcelainWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-LightBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-CloudNavy-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-CloudMint-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-CloudOrange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-CloudLavender-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-CloudRed-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-CloudWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-SunriseGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-SunshineGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-AuraBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-AuraGlow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-MysticBronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-MysticGreen-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-MysticGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-MysticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-MysticWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-price-blue1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-indigo1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-Purple-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-new-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-dark-blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-replace-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .Mobile\:focus-within\:ring-resolve-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .Mobile\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .Mobile\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Asurion-White:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Asurion-Blue-Brighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Asurion-Blue-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Asurion-Blue-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Asurion-Purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Asurion-Purple-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Asurion-Purple-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Asurion-Gray-Deepest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Asurion-Gray-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Asurion-Gray-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Asurion-Gray-Lighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Asurion-Gray-Lightest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Asurion-Red-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-light-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-light-gray-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-light-gray-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-light-gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-light-gray-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-light-gray-5:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-light-slate-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-denim-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-purple-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-dark-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-bright-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-mustard-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-mustard-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-light-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-light-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-light-blue-3:focus {
    --tw-ring-color:  #F0F3FF;
  }

  .Mobile\:focus\:ring-light-blue-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-purple-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-light-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-light-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-light-bg-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-light-white-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Black-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Default-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-White-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Silver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Yellow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Grey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Red-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Gold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-light-green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-dark-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-light-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-bright-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-bright-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-SpaceGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Purple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-LightPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Glow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Bronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Copper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Pink-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Orange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Coral-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-MajesticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-PrismBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-CeramicBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-MidnightBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-PrismWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-CeramicWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-LilacPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-CrownSilver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-CoralBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-lime-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-apple-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-bg-new-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-bg-new-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-new-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-footer-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-border-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-apple-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-crimson-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-asurion-cyan:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-bright-orange:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Graphite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-PacificBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-light-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-asurion-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-OceanBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-MetallicCopper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-PorcelainWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-LightBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-CloudNavy-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-CloudMint-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-CloudOrange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-CloudLavender-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-CloudRed-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-CloudWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-SunriseGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-SunshineGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-AuraBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-AuraGlow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-MysticBronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-MysticGreen-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-MysticGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-MysticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-MysticWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-price-blue1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-indigo1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-Purple-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-new-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-dark-blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-replace-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .Mobile\:focus\:ring-resolve-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .Mobile\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .Mobile\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .Mobile\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .Mobile\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .Mobile\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .Mobile\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .Mobile\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .Mobile\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .Mobile\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .Mobile\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .Mobile\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .Mobile\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .Mobile\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .Mobile\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .Mobile\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .Mobile\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .Mobile\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .Mobile\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .Mobile\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .Mobile\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .Mobile\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .Mobile\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .Mobile\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .Mobile\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .Mobile\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .Mobile\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .Mobile\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .Mobile\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .Mobile\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .Mobile\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .Mobile\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .Mobile\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .Mobile\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .Mobile\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .Mobile\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .Mobile\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .Mobile\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .Mobile\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .Mobile\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .Mobile\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .Mobile\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .Mobile\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .Mobile\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .Mobile\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .Mobile\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .Mobile\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .Mobile\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .Mobile\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .Mobile\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .Mobile\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .Mobile\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .Mobile\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .Mobile\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .Mobile\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .Mobile\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .Mobile\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .Mobile\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .Mobile\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .Mobile\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .Mobile\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .Mobile\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .Mobile\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .Mobile\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .Mobile\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .Mobile\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .Mobile\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .Mobile\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .Mobile\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .Mobile\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .Mobile\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .Mobile\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .Mobile\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .Mobile\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .Mobile\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .Mobile\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .Mobile\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .Mobile\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .Mobile\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .Mobile\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .Mobile\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .Mobile\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .Mobile\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .Mobile\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .Mobile\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .Mobile\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .Mobile\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .Mobile\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .Mobile\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .Mobile\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .Mobile\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .Mobile\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .Mobile\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .Mobile\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .Mobile\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .Mobile\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .Mobile\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .Mobile\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .Mobile\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .Mobile\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .Mobile\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .Mobile\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .Mobile\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .Mobile\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .Mobile\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .Mobile\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .Mobile\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .Mobile\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .Mobile\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .Mobile\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .Mobile\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .Mobile\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .Mobile\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .Mobile\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .Mobile\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .Mobile\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .Mobile\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .Mobile\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .Mobile\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .Mobile\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .Mobile\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .Mobile\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .Mobile\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .Mobile\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .Mobile\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .Mobile\:ring-offset-purple {
    --tw-ring-offset-color: #6700B8;
  }

  .Mobile\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .Mobile\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .Mobile\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .Mobile\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .Mobile\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .Mobile\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .Mobile\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .Mobile\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .Mobile\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .Mobile\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .Mobile\:ring-offset-Asurion-White {
    --tw-ring-offset-color: #FFF;
  }

  .Mobile\:ring-offset-Asurion-Blue-Brighter {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Mobile\:ring-offset-Asurion-Blue-Deep {
    --tw-ring-offset-color: #2743CC;
  }

  .Mobile\:ring-offset-Asurion-Blue-Light {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Mobile\:ring-offset-Asurion-Purple {
    --tw-ring-offset-color: #8223D2;
  }

  .Mobile\:ring-offset-Asurion-Purple-Deeper {
    --tw-ring-offset-color: #6700B8;
  }

  .Mobile\:ring-offset-Asurion-Purple-Light {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Mobile\:ring-offset-Asurion-Gray-Deepest {
    --tw-ring-offset-color: #333F48;
  }

  .Mobile\:ring-offset-Asurion-Gray-Deeper {
    --tw-ring-offset-color: #6E767D;
  }

  .Mobile\:ring-offset-Asurion-Gray-Light {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Mobile\:ring-offset-Asurion-Gray-Lighter {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Mobile\:ring-offset-Asurion-Gray-Lightest {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Mobile\:ring-offset-Asurion-Red-Deep {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Mobile\:ring-offset-light-gray {
    --tw-ring-offset-color: #6E767D;
  }

  .Mobile\:ring-offset-light-gray-1 {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Mobile\:ring-offset-light-gray-2 {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Mobile\:ring-offset-light-gray-3 {
    --tw-ring-offset-color: #F0F0F5;
  }

  .Mobile\:ring-offset-light-gray-4 {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Mobile\:ring-offset-light-gray-5 {
    --tw-ring-offset-color: #333F48;
  }

  .Mobile\:ring-offset-light-slate-gray {
    --tw-ring-offset-color: #8589A1;
  }

  .Mobile\:ring-offset-denim-blue {
    --tw-ring-offset-color: #0066B2;
  }

  .Mobile\:ring-offset-purple-1 {
    --tw-ring-offset-color: #8223D2;
  }

  .Mobile\:ring-offset-dark-red {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Mobile\:ring-offset-bright-red {
    --tw-ring-offset-color: #F40715;
  }

  .Mobile\:ring-offset-mustard-yellow {
    --tw-ring-offset-color: #ED8B00;
  }

  .Mobile\:ring-offset-mustard-yellow-1 {
    --tw-ring-offset-color: #ED6600;
  }

  .Mobile\:ring-offset-light-blue {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Mobile\:ring-offset-light-blue-1 {
    --tw-ring-offset-color: #4A68F9;
  }

  .Mobile\:ring-offset-light-blue-3 {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .Mobile\:ring-offset-light-blue-4 {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Mobile\:ring-offset-purple-blue {
    --tw-ring-offset-color: #6469E1;
  }

  .Mobile\:ring-offset-light-green {
    --tw-ring-offset-color: #00B574;
  }

  .Mobile\:ring-offset-light-green-1 {
    --tw-ring-offset-color: #00B574;
  }

  .Mobile\:ring-offset-light-bg-green {
    --tw-ring-offset-color: #F0FFF9;
  }

  .Mobile\:ring-offset-green-1 {
    --tw-ring-offset-color: #0B8350;
  }

  .Mobile\:ring-offset-pink-1 {
    --tw-ring-offset-color: #FFEDD5;
  }

  .Mobile\:ring-offset-light-white-1 {
    --tw-ring-offset-color: #F8F6EE;
  }

  .Mobile\:ring-offset-Black-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .Mobile\:ring-offset-Default-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .Mobile\:ring-offset-White-3 {
    --tw-ring-offset-color: #F9F6EF;
  }

  .Mobile\:ring-offset-Green-3 {
    --tw-ring-offset-color: #AEE0CD;
  }

  .Mobile\:ring-offset-Blue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Mobile\:ring-offset-Silver-3 {
    --tw-ring-offset-color: #E4E4E2;
  }

  .Mobile\:ring-offset-Yellow-3 {
    --tw-ring-offset-color: #F3D060;
  }

  .Mobile\:ring-offset-Grey-3 {
    --tw-ring-offset-color: #535150;
  }

  .Mobile\:ring-offset-Gray-3 {
    --tw-ring-offset-color: #535150;
  }

  .Mobile\:ring-offset-Red-3 {
    --tw-ring-offset-color: #BA0C2E;
  }

  .Mobile\:ring-offset-Gold-3 {
    --tw-ring-offset-color: #F5DDC5;
  }

  .Mobile\:ring-offset-light-green-3 {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Mobile\:ring-offset-dark-blue-2 {
    --tw-ring-offset-color: #2743CC;
  }

  .Mobile\:ring-offset-blue-1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Mobile\:ring-offset-yellow-1 {
    --tw-ring-offset-color: #EDB800;
  }

  .Mobile\:ring-offset-blue-2 {
    --tw-ring-offset-color: #253BAA;
  }

  .Mobile\:ring-offset-light-pink {
    --tw-ring-offset-color: #FF5070;
  }

  .Mobile\:ring-offset-bright-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Mobile\:ring-offset-bright-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .Mobile\:ring-offset-SpaceGrey-3 {
    --tw-ring-offset-color: #535150;
  }

  .Mobile\:ring-offset-Purple-3 {
    --tw-ring-offset-color: #6700B8;
  }

  .Mobile\:ring-offset-LightPurple-3 {
    --tw-ring-offset-color: #D1CDDA;
  }

  .Mobile\:ring-offset-Glow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Mobile\:ring-offset-Bronze-3 {
    --tw-ring-offset-color: #cd7f32;
  }

  .Mobile\:ring-offset-Copper-3 {
    --tw-ring-offset-color: #B87333;
  }

  .Mobile\:ring-offset-Pink-3 {
    --tw-ring-offset-color: #FFC0CB;
  }

  .Mobile\:ring-offset-Orange-3 {
    --tw-ring-offset-color: #FFA500;
  }

  .Mobile\:ring-offset-Coral-3 {
    --tw-ring-offset-color: #EE7762;
  }

  .Mobile\:ring-offset-MajesticBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .Mobile\:ring-offset-PrismBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .Mobile\:ring-offset-CeramicBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .Mobile\:ring-offset-MidnightBlack-3 {
    --tw-ring-offset-color: #00040D;
  }

  .Mobile\:ring-offset-PrismWhite-3 {
    --tw-ring-offset-color: #E1D8CB;
  }

  .Mobile\:ring-offset-CeramicWhite-3 {
    --tw-ring-offset-color: #c2c2c4;
  }

  .Mobile\:ring-offset-LilacPurple-3 {
    --tw-ring-offset-color: #C8A2C8;
  }

  .Mobile\:ring-offset-CrownSilver-3 {
    --tw-ring-offset-color: #b1a5aa;
  }

  .Mobile\:ring-offset-CoralBlue-3 {
    --tw-ring-offset-color: #AFDCEC;
  }

  .Mobile\:ring-offset-lime-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .Mobile\:ring-offset-apple-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Mobile\:ring-offset-bg-new-blue {
    --tw-ring-offset-color: #39DCF0;
  }

  .Mobile\:ring-offset-bg-new-pink {
    --tw-ring-offset-color: #E79AAE;
  }

  .Mobile\:ring-offset-new-pink-1 {
    --tw-ring-offset-color: #E9A1B3;
  }

  .Mobile\:ring-offset-footer-grey {
    --tw-ring-offset-color: #333238;
  }

  .Mobile\:ring-offset-border-grey {
    --tw-ring-offset-color: #c4c4c4;
  }

  .Mobile\:ring-offset-apple-green-1 {
    --tw-ring-offset-color: #30D091;
  }

  .Mobile\:ring-offset-crimson-red {
    --tw-ring-offset-color: #d22323;
  }

  .Mobile\:ring-offset-asurion-cyan {
    --tw-ring-offset-color: #95CED7;
  }

  .Mobile\:ring-offset-bright-orange {
    --tw-ring-offset-color: #FF8B1A;
  }

  .Mobile\:ring-offset-Graphite-3 {
    --tw-ring-offset-color: #D2CEDB;
  }

  .Mobile\:ring-offset-PacificBlue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Mobile\:ring-offset-light-purple {
    --tw-ring-offset-color: #B3A3D7;
  }

  .Mobile\:ring-offset-asurion-gray {
    --tw-ring-offset-color: #D8D8D8;
  }

  .Mobile\:ring-offset-OceanBlue-3 {
    --tw-ring-offset-color: #0077be;
  }

  .Mobile\:ring-offset-MetallicCopper-3 {
    --tw-ring-offset-color: #72281e;
  }

  .Mobile\:ring-offset-PorcelainWhite-3 {
    --tw-ring-offset-color: #f8fbf8;
  }

  .Mobile\:ring-offset-LightBlue-3 {
    --tw-ring-offset-color: #ADD8E6;
  }

  .Mobile\:ring-offset-CloudNavy-3 {
    --tw-ring-offset-color: #607387;
  }

  .Mobile\:ring-offset-CloudMint-3 {
    --tw-ring-offset-color: #607387;
  }

  .Mobile\:ring-offset-CloudOrange-3 {
    --tw-ring-offset-color: #ffba97;
  }

  .Mobile\:ring-offset-CloudLavender-3 {
    --tw-ring-offset-color: #d6d3e2;
  }

  .Mobile\:ring-offset-CloudRed-3 {
    --tw-ring-offset-color: #dbb0a2;
  }

  .Mobile\:ring-offset-CloudWhite-3 {
    --tw-ring-offset-color: #f2f2ed;
  }

  .Mobile\:ring-offset-SunriseGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .Mobile\:ring-offset-SunshineGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .Mobile\:ring-offset-AuraBlack-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .Mobile\:ring-offset-AuraGlow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Mobile\:ring-offset-MysticBronze-3 {
    --tw-ring-offset-color: #3c2516;
  }

  .Mobile\:ring-offset-MysticGreen-3 {
    --tw-ring-offset-color: #90A19A;
  }

  .Mobile\:ring-offset-MysticGrey-3 {
    --tw-ring-offset-color: #564f55;
  }

  .Mobile\:ring-offset-MysticBlack-3 {
    --tw-ring-offset-color: #353A3C;
  }

  .Mobile\:ring-offset-MysticWhite-3 {
    --tw-ring-offset-color: #E4EDE3;
  }

  .Mobile\:ring-offset-price-blue1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Mobile\:ring-offset-indigo1 {
    --tw-ring-offset-color: #6700B8;
  }

  .Mobile\:ring-offset-Purple-4 {
    --tw-ring-offset-color: #9598F8;
  }

  .Mobile\:ring-offset-new-blue-2 {
    --tw-ring-offset-color: #33B3C2;
  }

  .Mobile\:ring-offset-dark-blue-3 {
    --tw-ring-offset-color: #041DFB;
  }

  .Mobile\:ring-offset-replace-bg {
    --tw-ring-offset-color: #8AA4BC;
  }

  .Mobile\:ring-offset-resolve-bg {
    --tw-ring-offset-color: #4783CB;
  }

  .Mobile\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .Mobile\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .Mobile\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .Mobile\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .Mobile\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .Mobile\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .Mobile\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .Mobile\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .Mobile\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .Mobile\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .Mobile\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .Mobile\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .Mobile\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .Mobile\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .Mobile\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .Mobile\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .Mobile\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .Mobile\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .Mobile\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .Mobile\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .Mobile\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .Mobile\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .Mobile\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .Mobile\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .Mobile\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .Mobile\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .Mobile\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .Mobile\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .Mobile\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .Mobile\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .Mobile\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .Mobile\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .Mobile\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .Mobile\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .Mobile\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .Mobile\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .Mobile\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .Mobile\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .Mobile\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .Mobile\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .Mobile\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .Mobile\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .Mobile\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .Mobile\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .Mobile\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .Mobile\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .Mobile\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .Mobile\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .Mobile\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .Mobile\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .Mobile\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .Mobile\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .Mobile\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .Mobile\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .Mobile\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .Mobile\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .Mobile\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .Mobile\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .Mobile\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .Mobile\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .Mobile\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .Mobile\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .Mobile\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .Mobile\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .Mobile\:focus-within\:ring-offset-purple:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .Mobile\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .Mobile\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .Mobile\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .Mobile\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .Mobile\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .Mobile\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .Mobile\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .Mobile\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .Mobile\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .Mobile\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .Mobile\:focus-within\:ring-offset-Asurion-White:focus-within {
    --tw-ring-offset-color: #FFF;
  }

  .Mobile\:focus-within\:ring-offset-Asurion-Blue-Brighter:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Mobile\:focus-within\:ring-offset-Asurion-Blue-Deep:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .Mobile\:focus-within\:ring-offset-Asurion-Blue-Light:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Mobile\:focus-within\:ring-offset-Asurion-Purple:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .Mobile\:focus-within\:ring-offset-Asurion-Purple-Deeper:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .Mobile\:focus-within\:ring-offset-Asurion-Purple-Light:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Mobile\:focus-within\:ring-offset-Asurion-Gray-Deepest:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .Mobile\:focus-within\:ring-offset-Asurion-Gray-Deeper:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .Mobile\:focus-within\:ring-offset-Asurion-Gray-Light:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Mobile\:focus-within\:ring-offset-Asurion-Gray-Lighter:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Mobile\:focus-within\:ring-offset-Asurion-Gray-Lightest:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Mobile\:focus-within\:ring-offset-Asurion-Red-Deep:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Mobile\:focus-within\:ring-offset-light-gray:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .Mobile\:focus-within\:ring-offset-light-gray-1:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Mobile\:focus-within\:ring-offset-light-gray-2:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Mobile\:focus-within\:ring-offset-light-gray-3:focus-within {
    --tw-ring-offset-color: #F0F0F5;
  }

  .Mobile\:focus-within\:ring-offset-light-gray-4:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Mobile\:focus-within\:ring-offset-light-gray-5:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .Mobile\:focus-within\:ring-offset-light-slate-gray:focus-within {
    --tw-ring-offset-color: #8589A1;
  }

  .Mobile\:focus-within\:ring-offset-denim-blue:focus-within {
    --tw-ring-offset-color: #0066B2;
  }

  .Mobile\:focus-within\:ring-offset-purple-1:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .Mobile\:focus-within\:ring-offset-dark-red:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Mobile\:focus-within\:ring-offset-bright-red:focus-within {
    --tw-ring-offset-color: #F40715;
  }

  .Mobile\:focus-within\:ring-offset-mustard-yellow:focus-within {
    --tw-ring-offset-color: #ED8B00;
  }

  .Mobile\:focus-within\:ring-offset-mustard-yellow-1:focus-within {
    --tw-ring-offset-color: #ED6600;
  }

  .Mobile\:focus-within\:ring-offset-light-blue:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Mobile\:focus-within\:ring-offset-light-blue-1:focus-within {
    --tw-ring-offset-color: #4A68F9;
  }

  .Mobile\:focus-within\:ring-offset-light-blue-3:focus-within {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .Mobile\:focus-within\:ring-offset-light-blue-4:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Mobile\:focus-within\:ring-offset-purple-blue:focus-within {
    --tw-ring-offset-color: #6469E1;
  }

  .Mobile\:focus-within\:ring-offset-light-green:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .Mobile\:focus-within\:ring-offset-light-green-1:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .Mobile\:focus-within\:ring-offset-light-bg-green:focus-within {
    --tw-ring-offset-color: #F0FFF9;
  }

  .Mobile\:focus-within\:ring-offset-green-1:focus-within {
    --tw-ring-offset-color: #0B8350;
  }

  .Mobile\:focus-within\:ring-offset-pink-1:focus-within {
    --tw-ring-offset-color: #FFEDD5;
  }

  .Mobile\:focus-within\:ring-offset-light-white-1:focus-within {
    --tw-ring-offset-color: #F8F6EE;
  }

  .Mobile\:focus-within\:ring-offset-Black-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .Mobile\:focus-within\:ring-offset-Default-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .Mobile\:focus-within\:ring-offset-White-3:focus-within {
    --tw-ring-offset-color: #F9F6EF;
  }

  .Mobile\:focus-within\:ring-offset-Green-3:focus-within {
    --tw-ring-offset-color: #AEE0CD;
  }

  .Mobile\:focus-within\:ring-offset-Blue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Mobile\:focus-within\:ring-offset-Silver-3:focus-within {
    --tw-ring-offset-color: #E4E4E2;
  }

  .Mobile\:focus-within\:ring-offset-Yellow-3:focus-within {
    --tw-ring-offset-color: #F3D060;
  }

  .Mobile\:focus-within\:ring-offset-Grey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .Mobile\:focus-within\:ring-offset-Gray-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .Mobile\:focus-within\:ring-offset-Red-3:focus-within {
    --tw-ring-offset-color: #BA0C2E;
  }

  .Mobile\:focus-within\:ring-offset-Gold-3:focus-within {
    --tw-ring-offset-color: #F5DDC5;
  }

  .Mobile\:focus-within\:ring-offset-light-green-3:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Mobile\:focus-within\:ring-offset-dark-blue-2:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .Mobile\:focus-within\:ring-offset-blue-1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Mobile\:focus-within\:ring-offset-yellow-1:focus-within {
    --tw-ring-offset-color: #EDB800;
  }

  .Mobile\:focus-within\:ring-offset-blue-2:focus-within {
    --tw-ring-offset-color: #253BAA;
  }

  .Mobile\:focus-within\:ring-offset-light-pink:focus-within {
    --tw-ring-offset-color: #FF5070;
  }

  .Mobile\:focus-within\:ring-offset-bright-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Mobile\:focus-within\:ring-offset-bright-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .Mobile\:focus-within\:ring-offset-SpaceGrey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .Mobile\:focus-within\:ring-offset-Purple-3:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .Mobile\:focus-within\:ring-offset-LightPurple-3:focus-within {
    --tw-ring-offset-color: #D1CDDA;
  }

  .Mobile\:focus-within\:ring-offset-Glow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Mobile\:focus-within\:ring-offset-Bronze-3:focus-within {
    --tw-ring-offset-color: #cd7f32;
  }

  .Mobile\:focus-within\:ring-offset-Copper-3:focus-within {
    --tw-ring-offset-color: #B87333;
  }

  .Mobile\:focus-within\:ring-offset-Pink-3:focus-within {
    --tw-ring-offset-color: #FFC0CB;
  }

  .Mobile\:focus-within\:ring-offset-Orange-3:focus-within {
    --tw-ring-offset-color: #FFA500;
  }

  .Mobile\:focus-within\:ring-offset-Coral-3:focus-within {
    --tw-ring-offset-color: #EE7762;
  }

  .Mobile\:focus-within\:ring-offset-MajesticBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .Mobile\:focus-within\:ring-offset-PrismBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .Mobile\:focus-within\:ring-offset-CeramicBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .Mobile\:focus-within\:ring-offset-MidnightBlack-3:focus-within {
    --tw-ring-offset-color: #00040D;
  }

  .Mobile\:focus-within\:ring-offset-PrismWhite-3:focus-within {
    --tw-ring-offset-color: #E1D8CB;
  }

  .Mobile\:focus-within\:ring-offset-CeramicWhite-3:focus-within {
    --tw-ring-offset-color: #c2c2c4;
  }

  .Mobile\:focus-within\:ring-offset-LilacPurple-3:focus-within {
    --tw-ring-offset-color: #C8A2C8;
  }

  .Mobile\:focus-within\:ring-offset-CrownSilver-3:focus-within {
    --tw-ring-offset-color: #b1a5aa;
  }

  .Mobile\:focus-within\:ring-offset-CoralBlue-3:focus-within {
    --tw-ring-offset-color: #AFDCEC;
  }

  .Mobile\:focus-within\:ring-offset-lime-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .Mobile\:focus-within\:ring-offset-apple-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Mobile\:focus-within\:ring-offset-bg-new-blue:focus-within {
    --tw-ring-offset-color: #39DCF0;
  }

  .Mobile\:focus-within\:ring-offset-bg-new-pink:focus-within {
    --tw-ring-offset-color: #E79AAE;
  }

  .Mobile\:focus-within\:ring-offset-new-pink-1:focus-within {
    --tw-ring-offset-color: #E9A1B3;
  }

  .Mobile\:focus-within\:ring-offset-footer-grey:focus-within {
    --tw-ring-offset-color: #333238;
  }

  .Mobile\:focus-within\:ring-offset-border-grey:focus-within {
    --tw-ring-offset-color: #c4c4c4;
  }

  .Mobile\:focus-within\:ring-offset-apple-green-1:focus-within {
    --tw-ring-offset-color: #30D091;
  }

  .Mobile\:focus-within\:ring-offset-crimson-red:focus-within {
    --tw-ring-offset-color: #d22323;
  }

  .Mobile\:focus-within\:ring-offset-asurion-cyan:focus-within {
    --tw-ring-offset-color: #95CED7;
  }

  .Mobile\:focus-within\:ring-offset-bright-orange:focus-within {
    --tw-ring-offset-color: #FF8B1A;
  }

  .Mobile\:focus-within\:ring-offset-Graphite-3:focus-within {
    --tw-ring-offset-color: #D2CEDB;
  }

  .Mobile\:focus-within\:ring-offset-PacificBlue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Mobile\:focus-within\:ring-offset-light-purple:focus-within {
    --tw-ring-offset-color: #B3A3D7;
  }

  .Mobile\:focus-within\:ring-offset-asurion-gray:focus-within {
    --tw-ring-offset-color: #D8D8D8;
  }

  .Mobile\:focus-within\:ring-offset-OceanBlue-3:focus-within {
    --tw-ring-offset-color: #0077be;
  }

  .Mobile\:focus-within\:ring-offset-MetallicCopper-3:focus-within {
    --tw-ring-offset-color: #72281e;
  }

  .Mobile\:focus-within\:ring-offset-PorcelainWhite-3:focus-within {
    --tw-ring-offset-color: #f8fbf8;
  }

  .Mobile\:focus-within\:ring-offset-LightBlue-3:focus-within {
    --tw-ring-offset-color: #ADD8E6;
  }

  .Mobile\:focus-within\:ring-offset-CloudNavy-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .Mobile\:focus-within\:ring-offset-CloudMint-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .Mobile\:focus-within\:ring-offset-CloudOrange-3:focus-within {
    --tw-ring-offset-color: #ffba97;
  }

  .Mobile\:focus-within\:ring-offset-CloudLavender-3:focus-within {
    --tw-ring-offset-color: #d6d3e2;
  }

  .Mobile\:focus-within\:ring-offset-CloudRed-3:focus-within {
    --tw-ring-offset-color: #dbb0a2;
  }

  .Mobile\:focus-within\:ring-offset-CloudWhite-3:focus-within {
    --tw-ring-offset-color: #f2f2ed;
  }

  .Mobile\:focus-within\:ring-offset-SunriseGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .Mobile\:focus-within\:ring-offset-SunshineGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .Mobile\:focus-within\:ring-offset-AuraBlack-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .Mobile\:focus-within\:ring-offset-AuraGlow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Mobile\:focus-within\:ring-offset-MysticBronze-3:focus-within {
    --tw-ring-offset-color: #3c2516;
  }

  .Mobile\:focus-within\:ring-offset-MysticGreen-3:focus-within {
    --tw-ring-offset-color: #90A19A;
  }

  .Mobile\:focus-within\:ring-offset-MysticGrey-3:focus-within {
    --tw-ring-offset-color: #564f55;
  }

  .Mobile\:focus-within\:ring-offset-MysticBlack-3:focus-within {
    --tw-ring-offset-color: #353A3C;
  }

  .Mobile\:focus-within\:ring-offset-MysticWhite-3:focus-within {
    --tw-ring-offset-color: #E4EDE3;
  }

  .Mobile\:focus-within\:ring-offset-price-blue1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Mobile\:focus-within\:ring-offset-indigo1:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .Mobile\:focus-within\:ring-offset-Purple-4:focus-within {
    --tw-ring-offset-color: #9598F8;
  }

  .Mobile\:focus-within\:ring-offset-new-blue-2:focus-within {
    --tw-ring-offset-color: #33B3C2;
  }

  .Mobile\:focus-within\:ring-offset-dark-blue-3:focus-within {
    --tw-ring-offset-color: #041DFB;
  }

  .Mobile\:focus-within\:ring-offset-replace-bg:focus-within {
    --tw-ring-offset-color: #8AA4BC;
  }

  .Mobile\:focus-within\:ring-offset-resolve-bg:focus-within {
    --tw-ring-offset-color: #4783CB;
  }

  .Mobile\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .Mobile\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .Mobile\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .Mobile\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .Mobile\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .Mobile\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .Mobile\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .Mobile\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .Mobile\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .Mobile\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .Mobile\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .Mobile\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .Mobile\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .Mobile\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .Mobile\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .Mobile\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .Mobile\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .Mobile\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .Mobile\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .Mobile\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .Mobile\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .Mobile\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .Mobile\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .Mobile\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .Mobile\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .Mobile\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .Mobile\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .Mobile\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .Mobile\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .Mobile\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .Mobile\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .Mobile\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .Mobile\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .Mobile\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .Mobile\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .Mobile\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .Mobile\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .Mobile\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .Mobile\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .Mobile\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .Mobile\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .Mobile\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .Mobile\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .Mobile\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .Mobile\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .Mobile\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .Mobile\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .Mobile\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .Mobile\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .Mobile\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .Mobile\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .Mobile\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .Mobile\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .Mobile\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .Mobile\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .Mobile\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .Mobile\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .Mobile\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .Mobile\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .Mobile\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .Mobile\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .Mobile\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .Mobile\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .Mobile\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .Mobile\:focus\:ring-offset-purple:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .Mobile\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .Mobile\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .Mobile\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .Mobile\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .Mobile\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .Mobile\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .Mobile\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .Mobile\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .Mobile\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .Mobile\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .Mobile\:focus\:ring-offset-Asurion-White:focus {
    --tw-ring-offset-color: #FFF;
  }

  .Mobile\:focus\:ring-offset-Asurion-Blue-Brighter:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Mobile\:focus\:ring-offset-Asurion-Blue-Deep:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .Mobile\:focus\:ring-offset-Asurion-Blue-Light:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Mobile\:focus\:ring-offset-Asurion-Purple:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .Mobile\:focus\:ring-offset-Asurion-Purple-Deeper:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .Mobile\:focus\:ring-offset-Asurion-Purple-Light:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Mobile\:focus\:ring-offset-Asurion-Gray-Deepest:focus {
    --tw-ring-offset-color: #333F48;
  }

  .Mobile\:focus\:ring-offset-Asurion-Gray-Deeper:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .Mobile\:focus\:ring-offset-Asurion-Gray-Light:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Mobile\:focus\:ring-offset-Asurion-Gray-Lighter:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Mobile\:focus\:ring-offset-Asurion-Gray-Lightest:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Mobile\:focus\:ring-offset-Asurion-Red-Deep:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Mobile\:focus\:ring-offset-light-gray:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .Mobile\:focus\:ring-offset-light-gray-1:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .Mobile\:focus\:ring-offset-light-gray-2:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .Mobile\:focus\:ring-offset-light-gray-3:focus {
    --tw-ring-offset-color: #F0F0F5;
  }

  .Mobile\:focus\:ring-offset-light-gray-4:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .Mobile\:focus\:ring-offset-light-gray-5:focus {
    --tw-ring-offset-color: #333F48;
  }

  .Mobile\:focus\:ring-offset-light-slate-gray:focus {
    --tw-ring-offset-color: #8589A1;
  }

  .Mobile\:focus\:ring-offset-denim-blue:focus {
    --tw-ring-offset-color: #0066B2;
  }

  .Mobile\:focus\:ring-offset-purple-1:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .Mobile\:focus\:ring-offset-dark-red:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .Mobile\:focus\:ring-offset-bright-red:focus {
    --tw-ring-offset-color: #F40715;
  }

  .Mobile\:focus\:ring-offset-mustard-yellow:focus {
    --tw-ring-offset-color: #ED8B00;
  }

  .Mobile\:focus\:ring-offset-mustard-yellow-1:focus {
    --tw-ring-offset-color: #ED6600;
  }

  .Mobile\:focus\:ring-offset-light-blue:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Mobile\:focus\:ring-offset-light-blue-1:focus {
    --tw-ring-offset-color: #4A68F9;
  }

  .Mobile\:focus\:ring-offset-light-blue-3:focus {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .Mobile\:focus\:ring-offset-light-blue-4:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .Mobile\:focus\:ring-offset-purple-blue:focus {
    --tw-ring-offset-color: #6469E1;
  }

  .Mobile\:focus\:ring-offset-light-green:focus {
    --tw-ring-offset-color: #00B574;
  }

  .Mobile\:focus\:ring-offset-light-green-1:focus {
    --tw-ring-offset-color: #00B574;
  }

  .Mobile\:focus\:ring-offset-light-bg-green:focus {
    --tw-ring-offset-color: #F0FFF9;
  }

  .Mobile\:focus\:ring-offset-green-1:focus {
    --tw-ring-offset-color: #0B8350;
  }

  .Mobile\:focus\:ring-offset-pink-1:focus {
    --tw-ring-offset-color: #FFEDD5;
  }

  .Mobile\:focus\:ring-offset-light-white-1:focus {
    --tw-ring-offset-color: #F8F6EE;
  }

  .Mobile\:focus\:ring-offset-Black-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .Mobile\:focus\:ring-offset-Default-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .Mobile\:focus\:ring-offset-White-3:focus {
    --tw-ring-offset-color: #F9F6EF;
  }

  .Mobile\:focus\:ring-offset-Green-3:focus {
    --tw-ring-offset-color: #AEE0CD;
  }

  .Mobile\:focus\:ring-offset-Blue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Mobile\:focus\:ring-offset-Silver-3:focus {
    --tw-ring-offset-color: #E4E4E2;
  }

  .Mobile\:focus\:ring-offset-Yellow-3:focus {
    --tw-ring-offset-color: #F3D060;
  }

  .Mobile\:focus\:ring-offset-Grey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .Mobile\:focus\:ring-offset-Gray-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .Mobile\:focus\:ring-offset-Red-3:focus {
    --tw-ring-offset-color: #BA0C2E;
  }

  .Mobile\:focus\:ring-offset-Gold-3:focus {
    --tw-ring-offset-color: #F5DDC5;
  }

  .Mobile\:focus\:ring-offset-light-green-3:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .Mobile\:focus\:ring-offset-dark-blue-2:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .Mobile\:focus\:ring-offset-blue-1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Mobile\:focus\:ring-offset-yellow-1:focus {
    --tw-ring-offset-color: #EDB800;
  }

  .Mobile\:focus\:ring-offset-blue-2:focus {
    --tw-ring-offset-color: #253BAA;
  }

  .Mobile\:focus\:ring-offset-light-pink:focus {
    --tw-ring-offset-color: #FF5070;
  }

  .Mobile\:focus\:ring-offset-bright-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Mobile\:focus\:ring-offset-bright-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .Mobile\:focus\:ring-offset-SpaceGrey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .Mobile\:focus\:ring-offset-Purple-3:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .Mobile\:focus\:ring-offset-LightPurple-3:focus {
    --tw-ring-offset-color: #D1CDDA;
  }

  .Mobile\:focus\:ring-offset-Glow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Mobile\:focus\:ring-offset-Bronze-3:focus {
    --tw-ring-offset-color: #cd7f32;
  }

  .Mobile\:focus\:ring-offset-Copper-3:focus {
    --tw-ring-offset-color: #B87333;
  }

  .Mobile\:focus\:ring-offset-Pink-3:focus {
    --tw-ring-offset-color: #FFC0CB;
  }

  .Mobile\:focus\:ring-offset-Orange-3:focus {
    --tw-ring-offset-color: #FFA500;
  }

  .Mobile\:focus\:ring-offset-Coral-3:focus {
    --tw-ring-offset-color: #EE7762;
  }

  .Mobile\:focus\:ring-offset-MajesticBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .Mobile\:focus\:ring-offset-PrismBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .Mobile\:focus\:ring-offset-CeramicBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .Mobile\:focus\:ring-offset-MidnightBlack-3:focus {
    --tw-ring-offset-color: #00040D;
  }

  .Mobile\:focus\:ring-offset-PrismWhite-3:focus {
    --tw-ring-offset-color: #E1D8CB;
  }

  .Mobile\:focus\:ring-offset-CeramicWhite-3:focus {
    --tw-ring-offset-color: #c2c2c4;
  }

  .Mobile\:focus\:ring-offset-LilacPurple-3:focus {
    --tw-ring-offset-color: #C8A2C8;
  }

  .Mobile\:focus\:ring-offset-CrownSilver-3:focus {
    --tw-ring-offset-color: #b1a5aa;
  }

  .Mobile\:focus\:ring-offset-CoralBlue-3:focus {
    --tw-ring-offset-color: #AFDCEC;
  }

  .Mobile\:focus\:ring-offset-lime-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .Mobile\:focus\:ring-offset-apple-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .Mobile\:focus\:ring-offset-bg-new-blue:focus {
    --tw-ring-offset-color: #39DCF0;
  }

  .Mobile\:focus\:ring-offset-bg-new-pink:focus {
    --tw-ring-offset-color: #E79AAE;
  }

  .Mobile\:focus\:ring-offset-new-pink-1:focus {
    --tw-ring-offset-color: #E9A1B3;
  }

  .Mobile\:focus\:ring-offset-footer-grey:focus {
    --tw-ring-offset-color: #333238;
  }

  .Mobile\:focus\:ring-offset-border-grey:focus {
    --tw-ring-offset-color: #c4c4c4;
  }

  .Mobile\:focus\:ring-offset-apple-green-1:focus {
    --tw-ring-offset-color: #30D091;
  }

  .Mobile\:focus\:ring-offset-crimson-red:focus {
    --tw-ring-offset-color: #d22323;
  }

  .Mobile\:focus\:ring-offset-asurion-cyan:focus {
    --tw-ring-offset-color: #95CED7;
  }

  .Mobile\:focus\:ring-offset-bright-orange:focus {
    --tw-ring-offset-color: #FF8B1A;
  }

  .Mobile\:focus\:ring-offset-Graphite-3:focus {
    --tw-ring-offset-color: #D2CEDB;
  }

  .Mobile\:focus\:ring-offset-PacificBlue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Mobile\:focus\:ring-offset-light-purple:focus {
    --tw-ring-offset-color: #B3A3D7;
  }

  .Mobile\:focus\:ring-offset-asurion-gray:focus {
    --tw-ring-offset-color: #D8D8D8;
  }

  .Mobile\:focus\:ring-offset-OceanBlue-3:focus {
    --tw-ring-offset-color: #0077be;
  }

  .Mobile\:focus\:ring-offset-MetallicCopper-3:focus {
    --tw-ring-offset-color: #72281e;
  }

  .Mobile\:focus\:ring-offset-PorcelainWhite-3:focus {
    --tw-ring-offset-color: #f8fbf8;
  }

  .Mobile\:focus\:ring-offset-LightBlue-3:focus {
    --tw-ring-offset-color: #ADD8E6;
  }

  .Mobile\:focus\:ring-offset-CloudNavy-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .Mobile\:focus\:ring-offset-CloudMint-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .Mobile\:focus\:ring-offset-CloudOrange-3:focus {
    --tw-ring-offset-color: #ffba97;
  }

  .Mobile\:focus\:ring-offset-CloudLavender-3:focus {
    --tw-ring-offset-color: #d6d3e2;
  }

  .Mobile\:focus\:ring-offset-CloudRed-3:focus {
    --tw-ring-offset-color: #dbb0a2;
  }

  .Mobile\:focus\:ring-offset-CloudWhite-3:focus {
    --tw-ring-offset-color: #f2f2ed;
  }

  .Mobile\:focus\:ring-offset-SunriseGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .Mobile\:focus\:ring-offset-SunshineGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .Mobile\:focus\:ring-offset-AuraBlack-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .Mobile\:focus\:ring-offset-AuraGlow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .Mobile\:focus\:ring-offset-MysticBronze-3:focus {
    --tw-ring-offset-color: #3c2516;
  }

  .Mobile\:focus\:ring-offset-MysticGreen-3:focus {
    --tw-ring-offset-color: #90A19A;
  }

  .Mobile\:focus\:ring-offset-MysticGrey-3:focus {
    --tw-ring-offset-color: #564f55;
  }

  .Mobile\:focus\:ring-offset-MysticBlack-3:focus {
    --tw-ring-offset-color: #353A3C;
  }

  .Mobile\:focus\:ring-offset-MysticWhite-3:focus {
    --tw-ring-offset-color: #E4EDE3;
  }

  .Mobile\:focus\:ring-offset-price-blue1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .Mobile\:focus\:ring-offset-indigo1:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .Mobile\:focus\:ring-offset-Purple-4:focus {
    --tw-ring-offset-color: #9598F8;
  }

  .Mobile\:focus\:ring-offset-new-blue-2:focus {
    --tw-ring-offset-color: #33B3C2;
  }

  .Mobile\:focus\:ring-offset-dark-blue-3:focus {
    --tw-ring-offset-color: #041DFB;
  }

  .Mobile\:focus\:ring-offset-replace-bg:focus {
    --tw-ring-offset-color: #8AA4BC;
  }

  .Mobile\:focus\:ring-offset-resolve-bg:focus {
    --tw-ring-offset-color: #4783CB;
  }

  .Mobile\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .Mobile\:filter-none {
    filter: none;
  }

  .Mobile\:blur-0 {
    --tw-blur: blur(0);
  }

  .Mobile\:blur-none {
    --tw-blur: blur(0);
  }

  .Mobile\:blur-sm {
    --tw-blur: blur(4px);
  }

  .Mobile\:blur {
    --tw-blur: blur(8px);
  }

  .Mobile\:blur-md {
    --tw-blur: blur(12px);
  }

  .Mobile\:blur-lg {
    --tw-blur: blur(16px);
  }

  .Mobile\:blur-xl {
    --tw-blur: blur(24px);
  }

  .Mobile\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .Mobile\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .Mobile\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .Mobile\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .Mobile\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .Mobile\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .Mobile\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .Mobile\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .Mobile\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .Mobile\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .Mobile\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .Mobile\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .Mobile\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .Mobile\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .Mobile\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .Mobile\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .Mobile\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .Mobile\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .Mobile\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .Mobile\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .Mobile\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .Mobile\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .Mobile\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .Mobile\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .Mobile\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .Mobile\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .Mobile\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .Mobile\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .Mobile\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .Mobile\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .Mobile\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .Mobile\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .Mobile\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .Mobile\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .Mobile\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .Mobile\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .Mobile\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .Mobile\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .Mobile\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .Mobile\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .Mobile\:invert-0 {
    --tw-invert: invert(0);
  }

  .Mobile\:invert {
    --tw-invert: invert(100%);
  }

  .Mobile\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .Mobile\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .Mobile\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .Mobile\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .Mobile\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .Mobile\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .Mobile\:sepia {
    --tw-sepia: sepia(100%);
  }

  .Mobile\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .Mobile\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .Mobile\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .Mobile\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .Mobile\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .Mobile\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .Mobile\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .Mobile\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .Mobile\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .Mobile\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .Mobile\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .Mobile\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .Mobile\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .Mobile\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .Mobile\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .Mobile\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .Mobile\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .Mobile\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .Mobile\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .Mobile\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .Mobile\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .Mobile\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .Mobile\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .Mobile\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .Mobile\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .Mobile\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .Mobile\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .Mobile\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .Mobile\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .Mobile\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .Mobile\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .Mobile\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .Mobile\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .Mobile\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .Mobile\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .Mobile\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .Mobile\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .Mobile\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .Mobile\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .Mobile\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .Mobile\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .Mobile\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .Mobile\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .Mobile\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .Mobile\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .Mobile\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .Mobile\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .Mobile\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .Mobile\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .Mobile\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .Mobile\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .Mobile\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .Mobile\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .Mobile\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .Mobile\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .Mobile\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .Mobile\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .Mobile\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .Mobile\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .Mobile\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .Mobile\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .Mobile\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .Mobile\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .Mobile\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .Mobile\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .Mobile\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .Mobile\:transition-none {
    transition-property: none;
  }

  .Mobile\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Mobile\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Mobile\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Mobile\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Mobile\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Mobile\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .Mobile\:delay-75 {
    transition-delay: 75ms;
  }

  .Mobile\:delay-100 {
    transition-delay: 100ms;
  }

  .Mobile\:delay-150 {
    transition-delay: 150ms;
  }

  .Mobile\:delay-200 {
    transition-delay: 200ms;
  }

  .Mobile\:delay-300 {
    transition-delay: 300ms;
  }

  .Mobile\:delay-500 {
    transition-delay: 500ms;
  }

  .Mobile\:delay-700 {
    transition-delay: 700ms;
  }

  .Mobile\:delay-1000 {
    transition-delay: 1000ms;
  }

  .Mobile\:duration-75 {
    transition-duration: 75ms;
  }

  .Mobile\:duration-100 {
    transition-duration: 100ms;
  }

  .Mobile\:duration-150 {
    transition-duration: 150ms;
  }

  .Mobile\:duration-200 {
    transition-duration: 200ms;
  }

  .Mobile\:duration-300 {
    transition-duration: 300ms;
  }

  .Mobile\:duration-500 {
    transition-duration: 500ms;
  }

  .Mobile\:duration-700 {
    transition-duration: 700ms;
  }

  .Mobile\:duration-1000 {
    transition-duration: 1000ms;
  }

  .Mobile\:ease-linear {
    transition-timing-function: linear;
  }

  .Mobile\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .Mobile\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .Mobile\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (max-width: 1024px) and (min-width: 10px) {
  .MTT\:container {
    width: 100%;
  }

  @media (min-width: 10px) {
    .MTT\:container {
      max-width: 10px;
    }
  }

  @media (min-width: 481px) {
    .MTT\:container {
      max-width: 481px;
    }
  }

  @media (min-width: 801px) {
    .MTT\:container {
      max-width: 801px;
    }
  }

  @media (min-width: 1024px) {
    .MTT\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1025px) {
    .MTT\:container {
      max-width: 1025px;
    }
  }

  @media (min-width: 1281px) {
    .MTT\:container {
      max-width: 1281px;
    }
  }

  @media (min-width: 1441px) {
    .MTT\:container {
      max-width: 1441px;
    }
  }

  .MTT\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .MTT\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .MTT\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .MTT\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .MTT\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .MTT\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .MTT\:pointer-events-none {
    pointer-events: none;
  }

  .MTT\:pointer-events-auto {
    pointer-events: auto;
  }

  .MTT\:visible {
    visibility: visible;
  }

  .MTT\:invisible {
    visibility: hidden;
  }

  .MTT\:static {
    position: static;
  }

  .MTT\:fixed {
    position: fixed;
  }

  .MTT\:absolute {
    position: absolute;
  }

  .MTT\:relative {
    position: relative;
  }

  .MTT\:sticky {
    position: sticky;
  }

  .MTT\:inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .MTT\:inset-5 {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
  }

  .MTT\:inset-10 {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }

  .MTT\:inset-15 {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
  }

  .MTT\:inset-16 {
    top: 16px;
    right: 16px;
    bottom: 16px;
    left: 16px;
  }

  .MTT\:inset-20 {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  .MTT\:inset-25 {
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
  }

  .MTT\:inset-30 {
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
  }

  .MTT\:inset-50 {
    top: 50px;
    right: 50px;
    bottom: 50px;
    left: 50px;
  }

  .MTT\:inset-65 {
    top: 65px;
    right: 65px;
    bottom: 65px;
    left: 65px;
  }

  .MTT\:inset-90 {
    top: 90px;
    right: 90px;
    bottom: 90px;
    left: 90px;
  }

  .MTT\:inset-100 {
    top: 100px;
    right: 100px;
    bottom: 100px;
    left: 100px;
  }

  .MTT\:inset-160 {
    top: 160px;
    right: 160px;
    bottom: 160px;
    left: 160px;
  }

  .MTT\:inset-195 {
    top: 195px;
    right: 195px;
    bottom: 195px;
    left: 195px;
  }

  .MTT\:-inset-25 {
    top: -25px;
    right: -25px;
    bottom: -25px;
    left: -25px;
  }

  .MTT\:-inset-40 {
    top: -40px;
    right: -40px;
    bottom: -40px;
    left: -40px;
  }

  .MTT\:-inset-5px {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }

  .MTT\:-inset-10px {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
  }

  .MTT\:-inset-125px {
    top: -125px;
    right: -125px;
    bottom: -125px;
    left: -125px;
  }

  .MTT\:inset-3p {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
  }

  .MTT\:inset-2p {
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
  }

  .MTT\:inset-15p {
    top: 15%;
    right: 15%;
    bottom: 15%;
    left: 15%;
  }

  .MTT\:inset-35p {
    top: 35%;
    right: 35%;
    bottom: 35%;
    left: 35%;
  }

  .MTT\:inset-14p {
    top: 14%;
    right: 14%;
    bottom: 14%;
    left: 14%;
  }

  .MTT\:inset-25p {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .MTT\:inset-40p {
    top: 40%;
    right: 40%;
    bottom: 40%;
    left: 40%;
  }

  .MTT\:inset-43p {
    top: 43%;
    right: 43%;
    bottom: 43%;
    left: 43%;
  }

  .MTT\:inset-5p {
    top: 5%;
    right: 5%;
    bottom: 5%;
    left: 5%;
  }

  .MTT\:inset-20p {
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
  }

  .MTT\:inset-50p {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .MTT\:inset-45p {
    top: 45%;
    right: 45%;
    bottom: 45%;
    left: 45%;
  }

  .MTT\:inset-10p {
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
  }

  .MTT\:inset-x-0 {
    left: 0px;
    right: 0px;
  }

  .MTT\:inset-x-5 {
    left: 5px;
    right: 5px;
  }

  .MTT\:inset-x-10 {
    left: 10px;
    right: 10px;
  }

  .MTT\:inset-x-15 {
    left: 15px;
    right: 15px;
  }

  .MTT\:inset-x-16 {
    left: 16px;
    right: 16px;
  }

  .MTT\:inset-x-20 {
    left: 20px;
    right: 20px;
  }

  .MTT\:inset-x-25 {
    left: 25px;
    right: 25px;
  }

  .MTT\:inset-x-30 {
    left: 30px;
    right: 30px;
  }

  .MTT\:inset-x-50 {
    left: 50px;
    right: 50px;
  }

  .MTT\:inset-x-65 {
    left: 65px;
    right: 65px;
  }

  .MTT\:inset-x-90 {
    left: 90px;
    right: 90px;
  }

  .MTT\:inset-x-100 {
    left: 100px;
    right: 100px;
  }

  .MTT\:inset-x-160 {
    left: 160px;
    right: 160px;
  }

  .MTT\:inset-x-195 {
    left: 195px;
    right: 195px;
  }

  .MTT\:-inset-x-25 {
    left: -25px;
    right: -25px;
  }

  .MTT\:-inset-x-40 {
    left: -40px;
    right: -40px;
  }

  .MTT\:-inset-x-5px {
    left: -5px;
    right: -5px;
  }

  .MTT\:-inset-x-10px {
    left: -10px;
    right: -10px;
  }

  .MTT\:-inset-x-125px {
    left: -125px;
    right: -125px;
  }

  .MTT\:inset-x-3p {
    left: 3px;
    right: 3px;
  }

  .MTT\:inset-x-2p {
    left: 2px;
    right: 2px;
  }

  .MTT\:inset-x-15p {
    left: 15%;
    right: 15%;
  }

  .MTT\:inset-x-35p {
    left: 35%;
    right: 35%;
  }

  .MTT\:inset-x-14p {
    left: 14%;
    right: 14%;
  }

  .MTT\:inset-x-25p {
    left: 25%;
    right: 25%;
  }

  .MTT\:inset-x-40p {
    left: 40%;
    right: 40%;
  }

  .MTT\:inset-x-43p {
    left: 43%;
    right: 43%;
  }

  .MTT\:inset-x-5p {
    left: 5%;
    right: 5%;
  }

  .MTT\:inset-x-20p {
    left: 20%;
    right: 20%;
  }

  .MTT\:inset-x-50p {
    left: 50%;
    right: 50%;
  }

  .MTT\:inset-x-45p {
    left: 45%;
    right: 45%;
  }

  .MTT\:inset-x-10p {
    left: 10%;
    right: 10%;
  }

  .MTT\:inset-y-0 {
    top: 0px;
    bottom: 0px;
  }

  .MTT\:inset-y-5 {
    top: 5px;
    bottom: 5px;
  }

  .MTT\:inset-y-10 {
    top: 10px;
    bottom: 10px;
  }

  .MTT\:inset-y-15 {
    top: 15px;
    bottom: 15px;
  }

  .MTT\:inset-y-16 {
    top: 16px;
    bottom: 16px;
  }

  .MTT\:inset-y-20 {
    top: 20px;
    bottom: 20px;
  }

  .MTT\:inset-y-25 {
    top: 25px;
    bottom: 25px;
  }

  .MTT\:inset-y-30 {
    top: 30px;
    bottom: 30px;
  }

  .MTT\:inset-y-50 {
    top: 50px;
    bottom: 50px;
  }

  .MTT\:inset-y-65 {
    top: 65px;
    bottom: 65px;
  }

  .MTT\:inset-y-90 {
    top: 90px;
    bottom: 90px;
  }

  .MTT\:inset-y-100 {
    top: 100px;
    bottom: 100px;
  }

  .MTT\:inset-y-160 {
    top: 160px;
    bottom: 160px;
  }

  .MTT\:inset-y-195 {
    top: 195px;
    bottom: 195px;
  }

  .MTT\:-inset-y-25 {
    top: -25px;
    bottom: -25px;
  }

  .MTT\:-inset-y-40 {
    top: -40px;
    bottom: -40px;
  }

  .MTT\:-inset-y-5px {
    top: -5px;
    bottom: -5px;
  }

  .MTT\:-inset-y-10px {
    top: -10px;
    bottom: -10px;
  }

  .MTT\:-inset-y-125px {
    top: -125px;
    bottom: -125px;
  }

  .MTT\:inset-y-3p {
    top: 3px;
    bottom: 3px;
  }

  .MTT\:inset-y-2p {
    top: 2px;
    bottom: 2px;
  }

  .MTT\:inset-y-15p {
    top: 15%;
    bottom: 15%;
  }

  .MTT\:inset-y-35p {
    top: 35%;
    bottom: 35%;
  }

  .MTT\:inset-y-14p {
    top: 14%;
    bottom: 14%;
  }

  .MTT\:inset-y-25p {
    top: 25%;
    bottom: 25%;
  }

  .MTT\:inset-y-40p {
    top: 40%;
    bottom: 40%;
  }

  .MTT\:inset-y-43p {
    top: 43%;
    bottom: 43%;
  }

  .MTT\:inset-y-5p {
    top: 5%;
    bottom: 5%;
  }

  .MTT\:inset-y-20p {
    top: 20%;
    bottom: 20%;
  }

  .MTT\:inset-y-50p {
    top: 50%;
    bottom: 50%;
  }

  .MTT\:inset-y-45p {
    top: 45%;
    bottom: 45%;
  }

  .MTT\:inset-y-10p {
    top: 10%;
    bottom: 10%;
  }

  .MTT\:top-0 {
    top: 0px;
  }

  .MTT\:top-5 {
    top: 5px;
  }

  .MTT\:top-10 {
    top: 10px;
  }

  .MTT\:top-15 {
    top: 15px;
  }

  .MTT\:top-16 {
    top: 16px;
  }

  .MTT\:top-20 {
    top: 20px;
  }

  .MTT\:top-25 {
    top: 25px;
  }

  .MTT\:top-30 {
    top: 30px;
  }

  .MTT\:top-50 {
    top: 50px;
  }

  .MTT\:top-65 {
    top: 65px;
  }

  .MTT\:top-90 {
    top: 90px;
  }

  .MTT\:top-100 {
    top: 100px;
  }

  .MTT\:top-160 {
    top: 160px;
  }

  .MTT\:top-195 {
    top: 195px;
  }

  .MTT\:-top-25 {
    top: -25px;
  }

  .MTT\:-top-40 {
    top: -40px;
  }

  .MTT\:-top-5px {
    top: -5px;
  }

  .MTT\:-top-10px {
    top: -10px;
  }

  .MTT\:-top-125px {
    top: -125px;
  }

  .MTT\:top-3p {
    top: 3px;
  }

  .MTT\:top-2p {
    top: 2px;
  }

  .MTT\:top-15p {
    top: 15%;
  }

  .MTT\:top-35p {
    top: 35%;
  }

  .MTT\:top-14p {
    top: 14%;
  }

  .MTT\:top-25p {
    top: 25%;
  }

  .MTT\:top-40p {
    top: 40%;
  }

  .MTT\:top-43p {
    top: 43%;
  }

  .MTT\:top-5p {
    top: 5%;
  }

  .MTT\:top-20p {
    top: 20%;
  }

  .MTT\:top-50p {
    top: 50%;
  }

  .MTT\:top-45p {
    top: 45%;
  }

  .MTT\:top-10p {
    top: 10%;
  }

  .MTT\:right-0 {
    right: 0px;
  }

  .MTT\:right-5 {
    right: 5px;
  }

  .MTT\:right-10 {
    right: 10px;
  }

  .MTT\:right-15 {
    right: 15px;
  }

  .MTT\:right-16 {
    right: 16px;
  }

  .MTT\:right-20 {
    right: 20px;
  }

  .MTT\:right-25 {
    right: 25px;
  }

  .MTT\:right-30 {
    right: 30px;
  }

  .MTT\:right-50 {
    right: 50px;
  }

  .MTT\:right-65 {
    right: 65px;
  }

  .MTT\:right-90 {
    right: 90px;
  }

  .MTT\:right-100 {
    right: 100px;
  }

  .MTT\:right-160 {
    right: 160px;
  }

  .MTT\:right-195 {
    right: 195px;
  }

  .MTT\:-right-25 {
    right: -25px;
  }

  .MTT\:-right-40 {
    right: -40px;
  }

  .MTT\:-right-5px {
    right: -5px;
  }

  .MTT\:-right-10px {
    right: -10px;
  }

  .MTT\:-right-125px {
    right: -125px;
  }

  .MTT\:right-3p {
    right: 3px;
  }

  .MTT\:right-2p {
    right: 2px;
  }

  .MTT\:right-15p {
    right: 15%;
  }

  .MTT\:right-35p {
    right: 35%;
  }

  .MTT\:right-14p {
    right: 14%;
  }

  .MTT\:right-25p {
    right: 25%;
  }

  .MTT\:right-40p {
    right: 40%;
  }

  .MTT\:right-43p {
    right: 43%;
  }

  .MTT\:right-5p {
    right: 5%;
  }

  .MTT\:right-20p {
    right: 20%;
  }

  .MTT\:right-50p {
    right: 50%;
  }

  .MTT\:right-45p {
    right: 45%;
  }

  .MTT\:right-10p {
    right: 10%;
  }

  .MTT\:bottom-0 {
    bottom: 0px;
  }

  .MTT\:bottom-5 {
    bottom: 5px;
  }

  .MTT\:bottom-10 {
    bottom: 10px;
  }

  .MTT\:bottom-15 {
    bottom: 15px;
  }

  .MTT\:bottom-16 {
    bottom: 16px;
  }

  .MTT\:bottom-20 {
    bottom: 20px;
  }

  .MTT\:bottom-25 {
    bottom: 25px;
  }

  .MTT\:bottom-30 {
    bottom: 30px;
  }

  .MTT\:bottom-50 {
    bottom: 50px;
  }

  .MTT\:bottom-65 {
    bottom: 65px;
  }

  .MTT\:bottom-90 {
    bottom: 90px;
  }

  .MTT\:bottom-100 {
    bottom: 100px;
  }

  .MTT\:bottom-160 {
    bottom: 160px;
  }

  .MTT\:bottom-195 {
    bottom: 195px;
  }

  .MTT\:-bottom-25 {
    bottom: -25px;
  }

  .MTT\:-bottom-40 {
    bottom: -40px;
  }

  .MTT\:-bottom-5px {
    bottom: -5px;
  }

  .MTT\:-bottom-10px {
    bottom: -10px;
  }

  .MTT\:-bottom-125px {
    bottom: -125px;
  }

  .MTT\:bottom-3p {
    bottom: 3px;
  }

  .MTT\:bottom-2p {
    bottom: 2px;
  }

  .MTT\:bottom-15p {
    bottom: 15%;
  }

  .MTT\:bottom-35p {
    bottom: 35%;
  }

  .MTT\:bottom-14p {
    bottom: 14%;
  }

  .MTT\:bottom-25p {
    bottom: 25%;
  }

  .MTT\:bottom-40p {
    bottom: 40%;
  }

  .MTT\:bottom-43p {
    bottom: 43%;
  }

  .MTT\:bottom-5p {
    bottom: 5%;
  }

  .MTT\:bottom-20p {
    bottom: 20%;
  }

  .MTT\:bottom-50p {
    bottom: 50%;
  }

  .MTT\:bottom-45p {
    bottom: 45%;
  }

  .MTT\:bottom-10p {
    bottom: 10%;
  }

  .MTT\:left-0 {
    left: 0px;
  }

  .MTT\:left-5 {
    left: 5px;
  }

  .MTT\:left-10 {
    left: 10px;
  }

  .MTT\:left-15 {
    left: 15px;
  }

  .MTT\:left-16 {
    left: 16px;
  }

  .MTT\:left-20 {
    left: 20px;
  }

  .MTT\:left-25 {
    left: 25px;
  }

  .MTT\:left-30 {
    left: 30px;
  }

  .MTT\:left-50 {
    left: 50px;
  }

  .MTT\:left-65 {
    left: 65px;
  }

  .MTT\:left-90 {
    left: 90px;
  }

  .MTT\:left-100 {
    left: 100px;
  }

  .MTT\:left-160 {
    left: 160px;
  }

  .MTT\:left-195 {
    left: 195px;
  }

  .MTT\:-left-25 {
    left: -25px;
  }

  .MTT\:-left-40 {
    left: -40px;
  }

  .MTT\:-left-5px {
    left: -5px;
  }

  .MTT\:-left-10px {
    left: -10px;
  }

  .MTT\:-left-125px {
    left: -125px;
  }

  .MTT\:left-3p {
    left: 3px;
  }

  .MTT\:left-2p {
    left: 2px;
  }

  .MTT\:left-15p {
    left: 15%;
  }

  .MTT\:left-35p {
    left: 35%;
  }

  .MTT\:left-14p {
    left: 14%;
  }

  .MTT\:left-25p {
    left: 25%;
  }

  .MTT\:left-40p {
    left: 40%;
  }

  .MTT\:left-43p {
    left: 43%;
  }

  .MTT\:left-5p {
    left: 5%;
  }

  .MTT\:left-20p {
    left: 20%;
  }

  .MTT\:left-50p {
    left: 50%;
  }

  .MTT\:left-45p {
    left: 45%;
  }

  .MTT\:left-10p {
    left: 10%;
  }

  .MTT\:isolate {
    isolation: isolate;
  }

  .MTT\:isolation-auto {
    isolation: auto;
  }

  .MTT\:z-0 {
    z-index: 0;
  }

  .MTT\:z-1 {
    z-index: 1;
  }

  .MTT\:z-10 {
    z-index: 10;
  }

  .MTT\:z-20 {
    z-index: 20;
  }

  .MTT\:z-30 {
    z-index: 30;
  }

  .MTT\:z-40 {
    z-index: 40;
  }

  .MTT\:z-50 {
    z-index: 50;
  }

  .MTT\:z-110 {
    z-index: 110;
  }

  .MTT\:z-auto {
    z-index: auto;
  }

  .MTT\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .MTT\:focus-within\:z-1:focus-within {
    z-index: 1;
  }

  .MTT\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .MTT\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .MTT\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .MTT\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .MTT\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .MTT\:focus-within\:z-110:focus-within {
    z-index: 110;
  }

  .MTT\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .MTT\:focus\:z-0:focus {
    z-index: 0;
  }

  .MTT\:focus\:z-1:focus {
    z-index: 1;
  }

  .MTT\:focus\:z-10:focus {
    z-index: 10;
  }

  .MTT\:focus\:z-20:focus {
    z-index: 20;
  }

  .MTT\:focus\:z-30:focus {
    z-index: 30;
  }

  .MTT\:focus\:z-40:focus {
    z-index: 40;
  }

  .MTT\:focus\:z-50:focus {
    z-index: 50;
  }

  .MTT\:focus\:z-110:focus {
    z-index: 110;
  }

  .MTT\:focus\:z-auto:focus {
    z-index: auto;
  }

  .MTT\:order-1 {
    order: 1;
  }

  .MTT\:order-2 {
    order: 2;
  }

  .MTT\:order-3 {
    order: 3;
  }

  .MTT\:order-4 {
    order: 4;
  }

  .MTT\:order-5 {
    order: 5;
  }

  .MTT\:order-6 {
    order: 6;
  }

  .MTT\:order-7 {
    order: 7;
  }

  .MTT\:order-8 {
    order: 8;
  }

  .MTT\:order-9 {
    order: 9;
  }

  .MTT\:order-10 {
    order: 10;
  }

  .MTT\:order-11 {
    order: 11;
  }

  .MTT\:order-12 {
    order: 12;
  }

  .MTT\:order-first {
    order: -9999;
  }

  .MTT\:order-last {
    order: 9999;
  }

  .MTT\:order-none {
    order: 0;
  }

  .MTT\:col-auto {
    grid-column: auto;
  }

  .MTT\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .MTT\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .MTT\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .MTT\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .MTT\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .MTT\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .MTT\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .MTT\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .MTT\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .MTT\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .MTT\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .MTT\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .MTT\:col-span-full {
    grid-column: 1 / -1;
  }

  .MTT\:col-start-1 {
    grid-column-start: 1;
  }

  .MTT\:col-start-2 {
    grid-column-start: 2;
  }

  .MTT\:col-start-3 {
    grid-column-start: 3;
  }

  .MTT\:col-start-4 {
    grid-column-start: 4;
  }

  .MTT\:col-start-5 {
    grid-column-start: 5;
  }

  .MTT\:col-start-6 {
    grid-column-start: 6;
  }

  .MTT\:col-start-7 {
    grid-column-start: 7;
  }

  .MTT\:col-start-8 {
    grid-column-start: 8;
  }

  .MTT\:col-start-9 {
    grid-column-start: 9;
  }

  .MTT\:col-start-10 {
    grid-column-start: 10;
  }

  .MTT\:col-start-11 {
    grid-column-start: 11;
  }

  .MTT\:col-start-12 {
    grid-column-start: 12;
  }

  .MTT\:col-start-13 {
    grid-column-start: 13;
  }

  .MTT\:col-start-auto {
    grid-column-start: auto;
  }

  .MTT\:col-end-1 {
    grid-column-end: 1;
  }

  .MTT\:col-end-2 {
    grid-column-end: 2;
  }

  .MTT\:col-end-3 {
    grid-column-end: 3;
  }

  .MTT\:col-end-4 {
    grid-column-end: 4;
  }

  .MTT\:col-end-5 {
    grid-column-end: 5;
  }

  .MTT\:col-end-6 {
    grid-column-end: 6;
  }

  .MTT\:col-end-7 {
    grid-column-end: 7;
  }

  .MTT\:col-end-8 {
    grid-column-end: 8;
  }

  .MTT\:col-end-9 {
    grid-column-end: 9;
  }

  .MTT\:col-end-10 {
    grid-column-end: 10;
  }

  .MTT\:col-end-11 {
    grid-column-end: 11;
  }

  .MTT\:col-end-12 {
    grid-column-end: 12;
  }

  .MTT\:col-end-13 {
    grid-column-end: 13;
  }

  .MTT\:col-end-auto {
    grid-column-end: auto;
  }

  .MTT\:row-auto {
    grid-row: auto;
  }

  .MTT\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .MTT\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .MTT\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .MTT\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .MTT\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .MTT\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .MTT\:row-span-full {
    grid-row: 1 / -1;
  }

  .MTT\:row-start-1 {
    grid-row-start: 1;
  }

  .MTT\:row-start-2 {
    grid-row-start: 2;
  }

  .MTT\:row-start-3 {
    grid-row-start: 3;
  }

  .MTT\:row-start-4 {
    grid-row-start: 4;
  }

  .MTT\:row-start-5 {
    grid-row-start: 5;
  }

  .MTT\:row-start-6 {
    grid-row-start: 6;
  }

  .MTT\:row-start-7 {
    grid-row-start: 7;
  }

  .MTT\:row-start-auto {
    grid-row-start: auto;
  }

  .MTT\:row-end-1 {
    grid-row-end: 1;
  }

  .MTT\:row-end-2 {
    grid-row-end: 2;
  }

  .MTT\:row-end-3 {
    grid-row-end: 3;
  }

  .MTT\:row-end-4 {
    grid-row-end: 4;
  }

  .MTT\:row-end-5 {
    grid-row-end: 5;
  }

  .MTT\:row-end-6 {
    grid-row-end: 6;
  }

  .MTT\:row-end-7 {
    grid-row-end: 7;
  }

  .MTT\:row-end-auto {
    grid-row-end: auto;
  }

  .MTT\:float-right {
    float: right;
  }

  .MTT\:float-left {
    float: left;
  }

  .MTT\:float-none {
    float: none;
  }

  .MTT\:clear-left {
    clear: left;
  }

  .MTT\:clear-right {
    clear: right;
  }

  .MTT\:clear-both {
    clear: both;
  }

  .MTT\:clear-none {
    clear: none;
  }

  .MTT\:m-0 {
    margin: 0px;
  }

  .MTT\:m-1 {
    margin: 0.25rem;
  }

  .MTT\:m-2 {
    margin: 2px;
  }

  .MTT\:m-3 {
    margin: 0.75rem;
  }

  .MTT\:m-4 {
    margin: 1rem;
  }

  .MTT\:m-5 {
    margin: 1.25rem;
  }

  .MTT\:m-6 {
    margin: 6px;
  }

  .MTT\:m-7 {
    margin: 1.75rem;
  }

  .MTT\:m-8 {
    margin: 2rem;
  }

  .MTT\:m-9 {
    margin: 2.25rem;
  }

  .MTT\:m-10 {
    margin: 2.5rem;
  }

  .MTT\:m-11 {
    margin: 11px;
  }

  .MTT\:m-12 {
    margin: 3rem;
  }

  .MTT\:m-14 {
    margin: 3.5rem;
  }

  .MTT\:m-15 {
    margin: 15px;
  }

  .MTT\:m-16 {
    margin: 4rem;
  }

  .MTT\:m-18 {
    margin: 18px;
  }

  .MTT\:m-20 {
    margin: 20px;
  }

  .MTT\:m-21 {
    margin: 21px;
  }

  .MTT\:m-23 {
    margin: 23px;
  }

  .MTT\:m-24 {
    margin: 24px;
  }

  .MTT\:m-25 {
    margin: 25px;
  }

  .MTT\:m-27 {
    margin: 27px;
  }

  .MTT\:m-28 {
    margin: 7rem;
  }

  .MTT\:m-30 {
    margin: 30px;
  }

  .MTT\:m-31 {
    margin: 31px;
  }

  .MTT\:m-32 {
    margin: 8rem;
  }

  .MTT\:m-34 {
    margin: 34px;
  }

  .MTT\:m-35 {
    margin: 35px;
  }

  .MTT\:m-36 {
    margin: 9rem;
  }

  .MTT\:m-37 {
    margin: 37px;
  }

  .MTT\:m-38 {
    margin: 38px;
  }

  .MTT\:m-40 {
    margin: 40px;
  }

  .MTT\:m-42 {
    margin: 42px;
  }

  .MTT\:m-44 {
    margin: 44px;
  }

  .MTT\:m-45 {
    margin: 45px;
  }

  .MTT\:m-46 {
    margin: 46px;
  }

  .MTT\:m-48 {
    margin: 48px;
  }

  .MTT\:m-52 {
    margin: 13rem;
  }

  .MTT\:m-53 {
    margin: 53px;
  }

  .MTT\:m-55 {
    margin: 55px;
  }

  .MTT\:m-56 {
    margin: 14rem;
  }

  .MTT\:m-58 {
    margin: 58px;
  }

  .MTT\:m-59 {
    margin: 59px;
  }

  .MTT\:m-60 {
    margin: 15rem;
  }

  .MTT\:m-63 {
    margin: 63px;
  }

  .MTT\:m-64 {
    margin: 16rem;
  }

  .MTT\:m-65 {
    margin: 65px;
  }

  .MTT\:m-67 {
    margin: 67px;
  }

  .MTT\:m-70 {
    margin: 70px;
  }

  .MTT\:m-71 {
    margin: 71px;
  }

  .MTT\:m-72 {
    margin: 18rem;
  }

  .MTT\:m-74 {
    margin: 74px;
  }

  .MTT\:m-78 {
    margin: 78px;
  }

  .MTT\:m-80 {
    margin: 20rem;
  }

  .MTT\:m-83 {
    margin: 83px;
  }

  .MTT\:m-84 {
    margin: 84px;
  }

  .MTT\:m-89 {
    margin: 89px;
  }

  .MTT\:m-90 {
    margin: 90px;
  }

  .MTT\:m-92 {
    margin: 92px;
  }

  .MTT\:m-96 {
    margin: 24rem;
  }

  .MTT\:m-97 {
    margin: 97px;
  }

  .MTT\:m-100 {
    margin: 100px;
  }

  .MTT\:m-106 {
    margin: 106px;
  }

  .MTT\:m-108 {
    margin: 108px;
  }

  .MTT\:m-109 {
    margin: 109px;
  }

  .MTT\:m-120 {
    margin: 120px;
  }

  .MTT\:m-135 {
    margin: 135px;
  }

  .MTT\:m-147 {
    margin: 147px;
  }

  .MTT\:m-150 {
    margin: 150px;
  }

  .MTT\:m-168 {
    margin: 168px;
  }

  .MTT\:m-180 {
    margin: 180px;
  }

  .MTT\:m-185 {
    margin: 185px;
  }

  .MTT\:m-200 {
    margin: 200px;
  }

  .MTT\:m-245 {
    margin: 245px;
  }

  .MTT\:m-300 {
    margin: 300px;
  }

  .MTT\:m-400 {
    margin: 400px;
  }

  .MTT\:m-480 {
    margin: 480px;
  }

  .MTT\:m-510 {
    margin: 510px;
  }

  .MTT\:m-537 {
    margin: 537px;
  }

  .MTT\:m-650 {
    margin: 650px;
  }

  .MTT\:m-auto {
    margin: auto;
  }

  .MTT\:m-px {
    margin: 1px;
  }

  .MTT\:m-0\.5 {
    margin: 0.125rem;
  }

  .MTT\:m-1\.5 {
    margin: 0.375rem;
  }

  .MTT\:m-2\.5 {
    margin: 0.625rem;
  }

  .MTT\:m-3\.5 {
    margin: 0.875rem;
  }

  .MTT\:-m-0 {
    margin: 0px;
  }

  .MTT\:-m-1 {
    margin: -0.25rem;
  }

  .MTT\:-m-2 {
    margin: -0.5rem;
  }

  .MTT\:-m-3 {
    margin: -0.75rem;
  }

  .MTT\:-m-4 {
    margin: -1rem;
  }

  .MTT\:-m-5 {
    margin: -1.25rem;
  }

  .MTT\:-m-6 {
    margin: -1.5rem;
  }

  .MTT\:-m-7 {
    margin: -1.75rem;
  }

  .MTT\:-m-8 {
    margin: -2rem;
  }

  .MTT\:-m-9 {
    margin: -2.25rem;
  }

  .MTT\:-m-10 {
    margin: -2.5rem;
  }

  .MTT\:-m-11 {
    margin: -2.75rem;
  }

  .MTT\:-m-12 {
    margin: -3rem;
  }

  .MTT\:-m-14 {
    margin: -14px;
  }

  .MTT\:-m-16 {
    margin: -4rem;
  }

  .MTT\:-m-20 {
    margin: -5rem;
  }

  .MTT\:-m-24 {
    margin: -6rem;
  }

  .MTT\:-m-28 {
    margin: -7rem;
  }

  .MTT\:-m-32 {
    margin: -8rem;
  }

  .MTT\:-m-36 {
    margin: -9rem;
  }

  .MTT\:-m-40 {
    margin: -10rem;
  }

  .MTT\:-m-44 {
    margin: -11rem;
  }

  .MTT\:-m-48 {
    margin: -12rem;
  }

  .MTT\:-m-52 {
    margin: -13rem;
  }

  .MTT\:-m-56 {
    margin: -14rem;
  }

  .MTT\:-m-60 {
    margin: -15rem;
  }

  .MTT\:-m-64 {
    margin: -16rem;
  }

  .MTT\:-m-72 {
    margin: -18rem;
  }

  .MTT\:-m-80 {
    margin: -20rem;
  }

  .MTT\:-m-96 {
    margin: -24rem;
  }

  .MTT\:-m-px {
    margin: -1px;
  }

  .MTT\:-m-0\.5 {
    margin: -0.125rem;
  }

  .MTT\:-m-1\.5 {
    margin: -0.375rem;
  }

  .MTT\:-m-2\.5 {
    margin: -0.625rem;
  }

  .MTT\:-m-3\.5 {
    margin: -0.875rem;
  }

  .MTT\:-m-15px {
    margin: -15px;
  }

  .MTT\:m-m11 {
    margin: 11px;
  }

  .MTT\:m-12px {
    margin: 12px;
  }

  .MTT\:m-m72 {
    margin: 72px;
  }

  .MTT\:m-m21 {
    margin: 21%;
  }

  .MTT\:m-m15 {
    margin: 15px;
  }

  .MTT\:m-m18 {
    margin: 18px;
  }

  .MTT\:m-m35 {
    margin: 35px;
  }

  .MTT\:m-m19 {
    margin: 19px;
  }

  .MTT\:m-m17 {
    margin: 17px;
  }

  .MTT\:m-m9 {
    margin: 9px;
  }

  .MTT\:m-m10 {
    margin: 10px;
  }

  .MTT\:m-m51 {
    margin: 51px;
  }

  .MTT\:m-m43 {
    margin: 43px;
  }

  .MTT\:m-m13 {
    margin: 13px;
  }

  .MTT\:m-m26 {
    margin: 26px;
  }

  .MTT\:m-m2 {
    margin: 2px;
  }

  .MTT\:m-m14 {
    margin: 14px;
  }

  .MTT\:m-m5 {
    margin: 5px;
  }

  .MTT\:m-m8 {
    margin: 8px;
  }

  .MTT\:m-mp15 {
    margin: 15%;
  }

  .MTT\:-m-100 {
    margin: -100px;
  }

  .MTT\:m-0auto {
    margin: 0px auto;
  }

  .MTT\:m-o6 {
    margin: 1.5rem;
  }

  .MTT\:-m-23 {
    margin: -23px;
  }

  .MTT\:last\:m-0:last-child {
    margin: 0px;
  }

  .MTT\:last\:m-1:last-child {
    margin: 0.25rem;
  }

  .MTT\:last\:m-2:last-child {
    margin: 2px;
  }

  .MTT\:last\:m-3:last-child {
    margin: 0.75rem;
  }

  .MTT\:last\:m-4:last-child {
    margin: 1rem;
  }

  .MTT\:last\:m-5:last-child {
    margin: 1.25rem;
  }

  .MTT\:last\:m-6:last-child {
    margin: 6px;
  }

  .MTT\:last\:m-7:last-child {
    margin: 1.75rem;
  }

  .MTT\:last\:m-8:last-child {
    margin: 2rem;
  }

  .MTT\:last\:m-9:last-child {
    margin: 2.25rem;
  }

  .MTT\:last\:m-10:last-child {
    margin: 2.5rem;
  }

  .MTT\:last\:m-11:last-child {
    margin: 11px;
  }

  .MTT\:last\:m-12:last-child {
    margin: 3rem;
  }

  .MTT\:last\:m-14:last-child {
    margin: 3.5rem;
  }

  .MTT\:last\:m-15:last-child {
    margin: 15px;
  }

  .MTT\:last\:m-16:last-child {
    margin: 4rem;
  }

  .MTT\:last\:m-18:last-child {
    margin: 18px;
  }

  .MTT\:last\:m-20:last-child {
    margin: 20px;
  }

  .MTT\:last\:m-21:last-child {
    margin: 21px;
  }

  .MTT\:last\:m-23:last-child {
    margin: 23px;
  }

  .MTT\:last\:m-24:last-child {
    margin: 24px;
  }

  .MTT\:last\:m-25:last-child {
    margin: 25px;
  }

  .MTT\:last\:m-27:last-child {
    margin: 27px;
  }

  .MTT\:last\:m-28:last-child {
    margin: 7rem;
  }

  .MTT\:last\:m-30:last-child {
    margin: 30px;
  }

  .MTT\:last\:m-31:last-child {
    margin: 31px;
  }

  .MTT\:last\:m-32:last-child {
    margin: 8rem;
  }

  .MTT\:last\:m-34:last-child {
    margin: 34px;
  }

  .MTT\:last\:m-35:last-child {
    margin: 35px;
  }

  .MTT\:last\:m-36:last-child {
    margin: 9rem;
  }

  .MTT\:last\:m-37:last-child {
    margin: 37px;
  }

  .MTT\:last\:m-38:last-child {
    margin: 38px;
  }

  .MTT\:last\:m-40:last-child {
    margin: 40px;
  }

  .MTT\:last\:m-42:last-child {
    margin: 42px;
  }

  .MTT\:last\:m-44:last-child {
    margin: 44px;
  }

  .MTT\:last\:m-45:last-child {
    margin: 45px;
  }

  .MTT\:last\:m-46:last-child {
    margin: 46px;
  }

  .MTT\:last\:m-48:last-child {
    margin: 48px;
  }

  .MTT\:last\:m-52:last-child {
    margin: 13rem;
  }

  .MTT\:last\:m-53:last-child {
    margin: 53px;
  }

  .MTT\:last\:m-55:last-child {
    margin: 55px;
  }

  .MTT\:last\:m-56:last-child {
    margin: 14rem;
  }

  .MTT\:last\:m-58:last-child {
    margin: 58px;
  }

  .MTT\:last\:m-59:last-child {
    margin: 59px;
  }

  .MTT\:last\:m-60:last-child {
    margin: 15rem;
  }

  .MTT\:last\:m-63:last-child {
    margin: 63px;
  }

  .MTT\:last\:m-64:last-child {
    margin: 16rem;
  }

  .MTT\:last\:m-65:last-child {
    margin: 65px;
  }

  .MTT\:last\:m-67:last-child {
    margin: 67px;
  }

  .MTT\:last\:m-70:last-child {
    margin: 70px;
  }

  .MTT\:last\:m-71:last-child {
    margin: 71px;
  }

  .MTT\:last\:m-72:last-child {
    margin: 18rem;
  }

  .MTT\:last\:m-74:last-child {
    margin: 74px;
  }

  .MTT\:last\:m-78:last-child {
    margin: 78px;
  }

  .MTT\:last\:m-80:last-child {
    margin: 20rem;
  }

  .MTT\:last\:m-83:last-child {
    margin: 83px;
  }

  .MTT\:last\:m-84:last-child {
    margin: 84px;
  }

  .MTT\:last\:m-89:last-child {
    margin: 89px;
  }

  .MTT\:last\:m-90:last-child {
    margin: 90px;
  }

  .MTT\:last\:m-92:last-child {
    margin: 92px;
  }

  .MTT\:last\:m-96:last-child {
    margin: 24rem;
  }

  .MTT\:last\:m-97:last-child {
    margin: 97px;
  }

  .MTT\:last\:m-100:last-child {
    margin: 100px;
  }

  .MTT\:last\:m-106:last-child {
    margin: 106px;
  }

  .MTT\:last\:m-108:last-child {
    margin: 108px;
  }

  .MTT\:last\:m-109:last-child {
    margin: 109px;
  }

  .MTT\:last\:m-120:last-child {
    margin: 120px;
  }

  .MTT\:last\:m-135:last-child {
    margin: 135px;
  }

  .MTT\:last\:m-147:last-child {
    margin: 147px;
  }

  .MTT\:last\:m-150:last-child {
    margin: 150px;
  }

  .MTT\:last\:m-168:last-child {
    margin: 168px;
  }

  .MTT\:last\:m-180:last-child {
    margin: 180px;
  }

  .MTT\:last\:m-185:last-child {
    margin: 185px;
  }

  .MTT\:last\:m-200:last-child {
    margin: 200px;
  }

  .MTT\:last\:m-245:last-child {
    margin: 245px;
  }

  .MTT\:last\:m-300:last-child {
    margin: 300px;
  }

  .MTT\:last\:m-400:last-child {
    margin: 400px;
  }

  .MTT\:last\:m-480:last-child {
    margin: 480px;
  }

  .MTT\:last\:m-510:last-child {
    margin: 510px;
  }

  .MTT\:last\:m-537:last-child {
    margin: 537px;
  }

  .MTT\:last\:m-650:last-child {
    margin: 650px;
  }

  .MTT\:last\:m-auto:last-child {
    margin: auto;
  }

  .MTT\:last\:m-px:last-child {
    margin: 1px;
  }

  .MTT\:last\:m-0\.5:last-child {
    margin: 0.125rem;
  }

  .MTT\:last\:m-1\.5:last-child {
    margin: 0.375rem;
  }

  .MTT\:last\:m-2\.5:last-child {
    margin: 0.625rem;
  }

  .MTT\:last\:m-3\.5:last-child {
    margin: 0.875rem;
  }

  .MTT\:last\:-m-0:last-child {
    margin: 0px;
  }

  .MTT\:last\:-m-1:last-child {
    margin: -0.25rem;
  }

  .MTT\:last\:-m-2:last-child {
    margin: -0.5rem;
  }

  .MTT\:last\:-m-3:last-child {
    margin: -0.75rem;
  }

  .MTT\:last\:-m-4:last-child {
    margin: -1rem;
  }

  .MTT\:last\:-m-5:last-child {
    margin: -1.25rem;
  }

  .MTT\:last\:-m-6:last-child {
    margin: -1.5rem;
  }

  .MTT\:last\:-m-7:last-child {
    margin: -1.75rem;
  }

  .MTT\:last\:-m-8:last-child {
    margin: -2rem;
  }

  .MTT\:last\:-m-9:last-child {
    margin: -2.25rem;
  }

  .MTT\:last\:-m-10:last-child {
    margin: -2.5rem;
  }

  .MTT\:last\:-m-11:last-child {
    margin: -2.75rem;
  }

  .MTT\:last\:-m-12:last-child {
    margin: -3rem;
  }

  .MTT\:last\:-m-14:last-child {
    margin: -14px;
  }

  .MTT\:last\:-m-16:last-child {
    margin: -4rem;
  }

  .MTT\:last\:-m-20:last-child {
    margin: -5rem;
  }

  .MTT\:last\:-m-24:last-child {
    margin: -6rem;
  }

  .MTT\:last\:-m-28:last-child {
    margin: -7rem;
  }

  .MTT\:last\:-m-32:last-child {
    margin: -8rem;
  }

  .MTT\:last\:-m-36:last-child {
    margin: -9rem;
  }

  .MTT\:last\:-m-40:last-child {
    margin: -10rem;
  }

  .MTT\:last\:-m-44:last-child {
    margin: -11rem;
  }

  .MTT\:last\:-m-48:last-child {
    margin: -12rem;
  }

  .MTT\:last\:-m-52:last-child {
    margin: -13rem;
  }

  .MTT\:last\:-m-56:last-child {
    margin: -14rem;
  }

  .MTT\:last\:-m-60:last-child {
    margin: -15rem;
  }

  .MTT\:last\:-m-64:last-child {
    margin: -16rem;
  }

  .MTT\:last\:-m-72:last-child {
    margin: -18rem;
  }

  .MTT\:last\:-m-80:last-child {
    margin: -20rem;
  }

  .MTT\:last\:-m-96:last-child {
    margin: -24rem;
  }

  .MTT\:last\:-m-px:last-child {
    margin: -1px;
  }

  .MTT\:last\:-m-0\.5:last-child {
    margin: -0.125rem;
  }

  .MTT\:last\:-m-1\.5:last-child {
    margin: -0.375rem;
  }

  .MTT\:last\:-m-2\.5:last-child {
    margin: -0.625rem;
  }

  .MTT\:last\:-m-3\.5:last-child {
    margin: -0.875rem;
  }

  .MTT\:last\:-m-15px:last-child {
    margin: -15px;
  }

  .MTT\:last\:m-m11:last-child {
    margin: 11px;
  }

  .MTT\:last\:m-12px:last-child {
    margin: 12px;
  }

  .MTT\:last\:m-m72:last-child {
    margin: 72px;
  }

  .MTT\:last\:m-m21:last-child {
    margin: 21%;
  }

  .MTT\:last\:m-m15:last-child {
    margin: 15px;
  }

  .MTT\:last\:m-m18:last-child {
    margin: 18px;
  }

  .MTT\:last\:m-m35:last-child {
    margin: 35px;
  }

  .MTT\:last\:m-m19:last-child {
    margin: 19px;
  }

  .MTT\:last\:m-m17:last-child {
    margin: 17px;
  }

  .MTT\:last\:m-m9:last-child {
    margin: 9px;
  }

  .MTT\:last\:m-m10:last-child {
    margin: 10px;
  }

  .MTT\:last\:m-m51:last-child {
    margin: 51px;
  }

  .MTT\:last\:m-m43:last-child {
    margin: 43px;
  }

  .MTT\:last\:m-m13:last-child {
    margin: 13px;
  }

  .MTT\:last\:m-m26:last-child {
    margin: 26px;
  }

  .MTT\:last\:m-m2:last-child {
    margin: 2px;
  }

  .MTT\:last\:m-m14:last-child {
    margin: 14px;
  }

  .MTT\:last\:m-m5:last-child {
    margin: 5px;
  }

  .MTT\:last\:m-m8:last-child {
    margin: 8px;
  }

  .MTT\:last\:m-mp15:last-child {
    margin: 15%;
  }

  .MTT\:last\:-m-100:last-child {
    margin: -100px;
  }

  .MTT\:last\:m-0auto:last-child {
    margin: 0px auto;
  }

  .MTT\:last\:m-o6:last-child {
    margin: 1.5rem;
  }

  .MTT\:last\:-m-23:last-child {
    margin: -23px;
  }

  .MTT\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .MTT\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .MTT\:mx-2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .MTT\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .MTT\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .MTT\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .MTT\:mx-6 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .MTT\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .MTT\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .MTT\:mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .MTT\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .MTT\:mx-11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .MTT\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .MTT\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .MTT\:mx-15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .MTT\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .MTT\:mx-18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .MTT\:mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .MTT\:mx-21 {
    margin-left: 21px;
    margin-right: 21px;
  }

  .MTT\:mx-23 {
    margin-left: 23px;
    margin-right: 23px;
  }

  .MTT\:mx-24 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .MTT\:mx-25 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .MTT\:mx-27 {
    margin-left: 27px;
    margin-right: 27px;
  }

  .MTT\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .MTT\:mx-30 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .MTT\:mx-31 {
    margin-left: 31px;
    margin-right: 31px;
  }

  .MTT\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .MTT\:mx-34 {
    margin-left: 34px;
    margin-right: 34px;
  }

  .MTT\:mx-35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .MTT\:mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .MTT\:mx-37 {
    margin-left: 37px;
    margin-right: 37px;
  }

  .MTT\:mx-38 {
    margin-left: 38px;
    margin-right: 38px;
  }

  .MTT\:mx-40 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .MTT\:mx-42 {
    margin-left: 42px;
    margin-right: 42px;
  }

  .MTT\:mx-44 {
    margin-left: 44px;
    margin-right: 44px;
  }

  .MTT\:mx-45 {
    margin-left: 45px;
    margin-right: 45px;
  }

  .MTT\:mx-46 {
    margin-left: 46px;
    margin-right: 46px;
  }

  .MTT\:mx-48 {
    margin-left: 48px;
    margin-right: 48px;
  }

  .MTT\:mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .MTT\:mx-53 {
    margin-left: 53px;
    margin-right: 53px;
  }

  .MTT\:mx-55 {
    margin-left: 55px;
    margin-right: 55px;
  }

  .MTT\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .MTT\:mx-58 {
    margin-left: 58px;
    margin-right: 58px;
  }

  .MTT\:mx-59 {
    margin-left: 59px;
    margin-right: 59px;
  }

  .MTT\:mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .MTT\:mx-63 {
    margin-left: 63px;
    margin-right: 63px;
  }

  .MTT\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .MTT\:mx-65 {
    margin-left: 65px;
    margin-right: 65px;
  }

  .MTT\:mx-67 {
    margin-left: 67px;
    margin-right: 67px;
  }

  .MTT\:mx-70 {
    margin-left: 70px;
    margin-right: 70px;
  }

  .MTT\:mx-71 {
    margin-left: 71px;
    margin-right: 71px;
  }

  .MTT\:mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .MTT\:mx-74 {
    margin-left: 74px;
    margin-right: 74px;
  }

  .MTT\:mx-78 {
    margin-left: 78px;
    margin-right: 78px;
  }

  .MTT\:mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .MTT\:mx-83 {
    margin-left: 83px;
    margin-right: 83px;
  }

  .MTT\:mx-84 {
    margin-left: 84px;
    margin-right: 84px;
  }

  .MTT\:mx-89 {
    margin-left: 89px;
    margin-right: 89px;
  }

  .MTT\:mx-90 {
    margin-left: 90px;
    margin-right: 90px;
  }

  .MTT\:mx-92 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .MTT\:mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .MTT\:mx-97 {
    margin-left: 97px;
    margin-right: 97px;
  }

  .MTT\:mx-100 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .MTT\:mx-106 {
    margin-left: 106px;
    margin-right: 106px;
  }

  .MTT\:mx-108 {
    margin-left: 108px;
    margin-right: 108px;
  }

  .MTT\:mx-109 {
    margin-left: 109px;
    margin-right: 109px;
  }

  .MTT\:mx-120 {
    margin-left: 120px;
    margin-right: 120px;
  }

  .MTT\:mx-135 {
    margin-left: 135px;
    margin-right: 135px;
  }

  .MTT\:mx-147 {
    margin-left: 147px;
    margin-right: 147px;
  }

  .MTT\:mx-150 {
    margin-left: 150px;
    margin-right: 150px;
  }

  .MTT\:mx-168 {
    margin-left: 168px;
    margin-right: 168px;
  }

  .MTT\:mx-180 {
    margin-left: 180px;
    margin-right: 180px;
  }

  .MTT\:mx-185 {
    margin-left: 185px;
    margin-right: 185px;
  }

  .MTT\:mx-200 {
    margin-left: 200px;
    margin-right: 200px;
  }

  .MTT\:mx-245 {
    margin-left: 245px;
    margin-right: 245px;
  }

  .MTT\:mx-300 {
    margin-left: 300px;
    margin-right: 300px;
  }

  .MTT\:mx-400 {
    margin-left: 400px;
    margin-right: 400px;
  }

  .MTT\:mx-480 {
    margin-left: 480px;
    margin-right: 480px;
  }

  .MTT\:mx-510 {
    margin-left: 510px;
    margin-right: 510px;
  }

  .MTT\:mx-537 {
    margin-left: 537px;
    margin-right: 537px;
  }

  .MTT\:mx-650 {
    margin-left: 650px;
    margin-right: 650px;
  }

  .MTT\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .MTT\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .MTT\:mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .MTT\:mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .MTT\:mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .MTT\:mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .MTT\:-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .MTT\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .MTT\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .MTT\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .MTT\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .MTT\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .MTT\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .MTT\:-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .MTT\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .MTT\:-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .MTT\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .MTT\:-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .MTT\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .MTT\:-mx-14 {
    margin-left: -14px;
    margin-right: -14px;
  }

  .MTT\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .MTT\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .MTT\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .MTT\:-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .MTT\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .MTT\:-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .MTT\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .MTT\:-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .MTT\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .MTT\:-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .MTT\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .MTT\:-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .MTT\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .MTT\:-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .MTT\:-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .MTT\:-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .MTT\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .MTT\:-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .MTT\:-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .MTT\:-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .MTT\:-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .MTT\:-mx-15px {
    margin-left: -15px;
    margin-right: -15px;
  }

  .MTT\:mx-m11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .MTT\:mx-12px {
    margin-left: 12px;
    margin-right: 12px;
  }

  .MTT\:mx-m72 {
    margin-left: 72px;
    margin-right: 72px;
  }

  .MTT\:mx-m21 {
    margin-left: 21%;
    margin-right: 21%;
  }

  .MTT\:mx-m15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .MTT\:mx-m18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .MTT\:mx-m35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .MTT\:mx-m19 {
    margin-left: 19px;
    margin-right: 19px;
  }

  .MTT\:mx-m17 {
    margin-left: 17px;
    margin-right: 17px;
  }

  .MTT\:mx-m9 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .MTT\:mx-m10 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .MTT\:mx-m51 {
    margin-left: 51px;
    margin-right: 51px;
  }

  .MTT\:mx-m43 {
    margin-left: 43px;
    margin-right: 43px;
  }

  .MTT\:mx-m13 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .MTT\:mx-m26 {
    margin-left: 26px;
    margin-right: 26px;
  }

  .MTT\:mx-m2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .MTT\:mx-m14 {
    margin-left: 14px;
    margin-right: 14px;
  }

  .MTT\:mx-m5 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .MTT\:mx-m8 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .MTT\:mx-mp15 {
    margin-left: 15%;
    margin-right: 15%;
  }

  .MTT\:-mx-100 {
    margin-left: -100px;
    margin-right: -100px;
  }

  .MTT\:mx-0auto {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .MTT\:mx-o6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .MTT\:-mx-23 {
    margin-left: -23px;
    margin-right: -23px;
  }

  .MTT\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .MTT\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .MTT\:my-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .MTT\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .MTT\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .MTT\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .MTT\:my-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .MTT\:my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .MTT\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .MTT\:my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .MTT\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .MTT\:my-11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .MTT\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .MTT\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .MTT\:my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .MTT\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .MTT\:my-18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .MTT\:my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .MTT\:my-21 {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .MTT\:my-23 {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .MTT\:my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .MTT\:my-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .MTT\:my-27 {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .MTT\:my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .MTT\:my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .MTT\:my-31 {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .MTT\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .MTT\:my-34 {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .MTT\:my-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .MTT\:my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .MTT\:my-37 {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .MTT\:my-38 {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .MTT\:my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .MTT\:my-42 {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .MTT\:my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .MTT\:my-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .MTT\:my-46 {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .MTT\:my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .MTT\:my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .MTT\:my-53 {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .MTT\:my-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .MTT\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .MTT\:my-58 {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .MTT\:my-59 {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .MTT\:my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .MTT\:my-63 {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .MTT\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .MTT\:my-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .MTT\:my-67 {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .MTT\:my-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .MTT\:my-71 {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .MTT\:my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .MTT\:my-74 {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .MTT\:my-78 {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .MTT\:my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .MTT\:my-83 {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .MTT\:my-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .MTT\:my-89 {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .MTT\:my-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .MTT\:my-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .MTT\:my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .MTT\:my-97 {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .MTT\:my-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .MTT\:my-106 {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .MTT\:my-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .MTT\:my-109 {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .MTT\:my-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .MTT\:my-135 {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .MTT\:my-147 {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .MTT\:my-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .MTT\:my-168 {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .MTT\:my-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .MTT\:my-185 {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .MTT\:my-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .MTT\:my-245 {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .MTT\:my-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .MTT\:my-400 {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .MTT\:my-480 {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .MTT\:my-510 {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .MTT\:my-537 {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .MTT\:my-650 {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .MTT\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .MTT\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .MTT\:my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .MTT\:my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .MTT\:my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .MTT\:my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .MTT\:-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .MTT\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .MTT\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .MTT\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .MTT\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .MTT\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .MTT\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .MTT\:-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .MTT\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .MTT\:-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .MTT\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .MTT\:-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .MTT\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .MTT\:-my-14 {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .MTT\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .MTT\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .MTT\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .MTT\:-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .MTT\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .MTT\:-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .MTT\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .MTT\:-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .MTT\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .MTT\:-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .MTT\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .MTT\:-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .MTT\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .MTT\:-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .MTT\:-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .MTT\:-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .MTT\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .MTT\:-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .MTT\:-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .MTT\:-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .MTT\:-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .MTT\:-my-15px {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .MTT\:my-m11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .MTT\:my-12px {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .MTT\:my-m72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .MTT\:my-m21 {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .MTT\:my-m15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .MTT\:my-m18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .MTT\:my-m35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .MTT\:my-m19 {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .MTT\:my-m17 {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .MTT\:my-m9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .MTT\:my-m10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .MTT\:my-m51 {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .MTT\:my-m43 {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .MTT\:my-m13 {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .MTT\:my-m26 {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .MTT\:my-m2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .MTT\:my-m14 {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .MTT\:my-m5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .MTT\:my-m8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .MTT\:my-mp15 {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .MTT\:-my-100 {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .MTT\:my-0auto {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .MTT\:my-o6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .MTT\:-my-23 {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .MTT\:last\:mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .MTT\:last\:mx-1:last-child {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .MTT\:last\:mx-2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .MTT\:last\:mx-3:last-child {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .MTT\:last\:mx-4:last-child {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .MTT\:last\:mx-5:last-child {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .MTT\:last\:mx-6:last-child {
    margin-left: 6px;
    margin-right: 6px;
  }

  .MTT\:last\:mx-7:last-child {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .MTT\:last\:mx-8:last-child {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .MTT\:last\:mx-9:last-child {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .MTT\:last\:mx-10:last-child {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .MTT\:last\:mx-11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .MTT\:last\:mx-12:last-child {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .MTT\:last\:mx-14:last-child {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .MTT\:last\:mx-15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .MTT\:last\:mx-16:last-child {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .MTT\:last\:mx-18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .MTT\:last\:mx-20:last-child {
    margin-left: 20px;
    margin-right: 20px;
  }

  .MTT\:last\:mx-21:last-child {
    margin-left: 21px;
    margin-right: 21px;
  }

  .MTT\:last\:mx-23:last-child {
    margin-left: 23px;
    margin-right: 23px;
  }

  .MTT\:last\:mx-24:last-child {
    margin-left: 24px;
    margin-right: 24px;
  }

  .MTT\:last\:mx-25:last-child {
    margin-left: 25px;
    margin-right: 25px;
  }

  .MTT\:last\:mx-27:last-child {
    margin-left: 27px;
    margin-right: 27px;
  }

  .MTT\:last\:mx-28:last-child {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .MTT\:last\:mx-30:last-child {
    margin-left: 30px;
    margin-right: 30px;
  }

  .MTT\:last\:mx-31:last-child {
    margin-left: 31px;
    margin-right: 31px;
  }

  .MTT\:last\:mx-32:last-child {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .MTT\:last\:mx-34:last-child {
    margin-left: 34px;
    margin-right: 34px;
  }

  .MTT\:last\:mx-35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .MTT\:last\:mx-36:last-child {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .MTT\:last\:mx-37:last-child {
    margin-left: 37px;
    margin-right: 37px;
  }

  .MTT\:last\:mx-38:last-child {
    margin-left: 38px;
    margin-right: 38px;
  }

  .MTT\:last\:mx-40:last-child {
    margin-left: 40px;
    margin-right: 40px;
  }

  .MTT\:last\:mx-42:last-child {
    margin-left: 42px;
    margin-right: 42px;
  }

  .MTT\:last\:mx-44:last-child {
    margin-left: 44px;
    margin-right: 44px;
  }

  .MTT\:last\:mx-45:last-child {
    margin-left: 45px;
    margin-right: 45px;
  }

  .MTT\:last\:mx-46:last-child {
    margin-left: 46px;
    margin-right: 46px;
  }

  .MTT\:last\:mx-48:last-child {
    margin-left: 48px;
    margin-right: 48px;
  }

  .MTT\:last\:mx-52:last-child {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .MTT\:last\:mx-53:last-child {
    margin-left: 53px;
    margin-right: 53px;
  }

  .MTT\:last\:mx-55:last-child {
    margin-left: 55px;
    margin-right: 55px;
  }

  .MTT\:last\:mx-56:last-child {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .MTT\:last\:mx-58:last-child {
    margin-left: 58px;
    margin-right: 58px;
  }

  .MTT\:last\:mx-59:last-child {
    margin-left: 59px;
    margin-right: 59px;
  }

  .MTT\:last\:mx-60:last-child {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .MTT\:last\:mx-63:last-child {
    margin-left: 63px;
    margin-right: 63px;
  }

  .MTT\:last\:mx-64:last-child {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .MTT\:last\:mx-65:last-child {
    margin-left: 65px;
    margin-right: 65px;
  }

  .MTT\:last\:mx-67:last-child {
    margin-left: 67px;
    margin-right: 67px;
  }

  .MTT\:last\:mx-70:last-child {
    margin-left: 70px;
    margin-right: 70px;
  }

  .MTT\:last\:mx-71:last-child {
    margin-left: 71px;
    margin-right: 71px;
  }

  .MTT\:last\:mx-72:last-child {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .MTT\:last\:mx-74:last-child {
    margin-left: 74px;
    margin-right: 74px;
  }

  .MTT\:last\:mx-78:last-child {
    margin-left: 78px;
    margin-right: 78px;
  }

  .MTT\:last\:mx-80:last-child {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .MTT\:last\:mx-83:last-child {
    margin-left: 83px;
    margin-right: 83px;
  }

  .MTT\:last\:mx-84:last-child {
    margin-left: 84px;
    margin-right: 84px;
  }

  .MTT\:last\:mx-89:last-child {
    margin-left: 89px;
    margin-right: 89px;
  }

  .MTT\:last\:mx-90:last-child {
    margin-left: 90px;
    margin-right: 90px;
  }

  .MTT\:last\:mx-92:last-child {
    margin-left: 92px;
    margin-right: 92px;
  }

  .MTT\:last\:mx-96:last-child {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .MTT\:last\:mx-97:last-child {
    margin-left: 97px;
    margin-right: 97px;
  }

  .MTT\:last\:mx-100:last-child {
    margin-left: 100px;
    margin-right: 100px;
  }

  .MTT\:last\:mx-106:last-child {
    margin-left: 106px;
    margin-right: 106px;
  }

  .MTT\:last\:mx-108:last-child {
    margin-left: 108px;
    margin-right: 108px;
  }

  .MTT\:last\:mx-109:last-child {
    margin-left: 109px;
    margin-right: 109px;
  }

  .MTT\:last\:mx-120:last-child {
    margin-left: 120px;
    margin-right: 120px;
  }

  .MTT\:last\:mx-135:last-child {
    margin-left: 135px;
    margin-right: 135px;
  }

  .MTT\:last\:mx-147:last-child {
    margin-left: 147px;
    margin-right: 147px;
  }

  .MTT\:last\:mx-150:last-child {
    margin-left: 150px;
    margin-right: 150px;
  }

  .MTT\:last\:mx-168:last-child {
    margin-left: 168px;
    margin-right: 168px;
  }

  .MTT\:last\:mx-180:last-child {
    margin-left: 180px;
    margin-right: 180px;
  }

  .MTT\:last\:mx-185:last-child {
    margin-left: 185px;
    margin-right: 185px;
  }

  .MTT\:last\:mx-200:last-child {
    margin-left: 200px;
    margin-right: 200px;
  }

  .MTT\:last\:mx-245:last-child {
    margin-left: 245px;
    margin-right: 245px;
  }

  .MTT\:last\:mx-300:last-child {
    margin-left: 300px;
    margin-right: 300px;
  }

  .MTT\:last\:mx-400:last-child {
    margin-left: 400px;
    margin-right: 400px;
  }

  .MTT\:last\:mx-480:last-child {
    margin-left: 480px;
    margin-right: 480px;
  }

  .MTT\:last\:mx-510:last-child {
    margin-left: 510px;
    margin-right: 510px;
  }

  .MTT\:last\:mx-537:last-child {
    margin-left: 537px;
    margin-right: 537px;
  }

  .MTT\:last\:mx-650:last-child {
    margin-left: 650px;
    margin-right: 650px;
  }

  .MTT\:last\:mx-auto:last-child {
    margin-left: auto;
    margin-right: auto;
  }

  .MTT\:last\:mx-px:last-child {
    margin-left: 1px;
    margin-right: 1px;
  }

  .MTT\:last\:mx-0\.5:last-child {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .MTT\:last\:mx-1\.5:last-child {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .MTT\:last\:mx-2\.5:last-child {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .MTT\:last\:mx-3\.5:last-child {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .MTT\:last\:-mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .MTT\:last\:-mx-1:last-child {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .MTT\:last\:-mx-2:last-child {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .MTT\:last\:-mx-3:last-child {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .MTT\:last\:-mx-4:last-child {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .MTT\:last\:-mx-5:last-child {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .MTT\:last\:-mx-6:last-child {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .MTT\:last\:-mx-7:last-child {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .MTT\:last\:-mx-8:last-child {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .MTT\:last\:-mx-9:last-child {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .MTT\:last\:-mx-10:last-child {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .MTT\:last\:-mx-11:last-child {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .MTT\:last\:-mx-12:last-child {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .MTT\:last\:-mx-14:last-child {
    margin-left: -14px;
    margin-right: -14px;
  }

  .MTT\:last\:-mx-16:last-child {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .MTT\:last\:-mx-20:last-child {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .MTT\:last\:-mx-24:last-child {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .MTT\:last\:-mx-28:last-child {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .MTT\:last\:-mx-32:last-child {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .MTT\:last\:-mx-36:last-child {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .MTT\:last\:-mx-40:last-child {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .MTT\:last\:-mx-44:last-child {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .MTT\:last\:-mx-48:last-child {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .MTT\:last\:-mx-52:last-child {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .MTT\:last\:-mx-56:last-child {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .MTT\:last\:-mx-60:last-child {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .MTT\:last\:-mx-64:last-child {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .MTT\:last\:-mx-72:last-child {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .MTT\:last\:-mx-80:last-child {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .MTT\:last\:-mx-96:last-child {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .MTT\:last\:-mx-px:last-child {
    margin-left: -1px;
    margin-right: -1px;
  }

  .MTT\:last\:-mx-0\.5:last-child {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .MTT\:last\:-mx-1\.5:last-child {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .MTT\:last\:-mx-2\.5:last-child {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .MTT\:last\:-mx-3\.5:last-child {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .MTT\:last\:-mx-15px:last-child {
    margin-left: -15px;
    margin-right: -15px;
  }

  .MTT\:last\:mx-m11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .MTT\:last\:mx-12px:last-child {
    margin-left: 12px;
    margin-right: 12px;
  }

  .MTT\:last\:mx-m72:last-child {
    margin-left: 72px;
    margin-right: 72px;
  }

  .MTT\:last\:mx-m21:last-child {
    margin-left: 21%;
    margin-right: 21%;
  }

  .MTT\:last\:mx-m15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .MTT\:last\:mx-m18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .MTT\:last\:mx-m35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .MTT\:last\:mx-m19:last-child {
    margin-left: 19px;
    margin-right: 19px;
  }

  .MTT\:last\:mx-m17:last-child {
    margin-left: 17px;
    margin-right: 17px;
  }

  .MTT\:last\:mx-m9:last-child {
    margin-left: 9px;
    margin-right: 9px;
  }

  .MTT\:last\:mx-m10:last-child {
    margin-left: 10px;
    margin-right: 10px;
  }

  .MTT\:last\:mx-m51:last-child {
    margin-left: 51px;
    margin-right: 51px;
  }

  .MTT\:last\:mx-m43:last-child {
    margin-left: 43px;
    margin-right: 43px;
  }

  .MTT\:last\:mx-m13:last-child {
    margin-left: 13px;
    margin-right: 13px;
  }

  .MTT\:last\:mx-m26:last-child {
    margin-left: 26px;
    margin-right: 26px;
  }

  .MTT\:last\:mx-m2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .MTT\:last\:mx-m14:last-child {
    margin-left: 14px;
    margin-right: 14px;
  }

  .MTT\:last\:mx-m5:last-child {
    margin-left: 5px;
    margin-right: 5px;
  }

  .MTT\:last\:mx-m8:last-child {
    margin-left: 8px;
    margin-right: 8px;
  }

  .MTT\:last\:mx-mp15:last-child {
    margin-left: 15%;
    margin-right: 15%;
  }

  .MTT\:last\:-mx-100:last-child {
    margin-left: -100px;
    margin-right: -100px;
  }

  .MTT\:last\:mx-0auto:last-child {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .MTT\:last\:mx-o6:last-child {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .MTT\:last\:-mx-23:last-child {
    margin-left: -23px;
    margin-right: -23px;
  }

  .MTT\:last\:my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .MTT\:last\:my-1:last-child {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .MTT\:last\:my-2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .MTT\:last\:my-3:last-child {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .MTT\:last\:my-4:last-child {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .MTT\:last\:my-5:last-child {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .MTT\:last\:my-6:last-child {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .MTT\:last\:my-7:last-child {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .MTT\:last\:my-8:last-child {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .MTT\:last\:my-9:last-child {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .MTT\:last\:my-10:last-child {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .MTT\:last\:my-11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .MTT\:last\:my-12:last-child {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .MTT\:last\:my-14:last-child {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .MTT\:last\:my-15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .MTT\:last\:my-16:last-child {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .MTT\:last\:my-18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .MTT\:last\:my-20:last-child {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .MTT\:last\:my-21:last-child {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .MTT\:last\:my-23:last-child {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .MTT\:last\:my-24:last-child {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .MTT\:last\:my-25:last-child {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .MTT\:last\:my-27:last-child {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .MTT\:last\:my-28:last-child {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .MTT\:last\:my-30:last-child {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .MTT\:last\:my-31:last-child {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .MTT\:last\:my-32:last-child {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .MTT\:last\:my-34:last-child {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .MTT\:last\:my-35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .MTT\:last\:my-36:last-child {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .MTT\:last\:my-37:last-child {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .MTT\:last\:my-38:last-child {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .MTT\:last\:my-40:last-child {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .MTT\:last\:my-42:last-child {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .MTT\:last\:my-44:last-child {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .MTT\:last\:my-45:last-child {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .MTT\:last\:my-46:last-child {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .MTT\:last\:my-48:last-child {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .MTT\:last\:my-52:last-child {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .MTT\:last\:my-53:last-child {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .MTT\:last\:my-55:last-child {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .MTT\:last\:my-56:last-child {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .MTT\:last\:my-58:last-child {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .MTT\:last\:my-59:last-child {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .MTT\:last\:my-60:last-child {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .MTT\:last\:my-63:last-child {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .MTT\:last\:my-64:last-child {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .MTT\:last\:my-65:last-child {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .MTT\:last\:my-67:last-child {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .MTT\:last\:my-70:last-child {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .MTT\:last\:my-71:last-child {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .MTT\:last\:my-72:last-child {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .MTT\:last\:my-74:last-child {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .MTT\:last\:my-78:last-child {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .MTT\:last\:my-80:last-child {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .MTT\:last\:my-83:last-child {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .MTT\:last\:my-84:last-child {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .MTT\:last\:my-89:last-child {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .MTT\:last\:my-90:last-child {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .MTT\:last\:my-92:last-child {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .MTT\:last\:my-96:last-child {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .MTT\:last\:my-97:last-child {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .MTT\:last\:my-100:last-child {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .MTT\:last\:my-106:last-child {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .MTT\:last\:my-108:last-child {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .MTT\:last\:my-109:last-child {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .MTT\:last\:my-120:last-child {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .MTT\:last\:my-135:last-child {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .MTT\:last\:my-147:last-child {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .MTT\:last\:my-150:last-child {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .MTT\:last\:my-168:last-child {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .MTT\:last\:my-180:last-child {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .MTT\:last\:my-185:last-child {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .MTT\:last\:my-200:last-child {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .MTT\:last\:my-245:last-child {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .MTT\:last\:my-300:last-child {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .MTT\:last\:my-400:last-child {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .MTT\:last\:my-480:last-child {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .MTT\:last\:my-510:last-child {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .MTT\:last\:my-537:last-child {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .MTT\:last\:my-650:last-child {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .MTT\:last\:my-auto:last-child {
    margin-top: auto;
    margin-bottom: auto;
  }

  .MTT\:last\:my-px:last-child {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .MTT\:last\:my-0\.5:last-child {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .MTT\:last\:my-1\.5:last-child {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .MTT\:last\:my-2\.5:last-child {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .MTT\:last\:my-3\.5:last-child {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .MTT\:last\:-my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .MTT\:last\:-my-1:last-child {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .MTT\:last\:-my-2:last-child {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .MTT\:last\:-my-3:last-child {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .MTT\:last\:-my-4:last-child {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .MTT\:last\:-my-5:last-child {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .MTT\:last\:-my-6:last-child {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .MTT\:last\:-my-7:last-child {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .MTT\:last\:-my-8:last-child {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .MTT\:last\:-my-9:last-child {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .MTT\:last\:-my-10:last-child {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .MTT\:last\:-my-11:last-child {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .MTT\:last\:-my-12:last-child {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .MTT\:last\:-my-14:last-child {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .MTT\:last\:-my-16:last-child {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .MTT\:last\:-my-20:last-child {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .MTT\:last\:-my-24:last-child {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .MTT\:last\:-my-28:last-child {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .MTT\:last\:-my-32:last-child {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .MTT\:last\:-my-36:last-child {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .MTT\:last\:-my-40:last-child {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .MTT\:last\:-my-44:last-child {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .MTT\:last\:-my-48:last-child {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .MTT\:last\:-my-52:last-child {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .MTT\:last\:-my-56:last-child {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .MTT\:last\:-my-60:last-child {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .MTT\:last\:-my-64:last-child {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .MTT\:last\:-my-72:last-child {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .MTT\:last\:-my-80:last-child {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .MTT\:last\:-my-96:last-child {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .MTT\:last\:-my-px:last-child {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .MTT\:last\:-my-0\.5:last-child {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .MTT\:last\:-my-1\.5:last-child {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .MTT\:last\:-my-2\.5:last-child {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .MTT\:last\:-my-3\.5:last-child {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .MTT\:last\:-my-15px:last-child {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .MTT\:last\:my-m11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .MTT\:last\:my-12px:last-child {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .MTT\:last\:my-m72:last-child {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .MTT\:last\:my-m21:last-child {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .MTT\:last\:my-m15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .MTT\:last\:my-m18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .MTT\:last\:my-m35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .MTT\:last\:my-m19:last-child {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .MTT\:last\:my-m17:last-child {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .MTT\:last\:my-m9:last-child {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .MTT\:last\:my-m10:last-child {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .MTT\:last\:my-m51:last-child {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .MTT\:last\:my-m43:last-child {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .MTT\:last\:my-m13:last-child {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .MTT\:last\:my-m26:last-child {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .MTT\:last\:my-m2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .MTT\:last\:my-m14:last-child {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .MTT\:last\:my-m5:last-child {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .MTT\:last\:my-m8:last-child {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .MTT\:last\:my-mp15:last-child {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .MTT\:last\:-my-100:last-child {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .MTT\:last\:my-0auto:last-child {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .MTT\:last\:my-o6:last-child {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .MTT\:last\:-my-23:last-child {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .MTT\:mt-0 {
    margin-top: 0px;
  }

  .MTT\:mt-1 {
    margin-top: 0.25rem;
  }

  .MTT\:mt-2 {
    margin-top: 2px;
  }

  .MTT\:mt-3 {
    margin-top: 0.75rem;
  }

  .MTT\:mt-4 {
    margin-top: 1rem;
  }

  .MTT\:mt-5 {
    margin-top: 1.25rem;
  }

  .MTT\:mt-6 {
    margin-top: 6px;
  }

  .MTT\:mt-7 {
    margin-top: 1.75rem;
  }

  .MTT\:mt-8 {
    margin-top: 2rem;
  }

  .MTT\:mt-9 {
    margin-top: 2.25rem;
  }

  .MTT\:mt-10 {
    margin-top: 2.5rem;
  }

  .MTT\:mt-11 {
    margin-top: 11px;
  }

  .MTT\:mt-12 {
    margin-top: 3rem;
  }

  .MTT\:mt-14 {
    margin-top: 3.5rem;
  }

  .MTT\:mt-15 {
    margin-top: 15px;
  }

  .MTT\:mt-16 {
    margin-top: 4rem;
  }

  .MTT\:mt-18 {
    margin-top: 18px;
  }

  .MTT\:mt-20 {
    margin-top: 20px;
  }

  .MTT\:mt-21 {
    margin-top: 21px;
  }

  .MTT\:mt-23 {
    margin-top: 23px;
  }

  .MTT\:mt-24 {
    margin-top: 24px;
  }

  .MTT\:mt-25 {
    margin-top: 25px;
  }

  .MTT\:mt-27 {
    margin-top: 27px;
  }

  .MTT\:mt-28 {
    margin-top: 7rem;
  }

  .MTT\:mt-30 {
    margin-top: 30px;
  }

  .MTT\:mt-31 {
    margin-top: 31px;
  }

  .MTT\:mt-32 {
    margin-top: 8rem;
  }

  .MTT\:mt-34 {
    margin-top: 34px;
  }

  .MTT\:mt-35 {
    margin-top: 35px;
  }

  .MTT\:mt-36 {
    margin-top: 9rem;
  }

  .MTT\:mt-37 {
    margin-top: 37px;
  }

  .MTT\:mt-38 {
    margin-top: 38px;
  }

  .MTT\:mt-40 {
    margin-top: 40px;
  }

  .MTT\:mt-42 {
    margin-top: 42px;
  }

  .MTT\:mt-44 {
    margin-top: 44px;
  }

  .MTT\:mt-45 {
    margin-top: 45px;
  }

  .MTT\:mt-46 {
    margin-top: 46px;
  }

  .MTT\:mt-48 {
    margin-top: 48px;
  }

  .MTT\:mt-52 {
    margin-top: 13rem;
  }

  .MTT\:mt-53 {
    margin-top: 53px;
  }

  .MTT\:mt-55 {
    margin-top: 55px;
  }

  .MTT\:mt-56 {
    margin-top: 14rem;
  }

  .MTT\:mt-58 {
    margin-top: 58px;
  }

  .MTT\:mt-59 {
    margin-top: 59px;
  }

  .MTT\:mt-60 {
    margin-top: 15rem;
  }

  .MTT\:mt-63 {
    margin-top: 63px;
  }

  .MTT\:mt-64 {
    margin-top: 16rem;
  }

  .MTT\:mt-65 {
    margin-top: 65px;
  }

  .MTT\:mt-67 {
    margin-top: 67px;
  }

  .MTT\:mt-70 {
    margin-top: 70px;
  }

  .MTT\:mt-71 {
    margin-top: 71px;
  }

  .MTT\:mt-72 {
    margin-top: 18rem;
  }

  .MTT\:mt-74 {
    margin-top: 74px;
  }

  .MTT\:mt-78 {
    margin-top: 78px;
  }

  .MTT\:mt-80 {
    margin-top: 20rem;
  }

  .MTT\:mt-83 {
    margin-top: 83px;
  }

  .MTT\:mt-84 {
    margin-top: 84px;
  }

  .MTT\:mt-89 {
    margin-top: 89px;
  }

  .MTT\:mt-90 {
    margin-top: 90px;
  }

  .MTT\:mt-92 {
    margin-top: 92px;
  }

  .MTT\:mt-96 {
    margin-top: 24rem;
  }

  .MTT\:mt-97 {
    margin-top: 97px;
  }

  .MTT\:mt-100 {
    margin-top: 100px;
  }

  .MTT\:mt-106 {
    margin-top: 106px;
  }

  .MTT\:mt-108 {
    margin-top: 108px;
  }

  .MTT\:mt-109 {
    margin-top: 109px;
  }

  .MTT\:mt-120 {
    margin-top: 120px;
  }

  .MTT\:mt-135 {
    margin-top: 135px;
  }

  .MTT\:mt-147 {
    margin-top: 147px;
  }

  .MTT\:mt-150 {
    margin-top: 150px;
  }

  .MTT\:mt-168 {
    margin-top: 168px;
  }

  .MTT\:mt-180 {
    margin-top: 180px;
  }

  .MTT\:mt-185 {
    margin-top: 185px;
  }

  .MTT\:mt-200 {
    margin-top: 200px;
  }

  .MTT\:mt-245 {
    margin-top: 245px;
  }

  .MTT\:mt-300 {
    margin-top: 300px;
  }

  .MTT\:mt-400 {
    margin-top: 400px;
  }

  .MTT\:mt-480 {
    margin-top: 480px;
  }

  .MTT\:mt-510 {
    margin-top: 510px;
  }

  .MTT\:mt-537 {
    margin-top: 537px;
  }

  .MTT\:mt-650 {
    margin-top: 650px;
  }

  .MTT\:mt-auto {
    margin-top: auto;
  }

  .MTT\:mt-px {
    margin-top: 1px;
  }

  .MTT\:mt-0\.5 {
    margin-top: 0.125rem;
  }

  .MTT\:mt-1\.5 {
    margin-top: 0.375rem;
  }

  .MTT\:mt-2\.5 {
    margin-top: 0.625rem;
  }

  .MTT\:mt-3\.5 {
    margin-top: 0.875rem;
  }

  .MTT\:-mt-0 {
    margin-top: 0px;
  }

  .MTT\:-mt-1 {
    margin-top: -0.25rem;
  }

  .MTT\:-mt-2 {
    margin-top: -0.5rem;
  }

  .MTT\:-mt-3 {
    margin-top: -0.75rem;
  }

  .MTT\:-mt-4 {
    margin-top: -1rem;
  }

  .MTT\:-mt-5 {
    margin-top: -1.25rem;
  }

  .MTT\:-mt-6 {
    margin-top: -1.5rem;
  }

  .MTT\:-mt-7 {
    margin-top: -1.75rem;
  }

  .MTT\:-mt-8 {
    margin-top: -2rem;
  }

  .MTT\:-mt-9 {
    margin-top: -2.25rem;
  }

  .MTT\:-mt-10 {
    margin-top: -2.5rem;
  }

  .MTT\:-mt-11 {
    margin-top: -2.75rem;
  }

  .MTT\:-mt-12 {
    margin-top: -3rem;
  }

  .MTT\:-mt-14 {
    margin-top: -14px;
  }

  .MTT\:-mt-16 {
    margin-top: -4rem;
  }

  .MTT\:-mt-20 {
    margin-top: -5rem;
  }

  .MTT\:-mt-24 {
    margin-top: -6rem;
  }

  .MTT\:-mt-28 {
    margin-top: -7rem;
  }

  .MTT\:-mt-32 {
    margin-top: -8rem;
  }

  .MTT\:-mt-36 {
    margin-top: -9rem;
  }

  .MTT\:-mt-40 {
    margin-top: -10rem;
  }

  .MTT\:-mt-44 {
    margin-top: -11rem;
  }

  .MTT\:-mt-48 {
    margin-top: -12rem;
  }

  .MTT\:-mt-52 {
    margin-top: -13rem;
  }

  .MTT\:-mt-56 {
    margin-top: -14rem;
  }

  .MTT\:-mt-60 {
    margin-top: -15rem;
  }

  .MTT\:-mt-64 {
    margin-top: -16rem;
  }

  .MTT\:-mt-72 {
    margin-top: -18rem;
  }

  .MTT\:-mt-80 {
    margin-top: -20rem;
  }

  .MTT\:-mt-96 {
    margin-top: -24rem;
  }

  .MTT\:-mt-px {
    margin-top: -1px;
  }

  .MTT\:-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .MTT\:-mt-1\.5 {
    margin-top: -0.375rem;
  }

  .MTT\:-mt-2\.5 {
    margin-top: -0.625rem;
  }

  .MTT\:-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .MTT\:-mt-15px {
    margin-top: -15px;
  }

  .MTT\:mt-m11 {
    margin-top: 11px;
  }

  .MTT\:mt-12px {
    margin-top: 12px;
  }

  .MTT\:mt-m72 {
    margin-top: 72px;
  }

  .MTT\:mt-m21 {
    margin-top: 21%;
  }

  .MTT\:mt-m15 {
    margin-top: 15px;
  }

  .MTT\:mt-m18 {
    margin-top: 18px;
  }

  .MTT\:mt-m35 {
    margin-top: 35px;
  }

  .MTT\:mt-m19 {
    margin-top: 19px;
  }

  .MTT\:mt-m17 {
    margin-top: 17px;
  }

  .MTT\:mt-m9 {
    margin-top: 9px;
  }

  .MTT\:mt-m10 {
    margin-top: 10px;
  }

  .MTT\:mt-m51 {
    margin-top: 51px;
  }

  .MTT\:mt-m43 {
    margin-top: 43px;
  }

  .MTT\:mt-m13 {
    margin-top: 13px;
  }

  .MTT\:mt-m26 {
    margin-top: 26px;
  }

  .MTT\:mt-m2 {
    margin-top: 2px;
  }

  .MTT\:mt-m14 {
    margin-top: 14px;
  }

  .MTT\:mt-m5 {
    margin-top: 5px;
  }

  .MTT\:mt-m8 {
    margin-top: 8px;
  }

  .MTT\:mt-mp15 {
    margin-top: 15%;
  }

  .MTT\:-mt-100 {
    margin-top: -100px;
  }

  .MTT\:mt-0auto {
    margin-top: 0px auto;
  }

  .MTT\:mt-o6 {
    margin-top: 1.5rem;
  }

  .MTT\:-mt-23 {
    margin-top: -23px;
  }

  .MTT\:mr-0 {
    margin-right: 0px;
  }

  .MTT\:mr-1 {
    margin-right: 0.25rem;
  }

  .MTT\:mr-2 {
    margin-right: 2px;
  }

  .MTT\:mr-3 {
    margin-right: 0.75rem;
  }

  .MTT\:mr-4 {
    margin-right: 1rem;
  }

  .MTT\:mr-5 {
    margin-right: 1.25rem;
  }

  .MTT\:mr-6 {
    margin-right: 6px;
  }

  .MTT\:mr-7 {
    margin-right: 1.75rem;
  }

  .MTT\:mr-8 {
    margin-right: 2rem;
  }

  .MTT\:mr-9 {
    margin-right: 2.25rem;
  }

  .MTT\:mr-10 {
    margin-right: 2.5rem;
  }

  .MTT\:mr-11 {
    margin-right: 11px;
  }

  .MTT\:mr-12 {
    margin-right: 3rem;
  }

  .MTT\:mr-14 {
    margin-right: 3.5rem;
  }

  .MTT\:mr-15 {
    margin-right: 15px;
  }

  .MTT\:mr-16 {
    margin-right: 4rem;
  }

  .MTT\:mr-18 {
    margin-right: 18px;
  }

  .MTT\:mr-20 {
    margin-right: 20px;
  }

  .MTT\:mr-21 {
    margin-right: 21px;
  }

  .MTT\:mr-23 {
    margin-right: 23px;
  }

  .MTT\:mr-24 {
    margin-right: 24px;
  }

  .MTT\:mr-25 {
    margin-right: 25px;
  }

  .MTT\:mr-27 {
    margin-right: 27px;
  }

  .MTT\:mr-28 {
    margin-right: 7rem;
  }

  .MTT\:mr-30 {
    margin-right: 30px;
  }

  .MTT\:mr-31 {
    margin-right: 31px;
  }

  .MTT\:mr-32 {
    margin-right: 8rem;
  }

  .MTT\:mr-34 {
    margin-right: 34px;
  }

  .MTT\:mr-35 {
    margin-right: 35px;
  }

  .MTT\:mr-36 {
    margin-right: 9rem;
  }

  .MTT\:mr-37 {
    margin-right: 37px;
  }

  .MTT\:mr-38 {
    margin-right: 38px;
  }

  .MTT\:mr-40 {
    margin-right: 40px;
  }

  .MTT\:mr-42 {
    margin-right: 42px;
  }

  .MTT\:mr-44 {
    margin-right: 44px;
  }

  .MTT\:mr-45 {
    margin-right: 45px;
  }

  .MTT\:mr-46 {
    margin-right: 46px;
  }

  .MTT\:mr-48 {
    margin-right: 48px;
  }

  .MTT\:mr-52 {
    margin-right: 13rem;
  }

  .MTT\:mr-53 {
    margin-right: 53px;
  }

  .MTT\:mr-55 {
    margin-right: 55px;
  }

  .MTT\:mr-56 {
    margin-right: 14rem;
  }

  .MTT\:mr-58 {
    margin-right: 58px;
  }

  .MTT\:mr-59 {
    margin-right: 59px;
  }

  .MTT\:mr-60 {
    margin-right: 15rem;
  }

  .MTT\:mr-63 {
    margin-right: 63px;
  }

  .MTT\:mr-64 {
    margin-right: 16rem;
  }

  .MTT\:mr-65 {
    margin-right: 65px;
  }

  .MTT\:mr-67 {
    margin-right: 67px;
  }

  .MTT\:mr-70 {
    margin-right: 70px;
  }

  .MTT\:mr-71 {
    margin-right: 71px;
  }

  .MTT\:mr-72 {
    margin-right: 18rem;
  }

  .MTT\:mr-74 {
    margin-right: 74px;
  }

  .MTT\:mr-78 {
    margin-right: 78px;
  }

  .MTT\:mr-80 {
    margin-right: 20rem;
  }

  .MTT\:mr-83 {
    margin-right: 83px;
  }

  .MTT\:mr-84 {
    margin-right: 84px;
  }

  .MTT\:mr-89 {
    margin-right: 89px;
  }

  .MTT\:mr-90 {
    margin-right: 90px;
  }

  .MTT\:mr-92 {
    margin-right: 92px;
  }

  .MTT\:mr-96 {
    margin-right: 24rem;
  }

  .MTT\:mr-97 {
    margin-right: 97px;
  }

  .MTT\:mr-100 {
    margin-right: 100px;
  }

  .MTT\:mr-106 {
    margin-right: 106px;
  }

  .MTT\:mr-108 {
    margin-right: 108px;
  }

  .MTT\:mr-109 {
    margin-right: 109px;
  }

  .MTT\:mr-120 {
    margin-right: 120px;
  }

  .MTT\:mr-135 {
    margin-right: 135px;
  }

  .MTT\:mr-147 {
    margin-right: 147px;
  }

  .MTT\:mr-150 {
    margin-right: 150px;
  }

  .MTT\:mr-168 {
    margin-right: 168px;
  }

  .MTT\:mr-180 {
    margin-right: 180px;
  }

  .MTT\:mr-185 {
    margin-right: 185px;
  }

  .MTT\:mr-200 {
    margin-right: 200px;
  }

  .MTT\:mr-245 {
    margin-right: 245px;
  }

  .MTT\:mr-300 {
    margin-right: 300px;
  }

  .MTT\:mr-400 {
    margin-right: 400px;
  }

  .MTT\:mr-480 {
    margin-right: 480px;
  }

  .MTT\:mr-510 {
    margin-right: 510px;
  }

  .MTT\:mr-537 {
    margin-right: 537px;
  }

  .MTT\:mr-650 {
    margin-right: 650px;
  }

  .MTT\:mr-auto {
    margin-right: auto;
  }

  .MTT\:mr-px {
    margin-right: 1px;
  }

  .MTT\:mr-0\.5 {
    margin-right: 0.125rem;
  }

  .MTT\:mr-1\.5 {
    margin-right: 0.375rem;
  }

  .MTT\:mr-2\.5 {
    margin-right: 0.625rem;
  }

  .MTT\:mr-3\.5 {
    margin-right: 0.875rem;
  }

  .MTT\:-mr-0 {
    margin-right: 0px;
  }

  .MTT\:-mr-1 {
    margin-right: -0.25rem;
  }

  .MTT\:-mr-2 {
    margin-right: -0.5rem;
  }

  .MTT\:-mr-3 {
    margin-right: -0.75rem;
  }

  .MTT\:-mr-4 {
    margin-right: -1rem;
  }

  .MTT\:-mr-5 {
    margin-right: -1.25rem;
  }

  .MTT\:-mr-6 {
    margin-right: -1.5rem;
  }

  .MTT\:-mr-7 {
    margin-right: -1.75rem;
  }

  .MTT\:-mr-8 {
    margin-right: -2rem;
  }

  .MTT\:-mr-9 {
    margin-right: -2.25rem;
  }

  .MTT\:-mr-10 {
    margin-right: -2.5rem;
  }

  .MTT\:-mr-11 {
    margin-right: -2.75rem;
  }

  .MTT\:-mr-12 {
    margin-right: -3rem;
  }

  .MTT\:-mr-14 {
    margin-right: -14px;
  }

  .MTT\:-mr-16 {
    margin-right: -4rem;
  }

  .MTT\:-mr-20 {
    margin-right: -5rem;
  }

  .MTT\:-mr-24 {
    margin-right: -6rem;
  }

  .MTT\:-mr-28 {
    margin-right: -7rem;
  }

  .MTT\:-mr-32 {
    margin-right: -8rem;
  }

  .MTT\:-mr-36 {
    margin-right: -9rem;
  }

  .MTT\:-mr-40 {
    margin-right: -10rem;
  }

  .MTT\:-mr-44 {
    margin-right: -11rem;
  }

  .MTT\:-mr-48 {
    margin-right: -12rem;
  }

  .MTT\:-mr-52 {
    margin-right: -13rem;
  }

  .MTT\:-mr-56 {
    margin-right: -14rem;
  }

  .MTT\:-mr-60 {
    margin-right: -15rem;
  }

  .MTT\:-mr-64 {
    margin-right: -16rem;
  }

  .MTT\:-mr-72 {
    margin-right: -18rem;
  }

  .MTT\:-mr-80 {
    margin-right: -20rem;
  }

  .MTT\:-mr-96 {
    margin-right: -24rem;
  }

  .MTT\:-mr-px {
    margin-right: -1px;
  }

  .MTT\:-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .MTT\:-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .MTT\:-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .MTT\:-mr-3\.5 {
    margin-right: -0.875rem;
  }

  .MTT\:-mr-15px {
    margin-right: -15px;
  }

  .MTT\:mr-m11 {
    margin-right: 11px;
  }

  .MTT\:mr-12px {
    margin-right: 12px;
  }

  .MTT\:mr-m72 {
    margin-right: 72px;
  }

  .MTT\:mr-m21 {
    margin-right: 21%;
  }

  .MTT\:mr-m15 {
    margin-right: 15px;
  }

  .MTT\:mr-m18 {
    margin-right: 18px;
  }

  .MTT\:mr-m35 {
    margin-right: 35px;
  }

  .MTT\:mr-m19 {
    margin-right: 19px;
  }

  .MTT\:mr-m17 {
    margin-right: 17px;
  }

  .MTT\:mr-m9 {
    margin-right: 9px;
  }

  .MTT\:mr-m10 {
    margin-right: 10px;
  }

  .MTT\:mr-m51 {
    margin-right: 51px;
  }

  .MTT\:mr-m43 {
    margin-right: 43px;
  }

  .MTT\:mr-m13 {
    margin-right: 13px;
  }

  .MTT\:mr-m26 {
    margin-right: 26px;
  }

  .MTT\:mr-m2 {
    margin-right: 2px;
  }

  .MTT\:mr-m14 {
    margin-right: 14px;
  }

  .MTT\:mr-m5 {
    margin-right: 5px;
  }

  .MTT\:mr-m8 {
    margin-right: 8px;
  }

  .MTT\:mr-mp15 {
    margin-right: 15%;
  }

  .MTT\:-mr-100 {
    margin-right: -100px;
  }

  .MTT\:mr-0auto {
    margin-right: 0px auto;
  }

  .MTT\:mr-o6 {
    margin-right: 1.5rem;
  }

  .MTT\:-mr-23 {
    margin-right: -23px;
  }

  .MTT\:mb-0 {
    margin-bottom: 0px;
  }

  .MTT\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .MTT\:mb-2 {
    margin-bottom: 2px;
  }

  .MTT\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .MTT\:mb-4 {
    margin-bottom: 1rem;
  }

  .MTT\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .MTT\:mb-6 {
    margin-bottom: 6px;
  }

  .MTT\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .MTT\:mb-8 {
    margin-bottom: 2rem;
  }

  .MTT\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .MTT\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .MTT\:mb-11 {
    margin-bottom: 11px;
  }

  .MTT\:mb-12 {
    margin-bottom: 3rem;
  }

  .MTT\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .MTT\:mb-15 {
    margin-bottom: 15px;
  }

  .MTT\:mb-16 {
    margin-bottom: 4rem;
  }

  .MTT\:mb-18 {
    margin-bottom: 18px;
  }

  .MTT\:mb-20 {
    margin-bottom: 20px;
  }

  .MTT\:mb-21 {
    margin-bottom: 21px;
  }

  .MTT\:mb-23 {
    margin-bottom: 23px;
  }

  .MTT\:mb-24 {
    margin-bottom: 24px;
  }

  .MTT\:mb-25 {
    margin-bottom: 25px;
  }

  .MTT\:mb-27 {
    margin-bottom: 27px;
  }

  .MTT\:mb-28 {
    margin-bottom: 7rem;
  }

  .MTT\:mb-30 {
    margin-bottom: 30px;
  }

  .MTT\:mb-31 {
    margin-bottom: 31px;
  }

  .MTT\:mb-32 {
    margin-bottom: 8rem;
  }

  .MTT\:mb-34 {
    margin-bottom: 34px;
  }

  .MTT\:mb-35 {
    margin-bottom: 35px;
  }

  .MTT\:mb-36 {
    margin-bottom: 9rem;
  }

  .MTT\:mb-37 {
    margin-bottom: 37px;
  }

  .MTT\:mb-38 {
    margin-bottom: 38px;
  }

  .MTT\:mb-40 {
    margin-bottom: 40px;
  }

  .MTT\:mb-42 {
    margin-bottom: 42px;
  }

  .MTT\:mb-44 {
    margin-bottom: 44px;
  }

  .MTT\:mb-45 {
    margin-bottom: 45px;
  }

  .MTT\:mb-46 {
    margin-bottom: 46px;
  }

  .MTT\:mb-48 {
    margin-bottom: 48px;
  }

  .MTT\:mb-52 {
    margin-bottom: 13rem;
  }

  .MTT\:mb-53 {
    margin-bottom: 53px;
  }

  .MTT\:mb-55 {
    margin-bottom: 55px;
  }

  .MTT\:mb-56 {
    margin-bottom: 14rem;
  }

  .MTT\:mb-58 {
    margin-bottom: 58px;
  }

  .MTT\:mb-59 {
    margin-bottom: 59px;
  }

  .MTT\:mb-60 {
    margin-bottom: 15rem;
  }

  .MTT\:mb-63 {
    margin-bottom: 63px;
  }

  .MTT\:mb-64 {
    margin-bottom: 16rem;
  }

  .MTT\:mb-65 {
    margin-bottom: 65px;
  }

  .MTT\:mb-67 {
    margin-bottom: 67px;
  }

  .MTT\:mb-70 {
    margin-bottom: 70px;
  }

  .MTT\:mb-71 {
    margin-bottom: 71px;
  }

  .MTT\:mb-72 {
    margin-bottom: 18rem;
  }

  .MTT\:mb-74 {
    margin-bottom: 74px;
  }

  .MTT\:mb-78 {
    margin-bottom: 78px;
  }

  .MTT\:mb-80 {
    margin-bottom: 20rem;
  }

  .MTT\:mb-83 {
    margin-bottom: 83px;
  }

  .MTT\:mb-84 {
    margin-bottom: 84px;
  }

  .MTT\:mb-89 {
    margin-bottom: 89px;
  }

  .MTT\:mb-90 {
    margin-bottom: 90px;
  }

  .MTT\:mb-92 {
    margin-bottom: 92px;
  }

  .MTT\:mb-96 {
    margin-bottom: 24rem;
  }

  .MTT\:mb-97 {
    margin-bottom: 97px;
  }

  .MTT\:mb-100 {
    margin-bottom: 100px;
  }

  .MTT\:mb-106 {
    margin-bottom: 106px;
  }

  .MTT\:mb-108 {
    margin-bottom: 108px;
  }

  .MTT\:mb-109 {
    margin-bottom: 109px;
  }

  .MTT\:mb-120 {
    margin-bottom: 120px;
  }

  .MTT\:mb-135 {
    margin-bottom: 135px;
  }

  .MTT\:mb-147 {
    margin-bottom: 147px;
  }

  .MTT\:mb-150 {
    margin-bottom: 150px;
  }

  .MTT\:mb-168 {
    margin-bottom: 168px;
  }

  .MTT\:mb-180 {
    margin-bottom: 180px;
  }

  .MTT\:mb-185 {
    margin-bottom: 185px;
  }

  .MTT\:mb-200 {
    margin-bottom: 200px;
  }

  .MTT\:mb-245 {
    margin-bottom: 245px;
  }

  .MTT\:mb-300 {
    margin-bottom: 300px;
  }

  .MTT\:mb-400 {
    margin-bottom: 400px;
  }

  .MTT\:mb-480 {
    margin-bottom: 480px;
  }

  .MTT\:mb-510 {
    margin-bottom: 510px;
  }

  .MTT\:mb-537 {
    margin-bottom: 537px;
  }

  .MTT\:mb-650 {
    margin-bottom: 650px;
  }

  .MTT\:mb-auto {
    margin-bottom: auto;
  }

  .MTT\:mb-px {
    margin-bottom: 1px;
  }

  .MTT\:mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .MTT\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .MTT\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .MTT\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .MTT\:-mb-0 {
    margin-bottom: 0px;
  }

  .MTT\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .MTT\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .MTT\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .MTT\:-mb-4 {
    margin-bottom: -1rem;
  }

  .MTT\:-mb-5 {
    margin-bottom: -1.25rem;
  }

  .MTT\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .MTT\:-mb-7 {
    margin-bottom: -1.75rem;
  }

  .MTT\:-mb-8 {
    margin-bottom: -2rem;
  }

  .MTT\:-mb-9 {
    margin-bottom: -2.25rem;
  }

  .MTT\:-mb-10 {
    margin-bottom: -2.5rem;
  }

  .MTT\:-mb-11 {
    margin-bottom: -2.75rem;
  }

  .MTT\:-mb-12 {
    margin-bottom: -3rem;
  }

  .MTT\:-mb-14 {
    margin-bottom: -14px;
  }

  .MTT\:-mb-16 {
    margin-bottom: -4rem;
  }

  .MTT\:-mb-20 {
    margin-bottom: -5rem;
  }

  .MTT\:-mb-24 {
    margin-bottom: -6rem;
  }

  .MTT\:-mb-28 {
    margin-bottom: -7rem;
  }

  .MTT\:-mb-32 {
    margin-bottom: -8rem;
  }

  .MTT\:-mb-36 {
    margin-bottom: -9rem;
  }

  .MTT\:-mb-40 {
    margin-bottom: -10rem;
  }

  .MTT\:-mb-44 {
    margin-bottom: -11rem;
  }

  .MTT\:-mb-48 {
    margin-bottom: -12rem;
  }

  .MTT\:-mb-52 {
    margin-bottom: -13rem;
  }

  .MTT\:-mb-56 {
    margin-bottom: -14rem;
  }

  .MTT\:-mb-60 {
    margin-bottom: -15rem;
  }

  .MTT\:-mb-64 {
    margin-bottom: -16rem;
  }

  .MTT\:-mb-72 {
    margin-bottom: -18rem;
  }

  .MTT\:-mb-80 {
    margin-bottom: -20rem;
  }

  .MTT\:-mb-96 {
    margin-bottom: -24rem;
  }

  .MTT\:-mb-px {
    margin-bottom: -1px;
  }

  .MTT\:-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

  .MTT\:-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

  .MTT\:-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .MTT\:-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .MTT\:-mb-15px {
    margin-bottom: -15px;
  }

  .MTT\:mb-m11 {
    margin-bottom: 11px;
  }

  .MTT\:mb-12px {
    margin-bottom: 12px;
  }

  .MTT\:mb-m72 {
    margin-bottom: 72px;
  }

  .MTT\:mb-m21 {
    margin-bottom: 21%;
  }

  .MTT\:mb-m15 {
    margin-bottom: 15px;
  }

  .MTT\:mb-m18 {
    margin-bottom: 18px;
  }

  .MTT\:mb-m35 {
    margin-bottom: 35px;
  }

  .MTT\:mb-m19 {
    margin-bottom: 19px;
  }

  .MTT\:mb-m17 {
    margin-bottom: 17px;
  }

  .MTT\:mb-m9 {
    margin-bottom: 9px;
  }

  .MTT\:mb-m10 {
    margin-bottom: 10px;
  }

  .MTT\:mb-m51 {
    margin-bottom: 51px;
  }

  .MTT\:mb-m43 {
    margin-bottom: 43px;
  }

  .MTT\:mb-m13 {
    margin-bottom: 13px;
  }

  .MTT\:mb-m26 {
    margin-bottom: 26px;
  }

  .MTT\:mb-m2 {
    margin-bottom: 2px;
  }

  .MTT\:mb-m14 {
    margin-bottom: 14px;
  }

  .MTT\:mb-m5 {
    margin-bottom: 5px;
  }

  .MTT\:mb-m8 {
    margin-bottom: 8px;
  }

  .MTT\:mb-mp15 {
    margin-bottom: 15%;
  }

  .MTT\:-mb-100 {
    margin-bottom: -100px;
  }

  .MTT\:mb-0auto {
    margin-bottom: 0px auto;
  }

  .MTT\:mb-o6 {
    margin-bottom: 1.5rem;
  }

  .MTT\:-mb-23 {
    margin-bottom: -23px;
  }

  .MTT\:ml-0 {
    margin-left: 0px;
  }

  .MTT\:ml-1 {
    margin-left: 0.25rem;
  }

  .MTT\:ml-2 {
    margin-left: 2px;
  }

  .MTT\:ml-3 {
    margin-left: 0.75rem;
  }

  .MTT\:ml-4 {
    margin-left: 1rem;
  }

  .MTT\:ml-5 {
    margin-left: 1.25rem;
  }

  .MTT\:ml-6 {
    margin-left: 6px;
  }

  .MTT\:ml-7 {
    margin-left: 1.75rem;
  }

  .MTT\:ml-8 {
    margin-left: 2rem;
  }

  .MTT\:ml-9 {
    margin-left: 2.25rem;
  }

  .MTT\:ml-10 {
    margin-left: 2.5rem;
  }

  .MTT\:ml-11 {
    margin-left: 11px;
  }

  .MTT\:ml-12 {
    margin-left: 3rem;
  }

  .MTT\:ml-14 {
    margin-left: 3.5rem;
  }

  .MTT\:ml-15 {
    margin-left: 15px;
  }

  .MTT\:ml-16 {
    margin-left: 4rem;
  }

  .MTT\:ml-18 {
    margin-left: 18px;
  }

  .MTT\:ml-20 {
    margin-left: 20px;
  }

  .MTT\:ml-21 {
    margin-left: 21px;
  }

  .MTT\:ml-23 {
    margin-left: 23px;
  }

  .MTT\:ml-24 {
    margin-left: 24px;
  }

  .MTT\:ml-25 {
    margin-left: 25px;
  }

  .MTT\:ml-27 {
    margin-left: 27px;
  }

  .MTT\:ml-28 {
    margin-left: 7rem;
  }

  .MTT\:ml-30 {
    margin-left: 30px;
  }

  .MTT\:ml-31 {
    margin-left: 31px;
  }

  .MTT\:ml-32 {
    margin-left: 8rem;
  }

  .MTT\:ml-34 {
    margin-left: 34px;
  }

  .MTT\:ml-35 {
    margin-left: 35px;
  }

  .MTT\:ml-36 {
    margin-left: 9rem;
  }

  .MTT\:ml-37 {
    margin-left: 37px;
  }

  .MTT\:ml-38 {
    margin-left: 38px;
  }

  .MTT\:ml-40 {
    margin-left: 40px;
  }

  .MTT\:ml-42 {
    margin-left: 42px;
  }

  .MTT\:ml-44 {
    margin-left: 44px;
  }

  .MTT\:ml-45 {
    margin-left: 45px;
  }

  .MTT\:ml-46 {
    margin-left: 46px;
  }

  .MTT\:ml-48 {
    margin-left: 48px;
  }

  .MTT\:ml-52 {
    margin-left: 13rem;
  }

  .MTT\:ml-53 {
    margin-left: 53px;
  }

  .MTT\:ml-55 {
    margin-left: 55px;
  }

  .MTT\:ml-56 {
    margin-left: 14rem;
  }

  .MTT\:ml-58 {
    margin-left: 58px;
  }

  .MTT\:ml-59 {
    margin-left: 59px;
  }

  .MTT\:ml-60 {
    margin-left: 15rem;
  }

  .MTT\:ml-63 {
    margin-left: 63px;
  }

  .MTT\:ml-64 {
    margin-left: 16rem;
  }

  .MTT\:ml-65 {
    margin-left: 65px;
  }

  .MTT\:ml-67 {
    margin-left: 67px;
  }

  .MTT\:ml-70 {
    margin-left: 70px;
  }

  .MTT\:ml-71 {
    margin-left: 71px;
  }

  .MTT\:ml-72 {
    margin-left: 18rem;
  }

  .MTT\:ml-74 {
    margin-left: 74px;
  }

  .MTT\:ml-78 {
    margin-left: 78px;
  }

  .MTT\:ml-80 {
    margin-left: 20rem;
  }

  .MTT\:ml-83 {
    margin-left: 83px;
  }

  .MTT\:ml-84 {
    margin-left: 84px;
  }

  .MTT\:ml-89 {
    margin-left: 89px;
  }

  .MTT\:ml-90 {
    margin-left: 90px;
  }

  .MTT\:ml-92 {
    margin-left: 92px;
  }

  .MTT\:ml-96 {
    margin-left: 24rem;
  }

  .MTT\:ml-97 {
    margin-left: 97px;
  }

  .MTT\:ml-100 {
    margin-left: 100px;
  }

  .MTT\:ml-106 {
    margin-left: 106px;
  }

  .MTT\:ml-108 {
    margin-left: 108px;
  }

  .MTT\:ml-109 {
    margin-left: 109px;
  }

  .MTT\:ml-120 {
    margin-left: 120px;
  }

  .MTT\:ml-135 {
    margin-left: 135px;
  }

  .MTT\:ml-147 {
    margin-left: 147px;
  }

  .MTT\:ml-150 {
    margin-left: 150px;
  }

  .MTT\:ml-168 {
    margin-left: 168px;
  }

  .MTT\:ml-180 {
    margin-left: 180px;
  }

  .MTT\:ml-185 {
    margin-left: 185px;
  }

  .MTT\:ml-200 {
    margin-left: 200px;
  }

  .MTT\:ml-245 {
    margin-left: 245px;
  }

  .MTT\:ml-300 {
    margin-left: 300px;
  }

  .MTT\:ml-400 {
    margin-left: 400px;
  }

  .MTT\:ml-480 {
    margin-left: 480px;
  }

  .MTT\:ml-510 {
    margin-left: 510px;
  }

  .MTT\:ml-537 {
    margin-left: 537px;
  }

  .MTT\:ml-650 {
    margin-left: 650px;
  }

  .MTT\:ml-auto {
    margin-left: auto;
  }

  .MTT\:ml-px {
    margin-left: 1px;
  }

  .MTT\:ml-0\.5 {
    margin-left: 0.125rem;
  }

  .MTT\:ml-1\.5 {
    margin-left: 0.375rem;
  }

  .MTT\:ml-2\.5 {
    margin-left: 0.625rem;
  }

  .MTT\:ml-3\.5 {
    margin-left: 0.875rem;
  }

  .MTT\:-ml-0 {
    margin-left: 0px;
  }

  .MTT\:-ml-1 {
    margin-left: -0.25rem;
  }

  .MTT\:-ml-2 {
    margin-left: -0.5rem;
  }

  .MTT\:-ml-3 {
    margin-left: -0.75rem;
  }

  .MTT\:-ml-4 {
    margin-left: -1rem;
  }

  .MTT\:-ml-5 {
    margin-left: -1.25rem;
  }

  .MTT\:-ml-6 {
    margin-left: -1.5rem;
  }

  .MTT\:-ml-7 {
    margin-left: -1.75rem;
  }

  .MTT\:-ml-8 {
    margin-left: -2rem;
  }

  .MTT\:-ml-9 {
    margin-left: -2.25rem;
  }

  .MTT\:-ml-10 {
    margin-left: -2.5rem;
  }

  .MTT\:-ml-11 {
    margin-left: -2.75rem;
  }

  .MTT\:-ml-12 {
    margin-left: -3rem;
  }

  .MTT\:-ml-14 {
    margin-left: -14px;
  }

  .MTT\:-ml-16 {
    margin-left: -4rem;
  }

  .MTT\:-ml-20 {
    margin-left: -5rem;
  }

  .MTT\:-ml-24 {
    margin-left: -6rem;
  }

  .MTT\:-ml-28 {
    margin-left: -7rem;
  }

  .MTT\:-ml-32 {
    margin-left: -8rem;
  }

  .MTT\:-ml-36 {
    margin-left: -9rem;
  }

  .MTT\:-ml-40 {
    margin-left: -10rem;
  }

  .MTT\:-ml-44 {
    margin-left: -11rem;
  }

  .MTT\:-ml-48 {
    margin-left: -12rem;
  }

  .MTT\:-ml-52 {
    margin-left: -13rem;
  }

  .MTT\:-ml-56 {
    margin-left: -14rem;
  }

  .MTT\:-ml-60 {
    margin-left: -15rem;
  }

  .MTT\:-ml-64 {
    margin-left: -16rem;
  }

  .MTT\:-ml-72 {
    margin-left: -18rem;
  }

  .MTT\:-ml-80 {
    margin-left: -20rem;
  }

  .MTT\:-ml-96 {
    margin-left: -24rem;
  }

  .MTT\:-ml-px {
    margin-left: -1px;
  }

  .MTT\:-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .MTT\:-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .MTT\:-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .MTT\:-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .MTT\:-ml-15px {
    margin-left: -15px;
  }

  .MTT\:ml-m11 {
    margin-left: 11px;
  }

  .MTT\:ml-12px {
    margin-left: 12px;
  }

  .MTT\:ml-m72 {
    margin-left: 72px;
  }

  .MTT\:ml-m21 {
    margin-left: 21%;
  }

  .MTT\:ml-m15 {
    margin-left: 15px;
  }

  .MTT\:ml-m18 {
    margin-left: 18px;
  }

  .MTT\:ml-m35 {
    margin-left: 35px;
  }

  .MTT\:ml-m19 {
    margin-left: 19px;
  }

  .MTT\:ml-m17 {
    margin-left: 17px;
  }

  .MTT\:ml-m9 {
    margin-left: 9px;
  }

  .MTT\:ml-m10 {
    margin-left: 10px;
  }

  .MTT\:ml-m51 {
    margin-left: 51px;
  }

  .MTT\:ml-m43 {
    margin-left: 43px;
  }

  .MTT\:ml-m13 {
    margin-left: 13px;
  }

  .MTT\:ml-m26 {
    margin-left: 26px;
  }

  .MTT\:ml-m2 {
    margin-left: 2px;
  }

  .MTT\:ml-m14 {
    margin-left: 14px;
  }

  .MTT\:ml-m5 {
    margin-left: 5px;
  }

  .MTT\:ml-m8 {
    margin-left: 8px;
  }

  .MTT\:ml-mp15 {
    margin-left: 15%;
  }

  .MTT\:-ml-100 {
    margin-left: -100px;
  }

  .MTT\:ml-0auto {
    margin-left: 0px auto;
  }

  .MTT\:ml-o6 {
    margin-left: 1.5rem;
  }

  .MTT\:-ml-23 {
    margin-left: -23px;
  }

  .MTT\:last\:mt-0:last-child {
    margin-top: 0px;
  }

  .MTT\:last\:mt-1:last-child {
    margin-top: 0.25rem;
  }

  .MTT\:last\:mt-2:last-child {
    margin-top: 2px;
  }

  .MTT\:last\:mt-3:last-child {
    margin-top: 0.75rem;
  }

  .MTT\:last\:mt-4:last-child {
    margin-top: 1rem;
  }

  .MTT\:last\:mt-5:last-child {
    margin-top: 1.25rem;
  }

  .MTT\:last\:mt-6:last-child {
    margin-top: 6px;
  }

  .MTT\:last\:mt-7:last-child {
    margin-top: 1.75rem;
  }

  .MTT\:last\:mt-8:last-child {
    margin-top: 2rem;
  }

  .MTT\:last\:mt-9:last-child {
    margin-top: 2.25rem;
  }

  .MTT\:last\:mt-10:last-child {
    margin-top: 2.5rem;
  }

  .MTT\:last\:mt-11:last-child {
    margin-top: 11px;
  }

  .MTT\:last\:mt-12:last-child {
    margin-top: 3rem;
  }

  .MTT\:last\:mt-14:last-child {
    margin-top: 3.5rem;
  }

  .MTT\:last\:mt-15:last-child {
    margin-top: 15px;
  }

  .MTT\:last\:mt-16:last-child {
    margin-top: 4rem;
  }

  .MTT\:last\:mt-18:last-child {
    margin-top: 18px;
  }

  .MTT\:last\:mt-20:last-child {
    margin-top: 20px;
  }

  .MTT\:last\:mt-21:last-child {
    margin-top: 21px;
  }

  .MTT\:last\:mt-23:last-child {
    margin-top: 23px;
  }

  .MTT\:last\:mt-24:last-child {
    margin-top: 24px;
  }

  .MTT\:last\:mt-25:last-child {
    margin-top: 25px;
  }

  .MTT\:last\:mt-27:last-child {
    margin-top: 27px;
  }

  .MTT\:last\:mt-28:last-child {
    margin-top: 7rem;
  }

  .MTT\:last\:mt-30:last-child {
    margin-top: 30px;
  }

  .MTT\:last\:mt-31:last-child {
    margin-top: 31px;
  }

  .MTT\:last\:mt-32:last-child {
    margin-top: 8rem;
  }

  .MTT\:last\:mt-34:last-child {
    margin-top: 34px;
  }

  .MTT\:last\:mt-35:last-child {
    margin-top: 35px;
  }

  .MTT\:last\:mt-36:last-child {
    margin-top: 9rem;
  }

  .MTT\:last\:mt-37:last-child {
    margin-top: 37px;
  }

  .MTT\:last\:mt-38:last-child {
    margin-top: 38px;
  }

  .MTT\:last\:mt-40:last-child {
    margin-top: 40px;
  }

  .MTT\:last\:mt-42:last-child {
    margin-top: 42px;
  }

  .MTT\:last\:mt-44:last-child {
    margin-top: 44px;
  }

  .MTT\:last\:mt-45:last-child {
    margin-top: 45px;
  }

  .MTT\:last\:mt-46:last-child {
    margin-top: 46px;
  }

  .MTT\:last\:mt-48:last-child {
    margin-top: 48px;
  }

  .MTT\:last\:mt-52:last-child {
    margin-top: 13rem;
  }

  .MTT\:last\:mt-53:last-child {
    margin-top: 53px;
  }

  .MTT\:last\:mt-55:last-child {
    margin-top: 55px;
  }

  .MTT\:last\:mt-56:last-child {
    margin-top: 14rem;
  }

  .MTT\:last\:mt-58:last-child {
    margin-top: 58px;
  }

  .MTT\:last\:mt-59:last-child {
    margin-top: 59px;
  }

  .MTT\:last\:mt-60:last-child {
    margin-top: 15rem;
  }

  .MTT\:last\:mt-63:last-child {
    margin-top: 63px;
  }

  .MTT\:last\:mt-64:last-child {
    margin-top: 16rem;
  }

  .MTT\:last\:mt-65:last-child {
    margin-top: 65px;
  }

  .MTT\:last\:mt-67:last-child {
    margin-top: 67px;
  }

  .MTT\:last\:mt-70:last-child {
    margin-top: 70px;
  }

  .MTT\:last\:mt-71:last-child {
    margin-top: 71px;
  }

  .MTT\:last\:mt-72:last-child {
    margin-top: 18rem;
  }

  .MTT\:last\:mt-74:last-child {
    margin-top: 74px;
  }

  .MTT\:last\:mt-78:last-child {
    margin-top: 78px;
  }

  .MTT\:last\:mt-80:last-child {
    margin-top: 20rem;
  }

  .MTT\:last\:mt-83:last-child {
    margin-top: 83px;
  }

  .MTT\:last\:mt-84:last-child {
    margin-top: 84px;
  }

  .MTT\:last\:mt-89:last-child {
    margin-top: 89px;
  }

  .MTT\:last\:mt-90:last-child {
    margin-top: 90px;
  }

  .MTT\:last\:mt-92:last-child {
    margin-top: 92px;
  }

  .MTT\:last\:mt-96:last-child {
    margin-top: 24rem;
  }

  .MTT\:last\:mt-97:last-child {
    margin-top: 97px;
  }

  .MTT\:last\:mt-100:last-child {
    margin-top: 100px;
  }

  .MTT\:last\:mt-106:last-child {
    margin-top: 106px;
  }

  .MTT\:last\:mt-108:last-child {
    margin-top: 108px;
  }

  .MTT\:last\:mt-109:last-child {
    margin-top: 109px;
  }

  .MTT\:last\:mt-120:last-child {
    margin-top: 120px;
  }

  .MTT\:last\:mt-135:last-child {
    margin-top: 135px;
  }

  .MTT\:last\:mt-147:last-child {
    margin-top: 147px;
  }

  .MTT\:last\:mt-150:last-child {
    margin-top: 150px;
  }

  .MTT\:last\:mt-168:last-child {
    margin-top: 168px;
  }

  .MTT\:last\:mt-180:last-child {
    margin-top: 180px;
  }

  .MTT\:last\:mt-185:last-child {
    margin-top: 185px;
  }

  .MTT\:last\:mt-200:last-child {
    margin-top: 200px;
  }

  .MTT\:last\:mt-245:last-child {
    margin-top: 245px;
  }

  .MTT\:last\:mt-300:last-child {
    margin-top: 300px;
  }

  .MTT\:last\:mt-400:last-child {
    margin-top: 400px;
  }

  .MTT\:last\:mt-480:last-child {
    margin-top: 480px;
  }

  .MTT\:last\:mt-510:last-child {
    margin-top: 510px;
  }

  .MTT\:last\:mt-537:last-child {
    margin-top: 537px;
  }

  .MTT\:last\:mt-650:last-child {
    margin-top: 650px;
  }

  .MTT\:last\:mt-auto:last-child {
    margin-top: auto;
  }

  .MTT\:last\:mt-px:last-child {
    margin-top: 1px;
  }

  .MTT\:last\:mt-0\.5:last-child {
    margin-top: 0.125rem;
  }

  .MTT\:last\:mt-1\.5:last-child {
    margin-top: 0.375rem;
  }

  .MTT\:last\:mt-2\.5:last-child {
    margin-top: 0.625rem;
  }

  .MTT\:last\:mt-3\.5:last-child {
    margin-top: 0.875rem;
  }

  .MTT\:last\:-mt-0:last-child {
    margin-top: 0px;
  }

  .MTT\:last\:-mt-1:last-child {
    margin-top: -0.25rem;
  }

  .MTT\:last\:-mt-2:last-child {
    margin-top: -0.5rem;
  }

  .MTT\:last\:-mt-3:last-child {
    margin-top: -0.75rem;
  }

  .MTT\:last\:-mt-4:last-child {
    margin-top: -1rem;
  }

  .MTT\:last\:-mt-5:last-child {
    margin-top: -1.25rem;
  }

  .MTT\:last\:-mt-6:last-child {
    margin-top: -1.5rem;
  }

  .MTT\:last\:-mt-7:last-child {
    margin-top: -1.75rem;
  }

  .MTT\:last\:-mt-8:last-child {
    margin-top: -2rem;
  }

  .MTT\:last\:-mt-9:last-child {
    margin-top: -2.25rem;
  }

  .MTT\:last\:-mt-10:last-child {
    margin-top: -2.5rem;
  }

  .MTT\:last\:-mt-11:last-child {
    margin-top: -2.75rem;
  }

  .MTT\:last\:-mt-12:last-child {
    margin-top: -3rem;
  }

  .MTT\:last\:-mt-14:last-child {
    margin-top: -14px;
  }

  .MTT\:last\:-mt-16:last-child {
    margin-top: -4rem;
  }

  .MTT\:last\:-mt-20:last-child {
    margin-top: -5rem;
  }

  .MTT\:last\:-mt-24:last-child {
    margin-top: -6rem;
  }

  .MTT\:last\:-mt-28:last-child {
    margin-top: -7rem;
  }

  .MTT\:last\:-mt-32:last-child {
    margin-top: -8rem;
  }

  .MTT\:last\:-mt-36:last-child {
    margin-top: -9rem;
  }

  .MTT\:last\:-mt-40:last-child {
    margin-top: -10rem;
  }

  .MTT\:last\:-mt-44:last-child {
    margin-top: -11rem;
  }

  .MTT\:last\:-mt-48:last-child {
    margin-top: -12rem;
  }

  .MTT\:last\:-mt-52:last-child {
    margin-top: -13rem;
  }

  .MTT\:last\:-mt-56:last-child {
    margin-top: -14rem;
  }

  .MTT\:last\:-mt-60:last-child {
    margin-top: -15rem;
  }

  .MTT\:last\:-mt-64:last-child {
    margin-top: -16rem;
  }

  .MTT\:last\:-mt-72:last-child {
    margin-top: -18rem;
  }

  .MTT\:last\:-mt-80:last-child {
    margin-top: -20rem;
  }

  .MTT\:last\:-mt-96:last-child {
    margin-top: -24rem;
  }

  .MTT\:last\:-mt-px:last-child {
    margin-top: -1px;
  }

  .MTT\:last\:-mt-0\.5:last-child {
    margin-top: -0.125rem;
  }

  .MTT\:last\:-mt-1\.5:last-child {
    margin-top: -0.375rem;
  }

  .MTT\:last\:-mt-2\.5:last-child {
    margin-top: -0.625rem;
  }

  .MTT\:last\:-mt-3\.5:last-child {
    margin-top: -0.875rem;
  }

  .MTT\:last\:-mt-15px:last-child {
    margin-top: -15px;
  }

  .MTT\:last\:mt-m11:last-child {
    margin-top: 11px;
  }

  .MTT\:last\:mt-12px:last-child {
    margin-top: 12px;
  }

  .MTT\:last\:mt-m72:last-child {
    margin-top: 72px;
  }

  .MTT\:last\:mt-m21:last-child {
    margin-top: 21%;
  }

  .MTT\:last\:mt-m15:last-child {
    margin-top: 15px;
  }

  .MTT\:last\:mt-m18:last-child {
    margin-top: 18px;
  }

  .MTT\:last\:mt-m35:last-child {
    margin-top: 35px;
  }

  .MTT\:last\:mt-m19:last-child {
    margin-top: 19px;
  }

  .MTT\:last\:mt-m17:last-child {
    margin-top: 17px;
  }

  .MTT\:last\:mt-m9:last-child {
    margin-top: 9px;
  }

  .MTT\:last\:mt-m10:last-child {
    margin-top: 10px;
  }

  .MTT\:last\:mt-m51:last-child {
    margin-top: 51px;
  }

  .MTT\:last\:mt-m43:last-child {
    margin-top: 43px;
  }

  .MTT\:last\:mt-m13:last-child {
    margin-top: 13px;
  }

  .MTT\:last\:mt-m26:last-child {
    margin-top: 26px;
  }

  .MTT\:last\:mt-m2:last-child {
    margin-top: 2px;
  }

  .MTT\:last\:mt-m14:last-child {
    margin-top: 14px;
  }

  .MTT\:last\:mt-m5:last-child {
    margin-top: 5px;
  }

  .MTT\:last\:mt-m8:last-child {
    margin-top: 8px;
  }

  .MTT\:last\:mt-mp15:last-child {
    margin-top: 15%;
  }

  .MTT\:last\:-mt-100:last-child {
    margin-top: -100px;
  }

  .MTT\:last\:mt-0auto:last-child {
    margin-top: 0px auto;
  }

  .MTT\:last\:mt-o6:last-child {
    margin-top: 1.5rem;
  }

  .MTT\:last\:-mt-23:last-child {
    margin-top: -23px;
  }

  .MTT\:last\:mr-0:last-child {
    margin-right: 0px;
  }

  .MTT\:last\:mr-1:last-child {
    margin-right: 0.25rem;
  }

  .MTT\:last\:mr-2:last-child {
    margin-right: 2px;
  }

  .MTT\:last\:mr-3:last-child {
    margin-right: 0.75rem;
  }

  .MTT\:last\:mr-4:last-child {
    margin-right: 1rem;
  }

  .MTT\:last\:mr-5:last-child {
    margin-right: 1.25rem;
  }

  .MTT\:last\:mr-6:last-child {
    margin-right: 6px;
  }

  .MTT\:last\:mr-7:last-child {
    margin-right: 1.75rem;
  }

  .MTT\:last\:mr-8:last-child {
    margin-right: 2rem;
  }

  .MTT\:last\:mr-9:last-child {
    margin-right: 2.25rem;
  }

  .MTT\:last\:mr-10:last-child {
    margin-right: 2.5rem;
  }

  .MTT\:last\:mr-11:last-child {
    margin-right: 11px;
  }

  .MTT\:last\:mr-12:last-child {
    margin-right: 3rem;
  }

  .MTT\:last\:mr-14:last-child {
    margin-right: 3.5rem;
  }

  .MTT\:last\:mr-15:last-child {
    margin-right: 15px;
  }

  .MTT\:last\:mr-16:last-child {
    margin-right: 4rem;
  }

  .MTT\:last\:mr-18:last-child {
    margin-right: 18px;
  }

  .MTT\:last\:mr-20:last-child {
    margin-right: 20px;
  }

  .MTT\:last\:mr-21:last-child {
    margin-right: 21px;
  }

  .MTT\:last\:mr-23:last-child {
    margin-right: 23px;
  }

  .MTT\:last\:mr-24:last-child {
    margin-right: 24px;
  }

  .MTT\:last\:mr-25:last-child {
    margin-right: 25px;
  }

  .MTT\:last\:mr-27:last-child {
    margin-right: 27px;
  }

  .MTT\:last\:mr-28:last-child {
    margin-right: 7rem;
  }

  .MTT\:last\:mr-30:last-child {
    margin-right: 30px;
  }

  .MTT\:last\:mr-31:last-child {
    margin-right: 31px;
  }

  .MTT\:last\:mr-32:last-child {
    margin-right: 8rem;
  }

  .MTT\:last\:mr-34:last-child {
    margin-right: 34px;
  }

  .MTT\:last\:mr-35:last-child {
    margin-right: 35px;
  }

  .MTT\:last\:mr-36:last-child {
    margin-right: 9rem;
  }

  .MTT\:last\:mr-37:last-child {
    margin-right: 37px;
  }

  .MTT\:last\:mr-38:last-child {
    margin-right: 38px;
  }

  .MTT\:last\:mr-40:last-child {
    margin-right: 40px;
  }

  .MTT\:last\:mr-42:last-child {
    margin-right: 42px;
  }

  .MTT\:last\:mr-44:last-child {
    margin-right: 44px;
  }

  .MTT\:last\:mr-45:last-child {
    margin-right: 45px;
  }

  .MTT\:last\:mr-46:last-child {
    margin-right: 46px;
  }

  .MTT\:last\:mr-48:last-child {
    margin-right: 48px;
  }

  .MTT\:last\:mr-52:last-child {
    margin-right: 13rem;
  }

  .MTT\:last\:mr-53:last-child {
    margin-right: 53px;
  }

  .MTT\:last\:mr-55:last-child {
    margin-right: 55px;
  }

  .MTT\:last\:mr-56:last-child {
    margin-right: 14rem;
  }

  .MTT\:last\:mr-58:last-child {
    margin-right: 58px;
  }

  .MTT\:last\:mr-59:last-child {
    margin-right: 59px;
  }

  .MTT\:last\:mr-60:last-child {
    margin-right: 15rem;
  }

  .MTT\:last\:mr-63:last-child {
    margin-right: 63px;
  }

  .MTT\:last\:mr-64:last-child {
    margin-right: 16rem;
  }

  .MTT\:last\:mr-65:last-child {
    margin-right: 65px;
  }

  .MTT\:last\:mr-67:last-child {
    margin-right: 67px;
  }

  .MTT\:last\:mr-70:last-child {
    margin-right: 70px;
  }

  .MTT\:last\:mr-71:last-child {
    margin-right: 71px;
  }

  .MTT\:last\:mr-72:last-child {
    margin-right: 18rem;
  }

  .MTT\:last\:mr-74:last-child {
    margin-right: 74px;
  }

  .MTT\:last\:mr-78:last-child {
    margin-right: 78px;
  }

  .MTT\:last\:mr-80:last-child {
    margin-right: 20rem;
  }

  .MTT\:last\:mr-83:last-child {
    margin-right: 83px;
  }

  .MTT\:last\:mr-84:last-child {
    margin-right: 84px;
  }

  .MTT\:last\:mr-89:last-child {
    margin-right: 89px;
  }

  .MTT\:last\:mr-90:last-child {
    margin-right: 90px;
  }

  .MTT\:last\:mr-92:last-child {
    margin-right: 92px;
  }

  .MTT\:last\:mr-96:last-child {
    margin-right: 24rem;
  }

  .MTT\:last\:mr-97:last-child {
    margin-right: 97px;
  }

  .MTT\:last\:mr-100:last-child {
    margin-right: 100px;
  }

  .MTT\:last\:mr-106:last-child {
    margin-right: 106px;
  }

  .MTT\:last\:mr-108:last-child {
    margin-right: 108px;
  }

  .MTT\:last\:mr-109:last-child {
    margin-right: 109px;
  }

  .MTT\:last\:mr-120:last-child {
    margin-right: 120px;
  }

  .MTT\:last\:mr-135:last-child {
    margin-right: 135px;
  }

  .MTT\:last\:mr-147:last-child {
    margin-right: 147px;
  }

  .MTT\:last\:mr-150:last-child {
    margin-right: 150px;
  }

  .MTT\:last\:mr-168:last-child {
    margin-right: 168px;
  }

  .MTT\:last\:mr-180:last-child {
    margin-right: 180px;
  }

  .MTT\:last\:mr-185:last-child {
    margin-right: 185px;
  }

  .MTT\:last\:mr-200:last-child {
    margin-right: 200px;
  }

  .MTT\:last\:mr-245:last-child {
    margin-right: 245px;
  }

  .MTT\:last\:mr-300:last-child {
    margin-right: 300px;
  }

  .MTT\:last\:mr-400:last-child {
    margin-right: 400px;
  }

  .MTT\:last\:mr-480:last-child {
    margin-right: 480px;
  }

  .MTT\:last\:mr-510:last-child {
    margin-right: 510px;
  }

  .MTT\:last\:mr-537:last-child {
    margin-right: 537px;
  }

  .MTT\:last\:mr-650:last-child {
    margin-right: 650px;
  }

  .MTT\:last\:mr-auto:last-child {
    margin-right: auto;
  }

  .MTT\:last\:mr-px:last-child {
    margin-right: 1px;
  }

  .MTT\:last\:mr-0\.5:last-child {
    margin-right: 0.125rem;
  }

  .MTT\:last\:mr-1\.5:last-child {
    margin-right: 0.375rem;
  }

  .MTT\:last\:mr-2\.5:last-child {
    margin-right: 0.625rem;
  }

  .MTT\:last\:mr-3\.5:last-child {
    margin-right: 0.875rem;
  }

  .MTT\:last\:-mr-0:last-child {
    margin-right: 0px;
  }

  .MTT\:last\:-mr-1:last-child {
    margin-right: -0.25rem;
  }

  .MTT\:last\:-mr-2:last-child {
    margin-right: -0.5rem;
  }

  .MTT\:last\:-mr-3:last-child {
    margin-right: -0.75rem;
  }

  .MTT\:last\:-mr-4:last-child {
    margin-right: -1rem;
  }

  .MTT\:last\:-mr-5:last-child {
    margin-right: -1.25rem;
  }

  .MTT\:last\:-mr-6:last-child {
    margin-right: -1.5rem;
  }

  .MTT\:last\:-mr-7:last-child {
    margin-right: -1.75rem;
  }

  .MTT\:last\:-mr-8:last-child {
    margin-right: -2rem;
  }

  .MTT\:last\:-mr-9:last-child {
    margin-right: -2.25rem;
  }

  .MTT\:last\:-mr-10:last-child {
    margin-right: -2.5rem;
  }

  .MTT\:last\:-mr-11:last-child {
    margin-right: -2.75rem;
  }

  .MTT\:last\:-mr-12:last-child {
    margin-right: -3rem;
  }

  .MTT\:last\:-mr-14:last-child {
    margin-right: -14px;
  }

  .MTT\:last\:-mr-16:last-child {
    margin-right: -4rem;
  }

  .MTT\:last\:-mr-20:last-child {
    margin-right: -5rem;
  }

  .MTT\:last\:-mr-24:last-child {
    margin-right: -6rem;
  }

  .MTT\:last\:-mr-28:last-child {
    margin-right: -7rem;
  }

  .MTT\:last\:-mr-32:last-child {
    margin-right: -8rem;
  }

  .MTT\:last\:-mr-36:last-child {
    margin-right: -9rem;
  }

  .MTT\:last\:-mr-40:last-child {
    margin-right: -10rem;
  }

  .MTT\:last\:-mr-44:last-child {
    margin-right: -11rem;
  }

  .MTT\:last\:-mr-48:last-child {
    margin-right: -12rem;
  }

  .MTT\:last\:-mr-52:last-child {
    margin-right: -13rem;
  }

  .MTT\:last\:-mr-56:last-child {
    margin-right: -14rem;
  }

  .MTT\:last\:-mr-60:last-child {
    margin-right: -15rem;
  }

  .MTT\:last\:-mr-64:last-child {
    margin-right: -16rem;
  }

  .MTT\:last\:-mr-72:last-child {
    margin-right: -18rem;
  }

  .MTT\:last\:-mr-80:last-child {
    margin-right: -20rem;
  }

  .MTT\:last\:-mr-96:last-child {
    margin-right: -24rem;
  }

  .MTT\:last\:-mr-px:last-child {
    margin-right: -1px;
  }

  .MTT\:last\:-mr-0\.5:last-child {
    margin-right: -0.125rem;
  }

  .MTT\:last\:-mr-1\.5:last-child {
    margin-right: -0.375rem;
  }

  .MTT\:last\:-mr-2\.5:last-child {
    margin-right: -0.625rem;
  }

  .MTT\:last\:-mr-3\.5:last-child {
    margin-right: -0.875rem;
  }

  .MTT\:last\:-mr-15px:last-child {
    margin-right: -15px;
  }

  .MTT\:last\:mr-m11:last-child {
    margin-right: 11px;
  }

  .MTT\:last\:mr-12px:last-child {
    margin-right: 12px;
  }

  .MTT\:last\:mr-m72:last-child {
    margin-right: 72px;
  }

  .MTT\:last\:mr-m21:last-child {
    margin-right: 21%;
  }

  .MTT\:last\:mr-m15:last-child {
    margin-right: 15px;
  }

  .MTT\:last\:mr-m18:last-child {
    margin-right: 18px;
  }

  .MTT\:last\:mr-m35:last-child {
    margin-right: 35px;
  }

  .MTT\:last\:mr-m19:last-child {
    margin-right: 19px;
  }

  .MTT\:last\:mr-m17:last-child {
    margin-right: 17px;
  }

  .MTT\:last\:mr-m9:last-child {
    margin-right: 9px;
  }

  .MTT\:last\:mr-m10:last-child {
    margin-right: 10px;
  }

  .MTT\:last\:mr-m51:last-child {
    margin-right: 51px;
  }

  .MTT\:last\:mr-m43:last-child {
    margin-right: 43px;
  }

  .MTT\:last\:mr-m13:last-child {
    margin-right: 13px;
  }

  .MTT\:last\:mr-m26:last-child {
    margin-right: 26px;
  }

  .MTT\:last\:mr-m2:last-child {
    margin-right: 2px;
  }

  .MTT\:last\:mr-m14:last-child {
    margin-right: 14px;
  }

  .MTT\:last\:mr-m5:last-child {
    margin-right: 5px;
  }

  .MTT\:last\:mr-m8:last-child {
    margin-right: 8px;
  }

  .MTT\:last\:mr-mp15:last-child {
    margin-right: 15%;
  }

  .MTT\:last\:-mr-100:last-child {
    margin-right: -100px;
  }

  .MTT\:last\:mr-0auto:last-child {
    margin-right: 0px auto;
  }

  .MTT\:last\:mr-o6:last-child {
    margin-right: 1.5rem;
  }

  .MTT\:last\:-mr-23:last-child {
    margin-right: -23px;
  }

  .MTT\:last\:mb-0:last-child {
    margin-bottom: 0px;
  }

  .MTT\:last\:mb-1:last-child {
    margin-bottom: 0.25rem;
  }

  .MTT\:last\:mb-2:last-child {
    margin-bottom: 2px;
  }

  .MTT\:last\:mb-3:last-child {
    margin-bottom: 0.75rem;
  }

  .MTT\:last\:mb-4:last-child {
    margin-bottom: 1rem;
  }

  .MTT\:last\:mb-5:last-child {
    margin-bottom: 1.25rem;
  }

  .MTT\:last\:mb-6:last-child {
    margin-bottom: 6px;
  }

  .MTT\:last\:mb-7:last-child {
    margin-bottom: 1.75rem;
  }

  .MTT\:last\:mb-8:last-child {
    margin-bottom: 2rem;
  }

  .MTT\:last\:mb-9:last-child {
    margin-bottom: 2.25rem;
  }

  .MTT\:last\:mb-10:last-child {
    margin-bottom: 2.5rem;
  }

  .MTT\:last\:mb-11:last-child {
    margin-bottom: 11px;
  }

  .MTT\:last\:mb-12:last-child {
    margin-bottom: 3rem;
  }

  .MTT\:last\:mb-14:last-child {
    margin-bottom: 3.5rem;
  }

  .MTT\:last\:mb-15:last-child {
    margin-bottom: 15px;
  }

  .MTT\:last\:mb-16:last-child {
    margin-bottom: 4rem;
  }

  .MTT\:last\:mb-18:last-child {
    margin-bottom: 18px;
  }

  .MTT\:last\:mb-20:last-child {
    margin-bottom: 20px;
  }

  .MTT\:last\:mb-21:last-child {
    margin-bottom: 21px;
  }

  .MTT\:last\:mb-23:last-child {
    margin-bottom: 23px;
  }

  .MTT\:last\:mb-24:last-child {
    margin-bottom: 24px;
  }

  .MTT\:last\:mb-25:last-child {
    margin-bottom: 25px;
  }

  .MTT\:last\:mb-27:last-child {
    margin-bottom: 27px;
  }

  .MTT\:last\:mb-28:last-child {
    margin-bottom: 7rem;
  }

  .MTT\:last\:mb-30:last-child {
    margin-bottom: 30px;
  }

  .MTT\:last\:mb-31:last-child {
    margin-bottom: 31px;
  }

  .MTT\:last\:mb-32:last-child {
    margin-bottom: 8rem;
  }

  .MTT\:last\:mb-34:last-child {
    margin-bottom: 34px;
  }

  .MTT\:last\:mb-35:last-child {
    margin-bottom: 35px;
  }

  .MTT\:last\:mb-36:last-child {
    margin-bottom: 9rem;
  }

  .MTT\:last\:mb-37:last-child {
    margin-bottom: 37px;
  }

  .MTT\:last\:mb-38:last-child {
    margin-bottom: 38px;
  }

  .MTT\:last\:mb-40:last-child {
    margin-bottom: 40px;
  }

  .MTT\:last\:mb-42:last-child {
    margin-bottom: 42px;
  }

  .MTT\:last\:mb-44:last-child {
    margin-bottom: 44px;
  }

  .MTT\:last\:mb-45:last-child {
    margin-bottom: 45px;
  }

  .MTT\:last\:mb-46:last-child {
    margin-bottom: 46px;
  }

  .MTT\:last\:mb-48:last-child {
    margin-bottom: 48px;
  }

  .MTT\:last\:mb-52:last-child {
    margin-bottom: 13rem;
  }

  .MTT\:last\:mb-53:last-child {
    margin-bottom: 53px;
  }

  .MTT\:last\:mb-55:last-child {
    margin-bottom: 55px;
  }

  .MTT\:last\:mb-56:last-child {
    margin-bottom: 14rem;
  }

  .MTT\:last\:mb-58:last-child {
    margin-bottom: 58px;
  }

  .MTT\:last\:mb-59:last-child {
    margin-bottom: 59px;
  }

  .MTT\:last\:mb-60:last-child {
    margin-bottom: 15rem;
  }

  .MTT\:last\:mb-63:last-child {
    margin-bottom: 63px;
  }

  .MTT\:last\:mb-64:last-child {
    margin-bottom: 16rem;
  }

  .MTT\:last\:mb-65:last-child {
    margin-bottom: 65px;
  }

  .MTT\:last\:mb-67:last-child {
    margin-bottom: 67px;
  }

  .MTT\:last\:mb-70:last-child {
    margin-bottom: 70px;
  }

  .MTT\:last\:mb-71:last-child {
    margin-bottom: 71px;
  }

  .MTT\:last\:mb-72:last-child {
    margin-bottom: 18rem;
  }

  .MTT\:last\:mb-74:last-child {
    margin-bottom: 74px;
  }

  .MTT\:last\:mb-78:last-child {
    margin-bottom: 78px;
  }

  .MTT\:last\:mb-80:last-child {
    margin-bottom: 20rem;
  }

  .MTT\:last\:mb-83:last-child {
    margin-bottom: 83px;
  }

  .MTT\:last\:mb-84:last-child {
    margin-bottom: 84px;
  }

  .MTT\:last\:mb-89:last-child {
    margin-bottom: 89px;
  }

  .MTT\:last\:mb-90:last-child {
    margin-bottom: 90px;
  }

  .MTT\:last\:mb-92:last-child {
    margin-bottom: 92px;
  }

  .MTT\:last\:mb-96:last-child {
    margin-bottom: 24rem;
  }

  .MTT\:last\:mb-97:last-child {
    margin-bottom: 97px;
  }

  .MTT\:last\:mb-100:last-child {
    margin-bottom: 100px;
  }

  .MTT\:last\:mb-106:last-child {
    margin-bottom: 106px;
  }

  .MTT\:last\:mb-108:last-child {
    margin-bottom: 108px;
  }

  .MTT\:last\:mb-109:last-child {
    margin-bottom: 109px;
  }

  .MTT\:last\:mb-120:last-child {
    margin-bottom: 120px;
  }

  .MTT\:last\:mb-135:last-child {
    margin-bottom: 135px;
  }

  .MTT\:last\:mb-147:last-child {
    margin-bottom: 147px;
  }

  .MTT\:last\:mb-150:last-child {
    margin-bottom: 150px;
  }

  .MTT\:last\:mb-168:last-child {
    margin-bottom: 168px;
  }

  .MTT\:last\:mb-180:last-child {
    margin-bottom: 180px;
  }

  .MTT\:last\:mb-185:last-child {
    margin-bottom: 185px;
  }

  .MTT\:last\:mb-200:last-child {
    margin-bottom: 200px;
  }

  .MTT\:last\:mb-245:last-child {
    margin-bottom: 245px;
  }

  .MTT\:last\:mb-300:last-child {
    margin-bottom: 300px;
  }

  .MTT\:last\:mb-400:last-child {
    margin-bottom: 400px;
  }

  .MTT\:last\:mb-480:last-child {
    margin-bottom: 480px;
  }

  .MTT\:last\:mb-510:last-child {
    margin-bottom: 510px;
  }

  .MTT\:last\:mb-537:last-child {
    margin-bottom: 537px;
  }

  .MTT\:last\:mb-650:last-child {
    margin-bottom: 650px;
  }

  .MTT\:last\:mb-auto:last-child {
    margin-bottom: auto;
  }

  .MTT\:last\:mb-px:last-child {
    margin-bottom: 1px;
  }

  .MTT\:last\:mb-0\.5:last-child {
    margin-bottom: 0.125rem;
  }

  .MTT\:last\:mb-1\.5:last-child {
    margin-bottom: 0.375rem;
  }

  .MTT\:last\:mb-2\.5:last-child {
    margin-bottom: 0.625rem;
  }

  .MTT\:last\:mb-3\.5:last-child {
    margin-bottom: 0.875rem;
  }

  .MTT\:last\:-mb-0:last-child {
    margin-bottom: 0px;
  }

  .MTT\:last\:-mb-1:last-child {
    margin-bottom: -0.25rem;
  }

  .MTT\:last\:-mb-2:last-child {
    margin-bottom: -0.5rem;
  }

  .MTT\:last\:-mb-3:last-child {
    margin-bottom: -0.75rem;
  }

  .MTT\:last\:-mb-4:last-child {
    margin-bottom: -1rem;
  }

  .MTT\:last\:-mb-5:last-child {
    margin-bottom: -1.25rem;
  }

  .MTT\:last\:-mb-6:last-child {
    margin-bottom: -1.5rem;
  }

  .MTT\:last\:-mb-7:last-child {
    margin-bottom: -1.75rem;
  }

  .MTT\:last\:-mb-8:last-child {
    margin-bottom: -2rem;
  }

  .MTT\:last\:-mb-9:last-child {
    margin-bottom: -2.25rem;
  }

  .MTT\:last\:-mb-10:last-child {
    margin-bottom: -2.5rem;
  }

  .MTT\:last\:-mb-11:last-child {
    margin-bottom: -2.75rem;
  }

  .MTT\:last\:-mb-12:last-child {
    margin-bottom: -3rem;
  }

  .MTT\:last\:-mb-14:last-child {
    margin-bottom: -14px;
  }

  .MTT\:last\:-mb-16:last-child {
    margin-bottom: -4rem;
  }

  .MTT\:last\:-mb-20:last-child {
    margin-bottom: -5rem;
  }

  .MTT\:last\:-mb-24:last-child {
    margin-bottom: -6rem;
  }

  .MTT\:last\:-mb-28:last-child {
    margin-bottom: -7rem;
  }

  .MTT\:last\:-mb-32:last-child {
    margin-bottom: -8rem;
  }

  .MTT\:last\:-mb-36:last-child {
    margin-bottom: -9rem;
  }

  .MTT\:last\:-mb-40:last-child {
    margin-bottom: -10rem;
  }

  .MTT\:last\:-mb-44:last-child {
    margin-bottom: -11rem;
  }

  .MTT\:last\:-mb-48:last-child {
    margin-bottom: -12rem;
  }

  .MTT\:last\:-mb-52:last-child {
    margin-bottom: -13rem;
  }

  .MTT\:last\:-mb-56:last-child {
    margin-bottom: -14rem;
  }

  .MTT\:last\:-mb-60:last-child {
    margin-bottom: -15rem;
  }

  .MTT\:last\:-mb-64:last-child {
    margin-bottom: -16rem;
  }

  .MTT\:last\:-mb-72:last-child {
    margin-bottom: -18rem;
  }

  .MTT\:last\:-mb-80:last-child {
    margin-bottom: -20rem;
  }

  .MTT\:last\:-mb-96:last-child {
    margin-bottom: -24rem;
  }

  .MTT\:last\:-mb-px:last-child {
    margin-bottom: -1px;
  }

  .MTT\:last\:-mb-0\.5:last-child {
    margin-bottom: -0.125rem;
  }

  .MTT\:last\:-mb-1\.5:last-child {
    margin-bottom: -0.375rem;
  }

  .MTT\:last\:-mb-2\.5:last-child {
    margin-bottom: -0.625rem;
  }

  .MTT\:last\:-mb-3\.5:last-child {
    margin-bottom: -0.875rem;
  }

  .MTT\:last\:-mb-15px:last-child {
    margin-bottom: -15px;
  }

  .MTT\:last\:mb-m11:last-child {
    margin-bottom: 11px;
  }

  .MTT\:last\:mb-12px:last-child {
    margin-bottom: 12px;
  }

  .MTT\:last\:mb-m72:last-child {
    margin-bottom: 72px;
  }

  .MTT\:last\:mb-m21:last-child {
    margin-bottom: 21%;
  }

  .MTT\:last\:mb-m15:last-child {
    margin-bottom: 15px;
  }

  .MTT\:last\:mb-m18:last-child {
    margin-bottom: 18px;
  }

  .MTT\:last\:mb-m35:last-child {
    margin-bottom: 35px;
  }

  .MTT\:last\:mb-m19:last-child {
    margin-bottom: 19px;
  }

  .MTT\:last\:mb-m17:last-child {
    margin-bottom: 17px;
  }

  .MTT\:last\:mb-m9:last-child {
    margin-bottom: 9px;
  }

  .MTT\:last\:mb-m10:last-child {
    margin-bottom: 10px;
  }

  .MTT\:last\:mb-m51:last-child {
    margin-bottom: 51px;
  }

  .MTT\:last\:mb-m43:last-child {
    margin-bottom: 43px;
  }

  .MTT\:last\:mb-m13:last-child {
    margin-bottom: 13px;
  }

  .MTT\:last\:mb-m26:last-child {
    margin-bottom: 26px;
  }

  .MTT\:last\:mb-m2:last-child {
    margin-bottom: 2px;
  }

  .MTT\:last\:mb-m14:last-child {
    margin-bottom: 14px;
  }

  .MTT\:last\:mb-m5:last-child {
    margin-bottom: 5px;
  }

  .MTT\:last\:mb-m8:last-child {
    margin-bottom: 8px;
  }

  .MTT\:last\:mb-mp15:last-child {
    margin-bottom: 15%;
  }

  .MTT\:last\:-mb-100:last-child {
    margin-bottom: -100px;
  }

  .MTT\:last\:mb-0auto:last-child {
    margin-bottom: 0px auto;
  }

  .MTT\:last\:mb-o6:last-child {
    margin-bottom: 1.5rem;
  }

  .MTT\:last\:-mb-23:last-child {
    margin-bottom: -23px;
  }

  .MTT\:last\:ml-0:last-child {
    margin-left: 0px;
  }

  .MTT\:last\:ml-1:last-child {
    margin-left: 0.25rem;
  }

  .MTT\:last\:ml-2:last-child {
    margin-left: 2px;
  }

  .MTT\:last\:ml-3:last-child {
    margin-left: 0.75rem;
  }

  .MTT\:last\:ml-4:last-child {
    margin-left: 1rem;
  }

  .MTT\:last\:ml-5:last-child {
    margin-left: 1.25rem;
  }

  .MTT\:last\:ml-6:last-child {
    margin-left: 6px;
  }

  .MTT\:last\:ml-7:last-child {
    margin-left: 1.75rem;
  }

  .MTT\:last\:ml-8:last-child {
    margin-left: 2rem;
  }

  .MTT\:last\:ml-9:last-child {
    margin-left: 2.25rem;
  }

  .MTT\:last\:ml-10:last-child {
    margin-left: 2.5rem;
  }

  .MTT\:last\:ml-11:last-child {
    margin-left: 11px;
  }

  .MTT\:last\:ml-12:last-child {
    margin-left: 3rem;
  }

  .MTT\:last\:ml-14:last-child {
    margin-left: 3.5rem;
  }

  .MTT\:last\:ml-15:last-child {
    margin-left: 15px;
  }

  .MTT\:last\:ml-16:last-child {
    margin-left: 4rem;
  }

  .MTT\:last\:ml-18:last-child {
    margin-left: 18px;
  }

  .MTT\:last\:ml-20:last-child {
    margin-left: 20px;
  }

  .MTT\:last\:ml-21:last-child {
    margin-left: 21px;
  }

  .MTT\:last\:ml-23:last-child {
    margin-left: 23px;
  }

  .MTT\:last\:ml-24:last-child {
    margin-left: 24px;
  }

  .MTT\:last\:ml-25:last-child {
    margin-left: 25px;
  }

  .MTT\:last\:ml-27:last-child {
    margin-left: 27px;
  }

  .MTT\:last\:ml-28:last-child {
    margin-left: 7rem;
  }

  .MTT\:last\:ml-30:last-child {
    margin-left: 30px;
  }

  .MTT\:last\:ml-31:last-child {
    margin-left: 31px;
  }

  .MTT\:last\:ml-32:last-child {
    margin-left: 8rem;
  }

  .MTT\:last\:ml-34:last-child {
    margin-left: 34px;
  }

  .MTT\:last\:ml-35:last-child {
    margin-left: 35px;
  }

  .MTT\:last\:ml-36:last-child {
    margin-left: 9rem;
  }

  .MTT\:last\:ml-37:last-child {
    margin-left: 37px;
  }

  .MTT\:last\:ml-38:last-child {
    margin-left: 38px;
  }

  .MTT\:last\:ml-40:last-child {
    margin-left: 40px;
  }

  .MTT\:last\:ml-42:last-child {
    margin-left: 42px;
  }

  .MTT\:last\:ml-44:last-child {
    margin-left: 44px;
  }

  .MTT\:last\:ml-45:last-child {
    margin-left: 45px;
  }

  .MTT\:last\:ml-46:last-child {
    margin-left: 46px;
  }

  .MTT\:last\:ml-48:last-child {
    margin-left: 48px;
  }

  .MTT\:last\:ml-52:last-child {
    margin-left: 13rem;
  }

  .MTT\:last\:ml-53:last-child {
    margin-left: 53px;
  }

  .MTT\:last\:ml-55:last-child {
    margin-left: 55px;
  }

  .MTT\:last\:ml-56:last-child {
    margin-left: 14rem;
  }

  .MTT\:last\:ml-58:last-child {
    margin-left: 58px;
  }

  .MTT\:last\:ml-59:last-child {
    margin-left: 59px;
  }

  .MTT\:last\:ml-60:last-child {
    margin-left: 15rem;
  }

  .MTT\:last\:ml-63:last-child {
    margin-left: 63px;
  }

  .MTT\:last\:ml-64:last-child {
    margin-left: 16rem;
  }

  .MTT\:last\:ml-65:last-child {
    margin-left: 65px;
  }

  .MTT\:last\:ml-67:last-child {
    margin-left: 67px;
  }

  .MTT\:last\:ml-70:last-child {
    margin-left: 70px;
  }

  .MTT\:last\:ml-71:last-child {
    margin-left: 71px;
  }

  .MTT\:last\:ml-72:last-child {
    margin-left: 18rem;
  }

  .MTT\:last\:ml-74:last-child {
    margin-left: 74px;
  }

  .MTT\:last\:ml-78:last-child {
    margin-left: 78px;
  }

  .MTT\:last\:ml-80:last-child {
    margin-left: 20rem;
  }

  .MTT\:last\:ml-83:last-child {
    margin-left: 83px;
  }

  .MTT\:last\:ml-84:last-child {
    margin-left: 84px;
  }

  .MTT\:last\:ml-89:last-child {
    margin-left: 89px;
  }

  .MTT\:last\:ml-90:last-child {
    margin-left: 90px;
  }

  .MTT\:last\:ml-92:last-child {
    margin-left: 92px;
  }

  .MTT\:last\:ml-96:last-child {
    margin-left: 24rem;
  }

  .MTT\:last\:ml-97:last-child {
    margin-left: 97px;
  }

  .MTT\:last\:ml-100:last-child {
    margin-left: 100px;
  }

  .MTT\:last\:ml-106:last-child {
    margin-left: 106px;
  }

  .MTT\:last\:ml-108:last-child {
    margin-left: 108px;
  }

  .MTT\:last\:ml-109:last-child {
    margin-left: 109px;
  }

  .MTT\:last\:ml-120:last-child {
    margin-left: 120px;
  }

  .MTT\:last\:ml-135:last-child {
    margin-left: 135px;
  }

  .MTT\:last\:ml-147:last-child {
    margin-left: 147px;
  }

  .MTT\:last\:ml-150:last-child {
    margin-left: 150px;
  }

  .MTT\:last\:ml-168:last-child {
    margin-left: 168px;
  }

  .MTT\:last\:ml-180:last-child {
    margin-left: 180px;
  }

  .MTT\:last\:ml-185:last-child {
    margin-left: 185px;
  }

  .MTT\:last\:ml-200:last-child {
    margin-left: 200px;
  }

  .MTT\:last\:ml-245:last-child {
    margin-left: 245px;
  }

  .MTT\:last\:ml-300:last-child {
    margin-left: 300px;
  }

  .MTT\:last\:ml-400:last-child {
    margin-left: 400px;
  }

  .MTT\:last\:ml-480:last-child {
    margin-left: 480px;
  }

  .MTT\:last\:ml-510:last-child {
    margin-left: 510px;
  }

  .MTT\:last\:ml-537:last-child {
    margin-left: 537px;
  }

  .MTT\:last\:ml-650:last-child {
    margin-left: 650px;
  }

  .MTT\:last\:ml-auto:last-child {
    margin-left: auto;
  }

  .MTT\:last\:ml-px:last-child {
    margin-left: 1px;
  }

  .MTT\:last\:ml-0\.5:last-child {
    margin-left: 0.125rem;
  }

  .MTT\:last\:ml-1\.5:last-child {
    margin-left: 0.375rem;
  }

  .MTT\:last\:ml-2\.5:last-child {
    margin-left: 0.625rem;
  }

  .MTT\:last\:ml-3\.5:last-child {
    margin-left: 0.875rem;
  }

  .MTT\:last\:-ml-0:last-child {
    margin-left: 0px;
  }

  .MTT\:last\:-ml-1:last-child {
    margin-left: -0.25rem;
  }

  .MTT\:last\:-ml-2:last-child {
    margin-left: -0.5rem;
  }

  .MTT\:last\:-ml-3:last-child {
    margin-left: -0.75rem;
  }

  .MTT\:last\:-ml-4:last-child {
    margin-left: -1rem;
  }

  .MTT\:last\:-ml-5:last-child {
    margin-left: -1.25rem;
  }

  .MTT\:last\:-ml-6:last-child {
    margin-left: -1.5rem;
  }

  .MTT\:last\:-ml-7:last-child {
    margin-left: -1.75rem;
  }

  .MTT\:last\:-ml-8:last-child {
    margin-left: -2rem;
  }

  .MTT\:last\:-ml-9:last-child {
    margin-left: -2.25rem;
  }

  .MTT\:last\:-ml-10:last-child {
    margin-left: -2.5rem;
  }

  .MTT\:last\:-ml-11:last-child {
    margin-left: -2.75rem;
  }

  .MTT\:last\:-ml-12:last-child {
    margin-left: -3rem;
  }

  .MTT\:last\:-ml-14:last-child {
    margin-left: -14px;
  }

  .MTT\:last\:-ml-16:last-child {
    margin-left: -4rem;
  }

  .MTT\:last\:-ml-20:last-child {
    margin-left: -5rem;
  }

  .MTT\:last\:-ml-24:last-child {
    margin-left: -6rem;
  }

  .MTT\:last\:-ml-28:last-child {
    margin-left: -7rem;
  }

  .MTT\:last\:-ml-32:last-child {
    margin-left: -8rem;
  }

  .MTT\:last\:-ml-36:last-child {
    margin-left: -9rem;
  }

  .MTT\:last\:-ml-40:last-child {
    margin-left: -10rem;
  }

  .MTT\:last\:-ml-44:last-child {
    margin-left: -11rem;
  }

  .MTT\:last\:-ml-48:last-child {
    margin-left: -12rem;
  }

  .MTT\:last\:-ml-52:last-child {
    margin-left: -13rem;
  }

  .MTT\:last\:-ml-56:last-child {
    margin-left: -14rem;
  }

  .MTT\:last\:-ml-60:last-child {
    margin-left: -15rem;
  }

  .MTT\:last\:-ml-64:last-child {
    margin-left: -16rem;
  }

  .MTT\:last\:-ml-72:last-child {
    margin-left: -18rem;
  }

  .MTT\:last\:-ml-80:last-child {
    margin-left: -20rem;
  }

  .MTT\:last\:-ml-96:last-child {
    margin-left: -24rem;
  }

  .MTT\:last\:-ml-px:last-child {
    margin-left: -1px;
  }

  .MTT\:last\:-ml-0\.5:last-child {
    margin-left: -0.125rem;
  }

  .MTT\:last\:-ml-1\.5:last-child {
    margin-left: -0.375rem;
  }

  .MTT\:last\:-ml-2\.5:last-child {
    margin-left: -0.625rem;
  }

  .MTT\:last\:-ml-3\.5:last-child {
    margin-left: -0.875rem;
  }

  .MTT\:last\:-ml-15px:last-child {
    margin-left: -15px;
  }

  .MTT\:last\:ml-m11:last-child {
    margin-left: 11px;
  }

  .MTT\:last\:ml-12px:last-child {
    margin-left: 12px;
  }

  .MTT\:last\:ml-m72:last-child {
    margin-left: 72px;
  }

  .MTT\:last\:ml-m21:last-child {
    margin-left: 21%;
  }

  .MTT\:last\:ml-m15:last-child {
    margin-left: 15px;
  }

  .MTT\:last\:ml-m18:last-child {
    margin-left: 18px;
  }

  .MTT\:last\:ml-m35:last-child {
    margin-left: 35px;
  }

  .MTT\:last\:ml-m19:last-child {
    margin-left: 19px;
  }

  .MTT\:last\:ml-m17:last-child {
    margin-left: 17px;
  }

  .MTT\:last\:ml-m9:last-child {
    margin-left: 9px;
  }

  .MTT\:last\:ml-m10:last-child {
    margin-left: 10px;
  }

  .MTT\:last\:ml-m51:last-child {
    margin-left: 51px;
  }

  .MTT\:last\:ml-m43:last-child {
    margin-left: 43px;
  }

  .MTT\:last\:ml-m13:last-child {
    margin-left: 13px;
  }

  .MTT\:last\:ml-m26:last-child {
    margin-left: 26px;
  }

  .MTT\:last\:ml-m2:last-child {
    margin-left: 2px;
  }

  .MTT\:last\:ml-m14:last-child {
    margin-left: 14px;
  }

  .MTT\:last\:ml-m5:last-child {
    margin-left: 5px;
  }

  .MTT\:last\:ml-m8:last-child {
    margin-left: 8px;
  }

  .MTT\:last\:ml-mp15:last-child {
    margin-left: 15%;
  }

  .MTT\:last\:-ml-100:last-child {
    margin-left: -100px;
  }

  .MTT\:last\:ml-0auto:last-child {
    margin-left: 0px auto;
  }

  .MTT\:last\:ml-o6:last-child {
    margin-left: 1.5rem;
  }

  .MTT\:last\:-ml-23:last-child {
    margin-left: -23px;
  }

  .MTT\:box-border {
    box-sizing: border-box;
  }

  .MTT\:box-content {
    box-sizing: content-box;
  }

  .MTT\:block {
    display: block;
  }

  .MTT\:inline-block {
    display: inline-block;
  }

  .MTT\:inline {
    display: inline;
  }

  .MTT\:flex {
    display: flex;
  }

  .MTT\:inline-flex {
    display: inline-flex;
  }

  .MTT\:table {
    display: table;
  }

  .MTT\:inline-table {
    display: inline-table;
  }

  .MTT\:table-caption {
    display: table-caption;
  }

  .MTT\:table-cell {
    display: table-cell;
  }

  .MTT\:table-column {
    display: table-column;
  }

  .MTT\:table-column-group {
    display: table-column-group;
  }

  .MTT\:table-footer-group {
    display: table-footer-group;
  }

  .MTT\:table-header-group {
    display: table-header-group;
  }

  .MTT\:table-row-group {
    display: table-row-group;
  }

  .MTT\:table-row {
    display: table-row;
  }

  .MTT\:flow-root {
    display: flow-root;
  }

  .MTT\:grid {
    display: grid;
  }

  .MTT\:inline-grid {
    display: inline-grid;
  }

  .MTT\:contents {
    display: contents;
  }

  .MTT\:list-item {
    display: list-item;
  }

  .MTT\:hidden {
    display: none;
  }

  .MTT\:h-0 {
    height: 0px;
  }

  .MTT\:h-1 {
    height: 0.25rem;
  }

  .MTT\:h-2 {
    height: 0.5rem;
  }

  .MTT\:h-3 {
    height: 0.75rem;
  }

  .MTT\:h-4 {
    height: 1rem;
  }

  .MTT\:h-5 {
    height: 1.25rem;
  }

  .MTT\:h-6 {
    height: 1.5rem;
  }

  .MTT\:h-7 {
    height: 1.75rem;
  }

  .MTT\:h-8 {
    height: 2rem;
  }

  .MTT\:h-9 {
    height: 2.25rem;
  }

  .MTT\:h-10 {
    height: 2.5rem;
  }

  .MTT\:h-11 {
    height: 2.75rem;
  }

  .MTT\:h-12 {
    height: 3rem;
  }

  .MTT\:h-13 {
    height: 13px;
  }

  .MTT\:h-14 {
    height: 3.5rem;
  }

  .MTT\:h-15 {
    height: 15px;
  }

  .MTT\:h-16 {
    height: 4rem;
  }

  .MTT\:h-20 {
    height: 5rem;
  }

  .MTT\:h-24 {
    height: 24px;
  }

  .MTT\:h-26 {
    height: 26px;
  }

  .MTT\:h-28 {
    height: 7rem;
  }

  .MTT\:h-30 {
    height: 30px;
  }

  .MTT\:h-32 {
    height: 8rem;
  }

  .MTT\:h-35 {
    height: 35px;
  }

  .MTT\:h-36 {
    height: 36px;
  }

  .MTT\:h-40 {
    height: 10rem;
  }

  .MTT\:h-44 {
    height: 11rem;
  }

  .MTT\:h-45 {
    height: 45px;
  }

  .MTT\:h-48 {
    height: 12rem;
  }

  .MTT\:h-49 {
    height: 49px;
  }

  .MTT\:h-50 {
    height: 50px !important;
  }

  .MTT\:h-52 {
    height: 13rem;
  }

  .MTT\:h-56 {
    height: 56px;
  }

  .MTT\:h-58 {
    height: 58px;
  }

  .MTT\:h-60 {
    height: 60px;
  }

  .MTT\:h-64 {
    height: 16rem;
  }

  .MTT\:h-70 {
    height: 70px;
  }

  .MTT\:h-72 {
    height: 18rem;
  }

  .MTT\:h-80 {
    height: 20rem;
  }

  .MTT\:h-89 {
    height: 89px;
  }

  .MTT\:h-95 {
    height: 95px;
  }

  .MTT\:h-96 {
    height: 24rem;
  }

  .MTT\:h-100 {
    height: 100px;
  }

  .MTT\:h-105 {
    height: 105px;
  }

  .MTT\:h-110 {
    height: 110px;
  }

  .MTT\:h-120 {
    height: 120px;
  }

  .MTT\:h-125 {
    height: 125px;
  }

  .MTT\:h-135 {
    height: 135px;
  }

  .MTT\:h-160 {
    height: 160px;
  }

  .MTT\:h-170 {
    height: 170px;
  }

  .MTT\:h-176 {
    height: 176px;
  }

  .MTT\:h-185 {
    height: 185px;
  }

  .MTT\:h-198 {
    height: 198px;
  }

  .MTT\:h-255 {
    height: 255px;
  }

  .MTT\:h-259 {
    height: 259px;
  }

  .MTT\:h-280 {
    height: 280px;
  }

  .MTT\:h-297 {
    height: 297px;
  }

  .MTT\:h-300 {
    height: 300px;
  }

  .MTT\:h-305 {
    height: 305px;
  }

  .MTT\:h-320 {
    height: 320px;
  }

  .MTT\:h-330 {
    height: 330px;
  }

  .MTT\:h-402 {
    height: 402px;
  }

  .MTT\:h-418 {
    height: 418px;
  }

  .MTT\:h-422 {
    height: 422px;
  }

  .MTT\:h-429 {
    height: 429px;
  }

  .MTT\:h-430 {
    height: 430px;
  }

  .MTT\:h-444 {
    height: 444px;
  }

  .MTT\:h-454 {
    height: 454px;
  }

  .MTT\:h-477 {
    height: 477px;
  }

  .MTT\:h-480 {
    height: 480px;
  }

  .MTT\:h-485 {
    height: 485px;
  }

  .MTT\:h-495 {
    height: 495px;
  }

  .MTT\:h-505 {
    height: 505px;
  }

  .MTT\:h-521 {
    height: 521px;
  }

  .MTT\:h-523 {
    height: 523px;
  }

  .MTT\:h-525 {
    height: 525px;
  }

  .MTT\:h-560 {
    height: 560px;
  }

  .MTT\:h-600 {
    height: 600px;
  }

  .MTT\:h-665 {
    height: 665px;
  }

  .MTT\:h-960 {
    height: 960px;
  }

  .MTT\:h-1080 {
    height: 1080px;
  }

  .MTT\:h-auto {
    height: auto;
  }

  .MTT\:h-px {
    height: 1px;
  }

  .MTT\:h-0\.5 {
    height: 0.125rem;
  }

  .MTT\:h-1\.5 {
    height: 0.375rem;
  }

  .MTT\:h-2\.5 {
    height: 0.625rem;
  }

  .MTT\:h-3\.5 {
    height: 0.875rem;
  }

  .MTT\:h-1\/2 {
    height: 50%;
  }

  .MTT\:h-1\/3 {
    height: 33.333333%;
  }

  .MTT\:h-2\/3 {
    height: 66.666667%;
  }

  .MTT\:h-1\/4 {
    height: 25%;
  }

  .MTT\:h-2\/4 {
    height: 50%;
  }

  .MTT\:h-3\/4 {
    height: 75%;
  }

  .MTT\:h-1\/5 {
    height: 20%;
  }

  .MTT\:h-2\/5 {
    height: 40%;
  }

  .MTT\:h-3\/5 {
    height: 60%;
  }

  .MTT\:h-4\/5 {
    height: 80%;
  }

  .MTT\:h-1\/6 {
    height: 16.666667%;
  }

  .MTT\:h-2\/6 {
    height: 33.333333%;
  }

  .MTT\:h-3\/6 {
    height: 50%;
  }

  .MTT\:h-4\/6 {
    height: 66.666667%;
  }

  .MTT\:h-5\/6 {
    height: 83.333333%;
  }

  .MTT\:h-full {
    height: 100%;
  }

  .MTT\:h-screen {
    height: 100vh;
  }

  .MTT\:h-h48 {
    height: 48px;
  }

  .MTT\:h-h44 {
    height: 44px;
  }

  .MTT\:h-h130 {
    height: 130px;
  }

  .MTT\:h-h-h114 {
    height: h-h114;
  }

  .MTT\:h-h-60 {
    height: h-60;
  }

  .MTT\:h-h114 {
    height: 14px;
  }

  .MTT\:h-h60 {
    height: 60px;
  }

  .MTT\:h-h5 {
    height: 5px;
  }

  .MTT\:h-95vh {
    height: 95vh;
  }

  .MTT\:h-h22 {
    height: 22px;
  }

  .MTT\:max-h-0 {
    max-height: 0px;
  }

  .MTT\:max-h-1 {
    max-height: 0.25rem;
  }

  .MTT\:max-h-2 {
    max-height: 0.5rem;
  }

  .MTT\:max-h-3 {
    max-height: 0.75rem;
  }

  .MTT\:max-h-4 {
    max-height: 1rem;
  }

  .MTT\:max-h-5 {
    max-height: 1.25rem;
  }

  .MTT\:max-h-6 {
    max-height: 1.5rem;
  }

  .MTT\:max-h-7 {
    max-height: 1.75rem;
  }

  .MTT\:max-h-8 {
    max-height: 2rem;
  }

  .MTT\:max-h-9 {
    max-height: 2.25rem;
  }

  .MTT\:max-h-10 {
    max-height: 2.5rem;
  }

  .MTT\:max-h-11 {
    max-height: 2.75rem;
  }

  .MTT\:max-h-12 {
    max-height: 3rem;
  }

  .MTT\:max-h-14 {
    max-height: 3.5rem;
  }

  .MTT\:max-h-16 {
    max-height: 4rem;
  }

  .MTT\:max-h-20 {
    max-height: 5rem;
  }

  .MTT\:max-h-24 {
    max-height: 6rem;
  }

  .MTT\:max-h-28 {
    max-height: 7rem;
  }

  .MTT\:max-h-32 {
    max-height: 8rem;
  }

  .MTT\:max-h-36 {
    max-height: 9rem;
  }

  .MTT\:max-h-40 {
    max-height: 10rem;
  }

  .MTT\:max-h-44 {
    max-height: 11rem;
  }

  .MTT\:max-h-48 {
    max-height: 12rem;
  }

  .MTT\:max-h-52 {
    max-height: 13rem;
  }

  .MTT\:max-h-56 {
    max-height: 14rem;
  }

  .MTT\:max-h-60 {
    max-height: 15rem;
  }

  .MTT\:max-h-64 {
    max-height: 16rem;
  }

  .MTT\:max-h-72 {
    max-height: 18rem;
  }

  .MTT\:max-h-80 {
    max-height: 20rem;
  }

  .MTT\:max-h-96 {
    max-height: 24rem;
  }

  .MTT\:max-h-px {
    max-height: 1px;
  }

  .MTT\:max-h-0\.5 {
    max-height: 0.125rem;
  }

  .MTT\:max-h-1\.5 {
    max-height: 0.375rem;
  }

  .MTT\:max-h-2\.5 {
    max-height: 0.625rem;
  }

  .MTT\:max-h-3\.5 {
    max-height: 0.875rem;
  }

  .MTT\:max-h-full {
    max-height: 100%;
  }

  .MTT\:max-h-screen {
    max-height: 100vh;
  }

  .MTT\:min-h-0 {
    min-height: 0px;
  }

  .MTT\:min-h-60 {
    min-height: 60px;
  }

  .MTT\:min-h-175 {
    min-height: 175px;
  }

  .MTT\:min-h-180 {
    min-height: 180px;
  }

  .MTT\:min-h-200 {
    min-height: 200px;
  }

  .MTT\:min-h-380 {
    min-height: 380px;
  }

  .MTT\:min-h-400 {
    min-height: 400px;
  }

  .MTT\:min-h-550 {
    min-height: 550px;
  }

  .MTT\:min-h-full {
    min-height: 100%;
  }

  .MTT\:min-h-screen {
    min-height: 100vh;
  }

  .MTT\:w-0 {
    width: 0px;
  }

  .MTT\:w-1 {
    width: 0.25rem;
  }

  .MTT\:w-2 {
    width: 0.5rem;
  }

  .MTT\:w-3 {
    width: 0.75rem;
  }

  .MTT\:w-4 {
    width: 1rem;
  }

  .MTT\:w-5 {
    width: 1.25rem;
  }

  .MTT\:w-6 {
    width: 1.5rem;
  }

  .MTT\:w-7 {
    width: 1.75rem;
  }

  .MTT\:w-8 {
    width: 2rem;
  }

  .MTT\:w-9 {
    width: 2.25rem;
  }

  .MTT\:w-10 {
    width: 2.5rem;
  }

  .MTT\:w-11 {
    width: 11px;
  }

  .MTT\:w-12 {
    width: 3rem;
  }

  .MTT\:w-13 {
    width: 13px;
  }

  .MTT\:w-14 {
    width: 3.5rem;
  }

  .MTT\:w-16 {
    width: 16%;
  }

  .MTT\:w-20 {
    width: 5rem;
  }

  .MTT\:w-24 {
    width: 24px;
  }

  .MTT\:w-28 {
    width: 28 px;
  }

  .MTT\:w-30 {
    width: 30px;
  }

  .MTT\:w-32 {
    width: 8rem;
  }

  .MTT\:w-35 {
    width: 35px;
  }

  .MTT\:w-36 {
    width: 9rem;
  }

  .MTT\:w-40 {
    width: 40px !important;
  }

  .MTT\:w-44 {
    width: 11rem;
  }

  .MTT\:w-48 {
    width: 12rem;
  }

  .MTT\:w-50 {
    width: 50px;
  }

  .MTT\:w-52 {
    width: 52%;
  }

  .MTT\:w-54 {
    width: 54px;
  }

  .MTT\:w-56 {
    width: 14rem;
  }

  .MTT\:w-60 {
    width: 60%;
  }

  .MTT\:w-64 {
    width: 16rem;
  }

  .MTT\:w-68 {
    width: 68%;
  }

  .MTT\:w-70 {
    width: 70px;
  }

  .MTT\:w-72 {
    width: 18rem;
  }

  .MTT\:w-80 {
    width: 80px;
  }

  .MTT\:w-84 {
    width: 84px;
  }

  .MTT\:w-85 {
    width: 85%;
  }

  .MTT\:w-90 {
    width: 90px;
  }

  .MTT\:w-93 {
    width: 93px;
  }

  .MTT\:w-95 {
    width: 95px;
  }

  .MTT\:w-96 {
    width: 24rem;
  }

  .MTT\:w-100 {
    width: 100px !important;
  }

  .MTT\:w-105 {
    width: 105px;
  }

  .MTT\:w-108 {
    width: 108px;
  }

  .MTT\:w-110 {
    width: 110px;
  }

  .MTT\:w-120 {
    width: 120px;
  }

  .MTT\:w-122 {
    width: 122px;
  }

  .MTT\:w-125 {
    width: 125px;
  }

  .MTT\:w-130 {
    width: 130px;
  }

  .MTT\:w-136 {
    width: 136px;
  }

  .MTT\:w-140 {
    width: 140px;
  }

  .MTT\:w-145 {
    width: 145px;
  }

  .MTT\:w-150 {
    width: 150px;
  }

  .MTT\:w-155 {
    width: 155px;
  }

  .MTT\:w-159 {
    width: 159px;
  }

  .MTT\:w-160 {
    width: 160px;
  }

  .MTT\:w-162 {
    width: 162px;
  }

  .MTT\:w-165 {
    width: 165px;
  }

  .MTT\:w-169 {
    width: 169px;
  }

  .MTT\:w-170 {
    width: 170px;
  }

  .MTT\:w-174 {
    width: 174px;
  }

  .MTT\:w-180 {
    width: 180px;
  }

  .MTT\:w-185 {
    width: 185px;
  }

  .MTT\:w-189 {
    width: 189px;
  }

  .MTT\:w-190 {
    width: 190px;
  }

  .MTT\:w-193 {
    width: 193px;
  }

  .MTT\:w-197 {
    width: 197px;
  }

  .MTT\:w-200 {
    width: 200px;
  }

  .MTT\:w-205 {
    width: 205px;
  }

  .MTT\:w-215 {
    width: 215px;
  }

  .MTT\:w-220 {
    width: 220px;
  }

  .MTT\:w-235 {
    width: 235px;
  }

  .MTT\:w-240 {
    width: 240px;
  }

  .MTT\:w-250 {
    width: 250px !important;
  }

  .MTT\:w-268 {
    width: 268px;
  }

  .MTT\:w-280 {
    width: 280px;
  }

  .MTT\:w-284 {
    width: 284px;
  }

  .MTT\:w-286 {
    width: 286px;
  }

  .MTT\:w-290 {
    width: 290px;
  }

  .MTT\:w-300 {
    width: 300px;
  }

  .MTT\:w-310 {
    width: 310px;
  }

  .MTT\:w-315 {
    width: 315px;
  }

  .MTT\:w-320 {
    width: 320px;
  }

  .MTT\:w-330 {
    width: 330px;
  }

  .MTT\:w-341 {
    width: 341px;
  }

  .MTT\:w-342 {
    width: 342px;
  }

  .MTT\:w-345 {
    width: 345px;
  }

  .MTT\:w-375 {
    width: 375px;
  }

  .MTT\:w-400 {
    width: 400px;
  }

  .MTT\:w-420 {
    width: 420px;
  }

  .MTT\:w-450 {
    width: 450px;
  }

  .MTT\:w-500 {
    width: 500px;
  }

  .MTT\:w-508 {
    width: 508px;
  }

  .MTT\:w-550 {
    width: 550px;
  }

  .MTT\:w-560 {
    width: 560px;
  }

  .MTT\:w-600 {
    width: 600px;
  }

  .MTT\:w-637 {
    width: 637px;
  }

  .MTT\:w-644 {
    width: 644px;
  }

  .MTT\:w-650 {
    width: 650px;
  }

  .MTT\:w-700 {
    width: 700px;
  }

  .MTT\:w-710 {
    width: 710px;
  }

  .MTT\:w-750 {
    width: 750px;
  }

  .MTT\:w-768 {
    width: 768px;
  }

  .MTT\:w-800 {
    width: 800px;
  }

  .MTT\:w-850 {
    width: 850px;
  }

  .MTT\:w-900 {
    width: 900px;
  }

  .MTT\:w-920 {
    width: 920px;
  }

  .MTT\:w-950 {
    width: 950px;
  }

  .MTT\:w-1000 {
    width: 1000px;
  }

  .MTT\:w-1075 {
    width: 1075px;
  }

  .MTT\:w-1250 {
    width: 1250px;
  }

  .MTT\:w-1420 {
    width: 1420px;
  }

  .MTT\:w-1452 {
    width: 1452px;
  }

  .MTT\:w-1499 {
    width: 1499px;
  }

  .MTT\:w-auto {
    width: auto;
  }

  .MTT\:w-px {
    width: 1px;
  }

  .MTT\:w-0\.5 {
    width: 0.125rem;
  }

  .MTT\:w-1\.5 {
    width: 0.375rem;
  }

  .MTT\:w-2\.5 {
    width: 0.625rem;
  }

  .MTT\:w-3\.5 {
    width: 0.875rem;
  }

  .MTT\:w-1\/2 {
    width: 50%;
  }

  .MTT\:w-1\/3 {
    width: 33.333333%;
  }

  .MTT\:w-2\/3 {
    width: 66.666667%;
  }

  .MTT\:w-1\/4 {
    width: 25%;
  }

  .MTT\:w-2\/4 {
    width: 50%;
  }

  .MTT\:w-3\/4 {
    width: 75%;
  }

  .MTT\:w-1\/5 {
    width: 20%;
  }

  .MTT\:w-2\/5 {
    width: 40%;
  }

  .MTT\:w-3\/5 {
    width: 60%;
  }

  .MTT\:w-4\/5 {
    width: 80%;
  }

  .MTT\:w-1\/6 {
    width: 16.666667%;
  }

  .MTT\:w-2\/6 {
    width: 33.333333%;
  }

  .MTT\:w-3\/6 {
    width: 50%;
  }

  .MTT\:w-4\/6 {
    width: 66.666667%;
  }

  .MTT\:w-5\/6 {
    width: 83.333333%;
  }

  .MTT\:w-1\/12 {
    width: 8.333333%;
  }

  .MTT\:w-2\/12 {
    width: 16.666667%;
  }

  .MTT\:w-3\/12 {
    width: 25%;
  }

  .MTT\:w-4\/12 {
    width: 33.333333%;
  }

  .MTT\:w-5\/12 {
    width: 41.666667%;
  }

  .MTT\:w-6\/12 {
    width: 50%;
  }

  .MTT\:w-7\/12 {
    width: 58.333333%;
  }

  .MTT\:w-8\/12 {
    width: 66.666667%;
  }

  .MTT\:w-9\/12 {
    width: 75%;
  }

  .MTT\:w-10\/12 {
    width: 83.333333%;
  }

  .MTT\:w-11\/12 {
    width: 91.666667%;
  }

  .MTT\:w-full {
    width: 100%;
  }

  .MTT\:w-screen {
    width: 100vw;
  }

  .MTT\:w-min {
    width: -moz-min-content;
    width: min-content;
  }

  .MTT\:w-max {
    width: -moz-max-content;
    width: max-content;
  }

  .MTT\:w-3px {
    width: 3px;
  }

  .MTT\:w-10rem {
    width: 10rem;
  }

  .MTT\:w-w60 {
    width: 60px;
  }

  .MTT\:w-w61 {
    width: 61px;
  }

  .MTT\:w-w14 {
    width: 14%;
  }

  .MTT\:w-w-w114 {
    width: w-w114;
  }

  .MTT\:w-w-95 {
    width: w-95;
  }

  .MTT\:w-w114 {
    width: 14px;
  }

  .MTT\:w-w96 {
    width: 96%;
  }

  .MTT\:w-w5 {
    width: 5px;
  }

  .MTT\:w-m250 {
    width: 250px;
  }

  .MTT\:w-40px {
    width: 40px;
  }

  .MTT\:w-wd96 {
    width: 96px;
  }

  .MTT\:w-66p {
    width: 66%;
  }

  .MTT\:w-p40 {
    width: 40%;
  }

  .MTT\:w-p37 {
    width: 37%;
  }

  .MTT\:w-p80 {
    width: 80%;
  }

  .MTT\:w-p90 {
    width: 90%;
  }

  .MTT\:w-p12 {
    width: 12%;
  }

  .MTT\:w-9\/20 {
    width: 45%;
  }

  .MTT\:w-70p {
    width: 70%;
  }

  .MTT\:w-32p {
    width: 32%;
  }

  .MTT\:w-device-block {
    width: calc(100% - 64px) !important;
  }

  .MTT\:w-device-block1 {
    width: 100% !important;
  }

  .MTT\:w-45px {
    width: 45px;
  }

  .MTT\:min-w-0 {
    min-width: 0px;
  }

  .MTT\:min-w-385 {
    min-width: 385px;
  }

  .MTT\:min-w-full {
    min-width: 100%;
  }

  .MTT\:min-w-min {
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .MTT\:min-w-max {
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .MTT\:max-w-0 {
    max-width: 0rem;
  }

  .MTT\:max-w-none {
    max-width: none;
  }

  .MTT\:max-w-xs {
    max-width: 20rem;
  }

  .MTT\:max-w-sm {
    max-width: 24rem;
  }

  .MTT\:max-w-md {
    max-width: 28rem;
  }

  .MTT\:max-w-lg {
    max-width: 32rem;
  }

  .MTT\:max-w-xl {
    max-width: 36rem;
  }

  .MTT\:max-w-2xl {
    max-width: 42rem;
  }

  .MTT\:max-w-3xl {
    max-width: 48rem;
  }

  .MTT\:max-w-4xl {
    max-width: 56rem;
  }

  .MTT\:max-w-5xl {
    max-width: 64rem;
  }

  .MTT\:max-w-6xl {
    max-width: 72rem;
  }

  .MTT\:max-w-7xl {
    max-width: 80rem;
  }

  .MTT\:max-w-full {
    max-width: 100%;
  }

  .MTT\:max-w-min {
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .MTT\:max-w-max {
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .MTT\:max-w-prose {
    max-width: 65ch;
  }

  .MTT\:max-w-1600p {
    max-width: 1600px;
  }

  .MTT\:flex-1 {
    flex: 1 1 0%;
  }

  .MTT\:flex-auto {
    flex: 1 1 auto;
  }

  .MTT\:flex-initial {
    flex: 0 1 auto;
  }

  .MTT\:flex-none {
    flex: none;
  }

  .MTT\:flex-1\/2 {
    flex: 50%;
  }

  .MTT\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .MTT\:flex-shrink {
    flex-shrink: 1;
  }

  .MTT\:flex-grow-0 {
    flex-grow: 0;
  }

  .MTT\:flex-grow {
    flex-grow: 1;
  }

  .MTT\:table-auto {
    table-layout: auto;
  }

  .MTT\:table-fixed {
    table-layout: fixed;
  }

  .MTT\:border-collapse {
    border-collapse: collapse;
  }

  .MTT\:border-separate {
    border-collapse: separate;
  }

  .MTT\:origin-center {
    transform-origin: center;
  }

  .MTT\:origin-top {
    transform-origin: top;
  }

  .MTT\:origin-top-right {
    transform-origin: top right;
  }

  .MTT\:origin-right {
    transform-origin: right;
  }

  .MTT\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .MTT\:origin-bottom {
    transform-origin: bottom;
  }

  .MTT\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .MTT\:origin-left {
    transform-origin: left;
  }

  .MTT\:origin-top-left {
    transform-origin: top left;
  }

  .MTT\:transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .MTT\:transform-gpu {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .MTT\:transform-none {
    transform: none;
  }

  .MTT\:translate-x-0 {
    --tw-translate-x: 0px;
  }

  .MTT\:translate-x-1 {
    --tw-translate-x: 0.25rem;
  }

  .MTT\:translate-x-2 {
    --tw-translate-x: 0.5rem;
  }

  .MTT\:translate-x-3 {
    --tw-translate-x: 0.75rem;
  }

  .MTT\:translate-x-4 {
    --tw-translate-x: 1rem;
  }

  .MTT\:translate-x-5 {
    --tw-translate-x: 1.25rem;
  }

  .MTT\:translate-x-6 {
    --tw-translate-x: 1.5rem;
  }

  .MTT\:translate-x-7 {
    --tw-translate-x: 1.75rem;
  }

  .MTT\:translate-x-8 {
    --tw-translate-x: 2rem;
  }

  .MTT\:translate-x-9 {
    --tw-translate-x: 2.25rem;
  }

  .MTT\:translate-x-10 {
    --tw-translate-x: 2.5rem;
  }

  .MTT\:translate-x-11 {
    --tw-translate-x: 2.75rem;
  }

  .MTT\:translate-x-12 {
    --tw-translate-x: 3rem;
  }

  .MTT\:translate-x-14 {
    --tw-translate-x: 3.5rem;
  }

  .MTT\:translate-x-16 {
    --tw-translate-x: 4rem;
  }

  .MTT\:translate-x-20 {
    --tw-translate-x: 5rem;
  }

  .MTT\:translate-x-24 {
    --tw-translate-x: 6rem;
  }

  .MTT\:translate-x-28 {
    --tw-translate-x: 7rem;
  }

  .MTT\:translate-x-32 {
    --tw-translate-x: 8rem;
  }

  .MTT\:translate-x-36 {
    --tw-translate-x: 9rem;
  }

  .MTT\:translate-x-40 {
    --tw-translate-x: 10rem;
  }

  .MTT\:translate-x-44 {
    --tw-translate-x: 11rem;
  }

  .MTT\:translate-x-48 {
    --tw-translate-x: 12rem;
  }

  .MTT\:translate-x-52 {
    --tw-translate-x: 13rem;
  }

  .MTT\:translate-x-56 {
    --tw-translate-x: 14rem;
  }

  .MTT\:translate-x-60 {
    --tw-translate-x: 15rem;
  }

  .MTT\:translate-x-64 {
    --tw-translate-x: 16rem;
  }

  .MTT\:translate-x-72 {
    --tw-translate-x: 18rem;
  }

  .MTT\:translate-x-80 {
    --tw-translate-x: 20rem;
  }

  .MTT\:translate-x-96 {
    --tw-translate-x: 24rem;
  }

  .MTT\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .MTT\:translate-x-0\.5 {
    --tw-translate-x: 0.125rem;
  }

  .MTT\:translate-x-1\.5 {
    --tw-translate-x: 0.375rem;
  }

  .MTT\:translate-x-2\.5 {
    --tw-translate-x: 0.625rem;
  }

  .MTT\:translate-x-3\.5 {
    --tw-translate-x: 0.875rem;
  }

  .MTT\:-translate-x-0 {
    --tw-translate-x: 0px;
  }

  .MTT\:-translate-x-1 {
    --tw-translate-x: -0.25rem;
  }

  .MTT\:-translate-x-2 {
    --tw-translate-x: -0.5rem;
  }

  .MTT\:-translate-x-3 {
    --tw-translate-x: -0.75rem;
  }

  .MTT\:-translate-x-4 {
    --tw-translate-x: -1rem;
  }

  .MTT\:-translate-x-5 {
    --tw-translate-x: -1.25rem;
  }

  .MTT\:-translate-x-6 {
    --tw-translate-x: -1.5rem;
  }

  .MTT\:-translate-x-7 {
    --tw-translate-x: -1.75rem;
  }

  .MTT\:-translate-x-8 {
    --tw-translate-x: -2rem;
  }

  .MTT\:-translate-x-9 {
    --tw-translate-x: -2.25rem;
  }

  .MTT\:-translate-x-10 {
    --tw-translate-x: -2.5rem;
  }

  .MTT\:-translate-x-11 {
    --tw-translate-x: -2.75rem;
  }

  .MTT\:-translate-x-12 {
    --tw-translate-x: -3rem;
  }

  .MTT\:-translate-x-14 {
    --tw-translate-x: -3.5rem;
  }

  .MTT\:-translate-x-16 {
    --tw-translate-x: -4rem;
  }

  .MTT\:-translate-x-20 {
    --tw-translate-x: -5rem;
  }

  .MTT\:-translate-x-24 {
    --tw-translate-x: -6rem;
  }

  .MTT\:-translate-x-28 {
    --tw-translate-x: -7rem;
  }

  .MTT\:-translate-x-32 {
    --tw-translate-x: -8rem;
  }

  .MTT\:-translate-x-36 {
    --tw-translate-x: -9rem;
  }

  .MTT\:-translate-x-40 {
    --tw-translate-x: -10rem;
  }

  .MTT\:-translate-x-44 {
    --tw-translate-x: -11rem;
  }

  .MTT\:-translate-x-48 {
    --tw-translate-x: -12rem;
  }

  .MTT\:-translate-x-52 {
    --tw-translate-x: -13rem;
  }

  .MTT\:-translate-x-56 {
    --tw-translate-x: -14rem;
  }

  .MTT\:-translate-x-60 {
    --tw-translate-x: -15rem;
  }

  .MTT\:-translate-x-64 {
    --tw-translate-x: -16rem;
  }

  .MTT\:-translate-x-72 {
    --tw-translate-x: -18rem;
  }

  .MTT\:-translate-x-80 {
    --tw-translate-x: -20rem;
  }

  .MTT\:-translate-x-96 {
    --tw-translate-x: -24rem;
  }

  .MTT\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .MTT\:-translate-x-0\.5 {
    --tw-translate-x: -0.125rem;
  }

  .MTT\:-translate-x-1\.5 {
    --tw-translate-x: -0.375rem;
  }

  .MTT\:-translate-x-2\.5 {
    --tw-translate-x: -0.625rem;
  }

  .MTT\:-translate-x-3\.5 {
    --tw-translate-x: -0.875rem;
  }

  .MTT\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .MTT\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .MTT\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .MTT\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .MTT\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .MTT\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .MTT\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .MTT\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .MTT\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .MTT\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .MTT\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .MTT\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .MTT\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .MTT\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .MTT\:translate-y-0 {
    --tw-translate-y: 0px;
  }

  .MTT\:translate-y-1 {
    --tw-translate-y: 0.25rem;
  }

  .MTT\:translate-y-2 {
    --tw-translate-y: 0.5rem;
  }

  .MTT\:translate-y-3 {
    --tw-translate-y: 0.75rem;
  }

  .MTT\:translate-y-4 {
    --tw-translate-y: 1rem;
  }

  .MTT\:translate-y-5 {
    --tw-translate-y: 1.25rem;
  }

  .MTT\:translate-y-6 {
    --tw-translate-y: 1.5rem;
  }

  .MTT\:translate-y-7 {
    --tw-translate-y: 1.75rem;
  }

  .MTT\:translate-y-8 {
    --tw-translate-y: 2rem;
  }

  .MTT\:translate-y-9 {
    --tw-translate-y: 2.25rem;
  }

  .MTT\:translate-y-10 {
    --tw-translate-y: 2.5rem;
  }

  .MTT\:translate-y-11 {
    --tw-translate-y: 2.75rem;
  }

  .MTT\:translate-y-12 {
    --tw-translate-y: 3rem;
  }

  .MTT\:translate-y-14 {
    --tw-translate-y: 3.5rem;
  }

  .MTT\:translate-y-16 {
    --tw-translate-y: 4rem;
  }

  .MTT\:translate-y-20 {
    --tw-translate-y: 5rem;
  }

  .MTT\:translate-y-24 {
    --tw-translate-y: 6rem;
  }

  .MTT\:translate-y-28 {
    --tw-translate-y: 7rem;
  }

  .MTT\:translate-y-32 {
    --tw-translate-y: 8rem;
  }

  .MTT\:translate-y-36 {
    --tw-translate-y: 9rem;
  }

  .MTT\:translate-y-40 {
    --tw-translate-y: 10rem;
  }

  .MTT\:translate-y-44 {
    --tw-translate-y: 11rem;
  }

  .MTT\:translate-y-48 {
    --tw-translate-y: 12rem;
  }

  .MTT\:translate-y-52 {
    --tw-translate-y: 13rem;
  }

  .MTT\:translate-y-56 {
    --tw-translate-y: 14rem;
  }

  .MTT\:translate-y-60 {
    --tw-translate-y: 15rem;
  }

  .MTT\:translate-y-64 {
    --tw-translate-y: 16rem;
  }

  .MTT\:translate-y-72 {
    --tw-translate-y: 18rem;
  }

  .MTT\:translate-y-80 {
    --tw-translate-y: 20rem;
  }

  .MTT\:translate-y-96 {
    --tw-translate-y: 24rem;
  }

  .MTT\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .MTT\:translate-y-0\.5 {
    --tw-translate-y: 0.125rem;
  }

  .MTT\:translate-y-1\.5 {
    --tw-translate-y: 0.375rem;
  }

  .MTT\:translate-y-2\.5 {
    --tw-translate-y: 0.625rem;
  }

  .MTT\:translate-y-3\.5 {
    --tw-translate-y: 0.875rem;
  }

  .MTT\:-translate-y-0 {
    --tw-translate-y: 0px;
  }

  .MTT\:-translate-y-1 {
    --tw-translate-y: -0.25rem;
  }

  .MTT\:-translate-y-2 {
    --tw-translate-y: -0.5rem;
  }

  .MTT\:-translate-y-3 {
    --tw-translate-y: -0.75rem;
  }

  .MTT\:-translate-y-4 {
    --tw-translate-y: -1rem;
  }

  .MTT\:-translate-y-5 {
    --tw-translate-y: -1.25rem;
  }

  .MTT\:-translate-y-6 {
    --tw-translate-y: -1.5rem;
  }

  .MTT\:-translate-y-7 {
    --tw-translate-y: -1.75rem;
  }

  .MTT\:-translate-y-8 {
    --tw-translate-y: -2rem;
  }

  .MTT\:-translate-y-9 {
    --tw-translate-y: -2.25rem;
  }

  .MTT\:-translate-y-10 {
    --tw-translate-y: -2.5rem;
  }

  .MTT\:-translate-y-11 {
    --tw-translate-y: -2.75rem;
  }

  .MTT\:-translate-y-12 {
    --tw-translate-y: -3rem;
  }

  .MTT\:-translate-y-14 {
    --tw-translate-y: -3.5rem;
  }

  .MTT\:-translate-y-16 {
    --tw-translate-y: -4rem;
  }

  .MTT\:-translate-y-20 {
    --tw-translate-y: -5rem;
  }

  .MTT\:-translate-y-24 {
    --tw-translate-y: -6rem;
  }

  .MTT\:-translate-y-28 {
    --tw-translate-y: -7rem;
  }

  .MTT\:-translate-y-32 {
    --tw-translate-y: -8rem;
  }

  .MTT\:-translate-y-36 {
    --tw-translate-y: -9rem;
  }

  .MTT\:-translate-y-40 {
    --tw-translate-y: -10rem;
  }

  .MTT\:-translate-y-44 {
    --tw-translate-y: -11rem;
  }

  .MTT\:-translate-y-48 {
    --tw-translate-y: -12rem;
  }

  .MTT\:-translate-y-52 {
    --tw-translate-y: -13rem;
  }

  .MTT\:-translate-y-56 {
    --tw-translate-y: -14rem;
  }

  .MTT\:-translate-y-60 {
    --tw-translate-y: -15rem;
  }

  .MTT\:-translate-y-64 {
    --tw-translate-y: -16rem;
  }

  .MTT\:-translate-y-72 {
    --tw-translate-y: -18rem;
  }

  .MTT\:-translate-y-80 {
    --tw-translate-y: -20rem;
  }

  .MTT\:-translate-y-96 {
    --tw-translate-y: -24rem;
  }

  .MTT\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .MTT\:-translate-y-0\.5 {
    --tw-translate-y: -0.125rem;
  }

  .MTT\:-translate-y-1\.5 {
    --tw-translate-y: -0.375rem;
  }

  .MTT\:-translate-y-2\.5 {
    --tw-translate-y: -0.625rem;
  }

  .MTT\:-translate-y-3\.5 {
    --tw-translate-y: -0.875rem;
  }

  .MTT\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .MTT\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .MTT\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .MTT\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .MTT\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .MTT\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .MTT\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .MTT\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .MTT\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .MTT\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .MTT\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .MTT\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .MTT\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .MTT\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .MTT\:hover\:translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .MTT\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.25rem;
  }

  .MTT\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.5rem;
  }

  .MTT\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.75rem;
  }

  .MTT\:hover\:translate-x-4:hover {
    --tw-translate-x: 1rem;
  }

  .MTT\:hover\:translate-x-5:hover {
    --tw-translate-x: 1.25rem;
  }

  .MTT\:hover\:translate-x-6:hover {
    --tw-translate-x: 1.5rem;
  }

  .MTT\:hover\:translate-x-7:hover {
    --tw-translate-x: 1.75rem;
  }

  .MTT\:hover\:translate-x-8:hover {
    --tw-translate-x: 2rem;
  }

  .MTT\:hover\:translate-x-9:hover {
    --tw-translate-x: 2.25rem;
  }

  .MTT\:hover\:translate-x-10:hover {
    --tw-translate-x: 2.5rem;
  }

  .MTT\:hover\:translate-x-11:hover {
    --tw-translate-x: 2.75rem;
  }

  .MTT\:hover\:translate-x-12:hover {
    --tw-translate-x: 3rem;
  }

  .MTT\:hover\:translate-x-14:hover {
    --tw-translate-x: 3.5rem;
  }

  .MTT\:hover\:translate-x-16:hover {
    --tw-translate-x: 4rem;
  }

  .MTT\:hover\:translate-x-20:hover {
    --tw-translate-x: 5rem;
  }

  .MTT\:hover\:translate-x-24:hover {
    --tw-translate-x: 6rem;
  }

  .MTT\:hover\:translate-x-28:hover {
    --tw-translate-x: 7rem;
  }

  .MTT\:hover\:translate-x-32:hover {
    --tw-translate-x: 8rem;
  }

  .MTT\:hover\:translate-x-36:hover {
    --tw-translate-x: 9rem;
  }

  .MTT\:hover\:translate-x-40:hover {
    --tw-translate-x: 10rem;
  }

  .MTT\:hover\:translate-x-44:hover {
    --tw-translate-x: 11rem;
  }

  .MTT\:hover\:translate-x-48:hover {
    --tw-translate-x: 12rem;
  }

  .MTT\:hover\:translate-x-52:hover {
    --tw-translate-x: 13rem;
  }

  .MTT\:hover\:translate-x-56:hover {
    --tw-translate-x: 14rem;
  }

  .MTT\:hover\:translate-x-60:hover {
    --tw-translate-x: 15rem;
  }

  .MTT\:hover\:translate-x-64:hover {
    --tw-translate-x: 16rem;
  }

  .MTT\:hover\:translate-x-72:hover {
    --tw-translate-x: 18rem;
  }

  .MTT\:hover\:translate-x-80:hover {
    --tw-translate-x: 20rem;
  }

  .MTT\:hover\:translate-x-96:hover {
    --tw-translate-x: 24rem;
  }

  .MTT\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .MTT\:hover\:translate-x-0\.5:hover {
    --tw-translate-x: 0.125rem;
  }

  .MTT\:hover\:translate-x-1\.5:hover {
    --tw-translate-x: 0.375rem;
  }

  .MTT\:hover\:translate-x-2\.5:hover {
    --tw-translate-x: 0.625rem;
  }

  .MTT\:hover\:translate-x-3\.5:hover {
    --tw-translate-x: 0.875rem;
  }

  .MTT\:hover\:-translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .MTT\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.25rem;
  }

  .MTT\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.5rem;
  }

  .MTT\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.75rem;
  }

  .MTT\:hover\:-translate-x-4:hover {
    --tw-translate-x: -1rem;
  }

  .MTT\:hover\:-translate-x-5:hover {
    --tw-translate-x: -1.25rem;
  }

  .MTT\:hover\:-translate-x-6:hover {
    --tw-translate-x: -1.5rem;
  }

  .MTT\:hover\:-translate-x-7:hover {
    --tw-translate-x: -1.75rem;
  }

  .MTT\:hover\:-translate-x-8:hover {
    --tw-translate-x: -2rem;
  }

  .MTT\:hover\:-translate-x-9:hover {
    --tw-translate-x: -2.25rem;
  }

  .MTT\:hover\:-translate-x-10:hover {
    --tw-translate-x: -2.5rem;
  }

  .MTT\:hover\:-translate-x-11:hover {
    --tw-translate-x: -2.75rem;
  }

  .MTT\:hover\:-translate-x-12:hover {
    --tw-translate-x: -3rem;
  }

  .MTT\:hover\:-translate-x-14:hover {
    --tw-translate-x: -3.5rem;
  }

  .MTT\:hover\:-translate-x-16:hover {
    --tw-translate-x: -4rem;
  }

  .MTT\:hover\:-translate-x-20:hover {
    --tw-translate-x: -5rem;
  }

  .MTT\:hover\:-translate-x-24:hover {
    --tw-translate-x: -6rem;
  }

  .MTT\:hover\:-translate-x-28:hover {
    --tw-translate-x: -7rem;
  }

  .MTT\:hover\:-translate-x-32:hover {
    --tw-translate-x: -8rem;
  }

  .MTT\:hover\:-translate-x-36:hover {
    --tw-translate-x: -9rem;
  }

  .MTT\:hover\:-translate-x-40:hover {
    --tw-translate-x: -10rem;
  }

  .MTT\:hover\:-translate-x-44:hover {
    --tw-translate-x: -11rem;
  }

  .MTT\:hover\:-translate-x-48:hover {
    --tw-translate-x: -12rem;
  }

  .MTT\:hover\:-translate-x-52:hover {
    --tw-translate-x: -13rem;
  }

  .MTT\:hover\:-translate-x-56:hover {
    --tw-translate-x: -14rem;
  }

  .MTT\:hover\:-translate-x-60:hover {
    --tw-translate-x: -15rem;
  }

  .MTT\:hover\:-translate-x-64:hover {
    --tw-translate-x: -16rem;
  }

  .MTT\:hover\:-translate-x-72:hover {
    --tw-translate-x: -18rem;
  }

  .MTT\:hover\:-translate-x-80:hover {
    --tw-translate-x: -20rem;
  }

  .MTT\:hover\:-translate-x-96:hover {
    --tw-translate-x: -24rem;
  }

  .MTT\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .MTT\:hover\:-translate-x-0\.5:hover {
    --tw-translate-x: -0.125rem;
  }

  .MTT\:hover\:-translate-x-1\.5:hover {
    --tw-translate-x: -0.375rem;
  }

  .MTT\:hover\:-translate-x-2\.5:hover {
    --tw-translate-x: -0.625rem;
  }

  .MTT\:hover\:-translate-x-3\.5:hover {
    --tw-translate-x: -0.875rem;
  }

  .MTT\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .MTT\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .MTT\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .MTT\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .MTT\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .MTT\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .MTT\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .MTT\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .MTT\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .MTT\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .MTT\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .MTT\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .MTT\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .MTT\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .MTT\:hover\:translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .MTT\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.25rem;
  }

  .MTT\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.5rem;
  }

  .MTT\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.75rem;
  }

  .MTT\:hover\:translate-y-4:hover {
    --tw-translate-y: 1rem;
  }

  .MTT\:hover\:translate-y-5:hover {
    --tw-translate-y: 1.25rem;
  }

  .MTT\:hover\:translate-y-6:hover {
    --tw-translate-y: 1.5rem;
  }

  .MTT\:hover\:translate-y-7:hover {
    --tw-translate-y: 1.75rem;
  }

  .MTT\:hover\:translate-y-8:hover {
    --tw-translate-y: 2rem;
  }

  .MTT\:hover\:translate-y-9:hover {
    --tw-translate-y: 2.25rem;
  }

  .MTT\:hover\:translate-y-10:hover {
    --tw-translate-y: 2.5rem;
  }

  .MTT\:hover\:translate-y-11:hover {
    --tw-translate-y: 2.75rem;
  }

  .MTT\:hover\:translate-y-12:hover {
    --tw-translate-y: 3rem;
  }

  .MTT\:hover\:translate-y-14:hover {
    --tw-translate-y: 3.5rem;
  }

  .MTT\:hover\:translate-y-16:hover {
    --tw-translate-y: 4rem;
  }

  .MTT\:hover\:translate-y-20:hover {
    --tw-translate-y: 5rem;
  }

  .MTT\:hover\:translate-y-24:hover {
    --tw-translate-y: 6rem;
  }

  .MTT\:hover\:translate-y-28:hover {
    --tw-translate-y: 7rem;
  }

  .MTT\:hover\:translate-y-32:hover {
    --tw-translate-y: 8rem;
  }

  .MTT\:hover\:translate-y-36:hover {
    --tw-translate-y: 9rem;
  }

  .MTT\:hover\:translate-y-40:hover {
    --tw-translate-y: 10rem;
  }

  .MTT\:hover\:translate-y-44:hover {
    --tw-translate-y: 11rem;
  }

  .MTT\:hover\:translate-y-48:hover {
    --tw-translate-y: 12rem;
  }

  .MTT\:hover\:translate-y-52:hover {
    --tw-translate-y: 13rem;
  }

  .MTT\:hover\:translate-y-56:hover {
    --tw-translate-y: 14rem;
  }

  .MTT\:hover\:translate-y-60:hover {
    --tw-translate-y: 15rem;
  }

  .MTT\:hover\:translate-y-64:hover {
    --tw-translate-y: 16rem;
  }

  .MTT\:hover\:translate-y-72:hover {
    --tw-translate-y: 18rem;
  }

  .MTT\:hover\:translate-y-80:hover {
    --tw-translate-y: 20rem;
  }

  .MTT\:hover\:translate-y-96:hover {
    --tw-translate-y: 24rem;
  }

  .MTT\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .MTT\:hover\:translate-y-0\.5:hover {
    --tw-translate-y: 0.125rem;
  }

  .MTT\:hover\:translate-y-1\.5:hover {
    --tw-translate-y: 0.375rem;
  }

  .MTT\:hover\:translate-y-2\.5:hover {
    --tw-translate-y: 0.625rem;
  }

  .MTT\:hover\:translate-y-3\.5:hover {
    --tw-translate-y: 0.875rem;
  }

  .MTT\:hover\:-translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .MTT\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.25rem;
  }

  .MTT\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.5rem;
  }

  .MTT\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.75rem;
  }

  .MTT\:hover\:-translate-y-4:hover {
    --tw-translate-y: -1rem;
  }

  .MTT\:hover\:-translate-y-5:hover {
    --tw-translate-y: -1.25rem;
  }

  .MTT\:hover\:-translate-y-6:hover {
    --tw-translate-y: -1.5rem;
  }

  .MTT\:hover\:-translate-y-7:hover {
    --tw-translate-y: -1.75rem;
  }

  .MTT\:hover\:-translate-y-8:hover {
    --tw-translate-y: -2rem;
  }

  .MTT\:hover\:-translate-y-9:hover {
    --tw-translate-y: -2.25rem;
  }

  .MTT\:hover\:-translate-y-10:hover {
    --tw-translate-y: -2.5rem;
  }

  .MTT\:hover\:-translate-y-11:hover {
    --tw-translate-y: -2.75rem;
  }

  .MTT\:hover\:-translate-y-12:hover {
    --tw-translate-y: -3rem;
  }

  .MTT\:hover\:-translate-y-14:hover {
    --tw-translate-y: -3.5rem;
  }

  .MTT\:hover\:-translate-y-16:hover {
    --tw-translate-y: -4rem;
  }

  .MTT\:hover\:-translate-y-20:hover {
    --tw-translate-y: -5rem;
  }

  .MTT\:hover\:-translate-y-24:hover {
    --tw-translate-y: -6rem;
  }

  .MTT\:hover\:-translate-y-28:hover {
    --tw-translate-y: -7rem;
  }

  .MTT\:hover\:-translate-y-32:hover {
    --tw-translate-y: -8rem;
  }

  .MTT\:hover\:-translate-y-36:hover {
    --tw-translate-y: -9rem;
  }

  .MTT\:hover\:-translate-y-40:hover {
    --tw-translate-y: -10rem;
  }

  .MTT\:hover\:-translate-y-44:hover {
    --tw-translate-y: -11rem;
  }

  .MTT\:hover\:-translate-y-48:hover {
    --tw-translate-y: -12rem;
  }

  .MTT\:hover\:-translate-y-52:hover {
    --tw-translate-y: -13rem;
  }

  .MTT\:hover\:-translate-y-56:hover {
    --tw-translate-y: -14rem;
  }

  .MTT\:hover\:-translate-y-60:hover {
    --tw-translate-y: -15rem;
  }

  .MTT\:hover\:-translate-y-64:hover {
    --tw-translate-y: -16rem;
  }

  .MTT\:hover\:-translate-y-72:hover {
    --tw-translate-y: -18rem;
  }

  .MTT\:hover\:-translate-y-80:hover {
    --tw-translate-y: -20rem;
  }

  .MTT\:hover\:-translate-y-96:hover {
    --tw-translate-y: -24rem;
  }

  .MTT\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .MTT\:hover\:-translate-y-0\.5:hover {
    --tw-translate-y: -0.125rem;
  }

  .MTT\:hover\:-translate-y-1\.5:hover {
    --tw-translate-y: -0.375rem;
  }

  .MTT\:hover\:-translate-y-2\.5:hover {
    --tw-translate-y: -0.625rem;
  }

  .MTT\:hover\:-translate-y-3\.5:hover {
    --tw-translate-y: -0.875rem;
  }

  .MTT\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .MTT\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .MTT\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .MTT\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .MTT\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .MTT\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .MTT\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .MTT\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .MTT\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .MTT\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .MTT\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .MTT\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .MTT\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .MTT\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .MTT\:focus\:translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .MTT\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.25rem;
  }

  .MTT\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.5rem;
  }

  .MTT\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.75rem;
  }

  .MTT\:focus\:translate-x-4:focus {
    --tw-translate-x: 1rem;
  }

  .MTT\:focus\:translate-x-5:focus {
    --tw-translate-x: 1.25rem;
  }

  .MTT\:focus\:translate-x-6:focus {
    --tw-translate-x: 1.5rem;
  }

  .MTT\:focus\:translate-x-7:focus {
    --tw-translate-x: 1.75rem;
  }

  .MTT\:focus\:translate-x-8:focus {
    --tw-translate-x: 2rem;
  }

  .MTT\:focus\:translate-x-9:focus {
    --tw-translate-x: 2.25rem;
  }

  .MTT\:focus\:translate-x-10:focus {
    --tw-translate-x: 2.5rem;
  }

  .MTT\:focus\:translate-x-11:focus {
    --tw-translate-x: 2.75rem;
  }

  .MTT\:focus\:translate-x-12:focus {
    --tw-translate-x: 3rem;
  }

  .MTT\:focus\:translate-x-14:focus {
    --tw-translate-x: 3.5rem;
  }

  .MTT\:focus\:translate-x-16:focus {
    --tw-translate-x: 4rem;
  }

  .MTT\:focus\:translate-x-20:focus {
    --tw-translate-x: 5rem;
  }

  .MTT\:focus\:translate-x-24:focus {
    --tw-translate-x: 6rem;
  }

  .MTT\:focus\:translate-x-28:focus {
    --tw-translate-x: 7rem;
  }

  .MTT\:focus\:translate-x-32:focus {
    --tw-translate-x: 8rem;
  }

  .MTT\:focus\:translate-x-36:focus {
    --tw-translate-x: 9rem;
  }

  .MTT\:focus\:translate-x-40:focus {
    --tw-translate-x: 10rem;
  }

  .MTT\:focus\:translate-x-44:focus {
    --tw-translate-x: 11rem;
  }

  .MTT\:focus\:translate-x-48:focus {
    --tw-translate-x: 12rem;
  }

  .MTT\:focus\:translate-x-52:focus {
    --tw-translate-x: 13rem;
  }

  .MTT\:focus\:translate-x-56:focus {
    --tw-translate-x: 14rem;
  }

  .MTT\:focus\:translate-x-60:focus {
    --tw-translate-x: 15rem;
  }

  .MTT\:focus\:translate-x-64:focus {
    --tw-translate-x: 16rem;
  }

  .MTT\:focus\:translate-x-72:focus {
    --tw-translate-x: 18rem;
  }

  .MTT\:focus\:translate-x-80:focus {
    --tw-translate-x: 20rem;
  }

  .MTT\:focus\:translate-x-96:focus {
    --tw-translate-x: 24rem;
  }

  .MTT\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .MTT\:focus\:translate-x-0\.5:focus {
    --tw-translate-x: 0.125rem;
  }

  .MTT\:focus\:translate-x-1\.5:focus {
    --tw-translate-x: 0.375rem;
  }

  .MTT\:focus\:translate-x-2\.5:focus {
    --tw-translate-x: 0.625rem;
  }

  .MTT\:focus\:translate-x-3\.5:focus {
    --tw-translate-x: 0.875rem;
  }

  .MTT\:focus\:-translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .MTT\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.25rem;
  }

  .MTT\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.5rem;
  }

  .MTT\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.75rem;
  }

  .MTT\:focus\:-translate-x-4:focus {
    --tw-translate-x: -1rem;
  }

  .MTT\:focus\:-translate-x-5:focus {
    --tw-translate-x: -1.25rem;
  }

  .MTT\:focus\:-translate-x-6:focus {
    --tw-translate-x: -1.5rem;
  }

  .MTT\:focus\:-translate-x-7:focus {
    --tw-translate-x: -1.75rem;
  }

  .MTT\:focus\:-translate-x-8:focus {
    --tw-translate-x: -2rem;
  }

  .MTT\:focus\:-translate-x-9:focus {
    --tw-translate-x: -2.25rem;
  }

  .MTT\:focus\:-translate-x-10:focus {
    --tw-translate-x: -2.5rem;
  }

  .MTT\:focus\:-translate-x-11:focus {
    --tw-translate-x: -2.75rem;
  }

  .MTT\:focus\:-translate-x-12:focus {
    --tw-translate-x: -3rem;
  }

  .MTT\:focus\:-translate-x-14:focus {
    --tw-translate-x: -3.5rem;
  }

  .MTT\:focus\:-translate-x-16:focus {
    --tw-translate-x: -4rem;
  }

  .MTT\:focus\:-translate-x-20:focus {
    --tw-translate-x: -5rem;
  }

  .MTT\:focus\:-translate-x-24:focus {
    --tw-translate-x: -6rem;
  }

  .MTT\:focus\:-translate-x-28:focus {
    --tw-translate-x: -7rem;
  }

  .MTT\:focus\:-translate-x-32:focus {
    --tw-translate-x: -8rem;
  }

  .MTT\:focus\:-translate-x-36:focus {
    --tw-translate-x: -9rem;
  }

  .MTT\:focus\:-translate-x-40:focus {
    --tw-translate-x: -10rem;
  }

  .MTT\:focus\:-translate-x-44:focus {
    --tw-translate-x: -11rem;
  }

  .MTT\:focus\:-translate-x-48:focus {
    --tw-translate-x: -12rem;
  }

  .MTT\:focus\:-translate-x-52:focus {
    --tw-translate-x: -13rem;
  }

  .MTT\:focus\:-translate-x-56:focus {
    --tw-translate-x: -14rem;
  }

  .MTT\:focus\:-translate-x-60:focus {
    --tw-translate-x: -15rem;
  }

  .MTT\:focus\:-translate-x-64:focus {
    --tw-translate-x: -16rem;
  }

  .MTT\:focus\:-translate-x-72:focus {
    --tw-translate-x: -18rem;
  }

  .MTT\:focus\:-translate-x-80:focus {
    --tw-translate-x: -20rem;
  }

  .MTT\:focus\:-translate-x-96:focus {
    --tw-translate-x: -24rem;
  }

  .MTT\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .MTT\:focus\:-translate-x-0\.5:focus {
    --tw-translate-x: -0.125rem;
  }

  .MTT\:focus\:-translate-x-1\.5:focus {
    --tw-translate-x: -0.375rem;
  }

  .MTT\:focus\:-translate-x-2\.5:focus {
    --tw-translate-x: -0.625rem;
  }

  .MTT\:focus\:-translate-x-3\.5:focus {
    --tw-translate-x: -0.875rem;
  }

  .MTT\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .MTT\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .MTT\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .MTT\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .MTT\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .MTT\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .MTT\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .MTT\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .MTT\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .MTT\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .MTT\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .MTT\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .MTT\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .MTT\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .MTT\:focus\:translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .MTT\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.25rem;
  }

  .MTT\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.5rem;
  }

  .MTT\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.75rem;
  }

  .MTT\:focus\:translate-y-4:focus {
    --tw-translate-y: 1rem;
  }

  .MTT\:focus\:translate-y-5:focus {
    --tw-translate-y: 1.25rem;
  }

  .MTT\:focus\:translate-y-6:focus {
    --tw-translate-y: 1.5rem;
  }

  .MTT\:focus\:translate-y-7:focus {
    --tw-translate-y: 1.75rem;
  }

  .MTT\:focus\:translate-y-8:focus {
    --tw-translate-y: 2rem;
  }

  .MTT\:focus\:translate-y-9:focus {
    --tw-translate-y: 2.25rem;
  }

  .MTT\:focus\:translate-y-10:focus {
    --tw-translate-y: 2.5rem;
  }

  .MTT\:focus\:translate-y-11:focus {
    --tw-translate-y: 2.75rem;
  }

  .MTT\:focus\:translate-y-12:focus {
    --tw-translate-y: 3rem;
  }

  .MTT\:focus\:translate-y-14:focus {
    --tw-translate-y: 3.5rem;
  }

  .MTT\:focus\:translate-y-16:focus {
    --tw-translate-y: 4rem;
  }

  .MTT\:focus\:translate-y-20:focus {
    --tw-translate-y: 5rem;
  }

  .MTT\:focus\:translate-y-24:focus {
    --tw-translate-y: 6rem;
  }

  .MTT\:focus\:translate-y-28:focus {
    --tw-translate-y: 7rem;
  }

  .MTT\:focus\:translate-y-32:focus {
    --tw-translate-y: 8rem;
  }

  .MTT\:focus\:translate-y-36:focus {
    --tw-translate-y: 9rem;
  }

  .MTT\:focus\:translate-y-40:focus {
    --tw-translate-y: 10rem;
  }

  .MTT\:focus\:translate-y-44:focus {
    --tw-translate-y: 11rem;
  }

  .MTT\:focus\:translate-y-48:focus {
    --tw-translate-y: 12rem;
  }

  .MTT\:focus\:translate-y-52:focus {
    --tw-translate-y: 13rem;
  }

  .MTT\:focus\:translate-y-56:focus {
    --tw-translate-y: 14rem;
  }

  .MTT\:focus\:translate-y-60:focus {
    --tw-translate-y: 15rem;
  }

  .MTT\:focus\:translate-y-64:focus {
    --tw-translate-y: 16rem;
  }

  .MTT\:focus\:translate-y-72:focus {
    --tw-translate-y: 18rem;
  }

  .MTT\:focus\:translate-y-80:focus {
    --tw-translate-y: 20rem;
  }

  .MTT\:focus\:translate-y-96:focus {
    --tw-translate-y: 24rem;
  }

  .MTT\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .MTT\:focus\:translate-y-0\.5:focus {
    --tw-translate-y: 0.125rem;
  }

  .MTT\:focus\:translate-y-1\.5:focus {
    --tw-translate-y: 0.375rem;
  }

  .MTT\:focus\:translate-y-2\.5:focus {
    --tw-translate-y: 0.625rem;
  }

  .MTT\:focus\:translate-y-3\.5:focus {
    --tw-translate-y: 0.875rem;
  }

  .MTT\:focus\:-translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .MTT\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.25rem;
  }

  .MTT\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.5rem;
  }

  .MTT\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.75rem;
  }

  .MTT\:focus\:-translate-y-4:focus {
    --tw-translate-y: -1rem;
  }

  .MTT\:focus\:-translate-y-5:focus {
    --tw-translate-y: -1.25rem;
  }

  .MTT\:focus\:-translate-y-6:focus {
    --tw-translate-y: -1.5rem;
  }

  .MTT\:focus\:-translate-y-7:focus {
    --tw-translate-y: -1.75rem;
  }

  .MTT\:focus\:-translate-y-8:focus {
    --tw-translate-y: -2rem;
  }

  .MTT\:focus\:-translate-y-9:focus {
    --tw-translate-y: -2.25rem;
  }

  .MTT\:focus\:-translate-y-10:focus {
    --tw-translate-y: -2.5rem;
  }

  .MTT\:focus\:-translate-y-11:focus {
    --tw-translate-y: -2.75rem;
  }

  .MTT\:focus\:-translate-y-12:focus {
    --tw-translate-y: -3rem;
  }

  .MTT\:focus\:-translate-y-14:focus {
    --tw-translate-y: -3.5rem;
  }

  .MTT\:focus\:-translate-y-16:focus {
    --tw-translate-y: -4rem;
  }

  .MTT\:focus\:-translate-y-20:focus {
    --tw-translate-y: -5rem;
  }

  .MTT\:focus\:-translate-y-24:focus {
    --tw-translate-y: -6rem;
  }

  .MTT\:focus\:-translate-y-28:focus {
    --tw-translate-y: -7rem;
  }

  .MTT\:focus\:-translate-y-32:focus {
    --tw-translate-y: -8rem;
  }

  .MTT\:focus\:-translate-y-36:focus {
    --tw-translate-y: -9rem;
  }

  .MTT\:focus\:-translate-y-40:focus {
    --tw-translate-y: -10rem;
  }

  .MTT\:focus\:-translate-y-44:focus {
    --tw-translate-y: -11rem;
  }

  .MTT\:focus\:-translate-y-48:focus {
    --tw-translate-y: -12rem;
  }

  .MTT\:focus\:-translate-y-52:focus {
    --tw-translate-y: -13rem;
  }

  .MTT\:focus\:-translate-y-56:focus {
    --tw-translate-y: -14rem;
  }

  .MTT\:focus\:-translate-y-60:focus {
    --tw-translate-y: -15rem;
  }

  .MTT\:focus\:-translate-y-64:focus {
    --tw-translate-y: -16rem;
  }

  .MTT\:focus\:-translate-y-72:focus {
    --tw-translate-y: -18rem;
  }

  .MTT\:focus\:-translate-y-80:focus {
    --tw-translate-y: -20rem;
  }

  .MTT\:focus\:-translate-y-96:focus {
    --tw-translate-y: -24rem;
  }

  .MTT\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .MTT\:focus\:-translate-y-0\.5:focus {
    --tw-translate-y: -0.125rem;
  }

  .MTT\:focus\:-translate-y-1\.5:focus {
    --tw-translate-y: -0.375rem;
  }

  .MTT\:focus\:-translate-y-2\.5:focus {
    --tw-translate-y: -0.625rem;
  }

  .MTT\:focus\:-translate-y-3\.5:focus {
    --tw-translate-y: -0.875rem;
  }

  .MTT\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .MTT\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .MTT\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .MTT\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .MTT\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .MTT\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .MTT\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .MTT\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .MTT\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .MTT\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .MTT\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .MTT\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .MTT\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .MTT\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .MTT\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .MTT\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .MTT\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .MTT\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .MTT\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .MTT\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .MTT\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .MTT\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .MTT\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .MTT\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .MTT\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .MTT\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .MTT\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .MTT\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .MTT\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .MTT\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .MTT\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .MTT\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .MTT\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .MTT\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .MTT\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .MTT\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .MTT\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .MTT\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .MTT\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .MTT\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .MTT\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .MTT\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .MTT\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .MTT\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .MTT\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .MTT\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .MTT\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .MTT\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .MTT\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .MTT\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .MTT\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .MTT\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .MTT\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .MTT\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .MTT\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .MTT\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .MTT\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .MTT\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .MTT\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .MTT\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .MTT\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .MTT\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .MTT\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .MTT\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .MTT\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .MTT\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .MTT\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .MTT\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .MTT\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .MTT\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .MTT\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .MTT\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .MTT\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .MTT\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .MTT\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .MTT\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .MTT\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .MTT\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .MTT\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .MTT\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .MTT\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .MTT\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .MTT\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .MTT\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .MTT\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .MTT\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .MTT\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .MTT\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .MTT\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .MTT\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .MTT\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .MTT\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .MTT\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .MTT\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .MTT\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .MTT\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .MTT\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .MTT\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .MTT\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .MTT\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .MTT\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .MTT\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .MTT\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .MTT\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .MTT\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .MTT\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .MTT\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .MTT\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .MTT\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .MTT\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .MTT\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .MTT\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .MTT\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .MTT\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .MTT\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .MTT\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .MTT\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .MTT\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .MTT\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .MTT\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .MTT\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .MTT\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .MTT\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .MTT\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .MTT\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .MTT\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .MTT\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .MTT\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .MTT\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .MTT\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .MTT\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .MTT\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .MTT\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .MTT\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .MTT\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .MTT\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .MTT\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .MTT\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .MTT\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .MTT\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .MTT\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .MTT\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .MTT\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .MTT\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .MTT\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .MTT\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .MTT\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .MTT\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .MTT\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .MTT\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .MTT\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .MTT\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .MTT\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .MTT\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .MTT\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .MTT\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .MTT\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .MTT\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .MTT\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .MTT\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .MTT\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .MTT\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .MTT\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .MTT\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .MTT\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .MTT\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .MTT\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .MTT\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .MTT\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .MTT\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .MTT\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .MTT\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .MTT\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .MTT\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .MTT\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .MTT\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .MTT\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .MTT\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .MTT\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .MTT\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .MTT\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .MTT\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .MTT\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .MTT\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .MTT\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .MTT\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .MTT\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .MTT\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .MTT\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .MTT\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .MTT\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .MTT\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .MTT\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .MTT\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .MTT\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .MTT\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .MTT\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .MTT\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .MTT\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .MTT\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .MTT\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .MTT\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .MTT\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .MTT\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .MTT\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .MTT\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .MTT\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .MTT\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .MTT\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .MTT\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .MTT\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .MTT\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .MTT\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .MTT\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .MTT\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .MTT\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .MTT\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .MTT\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .MTT\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .MTT\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .MTT\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .MTT\:animate-none {
    animation: none;
  }

  .MTT\:animate-spin {
    animation: spin 1s linear infinite;
  }

  .MTT\:animate-ping {
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .MTT\:animate-pulse {
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .MTT\:animate-bounce {
    animation: bounce 1s infinite;
  }

  .MTT\:cursor-auto {
    cursor: auto;
  }

  .MTT\:cursor-default {
    cursor: default;
  }

  .MTT\:cursor-pointer {
    cursor: pointer;
  }

  .MTT\:cursor-wait {
    cursor: wait;
  }

  .MTT\:cursor-text {
    cursor: text;
  }

  .MTT\:cursor-move {
    cursor: move;
  }

  .MTT\:cursor-help {
    cursor: help;
  }

  .MTT\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .MTT\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  .MTT\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text;
  }

  .MTT\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    user-select: all;
  }

  .MTT\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto;
  }

  .MTT\:resize-none {
    resize: none;
  }

  .MTT\:resize-y {
    resize: vertical;
  }

  .MTT\:resize-x {
    resize: horizontal;
  }

  .MTT\:resize {
    resize: both;
  }

  .MTT\:list-inside {
    list-style-position: inside;
  }

  .MTT\:list-outside {
    list-style-position: outside;
  }

  .MTT\:list-none {
    list-style-type: none;
  }

  .MTT\:list-disc {
    list-style-type: disc;
  }

  .MTT\:list-decimal {
    list-style-type: decimal;
  }

  .MTT\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .MTT\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .MTT\:auto-cols-min {
    grid-auto-columns: min-content;
  }

  .MTT\:auto-cols-max {
    grid-auto-columns: max-content;
  }

  .MTT\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .MTT\:grid-flow-row {
    grid-auto-flow: row;
  }

  .MTT\:grid-flow-col {
    grid-auto-flow: column;
  }

  .MTT\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .MTT\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .MTT\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .MTT\:auto-rows-min {
    grid-auto-rows: min-content;
  }

  .MTT\:auto-rows-max {
    grid-auto-rows: max-content;
  }

  .MTT\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .MTT\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .MTT\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .MTT\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .MTT\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .MTT\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .MTT\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .MTT\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .MTT\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .MTT\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .MTT\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .MTT\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .MTT\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .MTT\:grid-cols-none {
    grid-template-columns: none;
  }

  .MTT\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .MTT\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .MTT\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .MTT\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .MTT\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .MTT\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .MTT\:grid-rows-none {
    grid-template-rows: none;
  }

  .MTT\:flex-row {
    flex-direction: row;
  }

  .MTT\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .MTT\:flex-col {
    flex-direction: column;
  }

  .MTT\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .MTT\:flex-wrap {
    flex-wrap: wrap;
  }

  .MTT\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .MTT\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .MTT\:place-content-center {
    place-content: center;
  }

  .MTT\:place-content-start {
    place-content: start;
  }

  .MTT\:place-content-end {
    place-content: end;
  }

  .MTT\:place-content-between {
    place-content: space-between;
  }

  .MTT\:place-content-around {
    place-content: space-around;
  }

  .MTT\:place-content-evenly {
    place-content: space-evenly;
  }

  .MTT\:place-content-stretch {
    place-content: stretch;
  }

  .MTT\:place-items-start {
    place-items: start;
  }

  .MTT\:place-items-end {
    place-items: end;
  }

  .MTT\:place-items-center {
    place-items: center;
  }

  .MTT\:place-items-stretch {
    place-items: stretch;
  }

  .MTT\:content-center {
    align-content: center;
  }

  .MTT\:content-start {
    align-content: flex-start;
  }

  .MTT\:content-end {
    align-content: flex-end;
  }

  .MTT\:content-between {
    align-content: space-between;
  }

  .MTT\:content-around {
    align-content: space-around;
  }

  .MTT\:content-evenly {
    align-content: space-evenly;
  }

  .MTT\:items-start {
    align-items: flex-start;
  }

  .MTT\:items-end {
    align-items: flex-end;
  }

  .MTT\:items-center {
    align-items: center;
  }

  .MTT\:items-baseline {
    align-items: baseline;
  }

  .MTT\:items-stretch {
    align-items: stretch;
  }

  .MTT\:justify-start {
    justify-content: flex-start;
  }

  .MTT\:justify-end {
    justify-content: flex-end;
  }

  .MTT\:justify-center {
    justify-content: center;
  }

  .MTT\:justify-between {
    justify-content: space-between;
  }

  .MTT\:justify-around {
    justify-content: space-around;
  }

  .MTT\:justify-evenly {
    justify-content: space-evenly;
  }

  .MTT\:justify-items-start {
    justify-items: start;
  }

  .MTT\:justify-items-end {
    justify-items: end;
  }

  .MTT\:justify-items-center {
    justify-items: center;
  }

  .MTT\:justify-items-stretch {
    justify-items: stretch;
  }

  .MTT\:gap-0 {
    gap: 0px;
  }

  .MTT\:gap-1 {
    gap: 0.25rem;
  }

  .MTT\:gap-2 {
    gap: 0.5rem;
  }

  .MTT\:gap-3 {
    gap: 0.75rem;
  }

  .MTT\:gap-4 {
    gap: 1rem;
  }

  .MTT\:gap-5 {
    gap: 1.25rem;
  }

  .MTT\:gap-6 {
    gap: 1.5rem;
  }

  .MTT\:gap-7 {
    gap: 1.75rem;
  }

  .MTT\:gap-8 {
    gap: 2rem;
  }

  .MTT\:gap-9 {
    gap: 2.25rem;
  }

  .MTT\:gap-10 {
    gap: 2.5rem;
  }

  .MTT\:gap-11 {
    gap: 2.75rem;
  }

  .MTT\:gap-12 {
    gap: 3rem;
  }

  .MTT\:gap-14 {
    gap: 3.5rem;
  }

  .MTT\:gap-16 {
    gap: 4rem;
  }

  .MTT\:gap-20 {
    gap: 5rem;
  }

  .MTT\:gap-24 {
    gap: 6rem;
  }

  .MTT\:gap-28 {
    gap: 7rem;
  }

  .MTT\:gap-32 {
    gap: 8rem;
  }

  .MTT\:gap-36 {
    gap: 9rem;
  }

  .MTT\:gap-40 {
    gap: 10rem;
  }

  .MTT\:gap-44 {
    gap: 11rem;
  }

  .MTT\:gap-48 {
    gap: 12rem;
  }

  .MTT\:gap-52 {
    gap: 13rem;
  }

  .MTT\:gap-56 {
    gap: 14rem;
  }

  .MTT\:gap-60 {
    gap: 15rem;
  }

  .MTT\:gap-64 {
    gap: 16rem;
  }

  .MTT\:gap-72 {
    gap: 18rem;
  }

  .MTT\:gap-80 {
    gap: 20rem;
  }

  .MTT\:gap-96 {
    gap: 24rem;
  }

  .MTT\:gap-px {
    gap: 1px;
  }

  .MTT\:gap-0\.5 {
    gap: 0.125rem;
  }

  .MTT\:gap-1\.5 {
    gap: 0.375rem;
  }

  .MTT\:gap-2\.5 {
    gap: 0.625rem;
  }

  .MTT\:gap-3\.5 {
    gap: 0.875rem;
  }

  .MTT\:gap-x-0 {
    -moz-column-gap: 0px;
    column-gap: 0px;
  }

  .MTT\:gap-x-1 {
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }

  .MTT\:gap-x-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }

  .MTT\:gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }

  .MTT\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }

  .MTT\:gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  .MTT\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }

  .MTT\:gap-x-7 {
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem;
  }

  .MTT\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }

  .MTT\:gap-x-9 {
    -moz-column-gap: 2.25rem;
    column-gap: 2.25rem;
  }

  .MTT\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }

  .MTT\:gap-x-11 {
    -moz-column-gap: 2.75rem;
    column-gap: 2.75rem;
  }

  .MTT\:gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }

  .MTT\:gap-x-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem;
  }

  .MTT\:gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }

  .MTT\:gap-x-20 {
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }

  .MTT\:gap-x-24 {
    -moz-column-gap: 6rem;
    column-gap: 6rem;
  }

  .MTT\:gap-x-28 {
    -moz-column-gap: 7rem;
    column-gap: 7rem;
  }

  .MTT\:gap-x-32 {
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }

  .MTT\:gap-x-36 {
    -moz-column-gap: 9rem;
    column-gap: 9rem;
  }

  .MTT\:gap-x-40 {
    -moz-column-gap: 10rem;
    column-gap: 10rem;
  }

  .MTT\:gap-x-44 {
    -moz-column-gap: 11rem;
    column-gap: 11rem;
  }

  .MTT\:gap-x-48 {
    -moz-column-gap: 12rem;
    column-gap: 12rem;
  }

  .MTT\:gap-x-52 {
    -moz-column-gap: 13rem;
    column-gap: 13rem;
  }

  .MTT\:gap-x-56 {
    -moz-column-gap: 14rem;
    column-gap: 14rem;
  }

  .MTT\:gap-x-60 {
    -moz-column-gap: 15rem;
    column-gap: 15rem;
  }

  .MTT\:gap-x-64 {
    -moz-column-gap: 16rem;
    column-gap: 16rem;
  }

  .MTT\:gap-x-72 {
    -moz-column-gap: 18rem;
    column-gap: 18rem;
  }

  .MTT\:gap-x-80 {
    -moz-column-gap: 20rem;
    column-gap: 20rem;
  }

  .MTT\:gap-x-96 {
    -moz-column-gap: 24rem;
    column-gap: 24rem;
  }

  .MTT\:gap-x-px {
    -moz-column-gap: 1px;
    column-gap: 1px;
  }

  .MTT\:gap-x-0\.5 {
    -moz-column-gap: 0.125rem;
    column-gap: 0.125rem;
  }

  .MTT\:gap-x-1\.5 {
    -moz-column-gap: 0.375rem;
    column-gap: 0.375rem;
  }

  .MTT\:gap-x-2\.5 {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
  }

  .MTT\:gap-x-3\.5 {
    -moz-column-gap: 0.875rem;
    column-gap: 0.875rem;
  }

  .MTT\:gap-y-0 {
    row-gap: 0px;
  }

  .MTT\:gap-y-1 {
    row-gap: 0.25rem;
  }

  .MTT\:gap-y-2 {
    row-gap: 0.5rem;
  }

  .MTT\:gap-y-3 {
    row-gap: 0.75rem;
  }

  .MTT\:gap-y-4 {
    row-gap: 1rem;
  }

  .MTT\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .MTT\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .MTT\:gap-y-7 {
    row-gap: 1.75rem;
  }

  .MTT\:gap-y-8 {
    row-gap: 2rem;
  }

  .MTT\:gap-y-9 {
    row-gap: 2.25rem;
  }

  .MTT\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .MTT\:gap-y-11 {
    row-gap: 2.75rem;
  }

  .MTT\:gap-y-12 {
    row-gap: 3rem;
  }

  .MTT\:gap-y-14 {
    row-gap: 3.5rem;
  }

  .MTT\:gap-y-16 {
    row-gap: 4rem;
  }

  .MTT\:gap-y-20 {
    row-gap: 5rem;
  }

  .MTT\:gap-y-24 {
    row-gap: 6rem;
  }

  .MTT\:gap-y-28 {
    row-gap: 7rem;
  }

  .MTT\:gap-y-32 {
    row-gap: 8rem;
  }

  .MTT\:gap-y-36 {
    row-gap: 9rem;
  }

  .MTT\:gap-y-40 {
    row-gap: 10rem;
  }

  .MTT\:gap-y-44 {
    row-gap: 11rem;
  }

  .MTT\:gap-y-48 {
    row-gap: 12rem;
  }

  .MTT\:gap-y-52 {
    row-gap: 13rem;
  }

  .MTT\:gap-y-56 {
    row-gap: 14rem;
  }

  .MTT\:gap-y-60 {
    row-gap: 15rem;
  }

  .MTT\:gap-y-64 {
    row-gap: 16rem;
  }

  .MTT\:gap-y-72 {
    row-gap: 18rem;
  }

  .MTT\:gap-y-80 {
    row-gap: 20rem;
  }

  .MTT\:gap-y-96 {
    row-gap: 24rem;
  }

  .MTT\:gap-y-px {
    row-gap: 1px;
  }

  .MTT\:gap-y-0\.5 {
    row-gap: 0.125rem;
  }

  .MTT\:gap-y-1\.5 {
    row-gap: 0.375rem;
  }

  .MTT\:gap-y-2\.5 {
    row-gap: 0.625rem;
  }

  .MTT\:gap-y-3\.5 {
    row-gap: 0.875rem;
  }

  .MTT\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(7rem * var(--tw-space-x-reverse));
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(9rem * var(--tw-space-x-reverse));
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(11rem * var(--tw-space-x-reverse));
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(14rem * var(--tw-space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(15rem * var(--tw-space-x-reverse));
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(16rem * var(--tw-space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(18rem * var(--tw-space-x-reverse));
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(20rem * var(--tw-space-x-reverse));
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(24rem * var(--tw-space-x-reverse));
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-6rem * var(--tw-space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-7rem * var(--tw-space-x-reverse));
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-8rem * var(--tw-space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-9rem * var(--tw-space-x-reverse));
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-10rem * var(--tw-space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-11rem * var(--tw-space-x-reverse));
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-13rem * var(--tw-space-x-reverse));
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-14rem * var(--tw-space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-15rem * var(--tw-space-x-reverse));
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-16rem * var(--tw-space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-18rem * var(--tw-space-x-reverse));
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-20rem * var(--tw-space-x-reverse));
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-24rem * var(--tw-space-x-reverse));
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .MTT\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .MTT\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
  }

  .MTT\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .MTT\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .MTT\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .MTT\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .MTT\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .MTT\:divide-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(5px * var(--tw-divide-x-reverse));
    border-left-width: calc(5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .MTT\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .MTT\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .MTT\:divide-x-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(1.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .MTT\:divide-x-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(0.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .MTT\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .MTT\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .MTT\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .MTT\:divide-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(5px * var(--tw-divide-y-reverse));
  }

  .MTT\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .MTT\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .MTT\:divide-y-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1.5px * var(--tw-divide-y-reverse));
  }

  .MTT\:divide-y-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0.5px * var(--tw-divide-y-reverse));
  }

  .MTT\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .MTT\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .MTT\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .MTT\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .MTT\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .MTT\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .MTT\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .MTT\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .MTT\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .MTT\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .MTT\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .MTT\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .MTT\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .MTT\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .MTT\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .MTT\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .MTT\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .MTT\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .MTT\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .MTT\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .MTT\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .MTT\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .MTT\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .MTT\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .MTT\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .MTT\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .MTT\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .MTT\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .MTT\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .MTT\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .MTT\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .MTT\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .MTT\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .MTT\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .MTT\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .MTT\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .MTT\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .MTT\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .MTT\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .MTT\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .MTT\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .MTT\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .MTT\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .MTT\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .MTT\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .MTT\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .MTT\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .MTT\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .MTT\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .MTT\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .MTT\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .MTT\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .MTT\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .MTT\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .MTT\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .MTT\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .MTT\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .MTT\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .MTT\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .MTT\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .MTT\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .MTT\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .MTT\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .MTT\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .MTT\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .MTT\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .MTT\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .MTT\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .MTT\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .MTT\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .MTT\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .MTT\:divide-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .MTT\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .MTT\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .MTT\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .MTT\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .MTT\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .MTT\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .MTT\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .MTT\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .MTT\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .MTT\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .MTT\:divide-Asurion-White > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .MTT\:divide-Asurion-Blue-Brighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .MTT\:divide-Asurion-Blue-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .MTT\:divide-Asurion-Blue-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .MTT\:divide-Asurion-Purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .MTT\:divide-Asurion-Purple-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .MTT\:divide-Asurion-Purple-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .MTT\:divide-Asurion-Gray-Deepest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .MTT\:divide-Asurion-Gray-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-divide-opacity));
  }

  .MTT\:divide-Asurion-Gray-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .MTT\:divide-Asurion-Gray-Lighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .MTT\:divide-Asurion-Gray-Lightest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .MTT\:divide-Asurion-Red-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .MTT\:divide-light-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .MTT\:divide-light-gray-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .MTT\:divide-light-gray-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .MTT\:divide-light-gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-divide-opacity));
  }

  .MTT\:divide-light-gray-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .MTT\:divide-light-gray-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .MTT\:divide-light-slate-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-divide-opacity));
  }

  .MTT\:divide-denim-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-divide-opacity));
  }

  .MTT\:divide-purple-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .MTT\:divide-dark-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .MTT\:divide-bright-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-divide-opacity));
  }

  .MTT\:divide-mustard-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-divide-opacity));
  }

  .MTT\:divide-mustard-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-divide-opacity));
  }

  .MTT\:divide-light-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .MTT\:divide-light-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-divide-opacity));
  }

  .MTT\:divide-light-blue-3 > :not([hidden]) ~ :not([hidden]) {
    border-color:  #F0F3FF;
  }

  .MTT\:divide-light-blue-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .MTT\:divide-purple-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-divide-opacity));
  }

  .MTT\:divide-light-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .MTT\:divide-light-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .MTT\:divide-light-bg-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-divide-opacity));
  }

  .MTT\:divide-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-divide-opacity));
  }

  .MTT\:divide-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-divide-opacity));
  }

  .MTT\:divide-light-white-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-divide-opacity));
  }

  .MTT\:divide-Black-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .MTT\:divide-Default-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .MTT\:divide-White-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-divide-opacity));
  }

  .MTT\:divide-Green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-divide-opacity));
  }

  .MTT\:divide-Blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .MTT\:divide-Silver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-divide-opacity));
  }

  .MTT\:divide-Yellow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-divide-opacity));
  }

  .MTT\:divide-Grey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .MTT\:divide-Gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .MTT\:divide-Red-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-divide-opacity));
  }

  .MTT\:divide-Gold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-divide-opacity));
  }

  .MTT\:divide-light-green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .MTT\:divide-dark-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .MTT\:divide-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .MTT\:divide-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-divide-opacity));
  }

  .MTT\:divide-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-divide-opacity));
  }

  .MTT\:divide-light-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-divide-opacity));
  }

  .MTT\:divide-bright-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .MTT\:divide-bright-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .MTT\:divide-SpaceGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .MTT\:divide-Purple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .MTT\:divide-LightPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-divide-opacity));
  }

  .MTT\:divide-Glow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .MTT\:divide-Bronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-divide-opacity));
  }

  .MTT\:divide-Copper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-divide-opacity));
  }

  .MTT\:divide-Pink-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-divide-opacity));
  }

  .MTT\:divide-Orange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-divide-opacity));
  }

  .MTT\:divide-Coral-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-divide-opacity));
  }

  .MTT\:divide-MajesticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .MTT\:divide-PrismBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .MTT\:divide-CeramicBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .MTT\:divide-MidnightBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-divide-opacity));
  }

  .MTT\:divide-PrismWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-divide-opacity));
  }

  .MTT\:divide-CeramicWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-divide-opacity));
  }

  .MTT\:divide-LilacPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-divide-opacity));
  }

  .MTT\:divide-CrownSilver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-divide-opacity));
  }

  .MTT\:divide-CoralBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-divide-opacity));
  }

  .MTT\:divide-lime-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .MTT\:divide-apple-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .MTT\:divide-bg-new-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-divide-opacity));
  }

  .MTT\:divide-bg-new-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-divide-opacity));
  }

  .MTT\:divide-new-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-divide-opacity));
  }

  .MTT\:divide-footer-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-divide-opacity));
  }

  .MTT\:divide-border-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-divide-opacity));
  }

  .MTT\:divide-apple-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-divide-opacity));
  }

  .MTT\:divide-crimson-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-divide-opacity));
  }

  .MTT\:divide-asurion-cyan > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-divide-opacity));
  }

  .MTT\:divide-bright-orange > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-divide-opacity));
  }

  .MTT\:divide-Graphite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-divide-opacity));
  }

  .MTT\:divide-PacificBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .MTT\:divide-light-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-divide-opacity));
  }

  .MTT\:divide-asurion-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-divide-opacity));
  }

  .MTT\:divide-OceanBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-divide-opacity));
  }

  .MTT\:divide-MetallicCopper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-divide-opacity));
  }

  .MTT\:divide-PorcelainWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-divide-opacity));
  }

  .MTT\:divide-LightBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-divide-opacity));
  }

  .MTT\:divide-CloudNavy-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .MTT\:divide-CloudMint-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .MTT\:divide-CloudOrange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-divide-opacity));
  }

  .MTT\:divide-CloudLavender-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-divide-opacity));
  }

  .MTT\:divide-CloudRed-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-divide-opacity));
  }

  .MTT\:divide-CloudWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-divide-opacity));
  }

  .MTT\:divide-SunriseGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .MTT\:divide-SunshineGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .MTT\:divide-AuraBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .MTT\:divide-AuraGlow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .MTT\:divide-MysticBronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-divide-opacity));
  }

  .MTT\:divide-MysticGreen-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-divide-opacity));
  }

  .MTT\:divide-MysticGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-divide-opacity));
  }

  .MTT\:divide-MysticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-divide-opacity));
  }

  .MTT\:divide-MysticWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-divide-opacity));
  }

  .MTT\:divide-price-blue1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .MTT\:divide-indigo1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .MTT\:divide-Purple-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-divide-opacity));
  }

  .MTT\:divide-new-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-divide-opacity));
  }

  .MTT\:divide-dark-blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-divide-opacity));
  }

  .MTT\:divide-replace-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-divide-opacity));
  }

  .MTT\:divide-resolve-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-divide-opacity));
  }

  .MTT\:divide-violet > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .MTT\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .MTT\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .MTT\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .MTT\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .MTT\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .MTT\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .MTT\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .MTT\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .MTT\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .MTT\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .MTT\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .MTT\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .MTT\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .MTT\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .MTT\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .MTT\:place-self-auto {
    place-self: auto;
  }

  .MTT\:place-self-start {
    place-self: start;
  }

  .MTT\:place-self-end {
    place-self: end;
  }

  .MTT\:place-self-center {
    place-self: center;
  }

  .MTT\:place-self-stretch {
    place-self: stretch;
  }

  .MTT\:self-auto {
    align-self: auto;
  }

  .MTT\:self-start {
    align-self: flex-start;
  }

  .MTT\:self-end {
    align-self: flex-end;
  }

  .MTT\:self-center {
    align-self: center;
  }

  .MTT\:self-stretch {
    align-self: stretch;
  }

  .MTT\:self-baseline {
    align-self: baseline;
  }

  .MTT\:justify-self-auto {
    justify-self: auto;
  }

  .MTT\:justify-self-start {
    justify-self: start;
  }

  .MTT\:justify-self-end {
    justify-self: end;
  }

  .MTT\:justify-self-center {
    justify-self: center;
  }

  .MTT\:justify-self-stretch {
    justify-self: stretch;
  }

  .MTT\:overflow-auto {
    overflow: auto;
  }

  .MTT\:overflow-hidden {
    overflow: hidden;
  }

  .MTT\:overflow-visible {
    overflow: visible;
  }

  .MTT\:overflow-scroll {
    overflow: scroll;
  }

  .MTT\:overflow-x-auto {
    overflow-x: auto;
  }

  .MTT\:overflow-y-auto {
    overflow-y: auto;
  }

  .MTT\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .MTT\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .MTT\:overflow-x-visible {
    overflow-x: visible;
  }

  .MTT\:overflow-y-visible {
    overflow-y: visible;
  }

  .MTT\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .MTT\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .MTT\:overscroll-auto {
    overscroll-behavior: auto;
  }

  .MTT\:overscroll-contain {
    overscroll-behavior: contain;
  }

  .MTT\:overscroll-none {
    overscroll-behavior: none;
  }

  .MTT\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .MTT\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .MTT\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .MTT\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .MTT\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .MTT\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .MTT\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .MTT\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .MTT\:overflow-clip {
    text-overflow: clip;
  }

  .MTT\:whitespace-normal {
    white-space: normal;
  }

  .MTT\:whitespace-nowrap {
    white-space: nowrap;
  }

  .MTT\:whitespace-pre {
    white-space: pre;
  }

  .MTT\:whitespace-pre-line {
    white-space: pre-line;
  }

  .MTT\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .MTT\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .MTT\:break-words {
    overflow-wrap: break-word;
  }

  .MTT\:break-all {
    word-break: break-all;
  }

  .MTT\:rounded-5 {
    border-radius: 5px;
  }

  .MTT\:rounded-16 {
    border-radius: 16px;
  }

  .MTT\:rounded-none {
    border-radius: 0px;
  }

  .MTT\:rounded-sm {
    border-radius: 0.125rem;
  }

  .MTT\:rounded {
    border-radius: 0.25rem;
  }

  .MTT\:rounded-md {
    border-radius: 0.375rem;
  }

  .MTT\:rounded-lg {
    border-radius: 0.5rem;
  }

  .MTT\:rounded-xl {
    border-radius: 0.75rem;
  }

  .MTT\:rounded-2xl {
    border-radius: 1rem;
  }

  .MTT\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .MTT\:rounded-full {
    border-radius: 9999px;
  }

  .MTT\:rounded-r3 {
    border-radius: 3px;
  }

  .MTT\:rounded-t-5 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .MTT\:rounded-t-16 {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .MTT\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .MTT\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .MTT\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .MTT\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .MTT\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .MTT\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .MTT\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .MTT\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .MTT\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .MTT\:rounded-t-r3 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }

  .MTT\:rounded-r-5 {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .MTT\:rounded-r-16 {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .MTT\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .MTT\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .MTT\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .MTT\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .MTT\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .MTT\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .MTT\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .MTT\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .MTT\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .MTT\:rounded-r-r3 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  .MTT\:rounded-b-5 {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .MTT\:rounded-b-16 {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .MTT\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .MTT\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .MTT\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .MTT\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .MTT\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .MTT\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .MTT\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .MTT\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .MTT\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .MTT\:rounded-b-r3 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .MTT\:rounded-l-5 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .MTT\:rounded-l-16 {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .MTT\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .MTT\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .MTT\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .MTT\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .MTT\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .MTT\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .MTT\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .MTT\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .MTT\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .MTT\:rounded-l-r3 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .MTT\:rounded-tl-5 {
    border-top-left-radius: 5px;
  }

  .MTT\:rounded-tl-16 {
    border-top-left-radius: 16px;
  }

  .MTT\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .MTT\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .MTT\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .MTT\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .MTT\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .MTT\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .MTT\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .MTT\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .MTT\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .MTT\:rounded-tl-r3 {
    border-top-left-radius: 3px;
  }

  .MTT\:rounded-tr-5 {
    border-top-right-radius: 5px;
  }

  .MTT\:rounded-tr-16 {
    border-top-right-radius: 16px;
  }

  .MTT\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .MTT\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .MTT\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .MTT\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .MTT\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .MTT\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .MTT\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .MTT\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .MTT\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .MTT\:rounded-tr-r3 {
    border-top-right-radius: 3px;
  }

  .MTT\:rounded-br-5 {
    border-bottom-right-radius: 5px;
  }

  .MTT\:rounded-br-16 {
    border-bottom-right-radius: 16px;
  }

  .MTT\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .MTT\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .MTT\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .MTT\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .MTT\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .MTT\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .MTT\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .MTT\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .MTT\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .MTT\:rounded-br-r3 {
    border-bottom-right-radius: 3px;
  }

  .MTT\:rounded-bl-5 {
    border-bottom-left-radius: 5px;
  }

  .MTT\:rounded-bl-16 {
    border-bottom-left-radius: 16px;
  }

  .MTT\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .MTT\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .MTT\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .MTT\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .MTT\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .MTT\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .MTT\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .MTT\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .MTT\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .MTT\:rounded-bl-r3 {
    border-bottom-left-radius: 3px;
  }

  .MTT\:border-0 {
    border-width: 0px;
  }

  .MTT\:border-2 {
    border-width: 2px;
  }

  .MTT\:border-4 {
    border-width: 4px;
  }

  .MTT\:border-5 {
    border-width: 5px;
  }

  .MTT\:border-8 {
    border-width: 8px;
  }

  .MTT\:border {
    border-width: 1px;
  }

  .MTT\:border-1\/5 {
    border-width: 1.5px;
  }

  .MTT\:border-1\/2 {
    border-width: 0.5px;
  }

  .MTT\:border-t-0 {
    border-top-width: 0px;
  }

  .MTT\:border-t-2 {
    border-top-width: 2px;
  }

  .MTT\:border-t-4 {
    border-top-width: 4px;
  }

  .MTT\:border-t-5 {
    border-top-width: 5px;
  }

  .MTT\:border-t-8 {
    border-top-width: 8px;
  }

  .MTT\:border-t {
    border-top-width: 1px;
  }

  .MTT\:border-t-1\/5 {
    border-top-width: 1.5px;
  }

  .MTT\:border-t-1\/2 {
    border-top-width: 0.5px;
  }

  .MTT\:border-r-0 {
    border-right-width: 0px;
  }

  .MTT\:border-r-2 {
    border-right-width: 2px;
  }

  .MTT\:border-r-4 {
    border-right-width: 4px;
  }

  .MTT\:border-r-5 {
    border-right-width: 5px;
  }

  .MTT\:border-r-8 {
    border-right-width: 8px;
  }

  .MTT\:border-r {
    border-right-width: 1px;
  }

  .MTT\:border-r-1\/5 {
    border-right-width: 1.5px;
  }

  .MTT\:border-r-1\/2 {
    border-right-width: 0.5px;
  }

  .MTT\:border-b-0 {
    border-bottom-width: 0px;
  }

  .MTT\:border-b-2 {
    border-bottom-width: 2px;
  }

  .MTT\:border-b-4 {
    border-bottom-width: 4px;
  }

  .MTT\:border-b-5 {
    border-bottom-width: 5px;
  }

  .MTT\:border-b-8 {
    border-bottom-width: 8px;
  }

  .MTT\:border-b {
    border-bottom-width: 1px;
  }

  .MTT\:border-b-1\/5 {
    border-bottom-width: 1.5px;
  }

  .MTT\:border-b-1\/2 {
    border-bottom-width: 0.5px;
  }

  .MTT\:border-l-0 {
    border-left-width: 0px;
  }

  .MTT\:border-l-2 {
    border-left-width: 2px;
  }

  .MTT\:border-l-4 {
    border-left-width: 4px;
  }

  .MTT\:border-l-5 {
    border-left-width: 5px;
  }

  .MTT\:border-l-8 {
    border-left-width: 8px;
  }

  .MTT\:border-l {
    border-left-width: 1px;
  }

  .MTT\:border-l-1\/5 {
    border-left-width: 1.5px;
  }

  .MTT\:border-l-1\/2 {
    border-left-width: 0.5px;
  }

  .MTT\:border-solid {
    border-style: solid;
  }

  .MTT\:border-dashed {
    border-style: dashed;
  }

  .MTT\:border-dotted {
    border-style: dotted;
  }

  .MTT\:border-double {
    border-style: double;
  }

  .MTT\:border-none {
    border-style: none;
  }

  .MTT\:border-transparent {
    border-color: transparent;
  }

  .MTT\:border-current {
    border-color: currentColor;
  }

  .MTT\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .MTT\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .MTT\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .MTT\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .MTT\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .MTT\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .MTT\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .MTT\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .MTT\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .MTT\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .MTT\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .MTT\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .MTT\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .MTT\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .MTT\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .MTT\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .MTT\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .MTT\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .MTT\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .MTT\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .MTT\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .MTT\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .MTT\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .MTT\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .MTT\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .MTT\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .MTT\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .MTT\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .MTT\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .MTT\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .MTT\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .MTT\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .MTT\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .MTT\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .MTT\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .MTT\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .MTT\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .MTT\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .MTT\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .MTT\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .MTT\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .MTT\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .MTT\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .MTT\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .MTT\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .MTT\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .MTT\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .MTT\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .MTT\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .MTT\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .MTT\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .MTT\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .MTT\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .MTT\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .MTT\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .MTT\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .MTT\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .MTT\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .MTT\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .MTT\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .MTT\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .MTT\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .MTT\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .MTT\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .MTT\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .MTT\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .MTT\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .MTT\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .MTT\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .MTT\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .MTT\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .MTT\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .MTT\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .MTT\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .MTT\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .MTT\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .MTT\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .MTT\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .MTT\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .MTT\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .MTT\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .MTT\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .MTT\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .MTT\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .MTT\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .MTT\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .MTT\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .MTT\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .MTT\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .MTT\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .MTT\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .MTT\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .MTT\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .MTT\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .MTT\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .MTT\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .MTT\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .MTT\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .MTT\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .MTT\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .MTT\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .MTT\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .MTT\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .MTT\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .MTT\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .MTT\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .MTT\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .MTT\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .MTT\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .MTT\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .MTT\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .MTT\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .MTT\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .MTT\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .MTT\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .MTT\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .MTT\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .MTT\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .MTT\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .MTT\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .MTT\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .MTT\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .MTT\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .MTT\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .MTT\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .MTT\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .MTT\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .MTT\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .MTT\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .MTT\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .MTT\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .MTT\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .MTT\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .MTT\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .MTT\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .MTT\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .MTT\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .MTT\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .MTT\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .MTT\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .MTT\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .MTT\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .MTT\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .MTT\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .MTT\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .MTT\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .MTT\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .MTT\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .MTT\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .MTT\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .MTT\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .MTT\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .MTT\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .MTT\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .MTT\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .MTT\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .MTT\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .MTT\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .MTT\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .MTT\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .MTT\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .MTT\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .MTT\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .MTT\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .MTT\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .MTT\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .MTT\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .MTT\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .MTT\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .MTT\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .MTT\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .MTT\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .MTT\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .MTT\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .MTT\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .MTT\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .MTT\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .MTT\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .MTT\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .MTT\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .MTT\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .MTT\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .MTT\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .MTT\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .MTT\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .group:hover .MTT\:group-hover\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .group:hover .MTT\:group-hover\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .MTT\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .MTT\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Asurion-White:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Asurion-Blue-Brighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Asurion-Blue-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Asurion-Blue-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Asurion-Purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Asurion-Purple-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Asurion-Purple-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Asurion-Gray-Deepest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Asurion-Gray-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Asurion-Gray-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Asurion-Gray-Lighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Asurion-Gray-Lightest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Asurion-Red-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-light-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-light-gray-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-light-gray-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-light-gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-light-gray-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-light-gray-5:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-light-slate-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-denim-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-purple-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-dark-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-bright-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-mustard-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-mustard-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-light-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-light-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-light-blue-3:focus-within {
    border-color:  #F0F3FF;
  }

  .MTT\:focus-within\:border-light-blue-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-purple-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-light-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-light-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-light-bg-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-light-white-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Black-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Default-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-White-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Silver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Yellow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Grey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Red-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Gold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-light-green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-dark-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-light-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-bright-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-bright-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-SpaceGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Purple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-LightPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Glow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Bronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Copper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Pink-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Orange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Coral-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-MajesticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-PrismBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-CeramicBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-MidnightBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-PrismWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-CeramicWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-LilacPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-CrownSilver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-CoralBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-lime-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-apple-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-bg-new-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-bg-new-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-new-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-footer-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-border-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-apple-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-crimson-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-asurion-cyan:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-bright-orange:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Graphite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-PacificBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-light-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-asurion-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-OceanBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-MetallicCopper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-PorcelainWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-LightBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-CloudNavy-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-CloudMint-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-CloudOrange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-CloudLavender-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-CloudRed-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-CloudWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-SunriseGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-SunshineGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-AuraBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-AuraGlow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-MysticBronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-MysticGreen-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-MysticGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-MysticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-MysticWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-price-blue1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-indigo1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-Purple-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-new-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-dark-blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-replace-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-resolve-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .MTT\:focus-within\:border-violet:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .MTT\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .MTT\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Asurion-White:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Asurion-Blue-Brighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Asurion-Blue-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Asurion-Blue-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Asurion-Purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Asurion-Purple-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Asurion-Purple-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Asurion-Gray-Deepest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Asurion-Gray-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Asurion-Gray-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Asurion-Gray-Lighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Asurion-Gray-Lightest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Asurion-Red-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-light-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-light-gray-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-light-gray-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-light-gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-light-gray-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-light-gray-5:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-light-slate-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-denim-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-purple-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-dark-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-bright-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-mustard-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-mustard-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-light-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-light-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-light-blue-3:hover {
    border-color:  #F0F3FF;
  }

  .MTT\:hover\:border-light-blue-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-purple-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-light-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-light-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-light-bg-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-light-white-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Black-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Default-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-White-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Silver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Yellow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Grey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Red-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Gold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-light-green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-dark-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-light-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-bright-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-bright-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-SpaceGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Purple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-LightPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Glow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Bronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Copper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Pink-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Orange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Coral-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-MajesticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-PrismBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-CeramicBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-MidnightBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-PrismWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-CeramicWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-LilacPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-CrownSilver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-CoralBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-lime-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-apple-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-bg-new-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-bg-new-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-new-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-footer-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-border-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-apple-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-crimson-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-asurion-cyan:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-bright-orange:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Graphite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-PacificBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-light-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-asurion-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-OceanBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-MetallicCopper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-PorcelainWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-LightBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-CloudNavy-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-CloudMint-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-CloudOrange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-CloudLavender-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-CloudRed-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-CloudWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-SunriseGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-SunshineGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-AuraBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-AuraGlow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-MysticBronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-MysticGreen-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-MysticGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-MysticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-MysticWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-price-blue1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-indigo1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-Purple-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-new-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-dark-blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-replace-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-resolve-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .MTT\:hover\:border-violet:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .MTT\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .MTT\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Asurion-White:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Asurion-Blue-Brighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Asurion-Blue-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Asurion-Blue-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Asurion-Purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Asurion-Purple-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Asurion-Purple-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Asurion-Gray-Deepest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Asurion-Gray-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Asurion-Gray-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Asurion-Gray-Lighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Asurion-Gray-Lightest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Asurion-Red-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-light-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-light-gray-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-light-gray-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-light-gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-light-gray-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-light-gray-5:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-light-slate-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-denim-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-purple-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-dark-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-bright-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-mustard-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-mustard-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-light-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-light-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-light-blue-3:focus {
    border-color:  #F0F3FF;
  }

  .MTT\:focus\:border-light-blue-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-purple-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-light-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-light-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-light-bg-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-light-white-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Black-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Default-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-White-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Silver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Yellow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Grey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Red-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Gold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-light-green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-dark-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-light-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-bright-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-bright-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-SpaceGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Purple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-LightPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Glow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Bronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Copper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Pink-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Orange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Coral-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-MajesticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-PrismBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-CeramicBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-MidnightBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-PrismWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-CeramicWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-LilacPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-CrownSilver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-CoralBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-lime-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-apple-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-bg-new-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-bg-new-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-new-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-footer-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-border-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-apple-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-crimson-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-asurion-cyan:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-bright-orange:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Graphite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-PacificBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-light-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-asurion-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-OceanBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-MetallicCopper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-PorcelainWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-LightBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-CloudNavy-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-CloudMint-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-CloudOrange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-CloudLavender-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-CloudRed-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-CloudWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-SunriseGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-SunshineGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-AuraBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-AuraGlow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-MysticBronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-MysticGreen-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-MysticGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-MysticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-MysticWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-price-blue1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-indigo1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-Purple-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-new-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-dark-blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-replace-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-resolve-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .MTT\:focus\:border-violet:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .MTT\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .MTT\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .MTT\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .MTT\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .MTT\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .MTT\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .MTT\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .MTT\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .MTT\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .MTT\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .MTT\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .MTT\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .MTT\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .MTT\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .MTT\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .MTT\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .MTT\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .MTT\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .MTT\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .MTT\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .MTT\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .MTT\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .MTT\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .MTT\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .MTT\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .MTT\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .MTT\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .MTT\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .MTT\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .MTT\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .MTT\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .MTT\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .MTT\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .MTT\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .MTT\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .MTT\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .MTT\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .MTT\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .MTT\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .MTT\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .MTT\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .MTT\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .MTT\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .MTT\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .MTT\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .MTT\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .MTT\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .MTT\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .MTT\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .MTT\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .MTT\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .MTT\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .MTT\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .MTT\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .MTT\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .MTT\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .MTT\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .MTT\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .MTT\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .MTT\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .MTT\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .MTT\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .MTT\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .MTT\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .MTT\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .MTT\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .MTT\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .MTT\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .MTT\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .MTT\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .MTT\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .MTT\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .MTT\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .MTT\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .MTT\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .MTT\:bg-transparent {
    background-color: transparent;
  }

  .MTT\:bg-current {
    background-color: currentColor;
  }

  .MTT\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .MTT\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .MTT\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .MTT\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .MTT\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .MTT\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .MTT\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .MTT\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .MTT\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .MTT\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .MTT\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .MTT\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .MTT\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .MTT\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .MTT\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .MTT\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .MTT\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .MTT\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .MTT\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .MTT\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .MTT\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .MTT\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .MTT\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .MTT\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .MTT\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .MTT\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .MTT\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .MTT\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .MTT\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .MTT\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .MTT\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .MTT\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .MTT\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .MTT\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .MTT\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .MTT\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .MTT\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .MTT\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .MTT\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .MTT\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .MTT\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .MTT\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .MTT\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .MTT\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .MTT\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .MTT\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .MTT\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .MTT\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .MTT\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .MTT\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .MTT\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .MTT\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .MTT\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .MTT\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .MTT\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .MTT\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .MTT\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .MTT\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .MTT\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .MTT\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .MTT\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .MTT\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .MTT\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .MTT\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .MTT\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .MTT\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .MTT\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .MTT\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .MTT\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .MTT\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .MTT\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .MTT\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .MTT\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .MTT\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .MTT\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .MTT\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .MTT\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .MTT\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .MTT\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .MTT\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .MTT\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .MTT\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .MTT\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .MTT\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .MTT\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .MTT\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .MTT\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .MTT\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .MTT\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .MTT\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .MTT\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .MTT\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .MTT\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .MTT\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .MTT\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .MTT\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .MTT\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .MTT\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .MTT\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .MTT\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .MTT\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .MTT\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .MTT\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .MTT\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .MTT\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .MTT\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .MTT\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .MTT\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .MTT\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .MTT\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .MTT\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .MTT\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .MTT\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .MTT\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .MTT\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .MTT\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .MTT\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .MTT\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .MTT\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .MTT\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .MTT\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .MTT\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .MTT\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .MTT\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .MTT\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .MTT\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .MTT\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .MTT\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .MTT\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .MTT\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .MTT\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .MTT\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .MTT\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .MTT\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .MTT\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .MTT\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .MTT\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .MTT\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .MTT\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .MTT\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .MTT\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .MTT\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .MTT\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .MTT\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .MTT\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .MTT\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .MTT\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .MTT\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .MTT\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .MTT\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .MTT\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .MTT\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .MTT\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .MTT\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .MTT\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .MTT\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .MTT\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .MTT\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .MTT\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .MTT\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .MTT\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .MTT\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .MTT\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .MTT\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .MTT\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .MTT\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .MTT\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .MTT\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .MTT\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .MTT\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .MTT\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .MTT\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .MTT\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .MTT\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .MTT\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .MTT\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .MTT\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .MTT\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .MTT\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .MTT\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .MTT\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .MTT\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .MTT\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .MTT\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .group:hover .MTT\:group-hover\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .group:hover .MTT\:group-hover\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .MTT\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .MTT\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Asurion-White:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Asurion-Blue-Brighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Asurion-Blue-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Asurion-Blue-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Asurion-Purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Asurion-Purple-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Asurion-Purple-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Asurion-Gray-Deepest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Asurion-Gray-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Asurion-Gray-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Asurion-Gray-Lighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Asurion-Gray-Lightest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Asurion-Red-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-light-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-light-gray-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-light-gray-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-light-gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-light-gray-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-light-gray-5:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-light-slate-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-denim-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-purple-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-dark-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-bright-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-mustard-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-mustard-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-light-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-light-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-light-blue-3:focus-within {
    background-color:  #F0F3FF;
  }

  .MTT\:focus-within\:bg-light-blue-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-purple-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-light-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-light-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-light-bg-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-light-white-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Black-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Default-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-White-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Silver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Yellow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Grey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Red-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Gold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-light-green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-dark-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-light-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-bright-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-bright-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-SpaceGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Purple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-LightPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Glow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Bronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Copper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Pink-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Orange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Coral-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-MajesticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-PrismBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-CeramicBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-MidnightBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-PrismWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-CeramicWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-LilacPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-CrownSilver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-CoralBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-lime-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-apple-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-bg-new-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-bg-new-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-new-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-footer-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-border-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-apple-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-crimson-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-asurion-cyan:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-bright-orange:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Graphite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-PacificBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-light-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-asurion-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-OceanBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-MetallicCopper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-PorcelainWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-LightBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-CloudNavy-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-CloudMint-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-CloudOrange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-CloudLavender-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-CloudRed-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-CloudWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-SunriseGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-SunshineGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-AuraBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-AuraGlow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-MysticBronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-MysticGreen-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-MysticGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-MysticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-MysticWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-price-blue1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-indigo1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-Purple-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-new-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-dark-blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-replace-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .MTT\:focus-within\:bg-resolve-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .MTT\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .MTT\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Asurion-White:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Asurion-Blue-Brighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Asurion-Blue-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Asurion-Blue-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Asurion-Purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Asurion-Purple-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Asurion-Purple-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Asurion-Gray-Deepest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Asurion-Gray-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Asurion-Gray-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Asurion-Gray-Lighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Asurion-Gray-Lightest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Asurion-Red-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-light-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-light-gray-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-light-gray-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-light-gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-light-gray-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-light-gray-5:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-light-slate-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-denim-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-purple-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-dark-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-bright-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-mustard-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-mustard-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-light-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-light-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-light-blue-3:hover {
    background-color:  #F0F3FF;
  }

  .MTT\:hover\:bg-light-blue-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-purple-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-light-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-light-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-light-bg-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-light-white-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Black-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Default-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-White-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Silver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Yellow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Grey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Red-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Gold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-light-green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-dark-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-light-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-bright-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-bright-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-SpaceGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Purple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-LightPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Glow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Bronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Copper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Pink-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Orange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Coral-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-MajesticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-PrismBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-CeramicBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-MidnightBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-PrismWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-CeramicWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-LilacPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-CrownSilver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-CoralBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-lime-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-apple-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-bg-new-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-bg-new-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-new-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-footer-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-border-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-apple-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-crimson-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-asurion-cyan:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-bright-orange:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Graphite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-PacificBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-light-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-asurion-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-OceanBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-MetallicCopper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-PorcelainWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-LightBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-CloudNavy-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-CloudMint-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-CloudOrange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-CloudLavender-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-CloudRed-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-CloudWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-SunriseGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-SunshineGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-AuraBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-AuraGlow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-MysticBronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-MysticGreen-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-MysticGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-MysticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-MysticWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-price-blue1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-indigo1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-Purple-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-new-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-dark-blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-replace-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .MTT\:hover\:bg-resolve-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .MTT\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .MTT\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Asurion-White:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Asurion-Blue-Brighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Asurion-Blue-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Asurion-Blue-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Asurion-Purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Asurion-Purple-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Asurion-Purple-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Asurion-Gray-Deepest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Asurion-Gray-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Asurion-Gray-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Asurion-Gray-Lighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Asurion-Gray-Lightest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Asurion-Red-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-light-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-light-gray-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-light-gray-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-light-gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-light-gray-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-light-gray-5:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-light-slate-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-denim-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-purple-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-dark-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-bright-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-mustard-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-mustard-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-light-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-light-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-light-blue-3:focus {
    background-color:  #F0F3FF;
  }

  .MTT\:focus\:bg-light-blue-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-purple-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-light-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-light-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-light-bg-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-light-white-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Black-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Default-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-White-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Silver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Yellow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Grey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Red-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Gold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-light-green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-dark-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-light-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-bright-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-bright-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-SpaceGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Purple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-LightPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Glow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Bronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Copper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Pink-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Orange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Coral-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-MajesticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-PrismBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-CeramicBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-MidnightBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-PrismWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-CeramicWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-LilacPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-CrownSilver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-CoralBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-lime-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-apple-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-bg-new-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-bg-new-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-new-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-footer-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-border-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-apple-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-crimson-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-asurion-cyan:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-bright-orange:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Graphite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-PacificBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-light-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-asurion-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-OceanBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-MetallicCopper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-PorcelainWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-LightBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-CloudNavy-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-CloudMint-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-CloudOrange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-CloudLavender-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-CloudRed-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-CloudWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-SunriseGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-SunshineGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-AuraBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-AuraGlow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-MysticBronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-MysticGreen-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-MysticGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-MysticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-MysticWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-price-blue1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-indigo1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-Purple-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-new-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-dark-blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-replace-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .MTT\:focus\:bg-resolve-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .MTT\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .MTT\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .MTT\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .MTT\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .MTT\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .MTT\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .MTT\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .MTT\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .MTT\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .MTT\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .MTT\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .MTT\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .MTT\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .MTT\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .MTT\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .MTT\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .MTT\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .MTT\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .MTT\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .MTT\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .MTT\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .MTT\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .MTT\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .MTT\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .MTT\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .MTT\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .MTT\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .MTT\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .MTT\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .MTT\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .MTT\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .MTT\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .MTT\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .MTT\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .MTT\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .MTT\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .MTT\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .MTT\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .MTT\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .MTT\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .MTT\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .MTT\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .MTT\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .MTT\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .MTT\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .MTT\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .MTT\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .MTT\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .MTT\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .MTT\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .MTT\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .MTT\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .MTT\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .MTT\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .MTT\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .MTT\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .MTT\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .MTT\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .MTT\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .MTT\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .MTT\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .MTT\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .MTT\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .MTT\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .MTT\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .MTT\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .MTT\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .MTT\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .MTT\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .MTT\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .MTT\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .MTT\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .MTT\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .MTT\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .MTT\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .MTT\:bg-none {
    background-image: none;
  }

  .MTT\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .MTT\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .MTT\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .MTT\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .MTT\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .MTT\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .MTT\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .MTT\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .MTT\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .MTT\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .MTT\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .MTT\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .MTT\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .MTT\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .MTT\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .MTT\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .MTT\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .MTT\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .MTT\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .MTT\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .MTT\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .MTT\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .MTT\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .MTT\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .MTT\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .MTT\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .MTT\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .MTT\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .MTT\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .MTT\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .MTT\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .MTT\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .MTT\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .MTT\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .MTT\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .MTT\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .MTT\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .MTT\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .MTT\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .MTT\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .MTT\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .MTT\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .MTT\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .MTT\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .MTT\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .MTT\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .MTT\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .MTT\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .MTT\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .MTT\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .MTT\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .MTT\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .MTT\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .MTT\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .MTT\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .MTT\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .MTT\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .MTT\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .MTT\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .MTT\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .MTT\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .MTT\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .MTT\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .MTT\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .MTT\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .MTT\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .MTT\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .MTT\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .MTT\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .MTT\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .MTT\:from-purple {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .MTT\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .MTT\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .MTT\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .MTT\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .MTT\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .MTT\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .MTT\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .MTT\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .MTT\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .MTT\:from-Asurion-White {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:from-Asurion-Blue-Brighter {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:from-Asurion-Blue-Deep {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .MTT\:from-Asurion-Blue-Light {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .MTT\:from-Asurion-Purple {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .MTT\:from-Asurion-Purple-Deeper {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:from-Asurion-Purple-Light {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .MTT\:from-Asurion-Gray-Deepest {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .MTT\:from-Asurion-Gray-Deeper {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .MTT\:from-Asurion-Gray-Light {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .MTT\:from-Asurion-Gray-Lighter {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .MTT\:from-Asurion-Gray-Lightest {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .MTT\:from-Asurion-Red-Deep {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .MTT\:from-light-gray {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .MTT\:from-light-gray-1 {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .MTT\:from-light-gray-2 {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .MTT\:from-light-gray-3 {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .MTT\:from-light-gray-4 {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .MTT\:from-light-gray-5 {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .MTT\:from-light-slate-gray {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .MTT\:from-denim-blue {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .MTT\:from-purple-1 {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .MTT\:from-dark-red {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .MTT\:from-bright-red {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .MTT\:from-mustard-yellow {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .MTT\:from-mustard-yellow-1 {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .MTT\:from-light-blue {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:from-light-blue-1 {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .MTT\:from-light-blue-3 {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:from-light-blue-4 {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .MTT\:from-purple-blue {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .MTT\:from-light-green {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .MTT\:from-light-green-1 {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .MTT\:from-light-bg-green {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .MTT\:from-green-1 {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .MTT\:from-pink-1 {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .MTT\:from-light-white-1 {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .MTT\:from-Black-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:from-Default-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .MTT\:from-White-3 {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .MTT\:from-Green-3 {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .MTT\:from-Blue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:from-Silver-3 {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .MTT\:from-Yellow-3 {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .MTT\:from-Grey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .MTT\:from-Gray-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .MTT\:from-Red-3 {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .MTT\:from-Gold-3 {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .MTT\:from-light-green-3 {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .MTT\:from-dark-blue-2 {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .MTT\:from-blue-1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:from-yellow-1 {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .MTT\:from-blue-2 {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .MTT\:from-light-pink {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .MTT\:from-bright-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .MTT\:from-bright-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .MTT\:from-SpaceGrey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .MTT\:from-Purple-3 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:from-LightPurple-3 {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .MTT\:from-Glow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .MTT\:from-Bronze-3 {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .MTT\:from-Copper-3 {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .MTT\:from-Pink-3 {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .MTT\:from-Orange-3 {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .MTT\:from-Coral-3 {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .MTT\:from-MajesticBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:from-PrismBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:from-CeramicBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:from-MidnightBlack-3 {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .MTT\:from-PrismWhite-3 {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .MTT\:from-CeramicWhite-3 {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .MTT\:from-LilacPurple-3 {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .MTT\:from-CrownSilver-3 {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .MTT\:from-CoralBlue-3 {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .MTT\:from-lime-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .MTT\:from-apple-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .MTT\:from-bg-new-blue {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .MTT\:from-bg-new-pink {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .MTT\:from-new-pink-1 {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .MTT\:from-footer-grey {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .MTT\:from-border-grey {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .MTT\:from-apple-green-1 {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .MTT\:from-crimson-red {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .MTT\:from-asurion-cyan {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .MTT\:from-bright-orange {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .MTT\:from-Graphite-3 {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .MTT\:from-PacificBlue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:from-light-purple {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .MTT\:from-asurion-gray {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .MTT\:from-OceanBlue-3 {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .MTT\:from-MetallicCopper-3 {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .MTT\:from-PorcelainWhite-3 {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .MTT\:from-LightBlue-3 {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .MTT\:from-CloudNavy-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .MTT\:from-CloudMint-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .MTT\:from-CloudOrange-3 {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .MTT\:from-CloudLavender-3 {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .MTT\:from-CloudRed-3 {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .MTT\:from-CloudWhite-3 {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .MTT\:from-SunriseGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .MTT\:from-SunshineGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .MTT\:from-AuraBlack-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .MTT\:from-AuraGlow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .MTT\:from-MysticBronze-3 {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .MTT\:from-MysticGreen-3 {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .MTT\:from-MysticGrey-3 {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .MTT\:from-MysticBlack-3 {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .MTT\:from-MysticWhite-3 {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .MTT\:from-price-blue1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:from-indigo1 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:from-Purple-4 {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .MTT\:from-new-blue-2 {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .MTT\:from-dark-blue-3 {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .MTT\:from-replace-bg {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .MTT\:from-resolve-bg {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .MTT\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .MTT\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .MTT\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .MTT\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .MTT\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .MTT\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .MTT\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .MTT\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .MTT\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .MTT\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .MTT\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .MTT\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .MTT\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .MTT\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .MTT\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .MTT\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .MTT\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .MTT\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .MTT\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .MTT\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .MTT\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .MTT\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .MTT\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .MTT\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .MTT\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .MTT\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .MTT\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .MTT\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .MTT\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .MTT\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .MTT\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .MTT\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .MTT\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .MTT\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .MTT\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .MTT\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .MTT\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .MTT\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .MTT\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .MTT\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .MTT\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .MTT\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .MTT\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .MTT\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .MTT\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .MTT\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .MTT\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .MTT\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .MTT\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .MTT\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .MTT\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .MTT\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .MTT\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .MTT\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .MTT\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .MTT\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .MTT\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .MTT\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .MTT\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .MTT\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .MTT\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .MTT\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .MTT\:hover\:from-purple:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .MTT\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .MTT\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .MTT\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .MTT\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .MTT\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .MTT\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .MTT\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .MTT\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .MTT\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .MTT\:hover\:from-Asurion-White:hover {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:hover\:from-Asurion-Blue-Brighter:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:hover\:from-Asurion-Blue-Deep:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .MTT\:hover\:from-Asurion-Blue-Light:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .MTT\:hover\:from-Asurion-Purple:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .MTT\:hover\:from-Asurion-Purple-Deeper:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:hover\:from-Asurion-Purple-Light:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .MTT\:hover\:from-Asurion-Gray-Deepest:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .MTT\:hover\:from-Asurion-Gray-Deeper:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .MTT\:hover\:from-Asurion-Gray-Light:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .MTT\:hover\:from-Asurion-Gray-Lighter:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .MTT\:hover\:from-Asurion-Gray-Lightest:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .MTT\:hover\:from-Asurion-Red-Deep:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .MTT\:hover\:from-light-gray:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .MTT\:hover\:from-light-gray-1:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .MTT\:hover\:from-light-gray-2:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .MTT\:hover\:from-light-gray-3:hover {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .MTT\:hover\:from-light-gray-4:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .MTT\:hover\:from-light-gray-5:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .MTT\:hover\:from-light-slate-gray:hover {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .MTT\:hover\:from-denim-blue:hover {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .MTT\:hover\:from-purple-1:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .MTT\:hover\:from-dark-red:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .MTT\:hover\:from-bright-red:hover {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .MTT\:hover\:from-mustard-yellow:hover {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .MTT\:hover\:from-mustard-yellow-1:hover {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .MTT\:hover\:from-light-blue:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:hover\:from-light-blue-1:hover {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .MTT\:hover\:from-light-blue-3:hover {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:hover\:from-light-blue-4:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .MTT\:hover\:from-purple-blue:hover {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .MTT\:hover\:from-light-green:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .MTT\:hover\:from-light-green-1:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .MTT\:hover\:from-light-bg-green:hover {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .MTT\:hover\:from-green-1:hover {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .MTT\:hover\:from-pink-1:hover {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .MTT\:hover\:from-light-white-1:hover {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .MTT\:hover\:from-Black-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:hover\:from-Default-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .MTT\:hover\:from-White-3:hover {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .MTT\:hover\:from-Green-3:hover {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .MTT\:hover\:from-Blue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:hover\:from-Silver-3:hover {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .MTT\:hover\:from-Yellow-3:hover {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .MTT\:hover\:from-Grey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .MTT\:hover\:from-Gray-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .MTT\:hover\:from-Red-3:hover {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .MTT\:hover\:from-Gold-3:hover {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .MTT\:hover\:from-light-green-3:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .MTT\:hover\:from-dark-blue-2:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .MTT\:hover\:from-blue-1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:hover\:from-yellow-1:hover {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .MTT\:hover\:from-blue-2:hover {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .MTT\:hover\:from-light-pink:hover {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .MTT\:hover\:from-bright-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .MTT\:hover\:from-bright-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .MTT\:hover\:from-SpaceGrey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .MTT\:hover\:from-Purple-3:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:hover\:from-LightPurple-3:hover {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .MTT\:hover\:from-Glow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .MTT\:hover\:from-Bronze-3:hover {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .MTT\:hover\:from-Copper-3:hover {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .MTT\:hover\:from-Pink-3:hover {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .MTT\:hover\:from-Orange-3:hover {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .MTT\:hover\:from-Coral-3:hover {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .MTT\:hover\:from-MajesticBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:hover\:from-PrismBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:hover\:from-CeramicBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:hover\:from-MidnightBlack-3:hover {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .MTT\:hover\:from-PrismWhite-3:hover {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .MTT\:hover\:from-CeramicWhite-3:hover {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .MTT\:hover\:from-LilacPurple-3:hover {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .MTT\:hover\:from-CrownSilver-3:hover {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .MTT\:hover\:from-CoralBlue-3:hover {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .MTT\:hover\:from-lime-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .MTT\:hover\:from-apple-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .MTT\:hover\:from-bg-new-blue:hover {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .MTT\:hover\:from-bg-new-pink:hover {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .MTT\:hover\:from-new-pink-1:hover {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .MTT\:hover\:from-footer-grey:hover {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .MTT\:hover\:from-border-grey:hover {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .MTT\:hover\:from-apple-green-1:hover {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .MTT\:hover\:from-crimson-red:hover {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .MTT\:hover\:from-asurion-cyan:hover {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .MTT\:hover\:from-bright-orange:hover {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .MTT\:hover\:from-Graphite-3:hover {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .MTT\:hover\:from-PacificBlue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:hover\:from-light-purple:hover {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .MTT\:hover\:from-asurion-gray:hover {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .MTT\:hover\:from-OceanBlue-3:hover {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .MTT\:hover\:from-MetallicCopper-3:hover {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .MTT\:hover\:from-PorcelainWhite-3:hover {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .MTT\:hover\:from-LightBlue-3:hover {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .MTT\:hover\:from-CloudNavy-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .MTT\:hover\:from-CloudMint-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .MTT\:hover\:from-CloudOrange-3:hover {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .MTT\:hover\:from-CloudLavender-3:hover {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .MTT\:hover\:from-CloudRed-3:hover {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .MTT\:hover\:from-CloudWhite-3:hover {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .MTT\:hover\:from-SunriseGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .MTT\:hover\:from-SunshineGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .MTT\:hover\:from-AuraBlack-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .MTT\:hover\:from-AuraGlow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .MTT\:hover\:from-MysticBronze-3:hover {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .MTT\:hover\:from-MysticGreen-3:hover {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .MTT\:hover\:from-MysticGrey-3:hover {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .MTT\:hover\:from-MysticBlack-3:hover {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .MTT\:hover\:from-MysticWhite-3:hover {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .MTT\:hover\:from-price-blue1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:hover\:from-indigo1:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:hover\:from-Purple-4:hover {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .MTT\:hover\:from-new-blue-2:hover {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .MTT\:hover\:from-dark-blue-3:hover {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .MTT\:hover\:from-replace-bg:hover {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .MTT\:hover\:from-resolve-bg:hover {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .MTT\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .MTT\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .MTT\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:focus\:from-gray-50:focus {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .MTT\:focus\:from-gray-100:focus {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .MTT\:focus\:from-gray-200:focus {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .MTT\:focus\:from-gray-300:focus {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .MTT\:focus\:from-gray-400:focus {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .MTT\:focus\:from-gray-500:focus {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .MTT\:focus\:from-gray-600:focus {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .MTT\:focus\:from-gray-700:focus {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .MTT\:focus\:from-gray-800:focus {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .MTT\:focus\:from-gray-900:focus {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .MTT\:focus\:from-red-50:focus {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .MTT\:focus\:from-red-100:focus {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .MTT\:focus\:from-red-200:focus {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .MTT\:focus\:from-red-300:focus {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .MTT\:focus\:from-red-400:focus {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .MTT\:focus\:from-red-500:focus {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .MTT\:focus\:from-red-600:focus {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .MTT\:focus\:from-red-700:focus {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .MTT\:focus\:from-red-800:focus {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .MTT\:focus\:from-red-900:focus {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .MTT\:focus\:from-yellow-50:focus {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .MTT\:focus\:from-yellow-100:focus {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .MTT\:focus\:from-yellow-200:focus {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .MTT\:focus\:from-yellow-300:focus {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .MTT\:focus\:from-yellow-400:focus {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .MTT\:focus\:from-yellow-500:focus {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .MTT\:focus\:from-yellow-600:focus {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .MTT\:focus\:from-yellow-700:focus {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .MTT\:focus\:from-yellow-800:focus {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .MTT\:focus\:from-yellow-900:focus {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .MTT\:focus\:from-green-50:focus {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .MTT\:focus\:from-green-100:focus {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .MTT\:focus\:from-green-200:focus {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .MTT\:focus\:from-green-300:focus {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .MTT\:focus\:from-green-400:focus {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .MTT\:focus\:from-green-500:focus {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .MTT\:focus\:from-green-600:focus {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .MTT\:focus\:from-green-700:focus {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .MTT\:focus\:from-green-800:focus {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .MTT\:focus\:from-green-900:focus {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .MTT\:focus\:from-blue-50:focus {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .MTT\:focus\:from-blue-100:focus {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .MTT\:focus\:from-blue-200:focus {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .MTT\:focus\:from-blue-300:focus {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .MTT\:focus\:from-blue-400:focus {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .MTT\:focus\:from-blue-500:focus {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .MTT\:focus\:from-blue-600:focus {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .MTT\:focus\:from-blue-700:focus {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .MTT\:focus\:from-blue-800:focus {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .MTT\:focus\:from-blue-900:focus {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .MTT\:focus\:from-indigo-50:focus {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .MTT\:focus\:from-indigo-100:focus {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .MTT\:focus\:from-indigo-200:focus {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .MTT\:focus\:from-indigo-300:focus {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .MTT\:focus\:from-indigo-400:focus {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .MTT\:focus\:from-indigo-500:focus {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .MTT\:focus\:from-indigo-600:focus {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .MTT\:focus\:from-indigo-700:focus {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .MTT\:focus\:from-indigo-800:focus {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .MTT\:focus\:from-indigo-900:focus {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .MTT\:focus\:from-purple:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:focus\:from-pink-50:focus {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .MTT\:focus\:from-pink-100:focus {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .MTT\:focus\:from-pink-200:focus {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .MTT\:focus\:from-pink-300:focus {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .MTT\:focus\:from-pink-400:focus {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .MTT\:focus\:from-pink-500:focus {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .MTT\:focus\:from-pink-600:focus {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .MTT\:focus\:from-pink-700:focus {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .MTT\:focus\:from-pink-800:focus {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .MTT\:focus\:from-pink-900:focus {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .MTT\:focus\:from-Asurion-White:focus {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:focus\:from-Asurion-Blue-Brighter:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:focus\:from-Asurion-Blue-Deep:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .MTT\:focus\:from-Asurion-Blue-Light:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .MTT\:focus\:from-Asurion-Purple:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .MTT\:focus\:from-Asurion-Purple-Deeper:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:focus\:from-Asurion-Purple-Light:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .MTT\:focus\:from-Asurion-Gray-Deepest:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .MTT\:focus\:from-Asurion-Gray-Deeper:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .MTT\:focus\:from-Asurion-Gray-Light:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .MTT\:focus\:from-Asurion-Gray-Lighter:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .MTT\:focus\:from-Asurion-Gray-Lightest:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .MTT\:focus\:from-Asurion-Red-Deep:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .MTT\:focus\:from-light-gray:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .MTT\:focus\:from-light-gray-1:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .MTT\:focus\:from-light-gray-2:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .MTT\:focus\:from-light-gray-3:focus {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .MTT\:focus\:from-light-gray-4:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .MTT\:focus\:from-light-gray-5:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .MTT\:focus\:from-light-slate-gray:focus {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .MTT\:focus\:from-denim-blue:focus {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .MTT\:focus\:from-purple-1:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .MTT\:focus\:from-dark-red:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .MTT\:focus\:from-bright-red:focus {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .MTT\:focus\:from-mustard-yellow:focus {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .MTT\:focus\:from-mustard-yellow-1:focus {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .MTT\:focus\:from-light-blue:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:focus\:from-light-blue-1:focus {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .MTT\:focus\:from-light-blue-3:focus {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:focus\:from-light-blue-4:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .MTT\:focus\:from-purple-blue:focus {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .MTT\:focus\:from-light-green:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .MTT\:focus\:from-light-green-1:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .MTT\:focus\:from-light-bg-green:focus {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .MTT\:focus\:from-green-1:focus {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .MTT\:focus\:from-pink-1:focus {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .MTT\:focus\:from-light-white-1:focus {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .MTT\:focus\:from-Black-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:focus\:from-Default-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .MTT\:focus\:from-White-3:focus {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .MTT\:focus\:from-Green-3:focus {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .MTT\:focus\:from-Blue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:focus\:from-Silver-3:focus {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .MTT\:focus\:from-Yellow-3:focus {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .MTT\:focus\:from-Grey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .MTT\:focus\:from-Gray-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .MTT\:focus\:from-Red-3:focus {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .MTT\:focus\:from-Gold-3:focus {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .MTT\:focus\:from-light-green-3:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .MTT\:focus\:from-dark-blue-2:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .MTT\:focus\:from-blue-1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:focus\:from-yellow-1:focus {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .MTT\:focus\:from-blue-2:focus {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .MTT\:focus\:from-light-pink:focus {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .MTT\:focus\:from-bright-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .MTT\:focus\:from-bright-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .MTT\:focus\:from-SpaceGrey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .MTT\:focus\:from-Purple-3:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:focus\:from-LightPurple-3:focus {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .MTT\:focus\:from-Glow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .MTT\:focus\:from-Bronze-3:focus {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .MTT\:focus\:from-Copper-3:focus {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .MTT\:focus\:from-Pink-3:focus {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .MTT\:focus\:from-Orange-3:focus {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .MTT\:focus\:from-Coral-3:focus {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .MTT\:focus\:from-MajesticBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:focus\:from-PrismBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:focus\:from-CeramicBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:focus\:from-MidnightBlack-3:focus {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .MTT\:focus\:from-PrismWhite-3:focus {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .MTT\:focus\:from-CeramicWhite-3:focus {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .MTT\:focus\:from-LilacPurple-3:focus {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .MTT\:focus\:from-CrownSilver-3:focus {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .MTT\:focus\:from-CoralBlue-3:focus {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .MTT\:focus\:from-lime-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .MTT\:focus\:from-apple-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .MTT\:focus\:from-bg-new-blue:focus {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .MTT\:focus\:from-bg-new-pink:focus {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .MTT\:focus\:from-new-pink-1:focus {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .MTT\:focus\:from-footer-grey:focus {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .MTT\:focus\:from-border-grey:focus {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .MTT\:focus\:from-apple-green-1:focus {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .MTT\:focus\:from-crimson-red:focus {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .MTT\:focus\:from-asurion-cyan:focus {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .MTT\:focus\:from-bright-orange:focus {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .MTT\:focus\:from-Graphite-3:focus {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .MTT\:focus\:from-PacificBlue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:focus\:from-light-purple:focus {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .MTT\:focus\:from-asurion-gray:focus {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .MTT\:focus\:from-OceanBlue-3:focus {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .MTT\:focus\:from-MetallicCopper-3:focus {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .MTT\:focus\:from-PorcelainWhite-3:focus {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .MTT\:focus\:from-LightBlue-3:focus {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .MTT\:focus\:from-CloudNavy-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .MTT\:focus\:from-CloudMint-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .MTT\:focus\:from-CloudOrange-3:focus {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .MTT\:focus\:from-CloudLavender-3:focus {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .MTT\:focus\:from-CloudRed-3:focus {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .MTT\:focus\:from-CloudWhite-3:focus {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .MTT\:focus\:from-SunriseGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .MTT\:focus\:from-SunshineGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .MTT\:focus\:from-AuraBlack-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .MTT\:focus\:from-AuraGlow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .MTT\:focus\:from-MysticBronze-3:focus {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .MTT\:focus\:from-MysticGreen-3:focus {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .MTT\:focus\:from-MysticGrey-3:focus {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .MTT\:focus\:from-MysticBlack-3:focus {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .MTT\:focus\:from-MysticWhite-3:focus {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .MTT\:focus\:from-price-blue1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:focus\:from-indigo1:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:focus\:from-Purple-4:focus {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .MTT\:focus\:from-new-blue-2:focus {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .MTT\:focus\:from-dark-blue-3:focus {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .MTT\:focus\:from-replace-bg:focus {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .MTT\:focus\:from-resolve-bg:focus {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .MTT\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .MTT\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .MTT\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .MTT\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .MTT\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .MTT\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .MTT\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .MTT\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .MTT\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .MTT\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .MTT\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .MTT\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .MTT\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .MTT\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .MTT\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .MTT\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .MTT\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .MTT\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .MTT\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .MTT\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .MTT\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .MTT\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .MTT\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .MTT\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .MTT\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .MTT\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .MTT\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .MTT\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .MTT\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .MTT\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .MTT\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .MTT\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .MTT\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .MTT\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .MTT\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .MTT\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .MTT\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .MTT\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .MTT\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .MTT\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .MTT\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .MTT\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .MTT\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .MTT\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .MTT\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .MTT\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .MTT\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .MTT\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .MTT\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .MTT\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .MTT\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .MTT\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .MTT\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .MTT\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .MTT\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .MTT\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .MTT\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .MTT\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .MTT\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .MTT\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .MTT\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .MTT\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .MTT\:via-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .MTT\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .MTT\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .MTT\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .MTT\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .MTT\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .MTT\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .MTT\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .MTT\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .MTT\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .MTT\:via-Asurion-White {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:via-Asurion-Blue-Brighter {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:via-Asurion-Blue-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .MTT\:via-Asurion-Blue-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .MTT\:via-Asurion-Purple {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .MTT\:via-Asurion-Purple-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:via-Asurion-Purple-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .MTT\:via-Asurion-Gray-Deepest {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .MTT\:via-Asurion-Gray-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .MTT\:via-Asurion-Gray-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .MTT\:via-Asurion-Gray-Lighter {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .MTT\:via-Asurion-Gray-Lightest {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .MTT\:via-Asurion-Red-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .MTT\:via-light-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .MTT\:via-light-gray-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .MTT\:via-light-gray-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .MTT\:via-light-gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .MTT\:via-light-gray-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .MTT\:via-light-gray-5 {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .MTT\:via-light-slate-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .MTT\:via-denim-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .MTT\:via-purple-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .MTT\:via-dark-red {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .MTT\:via-bright-red {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .MTT\:via-mustard-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .MTT\:via-mustard-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .MTT\:via-light-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:via-light-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .MTT\:via-light-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:via-light-blue-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .MTT\:via-purple-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .MTT\:via-light-green {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .MTT\:via-light-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .MTT\:via-light-bg-green {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .MTT\:via-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .MTT\:via-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .MTT\:via-light-white-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .MTT\:via-Black-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:via-Default-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .MTT\:via-White-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .MTT\:via-Green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .MTT\:via-Blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:via-Silver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .MTT\:via-Yellow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .MTT\:via-Grey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .MTT\:via-Gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .MTT\:via-Red-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .MTT\:via-Gold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .MTT\:via-light-green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .MTT\:via-dark-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .MTT\:via-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:via-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .MTT\:via-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .MTT\:via-light-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .MTT\:via-bright-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .MTT\:via-bright-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .MTT\:via-SpaceGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .MTT\:via-Purple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:via-LightPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .MTT\:via-Glow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .MTT\:via-Bronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .MTT\:via-Copper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .MTT\:via-Pink-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .MTT\:via-Orange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .MTT\:via-Coral-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .MTT\:via-MajesticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:via-PrismBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:via-CeramicBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:via-MidnightBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .MTT\:via-PrismWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .MTT\:via-CeramicWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .MTT\:via-LilacPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .MTT\:via-CrownSilver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .MTT\:via-CoralBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .MTT\:via-lime-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .MTT\:via-apple-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .MTT\:via-bg-new-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .MTT\:via-bg-new-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .MTT\:via-new-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .MTT\:via-footer-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .MTT\:via-border-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .MTT\:via-apple-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .MTT\:via-crimson-red {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .MTT\:via-asurion-cyan {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .MTT\:via-bright-orange {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .MTT\:via-Graphite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .MTT\:via-PacificBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:via-light-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .MTT\:via-asurion-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .MTT\:via-OceanBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .MTT\:via-MetallicCopper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .MTT\:via-PorcelainWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .MTT\:via-LightBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .MTT\:via-CloudNavy-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .MTT\:via-CloudMint-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .MTT\:via-CloudOrange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .MTT\:via-CloudLavender-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .MTT\:via-CloudRed-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .MTT\:via-CloudWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .MTT\:via-SunriseGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .MTT\:via-SunshineGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .MTT\:via-AuraBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .MTT\:via-AuraGlow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .MTT\:via-MysticBronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .MTT\:via-MysticGreen-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .MTT\:via-MysticGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .MTT\:via-MysticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .MTT\:via-MysticWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .MTT\:via-price-blue1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:via-indigo1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:via-Purple-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .MTT\:via-new-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .MTT\:via-dark-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .MTT\:via-replace-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .MTT\:via-resolve-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .MTT\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .MTT\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .MTT\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .MTT\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .MTT\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .MTT\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .MTT\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .MTT\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .MTT\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .MTT\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .MTT\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .MTT\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .MTT\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .MTT\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .MTT\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .MTT\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .MTT\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .MTT\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .MTT\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .MTT\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .MTT\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .MTT\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .MTT\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .MTT\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .MTT\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .MTT\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .MTT\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .MTT\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .MTT\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .MTT\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .MTT\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .MTT\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .MTT\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .MTT\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .MTT\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .MTT\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .MTT\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .MTT\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .MTT\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .MTT\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .MTT\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .MTT\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .MTT\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .MTT\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .MTT\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .MTT\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .MTT\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .MTT\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .MTT\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .MTT\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .MTT\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .MTT\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .MTT\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .MTT\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .MTT\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .MTT\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .MTT\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .MTT\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .MTT\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .MTT\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .MTT\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .MTT\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .MTT\:hover\:via-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .MTT\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .MTT\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .MTT\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .MTT\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .MTT\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .MTT\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .MTT\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .MTT\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .MTT\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .MTT\:hover\:via-Asurion-White:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:hover\:via-Asurion-Blue-Brighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:hover\:via-Asurion-Blue-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .MTT\:hover\:via-Asurion-Blue-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .MTT\:hover\:via-Asurion-Purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .MTT\:hover\:via-Asurion-Purple-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:hover\:via-Asurion-Purple-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .MTT\:hover\:via-Asurion-Gray-Deepest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .MTT\:hover\:via-Asurion-Gray-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .MTT\:hover\:via-Asurion-Gray-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .MTT\:hover\:via-Asurion-Gray-Lighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .MTT\:hover\:via-Asurion-Gray-Lightest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .MTT\:hover\:via-Asurion-Red-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .MTT\:hover\:via-light-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .MTT\:hover\:via-light-gray-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .MTT\:hover\:via-light-gray-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .MTT\:hover\:via-light-gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .MTT\:hover\:via-light-gray-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .MTT\:hover\:via-light-gray-5:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .MTT\:hover\:via-light-slate-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .MTT\:hover\:via-denim-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .MTT\:hover\:via-purple-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .MTT\:hover\:via-dark-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .MTT\:hover\:via-bright-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .MTT\:hover\:via-mustard-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .MTT\:hover\:via-mustard-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .MTT\:hover\:via-light-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:hover\:via-light-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .MTT\:hover\:via-light-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:hover\:via-light-blue-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .MTT\:hover\:via-purple-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .MTT\:hover\:via-light-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .MTT\:hover\:via-light-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .MTT\:hover\:via-light-bg-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .MTT\:hover\:via-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .MTT\:hover\:via-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .MTT\:hover\:via-light-white-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .MTT\:hover\:via-Black-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:hover\:via-Default-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .MTT\:hover\:via-White-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .MTT\:hover\:via-Green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .MTT\:hover\:via-Blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:hover\:via-Silver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .MTT\:hover\:via-Yellow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .MTT\:hover\:via-Grey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .MTT\:hover\:via-Gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .MTT\:hover\:via-Red-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .MTT\:hover\:via-Gold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .MTT\:hover\:via-light-green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .MTT\:hover\:via-dark-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .MTT\:hover\:via-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:hover\:via-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .MTT\:hover\:via-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .MTT\:hover\:via-light-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .MTT\:hover\:via-bright-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .MTT\:hover\:via-bright-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .MTT\:hover\:via-SpaceGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .MTT\:hover\:via-Purple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:hover\:via-LightPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .MTT\:hover\:via-Glow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .MTT\:hover\:via-Bronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .MTT\:hover\:via-Copper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .MTT\:hover\:via-Pink-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .MTT\:hover\:via-Orange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .MTT\:hover\:via-Coral-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .MTT\:hover\:via-MajesticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:hover\:via-PrismBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:hover\:via-CeramicBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:hover\:via-MidnightBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .MTT\:hover\:via-PrismWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .MTT\:hover\:via-CeramicWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .MTT\:hover\:via-LilacPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .MTT\:hover\:via-CrownSilver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .MTT\:hover\:via-CoralBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .MTT\:hover\:via-lime-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .MTT\:hover\:via-apple-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .MTT\:hover\:via-bg-new-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .MTT\:hover\:via-bg-new-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .MTT\:hover\:via-new-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .MTT\:hover\:via-footer-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .MTT\:hover\:via-border-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .MTT\:hover\:via-apple-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .MTT\:hover\:via-crimson-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .MTT\:hover\:via-asurion-cyan:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .MTT\:hover\:via-bright-orange:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .MTT\:hover\:via-Graphite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .MTT\:hover\:via-PacificBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:hover\:via-light-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .MTT\:hover\:via-asurion-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .MTT\:hover\:via-OceanBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .MTT\:hover\:via-MetallicCopper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .MTT\:hover\:via-PorcelainWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .MTT\:hover\:via-LightBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .MTT\:hover\:via-CloudNavy-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .MTT\:hover\:via-CloudMint-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .MTT\:hover\:via-CloudOrange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .MTT\:hover\:via-CloudLavender-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .MTT\:hover\:via-CloudRed-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .MTT\:hover\:via-CloudWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .MTT\:hover\:via-SunriseGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .MTT\:hover\:via-SunshineGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .MTT\:hover\:via-AuraBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .MTT\:hover\:via-AuraGlow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .MTT\:hover\:via-MysticBronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .MTT\:hover\:via-MysticGreen-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .MTT\:hover\:via-MysticGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .MTT\:hover\:via-MysticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .MTT\:hover\:via-MysticWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .MTT\:hover\:via-price-blue1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:hover\:via-indigo1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:hover\:via-Purple-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .MTT\:hover\:via-new-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .MTT\:hover\:via-dark-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .MTT\:hover\:via-replace-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .MTT\:hover\:via-resolve-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .MTT\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .MTT\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .MTT\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .MTT\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .MTT\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .MTT\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .MTT\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .MTT\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .MTT\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .MTT\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .MTT\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .MTT\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .MTT\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .MTT\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .MTT\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .MTT\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .MTT\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .MTT\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .MTT\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .MTT\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .MTT\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .MTT\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .MTT\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .MTT\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .MTT\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .MTT\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .MTT\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .MTT\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .MTT\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .MTT\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .MTT\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .MTT\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .MTT\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .MTT\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .MTT\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .MTT\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .MTT\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .MTT\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .MTT\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .MTT\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .MTT\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .MTT\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .MTT\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .MTT\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .MTT\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .MTT\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .MTT\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .MTT\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .MTT\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .MTT\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .MTT\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .MTT\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .MTT\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .MTT\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .MTT\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .MTT\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .MTT\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .MTT\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .MTT\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .MTT\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .MTT\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .MTT\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .MTT\:focus\:via-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .MTT\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .MTT\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .MTT\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .MTT\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .MTT\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .MTT\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .MTT\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .MTT\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .MTT\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .MTT\:focus\:via-Asurion-White:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:focus\:via-Asurion-Blue-Brighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:focus\:via-Asurion-Blue-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .MTT\:focus\:via-Asurion-Blue-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .MTT\:focus\:via-Asurion-Purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .MTT\:focus\:via-Asurion-Purple-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:focus\:via-Asurion-Purple-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .MTT\:focus\:via-Asurion-Gray-Deepest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .MTT\:focus\:via-Asurion-Gray-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .MTT\:focus\:via-Asurion-Gray-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .MTT\:focus\:via-Asurion-Gray-Lighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .MTT\:focus\:via-Asurion-Gray-Lightest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .MTT\:focus\:via-Asurion-Red-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .MTT\:focus\:via-light-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .MTT\:focus\:via-light-gray-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .MTT\:focus\:via-light-gray-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .MTT\:focus\:via-light-gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .MTT\:focus\:via-light-gray-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .MTT\:focus\:via-light-gray-5:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .MTT\:focus\:via-light-slate-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .MTT\:focus\:via-denim-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .MTT\:focus\:via-purple-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .MTT\:focus\:via-dark-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .MTT\:focus\:via-bright-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .MTT\:focus\:via-mustard-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .MTT\:focus\:via-mustard-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .MTT\:focus\:via-light-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:focus\:via-light-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .MTT\:focus\:via-light-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .MTT\:focus\:via-light-blue-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .MTT\:focus\:via-purple-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .MTT\:focus\:via-light-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .MTT\:focus\:via-light-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .MTT\:focus\:via-light-bg-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .MTT\:focus\:via-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .MTT\:focus\:via-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .MTT\:focus\:via-light-white-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .MTT\:focus\:via-Black-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:focus\:via-Default-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .MTT\:focus\:via-White-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .MTT\:focus\:via-Green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .MTT\:focus\:via-Blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:focus\:via-Silver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .MTT\:focus\:via-Yellow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .MTT\:focus\:via-Grey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .MTT\:focus\:via-Gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .MTT\:focus\:via-Red-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .MTT\:focus\:via-Gold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .MTT\:focus\:via-light-green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .MTT\:focus\:via-dark-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .MTT\:focus\:via-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:focus\:via-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .MTT\:focus\:via-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .MTT\:focus\:via-light-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .MTT\:focus\:via-bright-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .MTT\:focus\:via-bright-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .MTT\:focus\:via-SpaceGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .MTT\:focus\:via-Purple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:focus\:via-LightPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .MTT\:focus\:via-Glow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .MTT\:focus\:via-Bronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .MTT\:focus\:via-Copper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .MTT\:focus\:via-Pink-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .MTT\:focus\:via-Orange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .MTT\:focus\:via-Coral-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .MTT\:focus\:via-MajesticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:focus\:via-PrismBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:focus\:via-CeramicBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .MTT\:focus\:via-MidnightBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .MTT\:focus\:via-PrismWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .MTT\:focus\:via-CeramicWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .MTT\:focus\:via-LilacPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .MTT\:focus\:via-CrownSilver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .MTT\:focus\:via-CoralBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .MTT\:focus\:via-lime-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .MTT\:focus\:via-apple-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .MTT\:focus\:via-bg-new-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .MTT\:focus\:via-bg-new-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .MTT\:focus\:via-new-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .MTT\:focus\:via-footer-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .MTT\:focus\:via-border-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .MTT\:focus\:via-apple-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .MTT\:focus\:via-crimson-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .MTT\:focus\:via-asurion-cyan:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .MTT\:focus\:via-bright-orange:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .MTT\:focus\:via-Graphite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .MTT\:focus\:via-PacificBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:focus\:via-light-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .MTT\:focus\:via-asurion-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .MTT\:focus\:via-OceanBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .MTT\:focus\:via-MetallicCopper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .MTT\:focus\:via-PorcelainWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .MTT\:focus\:via-LightBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .MTT\:focus\:via-CloudNavy-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .MTT\:focus\:via-CloudMint-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .MTT\:focus\:via-CloudOrange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .MTT\:focus\:via-CloudLavender-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .MTT\:focus\:via-CloudRed-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .MTT\:focus\:via-CloudWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .MTT\:focus\:via-SunriseGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .MTT\:focus\:via-SunshineGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .MTT\:focus\:via-AuraBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .MTT\:focus\:via-AuraGlow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .MTT\:focus\:via-MysticBronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .MTT\:focus\:via-MysticGreen-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .MTT\:focus\:via-MysticGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .MTT\:focus\:via-MysticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .MTT\:focus\:via-MysticWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .MTT\:focus\:via-price-blue1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .MTT\:focus\:via-indigo1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .MTT\:focus\:via-Purple-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .MTT\:focus\:via-new-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .MTT\:focus\:via-dark-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .MTT\:focus\:via-replace-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .MTT\:focus\:via-resolve-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .MTT\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .MTT\:to-current {
    --tw-gradient-to: currentColor;
  }

  .MTT\:to-black {
    --tw-gradient-to: #000;
  }

  .MTT\:to-white {
    --tw-gradient-to: #fff;
  }

  .MTT\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .MTT\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .MTT\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .MTT\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .MTT\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .MTT\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .MTT\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .MTT\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .MTT\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .MTT\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .MTT\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .MTT\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .MTT\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .MTT\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .MTT\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .MTT\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .MTT\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .MTT\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .MTT\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .MTT\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .MTT\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .MTT\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .MTT\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .MTT\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .MTT\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .MTT\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .MTT\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .MTT\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .MTT\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .MTT\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .MTT\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .MTT\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .MTT\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .MTT\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .MTT\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .MTT\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .MTT\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .MTT\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .MTT\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .MTT\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .MTT\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .MTT\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .MTT\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .MTT\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .MTT\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .MTT\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .MTT\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .MTT\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .MTT\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .MTT\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .MTT\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .MTT\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .MTT\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .MTT\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .MTT\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .MTT\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .MTT\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .MTT\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .MTT\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .MTT\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .MTT\:to-purple {
    --tw-gradient-to: #6700B8;
  }

  .MTT\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .MTT\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .MTT\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .MTT\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .MTT\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .MTT\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .MTT\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .MTT\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .MTT\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .MTT\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .MTT\:to-Asurion-White {
    --tw-gradient-to: #FFF;
  }

  .MTT\:to-Asurion-Blue-Brighter {
    --tw-gradient-to: #6B8BFF;
  }

  .MTT\:to-Asurion-Blue-Deep {
    --tw-gradient-to: #2743CC;
  }

  .MTT\:to-Asurion-Blue-Light {
    --tw-gradient-to: #F0F3FF;
  }

  .MTT\:to-Asurion-Purple {
    --tw-gradient-to: #8223D2;
  }

  .MTT\:to-Asurion-Purple-Deeper {
    --tw-gradient-to: #6700B8;
  }

  .MTT\:to-Asurion-Purple-Light {
    --tw-gradient-to: #F3E9FB;
  }

  .MTT\:to-Asurion-Gray-Deepest {
    --tw-gradient-to: #333F48;
  }

  .MTT\:to-Asurion-Gray-Deeper {
    --tw-gradient-to: #6E767D;
  }

  .MTT\:to-Asurion-Gray-Light {
    --tw-gradient-to: #A5AAAF;
  }

  .MTT\:to-Asurion-Gray-Lighter {
    --tw-gradient-to: #E6E6EB;
  }

  .MTT\:to-Asurion-Gray-Lightest {
    --tw-gradient-to: #D5D6DA;
  }

  .MTT\:to-Asurion-Red-Deep {
    --tw-gradient-to: #DB1B1B;
  }

  .MTT\:to-light-gray {
    --tw-gradient-to: #6E767D;
  }

  .MTT\:to-light-gray-1 {
    --tw-gradient-to: #A5AAAF;
  }

  .MTT\:to-light-gray-2 {
    --tw-gradient-to: #E6E6EB;
  }

  .MTT\:to-light-gray-3 {
    --tw-gradient-to: #F0F0F5;
  }

  .MTT\:to-light-gray-4 {
    --tw-gradient-to: #D5D6DA;
  }

  .MTT\:to-light-gray-5 {
    --tw-gradient-to: #333F48;
  }

  .MTT\:to-light-slate-gray {
    --tw-gradient-to: #8589A1;
  }

  .MTT\:to-denim-blue {
    --tw-gradient-to: #0066B2;
  }

  .MTT\:to-purple-1 {
    --tw-gradient-to: #8223D2;
  }

  .MTT\:to-dark-red {
    --tw-gradient-to: #DB1B1B;
  }

  .MTT\:to-bright-red {
    --tw-gradient-to: #F40715;
  }

  .MTT\:to-mustard-yellow {
    --tw-gradient-to: #ED8B00;
  }

  .MTT\:to-mustard-yellow-1 {
    --tw-gradient-to: #ED6600;
  }

  .MTT\:to-light-blue {
    --tw-gradient-to: #6B8BFF;
  }

  .MTT\:to-light-blue-1 {
    --tw-gradient-to: #4A68F9;
  }

  .MTT\:to-light-blue-3 {
    --tw-gradient-to:  #F0F3FF;
  }

  .MTT\:to-light-blue-4 {
    --tw-gradient-to: #F0F3FF;
  }

  .MTT\:to-purple-blue {
    --tw-gradient-to: #6469E1;
  }

  .MTT\:to-light-green {
    --tw-gradient-to: #00B574;
  }

  .MTT\:to-light-green-1 {
    --tw-gradient-to: #00B574;
  }

  .MTT\:to-light-bg-green {
    --tw-gradient-to: #F0FFF9;
  }

  .MTT\:to-green-1 {
    --tw-gradient-to: #0B8350;
  }

  .MTT\:to-pink-1 {
    --tw-gradient-to: #FFEDD5;
  }

  .MTT\:to-light-white-1 {
    --tw-gradient-to: #F8F6EE;
  }

  .MTT\:to-Black-3 {
    --tw-gradient-to: #1F2020;
  }

  .MTT\:to-Default-3 {
    --tw-gradient-to: #1F2120;
  }

  .MTT\:to-White-3 {
    --tw-gradient-to: #F9F6EF;
  }

  .MTT\:to-Green-3 {
    --tw-gradient-to: #AEE0CD;
  }

  .MTT\:to-Blue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .MTT\:to-Silver-3 {
    --tw-gradient-to: #E4E4E2;
  }

  .MTT\:to-Yellow-3 {
    --tw-gradient-to: #F3D060;
  }

  .MTT\:to-Grey-3 {
    --tw-gradient-to: #535150;
  }

  .MTT\:to-Gray-3 {
    --tw-gradient-to: #535150;
  }

  .MTT\:to-Red-3 {
    --tw-gradient-to: #BA0C2E;
  }

  .MTT\:to-Gold-3 {
    --tw-gradient-to: #F5DDC5;
  }

  .MTT\:to-light-green-3 {
    --tw-gradient-to: #F3E9FB;
  }

  .MTT\:to-dark-blue-2 {
    --tw-gradient-to: #2743CC;
  }

  .MTT\:to-blue-1 {
    --tw-gradient-to: #6B8BFF;
  }

  .MTT\:to-yellow-1 {
    --tw-gradient-to: #EDB800;
  }

  .MTT\:to-blue-2 {
    --tw-gradient-to: #253BAA;
  }

  .MTT\:to-light-pink {
    --tw-gradient-to: #FF5070;
  }

  .MTT\:to-bright-green {
    --tw-gradient-to: #6EFAC3;
  }

  .MTT\:to-bright-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .MTT\:to-SpaceGrey-3 {
    --tw-gradient-to: #535150;
  }

  .MTT\:to-Purple-3 {
    --tw-gradient-to: #6700B8;
  }

  .MTT\:to-LightPurple-3 {
    --tw-gradient-to: #D1CDDA;
  }

  .MTT\:to-Glow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .MTT\:to-Bronze-3 {
    --tw-gradient-to: #cd7f32;
  }

  .MTT\:to-Copper-3 {
    --tw-gradient-to: #B87333;
  }

  .MTT\:to-Pink-3 {
    --tw-gradient-to: #FFC0CB;
  }

  .MTT\:to-Orange-3 {
    --tw-gradient-to: #FFA500;
  }

  .MTT\:to-Coral-3 {
    --tw-gradient-to: #EE7762;
  }

  .MTT\:to-MajesticBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .MTT\:to-PrismBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .MTT\:to-CeramicBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .MTT\:to-MidnightBlack-3 {
    --tw-gradient-to: #00040D;
  }

  .MTT\:to-PrismWhite-3 {
    --tw-gradient-to: #E1D8CB;
  }

  .MTT\:to-CeramicWhite-3 {
    --tw-gradient-to: #c2c2c4;
  }

  .MTT\:to-LilacPurple-3 {
    --tw-gradient-to: #C8A2C8;
  }

  .MTT\:to-CrownSilver-3 {
    --tw-gradient-to: #b1a5aa;
  }

  .MTT\:to-CoralBlue-3 {
    --tw-gradient-to: #AFDCEC;
  }

  .MTT\:to-lime-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .MTT\:to-apple-green {
    --tw-gradient-to: #6EFAC3;
  }

  .MTT\:to-bg-new-blue {
    --tw-gradient-to: #39DCF0;
  }

  .MTT\:to-bg-new-pink {
    --tw-gradient-to: #E79AAE;
  }

  .MTT\:to-new-pink-1 {
    --tw-gradient-to: #E9A1B3;
  }

  .MTT\:to-footer-grey {
    --tw-gradient-to: #333238;
  }

  .MTT\:to-border-grey {
    --tw-gradient-to: #c4c4c4;
  }

  .MTT\:to-apple-green-1 {
    --tw-gradient-to: #30D091;
  }

  .MTT\:to-crimson-red {
    --tw-gradient-to: #d22323;
  }

  .MTT\:to-asurion-cyan {
    --tw-gradient-to: #95CED7;
  }

  .MTT\:to-bright-orange {
    --tw-gradient-to: #FF8B1A;
  }

  .MTT\:to-Graphite-3 {
    --tw-gradient-to: #D2CEDB;
  }

  .MTT\:to-PacificBlue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .MTT\:to-light-purple {
    --tw-gradient-to: #B3A3D7;
  }

  .MTT\:to-asurion-gray {
    --tw-gradient-to: #D8D8D8;
  }

  .MTT\:to-OceanBlue-3 {
    --tw-gradient-to: #0077be;
  }

  .MTT\:to-MetallicCopper-3 {
    --tw-gradient-to: #72281e;
  }

  .MTT\:to-PorcelainWhite-3 {
    --tw-gradient-to: #f8fbf8;
  }

  .MTT\:to-LightBlue-3 {
    --tw-gradient-to: #ADD8E6;
  }

  .MTT\:to-CloudNavy-3 {
    --tw-gradient-to: #607387;
  }

  .MTT\:to-CloudMint-3 {
    --tw-gradient-to: #607387;
  }

  .MTT\:to-CloudOrange-3 {
    --tw-gradient-to: #ffba97;
  }

  .MTT\:to-CloudLavender-3 {
    --tw-gradient-to: #d6d3e2;
  }

  .MTT\:to-CloudRed-3 {
    --tw-gradient-to: #dbb0a2;
  }

  .MTT\:to-CloudWhite-3 {
    --tw-gradient-to: #f2f2ed;
  }

  .MTT\:to-SunriseGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .MTT\:to-SunshineGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .MTT\:to-AuraBlack-3 {
    --tw-gradient-to: #1F2120;
  }

  .MTT\:to-AuraGlow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .MTT\:to-MysticBronze-3 {
    --tw-gradient-to: #3c2516;
  }

  .MTT\:to-MysticGreen-3 {
    --tw-gradient-to: #90A19A;
  }

  .MTT\:to-MysticGrey-3 {
    --tw-gradient-to: #564f55;
  }

  .MTT\:to-MysticBlack-3 {
    --tw-gradient-to: #353A3C;
  }

  .MTT\:to-MysticWhite-3 {
    --tw-gradient-to: #E4EDE3;
  }

  .MTT\:to-price-blue1 {
    --tw-gradient-to: #6B8BFF;
  }

  .MTT\:to-indigo1 {
    --tw-gradient-to: #6700B8;
  }

  .MTT\:to-Purple-4 {
    --tw-gradient-to: #9598F8;
  }

  .MTT\:to-new-blue-2 {
    --tw-gradient-to: #33B3C2;
  }

  .MTT\:to-dark-blue-3 {
    --tw-gradient-to: #041DFB;
  }

  .MTT\:to-replace-bg {
    --tw-gradient-to: #8AA4BC;
  }

  .MTT\:to-resolve-bg {
    --tw-gradient-to: #4783CB;
  }

  .MTT\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .MTT\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .MTT\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .MTT\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .MTT\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .MTT\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .MTT\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .MTT\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .MTT\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .MTT\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .MTT\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .MTT\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .MTT\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .MTT\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .MTT\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .MTT\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .MTT\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .MTT\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .MTT\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .MTT\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .MTT\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .MTT\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .MTT\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .MTT\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .MTT\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .MTT\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .MTT\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .MTT\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .MTT\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .MTT\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .MTT\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .MTT\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .MTT\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .MTT\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .MTT\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .MTT\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .MTT\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .MTT\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .MTT\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .MTT\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .MTT\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .MTT\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .MTT\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .MTT\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .MTT\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .MTT\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .MTT\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .MTT\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .MTT\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .MTT\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .MTT\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .MTT\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .MTT\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .MTT\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .MTT\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .MTT\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .MTT\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .MTT\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .MTT\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .MTT\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .MTT\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .MTT\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .MTT\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .MTT\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .MTT\:hover\:to-purple:hover {
    --tw-gradient-to: #6700B8;
  }

  .MTT\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .MTT\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .MTT\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .MTT\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .MTT\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .MTT\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .MTT\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .MTT\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .MTT\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .MTT\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .MTT\:hover\:to-Asurion-White:hover {
    --tw-gradient-to: #FFF;
  }

  .MTT\:hover\:to-Asurion-Blue-Brighter:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .MTT\:hover\:to-Asurion-Blue-Deep:hover {
    --tw-gradient-to: #2743CC;
  }

  .MTT\:hover\:to-Asurion-Blue-Light:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .MTT\:hover\:to-Asurion-Purple:hover {
    --tw-gradient-to: #8223D2;
  }

  .MTT\:hover\:to-Asurion-Purple-Deeper:hover {
    --tw-gradient-to: #6700B8;
  }

  .MTT\:hover\:to-Asurion-Purple-Light:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .MTT\:hover\:to-Asurion-Gray-Deepest:hover {
    --tw-gradient-to: #333F48;
  }

  .MTT\:hover\:to-Asurion-Gray-Deeper:hover {
    --tw-gradient-to: #6E767D;
  }

  .MTT\:hover\:to-Asurion-Gray-Light:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .MTT\:hover\:to-Asurion-Gray-Lighter:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .MTT\:hover\:to-Asurion-Gray-Lightest:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .MTT\:hover\:to-Asurion-Red-Deep:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .MTT\:hover\:to-light-gray:hover {
    --tw-gradient-to: #6E767D;
  }

  .MTT\:hover\:to-light-gray-1:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .MTT\:hover\:to-light-gray-2:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .MTT\:hover\:to-light-gray-3:hover {
    --tw-gradient-to: #F0F0F5;
  }

  .MTT\:hover\:to-light-gray-4:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .MTT\:hover\:to-light-gray-5:hover {
    --tw-gradient-to: #333F48;
  }

  .MTT\:hover\:to-light-slate-gray:hover {
    --tw-gradient-to: #8589A1;
  }

  .MTT\:hover\:to-denim-blue:hover {
    --tw-gradient-to: #0066B2;
  }

  .MTT\:hover\:to-purple-1:hover {
    --tw-gradient-to: #8223D2;
  }

  .MTT\:hover\:to-dark-red:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .MTT\:hover\:to-bright-red:hover {
    --tw-gradient-to: #F40715;
  }

  .MTT\:hover\:to-mustard-yellow:hover {
    --tw-gradient-to: #ED8B00;
  }

  .MTT\:hover\:to-mustard-yellow-1:hover {
    --tw-gradient-to: #ED6600;
  }

  .MTT\:hover\:to-light-blue:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .MTT\:hover\:to-light-blue-1:hover {
    --tw-gradient-to: #4A68F9;
  }

  .MTT\:hover\:to-light-blue-3:hover {
    --tw-gradient-to:  #F0F3FF;
  }

  .MTT\:hover\:to-light-blue-4:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .MTT\:hover\:to-purple-blue:hover {
    --tw-gradient-to: #6469E1;
  }

  .MTT\:hover\:to-light-green:hover {
    --tw-gradient-to: #00B574;
  }

  .MTT\:hover\:to-light-green-1:hover {
    --tw-gradient-to: #00B574;
  }

  .MTT\:hover\:to-light-bg-green:hover {
    --tw-gradient-to: #F0FFF9;
  }

  .MTT\:hover\:to-green-1:hover {
    --tw-gradient-to: #0B8350;
  }

  .MTT\:hover\:to-pink-1:hover {
    --tw-gradient-to: #FFEDD5;
  }

  .MTT\:hover\:to-light-white-1:hover {
    --tw-gradient-to: #F8F6EE;
  }

  .MTT\:hover\:to-Black-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .MTT\:hover\:to-Default-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .MTT\:hover\:to-White-3:hover {
    --tw-gradient-to: #F9F6EF;
  }

  .MTT\:hover\:to-Green-3:hover {
    --tw-gradient-to: #AEE0CD;
  }

  .MTT\:hover\:to-Blue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .MTT\:hover\:to-Silver-3:hover {
    --tw-gradient-to: #E4E4E2;
  }

  .MTT\:hover\:to-Yellow-3:hover {
    --tw-gradient-to: #F3D060;
  }

  .MTT\:hover\:to-Grey-3:hover {
    --tw-gradient-to: #535150;
  }

  .MTT\:hover\:to-Gray-3:hover {
    --tw-gradient-to: #535150;
  }

  .MTT\:hover\:to-Red-3:hover {
    --tw-gradient-to: #BA0C2E;
  }

  .MTT\:hover\:to-Gold-3:hover {
    --tw-gradient-to: #F5DDC5;
  }

  .MTT\:hover\:to-light-green-3:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .MTT\:hover\:to-dark-blue-2:hover {
    --tw-gradient-to: #2743CC;
  }

  .MTT\:hover\:to-blue-1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .MTT\:hover\:to-yellow-1:hover {
    --tw-gradient-to: #EDB800;
  }

  .MTT\:hover\:to-blue-2:hover {
    --tw-gradient-to: #253BAA;
  }

  .MTT\:hover\:to-light-pink:hover {
    --tw-gradient-to: #FF5070;
  }

  .MTT\:hover\:to-bright-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .MTT\:hover\:to-bright-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .MTT\:hover\:to-SpaceGrey-3:hover {
    --tw-gradient-to: #535150;
  }

  .MTT\:hover\:to-Purple-3:hover {
    --tw-gradient-to: #6700B8;
  }

  .MTT\:hover\:to-LightPurple-3:hover {
    --tw-gradient-to: #D1CDDA;
  }

  .MTT\:hover\:to-Glow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .MTT\:hover\:to-Bronze-3:hover {
    --tw-gradient-to: #cd7f32;
  }

  .MTT\:hover\:to-Copper-3:hover {
    --tw-gradient-to: #B87333;
  }

  .MTT\:hover\:to-Pink-3:hover {
    --tw-gradient-to: #FFC0CB;
  }

  .MTT\:hover\:to-Orange-3:hover {
    --tw-gradient-to: #FFA500;
  }

  .MTT\:hover\:to-Coral-3:hover {
    --tw-gradient-to: #EE7762;
  }

  .MTT\:hover\:to-MajesticBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .MTT\:hover\:to-PrismBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .MTT\:hover\:to-CeramicBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .MTT\:hover\:to-MidnightBlack-3:hover {
    --tw-gradient-to: #00040D;
  }

  .MTT\:hover\:to-PrismWhite-3:hover {
    --tw-gradient-to: #E1D8CB;
  }

  .MTT\:hover\:to-CeramicWhite-3:hover {
    --tw-gradient-to: #c2c2c4;
  }

  .MTT\:hover\:to-LilacPurple-3:hover {
    --tw-gradient-to: #C8A2C8;
  }

  .MTT\:hover\:to-CrownSilver-3:hover {
    --tw-gradient-to: #b1a5aa;
  }

  .MTT\:hover\:to-CoralBlue-3:hover {
    --tw-gradient-to: #AFDCEC;
  }

  .MTT\:hover\:to-lime-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .MTT\:hover\:to-apple-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .MTT\:hover\:to-bg-new-blue:hover {
    --tw-gradient-to: #39DCF0;
  }

  .MTT\:hover\:to-bg-new-pink:hover {
    --tw-gradient-to: #E79AAE;
  }

  .MTT\:hover\:to-new-pink-1:hover {
    --tw-gradient-to: #E9A1B3;
  }

  .MTT\:hover\:to-footer-grey:hover {
    --tw-gradient-to: #333238;
  }

  .MTT\:hover\:to-border-grey:hover {
    --tw-gradient-to: #c4c4c4;
  }

  .MTT\:hover\:to-apple-green-1:hover {
    --tw-gradient-to: #30D091;
  }

  .MTT\:hover\:to-crimson-red:hover {
    --tw-gradient-to: #d22323;
  }

  .MTT\:hover\:to-asurion-cyan:hover {
    --tw-gradient-to: #95CED7;
  }

  .MTT\:hover\:to-bright-orange:hover {
    --tw-gradient-to: #FF8B1A;
  }

  .MTT\:hover\:to-Graphite-3:hover {
    --tw-gradient-to: #D2CEDB;
  }

  .MTT\:hover\:to-PacificBlue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .MTT\:hover\:to-light-purple:hover {
    --tw-gradient-to: #B3A3D7;
  }

  .MTT\:hover\:to-asurion-gray:hover {
    --tw-gradient-to: #D8D8D8;
  }

  .MTT\:hover\:to-OceanBlue-3:hover {
    --tw-gradient-to: #0077be;
  }

  .MTT\:hover\:to-MetallicCopper-3:hover {
    --tw-gradient-to: #72281e;
  }

  .MTT\:hover\:to-PorcelainWhite-3:hover {
    --tw-gradient-to: #f8fbf8;
  }

  .MTT\:hover\:to-LightBlue-3:hover {
    --tw-gradient-to: #ADD8E6;
  }

  .MTT\:hover\:to-CloudNavy-3:hover {
    --tw-gradient-to: #607387;
  }

  .MTT\:hover\:to-CloudMint-3:hover {
    --tw-gradient-to: #607387;
  }

  .MTT\:hover\:to-CloudOrange-3:hover {
    --tw-gradient-to: #ffba97;
  }

  .MTT\:hover\:to-CloudLavender-3:hover {
    --tw-gradient-to: #d6d3e2;
  }

  .MTT\:hover\:to-CloudRed-3:hover {
    --tw-gradient-to: #dbb0a2;
  }

  .MTT\:hover\:to-CloudWhite-3:hover {
    --tw-gradient-to: #f2f2ed;
  }

  .MTT\:hover\:to-SunriseGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .MTT\:hover\:to-SunshineGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .MTT\:hover\:to-AuraBlack-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .MTT\:hover\:to-AuraGlow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .MTT\:hover\:to-MysticBronze-3:hover {
    --tw-gradient-to: #3c2516;
  }

  .MTT\:hover\:to-MysticGreen-3:hover {
    --tw-gradient-to: #90A19A;
  }

  .MTT\:hover\:to-MysticGrey-3:hover {
    --tw-gradient-to: #564f55;
  }

  .MTT\:hover\:to-MysticBlack-3:hover {
    --tw-gradient-to: #353A3C;
  }

  .MTT\:hover\:to-MysticWhite-3:hover {
    --tw-gradient-to: #E4EDE3;
  }

  .MTT\:hover\:to-price-blue1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .MTT\:hover\:to-indigo1:hover {
    --tw-gradient-to: #6700B8;
  }

  .MTT\:hover\:to-Purple-4:hover {
    --tw-gradient-to: #9598F8;
  }

  .MTT\:hover\:to-new-blue-2:hover {
    --tw-gradient-to: #33B3C2;
  }

  .MTT\:hover\:to-dark-blue-3:hover {
    --tw-gradient-to: #041DFB;
  }

  .MTT\:hover\:to-replace-bg:hover {
    --tw-gradient-to: #8AA4BC;
  }

  .MTT\:hover\:to-resolve-bg:hover {
    --tw-gradient-to: #4783CB;
  }

  .MTT\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .MTT\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .MTT\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .MTT\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .MTT\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .MTT\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .MTT\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .MTT\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .MTT\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .MTT\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .MTT\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .MTT\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .MTT\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .MTT\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .MTT\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .MTT\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .MTT\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .MTT\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .MTT\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .MTT\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .MTT\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .MTT\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .MTT\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .MTT\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .MTT\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .MTT\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .MTT\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .MTT\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .MTT\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .MTT\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .MTT\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .MTT\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .MTT\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .MTT\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .MTT\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .MTT\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .MTT\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .MTT\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .MTT\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .MTT\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .MTT\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .MTT\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .MTT\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .MTT\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .MTT\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .MTT\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .MTT\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .MTT\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .MTT\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .MTT\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .MTT\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .MTT\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .MTT\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .MTT\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .MTT\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .MTT\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .MTT\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .MTT\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .MTT\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .MTT\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .MTT\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .MTT\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .MTT\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .MTT\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .MTT\:focus\:to-purple:focus {
    --tw-gradient-to: #6700B8;
  }

  .MTT\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .MTT\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .MTT\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .MTT\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .MTT\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .MTT\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .MTT\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .MTT\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .MTT\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .MTT\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .MTT\:focus\:to-Asurion-White:focus {
    --tw-gradient-to: #FFF;
  }

  .MTT\:focus\:to-Asurion-Blue-Brighter:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .MTT\:focus\:to-Asurion-Blue-Deep:focus {
    --tw-gradient-to: #2743CC;
  }

  .MTT\:focus\:to-Asurion-Blue-Light:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .MTT\:focus\:to-Asurion-Purple:focus {
    --tw-gradient-to: #8223D2;
  }

  .MTT\:focus\:to-Asurion-Purple-Deeper:focus {
    --tw-gradient-to: #6700B8;
  }

  .MTT\:focus\:to-Asurion-Purple-Light:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .MTT\:focus\:to-Asurion-Gray-Deepest:focus {
    --tw-gradient-to: #333F48;
  }

  .MTT\:focus\:to-Asurion-Gray-Deeper:focus {
    --tw-gradient-to: #6E767D;
  }

  .MTT\:focus\:to-Asurion-Gray-Light:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .MTT\:focus\:to-Asurion-Gray-Lighter:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .MTT\:focus\:to-Asurion-Gray-Lightest:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .MTT\:focus\:to-Asurion-Red-Deep:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .MTT\:focus\:to-light-gray:focus {
    --tw-gradient-to: #6E767D;
  }

  .MTT\:focus\:to-light-gray-1:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .MTT\:focus\:to-light-gray-2:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .MTT\:focus\:to-light-gray-3:focus {
    --tw-gradient-to: #F0F0F5;
  }

  .MTT\:focus\:to-light-gray-4:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .MTT\:focus\:to-light-gray-5:focus {
    --tw-gradient-to: #333F48;
  }

  .MTT\:focus\:to-light-slate-gray:focus {
    --tw-gradient-to: #8589A1;
  }

  .MTT\:focus\:to-denim-blue:focus {
    --tw-gradient-to: #0066B2;
  }

  .MTT\:focus\:to-purple-1:focus {
    --tw-gradient-to: #8223D2;
  }

  .MTT\:focus\:to-dark-red:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .MTT\:focus\:to-bright-red:focus {
    --tw-gradient-to: #F40715;
  }

  .MTT\:focus\:to-mustard-yellow:focus {
    --tw-gradient-to: #ED8B00;
  }

  .MTT\:focus\:to-mustard-yellow-1:focus {
    --tw-gradient-to: #ED6600;
  }

  .MTT\:focus\:to-light-blue:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .MTT\:focus\:to-light-blue-1:focus {
    --tw-gradient-to: #4A68F9;
  }

  .MTT\:focus\:to-light-blue-3:focus {
    --tw-gradient-to:  #F0F3FF;
  }

  .MTT\:focus\:to-light-blue-4:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .MTT\:focus\:to-purple-blue:focus {
    --tw-gradient-to: #6469E1;
  }

  .MTT\:focus\:to-light-green:focus {
    --tw-gradient-to: #00B574;
  }

  .MTT\:focus\:to-light-green-1:focus {
    --tw-gradient-to: #00B574;
  }

  .MTT\:focus\:to-light-bg-green:focus {
    --tw-gradient-to: #F0FFF9;
  }

  .MTT\:focus\:to-green-1:focus {
    --tw-gradient-to: #0B8350;
  }

  .MTT\:focus\:to-pink-1:focus {
    --tw-gradient-to: #FFEDD5;
  }

  .MTT\:focus\:to-light-white-1:focus {
    --tw-gradient-to: #F8F6EE;
  }

  .MTT\:focus\:to-Black-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .MTT\:focus\:to-Default-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .MTT\:focus\:to-White-3:focus {
    --tw-gradient-to: #F9F6EF;
  }

  .MTT\:focus\:to-Green-3:focus {
    --tw-gradient-to: #AEE0CD;
  }

  .MTT\:focus\:to-Blue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .MTT\:focus\:to-Silver-3:focus {
    --tw-gradient-to: #E4E4E2;
  }

  .MTT\:focus\:to-Yellow-3:focus {
    --tw-gradient-to: #F3D060;
  }

  .MTT\:focus\:to-Grey-3:focus {
    --tw-gradient-to: #535150;
  }

  .MTT\:focus\:to-Gray-3:focus {
    --tw-gradient-to: #535150;
  }

  .MTT\:focus\:to-Red-3:focus {
    --tw-gradient-to: #BA0C2E;
  }

  .MTT\:focus\:to-Gold-3:focus {
    --tw-gradient-to: #F5DDC5;
  }

  .MTT\:focus\:to-light-green-3:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .MTT\:focus\:to-dark-blue-2:focus {
    --tw-gradient-to: #2743CC;
  }

  .MTT\:focus\:to-blue-1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .MTT\:focus\:to-yellow-1:focus {
    --tw-gradient-to: #EDB800;
  }

  .MTT\:focus\:to-blue-2:focus {
    --tw-gradient-to: #253BAA;
  }

  .MTT\:focus\:to-light-pink:focus {
    --tw-gradient-to: #FF5070;
  }

  .MTT\:focus\:to-bright-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .MTT\:focus\:to-bright-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .MTT\:focus\:to-SpaceGrey-3:focus {
    --tw-gradient-to: #535150;
  }

  .MTT\:focus\:to-Purple-3:focus {
    --tw-gradient-to: #6700B8;
  }

  .MTT\:focus\:to-LightPurple-3:focus {
    --tw-gradient-to: #D1CDDA;
  }

  .MTT\:focus\:to-Glow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .MTT\:focus\:to-Bronze-3:focus {
    --tw-gradient-to: #cd7f32;
  }

  .MTT\:focus\:to-Copper-3:focus {
    --tw-gradient-to: #B87333;
  }

  .MTT\:focus\:to-Pink-3:focus {
    --tw-gradient-to: #FFC0CB;
  }

  .MTT\:focus\:to-Orange-3:focus {
    --tw-gradient-to: #FFA500;
  }

  .MTT\:focus\:to-Coral-3:focus {
    --tw-gradient-to: #EE7762;
  }

  .MTT\:focus\:to-MajesticBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .MTT\:focus\:to-PrismBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .MTT\:focus\:to-CeramicBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .MTT\:focus\:to-MidnightBlack-3:focus {
    --tw-gradient-to: #00040D;
  }

  .MTT\:focus\:to-PrismWhite-3:focus {
    --tw-gradient-to: #E1D8CB;
  }

  .MTT\:focus\:to-CeramicWhite-3:focus {
    --tw-gradient-to: #c2c2c4;
  }

  .MTT\:focus\:to-LilacPurple-3:focus {
    --tw-gradient-to: #C8A2C8;
  }

  .MTT\:focus\:to-CrownSilver-3:focus {
    --tw-gradient-to: #b1a5aa;
  }

  .MTT\:focus\:to-CoralBlue-3:focus {
    --tw-gradient-to: #AFDCEC;
  }

  .MTT\:focus\:to-lime-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .MTT\:focus\:to-apple-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .MTT\:focus\:to-bg-new-blue:focus {
    --tw-gradient-to: #39DCF0;
  }

  .MTT\:focus\:to-bg-new-pink:focus {
    --tw-gradient-to: #E79AAE;
  }

  .MTT\:focus\:to-new-pink-1:focus {
    --tw-gradient-to: #E9A1B3;
  }

  .MTT\:focus\:to-footer-grey:focus {
    --tw-gradient-to: #333238;
  }

  .MTT\:focus\:to-border-grey:focus {
    --tw-gradient-to: #c4c4c4;
  }

  .MTT\:focus\:to-apple-green-1:focus {
    --tw-gradient-to: #30D091;
  }

  .MTT\:focus\:to-crimson-red:focus {
    --tw-gradient-to: #d22323;
  }

  .MTT\:focus\:to-asurion-cyan:focus {
    --tw-gradient-to: #95CED7;
  }

  .MTT\:focus\:to-bright-orange:focus {
    --tw-gradient-to: #FF8B1A;
  }

  .MTT\:focus\:to-Graphite-3:focus {
    --tw-gradient-to: #D2CEDB;
  }

  .MTT\:focus\:to-PacificBlue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .MTT\:focus\:to-light-purple:focus {
    --tw-gradient-to: #B3A3D7;
  }

  .MTT\:focus\:to-asurion-gray:focus {
    --tw-gradient-to: #D8D8D8;
  }

  .MTT\:focus\:to-OceanBlue-3:focus {
    --tw-gradient-to: #0077be;
  }

  .MTT\:focus\:to-MetallicCopper-3:focus {
    --tw-gradient-to: #72281e;
  }

  .MTT\:focus\:to-PorcelainWhite-3:focus {
    --tw-gradient-to: #f8fbf8;
  }

  .MTT\:focus\:to-LightBlue-3:focus {
    --tw-gradient-to: #ADD8E6;
  }

  .MTT\:focus\:to-CloudNavy-3:focus {
    --tw-gradient-to: #607387;
  }

  .MTT\:focus\:to-CloudMint-3:focus {
    --tw-gradient-to: #607387;
  }

  .MTT\:focus\:to-CloudOrange-3:focus {
    --tw-gradient-to: #ffba97;
  }

  .MTT\:focus\:to-CloudLavender-3:focus {
    --tw-gradient-to: #d6d3e2;
  }

  .MTT\:focus\:to-CloudRed-3:focus {
    --tw-gradient-to: #dbb0a2;
  }

  .MTT\:focus\:to-CloudWhite-3:focus {
    --tw-gradient-to: #f2f2ed;
  }

  .MTT\:focus\:to-SunriseGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .MTT\:focus\:to-SunshineGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .MTT\:focus\:to-AuraBlack-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .MTT\:focus\:to-AuraGlow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .MTT\:focus\:to-MysticBronze-3:focus {
    --tw-gradient-to: #3c2516;
  }

  .MTT\:focus\:to-MysticGreen-3:focus {
    --tw-gradient-to: #90A19A;
  }

  .MTT\:focus\:to-MysticGrey-3:focus {
    --tw-gradient-to: #564f55;
  }

  .MTT\:focus\:to-MysticBlack-3:focus {
    --tw-gradient-to: #353A3C;
  }

  .MTT\:focus\:to-MysticWhite-3:focus {
    --tw-gradient-to: #E4EDE3;
  }

  .MTT\:focus\:to-price-blue1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .MTT\:focus\:to-indigo1:focus {
    --tw-gradient-to: #6700B8;
  }

  .MTT\:focus\:to-Purple-4:focus {
    --tw-gradient-to: #9598F8;
  }

  .MTT\:focus\:to-new-blue-2:focus {
    --tw-gradient-to: #33B3C2;
  }

  .MTT\:focus\:to-dark-blue-3:focus {
    --tw-gradient-to: #041DFB;
  }

  .MTT\:focus\:to-replace-bg:focus {
    --tw-gradient-to: #8AA4BC;
  }

  .MTT\:focus\:to-resolve-bg:focus {
    --tw-gradient-to: #4783CB;
  }

  .MTT\:decoration-slice {
    -webkit-box-decoration-break: slice;
    box-decoration-break: slice;
  }

  .MTT\:decoration-clone {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }

  .MTT\:bg-auto {
    background-size: auto;
  }

  .MTT\:bg-cover {
    background-size: cover;
  }

  .MTT\:bg-contain {
    background-size: contain;
  }

  .MTT\:bg-fixed {
    background-attachment: fixed;
  }

  .MTT\:bg-local {
    background-attachment: local;
  }

  .MTT\:bg-scroll {
    background-attachment: scroll;
  }

  .MTT\:bg-clip-border {
    background-clip: border-box;
  }

  .MTT\:bg-clip-padding {
    background-clip: padding-box;
  }

  .MTT\:bg-clip-content {
    background-clip: content-box;
  }

  .MTT\:bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
  }

  .MTT\:bg-bottom {
    background-position: bottom;
  }

  .MTT\:bg-center {
    background-position: center;
  }

  .MTT\:bg-left {
    background-position: left;
  }

  .MTT\:bg-left-bottom {
    background-position: left bottom;
  }

  .MTT\:bg-left-top {
    background-position: left top;
  }

  .MTT\:bg-right {
    background-position: right;
  }

  .MTT\:bg-right-bottom {
    background-position: right bottom;
  }

  .MTT\:bg-right-top {
    background-position: right top;
  }

  .MTT\:bg-top {
    background-position: top;
  }

  .MTT\:bg-repeat {
    background-repeat: repeat;
  }

  .MTT\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .MTT\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .MTT\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .MTT\:bg-repeat-round {
    background-repeat: round;
  }

  .MTT\:bg-repeat-space {
    background-repeat: space;
  }

  .MTT\:bg-origin-border {
    background-origin: border-box;
  }

  .MTT\:bg-origin-padding {
    background-origin: padding-box;
  }

  .MTT\:bg-origin-content {
    background-origin: content-box;
  }

  .MTT\:fill-current {
    fill: currentColor;
  }

  .MTT\:stroke-current {
    stroke: currentColor;
  }

  .MTT\:stroke-0 {
    stroke-width: 0;
  }

  .MTT\:stroke-1 {
    stroke-width: 1;
  }

  .MTT\:stroke-2 {
    stroke-width: 2;
  }

  .MTT\:object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .MTT\:object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .MTT\:object-fill {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .MTT\:object-none {
    -o-object-fit: none;
    object-fit: none;
  }

  .MTT\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .MTT\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom;
  }

  .MTT\:object-center {
    -o-object-position: center;
    object-position: center;
  }

  .MTT\:object-left {
    -o-object-position: left;
    object-position: left;
  }

  .MTT\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom;
  }

  .MTT\:object-left-top {
    -o-object-position: left top;
    object-position: left top;
  }

  .MTT\:object-right {
    -o-object-position: right;
    object-position: right;
  }

  .MTT\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom;
  }

  .MTT\:object-right-top {
    -o-object-position: right top;
    object-position: right top;
  }

  .MTT\:object-top {
    -o-object-position: top;
    object-position: top;
  }

  .MTT\:p-0 {
    padding: 0px;
  }

  .MTT\:p-1 {
    padding: 0.25rem;
  }

  .MTT\:p-2 {
    padding: 0.5rem;
  }

  .MTT\:p-3 {
    padding: 0.75rem;
  }

  .MTT\:p-4 {
    padding: 1rem;
  }

  .MTT\:p-5 {
    padding: 1.25rem;
  }

  .MTT\:p-6 {
    padding: 1.5rem;
  }

  .MTT\:p-7 {
    padding: 1.75rem;
  }

  .MTT\:p-8 {
    padding: 2rem;
  }

  .MTT\:p-9 {
    padding: 2.25rem;
  }

  .MTT\:p-10 {
    padding: 2.5rem;
  }

  .MTT\:p-11 {
    padding: 2.75rem;
  }

  .MTT\:p-12 {
    padding: 3rem;
  }

  .MTT\:p-14 {
    padding: 3.5rem;
  }

  .MTT\:p-15 {
    padding: 15px;
  }

  .MTT\:p-16 {
    padding: 4rem;
  }

  .MTT\:p-17 {
    padding: 17px;
  }

  .MTT\:p-19 {
    padding: 19px;
  }

  .MTT\:p-20 {
    padding: 5rem;
  }

  .MTT\:p-22 {
    padding: 22px;
  }

  .MTT\:p-24 {
    padding: 6rem;
  }

  .MTT\:p-25 {
    padding: 25px;
  }

  .MTT\:p-26 {
    padding: 26px;
  }

  .MTT\:p-27 {
    padding: 27px;
  }

  .MTT\:p-28 {
    padding: 7rem;
  }

  .MTT\:p-29 {
    padding: 29px;
  }

  .MTT\:p-30 {
    padding: 30px;
  }

  .MTT\:p-32 {
    padding: 8rem;
  }

  .MTT\:p-35 {
    padding: 35px;
  }

  .MTT\:p-36 {
    padding: 9rem;
  }

  .MTT\:p-37 {
    padding: 37px;
  }

  .MTT\:p-40 {
    padding: 40px;
  }

  .MTT\:p-41 {
    padding: 41px;
  }

  .MTT\:p-44 {
    padding: 11rem;
  }

  .MTT\:p-45 {
    padding: 45px;
  }

  .MTT\:p-48 {
    padding: 12rem;
  }

  .MTT\:p-49 {
    padding: 49px;
  }

  .MTT\:p-50 {
    padding: 50px;
  }

  .MTT\:p-52 {
    padding: 13rem;
  }

  .MTT\:p-56 {
    padding: 14rem;
  }

  .MTT\:p-60 {
    padding: 60px;
  }

  .MTT\:p-64 {
    padding: 16rem;
  }

  .MTT\:p-65 {
    padding: 65px;
  }

  .MTT\:p-72 {
    padding: 72px;
  }

  .MTT\:p-80 {
    padding: 20rem;
  }

  .MTT\:p-85 {
    padding: 85px;
  }

  .MTT\:p-96 {
    padding: 24rem;
  }

  .MTT\:p-124 {
    padding: 124px;
  }

  .MTT\:p-px {
    padding: 1px;
  }

  .MTT\:p-0\.5 {
    padding: 0.125rem;
  }

  .MTT\:p-1\.5 {
    padding: 0.375rem;
  }

  .MTT\:p-2\.5 {
    padding: 0.625rem;
  }

  .MTT\:p-3\.5 {
    padding: 0.875rem;
  }

  .MTT\:p-p11 {
    padding: 11px;
  }

  .MTT\:p-p12 {
    padding: 12px;
  }

  .MTT\:p-p10 {
    padding: 10px;
  }

  .MTT\:p-p9 {
    padding: 9px;
  }

  .MTT\:p-p20 {
    padding: 20px;
  }

  .MTT\:p-p18 {
    padding: 18px;
  }

  .MTT\:p-p14 {
    padding: 14px;
  }

  .MTT\:p-p13 {
    padding: 13px;
  }

  .MTT\:p-p6 {
    padding: 6px;
  }

  .MTT\:p-p2 {
    padding: 2px;
  }

  .MTT\:p-p3 {
    padding: 3px;
  }

  .MTT\:p-p5 {
    padding: 5px;
  }

  .MTT\:p-40p-imp {
    padding: 40px !important;
  }

  .MTT\:p-67px {
    padding: 67px;
  }

  .MTT\:p-160px {
    padding: 160px;
  }

  .MTT\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .MTT\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .MTT\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .MTT\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .MTT\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .MTT\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .MTT\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .MTT\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .MTT\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .MTT\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .MTT\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .MTT\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .MTT\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .MTT\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .MTT\:px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .MTT\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .MTT\:px-17 {
    padding-left: 17px;
    padding-right: 17px;
  }

  .MTT\:px-19 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .MTT\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .MTT\:px-22 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .MTT\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .MTT\:px-25 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .MTT\:px-26 {
    padding-left: 26px;
    padding-right: 26px;
  }

  .MTT\:px-27 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .MTT\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .MTT\:px-29 {
    padding-left: 29px;
    padding-right: 29px;
  }

  .MTT\:px-30 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .MTT\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .MTT\:px-35 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .MTT\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .MTT\:px-37 {
    padding-left: 37px;
    padding-right: 37px;
  }

  .MTT\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .MTT\:px-41 {
    padding-left: 41px;
    padding-right: 41px;
  }

  .MTT\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .MTT\:px-45 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .MTT\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .MTT\:px-49 {
    padding-left: 49px;
    padding-right: 49px;
  }

  .MTT\:px-50 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .MTT\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .MTT\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .MTT\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .MTT\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .MTT\:px-65 {
    padding-left: 65px;
    padding-right: 65px;
  }

  .MTT\:px-72 {
    padding-left: 72px;
    padding-right: 72px;
  }

  .MTT\:px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .MTT\:px-85 {
    padding-left: 85px;
    padding-right: 85px;
  }

  .MTT\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .MTT\:px-124 {
    padding-left: 124px;
    padding-right: 124px;
  }

  .MTT\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .MTT\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .MTT\:px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .MTT\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .MTT\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .MTT\:px-p11 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .MTT\:px-p12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .MTT\:px-p10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .MTT\:px-p9 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .MTT\:px-p20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .MTT\:px-p18 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .MTT\:px-p14 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .MTT\:px-p13 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .MTT\:px-p6 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .MTT\:px-p2 {
    padding-left: 2px;
    padding-right: 2px;
  }

  .MTT\:px-p3 {
    padding-left: 3px;
    padding-right: 3px;
  }

  .MTT\:px-p5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .MTT\:px-40p-imp {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .MTT\:px-67px {
    padding-left: 67px;
    padding-right: 67px;
  }

  .MTT\:px-160px {
    padding-left: 160px;
    padding-right: 160px;
  }

  .MTT\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .MTT\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .MTT\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .MTT\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .MTT\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .MTT\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .MTT\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .MTT\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .MTT\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .MTT\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .MTT\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .MTT\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .MTT\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .MTT\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .MTT\:py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .MTT\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .MTT\:py-17 {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .MTT\:py-19 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .MTT\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .MTT\:py-22 {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .MTT\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .MTT\:py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .MTT\:py-26 {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .MTT\:py-27 {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .MTT\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .MTT\:py-29 {
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .MTT\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .MTT\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .MTT\:py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .MTT\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .MTT\:py-37 {
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .MTT\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .MTT\:py-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }

  .MTT\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .MTT\:py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .MTT\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .MTT\:py-49 {
    padding-top: 49px;
    padding-bottom: 49px;
  }

  .MTT\:py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .MTT\:py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .MTT\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .MTT\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .MTT\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .MTT\:py-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .MTT\:py-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .MTT\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .MTT\:py-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }

  .MTT\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .MTT\:py-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }

  .MTT\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .MTT\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .MTT\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .MTT\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .MTT\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .MTT\:py-p11 {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .MTT\:py-p12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .MTT\:py-p10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .MTT\:py-p9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .MTT\:py-p20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .MTT\:py-p18 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .MTT\:py-p14 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .MTT\:py-p13 {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .MTT\:py-p6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .MTT\:py-p2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .MTT\:py-p3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .MTT\:py-p5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .MTT\:py-40p-imp {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .MTT\:py-67px {
    padding-top: 67px;
    padding-bottom: 67px;
  }

  .MTT\:py-160px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .MTT\:pt-0 {
    padding-top: 0px;
  }

  .MTT\:pt-1 {
    padding-top: 0.25rem;
  }

  .MTT\:pt-2 {
    padding-top: 0.5rem;
  }

  .MTT\:pt-3 {
    padding-top: 0.75rem;
  }

  .MTT\:pt-4 {
    padding-top: 1rem;
  }

  .MTT\:pt-5 {
    padding-top: 1.25rem;
  }

  .MTT\:pt-6 {
    padding-top: 1.5rem;
  }

  .MTT\:pt-7 {
    padding-top: 1.75rem;
  }

  .MTT\:pt-8 {
    padding-top: 2rem;
  }

  .MTT\:pt-9 {
    padding-top: 2.25rem;
  }

  .MTT\:pt-10 {
    padding-top: 2.5rem;
  }

  .MTT\:pt-11 {
    padding-top: 2.75rem;
  }

  .MTT\:pt-12 {
    padding-top: 3rem;
  }

  .MTT\:pt-14 {
    padding-top: 3.5rem;
  }

  .MTT\:pt-15 {
    padding-top: 15px;
  }

  .MTT\:pt-16 {
    padding-top: 4rem;
  }

  .MTT\:pt-17 {
    padding-top: 17px;
  }

  .MTT\:pt-19 {
    padding-top: 19px;
  }

  .MTT\:pt-20 {
    padding-top: 5rem;
  }

  .MTT\:pt-22 {
    padding-top: 22px;
  }

  .MTT\:pt-24 {
    padding-top: 6rem;
  }

  .MTT\:pt-25 {
    padding-top: 25px;
  }

  .MTT\:pt-26 {
    padding-top: 26px;
  }

  .MTT\:pt-27 {
    padding-top: 27px;
  }

  .MTT\:pt-28 {
    padding-top: 7rem;
  }

  .MTT\:pt-29 {
    padding-top: 29px;
  }

  .MTT\:pt-30 {
    padding-top: 30px;
  }

  .MTT\:pt-32 {
    padding-top: 8rem;
  }

  .MTT\:pt-35 {
    padding-top: 35px;
  }

  .MTT\:pt-36 {
    padding-top: 9rem;
  }

  .MTT\:pt-37 {
    padding-top: 37px;
  }

  .MTT\:pt-40 {
    padding-top: 40px;
  }

  .MTT\:pt-41 {
    padding-top: 41px;
  }

  .MTT\:pt-44 {
    padding-top: 11rem;
  }

  .MTT\:pt-45 {
    padding-top: 45px;
  }

  .MTT\:pt-48 {
    padding-top: 12rem;
  }

  .MTT\:pt-49 {
    padding-top: 49px;
  }

  .MTT\:pt-50 {
    padding-top: 50px;
  }

  .MTT\:pt-52 {
    padding-top: 13rem;
  }

  .MTT\:pt-56 {
    padding-top: 14rem;
  }

  .MTT\:pt-60 {
    padding-top: 60px;
  }

  .MTT\:pt-64 {
    padding-top: 16rem;
  }

  .MTT\:pt-65 {
    padding-top: 65px;
  }

  .MTT\:pt-72 {
    padding-top: 72px;
  }

  .MTT\:pt-80 {
    padding-top: 20rem;
  }

  .MTT\:pt-85 {
    padding-top: 85px;
  }

  .MTT\:pt-96 {
    padding-top: 24rem;
  }

  .MTT\:pt-124 {
    padding-top: 124px;
  }

  .MTT\:pt-px {
    padding-top: 1px;
  }

  .MTT\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .MTT\:pt-1\.5 {
    padding-top: 0.375rem;
  }

  .MTT\:pt-2\.5 {
    padding-top: 0.625rem;
  }

  .MTT\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .MTT\:pt-p11 {
    padding-top: 11px;
  }

  .MTT\:pt-p12 {
    padding-top: 12px;
  }

  .MTT\:pt-p10 {
    padding-top: 10px;
  }

  .MTT\:pt-p9 {
    padding-top: 9px;
  }

  .MTT\:pt-p20 {
    padding-top: 20px;
  }

  .MTT\:pt-p18 {
    padding-top: 18px;
  }

  .MTT\:pt-p14 {
    padding-top: 14px;
  }

  .MTT\:pt-p13 {
    padding-top: 13px;
  }

  .MTT\:pt-p6 {
    padding-top: 6px;
  }

  .MTT\:pt-p2 {
    padding-top: 2px;
  }

  .MTT\:pt-p3 {
    padding-top: 3px;
  }

  .MTT\:pt-p5 {
    padding-top: 5px;
  }

  .MTT\:pt-40p-imp {
    padding-top: 40px !important;
  }

  .MTT\:pt-67px {
    padding-top: 67px;
  }

  .MTT\:pt-160px {
    padding-top: 160px;
  }

  .MTT\:pr-0 {
    padding-right: 0px;
  }

  .MTT\:pr-1 {
    padding-right: 0.25rem;
  }

  .MTT\:pr-2 {
    padding-right: 0.5rem;
  }

  .MTT\:pr-3 {
    padding-right: 0.75rem;
  }

  .MTT\:pr-4 {
    padding-right: 1rem;
  }

  .MTT\:pr-5 {
    padding-right: 1.25rem;
  }

  .MTT\:pr-6 {
    padding-right: 1.5rem;
  }

  .MTT\:pr-7 {
    padding-right: 1.75rem;
  }

  .MTT\:pr-8 {
    padding-right: 2rem;
  }

  .MTT\:pr-9 {
    padding-right: 2.25rem;
  }

  .MTT\:pr-10 {
    padding-right: 2.5rem;
  }

  .MTT\:pr-11 {
    padding-right: 2.75rem;
  }

  .MTT\:pr-12 {
    padding-right: 3rem;
  }

  .MTT\:pr-14 {
    padding-right: 3.5rem;
  }

  .MTT\:pr-15 {
    padding-right: 15px;
  }

  .MTT\:pr-16 {
    padding-right: 4rem;
  }

  .MTT\:pr-17 {
    padding-right: 17px;
  }

  .MTT\:pr-19 {
    padding-right: 19px;
  }

  .MTT\:pr-20 {
    padding-right: 5rem;
  }

  .MTT\:pr-22 {
    padding-right: 22px;
  }

  .MTT\:pr-24 {
    padding-right: 6rem;
  }

  .MTT\:pr-25 {
    padding-right: 25px;
  }

  .MTT\:pr-26 {
    padding-right: 26px;
  }

  .MTT\:pr-27 {
    padding-right: 27px;
  }

  .MTT\:pr-28 {
    padding-right: 7rem;
  }

  .MTT\:pr-29 {
    padding-right: 29px;
  }

  .MTT\:pr-30 {
    padding-right: 30px;
  }

  .MTT\:pr-32 {
    padding-right: 8rem;
  }

  .MTT\:pr-35 {
    padding-right: 35px;
  }

  .MTT\:pr-36 {
    padding-right: 9rem;
  }

  .MTT\:pr-37 {
    padding-right: 37px;
  }

  .MTT\:pr-40 {
    padding-right: 40px;
  }

  .MTT\:pr-41 {
    padding-right: 41px;
  }

  .MTT\:pr-44 {
    padding-right: 11rem;
  }

  .MTT\:pr-45 {
    padding-right: 45px;
  }

  .MTT\:pr-48 {
    padding-right: 12rem;
  }

  .MTT\:pr-49 {
    padding-right: 49px;
  }

  .MTT\:pr-50 {
    padding-right: 50px;
  }

  .MTT\:pr-52 {
    padding-right: 13rem;
  }

  .MTT\:pr-56 {
    padding-right: 14rem;
  }

  .MTT\:pr-60 {
    padding-right: 60px;
  }

  .MTT\:pr-64 {
    padding-right: 16rem;
  }

  .MTT\:pr-65 {
    padding-right: 65px;
  }

  .MTT\:pr-72 {
    padding-right: 72px;
  }

  .MTT\:pr-80 {
    padding-right: 20rem;
  }

  .MTT\:pr-85 {
    padding-right: 85px;
  }

  .MTT\:pr-96 {
    padding-right: 24rem;
  }

  .MTT\:pr-124 {
    padding-right: 124px;
  }

  .MTT\:pr-px {
    padding-right: 1px;
  }

  .MTT\:pr-0\.5 {
    padding-right: 0.125rem;
  }

  .MTT\:pr-1\.5 {
    padding-right: 0.375rem;
  }

  .MTT\:pr-2\.5 {
    padding-right: 0.625rem;
  }

  .MTT\:pr-3\.5 {
    padding-right: 0.875rem;
  }

  .MTT\:pr-p11 {
    padding-right: 11px;
  }

  .MTT\:pr-p12 {
    padding-right: 12px;
  }

  .MTT\:pr-p10 {
    padding-right: 10px;
  }

  .MTT\:pr-p9 {
    padding-right: 9px;
  }

  .MTT\:pr-p20 {
    padding-right: 20px;
  }

  .MTT\:pr-p18 {
    padding-right: 18px;
  }

  .MTT\:pr-p14 {
    padding-right: 14px;
  }

  .MTT\:pr-p13 {
    padding-right: 13px;
  }

  .MTT\:pr-p6 {
    padding-right: 6px;
  }

  .MTT\:pr-p2 {
    padding-right: 2px;
  }

  .MTT\:pr-p3 {
    padding-right: 3px;
  }

  .MTT\:pr-p5 {
    padding-right: 5px;
  }

  .MTT\:pr-40p-imp {
    padding-right: 40px !important;
  }

  .MTT\:pr-67px {
    padding-right: 67px;
  }

  .MTT\:pr-160px {
    padding-right: 160px;
  }

  .MTT\:pb-0 {
    padding-bottom: 0px;
  }

  .MTT\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .MTT\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .MTT\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .MTT\:pb-4 {
    padding-bottom: 1rem;
  }

  .MTT\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .MTT\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .MTT\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .MTT\:pb-8 {
    padding-bottom: 2rem;
  }

  .MTT\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .MTT\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .MTT\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .MTT\:pb-12 {
    padding-bottom: 3rem;
  }

  .MTT\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .MTT\:pb-15 {
    padding-bottom: 15px;
  }

  .MTT\:pb-16 {
    padding-bottom: 4rem;
  }

  .MTT\:pb-17 {
    padding-bottom: 17px;
  }

  .MTT\:pb-19 {
    padding-bottom: 19px;
  }

  .MTT\:pb-20 {
    padding-bottom: 5rem;
  }

  .MTT\:pb-22 {
    padding-bottom: 22px;
  }

  .MTT\:pb-24 {
    padding-bottom: 6rem;
  }

  .MTT\:pb-25 {
    padding-bottom: 25px;
  }

  .MTT\:pb-26 {
    padding-bottom: 26px;
  }

  .MTT\:pb-27 {
    padding-bottom: 27px;
  }

  .MTT\:pb-28 {
    padding-bottom: 7rem;
  }

  .MTT\:pb-29 {
    padding-bottom: 29px;
  }

  .MTT\:pb-30 {
    padding-bottom: 30px;
  }

  .MTT\:pb-32 {
    padding-bottom: 8rem;
  }

  .MTT\:pb-35 {
    padding-bottom: 35px;
  }

  .MTT\:pb-36 {
    padding-bottom: 9rem;
  }

  .MTT\:pb-37 {
    padding-bottom: 37px;
  }

  .MTT\:pb-40 {
    padding-bottom: 40px;
  }

  .MTT\:pb-41 {
    padding-bottom: 41px;
  }

  .MTT\:pb-44 {
    padding-bottom: 11rem;
  }

  .MTT\:pb-45 {
    padding-bottom: 45px;
  }

  .MTT\:pb-48 {
    padding-bottom: 12rem;
  }

  .MTT\:pb-49 {
    padding-bottom: 49px;
  }

  .MTT\:pb-50 {
    padding-bottom: 50px;
  }

  .MTT\:pb-52 {
    padding-bottom: 13rem;
  }

  .MTT\:pb-56 {
    padding-bottom: 14rem;
  }

  .MTT\:pb-60 {
    padding-bottom: 60px;
  }

  .MTT\:pb-64 {
    padding-bottom: 16rem;
  }

  .MTT\:pb-65 {
    padding-bottom: 65px;
  }

  .MTT\:pb-72 {
    padding-bottom: 72px;
  }

  .MTT\:pb-80 {
    padding-bottom: 20rem;
  }

  .MTT\:pb-85 {
    padding-bottom: 85px;
  }

  .MTT\:pb-96 {
    padding-bottom: 24rem;
  }

  .MTT\:pb-124 {
    padding-bottom: 124px;
  }

  .MTT\:pb-px {
    padding-bottom: 1px;
  }

  .MTT\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .MTT\:pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .MTT\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .MTT\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .MTT\:pb-p11 {
    padding-bottom: 11px;
  }

  .MTT\:pb-p12 {
    padding-bottom: 12px;
  }

  .MTT\:pb-p10 {
    padding-bottom: 10px;
  }

  .MTT\:pb-p9 {
    padding-bottom: 9px;
  }

  .MTT\:pb-p20 {
    padding-bottom: 20px;
  }

  .MTT\:pb-p18 {
    padding-bottom: 18px;
  }

  .MTT\:pb-p14 {
    padding-bottom: 14px;
  }

  .MTT\:pb-p13 {
    padding-bottom: 13px;
  }

  .MTT\:pb-p6 {
    padding-bottom: 6px;
  }

  .MTT\:pb-p2 {
    padding-bottom: 2px;
  }

  .MTT\:pb-p3 {
    padding-bottom: 3px;
  }

  .MTT\:pb-p5 {
    padding-bottom: 5px;
  }

  .MTT\:pb-40p-imp {
    padding-bottom: 40px !important;
  }

  .MTT\:pb-67px {
    padding-bottom: 67px;
  }

  .MTT\:pb-160px {
    padding-bottom: 160px;
  }

  .MTT\:pl-0 {
    padding-left: 0px;
  }

  .MTT\:pl-1 {
    padding-left: 0.25rem;
  }

  .MTT\:pl-2 {
    padding-left: 0.5rem;
  }

  .MTT\:pl-3 {
    padding-left: 0.75rem;
  }

  .MTT\:pl-4 {
    padding-left: 1rem;
  }

  .MTT\:pl-5 {
    padding-left: 1.25rem;
  }

  .MTT\:pl-6 {
    padding-left: 1.5rem;
  }

  .MTT\:pl-7 {
    padding-left: 1.75rem;
  }

  .MTT\:pl-8 {
    padding-left: 2rem;
  }

  .MTT\:pl-9 {
    padding-left: 2.25rem;
  }

  .MTT\:pl-10 {
    padding-left: 2.5rem;
  }

  .MTT\:pl-11 {
    padding-left: 2.75rem;
  }

  .MTT\:pl-12 {
    padding-left: 3rem;
  }

  .MTT\:pl-14 {
    padding-left: 3.5rem;
  }

  .MTT\:pl-15 {
    padding-left: 15px;
  }

  .MTT\:pl-16 {
    padding-left: 4rem;
  }

  .MTT\:pl-17 {
    padding-left: 17px;
  }

  .MTT\:pl-19 {
    padding-left: 19px;
  }

  .MTT\:pl-20 {
    padding-left: 5rem;
  }

  .MTT\:pl-22 {
    padding-left: 22px;
  }

  .MTT\:pl-24 {
    padding-left: 6rem;
  }

  .MTT\:pl-25 {
    padding-left: 25px;
  }

  .MTT\:pl-26 {
    padding-left: 26px;
  }

  .MTT\:pl-27 {
    padding-left: 27px;
  }

  .MTT\:pl-28 {
    padding-left: 7rem;
  }

  .MTT\:pl-29 {
    padding-left: 29px;
  }

  .MTT\:pl-30 {
    padding-left: 30px;
  }

  .MTT\:pl-32 {
    padding-left: 8rem;
  }

  .MTT\:pl-35 {
    padding-left: 35px;
  }

  .MTT\:pl-36 {
    padding-left: 9rem;
  }

  .MTT\:pl-37 {
    padding-left: 37px;
  }

  .MTT\:pl-40 {
    padding-left: 40px;
  }

  .MTT\:pl-41 {
    padding-left: 41px;
  }

  .MTT\:pl-44 {
    padding-left: 11rem;
  }

  .MTT\:pl-45 {
    padding-left: 45px;
  }

  .MTT\:pl-48 {
    padding-left: 12rem;
  }

  .MTT\:pl-49 {
    padding-left: 49px;
  }

  .MTT\:pl-50 {
    padding-left: 50px;
  }

  .MTT\:pl-52 {
    padding-left: 13rem;
  }

  .MTT\:pl-56 {
    padding-left: 14rem;
  }

  .MTT\:pl-60 {
    padding-left: 60px;
  }

  .MTT\:pl-64 {
    padding-left: 16rem;
  }

  .MTT\:pl-65 {
    padding-left: 65px;
  }

  .MTT\:pl-72 {
    padding-left: 72px;
  }

  .MTT\:pl-80 {
    padding-left: 20rem;
  }

  .MTT\:pl-85 {
    padding-left: 85px;
  }

  .MTT\:pl-96 {
    padding-left: 24rem;
  }

  .MTT\:pl-124 {
    padding-left: 124px;
  }

  .MTT\:pl-px {
    padding-left: 1px;
  }

  .MTT\:pl-0\.5 {
    padding-left: 0.125rem;
  }

  .MTT\:pl-1\.5 {
    padding-left: 0.375rem;
  }

  .MTT\:pl-2\.5 {
    padding-left: 0.625rem;
  }

  .MTT\:pl-3\.5 {
    padding-left: 0.875rem;
  }

  .MTT\:pl-p11 {
    padding-left: 11px;
  }

  .MTT\:pl-p12 {
    padding-left: 12px;
  }

  .MTT\:pl-p10 {
    padding-left: 10px;
  }

  .MTT\:pl-p9 {
    padding-left: 9px;
  }

  .MTT\:pl-p20 {
    padding-left: 20px;
  }

  .MTT\:pl-p18 {
    padding-left: 18px;
  }

  .MTT\:pl-p14 {
    padding-left: 14px;
  }

  .MTT\:pl-p13 {
    padding-left: 13px;
  }

  .MTT\:pl-p6 {
    padding-left: 6px;
  }

  .MTT\:pl-p2 {
    padding-left: 2px;
  }

  .MTT\:pl-p3 {
    padding-left: 3px;
  }

  .MTT\:pl-p5 {
    padding-left: 5px;
  }

  .MTT\:pl-40p-imp {
    padding-left: 40px !important;
  }

  .MTT\:pl-67px {
    padding-left: 67px;
  }

  .MTT\:pl-160px {
    padding-left: 160px;
  }

  .MTT\:text-left {
    text-align: left;
  }

  .MTT\:text-center {
    text-align: center;
  }

  .MTT\:text-right {
    text-align: right;
  }

  .MTT\:text-justify {
    text-align: justify;
  }

  .MTT\:align-baseline {
    vertical-align: baseline;
  }

  .MTT\:align-top {
    vertical-align: top;
  }

  .MTT\:align-middle {
    vertical-align: middle;
  }

  .MTT\:align-bottom {
    vertical-align: bottom;
  }

  .MTT\:align-text-top {
    vertical-align: text-top;
  }

  .MTT\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .MTT\:font-sans {
    font-family: Apercu;
  }

  .MTT\:font-serif {
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .MTT\:font-mono {
    font-family: ApercuMono;
  }

  .MTT\:font-ApercuRegularPro {
    font-family: Apercu-Regular-Pro;
  }

  .MTT\:font-ApercuBlackPro {
    font-family: Apercu-Black-Pro;
  }

  .MTT\:font-ApercuBoldPro {
    font-family: Apercu-Bold-Pro;
  }

  .MTT\:font-ApercuLightPro {
    font-family: Apercu-Light-Pro;
  }

  .MTT\:text-8 {
    font-size: 8px;
  }

  .MTT\:text-10 {
    font-size: 10px;
  }

  .MTT\:text-12 {
    font-size: 12px;
  }

  .MTT\:text-13 {
    font-size: 13px;
  }

  .MTT\:text-14 {
    font-size: 14px;
  }

  .MTT\:text-16 {
    font-size: 16px;
  }

  .MTT\:text-18 {
    font-size: 18px;
  }

  .MTT\:text-19 {
    font-size: 19px;
  }

  .MTT\:text-20 {
    font-size: 20px;
  }

  .MTT\:text-21 {
    font-size: 21px;
  }

  .MTT\:text-22 {
    font-size: 22px;
  }

  .MTT\:text-26 {
    font-size: 26px;
  }

  .MTT\:text-28 {
    font-size: 28px;
  }

  .MTT\:text-29 {
    font-size: 29px;
  }

  .MTT\:text-30 {
    font-size: 30px;
  }

  .MTT\:text-32 {
    font-size: 32px;
  }

  .MTT\:text-34 {
    font-size: 34px;
  }

  .MTT\:text-40 {
    font-size: 40px;
  }

  .MTT\:text-42 {
    font-size: 42px;
  }

  .MTT\:text-47 {
    font-size: 47px;
  }

  .MTT\:text-50 {
    font-size: 50px;
  }

  .MTT\:text-55 {
    font-size: 55px;
  }

  .MTT\:text-60 {
    font-size: 60px;
  }

  .MTT\:text-65 {
    font-size: 65px;
  }

  .MTT\:text-70 {
    font-size: 70px;
  }

  .MTT\:text-80 {
    font-size: 80px;
  }

  .MTT\:text-120 {
    font-size: 120px;
  }

  .MTT\:text-150 {
    font-size: 150px;
  }

  .MTT\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .MTT\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .MTT\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .MTT\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .MTT\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .MTT\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .MTT\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .MTT\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .MTT\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .MTT\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .MTT\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .MTT\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .MTT\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .MTT\:text-f50 {
    font-size: 50px;
  }

  .MTT\:text-imp30 {
    font-size: 30px !important;
  }

  .MTT\:font-thin {
    font-weight: 100;
  }

  .MTT\:font-extralight {
    font-weight: 200;
  }

  .MTT\:font-light {
    font-weight: 300;
  }

  .MTT\:font-normal {
    font-weight: 400;
  }

  .MTT\:font-medium {
    font-weight: 500;
  }

  .MTT\:font-semibold {
    font-weight: 600;
  }

  .MTT\:font-bold {
    font-weight: 700;
  }

  .MTT\:font-extrabold {
    font-weight: 800;
  }

  .MTT\:font-black {
    font-weight: 900;
  }

  .MTT\:uppercase {
    text-transform: uppercase;
  }

  .MTT\:lowercase {
    text-transform: lowercase;
  }

  .MTT\:capitalize {
    text-transform: capitalize;
  }

  .MTT\:normal-case {
    text-transform: none;
  }

  .MTT\:italic {
    font-style: italic;
  }

  .MTT\:not-italic {
    font-style: normal;
  }

  .MTT\:ordinal, .MTT\:slashed-zero, .MTT\:lining-nums, .MTT\:oldstyle-nums, .MTT\:proportional-nums, .MTT\:tabular-nums, .MTT\:diagonal-fractions, .MTT\:stacked-fractions {
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .MTT\:normal-nums {
    font-variant-numeric: normal;
  }

  .MTT\:ordinal {
    --tw-ordinal: ordinal;
  }

  .MTT\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .MTT\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .MTT\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .MTT\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .MTT\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .MTT\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .MTT\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .MTT\:leading-3 {
    line-height: .75rem;
  }

  .MTT\:leading-4 {
    line-height: 1rem;
  }

  .MTT\:leading-5 {
    line-height: 1.25rem;
  }

  .MTT\:leading-6 {
    line-height: 1.5rem;
  }

  .MTT\:leading-7 {
    line-height: 1.75rem;
  }

  .MTT\:leading-8 {
    line-height: 2rem;
  }

  .MTT\:leading-9 {
    line-height: 2.25rem;
  }

  .MTT\:leading-10 {
    line-height: 2.5rem;
  }

  .MTT\:leading-14 {
    line-height: 14px;
  }

  .MTT\:leading-18 {
    line-height: 18px;
  }

  .MTT\:leading-19 {
    line-height: 19px;
  }

  .MTT\:leading-20 {
    line-height: 20px;
  }

  .MTT\:leading-21 {
    line-height: 21px;
  }

  .MTT\:leading-23 {
    line-height: 23px;
  }

  .MTT\:leading-26 {
    line-height: 26px;
  }

  .MTT\:leading-28 {
    line-height: 28px;
  }

  .MTT\:leading-30 {
    line-height: 30px;
  }

  .MTT\:leading-38 {
    line-height: 38px;
  }

  .MTT\:leading-41 {
    line-height: 41px;
  }

  .MTT\:leading-46 {
    line-height: 46px;
  }

  .MTT\:leading-47 {
    line-height: 47px;
  }

  .MTT\:leading-49 {
    line-height: 49px;
  }

  .MTT\:leading-50 {
    line-height: 50px;
  }

  .MTT\:leading-54 {
    line-height: 54px;
  }

  .MTT\:leading-59 {
    line-height: 59px;
  }

  .MTT\:leading-61 {
    line-height: 61px;
  }

  .MTT\:leading-65 {
    line-height: 65px;
  }

  .MTT\:leading-70 {
    line-height: 70px;
  }

  .MTT\:leading-75 {
    line-height: 75px;
  }

  .MTT\:leading-94 {
    line-height: 94px;
  }

  .MTT\:leading-120 {
    line-height: 120%;
  }

  .MTT\:leading-140 {
    line-height: 140px;
  }

  .MTT\:leading-176 {
    line-height: 176px;
  }

  .MTT\:leading-none {
    line-height: 1;
  }

  .MTT\:leading-tight {
    line-height: 1.25;
  }

  .MTT\:leading-snug {
    line-height: 1.375;
  }

  .MTT\:leading-normal {
    line-height: 1.5;
  }

  .MTT\:leading-relaxed {
    line-height: 1.625;
  }

  .MTT\:leading-loose {
    line-height: 2;
  }

  .MTT\:tracking-widest {
    letter-spacing: 2px;
  }

  .MTT\:tracking-wides {
    letter-spacing: 1px;
  }

  .MTT\:tracking-narrow {
    letter-spacing: -0.01em;
  }

  .MTT\:-tracking-1 {
    letter-spacing: -1px;
  }

  .MTT\:text-transparent {
    color: transparent;
  }

  .MTT\:text-current {
    color: currentColor;
  }

  .MTT\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .MTT\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .MTT\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .MTT\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .MTT\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .MTT\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .MTT\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .MTT\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .MTT\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .MTT\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .MTT\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .MTT\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .MTT\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .MTT\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .MTT\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .MTT\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .MTT\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .MTT\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .MTT\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .MTT\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .MTT\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .MTT\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .MTT\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .MTT\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .MTT\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .MTT\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .MTT\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .MTT\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .MTT\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .MTT\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .MTT\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .MTT\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .MTT\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .MTT\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .MTT\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .MTT\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .MTT\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .MTT\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .MTT\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .MTT\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .MTT\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .MTT\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .MTT\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .MTT\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .MTT\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .MTT\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .MTT\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .MTT\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .MTT\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .MTT\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .MTT\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .MTT\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .MTT\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .MTT\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .MTT\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .MTT\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .MTT\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .MTT\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .MTT\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .MTT\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .MTT\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .MTT\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .MTT\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .MTT\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .MTT\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .MTT\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .MTT\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .MTT\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .MTT\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .MTT\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .MTT\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .MTT\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .MTT\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .MTT\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .MTT\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .MTT\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .MTT\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .MTT\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .MTT\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .MTT\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .MTT\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .MTT\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .MTT\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .MTT\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .MTT\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .MTT\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .MTT\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .MTT\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .MTT\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .MTT\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .MTT\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .MTT\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .MTT\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .MTT\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .MTT\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .MTT\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .MTT\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .MTT\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .MTT\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .MTT\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .MTT\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .MTT\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .MTT\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .MTT\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .MTT\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .MTT\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .MTT\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .MTT\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .MTT\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .MTT\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .MTT\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .MTT\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .MTT\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .MTT\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .MTT\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .MTT\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .MTT\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .MTT\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .MTT\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .MTT\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .MTT\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .MTT\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .MTT\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .MTT\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .MTT\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .MTT\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .MTT\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .MTT\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .MTT\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .MTT\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .MTT\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .MTT\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .MTT\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .MTT\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .MTT\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .MTT\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .MTT\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .MTT\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .MTT\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .MTT\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .MTT\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .MTT\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .MTT\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .MTT\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .MTT\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .MTT\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .MTT\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .MTT\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .MTT\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .MTT\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .MTT\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .MTT\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .MTT\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .MTT\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .MTT\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .MTT\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .MTT\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .MTT\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .MTT\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .MTT\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .MTT\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .MTT\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .MTT\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .MTT\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .MTT\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .MTT\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .MTT\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .MTT\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .MTT\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .MTT\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .MTT\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .MTT\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .MTT\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .MTT\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .MTT\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .MTT\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .MTT\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .MTT\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .MTT\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .MTT\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .MTT\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .MTT\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .MTT\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .MTT\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .group:hover .MTT\:group-hover\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .group:hover .MTT\:group-hover\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .MTT\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .MTT\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Asurion-White:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Asurion-Blue-Brighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Asurion-Blue-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Asurion-Blue-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Asurion-Purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Asurion-Purple-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Asurion-Purple-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Asurion-Gray-Deepest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Asurion-Gray-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Asurion-Gray-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Asurion-Gray-Lighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Asurion-Gray-Lightest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Asurion-Red-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-light-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-light-gray-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-light-gray-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-light-gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-light-gray-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-light-gray-5:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-light-slate-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-denim-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-purple-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-dark-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-bright-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-mustard-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-mustard-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-light-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-light-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-light-blue-3:focus-within {
    color:  #F0F3FF;
  }

  .MTT\:focus-within\:text-light-blue-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-purple-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-light-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-light-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-light-bg-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-light-white-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Black-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Default-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-White-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Silver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Yellow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Grey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Red-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Gold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-light-green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-dark-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-light-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-bright-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-bright-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-SpaceGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Purple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-LightPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Glow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Bronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Copper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Pink-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Orange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Coral-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-MajesticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-PrismBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-CeramicBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-MidnightBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-PrismWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-CeramicWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-LilacPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-CrownSilver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-CoralBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-lime-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-apple-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-bg-new-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-bg-new-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-new-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-footer-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-border-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-apple-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-crimson-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-asurion-cyan:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-bright-orange:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Graphite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-PacificBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-light-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-asurion-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-OceanBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-MetallicCopper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-PorcelainWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-LightBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-CloudNavy-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-CloudMint-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-CloudOrange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-CloudLavender-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-CloudRed-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-CloudWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-SunriseGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-SunshineGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-AuraBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-AuraGlow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-MysticBronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-MysticGreen-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-MysticGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-MysticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-MysticWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-price-blue1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-indigo1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-Purple-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-new-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-dark-blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-replace-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .MTT\:focus-within\:text-resolve-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-transparent:hover {
    color: transparent;
  }

  .MTT\:hover\:text-current:hover {
    color: currentColor;
  }

  .MTT\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Asurion-White:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Asurion-Blue-Brighter:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Asurion-Blue-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Asurion-Blue-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Asurion-Purple:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Asurion-Purple-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Asurion-Purple-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Asurion-Gray-Deepest:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Asurion-Gray-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Asurion-Gray-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Asurion-Gray-Lighter:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Asurion-Gray-Lightest:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Asurion-Red-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-light-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-light-gray-1:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-light-gray-2:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-light-gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-light-gray-4:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-light-gray-5:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-light-slate-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-denim-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-purple-1:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-dark-red:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-bright-red:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-mustard-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-mustard-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-light-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-light-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-light-blue-3:hover {
    color:  #F0F3FF;
  }

  .MTT\:hover\:text-light-blue-4:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-purple-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-light-green:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-light-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-light-bg-green:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-light-white-1:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Black-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Default-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-White-3:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Silver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Yellow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Grey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Red-3:hover {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Gold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-light-green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-dark-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-light-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-bright-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-bright-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-SpaceGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Purple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-LightPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Glow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Bronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Copper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Pink-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Orange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Coral-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-MajesticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-PrismBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-CeramicBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-MidnightBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-PrismWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-CeramicWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-LilacPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-CrownSilver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-CoralBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-lime-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-apple-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-bg-new-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-bg-new-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-new-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-footer-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-border-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-apple-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-crimson-red:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-asurion-cyan:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-bright-orange:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Graphite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-PacificBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-light-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-asurion-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-OceanBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-MetallicCopper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-PorcelainWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-LightBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-CloudNavy-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-CloudMint-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-CloudOrange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-CloudLavender-3:hover {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-CloudRed-3:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-CloudWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-SunriseGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-SunshineGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-AuraBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-AuraGlow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-MysticBronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-MysticGreen-3:hover {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-MysticGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-MysticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-MysticWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-price-blue1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-indigo1:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-Purple-4:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-new-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-dark-blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-replace-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .MTT\:hover\:text-resolve-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-transparent:focus {
    color: transparent;
  }

  .MTT\:focus\:text-current:focus {
    color: currentColor;
  }

  .MTT\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Asurion-White:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Asurion-Blue-Brighter:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Asurion-Blue-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Asurion-Blue-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Asurion-Purple:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Asurion-Purple-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Asurion-Purple-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Asurion-Gray-Deepest:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Asurion-Gray-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Asurion-Gray-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Asurion-Gray-Lighter:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Asurion-Gray-Lightest:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Asurion-Red-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-light-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-light-gray-1:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-light-gray-2:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-light-gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-light-gray-4:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-light-gray-5:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-light-slate-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-denim-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-purple-1:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-dark-red:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-bright-red:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-mustard-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-mustard-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-light-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-light-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-light-blue-3:focus {
    color:  #F0F3FF;
  }

  .MTT\:focus\:text-light-blue-4:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-purple-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-light-green:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-light-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-light-bg-green:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-light-white-1:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Black-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Default-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-White-3:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Silver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Yellow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Grey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Red-3:focus {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Gold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-light-green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-dark-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-light-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-bright-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-bright-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-SpaceGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Purple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-LightPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Glow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Bronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Copper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Pink-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Orange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Coral-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-MajesticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-PrismBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-CeramicBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-MidnightBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-PrismWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-CeramicWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-LilacPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-CrownSilver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-CoralBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-lime-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-apple-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-bg-new-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-bg-new-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-new-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-footer-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-border-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-apple-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-crimson-red:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-asurion-cyan:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-bright-orange:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Graphite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-PacificBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-light-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-asurion-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-OceanBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-MetallicCopper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-PorcelainWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-LightBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-CloudNavy-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-CloudMint-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-CloudOrange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-CloudLavender-3:focus {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-CloudRed-3:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-CloudWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-SunriseGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-SunshineGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-AuraBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-AuraGlow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-MysticBronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-MysticGreen-3:focus {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-MysticGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-MysticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-MysticWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-price-blue1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-indigo1:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-Purple-4:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-new-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-dark-blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-replace-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .MTT\:focus\:text-resolve-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .MTT\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .MTT\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .MTT\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .MTT\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .MTT\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .MTT\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .MTT\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .MTT\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .MTT\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .MTT\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .MTT\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .MTT\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .MTT\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .MTT\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .MTT\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .MTT\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .MTT\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .MTT\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .MTT\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .MTT\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .MTT\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .MTT\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .MTT\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .MTT\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .MTT\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .MTT\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .MTT\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .MTT\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .MTT\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .MTT\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .MTT\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .MTT\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .MTT\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .MTT\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .MTT\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .MTT\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .MTT\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .MTT\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .MTT\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .MTT\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .MTT\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .MTT\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .MTT\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .MTT\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .MTT\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .MTT\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .MTT\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .MTT\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .MTT\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .MTT\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .MTT\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .MTT\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .MTT\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .MTT\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .MTT\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .MTT\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .MTT\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .MTT\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .MTT\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .MTT\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .MTT\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .MTT\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .MTT\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .MTT\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .MTT\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .MTT\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .MTT\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .MTT\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .MTT\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .MTT\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .MTT\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .MTT\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .MTT\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .MTT\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .MTT\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .MTT\:underline {
    text-decoration: underline;
  }

  .MTT\:line-through {
    text-decoration: line-through;
  }

  .MTT\:no-underline {
    text-decoration: none;
  }

  .group:hover .MTT\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .MTT\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .MTT\:group-hover\:no-underline {
    text-decoration: none;
  }

  .MTT\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .MTT\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .MTT\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .MTT\:hover\:underline:hover {
    text-decoration: underline;
  }

  .MTT\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .MTT\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .MTT\:focus\:underline:focus {
    text-decoration: underline;
  }

  .MTT\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .MTT\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .MTT\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .MTT\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .MTT\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .MTT\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .MTT\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .MTT\:placeholder-current::placeholder {
    color: currentColor;
  }

  .MTT\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-White::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-White::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Blue-Brighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Blue-Brighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Blue-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Blue-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Blue-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Blue-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Purple-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Purple-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Purple-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Purple-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Gray-Deepest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Gray-Deepest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Gray-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Gray-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Gray-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Gray-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Gray-Lighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Gray-Lighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Gray-Lightest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Gray-Lightest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Red-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Asurion-Red-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-gray-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-gray-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-gray-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-gray-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-gray-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-gray-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-gray-5::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-gray-5::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-slate-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-slate-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-denim-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-denim-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-purple-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-purple-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-dark-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-dark-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-bright-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-bright-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-mustard-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-mustard-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-mustard-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-mustard-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-blue-3::-moz-placeholder {
    color:  #F0F3FF;
  }

  .MTT\:placeholder-light-blue-3::placeholder {
    color:  #F0F3FF;
  }

  .MTT\:placeholder-light-blue-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-blue-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-purple-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-purple-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-bg-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-bg-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-white-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-white-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Black-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Black-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Default-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Default-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-White-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-White-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Silver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Silver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Yellow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Yellow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Grey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Grey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Red-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Red-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Gold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Gold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-dark-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-dark-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-bright-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-bright-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-bright-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-bright-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-SpaceGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-SpaceGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Purple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Purple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-LightPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-LightPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Glow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Glow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Bronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Bronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Copper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Copper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Pink-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Pink-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Orange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Orange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Coral-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Coral-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-MajesticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-MajesticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-PrismBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-PrismBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-CeramicBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-CeramicBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-MidnightBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-MidnightBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-PrismWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-PrismWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-CeramicWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-CeramicWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-LilacPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-LilacPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-CrownSilver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-CrownSilver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-CoralBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-CoralBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-lime-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-lime-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-apple-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-apple-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-bg-new-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-bg-new-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-bg-new-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-bg-new-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-new-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-new-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-footer-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-footer-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-border-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-border-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-apple-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-apple-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-crimson-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-crimson-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-asurion-cyan::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-asurion-cyan::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-bright-orange::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-bright-orange::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Graphite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Graphite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-PacificBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-PacificBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-light-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-asurion-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-asurion-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-OceanBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-OceanBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-MetallicCopper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-MetallicCopper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-PorcelainWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-PorcelainWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-LightBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-LightBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-CloudNavy-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-CloudNavy-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-CloudMint-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-CloudMint-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-CloudOrange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-CloudOrange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-CloudLavender-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-CloudLavender-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-CloudRed-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-CloudRed-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-CloudWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-CloudWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-SunriseGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-SunriseGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-SunshineGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-SunshineGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-AuraBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-AuraBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-AuraGlow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-AuraGlow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-MysticBronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-MysticBronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-MysticGreen-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-MysticGreen-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-MysticGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-MysticGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-MysticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-MysticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-MysticWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-MysticWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-price-blue1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-price-blue1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-indigo1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-indigo1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Purple-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-Purple-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-new-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-new-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-dark-blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-dark-blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-replace-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-replace-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-resolve-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-resolve-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .MTT\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .MTT\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .MTT\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .MTT\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-White:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-White:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Blue-Brighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Blue-Brighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Blue-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Blue-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Blue-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Blue-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Purple-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Purple-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Purple-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Purple-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Gray-Deepest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Gray-Deepest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Gray-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Gray-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Gray-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Gray-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Gray-Lighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Gray-Lighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Gray-Lightest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Gray-Lightest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Red-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Asurion-Red-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-gray-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-gray-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-gray-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-gray-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-gray-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-gray-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-gray-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-gray-5:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-slate-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-slate-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-denim-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-denim-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-purple-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-purple-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-dark-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-dark-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-bright-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-bright-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-mustard-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-mustard-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-mustard-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-mustard-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-blue-3:focus::-moz-placeholder {
    color:  #F0F3FF;
  }

  .MTT\:focus\:placeholder-light-blue-3:focus::placeholder {
    color:  #F0F3FF;
  }

  .MTT\:focus\:placeholder-light-blue-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-blue-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-purple-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-purple-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-bg-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-bg-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-white-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-white-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Black-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Black-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Default-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Default-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-White-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-White-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Silver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Silver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Yellow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Yellow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Grey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Grey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Red-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Red-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Gold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Gold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-dark-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-dark-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-bright-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-bright-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-bright-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-bright-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-SpaceGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-SpaceGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Purple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Purple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-LightPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-LightPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Glow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Glow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Bronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Bronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Copper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Copper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Pink-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Pink-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Orange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Orange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Coral-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Coral-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-MajesticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-MajesticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-PrismBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-PrismBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-CeramicBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-CeramicBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-MidnightBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-MidnightBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-PrismWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-PrismWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-CeramicWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-CeramicWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-LilacPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-LilacPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-CrownSilver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-CrownSilver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-CoralBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-CoralBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-lime-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-lime-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-apple-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-apple-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-bg-new-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-bg-new-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-bg-new-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-bg-new-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-new-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-new-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-footer-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-footer-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-border-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-border-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-apple-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-apple-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-crimson-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-crimson-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-asurion-cyan:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-asurion-cyan:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-bright-orange:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-bright-orange:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Graphite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Graphite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-PacificBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-PacificBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-light-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-asurion-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-asurion-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-OceanBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-OceanBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-MetallicCopper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-MetallicCopper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-PorcelainWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-PorcelainWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-LightBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-LightBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-CloudNavy-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-CloudNavy-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-CloudMint-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-CloudMint-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-CloudOrange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-CloudOrange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-CloudLavender-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-CloudLavender-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-CloudRed-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-CloudRed-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-CloudWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-CloudWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-SunriseGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-SunriseGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-SunshineGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-SunshineGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-AuraBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-AuraBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-AuraGlow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-AuraGlow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-MysticBronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-MysticBronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-MysticGreen-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-MysticGreen-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-MysticGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-MysticGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-MysticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-MysticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-MysticWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-MysticWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-price-blue1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-price-blue1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-indigo1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-indigo1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Purple-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-Purple-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-new-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-new-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-dark-blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-dark-blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-replace-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-replace-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-resolve-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .MTT\:focus\:placeholder-resolve-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .MTT\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .MTT\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .MTT\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .MTT\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .MTT\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .MTT\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .MTT\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .MTT\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .MTT\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .MTT\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .MTT\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .MTT\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .MTT\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .MTT\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .MTT\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .MTT\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .MTT\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .MTT\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .MTT\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .MTT\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .MTT\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .MTT\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .MTT\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .MTT\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .MTT\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .MTT\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .MTT\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .MTT\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .MTT\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .MTT\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .MTT\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .MTT\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .MTT\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .MTT\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .MTT\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .MTT\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .MTT\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .MTT\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .MTT\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .MTT\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .MTT\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .MTT\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .MTT\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .MTT\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .MTT\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .MTT\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .MTT\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .MTT\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .MTT\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .MTT\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .MTT\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .MTT\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .MTT\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .MTT\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .MTT\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .MTT\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .MTT\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .MTT\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .MTT\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .MTT\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .MTT\:opacity-0 {
    opacity: 0;
  }

  .MTT\:opacity-5 {
    opacity: 0.05;
  }

  .MTT\:opacity-10 {
    opacity: 0.1;
  }

  .MTT\:opacity-20 {
    opacity: 0.2;
  }

  .MTT\:opacity-25 {
    opacity: 0.25;
  }

  .MTT\:opacity-30 {
    opacity: 0.3;
  }

  .MTT\:opacity-40 {
    opacity: 0.4;
  }

  .MTT\:opacity-50 {
    opacity: 0.5;
  }

  .MTT\:opacity-60 {
    opacity: 0.6;
  }

  .MTT\:opacity-70 {
    opacity: 0.7;
  }

  .MTT\:opacity-75 {
    opacity: 0.75;
  }

  .MTT\:opacity-80 {
    opacity: 0.8;
  }

  .MTT\:opacity-90 {
    opacity: 0.9;
  }

  .MTT\:opacity-95 {
    opacity: 0.95;
  }

  .MTT\:opacity-100 {
    opacity: 1;
  }

  .group:hover .MTT\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .MTT\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .MTT\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .MTT\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .MTT\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .MTT\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .MTT\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .MTT\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .MTT\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .MTT\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .MTT\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .MTT\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .MTT\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .MTT\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .MTT\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .MTT\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .MTT\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .MTT\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .MTT\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .MTT\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .MTT\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .MTT\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .MTT\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .MTT\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .MTT\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .MTT\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .MTT\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .MTT\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .MTT\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .MTT\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .MTT\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .MTT\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .MTT\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .MTT\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .MTT\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .MTT\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .MTT\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .MTT\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .MTT\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .MTT\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .MTT\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .MTT\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .MTT\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .MTT\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .MTT\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .MTT\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .MTT\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .MTT\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .MTT\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .MTT\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .MTT\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .MTT\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .MTT\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .MTT\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .MTT\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .MTT\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .MTT\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .MTT\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .MTT\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .MTT\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .MTT\:disabled\:opacity-0:disabled {
    opacity: 0;
  }

  .MTT\:disabled\:opacity-5:disabled {
    opacity: 0.05;
  }

  .MTT\:disabled\:opacity-10:disabled {
    opacity: 0.1;
  }

  .MTT\:disabled\:opacity-20:disabled {
    opacity: 0.2;
  }

  .MTT\:disabled\:opacity-25:disabled {
    opacity: 0.25;
  }

  .MTT\:disabled\:opacity-30:disabled {
    opacity: 0.3;
  }

  .MTT\:disabled\:opacity-40:disabled {
    opacity: 0.4;
  }

  .MTT\:disabled\:opacity-50:disabled {
    opacity: 0.5;
  }

  .MTT\:disabled\:opacity-60:disabled {
    opacity: 0.6;
  }

  .MTT\:disabled\:opacity-70:disabled {
    opacity: 0.7;
  }

  .MTT\:disabled\:opacity-75:disabled {
    opacity: 0.75;
  }

  .MTT\:disabled\:opacity-80:disabled {
    opacity: 0.8;
  }

  .MTT\:disabled\:opacity-90:disabled {
    opacity: 0.9;
  }

  .MTT\:disabled\:opacity-95:disabled {
    opacity: 0.95;
  }

  .MTT\:disabled\:opacity-100:disabled {
    opacity: 1;
  }

  .MTT\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .MTT\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .MTT\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .MTT\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .MTT\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .MTT\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .MTT\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .MTT\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .MTT\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .MTT\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .MTT\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .MTT\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .MTT\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .MTT\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .MTT\:bg-blend-color {
    background-blend-mode: color;
  }

  .MTT\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .MTT\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .MTT\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .MTT\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .MTT\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .MTT\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .MTT\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .MTT\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .MTT\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .MTT\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .MTT\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .MTT\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .MTT\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .MTT\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .MTT\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .MTT\:mix-blend-color {
    mix-blend-mode: color;
  }

  .MTT\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .MTT\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .MTT\:group-hover\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .MTT\:group-hover\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .MTT\:group-hover\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .MTT\:group-hover\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .MTT\:group-hover\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .MTT\:group-hover\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .MTT\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .MTT\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .MTT\:group-hover\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .MTT\:group-hover\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .MTT\:group-hover\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .MTT\:group-hover\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .MTT\:group-hover\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus-within\:shadow:focus-within {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus-within\:shadow-bs:focus-within {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus-within\:shadow-strong:focus-within {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus-within\:shadow-tooltip:focus-within {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus-within\:shadow-colorbox:focus-within {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus-within\:shadow-colorCircle:focus-within {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:hover\:shadow-sm:hover {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:hover\:shadow:hover {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:hover\:shadow-bs:hover {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:hover\:shadow-strong:hover {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:hover\:shadow-tooltip:hover {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:hover\:shadow-colorbox:hover {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:hover\:shadow-colorCircle:hover {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus\:shadow-sm:focus {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus\:shadow:focus {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus\:shadow-md:focus {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus\:shadow-lg:focus {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus\:shadow-xl:focus {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus\:shadow-bs:focus {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus\:shadow-strong:focus {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus\:shadow-tooltip:focus {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus\:shadow-colorbox:focus {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:focus\:shadow-colorCircle:focus {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .MTT\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .MTT\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .MTT\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .MTT\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .MTT\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .MTT\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .MTT\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .MTT\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .MTT\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .MTT\:ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .MTT\:ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .MTT\:ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .MTT\:ring-4 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .MTT\:ring-8 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .MTT\:ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .MTT\:focus-within\:ring-0:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .MTT\:focus-within\:ring-1:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .MTT\:focus-within\:ring-2:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .MTT\:focus-within\:ring-4:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .MTT\:focus-within\:ring-8:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .MTT\:focus-within\:ring:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .MTT\:focus\:ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .MTT\:focus\:ring-1:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .MTT\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .MTT\:focus\:ring-4:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .MTT\:focus\:ring-8:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .MTT\:focus\:ring:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .MTT\:ring-inset {
    --tw-ring-inset: inset;
  }

  .MTT\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .MTT\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .MTT\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .MTT\:ring-current {
    --tw-ring-color: currentColor;
  }

  .MTT\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .MTT\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .MTT\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .MTT\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .MTT\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .MTT\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .MTT\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .MTT\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .MTT\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .MTT\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .MTT\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .MTT\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .MTT\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .MTT\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .MTT\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .MTT\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .MTT\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .MTT\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .MTT\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .MTT\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .MTT\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .MTT\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .MTT\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .MTT\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .MTT\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .MTT\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .MTT\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .MTT\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .MTT\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .MTT\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .MTT\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .MTT\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .MTT\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .MTT\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .MTT\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .MTT\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .MTT\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .MTT\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .MTT\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .MTT\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .MTT\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .MTT\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .MTT\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .MTT\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .MTT\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .MTT\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .MTT\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .MTT\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .MTT\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .MTT\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .MTT\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .MTT\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .MTT\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .MTT\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .MTT\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .MTT\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .MTT\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .MTT\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .MTT\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .MTT\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .MTT\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .MTT\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .MTT\:ring-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .MTT\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .MTT\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .MTT\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .MTT\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .MTT\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .MTT\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .MTT\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .MTT\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .MTT\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .MTT\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .MTT\:ring-Asurion-White {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .MTT\:ring-Asurion-Blue-Brighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .MTT\:ring-Asurion-Blue-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .MTT\:ring-Asurion-Blue-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .MTT\:ring-Asurion-Purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .MTT\:ring-Asurion-Purple-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .MTT\:ring-Asurion-Purple-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .MTT\:ring-Asurion-Gray-Deepest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .MTT\:ring-Asurion-Gray-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .MTT\:ring-Asurion-Gray-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .MTT\:ring-Asurion-Gray-Lighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .MTT\:ring-Asurion-Gray-Lightest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .MTT\:ring-Asurion-Red-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .MTT\:ring-light-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .MTT\:ring-light-gray-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .MTT\:ring-light-gray-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .MTT\:ring-light-gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .MTT\:ring-light-gray-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .MTT\:ring-light-gray-5 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .MTT\:ring-light-slate-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .MTT\:ring-denim-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .MTT\:ring-purple-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .MTT\:ring-dark-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .MTT\:ring-bright-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .MTT\:ring-mustard-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .MTT\:ring-mustard-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .MTT\:ring-light-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .MTT\:ring-light-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .MTT\:ring-light-blue-3 {
    --tw-ring-color:  #F0F3FF;
  }

  .MTT\:ring-light-blue-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .MTT\:ring-purple-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .MTT\:ring-light-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .MTT\:ring-light-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .MTT\:ring-light-bg-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .MTT\:ring-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .MTT\:ring-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .MTT\:ring-light-white-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .MTT\:ring-Black-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .MTT\:ring-Default-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .MTT\:ring-White-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .MTT\:ring-Green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .MTT\:ring-Blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .MTT\:ring-Silver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .MTT\:ring-Yellow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .MTT\:ring-Grey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .MTT\:ring-Gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .MTT\:ring-Red-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .MTT\:ring-Gold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .MTT\:ring-light-green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .MTT\:ring-dark-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .MTT\:ring-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .MTT\:ring-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .MTT\:ring-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .MTT\:ring-light-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .MTT\:ring-bright-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .MTT\:ring-bright-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .MTT\:ring-SpaceGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .MTT\:ring-Purple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .MTT\:ring-LightPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .MTT\:ring-Glow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .MTT\:ring-Bronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .MTT\:ring-Copper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .MTT\:ring-Pink-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .MTT\:ring-Orange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .MTT\:ring-Coral-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .MTT\:ring-MajesticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .MTT\:ring-PrismBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .MTT\:ring-CeramicBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .MTT\:ring-MidnightBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .MTT\:ring-PrismWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .MTT\:ring-CeramicWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .MTT\:ring-LilacPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .MTT\:ring-CrownSilver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .MTT\:ring-CoralBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .MTT\:ring-lime-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .MTT\:ring-apple-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .MTT\:ring-bg-new-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .MTT\:ring-bg-new-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .MTT\:ring-new-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .MTT\:ring-footer-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .MTT\:ring-border-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .MTT\:ring-apple-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .MTT\:ring-crimson-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .MTT\:ring-asurion-cyan {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .MTT\:ring-bright-orange {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .MTT\:ring-Graphite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .MTT\:ring-PacificBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .MTT\:ring-light-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .MTT\:ring-asurion-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .MTT\:ring-OceanBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .MTT\:ring-MetallicCopper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .MTT\:ring-PorcelainWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .MTT\:ring-LightBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .MTT\:ring-CloudNavy-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .MTT\:ring-CloudMint-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .MTT\:ring-CloudOrange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .MTT\:ring-CloudLavender-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .MTT\:ring-CloudRed-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .MTT\:ring-CloudWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .MTT\:ring-SunriseGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .MTT\:ring-SunshineGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .MTT\:ring-AuraBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .MTT\:ring-AuraGlow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .MTT\:ring-MysticBronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .MTT\:ring-MysticGreen-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .MTT\:ring-MysticGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .MTT\:ring-MysticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .MTT\:ring-MysticWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .MTT\:ring-price-blue1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .MTT\:ring-indigo1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .MTT\:ring-Purple-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .MTT\:ring-new-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .MTT\:ring-dark-blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .MTT\:ring-replace-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .MTT\:ring-resolve-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .MTT\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .MTT\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Asurion-White:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Asurion-Blue-Brighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Asurion-Blue-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Asurion-Blue-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Asurion-Purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Asurion-Purple-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Asurion-Purple-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Asurion-Gray-Deepest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Asurion-Gray-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Asurion-Gray-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Asurion-Gray-Lighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Asurion-Gray-Lightest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Asurion-Red-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-light-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-light-gray-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-light-gray-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-light-gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-light-gray-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-light-gray-5:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-light-slate-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-denim-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-purple-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-dark-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-bright-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-mustard-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-mustard-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-light-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-light-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-light-blue-3:focus-within {
    --tw-ring-color:  #F0F3FF;
  }

  .MTT\:focus-within\:ring-light-blue-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-purple-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-light-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-light-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-light-bg-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-light-white-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Black-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Default-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-White-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Silver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Yellow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Grey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Red-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Gold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-light-green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-dark-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-light-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-bright-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-bright-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-SpaceGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Purple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-LightPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Glow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Bronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Copper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Pink-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Orange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Coral-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-MajesticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-PrismBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-CeramicBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-MidnightBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-PrismWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-CeramicWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-LilacPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-CrownSilver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-CoralBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-lime-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-apple-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-bg-new-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-bg-new-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-new-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-footer-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-border-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-apple-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-crimson-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-asurion-cyan:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-bright-orange:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Graphite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-PacificBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-light-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-asurion-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-OceanBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-MetallicCopper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-PorcelainWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-LightBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-CloudNavy-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-CloudMint-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-CloudOrange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-CloudLavender-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-CloudRed-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-CloudWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-SunriseGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-SunshineGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-AuraBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-AuraGlow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-MysticBronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-MysticGreen-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-MysticGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-MysticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-MysticWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-price-blue1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-indigo1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-Purple-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-new-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-dark-blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-replace-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .MTT\:focus-within\:ring-resolve-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .MTT\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .MTT\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Asurion-White:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Asurion-Blue-Brighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Asurion-Blue-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Asurion-Blue-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Asurion-Purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Asurion-Purple-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Asurion-Purple-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Asurion-Gray-Deepest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Asurion-Gray-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Asurion-Gray-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Asurion-Gray-Lighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Asurion-Gray-Lightest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Asurion-Red-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-light-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-light-gray-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-light-gray-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-light-gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-light-gray-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-light-gray-5:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-light-slate-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-denim-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-purple-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-dark-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-bright-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-mustard-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-mustard-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-light-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-light-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-light-blue-3:focus {
    --tw-ring-color:  #F0F3FF;
  }

  .MTT\:focus\:ring-light-blue-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-purple-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-light-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-light-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-light-bg-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-light-white-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Black-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Default-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-White-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Silver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Yellow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Grey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Red-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Gold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-light-green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-dark-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-light-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-bright-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-bright-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-SpaceGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Purple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-LightPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Glow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Bronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Copper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Pink-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Orange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Coral-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-MajesticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-PrismBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-CeramicBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-MidnightBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-PrismWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-CeramicWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-LilacPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-CrownSilver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-CoralBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-lime-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-apple-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-bg-new-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-bg-new-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-new-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-footer-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-border-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-apple-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-crimson-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-asurion-cyan:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-bright-orange:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Graphite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-PacificBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-light-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-asurion-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-OceanBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-MetallicCopper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-PorcelainWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-LightBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-CloudNavy-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-CloudMint-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-CloudOrange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-CloudLavender-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-CloudRed-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-CloudWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-SunriseGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-SunshineGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-AuraBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-AuraGlow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-MysticBronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-MysticGreen-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-MysticGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-MysticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-MysticWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-price-blue1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-indigo1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-Purple-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-new-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-dark-blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-replace-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .MTT\:focus\:ring-resolve-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .MTT\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .MTT\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .MTT\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .MTT\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .MTT\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .MTT\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .MTT\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .MTT\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .MTT\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .MTT\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .MTT\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .MTT\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .MTT\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .MTT\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .MTT\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .MTT\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .MTT\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .MTT\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .MTT\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .MTT\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .MTT\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .MTT\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .MTT\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .MTT\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .MTT\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .MTT\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .MTT\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .MTT\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .MTT\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .MTT\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .MTT\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .MTT\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .MTT\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .MTT\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .MTT\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .MTT\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .MTT\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .MTT\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .MTT\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .MTT\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .MTT\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .MTT\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .MTT\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .MTT\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .MTT\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .MTT\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .MTT\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .MTT\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .MTT\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .MTT\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .MTT\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .MTT\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .MTT\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .MTT\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .MTT\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .MTT\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .MTT\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .MTT\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .MTT\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .MTT\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .MTT\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .MTT\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .MTT\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .MTT\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .MTT\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .MTT\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .MTT\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .MTT\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .MTT\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .MTT\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .MTT\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .MTT\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .MTT\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .MTT\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .MTT\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .MTT\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .MTT\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .MTT\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .MTT\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .MTT\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .MTT\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .MTT\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .MTT\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .MTT\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .MTT\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .MTT\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .MTT\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .MTT\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .MTT\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .MTT\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .MTT\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .MTT\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .MTT\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .MTT\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .MTT\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .MTT\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .MTT\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .MTT\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .MTT\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .MTT\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .MTT\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .MTT\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .MTT\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .MTT\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .MTT\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .MTT\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .MTT\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .MTT\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .MTT\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .MTT\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .MTT\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .MTT\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .MTT\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .MTT\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .MTT\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .MTT\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .MTT\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .MTT\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .MTT\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .MTT\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .MTT\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .MTT\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .MTT\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .MTT\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .MTT\:ring-offset-purple {
    --tw-ring-offset-color: #6700B8;
  }

  .MTT\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .MTT\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .MTT\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .MTT\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .MTT\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .MTT\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .MTT\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .MTT\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .MTT\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .MTT\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .MTT\:ring-offset-Asurion-White {
    --tw-ring-offset-color: #FFF;
  }

  .MTT\:ring-offset-Asurion-Blue-Brighter {
    --tw-ring-offset-color: #6B8BFF;
  }

  .MTT\:ring-offset-Asurion-Blue-Deep {
    --tw-ring-offset-color: #2743CC;
  }

  .MTT\:ring-offset-Asurion-Blue-Light {
    --tw-ring-offset-color: #F0F3FF;
  }

  .MTT\:ring-offset-Asurion-Purple {
    --tw-ring-offset-color: #8223D2;
  }

  .MTT\:ring-offset-Asurion-Purple-Deeper {
    --tw-ring-offset-color: #6700B8;
  }

  .MTT\:ring-offset-Asurion-Purple-Light {
    --tw-ring-offset-color: #F3E9FB;
  }

  .MTT\:ring-offset-Asurion-Gray-Deepest {
    --tw-ring-offset-color: #333F48;
  }

  .MTT\:ring-offset-Asurion-Gray-Deeper {
    --tw-ring-offset-color: #6E767D;
  }

  .MTT\:ring-offset-Asurion-Gray-Light {
    --tw-ring-offset-color: #A5AAAF;
  }

  .MTT\:ring-offset-Asurion-Gray-Lighter {
    --tw-ring-offset-color: #E6E6EB;
  }

  .MTT\:ring-offset-Asurion-Gray-Lightest {
    --tw-ring-offset-color: #D5D6DA;
  }

  .MTT\:ring-offset-Asurion-Red-Deep {
    --tw-ring-offset-color: #DB1B1B;
  }

  .MTT\:ring-offset-light-gray {
    --tw-ring-offset-color: #6E767D;
  }

  .MTT\:ring-offset-light-gray-1 {
    --tw-ring-offset-color: #A5AAAF;
  }

  .MTT\:ring-offset-light-gray-2 {
    --tw-ring-offset-color: #E6E6EB;
  }

  .MTT\:ring-offset-light-gray-3 {
    --tw-ring-offset-color: #F0F0F5;
  }

  .MTT\:ring-offset-light-gray-4 {
    --tw-ring-offset-color: #D5D6DA;
  }

  .MTT\:ring-offset-light-gray-5 {
    --tw-ring-offset-color: #333F48;
  }

  .MTT\:ring-offset-light-slate-gray {
    --tw-ring-offset-color: #8589A1;
  }

  .MTT\:ring-offset-denim-blue {
    --tw-ring-offset-color: #0066B2;
  }

  .MTT\:ring-offset-purple-1 {
    --tw-ring-offset-color: #8223D2;
  }

  .MTT\:ring-offset-dark-red {
    --tw-ring-offset-color: #DB1B1B;
  }

  .MTT\:ring-offset-bright-red {
    --tw-ring-offset-color: #F40715;
  }

  .MTT\:ring-offset-mustard-yellow {
    --tw-ring-offset-color: #ED8B00;
  }

  .MTT\:ring-offset-mustard-yellow-1 {
    --tw-ring-offset-color: #ED6600;
  }

  .MTT\:ring-offset-light-blue {
    --tw-ring-offset-color: #6B8BFF;
  }

  .MTT\:ring-offset-light-blue-1 {
    --tw-ring-offset-color: #4A68F9;
  }

  .MTT\:ring-offset-light-blue-3 {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .MTT\:ring-offset-light-blue-4 {
    --tw-ring-offset-color: #F0F3FF;
  }

  .MTT\:ring-offset-purple-blue {
    --tw-ring-offset-color: #6469E1;
  }

  .MTT\:ring-offset-light-green {
    --tw-ring-offset-color: #00B574;
  }

  .MTT\:ring-offset-light-green-1 {
    --tw-ring-offset-color: #00B574;
  }

  .MTT\:ring-offset-light-bg-green {
    --tw-ring-offset-color: #F0FFF9;
  }

  .MTT\:ring-offset-green-1 {
    --tw-ring-offset-color: #0B8350;
  }

  .MTT\:ring-offset-pink-1 {
    --tw-ring-offset-color: #FFEDD5;
  }

  .MTT\:ring-offset-light-white-1 {
    --tw-ring-offset-color: #F8F6EE;
  }

  .MTT\:ring-offset-Black-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .MTT\:ring-offset-Default-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .MTT\:ring-offset-White-3 {
    --tw-ring-offset-color: #F9F6EF;
  }

  .MTT\:ring-offset-Green-3 {
    --tw-ring-offset-color: #AEE0CD;
  }

  .MTT\:ring-offset-Blue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .MTT\:ring-offset-Silver-3 {
    --tw-ring-offset-color: #E4E4E2;
  }

  .MTT\:ring-offset-Yellow-3 {
    --tw-ring-offset-color: #F3D060;
  }

  .MTT\:ring-offset-Grey-3 {
    --tw-ring-offset-color: #535150;
  }

  .MTT\:ring-offset-Gray-3 {
    --tw-ring-offset-color: #535150;
  }

  .MTT\:ring-offset-Red-3 {
    --tw-ring-offset-color: #BA0C2E;
  }

  .MTT\:ring-offset-Gold-3 {
    --tw-ring-offset-color: #F5DDC5;
  }

  .MTT\:ring-offset-light-green-3 {
    --tw-ring-offset-color: #F3E9FB;
  }

  .MTT\:ring-offset-dark-blue-2 {
    --tw-ring-offset-color: #2743CC;
  }

  .MTT\:ring-offset-blue-1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .MTT\:ring-offset-yellow-1 {
    --tw-ring-offset-color: #EDB800;
  }

  .MTT\:ring-offset-blue-2 {
    --tw-ring-offset-color: #253BAA;
  }

  .MTT\:ring-offset-light-pink {
    --tw-ring-offset-color: #FF5070;
  }

  .MTT\:ring-offset-bright-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .MTT\:ring-offset-bright-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .MTT\:ring-offset-SpaceGrey-3 {
    --tw-ring-offset-color: #535150;
  }

  .MTT\:ring-offset-Purple-3 {
    --tw-ring-offset-color: #6700B8;
  }

  .MTT\:ring-offset-LightPurple-3 {
    --tw-ring-offset-color: #D1CDDA;
  }

  .MTT\:ring-offset-Glow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .MTT\:ring-offset-Bronze-3 {
    --tw-ring-offset-color: #cd7f32;
  }

  .MTT\:ring-offset-Copper-3 {
    --tw-ring-offset-color: #B87333;
  }

  .MTT\:ring-offset-Pink-3 {
    --tw-ring-offset-color: #FFC0CB;
  }

  .MTT\:ring-offset-Orange-3 {
    --tw-ring-offset-color: #FFA500;
  }

  .MTT\:ring-offset-Coral-3 {
    --tw-ring-offset-color: #EE7762;
  }

  .MTT\:ring-offset-MajesticBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .MTT\:ring-offset-PrismBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .MTT\:ring-offset-CeramicBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .MTT\:ring-offset-MidnightBlack-3 {
    --tw-ring-offset-color: #00040D;
  }

  .MTT\:ring-offset-PrismWhite-3 {
    --tw-ring-offset-color: #E1D8CB;
  }

  .MTT\:ring-offset-CeramicWhite-3 {
    --tw-ring-offset-color: #c2c2c4;
  }

  .MTT\:ring-offset-LilacPurple-3 {
    --tw-ring-offset-color: #C8A2C8;
  }

  .MTT\:ring-offset-CrownSilver-3 {
    --tw-ring-offset-color: #b1a5aa;
  }

  .MTT\:ring-offset-CoralBlue-3 {
    --tw-ring-offset-color: #AFDCEC;
  }

  .MTT\:ring-offset-lime-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .MTT\:ring-offset-apple-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .MTT\:ring-offset-bg-new-blue {
    --tw-ring-offset-color: #39DCF0;
  }

  .MTT\:ring-offset-bg-new-pink {
    --tw-ring-offset-color: #E79AAE;
  }

  .MTT\:ring-offset-new-pink-1 {
    --tw-ring-offset-color: #E9A1B3;
  }

  .MTT\:ring-offset-footer-grey {
    --tw-ring-offset-color: #333238;
  }

  .MTT\:ring-offset-border-grey {
    --tw-ring-offset-color: #c4c4c4;
  }

  .MTT\:ring-offset-apple-green-1 {
    --tw-ring-offset-color: #30D091;
  }

  .MTT\:ring-offset-crimson-red {
    --tw-ring-offset-color: #d22323;
  }

  .MTT\:ring-offset-asurion-cyan {
    --tw-ring-offset-color: #95CED7;
  }

  .MTT\:ring-offset-bright-orange {
    --tw-ring-offset-color: #FF8B1A;
  }

  .MTT\:ring-offset-Graphite-3 {
    --tw-ring-offset-color: #D2CEDB;
  }

  .MTT\:ring-offset-PacificBlue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .MTT\:ring-offset-light-purple {
    --tw-ring-offset-color: #B3A3D7;
  }

  .MTT\:ring-offset-asurion-gray {
    --tw-ring-offset-color: #D8D8D8;
  }

  .MTT\:ring-offset-OceanBlue-3 {
    --tw-ring-offset-color: #0077be;
  }

  .MTT\:ring-offset-MetallicCopper-3 {
    --tw-ring-offset-color: #72281e;
  }

  .MTT\:ring-offset-PorcelainWhite-3 {
    --tw-ring-offset-color: #f8fbf8;
  }

  .MTT\:ring-offset-LightBlue-3 {
    --tw-ring-offset-color: #ADD8E6;
  }

  .MTT\:ring-offset-CloudNavy-3 {
    --tw-ring-offset-color: #607387;
  }

  .MTT\:ring-offset-CloudMint-3 {
    --tw-ring-offset-color: #607387;
  }

  .MTT\:ring-offset-CloudOrange-3 {
    --tw-ring-offset-color: #ffba97;
  }

  .MTT\:ring-offset-CloudLavender-3 {
    --tw-ring-offset-color: #d6d3e2;
  }

  .MTT\:ring-offset-CloudRed-3 {
    --tw-ring-offset-color: #dbb0a2;
  }

  .MTT\:ring-offset-CloudWhite-3 {
    --tw-ring-offset-color: #f2f2ed;
  }

  .MTT\:ring-offset-SunriseGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .MTT\:ring-offset-SunshineGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .MTT\:ring-offset-AuraBlack-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .MTT\:ring-offset-AuraGlow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .MTT\:ring-offset-MysticBronze-3 {
    --tw-ring-offset-color: #3c2516;
  }

  .MTT\:ring-offset-MysticGreen-3 {
    --tw-ring-offset-color: #90A19A;
  }

  .MTT\:ring-offset-MysticGrey-3 {
    --tw-ring-offset-color: #564f55;
  }

  .MTT\:ring-offset-MysticBlack-3 {
    --tw-ring-offset-color: #353A3C;
  }

  .MTT\:ring-offset-MysticWhite-3 {
    --tw-ring-offset-color: #E4EDE3;
  }

  .MTT\:ring-offset-price-blue1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .MTT\:ring-offset-indigo1 {
    --tw-ring-offset-color: #6700B8;
  }

  .MTT\:ring-offset-Purple-4 {
    --tw-ring-offset-color: #9598F8;
  }

  .MTT\:ring-offset-new-blue-2 {
    --tw-ring-offset-color: #33B3C2;
  }

  .MTT\:ring-offset-dark-blue-3 {
    --tw-ring-offset-color: #041DFB;
  }

  .MTT\:ring-offset-replace-bg {
    --tw-ring-offset-color: #8AA4BC;
  }

  .MTT\:ring-offset-resolve-bg {
    --tw-ring-offset-color: #4783CB;
  }

  .MTT\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .MTT\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .MTT\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .MTT\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .MTT\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .MTT\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .MTT\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .MTT\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .MTT\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .MTT\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .MTT\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .MTT\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .MTT\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .MTT\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .MTT\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .MTT\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .MTT\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .MTT\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .MTT\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .MTT\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .MTT\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .MTT\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .MTT\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .MTT\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .MTT\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .MTT\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .MTT\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .MTT\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .MTT\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .MTT\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .MTT\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .MTT\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .MTT\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .MTT\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .MTT\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .MTT\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .MTT\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .MTT\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .MTT\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .MTT\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .MTT\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .MTT\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .MTT\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .MTT\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .MTT\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .MTT\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .MTT\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .MTT\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .MTT\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .MTT\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .MTT\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .MTT\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .MTT\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .MTT\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .MTT\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .MTT\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .MTT\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .MTT\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .MTT\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .MTT\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .MTT\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .MTT\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .MTT\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .MTT\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .MTT\:focus-within\:ring-offset-purple:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .MTT\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .MTT\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .MTT\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .MTT\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .MTT\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .MTT\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .MTT\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .MTT\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .MTT\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .MTT\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .MTT\:focus-within\:ring-offset-Asurion-White:focus-within {
    --tw-ring-offset-color: #FFF;
  }

  .MTT\:focus-within\:ring-offset-Asurion-Blue-Brighter:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .MTT\:focus-within\:ring-offset-Asurion-Blue-Deep:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .MTT\:focus-within\:ring-offset-Asurion-Blue-Light:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .MTT\:focus-within\:ring-offset-Asurion-Purple:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .MTT\:focus-within\:ring-offset-Asurion-Purple-Deeper:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .MTT\:focus-within\:ring-offset-Asurion-Purple-Light:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .MTT\:focus-within\:ring-offset-Asurion-Gray-Deepest:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .MTT\:focus-within\:ring-offset-Asurion-Gray-Deeper:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .MTT\:focus-within\:ring-offset-Asurion-Gray-Light:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .MTT\:focus-within\:ring-offset-Asurion-Gray-Lighter:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .MTT\:focus-within\:ring-offset-Asurion-Gray-Lightest:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .MTT\:focus-within\:ring-offset-Asurion-Red-Deep:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .MTT\:focus-within\:ring-offset-light-gray:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .MTT\:focus-within\:ring-offset-light-gray-1:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .MTT\:focus-within\:ring-offset-light-gray-2:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .MTT\:focus-within\:ring-offset-light-gray-3:focus-within {
    --tw-ring-offset-color: #F0F0F5;
  }

  .MTT\:focus-within\:ring-offset-light-gray-4:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .MTT\:focus-within\:ring-offset-light-gray-5:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .MTT\:focus-within\:ring-offset-light-slate-gray:focus-within {
    --tw-ring-offset-color: #8589A1;
  }

  .MTT\:focus-within\:ring-offset-denim-blue:focus-within {
    --tw-ring-offset-color: #0066B2;
  }

  .MTT\:focus-within\:ring-offset-purple-1:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .MTT\:focus-within\:ring-offset-dark-red:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .MTT\:focus-within\:ring-offset-bright-red:focus-within {
    --tw-ring-offset-color: #F40715;
  }

  .MTT\:focus-within\:ring-offset-mustard-yellow:focus-within {
    --tw-ring-offset-color: #ED8B00;
  }

  .MTT\:focus-within\:ring-offset-mustard-yellow-1:focus-within {
    --tw-ring-offset-color: #ED6600;
  }

  .MTT\:focus-within\:ring-offset-light-blue:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .MTT\:focus-within\:ring-offset-light-blue-1:focus-within {
    --tw-ring-offset-color: #4A68F9;
  }

  .MTT\:focus-within\:ring-offset-light-blue-3:focus-within {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .MTT\:focus-within\:ring-offset-light-blue-4:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .MTT\:focus-within\:ring-offset-purple-blue:focus-within {
    --tw-ring-offset-color: #6469E1;
  }

  .MTT\:focus-within\:ring-offset-light-green:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .MTT\:focus-within\:ring-offset-light-green-1:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .MTT\:focus-within\:ring-offset-light-bg-green:focus-within {
    --tw-ring-offset-color: #F0FFF9;
  }

  .MTT\:focus-within\:ring-offset-green-1:focus-within {
    --tw-ring-offset-color: #0B8350;
  }

  .MTT\:focus-within\:ring-offset-pink-1:focus-within {
    --tw-ring-offset-color: #FFEDD5;
  }

  .MTT\:focus-within\:ring-offset-light-white-1:focus-within {
    --tw-ring-offset-color: #F8F6EE;
  }

  .MTT\:focus-within\:ring-offset-Black-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .MTT\:focus-within\:ring-offset-Default-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .MTT\:focus-within\:ring-offset-White-3:focus-within {
    --tw-ring-offset-color: #F9F6EF;
  }

  .MTT\:focus-within\:ring-offset-Green-3:focus-within {
    --tw-ring-offset-color: #AEE0CD;
  }

  .MTT\:focus-within\:ring-offset-Blue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .MTT\:focus-within\:ring-offset-Silver-3:focus-within {
    --tw-ring-offset-color: #E4E4E2;
  }

  .MTT\:focus-within\:ring-offset-Yellow-3:focus-within {
    --tw-ring-offset-color: #F3D060;
  }

  .MTT\:focus-within\:ring-offset-Grey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .MTT\:focus-within\:ring-offset-Gray-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .MTT\:focus-within\:ring-offset-Red-3:focus-within {
    --tw-ring-offset-color: #BA0C2E;
  }

  .MTT\:focus-within\:ring-offset-Gold-3:focus-within {
    --tw-ring-offset-color: #F5DDC5;
  }

  .MTT\:focus-within\:ring-offset-light-green-3:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .MTT\:focus-within\:ring-offset-dark-blue-2:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .MTT\:focus-within\:ring-offset-blue-1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .MTT\:focus-within\:ring-offset-yellow-1:focus-within {
    --tw-ring-offset-color: #EDB800;
  }

  .MTT\:focus-within\:ring-offset-blue-2:focus-within {
    --tw-ring-offset-color: #253BAA;
  }

  .MTT\:focus-within\:ring-offset-light-pink:focus-within {
    --tw-ring-offset-color: #FF5070;
  }

  .MTT\:focus-within\:ring-offset-bright-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .MTT\:focus-within\:ring-offset-bright-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .MTT\:focus-within\:ring-offset-SpaceGrey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .MTT\:focus-within\:ring-offset-Purple-3:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .MTT\:focus-within\:ring-offset-LightPurple-3:focus-within {
    --tw-ring-offset-color: #D1CDDA;
  }

  .MTT\:focus-within\:ring-offset-Glow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .MTT\:focus-within\:ring-offset-Bronze-3:focus-within {
    --tw-ring-offset-color: #cd7f32;
  }

  .MTT\:focus-within\:ring-offset-Copper-3:focus-within {
    --tw-ring-offset-color: #B87333;
  }

  .MTT\:focus-within\:ring-offset-Pink-3:focus-within {
    --tw-ring-offset-color: #FFC0CB;
  }

  .MTT\:focus-within\:ring-offset-Orange-3:focus-within {
    --tw-ring-offset-color: #FFA500;
  }

  .MTT\:focus-within\:ring-offset-Coral-3:focus-within {
    --tw-ring-offset-color: #EE7762;
  }

  .MTT\:focus-within\:ring-offset-MajesticBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .MTT\:focus-within\:ring-offset-PrismBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .MTT\:focus-within\:ring-offset-CeramicBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .MTT\:focus-within\:ring-offset-MidnightBlack-3:focus-within {
    --tw-ring-offset-color: #00040D;
  }

  .MTT\:focus-within\:ring-offset-PrismWhite-3:focus-within {
    --tw-ring-offset-color: #E1D8CB;
  }

  .MTT\:focus-within\:ring-offset-CeramicWhite-3:focus-within {
    --tw-ring-offset-color: #c2c2c4;
  }

  .MTT\:focus-within\:ring-offset-LilacPurple-3:focus-within {
    --tw-ring-offset-color: #C8A2C8;
  }

  .MTT\:focus-within\:ring-offset-CrownSilver-3:focus-within {
    --tw-ring-offset-color: #b1a5aa;
  }

  .MTT\:focus-within\:ring-offset-CoralBlue-3:focus-within {
    --tw-ring-offset-color: #AFDCEC;
  }

  .MTT\:focus-within\:ring-offset-lime-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .MTT\:focus-within\:ring-offset-apple-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .MTT\:focus-within\:ring-offset-bg-new-blue:focus-within {
    --tw-ring-offset-color: #39DCF0;
  }

  .MTT\:focus-within\:ring-offset-bg-new-pink:focus-within {
    --tw-ring-offset-color: #E79AAE;
  }

  .MTT\:focus-within\:ring-offset-new-pink-1:focus-within {
    --tw-ring-offset-color: #E9A1B3;
  }

  .MTT\:focus-within\:ring-offset-footer-grey:focus-within {
    --tw-ring-offset-color: #333238;
  }

  .MTT\:focus-within\:ring-offset-border-grey:focus-within {
    --tw-ring-offset-color: #c4c4c4;
  }

  .MTT\:focus-within\:ring-offset-apple-green-1:focus-within {
    --tw-ring-offset-color: #30D091;
  }

  .MTT\:focus-within\:ring-offset-crimson-red:focus-within {
    --tw-ring-offset-color: #d22323;
  }

  .MTT\:focus-within\:ring-offset-asurion-cyan:focus-within {
    --tw-ring-offset-color: #95CED7;
  }

  .MTT\:focus-within\:ring-offset-bright-orange:focus-within {
    --tw-ring-offset-color: #FF8B1A;
  }

  .MTT\:focus-within\:ring-offset-Graphite-3:focus-within {
    --tw-ring-offset-color: #D2CEDB;
  }

  .MTT\:focus-within\:ring-offset-PacificBlue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .MTT\:focus-within\:ring-offset-light-purple:focus-within {
    --tw-ring-offset-color: #B3A3D7;
  }

  .MTT\:focus-within\:ring-offset-asurion-gray:focus-within {
    --tw-ring-offset-color: #D8D8D8;
  }

  .MTT\:focus-within\:ring-offset-OceanBlue-3:focus-within {
    --tw-ring-offset-color: #0077be;
  }

  .MTT\:focus-within\:ring-offset-MetallicCopper-3:focus-within {
    --tw-ring-offset-color: #72281e;
  }

  .MTT\:focus-within\:ring-offset-PorcelainWhite-3:focus-within {
    --tw-ring-offset-color: #f8fbf8;
  }

  .MTT\:focus-within\:ring-offset-LightBlue-3:focus-within {
    --tw-ring-offset-color: #ADD8E6;
  }

  .MTT\:focus-within\:ring-offset-CloudNavy-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .MTT\:focus-within\:ring-offset-CloudMint-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .MTT\:focus-within\:ring-offset-CloudOrange-3:focus-within {
    --tw-ring-offset-color: #ffba97;
  }

  .MTT\:focus-within\:ring-offset-CloudLavender-3:focus-within {
    --tw-ring-offset-color: #d6d3e2;
  }

  .MTT\:focus-within\:ring-offset-CloudRed-3:focus-within {
    --tw-ring-offset-color: #dbb0a2;
  }

  .MTT\:focus-within\:ring-offset-CloudWhite-3:focus-within {
    --tw-ring-offset-color: #f2f2ed;
  }

  .MTT\:focus-within\:ring-offset-SunriseGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .MTT\:focus-within\:ring-offset-SunshineGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .MTT\:focus-within\:ring-offset-AuraBlack-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .MTT\:focus-within\:ring-offset-AuraGlow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .MTT\:focus-within\:ring-offset-MysticBronze-3:focus-within {
    --tw-ring-offset-color: #3c2516;
  }

  .MTT\:focus-within\:ring-offset-MysticGreen-3:focus-within {
    --tw-ring-offset-color: #90A19A;
  }

  .MTT\:focus-within\:ring-offset-MysticGrey-3:focus-within {
    --tw-ring-offset-color: #564f55;
  }

  .MTT\:focus-within\:ring-offset-MysticBlack-3:focus-within {
    --tw-ring-offset-color: #353A3C;
  }

  .MTT\:focus-within\:ring-offset-MysticWhite-3:focus-within {
    --tw-ring-offset-color: #E4EDE3;
  }

  .MTT\:focus-within\:ring-offset-price-blue1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .MTT\:focus-within\:ring-offset-indigo1:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .MTT\:focus-within\:ring-offset-Purple-4:focus-within {
    --tw-ring-offset-color: #9598F8;
  }

  .MTT\:focus-within\:ring-offset-new-blue-2:focus-within {
    --tw-ring-offset-color: #33B3C2;
  }

  .MTT\:focus-within\:ring-offset-dark-blue-3:focus-within {
    --tw-ring-offset-color: #041DFB;
  }

  .MTT\:focus-within\:ring-offset-replace-bg:focus-within {
    --tw-ring-offset-color: #8AA4BC;
  }

  .MTT\:focus-within\:ring-offset-resolve-bg:focus-within {
    --tw-ring-offset-color: #4783CB;
  }

  .MTT\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .MTT\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .MTT\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .MTT\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .MTT\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .MTT\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .MTT\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .MTT\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .MTT\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .MTT\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .MTT\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .MTT\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .MTT\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .MTT\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .MTT\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .MTT\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .MTT\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .MTT\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .MTT\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .MTT\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .MTT\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .MTT\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .MTT\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .MTT\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .MTT\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .MTT\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .MTT\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .MTT\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .MTT\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .MTT\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .MTT\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .MTT\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .MTT\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .MTT\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .MTT\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .MTT\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .MTT\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .MTT\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .MTT\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .MTT\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .MTT\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .MTT\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .MTT\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .MTT\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .MTT\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .MTT\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .MTT\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .MTT\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .MTT\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .MTT\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .MTT\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .MTT\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .MTT\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .MTT\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .MTT\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .MTT\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .MTT\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .MTT\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .MTT\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .MTT\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .MTT\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .MTT\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .MTT\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .MTT\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .MTT\:focus\:ring-offset-purple:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .MTT\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .MTT\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .MTT\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .MTT\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .MTT\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .MTT\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .MTT\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .MTT\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .MTT\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .MTT\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .MTT\:focus\:ring-offset-Asurion-White:focus {
    --tw-ring-offset-color: #FFF;
  }

  .MTT\:focus\:ring-offset-Asurion-Blue-Brighter:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .MTT\:focus\:ring-offset-Asurion-Blue-Deep:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .MTT\:focus\:ring-offset-Asurion-Blue-Light:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .MTT\:focus\:ring-offset-Asurion-Purple:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .MTT\:focus\:ring-offset-Asurion-Purple-Deeper:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .MTT\:focus\:ring-offset-Asurion-Purple-Light:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .MTT\:focus\:ring-offset-Asurion-Gray-Deepest:focus {
    --tw-ring-offset-color: #333F48;
  }

  .MTT\:focus\:ring-offset-Asurion-Gray-Deeper:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .MTT\:focus\:ring-offset-Asurion-Gray-Light:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .MTT\:focus\:ring-offset-Asurion-Gray-Lighter:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .MTT\:focus\:ring-offset-Asurion-Gray-Lightest:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .MTT\:focus\:ring-offset-Asurion-Red-Deep:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .MTT\:focus\:ring-offset-light-gray:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .MTT\:focus\:ring-offset-light-gray-1:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .MTT\:focus\:ring-offset-light-gray-2:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .MTT\:focus\:ring-offset-light-gray-3:focus {
    --tw-ring-offset-color: #F0F0F5;
  }

  .MTT\:focus\:ring-offset-light-gray-4:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .MTT\:focus\:ring-offset-light-gray-5:focus {
    --tw-ring-offset-color: #333F48;
  }

  .MTT\:focus\:ring-offset-light-slate-gray:focus {
    --tw-ring-offset-color: #8589A1;
  }

  .MTT\:focus\:ring-offset-denim-blue:focus {
    --tw-ring-offset-color: #0066B2;
  }

  .MTT\:focus\:ring-offset-purple-1:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .MTT\:focus\:ring-offset-dark-red:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .MTT\:focus\:ring-offset-bright-red:focus {
    --tw-ring-offset-color: #F40715;
  }

  .MTT\:focus\:ring-offset-mustard-yellow:focus {
    --tw-ring-offset-color: #ED8B00;
  }

  .MTT\:focus\:ring-offset-mustard-yellow-1:focus {
    --tw-ring-offset-color: #ED6600;
  }

  .MTT\:focus\:ring-offset-light-blue:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .MTT\:focus\:ring-offset-light-blue-1:focus {
    --tw-ring-offset-color: #4A68F9;
  }

  .MTT\:focus\:ring-offset-light-blue-3:focus {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .MTT\:focus\:ring-offset-light-blue-4:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .MTT\:focus\:ring-offset-purple-blue:focus {
    --tw-ring-offset-color: #6469E1;
  }

  .MTT\:focus\:ring-offset-light-green:focus {
    --tw-ring-offset-color: #00B574;
  }

  .MTT\:focus\:ring-offset-light-green-1:focus {
    --tw-ring-offset-color: #00B574;
  }

  .MTT\:focus\:ring-offset-light-bg-green:focus {
    --tw-ring-offset-color: #F0FFF9;
  }

  .MTT\:focus\:ring-offset-green-1:focus {
    --tw-ring-offset-color: #0B8350;
  }

  .MTT\:focus\:ring-offset-pink-1:focus {
    --tw-ring-offset-color: #FFEDD5;
  }

  .MTT\:focus\:ring-offset-light-white-1:focus {
    --tw-ring-offset-color: #F8F6EE;
  }

  .MTT\:focus\:ring-offset-Black-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .MTT\:focus\:ring-offset-Default-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .MTT\:focus\:ring-offset-White-3:focus {
    --tw-ring-offset-color: #F9F6EF;
  }

  .MTT\:focus\:ring-offset-Green-3:focus {
    --tw-ring-offset-color: #AEE0CD;
  }

  .MTT\:focus\:ring-offset-Blue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .MTT\:focus\:ring-offset-Silver-3:focus {
    --tw-ring-offset-color: #E4E4E2;
  }

  .MTT\:focus\:ring-offset-Yellow-3:focus {
    --tw-ring-offset-color: #F3D060;
  }

  .MTT\:focus\:ring-offset-Grey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .MTT\:focus\:ring-offset-Gray-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .MTT\:focus\:ring-offset-Red-3:focus {
    --tw-ring-offset-color: #BA0C2E;
  }

  .MTT\:focus\:ring-offset-Gold-3:focus {
    --tw-ring-offset-color: #F5DDC5;
  }

  .MTT\:focus\:ring-offset-light-green-3:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .MTT\:focus\:ring-offset-dark-blue-2:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .MTT\:focus\:ring-offset-blue-1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .MTT\:focus\:ring-offset-yellow-1:focus {
    --tw-ring-offset-color: #EDB800;
  }

  .MTT\:focus\:ring-offset-blue-2:focus {
    --tw-ring-offset-color: #253BAA;
  }

  .MTT\:focus\:ring-offset-light-pink:focus {
    --tw-ring-offset-color: #FF5070;
  }

  .MTT\:focus\:ring-offset-bright-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .MTT\:focus\:ring-offset-bright-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .MTT\:focus\:ring-offset-SpaceGrey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .MTT\:focus\:ring-offset-Purple-3:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .MTT\:focus\:ring-offset-LightPurple-3:focus {
    --tw-ring-offset-color: #D1CDDA;
  }

  .MTT\:focus\:ring-offset-Glow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .MTT\:focus\:ring-offset-Bronze-3:focus {
    --tw-ring-offset-color: #cd7f32;
  }

  .MTT\:focus\:ring-offset-Copper-3:focus {
    --tw-ring-offset-color: #B87333;
  }

  .MTT\:focus\:ring-offset-Pink-3:focus {
    --tw-ring-offset-color: #FFC0CB;
  }

  .MTT\:focus\:ring-offset-Orange-3:focus {
    --tw-ring-offset-color: #FFA500;
  }

  .MTT\:focus\:ring-offset-Coral-3:focus {
    --tw-ring-offset-color: #EE7762;
  }

  .MTT\:focus\:ring-offset-MajesticBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .MTT\:focus\:ring-offset-PrismBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .MTT\:focus\:ring-offset-CeramicBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .MTT\:focus\:ring-offset-MidnightBlack-3:focus {
    --tw-ring-offset-color: #00040D;
  }

  .MTT\:focus\:ring-offset-PrismWhite-3:focus {
    --tw-ring-offset-color: #E1D8CB;
  }

  .MTT\:focus\:ring-offset-CeramicWhite-3:focus {
    --tw-ring-offset-color: #c2c2c4;
  }

  .MTT\:focus\:ring-offset-LilacPurple-3:focus {
    --tw-ring-offset-color: #C8A2C8;
  }

  .MTT\:focus\:ring-offset-CrownSilver-3:focus {
    --tw-ring-offset-color: #b1a5aa;
  }

  .MTT\:focus\:ring-offset-CoralBlue-3:focus {
    --tw-ring-offset-color: #AFDCEC;
  }

  .MTT\:focus\:ring-offset-lime-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .MTT\:focus\:ring-offset-apple-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .MTT\:focus\:ring-offset-bg-new-blue:focus {
    --tw-ring-offset-color: #39DCF0;
  }

  .MTT\:focus\:ring-offset-bg-new-pink:focus {
    --tw-ring-offset-color: #E79AAE;
  }

  .MTT\:focus\:ring-offset-new-pink-1:focus {
    --tw-ring-offset-color: #E9A1B3;
  }

  .MTT\:focus\:ring-offset-footer-grey:focus {
    --tw-ring-offset-color: #333238;
  }

  .MTT\:focus\:ring-offset-border-grey:focus {
    --tw-ring-offset-color: #c4c4c4;
  }

  .MTT\:focus\:ring-offset-apple-green-1:focus {
    --tw-ring-offset-color: #30D091;
  }

  .MTT\:focus\:ring-offset-crimson-red:focus {
    --tw-ring-offset-color: #d22323;
  }

  .MTT\:focus\:ring-offset-asurion-cyan:focus {
    --tw-ring-offset-color: #95CED7;
  }

  .MTT\:focus\:ring-offset-bright-orange:focus {
    --tw-ring-offset-color: #FF8B1A;
  }

  .MTT\:focus\:ring-offset-Graphite-3:focus {
    --tw-ring-offset-color: #D2CEDB;
  }

  .MTT\:focus\:ring-offset-PacificBlue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .MTT\:focus\:ring-offset-light-purple:focus {
    --tw-ring-offset-color: #B3A3D7;
  }

  .MTT\:focus\:ring-offset-asurion-gray:focus {
    --tw-ring-offset-color: #D8D8D8;
  }

  .MTT\:focus\:ring-offset-OceanBlue-3:focus {
    --tw-ring-offset-color: #0077be;
  }

  .MTT\:focus\:ring-offset-MetallicCopper-3:focus {
    --tw-ring-offset-color: #72281e;
  }

  .MTT\:focus\:ring-offset-PorcelainWhite-3:focus {
    --tw-ring-offset-color: #f8fbf8;
  }

  .MTT\:focus\:ring-offset-LightBlue-3:focus {
    --tw-ring-offset-color: #ADD8E6;
  }

  .MTT\:focus\:ring-offset-CloudNavy-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .MTT\:focus\:ring-offset-CloudMint-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .MTT\:focus\:ring-offset-CloudOrange-3:focus {
    --tw-ring-offset-color: #ffba97;
  }

  .MTT\:focus\:ring-offset-CloudLavender-3:focus {
    --tw-ring-offset-color: #d6d3e2;
  }

  .MTT\:focus\:ring-offset-CloudRed-3:focus {
    --tw-ring-offset-color: #dbb0a2;
  }

  .MTT\:focus\:ring-offset-CloudWhite-3:focus {
    --tw-ring-offset-color: #f2f2ed;
  }

  .MTT\:focus\:ring-offset-SunriseGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .MTT\:focus\:ring-offset-SunshineGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .MTT\:focus\:ring-offset-AuraBlack-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .MTT\:focus\:ring-offset-AuraGlow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .MTT\:focus\:ring-offset-MysticBronze-3:focus {
    --tw-ring-offset-color: #3c2516;
  }

  .MTT\:focus\:ring-offset-MysticGreen-3:focus {
    --tw-ring-offset-color: #90A19A;
  }

  .MTT\:focus\:ring-offset-MysticGrey-3:focus {
    --tw-ring-offset-color: #564f55;
  }

  .MTT\:focus\:ring-offset-MysticBlack-3:focus {
    --tw-ring-offset-color: #353A3C;
  }

  .MTT\:focus\:ring-offset-MysticWhite-3:focus {
    --tw-ring-offset-color: #E4EDE3;
  }

  .MTT\:focus\:ring-offset-price-blue1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .MTT\:focus\:ring-offset-indigo1:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .MTT\:focus\:ring-offset-Purple-4:focus {
    --tw-ring-offset-color: #9598F8;
  }

  .MTT\:focus\:ring-offset-new-blue-2:focus {
    --tw-ring-offset-color: #33B3C2;
  }

  .MTT\:focus\:ring-offset-dark-blue-3:focus {
    --tw-ring-offset-color: #041DFB;
  }

  .MTT\:focus\:ring-offset-replace-bg:focus {
    --tw-ring-offset-color: #8AA4BC;
  }

  .MTT\:focus\:ring-offset-resolve-bg:focus {
    --tw-ring-offset-color: #4783CB;
  }

  .MTT\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .MTT\:filter-none {
    filter: none;
  }

  .MTT\:blur-0 {
    --tw-blur: blur(0);
  }

  .MTT\:blur-none {
    --tw-blur: blur(0);
  }

  .MTT\:blur-sm {
    --tw-blur: blur(4px);
  }

  .MTT\:blur {
    --tw-blur: blur(8px);
  }

  .MTT\:blur-md {
    --tw-blur: blur(12px);
  }

  .MTT\:blur-lg {
    --tw-blur: blur(16px);
  }

  .MTT\:blur-xl {
    --tw-blur: blur(24px);
  }

  .MTT\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .MTT\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .MTT\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .MTT\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .MTT\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .MTT\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .MTT\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .MTT\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .MTT\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .MTT\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .MTT\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .MTT\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .MTT\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .MTT\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .MTT\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .MTT\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .MTT\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .MTT\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .MTT\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .MTT\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .MTT\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .MTT\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .MTT\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .MTT\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .MTT\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .MTT\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .MTT\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .MTT\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .MTT\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .MTT\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .MTT\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .MTT\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .MTT\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .MTT\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .MTT\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .MTT\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .MTT\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .MTT\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .MTT\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .MTT\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .MTT\:invert-0 {
    --tw-invert: invert(0);
  }

  .MTT\:invert {
    --tw-invert: invert(100%);
  }

  .MTT\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .MTT\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .MTT\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .MTT\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .MTT\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .MTT\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .MTT\:sepia {
    --tw-sepia: sepia(100%);
  }

  .MTT\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .MTT\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .MTT\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .MTT\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .MTT\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .MTT\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .MTT\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .MTT\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .MTT\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .MTT\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .MTT\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .MTT\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .MTT\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .MTT\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .MTT\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .MTT\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .MTT\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .MTT\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .MTT\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .MTT\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .MTT\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .MTT\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .MTT\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .MTT\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .MTT\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .MTT\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .MTT\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .MTT\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .MTT\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .MTT\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .MTT\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .MTT\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .MTT\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .MTT\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .MTT\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .MTT\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .MTT\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .MTT\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .MTT\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .MTT\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .MTT\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .MTT\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .MTT\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .MTT\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .MTT\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .MTT\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .MTT\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .MTT\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .MTT\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .MTT\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .MTT\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .MTT\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .MTT\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .MTT\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .MTT\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .MTT\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .MTT\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .MTT\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .MTT\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .MTT\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .MTT\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .MTT\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .MTT\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .MTT\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .MTT\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .MTT\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .MTT\:transition-none {
    transition-property: none;
  }

  .MTT\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .MTT\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .MTT\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .MTT\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .MTT\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .MTT\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .MTT\:delay-75 {
    transition-delay: 75ms;
  }

  .MTT\:delay-100 {
    transition-delay: 100ms;
  }

  .MTT\:delay-150 {
    transition-delay: 150ms;
  }

  .MTT\:delay-200 {
    transition-delay: 200ms;
  }

  .MTT\:delay-300 {
    transition-delay: 300ms;
  }

  .MTT\:delay-500 {
    transition-delay: 500ms;
  }

  .MTT\:delay-700 {
    transition-delay: 700ms;
  }

  .MTT\:delay-1000 {
    transition-delay: 1000ms;
  }

  .MTT\:duration-75 {
    transition-duration: 75ms;
  }

  .MTT\:duration-100 {
    transition-duration: 100ms;
  }

  .MTT\:duration-150 {
    transition-duration: 150ms;
  }

  .MTT\:duration-200 {
    transition-duration: 200ms;
  }

  .MTT\:duration-300 {
    transition-duration: 300ms;
  }

  .MTT\:duration-500 {
    transition-duration: 500ms;
  }

  .MTT\:duration-700 {
    transition-duration: 700ms;
  }

  .MTT\:duration-1000 {
    transition-duration: 1000ms;
  }

  .MTT\:ease-linear {
    transition-timing-function: linear;
  }

  .MTT\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .MTT\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .MTT\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (min-width: 1025px) {
  .WDL\:container {
    width: 100%;
  }

  @media (min-width: 10px) {
    .WDL\:container {
      max-width: 10px;
    }
  }

  @media (min-width: 481px) {
    .WDL\:container {
      max-width: 481px;
    }
  }

  @media (min-width: 801px) {
    .WDL\:container {
      max-width: 801px;
    }
  }

  @media (min-width: 1024px) {
    .WDL\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1025px) {
    .WDL\:container {
      max-width: 1025px;
    }
  }

  @media (min-width: 1281px) {
    .WDL\:container {
      max-width: 1281px;
    }
  }

  @media (min-width: 1441px) {
    .WDL\:container {
      max-width: 1441px;
    }
  }

  .WDL\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .WDL\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .WDL\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .WDL\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .WDL\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .WDL\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .WDL\:pointer-events-none {
    pointer-events: none;
  }

  .WDL\:pointer-events-auto {
    pointer-events: auto;
  }

  .WDL\:visible {
    visibility: visible;
  }

  .WDL\:invisible {
    visibility: hidden;
  }

  .WDL\:static {
    position: static;
  }

  .WDL\:fixed {
    position: fixed;
  }

  .WDL\:absolute {
    position: absolute;
  }

  .WDL\:relative {
    position: relative;
  }

  .WDL\:sticky {
    position: sticky;
  }

  .WDL\:inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .WDL\:inset-5 {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
  }

  .WDL\:inset-10 {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }

  .WDL\:inset-15 {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
  }

  .WDL\:inset-16 {
    top: 16px;
    right: 16px;
    bottom: 16px;
    left: 16px;
  }

  .WDL\:inset-20 {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  .WDL\:inset-25 {
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
  }

  .WDL\:inset-30 {
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
  }

  .WDL\:inset-50 {
    top: 50px;
    right: 50px;
    bottom: 50px;
    left: 50px;
  }

  .WDL\:inset-65 {
    top: 65px;
    right: 65px;
    bottom: 65px;
    left: 65px;
  }

  .WDL\:inset-90 {
    top: 90px;
    right: 90px;
    bottom: 90px;
    left: 90px;
  }

  .WDL\:inset-100 {
    top: 100px;
    right: 100px;
    bottom: 100px;
    left: 100px;
  }

  .WDL\:inset-160 {
    top: 160px;
    right: 160px;
    bottom: 160px;
    left: 160px;
  }

  .WDL\:inset-195 {
    top: 195px;
    right: 195px;
    bottom: 195px;
    left: 195px;
  }

  .WDL\:-inset-25 {
    top: -25px;
    right: -25px;
    bottom: -25px;
    left: -25px;
  }

  .WDL\:-inset-40 {
    top: -40px;
    right: -40px;
    bottom: -40px;
    left: -40px;
  }

  .WDL\:-inset-5px {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }

  .WDL\:-inset-10px {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
  }

  .WDL\:-inset-125px {
    top: -125px;
    right: -125px;
    bottom: -125px;
    left: -125px;
  }

  .WDL\:inset-3p {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
  }

  .WDL\:inset-2p {
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
  }

  .WDL\:inset-15p {
    top: 15%;
    right: 15%;
    bottom: 15%;
    left: 15%;
  }

  .WDL\:inset-35p {
    top: 35%;
    right: 35%;
    bottom: 35%;
    left: 35%;
  }

  .WDL\:inset-14p {
    top: 14%;
    right: 14%;
    bottom: 14%;
    left: 14%;
  }

  .WDL\:inset-25p {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .WDL\:inset-40p {
    top: 40%;
    right: 40%;
    bottom: 40%;
    left: 40%;
  }

  .WDL\:inset-43p {
    top: 43%;
    right: 43%;
    bottom: 43%;
    left: 43%;
  }

  .WDL\:inset-5p {
    top: 5%;
    right: 5%;
    bottom: 5%;
    left: 5%;
  }

  .WDL\:inset-20p {
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
  }

  .WDL\:inset-50p {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .WDL\:inset-45p {
    top: 45%;
    right: 45%;
    bottom: 45%;
    left: 45%;
  }

  .WDL\:inset-10p {
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
  }

  .WDL\:inset-x-0 {
    left: 0px;
    right: 0px;
  }

  .WDL\:inset-x-5 {
    left: 5px;
    right: 5px;
  }

  .WDL\:inset-x-10 {
    left: 10px;
    right: 10px;
  }

  .WDL\:inset-x-15 {
    left: 15px;
    right: 15px;
  }

  .WDL\:inset-x-16 {
    left: 16px;
    right: 16px;
  }

  .WDL\:inset-x-20 {
    left: 20px;
    right: 20px;
  }

  .WDL\:inset-x-25 {
    left: 25px;
    right: 25px;
  }

  .WDL\:inset-x-30 {
    left: 30px;
    right: 30px;
  }

  .WDL\:inset-x-50 {
    left: 50px;
    right: 50px;
  }

  .WDL\:inset-x-65 {
    left: 65px;
    right: 65px;
  }

  .WDL\:inset-x-90 {
    left: 90px;
    right: 90px;
  }

  .WDL\:inset-x-100 {
    left: 100px;
    right: 100px;
  }

  .WDL\:inset-x-160 {
    left: 160px;
    right: 160px;
  }

  .WDL\:inset-x-195 {
    left: 195px;
    right: 195px;
  }

  .WDL\:-inset-x-25 {
    left: -25px;
    right: -25px;
  }

  .WDL\:-inset-x-40 {
    left: -40px;
    right: -40px;
  }

  .WDL\:-inset-x-5px {
    left: -5px;
    right: -5px;
  }

  .WDL\:-inset-x-10px {
    left: -10px;
    right: -10px;
  }

  .WDL\:-inset-x-125px {
    left: -125px;
    right: -125px;
  }

  .WDL\:inset-x-3p {
    left: 3px;
    right: 3px;
  }

  .WDL\:inset-x-2p {
    left: 2px;
    right: 2px;
  }

  .WDL\:inset-x-15p {
    left: 15%;
    right: 15%;
  }

  .WDL\:inset-x-35p {
    left: 35%;
    right: 35%;
  }

  .WDL\:inset-x-14p {
    left: 14%;
    right: 14%;
  }

  .WDL\:inset-x-25p {
    left: 25%;
    right: 25%;
  }

  .WDL\:inset-x-40p {
    left: 40%;
    right: 40%;
  }

  .WDL\:inset-x-43p {
    left: 43%;
    right: 43%;
  }

  .WDL\:inset-x-5p {
    left: 5%;
    right: 5%;
  }

  .WDL\:inset-x-20p {
    left: 20%;
    right: 20%;
  }

  .WDL\:inset-x-50p {
    left: 50%;
    right: 50%;
  }

  .WDL\:inset-x-45p {
    left: 45%;
    right: 45%;
  }

  .WDL\:inset-x-10p {
    left: 10%;
    right: 10%;
  }

  .WDL\:inset-y-0 {
    top: 0px;
    bottom: 0px;
  }

  .WDL\:inset-y-5 {
    top: 5px;
    bottom: 5px;
  }

  .WDL\:inset-y-10 {
    top: 10px;
    bottom: 10px;
  }

  .WDL\:inset-y-15 {
    top: 15px;
    bottom: 15px;
  }

  .WDL\:inset-y-16 {
    top: 16px;
    bottom: 16px;
  }

  .WDL\:inset-y-20 {
    top: 20px;
    bottom: 20px;
  }

  .WDL\:inset-y-25 {
    top: 25px;
    bottom: 25px;
  }

  .WDL\:inset-y-30 {
    top: 30px;
    bottom: 30px;
  }

  .WDL\:inset-y-50 {
    top: 50px;
    bottom: 50px;
  }

  .WDL\:inset-y-65 {
    top: 65px;
    bottom: 65px;
  }

  .WDL\:inset-y-90 {
    top: 90px;
    bottom: 90px;
  }

  .WDL\:inset-y-100 {
    top: 100px;
    bottom: 100px;
  }

  .WDL\:inset-y-160 {
    top: 160px;
    bottom: 160px;
  }

  .WDL\:inset-y-195 {
    top: 195px;
    bottom: 195px;
  }

  .WDL\:-inset-y-25 {
    top: -25px;
    bottom: -25px;
  }

  .WDL\:-inset-y-40 {
    top: -40px;
    bottom: -40px;
  }

  .WDL\:-inset-y-5px {
    top: -5px;
    bottom: -5px;
  }

  .WDL\:-inset-y-10px {
    top: -10px;
    bottom: -10px;
  }

  .WDL\:-inset-y-125px {
    top: -125px;
    bottom: -125px;
  }

  .WDL\:inset-y-3p {
    top: 3px;
    bottom: 3px;
  }

  .WDL\:inset-y-2p {
    top: 2px;
    bottom: 2px;
  }

  .WDL\:inset-y-15p {
    top: 15%;
    bottom: 15%;
  }

  .WDL\:inset-y-35p {
    top: 35%;
    bottom: 35%;
  }

  .WDL\:inset-y-14p {
    top: 14%;
    bottom: 14%;
  }

  .WDL\:inset-y-25p {
    top: 25%;
    bottom: 25%;
  }

  .WDL\:inset-y-40p {
    top: 40%;
    bottom: 40%;
  }

  .WDL\:inset-y-43p {
    top: 43%;
    bottom: 43%;
  }

  .WDL\:inset-y-5p {
    top: 5%;
    bottom: 5%;
  }

  .WDL\:inset-y-20p {
    top: 20%;
    bottom: 20%;
  }

  .WDL\:inset-y-50p {
    top: 50%;
    bottom: 50%;
  }

  .WDL\:inset-y-45p {
    top: 45%;
    bottom: 45%;
  }

  .WDL\:inset-y-10p {
    top: 10%;
    bottom: 10%;
  }

  .WDL\:top-0 {
    top: 0px;
  }

  .WDL\:top-5 {
    top: 5px;
  }

  .WDL\:top-10 {
    top: 10px;
  }

  .WDL\:top-15 {
    top: 15px;
  }

  .WDL\:top-16 {
    top: 16px;
  }

  .WDL\:top-20 {
    top: 20px;
  }

  .WDL\:top-25 {
    top: 25px;
  }

  .WDL\:top-30 {
    top: 30px;
  }

  .WDL\:top-50 {
    top: 50px;
  }

  .WDL\:top-65 {
    top: 65px;
  }

  .WDL\:top-90 {
    top: 90px;
  }

  .WDL\:top-100 {
    top: 100px;
  }

  .WDL\:top-160 {
    top: 160px;
  }

  .WDL\:top-195 {
    top: 195px;
  }

  .WDL\:-top-25 {
    top: -25px;
  }

  .WDL\:-top-40 {
    top: -40px;
  }

  .WDL\:-top-5px {
    top: -5px;
  }

  .WDL\:-top-10px {
    top: -10px;
  }

  .WDL\:-top-125px {
    top: -125px;
  }

  .WDL\:top-3p {
    top: 3px;
  }

  .WDL\:top-2p {
    top: 2px;
  }

  .WDL\:top-15p {
    top: 15%;
  }

  .WDL\:top-35p {
    top: 35%;
  }

  .WDL\:top-14p {
    top: 14%;
  }

  .WDL\:top-25p {
    top: 25%;
  }

  .WDL\:top-40p {
    top: 40%;
  }

  .WDL\:top-43p {
    top: 43%;
  }

  .WDL\:top-5p {
    top: 5%;
  }

  .WDL\:top-20p {
    top: 20%;
  }

  .WDL\:top-50p {
    top: 50%;
  }

  .WDL\:top-45p {
    top: 45%;
  }

  .WDL\:top-10p {
    top: 10%;
  }

  .WDL\:right-0 {
    right: 0px;
  }

  .WDL\:right-5 {
    right: 5px;
  }

  .WDL\:right-10 {
    right: 10px;
  }

  .WDL\:right-15 {
    right: 15px;
  }

  .WDL\:right-16 {
    right: 16px;
  }

  .WDL\:right-20 {
    right: 20px;
  }

  .WDL\:right-25 {
    right: 25px;
  }

  .WDL\:right-30 {
    right: 30px;
  }

  .WDL\:right-50 {
    right: 50px;
  }

  .WDL\:right-65 {
    right: 65px;
  }

  .WDL\:right-90 {
    right: 90px;
  }

  .WDL\:right-100 {
    right: 100px;
  }

  .WDL\:right-160 {
    right: 160px;
  }

  .WDL\:right-195 {
    right: 195px;
  }

  .WDL\:-right-25 {
    right: -25px;
  }

  .WDL\:-right-40 {
    right: -40px;
  }

  .WDL\:-right-5px {
    right: -5px;
  }

  .WDL\:-right-10px {
    right: -10px;
  }

  .WDL\:-right-125px {
    right: -125px;
  }

  .WDL\:right-3p {
    right: 3px;
  }

  .WDL\:right-2p {
    right: 2px;
  }

  .WDL\:right-15p {
    right: 15%;
  }

  .WDL\:right-35p {
    right: 35%;
  }

  .WDL\:right-14p {
    right: 14%;
  }

  .WDL\:right-25p {
    right: 25%;
  }

  .WDL\:right-40p {
    right: 40%;
  }

  .WDL\:right-43p {
    right: 43%;
  }

  .WDL\:right-5p {
    right: 5%;
  }

  .WDL\:right-20p {
    right: 20%;
  }

  .WDL\:right-50p {
    right: 50%;
  }

  .WDL\:right-45p {
    right: 45%;
  }

  .WDL\:right-10p {
    right: 10%;
  }

  .WDL\:bottom-0 {
    bottom: 0px;
  }

  .WDL\:bottom-5 {
    bottom: 5px;
  }

  .WDL\:bottom-10 {
    bottom: 10px;
  }

  .WDL\:bottom-15 {
    bottom: 15px;
  }

  .WDL\:bottom-16 {
    bottom: 16px;
  }

  .WDL\:bottom-20 {
    bottom: 20px;
  }

  .WDL\:bottom-25 {
    bottom: 25px;
  }

  .WDL\:bottom-30 {
    bottom: 30px;
  }

  .WDL\:bottom-50 {
    bottom: 50px;
  }

  .WDL\:bottom-65 {
    bottom: 65px;
  }

  .WDL\:bottom-90 {
    bottom: 90px;
  }

  .WDL\:bottom-100 {
    bottom: 100px;
  }

  .WDL\:bottom-160 {
    bottom: 160px;
  }

  .WDL\:bottom-195 {
    bottom: 195px;
  }

  .WDL\:-bottom-25 {
    bottom: -25px;
  }

  .WDL\:-bottom-40 {
    bottom: -40px;
  }

  .WDL\:-bottom-5px {
    bottom: -5px;
  }

  .WDL\:-bottom-10px {
    bottom: -10px;
  }

  .WDL\:-bottom-125px {
    bottom: -125px;
  }

  .WDL\:bottom-3p {
    bottom: 3px;
  }

  .WDL\:bottom-2p {
    bottom: 2px;
  }

  .WDL\:bottom-15p {
    bottom: 15%;
  }

  .WDL\:bottom-35p {
    bottom: 35%;
  }

  .WDL\:bottom-14p {
    bottom: 14%;
  }

  .WDL\:bottom-25p {
    bottom: 25%;
  }

  .WDL\:bottom-40p {
    bottom: 40%;
  }

  .WDL\:bottom-43p {
    bottom: 43%;
  }

  .WDL\:bottom-5p {
    bottom: 5%;
  }

  .WDL\:bottom-20p {
    bottom: 20%;
  }

  .WDL\:bottom-50p {
    bottom: 50%;
  }

  .WDL\:bottom-45p {
    bottom: 45%;
  }

  .WDL\:bottom-10p {
    bottom: 10%;
  }

  .WDL\:left-0 {
    left: 0px;
  }

  .WDL\:left-5 {
    left: 5px;
  }

  .WDL\:left-10 {
    left: 10px;
  }

  .WDL\:left-15 {
    left: 15px;
  }

  .WDL\:left-16 {
    left: 16px;
  }

  .WDL\:left-20 {
    left: 20px;
  }

  .WDL\:left-25 {
    left: 25px;
  }

  .WDL\:left-30 {
    left: 30px;
  }

  .WDL\:left-50 {
    left: 50px;
  }

  .WDL\:left-65 {
    left: 65px;
  }

  .WDL\:left-90 {
    left: 90px;
  }

  .WDL\:left-100 {
    left: 100px;
  }

  .WDL\:left-160 {
    left: 160px;
  }

  .WDL\:left-195 {
    left: 195px;
  }

  .WDL\:-left-25 {
    left: -25px;
  }

  .WDL\:-left-40 {
    left: -40px;
  }

  .WDL\:-left-5px {
    left: -5px;
  }

  .WDL\:-left-10px {
    left: -10px;
  }

  .WDL\:-left-125px {
    left: -125px;
  }

  .WDL\:left-3p {
    left: 3px;
  }

  .WDL\:left-2p {
    left: 2px;
  }

  .WDL\:left-15p {
    left: 15%;
  }

  .WDL\:left-35p {
    left: 35%;
  }

  .WDL\:left-14p {
    left: 14%;
  }

  .WDL\:left-25p {
    left: 25%;
  }

  .WDL\:left-40p {
    left: 40%;
  }

  .WDL\:left-43p {
    left: 43%;
  }

  .WDL\:left-5p {
    left: 5%;
  }

  .WDL\:left-20p {
    left: 20%;
  }

  .WDL\:left-50p {
    left: 50%;
  }

  .WDL\:left-45p {
    left: 45%;
  }

  .WDL\:left-10p {
    left: 10%;
  }

  .WDL\:isolate {
    isolation: isolate;
  }

  .WDL\:isolation-auto {
    isolation: auto;
  }

  .WDL\:z-0 {
    z-index: 0;
  }

  .WDL\:z-1 {
    z-index: 1;
  }

  .WDL\:z-10 {
    z-index: 10;
  }

  .WDL\:z-20 {
    z-index: 20;
  }

  .WDL\:z-30 {
    z-index: 30;
  }

  .WDL\:z-40 {
    z-index: 40;
  }

  .WDL\:z-50 {
    z-index: 50;
  }

  .WDL\:z-110 {
    z-index: 110;
  }

  .WDL\:z-auto {
    z-index: auto;
  }

  .WDL\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .WDL\:focus-within\:z-1:focus-within {
    z-index: 1;
  }

  .WDL\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .WDL\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .WDL\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .WDL\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .WDL\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .WDL\:focus-within\:z-110:focus-within {
    z-index: 110;
  }

  .WDL\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .WDL\:focus\:z-0:focus {
    z-index: 0;
  }

  .WDL\:focus\:z-1:focus {
    z-index: 1;
  }

  .WDL\:focus\:z-10:focus {
    z-index: 10;
  }

  .WDL\:focus\:z-20:focus {
    z-index: 20;
  }

  .WDL\:focus\:z-30:focus {
    z-index: 30;
  }

  .WDL\:focus\:z-40:focus {
    z-index: 40;
  }

  .WDL\:focus\:z-50:focus {
    z-index: 50;
  }

  .WDL\:focus\:z-110:focus {
    z-index: 110;
  }

  .WDL\:focus\:z-auto:focus {
    z-index: auto;
  }

  .WDL\:order-1 {
    order: 1;
  }

  .WDL\:order-2 {
    order: 2;
  }

  .WDL\:order-3 {
    order: 3;
  }

  .WDL\:order-4 {
    order: 4;
  }

  .WDL\:order-5 {
    order: 5;
  }

  .WDL\:order-6 {
    order: 6;
  }

  .WDL\:order-7 {
    order: 7;
  }

  .WDL\:order-8 {
    order: 8;
  }

  .WDL\:order-9 {
    order: 9;
  }

  .WDL\:order-10 {
    order: 10;
  }

  .WDL\:order-11 {
    order: 11;
  }

  .WDL\:order-12 {
    order: 12;
  }

  .WDL\:order-first {
    order: -9999;
  }

  .WDL\:order-last {
    order: 9999;
  }

  .WDL\:order-none {
    order: 0;
  }

  .WDL\:col-auto {
    grid-column: auto;
  }

  .WDL\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .WDL\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .WDL\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .WDL\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .WDL\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .WDL\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .WDL\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .WDL\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .WDL\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .WDL\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .WDL\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .WDL\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .WDL\:col-span-full {
    grid-column: 1 / -1;
  }

  .WDL\:col-start-1 {
    grid-column-start: 1;
  }

  .WDL\:col-start-2 {
    grid-column-start: 2;
  }

  .WDL\:col-start-3 {
    grid-column-start: 3;
  }

  .WDL\:col-start-4 {
    grid-column-start: 4;
  }

  .WDL\:col-start-5 {
    grid-column-start: 5;
  }

  .WDL\:col-start-6 {
    grid-column-start: 6;
  }

  .WDL\:col-start-7 {
    grid-column-start: 7;
  }

  .WDL\:col-start-8 {
    grid-column-start: 8;
  }

  .WDL\:col-start-9 {
    grid-column-start: 9;
  }

  .WDL\:col-start-10 {
    grid-column-start: 10;
  }

  .WDL\:col-start-11 {
    grid-column-start: 11;
  }

  .WDL\:col-start-12 {
    grid-column-start: 12;
  }

  .WDL\:col-start-13 {
    grid-column-start: 13;
  }

  .WDL\:col-start-auto {
    grid-column-start: auto;
  }

  .WDL\:col-end-1 {
    grid-column-end: 1;
  }

  .WDL\:col-end-2 {
    grid-column-end: 2;
  }

  .WDL\:col-end-3 {
    grid-column-end: 3;
  }

  .WDL\:col-end-4 {
    grid-column-end: 4;
  }

  .WDL\:col-end-5 {
    grid-column-end: 5;
  }

  .WDL\:col-end-6 {
    grid-column-end: 6;
  }

  .WDL\:col-end-7 {
    grid-column-end: 7;
  }

  .WDL\:col-end-8 {
    grid-column-end: 8;
  }

  .WDL\:col-end-9 {
    grid-column-end: 9;
  }

  .WDL\:col-end-10 {
    grid-column-end: 10;
  }

  .WDL\:col-end-11 {
    grid-column-end: 11;
  }

  .WDL\:col-end-12 {
    grid-column-end: 12;
  }

  .WDL\:col-end-13 {
    grid-column-end: 13;
  }

  .WDL\:col-end-auto {
    grid-column-end: auto;
  }

  .WDL\:row-auto {
    grid-row: auto;
  }

  .WDL\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .WDL\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .WDL\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .WDL\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .WDL\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .WDL\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .WDL\:row-span-full {
    grid-row: 1 / -1;
  }

  .WDL\:row-start-1 {
    grid-row-start: 1;
  }

  .WDL\:row-start-2 {
    grid-row-start: 2;
  }

  .WDL\:row-start-3 {
    grid-row-start: 3;
  }

  .WDL\:row-start-4 {
    grid-row-start: 4;
  }

  .WDL\:row-start-5 {
    grid-row-start: 5;
  }

  .WDL\:row-start-6 {
    grid-row-start: 6;
  }

  .WDL\:row-start-7 {
    grid-row-start: 7;
  }

  .WDL\:row-start-auto {
    grid-row-start: auto;
  }

  .WDL\:row-end-1 {
    grid-row-end: 1;
  }

  .WDL\:row-end-2 {
    grid-row-end: 2;
  }

  .WDL\:row-end-3 {
    grid-row-end: 3;
  }

  .WDL\:row-end-4 {
    grid-row-end: 4;
  }

  .WDL\:row-end-5 {
    grid-row-end: 5;
  }

  .WDL\:row-end-6 {
    grid-row-end: 6;
  }

  .WDL\:row-end-7 {
    grid-row-end: 7;
  }

  .WDL\:row-end-auto {
    grid-row-end: auto;
  }

  .WDL\:float-right {
    float: right;
  }

  .WDL\:float-left {
    float: left;
  }

  .WDL\:float-none {
    float: none;
  }

  .WDL\:clear-left {
    clear: left;
  }

  .WDL\:clear-right {
    clear: right;
  }

  .WDL\:clear-both {
    clear: both;
  }

  .WDL\:clear-none {
    clear: none;
  }

  .WDL\:m-0 {
    margin: 0px;
  }

  .WDL\:m-1 {
    margin: 0.25rem;
  }

  .WDL\:m-2 {
    margin: 2px;
  }

  .WDL\:m-3 {
    margin: 0.75rem;
  }

  .WDL\:m-4 {
    margin: 1rem;
  }

  .WDL\:m-5 {
    margin: 1.25rem;
  }

  .WDL\:m-6 {
    margin: 6px;
  }

  .WDL\:m-7 {
    margin: 1.75rem;
  }

  .WDL\:m-8 {
    margin: 2rem;
  }

  .WDL\:m-9 {
    margin: 2.25rem;
  }

  .WDL\:m-10 {
    margin: 2.5rem;
  }

  .WDL\:m-11 {
    margin: 11px;
  }

  .WDL\:m-12 {
    margin: 3rem;
  }

  .WDL\:m-14 {
    margin: 3.5rem;
  }

  .WDL\:m-15 {
    margin: 15px;
  }

  .WDL\:m-16 {
    margin: 4rem;
  }

  .WDL\:m-18 {
    margin: 18px;
  }

  .WDL\:m-20 {
    margin: 20px;
  }

  .WDL\:m-21 {
    margin: 21px;
  }

  .WDL\:m-23 {
    margin: 23px;
  }

  .WDL\:m-24 {
    margin: 24px;
  }

  .WDL\:m-25 {
    margin: 25px;
  }

  .WDL\:m-27 {
    margin: 27px;
  }

  .WDL\:m-28 {
    margin: 7rem;
  }

  .WDL\:m-30 {
    margin: 30px;
  }

  .WDL\:m-31 {
    margin: 31px;
  }

  .WDL\:m-32 {
    margin: 8rem;
  }

  .WDL\:m-34 {
    margin: 34px;
  }

  .WDL\:m-35 {
    margin: 35px;
  }

  .WDL\:m-36 {
    margin: 9rem;
  }

  .WDL\:m-37 {
    margin: 37px;
  }

  .WDL\:m-38 {
    margin: 38px;
  }

  .WDL\:m-40 {
    margin: 40px;
  }

  .WDL\:m-42 {
    margin: 42px;
  }

  .WDL\:m-44 {
    margin: 44px;
  }

  .WDL\:m-45 {
    margin: 45px;
  }

  .WDL\:m-46 {
    margin: 46px;
  }

  .WDL\:m-48 {
    margin: 48px;
  }

  .WDL\:m-52 {
    margin: 13rem;
  }

  .WDL\:m-53 {
    margin: 53px;
  }

  .WDL\:m-55 {
    margin: 55px;
  }

  .WDL\:m-56 {
    margin: 14rem;
  }

  .WDL\:m-58 {
    margin: 58px;
  }

  .WDL\:m-59 {
    margin: 59px;
  }

  .WDL\:m-60 {
    margin: 15rem;
  }

  .WDL\:m-63 {
    margin: 63px;
  }

  .WDL\:m-64 {
    margin: 16rem;
  }

  .WDL\:m-65 {
    margin: 65px;
  }

  .WDL\:m-67 {
    margin: 67px;
  }

  .WDL\:m-70 {
    margin: 70px;
  }

  .WDL\:m-71 {
    margin: 71px;
  }

  .WDL\:m-72 {
    margin: 18rem;
  }

  .WDL\:m-74 {
    margin: 74px;
  }

  .WDL\:m-78 {
    margin: 78px;
  }

  .WDL\:m-80 {
    margin: 20rem;
  }

  .WDL\:m-83 {
    margin: 83px;
  }

  .WDL\:m-84 {
    margin: 84px;
  }

  .WDL\:m-89 {
    margin: 89px;
  }

  .WDL\:m-90 {
    margin: 90px;
  }

  .WDL\:m-92 {
    margin: 92px;
  }

  .WDL\:m-96 {
    margin: 24rem;
  }

  .WDL\:m-97 {
    margin: 97px;
  }

  .WDL\:m-100 {
    margin: 100px;
  }

  .WDL\:m-106 {
    margin: 106px;
  }

  .WDL\:m-108 {
    margin: 108px;
  }

  .WDL\:m-109 {
    margin: 109px;
  }

  .WDL\:m-120 {
    margin: 120px;
  }

  .WDL\:m-135 {
    margin: 135px;
  }

  .WDL\:m-147 {
    margin: 147px;
  }

  .WDL\:m-150 {
    margin: 150px;
  }

  .WDL\:m-168 {
    margin: 168px;
  }

  .WDL\:m-180 {
    margin: 180px;
  }

  .WDL\:m-185 {
    margin: 185px;
  }

  .WDL\:m-200 {
    margin: 200px;
  }

  .WDL\:m-245 {
    margin: 245px;
  }

  .WDL\:m-300 {
    margin: 300px;
  }

  .WDL\:m-400 {
    margin: 400px;
  }

  .WDL\:m-480 {
    margin: 480px;
  }

  .WDL\:m-510 {
    margin: 510px;
  }

  .WDL\:m-537 {
    margin: 537px;
  }

  .WDL\:m-650 {
    margin: 650px;
  }

  .WDL\:m-auto {
    margin: auto;
  }

  .WDL\:m-px {
    margin: 1px;
  }

  .WDL\:m-0\.5 {
    margin: 0.125rem;
  }

  .WDL\:m-1\.5 {
    margin: 0.375rem;
  }

  .WDL\:m-2\.5 {
    margin: 0.625rem;
  }

  .WDL\:m-3\.5 {
    margin: 0.875rem;
  }

  .WDL\:-m-0 {
    margin: 0px;
  }

  .WDL\:-m-1 {
    margin: -0.25rem;
  }

  .WDL\:-m-2 {
    margin: -0.5rem;
  }

  .WDL\:-m-3 {
    margin: -0.75rem;
  }

  .WDL\:-m-4 {
    margin: -1rem;
  }

  .WDL\:-m-5 {
    margin: -1.25rem;
  }

  .WDL\:-m-6 {
    margin: -1.5rem;
  }

  .WDL\:-m-7 {
    margin: -1.75rem;
  }

  .WDL\:-m-8 {
    margin: -2rem;
  }

  .WDL\:-m-9 {
    margin: -2.25rem;
  }

  .WDL\:-m-10 {
    margin: -2.5rem;
  }

  .WDL\:-m-11 {
    margin: -2.75rem;
  }

  .WDL\:-m-12 {
    margin: -3rem;
  }

  .WDL\:-m-14 {
    margin: -14px;
  }

  .WDL\:-m-16 {
    margin: -4rem;
  }

  .WDL\:-m-20 {
    margin: -5rem;
  }

  .WDL\:-m-24 {
    margin: -6rem;
  }

  .WDL\:-m-28 {
    margin: -7rem;
  }

  .WDL\:-m-32 {
    margin: -8rem;
  }

  .WDL\:-m-36 {
    margin: -9rem;
  }

  .WDL\:-m-40 {
    margin: -10rem;
  }

  .WDL\:-m-44 {
    margin: -11rem;
  }

  .WDL\:-m-48 {
    margin: -12rem;
  }

  .WDL\:-m-52 {
    margin: -13rem;
  }

  .WDL\:-m-56 {
    margin: -14rem;
  }

  .WDL\:-m-60 {
    margin: -15rem;
  }

  .WDL\:-m-64 {
    margin: -16rem;
  }

  .WDL\:-m-72 {
    margin: -18rem;
  }

  .WDL\:-m-80 {
    margin: -20rem;
  }

  .WDL\:-m-96 {
    margin: -24rem;
  }

  .WDL\:-m-px {
    margin: -1px;
  }

  .WDL\:-m-0\.5 {
    margin: -0.125rem;
  }

  .WDL\:-m-1\.5 {
    margin: -0.375rem;
  }

  .WDL\:-m-2\.5 {
    margin: -0.625rem;
  }

  .WDL\:-m-3\.5 {
    margin: -0.875rem;
  }

  .WDL\:-m-15px {
    margin: -15px;
  }

  .WDL\:m-m11 {
    margin: 11px;
  }

  .WDL\:m-12px {
    margin: 12px;
  }

  .WDL\:m-m72 {
    margin: 72px;
  }

  .WDL\:m-m21 {
    margin: 21%;
  }

  .WDL\:m-m15 {
    margin: 15px;
  }

  .WDL\:m-m18 {
    margin: 18px;
  }

  .WDL\:m-m35 {
    margin: 35px;
  }

  .WDL\:m-m19 {
    margin: 19px;
  }

  .WDL\:m-m17 {
    margin: 17px;
  }

  .WDL\:m-m9 {
    margin: 9px;
  }

  .WDL\:m-m10 {
    margin: 10px;
  }

  .WDL\:m-m51 {
    margin: 51px;
  }

  .WDL\:m-m43 {
    margin: 43px;
  }

  .WDL\:m-m13 {
    margin: 13px;
  }

  .WDL\:m-m26 {
    margin: 26px;
  }

  .WDL\:m-m2 {
    margin: 2px;
  }

  .WDL\:m-m14 {
    margin: 14px;
  }

  .WDL\:m-m5 {
    margin: 5px;
  }

  .WDL\:m-m8 {
    margin: 8px;
  }

  .WDL\:m-mp15 {
    margin: 15%;
  }

  .WDL\:-m-100 {
    margin: -100px;
  }

  .WDL\:m-0auto {
    margin: 0px auto;
  }

  .WDL\:m-o6 {
    margin: 1.5rem;
  }

  .WDL\:-m-23 {
    margin: -23px;
  }

  .WDL\:last\:m-0:last-child {
    margin: 0px;
  }

  .WDL\:last\:m-1:last-child {
    margin: 0.25rem;
  }

  .WDL\:last\:m-2:last-child {
    margin: 2px;
  }

  .WDL\:last\:m-3:last-child {
    margin: 0.75rem;
  }

  .WDL\:last\:m-4:last-child {
    margin: 1rem;
  }

  .WDL\:last\:m-5:last-child {
    margin: 1.25rem;
  }

  .WDL\:last\:m-6:last-child {
    margin: 6px;
  }

  .WDL\:last\:m-7:last-child {
    margin: 1.75rem;
  }

  .WDL\:last\:m-8:last-child {
    margin: 2rem;
  }

  .WDL\:last\:m-9:last-child {
    margin: 2.25rem;
  }

  .WDL\:last\:m-10:last-child {
    margin: 2.5rem;
  }

  .WDL\:last\:m-11:last-child {
    margin: 11px;
  }

  .WDL\:last\:m-12:last-child {
    margin: 3rem;
  }

  .WDL\:last\:m-14:last-child {
    margin: 3.5rem;
  }

  .WDL\:last\:m-15:last-child {
    margin: 15px;
  }

  .WDL\:last\:m-16:last-child {
    margin: 4rem;
  }

  .WDL\:last\:m-18:last-child {
    margin: 18px;
  }

  .WDL\:last\:m-20:last-child {
    margin: 20px;
  }

  .WDL\:last\:m-21:last-child {
    margin: 21px;
  }

  .WDL\:last\:m-23:last-child {
    margin: 23px;
  }

  .WDL\:last\:m-24:last-child {
    margin: 24px;
  }

  .WDL\:last\:m-25:last-child {
    margin: 25px;
  }

  .WDL\:last\:m-27:last-child {
    margin: 27px;
  }

  .WDL\:last\:m-28:last-child {
    margin: 7rem;
  }

  .WDL\:last\:m-30:last-child {
    margin: 30px;
  }

  .WDL\:last\:m-31:last-child {
    margin: 31px;
  }

  .WDL\:last\:m-32:last-child {
    margin: 8rem;
  }

  .WDL\:last\:m-34:last-child {
    margin: 34px;
  }

  .WDL\:last\:m-35:last-child {
    margin: 35px;
  }

  .WDL\:last\:m-36:last-child {
    margin: 9rem;
  }

  .WDL\:last\:m-37:last-child {
    margin: 37px;
  }

  .WDL\:last\:m-38:last-child {
    margin: 38px;
  }

  .WDL\:last\:m-40:last-child {
    margin: 40px;
  }

  .WDL\:last\:m-42:last-child {
    margin: 42px;
  }

  .WDL\:last\:m-44:last-child {
    margin: 44px;
  }

  .WDL\:last\:m-45:last-child {
    margin: 45px;
  }

  .WDL\:last\:m-46:last-child {
    margin: 46px;
  }

  .WDL\:last\:m-48:last-child {
    margin: 48px;
  }

  .WDL\:last\:m-52:last-child {
    margin: 13rem;
  }

  .WDL\:last\:m-53:last-child {
    margin: 53px;
  }

  .WDL\:last\:m-55:last-child {
    margin: 55px;
  }

  .WDL\:last\:m-56:last-child {
    margin: 14rem;
  }

  .WDL\:last\:m-58:last-child {
    margin: 58px;
  }

  .WDL\:last\:m-59:last-child {
    margin: 59px;
  }

  .WDL\:last\:m-60:last-child {
    margin: 15rem;
  }

  .WDL\:last\:m-63:last-child {
    margin: 63px;
  }

  .WDL\:last\:m-64:last-child {
    margin: 16rem;
  }

  .WDL\:last\:m-65:last-child {
    margin: 65px;
  }

  .WDL\:last\:m-67:last-child {
    margin: 67px;
  }

  .WDL\:last\:m-70:last-child {
    margin: 70px;
  }

  .WDL\:last\:m-71:last-child {
    margin: 71px;
  }

  .WDL\:last\:m-72:last-child {
    margin: 18rem;
  }

  .WDL\:last\:m-74:last-child {
    margin: 74px;
  }

  .WDL\:last\:m-78:last-child {
    margin: 78px;
  }

  .WDL\:last\:m-80:last-child {
    margin: 20rem;
  }

  .WDL\:last\:m-83:last-child {
    margin: 83px;
  }

  .WDL\:last\:m-84:last-child {
    margin: 84px;
  }

  .WDL\:last\:m-89:last-child {
    margin: 89px;
  }

  .WDL\:last\:m-90:last-child {
    margin: 90px;
  }

  .WDL\:last\:m-92:last-child {
    margin: 92px;
  }

  .WDL\:last\:m-96:last-child {
    margin: 24rem;
  }

  .WDL\:last\:m-97:last-child {
    margin: 97px;
  }

  .WDL\:last\:m-100:last-child {
    margin: 100px;
  }

  .WDL\:last\:m-106:last-child {
    margin: 106px;
  }

  .WDL\:last\:m-108:last-child {
    margin: 108px;
  }

  .WDL\:last\:m-109:last-child {
    margin: 109px;
  }

  .WDL\:last\:m-120:last-child {
    margin: 120px;
  }

  .WDL\:last\:m-135:last-child {
    margin: 135px;
  }

  .WDL\:last\:m-147:last-child {
    margin: 147px;
  }

  .WDL\:last\:m-150:last-child {
    margin: 150px;
  }

  .WDL\:last\:m-168:last-child {
    margin: 168px;
  }

  .WDL\:last\:m-180:last-child {
    margin: 180px;
  }

  .WDL\:last\:m-185:last-child {
    margin: 185px;
  }

  .WDL\:last\:m-200:last-child {
    margin: 200px;
  }

  .WDL\:last\:m-245:last-child {
    margin: 245px;
  }

  .WDL\:last\:m-300:last-child {
    margin: 300px;
  }

  .WDL\:last\:m-400:last-child {
    margin: 400px;
  }

  .WDL\:last\:m-480:last-child {
    margin: 480px;
  }

  .WDL\:last\:m-510:last-child {
    margin: 510px;
  }

  .WDL\:last\:m-537:last-child {
    margin: 537px;
  }

  .WDL\:last\:m-650:last-child {
    margin: 650px;
  }

  .WDL\:last\:m-auto:last-child {
    margin: auto;
  }

  .WDL\:last\:m-px:last-child {
    margin: 1px;
  }

  .WDL\:last\:m-0\.5:last-child {
    margin: 0.125rem;
  }

  .WDL\:last\:m-1\.5:last-child {
    margin: 0.375rem;
  }

  .WDL\:last\:m-2\.5:last-child {
    margin: 0.625rem;
  }

  .WDL\:last\:m-3\.5:last-child {
    margin: 0.875rem;
  }

  .WDL\:last\:-m-0:last-child {
    margin: 0px;
  }

  .WDL\:last\:-m-1:last-child {
    margin: -0.25rem;
  }

  .WDL\:last\:-m-2:last-child {
    margin: -0.5rem;
  }

  .WDL\:last\:-m-3:last-child {
    margin: -0.75rem;
  }

  .WDL\:last\:-m-4:last-child {
    margin: -1rem;
  }

  .WDL\:last\:-m-5:last-child {
    margin: -1.25rem;
  }

  .WDL\:last\:-m-6:last-child {
    margin: -1.5rem;
  }

  .WDL\:last\:-m-7:last-child {
    margin: -1.75rem;
  }

  .WDL\:last\:-m-8:last-child {
    margin: -2rem;
  }

  .WDL\:last\:-m-9:last-child {
    margin: -2.25rem;
  }

  .WDL\:last\:-m-10:last-child {
    margin: -2.5rem;
  }

  .WDL\:last\:-m-11:last-child {
    margin: -2.75rem;
  }

  .WDL\:last\:-m-12:last-child {
    margin: -3rem;
  }

  .WDL\:last\:-m-14:last-child {
    margin: -14px;
  }

  .WDL\:last\:-m-16:last-child {
    margin: -4rem;
  }

  .WDL\:last\:-m-20:last-child {
    margin: -5rem;
  }

  .WDL\:last\:-m-24:last-child {
    margin: -6rem;
  }

  .WDL\:last\:-m-28:last-child {
    margin: -7rem;
  }

  .WDL\:last\:-m-32:last-child {
    margin: -8rem;
  }

  .WDL\:last\:-m-36:last-child {
    margin: -9rem;
  }

  .WDL\:last\:-m-40:last-child {
    margin: -10rem;
  }

  .WDL\:last\:-m-44:last-child {
    margin: -11rem;
  }

  .WDL\:last\:-m-48:last-child {
    margin: -12rem;
  }

  .WDL\:last\:-m-52:last-child {
    margin: -13rem;
  }

  .WDL\:last\:-m-56:last-child {
    margin: -14rem;
  }

  .WDL\:last\:-m-60:last-child {
    margin: -15rem;
  }

  .WDL\:last\:-m-64:last-child {
    margin: -16rem;
  }

  .WDL\:last\:-m-72:last-child {
    margin: -18rem;
  }

  .WDL\:last\:-m-80:last-child {
    margin: -20rem;
  }

  .WDL\:last\:-m-96:last-child {
    margin: -24rem;
  }

  .WDL\:last\:-m-px:last-child {
    margin: -1px;
  }

  .WDL\:last\:-m-0\.5:last-child {
    margin: -0.125rem;
  }

  .WDL\:last\:-m-1\.5:last-child {
    margin: -0.375rem;
  }

  .WDL\:last\:-m-2\.5:last-child {
    margin: -0.625rem;
  }

  .WDL\:last\:-m-3\.5:last-child {
    margin: -0.875rem;
  }

  .WDL\:last\:-m-15px:last-child {
    margin: -15px;
  }

  .WDL\:last\:m-m11:last-child {
    margin: 11px;
  }

  .WDL\:last\:m-12px:last-child {
    margin: 12px;
  }

  .WDL\:last\:m-m72:last-child {
    margin: 72px;
  }

  .WDL\:last\:m-m21:last-child {
    margin: 21%;
  }

  .WDL\:last\:m-m15:last-child {
    margin: 15px;
  }

  .WDL\:last\:m-m18:last-child {
    margin: 18px;
  }

  .WDL\:last\:m-m35:last-child {
    margin: 35px;
  }

  .WDL\:last\:m-m19:last-child {
    margin: 19px;
  }

  .WDL\:last\:m-m17:last-child {
    margin: 17px;
  }

  .WDL\:last\:m-m9:last-child {
    margin: 9px;
  }

  .WDL\:last\:m-m10:last-child {
    margin: 10px;
  }

  .WDL\:last\:m-m51:last-child {
    margin: 51px;
  }

  .WDL\:last\:m-m43:last-child {
    margin: 43px;
  }

  .WDL\:last\:m-m13:last-child {
    margin: 13px;
  }

  .WDL\:last\:m-m26:last-child {
    margin: 26px;
  }

  .WDL\:last\:m-m2:last-child {
    margin: 2px;
  }

  .WDL\:last\:m-m14:last-child {
    margin: 14px;
  }

  .WDL\:last\:m-m5:last-child {
    margin: 5px;
  }

  .WDL\:last\:m-m8:last-child {
    margin: 8px;
  }

  .WDL\:last\:m-mp15:last-child {
    margin: 15%;
  }

  .WDL\:last\:-m-100:last-child {
    margin: -100px;
  }

  .WDL\:last\:m-0auto:last-child {
    margin: 0px auto;
  }

  .WDL\:last\:m-o6:last-child {
    margin: 1.5rem;
  }

  .WDL\:last\:-m-23:last-child {
    margin: -23px;
  }

  .WDL\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .WDL\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .WDL\:mx-2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .WDL\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .WDL\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .WDL\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .WDL\:mx-6 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .WDL\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .WDL\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .WDL\:mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .WDL\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .WDL\:mx-11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .WDL\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .WDL\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .WDL\:mx-15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .WDL\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .WDL\:mx-18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .WDL\:mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .WDL\:mx-21 {
    margin-left: 21px;
    margin-right: 21px;
  }

  .WDL\:mx-23 {
    margin-left: 23px;
    margin-right: 23px;
  }

  .WDL\:mx-24 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .WDL\:mx-25 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .WDL\:mx-27 {
    margin-left: 27px;
    margin-right: 27px;
  }

  .WDL\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .WDL\:mx-30 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .WDL\:mx-31 {
    margin-left: 31px;
    margin-right: 31px;
  }

  .WDL\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .WDL\:mx-34 {
    margin-left: 34px;
    margin-right: 34px;
  }

  .WDL\:mx-35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .WDL\:mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .WDL\:mx-37 {
    margin-left: 37px;
    margin-right: 37px;
  }

  .WDL\:mx-38 {
    margin-left: 38px;
    margin-right: 38px;
  }

  .WDL\:mx-40 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .WDL\:mx-42 {
    margin-left: 42px;
    margin-right: 42px;
  }

  .WDL\:mx-44 {
    margin-left: 44px;
    margin-right: 44px;
  }

  .WDL\:mx-45 {
    margin-left: 45px;
    margin-right: 45px;
  }

  .WDL\:mx-46 {
    margin-left: 46px;
    margin-right: 46px;
  }

  .WDL\:mx-48 {
    margin-left: 48px;
    margin-right: 48px;
  }

  .WDL\:mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .WDL\:mx-53 {
    margin-left: 53px;
    margin-right: 53px;
  }

  .WDL\:mx-55 {
    margin-left: 55px;
    margin-right: 55px;
  }

  .WDL\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .WDL\:mx-58 {
    margin-left: 58px;
    margin-right: 58px;
  }

  .WDL\:mx-59 {
    margin-left: 59px;
    margin-right: 59px;
  }

  .WDL\:mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .WDL\:mx-63 {
    margin-left: 63px;
    margin-right: 63px;
  }

  .WDL\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .WDL\:mx-65 {
    margin-left: 65px;
    margin-right: 65px;
  }

  .WDL\:mx-67 {
    margin-left: 67px;
    margin-right: 67px;
  }

  .WDL\:mx-70 {
    margin-left: 70px;
    margin-right: 70px;
  }

  .WDL\:mx-71 {
    margin-left: 71px;
    margin-right: 71px;
  }

  .WDL\:mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .WDL\:mx-74 {
    margin-left: 74px;
    margin-right: 74px;
  }

  .WDL\:mx-78 {
    margin-left: 78px;
    margin-right: 78px;
  }

  .WDL\:mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .WDL\:mx-83 {
    margin-left: 83px;
    margin-right: 83px;
  }

  .WDL\:mx-84 {
    margin-left: 84px;
    margin-right: 84px;
  }

  .WDL\:mx-89 {
    margin-left: 89px;
    margin-right: 89px;
  }

  .WDL\:mx-90 {
    margin-left: 90px;
    margin-right: 90px;
  }

  .WDL\:mx-92 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .WDL\:mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .WDL\:mx-97 {
    margin-left: 97px;
    margin-right: 97px;
  }

  .WDL\:mx-100 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .WDL\:mx-106 {
    margin-left: 106px;
    margin-right: 106px;
  }

  .WDL\:mx-108 {
    margin-left: 108px;
    margin-right: 108px;
  }

  .WDL\:mx-109 {
    margin-left: 109px;
    margin-right: 109px;
  }

  .WDL\:mx-120 {
    margin-left: 120px;
    margin-right: 120px;
  }

  .WDL\:mx-135 {
    margin-left: 135px;
    margin-right: 135px;
  }

  .WDL\:mx-147 {
    margin-left: 147px;
    margin-right: 147px;
  }

  .WDL\:mx-150 {
    margin-left: 150px;
    margin-right: 150px;
  }

  .WDL\:mx-168 {
    margin-left: 168px;
    margin-right: 168px;
  }

  .WDL\:mx-180 {
    margin-left: 180px;
    margin-right: 180px;
  }

  .WDL\:mx-185 {
    margin-left: 185px;
    margin-right: 185px;
  }

  .WDL\:mx-200 {
    margin-left: 200px;
    margin-right: 200px;
  }

  .WDL\:mx-245 {
    margin-left: 245px;
    margin-right: 245px;
  }

  .WDL\:mx-300 {
    margin-left: 300px;
    margin-right: 300px;
  }

  .WDL\:mx-400 {
    margin-left: 400px;
    margin-right: 400px;
  }

  .WDL\:mx-480 {
    margin-left: 480px;
    margin-right: 480px;
  }

  .WDL\:mx-510 {
    margin-left: 510px;
    margin-right: 510px;
  }

  .WDL\:mx-537 {
    margin-left: 537px;
    margin-right: 537px;
  }

  .WDL\:mx-650 {
    margin-left: 650px;
    margin-right: 650px;
  }

  .WDL\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .WDL\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .WDL\:mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .WDL\:mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .WDL\:mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .WDL\:mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .WDL\:-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .WDL\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .WDL\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .WDL\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .WDL\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .WDL\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .WDL\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .WDL\:-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .WDL\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .WDL\:-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .WDL\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .WDL\:-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .WDL\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .WDL\:-mx-14 {
    margin-left: -14px;
    margin-right: -14px;
  }

  .WDL\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .WDL\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .WDL\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .WDL\:-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .WDL\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .WDL\:-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .WDL\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .WDL\:-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .WDL\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .WDL\:-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .WDL\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .WDL\:-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .WDL\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .WDL\:-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .WDL\:-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .WDL\:-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .WDL\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .WDL\:-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .WDL\:-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .WDL\:-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .WDL\:-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .WDL\:-mx-15px {
    margin-left: -15px;
    margin-right: -15px;
  }

  .WDL\:mx-m11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .WDL\:mx-12px {
    margin-left: 12px;
    margin-right: 12px;
  }

  .WDL\:mx-m72 {
    margin-left: 72px;
    margin-right: 72px;
  }

  .WDL\:mx-m21 {
    margin-left: 21%;
    margin-right: 21%;
  }

  .WDL\:mx-m15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .WDL\:mx-m18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .WDL\:mx-m35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .WDL\:mx-m19 {
    margin-left: 19px;
    margin-right: 19px;
  }

  .WDL\:mx-m17 {
    margin-left: 17px;
    margin-right: 17px;
  }

  .WDL\:mx-m9 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .WDL\:mx-m10 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .WDL\:mx-m51 {
    margin-left: 51px;
    margin-right: 51px;
  }

  .WDL\:mx-m43 {
    margin-left: 43px;
    margin-right: 43px;
  }

  .WDL\:mx-m13 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .WDL\:mx-m26 {
    margin-left: 26px;
    margin-right: 26px;
  }

  .WDL\:mx-m2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .WDL\:mx-m14 {
    margin-left: 14px;
    margin-right: 14px;
  }

  .WDL\:mx-m5 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .WDL\:mx-m8 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .WDL\:mx-mp15 {
    margin-left: 15%;
    margin-right: 15%;
  }

  .WDL\:-mx-100 {
    margin-left: -100px;
    margin-right: -100px;
  }

  .WDL\:mx-0auto {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .WDL\:mx-o6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .WDL\:-mx-23 {
    margin-left: -23px;
    margin-right: -23px;
  }

  .WDL\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .WDL\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .WDL\:my-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .WDL\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .WDL\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .WDL\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .WDL\:my-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .WDL\:my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .WDL\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .WDL\:my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .WDL\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .WDL\:my-11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .WDL\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .WDL\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .WDL\:my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .WDL\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .WDL\:my-18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .WDL\:my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .WDL\:my-21 {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .WDL\:my-23 {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .WDL\:my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .WDL\:my-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .WDL\:my-27 {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .WDL\:my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .WDL\:my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .WDL\:my-31 {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .WDL\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .WDL\:my-34 {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .WDL\:my-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .WDL\:my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .WDL\:my-37 {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .WDL\:my-38 {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .WDL\:my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .WDL\:my-42 {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .WDL\:my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .WDL\:my-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .WDL\:my-46 {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .WDL\:my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .WDL\:my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .WDL\:my-53 {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .WDL\:my-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .WDL\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .WDL\:my-58 {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .WDL\:my-59 {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .WDL\:my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .WDL\:my-63 {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .WDL\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .WDL\:my-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .WDL\:my-67 {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .WDL\:my-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .WDL\:my-71 {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .WDL\:my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .WDL\:my-74 {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .WDL\:my-78 {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .WDL\:my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .WDL\:my-83 {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .WDL\:my-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .WDL\:my-89 {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .WDL\:my-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .WDL\:my-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .WDL\:my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .WDL\:my-97 {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .WDL\:my-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .WDL\:my-106 {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .WDL\:my-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .WDL\:my-109 {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .WDL\:my-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .WDL\:my-135 {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .WDL\:my-147 {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .WDL\:my-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .WDL\:my-168 {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .WDL\:my-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .WDL\:my-185 {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .WDL\:my-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .WDL\:my-245 {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .WDL\:my-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .WDL\:my-400 {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .WDL\:my-480 {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .WDL\:my-510 {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .WDL\:my-537 {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .WDL\:my-650 {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .WDL\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .WDL\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .WDL\:my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .WDL\:my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .WDL\:my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .WDL\:my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .WDL\:-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .WDL\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .WDL\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .WDL\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .WDL\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .WDL\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .WDL\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .WDL\:-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .WDL\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .WDL\:-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .WDL\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .WDL\:-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .WDL\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .WDL\:-my-14 {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .WDL\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .WDL\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .WDL\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .WDL\:-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .WDL\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .WDL\:-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .WDL\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .WDL\:-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .WDL\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .WDL\:-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .WDL\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .WDL\:-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .WDL\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .WDL\:-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .WDL\:-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .WDL\:-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .WDL\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .WDL\:-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .WDL\:-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .WDL\:-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .WDL\:-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .WDL\:-my-15px {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .WDL\:my-m11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .WDL\:my-12px {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .WDL\:my-m72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .WDL\:my-m21 {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .WDL\:my-m15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .WDL\:my-m18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .WDL\:my-m35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .WDL\:my-m19 {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .WDL\:my-m17 {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .WDL\:my-m9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .WDL\:my-m10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .WDL\:my-m51 {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .WDL\:my-m43 {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .WDL\:my-m13 {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .WDL\:my-m26 {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .WDL\:my-m2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .WDL\:my-m14 {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .WDL\:my-m5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .WDL\:my-m8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .WDL\:my-mp15 {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .WDL\:-my-100 {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .WDL\:my-0auto {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .WDL\:my-o6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .WDL\:-my-23 {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .WDL\:last\:mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .WDL\:last\:mx-1:last-child {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .WDL\:last\:mx-2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .WDL\:last\:mx-3:last-child {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .WDL\:last\:mx-4:last-child {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .WDL\:last\:mx-5:last-child {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .WDL\:last\:mx-6:last-child {
    margin-left: 6px;
    margin-right: 6px;
  }

  .WDL\:last\:mx-7:last-child {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .WDL\:last\:mx-8:last-child {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .WDL\:last\:mx-9:last-child {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .WDL\:last\:mx-10:last-child {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .WDL\:last\:mx-11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .WDL\:last\:mx-12:last-child {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .WDL\:last\:mx-14:last-child {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .WDL\:last\:mx-15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .WDL\:last\:mx-16:last-child {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .WDL\:last\:mx-18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .WDL\:last\:mx-20:last-child {
    margin-left: 20px;
    margin-right: 20px;
  }

  .WDL\:last\:mx-21:last-child {
    margin-left: 21px;
    margin-right: 21px;
  }

  .WDL\:last\:mx-23:last-child {
    margin-left: 23px;
    margin-right: 23px;
  }

  .WDL\:last\:mx-24:last-child {
    margin-left: 24px;
    margin-right: 24px;
  }

  .WDL\:last\:mx-25:last-child {
    margin-left: 25px;
    margin-right: 25px;
  }

  .WDL\:last\:mx-27:last-child {
    margin-left: 27px;
    margin-right: 27px;
  }

  .WDL\:last\:mx-28:last-child {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .WDL\:last\:mx-30:last-child {
    margin-left: 30px;
    margin-right: 30px;
  }

  .WDL\:last\:mx-31:last-child {
    margin-left: 31px;
    margin-right: 31px;
  }

  .WDL\:last\:mx-32:last-child {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .WDL\:last\:mx-34:last-child {
    margin-left: 34px;
    margin-right: 34px;
  }

  .WDL\:last\:mx-35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .WDL\:last\:mx-36:last-child {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .WDL\:last\:mx-37:last-child {
    margin-left: 37px;
    margin-right: 37px;
  }

  .WDL\:last\:mx-38:last-child {
    margin-left: 38px;
    margin-right: 38px;
  }

  .WDL\:last\:mx-40:last-child {
    margin-left: 40px;
    margin-right: 40px;
  }

  .WDL\:last\:mx-42:last-child {
    margin-left: 42px;
    margin-right: 42px;
  }

  .WDL\:last\:mx-44:last-child {
    margin-left: 44px;
    margin-right: 44px;
  }

  .WDL\:last\:mx-45:last-child {
    margin-left: 45px;
    margin-right: 45px;
  }

  .WDL\:last\:mx-46:last-child {
    margin-left: 46px;
    margin-right: 46px;
  }

  .WDL\:last\:mx-48:last-child {
    margin-left: 48px;
    margin-right: 48px;
  }

  .WDL\:last\:mx-52:last-child {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .WDL\:last\:mx-53:last-child {
    margin-left: 53px;
    margin-right: 53px;
  }

  .WDL\:last\:mx-55:last-child {
    margin-left: 55px;
    margin-right: 55px;
  }

  .WDL\:last\:mx-56:last-child {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .WDL\:last\:mx-58:last-child {
    margin-left: 58px;
    margin-right: 58px;
  }

  .WDL\:last\:mx-59:last-child {
    margin-left: 59px;
    margin-right: 59px;
  }

  .WDL\:last\:mx-60:last-child {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .WDL\:last\:mx-63:last-child {
    margin-left: 63px;
    margin-right: 63px;
  }

  .WDL\:last\:mx-64:last-child {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .WDL\:last\:mx-65:last-child {
    margin-left: 65px;
    margin-right: 65px;
  }

  .WDL\:last\:mx-67:last-child {
    margin-left: 67px;
    margin-right: 67px;
  }

  .WDL\:last\:mx-70:last-child {
    margin-left: 70px;
    margin-right: 70px;
  }

  .WDL\:last\:mx-71:last-child {
    margin-left: 71px;
    margin-right: 71px;
  }

  .WDL\:last\:mx-72:last-child {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .WDL\:last\:mx-74:last-child {
    margin-left: 74px;
    margin-right: 74px;
  }

  .WDL\:last\:mx-78:last-child {
    margin-left: 78px;
    margin-right: 78px;
  }

  .WDL\:last\:mx-80:last-child {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .WDL\:last\:mx-83:last-child {
    margin-left: 83px;
    margin-right: 83px;
  }

  .WDL\:last\:mx-84:last-child {
    margin-left: 84px;
    margin-right: 84px;
  }

  .WDL\:last\:mx-89:last-child {
    margin-left: 89px;
    margin-right: 89px;
  }

  .WDL\:last\:mx-90:last-child {
    margin-left: 90px;
    margin-right: 90px;
  }

  .WDL\:last\:mx-92:last-child {
    margin-left: 92px;
    margin-right: 92px;
  }

  .WDL\:last\:mx-96:last-child {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .WDL\:last\:mx-97:last-child {
    margin-left: 97px;
    margin-right: 97px;
  }

  .WDL\:last\:mx-100:last-child {
    margin-left: 100px;
    margin-right: 100px;
  }

  .WDL\:last\:mx-106:last-child {
    margin-left: 106px;
    margin-right: 106px;
  }

  .WDL\:last\:mx-108:last-child {
    margin-left: 108px;
    margin-right: 108px;
  }

  .WDL\:last\:mx-109:last-child {
    margin-left: 109px;
    margin-right: 109px;
  }

  .WDL\:last\:mx-120:last-child {
    margin-left: 120px;
    margin-right: 120px;
  }

  .WDL\:last\:mx-135:last-child {
    margin-left: 135px;
    margin-right: 135px;
  }

  .WDL\:last\:mx-147:last-child {
    margin-left: 147px;
    margin-right: 147px;
  }

  .WDL\:last\:mx-150:last-child {
    margin-left: 150px;
    margin-right: 150px;
  }

  .WDL\:last\:mx-168:last-child {
    margin-left: 168px;
    margin-right: 168px;
  }

  .WDL\:last\:mx-180:last-child {
    margin-left: 180px;
    margin-right: 180px;
  }

  .WDL\:last\:mx-185:last-child {
    margin-left: 185px;
    margin-right: 185px;
  }

  .WDL\:last\:mx-200:last-child {
    margin-left: 200px;
    margin-right: 200px;
  }

  .WDL\:last\:mx-245:last-child {
    margin-left: 245px;
    margin-right: 245px;
  }

  .WDL\:last\:mx-300:last-child {
    margin-left: 300px;
    margin-right: 300px;
  }

  .WDL\:last\:mx-400:last-child {
    margin-left: 400px;
    margin-right: 400px;
  }

  .WDL\:last\:mx-480:last-child {
    margin-left: 480px;
    margin-right: 480px;
  }

  .WDL\:last\:mx-510:last-child {
    margin-left: 510px;
    margin-right: 510px;
  }

  .WDL\:last\:mx-537:last-child {
    margin-left: 537px;
    margin-right: 537px;
  }

  .WDL\:last\:mx-650:last-child {
    margin-left: 650px;
    margin-right: 650px;
  }

  .WDL\:last\:mx-auto:last-child {
    margin-left: auto;
    margin-right: auto;
  }

  .WDL\:last\:mx-px:last-child {
    margin-left: 1px;
    margin-right: 1px;
  }

  .WDL\:last\:mx-0\.5:last-child {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .WDL\:last\:mx-1\.5:last-child {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .WDL\:last\:mx-2\.5:last-child {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .WDL\:last\:mx-3\.5:last-child {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .WDL\:last\:-mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .WDL\:last\:-mx-1:last-child {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .WDL\:last\:-mx-2:last-child {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .WDL\:last\:-mx-3:last-child {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .WDL\:last\:-mx-4:last-child {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .WDL\:last\:-mx-5:last-child {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .WDL\:last\:-mx-6:last-child {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .WDL\:last\:-mx-7:last-child {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .WDL\:last\:-mx-8:last-child {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .WDL\:last\:-mx-9:last-child {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .WDL\:last\:-mx-10:last-child {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .WDL\:last\:-mx-11:last-child {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .WDL\:last\:-mx-12:last-child {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .WDL\:last\:-mx-14:last-child {
    margin-left: -14px;
    margin-right: -14px;
  }

  .WDL\:last\:-mx-16:last-child {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .WDL\:last\:-mx-20:last-child {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .WDL\:last\:-mx-24:last-child {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .WDL\:last\:-mx-28:last-child {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .WDL\:last\:-mx-32:last-child {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .WDL\:last\:-mx-36:last-child {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .WDL\:last\:-mx-40:last-child {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .WDL\:last\:-mx-44:last-child {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .WDL\:last\:-mx-48:last-child {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .WDL\:last\:-mx-52:last-child {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .WDL\:last\:-mx-56:last-child {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .WDL\:last\:-mx-60:last-child {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .WDL\:last\:-mx-64:last-child {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .WDL\:last\:-mx-72:last-child {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .WDL\:last\:-mx-80:last-child {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .WDL\:last\:-mx-96:last-child {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .WDL\:last\:-mx-px:last-child {
    margin-left: -1px;
    margin-right: -1px;
  }

  .WDL\:last\:-mx-0\.5:last-child {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .WDL\:last\:-mx-1\.5:last-child {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .WDL\:last\:-mx-2\.5:last-child {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .WDL\:last\:-mx-3\.5:last-child {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .WDL\:last\:-mx-15px:last-child {
    margin-left: -15px;
    margin-right: -15px;
  }

  .WDL\:last\:mx-m11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .WDL\:last\:mx-12px:last-child {
    margin-left: 12px;
    margin-right: 12px;
  }

  .WDL\:last\:mx-m72:last-child {
    margin-left: 72px;
    margin-right: 72px;
  }

  .WDL\:last\:mx-m21:last-child {
    margin-left: 21%;
    margin-right: 21%;
  }

  .WDL\:last\:mx-m15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .WDL\:last\:mx-m18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .WDL\:last\:mx-m35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .WDL\:last\:mx-m19:last-child {
    margin-left: 19px;
    margin-right: 19px;
  }

  .WDL\:last\:mx-m17:last-child {
    margin-left: 17px;
    margin-right: 17px;
  }

  .WDL\:last\:mx-m9:last-child {
    margin-left: 9px;
    margin-right: 9px;
  }

  .WDL\:last\:mx-m10:last-child {
    margin-left: 10px;
    margin-right: 10px;
  }

  .WDL\:last\:mx-m51:last-child {
    margin-left: 51px;
    margin-right: 51px;
  }

  .WDL\:last\:mx-m43:last-child {
    margin-left: 43px;
    margin-right: 43px;
  }

  .WDL\:last\:mx-m13:last-child {
    margin-left: 13px;
    margin-right: 13px;
  }

  .WDL\:last\:mx-m26:last-child {
    margin-left: 26px;
    margin-right: 26px;
  }

  .WDL\:last\:mx-m2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .WDL\:last\:mx-m14:last-child {
    margin-left: 14px;
    margin-right: 14px;
  }

  .WDL\:last\:mx-m5:last-child {
    margin-left: 5px;
    margin-right: 5px;
  }

  .WDL\:last\:mx-m8:last-child {
    margin-left: 8px;
    margin-right: 8px;
  }

  .WDL\:last\:mx-mp15:last-child {
    margin-left: 15%;
    margin-right: 15%;
  }

  .WDL\:last\:-mx-100:last-child {
    margin-left: -100px;
    margin-right: -100px;
  }

  .WDL\:last\:mx-0auto:last-child {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .WDL\:last\:mx-o6:last-child {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .WDL\:last\:-mx-23:last-child {
    margin-left: -23px;
    margin-right: -23px;
  }

  .WDL\:last\:my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .WDL\:last\:my-1:last-child {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .WDL\:last\:my-2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .WDL\:last\:my-3:last-child {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .WDL\:last\:my-4:last-child {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .WDL\:last\:my-5:last-child {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .WDL\:last\:my-6:last-child {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .WDL\:last\:my-7:last-child {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .WDL\:last\:my-8:last-child {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .WDL\:last\:my-9:last-child {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .WDL\:last\:my-10:last-child {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .WDL\:last\:my-11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .WDL\:last\:my-12:last-child {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .WDL\:last\:my-14:last-child {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .WDL\:last\:my-15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .WDL\:last\:my-16:last-child {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .WDL\:last\:my-18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .WDL\:last\:my-20:last-child {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .WDL\:last\:my-21:last-child {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .WDL\:last\:my-23:last-child {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .WDL\:last\:my-24:last-child {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .WDL\:last\:my-25:last-child {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .WDL\:last\:my-27:last-child {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .WDL\:last\:my-28:last-child {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .WDL\:last\:my-30:last-child {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .WDL\:last\:my-31:last-child {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .WDL\:last\:my-32:last-child {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .WDL\:last\:my-34:last-child {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .WDL\:last\:my-35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .WDL\:last\:my-36:last-child {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .WDL\:last\:my-37:last-child {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .WDL\:last\:my-38:last-child {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .WDL\:last\:my-40:last-child {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .WDL\:last\:my-42:last-child {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .WDL\:last\:my-44:last-child {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .WDL\:last\:my-45:last-child {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .WDL\:last\:my-46:last-child {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .WDL\:last\:my-48:last-child {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .WDL\:last\:my-52:last-child {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .WDL\:last\:my-53:last-child {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .WDL\:last\:my-55:last-child {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .WDL\:last\:my-56:last-child {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .WDL\:last\:my-58:last-child {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .WDL\:last\:my-59:last-child {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .WDL\:last\:my-60:last-child {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .WDL\:last\:my-63:last-child {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .WDL\:last\:my-64:last-child {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .WDL\:last\:my-65:last-child {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .WDL\:last\:my-67:last-child {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .WDL\:last\:my-70:last-child {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .WDL\:last\:my-71:last-child {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .WDL\:last\:my-72:last-child {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .WDL\:last\:my-74:last-child {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .WDL\:last\:my-78:last-child {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .WDL\:last\:my-80:last-child {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .WDL\:last\:my-83:last-child {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .WDL\:last\:my-84:last-child {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .WDL\:last\:my-89:last-child {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .WDL\:last\:my-90:last-child {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .WDL\:last\:my-92:last-child {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .WDL\:last\:my-96:last-child {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .WDL\:last\:my-97:last-child {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .WDL\:last\:my-100:last-child {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .WDL\:last\:my-106:last-child {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .WDL\:last\:my-108:last-child {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .WDL\:last\:my-109:last-child {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .WDL\:last\:my-120:last-child {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .WDL\:last\:my-135:last-child {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .WDL\:last\:my-147:last-child {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .WDL\:last\:my-150:last-child {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .WDL\:last\:my-168:last-child {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .WDL\:last\:my-180:last-child {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .WDL\:last\:my-185:last-child {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .WDL\:last\:my-200:last-child {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .WDL\:last\:my-245:last-child {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .WDL\:last\:my-300:last-child {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .WDL\:last\:my-400:last-child {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .WDL\:last\:my-480:last-child {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .WDL\:last\:my-510:last-child {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .WDL\:last\:my-537:last-child {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .WDL\:last\:my-650:last-child {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .WDL\:last\:my-auto:last-child {
    margin-top: auto;
    margin-bottom: auto;
  }

  .WDL\:last\:my-px:last-child {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .WDL\:last\:my-0\.5:last-child {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .WDL\:last\:my-1\.5:last-child {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .WDL\:last\:my-2\.5:last-child {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .WDL\:last\:my-3\.5:last-child {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .WDL\:last\:-my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .WDL\:last\:-my-1:last-child {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .WDL\:last\:-my-2:last-child {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .WDL\:last\:-my-3:last-child {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .WDL\:last\:-my-4:last-child {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .WDL\:last\:-my-5:last-child {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .WDL\:last\:-my-6:last-child {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .WDL\:last\:-my-7:last-child {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .WDL\:last\:-my-8:last-child {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .WDL\:last\:-my-9:last-child {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .WDL\:last\:-my-10:last-child {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .WDL\:last\:-my-11:last-child {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .WDL\:last\:-my-12:last-child {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .WDL\:last\:-my-14:last-child {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .WDL\:last\:-my-16:last-child {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .WDL\:last\:-my-20:last-child {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .WDL\:last\:-my-24:last-child {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .WDL\:last\:-my-28:last-child {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .WDL\:last\:-my-32:last-child {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .WDL\:last\:-my-36:last-child {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .WDL\:last\:-my-40:last-child {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .WDL\:last\:-my-44:last-child {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .WDL\:last\:-my-48:last-child {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .WDL\:last\:-my-52:last-child {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .WDL\:last\:-my-56:last-child {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .WDL\:last\:-my-60:last-child {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .WDL\:last\:-my-64:last-child {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .WDL\:last\:-my-72:last-child {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .WDL\:last\:-my-80:last-child {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .WDL\:last\:-my-96:last-child {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .WDL\:last\:-my-px:last-child {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .WDL\:last\:-my-0\.5:last-child {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .WDL\:last\:-my-1\.5:last-child {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .WDL\:last\:-my-2\.5:last-child {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .WDL\:last\:-my-3\.5:last-child {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .WDL\:last\:-my-15px:last-child {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .WDL\:last\:my-m11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .WDL\:last\:my-12px:last-child {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .WDL\:last\:my-m72:last-child {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .WDL\:last\:my-m21:last-child {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .WDL\:last\:my-m15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .WDL\:last\:my-m18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .WDL\:last\:my-m35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .WDL\:last\:my-m19:last-child {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .WDL\:last\:my-m17:last-child {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .WDL\:last\:my-m9:last-child {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .WDL\:last\:my-m10:last-child {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .WDL\:last\:my-m51:last-child {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .WDL\:last\:my-m43:last-child {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .WDL\:last\:my-m13:last-child {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .WDL\:last\:my-m26:last-child {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .WDL\:last\:my-m2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .WDL\:last\:my-m14:last-child {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .WDL\:last\:my-m5:last-child {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .WDL\:last\:my-m8:last-child {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .WDL\:last\:my-mp15:last-child {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .WDL\:last\:-my-100:last-child {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .WDL\:last\:my-0auto:last-child {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .WDL\:last\:my-o6:last-child {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .WDL\:last\:-my-23:last-child {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .WDL\:mt-0 {
    margin-top: 0px;
  }

  .WDL\:mt-1 {
    margin-top: 0.25rem;
  }

  .WDL\:mt-2 {
    margin-top: 2px;
  }

  .WDL\:mt-3 {
    margin-top: 0.75rem;
  }

  .WDL\:mt-4 {
    margin-top: 1rem;
  }

  .WDL\:mt-5 {
    margin-top: 1.25rem;
  }

  .WDL\:mt-6 {
    margin-top: 6px;
  }

  .WDL\:mt-7 {
    margin-top: 1.75rem;
  }

  .WDL\:mt-8 {
    margin-top: 2rem;
  }

  .WDL\:mt-9 {
    margin-top: 2.25rem;
  }

  .WDL\:mt-10 {
    margin-top: 2.5rem;
  }

  .WDL\:mt-11 {
    margin-top: 11px;
  }

  .WDL\:mt-12 {
    margin-top: 3rem;
  }

  .WDL\:mt-14 {
    margin-top: 3.5rem;
  }

  .WDL\:mt-15 {
    margin-top: 15px;
  }

  .WDL\:mt-16 {
    margin-top: 4rem;
  }

  .WDL\:mt-18 {
    margin-top: 18px;
  }

  .WDL\:mt-20 {
    margin-top: 20px;
  }

  .WDL\:mt-21 {
    margin-top: 21px;
  }

  .WDL\:mt-23 {
    margin-top: 23px;
  }

  .WDL\:mt-24 {
    margin-top: 24px;
  }

  .WDL\:mt-25 {
    margin-top: 25px;
  }

  .WDL\:mt-27 {
    margin-top: 27px;
  }

  .WDL\:mt-28 {
    margin-top: 7rem;
  }

  .WDL\:mt-30 {
    margin-top: 30px;
  }

  .WDL\:mt-31 {
    margin-top: 31px;
  }

  .WDL\:mt-32 {
    margin-top: 8rem;
  }

  .WDL\:mt-34 {
    margin-top: 34px;
  }

  .WDL\:mt-35 {
    margin-top: 35px;
  }

  .WDL\:mt-36 {
    margin-top: 9rem;
  }

  .WDL\:mt-37 {
    margin-top: 37px;
  }

  .WDL\:mt-38 {
    margin-top: 38px;
  }

  .WDL\:mt-40 {
    margin-top: 40px;
  }

  .WDL\:mt-42 {
    margin-top: 42px;
  }

  .WDL\:mt-44 {
    margin-top: 44px;
  }

  .WDL\:mt-45 {
    margin-top: 45px;
  }

  .WDL\:mt-46 {
    margin-top: 46px;
  }

  .WDL\:mt-48 {
    margin-top: 48px;
  }

  .WDL\:mt-52 {
    margin-top: 13rem;
  }

  .WDL\:mt-53 {
    margin-top: 53px;
  }

  .WDL\:mt-55 {
    margin-top: 55px;
  }

  .WDL\:mt-56 {
    margin-top: 14rem;
  }

  .WDL\:mt-58 {
    margin-top: 58px;
  }

  .WDL\:mt-59 {
    margin-top: 59px;
  }

  .WDL\:mt-60 {
    margin-top: 15rem;
  }

  .WDL\:mt-63 {
    margin-top: 63px;
  }

  .WDL\:mt-64 {
    margin-top: 16rem;
  }

  .WDL\:mt-65 {
    margin-top: 65px;
  }

  .WDL\:mt-67 {
    margin-top: 67px;
  }

  .WDL\:mt-70 {
    margin-top: 70px;
  }

  .WDL\:mt-71 {
    margin-top: 71px;
  }

  .WDL\:mt-72 {
    margin-top: 18rem;
  }

  .WDL\:mt-74 {
    margin-top: 74px;
  }

  .WDL\:mt-78 {
    margin-top: 78px;
  }

  .WDL\:mt-80 {
    margin-top: 20rem;
  }

  .WDL\:mt-83 {
    margin-top: 83px;
  }

  .WDL\:mt-84 {
    margin-top: 84px;
  }

  .WDL\:mt-89 {
    margin-top: 89px;
  }

  .WDL\:mt-90 {
    margin-top: 90px;
  }

  .WDL\:mt-92 {
    margin-top: 92px;
  }

  .WDL\:mt-96 {
    margin-top: 24rem;
  }

  .WDL\:mt-97 {
    margin-top: 97px;
  }

  .WDL\:mt-100 {
    margin-top: 100px;
  }

  .WDL\:mt-106 {
    margin-top: 106px;
  }

  .WDL\:mt-108 {
    margin-top: 108px;
  }

  .WDL\:mt-109 {
    margin-top: 109px;
  }

  .WDL\:mt-120 {
    margin-top: 120px;
  }

  .WDL\:mt-135 {
    margin-top: 135px;
  }

  .WDL\:mt-147 {
    margin-top: 147px;
  }

  .WDL\:mt-150 {
    margin-top: 150px;
  }

  .WDL\:mt-168 {
    margin-top: 168px;
  }

  .WDL\:mt-180 {
    margin-top: 180px;
  }

  .WDL\:mt-185 {
    margin-top: 185px;
  }

  .WDL\:mt-200 {
    margin-top: 200px;
  }

  .WDL\:mt-245 {
    margin-top: 245px;
  }

  .WDL\:mt-300 {
    margin-top: 300px;
  }

  .WDL\:mt-400 {
    margin-top: 400px;
  }

  .WDL\:mt-480 {
    margin-top: 480px;
  }

  .WDL\:mt-510 {
    margin-top: 510px;
  }

  .WDL\:mt-537 {
    margin-top: 537px;
  }

  .WDL\:mt-650 {
    margin-top: 650px;
  }

  .WDL\:mt-auto {
    margin-top: auto;
  }

  .WDL\:mt-px {
    margin-top: 1px;
  }

  .WDL\:mt-0\.5 {
    margin-top: 0.125rem;
  }

  .WDL\:mt-1\.5 {
    margin-top: 0.375rem;
  }

  .WDL\:mt-2\.5 {
    margin-top: 0.625rem;
  }

  .WDL\:mt-3\.5 {
    margin-top: 0.875rem;
  }

  .WDL\:-mt-0 {
    margin-top: 0px;
  }

  .WDL\:-mt-1 {
    margin-top: -0.25rem;
  }

  .WDL\:-mt-2 {
    margin-top: -0.5rem;
  }

  .WDL\:-mt-3 {
    margin-top: -0.75rem;
  }

  .WDL\:-mt-4 {
    margin-top: -1rem;
  }

  .WDL\:-mt-5 {
    margin-top: -1.25rem;
  }

  .WDL\:-mt-6 {
    margin-top: -1.5rem;
  }

  .WDL\:-mt-7 {
    margin-top: -1.75rem;
  }

  .WDL\:-mt-8 {
    margin-top: -2rem;
  }

  .WDL\:-mt-9 {
    margin-top: -2.25rem;
  }

  .WDL\:-mt-10 {
    margin-top: -2.5rem;
  }

  .WDL\:-mt-11 {
    margin-top: -2.75rem;
  }

  .WDL\:-mt-12 {
    margin-top: -3rem;
  }

  .WDL\:-mt-14 {
    margin-top: -14px;
  }

  .WDL\:-mt-16 {
    margin-top: -4rem;
  }

  .WDL\:-mt-20 {
    margin-top: -5rem;
  }

  .WDL\:-mt-24 {
    margin-top: -6rem;
  }

  .WDL\:-mt-28 {
    margin-top: -7rem;
  }

  .WDL\:-mt-32 {
    margin-top: -8rem;
  }

  .WDL\:-mt-36 {
    margin-top: -9rem;
  }

  .WDL\:-mt-40 {
    margin-top: -10rem;
  }

  .WDL\:-mt-44 {
    margin-top: -11rem;
  }

  .WDL\:-mt-48 {
    margin-top: -12rem;
  }

  .WDL\:-mt-52 {
    margin-top: -13rem;
  }

  .WDL\:-mt-56 {
    margin-top: -14rem;
  }

  .WDL\:-mt-60 {
    margin-top: -15rem;
  }

  .WDL\:-mt-64 {
    margin-top: -16rem;
  }

  .WDL\:-mt-72 {
    margin-top: -18rem;
  }

  .WDL\:-mt-80 {
    margin-top: -20rem;
  }

  .WDL\:-mt-96 {
    margin-top: -24rem;
  }

  .WDL\:-mt-px {
    margin-top: -1px;
  }

  .WDL\:-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .WDL\:-mt-1\.5 {
    margin-top: -0.375rem;
  }

  .WDL\:-mt-2\.5 {
    margin-top: -0.625rem;
  }

  .WDL\:-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .WDL\:-mt-15px {
    margin-top: -15px;
  }

  .WDL\:mt-m11 {
    margin-top: 11px;
  }

  .WDL\:mt-12px {
    margin-top: 12px;
  }

  .WDL\:mt-m72 {
    margin-top: 72px;
  }

  .WDL\:mt-m21 {
    margin-top: 21%;
  }

  .WDL\:mt-m15 {
    margin-top: 15px;
  }

  .WDL\:mt-m18 {
    margin-top: 18px;
  }

  .WDL\:mt-m35 {
    margin-top: 35px;
  }

  .WDL\:mt-m19 {
    margin-top: 19px;
  }

  .WDL\:mt-m17 {
    margin-top: 17px;
  }

  .WDL\:mt-m9 {
    margin-top: 9px;
  }

  .WDL\:mt-m10 {
    margin-top: 10px;
  }

  .WDL\:mt-m51 {
    margin-top: 51px;
  }

  .WDL\:mt-m43 {
    margin-top: 43px;
  }

  .WDL\:mt-m13 {
    margin-top: 13px;
  }

  .WDL\:mt-m26 {
    margin-top: 26px;
  }

  .WDL\:mt-m2 {
    margin-top: 2px;
  }

  .WDL\:mt-m14 {
    margin-top: 14px;
  }

  .WDL\:mt-m5 {
    margin-top: 5px;
  }

  .WDL\:mt-m8 {
    margin-top: 8px;
  }

  .WDL\:mt-mp15 {
    margin-top: 15%;
  }

  .WDL\:-mt-100 {
    margin-top: -100px;
  }

  .WDL\:mt-0auto {
    margin-top: 0px auto;
  }

  .WDL\:mt-o6 {
    margin-top: 1.5rem;
  }

  .WDL\:-mt-23 {
    margin-top: -23px;
  }

  .WDL\:mr-0 {
    margin-right: 0px;
  }

  .WDL\:mr-1 {
    margin-right: 0.25rem;
  }

  .WDL\:mr-2 {
    margin-right: 2px;
  }

  .WDL\:mr-3 {
    margin-right: 0.75rem;
  }

  .WDL\:mr-4 {
    margin-right: 1rem;
  }

  .WDL\:mr-5 {
    margin-right: 1.25rem;
  }

  .WDL\:mr-6 {
    margin-right: 6px;
  }

  .WDL\:mr-7 {
    margin-right: 1.75rem;
  }

  .WDL\:mr-8 {
    margin-right: 2rem;
  }

  .WDL\:mr-9 {
    margin-right: 2.25rem;
  }

  .WDL\:mr-10 {
    margin-right: 2.5rem;
  }

  .WDL\:mr-11 {
    margin-right: 11px;
  }

  .WDL\:mr-12 {
    margin-right: 3rem;
  }

  .WDL\:mr-14 {
    margin-right: 3.5rem;
  }

  .WDL\:mr-15 {
    margin-right: 15px;
  }

  .WDL\:mr-16 {
    margin-right: 4rem;
  }

  .WDL\:mr-18 {
    margin-right: 18px;
  }

  .WDL\:mr-20 {
    margin-right: 20px;
  }

  .WDL\:mr-21 {
    margin-right: 21px;
  }

  .WDL\:mr-23 {
    margin-right: 23px;
  }

  .WDL\:mr-24 {
    margin-right: 24px;
  }

  .WDL\:mr-25 {
    margin-right: 25px;
  }

  .WDL\:mr-27 {
    margin-right: 27px;
  }

  .WDL\:mr-28 {
    margin-right: 7rem;
  }

  .WDL\:mr-30 {
    margin-right: 30px;
  }

  .WDL\:mr-31 {
    margin-right: 31px;
  }

  .WDL\:mr-32 {
    margin-right: 8rem;
  }

  .WDL\:mr-34 {
    margin-right: 34px;
  }

  .WDL\:mr-35 {
    margin-right: 35px;
  }

  .WDL\:mr-36 {
    margin-right: 9rem;
  }

  .WDL\:mr-37 {
    margin-right: 37px;
  }

  .WDL\:mr-38 {
    margin-right: 38px;
  }

  .WDL\:mr-40 {
    margin-right: 40px;
  }

  .WDL\:mr-42 {
    margin-right: 42px;
  }

  .WDL\:mr-44 {
    margin-right: 44px;
  }

  .WDL\:mr-45 {
    margin-right: 45px;
  }

  .WDL\:mr-46 {
    margin-right: 46px;
  }

  .WDL\:mr-48 {
    margin-right: 48px;
  }

  .WDL\:mr-52 {
    margin-right: 13rem;
  }

  .WDL\:mr-53 {
    margin-right: 53px;
  }

  .WDL\:mr-55 {
    margin-right: 55px;
  }

  .WDL\:mr-56 {
    margin-right: 14rem;
  }

  .WDL\:mr-58 {
    margin-right: 58px;
  }

  .WDL\:mr-59 {
    margin-right: 59px;
  }

  .WDL\:mr-60 {
    margin-right: 15rem;
  }

  .WDL\:mr-63 {
    margin-right: 63px;
  }

  .WDL\:mr-64 {
    margin-right: 16rem;
  }

  .WDL\:mr-65 {
    margin-right: 65px;
  }

  .WDL\:mr-67 {
    margin-right: 67px;
  }

  .WDL\:mr-70 {
    margin-right: 70px;
  }

  .WDL\:mr-71 {
    margin-right: 71px;
  }

  .WDL\:mr-72 {
    margin-right: 18rem;
  }

  .WDL\:mr-74 {
    margin-right: 74px;
  }

  .WDL\:mr-78 {
    margin-right: 78px;
  }

  .WDL\:mr-80 {
    margin-right: 20rem;
  }

  .WDL\:mr-83 {
    margin-right: 83px;
  }

  .WDL\:mr-84 {
    margin-right: 84px;
  }

  .WDL\:mr-89 {
    margin-right: 89px;
  }

  .WDL\:mr-90 {
    margin-right: 90px;
  }

  .WDL\:mr-92 {
    margin-right: 92px;
  }

  .WDL\:mr-96 {
    margin-right: 24rem;
  }

  .WDL\:mr-97 {
    margin-right: 97px;
  }

  .WDL\:mr-100 {
    margin-right: 100px;
  }

  .WDL\:mr-106 {
    margin-right: 106px;
  }

  .WDL\:mr-108 {
    margin-right: 108px;
  }

  .WDL\:mr-109 {
    margin-right: 109px;
  }

  .WDL\:mr-120 {
    margin-right: 120px;
  }

  .WDL\:mr-135 {
    margin-right: 135px;
  }

  .WDL\:mr-147 {
    margin-right: 147px;
  }

  .WDL\:mr-150 {
    margin-right: 150px;
  }

  .WDL\:mr-168 {
    margin-right: 168px;
  }

  .WDL\:mr-180 {
    margin-right: 180px;
  }

  .WDL\:mr-185 {
    margin-right: 185px;
  }

  .WDL\:mr-200 {
    margin-right: 200px;
  }

  .WDL\:mr-245 {
    margin-right: 245px;
  }

  .WDL\:mr-300 {
    margin-right: 300px;
  }

  .WDL\:mr-400 {
    margin-right: 400px;
  }

  .WDL\:mr-480 {
    margin-right: 480px;
  }

  .WDL\:mr-510 {
    margin-right: 510px;
  }

  .WDL\:mr-537 {
    margin-right: 537px;
  }

  .WDL\:mr-650 {
    margin-right: 650px;
  }

  .WDL\:mr-auto {
    margin-right: auto;
  }

  .WDL\:mr-px {
    margin-right: 1px;
  }

  .WDL\:mr-0\.5 {
    margin-right: 0.125rem;
  }

  .WDL\:mr-1\.5 {
    margin-right: 0.375rem;
  }

  .WDL\:mr-2\.5 {
    margin-right: 0.625rem;
  }

  .WDL\:mr-3\.5 {
    margin-right: 0.875rem;
  }

  .WDL\:-mr-0 {
    margin-right: 0px;
  }

  .WDL\:-mr-1 {
    margin-right: -0.25rem;
  }

  .WDL\:-mr-2 {
    margin-right: -0.5rem;
  }

  .WDL\:-mr-3 {
    margin-right: -0.75rem;
  }

  .WDL\:-mr-4 {
    margin-right: -1rem;
  }

  .WDL\:-mr-5 {
    margin-right: -1.25rem;
  }

  .WDL\:-mr-6 {
    margin-right: -1.5rem;
  }

  .WDL\:-mr-7 {
    margin-right: -1.75rem;
  }

  .WDL\:-mr-8 {
    margin-right: -2rem;
  }

  .WDL\:-mr-9 {
    margin-right: -2.25rem;
  }

  .WDL\:-mr-10 {
    margin-right: -2.5rem;
  }

  .WDL\:-mr-11 {
    margin-right: -2.75rem;
  }

  .WDL\:-mr-12 {
    margin-right: -3rem;
  }

  .WDL\:-mr-14 {
    margin-right: -14px;
  }

  .WDL\:-mr-16 {
    margin-right: -4rem;
  }

  .WDL\:-mr-20 {
    margin-right: -5rem;
  }

  .WDL\:-mr-24 {
    margin-right: -6rem;
  }

  .WDL\:-mr-28 {
    margin-right: -7rem;
  }

  .WDL\:-mr-32 {
    margin-right: -8rem;
  }

  .WDL\:-mr-36 {
    margin-right: -9rem;
  }

  .WDL\:-mr-40 {
    margin-right: -10rem;
  }

  .WDL\:-mr-44 {
    margin-right: -11rem;
  }

  .WDL\:-mr-48 {
    margin-right: -12rem;
  }

  .WDL\:-mr-52 {
    margin-right: -13rem;
  }

  .WDL\:-mr-56 {
    margin-right: -14rem;
  }

  .WDL\:-mr-60 {
    margin-right: -15rem;
  }

  .WDL\:-mr-64 {
    margin-right: -16rem;
  }

  .WDL\:-mr-72 {
    margin-right: -18rem;
  }

  .WDL\:-mr-80 {
    margin-right: -20rem;
  }

  .WDL\:-mr-96 {
    margin-right: -24rem;
  }

  .WDL\:-mr-px {
    margin-right: -1px;
  }

  .WDL\:-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .WDL\:-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .WDL\:-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .WDL\:-mr-3\.5 {
    margin-right: -0.875rem;
  }

  .WDL\:-mr-15px {
    margin-right: -15px;
  }

  .WDL\:mr-m11 {
    margin-right: 11px;
  }

  .WDL\:mr-12px {
    margin-right: 12px;
  }

  .WDL\:mr-m72 {
    margin-right: 72px;
  }

  .WDL\:mr-m21 {
    margin-right: 21%;
  }

  .WDL\:mr-m15 {
    margin-right: 15px;
  }

  .WDL\:mr-m18 {
    margin-right: 18px;
  }

  .WDL\:mr-m35 {
    margin-right: 35px;
  }

  .WDL\:mr-m19 {
    margin-right: 19px;
  }

  .WDL\:mr-m17 {
    margin-right: 17px;
  }

  .WDL\:mr-m9 {
    margin-right: 9px;
  }

  .WDL\:mr-m10 {
    margin-right: 10px;
  }

  .WDL\:mr-m51 {
    margin-right: 51px;
  }

  .WDL\:mr-m43 {
    margin-right: 43px;
  }

  .WDL\:mr-m13 {
    margin-right: 13px;
  }

  .WDL\:mr-m26 {
    margin-right: 26px;
  }

  .WDL\:mr-m2 {
    margin-right: 2px;
  }

  .WDL\:mr-m14 {
    margin-right: 14px;
  }

  .WDL\:mr-m5 {
    margin-right: 5px;
  }

  .WDL\:mr-m8 {
    margin-right: 8px;
  }

  .WDL\:mr-mp15 {
    margin-right: 15%;
  }

  .WDL\:-mr-100 {
    margin-right: -100px;
  }

  .WDL\:mr-0auto {
    margin-right: 0px auto;
  }

  .WDL\:mr-o6 {
    margin-right: 1.5rem;
  }

  .WDL\:-mr-23 {
    margin-right: -23px;
  }

  .WDL\:mb-0 {
    margin-bottom: 0px;
  }

  .WDL\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .WDL\:mb-2 {
    margin-bottom: 2px;
  }

  .WDL\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .WDL\:mb-4 {
    margin-bottom: 1rem;
  }

  .WDL\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .WDL\:mb-6 {
    margin-bottom: 6px;
  }

  .WDL\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .WDL\:mb-8 {
    margin-bottom: 2rem;
  }

  .WDL\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .WDL\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .WDL\:mb-11 {
    margin-bottom: 11px;
  }

  .WDL\:mb-12 {
    margin-bottom: 3rem;
  }

  .WDL\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .WDL\:mb-15 {
    margin-bottom: 15px;
  }

  .WDL\:mb-16 {
    margin-bottom: 4rem;
  }

  .WDL\:mb-18 {
    margin-bottom: 18px;
  }

  .WDL\:mb-20 {
    margin-bottom: 20px;
  }

  .WDL\:mb-21 {
    margin-bottom: 21px;
  }

  .WDL\:mb-23 {
    margin-bottom: 23px;
  }

  .WDL\:mb-24 {
    margin-bottom: 24px;
  }

  .WDL\:mb-25 {
    margin-bottom: 25px;
  }

  .WDL\:mb-27 {
    margin-bottom: 27px;
  }

  .WDL\:mb-28 {
    margin-bottom: 7rem;
  }

  .WDL\:mb-30 {
    margin-bottom: 30px;
  }

  .WDL\:mb-31 {
    margin-bottom: 31px;
  }

  .WDL\:mb-32 {
    margin-bottom: 8rem;
  }

  .WDL\:mb-34 {
    margin-bottom: 34px;
  }

  .WDL\:mb-35 {
    margin-bottom: 35px;
  }

  .WDL\:mb-36 {
    margin-bottom: 9rem;
  }

  .WDL\:mb-37 {
    margin-bottom: 37px;
  }

  .WDL\:mb-38 {
    margin-bottom: 38px;
  }

  .WDL\:mb-40 {
    margin-bottom: 40px;
  }

  .WDL\:mb-42 {
    margin-bottom: 42px;
  }

  .WDL\:mb-44 {
    margin-bottom: 44px;
  }

  .WDL\:mb-45 {
    margin-bottom: 45px;
  }

  .WDL\:mb-46 {
    margin-bottom: 46px;
  }

  .WDL\:mb-48 {
    margin-bottom: 48px;
  }

  .WDL\:mb-52 {
    margin-bottom: 13rem;
  }

  .WDL\:mb-53 {
    margin-bottom: 53px;
  }

  .WDL\:mb-55 {
    margin-bottom: 55px;
  }

  .WDL\:mb-56 {
    margin-bottom: 14rem;
  }

  .WDL\:mb-58 {
    margin-bottom: 58px;
  }

  .WDL\:mb-59 {
    margin-bottom: 59px;
  }

  .WDL\:mb-60 {
    margin-bottom: 15rem;
  }

  .WDL\:mb-63 {
    margin-bottom: 63px;
  }

  .WDL\:mb-64 {
    margin-bottom: 16rem;
  }

  .WDL\:mb-65 {
    margin-bottom: 65px;
  }

  .WDL\:mb-67 {
    margin-bottom: 67px;
  }

  .WDL\:mb-70 {
    margin-bottom: 70px;
  }

  .WDL\:mb-71 {
    margin-bottom: 71px;
  }

  .WDL\:mb-72 {
    margin-bottom: 18rem;
  }

  .WDL\:mb-74 {
    margin-bottom: 74px;
  }

  .WDL\:mb-78 {
    margin-bottom: 78px;
  }

  .WDL\:mb-80 {
    margin-bottom: 20rem;
  }

  .WDL\:mb-83 {
    margin-bottom: 83px;
  }

  .WDL\:mb-84 {
    margin-bottom: 84px;
  }

  .WDL\:mb-89 {
    margin-bottom: 89px;
  }

  .WDL\:mb-90 {
    margin-bottom: 90px;
  }

  .WDL\:mb-92 {
    margin-bottom: 92px;
  }

  .WDL\:mb-96 {
    margin-bottom: 24rem;
  }

  .WDL\:mb-97 {
    margin-bottom: 97px;
  }

  .WDL\:mb-100 {
    margin-bottom: 100px;
  }

  .WDL\:mb-106 {
    margin-bottom: 106px;
  }

  .WDL\:mb-108 {
    margin-bottom: 108px;
  }

  .WDL\:mb-109 {
    margin-bottom: 109px;
  }

  .WDL\:mb-120 {
    margin-bottom: 120px;
  }

  .WDL\:mb-135 {
    margin-bottom: 135px;
  }

  .WDL\:mb-147 {
    margin-bottom: 147px;
  }

  .WDL\:mb-150 {
    margin-bottom: 150px;
  }

  .WDL\:mb-168 {
    margin-bottom: 168px;
  }

  .WDL\:mb-180 {
    margin-bottom: 180px;
  }

  .WDL\:mb-185 {
    margin-bottom: 185px;
  }

  .WDL\:mb-200 {
    margin-bottom: 200px;
  }

  .WDL\:mb-245 {
    margin-bottom: 245px;
  }

  .WDL\:mb-300 {
    margin-bottom: 300px;
  }

  .WDL\:mb-400 {
    margin-bottom: 400px;
  }

  .WDL\:mb-480 {
    margin-bottom: 480px;
  }

  .WDL\:mb-510 {
    margin-bottom: 510px;
  }

  .WDL\:mb-537 {
    margin-bottom: 537px;
  }

  .WDL\:mb-650 {
    margin-bottom: 650px;
  }

  .WDL\:mb-auto {
    margin-bottom: auto;
  }

  .WDL\:mb-px {
    margin-bottom: 1px;
  }

  .WDL\:mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .WDL\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .WDL\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .WDL\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .WDL\:-mb-0 {
    margin-bottom: 0px;
  }

  .WDL\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .WDL\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .WDL\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .WDL\:-mb-4 {
    margin-bottom: -1rem;
  }

  .WDL\:-mb-5 {
    margin-bottom: -1.25rem;
  }

  .WDL\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .WDL\:-mb-7 {
    margin-bottom: -1.75rem;
  }

  .WDL\:-mb-8 {
    margin-bottom: -2rem;
  }

  .WDL\:-mb-9 {
    margin-bottom: -2.25rem;
  }

  .WDL\:-mb-10 {
    margin-bottom: -2.5rem;
  }

  .WDL\:-mb-11 {
    margin-bottom: -2.75rem;
  }

  .WDL\:-mb-12 {
    margin-bottom: -3rem;
  }

  .WDL\:-mb-14 {
    margin-bottom: -14px;
  }

  .WDL\:-mb-16 {
    margin-bottom: -4rem;
  }

  .WDL\:-mb-20 {
    margin-bottom: -5rem;
  }

  .WDL\:-mb-24 {
    margin-bottom: -6rem;
  }

  .WDL\:-mb-28 {
    margin-bottom: -7rem;
  }

  .WDL\:-mb-32 {
    margin-bottom: -8rem;
  }

  .WDL\:-mb-36 {
    margin-bottom: -9rem;
  }

  .WDL\:-mb-40 {
    margin-bottom: -10rem;
  }

  .WDL\:-mb-44 {
    margin-bottom: -11rem;
  }

  .WDL\:-mb-48 {
    margin-bottom: -12rem;
  }

  .WDL\:-mb-52 {
    margin-bottom: -13rem;
  }

  .WDL\:-mb-56 {
    margin-bottom: -14rem;
  }

  .WDL\:-mb-60 {
    margin-bottom: -15rem;
  }

  .WDL\:-mb-64 {
    margin-bottom: -16rem;
  }

  .WDL\:-mb-72 {
    margin-bottom: -18rem;
  }

  .WDL\:-mb-80 {
    margin-bottom: -20rem;
  }

  .WDL\:-mb-96 {
    margin-bottom: -24rem;
  }

  .WDL\:-mb-px {
    margin-bottom: -1px;
  }

  .WDL\:-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

  .WDL\:-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

  .WDL\:-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .WDL\:-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .WDL\:-mb-15px {
    margin-bottom: -15px;
  }

  .WDL\:mb-m11 {
    margin-bottom: 11px;
  }

  .WDL\:mb-12px {
    margin-bottom: 12px;
  }

  .WDL\:mb-m72 {
    margin-bottom: 72px;
  }

  .WDL\:mb-m21 {
    margin-bottom: 21%;
  }

  .WDL\:mb-m15 {
    margin-bottom: 15px;
  }

  .WDL\:mb-m18 {
    margin-bottom: 18px;
  }

  .WDL\:mb-m35 {
    margin-bottom: 35px;
  }

  .WDL\:mb-m19 {
    margin-bottom: 19px;
  }

  .WDL\:mb-m17 {
    margin-bottom: 17px;
  }

  .WDL\:mb-m9 {
    margin-bottom: 9px;
  }

  .WDL\:mb-m10 {
    margin-bottom: 10px;
  }

  .WDL\:mb-m51 {
    margin-bottom: 51px;
  }

  .WDL\:mb-m43 {
    margin-bottom: 43px;
  }

  .WDL\:mb-m13 {
    margin-bottom: 13px;
  }

  .WDL\:mb-m26 {
    margin-bottom: 26px;
  }

  .WDL\:mb-m2 {
    margin-bottom: 2px;
  }

  .WDL\:mb-m14 {
    margin-bottom: 14px;
  }

  .WDL\:mb-m5 {
    margin-bottom: 5px;
  }

  .WDL\:mb-m8 {
    margin-bottom: 8px;
  }

  .WDL\:mb-mp15 {
    margin-bottom: 15%;
  }

  .WDL\:-mb-100 {
    margin-bottom: -100px;
  }

  .WDL\:mb-0auto {
    margin-bottom: 0px auto;
  }

  .WDL\:mb-o6 {
    margin-bottom: 1.5rem;
  }

  .WDL\:-mb-23 {
    margin-bottom: -23px;
  }

  .WDL\:ml-0 {
    margin-left: 0px;
  }

  .WDL\:ml-1 {
    margin-left: 0.25rem;
  }

  .WDL\:ml-2 {
    margin-left: 2px;
  }

  .WDL\:ml-3 {
    margin-left: 0.75rem;
  }

  .WDL\:ml-4 {
    margin-left: 1rem;
  }

  .WDL\:ml-5 {
    margin-left: 1.25rem;
  }

  .WDL\:ml-6 {
    margin-left: 6px;
  }

  .WDL\:ml-7 {
    margin-left: 1.75rem;
  }

  .WDL\:ml-8 {
    margin-left: 2rem;
  }

  .WDL\:ml-9 {
    margin-left: 2.25rem;
  }

  .WDL\:ml-10 {
    margin-left: 2.5rem;
  }

  .WDL\:ml-11 {
    margin-left: 11px;
  }

  .WDL\:ml-12 {
    margin-left: 3rem;
  }

  .WDL\:ml-14 {
    margin-left: 3.5rem;
  }

  .WDL\:ml-15 {
    margin-left: 15px;
  }

  .WDL\:ml-16 {
    margin-left: 4rem;
  }

  .WDL\:ml-18 {
    margin-left: 18px;
  }

  .WDL\:ml-20 {
    margin-left: 20px;
  }

  .WDL\:ml-21 {
    margin-left: 21px;
  }

  .WDL\:ml-23 {
    margin-left: 23px;
  }

  .WDL\:ml-24 {
    margin-left: 24px;
  }

  .WDL\:ml-25 {
    margin-left: 25px;
  }

  .WDL\:ml-27 {
    margin-left: 27px;
  }

  .WDL\:ml-28 {
    margin-left: 7rem;
  }

  .WDL\:ml-30 {
    margin-left: 30px;
  }

  .WDL\:ml-31 {
    margin-left: 31px;
  }

  .WDL\:ml-32 {
    margin-left: 8rem;
  }

  .WDL\:ml-34 {
    margin-left: 34px;
  }

  .WDL\:ml-35 {
    margin-left: 35px;
  }

  .WDL\:ml-36 {
    margin-left: 9rem;
  }

  .WDL\:ml-37 {
    margin-left: 37px;
  }

  .WDL\:ml-38 {
    margin-left: 38px;
  }

  .WDL\:ml-40 {
    margin-left: 40px;
  }

  .WDL\:ml-42 {
    margin-left: 42px;
  }

  .WDL\:ml-44 {
    margin-left: 44px;
  }

  .WDL\:ml-45 {
    margin-left: 45px;
  }

  .WDL\:ml-46 {
    margin-left: 46px;
  }

  .WDL\:ml-48 {
    margin-left: 48px;
  }

  .WDL\:ml-52 {
    margin-left: 13rem;
  }

  .WDL\:ml-53 {
    margin-left: 53px;
  }

  .WDL\:ml-55 {
    margin-left: 55px;
  }

  .WDL\:ml-56 {
    margin-left: 14rem;
  }

  .WDL\:ml-58 {
    margin-left: 58px;
  }

  .WDL\:ml-59 {
    margin-left: 59px;
  }

  .WDL\:ml-60 {
    margin-left: 15rem;
  }

  .WDL\:ml-63 {
    margin-left: 63px;
  }

  .WDL\:ml-64 {
    margin-left: 16rem;
  }

  .WDL\:ml-65 {
    margin-left: 65px;
  }

  .WDL\:ml-67 {
    margin-left: 67px;
  }

  .WDL\:ml-70 {
    margin-left: 70px;
  }

  .WDL\:ml-71 {
    margin-left: 71px;
  }

  .WDL\:ml-72 {
    margin-left: 18rem;
  }

  .WDL\:ml-74 {
    margin-left: 74px;
  }

  .WDL\:ml-78 {
    margin-left: 78px;
  }

  .WDL\:ml-80 {
    margin-left: 20rem;
  }

  .WDL\:ml-83 {
    margin-left: 83px;
  }

  .WDL\:ml-84 {
    margin-left: 84px;
  }

  .WDL\:ml-89 {
    margin-left: 89px;
  }

  .WDL\:ml-90 {
    margin-left: 90px;
  }

  .WDL\:ml-92 {
    margin-left: 92px;
  }

  .WDL\:ml-96 {
    margin-left: 24rem;
  }

  .WDL\:ml-97 {
    margin-left: 97px;
  }

  .WDL\:ml-100 {
    margin-left: 100px;
  }

  .WDL\:ml-106 {
    margin-left: 106px;
  }

  .WDL\:ml-108 {
    margin-left: 108px;
  }

  .WDL\:ml-109 {
    margin-left: 109px;
  }

  .WDL\:ml-120 {
    margin-left: 120px;
  }

  .WDL\:ml-135 {
    margin-left: 135px;
  }

  .WDL\:ml-147 {
    margin-left: 147px;
  }

  .WDL\:ml-150 {
    margin-left: 150px;
  }

  .WDL\:ml-168 {
    margin-left: 168px;
  }

  .WDL\:ml-180 {
    margin-left: 180px;
  }

  .WDL\:ml-185 {
    margin-left: 185px;
  }

  .WDL\:ml-200 {
    margin-left: 200px;
  }

  .WDL\:ml-245 {
    margin-left: 245px;
  }

  .WDL\:ml-300 {
    margin-left: 300px;
  }

  .WDL\:ml-400 {
    margin-left: 400px;
  }

  .WDL\:ml-480 {
    margin-left: 480px;
  }

  .WDL\:ml-510 {
    margin-left: 510px;
  }

  .WDL\:ml-537 {
    margin-left: 537px;
  }

  .WDL\:ml-650 {
    margin-left: 650px;
  }

  .WDL\:ml-auto {
    margin-left: auto;
  }

  .WDL\:ml-px {
    margin-left: 1px;
  }

  .WDL\:ml-0\.5 {
    margin-left: 0.125rem;
  }

  .WDL\:ml-1\.5 {
    margin-left: 0.375rem;
  }

  .WDL\:ml-2\.5 {
    margin-left: 0.625rem;
  }

  .WDL\:ml-3\.5 {
    margin-left: 0.875rem;
  }

  .WDL\:-ml-0 {
    margin-left: 0px;
  }

  .WDL\:-ml-1 {
    margin-left: -0.25rem;
  }

  .WDL\:-ml-2 {
    margin-left: -0.5rem;
  }

  .WDL\:-ml-3 {
    margin-left: -0.75rem;
  }

  .WDL\:-ml-4 {
    margin-left: -1rem;
  }

  .WDL\:-ml-5 {
    margin-left: -1.25rem;
  }

  .WDL\:-ml-6 {
    margin-left: -1.5rem;
  }

  .WDL\:-ml-7 {
    margin-left: -1.75rem;
  }

  .WDL\:-ml-8 {
    margin-left: -2rem;
  }

  .WDL\:-ml-9 {
    margin-left: -2.25rem;
  }

  .WDL\:-ml-10 {
    margin-left: -2.5rem;
  }

  .WDL\:-ml-11 {
    margin-left: -2.75rem;
  }

  .WDL\:-ml-12 {
    margin-left: -3rem;
  }

  .WDL\:-ml-14 {
    margin-left: -14px;
  }

  .WDL\:-ml-16 {
    margin-left: -4rem;
  }

  .WDL\:-ml-20 {
    margin-left: -5rem;
  }

  .WDL\:-ml-24 {
    margin-left: -6rem;
  }

  .WDL\:-ml-28 {
    margin-left: -7rem;
  }

  .WDL\:-ml-32 {
    margin-left: -8rem;
  }

  .WDL\:-ml-36 {
    margin-left: -9rem;
  }

  .WDL\:-ml-40 {
    margin-left: -10rem;
  }

  .WDL\:-ml-44 {
    margin-left: -11rem;
  }

  .WDL\:-ml-48 {
    margin-left: -12rem;
  }

  .WDL\:-ml-52 {
    margin-left: -13rem;
  }

  .WDL\:-ml-56 {
    margin-left: -14rem;
  }

  .WDL\:-ml-60 {
    margin-left: -15rem;
  }

  .WDL\:-ml-64 {
    margin-left: -16rem;
  }

  .WDL\:-ml-72 {
    margin-left: -18rem;
  }

  .WDL\:-ml-80 {
    margin-left: -20rem;
  }

  .WDL\:-ml-96 {
    margin-left: -24rem;
  }

  .WDL\:-ml-px {
    margin-left: -1px;
  }

  .WDL\:-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .WDL\:-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .WDL\:-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .WDL\:-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .WDL\:-ml-15px {
    margin-left: -15px;
  }

  .WDL\:ml-m11 {
    margin-left: 11px;
  }

  .WDL\:ml-12px {
    margin-left: 12px;
  }

  .WDL\:ml-m72 {
    margin-left: 72px;
  }

  .WDL\:ml-m21 {
    margin-left: 21%;
  }

  .WDL\:ml-m15 {
    margin-left: 15px;
  }

  .WDL\:ml-m18 {
    margin-left: 18px;
  }

  .WDL\:ml-m35 {
    margin-left: 35px;
  }

  .WDL\:ml-m19 {
    margin-left: 19px;
  }

  .WDL\:ml-m17 {
    margin-left: 17px;
  }

  .WDL\:ml-m9 {
    margin-left: 9px;
  }

  .WDL\:ml-m10 {
    margin-left: 10px;
  }

  .WDL\:ml-m51 {
    margin-left: 51px;
  }

  .WDL\:ml-m43 {
    margin-left: 43px;
  }

  .WDL\:ml-m13 {
    margin-left: 13px;
  }

  .WDL\:ml-m26 {
    margin-left: 26px;
  }

  .WDL\:ml-m2 {
    margin-left: 2px;
  }

  .WDL\:ml-m14 {
    margin-left: 14px;
  }

  .WDL\:ml-m5 {
    margin-left: 5px;
  }

  .WDL\:ml-m8 {
    margin-left: 8px;
  }

  .WDL\:ml-mp15 {
    margin-left: 15%;
  }

  .WDL\:-ml-100 {
    margin-left: -100px;
  }

  .WDL\:ml-0auto {
    margin-left: 0px auto;
  }

  .WDL\:ml-o6 {
    margin-left: 1.5rem;
  }

  .WDL\:-ml-23 {
    margin-left: -23px;
  }

  .WDL\:last\:mt-0:last-child {
    margin-top: 0px;
  }

  .WDL\:last\:mt-1:last-child {
    margin-top: 0.25rem;
  }

  .WDL\:last\:mt-2:last-child {
    margin-top: 2px;
  }

  .WDL\:last\:mt-3:last-child {
    margin-top: 0.75rem;
  }

  .WDL\:last\:mt-4:last-child {
    margin-top: 1rem;
  }

  .WDL\:last\:mt-5:last-child {
    margin-top: 1.25rem;
  }

  .WDL\:last\:mt-6:last-child {
    margin-top: 6px;
  }

  .WDL\:last\:mt-7:last-child {
    margin-top: 1.75rem;
  }

  .WDL\:last\:mt-8:last-child {
    margin-top: 2rem;
  }

  .WDL\:last\:mt-9:last-child {
    margin-top: 2.25rem;
  }

  .WDL\:last\:mt-10:last-child {
    margin-top: 2.5rem;
  }

  .WDL\:last\:mt-11:last-child {
    margin-top: 11px;
  }

  .WDL\:last\:mt-12:last-child {
    margin-top: 3rem;
  }

  .WDL\:last\:mt-14:last-child {
    margin-top: 3.5rem;
  }

  .WDL\:last\:mt-15:last-child {
    margin-top: 15px;
  }

  .WDL\:last\:mt-16:last-child {
    margin-top: 4rem;
  }

  .WDL\:last\:mt-18:last-child {
    margin-top: 18px;
  }

  .WDL\:last\:mt-20:last-child {
    margin-top: 20px;
  }

  .WDL\:last\:mt-21:last-child {
    margin-top: 21px;
  }

  .WDL\:last\:mt-23:last-child {
    margin-top: 23px;
  }

  .WDL\:last\:mt-24:last-child {
    margin-top: 24px;
  }

  .WDL\:last\:mt-25:last-child {
    margin-top: 25px;
  }

  .WDL\:last\:mt-27:last-child {
    margin-top: 27px;
  }

  .WDL\:last\:mt-28:last-child {
    margin-top: 7rem;
  }

  .WDL\:last\:mt-30:last-child {
    margin-top: 30px;
  }

  .WDL\:last\:mt-31:last-child {
    margin-top: 31px;
  }

  .WDL\:last\:mt-32:last-child {
    margin-top: 8rem;
  }

  .WDL\:last\:mt-34:last-child {
    margin-top: 34px;
  }

  .WDL\:last\:mt-35:last-child {
    margin-top: 35px;
  }

  .WDL\:last\:mt-36:last-child {
    margin-top: 9rem;
  }

  .WDL\:last\:mt-37:last-child {
    margin-top: 37px;
  }

  .WDL\:last\:mt-38:last-child {
    margin-top: 38px;
  }

  .WDL\:last\:mt-40:last-child {
    margin-top: 40px;
  }

  .WDL\:last\:mt-42:last-child {
    margin-top: 42px;
  }

  .WDL\:last\:mt-44:last-child {
    margin-top: 44px;
  }

  .WDL\:last\:mt-45:last-child {
    margin-top: 45px;
  }

  .WDL\:last\:mt-46:last-child {
    margin-top: 46px;
  }

  .WDL\:last\:mt-48:last-child {
    margin-top: 48px;
  }

  .WDL\:last\:mt-52:last-child {
    margin-top: 13rem;
  }

  .WDL\:last\:mt-53:last-child {
    margin-top: 53px;
  }

  .WDL\:last\:mt-55:last-child {
    margin-top: 55px;
  }

  .WDL\:last\:mt-56:last-child {
    margin-top: 14rem;
  }

  .WDL\:last\:mt-58:last-child {
    margin-top: 58px;
  }

  .WDL\:last\:mt-59:last-child {
    margin-top: 59px;
  }

  .WDL\:last\:mt-60:last-child {
    margin-top: 15rem;
  }

  .WDL\:last\:mt-63:last-child {
    margin-top: 63px;
  }

  .WDL\:last\:mt-64:last-child {
    margin-top: 16rem;
  }

  .WDL\:last\:mt-65:last-child {
    margin-top: 65px;
  }

  .WDL\:last\:mt-67:last-child {
    margin-top: 67px;
  }

  .WDL\:last\:mt-70:last-child {
    margin-top: 70px;
  }

  .WDL\:last\:mt-71:last-child {
    margin-top: 71px;
  }

  .WDL\:last\:mt-72:last-child {
    margin-top: 18rem;
  }

  .WDL\:last\:mt-74:last-child {
    margin-top: 74px;
  }

  .WDL\:last\:mt-78:last-child {
    margin-top: 78px;
  }

  .WDL\:last\:mt-80:last-child {
    margin-top: 20rem;
  }

  .WDL\:last\:mt-83:last-child {
    margin-top: 83px;
  }

  .WDL\:last\:mt-84:last-child {
    margin-top: 84px;
  }

  .WDL\:last\:mt-89:last-child {
    margin-top: 89px;
  }

  .WDL\:last\:mt-90:last-child {
    margin-top: 90px;
  }

  .WDL\:last\:mt-92:last-child {
    margin-top: 92px;
  }

  .WDL\:last\:mt-96:last-child {
    margin-top: 24rem;
  }

  .WDL\:last\:mt-97:last-child {
    margin-top: 97px;
  }

  .WDL\:last\:mt-100:last-child {
    margin-top: 100px;
  }

  .WDL\:last\:mt-106:last-child {
    margin-top: 106px;
  }

  .WDL\:last\:mt-108:last-child {
    margin-top: 108px;
  }

  .WDL\:last\:mt-109:last-child {
    margin-top: 109px;
  }

  .WDL\:last\:mt-120:last-child {
    margin-top: 120px;
  }

  .WDL\:last\:mt-135:last-child {
    margin-top: 135px;
  }

  .WDL\:last\:mt-147:last-child {
    margin-top: 147px;
  }

  .WDL\:last\:mt-150:last-child {
    margin-top: 150px;
  }

  .WDL\:last\:mt-168:last-child {
    margin-top: 168px;
  }

  .WDL\:last\:mt-180:last-child {
    margin-top: 180px;
  }

  .WDL\:last\:mt-185:last-child {
    margin-top: 185px;
  }

  .WDL\:last\:mt-200:last-child {
    margin-top: 200px;
  }

  .WDL\:last\:mt-245:last-child {
    margin-top: 245px;
  }

  .WDL\:last\:mt-300:last-child {
    margin-top: 300px;
  }

  .WDL\:last\:mt-400:last-child {
    margin-top: 400px;
  }

  .WDL\:last\:mt-480:last-child {
    margin-top: 480px;
  }

  .WDL\:last\:mt-510:last-child {
    margin-top: 510px;
  }

  .WDL\:last\:mt-537:last-child {
    margin-top: 537px;
  }

  .WDL\:last\:mt-650:last-child {
    margin-top: 650px;
  }

  .WDL\:last\:mt-auto:last-child {
    margin-top: auto;
  }

  .WDL\:last\:mt-px:last-child {
    margin-top: 1px;
  }

  .WDL\:last\:mt-0\.5:last-child {
    margin-top: 0.125rem;
  }

  .WDL\:last\:mt-1\.5:last-child {
    margin-top: 0.375rem;
  }

  .WDL\:last\:mt-2\.5:last-child {
    margin-top: 0.625rem;
  }

  .WDL\:last\:mt-3\.5:last-child {
    margin-top: 0.875rem;
  }

  .WDL\:last\:-mt-0:last-child {
    margin-top: 0px;
  }

  .WDL\:last\:-mt-1:last-child {
    margin-top: -0.25rem;
  }

  .WDL\:last\:-mt-2:last-child {
    margin-top: -0.5rem;
  }

  .WDL\:last\:-mt-3:last-child {
    margin-top: -0.75rem;
  }

  .WDL\:last\:-mt-4:last-child {
    margin-top: -1rem;
  }

  .WDL\:last\:-mt-5:last-child {
    margin-top: -1.25rem;
  }

  .WDL\:last\:-mt-6:last-child {
    margin-top: -1.5rem;
  }

  .WDL\:last\:-mt-7:last-child {
    margin-top: -1.75rem;
  }

  .WDL\:last\:-mt-8:last-child {
    margin-top: -2rem;
  }

  .WDL\:last\:-mt-9:last-child {
    margin-top: -2.25rem;
  }

  .WDL\:last\:-mt-10:last-child {
    margin-top: -2.5rem;
  }

  .WDL\:last\:-mt-11:last-child {
    margin-top: -2.75rem;
  }

  .WDL\:last\:-mt-12:last-child {
    margin-top: -3rem;
  }

  .WDL\:last\:-mt-14:last-child {
    margin-top: -14px;
  }

  .WDL\:last\:-mt-16:last-child {
    margin-top: -4rem;
  }

  .WDL\:last\:-mt-20:last-child {
    margin-top: -5rem;
  }

  .WDL\:last\:-mt-24:last-child {
    margin-top: -6rem;
  }

  .WDL\:last\:-mt-28:last-child {
    margin-top: -7rem;
  }

  .WDL\:last\:-mt-32:last-child {
    margin-top: -8rem;
  }

  .WDL\:last\:-mt-36:last-child {
    margin-top: -9rem;
  }

  .WDL\:last\:-mt-40:last-child {
    margin-top: -10rem;
  }

  .WDL\:last\:-mt-44:last-child {
    margin-top: -11rem;
  }

  .WDL\:last\:-mt-48:last-child {
    margin-top: -12rem;
  }

  .WDL\:last\:-mt-52:last-child {
    margin-top: -13rem;
  }

  .WDL\:last\:-mt-56:last-child {
    margin-top: -14rem;
  }

  .WDL\:last\:-mt-60:last-child {
    margin-top: -15rem;
  }

  .WDL\:last\:-mt-64:last-child {
    margin-top: -16rem;
  }

  .WDL\:last\:-mt-72:last-child {
    margin-top: -18rem;
  }

  .WDL\:last\:-mt-80:last-child {
    margin-top: -20rem;
  }

  .WDL\:last\:-mt-96:last-child {
    margin-top: -24rem;
  }

  .WDL\:last\:-mt-px:last-child {
    margin-top: -1px;
  }

  .WDL\:last\:-mt-0\.5:last-child {
    margin-top: -0.125rem;
  }

  .WDL\:last\:-mt-1\.5:last-child {
    margin-top: -0.375rem;
  }

  .WDL\:last\:-mt-2\.5:last-child {
    margin-top: -0.625rem;
  }

  .WDL\:last\:-mt-3\.5:last-child {
    margin-top: -0.875rem;
  }

  .WDL\:last\:-mt-15px:last-child {
    margin-top: -15px;
  }

  .WDL\:last\:mt-m11:last-child {
    margin-top: 11px;
  }

  .WDL\:last\:mt-12px:last-child {
    margin-top: 12px;
  }

  .WDL\:last\:mt-m72:last-child {
    margin-top: 72px;
  }

  .WDL\:last\:mt-m21:last-child {
    margin-top: 21%;
  }

  .WDL\:last\:mt-m15:last-child {
    margin-top: 15px;
  }

  .WDL\:last\:mt-m18:last-child {
    margin-top: 18px;
  }

  .WDL\:last\:mt-m35:last-child {
    margin-top: 35px;
  }

  .WDL\:last\:mt-m19:last-child {
    margin-top: 19px;
  }

  .WDL\:last\:mt-m17:last-child {
    margin-top: 17px;
  }

  .WDL\:last\:mt-m9:last-child {
    margin-top: 9px;
  }

  .WDL\:last\:mt-m10:last-child {
    margin-top: 10px;
  }

  .WDL\:last\:mt-m51:last-child {
    margin-top: 51px;
  }

  .WDL\:last\:mt-m43:last-child {
    margin-top: 43px;
  }

  .WDL\:last\:mt-m13:last-child {
    margin-top: 13px;
  }

  .WDL\:last\:mt-m26:last-child {
    margin-top: 26px;
  }

  .WDL\:last\:mt-m2:last-child {
    margin-top: 2px;
  }

  .WDL\:last\:mt-m14:last-child {
    margin-top: 14px;
  }

  .WDL\:last\:mt-m5:last-child {
    margin-top: 5px;
  }

  .WDL\:last\:mt-m8:last-child {
    margin-top: 8px;
  }

  .WDL\:last\:mt-mp15:last-child {
    margin-top: 15%;
  }

  .WDL\:last\:-mt-100:last-child {
    margin-top: -100px;
  }

  .WDL\:last\:mt-0auto:last-child {
    margin-top: 0px auto;
  }

  .WDL\:last\:mt-o6:last-child {
    margin-top: 1.5rem;
  }

  .WDL\:last\:-mt-23:last-child {
    margin-top: -23px;
  }

  .WDL\:last\:mr-0:last-child {
    margin-right: 0px;
  }

  .WDL\:last\:mr-1:last-child {
    margin-right: 0.25rem;
  }

  .WDL\:last\:mr-2:last-child {
    margin-right: 2px;
  }

  .WDL\:last\:mr-3:last-child {
    margin-right: 0.75rem;
  }

  .WDL\:last\:mr-4:last-child {
    margin-right: 1rem;
  }

  .WDL\:last\:mr-5:last-child {
    margin-right: 1.25rem;
  }

  .WDL\:last\:mr-6:last-child {
    margin-right: 6px;
  }

  .WDL\:last\:mr-7:last-child {
    margin-right: 1.75rem;
  }

  .WDL\:last\:mr-8:last-child {
    margin-right: 2rem;
  }

  .WDL\:last\:mr-9:last-child {
    margin-right: 2.25rem;
  }

  .WDL\:last\:mr-10:last-child {
    margin-right: 2.5rem;
  }

  .WDL\:last\:mr-11:last-child {
    margin-right: 11px;
  }

  .WDL\:last\:mr-12:last-child {
    margin-right: 3rem;
  }

  .WDL\:last\:mr-14:last-child {
    margin-right: 3.5rem;
  }

  .WDL\:last\:mr-15:last-child {
    margin-right: 15px;
  }

  .WDL\:last\:mr-16:last-child {
    margin-right: 4rem;
  }

  .WDL\:last\:mr-18:last-child {
    margin-right: 18px;
  }

  .WDL\:last\:mr-20:last-child {
    margin-right: 20px;
  }

  .WDL\:last\:mr-21:last-child {
    margin-right: 21px;
  }

  .WDL\:last\:mr-23:last-child {
    margin-right: 23px;
  }

  .WDL\:last\:mr-24:last-child {
    margin-right: 24px;
  }

  .WDL\:last\:mr-25:last-child {
    margin-right: 25px;
  }

  .WDL\:last\:mr-27:last-child {
    margin-right: 27px;
  }

  .WDL\:last\:mr-28:last-child {
    margin-right: 7rem;
  }

  .WDL\:last\:mr-30:last-child {
    margin-right: 30px;
  }

  .WDL\:last\:mr-31:last-child {
    margin-right: 31px;
  }

  .WDL\:last\:mr-32:last-child {
    margin-right: 8rem;
  }

  .WDL\:last\:mr-34:last-child {
    margin-right: 34px;
  }

  .WDL\:last\:mr-35:last-child {
    margin-right: 35px;
  }

  .WDL\:last\:mr-36:last-child {
    margin-right: 9rem;
  }

  .WDL\:last\:mr-37:last-child {
    margin-right: 37px;
  }

  .WDL\:last\:mr-38:last-child {
    margin-right: 38px;
  }

  .WDL\:last\:mr-40:last-child {
    margin-right: 40px;
  }

  .WDL\:last\:mr-42:last-child {
    margin-right: 42px;
  }

  .WDL\:last\:mr-44:last-child {
    margin-right: 44px;
  }

  .WDL\:last\:mr-45:last-child {
    margin-right: 45px;
  }

  .WDL\:last\:mr-46:last-child {
    margin-right: 46px;
  }

  .WDL\:last\:mr-48:last-child {
    margin-right: 48px;
  }

  .WDL\:last\:mr-52:last-child {
    margin-right: 13rem;
  }

  .WDL\:last\:mr-53:last-child {
    margin-right: 53px;
  }

  .WDL\:last\:mr-55:last-child {
    margin-right: 55px;
  }

  .WDL\:last\:mr-56:last-child {
    margin-right: 14rem;
  }

  .WDL\:last\:mr-58:last-child {
    margin-right: 58px;
  }

  .WDL\:last\:mr-59:last-child {
    margin-right: 59px;
  }

  .WDL\:last\:mr-60:last-child {
    margin-right: 15rem;
  }

  .WDL\:last\:mr-63:last-child {
    margin-right: 63px;
  }

  .WDL\:last\:mr-64:last-child {
    margin-right: 16rem;
  }

  .WDL\:last\:mr-65:last-child {
    margin-right: 65px;
  }

  .WDL\:last\:mr-67:last-child {
    margin-right: 67px;
  }

  .WDL\:last\:mr-70:last-child {
    margin-right: 70px;
  }

  .WDL\:last\:mr-71:last-child {
    margin-right: 71px;
  }

  .WDL\:last\:mr-72:last-child {
    margin-right: 18rem;
  }

  .WDL\:last\:mr-74:last-child {
    margin-right: 74px;
  }

  .WDL\:last\:mr-78:last-child {
    margin-right: 78px;
  }

  .WDL\:last\:mr-80:last-child {
    margin-right: 20rem;
  }

  .WDL\:last\:mr-83:last-child {
    margin-right: 83px;
  }

  .WDL\:last\:mr-84:last-child {
    margin-right: 84px;
  }

  .WDL\:last\:mr-89:last-child {
    margin-right: 89px;
  }

  .WDL\:last\:mr-90:last-child {
    margin-right: 90px;
  }

  .WDL\:last\:mr-92:last-child {
    margin-right: 92px;
  }

  .WDL\:last\:mr-96:last-child {
    margin-right: 24rem;
  }

  .WDL\:last\:mr-97:last-child {
    margin-right: 97px;
  }

  .WDL\:last\:mr-100:last-child {
    margin-right: 100px;
  }

  .WDL\:last\:mr-106:last-child {
    margin-right: 106px;
  }

  .WDL\:last\:mr-108:last-child {
    margin-right: 108px;
  }

  .WDL\:last\:mr-109:last-child {
    margin-right: 109px;
  }

  .WDL\:last\:mr-120:last-child {
    margin-right: 120px;
  }

  .WDL\:last\:mr-135:last-child {
    margin-right: 135px;
  }

  .WDL\:last\:mr-147:last-child {
    margin-right: 147px;
  }

  .WDL\:last\:mr-150:last-child {
    margin-right: 150px;
  }

  .WDL\:last\:mr-168:last-child {
    margin-right: 168px;
  }

  .WDL\:last\:mr-180:last-child {
    margin-right: 180px;
  }

  .WDL\:last\:mr-185:last-child {
    margin-right: 185px;
  }

  .WDL\:last\:mr-200:last-child {
    margin-right: 200px;
  }

  .WDL\:last\:mr-245:last-child {
    margin-right: 245px;
  }

  .WDL\:last\:mr-300:last-child {
    margin-right: 300px;
  }

  .WDL\:last\:mr-400:last-child {
    margin-right: 400px;
  }

  .WDL\:last\:mr-480:last-child {
    margin-right: 480px;
  }

  .WDL\:last\:mr-510:last-child {
    margin-right: 510px;
  }

  .WDL\:last\:mr-537:last-child {
    margin-right: 537px;
  }

  .WDL\:last\:mr-650:last-child {
    margin-right: 650px;
  }

  .WDL\:last\:mr-auto:last-child {
    margin-right: auto;
  }

  .WDL\:last\:mr-px:last-child {
    margin-right: 1px;
  }

  .WDL\:last\:mr-0\.5:last-child {
    margin-right: 0.125rem;
  }

  .WDL\:last\:mr-1\.5:last-child {
    margin-right: 0.375rem;
  }

  .WDL\:last\:mr-2\.5:last-child {
    margin-right: 0.625rem;
  }

  .WDL\:last\:mr-3\.5:last-child {
    margin-right: 0.875rem;
  }

  .WDL\:last\:-mr-0:last-child {
    margin-right: 0px;
  }

  .WDL\:last\:-mr-1:last-child {
    margin-right: -0.25rem;
  }

  .WDL\:last\:-mr-2:last-child {
    margin-right: -0.5rem;
  }

  .WDL\:last\:-mr-3:last-child {
    margin-right: -0.75rem;
  }

  .WDL\:last\:-mr-4:last-child {
    margin-right: -1rem;
  }

  .WDL\:last\:-mr-5:last-child {
    margin-right: -1.25rem;
  }

  .WDL\:last\:-mr-6:last-child {
    margin-right: -1.5rem;
  }

  .WDL\:last\:-mr-7:last-child {
    margin-right: -1.75rem;
  }

  .WDL\:last\:-mr-8:last-child {
    margin-right: -2rem;
  }

  .WDL\:last\:-mr-9:last-child {
    margin-right: -2.25rem;
  }

  .WDL\:last\:-mr-10:last-child {
    margin-right: -2.5rem;
  }

  .WDL\:last\:-mr-11:last-child {
    margin-right: -2.75rem;
  }

  .WDL\:last\:-mr-12:last-child {
    margin-right: -3rem;
  }

  .WDL\:last\:-mr-14:last-child {
    margin-right: -14px;
  }

  .WDL\:last\:-mr-16:last-child {
    margin-right: -4rem;
  }

  .WDL\:last\:-mr-20:last-child {
    margin-right: -5rem;
  }

  .WDL\:last\:-mr-24:last-child {
    margin-right: -6rem;
  }

  .WDL\:last\:-mr-28:last-child {
    margin-right: -7rem;
  }

  .WDL\:last\:-mr-32:last-child {
    margin-right: -8rem;
  }

  .WDL\:last\:-mr-36:last-child {
    margin-right: -9rem;
  }

  .WDL\:last\:-mr-40:last-child {
    margin-right: -10rem;
  }

  .WDL\:last\:-mr-44:last-child {
    margin-right: -11rem;
  }

  .WDL\:last\:-mr-48:last-child {
    margin-right: -12rem;
  }

  .WDL\:last\:-mr-52:last-child {
    margin-right: -13rem;
  }

  .WDL\:last\:-mr-56:last-child {
    margin-right: -14rem;
  }

  .WDL\:last\:-mr-60:last-child {
    margin-right: -15rem;
  }

  .WDL\:last\:-mr-64:last-child {
    margin-right: -16rem;
  }

  .WDL\:last\:-mr-72:last-child {
    margin-right: -18rem;
  }

  .WDL\:last\:-mr-80:last-child {
    margin-right: -20rem;
  }

  .WDL\:last\:-mr-96:last-child {
    margin-right: -24rem;
  }

  .WDL\:last\:-mr-px:last-child {
    margin-right: -1px;
  }

  .WDL\:last\:-mr-0\.5:last-child {
    margin-right: -0.125rem;
  }

  .WDL\:last\:-mr-1\.5:last-child {
    margin-right: -0.375rem;
  }

  .WDL\:last\:-mr-2\.5:last-child {
    margin-right: -0.625rem;
  }

  .WDL\:last\:-mr-3\.5:last-child {
    margin-right: -0.875rem;
  }

  .WDL\:last\:-mr-15px:last-child {
    margin-right: -15px;
  }

  .WDL\:last\:mr-m11:last-child {
    margin-right: 11px;
  }

  .WDL\:last\:mr-12px:last-child {
    margin-right: 12px;
  }

  .WDL\:last\:mr-m72:last-child {
    margin-right: 72px;
  }

  .WDL\:last\:mr-m21:last-child {
    margin-right: 21%;
  }

  .WDL\:last\:mr-m15:last-child {
    margin-right: 15px;
  }

  .WDL\:last\:mr-m18:last-child {
    margin-right: 18px;
  }

  .WDL\:last\:mr-m35:last-child {
    margin-right: 35px;
  }

  .WDL\:last\:mr-m19:last-child {
    margin-right: 19px;
  }

  .WDL\:last\:mr-m17:last-child {
    margin-right: 17px;
  }

  .WDL\:last\:mr-m9:last-child {
    margin-right: 9px;
  }

  .WDL\:last\:mr-m10:last-child {
    margin-right: 10px;
  }

  .WDL\:last\:mr-m51:last-child {
    margin-right: 51px;
  }

  .WDL\:last\:mr-m43:last-child {
    margin-right: 43px;
  }

  .WDL\:last\:mr-m13:last-child {
    margin-right: 13px;
  }

  .WDL\:last\:mr-m26:last-child {
    margin-right: 26px;
  }

  .WDL\:last\:mr-m2:last-child {
    margin-right: 2px;
  }

  .WDL\:last\:mr-m14:last-child {
    margin-right: 14px;
  }

  .WDL\:last\:mr-m5:last-child {
    margin-right: 5px;
  }

  .WDL\:last\:mr-m8:last-child {
    margin-right: 8px;
  }

  .WDL\:last\:mr-mp15:last-child {
    margin-right: 15%;
  }

  .WDL\:last\:-mr-100:last-child {
    margin-right: -100px;
  }

  .WDL\:last\:mr-0auto:last-child {
    margin-right: 0px auto;
  }

  .WDL\:last\:mr-o6:last-child {
    margin-right: 1.5rem;
  }

  .WDL\:last\:-mr-23:last-child {
    margin-right: -23px;
  }

  .WDL\:last\:mb-0:last-child {
    margin-bottom: 0px;
  }

  .WDL\:last\:mb-1:last-child {
    margin-bottom: 0.25rem;
  }

  .WDL\:last\:mb-2:last-child {
    margin-bottom: 2px;
  }

  .WDL\:last\:mb-3:last-child {
    margin-bottom: 0.75rem;
  }

  .WDL\:last\:mb-4:last-child {
    margin-bottom: 1rem;
  }

  .WDL\:last\:mb-5:last-child {
    margin-bottom: 1.25rem;
  }

  .WDL\:last\:mb-6:last-child {
    margin-bottom: 6px;
  }

  .WDL\:last\:mb-7:last-child {
    margin-bottom: 1.75rem;
  }

  .WDL\:last\:mb-8:last-child {
    margin-bottom: 2rem;
  }

  .WDL\:last\:mb-9:last-child {
    margin-bottom: 2.25rem;
  }

  .WDL\:last\:mb-10:last-child {
    margin-bottom: 2.5rem;
  }

  .WDL\:last\:mb-11:last-child {
    margin-bottom: 11px;
  }

  .WDL\:last\:mb-12:last-child {
    margin-bottom: 3rem;
  }

  .WDL\:last\:mb-14:last-child {
    margin-bottom: 3.5rem;
  }

  .WDL\:last\:mb-15:last-child {
    margin-bottom: 15px;
  }

  .WDL\:last\:mb-16:last-child {
    margin-bottom: 4rem;
  }

  .WDL\:last\:mb-18:last-child {
    margin-bottom: 18px;
  }

  .WDL\:last\:mb-20:last-child {
    margin-bottom: 20px;
  }

  .WDL\:last\:mb-21:last-child {
    margin-bottom: 21px;
  }

  .WDL\:last\:mb-23:last-child {
    margin-bottom: 23px;
  }

  .WDL\:last\:mb-24:last-child {
    margin-bottom: 24px;
  }

  .WDL\:last\:mb-25:last-child {
    margin-bottom: 25px;
  }

  .WDL\:last\:mb-27:last-child {
    margin-bottom: 27px;
  }

  .WDL\:last\:mb-28:last-child {
    margin-bottom: 7rem;
  }

  .WDL\:last\:mb-30:last-child {
    margin-bottom: 30px;
  }

  .WDL\:last\:mb-31:last-child {
    margin-bottom: 31px;
  }

  .WDL\:last\:mb-32:last-child {
    margin-bottom: 8rem;
  }

  .WDL\:last\:mb-34:last-child {
    margin-bottom: 34px;
  }

  .WDL\:last\:mb-35:last-child {
    margin-bottom: 35px;
  }

  .WDL\:last\:mb-36:last-child {
    margin-bottom: 9rem;
  }

  .WDL\:last\:mb-37:last-child {
    margin-bottom: 37px;
  }

  .WDL\:last\:mb-38:last-child {
    margin-bottom: 38px;
  }

  .WDL\:last\:mb-40:last-child {
    margin-bottom: 40px;
  }

  .WDL\:last\:mb-42:last-child {
    margin-bottom: 42px;
  }

  .WDL\:last\:mb-44:last-child {
    margin-bottom: 44px;
  }

  .WDL\:last\:mb-45:last-child {
    margin-bottom: 45px;
  }

  .WDL\:last\:mb-46:last-child {
    margin-bottom: 46px;
  }

  .WDL\:last\:mb-48:last-child {
    margin-bottom: 48px;
  }

  .WDL\:last\:mb-52:last-child {
    margin-bottom: 13rem;
  }

  .WDL\:last\:mb-53:last-child {
    margin-bottom: 53px;
  }

  .WDL\:last\:mb-55:last-child {
    margin-bottom: 55px;
  }

  .WDL\:last\:mb-56:last-child {
    margin-bottom: 14rem;
  }

  .WDL\:last\:mb-58:last-child {
    margin-bottom: 58px;
  }

  .WDL\:last\:mb-59:last-child {
    margin-bottom: 59px;
  }

  .WDL\:last\:mb-60:last-child {
    margin-bottom: 15rem;
  }

  .WDL\:last\:mb-63:last-child {
    margin-bottom: 63px;
  }

  .WDL\:last\:mb-64:last-child {
    margin-bottom: 16rem;
  }

  .WDL\:last\:mb-65:last-child {
    margin-bottom: 65px;
  }

  .WDL\:last\:mb-67:last-child {
    margin-bottom: 67px;
  }

  .WDL\:last\:mb-70:last-child {
    margin-bottom: 70px;
  }

  .WDL\:last\:mb-71:last-child {
    margin-bottom: 71px;
  }

  .WDL\:last\:mb-72:last-child {
    margin-bottom: 18rem;
  }

  .WDL\:last\:mb-74:last-child {
    margin-bottom: 74px;
  }

  .WDL\:last\:mb-78:last-child {
    margin-bottom: 78px;
  }

  .WDL\:last\:mb-80:last-child {
    margin-bottom: 20rem;
  }

  .WDL\:last\:mb-83:last-child {
    margin-bottom: 83px;
  }

  .WDL\:last\:mb-84:last-child {
    margin-bottom: 84px;
  }

  .WDL\:last\:mb-89:last-child {
    margin-bottom: 89px;
  }

  .WDL\:last\:mb-90:last-child {
    margin-bottom: 90px;
  }

  .WDL\:last\:mb-92:last-child {
    margin-bottom: 92px;
  }

  .WDL\:last\:mb-96:last-child {
    margin-bottom: 24rem;
  }

  .WDL\:last\:mb-97:last-child {
    margin-bottom: 97px;
  }

  .WDL\:last\:mb-100:last-child {
    margin-bottom: 100px;
  }

  .WDL\:last\:mb-106:last-child {
    margin-bottom: 106px;
  }

  .WDL\:last\:mb-108:last-child {
    margin-bottom: 108px;
  }

  .WDL\:last\:mb-109:last-child {
    margin-bottom: 109px;
  }

  .WDL\:last\:mb-120:last-child {
    margin-bottom: 120px;
  }

  .WDL\:last\:mb-135:last-child {
    margin-bottom: 135px;
  }

  .WDL\:last\:mb-147:last-child {
    margin-bottom: 147px;
  }

  .WDL\:last\:mb-150:last-child {
    margin-bottom: 150px;
  }

  .WDL\:last\:mb-168:last-child {
    margin-bottom: 168px;
  }

  .WDL\:last\:mb-180:last-child {
    margin-bottom: 180px;
  }

  .WDL\:last\:mb-185:last-child {
    margin-bottom: 185px;
  }

  .WDL\:last\:mb-200:last-child {
    margin-bottom: 200px;
  }

  .WDL\:last\:mb-245:last-child {
    margin-bottom: 245px;
  }

  .WDL\:last\:mb-300:last-child {
    margin-bottom: 300px;
  }

  .WDL\:last\:mb-400:last-child {
    margin-bottom: 400px;
  }

  .WDL\:last\:mb-480:last-child {
    margin-bottom: 480px;
  }

  .WDL\:last\:mb-510:last-child {
    margin-bottom: 510px;
  }

  .WDL\:last\:mb-537:last-child {
    margin-bottom: 537px;
  }

  .WDL\:last\:mb-650:last-child {
    margin-bottom: 650px;
  }

  .WDL\:last\:mb-auto:last-child {
    margin-bottom: auto;
  }

  .WDL\:last\:mb-px:last-child {
    margin-bottom: 1px;
  }

  .WDL\:last\:mb-0\.5:last-child {
    margin-bottom: 0.125rem;
  }

  .WDL\:last\:mb-1\.5:last-child {
    margin-bottom: 0.375rem;
  }

  .WDL\:last\:mb-2\.5:last-child {
    margin-bottom: 0.625rem;
  }

  .WDL\:last\:mb-3\.5:last-child {
    margin-bottom: 0.875rem;
  }

  .WDL\:last\:-mb-0:last-child {
    margin-bottom: 0px;
  }

  .WDL\:last\:-mb-1:last-child {
    margin-bottom: -0.25rem;
  }

  .WDL\:last\:-mb-2:last-child {
    margin-bottom: -0.5rem;
  }

  .WDL\:last\:-mb-3:last-child {
    margin-bottom: -0.75rem;
  }

  .WDL\:last\:-mb-4:last-child {
    margin-bottom: -1rem;
  }

  .WDL\:last\:-mb-5:last-child {
    margin-bottom: -1.25rem;
  }

  .WDL\:last\:-mb-6:last-child {
    margin-bottom: -1.5rem;
  }

  .WDL\:last\:-mb-7:last-child {
    margin-bottom: -1.75rem;
  }

  .WDL\:last\:-mb-8:last-child {
    margin-bottom: -2rem;
  }

  .WDL\:last\:-mb-9:last-child {
    margin-bottom: -2.25rem;
  }

  .WDL\:last\:-mb-10:last-child {
    margin-bottom: -2.5rem;
  }

  .WDL\:last\:-mb-11:last-child {
    margin-bottom: -2.75rem;
  }

  .WDL\:last\:-mb-12:last-child {
    margin-bottom: -3rem;
  }

  .WDL\:last\:-mb-14:last-child {
    margin-bottom: -14px;
  }

  .WDL\:last\:-mb-16:last-child {
    margin-bottom: -4rem;
  }

  .WDL\:last\:-mb-20:last-child {
    margin-bottom: -5rem;
  }

  .WDL\:last\:-mb-24:last-child {
    margin-bottom: -6rem;
  }

  .WDL\:last\:-mb-28:last-child {
    margin-bottom: -7rem;
  }

  .WDL\:last\:-mb-32:last-child {
    margin-bottom: -8rem;
  }

  .WDL\:last\:-mb-36:last-child {
    margin-bottom: -9rem;
  }

  .WDL\:last\:-mb-40:last-child {
    margin-bottom: -10rem;
  }

  .WDL\:last\:-mb-44:last-child {
    margin-bottom: -11rem;
  }

  .WDL\:last\:-mb-48:last-child {
    margin-bottom: -12rem;
  }

  .WDL\:last\:-mb-52:last-child {
    margin-bottom: -13rem;
  }

  .WDL\:last\:-mb-56:last-child {
    margin-bottom: -14rem;
  }

  .WDL\:last\:-mb-60:last-child {
    margin-bottom: -15rem;
  }

  .WDL\:last\:-mb-64:last-child {
    margin-bottom: -16rem;
  }

  .WDL\:last\:-mb-72:last-child {
    margin-bottom: -18rem;
  }

  .WDL\:last\:-mb-80:last-child {
    margin-bottom: -20rem;
  }

  .WDL\:last\:-mb-96:last-child {
    margin-bottom: -24rem;
  }

  .WDL\:last\:-mb-px:last-child {
    margin-bottom: -1px;
  }

  .WDL\:last\:-mb-0\.5:last-child {
    margin-bottom: -0.125rem;
  }

  .WDL\:last\:-mb-1\.5:last-child {
    margin-bottom: -0.375rem;
  }

  .WDL\:last\:-mb-2\.5:last-child {
    margin-bottom: -0.625rem;
  }

  .WDL\:last\:-mb-3\.5:last-child {
    margin-bottom: -0.875rem;
  }

  .WDL\:last\:-mb-15px:last-child {
    margin-bottom: -15px;
  }

  .WDL\:last\:mb-m11:last-child {
    margin-bottom: 11px;
  }

  .WDL\:last\:mb-12px:last-child {
    margin-bottom: 12px;
  }

  .WDL\:last\:mb-m72:last-child {
    margin-bottom: 72px;
  }

  .WDL\:last\:mb-m21:last-child {
    margin-bottom: 21%;
  }

  .WDL\:last\:mb-m15:last-child {
    margin-bottom: 15px;
  }

  .WDL\:last\:mb-m18:last-child {
    margin-bottom: 18px;
  }

  .WDL\:last\:mb-m35:last-child {
    margin-bottom: 35px;
  }

  .WDL\:last\:mb-m19:last-child {
    margin-bottom: 19px;
  }

  .WDL\:last\:mb-m17:last-child {
    margin-bottom: 17px;
  }

  .WDL\:last\:mb-m9:last-child {
    margin-bottom: 9px;
  }

  .WDL\:last\:mb-m10:last-child {
    margin-bottom: 10px;
  }

  .WDL\:last\:mb-m51:last-child {
    margin-bottom: 51px;
  }

  .WDL\:last\:mb-m43:last-child {
    margin-bottom: 43px;
  }

  .WDL\:last\:mb-m13:last-child {
    margin-bottom: 13px;
  }

  .WDL\:last\:mb-m26:last-child {
    margin-bottom: 26px;
  }

  .WDL\:last\:mb-m2:last-child {
    margin-bottom: 2px;
  }

  .WDL\:last\:mb-m14:last-child {
    margin-bottom: 14px;
  }

  .WDL\:last\:mb-m5:last-child {
    margin-bottom: 5px;
  }

  .WDL\:last\:mb-m8:last-child {
    margin-bottom: 8px;
  }

  .WDL\:last\:mb-mp15:last-child {
    margin-bottom: 15%;
  }

  .WDL\:last\:-mb-100:last-child {
    margin-bottom: -100px;
  }

  .WDL\:last\:mb-0auto:last-child {
    margin-bottom: 0px auto;
  }

  .WDL\:last\:mb-o6:last-child {
    margin-bottom: 1.5rem;
  }

  .WDL\:last\:-mb-23:last-child {
    margin-bottom: -23px;
  }

  .WDL\:last\:ml-0:last-child {
    margin-left: 0px;
  }

  .WDL\:last\:ml-1:last-child {
    margin-left: 0.25rem;
  }

  .WDL\:last\:ml-2:last-child {
    margin-left: 2px;
  }

  .WDL\:last\:ml-3:last-child {
    margin-left: 0.75rem;
  }

  .WDL\:last\:ml-4:last-child {
    margin-left: 1rem;
  }

  .WDL\:last\:ml-5:last-child {
    margin-left: 1.25rem;
  }

  .WDL\:last\:ml-6:last-child {
    margin-left: 6px;
  }

  .WDL\:last\:ml-7:last-child {
    margin-left: 1.75rem;
  }

  .WDL\:last\:ml-8:last-child {
    margin-left: 2rem;
  }

  .WDL\:last\:ml-9:last-child {
    margin-left: 2.25rem;
  }

  .WDL\:last\:ml-10:last-child {
    margin-left: 2.5rem;
  }

  .WDL\:last\:ml-11:last-child {
    margin-left: 11px;
  }

  .WDL\:last\:ml-12:last-child {
    margin-left: 3rem;
  }

  .WDL\:last\:ml-14:last-child {
    margin-left: 3.5rem;
  }

  .WDL\:last\:ml-15:last-child {
    margin-left: 15px;
  }

  .WDL\:last\:ml-16:last-child {
    margin-left: 4rem;
  }

  .WDL\:last\:ml-18:last-child {
    margin-left: 18px;
  }

  .WDL\:last\:ml-20:last-child {
    margin-left: 20px;
  }

  .WDL\:last\:ml-21:last-child {
    margin-left: 21px;
  }

  .WDL\:last\:ml-23:last-child {
    margin-left: 23px;
  }

  .WDL\:last\:ml-24:last-child {
    margin-left: 24px;
  }

  .WDL\:last\:ml-25:last-child {
    margin-left: 25px;
  }

  .WDL\:last\:ml-27:last-child {
    margin-left: 27px;
  }

  .WDL\:last\:ml-28:last-child {
    margin-left: 7rem;
  }

  .WDL\:last\:ml-30:last-child {
    margin-left: 30px;
  }

  .WDL\:last\:ml-31:last-child {
    margin-left: 31px;
  }

  .WDL\:last\:ml-32:last-child {
    margin-left: 8rem;
  }

  .WDL\:last\:ml-34:last-child {
    margin-left: 34px;
  }

  .WDL\:last\:ml-35:last-child {
    margin-left: 35px;
  }

  .WDL\:last\:ml-36:last-child {
    margin-left: 9rem;
  }

  .WDL\:last\:ml-37:last-child {
    margin-left: 37px;
  }

  .WDL\:last\:ml-38:last-child {
    margin-left: 38px;
  }

  .WDL\:last\:ml-40:last-child {
    margin-left: 40px;
  }

  .WDL\:last\:ml-42:last-child {
    margin-left: 42px;
  }

  .WDL\:last\:ml-44:last-child {
    margin-left: 44px;
  }

  .WDL\:last\:ml-45:last-child {
    margin-left: 45px;
  }

  .WDL\:last\:ml-46:last-child {
    margin-left: 46px;
  }

  .WDL\:last\:ml-48:last-child {
    margin-left: 48px;
  }

  .WDL\:last\:ml-52:last-child {
    margin-left: 13rem;
  }

  .WDL\:last\:ml-53:last-child {
    margin-left: 53px;
  }

  .WDL\:last\:ml-55:last-child {
    margin-left: 55px;
  }

  .WDL\:last\:ml-56:last-child {
    margin-left: 14rem;
  }

  .WDL\:last\:ml-58:last-child {
    margin-left: 58px;
  }

  .WDL\:last\:ml-59:last-child {
    margin-left: 59px;
  }

  .WDL\:last\:ml-60:last-child {
    margin-left: 15rem;
  }

  .WDL\:last\:ml-63:last-child {
    margin-left: 63px;
  }

  .WDL\:last\:ml-64:last-child {
    margin-left: 16rem;
  }

  .WDL\:last\:ml-65:last-child {
    margin-left: 65px;
  }

  .WDL\:last\:ml-67:last-child {
    margin-left: 67px;
  }

  .WDL\:last\:ml-70:last-child {
    margin-left: 70px;
  }

  .WDL\:last\:ml-71:last-child {
    margin-left: 71px;
  }

  .WDL\:last\:ml-72:last-child {
    margin-left: 18rem;
  }

  .WDL\:last\:ml-74:last-child {
    margin-left: 74px;
  }

  .WDL\:last\:ml-78:last-child {
    margin-left: 78px;
  }

  .WDL\:last\:ml-80:last-child {
    margin-left: 20rem;
  }

  .WDL\:last\:ml-83:last-child {
    margin-left: 83px;
  }

  .WDL\:last\:ml-84:last-child {
    margin-left: 84px;
  }

  .WDL\:last\:ml-89:last-child {
    margin-left: 89px;
  }

  .WDL\:last\:ml-90:last-child {
    margin-left: 90px;
  }

  .WDL\:last\:ml-92:last-child {
    margin-left: 92px;
  }

  .WDL\:last\:ml-96:last-child {
    margin-left: 24rem;
  }

  .WDL\:last\:ml-97:last-child {
    margin-left: 97px;
  }

  .WDL\:last\:ml-100:last-child {
    margin-left: 100px;
  }

  .WDL\:last\:ml-106:last-child {
    margin-left: 106px;
  }

  .WDL\:last\:ml-108:last-child {
    margin-left: 108px;
  }

  .WDL\:last\:ml-109:last-child {
    margin-left: 109px;
  }

  .WDL\:last\:ml-120:last-child {
    margin-left: 120px;
  }

  .WDL\:last\:ml-135:last-child {
    margin-left: 135px;
  }

  .WDL\:last\:ml-147:last-child {
    margin-left: 147px;
  }

  .WDL\:last\:ml-150:last-child {
    margin-left: 150px;
  }

  .WDL\:last\:ml-168:last-child {
    margin-left: 168px;
  }

  .WDL\:last\:ml-180:last-child {
    margin-left: 180px;
  }

  .WDL\:last\:ml-185:last-child {
    margin-left: 185px;
  }

  .WDL\:last\:ml-200:last-child {
    margin-left: 200px;
  }

  .WDL\:last\:ml-245:last-child {
    margin-left: 245px;
  }

  .WDL\:last\:ml-300:last-child {
    margin-left: 300px;
  }

  .WDL\:last\:ml-400:last-child {
    margin-left: 400px;
  }

  .WDL\:last\:ml-480:last-child {
    margin-left: 480px;
  }

  .WDL\:last\:ml-510:last-child {
    margin-left: 510px;
  }

  .WDL\:last\:ml-537:last-child {
    margin-left: 537px;
  }

  .WDL\:last\:ml-650:last-child {
    margin-left: 650px;
  }

  .WDL\:last\:ml-auto:last-child {
    margin-left: auto;
  }

  .WDL\:last\:ml-px:last-child {
    margin-left: 1px;
  }

  .WDL\:last\:ml-0\.5:last-child {
    margin-left: 0.125rem;
  }

  .WDL\:last\:ml-1\.5:last-child {
    margin-left: 0.375rem;
  }

  .WDL\:last\:ml-2\.5:last-child {
    margin-left: 0.625rem;
  }

  .WDL\:last\:ml-3\.5:last-child {
    margin-left: 0.875rem;
  }

  .WDL\:last\:-ml-0:last-child {
    margin-left: 0px;
  }

  .WDL\:last\:-ml-1:last-child {
    margin-left: -0.25rem;
  }

  .WDL\:last\:-ml-2:last-child {
    margin-left: -0.5rem;
  }

  .WDL\:last\:-ml-3:last-child {
    margin-left: -0.75rem;
  }

  .WDL\:last\:-ml-4:last-child {
    margin-left: -1rem;
  }

  .WDL\:last\:-ml-5:last-child {
    margin-left: -1.25rem;
  }

  .WDL\:last\:-ml-6:last-child {
    margin-left: -1.5rem;
  }

  .WDL\:last\:-ml-7:last-child {
    margin-left: -1.75rem;
  }

  .WDL\:last\:-ml-8:last-child {
    margin-left: -2rem;
  }

  .WDL\:last\:-ml-9:last-child {
    margin-left: -2.25rem;
  }

  .WDL\:last\:-ml-10:last-child {
    margin-left: -2.5rem;
  }

  .WDL\:last\:-ml-11:last-child {
    margin-left: -2.75rem;
  }

  .WDL\:last\:-ml-12:last-child {
    margin-left: -3rem;
  }

  .WDL\:last\:-ml-14:last-child {
    margin-left: -14px;
  }

  .WDL\:last\:-ml-16:last-child {
    margin-left: -4rem;
  }

  .WDL\:last\:-ml-20:last-child {
    margin-left: -5rem;
  }

  .WDL\:last\:-ml-24:last-child {
    margin-left: -6rem;
  }

  .WDL\:last\:-ml-28:last-child {
    margin-left: -7rem;
  }

  .WDL\:last\:-ml-32:last-child {
    margin-left: -8rem;
  }

  .WDL\:last\:-ml-36:last-child {
    margin-left: -9rem;
  }

  .WDL\:last\:-ml-40:last-child {
    margin-left: -10rem;
  }

  .WDL\:last\:-ml-44:last-child {
    margin-left: -11rem;
  }

  .WDL\:last\:-ml-48:last-child {
    margin-left: -12rem;
  }

  .WDL\:last\:-ml-52:last-child {
    margin-left: -13rem;
  }

  .WDL\:last\:-ml-56:last-child {
    margin-left: -14rem;
  }

  .WDL\:last\:-ml-60:last-child {
    margin-left: -15rem;
  }

  .WDL\:last\:-ml-64:last-child {
    margin-left: -16rem;
  }

  .WDL\:last\:-ml-72:last-child {
    margin-left: -18rem;
  }

  .WDL\:last\:-ml-80:last-child {
    margin-left: -20rem;
  }

  .WDL\:last\:-ml-96:last-child {
    margin-left: -24rem;
  }

  .WDL\:last\:-ml-px:last-child {
    margin-left: -1px;
  }

  .WDL\:last\:-ml-0\.5:last-child {
    margin-left: -0.125rem;
  }

  .WDL\:last\:-ml-1\.5:last-child {
    margin-left: -0.375rem;
  }

  .WDL\:last\:-ml-2\.5:last-child {
    margin-left: -0.625rem;
  }

  .WDL\:last\:-ml-3\.5:last-child {
    margin-left: -0.875rem;
  }

  .WDL\:last\:-ml-15px:last-child {
    margin-left: -15px;
  }

  .WDL\:last\:ml-m11:last-child {
    margin-left: 11px;
  }

  .WDL\:last\:ml-12px:last-child {
    margin-left: 12px;
  }

  .WDL\:last\:ml-m72:last-child {
    margin-left: 72px;
  }

  .WDL\:last\:ml-m21:last-child {
    margin-left: 21%;
  }

  .WDL\:last\:ml-m15:last-child {
    margin-left: 15px;
  }

  .WDL\:last\:ml-m18:last-child {
    margin-left: 18px;
  }

  .WDL\:last\:ml-m35:last-child {
    margin-left: 35px;
  }

  .WDL\:last\:ml-m19:last-child {
    margin-left: 19px;
  }

  .WDL\:last\:ml-m17:last-child {
    margin-left: 17px;
  }

  .WDL\:last\:ml-m9:last-child {
    margin-left: 9px;
  }

  .WDL\:last\:ml-m10:last-child {
    margin-left: 10px;
  }

  .WDL\:last\:ml-m51:last-child {
    margin-left: 51px;
  }

  .WDL\:last\:ml-m43:last-child {
    margin-left: 43px;
  }

  .WDL\:last\:ml-m13:last-child {
    margin-left: 13px;
  }

  .WDL\:last\:ml-m26:last-child {
    margin-left: 26px;
  }

  .WDL\:last\:ml-m2:last-child {
    margin-left: 2px;
  }

  .WDL\:last\:ml-m14:last-child {
    margin-left: 14px;
  }

  .WDL\:last\:ml-m5:last-child {
    margin-left: 5px;
  }

  .WDL\:last\:ml-m8:last-child {
    margin-left: 8px;
  }

  .WDL\:last\:ml-mp15:last-child {
    margin-left: 15%;
  }

  .WDL\:last\:-ml-100:last-child {
    margin-left: -100px;
  }

  .WDL\:last\:ml-0auto:last-child {
    margin-left: 0px auto;
  }

  .WDL\:last\:ml-o6:last-child {
    margin-left: 1.5rem;
  }

  .WDL\:last\:-ml-23:last-child {
    margin-left: -23px;
  }

  .WDL\:box-border {
    box-sizing: border-box;
  }

  .WDL\:box-content {
    box-sizing: content-box;
  }

  .WDL\:block {
    display: block;
  }

  .WDL\:inline-block {
    display: inline-block;
  }

  .WDL\:inline {
    display: inline;
  }

  .WDL\:flex {
    display: flex;
  }

  .WDL\:inline-flex {
    display: inline-flex;
  }

  .WDL\:table {
    display: table;
  }

  .WDL\:inline-table {
    display: inline-table;
  }

  .WDL\:table-caption {
    display: table-caption;
  }

  .WDL\:table-cell {
    display: table-cell;
  }

  .WDL\:table-column {
    display: table-column;
  }

  .WDL\:table-column-group {
    display: table-column-group;
  }

  .WDL\:table-footer-group {
    display: table-footer-group;
  }

  .WDL\:table-header-group {
    display: table-header-group;
  }

  .WDL\:table-row-group {
    display: table-row-group;
  }

  .WDL\:table-row {
    display: table-row;
  }

  .WDL\:flow-root {
    display: flow-root;
  }

  .WDL\:grid {
    display: grid;
  }

  .WDL\:inline-grid {
    display: inline-grid;
  }

  .WDL\:contents {
    display: contents;
  }

  .WDL\:list-item {
    display: list-item;
  }

  .WDL\:hidden {
    display: none;
  }

  .WDL\:h-0 {
    height: 0px;
  }

  .WDL\:h-1 {
    height: 0.25rem;
  }

  .WDL\:h-2 {
    height: 0.5rem;
  }

  .WDL\:h-3 {
    height: 0.75rem;
  }

  .WDL\:h-4 {
    height: 1rem;
  }

  .WDL\:h-5 {
    height: 1.25rem;
  }

  .WDL\:h-6 {
    height: 1.5rem;
  }

  .WDL\:h-7 {
    height: 1.75rem;
  }

  .WDL\:h-8 {
    height: 2rem;
  }

  .WDL\:h-9 {
    height: 2.25rem;
  }

  .WDL\:h-10 {
    height: 2.5rem;
  }

  .WDL\:h-11 {
    height: 2.75rem;
  }

  .WDL\:h-12 {
    height: 3rem;
  }

  .WDL\:h-13 {
    height: 13px;
  }

  .WDL\:h-14 {
    height: 3.5rem;
  }

  .WDL\:h-15 {
    height: 15px;
  }

  .WDL\:h-16 {
    height: 4rem;
  }

  .WDL\:h-20 {
    height: 5rem;
  }

  .WDL\:h-24 {
    height: 24px;
  }

  .WDL\:h-26 {
    height: 26px;
  }

  .WDL\:h-28 {
    height: 7rem;
  }

  .WDL\:h-30 {
    height: 30px;
  }

  .WDL\:h-32 {
    height: 8rem;
  }

  .WDL\:h-35 {
    height: 35px;
  }

  .WDL\:h-36 {
    height: 36px;
  }

  .WDL\:h-40 {
    height: 10rem;
  }

  .WDL\:h-44 {
    height: 11rem;
  }

  .WDL\:h-45 {
    height: 45px;
  }

  .WDL\:h-48 {
    height: 12rem;
  }

  .WDL\:h-49 {
    height: 49px;
  }

  .WDL\:h-50 {
    height: 50px !important;
  }

  .WDL\:h-52 {
    height: 13rem;
  }

  .WDL\:h-56 {
    height: 56px;
  }

  .WDL\:h-58 {
    height: 58px;
  }

  .WDL\:h-60 {
    height: 60px;
  }

  .WDL\:h-64 {
    height: 16rem;
  }

  .WDL\:h-70 {
    height: 70px;
  }

  .WDL\:h-72 {
    height: 18rem;
  }

  .WDL\:h-80 {
    height: 20rem;
  }

  .WDL\:h-89 {
    height: 89px;
  }

  .WDL\:h-95 {
    height: 95px;
  }

  .WDL\:h-96 {
    height: 24rem;
  }

  .WDL\:h-100 {
    height: 100px;
  }

  .WDL\:h-105 {
    height: 105px;
  }

  .WDL\:h-110 {
    height: 110px;
  }

  .WDL\:h-120 {
    height: 120px;
  }

  .WDL\:h-125 {
    height: 125px;
  }

  .WDL\:h-135 {
    height: 135px;
  }

  .WDL\:h-160 {
    height: 160px;
  }

  .WDL\:h-170 {
    height: 170px;
  }

  .WDL\:h-176 {
    height: 176px;
  }

  .WDL\:h-185 {
    height: 185px;
  }

  .WDL\:h-198 {
    height: 198px;
  }

  .WDL\:h-255 {
    height: 255px;
  }

  .WDL\:h-259 {
    height: 259px;
  }

  .WDL\:h-280 {
    height: 280px;
  }

  .WDL\:h-297 {
    height: 297px;
  }

  .WDL\:h-300 {
    height: 300px;
  }

  .WDL\:h-305 {
    height: 305px;
  }

  .WDL\:h-320 {
    height: 320px;
  }

  .WDL\:h-330 {
    height: 330px;
  }

  .WDL\:h-402 {
    height: 402px;
  }

  .WDL\:h-418 {
    height: 418px;
  }

  .WDL\:h-422 {
    height: 422px;
  }

  .WDL\:h-429 {
    height: 429px;
  }

  .WDL\:h-430 {
    height: 430px;
  }

  .WDL\:h-444 {
    height: 444px;
  }

  .WDL\:h-454 {
    height: 454px;
  }

  .WDL\:h-477 {
    height: 477px;
  }

  .WDL\:h-480 {
    height: 480px;
  }

  .WDL\:h-485 {
    height: 485px;
  }

  .WDL\:h-495 {
    height: 495px;
  }

  .WDL\:h-505 {
    height: 505px;
  }

  .WDL\:h-521 {
    height: 521px;
  }

  .WDL\:h-523 {
    height: 523px;
  }

  .WDL\:h-525 {
    height: 525px;
  }

  .WDL\:h-560 {
    height: 560px;
  }

  .WDL\:h-600 {
    height: 600px;
  }

  .WDL\:h-665 {
    height: 665px;
  }

  .WDL\:h-960 {
    height: 960px;
  }

  .WDL\:h-1080 {
    height: 1080px;
  }

  .WDL\:h-auto {
    height: auto;
  }

  .WDL\:h-px {
    height: 1px;
  }

  .WDL\:h-0\.5 {
    height: 0.125rem;
  }

  .WDL\:h-1\.5 {
    height: 0.375rem;
  }

  .WDL\:h-2\.5 {
    height: 0.625rem;
  }

  .WDL\:h-3\.5 {
    height: 0.875rem;
  }

  .WDL\:h-1\/2 {
    height: 50%;
  }

  .WDL\:h-1\/3 {
    height: 33.333333%;
  }

  .WDL\:h-2\/3 {
    height: 66.666667%;
  }

  .WDL\:h-1\/4 {
    height: 25%;
  }

  .WDL\:h-2\/4 {
    height: 50%;
  }

  .WDL\:h-3\/4 {
    height: 75%;
  }

  .WDL\:h-1\/5 {
    height: 20%;
  }

  .WDL\:h-2\/5 {
    height: 40%;
  }

  .WDL\:h-3\/5 {
    height: 60%;
  }

  .WDL\:h-4\/5 {
    height: 80%;
  }

  .WDL\:h-1\/6 {
    height: 16.666667%;
  }

  .WDL\:h-2\/6 {
    height: 33.333333%;
  }

  .WDL\:h-3\/6 {
    height: 50%;
  }

  .WDL\:h-4\/6 {
    height: 66.666667%;
  }

  .WDL\:h-5\/6 {
    height: 83.333333%;
  }

  .WDL\:h-full {
    height: 100%;
  }

  .WDL\:h-screen {
    height: 100vh;
  }

  .WDL\:h-h48 {
    height: 48px;
  }

  .WDL\:h-h44 {
    height: 44px;
  }

  .WDL\:h-h130 {
    height: 130px;
  }

  .WDL\:h-h-h114 {
    height: h-h114;
  }

  .WDL\:h-h-60 {
    height: h-60;
  }

  .WDL\:h-h114 {
    height: 14px;
  }

  .WDL\:h-h60 {
    height: 60px;
  }

  .WDL\:h-h5 {
    height: 5px;
  }

  .WDL\:h-95vh {
    height: 95vh;
  }

  .WDL\:h-h22 {
    height: 22px;
  }

  .WDL\:max-h-0 {
    max-height: 0px;
  }

  .WDL\:max-h-1 {
    max-height: 0.25rem;
  }

  .WDL\:max-h-2 {
    max-height: 0.5rem;
  }

  .WDL\:max-h-3 {
    max-height: 0.75rem;
  }

  .WDL\:max-h-4 {
    max-height: 1rem;
  }

  .WDL\:max-h-5 {
    max-height: 1.25rem;
  }

  .WDL\:max-h-6 {
    max-height: 1.5rem;
  }

  .WDL\:max-h-7 {
    max-height: 1.75rem;
  }

  .WDL\:max-h-8 {
    max-height: 2rem;
  }

  .WDL\:max-h-9 {
    max-height: 2.25rem;
  }

  .WDL\:max-h-10 {
    max-height: 2.5rem;
  }

  .WDL\:max-h-11 {
    max-height: 2.75rem;
  }

  .WDL\:max-h-12 {
    max-height: 3rem;
  }

  .WDL\:max-h-14 {
    max-height: 3.5rem;
  }

  .WDL\:max-h-16 {
    max-height: 4rem;
  }

  .WDL\:max-h-20 {
    max-height: 5rem;
  }

  .WDL\:max-h-24 {
    max-height: 6rem;
  }

  .WDL\:max-h-28 {
    max-height: 7rem;
  }

  .WDL\:max-h-32 {
    max-height: 8rem;
  }

  .WDL\:max-h-36 {
    max-height: 9rem;
  }

  .WDL\:max-h-40 {
    max-height: 10rem;
  }

  .WDL\:max-h-44 {
    max-height: 11rem;
  }

  .WDL\:max-h-48 {
    max-height: 12rem;
  }

  .WDL\:max-h-52 {
    max-height: 13rem;
  }

  .WDL\:max-h-56 {
    max-height: 14rem;
  }

  .WDL\:max-h-60 {
    max-height: 15rem;
  }

  .WDL\:max-h-64 {
    max-height: 16rem;
  }

  .WDL\:max-h-72 {
    max-height: 18rem;
  }

  .WDL\:max-h-80 {
    max-height: 20rem;
  }

  .WDL\:max-h-96 {
    max-height: 24rem;
  }

  .WDL\:max-h-px {
    max-height: 1px;
  }

  .WDL\:max-h-0\.5 {
    max-height: 0.125rem;
  }

  .WDL\:max-h-1\.5 {
    max-height: 0.375rem;
  }

  .WDL\:max-h-2\.5 {
    max-height: 0.625rem;
  }

  .WDL\:max-h-3\.5 {
    max-height: 0.875rem;
  }

  .WDL\:max-h-full {
    max-height: 100%;
  }

  .WDL\:max-h-screen {
    max-height: 100vh;
  }

  .WDL\:min-h-0 {
    min-height: 0px;
  }

  .WDL\:min-h-60 {
    min-height: 60px;
  }

  .WDL\:min-h-175 {
    min-height: 175px;
  }

  .WDL\:min-h-180 {
    min-height: 180px;
  }

  .WDL\:min-h-200 {
    min-height: 200px;
  }

  .WDL\:min-h-380 {
    min-height: 380px;
  }

  .WDL\:min-h-400 {
    min-height: 400px;
  }

  .WDL\:min-h-550 {
    min-height: 550px;
  }

  .WDL\:min-h-full {
    min-height: 100%;
  }

  .WDL\:min-h-screen {
    min-height: 100vh;
  }

  .WDL\:w-0 {
    width: 0px;
  }

  .WDL\:w-1 {
    width: 0.25rem;
  }

  .WDL\:w-2 {
    width: 0.5rem;
  }

  .WDL\:w-3 {
    width: 0.75rem;
  }

  .WDL\:w-4 {
    width: 1rem;
  }

  .WDL\:w-5 {
    width: 1.25rem;
  }

  .WDL\:w-6 {
    width: 1.5rem;
  }

  .WDL\:w-7 {
    width: 1.75rem;
  }

  .WDL\:w-8 {
    width: 2rem;
  }

  .WDL\:w-9 {
    width: 2.25rem;
  }

  .WDL\:w-10 {
    width: 2.5rem;
  }

  .WDL\:w-11 {
    width: 11px;
  }

  .WDL\:w-12 {
    width: 3rem;
  }

  .WDL\:w-13 {
    width: 13px;
  }

  .WDL\:w-14 {
    width: 3.5rem;
  }

  .WDL\:w-16 {
    width: 16%;
  }

  .WDL\:w-20 {
    width: 5rem;
  }

  .WDL\:w-24 {
    width: 24px;
  }

  .WDL\:w-28 {
    width: 28 px;
  }

  .WDL\:w-30 {
    width: 30px;
  }

  .WDL\:w-32 {
    width: 8rem;
  }

  .WDL\:w-35 {
    width: 35px;
  }

  .WDL\:w-36 {
    width: 9rem;
  }

  .WDL\:w-40 {
    width: 40px !important;
  }

  .WDL\:w-44 {
    width: 11rem;
  }

  .WDL\:w-48 {
    width: 12rem;
  }

  .WDL\:w-50 {
    width: 50px;
  }

  .WDL\:w-52 {
    width: 52%;
  }

  .WDL\:w-54 {
    width: 54px;
  }

  .WDL\:w-56 {
    width: 14rem;
  }

  .WDL\:w-60 {
    width: 60%;
  }

  .WDL\:w-64 {
    width: 16rem;
  }

  .WDL\:w-68 {
    width: 68%;
  }

  .WDL\:w-70 {
    width: 70px;
  }

  .WDL\:w-72 {
    width: 18rem;
  }

  .WDL\:w-80 {
    width: 80px;
  }

  .WDL\:w-84 {
    width: 84px;
  }

  .WDL\:w-85 {
    width: 85%;
  }

  .WDL\:w-90 {
    width: 90px;
  }

  .WDL\:w-93 {
    width: 93px;
  }

  .WDL\:w-95 {
    width: 95px;
  }

  .WDL\:w-96 {
    width: 24rem;
  }

  .WDL\:w-100 {
    width: 100px !important;
  }

  .WDL\:w-105 {
    width: 105px;
  }

  .WDL\:w-108 {
    width: 108px;
  }

  .WDL\:w-110 {
    width: 110px;
  }

  .WDL\:w-120 {
    width: 120px;
  }

  .WDL\:w-122 {
    width: 122px;
  }

  .WDL\:w-125 {
    width: 125px;
  }

  .WDL\:w-130 {
    width: 130px;
  }

  .WDL\:w-136 {
    width: 136px;
  }

  .WDL\:w-140 {
    width: 140px;
  }

  .WDL\:w-145 {
    width: 145px;
  }

  .WDL\:w-150 {
    width: 150px;
  }

  .WDL\:w-155 {
    width: 155px;
  }

  .WDL\:w-159 {
    width: 159px;
  }

  .WDL\:w-160 {
    width: 160px;
  }

  .WDL\:w-162 {
    width: 162px;
  }

  .WDL\:w-165 {
    width: 165px;
  }

  .WDL\:w-169 {
    width: 169px;
  }

  .WDL\:w-170 {
    width: 170px;
  }

  .WDL\:w-174 {
    width: 174px;
  }

  .WDL\:w-180 {
    width: 180px;
  }

  .WDL\:w-185 {
    width: 185px;
  }

  .WDL\:w-189 {
    width: 189px;
  }

  .WDL\:w-190 {
    width: 190px;
  }

  .WDL\:w-193 {
    width: 193px;
  }

  .WDL\:w-197 {
    width: 197px;
  }

  .WDL\:w-200 {
    width: 200px;
  }

  .WDL\:w-205 {
    width: 205px;
  }

  .WDL\:w-215 {
    width: 215px;
  }

  .WDL\:w-220 {
    width: 220px;
  }

  .WDL\:w-235 {
    width: 235px;
  }

  .WDL\:w-240 {
    width: 240px;
  }

  .WDL\:w-250 {
    width: 250px !important;
  }

  .WDL\:w-268 {
    width: 268px;
  }

  .WDL\:w-280 {
    width: 280px;
  }

  .WDL\:w-284 {
    width: 284px;
  }

  .WDL\:w-286 {
    width: 286px;
  }

  .WDL\:w-290 {
    width: 290px;
  }

  .WDL\:w-300 {
    width: 300px;
  }

  .WDL\:w-310 {
    width: 310px;
  }

  .WDL\:w-315 {
    width: 315px;
  }

  .WDL\:w-320 {
    width: 320px;
  }

  .WDL\:w-330 {
    width: 330px;
  }

  .WDL\:w-341 {
    width: 341px;
  }

  .WDL\:w-342 {
    width: 342px;
  }

  .WDL\:w-345 {
    width: 345px;
  }

  .WDL\:w-375 {
    width: 375px;
  }

  .WDL\:w-400 {
    width: 400px;
  }

  .WDL\:w-420 {
    width: 420px;
  }

  .WDL\:w-450 {
    width: 450px;
  }

  .WDL\:w-500 {
    width: 500px;
  }

  .WDL\:w-508 {
    width: 508px;
  }

  .WDL\:w-550 {
    width: 550px;
  }

  .WDL\:w-560 {
    width: 560px;
  }

  .WDL\:w-600 {
    width: 600px;
  }

  .WDL\:w-637 {
    width: 637px;
  }

  .WDL\:w-644 {
    width: 644px;
  }

  .WDL\:w-650 {
    width: 650px;
  }

  .WDL\:w-700 {
    width: 700px;
  }

  .WDL\:w-710 {
    width: 710px;
  }

  .WDL\:w-750 {
    width: 750px;
  }

  .WDL\:w-768 {
    width: 768px;
  }

  .WDL\:w-800 {
    width: 800px;
  }

  .WDL\:w-850 {
    width: 850px;
  }

  .WDL\:w-900 {
    width: 900px;
  }

  .WDL\:w-920 {
    width: 920px;
  }

  .WDL\:w-950 {
    width: 950px;
  }

  .WDL\:w-1000 {
    width: 1000px;
  }

  .WDL\:w-1075 {
    width: 1075px;
  }

  .WDL\:w-1250 {
    width: 1250px;
  }

  .WDL\:w-1420 {
    width: 1420px;
  }

  .WDL\:w-1452 {
    width: 1452px;
  }

  .WDL\:w-1499 {
    width: 1499px;
  }

  .WDL\:w-auto {
    width: auto;
  }

  .WDL\:w-px {
    width: 1px;
  }

  .WDL\:w-0\.5 {
    width: 0.125rem;
  }

  .WDL\:w-1\.5 {
    width: 0.375rem;
  }

  .WDL\:w-2\.5 {
    width: 0.625rem;
  }

  .WDL\:w-3\.5 {
    width: 0.875rem;
  }

  .WDL\:w-1\/2 {
    width: 50%;
  }

  .WDL\:w-1\/3 {
    width: 33.333333%;
  }

  .WDL\:w-2\/3 {
    width: 66.666667%;
  }

  .WDL\:w-1\/4 {
    width: 25%;
  }

  .WDL\:w-2\/4 {
    width: 50%;
  }

  .WDL\:w-3\/4 {
    width: 75%;
  }

  .WDL\:w-1\/5 {
    width: 20%;
  }

  .WDL\:w-2\/5 {
    width: 40%;
  }

  .WDL\:w-3\/5 {
    width: 60%;
  }

  .WDL\:w-4\/5 {
    width: 80%;
  }

  .WDL\:w-1\/6 {
    width: 16.666667%;
  }

  .WDL\:w-2\/6 {
    width: 33.333333%;
  }

  .WDL\:w-3\/6 {
    width: 50%;
  }

  .WDL\:w-4\/6 {
    width: 66.666667%;
  }

  .WDL\:w-5\/6 {
    width: 83.333333%;
  }

  .WDL\:w-1\/12 {
    width: 8.333333%;
  }

  .WDL\:w-2\/12 {
    width: 16.666667%;
  }

  .WDL\:w-3\/12 {
    width: 25%;
  }

  .WDL\:w-4\/12 {
    width: 33.333333%;
  }

  .WDL\:w-5\/12 {
    width: 41.666667%;
  }

  .WDL\:w-6\/12 {
    width: 50%;
  }

  .WDL\:w-7\/12 {
    width: 58.333333%;
  }

  .WDL\:w-8\/12 {
    width: 66.666667%;
  }

  .WDL\:w-9\/12 {
    width: 75%;
  }

  .WDL\:w-10\/12 {
    width: 83.333333%;
  }

  .WDL\:w-11\/12 {
    width: 91.666667%;
  }

  .WDL\:w-full {
    width: 100%;
  }

  .WDL\:w-screen {
    width: 100vw;
  }

  .WDL\:w-min {
    width: -moz-min-content;
    width: min-content;
  }

  .WDL\:w-max {
    width: -moz-max-content;
    width: max-content;
  }

  .WDL\:w-3px {
    width: 3px;
  }

  .WDL\:w-10rem {
    width: 10rem;
  }

  .WDL\:w-w60 {
    width: 60px;
  }

  .WDL\:w-w61 {
    width: 61px;
  }

  .WDL\:w-w14 {
    width: 14%;
  }

  .WDL\:w-w-w114 {
    width: w-w114;
  }

  .WDL\:w-w-95 {
    width: w-95;
  }

  .WDL\:w-w114 {
    width: 14px;
  }

  .WDL\:w-w96 {
    width: 96%;
  }

  .WDL\:w-w5 {
    width: 5px;
  }

  .WDL\:w-m250 {
    width: 250px;
  }

  .WDL\:w-40px {
    width: 40px;
  }

  .WDL\:w-wd96 {
    width: 96px;
  }

  .WDL\:w-66p {
    width: 66%;
  }

  .WDL\:w-p40 {
    width: 40%;
  }

  .WDL\:w-p37 {
    width: 37%;
  }

  .WDL\:w-p80 {
    width: 80%;
  }

  .WDL\:w-p90 {
    width: 90%;
  }

  .WDL\:w-p12 {
    width: 12%;
  }

  .WDL\:w-9\/20 {
    width: 45%;
  }

  .WDL\:w-70p {
    width: 70%;
  }

  .WDL\:w-32p {
    width: 32%;
  }

  .WDL\:w-device-block {
    width: calc(100% - 64px) !important;
  }

  .WDL\:w-device-block1 {
    width: 100% !important;
  }

  .WDL\:w-45px {
    width: 45px;
  }

  .WDL\:min-w-0 {
    min-width: 0px;
  }

  .WDL\:min-w-385 {
    min-width: 385px;
  }

  .WDL\:min-w-full {
    min-width: 100%;
  }

  .WDL\:min-w-min {
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .WDL\:min-w-max {
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .WDL\:max-w-0 {
    max-width: 0rem;
  }

  .WDL\:max-w-none {
    max-width: none;
  }

  .WDL\:max-w-xs {
    max-width: 20rem;
  }

  .WDL\:max-w-sm {
    max-width: 24rem;
  }

  .WDL\:max-w-md {
    max-width: 28rem;
  }

  .WDL\:max-w-lg {
    max-width: 32rem;
  }

  .WDL\:max-w-xl {
    max-width: 36rem;
  }

  .WDL\:max-w-2xl {
    max-width: 42rem;
  }

  .WDL\:max-w-3xl {
    max-width: 48rem;
  }

  .WDL\:max-w-4xl {
    max-width: 56rem;
  }

  .WDL\:max-w-5xl {
    max-width: 64rem;
  }

  .WDL\:max-w-6xl {
    max-width: 72rem;
  }

  .WDL\:max-w-7xl {
    max-width: 80rem;
  }

  .WDL\:max-w-full {
    max-width: 100%;
  }

  .WDL\:max-w-min {
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .WDL\:max-w-max {
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .WDL\:max-w-prose {
    max-width: 65ch;
  }

  .WDL\:max-w-1600p {
    max-width: 1600px;
  }

  .WDL\:flex-1 {
    flex: 1 1 0%;
  }

  .WDL\:flex-auto {
    flex: 1 1 auto;
  }

  .WDL\:flex-initial {
    flex: 0 1 auto;
  }

  .WDL\:flex-none {
    flex: none;
  }

  .WDL\:flex-1\/2 {
    flex: 50%;
  }

  .WDL\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .WDL\:flex-shrink {
    flex-shrink: 1;
  }

  .WDL\:flex-grow-0 {
    flex-grow: 0;
  }

  .WDL\:flex-grow {
    flex-grow: 1;
  }

  .WDL\:table-auto {
    table-layout: auto;
  }

  .WDL\:table-fixed {
    table-layout: fixed;
  }

  .WDL\:border-collapse {
    border-collapse: collapse;
  }

  .WDL\:border-separate {
    border-collapse: separate;
  }

  .WDL\:origin-center {
    transform-origin: center;
  }

  .WDL\:origin-top {
    transform-origin: top;
  }

  .WDL\:origin-top-right {
    transform-origin: top right;
  }

  .WDL\:origin-right {
    transform-origin: right;
  }

  .WDL\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .WDL\:origin-bottom {
    transform-origin: bottom;
  }

  .WDL\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .WDL\:origin-left {
    transform-origin: left;
  }

  .WDL\:origin-top-left {
    transform-origin: top left;
  }

  .WDL\:transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .WDL\:transform-gpu {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .WDL\:transform-none {
    transform: none;
  }

  .WDL\:translate-x-0 {
    --tw-translate-x: 0px;
  }

  .WDL\:translate-x-1 {
    --tw-translate-x: 0.25rem;
  }

  .WDL\:translate-x-2 {
    --tw-translate-x: 0.5rem;
  }

  .WDL\:translate-x-3 {
    --tw-translate-x: 0.75rem;
  }

  .WDL\:translate-x-4 {
    --tw-translate-x: 1rem;
  }

  .WDL\:translate-x-5 {
    --tw-translate-x: 1.25rem;
  }

  .WDL\:translate-x-6 {
    --tw-translate-x: 1.5rem;
  }

  .WDL\:translate-x-7 {
    --tw-translate-x: 1.75rem;
  }

  .WDL\:translate-x-8 {
    --tw-translate-x: 2rem;
  }

  .WDL\:translate-x-9 {
    --tw-translate-x: 2.25rem;
  }

  .WDL\:translate-x-10 {
    --tw-translate-x: 2.5rem;
  }

  .WDL\:translate-x-11 {
    --tw-translate-x: 2.75rem;
  }

  .WDL\:translate-x-12 {
    --tw-translate-x: 3rem;
  }

  .WDL\:translate-x-14 {
    --tw-translate-x: 3.5rem;
  }

  .WDL\:translate-x-16 {
    --tw-translate-x: 4rem;
  }

  .WDL\:translate-x-20 {
    --tw-translate-x: 5rem;
  }

  .WDL\:translate-x-24 {
    --tw-translate-x: 6rem;
  }

  .WDL\:translate-x-28 {
    --tw-translate-x: 7rem;
  }

  .WDL\:translate-x-32 {
    --tw-translate-x: 8rem;
  }

  .WDL\:translate-x-36 {
    --tw-translate-x: 9rem;
  }

  .WDL\:translate-x-40 {
    --tw-translate-x: 10rem;
  }

  .WDL\:translate-x-44 {
    --tw-translate-x: 11rem;
  }

  .WDL\:translate-x-48 {
    --tw-translate-x: 12rem;
  }

  .WDL\:translate-x-52 {
    --tw-translate-x: 13rem;
  }

  .WDL\:translate-x-56 {
    --tw-translate-x: 14rem;
  }

  .WDL\:translate-x-60 {
    --tw-translate-x: 15rem;
  }

  .WDL\:translate-x-64 {
    --tw-translate-x: 16rem;
  }

  .WDL\:translate-x-72 {
    --tw-translate-x: 18rem;
  }

  .WDL\:translate-x-80 {
    --tw-translate-x: 20rem;
  }

  .WDL\:translate-x-96 {
    --tw-translate-x: 24rem;
  }

  .WDL\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .WDL\:translate-x-0\.5 {
    --tw-translate-x: 0.125rem;
  }

  .WDL\:translate-x-1\.5 {
    --tw-translate-x: 0.375rem;
  }

  .WDL\:translate-x-2\.5 {
    --tw-translate-x: 0.625rem;
  }

  .WDL\:translate-x-3\.5 {
    --tw-translate-x: 0.875rem;
  }

  .WDL\:-translate-x-0 {
    --tw-translate-x: 0px;
  }

  .WDL\:-translate-x-1 {
    --tw-translate-x: -0.25rem;
  }

  .WDL\:-translate-x-2 {
    --tw-translate-x: -0.5rem;
  }

  .WDL\:-translate-x-3 {
    --tw-translate-x: -0.75rem;
  }

  .WDL\:-translate-x-4 {
    --tw-translate-x: -1rem;
  }

  .WDL\:-translate-x-5 {
    --tw-translate-x: -1.25rem;
  }

  .WDL\:-translate-x-6 {
    --tw-translate-x: -1.5rem;
  }

  .WDL\:-translate-x-7 {
    --tw-translate-x: -1.75rem;
  }

  .WDL\:-translate-x-8 {
    --tw-translate-x: -2rem;
  }

  .WDL\:-translate-x-9 {
    --tw-translate-x: -2.25rem;
  }

  .WDL\:-translate-x-10 {
    --tw-translate-x: -2.5rem;
  }

  .WDL\:-translate-x-11 {
    --tw-translate-x: -2.75rem;
  }

  .WDL\:-translate-x-12 {
    --tw-translate-x: -3rem;
  }

  .WDL\:-translate-x-14 {
    --tw-translate-x: -3.5rem;
  }

  .WDL\:-translate-x-16 {
    --tw-translate-x: -4rem;
  }

  .WDL\:-translate-x-20 {
    --tw-translate-x: -5rem;
  }

  .WDL\:-translate-x-24 {
    --tw-translate-x: -6rem;
  }

  .WDL\:-translate-x-28 {
    --tw-translate-x: -7rem;
  }

  .WDL\:-translate-x-32 {
    --tw-translate-x: -8rem;
  }

  .WDL\:-translate-x-36 {
    --tw-translate-x: -9rem;
  }

  .WDL\:-translate-x-40 {
    --tw-translate-x: -10rem;
  }

  .WDL\:-translate-x-44 {
    --tw-translate-x: -11rem;
  }

  .WDL\:-translate-x-48 {
    --tw-translate-x: -12rem;
  }

  .WDL\:-translate-x-52 {
    --tw-translate-x: -13rem;
  }

  .WDL\:-translate-x-56 {
    --tw-translate-x: -14rem;
  }

  .WDL\:-translate-x-60 {
    --tw-translate-x: -15rem;
  }

  .WDL\:-translate-x-64 {
    --tw-translate-x: -16rem;
  }

  .WDL\:-translate-x-72 {
    --tw-translate-x: -18rem;
  }

  .WDL\:-translate-x-80 {
    --tw-translate-x: -20rem;
  }

  .WDL\:-translate-x-96 {
    --tw-translate-x: -24rem;
  }

  .WDL\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .WDL\:-translate-x-0\.5 {
    --tw-translate-x: -0.125rem;
  }

  .WDL\:-translate-x-1\.5 {
    --tw-translate-x: -0.375rem;
  }

  .WDL\:-translate-x-2\.5 {
    --tw-translate-x: -0.625rem;
  }

  .WDL\:-translate-x-3\.5 {
    --tw-translate-x: -0.875rem;
  }

  .WDL\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .WDL\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .WDL\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .WDL\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .WDL\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .WDL\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .WDL\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .WDL\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .WDL\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .WDL\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .WDL\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .WDL\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .WDL\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .WDL\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .WDL\:translate-y-0 {
    --tw-translate-y: 0px;
  }

  .WDL\:translate-y-1 {
    --tw-translate-y: 0.25rem;
  }

  .WDL\:translate-y-2 {
    --tw-translate-y: 0.5rem;
  }

  .WDL\:translate-y-3 {
    --tw-translate-y: 0.75rem;
  }

  .WDL\:translate-y-4 {
    --tw-translate-y: 1rem;
  }

  .WDL\:translate-y-5 {
    --tw-translate-y: 1.25rem;
  }

  .WDL\:translate-y-6 {
    --tw-translate-y: 1.5rem;
  }

  .WDL\:translate-y-7 {
    --tw-translate-y: 1.75rem;
  }

  .WDL\:translate-y-8 {
    --tw-translate-y: 2rem;
  }

  .WDL\:translate-y-9 {
    --tw-translate-y: 2.25rem;
  }

  .WDL\:translate-y-10 {
    --tw-translate-y: 2.5rem;
  }

  .WDL\:translate-y-11 {
    --tw-translate-y: 2.75rem;
  }

  .WDL\:translate-y-12 {
    --tw-translate-y: 3rem;
  }

  .WDL\:translate-y-14 {
    --tw-translate-y: 3.5rem;
  }

  .WDL\:translate-y-16 {
    --tw-translate-y: 4rem;
  }

  .WDL\:translate-y-20 {
    --tw-translate-y: 5rem;
  }

  .WDL\:translate-y-24 {
    --tw-translate-y: 6rem;
  }

  .WDL\:translate-y-28 {
    --tw-translate-y: 7rem;
  }

  .WDL\:translate-y-32 {
    --tw-translate-y: 8rem;
  }

  .WDL\:translate-y-36 {
    --tw-translate-y: 9rem;
  }

  .WDL\:translate-y-40 {
    --tw-translate-y: 10rem;
  }

  .WDL\:translate-y-44 {
    --tw-translate-y: 11rem;
  }

  .WDL\:translate-y-48 {
    --tw-translate-y: 12rem;
  }

  .WDL\:translate-y-52 {
    --tw-translate-y: 13rem;
  }

  .WDL\:translate-y-56 {
    --tw-translate-y: 14rem;
  }

  .WDL\:translate-y-60 {
    --tw-translate-y: 15rem;
  }

  .WDL\:translate-y-64 {
    --tw-translate-y: 16rem;
  }

  .WDL\:translate-y-72 {
    --tw-translate-y: 18rem;
  }

  .WDL\:translate-y-80 {
    --tw-translate-y: 20rem;
  }

  .WDL\:translate-y-96 {
    --tw-translate-y: 24rem;
  }

  .WDL\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .WDL\:translate-y-0\.5 {
    --tw-translate-y: 0.125rem;
  }

  .WDL\:translate-y-1\.5 {
    --tw-translate-y: 0.375rem;
  }

  .WDL\:translate-y-2\.5 {
    --tw-translate-y: 0.625rem;
  }

  .WDL\:translate-y-3\.5 {
    --tw-translate-y: 0.875rem;
  }

  .WDL\:-translate-y-0 {
    --tw-translate-y: 0px;
  }

  .WDL\:-translate-y-1 {
    --tw-translate-y: -0.25rem;
  }

  .WDL\:-translate-y-2 {
    --tw-translate-y: -0.5rem;
  }

  .WDL\:-translate-y-3 {
    --tw-translate-y: -0.75rem;
  }

  .WDL\:-translate-y-4 {
    --tw-translate-y: -1rem;
  }

  .WDL\:-translate-y-5 {
    --tw-translate-y: -1.25rem;
  }

  .WDL\:-translate-y-6 {
    --tw-translate-y: -1.5rem;
  }

  .WDL\:-translate-y-7 {
    --tw-translate-y: -1.75rem;
  }

  .WDL\:-translate-y-8 {
    --tw-translate-y: -2rem;
  }

  .WDL\:-translate-y-9 {
    --tw-translate-y: -2.25rem;
  }

  .WDL\:-translate-y-10 {
    --tw-translate-y: -2.5rem;
  }

  .WDL\:-translate-y-11 {
    --tw-translate-y: -2.75rem;
  }

  .WDL\:-translate-y-12 {
    --tw-translate-y: -3rem;
  }

  .WDL\:-translate-y-14 {
    --tw-translate-y: -3.5rem;
  }

  .WDL\:-translate-y-16 {
    --tw-translate-y: -4rem;
  }

  .WDL\:-translate-y-20 {
    --tw-translate-y: -5rem;
  }

  .WDL\:-translate-y-24 {
    --tw-translate-y: -6rem;
  }

  .WDL\:-translate-y-28 {
    --tw-translate-y: -7rem;
  }

  .WDL\:-translate-y-32 {
    --tw-translate-y: -8rem;
  }

  .WDL\:-translate-y-36 {
    --tw-translate-y: -9rem;
  }

  .WDL\:-translate-y-40 {
    --tw-translate-y: -10rem;
  }

  .WDL\:-translate-y-44 {
    --tw-translate-y: -11rem;
  }

  .WDL\:-translate-y-48 {
    --tw-translate-y: -12rem;
  }

  .WDL\:-translate-y-52 {
    --tw-translate-y: -13rem;
  }

  .WDL\:-translate-y-56 {
    --tw-translate-y: -14rem;
  }

  .WDL\:-translate-y-60 {
    --tw-translate-y: -15rem;
  }

  .WDL\:-translate-y-64 {
    --tw-translate-y: -16rem;
  }

  .WDL\:-translate-y-72 {
    --tw-translate-y: -18rem;
  }

  .WDL\:-translate-y-80 {
    --tw-translate-y: -20rem;
  }

  .WDL\:-translate-y-96 {
    --tw-translate-y: -24rem;
  }

  .WDL\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .WDL\:-translate-y-0\.5 {
    --tw-translate-y: -0.125rem;
  }

  .WDL\:-translate-y-1\.5 {
    --tw-translate-y: -0.375rem;
  }

  .WDL\:-translate-y-2\.5 {
    --tw-translate-y: -0.625rem;
  }

  .WDL\:-translate-y-3\.5 {
    --tw-translate-y: -0.875rem;
  }

  .WDL\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .WDL\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .WDL\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .WDL\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .WDL\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .WDL\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .WDL\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .WDL\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .WDL\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .WDL\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .WDL\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .WDL\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .WDL\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .WDL\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .WDL\:hover\:translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .WDL\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.25rem;
  }

  .WDL\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.5rem;
  }

  .WDL\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.75rem;
  }

  .WDL\:hover\:translate-x-4:hover {
    --tw-translate-x: 1rem;
  }

  .WDL\:hover\:translate-x-5:hover {
    --tw-translate-x: 1.25rem;
  }

  .WDL\:hover\:translate-x-6:hover {
    --tw-translate-x: 1.5rem;
  }

  .WDL\:hover\:translate-x-7:hover {
    --tw-translate-x: 1.75rem;
  }

  .WDL\:hover\:translate-x-8:hover {
    --tw-translate-x: 2rem;
  }

  .WDL\:hover\:translate-x-9:hover {
    --tw-translate-x: 2.25rem;
  }

  .WDL\:hover\:translate-x-10:hover {
    --tw-translate-x: 2.5rem;
  }

  .WDL\:hover\:translate-x-11:hover {
    --tw-translate-x: 2.75rem;
  }

  .WDL\:hover\:translate-x-12:hover {
    --tw-translate-x: 3rem;
  }

  .WDL\:hover\:translate-x-14:hover {
    --tw-translate-x: 3.5rem;
  }

  .WDL\:hover\:translate-x-16:hover {
    --tw-translate-x: 4rem;
  }

  .WDL\:hover\:translate-x-20:hover {
    --tw-translate-x: 5rem;
  }

  .WDL\:hover\:translate-x-24:hover {
    --tw-translate-x: 6rem;
  }

  .WDL\:hover\:translate-x-28:hover {
    --tw-translate-x: 7rem;
  }

  .WDL\:hover\:translate-x-32:hover {
    --tw-translate-x: 8rem;
  }

  .WDL\:hover\:translate-x-36:hover {
    --tw-translate-x: 9rem;
  }

  .WDL\:hover\:translate-x-40:hover {
    --tw-translate-x: 10rem;
  }

  .WDL\:hover\:translate-x-44:hover {
    --tw-translate-x: 11rem;
  }

  .WDL\:hover\:translate-x-48:hover {
    --tw-translate-x: 12rem;
  }

  .WDL\:hover\:translate-x-52:hover {
    --tw-translate-x: 13rem;
  }

  .WDL\:hover\:translate-x-56:hover {
    --tw-translate-x: 14rem;
  }

  .WDL\:hover\:translate-x-60:hover {
    --tw-translate-x: 15rem;
  }

  .WDL\:hover\:translate-x-64:hover {
    --tw-translate-x: 16rem;
  }

  .WDL\:hover\:translate-x-72:hover {
    --tw-translate-x: 18rem;
  }

  .WDL\:hover\:translate-x-80:hover {
    --tw-translate-x: 20rem;
  }

  .WDL\:hover\:translate-x-96:hover {
    --tw-translate-x: 24rem;
  }

  .WDL\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .WDL\:hover\:translate-x-0\.5:hover {
    --tw-translate-x: 0.125rem;
  }

  .WDL\:hover\:translate-x-1\.5:hover {
    --tw-translate-x: 0.375rem;
  }

  .WDL\:hover\:translate-x-2\.5:hover {
    --tw-translate-x: 0.625rem;
  }

  .WDL\:hover\:translate-x-3\.5:hover {
    --tw-translate-x: 0.875rem;
  }

  .WDL\:hover\:-translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .WDL\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.25rem;
  }

  .WDL\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.5rem;
  }

  .WDL\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.75rem;
  }

  .WDL\:hover\:-translate-x-4:hover {
    --tw-translate-x: -1rem;
  }

  .WDL\:hover\:-translate-x-5:hover {
    --tw-translate-x: -1.25rem;
  }

  .WDL\:hover\:-translate-x-6:hover {
    --tw-translate-x: -1.5rem;
  }

  .WDL\:hover\:-translate-x-7:hover {
    --tw-translate-x: -1.75rem;
  }

  .WDL\:hover\:-translate-x-8:hover {
    --tw-translate-x: -2rem;
  }

  .WDL\:hover\:-translate-x-9:hover {
    --tw-translate-x: -2.25rem;
  }

  .WDL\:hover\:-translate-x-10:hover {
    --tw-translate-x: -2.5rem;
  }

  .WDL\:hover\:-translate-x-11:hover {
    --tw-translate-x: -2.75rem;
  }

  .WDL\:hover\:-translate-x-12:hover {
    --tw-translate-x: -3rem;
  }

  .WDL\:hover\:-translate-x-14:hover {
    --tw-translate-x: -3.5rem;
  }

  .WDL\:hover\:-translate-x-16:hover {
    --tw-translate-x: -4rem;
  }

  .WDL\:hover\:-translate-x-20:hover {
    --tw-translate-x: -5rem;
  }

  .WDL\:hover\:-translate-x-24:hover {
    --tw-translate-x: -6rem;
  }

  .WDL\:hover\:-translate-x-28:hover {
    --tw-translate-x: -7rem;
  }

  .WDL\:hover\:-translate-x-32:hover {
    --tw-translate-x: -8rem;
  }

  .WDL\:hover\:-translate-x-36:hover {
    --tw-translate-x: -9rem;
  }

  .WDL\:hover\:-translate-x-40:hover {
    --tw-translate-x: -10rem;
  }

  .WDL\:hover\:-translate-x-44:hover {
    --tw-translate-x: -11rem;
  }

  .WDL\:hover\:-translate-x-48:hover {
    --tw-translate-x: -12rem;
  }

  .WDL\:hover\:-translate-x-52:hover {
    --tw-translate-x: -13rem;
  }

  .WDL\:hover\:-translate-x-56:hover {
    --tw-translate-x: -14rem;
  }

  .WDL\:hover\:-translate-x-60:hover {
    --tw-translate-x: -15rem;
  }

  .WDL\:hover\:-translate-x-64:hover {
    --tw-translate-x: -16rem;
  }

  .WDL\:hover\:-translate-x-72:hover {
    --tw-translate-x: -18rem;
  }

  .WDL\:hover\:-translate-x-80:hover {
    --tw-translate-x: -20rem;
  }

  .WDL\:hover\:-translate-x-96:hover {
    --tw-translate-x: -24rem;
  }

  .WDL\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .WDL\:hover\:-translate-x-0\.5:hover {
    --tw-translate-x: -0.125rem;
  }

  .WDL\:hover\:-translate-x-1\.5:hover {
    --tw-translate-x: -0.375rem;
  }

  .WDL\:hover\:-translate-x-2\.5:hover {
    --tw-translate-x: -0.625rem;
  }

  .WDL\:hover\:-translate-x-3\.5:hover {
    --tw-translate-x: -0.875rem;
  }

  .WDL\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .WDL\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .WDL\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .WDL\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .WDL\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .WDL\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .WDL\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .WDL\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .WDL\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .WDL\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .WDL\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .WDL\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .WDL\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .WDL\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .WDL\:hover\:translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .WDL\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.25rem;
  }

  .WDL\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.5rem;
  }

  .WDL\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.75rem;
  }

  .WDL\:hover\:translate-y-4:hover {
    --tw-translate-y: 1rem;
  }

  .WDL\:hover\:translate-y-5:hover {
    --tw-translate-y: 1.25rem;
  }

  .WDL\:hover\:translate-y-6:hover {
    --tw-translate-y: 1.5rem;
  }

  .WDL\:hover\:translate-y-7:hover {
    --tw-translate-y: 1.75rem;
  }

  .WDL\:hover\:translate-y-8:hover {
    --tw-translate-y: 2rem;
  }

  .WDL\:hover\:translate-y-9:hover {
    --tw-translate-y: 2.25rem;
  }

  .WDL\:hover\:translate-y-10:hover {
    --tw-translate-y: 2.5rem;
  }

  .WDL\:hover\:translate-y-11:hover {
    --tw-translate-y: 2.75rem;
  }

  .WDL\:hover\:translate-y-12:hover {
    --tw-translate-y: 3rem;
  }

  .WDL\:hover\:translate-y-14:hover {
    --tw-translate-y: 3.5rem;
  }

  .WDL\:hover\:translate-y-16:hover {
    --tw-translate-y: 4rem;
  }

  .WDL\:hover\:translate-y-20:hover {
    --tw-translate-y: 5rem;
  }

  .WDL\:hover\:translate-y-24:hover {
    --tw-translate-y: 6rem;
  }

  .WDL\:hover\:translate-y-28:hover {
    --tw-translate-y: 7rem;
  }

  .WDL\:hover\:translate-y-32:hover {
    --tw-translate-y: 8rem;
  }

  .WDL\:hover\:translate-y-36:hover {
    --tw-translate-y: 9rem;
  }

  .WDL\:hover\:translate-y-40:hover {
    --tw-translate-y: 10rem;
  }

  .WDL\:hover\:translate-y-44:hover {
    --tw-translate-y: 11rem;
  }

  .WDL\:hover\:translate-y-48:hover {
    --tw-translate-y: 12rem;
  }

  .WDL\:hover\:translate-y-52:hover {
    --tw-translate-y: 13rem;
  }

  .WDL\:hover\:translate-y-56:hover {
    --tw-translate-y: 14rem;
  }

  .WDL\:hover\:translate-y-60:hover {
    --tw-translate-y: 15rem;
  }

  .WDL\:hover\:translate-y-64:hover {
    --tw-translate-y: 16rem;
  }

  .WDL\:hover\:translate-y-72:hover {
    --tw-translate-y: 18rem;
  }

  .WDL\:hover\:translate-y-80:hover {
    --tw-translate-y: 20rem;
  }

  .WDL\:hover\:translate-y-96:hover {
    --tw-translate-y: 24rem;
  }

  .WDL\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .WDL\:hover\:translate-y-0\.5:hover {
    --tw-translate-y: 0.125rem;
  }

  .WDL\:hover\:translate-y-1\.5:hover {
    --tw-translate-y: 0.375rem;
  }

  .WDL\:hover\:translate-y-2\.5:hover {
    --tw-translate-y: 0.625rem;
  }

  .WDL\:hover\:translate-y-3\.5:hover {
    --tw-translate-y: 0.875rem;
  }

  .WDL\:hover\:-translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .WDL\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.25rem;
  }

  .WDL\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.5rem;
  }

  .WDL\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.75rem;
  }

  .WDL\:hover\:-translate-y-4:hover {
    --tw-translate-y: -1rem;
  }

  .WDL\:hover\:-translate-y-5:hover {
    --tw-translate-y: -1.25rem;
  }

  .WDL\:hover\:-translate-y-6:hover {
    --tw-translate-y: -1.5rem;
  }

  .WDL\:hover\:-translate-y-7:hover {
    --tw-translate-y: -1.75rem;
  }

  .WDL\:hover\:-translate-y-8:hover {
    --tw-translate-y: -2rem;
  }

  .WDL\:hover\:-translate-y-9:hover {
    --tw-translate-y: -2.25rem;
  }

  .WDL\:hover\:-translate-y-10:hover {
    --tw-translate-y: -2.5rem;
  }

  .WDL\:hover\:-translate-y-11:hover {
    --tw-translate-y: -2.75rem;
  }

  .WDL\:hover\:-translate-y-12:hover {
    --tw-translate-y: -3rem;
  }

  .WDL\:hover\:-translate-y-14:hover {
    --tw-translate-y: -3.5rem;
  }

  .WDL\:hover\:-translate-y-16:hover {
    --tw-translate-y: -4rem;
  }

  .WDL\:hover\:-translate-y-20:hover {
    --tw-translate-y: -5rem;
  }

  .WDL\:hover\:-translate-y-24:hover {
    --tw-translate-y: -6rem;
  }

  .WDL\:hover\:-translate-y-28:hover {
    --tw-translate-y: -7rem;
  }

  .WDL\:hover\:-translate-y-32:hover {
    --tw-translate-y: -8rem;
  }

  .WDL\:hover\:-translate-y-36:hover {
    --tw-translate-y: -9rem;
  }

  .WDL\:hover\:-translate-y-40:hover {
    --tw-translate-y: -10rem;
  }

  .WDL\:hover\:-translate-y-44:hover {
    --tw-translate-y: -11rem;
  }

  .WDL\:hover\:-translate-y-48:hover {
    --tw-translate-y: -12rem;
  }

  .WDL\:hover\:-translate-y-52:hover {
    --tw-translate-y: -13rem;
  }

  .WDL\:hover\:-translate-y-56:hover {
    --tw-translate-y: -14rem;
  }

  .WDL\:hover\:-translate-y-60:hover {
    --tw-translate-y: -15rem;
  }

  .WDL\:hover\:-translate-y-64:hover {
    --tw-translate-y: -16rem;
  }

  .WDL\:hover\:-translate-y-72:hover {
    --tw-translate-y: -18rem;
  }

  .WDL\:hover\:-translate-y-80:hover {
    --tw-translate-y: -20rem;
  }

  .WDL\:hover\:-translate-y-96:hover {
    --tw-translate-y: -24rem;
  }

  .WDL\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .WDL\:hover\:-translate-y-0\.5:hover {
    --tw-translate-y: -0.125rem;
  }

  .WDL\:hover\:-translate-y-1\.5:hover {
    --tw-translate-y: -0.375rem;
  }

  .WDL\:hover\:-translate-y-2\.5:hover {
    --tw-translate-y: -0.625rem;
  }

  .WDL\:hover\:-translate-y-3\.5:hover {
    --tw-translate-y: -0.875rem;
  }

  .WDL\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .WDL\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .WDL\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .WDL\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .WDL\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .WDL\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .WDL\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .WDL\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .WDL\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .WDL\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .WDL\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .WDL\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .WDL\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .WDL\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .WDL\:focus\:translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .WDL\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.25rem;
  }

  .WDL\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.5rem;
  }

  .WDL\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.75rem;
  }

  .WDL\:focus\:translate-x-4:focus {
    --tw-translate-x: 1rem;
  }

  .WDL\:focus\:translate-x-5:focus {
    --tw-translate-x: 1.25rem;
  }

  .WDL\:focus\:translate-x-6:focus {
    --tw-translate-x: 1.5rem;
  }

  .WDL\:focus\:translate-x-7:focus {
    --tw-translate-x: 1.75rem;
  }

  .WDL\:focus\:translate-x-8:focus {
    --tw-translate-x: 2rem;
  }

  .WDL\:focus\:translate-x-9:focus {
    --tw-translate-x: 2.25rem;
  }

  .WDL\:focus\:translate-x-10:focus {
    --tw-translate-x: 2.5rem;
  }

  .WDL\:focus\:translate-x-11:focus {
    --tw-translate-x: 2.75rem;
  }

  .WDL\:focus\:translate-x-12:focus {
    --tw-translate-x: 3rem;
  }

  .WDL\:focus\:translate-x-14:focus {
    --tw-translate-x: 3.5rem;
  }

  .WDL\:focus\:translate-x-16:focus {
    --tw-translate-x: 4rem;
  }

  .WDL\:focus\:translate-x-20:focus {
    --tw-translate-x: 5rem;
  }

  .WDL\:focus\:translate-x-24:focus {
    --tw-translate-x: 6rem;
  }

  .WDL\:focus\:translate-x-28:focus {
    --tw-translate-x: 7rem;
  }

  .WDL\:focus\:translate-x-32:focus {
    --tw-translate-x: 8rem;
  }

  .WDL\:focus\:translate-x-36:focus {
    --tw-translate-x: 9rem;
  }

  .WDL\:focus\:translate-x-40:focus {
    --tw-translate-x: 10rem;
  }

  .WDL\:focus\:translate-x-44:focus {
    --tw-translate-x: 11rem;
  }

  .WDL\:focus\:translate-x-48:focus {
    --tw-translate-x: 12rem;
  }

  .WDL\:focus\:translate-x-52:focus {
    --tw-translate-x: 13rem;
  }

  .WDL\:focus\:translate-x-56:focus {
    --tw-translate-x: 14rem;
  }

  .WDL\:focus\:translate-x-60:focus {
    --tw-translate-x: 15rem;
  }

  .WDL\:focus\:translate-x-64:focus {
    --tw-translate-x: 16rem;
  }

  .WDL\:focus\:translate-x-72:focus {
    --tw-translate-x: 18rem;
  }

  .WDL\:focus\:translate-x-80:focus {
    --tw-translate-x: 20rem;
  }

  .WDL\:focus\:translate-x-96:focus {
    --tw-translate-x: 24rem;
  }

  .WDL\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .WDL\:focus\:translate-x-0\.5:focus {
    --tw-translate-x: 0.125rem;
  }

  .WDL\:focus\:translate-x-1\.5:focus {
    --tw-translate-x: 0.375rem;
  }

  .WDL\:focus\:translate-x-2\.5:focus {
    --tw-translate-x: 0.625rem;
  }

  .WDL\:focus\:translate-x-3\.5:focus {
    --tw-translate-x: 0.875rem;
  }

  .WDL\:focus\:-translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .WDL\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.25rem;
  }

  .WDL\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.5rem;
  }

  .WDL\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.75rem;
  }

  .WDL\:focus\:-translate-x-4:focus {
    --tw-translate-x: -1rem;
  }

  .WDL\:focus\:-translate-x-5:focus {
    --tw-translate-x: -1.25rem;
  }

  .WDL\:focus\:-translate-x-6:focus {
    --tw-translate-x: -1.5rem;
  }

  .WDL\:focus\:-translate-x-7:focus {
    --tw-translate-x: -1.75rem;
  }

  .WDL\:focus\:-translate-x-8:focus {
    --tw-translate-x: -2rem;
  }

  .WDL\:focus\:-translate-x-9:focus {
    --tw-translate-x: -2.25rem;
  }

  .WDL\:focus\:-translate-x-10:focus {
    --tw-translate-x: -2.5rem;
  }

  .WDL\:focus\:-translate-x-11:focus {
    --tw-translate-x: -2.75rem;
  }

  .WDL\:focus\:-translate-x-12:focus {
    --tw-translate-x: -3rem;
  }

  .WDL\:focus\:-translate-x-14:focus {
    --tw-translate-x: -3.5rem;
  }

  .WDL\:focus\:-translate-x-16:focus {
    --tw-translate-x: -4rem;
  }

  .WDL\:focus\:-translate-x-20:focus {
    --tw-translate-x: -5rem;
  }

  .WDL\:focus\:-translate-x-24:focus {
    --tw-translate-x: -6rem;
  }

  .WDL\:focus\:-translate-x-28:focus {
    --tw-translate-x: -7rem;
  }

  .WDL\:focus\:-translate-x-32:focus {
    --tw-translate-x: -8rem;
  }

  .WDL\:focus\:-translate-x-36:focus {
    --tw-translate-x: -9rem;
  }

  .WDL\:focus\:-translate-x-40:focus {
    --tw-translate-x: -10rem;
  }

  .WDL\:focus\:-translate-x-44:focus {
    --tw-translate-x: -11rem;
  }

  .WDL\:focus\:-translate-x-48:focus {
    --tw-translate-x: -12rem;
  }

  .WDL\:focus\:-translate-x-52:focus {
    --tw-translate-x: -13rem;
  }

  .WDL\:focus\:-translate-x-56:focus {
    --tw-translate-x: -14rem;
  }

  .WDL\:focus\:-translate-x-60:focus {
    --tw-translate-x: -15rem;
  }

  .WDL\:focus\:-translate-x-64:focus {
    --tw-translate-x: -16rem;
  }

  .WDL\:focus\:-translate-x-72:focus {
    --tw-translate-x: -18rem;
  }

  .WDL\:focus\:-translate-x-80:focus {
    --tw-translate-x: -20rem;
  }

  .WDL\:focus\:-translate-x-96:focus {
    --tw-translate-x: -24rem;
  }

  .WDL\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .WDL\:focus\:-translate-x-0\.5:focus {
    --tw-translate-x: -0.125rem;
  }

  .WDL\:focus\:-translate-x-1\.5:focus {
    --tw-translate-x: -0.375rem;
  }

  .WDL\:focus\:-translate-x-2\.5:focus {
    --tw-translate-x: -0.625rem;
  }

  .WDL\:focus\:-translate-x-3\.5:focus {
    --tw-translate-x: -0.875rem;
  }

  .WDL\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .WDL\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .WDL\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .WDL\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .WDL\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .WDL\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .WDL\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .WDL\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .WDL\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .WDL\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .WDL\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .WDL\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .WDL\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .WDL\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .WDL\:focus\:translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .WDL\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.25rem;
  }

  .WDL\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.5rem;
  }

  .WDL\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.75rem;
  }

  .WDL\:focus\:translate-y-4:focus {
    --tw-translate-y: 1rem;
  }

  .WDL\:focus\:translate-y-5:focus {
    --tw-translate-y: 1.25rem;
  }

  .WDL\:focus\:translate-y-6:focus {
    --tw-translate-y: 1.5rem;
  }

  .WDL\:focus\:translate-y-7:focus {
    --tw-translate-y: 1.75rem;
  }

  .WDL\:focus\:translate-y-8:focus {
    --tw-translate-y: 2rem;
  }

  .WDL\:focus\:translate-y-9:focus {
    --tw-translate-y: 2.25rem;
  }

  .WDL\:focus\:translate-y-10:focus {
    --tw-translate-y: 2.5rem;
  }

  .WDL\:focus\:translate-y-11:focus {
    --tw-translate-y: 2.75rem;
  }

  .WDL\:focus\:translate-y-12:focus {
    --tw-translate-y: 3rem;
  }

  .WDL\:focus\:translate-y-14:focus {
    --tw-translate-y: 3.5rem;
  }

  .WDL\:focus\:translate-y-16:focus {
    --tw-translate-y: 4rem;
  }

  .WDL\:focus\:translate-y-20:focus {
    --tw-translate-y: 5rem;
  }

  .WDL\:focus\:translate-y-24:focus {
    --tw-translate-y: 6rem;
  }

  .WDL\:focus\:translate-y-28:focus {
    --tw-translate-y: 7rem;
  }

  .WDL\:focus\:translate-y-32:focus {
    --tw-translate-y: 8rem;
  }

  .WDL\:focus\:translate-y-36:focus {
    --tw-translate-y: 9rem;
  }

  .WDL\:focus\:translate-y-40:focus {
    --tw-translate-y: 10rem;
  }

  .WDL\:focus\:translate-y-44:focus {
    --tw-translate-y: 11rem;
  }

  .WDL\:focus\:translate-y-48:focus {
    --tw-translate-y: 12rem;
  }

  .WDL\:focus\:translate-y-52:focus {
    --tw-translate-y: 13rem;
  }

  .WDL\:focus\:translate-y-56:focus {
    --tw-translate-y: 14rem;
  }

  .WDL\:focus\:translate-y-60:focus {
    --tw-translate-y: 15rem;
  }

  .WDL\:focus\:translate-y-64:focus {
    --tw-translate-y: 16rem;
  }

  .WDL\:focus\:translate-y-72:focus {
    --tw-translate-y: 18rem;
  }

  .WDL\:focus\:translate-y-80:focus {
    --tw-translate-y: 20rem;
  }

  .WDL\:focus\:translate-y-96:focus {
    --tw-translate-y: 24rem;
  }

  .WDL\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .WDL\:focus\:translate-y-0\.5:focus {
    --tw-translate-y: 0.125rem;
  }

  .WDL\:focus\:translate-y-1\.5:focus {
    --tw-translate-y: 0.375rem;
  }

  .WDL\:focus\:translate-y-2\.5:focus {
    --tw-translate-y: 0.625rem;
  }

  .WDL\:focus\:translate-y-3\.5:focus {
    --tw-translate-y: 0.875rem;
  }

  .WDL\:focus\:-translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .WDL\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.25rem;
  }

  .WDL\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.5rem;
  }

  .WDL\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.75rem;
  }

  .WDL\:focus\:-translate-y-4:focus {
    --tw-translate-y: -1rem;
  }

  .WDL\:focus\:-translate-y-5:focus {
    --tw-translate-y: -1.25rem;
  }

  .WDL\:focus\:-translate-y-6:focus {
    --tw-translate-y: -1.5rem;
  }

  .WDL\:focus\:-translate-y-7:focus {
    --tw-translate-y: -1.75rem;
  }

  .WDL\:focus\:-translate-y-8:focus {
    --tw-translate-y: -2rem;
  }

  .WDL\:focus\:-translate-y-9:focus {
    --tw-translate-y: -2.25rem;
  }

  .WDL\:focus\:-translate-y-10:focus {
    --tw-translate-y: -2.5rem;
  }

  .WDL\:focus\:-translate-y-11:focus {
    --tw-translate-y: -2.75rem;
  }

  .WDL\:focus\:-translate-y-12:focus {
    --tw-translate-y: -3rem;
  }

  .WDL\:focus\:-translate-y-14:focus {
    --tw-translate-y: -3.5rem;
  }

  .WDL\:focus\:-translate-y-16:focus {
    --tw-translate-y: -4rem;
  }

  .WDL\:focus\:-translate-y-20:focus {
    --tw-translate-y: -5rem;
  }

  .WDL\:focus\:-translate-y-24:focus {
    --tw-translate-y: -6rem;
  }

  .WDL\:focus\:-translate-y-28:focus {
    --tw-translate-y: -7rem;
  }

  .WDL\:focus\:-translate-y-32:focus {
    --tw-translate-y: -8rem;
  }

  .WDL\:focus\:-translate-y-36:focus {
    --tw-translate-y: -9rem;
  }

  .WDL\:focus\:-translate-y-40:focus {
    --tw-translate-y: -10rem;
  }

  .WDL\:focus\:-translate-y-44:focus {
    --tw-translate-y: -11rem;
  }

  .WDL\:focus\:-translate-y-48:focus {
    --tw-translate-y: -12rem;
  }

  .WDL\:focus\:-translate-y-52:focus {
    --tw-translate-y: -13rem;
  }

  .WDL\:focus\:-translate-y-56:focus {
    --tw-translate-y: -14rem;
  }

  .WDL\:focus\:-translate-y-60:focus {
    --tw-translate-y: -15rem;
  }

  .WDL\:focus\:-translate-y-64:focus {
    --tw-translate-y: -16rem;
  }

  .WDL\:focus\:-translate-y-72:focus {
    --tw-translate-y: -18rem;
  }

  .WDL\:focus\:-translate-y-80:focus {
    --tw-translate-y: -20rem;
  }

  .WDL\:focus\:-translate-y-96:focus {
    --tw-translate-y: -24rem;
  }

  .WDL\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .WDL\:focus\:-translate-y-0\.5:focus {
    --tw-translate-y: -0.125rem;
  }

  .WDL\:focus\:-translate-y-1\.5:focus {
    --tw-translate-y: -0.375rem;
  }

  .WDL\:focus\:-translate-y-2\.5:focus {
    --tw-translate-y: -0.625rem;
  }

  .WDL\:focus\:-translate-y-3\.5:focus {
    --tw-translate-y: -0.875rem;
  }

  .WDL\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .WDL\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .WDL\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .WDL\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .WDL\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .WDL\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .WDL\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .WDL\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .WDL\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .WDL\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .WDL\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .WDL\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .WDL\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .WDL\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .WDL\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .WDL\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .WDL\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .WDL\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .WDL\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .WDL\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .WDL\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .WDL\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .WDL\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .WDL\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .WDL\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .WDL\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .WDL\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .WDL\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .WDL\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .WDL\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .WDL\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .WDL\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .WDL\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .WDL\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .WDL\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .WDL\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .WDL\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .WDL\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .WDL\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .WDL\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .WDL\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .WDL\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .WDL\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .WDL\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .WDL\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .WDL\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .WDL\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .WDL\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .WDL\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .WDL\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .WDL\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .WDL\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .WDL\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .WDL\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .WDL\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .WDL\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .WDL\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .WDL\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .WDL\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .WDL\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .WDL\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .WDL\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .WDL\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .WDL\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .WDL\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .WDL\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .WDL\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .WDL\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .WDL\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .WDL\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .WDL\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .WDL\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .WDL\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .WDL\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .WDL\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .WDL\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .WDL\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .WDL\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .WDL\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .WDL\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .WDL\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .WDL\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .WDL\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .WDL\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .WDL\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .WDL\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .WDL\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .WDL\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .WDL\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .WDL\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .WDL\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .WDL\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .WDL\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .WDL\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .WDL\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .WDL\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .WDL\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .WDL\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .WDL\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .WDL\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .WDL\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .WDL\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .WDL\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .WDL\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .WDL\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .WDL\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .WDL\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .WDL\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .WDL\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .WDL\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .WDL\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .WDL\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .WDL\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .WDL\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .WDL\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .WDL\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .WDL\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .WDL\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .WDL\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .WDL\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .WDL\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .WDL\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .WDL\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .WDL\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .WDL\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .WDL\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .WDL\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .WDL\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .WDL\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .WDL\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .WDL\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .WDL\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .WDL\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .WDL\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .WDL\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .WDL\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .WDL\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .WDL\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .WDL\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .WDL\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .WDL\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .WDL\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .WDL\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .WDL\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .WDL\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .WDL\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .WDL\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .WDL\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .WDL\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .WDL\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .WDL\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .WDL\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .WDL\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .WDL\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .WDL\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .WDL\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .WDL\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .WDL\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .WDL\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .WDL\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .WDL\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .WDL\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .WDL\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .WDL\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .WDL\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .WDL\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .WDL\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .WDL\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .WDL\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .WDL\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .WDL\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .WDL\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .WDL\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .WDL\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .WDL\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .WDL\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .WDL\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .WDL\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .WDL\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .WDL\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .WDL\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .WDL\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .WDL\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .WDL\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .WDL\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .WDL\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .WDL\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .WDL\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .WDL\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .WDL\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .WDL\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .WDL\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .WDL\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .WDL\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .WDL\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .WDL\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .WDL\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .WDL\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .WDL\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .WDL\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .WDL\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .WDL\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .WDL\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .WDL\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .WDL\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .WDL\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .WDL\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .WDL\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .WDL\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .WDL\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .WDL\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .WDL\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .WDL\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .WDL\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .WDL\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .WDL\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .WDL\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .WDL\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .WDL\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .WDL\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .WDL\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .WDL\:animate-none {
    animation: none;
  }

  .WDL\:animate-spin {
    animation: spin 1s linear infinite;
  }

  .WDL\:animate-ping {
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .WDL\:animate-pulse {
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .WDL\:animate-bounce {
    animation: bounce 1s infinite;
  }

  .WDL\:cursor-auto {
    cursor: auto;
  }

  .WDL\:cursor-default {
    cursor: default;
  }

  .WDL\:cursor-pointer {
    cursor: pointer;
  }

  .WDL\:cursor-wait {
    cursor: wait;
  }

  .WDL\:cursor-text {
    cursor: text;
  }

  .WDL\:cursor-move {
    cursor: move;
  }

  .WDL\:cursor-help {
    cursor: help;
  }

  .WDL\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .WDL\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  .WDL\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text;
  }

  .WDL\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    user-select: all;
  }

  .WDL\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto;
  }

  .WDL\:resize-none {
    resize: none;
  }

  .WDL\:resize-y {
    resize: vertical;
  }

  .WDL\:resize-x {
    resize: horizontal;
  }

  .WDL\:resize {
    resize: both;
  }

  .WDL\:list-inside {
    list-style-position: inside;
  }

  .WDL\:list-outside {
    list-style-position: outside;
  }

  .WDL\:list-none {
    list-style-type: none;
  }

  .WDL\:list-disc {
    list-style-type: disc;
  }

  .WDL\:list-decimal {
    list-style-type: decimal;
  }

  .WDL\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .WDL\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .WDL\:auto-cols-min {
    grid-auto-columns: min-content;
  }

  .WDL\:auto-cols-max {
    grid-auto-columns: max-content;
  }

  .WDL\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .WDL\:grid-flow-row {
    grid-auto-flow: row;
  }

  .WDL\:grid-flow-col {
    grid-auto-flow: column;
  }

  .WDL\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .WDL\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .WDL\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .WDL\:auto-rows-min {
    grid-auto-rows: min-content;
  }

  .WDL\:auto-rows-max {
    grid-auto-rows: max-content;
  }

  .WDL\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .WDL\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .WDL\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .WDL\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .WDL\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .WDL\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .WDL\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .WDL\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .WDL\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .WDL\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .WDL\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .WDL\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .WDL\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .WDL\:grid-cols-none {
    grid-template-columns: none;
  }

  .WDL\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .WDL\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .WDL\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .WDL\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .WDL\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .WDL\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .WDL\:grid-rows-none {
    grid-template-rows: none;
  }

  .WDL\:flex-row {
    flex-direction: row;
  }

  .WDL\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .WDL\:flex-col {
    flex-direction: column;
  }

  .WDL\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .WDL\:flex-wrap {
    flex-wrap: wrap;
  }

  .WDL\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .WDL\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .WDL\:place-content-center {
    place-content: center;
  }

  .WDL\:place-content-start {
    place-content: start;
  }

  .WDL\:place-content-end {
    place-content: end;
  }

  .WDL\:place-content-between {
    place-content: space-between;
  }

  .WDL\:place-content-around {
    place-content: space-around;
  }

  .WDL\:place-content-evenly {
    place-content: space-evenly;
  }

  .WDL\:place-content-stretch {
    place-content: stretch;
  }

  .WDL\:place-items-start {
    place-items: start;
  }

  .WDL\:place-items-end {
    place-items: end;
  }

  .WDL\:place-items-center {
    place-items: center;
  }

  .WDL\:place-items-stretch {
    place-items: stretch;
  }

  .WDL\:content-center {
    align-content: center;
  }

  .WDL\:content-start {
    align-content: flex-start;
  }

  .WDL\:content-end {
    align-content: flex-end;
  }

  .WDL\:content-between {
    align-content: space-between;
  }

  .WDL\:content-around {
    align-content: space-around;
  }

  .WDL\:content-evenly {
    align-content: space-evenly;
  }

  .WDL\:items-start {
    align-items: flex-start;
  }

  .WDL\:items-end {
    align-items: flex-end;
  }

  .WDL\:items-center {
    align-items: center;
  }

  .WDL\:items-baseline {
    align-items: baseline;
  }

  .WDL\:items-stretch {
    align-items: stretch;
  }

  .WDL\:justify-start {
    justify-content: flex-start;
  }

  .WDL\:justify-end {
    justify-content: flex-end;
  }

  .WDL\:justify-center {
    justify-content: center;
  }

  .WDL\:justify-between {
    justify-content: space-between;
  }

  .WDL\:justify-around {
    justify-content: space-around;
  }

  .WDL\:justify-evenly {
    justify-content: space-evenly;
  }

  .WDL\:justify-items-start {
    justify-items: start;
  }

  .WDL\:justify-items-end {
    justify-items: end;
  }

  .WDL\:justify-items-center {
    justify-items: center;
  }

  .WDL\:justify-items-stretch {
    justify-items: stretch;
  }

  .WDL\:gap-0 {
    gap: 0px;
  }

  .WDL\:gap-1 {
    gap: 0.25rem;
  }

  .WDL\:gap-2 {
    gap: 0.5rem;
  }

  .WDL\:gap-3 {
    gap: 0.75rem;
  }

  .WDL\:gap-4 {
    gap: 1rem;
  }

  .WDL\:gap-5 {
    gap: 1.25rem;
  }

  .WDL\:gap-6 {
    gap: 1.5rem;
  }

  .WDL\:gap-7 {
    gap: 1.75rem;
  }

  .WDL\:gap-8 {
    gap: 2rem;
  }

  .WDL\:gap-9 {
    gap: 2.25rem;
  }

  .WDL\:gap-10 {
    gap: 2.5rem;
  }

  .WDL\:gap-11 {
    gap: 2.75rem;
  }

  .WDL\:gap-12 {
    gap: 3rem;
  }

  .WDL\:gap-14 {
    gap: 3.5rem;
  }

  .WDL\:gap-16 {
    gap: 4rem;
  }

  .WDL\:gap-20 {
    gap: 5rem;
  }

  .WDL\:gap-24 {
    gap: 6rem;
  }

  .WDL\:gap-28 {
    gap: 7rem;
  }

  .WDL\:gap-32 {
    gap: 8rem;
  }

  .WDL\:gap-36 {
    gap: 9rem;
  }

  .WDL\:gap-40 {
    gap: 10rem;
  }

  .WDL\:gap-44 {
    gap: 11rem;
  }

  .WDL\:gap-48 {
    gap: 12rem;
  }

  .WDL\:gap-52 {
    gap: 13rem;
  }

  .WDL\:gap-56 {
    gap: 14rem;
  }

  .WDL\:gap-60 {
    gap: 15rem;
  }

  .WDL\:gap-64 {
    gap: 16rem;
  }

  .WDL\:gap-72 {
    gap: 18rem;
  }

  .WDL\:gap-80 {
    gap: 20rem;
  }

  .WDL\:gap-96 {
    gap: 24rem;
  }

  .WDL\:gap-px {
    gap: 1px;
  }

  .WDL\:gap-0\.5 {
    gap: 0.125rem;
  }

  .WDL\:gap-1\.5 {
    gap: 0.375rem;
  }

  .WDL\:gap-2\.5 {
    gap: 0.625rem;
  }

  .WDL\:gap-3\.5 {
    gap: 0.875rem;
  }

  .WDL\:gap-x-0 {
    -moz-column-gap: 0px;
    column-gap: 0px;
  }

  .WDL\:gap-x-1 {
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }

  .WDL\:gap-x-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }

  .WDL\:gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }

  .WDL\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }

  .WDL\:gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  .WDL\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }

  .WDL\:gap-x-7 {
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem;
  }

  .WDL\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }

  .WDL\:gap-x-9 {
    -moz-column-gap: 2.25rem;
    column-gap: 2.25rem;
  }

  .WDL\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }

  .WDL\:gap-x-11 {
    -moz-column-gap: 2.75rem;
    column-gap: 2.75rem;
  }

  .WDL\:gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }

  .WDL\:gap-x-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem;
  }

  .WDL\:gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }

  .WDL\:gap-x-20 {
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }

  .WDL\:gap-x-24 {
    -moz-column-gap: 6rem;
    column-gap: 6rem;
  }

  .WDL\:gap-x-28 {
    -moz-column-gap: 7rem;
    column-gap: 7rem;
  }

  .WDL\:gap-x-32 {
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }

  .WDL\:gap-x-36 {
    -moz-column-gap: 9rem;
    column-gap: 9rem;
  }

  .WDL\:gap-x-40 {
    -moz-column-gap: 10rem;
    column-gap: 10rem;
  }

  .WDL\:gap-x-44 {
    -moz-column-gap: 11rem;
    column-gap: 11rem;
  }

  .WDL\:gap-x-48 {
    -moz-column-gap: 12rem;
    column-gap: 12rem;
  }

  .WDL\:gap-x-52 {
    -moz-column-gap: 13rem;
    column-gap: 13rem;
  }

  .WDL\:gap-x-56 {
    -moz-column-gap: 14rem;
    column-gap: 14rem;
  }

  .WDL\:gap-x-60 {
    -moz-column-gap: 15rem;
    column-gap: 15rem;
  }

  .WDL\:gap-x-64 {
    -moz-column-gap: 16rem;
    column-gap: 16rem;
  }

  .WDL\:gap-x-72 {
    -moz-column-gap: 18rem;
    column-gap: 18rem;
  }

  .WDL\:gap-x-80 {
    -moz-column-gap: 20rem;
    column-gap: 20rem;
  }

  .WDL\:gap-x-96 {
    -moz-column-gap: 24rem;
    column-gap: 24rem;
  }

  .WDL\:gap-x-px {
    -moz-column-gap: 1px;
    column-gap: 1px;
  }

  .WDL\:gap-x-0\.5 {
    -moz-column-gap: 0.125rem;
    column-gap: 0.125rem;
  }

  .WDL\:gap-x-1\.5 {
    -moz-column-gap: 0.375rem;
    column-gap: 0.375rem;
  }

  .WDL\:gap-x-2\.5 {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
  }

  .WDL\:gap-x-3\.5 {
    -moz-column-gap: 0.875rem;
    column-gap: 0.875rem;
  }

  .WDL\:gap-y-0 {
    row-gap: 0px;
  }

  .WDL\:gap-y-1 {
    row-gap: 0.25rem;
  }

  .WDL\:gap-y-2 {
    row-gap: 0.5rem;
  }

  .WDL\:gap-y-3 {
    row-gap: 0.75rem;
  }

  .WDL\:gap-y-4 {
    row-gap: 1rem;
  }

  .WDL\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .WDL\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .WDL\:gap-y-7 {
    row-gap: 1.75rem;
  }

  .WDL\:gap-y-8 {
    row-gap: 2rem;
  }

  .WDL\:gap-y-9 {
    row-gap: 2.25rem;
  }

  .WDL\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .WDL\:gap-y-11 {
    row-gap: 2.75rem;
  }

  .WDL\:gap-y-12 {
    row-gap: 3rem;
  }

  .WDL\:gap-y-14 {
    row-gap: 3.5rem;
  }

  .WDL\:gap-y-16 {
    row-gap: 4rem;
  }

  .WDL\:gap-y-20 {
    row-gap: 5rem;
  }

  .WDL\:gap-y-24 {
    row-gap: 6rem;
  }

  .WDL\:gap-y-28 {
    row-gap: 7rem;
  }

  .WDL\:gap-y-32 {
    row-gap: 8rem;
  }

  .WDL\:gap-y-36 {
    row-gap: 9rem;
  }

  .WDL\:gap-y-40 {
    row-gap: 10rem;
  }

  .WDL\:gap-y-44 {
    row-gap: 11rem;
  }

  .WDL\:gap-y-48 {
    row-gap: 12rem;
  }

  .WDL\:gap-y-52 {
    row-gap: 13rem;
  }

  .WDL\:gap-y-56 {
    row-gap: 14rem;
  }

  .WDL\:gap-y-60 {
    row-gap: 15rem;
  }

  .WDL\:gap-y-64 {
    row-gap: 16rem;
  }

  .WDL\:gap-y-72 {
    row-gap: 18rem;
  }

  .WDL\:gap-y-80 {
    row-gap: 20rem;
  }

  .WDL\:gap-y-96 {
    row-gap: 24rem;
  }

  .WDL\:gap-y-px {
    row-gap: 1px;
  }

  .WDL\:gap-y-0\.5 {
    row-gap: 0.125rem;
  }

  .WDL\:gap-y-1\.5 {
    row-gap: 0.375rem;
  }

  .WDL\:gap-y-2\.5 {
    row-gap: 0.625rem;
  }

  .WDL\:gap-y-3\.5 {
    row-gap: 0.875rem;
  }

  .WDL\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(7rem * var(--tw-space-x-reverse));
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(9rem * var(--tw-space-x-reverse));
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(11rem * var(--tw-space-x-reverse));
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(14rem * var(--tw-space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(15rem * var(--tw-space-x-reverse));
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(16rem * var(--tw-space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(18rem * var(--tw-space-x-reverse));
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(20rem * var(--tw-space-x-reverse));
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(24rem * var(--tw-space-x-reverse));
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-6rem * var(--tw-space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-7rem * var(--tw-space-x-reverse));
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-8rem * var(--tw-space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-9rem * var(--tw-space-x-reverse));
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-10rem * var(--tw-space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-11rem * var(--tw-space-x-reverse));
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-13rem * var(--tw-space-x-reverse));
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-14rem * var(--tw-space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-15rem * var(--tw-space-x-reverse));
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-16rem * var(--tw-space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-18rem * var(--tw-space-x-reverse));
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-20rem * var(--tw-space-x-reverse));
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-24rem * var(--tw-space-x-reverse));
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .WDL\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .WDL\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
  }

  .WDL\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .WDL\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .WDL\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .WDL\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .WDL\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .WDL\:divide-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(5px * var(--tw-divide-x-reverse));
    border-left-width: calc(5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .WDL\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .WDL\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .WDL\:divide-x-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(1.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .WDL\:divide-x-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(0.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .WDL\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .WDL\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .WDL\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .WDL\:divide-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(5px * var(--tw-divide-y-reverse));
  }

  .WDL\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .WDL\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .WDL\:divide-y-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1.5px * var(--tw-divide-y-reverse));
  }

  .WDL\:divide-y-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0.5px * var(--tw-divide-y-reverse));
  }

  .WDL\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .WDL\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .WDL\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .WDL\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .WDL\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .WDL\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .WDL\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .WDL\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .WDL\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .WDL\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .WDL\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .WDL\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .WDL\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .WDL\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .WDL\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .WDL\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .WDL\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .WDL\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .WDL\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .WDL\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .WDL\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .WDL\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .WDL\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .WDL\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .WDL\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .WDL\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .WDL\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .WDL\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .WDL\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .WDL\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .WDL\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .WDL\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .WDL\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .WDL\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .WDL\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .WDL\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .WDL\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .WDL\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .WDL\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .WDL\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .WDL\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .WDL\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .WDL\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .WDL\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .WDL\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .WDL\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .WDL\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .WDL\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .WDL\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .WDL\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .WDL\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .WDL\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .WDL\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .WDL\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .WDL\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .WDL\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .WDL\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .WDL\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .WDL\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .WDL\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .WDL\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .WDL\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .WDL\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .WDL\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .WDL\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .WDL\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .WDL\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .WDL\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .WDL\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .WDL\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .WDL\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .WDL\:divide-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .WDL\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .WDL\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .WDL\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .WDL\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .WDL\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .WDL\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .WDL\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .WDL\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .WDL\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .WDL\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .WDL\:divide-Asurion-White > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .WDL\:divide-Asurion-Blue-Brighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .WDL\:divide-Asurion-Blue-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .WDL\:divide-Asurion-Blue-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .WDL\:divide-Asurion-Purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .WDL\:divide-Asurion-Purple-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .WDL\:divide-Asurion-Purple-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .WDL\:divide-Asurion-Gray-Deepest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .WDL\:divide-Asurion-Gray-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-divide-opacity));
  }

  .WDL\:divide-Asurion-Gray-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .WDL\:divide-Asurion-Gray-Lighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .WDL\:divide-Asurion-Gray-Lightest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .WDL\:divide-Asurion-Red-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .WDL\:divide-light-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .WDL\:divide-light-gray-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .WDL\:divide-light-gray-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .WDL\:divide-light-gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-divide-opacity));
  }

  .WDL\:divide-light-gray-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .WDL\:divide-light-gray-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .WDL\:divide-light-slate-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-divide-opacity));
  }

  .WDL\:divide-denim-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-divide-opacity));
  }

  .WDL\:divide-purple-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .WDL\:divide-dark-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .WDL\:divide-bright-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-divide-opacity));
  }

  .WDL\:divide-mustard-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-divide-opacity));
  }

  .WDL\:divide-mustard-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-divide-opacity));
  }

  .WDL\:divide-light-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .WDL\:divide-light-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-divide-opacity));
  }

  .WDL\:divide-light-blue-3 > :not([hidden]) ~ :not([hidden]) {
    border-color:  #F0F3FF;
  }

  .WDL\:divide-light-blue-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .WDL\:divide-purple-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-divide-opacity));
  }

  .WDL\:divide-light-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .WDL\:divide-light-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .WDL\:divide-light-bg-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-divide-opacity));
  }

  .WDL\:divide-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-divide-opacity));
  }

  .WDL\:divide-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-divide-opacity));
  }

  .WDL\:divide-light-white-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-divide-opacity));
  }

  .WDL\:divide-Black-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .WDL\:divide-Default-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .WDL\:divide-White-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-divide-opacity));
  }

  .WDL\:divide-Green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-divide-opacity));
  }

  .WDL\:divide-Blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .WDL\:divide-Silver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-divide-opacity));
  }

  .WDL\:divide-Yellow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-divide-opacity));
  }

  .WDL\:divide-Grey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .WDL\:divide-Gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .WDL\:divide-Red-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-divide-opacity));
  }

  .WDL\:divide-Gold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-divide-opacity));
  }

  .WDL\:divide-light-green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .WDL\:divide-dark-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .WDL\:divide-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .WDL\:divide-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-divide-opacity));
  }

  .WDL\:divide-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-divide-opacity));
  }

  .WDL\:divide-light-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-divide-opacity));
  }

  .WDL\:divide-bright-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .WDL\:divide-bright-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .WDL\:divide-SpaceGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .WDL\:divide-Purple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .WDL\:divide-LightPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-divide-opacity));
  }

  .WDL\:divide-Glow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .WDL\:divide-Bronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-divide-opacity));
  }

  .WDL\:divide-Copper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-divide-opacity));
  }

  .WDL\:divide-Pink-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-divide-opacity));
  }

  .WDL\:divide-Orange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-divide-opacity));
  }

  .WDL\:divide-Coral-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-divide-opacity));
  }

  .WDL\:divide-MajesticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .WDL\:divide-PrismBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .WDL\:divide-CeramicBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .WDL\:divide-MidnightBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-divide-opacity));
  }

  .WDL\:divide-PrismWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-divide-opacity));
  }

  .WDL\:divide-CeramicWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-divide-opacity));
  }

  .WDL\:divide-LilacPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-divide-opacity));
  }

  .WDL\:divide-CrownSilver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-divide-opacity));
  }

  .WDL\:divide-CoralBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-divide-opacity));
  }

  .WDL\:divide-lime-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .WDL\:divide-apple-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .WDL\:divide-bg-new-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-divide-opacity));
  }

  .WDL\:divide-bg-new-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-divide-opacity));
  }

  .WDL\:divide-new-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-divide-opacity));
  }

  .WDL\:divide-footer-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-divide-opacity));
  }

  .WDL\:divide-border-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-divide-opacity));
  }

  .WDL\:divide-apple-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-divide-opacity));
  }

  .WDL\:divide-crimson-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-divide-opacity));
  }

  .WDL\:divide-asurion-cyan > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-divide-opacity));
  }

  .WDL\:divide-bright-orange > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-divide-opacity));
  }

  .WDL\:divide-Graphite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-divide-opacity));
  }

  .WDL\:divide-PacificBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .WDL\:divide-light-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-divide-opacity));
  }

  .WDL\:divide-asurion-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-divide-opacity));
  }

  .WDL\:divide-OceanBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-divide-opacity));
  }

  .WDL\:divide-MetallicCopper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-divide-opacity));
  }

  .WDL\:divide-PorcelainWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-divide-opacity));
  }

  .WDL\:divide-LightBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-divide-opacity));
  }

  .WDL\:divide-CloudNavy-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .WDL\:divide-CloudMint-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .WDL\:divide-CloudOrange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-divide-opacity));
  }

  .WDL\:divide-CloudLavender-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-divide-opacity));
  }

  .WDL\:divide-CloudRed-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-divide-opacity));
  }

  .WDL\:divide-CloudWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-divide-opacity));
  }

  .WDL\:divide-SunriseGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .WDL\:divide-SunshineGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .WDL\:divide-AuraBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .WDL\:divide-AuraGlow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .WDL\:divide-MysticBronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-divide-opacity));
  }

  .WDL\:divide-MysticGreen-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-divide-opacity));
  }

  .WDL\:divide-MysticGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-divide-opacity));
  }

  .WDL\:divide-MysticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-divide-opacity));
  }

  .WDL\:divide-MysticWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-divide-opacity));
  }

  .WDL\:divide-price-blue1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .WDL\:divide-indigo1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .WDL\:divide-Purple-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-divide-opacity));
  }

  .WDL\:divide-new-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-divide-opacity));
  }

  .WDL\:divide-dark-blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-divide-opacity));
  }

  .WDL\:divide-replace-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-divide-opacity));
  }

  .WDL\:divide-resolve-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-divide-opacity));
  }

  .WDL\:divide-violet > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .WDL\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .WDL\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .WDL\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .WDL\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .WDL\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .WDL\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .WDL\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .WDL\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .WDL\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .WDL\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .WDL\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .WDL\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .WDL\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .WDL\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .WDL\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .WDL\:place-self-auto {
    place-self: auto;
  }

  .WDL\:place-self-start {
    place-self: start;
  }

  .WDL\:place-self-end {
    place-self: end;
  }

  .WDL\:place-self-center {
    place-self: center;
  }

  .WDL\:place-self-stretch {
    place-self: stretch;
  }

  .WDL\:self-auto {
    align-self: auto;
  }

  .WDL\:self-start {
    align-self: flex-start;
  }

  .WDL\:self-end {
    align-self: flex-end;
  }

  .WDL\:self-center {
    align-self: center;
  }

  .WDL\:self-stretch {
    align-self: stretch;
  }

  .WDL\:self-baseline {
    align-self: baseline;
  }

  .WDL\:justify-self-auto {
    justify-self: auto;
  }

  .WDL\:justify-self-start {
    justify-self: start;
  }

  .WDL\:justify-self-end {
    justify-self: end;
  }

  .WDL\:justify-self-center {
    justify-self: center;
  }

  .WDL\:justify-self-stretch {
    justify-self: stretch;
  }

  .WDL\:overflow-auto {
    overflow: auto;
  }

  .WDL\:overflow-hidden {
    overflow: hidden;
  }

  .WDL\:overflow-visible {
    overflow: visible;
  }

  .WDL\:overflow-scroll {
    overflow: scroll;
  }

  .WDL\:overflow-x-auto {
    overflow-x: auto;
  }

  .WDL\:overflow-y-auto {
    overflow-y: auto;
  }

  .WDL\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .WDL\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .WDL\:overflow-x-visible {
    overflow-x: visible;
  }

  .WDL\:overflow-y-visible {
    overflow-y: visible;
  }

  .WDL\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .WDL\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .WDL\:overscroll-auto {
    overscroll-behavior: auto;
  }

  .WDL\:overscroll-contain {
    overscroll-behavior: contain;
  }

  .WDL\:overscroll-none {
    overscroll-behavior: none;
  }

  .WDL\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .WDL\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .WDL\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .WDL\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .WDL\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .WDL\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .WDL\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .WDL\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .WDL\:overflow-clip {
    text-overflow: clip;
  }

  .WDL\:whitespace-normal {
    white-space: normal;
  }

  .WDL\:whitespace-nowrap {
    white-space: nowrap;
  }

  .WDL\:whitespace-pre {
    white-space: pre;
  }

  .WDL\:whitespace-pre-line {
    white-space: pre-line;
  }

  .WDL\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .WDL\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .WDL\:break-words {
    overflow-wrap: break-word;
  }

  .WDL\:break-all {
    word-break: break-all;
  }

  .WDL\:rounded-5 {
    border-radius: 5px;
  }

  .WDL\:rounded-16 {
    border-radius: 16px;
  }

  .WDL\:rounded-none {
    border-radius: 0px;
  }

  .WDL\:rounded-sm {
    border-radius: 0.125rem;
  }

  .WDL\:rounded {
    border-radius: 0.25rem;
  }

  .WDL\:rounded-md {
    border-radius: 0.375rem;
  }

  .WDL\:rounded-lg {
    border-radius: 0.5rem;
  }

  .WDL\:rounded-xl {
    border-radius: 0.75rem;
  }

  .WDL\:rounded-2xl {
    border-radius: 1rem;
  }

  .WDL\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .WDL\:rounded-full {
    border-radius: 9999px;
  }

  .WDL\:rounded-r3 {
    border-radius: 3px;
  }

  .WDL\:rounded-t-5 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .WDL\:rounded-t-16 {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .WDL\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .WDL\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .WDL\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .WDL\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .WDL\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .WDL\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .WDL\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .WDL\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .WDL\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .WDL\:rounded-t-r3 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }

  .WDL\:rounded-r-5 {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .WDL\:rounded-r-16 {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .WDL\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .WDL\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .WDL\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .WDL\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .WDL\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .WDL\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .WDL\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .WDL\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .WDL\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .WDL\:rounded-r-r3 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  .WDL\:rounded-b-5 {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .WDL\:rounded-b-16 {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .WDL\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .WDL\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .WDL\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .WDL\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .WDL\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .WDL\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .WDL\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .WDL\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .WDL\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .WDL\:rounded-b-r3 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .WDL\:rounded-l-5 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .WDL\:rounded-l-16 {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .WDL\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .WDL\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .WDL\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .WDL\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .WDL\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .WDL\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .WDL\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .WDL\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .WDL\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .WDL\:rounded-l-r3 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .WDL\:rounded-tl-5 {
    border-top-left-radius: 5px;
  }

  .WDL\:rounded-tl-16 {
    border-top-left-radius: 16px;
  }

  .WDL\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .WDL\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .WDL\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .WDL\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .WDL\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .WDL\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .WDL\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .WDL\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .WDL\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .WDL\:rounded-tl-r3 {
    border-top-left-radius: 3px;
  }

  .WDL\:rounded-tr-5 {
    border-top-right-radius: 5px;
  }

  .WDL\:rounded-tr-16 {
    border-top-right-radius: 16px;
  }

  .WDL\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .WDL\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .WDL\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .WDL\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .WDL\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .WDL\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .WDL\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .WDL\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .WDL\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .WDL\:rounded-tr-r3 {
    border-top-right-radius: 3px;
  }

  .WDL\:rounded-br-5 {
    border-bottom-right-radius: 5px;
  }

  .WDL\:rounded-br-16 {
    border-bottom-right-radius: 16px;
  }

  .WDL\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .WDL\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .WDL\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .WDL\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .WDL\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .WDL\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .WDL\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .WDL\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .WDL\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .WDL\:rounded-br-r3 {
    border-bottom-right-radius: 3px;
  }

  .WDL\:rounded-bl-5 {
    border-bottom-left-radius: 5px;
  }

  .WDL\:rounded-bl-16 {
    border-bottom-left-radius: 16px;
  }

  .WDL\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .WDL\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .WDL\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .WDL\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .WDL\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .WDL\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .WDL\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .WDL\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .WDL\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .WDL\:rounded-bl-r3 {
    border-bottom-left-radius: 3px;
  }

  .WDL\:border-0 {
    border-width: 0px;
  }

  .WDL\:border-2 {
    border-width: 2px;
  }

  .WDL\:border-4 {
    border-width: 4px;
  }

  .WDL\:border-5 {
    border-width: 5px;
  }

  .WDL\:border-8 {
    border-width: 8px;
  }

  .WDL\:border {
    border-width: 1px;
  }

  .WDL\:border-1\/5 {
    border-width: 1.5px;
  }

  .WDL\:border-1\/2 {
    border-width: 0.5px;
  }

  .WDL\:border-t-0 {
    border-top-width: 0px;
  }

  .WDL\:border-t-2 {
    border-top-width: 2px;
  }

  .WDL\:border-t-4 {
    border-top-width: 4px;
  }

  .WDL\:border-t-5 {
    border-top-width: 5px;
  }

  .WDL\:border-t-8 {
    border-top-width: 8px;
  }

  .WDL\:border-t {
    border-top-width: 1px;
  }

  .WDL\:border-t-1\/5 {
    border-top-width: 1.5px;
  }

  .WDL\:border-t-1\/2 {
    border-top-width: 0.5px;
  }

  .WDL\:border-r-0 {
    border-right-width: 0px;
  }

  .WDL\:border-r-2 {
    border-right-width: 2px;
  }

  .WDL\:border-r-4 {
    border-right-width: 4px;
  }

  .WDL\:border-r-5 {
    border-right-width: 5px;
  }

  .WDL\:border-r-8 {
    border-right-width: 8px;
  }

  .WDL\:border-r {
    border-right-width: 1px;
  }

  .WDL\:border-r-1\/5 {
    border-right-width: 1.5px;
  }

  .WDL\:border-r-1\/2 {
    border-right-width: 0.5px;
  }

  .WDL\:border-b-0 {
    border-bottom-width: 0px;
  }

  .WDL\:border-b-2 {
    border-bottom-width: 2px;
  }

  .WDL\:border-b-4 {
    border-bottom-width: 4px;
  }

  .WDL\:border-b-5 {
    border-bottom-width: 5px;
  }

  .WDL\:border-b-8 {
    border-bottom-width: 8px;
  }

  .WDL\:border-b {
    border-bottom-width: 1px;
  }

  .WDL\:border-b-1\/5 {
    border-bottom-width: 1.5px;
  }

  .WDL\:border-b-1\/2 {
    border-bottom-width: 0.5px;
  }

  .WDL\:border-l-0 {
    border-left-width: 0px;
  }

  .WDL\:border-l-2 {
    border-left-width: 2px;
  }

  .WDL\:border-l-4 {
    border-left-width: 4px;
  }

  .WDL\:border-l-5 {
    border-left-width: 5px;
  }

  .WDL\:border-l-8 {
    border-left-width: 8px;
  }

  .WDL\:border-l {
    border-left-width: 1px;
  }

  .WDL\:border-l-1\/5 {
    border-left-width: 1.5px;
  }

  .WDL\:border-l-1\/2 {
    border-left-width: 0.5px;
  }

  .WDL\:border-solid {
    border-style: solid;
  }

  .WDL\:border-dashed {
    border-style: dashed;
  }

  .WDL\:border-dotted {
    border-style: dotted;
  }

  .WDL\:border-double {
    border-style: double;
  }

  .WDL\:border-none {
    border-style: none;
  }

  .WDL\:border-transparent {
    border-color: transparent;
  }

  .WDL\:border-current {
    border-color: currentColor;
  }

  .WDL\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .WDL\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .WDL\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .WDL\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .WDL\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .WDL\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .WDL\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .WDL\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .WDL\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .WDL\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .WDL\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .WDL\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .WDL\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .WDL\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .WDL\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .WDL\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .WDL\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .WDL\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .WDL\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .WDL\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .WDL\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .WDL\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .WDL\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .WDL\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .WDL\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .WDL\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .WDL\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .WDL\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .WDL\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .WDL\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .WDL\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .WDL\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .WDL\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .WDL\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .WDL\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .WDL\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .WDL\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .WDL\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .WDL\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .WDL\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .WDL\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .WDL\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .WDL\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .WDL\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .WDL\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .WDL\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .WDL\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .WDL\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .WDL\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .WDL\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .WDL\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .WDL\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .WDL\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .WDL\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .WDL\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .WDL\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .WDL\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .WDL\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .WDL\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .WDL\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .WDL\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .WDL\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .WDL\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WDL\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .WDL\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .WDL\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .WDL\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .WDL\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .WDL\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .WDL\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .WDL\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .WDL\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .WDL\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .WDL\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .WDL\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .WDL\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .WDL\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WDL\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WDL\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .WDL\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .WDL\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .WDL\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .WDL\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .WDL\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WDL\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .WDL\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WDL\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .WDL\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .WDL\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .WDL\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WDL\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .WDL\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .WDL\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .WDL\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WDL\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .WDL\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .WDL\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .WDL\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .WDL\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .WDL\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .WDL\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .WDL\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .WDL\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .WDL\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .WDL\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .WDL\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .WDL\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .WDL\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .WDL\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WDL\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .WDL\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .WDL\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .WDL\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .WDL\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .WDL\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WDL\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WDL\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .WDL\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .WDL\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .WDL\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .WDL\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .WDL\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .WDL\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .WDL\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .WDL\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .WDL\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WDL\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WDL\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .WDL\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .WDL\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .WDL\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .WDL\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .WDL\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .WDL\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .WDL\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WDL\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WDL\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WDL\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .WDL\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .WDL\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .WDL\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .WDL\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .WDL\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .WDL\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .WDL\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .WDL\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .WDL\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .WDL\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .WDL\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .WDL\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .WDL\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .WDL\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .WDL\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .WDL\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .WDL\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .WDL\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .WDL\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .WDL\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .WDL\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .WDL\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .WDL\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .WDL\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .WDL\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .WDL\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .WDL\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .WDL\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .WDL\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .WDL\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .WDL\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .WDL\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .WDL\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .WDL\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .WDL\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .WDL\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .WDL\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .WDL\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .WDL\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WDL\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .WDL\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .WDL\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .WDL\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .WDL\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .WDL\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .WDL\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .WDL\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .group:hover .WDL\:group-hover\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .group:hover .WDL\:group-hover\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .WDL\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .WDL\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Asurion-White:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Asurion-Blue-Brighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Asurion-Blue-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Asurion-Blue-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Asurion-Purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Asurion-Purple-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Asurion-Purple-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Asurion-Gray-Deepest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Asurion-Gray-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Asurion-Gray-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Asurion-Gray-Lighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Asurion-Gray-Lightest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Asurion-Red-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-light-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-light-gray-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-light-gray-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-light-gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-light-gray-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-light-gray-5:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-light-slate-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-denim-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-purple-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-dark-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-bright-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-mustard-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-mustard-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-light-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-light-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-light-blue-3:focus-within {
    border-color:  #F0F3FF;
  }

  .WDL\:focus-within\:border-light-blue-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-purple-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-light-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-light-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-light-bg-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-light-white-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Black-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Default-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-White-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Silver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Yellow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Grey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Red-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Gold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-light-green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-dark-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-light-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-bright-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-bright-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-SpaceGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Purple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-LightPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Glow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Bronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Copper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Pink-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Orange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Coral-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-MajesticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-PrismBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-CeramicBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-MidnightBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-PrismWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-CeramicWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-LilacPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-CrownSilver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-CoralBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-lime-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-apple-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-bg-new-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-bg-new-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-new-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-footer-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-border-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-apple-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-crimson-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-asurion-cyan:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-bright-orange:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Graphite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-PacificBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-light-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-asurion-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-OceanBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-MetallicCopper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-PorcelainWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-LightBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-CloudNavy-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-CloudMint-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-CloudOrange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-CloudLavender-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-CloudRed-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-CloudWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-SunriseGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-SunshineGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-AuraBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-AuraGlow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-MysticBronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-MysticGreen-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-MysticGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-MysticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-MysticWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-price-blue1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-indigo1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-Purple-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-new-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-dark-blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-replace-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-resolve-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .WDL\:focus-within\:border-violet:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .WDL\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .WDL\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Asurion-White:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Asurion-Blue-Brighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Asurion-Blue-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Asurion-Blue-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Asurion-Purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Asurion-Purple-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Asurion-Purple-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Asurion-Gray-Deepest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Asurion-Gray-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Asurion-Gray-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Asurion-Gray-Lighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Asurion-Gray-Lightest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Asurion-Red-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-light-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-light-gray-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-light-gray-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-light-gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-light-gray-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-light-gray-5:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-light-slate-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-denim-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-purple-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-dark-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-bright-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-mustard-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-mustard-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-light-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-light-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-light-blue-3:hover {
    border-color:  #F0F3FF;
  }

  .WDL\:hover\:border-light-blue-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-purple-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-light-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-light-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-light-bg-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-light-white-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Black-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Default-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-White-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Silver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Yellow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Grey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Red-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Gold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-light-green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-dark-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-light-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-bright-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-bright-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-SpaceGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Purple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-LightPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Glow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Bronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Copper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Pink-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Orange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Coral-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-MajesticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-PrismBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-CeramicBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-MidnightBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-PrismWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-CeramicWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-LilacPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-CrownSilver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-CoralBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-lime-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-apple-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-bg-new-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-bg-new-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-new-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-footer-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-border-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-apple-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-crimson-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-asurion-cyan:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-bright-orange:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Graphite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-PacificBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-light-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-asurion-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-OceanBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-MetallicCopper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-PorcelainWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-LightBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-CloudNavy-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-CloudMint-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-CloudOrange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-CloudLavender-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-CloudRed-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-CloudWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-SunriseGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-SunshineGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-AuraBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-AuraGlow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-MysticBronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-MysticGreen-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-MysticGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-MysticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-MysticWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-price-blue1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-indigo1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-Purple-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-new-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-dark-blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-replace-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-resolve-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .WDL\:hover\:border-violet:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .WDL\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .WDL\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Asurion-White:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Asurion-Blue-Brighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Asurion-Blue-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Asurion-Blue-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Asurion-Purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Asurion-Purple-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Asurion-Purple-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Asurion-Gray-Deepest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Asurion-Gray-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Asurion-Gray-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Asurion-Gray-Lighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Asurion-Gray-Lightest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Asurion-Red-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-light-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-light-gray-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-light-gray-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-light-gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-light-gray-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-light-gray-5:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-light-slate-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-denim-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-purple-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-dark-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-bright-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-mustard-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-mustard-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-light-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-light-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-light-blue-3:focus {
    border-color:  #F0F3FF;
  }

  .WDL\:focus\:border-light-blue-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-purple-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-light-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-light-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-light-bg-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-light-white-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Black-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Default-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-White-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Silver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Yellow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Grey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Red-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Gold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-light-green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-dark-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-light-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-bright-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-bright-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-SpaceGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Purple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-LightPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Glow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Bronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Copper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Pink-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Orange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Coral-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-MajesticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-PrismBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-CeramicBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-MidnightBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-PrismWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-CeramicWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-LilacPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-CrownSilver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-CoralBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-lime-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-apple-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-bg-new-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-bg-new-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-new-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-footer-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-border-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-apple-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-crimson-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-asurion-cyan:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-bright-orange:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Graphite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-PacificBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-light-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-asurion-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-OceanBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-MetallicCopper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-PorcelainWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-LightBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-CloudNavy-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-CloudMint-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-CloudOrange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-CloudLavender-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-CloudRed-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-CloudWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-SunriseGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-SunshineGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-AuraBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-AuraGlow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-MysticBronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-MysticGreen-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-MysticGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-MysticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-MysticWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-price-blue1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-indigo1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-Purple-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-new-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-dark-blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-replace-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-resolve-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .WDL\:focus\:border-violet:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .WDL\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .WDL\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .WDL\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .WDL\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .WDL\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .WDL\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .WDL\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .WDL\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .WDL\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .WDL\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .WDL\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .WDL\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .WDL\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .WDL\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .WDL\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .WDL\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .WDL\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .WDL\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .WDL\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .WDL\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .WDL\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .WDL\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .WDL\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .WDL\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .WDL\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .WDL\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .WDL\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .WDL\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .WDL\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .WDL\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .WDL\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .WDL\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .WDL\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .WDL\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .WDL\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .WDL\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .WDL\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .WDL\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .WDL\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .WDL\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .WDL\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .WDL\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .WDL\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .WDL\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .WDL\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .WDL\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .WDL\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .WDL\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .WDL\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .WDL\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .WDL\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .WDL\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .WDL\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .WDL\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .WDL\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .WDL\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .WDL\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .WDL\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .WDL\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .WDL\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .WDL\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .WDL\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .WDL\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .WDL\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .WDL\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .WDL\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .WDL\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .WDL\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .WDL\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .WDL\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .WDL\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .WDL\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .WDL\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .WDL\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .WDL\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .WDL\:bg-transparent {
    background-color: transparent;
  }

  .WDL\:bg-current {
    background-color: currentColor;
  }

  .WDL\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .WDL\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .WDL\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .WDL\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .WDL\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .WDL\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .WDL\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .WDL\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .WDL\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .WDL\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .WDL\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .WDL\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .WDL\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .WDL\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .WDL\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .WDL\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .WDL\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .WDL\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .WDL\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .WDL\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .WDL\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .WDL\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .WDL\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .WDL\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .WDL\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .WDL\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .WDL\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .WDL\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .WDL\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .WDL\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .WDL\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .WDL\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .WDL\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .WDL\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .WDL\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .WDL\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .WDL\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .WDL\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .WDL\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .WDL\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .WDL\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .WDL\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .WDL\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .WDL\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .WDL\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .WDL\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .WDL\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .WDL\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .WDL\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .WDL\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .WDL\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .WDL\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .WDL\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .WDL\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .WDL\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .WDL\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .WDL\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .WDL\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .WDL\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .WDL\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .WDL\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .WDL\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .WDL\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WDL\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .WDL\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .WDL\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .WDL\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .WDL\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .WDL\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .WDL\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .WDL\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .WDL\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .WDL\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .WDL\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .WDL\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .WDL\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .WDL\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .WDL\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WDL\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .WDL\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .WDL\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .WDL\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .WDL\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .WDL\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .WDL\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .WDL\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .WDL\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .WDL\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .WDL\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .WDL\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .WDL\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .WDL\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .WDL\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .WDL\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .WDL\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .WDL\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .WDL\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .WDL\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .WDL\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .WDL\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .WDL\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .WDL\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .WDL\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .WDL\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .WDL\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .WDL\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .WDL\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .WDL\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .WDL\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WDL\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .WDL\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .WDL\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .WDL\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .WDL\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .WDL\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WDL\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WDL\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .WDL\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .WDL\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .WDL\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .WDL\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .WDL\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .WDL\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .WDL\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .WDL\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .WDL\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WDL\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WDL\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .WDL\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .WDL\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .WDL\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .WDL\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .WDL\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .WDL\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .WDL\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WDL\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WDL\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WDL\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .WDL\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .WDL\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .WDL\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .WDL\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .WDL\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .WDL\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .WDL\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .WDL\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .WDL\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .WDL\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .WDL\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .WDL\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .WDL\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .WDL\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .WDL\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .WDL\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .WDL\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .WDL\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .WDL\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .WDL\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .WDL\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .WDL\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .WDL\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .WDL\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .WDL\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .WDL\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .WDL\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .WDL\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .WDL\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .WDL\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .WDL\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .WDL\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .WDL\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .WDL\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .WDL\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .WDL\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .WDL\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .WDL\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .WDL\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WDL\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .WDL\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .WDL\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .WDL\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .WDL\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .WDL\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .WDL\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .group:hover .WDL\:group-hover\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .group:hover .WDL\:group-hover\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .WDL\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .WDL\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Asurion-White:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Asurion-Blue-Brighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Asurion-Blue-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Asurion-Blue-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Asurion-Purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Asurion-Purple-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Asurion-Purple-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Asurion-Gray-Deepest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Asurion-Gray-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Asurion-Gray-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Asurion-Gray-Lighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Asurion-Gray-Lightest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Asurion-Red-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-light-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-light-gray-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-light-gray-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-light-gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-light-gray-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-light-gray-5:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-light-slate-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-denim-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-purple-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-dark-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-bright-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-mustard-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-mustard-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-light-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-light-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-light-blue-3:focus-within {
    background-color:  #F0F3FF;
  }

  .WDL\:focus-within\:bg-light-blue-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-purple-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-light-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-light-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-light-bg-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-light-white-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Black-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Default-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-White-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Silver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Yellow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Grey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Red-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Gold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-light-green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-dark-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-light-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-bright-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-bright-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-SpaceGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Purple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-LightPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Glow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Bronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Copper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Pink-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Orange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Coral-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-MajesticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-PrismBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-CeramicBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-MidnightBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-PrismWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-CeramicWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-LilacPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-CrownSilver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-CoralBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-lime-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-apple-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-bg-new-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-bg-new-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-new-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-footer-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-border-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-apple-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-crimson-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-asurion-cyan:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-bright-orange:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Graphite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-PacificBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-light-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-asurion-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-OceanBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-MetallicCopper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-PorcelainWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-LightBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-CloudNavy-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-CloudMint-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-CloudOrange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-CloudLavender-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-CloudRed-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-CloudWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-SunriseGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-SunshineGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-AuraBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-AuraGlow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-MysticBronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-MysticGreen-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-MysticGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-MysticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-MysticWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-price-blue1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-indigo1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-Purple-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-new-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-dark-blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-replace-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .WDL\:focus-within\:bg-resolve-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .WDL\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .WDL\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Asurion-White:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Asurion-Blue-Brighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Asurion-Blue-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Asurion-Blue-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Asurion-Purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Asurion-Purple-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Asurion-Purple-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Asurion-Gray-Deepest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Asurion-Gray-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Asurion-Gray-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Asurion-Gray-Lighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Asurion-Gray-Lightest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Asurion-Red-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-light-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-light-gray-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-light-gray-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-light-gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-light-gray-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-light-gray-5:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-light-slate-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-denim-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-purple-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-dark-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-bright-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-mustard-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-mustard-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-light-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-light-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-light-blue-3:hover {
    background-color:  #F0F3FF;
  }

  .WDL\:hover\:bg-light-blue-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-purple-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-light-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-light-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-light-bg-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-light-white-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Black-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Default-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-White-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Silver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Yellow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Grey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Red-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Gold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-light-green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-dark-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-light-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-bright-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-bright-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-SpaceGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Purple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-LightPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Glow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Bronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Copper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Pink-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Orange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Coral-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-MajesticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-PrismBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-CeramicBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-MidnightBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-PrismWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-CeramicWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-LilacPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-CrownSilver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-CoralBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-lime-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-apple-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-bg-new-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-bg-new-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-new-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-footer-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-border-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-apple-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-crimson-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-asurion-cyan:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-bright-orange:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Graphite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-PacificBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-light-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-asurion-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-OceanBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-MetallicCopper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-PorcelainWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-LightBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-CloudNavy-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-CloudMint-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-CloudOrange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-CloudLavender-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-CloudRed-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-CloudWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-SunriseGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-SunshineGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-AuraBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-AuraGlow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-MysticBronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-MysticGreen-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-MysticGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-MysticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-MysticWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-price-blue1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-indigo1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-Purple-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-new-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-dark-blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-replace-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .WDL\:hover\:bg-resolve-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .WDL\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .WDL\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Asurion-White:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Asurion-Blue-Brighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Asurion-Blue-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Asurion-Blue-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Asurion-Purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Asurion-Purple-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Asurion-Purple-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Asurion-Gray-Deepest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Asurion-Gray-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Asurion-Gray-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Asurion-Gray-Lighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Asurion-Gray-Lightest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Asurion-Red-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-light-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-light-gray-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-light-gray-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-light-gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-light-gray-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-light-gray-5:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-light-slate-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-denim-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-purple-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-dark-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-bright-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-mustard-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-mustard-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-light-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-light-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-light-blue-3:focus {
    background-color:  #F0F3FF;
  }

  .WDL\:focus\:bg-light-blue-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-purple-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-light-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-light-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-light-bg-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-light-white-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Black-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Default-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-White-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Silver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Yellow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Grey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Red-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Gold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-light-green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-dark-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-light-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-bright-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-bright-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-SpaceGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Purple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-LightPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Glow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Bronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Copper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Pink-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Orange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Coral-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-MajesticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-PrismBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-CeramicBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-MidnightBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-PrismWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-CeramicWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-LilacPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-CrownSilver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-CoralBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-lime-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-apple-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-bg-new-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-bg-new-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-new-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-footer-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-border-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-apple-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-crimson-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-asurion-cyan:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-bright-orange:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Graphite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-PacificBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-light-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-asurion-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-OceanBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-MetallicCopper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-PorcelainWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-LightBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-CloudNavy-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-CloudMint-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-CloudOrange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-CloudLavender-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-CloudRed-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-CloudWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-SunriseGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-SunshineGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-AuraBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-AuraGlow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-MysticBronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-MysticGreen-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-MysticGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-MysticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-MysticWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-price-blue1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-indigo1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-Purple-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-new-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-dark-blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-replace-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .WDL\:focus\:bg-resolve-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .WDL\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .WDL\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .WDL\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .WDL\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .WDL\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .WDL\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .WDL\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .WDL\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .WDL\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .WDL\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .WDL\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .WDL\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .WDL\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .WDL\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .WDL\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .WDL\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .WDL\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .WDL\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .WDL\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .WDL\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .WDL\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .WDL\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .WDL\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .WDL\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .WDL\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .WDL\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .WDL\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .WDL\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .WDL\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .WDL\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .WDL\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .WDL\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .WDL\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .WDL\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .WDL\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .WDL\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .WDL\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .WDL\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .WDL\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .WDL\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .WDL\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .WDL\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .WDL\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .WDL\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .WDL\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .WDL\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .WDL\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .WDL\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .WDL\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .WDL\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .WDL\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .WDL\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .WDL\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .WDL\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .WDL\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .WDL\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .WDL\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .WDL\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .WDL\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .WDL\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .WDL\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .WDL\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .WDL\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .WDL\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .WDL\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .WDL\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .WDL\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .WDL\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .WDL\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .WDL\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .WDL\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .WDL\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .WDL\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .WDL\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .WDL\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .WDL\:bg-none {
    background-image: none;
  }

  .WDL\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .WDL\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .WDL\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .WDL\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .WDL\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .WDL\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .WDL\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .WDL\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .WDL\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WDL\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WDL\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .WDL\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .WDL\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .WDL\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .WDL\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .WDL\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .WDL\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .WDL\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .WDL\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .WDL\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .WDL\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .WDL\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .WDL\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .WDL\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .WDL\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .WDL\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .WDL\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .WDL\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .WDL\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .WDL\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .WDL\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .WDL\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .WDL\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .WDL\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .WDL\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .WDL\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .WDL\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .WDL\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .WDL\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .WDL\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .WDL\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .WDL\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .WDL\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .WDL\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .WDL\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .WDL\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .WDL\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .WDL\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .WDL\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .WDL\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .WDL\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .WDL\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .WDL\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .WDL\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .WDL\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .WDL\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .WDL\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .WDL\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .WDL\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .WDL\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .WDL\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .WDL\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .WDL\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .WDL\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .WDL\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .WDL\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .WDL\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .WDL\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .WDL\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .WDL\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .WDL\:from-purple {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .WDL\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .WDL\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .WDL\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .WDL\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .WDL\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .WDL\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .WDL\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .WDL\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .WDL\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .WDL\:from-Asurion-White {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:from-Asurion-Blue-Brighter {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:from-Asurion-Blue-Deep {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WDL\:from-Asurion-Blue-Light {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WDL\:from-Asurion-Purple {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WDL\:from-Asurion-Purple-Deeper {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:from-Asurion-Purple-Light {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WDL\:from-Asurion-Gray-Deepest {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WDL\:from-Asurion-Gray-Deeper {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WDL\:from-Asurion-Gray-Light {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WDL\:from-Asurion-Gray-Lighter {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WDL\:from-Asurion-Gray-Lightest {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WDL\:from-Asurion-Red-Deep {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WDL\:from-light-gray {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WDL\:from-light-gray-1 {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WDL\:from-light-gray-2 {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WDL\:from-light-gray-3 {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .WDL\:from-light-gray-4 {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WDL\:from-light-gray-5 {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WDL\:from-light-slate-gray {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .WDL\:from-denim-blue {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .WDL\:from-purple-1 {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WDL\:from-dark-red {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WDL\:from-bright-red {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .WDL\:from-mustard-yellow {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .WDL\:from-mustard-yellow-1 {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .WDL\:from-light-blue {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:from-light-blue-1 {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .WDL\:from-light-blue-3 {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:from-light-blue-4 {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WDL\:from-purple-blue {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .WDL\:from-light-green {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WDL\:from-light-green-1 {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WDL\:from-light-bg-green {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .WDL\:from-green-1 {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .WDL\:from-pink-1 {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .WDL\:from-light-white-1 {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .WDL\:from-Black-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:from-Default-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WDL\:from-White-3 {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .WDL\:from-Green-3 {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .WDL\:from-Blue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:from-Silver-3 {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .WDL\:from-Yellow-3 {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .WDL\:from-Grey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WDL\:from-Gray-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WDL\:from-Red-3 {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .WDL\:from-Gold-3 {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .WDL\:from-light-green-3 {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WDL\:from-dark-blue-2 {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WDL\:from-blue-1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:from-yellow-1 {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .WDL\:from-blue-2 {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .WDL\:from-light-pink {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .WDL\:from-bright-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WDL\:from-bright-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WDL\:from-SpaceGrey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WDL\:from-Purple-3 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:from-LightPurple-3 {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .WDL\:from-Glow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WDL\:from-Bronze-3 {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .WDL\:from-Copper-3 {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .WDL\:from-Pink-3 {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .WDL\:from-Orange-3 {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .WDL\:from-Coral-3 {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .WDL\:from-MajesticBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:from-PrismBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:from-CeramicBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:from-MidnightBlack-3 {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .WDL\:from-PrismWhite-3 {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .WDL\:from-CeramicWhite-3 {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .WDL\:from-LilacPurple-3 {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .WDL\:from-CrownSilver-3 {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .WDL\:from-CoralBlue-3 {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .WDL\:from-lime-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WDL\:from-apple-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WDL\:from-bg-new-blue {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .WDL\:from-bg-new-pink {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .WDL\:from-new-pink-1 {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .WDL\:from-footer-grey {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .WDL\:from-border-grey {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .WDL\:from-apple-green-1 {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .WDL\:from-crimson-red {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .WDL\:from-asurion-cyan {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .WDL\:from-bright-orange {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .WDL\:from-Graphite-3 {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .WDL\:from-PacificBlue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:from-light-purple {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .WDL\:from-asurion-gray {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .WDL\:from-OceanBlue-3 {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .WDL\:from-MetallicCopper-3 {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .WDL\:from-PorcelainWhite-3 {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .WDL\:from-LightBlue-3 {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .WDL\:from-CloudNavy-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WDL\:from-CloudMint-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WDL\:from-CloudOrange-3 {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .WDL\:from-CloudLavender-3 {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .WDL\:from-CloudRed-3 {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .WDL\:from-CloudWhite-3 {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .WDL\:from-SunriseGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WDL\:from-SunshineGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WDL\:from-AuraBlack-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WDL\:from-AuraGlow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WDL\:from-MysticBronze-3 {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .WDL\:from-MysticGreen-3 {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .WDL\:from-MysticGrey-3 {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .WDL\:from-MysticBlack-3 {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .WDL\:from-MysticWhite-3 {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .WDL\:from-price-blue1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:from-indigo1 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:from-Purple-4 {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .WDL\:from-new-blue-2 {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .WDL\:from-dark-blue-3 {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .WDL\:from-replace-bg {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .WDL\:from-resolve-bg {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .WDL\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WDL\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WDL\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .WDL\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .WDL\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .WDL\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .WDL\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .WDL\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .WDL\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .WDL\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .WDL\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .WDL\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .WDL\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .WDL\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .WDL\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .WDL\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .WDL\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .WDL\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .WDL\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .WDL\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .WDL\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .WDL\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .WDL\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .WDL\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .WDL\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .WDL\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .WDL\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .WDL\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .WDL\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .WDL\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .WDL\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .WDL\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .WDL\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .WDL\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .WDL\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .WDL\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .WDL\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .WDL\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .WDL\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .WDL\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .WDL\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .WDL\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .WDL\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .WDL\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .WDL\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .WDL\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .WDL\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .WDL\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .WDL\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .WDL\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .WDL\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .WDL\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .WDL\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .WDL\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .WDL\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .WDL\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .WDL\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .WDL\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .WDL\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .WDL\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .WDL\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .WDL\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .WDL\:hover\:from-purple:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .WDL\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .WDL\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .WDL\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .WDL\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .WDL\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .WDL\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .WDL\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .WDL\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .WDL\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .WDL\:hover\:from-Asurion-White:hover {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:hover\:from-Asurion-Blue-Brighter:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:hover\:from-Asurion-Blue-Deep:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WDL\:hover\:from-Asurion-Blue-Light:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WDL\:hover\:from-Asurion-Purple:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WDL\:hover\:from-Asurion-Purple-Deeper:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:hover\:from-Asurion-Purple-Light:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WDL\:hover\:from-Asurion-Gray-Deepest:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WDL\:hover\:from-Asurion-Gray-Deeper:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WDL\:hover\:from-Asurion-Gray-Light:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WDL\:hover\:from-Asurion-Gray-Lighter:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WDL\:hover\:from-Asurion-Gray-Lightest:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WDL\:hover\:from-Asurion-Red-Deep:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WDL\:hover\:from-light-gray:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WDL\:hover\:from-light-gray-1:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WDL\:hover\:from-light-gray-2:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WDL\:hover\:from-light-gray-3:hover {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .WDL\:hover\:from-light-gray-4:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WDL\:hover\:from-light-gray-5:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WDL\:hover\:from-light-slate-gray:hover {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .WDL\:hover\:from-denim-blue:hover {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .WDL\:hover\:from-purple-1:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WDL\:hover\:from-dark-red:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WDL\:hover\:from-bright-red:hover {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .WDL\:hover\:from-mustard-yellow:hover {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .WDL\:hover\:from-mustard-yellow-1:hover {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .WDL\:hover\:from-light-blue:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:hover\:from-light-blue-1:hover {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .WDL\:hover\:from-light-blue-3:hover {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:hover\:from-light-blue-4:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WDL\:hover\:from-purple-blue:hover {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .WDL\:hover\:from-light-green:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WDL\:hover\:from-light-green-1:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WDL\:hover\:from-light-bg-green:hover {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .WDL\:hover\:from-green-1:hover {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .WDL\:hover\:from-pink-1:hover {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .WDL\:hover\:from-light-white-1:hover {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .WDL\:hover\:from-Black-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:hover\:from-Default-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WDL\:hover\:from-White-3:hover {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .WDL\:hover\:from-Green-3:hover {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .WDL\:hover\:from-Blue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:hover\:from-Silver-3:hover {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .WDL\:hover\:from-Yellow-3:hover {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .WDL\:hover\:from-Grey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WDL\:hover\:from-Gray-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WDL\:hover\:from-Red-3:hover {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .WDL\:hover\:from-Gold-3:hover {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .WDL\:hover\:from-light-green-3:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WDL\:hover\:from-dark-blue-2:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WDL\:hover\:from-blue-1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:hover\:from-yellow-1:hover {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .WDL\:hover\:from-blue-2:hover {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .WDL\:hover\:from-light-pink:hover {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .WDL\:hover\:from-bright-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WDL\:hover\:from-bright-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WDL\:hover\:from-SpaceGrey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WDL\:hover\:from-Purple-3:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:hover\:from-LightPurple-3:hover {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .WDL\:hover\:from-Glow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WDL\:hover\:from-Bronze-3:hover {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .WDL\:hover\:from-Copper-3:hover {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .WDL\:hover\:from-Pink-3:hover {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .WDL\:hover\:from-Orange-3:hover {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .WDL\:hover\:from-Coral-3:hover {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .WDL\:hover\:from-MajesticBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:hover\:from-PrismBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:hover\:from-CeramicBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:hover\:from-MidnightBlack-3:hover {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .WDL\:hover\:from-PrismWhite-3:hover {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .WDL\:hover\:from-CeramicWhite-3:hover {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .WDL\:hover\:from-LilacPurple-3:hover {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .WDL\:hover\:from-CrownSilver-3:hover {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .WDL\:hover\:from-CoralBlue-3:hover {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .WDL\:hover\:from-lime-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WDL\:hover\:from-apple-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WDL\:hover\:from-bg-new-blue:hover {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .WDL\:hover\:from-bg-new-pink:hover {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .WDL\:hover\:from-new-pink-1:hover {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .WDL\:hover\:from-footer-grey:hover {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .WDL\:hover\:from-border-grey:hover {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .WDL\:hover\:from-apple-green-1:hover {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .WDL\:hover\:from-crimson-red:hover {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .WDL\:hover\:from-asurion-cyan:hover {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .WDL\:hover\:from-bright-orange:hover {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .WDL\:hover\:from-Graphite-3:hover {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .WDL\:hover\:from-PacificBlue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:hover\:from-light-purple:hover {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .WDL\:hover\:from-asurion-gray:hover {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .WDL\:hover\:from-OceanBlue-3:hover {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .WDL\:hover\:from-MetallicCopper-3:hover {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .WDL\:hover\:from-PorcelainWhite-3:hover {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .WDL\:hover\:from-LightBlue-3:hover {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .WDL\:hover\:from-CloudNavy-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WDL\:hover\:from-CloudMint-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WDL\:hover\:from-CloudOrange-3:hover {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .WDL\:hover\:from-CloudLavender-3:hover {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .WDL\:hover\:from-CloudRed-3:hover {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .WDL\:hover\:from-CloudWhite-3:hover {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .WDL\:hover\:from-SunriseGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WDL\:hover\:from-SunshineGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WDL\:hover\:from-AuraBlack-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WDL\:hover\:from-AuraGlow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WDL\:hover\:from-MysticBronze-3:hover {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .WDL\:hover\:from-MysticGreen-3:hover {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .WDL\:hover\:from-MysticGrey-3:hover {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .WDL\:hover\:from-MysticBlack-3:hover {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .WDL\:hover\:from-MysticWhite-3:hover {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .WDL\:hover\:from-price-blue1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:hover\:from-indigo1:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:hover\:from-Purple-4:hover {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .WDL\:hover\:from-new-blue-2:hover {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .WDL\:hover\:from-dark-blue-3:hover {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .WDL\:hover\:from-replace-bg:hover {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .WDL\:hover\:from-resolve-bg:hover {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .WDL\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WDL\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WDL\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:focus\:from-gray-50:focus {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .WDL\:focus\:from-gray-100:focus {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .WDL\:focus\:from-gray-200:focus {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .WDL\:focus\:from-gray-300:focus {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .WDL\:focus\:from-gray-400:focus {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .WDL\:focus\:from-gray-500:focus {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .WDL\:focus\:from-gray-600:focus {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .WDL\:focus\:from-gray-700:focus {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .WDL\:focus\:from-gray-800:focus {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .WDL\:focus\:from-gray-900:focus {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .WDL\:focus\:from-red-50:focus {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .WDL\:focus\:from-red-100:focus {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .WDL\:focus\:from-red-200:focus {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .WDL\:focus\:from-red-300:focus {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .WDL\:focus\:from-red-400:focus {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .WDL\:focus\:from-red-500:focus {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .WDL\:focus\:from-red-600:focus {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .WDL\:focus\:from-red-700:focus {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .WDL\:focus\:from-red-800:focus {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .WDL\:focus\:from-red-900:focus {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .WDL\:focus\:from-yellow-50:focus {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .WDL\:focus\:from-yellow-100:focus {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .WDL\:focus\:from-yellow-200:focus {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .WDL\:focus\:from-yellow-300:focus {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .WDL\:focus\:from-yellow-400:focus {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .WDL\:focus\:from-yellow-500:focus {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .WDL\:focus\:from-yellow-600:focus {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .WDL\:focus\:from-yellow-700:focus {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .WDL\:focus\:from-yellow-800:focus {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .WDL\:focus\:from-yellow-900:focus {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .WDL\:focus\:from-green-50:focus {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .WDL\:focus\:from-green-100:focus {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .WDL\:focus\:from-green-200:focus {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .WDL\:focus\:from-green-300:focus {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .WDL\:focus\:from-green-400:focus {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .WDL\:focus\:from-green-500:focus {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .WDL\:focus\:from-green-600:focus {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .WDL\:focus\:from-green-700:focus {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .WDL\:focus\:from-green-800:focus {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .WDL\:focus\:from-green-900:focus {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .WDL\:focus\:from-blue-50:focus {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .WDL\:focus\:from-blue-100:focus {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .WDL\:focus\:from-blue-200:focus {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .WDL\:focus\:from-blue-300:focus {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .WDL\:focus\:from-blue-400:focus {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .WDL\:focus\:from-blue-500:focus {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .WDL\:focus\:from-blue-600:focus {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .WDL\:focus\:from-blue-700:focus {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .WDL\:focus\:from-blue-800:focus {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .WDL\:focus\:from-blue-900:focus {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .WDL\:focus\:from-indigo-50:focus {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .WDL\:focus\:from-indigo-100:focus {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .WDL\:focus\:from-indigo-200:focus {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .WDL\:focus\:from-indigo-300:focus {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .WDL\:focus\:from-indigo-400:focus {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .WDL\:focus\:from-indigo-500:focus {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .WDL\:focus\:from-indigo-600:focus {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .WDL\:focus\:from-indigo-700:focus {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .WDL\:focus\:from-indigo-800:focus {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .WDL\:focus\:from-indigo-900:focus {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .WDL\:focus\:from-purple:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:focus\:from-pink-50:focus {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .WDL\:focus\:from-pink-100:focus {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .WDL\:focus\:from-pink-200:focus {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .WDL\:focus\:from-pink-300:focus {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .WDL\:focus\:from-pink-400:focus {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .WDL\:focus\:from-pink-500:focus {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .WDL\:focus\:from-pink-600:focus {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .WDL\:focus\:from-pink-700:focus {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .WDL\:focus\:from-pink-800:focus {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .WDL\:focus\:from-pink-900:focus {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .WDL\:focus\:from-Asurion-White:focus {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:focus\:from-Asurion-Blue-Brighter:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:focus\:from-Asurion-Blue-Deep:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WDL\:focus\:from-Asurion-Blue-Light:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WDL\:focus\:from-Asurion-Purple:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WDL\:focus\:from-Asurion-Purple-Deeper:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:focus\:from-Asurion-Purple-Light:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WDL\:focus\:from-Asurion-Gray-Deepest:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WDL\:focus\:from-Asurion-Gray-Deeper:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WDL\:focus\:from-Asurion-Gray-Light:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WDL\:focus\:from-Asurion-Gray-Lighter:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WDL\:focus\:from-Asurion-Gray-Lightest:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WDL\:focus\:from-Asurion-Red-Deep:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WDL\:focus\:from-light-gray:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WDL\:focus\:from-light-gray-1:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WDL\:focus\:from-light-gray-2:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WDL\:focus\:from-light-gray-3:focus {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .WDL\:focus\:from-light-gray-4:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WDL\:focus\:from-light-gray-5:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WDL\:focus\:from-light-slate-gray:focus {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .WDL\:focus\:from-denim-blue:focus {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .WDL\:focus\:from-purple-1:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WDL\:focus\:from-dark-red:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WDL\:focus\:from-bright-red:focus {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .WDL\:focus\:from-mustard-yellow:focus {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .WDL\:focus\:from-mustard-yellow-1:focus {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .WDL\:focus\:from-light-blue:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:focus\:from-light-blue-1:focus {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .WDL\:focus\:from-light-blue-3:focus {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:focus\:from-light-blue-4:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WDL\:focus\:from-purple-blue:focus {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .WDL\:focus\:from-light-green:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WDL\:focus\:from-light-green-1:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WDL\:focus\:from-light-bg-green:focus {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .WDL\:focus\:from-green-1:focus {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .WDL\:focus\:from-pink-1:focus {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .WDL\:focus\:from-light-white-1:focus {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .WDL\:focus\:from-Black-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:focus\:from-Default-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WDL\:focus\:from-White-3:focus {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .WDL\:focus\:from-Green-3:focus {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .WDL\:focus\:from-Blue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:focus\:from-Silver-3:focus {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .WDL\:focus\:from-Yellow-3:focus {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .WDL\:focus\:from-Grey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WDL\:focus\:from-Gray-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WDL\:focus\:from-Red-3:focus {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .WDL\:focus\:from-Gold-3:focus {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .WDL\:focus\:from-light-green-3:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WDL\:focus\:from-dark-blue-2:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WDL\:focus\:from-blue-1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:focus\:from-yellow-1:focus {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .WDL\:focus\:from-blue-2:focus {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .WDL\:focus\:from-light-pink:focus {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .WDL\:focus\:from-bright-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WDL\:focus\:from-bright-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WDL\:focus\:from-SpaceGrey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WDL\:focus\:from-Purple-3:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:focus\:from-LightPurple-3:focus {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .WDL\:focus\:from-Glow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WDL\:focus\:from-Bronze-3:focus {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .WDL\:focus\:from-Copper-3:focus {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .WDL\:focus\:from-Pink-3:focus {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .WDL\:focus\:from-Orange-3:focus {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .WDL\:focus\:from-Coral-3:focus {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .WDL\:focus\:from-MajesticBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:focus\:from-PrismBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:focus\:from-CeramicBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:focus\:from-MidnightBlack-3:focus {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .WDL\:focus\:from-PrismWhite-3:focus {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .WDL\:focus\:from-CeramicWhite-3:focus {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .WDL\:focus\:from-LilacPurple-3:focus {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .WDL\:focus\:from-CrownSilver-3:focus {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .WDL\:focus\:from-CoralBlue-3:focus {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .WDL\:focus\:from-lime-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WDL\:focus\:from-apple-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WDL\:focus\:from-bg-new-blue:focus {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .WDL\:focus\:from-bg-new-pink:focus {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .WDL\:focus\:from-new-pink-1:focus {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .WDL\:focus\:from-footer-grey:focus {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .WDL\:focus\:from-border-grey:focus {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .WDL\:focus\:from-apple-green-1:focus {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .WDL\:focus\:from-crimson-red:focus {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .WDL\:focus\:from-asurion-cyan:focus {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .WDL\:focus\:from-bright-orange:focus {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .WDL\:focus\:from-Graphite-3:focus {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .WDL\:focus\:from-PacificBlue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:focus\:from-light-purple:focus {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .WDL\:focus\:from-asurion-gray:focus {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .WDL\:focus\:from-OceanBlue-3:focus {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .WDL\:focus\:from-MetallicCopper-3:focus {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .WDL\:focus\:from-PorcelainWhite-3:focus {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .WDL\:focus\:from-LightBlue-3:focus {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .WDL\:focus\:from-CloudNavy-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WDL\:focus\:from-CloudMint-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WDL\:focus\:from-CloudOrange-3:focus {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .WDL\:focus\:from-CloudLavender-3:focus {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .WDL\:focus\:from-CloudRed-3:focus {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .WDL\:focus\:from-CloudWhite-3:focus {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .WDL\:focus\:from-SunriseGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WDL\:focus\:from-SunshineGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WDL\:focus\:from-AuraBlack-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WDL\:focus\:from-AuraGlow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WDL\:focus\:from-MysticBronze-3:focus {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .WDL\:focus\:from-MysticGreen-3:focus {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .WDL\:focus\:from-MysticGrey-3:focus {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .WDL\:focus\:from-MysticBlack-3:focus {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .WDL\:focus\:from-MysticWhite-3:focus {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .WDL\:focus\:from-price-blue1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:focus\:from-indigo1:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:focus\:from-Purple-4:focus {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .WDL\:focus\:from-new-blue-2:focus {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .WDL\:focus\:from-dark-blue-3:focus {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .WDL\:focus\:from-replace-bg:focus {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .WDL\:focus\:from-resolve-bg:focus {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .WDL\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WDL\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WDL\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .WDL\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .WDL\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .WDL\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .WDL\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .WDL\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .WDL\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .WDL\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .WDL\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .WDL\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .WDL\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .WDL\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .WDL\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .WDL\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .WDL\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .WDL\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .WDL\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .WDL\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .WDL\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .WDL\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .WDL\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .WDL\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .WDL\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .WDL\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .WDL\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .WDL\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .WDL\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .WDL\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .WDL\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .WDL\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .WDL\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .WDL\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .WDL\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .WDL\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .WDL\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .WDL\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .WDL\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .WDL\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .WDL\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .WDL\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .WDL\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .WDL\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .WDL\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .WDL\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .WDL\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .WDL\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .WDL\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .WDL\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .WDL\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .WDL\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .WDL\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .WDL\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .WDL\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .WDL\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .WDL\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .WDL\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .WDL\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .WDL\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .WDL\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .WDL\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .WDL\:via-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .WDL\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .WDL\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .WDL\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .WDL\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .WDL\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .WDL\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .WDL\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .WDL\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .WDL\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .WDL\:via-Asurion-White {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:via-Asurion-Blue-Brighter {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:via-Asurion-Blue-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WDL\:via-Asurion-Blue-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WDL\:via-Asurion-Purple {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WDL\:via-Asurion-Purple-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:via-Asurion-Purple-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WDL\:via-Asurion-Gray-Deepest {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WDL\:via-Asurion-Gray-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WDL\:via-Asurion-Gray-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WDL\:via-Asurion-Gray-Lighter {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WDL\:via-Asurion-Gray-Lightest {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WDL\:via-Asurion-Red-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WDL\:via-light-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WDL\:via-light-gray-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WDL\:via-light-gray-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WDL\:via-light-gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .WDL\:via-light-gray-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WDL\:via-light-gray-5 {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WDL\:via-light-slate-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .WDL\:via-denim-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .WDL\:via-purple-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WDL\:via-dark-red {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WDL\:via-bright-red {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .WDL\:via-mustard-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .WDL\:via-mustard-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .WDL\:via-light-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:via-light-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .WDL\:via-light-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:via-light-blue-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WDL\:via-purple-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .WDL\:via-light-green {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WDL\:via-light-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WDL\:via-light-bg-green {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .WDL\:via-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .WDL\:via-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .WDL\:via-light-white-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .WDL\:via-Black-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:via-Default-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WDL\:via-White-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .WDL\:via-Green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .WDL\:via-Blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:via-Silver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .WDL\:via-Yellow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .WDL\:via-Grey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WDL\:via-Gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WDL\:via-Red-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .WDL\:via-Gold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .WDL\:via-light-green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WDL\:via-dark-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WDL\:via-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:via-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .WDL\:via-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .WDL\:via-light-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .WDL\:via-bright-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WDL\:via-bright-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WDL\:via-SpaceGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WDL\:via-Purple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:via-LightPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .WDL\:via-Glow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WDL\:via-Bronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .WDL\:via-Copper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .WDL\:via-Pink-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .WDL\:via-Orange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .WDL\:via-Coral-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .WDL\:via-MajesticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:via-PrismBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:via-CeramicBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:via-MidnightBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .WDL\:via-PrismWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .WDL\:via-CeramicWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .WDL\:via-LilacPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .WDL\:via-CrownSilver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .WDL\:via-CoralBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .WDL\:via-lime-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WDL\:via-apple-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WDL\:via-bg-new-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .WDL\:via-bg-new-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .WDL\:via-new-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .WDL\:via-footer-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .WDL\:via-border-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .WDL\:via-apple-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .WDL\:via-crimson-red {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .WDL\:via-asurion-cyan {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .WDL\:via-bright-orange {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .WDL\:via-Graphite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .WDL\:via-PacificBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:via-light-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .WDL\:via-asurion-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .WDL\:via-OceanBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .WDL\:via-MetallicCopper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .WDL\:via-PorcelainWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .WDL\:via-LightBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .WDL\:via-CloudNavy-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WDL\:via-CloudMint-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WDL\:via-CloudOrange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .WDL\:via-CloudLavender-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .WDL\:via-CloudRed-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .WDL\:via-CloudWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .WDL\:via-SunriseGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WDL\:via-SunshineGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WDL\:via-AuraBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WDL\:via-AuraGlow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WDL\:via-MysticBronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .WDL\:via-MysticGreen-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .WDL\:via-MysticGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .WDL\:via-MysticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .WDL\:via-MysticWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .WDL\:via-price-blue1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:via-indigo1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:via-Purple-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .WDL\:via-new-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .WDL\:via-dark-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .WDL\:via-replace-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .WDL\:via-resolve-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .WDL\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WDL\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WDL\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .WDL\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .WDL\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .WDL\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .WDL\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .WDL\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .WDL\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .WDL\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .WDL\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .WDL\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .WDL\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .WDL\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .WDL\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .WDL\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .WDL\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .WDL\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .WDL\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .WDL\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .WDL\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .WDL\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .WDL\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .WDL\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .WDL\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .WDL\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .WDL\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .WDL\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .WDL\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .WDL\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .WDL\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .WDL\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .WDL\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .WDL\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .WDL\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .WDL\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .WDL\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .WDL\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .WDL\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .WDL\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .WDL\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .WDL\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .WDL\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .WDL\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .WDL\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .WDL\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .WDL\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .WDL\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .WDL\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .WDL\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .WDL\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .WDL\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .WDL\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .WDL\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .WDL\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .WDL\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .WDL\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .WDL\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .WDL\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .WDL\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .WDL\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .WDL\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .WDL\:hover\:via-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .WDL\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .WDL\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .WDL\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .WDL\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .WDL\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .WDL\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .WDL\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .WDL\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .WDL\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .WDL\:hover\:via-Asurion-White:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:hover\:via-Asurion-Blue-Brighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:hover\:via-Asurion-Blue-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WDL\:hover\:via-Asurion-Blue-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WDL\:hover\:via-Asurion-Purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WDL\:hover\:via-Asurion-Purple-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:hover\:via-Asurion-Purple-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WDL\:hover\:via-Asurion-Gray-Deepest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WDL\:hover\:via-Asurion-Gray-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WDL\:hover\:via-Asurion-Gray-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WDL\:hover\:via-Asurion-Gray-Lighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WDL\:hover\:via-Asurion-Gray-Lightest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WDL\:hover\:via-Asurion-Red-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WDL\:hover\:via-light-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WDL\:hover\:via-light-gray-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WDL\:hover\:via-light-gray-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WDL\:hover\:via-light-gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .WDL\:hover\:via-light-gray-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WDL\:hover\:via-light-gray-5:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WDL\:hover\:via-light-slate-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .WDL\:hover\:via-denim-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .WDL\:hover\:via-purple-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WDL\:hover\:via-dark-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WDL\:hover\:via-bright-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .WDL\:hover\:via-mustard-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .WDL\:hover\:via-mustard-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .WDL\:hover\:via-light-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:hover\:via-light-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .WDL\:hover\:via-light-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:hover\:via-light-blue-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WDL\:hover\:via-purple-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .WDL\:hover\:via-light-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WDL\:hover\:via-light-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WDL\:hover\:via-light-bg-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .WDL\:hover\:via-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .WDL\:hover\:via-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .WDL\:hover\:via-light-white-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .WDL\:hover\:via-Black-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:hover\:via-Default-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WDL\:hover\:via-White-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .WDL\:hover\:via-Green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .WDL\:hover\:via-Blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:hover\:via-Silver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .WDL\:hover\:via-Yellow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .WDL\:hover\:via-Grey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WDL\:hover\:via-Gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WDL\:hover\:via-Red-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .WDL\:hover\:via-Gold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .WDL\:hover\:via-light-green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WDL\:hover\:via-dark-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WDL\:hover\:via-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:hover\:via-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .WDL\:hover\:via-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .WDL\:hover\:via-light-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .WDL\:hover\:via-bright-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WDL\:hover\:via-bright-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WDL\:hover\:via-SpaceGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WDL\:hover\:via-Purple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:hover\:via-LightPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .WDL\:hover\:via-Glow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WDL\:hover\:via-Bronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .WDL\:hover\:via-Copper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .WDL\:hover\:via-Pink-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .WDL\:hover\:via-Orange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .WDL\:hover\:via-Coral-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .WDL\:hover\:via-MajesticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:hover\:via-PrismBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:hover\:via-CeramicBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:hover\:via-MidnightBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .WDL\:hover\:via-PrismWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .WDL\:hover\:via-CeramicWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .WDL\:hover\:via-LilacPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .WDL\:hover\:via-CrownSilver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .WDL\:hover\:via-CoralBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .WDL\:hover\:via-lime-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WDL\:hover\:via-apple-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WDL\:hover\:via-bg-new-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .WDL\:hover\:via-bg-new-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .WDL\:hover\:via-new-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .WDL\:hover\:via-footer-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .WDL\:hover\:via-border-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .WDL\:hover\:via-apple-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .WDL\:hover\:via-crimson-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .WDL\:hover\:via-asurion-cyan:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .WDL\:hover\:via-bright-orange:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .WDL\:hover\:via-Graphite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .WDL\:hover\:via-PacificBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:hover\:via-light-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .WDL\:hover\:via-asurion-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .WDL\:hover\:via-OceanBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .WDL\:hover\:via-MetallicCopper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .WDL\:hover\:via-PorcelainWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .WDL\:hover\:via-LightBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .WDL\:hover\:via-CloudNavy-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WDL\:hover\:via-CloudMint-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WDL\:hover\:via-CloudOrange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .WDL\:hover\:via-CloudLavender-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .WDL\:hover\:via-CloudRed-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .WDL\:hover\:via-CloudWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .WDL\:hover\:via-SunriseGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WDL\:hover\:via-SunshineGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WDL\:hover\:via-AuraBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WDL\:hover\:via-AuraGlow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WDL\:hover\:via-MysticBronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .WDL\:hover\:via-MysticGreen-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .WDL\:hover\:via-MysticGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .WDL\:hover\:via-MysticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .WDL\:hover\:via-MysticWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .WDL\:hover\:via-price-blue1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:hover\:via-indigo1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:hover\:via-Purple-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .WDL\:hover\:via-new-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .WDL\:hover\:via-dark-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .WDL\:hover\:via-replace-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .WDL\:hover\:via-resolve-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .WDL\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WDL\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .WDL\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .WDL\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .WDL\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .WDL\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .WDL\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .WDL\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .WDL\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .WDL\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .WDL\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .WDL\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .WDL\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .WDL\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .WDL\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .WDL\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .WDL\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .WDL\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .WDL\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .WDL\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .WDL\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .WDL\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .WDL\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .WDL\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .WDL\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .WDL\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .WDL\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .WDL\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .WDL\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .WDL\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .WDL\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .WDL\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .WDL\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .WDL\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .WDL\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .WDL\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .WDL\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .WDL\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .WDL\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .WDL\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .WDL\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .WDL\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .WDL\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .WDL\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .WDL\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .WDL\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .WDL\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .WDL\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .WDL\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .WDL\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .WDL\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .WDL\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .WDL\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .WDL\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .WDL\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .WDL\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .WDL\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .WDL\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .WDL\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .WDL\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .WDL\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .WDL\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .WDL\:focus\:via-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .WDL\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .WDL\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .WDL\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .WDL\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .WDL\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .WDL\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .WDL\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .WDL\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .WDL\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .WDL\:focus\:via-Asurion-White:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:focus\:via-Asurion-Blue-Brighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:focus\:via-Asurion-Blue-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WDL\:focus\:via-Asurion-Blue-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WDL\:focus\:via-Asurion-Purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WDL\:focus\:via-Asurion-Purple-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:focus\:via-Asurion-Purple-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WDL\:focus\:via-Asurion-Gray-Deepest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WDL\:focus\:via-Asurion-Gray-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WDL\:focus\:via-Asurion-Gray-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WDL\:focus\:via-Asurion-Gray-Lighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WDL\:focus\:via-Asurion-Gray-Lightest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WDL\:focus\:via-Asurion-Red-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WDL\:focus\:via-light-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .WDL\:focus\:via-light-gray-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .WDL\:focus\:via-light-gray-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .WDL\:focus\:via-light-gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .WDL\:focus\:via-light-gray-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .WDL\:focus\:via-light-gray-5:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .WDL\:focus\:via-light-slate-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .WDL\:focus\:via-denim-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .WDL\:focus\:via-purple-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .WDL\:focus\:via-dark-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .WDL\:focus\:via-bright-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .WDL\:focus\:via-mustard-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .WDL\:focus\:via-mustard-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .WDL\:focus\:via-light-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:focus\:via-light-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .WDL\:focus\:via-light-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .WDL\:focus\:via-light-blue-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .WDL\:focus\:via-purple-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .WDL\:focus\:via-light-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WDL\:focus\:via-light-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .WDL\:focus\:via-light-bg-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .WDL\:focus\:via-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .WDL\:focus\:via-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .WDL\:focus\:via-light-white-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .WDL\:focus\:via-Black-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:focus\:via-Default-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WDL\:focus\:via-White-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .WDL\:focus\:via-Green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .WDL\:focus\:via-Blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:focus\:via-Silver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .WDL\:focus\:via-Yellow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .WDL\:focus\:via-Grey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WDL\:focus\:via-Gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WDL\:focus\:via-Red-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .WDL\:focus\:via-Gold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .WDL\:focus\:via-light-green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .WDL\:focus\:via-dark-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .WDL\:focus\:via-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:focus\:via-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .WDL\:focus\:via-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .WDL\:focus\:via-light-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .WDL\:focus\:via-bright-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WDL\:focus\:via-bright-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WDL\:focus\:via-SpaceGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .WDL\:focus\:via-Purple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:focus\:via-LightPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .WDL\:focus\:via-Glow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WDL\:focus\:via-Bronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .WDL\:focus\:via-Copper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .WDL\:focus\:via-Pink-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .WDL\:focus\:via-Orange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .WDL\:focus\:via-Coral-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .WDL\:focus\:via-MajesticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:focus\:via-PrismBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:focus\:via-CeramicBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .WDL\:focus\:via-MidnightBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .WDL\:focus\:via-PrismWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .WDL\:focus\:via-CeramicWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .WDL\:focus\:via-LilacPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .WDL\:focus\:via-CrownSilver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .WDL\:focus\:via-CoralBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .WDL\:focus\:via-lime-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .WDL\:focus\:via-apple-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .WDL\:focus\:via-bg-new-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .WDL\:focus\:via-bg-new-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .WDL\:focus\:via-new-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .WDL\:focus\:via-footer-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .WDL\:focus\:via-border-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .WDL\:focus\:via-apple-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .WDL\:focus\:via-crimson-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .WDL\:focus\:via-asurion-cyan:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .WDL\:focus\:via-bright-orange:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .WDL\:focus\:via-Graphite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .WDL\:focus\:via-PacificBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:focus\:via-light-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .WDL\:focus\:via-asurion-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .WDL\:focus\:via-OceanBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .WDL\:focus\:via-MetallicCopper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .WDL\:focus\:via-PorcelainWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .WDL\:focus\:via-LightBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .WDL\:focus\:via-CloudNavy-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WDL\:focus\:via-CloudMint-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .WDL\:focus\:via-CloudOrange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .WDL\:focus\:via-CloudLavender-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .WDL\:focus\:via-CloudRed-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .WDL\:focus\:via-CloudWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .WDL\:focus\:via-SunriseGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WDL\:focus\:via-SunshineGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .WDL\:focus\:via-AuraBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .WDL\:focus\:via-AuraGlow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .WDL\:focus\:via-MysticBronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .WDL\:focus\:via-MysticGreen-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .WDL\:focus\:via-MysticGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .WDL\:focus\:via-MysticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .WDL\:focus\:via-MysticWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .WDL\:focus\:via-price-blue1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .WDL\:focus\:via-indigo1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .WDL\:focus\:via-Purple-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .WDL\:focus\:via-new-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .WDL\:focus\:via-dark-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .WDL\:focus\:via-replace-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .WDL\:focus\:via-resolve-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .WDL\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .WDL\:to-current {
    --tw-gradient-to: currentColor;
  }

  .WDL\:to-black {
    --tw-gradient-to: #000;
  }

  .WDL\:to-white {
    --tw-gradient-to: #fff;
  }

  .WDL\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .WDL\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .WDL\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .WDL\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .WDL\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .WDL\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .WDL\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .WDL\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .WDL\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .WDL\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .WDL\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .WDL\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .WDL\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .WDL\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .WDL\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .WDL\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .WDL\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .WDL\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .WDL\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .WDL\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .WDL\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .WDL\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .WDL\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .WDL\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .WDL\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .WDL\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .WDL\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .WDL\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .WDL\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .WDL\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .WDL\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .WDL\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .WDL\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .WDL\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .WDL\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .WDL\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .WDL\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .WDL\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .WDL\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .WDL\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .WDL\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .WDL\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .WDL\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .WDL\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .WDL\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .WDL\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .WDL\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .WDL\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .WDL\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .WDL\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .WDL\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .WDL\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .WDL\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .WDL\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .WDL\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .WDL\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .WDL\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .WDL\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .WDL\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .WDL\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .WDL\:to-purple {
    --tw-gradient-to: #6700B8;
  }

  .WDL\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .WDL\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .WDL\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .WDL\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .WDL\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .WDL\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .WDL\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .WDL\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .WDL\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .WDL\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .WDL\:to-Asurion-White {
    --tw-gradient-to: #FFF;
  }

  .WDL\:to-Asurion-Blue-Brighter {
    --tw-gradient-to: #6B8BFF;
  }

  .WDL\:to-Asurion-Blue-Deep {
    --tw-gradient-to: #2743CC;
  }

  .WDL\:to-Asurion-Blue-Light {
    --tw-gradient-to: #F0F3FF;
  }

  .WDL\:to-Asurion-Purple {
    --tw-gradient-to: #8223D2;
  }

  .WDL\:to-Asurion-Purple-Deeper {
    --tw-gradient-to: #6700B8;
  }

  .WDL\:to-Asurion-Purple-Light {
    --tw-gradient-to: #F3E9FB;
  }

  .WDL\:to-Asurion-Gray-Deepest {
    --tw-gradient-to: #333F48;
  }

  .WDL\:to-Asurion-Gray-Deeper {
    --tw-gradient-to: #6E767D;
  }

  .WDL\:to-Asurion-Gray-Light {
    --tw-gradient-to: #A5AAAF;
  }

  .WDL\:to-Asurion-Gray-Lighter {
    --tw-gradient-to: #E6E6EB;
  }

  .WDL\:to-Asurion-Gray-Lightest {
    --tw-gradient-to: #D5D6DA;
  }

  .WDL\:to-Asurion-Red-Deep {
    --tw-gradient-to: #DB1B1B;
  }

  .WDL\:to-light-gray {
    --tw-gradient-to: #6E767D;
  }

  .WDL\:to-light-gray-1 {
    --tw-gradient-to: #A5AAAF;
  }

  .WDL\:to-light-gray-2 {
    --tw-gradient-to: #E6E6EB;
  }

  .WDL\:to-light-gray-3 {
    --tw-gradient-to: #F0F0F5;
  }

  .WDL\:to-light-gray-4 {
    --tw-gradient-to: #D5D6DA;
  }

  .WDL\:to-light-gray-5 {
    --tw-gradient-to: #333F48;
  }

  .WDL\:to-light-slate-gray {
    --tw-gradient-to: #8589A1;
  }

  .WDL\:to-denim-blue {
    --tw-gradient-to: #0066B2;
  }

  .WDL\:to-purple-1 {
    --tw-gradient-to: #8223D2;
  }

  .WDL\:to-dark-red {
    --tw-gradient-to: #DB1B1B;
  }

  .WDL\:to-bright-red {
    --tw-gradient-to: #F40715;
  }

  .WDL\:to-mustard-yellow {
    --tw-gradient-to: #ED8B00;
  }

  .WDL\:to-mustard-yellow-1 {
    --tw-gradient-to: #ED6600;
  }

  .WDL\:to-light-blue {
    --tw-gradient-to: #6B8BFF;
  }

  .WDL\:to-light-blue-1 {
    --tw-gradient-to: #4A68F9;
  }

  .WDL\:to-light-blue-3 {
    --tw-gradient-to:  #F0F3FF;
  }

  .WDL\:to-light-blue-4 {
    --tw-gradient-to: #F0F3FF;
  }

  .WDL\:to-purple-blue {
    --tw-gradient-to: #6469E1;
  }

  .WDL\:to-light-green {
    --tw-gradient-to: #00B574;
  }

  .WDL\:to-light-green-1 {
    --tw-gradient-to: #00B574;
  }

  .WDL\:to-light-bg-green {
    --tw-gradient-to: #F0FFF9;
  }

  .WDL\:to-green-1 {
    --tw-gradient-to: #0B8350;
  }

  .WDL\:to-pink-1 {
    --tw-gradient-to: #FFEDD5;
  }

  .WDL\:to-light-white-1 {
    --tw-gradient-to: #F8F6EE;
  }

  .WDL\:to-Black-3 {
    --tw-gradient-to: #1F2020;
  }

  .WDL\:to-Default-3 {
    --tw-gradient-to: #1F2120;
  }

  .WDL\:to-White-3 {
    --tw-gradient-to: #F9F6EF;
  }

  .WDL\:to-Green-3 {
    --tw-gradient-to: #AEE0CD;
  }

  .WDL\:to-Blue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .WDL\:to-Silver-3 {
    --tw-gradient-to: #E4E4E2;
  }

  .WDL\:to-Yellow-3 {
    --tw-gradient-to: #F3D060;
  }

  .WDL\:to-Grey-3 {
    --tw-gradient-to: #535150;
  }

  .WDL\:to-Gray-3 {
    --tw-gradient-to: #535150;
  }

  .WDL\:to-Red-3 {
    --tw-gradient-to: #BA0C2E;
  }

  .WDL\:to-Gold-3 {
    --tw-gradient-to: #F5DDC5;
  }

  .WDL\:to-light-green-3 {
    --tw-gradient-to: #F3E9FB;
  }

  .WDL\:to-dark-blue-2 {
    --tw-gradient-to: #2743CC;
  }

  .WDL\:to-blue-1 {
    --tw-gradient-to: #6B8BFF;
  }

  .WDL\:to-yellow-1 {
    --tw-gradient-to: #EDB800;
  }

  .WDL\:to-blue-2 {
    --tw-gradient-to: #253BAA;
  }

  .WDL\:to-light-pink {
    --tw-gradient-to: #FF5070;
  }

  .WDL\:to-bright-green {
    --tw-gradient-to: #6EFAC3;
  }

  .WDL\:to-bright-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .WDL\:to-SpaceGrey-3 {
    --tw-gradient-to: #535150;
  }

  .WDL\:to-Purple-3 {
    --tw-gradient-to: #6700B8;
  }

  .WDL\:to-LightPurple-3 {
    --tw-gradient-to: #D1CDDA;
  }

  .WDL\:to-Glow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .WDL\:to-Bronze-3 {
    --tw-gradient-to: #cd7f32;
  }

  .WDL\:to-Copper-3 {
    --tw-gradient-to: #B87333;
  }

  .WDL\:to-Pink-3 {
    --tw-gradient-to: #FFC0CB;
  }

  .WDL\:to-Orange-3 {
    --tw-gradient-to: #FFA500;
  }

  .WDL\:to-Coral-3 {
    --tw-gradient-to: #EE7762;
  }

  .WDL\:to-MajesticBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .WDL\:to-PrismBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .WDL\:to-CeramicBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .WDL\:to-MidnightBlack-3 {
    --tw-gradient-to: #00040D;
  }

  .WDL\:to-PrismWhite-3 {
    --tw-gradient-to: #E1D8CB;
  }

  .WDL\:to-CeramicWhite-3 {
    --tw-gradient-to: #c2c2c4;
  }

  .WDL\:to-LilacPurple-3 {
    --tw-gradient-to: #C8A2C8;
  }

  .WDL\:to-CrownSilver-3 {
    --tw-gradient-to: #b1a5aa;
  }

  .WDL\:to-CoralBlue-3 {
    --tw-gradient-to: #AFDCEC;
  }

  .WDL\:to-lime-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .WDL\:to-apple-green {
    --tw-gradient-to: #6EFAC3;
  }

  .WDL\:to-bg-new-blue {
    --tw-gradient-to: #39DCF0;
  }

  .WDL\:to-bg-new-pink {
    --tw-gradient-to: #E79AAE;
  }

  .WDL\:to-new-pink-1 {
    --tw-gradient-to: #E9A1B3;
  }

  .WDL\:to-footer-grey {
    --tw-gradient-to: #333238;
  }

  .WDL\:to-border-grey {
    --tw-gradient-to: #c4c4c4;
  }

  .WDL\:to-apple-green-1 {
    --tw-gradient-to: #30D091;
  }

  .WDL\:to-crimson-red {
    --tw-gradient-to: #d22323;
  }

  .WDL\:to-asurion-cyan {
    --tw-gradient-to: #95CED7;
  }

  .WDL\:to-bright-orange {
    --tw-gradient-to: #FF8B1A;
  }

  .WDL\:to-Graphite-3 {
    --tw-gradient-to: #D2CEDB;
  }

  .WDL\:to-PacificBlue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .WDL\:to-light-purple {
    --tw-gradient-to: #B3A3D7;
  }

  .WDL\:to-asurion-gray {
    --tw-gradient-to: #D8D8D8;
  }

  .WDL\:to-OceanBlue-3 {
    --tw-gradient-to: #0077be;
  }

  .WDL\:to-MetallicCopper-3 {
    --tw-gradient-to: #72281e;
  }

  .WDL\:to-PorcelainWhite-3 {
    --tw-gradient-to: #f8fbf8;
  }

  .WDL\:to-LightBlue-3 {
    --tw-gradient-to: #ADD8E6;
  }

  .WDL\:to-CloudNavy-3 {
    --tw-gradient-to: #607387;
  }

  .WDL\:to-CloudMint-3 {
    --tw-gradient-to: #607387;
  }

  .WDL\:to-CloudOrange-3 {
    --tw-gradient-to: #ffba97;
  }

  .WDL\:to-CloudLavender-3 {
    --tw-gradient-to: #d6d3e2;
  }

  .WDL\:to-CloudRed-3 {
    --tw-gradient-to: #dbb0a2;
  }

  .WDL\:to-CloudWhite-3 {
    --tw-gradient-to: #f2f2ed;
  }

  .WDL\:to-SunriseGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .WDL\:to-SunshineGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .WDL\:to-AuraBlack-3 {
    --tw-gradient-to: #1F2120;
  }

  .WDL\:to-AuraGlow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .WDL\:to-MysticBronze-3 {
    --tw-gradient-to: #3c2516;
  }

  .WDL\:to-MysticGreen-3 {
    --tw-gradient-to: #90A19A;
  }

  .WDL\:to-MysticGrey-3 {
    --tw-gradient-to: #564f55;
  }

  .WDL\:to-MysticBlack-3 {
    --tw-gradient-to: #353A3C;
  }

  .WDL\:to-MysticWhite-3 {
    --tw-gradient-to: #E4EDE3;
  }

  .WDL\:to-price-blue1 {
    --tw-gradient-to: #6B8BFF;
  }

  .WDL\:to-indigo1 {
    --tw-gradient-to: #6700B8;
  }

  .WDL\:to-Purple-4 {
    --tw-gradient-to: #9598F8;
  }

  .WDL\:to-new-blue-2 {
    --tw-gradient-to: #33B3C2;
  }

  .WDL\:to-dark-blue-3 {
    --tw-gradient-to: #041DFB;
  }

  .WDL\:to-replace-bg {
    --tw-gradient-to: #8AA4BC;
  }

  .WDL\:to-resolve-bg {
    --tw-gradient-to: #4783CB;
  }

  .WDL\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .WDL\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .WDL\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .WDL\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .WDL\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .WDL\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .WDL\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .WDL\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .WDL\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .WDL\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .WDL\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .WDL\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .WDL\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .WDL\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .WDL\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .WDL\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .WDL\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .WDL\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .WDL\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .WDL\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .WDL\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .WDL\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .WDL\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .WDL\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .WDL\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .WDL\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .WDL\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .WDL\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .WDL\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .WDL\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .WDL\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .WDL\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .WDL\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .WDL\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .WDL\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .WDL\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .WDL\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .WDL\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .WDL\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .WDL\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .WDL\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .WDL\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .WDL\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .WDL\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .WDL\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .WDL\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .WDL\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .WDL\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .WDL\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .WDL\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .WDL\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .WDL\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .WDL\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .WDL\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .WDL\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .WDL\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .WDL\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .WDL\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .WDL\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .WDL\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .WDL\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .WDL\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .WDL\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .WDL\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .WDL\:hover\:to-purple:hover {
    --tw-gradient-to: #6700B8;
  }

  .WDL\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .WDL\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .WDL\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .WDL\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .WDL\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .WDL\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .WDL\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .WDL\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .WDL\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .WDL\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .WDL\:hover\:to-Asurion-White:hover {
    --tw-gradient-to: #FFF;
  }

  .WDL\:hover\:to-Asurion-Blue-Brighter:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .WDL\:hover\:to-Asurion-Blue-Deep:hover {
    --tw-gradient-to: #2743CC;
  }

  .WDL\:hover\:to-Asurion-Blue-Light:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .WDL\:hover\:to-Asurion-Purple:hover {
    --tw-gradient-to: #8223D2;
  }

  .WDL\:hover\:to-Asurion-Purple-Deeper:hover {
    --tw-gradient-to: #6700B8;
  }

  .WDL\:hover\:to-Asurion-Purple-Light:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .WDL\:hover\:to-Asurion-Gray-Deepest:hover {
    --tw-gradient-to: #333F48;
  }

  .WDL\:hover\:to-Asurion-Gray-Deeper:hover {
    --tw-gradient-to: #6E767D;
  }

  .WDL\:hover\:to-Asurion-Gray-Light:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .WDL\:hover\:to-Asurion-Gray-Lighter:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .WDL\:hover\:to-Asurion-Gray-Lightest:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .WDL\:hover\:to-Asurion-Red-Deep:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .WDL\:hover\:to-light-gray:hover {
    --tw-gradient-to: #6E767D;
  }

  .WDL\:hover\:to-light-gray-1:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .WDL\:hover\:to-light-gray-2:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .WDL\:hover\:to-light-gray-3:hover {
    --tw-gradient-to: #F0F0F5;
  }

  .WDL\:hover\:to-light-gray-4:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .WDL\:hover\:to-light-gray-5:hover {
    --tw-gradient-to: #333F48;
  }

  .WDL\:hover\:to-light-slate-gray:hover {
    --tw-gradient-to: #8589A1;
  }

  .WDL\:hover\:to-denim-blue:hover {
    --tw-gradient-to: #0066B2;
  }

  .WDL\:hover\:to-purple-1:hover {
    --tw-gradient-to: #8223D2;
  }

  .WDL\:hover\:to-dark-red:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .WDL\:hover\:to-bright-red:hover {
    --tw-gradient-to: #F40715;
  }

  .WDL\:hover\:to-mustard-yellow:hover {
    --tw-gradient-to: #ED8B00;
  }

  .WDL\:hover\:to-mustard-yellow-1:hover {
    --tw-gradient-to: #ED6600;
  }

  .WDL\:hover\:to-light-blue:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .WDL\:hover\:to-light-blue-1:hover {
    --tw-gradient-to: #4A68F9;
  }

  .WDL\:hover\:to-light-blue-3:hover {
    --tw-gradient-to:  #F0F3FF;
  }

  .WDL\:hover\:to-light-blue-4:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .WDL\:hover\:to-purple-blue:hover {
    --tw-gradient-to: #6469E1;
  }

  .WDL\:hover\:to-light-green:hover {
    --tw-gradient-to: #00B574;
  }

  .WDL\:hover\:to-light-green-1:hover {
    --tw-gradient-to: #00B574;
  }

  .WDL\:hover\:to-light-bg-green:hover {
    --tw-gradient-to: #F0FFF9;
  }

  .WDL\:hover\:to-green-1:hover {
    --tw-gradient-to: #0B8350;
  }

  .WDL\:hover\:to-pink-1:hover {
    --tw-gradient-to: #FFEDD5;
  }

  .WDL\:hover\:to-light-white-1:hover {
    --tw-gradient-to: #F8F6EE;
  }

  .WDL\:hover\:to-Black-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .WDL\:hover\:to-Default-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .WDL\:hover\:to-White-3:hover {
    --tw-gradient-to: #F9F6EF;
  }

  .WDL\:hover\:to-Green-3:hover {
    --tw-gradient-to: #AEE0CD;
  }

  .WDL\:hover\:to-Blue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .WDL\:hover\:to-Silver-3:hover {
    --tw-gradient-to: #E4E4E2;
  }

  .WDL\:hover\:to-Yellow-3:hover {
    --tw-gradient-to: #F3D060;
  }

  .WDL\:hover\:to-Grey-3:hover {
    --tw-gradient-to: #535150;
  }

  .WDL\:hover\:to-Gray-3:hover {
    --tw-gradient-to: #535150;
  }

  .WDL\:hover\:to-Red-3:hover {
    --tw-gradient-to: #BA0C2E;
  }

  .WDL\:hover\:to-Gold-3:hover {
    --tw-gradient-to: #F5DDC5;
  }

  .WDL\:hover\:to-light-green-3:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .WDL\:hover\:to-dark-blue-2:hover {
    --tw-gradient-to: #2743CC;
  }

  .WDL\:hover\:to-blue-1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .WDL\:hover\:to-yellow-1:hover {
    --tw-gradient-to: #EDB800;
  }

  .WDL\:hover\:to-blue-2:hover {
    --tw-gradient-to: #253BAA;
  }

  .WDL\:hover\:to-light-pink:hover {
    --tw-gradient-to: #FF5070;
  }

  .WDL\:hover\:to-bright-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .WDL\:hover\:to-bright-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .WDL\:hover\:to-SpaceGrey-3:hover {
    --tw-gradient-to: #535150;
  }

  .WDL\:hover\:to-Purple-3:hover {
    --tw-gradient-to: #6700B8;
  }

  .WDL\:hover\:to-LightPurple-3:hover {
    --tw-gradient-to: #D1CDDA;
  }

  .WDL\:hover\:to-Glow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .WDL\:hover\:to-Bronze-3:hover {
    --tw-gradient-to: #cd7f32;
  }

  .WDL\:hover\:to-Copper-3:hover {
    --tw-gradient-to: #B87333;
  }

  .WDL\:hover\:to-Pink-3:hover {
    --tw-gradient-to: #FFC0CB;
  }

  .WDL\:hover\:to-Orange-3:hover {
    --tw-gradient-to: #FFA500;
  }

  .WDL\:hover\:to-Coral-3:hover {
    --tw-gradient-to: #EE7762;
  }

  .WDL\:hover\:to-MajesticBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .WDL\:hover\:to-PrismBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .WDL\:hover\:to-CeramicBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .WDL\:hover\:to-MidnightBlack-3:hover {
    --tw-gradient-to: #00040D;
  }

  .WDL\:hover\:to-PrismWhite-3:hover {
    --tw-gradient-to: #E1D8CB;
  }

  .WDL\:hover\:to-CeramicWhite-3:hover {
    --tw-gradient-to: #c2c2c4;
  }

  .WDL\:hover\:to-LilacPurple-3:hover {
    --tw-gradient-to: #C8A2C8;
  }

  .WDL\:hover\:to-CrownSilver-3:hover {
    --tw-gradient-to: #b1a5aa;
  }

  .WDL\:hover\:to-CoralBlue-3:hover {
    --tw-gradient-to: #AFDCEC;
  }

  .WDL\:hover\:to-lime-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .WDL\:hover\:to-apple-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .WDL\:hover\:to-bg-new-blue:hover {
    --tw-gradient-to: #39DCF0;
  }

  .WDL\:hover\:to-bg-new-pink:hover {
    --tw-gradient-to: #E79AAE;
  }

  .WDL\:hover\:to-new-pink-1:hover {
    --tw-gradient-to: #E9A1B3;
  }

  .WDL\:hover\:to-footer-grey:hover {
    --tw-gradient-to: #333238;
  }

  .WDL\:hover\:to-border-grey:hover {
    --tw-gradient-to: #c4c4c4;
  }

  .WDL\:hover\:to-apple-green-1:hover {
    --tw-gradient-to: #30D091;
  }

  .WDL\:hover\:to-crimson-red:hover {
    --tw-gradient-to: #d22323;
  }

  .WDL\:hover\:to-asurion-cyan:hover {
    --tw-gradient-to: #95CED7;
  }

  .WDL\:hover\:to-bright-orange:hover {
    --tw-gradient-to: #FF8B1A;
  }

  .WDL\:hover\:to-Graphite-3:hover {
    --tw-gradient-to: #D2CEDB;
  }

  .WDL\:hover\:to-PacificBlue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .WDL\:hover\:to-light-purple:hover {
    --tw-gradient-to: #B3A3D7;
  }

  .WDL\:hover\:to-asurion-gray:hover {
    --tw-gradient-to: #D8D8D8;
  }

  .WDL\:hover\:to-OceanBlue-3:hover {
    --tw-gradient-to: #0077be;
  }

  .WDL\:hover\:to-MetallicCopper-3:hover {
    --tw-gradient-to: #72281e;
  }

  .WDL\:hover\:to-PorcelainWhite-3:hover {
    --tw-gradient-to: #f8fbf8;
  }

  .WDL\:hover\:to-LightBlue-3:hover {
    --tw-gradient-to: #ADD8E6;
  }

  .WDL\:hover\:to-CloudNavy-3:hover {
    --tw-gradient-to: #607387;
  }

  .WDL\:hover\:to-CloudMint-3:hover {
    --tw-gradient-to: #607387;
  }

  .WDL\:hover\:to-CloudOrange-3:hover {
    --tw-gradient-to: #ffba97;
  }

  .WDL\:hover\:to-CloudLavender-3:hover {
    --tw-gradient-to: #d6d3e2;
  }

  .WDL\:hover\:to-CloudRed-3:hover {
    --tw-gradient-to: #dbb0a2;
  }

  .WDL\:hover\:to-CloudWhite-3:hover {
    --tw-gradient-to: #f2f2ed;
  }

  .WDL\:hover\:to-SunriseGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .WDL\:hover\:to-SunshineGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .WDL\:hover\:to-AuraBlack-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .WDL\:hover\:to-AuraGlow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .WDL\:hover\:to-MysticBronze-3:hover {
    --tw-gradient-to: #3c2516;
  }

  .WDL\:hover\:to-MysticGreen-3:hover {
    --tw-gradient-to: #90A19A;
  }

  .WDL\:hover\:to-MysticGrey-3:hover {
    --tw-gradient-to: #564f55;
  }

  .WDL\:hover\:to-MysticBlack-3:hover {
    --tw-gradient-to: #353A3C;
  }

  .WDL\:hover\:to-MysticWhite-3:hover {
    --tw-gradient-to: #E4EDE3;
  }

  .WDL\:hover\:to-price-blue1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .WDL\:hover\:to-indigo1:hover {
    --tw-gradient-to: #6700B8;
  }

  .WDL\:hover\:to-Purple-4:hover {
    --tw-gradient-to: #9598F8;
  }

  .WDL\:hover\:to-new-blue-2:hover {
    --tw-gradient-to: #33B3C2;
  }

  .WDL\:hover\:to-dark-blue-3:hover {
    --tw-gradient-to: #041DFB;
  }

  .WDL\:hover\:to-replace-bg:hover {
    --tw-gradient-to: #8AA4BC;
  }

  .WDL\:hover\:to-resolve-bg:hover {
    --tw-gradient-to: #4783CB;
  }

  .WDL\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .WDL\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .WDL\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .WDL\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .WDL\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .WDL\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .WDL\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .WDL\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .WDL\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .WDL\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .WDL\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .WDL\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .WDL\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .WDL\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .WDL\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .WDL\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .WDL\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .WDL\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .WDL\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .WDL\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .WDL\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .WDL\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .WDL\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .WDL\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .WDL\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .WDL\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .WDL\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .WDL\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .WDL\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .WDL\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .WDL\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .WDL\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .WDL\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .WDL\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .WDL\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .WDL\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .WDL\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .WDL\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .WDL\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .WDL\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .WDL\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .WDL\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .WDL\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .WDL\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .WDL\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .WDL\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .WDL\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .WDL\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .WDL\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .WDL\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .WDL\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .WDL\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .WDL\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .WDL\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .WDL\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .WDL\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .WDL\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .WDL\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .WDL\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .WDL\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .WDL\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .WDL\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .WDL\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .WDL\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .WDL\:focus\:to-purple:focus {
    --tw-gradient-to: #6700B8;
  }

  .WDL\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .WDL\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .WDL\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .WDL\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .WDL\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .WDL\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .WDL\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .WDL\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .WDL\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .WDL\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .WDL\:focus\:to-Asurion-White:focus {
    --tw-gradient-to: #FFF;
  }

  .WDL\:focus\:to-Asurion-Blue-Brighter:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .WDL\:focus\:to-Asurion-Blue-Deep:focus {
    --tw-gradient-to: #2743CC;
  }

  .WDL\:focus\:to-Asurion-Blue-Light:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .WDL\:focus\:to-Asurion-Purple:focus {
    --tw-gradient-to: #8223D2;
  }

  .WDL\:focus\:to-Asurion-Purple-Deeper:focus {
    --tw-gradient-to: #6700B8;
  }

  .WDL\:focus\:to-Asurion-Purple-Light:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .WDL\:focus\:to-Asurion-Gray-Deepest:focus {
    --tw-gradient-to: #333F48;
  }

  .WDL\:focus\:to-Asurion-Gray-Deeper:focus {
    --tw-gradient-to: #6E767D;
  }

  .WDL\:focus\:to-Asurion-Gray-Light:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .WDL\:focus\:to-Asurion-Gray-Lighter:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .WDL\:focus\:to-Asurion-Gray-Lightest:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .WDL\:focus\:to-Asurion-Red-Deep:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .WDL\:focus\:to-light-gray:focus {
    --tw-gradient-to: #6E767D;
  }

  .WDL\:focus\:to-light-gray-1:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .WDL\:focus\:to-light-gray-2:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .WDL\:focus\:to-light-gray-3:focus {
    --tw-gradient-to: #F0F0F5;
  }

  .WDL\:focus\:to-light-gray-4:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .WDL\:focus\:to-light-gray-5:focus {
    --tw-gradient-to: #333F48;
  }

  .WDL\:focus\:to-light-slate-gray:focus {
    --tw-gradient-to: #8589A1;
  }

  .WDL\:focus\:to-denim-blue:focus {
    --tw-gradient-to: #0066B2;
  }

  .WDL\:focus\:to-purple-1:focus {
    --tw-gradient-to: #8223D2;
  }

  .WDL\:focus\:to-dark-red:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .WDL\:focus\:to-bright-red:focus {
    --tw-gradient-to: #F40715;
  }

  .WDL\:focus\:to-mustard-yellow:focus {
    --tw-gradient-to: #ED8B00;
  }

  .WDL\:focus\:to-mustard-yellow-1:focus {
    --tw-gradient-to: #ED6600;
  }

  .WDL\:focus\:to-light-blue:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .WDL\:focus\:to-light-blue-1:focus {
    --tw-gradient-to: #4A68F9;
  }

  .WDL\:focus\:to-light-blue-3:focus {
    --tw-gradient-to:  #F0F3FF;
  }

  .WDL\:focus\:to-light-blue-4:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .WDL\:focus\:to-purple-blue:focus {
    --tw-gradient-to: #6469E1;
  }

  .WDL\:focus\:to-light-green:focus {
    --tw-gradient-to: #00B574;
  }

  .WDL\:focus\:to-light-green-1:focus {
    --tw-gradient-to: #00B574;
  }

  .WDL\:focus\:to-light-bg-green:focus {
    --tw-gradient-to: #F0FFF9;
  }

  .WDL\:focus\:to-green-1:focus {
    --tw-gradient-to: #0B8350;
  }

  .WDL\:focus\:to-pink-1:focus {
    --tw-gradient-to: #FFEDD5;
  }

  .WDL\:focus\:to-light-white-1:focus {
    --tw-gradient-to: #F8F6EE;
  }

  .WDL\:focus\:to-Black-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .WDL\:focus\:to-Default-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .WDL\:focus\:to-White-3:focus {
    --tw-gradient-to: #F9F6EF;
  }

  .WDL\:focus\:to-Green-3:focus {
    --tw-gradient-to: #AEE0CD;
  }

  .WDL\:focus\:to-Blue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .WDL\:focus\:to-Silver-3:focus {
    --tw-gradient-to: #E4E4E2;
  }

  .WDL\:focus\:to-Yellow-3:focus {
    --tw-gradient-to: #F3D060;
  }

  .WDL\:focus\:to-Grey-3:focus {
    --tw-gradient-to: #535150;
  }

  .WDL\:focus\:to-Gray-3:focus {
    --tw-gradient-to: #535150;
  }

  .WDL\:focus\:to-Red-3:focus {
    --tw-gradient-to: #BA0C2E;
  }

  .WDL\:focus\:to-Gold-3:focus {
    --tw-gradient-to: #F5DDC5;
  }

  .WDL\:focus\:to-light-green-3:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .WDL\:focus\:to-dark-blue-2:focus {
    --tw-gradient-to: #2743CC;
  }

  .WDL\:focus\:to-blue-1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .WDL\:focus\:to-yellow-1:focus {
    --tw-gradient-to: #EDB800;
  }

  .WDL\:focus\:to-blue-2:focus {
    --tw-gradient-to: #253BAA;
  }

  .WDL\:focus\:to-light-pink:focus {
    --tw-gradient-to: #FF5070;
  }

  .WDL\:focus\:to-bright-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .WDL\:focus\:to-bright-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .WDL\:focus\:to-SpaceGrey-3:focus {
    --tw-gradient-to: #535150;
  }

  .WDL\:focus\:to-Purple-3:focus {
    --tw-gradient-to: #6700B8;
  }

  .WDL\:focus\:to-LightPurple-3:focus {
    --tw-gradient-to: #D1CDDA;
  }

  .WDL\:focus\:to-Glow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .WDL\:focus\:to-Bronze-3:focus {
    --tw-gradient-to: #cd7f32;
  }

  .WDL\:focus\:to-Copper-3:focus {
    --tw-gradient-to: #B87333;
  }

  .WDL\:focus\:to-Pink-3:focus {
    --tw-gradient-to: #FFC0CB;
  }

  .WDL\:focus\:to-Orange-3:focus {
    --tw-gradient-to: #FFA500;
  }

  .WDL\:focus\:to-Coral-3:focus {
    --tw-gradient-to: #EE7762;
  }

  .WDL\:focus\:to-MajesticBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .WDL\:focus\:to-PrismBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .WDL\:focus\:to-CeramicBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .WDL\:focus\:to-MidnightBlack-3:focus {
    --tw-gradient-to: #00040D;
  }

  .WDL\:focus\:to-PrismWhite-3:focus {
    --tw-gradient-to: #E1D8CB;
  }

  .WDL\:focus\:to-CeramicWhite-3:focus {
    --tw-gradient-to: #c2c2c4;
  }

  .WDL\:focus\:to-LilacPurple-3:focus {
    --tw-gradient-to: #C8A2C8;
  }

  .WDL\:focus\:to-CrownSilver-3:focus {
    --tw-gradient-to: #b1a5aa;
  }

  .WDL\:focus\:to-CoralBlue-3:focus {
    --tw-gradient-to: #AFDCEC;
  }

  .WDL\:focus\:to-lime-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .WDL\:focus\:to-apple-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .WDL\:focus\:to-bg-new-blue:focus {
    --tw-gradient-to: #39DCF0;
  }

  .WDL\:focus\:to-bg-new-pink:focus {
    --tw-gradient-to: #E79AAE;
  }

  .WDL\:focus\:to-new-pink-1:focus {
    --tw-gradient-to: #E9A1B3;
  }

  .WDL\:focus\:to-footer-grey:focus {
    --tw-gradient-to: #333238;
  }

  .WDL\:focus\:to-border-grey:focus {
    --tw-gradient-to: #c4c4c4;
  }

  .WDL\:focus\:to-apple-green-1:focus {
    --tw-gradient-to: #30D091;
  }

  .WDL\:focus\:to-crimson-red:focus {
    --tw-gradient-to: #d22323;
  }

  .WDL\:focus\:to-asurion-cyan:focus {
    --tw-gradient-to: #95CED7;
  }

  .WDL\:focus\:to-bright-orange:focus {
    --tw-gradient-to: #FF8B1A;
  }

  .WDL\:focus\:to-Graphite-3:focus {
    --tw-gradient-to: #D2CEDB;
  }

  .WDL\:focus\:to-PacificBlue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .WDL\:focus\:to-light-purple:focus {
    --tw-gradient-to: #B3A3D7;
  }

  .WDL\:focus\:to-asurion-gray:focus {
    --tw-gradient-to: #D8D8D8;
  }

  .WDL\:focus\:to-OceanBlue-3:focus {
    --tw-gradient-to: #0077be;
  }

  .WDL\:focus\:to-MetallicCopper-3:focus {
    --tw-gradient-to: #72281e;
  }

  .WDL\:focus\:to-PorcelainWhite-3:focus {
    --tw-gradient-to: #f8fbf8;
  }

  .WDL\:focus\:to-LightBlue-3:focus {
    --tw-gradient-to: #ADD8E6;
  }

  .WDL\:focus\:to-CloudNavy-3:focus {
    --tw-gradient-to: #607387;
  }

  .WDL\:focus\:to-CloudMint-3:focus {
    --tw-gradient-to: #607387;
  }

  .WDL\:focus\:to-CloudOrange-3:focus {
    --tw-gradient-to: #ffba97;
  }

  .WDL\:focus\:to-CloudLavender-3:focus {
    --tw-gradient-to: #d6d3e2;
  }

  .WDL\:focus\:to-CloudRed-3:focus {
    --tw-gradient-to: #dbb0a2;
  }

  .WDL\:focus\:to-CloudWhite-3:focus {
    --tw-gradient-to: #f2f2ed;
  }

  .WDL\:focus\:to-SunriseGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .WDL\:focus\:to-SunshineGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .WDL\:focus\:to-AuraBlack-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .WDL\:focus\:to-AuraGlow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .WDL\:focus\:to-MysticBronze-3:focus {
    --tw-gradient-to: #3c2516;
  }

  .WDL\:focus\:to-MysticGreen-3:focus {
    --tw-gradient-to: #90A19A;
  }

  .WDL\:focus\:to-MysticGrey-3:focus {
    --tw-gradient-to: #564f55;
  }

  .WDL\:focus\:to-MysticBlack-3:focus {
    --tw-gradient-to: #353A3C;
  }

  .WDL\:focus\:to-MysticWhite-3:focus {
    --tw-gradient-to: #E4EDE3;
  }

  .WDL\:focus\:to-price-blue1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .WDL\:focus\:to-indigo1:focus {
    --tw-gradient-to: #6700B8;
  }

  .WDL\:focus\:to-Purple-4:focus {
    --tw-gradient-to: #9598F8;
  }

  .WDL\:focus\:to-new-blue-2:focus {
    --tw-gradient-to: #33B3C2;
  }

  .WDL\:focus\:to-dark-blue-3:focus {
    --tw-gradient-to: #041DFB;
  }

  .WDL\:focus\:to-replace-bg:focus {
    --tw-gradient-to: #8AA4BC;
  }

  .WDL\:focus\:to-resolve-bg:focus {
    --tw-gradient-to: #4783CB;
  }

  .WDL\:decoration-slice {
    -webkit-box-decoration-break: slice;
    box-decoration-break: slice;
  }

  .WDL\:decoration-clone {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }

  .WDL\:bg-auto {
    background-size: auto;
  }

  .WDL\:bg-cover {
    background-size: cover;
  }

  .WDL\:bg-contain {
    background-size: contain;
  }

  .WDL\:bg-fixed {
    background-attachment: fixed;
  }

  .WDL\:bg-local {
    background-attachment: local;
  }

  .WDL\:bg-scroll {
    background-attachment: scroll;
  }

  .WDL\:bg-clip-border {
    background-clip: border-box;
  }

  .WDL\:bg-clip-padding {
    background-clip: padding-box;
  }

  .WDL\:bg-clip-content {
    background-clip: content-box;
  }

  .WDL\:bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
  }

  .WDL\:bg-bottom {
    background-position: bottom;
  }

  .WDL\:bg-center {
    background-position: center;
  }

  .WDL\:bg-left {
    background-position: left;
  }

  .WDL\:bg-left-bottom {
    background-position: left bottom;
  }

  .WDL\:bg-left-top {
    background-position: left top;
  }

  .WDL\:bg-right {
    background-position: right;
  }

  .WDL\:bg-right-bottom {
    background-position: right bottom;
  }

  .WDL\:bg-right-top {
    background-position: right top;
  }

  .WDL\:bg-top {
    background-position: top;
  }

  .WDL\:bg-repeat {
    background-repeat: repeat;
  }

  .WDL\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .WDL\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .WDL\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .WDL\:bg-repeat-round {
    background-repeat: round;
  }

  .WDL\:bg-repeat-space {
    background-repeat: space;
  }

  .WDL\:bg-origin-border {
    background-origin: border-box;
  }

  .WDL\:bg-origin-padding {
    background-origin: padding-box;
  }

  .WDL\:bg-origin-content {
    background-origin: content-box;
  }

  .WDL\:fill-current {
    fill: currentColor;
  }

  .WDL\:stroke-current {
    stroke: currentColor;
  }

  .WDL\:stroke-0 {
    stroke-width: 0;
  }

  .WDL\:stroke-1 {
    stroke-width: 1;
  }

  .WDL\:stroke-2 {
    stroke-width: 2;
  }

  .WDL\:object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .WDL\:object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .WDL\:object-fill {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .WDL\:object-none {
    -o-object-fit: none;
    object-fit: none;
  }

  .WDL\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .WDL\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom;
  }

  .WDL\:object-center {
    -o-object-position: center;
    object-position: center;
  }

  .WDL\:object-left {
    -o-object-position: left;
    object-position: left;
  }

  .WDL\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom;
  }

  .WDL\:object-left-top {
    -o-object-position: left top;
    object-position: left top;
  }

  .WDL\:object-right {
    -o-object-position: right;
    object-position: right;
  }

  .WDL\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom;
  }

  .WDL\:object-right-top {
    -o-object-position: right top;
    object-position: right top;
  }

  .WDL\:object-top {
    -o-object-position: top;
    object-position: top;
  }

  .WDL\:p-0 {
    padding: 0px;
  }

  .WDL\:p-1 {
    padding: 0.25rem;
  }

  .WDL\:p-2 {
    padding: 0.5rem;
  }

  .WDL\:p-3 {
    padding: 0.75rem;
  }

  .WDL\:p-4 {
    padding: 1rem;
  }

  .WDL\:p-5 {
    padding: 1.25rem;
  }

  .WDL\:p-6 {
    padding: 1.5rem;
  }

  .WDL\:p-7 {
    padding: 1.75rem;
  }

  .WDL\:p-8 {
    padding: 2rem;
  }

  .WDL\:p-9 {
    padding: 2.25rem;
  }

  .WDL\:p-10 {
    padding: 2.5rem;
  }

  .WDL\:p-11 {
    padding: 2.75rem;
  }

  .WDL\:p-12 {
    padding: 3rem;
  }

  .WDL\:p-14 {
    padding: 3.5rem;
  }

  .WDL\:p-15 {
    padding: 15px;
  }

  .WDL\:p-16 {
    padding: 4rem;
  }

  .WDL\:p-17 {
    padding: 17px;
  }

  .WDL\:p-19 {
    padding: 19px;
  }

  .WDL\:p-20 {
    padding: 5rem;
  }

  .WDL\:p-22 {
    padding: 22px;
  }

  .WDL\:p-24 {
    padding: 6rem;
  }

  .WDL\:p-25 {
    padding: 25px;
  }

  .WDL\:p-26 {
    padding: 26px;
  }

  .WDL\:p-27 {
    padding: 27px;
  }

  .WDL\:p-28 {
    padding: 7rem;
  }

  .WDL\:p-29 {
    padding: 29px;
  }

  .WDL\:p-30 {
    padding: 30px;
  }

  .WDL\:p-32 {
    padding: 8rem;
  }

  .WDL\:p-35 {
    padding: 35px;
  }

  .WDL\:p-36 {
    padding: 9rem;
  }

  .WDL\:p-37 {
    padding: 37px;
  }

  .WDL\:p-40 {
    padding: 40px;
  }

  .WDL\:p-41 {
    padding: 41px;
  }

  .WDL\:p-44 {
    padding: 11rem;
  }

  .WDL\:p-45 {
    padding: 45px;
  }

  .WDL\:p-48 {
    padding: 12rem;
  }

  .WDL\:p-49 {
    padding: 49px;
  }

  .WDL\:p-50 {
    padding: 50px;
  }

  .WDL\:p-52 {
    padding: 13rem;
  }

  .WDL\:p-56 {
    padding: 14rem;
  }

  .WDL\:p-60 {
    padding: 60px;
  }

  .WDL\:p-64 {
    padding: 16rem;
  }

  .WDL\:p-65 {
    padding: 65px;
  }

  .WDL\:p-72 {
    padding: 72px;
  }

  .WDL\:p-80 {
    padding: 20rem;
  }

  .WDL\:p-85 {
    padding: 85px;
  }

  .WDL\:p-96 {
    padding: 24rem;
  }

  .WDL\:p-124 {
    padding: 124px;
  }

  .WDL\:p-px {
    padding: 1px;
  }

  .WDL\:p-0\.5 {
    padding: 0.125rem;
  }

  .WDL\:p-1\.5 {
    padding: 0.375rem;
  }

  .WDL\:p-2\.5 {
    padding: 0.625rem;
  }

  .WDL\:p-3\.5 {
    padding: 0.875rem;
  }

  .WDL\:p-p11 {
    padding: 11px;
  }

  .WDL\:p-p12 {
    padding: 12px;
  }

  .WDL\:p-p10 {
    padding: 10px;
  }

  .WDL\:p-p9 {
    padding: 9px;
  }

  .WDL\:p-p20 {
    padding: 20px;
  }

  .WDL\:p-p18 {
    padding: 18px;
  }

  .WDL\:p-p14 {
    padding: 14px;
  }

  .WDL\:p-p13 {
    padding: 13px;
  }

  .WDL\:p-p6 {
    padding: 6px;
  }

  .WDL\:p-p2 {
    padding: 2px;
  }

  .WDL\:p-p3 {
    padding: 3px;
  }

  .WDL\:p-p5 {
    padding: 5px;
  }

  .WDL\:p-40p-imp {
    padding: 40px !important;
  }

  .WDL\:p-67px {
    padding: 67px;
  }

  .WDL\:p-160px {
    padding: 160px;
  }

  .WDL\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .WDL\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .WDL\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .WDL\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .WDL\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .WDL\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .WDL\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .WDL\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .WDL\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .WDL\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .WDL\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .WDL\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .WDL\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .WDL\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .WDL\:px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .WDL\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .WDL\:px-17 {
    padding-left: 17px;
    padding-right: 17px;
  }

  .WDL\:px-19 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .WDL\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .WDL\:px-22 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .WDL\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .WDL\:px-25 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .WDL\:px-26 {
    padding-left: 26px;
    padding-right: 26px;
  }

  .WDL\:px-27 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .WDL\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .WDL\:px-29 {
    padding-left: 29px;
    padding-right: 29px;
  }

  .WDL\:px-30 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .WDL\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .WDL\:px-35 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .WDL\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .WDL\:px-37 {
    padding-left: 37px;
    padding-right: 37px;
  }

  .WDL\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .WDL\:px-41 {
    padding-left: 41px;
    padding-right: 41px;
  }

  .WDL\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .WDL\:px-45 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .WDL\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .WDL\:px-49 {
    padding-left: 49px;
    padding-right: 49px;
  }

  .WDL\:px-50 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .WDL\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .WDL\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .WDL\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .WDL\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .WDL\:px-65 {
    padding-left: 65px;
    padding-right: 65px;
  }

  .WDL\:px-72 {
    padding-left: 72px;
    padding-right: 72px;
  }

  .WDL\:px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .WDL\:px-85 {
    padding-left: 85px;
    padding-right: 85px;
  }

  .WDL\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .WDL\:px-124 {
    padding-left: 124px;
    padding-right: 124px;
  }

  .WDL\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .WDL\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .WDL\:px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .WDL\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .WDL\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .WDL\:px-p11 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .WDL\:px-p12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .WDL\:px-p10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .WDL\:px-p9 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .WDL\:px-p20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .WDL\:px-p18 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .WDL\:px-p14 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .WDL\:px-p13 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .WDL\:px-p6 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .WDL\:px-p2 {
    padding-left: 2px;
    padding-right: 2px;
  }

  .WDL\:px-p3 {
    padding-left: 3px;
    padding-right: 3px;
  }

  .WDL\:px-p5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .WDL\:px-40p-imp {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .WDL\:px-67px {
    padding-left: 67px;
    padding-right: 67px;
  }

  .WDL\:px-160px {
    padding-left: 160px;
    padding-right: 160px;
  }

  .WDL\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .WDL\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .WDL\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .WDL\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .WDL\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .WDL\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .WDL\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .WDL\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .WDL\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .WDL\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .WDL\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .WDL\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .WDL\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .WDL\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .WDL\:py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .WDL\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .WDL\:py-17 {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .WDL\:py-19 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .WDL\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .WDL\:py-22 {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .WDL\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .WDL\:py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .WDL\:py-26 {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .WDL\:py-27 {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .WDL\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .WDL\:py-29 {
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .WDL\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .WDL\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .WDL\:py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .WDL\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .WDL\:py-37 {
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .WDL\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .WDL\:py-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }

  .WDL\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .WDL\:py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .WDL\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .WDL\:py-49 {
    padding-top: 49px;
    padding-bottom: 49px;
  }

  .WDL\:py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .WDL\:py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .WDL\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .WDL\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .WDL\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .WDL\:py-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .WDL\:py-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .WDL\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .WDL\:py-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }

  .WDL\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .WDL\:py-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }

  .WDL\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .WDL\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .WDL\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .WDL\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .WDL\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .WDL\:py-p11 {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .WDL\:py-p12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .WDL\:py-p10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .WDL\:py-p9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .WDL\:py-p20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .WDL\:py-p18 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .WDL\:py-p14 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .WDL\:py-p13 {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .WDL\:py-p6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .WDL\:py-p2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .WDL\:py-p3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .WDL\:py-p5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .WDL\:py-40p-imp {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .WDL\:py-67px {
    padding-top: 67px;
    padding-bottom: 67px;
  }

  .WDL\:py-160px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .WDL\:pt-0 {
    padding-top: 0px;
  }

  .WDL\:pt-1 {
    padding-top: 0.25rem;
  }

  .WDL\:pt-2 {
    padding-top: 0.5rem;
  }

  .WDL\:pt-3 {
    padding-top: 0.75rem;
  }

  .WDL\:pt-4 {
    padding-top: 1rem;
  }

  .WDL\:pt-5 {
    padding-top: 1.25rem;
  }

  .WDL\:pt-6 {
    padding-top: 1.5rem;
  }

  .WDL\:pt-7 {
    padding-top: 1.75rem;
  }

  .WDL\:pt-8 {
    padding-top: 2rem;
  }

  .WDL\:pt-9 {
    padding-top: 2.25rem;
  }

  .WDL\:pt-10 {
    padding-top: 2.5rem;
  }

  .WDL\:pt-11 {
    padding-top: 2.75rem;
  }

  .WDL\:pt-12 {
    padding-top: 3rem;
  }

  .WDL\:pt-14 {
    padding-top: 3.5rem;
  }

  .WDL\:pt-15 {
    padding-top: 15px;
  }

  .WDL\:pt-16 {
    padding-top: 4rem;
  }

  .WDL\:pt-17 {
    padding-top: 17px;
  }

  .WDL\:pt-19 {
    padding-top: 19px;
  }

  .WDL\:pt-20 {
    padding-top: 5rem;
  }

  .WDL\:pt-22 {
    padding-top: 22px;
  }

  .WDL\:pt-24 {
    padding-top: 6rem;
  }

  .WDL\:pt-25 {
    padding-top: 25px;
  }

  .WDL\:pt-26 {
    padding-top: 26px;
  }

  .WDL\:pt-27 {
    padding-top: 27px;
  }

  .WDL\:pt-28 {
    padding-top: 7rem;
  }

  .WDL\:pt-29 {
    padding-top: 29px;
  }

  .WDL\:pt-30 {
    padding-top: 30px;
  }

  .WDL\:pt-32 {
    padding-top: 8rem;
  }

  .WDL\:pt-35 {
    padding-top: 35px;
  }

  .WDL\:pt-36 {
    padding-top: 9rem;
  }

  .WDL\:pt-37 {
    padding-top: 37px;
  }

  .WDL\:pt-40 {
    padding-top: 40px;
  }

  .WDL\:pt-41 {
    padding-top: 41px;
  }

  .WDL\:pt-44 {
    padding-top: 11rem;
  }

  .WDL\:pt-45 {
    padding-top: 45px;
  }

  .WDL\:pt-48 {
    padding-top: 12rem;
  }

  .WDL\:pt-49 {
    padding-top: 49px;
  }

  .WDL\:pt-50 {
    padding-top: 50px;
  }

  .WDL\:pt-52 {
    padding-top: 13rem;
  }

  .WDL\:pt-56 {
    padding-top: 14rem;
  }

  .WDL\:pt-60 {
    padding-top: 60px;
  }

  .WDL\:pt-64 {
    padding-top: 16rem;
  }

  .WDL\:pt-65 {
    padding-top: 65px;
  }

  .WDL\:pt-72 {
    padding-top: 72px;
  }

  .WDL\:pt-80 {
    padding-top: 20rem;
  }

  .WDL\:pt-85 {
    padding-top: 85px;
  }

  .WDL\:pt-96 {
    padding-top: 24rem;
  }

  .WDL\:pt-124 {
    padding-top: 124px;
  }

  .WDL\:pt-px {
    padding-top: 1px;
  }

  .WDL\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .WDL\:pt-1\.5 {
    padding-top: 0.375rem;
  }

  .WDL\:pt-2\.5 {
    padding-top: 0.625rem;
  }

  .WDL\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .WDL\:pt-p11 {
    padding-top: 11px;
  }

  .WDL\:pt-p12 {
    padding-top: 12px;
  }

  .WDL\:pt-p10 {
    padding-top: 10px;
  }

  .WDL\:pt-p9 {
    padding-top: 9px;
  }

  .WDL\:pt-p20 {
    padding-top: 20px;
  }

  .WDL\:pt-p18 {
    padding-top: 18px;
  }

  .WDL\:pt-p14 {
    padding-top: 14px;
  }

  .WDL\:pt-p13 {
    padding-top: 13px;
  }

  .WDL\:pt-p6 {
    padding-top: 6px;
  }

  .WDL\:pt-p2 {
    padding-top: 2px;
  }

  .WDL\:pt-p3 {
    padding-top: 3px;
  }

  .WDL\:pt-p5 {
    padding-top: 5px;
  }

  .WDL\:pt-40p-imp {
    padding-top: 40px !important;
  }

  .WDL\:pt-67px {
    padding-top: 67px;
  }

  .WDL\:pt-160px {
    padding-top: 160px;
  }

  .WDL\:pr-0 {
    padding-right: 0px;
  }

  .WDL\:pr-1 {
    padding-right: 0.25rem;
  }

  .WDL\:pr-2 {
    padding-right: 0.5rem;
  }

  .WDL\:pr-3 {
    padding-right: 0.75rem;
  }

  .WDL\:pr-4 {
    padding-right: 1rem;
  }

  .WDL\:pr-5 {
    padding-right: 1.25rem;
  }

  .WDL\:pr-6 {
    padding-right: 1.5rem;
  }

  .WDL\:pr-7 {
    padding-right: 1.75rem;
  }

  .WDL\:pr-8 {
    padding-right: 2rem;
  }

  .WDL\:pr-9 {
    padding-right: 2.25rem;
  }

  .WDL\:pr-10 {
    padding-right: 2.5rem;
  }

  .WDL\:pr-11 {
    padding-right: 2.75rem;
  }

  .WDL\:pr-12 {
    padding-right: 3rem;
  }

  .WDL\:pr-14 {
    padding-right: 3.5rem;
  }

  .WDL\:pr-15 {
    padding-right: 15px;
  }

  .WDL\:pr-16 {
    padding-right: 4rem;
  }

  .WDL\:pr-17 {
    padding-right: 17px;
  }

  .WDL\:pr-19 {
    padding-right: 19px;
  }

  .WDL\:pr-20 {
    padding-right: 5rem;
  }

  .WDL\:pr-22 {
    padding-right: 22px;
  }

  .WDL\:pr-24 {
    padding-right: 6rem;
  }

  .WDL\:pr-25 {
    padding-right: 25px;
  }

  .WDL\:pr-26 {
    padding-right: 26px;
  }

  .WDL\:pr-27 {
    padding-right: 27px;
  }

  .WDL\:pr-28 {
    padding-right: 7rem;
  }

  .WDL\:pr-29 {
    padding-right: 29px;
  }

  .WDL\:pr-30 {
    padding-right: 30px;
  }

  .WDL\:pr-32 {
    padding-right: 8rem;
  }

  .WDL\:pr-35 {
    padding-right: 35px;
  }

  .WDL\:pr-36 {
    padding-right: 9rem;
  }

  .WDL\:pr-37 {
    padding-right: 37px;
  }

  .WDL\:pr-40 {
    padding-right: 40px;
  }

  .WDL\:pr-41 {
    padding-right: 41px;
  }

  .WDL\:pr-44 {
    padding-right: 11rem;
  }

  .WDL\:pr-45 {
    padding-right: 45px;
  }

  .WDL\:pr-48 {
    padding-right: 12rem;
  }

  .WDL\:pr-49 {
    padding-right: 49px;
  }

  .WDL\:pr-50 {
    padding-right: 50px;
  }

  .WDL\:pr-52 {
    padding-right: 13rem;
  }

  .WDL\:pr-56 {
    padding-right: 14rem;
  }

  .WDL\:pr-60 {
    padding-right: 60px;
  }

  .WDL\:pr-64 {
    padding-right: 16rem;
  }

  .WDL\:pr-65 {
    padding-right: 65px;
  }

  .WDL\:pr-72 {
    padding-right: 72px;
  }

  .WDL\:pr-80 {
    padding-right: 20rem;
  }

  .WDL\:pr-85 {
    padding-right: 85px;
  }

  .WDL\:pr-96 {
    padding-right: 24rem;
  }

  .WDL\:pr-124 {
    padding-right: 124px;
  }

  .WDL\:pr-px {
    padding-right: 1px;
  }

  .WDL\:pr-0\.5 {
    padding-right: 0.125rem;
  }

  .WDL\:pr-1\.5 {
    padding-right: 0.375rem;
  }

  .WDL\:pr-2\.5 {
    padding-right: 0.625rem;
  }

  .WDL\:pr-3\.5 {
    padding-right: 0.875rem;
  }

  .WDL\:pr-p11 {
    padding-right: 11px;
  }

  .WDL\:pr-p12 {
    padding-right: 12px;
  }

  .WDL\:pr-p10 {
    padding-right: 10px;
  }

  .WDL\:pr-p9 {
    padding-right: 9px;
  }

  .WDL\:pr-p20 {
    padding-right: 20px;
  }

  .WDL\:pr-p18 {
    padding-right: 18px;
  }

  .WDL\:pr-p14 {
    padding-right: 14px;
  }

  .WDL\:pr-p13 {
    padding-right: 13px;
  }

  .WDL\:pr-p6 {
    padding-right: 6px;
  }

  .WDL\:pr-p2 {
    padding-right: 2px;
  }

  .WDL\:pr-p3 {
    padding-right: 3px;
  }

  .WDL\:pr-p5 {
    padding-right: 5px;
  }

  .WDL\:pr-40p-imp {
    padding-right: 40px !important;
  }

  .WDL\:pr-67px {
    padding-right: 67px;
  }

  .WDL\:pr-160px {
    padding-right: 160px;
  }

  .WDL\:pb-0 {
    padding-bottom: 0px;
  }

  .WDL\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .WDL\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .WDL\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .WDL\:pb-4 {
    padding-bottom: 1rem;
  }

  .WDL\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .WDL\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .WDL\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .WDL\:pb-8 {
    padding-bottom: 2rem;
  }

  .WDL\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .WDL\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .WDL\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .WDL\:pb-12 {
    padding-bottom: 3rem;
  }

  .WDL\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .WDL\:pb-15 {
    padding-bottom: 15px;
  }

  .WDL\:pb-16 {
    padding-bottom: 4rem;
  }

  .WDL\:pb-17 {
    padding-bottom: 17px;
  }

  .WDL\:pb-19 {
    padding-bottom: 19px;
  }

  .WDL\:pb-20 {
    padding-bottom: 5rem;
  }

  .WDL\:pb-22 {
    padding-bottom: 22px;
  }

  .WDL\:pb-24 {
    padding-bottom: 6rem;
  }

  .WDL\:pb-25 {
    padding-bottom: 25px;
  }

  .WDL\:pb-26 {
    padding-bottom: 26px;
  }

  .WDL\:pb-27 {
    padding-bottom: 27px;
  }

  .WDL\:pb-28 {
    padding-bottom: 7rem;
  }

  .WDL\:pb-29 {
    padding-bottom: 29px;
  }

  .WDL\:pb-30 {
    padding-bottom: 30px;
  }

  .WDL\:pb-32 {
    padding-bottom: 8rem;
  }

  .WDL\:pb-35 {
    padding-bottom: 35px;
  }

  .WDL\:pb-36 {
    padding-bottom: 9rem;
  }

  .WDL\:pb-37 {
    padding-bottom: 37px;
  }

  .WDL\:pb-40 {
    padding-bottom: 40px;
  }

  .WDL\:pb-41 {
    padding-bottom: 41px;
  }

  .WDL\:pb-44 {
    padding-bottom: 11rem;
  }

  .WDL\:pb-45 {
    padding-bottom: 45px;
  }

  .WDL\:pb-48 {
    padding-bottom: 12rem;
  }

  .WDL\:pb-49 {
    padding-bottom: 49px;
  }

  .WDL\:pb-50 {
    padding-bottom: 50px;
  }

  .WDL\:pb-52 {
    padding-bottom: 13rem;
  }

  .WDL\:pb-56 {
    padding-bottom: 14rem;
  }

  .WDL\:pb-60 {
    padding-bottom: 60px;
  }

  .WDL\:pb-64 {
    padding-bottom: 16rem;
  }

  .WDL\:pb-65 {
    padding-bottom: 65px;
  }

  .WDL\:pb-72 {
    padding-bottom: 72px;
  }

  .WDL\:pb-80 {
    padding-bottom: 20rem;
  }

  .WDL\:pb-85 {
    padding-bottom: 85px;
  }

  .WDL\:pb-96 {
    padding-bottom: 24rem;
  }

  .WDL\:pb-124 {
    padding-bottom: 124px;
  }

  .WDL\:pb-px {
    padding-bottom: 1px;
  }

  .WDL\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .WDL\:pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .WDL\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .WDL\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .WDL\:pb-p11 {
    padding-bottom: 11px;
  }

  .WDL\:pb-p12 {
    padding-bottom: 12px;
  }

  .WDL\:pb-p10 {
    padding-bottom: 10px;
  }

  .WDL\:pb-p9 {
    padding-bottom: 9px;
  }

  .WDL\:pb-p20 {
    padding-bottom: 20px;
  }

  .WDL\:pb-p18 {
    padding-bottom: 18px;
  }

  .WDL\:pb-p14 {
    padding-bottom: 14px;
  }

  .WDL\:pb-p13 {
    padding-bottom: 13px;
  }

  .WDL\:pb-p6 {
    padding-bottom: 6px;
  }

  .WDL\:pb-p2 {
    padding-bottom: 2px;
  }

  .WDL\:pb-p3 {
    padding-bottom: 3px;
  }

  .WDL\:pb-p5 {
    padding-bottom: 5px;
  }

  .WDL\:pb-40p-imp {
    padding-bottom: 40px !important;
  }

  .WDL\:pb-67px {
    padding-bottom: 67px;
  }

  .WDL\:pb-160px {
    padding-bottom: 160px;
  }

  .WDL\:pl-0 {
    padding-left: 0px;
  }

  .WDL\:pl-1 {
    padding-left: 0.25rem;
  }

  .WDL\:pl-2 {
    padding-left: 0.5rem;
  }

  .WDL\:pl-3 {
    padding-left: 0.75rem;
  }

  .WDL\:pl-4 {
    padding-left: 1rem;
  }

  .WDL\:pl-5 {
    padding-left: 1.25rem;
  }

  .WDL\:pl-6 {
    padding-left: 1.5rem;
  }

  .WDL\:pl-7 {
    padding-left: 1.75rem;
  }

  .WDL\:pl-8 {
    padding-left: 2rem;
  }

  .WDL\:pl-9 {
    padding-left: 2.25rem;
  }

  .WDL\:pl-10 {
    padding-left: 2.5rem;
  }

  .WDL\:pl-11 {
    padding-left: 2.75rem;
  }

  .WDL\:pl-12 {
    padding-left: 3rem;
  }

  .WDL\:pl-14 {
    padding-left: 3.5rem;
  }

  .WDL\:pl-15 {
    padding-left: 15px;
  }

  .WDL\:pl-16 {
    padding-left: 4rem;
  }

  .WDL\:pl-17 {
    padding-left: 17px;
  }

  .WDL\:pl-19 {
    padding-left: 19px;
  }

  .WDL\:pl-20 {
    padding-left: 5rem;
  }

  .WDL\:pl-22 {
    padding-left: 22px;
  }

  .WDL\:pl-24 {
    padding-left: 6rem;
  }

  .WDL\:pl-25 {
    padding-left: 25px;
  }

  .WDL\:pl-26 {
    padding-left: 26px;
  }

  .WDL\:pl-27 {
    padding-left: 27px;
  }

  .WDL\:pl-28 {
    padding-left: 7rem;
  }

  .WDL\:pl-29 {
    padding-left: 29px;
  }

  .WDL\:pl-30 {
    padding-left: 30px;
  }

  .WDL\:pl-32 {
    padding-left: 8rem;
  }

  .WDL\:pl-35 {
    padding-left: 35px;
  }

  .WDL\:pl-36 {
    padding-left: 9rem;
  }

  .WDL\:pl-37 {
    padding-left: 37px;
  }

  .WDL\:pl-40 {
    padding-left: 40px;
  }

  .WDL\:pl-41 {
    padding-left: 41px;
  }

  .WDL\:pl-44 {
    padding-left: 11rem;
  }

  .WDL\:pl-45 {
    padding-left: 45px;
  }

  .WDL\:pl-48 {
    padding-left: 12rem;
  }

  .WDL\:pl-49 {
    padding-left: 49px;
  }

  .WDL\:pl-50 {
    padding-left: 50px;
  }

  .WDL\:pl-52 {
    padding-left: 13rem;
  }

  .WDL\:pl-56 {
    padding-left: 14rem;
  }

  .WDL\:pl-60 {
    padding-left: 60px;
  }

  .WDL\:pl-64 {
    padding-left: 16rem;
  }

  .WDL\:pl-65 {
    padding-left: 65px;
  }

  .WDL\:pl-72 {
    padding-left: 72px;
  }

  .WDL\:pl-80 {
    padding-left: 20rem;
  }

  .WDL\:pl-85 {
    padding-left: 85px;
  }

  .WDL\:pl-96 {
    padding-left: 24rem;
  }

  .WDL\:pl-124 {
    padding-left: 124px;
  }

  .WDL\:pl-px {
    padding-left: 1px;
  }

  .WDL\:pl-0\.5 {
    padding-left: 0.125rem;
  }

  .WDL\:pl-1\.5 {
    padding-left: 0.375rem;
  }

  .WDL\:pl-2\.5 {
    padding-left: 0.625rem;
  }

  .WDL\:pl-3\.5 {
    padding-left: 0.875rem;
  }

  .WDL\:pl-p11 {
    padding-left: 11px;
  }

  .WDL\:pl-p12 {
    padding-left: 12px;
  }

  .WDL\:pl-p10 {
    padding-left: 10px;
  }

  .WDL\:pl-p9 {
    padding-left: 9px;
  }

  .WDL\:pl-p20 {
    padding-left: 20px;
  }

  .WDL\:pl-p18 {
    padding-left: 18px;
  }

  .WDL\:pl-p14 {
    padding-left: 14px;
  }

  .WDL\:pl-p13 {
    padding-left: 13px;
  }

  .WDL\:pl-p6 {
    padding-left: 6px;
  }

  .WDL\:pl-p2 {
    padding-left: 2px;
  }

  .WDL\:pl-p3 {
    padding-left: 3px;
  }

  .WDL\:pl-p5 {
    padding-left: 5px;
  }

  .WDL\:pl-40p-imp {
    padding-left: 40px !important;
  }

  .WDL\:pl-67px {
    padding-left: 67px;
  }

  .WDL\:pl-160px {
    padding-left: 160px;
  }

  .WDL\:text-left {
    text-align: left;
  }

  .WDL\:text-center {
    text-align: center;
  }

  .WDL\:text-right {
    text-align: right;
  }

  .WDL\:text-justify {
    text-align: justify;
  }

  .WDL\:align-baseline {
    vertical-align: baseline;
  }

  .WDL\:align-top {
    vertical-align: top;
  }

  .WDL\:align-middle {
    vertical-align: middle;
  }

  .WDL\:align-bottom {
    vertical-align: bottom;
  }

  .WDL\:align-text-top {
    vertical-align: text-top;
  }

  .WDL\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .WDL\:font-sans {
    font-family: Apercu;
  }

  .WDL\:font-serif {
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .WDL\:font-mono {
    font-family: ApercuMono;
  }

  .WDL\:font-ApercuRegularPro {
    font-family: Apercu-Regular-Pro;
  }

  .WDL\:font-ApercuBlackPro {
    font-family: Apercu-Black-Pro;
  }

  .WDL\:font-ApercuBoldPro {
    font-family: Apercu-Bold-Pro;
  }

  .WDL\:font-ApercuLightPro {
    font-family: Apercu-Light-Pro;
  }

  .WDL\:text-8 {
    font-size: 8px;
  }

  .WDL\:text-10 {
    font-size: 10px;
  }

  .WDL\:text-12 {
    font-size: 12px;
  }

  .WDL\:text-13 {
    font-size: 13px;
  }

  .WDL\:text-14 {
    font-size: 14px;
  }

  .WDL\:text-16 {
    font-size: 16px;
  }

  .WDL\:text-18 {
    font-size: 18px;
  }

  .WDL\:text-19 {
    font-size: 19px;
  }

  .WDL\:text-20 {
    font-size: 20px;
  }

  .WDL\:text-21 {
    font-size: 21px;
  }

  .WDL\:text-22 {
    font-size: 22px;
  }

  .WDL\:text-26 {
    font-size: 26px;
  }

  .WDL\:text-28 {
    font-size: 28px;
  }

  .WDL\:text-29 {
    font-size: 29px;
  }

  .WDL\:text-30 {
    font-size: 30px;
  }

  .WDL\:text-32 {
    font-size: 32px;
  }

  .WDL\:text-34 {
    font-size: 34px;
  }

  .WDL\:text-40 {
    font-size: 40px;
  }

  .WDL\:text-42 {
    font-size: 42px;
  }

  .WDL\:text-47 {
    font-size: 47px;
  }

  .WDL\:text-50 {
    font-size: 50px;
  }

  .WDL\:text-55 {
    font-size: 55px;
  }

  .WDL\:text-60 {
    font-size: 60px;
  }

  .WDL\:text-65 {
    font-size: 65px;
  }

  .WDL\:text-70 {
    font-size: 70px;
  }

  .WDL\:text-80 {
    font-size: 80px;
  }

  .WDL\:text-120 {
    font-size: 120px;
  }

  .WDL\:text-150 {
    font-size: 150px;
  }

  .WDL\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .WDL\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .WDL\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .WDL\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .WDL\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .WDL\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .WDL\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .WDL\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .WDL\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .WDL\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .WDL\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .WDL\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .WDL\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .WDL\:text-f50 {
    font-size: 50px;
  }

  .WDL\:text-imp30 {
    font-size: 30px !important;
  }

  .WDL\:font-thin {
    font-weight: 100;
  }

  .WDL\:font-extralight {
    font-weight: 200;
  }

  .WDL\:font-light {
    font-weight: 300;
  }

  .WDL\:font-normal {
    font-weight: 400;
  }

  .WDL\:font-medium {
    font-weight: 500;
  }

  .WDL\:font-semibold {
    font-weight: 600;
  }

  .WDL\:font-bold {
    font-weight: 700;
  }

  .WDL\:font-extrabold {
    font-weight: 800;
  }

  .WDL\:font-black {
    font-weight: 900;
  }

  .WDL\:uppercase {
    text-transform: uppercase;
  }

  .WDL\:lowercase {
    text-transform: lowercase;
  }

  .WDL\:capitalize {
    text-transform: capitalize;
  }

  .WDL\:normal-case {
    text-transform: none;
  }

  .WDL\:italic {
    font-style: italic;
  }

  .WDL\:not-italic {
    font-style: normal;
  }

  .WDL\:ordinal, .WDL\:slashed-zero, .WDL\:lining-nums, .WDL\:oldstyle-nums, .WDL\:proportional-nums, .WDL\:tabular-nums, .WDL\:diagonal-fractions, .WDL\:stacked-fractions {
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .WDL\:normal-nums {
    font-variant-numeric: normal;
  }

  .WDL\:ordinal {
    --tw-ordinal: ordinal;
  }

  .WDL\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .WDL\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .WDL\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .WDL\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .WDL\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .WDL\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .WDL\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .WDL\:leading-3 {
    line-height: .75rem;
  }

  .WDL\:leading-4 {
    line-height: 1rem;
  }

  .WDL\:leading-5 {
    line-height: 1.25rem;
  }

  .WDL\:leading-6 {
    line-height: 1.5rem;
  }

  .WDL\:leading-7 {
    line-height: 1.75rem;
  }

  .WDL\:leading-8 {
    line-height: 2rem;
  }

  .WDL\:leading-9 {
    line-height: 2.25rem;
  }

  .WDL\:leading-10 {
    line-height: 2.5rem;
  }

  .WDL\:leading-14 {
    line-height: 14px;
  }

  .WDL\:leading-18 {
    line-height: 18px;
  }

  .WDL\:leading-19 {
    line-height: 19px;
  }

  .WDL\:leading-20 {
    line-height: 20px;
  }

  .WDL\:leading-21 {
    line-height: 21px;
  }

  .WDL\:leading-23 {
    line-height: 23px;
  }

  .WDL\:leading-26 {
    line-height: 26px;
  }

  .WDL\:leading-28 {
    line-height: 28px;
  }

  .WDL\:leading-30 {
    line-height: 30px;
  }

  .WDL\:leading-38 {
    line-height: 38px;
  }

  .WDL\:leading-41 {
    line-height: 41px;
  }

  .WDL\:leading-46 {
    line-height: 46px;
  }

  .WDL\:leading-47 {
    line-height: 47px;
  }

  .WDL\:leading-49 {
    line-height: 49px;
  }

  .WDL\:leading-50 {
    line-height: 50px;
  }

  .WDL\:leading-54 {
    line-height: 54px;
  }

  .WDL\:leading-59 {
    line-height: 59px;
  }

  .WDL\:leading-61 {
    line-height: 61px;
  }

  .WDL\:leading-65 {
    line-height: 65px;
  }

  .WDL\:leading-70 {
    line-height: 70px;
  }

  .WDL\:leading-75 {
    line-height: 75px;
  }

  .WDL\:leading-94 {
    line-height: 94px;
  }

  .WDL\:leading-120 {
    line-height: 120%;
  }

  .WDL\:leading-140 {
    line-height: 140px;
  }

  .WDL\:leading-176 {
    line-height: 176px;
  }

  .WDL\:leading-none {
    line-height: 1;
  }

  .WDL\:leading-tight {
    line-height: 1.25;
  }

  .WDL\:leading-snug {
    line-height: 1.375;
  }

  .WDL\:leading-normal {
    line-height: 1.5;
  }

  .WDL\:leading-relaxed {
    line-height: 1.625;
  }

  .WDL\:leading-loose {
    line-height: 2;
  }

  .WDL\:tracking-widest {
    letter-spacing: 2px;
  }

  .WDL\:tracking-wides {
    letter-spacing: 1px;
  }

  .WDL\:tracking-narrow {
    letter-spacing: -0.01em;
  }

  .WDL\:-tracking-1 {
    letter-spacing: -1px;
  }

  .WDL\:text-transparent {
    color: transparent;
  }

  .WDL\:text-current {
    color: currentColor;
  }

  .WDL\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .WDL\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .WDL\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .WDL\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .WDL\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .WDL\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .WDL\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .WDL\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .WDL\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .WDL\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .WDL\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .WDL\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .WDL\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .WDL\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .WDL\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .WDL\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .WDL\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .WDL\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .WDL\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .WDL\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .WDL\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .WDL\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .WDL\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .WDL\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .WDL\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .WDL\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .WDL\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .WDL\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .WDL\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .WDL\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .WDL\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .WDL\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .WDL\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .WDL\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .WDL\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .WDL\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .WDL\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .WDL\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .WDL\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .WDL\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .WDL\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .WDL\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .WDL\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .WDL\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .WDL\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .WDL\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .WDL\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .WDL\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .WDL\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .WDL\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .WDL\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .WDL\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .WDL\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .WDL\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .WDL\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .WDL\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .WDL\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .WDL\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .WDL\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .WDL\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .WDL\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .WDL\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .WDL\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WDL\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .WDL\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .WDL\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .WDL\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .WDL\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .WDL\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .WDL\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .WDL\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .WDL\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .WDL\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .WDL\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .WDL\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .WDL\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .WDL\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .WDL\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WDL\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .WDL\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .WDL\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .WDL\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .WDL\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .WDL\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .WDL\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .WDL\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .WDL\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .WDL\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .WDL\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .WDL\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .WDL\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .WDL\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .WDL\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .WDL\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .WDL\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .WDL\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .WDL\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .WDL\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .WDL\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .WDL\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .WDL\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .WDL\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .WDL\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .WDL\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .WDL\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .WDL\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .WDL\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .WDL\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .WDL\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WDL\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .WDL\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .WDL\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .WDL\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .WDL\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .WDL\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WDL\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WDL\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .WDL\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .WDL\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .WDL\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .WDL\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .WDL\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .WDL\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .WDL\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .WDL\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .WDL\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WDL\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WDL\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .WDL\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .WDL\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .WDL\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .WDL\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .WDL\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .WDL\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .WDL\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WDL\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WDL\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WDL\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .WDL\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .WDL\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .WDL\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .WDL\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .WDL\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .WDL\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .WDL\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .WDL\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .WDL\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .WDL\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .WDL\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .WDL\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .WDL\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .WDL\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .WDL\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .WDL\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .WDL\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .WDL\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .WDL\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .WDL\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .WDL\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .WDL\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .WDL\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .WDL\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .WDL\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .WDL\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .WDL\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .WDL\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .WDL\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .WDL\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .WDL\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .WDL\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .WDL\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .WDL\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .WDL\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .WDL\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .WDL\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .WDL\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .WDL\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WDL\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .WDL\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .WDL\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .WDL\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .WDL\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .WDL\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .WDL\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .group:hover .WDL\:group-hover\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .group:hover .WDL\:group-hover\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .WDL\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .WDL\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Asurion-White:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Asurion-Blue-Brighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Asurion-Blue-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Asurion-Blue-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Asurion-Purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Asurion-Purple-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Asurion-Purple-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Asurion-Gray-Deepest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Asurion-Gray-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Asurion-Gray-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Asurion-Gray-Lighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Asurion-Gray-Lightest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Asurion-Red-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-light-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-light-gray-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-light-gray-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-light-gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-light-gray-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-light-gray-5:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-light-slate-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-denim-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-purple-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-dark-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-bright-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-mustard-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-mustard-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-light-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-light-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-light-blue-3:focus-within {
    color:  #F0F3FF;
  }

  .WDL\:focus-within\:text-light-blue-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-purple-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-light-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-light-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-light-bg-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-light-white-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Black-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Default-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-White-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Silver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Yellow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Grey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Red-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Gold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-light-green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-dark-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-light-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-bright-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-bright-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-SpaceGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Purple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-LightPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Glow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Bronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Copper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Pink-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Orange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Coral-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-MajesticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-PrismBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-CeramicBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-MidnightBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-PrismWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-CeramicWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-LilacPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-CrownSilver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-CoralBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-lime-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-apple-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-bg-new-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-bg-new-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-new-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-footer-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-border-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-apple-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-crimson-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-asurion-cyan:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-bright-orange:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Graphite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-PacificBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-light-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-asurion-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-OceanBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-MetallicCopper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-PorcelainWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-LightBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-CloudNavy-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-CloudMint-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-CloudOrange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-CloudLavender-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-CloudRed-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-CloudWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-SunriseGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-SunshineGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-AuraBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-AuraGlow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-MysticBronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-MysticGreen-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-MysticGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-MysticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-MysticWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-price-blue1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-indigo1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-Purple-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-new-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-dark-blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-replace-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .WDL\:focus-within\:text-resolve-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-transparent:hover {
    color: transparent;
  }

  .WDL\:hover\:text-current:hover {
    color: currentColor;
  }

  .WDL\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Asurion-White:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Asurion-Blue-Brighter:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Asurion-Blue-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Asurion-Blue-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Asurion-Purple:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Asurion-Purple-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Asurion-Purple-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Asurion-Gray-Deepest:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Asurion-Gray-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Asurion-Gray-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Asurion-Gray-Lighter:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Asurion-Gray-Lightest:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Asurion-Red-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-light-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-light-gray-1:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-light-gray-2:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-light-gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-light-gray-4:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-light-gray-5:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-light-slate-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-denim-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-purple-1:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-dark-red:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-bright-red:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-mustard-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-mustard-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-light-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-light-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-light-blue-3:hover {
    color:  #F0F3FF;
  }

  .WDL\:hover\:text-light-blue-4:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-purple-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-light-green:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-light-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-light-bg-green:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-light-white-1:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Black-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Default-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-White-3:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Silver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Yellow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Grey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Red-3:hover {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Gold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-light-green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-dark-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-light-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-bright-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-bright-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-SpaceGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Purple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-LightPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Glow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Bronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Copper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Pink-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Orange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Coral-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-MajesticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-PrismBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-CeramicBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-MidnightBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-PrismWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-CeramicWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-LilacPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-CrownSilver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-CoralBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-lime-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-apple-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-bg-new-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-bg-new-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-new-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-footer-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-border-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-apple-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-crimson-red:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-asurion-cyan:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-bright-orange:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Graphite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-PacificBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-light-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-asurion-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-OceanBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-MetallicCopper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-PorcelainWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-LightBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-CloudNavy-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-CloudMint-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-CloudOrange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-CloudLavender-3:hover {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-CloudRed-3:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-CloudWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-SunriseGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-SunshineGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-AuraBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-AuraGlow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-MysticBronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-MysticGreen-3:hover {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-MysticGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-MysticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-MysticWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-price-blue1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-indigo1:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-Purple-4:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-new-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-dark-blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-replace-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .WDL\:hover\:text-resolve-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-transparent:focus {
    color: transparent;
  }

  .WDL\:focus\:text-current:focus {
    color: currentColor;
  }

  .WDL\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Asurion-White:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Asurion-Blue-Brighter:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Asurion-Blue-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Asurion-Blue-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Asurion-Purple:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Asurion-Purple-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Asurion-Purple-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Asurion-Gray-Deepest:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Asurion-Gray-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Asurion-Gray-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Asurion-Gray-Lighter:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Asurion-Gray-Lightest:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Asurion-Red-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-light-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-light-gray-1:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-light-gray-2:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-light-gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-light-gray-4:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-light-gray-5:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-light-slate-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-denim-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-purple-1:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-dark-red:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-bright-red:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-mustard-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-mustard-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-light-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-light-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-light-blue-3:focus {
    color:  #F0F3FF;
  }

  .WDL\:focus\:text-light-blue-4:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-purple-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-light-green:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-light-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-light-bg-green:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-light-white-1:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Black-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Default-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-White-3:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Silver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Yellow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Grey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Red-3:focus {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Gold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-light-green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-dark-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-light-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-bright-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-bright-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-SpaceGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Purple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-LightPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Glow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Bronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Copper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Pink-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Orange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Coral-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-MajesticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-PrismBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-CeramicBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-MidnightBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-PrismWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-CeramicWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-LilacPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-CrownSilver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-CoralBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-lime-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-apple-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-bg-new-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-bg-new-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-new-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-footer-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-border-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-apple-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-crimson-red:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-asurion-cyan:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-bright-orange:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Graphite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-PacificBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-light-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-asurion-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-OceanBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-MetallicCopper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-PorcelainWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-LightBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-CloudNavy-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-CloudMint-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-CloudOrange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-CloudLavender-3:focus {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-CloudRed-3:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-CloudWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-SunriseGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-SunshineGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-AuraBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-AuraGlow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-MysticBronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-MysticGreen-3:focus {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-MysticGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-MysticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-MysticWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-price-blue1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-indigo1:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-Purple-4:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-new-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-dark-blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-replace-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .WDL\:focus\:text-resolve-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .WDL\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .WDL\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .WDL\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .WDL\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .WDL\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .WDL\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .WDL\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .WDL\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .WDL\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .WDL\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .WDL\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .WDL\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .WDL\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .WDL\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .WDL\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .WDL\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .WDL\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .WDL\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .WDL\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .WDL\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .WDL\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .WDL\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .WDL\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .WDL\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .WDL\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .WDL\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .WDL\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .WDL\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .WDL\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .WDL\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .WDL\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .WDL\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .WDL\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .WDL\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .WDL\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .WDL\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .WDL\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .WDL\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .WDL\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .WDL\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .WDL\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .WDL\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .WDL\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .WDL\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .WDL\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .WDL\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .WDL\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .WDL\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .WDL\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .WDL\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .WDL\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .WDL\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .WDL\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .WDL\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .WDL\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .WDL\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .WDL\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .WDL\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .WDL\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .WDL\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .WDL\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .WDL\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .WDL\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .WDL\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .WDL\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .WDL\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .WDL\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .WDL\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .WDL\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .WDL\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .WDL\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .WDL\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .WDL\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .WDL\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .WDL\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .WDL\:underline {
    text-decoration: underline;
  }

  .WDL\:line-through {
    text-decoration: line-through;
  }

  .WDL\:no-underline {
    text-decoration: none;
  }

  .group:hover .WDL\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .WDL\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .WDL\:group-hover\:no-underline {
    text-decoration: none;
  }

  .WDL\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .WDL\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .WDL\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .WDL\:hover\:underline:hover {
    text-decoration: underline;
  }

  .WDL\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .WDL\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .WDL\:focus\:underline:focus {
    text-decoration: underline;
  }

  .WDL\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .WDL\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .WDL\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .WDL\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .WDL\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .WDL\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .WDL\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .WDL\:placeholder-current::placeholder {
    color: currentColor;
  }

  .WDL\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-White::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-White::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Blue-Brighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Blue-Brighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Blue-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Blue-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Blue-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Blue-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Purple-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Purple-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Purple-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Purple-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Gray-Deepest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Gray-Deepest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Gray-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Gray-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Gray-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Gray-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Gray-Lighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Gray-Lighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Gray-Lightest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Gray-Lightest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Red-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Asurion-Red-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-gray-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-gray-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-gray-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-gray-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-gray-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-gray-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-gray-5::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-gray-5::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-slate-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-slate-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-denim-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-denim-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-purple-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-purple-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-dark-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-dark-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-bright-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-bright-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-mustard-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-mustard-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-mustard-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-mustard-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-blue-3::-moz-placeholder {
    color:  #F0F3FF;
  }

  .WDL\:placeholder-light-blue-3::placeholder {
    color:  #F0F3FF;
  }

  .WDL\:placeholder-light-blue-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-blue-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-purple-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-purple-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-bg-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-bg-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-white-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-white-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Black-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Black-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Default-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Default-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-White-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-White-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Silver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Silver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Yellow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Yellow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Grey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Grey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Red-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Red-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Gold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Gold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-dark-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-dark-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-bright-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-bright-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-bright-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-bright-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-SpaceGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-SpaceGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Purple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Purple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-LightPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-LightPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Glow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Glow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Bronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Bronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Copper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Copper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Pink-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Pink-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Orange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Orange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Coral-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Coral-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-MajesticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-MajesticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-PrismBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-PrismBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-CeramicBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-CeramicBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-MidnightBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-MidnightBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-PrismWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-PrismWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-CeramicWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-CeramicWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-LilacPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-LilacPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-CrownSilver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-CrownSilver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-CoralBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-CoralBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-lime-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-lime-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-apple-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-apple-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-bg-new-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-bg-new-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-bg-new-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-bg-new-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-new-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-new-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-footer-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-footer-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-border-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-border-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-apple-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-apple-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-crimson-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-crimson-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-asurion-cyan::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-asurion-cyan::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-bright-orange::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-bright-orange::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Graphite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Graphite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-PacificBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-PacificBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-light-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-asurion-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-asurion-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-OceanBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-OceanBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-MetallicCopper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-MetallicCopper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-PorcelainWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-PorcelainWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-LightBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-LightBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-CloudNavy-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-CloudNavy-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-CloudMint-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-CloudMint-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-CloudOrange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-CloudOrange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-CloudLavender-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-CloudLavender-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-CloudRed-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-CloudRed-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-CloudWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-CloudWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-SunriseGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-SunriseGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-SunshineGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-SunshineGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-AuraBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-AuraBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-AuraGlow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-AuraGlow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-MysticBronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-MysticBronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-MysticGreen-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-MysticGreen-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-MysticGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-MysticGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-MysticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-MysticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-MysticWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-MysticWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-price-blue1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-price-blue1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-indigo1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-indigo1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Purple-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-Purple-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-new-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-new-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-dark-blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-dark-blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-replace-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-replace-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-resolve-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-resolve-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .WDL\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .WDL\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .WDL\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .WDL\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-White:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-White:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Blue-Brighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Blue-Brighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Blue-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Blue-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Blue-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Blue-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Purple-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Purple-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Purple-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Purple-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Gray-Deepest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Gray-Deepest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Gray-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Gray-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Gray-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Gray-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Gray-Lighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Gray-Lighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Gray-Lightest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Gray-Lightest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Red-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Asurion-Red-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-gray-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-gray-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-gray-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-gray-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-gray-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-gray-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-gray-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-gray-5:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-slate-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-slate-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-denim-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-denim-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-purple-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-purple-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-dark-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-dark-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-bright-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-bright-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-mustard-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-mustard-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-mustard-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-mustard-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-blue-3:focus::-moz-placeholder {
    color:  #F0F3FF;
  }

  .WDL\:focus\:placeholder-light-blue-3:focus::placeholder {
    color:  #F0F3FF;
  }

  .WDL\:focus\:placeholder-light-blue-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-blue-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-purple-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-purple-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-bg-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-bg-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-white-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-white-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Black-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Black-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Default-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Default-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-White-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-White-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Silver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Silver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Yellow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Yellow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Grey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Grey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Red-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Red-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Gold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Gold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-dark-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-dark-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-bright-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-bright-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-bright-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-bright-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-SpaceGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-SpaceGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Purple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Purple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-LightPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-LightPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Glow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Glow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Bronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Bronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Copper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Copper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Pink-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Pink-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Orange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Orange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Coral-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Coral-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-MajesticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-MajesticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-PrismBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-PrismBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-CeramicBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-CeramicBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-MidnightBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-MidnightBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-PrismWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-PrismWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-CeramicWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-CeramicWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-LilacPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-LilacPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-CrownSilver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-CrownSilver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-CoralBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-CoralBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-lime-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-lime-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-apple-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-apple-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-bg-new-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-bg-new-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-bg-new-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-bg-new-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-new-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-new-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-footer-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-footer-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-border-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-border-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-apple-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-apple-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-crimson-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-crimson-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-asurion-cyan:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-asurion-cyan:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-bright-orange:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-bright-orange:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Graphite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Graphite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-PacificBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-PacificBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-light-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-asurion-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-asurion-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-OceanBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-OceanBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-MetallicCopper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-MetallicCopper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-PorcelainWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-PorcelainWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-LightBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-LightBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-CloudNavy-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-CloudNavy-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-CloudMint-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-CloudMint-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-CloudOrange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-CloudOrange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-CloudLavender-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-CloudLavender-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-CloudRed-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-CloudRed-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-CloudWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-CloudWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-SunriseGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-SunriseGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-SunshineGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-SunshineGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-AuraBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-AuraBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-AuraGlow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-AuraGlow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-MysticBronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-MysticBronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-MysticGreen-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-MysticGreen-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-MysticGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-MysticGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-MysticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-MysticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-MysticWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-MysticWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-price-blue1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-price-blue1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-indigo1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-indigo1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Purple-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-Purple-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-new-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-new-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-dark-blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-dark-blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-replace-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-replace-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-resolve-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .WDL\:focus\:placeholder-resolve-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .WDL\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .WDL\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .WDL\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .WDL\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .WDL\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .WDL\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .WDL\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .WDL\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .WDL\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .WDL\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .WDL\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .WDL\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .WDL\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .WDL\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .WDL\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .WDL\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .WDL\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .WDL\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .WDL\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .WDL\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .WDL\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .WDL\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .WDL\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .WDL\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .WDL\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .WDL\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .WDL\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .WDL\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .WDL\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .WDL\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .WDL\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .WDL\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .WDL\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .WDL\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .WDL\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .WDL\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .WDL\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .WDL\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .WDL\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .WDL\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .WDL\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .WDL\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .WDL\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .WDL\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .WDL\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .WDL\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .WDL\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .WDL\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .WDL\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .WDL\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .WDL\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .WDL\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .WDL\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .WDL\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .WDL\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .WDL\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .WDL\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .WDL\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .WDL\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .WDL\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .WDL\:opacity-0 {
    opacity: 0;
  }

  .WDL\:opacity-5 {
    opacity: 0.05;
  }

  .WDL\:opacity-10 {
    opacity: 0.1;
  }

  .WDL\:opacity-20 {
    opacity: 0.2;
  }

  .WDL\:opacity-25 {
    opacity: 0.25;
  }

  .WDL\:opacity-30 {
    opacity: 0.3;
  }

  .WDL\:opacity-40 {
    opacity: 0.4;
  }

  .WDL\:opacity-50 {
    opacity: 0.5;
  }

  .WDL\:opacity-60 {
    opacity: 0.6;
  }

  .WDL\:opacity-70 {
    opacity: 0.7;
  }

  .WDL\:opacity-75 {
    opacity: 0.75;
  }

  .WDL\:opacity-80 {
    opacity: 0.8;
  }

  .WDL\:opacity-90 {
    opacity: 0.9;
  }

  .WDL\:opacity-95 {
    opacity: 0.95;
  }

  .WDL\:opacity-100 {
    opacity: 1;
  }

  .group:hover .WDL\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .WDL\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .WDL\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .WDL\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .WDL\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .WDL\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .WDL\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .WDL\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .WDL\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .WDL\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .WDL\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .WDL\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .WDL\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .WDL\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .WDL\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .WDL\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .WDL\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .WDL\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .WDL\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .WDL\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .WDL\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .WDL\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .WDL\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .WDL\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .WDL\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .WDL\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .WDL\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .WDL\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .WDL\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .WDL\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .WDL\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .WDL\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .WDL\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .WDL\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .WDL\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .WDL\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .WDL\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .WDL\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .WDL\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .WDL\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .WDL\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .WDL\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .WDL\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .WDL\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .WDL\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .WDL\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .WDL\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .WDL\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .WDL\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .WDL\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .WDL\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .WDL\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .WDL\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .WDL\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .WDL\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .WDL\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .WDL\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .WDL\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .WDL\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .WDL\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .WDL\:disabled\:opacity-0:disabled {
    opacity: 0;
  }

  .WDL\:disabled\:opacity-5:disabled {
    opacity: 0.05;
  }

  .WDL\:disabled\:opacity-10:disabled {
    opacity: 0.1;
  }

  .WDL\:disabled\:opacity-20:disabled {
    opacity: 0.2;
  }

  .WDL\:disabled\:opacity-25:disabled {
    opacity: 0.25;
  }

  .WDL\:disabled\:opacity-30:disabled {
    opacity: 0.3;
  }

  .WDL\:disabled\:opacity-40:disabled {
    opacity: 0.4;
  }

  .WDL\:disabled\:opacity-50:disabled {
    opacity: 0.5;
  }

  .WDL\:disabled\:opacity-60:disabled {
    opacity: 0.6;
  }

  .WDL\:disabled\:opacity-70:disabled {
    opacity: 0.7;
  }

  .WDL\:disabled\:opacity-75:disabled {
    opacity: 0.75;
  }

  .WDL\:disabled\:opacity-80:disabled {
    opacity: 0.8;
  }

  .WDL\:disabled\:opacity-90:disabled {
    opacity: 0.9;
  }

  .WDL\:disabled\:opacity-95:disabled {
    opacity: 0.95;
  }

  .WDL\:disabled\:opacity-100:disabled {
    opacity: 1;
  }

  .WDL\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .WDL\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .WDL\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .WDL\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .WDL\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .WDL\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .WDL\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .WDL\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .WDL\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .WDL\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .WDL\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .WDL\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .WDL\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .WDL\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .WDL\:bg-blend-color {
    background-blend-mode: color;
  }

  .WDL\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .WDL\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .WDL\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .WDL\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .WDL\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .WDL\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .WDL\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .WDL\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .WDL\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .WDL\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .WDL\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .WDL\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .WDL\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .WDL\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .WDL\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .WDL\:mix-blend-color {
    mix-blend-mode: color;
  }

  .WDL\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .WDL\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WDL\:group-hover\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WDL\:group-hover\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WDL\:group-hover\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WDL\:group-hover\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WDL\:group-hover\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WDL\:group-hover\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WDL\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WDL\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WDL\:group-hover\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WDL\:group-hover\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WDL\:group-hover\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WDL\:group-hover\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .WDL\:group-hover\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus-within\:shadow:focus-within {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus-within\:shadow-bs:focus-within {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus-within\:shadow-strong:focus-within {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus-within\:shadow-tooltip:focus-within {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus-within\:shadow-colorbox:focus-within {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus-within\:shadow-colorCircle:focus-within {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:hover\:shadow-sm:hover {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:hover\:shadow:hover {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:hover\:shadow-bs:hover {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:hover\:shadow-strong:hover {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:hover\:shadow-tooltip:hover {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:hover\:shadow-colorbox:hover {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:hover\:shadow-colorCircle:hover {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus\:shadow-sm:focus {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus\:shadow:focus {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus\:shadow-md:focus {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus\:shadow-lg:focus {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus\:shadow-xl:focus {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus\:shadow-bs:focus {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus\:shadow-strong:focus {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus\:shadow-tooltip:focus {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus\:shadow-colorbox:focus {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:focus\:shadow-colorCircle:focus {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .WDL\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .WDL\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .WDL\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .WDL\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .WDL\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .WDL\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .WDL\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .WDL\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .WDL\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .WDL\:ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WDL\:ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WDL\:ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WDL\:ring-4 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WDL\:ring-8 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WDL\:ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WDL\:focus-within\:ring-0:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WDL\:focus-within\:ring-1:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WDL\:focus-within\:ring-2:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WDL\:focus-within\:ring-4:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WDL\:focus-within\:ring-8:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WDL\:focus-within\:ring:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WDL\:focus\:ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WDL\:focus\:ring-1:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WDL\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WDL\:focus\:ring-4:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WDL\:focus\:ring-8:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WDL\:focus\:ring:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .WDL\:ring-inset {
    --tw-ring-inset: inset;
  }

  .WDL\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .WDL\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .WDL\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .WDL\:ring-current {
    --tw-ring-color: currentColor;
  }

  .WDL\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .WDL\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .WDL\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .WDL\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .WDL\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .WDL\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .WDL\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .WDL\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .WDL\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .WDL\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .WDL\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .WDL\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .WDL\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .WDL\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .WDL\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .WDL\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .WDL\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .WDL\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .WDL\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .WDL\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .WDL\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .WDL\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .WDL\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .WDL\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .WDL\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .WDL\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .WDL\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .WDL\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .WDL\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .WDL\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .WDL\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .WDL\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .WDL\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .WDL\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .WDL\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .WDL\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .WDL\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .WDL\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .WDL\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .WDL\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .WDL\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .WDL\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .WDL\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .WDL\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .WDL\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .WDL\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .WDL\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .WDL\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .WDL\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .WDL\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .WDL\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .WDL\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .WDL\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .WDL\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .WDL\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .WDL\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .WDL\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .WDL\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .WDL\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .WDL\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .WDL\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .WDL\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .WDL\:ring-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WDL\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .WDL\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .WDL\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .WDL\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .WDL\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .WDL\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .WDL\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .WDL\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .WDL\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .WDL\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .WDL\:ring-Asurion-White {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .WDL\:ring-Asurion-Blue-Brighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WDL\:ring-Asurion-Blue-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .WDL\:ring-Asurion-Blue-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .WDL\:ring-Asurion-Purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .WDL\:ring-Asurion-Purple-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WDL\:ring-Asurion-Purple-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .WDL\:ring-Asurion-Gray-Deepest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .WDL\:ring-Asurion-Gray-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .WDL\:ring-Asurion-Gray-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .WDL\:ring-Asurion-Gray-Lighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .WDL\:ring-Asurion-Gray-Lightest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .WDL\:ring-Asurion-Red-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .WDL\:ring-light-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .WDL\:ring-light-gray-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .WDL\:ring-light-gray-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .WDL\:ring-light-gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .WDL\:ring-light-gray-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .WDL\:ring-light-gray-5 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .WDL\:ring-light-slate-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .WDL\:ring-denim-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .WDL\:ring-purple-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .WDL\:ring-dark-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .WDL\:ring-bright-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .WDL\:ring-mustard-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .WDL\:ring-mustard-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .WDL\:ring-light-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WDL\:ring-light-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .WDL\:ring-light-blue-3 {
    --tw-ring-color:  #F0F3FF;
  }

  .WDL\:ring-light-blue-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .WDL\:ring-purple-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .WDL\:ring-light-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .WDL\:ring-light-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .WDL\:ring-light-bg-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .WDL\:ring-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .WDL\:ring-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .WDL\:ring-light-white-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .WDL\:ring-Black-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WDL\:ring-Default-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .WDL\:ring-White-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .WDL\:ring-Green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .WDL\:ring-Blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WDL\:ring-Silver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .WDL\:ring-Yellow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .WDL\:ring-Grey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .WDL\:ring-Gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .WDL\:ring-Red-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .WDL\:ring-Gold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .WDL\:ring-light-green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .WDL\:ring-dark-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .WDL\:ring-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WDL\:ring-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .WDL\:ring-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .WDL\:ring-light-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .WDL\:ring-bright-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .WDL\:ring-bright-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .WDL\:ring-SpaceGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .WDL\:ring-Purple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WDL\:ring-LightPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .WDL\:ring-Glow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .WDL\:ring-Bronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .WDL\:ring-Copper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .WDL\:ring-Pink-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .WDL\:ring-Orange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .WDL\:ring-Coral-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .WDL\:ring-MajesticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WDL\:ring-PrismBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WDL\:ring-CeramicBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WDL\:ring-MidnightBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .WDL\:ring-PrismWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .WDL\:ring-CeramicWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .WDL\:ring-LilacPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .WDL\:ring-CrownSilver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .WDL\:ring-CoralBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .WDL\:ring-lime-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .WDL\:ring-apple-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .WDL\:ring-bg-new-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .WDL\:ring-bg-new-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .WDL\:ring-new-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .WDL\:ring-footer-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .WDL\:ring-border-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .WDL\:ring-apple-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .WDL\:ring-crimson-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .WDL\:ring-asurion-cyan {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .WDL\:ring-bright-orange {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .WDL\:ring-Graphite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .WDL\:ring-PacificBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WDL\:ring-light-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .WDL\:ring-asurion-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .WDL\:ring-OceanBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .WDL\:ring-MetallicCopper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .WDL\:ring-PorcelainWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .WDL\:ring-LightBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .WDL\:ring-CloudNavy-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .WDL\:ring-CloudMint-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .WDL\:ring-CloudOrange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .WDL\:ring-CloudLavender-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .WDL\:ring-CloudRed-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .WDL\:ring-CloudWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .WDL\:ring-SunriseGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .WDL\:ring-SunshineGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .WDL\:ring-AuraBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .WDL\:ring-AuraGlow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .WDL\:ring-MysticBronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .WDL\:ring-MysticGreen-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .WDL\:ring-MysticGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .WDL\:ring-MysticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .WDL\:ring-MysticWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .WDL\:ring-price-blue1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WDL\:ring-indigo1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WDL\:ring-Purple-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .WDL\:ring-new-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .WDL\:ring-dark-blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .WDL\:ring-replace-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .WDL\:ring-resolve-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .WDL\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .WDL\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Asurion-White:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Asurion-Blue-Brighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Asurion-Blue-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Asurion-Blue-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Asurion-Purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Asurion-Purple-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Asurion-Purple-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Asurion-Gray-Deepest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Asurion-Gray-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Asurion-Gray-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Asurion-Gray-Lighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Asurion-Gray-Lightest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Asurion-Red-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-light-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-light-gray-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-light-gray-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-light-gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-light-gray-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-light-gray-5:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-light-slate-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-denim-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-purple-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-dark-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-bright-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-mustard-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-mustard-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-light-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-light-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-light-blue-3:focus-within {
    --tw-ring-color:  #F0F3FF;
  }

  .WDL\:focus-within\:ring-light-blue-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-purple-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-light-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-light-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-light-bg-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-light-white-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Black-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Default-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-White-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Silver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Yellow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Grey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Red-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Gold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-light-green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-dark-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-light-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-bright-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-bright-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-SpaceGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Purple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-LightPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Glow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Bronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Copper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Pink-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Orange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Coral-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-MajesticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-PrismBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-CeramicBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-MidnightBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-PrismWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-CeramicWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-LilacPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-CrownSilver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-CoralBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-lime-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-apple-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-bg-new-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-bg-new-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-new-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-footer-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-border-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-apple-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-crimson-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-asurion-cyan:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-bright-orange:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Graphite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-PacificBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-light-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-asurion-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-OceanBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-MetallicCopper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-PorcelainWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-LightBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-CloudNavy-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-CloudMint-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-CloudOrange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-CloudLavender-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-CloudRed-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-CloudWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-SunriseGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-SunshineGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-AuraBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-AuraGlow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-MysticBronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-MysticGreen-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-MysticGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-MysticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-MysticWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-price-blue1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-indigo1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-Purple-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-new-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-dark-blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-replace-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .WDL\:focus-within\:ring-resolve-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .WDL\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .WDL\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Asurion-White:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Asurion-Blue-Brighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Asurion-Blue-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Asurion-Blue-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Asurion-Purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Asurion-Purple-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Asurion-Purple-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Asurion-Gray-Deepest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Asurion-Gray-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Asurion-Gray-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Asurion-Gray-Lighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Asurion-Gray-Lightest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Asurion-Red-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-light-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-light-gray-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-light-gray-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-light-gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-light-gray-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-light-gray-5:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-light-slate-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-denim-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-purple-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-dark-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-bright-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-mustard-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-mustard-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-light-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-light-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-light-blue-3:focus {
    --tw-ring-color:  #F0F3FF;
  }

  .WDL\:focus\:ring-light-blue-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-purple-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-light-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-light-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-light-bg-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-light-white-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Black-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Default-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-White-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Silver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Yellow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Grey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Red-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Gold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-light-green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-dark-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-light-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-bright-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-bright-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-SpaceGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Purple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-LightPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Glow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Bronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Copper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Pink-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Orange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Coral-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-MajesticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-PrismBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-CeramicBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-MidnightBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-PrismWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-CeramicWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-LilacPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-CrownSilver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-CoralBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-lime-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-apple-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-bg-new-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-bg-new-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-new-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-footer-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-border-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-apple-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-crimson-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-asurion-cyan:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-bright-orange:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Graphite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-PacificBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-light-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-asurion-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-OceanBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-MetallicCopper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-PorcelainWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-LightBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-CloudNavy-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-CloudMint-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-CloudOrange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-CloudLavender-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-CloudRed-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-CloudWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-SunriseGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-SunshineGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-AuraBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-AuraGlow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-MysticBronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-MysticGreen-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-MysticGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-MysticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-MysticWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-price-blue1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-indigo1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-Purple-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-new-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-dark-blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-replace-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .WDL\:focus\:ring-resolve-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .WDL\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .WDL\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .WDL\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .WDL\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .WDL\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .WDL\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .WDL\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .WDL\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .WDL\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .WDL\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .WDL\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .WDL\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .WDL\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .WDL\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .WDL\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .WDL\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .WDL\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .WDL\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .WDL\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .WDL\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .WDL\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .WDL\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .WDL\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .WDL\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .WDL\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .WDL\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .WDL\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .WDL\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .WDL\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .WDL\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .WDL\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .WDL\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .WDL\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .WDL\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .WDL\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .WDL\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .WDL\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .WDL\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .WDL\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .WDL\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .WDL\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .WDL\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .WDL\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .WDL\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .WDL\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .WDL\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .WDL\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .WDL\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .WDL\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .WDL\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .WDL\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .WDL\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .WDL\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .WDL\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .WDL\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .WDL\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .WDL\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .WDL\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .WDL\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .WDL\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .WDL\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .WDL\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .WDL\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .WDL\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .WDL\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .WDL\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .WDL\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .WDL\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .WDL\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .WDL\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .WDL\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .WDL\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .WDL\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .WDL\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .WDL\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .WDL\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .WDL\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .WDL\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .WDL\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .WDL\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .WDL\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .WDL\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .WDL\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .WDL\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .WDL\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .WDL\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .WDL\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .WDL\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .WDL\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .WDL\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .WDL\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .WDL\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .WDL\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .WDL\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .WDL\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .WDL\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .WDL\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .WDL\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .WDL\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .WDL\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .WDL\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .WDL\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .WDL\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .WDL\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .WDL\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .WDL\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .WDL\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .WDL\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .WDL\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .WDL\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .WDL\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .WDL\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .WDL\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .WDL\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .WDL\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .WDL\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .WDL\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .WDL\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .WDL\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .WDL\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .WDL\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .WDL\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .WDL\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .WDL\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .WDL\:ring-offset-purple {
    --tw-ring-offset-color: #6700B8;
  }

  .WDL\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .WDL\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .WDL\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .WDL\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .WDL\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .WDL\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .WDL\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .WDL\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .WDL\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .WDL\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .WDL\:ring-offset-Asurion-White {
    --tw-ring-offset-color: #FFF;
  }

  .WDL\:ring-offset-Asurion-Blue-Brighter {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WDL\:ring-offset-Asurion-Blue-Deep {
    --tw-ring-offset-color: #2743CC;
  }

  .WDL\:ring-offset-Asurion-Blue-Light {
    --tw-ring-offset-color: #F0F3FF;
  }

  .WDL\:ring-offset-Asurion-Purple {
    --tw-ring-offset-color: #8223D2;
  }

  .WDL\:ring-offset-Asurion-Purple-Deeper {
    --tw-ring-offset-color: #6700B8;
  }

  .WDL\:ring-offset-Asurion-Purple-Light {
    --tw-ring-offset-color: #F3E9FB;
  }

  .WDL\:ring-offset-Asurion-Gray-Deepest {
    --tw-ring-offset-color: #333F48;
  }

  .WDL\:ring-offset-Asurion-Gray-Deeper {
    --tw-ring-offset-color: #6E767D;
  }

  .WDL\:ring-offset-Asurion-Gray-Light {
    --tw-ring-offset-color: #A5AAAF;
  }

  .WDL\:ring-offset-Asurion-Gray-Lighter {
    --tw-ring-offset-color: #E6E6EB;
  }

  .WDL\:ring-offset-Asurion-Gray-Lightest {
    --tw-ring-offset-color: #D5D6DA;
  }

  .WDL\:ring-offset-Asurion-Red-Deep {
    --tw-ring-offset-color: #DB1B1B;
  }

  .WDL\:ring-offset-light-gray {
    --tw-ring-offset-color: #6E767D;
  }

  .WDL\:ring-offset-light-gray-1 {
    --tw-ring-offset-color: #A5AAAF;
  }

  .WDL\:ring-offset-light-gray-2 {
    --tw-ring-offset-color: #E6E6EB;
  }

  .WDL\:ring-offset-light-gray-3 {
    --tw-ring-offset-color: #F0F0F5;
  }

  .WDL\:ring-offset-light-gray-4 {
    --tw-ring-offset-color: #D5D6DA;
  }

  .WDL\:ring-offset-light-gray-5 {
    --tw-ring-offset-color: #333F48;
  }

  .WDL\:ring-offset-light-slate-gray {
    --tw-ring-offset-color: #8589A1;
  }

  .WDL\:ring-offset-denim-blue {
    --tw-ring-offset-color: #0066B2;
  }

  .WDL\:ring-offset-purple-1 {
    --tw-ring-offset-color: #8223D2;
  }

  .WDL\:ring-offset-dark-red {
    --tw-ring-offset-color: #DB1B1B;
  }

  .WDL\:ring-offset-bright-red {
    --tw-ring-offset-color: #F40715;
  }

  .WDL\:ring-offset-mustard-yellow {
    --tw-ring-offset-color: #ED8B00;
  }

  .WDL\:ring-offset-mustard-yellow-1 {
    --tw-ring-offset-color: #ED6600;
  }

  .WDL\:ring-offset-light-blue {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WDL\:ring-offset-light-blue-1 {
    --tw-ring-offset-color: #4A68F9;
  }

  .WDL\:ring-offset-light-blue-3 {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .WDL\:ring-offset-light-blue-4 {
    --tw-ring-offset-color: #F0F3FF;
  }

  .WDL\:ring-offset-purple-blue {
    --tw-ring-offset-color: #6469E1;
  }

  .WDL\:ring-offset-light-green {
    --tw-ring-offset-color: #00B574;
  }

  .WDL\:ring-offset-light-green-1 {
    --tw-ring-offset-color: #00B574;
  }

  .WDL\:ring-offset-light-bg-green {
    --tw-ring-offset-color: #F0FFF9;
  }

  .WDL\:ring-offset-green-1 {
    --tw-ring-offset-color: #0B8350;
  }

  .WDL\:ring-offset-pink-1 {
    --tw-ring-offset-color: #FFEDD5;
  }

  .WDL\:ring-offset-light-white-1 {
    --tw-ring-offset-color: #F8F6EE;
  }

  .WDL\:ring-offset-Black-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .WDL\:ring-offset-Default-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .WDL\:ring-offset-White-3 {
    --tw-ring-offset-color: #F9F6EF;
  }

  .WDL\:ring-offset-Green-3 {
    --tw-ring-offset-color: #AEE0CD;
  }

  .WDL\:ring-offset-Blue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WDL\:ring-offset-Silver-3 {
    --tw-ring-offset-color: #E4E4E2;
  }

  .WDL\:ring-offset-Yellow-3 {
    --tw-ring-offset-color: #F3D060;
  }

  .WDL\:ring-offset-Grey-3 {
    --tw-ring-offset-color: #535150;
  }

  .WDL\:ring-offset-Gray-3 {
    --tw-ring-offset-color: #535150;
  }

  .WDL\:ring-offset-Red-3 {
    --tw-ring-offset-color: #BA0C2E;
  }

  .WDL\:ring-offset-Gold-3 {
    --tw-ring-offset-color: #F5DDC5;
  }

  .WDL\:ring-offset-light-green-3 {
    --tw-ring-offset-color: #F3E9FB;
  }

  .WDL\:ring-offset-dark-blue-2 {
    --tw-ring-offset-color: #2743CC;
  }

  .WDL\:ring-offset-blue-1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WDL\:ring-offset-yellow-1 {
    --tw-ring-offset-color: #EDB800;
  }

  .WDL\:ring-offset-blue-2 {
    --tw-ring-offset-color: #253BAA;
  }

  .WDL\:ring-offset-light-pink {
    --tw-ring-offset-color: #FF5070;
  }

  .WDL\:ring-offset-bright-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .WDL\:ring-offset-bright-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .WDL\:ring-offset-SpaceGrey-3 {
    --tw-ring-offset-color: #535150;
  }

  .WDL\:ring-offset-Purple-3 {
    --tw-ring-offset-color: #6700B8;
  }

  .WDL\:ring-offset-LightPurple-3 {
    --tw-ring-offset-color: #D1CDDA;
  }

  .WDL\:ring-offset-Glow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .WDL\:ring-offset-Bronze-3 {
    --tw-ring-offset-color: #cd7f32;
  }

  .WDL\:ring-offset-Copper-3 {
    --tw-ring-offset-color: #B87333;
  }

  .WDL\:ring-offset-Pink-3 {
    --tw-ring-offset-color: #FFC0CB;
  }

  .WDL\:ring-offset-Orange-3 {
    --tw-ring-offset-color: #FFA500;
  }

  .WDL\:ring-offset-Coral-3 {
    --tw-ring-offset-color: #EE7762;
  }

  .WDL\:ring-offset-MajesticBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .WDL\:ring-offset-PrismBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .WDL\:ring-offset-CeramicBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .WDL\:ring-offset-MidnightBlack-3 {
    --tw-ring-offset-color: #00040D;
  }

  .WDL\:ring-offset-PrismWhite-3 {
    --tw-ring-offset-color: #E1D8CB;
  }

  .WDL\:ring-offset-CeramicWhite-3 {
    --tw-ring-offset-color: #c2c2c4;
  }

  .WDL\:ring-offset-LilacPurple-3 {
    --tw-ring-offset-color: #C8A2C8;
  }

  .WDL\:ring-offset-CrownSilver-3 {
    --tw-ring-offset-color: #b1a5aa;
  }

  .WDL\:ring-offset-CoralBlue-3 {
    --tw-ring-offset-color: #AFDCEC;
  }

  .WDL\:ring-offset-lime-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .WDL\:ring-offset-apple-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .WDL\:ring-offset-bg-new-blue {
    --tw-ring-offset-color: #39DCF0;
  }

  .WDL\:ring-offset-bg-new-pink {
    --tw-ring-offset-color: #E79AAE;
  }

  .WDL\:ring-offset-new-pink-1 {
    --tw-ring-offset-color: #E9A1B3;
  }

  .WDL\:ring-offset-footer-grey {
    --tw-ring-offset-color: #333238;
  }

  .WDL\:ring-offset-border-grey {
    --tw-ring-offset-color: #c4c4c4;
  }

  .WDL\:ring-offset-apple-green-1 {
    --tw-ring-offset-color: #30D091;
  }

  .WDL\:ring-offset-crimson-red {
    --tw-ring-offset-color: #d22323;
  }

  .WDL\:ring-offset-asurion-cyan {
    --tw-ring-offset-color: #95CED7;
  }

  .WDL\:ring-offset-bright-orange {
    --tw-ring-offset-color: #FF8B1A;
  }

  .WDL\:ring-offset-Graphite-3 {
    --tw-ring-offset-color: #D2CEDB;
  }

  .WDL\:ring-offset-PacificBlue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WDL\:ring-offset-light-purple {
    --tw-ring-offset-color: #B3A3D7;
  }

  .WDL\:ring-offset-asurion-gray {
    --tw-ring-offset-color: #D8D8D8;
  }

  .WDL\:ring-offset-OceanBlue-3 {
    --tw-ring-offset-color: #0077be;
  }

  .WDL\:ring-offset-MetallicCopper-3 {
    --tw-ring-offset-color: #72281e;
  }

  .WDL\:ring-offset-PorcelainWhite-3 {
    --tw-ring-offset-color: #f8fbf8;
  }

  .WDL\:ring-offset-LightBlue-3 {
    --tw-ring-offset-color: #ADD8E6;
  }

  .WDL\:ring-offset-CloudNavy-3 {
    --tw-ring-offset-color: #607387;
  }

  .WDL\:ring-offset-CloudMint-3 {
    --tw-ring-offset-color: #607387;
  }

  .WDL\:ring-offset-CloudOrange-3 {
    --tw-ring-offset-color: #ffba97;
  }

  .WDL\:ring-offset-CloudLavender-3 {
    --tw-ring-offset-color: #d6d3e2;
  }

  .WDL\:ring-offset-CloudRed-3 {
    --tw-ring-offset-color: #dbb0a2;
  }

  .WDL\:ring-offset-CloudWhite-3 {
    --tw-ring-offset-color: #f2f2ed;
  }

  .WDL\:ring-offset-SunriseGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .WDL\:ring-offset-SunshineGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .WDL\:ring-offset-AuraBlack-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .WDL\:ring-offset-AuraGlow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .WDL\:ring-offset-MysticBronze-3 {
    --tw-ring-offset-color: #3c2516;
  }

  .WDL\:ring-offset-MysticGreen-3 {
    --tw-ring-offset-color: #90A19A;
  }

  .WDL\:ring-offset-MysticGrey-3 {
    --tw-ring-offset-color: #564f55;
  }

  .WDL\:ring-offset-MysticBlack-3 {
    --tw-ring-offset-color: #353A3C;
  }

  .WDL\:ring-offset-MysticWhite-3 {
    --tw-ring-offset-color: #E4EDE3;
  }

  .WDL\:ring-offset-price-blue1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WDL\:ring-offset-indigo1 {
    --tw-ring-offset-color: #6700B8;
  }

  .WDL\:ring-offset-Purple-4 {
    --tw-ring-offset-color: #9598F8;
  }

  .WDL\:ring-offset-new-blue-2 {
    --tw-ring-offset-color: #33B3C2;
  }

  .WDL\:ring-offset-dark-blue-3 {
    --tw-ring-offset-color: #041DFB;
  }

  .WDL\:ring-offset-replace-bg {
    --tw-ring-offset-color: #8AA4BC;
  }

  .WDL\:ring-offset-resolve-bg {
    --tw-ring-offset-color: #4783CB;
  }

  .WDL\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .WDL\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .WDL\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .WDL\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .WDL\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .WDL\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .WDL\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .WDL\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .WDL\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .WDL\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .WDL\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .WDL\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .WDL\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .WDL\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .WDL\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .WDL\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .WDL\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .WDL\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .WDL\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .WDL\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .WDL\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .WDL\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .WDL\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .WDL\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .WDL\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .WDL\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .WDL\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .WDL\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .WDL\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .WDL\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .WDL\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .WDL\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .WDL\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .WDL\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .WDL\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .WDL\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .WDL\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .WDL\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .WDL\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .WDL\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .WDL\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .WDL\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .WDL\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .WDL\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .WDL\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .WDL\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .WDL\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .WDL\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .WDL\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .WDL\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .WDL\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .WDL\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .WDL\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .WDL\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .WDL\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .WDL\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .WDL\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .WDL\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .WDL\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .WDL\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .WDL\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .WDL\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .WDL\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .WDL\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .WDL\:focus-within\:ring-offset-purple:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .WDL\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .WDL\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .WDL\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .WDL\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .WDL\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .WDL\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .WDL\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .WDL\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .WDL\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .WDL\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .WDL\:focus-within\:ring-offset-Asurion-White:focus-within {
    --tw-ring-offset-color: #FFF;
  }

  .WDL\:focus-within\:ring-offset-Asurion-Blue-Brighter:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WDL\:focus-within\:ring-offset-Asurion-Blue-Deep:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .WDL\:focus-within\:ring-offset-Asurion-Blue-Light:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .WDL\:focus-within\:ring-offset-Asurion-Purple:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .WDL\:focus-within\:ring-offset-Asurion-Purple-Deeper:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .WDL\:focus-within\:ring-offset-Asurion-Purple-Light:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .WDL\:focus-within\:ring-offset-Asurion-Gray-Deepest:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .WDL\:focus-within\:ring-offset-Asurion-Gray-Deeper:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .WDL\:focus-within\:ring-offset-Asurion-Gray-Light:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .WDL\:focus-within\:ring-offset-Asurion-Gray-Lighter:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .WDL\:focus-within\:ring-offset-Asurion-Gray-Lightest:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .WDL\:focus-within\:ring-offset-Asurion-Red-Deep:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .WDL\:focus-within\:ring-offset-light-gray:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .WDL\:focus-within\:ring-offset-light-gray-1:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .WDL\:focus-within\:ring-offset-light-gray-2:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .WDL\:focus-within\:ring-offset-light-gray-3:focus-within {
    --tw-ring-offset-color: #F0F0F5;
  }

  .WDL\:focus-within\:ring-offset-light-gray-4:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .WDL\:focus-within\:ring-offset-light-gray-5:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .WDL\:focus-within\:ring-offset-light-slate-gray:focus-within {
    --tw-ring-offset-color: #8589A1;
  }

  .WDL\:focus-within\:ring-offset-denim-blue:focus-within {
    --tw-ring-offset-color: #0066B2;
  }

  .WDL\:focus-within\:ring-offset-purple-1:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .WDL\:focus-within\:ring-offset-dark-red:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .WDL\:focus-within\:ring-offset-bright-red:focus-within {
    --tw-ring-offset-color: #F40715;
  }

  .WDL\:focus-within\:ring-offset-mustard-yellow:focus-within {
    --tw-ring-offset-color: #ED8B00;
  }

  .WDL\:focus-within\:ring-offset-mustard-yellow-1:focus-within {
    --tw-ring-offset-color: #ED6600;
  }

  .WDL\:focus-within\:ring-offset-light-blue:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WDL\:focus-within\:ring-offset-light-blue-1:focus-within {
    --tw-ring-offset-color: #4A68F9;
  }

  .WDL\:focus-within\:ring-offset-light-blue-3:focus-within {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .WDL\:focus-within\:ring-offset-light-blue-4:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .WDL\:focus-within\:ring-offset-purple-blue:focus-within {
    --tw-ring-offset-color: #6469E1;
  }

  .WDL\:focus-within\:ring-offset-light-green:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .WDL\:focus-within\:ring-offset-light-green-1:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .WDL\:focus-within\:ring-offset-light-bg-green:focus-within {
    --tw-ring-offset-color: #F0FFF9;
  }

  .WDL\:focus-within\:ring-offset-green-1:focus-within {
    --tw-ring-offset-color: #0B8350;
  }

  .WDL\:focus-within\:ring-offset-pink-1:focus-within {
    --tw-ring-offset-color: #FFEDD5;
  }

  .WDL\:focus-within\:ring-offset-light-white-1:focus-within {
    --tw-ring-offset-color: #F8F6EE;
  }

  .WDL\:focus-within\:ring-offset-Black-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .WDL\:focus-within\:ring-offset-Default-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .WDL\:focus-within\:ring-offset-White-3:focus-within {
    --tw-ring-offset-color: #F9F6EF;
  }

  .WDL\:focus-within\:ring-offset-Green-3:focus-within {
    --tw-ring-offset-color: #AEE0CD;
  }

  .WDL\:focus-within\:ring-offset-Blue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WDL\:focus-within\:ring-offset-Silver-3:focus-within {
    --tw-ring-offset-color: #E4E4E2;
  }

  .WDL\:focus-within\:ring-offset-Yellow-3:focus-within {
    --tw-ring-offset-color: #F3D060;
  }

  .WDL\:focus-within\:ring-offset-Grey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .WDL\:focus-within\:ring-offset-Gray-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .WDL\:focus-within\:ring-offset-Red-3:focus-within {
    --tw-ring-offset-color: #BA0C2E;
  }

  .WDL\:focus-within\:ring-offset-Gold-3:focus-within {
    --tw-ring-offset-color: #F5DDC5;
  }

  .WDL\:focus-within\:ring-offset-light-green-3:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .WDL\:focus-within\:ring-offset-dark-blue-2:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .WDL\:focus-within\:ring-offset-blue-1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WDL\:focus-within\:ring-offset-yellow-1:focus-within {
    --tw-ring-offset-color: #EDB800;
  }

  .WDL\:focus-within\:ring-offset-blue-2:focus-within {
    --tw-ring-offset-color: #253BAA;
  }

  .WDL\:focus-within\:ring-offset-light-pink:focus-within {
    --tw-ring-offset-color: #FF5070;
  }

  .WDL\:focus-within\:ring-offset-bright-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .WDL\:focus-within\:ring-offset-bright-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .WDL\:focus-within\:ring-offset-SpaceGrey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .WDL\:focus-within\:ring-offset-Purple-3:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .WDL\:focus-within\:ring-offset-LightPurple-3:focus-within {
    --tw-ring-offset-color: #D1CDDA;
  }

  .WDL\:focus-within\:ring-offset-Glow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .WDL\:focus-within\:ring-offset-Bronze-3:focus-within {
    --tw-ring-offset-color: #cd7f32;
  }

  .WDL\:focus-within\:ring-offset-Copper-3:focus-within {
    --tw-ring-offset-color: #B87333;
  }

  .WDL\:focus-within\:ring-offset-Pink-3:focus-within {
    --tw-ring-offset-color: #FFC0CB;
  }

  .WDL\:focus-within\:ring-offset-Orange-3:focus-within {
    --tw-ring-offset-color: #FFA500;
  }

  .WDL\:focus-within\:ring-offset-Coral-3:focus-within {
    --tw-ring-offset-color: #EE7762;
  }

  .WDL\:focus-within\:ring-offset-MajesticBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .WDL\:focus-within\:ring-offset-PrismBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .WDL\:focus-within\:ring-offset-CeramicBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .WDL\:focus-within\:ring-offset-MidnightBlack-3:focus-within {
    --tw-ring-offset-color: #00040D;
  }

  .WDL\:focus-within\:ring-offset-PrismWhite-3:focus-within {
    --tw-ring-offset-color: #E1D8CB;
  }

  .WDL\:focus-within\:ring-offset-CeramicWhite-3:focus-within {
    --tw-ring-offset-color: #c2c2c4;
  }

  .WDL\:focus-within\:ring-offset-LilacPurple-3:focus-within {
    --tw-ring-offset-color: #C8A2C8;
  }

  .WDL\:focus-within\:ring-offset-CrownSilver-3:focus-within {
    --tw-ring-offset-color: #b1a5aa;
  }

  .WDL\:focus-within\:ring-offset-CoralBlue-3:focus-within {
    --tw-ring-offset-color: #AFDCEC;
  }

  .WDL\:focus-within\:ring-offset-lime-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .WDL\:focus-within\:ring-offset-apple-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .WDL\:focus-within\:ring-offset-bg-new-blue:focus-within {
    --tw-ring-offset-color: #39DCF0;
  }

  .WDL\:focus-within\:ring-offset-bg-new-pink:focus-within {
    --tw-ring-offset-color: #E79AAE;
  }

  .WDL\:focus-within\:ring-offset-new-pink-1:focus-within {
    --tw-ring-offset-color: #E9A1B3;
  }

  .WDL\:focus-within\:ring-offset-footer-grey:focus-within {
    --tw-ring-offset-color: #333238;
  }

  .WDL\:focus-within\:ring-offset-border-grey:focus-within {
    --tw-ring-offset-color: #c4c4c4;
  }

  .WDL\:focus-within\:ring-offset-apple-green-1:focus-within {
    --tw-ring-offset-color: #30D091;
  }

  .WDL\:focus-within\:ring-offset-crimson-red:focus-within {
    --tw-ring-offset-color: #d22323;
  }

  .WDL\:focus-within\:ring-offset-asurion-cyan:focus-within {
    --tw-ring-offset-color: #95CED7;
  }

  .WDL\:focus-within\:ring-offset-bright-orange:focus-within {
    --tw-ring-offset-color: #FF8B1A;
  }

  .WDL\:focus-within\:ring-offset-Graphite-3:focus-within {
    --tw-ring-offset-color: #D2CEDB;
  }

  .WDL\:focus-within\:ring-offset-PacificBlue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WDL\:focus-within\:ring-offset-light-purple:focus-within {
    --tw-ring-offset-color: #B3A3D7;
  }

  .WDL\:focus-within\:ring-offset-asurion-gray:focus-within {
    --tw-ring-offset-color: #D8D8D8;
  }

  .WDL\:focus-within\:ring-offset-OceanBlue-3:focus-within {
    --tw-ring-offset-color: #0077be;
  }

  .WDL\:focus-within\:ring-offset-MetallicCopper-3:focus-within {
    --tw-ring-offset-color: #72281e;
  }

  .WDL\:focus-within\:ring-offset-PorcelainWhite-3:focus-within {
    --tw-ring-offset-color: #f8fbf8;
  }

  .WDL\:focus-within\:ring-offset-LightBlue-3:focus-within {
    --tw-ring-offset-color: #ADD8E6;
  }

  .WDL\:focus-within\:ring-offset-CloudNavy-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .WDL\:focus-within\:ring-offset-CloudMint-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .WDL\:focus-within\:ring-offset-CloudOrange-3:focus-within {
    --tw-ring-offset-color: #ffba97;
  }

  .WDL\:focus-within\:ring-offset-CloudLavender-3:focus-within {
    --tw-ring-offset-color: #d6d3e2;
  }

  .WDL\:focus-within\:ring-offset-CloudRed-3:focus-within {
    --tw-ring-offset-color: #dbb0a2;
  }

  .WDL\:focus-within\:ring-offset-CloudWhite-3:focus-within {
    --tw-ring-offset-color: #f2f2ed;
  }

  .WDL\:focus-within\:ring-offset-SunriseGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .WDL\:focus-within\:ring-offset-SunshineGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .WDL\:focus-within\:ring-offset-AuraBlack-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .WDL\:focus-within\:ring-offset-AuraGlow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .WDL\:focus-within\:ring-offset-MysticBronze-3:focus-within {
    --tw-ring-offset-color: #3c2516;
  }

  .WDL\:focus-within\:ring-offset-MysticGreen-3:focus-within {
    --tw-ring-offset-color: #90A19A;
  }

  .WDL\:focus-within\:ring-offset-MysticGrey-3:focus-within {
    --tw-ring-offset-color: #564f55;
  }

  .WDL\:focus-within\:ring-offset-MysticBlack-3:focus-within {
    --tw-ring-offset-color: #353A3C;
  }

  .WDL\:focus-within\:ring-offset-MysticWhite-3:focus-within {
    --tw-ring-offset-color: #E4EDE3;
  }

  .WDL\:focus-within\:ring-offset-price-blue1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WDL\:focus-within\:ring-offset-indigo1:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .WDL\:focus-within\:ring-offset-Purple-4:focus-within {
    --tw-ring-offset-color: #9598F8;
  }

  .WDL\:focus-within\:ring-offset-new-blue-2:focus-within {
    --tw-ring-offset-color: #33B3C2;
  }

  .WDL\:focus-within\:ring-offset-dark-blue-3:focus-within {
    --tw-ring-offset-color: #041DFB;
  }

  .WDL\:focus-within\:ring-offset-replace-bg:focus-within {
    --tw-ring-offset-color: #8AA4BC;
  }

  .WDL\:focus-within\:ring-offset-resolve-bg:focus-within {
    --tw-ring-offset-color: #4783CB;
  }

  .WDL\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .WDL\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .WDL\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .WDL\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .WDL\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .WDL\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .WDL\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .WDL\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .WDL\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .WDL\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .WDL\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .WDL\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .WDL\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .WDL\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .WDL\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .WDL\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .WDL\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .WDL\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .WDL\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .WDL\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .WDL\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .WDL\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .WDL\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .WDL\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .WDL\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .WDL\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .WDL\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .WDL\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .WDL\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .WDL\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .WDL\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .WDL\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .WDL\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .WDL\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .WDL\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .WDL\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .WDL\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .WDL\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .WDL\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .WDL\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .WDL\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .WDL\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .WDL\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .WDL\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .WDL\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .WDL\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .WDL\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .WDL\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .WDL\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .WDL\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .WDL\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .WDL\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .WDL\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .WDL\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .WDL\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .WDL\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .WDL\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .WDL\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .WDL\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .WDL\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .WDL\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .WDL\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .WDL\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .WDL\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .WDL\:focus\:ring-offset-purple:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .WDL\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .WDL\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .WDL\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .WDL\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .WDL\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .WDL\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .WDL\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .WDL\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .WDL\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .WDL\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .WDL\:focus\:ring-offset-Asurion-White:focus {
    --tw-ring-offset-color: #FFF;
  }

  .WDL\:focus\:ring-offset-Asurion-Blue-Brighter:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WDL\:focus\:ring-offset-Asurion-Blue-Deep:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .WDL\:focus\:ring-offset-Asurion-Blue-Light:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .WDL\:focus\:ring-offset-Asurion-Purple:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .WDL\:focus\:ring-offset-Asurion-Purple-Deeper:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .WDL\:focus\:ring-offset-Asurion-Purple-Light:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .WDL\:focus\:ring-offset-Asurion-Gray-Deepest:focus {
    --tw-ring-offset-color: #333F48;
  }

  .WDL\:focus\:ring-offset-Asurion-Gray-Deeper:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .WDL\:focus\:ring-offset-Asurion-Gray-Light:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .WDL\:focus\:ring-offset-Asurion-Gray-Lighter:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .WDL\:focus\:ring-offset-Asurion-Gray-Lightest:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .WDL\:focus\:ring-offset-Asurion-Red-Deep:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .WDL\:focus\:ring-offset-light-gray:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .WDL\:focus\:ring-offset-light-gray-1:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .WDL\:focus\:ring-offset-light-gray-2:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .WDL\:focus\:ring-offset-light-gray-3:focus {
    --tw-ring-offset-color: #F0F0F5;
  }

  .WDL\:focus\:ring-offset-light-gray-4:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .WDL\:focus\:ring-offset-light-gray-5:focus {
    --tw-ring-offset-color: #333F48;
  }

  .WDL\:focus\:ring-offset-light-slate-gray:focus {
    --tw-ring-offset-color: #8589A1;
  }

  .WDL\:focus\:ring-offset-denim-blue:focus {
    --tw-ring-offset-color: #0066B2;
  }

  .WDL\:focus\:ring-offset-purple-1:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .WDL\:focus\:ring-offset-dark-red:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .WDL\:focus\:ring-offset-bright-red:focus {
    --tw-ring-offset-color: #F40715;
  }

  .WDL\:focus\:ring-offset-mustard-yellow:focus {
    --tw-ring-offset-color: #ED8B00;
  }

  .WDL\:focus\:ring-offset-mustard-yellow-1:focus {
    --tw-ring-offset-color: #ED6600;
  }

  .WDL\:focus\:ring-offset-light-blue:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WDL\:focus\:ring-offset-light-blue-1:focus {
    --tw-ring-offset-color: #4A68F9;
  }

  .WDL\:focus\:ring-offset-light-blue-3:focus {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .WDL\:focus\:ring-offset-light-blue-4:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .WDL\:focus\:ring-offset-purple-blue:focus {
    --tw-ring-offset-color: #6469E1;
  }

  .WDL\:focus\:ring-offset-light-green:focus {
    --tw-ring-offset-color: #00B574;
  }

  .WDL\:focus\:ring-offset-light-green-1:focus {
    --tw-ring-offset-color: #00B574;
  }

  .WDL\:focus\:ring-offset-light-bg-green:focus {
    --tw-ring-offset-color: #F0FFF9;
  }

  .WDL\:focus\:ring-offset-green-1:focus {
    --tw-ring-offset-color: #0B8350;
  }

  .WDL\:focus\:ring-offset-pink-1:focus {
    --tw-ring-offset-color: #FFEDD5;
  }

  .WDL\:focus\:ring-offset-light-white-1:focus {
    --tw-ring-offset-color: #F8F6EE;
  }

  .WDL\:focus\:ring-offset-Black-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .WDL\:focus\:ring-offset-Default-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .WDL\:focus\:ring-offset-White-3:focus {
    --tw-ring-offset-color: #F9F6EF;
  }

  .WDL\:focus\:ring-offset-Green-3:focus {
    --tw-ring-offset-color: #AEE0CD;
  }

  .WDL\:focus\:ring-offset-Blue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WDL\:focus\:ring-offset-Silver-3:focus {
    --tw-ring-offset-color: #E4E4E2;
  }

  .WDL\:focus\:ring-offset-Yellow-3:focus {
    --tw-ring-offset-color: #F3D060;
  }

  .WDL\:focus\:ring-offset-Grey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .WDL\:focus\:ring-offset-Gray-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .WDL\:focus\:ring-offset-Red-3:focus {
    --tw-ring-offset-color: #BA0C2E;
  }

  .WDL\:focus\:ring-offset-Gold-3:focus {
    --tw-ring-offset-color: #F5DDC5;
  }

  .WDL\:focus\:ring-offset-light-green-3:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .WDL\:focus\:ring-offset-dark-blue-2:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .WDL\:focus\:ring-offset-blue-1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WDL\:focus\:ring-offset-yellow-1:focus {
    --tw-ring-offset-color: #EDB800;
  }

  .WDL\:focus\:ring-offset-blue-2:focus {
    --tw-ring-offset-color: #253BAA;
  }

  .WDL\:focus\:ring-offset-light-pink:focus {
    --tw-ring-offset-color: #FF5070;
  }

  .WDL\:focus\:ring-offset-bright-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .WDL\:focus\:ring-offset-bright-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .WDL\:focus\:ring-offset-SpaceGrey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .WDL\:focus\:ring-offset-Purple-3:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .WDL\:focus\:ring-offset-LightPurple-3:focus {
    --tw-ring-offset-color: #D1CDDA;
  }

  .WDL\:focus\:ring-offset-Glow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .WDL\:focus\:ring-offset-Bronze-3:focus {
    --tw-ring-offset-color: #cd7f32;
  }

  .WDL\:focus\:ring-offset-Copper-3:focus {
    --tw-ring-offset-color: #B87333;
  }

  .WDL\:focus\:ring-offset-Pink-3:focus {
    --tw-ring-offset-color: #FFC0CB;
  }

  .WDL\:focus\:ring-offset-Orange-3:focus {
    --tw-ring-offset-color: #FFA500;
  }

  .WDL\:focus\:ring-offset-Coral-3:focus {
    --tw-ring-offset-color: #EE7762;
  }

  .WDL\:focus\:ring-offset-MajesticBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .WDL\:focus\:ring-offset-PrismBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .WDL\:focus\:ring-offset-CeramicBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .WDL\:focus\:ring-offset-MidnightBlack-3:focus {
    --tw-ring-offset-color: #00040D;
  }

  .WDL\:focus\:ring-offset-PrismWhite-3:focus {
    --tw-ring-offset-color: #E1D8CB;
  }

  .WDL\:focus\:ring-offset-CeramicWhite-3:focus {
    --tw-ring-offset-color: #c2c2c4;
  }

  .WDL\:focus\:ring-offset-LilacPurple-3:focus {
    --tw-ring-offset-color: #C8A2C8;
  }

  .WDL\:focus\:ring-offset-CrownSilver-3:focus {
    --tw-ring-offset-color: #b1a5aa;
  }

  .WDL\:focus\:ring-offset-CoralBlue-3:focus {
    --tw-ring-offset-color: #AFDCEC;
  }

  .WDL\:focus\:ring-offset-lime-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .WDL\:focus\:ring-offset-apple-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .WDL\:focus\:ring-offset-bg-new-blue:focus {
    --tw-ring-offset-color: #39DCF0;
  }

  .WDL\:focus\:ring-offset-bg-new-pink:focus {
    --tw-ring-offset-color: #E79AAE;
  }

  .WDL\:focus\:ring-offset-new-pink-1:focus {
    --tw-ring-offset-color: #E9A1B3;
  }

  .WDL\:focus\:ring-offset-footer-grey:focus {
    --tw-ring-offset-color: #333238;
  }

  .WDL\:focus\:ring-offset-border-grey:focus {
    --tw-ring-offset-color: #c4c4c4;
  }

  .WDL\:focus\:ring-offset-apple-green-1:focus {
    --tw-ring-offset-color: #30D091;
  }

  .WDL\:focus\:ring-offset-crimson-red:focus {
    --tw-ring-offset-color: #d22323;
  }

  .WDL\:focus\:ring-offset-asurion-cyan:focus {
    --tw-ring-offset-color: #95CED7;
  }

  .WDL\:focus\:ring-offset-bright-orange:focus {
    --tw-ring-offset-color: #FF8B1A;
  }

  .WDL\:focus\:ring-offset-Graphite-3:focus {
    --tw-ring-offset-color: #D2CEDB;
  }

  .WDL\:focus\:ring-offset-PacificBlue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WDL\:focus\:ring-offset-light-purple:focus {
    --tw-ring-offset-color: #B3A3D7;
  }

  .WDL\:focus\:ring-offset-asurion-gray:focus {
    --tw-ring-offset-color: #D8D8D8;
  }

  .WDL\:focus\:ring-offset-OceanBlue-3:focus {
    --tw-ring-offset-color: #0077be;
  }

  .WDL\:focus\:ring-offset-MetallicCopper-3:focus {
    --tw-ring-offset-color: #72281e;
  }

  .WDL\:focus\:ring-offset-PorcelainWhite-3:focus {
    --tw-ring-offset-color: #f8fbf8;
  }

  .WDL\:focus\:ring-offset-LightBlue-3:focus {
    --tw-ring-offset-color: #ADD8E6;
  }

  .WDL\:focus\:ring-offset-CloudNavy-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .WDL\:focus\:ring-offset-CloudMint-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .WDL\:focus\:ring-offset-CloudOrange-3:focus {
    --tw-ring-offset-color: #ffba97;
  }

  .WDL\:focus\:ring-offset-CloudLavender-3:focus {
    --tw-ring-offset-color: #d6d3e2;
  }

  .WDL\:focus\:ring-offset-CloudRed-3:focus {
    --tw-ring-offset-color: #dbb0a2;
  }

  .WDL\:focus\:ring-offset-CloudWhite-3:focus {
    --tw-ring-offset-color: #f2f2ed;
  }

  .WDL\:focus\:ring-offset-SunriseGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .WDL\:focus\:ring-offset-SunshineGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .WDL\:focus\:ring-offset-AuraBlack-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .WDL\:focus\:ring-offset-AuraGlow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .WDL\:focus\:ring-offset-MysticBronze-3:focus {
    --tw-ring-offset-color: #3c2516;
  }

  .WDL\:focus\:ring-offset-MysticGreen-3:focus {
    --tw-ring-offset-color: #90A19A;
  }

  .WDL\:focus\:ring-offset-MysticGrey-3:focus {
    --tw-ring-offset-color: #564f55;
  }

  .WDL\:focus\:ring-offset-MysticBlack-3:focus {
    --tw-ring-offset-color: #353A3C;
  }

  .WDL\:focus\:ring-offset-MysticWhite-3:focus {
    --tw-ring-offset-color: #E4EDE3;
  }

  .WDL\:focus\:ring-offset-price-blue1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .WDL\:focus\:ring-offset-indigo1:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .WDL\:focus\:ring-offset-Purple-4:focus {
    --tw-ring-offset-color: #9598F8;
  }

  .WDL\:focus\:ring-offset-new-blue-2:focus {
    --tw-ring-offset-color: #33B3C2;
  }

  .WDL\:focus\:ring-offset-dark-blue-3:focus {
    --tw-ring-offset-color: #041DFB;
  }

  .WDL\:focus\:ring-offset-replace-bg:focus {
    --tw-ring-offset-color: #8AA4BC;
  }

  .WDL\:focus\:ring-offset-resolve-bg:focus {
    --tw-ring-offset-color: #4783CB;
  }

  .WDL\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .WDL\:filter-none {
    filter: none;
  }

  .WDL\:blur-0 {
    --tw-blur: blur(0);
  }

  .WDL\:blur-none {
    --tw-blur: blur(0);
  }

  .WDL\:blur-sm {
    --tw-blur: blur(4px);
  }

  .WDL\:blur {
    --tw-blur: blur(8px);
  }

  .WDL\:blur-md {
    --tw-blur: blur(12px);
  }

  .WDL\:blur-lg {
    --tw-blur: blur(16px);
  }

  .WDL\:blur-xl {
    --tw-blur: blur(24px);
  }

  .WDL\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .WDL\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .WDL\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .WDL\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .WDL\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .WDL\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .WDL\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .WDL\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .WDL\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .WDL\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .WDL\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .WDL\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .WDL\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .WDL\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .WDL\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .WDL\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .WDL\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .WDL\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .WDL\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .WDL\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .WDL\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .WDL\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .WDL\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .WDL\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .WDL\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .WDL\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .WDL\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .WDL\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .WDL\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .WDL\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .WDL\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .WDL\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .WDL\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .WDL\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .WDL\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .WDL\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .WDL\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .WDL\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .WDL\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .WDL\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .WDL\:invert-0 {
    --tw-invert: invert(0);
  }

  .WDL\:invert {
    --tw-invert: invert(100%);
  }

  .WDL\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .WDL\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .WDL\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .WDL\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .WDL\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .WDL\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .WDL\:sepia {
    --tw-sepia: sepia(100%);
  }

  .WDL\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .WDL\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .WDL\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .WDL\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .WDL\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .WDL\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .WDL\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .WDL\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .WDL\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .WDL\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .WDL\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .WDL\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .WDL\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .WDL\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .WDL\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .WDL\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .WDL\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .WDL\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .WDL\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .WDL\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .WDL\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .WDL\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .WDL\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .WDL\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .WDL\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .WDL\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .WDL\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .WDL\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .WDL\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .WDL\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .WDL\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .WDL\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .WDL\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .WDL\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .WDL\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .WDL\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .WDL\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .WDL\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .WDL\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .WDL\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .WDL\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .WDL\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .WDL\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .WDL\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .WDL\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .WDL\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .WDL\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .WDL\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .WDL\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .WDL\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .WDL\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .WDL\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .WDL\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .WDL\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .WDL\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .WDL\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .WDL\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .WDL\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .WDL\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .WDL\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .WDL\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .WDL\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .WDL\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .WDL\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .WDL\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .WDL\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .WDL\:transition-none {
    transition-property: none;
  }

  .WDL\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .WDL\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .WDL\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .WDL\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .WDL\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .WDL\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .WDL\:delay-75 {
    transition-delay: 75ms;
  }

  .WDL\:delay-100 {
    transition-delay: 100ms;
  }

  .WDL\:delay-150 {
    transition-delay: 150ms;
  }

  .WDL\:delay-200 {
    transition-delay: 200ms;
  }

  .WDL\:delay-300 {
    transition-delay: 300ms;
  }

  .WDL\:delay-500 {
    transition-delay: 500ms;
  }

  .WDL\:delay-700 {
    transition-delay: 700ms;
  }

  .WDL\:delay-1000 {
    transition-delay: 1000ms;
  }

  .WDL\:duration-75 {
    transition-duration: 75ms;
  }

  .WDL\:duration-100 {
    transition-duration: 100ms;
  }

  .WDL\:duration-150 {
    transition-duration: 150ms;
  }

  .WDL\:duration-200 {
    transition-duration: 200ms;
  }

  .WDL\:duration-300 {
    transition-duration: 300ms;
  }

  .WDL\:duration-500 {
    transition-duration: 500ms;
  }

  .WDL\:duration-700 {
    transition-duration: 700ms;
  }

  .WDL\:duration-1000 {
    transition-duration: 1000ms;
  }

  .WDL\:ease-linear {
    transition-timing-function: linear;
  }

  .WDL\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .WDL\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .WDL\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (min-width: 1024px) {
  .BigScreen\:container {
    width: 100%;
  }

  @media (min-width: 10px) {
    .BigScreen\:container {
      max-width: 10px;
    }
  }

  @media (min-width: 481px) {
    .BigScreen\:container {
      max-width: 481px;
    }
  }

  @media (min-width: 801px) {
    .BigScreen\:container {
      max-width: 801px;
    }
  }

  @media (min-width: 1024px) {
    .BigScreen\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1025px) {
    .BigScreen\:container {
      max-width: 1025px;
    }
  }

  @media (min-width: 1281px) {
    .BigScreen\:container {
      max-width: 1281px;
    }
  }

  @media (min-width: 1441px) {
    .BigScreen\:container {
      max-width: 1441px;
    }
  }

  .BigScreen\:sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .BigScreen\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .BigScreen\:focus-within\:sr-only:focus-within {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .BigScreen\:focus-within\:not-sr-only:focus-within {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .BigScreen\:focus\:sr-only:focus {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .BigScreen\:focus\:not-sr-only:focus {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .BigScreen\:pointer-events-none {
    pointer-events: none;
  }

  .BigScreen\:pointer-events-auto {
    pointer-events: auto;
  }

  .BigScreen\:visible {
    visibility: visible;
  }

  .BigScreen\:invisible {
    visibility: hidden;
  }

  .BigScreen\:static {
    position: static;
  }

  .BigScreen\:fixed {
    position: fixed;
  }

  .BigScreen\:absolute {
    position: absolute;
  }

  .BigScreen\:relative {
    position: relative;
  }

  .BigScreen\:sticky {
    position: sticky;
  }

  .BigScreen\:inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  }

  .BigScreen\:inset-5 {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
  }

  .BigScreen\:inset-10 {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }

  .BigScreen\:inset-15 {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
  }

  .BigScreen\:inset-16 {
    top: 16px;
    right: 16px;
    bottom: 16px;
    left: 16px;
  }

  .BigScreen\:inset-20 {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  .BigScreen\:inset-25 {
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
  }

  .BigScreen\:inset-30 {
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
  }

  .BigScreen\:inset-50 {
    top: 50px;
    right: 50px;
    bottom: 50px;
    left: 50px;
  }

  .BigScreen\:inset-65 {
    top: 65px;
    right: 65px;
    bottom: 65px;
    left: 65px;
  }

  .BigScreen\:inset-90 {
    top: 90px;
    right: 90px;
    bottom: 90px;
    left: 90px;
  }

  .BigScreen\:inset-100 {
    top: 100px;
    right: 100px;
    bottom: 100px;
    left: 100px;
  }

  .BigScreen\:inset-160 {
    top: 160px;
    right: 160px;
    bottom: 160px;
    left: 160px;
  }

  .BigScreen\:inset-195 {
    top: 195px;
    right: 195px;
    bottom: 195px;
    left: 195px;
  }

  .BigScreen\:-inset-25 {
    top: -25px;
    right: -25px;
    bottom: -25px;
    left: -25px;
  }

  .BigScreen\:-inset-40 {
    top: -40px;
    right: -40px;
    bottom: -40px;
    left: -40px;
  }

  .BigScreen\:-inset-5px {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }

  .BigScreen\:-inset-10px {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
  }

  .BigScreen\:-inset-125px {
    top: -125px;
    right: -125px;
    bottom: -125px;
    left: -125px;
  }

  .BigScreen\:inset-3p {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
  }

  .BigScreen\:inset-2p {
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
  }

  .BigScreen\:inset-15p {
    top: 15%;
    right: 15%;
    bottom: 15%;
    left: 15%;
  }

  .BigScreen\:inset-35p {
    top: 35%;
    right: 35%;
    bottom: 35%;
    left: 35%;
  }

  .BigScreen\:inset-14p {
    top: 14%;
    right: 14%;
    bottom: 14%;
    left: 14%;
  }

  .BigScreen\:inset-25p {
    top: 25%;
    right: 25%;
    bottom: 25%;
    left: 25%;
  }

  .BigScreen\:inset-40p {
    top: 40%;
    right: 40%;
    bottom: 40%;
    left: 40%;
  }

  .BigScreen\:inset-43p {
    top: 43%;
    right: 43%;
    bottom: 43%;
    left: 43%;
  }

  .BigScreen\:inset-5p {
    top: 5%;
    right: 5%;
    bottom: 5%;
    left: 5%;
  }

  .BigScreen\:inset-20p {
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
  }

  .BigScreen\:inset-50p {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
  }

  .BigScreen\:inset-45p {
    top: 45%;
    right: 45%;
    bottom: 45%;
    left: 45%;
  }

  .BigScreen\:inset-10p {
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
  }

  .BigScreen\:inset-x-0 {
    left: 0px;
    right: 0px;
  }

  .BigScreen\:inset-x-5 {
    left: 5px;
    right: 5px;
  }

  .BigScreen\:inset-x-10 {
    left: 10px;
    right: 10px;
  }

  .BigScreen\:inset-x-15 {
    left: 15px;
    right: 15px;
  }

  .BigScreen\:inset-x-16 {
    left: 16px;
    right: 16px;
  }

  .BigScreen\:inset-x-20 {
    left: 20px;
    right: 20px;
  }

  .BigScreen\:inset-x-25 {
    left: 25px;
    right: 25px;
  }

  .BigScreen\:inset-x-30 {
    left: 30px;
    right: 30px;
  }

  .BigScreen\:inset-x-50 {
    left: 50px;
    right: 50px;
  }

  .BigScreen\:inset-x-65 {
    left: 65px;
    right: 65px;
  }

  .BigScreen\:inset-x-90 {
    left: 90px;
    right: 90px;
  }

  .BigScreen\:inset-x-100 {
    left: 100px;
    right: 100px;
  }

  .BigScreen\:inset-x-160 {
    left: 160px;
    right: 160px;
  }

  .BigScreen\:inset-x-195 {
    left: 195px;
    right: 195px;
  }

  .BigScreen\:-inset-x-25 {
    left: -25px;
    right: -25px;
  }

  .BigScreen\:-inset-x-40 {
    left: -40px;
    right: -40px;
  }

  .BigScreen\:-inset-x-5px {
    left: -5px;
    right: -5px;
  }

  .BigScreen\:-inset-x-10px {
    left: -10px;
    right: -10px;
  }

  .BigScreen\:-inset-x-125px {
    left: -125px;
    right: -125px;
  }

  .BigScreen\:inset-x-3p {
    left: 3px;
    right: 3px;
  }

  .BigScreen\:inset-x-2p {
    left: 2px;
    right: 2px;
  }

  .BigScreen\:inset-x-15p {
    left: 15%;
    right: 15%;
  }

  .BigScreen\:inset-x-35p {
    left: 35%;
    right: 35%;
  }

  .BigScreen\:inset-x-14p {
    left: 14%;
    right: 14%;
  }

  .BigScreen\:inset-x-25p {
    left: 25%;
    right: 25%;
  }

  .BigScreen\:inset-x-40p {
    left: 40%;
    right: 40%;
  }

  .BigScreen\:inset-x-43p {
    left: 43%;
    right: 43%;
  }

  .BigScreen\:inset-x-5p {
    left: 5%;
    right: 5%;
  }

  .BigScreen\:inset-x-20p {
    left: 20%;
    right: 20%;
  }

  .BigScreen\:inset-x-50p {
    left: 50%;
    right: 50%;
  }

  .BigScreen\:inset-x-45p {
    left: 45%;
    right: 45%;
  }

  .BigScreen\:inset-x-10p {
    left: 10%;
    right: 10%;
  }

  .BigScreen\:inset-y-0 {
    top: 0px;
    bottom: 0px;
  }

  .BigScreen\:inset-y-5 {
    top: 5px;
    bottom: 5px;
  }

  .BigScreen\:inset-y-10 {
    top: 10px;
    bottom: 10px;
  }

  .BigScreen\:inset-y-15 {
    top: 15px;
    bottom: 15px;
  }

  .BigScreen\:inset-y-16 {
    top: 16px;
    bottom: 16px;
  }

  .BigScreen\:inset-y-20 {
    top: 20px;
    bottom: 20px;
  }

  .BigScreen\:inset-y-25 {
    top: 25px;
    bottom: 25px;
  }

  .BigScreen\:inset-y-30 {
    top: 30px;
    bottom: 30px;
  }

  .BigScreen\:inset-y-50 {
    top: 50px;
    bottom: 50px;
  }

  .BigScreen\:inset-y-65 {
    top: 65px;
    bottom: 65px;
  }

  .BigScreen\:inset-y-90 {
    top: 90px;
    bottom: 90px;
  }

  .BigScreen\:inset-y-100 {
    top: 100px;
    bottom: 100px;
  }

  .BigScreen\:inset-y-160 {
    top: 160px;
    bottom: 160px;
  }

  .BigScreen\:inset-y-195 {
    top: 195px;
    bottom: 195px;
  }

  .BigScreen\:-inset-y-25 {
    top: -25px;
    bottom: -25px;
  }

  .BigScreen\:-inset-y-40 {
    top: -40px;
    bottom: -40px;
  }

  .BigScreen\:-inset-y-5px {
    top: -5px;
    bottom: -5px;
  }

  .BigScreen\:-inset-y-10px {
    top: -10px;
    bottom: -10px;
  }

  .BigScreen\:-inset-y-125px {
    top: -125px;
    bottom: -125px;
  }

  .BigScreen\:inset-y-3p {
    top: 3px;
    bottom: 3px;
  }

  .BigScreen\:inset-y-2p {
    top: 2px;
    bottom: 2px;
  }

  .BigScreen\:inset-y-15p {
    top: 15%;
    bottom: 15%;
  }

  .BigScreen\:inset-y-35p {
    top: 35%;
    bottom: 35%;
  }

  .BigScreen\:inset-y-14p {
    top: 14%;
    bottom: 14%;
  }

  .BigScreen\:inset-y-25p {
    top: 25%;
    bottom: 25%;
  }

  .BigScreen\:inset-y-40p {
    top: 40%;
    bottom: 40%;
  }

  .BigScreen\:inset-y-43p {
    top: 43%;
    bottom: 43%;
  }

  .BigScreen\:inset-y-5p {
    top: 5%;
    bottom: 5%;
  }

  .BigScreen\:inset-y-20p {
    top: 20%;
    bottom: 20%;
  }

  .BigScreen\:inset-y-50p {
    top: 50%;
    bottom: 50%;
  }

  .BigScreen\:inset-y-45p {
    top: 45%;
    bottom: 45%;
  }

  .BigScreen\:inset-y-10p {
    top: 10%;
    bottom: 10%;
  }

  .BigScreen\:top-0 {
    top: 0px;
  }

  .BigScreen\:top-5 {
    top: 5px;
  }

  .BigScreen\:top-10 {
    top: 10px;
  }

  .BigScreen\:top-15 {
    top: 15px;
  }

  .BigScreen\:top-16 {
    top: 16px;
  }

  .BigScreen\:top-20 {
    top: 20px;
  }

  .BigScreen\:top-25 {
    top: 25px;
  }

  .BigScreen\:top-30 {
    top: 30px;
  }

  .BigScreen\:top-50 {
    top: 50px;
  }

  .BigScreen\:top-65 {
    top: 65px;
  }

  .BigScreen\:top-90 {
    top: 90px;
  }

  .BigScreen\:top-100 {
    top: 100px;
  }

  .BigScreen\:top-160 {
    top: 160px;
  }

  .BigScreen\:top-195 {
    top: 195px;
  }

  .BigScreen\:-top-25 {
    top: -25px;
  }

  .BigScreen\:-top-40 {
    top: -40px;
  }

  .BigScreen\:-top-5px {
    top: -5px;
  }

  .BigScreen\:-top-10px {
    top: -10px;
  }

  .BigScreen\:-top-125px {
    top: -125px;
  }

  .BigScreen\:top-3p {
    top: 3px;
  }

  .BigScreen\:top-2p {
    top: 2px;
  }

  .BigScreen\:top-15p {
    top: 15%;
  }

  .BigScreen\:top-35p {
    top: 35%;
  }

  .BigScreen\:top-14p {
    top: 14%;
  }

  .BigScreen\:top-25p {
    top: 25%;
  }

  .BigScreen\:top-40p {
    top: 40%;
  }

  .BigScreen\:top-43p {
    top: 43%;
  }

  .BigScreen\:top-5p {
    top: 5%;
  }

  .BigScreen\:top-20p {
    top: 20%;
  }

  .BigScreen\:top-50p {
    top: 50%;
  }

  .BigScreen\:top-45p {
    top: 45%;
  }

  .BigScreen\:top-10p {
    top: 10%;
  }

  .BigScreen\:right-0 {
    right: 0px;
  }

  .BigScreen\:right-5 {
    right: 5px;
  }

  .BigScreen\:right-10 {
    right: 10px;
  }

  .BigScreen\:right-15 {
    right: 15px;
  }

  .BigScreen\:right-16 {
    right: 16px;
  }

  .BigScreen\:right-20 {
    right: 20px;
  }

  .BigScreen\:right-25 {
    right: 25px;
  }

  .BigScreen\:right-30 {
    right: 30px;
  }

  .BigScreen\:right-50 {
    right: 50px;
  }

  .BigScreen\:right-65 {
    right: 65px;
  }

  .BigScreen\:right-90 {
    right: 90px;
  }

  .BigScreen\:right-100 {
    right: 100px;
  }

  .BigScreen\:right-160 {
    right: 160px;
  }

  .BigScreen\:right-195 {
    right: 195px;
  }

  .BigScreen\:-right-25 {
    right: -25px;
  }

  .BigScreen\:-right-40 {
    right: -40px;
  }

  .BigScreen\:-right-5px {
    right: -5px;
  }

  .BigScreen\:-right-10px {
    right: -10px;
  }

  .BigScreen\:-right-125px {
    right: -125px;
  }

  .BigScreen\:right-3p {
    right: 3px;
  }

  .BigScreen\:right-2p {
    right: 2px;
  }

  .BigScreen\:right-15p {
    right: 15%;
  }

  .BigScreen\:right-35p {
    right: 35%;
  }

  .BigScreen\:right-14p {
    right: 14%;
  }

  .BigScreen\:right-25p {
    right: 25%;
  }

  .BigScreen\:right-40p {
    right: 40%;
  }

  .BigScreen\:right-43p {
    right: 43%;
  }

  .BigScreen\:right-5p {
    right: 5%;
  }

  .BigScreen\:right-20p {
    right: 20%;
  }

  .BigScreen\:right-50p {
    right: 50%;
  }

  .BigScreen\:right-45p {
    right: 45%;
  }

  .BigScreen\:right-10p {
    right: 10%;
  }

  .BigScreen\:bottom-0 {
    bottom: 0px;
  }

  .BigScreen\:bottom-5 {
    bottom: 5px;
  }

  .BigScreen\:bottom-10 {
    bottom: 10px;
  }

  .BigScreen\:bottom-15 {
    bottom: 15px;
  }

  .BigScreen\:bottom-16 {
    bottom: 16px;
  }

  .BigScreen\:bottom-20 {
    bottom: 20px;
  }

  .BigScreen\:bottom-25 {
    bottom: 25px;
  }

  .BigScreen\:bottom-30 {
    bottom: 30px;
  }

  .BigScreen\:bottom-50 {
    bottom: 50px;
  }

  .BigScreen\:bottom-65 {
    bottom: 65px;
  }

  .BigScreen\:bottom-90 {
    bottom: 90px;
  }

  .BigScreen\:bottom-100 {
    bottom: 100px;
  }

  .BigScreen\:bottom-160 {
    bottom: 160px;
  }

  .BigScreen\:bottom-195 {
    bottom: 195px;
  }

  .BigScreen\:-bottom-25 {
    bottom: -25px;
  }

  .BigScreen\:-bottom-40 {
    bottom: -40px;
  }

  .BigScreen\:-bottom-5px {
    bottom: -5px;
  }

  .BigScreen\:-bottom-10px {
    bottom: -10px;
  }

  .BigScreen\:-bottom-125px {
    bottom: -125px;
  }

  .BigScreen\:bottom-3p {
    bottom: 3px;
  }

  .BigScreen\:bottom-2p {
    bottom: 2px;
  }

  .BigScreen\:bottom-15p {
    bottom: 15%;
  }

  .BigScreen\:bottom-35p {
    bottom: 35%;
  }

  .BigScreen\:bottom-14p {
    bottom: 14%;
  }

  .BigScreen\:bottom-25p {
    bottom: 25%;
  }

  .BigScreen\:bottom-40p {
    bottom: 40%;
  }

  .BigScreen\:bottom-43p {
    bottom: 43%;
  }

  .BigScreen\:bottom-5p {
    bottom: 5%;
  }

  .BigScreen\:bottom-20p {
    bottom: 20%;
  }

  .BigScreen\:bottom-50p {
    bottom: 50%;
  }

  .BigScreen\:bottom-45p {
    bottom: 45%;
  }

  .BigScreen\:bottom-10p {
    bottom: 10%;
  }

  .BigScreen\:left-0 {
    left: 0px;
  }

  .BigScreen\:left-5 {
    left: 5px;
  }

  .BigScreen\:left-10 {
    left: 10px;
  }

  .BigScreen\:left-15 {
    left: 15px;
  }

  .BigScreen\:left-16 {
    left: 16px;
  }

  .BigScreen\:left-20 {
    left: 20px;
  }

  .BigScreen\:left-25 {
    left: 25px;
  }

  .BigScreen\:left-30 {
    left: 30px;
  }

  .BigScreen\:left-50 {
    left: 50px;
  }

  .BigScreen\:left-65 {
    left: 65px;
  }

  .BigScreen\:left-90 {
    left: 90px;
  }

  .BigScreen\:left-100 {
    left: 100px;
  }

  .BigScreen\:left-160 {
    left: 160px;
  }

  .BigScreen\:left-195 {
    left: 195px;
  }

  .BigScreen\:-left-25 {
    left: -25px;
  }

  .BigScreen\:-left-40 {
    left: -40px;
  }

  .BigScreen\:-left-5px {
    left: -5px;
  }

  .BigScreen\:-left-10px {
    left: -10px;
  }

  .BigScreen\:-left-125px {
    left: -125px;
  }

  .BigScreen\:left-3p {
    left: 3px;
  }

  .BigScreen\:left-2p {
    left: 2px;
  }

  .BigScreen\:left-15p {
    left: 15%;
  }

  .BigScreen\:left-35p {
    left: 35%;
  }

  .BigScreen\:left-14p {
    left: 14%;
  }

  .BigScreen\:left-25p {
    left: 25%;
  }

  .BigScreen\:left-40p {
    left: 40%;
  }

  .BigScreen\:left-43p {
    left: 43%;
  }

  .BigScreen\:left-5p {
    left: 5%;
  }

  .BigScreen\:left-20p {
    left: 20%;
  }

  .BigScreen\:left-50p {
    left: 50%;
  }

  .BigScreen\:left-45p {
    left: 45%;
  }

  .BigScreen\:left-10p {
    left: 10%;
  }

  .BigScreen\:isolate {
    isolation: isolate;
  }

  .BigScreen\:isolation-auto {
    isolation: auto;
  }

  .BigScreen\:z-0 {
    z-index: 0;
  }

  .BigScreen\:z-1 {
    z-index: 1;
  }

  .BigScreen\:z-10 {
    z-index: 10;
  }

  .BigScreen\:z-20 {
    z-index: 20;
  }

  .BigScreen\:z-30 {
    z-index: 30;
  }

  .BigScreen\:z-40 {
    z-index: 40;
  }

  .BigScreen\:z-50 {
    z-index: 50;
  }

  .BigScreen\:z-110 {
    z-index: 110;
  }

  .BigScreen\:z-auto {
    z-index: auto;
  }

  .BigScreen\:focus-within\:z-0:focus-within {
    z-index: 0;
  }

  .BigScreen\:focus-within\:z-1:focus-within {
    z-index: 1;
  }

  .BigScreen\:focus-within\:z-10:focus-within {
    z-index: 10;
  }

  .BigScreen\:focus-within\:z-20:focus-within {
    z-index: 20;
  }

  .BigScreen\:focus-within\:z-30:focus-within {
    z-index: 30;
  }

  .BigScreen\:focus-within\:z-40:focus-within {
    z-index: 40;
  }

  .BigScreen\:focus-within\:z-50:focus-within {
    z-index: 50;
  }

  .BigScreen\:focus-within\:z-110:focus-within {
    z-index: 110;
  }

  .BigScreen\:focus-within\:z-auto:focus-within {
    z-index: auto;
  }

  .BigScreen\:focus\:z-0:focus {
    z-index: 0;
  }

  .BigScreen\:focus\:z-1:focus {
    z-index: 1;
  }

  .BigScreen\:focus\:z-10:focus {
    z-index: 10;
  }

  .BigScreen\:focus\:z-20:focus {
    z-index: 20;
  }

  .BigScreen\:focus\:z-30:focus {
    z-index: 30;
  }

  .BigScreen\:focus\:z-40:focus {
    z-index: 40;
  }

  .BigScreen\:focus\:z-50:focus {
    z-index: 50;
  }

  .BigScreen\:focus\:z-110:focus {
    z-index: 110;
  }

  .BigScreen\:focus\:z-auto:focus {
    z-index: auto;
  }

  .BigScreen\:order-1 {
    order: 1;
  }

  .BigScreen\:order-2 {
    order: 2;
  }

  .BigScreen\:order-3 {
    order: 3;
  }

  .BigScreen\:order-4 {
    order: 4;
  }

  .BigScreen\:order-5 {
    order: 5;
  }

  .BigScreen\:order-6 {
    order: 6;
  }

  .BigScreen\:order-7 {
    order: 7;
  }

  .BigScreen\:order-8 {
    order: 8;
  }

  .BigScreen\:order-9 {
    order: 9;
  }

  .BigScreen\:order-10 {
    order: 10;
  }

  .BigScreen\:order-11 {
    order: 11;
  }

  .BigScreen\:order-12 {
    order: 12;
  }

  .BigScreen\:order-first {
    order: -9999;
  }

  .BigScreen\:order-last {
    order: 9999;
  }

  .BigScreen\:order-none {
    order: 0;
  }

  .BigScreen\:col-auto {
    grid-column: auto;
  }

  .BigScreen\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .BigScreen\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .BigScreen\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .BigScreen\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .BigScreen\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .BigScreen\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .BigScreen\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .BigScreen\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .BigScreen\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .BigScreen\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .BigScreen\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .BigScreen\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .BigScreen\:col-span-full {
    grid-column: 1 / -1;
  }

  .BigScreen\:col-start-1 {
    grid-column-start: 1;
  }

  .BigScreen\:col-start-2 {
    grid-column-start: 2;
  }

  .BigScreen\:col-start-3 {
    grid-column-start: 3;
  }

  .BigScreen\:col-start-4 {
    grid-column-start: 4;
  }

  .BigScreen\:col-start-5 {
    grid-column-start: 5;
  }

  .BigScreen\:col-start-6 {
    grid-column-start: 6;
  }

  .BigScreen\:col-start-7 {
    grid-column-start: 7;
  }

  .BigScreen\:col-start-8 {
    grid-column-start: 8;
  }

  .BigScreen\:col-start-9 {
    grid-column-start: 9;
  }

  .BigScreen\:col-start-10 {
    grid-column-start: 10;
  }

  .BigScreen\:col-start-11 {
    grid-column-start: 11;
  }

  .BigScreen\:col-start-12 {
    grid-column-start: 12;
  }

  .BigScreen\:col-start-13 {
    grid-column-start: 13;
  }

  .BigScreen\:col-start-auto {
    grid-column-start: auto;
  }

  .BigScreen\:col-end-1 {
    grid-column-end: 1;
  }

  .BigScreen\:col-end-2 {
    grid-column-end: 2;
  }

  .BigScreen\:col-end-3 {
    grid-column-end: 3;
  }

  .BigScreen\:col-end-4 {
    grid-column-end: 4;
  }

  .BigScreen\:col-end-5 {
    grid-column-end: 5;
  }

  .BigScreen\:col-end-6 {
    grid-column-end: 6;
  }

  .BigScreen\:col-end-7 {
    grid-column-end: 7;
  }

  .BigScreen\:col-end-8 {
    grid-column-end: 8;
  }

  .BigScreen\:col-end-9 {
    grid-column-end: 9;
  }

  .BigScreen\:col-end-10 {
    grid-column-end: 10;
  }

  .BigScreen\:col-end-11 {
    grid-column-end: 11;
  }

  .BigScreen\:col-end-12 {
    grid-column-end: 12;
  }

  .BigScreen\:col-end-13 {
    grid-column-end: 13;
  }

  .BigScreen\:col-end-auto {
    grid-column-end: auto;
  }

  .BigScreen\:row-auto {
    grid-row: auto;
  }

  .BigScreen\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .BigScreen\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .BigScreen\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .BigScreen\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .BigScreen\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .BigScreen\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .BigScreen\:row-span-full {
    grid-row: 1 / -1;
  }

  .BigScreen\:row-start-1 {
    grid-row-start: 1;
  }

  .BigScreen\:row-start-2 {
    grid-row-start: 2;
  }

  .BigScreen\:row-start-3 {
    grid-row-start: 3;
  }

  .BigScreen\:row-start-4 {
    grid-row-start: 4;
  }

  .BigScreen\:row-start-5 {
    grid-row-start: 5;
  }

  .BigScreen\:row-start-6 {
    grid-row-start: 6;
  }

  .BigScreen\:row-start-7 {
    grid-row-start: 7;
  }

  .BigScreen\:row-start-auto {
    grid-row-start: auto;
  }

  .BigScreen\:row-end-1 {
    grid-row-end: 1;
  }

  .BigScreen\:row-end-2 {
    grid-row-end: 2;
  }

  .BigScreen\:row-end-3 {
    grid-row-end: 3;
  }

  .BigScreen\:row-end-4 {
    grid-row-end: 4;
  }

  .BigScreen\:row-end-5 {
    grid-row-end: 5;
  }

  .BigScreen\:row-end-6 {
    grid-row-end: 6;
  }

  .BigScreen\:row-end-7 {
    grid-row-end: 7;
  }

  .BigScreen\:row-end-auto {
    grid-row-end: auto;
  }

  .BigScreen\:float-right {
    float: right;
  }

  .BigScreen\:float-left {
    float: left;
  }

  .BigScreen\:float-none {
    float: none;
  }

  .BigScreen\:clear-left {
    clear: left;
  }

  .BigScreen\:clear-right {
    clear: right;
  }

  .BigScreen\:clear-both {
    clear: both;
  }

  .BigScreen\:clear-none {
    clear: none;
  }

  .BigScreen\:m-0 {
    margin: 0px;
  }

  .BigScreen\:m-1 {
    margin: 0.25rem;
  }

  .BigScreen\:m-2 {
    margin: 2px;
  }

  .BigScreen\:m-3 {
    margin: 0.75rem;
  }

  .BigScreen\:m-4 {
    margin: 1rem;
  }

  .BigScreen\:m-5 {
    margin: 1.25rem;
  }

  .BigScreen\:m-6 {
    margin: 6px;
  }

  .BigScreen\:m-7 {
    margin: 1.75rem;
  }

  .BigScreen\:m-8 {
    margin: 2rem;
  }

  .BigScreen\:m-9 {
    margin: 2.25rem;
  }

  .BigScreen\:m-10 {
    margin: 2.5rem;
  }

  .BigScreen\:m-11 {
    margin: 11px;
  }

  .BigScreen\:m-12 {
    margin: 3rem;
  }

  .BigScreen\:m-14 {
    margin: 3.5rem;
  }

  .BigScreen\:m-15 {
    margin: 15px;
  }

  .BigScreen\:m-16 {
    margin: 4rem;
  }

  .BigScreen\:m-18 {
    margin: 18px;
  }

  .BigScreen\:m-20 {
    margin: 20px;
  }

  .BigScreen\:m-21 {
    margin: 21px;
  }

  .BigScreen\:m-23 {
    margin: 23px;
  }

  .BigScreen\:m-24 {
    margin: 24px;
  }

  .BigScreen\:m-25 {
    margin: 25px;
  }

  .BigScreen\:m-27 {
    margin: 27px;
  }

  .BigScreen\:m-28 {
    margin: 7rem;
  }

  .BigScreen\:m-30 {
    margin: 30px;
  }

  .BigScreen\:m-31 {
    margin: 31px;
  }

  .BigScreen\:m-32 {
    margin: 8rem;
  }

  .BigScreen\:m-34 {
    margin: 34px;
  }

  .BigScreen\:m-35 {
    margin: 35px;
  }

  .BigScreen\:m-36 {
    margin: 9rem;
  }

  .BigScreen\:m-37 {
    margin: 37px;
  }

  .BigScreen\:m-38 {
    margin: 38px;
  }

  .BigScreen\:m-40 {
    margin: 40px;
  }

  .BigScreen\:m-42 {
    margin: 42px;
  }

  .BigScreen\:m-44 {
    margin: 44px;
  }

  .BigScreen\:m-45 {
    margin: 45px;
  }

  .BigScreen\:m-46 {
    margin: 46px;
  }

  .BigScreen\:m-48 {
    margin: 48px;
  }

  .BigScreen\:m-52 {
    margin: 13rem;
  }

  .BigScreen\:m-53 {
    margin: 53px;
  }

  .BigScreen\:m-55 {
    margin: 55px;
  }

  .BigScreen\:m-56 {
    margin: 14rem;
  }

  .BigScreen\:m-58 {
    margin: 58px;
  }

  .BigScreen\:m-59 {
    margin: 59px;
  }

  .BigScreen\:m-60 {
    margin: 15rem;
  }

  .BigScreen\:m-63 {
    margin: 63px;
  }

  .BigScreen\:m-64 {
    margin: 16rem;
  }

  .BigScreen\:m-65 {
    margin: 65px;
  }

  .BigScreen\:m-67 {
    margin: 67px;
  }

  .BigScreen\:m-70 {
    margin: 70px;
  }

  .BigScreen\:m-71 {
    margin: 71px;
  }

  .BigScreen\:m-72 {
    margin: 18rem;
  }

  .BigScreen\:m-74 {
    margin: 74px;
  }

  .BigScreen\:m-78 {
    margin: 78px;
  }

  .BigScreen\:m-80 {
    margin: 20rem;
  }

  .BigScreen\:m-83 {
    margin: 83px;
  }

  .BigScreen\:m-84 {
    margin: 84px;
  }

  .BigScreen\:m-89 {
    margin: 89px;
  }

  .BigScreen\:m-90 {
    margin: 90px;
  }

  .BigScreen\:m-92 {
    margin: 92px;
  }

  .BigScreen\:m-96 {
    margin: 24rem;
  }

  .BigScreen\:m-97 {
    margin: 97px;
  }

  .BigScreen\:m-100 {
    margin: 100px;
  }

  .BigScreen\:m-106 {
    margin: 106px;
  }

  .BigScreen\:m-108 {
    margin: 108px;
  }

  .BigScreen\:m-109 {
    margin: 109px;
  }

  .BigScreen\:m-120 {
    margin: 120px;
  }

  .BigScreen\:m-135 {
    margin: 135px;
  }

  .BigScreen\:m-147 {
    margin: 147px;
  }

  .BigScreen\:m-150 {
    margin: 150px;
  }

  .BigScreen\:m-168 {
    margin: 168px;
  }

  .BigScreen\:m-180 {
    margin: 180px;
  }

  .BigScreen\:m-185 {
    margin: 185px;
  }

  .BigScreen\:m-200 {
    margin: 200px;
  }

  .BigScreen\:m-245 {
    margin: 245px;
  }

  .BigScreen\:m-300 {
    margin: 300px;
  }

  .BigScreen\:m-400 {
    margin: 400px;
  }

  .BigScreen\:m-480 {
    margin: 480px;
  }

  .BigScreen\:m-510 {
    margin: 510px;
  }

  .BigScreen\:m-537 {
    margin: 537px;
  }

  .BigScreen\:m-650 {
    margin: 650px;
  }

  .BigScreen\:m-auto {
    margin: auto;
  }

  .BigScreen\:m-px {
    margin: 1px;
  }

  .BigScreen\:m-0\.5 {
    margin: 0.125rem;
  }

  .BigScreen\:m-1\.5 {
    margin: 0.375rem;
  }

  .BigScreen\:m-2\.5 {
    margin: 0.625rem;
  }

  .BigScreen\:m-3\.5 {
    margin: 0.875rem;
  }

  .BigScreen\:-m-0 {
    margin: 0px;
  }

  .BigScreen\:-m-1 {
    margin: -0.25rem;
  }

  .BigScreen\:-m-2 {
    margin: -0.5rem;
  }

  .BigScreen\:-m-3 {
    margin: -0.75rem;
  }

  .BigScreen\:-m-4 {
    margin: -1rem;
  }

  .BigScreen\:-m-5 {
    margin: -1.25rem;
  }

  .BigScreen\:-m-6 {
    margin: -1.5rem;
  }

  .BigScreen\:-m-7 {
    margin: -1.75rem;
  }

  .BigScreen\:-m-8 {
    margin: -2rem;
  }

  .BigScreen\:-m-9 {
    margin: -2.25rem;
  }

  .BigScreen\:-m-10 {
    margin: -2.5rem;
  }

  .BigScreen\:-m-11 {
    margin: -2.75rem;
  }

  .BigScreen\:-m-12 {
    margin: -3rem;
  }

  .BigScreen\:-m-14 {
    margin: -14px;
  }

  .BigScreen\:-m-16 {
    margin: -4rem;
  }

  .BigScreen\:-m-20 {
    margin: -5rem;
  }

  .BigScreen\:-m-24 {
    margin: -6rem;
  }

  .BigScreen\:-m-28 {
    margin: -7rem;
  }

  .BigScreen\:-m-32 {
    margin: -8rem;
  }

  .BigScreen\:-m-36 {
    margin: -9rem;
  }

  .BigScreen\:-m-40 {
    margin: -10rem;
  }

  .BigScreen\:-m-44 {
    margin: -11rem;
  }

  .BigScreen\:-m-48 {
    margin: -12rem;
  }

  .BigScreen\:-m-52 {
    margin: -13rem;
  }

  .BigScreen\:-m-56 {
    margin: -14rem;
  }

  .BigScreen\:-m-60 {
    margin: -15rem;
  }

  .BigScreen\:-m-64 {
    margin: -16rem;
  }

  .BigScreen\:-m-72 {
    margin: -18rem;
  }

  .BigScreen\:-m-80 {
    margin: -20rem;
  }

  .BigScreen\:-m-96 {
    margin: -24rem;
  }

  .BigScreen\:-m-px {
    margin: -1px;
  }

  .BigScreen\:-m-0\.5 {
    margin: -0.125rem;
  }

  .BigScreen\:-m-1\.5 {
    margin: -0.375rem;
  }

  .BigScreen\:-m-2\.5 {
    margin: -0.625rem;
  }

  .BigScreen\:-m-3\.5 {
    margin: -0.875rem;
  }

  .BigScreen\:-m-15px {
    margin: -15px;
  }

  .BigScreen\:m-m11 {
    margin: 11px;
  }

  .BigScreen\:m-12px {
    margin: 12px;
  }

  .BigScreen\:m-m72 {
    margin: 72px;
  }

  .BigScreen\:m-m21 {
    margin: 21%;
  }

  .BigScreen\:m-m15 {
    margin: 15px;
  }

  .BigScreen\:m-m18 {
    margin: 18px;
  }

  .BigScreen\:m-m35 {
    margin: 35px;
  }

  .BigScreen\:m-m19 {
    margin: 19px;
  }

  .BigScreen\:m-m17 {
    margin: 17px;
  }

  .BigScreen\:m-m9 {
    margin: 9px;
  }

  .BigScreen\:m-m10 {
    margin: 10px;
  }

  .BigScreen\:m-m51 {
    margin: 51px;
  }

  .BigScreen\:m-m43 {
    margin: 43px;
  }

  .BigScreen\:m-m13 {
    margin: 13px;
  }

  .BigScreen\:m-m26 {
    margin: 26px;
  }

  .BigScreen\:m-m2 {
    margin: 2px;
  }

  .BigScreen\:m-m14 {
    margin: 14px;
  }

  .BigScreen\:m-m5 {
    margin: 5px;
  }

  .BigScreen\:m-m8 {
    margin: 8px;
  }

  .BigScreen\:m-mp15 {
    margin: 15%;
  }

  .BigScreen\:-m-100 {
    margin: -100px;
  }

  .BigScreen\:m-0auto {
    margin: 0px auto;
  }

  .BigScreen\:m-o6 {
    margin: 1.5rem;
  }

  .BigScreen\:-m-23 {
    margin: -23px;
  }

  .BigScreen\:last\:m-0:last-child {
    margin: 0px;
  }

  .BigScreen\:last\:m-1:last-child {
    margin: 0.25rem;
  }

  .BigScreen\:last\:m-2:last-child {
    margin: 2px;
  }

  .BigScreen\:last\:m-3:last-child {
    margin: 0.75rem;
  }

  .BigScreen\:last\:m-4:last-child {
    margin: 1rem;
  }

  .BigScreen\:last\:m-5:last-child {
    margin: 1.25rem;
  }

  .BigScreen\:last\:m-6:last-child {
    margin: 6px;
  }

  .BigScreen\:last\:m-7:last-child {
    margin: 1.75rem;
  }

  .BigScreen\:last\:m-8:last-child {
    margin: 2rem;
  }

  .BigScreen\:last\:m-9:last-child {
    margin: 2.25rem;
  }

  .BigScreen\:last\:m-10:last-child {
    margin: 2.5rem;
  }

  .BigScreen\:last\:m-11:last-child {
    margin: 11px;
  }

  .BigScreen\:last\:m-12:last-child {
    margin: 3rem;
  }

  .BigScreen\:last\:m-14:last-child {
    margin: 3.5rem;
  }

  .BigScreen\:last\:m-15:last-child {
    margin: 15px;
  }

  .BigScreen\:last\:m-16:last-child {
    margin: 4rem;
  }

  .BigScreen\:last\:m-18:last-child {
    margin: 18px;
  }

  .BigScreen\:last\:m-20:last-child {
    margin: 20px;
  }

  .BigScreen\:last\:m-21:last-child {
    margin: 21px;
  }

  .BigScreen\:last\:m-23:last-child {
    margin: 23px;
  }

  .BigScreen\:last\:m-24:last-child {
    margin: 24px;
  }

  .BigScreen\:last\:m-25:last-child {
    margin: 25px;
  }

  .BigScreen\:last\:m-27:last-child {
    margin: 27px;
  }

  .BigScreen\:last\:m-28:last-child {
    margin: 7rem;
  }

  .BigScreen\:last\:m-30:last-child {
    margin: 30px;
  }

  .BigScreen\:last\:m-31:last-child {
    margin: 31px;
  }

  .BigScreen\:last\:m-32:last-child {
    margin: 8rem;
  }

  .BigScreen\:last\:m-34:last-child {
    margin: 34px;
  }

  .BigScreen\:last\:m-35:last-child {
    margin: 35px;
  }

  .BigScreen\:last\:m-36:last-child {
    margin: 9rem;
  }

  .BigScreen\:last\:m-37:last-child {
    margin: 37px;
  }

  .BigScreen\:last\:m-38:last-child {
    margin: 38px;
  }

  .BigScreen\:last\:m-40:last-child {
    margin: 40px;
  }

  .BigScreen\:last\:m-42:last-child {
    margin: 42px;
  }

  .BigScreen\:last\:m-44:last-child {
    margin: 44px;
  }

  .BigScreen\:last\:m-45:last-child {
    margin: 45px;
  }

  .BigScreen\:last\:m-46:last-child {
    margin: 46px;
  }

  .BigScreen\:last\:m-48:last-child {
    margin: 48px;
  }

  .BigScreen\:last\:m-52:last-child {
    margin: 13rem;
  }

  .BigScreen\:last\:m-53:last-child {
    margin: 53px;
  }

  .BigScreen\:last\:m-55:last-child {
    margin: 55px;
  }

  .BigScreen\:last\:m-56:last-child {
    margin: 14rem;
  }

  .BigScreen\:last\:m-58:last-child {
    margin: 58px;
  }

  .BigScreen\:last\:m-59:last-child {
    margin: 59px;
  }

  .BigScreen\:last\:m-60:last-child {
    margin: 15rem;
  }

  .BigScreen\:last\:m-63:last-child {
    margin: 63px;
  }

  .BigScreen\:last\:m-64:last-child {
    margin: 16rem;
  }

  .BigScreen\:last\:m-65:last-child {
    margin: 65px;
  }

  .BigScreen\:last\:m-67:last-child {
    margin: 67px;
  }

  .BigScreen\:last\:m-70:last-child {
    margin: 70px;
  }

  .BigScreen\:last\:m-71:last-child {
    margin: 71px;
  }

  .BigScreen\:last\:m-72:last-child {
    margin: 18rem;
  }

  .BigScreen\:last\:m-74:last-child {
    margin: 74px;
  }

  .BigScreen\:last\:m-78:last-child {
    margin: 78px;
  }

  .BigScreen\:last\:m-80:last-child {
    margin: 20rem;
  }

  .BigScreen\:last\:m-83:last-child {
    margin: 83px;
  }

  .BigScreen\:last\:m-84:last-child {
    margin: 84px;
  }

  .BigScreen\:last\:m-89:last-child {
    margin: 89px;
  }

  .BigScreen\:last\:m-90:last-child {
    margin: 90px;
  }

  .BigScreen\:last\:m-92:last-child {
    margin: 92px;
  }

  .BigScreen\:last\:m-96:last-child {
    margin: 24rem;
  }

  .BigScreen\:last\:m-97:last-child {
    margin: 97px;
  }

  .BigScreen\:last\:m-100:last-child {
    margin: 100px;
  }

  .BigScreen\:last\:m-106:last-child {
    margin: 106px;
  }

  .BigScreen\:last\:m-108:last-child {
    margin: 108px;
  }

  .BigScreen\:last\:m-109:last-child {
    margin: 109px;
  }

  .BigScreen\:last\:m-120:last-child {
    margin: 120px;
  }

  .BigScreen\:last\:m-135:last-child {
    margin: 135px;
  }

  .BigScreen\:last\:m-147:last-child {
    margin: 147px;
  }

  .BigScreen\:last\:m-150:last-child {
    margin: 150px;
  }

  .BigScreen\:last\:m-168:last-child {
    margin: 168px;
  }

  .BigScreen\:last\:m-180:last-child {
    margin: 180px;
  }

  .BigScreen\:last\:m-185:last-child {
    margin: 185px;
  }

  .BigScreen\:last\:m-200:last-child {
    margin: 200px;
  }

  .BigScreen\:last\:m-245:last-child {
    margin: 245px;
  }

  .BigScreen\:last\:m-300:last-child {
    margin: 300px;
  }

  .BigScreen\:last\:m-400:last-child {
    margin: 400px;
  }

  .BigScreen\:last\:m-480:last-child {
    margin: 480px;
  }

  .BigScreen\:last\:m-510:last-child {
    margin: 510px;
  }

  .BigScreen\:last\:m-537:last-child {
    margin: 537px;
  }

  .BigScreen\:last\:m-650:last-child {
    margin: 650px;
  }

  .BigScreen\:last\:m-auto:last-child {
    margin: auto;
  }

  .BigScreen\:last\:m-px:last-child {
    margin: 1px;
  }

  .BigScreen\:last\:m-0\.5:last-child {
    margin: 0.125rem;
  }

  .BigScreen\:last\:m-1\.5:last-child {
    margin: 0.375rem;
  }

  .BigScreen\:last\:m-2\.5:last-child {
    margin: 0.625rem;
  }

  .BigScreen\:last\:m-3\.5:last-child {
    margin: 0.875rem;
  }

  .BigScreen\:last\:-m-0:last-child {
    margin: 0px;
  }

  .BigScreen\:last\:-m-1:last-child {
    margin: -0.25rem;
  }

  .BigScreen\:last\:-m-2:last-child {
    margin: -0.5rem;
  }

  .BigScreen\:last\:-m-3:last-child {
    margin: -0.75rem;
  }

  .BigScreen\:last\:-m-4:last-child {
    margin: -1rem;
  }

  .BigScreen\:last\:-m-5:last-child {
    margin: -1.25rem;
  }

  .BigScreen\:last\:-m-6:last-child {
    margin: -1.5rem;
  }

  .BigScreen\:last\:-m-7:last-child {
    margin: -1.75rem;
  }

  .BigScreen\:last\:-m-8:last-child {
    margin: -2rem;
  }

  .BigScreen\:last\:-m-9:last-child {
    margin: -2.25rem;
  }

  .BigScreen\:last\:-m-10:last-child {
    margin: -2.5rem;
  }

  .BigScreen\:last\:-m-11:last-child {
    margin: -2.75rem;
  }

  .BigScreen\:last\:-m-12:last-child {
    margin: -3rem;
  }

  .BigScreen\:last\:-m-14:last-child {
    margin: -14px;
  }

  .BigScreen\:last\:-m-16:last-child {
    margin: -4rem;
  }

  .BigScreen\:last\:-m-20:last-child {
    margin: -5rem;
  }

  .BigScreen\:last\:-m-24:last-child {
    margin: -6rem;
  }

  .BigScreen\:last\:-m-28:last-child {
    margin: -7rem;
  }

  .BigScreen\:last\:-m-32:last-child {
    margin: -8rem;
  }

  .BigScreen\:last\:-m-36:last-child {
    margin: -9rem;
  }

  .BigScreen\:last\:-m-40:last-child {
    margin: -10rem;
  }

  .BigScreen\:last\:-m-44:last-child {
    margin: -11rem;
  }

  .BigScreen\:last\:-m-48:last-child {
    margin: -12rem;
  }

  .BigScreen\:last\:-m-52:last-child {
    margin: -13rem;
  }

  .BigScreen\:last\:-m-56:last-child {
    margin: -14rem;
  }

  .BigScreen\:last\:-m-60:last-child {
    margin: -15rem;
  }

  .BigScreen\:last\:-m-64:last-child {
    margin: -16rem;
  }

  .BigScreen\:last\:-m-72:last-child {
    margin: -18rem;
  }

  .BigScreen\:last\:-m-80:last-child {
    margin: -20rem;
  }

  .BigScreen\:last\:-m-96:last-child {
    margin: -24rem;
  }

  .BigScreen\:last\:-m-px:last-child {
    margin: -1px;
  }

  .BigScreen\:last\:-m-0\.5:last-child {
    margin: -0.125rem;
  }

  .BigScreen\:last\:-m-1\.5:last-child {
    margin: -0.375rem;
  }

  .BigScreen\:last\:-m-2\.5:last-child {
    margin: -0.625rem;
  }

  .BigScreen\:last\:-m-3\.5:last-child {
    margin: -0.875rem;
  }

  .BigScreen\:last\:-m-15px:last-child {
    margin: -15px;
  }

  .BigScreen\:last\:m-m11:last-child {
    margin: 11px;
  }

  .BigScreen\:last\:m-12px:last-child {
    margin: 12px;
  }

  .BigScreen\:last\:m-m72:last-child {
    margin: 72px;
  }

  .BigScreen\:last\:m-m21:last-child {
    margin: 21%;
  }

  .BigScreen\:last\:m-m15:last-child {
    margin: 15px;
  }

  .BigScreen\:last\:m-m18:last-child {
    margin: 18px;
  }

  .BigScreen\:last\:m-m35:last-child {
    margin: 35px;
  }

  .BigScreen\:last\:m-m19:last-child {
    margin: 19px;
  }

  .BigScreen\:last\:m-m17:last-child {
    margin: 17px;
  }

  .BigScreen\:last\:m-m9:last-child {
    margin: 9px;
  }

  .BigScreen\:last\:m-m10:last-child {
    margin: 10px;
  }

  .BigScreen\:last\:m-m51:last-child {
    margin: 51px;
  }

  .BigScreen\:last\:m-m43:last-child {
    margin: 43px;
  }

  .BigScreen\:last\:m-m13:last-child {
    margin: 13px;
  }

  .BigScreen\:last\:m-m26:last-child {
    margin: 26px;
  }

  .BigScreen\:last\:m-m2:last-child {
    margin: 2px;
  }

  .BigScreen\:last\:m-m14:last-child {
    margin: 14px;
  }

  .BigScreen\:last\:m-m5:last-child {
    margin: 5px;
  }

  .BigScreen\:last\:m-m8:last-child {
    margin: 8px;
  }

  .BigScreen\:last\:m-mp15:last-child {
    margin: 15%;
  }

  .BigScreen\:last\:-m-100:last-child {
    margin: -100px;
  }

  .BigScreen\:last\:m-0auto:last-child {
    margin: 0px auto;
  }

  .BigScreen\:last\:m-o6:last-child {
    margin: 1.5rem;
  }

  .BigScreen\:last\:-m-23:last-child {
    margin: -23px;
  }

  .BigScreen\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .BigScreen\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .BigScreen\:mx-2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .BigScreen\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .BigScreen\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .BigScreen\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .BigScreen\:mx-6 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .BigScreen\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .BigScreen\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .BigScreen\:mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .BigScreen\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .BigScreen\:mx-11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .BigScreen\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .BigScreen\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .BigScreen\:mx-15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .BigScreen\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .BigScreen\:mx-18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .BigScreen\:mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .BigScreen\:mx-21 {
    margin-left: 21px;
    margin-right: 21px;
  }

  .BigScreen\:mx-23 {
    margin-left: 23px;
    margin-right: 23px;
  }

  .BigScreen\:mx-24 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .BigScreen\:mx-25 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .BigScreen\:mx-27 {
    margin-left: 27px;
    margin-right: 27px;
  }

  .BigScreen\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .BigScreen\:mx-30 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .BigScreen\:mx-31 {
    margin-left: 31px;
    margin-right: 31px;
  }

  .BigScreen\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .BigScreen\:mx-34 {
    margin-left: 34px;
    margin-right: 34px;
  }

  .BigScreen\:mx-35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .BigScreen\:mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .BigScreen\:mx-37 {
    margin-left: 37px;
    margin-right: 37px;
  }

  .BigScreen\:mx-38 {
    margin-left: 38px;
    margin-right: 38px;
  }

  .BigScreen\:mx-40 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .BigScreen\:mx-42 {
    margin-left: 42px;
    margin-right: 42px;
  }

  .BigScreen\:mx-44 {
    margin-left: 44px;
    margin-right: 44px;
  }

  .BigScreen\:mx-45 {
    margin-left: 45px;
    margin-right: 45px;
  }

  .BigScreen\:mx-46 {
    margin-left: 46px;
    margin-right: 46px;
  }

  .BigScreen\:mx-48 {
    margin-left: 48px;
    margin-right: 48px;
  }

  .BigScreen\:mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .BigScreen\:mx-53 {
    margin-left: 53px;
    margin-right: 53px;
  }

  .BigScreen\:mx-55 {
    margin-left: 55px;
    margin-right: 55px;
  }

  .BigScreen\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .BigScreen\:mx-58 {
    margin-left: 58px;
    margin-right: 58px;
  }

  .BigScreen\:mx-59 {
    margin-left: 59px;
    margin-right: 59px;
  }

  .BigScreen\:mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .BigScreen\:mx-63 {
    margin-left: 63px;
    margin-right: 63px;
  }

  .BigScreen\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .BigScreen\:mx-65 {
    margin-left: 65px;
    margin-right: 65px;
  }

  .BigScreen\:mx-67 {
    margin-left: 67px;
    margin-right: 67px;
  }

  .BigScreen\:mx-70 {
    margin-left: 70px;
    margin-right: 70px;
  }

  .BigScreen\:mx-71 {
    margin-left: 71px;
    margin-right: 71px;
  }

  .BigScreen\:mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .BigScreen\:mx-74 {
    margin-left: 74px;
    margin-right: 74px;
  }

  .BigScreen\:mx-78 {
    margin-left: 78px;
    margin-right: 78px;
  }

  .BigScreen\:mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .BigScreen\:mx-83 {
    margin-left: 83px;
    margin-right: 83px;
  }

  .BigScreen\:mx-84 {
    margin-left: 84px;
    margin-right: 84px;
  }

  .BigScreen\:mx-89 {
    margin-left: 89px;
    margin-right: 89px;
  }

  .BigScreen\:mx-90 {
    margin-left: 90px;
    margin-right: 90px;
  }

  .BigScreen\:mx-92 {
    margin-left: 92px;
    margin-right: 92px;
  }

  .BigScreen\:mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .BigScreen\:mx-97 {
    margin-left: 97px;
    margin-right: 97px;
  }

  .BigScreen\:mx-100 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .BigScreen\:mx-106 {
    margin-left: 106px;
    margin-right: 106px;
  }

  .BigScreen\:mx-108 {
    margin-left: 108px;
    margin-right: 108px;
  }

  .BigScreen\:mx-109 {
    margin-left: 109px;
    margin-right: 109px;
  }

  .BigScreen\:mx-120 {
    margin-left: 120px;
    margin-right: 120px;
  }

  .BigScreen\:mx-135 {
    margin-left: 135px;
    margin-right: 135px;
  }

  .BigScreen\:mx-147 {
    margin-left: 147px;
    margin-right: 147px;
  }

  .BigScreen\:mx-150 {
    margin-left: 150px;
    margin-right: 150px;
  }

  .BigScreen\:mx-168 {
    margin-left: 168px;
    margin-right: 168px;
  }

  .BigScreen\:mx-180 {
    margin-left: 180px;
    margin-right: 180px;
  }

  .BigScreen\:mx-185 {
    margin-left: 185px;
    margin-right: 185px;
  }

  .BigScreen\:mx-200 {
    margin-left: 200px;
    margin-right: 200px;
  }

  .BigScreen\:mx-245 {
    margin-left: 245px;
    margin-right: 245px;
  }

  .BigScreen\:mx-300 {
    margin-left: 300px;
    margin-right: 300px;
  }

  .BigScreen\:mx-400 {
    margin-left: 400px;
    margin-right: 400px;
  }

  .BigScreen\:mx-480 {
    margin-left: 480px;
    margin-right: 480px;
  }

  .BigScreen\:mx-510 {
    margin-left: 510px;
    margin-right: 510px;
  }

  .BigScreen\:mx-537 {
    margin-left: 537px;
    margin-right: 537px;
  }

  .BigScreen\:mx-650 {
    margin-left: 650px;
    margin-right: 650px;
  }

  .BigScreen\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .BigScreen\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .BigScreen\:mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .BigScreen\:mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .BigScreen\:mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .BigScreen\:mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .BigScreen\:-mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .BigScreen\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .BigScreen\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .BigScreen\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .BigScreen\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .BigScreen\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .BigScreen\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .BigScreen\:-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .BigScreen\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .BigScreen\:-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .BigScreen\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .BigScreen\:-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .BigScreen\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .BigScreen\:-mx-14 {
    margin-left: -14px;
    margin-right: -14px;
  }

  .BigScreen\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .BigScreen\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .BigScreen\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .BigScreen\:-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .BigScreen\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .BigScreen\:-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .BigScreen\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .BigScreen\:-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .BigScreen\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .BigScreen\:-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .BigScreen\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .BigScreen\:-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .BigScreen\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .BigScreen\:-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .BigScreen\:-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .BigScreen\:-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .BigScreen\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .BigScreen\:-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .BigScreen\:-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .BigScreen\:-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .BigScreen\:-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .BigScreen\:-mx-15px {
    margin-left: -15px;
    margin-right: -15px;
  }

  .BigScreen\:mx-m11 {
    margin-left: 11px;
    margin-right: 11px;
  }

  .BigScreen\:mx-12px {
    margin-left: 12px;
    margin-right: 12px;
  }

  .BigScreen\:mx-m72 {
    margin-left: 72px;
    margin-right: 72px;
  }

  .BigScreen\:mx-m21 {
    margin-left: 21%;
    margin-right: 21%;
  }

  .BigScreen\:mx-m15 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .BigScreen\:mx-m18 {
    margin-left: 18px;
    margin-right: 18px;
  }

  .BigScreen\:mx-m35 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .BigScreen\:mx-m19 {
    margin-left: 19px;
    margin-right: 19px;
  }

  .BigScreen\:mx-m17 {
    margin-left: 17px;
    margin-right: 17px;
  }

  .BigScreen\:mx-m9 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .BigScreen\:mx-m10 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .BigScreen\:mx-m51 {
    margin-left: 51px;
    margin-right: 51px;
  }

  .BigScreen\:mx-m43 {
    margin-left: 43px;
    margin-right: 43px;
  }

  .BigScreen\:mx-m13 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .BigScreen\:mx-m26 {
    margin-left: 26px;
    margin-right: 26px;
  }

  .BigScreen\:mx-m2 {
    margin-left: 2px;
    margin-right: 2px;
  }

  .BigScreen\:mx-m14 {
    margin-left: 14px;
    margin-right: 14px;
  }

  .BigScreen\:mx-m5 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .BigScreen\:mx-m8 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .BigScreen\:mx-mp15 {
    margin-left: 15%;
    margin-right: 15%;
  }

  .BigScreen\:-mx-100 {
    margin-left: -100px;
    margin-right: -100px;
  }

  .BigScreen\:mx-0auto {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .BigScreen\:mx-o6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .BigScreen\:-mx-23 {
    margin-left: -23px;
    margin-right: -23px;
  }

  .BigScreen\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .BigScreen\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .BigScreen\:my-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .BigScreen\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .BigScreen\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .BigScreen\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .BigScreen\:my-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .BigScreen\:my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .BigScreen\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .BigScreen\:my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .BigScreen\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .BigScreen\:my-11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .BigScreen\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .BigScreen\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .BigScreen\:my-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .BigScreen\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .BigScreen\:my-18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .BigScreen\:my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .BigScreen\:my-21 {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .BigScreen\:my-23 {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .BigScreen\:my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .BigScreen\:my-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .BigScreen\:my-27 {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .BigScreen\:my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .BigScreen\:my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .BigScreen\:my-31 {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .BigScreen\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .BigScreen\:my-34 {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .BigScreen\:my-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .BigScreen\:my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .BigScreen\:my-37 {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .BigScreen\:my-38 {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .BigScreen\:my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .BigScreen\:my-42 {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .BigScreen\:my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .BigScreen\:my-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .BigScreen\:my-46 {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .BigScreen\:my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .BigScreen\:my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .BigScreen\:my-53 {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .BigScreen\:my-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .BigScreen\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .BigScreen\:my-58 {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .BigScreen\:my-59 {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .BigScreen\:my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .BigScreen\:my-63 {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .BigScreen\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .BigScreen\:my-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .BigScreen\:my-67 {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .BigScreen\:my-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .BigScreen\:my-71 {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .BigScreen\:my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .BigScreen\:my-74 {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .BigScreen\:my-78 {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .BigScreen\:my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .BigScreen\:my-83 {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .BigScreen\:my-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .BigScreen\:my-89 {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .BigScreen\:my-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .BigScreen\:my-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .BigScreen\:my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .BigScreen\:my-97 {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .BigScreen\:my-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .BigScreen\:my-106 {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .BigScreen\:my-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .BigScreen\:my-109 {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .BigScreen\:my-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .BigScreen\:my-135 {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .BigScreen\:my-147 {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .BigScreen\:my-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .BigScreen\:my-168 {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .BigScreen\:my-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .BigScreen\:my-185 {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .BigScreen\:my-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .BigScreen\:my-245 {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .BigScreen\:my-300 {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .BigScreen\:my-400 {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .BigScreen\:my-480 {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .BigScreen\:my-510 {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .BigScreen\:my-537 {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .BigScreen\:my-650 {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .BigScreen\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .BigScreen\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .BigScreen\:my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .BigScreen\:my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .BigScreen\:my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .BigScreen\:my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .BigScreen\:-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .BigScreen\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .BigScreen\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .BigScreen\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .BigScreen\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .BigScreen\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .BigScreen\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .BigScreen\:-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .BigScreen\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .BigScreen\:-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .BigScreen\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .BigScreen\:-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .BigScreen\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .BigScreen\:-my-14 {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .BigScreen\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .BigScreen\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .BigScreen\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .BigScreen\:-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .BigScreen\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .BigScreen\:-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .BigScreen\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .BigScreen\:-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .BigScreen\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .BigScreen\:-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .BigScreen\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .BigScreen\:-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .BigScreen\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .BigScreen\:-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .BigScreen\:-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .BigScreen\:-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .BigScreen\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .BigScreen\:-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .BigScreen\:-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .BigScreen\:-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .BigScreen\:-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .BigScreen\:-my-15px {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .BigScreen\:my-m11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .BigScreen\:my-12px {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .BigScreen\:my-m72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .BigScreen\:my-m21 {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .BigScreen\:my-m15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .BigScreen\:my-m18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .BigScreen\:my-m35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .BigScreen\:my-m19 {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .BigScreen\:my-m17 {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .BigScreen\:my-m9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .BigScreen\:my-m10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .BigScreen\:my-m51 {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .BigScreen\:my-m43 {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .BigScreen\:my-m13 {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .BigScreen\:my-m26 {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .BigScreen\:my-m2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .BigScreen\:my-m14 {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .BigScreen\:my-m5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .BigScreen\:my-m8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .BigScreen\:my-mp15 {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .BigScreen\:-my-100 {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .BigScreen\:my-0auto {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .BigScreen\:my-o6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .BigScreen\:-my-23 {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .BigScreen\:last\:mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .BigScreen\:last\:mx-1:last-child {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .BigScreen\:last\:mx-2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .BigScreen\:last\:mx-3:last-child {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .BigScreen\:last\:mx-4:last-child {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .BigScreen\:last\:mx-5:last-child {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .BigScreen\:last\:mx-6:last-child {
    margin-left: 6px;
    margin-right: 6px;
  }

  .BigScreen\:last\:mx-7:last-child {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .BigScreen\:last\:mx-8:last-child {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .BigScreen\:last\:mx-9:last-child {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .BigScreen\:last\:mx-10:last-child {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .BigScreen\:last\:mx-11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .BigScreen\:last\:mx-12:last-child {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .BigScreen\:last\:mx-14:last-child {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .BigScreen\:last\:mx-15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .BigScreen\:last\:mx-16:last-child {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .BigScreen\:last\:mx-18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .BigScreen\:last\:mx-20:last-child {
    margin-left: 20px;
    margin-right: 20px;
  }

  .BigScreen\:last\:mx-21:last-child {
    margin-left: 21px;
    margin-right: 21px;
  }

  .BigScreen\:last\:mx-23:last-child {
    margin-left: 23px;
    margin-right: 23px;
  }

  .BigScreen\:last\:mx-24:last-child {
    margin-left: 24px;
    margin-right: 24px;
  }

  .BigScreen\:last\:mx-25:last-child {
    margin-left: 25px;
    margin-right: 25px;
  }

  .BigScreen\:last\:mx-27:last-child {
    margin-left: 27px;
    margin-right: 27px;
  }

  .BigScreen\:last\:mx-28:last-child {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .BigScreen\:last\:mx-30:last-child {
    margin-left: 30px;
    margin-right: 30px;
  }

  .BigScreen\:last\:mx-31:last-child {
    margin-left: 31px;
    margin-right: 31px;
  }

  .BigScreen\:last\:mx-32:last-child {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .BigScreen\:last\:mx-34:last-child {
    margin-left: 34px;
    margin-right: 34px;
  }

  .BigScreen\:last\:mx-35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .BigScreen\:last\:mx-36:last-child {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .BigScreen\:last\:mx-37:last-child {
    margin-left: 37px;
    margin-right: 37px;
  }

  .BigScreen\:last\:mx-38:last-child {
    margin-left: 38px;
    margin-right: 38px;
  }

  .BigScreen\:last\:mx-40:last-child {
    margin-left: 40px;
    margin-right: 40px;
  }

  .BigScreen\:last\:mx-42:last-child {
    margin-left: 42px;
    margin-right: 42px;
  }

  .BigScreen\:last\:mx-44:last-child {
    margin-left: 44px;
    margin-right: 44px;
  }

  .BigScreen\:last\:mx-45:last-child {
    margin-left: 45px;
    margin-right: 45px;
  }

  .BigScreen\:last\:mx-46:last-child {
    margin-left: 46px;
    margin-right: 46px;
  }

  .BigScreen\:last\:mx-48:last-child {
    margin-left: 48px;
    margin-right: 48px;
  }

  .BigScreen\:last\:mx-52:last-child {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .BigScreen\:last\:mx-53:last-child {
    margin-left: 53px;
    margin-right: 53px;
  }

  .BigScreen\:last\:mx-55:last-child {
    margin-left: 55px;
    margin-right: 55px;
  }

  .BigScreen\:last\:mx-56:last-child {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .BigScreen\:last\:mx-58:last-child {
    margin-left: 58px;
    margin-right: 58px;
  }

  .BigScreen\:last\:mx-59:last-child {
    margin-left: 59px;
    margin-right: 59px;
  }

  .BigScreen\:last\:mx-60:last-child {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .BigScreen\:last\:mx-63:last-child {
    margin-left: 63px;
    margin-right: 63px;
  }

  .BigScreen\:last\:mx-64:last-child {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .BigScreen\:last\:mx-65:last-child {
    margin-left: 65px;
    margin-right: 65px;
  }

  .BigScreen\:last\:mx-67:last-child {
    margin-left: 67px;
    margin-right: 67px;
  }

  .BigScreen\:last\:mx-70:last-child {
    margin-left: 70px;
    margin-right: 70px;
  }

  .BigScreen\:last\:mx-71:last-child {
    margin-left: 71px;
    margin-right: 71px;
  }

  .BigScreen\:last\:mx-72:last-child {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .BigScreen\:last\:mx-74:last-child {
    margin-left: 74px;
    margin-right: 74px;
  }

  .BigScreen\:last\:mx-78:last-child {
    margin-left: 78px;
    margin-right: 78px;
  }

  .BigScreen\:last\:mx-80:last-child {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .BigScreen\:last\:mx-83:last-child {
    margin-left: 83px;
    margin-right: 83px;
  }

  .BigScreen\:last\:mx-84:last-child {
    margin-left: 84px;
    margin-right: 84px;
  }

  .BigScreen\:last\:mx-89:last-child {
    margin-left: 89px;
    margin-right: 89px;
  }

  .BigScreen\:last\:mx-90:last-child {
    margin-left: 90px;
    margin-right: 90px;
  }

  .BigScreen\:last\:mx-92:last-child {
    margin-left: 92px;
    margin-right: 92px;
  }

  .BigScreen\:last\:mx-96:last-child {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .BigScreen\:last\:mx-97:last-child {
    margin-left: 97px;
    margin-right: 97px;
  }

  .BigScreen\:last\:mx-100:last-child {
    margin-left: 100px;
    margin-right: 100px;
  }

  .BigScreen\:last\:mx-106:last-child {
    margin-left: 106px;
    margin-right: 106px;
  }

  .BigScreen\:last\:mx-108:last-child {
    margin-left: 108px;
    margin-right: 108px;
  }

  .BigScreen\:last\:mx-109:last-child {
    margin-left: 109px;
    margin-right: 109px;
  }

  .BigScreen\:last\:mx-120:last-child {
    margin-left: 120px;
    margin-right: 120px;
  }

  .BigScreen\:last\:mx-135:last-child {
    margin-left: 135px;
    margin-right: 135px;
  }

  .BigScreen\:last\:mx-147:last-child {
    margin-left: 147px;
    margin-right: 147px;
  }

  .BigScreen\:last\:mx-150:last-child {
    margin-left: 150px;
    margin-right: 150px;
  }

  .BigScreen\:last\:mx-168:last-child {
    margin-left: 168px;
    margin-right: 168px;
  }

  .BigScreen\:last\:mx-180:last-child {
    margin-left: 180px;
    margin-right: 180px;
  }

  .BigScreen\:last\:mx-185:last-child {
    margin-left: 185px;
    margin-right: 185px;
  }

  .BigScreen\:last\:mx-200:last-child {
    margin-left: 200px;
    margin-right: 200px;
  }

  .BigScreen\:last\:mx-245:last-child {
    margin-left: 245px;
    margin-right: 245px;
  }

  .BigScreen\:last\:mx-300:last-child {
    margin-left: 300px;
    margin-right: 300px;
  }

  .BigScreen\:last\:mx-400:last-child {
    margin-left: 400px;
    margin-right: 400px;
  }

  .BigScreen\:last\:mx-480:last-child {
    margin-left: 480px;
    margin-right: 480px;
  }

  .BigScreen\:last\:mx-510:last-child {
    margin-left: 510px;
    margin-right: 510px;
  }

  .BigScreen\:last\:mx-537:last-child {
    margin-left: 537px;
    margin-right: 537px;
  }

  .BigScreen\:last\:mx-650:last-child {
    margin-left: 650px;
    margin-right: 650px;
  }

  .BigScreen\:last\:mx-auto:last-child {
    margin-left: auto;
    margin-right: auto;
  }

  .BigScreen\:last\:mx-px:last-child {
    margin-left: 1px;
    margin-right: 1px;
  }

  .BigScreen\:last\:mx-0\.5:last-child {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .BigScreen\:last\:mx-1\.5:last-child {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .BigScreen\:last\:mx-2\.5:last-child {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .BigScreen\:last\:mx-3\.5:last-child {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .BigScreen\:last\:-mx-0:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }

  .BigScreen\:last\:-mx-1:last-child {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .BigScreen\:last\:-mx-2:last-child {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .BigScreen\:last\:-mx-3:last-child {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .BigScreen\:last\:-mx-4:last-child {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .BigScreen\:last\:-mx-5:last-child {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .BigScreen\:last\:-mx-6:last-child {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .BigScreen\:last\:-mx-7:last-child {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .BigScreen\:last\:-mx-8:last-child {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .BigScreen\:last\:-mx-9:last-child {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .BigScreen\:last\:-mx-10:last-child {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .BigScreen\:last\:-mx-11:last-child {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .BigScreen\:last\:-mx-12:last-child {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .BigScreen\:last\:-mx-14:last-child {
    margin-left: -14px;
    margin-right: -14px;
  }

  .BigScreen\:last\:-mx-16:last-child {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .BigScreen\:last\:-mx-20:last-child {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .BigScreen\:last\:-mx-24:last-child {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .BigScreen\:last\:-mx-28:last-child {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .BigScreen\:last\:-mx-32:last-child {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .BigScreen\:last\:-mx-36:last-child {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .BigScreen\:last\:-mx-40:last-child {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .BigScreen\:last\:-mx-44:last-child {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .BigScreen\:last\:-mx-48:last-child {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .BigScreen\:last\:-mx-52:last-child {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .BigScreen\:last\:-mx-56:last-child {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .BigScreen\:last\:-mx-60:last-child {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .BigScreen\:last\:-mx-64:last-child {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .BigScreen\:last\:-mx-72:last-child {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .BigScreen\:last\:-mx-80:last-child {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .BigScreen\:last\:-mx-96:last-child {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .BigScreen\:last\:-mx-px:last-child {
    margin-left: -1px;
    margin-right: -1px;
  }

  .BigScreen\:last\:-mx-0\.5:last-child {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .BigScreen\:last\:-mx-1\.5:last-child {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .BigScreen\:last\:-mx-2\.5:last-child {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .BigScreen\:last\:-mx-3\.5:last-child {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .BigScreen\:last\:-mx-15px:last-child {
    margin-left: -15px;
    margin-right: -15px;
  }

  .BigScreen\:last\:mx-m11:last-child {
    margin-left: 11px;
    margin-right: 11px;
  }

  .BigScreen\:last\:mx-12px:last-child {
    margin-left: 12px;
    margin-right: 12px;
  }

  .BigScreen\:last\:mx-m72:last-child {
    margin-left: 72px;
    margin-right: 72px;
  }

  .BigScreen\:last\:mx-m21:last-child {
    margin-left: 21%;
    margin-right: 21%;
  }

  .BigScreen\:last\:mx-m15:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }

  .BigScreen\:last\:mx-m18:last-child {
    margin-left: 18px;
    margin-right: 18px;
  }

  .BigScreen\:last\:mx-m35:last-child {
    margin-left: 35px;
    margin-right: 35px;
  }

  .BigScreen\:last\:mx-m19:last-child {
    margin-left: 19px;
    margin-right: 19px;
  }

  .BigScreen\:last\:mx-m17:last-child {
    margin-left: 17px;
    margin-right: 17px;
  }

  .BigScreen\:last\:mx-m9:last-child {
    margin-left: 9px;
    margin-right: 9px;
  }

  .BigScreen\:last\:mx-m10:last-child {
    margin-left: 10px;
    margin-right: 10px;
  }

  .BigScreen\:last\:mx-m51:last-child {
    margin-left: 51px;
    margin-right: 51px;
  }

  .BigScreen\:last\:mx-m43:last-child {
    margin-left: 43px;
    margin-right: 43px;
  }

  .BigScreen\:last\:mx-m13:last-child {
    margin-left: 13px;
    margin-right: 13px;
  }

  .BigScreen\:last\:mx-m26:last-child {
    margin-left: 26px;
    margin-right: 26px;
  }

  .BigScreen\:last\:mx-m2:last-child {
    margin-left: 2px;
    margin-right: 2px;
  }

  .BigScreen\:last\:mx-m14:last-child {
    margin-left: 14px;
    margin-right: 14px;
  }

  .BigScreen\:last\:mx-m5:last-child {
    margin-left: 5px;
    margin-right: 5px;
  }

  .BigScreen\:last\:mx-m8:last-child {
    margin-left: 8px;
    margin-right: 8px;
  }

  .BigScreen\:last\:mx-mp15:last-child {
    margin-left: 15%;
    margin-right: 15%;
  }

  .BigScreen\:last\:-mx-100:last-child {
    margin-left: -100px;
    margin-right: -100px;
  }

  .BigScreen\:last\:mx-0auto:last-child {
    margin-left: 0px auto;
    margin-right: 0px auto;
  }

  .BigScreen\:last\:mx-o6:last-child {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .BigScreen\:last\:-mx-23:last-child {
    margin-left: -23px;
    margin-right: -23px;
  }

  .BigScreen\:last\:my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .BigScreen\:last\:my-1:last-child {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .BigScreen\:last\:my-2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .BigScreen\:last\:my-3:last-child {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .BigScreen\:last\:my-4:last-child {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .BigScreen\:last\:my-5:last-child {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .BigScreen\:last\:my-6:last-child {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .BigScreen\:last\:my-7:last-child {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .BigScreen\:last\:my-8:last-child {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .BigScreen\:last\:my-9:last-child {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .BigScreen\:last\:my-10:last-child {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .BigScreen\:last\:my-11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .BigScreen\:last\:my-12:last-child {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .BigScreen\:last\:my-14:last-child {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .BigScreen\:last\:my-15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .BigScreen\:last\:my-16:last-child {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .BigScreen\:last\:my-18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .BigScreen\:last\:my-20:last-child {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .BigScreen\:last\:my-21:last-child {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .BigScreen\:last\:my-23:last-child {
    margin-top: 23px;
    margin-bottom: 23px;
  }

  .BigScreen\:last\:my-24:last-child {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .BigScreen\:last\:my-25:last-child {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .BigScreen\:last\:my-27:last-child {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .BigScreen\:last\:my-28:last-child {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .BigScreen\:last\:my-30:last-child {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .BigScreen\:last\:my-31:last-child {
    margin-top: 31px;
    margin-bottom: 31px;
  }

  .BigScreen\:last\:my-32:last-child {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .BigScreen\:last\:my-34:last-child {
    margin-top: 34px;
    margin-bottom: 34px;
  }

  .BigScreen\:last\:my-35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .BigScreen\:last\:my-36:last-child {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .BigScreen\:last\:my-37:last-child {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .BigScreen\:last\:my-38:last-child {
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .BigScreen\:last\:my-40:last-child {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .BigScreen\:last\:my-42:last-child {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .BigScreen\:last\:my-44:last-child {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .BigScreen\:last\:my-45:last-child {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .BigScreen\:last\:my-46:last-child {
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .BigScreen\:last\:my-48:last-child {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .BigScreen\:last\:my-52:last-child {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .BigScreen\:last\:my-53:last-child {
    margin-top: 53px;
    margin-bottom: 53px;
  }

  .BigScreen\:last\:my-55:last-child {
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .BigScreen\:last\:my-56:last-child {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .BigScreen\:last\:my-58:last-child {
    margin-top: 58px;
    margin-bottom: 58px;
  }

  .BigScreen\:last\:my-59:last-child {
    margin-top: 59px;
    margin-bottom: 59px;
  }

  .BigScreen\:last\:my-60:last-child {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .BigScreen\:last\:my-63:last-child {
    margin-top: 63px;
    margin-bottom: 63px;
  }

  .BigScreen\:last\:my-64:last-child {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .BigScreen\:last\:my-65:last-child {
    margin-top: 65px;
    margin-bottom: 65px;
  }

  .BigScreen\:last\:my-67:last-child {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .BigScreen\:last\:my-70:last-child {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .BigScreen\:last\:my-71:last-child {
    margin-top: 71px;
    margin-bottom: 71px;
  }

  .BigScreen\:last\:my-72:last-child {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .BigScreen\:last\:my-74:last-child {
    margin-top: 74px;
    margin-bottom: 74px;
  }

  .BigScreen\:last\:my-78:last-child {
    margin-top: 78px;
    margin-bottom: 78px;
  }

  .BigScreen\:last\:my-80:last-child {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .BigScreen\:last\:my-83:last-child {
    margin-top: 83px;
    margin-bottom: 83px;
  }

  .BigScreen\:last\:my-84:last-child {
    margin-top: 84px;
    margin-bottom: 84px;
  }

  .BigScreen\:last\:my-89:last-child {
    margin-top: 89px;
    margin-bottom: 89px;
  }

  .BigScreen\:last\:my-90:last-child {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .BigScreen\:last\:my-92:last-child {
    margin-top: 92px;
    margin-bottom: 92px;
  }

  .BigScreen\:last\:my-96:last-child {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .BigScreen\:last\:my-97:last-child {
    margin-top: 97px;
    margin-bottom: 97px;
  }

  .BigScreen\:last\:my-100:last-child {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .BigScreen\:last\:my-106:last-child {
    margin-top: 106px;
    margin-bottom: 106px;
  }

  .BigScreen\:last\:my-108:last-child {
    margin-top: 108px;
    margin-bottom: 108px;
  }

  .BigScreen\:last\:my-109:last-child {
    margin-top: 109px;
    margin-bottom: 109px;
  }

  .BigScreen\:last\:my-120:last-child {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .BigScreen\:last\:my-135:last-child {
    margin-top: 135px;
    margin-bottom: 135px;
  }

  .BigScreen\:last\:my-147:last-child {
    margin-top: 147px;
    margin-bottom: 147px;
  }

  .BigScreen\:last\:my-150:last-child {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .BigScreen\:last\:my-168:last-child {
    margin-top: 168px;
    margin-bottom: 168px;
  }

  .BigScreen\:last\:my-180:last-child {
    margin-top: 180px;
    margin-bottom: 180px;
  }

  .BigScreen\:last\:my-185:last-child {
    margin-top: 185px;
    margin-bottom: 185px;
  }

  .BigScreen\:last\:my-200:last-child {
    margin-top: 200px;
    margin-bottom: 200px;
  }

  .BigScreen\:last\:my-245:last-child {
    margin-top: 245px;
    margin-bottom: 245px;
  }

  .BigScreen\:last\:my-300:last-child {
    margin-top: 300px;
    margin-bottom: 300px;
  }

  .BigScreen\:last\:my-400:last-child {
    margin-top: 400px;
    margin-bottom: 400px;
  }

  .BigScreen\:last\:my-480:last-child {
    margin-top: 480px;
    margin-bottom: 480px;
  }

  .BigScreen\:last\:my-510:last-child {
    margin-top: 510px;
    margin-bottom: 510px;
  }

  .BigScreen\:last\:my-537:last-child {
    margin-top: 537px;
    margin-bottom: 537px;
  }

  .BigScreen\:last\:my-650:last-child {
    margin-top: 650px;
    margin-bottom: 650px;
  }

  .BigScreen\:last\:my-auto:last-child {
    margin-top: auto;
    margin-bottom: auto;
  }

  .BigScreen\:last\:my-px:last-child {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .BigScreen\:last\:my-0\.5:last-child {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .BigScreen\:last\:my-1\.5:last-child {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .BigScreen\:last\:my-2\.5:last-child {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .BigScreen\:last\:my-3\.5:last-child {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .BigScreen\:last\:-my-0:last-child {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .BigScreen\:last\:-my-1:last-child {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .BigScreen\:last\:-my-2:last-child {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .BigScreen\:last\:-my-3:last-child {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .BigScreen\:last\:-my-4:last-child {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .BigScreen\:last\:-my-5:last-child {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .BigScreen\:last\:-my-6:last-child {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .BigScreen\:last\:-my-7:last-child {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .BigScreen\:last\:-my-8:last-child {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .BigScreen\:last\:-my-9:last-child {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .BigScreen\:last\:-my-10:last-child {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .BigScreen\:last\:-my-11:last-child {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .BigScreen\:last\:-my-12:last-child {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .BigScreen\:last\:-my-14:last-child {
    margin-top: -14px;
    margin-bottom: -14px;
  }

  .BigScreen\:last\:-my-16:last-child {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .BigScreen\:last\:-my-20:last-child {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .BigScreen\:last\:-my-24:last-child {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .BigScreen\:last\:-my-28:last-child {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .BigScreen\:last\:-my-32:last-child {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .BigScreen\:last\:-my-36:last-child {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .BigScreen\:last\:-my-40:last-child {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .BigScreen\:last\:-my-44:last-child {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .BigScreen\:last\:-my-48:last-child {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .BigScreen\:last\:-my-52:last-child {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .BigScreen\:last\:-my-56:last-child {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .BigScreen\:last\:-my-60:last-child {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .BigScreen\:last\:-my-64:last-child {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .BigScreen\:last\:-my-72:last-child {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .BigScreen\:last\:-my-80:last-child {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .BigScreen\:last\:-my-96:last-child {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .BigScreen\:last\:-my-px:last-child {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .BigScreen\:last\:-my-0\.5:last-child {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .BigScreen\:last\:-my-1\.5:last-child {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .BigScreen\:last\:-my-2\.5:last-child {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .BigScreen\:last\:-my-3\.5:last-child {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .BigScreen\:last\:-my-15px:last-child {
    margin-top: -15px;
    margin-bottom: -15px;
  }

  .BigScreen\:last\:my-m11:last-child {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .BigScreen\:last\:my-12px:last-child {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .BigScreen\:last\:my-m72:last-child {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .BigScreen\:last\:my-m21:last-child {
    margin-top: 21%;
    margin-bottom: 21%;
  }

  .BigScreen\:last\:my-m15:last-child {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .BigScreen\:last\:my-m18:last-child {
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .BigScreen\:last\:my-m35:last-child {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .BigScreen\:last\:my-m19:last-child {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .BigScreen\:last\:my-m17:last-child {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .BigScreen\:last\:my-m9:last-child {
    margin-top: 9px;
    margin-bottom: 9px;
  }

  .BigScreen\:last\:my-m10:last-child {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .BigScreen\:last\:my-m51:last-child {
    margin-top: 51px;
    margin-bottom: 51px;
  }

  .BigScreen\:last\:my-m43:last-child {
    margin-top: 43px;
    margin-bottom: 43px;
  }

  .BigScreen\:last\:my-m13:last-child {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .BigScreen\:last\:my-m26:last-child {
    margin-top: 26px;
    margin-bottom: 26px;
  }

  .BigScreen\:last\:my-m2:last-child {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .BigScreen\:last\:my-m14:last-child {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .BigScreen\:last\:my-m5:last-child {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .BigScreen\:last\:my-m8:last-child {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .BigScreen\:last\:my-mp15:last-child {
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .BigScreen\:last\:-my-100:last-child {
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .BigScreen\:last\:my-0auto:last-child {
    margin-top: 0px auto;
    margin-bottom: 0px auto;
  }

  .BigScreen\:last\:my-o6:last-child {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .BigScreen\:last\:-my-23:last-child {
    margin-top: -23px;
    margin-bottom: -23px;
  }

  .BigScreen\:mt-0 {
    margin-top: 0px;
  }

  .BigScreen\:mt-1 {
    margin-top: 0.25rem;
  }

  .BigScreen\:mt-2 {
    margin-top: 2px;
  }

  .BigScreen\:mt-3 {
    margin-top: 0.75rem;
  }

  .BigScreen\:mt-4 {
    margin-top: 1rem;
  }

  .BigScreen\:mt-5 {
    margin-top: 1.25rem;
  }

  .BigScreen\:mt-6 {
    margin-top: 6px;
  }

  .BigScreen\:mt-7 {
    margin-top: 1.75rem;
  }

  .BigScreen\:mt-8 {
    margin-top: 2rem;
  }

  .BigScreen\:mt-9 {
    margin-top: 2.25rem;
  }

  .BigScreen\:mt-10 {
    margin-top: 2.5rem;
  }

  .BigScreen\:mt-11 {
    margin-top: 11px;
  }

  .BigScreen\:mt-12 {
    margin-top: 3rem;
  }

  .BigScreen\:mt-14 {
    margin-top: 3.5rem;
  }

  .BigScreen\:mt-15 {
    margin-top: 15px;
  }

  .BigScreen\:mt-16 {
    margin-top: 4rem;
  }

  .BigScreen\:mt-18 {
    margin-top: 18px;
  }

  .BigScreen\:mt-20 {
    margin-top: 20px;
  }

  .BigScreen\:mt-21 {
    margin-top: 21px;
  }

  .BigScreen\:mt-23 {
    margin-top: 23px;
  }

  .BigScreen\:mt-24 {
    margin-top: 24px;
  }

  .BigScreen\:mt-25 {
    margin-top: 25px;
  }

  .BigScreen\:mt-27 {
    margin-top: 27px;
  }

  .BigScreen\:mt-28 {
    margin-top: 7rem;
  }

  .BigScreen\:mt-30 {
    margin-top: 30px;
  }

  .BigScreen\:mt-31 {
    margin-top: 31px;
  }

  .BigScreen\:mt-32 {
    margin-top: 8rem;
  }

  .BigScreen\:mt-34 {
    margin-top: 34px;
  }

  .BigScreen\:mt-35 {
    margin-top: 35px;
  }

  .BigScreen\:mt-36 {
    margin-top: 9rem;
  }

  .BigScreen\:mt-37 {
    margin-top: 37px;
  }

  .BigScreen\:mt-38 {
    margin-top: 38px;
  }

  .BigScreen\:mt-40 {
    margin-top: 40px;
  }

  .BigScreen\:mt-42 {
    margin-top: 42px;
  }

  .BigScreen\:mt-44 {
    margin-top: 44px;
  }

  .BigScreen\:mt-45 {
    margin-top: 45px;
  }

  .BigScreen\:mt-46 {
    margin-top: 46px;
  }

  .BigScreen\:mt-48 {
    margin-top: 48px;
  }

  .BigScreen\:mt-52 {
    margin-top: 13rem;
  }

  .BigScreen\:mt-53 {
    margin-top: 53px;
  }

  .BigScreen\:mt-55 {
    margin-top: 55px;
  }

  .BigScreen\:mt-56 {
    margin-top: 14rem;
  }

  .BigScreen\:mt-58 {
    margin-top: 58px;
  }

  .BigScreen\:mt-59 {
    margin-top: 59px;
  }

  .BigScreen\:mt-60 {
    margin-top: 15rem;
  }

  .BigScreen\:mt-63 {
    margin-top: 63px;
  }

  .BigScreen\:mt-64 {
    margin-top: 16rem;
  }

  .BigScreen\:mt-65 {
    margin-top: 65px;
  }

  .BigScreen\:mt-67 {
    margin-top: 67px;
  }

  .BigScreen\:mt-70 {
    margin-top: 70px;
  }

  .BigScreen\:mt-71 {
    margin-top: 71px;
  }

  .BigScreen\:mt-72 {
    margin-top: 18rem;
  }

  .BigScreen\:mt-74 {
    margin-top: 74px;
  }

  .BigScreen\:mt-78 {
    margin-top: 78px;
  }

  .BigScreen\:mt-80 {
    margin-top: 20rem;
  }

  .BigScreen\:mt-83 {
    margin-top: 83px;
  }

  .BigScreen\:mt-84 {
    margin-top: 84px;
  }

  .BigScreen\:mt-89 {
    margin-top: 89px;
  }

  .BigScreen\:mt-90 {
    margin-top: 90px;
  }

  .BigScreen\:mt-92 {
    margin-top: 92px;
  }

  .BigScreen\:mt-96 {
    margin-top: 24rem;
  }

  .BigScreen\:mt-97 {
    margin-top: 97px;
  }

  .BigScreen\:mt-100 {
    margin-top: 100px;
  }

  .BigScreen\:mt-106 {
    margin-top: 106px;
  }

  .BigScreen\:mt-108 {
    margin-top: 108px;
  }

  .BigScreen\:mt-109 {
    margin-top: 109px;
  }

  .BigScreen\:mt-120 {
    margin-top: 120px;
  }

  .BigScreen\:mt-135 {
    margin-top: 135px;
  }

  .BigScreen\:mt-147 {
    margin-top: 147px;
  }

  .BigScreen\:mt-150 {
    margin-top: 150px;
  }

  .BigScreen\:mt-168 {
    margin-top: 168px;
  }

  .BigScreen\:mt-180 {
    margin-top: 180px;
  }

  .BigScreen\:mt-185 {
    margin-top: 185px;
  }

  .BigScreen\:mt-200 {
    margin-top: 200px;
  }

  .BigScreen\:mt-245 {
    margin-top: 245px;
  }

  .BigScreen\:mt-300 {
    margin-top: 300px;
  }

  .BigScreen\:mt-400 {
    margin-top: 400px;
  }

  .BigScreen\:mt-480 {
    margin-top: 480px;
  }

  .BigScreen\:mt-510 {
    margin-top: 510px;
  }

  .BigScreen\:mt-537 {
    margin-top: 537px;
  }

  .BigScreen\:mt-650 {
    margin-top: 650px;
  }

  .BigScreen\:mt-auto {
    margin-top: auto;
  }

  .BigScreen\:mt-px {
    margin-top: 1px;
  }

  .BigScreen\:mt-0\.5 {
    margin-top: 0.125rem;
  }

  .BigScreen\:mt-1\.5 {
    margin-top: 0.375rem;
  }

  .BigScreen\:mt-2\.5 {
    margin-top: 0.625rem;
  }

  .BigScreen\:mt-3\.5 {
    margin-top: 0.875rem;
  }

  .BigScreen\:-mt-0 {
    margin-top: 0px;
  }

  .BigScreen\:-mt-1 {
    margin-top: -0.25rem;
  }

  .BigScreen\:-mt-2 {
    margin-top: -0.5rem;
  }

  .BigScreen\:-mt-3 {
    margin-top: -0.75rem;
  }

  .BigScreen\:-mt-4 {
    margin-top: -1rem;
  }

  .BigScreen\:-mt-5 {
    margin-top: -1.25rem;
  }

  .BigScreen\:-mt-6 {
    margin-top: -1.5rem;
  }

  .BigScreen\:-mt-7 {
    margin-top: -1.75rem;
  }

  .BigScreen\:-mt-8 {
    margin-top: -2rem;
  }

  .BigScreen\:-mt-9 {
    margin-top: -2.25rem;
  }

  .BigScreen\:-mt-10 {
    margin-top: -2.5rem;
  }

  .BigScreen\:-mt-11 {
    margin-top: -2.75rem;
  }

  .BigScreen\:-mt-12 {
    margin-top: -3rem;
  }

  .BigScreen\:-mt-14 {
    margin-top: -14px;
  }

  .BigScreen\:-mt-16 {
    margin-top: -4rem;
  }

  .BigScreen\:-mt-20 {
    margin-top: -5rem;
  }

  .BigScreen\:-mt-24 {
    margin-top: -6rem;
  }

  .BigScreen\:-mt-28 {
    margin-top: -7rem;
  }

  .BigScreen\:-mt-32 {
    margin-top: -8rem;
  }

  .BigScreen\:-mt-36 {
    margin-top: -9rem;
  }

  .BigScreen\:-mt-40 {
    margin-top: -10rem;
  }

  .BigScreen\:-mt-44 {
    margin-top: -11rem;
  }

  .BigScreen\:-mt-48 {
    margin-top: -12rem;
  }

  .BigScreen\:-mt-52 {
    margin-top: -13rem;
  }

  .BigScreen\:-mt-56 {
    margin-top: -14rem;
  }

  .BigScreen\:-mt-60 {
    margin-top: -15rem;
  }

  .BigScreen\:-mt-64 {
    margin-top: -16rem;
  }

  .BigScreen\:-mt-72 {
    margin-top: -18rem;
  }

  .BigScreen\:-mt-80 {
    margin-top: -20rem;
  }

  .BigScreen\:-mt-96 {
    margin-top: -24rem;
  }

  .BigScreen\:-mt-px {
    margin-top: -1px;
  }

  .BigScreen\:-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .BigScreen\:-mt-1\.5 {
    margin-top: -0.375rem;
  }

  .BigScreen\:-mt-2\.5 {
    margin-top: -0.625rem;
  }

  .BigScreen\:-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .BigScreen\:-mt-15px {
    margin-top: -15px;
  }

  .BigScreen\:mt-m11 {
    margin-top: 11px;
  }

  .BigScreen\:mt-12px {
    margin-top: 12px;
  }

  .BigScreen\:mt-m72 {
    margin-top: 72px;
  }

  .BigScreen\:mt-m21 {
    margin-top: 21%;
  }

  .BigScreen\:mt-m15 {
    margin-top: 15px;
  }

  .BigScreen\:mt-m18 {
    margin-top: 18px;
  }

  .BigScreen\:mt-m35 {
    margin-top: 35px;
  }

  .BigScreen\:mt-m19 {
    margin-top: 19px;
  }

  .BigScreen\:mt-m17 {
    margin-top: 17px;
  }

  .BigScreen\:mt-m9 {
    margin-top: 9px;
  }

  .BigScreen\:mt-m10 {
    margin-top: 10px;
  }

  .BigScreen\:mt-m51 {
    margin-top: 51px;
  }

  .BigScreen\:mt-m43 {
    margin-top: 43px;
  }

  .BigScreen\:mt-m13 {
    margin-top: 13px;
  }

  .BigScreen\:mt-m26 {
    margin-top: 26px;
  }

  .BigScreen\:mt-m2 {
    margin-top: 2px;
  }

  .BigScreen\:mt-m14 {
    margin-top: 14px;
  }

  .BigScreen\:mt-m5 {
    margin-top: 5px;
  }

  .BigScreen\:mt-m8 {
    margin-top: 8px;
  }

  .BigScreen\:mt-mp15 {
    margin-top: 15%;
  }

  .BigScreen\:-mt-100 {
    margin-top: -100px;
  }

  .BigScreen\:mt-0auto {
    margin-top: 0px auto;
  }

  .BigScreen\:mt-o6 {
    margin-top: 1.5rem;
  }

  .BigScreen\:-mt-23 {
    margin-top: -23px;
  }

  .BigScreen\:mr-0 {
    margin-right: 0px;
  }

  .BigScreen\:mr-1 {
    margin-right: 0.25rem;
  }

  .BigScreen\:mr-2 {
    margin-right: 2px;
  }

  .BigScreen\:mr-3 {
    margin-right: 0.75rem;
  }

  .BigScreen\:mr-4 {
    margin-right: 1rem;
  }

  .BigScreen\:mr-5 {
    margin-right: 1.25rem;
  }

  .BigScreen\:mr-6 {
    margin-right: 6px;
  }

  .BigScreen\:mr-7 {
    margin-right: 1.75rem;
  }

  .BigScreen\:mr-8 {
    margin-right: 2rem;
  }

  .BigScreen\:mr-9 {
    margin-right: 2.25rem;
  }

  .BigScreen\:mr-10 {
    margin-right: 2.5rem;
  }

  .BigScreen\:mr-11 {
    margin-right: 11px;
  }

  .BigScreen\:mr-12 {
    margin-right: 3rem;
  }

  .BigScreen\:mr-14 {
    margin-right: 3.5rem;
  }

  .BigScreen\:mr-15 {
    margin-right: 15px;
  }

  .BigScreen\:mr-16 {
    margin-right: 4rem;
  }

  .BigScreen\:mr-18 {
    margin-right: 18px;
  }

  .BigScreen\:mr-20 {
    margin-right: 20px;
  }

  .BigScreen\:mr-21 {
    margin-right: 21px;
  }

  .BigScreen\:mr-23 {
    margin-right: 23px;
  }

  .BigScreen\:mr-24 {
    margin-right: 24px;
  }

  .BigScreen\:mr-25 {
    margin-right: 25px;
  }

  .BigScreen\:mr-27 {
    margin-right: 27px;
  }

  .BigScreen\:mr-28 {
    margin-right: 7rem;
  }

  .BigScreen\:mr-30 {
    margin-right: 30px;
  }

  .BigScreen\:mr-31 {
    margin-right: 31px;
  }

  .BigScreen\:mr-32 {
    margin-right: 8rem;
  }

  .BigScreen\:mr-34 {
    margin-right: 34px;
  }

  .BigScreen\:mr-35 {
    margin-right: 35px;
  }

  .BigScreen\:mr-36 {
    margin-right: 9rem;
  }

  .BigScreen\:mr-37 {
    margin-right: 37px;
  }

  .BigScreen\:mr-38 {
    margin-right: 38px;
  }

  .BigScreen\:mr-40 {
    margin-right: 40px;
  }

  .BigScreen\:mr-42 {
    margin-right: 42px;
  }

  .BigScreen\:mr-44 {
    margin-right: 44px;
  }

  .BigScreen\:mr-45 {
    margin-right: 45px;
  }

  .BigScreen\:mr-46 {
    margin-right: 46px;
  }

  .BigScreen\:mr-48 {
    margin-right: 48px;
  }

  .BigScreen\:mr-52 {
    margin-right: 13rem;
  }

  .BigScreen\:mr-53 {
    margin-right: 53px;
  }

  .BigScreen\:mr-55 {
    margin-right: 55px;
  }

  .BigScreen\:mr-56 {
    margin-right: 14rem;
  }

  .BigScreen\:mr-58 {
    margin-right: 58px;
  }

  .BigScreen\:mr-59 {
    margin-right: 59px;
  }

  .BigScreen\:mr-60 {
    margin-right: 15rem;
  }

  .BigScreen\:mr-63 {
    margin-right: 63px;
  }

  .BigScreen\:mr-64 {
    margin-right: 16rem;
  }

  .BigScreen\:mr-65 {
    margin-right: 65px;
  }

  .BigScreen\:mr-67 {
    margin-right: 67px;
  }

  .BigScreen\:mr-70 {
    margin-right: 70px;
  }

  .BigScreen\:mr-71 {
    margin-right: 71px;
  }

  .BigScreen\:mr-72 {
    margin-right: 18rem;
  }

  .BigScreen\:mr-74 {
    margin-right: 74px;
  }

  .BigScreen\:mr-78 {
    margin-right: 78px;
  }

  .BigScreen\:mr-80 {
    margin-right: 20rem;
  }

  .BigScreen\:mr-83 {
    margin-right: 83px;
  }

  .BigScreen\:mr-84 {
    margin-right: 84px;
  }

  .BigScreen\:mr-89 {
    margin-right: 89px;
  }

  .BigScreen\:mr-90 {
    margin-right: 90px;
  }

  .BigScreen\:mr-92 {
    margin-right: 92px;
  }

  .BigScreen\:mr-96 {
    margin-right: 24rem;
  }

  .BigScreen\:mr-97 {
    margin-right: 97px;
  }

  .BigScreen\:mr-100 {
    margin-right: 100px;
  }

  .BigScreen\:mr-106 {
    margin-right: 106px;
  }

  .BigScreen\:mr-108 {
    margin-right: 108px;
  }

  .BigScreen\:mr-109 {
    margin-right: 109px;
  }

  .BigScreen\:mr-120 {
    margin-right: 120px;
  }

  .BigScreen\:mr-135 {
    margin-right: 135px;
  }

  .BigScreen\:mr-147 {
    margin-right: 147px;
  }

  .BigScreen\:mr-150 {
    margin-right: 150px;
  }

  .BigScreen\:mr-168 {
    margin-right: 168px;
  }

  .BigScreen\:mr-180 {
    margin-right: 180px;
  }

  .BigScreen\:mr-185 {
    margin-right: 185px;
  }

  .BigScreen\:mr-200 {
    margin-right: 200px;
  }

  .BigScreen\:mr-245 {
    margin-right: 245px;
  }

  .BigScreen\:mr-300 {
    margin-right: 300px;
  }

  .BigScreen\:mr-400 {
    margin-right: 400px;
  }

  .BigScreen\:mr-480 {
    margin-right: 480px;
  }

  .BigScreen\:mr-510 {
    margin-right: 510px;
  }

  .BigScreen\:mr-537 {
    margin-right: 537px;
  }

  .BigScreen\:mr-650 {
    margin-right: 650px;
  }

  .BigScreen\:mr-auto {
    margin-right: auto;
  }

  .BigScreen\:mr-px {
    margin-right: 1px;
  }

  .BigScreen\:mr-0\.5 {
    margin-right: 0.125rem;
  }

  .BigScreen\:mr-1\.5 {
    margin-right: 0.375rem;
  }

  .BigScreen\:mr-2\.5 {
    margin-right: 0.625rem;
  }

  .BigScreen\:mr-3\.5 {
    margin-right: 0.875rem;
  }

  .BigScreen\:-mr-0 {
    margin-right: 0px;
  }

  .BigScreen\:-mr-1 {
    margin-right: -0.25rem;
  }

  .BigScreen\:-mr-2 {
    margin-right: -0.5rem;
  }

  .BigScreen\:-mr-3 {
    margin-right: -0.75rem;
  }

  .BigScreen\:-mr-4 {
    margin-right: -1rem;
  }

  .BigScreen\:-mr-5 {
    margin-right: -1.25rem;
  }

  .BigScreen\:-mr-6 {
    margin-right: -1.5rem;
  }

  .BigScreen\:-mr-7 {
    margin-right: -1.75rem;
  }

  .BigScreen\:-mr-8 {
    margin-right: -2rem;
  }

  .BigScreen\:-mr-9 {
    margin-right: -2.25rem;
  }

  .BigScreen\:-mr-10 {
    margin-right: -2.5rem;
  }

  .BigScreen\:-mr-11 {
    margin-right: -2.75rem;
  }

  .BigScreen\:-mr-12 {
    margin-right: -3rem;
  }

  .BigScreen\:-mr-14 {
    margin-right: -14px;
  }

  .BigScreen\:-mr-16 {
    margin-right: -4rem;
  }

  .BigScreen\:-mr-20 {
    margin-right: -5rem;
  }

  .BigScreen\:-mr-24 {
    margin-right: -6rem;
  }

  .BigScreen\:-mr-28 {
    margin-right: -7rem;
  }

  .BigScreen\:-mr-32 {
    margin-right: -8rem;
  }

  .BigScreen\:-mr-36 {
    margin-right: -9rem;
  }

  .BigScreen\:-mr-40 {
    margin-right: -10rem;
  }

  .BigScreen\:-mr-44 {
    margin-right: -11rem;
  }

  .BigScreen\:-mr-48 {
    margin-right: -12rem;
  }

  .BigScreen\:-mr-52 {
    margin-right: -13rem;
  }

  .BigScreen\:-mr-56 {
    margin-right: -14rem;
  }

  .BigScreen\:-mr-60 {
    margin-right: -15rem;
  }

  .BigScreen\:-mr-64 {
    margin-right: -16rem;
  }

  .BigScreen\:-mr-72 {
    margin-right: -18rem;
  }

  .BigScreen\:-mr-80 {
    margin-right: -20rem;
  }

  .BigScreen\:-mr-96 {
    margin-right: -24rem;
  }

  .BigScreen\:-mr-px {
    margin-right: -1px;
  }

  .BigScreen\:-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .BigScreen\:-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .BigScreen\:-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .BigScreen\:-mr-3\.5 {
    margin-right: -0.875rem;
  }

  .BigScreen\:-mr-15px {
    margin-right: -15px;
  }

  .BigScreen\:mr-m11 {
    margin-right: 11px;
  }

  .BigScreen\:mr-12px {
    margin-right: 12px;
  }

  .BigScreen\:mr-m72 {
    margin-right: 72px;
  }

  .BigScreen\:mr-m21 {
    margin-right: 21%;
  }

  .BigScreen\:mr-m15 {
    margin-right: 15px;
  }

  .BigScreen\:mr-m18 {
    margin-right: 18px;
  }

  .BigScreen\:mr-m35 {
    margin-right: 35px;
  }

  .BigScreen\:mr-m19 {
    margin-right: 19px;
  }

  .BigScreen\:mr-m17 {
    margin-right: 17px;
  }

  .BigScreen\:mr-m9 {
    margin-right: 9px;
  }

  .BigScreen\:mr-m10 {
    margin-right: 10px;
  }

  .BigScreen\:mr-m51 {
    margin-right: 51px;
  }

  .BigScreen\:mr-m43 {
    margin-right: 43px;
  }

  .BigScreen\:mr-m13 {
    margin-right: 13px;
  }

  .BigScreen\:mr-m26 {
    margin-right: 26px;
  }

  .BigScreen\:mr-m2 {
    margin-right: 2px;
  }

  .BigScreen\:mr-m14 {
    margin-right: 14px;
  }

  .BigScreen\:mr-m5 {
    margin-right: 5px;
  }

  .BigScreen\:mr-m8 {
    margin-right: 8px;
  }

  .BigScreen\:mr-mp15 {
    margin-right: 15%;
  }

  .BigScreen\:-mr-100 {
    margin-right: -100px;
  }

  .BigScreen\:mr-0auto {
    margin-right: 0px auto;
  }

  .BigScreen\:mr-o6 {
    margin-right: 1.5rem;
  }

  .BigScreen\:-mr-23 {
    margin-right: -23px;
  }

  .BigScreen\:mb-0 {
    margin-bottom: 0px;
  }

  .BigScreen\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .BigScreen\:mb-2 {
    margin-bottom: 2px;
  }

  .BigScreen\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .BigScreen\:mb-4 {
    margin-bottom: 1rem;
  }

  .BigScreen\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .BigScreen\:mb-6 {
    margin-bottom: 6px;
  }

  .BigScreen\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .BigScreen\:mb-8 {
    margin-bottom: 2rem;
  }

  .BigScreen\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .BigScreen\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .BigScreen\:mb-11 {
    margin-bottom: 11px;
  }

  .BigScreen\:mb-12 {
    margin-bottom: 3rem;
  }

  .BigScreen\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .BigScreen\:mb-15 {
    margin-bottom: 15px;
  }

  .BigScreen\:mb-16 {
    margin-bottom: 4rem;
  }

  .BigScreen\:mb-18 {
    margin-bottom: 18px;
  }

  .BigScreen\:mb-20 {
    margin-bottom: 20px;
  }

  .BigScreen\:mb-21 {
    margin-bottom: 21px;
  }

  .BigScreen\:mb-23 {
    margin-bottom: 23px;
  }

  .BigScreen\:mb-24 {
    margin-bottom: 24px;
  }

  .BigScreen\:mb-25 {
    margin-bottom: 25px;
  }

  .BigScreen\:mb-27 {
    margin-bottom: 27px;
  }

  .BigScreen\:mb-28 {
    margin-bottom: 7rem;
  }

  .BigScreen\:mb-30 {
    margin-bottom: 30px;
  }

  .BigScreen\:mb-31 {
    margin-bottom: 31px;
  }

  .BigScreen\:mb-32 {
    margin-bottom: 8rem;
  }

  .BigScreen\:mb-34 {
    margin-bottom: 34px;
  }

  .BigScreen\:mb-35 {
    margin-bottom: 35px;
  }

  .BigScreen\:mb-36 {
    margin-bottom: 9rem;
  }

  .BigScreen\:mb-37 {
    margin-bottom: 37px;
  }

  .BigScreen\:mb-38 {
    margin-bottom: 38px;
  }

  .BigScreen\:mb-40 {
    margin-bottom: 40px;
  }

  .BigScreen\:mb-42 {
    margin-bottom: 42px;
  }

  .BigScreen\:mb-44 {
    margin-bottom: 44px;
  }

  .BigScreen\:mb-45 {
    margin-bottom: 45px;
  }

  .BigScreen\:mb-46 {
    margin-bottom: 46px;
  }

  .BigScreen\:mb-48 {
    margin-bottom: 48px;
  }

  .BigScreen\:mb-52 {
    margin-bottom: 13rem;
  }

  .BigScreen\:mb-53 {
    margin-bottom: 53px;
  }

  .BigScreen\:mb-55 {
    margin-bottom: 55px;
  }

  .BigScreen\:mb-56 {
    margin-bottom: 14rem;
  }

  .BigScreen\:mb-58 {
    margin-bottom: 58px;
  }

  .BigScreen\:mb-59 {
    margin-bottom: 59px;
  }

  .BigScreen\:mb-60 {
    margin-bottom: 15rem;
  }

  .BigScreen\:mb-63 {
    margin-bottom: 63px;
  }

  .BigScreen\:mb-64 {
    margin-bottom: 16rem;
  }

  .BigScreen\:mb-65 {
    margin-bottom: 65px;
  }

  .BigScreen\:mb-67 {
    margin-bottom: 67px;
  }

  .BigScreen\:mb-70 {
    margin-bottom: 70px;
  }

  .BigScreen\:mb-71 {
    margin-bottom: 71px;
  }

  .BigScreen\:mb-72 {
    margin-bottom: 18rem;
  }

  .BigScreen\:mb-74 {
    margin-bottom: 74px;
  }

  .BigScreen\:mb-78 {
    margin-bottom: 78px;
  }

  .BigScreen\:mb-80 {
    margin-bottom: 20rem;
  }

  .BigScreen\:mb-83 {
    margin-bottom: 83px;
  }

  .BigScreen\:mb-84 {
    margin-bottom: 84px;
  }

  .BigScreen\:mb-89 {
    margin-bottom: 89px;
  }

  .BigScreen\:mb-90 {
    margin-bottom: 90px;
  }

  .BigScreen\:mb-92 {
    margin-bottom: 92px;
  }

  .BigScreen\:mb-96 {
    margin-bottom: 24rem;
  }

  .BigScreen\:mb-97 {
    margin-bottom: 97px;
  }

  .BigScreen\:mb-100 {
    margin-bottom: 100px;
  }

  .BigScreen\:mb-106 {
    margin-bottom: 106px;
  }

  .BigScreen\:mb-108 {
    margin-bottom: 108px;
  }

  .BigScreen\:mb-109 {
    margin-bottom: 109px;
  }

  .BigScreen\:mb-120 {
    margin-bottom: 120px;
  }

  .BigScreen\:mb-135 {
    margin-bottom: 135px;
  }

  .BigScreen\:mb-147 {
    margin-bottom: 147px;
  }

  .BigScreen\:mb-150 {
    margin-bottom: 150px;
  }

  .BigScreen\:mb-168 {
    margin-bottom: 168px;
  }

  .BigScreen\:mb-180 {
    margin-bottom: 180px;
  }

  .BigScreen\:mb-185 {
    margin-bottom: 185px;
  }

  .BigScreen\:mb-200 {
    margin-bottom: 200px;
  }

  .BigScreen\:mb-245 {
    margin-bottom: 245px;
  }

  .BigScreen\:mb-300 {
    margin-bottom: 300px;
  }

  .BigScreen\:mb-400 {
    margin-bottom: 400px;
  }

  .BigScreen\:mb-480 {
    margin-bottom: 480px;
  }

  .BigScreen\:mb-510 {
    margin-bottom: 510px;
  }

  .BigScreen\:mb-537 {
    margin-bottom: 537px;
  }

  .BigScreen\:mb-650 {
    margin-bottom: 650px;
  }

  .BigScreen\:mb-auto {
    margin-bottom: auto;
  }

  .BigScreen\:mb-px {
    margin-bottom: 1px;
  }

  .BigScreen\:mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .BigScreen\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .BigScreen\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .BigScreen\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .BigScreen\:-mb-0 {
    margin-bottom: 0px;
  }

  .BigScreen\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .BigScreen\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .BigScreen\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .BigScreen\:-mb-4 {
    margin-bottom: -1rem;
  }

  .BigScreen\:-mb-5 {
    margin-bottom: -1.25rem;
  }

  .BigScreen\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .BigScreen\:-mb-7 {
    margin-bottom: -1.75rem;
  }

  .BigScreen\:-mb-8 {
    margin-bottom: -2rem;
  }

  .BigScreen\:-mb-9 {
    margin-bottom: -2.25rem;
  }

  .BigScreen\:-mb-10 {
    margin-bottom: -2.5rem;
  }

  .BigScreen\:-mb-11 {
    margin-bottom: -2.75rem;
  }

  .BigScreen\:-mb-12 {
    margin-bottom: -3rem;
  }

  .BigScreen\:-mb-14 {
    margin-bottom: -14px;
  }

  .BigScreen\:-mb-16 {
    margin-bottom: -4rem;
  }

  .BigScreen\:-mb-20 {
    margin-bottom: -5rem;
  }

  .BigScreen\:-mb-24 {
    margin-bottom: -6rem;
  }

  .BigScreen\:-mb-28 {
    margin-bottom: -7rem;
  }

  .BigScreen\:-mb-32 {
    margin-bottom: -8rem;
  }

  .BigScreen\:-mb-36 {
    margin-bottom: -9rem;
  }

  .BigScreen\:-mb-40 {
    margin-bottom: -10rem;
  }

  .BigScreen\:-mb-44 {
    margin-bottom: -11rem;
  }

  .BigScreen\:-mb-48 {
    margin-bottom: -12rem;
  }

  .BigScreen\:-mb-52 {
    margin-bottom: -13rem;
  }

  .BigScreen\:-mb-56 {
    margin-bottom: -14rem;
  }

  .BigScreen\:-mb-60 {
    margin-bottom: -15rem;
  }

  .BigScreen\:-mb-64 {
    margin-bottom: -16rem;
  }

  .BigScreen\:-mb-72 {
    margin-bottom: -18rem;
  }

  .BigScreen\:-mb-80 {
    margin-bottom: -20rem;
  }

  .BigScreen\:-mb-96 {
    margin-bottom: -24rem;
  }

  .BigScreen\:-mb-px {
    margin-bottom: -1px;
  }

  .BigScreen\:-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

  .BigScreen\:-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

  .BigScreen\:-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .BigScreen\:-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .BigScreen\:-mb-15px {
    margin-bottom: -15px;
  }

  .BigScreen\:mb-m11 {
    margin-bottom: 11px;
  }

  .BigScreen\:mb-12px {
    margin-bottom: 12px;
  }

  .BigScreen\:mb-m72 {
    margin-bottom: 72px;
  }

  .BigScreen\:mb-m21 {
    margin-bottom: 21%;
  }

  .BigScreen\:mb-m15 {
    margin-bottom: 15px;
  }

  .BigScreen\:mb-m18 {
    margin-bottom: 18px;
  }

  .BigScreen\:mb-m35 {
    margin-bottom: 35px;
  }

  .BigScreen\:mb-m19 {
    margin-bottom: 19px;
  }

  .BigScreen\:mb-m17 {
    margin-bottom: 17px;
  }

  .BigScreen\:mb-m9 {
    margin-bottom: 9px;
  }

  .BigScreen\:mb-m10 {
    margin-bottom: 10px;
  }

  .BigScreen\:mb-m51 {
    margin-bottom: 51px;
  }

  .BigScreen\:mb-m43 {
    margin-bottom: 43px;
  }

  .BigScreen\:mb-m13 {
    margin-bottom: 13px;
  }

  .BigScreen\:mb-m26 {
    margin-bottom: 26px;
  }

  .BigScreen\:mb-m2 {
    margin-bottom: 2px;
  }

  .BigScreen\:mb-m14 {
    margin-bottom: 14px;
  }

  .BigScreen\:mb-m5 {
    margin-bottom: 5px;
  }

  .BigScreen\:mb-m8 {
    margin-bottom: 8px;
  }

  .BigScreen\:mb-mp15 {
    margin-bottom: 15%;
  }

  .BigScreen\:-mb-100 {
    margin-bottom: -100px;
  }

  .BigScreen\:mb-0auto {
    margin-bottom: 0px auto;
  }

  .BigScreen\:mb-o6 {
    margin-bottom: 1.5rem;
  }

  .BigScreen\:-mb-23 {
    margin-bottom: -23px;
  }

  .BigScreen\:ml-0 {
    margin-left: 0px;
  }

  .BigScreen\:ml-1 {
    margin-left: 0.25rem;
  }

  .BigScreen\:ml-2 {
    margin-left: 2px;
  }

  .BigScreen\:ml-3 {
    margin-left: 0.75rem;
  }

  .BigScreen\:ml-4 {
    margin-left: 1rem;
  }

  .BigScreen\:ml-5 {
    margin-left: 1.25rem;
  }

  .BigScreen\:ml-6 {
    margin-left: 6px;
  }

  .BigScreen\:ml-7 {
    margin-left: 1.75rem;
  }

  .BigScreen\:ml-8 {
    margin-left: 2rem;
  }

  .BigScreen\:ml-9 {
    margin-left: 2.25rem;
  }

  .BigScreen\:ml-10 {
    margin-left: 2.5rem;
  }

  .BigScreen\:ml-11 {
    margin-left: 11px;
  }

  .BigScreen\:ml-12 {
    margin-left: 3rem;
  }

  .BigScreen\:ml-14 {
    margin-left: 3.5rem;
  }

  .BigScreen\:ml-15 {
    margin-left: 15px;
  }

  .BigScreen\:ml-16 {
    margin-left: 4rem;
  }

  .BigScreen\:ml-18 {
    margin-left: 18px;
  }

  .BigScreen\:ml-20 {
    margin-left: 20px;
  }

  .BigScreen\:ml-21 {
    margin-left: 21px;
  }

  .BigScreen\:ml-23 {
    margin-left: 23px;
  }

  .BigScreen\:ml-24 {
    margin-left: 24px;
  }

  .BigScreen\:ml-25 {
    margin-left: 25px;
  }

  .BigScreen\:ml-27 {
    margin-left: 27px;
  }

  .BigScreen\:ml-28 {
    margin-left: 7rem;
  }

  .BigScreen\:ml-30 {
    margin-left: 30px;
  }

  .BigScreen\:ml-31 {
    margin-left: 31px;
  }

  .BigScreen\:ml-32 {
    margin-left: 8rem;
  }

  .BigScreen\:ml-34 {
    margin-left: 34px;
  }

  .BigScreen\:ml-35 {
    margin-left: 35px;
  }

  .BigScreen\:ml-36 {
    margin-left: 9rem;
  }

  .BigScreen\:ml-37 {
    margin-left: 37px;
  }

  .BigScreen\:ml-38 {
    margin-left: 38px;
  }

  .BigScreen\:ml-40 {
    margin-left: 40px;
  }

  .BigScreen\:ml-42 {
    margin-left: 42px;
  }

  .BigScreen\:ml-44 {
    margin-left: 44px;
  }

  .BigScreen\:ml-45 {
    margin-left: 45px;
  }

  .BigScreen\:ml-46 {
    margin-left: 46px;
  }

  .BigScreen\:ml-48 {
    margin-left: 48px;
  }

  .BigScreen\:ml-52 {
    margin-left: 13rem;
  }

  .BigScreen\:ml-53 {
    margin-left: 53px;
  }

  .BigScreen\:ml-55 {
    margin-left: 55px;
  }

  .BigScreen\:ml-56 {
    margin-left: 14rem;
  }

  .BigScreen\:ml-58 {
    margin-left: 58px;
  }

  .BigScreen\:ml-59 {
    margin-left: 59px;
  }

  .BigScreen\:ml-60 {
    margin-left: 15rem;
  }

  .BigScreen\:ml-63 {
    margin-left: 63px;
  }

  .BigScreen\:ml-64 {
    margin-left: 16rem;
  }

  .BigScreen\:ml-65 {
    margin-left: 65px;
  }

  .BigScreen\:ml-67 {
    margin-left: 67px;
  }

  .BigScreen\:ml-70 {
    margin-left: 70px;
  }

  .BigScreen\:ml-71 {
    margin-left: 71px;
  }

  .BigScreen\:ml-72 {
    margin-left: 18rem;
  }

  .BigScreen\:ml-74 {
    margin-left: 74px;
  }

  .BigScreen\:ml-78 {
    margin-left: 78px;
  }

  .BigScreen\:ml-80 {
    margin-left: 20rem;
  }

  .BigScreen\:ml-83 {
    margin-left: 83px;
  }

  .BigScreen\:ml-84 {
    margin-left: 84px;
  }

  .BigScreen\:ml-89 {
    margin-left: 89px;
  }

  .BigScreen\:ml-90 {
    margin-left: 90px;
  }

  .BigScreen\:ml-92 {
    margin-left: 92px;
  }

  .BigScreen\:ml-96 {
    margin-left: 24rem;
  }

  .BigScreen\:ml-97 {
    margin-left: 97px;
  }

  .BigScreen\:ml-100 {
    margin-left: 100px;
  }

  .BigScreen\:ml-106 {
    margin-left: 106px;
  }

  .BigScreen\:ml-108 {
    margin-left: 108px;
  }

  .BigScreen\:ml-109 {
    margin-left: 109px;
  }

  .BigScreen\:ml-120 {
    margin-left: 120px;
  }

  .BigScreen\:ml-135 {
    margin-left: 135px;
  }

  .BigScreen\:ml-147 {
    margin-left: 147px;
  }

  .BigScreen\:ml-150 {
    margin-left: 150px;
  }

  .BigScreen\:ml-168 {
    margin-left: 168px;
  }

  .BigScreen\:ml-180 {
    margin-left: 180px;
  }

  .BigScreen\:ml-185 {
    margin-left: 185px;
  }

  .BigScreen\:ml-200 {
    margin-left: 200px;
  }

  .BigScreen\:ml-245 {
    margin-left: 245px;
  }

  .BigScreen\:ml-300 {
    margin-left: 300px;
  }

  .BigScreen\:ml-400 {
    margin-left: 400px;
  }

  .BigScreen\:ml-480 {
    margin-left: 480px;
  }

  .BigScreen\:ml-510 {
    margin-left: 510px;
  }

  .BigScreen\:ml-537 {
    margin-left: 537px;
  }

  .BigScreen\:ml-650 {
    margin-left: 650px;
  }

  .BigScreen\:ml-auto {
    margin-left: auto;
  }

  .BigScreen\:ml-px {
    margin-left: 1px;
  }

  .BigScreen\:ml-0\.5 {
    margin-left: 0.125rem;
  }

  .BigScreen\:ml-1\.5 {
    margin-left: 0.375rem;
  }

  .BigScreen\:ml-2\.5 {
    margin-left: 0.625rem;
  }

  .BigScreen\:ml-3\.5 {
    margin-left: 0.875rem;
  }

  .BigScreen\:-ml-0 {
    margin-left: 0px;
  }

  .BigScreen\:-ml-1 {
    margin-left: -0.25rem;
  }

  .BigScreen\:-ml-2 {
    margin-left: -0.5rem;
  }

  .BigScreen\:-ml-3 {
    margin-left: -0.75rem;
  }

  .BigScreen\:-ml-4 {
    margin-left: -1rem;
  }

  .BigScreen\:-ml-5 {
    margin-left: -1.25rem;
  }

  .BigScreen\:-ml-6 {
    margin-left: -1.5rem;
  }

  .BigScreen\:-ml-7 {
    margin-left: -1.75rem;
  }

  .BigScreen\:-ml-8 {
    margin-left: -2rem;
  }

  .BigScreen\:-ml-9 {
    margin-left: -2.25rem;
  }

  .BigScreen\:-ml-10 {
    margin-left: -2.5rem;
  }

  .BigScreen\:-ml-11 {
    margin-left: -2.75rem;
  }

  .BigScreen\:-ml-12 {
    margin-left: -3rem;
  }

  .BigScreen\:-ml-14 {
    margin-left: -14px;
  }

  .BigScreen\:-ml-16 {
    margin-left: -4rem;
  }

  .BigScreen\:-ml-20 {
    margin-left: -5rem;
  }

  .BigScreen\:-ml-24 {
    margin-left: -6rem;
  }

  .BigScreen\:-ml-28 {
    margin-left: -7rem;
  }

  .BigScreen\:-ml-32 {
    margin-left: -8rem;
  }

  .BigScreen\:-ml-36 {
    margin-left: -9rem;
  }

  .BigScreen\:-ml-40 {
    margin-left: -10rem;
  }

  .BigScreen\:-ml-44 {
    margin-left: -11rem;
  }

  .BigScreen\:-ml-48 {
    margin-left: -12rem;
  }

  .BigScreen\:-ml-52 {
    margin-left: -13rem;
  }

  .BigScreen\:-ml-56 {
    margin-left: -14rem;
  }

  .BigScreen\:-ml-60 {
    margin-left: -15rem;
  }

  .BigScreen\:-ml-64 {
    margin-left: -16rem;
  }

  .BigScreen\:-ml-72 {
    margin-left: -18rem;
  }

  .BigScreen\:-ml-80 {
    margin-left: -20rem;
  }

  .BigScreen\:-ml-96 {
    margin-left: -24rem;
  }

  .BigScreen\:-ml-px {
    margin-left: -1px;
  }

  .BigScreen\:-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .BigScreen\:-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .BigScreen\:-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .BigScreen\:-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .BigScreen\:-ml-15px {
    margin-left: -15px;
  }

  .BigScreen\:ml-m11 {
    margin-left: 11px;
  }

  .BigScreen\:ml-12px {
    margin-left: 12px;
  }

  .BigScreen\:ml-m72 {
    margin-left: 72px;
  }

  .BigScreen\:ml-m21 {
    margin-left: 21%;
  }

  .BigScreen\:ml-m15 {
    margin-left: 15px;
  }

  .BigScreen\:ml-m18 {
    margin-left: 18px;
  }

  .BigScreen\:ml-m35 {
    margin-left: 35px;
  }

  .BigScreen\:ml-m19 {
    margin-left: 19px;
  }

  .BigScreen\:ml-m17 {
    margin-left: 17px;
  }

  .BigScreen\:ml-m9 {
    margin-left: 9px;
  }

  .BigScreen\:ml-m10 {
    margin-left: 10px;
  }

  .BigScreen\:ml-m51 {
    margin-left: 51px;
  }

  .BigScreen\:ml-m43 {
    margin-left: 43px;
  }

  .BigScreen\:ml-m13 {
    margin-left: 13px;
  }

  .BigScreen\:ml-m26 {
    margin-left: 26px;
  }

  .BigScreen\:ml-m2 {
    margin-left: 2px;
  }

  .BigScreen\:ml-m14 {
    margin-left: 14px;
  }

  .BigScreen\:ml-m5 {
    margin-left: 5px;
  }

  .BigScreen\:ml-m8 {
    margin-left: 8px;
  }

  .BigScreen\:ml-mp15 {
    margin-left: 15%;
  }

  .BigScreen\:-ml-100 {
    margin-left: -100px;
  }

  .BigScreen\:ml-0auto {
    margin-left: 0px auto;
  }

  .BigScreen\:ml-o6 {
    margin-left: 1.5rem;
  }

  .BigScreen\:-ml-23 {
    margin-left: -23px;
  }

  .BigScreen\:last\:mt-0:last-child {
    margin-top: 0px;
  }

  .BigScreen\:last\:mt-1:last-child {
    margin-top: 0.25rem;
  }

  .BigScreen\:last\:mt-2:last-child {
    margin-top: 2px;
  }

  .BigScreen\:last\:mt-3:last-child {
    margin-top: 0.75rem;
  }

  .BigScreen\:last\:mt-4:last-child {
    margin-top: 1rem;
  }

  .BigScreen\:last\:mt-5:last-child {
    margin-top: 1.25rem;
  }

  .BigScreen\:last\:mt-6:last-child {
    margin-top: 6px;
  }

  .BigScreen\:last\:mt-7:last-child {
    margin-top: 1.75rem;
  }

  .BigScreen\:last\:mt-8:last-child {
    margin-top: 2rem;
  }

  .BigScreen\:last\:mt-9:last-child {
    margin-top: 2.25rem;
  }

  .BigScreen\:last\:mt-10:last-child {
    margin-top: 2.5rem;
  }

  .BigScreen\:last\:mt-11:last-child {
    margin-top: 11px;
  }

  .BigScreen\:last\:mt-12:last-child {
    margin-top: 3rem;
  }

  .BigScreen\:last\:mt-14:last-child {
    margin-top: 3.5rem;
  }

  .BigScreen\:last\:mt-15:last-child {
    margin-top: 15px;
  }

  .BigScreen\:last\:mt-16:last-child {
    margin-top: 4rem;
  }

  .BigScreen\:last\:mt-18:last-child {
    margin-top: 18px;
  }

  .BigScreen\:last\:mt-20:last-child {
    margin-top: 20px;
  }

  .BigScreen\:last\:mt-21:last-child {
    margin-top: 21px;
  }

  .BigScreen\:last\:mt-23:last-child {
    margin-top: 23px;
  }

  .BigScreen\:last\:mt-24:last-child {
    margin-top: 24px;
  }

  .BigScreen\:last\:mt-25:last-child {
    margin-top: 25px;
  }

  .BigScreen\:last\:mt-27:last-child {
    margin-top: 27px;
  }

  .BigScreen\:last\:mt-28:last-child {
    margin-top: 7rem;
  }

  .BigScreen\:last\:mt-30:last-child {
    margin-top: 30px;
  }

  .BigScreen\:last\:mt-31:last-child {
    margin-top: 31px;
  }

  .BigScreen\:last\:mt-32:last-child {
    margin-top: 8rem;
  }

  .BigScreen\:last\:mt-34:last-child {
    margin-top: 34px;
  }

  .BigScreen\:last\:mt-35:last-child {
    margin-top: 35px;
  }

  .BigScreen\:last\:mt-36:last-child {
    margin-top: 9rem;
  }

  .BigScreen\:last\:mt-37:last-child {
    margin-top: 37px;
  }

  .BigScreen\:last\:mt-38:last-child {
    margin-top: 38px;
  }

  .BigScreen\:last\:mt-40:last-child {
    margin-top: 40px;
  }

  .BigScreen\:last\:mt-42:last-child {
    margin-top: 42px;
  }

  .BigScreen\:last\:mt-44:last-child {
    margin-top: 44px;
  }

  .BigScreen\:last\:mt-45:last-child {
    margin-top: 45px;
  }

  .BigScreen\:last\:mt-46:last-child {
    margin-top: 46px;
  }

  .BigScreen\:last\:mt-48:last-child {
    margin-top: 48px;
  }

  .BigScreen\:last\:mt-52:last-child {
    margin-top: 13rem;
  }

  .BigScreen\:last\:mt-53:last-child {
    margin-top: 53px;
  }

  .BigScreen\:last\:mt-55:last-child {
    margin-top: 55px;
  }

  .BigScreen\:last\:mt-56:last-child {
    margin-top: 14rem;
  }

  .BigScreen\:last\:mt-58:last-child {
    margin-top: 58px;
  }

  .BigScreen\:last\:mt-59:last-child {
    margin-top: 59px;
  }

  .BigScreen\:last\:mt-60:last-child {
    margin-top: 15rem;
  }

  .BigScreen\:last\:mt-63:last-child {
    margin-top: 63px;
  }

  .BigScreen\:last\:mt-64:last-child {
    margin-top: 16rem;
  }

  .BigScreen\:last\:mt-65:last-child {
    margin-top: 65px;
  }

  .BigScreen\:last\:mt-67:last-child {
    margin-top: 67px;
  }

  .BigScreen\:last\:mt-70:last-child {
    margin-top: 70px;
  }

  .BigScreen\:last\:mt-71:last-child {
    margin-top: 71px;
  }

  .BigScreen\:last\:mt-72:last-child {
    margin-top: 18rem;
  }

  .BigScreen\:last\:mt-74:last-child {
    margin-top: 74px;
  }

  .BigScreen\:last\:mt-78:last-child {
    margin-top: 78px;
  }

  .BigScreen\:last\:mt-80:last-child {
    margin-top: 20rem;
  }

  .BigScreen\:last\:mt-83:last-child {
    margin-top: 83px;
  }

  .BigScreen\:last\:mt-84:last-child {
    margin-top: 84px;
  }

  .BigScreen\:last\:mt-89:last-child {
    margin-top: 89px;
  }

  .BigScreen\:last\:mt-90:last-child {
    margin-top: 90px;
  }

  .BigScreen\:last\:mt-92:last-child {
    margin-top: 92px;
  }

  .BigScreen\:last\:mt-96:last-child {
    margin-top: 24rem;
  }

  .BigScreen\:last\:mt-97:last-child {
    margin-top: 97px;
  }

  .BigScreen\:last\:mt-100:last-child {
    margin-top: 100px;
  }

  .BigScreen\:last\:mt-106:last-child {
    margin-top: 106px;
  }

  .BigScreen\:last\:mt-108:last-child {
    margin-top: 108px;
  }

  .BigScreen\:last\:mt-109:last-child {
    margin-top: 109px;
  }

  .BigScreen\:last\:mt-120:last-child {
    margin-top: 120px;
  }

  .BigScreen\:last\:mt-135:last-child {
    margin-top: 135px;
  }

  .BigScreen\:last\:mt-147:last-child {
    margin-top: 147px;
  }

  .BigScreen\:last\:mt-150:last-child {
    margin-top: 150px;
  }

  .BigScreen\:last\:mt-168:last-child {
    margin-top: 168px;
  }

  .BigScreen\:last\:mt-180:last-child {
    margin-top: 180px;
  }

  .BigScreen\:last\:mt-185:last-child {
    margin-top: 185px;
  }

  .BigScreen\:last\:mt-200:last-child {
    margin-top: 200px;
  }

  .BigScreen\:last\:mt-245:last-child {
    margin-top: 245px;
  }

  .BigScreen\:last\:mt-300:last-child {
    margin-top: 300px;
  }

  .BigScreen\:last\:mt-400:last-child {
    margin-top: 400px;
  }

  .BigScreen\:last\:mt-480:last-child {
    margin-top: 480px;
  }

  .BigScreen\:last\:mt-510:last-child {
    margin-top: 510px;
  }

  .BigScreen\:last\:mt-537:last-child {
    margin-top: 537px;
  }

  .BigScreen\:last\:mt-650:last-child {
    margin-top: 650px;
  }

  .BigScreen\:last\:mt-auto:last-child {
    margin-top: auto;
  }

  .BigScreen\:last\:mt-px:last-child {
    margin-top: 1px;
  }

  .BigScreen\:last\:mt-0\.5:last-child {
    margin-top: 0.125rem;
  }

  .BigScreen\:last\:mt-1\.5:last-child {
    margin-top: 0.375rem;
  }

  .BigScreen\:last\:mt-2\.5:last-child {
    margin-top: 0.625rem;
  }

  .BigScreen\:last\:mt-3\.5:last-child {
    margin-top: 0.875rem;
  }

  .BigScreen\:last\:-mt-0:last-child {
    margin-top: 0px;
  }

  .BigScreen\:last\:-mt-1:last-child {
    margin-top: -0.25rem;
  }

  .BigScreen\:last\:-mt-2:last-child {
    margin-top: -0.5rem;
  }

  .BigScreen\:last\:-mt-3:last-child {
    margin-top: -0.75rem;
  }

  .BigScreen\:last\:-mt-4:last-child {
    margin-top: -1rem;
  }

  .BigScreen\:last\:-mt-5:last-child {
    margin-top: -1.25rem;
  }

  .BigScreen\:last\:-mt-6:last-child {
    margin-top: -1.5rem;
  }

  .BigScreen\:last\:-mt-7:last-child {
    margin-top: -1.75rem;
  }

  .BigScreen\:last\:-mt-8:last-child {
    margin-top: -2rem;
  }

  .BigScreen\:last\:-mt-9:last-child {
    margin-top: -2.25rem;
  }

  .BigScreen\:last\:-mt-10:last-child {
    margin-top: -2.5rem;
  }

  .BigScreen\:last\:-mt-11:last-child {
    margin-top: -2.75rem;
  }

  .BigScreen\:last\:-mt-12:last-child {
    margin-top: -3rem;
  }

  .BigScreen\:last\:-mt-14:last-child {
    margin-top: -14px;
  }

  .BigScreen\:last\:-mt-16:last-child {
    margin-top: -4rem;
  }

  .BigScreen\:last\:-mt-20:last-child {
    margin-top: -5rem;
  }

  .BigScreen\:last\:-mt-24:last-child {
    margin-top: -6rem;
  }

  .BigScreen\:last\:-mt-28:last-child {
    margin-top: -7rem;
  }

  .BigScreen\:last\:-mt-32:last-child {
    margin-top: -8rem;
  }

  .BigScreen\:last\:-mt-36:last-child {
    margin-top: -9rem;
  }

  .BigScreen\:last\:-mt-40:last-child {
    margin-top: -10rem;
  }

  .BigScreen\:last\:-mt-44:last-child {
    margin-top: -11rem;
  }

  .BigScreen\:last\:-mt-48:last-child {
    margin-top: -12rem;
  }

  .BigScreen\:last\:-mt-52:last-child {
    margin-top: -13rem;
  }

  .BigScreen\:last\:-mt-56:last-child {
    margin-top: -14rem;
  }

  .BigScreen\:last\:-mt-60:last-child {
    margin-top: -15rem;
  }

  .BigScreen\:last\:-mt-64:last-child {
    margin-top: -16rem;
  }

  .BigScreen\:last\:-mt-72:last-child {
    margin-top: -18rem;
  }

  .BigScreen\:last\:-mt-80:last-child {
    margin-top: -20rem;
  }

  .BigScreen\:last\:-mt-96:last-child {
    margin-top: -24rem;
  }

  .BigScreen\:last\:-mt-px:last-child {
    margin-top: -1px;
  }

  .BigScreen\:last\:-mt-0\.5:last-child {
    margin-top: -0.125rem;
  }

  .BigScreen\:last\:-mt-1\.5:last-child {
    margin-top: -0.375rem;
  }

  .BigScreen\:last\:-mt-2\.5:last-child {
    margin-top: -0.625rem;
  }

  .BigScreen\:last\:-mt-3\.5:last-child {
    margin-top: -0.875rem;
  }

  .BigScreen\:last\:-mt-15px:last-child {
    margin-top: -15px;
  }

  .BigScreen\:last\:mt-m11:last-child {
    margin-top: 11px;
  }

  .BigScreen\:last\:mt-12px:last-child {
    margin-top: 12px;
  }

  .BigScreen\:last\:mt-m72:last-child {
    margin-top: 72px;
  }

  .BigScreen\:last\:mt-m21:last-child {
    margin-top: 21%;
  }

  .BigScreen\:last\:mt-m15:last-child {
    margin-top: 15px;
  }

  .BigScreen\:last\:mt-m18:last-child {
    margin-top: 18px;
  }

  .BigScreen\:last\:mt-m35:last-child {
    margin-top: 35px;
  }

  .BigScreen\:last\:mt-m19:last-child {
    margin-top: 19px;
  }

  .BigScreen\:last\:mt-m17:last-child {
    margin-top: 17px;
  }

  .BigScreen\:last\:mt-m9:last-child {
    margin-top: 9px;
  }

  .BigScreen\:last\:mt-m10:last-child {
    margin-top: 10px;
  }

  .BigScreen\:last\:mt-m51:last-child {
    margin-top: 51px;
  }

  .BigScreen\:last\:mt-m43:last-child {
    margin-top: 43px;
  }

  .BigScreen\:last\:mt-m13:last-child {
    margin-top: 13px;
  }

  .BigScreen\:last\:mt-m26:last-child {
    margin-top: 26px;
  }

  .BigScreen\:last\:mt-m2:last-child {
    margin-top: 2px;
  }

  .BigScreen\:last\:mt-m14:last-child {
    margin-top: 14px;
  }

  .BigScreen\:last\:mt-m5:last-child {
    margin-top: 5px;
  }

  .BigScreen\:last\:mt-m8:last-child {
    margin-top: 8px;
  }

  .BigScreen\:last\:mt-mp15:last-child {
    margin-top: 15%;
  }

  .BigScreen\:last\:-mt-100:last-child {
    margin-top: -100px;
  }

  .BigScreen\:last\:mt-0auto:last-child {
    margin-top: 0px auto;
  }

  .BigScreen\:last\:mt-o6:last-child {
    margin-top: 1.5rem;
  }

  .BigScreen\:last\:-mt-23:last-child {
    margin-top: -23px;
  }

  .BigScreen\:last\:mr-0:last-child {
    margin-right: 0px;
  }

  .BigScreen\:last\:mr-1:last-child {
    margin-right: 0.25rem;
  }

  .BigScreen\:last\:mr-2:last-child {
    margin-right: 2px;
  }

  .BigScreen\:last\:mr-3:last-child {
    margin-right: 0.75rem;
  }

  .BigScreen\:last\:mr-4:last-child {
    margin-right: 1rem;
  }

  .BigScreen\:last\:mr-5:last-child {
    margin-right: 1.25rem;
  }

  .BigScreen\:last\:mr-6:last-child {
    margin-right: 6px;
  }

  .BigScreen\:last\:mr-7:last-child {
    margin-right: 1.75rem;
  }

  .BigScreen\:last\:mr-8:last-child {
    margin-right: 2rem;
  }

  .BigScreen\:last\:mr-9:last-child {
    margin-right: 2.25rem;
  }

  .BigScreen\:last\:mr-10:last-child {
    margin-right: 2.5rem;
  }

  .BigScreen\:last\:mr-11:last-child {
    margin-right: 11px;
  }

  .BigScreen\:last\:mr-12:last-child {
    margin-right: 3rem;
  }

  .BigScreen\:last\:mr-14:last-child {
    margin-right: 3.5rem;
  }

  .BigScreen\:last\:mr-15:last-child {
    margin-right: 15px;
  }

  .BigScreen\:last\:mr-16:last-child {
    margin-right: 4rem;
  }

  .BigScreen\:last\:mr-18:last-child {
    margin-right: 18px;
  }

  .BigScreen\:last\:mr-20:last-child {
    margin-right: 20px;
  }

  .BigScreen\:last\:mr-21:last-child {
    margin-right: 21px;
  }

  .BigScreen\:last\:mr-23:last-child {
    margin-right: 23px;
  }

  .BigScreen\:last\:mr-24:last-child {
    margin-right: 24px;
  }

  .BigScreen\:last\:mr-25:last-child {
    margin-right: 25px;
  }

  .BigScreen\:last\:mr-27:last-child {
    margin-right: 27px;
  }

  .BigScreen\:last\:mr-28:last-child {
    margin-right: 7rem;
  }

  .BigScreen\:last\:mr-30:last-child {
    margin-right: 30px;
  }

  .BigScreen\:last\:mr-31:last-child {
    margin-right: 31px;
  }

  .BigScreen\:last\:mr-32:last-child {
    margin-right: 8rem;
  }

  .BigScreen\:last\:mr-34:last-child {
    margin-right: 34px;
  }

  .BigScreen\:last\:mr-35:last-child {
    margin-right: 35px;
  }

  .BigScreen\:last\:mr-36:last-child {
    margin-right: 9rem;
  }

  .BigScreen\:last\:mr-37:last-child {
    margin-right: 37px;
  }

  .BigScreen\:last\:mr-38:last-child {
    margin-right: 38px;
  }

  .BigScreen\:last\:mr-40:last-child {
    margin-right: 40px;
  }

  .BigScreen\:last\:mr-42:last-child {
    margin-right: 42px;
  }

  .BigScreen\:last\:mr-44:last-child {
    margin-right: 44px;
  }

  .BigScreen\:last\:mr-45:last-child {
    margin-right: 45px;
  }

  .BigScreen\:last\:mr-46:last-child {
    margin-right: 46px;
  }

  .BigScreen\:last\:mr-48:last-child {
    margin-right: 48px;
  }

  .BigScreen\:last\:mr-52:last-child {
    margin-right: 13rem;
  }

  .BigScreen\:last\:mr-53:last-child {
    margin-right: 53px;
  }

  .BigScreen\:last\:mr-55:last-child {
    margin-right: 55px;
  }

  .BigScreen\:last\:mr-56:last-child {
    margin-right: 14rem;
  }

  .BigScreen\:last\:mr-58:last-child {
    margin-right: 58px;
  }

  .BigScreen\:last\:mr-59:last-child {
    margin-right: 59px;
  }

  .BigScreen\:last\:mr-60:last-child {
    margin-right: 15rem;
  }

  .BigScreen\:last\:mr-63:last-child {
    margin-right: 63px;
  }

  .BigScreen\:last\:mr-64:last-child {
    margin-right: 16rem;
  }

  .BigScreen\:last\:mr-65:last-child {
    margin-right: 65px;
  }

  .BigScreen\:last\:mr-67:last-child {
    margin-right: 67px;
  }

  .BigScreen\:last\:mr-70:last-child {
    margin-right: 70px;
  }

  .BigScreen\:last\:mr-71:last-child {
    margin-right: 71px;
  }

  .BigScreen\:last\:mr-72:last-child {
    margin-right: 18rem;
  }

  .BigScreen\:last\:mr-74:last-child {
    margin-right: 74px;
  }

  .BigScreen\:last\:mr-78:last-child {
    margin-right: 78px;
  }

  .BigScreen\:last\:mr-80:last-child {
    margin-right: 20rem;
  }

  .BigScreen\:last\:mr-83:last-child {
    margin-right: 83px;
  }

  .BigScreen\:last\:mr-84:last-child {
    margin-right: 84px;
  }

  .BigScreen\:last\:mr-89:last-child {
    margin-right: 89px;
  }

  .BigScreen\:last\:mr-90:last-child {
    margin-right: 90px;
  }

  .BigScreen\:last\:mr-92:last-child {
    margin-right: 92px;
  }

  .BigScreen\:last\:mr-96:last-child {
    margin-right: 24rem;
  }

  .BigScreen\:last\:mr-97:last-child {
    margin-right: 97px;
  }

  .BigScreen\:last\:mr-100:last-child {
    margin-right: 100px;
  }

  .BigScreen\:last\:mr-106:last-child {
    margin-right: 106px;
  }

  .BigScreen\:last\:mr-108:last-child {
    margin-right: 108px;
  }

  .BigScreen\:last\:mr-109:last-child {
    margin-right: 109px;
  }

  .BigScreen\:last\:mr-120:last-child {
    margin-right: 120px;
  }

  .BigScreen\:last\:mr-135:last-child {
    margin-right: 135px;
  }

  .BigScreen\:last\:mr-147:last-child {
    margin-right: 147px;
  }

  .BigScreen\:last\:mr-150:last-child {
    margin-right: 150px;
  }

  .BigScreen\:last\:mr-168:last-child {
    margin-right: 168px;
  }

  .BigScreen\:last\:mr-180:last-child {
    margin-right: 180px;
  }

  .BigScreen\:last\:mr-185:last-child {
    margin-right: 185px;
  }

  .BigScreen\:last\:mr-200:last-child {
    margin-right: 200px;
  }

  .BigScreen\:last\:mr-245:last-child {
    margin-right: 245px;
  }

  .BigScreen\:last\:mr-300:last-child {
    margin-right: 300px;
  }

  .BigScreen\:last\:mr-400:last-child {
    margin-right: 400px;
  }

  .BigScreen\:last\:mr-480:last-child {
    margin-right: 480px;
  }

  .BigScreen\:last\:mr-510:last-child {
    margin-right: 510px;
  }

  .BigScreen\:last\:mr-537:last-child {
    margin-right: 537px;
  }

  .BigScreen\:last\:mr-650:last-child {
    margin-right: 650px;
  }

  .BigScreen\:last\:mr-auto:last-child {
    margin-right: auto;
  }

  .BigScreen\:last\:mr-px:last-child {
    margin-right: 1px;
  }

  .BigScreen\:last\:mr-0\.5:last-child {
    margin-right: 0.125rem;
  }

  .BigScreen\:last\:mr-1\.5:last-child {
    margin-right: 0.375rem;
  }

  .BigScreen\:last\:mr-2\.5:last-child {
    margin-right: 0.625rem;
  }

  .BigScreen\:last\:mr-3\.5:last-child {
    margin-right: 0.875rem;
  }

  .BigScreen\:last\:-mr-0:last-child {
    margin-right: 0px;
  }

  .BigScreen\:last\:-mr-1:last-child {
    margin-right: -0.25rem;
  }

  .BigScreen\:last\:-mr-2:last-child {
    margin-right: -0.5rem;
  }

  .BigScreen\:last\:-mr-3:last-child {
    margin-right: -0.75rem;
  }

  .BigScreen\:last\:-mr-4:last-child {
    margin-right: -1rem;
  }

  .BigScreen\:last\:-mr-5:last-child {
    margin-right: -1.25rem;
  }

  .BigScreen\:last\:-mr-6:last-child {
    margin-right: -1.5rem;
  }

  .BigScreen\:last\:-mr-7:last-child {
    margin-right: -1.75rem;
  }

  .BigScreen\:last\:-mr-8:last-child {
    margin-right: -2rem;
  }

  .BigScreen\:last\:-mr-9:last-child {
    margin-right: -2.25rem;
  }

  .BigScreen\:last\:-mr-10:last-child {
    margin-right: -2.5rem;
  }

  .BigScreen\:last\:-mr-11:last-child {
    margin-right: -2.75rem;
  }

  .BigScreen\:last\:-mr-12:last-child {
    margin-right: -3rem;
  }

  .BigScreen\:last\:-mr-14:last-child {
    margin-right: -14px;
  }

  .BigScreen\:last\:-mr-16:last-child {
    margin-right: -4rem;
  }

  .BigScreen\:last\:-mr-20:last-child {
    margin-right: -5rem;
  }

  .BigScreen\:last\:-mr-24:last-child {
    margin-right: -6rem;
  }

  .BigScreen\:last\:-mr-28:last-child {
    margin-right: -7rem;
  }

  .BigScreen\:last\:-mr-32:last-child {
    margin-right: -8rem;
  }

  .BigScreen\:last\:-mr-36:last-child {
    margin-right: -9rem;
  }

  .BigScreen\:last\:-mr-40:last-child {
    margin-right: -10rem;
  }

  .BigScreen\:last\:-mr-44:last-child {
    margin-right: -11rem;
  }

  .BigScreen\:last\:-mr-48:last-child {
    margin-right: -12rem;
  }

  .BigScreen\:last\:-mr-52:last-child {
    margin-right: -13rem;
  }

  .BigScreen\:last\:-mr-56:last-child {
    margin-right: -14rem;
  }

  .BigScreen\:last\:-mr-60:last-child {
    margin-right: -15rem;
  }

  .BigScreen\:last\:-mr-64:last-child {
    margin-right: -16rem;
  }

  .BigScreen\:last\:-mr-72:last-child {
    margin-right: -18rem;
  }

  .BigScreen\:last\:-mr-80:last-child {
    margin-right: -20rem;
  }

  .BigScreen\:last\:-mr-96:last-child {
    margin-right: -24rem;
  }

  .BigScreen\:last\:-mr-px:last-child {
    margin-right: -1px;
  }

  .BigScreen\:last\:-mr-0\.5:last-child {
    margin-right: -0.125rem;
  }

  .BigScreen\:last\:-mr-1\.5:last-child {
    margin-right: -0.375rem;
  }

  .BigScreen\:last\:-mr-2\.5:last-child {
    margin-right: -0.625rem;
  }

  .BigScreen\:last\:-mr-3\.5:last-child {
    margin-right: -0.875rem;
  }

  .BigScreen\:last\:-mr-15px:last-child {
    margin-right: -15px;
  }

  .BigScreen\:last\:mr-m11:last-child {
    margin-right: 11px;
  }

  .BigScreen\:last\:mr-12px:last-child {
    margin-right: 12px;
  }

  .BigScreen\:last\:mr-m72:last-child {
    margin-right: 72px;
  }

  .BigScreen\:last\:mr-m21:last-child {
    margin-right: 21%;
  }

  .BigScreen\:last\:mr-m15:last-child {
    margin-right: 15px;
  }

  .BigScreen\:last\:mr-m18:last-child {
    margin-right: 18px;
  }

  .BigScreen\:last\:mr-m35:last-child {
    margin-right: 35px;
  }

  .BigScreen\:last\:mr-m19:last-child {
    margin-right: 19px;
  }

  .BigScreen\:last\:mr-m17:last-child {
    margin-right: 17px;
  }

  .BigScreen\:last\:mr-m9:last-child {
    margin-right: 9px;
  }

  .BigScreen\:last\:mr-m10:last-child {
    margin-right: 10px;
  }

  .BigScreen\:last\:mr-m51:last-child {
    margin-right: 51px;
  }

  .BigScreen\:last\:mr-m43:last-child {
    margin-right: 43px;
  }

  .BigScreen\:last\:mr-m13:last-child {
    margin-right: 13px;
  }

  .BigScreen\:last\:mr-m26:last-child {
    margin-right: 26px;
  }

  .BigScreen\:last\:mr-m2:last-child {
    margin-right: 2px;
  }

  .BigScreen\:last\:mr-m14:last-child {
    margin-right: 14px;
  }

  .BigScreen\:last\:mr-m5:last-child {
    margin-right: 5px;
  }

  .BigScreen\:last\:mr-m8:last-child {
    margin-right: 8px;
  }

  .BigScreen\:last\:mr-mp15:last-child {
    margin-right: 15%;
  }

  .BigScreen\:last\:-mr-100:last-child {
    margin-right: -100px;
  }

  .BigScreen\:last\:mr-0auto:last-child {
    margin-right: 0px auto;
  }

  .BigScreen\:last\:mr-o6:last-child {
    margin-right: 1.5rem;
  }

  .BigScreen\:last\:-mr-23:last-child {
    margin-right: -23px;
  }

  .BigScreen\:last\:mb-0:last-child {
    margin-bottom: 0px;
  }

  .BigScreen\:last\:mb-1:last-child {
    margin-bottom: 0.25rem;
  }

  .BigScreen\:last\:mb-2:last-child {
    margin-bottom: 2px;
  }

  .BigScreen\:last\:mb-3:last-child {
    margin-bottom: 0.75rem;
  }

  .BigScreen\:last\:mb-4:last-child {
    margin-bottom: 1rem;
  }

  .BigScreen\:last\:mb-5:last-child {
    margin-bottom: 1.25rem;
  }

  .BigScreen\:last\:mb-6:last-child {
    margin-bottom: 6px;
  }

  .BigScreen\:last\:mb-7:last-child {
    margin-bottom: 1.75rem;
  }

  .BigScreen\:last\:mb-8:last-child {
    margin-bottom: 2rem;
  }

  .BigScreen\:last\:mb-9:last-child {
    margin-bottom: 2.25rem;
  }

  .BigScreen\:last\:mb-10:last-child {
    margin-bottom: 2.5rem;
  }

  .BigScreen\:last\:mb-11:last-child {
    margin-bottom: 11px;
  }

  .BigScreen\:last\:mb-12:last-child {
    margin-bottom: 3rem;
  }

  .BigScreen\:last\:mb-14:last-child {
    margin-bottom: 3.5rem;
  }

  .BigScreen\:last\:mb-15:last-child {
    margin-bottom: 15px;
  }

  .BigScreen\:last\:mb-16:last-child {
    margin-bottom: 4rem;
  }

  .BigScreen\:last\:mb-18:last-child {
    margin-bottom: 18px;
  }

  .BigScreen\:last\:mb-20:last-child {
    margin-bottom: 20px;
  }

  .BigScreen\:last\:mb-21:last-child {
    margin-bottom: 21px;
  }

  .BigScreen\:last\:mb-23:last-child {
    margin-bottom: 23px;
  }

  .BigScreen\:last\:mb-24:last-child {
    margin-bottom: 24px;
  }

  .BigScreen\:last\:mb-25:last-child {
    margin-bottom: 25px;
  }

  .BigScreen\:last\:mb-27:last-child {
    margin-bottom: 27px;
  }

  .BigScreen\:last\:mb-28:last-child {
    margin-bottom: 7rem;
  }

  .BigScreen\:last\:mb-30:last-child {
    margin-bottom: 30px;
  }

  .BigScreen\:last\:mb-31:last-child {
    margin-bottom: 31px;
  }

  .BigScreen\:last\:mb-32:last-child {
    margin-bottom: 8rem;
  }

  .BigScreen\:last\:mb-34:last-child {
    margin-bottom: 34px;
  }

  .BigScreen\:last\:mb-35:last-child {
    margin-bottom: 35px;
  }

  .BigScreen\:last\:mb-36:last-child {
    margin-bottom: 9rem;
  }

  .BigScreen\:last\:mb-37:last-child {
    margin-bottom: 37px;
  }

  .BigScreen\:last\:mb-38:last-child {
    margin-bottom: 38px;
  }

  .BigScreen\:last\:mb-40:last-child {
    margin-bottom: 40px;
  }

  .BigScreen\:last\:mb-42:last-child {
    margin-bottom: 42px;
  }

  .BigScreen\:last\:mb-44:last-child {
    margin-bottom: 44px;
  }

  .BigScreen\:last\:mb-45:last-child {
    margin-bottom: 45px;
  }

  .BigScreen\:last\:mb-46:last-child {
    margin-bottom: 46px;
  }

  .BigScreen\:last\:mb-48:last-child {
    margin-bottom: 48px;
  }

  .BigScreen\:last\:mb-52:last-child {
    margin-bottom: 13rem;
  }

  .BigScreen\:last\:mb-53:last-child {
    margin-bottom: 53px;
  }

  .BigScreen\:last\:mb-55:last-child {
    margin-bottom: 55px;
  }

  .BigScreen\:last\:mb-56:last-child {
    margin-bottom: 14rem;
  }

  .BigScreen\:last\:mb-58:last-child {
    margin-bottom: 58px;
  }

  .BigScreen\:last\:mb-59:last-child {
    margin-bottom: 59px;
  }

  .BigScreen\:last\:mb-60:last-child {
    margin-bottom: 15rem;
  }

  .BigScreen\:last\:mb-63:last-child {
    margin-bottom: 63px;
  }

  .BigScreen\:last\:mb-64:last-child {
    margin-bottom: 16rem;
  }

  .BigScreen\:last\:mb-65:last-child {
    margin-bottom: 65px;
  }

  .BigScreen\:last\:mb-67:last-child {
    margin-bottom: 67px;
  }

  .BigScreen\:last\:mb-70:last-child {
    margin-bottom: 70px;
  }

  .BigScreen\:last\:mb-71:last-child {
    margin-bottom: 71px;
  }

  .BigScreen\:last\:mb-72:last-child {
    margin-bottom: 18rem;
  }

  .BigScreen\:last\:mb-74:last-child {
    margin-bottom: 74px;
  }

  .BigScreen\:last\:mb-78:last-child {
    margin-bottom: 78px;
  }

  .BigScreen\:last\:mb-80:last-child {
    margin-bottom: 20rem;
  }

  .BigScreen\:last\:mb-83:last-child {
    margin-bottom: 83px;
  }

  .BigScreen\:last\:mb-84:last-child {
    margin-bottom: 84px;
  }

  .BigScreen\:last\:mb-89:last-child {
    margin-bottom: 89px;
  }

  .BigScreen\:last\:mb-90:last-child {
    margin-bottom: 90px;
  }

  .BigScreen\:last\:mb-92:last-child {
    margin-bottom: 92px;
  }

  .BigScreen\:last\:mb-96:last-child {
    margin-bottom: 24rem;
  }

  .BigScreen\:last\:mb-97:last-child {
    margin-bottom: 97px;
  }

  .BigScreen\:last\:mb-100:last-child {
    margin-bottom: 100px;
  }

  .BigScreen\:last\:mb-106:last-child {
    margin-bottom: 106px;
  }

  .BigScreen\:last\:mb-108:last-child {
    margin-bottom: 108px;
  }

  .BigScreen\:last\:mb-109:last-child {
    margin-bottom: 109px;
  }

  .BigScreen\:last\:mb-120:last-child {
    margin-bottom: 120px;
  }

  .BigScreen\:last\:mb-135:last-child {
    margin-bottom: 135px;
  }

  .BigScreen\:last\:mb-147:last-child {
    margin-bottom: 147px;
  }

  .BigScreen\:last\:mb-150:last-child {
    margin-bottom: 150px;
  }

  .BigScreen\:last\:mb-168:last-child {
    margin-bottom: 168px;
  }

  .BigScreen\:last\:mb-180:last-child {
    margin-bottom: 180px;
  }

  .BigScreen\:last\:mb-185:last-child {
    margin-bottom: 185px;
  }

  .BigScreen\:last\:mb-200:last-child {
    margin-bottom: 200px;
  }

  .BigScreen\:last\:mb-245:last-child {
    margin-bottom: 245px;
  }

  .BigScreen\:last\:mb-300:last-child {
    margin-bottom: 300px;
  }

  .BigScreen\:last\:mb-400:last-child {
    margin-bottom: 400px;
  }

  .BigScreen\:last\:mb-480:last-child {
    margin-bottom: 480px;
  }

  .BigScreen\:last\:mb-510:last-child {
    margin-bottom: 510px;
  }

  .BigScreen\:last\:mb-537:last-child {
    margin-bottom: 537px;
  }

  .BigScreen\:last\:mb-650:last-child {
    margin-bottom: 650px;
  }

  .BigScreen\:last\:mb-auto:last-child {
    margin-bottom: auto;
  }

  .BigScreen\:last\:mb-px:last-child {
    margin-bottom: 1px;
  }

  .BigScreen\:last\:mb-0\.5:last-child {
    margin-bottom: 0.125rem;
  }

  .BigScreen\:last\:mb-1\.5:last-child {
    margin-bottom: 0.375rem;
  }

  .BigScreen\:last\:mb-2\.5:last-child {
    margin-bottom: 0.625rem;
  }

  .BigScreen\:last\:mb-3\.5:last-child {
    margin-bottom: 0.875rem;
  }

  .BigScreen\:last\:-mb-0:last-child {
    margin-bottom: 0px;
  }

  .BigScreen\:last\:-mb-1:last-child {
    margin-bottom: -0.25rem;
  }

  .BigScreen\:last\:-mb-2:last-child {
    margin-bottom: -0.5rem;
  }

  .BigScreen\:last\:-mb-3:last-child {
    margin-bottom: -0.75rem;
  }

  .BigScreen\:last\:-mb-4:last-child {
    margin-bottom: -1rem;
  }

  .BigScreen\:last\:-mb-5:last-child {
    margin-bottom: -1.25rem;
  }

  .BigScreen\:last\:-mb-6:last-child {
    margin-bottom: -1.5rem;
  }

  .BigScreen\:last\:-mb-7:last-child {
    margin-bottom: -1.75rem;
  }

  .BigScreen\:last\:-mb-8:last-child {
    margin-bottom: -2rem;
  }

  .BigScreen\:last\:-mb-9:last-child {
    margin-bottom: -2.25rem;
  }

  .BigScreen\:last\:-mb-10:last-child {
    margin-bottom: -2.5rem;
  }

  .BigScreen\:last\:-mb-11:last-child {
    margin-bottom: -2.75rem;
  }

  .BigScreen\:last\:-mb-12:last-child {
    margin-bottom: -3rem;
  }

  .BigScreen\:last\:-mb-14:last-child {
    margin-bottom: -14px;
  }

  .BigScreen\:last\:-mb-16:last-child {
    margin-bottom: -4rem;
  }

  .BigScreen\:last\:-mb-20:last-child {
    margin-bottom: -5rem;
  }

  .BigScreen\:last\:-mb-24:last-child {
    margin-bottom: -6rem;
  }

  .BigScreen\:last\:-mb-28:last-child {
    margin-bottom: -7rem;
  }

  .BigScreen\:last\:-mb-32:last-child {
    margin-bottom: -8rem;
  }

  .BigScreen\:last\:-mb-36:last-child {
    margin-bottom: -9rem;
  }

  .BigScreen\:last\:-mb-40:last-child {
    margin-bottom: -10rem;
  }

  .BigScreen\:last\:-mb-44:last-child {
    margin-bottom: -11rem;
  }

  .BigScreen\:last\:-mb-48:last-child {
    margin-bottom: -12rem;
  }

  .BigScreen\:last\:-mb-52:last-child {
    margin-bottom: -13rem;
  }

  .BigScreen\:last\:-mb-56:last-child {
    margin-bottom: -14rem;
  }

  .BigScreen\:last\:-mb-60:last-child {
    margin-bottom: -15rem;
  }

  .BigScreen\:last\:-mb-64:last-child {
    margin-bottom: -16rem;
  }

  .BigScreen\:last\:-mb-72:last-child {
    margin-bottom: -18rem;
  }

  .BigScreen\:last\:-mb-80:last-child {
    margin-bottom: -20rem;
  }

  .BigScreen\:last\:-mb-96:last-child {
    margin-bottom: -24rem;
  }

  .BigScreen\:last\:-mb-px:last-child {
    margin-bottom: -1px;
  }

  .BigScreen\:last\:-mb-0\.5:last-child {
    margin-bottom: -0.125rem;
  }

  .BigScreen\:last\:-mb-1\.5:last-child {
    margin-bottom: -0.375rem;
  }

  .BigScreen\:last\:-mb-2\.5:last-child {
    margin-bottom: -0.625rem;
  }

  .BigScreen\:last\:-mb-3\.5:last-child {
    margin-bottom: -0.875rem;
  }

  .BigScreen\:last\:-mb-15px:last-child {
    margin-bottom: -15px;
  }

  .BigScreen\:last\:mb-m11:last-child {
    margin-bottom: 11px;
  }

  .BigScreen\:last\:mb-12px:last-child {
    margin-bottom: 12px;
  }

  .BigScreen\:last\:mb-m72:last-child {
    margin-bottom: 72px;
  }

  .BigScreen\:last\:mb-m21:last-child {
    margin-bottom: 21%;
  }

  .BigScreen\:last\:mb-m15:last-child {
    margin-bottom: 15px;
  }

  .BigScreen\:last\:mb-m18:last-child {
    margin-bottom: 18px;
  }

  .BigScreen\:last\:mb-m35:last-child {
    margin-bottom: 35px;
  }

  .BigScreen\:last\:mb-m19:last-child {
    margin-bottom: 19px;
  }

  .BigScreen\:last\:mb-m17:last-child {
    margin-bottom: 17px;
  }

  .BigScreen\:last\:mb-m9:last-child {
    margin-bottom: 9px;
  }

  .BigScreen\:last\:mb-m10:last-child {
    margin-bottom: 10px;
  }

  .BigScreen\:last\:mb-m51:last-child {
    margin-bottom: 51px;
  }

  .BigScreen\:last\:mb-m43:last-child {
    margin-bottom: 43px;
  }

  .BigScreen\:last\:mb-m13:last-child {
    margin-bottom: 13px;
  }

  .BigScreen\:last\:mb-m26:last-child {
    margin-bottom: 26px;
  }

  .BigScreen\:last\:mb-m2:last-child {
    margin-bottom: 2px;
  }

  .BigScreen\:last\:mb-m14:last-child {
    margin-bottom: 14px;
  }

  .BigScreen\:last\:mb-m5:last-child {
    margin-bottom: 5px;
  }

  .BigScreen\:last\:mb-m8:last-child {
    margin-bottom: 8px;
  }

  .BigScreen\:last\:mb-mp15:last-child {
    margin-bottom: 15%;
  }

  .BigScreen\:last\:-mb-100:last-child {
    margin-bottom: -100px;
  }

  .BigScreen\:last\:mb-0auto:last-child {
    margin-bottom: 0px auto;
  }

  .BigScreen\:last\:mb-o6:last-child {
    margin-bottom: 1.5rem;
  }

  .BigScreen\:last\:-mb-23:last-child {
    margin-bottom: -23px;
  }

  .BigScreen\:last\:ml-0:last-child {
    margin-left: 0px;
  }

  .BigScreen\:last\:ml-1:last-child {
    margin-left: 0.25rem;
  }

  .BigScreen\:last\:ml-2:last-child {
    margin-left: 2px;
  }

  .BigScreen\:last\:ml-3:last-child {
    margin-left: 0.75rem;
  }

  .BigScreen\:last\:ml-4:last-child {
    margin-left: 1rem;
  }

  .BigScreen\:last\:ml-5:last-child {
    margin-left: 1.25rem;
  }

  .BigScreen\:last\:ml-6:last-child {
    margin-left: 6px;
  }

  .BigScreen\:last\:ml-7:last-child {
    margin-left: 1.75rem;
  }

  .BigScreen\:last\:ml-8:last-child {
    margin-left: 2rem;
  }

  .BigScreen\:last\:ml-9:last-child {
    margin-left: 2.25rem;
  }

  .BigScreen\:last\:ml-10:last-child {
    margin-left: 2.5rem;
  }

  .BigScreen\:last\:ml-11:last-child {
    margin-left: 11px;
  }

  .BigScreen\:last\:ml-12:last-child {
    margin-left: 3rem;
  }

  .BigScreen\:last\:ml-14:last-child {
    margin-left: 3.5rem;
  }

  .BigScreen\:last\:ml-15:last-child {
    margin-left: 15px;
  }

  .BigScreen\:last\:ml-16:last-child {
    margin-left: 4rem;
  }

  .BigScreen\:last\:ml-18:last-child {
    margin-left: 18px;
  }

  .BigScreen\:last\:ml-20:last-child {
    margin-left: 20px;
  }

  .BigScreen\:last\:ml-21:last-child {
    margin-left: 21px;
  }

  .BigScreen\:last\:ml-23:last-child {
    margin-left: 23px;
  }

  .BigScreen\:last\:ml-24:last-child {
    margin-left: 24px;
  }

  .BigScreen\:last\:ml-25:last-child {
    margin-left: 25px;
  }

  .BigScreen\:last\:ml-27:last-child {
    margin-left: 27px;
  }

  .BigScreen\:last\:ml-28:last-child {
    margin-left: 7rem;
  }

  .BigScreen\:last\:ml-30:last-child {
    margin-left: 30px;
  }

  .BigScreen\:last\:ml-31:last-child {
    margin-left: 31px;
  }

  .BigScreen\:last\:ml-32:last-child {
    margin-left: 8rem;
  }

  .BigScreen\:last\:ml-34:last-child {
    margin-left: 34px;
  }

  .BigScreen\:last\:ml-35:last-child {
    margin-left: 35px;
  }

  .BigScreen\:last\:ml-36:last-child {
    margin-left: 9rem;
  }

  .BigScreen\:last\:ml-37:last-child {
    margin-left: 37px;
  }

  .BigScreen\:last\:ml-38:last-child {
    margin-left: 38px;
  }

  .BigScreen\:last\:ml-40:last-child {
    margin-left: 40px;
  }

  .BigScreen\:last\:ml-42:last-child {
    margin-left: 42px;
  }

  .BigScreen\:last\:ml-44:last-child {
    margin-left: 44px;
  }

  .BigScreen\:last\:ml-45:last-child {
    margin-left: 45px;
  }

  .BigScreen\:last\:ml-46:last-child {
    margin-left: 46px;
  }

  .BigScreen\:last\:ml-48:last-child {
    margin-left: 48px;
  }

  .BigScreen\:last\:ml-52:last-child {
    margin-left: 13rem;
  }

  .BigScreen\:last\:ml-53:last-child {
    margin-left: 53px;
  }

  .BigScreen\:last\:ml-55:last-child {
    margin-left: 55px;
  }

  .BigScreen\:last\:ml-56:last-child {
    margin-left: 14rem;
  }

  .BigScreen\:last\:ml-58:last-child {
    margin-left: 58px;
  }

  .BigScreen\:last\:ml-59:last-child {
    margin-left: 59px;
  }

  .BigScreen\:last\:ml-60:last-child {
    margin-left: 15rem;
  }

  .BigScreen\:last\:ml-63:last-child {
    margin-left: 63px;
  }

  .BigScreen\:last\:ml-64:last-child {
    margin-left: 16rem;
  }

  .BigScreen\:last\:ml-65:last-child {
    margin-left: 65px;
  }

  .BigScreen\:last\:ml-67:last-child {
    margin-left: 67px;
  }

  .BigScreen\:last\:ml-70:last-child {
    margin-left: 70px;
  }

  .BigScreen\:last\:ml-71:last-child {
    margin-left: 71px;
  }

  .BigScreen\:last\:ml-72:last-child {
    margin-left: 18rem;
  }

  .BigScreen\:last\:ml-74:last-child {
    margin-left: 74px;
  }

  .BigScreen\:last\:ml-78:last-child {
    margin-left: 78px;
  }

  .BigScreen\:last\:ml-80:last-child {
    margin-left: 20rem;
  }

  .BigScreen\:last\:ml-83:last-child {
    margin-left: 83px;
  }

  .BigScreen\:last\:ml-84:last-child {
    margin-left: 84px;
  }

  .BigScreen\:last\:ml-89:last-child {
    margin-left: 89px;
  }

  .BigScreen\:last\:ml-90:last-child {
    margin-left: 90px;
  }

  .BigScreen\:last\:ml-92:last-child {
    margin-left: 92px;
  }

  .BigScreen\:last\:ml-96:last-child {
    margin-left: 24rem;
  }

  .BigScreen\:last\:ml-97:last-child {
    margin-left: 97px;
  }

  .BigScreen\:last\:ml-100:last-child {
    margin-left: 100px;
  }

  .BigScreen\:last\:ml-106:last-child {
    margin-left: 106px;
  }

  .BigScreen\:last\:ml-108:last-child {
    margin-left: 108px;
  }

  .BigScreen\:last\:ml-109:last-child {
    margin-left: 109px;
  }

  .BigScreen\:last\:ml-120:last-child {
    margin-left: 120px;
  }

  .BigScreen\:last\:ml-135:last-child {
    margin-left: 135px;
  }

  .BigScreen\:last\:ml-147:last-child {
    margin-left: 147px;
  }

  .BigScreen\:last\:ml-150:last-child {
    margin-left: 150px;
  }

  .BigScreen\:last\:ml-168:last-child {
    margin-left: 168px;
  }

  .BigScreen\:last\:ml-180:last-child {
    margin-left: 180px;
  }

  .BigScreen\:last\:ml-185:last-child {
    margin-left: 185px;
  }

  .BigScreen\:last\:ml-200:last-child {
    margin-left: 200px;
  }

  .BigScreen\:last\:ml-245:last-child {
    margin-left: 245px;
  }

  .BigScreen\:last\:ml-300:last-child {
    margin-left: 300px;
  }

  .BigScreen\:last\:ml-400:last-child {
    margin-left: 400px;
  }

  .BigScreen\:last\:ml-480:last-child {
    margin-left: 480px;
  }

  .BigScreen\:last\:ml-510:last-child {
    margin-left: 510px;
  }

  .BigScreen\:last\:ml-537:last-child {
    margin-left: 537px;
  }

  .BigScreen\:last\:ml-650:last-child {
    margin-left: 650px;
  }

  .BigScreen\:last\:ml-auto:last-child {
    margin-left: auto;
  }

  .BigScreen\:last\:ml-px:last-child {
    margin-left: 1px;
  }

  .BigScreen\:last\:ml-0\.5:last-child {
    margin-left: 0.125rem;
  }

  .BigScreen\:last\:ml-1\.5:last-child {
    margin-left: 0.375rem;
  }

  .BigScreen\:last\:ml-2\.5:last-child {
    margin-left: 0.625rem;
  }

  .BigScreen\:last\:ml-3\.5:last-child {
    margin-left: 0.875rem;
  }

  .BigScreen\:last\:-ml-0:last-child {
    margin-left: 0px;
  }

  .BigScreen\:last\:-ml-1:last-child {
    margin-left: -0.25rem;
  }

  .BigScreen\:last\:-ml-2:last-child {
    margin-left: -0.5rem;
  }

  .BigScreen\:last\:-ml-3:last-child {
    margin-left: -0.75rem;
  }

  .BigScreen\:last\:-ml-4:last-child {
    margin-left: -1rem;
  }

  .BigScreen\:last\:-ml-5:last-child {
    margin-left: -1.25rem;
  }

  .BigScreen\:last\:-ml-6:last-child {
    margin-left: -1.5rem;
  }

  .BigScreen\:last\:-ml-7:last-child {
    margin-left: -1.75rem;
  }

  .BigScreen\:last\:-ml-8:last-child {
    margin-left: -2rem;
  }

  .BigScreen\:last\:-ml-9:last-child {
    margin-left: -2.25rem;
  }

  .BigScreen\:last\:-ml-10:last-child {
    margin-left: -2.5rem;
  }

  .BigScreen\:last\:-ml-11:last-child {
    margin-left: -2.75rem;
  }

  .BigScreen\:last\:-ml-12:last-child {
    margin-left: -3rem;
  }

  .BigScreen\:last\:-ml-14:last-child {
    margin-left: -14px;
  }

  .BigScreen\:last\:-ml-16:last-child {
    margin-left: -4rem;
  }

  .BigScreen\:last\:-ml-20:last-child {
    margin-left: -5rem;
  }

  .BigScreen\:last\:-ml-24:last-child {
    margin-left: -6rem;
  }

  .BigScreen\:last\:-ml-28:last-child {
    margin-left: -7rem;
  }

  .BigScreen\:last\:-ml-32:last-child {
    margin-left: -8rem;
  }

  .BigScreen\:last\:-ml-36:last-child {
    margin-left: -9rem;
  }

  .BigScreen\:last\:-ml-40:last-child {
    margin-left: -10rem;
  }

  .BigScreen\:last\:-ml-44:last-child {
    margin-left: -11rem;
  }

  .BigScreen\:last\:-ml-48:last-child {
    margin-left: -12rem;
  }

  .BigScreen\:last\:-ml-52:last-child {
    margin-left: -13rem;
  }

  .BigScreen\:last\:-ml-56:last-child {
    margin-left: -14rem;
  }

  .BigScreen\:last\:-ml-60:last-child {
    margin-left: -15rem;
  }

  .BigScreen\:last\:-ml-64:last-child {
    margin-left: -16rem;
  }

  .BigScreen\:last\:-ml-72:last-child {
    margin-left: -18rem;
  }

  .BigScreen\:last\:-ml-80:last-child {
    margin-left: -20rem;
  }

  .BigScreen\:last\:-ml-96:last-child {
    margin-left: -24rem;
  }

  .BigScreen\:last\:-ml-px:last-child {
    margin-left: -1px;
  }

  .BigScreen\:last\:-ml-0\.5:last-child {
    margin-left: -0.125rem;
  }

  .BigScreen\:last\:-ml-1\.5:last-child {
    margin-left: -0.375rem;
  }

  .BigScreen\:last\:-ml-2\.5:last-child {
    margin-left: -0.625rem;
  }

  .BigScreen\:last\:-ml-3\.5:last-child {
    margin-left: -0.875rem;
  }

  .BigScreen\:last\:-ml-15px:last-child {
    margin-left: -15px;
  }

  .BigScreen\:last\:ml-m11:last-child {
    margin-left: 11px;
  }

  .BigScreen\:last\:ml-12px:last-child {
    margin-left: 12px;
  }

  .BigScreen\:last\:ml-m72:last-child {
    margin-left: 72px;
  }

  .BigScreen\:last\:ml-m21:last-child {
    margin-left: 21%;
  }

  .BigScreen\:last\:ml-m15:last-child {
    margin-left: 15px;
  }

  .BigScreen\:last\:ml-m18:last-child {
    margin-left: 18px;
  }

  .BigScreen\:last\:ml-m35:last-child {
    margin-left: 35px;
  }

  .BigScreen\:last\:ml-m19:last-child {
    margin-left: 19px;
  }

  .BigScreen\:last\:ml-m17:last-child {
    margin-left: 17px;
  }

  .BigScreen\:last\:ml-m9:last-child {
    margin-left: 9px;
  }

  .BigScreen\:last\:ml-m10:last-child {
    margin-left: 10px;
  }

  .BigScreen\:last\:ml-m51:last-child {
    margin-left: 51px;
  }

  .BigScreen\:last\:ml-m43:last-child {
    margin-left: 43px;
  }

  .BigScreen\:last\:ml-m13:last-child {
    margin-left: 13px;
  }

  .BigScreen\:last\:ml-m26:last-child {
    margin-left: 26px;
  }

  .BigScreen\:last\:ml-m2:last-child {
    margin-left: 2px;
  }

  .BigScreen\:last\:ml-m14:last-child {
    margin-left: 14px;
  }

  .BigScreen\:last\:ml-m5:last-child {
    margin-left: 5px;
  }

  .BigScreen\:last\:ml-m8:last-child {
    margin-left: 8px;
  }

  .BigScreen\:last\:ml-mp15:last-child {
    margin-left: 15%;
  }

  .BigScreen\:last\:-ml-100:last-child {
    margin-left: -100px;
  }

  .BigScreen\:last\:ml-0auto:last-child {
    margin-left: 0px auto;
  }

  .BigScreen\:last\:ml-o6:last-child {
    margin-left: 1.5rem;
  }

  .BigScreen\:last\:-ml-23:last-child {
    margin-left: -23px;
  }

  .BigScreen\:box-border {
    box-sizing: border-box;
  }

  .BigScreen\:box-content {
    box-sizing: content-box;
  }

  .BigScreen\:block {
    display: block;
  }

  .BigScreen\:inline-block {
    display: inline-block;
  }

  .BigScreen\:inline {
    display: inline;
  }

  .BigScreen\:flex {
    display: flex;
  }

  .BigScreen\:inline-flex {
    display: inline-flex;
  }

  .BigScreen\:table {
    display: table;
  }

  .BigScreen\:inline-table {
    display: inline-table;
  }

  .BigScreen\:table-caption {
    display: table-caption;
  }

  .BigScreen\:table-cell {
    display: table-cell;
  }

  .BigScreen\:table-column {
    display: table-column;
  }

  .BigScreen\:table-column-group {
    display: table-column-group;
  }

  .BigScreen\:table-footer-group {
    display: table-footer-group;
  }

  .BigScreen\:table-header-group {
    display: table-header-group;
  }

  .BigScreen\:table-row-group {
    display: table-row-group;
  }

  .BigScreen\:table-row {
    display: table-row;
  }

  .BigScreen\:flow-root {
    display: flow-root;
  }

  .BigScreen\:grid {
    display: grid;
  }

  .BigScreen\:inline-grid {
    display: inline-grid;
  }

  .BigScreen\:contents {
    display: contents;
  }

  .BigScreen\:list-item {
    display: list-item;
  }

  .BigScreen\:hidden {
    display: none;
  }

  .BigScreen\:h-0 {
    height: 0px;
  }

  .BigScreen\:h-1 {
    height: 0.25rem;
  }

  .BigScreen\:h-2 {
    height: 0.5rem;
  }

  .BigScreen\:h-3 {
    height: 0.75rem;
  }

  .BigScreen\:h-4 {
    height: 1rem;
  }

  .BigScreen\:h-5 {
    height: 1.25rem;
  }

  .BigScreen\:h-6 {
    height: 1.5rem;
  }

  .BigScreen\:h-7 {
    height: 1.75rem;
  }

  .BigScreen\:h-8 {
    height: 2rem;
  }

  .BigScreen\:h-9 {
    height: 2.25rem;
  }

  .BigScreen\:h-10 {
    height: 2.5rem;
  }

  .BigScreen\:h-11 {
    height: 2.75rem;
  }

  .BigScreen\:h-12 {
    height: 3rem;
  }

  .BigScreen\:h-13 {
    height: 13px;
  }

  .BigScreen\:h-14 {
    height: 3.5rem;
  }

  .BigScreen\:h-15 {
    height: 15px;
  }

  .BigScreen\:h-16 {
    height: 4rem;
  }

  .BigScreen\:h-20 {
    height: 5rem;
  }

  .BigScreen\:h-24 {
    height: 24px;
  }

  .BigScreen\:h-26 {
    height: 26px;
  }

  .BigScreen\:h-28 {
    height: 7rem;
  }

  .BigScreen\:h-30 {
    height: 30px;
  }

  .BigScreen\:h-32 {
    height: 8rem;
  }

  .BigScreen\:h-35 {
    height: 35px;
  }

  .BigScreen\:h-36 {
    height: 36px;
  }

  .BigScreen\:h-40 {
    height: 10rem;
  }

  .BigScreen\:h-44 {
    height: 11rem;
  }

  .BigScreen\:h-45 {
    height: 45px;
  }

  .BigScreen\:h-48 {
    height: 12rem;
  }

  .BigScreen\:h-49 {
    height: 49px;
  }

  .BigScreen\:h-50 {
    height: 50px !important;
  }

  .BigScreen\:h-52 {
    height: 13rem;
  }

  .BigScreen\:h-56 {
    height: 56px;
  }

  .BigScreen\:h-58 {
    height: 58px;
  }

  .BigScreen\:h-60 {
    height: 60px;
  }

  .BigScreen\:h-64 {
    height: 16rem;
  }

  .BigScreen\:h-70 {
    height: 70px;
  }

  .BigScreen\:h-72 {
    height: 18rem;
  }

  .BigScreen\:h-80 {
    height: 20rem;
  }

  .BigScreen\:h-89 {
    height: 89px;
  }

  .BigScreen\:h-95 {
    height: 95px;
  }

  .BigScreen\:h-96 {
    height: 24rem;
  }

  .BigScreen\:h-100 {
    height: 100px;
  }

  .BigScreen\:h-105 {
    height: 105px;
  }

  .BigScreen\:h-110 {
    height: 110px;
  }

  .BigScreen\:h-120 {
    height: 120px;
  }

  .BigScreen\:h-125 {
    height: 125px;
  }

  .BigScreen\:h-135 {
    height: 135px;
  }

  .BigScreen\:h-160 {
    height: 160px;
  }

  .BigScreen\:h-170 {
    height: 170px;
  }

  .BigScreen\:h-176 {
    height: 176px;
  }

  .BigScreen\:h-185 {
    height: 185px;
  }

  .BigScreen\:h-198 {
    height: 198px;
  }

  .BigScreen\:h-255 {
    height: 255px;
  }

  .BigScreen\:h-259 {
    height: 259px;
  }

  .BigScreen\:h-280 {
    height: 280px;
  }

  .BigScreen\:h-297 {
    height: 297px;
  }

  .BigScreen\:h-300 {
    height: 300px;
  }

  .BigScreen\:h-305 {
    height: 305px;
  }

  .BigScreen\:h-320 {
    height: 320px;
  }

  .BigScreen\:h-330 {
    height: 330px;
  }

  .BigScreen\:h-402 {
    height: 402px;
  }

  .BigScreen\:h-418 {
    height: 418px;
  }

  .BigScreen\:h-422 {
    height: 422px;
  }

  .BigScreen\:h-429 {
    height: 429px;
  }

  .BigScreen\:h-430 {
    height: 430px;
  }

  .BigScreen\:h-444 {
    height: 444px;
  }

  .BigScreen\:h-454 {
    height: 454px;
  }

  .BigScreen\:h-477 {
    height: 477px;
  }

  .BigScreen\:h-480 {
    height: 480px;
  }

  .BigScreen\:h-485 {
    height: 485px;
  }

  .BigScreen\:h-495 {
    height: 495px;
  }

  .BigScreen\:h-505 {
    height: 505px;
  }

  .BigScreen\:h-521 {
    height: 521px;
  }

  .BigScreen\:h-523 {
    height: 523px;
  }

  .BigScreen\:h-525 {
    height: 525px;
  }

  .BigScreen\:h-560 {
    height: 560px;
  }

  .BigScreen\:h-600 {
    height: 600px;
  }

  .BigScreen\:h-665 {
    height: 665px;
  }

  .BigScreen\:h-960 {
    height: 960px;
  }

  .BigScreen\:h-1080 {
    height: 1080px;
  }

  .BigScreen\:h-auto {
    height: auto;
  }

  .BigScreen\:h-px {
    height: 1px;
  }

  .BigScreen\:h-0\.5 {
    height: 0.125rem;
  }

  .BigScreen\:h-1\.5 {
    height: 0.375rem;
  }

  .BigScreen\:h-2\.5 {
    height: 0.625rem;
  }

  .BigScreen\:h-3\.5 {
    height: 0.875rem;
  }

  .BigScreen\:h-1\/2 {
    height: 50%;
  }

  .BigScreen\:h-1\/3 {
    height: 33.333333%;
  }

  .BigScreen\:h-2\/3 {
    height: 66.666667%;
  }

  .BigScreen\:h-1\/4 {
    height: 25%;
  }

  .BigScreen\:h-2\/4 {
    height: 50%;
  }

  .BigScreen\:h-3\/4 {
    height: 75%;
  }

  .BigScreen\:h-1\/5 {
    height: 20%;
  }

  .BigScreen\:h-2\/5 {
    height: 40%;
  }

  .BigScreen\:h-3\/5 {
    height: 60%;
  }

  .BigScreen\:h-4\/5 {
    height: 80%;
  }

  .BigScreen\:h-1\/6 {
    height: 16.666667%;
  }

  .BigScreen\:h-2\/6 {
    height: 33.333333%;
  }

  .BigScreen\:h-3\/6 {
    height: 50%;
  }

  .BigScreen\:h-4\/6 {
    height: 66.666667%;
  }

  .BigScreen\:h-5\/6 {
    height: 83.333333%;
  }

  .BigScreen\:h-full {
    height: 100%;
  }

  .BigScreen\:h-screen {
    height: 100vh;
  }

  .BigScreen\:h-h48 {
    height: 48px;
  }

  .BigScreen\:h-h44 {
    height: 44px;
  }

  .BigScreen\:h-h130 {
    height: 130px;
  }

  .BigScreen\:h-h-h114 {
    height: h-h114;
  }

  .BigScreen\:h-h-60 {
    height: h-60;
  }

  .BigScreen\:h-h114 {
    height: 14px;
  }

  .BigScreen\:h-h60 {
    height: 60px;
  }

  .BigScreen\:h-h5 {
    height: 5px;
  }

  .BigScreen\:h-95vh {
    height: 95vh;
  }

  .BigScreen\:h-h22 {
    height: 22px;
  }

  .BigScreen\:max-h-0 {
    max-height: 0px;
  }

  .BigScreen\:max-h-1 {
    max-height: 0.25rem;
  }

  .BigScreen\:max-h-2 {
    max-height: 0.5rem;
  }

  .BigScreen\:max-h-3 {
    max-height: 0.75rem;
  }

  .BigScreen\:max-h-4 {
    max-height: 1rem;
  }

  .BigScreen\:max-h-5 {
    max-height: 1.25rem;
  }

  .BigScreen\:max-h-6 {
    max-height: 1.5rem;
  }

  .BigScreen\:max-h-7 {
    max-height: 1.75rem;
  }

  .BigScreen\:max-h-8 {
    max-height: 2rem;
  }

  .BigScreen\:max-h-9 {
    max-height: 2.25rem;
  }

  .BigScreen\:max-h-10 {
    max-height: 2.5rem;
  }

  .BigScreen\:max-h-11 {
    max-height: 2.75rem;
  }

  .BigScreen\:max-h-12 {
    max-height: 3rem;
  }

  .BigScreen\:max-h-14 {
    max-height: 3.5rem;
  }

  .BigScreen\:max-h-16 {
    max-height: 4rem;
  }

  .BigScreen\:max-h-20 {
    max-height: 5rem;
  }

  .BigScreen\:max-h-24 {
    max-height: 6rem;
  }

  .BigScreen\:max-h-28 {
    max-height: 7rem;
  }

  .BigScreen\:max-h-32 {
    max-height: 8rem;
  }

  .BigScreen\:max-h-36 {
    max-height: 9rem;
  }

  .BigScreen\:max-h-40 {
    max-height: 10rem;
  }

  .BigScreen\:max-h-44 {
    max-height: 11rem;
  }

  .BigScreen\:max-h-48 {
    max-height: 12rem;
  }

  .BigScreen\:max-h-52 {
    max-height: 13rem;
  }

  .BigScreen\:max-h-56 {
    max-height: 14rem;
  }

  .BigScreen\:max-h-60 {
    max-height: 15rem;
  }

  .BigScreen\:max-h-64 {
    max-height: 16rem;
  }

  .BigScreen\:max-h-72 {
    max-height: 18rem;
  }

  .BigScreen\:max-h-80 {
    max-height: 20rem;
  }

  .BigScreen\:max-h-96 {
    max-height: 24rem;
  }

  .BigScreen\:max-h-px {
    max-height: 1px;
  }

  .BigScreen\:max-h-0\.5 {
    max-height: 0.125rem;
  }

  .BigScreen\:max-h-1\.5 {
    max-height: 0.375rem;
  }

  .BigScreen\:max-h-2\.5 {
    max-height: 0.625rem;
  }

  .BigScreen\:max-h-3\.5 {
    max-height: 0.875rem;
  }

  .BigScreen\:max-h-full {
    max-height: 100%;
  }

  .BigScreen\:max-h-screen {
    max-height: 100vh;
  }

  .BigScreen\:min-h-0 {
    min-height: 0px;
  }

  .BigScreen\:min-h-60 {
    min-height: 60px;
  }

  .BigScreen\:min-h-175 {
    min-height: 175px;
  }

  .BigScreen\:min-h-180 {
    min-height: 180px;
  }

  .BigScreen\:min-h-200 {
    min-height: 200px;
  }

  .BigScreen\:min-h-380 {
    min-height: 380px;
  }

  .BigScreen\:min-h-400 {
    min-height: 400px;
  }

  .BigScreen\:min-h-550 {
    min-height: 550px;
  }

  .BigScreen\:min-h-full {
    min-height: 100%;
  }

  .BigScreen\:min-h-screen {
    min-height: 100vh;
  }

  .BigScreen\:w-0 {
    width: 0px;
  }

  .BigScreen\:w-1 {
    width: 0.25rem;
  }

  .BigScreen\:w-2 {
    width: 0.5rem;
  }

  .BigScreen\:w-3 {
    width: 0.75rem;
  }

  .BigScreen\:w-4 {
    width: 1rem;
  }

  .BigScreen\:w-5 {
    width: 1.25rem;
  }

  .BigScreen\:w-6 {
    width: 1.5rem;
  }

  .BigScreen\:w-7 {
    width: 1.75rem;
  }

  .BigScreen\:w-8 {
    width: 2rem;
  }

  .BigScreen\:w-9 {
    width: 2.25rem;
  }

  .BigScreen\:w-10 {
    width: 2.5rem;
  }

  .BigScreen\:w-11 {
    width: 11px;
  }

  .BigScreen\:w-12 {
    width: 3rem;
  }

  .BigScreen\:w-13 {
    width: 13px;
  }

  .BigScreen\:w-14 {
    width: 3.5rem;
  }

  .BigScreen\:w-16 {
    width: 16%;
  }

  .BigScreen\:w-20 {
    width: 5rem;
  }

  .BigScreen\:w-24 {
    width: 24px;
  }

  .BigScreen\:w-28 {
    width: 28 px;
  }

  .BigScreen\:w-30 {
    width: 30px;
  }

  .BigScreen\:w-32 {
    width: 8rem;
  }

  .BigScreen\:w-35 {
    width: 35px;
  }

  .BigScreen\:w-36 {
    width: 9rem;
  }

  .BigScreen\:w-40 {
    width: 40px !important;
  }

  .BigScreen\:w-44 {
    width: 11rem;
  }

  .BigScreen\:w-48 {
    width: 12rem;
  }

  .BigScreen\:w-50 {
    width: 50px;
  }

  .BigScreen\:w-52 {
    width: 52%;
  }

  .BigScreen\:w-54 {
    width: 54px;
  }

  .BigScreen\:w-56 {
    width: 14rem;
  }

  .BigScreen\:w-60 {
    width: 60%;
  }

  .BigScreen\:w-64 {
    width: 16rem;
  }

  .BigScreen\:w-68 {
    width: 68%;
  }

  .BigScreen\:w-70 {
    width: 70px;
  }

  .BigScreen\:w-72 {
    width: 18rem;
  }

  .BigScreen\:w-80 {
    width: 80px;
  }

  .BigScreen\:w-84 {
    width: 84px;
  }

  .BigScreen\:w-85 {
    width: 85%;
  }

  .BigScreen\:w-90 {
    width: 90px;
  }

  .BigScreen\:w-93 {
    width: 93px;
  }

  .BigScreen\:w-95 {
    width: 95px;
  }

  .BigScreen\:w-96 {
    width: 24rem;
  }

  .BigScreen\:w-100 {
    width: 100px !important;
  }

  .BigScreen\:w-105 {
    width: 105px;
  }

  .BigScreen\:w-108 {
    width: 108px;
  }

  .BigScreen\:w-110 {
    width: 110px;
  }

  .BigScreen\:w-120 {
    width: 120px;
  }

  .BigScreen\:w-122 {
    width: 122px;
  }

  .BigScreen\:w-125 {
    width: 125px;
  }

  .BigScreen\:w-130 {
    width: 130px;
  }

  .BigScreen\:w-136 {
    width: 136px;
  }

  .BigScreen\:w-140 {
    width: 140px;
  }

  .BigScreen\:w-145 {
    width: 145px;
  }

  .BigScreen\:w-150 {
    width: 150px;
  }

  .BigScreen\:w-155 {
    width: 155px;
  }

  .BigScreen\:w-159 {
    width: 159px;
  }

  .BigScreen\:w-160 {
    width: 160px;
  }

  .BigScreen\:w-162 {
    width: 162px;
  }

  .BigScreen\:w-165 {
    width: 165px;
  }

  .BigScreen\:w-169 {
    width: 169px;
  }

  .BigScreen\:w-170 {
    width: 170px;
  }

  .BigScreen\:w-174 {
    width: 174px;
  }

  .BigScreen\:w-180 {
    width: 180px;
  }

  .BigScreen\:w-185 {
    width: 185px;
  }

  .BigScreen\:w-189 {
    width: 189px;
  }

  .BigScreen\:w-190 {
    width: 190px;
  }

  .BigScreen\:w-193 {
    width: 193px;
  }

  .BigScreen\:w-197 {
    width: 197px;
  }

  .BigScreen\:w-200 {
    width: 200px;
  }

  .BigScreen\:w-205 {
    width: 205px;
  }

  .BigScreen\:w-215 {
    width: 215px;
  }

  .BigScreen\:w-220 {
    width: 220px;
  }

  .BigScreen\:w-235 {
    width: 235px;
  }

  .BigScreen\:w-240 {
    width: 240px;
  }

  .BigScreen\:w-250 {
    width: 250px !important;
  }

  .BigScreen\:w-268 {
    width: 268px;
  }

  .BigScreen\:w-280 {
    width: 280px;
  }

  .BigScreen\:w-284 {
    width: 284px;
  }

  .BigScreen\:w-286 {
    width: 286px;
  }

  .BigScreen\:w-290 {
    width: 290px;
  }

  .BigScreen\:w-300 {
    width: 300px;
  }

  .BigScreen\:w-310 {
    width: 310px;
  }

  .BigScreen\:w-315 {
    width: 315px;
  }

  .BigScreen\:w-320 {
    width: 320px;
  }

  .BigScreen\:w-330 {
    width: 330px;
  }

  .BigScreen\:w-341 {
    width: 341px;
  }

  .BigScreen\:w-342 {
    width: 342px;
  }

  .BigScreen\:w-345 {
    width: 345px;
  }

  .BigScreen\:w-375 {
    width: 375px;
  }

  .BigScreen\:w-400 {
    width: 400px;
  }

  .BigScreen\:w-420 {
    width: 420px;
  }

  .BigScreen\:w-450 {
    width: 450px;
  }

  .BigScreen\:w-500 {
    width: 500px;
  }

  .BigScreen\:w-508 {
    width: 508px;
  }

  .BigScreen\:w-550 {
    width: 550px;
  }

  .BigScreen\:w-560 {
    width: 560px;
  }

  .BigScreen\:w-600 {
    width: 600px;
  }

  .BigScreen\:w-637 {
    width: 637px;
  }

  .BigScreen\:w-644 {
    width: 644px;
  }

  .BigScreen\:w-650 {
    width: 650px;
  }

  .BigScreen\:w-700 {
    width: 700px;
  }

  .BigScreen\:w-710 {
    width: 710px;
  }

  .BigScreen\:w-750 {
    width: 750px;
  }

  .BigScreen\:w-768 {
    width: 768px;
  }

  .BigScreen\:w-800 {
    width: 800px;
  }

  .BigScreen\:w-850 {
    width: 850px;
  }

  .BigScreen\:w-900 {
    width: 900px;
  }

  .BigScreen\:w-920 {
    width: 920px;
  }

  .BigScreen\:w-950 {
    width: 950px;
  }

  .BigScreen\:w-1000 {
    width: 1000px;
  }

  .BigScreen\:w-1075 {
    width: 1075px;
  }

  .BigScreen\:w-1250 {
    width: 1250px;
  }

  .BigScreen\:w-1420 {
    width: 1420px;
  }

  .BigScreen\:w-1452 {
    width: 1452px;
  }

  .BigScreen\:w-1499 {
    width: 1499px;
  }

  .BigScreen\:w-auto {
    width: auto;
  }

  .BigScreen\:w-px {
    width: 1px;
  }

  .BigScreen\:w-0\.5 {
    width: 0.125rem;
  }

  .BigScreen\:w-1\.5 {
    width: 0.375rem;
  }

  .BigScreen\:w-2\.5 {
    width: 0.625rem;
  }

  .BigScreen\:w-3\.5 {
    width: 0.875rem;
  }

  .BigScreen\:w-1\/2 {
    width: 50%;
  }

  .BigScreen\:w-1\/3 {
    width: 33.333333%;
  }

  .BigScreen\:w-2\/3 {
    width: 66.666667%;
  }

  .BigScreen\:w-1\/4 {
    width: 25%;
  }

  .BigScreen\:w-2\/4 {
    width: 50%;
  }

  .BigScreen\:w-3\/4 {
    width: 75%;
  }

  .BigScreen\:w-1\/5 {
    width: 20%;
  }

  .BigScreen\:w-2\/5 {
    width: 40%;
  }

  .BigScreen\:w-3\/5 {
    width: 60%;
  }

  .BigScreen\:w-4\/5 {
    width: 80%;
  }

  .BigScreen\:w-1\/6 {
    width: 16.666667%;
  }

  .BigScreen\:w-2\/6 {
    width: 33.333333%;
  }

  .BigScreen\:w-3\/6 {
    width: 50%;
  }

  .BigScreen\:w-4\/6 {
    width: 66.666667%;
  }

  .BigScreen\:w-5\/6 {
    width: 83.333333%;
  }

  .BigScreen\:w-1\/12 {
    width: 8.333333%;
  }

  .BigScreen\:w-2\/12 {
    width: 16.666667%;
  }

  .BigScreen\:w-3\/12 {
    width: 25%;
  }

  .BigScreen\:w-4\/12 {
    width: 33.333333%;
  }

  .BigScreen\:w-5\/12 {
    width: 41.666667%;
  }

  .BigScreen\:w-6\/12 {
    width: 50%;
  }

  .BigScreen\:w-7\/12 {
    width: 58.333333%;
  }

  .BigScreen\:w-8\/12 {
    width: 66.666667%;
  }

  .BigScreen\:w-9\/12 {
    width: 75%;
  }

  .BigScreen\:w-10\/12 {
    width: 83.333333%;
  }

  .BigScreen\:w-11\/12 {
    width: 91.666667%;
  }

  .BigScreen\:w-full {
    width: 100%;
  }

  .BigScreen\:w-screen {
    width: 100vw;
  }

  .BigScreen\:w-min {
    width: -moz-min-content;
    width: min-content;
  }

  .BigScreen\:w-max {
    width: -moz-max-content;
    width: max-content;
  }

  .BigScreen\:w-3px {
    width: 3px;
  }

  .BigScreen\:w-10rem {
    width: 10rem;
  }

  .BigScreen\:w-w60 {
    width: 60px;
  }

  .BigScreen\:w-w61 {
    width: 61px;
  }

  .BigScreen\:w-w14 {
    width: 14%;
  }

  .BigScreen\:w-w-w114 {
    width: w-w114;
  }

  .BigScreen\:w-w-95 {
    width: w-95;
  }

  .BigScreen\:w-w114 {
    width: 14px;
  }

  .BigScreen\:w-w96 {
    width: 96%;
  }

  .BigScreen\:w-w5 {
    width: 5px;
  }

  .BigScreen\:w-m250 {
    width: 250px;
  }

  .BigScreen\:w-40px {
    width: 40px;
  }

  .BigScreen\:w-wd96 {
    width: 96px;
  }

  .BigScreen\:w-66p {
    width: 66%;
  }

  .BigScreen\:w-p40 {
    width: 40%;
  }

  .BigScreen\:w-p37 {
    width: 37%;
  }

  .BigScreen\:w-p80 {
    width: 80%;
  }

  .BigScreen\:w-p90 {
    width: 90%;
  }

  .BigScreen\:w-p12 {
    width: 12%;
  }

  .BigScreen\:w-9\/20 {
    width: 45%;
  }

  .BigScreen\:w-70p {
    width: 70%;
  }

  .BigScreen\:w-32p {
    width: 32%;
  }

  .BigScreen\:w-device-block {
    width: calc(100% - 64px) !important;
  }

  .BigScreen\:w-device-block1 {
    width: 100% !important;
  }

  .BigScreen\:w-45px {
    width: 45px;
  }

  .BigScreen\:min-w-0 {
    min-width: 0px;
  }

  .BigScreen\:min-w-385 {
    min-width: 385px;
  }

  .BigScreen\:min-w-full {
    min-width: 100%;
  }

  .BigScreen\:min-w-min {
    min-width: -moz-min-content;
    min-width: min-content;
  }

  .BigScreen\:min-w-max {
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .BigScreen\:max-w-0 {
    max-width: 0rem;
  }

  .BigScreen\:max-w-none {
    max-width: none;
  }

  .BigScreen\:max-w-xs {
    max-width: 20rem;
  }

  .BigScreen\:max-w-sm {
    max-width: 24rem;
  }

  .BigScreen\:max-w-md {
    max-width: 28rem;
  }

  .BigScreen\:max-w-lg {
    max-width: 32rem;
  }

  .BigScreen\:max-w-xl {
    max-width: 36rem;
  }

  .BigScreen\:max-w-2xl {
    max-width: 42rem;
  }

  .BigScreen\:max-w-3xl {
    max-width: 48rem;
  }

  .BigScreen\:max-w-4xl {
    max-width: 56rem;
  }

  .BigScreen\:max-w-5xl {
    max-width: 64rem;
  }

  .BigScreen\:max-w-6xl {
    max-width: 72rem;
  }

  .BigScreen\:max-w-7xl {
    max-width: 80rem;
  }

  .BigScreen\:max-w-full {
    max-width: 100%;
  }

  .BigScreen\:max-w-min {
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .BigScreen\:max-w-max {
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .BigScreen\:max-w-prose {
    max-width: 65ch;
  }

  .BigScreen\:max-w-1600p {
    max-width: 1600px;
  }

  .BigScreen\:flex-1 {
    flex: 1 1 0%;
  }

  .BigScreen\:flex-auto {
    flex: 1 1 auto;
  }

  .BigScreen\:flex-initial {
    flex: 0 1 auto;
  }

  .BigScreen\:flex-none {
    flex: none;
  }

  .BigScreen\:flex-1\/2 {
    flex: 50%;
  }

  .BigScreen\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .BigScreen\:flex-shrink {
    flex-shrink: 1;
  }

  .BigScreen\:flex-grow-0 {
    flex-grow: 0;
  }

  .BigScreen\:flex-grow {
    flex-grow: 1;
  }

  .BigScreen\:table-auto {
    table-layout: auto;
  }

  .BigScreen\:table-fixed {
    table-layout: fixed;
  }

  .BigScreen\:border-collapse {
    border-collapse: collapse;
  }

  .BigScreen\:border-separate {
    border-collapse: separate;
  }

  .BigScreen\:origin-center {
    transform-origin: center;
  }

  .BigScreen\:origin-top {
    transform-origin: top;
  }

  .BigScreen\:origin-top-right {
    transform-origin: top right;
  }

  .BigScreen\:origin-right {
    transform-origin: right;
  }

  .BigScreen\:origin-bottom-right {
    transform-origin: bottom right;
  }

  .BigScreen\:origin-bottom {
    transform-origin: bottom;
  }

  .BigScreen\:origin-bottom-left {
    transform-origin: bottom left;
  }

  .BigScreen\:origin-left {
    transform-origin: left;
  }

  .BigScreen\:origin-top-left {
    transform-origin: top left;
  }

  .BigScreen\:transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .BigScreen\:transform-gpu {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .BigScreen\:transform-none {
    transform: none;
  }

  .BigScreen\:translate-x-0 {
    --tw-translate-x: 0px;
  }

  .BigScreen\:translate-x-1 {
    --tw-translate-x: 0.25rem;
  }

  .BigScreen\:translate-x-2 {
    --tw-translate-x: 0.5rem;
  }

  .BigScreen\:translate-x-3 {
    --tw-translate-x: 0.75rem;
  }

  .BigScreen\:translate-x-4 {
    --tw-translate-x: 1rem;
  }

  .BigScreen\:translate-x-5 {
    --tw-translate-x: 1.25rem;
  }

  .BigScreen\:translate-x-6 {
    --tw-translate-x: 1.5rem;
  }

  .BigScreen\:translate-x-7 {
    --tw-translate-x: 1.75rem;
  }

  .BigScreen\:translate-x-8 {
    --tw-translate-x: 2rem;
  }

  .BigScreen\:translate-x-9 {
    --tw-translate-x: 2.25rem;
  }

  .BigScreen\:translate-x-10 {
    --tw-translate-x: 2.5rem;
  }

  .BigScreen\:translate-x-11 {
    --tw-translate-x: 2.75rem;
  }

  .BigScreen\:translate-x-12 {
    --tw-translate-x: 3rem;
  }

  .BigScreen\:translate-x-14 {
    --tw-translate-x: 3.5rem;
  }

  .BigScreen\:translate-x-16 {
    --tw-translate-x: 4rem;
  }

  .BigScreen\:translate-x-20 {
    --tw-translate-x: 5rem;
  }

  .BigScreen\:translate-x-24 {
    --tw-translate-x: 6rem;
  }

  .BigScreen\:translate-x-28 {
    --tw-translate-x: 7rem;
  }

  .BigScreen\:translate-x-32 {
    --tw-translate-x: 8rem;
  }

  .BigScreen\:translate-x-36 {
    --tw-translate-x: 9rem;
  }

  .BigScreen\:translate-x-40 {
    --tw-translate-x: 10rem;
  }

  .BigScreen\:translate-x-44 {
    --tw-translate-x: 11rem;
  }

  .BigScreen\:translate-x-48 {
    --tw-translate-x: 12rem;
  }

  .BigScreen\:translate-x-52 {
    --tw-translate-x: 13rem;
  }

  .BigScreen\:translate-x-56 {
    --tw-translate-x: 14rem;
  }

  .BigScreen\:translate-x-60 {
    --tw-translate-x: 15rem;
  }

  .BigScreen\:translate-x-64 {
    --tw-translate-x: 16rem;
  }

  .BigScreen\:translate-x-72 {
    --tw-translate-x: 18rem;
  }

  .BigScreen\:translate-x-80 {
    --tw-translate-x: 20rem;
  }

  .BigScreen\:translate-x-96 {
    --tw-translate-x: 24rem;
  }

  .BigScreen\:translate-x-px {
    --tw-translate-x: 1px;
  }

  .BigScreen\:translate-x-0\.5 {
    --tw-translate-x: 0.125rem;
  }

  .BigScreen\:translate-x-1\.5 {
    --tw-translate-x: 0.375rem;
  }

  .BigScreen\:translate-x-2\.5 {
    --tw-translate-x: 0.625rem;
  }

  .BigScreen\:translate-x-3\.5 {
    --tw-translate-x: 0.875rem;
  }

  .BigScreen\:-translate-x-0 {
    --tw-translate-x: 0px;
  }

  .BigScreen\:-translate-x-1 {
    --tw-translate-x: -0.25rem;
  }

  .BigScreen\:-translate-x-2 {
    --tw-translate-x: -0.5rem;
  }

  .BigScreen\:-translate-x-3 {
    --tw-translate-x: -0.75rem;
  }

  .BigScreen\:-translate-x-4 {
    --tw-translate-x: -1rem;
  }

  .BigScreen\:-translate-x-5 {
    --tw-translate-x: -1.25rem;
  }

  .BigScreen\:-translate-x-6 {
    --tw-translate-x: -1.5rem;
  }

  .BigScreen\:-translate-x-7 {
    --tw-translate-x: -1.75rem;
  }

  .BigScreen\:-translate-x-8 {
    --tw-translate-x: -2rem;
  }

  .BigScreen\:-translate-x-9 {
    --tw-translate-x: -2.25rem;
  }

  .BigScreen\:-translate-x-10 {
    --tw-translate-x: -2.5rem;
  }

  .BigScreen\:-translate-x-11 {
    --tw-translate-x: -2.75rem;
  }

  .BigScreen\:-translate-x-12 {
    --tw-translate-x: -3rem;
  }

  .BigScreen\:-translate-x-14 {
    --tw-translate-x: -3.5rem;
  }

  .BigScreen\:-translate-x-16 {
    --tw-translate-x: -4rem;
  }

  .BigScreen\:-translate-x-20 {
    --tw-translate-x: -5rem;
  }

  .BigScreen\:-translate-x-24 {
    --tw-translate-x: -6rem;
  }

  .BigScreen\:-translate-x-28 {
    --tw-translate-x: -7rem;
  }

  .BigScreen\:-translate-x-32 {
    --tw-translate-x: -8rem;
  }

  .BigScreen\:-translate-x-36 {
    --tw-translate-x: -9rem;
  }

  .BigScreen\:-translate-x-40 {
    --tw-translate-x: -10rem;
  }

  .BigScreen\:-translate-x-44 {
    --tw-translate-x: -11rem;
  }

  .BigScreen\:-translate-x-48 {
    --tw-translate-x: -12rem;
  }

  .BigScreen\:-translate-x-52 {
    --tw-translate-x: -13rem;
  }

  .BigScreen\:-translate-x-56 {
    --tw-translate-x: -14rem;
  }

  .BigScreen\:-translate-x-60 {
    --tw-translate-x: -15rem;
  }

  .BigScreen\:-translate-x-64 {
    --tw-translate-x: -16rem;
  }

  .BigScreen\:-translate-x-72 {
    --tw-translate-x: -18rem;
  }

  .BigScreen\:-translate-x-80 {
    --tw-translate-x: -20rem;
  }

  .BigScreen\:-translate-x-96 {
    --tw-translate-x: -24rem;
  }

  .BigScreen\:-translate-x-px {
    --tw-translate-x: -1px;
  }

  .BigScreen\:-translate-x-0\.5 {
    --tw-translate-x: -0.125rem;
  }

  .BigScreen\:-translate-x-1\.5 {
    --tw-translate-x: -0.375rem;
  }

  .BigScreen\:-translate-x-2\.5 {
    --tw-translate-x: -0.625rem;
  }

  .BigScreen\:-translate-x-3\.5 {
    --tw-translate-x: -0.875rem;
  }

  .BigScreen\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }

  .BigScreen\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }

  .BigScreen\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
  }

  .BigScreen\:translate-x-1\/4 {
    --tw-translate-x: 25%;
  }

  .BigScreen\:translate-x-2\/4 {
    --tw-translate-x: 50%;
  }

  .BigScreen\:translate-x-3\/4 {
    --tw-translate-x: 75%;
  }

  .BigScreen\:translate-x-full {
    --tw-translate-x: 100%;
  }

  .BigScreen\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }

  .BigScreen\:-translate-x-1\/3 {
    --tw-translate-x: -33.333333%;
  }

  .BigScreen\:-translate-x-2\/3 {
    --tw-translate-x: -66.666667%;
  }

  .BigScreen\:-translate-x-1\/4 {
    --tw-translate-x: -25%;
  }

  .BigScreen\:-translate-x-2\/4 {
    --tw-translate-x: -50%;
  }

  .BigScreen\:-translate-x-3\/4 {
    --tw-translate-x: -75%;
  }

  .BigScreen\:-translate-x-full {
    --tw-translate-x: -100%;
  }

  .BigScreen\:translate-y-0 {
    --tw-translate-y: 0px;
  }

  .BigScreen\:translate-y-1 {
    --tw-translate-y: 0.25rem;
  }

  .BigScreen\:translate-y-2 {
    --tw-translate-y: 0.5rem;
  }

  .BigScreen\:translate-y-3 {
    --tw-translate-y: 0.75rem;
  }

  .BigScreen\:translate-y-4 {
    --tw-translate-y: 1rem;
  }

  .BigScreen\:translate-y-5 {
    --tw-translate-y: 1.25rem;
  }

  .BigScreen\:translate-y-6 {
    --tw-translate-y: 1.5rem;
  }

  .BigScreen\:translate-y-7 {
    --tw-translate-y: 1.75rem;
  }

  .BigScreen\:translate-y-8 {
    --tw-translate-y: 2rem;
  }

  .BigScreen\:translate-y-9 {
    --tw-translate-y: 2.25rem;
  }

  .BigScreen\:translate-y-10 {
    --tw-translate-y: 2.5rem;
  }

  .BigScreen\:translate-y-11 {
    --tw-translate-y: 2.75rem;
  }

  .BigScreen\:translate-y-12 {
    --tw-translate-y: 3rem;
  }

  .BigScreen\:translate-y-14 {
    --tw-translate-y: 3.5rem;
  }

  .BigScreen\:translate-y-16 {
    --tw-translate-y: 4rem;
  }

  .BigScreen\:translate-y-20 {
    --tw-translate-y: 5rem;
  }

  .BigScreen\:translate-y-24 {
    --tw-translate-y: 6rem;
  }

  .BigScreen\:translate-y-28 {
    --tw-translate-y: 7rem;
  }

  .BigScreen\:translate-y-32 {
    --tw-translate-y: 8rem;
  }

  .BigScreen\:translate-y-36 {
    --tw-translate-y: 9rem;
  }

  .BigScreen\:translate-y-40 {
    --tw-translate-y: 10rem;
  }

  .BigScreen\:translate-y-44 {
    --tw-translate-y: 11rem;
  }

  .BigScreen\:translate-y-48 {
    --tw-translate-y: 12rem;
  }

  .BigScreen\:translate-y-52 {
    --tw-translate-y: 13rem;
  }

  .BigScreen\:translate-y-56 {
    --tw-translate-y: 14rem;
  }

  .BigScreen\:translate-y-60 {
    --tw-translate-y: 15rem;
  }

  .BigScreen\:translate-y-64 {
    --tw-translate-y: 16rem;
  }

  .BigScreen\:translate-y-72 {
    --tw-translate-y: 18rem;
  }

  .BigScreen\:translate-y-80 {
    --tw-translate-y: 20rem;
  }

  .BigScreen\:translate-y-96 {
    --tw-translate-y: 24rem;
  }

  .BigScreen\:translate-y-px {
    --tw-translate-y: 1px;
  }

  .BigScreen\:translate-y-0\.5 {
    --tw-translate-y: 0.125rem;
  }

  .BigScreen\:translate-y-1\.5 {
    --tw-translate-y: 0.375rem;
  }

  .BigScreen\:translate-y-2\.5 {
    --tw-translate-y: 0.625rem;
  }

  .BigScreen\:translate-y-3\.5 {
    --tw-translate-y: 0.875rem;
  }

  .BigScreen\:-translate-y-0 {
    --tw-translate-y: 0px;
  }

  .BigScreen\:-translate-y-1 {
    --tw-translate-y: -0.25rem;
  }

  .BigScreen\:-translate-y-2 {
    --tw-translate-y: -0.5rem;
  }

  .BigScreen\:-translate-y-3 {
    --tw-translate-y: -0.75rem;
  }

  .BigScreen\:-translate-y-4 {
    --tw-translate-y: -1rem;
  }

  .BigScreen\:-translate-y-5 {
    --tw-translate-y: -1.25rem;
  }

  .BigScreen\:-translate-y-6 {
    --tw-translate-y: -1.5rem;
  }

  .BigScreen\:-translate-y-7 {
    --tw-translate-y: -1.75rem;
  }

  .BigScreen\:-translate-y-8 {
    --tw-translate-y: -2rem;
  }

  .BigScreen\:-translate-y-9 {
    --tw-translate-y: -2.25rem;
  }

  .BigScreen\:-translate-y-10 {
    --tw-translate-y: -2.5rem;
  }

  .BigScreen\:-translate-y-11 {
    --tw-translate-y: -2.75rem;
  }

  .BigScreen\:-translate-y-12 {
    --tw-translate-y: -3rem;
  }

  .BigScreen\:-translate-y-14 {
    --tw-translate-y: -3.5rem;
  }

  .BigScreen\:-translate-y-16 {
    --tw-translate-y: -4rem;
  }

  .BigScreen\:-translate-y-20 {
    --tw-translate-y: -5rem;
  }

  .BigScreen\:-translate-y-24 {
    --tw-translate-y: -6rem;
  }

  .BigScreen\:-translate-y-28 {
    --tw-translate-y: -7rem;
  }

  .BigScreen\:-translate-y-32 {
    --tw-translate-y: -8rem;
  }

  .BigScreen\:-translate-y-36 {
    --tw-translate-y: -9rem;
  }

  .BigScreen\:-translate-y-40 {
    --tw-translate-y: -10rem;
  }

  .BigScreen\:-translate-y-44 {
    --tw-translate-y: -11rem;
  }

  .BigScreen\:-translate-y-48 {
    --tw-translate-y: -12rem;
  }

  .BigScreen\:-translate-y-52 {
    --tw-translate-y: -13rem;
  }

  .BigScreen\:-translate-y-56 {
    --tw-translate-y: -14rem;
  }

  .BigScreen\:-translate-y-60 {
    --tw-translate-y: -15rem;
  }

  .BigScreen\:-translate-y-64 {
    --tw-translate-y: -16rem;
  }

  .BigScreen\:-translate-y-72 {
    --tw-translate-y: -18rem;
  }

  .BigScreen\:-translate-y-80 {
    --tw-translate-y: -20rem;
  }

  .BigScreen\:-translate-y-96 {
    --tw-translate-y: -24rem;
  }

  .BigScreen\:-translate-y-px {
    --tw-translate-y: -1px;
  }

  .BigScreen\:-translate-y-0\.5 {
    --tw-translate-y: -0.125rem;
  }

  .BigScreen\:-translate-y-1\.5 {
    --tw-translate-y: -0.375rem;
  }

  .BigScreen\:-translate-y-2\.5 {
    --tw-translate-y: -0.625rem;
  }

  .BigScreen\:-translate-y-3\.5 {
    --tw-translate-y: -0.875rem;
  }

  .BigScreen\:translate-y-1\/2 {
    --tw-translate-y: 50%;
  }

  .BigScreen\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
  }

  .BigScreen\:translate-y-2\/3 {
    --tw-translate-y: 66.666667%;
  }

  .BigScreen\:translate-y-1\/4 {
    --tw-translate-y: 25%;
  }

  .BigScreen\:translate-y-2\/4 {
    --tw-translate-y: 50%;
  }

  .BigScreen\:translate-y-3\/4 {
    --tw-translate-y: 75%;
  }

  .BigScreen\:translate-y-full {
    --tw-translate-y: 100%;
  }

  .BigScreen\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }

  .BigScreen\:-translate-y-1\/3 {
    --tw-translate-y: -33.333333%;
  }

  .BigScreen\:-translate-y-2\/3 {
    --tw-translate-y: -66.666667%;
  }

  .BigScreen\:-translate-y-1\/4 {
    --tw-translate-y: -25%;
  }

  .BigScreen\:-translate-y-2\/4 {
    --tw-translate-y: -50%;
  }

  .BigScreen\:-translate-y-3\/4 {
    --tw-translate-y: -75%;
  }

  .BigScreen\:-translate-y-full {
    --tw-translate-y: -100%;
  }

  .BigScreen\:hover\:translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .BigScreen\:hover\:translate-x-1:hover {
    --tw-translate-x: 0.25rem;
  }

  .BigScreen\:hover\:translate-x-2:hover {
    --tw-translate-x: 0.5rem;
  }

  .BigScreen\:hover\:translate-x-3:hover {
    --tw-translate-x: 0.75rem;
  }

  .BigScreen\:hover\:translate-x-4:hover {
    --tw-translate-x: 1rem;
  }

  .BigScreen\:hover\:translate-x-5:hover {
    --tw-translate-x: 1.25rem;
  }

  .BigScreen\:hover\:translate-x-6:hover {
    --tw-translate-x: 1.5rem;
  }

  .BigScreen\:hover\:translate-x-7:hover {
    --tw-translate-x: 1.75rem;
  }

  .BigScreen\:hover\:translate-x-8:hover {
    --tw-translate-x: 2rem;
  }

  .BigScreen\:hover\:translate-x-9:hover {
    --tw-translate-x: 2.25rem;
  }

  .BigScreen\:hover\:translate-x-10:hover {
    --tw-translate-x: 2.5rem;
  }

  .BigScreen\:hover\:translate-x-11:hover {
    --tw-translate-x: 2.75rem;
  }

  .BigScreen\:hover\:translate-x-12:hover {
    --tw-translate-x: 3rem;
  }

  .BigScreen\:hover\:translate-x-14:hover {
    --tw-translate-x: 3.5rem;
  }

  .BigScreen\:hover\:translate-x-16:hover {
    --tw-translate-x: 4rem;
  }

  .BigScreen\:hover\:translate-x-20:hover {
    --tw-translate-x: 5rem;
  }

  .BigScreen\:hover\:translate-x-24:hover {
    --tw-translate-x: 6rem;
  }

  .BigScreen\:hover\:translate-x-28:hover {
    --tw-translate-x: 7rem;
  }

  .BigScreen\:hover\:translate-x-32:hover {
    --tw-translate-x: 8rem;
  }

  .BigScreen\:hover\:translate-x-36:hover {
    --tw-translate-x: 9rem;
  }

  .BigScreen\:hover\:translate-x-40:hover {
    --tw-translate-x: 10rem;
  }

  .BigScreen\:hover\:translate-x-44:hover {
    --tw-translate-x: 11rem;
  }

  .BigScreen\:hover\:translate-x-48:hover {
    --tw-translate-x: 12rem;
  }

  .BigScreen\:hover\:translate-x-52:hover {
    --tw-translate-x: 13rem;
  }

  .BigScreen\:hover\:translate-x-56:hover {
    --tw-translate-x: 14rem;
  }

  .BigScreen\:hover\:translate-x-60:hover {
    --tw-translate-x: 15rem;
  }

  .BigScreen\:hover\:translate-x-64:hover {
    --tw-translate-x: 16rem;
  }

  .BigScreen\:hover\:translate-x-72:hover {
    --tw-translate-x: 18rem;
  }

  .BigScreen\:hover\:translate-x-80:hover {
    --tw-translate-x: 20rem;
  }

  .BigScreen\:hover\:translate-x-96:hover {
    --tw-translate-x: 24rem;
  }

  .BigScreen\:hover\:translate-x-px:hover {
    --tw-translate-x: 1px;
  }

  .BigScreen\:hover\:translate-x-0\.5:hover {
    --tw-translate-x: 0.125rem;
  }

  .BigScreen\:hover\:translate-x-1\.5:hover {
    --tw-translate-x: 0.375rem;
  }

  .BigScreen\:hover\:translate-x-2\.5:hover {
    --tw-translate-x: 0.625rem;
  }

  .BigScreen\:hover\:translate-x-3\.5:hover {
    --tw-translate-x: 0.875rem;
  }

  .BigScreen\:hover\:-translate-x-0:hover {
    --tw-translate-x: 0px;
  }

  .BigScreen\:hover\:-translate-x-1:hover {
    --tw-translate-x: -0.25rem;
  }

  .BigScreen\:hover\:-translate-x-2:hover {
    --tw-translate-x: -0.5rem;
  }

  .BigScreen\:hover\:-translate-x-3:hover {
    --tw-translate-x: -0.75rem;
  }

  .BigScreen\:hover\:-translate-x-4:hover {
    --tw-translate-x: -1rem;
  }

  .BigScreen\:hover\:-translate-x-5:hover {
    --tw-translate-x: -1.25rem;
  }

  .BigScreen\:hover\:-translate-x-6:hover {
    --tw-translate-x: -1.5rem;
  }

  .BigScreen\:hover\:-translate-x-7:hover {
    --tw-translate-x: -1.75rem;
  }

  .BigScreen\:hover\:-translate-x-8:hover {
    --tw-translate-x: -2rem;
  }

  .BigScreen\:hover\:-translate-x-9:hover {
    --tw-translate-x: -2.25rem;
  }

  .BigScreen\:hover\:-translate-x-10:hover {
    --tw-translate-x: -2.5rem;
  }

  .BigScreen\:hover\:-translate-x-11:hover {
    --tw-translate-x: -2.75rem;
  }

  .BigScreen\:hover\:-translate-x-12:hover {
    --tw-translate-x: -3rem;
  }

  .BigScreen\:hover\:-translate-x-14:hover {
    --tw-translate-x: -3.5rem;
  }

  .BigScreen\:hover\:-translate-x-16:hover {
    --tw-translate-x: -4rem;
  }

  .BigScreen\:hover\:-translate-x-20:hover {
    --tw-translate-x: -5rem;
  }

  .BigScreen\:hover\:-translate-x-24:hover {
    --tw-translate-x: -6rem;
  }

  .BigScreen\:hover\:-translate-x-28:hover {
    --tw-translate-x: -7rem;
  }

  .BigScreen\:hover\:-translate-x-32:hover {
    --tw-translate-x: -8rem;
  }

  .BigScreen\:hover\:-translate-x-36:hover {
    --tw-translate-x: -9rem;
  }

  .BigScreen\:hover\:-translate-x-40:hover {
    --tw-translate-x: -10rem;
  }

  .BigScreen\:hover\:-translate-x-44:hover {
    --tw-translate-x: -11rem;
  }

  .BigScreen\:hover\:-translate-x-48:hover {
    --tw-translate-x: -12rem;
  }

  .BigScreen\:hover\:-translate-x-52:hover {
    --tw-translate-x: -13rem;
  }

  .BigScreen\:hover\:-translate-x-56:hover {
    --tw-translate-x: -14rem;
  }

  .BigScreen\:hover\:-translate-x-60:hover {
    --tw-translate-x: -15rem;
  }

  .BigScreen\:hover\:-translate-x-64:hover {
    --tw-translate-x: -16rem;
  }

  .BigScreen\:hover\:-translate-x-72:hover {
    --tw-translate-x: -18rem;
  }

  .BigScreen\:hover\:-translate-x-80:hover {
    --tw-translate-x: -20rem;
  }

  .BigScreen\:hover\:-translate-x-96:hover {
    --tw-translate-x: -24rem;
  }

  .BigScreen\:hover\:-translate-x-px:hover {
    --tw-translate-x: -1px;
  }

  .BigScreen\:hover\:-translate-x-0\.5:hover {
    --tw-translate-x: -0.125rem;
  }

  .BigScreen\:hover\:-translate-x-1\.5:hover {
    --tw-translate-x: -0.375rem;
  }

  .BigScreen\:hover\:-translate-x-2\.5:hover {
    --tw-translate-x: -0.625rem;
  }

  .BigScreen\:hover\:-translate-x-3\.5:hover {
    --tw-translate-x: -0.875rem;
  }

  .BigScreen\:hover\:translate-x-1\/2:hover {
    --tw-translate-x: 50%;
  }

  .BigScreen\:hover\:translate-x-1\/3:hover {
    --tw-translate-x: 33.333333%;
  }

  .BigScreen\:hover\:translate-x-2\/3:hover {
    --tw-translate-x: 66.666667%;
  }

  .BigScreen\:hover\:translate-x-1\/4:hover {
    --tw-translate-x: 25%;
  }

  .BigScreen\:hover\:translate-x-2\/4:hover {
    --tw-translate-x: 50%;
  }

  .BigScreen\:hover\:translate-x-3\/4:hover {
    --tw-translate-x: 75%;
  }

  .BigScreen\:hover\:translate-x-full:hover {
    --tw-translate-x: 100%;
  }

  .BigScreen\:hover\:-translate-x-1\/2:hover {
    --tw-translate-x: -50%;
  }

  .BigScreen\:hover\:-translate-x-1\/3:hover {
    --tw-translate-x: -33.333333%;
  }

  .BigScreen\:hover\:-translate-x-2\/3:hover {
    --tw-translate-x: -66.666667%;
  }

  .BigScreen\:hover\:-translate-x-1\/4:hover {
    --tw-translate-x: -25%;
  }

  .BigScreen\:hover\:-translate-x-2\/4:hover {
    --tw-translate-x: -50%;
  }

  .BigScreen\:hover\:-translate-x-3\/4:hover {
    --tw-translate-x: -75%;
  }

  .BigScreen\:hover\:-translate-x-full:hover {
    --tw-translate-x: -100%;
  }

  .BigScreen\:hover\:translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .BigScreen\:hover\:translate-y-1:hover {
    --tw-translate-y: 0.25rem;
  }

  .BigScreen\:hover\:translate-y-2:hover {
    --tw-translate-y: 0.5rem;
  }

  .BigScreen\:hover\:translate-y-3:hover {
    --tw-translate-y: 0.75rem;
  }

  .BigScreen\:hover\:translate-y-4:hover {
    --tw-translate-y: 1rem;
  }

  .BigScreen\:hover\:translate-y-5:hover {
    --tw-translate-y: 1.25rem;
  }

  .BigScreen\:hover\:translate-y-6:hover {
    --tw-translate-y: 1.5rem;
  }

  .BigScreen\:hover\:translate-y-7:hover {
    --tw-translate-y: 1.75rem;
  }

  .BigScreen\:hover\:translate-y-8:hover {
    --tw-translate-y: 2rem;
  }

  .BigScreen\:hover\:translate-y-9:hover {
    --tw-translate-y: 2.25rem;
  }

  .BigScreen\:hover\:translate-y-10:hover {
    --tw-translate-y: 2.5rem;
  }

  .BigScreen\:hover\:translate-y-11:hover {
    --tw-translate-y: 2.75rem;
  }

  .BigScreen\:hover\:translate-y-12:hover {
    --tw-translate-y: 3rem;
  }

  .BigScreen\:hover\:translate-y-14:hover {
    --tw-translate-y: 3.5rem;
  }

  .BigScreen\:hover\:translate-y-16:hover {
    --tw-translate-y: 4rem;
  }

  .BigScreen\:hover\:translate-y-20:hover {
    --tw-translate-y: 5rem;
  }

  .BigScreen\:hover\:translate-y-24:hover {
    --tw-translate-y: 6rem;
  }

  .BigScreen\:hover\:translate-y-28:hover {
    --tw-translate-y: 7rem;
  }

  .BigScreen\:hover\:translate-y-32:hover {
    --tw-translate-y: 8rem;
  }

  .BigScreen\:hover\:translate-y-36:hover {
    --tw-translate-y: 9rem;
  }

  .BigScreen\:hover\:translate-y-40:hover {
    --tw-translate-y: 10rem;
  }

  .BigScreen\:hover\:translate-y-44:hover {
    --tw-translate-y: 11rem;
  }

  .BigScreen\:hover\:translate-y-48:hover {
    --tw-translate-y: 12rem;
  }

  .BigScreen\:hover\:translate-y-52:hover {
    --tw-translate-y: 13rem;
  }

  .BigScreen\:hover\:translate-y-56:hover {
    --tw-translate-y: 14rem;
  }

  .BigScreen\:hover\:translate-y-60:hover {
    --tw-translate-y: 15rem;
  }

  .BigScreen\:hover\:translate-y-64:hover {
    --tw-translate-y: 16rem;
  }

  .BigScreen\:hover\:translate-y-72:hover {
    --tw-translate-y: 18rem;
  }

  .BigScreen\:hover\:translate-y-80:hover {
    --tw-translate-y: 20rem;
  }

  .BigScreen\:hover\:translate-y-96:hover {
    --tw-translate-y: 24rem;
  }

  .BigScreen\:hover\:translate-y-px:hover {
    --tw-translate-y: 1px;
  }

  .BigScreen\:hover\:translate-y-0\.5:hover {
    --tw-translate-y: 0.125rem;
  }

  .BigScreen\:hover\:translate-y-1\.5:hover {
    --tw-translate-y: 0.375rem;
  }

  .BigScreen\:hover\:translate-y-2\.5:hover {
    --tw-translate-y: 0.625rem;
  }

  .BigScreen\:hover\:translate-y-3\.5:hover {
    --tw-translate-y: 0.875rem;
  }

  .BigScreen\:hover\:-translate-y-0:hover {
    --tw-translate-y: 0px;
  }

  .BigScreen\:hover\:-translate-y-1:hover {
    --tw-translate-y: -0.25rem;
  }

  .BigScreen\:hover\:-translate-y-2:hover {
    --tw-translate-y: -0.5rem;
  }

  .BigScreen\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.75rem;
  }

  .BigScreen\:hover\:-translate-y-4:hover {
    --tw-translate-y: -1rem;
  }

  .BigScreen\:hover\:-translate-y-5:hover {
    --tw-translate-y: -1.25rem;
  }

  .BigScreen\:hover\:-translate-y-6:hover {
    --tw-translate-y: -1.5rem;
  }

  .BigScreen\:hover\:-translate-y-7:hover {
    --tw-translate-y: -1.75rem;
  }

  .BigScreen\:hover\:-translate-y-8:hover {
    --tw-translate-y: -2rem;
  }

  .BigScreen\:hover\:-translate-y-9:hover {
    --tw-translate-y: -2.25rem;
  }

  .BigScreen\:hover\:-translate-y-10:hover {
    --tw-translate-y: -2.5rem;
  }

  .BigScreen\:hover\:-translate-y-11:hover {
    --tw-translate-y: -2.75rem;
  }

  .BigScreen\:hover\:-translate-y-12:hover {
    --tw-translate-y: -3rem;
  }

  .BigScreen\:hover\:-translate-y-14:hover {
    --tw-translate-y: -3.5rem;
  }

  .BigScreen\:hover\:-translate-y-16:hover {
    --tw-translate-y: -4rem;
  }

  .BigScreen\:hover\:-translate-y-20:hover {
    --tw-translate-y: -5rem;
  }

  .BigScreen\:hover\:-translate-y-24:hover {
    --tw-translate-y: -6rem;
  }

  .BigScreen\:hover\:-translate-y-28:hover {
    --tw-translate-y: -7rem;
  }

  .BigScreen\:hover\:-translate-y-32:hover {
    --tw-translate-y: -8rem;
  }

  .BigScreen\:hover\:-translate-y-36:hover {
    --tw-translate-y: -9rem;
  }

  .BigScreen\:hover\:-translate-y-40:hover {
    --tw-translate-y: -10rem;
  }

  .BigScreen\:hover\:-translate-y-44:hover {
    --tw-translate-y: -11rem;
  }

  .BigScreen\:hover\:-translate-y-48:hover {
    --tw-translate-y: -12rem;
  }

  .BigScreen\:hover\:-translate-y-52:hover {
    --tw-translate-y: -13rem;
  }

  .BigScreen\:hover\:-translate-y-56:hover {
    --tw-translate-y: -14rem;
  }

  .BigScreen\:hover\:-translate-y-60:hover {
    --tw-translate-y: -15rem;
  }

  .BigScreen\:hover\:-translate-y-64:hover {
    --tw-translate-y: -16rem;
  }

  .BigScreen\:hover\:-translate-y-72:hover {
    --tw-translate-y: -18rem;
  }

  .BigScreen\:hover\:-translate-y-80:hover {
    --tw-translate-y: -20rem;
  }

  .BigScreen\:hover\:-translate-y-96:hover {
    --tw-translate-y: -24rem;
  }

  .BigScreen\:hover\:-translate-y-px:hover {
    --tw-translate-y: -1px;
  }

  .BigScreen\:hover\:-translate-y-0\.5:hover {
    --tw-translate-y: -0.125rem;
  }

  .BigScreen\:hover\:-translate-y-1\.5:hover {
    --tw-translate-y: -0.375rem;
  }

  .BigScreen\:hover\:-translate-y-2\.5:hover {
    --tw-translate-y: -0.625rem;
  }

  .BigScreen\:hover\:-translate-y-3\.5:hover {
    --tw-translate-y: -0.875rem;
  }

  .BigScreen\:hover\:translate-y-1\/2:hover {
    --tw-translate-y: 50%;
  }

  .BigScreen\:hover\:translate-y-1\/3:hover {
    --tw-translate-y: 33.333333%;
  }

  .BigScreen\:hover\:translate-y-2\/3:hover {
    --tw-translate-y: 66.666667%;
  }

  .BigScreen\:hover\:translate-y-1\/4:hover {
    --tw-translate-y: 25%;
  }

  .BigScreen\:hover\:translate-y-2\/4:hover {
    --tw-translate-y: 50%;
  }

  .BigScreen\:hover\:translate-y-3\/4:hover {
    --tw-translate-y: 75%;
  }

  .BigScreen\:hover\:translate-y-full:hover {
    --tw-translate-y: 100%;
  }

  .BigScreen\:hover\:-translate-y-1\/2:hover {
    --tw-translate-y: -50%;
  }

  .BigScreen\:hover\:-translate-y-1\/3:hover {
    --tw-translate-y: -33.333333%;
  }

  .BigScreen\:hover\:-translate-y-2\/3:hover {
    --tw-translate-y: -66.666667%;
  }

  .BigScreen\:hover\:-translate-y-1\/4:hover {
    --tw-translate-y: -25%;
  }

  .BigScreen\:hover\:-translate-y-2\/4:hover {
    --tw-translate-y: -50%;
  }

  .BigScreen\:hover\:-translate-y-3\/4:hover {
    --tw-translate-y: -75%;
  }

  .BigScreen\:hover\:-translate-y-full:hover {
    --tw-translate-y: -100%;
  }

  .BigScreen\:focus\:translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .BigScreen\:focus\:translate-x-1:focus {
    --tw-translate-x: 0.25rem;
  }

  .BigScreen\:focus\:translate-x-2:focus {
    --tw-translate-x: 0.5rem;
  }

  .BigScreen\:focus\:translate-x-3:focus {
    --tw-translate-x: 0.75rem;
  }

  .BigScreen\:focus\:translate-x-4:focus {
    --tw-translate-x: 1rem;
  }

  .BigScreen\:focus\:translate-x-5:focus {
    --tw-translate-x: 1.25rem;
  }

  .BigScreen\:focus\:translate-x-6:focus {
    --tw-translate-x: 1.5rem;
  }

  .BigScreen\:focus\:translate-x-7:focus {
    --tw-translate-x: 1.75rem;
  }

  .BigScreen\:focus\:translate-x-8:focus {
    --tw-translate-x: 2rem;
  }

  .BigScreen\:focus\:translate-x-9:focus {
    --tw-translate-x: 2.25rem;
  }

  .BigScreen\:focus\:translate-x-10:focus {
    --tw-translate-x: 2.5rem;
  }

  .BigScreen\:focus\:translate-x-11:focus {
    --tw-translate-x: 2.75rem;
  }

  .BigScreen\:focus\:translate-x-12:focus {
    --tw-translate-x: 3rem;
  }

  .BigScreen\:focus\:translate-x-14:focus {
    --tw-translate-x: 3.5rem;
  }

  .BigScreen\:focus\:translate-x-16:focus {
    --tw-translate-x: 4rem;
  }

  .BigScreen\:focus\:translate-x-20:focus {
    --tw-translate-x: 5rem;
  }

  .BigScreen\:focus\:translate-x-24:focus {
    --tw-translate-x: 6rem;
  }

  .BigScreen\:focus\:translate-x-28:focus {
    --tw-translate-x: 7rem;
  }

  .BigScreen\:focus\:translate-x-32:focus {
    --tw-translate-x: 8rem;
  }

  .BigScreen\:focus\:translate-x-36:focus {
    --tw-translate-x: 9rem;
  }

  .BigScreen\:focus\:translate-x-40:focus {
    --tw-translate-x: 10rem;
  }

  .BigScreen\:focus\:translate-x-44:focus {
    --tw-translate-x: 11rem;
  }

  .BigScreen\:focus\:translate-x-48:focus {
    --tw-translate-x: 12rem;
  }

  .BigScreen\:focus\:translate-x-52:focus {
    --tw-translate-x: 13rem;
  }

  .BigScreen\:focus\:translate-x-56:focus {
    --tw-translate-x: 14rem;
  }

  .BigScreen\:focus\:translate-x-60:focus {
    --tw-translate-x: 15rem;
  }

  .BigScreen\:focus\:translate-x-64:focus {
    --tw-translate-x: 16rem;
  }

  .BigScreen\:focus\:translate-x-72:focus {
    --tw-translate-x: 18rem;
  }

  .BigScreen\:focus\:translate-x-80:focus {
    --tw-translate-x: 20rem;
  }

  .BigScreen\:focus\:translate-x-96:focus {
    --tw-translate-x: 24rem;
  }

  .BigScreen\:focus\:translate-x-px:focus {
    --tw-translate-x: 1px;
  }

  .BigScreen\:focus\:translate-x-0\.5:focus {
    --tw-translate-x: 0.125rem;
  }

  .BigScreen\:focus\:translate-x-1\.5:focus {
    --tw-translate-x: 0.375rem;
  }

  .BigScreen\:focus\:translate-x-2\.5:focus {
    --tw-translate-x: 0.625rem;
  }

  .BigScreen\:focus\:translate-x-3\.5:focus {
    --tw-translate-x: 0.875rem;
  }

  .BigScreen\:focus\:-translate-x-0:focus {
    --tw-translate-x: 0px;
  }

  .BigScreen\:focus\:-translate-x-1:focus {
    --tw-translate-x: -0.25rem;
  }

  .BigScreen\:focus\:-translate-x-2:focus {
    --tw-translate-x: -0.5rem;
  }

  .BigScreen\:focus\:-translate-x-3:focus {
    --tw-translate-x: -0.75rem;
  }

  .BigScreen\:focus\:-translate-x-4:focus {
    --tw-translate-x: -1rem;
  }

  .BigScreen\:focus\:-translate-x-5:focus {
    --tw-translate-x: -1.25rem;
  }

  .BigScreen\:focus\:-translate-x-6:focus {
    --tw-translate-x: -1.5rem;
  }

  .BigScreen\:focus\:-translate-x-7:focus {
    --tw-translate-x: -1.75rem;
  }

  .BigScreen\:focus\:-translate-x-8:focus {
    --tw-translate-x: -2rem;
  }

  .BigScreen\:focus\:-translate-x-9:focus {
    --tw-translate-x: -2.25rem;
  }

  .BigScreen\:focus\:-translate-x-10:focus {
    --tw-translate-x: -2.5rem;
  }

  .BigScreen\:focus\:-translate-x-11:focus {
    --tw-translate-x: -2.75rem;
  }

  .BigScreen\:focus\:-translate-x-12:focus {
    --tw-translate-x: -3rem;
  }

  .BigScreen\:focus\:-translate-x-14:focus {
    --tw-translate-x: -3.5rem;
  }

  .BigScreen\:focus\:-translate-x-16:focus {
    --tw-translate-x: -4rem;
  }

  .BigScreen\:focus\:-translate-x-20:focus {
    --tw-translate-x: -5rem;
  }

  .BigScreen\:focus\:-translate-x-24:focus {
    --tw-translate-x: -6rem;
  }

  .BigScreen\:focus\:-translate-x-28:focus {
    --tw-translate-x: -7rem;
  }

  .BigScreen\:focus\:-translate-x-32:focus {
    --tw-translate-x: -8rem;
  }

  .BigScreen\:focus\:-translate-x-36:focus {
    --tw-translate-x: -9rem;
  }

  .BigScreen\:focus\:-translate-x-40:focus {
    --tw-translate-x: -10rem;
  }

  .BigScreen\:focus\:-translate-x-44:focus {
    --tw-translate-x: -11rem;
  }

  .BigScreen\:focus\:-translate-x-48:focus {
    --tw-translate-x: -12rem;
  }

  .BigScreen\:focus\:-translate-x-52:focus {
    --tw-translate-x: -13rem;
  }

  .BigScreen\:focus\:-translate-x-56:focus {
    --tw-translate-x: -14rem;
  }

  .BigScreen\:focus\:-translate-x-60:focus {
    --tw-translate-x: -15rem;
  }

  .BigScreen\:focus\:-translate-x-64:focus {
    --tw-translate-x: -16rem;
  }

  .BigScreen\:focus\:-translate-x-72:focus {
    --tw-translate-x: -18rem;
  }

  .BigScreen\:focus\:-translate-x-80:focus {
    --tw-translate-x: -20rem;
  }

  .BigScreen\:focus\:-translate-x-96:focus {
    --tw-translate-x: -24rem;
  }

  .BigScreen\:focus\:-translate-x-px:focus {
    --tw-translate-x: -1px;
  }

  .BigScreen\:focus\:-translate-x-0\.5:focus {
    --tw-translate-x: -0.125rem;
  }

  .BigScreen\:focus\:-translate-x-1\.5:focus {
    --tw-translate-x: -0.375rem;
  }

  .BigScreen\:focus\:-translate-x-2\.5:focus {
    --tw-translate-x: -0.625rem;
  }

  .BigScreen\:focus\:-translate-x-3\.5:focus {
    --tw-translate-x: -0.875rem;
  }

  .BigScreen\:focus\:translate-x-1\/2:focus {
    --tw-translate-x: 50%;
  }

  .BigScreen\:focus\:translate-x-1\/3:focus {
    --tw-translate-x: 33.333333%;
  }

  .BigScreen\:focus\:translate-x-2\/3:focus {
    --tw-translate-x: 66.666667%;
  }

  .BigScreen\:focus\:translate-x-1\/4:focus {
    --tw-translate-x: 25%;
  }

  .BigScreen\:focus\:translate-x-2\/4:focus {
    --tw-translate-x: 50%;
  }

  .BigScreen\:focus\:translate-x-3\/4:focus {
    --tw-translate-x: 75%;
  }

  .BigScreen\:focus\:translate-x-full:focus {
    --tw-translate-x: 100%;
  }

  .BigScreen\:focus\:-translate-x-1\/2:focus {
    --tw-translate-x: -50%;
  }

  .BigScreen\:focus\:-translate-x-1\/3:focus {
    --tw-translate-x: -33.333333%;
  }

  .BigScreen\:focus\:-translate-x-2\/3:focus {
    --tw-translate-x: -66.666667%;
  }

  .BigScreen\:focus\:-translate-x-1\/4:focus {
    --tw-translate-x: -25%;
  }

  .BigScreen\:focus\:-translate-x-2\/4:focus {
    --tw-translate-x: -50%;
  }

  .BigScreen\:focus\:-translate-x-3\/4:focus {
    --tw-translate-x: -75%;
  }

  .BigScreen\:focus\:-translate-x-full:focus {
    --tw-translate-x: -100%;
  }

  .BigScreen\:focus\:translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .BigScreen\:focus\:translate-y-1:focus {
    --tw-translate-y: 0.25rem;
  }

  .BigScreen\:focus\:translate-y-2:focus {
    --tw-translate-y: 0.5rem;
  }

  .BigScreen\:focus\:translate-y-3:focus {
    --tw-translate-y: 0.75rem;
  }

  .BigScreen\:focus\:translate-y-4:focus {
    --tw-translate-y: 1rem;
  }

  .BigScreen\:focus\:translate-y-5:focus {
    --tw-translate-y: 1.25rem;
  }

  .BigScreen\:focus\:translate-y-6:focus {
    --tw-translate-y: 1.5rem;
  }

  .BigScreen\:focus\:translate-y-7:focus {
    --tw-translate-y: 1.75rem;
  }

  .BigScreen\:focus\:translate-y-8:focus {
    --tw-translate-y: 2rem;
  }

  .BigScreen\:focus\:translate-y-9:focus {
    --tw-translate-y: 2.25rem;
  }

  .BigScreen\:focus\:translate-y-10:focus {
    --tw-translate-y: 2.5rem;
  }

  .BigScreen\:focus\:translate-y-11:focus {
    --tw-translate-y: 2.75rem;
  }

  .BigScreen\:focus\:translate-y-12:focus {
    --tw-translate-y: 3rem;
  }

  .BigScreen\:focus\:translate-y-14:focus {
    --tw-translate-y: 3.5rem;
  }

  .BigScreen\:focus\:translate-y-16:focus {
    --tw-translate-y: 4rem;
  }

  .BigScreen\:focus\:translate-y-20:focus {
    --tw-translate-y: 5rem;
  }

  .BigScreen\:focus\:translate-y-24:focus {
    --tw-translate-y: 6rem;
  }

  .BigScreen\:focus\:translate-y-28:focus {
    --tw-translate-y: 7rem;
  }

  .BigScreen\:focus\:translate-y-32:focus {
    --tw-translate-y: 8rem;
  }

  .BigScreen\:focus\:translate-y-36:focus {
    --tw-translate-y: 9rem;
  }

  .BigScreen\:focus\:translate-y-40:focus {
    --tw-translate-y: 10rem;
  }

  .BigScreen\:focus\:translate-y-44:focus {
    --tw-translate-y: 11rem;
  }

  .BigScreen\:focus\:translate-y-48:focus {
    --tw-translate-y: 12rem;
  }

  .BigScreen\:focus\:translate-y-52:focus {
    --tw-translate-y: 13rem;
  }

  .BigScreen\:focus\:translate-y-56:focus {
    --tw-translate-y: 14rem;
  }

  .BigScreen\:focus\:translate-y-60:focus {
    --tw-translate-y: 15rem;
  }

  .BigScreen\:focus\:translate-y-64:focus {
    --tw-translate-y: 16rem;
  }

  .BigScreen\:focus\:translate-y-72:focus {
    --tw-translate-y: 18rem;
  }

  .BigScreen\:focus\:translate-y-80:focus {
    --tw-translate-y: 20rem;
  }

  .BigScreen\:focus\:translate-y-96:focus {
    --tw-translate-y: 24rem;
  }

  .BigScreen\:focus\:translate-y-px:focus {
    --tw-translate-y: 1px;
  }

  .BigScreen\:focus\:translate-y-0\.5:focus {
    --tw-translate-y: 0.125rem;
  }

  .BigScreen\:focus\:translate-y-1\.5:focus {
    --tw-translate-y: 0.375rem;
  }

  .BigScreen\:focus\:translate-y-2\.5:focus {
    --tw-translate-y: 0.625rem;
  }

  .BigScreen\:focus\:translate-y-3\.5:focus {
    --tw-translate-y: 0.875rem;
  }

  .BigScreen\:focus\:-translate-y-0:focus {
    --tw-translate-y: 0px;
  }

  .BigScreen\:focus\:-translate-y-1:focus {
    --tw-translate-y: -0.25rem;
  }

  .BigScreen\:focus\:-translate-y-2:focus {
    --tw-translate-y: -0.5rem;
  }

  .BigScreen\:focus\:-translate-y-3:focus {
    --tw-translate-y: -0.75rem;
  }

  .BigScreen\:focus\:-translate-y-4:focus {
    --tw-translate-y: -1rem;
  }

  .BigScreen\:focus\:-translate-y-5:focus {
    --tw-translate-y: -1.25rem;
  }

  .BigScreen\:focus\:-translate-y-6:focus {
    --tw-translate-y: -1.5rem;
  }

  .BigScreen\:focus\:-translate-y-7:focus {
    --tw-translate-y: -1.75rem;
  }

  .BigScreen\:focus\:-translate-y-8:focus {
    --tw-translate-y: -2rem;
  }

  .BigScreen\:focus\:-translate-y-9:focus {
    --tw-translate-y: -2.25rem;
  }

  .BigScreen\:focus\:-translate-y-10:focus {
    --tw-translate-y: -2.5rem;
  }

  .BigScreen\:focus\:-translate-y-11:focus {
    --tw-translate-y: -2.75rem;
  }

  .BigScreen\:focus\:-translate-y-12:focus {
    --tw-translate-y: -3rem;
  }

  .BigScreen\:focus\:-translate-y-14:focus {
    --tw-translate-y: -3.5rem;
  }

  .BigScreen\:focus\:-translate-y-16:focus {
    --tw-translate-y: -4rem;
  }

  .BigScreen\:focus\:-translate-y-20:focus {
    --tw-translate-y: -5rem;
  }

  .BigScreen\:focus\:-translate-y-24:focus {
    --tw-translate-y: -6rem;
  }

  .BigScreen\:focus\:-translate-y-28:focus {
    --tw-translate-y: -7rem;
  }

  .BigScreen\:focus\:-translate-y-32:focus {
    --tw-translate-y: -8rem;
  }

  .BigScreen\:focus\:-translate-y-36:focus {
    --tw-translate-y: -9rem;
  }

  .BigScreen\:focus\:-translate-y-40:focus {
    --tw-translate-y: -10rem;
  }

  .BigScreen\:focus\:-translate-y-44:focus {
    --tw-translate-y: -11rem;
  }

  .BigScreen\:focus\:-translate-y-48:focus {
    --tw-translate-y: -12rem;
  }

  .BigScreen\:focus\:-translate-y-52:focus {
    --tw-translate-y: -13rem;
  }

  .BigScreen\:focus\:-translate-y-56:focus {
    --tw-translate-y: -14rem;
  }

  .BigScreen\:focus\:-translate-y-60:focus {
    --tw-translate-y: -15rem;
  }

  .BigScreen\:focus\:-translate-y-64:focus {
    --tw-translate-y: -16rem;
  }

  .BigScreen\:focus\:-translate-y-72:focus {
    --tw-translate-y: -18rem;
  }

  .BigScreen\:focus\:-translate-y-80:focus {
    --tw-translate-y: -20rem;
  }

  .BigScreen\:focus\:-translate-y-96:focus {
    --tw-translate-y: -24rem;
  }

  .BigScreen\:focus\:-translate-y-px:focus {
    --tw-translate-y: -1px;
  }

  .BigScreen\:focus\:-translate-y-0\.5:focus {
    --tw-translate-y: -0.125rem;
  }

  .BigScreen\:focus\:-translate-y-1\.5:focus {
    --tw-translate-y: -0.375rem;
  }

  .BigScreen\:focus\:-translate-y-2\.5:focus {
    --tw-translate-y: -0.625rem;
  }

  .BigScreen\:focus\:-translate-y-3\.5:focus {
    --tw-translate-y: -0.875rem;
  }

  .BigScreen\:focus\:translate-y-1\/2:focus {
    --tw-translate-y: 50%;
  }

  .BigScreen\:focus\:translate-y-1\/3:focus {
    --tw-translate-y: 33.333333%;
  }

  .BigScreen\:focus\:translate-y-2\/3:focus {
    --tw-translate-y: 66.666667%;
  }

  .BigScreen\:focus\:translate-y-1\/4:focus {
    --tw-translate-y: 25%;
  }

  .BigScreen\:focus\:translate-y-2\/4:focus {
    --tw-translate-y: 50%;
  }

  .BigScreen\:focus\:translate-y-3\/4:focus {
    --tw-translate-y: 75%;
  }

  .BigScreen\:focus\:translate-y-full:focus {
    --tw-translate-y: 100%;
  }

  .BigScreen\:focus\:-translate-y-1\/2:focus {
    --tw-translate-y: -50%;
  }

  .BigScreen\:focus\:-translate-y-1\/3:focus {
    --tw-translate-y: -33.333333%;
  }

  .BigScreen\:focus\:-translate-y-2\/3:focus {
    --tw-translate-y: -66.666667%;
  }

  .BigScreen\:focus\:-translate-y-1\/4:focus {
    --tw-translate-y: -25%;
  }

  .BigScreen\:focus\:-translate-y-2\/4:focus {
    --tw-translate-y: -50%;
  }

  .BigScreen\:focus\:-translate-y-3\/4:focus {
    --tw-translate-y: -75%;
  }

  .BigScreen\:focus\:-translate-y-full:focus {
    --tw-translate-y: -100%;
  }

  .BigScreen\:rotate-0 {
    --tw-rotate: 0deg;
  }

  .BigScreen\:rotate-1 {
    --tw-rotate: 1deg;
  }

  .BigScreen\:rotate-2 {
    --tw-rotate: 2deg;
  }

  .BigScreen\:rotate-3 {
    --tw-rotate: 3deg;
  }

  .BigScreen\:rotate-6 {
    --tw-rotate: 6deg;
  }

  .BigScreen\:rotate-12 {
    --tw-rotate: 12deg;
  }

  .BigScreen\:rotate-45 {
    --tw-rotate: 45deg;
  }

  .BigScreen\:rotate-90 {
    --tw-rotate: 90deg;
  }

  .BigScreen\:rotate-180 {
    --tw-rotate: 180deg;
  }

  .BigScreen\:-rotate-180 {
    --tw-rotate: -180deg;
  }

  .BigScreen\:-rotate-90 {
    --tw-rotate: -90deg;
  }

  .BigScreen\:-rotate-45 {
    --tw-rotate: -45deg;
  }

  .BigScreen\:-rotate-12 {
    --tw-rotate: -12deg;
  }

  .BigScreen\:-rotate-6 {
    --tw-rotate: -6deg;
  }

  .BigScreen\:-rotate-3 {
    --tw-rotate: -3deg;
  }

  .BigScreen\:-rotate-2 {
    --tw-rotate: -2deg;
  }

  .BigScreen\:-rotate-1 {
    --tw-rotate: -1deg;
  }

  .BigScreen\:hover\:rotate-0:hover {
    --tw-rotate: 0deg;
  }

  .BigScreen\:hover\:rotate-1:hover {
    --tw-rotate: 1deg;
  }

  .BigScreen\:hover\:rotate-2:hover {
    --tw-rotate: 2deg;
  }

  .BigScreen\:hover\:rotate-3:hover {
    --tw-rotate: 3deg;
  }

  .BigScreen\:hover\:rotate-6:hover {
    --tw-rotate: 6deg;
  }

  .BigScreen\:hover\:rotate-12:hover {
    --tw-rotate: 12deg;
  }

  .BigScreen\:hover\:rotate-45:hover {
    --tw-rotate: 45deg;
  }

  .BigScreen\:hover\:rotate-90:hover {
    --tw-rotate: 90deg;
  }

  .BigScreen\:hover\:rotate-180:hover {
    --tw-rotate: 180deg;
  }

  .BigScreen\:hover\:-rotate-180:hover {
    --tw-rotate: -180deg;
  }

  .BigScreen\:hover\:-rotate-90:hover {
    --tw-rotate: -90deg;
  }

  .BigScreen\:hover\:-rotate-45:hover {
    --tw-rotate: -45deg;
  }

  .BigScreen\:hover\:-rotate-12:hover {
    --tw-rotate: -12deg;
  }

  .BigScreen\:hover\:-rotate-6:hover {
    --tw-rotate: -6deg;
  }

  .BigScreen\:hover\:-rotate-3:hover {
    --tw-rotate: -3deg;
  }

  .BigScreen\:hover\:-rotate-2:hover {
    --tw-rotate: -2deg;
  }

  .BigScreen\:hover\:-rotate-1:hover {
    --tw-rotate: -1deg;
  }

  .BigScreen\:focus\:rotate-0:focus {
    --tw-rotate: 0deg;
  }

  .BigScreen\:focus\:rotate-1:focus {
    --tw-rotate: 1deg;
  }

  .BigScreen\:focus\:rotate-2:focus {
    --tw-rotate: 2deg;
  }

  .BigScreen\:focus\:rotate-3:focus {
    --tw-rotate: 3deg;
  }

  .BigScreen\:focus\:rotate-6:focus {
    --tw-rotate: 6deg;
  }

  .BigScreen\:focus\:rotate-12:focus {
    --tw-rotate: 12deg;
  }

  .BigScreen\:focus\:rotate-45:focus {
    --tw-rotate: 45deg;
  }

  .BigScreen\:focus\:rotate-90:focus {
    --tw-rotate: 90deg;
  }

  .BigScreen\:focus\:rotate-180:focus {
    --tw-rotate: 180deg;
  }

  .BigScreen\:focus\:-rotate-180:focus {
    --tw-rotate: -180deg;
  }

  .BigScreen\:focus\:-rotate-90:focus {
    --tw-rotate: -90deg;
  }

  .BigScreen\:focus\:-rotate-45:focus {
    --tw-rotate: -45deg;
  }

  .BigScreen\:focus\:-rotate-12:focus {
    --tw-rotate: -12deg;
  }

  .BigScreen\:focus\:-rotate-6:focus {
    --tw-rotate: -6deg;
  }

  .BigScreen\:focus\:-rotate-3:focus {
    --tw-rotate: -3deg;
  }

  .BigScreen\:focus\:-rotate-2:focus {
    --tw-rotate: -2deg;
  }

  .BigScreen\:focus\:-rotate-1:focus {
    --tw-rotate: -1deg;
  }

  .BigScreen\:skew-x-0 {
    --tw-skew-x: 0deg;
  }

  .BigScreen\:skew-x-1 {
    --tw-skew-x: 1deg;
  }

  .BigScreen\:skew-x-2 {
    --tw-skew-x: 2deg;
  }

  .BigScreen\:skew-x-3 {
    --tw-skew-x: 3deg;
  }

  .BigScreen\:skew-x-6 {
    --tw-skew-x: 6deg;
  }

  .BigScreen\:skew-x-12 {
    --tw-skew-x: 12deg;
  }

  .BigScreen\:-skew-x-12 {
    --tw-skew-x: -12deg;
  }

  .BigScreen\:-skew-x-6 {
    --tw-skew-x: -6deg;
  }

  .BigScreen\:-skew-x-3 {
    --tw-skew-x: -3deg;
  }

  .BigScreen\:-skew-x-2 {
    --tw-skew-x: -2deg;
  }

  .BigScreen\:-skew-x-1 {
    --tw-skew-x: -1deg;
  }

  .BigScreen\:skew-y-0 {
    --tw-skew-y: 0deg;
  }

  .BigScreen\:skew-y-1 {
    --tw-skew-y: 1deg;
  }

  .BigScreen\:skew-y-2 {
    --tw-skew-y: 2deg;
  }

  .BigScreen\:skew-y-3 {
    --tw-skew-y: 3deg;
  }

  .BigScreen\:skew-y-6 {
    --tw-skew-y: 6deg;
  }

  .BigScreen\:skew-y-12 {
    --tw-skew-y: 12deg;
  }

  .BigScreen\:-skew-y-12 {
    --tw-skew-y: -12deg;
  }

  .BigScreen\:-skew-y-6 {
    --tw-skew-y: -6deg;
  }

  .BigScreen\:-skew-y-3 {
    --tw-skew-y: -3deg;
  }

  .BigScreen\:-skew-y-2 {
    --tw-skew-y: -2deg;
  }

  .BigScreen\:-skew-y-1 {
    --tw-skew-y: -1deg;
  }

  .BigScreen\:hover\:skew-x-0:hover {
    --tw-skew-x: 0deg;
  }

  .BigScreen\:hover\:skew-x-1:hover {
    --tw-skew-x: 1deg;
  }

  .BigScreen\:hover\:skew-x-2:hover {
    --tw-skew-x: 2deg;
  }

  .BigScreen\:hover\:skew-x-3:hover {
    --tw-skew-x: 3deg;
  }

  .BigScreen\:hover\:skew-x-6:hover {
    --tw-skew-x: 6deg;
  }

  .BigScreen\:hover\:skew-x-12:hover {
    --tw-skew-x: 12deg;
  }

  .BigScreen\:hover\:-skew-x-12:hover {
    --tw-skew-x: -12deg;
  }

  .BigScreen\:hover\:-skew-x-6:hover {
    --tw-skew-x: -6deg;
  }

  .BigScreen\:hover\:-skew-x-3:hover {
    --tw-skew-x: -3deg;
  }

  .BigScreen\:hover\:-skew-x-2:hover {
    --tw-skew-x: -2deg;
  }

  .BigScreen\:hover\:-skew-x-1:hover {
    --tw-skew-x: -1deg;
  }

  .BigScreen\:hover\:skew-y-0:hover {
    --tw-skew-y: 0deg;
  }

  .BigScreen\:hover\:skew-y-1:hover {
    --tw-skew-y: 1deg;
  }

  .BigScreen\:hover\:skew-y-2:hover {
    --tw-skew-y: 2deg;
  }

  .BigScreen\:hover\:skew-y-3:hover {
    --tw-skew-y: 3deg;
  }

  .BigScreen\:hover\:skew-y-6:hover {
    --tw-skew-y: 6deg;
  }

  .BigScreen\:hover\:skew-y-12:hover {
    --tw-skew-y: 12deg;
  }

  .BigScreen\:hover\:-skew-y-12:hover {
    --tw-skew-y: -12deg;
  }

  .BigScreen\:hover\:-skew-y-6:hover {
    --tw-skew-y: -6deg;
  }

  .BigScreen\:hover\:-skew-y-3:hover {
    --tw-skew-y: -3deg;
  }

  .BigScreen\:hover\:-skew-y-2:hover {
    --tw-skew-y: -2deg;
  }

  .BigScreen\:hover\:-skew-y-1:hover {
    --tw-skew-y: -1deg;
  }

  .BigScreen\:focus\:skew-x-0:focus {
    --tw-skew-x: 0deg;
  }

  .BigScreen\:focus\:skew-x-1:focus {
    --tw-skew-x: 1deg;
  }

  .BigScreen\:focus\:skew-x-2:focus {
    --tw-skew-x: 2deg;
  }

  .BigScreen\:focus\:skew-x-3:focus {
    --tw-skew-x: 3deg;
  }

  .BigScreen\:focus\:skew-x-6:focus {
    --tw-skew-x: 6deg;
  }

  .BigScreen\:focus\:skew-x-12:focus {
    --tw-skew-x: 12deg;
  }

  .BigScreen\:focus\:-skew-x-12:focus {
    --tw-skew-x: -12deg;
  }

  .BigScreen\:focus\:-skew-x-6:focus {
    --tw-skew-x: -6deg;
  }

  .BigScreen\:focus\:-skew-x-3:focus {
    --tw-skew-x: -3deg;
  }

  .BigScreen\:focus\:-skew-x-2:focus {
    --tw-skew-x: -2deg;
  }

  .BigScreen\:focus\:-skew-x-1:focus {
    --tw-skew-x: -1deg;
  }

  .BigScreen\:focus\:skew-y-0:focus {
    --tw-skew-y: 0deg;
  }

  .BigScreen\:focus\:skew-y-1:focus {
    --tw-skew-y: 1deg;
  }

  .BigScreen\:focus\:skew-y-2:focus {
    --tw-skew-y: 2deg;
  }

  .BigScreen\:focus\:skew-y-3:focus {
    --tw-skew-y: 3deg;
  }

  .BigScreen\:focus\:skew-y-6:focus {
    --tw-skew-y: 6deg;
  }

  .BigScreen\:focus\:skew-y-12:focus {
    --tw-skew-y: 12deg;
  }

  .BigScreen\:focus\:-skew-y-12:focus {
    --tw-skew-y: -12deg;
  }

  .BigScreen\:focus\:-skew-y-6:focus {
    --tw-skew-y: -6deg;
  }

  .BigScreen\:focus\:-skew-y-3:focus {
    --tw-skew-y: -3deg;
  }

  .BigScreen\:focus\:-skew-y-2:focus {
    --tw-skew-y: -2deg;
  }

  .BigScreen\:focus\:-skew-y-1:focus {
    --tw-skew-y: -1deg;
  }

  .BigScreen\:scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .BigScreen\:scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .BigScreen\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .BigScreen\:scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .BigScreen\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .BigScreen\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .BigScreen\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .BigScreen\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .BigScreen\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .BigScreen\:scale-150 {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .BigScreen\:hover\:scale-0:hover {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .BigScreen\:hover\:scale-50:hover {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .BigScreen\:hover\:scale-75:hover {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .BigScreen\:hover\:scale-90:hover {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .BigScreen\:hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .BigScreen\:hover\:scale-100:hover {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .BigScreen\:hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .BigScreen\:hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .BigScreen\:hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .BigScreen\:hover\:scale-150:hover {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .BigScreen\:focus\:scale-0:focus {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
  }

  .BigScreen\:focus\:scale-50:focus {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
  }

  .BigScreen\:focus\:scale-75:focus {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
  }

  .BigScreen\:focus\:scale-90:focus {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
  }

  .BigScreen\:focus\:scale-95:focus {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
  }

  .BigScreen\:focus\:scale-100:focus {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
  }

  .BigScreen\:focus\:scale-105:focus {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
  }

  .BigScreen\:focus\:scale-110:focus {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
  }

  .BigScreen\:focus\:scale-125:focus {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
  }

  .BigScreen\:focus\:scale-150:focus {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
  }

  .BigScreen\:scale-x-0 {
    --tw-scale-x: 0;
  }

  .BigScreen\:scale-x-50 {
    --tw-scale-x: .5;
  }

  .BigScreen\:scale-x-75 {
    --tw-scale-x: .75;
  }

  .BigScreen\:scale-x-90 {
    --tw-scale-x: .9;
  }

  .BigScreen\:scale-x-95 {
    --tw-scale-x: .95;
  }

  .BigScreen\:scale-x-100 {
    --tw-scale-x: 1;
  }

  .BigScreen\:scale-x-105 {
    --tw-scale-x: 1.05;
  }

  .BigScreen\:scale-x-110 {
    --tw-scale-x: 1.1;
  }

  .BigScreen\:scale-x-125 {
    --tw-scale-x: 1.25;
  }

  .BigScreen\:scale-x-150 {
    --tw-scale-x: 1.5;
  }

  .BigScreen\:scale-y-0 {
    --tw-scale-y: 0;
  }

  .BigScreen\:scale-y-50 {
    --tw-scale-y: .5;
  }

  .BigScreen\:scale-y-75 {
    --tw-scale-y: .75;
  }

  .BigScreen\:scale-y-90 {
    --tw-scale-y: .9;
  }

  .BigScreen\:scale-y-95 {
    --tw-scale-y: .95;
  }

  .BigScreen\:scale-y-100 {
    --tw-scale-y: 1;
  }

  .BigScreen\:scale-y-105 {
    --tw-scale-y: 1.05;
  }

  .BigScreen\:scale-y-110 {
    --tw-scale-y: 1.1;
  }

  .BigScreen\:scale-y-125 {
    --tw-scale-y: 1.25;
  }

  .BigScreen\:scale-y-150 {
    --tw-scale-y: 1.5;
  }

  .BigScreen\:hover\:scale-x-0:hover {
    --tw-scale-x: 0;
  }

  .BigScreen\:hover\:scale-x-50:hover {
    --tw-scale-x: .5;
  }

  .BigScreen\:hover\:scale-x-75:hover {
    --tw-scale-x: .75;
  }

  .BigScreen\:hover\:scale-x-90:hover {
    --tw-scale-x: .9;
  }

  .BigScreen\:hover\:scale-x-95:hover {
    --tw-scale-x: .95;
  }

  .BigScreen\:hover\:scale-x-100:hover {
    --tw-scale-x: 1;
  }

  .BigScreen\:hover\:scale-x-105:hover {
    --tw-scale-x: 1.05;
  }

  .BigScreen\:hover\:scale-x-110:hover {
    --tw-scale-x: 1.1;
  }

  .BigScreen\:hover\:scale-x-125:hover {
    --tw-scale-x: 1.25;
  }

  .BigScreen\:hover\:scale-x-150:hover {
    --tw-scale-x: 1.5;
  }

  .BigScreen\:hover\:scale-y-0:hover {
    --tw-scale-y: 0;
  }

  .BigScreen\:hover\:scale-y-50:hover {
    --tw-scale-y: .5;
  }

  .BigScreen\:hover\:scale-y-75:hover {
    --tw-scale-y: .75;
  }

  .BigScreen\:hover\:scale-y-90:hover {
    --tw-scale-y: .9;
  }

  .BigScreen\:hover\:scale-y-95:hover {
    --tw-scale-y: .95;
  }

  .BigScreen\:hover\:scale-y-100:hover {
    --tw-scale-y: 1;
  }

  .BigScreen\:hover\:scale-y-105:hover {
    --tw-scale-y: 1.05;
  }

  .BigScreen\:hover\:scale-y-110:hover {
    --tw-scale-y: 1.1;
  }

  .BigScreen\:hover\:scale-y-125:hover {
    --tw-scale-y: 1.25;
  }

  .BigScreen\:hover\:scale-y-150:hover {
    --tw-scale-y: 1.5;
  }

  .BigScreen\:focus\:scale-x-0:focus {
    --tw-scale-x: 0;
  }

  .BigScreen\:focus\:scale-x-50:focus {
    --tw-scale-x: .5;
  }

  .BigScreen\:focus\:scale-x-75:focus {
    --tw-scale-x: .75;
  }

  .BigScreen\:focus\:scale-x-90:focus {
    --tw-scale-x: .9;
  }

  .BigScreen\:focus\:scale-x-95:focus {
    --tw-scale-x: .95;
  }

  .BigScreen\:focus\:scale-x-100:focus {
    --tw-scale-x: 1;
  }

  .BigScreen\:focus\:scale-x-105:focus {
    --tw-scale-x: 1.05;
  }

  .BigScreen\:focus\:scale-x-110:focus {
    --tw-scale-x: 1.1;
  }

  .BigScreen\:focus\:scale-x-125:focus {
    --tw-scale-x: 1.25;
  }

  .BigScreen\:focus\:scale-x-150:focus {
    --tw-scale-x: 1.5;
  }

  .BigScreen\:focus\:scale-y-0:focus {
    --tw-scale-y: 0;
  }

  .BigScreen\:focus\:scale-y-50:focus {
    --tw-scale-y: .5;
  }

  .BigScreen\:focus\:scale-y-75:focus {
    --tw-scale-y: .75;
  }

  .BigScreen\:focus\:scale-y-90:focus {
    --tw-scale-y: .9;
  }

  .BigScreen\:focus\:scale-y-95:focus {
    --tw-scale-y: .95;
  }

  .BigScreen\:focus\:scale-y-100:focus {
    --tw-scale-y: 1;
  }

  .BigScreen\:focus\:scale-y-105:focus {
    --tw-scale-y: 1.05;
  }

  .BigScreen\:focus\:scale-y-110:focus {
    --tw-scale-y: 1.1;
  }

  .BigScreen\:focus\:scale-y-125:focus {
    --tw-scale-y: 1.25;
  }

  .BigScreen\:focus\:scale-y-150:focus {
    --tw-scale-y: 1.5;
  }

  .BigScreen\:animate-none {
    animation: none;
  }

  .BigScreen\:animate-spin {
    animation: spin 1s linear infinite;
  }

  .BigScreen\:animate-ping {
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  }

  .BigScreen\:animate-pulse {
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }

  .BigScreen\:animate-bounce {
    animation: bounce 1s infinite;
  }

  .BigScreen\:cursor-auto {
    cursor: auto;
  }

  .BigScreen\:cursor-default {
    cursor: default;
  }

  .BigScreen\:cursor-pointer {
    cursor: pointer;
  }

  .BigScreen\:cursor-wait {
    cursor: wait;
  }

  .BigScreen\:cursor-text {
    cursor: text;
  }

  .BigScreen\:cursor-move {
    cursor: move;
  }

  .BigScreen\:cursor-help {
    cursor: help;
  }

  .BigScreen\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .BigScreen\:select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  .BigScreen\:select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text;
  }

  .BigScreen\:select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    user-select: all;
  }

  .BigScreen\:select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto;
  }

  .BigScreen\:resize-none {
    resize: none;
  }

  .BigScreen\:resize-y {
    resize: vertical;
  }

  .BigScreen\:resize-x {
    resize: horizontal;
  }

  .BigScreen\:resize {
    resize: both;
  }

  .BigScreen\:list-inside {
    list-style-position: inside;
  }

  .BigScreen\:list-outside {
    list-style-position: outside;
  }

  .BigScreen\:list-none {
    list-style-type: none;
  }

  .BigScreen\:list-disc {
    list-style-type: disc;
  }

  .BigScreen\:list-decimal {
    list-style-type: decimal;
  }

  .BigScreen\:appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .BigScreen\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .BigScreen\:auto-cols-min {
    grid-auto-columns: min-content;
  }

  .BigScreen\:auto-cols-max {
    grid-auto-columns: max-content;
  }

  .BigScreen\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .BigScreen\:grid-flow-row {
    grid-auto-flow: row;
  }

  .BigScreen\:grid-flow-col {
    grid-auto-flow: column;
  }

  .BigScreen\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .BigScreen\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .BigScreen\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .BigScreen\:auto-rows-min {
    grid-auto-rows: min-content;
  }

  .BigScreen\:auto-rows-max {
    grid-auto-rows: max-content;
  }

  .BigScreen\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .BigScreen\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .BigScreen\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .BigScreen\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .BigScreen\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .BigScreen\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .BigScreen\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .BigScreen\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .BigScreen\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .BigScreen\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }

  .BigScreen\:grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .BigScreen\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }

  .BigScreen\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .BigScreen\:grid-cols-none {
    grid-template-columns: none;
  }

  .BigScreen\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .BigScreen\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .BigScreen\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .BigScreen\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .BigScreen\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .BigScreen\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .BigScreen\:grid-rows-none {
    grid-template-rows: none;
  }

  .BigScreen\:flex-row {
    flex-direction: row;
  }

  .BigScreen\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .BigScreen\:flex-col {
    flex-direction: column;
  }

  .BigScreen\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .BigScreen\:flex-wrap {
    flex-wrap: wrap;
  }

  .BigScreen\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .BigScreen\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .BigScreen\:place-content-center {
    place-content: center;
  }

  .BigScreen\:place-content-start {
    place-content: start;
  }

  .BigScreen\:place-content-end {
    place-content: end;
  }

  .BigScreen\:place-content-between {
    place-content: space-between;
  }

  .BigScreen\:place-content-around {
    place-content: space-around;
  }

  .BigScreen\:place-content-evenly {
    place-content: space-evenly;
  }

  .BigScreen\:place-content-stretch {
    place-content: stretch;
  }

  .BigScreen\:place-items-start {
    place-items: start;
  }

  .BigScreen\:place-items-end {
    place-items: end;
  }

  .BigScreen\:place-items-center {
    place-items: center;
  }

  .BigScreen\:place-items-stretch {
    place-items: stretch;
  }

  .BigScreen\:content-center {
    align-content: center;
  }

  .BigScreen\:content-start {
    align-content: flex-start;
  }

  .BigScreen\:content-end {
    align-content: flex-end;
  }

  .BigScreen\:content-between {
    align-content: space-between;
  }

  .BigScreen\:content-around {
    align-content: space-around;
  }

  .BigScreen\:content-evenly {
    align-content: space-evenly;
  }

  .BigScreen\:items-start {
    align-items: flex-start;
  }

  .BigScreen\:items-end {
    align-items: flex-end;
  }

  .BigScreen\:items-center {
    align-items: center;
  }

  .BigScreen\:items-baseline {
    align-items: baseline;
  }

  .BigScreen\:items-stretch {
    align-items: stretch;
  }

  .BigScreen\:justify-start {
    justify-content: flex-start;
  }

  .BigScreen\:justify-end {
    justify-content: flex-end;
  }

  .BigScreen\:justify-center {
    justify-content: center;
  }

  .BigScreen\:justify-between {
    justify-content: space-between;
  }

  .BigScreen\:justify-around {
    justify-content: space-around;
  }

  .BigScreen\:justify-evenly {
    justify-content: space-evenly;
  }

  .BigScreen\:justify-items-start {
    justify-items: start;
  }

  .BigScreen\:justify-items-end {
    justify-items: end;
  }

  .BigScreen\:justify-items-center {
    justify-items: center;
  }

  .BigScreen\:justify-items-stretch {
    justify-items: stretch;
  }

  .BigScreen\:gap-0 {
    gap: 0px;
  }

  .BigScreen\:gap-1 {
    gap: 0.25rem;
  }

  .BigScreen\:gap-2 {
    gap: 0.5rem;
  }

  .BigScreen\:gap-3 {
    gap: 0.75rem;
  }

  .BigScreen\:gap-4 {
    gap: 1rem;
  }

  .BigScreen\:gap-5 {
    gap: 1.25rem;
  }

  .BigScreen\:gap-6 {
    gap: 1.5rem;
  }

  .BigScreen\:gap-7 {
    gap: 1.75rem;
  }

  .BigScreen\:gap-8 {
    gap: 2rem;
  }

  .BigScreen\:gap-9 {
    gap: 2.25rem;
  }

  .BigScreen\:gap-10 {
    gap: 2.5rem;
  }

  .BigScreen\:gap-11 {
    gap: 2.75rem;
  }

  .BigScreen\:gap-12 {
    gap: 3rem;
  }

  .BigScreen\:gap-14 {
    gap: 3.5rem;
  }

  .BigScreen\:gap-16 {
    gap: 4rem;
  }

  .BigScreen\:gap-20 {
    gap: 5rem;
  }

  .BigScreen\:gap-24 {
    gap: 6rem;
  }

  .BigScreen\:gap-28 {
    gap: 7rem;
  }

  .BigScreen\:gap-32 {
    gap: 8rem;
  }

  .BigScreen\:gap-36 {
    gap: 9rem;
  }

  .BigScreen\:gap-40 {
    gap: 10rem;
  }

  .BigScreen\:gap-44 {
    gap: 11rem;
  }

  .BigScreen\:gap-48 {
    gap: 12rem;
  }

  .BigScreen\:gap-52 {
    gap: 13rem;
  }

  .BigScreen\:gap-56 {
    gap: 14rem;
  }

  .BigScreen\:gap-60 {
    gap: 15rem;
  }

  .BigScreen\:gap-64 {
    gap: 16rem;
  }

  .BigScreen\:gap-72 {
    gap: 18rem;
  }

  .BigScreen\:gap-80 {
    gap: 20rem;
  }

  .BigScreen\:gap-96 {
    gap: 24rem;
  }

  .BigScreen\:gap-px {
    gap: 1px;
  }

  .BigScreen\:gap-0\.5 {
    gap: 0.125rem;
  }

  .BigScreen\:gap-1\.5 {
    gap: 0.375rem;
  }

  .BigScreen\:gap-2\.5 {
    gap: 0.625rem;
  }

  .BigScreen\:gap-3\.5 {
    gap: 0.875rem;
  }

  .BigScreen\:gap-x-0 {
    -moz-column-gap: 0px;
    column-gap: 0px;
  }

  .BigScreen\:gap-x-1 {
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }

  .BigScreen\:gap-x-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }

  .BigScreen\:gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }

  .BigScreen\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }

  .BigScreen\:gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  .BigScreen\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }

  .BigScreen\:gap-x-7 {
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem;
  }

  .BigScreen\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }

  .BigScreen\:gap-x-9 {
    -moz-column-gap: 2.25rem;
    column-gap: 2.25rem;
  }

  .BigScreen\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }

  .BigScreen\:gap-x-11 {
    -moz-column-gap: 2.75rem;
    column-gap: 2.75rem;
  }

  .BigScreen\:gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }

  .BigScreen\:gap-x-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem;
  }

  .BigScreen\:gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }

  .BigScreen\:gap-x-20 {
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }

  .BigScreen\:gap-x-24 {
    -moz-column-gap: 6rem;
    column-gap: 6rem;
  }

  .BigScreen\:gap-x-28 {
    -moz-column-gap: 7rem;
    column-gap: 7rem;
  }

  .BigScreen\:gap-x-32 {
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }

  .BigScreen\:gap-x-36 {
    -moz-column-gap: 9rem;
    column-gap: 9rem;
  }

  .BigScreen\:gap-x-40 {
    -moz-column-gap: 10rem;
    column-gap: 10rem;
  }

  .BigScreen\:gap-x-44 {
    -moz-column-gap: 11rem;
    column-gap: 11rem;
  }

  .BigScreen\:gap-x-48 {
    -moz-column-gap: 12rem;
    column-gap: 12rem;
  }

  .BigScreen\:gap-x-52 {
    -moz-column-gap: 13rem;
    column-gap: 13rem;
  }

  .BigScreen\:gap-x-56 {
    -moz-column-gap: 14rem;
    column-gap: 14rem;
  }

  .BigScreen\:gap-x-60 {
    -moz-column-gap: 15rem;
    column-gap: 15rem;
  }

  .BigScreen\:gap-x-64 {
    -moz-column-gap: 16rem;
    column-gap: 16rem;
  }

  .BigScreen\:gap-x-72 {
    -moz-column-gap: 18rem;
    column-gap: 18rem;
  }

  .BigScreen\:gap-x-80 {
    -moz-column-gap: 20rem;
    column-gap: 20rem;
  }

  .BigScreen\:gap-x-96 {
    -moz-column-gap: 24rem;
    column-gap: 24rem;
  }

  .BigScreen\:gap-x-px {
    -moz-column-gap: 1px;
    column-gap: 1px;
  }

  .BigScreen\:gap-x-0\.5 {
    -moz-column-gap: 0.125rem;
    column-gap: 0.125rem;
  }

  .BigScreen\:gap-x-1\.5 {
    -moz-column-gap: 0.375rem;
    column-gap: 0.375rem;
  }

  .BigScreen\:gap-x-2\.5 {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
  }

  .BigScreen\:gap-x-3\.5 {
    -moz-column-gap: 0.875rem;
    column-gap: 0.875rem;
  }

  .BigScreen\:gap-y-0 {
    row-gap: 0px;
  }

  .BigScreen\:gap-y-1 {
    row-gap: 0.25rem;
  }

  .BigScreen\:gap-y-2 {
    row-gap: 0.5rem;
  }

  .BigScreen\:gap-y-3 {
    row-gap: 0.75rem;
  }

  .BigScreen\:gap-y-4 {
    row-gap: 1rem;
  }

  .BigScreen\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .BigScreen\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .BigScreen\:gap-y-7 {
    row-gap: 1.75rem;
  }

  .BigScreen\:gap-y-8 {
    row-gap: 2rem;
  }

  .BigScreen\:gap-y-9 {
    row-gap: 2.25rem;
  }

  .BigScreen\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .BigScreen\:gap-y-11 {
    row-gap: 2.75rem;
  }

  .BigScreen\:gap-y-12 {
    row-gap: 3rem;
  }

  .BigScreen\:gap-y-14 {
    row-gap: 3.5rem;
  }

  .BigScreen\:gap-y-16 {
    row-gap: 4rem;
  }

  .BigScreen\:gap-y-20 {
    row-gap: 5rem;
  }

  .BigScreen\:gap-y-24 {
    row-gap: 6rem;
  }

  .BigScreen\:gap-y-28 {
    row-gap: 7rem;
  }

  .BigScreen\:gap-y-32 {
    row-gap: 8rem;
  }

  .BigScreen\:gap-y-36 {
    row-gap: 9rem;
  }

  .BigScreen\:gap-y-40 {
    row-gap: 10rem;
  }

  .BigScreen\:gap-y-44 {
    row-gap: 11rem;
  }

  .BigScreen\:gap-y-48 {
    row-gap: 12rem;
  }

  .BigScreen\:gap-y-52 {
    row-gap: 13rem;
  }

  .BigScreen\:gap-y-56 {
    row-gap: 14rem;
  }

  .BigScreen\:gap-y-60 {
    row-gap: 15rem;
  }

  .BigScreen\:gap-y-64 {
    row-gap: 16rem;
  }

  .BigScreen\:gap-y-72 {
    row-gap: 18rem;
  }

  .BigScreen\:gap-y-80 {
    row-gap: 20rem;
  }

  .BigScreen\:gap-y-96 {
    row-gap: 24rem;
  }

  .BigScreen\:gap-y-px {
    row-gap: 1px;
  }

  .BigScreen\:gap-y-0\.5 {
    row-gap: 0.125rem;
  }

  .BigScreen\:gap-y-1\.5 {
    row-gap: 0.375rem;
  }

  .BigScreen\:gap-y-2\.5 {
    row-gap: 0.625rem;
  }

  .BigScreen\:gap-y-3\.5 {
    row-gap: 0.875rem;
  }

  .BigScreen\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(6rem * var(--tw-space-x-reverse));
    margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(7rem * var(--tw-space-x-reverse));
    margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(8rem * var(--tw-space-x-reverse));
    margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(9rem * var(--tw-space-x-reverse));
    margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(10rem * var(--tw-space-x-reverse));
    margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(11rem * var(--tw-space-x-reverse));
    margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(12rem * var(--tw-space-x-reverse));
    margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(13rem * var(--tw-space-x-reverse));
    margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(14rem * var(--tw-space-x-reverse));
    margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(15rem * var(--tw-space-x-reverse));
    margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(16rem * var(--tw-space-x-reverse));
    margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(18rem * var(--tw-space-x-reverse));
    margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(20rem * var(--tw-space-x-reverse));
    margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(24rem * var(--tw-space-x-reverse));
    margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1px * var(--tw-space-x-reverse));
    margin-left: calc(1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1rem * var(--tw-space-x-reverse));
    margin-left: calc(-1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2rem * var(--tw-space-x-reverse));
    margin-left: calc(-2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3rem * var(--tw-space-x-reverse));
    margin-left: calc(-3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-4rem * var(--tw-space-x-reverse));
    margin-left: calc(-4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-5rem * var(--tw-space-x-reverse));
    margin-left: calc(-5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-6rem * var(--tw-space-x-reverse));
    margin-left: calc(-6rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-7rem * var(--tw-space-x-reverse));
    margin-left: calc(-7rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-8rem * var(--tw-space-x-reverse));
    margin-left: calc(-8rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-9rem * var(--tw-space-x-reverse));
    margin-left: calc(-9rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-10rem * var(--tw-space-x-reverse));
    margin-left: calc(-10rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-11rem * var(--tw-space-x-reverse));
    margin-left: calc(-11rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-12rem * var(--tw-space-x-reverse));
    margin-left: calc(-12rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-13rem * var(--tw-space-x-reverse));
    margin-left: calc(-13rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-14rem * var(--tw-space-x-reverse));
    margin-left: calc(-14rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-15rem * var(--tw-space-x-reverse));
    margin-left: calc(-15rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-16rem * var(--tw-space-x-reverse));
    margin-left: calc(-16rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-18rem * var(--tw-space-x-reverse));
    margin-left: calc(-18rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-20rem * var(--tw-space-x-reverse));
    margin-left: calc(-20rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-24rem * var(--tw-space-x-reverse));
    margin-left: calc(-24rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-1px * var(--tw-space-x-reverse));
    margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left: calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .BigScreen\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(7rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(8rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(9rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(11rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(12rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(13rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(14rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(16rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(18rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1px * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.5rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.75rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.25rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.5rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-7 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1.75rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-9 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.25rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.5rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-2.75rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-3.5rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-4rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-5rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-6rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-28 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-7rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-32 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-8rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-36 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-9rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-10rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-44 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-11rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-48 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-12rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-52 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-13rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-56 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-14rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-15rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-64 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-16rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-72 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-18rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-20rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-96 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-24rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-px > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-1px * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.125rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.375rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.625rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(-0.875rem * var(--tw-space-y-reverse));
  }

  .BigScreen\:space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 1;
  }

  .BigScreen\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
  }

  .BigScreen\:divide-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .BigScreen\:divide-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .BigScreen\:divide-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(4px * var(--tw-divide-x-reverse));
    border-left-width: calc(4px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .BigScreen\:divide-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(5px * var(--tw-divide-x-reverse));
    border-left-width: calc(5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .BigScreen\:divide-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(8px * var(--tw-divide-x-reverse));
    border-left-width: calc(8px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .BigScreen\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .BigScreen\:divide-x-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(1.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .BigScreen\:divide-x-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0.5px * var(--tw-divide-x-reverse));
    border-left-width: calc(0.5px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .BigScreen\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }

  .BigScreen\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .BigScreen\:divide-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
  }

  .BigScreen\:divide-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(5px * var(--tw-divide-y-reverse));
  }

  .BigScreen\:divide-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(8px * var(--tw-divide-y-reverse));
  }

  .BigScreen\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .BigScreen\:divide-y-1\/5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1.5px * var(--tw-divide-y-reverse));
  }

  .BigScreen\:divide-y-1\/2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0.5px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0.5px * var(--tw-divide-y-reverse));
  }

  .BigScreen\:divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 1;
  }

  .BigScreen\:divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 1;
  }

  .BigScreen\:divide-solid > :not([hidden]) ~ :not([hidden]) {
    border-style: solid;
  }

  .BigScreen\:divide-dashed > :not([hidden]) ~ :not([hidden]) {
    border-style: dashed;
  }

  .BigScreen\:divide-dotted > :not([hidden]) ~ :not([hidden]) {
    border-style: dotted;
  }

  .BigScreen\:divide-double > :not([hidden]) ~ :not([hidden]) {
    border-style: double;
  }

  .BigScreen\:divide-none > :not([hidden]) ~ :not([hidden]) {
    border-style: none;
  }

  .BigScreen\:divide-transparent > :not([hidden]) ~ :not([hidden]) {
    border-color: transparent;
  }

  .BigScreen\:divide-current > :not([hidden]) ~ :not([hidden]) {
    border-color: currentColor;
  }

  .BigScreen\:divide-black > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-white > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-gray-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-gray-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-gray-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-gray-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-gray-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-red-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-red-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-red-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-red-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-red-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-red-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-red-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-red-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-red-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-red-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-green-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-green-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-green-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-green-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-green-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-green-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-green-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-green-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-green-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-green-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-blue-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-blue-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-blue-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-blue-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-blue-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-blue-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-blue-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-blue-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-blue-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-indigo-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-indigo-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-indigo-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-indigo-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-indigo-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-indigo-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-indigo-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-indigo-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-indigo-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-indigo-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-pink-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-pink-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-pink-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-pink-300 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-pink-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-pink-500 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-pink-600 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-pink-700 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-pink-800 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-pink-900 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Asurion-White > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Asurion-Blue-Brighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Asurion-Blue-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Asurion-Blue-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Asurion-Purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Asurion-Purple-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Asurion-Purple-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Asurion-Gray-Deepest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Asurion-Gray-Deeper > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Asurion-Gray-Light > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Asurion-Gray-Lighter > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Asurion-Gray-Lightest > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Asurion-Red-Deep > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-light-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-light-gray-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-light-gray-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-light-gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-light-gray-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-light-gray-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-light-slate-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-denim-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-purple-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-dark-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-bright-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-mustard-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-mustard-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-light-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-light-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-light-blue-3 > :not([hidden]) ~ :not([hidden]) {
    border-color:  #F0F3FF;
  }

  .BigScreen\:divide-light-blue-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-purple-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-light-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-light-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-light-bg-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-light-white-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Black-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Default-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-White-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Silver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Yellow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Grey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Gray-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Red-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Gold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-light-green-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-dark-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-blue-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-yellow-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-light-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-bright-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-bright-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-SpaceGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Purple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-LightPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Glow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Bronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Copper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Pink-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Orange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Coral-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-MajesticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-PrismBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-CeramicBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-MidnightBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-PrismWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-CeramicWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-LilacPurple-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-CrownSilver-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-CoralBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-lime-yellow > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-apple-green > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-bg-new-blue > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-bg-new-pink > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-new-pink-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-footer-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-border-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-apple-green-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-crimson-red > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-asurion-cyan > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-bright-orange > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Graphite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-PacificBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-light-purple > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-asurion-gray > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-OceanBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-MetallicCopper-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-PorcelainWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-LightBlue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-CloudNavy-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-CloudMint-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-CloudOrange-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-CloudLavender-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-CloudRed-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-CloudWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-SunriseGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-SunshineGold-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-AuraBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-AuraGlow-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-MysticBronze-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-MysticGreen-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-MysticGrey-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-MysticBlack-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-MysticWhite-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-price-blue1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-indigo1 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-Purple-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-new-blue-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-dark-blue-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-replace-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-resolve-bg > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-violet > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-divide-opacity));
  }

  .BigScreen\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0;
  }

  .BigScreen\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.05;
  }

  .BigScreen\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.1;
  }

  .BigScreen\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.2;
  }

  .BigScreen\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.25;
  }

  .BigScreen\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.3;
  }

  .BigScreen\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.4;
  }

  .BigScreen\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.5;
  }

  .BigScreen\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.6;
  }

  .BigScreen\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.7;
  }

  .BigScreen\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.75;
  }

  .BigScreen\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.8;
  }

  .BigScreen\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.9;
  }

  .BigScreen\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 0.95;
  }

  .BigScreen\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
  }

  .BigScreen\:place-self-auto {
    place-self: auto;
  }

  .BigScreen\:place-self-start {
    place-self: start;
  }

  .BigScreen\:place-self-end {
    place-self: end;
  }

  .BigScreen\:place-self-center {
    place-self: center;
  }

  .BigScreen\:place-self-stretch {
    place-self: stretch;
  }

  .BigScreen\:self-auto {
    align-self: auto;
  }

  .BigScreen\:self-start {
    align-self: flex-start;
  }

  .BigScreen\:self-end {
    align-self: flex-end;
  }

  .BigScreen\:self-center {
    align-self: center;
  }

  .BigScreen\:self-stretch {
    align-self: stretch;
  }

  .BigScreen\:self-baseline {
    align-self: baseline;
  }

  .BigScreen\:justify-self-auto {
    justify-self: auto;
  }

  .BigScreen\:justify-self-start {
    justify-self: start;
  }

  .BigScreen\:justify-self-end {
    justify-self: end;
  }

  .BigScreen\:justify-self-center {
    justify-self: center;
  }

  .BigScreen\:justify-self-stretch {
    justify-self: stretch;
  }

  .BigScreen\:overflow-auto {
    overflow: auto;
  }

  .BigScreen\:overflow-hidden {
    overflow: hidden;
  }

  .BigScreen\:overflow-visible {
    overflow: visible;
  }

  .BigScreen\:overflow-scroll {
    overflow: scroll;
  }

  .BigScreen\:overflow-x-auto {
    overflow-x: auto;
  }

  .BigScreen\:overflow-y-auto {
    overflow-y: auto;
  }

  .BigScreen\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .BigScreen\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .BigScreen\:overflow-x-visible {
    overflow-x: visible;
  }

  .BigScreen\:overflow-y-visible {
    overflow-y: visible;
  }

  .BigScreen\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .BigScreen\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .BigScreen\:overscroll-auto {
    overscroll-behavior: auto;
  }

  .BigScreen\:overscroll-contain {
    overscroll-behavior: contain;
  }

  .BigScreen\:overscroll-none {
    overscroll-behavior: none;
  }

  .BigScreen\:overscroll-y-auto {
    overscroll-behavior-y: auto;
  }

  .BigScreen\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .BigScreen\:overscroll-y-none {
    overscroll-behavior-y: none;
  }

  .BigScreen\:overscroll-x-auto {
    overscroll-behavior-x: auto;
  }

  .BigScreen\:overscroll-x-contain {
    overscroll-behavior-x: contain;
  }

  .BigScreen\:overscroll-x-none {
    overscroll-behavior-x: none;
  }

  .BigScreen\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .BigScreen\:overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .BigScreen\:overflow-clip {
    text-overflow: clip;
  }

  .BigScreen\:whitespace-normal {
    white-space: normal;
  }

  .BigScreen\:whitespace-nowrap {
    white-space: nowrap;
  }

  .BigScreen\:whitespace-pre {
    white-space: pre;
  }

  .BigScreen\:whitespace-pre-line {
    white-space: pre-line;
  }

  .BigScreen\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .BigScreen\:break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }

  .BigScreen\:break-words {
    overflow-wrap: break-word;
  }

  .BigScreen\:break-all {
    word-break: break-all;
  }

  .BigScreen\:rounded-5 {
    border-radius: 5px;
  }

  .BigScreen\:rounded-16 {
    border-radius: 16px;
  }

  .BigScreen\:rounded-none {
    border-radius: 0px;
  }

  .BigScreen\:rounded-sm {
    border-radius: 0.125rem;
  }

  .BigScreen\:rounded {
    border-radius: 0.25rem;
  }

  .BigScreen\:rounded-md {
    border-radius: 0.375rem;
  }

  .BigScreen\:rounded-lg {
    border-radius: 0.5rem;
  }

  .BigScreen\:rounded-xl {
    border-radius: 0.75rem;
  }

  .BigScreen\:rounded-2xl {
    border-radius: 1rem;
  }

  .BigScreen\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .BigScreen\:rounded-full {
    border-radius: 9999px;
  }

  .BigScreen\:rounded-r3 {
    border-radius: 3px;
  }

  .BigScreen\:rounded-t-5 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .BigScreen\:rounded-t-16 {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .BigScreen\:rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .BigScreen\:rounded-t-sm {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem;
  }

  .BigScreen\:rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  .BigScreen\:rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .BigScreen\:rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .BigScreen\:rounded-t-xl {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .BigScreen\:rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  .BigScreen\:rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }

  .BigScreen\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .BigScreen\:rounded-t-r3 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }

  .BigScreen\:rounded-r-5 {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .BigScreen\:rounded-r-16 {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .BigScreen\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .BigScreen\:rounded-r-sm {
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
  }

  .BigScreen\:rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }

  .BigScreen\:rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .BigScreen\:rounded-r-lg {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }

  .BigScreen\:rounded-r-xl {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .BigScreen\:rounded-r-2xl {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }

  .BigScreen\:rounded-r-3xl {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }

  .BigScreen\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .BigScreen\:rounded-r-r3 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  .BigScreen\:rounded-b-5 {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .BigScreen\:rounded-b-16 {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .BigScreen\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .BigScreen\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .BigScreen\:rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .BigScreen\:rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .BigScreen\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .BigScreen\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .BigScreen\:rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .BigScreen\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .BigScreen\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .BigScreen\:rounded-b-r3 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .BigScreen\:rounded-l-5 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .BigScreen\:rounded-l-16 {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .BigScreen\:rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .BigScreen\:rounded-l-sm {
    border-top-left-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
  }

  .BigScreen\:rounded-l {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  .BigScreen\:rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .BigScreen\:rounded-l-lg {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .BigScreen\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .BigScreen\:rounded-l-2xl {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .BigScreen\:rounded-l-3xl {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .BigScreen\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .BigScreen\:rounded-l-r3 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .BigScreen\:rounded-tl-5 {
    border-top-left-radius: 5px;
  }

  .BigScreen\:rounded-tl-16 {
    border-top-left-radius: 16px;
  }

  .BigScreen\:rounded-tl-none {
    border-top-left-radius: 0px;
  }

  .BigScreen\:rounded-tl-sm {
    border-top-left-radius: 0.125rem;
  }

  .BigScreen\:rounded-tl {
    border-top-left-radius: 0.25rem;
  }

  .BigScreen\:rounded-tl-md {
    border-top-left-radius: 0.375rem;
  }

  .BigScreen\:rounded-tl-lg {
    border-top-left-radius: 0.5rem;
  }

  .BigScreen\:rounded-tl-xl {
    border-top-left-radius: 0.75rem;
  }

  .BigScreen\:rounded-tl-2xl {
    border-top-left-radius: 1rem;
  }

  .BigScreen\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem;
  }

  .BigScreen\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .BigScreen\:rounded-tl-r3 {
    border-top-left-radius: 3px;
  }

  .BigScreen\:rounded-tr-5 {
    border-top-right-radius: 5px;
  }

  .BigScreen\:rounded-tr-16 {
    border-top-right-radius: 16px;
  }

  .BigScreen\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .BigScreen\:rounded-tr-sm {
    border-top-right-radius: 0.125rem;
  }

  .BigScreen\:rounded-tr {
    border-top-right-radius: 0.25rem;
  }

  .BigScreen\:rounded-tr-md {
    border-top-right-radius: 0.375rem;
  }

  .BigScreen\:rounded-tr-lg {
    border-top-right-radius: 0.5rem;
  }

  .BigScreen\:rounded-tr-xl {
    border-top-right-radius: 0.75rem;
  }

  .BigScreen\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .BigScreen\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem;
  }

  .BigScreen\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .BigScreen\:rounded-tr-r3 {
    border-top-right-radius: 3px;
  }

  .BigScreen\:rounded-br-5 {
    border-bottom-right-radius: 5px;
  }

  .BigScreen\:rounded-br-16 {
    border-bottom-right-radius: 16px;
  }

  .BigScreen\:rounded-br-none {
    border-bottom-right-radius: 0px;
  }

  .BigScreen\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem;
  }

  .BigScreen\:rounded-br {
    border-bottom-right-radius: 0.25rem;
  }

  .BigScreen\:rounded-br-md {
    border-bottom-right-radius: 0.375rem;
  }

  .BigScreen\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem;
  }

  .BigScreen\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem;
  }

  .BigScreen\:rounded-br-2xl {
    border-bottom-right-radius: 1rem;
  }

  .BigScreen\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem;
  }

  .BigScreen\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .BigScreen\:rounded-br-r3 {
    border-bottom-right-radius: 3px;
  }

  .BigScreen\:rounded-bl-5 {
    border-bottom-left-radius: 5px;
  }

  .BigScreen\:rounded-bl-16 {
    border-bottom-left-radius: 16px;
  }

  .BigScreen\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .BigScreen\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem;
  }

  .BigScreen\:rounded-bl {
    border-bottom-left-radius: 0.25rem;
  }

  .BigScreen\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem;
  }

  .BigScreen\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem;
  }

  .BigScreen\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem;
  }

  .BigScreen\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem;
  }

  .BigScreen\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem;
  }

  .BigScreen\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .BigScreen\:rounded-bl-r3 {
    border-bottom-left-radius: 3px;
  }

  .BigScreen\:border-0 {
    border-width: 0px;
  }

  .BigScreen\:border-2 {
    border-width: 2px;
  }

  .BigScreen\:border-4 {
    border-width: 4px;
  }

  .BigScreen\:border-5 {
    border-width: 5px;
  }

  .BigScreen\:border-8 {
    border-width: 8px;
  }

  .BigScreen\:border {
    border-width: 1px;
  }

  .BigScreen\:border-1\/5 {
    border-width: 1.5px;
  }

  .BigScreen\:border-1\/2 {
    border-width: 0.5px;
  }

  .BigScreen\:border-t-0 {
    border-top-width: 0px;
  }

  .BigScreen\:border-t-2 {
    border-top-width: 2px;
  }

  .BigScreen\:border-t-4 {
    border-top-width: 4px;
  }

  .BigScreen\:border-t-5 {
    border-top-width: 5px;
  }

  .BigScreen\:border-t-8 {
    border-top-width: 8px;
  }

  .BigScreen\:border-t {
    border-top-width: 1px;
  }

  .BigScreen\:border-t-1\/5 {
    border-top-width: 1.5px;
  }

  .BigScreen\:border-t-1\/2 {
    border-top-width: 0.5px;
  }

  .BigScreen\:border-r-0 {
    border-right-width: 0px;
  }

  .BigScreen\:border-r-2 {
    border-right-width: 2px;
  }

  .BigScreen\:border-r-4 {
    border-right-width: 4px;
  }

  .BigScreen\:border-r-5 {
    border-right-width: 5px;
  }

  .BigScreen\:border-r-8 {
    border-right-width: 8px;
  }

  .BigScreen\:border-r {
    border-right-width: 1px;
  }

  .BigScreen\:border-r-1\/5 {
    border-right-width: 1.5px;
  }

  .BigScreen\:border-r-1\/2 {
    border-right-width: 0.5px;
  }

  .BigScreen\:border-b-0 {
    border-bottom-width: 0px;
  }

  .BigScreen\:border-b-2 {
    border-bottom-width: 2px;
  }

  .BigScreen\:border-b-4 {
    border-bottom-width: 4px;
  }

  .BigScreen\:border-b-5 {
    border-bottom-width: 5px;
  }

  .BigScreen\:border-b-8 {
    border-bottom-width: 8px;
  }

  .BigScreen\:border-b {
    border-bottom-width: 1px;
  }

  .BigScreen\:border-b-1\/5 {
    border-bottom-width: 1.5px;
  }

  .BigScreen\:border-b-1\/2 {
    border-bottom-width: 0.5px;
  }

  .BigScreen\:border-l-0 {
    border-left-width: 0px;
  }

  .BigScreen\:border-l-2 {
    border-left-width: 2px;
  }

  .BigScreen\:border-l-4 {
    border-left-width: 4px;
  }

  .BigScreen\:border-l-5 {
    border-left-width: 5px;
  }

  .BigScreen\:border-l-8 {
    border-left-width: 8px;
  }

  .BigScreen\:border-l {
    border-left-width: 1px;
  }

  .BigScreen\:border-l-1\/5 {
    border-left-width: 1.5px;
  }

  .BigScreen\:border-l-1\/2 {
    border-left-width: 0.5px;
  }

  .BigScreen\:border-solid {
    border-style: solid;
  }

  .BigScreen\:border-dashed {
    border-style: dashed;
  }

  .BigScreen\:border-dotted {
    border-style: dotted;
  }

  .BigScreen\:border-double {
    border-style: double;
  }

  .BigScreen\:border-none {
    border-style: none;
  }

  .BigScreen\:border-transparent {
    border-color: transparent;
  }

  .BigScreen\:border-current {
    border-color: currentColor;
  }

  .BigScreen\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .BigScreen\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .BigScreen\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .BigScreen\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .BigScreen\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .BigScreen\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .BigScreen\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .BigScreen\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .BigScreen\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .BigScreen\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .BigScreen\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .BigScreen\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .BigScreen\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .BigScreen\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .BigScreen\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .BigScreen\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .BigScreen\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .BigScreen\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .BigScreen\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .BigScreen\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .BigScreen\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .BigScreen\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .BigScreen\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .BigScreen\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .BigScreen\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .BigScreen\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .BigScreen\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .BigScreen\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .BigScreen\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .BigScreen\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .BigScreen\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .BigScreen\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .BigScreen\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .BigScreen\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .BigScreen\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .BigScreen\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .BigScreen\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .BigScreen\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .BigScreen\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .BigScreen\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .BigScreen\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .BigScreen\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .BigScreen\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .BigScreen\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .BigScreen\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .BigScreen\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .BigScreen\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .BigScreen\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .BigScreen\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .BigScreen\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .BigScreen\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .BigScreen\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .BigScreen\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .BigScreen\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .BigScreen\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .BigScreen\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .BigScreen\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .BigScreen\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .BigScreen\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .BigScreen\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .BigScreen\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .BigScreen\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .BigScreen\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .BigScreen\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .BigScreen\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .BigScreen\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .BigScreen\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .BigScreen\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .BigScreen\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .BigScreen\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .BigScreen\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .BigScreen\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .BigScreen\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .BigScreen\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .BigScreen\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .BigScreen\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .BigScreen\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .BigScreen\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .BigScreen\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .BigScreen\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .BigScreen\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .BigScreen\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .BigScreen\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .BigScreen\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .BigScreen\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .BigScreen\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .BigScreen\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .BigScreen\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .BigScreen\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .BigScreen\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .BigScreen\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .BigScreen\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .BigScreen\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .BigScreen\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .BigScreen\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .BigScreen\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .BigScreen\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .BigScreen\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .BigScreen\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .BigScreen\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .BigScreen\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .BigScreen\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .BigScreen\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .BigScreen\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .BigScreen\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .BigScreen\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .BigScreen\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .BigScreen\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .BigScreen\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .BigScreen\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .BigScreen\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .BigScreen\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .BigScreen\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .BigScreen\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .BigScreen\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .BigScreen\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .BigScreen\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .BigScreen\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .BigScreen\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .BigScreen\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .BigScreen\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .BigScreen\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .BigScreen\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .BigScreen\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .BigScreen\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .BigScreen\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .BigScreen\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .BigScreen\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .BigScreen\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .BigScreen\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .BigScreen\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .BigScreen\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .BigScreen\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .BigScreen\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .BigScreen\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .BigScreen\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .BigScreen\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .BigScreen\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .BigScreen\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .BigScreen\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .BigScreen\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .BigScreen\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .BigScreen\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .BigScreen\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .BigScreen\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .BigScreen\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .BigScreen\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .BigScreen\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .BigScreen\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .BigScreen\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .BigScreen\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .BigScreen\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .BigScreen\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .BigScreen\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .BigScreen\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .BigScreen\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .BigScreen\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .BigScreen\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .BigScreen\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .BigScreen\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .BigScreen\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .BigScreen\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .BigScreen\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .BigScreen\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .BigScreen\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .BigScreen\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .BigScreen\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .BigScreen\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .BigScreen\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .BigScreen\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .BigScreen\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .BigScreen\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .BigScreen\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .BigScreen\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .BigScreen\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .BigScreen\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .BigScreen\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .BigScreen\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .BigScreen\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .BigScreen\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .BigScreen\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .BigScreen\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .BigScreen\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-transparent {
    border-color: transparent;
  }

  .group:hover .BigScreen\:group-hover\:border-current {
    border-color: currentColor;
  }

  .group:hover .BigScreen\:group-hover\:border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-red-50 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-red-200 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-red-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-red-600 {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-red-700 {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-red-800 {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-red-900 {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Asurion-White {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Asurion-Blue-Brighter {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Asurion-Blue-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Asurion-Blue-Light {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Asurion-Purple {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Asurion-Purple-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Asurion-Purple-Light {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Asurion-Gray-Deepest {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Asurion-Gray-Deeper {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Asurion-Gray-Light {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Asurion-Gray-Lighter {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Asurion-Gray-Lightest {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Asurion-Red-Deep {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-light-gray {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-light-gray-1 {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-light-gray-2 {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-light-gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-light-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-light-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-light-slate-gray {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-denim-blue {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-purple-1 {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-dark-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-bright-red {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-mustard-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-mustard-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-light-blue {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-light-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-light-blue-3 {
    border-color:  #F0F3FF;
  }

  .group:hover .BigScreen\:group-hover\:border-light-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-purple-blue {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-light-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-light-bg-green {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-light-white-1 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Black-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Default-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-White-3 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Silver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Yellow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Grey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Gray-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Red-3 {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Gold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-light-green-3 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-dark-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-blue-1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-yellow-1 {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-light-pink {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-bright-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-bright-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-SpaceGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Purple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-LightPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Glow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Bronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Copper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Pink-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Orange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Coral-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-MajesticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-PrismBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-CeramicBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-MidnightBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-PrismWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-CeramicWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-LilacPurple-3 {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-CrownSilver-3 {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-CoralBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-lime-yellow {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-apple-green {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-bg-new-blue {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-bg-new-pink {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-new-pink-1 {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-footer-grey {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-border-grey {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-apple-green-1 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-crimson-red {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-asurion-cyan {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-bright-orange {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Graphite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-PacificBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-light-purple {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-asurion-gray {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-OceanBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-MetallicCopper-3 {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-PorcelainWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-LightBlue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-CloudNavy-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-CloudMint-3 {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-CloudOrange-3 {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-CloudLavender-3 {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-CloudRed-3 {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-CloudWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-SunriseGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-SunshineGold-3 {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-AuraBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-AuraGlow-3 {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-MysticBronze-3 {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-MysticGreen-3 {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-MysticGrey-3 {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-MysticBlack-3 {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-MysticWhite-3 {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-price-blue1 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-indigo1 {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-Purple-4 {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-new-blue-2 {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-dark-blue-3 {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-replace-bg {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-resolve-bg {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .group:hover .BigScreen\:group-hover\:border-violet {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-transparent:focus-within {
    border-color: transparent;
  }

  .BigScreen\:focus-within\:border-current:focus-within {
    border-color: currentColor;
  }

  .BigScreen\:focus-within\:border-black:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-white:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-gray-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-gray-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-gray-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-gray-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-gray-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-gray-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-gray-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-gray-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-gray-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-red-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-red-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-red-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-red-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-red-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-red-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-red-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-red-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-red-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-red-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-yellow-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-yellow-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-yellow-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-yellow-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-yellow-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-yellow-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-yellow-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-yellow-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-yellow-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-yellow-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-green-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-green-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-green-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-green-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-green-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-green-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-green-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-green-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-green-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-green-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-blue-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-blue-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-blue-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-blue-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-blue-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-blue-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-blue-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-blue-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-blue-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-indigo-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-indigo-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-indigo-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-indigo-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-indigo-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-indigo-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-indigo-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-indigo-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-indigo-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-indigo-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-pink-50:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-pink-100:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-pink-200:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-pink-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-pink-400:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-pink-500:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-pink-600:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-pink-700:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-pink-800:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-pink-900:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Asurion-White:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Asurion-Blue-Brighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Asurion-Blue-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Asurion-Blue-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Asurion-Purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Asurion-Purple-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Asurion-Purple-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Asurion-Gray-Deepest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Asurion-Gray-Deeper:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Asurion-Gray-Light:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Asurion-Gray-Lighter:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Asurion-Gray-Lightest:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Asurion-Red-Deep:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-light-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-light-gray-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-light-gray-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-light-gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-light-gray-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-light-gray-5:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-light-slate-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-denim-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-purple-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-dark-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-bright-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-mustard-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-mustard-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-light-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-light-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-light-blue-3:focus-within {
    border-color:  #F0F3FF;
  }

  .BigScreen\:focus-within\:border-light-blue-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-purple-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-light-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-light-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-light-bg-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-light-white-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Black-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Default-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-White-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Silver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Yellow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Grey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Gray-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Red-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Gold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-light-green-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-dark-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-blue-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-yellow-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-light-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-bright-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-bright-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-SpaceGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Purple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-LightPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Glow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Bronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Copper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Pink-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Orange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Coral-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-MajesticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-PrismBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-CeramicBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-MidnightBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-PrismWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-CeramicWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-LilacPurple-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-CrownSilver-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-CoralBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-lime-yellow:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-apple-green:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-bg-new-blue:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-bg-new-pink:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-new-pink-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-footer-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-border-grey:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-apple-green-1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-crimson-red:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-asurion-cyan:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-bright-orange:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Graphite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-PacificBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-light-purple:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-asurion-gray:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-OceanBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-MetallicCopper-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-PorcelainWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-LightBlue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-CloudNavy-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-CloudMint-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-CloudOrange-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-CloudLavender-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-CloudRed-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-CloudWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-SunriseGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-SunshineGold-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-AuraBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-AuraGlow-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-MysticBronze-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-MysticGreen-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-MysticGrey-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-MysticBlack-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-MysticWhite-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-price-blue1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-indigo1:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-Purple-4:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-new-blue-2:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-dark-blue-3:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-replace-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-resolve-bg:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .BigScreen\:focus-within\:border-violet:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .BigScreen\:hover\:border-current:hover {
    border-color: currentColor;
  }

  .BigScreen\:hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-gray-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-gray-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-gray-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-red-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-red-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-red-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-red-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-red-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-red-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-red-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-red-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-red-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-pink-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Asurion-White:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Asurion-Blue-Brighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Asurion-Blue-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Asurion-Blue-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Asurion-Purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Asurion-Purple-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Asurion-Purple-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Asurion-Gray-Deepest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Asurion-Gray-Deeper:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Asurion-Gray-Light:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Asurion-Gray-Lighter:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Asurion-Gray-Lightest:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Asurion-Red-Deep:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-light-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-light-gray-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-light-gray-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-light-gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-light-gray-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-light-gray-5:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-light-slate-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-denim-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-purple-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-dark-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-bright-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-mustard-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-mustard-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-light-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-light-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-light-blue-3:hover {
    border-color:  #F0F3FF;
  }

  .BigScreen\:hover\:border-light-blue-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-purple-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-light-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-light-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-light-bg-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-light-white-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Black-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Default-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-White-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Silver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Yellow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Grey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Gray-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Red-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Gold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-light-green-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-dark-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-blue-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-yellow-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-light-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-bright-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-bright-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-SpaceGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Purple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-LightPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Glow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Bronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Copper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Pink-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Orange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Coral-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-MajesticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-PrismBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-CeramicBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-MidnightBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-PrismWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-CeramicWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-LilacPurple-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-CrownSilver-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-CoralBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-lime-yellow:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-apple-green:hover {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-bg-new-blue:hover {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-bg-new-pink:hover {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-new-pink-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-footer-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-border-grey:hover {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-apple-green-1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-crimson-red:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-asurion-cyan:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-bright-orange:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Graphite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-PacificBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-light-purple:hover {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-asurion-gray:hover {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-OceanBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-MetallicCopper-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-PorcelainWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-LightBlue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-CloudNavy-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-CloudMint-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-CloudOrange-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-CloudLavender-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-CloudRed-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-CloudWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-SunriseGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-SunshineGold-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-AuraBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-AuraGlow-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-MysticBronze-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-MysticGreen-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-MysticGrey-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-MysticBlack-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-MysticWhite-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-price-blue1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-indigo1:hover {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-Purple-4:hover {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-new-blue-2:hover {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-dark-blue-3:hover {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-replace-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-resolve-bg:hover {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .BigScreen\:hover\:border-violet:hover {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .BigScreen\:focus\:border-current:focus {
    border-color: currentColor;
  }

  .BigScreen\:focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 0, 0, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-white:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-gray-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-gray-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-gray-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-gray-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-gray-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-gray-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 65, 81, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-gray-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 41, 55, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-gray-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(17, 24, 39, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-red-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 242, 242, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-red-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 226, 226, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-red-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 202, 202, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-red-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 165, 165, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-red-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 113, 113, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 68, 68, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-red-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(220, 38, 38, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-red-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(185, 28, 28, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-red-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(153, 27, 27, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-red-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(127, 29, 29, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-yellow-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 251, 235, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-yellow-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(254, 243, 199, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-yellow-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 230, 138, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-yellow-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 211, 77, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-yellow-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 191, 36, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-yellow-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 158, 11, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-yellow-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(217, 119, 6, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-yellow-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(180, 83, 9, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-yellow-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(146, 64, 14, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-yellow-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(120, 53, 15, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-green-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 253, 245, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-green-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 250, 229, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-green-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(167, 243, 208, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-green-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 231, 183, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-green-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(52, 211, 153, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-green-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(16, 185, 129, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-green-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(5, 150, 105, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-green-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 120, 87, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-green-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 95, 70, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-green-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(6, 78, 59, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-blue-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(239, 246, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-blue-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 234, 254, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-blue-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(191, 219, 254, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-blue-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 165, 250, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-blue-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(59, 130, 246, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-blue-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 99, 235, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-blue-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(29, 78, 216, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-blue-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 64, 175, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-blue-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(30, 58, 138, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-indigo-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 242, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-indigo-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(224, 231, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-indigo-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(199, 210, 254, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-indigo-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 180, 252, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-indigo-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(129, 140, 248, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(99, 102, 241, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-indigo-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(79, 70, 229, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-indigo-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(67, 56, 202, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-indigo-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(55, 48, 163, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-indigo-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(49, 46, 129, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-pink-50:focus {
    --tw-border-opacity: 1;
    border-color: rgba(253, 242, 248, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-pink-100:focus {
    --tw-border-opacity: 1;
    border-color: rgba(252, 231, 243, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-pink-200:focus {
    --tw-border-opacity: 1;
    border-color: rgba(251, 207, 232, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-pink-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 168, 212, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-pink-400:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 114, 182, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-pink-500:focus {
    --tw-border-opacity: 1;
    border-color: rgba(236, 72, 153, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-pink-600:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-pink-700:focus {
    --tw-border-opacity: 1;
    border-color: rgba(190, 24, 93, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-pink-800:focus {
    --tw-border-opacity: 1;
    border-color: rgba(157, 23, 77, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-pink-900:focus {
    --tw-border-opacity: 1;
    border-color: rgba(131, 24, 67, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Asurion-White:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Asurion-Blue-Brighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Asurion-Blue-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Asurion-Blue-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Asurion-Purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Asurion-Purple-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Asurion-Purple-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Asurion-Gray-Deepest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Asurion-Gray-Deeper:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 118, 125, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Asurion-Gray-Light:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Asurion-Gray-Lighter:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Asurion-Gray-Lightest:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Asurion-Red-Deep:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-light-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-light-gray-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(165, 170, 175, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-light-gray-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(230, 230, 235, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-light-gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 240, 245, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-light-gray-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(213, 214, 218, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-light-gray-5:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 63, 72, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-light-slate-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(133, 137, 161, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-denim-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 102, 178, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-purple-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-dark-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 27, 27, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-bright-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(244, 7, 21, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-mustard-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 139, 0, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-mustard-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 102, 0, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-light-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-light-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(74, 104, 249, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-light-blue-3:focus {
    border-color:  #F0F3FF;
  }

  .BigScreen\:focus\:border-light-blue-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 243, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-purple-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(100, 105, 225, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-light-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-light-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 181, 116, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-light-bg-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(240, 255, 249, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(11, 131, 80, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 237, 213, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-light-white-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 246, 238, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Black-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Default-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-White-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(249, 246, 239, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(174, 224, 205, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Silver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 228, 226, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Yellow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 208, 96, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Grey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Gray-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Red-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(186, 12, 46, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Gold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(245, 221, 197, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-light-green-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(243, 233, 251, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-dark-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(39, 67, 204, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-blue-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-yellow-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(237, 184, 0, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(37, 59, 170, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-light-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 80, 112, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-bright-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-bright-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-SpaceGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(83, 81, 80, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Purple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-LightPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 205, 218, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Glow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Bronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(205, 127, 50, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Copper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(184, 115, 51, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Pink-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 192, 203, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Orange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 165, 0, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Coral-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 119, 98, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-MajesticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-PrismBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-CeramicBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 32, 32, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-MidnightBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 4, 13, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-PrismWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(225, 216, 203, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-CeramicWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(194, 194, 196, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-LilacPurple-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(200, 162, 200, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-CrownSilver-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(177, 165, 170, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-CoralBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(175, 220, 236, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-lime-yellow:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 250, 70, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-apple-green:focus {
    --tw-border-opacity: 1;
    border-color: rgba(110, 250, 195, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-bg-new-blue:focus {
    --tw-border-opacity: 1;
    border-color: rgba(57, 220, 240, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-bg-new-pink:focus {
    --tw-border-opacity: 1;
    border-color: rgba(231, 154, 174, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-new-pink-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(233, 161, 179, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-footer-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 50, 56, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-border-grey:focus {
    --tw-border-opacity: 1;
    border-color: rgba(196, 196, 196, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-apple-green-1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(48, 208, 145, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-crimson-red:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 35, 35, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-asurion-cyan:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 206, 215, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-bright-orange:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 139, 26, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Graphite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(210, 206, 219, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-PacificBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-light-purple:focus {
    --tw-border-opacity: 1;
    border-color: rgba(179, 163, 215, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-asurion-gray:focus {
    --tw-border-opacity: 1;
    border-color: rgba(216, 216, 216, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-OceanBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(0, 119, 190, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-MetallicCopper-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(114, 40, 30, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-PorcelainWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(248, 251, 248, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-LightBlue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(173, 216, 230, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-CloudNavy-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-CloudMint-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(96, 115, 135, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-CloudOrange-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(255, 186, 151, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-CloudLavender-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(214, 211, 226, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-CloudRed-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(219, 176, 162, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-CloudWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(242, 242, 237, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-SunriseGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-SunshineGold-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(238, 198, 173, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-AuraBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(31, 33, 32, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-AuraGlow-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(241, 173, 75, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-MysticBronze-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(60, 37, 22, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-MysticGreen-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(144, 161, 154, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-MysticGrey-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(86, 79, 85, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-MysticBlack-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(53, 58, 60, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-MysticWhite-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(228, 237, 227, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-price-blue1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(107, 139, 255, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-indigo1:focus {
    --tw-border-opacity: 1;
    border-color: rgba(103, 0, 184, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-Purple-4:focus {
    --tw-border-opacity: 1;
    border-color: rgba(149, 152, 248, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-new-blue-2:focus {
    --tw-border-opacity: 1;
    border-color: rgba(51, 179, 194, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-dark-blue-3:focus {
    --tw-border-opacity: 1;
    border-color: rgba(4, 29, 251, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-replace-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(138, 164, 188, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-resolve-bg:focus {
    --tw-border-opacity: 1;
    border-color: rgba(71, 131, 203, var(--tw-border-opacity));
  }

  .BigScreen\:focus\:border-violet:focus {
    --tw-border-opacity: 1;
    border-color: rgba(130, 35, 210, var(--tw-border-opacity));
  }

  .BigScreen\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .BigScreen\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .BigScreen\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .BigScreen\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .BigScreen\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .BigScreen\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .BigScreen\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .BigScreen\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .BigScreen\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .BigScreen\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .BigScreen\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .BigScreen\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .BigScreen\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .BigScreen\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .BigScreen\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .group:hover .BigScreen\:group-hover\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .group:hover .BigScreen\:group-hover\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .group:hover .BigScreen\:group-hover\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .group:hover .BigScreen\:group-hover\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .group:hover .BigScreen\:group-hover\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .group:hover .BigScreen\:group-hover\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .group:hover .BigScreen\:group-hover\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .group:hover .BigScreen\:group-hover\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .group:hover .BigScreen\:group-hover\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .group:hover .BigScreen\:group-hover\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .group:hover .BigScreen\:group-hover\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .group:hover .BigScreen\:group-hover\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .group:hover .BigScreen\:group-hover\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .group:hover .BigScreen\:group-hover\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .group:hover .BigScreen\:group-hover\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .BigScreen\:focus-within\:border-opacity-0:focus-within {
    --tw-border-opacity: 0;
  }

  .BigScreen\:focus-within\:border-opacity-5:focus-within {
    --tw-border-opacity: 0.05;
  }

  .BigScreen\:focus-within\:border-opacity-10:focus-within {
    --tw-border-opacity: 0.1;
  }

  .BigScreen\:focus-within\:border-opacity-20:focus-within {
    --tw-border-opacity: 0.2;
  }

  .BigScreen\:focus-within\:border-opacity-25:focus-within {
    --tw-border-opacity: 0.25;
  }

  .BigScreen\:focus-within\:border-opacity-30:focus-within {
    --tw-border-opacity: 0.3;
  }

  .BigScreen\:focus-within\:border-opacity-40:focus-within {
    --tw-border-opacity: 0.4;
  }

  .BigScreen\:focus-within\:border-opacity-50:focus-within {
    --tw-border-opacity: 0.5;
  }

  .BigScreen\:focus-within\:border-opacity-60:focus-within {
    --tw-border-opacity: 0.6;
  }

  .BigScreen\:focus-within\:border-opacity-70:focus-within {
    --tw-border-opacity: 0.7;
  }

  .BigScreen\:focus-within\:border-opacity-75:focus-within {
    --tw-border-opacity: 0.75;
  }

  .BigScreen\:focus-within\:border-opacity-80:focus-within {
    --tw-border-opacity: 0.8;
  }

  .BigScreen\:focus-within\:border-opacity-90:focus-within {
    --tw-border-opacity: 0.9;
  }

  .BigScreen\:focus-within\:border-opacity-95:focus-within {
    --tw-border-opacity: 0.95;
  }

  .BigScreen\:focus-within\:border-opacity-100:focus-within {
    --tw-border-opacity: 1;
  }

  .BigScreen\:hover\:border-opacity-0:hover {
    --tw-border-opacity: 0;
  }

  .BigScreen\:hover\:border-opacity-5:hover {
    --tw-border-opacity: 0.05;
  }

  .BigScreen\:hover\:border-opacity-10:hover {
    --tw-border-opacity: 0.1;
  }

  .BigScreen\:hover\:border-opacity-20:hover {
    --tw-border-opacity: 0.2;
  }

  .BigScreen\:hover\:border-opacity-25:hover {
    --tw-border-opacity: 0.25;
  }

  .BigScreen\:hover\:border-opacity-30:hover {
    --tw-border-opacity: 0.3;
  }

  .BigScreen\:hover\:border-opacity-40:hover {
    --tw-border-opacity: 0.4;
  }

  .BigScreen\:hover\:border-opacity-50:hover {
    --tw-border-opacity: 0.5;
  }

  .BigScreen\:hover\:border-opacity-60:hover {
    --tw-border-opacity: 0.6;
  }

  .BigScreen\:hover\:border-opacity-70:hover {
    --tw-border-opacity: 0.7;
  }

  .BigScreen\:hover\:border-opacity-75:hover {
    --tw-border-opacity: 0.75;
  }

  .BigScreen\:hover\:border-opacity-80:hover {
    --tw-border-opacity: 0.8;
  }

  .BigScreen\:hover\:border-opacity-90:hover {
    --tw-border-opacity: 0.9;
  }

  .BigScreen\:hover\:border-opacity-95:hover {
    --tw-border-opacity: 0.95;
  }

  .BigScreen\:hover\:border-opacity-100:hover {
    --tw-border-opacity: 1;
  }

  .BigScreen\:focus\:border-opacity-0:focus {
    --tw-border-opacity: 0;
  }

  .BigScreen\:focus\:border-opacity-5:focus {
    --tw-border-opacity: 0.05;
  }

  .BigScreen\:focus\:border-opacity-10:focus {
    --tw-border-opacity: 0.1;
  }

  .BigScreen\:focus\:border-opacity-20:focus {
    --tw-border-opacity: 0.2;
  }

  .BigScreen\:focus\:border-opacity-25:focus {
    --tw-border-opacity: 0.25;
  }

  .BigScreen\:focus\:border-opacity-30:focus {
    --tw-border-opacity: 0.3;
  }

  .BigScreen\:focus\:border-opacity-40:focus {
    --tw-border-opacity: 0.4;
  }

  .BigScreen\:focus\:border-opacity-50:focus {
    --tw-border-opacity: 0.5;
  }

  .BigScreen\:focus\:border-opacity-60:focus {
    --tw-border-opacity: 0.6;
  }

  .BigScreen\:focus\:border-opacity-70:focus {
    --tw-border-opacity: 0.7;
  }

  .BigScreen\:focus\:border-opacity-75:focus {
    --tw-border-opacity: 0.75;
  }

  .BigScreen\:focus\:border-opacity-80:focus {
    --tw-border-opacity: 0.8;
  }

  .BigScreen\:focus\:border-opacity-90:focus {
    --tw-border-opacity: 0.9;
  }

  .BigScreen\:focus\:border-opacity-95:focus {
    --tw-border-opacity: 0.95;
  }

  .BigScreen\:focus\:border-opacity-100:focus {
    --tw-border-opacity: 1;
  }

  .BigScreen\:bg-transparent {
    background-color: transparent;
  }

  .BigScreen\:bg-current {
    background-color: currentColor;
  }

  .BigScreen\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .BigScreen\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-transparent {
    background-color: transparent;
  }

  .group:hover .BigScreen\:group-hover\:bg-current {
    background-color: currentColor;
  }

  .group:hover .BigScreen\:group-hover\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Asurion-White {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Asurion-Blue-Brighter {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Asurion-Blue-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Asurion-Blue-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Asurion-Purple {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Asurion-Purple-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Asurion-Purple-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Asurion-Gray-Deepest {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Asurion-Gray-Deeper {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Asurion-Gray-Light {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Asurion-Gray-Lighter {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Asurion-Gray-Lightest {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Asurion-Red-Deep {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-light-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-light-gray-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-light-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-light-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-light-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-light-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-light-slate-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-denim-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-purple-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-dark-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-bright-red {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-mustard-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-mustard-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-light-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-light-blue-3 {
    background-color:  #F0F3FF;
  }

  .group:hover .BigScreen\:group-hover\:bg-light-blue-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-purple-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-light-green {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-light-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-light-bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-light-white-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Black-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Default-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-White-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Silver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Yellow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Red-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Gold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-light-green-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-dark-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-yellow-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-light-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-bright-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-bright-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-SpaceGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-LightPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Glow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Bronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Copper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Pink-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Orange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Coral-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-MajesticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-PrismBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-CeramicBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-MidnightBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-PrismWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-CeramicWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-LilacPurple-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-CrownSilver-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-CoralBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-lime-yellow {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-apple-green {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-bg-new-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-bg-new-pink {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-new-pink-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-footer-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-border-grey {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-apple-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-crimson-red {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-asurion-cyan {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-bright-orange {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Graphite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-PacificBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-light-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-asurion-gray {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-OceanBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-MetallicCopper-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-PorcelainWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-LightBlue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-CloudNavy-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-CloudMint-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-CloudOrange-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-CloudLavender-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-CloudRed-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-CloudWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-SunriseGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-SunshineGold-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-AuraBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-AuraGlow-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-MysticBronze-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-MysticGreen-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-MysticGrey-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-MysticBlack-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-MysticWhite-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-price-blue1 {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-indigo1 {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-Purple-4 {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-new-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-dark-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-replace-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .group:hover .BigScreen\:group-hover\:bg-resolve-bg {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-transparent:focus-within {
    background-color: transparent;
  }

  .BigScreen\:focus-within\:bg-current:focus-within {
    background-color: currentColor;
  }

  .BigScreen\:focus-within\:bg-black:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-white:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-gray-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-gray-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-gray-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-gray-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-gray-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-gray-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-gray-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-gray-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-gray-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-gray-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-red-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-red-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-red-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-red-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-red-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-red-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-red-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-red-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-red-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-red-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-yellow-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-yellow-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-yellow-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-yellow-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-yellow-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-yellow-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-yellow-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-yellow-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-yellow-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-yellow-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-green-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-green-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-green-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-green-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-green-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-green-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-green-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-green-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-green-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-green-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-blue-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-blue-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-blue-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-blue-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-blue-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-blue-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-blue-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-blue-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-blue-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-blue-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-indigo-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-indigo-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-indigo-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-indigo-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-indigo-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-indigo-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-indigo-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-indigo-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-indigo-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-indigo-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-pink-50:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-pink-100:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-pink-200:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-pink-300:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-pink-400:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-pink-500:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-pink-600:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-pink-700:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-pink-800:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-pink-900:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Asurion-White:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Asurion-Blue-Brighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Asurion-Blue-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Asurion-Blue-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Asurion-Purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Asurion-Purple-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Asurion-Purple-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Asurion-Gray-Deepest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Asurion-Gray-Deeper:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Asurion-Gray-Light:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Asurion-Gray-Lighter:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Asurion-Gray-Lightest:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Asurion-Red-Deep:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-light-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-light-gray-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-light-gray-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-light-gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-light-gray-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-light-gray-5:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-light-slate-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-denim-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-purple-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-dark-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-bright-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-mustard-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-mustard-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-light-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-light-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-light-blue-3:focus-within {
    background-color:  #F0F3FF;
  }

  .BigScreen\:focus-within\:bg-light-blue-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-purple-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-light-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-light-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-light-bg-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-light-white-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Black-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Default-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-White-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Silver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Yellow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Grey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Gray-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Red-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Gold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-light-green-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-dark-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-blue-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-yellow-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-light-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-bright-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-bright-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-SpaceGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Purple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-LightPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Glow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Bronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Copper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Pink-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Orange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Coral-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-MajesticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-PrismBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-CeramicBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-MidnightBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-PrismWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-CeramicWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-LilacPurple-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-CrownSilver-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-CoralBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-lime-yellow:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-apple-green:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-bg-new-blue:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-bg-new-pink:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-new-pink-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-footer-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-border-grey:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-apple-green-1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-crimson-red:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-asurion-cyan:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-bright-orange:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Graphite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-PacificBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-light-purple:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-asurion-gray:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-OceanBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-MetallicCopper-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-PorcelainWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-LightBlue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-CloudNavy-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-CloudMint-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-CloudOrange-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-CloudLavender-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-CloudRed-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-CloudWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-SunriseGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-SunshineGold-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-AuraBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-AuraGlow-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-MysticBronze-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-MysticGreen-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-MysticGrey-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-MysticBlack-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-MysticWhite-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-price-blue1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-indigo1:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-Purple-4:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-new-blue-2:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-dark-blue-3:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-replace-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .BigScreen\:focus-within\:bg-resolve-bg:focus-within {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .BigScreen\:hover\:bg-current:hover {
    background-color: currentColor;
  }

  .BigScreen\:hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-gray-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-gray-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-red-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-red-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-red-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-red-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-red-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-red-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-red-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-pink-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Asurion-White:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Asurion-Blue-Brighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Asurion-Blue-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Asurion-Blue-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Asurion-Purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Asurion-Purple-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Asurion-Purple-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Asurion-Gray-Deepest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Asurion-Gray-Deeper:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Asurion-Gray-Light:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Asurion-Gray-Lighter:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Asurion-Gray-Lightest:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Asurion-Red-Deep:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-light-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-light-gray-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-light-gray-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-light-gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-light-gray-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-light-gray-5:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-light-slate-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-denim-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-purple-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-dark-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-bright-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-mustard-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-mustard-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-light-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-light-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-light-blue-3:hover {
    background-color:  #F0F3FF;
  }

  .BigScreen\:hover\:bg-light-blue-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-purple-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-light-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-light-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-light-bg-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-light-white-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Black-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Default-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-White-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Silver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Yellow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Grey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Gray-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Red-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Gold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-light-green-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-dark-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-blue-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-yellow-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-light-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-bright-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-bright-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-SpaceGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Purple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-LightPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Glow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Bronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Copper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Pink-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Orange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Coral-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-MajesticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-PrismBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-CeramicBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-MidnightBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-PrismWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-CeramicWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-LilacPurple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-CrownSilver-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-CoralBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-lime-yellow:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-apple-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-bg-new-blue:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-bg-new-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-new-pink-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-footer-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-border-grey:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-apple-green-1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-crimson-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-asurion-cyan:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-bright-orange:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Graphite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-PacificBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-light-purple:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-asurion-gray:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-OceanBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-MetallicCopper-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-PorcelainWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-LightBlue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-CloudNavy-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-CloudMint-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-CloudOrange-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-CloudLavender-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-CloudRed-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-CloudWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-SunriseGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-SunshineGold-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-AuraBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-AuraGlow-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-MysticBronze-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-MysticGreen-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-MysticGrey-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-MysticBlack-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-MysticWhite-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-price-blue1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-indigo1:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-Purple-4:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-new-blue-2:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-dark-blue-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-replace-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .BigScreen\:hover\:bg-resolve-bg:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .BigScreen\:focus\:bg-current:focus {
    background-color: currentColor;
  }

  .BigScreen\:focus\:bg-black:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-gray-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-gray-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-gray-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-gray-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-gray-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-gray-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-gray-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-gray-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-red-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 242, 242, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-red-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 226, 226, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-red-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 202, 202, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-red-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-red-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-red-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-red-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-red-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(185, 28, 28, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-red-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-red-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-yellow-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-yellow-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(254, 243, 199, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-yellow-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 230, 138, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-yellow-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 211, 77, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-yellow-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 191, 36, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-yellow-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 158, 11, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-yellow-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(217, 119, 6, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-yellow-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(180, 83, 9, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-yellow-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(146, 64, 14, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-yellow-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 53, 15, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-green-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-green-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-green-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(167, 243, 208, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-green-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 231, 183, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-green-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(52, 211, 153, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-green-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-green-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-green-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 120, 87, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-green-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-green-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-blue-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-blue-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 234, 254, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-blue-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(191, 219, 254, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-blue-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(147, 197, 253, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-blue-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 165, 250, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-blue-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-blue-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-blue-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 78, 216, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-blue-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 64, 175, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-blue-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(30, 58, 138, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-indigo-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-indigo-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-indigo-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-indigo-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 180, 252, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-indigo-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(129, 140, 248, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-indigo-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(99, 102, 241, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-indigo-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-indigo-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-indigo-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 48, 163, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-indigo-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(49, 46, 129, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-pink-50:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(253, 242, 248, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-pink-100:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 231, 243, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-pink-200:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 207, 232, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-pink-300:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 212, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-pink-400:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 114, 182, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-pink-500:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(236, 72, 153, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-pink-600:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 119, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-pink-700:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(190, 24, 93, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-pink-800:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(157, 23, 77, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-pink-900:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(131, 24, 67, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Asurion-White:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Asurion-Blue-Brighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Asurion-Blue-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Asurion-Blue-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Asurion-Purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Asurion-Purple-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Asurion-Purple-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Asurion-Gray-Deepest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Asurion-Gray-Deeper:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Asurion-Gray-Light:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Asurion-Gray-Lighter:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Asurion-Gray-Lightest:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Asurion-Red-Deep:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-light-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 118, 125, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-light-gray-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(165, 170, 175, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-light-gray-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(230, 230, 235, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-light-gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 240, 245, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-light-gray-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(213, 214, 218, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-light-gray-5:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 63, 72, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-light-slate-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(133, 137, 161, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-denim-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 102, 178, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-purple-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(130, 35, 210, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-dark-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 27, 27, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-bright-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(244, 7, 21, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-mustard-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 139, 0, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-mustard-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 102, 0, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-light-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-light-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(74, 104, 249, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-light-blue-3:focus {
    background-color:  #F0F3FF;
  }

  .BigScreen\:focus\:bg-light-blue-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 243, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-purple-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(100, 105, 225, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-light-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-light-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 181, 116, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-light-bg-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(240, 255, 249, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(11, 131, 80, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 237, 213, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-light-white-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 246, 238, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Black-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Default-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-White-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 246, 239, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(174, 224, 205, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Silver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 228, 226, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Yellow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 208, 96, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Grey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Gray-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Red-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(186, 12, 46, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Gold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(245, 221, 197, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-light-green-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 233, 251, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-dark-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(39, 67, 204, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-blue-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-yellow-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(237, 184, 0, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(37, 59, 170, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-light-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 80, 112, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-bright-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-bright-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-SpaceGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(83, 81, 80, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Purple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-LightPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 205, 218, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Glow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Bronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(205, 127, 50, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Copper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(184, 115, 51, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Pink-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 192, 203, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Orange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 165, 0, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Coral-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 119, 98, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-MajesticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-PrismBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-CeramicBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 32, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-MidnightBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 4, 13, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-PrismWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(225, 216, 203, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-CeramicWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(194, 194, 196, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-LilacPurple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(200, 162, 200, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-CrownSilver-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 165, 170, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-CoralBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(175, 220, 236, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-lime-yellow:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 250, 70, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-apple-green:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(110, 250, 195, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-bg-new-blue:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(57, 220, 240, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-bg-new-pink:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(231, 154, 174, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-new-pink-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(233, 161, 179, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-footer-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 50, 56, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-border-grey:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(196, 196, 196, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-apple-green-1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 208, 145, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-crimson-red:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 35, 35, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-asurion-cyan:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 206, 215, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-bright-orange:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 139, 26, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Graphite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(210, 206, 219, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-PacificBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-light-purple:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(179, 163, 215, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-asurion-gray:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(216, 216, 216, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-OceanBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 119, 190, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-MetallicCopper-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(114, 40, 30, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-PorcelainWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 251, 248, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-LightBlue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(173, 216, 230, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-CloudNavy-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-CloudMint-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(96, 115, 135, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-CloudOrange-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 186, 151, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-CloudLavender-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(214, 211, 226, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-CloudRed-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 176, 162, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-CloudWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(242, 242, 237, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-SunriseGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-SunshineGold-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(238, 198, 173, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-AuraBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 33, 32, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-AuraGlow-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 173, 75, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-MysticBronze-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(60, 37, 22, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-MysticGreen-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(144, 161, 154, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-MysticGrey-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(86, 79, 85, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-MysticBlack-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 58, 60, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-MysticWhite-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(228, 237, 227, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-price-blue1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 139, 255, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-indigo1:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(103, 0, 184, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-Purple-4:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(149, 152, 248, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-new-blue-2:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(51, 179, 194, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-dark-blue-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(4, 29, 251, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-replace-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(138, 164, 188, var(--tw-bg-opacity));
  }

  .BigScreen\:focus\:bg-resolve-bg:focus {
    --tw-bg-opacity: 1;
    background-color: rgba(71, 131, 203, var(--tw-bg-opacity));
  }

  .BigScreen\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .BigScreen\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .BigScreen\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .BigScreen\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .BigScreen\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .BigScreen\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .BigScreen\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .BigScreen\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .BigScreen\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .BigScreen\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .BigScreen\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .BigScreen\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .BigScreen\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .BigScreen\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .BigScreen\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .group:hover .BigScreen\:group-hover\:bg-opacity-0 {
    --tw-bg-opacity: 0;
  }

  .group:hover .BigScreen\:group-hover\:bg-opacity-5 {
    --tw-bg-opacity: 0.05;
  }

  .group:hover .BigScreen\:group-hover\:bg-opacity-10 {
    --tw-bg-opacity: 0.1;
  }

  .group:hover .BigScreen\:group-hover\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .group:hover .BigScreen\:group-hover\:bg-opacity-25 {
    --tw-bg-opacity: 0.25;
  }

  .group:hover .BigScreen\:group-hover\:bg-opacity-30 {
    --tw-bg-opacity: 0.3;
  }

  .group:hover .BigScreen\:group-hover\:bg-opacity-40 {
    --tw-bg-opacity: 0.4;
  }

  .group:hover .BigScreen\:group-hover\:bg-opacity-50 {
    --tw-bg-opacity: 0.5;
  }

  .group:hover .BigScreen\:group-hover\:bg-opacity-60 {
    --tw-bg-opacity: 0.6;
  }

  .group:hover .BigScreen\:group-hover\:bg-opacity-70 {
    --tw-bg-opacity: 0.7;
  }

  .group:hover .BigScreen\:group-hover\:bg-opacity-75 {
    --tw-bg-opacity: 0.75;
  }

  .group:hover .BigScreen\:group-hover\:bg-opacity-80 {
    --tw-bg-opacity: 0.8;
  }

  .group:hover .BigScreen\:group-hover\:bg-opacity-90 {
    --tw-bg-opacity: 0.9;
  }

  .group:hover .BigScreen\:group-hover\:bg-opacity-95 {
    --tw-bg-opacity: 0.95;
  }

  .group:hover .BigScreen\:group-hover\:bg-opacity-100 {
    --tw-bg-opacity: 1;
  }

  .BigScreen\:focus-within\:bg-opacity-0:focus-within {
    --tw-bg-opacity: 0;
  }

  .BigScreen\:focus-within\:bg-opacity-5:focus-within {
    --tw-bg-opacity: 0.05;
  }

  .BigScreen\:focus-within\:bg-opacity-10:focus-within {
    --tw-bg-opacity: 0.1;
  }

  .BigScreen\:focus-within\:bg-opacity-20:focus-within {
    --tw-bg-opacity: 0.2;
  }

  .BigScreen\:focus-within\:bg-opacity-25:focus-within {
    --tw-bg-opacity: 0.25;
  }

  .BigScreen\:focus-within\:bg-opacity-30:focus-within {
    --tw-bg-opacity: 0.3;
  }

  .BigScreen\:focus-within\:bg-opacity-40:focus-within {
    --tw-bg-opacity: 0.4;
  }

  .BigScreen\:focus-within\:bg-opacity-50:focus-within {
    --tw-bg-opacity: 0.5;
  }

  .BigScreen\:focus-within\:bg-opacity-60:focus-within {
    --tw-bg-opacity: 0.6;
  }

  .BigScreen\:focus-within\:bg-opacity-70:focus-within {
    --tw-bg-opacity: 0.7;
  }

  .BigScreen\:focus-within\:bg-opacity-75:focus-within {
    --tw-bg-opacity: 0.75;
  }

  .BigScreen\:focus-within\:bg-opacity-80:focus-within {
    --tw-bg-opacity: 0.8;
  }

  .BigScreen\:focus-within\:bg-opacity-90:focus-within {
    --tw-bg-opacity: 0.9;
  }

  .BigScreen\:focus-within\:bg-opacity-95:focus-within {
    --tw-bg-opacity: 0.95;
  }

  .BigScreen\:focus-within\:bg-opacity-100:focus-within {
    --tw-bg-opacity: 1;
  }

  .BigScreen\:hover\:bg-opacity-0:hover {
    --tw-bg-opacity: 0;
  }

  .BigScreen\:hover\:bg-opacity-5:hover {
    --tw-bg-opacity: 0.05;
  }

  .BigScreen\:hover\:bg-opacity-10:hover {
    --tw-bg-opacity: 0.1;
  }

  .BigScreen\:hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
  }

  .BigScreen\:hover\:bg-opacity-25:hover {
    --tw-bg-opacity: 0.25;
  }

  .BigScreen\:hover\:bg-opacity-30:hover {
    --tw-bg-opacity: 0.3;
  }

  .BigScreen\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .BigScreen\:hover\:bg-opacity-50:hover {
    --tw-bg-opacity: 0.5;
  }

  .BigScreen\:hover\:bg-opacity-60:hover {
    --tw-bg-opacity: 0.6;
  }

  .BigScreen\:hover\:bg-opacity-70:hover {
    --tw-bg-opacity: 0.7;
  }

  .BigScreen\:hover\:bg-opacity-75:hover {
    --tw-bg-opacity: 0.75;
  }

  .BigScreen\:hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8;
  }

  .BigScreen\:hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9;
  }

  .BigScreen\:hover\:bg-opacity-95:hover {
    --tw-bg-opacity: 0.95;
  }

  .BigScreen\:hover\:bg-opacity-100:hover {
    --tw-bg-opacity: 1;
  }

  .BigScreen\:focus\:bg-opacity-0:focus {
    --tw-bg-opacity: 0;
  }

  .BigScreen\:focus\:bg-opacity-5:focus {
    --tw-bg-opacity: 0.05;
  }

  .BigScreen\:focus\:bg-opacity-10:focus {
    --tw-bg-opacity: 0.1;
  }

  .BigScreen\:focus\:bg-opacity-20:focus {
    --tw-bg-opacity: 0.2;
  }

  .BigScreen\:focus\:bg-opacity-25:focus {
    --tw-bg-opacity: 0.25;
  }

  .BigScreen\:focus\:bg-opacity-30:focus {
    --tw-bg-opacity: 0.3;
  }

  .BigScreen\:focus\:bg-opacity-40:focus {
    --tw-bg-opacity: 0.4;
  }

  .BigScreen\:focus\:bg-opacity-50:focus {
    --tw-bg-opacity: 0.5;
  }

  .BigScreen\:focus\:bg-opacity-60:focus {
    --tw-bg-opacity: 0.6;
  }

  .BigScreen\:focus\:bg-opacity-70:focus {
    --tw-bg-opacity: 0.7;
  }

  .BigScreen\:focus\:bg-opacity-75:focus {
    --tw-bg-opacity: 0.75;
  }

  .BigScreen\:focus\:bg-opacity-80:focus {
    --tw-bg-opacity: 0.8;
  }

  .BigScreen\:focus\:bg-opacity-90:focus {
    --tw-bg-opacity: 0.9;
  }

  .BigScreen\:focus\:bg-opacity-95:focus {
    --tw-bg-opacity: 0.95;
  }

  .BigScreen\:focus\:bg-opacity-100:focus {
    --tw-bg-opacity: 1;
  }

  .BigScreen\:bg-none {
    background-image: none;
  }

  .BigScreen\:bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }

  .BigScreen\:bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  }

  .BigScreen\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

  .BigScreen\:bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  }

  .BigScreen\:bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }

  .BigScreen\:bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
  }

  .BigScreen\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .BigScreen\:bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops));
  }

  .BigScreen\:from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .BigScreen\:from-current {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:from-black {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .BigScreen\:from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:from-gray-50 {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .BigScreen\:from-gray-100 {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .BigScreen\:from-gray-200 {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .BigScreen\:from-gray-300 {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .BigScreen\:from-gray-400 {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .BigScreen\:from-gray-500 {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .BigScreen\:from-gray-600 {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .BigScreen\:from-gray-700 {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .BigScreen\:from-gray-800 {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .BigScreen\:from-gray-900 {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .BigScreen\:from-red-50 {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .BigScreen\:from-red-100 {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .BigScreen\:from-red-200 {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .BigScreen\:from-red-300 {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .BigScreen\:from-red-400 {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .BigScreen\:from-red-500 {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .BigScreen\:from-red-600 {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .BigScreen\:from-red-700 {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .BigScreen\:from-red-800 {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .BigScreen\:from-red-900 {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .BigScreen\:from-yellow-50 {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .BigScreen\:from-yellow-100 {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .BigScreen\:from-yellow-200 {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .BigScreen\:from-yellow-300 {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .BigScreen\:from-yellow-400 {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .BigScreen\:from-yellow-500 {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .BigScreen\:from-yellow-600 {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .BigScreen\:from-yellow-700 {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .BigScreen\:from-yellow-800 {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .BigScreen\:from-yellow-900 {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .BigScreen\:from-green-50 {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .BigScreen\:from-green-100 {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .BigScreen\:from-green-200 {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .BigScreen\:from-green-300 {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .BigScreen\:from-green-400 {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .BigScreen\:from-green-500 {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .BigScreen\:from-green-600 {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .BigScreen\:from-green-700 {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .BigScreen\:from-green-800 {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .BigScreen\:from-green-900 {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .BigScreen\:from-blue-50 {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .BigScreen\:from-blue-100 {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .BigScreen\:from-blue-200 {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .BigScreen\:from-blue-300 {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .BigScreen\:from-blue-400 {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .BigScreen\:from-blue-500 {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .BigScreen\:from-blue-600 {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .BigScreen\:from-blue-700 {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .BigScreen\:from-blue-800 {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .BigScreen\:from-blue-900 {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .BigScreen\:from-indigo-50 {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .BigScreen\:from-indigo-100 {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .BigScreen\:from-indigo-200 {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .BigScreen\:from-indigo-300 {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .BigScreen\:from-indigo-400 {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .BigScreen\:from-indigo-500 {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .BigScreen\:from-indigo-600 {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .BigScreen\:from-indigo-700 {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .BigScreen\:from-indigo-800 {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .BigScreen\:from-indigo-900 {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .BigScreen\:from-purple {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:from-pink-50 {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .BigScreen\:from-pink-100 {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .BigScreen\:from-pink-200 {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .BigScreen\:from-pink-300 {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .BigScreen\:from-pink-400 {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .BigScreen\:from-pink-500 {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .BigScreen\:from-pink-600 {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .BigScreen\:from-pink-700 {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .BigScreen\:from-pink-800 {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .BigScreen\:from-pink-900 {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .BigScreen\:from-Asurion-White {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:from-Asurion-Blue-Brighter {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:from-Asurion-Blue-Deep {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .BigScreen\:from-Asurion-Blue-Light {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .BigScreen\:from-Asurion-Purple {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .BigScreen\:from-Asurion-Purple-Deeper {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:from-Asurion-Purple-Light {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .BigScreen\:from-Asurion-Gray-Deepest {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .BigScreen\:from-Asurion-Gray-Deeper {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .BigScreen\:from-Asurion-Gray-Light {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .BigScreen\:from-Asurion-Gray-Lighter {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .BigScreen\:from-Asurion-Gray-Lightest {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .BigScreen\:from-Asurion-Red-Deep {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .BigScreen\:from-light-gray {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .BigScreen\:from-light-gray-1 {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .BigScreen\:from-light-gray-2 {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .BigScreen\:from-light-gray-3 {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .BigScreen\:from-light-gray-4 {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .BigScreen\:from-light-gray-5 {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .BigScreen\:from-light-slate-gray {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .BigScreen\:from-denim-blue {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .BigScreen\:from-purple-1 {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .BigScreen\:from-dark-red {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .BigScreen\:from-bright-red {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .BigScreen\:from-mustard-yellow {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .BigScreen\:from-mustard-yellow-1 {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .BigScreen\:from-light-blue {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:from-light-blue-1 {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .BigScreen\:from-light-blue-3 {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:from-light-blue-4 {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .BigScreen\:from-purple-blue {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .BigScreen\:from-light-green {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .BigScreen\:from-light-green-1 {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .BigScreen\:from-light-bg-green {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .BigScreen\:from-green-1 {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .BigScreen\:from-pink-1 {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .BigScreen\:from-light-white-1 {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .BigScreen\:from-Black-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:from-Default-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .BigScreen\:from-White-3 {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .BigScreen\:from-Green-3 {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .BigScreen\:from-Blue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:from-Silver-3 {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .BigScreen\:from-Yellow-3 {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .BigScreen\:from-Grey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .BigScreen\:from-Gray-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .BigScreen\:from-Red-3 {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .BigScreen\:from-Gold-3 {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .BigScreen\:from-light-green-3 {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .BigScreen\:from-dark-blue-2 {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .BigScreen\:from-blue-1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:from-yellow-1 {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .BigScreen\:from-blue-2 {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .BigScreen\:from-light-pink {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .BigScreen\:from-bright-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .BigScreen\:from-bright-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .BigScreen\:from-SpaceGrey-3 {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .BigScreen\:from-Purple-3 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:from-LightPurple-3 {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .BigScreen\:from-Glow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .BigScreen\:from-Bronze-3 {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .BigScreen\:from-Copper-3 {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .BigScreen\:from-Pink-3 {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .BigScreen\:from-Orange-3 {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .BigScreen\:from-Coral-3 {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .BigScreen\:from-MajesticBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:from-PrismBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:from-CeramicBlack-3 {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:from-MidnightBlack-3 {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .BigScreen\:from-PrismWhite-3 {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .BigScreen\:from-CeramicWhite-3 {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .BigScreen\:from-LilacPurple-3 {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .BigScreen\:from-CrownSilver-3 {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .BigScreen\:from-CoralBlue-3 {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .BigScreen\:from-lime-yellow {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .BigScreen\:from-apple-green {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .BigScreen\:from-bg-new-blue {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .BigScreen\:from-bg-new-pink {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .BigScreen\:from-new-pink-1 {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .BigScreen\:from-footer-grey {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .BigScreen\:from-border-grey {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .BigScreen\:from-apple-green-1 {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .BigScreen\:from-crimson-red {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .BigScreen\:from-asurion-cyan {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .BigScreen\:from-bright-orange {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .BigScreen\:from-Graphite-3 {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .BigScreen\:from-PacificBlue-3 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:from-light-purple {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .BigScreen\:from-asurion-gray {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .BigScreen\:from-OceanBlue-3 {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .BigScreen\:from-MetallicCopper-3 {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .BigScreen\:from-PorcelainWhite-3 {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .BigScreen\:from-LightBlue-3 {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .BigScreen\:from-CloudNavy-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .BigScreen\:from-CloudMint-3 {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .BigScreen\:from-CloudOrange-3 {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .BigScreen\:from-CloudLavender-3 {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .BigScreen\:from-CloudRed-3 {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .BigScreen\:from-CloudWhite-3 {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .BigScreen\:from-SunriseGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .BigScreen\:from-SunshineGold-3 {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .BigScreen\:from-AuraBlack-3 {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .BigScreen\:from-AuraGlow-3 {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .BigScreen\:from-MysticBronze-3 {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .BigScreen\:from-MysticGreen-3 {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .BigScreen\:from-MysticGrey-3 {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .BigScreen\:from-MysticBlack-3 {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .BigScreen\:from-MysticWhite-3 {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .BigScreen\:from-price-blue1 {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:from-indigo1 {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:from-Purple-4 {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .BigScreen\:from-new-blue-2 {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .BigScreen\:from-dark-blue-3 {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .BigScreen\:from-replace-bg {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .BigScreen\:from-resolve-bg {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .BigScreen\:hover\:from-transparent:hover {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .BigScreen\:hover\:from-current:hover {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:hover\:from-black:hover {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .BigScreen\:hover\:from-white:hover {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:hover\:from-gray-50:hover {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .BigScreen\:hover\:from-gray-100:hover {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .BigScreen\:hover\:from-gray-200:hover {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .BigScreen\:hover\:from-gray-300:hover {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .BigScreen\:hover\:from-gray-400:hover {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .BigScreen\:hover\:from-gray-500:hover {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .BigScreen\:hover\:from-gray-600:hover {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .BigScreen\:hover\:from-gray-700:hover {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .BigScreen\:hover\:from-gray-800:hover {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .BigScreen\:hover\:from-gray-900:hover {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .BigScreen\:hover\:from-red-50:hover {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .BigScreen\:hover\:from-red-100:hover {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .BigScreen\:hover\:from-red-200:hover {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .BigScreen\:hover\:from-red-300:hover {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .BigScreen\:hover\:from-red-400:hover {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .BigScreen\:hover\:from-red-500:hover {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .BigScreen\:hover\:from-red-600:hover {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .BigScreen\:hover\:from-red-700:hover {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .BigScreen\:hover\:from-red-800:hover {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .BigScreen\:hover\:from-red-900:hover {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .BigScreen\:hover\:from-yellow-50:hover {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .BigScreen\:hover\:from-yellow-100:hover {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .BigScreen\:hover\:from-yellow-200:hover {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .BigScreen\:hover\:from-yellow-300:hover {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .BigScreen\:hover\:from-yellow-400:hover {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .BigScreen\:hover\:from-yellow-500:hover {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .BigScreen\:hover\:from-yellow-600:hover {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .BigScreen\:hover\:from-yellow-700:hover {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .BigScreen\:hover\:from-yellow-800:hover {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .BigScreen\:hover\:from-yellow-900:hover {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .BigScreen\:hover\:from-green-50:hover {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .BigScreen\:hover\:from-green-100:hover {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .BigScreen\:hover\:from-green-200:hover {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .BigScreen\:hover\:from-green-300:hover {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .BigScreen\:hover\:from-green-400:hover {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .BigScreen\:hover\:from-green-500:hover {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .BigScreen\:hover\:from-green-600:hover {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .BigScreen\:hover\:from-green-700:hover {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .BigScreen\:hover\:from-green-800:hover {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .BigScreen\:hover\:from-green-900:hover {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .BigScreen\:hover\:from-blue-50:hover {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .BigScreen\:hover\:from-blue-100:hover {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .BigScreen\:hover\:from-blue-200:hover {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .BigScreen\:hover\:from-blue-300:hover {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .BigScreen\:hover\:from-blue-400:hover {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .BigScreen\:hover\:from-blue-500:hover {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .BigScreen\:hover\:from-blue-600:hover {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .BigScreen\:hover\:from-blue-700:hover {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .BigScreen\:hover\:from-blue-800:hover {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .BigScreen\:hover\:from-blue-900:hover {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .BigScreen\:hover\:from-indigo-50:hover {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .BigScreen\:hover\:from-indigo-100:hover {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .BigScreen\:hover\:from-indigo-200:hover {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .BigScreen\:hover\:from-indigo-300:hover {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .BigScreen\:hover\:from-indigo-400:hover {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .BigScreen\:hover\:from-indigo-500:hover {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .BigScreen\:hover\:from-indigo-600:hover {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .BigScreen\:hover\:from-indigo-700:hover {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .BigScreen\:hover\:from-indigo-800:hover {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .BigScreen\:hover\:from-indigo-900:hover {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .BigScreen\:hover\:from-purple:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:hover\:from-pink-50:hover {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .BigScreen\:hover\:from-pink-100:hover {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .BigScreen\:hover\:from-pink-200:hover {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .BigScreen\:hover\:from-pink-300:hover {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .BigScreen\:hover\:from-pink-400:hover {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .BigScreen\:hover\:from-pink-500:hover {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .BigScreen\:hover\:from-pink-600:hover {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .BigScreen\:hover\:from-pink-700:hover {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .BigScreen\:hover\:from-pink-800:hover {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .BigScreen\:hover\:from-pink-900:hover {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .BigScreen\:hover\:from-Asurion-White:hover {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:hover\:from-Asurion-Blue-Brighter:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:hover\:from-Asurion-Blue-Deep:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .BigScreen\:hover\:from-Asurion-Blue-Light:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .BigScreen\:hover\:from-Asurion-Purple:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .BigScreen\:hover\:from-Asurion-Purple-Deeper:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:hover\:from-Asurion-Purple-Light:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .BigScreen\:hover\:from-Asurion-Gray-Deepest:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .BigScreen\:hover\:from-Asurion-Gray-Deeper:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .BigScreen\:hover\:from-Asurion-Gray-Light:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .BigScreen\:hover\:from-Asurion-Gray-Lighter:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .BigScreen\:hover\:from-Asurion-Gray-Lightest:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .BigScreen\:hover\:from-Asurion-Red-Deep:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .BigScreen\:hover\:from-light-gray:hover {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .BigScreen\:hover\:from-light-gray-1:hover {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .BigScreen\:hover\:from-light-gray-2:hover {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .BigScreen\:hover\:from-light-gray-3:hover {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .BigScreen\:hover\:from-light-gray-4:hover {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .BigScreen\:hover\:from-light-gray-5:hover {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .BigScreen\:hover\:from-light-slate-gray:hover {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .BigScreen\:hover\:from-denim-blue:hover {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .BigScreen\:hover\:from-purple-1:hover {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .BigScreen\:hover\:from-dark-red:hover {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .BigScreen\:hover\:from-bright-red:hover {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .BigScreen\:hover\:from-mustard-yellow:hover {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .BigScreen\:hover\:from-mustard-yellow-1:hover {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .BigScreen\:hover\:from-light-blue:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:hover\:from-light-blue-1:hover {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .BigScreen\:hover\:from-light-blue-3:hover {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:hover\:from-light-blue-4:hover {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .BigScreen\:hover\:from-purple-blue:hover {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .BigScreen\:hover\:from-light-green:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .BigScreen\:hover\:from-light-green-1:hover {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .BigScreen\:hover\:from-light-bg-green:hover {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .BigScreen\:hover\:from-green-1:hover {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .BigScreen\:hover\:from-pink-1:hover {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .BigScreen\:hover\:from-light-white-1:hover {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .BigScreen\:hover\:from-Black-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:hover\:from-Default-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .BigScreen\:hover\:from-White-3:hover {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .BigScreen\:hover\:from-Green-3:hover {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .BigScreen\:hover\:from-Blue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:hover\:from-Silver-3:hover {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .BigScreen\:hover\:from-Yellow-3:hover {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .BigScreen\:hover\:from-Grey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .BigScreen\:hover\:from-Gray-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .BigScreen\:hover\:from-Red-3:hover {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .BigScreen\:hover\:from-Gold-3:hover {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .BigScreen\:hover\:from-light-green-3:hover {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .BigScreen\:hover\:from-dark-blue-2:hover {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .BigScreen\:hover\:from-blue-1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:hover\:from-yellow-1:hover {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .BigScreen\:hover\:from-blue-2:hover {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .BigScreen\:hover\:from-light-pink:hover {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .BigScreen\:hover\:from-bright-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .BigScreen\:hover\:from-bright-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .BigScreen\:hover\:from-SpaceGrey-3:hover {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .BigScreen\:hover\:from-Purple-3:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:hover\:from-LightPurple-3:hover {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .BigScreen\:hover\:from-Glow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .BigScreen\:hover\:from-Bronze-3:hover {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .BigScreen\:hover\:from-Copper-3:hover {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .BigScreen\:hover\:from-Pink-3:hover {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .BigScreen\:hover\:from-Orange-3:hover {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .BigScreen\:hover\:from-Coral-3:hover {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .BigScreen\:hover\:from-MajesticBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:hover\:from-PrismBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:hover\:from-CeramicBlack-3:hover {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:hover\:from-MidnightBlack-3:hover {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .BigScreen\:hover\:from-PrismWhite-3:hover {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .BigScreen\:hover\:from-CeramicWhite-3:hover {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .BigScreen\:hover\:from-LilacPurple-3:hover {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .BigScreen\:hover\:from-CrownSilver-3:hover {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .BigScreen\:hover\:from-CoralBlue-3:hover {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .BigScreen\:hover\:from-lime-yellow:hover {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .BigScreen\:hover\:from-apple-green:hover {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .BigScreen\:hover\:from-bg-new-blue:hover {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .BigScreen\:hover\:from-bg-new-pink:hover {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .BigScreen\:hover\:from-new-pink-1:hover {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .BigScreen\:hover\:from-footer-grey:hover {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .BigScreen\:hover\:from-border-grey:hover {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .BigScreen\:hover\:from-apple-green-1:hover {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .BigScreen\:hover\:from-crimson-red:hover {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .BigScreen\:hover\:from-asurion-cyan:hover {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .BigScreen\:hover\:from-bright-orange:hover {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .BigScreen\:hover\:from-Graphite-3:hover {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .BigScreen\:hover\:from-PacificBlue-3:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:hover\:from-light-purple:hover {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .BigScreen\:hover\:from-asurion-gray:hover {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .BigScreen\:hover\:from-OceanBlue-3:hover {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .BigScreen\:hover\:from-MetallicCopper-3:hover {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .BigScreen\:hover\:from-PorcelainWhite-3:hover {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .BigScreen\:hover\:from-LightBlue-3:hover {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .BigScreen\:hover\:from-CloudNavy-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .BigScreen\:hover\:from-CloudMint-3:hover {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .BigScreen\:hover\:from-CloudOrange-3:hover {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .BigScreen\:hover\:from-CloudLavender-3:hover {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .BigScreen\:hover\:from-CloudRed-3:hover {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .BigScreen\:hover\:from-CloudWhite-3:hover {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .BigScreen\:hover\:from-SunriseGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .BigScreen\:hover\:from-SunshineGold-3:hover {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .BigScreen\:hover\:from-AuraBlack-3:hover {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .BigScreen\:hover\:from-AuraGlow-3:hover {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .BigScreen\:hover\:from-MysticBronze-3:hover {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .BigScreen\:hover\:from-MysticGreen-3:hover {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .BigScreen\:hover\:from-MysticGrey-3:hover {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .BigScreen\:hover\:from-MysticBlack-3:hover {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .BigScreen\:hover\:from-MysticWhite-3:hover {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .BigScreen\:hover\:from-price-blue1:hover {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:hover\:from-indigo1:hover {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:hover\:from-Purple-4:hover {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .BigScreen\:hover\:from-new-blue-2:hover {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .BigScreen\:hover\:from-dark-blue-3:hover {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .BigScreen\:hover\:from-replace-bg:hover {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .BigScreen\:hover\:from-resolve-bg:hover {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .BigScreen\:focus\:from-transparent:focus {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .BigScreen\:focus\:from-current:focus {
    --tw-gradient-from: currentColor;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:focus\:from-black:focus {
    --tw-gradient-from: #000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .BigScreen\:focus\:from-white:focus {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:focus\:from-gray-50:focus {
    --tw-gradient-from: #f9fafb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .BigScreen\:focus\:from-gray-100:focus {
    --tw-gradient-from: #f3f4f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .BigScreen\:focus\:from-gray-200:focus {
    --tw-gradient-from: #e5e7eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .BigScreen\:focus\:from-gray-300:focus {
    --tw-gradient-from: #d1d5db;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .BigScreen\:focus\:from-gray-400:focus {
    --tw-gradient-from: #9ca3af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .BigScreen\:focus\:from-gray-500:focus {
    --tw-gradient-from: #6b7280;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .BigScreen\:focus\:from-gray-600:focus {
    --tw-gradient-from: #4b5563;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .BigScreen\:focus\:from-gray-700:focus {
    --tw-gradient-from: #374151;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .BigScreen\:focus\:from-gray-800:focus {
    --tw-gradient-from: #1f2937;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .BigScreen\:focus\:from-gray-900:focus {
    --tw-gradient-from: #111827;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .BigScreen\:focus\:from-red-50:focus {
    --tw-gradient-from: #fef2f2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .BigScreen\:focus\:from-red-100:focus {
    --tw-gradient-from: #fee2e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .BigScreen\:focus\:from-red-200:focus {
    --tw-gradient-from: #fecaca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .BigScreen\:focus\:from-red-300:focus {
    --tw-gradient-from: #fca5a5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .BigScreen\:focus\:from-red-400:focus {
    --tw-gradient-from: #f87171;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .BigScreen\:focus\:from-red-500:focus {
    --tw-gradient-from: #ef4444;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .BigScreen\:focus\:from-red-600:focus {
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .BigScreen\:focus\:from-red-700:focus {
    --tw-gradient-from: #b91c1c;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .BigScreen\:focus\:from-red-800:focus {
    --tw-gradient-from: #991b1b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .BigScreen\:focus\:from-red-900:focus {
    --tw-gradient-from: #7f1d1d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .BigScreen\:focus\:from-yellow-50:focus {
    --tw-gradient-from: #fffbeb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .BigScreen\:focus\:from-yellow-100:focus {
    --tw-gradient-from: #fef3c7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .BigScreen\:focus\:from-yellow-200:focus {
    --tw-gradient-from: #fde68a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .BigScreen\:focus\:from-yellow-300:focus {
    --tw-gradient-from: #fcd34d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .BigScreen\:focus\:from-yellow-400:focus {
    --tw-gradient-from: #fbbf24;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .BigScreen\:focus\:from-yellow-500:focus {
    --tw-gradient-from: #f59e0b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .BigScreen\:focus\:from-yellow-600:focus {
    --tw-gradient-from: #d97706;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .BigScreen\:focus\:from-yellow-700:focus {
    --tw-gradient-from: #b45309;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .BigScreen\:focus\:from-yellow-800:focus {
    --tw-gradient-from: #92400e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .BigScreen\:focus\:from-yellow-900:focus {
    --tw-gradient-from: #78350f;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .BigScreen\:focus\:from-green-50:focus {
    --tw-gradient-from: #ecfdf5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .BigScreen\:focus\:from-green-100:focus {
    --tw-gradient-from: #d1fae5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .BigScreen\:focus\:from-green-200:focus {
    --tw-gradient-from: #a7f3d0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .BigScreen\:focus\:from-green-300:focus {
    --tw-gradient-from: #6ee7b7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .BigScreen\:focus\:from-green-400:focus {
    --tw-gradient-from: #34d399;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .BigScreen\:focus\:from-green-500:focus {
    --tw-gradient-from: #10b981;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .BigScreen\:focus\:from-green-600:focus {
    --tw-gradient-from: #059669;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .BigScreen\:focus\:from-green-700:focus {
    --tw-gradient-from: #047857;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .BigScreen\:focus\:from-green-800:focus {
    --tw-gradient-from: #065f46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .BigScreen\:focus\:from-green-900:focus {
    --tw-gradient-from: #064e3b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .BigScreen\:focus\:from-blue-50:focus {
    --tw-gradient-from: #eff6ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .BigScreen\:focus\:from-blue-100:focus {
    --tw-gradient-from: #dbeafe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .BigScreen\:focus\:from-blue-200:focus {
    --tw-gradient-from: #bfdbfe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .BigScreen\:focus\:from-blue-300:focus {
    --tw-gradient-from: #93c5fd;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .BigScreen\:focus\:from-blue-400:focus {
    --tw-gradient-from: #60a5fa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .BigScreen\:focus\:from-blue-500:focus {
    --tw-gradient-from: #3b82f6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .BigScreen\:focus\:from-blue-600:focus {
    --tw-gradient-from: #2563eb;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .BigScreen\:focus\:from-blue-700:focus {
    --tw-gradient-from: #1d4ed8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .BigScreen\:focus\:from-blue-800:focus {
    --tw-gradient-from: #1e40af;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .BigScreen\:focus\:from-blue-900:focus {
    --tw-gradient-from: #1e3a8a;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .BigScreen\:focus\:from-indigo-50:focus {
    --tw-gradient-from: #eef2ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .BigScreen\:focus\:from-indigo-100:focus {
    --tw-gradient-from: #e0e7ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .BigScreen\:focus\:from-indigo-200:focus {
    --tw-gradient-from: #c7d2fe;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .BigScreen\:focus\:from-indigo-300:focus {
    --tw-gradient-from: #a5b4fc;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .BigScreen\:focus\:from-indigo-400:focus {
    --tw-gradient-from: #818cf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .BigScreen\:focus\:from-indigo-500:focus {
    --tw-gradient-from: #6366f1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .BigScreen\:focus\:from-indigo-600:focus {
    --tw-gradient-from: #4f46e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .BigScreen\:focus\:from-indigo-700:focus {
    --tw-gradient-from: #4338ca;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .BigScreen\:focus\:from-indigo-800:focus {
    --tw-gradient-from: #3730a3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .BigScreen\:focus\:from-indigo-900:focus {
    --tw-gradient-from: #312e81;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .BigScreen\:focus\:from-purple:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:focus\:from-pink-50:focus {
    --tw-gradient-from: #fdf2f8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .BigScreen\:focus\:from-pink-100:focus {
    --tw-gradient-from: #fce7f3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .BigScreen\:focus\:from-pink-200:focus {
    --tw-gradient-from: #fbcfe8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .BigScreen\:focus\:from-pink-300:focus {
    --tw-gradient-from: #f9a8d4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .BigScreen\:focus\:from-pink-400:focus {
    --tw-gradient-from: #f472b6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .BigScreen\:focus\:from-pink-500:focus {
    --tw-gradient-from: #ec4899;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .BigScreen\:focus\:from-pink-600:focus {
    --tw-gradient-from: #db2777;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .BigScreen\:focus\:from-pink-700:focus {
    --tw-gradient-from: #be185d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .BigScreen\:focus\:from-pink-800:focus {
    --tw-gradient-from: #9d174d;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .BigScreen\:focus\:from-pink-900:focus {
    --tw-gradient-from: #831843;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .BigScreen\:focus\:from-Asurion-White:focus {
    --tw-gradient-from: #FFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:focus\:from-Asurion-Blue-Brighter:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:focus\:from-Asurion-Blue-Deep:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .BigScreen\:focus\:from-Asurion-Blue-Light:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .BigScreen\:focus\:from-Asurion-Purple:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .BigScreen\:focus\:from-Asurion-Purple-Deeper:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:focus\:from-Asurion-Purple-Light:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .BigScreen\:focus\:from-Asurion-Gray-Deepest:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .BigScreen\:focus\:from-Asurion-Gray-Deeper:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .BigScreen\:focus\:from-Asurion-Gray-Light:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .BigScreen\:focus\:from-Asurion-Gray-Lighter:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .BigScreen\:focus\:from-Asurion-Gray-Lightest:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .BigScreen\:focus\:from-Asurion-Red-Deep:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .BigScreen\:focus\:from-light-gray:focus {
    --tw-gradient-from: #6E767D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .BigScreen\:focus\:from-light-gray-1:focus {
    --tw-gradient-from: #A5AAAF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .BigScreen\:focus\:from-light-gray-2:focus {
    --tw-gradient-from: #E6E6EB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .BigScreen\:focus\:from-light-gray-3:focus {
    --tw-gradient-from: #F0F0F5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .BigScreen\:focus\:from-light-gray-4:focus {
    --tw-gradient-from: #D5D6DA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .BigScreen\:focus\:from-light-gray-5:focus {
    --tw-gradient-from: #333F48;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .BigScreen\:focus\:from-light-slate-gray:focus {
    --tw-gradient-from: #8589A1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .BigScreen\:focus\:from-denim-blue:focus {
    --tw-gradient-from: #0066B2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .BigScreen\:focus\:from-purple-1:focus {
    --tw-gradient-from: #8223D2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .BigScreen\:focus\:from-dark-red:focus {
    --tw-gradient-from: #DB1B1B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .BigScreen\:focus\:from-bright-red:focus {
    --tw-gradient-from: #F40715;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .BigScreen\:focus\:from-mustard-yellow:focus {
    --tw-gradient-from: #ED8B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .BigScreen\:focus\:from-mustard-yellow-1:focus {
    --tw-gradient-from: #ED6600;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .BigScreen\:focus\:from-light-blue:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:focus\:from-light-blue-1:focus {
    --tw-gradient-from: #4A68F9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .BigScreen\:focus\:from-light-blue-3:focus {
    --tw-gradient-from:  #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:focus\:from-light-blue-4:focus {
    --tw-gradient-from: #F0F3FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .BigScreen\:focus\:from-purple-blue:focus {
    --tw-gradient-from: #6469E1;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .BigScreen\:focus\:from-light-green:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .BigScreen\:focus\:from-light-green-1:focus {
    --tw-gradient-from: #00B574;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .BigScreen\:focus\:from-light-bg-green:focus {
    --tw-gradient-from: #F0FFF9;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .BigScreen\:focus\:from-green-1:focus {
    --tw-gradient-from: #0B8350;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .BigScreen\:focus\:from-pink-1:focus {
    --tw-gradient-from: #FFEDD5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .BigScreen\:focus\:from-light-white-1:focus {
    --tw-gradient-from: #F8F6EE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .BigScreen\:focus\:from-Black-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:focus\:from-Default-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .BigScreen\:focus\:from-White-3:focus {
    --tw-gradient-from: #F9F6EF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .BigScreen\:focus\:from-Green-3:focus {
    --tw-gradient-from: #AEE0CD;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .BigScreen\:focus\:from-Blue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:focus\:from-Silver-3:focus {
    --tw-gradient-from: #E4E4E2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .BigScreen\:focus\:from-Yellow-3:focus {
    --tw-gradient-from: #F3D060;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .BigScreen\:focus\:from-Grey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .BigScreen\:focus\:from-Gray-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .BigScreen\:focus\:from-Red-3:focus {
    --tw-gradient-from: #BA0C2E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .BigScreen\:focus\:from-Gold-3:focus {
    --tw-gradient-from: #F5DDC5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .BigScreen\:focus\:from-light-green-3:focus {
    --tw-gradient-from: #F3E9FB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .BigScreen\:focus\:from-dark-blue-2:focus {
    --tw-gradient-from: #2743CC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .BigScreen\:focus\:from-blue-1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:focus\:from-yellow-1:focus {
    --tw-gradient-from: #EDB800;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .BigScreen\:focus\:from-blue-2:focus {
    --tw-gradient-from: #253BAA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .BigScreen\:focus\:from-light-pink:focus {
    --tw-gradient-from: #FF5070;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .BigScreen\:focus\:from-bright-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .BigScreen\:focus\:from-bright-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .BigScreen\:focus\:from-SpaceGrey-3:focus {
    --tw-gradient-from: #535150;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .BigScreen\:focus\:from-Purple-3:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:focus\:from-LightPurple-3:focus {
    --tw-gradient-from: #D1CDDA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .BigScreen\:focus\:from-Glow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .BigScreen\:focus\:from-Bronze-3:focus {
    --tw-gradient-from: #cd7f32;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .BigScreen\:focus\:from-Copper-3:focus {
    --tw-gradient-from: #B87333;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .BigScreen\:focus\:from-Pink-3:focus {
    --tw-gradient-from: #FFC0CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .BigScreen\:focus\:from-Orange-3:focus {
    --tw-gradient-from: #FFA500;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .BigScreen\:focus\:from-Coral-3:focus {
    --tw-gradient-from: #EE7762;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .BigScreen\:focus\:from-MajesticBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:focus\:from-PrismBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:focus\:from-CeramicBlack-3:focus {
    --tw-gradient-from: #1F2020;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:focus\:from-MidnightBlack-3:focus {
    --tw-gradient-from: #00040D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .BigScreen\:focus\:from-PrismWhite-3:focus {
    --tw-gradient-from: #E1D8CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .BigScreen\:focus\:from-CeramicWhite-3:focus {
    --tw-gradient-from: #c2c2c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .BigScreen\:focus\:from-LilacPurple-3:focus {
    --tw-gradient-from: #C8A2C8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .BigScreen\:focus\:from-CrownSilver-3:focus {
    --tw-gradient-from: #b1a5aa;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .BigScreen\:focus\:from-CoralBlue-3:focus {
    --tw-gradient-from: #AFDCEC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .BigScreen\:focus\:from-lime-yellow:focus {
    --tw-gradient-from: #D2FA46;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .BigScreen\:focus\:from-apple-green:focus {
    --tw-gradient-from: #6EFAC3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .BigScreen\:focus\:from-bg-new-blue:focus {
    --tw-gradient-from: #39DCF0;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .BigScreen\:focus\:from-bg-new-pink:focus {
    --tw-gradient-from: #E79AAE;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .BigScreen\:focus\:from-new-pink-1:focus {
    --tw-gradient-from: #E9A1B3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .BigScreen\:focus\:from-footer-grey:focus {
    --tw-gradient-from: #333238;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .BigScreen\:focus\:from-border-grey:focus {
    --tw-gradient-from: #c4c4c4;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .BigScreen\:focus\:from-apple-green-1:focus {
    --tw-gradient-from: #30D091;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .BigScreen\:focus\:from-crimson-red:focus {
    --tw-gradient-from: #d22323;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .BigScreen\:focus\:from-asurion-cyan:focus {
    --tw-gradient-from: #95CED7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .BigScreen\:focus\:from-bright-orange:focus {
    --tw-gradient-from: #FF8B1A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .BigScreen\:focus\:from-Graphite-3:focus {
    --tw-gradient-from: #D2CEDB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .BigScreen\:focus\:from-PacificBlue-3:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:focus\:from-light-purple:focus {
    --tw-gradient-from: #B3A3D7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .BigScreen\:focus\:from-asurion-gray:focus {
    --tw-gradient-from: #D8D8D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .BigScreen\:focus\:from-OceanBlue-3:focus {
    --tw-gradient-from: #0077be;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .BigScreen\:focus\:from-MetallicCopper-3:focus {
    --tw-gradient-from: #72281e;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .BigScreen\:focus\:from-PorcelainWhite-3:focus {
    --tw-gradient-from: #f8fbf8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .BigScreen\:focus\:from-LightBlue-3:focus {
    --tw-gradient-from: #ADD8E6;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .BigScreen\:focus\:from-CloudNavy-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .BigScreen\:focus\:from-CloudMint-3:focus {
    --tw-gradient-from: #607387;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .BigScreen\:focus\:from-CloudOrange-3:focus {
    --tw-gradient-from: #ffba97;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .BigScreen\:focus\:from-CloudLavender-3:focus {
    --tw-gradient-from: #d6d3e2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .BigScreen\:focus\:from-CloudRed-3:focus {
    --tw-gradient-from: #dbb0a2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .BigScreen\:focus\:from-CloudWhite-3:focus {
    --tw-gradient-from: #f2f2ed;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .BigScreen\:focus\:from-SunriseGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .BigScreen\:focus\:from-SunshineGold-3:focus {
    --tw-gradient-from: #eec6ad;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .BigScreen\:focus\:from-AuraBlack-3:focus {
    --tw-gradient-from: #1F2120;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .BigScreen\:focus\:from-AuraGlow-3:focus {
    --tw-gradient-from: #f1ad4b;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .BigScreen\:focus\:from-MysticBronze-3:focus {
    --tw-gradient-from: #3c2516;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .BigScreen\:focus\:from-MysticGreen-3:focus {
    --tw-gradient-from: #90A19A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .BigScreen\:focus\:from-MysticGrey-3:focus {
    --tw-gradient-from: #564f55;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .BigScreen\:focus\:from-MysticBlack-3:focus {
    --tw-gradient-from: #353A3C;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .BigScreen\:focus\:from-MysticWhite-3:focus {
    --tw-gradient-from: #E4EDE3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .BigScreen\:focus\:from-price-blue1:focus {
    --tw-gradient-from: #6B8BFF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:focus\:from-indigo1:focus {
    --tw-gradient-from: #6700B8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:focus\:from-Purple-4:focus {
    --tw-gradient-from: #9598F8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .BigScreen\:focus\:from-new-blue-2:focus {
    --tw-gradient-from: #33B3C2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .BigScreen\:focus\:from-dark-blue-3:focus {
    --tw-gradient-from: #041DFB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .BigScreen\:focus\:from-replace-bg:focus {
    --tw-gradient-from: #8AA4BC;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .BigScreen\:focus\:from-resolve-bg:focus {
    --tw-gradient-from: #4783CB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .BigScreen\:via-transparent {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .BigScreen\:via-current {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:via-black {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .BigScreen\:via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:via-gray-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .BigScreen\:via-gray-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .BigScreen\:via-gray-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .BigScreen\:via-gray-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .BigScreen\:via-gray-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .BigScreen\:via-gray-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .BigScreen\:via-gray-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .BigScreen\:via-gray-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .BigScreen\:via-gray-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .BigScreen\:via-gray-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .BigScreen\:via-red-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .BigScreen\:via-red-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .BigScreen\:via-red-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .BigScreen\:via-red-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .BigScreen\:via-red-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .BigScreen\:via-red-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .BigScreen\:via-red-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .BigScreen\:via-red-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .BigScreen\:via-red-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .BigScreen\:via-red-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .BigScreen\:via-yellow-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .BigScreen\:via-yellow-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .BigScreen\:via-yellow-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .BigScreen\:via-yellow-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .BigScreen\:via-yellow-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .BigScreen\:via-yellow-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .BigScreen\:via-yellow-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .BigScreen\:via-yellow-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .BigScreen\:via-yellow-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .BigScreen\:via-yellow-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .BigScreen\:via-green-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .BigScreen\:via-green-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .BigScreen\:via-green-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .BigScreen\:via-green-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .BigScreen\:via-green-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .BigScreen\:via-green-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .BigScreen\:via-green-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .BigScreen\:via-green-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .BigScreen\:via-green-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .BigScreen\:via-green-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .BigScreen\:via-blue-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .BigScreen\:via-blue-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .BigScreen\:via-blue-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .BigScreen\:via-blue-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .BigScreen\:via-blue-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .BigScreen\:via-blue-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .BigScreen\:via-blue-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .BigScreen\:via-blue-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .BigScreen\:via-blue-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .BigScreen\:via-blue-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .BigScreen\:via-indigo-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .BigScreen\:via-indigo-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .BigScreen\:via-indigo-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .BigScreen\:via-indigo-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .BigScreen\:via-indigo-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .BigScreen\:via-indigo-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .BigScreen\:via-indigo-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .BigScreen\:via-indigo-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .BigScreen\:via-indigo-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .BigScreen\:via-indigo-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .BigScreen\:via-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:via-pink-50 {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .BigScreen\:via-pink-100 {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .BigScreen\:via-pink-200 {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .BigScreen\:via-pink-300 {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .BigScreen\:via-pink-400 {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .BigScreen\:via-pink-500 {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .BigScreen\:via-pink-600 {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .BigScreen\:via-pink-700 {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .BigScreen\:via-pink-800 {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .BigScreen\:via-pink-900 {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .BigScreen\:via-Asurion-White {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:via-Asurion-Blue-Brighter {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:via-Asurion-Blue-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .BigScreen\:via-Asurion-Blue-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .BigScreen\:via-Asurion-Purple {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .BigScreen\:via-Asurion-Purple-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:via-Asurion-Purple-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .BigScreen\:via-Asurion-Gray-Deepest {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .BigScreen\:via-Asurion-Gray-Deeper {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .BigScreen\:via-Asurion-Gray-Light {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .BigScreen\:via-Asurion-Gray-Lighter {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .BigScreen\:via-Asurion-Gray-Lightest {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .BigScreen\:via-Asurion-Red-Deep {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .BigScreen\:via-light-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .BigScreen\:via-light-gray-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .BigScreen\:via-light-gray-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .BigScreen\:via-light-gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .BigScreen\:via-light-gray-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .BigScreen\:via-light-gray-5 {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .BigScreen\:via-light-slate-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .BigScreen\:via-denim-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .BigScreen\:via-purple-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .BigScreen\:via-dark-red {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .BigScreen\:via-bright-red {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .BigScreen\:via-mustard-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .BigScreen\:via-mustard-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .BigScreen\:via-light-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:via-light-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .BigScreen\:via-light-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:via-light-blue-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .BigScreen\:via-purple-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .BigScreen\:via-light-green {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .BigScreen\:via-light-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .BigScreen\:via-light-bg-green {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .BigScreen\:via-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .BigScreen\:via-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .BigScreen\:via-light-white-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .BigScreen\:via-Black-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:via-Default-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .BigScreen\:via-White-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .BigScreen\:via-Green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .BigScreen\:via-Blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:via-Silver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .BigScreen\:via-Yellow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .BigScreen\:via-Grey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .BigScreen\:via-Gray-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .BigScreen\:via-Red-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .BigScreen\:via-Gold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .BigScreen\:via-light-green-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .BigScreen\:via-dark-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .BigScreen\:via-blue-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:via-yellow-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .BigScreen\:via-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .BigScreen\:via-light-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .BigScreen\:via-bright-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .BigScreen\:via-bright-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .BigScreen\:via-SpaceGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .BigScreen\:via-Purple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:via-LightPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .BigScreen\:via-Glow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .BigScreen\:via-Bronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .BigScreen\:via-Copper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .BigScreen\:via-Pink-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .BigScreen\:via-Orange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .BigScreen\:via-Coral-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .BigScreen\:via-MajesticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:via-PrismBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:via-CeramicBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:via-MidnightBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .BigScreen\:via-PrismWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .BigScreen\:via-CeramicWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .BigScreen\:via-LilacPurple-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .BigScreen\:via-CrownSilver-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .BigScreen\:via-CoralBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .BigScreen\:via-lime-yellow {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .BigScreen\:via-apple-green {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .BigScreen\:via-bg-new-blue {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .BigScreen\:via-bg-new-pink {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .BigScreen\:via-new-pink-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .BigScreen\:via-footer-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .BigScreen\:via-border-grey {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .BigScreen\:via-apple-green-1 {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .BigScreen\:via-crimson-red {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .BigScreen\:via-asurion-cyan {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .BigScreen\:via-bright-orange {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .BigScreen\:via-Graphite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .BigScreen\:via-PacificBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:via-light-purple {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .BigScreen\:via-asurion-gray {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .BigScreen\:via-OceanBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .BigScreen\:via-MetallicCopper-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .BigScreen\:via-PorcelainWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .BigScreen\:via-LightBlue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .BigScreen\:via-CloudNavy-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .BigScreen\:via-CloudMint-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .BigScreen\:via-CloudOrange-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .BigScreen\:via-CloudLavender-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .BigScreen\:via-CloudRed-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .BigScreen\:via-CloudWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .BigScreen\:via-SunriseGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .BigScreen\:via-SunshineGold-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .BigScreen\:via-AuraBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .BigScreen\:via-AuraGlow-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .BigScreen\:via-MysticBronze-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .BigScreen\:via-MysticGreen-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .BigScreen\:via-MysticGrey-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .BigScreen\:via-MysticBlack-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .BigScreen\:via-MysticWhite-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .BigScreen\:via-price-blue1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:via-indigo1 {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:via-Purple-4 {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .BigScreen\:via-new-blue-2 {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .BigScreen\:via-dark-blue-3 {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .BigScreen\:via-replace-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .BigScreen\:via-resolve-bg {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .BigScreen\:hover\:via-transparent:hover {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .BigScreen\:hover\:via-current:hover {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:hover\:via-black:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .BigScreen\:hover\:via-white:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:hover\:via-gray-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .BigScreen\:hover\:via-gray-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .BigScreen\:hover\:via-gray-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .BigScreen\:hover\:via-gray-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .BigScreen\:hover\:via-gray-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .BigScreen\:hover\:via-gray-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .BigScreen\:hover\:via-gray-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .BigScreen\:hover\:via-gray-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .BigScreen\:hover\:via-gray-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .BigScreen\:hover\:via-gray-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .BigScreen\:hover\:via-red-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .BigScreen\:hover\:via-red-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .BigScreen\:hover\:via-red-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .BigScreen\:hover\:via-red-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .BigScreen\:hover\:via-red-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .BigScreen\:hover\:via-red-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .BigScreen\:hover\:via-red-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .BigScreen\:hover\:via-red-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .BigScreen\:hover\:via-red-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .BigScreen\:hover\:via-red-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .BigScreen\:hover\:via-yellow-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .BigScreen\:hover\:via-yellow-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .BigScreen\:hover\:via-yellow-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .BigScreen\:hover\:via-yellow-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .BigScreen\:hover\:via-yellow-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .BigScreen\:hover\:via-yellow-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .BigScreen\:hover\:via-yellow-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .BigScreen\:hover\:via-yellow-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .BigScreen\:hover\:via-yellow-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .BigScreen\:hover\:via-yellow-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .BigScreen\:hover\:via-green-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .BigScreen\:hover\:via-green-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .BigScreen\:hover\:via-green-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .BigScreen\:hover\:via-green-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .BigScreen\:hover\:via-green-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .BigScreen\:hover\:via-green-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .BigScreen\:hover\:via-green-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .BigScreen\:hover\:via-green-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .BigScreen\:hover\:via-green-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .BigScreen\:hover\:via-green-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .BigScreen\:hover\:via-blue-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .BigScreen\:hover\:via-blue-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .BigScreen\:hover\:via-blue-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .BigScreen\:hover\:via-blue-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .BigScreen\:hover\:via-blue-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .BigScreen\:hover\:via-blue-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .BigScreen\:hover\:via-blue-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .BigScreen\:hover\:via-blue-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .BigScreen\:hover\:via-blue-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .BigScreen\:hover\:via-blue-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .BigScreen\:hover\:via-indigo-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .BigScreen\:hover\:via-indigo-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .BigScreen\:hover\:via-indigo-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .BigScreen\:hover\:via-indigo-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .BigScreen\:hover\:via-indigo-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .BigScreen\:hover\:via-indigo-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .BigScreen\:hover\:via-indigo-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .BigScreen\:hover\:via-indigo-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .BigScreen\:hover\:via-indigo-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .BigScreen\:hover\:via-indigo-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .BigScreen\:hover\:via-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:hover\:via-pink-50:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .BigScreen\:hover\:via-pink-100:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .BigScreen\:hover\:via-pink-200:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .BigScreen\:hover\:via-pink-300:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .BigScreen\:hover\:via-pink-400:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .BigScreen\:hover\:via-pink-500:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .BigScreen\:hover\:via-pink-600:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .BigScreen\:hover\:via-pink-700:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .BigScreen\:hover\:via-pink-800:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .BigScreen\:hover\:via-pink-900:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .BigScreen\:hover\:via-Asurion-White:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:hover\:via-Asurion-Blue-Brighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:hover\:via-Asurion-Blue-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .BigScreen\:hover\:via-Asurion-Blue-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .BigScreen\:hover\:via-Asurion-Purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .BigScreen\:hover\:via-Asurion-Purple-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:hover\:via-Asurion-Purple-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .BigScreen\:hover\:via-Asurion-Gray-Deepest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .BigScreen\:hover\:via-Asurion-Gray-Deeper:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .BigScreen\:hover\:via-Asurion-Gray-Light:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .BigScreen\:hover\:via-Asurion-Gray-Lighter:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .BigScreen\:hover\:via-Asurion-Gray-Lightest:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .BigScreen\:hover\:via-Asurion-Red-Deep:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .BigScreen\:hover\:via-light-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .BigScreen\:hover\:via-light-gray-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .BigScreen\:hover\:via-light-gray-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .BigScreen\:hover\:via-light-gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .BigScreen\:hover\:via-light-gray-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .BigScreen\:hover\:via-light-gray-5:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .BigScreen\:hover\:via-light-slate-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .BigScreen\:hover\:via-denim-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .BigScreen\:hover\:via-purple-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .BigScreen\:hover\:via-dark-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .BigScreen\:hover\:via-bright-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .BigScreen\:hover\:via-mustard-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .BigScreen\:hover\:via-mustard-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .BigScreen\:hover\:via-light-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:hover\:via-light-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .BigScreen\:hover\:via-light-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:hover\:via-light-blue-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .BigScreen\:hover\:via-purple-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .BigScreen\:hover\:via-light-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .BigScreen\:hover\:via-light-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .BigScreen\:hover\:via-light-bg-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .BigScreen\:hover\:via-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .BigScreen\:hover\:via-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .BigScreen\:hover\:via-light-white-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .BigScreen\:hover\:via-Black-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:hover\:via-Default-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .BigScreen\:hover\:via-White-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .BigScreen\:hover\:via-Green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .BigScreen\:hover\:via-Blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:hover\:via-Silver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .BigScreen\:hover\:via-Yellow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .BigScreen\:hover\:via-Grey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .BigScreen\:hover\:via-Gray-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .BigScreen\:hover\:via-Red-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .BigScreen\:hover\:via-Gold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .BigScreen\:hover\:via-light-green-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .BigScreen\:hover\:via-dark-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .BigScreen\:hover\:via-blue-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:hover\:via-yellow-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .BigScreen\:hover\:via-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .BigScreen\:hover\:via-light-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .BigScreen\:hover\:via-bright-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .BigScreen\:hover\:via-bright-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .BigScreen\:hover\:via-SpaceGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .BigScreen\:hover\:via-Purple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:hover\:via-LightPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .BigScreen\:hover\:via-Glow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .BigScreen\:hover\:via-Bronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .BigScreen\:hover\:via-Copper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .BigScreen\:hover\:via-Pink-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .BigScreen\:hover\:via-Orange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .BigScreen\:hover\:via-Coral-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .BigScreen\:hover\:via-MajesticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:hover\:via-PrismBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:hover\:via-CeramicBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:hover\:via-MidnightBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .BigScreen\:hover\:via-PrismWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .BigScreen\:hover\:via-CeramicWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .BigScreen\:hover\:via-LilacPurple-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .BigScreen\:hover\:via-CrownSilver-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .BigScreen\:hover\:via-CoralBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .BigScreen\:hover\:via-lime-yellow:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .BigScreen\:hover\:via-apple-green:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .BigScreen\:hover\:via-bg-new-blue:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .BigScreen\:hover\:via-bg-new-pink:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .BigScreen\:hover\:via-new-pink-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .BigScreen\:hover\:via-footer-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .BigScreen\:hover\:via-border-grey:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .BigScreen\:hover\:via-apple-green-1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .BigScreen\:hover\:via-crimson-red:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .BigScreen\:hover\:via-asurion-cyan:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .BigScreen\:hover\:via-bright-orange:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .BigScreen\:hover\:via-Graphite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .BigScreen\:hover\:via-PacificBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:hover\:via-light-purple:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .BigScreen\:hover\:via-asurion-gray:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .BigScreen\:hover\:via-OceanBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .BigScreen\:hover\:via-MetallicCopper-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .BigScreen\:hover\:via-PorcelainWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .BigScreen\:hover\:via-LightBlue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .BigScreen\:hover\:via-CloudNavy-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .BigScreen\:hover\:via-CloudMint-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .BigScreen\:hover\:via-CloudOrange-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .BigScreen\:hover\:via-CloudLavender-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .BigScreen\:hover\:via-CloudRed-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .BigScreen\:hover\:via-CloudWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .BigScreen\:hover\:via-SunriseGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .BigScreen\:hover\:via-SunshineGold-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .BigScreen\:hover\:via-AuraBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .BigScreen\:hover\:via-AuraGlow-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .BigScreen\:hover\:via-MysticBronze-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .BigScreen\:hover\:via-MysticGreen-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .BigScreen\:hover\:via-MysticGrey-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .BigScreen\:hover\:via-MysticBlack-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .BigScreen\:hover\:via-MysticWhite-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .BigScreen\:hover\:via-price-blue1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:hover\:via-indigo1:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:hover\:via-Purple-4:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .BigScreen\:hover\:via-new-blue-2:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .BigScreen\:hover\:via-dark-blue-3:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .BigScreen\:hover\:via-replace-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .BigScreen\:hover\:via-resolve-bg:hover {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .BigScreen\:focus\:via-transparent:focus {
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .BigScreen\:focus\:via-current:focus {
    --tw-gradient-stops: var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:focus\:via-black:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0));
  }

  .BigScreen\:focus\:via-white:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:focus\:via-gray-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0));
  }

  .BigScreen\:focus\:via-gray-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0));
  }

  .BigScreen\:focus\:via-gray-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0));
  }

  .BigScreen\:focus\:via-gray-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0));
  }

  .BigScreen\:focus\:via-gray-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0));
  }

  .BigScreen\:focus\:via-gray-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0));
  }

  .BigScreen\:focus\:via-gray-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0));
  }

  .BigScreen\:focus\:via-gray-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0));
  }

  .BigScreen\:focus\:via-gray-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0));
  }

  .BigScreen\:focus\:via-gray-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0));
  }

  .BigScreen\:focus\:via-red-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0));
  }

  .BigScreen\:focus\:via-red-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0));
  }

  .BigScreen\:focus\:via-red-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0));
  }

  .BigScreen\:focus\:via-red-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0));
  }

  .BigScreen\:focus\:via-red-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0));
  }

  .BigScreen\:focus\:via-red-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0));
  }

  .BigScreen\:focus\:via-red-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0));
  }

  .BigScreen\:focus\:via-red-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0));
  }

  .BigScreen\:focus\:via-red-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0));
  }

  .BigScreen\:focus\:via-red-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0));
  }

  .BigScreen\:focus\:via-yellow-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0));
  }

  .BigScreen\:focus\:via-yellow-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0));
  }

  .BigScreen\:focus\:via-yellow-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0));
  }

  .BigScreen\:focus\:via-yellow-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0));
  }

  .BigScreen\:focus\:via-yellow-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0));
  }

  .BigScreen\:focus\:via-yellow-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0));
  }

  .BigScreen\:focus\:via-yellow-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0));
  }

  .BigScreen\:focus\:via-yellow-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0));
  }

  .BigScreen\:focus\:via-yellow-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0));
  }

  .BigScreen\:focus\:via-yellow-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0));
  }

  .BigScreen\:focus\:via-green-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0));
  }

  .BigScreen\:focus\:via-green-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0));
  }

  .BigScreen\:focus\:via-green-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0));
  }

  .BigScreen\:focus\:via-green-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0));
  }

  .BigScreen\:focus\:via-green-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0));
  }

  .BigScreen\:focus\:via-green-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0));
  }

  .BigScreen\:focus\:via-green-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0));
  }

  .BigScreen\:focus\:via-green-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0));
  }

  .BigScreen\:focus\:via-green-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0));
  }

  .BigScreen\:focus\:via-green-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0));
  }

  .BigScreen\:focus\:via-blue-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0));
  }

  .BigScreen\:focus\:via-blue-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0));
  }

  .BigScreen\:focus\:via-blue-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0));
  }

  .BigScreen\:focus\:via-blue-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0));
  }

  .BigScreen\:focus\:via-blue-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0));
  }

  .BigScreen\:focus\:via-blue-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0));
  }

  .BigScreen\:focus\:via-blue-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0));
  }

  .BigScreen\:focus\:via-blue-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0));
  }

  .BigScreen\:focus\:via-blue-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0));
  }

  .BigScreen\:focus\:via-blue-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0));
  }

  .BigScreen\:focus\:via-indigo-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0));
  }

  .BigScreen\:focus\:via-indigo-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0));
  }

  .BigScreen\:focus\:via-indigo-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0));
  }

  .BigScreen\:focus\:via-indigo-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0));
  }

  .BigScreen\:focus\:via-indigo-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0));
  }

  .BigScreen\:focus\:via-indigo-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0));
  }

  .BigScreen\:focus\:via-indigo-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0));
  }

  .BigScreen\:focus\:via-indigo-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0));
  }

  .BigScreen\:focus\:via-indigo-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0));
  }

  .BigScreen\:focus\:via-indigo-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0));
  }

  .BigScreen\:focus\:via-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:focus\:via-pink-50:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0));
  }

  .BigScreen\:focus\:via-pink-100:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0));
  }

  .BigScreen\:focus\:via-pink-200:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0));
  }

  .BigScreen\:focus\:via-pink-300:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0));
  }

  .BigScreen\:focus\:via-pink-400:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0));
  }

  .BigScreen\:focus\:via-pink-500:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0));
  }

  .BigScreen\:focus\:via-pink-600:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0));
  }

  .BigScreen\:focus\:via-pink-700:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0));
  }

  .BigScreen\:focus\:via-pink-800:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0));
  }

  .BigScreen\:focus\:via-pink-900:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0));
  }

  .BigScreen\:focus\:via-Asurion-White:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:focus\:via-Asurion-Blue-Brighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:focus\:via-Asurion-Blue-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .BigScreen\:focus\:via-Asurion-Blue-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .BigScreen\:focus\:via-Asurion-Purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .BigScreen\:focus\:via-Asurion-Purple-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:focus\:via-Asurion-Purple-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .BigScreen\:focus\:via-Asurion-Gray-Deepest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .BigScreen\:focus\:via-Asurion-Gray-Deeper:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .BigScreen\:focus\:via-Asurion-Gray-Light:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .BigScreen\:focus\:via-Asurion-Gray-Lighter:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .BigScreen\:focus\:via-Asurion-Gray-Lightest:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .BigScreen\:focus\:via-Asurion-Red-Deep:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .BigScreen\:focus\:via-light-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6E767D, var(--tw-gradient-to, rgba(110, 118, 125, 0));
  }

  .BigScreen\:focus\:via-light-gray-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #A5AAAF, var(--tw-gradient-to, rgba(165, 170, 175, 0));
  }

  .BigScreen\:focus\:via-light-gray-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E6E6EB, var(--tw-gradient-to, rgba(230, 230, 235, 0));
  }

  .BigScreen\:focus\:via-light-gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F0F5, var(--tw-gradient-to, rgba(240, 240, 245, 0));
  }

  .BigScreen\:focus\:via-light-gray-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D5D6DA, var(--tw-gradient-to, rgba(213, 214, 218, 0));
  }

  .BigScreen\:focus\:via-light-gray-5:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333F48, var(--tw-gradient-to, rgba(51, 63, 72, 0));
  }

  .BigScreen\:focus\:via-light-slate-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8589A1, var(--tw-gradient-to, rgba(133, 137, 161, 0));
  }

  .BigScreen\:focus\:via-denim-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0066B2, var(--tw-gradient-to, rgba(0, 102, 178, 0));
  }

  .BigScreen\:focus\:via-purple-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8223D2, var(--tw-gradient-to, rgba(130, 35, 210, 0));
  }

  .BigScreen\:focus\:via-dark-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #DB1B1B, var(--tw-gradient-to, rgba(219, 27, 27, 0));
  }

  .BigScreen\:focus\:via-bright-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F40715, var(--tw-gradient-to, rgba(244, 7, 21, 0));
  }

  .BigScreen\:focus\:via-mustard-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED8B00, var(--tw-gradient-to, rgba(237, 139, 0, 0));
  }

  .BigScreen\:focus\:via-mustard-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ED6600, var(--tw-gradient-to, rgba(237, 102, 0, 0));
  }

  .BigScreen\:focus\:via-light-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:focus\:via-light-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4A68F9, var(--tw-gradient-to, rgba(74, 104, 249, 0));
  }

  .BigScreen\:focus\:via-light-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from),  #F0F3FF, var(--tw-gradient-to, rgba(255, 255, 255, 0));
  }

  .BigScreen\:focus\:via-light-blue-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0F3FF, var(--tw-gradient-to, rgba(240, 243, 255, 0));
  }

  .BigScreen\:focus\:via-purple-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6469E1, var(--tw-gradient-to, rgba(100, 105, 225, 0));
  }

  .BigScreen\:focus\:via-light-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .BigScreen\:focus\:via-light-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00B574, var(--tw-gradient-to, rgba(0, 181, 116, 0));
  }

  .BigScreen\:focus\:via-light-bg-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F0FFF9, var(--tw-gradient-to, rgba(240, 255, 249, 0));
  }

  .BigScreen\:focus\:via-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0B8350, var(--tw-gradient-to, rgba(11, 131, 80, 0));
  }

  .BigScreen\:focus\:via-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFEDD5, var(--tw-gradient-to, rgba(255, 237, 213, 0));
  }

  .BigScreen\:focus\:via-light-white-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F8F6EE, var(--tw-gradient-to, rgba(248, 246, 238, 0));
  }

  .BigScreen\:focus\:via-Black-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:focus\:via-Default-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .BigScreen\:focus\:via-White-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F9F6EF, var(--tw-gradient-to, rgba(249, 246, 239, 0));
  }

  .BigScreen\:focus\:via-Green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AEE0CD, var(--tw-gradient-to, rgba(174, 224, 205, 0));
  }

  .BigScreen\:focus\:via-Blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:focus\:via-Silver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4E4E2, var(--tw-gradient-to, rgba(228, 228, 226, 0));
  }

  .BigScreen\:focus\:via-Yellow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3D060, var(--tw-gradient-to, rgba(243, 208, 96, 0));
  }

  .BigScreen\:focus\:via-Grey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .BigScreen\:focus\:via-Gray-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .BigScreen\:focus\:via-Red-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #BA0C2E, var(--tw-gradient-to, rgba(186, 12, 46, 0));
  }

  .BigScreen\:focus\:via-Gold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F5DDC5, var(--tw-gradient-to, rgba(245, 221, 197, 0));
  }

  .BigScreen\:focus\:via-light-green-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #F3E9FB, var(--tw-gradient-to, rgba(243, 233, 251, 0));
  }

  .BigScreen\:focus\:via-dark-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #2743CC, var(--tw-gradient-to, rgba(39, 67, 204, 0));
  }

  .BigScreen\:focus\:via-blue-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:focus\:via-yellow-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EDB800, var(--tw-gradient-to, rgba(237, 184, 0, 0));
  }

  .BigScreen\:focus\:via-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #253BAA, var(--tw-gradient-to, rgba(37, 59, 170, 0));
  }

  .BigScreen\:focus\:via-light-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF5070, var(--tw-gradient-to, rgba(255, 80, 112, 0));
  }

  .BigScreen\:focus\:via-bright-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .BigScreen\:focus\:via-bright-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .BigScreen\:focus\:via-SpaceGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #535150, var(--tw-gradient-to, rgba(83, 81, 80, 0));
  }

  .BigScreen\:focus\:via-Purple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:focus\:via-LightPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D1CDDA, var(--tw-gradient-to, rgba(209, 205, 218, 0));
  }

  .BigScreen\:focus\:via-Glow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .BigScreen\:focus\:via-Bronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #cd7f32, var(--tw-gradient-to, rgba(205, 127, 50, 0));
  }

  .BigScreen\:focus\:via-Copper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B87333, var(--tw-gradient-to, rgba(184, 115, 51, 0));
  }

  .BigScreen\:focus\:via-Pink-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFC0CB, var(--tw-gradient-to, rgba(255, 192, 203, 0));
  }

  .BigScreen\:focus\:via-Orange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FFA500, var(--tw-gradient-to, rgba(255, 165, 0, 0));
  }

  .BigScreen\:focus\:via-Coral-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #EE7762, var(--tw-gradient-to, rgba(238, 119, 98, 0));
  }

  .BigScreen\:focus\:via-MajesticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:focus\:via-PrismBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:focus\:via-CeramicBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2020, var(--tw-gradient-to, rgba(31, 32, 32, 0));
  }

  .BigScreen\:focus\:via-MidnightBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #00040D, var(--tw-gradient-to, rgba(0, 4, 13, 0));
  }

  .BigScreen\:focus\:via-PrismWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E1D8CB, var(--tw-gradient-to, rgba(225, 216, 203, 0));
  }

  .BigScreen\:focus\:via-CeramicWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c2c2c4, var(--tw-gradient-to, rgba(194, 194, 196, 0));
  }

  .BigScreen\:focus\:via-LilacPurple-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #C8A2C8, var(--tw-gradient-to, rgba(200, 162, 200, 0));
  }

  .BigScreen\:focus\:via-CrownSilver-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #b1a5aa, var(--tw-gradient-to, rgba(177, 165, 170, 0));
  }

  .BigScreen\:focus\:via-CoralBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #AFDCEC, var(--tw-gradient-to, rgba(175, 220, 236, 0));
  }

  .BigScreen\:focus\:via-lime-yellow:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2FA46, var(--tw-gradient-to, rgba(210, 250, 70, 0));
  }

  .BigScreen\:focus\:via-apple-green:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6EFAC3, var(--tw-gradient-to, rgba(110, 250, 195, 0));
  }

  .BigScreen\:focus\:via-bg-new-blue:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #39DCF0, var(--tw-gradient-to, rgba(57, 220, 240, 0));
  }

  .BigScreen\:focus\:via-bg-new-pink:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E79AAE, var(--tw-gradient-to, rgba(231, 154, 174, 0));
  }

  .BigScreen\:focus\:via-new-pink-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E9A1B3, var(--tw-gradient-to, rgba(233, 161, 179, 0));
  }

  .BigScreen\:focus\:via-footer-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #333238, var(--tw-gradient-to, rgba(51, 50, 56, 0));
  }

  .BigScreen\:focus\:via-border-grey:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #c4c4c4, var(--tw-gradient-to, rgba(196, 196, 196, 0));
  }

  .BigScreen\:focus\:via-apple-green-1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #30D091, var(--tw-gradient-to, rgba(48, 208, 145, 0));
  }

  .BigScreen\:focus\:via-crimson-red:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d22323, var(--tw-gradient-to, rgba(210, 35, 35, 0));
  }

  .BigScreen\:focus\:via-asurion-cyan:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #95CED7, var(--tw-gradient-to, rgba(149, 206, 215, 0));
  }

  .BigScreen\:focus\:via-bright-orange:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #FF8B1A, var(--tw-gradient-to, rgba(255, 139, 26, 0));
  }

  .BigScreen\:focus\:via-Graphite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D2CEDB, var(--tw-gradient-to, rgba(210, 206, 219, 0));
  }

  .BigScreen\:focus\:via-PacificBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:focus\:via-light-purple:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #B3A3D7, var(--tw-gradient-to, rgba(179, 163, 215, 0));
  }

  .BigScreen\:focus\:via-asurion-gray:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #D8D8D8, var(--tw-gradient-to, rgba(216, 216, 216, 0));
  }

  .BigScreen\:focus\:via-OceanBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #0077be, var(--tw-gradient-to, rgba(0, 119, 190, 0));
  }

  .BigScreen\:focus\:via-MetallicCopper-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #72281e, var(--tw-gradient-to, rgba(114, 40, 30, 0));
  }

  .BigScreen\:focus\:via-PorcelainWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f8fbf8, var(--tw-gradient-to, rgba(248, 251, 248, 0));
  }

  .BigScreen\:focus\:via-LightBlue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ADD8E6, var(--tw-gradient-to, rgba(173, 216, 230, 0));
  }

  .BigScreen\:focus\:via-CloudNavy-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .BigScreen\:focus\:via-CloudMint-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #607387, var(--tw-gradient-to, rgba(96, 115, 135, 0));
  }

  .BigScreen\:focus\:via-CloudOrange-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #ffba97, var(--tw-gradient-to, rgba(255, 186, 151, 0));
  }

  .BigScreen\:focus\:via-CloudLavender-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #d6d3e2, var(--tw-gradient-to, rgba(214, 211, 226, 0));
  }

  .BigScreen\:focus\:via-CloudRed-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #dbb0a2, var(--tw-gradient-to, rgba(219, 176, 162, 0));
  }

  .BigScreen\:focus\:via-CloudWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f2f2ed, var(--tw-gradient-to, rgba(242, 242, 237, 0));
  }

  .BigScreen\:focus\:via-SunriseGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .BigScreen\:focus\:via-SunshineGold-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #eec6ad, var(--tw-gradient-to, rgba(238, 198, 173, 0));
  }

  .BigScreen\:focus\:via-AuraBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #1F2120, var(--tw-gradient-to, rgba(31, 33, 32, 0));
  }

  .BigScreen\:focus\:via-AuraGlow-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #f1ad4b, var(--tw-gradient-to, rgba(241, 173, 75, 0));
  }

  .BigScreen\:focus\:via-MysticBronze-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #3c2516, var(--tw-gradient-to, rgba(60, 37, 22, 0));
  }

  .BigScreen\:focus\:via-MysticGreen-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #90A19A, var(--tw-gradient-to, rgba(144, 161, 154, 0));
  }

  .BigScreen\:focus\:via-MysticGrey-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #564f55, var(--tw-gradient-to, rgba(86, 79, 85, 0));
  }

  .BigScreen\:focus\:via-MysticBlack-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #353A3C, var(--tw-gradient-to, rgba(53, 58, 60, 0));
  }

  .BigScreen\:focus\:via-MysticWhite-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #E4EDE3, var(--tw-gradient-to, rgba(228, 237, 227, 0));
  }

  .BigScreen\:focus\:via-price-blue1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6B8BFF, var(--tw-gradient-to, rgba(107, 139, 255, 0));
  }

  .BigScreen\:focus\:via-indigo1:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #6700B8, var(--tw-gradient-to, rgba(103, 0, 184, 0));
  }

  .BigScreen\:focus\:via-Purple-4:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #9598F8, var(--tw-gradient-to, rgba(149, 152, 248, 0));
  }

  .BigScreen\:focus\:via-new-blue-2:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #33B3C2, var(--tw-gradient-to, rgba(51, 179, 194, 0));
  }

  .BigScreen\:focus\:via-dark-blue-3:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #041DFB, var(--tw-gradient-to, rgba(4, 29, 251, 0));
  }

  .BigScreen\:focus\:via-replace-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #8AA4BC, var(--tw-gradient-to, rgba(138, 164, 188, 0));
  }

  .BigScreen\:focus\:via-resolve-bg:focus {
    --tw-gradient-stops: var(--tw-gradient-from), #4783CB, var(--tw-gradient-to, rgba(71, 131, 203, 0));
  }

  .BigScreen\:to-transparent {
    --tw-gradient-to: transparent;
  }

  .BigScreen\:to-current {
    --tw-gradient-to: currentColor;
  }

  .BigScreen\:to-black {
    --tw-gradient-to: #000;
  }

  .BigScreen\:to-white {
    --tw-gradient-to: #fff;
  }

  .BigScreen\:to-gray-50 {
    --tw-gradient-to: #f9fafb;
  }

  .BigScreen\:to-gray-100 {
    --tw-gradient-to: #f3f4f6;
  }

  .BigScreen\:to-gray-200 {
    --tw-gradient-to: #e5e7eb;
  }

  .BigScreen\:to-gray-300 {
    --tw-gradient-to: #d1d5db;
  }

  .BigScreen\:to-gray-400 {
    --tw-gradient-to: #9ca3af;
  }

  .BigScreen\:to-gray-500 {
    --tw-gradient-to: #6b7280;
  }

  .BigScreen\:to-gray-600 {
    --tw-gradient-to: #4b5563;
  }

  .BigScreen\:to-gray-700 {
    --tw-gradient-to: #374151;
  }

  .BigScreen\:to-gray-800 {
    --tw-gradient-to: #1f2937;
  }

  .BigScreen\:to-gray-900 {
    --tw-gradient-to: #111827;
  }

  .BigScreen\:to-red-50 {
    --tw-gradient-to: #fef2f2;
  }

  .BigScreen\:to-red-100 {
    --tw-gradient-to: #fee2e2;
  }

  .BigScreen\:to-red-200 {
    --tw-gradient-to: #fecaca;
  }

  .BigScreen\:to-red-300 {
    --tw-gradient-to: #fca5a5;
  }

  .BigScreen\:to-red-400 {
    --tw-gradient-to: #f87171;
  }

  .BigScreen\:to-red-500 {
    --tw-gradient-to: #ef4444;
  }

  .BigScreen\:to-red-600 {
    --tw-gradient-to: #dc2626;
  }

  .BigScreen\:to-red-700 {
    --tw-gradient-to: #b91c1c;
  }

  .BigScreen\:to-red-800 {
    --tw-gradient-to: #991b1b;
  }

  .BigScreen\:to-red-900 {
    --tw-gradient-to: #7f1d1d;
  }

  .BigScreen\:to-yellow-50 {
    --tw-gradient-to: #fffbeb;
  }

  .BigScreen\:to-yellow-100 {
    --tw-gradient-to: #fef3c7;
  }

  .BigScreen\:to-yellow-200 {
    --tw-gradient-to: #fde68a;
  }

  .BigScreen\:to-yellow-300 {
    --tw-gradient-to: #fcd34d;
  }

  .BigScreen\:to-yellow-400 {
    --tw-gradient-to: #fbbf24;
  }

  .BigScreen\:to-yellow-500 {
    --tw-gradient-to: #f59e0b;
  }

  .BigScreen\:to-yellow-600 {
    --tw-gradient-to: #d97706;
  }

  .BigScreen\:to-yellow-700 {
    --tw-gradient-to: #b45309;
  }

  .BigScreen\:to-yellow-800 {
    --tw-gradient-to: #92400e;
  }

  .BigScreen\:to-yellow-900 {
    --tw-gradient-to: #78350f;
  }

  .BigScreen\:to-green-50 {
    --tw-gradient-to: #ecfdf5;
  }

  .BigScreen\:to-green-100 {
    --tw-gradient-to: #d1fae5;
  }

  .BigScreen\:to-green-200 {
    --tw-gradient-to: #a7f3d0;
  }

  .BigScreen\:to-green-300 {
    --tw-gradient-to: #6ee7b7;
  }

  .BigScreen\:to-green-400 {
    --tw-gradient-to: #34d399;
  }

  .BigScreen\:to-green-500 {
    --tw-gradient-to: #10b981;
  }

  .BigScreen\:to-green-600 {
    --tw-gradient-to: #059669;
  }

  .BigScreen\:to-green-700 {
    --tw-gradient-to: #047857;
  }

  .BigScreen\:to-green-800 {
    --tw-gradient-to: #065f46;
  }

  .BigScreen\:to-green-900 {
    --tw-gradient-to: #064e3b;
  }

  .BigScreen\:to-blue-50 {
    --tw-gradient-to: #eff6ff;
  }

  .BigScreen\:to-blue-100 {
    --tw-gradient-to: #dbeafe;
  }

  .BigScreen\:to-blue-200 {
    --tw-gradient-to: #bfdbfe;
  }

  .BigScreen\:to-blue-300 {
    --tw-gradient-to: #93c5fd;
  }

  .BigScreen\:to-blue-400 {
    --tw-gradient-to: #60a5fa;
  }

  .BigScreen\:to-blue-500 {
    --tw-gradient-to: #3b82f6;
  }

  .BigScreen\:to-blue-600 {
    --tw-gradient-to: #2563eb;
  }

  .BigScreen\:to-blue-700 {
    --tw-gradient-to: #1d4ed8;
  }

  .BigScreen\:to-blue-800 {
    --tw-gradient-to: #1e40af;
  }

  .BigScreen\:to-blue-900 {
    --tw-gradient-to: #1e3a8a;
  }

  .BigScreen\:to-indigo-50 {
    --tw-gradient-to: #eef2ff;
  }

  .BigScreen\:to-indigo-100 {
    --tw-gradient-to: #e0e7ff;
  }

  .BigScreen\:to-indigo-200 {
    --tw-gradient-to: #c7d2fe;
  }

  .BigScreen\:to-indigo-300 {
    --tw-gradient-to: #a5b4fc;
  }

  .BigScreen\:to-indigo-400 {
    --tw-gradient-to: #818cf8;
  }

  .BigScreen\:to-indigo-500 {
    --tw-gradient-to: #6366f1;
  }

  .BigScreen\:to-indigo-600 {
    --tw-gradient-to: #4f46e5;
  }

  .BigScreen\:to-indigo-700 {
    --tw-gradient-to: #4338ca;
  }

  .BigScreen\:to-indigo-800 {
    --tw-gradient-to: #3730a3;
  }

  .BigScreen\:to-indigo-900 {
    --tw-gradient-to: #312e81;
  }

  .BigScreen\:to-purple {
    --tw-gradient-to: #6700B8;
  }

  .BigScreen\:to-pink-50 {
    --tw-gradient-to: #fdf2f8;
  }

  .BigScreen\:to-pink-100 {
    --tw-gradient-to: #fce7f3;
  }

  .BigScreen\:to-pink-200 {
    --tw-gradient-to: #fbcfe8;
  }

  .BigScreen\:to-pink-300 {
    --tw-gradient-to: #f9a8d4;
  }

  .BigScreen\:to-pink-400 {
    --tw-gradient-to: #f472b6;
  }

  .BigScreen\:to-pink-500 {
    --tw-gradient-to: #ec4899;
  }

  .BigScreen\:to-pink-600 {
    --tw-gradient-to: #db2777;
  }

  .BigScreen\:to-pink-700 {
    --tw-gradient-to: #be185d;
  }

  .BigScreen\:to-pink-800 {
    --tw-gradient-to: #9d174d;
  }

  .BigScreen\:to-pink-900 {
    --tw-gradient-to: #831843;
  }

  .BigScreen\:to-Asurion-White {
    --tw-gradient-to: #FFF;
  }

  .BigScreen\:to-Asurion-Blue-Brighter {
    --tw-gradient-to: #6B8BFF;
  }

  .BigScreen\:to-Asurion-Blue-Deep {
    --tw-gradient-to: #2743CC;
  }

  .BigScreen\:to-Asurion-Blue-Light {
    --tw-gradient-to: #F0F3FF;
  }

  .BigScreen\:to-Asurion-Purple {
    --tw-gradient-to: #8223D2;
  }

  .BigScreen\:to-Asurion-Purple-Deeper {
    --tw-gradient-to: #6700B8;
  }

  .BigScreen\:to-Asurion-Purple-Light {
    --tw-gradient-to: #F3E9FB;
  }

  .BigScreen\:to-Asurion-Gray-Deepest {
    --tw-gradient-to: #333F48;
  }

  .BigScreen\:to-Asurion-Gray-Deeper {
    --tw-gradient-to: #6E767D;
  }

  .BigScreen\:to-Asurion-Gray-Light {
    --tw-gradient-to: #A5AAAF;
  }

  .BigScreen\:to-Asurion-Gray-Lighter {
    --tw-gradient-to: #E6E6EB;
  }

  .BigScreen\:to-Asurion-Gray-Lightest {
    --tw-gradient-to: #D5D6DA;
  }

  .BigScreen\:to-Asurion-Red-Deep {
    --tw-gradient-to: #DB1B1B;
  }

  .BigScreen\:to-light-gray {
    --tw-gradient-to: #6E767D;
  }

  .BigScreen\:to-light-gray-1 {
    --tw-gradient-to: #A5AAAF;
  }

  .BigScreen\:to-light-gray-2 {
    --tw-gradient-to: #E6E6EB;
  }

  .BigScreen\:to-light-gray-3 {
    --tw-gradient-to: #F0F0F5;
  }

  .BigScreen\:to-light-gray-4 {
    --tw-gradient-to: #D5D6DA;
  }

  .BigScreen\:to-light-gray-5 {
    --tw-gradient-to: #333F48;
  }

  .BigScreen\:to-light-slate-gray {
    --tw-gradient-to: #8589A1;
  }

  .BigScreen\:to-denim-blue {
    --tw-gradient-to: #0066B2;
  }

  .BigScreen\:to-purple-1 {
    --tw-gradient-to: #8223D2;
  }

  .BigScreen\:to-dark-red {
    --tw-gradient-to: #DB1B1B;
  }

  .BigScreen\:to-bright-red {
    --tw-gradient-to: #F40715;
  }

  .BigScreen\:to-mustard-yellow {
    --tw-gradient-to: #ED8B00;
  }

  .BigScreen\:to-mustard-yellow-1 {
    --tw-gradient-to: #ED6600;
  }

  .BigScreen\:to-light-blue {
    --tw-gradient-to: #6B8BFF;
  }

  .BigScreen\:to-light-blue-1 {
    --tw-gradient-to: #4A68F9;
  }

  .BigScreen\:to-light-blue-3 {
    --tw-gradient-to:  #F0F3FF;
  }

  .BigScreen\:to-light-blue-4 {
    --tw-gradient-to: #F0F3FF;
  }

  .BigScreen\:to-purple-blue {
    --tw-gradient-to: #6469E1;
  }

  .BigScreen\:to-light-green {
    --tw-gradient-to: #00B574;
  }

  .BigScreen\:to-light-green-1 {
    --tw-gradient-to: #00B574;
  }

  .BigScreen\:to-light-bg-green {
    --tw-gradient-to: #F0FFF9;
  }

  .BigScreen\:to-green-1 {
    --tw-gradient-to: #0B8350;
  }

  .BigScreen\:to-pink-1 {
    --tw-gradient-to: #FFEDD5;
  }

  .BigScreen\:to-light-white-1 {
    --tw-gradient-to: #F8F6EE;
  }

  .BigScreen\:to-Black-3 {
    --tw-gradient-to: #1F2020;
  }

  .BigScreen\:to-Default-3 {
    --tw-gradient-to: #1F2120;
  }

  .BigScreen\:to-White-3 {
    --tw-gradient-to: #F9F6EF;
  }

  .BigScreen\:to-Green-3 {
    --tw-gradient-to: #AEE0CD;
  }

  .BigScreen\:to-Blue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .BigScreen\:to-Silver-3 {
    --tw-gradient-to: #E4E4E2;
  }

  .BigScreen\:to-Yellow-3 {
    --tw-gradient-to: #F3D060;
  }

  .BigScreen\:to-Grey-3 {
    --tw-gradient-to: #535150;
  }

  .BigScreen\:to-Gray-3 {
    --tw-gradient-to: #535150;
  }

  .BigScreen\:to-Red-3 {
    --tw-gradient-to: #BA0C2E;
  }

  .BigScreen\:to-Gold-3 {
    --tw-gradient-to: #F5DDC5;
  }

  .BigScreen\:to-light-green-3 {
    --tw-gradient-to: #F3E9FB;
  }

  .BigScreen\:to-dark-blue-2 {
    --tw-gradient-to: #2743CC;
  }

  .BigScreen\:to-blue-1 {
    --tw-gradient-to: #6B8BFF;
  }

  .BigScreen\:to-yellow-1 {
    --tw-gradient-to: #EDB800;
  }

  .BigScreen\:to-blue-2 {
    --tw-gradient-to: #253BAA;
  }

  .BigScreen\:to-light-pink {
    --tw-gradient-to: #FF5070;
  }

  .BigScreen\:to-bright-green {
    --tw-gradient-to: #6EFAC3;
  }

  .BigScreen\:to-bright-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .BigScreen\:to-SpaceGrey-3 {
    --tw-gradient-to: #535150;
  }

  .BigScreen\:to-Purple-3 {
    --tw-gradient-to: #6700B8;
  }

  .BigScreen\:to-LightPurple-3 {
    --tw-gradient-to: #D1CDDA;
  }

  .BigScreen\:to-Glow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .BigScreen\:to-Bronze-3 {
    --tw-gradient-to: #cd7f32;
  }

  .BigScreen\:to-Copper-3 {
    --tw-gradient-to: #B87333;
  }

  .BigScreen\:to-Pink-3 {
    --tw-gradient-to: #FFC0CB;
  }

  .BigScreen\:to-Orange-3 {
    --tw-gradient-to: #FFA500;
  }

  .BigScreen\:to-Coral-3 {
    --tw-gradient-to: #EE7762;
  }

  .BigScreen\:to-MajesticBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .BigScreen\:to-PrismBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .BigScreen\:to-CeramicBlack-3 {
    --tw-gradient-to: #1F2020;
  }

  .BigScreen\:to-MidnightBlack-3 {
    --tw-gradient-to: #00040D;
  }

  .BigScreen\:to-PrismWhite-3 {
    --tw-gradient-to: #E1D8CB;
  }

  .BigScreen\:to-CeramicWhite-3 {
    --tw-gradient-to: #c2c2c4;
  }

  .BigScreen\:to-LilacPurple-3 {
    --tw-gradient-to: #C8A2C8;
  }

  .BigScreen\:to-CrownSilver-3 {
    --tw-gradient-to: #b1a5aa;
  }

  .BigScreen\:to-CoralBlue-3 {
    --tw-gradient-to: #AFDCEC;
  }

  .BigScreen\:to-lime-yellow {
    --tw-gradient-to: #D2FA46;
  }

  .BigScreen\:to-apple-green {
    --tw-gradient-to: #6EFAC3;
  }

  .BigScreen\:to-bg-new-blue {
    --tw-gradient-to: #39DCF0;
  }

  .BigScreen\:to-bg-new-pink {
    --tw-gradient-to: #E79AAE;
  }

  .BigScreen\:to-new-pink-1 {
    --tw-gradient-to: #E9A1B3;
  }

  .BigScreen\:to-footer-grey {
    --tw-gradient-to: #333238;
  }

  .BigScreen\:to-border-grey {
    --tw-gradient-to: #c4c4c4;
  }

  .BigScreen\:to-apple-green-1 {
    --tw-gradient-to: #30D091;
  }

  .BigScreen\:to-crimson-red {
    --tw-gradient-to: #d22323;
  }

  .BigScreen\:to-asurion-cyan {
    --tw-gradient-to: #95CED7;
  }

  .BigScreen\:to-bright-orange {
    --tw-gradient-to: #FF8B1A;
  }

  .BigScreen\:to-Graphite-3 {
    --tw-gradient-to: #D2CEDB;
  }

  .BigScreen\:to-PacificBlue-3 {
    --tw-gradient-to: #6B8BFF;
  }

  .BigScreen\:to-light-purple {
    --tw-gradient-to: #B3A3D7;
  }

  .BigScreen\:to-asurion-gray {
    --tw-gradient-to: #D8D8D8;
  }

  .BigScreen\:to-OceanBlue-3 {
    --tw-gradient-to: #0077be;
  }

  .BigScreen\:to-MetallicCopper-3 {
    --tw-gradient-to: #72281e;
  }

  .BigScreen\:to-PorcelainWhite-3 {
    --tw-gradient-to: #f8fbf8;
  }

  .BigScreen\:to-LightBlue-3 {
    --tw-gradient-to: #ADD8E6;
  }

  .BigScreen\:to-CloudNavy-3 {
    --tw-gradient-to: #607387;
  }

  .BigScreen\:to-CloudMint-3 {
    --tw-gradient-to: #607387;
  }

  .BigScreen\:to-CloudOrange-3 {
    --tw-gradient-to: #ffba97;
  }

  .BigScreen\:to-CloudLavender-3 {
    --tw-gradient-to: #d6d3e2;
  }

  .BigScreen\:to-CloudRed-3 {
    --tw-gradient-to: #dbb0a2;
  }

  .BigScreen\:to-CloudWhite-3 {
    --tw-gradient-to: #f2f2ed;
  }

  .BigScreen\:to-SunriseGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .BigScreen\:to-SunshineGold-3 {
    --tw-gradient-to: #eec6ad;
  }

  .BigScreen\:to-AuraBlack-3 {
    --tw-gradient-to: #1F2120;
  }

  .BigScreen\:to-AuraGlow-3 {
    --tw-gradient-to: #f1ad4b;
  }

  .BigScreen\:to-MysticBronze-3 {
    --tw-gradient-to: #3c2516;
  }

  .BigScreen\:to-MysticGreen-3 {
    --tw-gradient-to: #90A19A;
  }

  .BigScreen\:to-MysticGrey-3 {
    --tw-gradient-to: #564f55;
  }

  .BigScreen\:to-MysticBlack-3 {
    --tw-gradient-to: #353A3C;
  }

  .BigScreen\:to-MysticWhite-3 {
    --tw-gradient-to: #E4EDE3;
  }

  .BigScreen\:to-price-blue1 {
    --tw-gradient-to: #6B8BFF;
  }

  .BigScreen\:to-indigo1 {
    --tw-gradient-to: #6700B8;
  }

  .BigScreen\:to-Purple-4 {
    --tw-gradient-to: #9598F8;
  }

  .BigScreen\:to-new-blue-2 {
    --tw-gradient-to: #33B3C2;
  }

  .BigScreen\:to-dark-blue-3 {
    --tw-gradient-to: #041DFB;
  }

  .BigScreen\:to-replace-bg {
    --tw-gradient-to: #8AA4BC;
  }

  .BigScreen\:to-resolve-bg {
    --tw-gradient-to: #4783CB;
  }

  .BigScreen\:hover\:to-transparent:hover {
    --tw-gradient-to: transparent;
  }

  .BigScreen\:hover\:to-current:hover {
    --tw-gradient-to: currentColor;
  }

  .BigScreen\:hover\:to-black:hover {
    --tw-gradient-to: #000;
  }

  .BigScreen\:hover\:to-white:hover {
    --tw-gradient-to: #fff;
  }

  .BigScreen\:hover\:to-gray-50:hover {
    --tw-gradient-to: #f9fafb;
  }

  .BigScreen\:hover\:to-gray-100:hover {
    --tw-gradient-to: #f3f4f6;
  }

  .BigScreen\:hover\:to-gray-200:hover {
    --tw-gradient-to: #e5e7eb;
  }

  .BigScreen\:hover\:to-gray-300:hover {
    --tw-gradient-to: #d1d5db;
  }

  .BigScreen\:hover\:to-gray-400:hover {
    --tw-gradient-to: #9ca3af;
  }

  .BigScreen\:hover\:to-gray-500:hover {
    --tw-gradient-to: #6b7280;
  }

  .BigScreen\:hover\:to-gray-600:hover {
    --tw-gradient-to: #4b5563;
  }

  .BigScreen\:hover\:to-gray-700:hover {
    --tw-gradient-to: #374151;
  }

  .BigScreen\:hover\:to-gray-800:hover {
    --tw-gradient-to: #1f2937;
  }

  .BigScreen\:hover\:to-gray-900:hover {
    --tw-gradient-to: #111827;
  }

  .BigScreen\:hover\:to-red-50:hover {
    --tw-gradient-to: #fef2f2;
  }

  .BigScreen\:hover\:to-red-100:hover {
    --tw-gradient-to: #fee2e2;
  }

  .BigScreen\:hover\:to-red-200:hover {
    --tw-gradient-to: #fecaca;
  }

  .BigScreen\:hover\:to-red-300:hover {
    --tw-gradient-to: #fca5a5;
  }

  .BigScreen\:hover\:to-red-400:hover {
    --tw-gradient-to: #f87171;
  }

  .BigScreen\:hover\:to-red-500:hover {
    --tw-gradient-to: #ef4444;
  }

  .BigScreen\:hover\:to-red-600:hover {
    --tw-gradient-to: #dc2626;
  }

  .BigScreen\:hover\:to-red-700:hover {
    --tw-gradient-to: #b91c1c;
  }

  .BigScreen\:hover\:to-red-800:hover {
    --tw-gradient-to: #991b1b;
  }

  .BigScreen\:hover\:to-red-900:hover {
    --tw-gradient-to: #7f1d1d;
  }

  .BigScreen\:hover\:to-yellow-50:hover {
    --tw-gradient-to: #fffbeb;
  }

  .BigScreen\:hover\:to-yellow-100:hover {
    --tw-gradient-to: #fef3c7;
  }

  .BigScreen\:hover\:to-yellow-200:hover {
    --tw-gradient-to: #fde68a;
  }

  .BigScreen\:hover\:to-yellow-300:hover {
    --tw-gradient-to: #fcd34d;
  }

  .BigScreen\:hover\:to-yellow-400:hover {
    --tw-gradient-to: #fbbf24;
  }

  .BigScreen\:hover\:to-yellow-500:hover {
    --tw-gradient-to: #f59e0b;
  }

  .BigScreen\:hover\:to-yellow-600:hover {
    --tw-gradient-to: #d97706;
  }

  .BigScreen\:hover\:to-yellow-700:hover {
    --tw-gradient-to: #b45309;
  }

  .BigScreen\:hover\:to-yellow-800:hover {
    --tw-gradient-to: #92400e;
  }

  .BigScreen\:hover\:to-yellow-900:hover {
    --tw-gradient-to: #78350f;
  }

  .BigScreen\:hover\:to-green-50:hover {
    --tw-gradient-to: #ecfdf5;
  }

  .BigScreen\:hover\:to-green-100:hover {
    --tw-gradient-to: #d1fae5;
  }

  .BigScreen\:hover\:to-green-200:hover {
    --tw-gradient-to: #a7f3d0;
  }

  .BigScreen\:hover\:to-green-300:hover {
    --tw-gradient-to: #6ee7b7;
  }

  .BigScreen\:hover\:to-green-400:hover {
    --tw-gradient-to: #34d399;
  }

  .BigScreen\:hover\:to-green-500:hover {
    --tw-gradient-to: #10b981;
  }

  .BigScreen\:hover\:to-green-600:hover {
    --tw-gradient-to: #059669;
  }

  .BigScreen\:hover\:to-green-700:hover {
    --tw-gradient-to: #047857;
  }

  .BigScreen\:hover\:to-green-800:hover {
    --tw-gradient-to: #065f46;
  }

  .BigScreen\:hover\:to-green-900:hover {
    --tw-gradient-to: #064e3b;
  }

  .BigScreen\:hover\:to-blue-50:hover {
    --tw-gradient-to: #eff6ff;
  }

  .BigScreen\:hover\:to-blue-100:hover {
    --tw-gradient-to: #dbeafe;
  }

  .BigScreen\:hover\:to-blue-200:hover {
    --tw-gradient-to: #bfdbfe;
  }

  .BigScreen\:hover\:to-blue-300:hover {
    --tw-gradient-to: #93c5fd;
  }

  .BigScreen\:hover\:to-blue-400:hover {
    --tw-gradient-to: #60a5fa;
  }

  .BigScreen\:hover\:to-blue-500:hover {
    --tw-gradient-to: #3b82f6;
  }

  .BigScreen\:hover\:to-blue-600:hover {
    --tw-gradient-to: #2563eb;
  }

  .BigScreen\:hover\:to-blue-700:hover {
    --tw-gradient-to: #1d4ed8;
  }

  .BigScreen\:hover\:to-blue-800:hover {
    --tw-gradient-to: #1e40af;
  }

  .BigScreen\:hover\:to-blue-900:hover {
    --tw-gradient-to: #1e3a8a;
  }

  .BigScreen\:hover\:to-indigo-50:hover {
    --tw-gradient-to: #eef2ff;
  }

  .BigScreen\:hover\:to-indigo-100:hover {
    --tw-gradient-to: #e0e7ff;
  }

  .BigScreen\:hover\:to-indigo-200:hover {
    --tw-gradient-to: #c7d2fe;
  }

  .BigScreen\:hover\:to-indigo-300:hover {
    --tw-gradient-to: #a5b4fc;
  }

  .BigScreen\:hover\:to-indigo-400:hover {
    --tw-gradient-to: #818cf8;
  }

  .BigScreen\:hover\:to-indigo-500:hover {
    --tw-gradient-to: #6366f1;
  }

  .BigScreen\:hover\:to-indigo-600:hover {
    --tw-gradient-to: #4f46e5;
  }

  .BigScreen\:hover\:to-indigo-700:hover {
    --tw-gradient-to: #4338ca;
  }

  .BigScreen\:hover\:to-indigo-800:hover {
    --tw-gradient-to: #3730a3;
  }

  .BigScreen\:hover\:to-indigo-900:hover {
    --tw-gradient-to: #312e81;
  }

  .BigScreen\:hover\:to-purple:hover {
    --tw-gradient-to: #6700B8;
  }

  .BigScreen\:hover\:to-pink-50:hover {
    --tw-gradient-to: #fdf2f8;
  }

  .BigScreen\:hover\:to-pink-100:hover {
    --tw-gradient-to: #fce7f3;
  }

  .BigScreen\:hover\:to-pink-200:hover {
    --tw-gradient-to: #fbcfe8;
  }

  .BigScreen\:hover\:to-pink-300:hover {
    --tw-gradient-to: #f9a8d4;
  }

  .BigScreen\:hover\:to-pink-400:hover {
    --tw-gradient-to: #f472b6;
  }

  .BigScreen\:hover\:to-pink-500:hover {
    --tw-gradient-to: #ec4899;
  }

  .BigScreen\:hover\:to-pink-600:hover {
    --tw-gradient-to: #db2777;
  }

  .BigScreen\:hover\:to-pink-700:hover {
    --tw-gradient-to: #be185d;
  }

  .BigScreen\:hover\:to-pink-800:hover {
    --tw-gradient-to: #9d174d;
  }

  .BigScreen\:hover\:to-pink-900:hover {
    --tw-gradient-to: #831843;
  }

  .BigScreen\:hover\:to-Asurion-White:hover {
    --tw-gradient-to: #FFF;
  }

  .BigScreen\:hover\:to-Asurion-Blue-Brighter:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .BigScreen\:hover\:to-Asurion-Blue-Deep:hover {
    --tw-gradient-to: #2743CC;
  }

  .BigScreen\:hover\:to-Asurion-Blue-Light:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .BigScreen\:hover\:to-Asurion-Purple:hover {
    --tw-gradient-to: #8223D2;
  }

  .BigScreen\:hover\:to-Asurion-Purple-Deeper:hover {
    --tw-gradient-to: #6700B8;
  }

  .BigScreen\:hover\:to-Asurion-Purple-Light:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .BigScreen\:hover\:to-Asurion-Gray-Deepest:hover {
    --tw-gradient-to: #333F48;
  }

  .BigScreen\:hover\:to-Asurion-Gray-Deeper:hover {
    --tw-gradient-to: #6E767D;
  }

  .BigScreen\:hover\:to-Asurion-Gray-Light:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .BigScreen\:hover\:to-Asurion-Gray-Lighter:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .BigScreen\:hover\:to-Asurion-Gray-Lightest:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .BigScreen\:hover\:to-Asurion-Red-Deep:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .BigScreen\:hover\:to-light-gray:hover {
    --tw-gradient-to: #6E767D;
  }

  .BigScreen\:hover\:to-light-gray-1:hover {
    --tw-gradient-to: #A5AAAF;
  }

  .BigScreen\:hover\:to-light-gray-2:hover {
    --tw-gradient-to: #E6E6EB;
  }

  .BigScreen\:hover\:to-light-gray-3:hover {
    --tw-gradient-to: #F0F0F5;
  }

  .BigScreen\:hover\:to-light-gray-4:hover {
    --tw-gradient-to: #D5D6DA;
  }

  .BigScreen\:hover\:to-light-gray-5:hover {
    --tw-gradient-to: #333F48;
  }

  .BigScreen\:hover\:to-light-slate-gray:hover {
    --tw-gradient-to: #8589A1;
  }

  .BigScreen\:hover\:to-denim-blue:hover {
    --tw-gradient-to: #0066B2;
  }

  .BigScreen\:hover\:to-purple-1:hover {
    --tw-gradient-to: #8223D2;
  }

  .BigScreen\:hover\:to-dark-red:hover {
    --tw-gradient-to: #DB1B1B;
  }

  .BigScreen\:hover\:to-bright-red:hover {
    --tw-gradient-to: #F40715;
  }

  .BigScreen\:hover\:to-mustard-yellow:hover {
    --tw-gradient-to: #ED8B00;
  }

  .BigScreen\:hover\:to-mustard-yellow-1:hover {
    --tw-gradient-to: #ED6600;
  }

  .BigScreen\:hover\:to-light-blue:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .BigScreen\:hover\:to-light-blue-1:hover {
    --tw-gradient-to: #4A68F9;
  }

  .BigScreen\:hover\:to-light-blue-3:hover {
    --tw-gradient-to:  #F0F3FF;
  }

  .BigScreen\:hover\:to-light-blue-4:hover {
    --tw-gradient-to: #F0F3FF;
  }

  .BigScreen\:hover\:to-purple-blue:hover {
    --tw-gradient-to: #6469E1;
  }

  .BigScreen\:hover\:to-light-green:hover {
    --tw-gradient-to: #00B574;
  }

  .BigScreen\:hover\:to-light-green-1:hover {
    --tw-gradient-to: #00B574;
  }

  .BigScreen\:hover\:to-light-bg-green:hover {
    --tw-gradient-to: #F0FFF9;
  }

  .BigScreen\:hover\:to-green-1:hover {
    --tw-gradient-to: #0B8350;
  }

  .BigScreen\:hover\:to-pink-1:hover {
    --tw-gradient-to: #FFEDD5;
  }

  .BigScreen\:hover\:to-light-white-1:hover {
    --tw-gradient-to: #F8F6EE;
  }

  .BigScreen\:hover\:to-Black-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .BigScreen\:hover\:to-Default-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .BigScreen\:hover\:to-White-3:hover {
    --tw-gradient-to: #F9F6EF;
  }

  .BigScreen\:hover\:to-Green-3:hover {
    --tw-gradient-to: #AEE0CD;
  }

  .BigScreen\:hover\:to-Blue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .BigScreen\:hover\:to-Silver-3:hover {
    --tw-gradient-to: #E4E4E2;
  }

  .BigScreen\:hover\:to-Yellow-3:hover {
    --tw-gradient-to: #F3D060;
  }

  .BigScreen\:hover\:to-Grey-3:hover {
    --tw-gradient-to: #535150;
  }

  .BigScreen\:hover\:to-Gray-3:hover {
    --tw-gradient-to: #535150;
  }

  .BigScreen\:hover\:to-Red-3:hover {
    --tw-gradient-to: #BA0C2E;
  }

  .BigScreen\:hover\:to-Gold-3:hover {
    --tw-gradient-to: #F5DDC5;
  }

  .BigScreen\:hover\:to-light-green-3:hover {
    --tw-gradient-to: #F3E9FB;
  }

  .BigScreen\:hover\:to-dark-blue-2:hover {
    --tw-gradient-to: #2743CC;
  }

  .BigScreen\:hover\:to-blue-1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .BigScreen\:hover\:to-yellow-1:hover {
    --tw-gradient-to: #EDB800;
  }

  .BigScreen\:hover\:to-blue-2:hover {
    --tw-gradient-to: #253BAA;
  }

  .BigScreen\:hover\:to-light-pink:hover {
    --tw-gradient-to: #FF5070;
  }

  .BigScreen\:hover\:to-bright-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .BigScreen\:hover\:to-bright-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .BigScreen\:hover\:to-SpaceGrey-3:hover {
    --tw-gradient-to: #535150;
  }

  .BigScreen\:hover\:to-Purple-3:hover {
    --tw-gradient-to: #6700B8;
  }

  .BigScreen\:hover\:to-LightPurple-3:hover {
    --tw-gradient-to: #D1CDDA;
  }

  .BigScreen\:hover\:to-Glow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .BigScreen\:hover\:to-Bronze-3:hover {
    --tw-gradient-to: #cd7f32;
  }

  .BigScreen\:hover\:to-Copper-3:hover {
    --tw-gradient-to: #B87333;
  }

  .BigScreen\:hover\:to-Pink-3:hover {
    --tw-gradient-to: #FFC0CB;
  }

  .BigScreen\:hover\:to-Orange-3:hover {
    --tw-gradient-to: #FFA500;
  }

  .BigScreen\:hover\:to-Coral-3:hover {
    --tw-gradient-to: #EE7762;
  }

  .BigScreen\:hover\:to-MajesticBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .BigScreen\:hover\:to-PrismBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .BigScreen\:hover\:to-CeramicBlack-3:hover {
    --tw-gradient-to: #1F2020;
  }

  .BigScreen\:hover\:to-MidnightBlack-3:hover {
    --tw-gradient-to: #00040D;
  }

  .BigScreen\:hover\:to-PrismWhite-3:hover {
    --tw-gradient-to: #E1D8CB;
  }

  .BigScreen\:hover\:to-CeramicWhite-3:hover {
    --tw-gradient-to: #c2c2c4;
  }

  .BigScreen\:hover\:to-LilacPurple-3:hover {
    --tw-gradient-to: #C8A2C8;
  }

  .BigScreen\:hover\:to-CrownSilver-3:hover {
    --tw-gradient-to: #b1a5aa;
  }

  .BigScreen\:hover\:to-CoralBlue-3:hover {
    --tw-gradient-to: #AFDCEC;
  }

  .BigScreen\:hover\:to-lime-yellow:hover {
    --tw-gradient-to: #D2FA46;
  }

  .BigScreen\:hover\:to-apple-green:hover {
    --tw-gradient-to: #6EFAC3;
  }

  .BigScreen\:hover\:to-bg-new-blue:hover {
    --tw-gradient-to: #39DCF0;
  }

  .BigScreen\:hover\:to-bg-new-pink:hover {
    --tw-gradient-to: #E79AAE;
  }

  .BigScreen\:hover\:to-new-pink-1:hover {
    --tw-gradient-to: #E9A1B3;
  }

  .BigScreen\:hover\:to-footer-grey:hover {
    --tw-gradient-to: #333238;
  }

  .BigScreen\:hover\:to-border-grey:hover {
    --tw-gradient-to: #c4c4c4;
  }

  .BigScreen\:hover\:to-apple-green-1:hover {
    --tw-gradient-to: #30D091;
  }

  .BigScreen\:hover\:to-crimson-red:hover {
    --tw-gradient-to: #d22323;
  }

  .BigScreen\:hover\:to-asurion-cyan:hover {
    --tw-gradient-to: #95CED7;
  }

  .BigScreen\:hover\:to-bright-orange:hover {
    --tw-gradient-to: #FF8B1A;
  }

  .BigScreen\:hover\:to-Graphite-3:hover {
    --tw-gradient-to: #D2CEDB;
  }

  .BigScreen\:hover\:to-PacificBlue-3:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .BigScreen\:hover\:to-light-purple:hover {
    --tw-gradient-to: #B3A3D7;
  }

  .BigScreen\:hover\:to-asurion-gray:hover {
    --tw-gradient-to: #D8D8D8;
  }

  .BigScreen\:hover\:to-OceanBlue-3:hover {
    --tw-gradient-to: #0077be;
  }

  .BigScreen\:hover\:to-MetallicCopper-3:hover {
    --tw-gradient-to: #72281e;
  }

  .BigScreen\:hover\:to-PorcelainWhite-3:hover {
    --tw-gradient-to: #f8fbf8;
  }

  .BigScreen\:hover\:to-LightBlue-3:hover {
    --tw-gradient-to: #ADD8E6;
  }

  .BigScreen\:hover\:to-CloudNavy-3:hover {
    --tw-gradient-to: #607387;
  }

  .BigScreen\:hover\:to-CloudMint-3:hover {
    --tw-gradient-to: #607387;
  }

  .BigScreen\:hover\:to-CloudOrange-3:hover {
    --tw-gradient-to: #ffba97;
  }

  .BigScreen\:hover\:to-CloudLavender-3:hover {
    --tw-gradient-to: #d6d3e2;
  }

  .BigScreen\:hover\:to-CloudRed-3:hover {
    --tw-gradient-to: #dbb0a2;
  }

  .BigScreen\:hover\:to-CloudWhite-3:hover {
    --tw-gradient-to: #f2f2ed;
  }

  .BigScreen\:hover\:to-SunriseGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .BigScreen\:hover\:to-SunshineGold-3:hover {
    --tw-gradient-to: #eec6ad;
  }

  .BigScreen\:hover\:to-AuraBlack-3:hover {
    --tw-gradient-to: #1F2120;
  }

  .BigScreen\:hover\:to-AuraGlow-3:hover {
    --tw-gradient-to: #f1ad4b;
  }

  .BigScreen\:hover\:to-MysticBronze-3:hover {
    --tw-gradient-to: #3c2516;
  }

  .BigScreen\:hover\:to-MysticGreen-3:hover {
    --tw-gradient-to: #90A19A;
  }

  .BigScreen\:hover\:to-MysticGrey-3:hover {
    --tw-gradient-to: #564f55;
  }

  .BigScreen\:hover\:to-MysticBlack-3:hover {
    --tw-gradient-to: #353A3C;
  }

  .BigScreen\:hover\:to-MysticWhite-3:hover {
    --tw-gradient-to: #E4EDE3;
  }

  .BigScreen\:hover\:to-price-blue1:hover {
    --tw-gradient-to: #6B8BFF;
  }

  .BigScreen\:hover\:to-indigo1:hover {
    --tw-gradient-to: #6700B8;
  }

  .BigScreen\:hover\:to-Purple-4:hover {
    --tw-gradient-to: #9598F8;
  }

  .BigScreen\:hover\:to-new-blue-2:hover {
    --tw-gradient-to: #33B3C2;
  }

  .BigScreen\:hover\:to-dark-blue-3:hover {
    --tw-gradient-to: #041DFB;
  }

  .BigScreen\:hover\:to-replace-bg:hover {
    --tw-gradient-to: #8AA4BC;
  }

  .BigScreen\:hover\:to-resolve-bg:hover {
    --tw-gradient-to: #4783CB;
  }

  .BigScreen\:focus\:to-transparent:focus {
    --tw-gradient-to: transparent;
  }

  .BigScreen\:focus\:to-current:focus {
    --tw-gradient-to: currentColor;
  }

  .BigScreen\:focus\:to-black:focus {
    --tw-gradient-to: #000;
  }

  .BigScreen\:focus\:to-white:focus {
    --tw-gradient-to: #fff;
  }

  .BigScreen\:focus\:to-gray-50:focus {
    --tw-gradient-to: #f9fafb;
  }

  .BigScreen\:focus\:to-gray-100:focus {
    --tw-gradient-to: #f3f4f6;
  }

  .BigScreen\:focus\:to-gray-200:focus {
    --tw-gradient-to: #e5e7eb;
  }

  .BigScreen\:focus\:to-gray-300:focus {
    --tw-gradient-to: #d1d5db;
  }

  .BigScreen\:focus\:to-gray-400:focus {
    --tw-gradient-to: #9ca3af;
  }

  .BigScreen\:focus\:to-gray-500:focus {
    --tw-gradient-to: #6b7280;
  }

  .BigScreen\:focus\:to-gray-600:focus {
    --tw-gradient-to: #4b5563;
  }

  .BigScreen\:focus\:to-gray-700:focus {
    --tw-gradient-to: #374151;
  }

  .BigScreen\:focus\:to-gray-800:focus {
    --tw-gradient-to: #1f2937;
  }

  .BigScreen\:focus\:to-gray-900:focus {
    --tw-gradient-to: #111827;
  }

  .BigScreen\:focus\:to-red-50:focus {
    --tw-gradient-to: #fef2f2;
  }

  .BigScreen\:focus\:to-red-100:focus {
    --tw-gradient-to: #fee2e2;
  }

  .BigScreen\:focus\:to-red-200:focus {
    --tw-gradient-to: #fecaca;
  }

  .BigScreen\:focus\:to-red-300:focus {
    --tw-gradient-to: #fca5a5;
  }

  .BigScreen\:focus\:to-red-400:focus {
    --tw-gradient-to: #f87171;
  }

  .BigScreen\:focus\:to-red-500:focus {
    --tw-gradient-to: #ef4444;
  }

  .BigScreen\:focus\:to-red-600:focus {
    --tw-gradient-to: #dc2626;
  }

  .BigScreen\:focus\:to-red-700:focus {
    --tw-gradient-to: #b91c1c;
  }

  .BigScreen\:focus\:to-red-800:focus {
    --tw-gradient-to: #991b1b;
  }

  .BigScreen\:focus\:to-red-900:focus {
    --tw-gradient-to: #7f1d1d;
  }

  .BigScreen\:focus\:to-yellow-50:focus {
    --tw-gradient-to: #fffbeb;
  }

  .BigScreen\:focus\:to-yellow-100:focus {
    --tw-gradient-to: #fef3c7;
  }

  .BigScreen\:focus\:to-yellow-200:focus {
    --tw-gradient-to: #fde68a;
  }

  .BigScreen\:focus\:to-yellow-300:focus {
    --tw-gradient-to: #fcd34d;
  }

  .BigScreen\:focus\:to-yellow-400:focus {
    --tw-gradient-to: #fbbf24;
  }

  .BigScreen\:focus\:to-yellow-500:focus {
    --tw-gradient-to: #f59e0b;
  }

  .BigScreen\:focus\:to-yellow-600:focus {
    --tw-gradient-to: #d97706;
  }

  .BigScreen\:focus\:to-yellow-700:focus {
    --tw-gradient-to: #b45309;
  }

  .BigScreen\:focus\:to-yellow-800:focus {
    --tw-gradient-to: #92400e;
  }

  .BigScreen\:focus\:to-yellow-900:focus {
    --tw-gradient-to: #78350f;
  }

  .BigScreen\:focus\:to-green-50:focus {
    --tw-gradient-to: #ecfdf5;
  }

  .BigScreen\:focus\:to-green-100:focus {
    --tw-gradient-to: #d1fae5;
  }

  .BigScreen\:focus\:to-green-200:focus {
    --tw-gradient-to: #a7f3d0;
  }

  .BigScreen\:focus\:to-green-300:focus {
    --tw-gradient-to: #6ee7b7;
  }

  .BigScreen\:focus\:to-green-400:focus {
    --tw-gradient-to: #34d399;
  }

  .BigScreen\:focus\:to-green-500:focus {
    --tw-gradient-to: #10b981;
  }

  .BigScreen\:focus\:to-green-600:focus {
    --tw-gradient-to: #059669;
  }

  .BigScreen\:focus\:to-green-700:focus {
    --tw-gradient-to: #047857;
  }

  .BigScreen\:focus\:to-green-800:focus {
    --tw-gradient-to: #065f46;
  }

  .BigScreen\:focus\:to-green-900:focus {
    --tw-gradient-to: #064e3b;
  }

  .BigScreen\:focus\:to-blue-50:focus {
    --tw-gradient-to: #eff6ff;
  }

  .BigScreen\:focus\:to-blue-100:focus {
    --tw-gradient-to: #dbeafe;
  }

  .BigScreen\:focus\:to-blue-200:focus {
    --tw-gradient-to: #bfdbfe;
  }

  .BigScreen\:focus\:to-blue-300:focus {
    --tw-gradient-to: #93c5fd;
  }

  .BigScreen\:focus\:to-blue-400:focus {
    --tw-gradient-to: #60a5fa;
  }

  .BigScreen\:focus\:to-blue-500:focus {
    --tw-gradient-to: #3b82f6;
  }

  .BigScreen\:focus\:to-blue-600:focus {
    --tw-gradient-to: #2563eb;
  }

  .BigScreen\:focus\:to-blue-700:focus {
    --tw-gradient-to: #1d4ed8;
  }

  .BigScreen\:focus\:to-blue-800:focus {
    --tw-gradient-to: #1e40af;
  }

  .BigScreen\:focus\:to-blue-900:focus {
    --tw-gradient-to: #1e3a8a;
  }

  .BigScreen\:focus\:to-indigo-50:focus {
    --tw-gradient-to: #eef2ff;
  }

  .BigScreen\:focus\:to-indigo-100:focus {
    --tw-gradient-to: #e0e7ff;
  }

  .BigScreen\:focus\:to-indigo-200:focus {
    --tw-gradient-to: #c7d2fe;
  }

  .BigScreen\:focus\:to-indigo-300:focus {
    --tw-gradient-to: #a5b4fc;
  }

  .BigScreen\:focus\:to-indigo-400:focus {
    --tw-gradient-to: #818cf8;
  }

  .BigScreen\:focus\:to-indigo-500:focus {
    --tw-gradient-to: #6366f1;
  }

  .BigScreen\:focus\:to-indigo-600:focus {
    --tw-gradient-to: #4f46e5;
  }

  .BigScreen\:focus\:to-indigo-700:focus {
    --tw-gradient-to: #4338ca;
  }

  .BigScreen\:focus\:to-indigo-800:focus {
    --tw-gradient-to: #3730a3;
  }

  .BigScreen\:focus\:to-indigo-900:focus {
    --tw-gradient-to: #312e81;
  }

  .BigScreen\:focus\:to-purple:focus {
    --tw-gradient-to: #6700B8;
  }

  .BigScreen\:focus\:to-pink-50:focus {
    --tw-gradient-to: #fdf2f8;
  }

  .BigScreen\:focus\:to-pink-100:focus {
    --tw-gradient-to: #fce7f3;
  }

  .BigScreen\:focus\:to-pink-200:focus {
    --tw-gradient-to: #fbcfe8;
  }

  .BigScreen\:focus\:to-pink-300:focus {
    --tw-gradient-to: #f9a8d4;
  }

  .BigScreen\:focus\:to-pink-400:focus {
    --tw-gradient-to: #f472b6;
  }

  .BigScreen\:focus\:to-pink-500:focus {
    --tw-gradient-to: #ec4899;
  }

  .BigScreen\:focus\:to-pink-600:focus {
    --tw-gradient-to: #db2777;
  }

  .BigScreen\:focus\:to-pink-700:focus {
    --tw-gradient-to: #be185d;
  }

  .BigScreen\:focus\:to-pink-800:focus {
    --tw-gradient-to: #9d174d;
  }

  .BigScreen\:focus\:to-pink-900:focus {
    --tw-gradient-to: #831843;
  }

  .BigScreen\:focus\:to-Asurion-White:focus {
    --tw-gradient-to: #FFF;
  }

  .BigScreen\:focus\:to-Asurion-Blue-Brighter:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .BigScreen\:focus\:to-Asurion-Blue-Deep:focus {
    --tw-gradient-to: #2743CC;
  }

  .BigScreen\:focus\:to-Asurion-Blue-Light:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .BigScreen\:focus\:to-Asurion-Purple:focus {
    --tw-gradient-to: #8223D2;
  }

  .BigScreen\:focus\:to-Asurion-Purple-Deeper:focus {
    --tw-gradient-to: #6700B8;
  }

  .BigScreen\:focus\:to-Asurion-Purple-Light:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .BigScreen\:focus\:to-Asurion-Gray-Deepest:focus {
    --tw-gradient-to: #333F48;
  }

  .BigScreen\:focus\:to-Asurion-Gray-Deeper:focus {
    --tw-gradient-to: #6E767D;
  }

  .BigScreen\:focus\:to-Asurion-Gray-Light:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .BigScreen\:focus\:to-Asurion-Gray-Lighter:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .BigScreen\:focus\:to-Asurion-Gray-Lightest:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .BigScreen\:focus\:to-Asurion-Red-Deep:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .BigScreen\:focus\:to-light-gray:focus {
    --tw-gradient-to: #6E767D;
  }

  .BigScreen\:focus\:to-light-gray-1:focus {
    --tw-gradient-to: #A5AAAF;
  }

  .BigScreen\:focus\:to-light-gray-2:focus {
    --tw-gradient-to: #E6E6EB;
  }

  .BigScreen\:focus\:to-light-gray-3:focus {
    --tw-gradient-to: #F0F0F5;
  }

  .BigScreen\:focus\:to-light-gray-4:focus {
    --tw-gradient-to: #D5D6DA;
  }

  .BigScreen\:focus\:to-light-gray-5:focus {
    --tw-gradient-to: #333F48;
  }

  .BigScreen\:focus\:to-light-slate-gray:focus {
    --tw-gradient-to: #8589A1;
  }

  .BigScreen\:focus\:to-denim-blue:focus {
    --tw-gradient-to: #0066B2;
  }

  .BigScreen\:focus\:to-purple-1:focus {
    --tw-gradient-to: #8223D2;
  }

  .BigScreen\:focus\:to-dark-red:focus {
    --tw-gradient-to: #DB1B1B;
  }

  .BigScreen\:focus\:to-bright-red:focus {
    --tw-gradient-to: #F40715;
  }

  .BigScreen\:focus\:to-mustard-yellow:focus {
    --tw-gradient-to: #ED8B00;
  }

  .BigScreen\:focus\:to-mustard-yellow-1:focus {
    --tw-gradient-to: #ED6600;
  }

  .BigScreen\:focus\:to-light-blue:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .BigScreen\:focus\:to-light-blue-1:focus {
    --tw-gradient-to: #4A68F9;
  }

  .BigScreen\:focus\:to-light-blue-3:focus {
    --tw-gradient-to:  #F0F3FF;
  }

  .BigScreen\:focus\:to-light-blue-4:focus {
    --tw-gradient-to: #F0F3FF;
  }

  .BigScreen\:focus\:to-purple-blue:focus {
    --tw-gradient-to: #6469E1;
  }

  .BigScreen\:focus\:to-light-green:focus {
    --tw-gradient-to: #00B574;
  }

  .BigScreen\:focus\:to-light-green-1:focus {
    --tw-gradient-to: #00B574;
  }

  .BigScreen\:focus\:to-light-bg-green:focus {
    --tw-gradient-to: #F0FFF9;
  }

  .BigScreen\:focus\:to-green-1:focus {
    --tw-gradient-to: #0B8350;
  }

  .BigScreen\:focus\:to-pink-1:focus {
    --tw-gradient-to: #FFEDD5;
  }

  .BigScreen\:focus\:to-light-white-1:focus {
    --tw-gradient-to: #F8F6EE;
  }

  .BigScreen\:focus\:to-Black-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .BigScreen\:focus\:to-Default-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .BigScreen\:focus\:to-White-3:focus {
    --tw-gradient-to: #F9F6EF;
  }

  .BigScreen\:focus\:to-Green-3:focus {
    --tw-gradient-to: #AEE0CD;
  }

  .BigScreen\:focus\:to-Blue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .BigScreen\:focus\:to-Silver-3:focus {
    --tw-gradient-to: #E4E4E2;
  }

  .BigScreen\:focus\:to-Yellow-3:focus {
    --tw-gradient-to: #F3D060;
  }

  .BigScreen\:focus\:to-Grey-3:focus {
    --tw-gradient-to: #535150;
  }

  .BigScreen\:focus\:to-Gray-3:focus {
    --tw-gradient-to: #535150;
  }

  .BigScreen\:focus\:to-Red-3:focus {
    --tw-gradient-to: #BA0C2E;
  }

  .BigScreen\:focus\:to-Gold-3:focus {
    --tw-gradient-to: #F5DDC5;
  }

  .BigScreen\:focus\:to-light-green-3:focus {
    --tw-gradient-to: #F3E9FB;
  }

  .BigScreen\:focus\:to-dark-blue-2:focus {
    --tw-gradient-to: #2743CC;
  }

  .BigScreen\:focus\:to-blue-1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .BigScreen\:focus\:to-yellow-1:focus {
    --tw-gradient-to: #EDB800;
  }

  .BigScreen\:focus\:to-blue-2:focus {
    --tw-gradient-to: #253BAA;
  }

  .BigScreen\:focus\:to-light-pink:focus {
    --tw-gradient-to: #FF5070;
  }

  .BigScreen\:focus\:to-bright-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .BigScreen\:focus\:to-bright-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .BigScreen\:focus\:to-SpaceGrey-3:focus {
    --tw-gradient-to: #535150;
  }

  .BigScreen\:focus\:to-Purple-3:focus {
    --tw-gradient-to: #6700B8;
  }

  .BigScreen\:focus\:to-LightPurple-3:focus {
    --tw-gradient-to: #D1CDDA;
  }

  .BigScreen\:focus\:to-Glow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .BigScreen\:focus\:to-Bronze-3:focus {
    --tw-gradient-to: #cd7f32;
  }

  .BigScreen\:focus\:to-Copper-3:focus {
    --tw-gradient-to: #B87333;
  }

  .BigScreen\:focus\:to-Pink-3:focus {
    --tw-gradient-to: #FFC0CB;
  }

  .BigScreen\:focus\:to-Orange-3:focus {
    --tw-gradient-to: #FFA500;
  }

  .BigScreen\:focus\:to-Coral-3:focus {
    --tw-gradient-to: #EE7762;
  }

  .BigScreen\:focus\:to-MajesticBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .BigScreen\:focus\:to-PrismBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .BigScreen\:focus\:to-CeramicBlack-3:focus {
    --tw-gradient-to: #1F2020;
  }

  .BigScreen\:focus\:to-MidnightBlack-3:focus {
    --tw-gradient-to: #00040D;
  }

  .BigScreen\:focus\:to-PrismWhite-3:focus {
    --tw-gradient-to: #E1D8CB;
  }

  .BigScreen\:focus\:to-CeramicWhite-3:focus {
    --tw-gradient-to: #c2c2c4;
  }

  .BigScreen\:focus\:to-LilacPurple-3:focus {
    --tw-gradient-to: #C8A2C8;
  }

  .BigScreen\:focus\:to-CrownSilver-3:focus {
    --tw-gradient-to: #b1a5aa;
  }

  .BigScreen\:focus\:to-CoralBlue-3:focus {
    --tw-gradient-to: #AFDCEC;
  }

  .BigScreen\:focus\:to-lime-yellow:focus {
    --tw-gradient-to: #D2FA46;
  }

  .BigScreen\:focus\:to-apple-green:focus {
    --tw-gradient-to: #6EFAC3;
  }

  .BigScreen\:focus\:to-bg-new-blue:focus {
    --tw-gradient-to: #39DCF0;
  }

  .BigScreen\:focus\:to-bg-new-pink:focus {
    --tw-gradient-to: #E79AAE;
  }

  .BigScreen\:focus\:to-new-pink-1:focus {
    --tw-gradient-to: #E9A1B3;
  }

  .BigScreen\:focus\:to-footer-grey:focus {
    --tw-gradient-to: #333238;
  }

  .BigScreen\:focus\:to-border-grey:focus {
    --tw-gradient-to: #c4c4c4;
  }

  .BigScreen\:focus\:to-apple-green-1:focus {
    --tw-gradient-to: #30D091;
  }

  .BigScreen\:focus\:to-crimson-red:focus {
    --tw-gradient-to: #d22323;
  }

  .BigScreen\:focus\:to-asurion-cyan:focus {
    --tw-gradient-to: #95CED7;
  }

  .BigScreen\:focus\:to-bright-orange:focus {
    --tw-gradient-to: #FF8B1A;
  }

  .BigScreen\:focus\:to-Graphite-3:focus {
    --tw-gradient-to: #D2CEDB;
  }

  .BigScreen\:focus\:to-PacificBlue-3:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .BigScreen\:focus\:to-light-purple:focus {
    --tw-gradient-to: #B3A3D7;
  }

  .BigScreen\:focus\:to-asurion-gray:focus {
    --tw-gradient-to: #D8D8D8;
  }

  .BigScreen\:focus\:to-OceanBlue-3:focus {
    --tw-gradient-to: #0077be;
  }

  .BigScreen\:focus\:to-MetallicCopper-3:focus {
    --tw-gradient-to: #72281e;
  }

  .BigScreen\:focus\:to-PorcelainWhite-3:focus {
    --tw-gradient-to: #f8fbf8;
  }

  .BigScreen\:focus\:to-LightBlue-3:focus {
    --tw-gradient-to: #ADD8E6;
  }

  .BigScreen\:focus\:to-CloudNavy-3:focus {
    --tw-gradient-to: #607387;
  }

  .BigScreen\:focus\:to-CloudMint-3:focus {
    --tw-gradient-to: #607387;
  }

  .BigScreen\:focus\:to-CloudOrange-3:focus {
    --tw-gradient-to: #ffba97;
  }

  .BigScreen\:focus\:to-CloudLavender-3:focus {
    --tw-gradient-to: #d6d3e2;
  }

  .BigScreen\:focus\:to-CloudRed-3:focus {
    --tw-gradient-to: #dbb0a2;
  }

  .BigScreen\:focus\:to-CloudWhite-3:focus {
    --tw-gradient-to: #f2f2ed;
  }

  .BigScreen\:focus\:to-SunriseGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .BigScreen\:focus\:to-SunshineGold-3:focus {
    --tw-gradient-to: #eec6ad;
  }

  .BigScreen\:focus\:to-AuraBlack-3:focus {
    --tw-gradient-to: #1F2120;
  }

  .BigScreen\:focus\:to-AuraGlow-3:focus {
    --tw-gradient-to: #f1ad4b;
  }

  .BigScreen\:focus\:to-MysticBronze-3:focus {
    --tw-gradient-to: #3c2516;
  }

  .BigScreen\:focus\:to-MysticGreen-3:focus {
    --tw-gradient-to: #90A19A;
  }

  .BigScreen\:focus\:to-MysticGrey-3:focus {
    --tw-gradient-to: #564f55;
  }

  .BigScreen\:focus\:to-MysticBlack-3:focus {
    --tw-gradient-to: #353A3C;
  }

  .BigScreen\:focus\:to-MysticWhite-3:focus {
    --tw-gradient-to: #E4EDE3;
  }

  .BigScreen\:focus\:to-price-blue1:focus {
    --tw-gradient-to: #6B8BFF;
  }

  .BigScreen\:focus\:to-indigo1:focus {
    --tw-gradient-to: #6700B8;
  }

  .BigScreen\:focus\:to-Purple-4:focus {
    --tw-gradient-to: #9598F8;
  }

  .BigScreen\:focus\:to-new-blue-2:focus {
    --tw-gradient-to: #33B3C2;
  }

  .BigScreen\:focus\:to-dark-blue-3:focus {
    --tw-gradient-to: #041DFB;
  }

  .BigScreen\:focus\:to-replace-bg:focus {
    --tw-gradient-to: #8AA4BC;
  }

  .BigScreen\:focus\:to-resolve-bg:focus {
    --tw-gradient-to: #4783CB;
  }

  .BigScreen\:decoration-slice {
    -webkit-box-decoration-break: slice;
    box-decoration-break: slice;
  }

  .BigScreen\:decoration-clone {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }

  .BigScreen\:bg-auto {
    background-size: auto;
  }

  .BigScreen\:bg-cover {
    background-size: cover;
  }

  .BigScreen\:bg-contain {
    background-size: contain;
  }

  .BigScreen\:bg-fixed {
    background-attachment: fixed;
  }

  .BigScreen\:bg-local {
    background-attachment: local;
  }

  .BigScreen\:bg-scroll {
    background-attachment: scroll;
  }

  .BigScreen\:bg-clip-border {
    background-clip: border-box;
  }

  .BigScreen\:bg-clip-padding {
    background-clip: padding-box;
  }

  .BigScreen\:bg-clip-content {
    background-clip: content-box;
  }

  .BigScreen\:bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
  }

  .BigScreen\:bg-bottom {
    background-position: bottom;
  }

  .BigScreen\:bg-center {
    background-position: center;
  }

  .BigScreen\:bg-left {
    background-position: left;
  }

  .BigScreen\:bg-left-bottom {
    background-position: left bottom;
  }

  .BigScreen\:bg-left-top {
    background-position: left top;
  }

  .BigScreen\:bg-right {
    background-position: right;
  }

  .BigScreen\:bg-right-bottom {
    background-position: right bottom;
  }

  .BigScreen\:bg-right-top {
    background-position: right top;
  }

  .BigScreen\:bg-top {
    background-position: top;
  }

  .BigScreen\:bg-repeat {
    background-repeat: repeat;
  }

  .BigScreen\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .BigScreen\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .BigScreen\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .BigScreen\:bg-repeat-round {
    background-repeat: round;
  }

  .BigScreen\:bg-repeat-space {
    background-repeat: space;
  }

  .BigScreen\:bg-origin-border {
    background-origin: border-box;
  }

  .BigScreen\:bg-origin-padding {
    background-origin: padding-box;
  }

  .BigScreen\:bg-origin-content {
    background-origin: content-box;
  }

  .BigScreen\:fill-current {
    fill: currentColor;
  }

  .BigScreen\:stroke-current {
    stroke: currentColor;
  }

  .BigScreen\:stroke-0 {
    stroke-width: 0;
  }

  .BigScreen\:stroke-1 {
    stroke-width: 1;
  }

  .BigScreen\:stroke-2 {
    stroke-width: 2;
  }

  .BigScreen\:object-contain {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .BigScreen\:object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .BigScreen\:object-fill {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .BigScreen\:object-none {
    -o-object-fit: none;
    object-fit: none;
  }

  .BigScreen\:object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .BigScreen\:object-bottom {
    -o-object-position: bottom;
    object-position: bottom;
  }

  .BigScreen\:object-center {
    -o-object-position: center;
    object-position: center;
  }

  .BigScreen\:object-left {
    -o-object-position: left;
    object-position: left;
  }

  .BigScreen\:object-left-bottom {
    -o-object-position: left bottom;
    object-position: left bottom;
  }

  .BigScreen\:object-left-top {
    -o-object-position: left top;
    object-position: left top;
  }

  .BigScreen\:object-right {
    -o-object-position: right;
    object-position: right;
  }

  .BigScreen\:object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom;
  }

  .BigScreen\:object-right-top {
    -o-object-position: right top;
    object-position: right top;
  }

  .BigScreen\:object-top {
    -o-object-position: top;
    object-position: top;
  }

  .BigScreen\:p-0 {
    padding: 0px;
  }

  .BigScreen\:p-1 {
    padding: 0.25rem;
  }

  .BigScreen\:p-2 {
    padding: 0.5rem;
  }

  .BigScreen\:p-3 {
    padding: 0.75rem;
  }

  .BigScreen\:p-4 {
    padding: 1rem;
  }

  .BigScreen\:p-5 {
    padding: 1.25rem;
  }

  .BigScreen\:p-6 {
    padding: 1.5rem;
  }

  .BigScreen\:p-7 {
    padding: 1.75rem;
  }

  .BigScreen\:p-8 {
    padding: 2rem;
  }

  .BigScreen\:p-9 {
    padding: 2.25rem;
  }

  .BigScreen\:p-10 {
    padding: 2.5rem;
  }

  .BigScreen\:p-11 {
    padding: 2.75rem;
  }

  .BigScreen\:p-12 {
    padding: 3rem;
  }

  .BigScreen\:p-14 {
    padding: 3.5rem;
  }

  .BigScreen\:p-15 {
    padding: 15px;
  }

  .BigScreen\:p-16 {
    padding: 4rem;
  }

  .BigScreen\:p-17 {
    padding: 17px;
  }

  .BigScreen\:p-19 {
    padding: 19px;
  }

  .BigScreen\:p-20 {
    padding: 5rem;
  }

  .BigScreen\:p-22 {
    padding: 22px;
  }

  .BigScreen\:p-24 {
    padding: 6rem;
  }

  .BigScreen\:p-25 {
    padding: 25px;
  }

  .BigScreen\:p-26 {
    padding: 26px;
  }

  .BigScreen\:p-27 {
    padding: 27px;
  }

  .BigScreen\:p-28 {
    padding: 7rem;
  }

  .BigScreen\:p-29 {
    padding: 29px;
  }

  .BigScreen\:p-30 {
    padding: 30px;
  }

  .BigScreen\:p-32 {
    padding: 8rem;
  }

  .BigScreen\:p-35 {
    padding: 35px;
  }

  .BigScreen\:p-36 {
    padding: 9rem;
  }

  .BigScreen\:p-37 {
    padding: 37px;
  }

  .BigScreen\:p-40 {
    padding: 40px;
  }

  .BigScreen\:p-41 {
    padding: 41px;
  }

  .BigScreen\:p-44 {
    padding: 11rem;
  }

  .BigScreen\:p-45 {
    padding: 45px;
  }

  .BigScreen\:p-48 {
    padding: 12rem;
  }

  .BigScreen\:p-49 {
    padding: 49px;
  }

  .BigScreen\:p-50 {
    padding: 50px;
  }

  .BigScreen\:p-52 {
    padding: 13rem;
  }

  .BigScreen\:p-56 {
    padding: 14rem;
  }

  .BigScreen\:p-60 {
    padding: 60px;
  }

  .BigScreen\:p-64 {
    padding: 16rem;
  }

  .BigScreen\:p-65 {
    padding: 65px;
  }

  .BigScreen\:p-72 {
    padding: 72px;
  }

  .BigScreen\:p-80 {
    padding: 20rem;
  }

  .BigScreen\:p-85 {
    padding: 85px;
  }

  .BigScreen\:p-96 {
    padding: 24rem;
  }

  .BigScreen\:p-124 {
    padding: 124px;
  }

  .BigScreen\:p-px {
    padding: 1px;
  }

  .BigScreen\:p-0\.5 {
    padding: 0.125rem;
  }

  .BigScreen\:p-1\.5 {
    padding: 0.375rem;
  }

  .BigScreen\:p-2\.5 {
    padding: 0.625rem;
  }

  .BigScreen\:p-3\.5 {
    padding: 0.875rem;
  }

  .BigScreen\:p-p11 {
    padding: 11px;
  }

  .BigScreen\:p-p12 {
    padding: 12px;
  }

  .BigScreen\:p-p10 {
    padding: 10px;
  }

  .BigScreen\:p-p9 {
    padding: 9px;
  }

  .BigScreen\:p-p20 {
    padding: 20px;
  }

  .BigScreen\:p-p18 {
    padding: 18px;
  }

  .BigScreen\:p-p14 {
    padding: 14px;
  }

  .BigScreen\:p-p13 {
    padding: 13px;
  }

  .BigScreen\:p-p6 {
    padding: 6px;
  }

  .BigScreen\:p-p2 {
    padding: 2px;
  }

  .BigScreen\:p-p3 {
    padding: 3px;
  }

  .BigScreen\:p-p5 {
    padding: 5px;
  }

  .BigScreen\:p-40p-imp {
    padding: 40px !important;
  }

  .BigScreen\:p-67px {
    padding: 67px;
  }

  .BigScreen\:p-160px {
    padding: 160px;
  }

  .BigScreen\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .BigScreen\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .BigScreen\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .BigScreen\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .BigScreen\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .BigScreen\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .BigScreen\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .BigScreen\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .BigScreen\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .BigScreen\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .BigScreen\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .BigScreen\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .BigScreen\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .BigScreen\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .BigScreen\:px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .BigScreen\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .BigScreen\:px-17 {
    padding-left: 17px;
    padding-right: 17px;
  }

  .BigScreen\:px-19 {
    padding-left: 19px;
    padding-right: 19px;
  }

  .BigScreen\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .BigScreen\:px-22 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .BigScreen\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .BigScreen\:px-25 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .BigScreen\:px-26 {
    padding-left: 26px;
    padding-right: 26px;
  }

  .BigScreen\:px-27 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .BigScreen\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .BigScreen\:px-29 {
    padding-left: 29px;
    padding-right: 29px;
  }

  .BigScreen\:px-30 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .BigScreen\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .BigScreen\:px-35 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .BigScreen\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .BigScreen\:px-37 {
    padding-left: 37px;
    padding-right: 37px;
  }

  .BigScreen\:px-40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .BigScreen\:px-41 {
    padding-left: 41px;
    padding-right: 41px;
  }

  .BigScreen\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .BigScreen\:px-45 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .BigScreen\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .BigScreen\:px-49 {
    padding-left: 49px;
    padding-right: 49px;
  }

  .BigScreen\:px-50 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .BigScreen\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .BigScreen\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .BigScreen\:px-60 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .BigScreen\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .BigScreen\:px-65 {
    padding-left: 65px;
    padding-right: 65px;
  }

  .BigScreen\:px-72 {
    padding-left: 72px;
    padding-right: 72px;
  }

  .BigScreen\:px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .BigScreen\:px-85 {
    padding-left: 85px;
    padding-right: 85px;
  }

  .BigScreen\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .BigScreen\:px-124 {
    padding-left: 124px;
    padding-right: 124px;
  }

  .BigScreen\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .BigScreen\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .BigScreen\:px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .BigScreen\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .BigScreen\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .BigScreen\:px-p11 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .BigScreen\:px-p12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .BigScreen\:px-p10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .BigScreen\:px-p9 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .BigScreen\:px-p20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .BigScreen\:px-p18 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .BigScreen\:px-p14 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .BigScreen\:px-p13 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .BigScreen\:px-p6 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .BigScreen\:px-p2 {
    padding-left: 2px;
    padding-right: 2px;
  }

  .BigScreen\:px-p3 {
    padding-left: 3px;
    padding-right: 3px;
  }

  .BigScreen\:px-p5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .BigScreen\:px-40p-imp {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .BigScreen\:px-67px {
    padding-left: 67px;
    padding-right: 67px;
  }

  .BigScreen\:px-160px {
    padding-left: 160px;
    padding-right: 160px;
  }

  .BigScreen\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .BigScreen\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .BigScreen\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .BigScreen\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .BigScreen\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .BigScreen\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .BigScreen\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .BigScreen\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .BigScreen\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .BigScreen\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .BigScreen\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .BigScreen\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .BigScreen\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .BigScreen\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .BigScreen\:py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .BigScreen\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .BigScreen\:py-17 {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .BigScreen\:py-19 {
    padding-top: 19px;
    padding-bottom: 19px;
  }

  .BigScreen\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .BigScreen\:py-22 {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .BigScreen\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .BigScreen\:py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .BigScreen\:py-26 {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .BigScreen\:py-27 {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .BigScreen\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .BigScreen\:py-29 {
    padding-top: 29px;
    padding-bottom: 29px;
  }

  .BigScreen\:py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .BigScreen\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .BigScreen\:py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .BigScreen\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .BigScreen\:py-37 {
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .BigScreen\:py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .BigScreen\:py-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }

  .BigScreen\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .BigScreen\:py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .BigScreen\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .BigScreen\:py-49 {
    padding-top: 49px;
    padding-bottom: 49px;
  }

  .BigScreen\:py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .BigScreen\:py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .BigScreen\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .BigScreen\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .BigScreen\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .BigScreen\:py-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .BigScreen\:py-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .BigScreen\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .BigScreen\:py-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }

  .BigScreen\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .BigScreen\:py-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }

  .BigScreen\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .BigScreen\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .BigScreen\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .BigScreen\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .BigScreen\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .BigScreen\:py-p11 {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .BigScreen\:py-p12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .BigScreen\:py-p10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .BigScreen\:py-p9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .BigScreen\:py-p20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .BigScreen\:py-p18 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .BigScreen\:py-p14 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .BigScreen\:py-p13 {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .BigScreen\:py-p6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .BigScreen\:py-p2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .BigScreen\:py-p3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .BigScreen\:py-p5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .BigScreen\:py-40p-imp {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .BigScreen\:py-67px {
    padding-top: 67px;
    padding-bottom: 67px;
  }

  .BigScreen\:py-160px {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .BigScreen\:pt-0 {
    padding-top: 0px;
  }

  .BigScreen\:pt-1 {
    padding-top: 0.25rem;
  }

  .BigScreen\:pt-2 {
    padding-top: 0.5rem;
  }

  .BigScreen\:pt-3 {
    padding-top: 0.75rem;
  }

  .BigScreen\:pt-4 {
    padding-top: 1rem;
  }

  .BigScreen\:pt-5 {
    padding-top: 1.25rem;
  }

  .BigScreen\:pt-6 {
    padding-top: 1.5rem;
  }

  .BigScreen\:pt-7 {
    padding-top: 1.75rem;
  }

  .BigScreen\:pt-8 {
    padding-top: 2rem;
  }

  .BigScreen\:pt-9 {
    padding-top: 2.25rem;
  }

  .BigScreen\:pt-10 {
    padding-top: 2.5rem;
  }

  .BigScreen\:pt-11 {
    padding-top: 2.75rem;
  }

  .BigScreen\:pt-12 {
    padding-top: 3rem;
  }

  .BigScreen\:pt-14 {
    padding-top: 3.5rem;
  }

  .BigScreen\:pt-15 {
    padding-top: 15px;
  }

  .BigScreen\:pt-16 {
    padding-top: 4rem;
  }

  .BigScreen\:pt-17 {
    padding-top: 17px;
  }

  .BigScreen\:pt-19 {
    padding-top: 19px;
  }

  .BigScreen\:pt-20 {
    padding-top: 5rem;
  }

  .BigScreen\:pt-22 {
    padding-top: 22px;
  }

  .BigScreen\:pt-24 {
    padding-top: 6rem;
  }

  .BigScreen\:pt-25 {
    padding-top: 25px;
  }

  .BigScreen\:pt-26 {
    padding-top: 26px;
  }

  .BigScreen\:pt-27 {
    padding-top: 27px;
  }

  .BigScreen\:pt-28 {
    padding-top: 7rem;
  }

  .BigScreen\:pt-29 {
    padding-top: 29px;
  }

  .BigScreen\:pt-30 {
    padding-top: 30px;
  }

  .BigScreen\:pt-32 {
    padding-top: 8rem;
  }

  .BigScreen\:pt-35 {
    padding-top: 35px;
  }

  .BigScreen\:pt-36 {
    padding-top: 9rem;
  }

  .BigScreen\:pt-37 {
    padding-top: 37px;
  }

  .BigScreen\:pt-40 {
    padding-top: 40px;
  }

  .BigScreen\:pt-41 {
    padding-top: 41px;
  }

  .BigScreen\:pt-44 {
    padding-top: 11rem;
  }

  .BigScreen\:pt-45 {
    padding-top: 45px;
  }

  .BigScreen\:pt-48 {
    padding-top: 12rem;
  }

  .BigScreen\:pt-49 {
    padding-top: 49px;
  }

  .BigScreen\:pt-50 {
    padding-top: 50px;
  }

  .BigScreen\:pt-52 {
    padding-top: 13rem;
  }

  .BigScreen\:pt-56 {
    padding-top: 14rem;
  }

  .BigScreen\:pt-60 {
    padding-top: 60px;
  }

  .BigScreen\:pt-64 {
    padding-top: 16rem;
  }

  .BigScreen\:pt-65 {
    padding-top: 65px;
  }

  .BigScreen\:pt-72 {
    padding-top: 72px;
  }

  .BigScreen\:pt-80 {
    padding-top: 20rem;
  }

  .BigScreen\:pt-85 {
    padding-top: 85px;
  }

  .BigScreen\:pt-96 {
    padding-top: 24rem;
  }

  .BigScreen\:pt-124 {
    padding-top: 124px;
  }

  .BigScreen\:pt-px {
    padding-top: 1px;
  }

  .BigScreen\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .BigScreen\:pt-1\.5 {
    padding-top: 0.375rem;
  }

  .BigScreen\:pt-2\.5 {
    padding-top: 0.625rem;
  }

  .BigScreen\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .BigScreen\:pt-p11 {
    padding-top: 11px;
  }

  .BigScreen\:pt-p12 {
    padding-top: 12px;
  }

  .BigScreen\:pt-p10 {
    padding-top: 10px;
  }

  .BigScreen\:pt-p9 {
    padding-top: 9px;
  }

  .BigScreen\:pt-p20 {
    padding-top: 20px;
  }

  .BigScreen\:pt-p18 {
    padding-top: 18px;
  }

  .BigScreen\:pt-p14 {
    padding-top: 14px;
  }

  .BigScreen\:pt-p13 {
    padding-top: 13px;
  }

  .BigScreen\:pt-p6 {
    padding-top: 6px;
  }

  .BigScreen\:pt-p2 {
    padding-top: 2px;
  }

  .BigScreen\:pt-p3 {
    padding-top: 3px;
  }

  .BigScreen\:pt-p5 {
    padding-top: 5px;
  }

  .BigScreen\:pt-40p-imp {
    padding-top: 40px !important;
  }

  .BigScreen\:pt-67px {
    padding-top: 67px;
  }

  .BigScreen\:pt-160px {
    padding-top: 160px;
  }

  .BigScreen\:pr-0 {
    padding-right: 0px;
  }

  .BigScreen\:pr-1 {
    padding-right: 0.25rem;
  }

  .BigScreen\:pr-2 {
    padding-right: 0.5rem;
  }

  .BigScreen\:pr-3 {
    padding-right: 0.75rem;
  }

  .BigScreen\:pr-4 {
    padding-right: 1rem;
  }

  .BigScreen\:pr-5 {
    padding-right: 1.25rem;
  }

  .BigScreen\:pr-6 {
    padding-right: 1.5rem;
  }

  .BigScreen\:pr-7 {
    padding-right: 1.75rem;
  }

  .BigScreen\:pr-8 {
    padding-right: 2rem;
  }

  .BigScreen\:pr-9 {
    padding-right: 2.25rem;
  }

  .BigScreen\:pr-10 {
    padding-right: 2.5rem;
  }

  .BigScreen\:pr-11 {
    padding-right: 2.75rem;
  }

  .BigScreen\:pr-12 {
    padding-right: 3rem;
  }

  .BigScreen\:pr-14 {
    padding-right: 3.5rem;
  }

  .BigScreen\:pr-15 {
    padding-right: 15px;
  }

  .BigScreen\:pr-16 {
    padding-right: 4rem;
  }

  .BigScreen\:pr-17 {
    padding-right: 17px;
  }

  .BigScreen\:pr-19 {
    padding-right: 19px;
  }

  .BigScreen\:pr-20 {
    padding-right: 5rem;
  }

  .BigScreen\:pr-22 {
    padding-right: 22px;
  }

  .BigScreen\:pr-24 {
    padding-right: 6rem;
  }

  .BigScreen\:pr-25 {
    padding-right: 25px;
  }

  .BigScreen\:pr-26 {
    padding-right: 26px;
  }

  .BigScreen\:pr-27 {
    padding-right: 27px;
  }

  .BigScreen\:pr-28 {
    padding-right: 7rem;
  }

  .BigScreen\:pr-29 {
    padding-right: 29px;
  }

  .BigScreen\:pr-30 {
    padding-right: 30px;
  }

  .BigScreen\:pr-32 {
    padding-right: 8rem;
  }

  .BigScreen\:pr-35 {
    padding-right: 35px;
  }

  .BigScreen\:pr-36 {
    padding-right: 9rem;
  }

  .BigScreen\:pr-37 {
    padding-right: 37px;
  }

  .BigScreen\:pr-40 {
    padding-right: 40px;
  }

  .BigScreen\:pr-41 {
    padding-right: 41px;
  }

  .BigScreen\:pr-44 {
    padding-right: 11rem;
  }

  .BigScreen\:pr-45 {
    padding-right: 45px;
  }

  .BigScreen\:pr-48 {
    padding-right: 12rem;
  }

  .BigScreen\:pr-49 {
    padding-right: 49px;
  }

  .BigScreen\:pr-50 {
    padding-right: 50px;
  }

  .BigScreen\:pr-52 {
    padding-right: 13rem;
  }

  .BigScreen\:pr-56 {
    padding-right: 14rem;
  }

  .BigScreen\:pr-60 {
    padding-right: 60px;
  }

  .BigScreen\:pr-64 {
    padding-right: 16rem;
  }

  .BigScreen\:pr-65 {
    padding-right: 65px;
  }

  .BigScreen\:pr-72 {
    padding-right: 72px;
  }

  .BigScreen\:pr-80 {
    padding-right: 20rem;
  }

  .BigScreen\:pr-85 {
    padding-right: 85px;
  }

  .BigScreen\:pr-96 {
    padding-right: 24rem;
  }

  .BigScreen\:pr-124 {
    padding-right: 124px;
  }

  .BigScreen\:pr-px {
    padding-right: 1px;
  }

  .BigScreen\:pr-0\.5 {
    padding-right: 0.125rem;
  }

  .BigScreen\:pr-1\.5 {
    padding-right: 0.375rem;
  }

  .BigScreen\:pr-2\.5 {
    padding-right: 0.625rem;
  }

  .BigScreen\:pr-3\.5 {
    padding-right: 0.875rem;
  }

  .BigScreen\:pr-p11 {
    padding-right: 11px;
  }

  .BigScreen\:pr-p12 {
    padding-right: 12px;
  }

  .BigScreen\:pr-p10 {
    padding-right: 10px;
  }

  .BigScreen\:pr-p9 {
    padding-right: 9px;
  }

  .BigScreen\:pr-p20 {
    padding-right: 20px;
  }

  .BigScreen\:pr-p18 {
    padding-right: 18px;
  }

  .BigScreen\:pr-p14 {
    padding-right: 14px;
  }

  .BigScreen\:pr-p13 {
    padding-right: 13px;
  }

  .BigScreen\:pr-p6 {
    padding-right: 6px;
  }

  .BigScreen\:pr-p2 {
    padding-right: 2px;
  }

  .BigScreen\:pr-p3 {
    padding-right: 3px;
  }

  .BigScreen\:pr-p5 {
    padding-right: 5px;
  }

  .BigScreen\:pr-40p-imp {
    padding-right: 40px !important;
  }

  .BigScreen\:pr-67px {
    padding-right: 67px;
  }

  .BigScreen\:pr-160px {
    padding-right: 160px;
  }

  .BigScreen\:pb-0 {
    padding-bottom: 0px;
  }

  .BigScreen\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .BigScreen\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .BigScreen\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .BigScreen\:pb-4 {
    padding-bottom: 1rem;
  }

  .BigScreen\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .BigScreen\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .BigScreen\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .BigScreen\:pb-8 {
    padding-bottom: 2rem;
  }

  .BigScreen\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .BigScreen\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .BigScreen\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .BigScreen\:pb-12 {
    padding-bottom: 3rem;
  }

  .BigScreen\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .BigScreen\:pb-15 {
    padding-bottom: 15px;
  }

  .BigScreen\:pb-16 {
    padding-bottom: 4rem;
  }

  .BigScreen\:pb-17 {
    padding-bottom: 17px;
  }

  .BigScreen\:pb-19 {
    padding-bottom: 19px;
  }

  .BigScreen\:pb-20 {
    padding-bottom: 5rem;
  }

  .BigScreen\:pb-22 {
    padding-bottom: 22px;
  }

  .BigScreen\:pb-24 {
    padding-bottom: 6rem;
  }

  .BigScreen\:pb-25 {
    padding-bottom: 25px;
  }

  .BigScreen\:pb-26 {
    padding-bottom: 26px;
  }

  .BigScreen\:pb-27 {
    padding-bottom: 27px;
  }

  .BigScreen\:pb-28 {
    padding-bottom: 7rem;
  }

  .BigScreen\:pb-29 {
    padding-bottom: 29px;
  }

  .BigScreen\:pb-30 {
    padding-bottom: 30px;
  }

  .BigScreen\:pb-32 {
    padding-bottom: 8rem;
  }

  .BigScreen\:pb-35 {
    padding-bottom: 35px;
  }

  .BigScreen\:pb-36 {
    padding-bottom: 9rem;
  }

  .BigScreen\:pb-37 {
    padding-bottom: 37px;
  }

  .BigScreen\:pb-40 {
    padding-bottom: 40px;
  }

  .BigScreen\:pb-41 {
    padding-bottom: 41px;
  }

  .BigScreen\:pb-44 {
    padding-bottom: 11rem;
  }

  .BigScreen\:pb-45 {
    padding-bottom: 45px;
  }

  .BigScreen\:pb-48 {
    padding-bottom: 12rem;
  }

  .BigScreen\:pb-49 {
    padding-bottom: 49px;
  }

  .BigScreen\:pb-50 {
    padding-bottom: 50px;
  }

  .BigScreen\:pb-52 {
    padding-bottom: 13rem;
  }

  .BigScreen\:pb-56 {
    padding-bottom: 14rem;
  }

  .BigScreen\:pb-60 {
    padding-bottom: 60px;
  }

  .BigScreen\:pb-64 {
    padding-bottom: 16rem;
  }

  .BigScreen\:pb-65 {
    padding-bottom: 65px;
  }

  .BigScreen\:pb-72 {
    padding-bottom: 72px;
  }

  .BigScreen\:pb-80 {
    padding-bottom: 20rem;
  }

  .BigScreen\:pb-85 {
    padding-bottom: 85px;
  }

  .BigScreen\:pb-96 {
    padding-bottom: 24rem;
  }

  .BigScreen\:pb-124 {
    padding-bottom: 124px;
  }

  .BigScreen\:pb-px {
    padding-bottom: 1px;
  }

  .BigScreen\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .BigScreen\:pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .BigScreen\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .BigScreen\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .BigScreen\:pb-p11 {
    padding-bottom: 11px;
  }

  .BigScreen\:pb-p12 {
    padding-bottom: 12px;
  }

  .BigScreen\:pb-p10 {
    padding-bottom: 10px;
  }

  .BigScreen\:pb-p9 {
    padding-bottom: 9px;
  }

  .BigScreen\:pb-p20 {
    padding-bottom: 20px;
  }

  .BigScreen\:pb-p18 {
    padding-bottom: 18px;
  }

  .BigScreen\:pb-p14 {
    padding-bottom: 14px;
  }

  .BigScreen\:pb-p13 {
    padding-bottom: 13px;
  }

  .BigScreen\:pb-p6 {
    padding-bottom: 6px;
  }

  .BigScreen\:pb-p2 {
    padding-bottom: 2px;
  }

  .BigScreen\:pb-p3 {
    padding-bottom: 3px;
  }

  .BigScreen\:pb-p5 {
    padding-bottom: 5px;
  }

  .BigScreen\:pb-40p-imp {
    padding-bottom: 40px !important;
  }

  .BigScreen\:pb-67px {
    padding-bottom: 67px;
  }

  .BigScreen\:pb-160px {
    padding-bottom: 160px;
  }

  .BigScreen\:pl-0 {
    padding-left: 0px;
  }

  .BigScreen\:pl-1 {
    padding-left: 0.25rem;
  }

  .BigScreen\:pl-2 {
    padding-left: 0.5rem;
  }

  .BigScreen\:pl-3 {
    padding-left: 0.75rem;
  }

  .BigScreen\:pl-4 {
    padding-left: 1rem;
  }

  .BigScreen\:pl-5 {
    padding-left: 1.25rem;
  }

  .BigScreen\:pl-6 {
    padding-left: 1.5rem;
  }

  .BigScreen\:pl-7 {
    padding-left: 1.75rem;
  }

  .BigScreen\:pl-8 {
    padding-left: 2rem;
  }

  .BigScreen\:pl-9 {
    padding-left: 2.25rem;
  }

  .BigScreen\:pl-10 {
    padding-left: 2.5rem;
  }

  .BigScreen\:pl-11 {
    padding-left: 2.75rem;
  }

  .BigScreen\:pl-12 {
    padding-left: 3rem;
  }

  .BigScreen\:pl-14 {
    padding-left: 3.5rem;
  }

  .BigScreen\:pl-15 {
    padding-left: 15px;
  }

  .BigScreen\:pl-16 {
    padding-left: 4rem;
  }

  .BigScreen\:pl-17 {
    padding-left: 17px;
  }

  .BigScreen\:pl-19 {
    padding-left: 19px;
  }

  .BigScreen\:pl-20 {
    padding-left: 5rem;
  }

  .BigScreen\:pl-22 {
    padding-left: 22px;
  }

  .BigScreen\:pl-24 {
    padding-left: 6rem;
  }

  .BigScreen\:pl-25 {
    padding-left: 25px;
  }

  .BigScreen\:pl-26 {
    padding-left: 26px;
  }

  .BigScreen\:pl-27 {
    padding-left: 27px;
  }

  .BigScreen\:pl-28 {
    padding-left: 7rem;
  }

  .BigScreen\:pl-29 {
    padding-left: 29px;
  }

  .BigScreen\:pl-30 {
    padding-left: 30px;
  }

  .BigScreen\:pl-32 {
    padding-left: 8rem;
  }

  .BigScreen\:pl-35 {
    padding-left: 35px;
  }

  .BigScreen\:pl-36 {
    padding-left: 9rem;
  }

  .BigScreen\:pl-37 {
    padding-left: 37px;
  }

  .BigScreen\:pl-40 {
    padding-left: 40px;
  }

  .BigScreen\:pl-41 {
    padding-left: 41px;
  }

  .BigScreen\:pl-44 {
    padding-left: 11rem;
  }

  .BigScreen\:pl-45 {
    padding-left: 45px;
  }

  .BigScreen\:pl-48 {
    padding-left: 12rem;
  }

  .BigScreen\:pl-49 {
    padding-left: 49px;
  }

  .BigScreen\:pl-50 {
    padding-left: 50px;
  }

  .BigScreen\:pl-52 {
    padding-left: 13rem;
  }

  .BigScreen\:pl-56 {
    padding-left: 14rem;
  }

  .BigScreen\:pl-60 {
    padding-left: 60px;
  }

  .BigScreen\:pl-64 {
    padding-left: 16rem;
  }

  .BigScreen\:pl-65 {
    padding-left: 65px;
  }

  .BigScreen\:pl-72 {
    padding-left: 72px;
  }

  .BigScreen\:pl-80 {
    padding-left: 20rem;
  }

  .BigScreen\:pl-85 {
    padding-left: 85px;
  }

  .BigScreen\:pl-96 {
    padding-left: 24rem;
  }

  .BigScreen\:pl-124 {
    padding-left: 124px;
  }

  .BigScreen\:pl-px {
    padding-left: 1px;
  }

  .BigScreen\:pl-0\.5 {
    padding-left: 0.125rem;
  }

  .BigScreen\:pl-1\.5 {
    padding-left: 0.375rem;
  }

  .BigScreen\:pl-2\.5 {
    padding-left: 0.625rem;
  }

  .BigScreen\:pl-3\.5 {
    padding-left: 0.875rem;
  }

  .BigScreen\:pl-p11 {
    padding-left: 11px;
  }

  .BigScreen\:pl-p12 {
    padding-left: 12px;
  }

  .BigScreen\:pl-p10 {
    padding-left: 10px;
  }

  .BigScreen\:pl-p9 {
    padding-left: 9px;
  }

  .BigScreen\:pl-p20 {
    padding-left: 20px;
  }

  .BigScreen\:pl-p18 {
    padding-left: 18px;
  }

  .BigScreen\:pl-p14 {
    padding-left: 14px;
  }

  .BigScreen\:pl-p13 {
    padding-left: 13px;
  }

  .BigScreen\:pl-p6 {
    padding-left: 6px;
  }

  .BigScreen\:pl-p2 {
    padding-left: 2px;
  }

  .BigScreen\:pl-p3 {
    padding-left: 3px;
  }

  .BigScreen\:pl-p5 {
    padding-left: 5px;
  }

  .BigScreen\:pl-40p-imp {
    padding-left: 40px !important;
  }

  .BigScreen\:pl-67px {
    padding-left: 67px;
  }

  .BigScreen\:pl-160px {
    padding-left: 160px;
  }

  .BigScreen\:text-left {
    text-align: left;
  }

  .BigScreen\:text-center {
    text-align: center;
  }

  .BigScreen\:text-right {
    text-align: right;
  }

  .BigScreen\:text-justify {
    text-align: justify;
  }

  .BigScreen\:align-baseline {
    vertical-align: baseline;
  }

  .BigScreen\:align-top {
    vertical-align: top;
  }

  .BigScreen\:align-middle {
    vertical-align: middle;
  }

  .BigScreen\:align-bottom {
    vertical-align: bottom;
  }

  .BigScreen\:align-text-top {
    vertical-align: text-top;
  }

  .BigScreen\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .BigScreen\:font-sans {
    font-family: Apercu;
  }

  .BigScreen\:font-serif {
    font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  }

  .BigScreen\:font-mono {
    font-family: ApercuMono;
  }

  .BigScreen\:font-ApercuRegularPro {
    font-family: Apercu-Regular-Pro;
  }

  .BigScreen\:font-ApercuBlackPro {
    font-family: Apercu-Black-Pro;
  }

  .BigScreen\:font-ApercuBoldPro {
    font-family: Apercu-Bold-Pro;
  }

  .BigScreen\:font-ApercuLightPro {
    font-family: Apercu-Light-Pro;
  }

  .BigScreen\:text-8 {
    font-size: 8px;
  }

  .BigScreen\:text-10 {
    font-size: 10px;
  }

  .BigScreen\:text-12 {
    font-size: 12px;
  }

  .BigScreen\:text-13 {
    font-size: 13px;
  }

  .BigScreen\:text-14 {
    font-size: 14px;
  }

  .BigScreen\:text-16 {
    font-size: 16px;
  }

  .BigScreen\:text-18 {
    font-size: 18px;
  }

  .BigScreen\:text-19 {
    font-size: 19px;
  }

  .BigScreen\:text-20 {
    font-size: 20px;
  }

  .BigScreen\:text-21 {
    font-size: 21px;
  }

  .BigScreen\:text-22 {
    font-size: 22px;
  }

  .BigScreen\:text-26 {
    font-size: 26px;
  }

  .BigScreen\:text-28 {
    font-size: 28px;
  }

  .BigScreen\:text-29 {
    font-size: 29px;
  }

  .BigScreen\:text-30 {
    font-size: 30px;
  }

  .BigScreen\:text-32 {
    font-size: 32px;
  }

  .BigScreen\:text-34 {
    font-size: 34px;
  }

  .BigScreen\:text-40 {
    font-size: 40px;
  }

  .BigScreen\:text-42 {
    font-size: 42px;
  }

  .BigScreen\:text-47 {
    font-size: 47px;
  }

  .BigScreen\:text-50 {
    font-size: 50px;
  }

  .BigScreen\:text-55 {
    font-size: 55px;
  }

  .BigScreen\:text-60 {
    font-size: 60px;
  }

  .BigScreen\:text-65 {
    font-size: 65px;
  }

  .BigScreen\:text-70 {
    font-size: 70px;
  }

  .BigScreen\:text-80 {
    font-size: 80px;
  }

  .BigScreen\:text-120 {
    font-size: 120px;
  }

  .BigScreen\:text-150 {
    font-size: 150px;
  }

  .BigScreen\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .BigScreen\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .BigScreen\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .BigScreen\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .BigScreen\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .BigScreen\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .BigScreen\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .BigScreen\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .BigScreen\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .BigScreen\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .BigScreen\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .BigScreen\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .BigScreen\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .BigScreen\:text-f50 {
    font-size: 50px;
  }

  .BigScreen\:text-imp30 {
    font-size: 30px !important;
  }

  .BigScreen\:font-thin {
    font-weight: 100;
  }

  .BigScreen\:font-extralight {
    font-weight: 200;
  }

  .BigScreen\:font-light {
    font-weight: 300;
  }

  .BigScreen\:font-normal {
    font-weight: 400;
  }

  .BigScreen\:font-medium {
    font-weight: 500;
  }

  .BigScreen\:font-semibold {
    font-weight: 600;
  }

  .BigScreen\:font-bold {
    font-weight: 700;
  }

  .BigScreen\:font-extrabold {
    font-weight: 800;
  }

  .BigScreen\:font-black {
    font-weight: 900;
  }

  .BigScreen\:uppercase {
    text-transform: uppercase;
  }

  .BigScreen\:lowercase {
    text-transform: lowercase;
  }

  .BigScreen\:capitalize {
    text-transform: capitalize;
  }

  .BigScreen\:normal-case {
    text-transform: none;
  }

  .BigScreen\:italic {
    font-style: italic;
  }

  .BigScreen\:not-italic {
    font-style: normal;
  }

  .BigScreen\:ordinal, .BigScreen\:slashed-zero, .BigScreen\:lining-nums, .BigScreen\:oldstyle-nums, .BigScreen\:proportional-nums, .BigScreen\:tabular-nums, .BigScreen\:diagonal-fractions, .BigScreen\:stacked-fractions {
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  }

  .BigScreen\:normal-nums {
    font-variant-numeric: normal;
  }

  .BigScreen\:ordinal {
    --tw-ordinal: ordinal;
  }

  .BigScreen\:slashed-zero {
    --tw-slashed-zero: slashed-zero;
  }

  .BigScreen\:lining-nums {
    --tw-numeric-figure: lining-nums;
  }

  .BigScreen\:oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
  }

  .BigScreen\:proportional-nums {
    --tw-numeric-spacing: proportional-nums;
  }

  .BigScreen\:tabular-nums {
    --tw-numeric-spacing: tabular-nums;
  }

  .BigScreen\:diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
  }

  .BigScreen\:stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
  }

  .BigScreen\:leading-3 {
    line-height: .75rem;
  }

  .BigScreen\:leading-4 {
    line-height: 1rem;
  }

  .BigScreen\:leading-5 {
    line-height: 1.25rem;
  }

  .BigScreen\:leading-6 {
    line-height: 1.5rem;
  }

  .BigScreen\:leading-7 {
    line-height: 1.75rem;
  }

  .BigScreen\:leading-8 {
    line-height: 2rem;
  }

  .BigScreen\:leading-9 {
    line-height: 2.25rem;
  }

  .BigScreen\:leading-10 {
    line-height: 2.5rem;
  }

  .BigScreen\:leading-14 {
    line-height: 14px;
  }

  .BigScreen\:leading-18 {
    line-height: 18px;
  }

  .BigScreen\:leading-19 {
    line-height: 19px;
  }

  .BigScreen\:leading-20 {
    line-height: 20px;
  }

  .BigScreen\:leading-21 {
    line-height: 21px;
  }

  .BigScreen\:leading-23 {
    line-height: 23px;
  }

  .BigScreen\:leading-26 {
    line-height: 26px;
  }

  .BigScreen\:leading-28 {
    line-height: 28px;
  }

  .BigScreen\:leading-30 {
    line-height: 30px;
  }

  .BigScreen\:leading-38 {
    line-height: 38px;
  }

  .BigScreen\:leading-41 {
    line-height: 41px;
  }

  .BigScreen\:leading-46 {
    line-height: 46px;
  }

  .BigScreen\:leading-47 {
    line-height: 47px;
  }

  .BigScreen\:leading-49 {
    line-height: 49px;
  }

  .BigScreen\:leading-50 {
    line-height: 50px;
  }

  .BigScreen\:leading-54 {
    line-height: 54px;
  }

  .BigScreen\:leading-59 {
    line-height: 59px;
  }

  .BigScreen\:leading-61 {
    line-height: 61px;
  }

  .BigScreen\:leading-65 {
    line-height: 65px;
  }

  .BigScreen\:leading-70 {
    line-height: 70px;
  }

  .BigScreen\:leading-75 {
    line-height: 75px;
  }

  .BigScreen\:leading-94 {
    line-height: 94px;
  }

  .BigScreen\:leading-120 {
    line-height: 120%;
  }

  .BigScreen\:leading-140 {
    line-height: 140px;
  }

  .BigScreen\:leading-176 {
    line-height: 176px;
  }

  .BigScreen\:leading-none {
    line-height: 1;
  }

  .BigScreen\:leading-tight {
    line-height: 1.25;
  }

  .BigScreen\:leading-snug {
    line-height: 1.375;
  }

  .BigScreen\:leading-normal {
    line-height: 1.5;
  }

  .BigScreen\:leading-relaxed {
    line-height: 1.625;
  }

  .BigScreen\:leading-loose {
    line-height: 2;
  }

  .BigScreen\:tracking-widest {
    letter-spacing: 2px;
  }

  .BigScreen\:tracking-wides {
    letter-spacing: 1px;
  }

  .BigScreen\:tracking-narrow {
    letter-spacing: -0.01em;
  }

  .BigScreen\:-tracking-1 {
    letter-spacing: -1px;
  }

  .BigScreen\:text-transparent {
    color: transparent;
  }

  .BigScreen\:text-current {
    color: currentColor;
  }

  .BigScreen\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .BigScreen\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .BigScreen\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .BigScreen\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .BigScreen\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .BigScreen\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .BigScreen\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .BigScreen\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .BigScreen\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .BigScreen\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .BigScreen\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .BigScreen\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .BigScreen\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .BigScreen\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .BigScreen\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .BigScreen\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .BigScreen\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .BigScreen\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .BigScreen\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .BigScreen\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .BigScreen\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .BigScreen\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .BigScreen\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .BigScreen\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .BigScreen\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .BigScreen\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .BigScreen\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .BigScreen\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .BigScreen\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .BigScreen\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .BigScreen\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .BigScreen\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .BigScreen\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .BigScreen\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .BigScreen\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .BigScreen\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .BigScreen\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .BigScreen\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .BigScreen\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .BigScreen\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .BigScreen\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .BigScreen\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .BigScreen\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .BigScreen\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .BigScreen\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .BigScreen\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .BigScreen\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .BigScreen\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .BigScreen\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .BigScreen\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .BigScreen\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .BigScreen\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .BigScreen\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .BigScreen\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .BigScreen\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .BigScreen\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .BigScreen\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .BigScreen\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .BigScreen\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .BigScreen\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .BigScreen\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .BigScreen\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .BigScreen\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .BigScreen\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .BigScreen\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .BigScreen\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .BigScreen\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .BigScreen\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .BigScreen\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .BigScreen\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .BigScreen\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .BigScreen\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .BigScreen\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .BigScreen\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .BigScreen\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .BigScreen\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .BigScreen\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .BigScreen\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .BigScreen\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .BigScreen\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .BigScreen\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .BigScreen\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .BigScreen\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .BigScreen\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .BigScreen\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .BigScreen\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .BigScreen\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .BigScreen\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .BigScreen\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .BigScreen\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .BigScreen\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .BigScreen\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .BigScreen\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .BigScreen\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .BigScreen\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .BigScreen\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .BigScreen\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .BigScreen\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .BigScreen\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .BigScreen\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .BigScreen\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .BigScreen\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .BigScreen\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .BigScreen\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .BigScreen\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .BigScreen\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .BigScreen\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .BigScreen\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .BigScreen\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .BigScreen\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .BigScreen\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .BigScreen\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .BigScreen\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .BigScreen\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .BigScreen\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .BigScreen\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .BigScreen\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .BigScreen\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .BigScreen\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .BigScreen\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .BigScreen\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .BigScreen\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .BigScreen\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .BigScreen\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .BigScreen\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .BigScreen\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .BigScreen\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .BigScreen\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .BigScreen\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .BigScreen\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .BigScreen\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .BigScreen\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .BigScreen\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .BigScreen\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .BigScreen\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .BigScreen\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .BigScreen\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .BigScreen\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .BigScreen\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .BigScreen\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .BigScreen\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .BigScreen\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .BigScreen\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .BigScreen\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .BigScreen\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .BigScreen\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .BigScreen\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .BigScreen\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .BigScreen\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .BigScreen\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .BigScreen\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .BigScreen\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .BigScreen\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .BigScreen\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .BigScreen\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .BigScreen\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .BigScreen\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .BigScreen\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .BigScreen\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .BigScreen\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .BigScreen\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .BigScreen\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .BigScreen\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .BigScreen\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .BigScreen\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .BigScreen\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .BigScreen\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .BigScreen\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .BigScreen\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .BigScreen\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .BigScreen\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .BigScreen\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .BigScreen\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .BigScreen\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .BigScreen\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .BigScreen\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .BigScreen\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .BigScreen\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .BigScreen\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .BigScreen\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .BigScreen\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .BigScreen\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-transparent {
    color: transparent;
  }

  .group:hover .BigScreen\:group-hover\:text-current {
    color: currentColor;
  }

  .group:hover .BigScreen\:group-hover\:text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-gray-50 {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-gray-100 {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-red-50 {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-red-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-red-400 {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-red-600 {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-red-800 {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-red-900 {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-green-50 {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-green-100 {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-green-200 {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-green-300 {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-green-900 {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-blue-50 {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-blue-100 {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-blue-300 {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-blue-400 {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-blue-500 {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-blue-600 {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-blue-700 {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-blue-800 {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-blue-900 {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-pink-50 {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-pink-100 {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-pink-200 {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-pink-300 {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-pink-400 {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-pink-500 {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-pink-600 {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-pink-700 {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-pink-800 {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-pink-900 {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Asurion-White {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Asurion-Blue-Brighter {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Asurion-Blue-Deep {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Asurion-Blue-Light {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Asurion-Purple {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Asurion-Purple-Deeper {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Asurion-Purple-Light {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Asurion-Gray-Deepest {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Asurion-Gray-Deeper {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Asurion-Gray-Light {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Asurion-Gray-Lighter {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Asurion-Gray-Lightest {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Asurion-Red-Deep {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-light-gray {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-light-gray-1 {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-light-gray-2 {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-light-gray-3 {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-light-gray-4 {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-light-gray-5 {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-light-slate-gray {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-denim-blue {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-purple-1 {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-dark-red {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-bright-red {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-mustard-yellow {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-mustard-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-light-blue {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-light-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-light-blue-3 {
    color:  #F0F3FF;
  }

  .group:hover .BigScreen\:group-hover\:text-light-blue-4 {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-purple-blue {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-light-green {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-light-green-1 {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-light-bg-green {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-green-1 {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-light-white-1 {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Black-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Default-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-White-3 {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Green-3 {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Blue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Silver-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Yellow-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Grey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Gray-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Red-3 {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Gold-3 {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-light-green-3 {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-dark-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-blue-1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-yellow-1 {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-light-pink {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-bright-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-bright-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-SpaceGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Purple-3 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-LightPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Glow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Bronze-3 {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Copper-3 {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Pink-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Orange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Coral-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-MajesticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-PrismBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-CeramicBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-MidnightBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-PrismWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-CeramicWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-LilacPurple-3 {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-CrownSilver-3 {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-CoralBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-lime-yellow {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-apple-green {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-bg-new-blue {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-bg-new-pink {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-new-pink-1 {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-footer-grey {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-border-grey {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-apple-green-1 {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-crimson-red {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-asurion-cyan {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-bright-orange {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Graphite-3 {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-PacificBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-light-purple {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-asurion-gray {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-OceanBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-MetallicCopper-3 {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-PorcelainWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-LightBlue-3 {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-CloudNavy-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-CloudMint-3 {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-CloudOrange-3 {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-CloudLavender-3 {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-CloudRed-3 {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-CloudWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-SunriseGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-SunshineGold-3 {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-AuraBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-AuraGlow-3 {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-MysticBronze-3 {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-MysticGreen-3 {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-MysticGrey-3 {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-MysticBlack-3 {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-MysticWhite-3 {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-price-blue1 {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-indigo1 {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-Purple-4 {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-new-blue-2 {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-dark-blue-3 {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-replace-bg {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .group:hover .BigScreen\:group-hover\:text-resolve-bg {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-transparent:focus-within {
    color: transparent;
  }

  .BigScreen\:focus-within\:text-current:focus-within {
    color: currentColor;
  }

  .BigScreen\:focus-within\:text-black:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-white:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-gray-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-gray-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-gray-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-gray-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-gray-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-gray-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-gray-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-gray-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-gray-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-gray-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-red-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-red-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-red-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-red-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-red-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-red-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-red-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-red-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-red-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-red-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-yellow-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-yellow-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-yellow-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-yellow-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-yellow-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-yellow-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-yellow-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-yellow-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-yellow-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-yellow-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-green-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-green-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-green-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-green-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-green-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-green-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-green-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-green-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-green-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-green-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-blue-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-blue-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-blue-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-blue-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-blue-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-blue-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-blue-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-blue-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-blue-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-blue-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-indigo-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-indigo-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-indigo-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-indigo-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-indigo-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-indigo-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-indigo-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-indigo-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-indigo-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-indigo-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-pink-50:focus-within {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-pink-100:focus-within {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-pink-200:focus-within {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-pink-300:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-pink-400:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-pink-500:focus-within {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-pink-600:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-pink-700:focus-within {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-pink-800:focus-within {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-pink-900:focus-within {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Asurion-White:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Asurion-Blue-Brighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Asurion-Blue-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Asurion-Blue-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Asurion-Purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Asurion-Purple-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Asurion-Purple-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Asurion-Gray-Deepest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Asurion-Gray-Deeper:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Asurion-Gray-Light:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Asurion-Gray-Lighter:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Asurion-Gray-Lightest:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Asurion-Red-Deep:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-light-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-light-gray-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-light-gray-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-light-gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-light-gray-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-light-gray-5:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-light-slate-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-denim-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-purple-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-dark-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-bright-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-mustard-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-mustard-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-light-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-light-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-light-blue-3:focus-within {
    color:  #F0F3FF;
  }

  .BigScreen\:focus-within\:text-light-blue-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-purple-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-light-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-light-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-light-bg-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-light-white-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Black-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Default-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-White-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Silver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Yellow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Grey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Gray-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Red-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Gold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-light-green-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-dark-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-blue-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-yellow-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-light-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-bright-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-bright-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-SpaceGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Purple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-LightPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Glow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Bronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Copper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Pink-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Orange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Coral-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-MajesticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-PrismBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-CeramicBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-MidnightBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-PrismWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-CeramicWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-LilacPurple-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-CrownSilver-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-CoralBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-lime-yellow:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-apple-green:focus-within {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-bg-new-blue:focus-within {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-bg-new-pink:focus-within {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-new-pink-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-footer-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-border-grey:focus-within {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-apple-green-1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-crimson-red:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-asurion-cyan:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-bright-orange:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Graphite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-PacificBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-light-purple:focus-within {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-asurion-gray:focus-within {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-OceanBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-MetallicCopper-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-PorcelainWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-LightBlue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-CloudNavy-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-CloudMint-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-CloudOrange-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-CloudLavender-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-CloudRed-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-CloudWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-SunriseGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-SunshineGold-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-AuraBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-AuraGlow-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-MysticBronze-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-MysticGreen-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-MysticGrey-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-MysticBlack-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-MysticWhite-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-price-blue1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-indigo1:focus-within {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-Purple-4:focus-within {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-new-blue-2:focus-within {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-dark-blue-3:focus-within {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-replace-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .BigScreen\:focus-within\:text-resolve-bg:focus-within {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-transparent:hover {
    color: transparent;
  }

  .BigScreen\:hover\:text-current:hover {
    color: currentColor;
  }

  .BigScreen\:hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-gray-50:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-gray-100:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-gray-200:hover {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-red-50:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-red-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-red-200:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-red-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-red-400:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-red-500:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-red-600:hover {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-red-700:hover {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-red-800:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-red-900:hover {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-pink-300:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Asurion-White:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Asurion-Blue-Brighter:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Asurion-Blue-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Asurion-Blue-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Asurion-Purple:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Asurion-Purple-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Asurion-Purple-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Asurion-Gray-Deepest:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Asurion-Gray-Deeper:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Asurion-Gray-Light:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Asurion-Gray-Lighter:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Asurion-Gray-Lightest:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Asurion-Red-Deep:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-light-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-light-gray-1:hover {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-light-gray-2:hover {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-light-gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-light-gray-4:hover {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-light-gray-5:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-light-slate-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-denim-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-purple-1:hover {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-dark-red:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-bright-red:hover {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-mustard-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-mustard-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-light-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-light-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-light-blue-3:hover {
    color:  #F0F3FF;
  }

  .BigScreen\:hover\:text-light-blue-4:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-purple-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-light-green:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-light-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-light-bg-green:hover {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-light-white-1:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Black-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Default-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-White-3:hover {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Silver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Yellow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Grey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Gray-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Red-3:hover {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Gold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-light-green-3:hover {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-dark-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-blue-1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-yellow-1:hover {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-light-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-bright-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-bright-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-SpaceGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Purple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-LightPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Glow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Bronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Copper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Pink-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Orange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Coral-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-MajesticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-PrismBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-CeramicBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-MidnightBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-PrismWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-CeramicWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-LilacPurple-3:hover {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-CrownSilver-3:hover {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-CoralBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-lime-yellow:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-apple-green:hover {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-bg-new-blue:hover {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-bg-new-pink:hover {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-new-pink-1:hover {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-footer-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-border-grey:hover {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-apple-green-1:hover {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-crimson-red:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-asurion-cyan:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-bright-orange:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Graphite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-PacificBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-light-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-asurion-gray:hover {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-OceanBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-MetallicCopper-3:hover {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-PorcelainWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-LightBlue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-CloudNavy-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-CloudMint-3:hover {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-CloudOrange-3:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-CloudLavender-3:hover {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-CloudRed-3:hover {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-CloudWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-SunriseGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-SunshineGold-3:hover {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-AuraBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-AuraGlow-3:hover {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-MysticBronze-3:hover {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-MysticGreen-3:hover {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-MysticGrey-3:hover {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-MysticBlack-3:hover {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-MysticWhite-3:hover {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-price-blue1:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-indigo1:hover {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-Purple-4:hover {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-new-blue-2:hover {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-dark-blue-3:hover {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-replace-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .BigScreen\:hover\:text-resolve-bg:hover {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-transparent:focus {
    color: transparent;
  }

  .BigScreen\:focus\:text-current:focus {
    color: currentColor;
  }

  .BigScreen\:focus\:text-black:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-white:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-gray-50:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-gray-100:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-gray-200:focus {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-gray-300:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-gray-400:focus {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-gray-500:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-gray-600:focus {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-gray-700:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-gray-800:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-gray-900:focus {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-red-50:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-red-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-red-200:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-red-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-red-400:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-red-500:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-red-600:focus {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-red-700:focus {
    --tw-text-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-red-800:focus {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-red-900:focus {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-yellow-50:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-yellow-100:focus {
    --tw-text-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-yellow-200:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-yellow-300:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-yellow-400:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-yellow-500:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-yellow-600:focus {
    --tw-text-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-yellow-700:focus {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-yellow-800:focus {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-yellow-900:focus {
    --tw-text-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-green-50:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-green-100:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-green-200:focus {
    --tw-text-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-green-300:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-green-400:focus {
    --tw-text-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-green-500:focus {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-green-600:focus {
    --tw-text-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-green-700:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-green-800:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-green-900:focus {
    --tw-text-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-blue-50:focus {
    --tw-text-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-blue-100:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-blue-200:focus {
    --tw-text-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-blue-300:focus {
    --tw-text-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-blue-400:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-blue-500:focus {
    --tw-text-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-blue-600:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-blue-700:focus {
    --tw-text-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-blue-800:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-blue-900:focus {
    --tw-text-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-indigo-50:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-indigo-100:focus {
    --tw-text-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-indigo-200:focus {
    --tw-text-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-indigo-300:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-indigo-400:focus {
    --tw-text-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-indigo-500:focus {
    --tw-text-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-indigo-600:focus {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-indigo-700:focus {
    --tw-text-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-indigo-800:focus {
    --tw-text-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-indigo-900:focus {
    --tw-text-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-pink-50:focus {
    --tw-text-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-pink-100:focus {
    --tw-text-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-pink-200:focus {
    --tw-text-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-pink-300:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-pink-400:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-pink-500:focus {
    --tw-text-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-pink-600:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-pink-700:focus {
    --tw-text-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-pink-800:focus {
    --tw-text-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-pink-900:focus {
    --tw-text-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Asurion-White:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Asurion-Blue-Brighter:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Asurion-Blue-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Asurion-Blue-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Asurion-Purple:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Asurion-Purple-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Asurion-Purple-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Asurion-Gray-Deepest:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Asurion-Gray-Deeper:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Asurion-Gray-Light:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Asurion-Gray-Lighter:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Asurion-Gray-Lightest:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Asurion-Red-Deep:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-light-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-light-gray-1:focus {
    --tw-text-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-light-gray-2:focus {
    --tw-text-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-light-gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-light-gray-4:focus {
    --tw-text-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-light-gray-5:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-light-slate-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-denim-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-purple-1:focus {
    --tw-text-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-dark-red:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-bright-red:focus {
    --tw-text-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-mustard-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-mustard-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-light-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-light-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-light-blue-3:focus {
    color:  #F0F3FF;
  }

  .BigScreen\:focus\:text-light-blue-4:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-purple-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-light-green:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-light-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-light-bg-green:focus {
    --tw-text-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-light-white-1:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Black-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Default-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-White-3:focus {
    --tw-text-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Silver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Yellow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Grey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Gray-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Red-3:focus {
    --tw-text-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Gold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-light-green-3:focus {
    --tw-text-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-dark-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-blue-1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-yellow-1:focus {
    --tw-text-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-light-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-bright-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-bright-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-SpaceGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Purple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-LightPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Glow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Bronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Copper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Pink-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Orange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Coral-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-MajesticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-PrismBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-CeramicBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-MidnightBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-PrismWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-CeramicWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-LilacPurple-3:focus {
    --tw-text-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-CrownSilver-3:focus {
    --tw-text-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-CoralBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-lime-yellow:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-apple-green:focus {
    --tw-text-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-bg-new-blue:focus {
    --tw-text-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-bg-new-pink:focus {
    --tw-text-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-new-pink-1:focus {
    --tw-text-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-footer-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-border-grey:focus {
    --tw-text-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-apple-green-1:focus {
    --tw-text-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-crimson-red:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-asurion-cyan:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-bright-orange:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Graphite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-PacificBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-light-purple:focus {
    --tw-text-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-asurion-gray:focus {
    --tw-text-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-OceanBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-MetallicCopper-3:focus {
    --tw-text-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-PorcelainWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-LightBlue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-CloudNavy-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-CloudMint-3:focus {
    --tw-text-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-CloudOrange-3:focus {
    --tw-text-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-CloudLavender-3:focus {
    --tw-text-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-CloudRed-3:focus {
    --tw-text-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-CloudWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-SunriseGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-SunshineGold-3:focus {
    --tw-text-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-AuraBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-AuraGlow-3:focus {
    --tw-text-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-MysticBronze-3:focus {
    --tw-text-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-MysticGreen-3:focus {
    --tw-text-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-MysticGrey-3:focus {
    --tw-text-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-MysticBlack-3:focus {
    --tw-text-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-MysticWhite-3:focus {
    --tw-text-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-price-blue1:focus {
    --tw-text-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-indigo1:focus {
    --tw-text-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-Purple-4:focus {
    --tw-text-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-new-blue-2:focus {
    --tw-text-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-dark-blue-3:focus {
    --tw-text-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-replace-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-text-opacity));
  }

  .BigScreen\:focus\:text-resolve-bg:focus {
    --tw-text-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-text-opacity));
  }

  .BigScreen\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .BigScreen\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .BigScreen\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .BigScreen\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .BigScreen\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .BigScreen\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .BigScreen\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .BigScreen\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .BigScreen\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .BigScreen\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .BigScreen\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .BigScreen\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .BigScreen\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .BigScreen\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .BigScreen\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .group:hover .BigScreen\:group-hover\:text-opacity-0 {
    --tw-text-opacity: 0;
  }

  .group:hover .BigScreen\:group-hover\:text-opacity-5 {
    --tw-text-opacity: 0.05;
  }

  .group:hover .BigScreen\:group-hover\:text-opacity-10 {
    --tw-text-opacity: 0.1;
  }

  .group:hover .BigScreen\:group-hover\:text-opacity-20 {
    --tw-text-opacity: 0.2;
  }

  .group:hover .BigScreen\:group-hover\:text-opacity-25 {
    --tw-text-opacity: 0.25;
  }

  .group:hover .BigScreen\:group-hover\:text-opacity-30 {
    --tw-text-opacity: 0.3;
  }

  .group:hover .BigScreen\:group-hover\:text-opacity-40 {
    --tw-text-opacity: 0.4;
  }

  .group:hover .BigScreen\:group-hover\:text-opacity-50 {
    --tw-text-opacity: 0.5;
  }

  .group:hover .BigScreen\:group-hover\:text-opacity-60 {
    --tw-text-opacity: 0.6;
  }

  .group:hover .BigScreen\:group-hover\:text-opacity-70 {
    --tw-text-opacity: 0.7;
  }

  .group:hover .BigScreen\:group-hover\:text-opacity-75 {
    --tw-text-opacity: 0.75;
  }

  .group:hover .BigScreen\:group-hover\:text-opacity-80 {
    --tw-text-opacity: 0.8;
  }

  .group:hover .BigScreen\:group-hover\:text-opacity-90 {
    --tw-text-opacity: 0.9;
  }

  .group:hover .BigScreen\:group-hover\:text-opacity-95 {
    --tw-text-opacity: 0.95;
  }

  .group:hover .BigScreen\:group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
  }

  .BigScreen\:focus-within\:text-opacity-0:focus-within {
    --tw-text-opacity: 0;
  }

  .BigScreen\:focus-within\:text-opacity-5:focus-within {
    --tw-text-opacity: 0.05;
  }

  .BigScreen\:focus-within\:text-opacity-10:focus-within {
    --tw-text-opacity: 0.1;
  }

  .BigScreen\:focus-within\:text-opacity-20:focus-within {
    --tw-text-opacity: 0.2;
  }

  .BigScreen\:focus-within\:text-opacity-25:focus-within {
    --tw-text-opacity: 0.25;
  }

  .BigScreen\:focus-within\:text-opacity-30:focus-within {
    --tw-text-opacity: 0.3;
  }

  .BigScreen\:focus-within\:text-opacity-40:focus-within {
    --tw-text-opacity: 0.4;
  }

  .BigScreen\:focus-within\:text-opacity-50:focus-within {
    --tw-text-opacity: 0.5;
  }

  .BigScreen\:focus-within\:text-opacity-60:focus-within {
    --tw-text-opacity: 0.6;
  }

  .BigScreen\:focus-within\:text-opacity-70:focus-within {
    --tw-text-opacity: 0.7;
  }

  .BigScreen\:focus-within\:text-opacity-75:focus-within {
    --tw-text-opacity: 0.75;
  }

  .BigScreen\:focus-within\:text-opacity-80:focus-within {
    --tw-text-opacity: 0.8;
  }

  .BigScreen\:focus-within\:text-opacity-90:focus-within {
    --tw-text-opacity: 0.9;
  }

  .BigScreen\:focus-within\:text-opacity-95:focus-within {
    --tw-text-opacity: 0.95;
  }

  .BigScreen\:focus-within\:text-opacity-100:focus-within {
    --tw-text-opacity: 1;
  }

  .BigScreen\:hover\:text-opacity-0:hover {
    --tw-text-opacity: 0;
  }

  .BigScreen\:hover\:text-opacity-5:hover {
    --tw-text-opacity: 0.05;
  }

  .BigScreen\:hover\:text-opacity-10:hover {
    --tw-text-opacity: 0.1;
  }

  .BigScreen\:hover\:text-opacity-20:hover {
    --tw-text-opacity: 0.2;
  }

  .BigScreen\:hover\:text-opacity-25:hover {
    --tw-text-opacity: 0.25;
  }

  .BigScreen\:hover\:text-opacity-30:hover {
    --tw-text-opacity: 0.3;
  }

  .BigScreen\:hover\:text-opacity-40:hover {
    --tw-text-opacity: 0.4;
  }

  .BigScreen\:hover\:text-opacity-50:hover {
    --tw-text-opacity: 0.5;
  }

  .BigScreen\:hover\:text-opacity-60:hover {
    --tw-text-opacity: 0.6;
  }

  .BigScreen\:hover\:text-opacity-70:hover {
    --tw-text-opacity: 0.7;
  }

  .BigScreen\:hover\:text-opacity-75:hover {
    --tw-text-opacity: 0.75;
  }

  .BigScreen\:hover\:text-opacity-80:hover {
    --tw-text-opacity: 0.8;
  }

  .BigScreen\:hover\:text-opacity-90:hover {
    --tw-text-opacity: 0.9;
  }

  .BigScreen\:hover\:text-opacity-95:hover {
    --tw-text-opacity: 0.95;
  }

  .BigScreen\:hover\:text-opacity-100:hover {
    --tw-text-opacity: 1;
  }

  .BigScreen\:focus\:text-opacity-0:focus {
    --tw-text-opacity: 0;
  }

  .BigScreen\:focus\:text-opacity-5:focus {
    --tw-text-opacity: 0.05;
  }

  .BigScreen\:focus\:text-opacity-10:focus {
    --tw-text-opacity: 0.1;
  }

  .BigScreen\:focus\:text-opacity-20:focus {
    --tw-text-opacity: 0.2;
  }

  .BigScreen\:focus\:text-opacity-25:focus {
    --tw-text-opacity: 0.25;
  }

  .BigScreen\:focus\:text-opacity-30:focus {
    --tw-text-opacity: 0.3;
  }

  .BigScreen\:focus\:text-opacity-40:focus {
    --tw-text-opacity: 0.4;
  }

  .BigScreen\:focus\:text-opacity-50:focus {
    --tw-text-opacity: 0.5;
  }

  .BigScreen\:focus\:text-opacity-60:focus {
    --tw-text-opacity: 0.6;
  }

  .BigScreen\:focus\:text-opacity-70:focus {
    --tw-text-opacity: 0.7;
  }

  .BigScreen\:focus\:text-opacity-75:focus {
    --tw-text-opacity: 0.75;
  }

  .BigScreen\:focus\:text-opacity-80:focus {
    --tw-text-opacity: 0.8;
  }

  .BigScreen\:focus\:text-opacity-90:focus {
    --tw-text-opacity: 0.9;
  }

  .BigScreen\:focus\:text-opacity-95:focus {
    --tw-text-opacity: 0.95;
  }

  .BigScreen\:focus\:text-opacity-100:focus {
    --tw-text-opacity: 1;
  }

  .BigScreen\:underline {
    text-decoration: underline;
  }

  .BigScreen\:line-through {
    text-decoration: line-through;
  }

  .BigScreen\:no-underline {
    text-decoration: none;
  }

  .group:hover .BigScreen\:group-hover\:underline {
    text-decoration: underline;
  }

  .group:hover .BigScreen\:group-hover\:line-through {
    text-decoration: line-through;
  }

  .group:hover .BigScreen\:group-hover\:no-underline {
    text-decoration: none;
  }

  .BigScreen\:focus-within\:underline:focus-within {
    text-decoration: underline;
  }

  .BigScreen\:focus-within\:line-through:focus-within {
    text-decoration: line-through;
  }

  .BigScreen\:focus-within\:no-underline:focus-within {
    text-decoration: none;
  }

  .BigScreen\:hover\:underline:hover {
    text-decoration: underline;
  }

  .BigScreen\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .BigScreen\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .BigScreen\:focus\:underline:focus {
    text-decoration: underline;
  }

  .BigScreen\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .BigScreen\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .BigScreen\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .BigScreen\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .BigScreen\:placeholder-transparent::-moz-placeholder {
    color: transparent;
  }

  .BigScreen\:placeholder-transparent::placeholder {
    color: transparent;
  }

  .BigScreen\:placeholder-current::-moz-placeholder {
    color: currentColor;
  }

  .BigScreen\:placeholder-current::placeholder {
    color: currentColor;
  }

  .BigScreen\:placeholder-black::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-white::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-white::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-gray-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-gray-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-gray-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-gray-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-gray-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-gray-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-gray-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-gray-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-gray-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-gray-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-gray-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-gray-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-gray-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-gray-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-gray-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-gray-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-red-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-red-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-red-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-red-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-red-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-red-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-red-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-red-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-red-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-red-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-red-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-red-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-red-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-red-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-red-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-red-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-red-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-red-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-red-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-red-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-yellow-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-yellow-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-yellow-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-yellow-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-yellow-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-yellow-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-yellow-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-yellow-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-yellow-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-yellow-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-yellow-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-yellow-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-yellow-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-yellow-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-yellow-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-yellow-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-yellow-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-yellow-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-yellow-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-yellow-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-green-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-green-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-green-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-green-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-green-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-green-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-green-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-green-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-green-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-green-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-green-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-green-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-green-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-green-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-green-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-green-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-green-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-green-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-green-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-green-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-indigo-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-indigo-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-indigo-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-indigo-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-indigo-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-indigo-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-indigo-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-indigo-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-indigo-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-indigo-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-indigo-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-indigo-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-indigo-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-indigo-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-indigo-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-indigo-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-indigo-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-indigo-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-indigo-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-indigo-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-pink-50::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-pink-50::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-pink-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-pink-100::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-pink-200::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-pink-200::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-pink-300::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-pink-300::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-pink-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-pink-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-pink-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-pink-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-pink-600::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-pink-600::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-pink-700::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-pink-700::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-pink-800::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-pink-800::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-pink-900::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-pink-900::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-White::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-White::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Blue-Brighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Blue-Brighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Blue-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Blue-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Blue-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Blue-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Purple-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Purple-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Purple-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Purple-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Gray-Deepest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Gray-Deepest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Gray-Deeper::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Gray-Deeper::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Gray-Light::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Gray-Light::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Gray-Lighter::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Gray-Lighter::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Gray-Lightest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Gray-Lightest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Red-Deep::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Asurion-Red-Deep::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-gray-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-gray-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-gray-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-gray-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-gray-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-gray-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-gray-5::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-gray-5::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-slate-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-slate-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-denim-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-denim-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-purple-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-purple-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-dark-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-dark-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-bright-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-bright-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-mustard-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-mustard-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-mustard-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-mustard-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-blue-3::-moz-placeholder {
    color:  #F0F3FF;
  }

  .BigScreen\:placeholder-light-blue-3::placeholder {
    color:  #F0F3FF;
  }

  .BigScreen\:placeholder-light-blue-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-blue-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-purple-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-purple-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-bg-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-bg-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-white-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-white-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Black-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Black-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Default-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Default-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-White-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-White-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Silver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Silver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Yellow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Yellow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Grey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Grey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Gray-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Gray-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Red-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Red-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Gold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Gold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-green-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-green-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-dark-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-dark-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-yellow-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-yellow-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-bright-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-bright-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-bright-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-bright-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-SpaceGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-SpaceGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Purple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Purple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-LightPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-LightPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Glow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Glow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Bronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Bronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Copper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Copper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Pink-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Pink-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Orange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Orange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Coral-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Coral-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-MajesticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-MajesticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-PrismBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-PrismBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-CeramicBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-CeramicBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-MidnightBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-MidnightBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-PrismWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-PrismWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-CeramicWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-CeramicWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-LilacPurple-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-LilacPurple-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-CrownSilver-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-CrownSilver-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-CoralBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-CoralBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-lime-yellow::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-lime-yellow::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-apple-green::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-apple-green::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-bg-new-blue::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-bg-new-blue::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-bg-new-pink::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-bg-new-pink::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-new-pink-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-new-pink-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-footer-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-footer-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-border-grey::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-border-grey::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-apple-green-1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-apple-green-1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-crimson-red::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-crimson-red::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-asurion-cyan::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-asurion-cyan::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-bright-orange::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-bright-orange::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Graphite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Graphite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-PacificBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-PacificBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-purple::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-light-purple::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-asurion-gray::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-asurion-gray::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-OceanBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-OceanBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-MetallicCopper-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-MetallicCopper-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-PorcelainWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-PorcelainWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-LightBlue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-LightBlue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-CloudNavy-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-CloudNavy-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-CloudMint-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-CloudMint-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-CloudOrange-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-CloudOrange-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-CloudLavender-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-CloudLavender-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-CloudRed-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-CloudRed-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-CloudWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-CloudWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-SunriseGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-SunriseGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-SunshineGold-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-SunshineGold-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-AuraBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-AuraBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-AuraGlow-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-AuraGlow-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-MysticBronze-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-MysticBronze-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-MysticGreen-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-MysticGreen-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-MysticGrey-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-MysticGrey-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-MysticBlack-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-MysticBlack-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-MysticWhite-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-MysticWhite-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-price-blue1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-price-blue1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-indigo1::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-indigo1::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Purple-4::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-Purple-4::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-new-blue-2::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-new-blue-2::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-dark-blue-3::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-dark-blue-3::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-replace-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-replace-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-resolve-bg::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-resolve-bg::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent;
  }

  .BigScreen\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent;
  }

  .BigScreen\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor;
  }

  .BigScreen\:focus\:placeholder-current:focus::placeholder {
    color: currentColor;
  }

  .BigScreen\:focus\:placeholder-black:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-black:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-white:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-white:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-gray-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-gray-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 250, 251, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-gray-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-gray-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-gray-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-gray-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-gray-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-gray-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-gray-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-gray-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-gray-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-red-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-red-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 242, 242, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-red-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-red-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 226, 226, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-red-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-red-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 202, 202, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-red-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-red-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 165, 165, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-red-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-red-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 113, 113, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-red-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-red-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 68, 68, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-red-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-red-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-red-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-red-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(185, 28, 28, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-red-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-red-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-red-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-red-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-yellow-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-yellow-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 251, 235, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-yellow-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(254, 243, 199, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-yellow-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 230, 138, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-yellow-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 211, 77, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-yellow-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 191, 36, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-yellow-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-yellow-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(217, 119, 6, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-yellow-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-yellow-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-yellow-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(120, 53, 15, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-green-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-green-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 253, 245, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-green-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-green-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 250, 229, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-green-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-green-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(167, 243, 208, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-green-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-green-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 231, 183, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-green-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-green-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(52, 211, 153, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-green-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-green-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-green-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-green-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(5, 150, 105, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-green-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-green-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-green-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-green-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-green-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-green-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(6, 78, 59, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(239, 246, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 234, 254, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(191, 219, 254, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(147, 197, 253, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 165, 250, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(59, 130, 246, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 99, 235, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(29, 78, 216, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 64, 175, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(30, 58, 138, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-indigo-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-indigo-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 242, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-indigo-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(224, 231, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-indigo-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(199, 210, 254, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-indigo-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 180, 252, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-indigo-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(129, 140, 248, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-indigo-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(99, 102, 241, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-indigo-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-indigo-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(67, 56, 202, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-indigo-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(55, 48, 163, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-indigo-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(49, 46, 129, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-pink-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-pink-50:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(253, 242, 248, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-pink-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(252, 231, 243, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-pink-200:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(251, 207, 232, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-pink-300:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 168, 212, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-pink-400:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 114, 182, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-pink-500:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(236, 72, 153, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-pink-600:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 39, 119, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-pink-700:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(190, 24, 93, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-pink-800:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(157, 23, 77, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-pink-900:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(131, 24, 67, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-White:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-White:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Blue-Brighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Blue-Brighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Blue-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Blue-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Blue-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Blue-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Purple-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Purple-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Purple-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Purple-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Gray-Deepest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Gray-Deepest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Gray-Deeper:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Gray-Deeper:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Gray-Light:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Gray-Light:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Gray-Lighter:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Gray-Lighter:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Gray-Lightest:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Gray-Lightest:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Red-Deep:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Asurion-Red-Deep:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 118, 125, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-gray-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-gray-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(165, 170, 175, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-gray-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-gray-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(230, 230, 235, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 240, 245, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-gray-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-gray-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(213, 214, 218, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-gray-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-gray-5:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 63, 72, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-slate-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-slate-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(133, 137, 161, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-denim-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-denim-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 102, 178, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-purple-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-purple-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(130, 35, 210, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-dark-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-dark-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 27, 27, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-bright-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-bright-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(244, 7, 21, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-mustard-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-mustard-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 139, 0, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-mustard-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-mustard-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 102, 0, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(74, 104, 249, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-blue-3:focus::-moz-placeholder {
    color:  #F0F3FF;
  }

  .BigScreen\:focus\:placeholder-light-blue-3:focus::placeholder {
    color:  #F0F3FF;
  }

  .BigScreen\:focus\:placeholder-light-blue-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-blue-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 243, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-purple-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-purple-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(100, 105, 225, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 181, 116, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-bg-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-bg-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(240, 255, 249, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(11, 131, 80, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 237, 213, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-white-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-white-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 246, 238, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Black-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Black-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Default-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Default-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-White-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-White-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(249, 246, 239, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(174, 224, 205, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Silver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Silver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 228, 226, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Yellow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Yellow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 208, 96, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Grey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Grey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Gray-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Gray-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Red-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Red-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(186, 12, 46, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Gold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Gold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(245, 221, 197, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-green-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-green-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(243, 233, 251, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-dark-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-dark-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(39, 67, 204, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-yellow-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-yellow-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(237, 184, 0, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(37, 59, 170, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 80, 112, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-bright-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-bright-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-bright-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-bright-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-SpaceGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-SpaceGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(83, 81, 80, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Purple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Purple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-LightPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-LightPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(209, 205, 218, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Glow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Glow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Bronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Bronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(205, 127, 50, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Copper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Copper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(184, 115, 51, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Pink-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Pink-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 192, 203, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Orange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Orange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 165, 0, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Coral-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Coral-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 119, 98, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-MajesticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-MajesticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-PrismBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-PrismBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-CeramicBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-CeramicBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 32, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-MidnightBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-MidnightBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 4, 13, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-PrismWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-PrismWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(225, 216, 203, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-CeramicWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-CeramicWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(194, 194, 196, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-LilacPurple-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-LilacPurple-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(200, 162, 200, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-CrownSilver-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-CrownSilver-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(177, 165, 170, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-CoralBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-CoralBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(175, 220, 236, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-lime-yellow:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-lime-yellow:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 250, 70, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-apple-green:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-apple-green:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(110, 250, 195, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-bg-new-blue:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-bg-new-blue:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(57, 220, 240, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-bg-new-pink:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-bg-new-pink:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(231, 154, 174, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-new-pink-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-new-pink-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(233, 161, 179, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-footer-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-footer-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 50, 56, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-border-grey:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-border-grey:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(196, 196, 196, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-apple-green-1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-apple-green-1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(48, 208, 145, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-crimson-red:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-crimson-red:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 35, 35, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-asurion-cyan:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-asurion-cyan:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 206, 215, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-bright-orange:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-bright-orange:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 139, 26, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Graphite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Graphite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(210, 206, 219, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-PacificBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-PacificBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-purple:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-light-purple:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(179, 163, 215, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-asurion-gray:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-asurion-gray:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(216, 216, 216, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-OceanBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-OceanBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(0, 119, 190, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-MetallicCopper-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-MetallicCopper-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(114, 40, 30, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-PorcelainWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-PorcelainWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(248, 251, 248, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-LightBlue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-LightBlue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(173, 216, 230, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-CloudNavy-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-CloudNavy-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-CloudMint-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-CloudMint-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(96, 115, 135, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-CloudOrange-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-CloudOrange-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(255, 186, 151, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-CloudLavender-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-CloudLavender-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(214, 211, 226, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-CloudRed-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-CloudRed-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(219, 176, 162, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-CloudWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-CloudWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(242, 242, 237, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-SunriseGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-SunriseGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-SunshineGold-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-SunshineGold-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(238, 198, 173, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-AuraBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-AuraBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(31, 33, 32, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-AuraGlow-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-AuraGlow-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(241, 173, 75, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-MysticBronze-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-MysticBronze-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(60, 37, 22, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-MysticGreen-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-MysticGreen-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(144, 161, 154, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-MysticGrey-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-MysticGrey-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(86, 79, 85, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-MysticBlack-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-MysticBlack-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(53, 58, 60, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-MysticWhite-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-MysticWhite-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(228, 237, 227, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-price-blue1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-price-blue1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(107, 139, 255, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-indigo1:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-indigo1:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(103, 0, 184, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Purple-4:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-Purple-4:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(149, 152, 248, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-new-blue-2:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-new-blue-2:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(51, 179, 194, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-dark-blue-3:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-dark-blue-3:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(4, 29, 251, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-replace-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-replace-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(138, 164, 188, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-resolve-bg:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .BigScreen\:focus\:placeholder-resolve-bg:focus::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(71, 131, 203, var(--tw-placeholder-opacity));
  }

  .BigScreen\:placeholder-opacity-0::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .BigScreen\:placeholder-opacity-0::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .BigScreen\:placeholder-opacity-5::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .BigScreen\:placeholder-opacity-5::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .BigScreen\:placeholder-opacity-10::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .BigScreen\:placeholder-opacity-10::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .BigScreen\:placeholder-opacity-20::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .BigScreen\:placeholder-opacity-20::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .BigScreen\:placeholder-opacity-25::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .BigScreen\:placeholder-opacity-25::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .BigScreen\:placeholder-opacity-30::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .BigScreen\:placeholder-opacity-30::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .BigScreen\:placeholder-opacity-40::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .BigScreen\:placeholder-opacity-40::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .BigScreen\:placeholder-opacity-50::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .BigScreen\:placeholder-opacity-50::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .BigScreen\:placeholder-opacity-60::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .BigScreen\:placeholder-opacity-60::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .BigScreen\:placeholder-opacity-70::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .BigScreen\:placeholder-opacity-70::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .BigScreen\:placeholder-opacity-75::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .BigScreen\:placeholder-opacity-75::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .BigScreen\:placeholder-opacity-80::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .BigScreen\:placeholder-opacity-80::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .BigScreen\:placeholder-opacity-90::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .BigScreen\:placeholder-opacity-90::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .BigScreen\:placeholder-opacity-95::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .BigScreen\:placeholder-opacity-95::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .BigScreen\:placeholder-opacity-100::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .BigScreen\:placeholder-opacity-100::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .BigScreen\:focus\:placeholder-opacity-0:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0;
  }

  .BigScreen\:focus\:placeholder-opacity-0:focus::placeholder {
    --tw-placeholder-opacity: 0;
  }

  .BigScreen\:focus\:placeholder-opacity-5:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .BigScreen\:focus\:placeholder-opacity-5:focus::placeholder {
    --tw-placeholder-opacity: 0.05;
  }

  .BigScreen\:focus\:placeholder-opacity-10:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .BigScreen\:focus\:placeholder-opacity-10:focus::placeholder {
    --tw-placeholder-opacity: 0.1;
  }

  .BigScreen\:focus\:placeholder-opacity-20:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .BigScreen\:focus\:placeholder-opacity-20:focus::placeholder {
    --tw-placeholder-opacity: 0.2;
  }

  .BigScreen\:focus\:placeholder-opacity-25:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .BigScreen\:focus\:placeholder-opacity-25:focus::placeholder {
    --tw-placeholder-opacity: 0.25;
  }

  .BigScreen\:focus\:placeholder-opacity-30:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .BigScreen\:focus\:placeholder-opacity-30:focus::placeholder {
    --tw-placeholder-opacity: 0.3;
  }

  .BigScreen\:focus\:placeholder-opacity-40:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .BigScreen\:focus\:placeholder-opacity-40:focus::placeholder {
    --tw-placeholder-opacity: 0.4;
  }

  .BigScreen\:focus\:placeholder-opacity-50:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .BigScreen\:focus\:placeholder-opacity-50:focus::placeholder {
    --tw-placeholder-opacity: 0.5;
  }

  .BigScreen\:focus\:placeholder-opacity-60:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .BigScreen\:focus\:placeholder-opacity-60:focus::placeholder {
    --tw-placeholder-opacity: 0.6;
  }

  .BigScreen\:focus\:placeholder-opacity-70:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .BigScreen\:focus\:placeholder-opacity-70:focus::placeholder {
    --tw-placeholder-opacity: 0.7;
  }

  .BigScreen\:focus\:placeholder-opacity-75:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .BigScreen\:focus\:placeholder-opacity-75:focus::placeholder {
    --tw-placeholder-opacity: 0.75;
  }

  .BigScreen\:focus\:placeholder-opacity-80:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .BigScreen\:focus\:placeholder-opacity-80:focus::placeholder {
    --tw-placeholder-opacity: 0.8;
  }

  .BigScreen\:focus\:placeholder-opacity-90:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .BigScreen\:focus\:placeholder-opacity-90:focus::placeholder {
    --tw-placeholder-opacity: 0.9;
  }

  .BigScreen\:focus\:placeholder-opacity-95:focus::-moz-placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .BigScreen\:focus\:placeholder-opacity-95:focus::placeholder {
    --tw-placeholder-opacity: 0.95;
  }

  .BigScreen\:focus\:placeholder-opacity-100:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1;
  }

  .BigScreen\:focus\:placeholder-opacity-100:focus::placeholder {
    --tw-placeholder-opacity: 1;
  }

  .BigScreen\:opacity-0 {
    opacity: 0;
  }

  .BigScreen\:opacity-5 {
    opacity: 0.05;
  }

  .BigScreen\:opacity-10 {
    opacity: 0.1;
  }

  .BigScreen\:opacity-20 {
    opacity: 0.2;
  }

  .BigScreen\:opacity-25 {
    opacity: 0.25;
  }

  .BigScreen\:opacity-30 {
    opacity: 0.3;
  }

  .BigScreen\:opacity-40 {
    opacity: 0.4;
  }

  .BigScreen\:opacity-50 {
    opacity: 0.5;
  }

  .BigScreen\:opacity-60 {
    opacity: 0.6;
  }

  .BigScreen\:opacity-70 {
    opacity: 0.7;
  }

  .BigScreen\:opacity-75 {
    opacity: 0.75;
  }

  .BigScreen\:opacity-80 {
    opacity: 0.8;
  }

  .BigScreen\:opacity-90 {
    opacity: 0.9;
  }

  .BigScreen\:opacity-95 {
    opacity: 0.95;
  }

  .BigScreen\:opacity-100 {
    opacity: 1;
  }

  .group:hover .BigScreen\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .BigScreen\:group-hover\:opacity-5 {
    opacity: 0.05;
  }

  .group:hover .BigScreen\:group-hover\:opacity-10 {
    opacity: 0.1;
  }

  .group:hover .BigScreen\:group-hover\:opacity-20 {
    opacity: 0.2;
  }

  .group:hover .BigScreen\:group-hover\:opacity-25 {
    opacity: 0.25;
  }

  .group:hover .BigScreen\:group-hover\:opacity-30 {
    opacity: 0.3;
  }

  .group:hover .BigScreen\:group-hover\:opacity-40 {
    opacity: 0.4;
  }

  .group:hover .BigScreen\:group-hover\:opacity-50 {
    opacity: 0.5;
  }

  .group:hover .BigScreen\:group-hover\:opacity-60 {
    opacity: 0.6;
  }

  .group:hover .BigScreen\:group-hover\:opacity-70 {
    opacity: 0.7;
  }

  .group:hover .BigScreen\:group-hover\:opacity-75 {
    opacity: 0.75;
  }

  .group:hover .BigScreen\:group-hover\:opacity-80 {
    opacity: 0.8;
  }

  .group:hover .BigScreen\:group-hover\:opacity-90 {
    opacity: 0.9;
  }

  .group:hover .BigScreen\:group-hover\:opacity-95 {
    opacity: 0.95;
  }

  .group:hover .BigScreen\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .BigScreen\:focus-within\:opacity-0:focus-within {
    opacity: 0;
  }

  .BigScreen\:focus-within\:opacity-5:focus-within {
    opacity: 0.05;
  }

  .BigScreen\:focus-within\:opacity-10:focus-within {
    opacity: 0.1;
  }

  .BigScreen\:focus-within\:opacity-20:focus-within {
    opacity: 0.2;
  }

  .BigScreen\:focus-within\:opacity-25:focus-within {
    opacity: 0.25;
  }

  .BigScreen\:focus-within\:opacity-30:focus-within {
    opacity: 0.3;
  }

  .BigScreen\:focus-within\:opacity-40:focus-within {
    opacity: 0.4;
  }

  .BigScreen\:focus-within\:opacity-50:focus-within {
    opacity: 0.5;
  }

  .BigScreen\:focus-within\:opacity-60:focus-within {
    opacity: 0.6;
  }

  .BigScreen\:focus-within\:opacity-70:focus-within {
    opacity: 0.7;
  }

  .BigScreen\:focus-within\:opacity-75:focus-within {
    opacity: 0.75;
  }

  .BigScreen\:focus-within\:opacity-80:focus-within {
    opacity: 0.8;
  }

  .BigScreen\:focus-within\:opacity-90:focus-within {
    opacity: 0.9;
  }

  .BigScreen\:focus-within\:opacity-95:focus-within {
    opacity: 0.95;
  }

  .BigScreen\:focus-within\:opacity-100:focus-within {
    opacity: 1;
  }

  .BigScreen\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .BigScreen\:hover\:opacity-5:hover {
    opacity: 0.05;
  }

  .BigScreen\:hover\:opacity-10:hover {
    opacity: 0.1;
  }

  .BigScreen\:hover\:opacity-20:hover {
    opacity: 0.2;
  }

  .BigScreen\:hover\:opacity-25:hover {
    opacity: 0.25;
  }

  .BigScreen\:hover\:opacity-30:hover {
    opacity: 0.3;
  }

  .BigScreen\:hover\:opacity-40:hover {
    opacity: 0.4;
  }

  .BigScreen\:hover\:opacity-50:hover {
    opacity: 0.5;
  }

  .BigScreen\:hover\:opacity-60:hover {
    opacity: 0.6;
  }

  .BigScreen\:hover\:opacity-70:hover {
    opacity: 0.7;
  }

  .BigScreen\:hover\:opacity-75:hover {
    opacity: 0.75;
  }

  .BigScreen\:hover\:opacity-80:hover {
    opacity: 0.8;
  }

  .BigScreen\:hover\:opacity-90:hover {
    opacity: 0.9;
  }

  .BigScreen\:hover\:opacity-95:hover {
    opacity: 0.95;
  }

  .BigScreen\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .BigScreen\:focus\:opacity-0:focus {
    opacity: 0;
  }

  .BigScreen\:focus\:opacity-5:focus {
    opacity: 0.05;
  }

  .BigScreen\:focus\:opacity-10:focus {
    opacity: 0.1;
  }

  .BigScreen\:focus\:opacity-20:focus {
    opacity: 0.2;
  }

  .BigScreen\:focus\:opacity-25:focus {
    opacity: 0.25;
  }

  .BigScreen\:focus\:opacity-30:focus {
    opacity: 0.3;
  }

  .BigScreen\:focus\:opacity-40:focus {
    opacity: 0.4;
  }

  .BigScreen\:focus\:opacity-50:focus {
    opacity: 0.5;
  }

  .BigScreen\:focus\:opacity-60:focus {
    opacity: 0.6;
  }

  .BigScreen\:focus\:opacity-70:focus {
    opacity: 0.7;
  }

  .BigScreen\:focus\:opacity-75:focus {
    opacity: 0.75;
  }

  .BigScreen\:focus\:opacity-80:focus {
    opacity: 0.8;
  }

  .BigScreen\:focus\:opacity-90:focus {
    opacity: 0.9;
  }

  .BigScreen\:focus\:opacity-95:focus {
    opacity: 0.95;
  }

  .BigScreen\:focus\:opacity-100:focus {
    opacity: 1;
  }

  .BigScreen\:disabled\:opacity-0:disabled {
    opacity: 0;
  }

  .BigScreen\:disabled\:opacity-5:disabled {
    opacity: 0.05;
  }

  .BigScreen\:disabled\:opacity-10:disabled {
    opacity: 0.1;
  }

  .BigScreen\:disabled\:opacity-20:disabled {
    opacity: 0.2;
  }

  .BigScreen\:disabled\:opacity-25:disabled {
    opacity: 0.25;
  }

  .BigScreen\:disabled\:opacity-30:disabled {
    opacity: 0.3;
  }

  .BigScreen\:disabled\:opacity-40:disabled {
    opacity: 0.4;
  }

  .BigScreen\:disabled\:opacity-50:disabled {
    opacity: 0.5;
  }

  .BigScreen\:disabled\:opacity-60:disabled {
    opacity: 0.6;
  }

  .BigScreen\:disabled\:opacity-70:disabled {
    opacity: 0.7;
  }

  .BigScreen\:disabled\:opacity-75:disabled {
    opacity: 0.75;
  }

  .BigScreen\:disabled\:opacity-80:disabled {
    opacity: 0.8;
  }

  .BigScreen\:disabled\:opacity-90:disabled {
    opacity: 0.9;
  }

  .BigScreen\:disabled\:opacity-95:disabled {
    opacity: 0.95;
  }

  .BigScreen\:disabled\:opacity-100:disabled {
    opacity: 1;
  }

  .BigScreen\:bg-blend-normal {
    background-blend-mode: normal;
  }

  .BigScreen\:bg-blend-multiply {
    background-blend-mode: multiply;
  }

  .BigScreen\:bg-blend-screen {
    background-blend-mode: screen;
  }

  .BigScreen\:bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .BigScreen\:bg-blend-darken {
    background-blend-mode: darken;
  }

  .BigScreen\:bg-blend-lighten {
    background-blend-mode: lighten;
  }

  .BigScreen\:bg-blend-color-dodge {
    background-blend-mode: color-dodge;
  }

  .BigScreen\:bg-blend-color-burn {
    background-blend-mode: color-burn;
  }

  .BigScreen\:bg-blend-hard-light {
    background-blend-mode: hard-light;
  }

  .BigScreen\:bg-blend-soft-light {
    background-blend-mode: soft-light;
  }

  .BigScreen\:bg-blend-difference {
    background-blend-mode: difference;
  }

  .BigScreen\:bg-blend-exclusion {
    background-blend-mode: exclusion;
  }

  .BigScreen\:bg-blend-hue {
    background-blend-mode: hue;
  }

  .BigScreen\:bg-blend-saturation {
    background-blend-mode: saturation;
  }

  .BigScreen\:bg-blend-color {
    background-blend-mode: color;
  }

  .BigScreen\:bg-blend-luminosity {
    background-blend-mode: luminosity;
  }

  .BigScreen\:mix-blend-normal {
    mix-blend-mode: normal;
  }

  .BigScreen\:mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .BigScreen\:mix-blend-screen {
    mix-blend-mode: screen;
  }

  .BigScreen\:mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .BigScreen\:mix-blend-darken {
    mix-blend-mode: darken;
  }

  .BigScreen\:mix-blend-lighten {
    mix-blend-mode: lighten;
  }

  .BigScreen\:mix-blend-color-dodge {
    mix-blend-mode: color-dodge;
  }

  .BigScreen\:mix-blend-color-burn {
    mix-blend-mode: color-burn;
  }

  .BigScreen\:mix-blend-hard-light {
    mix-blend-mode: hard-light;
  }

  .BigScreen\:mix-blend-soft-light {
    mix-blend-mode: soft-light;
  }

  .BigScreen\:mix-blend-difference {
    mix-blend-mode: difference;
  }

  .BigScreen\:mix-blend-exclusion {
    mix-blend-mode: exclusion;
  }

  .BigScreen\:mix-blend-hue {
    mix-blend-mode: hue;
  }

  .BigScreen\:mix-blend-saturation {
    mix-blend-mode: saturation;
  }

  .BigScreen\:mix-blend-color {
    mix-blend-mode: color;
  }

  .BigScreen\:mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .BigScreen\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .BigScreen\:group-hover\:shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .BigScreen\:group-hover\:shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .BigScreen\:group-hover\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .BigScreen\:group-hover\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .BigScreen\:group-hover\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .BigScreen\:group-hover\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .BigScreen\:group-hover\:shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .BigScreen\:group-hover\:shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .BigScreen\:group-hover\:shadow-bs {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .BigScreen\:group-hover\:shadow-strong {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .BigScreen\:group-hover\:shadow-tooltip {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .BigScreen\:group-hover\:shadow-colorbox {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .group:hover .BigScreen\:group-hover\:shadow-colorCircle {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus-within\:shadow-sm:focus-within {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus-within\:shadow:focus-within {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus-within\:shadow-md:focus-within {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus-within\:shadow-lg:focus-within {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus-within\:shadow-xl:focus-within {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus-within\:shadow-2xl:focus-within {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus-within\:shadow-inner:focus-within {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus-within\:shadow-none:focus-within {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus-within\:shadow-bs:focus-within {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus-within\:shadow-strong:focus-within {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus-within\:shadow-tooltip:focus-within {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus-within\:shadow-colorbox:focus-within {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus-within\:shadow-colorCircle:focus-within {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:hover\:shadow-sm:hover {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:hover\:shadow:hover {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:hover\:shadow-2xl:hover {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:hover\:shadow-inner:hover {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:hover\:shadow-bs:hover {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:hover\:shadow-strong:hover {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:hover\:shadow-tooltip:hover {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:hover\:shadow-colorbox:hover {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:hover\:shadow-colorCircle:hover {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus\:shadow-sm:focus {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus\:shadow:focus {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus\:shadow-md:focus {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus\:shadow-lg:focus {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus\:shadow-xl:focus {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus\:shadow-2xl:focus {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus\:shadow-inner:focus {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus\:shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus\:shadow-bs:focus {
    --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus\:shadow-strong:focus {
    --tw-shadow: 5px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus\:shadow-tooltip:focus {
    --tw-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus\:shadow-colorbox:focus {
    --tw-shadow: 0px 0px 0px 5px #F3E9FB;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:focus\:shadow-colorCircle:focus {
    --tw-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .BigScreen\:outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .BigScreen\:outline-white {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .BigScreen\:outline-black {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .BigScreen\:focus-within\:outline-none:focus-within {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .BigScreen\:focus-within\:outline-white:focus-within {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .BigScreen\:focus-within\:outline-black:focus-within {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .BigScreen\:focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  .BigScreen\:focus\:outline-white:focus {
    outline: 2px dotted white;
    outline-offset: 2px;
  }

  .BigScreen\:focus\:outline-black:focus {
    outline: 2px dotted black;
    outline-offset: 2px;
  }

  .BigScreen\:ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .BigScreen\:ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .BigScreen\:ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .BigScreen\:ring-4 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .BigScreen\:ring-8 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .BigScreen\:ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .BigScreen\:focus-within\:ring-0:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .BigScreen\:focus-within\:ring-1:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .BigScreen\:focus-within\:ring-2:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .BigScreen\:focus-within\:ring-4:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .BigScreen\:focus-within\:ring-8:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .BigScreen\:focus-within\:ring:focus-within {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .BigScreen\:focus\:ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .BigScreen\:focus\:ring-1:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .BigScreen\:focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .BigScreen\:focus\:ring-4:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .BigScreen\:focus\:ring-8:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .BigScreen\:focus\:ring:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .BigScreen\:ring-inset {
    --tw-ring-inset: inset;
  }

  .BigScreen\:focus-within\:ring-inset:focus-within {
    --tw-ring-inset: inset;
  }

  .BigScreen\:focus\:ring-inset:focus {
    --tw-ring-inset: inset;
  }

  .BigScreen\:ring-transparent {
    --tw-ring-color: transparent;
  }

  .BigScreen\:ring-current {
    --tw-ring-color: currentColor;
  }

  .BigScreen\:ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-gray-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-gray-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-gray-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-gray-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-gray-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-gray-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-red-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-red-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-red-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-red-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-red-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-red-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-red-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-red-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-red-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-red-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-yellow-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-yellow-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-yellow-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-yellow-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-yellow-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-yellow-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-yellow-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-yellow-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-yellow-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-yellow-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-green-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-green-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-green-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-green-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-green-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-green-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-green-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-green-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-green-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-green-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-blue-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-blue-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-blue-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-blue-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-blue-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-blue-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-blue-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-blue-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-blue-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-blue-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-indigo-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-indigo-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-indigo-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-indigo-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-indigo-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-indigo-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-indigo-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-indigo-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-indigo-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-pink-50 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-pink-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-pink-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-pink-300 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-pink-400 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-pink-500 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-pink-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-pink-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-pink-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-pink-900 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Asurion-White {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Asurion-Blue-Brighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Asurion-Blue-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Asurion-Blue-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Asurion-Purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Asurion-Purple-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Asurion-Purple-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Asurion-Gray-Deepest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Asurion-Gray-Deeper {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Asurion-Gray-Light {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Asurion-Gray-Lighter {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Asurion-Gray-Lightest {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Asurion-Red-Deep {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-light-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-light-gray-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-light-gray-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-light-gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-light-gray-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-light-gray-5 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-light-slate-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-denim-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-purple-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-dark-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-bright-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-mustard-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-mustard-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-light-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-light-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-light-blue-3 {
    --tw-ring-color:  #F0F3FF;
  }

  .BigScreen\:ring-light-blue-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-purple-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-light-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-light-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-light-bg-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-light-white-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Black-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Default-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-White-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Silver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Yellow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Grey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Gray-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Red-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Gold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-light-green-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-dark-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-blue-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-yellow-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-light-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-bright-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-bright-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-SpaceGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Purple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-LightPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Glow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Bronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Copper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Pink-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Orange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Coral-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-MajesticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-PrismBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-CeramicBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-MidnightBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-PrismWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-CeramicWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-LilacPurple-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-CrownSilver-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-CoralBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-lime-yellow {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-apple-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-bg-new-blue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-bg-new-pink {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-new-pink-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-footer-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-border-grey {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-apple-green-1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-crimson-red {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-asurion-cyan {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-bright-orange {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Graphite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-PacificBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-light-purple {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-asurion-gray {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-OceanBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-MetallicCopper-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-PorcelainWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-LightBlue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-CloudNavy-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-CloudMint-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-CloudOrange-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-CloudLavender-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-CloudRed-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-CloudWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-SunriseGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-SunshineGold-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-AuraBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-AuraGlow-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-MysticBronze-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-MysticGreen-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-MysticGrey-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-MysticBlack-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-MysticWhite-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-price-blue1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-indigo1 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-Purple-4 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-new-blue-2 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-dark-blue-3 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-replace-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-resolve-bg {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-transparent:focus-within {
    --tw-ring-color: transparent;
  }

  .BigScreen\:focus-within\:ring-current:focus-within {
    --tw-ring-color: currentColor;
  }

  .BigScreen\:focus-within\:ring-black:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-white:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-gray-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-gray-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-gray-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-gray-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-gray-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-gray-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-gray-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-gray-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-gray-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-gray-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-red-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-red-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-red-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-red-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-red-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-red-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-red-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-red-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-red-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-red-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-yellow-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-yellow-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-yellow-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-yellow-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-yellow-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-yellow-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-yellow-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-yellow-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-yellow-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-yellow-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-green-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-green-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-green-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-green-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-green-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-green-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-green-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-green-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-green-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-green-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-blue-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-blue-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-blue-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-blue-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-blue-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-blue-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-blue-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-blue-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-blue-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-blue-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-indigo-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-indigo-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-indigo-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-indigo-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-indigo-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-indigo-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-indigo-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-indigo-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-indigo-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-indigo-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-pink-50:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-pink-100:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-pink-200:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-pink-300:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-pink-400:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-pink-500:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-pink-600:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-pink-700:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-pink-800:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-pink-900:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Asurion-White:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Asurion-Blue-Brighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Asurion-Blue-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Asurion-Blue-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Asurion-Purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Asurion-Purple-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Asurion-Purple-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Asurion-Gray-Deepest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Asurion-Gray-Deeper:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Asurion-Gray-Light:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Asurion-Gray-Lighter:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Asurion-Gray-Lightest:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Asurion-Red-Deep:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-light-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-light-gray-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-light-gray-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-light-gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-light-gray-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-light-gray-5:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-light-slate-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-denim-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-purple-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-dark-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-bright-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-mustard-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-mustard-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-light-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-light-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-light-blue-3:focus-within {
    --tw-ring-color:  #F0F3FF;
  }

  .BigScreen\:focus-within\:ring-light-blue-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-purple-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-light-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-light-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-light-bg-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-light-white-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Black-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Default-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-White-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Silver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Yellow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Grey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Gray-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Red-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Gold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-light-green-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-dark-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-blue-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-yellow-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-light-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-bright-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-bright-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-SpaceGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Purple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-LightPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Glow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Bronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Copper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Pink-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Orange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Coral-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-MajesticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-PrismBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-CeramicBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-MidnightBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-PrismWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-CeramicWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-LilacPurple-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-CrownSilver-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-CoralBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-lime-yellow:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-apple-green:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-bg-new-blue:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-bg-new-pink:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-new-pink-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-footer-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-border-grey:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-apple-green-1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-crimson-red:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-asurion-cyan:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-bright-orange:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Graphite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-PacificBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-light-purple:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-asurion-gray:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-OceanBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-MetallicCopper-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-PorcelainWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-LightBlue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-CloudNavy-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-CloudMint-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-CloudOrange-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-CloudLavender-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-CloudRed-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-CloudWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-SunriseGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-SunshineGold-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-AuraBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-AuraGlow-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-MysticBronze-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-MysticGreen-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-MysticGrey-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-MysticBlack-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-MysticWhite-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-price-blue1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-indigo1:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-Purple-4:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-new-blue-2:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-dark-blue-3:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-replace-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .BigScreen\:focus-within\:ring-resolve-bg:focus-within {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-transparent:focus {
    --tw-ring-color: transparent;
  }

  .BigScreen\:focus\:ring-current:focus {
    --tw-ring-color: currentColor;
  }

  .BigScreen\:focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-gray-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 250, 251, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-gray-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 244, 246, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-gray-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-gray-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-gray-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 163, 175, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-gray-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-gray-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-gray-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-gray-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-gray-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 24, 39, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-red-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 242, 242, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-red-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-red-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-red-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 165, 165, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-red-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-red-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(220, 38, 38, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-red-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(185, 28, 28, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-red-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(153, 27, 27, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-red-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(127, 29, 29, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-yellow-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 251, 235, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-yellow-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(254, 243, 199, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-yellow-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 230, 138, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-yellow-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 211, 77, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-yellow-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 191, 36, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-yellow-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 158, 11, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-yellow-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 119, 6, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-yellow-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(180, 83, 9, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-yellow-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 64, 14, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-yellow-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(120, 53, 15, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-green-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 253, 245, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-green-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 250, 229, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-green-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(167, 243, 208, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-green-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 231, 183, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-green-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 211, 153, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-green-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-green-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(5, 150, 105, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-green-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-green-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 95, 70, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-green-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(6, 78, 59, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-blue-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 246, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-blue-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 234, 254, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-blue-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-blue-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(147, 197, 253, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-blue-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 165, 250, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-blue-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 99, 235, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-blue-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 78, 216, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-blue-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-blue-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-indigo-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 242, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-indigo-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(224, 231, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-indigo-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-indigo-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 180, 252, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-indigo-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 140, 248, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(99, 102, 241, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-indigo-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-indigo-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(55, 48, 163, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-indigo-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(49, 46, 129, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-pink-50:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(253, 242, 248, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-pink-100:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(252, 231, 243, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-pink-200:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(251, 207, 232, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-pink-300:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 168, 212, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-pink-400:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 114, 182, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-pink-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(236, 72, 153, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-pink-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 39, 119, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-pink-700:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(190, 24, 93, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-pink-800:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(157, 23, 77, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-pink-900:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(131, 24, 67, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Asurion-White:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Asurion-Blue-Brighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Asurion-Blue-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Asurion-Blue-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Asurion-Purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Asurion-Purple-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Asurion-Purple-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Asurion-Gray-Deepest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Asurion-Gray-Deeper:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Asurion-Gray-Light:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Asurion-Gray-Lighter:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Asurion-Gray-Lightest:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Asurion-Red-Deep:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-light-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 118, 125, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-light-gray-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(165, 170, 175, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-light-gray-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(230, 230, 235, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-light-gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 240, 245, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-light-gray-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(213, 214, 218, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-light-gray-5:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 63, 72, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-light-slate-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(133, 137, 161, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-denim-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 102, 178, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-purple-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(130, 35, 210, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-dark-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 27, 27, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-bright-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 7, 21, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-mustard-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 139, 0, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-mustard-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 102, 0, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-light-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-light-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(74, 104, 249, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-light-blue-3:focus {
    --tw-ring-color:  #F0F3FF;
  }

  .BigScreen\:focus\:ring-light-blue-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 243, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-purple-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(100, 105, 225, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-light-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-light-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 181, 116, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-light-bg-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(240, 255, 249, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(11, 131, 80, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 237, 213, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-light-white-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 246, 238, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Black-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Default-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-White-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(249, 246, 239, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(174, 224, 205, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Silver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 228, 226, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Yellow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 208, 96, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Grey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Gray-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Red-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(186, 12, 46, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Gold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(245, 221, 197, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-light-green-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(243, 233, 251, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-dark-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 67, 204, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-blue-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-yellow-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(237, 184, 0, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(37, 59, 170, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-light-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 80, 112, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-bright-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-bright-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-SpaceGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(83, 81, 80, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Purple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-LightPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(209, 205, 218, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Glow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Bronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(205, 127, 50, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Copper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 115, 51, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Pink-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 192, 203, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Orange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 165, 0, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Coral-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 119, 98, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-MajesticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-PrismBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-CeramicBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 32, 32, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-MidnightBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 4, 13, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-PrismWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(225, 216, 203, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-CeramicWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(194, 194, 196, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-LilacPurple-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(200, 162, 200, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-CrownSilver-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(177, 165, 170, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-CoralBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(175, 220, 236, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-lime-yellow:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 250, 70, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-apple-green:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(110, 250, 195, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-bg-new-blue:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(57, 220, 240, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-bg-new-pink:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(231, 154, 174, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-new-pink-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(233, 161, 179, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-footer-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 50, 56, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-border-grey:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 196, 196, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-apple-green-1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(48, 208, 145, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-crimson-red:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 35, 35, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-asurion-cyan:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 206, 215, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-bright-orange:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 139, 26, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Graphite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(210, 206, 219, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-PacificBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-light-purple:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(179, 163, 215, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-asurion-gray:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(216, 216, 216, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-OceanBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 119, 190, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-MetallicCopper-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(114, 40, 30, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-PorcelainWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(248, 251, 248, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-LightBlue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(173, 216, 230, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-CloudNavy-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-CloudMint-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(96, 115, 135, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-CloudOrange-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255, 186, 151, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-CloudLavender-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(214, 211, 226, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-CloudRed-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(219, 176, 162, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-CloudWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(242, 242, 237, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-SunriseGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-SunshineGold-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(238, 198, 173, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-AuraBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(31, 33, 32, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-AuraGlow-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(241, 173, 75, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-MysticBronze-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 37, 22, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-MysticGreen-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(144, 161, 154, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-MysticGrey-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(86, 79, 85, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-MysticBlack-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(53, 58, 60, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-MysticWhite-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(228, 237, 227, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-price-blue1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(107, 139, 255, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-indigo1:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(103, 0, 184, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-Purple-4:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(149, 152, 248, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-new-blue-2:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(51, 179, 194, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-dark-blue-3:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(4, 29, 251, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-replace-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 164, 188, var(--tw-ring-opacity));
  }

  .BigScreen\:focus\:ring-resolve-bg:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(71, 131, 203, var(--tw-ring-opacity));
  }

  .BigScreen\:ring-opacity-0 {
    --tw-ring-opacity: 0;
  }

  .BigScreen\:ring-opacity-5 {
    --tw-ring-opacity: 0.05;
  }

  .BigScreen\:ring-opacity-10 {
    --tw-ring-opacity: 0.1;
  }

  .BigScreen\:ring-opacity-20 {
    --tw-ring-opacity: 0.2;
  }

  .BigScreen\:ring-opacity-25 {
    --tw-ring-opacity: 0.25;
  }

  .BigScreen\:ring-opacity-30 {
    --tw-ring-opacity: 0.3;
  }

  .BigScreen\:ring-opacity-40 {
    --tw-ring-opacity: 0.4;
  }

  .BigScreen\:ring-opacity-50 {
    --tw-ring-opacity: 0.5;
  }

  .BigScreen\:ring-opacity-60 {
    --tw-ring-opacity: 0.6;
  }

  .BigScreen\:ring-opacity-70 {
    --tw-ring-opacity: 0.7;
  }

  .BigScreen\:ring-opacity-75 {
    --tw-ring-opacity: 0.75;
  }

  .BigScreen\:ring-opacity-80 {
    --tw-ring-opacity: 0.8;
  }

  .BigScreen\:ring-opacity-90 {
    --tw-ring-opacity: 0.9;
  }

  .BigScreen\:ring-opacity-95 {
    --tw-ring-opacity: 0.95;
  }

  .BigScreen\:ring-opacity-100 {
    --tw-ring-opacity: 1;
  }

  .BigScreen\:focus-within\:ring-opacity-0:focus-within {
    --tw-ring-opacity: 0;
  }

  .BigScreen\:focus-within\:ring-opacity-5:focus-within {
    --tw-ring-opacity: 0.05;
  }

  .BigScreen\:focus-within\:ring-opacity-10:focus-within {
    --tw-ring-opacity: 0.1;
  }

  .BigScreen\:focus-within\:ring-opacity-20:focus-within {
    --tw-ring-opacity: 0.2;
  }

  .BigScreen\:focus-within\:ring-opacity-25:focus-within {
    --tw-ring-opacity: 0.25;
  }

  .BigScreen\:focus-within\:ring-opacity-30:focus-within {
    --tw-ring-opacity: 0.3;
  }

  .BigScreen\:focus-within\:ring-opacity-40:focus-within {
    --tw-ring-opacity: 0.4;
  }

  .BigScreen\:focus-within\:ring-opacity-50:focus-within {
    --tw-ring-opacity: 0.5;
  }

  .BigScreen\:focus-within\:ring-opacity-60:focus-within {
    --tw-ring-opacity: 0.6;
  }

  .BigScreen\:focus-within\:ring-opacity-70:focus-within {
    --tw-ring-opacity: 0.7;
  }

  .BigScreen\:focus-within\:ring-opacity-75:focus-within {
    --tw-ring-opacity: 0.75;
  }

  .BigScreen\:focus-within\:ring-opacity-80:focus-within {
    --tw-ring-opacity: 0.8;
  }

  .BigScreen\:focus-within\:ring-opacity-90:focus-within {
    --tw-ring-opacity: 0.9;
  }

  .BigScreen\:focus-within\:ring-opacity-95:focus-within {
    --tw-ring-opacity: 0.95;
  }

  .BigScreen\:focus-within\:ring-opacity-100:focus-within {
    --tw-ring-opacity: 1;
  }

  .BigScreen\:focus\:ring-opacity-0:focus {
    --tw-ring-opacity: 0;
  }

  .BigScreen\:focus\:ring-opacity-5:focus {
    --tw-ring-opacity: 0.05;
  }

  .BigScreen\:focus\:ring-opacity-10:focus {
    --tw-ring-opacity: 0.1;
  }

  .BigScreen\:focus\:ring-opacity-20:focus {
    --tw-ring-opacity: 0.2;
  }

  .BigScreen\:focus\:ring-opacity-25:focus {
    --tw-ring-opacity: 0.25;
  }

  .BigScreen\:focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3;
  }

  .BigScreen\:focus\:ring-opacity-40:focus {
    --tw-ring-opacity: 0.4;
  }

  .BigScreen\:focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
  }

  .BigScreen\:focus\:ring-opacity-60:focus {
    --tw-ring-opacity: 0.6;
  }

  .BigScreen\:focus\:ring-opacity-70:focus {
    --tw-ring-opacity: 0.7;
  }

  .BigScreen\:focus\:ring-opacity-75:focus {
    --tw-ring-opacity: 0.75;
  }

  .BigScreen\:focus\:ring-opacity-80:focus {
    --tw-ring-opacity: 0.8;
  }

  .BigScreen\:focus\:ring-opacity-90:focus {
    --tw-ring-opacity: 0.9;
  }

  .BigScreen\:focus\:ring-opacity-95:focus {
    --tw-ring-opacity: 0.95;
  }

  .BigScreen\:focus\:ring-opacity-100:focus {
    --tw-ring-opacity: 1;
  }

  .BigScreen\:ring-offset-0 {
    --tw-ring-offset-width: 0px;
  }

  .BigScreen\:ring-offset-1 {
    --tw-ring-offset-width: 1px;
  }

  .BigScreen\:ring-offset-2 {
    --tw-ring-offset-width: 2px;
  }

  .BigScreen\:ring-offset-4 {
    --tw-ring-offset-width: 4px;
  }

  .BigScreen\:ring-offset-8 {
    --tw-ring-offset-width: 8px;
  }

  .BigScreen\:focus-within\:ring-offset-0:focus-within {
    --tw-ring-offset-width: 0px;
  }

  .BigScreen\:focus-within\:ring-offset-1:focus-within {
    --tw-ring-offset-width: 1px;
  }

  .BigScreen\:focus-within\:ring-offset-2:focus-within {
    --tw-ring-offset-width: 2px;
  }

  .BigScreen\:focus-within\:ring-offset-4:focus-within {
    --tw-ring-offset-width: 4px;
  }

  .BigScreen\:focus-within\:ring-offset-8:focus-within {
    --tw-ring-offset-width: 8px;
  }

  .BigScreen\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
  }

  .BigScreen\:focus\:ring-offset-1:focus {
    --tw-ring-offset-width: 1px;
  }

  .BigScreen\:focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
  }

  .BigScreen\:focus\:ring-offset-4:focus {
    --tw-ring-offset-width: 4px;
  }

  .BigScreen\:focus\:ring-offset-8:focus {
    --tw-ring-offset-width: 8px;
  }

  .BigScreen\:ring-offset-transparent {
    --tw-ring-offset-color: transparent;
  }

  .BigScreen\:ring-offset-current {
    --tw-ring-offset-color: currentColor;
  }

  .BigScreen\:ring-offset-black {
    --tw-ring-offset-color: #000;
  }

  .BigScreen\:ring-offset-white {
    --tw-ring-offset-color: #fff;
  }

  .BigScreen\:ring-offset-gray-50 {
    --tw-ring-offset-color: #f9fafb;
  }

  .BigScreen\:ring-offset-gray-100 {
    --tw-ring-offset-color: #f3f4f6;
  }

  .BigScreen\:ring-offset-gray-200 {
    --tw-ring-offset-color: #e5e7eb;
  }

  .BigScreen\:ring-offset-gray-300 {
    --tw-ring-offset-color: #d1d5db;
  }

  .BigScreen\:ring-offset-gray-400 {
    --tw-ring-offset-color: #9ca3af;
  }

  .BigScreen\:ring-offset-gray-500 {
    --tw-ring-offset-color: #6b7280;
  }

  .BigScreen\:ring-offset-gray-600 {
    --tw-ring-offset-color: #4b5563;
  }

  .BigScreen\:ring-offset-gray-700 {
    --tw-ring-offset-color: #374151;
  }

  .BigScreen\:ring-offset-gray-800 {
    --tw-ring-offset-color: #1f2937;
  }

  .BigScreen\:ring-offset-gray-900 {
    --tw-ring-offset-color: #111827;
  }

  .BigScreen\:ring-offset-red-50 {
    --tw-ring-offset-color: #fef2f2;
  }

  .BigScreen\:ring-offset-red-100 {
    --tw-ring-offset-color: #fee2e2;
  }

  .BigScreen\:ring-offset-red-200 {
    --tw-ring-offset-color: #fecaca;
  }

  .BigScreen\:ring-offset-red-300 {
    --tw-ring-offset-color: #fca5a5;
  }

  .BigScreen\:ring-offset-red-400 {
    --tw-ring-offset-color: #f87171;
  }

  .BigScreen\:ring-offset-red-500 {
    --tw-ring-offset-color: #ef4444;
  }

  .BigScreen\:ring-offset-red-600 {
    --tw-ring-offset-color: #dc2626;
  }

  .BigScreen\:ring-offset-red-700 {
    --tw-ring-offset-color: #b91c1c;
  }

  .BigScreen\:ring-offset-red-800 {
    --tw-ring-offset-color: #991b1b;
  }

  .BigScreen\:ring-offset-red-900 {
    --tw-ring-offset-color: #7f1d1d;
  }

  .BigScreen\:ring-offset-yellow-50 {
    --tw-ring-offset-color: #fffbeb;
  }

  .BigScreen\:ring-offset-yellow-100 {
    --tw-ring-offset-color: #fef3c7;
  }

  .BigScreen\:ring-offset-yellow-200 {
    --tw-ring-offset-color: #fde68a;
  }

  .BigScreen\:ring-offset-yellow-300 {
    --tw-ring-offset-color: #fcd34d;
  }

  .BigScreen\:ring-offset-yellow-400 {
    --tw-ring-offset-color: #fbbf24;
  }

  .BigScreen\:ring-offset-yellow-500 {
    --tw-ring-offset-color: #f59e0b;
  }

  .BigScreen\:ring-offset-yellow-600 {
    --tw-ring-offset-color: #d97706;
  }

  .BigScreen\:ring-offset-yellow-700 {
    --tw-ring-offset-color: #b45309;
  }

  .BigScreen\:ring-offset-yellow-800 {
    --tw-ring-offset-color: #92400e;
  }

  .BigScreen\:ring-offset-yellow-900 {
    --tw-ring-offset-color: #78350f;
  }

  .BigScreen\:ring-offset-green-50 {
    --tw-ring-offset-color: #ecfdf5;
  }

  .BigScreen\:ring-offset-green-100 {
    --tw-ring-offset-color: #d1fae5;
  }

  .BigScreen\:ring-offset-green-200 {
    --tw-ring-offset-color: #a7f3d0;
  }

  .BigScreen\:ring-offset-green-300 {
    --tw-ring-offset-color: #6ee7b7;
  }

  .BigScreen\:ring-offset-green-400 {
    --tw-ring-offset-color: #34d399;
  }

  .BigScreen\:ring-offset-green-500 {
    --tw-ring-offset-color: #10b981;
  }

  .BigScreen\:ring-offset-green-600 {
    --tw-ring-offset-color: #059669;
  }

  .BigScreen\:ring-offset-green-700 {
    --tw-ring-offset-color: #047857;
  }

  .BigScreen\:ring-offset-green-800 {
    --tw-ring-offset-color: #065f46;
  }

  .BigScreen\:ring-offset-green-900 {
    --tw-ring-offset-color: #064e3b;
  }

  .BigScreen\:ring-offset-blue-50 {
    --tw-ring-offset-color: #eff6ff;
  }

  .BigScreen\:ring-offset-blue-100 {
    --tw-ring-offset-color: #dbeafe;
  }

  .BigScreen\:ring-offset-blue-200 {
    --tw-ring-offset-color: #bfdbfe;
  }

  .BigScreen\:ring-offset-blue-300 {
    --tw-ring-offset-color: #93c5fd;
  }

  .BigScreen\:ring-offset-blue-400 {
    --tw-ring-offset-color: #60a5fa;
  }

  .BigScreen\:ring-offset-blue-500 {
    --tw-ring-offset-color: #3b82f6;
  }

  .BigScreen\:ring-offset-blue-600 {
    --tw-ring-offset-color: #2563eb;
  }

  .BigScreen\:ring-offset-blue-700 {
    --tw-ring-offset-color: #1d4ed8;
  }

  .BigScreen\:ring-offset-blue-800 {
    --tw-ring-offset-color: #1e40af;
  }

  .BigScreen\:ring-offset-blue-900 {
    --tw-ring-offset-color: #1e3a8a;
  }

  .BigScreen\:ring-offset-indigo-50 {
    --tw-ring-offset-color: #eef2ff;
  }

  .BigScreen\:ring-offset-indigo-100 {
    --tw-ring-offset-color: #e0e7ff;
  }

  .BigScreen\:ring-offset-indigo-200 {
    --tw-ring-offset-color: #c7d2fe;
  }

  .BigScreen\:ring-offset-indigo-300 {
    --tw-ring-offset-color: #a5b4fc;
  }

  .BigScreen\:ring-offset-indigo-400 {
    --tw-ring-offset-color: #818cf8;
  }

  .BigScreen\:ring-offset-indigo-500 {
    --tw-ring-offset-color: #6366f1;
  }

  .BigScreen\:ring-offset-indigo-600 {
    --tw-ring-offset-color: #4f46e5;
  }

  .BigScreen\:ring-offset-indigo-700 {
    --tw-ring-offset-color: #4338ca;
  }

  .BigScreen\:ring-offset-indigo-800 {
    --tw-ring-offset-color: #3730a3;
  }

  .BigScreen\:ring-offset-indigo-900 {
    --tw-ring-offset-color: #312e81;
  }

  .BigScreen\:ring-offset-purple {
    --tw-ring-offset-color: #6700B8;
  }

  .BigScreen\:ring-offset-pink-50 {
    --tw-ring-offset-color: #fdf2f8;
  }

  .BigScreen\:ring-offset-pink-100 {
    --tw-ring-offset-color: #fce7f3;
  }

  .BigScreen\:ring-offset-pink-200 {
    --tw-ring-offset-color: #fbcfe8;
  }

  .BigScreen\:ring-offset-pink-300 {
    --tw-ring-offset-color: #f9a8d4;
  }

  .BigScreen\:ring-offset-pink-400 {
    --tw-ring-offset-color: #f472b6;
  }

  .BigScreen\:ring-offset-pink-500 {
    --tw-ring-offset-color: #ec4899;
  }

  .BigScreen\:ring-offset-pink-600 {
    --tw-ring-offset-color: #db2777;
  }

  .BigScreen\:ring-offset-pink-700 {
    --tw-ring-offset-color: #be185d;
  }

  .BigScreen\:ring-offset-pink-800 {
    --tw-ring-offset-color: #9d174d;
  }

  .BigScreen\:ring-offset-pink-900 {
    --tw-ring-offset-color: #831843;
  }

  .BigScreen\:ring-offset-Asurion-White {
    --tw-ring-offset-color: #FFF;
  }

  .BigScreen\:ring-offset-Asurion-Blue-Brighter {
    --tw-ring-offset-color: #6B8BFF;
  }

  .BigScreen\:ring-offset-Asurion-Blue-Deep {
    --tw-ring-offset-color: #2743CC;
  }

  .BigScreen\:ring-offset-Asurion-Blue-Light {
    --tw-ring-offset-color: #F0F3FF;
  }

  .BigScreen\:ring-offset-Asurion-Purple {
    --tw-ring-offset-color: #8223D2;
  }

  .BigScreen\:ring-offset-Asurion-Purple-Deeper {
    --tw-ring-offset-color: #6700B8;
  }

  .BigScreen\:ring-offset-Asurion-Purple-Light {
    --tw-ring-offset-color: #F3E9FB;
  }

  .BigScreen\:ring-offset-Asurion-Gray-Deepest {
    --tw-ring-offset-color: #333F48;
  }

  .BigScreen\:ring-offset-Asurion-Gray-Deeper {
    --tw-ring-offset-color: #6E767D;
  }

  .BigScreen\:ring-offset-Asurion-Gray-Light {
    --tw-ring-offset-color: #A5AAAF;
  }

  .BigScreen\:ring-offset-Asurion-Gray-Lighter {
    --tw-ring-offset-color: #E6E6EB;
  }

  .BigScreen\:ring-offset-Asurion-Gray-Lightest {
    --tw-ring-offset-color: #D5D6DA;
  }

  .BigScreen\:ring-offset-Asurion-Red-Deep {
    --tw-ring-offset-color: #DB1B1B;
  }

  .BigScreen\:ring-offset-light-gray {
    --tw-ring-offset-color: #6E767D;
  }

  .BigScreen\:ring-offset-light-gray-1 {
    --tw-ring-offset-color: #A5AAAF;
  }

  .BigScreen\:ring-offset-light-gray-2 {
    --tw-ring-offset-color: #E6E6EB;
  }

  .BigScreen\:ring-offset-light-gray-3 {
    --tw-ring-offset-color: #F0F0F5;
  }

  .BigScreen\:ring-offset-light-gray-4 {
    --tw-ring-offset-color: #D5D6DA;
  }

  .BigScreen\:ring-offset-light-gray-5 {
    --tw-ring-offset-color: #333F48;
  }

  .BigScreen\:ring-offset-light-slate-gray {
    --tw-ring-offset-color: #8589A1;
  }

  .BigScreen\:ring-offset-denim-blue {
    --tw-ring-offset-color: #0066B2;
  }

  .BigScreen\:ring-offset-purple-1 {
    --tw-ring-offset-color: #8223D2;
  }

  .BigScreen\:ring-offset-dark-red {
    --tw-ring-offset-color: #DB1B1B;
  }

  .BigScreen\:ring-offset-bright-red {
    --tw-ring-offset-color: #F40715;
  }

  .BigScreen\:ring-offset-mustard-yellow {
    --tw-ring-offset-color: #ED8B00;
  }

  .BigScreen\:ring-offset-mustard-yellow-1 {
    --tw-ring-offset-color: #ED6600;
  }

  .BigScreen\:ring-offset-light-blue {
    --tw-ring-offset-color: #6B8BFF;
  }

  .BigScreen\:ring-offset-light-blue-1 {
    --tw-ring-offset-color: #4A68F9;
  }

  .BigScreen\:ring-offset-light-blue-3 {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .BigScreen\:ring-offset-light-blue-4 {
    --tw-ring-offset-color: #F0F3FF;
  }

  .BigScreen\:ring-offset-purple-blue {
    --tw-ring-offset-color: #6469E1;
  }

  .BigScreen\:ring-offset-light-green {
    --tw-ring-offset-color: #00B574;
  }

  .BigScreen\:ring-offset-light-green-1 {
    --tw-ring-offset-color: #00B574;
  }

  .BigScreen\:ring-offset-light-bg-green {
    --tw-ring-offset-color: #F0FFF9;
  }

  .BigScreen\:ring-offset-green-1 {
    --tw-ring-offset-color: #0B8350;
  }

  .BigScreen\:ring-offset-pink-1 {
    --tw-ring-offset-color: #FFEDD5;
  }

  .BigScreen\:ring-offset-light-white-1 {
    --tw-ring-offset-color: #F8F6EE;
  }

  .BigScreen\:ring-offset-Black-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .BigScreen\:ring-offset-Default-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .BigScreen\:ring-offset-White-3 {
    --tw-ring-offset-color: #F9F6EF;
  }

  .BigScreen\:ring-offset-Green-3 {
    --tw-ring-offset-color: #AEE0CD;
  }

  .BigScreen\:ring-offset-Blue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .BigScreen\:ring-offset-Silver-3 {
    --tw-ring-offset-color: #E4E4E2;
  }

  .BigScreen\:ring-offset-Yellow-3 {
    --tw-ring-offset-color: #F3D060;
  }

  .BigScreen\:ring-offset-Grey-3 {
    --tw-ring-offset-color: #535150;
  }

  .BigScreen\:ring-offset-Gray-3 {
    --tw-ring-offset-color: #535150;
  }

  .BigScreen\:ring-offset-Red-3 {
    --tw-ring-offset-color: #BA0C2E;
  }

  .BigScreen\:ring-offset-Gold-3 {
    --tw-ring-offset-color: #F5DDC5;
  }

  .BigScreen\:ring-offset-light-green-3 {
    --tw-ring-offset-color: #F3E9FB;
  }

  .BigScreen\:ring-offset-dark-blue-2 {
    --tw-ring-offset-color: #2743CC;
  }

  .BigScreen\:ring-offset-blue-1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .BigScreen\:ring-offset-yellow-1 {
    --tw-ring-offset-color: #EDB800;
  }

  .BigScreen\:ring-offset-blue-2 {
    --tw-ring-offset-color: #253BAA;
  }

  .BigScreen\:ring-offset-light-pink {
    --tw-ring-offset-color: #FF5070;
  }

  .BigScreen\:ring-offset-bright-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .BigScreen\:ring-offset-bright-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .BigScreen\:ring-offset-SpaceGrey-3 {
    --tw-ring-offset-color: #535150;
  }

  .BigScreen\:ring-offset-Purple-3 {
    --tw-ring-offset-color: #6700B8;
  }

  .BigScreen\:ring-offset-LightPurple-3 {
    --tw-ring-offset-color: #D1CDDA;
  }

  .BigScreen\:ring-offset-Glow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .BigScreen\:ring-offset-Bronze-3 {
    --tw-ring-offset-color: #cd7f32;
  }

  .BigScreen\:ring-offset-Copper-3 {
    --tw-ring-offset-color: #B87333;
  }

  .BigScreen\:ring-offset-Pink-3 {
    --tw-ring-offset-color: #FFC0CB;
  }

  .BigScreen\:ring-offset-Orange-3 {
    --tw-ring-offset-color: #FFA500;
  }

  .BigScreen\:ring-offset-Coral-3 {
    --tw-ring-offset-color: #EE7762;
  }

  .BigScreen\:ring-offset-MajesticBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .BigScreen\:ring-offset-PrismBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .BigScreen\:ring-offset-CeramicBlack-3 {
    --tw-ring-offset-color: #1F2020;
  }

  .BigScreen\:ring-offset-MidnightBlack-3 {
    --tw-ring-offset-color: #00040D;
  }

  .BigScreen\:ring-offset-PrismWhite-3 {
    --tw-ring-offset-color: #E1D8CB;
  }

  .BigScreen\:ring-offset-CeramicWhite-3 {
    --tw-ring-offset-color: #c2c2c4;
  }

  .BigScreen\:ring-offset-LilacPurple-3 {
    --tw-ring-offset-color: #C8A2C8;
  }

  .BigScreen\:ring-offset-CrownSilver-3 {
    --tw-ring-offset-color: #b1a5aa;
  }

  .BigScreen\:ring-offset-CoralBlue-3 {
    --tw-ring-offset-color: #AFDCEC;
  }

  .BigScreen\:ring-offset-lime-yellow {
    --tw-ring-offset-color: #D2FA46;
  }

  .BigScreen\:ring-offset-apple-green {
    --tw-ring-offset-color: #6EFAC3;
  }

  .BigScreen\:ring-offset-bg-new-blue {
    --tw-ring-offset-color: #39DCF0;
  }

  .BigScreen\:ring-offset-bg-new-pink {
    --tw-ring-offset-color: #E79AAE;
  }

  .BigScreen\:ring-offset-new-pink-1 {
    --tw-ring-offset-color: #E9A1B3;
  }

  .BigScreen\:ring-offset-footer-grey {
    --tw-ring-offset-color: #333238;
  }

  .BigScreen\:ring-offset-border-grey {
    --tw-ring-offset-color: #c4c4c4;
  }

  .BigScreen\:ring-offset-apple-green-1 {
    --tw-ring-offset-color: #30D091;
  }

  .BigScreen\:ring-offset-crimson-red {
    --tw-ring-offset-color: #d22323;
  }

  .BigScreen\:ring-offset-asurion-cyan {
    --tw-ring-offset-color: #95CED7;
  }

  .BigScreen\:ring-offset-bright-orange {
    --tw-ring-offset-color: #FF8B1A;
  }

  .BigScreen\:ring-offset-Graphite-3 {
    --tw-ring-offset-color: #D2CEDB;
  }

  .BigScreen\:ring-offset-PacificBlue-3 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .BigScreen\:ring-offset-light-purple {
    --tw-ring-offset-color: #B3A3D7;
  }

  .BigScreen\:ring-offset-asurion-gray {
    --tw-ring-offset-color: #D8D8D8;
  }

  .BigScreen\:ring-offset-OceanBlue-3 {
    --tw-ring-offset-color: #0077be;
  }

  .BigScreen\:ring-offset-MetallicCopper-3 {
    --tw-ring-offset-color: #72281e;
  }

  .BigScreen\:ring-offset-PorcelainWhite-3 {
    --tw-ring-offset-color: #f8fbf8;
  }

  .BigScreen\:ring-offset-LightBlue-3 {
    --tw-ring-offset-color: #ADD8E6;
  }

  .BigScreen\:ring-offset-CloudNavy-3 {
    --tw-ring-offset-color: #607387;
  }

  .BigScreen\:ring-offset-CloudMint-3 {
    --tw-ring-offset-color: #607387;
  }

  .BigScreen\:ring-offset-CloudOrange-3 {
    --tw-ring-offset-color: #ffba97;
  }

  .BigScreen\:ring-offset-CloudLavender-3 {
    --tw-ring-offset-color: #d6d3e2;
  }

  .BigScreen\:ring-offset-CloudRed-3 {
    --tw-ring-offset-color: #dbb0a2;
  }

  .BigScreen\:ring-offset-CloudWhite-3 {
    --tw-ring-offset-color: #f2f2ed;
  }

  .BigScreen\:ring-offset-SunriseGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .BigScreen\:ring-offset-SunshineGold-3 {
    --tw-ring-offset-color: #eec6ad;
  }

  .BigScreen\:ring-offset-AuraBlack-3 {
    --tw-ring-offset-color: #1F2120;
  }

  .BigScreen\:ring-offset-AuraGlow-3 {
    --tw-ring-offset-color: #f1ad4b;
  }

  .BigScreen\:ring-offset-MysticBronze-3 {
    --tw-ring-offset-color: #3c2516;
  }

  .BigScreen\:ring-offset-MysticGreen-3 {
    --tw-ring-offset-color: #90A19A;
  }

  .BigScreen\:ring-offset-MysticGrey-3 {
    --tw-ring-offset-color: #564f55;
  }

  .BigScreen\:ring-offset-MysticBlack-3 {
    --tw-ring-offset-color: #353A3C;
  }

  .BigScreen\:ring-offset-MysticWhite-3 {
    --tw-ring-offset-color: #E4EDE3;
  }

  .BigScreen\:ring-offset-price-blue1 {
    --tw-ring-offset-color: #6B8BFF;
  }

  .BigScreen\:ring-offset-indigo1 {
    --tw-ring-offset-color: #6700B8;
  }

  .BigScreen\:ring-offset-Purple-4 {
    --tw-ring-offset-color: #9598F8;
  }

  .BigScreen\:ring-offset-new-blue-2 {
    --tw-ring-offset-color: #33B3C2;
  }

  .BigScreen\:ring-offset-dark-blue-3 {
    --tw-ring-offset-color: #041DFB;
  }

  .BigScreen\:ring-offset-replace-bg {
    --tw-ring-offset-color: #8AA4BC;
  }

  .BigScreen\:ring-offset-resolve-bg {
    --tw-ring-offset-color: #4783CB;
  }

  .BigScreen\:focus-within\:ring-offset-transparent:focus-within {
    --tw-ring-offset-color: transparent;
  }

  .BigScreen\:focus-within\:ring-offset-current:focus-within {
    --tw-ring-offset-color: currentColor;
  }

  .BigScreen\:focus-within\:ring-offset-black:focus-within {
    --tw-ring-offset-color: #000;
  }

  .BigScreen\:focus-within\:ring-offset-white:focus-within {
    --tw-ring-offset-color: #fff;
  }

  .BigScreen\:focus-within\:ring-offset-gray-50:focus-within {
    --tw-ring-offset-color: #f9fafb;
  }

  .BigScreen\:focus-within\:ring-offset-gray-100:focus-within {
    --tw-ring-offset-color: #f3f4f6;
  }

  .BigScreen\:focus-within\:ring-offset-gray-200:focus-within {
    --tw-ring-offset-color: #e5e7eb;
  }

  .BigScreen\:focus-within\:ring-offset-gray-300:focus-within {
    --tw-ring-offset-color: #d1d5db;
  }

  .BigScreen\:focus-within\:ring-offset-gray-400:focus-within {
    --tw-ring-offset-color: #9ca3af;
  }

  .BigScreen\:focus-within\:ring-offset-gray-500:focus-within {
    --tw-ring-offset-color: #6b7280;
  }

  .BigScreen\:focus-within\:ring-offset-gray-600:focus-within {
    --tw-ring-offset-color: #4b5563;
  }

  .BigScreen\:focus-within\:ring-offset-gray-700:focus-within {
    --tw-ring-offset-color: #374151;
  }

  .BigScreen\:focus-within\:ring-offset-gray-800:focus-within {
    --tw-ring-offset-color: #1f2937;
  }

  .BigScreen\:focus-within\:ring-offset-gray-900:focus-within {
    --tw-ring-offset-color: #111827;
  }

  .BigScreen\:focus-within\:ring-offset-red-50:focus-within {
    --tw-ring-offset-color: #fef2f2;
  }

  .BigScreen\:focus-within\:ring-offset-red-100:focus-within {
    --tw-ring-offset-color: #fee2e2;
  }

  .BigScreen\:focus-within\:ring-offset-red-200:focus-within {
    --tw-ring-offset-color: #fecaca;
  }

  .BigScreen\:focus-within\:ring-offset-red-300:focus-within {
    --tw-ring-offset-color: #fca5a5;
  }

  .BigScreen\:focus-within\:ring-offset-red-400:focus-within {
    --tw-ring-offset-color: #f87171;
  }

  .BigScreen\:focus-within\:ring-offset-red-500:focus-within {
    --tw-ring-offset-color: #ef4444;
  }

  .BigScreen\:focus-within\:ring-offset-red-600:focus-within {
    --tw-ring-offset-color: #dc2626;
  }

  .BigScreen\:focus-within\:ring-offset-red-700:focus-within {
    --tw-ring-offset-color: #b91c1c;
  }

  .BigScreen\:focus-within\:ring-offset-red-800:focus-within {
    --tw-ring-offset-color: #991b1b;
  }

  .BigScreen\:focus-within\:ring-offset-red-900:focus-within {
    --tw-ring-offset-color: #7f1d1d;
  }

  .BigScreen\:focus-within\:ring-offset-yellow-50:focus-within {
    --tw-ring-offset-color: #fffbeb;
  }

  .BigScreen\:focus-within\:ring-offset-yellow-100:focus-within {
    --tw-ring-offset-color: #fef3c7;
  }

  .BigScreen\:focus-within\:ring-offset-yellow-200:focus-within {
    --tw-ring-offset-color: #fde68a;
  }

  .BigScreen\:focus-within\:ring-offset-yellow-300:focus-within {
    --tw-ring-offset-color: #fcd34d;
  }

  .BigScreen\:focus-within\:ring-offset-yellow-400:focus-within {
    --tw-ring-offset-color: #fbbf24;
  }

  .BigScreen\:focus-within\:ring-offset-yellow-500:focus-within {
    --tw-ring-offset-color: #f59e0b;
  }

  .BigScreen\:focus-within\:ring-offset-yellow-600:focus-within {
    --tw-ring-offset-color: #d97706;
  }

  .BigScreen\:focus-within\:ring-offset-yellow-700:focus-within {
    --tw-ring-offset-color: #b45309;
  }

  .BigScreen\:focus-within\:ring-offset-yellow-800:focus-within {
    --tw-ring-offset-color: #92400e;
  }

  .BigScreen\:focus-within\:ring-offset-yellow-900:focus-within {
    --tw-ring-offset-color: #78350f;
  }

  .BigScreen\:focus-within\:ring-offset-green-50:focus-within {
    --tw-ring-offset-color: #ecfdf5;
  }

  .BigScreen\:focus-within\:ring-offset-green-100:focus-within {
    --tw-ring-offset-color: #d1fae5;
  }

  .BigScreen\:focus-within\:ring-offset-green-200:focus-within {
    --tw-ring-offset-color: #a7f3d0;
  }

  .BigScreen\:focus-within\:ring-offset-green-300:focus-within {
    --tw-ring-offset-color: #6ee7b7;
  }

  .BigScreen\:focus-within\:ring-offset-green-400:focus-within {
    --tw-ring-offset-color: #34d399;
  }

  .BigScreen\:focus-within\:ring-offset-green-500:focus-within {
    --tw-ring-offset-color: #10b981;
  }

  .BigScreen\:focus-within\:ring-offset-green-600:focus-within {
    --tw-ring-offset-color: #059669;
  }

  .BigScreen\:focus-within\:ring-offset-green-700:focus-within {
    --tw-ring-offset-color: #047857;
  }

  .BigScreen\:focus-within\:ring-offset-green-800:focus-within {
    --tw-ring-offset-color: #065f46;
  }

  .BigScreen\:focus-within\:ring-offset-green-900:focus-within {
    --tw-ring-offset-color: #064e3b;
  }

  .BigScreen\:focus-within\:ring-offset-blue-50:focus-within {
    --tw-ring-offset-color: #eff6ff;
  }

  .BigScreen\:focus-within\:ring-offset-blue-100:focus-within {
    --tw-ring-offset-color: #dbeafe;
  }

  .BigScreen\:focus-within\:ring-offset-blue-200:focus-within {
    --tw-ring-offset-color: #bfdbfe;
  }

  .BigScreen\:focus-within\:ring-offset-blue-300:focus-within {
    --tw-ring-offset-color: #93c5fd;
  }

  .BigScreen\:focus-within\:ring-offset-blue-400:focus-within {
    --tw-ring-offset-color: #60a5fa;
  }

  .BigScreen\:focus-within\:ring-offset-blue-500:focus-within {
    --tw-ring-offset-color: #3b82f6;
  }

  .BigScreen\:focus-within\:ring-offset-blue-600:focus-within {
    --tw-ring-offset-color: #2563eb;
  }

  .BigScreen\:focus-within\:ring-offset-blue-700:focus-within {
    --tw-ring-offset-color: #1d4ed8;
  }

  .BigScreen\:focus-within\:ring-offset-blue-800:focus-within {
    --tw-ring-offset-color: #1e40af;
  }

  .BigScreen\:focus-within\:ring-offset-blue-900:focus-within {
    --tw-ring-offset-color: #1e3a8a;
  }

  .BigScreen\:focus-within\:ring-offset-indigo-50:focus-within {
    --tw-ring-offset-color: #eef2ff;
  }

  .BigScreen\:focus-within\:ring-offset-indigo-100:focus-within {
    --tw-ring-offset-color: #e0e7ff;
  }

  .BigScreen\:focus-within\:ring-offset-indigo-200:focus-within {
    --tw-ring-offset-color: #c7d2fe;
  }

  .BigScreen\:focus-within\:ring-offset-indigo-300:focus-within {
    --tw-ring-offset-color: #a5b4fc;
  }

  .BigScreen\:focus-within\:ring-offset-indigo-400:focus-within {
    --tw-ring-offset-color: #818cf8;
  }

  .BigScreen\:focus-within\:ring-offset-indigo-500:focus-within {
    --tw-ring-offset-color: #6366f1;
  }

  .BigScreen\:focus-within\:ring-offset-indigo-600:focus-within {
    --tw-ring-offset-color: #4f46e5;
  }

  .BigScreen\:focus-within\:ring-offset-indigo-700:focus-within {
    --tw-ring-offset-color: #4338ca;
  }

  .BigScreen\:focus-within\:ring-offset-indigo-800:focus-within {
    --tw-ring-offset-color: #3730a3;
  }

  .BigScreen\:focus-within\:ring-offset-indigo-900:focus-within {
    --tw-ring-offset-color: #312e81;
  }

  .BigScreen\:focus-within\:ring-offset-purple:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .BigScreen\:focus-within\:ring-offset-pink-50:focus-within {
    --tw-ring-offset-color: #fdf2f8;
  }

  .BigScreen\:focus-within\:ring-offset-pink-100:focus-within {
    --tw-ring-offset-color: #fce7f3;
  }

  .BigScreen\:focus-within\:ring-offset-pink-200:focus-within {
    --tw-ring-offset-color: #fbcfe8;
  }

  .BigScreen\:focus-within\:ring-offset-pink-300:focus-within {
    --tw-ring-offset-color: #f9a8d4;
  }

  .BigScreen\:focus-within\:ring-offset-pink-400:focus-within {
    --tw-ring-offset-color: #f472b6;
  }

  .BigScreen\:focus-within\:ring-offset-pink-500:focus-within {
    --tw-ring-offset-color: #ec4899;
  }

  .BigScreen\:focus-within\:ring-offset-pink-600:focus-within {
    --tw-ring-offset-color: #db2777;
  }

  .BigScreen\:focus-within\:ring-offset-pink-700:focus-within {
    --tw-ring-offset-color: #be185d;
  }

  .BigScreen\:focus-within\:ring-offset-pink-800:focus-within {
    --tw-ring-offset-color: #9d174d;
  }

  .BigScreen\:focus-within\:ring-offset-pink-900:focus-within {
    --tw-ring-offset-color: #831843;
  }

  .BigScreen\:focus-within\:ring-offset-Asurion-White:focus-within {
    --tw-ring-offset-color: #FFF;
  }

  .BigScreen\:focus-within\:ring-offset-Asurion-Blue-Brighter:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .BigScreen\:focus-within\:ring-offset-Asurion-Blue-Deep:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .BigScreen\:focus-within\:ring-offset-Asurion-Blue-Light:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .BigScreen\:focus-within\:ring-offset-Asurion-Purple:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .BigScreen\:focus-within\:ring-offset-Asurion-Purple-Deeper:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .BigScreen\:focus-within\:ring-offset-Asurion-Purple-Light:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .BigScreen\:focus-within\:ring-offset-Asurion-Gray-Deepest:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .BigScreen\:focus-within\:ring-offset-Asurion-Gray-Deeper:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .BigScreen\:focus-within\:ring-offset-Asurion-Gray-Light:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .BigScreen\:focus-within\:ring-offset-Asurion-Gray-Lighter:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .BigScreen\:focus-within\:ring-offset-Asurion-Gray-Lightest:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .BigScreen\:focus-within\:ring-offset-Asurion-Red-Deep:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .BigScreen\:focus-within\:ring-offset-light-gray:focus-within {
    --tw-ring-offset-color: #6E767D;
  }

  .BigScreen\:focus-within\:ring-offset-light-gray-1:focus-within {
    --tw-ring-offset-color: #A5AAAF;
  }

  .BigScreen\:focus-within\:ring-offset-light-gray-2:focus-within {
    --tw-ring-offset-color: #E6E6EB;
  }

  .BigScreen\:focus-within\:ring-offset-light-gray-3:focus-within {
    --tw-ring-offset-color: #F0F0F5;
  }

  .BigScreen\:focus-within\:ring-offset-light-gray-4:focus-within {
    --tw-ring-offset-color: #D5D6DA;
  }

  .BigScreen\:focus-within\:ring-offset-light-gray-5:focus-within {
    --tw-ring-offset-color: #333F48;
  }

  .BigScreen\:focus-within\:ring-offset-light-slate-gray:focus-within {
    --tw-ring-offset-color: #8589A1;
  }

  .BigScreen\:focus-within\:ring-offset-denim-blue:focus-within {
    --tw-ring-offset-color: #0066B2;
  }

  .BigScreen\:focus-within\:ring-offset-purple-1:focus-within {
    --tw-ring-offset-color: #8223D2;
  }

  .BigScreen\:focus-within\:ring-offset-dark-red:focus-within {
    --tw-ring-offset-color: #DB1B1B;
  }

  .BigScreen\:focus-within\:ring-offset-bright-red:focus-within {
    --tw-ring-offset-color: #F40715;
  }

  .BigScreen\:focus-within\:ring-offset-mustard-yellow:focus-within {
    --tw-ring-offset-color: #ED8B00;
  }

  .BigScreen\:focus-within\:ring-offset-mustard-yellow-1:focus-within {
    --tw-ring-offset-color: #ED6600;
  }

  .BigScreen\:focus-within\:ring-offset-light-blue:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .BigScreen\:focus-within\:ring-offset-light-blue-1:focus-within {
    --tw-ring-offset-color: #4A68F9;
  }

  .BigScreen\:focus-within\:ring-offset-light-blue-3:focus-within {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .BigScreen\:focus-within\:ring-offset-light-blue-4:focus-within {
    --tw-ring-offset-color: #F0F3FF;
  }

  .BigScreen\:focus-within\:ring-offset-purple-blue:focus-within {
    --tw-ring-offset-color: #6469E1;
  }

  .BigScreen\:focus-within\:ring-offset-light-green:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .BigScreen\:focus-within\:ring-offset-light-green-1:focus-within {
    --tw-ring-offset-color: #00B574;
  }

  .BigScreen\:focus-within\:ring-offset-light-bg-green:focus-within {
    --tw-ring-offset-color: #F0FFF9;
  }

  .BigScreen\:focus-within\:ring-offset-green-1:focus-within {
    --tw-ring-offset-color: #0B8350;
  }

  .BigScreen\:focus-within\:ring-offset-pink-1:focus-within {
    --tw-ring-offset-color: #FFEDD5;
  }

  .BigScreen\:focus-within\:ring-offset-light-white-1:focus-within {
    --tw-ring-offset-color: #F8F6EE;
  }

  .BigScreen\:focus-within\:ring-offset-Black-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .BigScreen\:focus-within\:ring-offset-Default-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .BigScreen\:focus-within\:ring-offset-White-3:focus-within {
    --tw-ring-offset-color: #F9F6EF;
  }

  .BigScreen\:focus-within\:ring-offset-Green-3:focus-within {
    --tw-ring-offset-color: #AEE0CD;
  }

  .BigScreen\:focus-within\:ring-offset-Blue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .BigScreen\:focus-within\:ring-offset-Silver-3:focus-within {
    --tw-ring-offset-color: #E4E4E2;
  }

  .BigScreen\:focus-within\:ring-offset-Yellow-3:focus-within {
    --tw-ring-offset-color: #F3D060;
  }

  .BigScreen\:focus-within\:ring-offset-Grey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .BigScreen\:focus-within\:ring-offset-Gray-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .BigScreen\:focus-within\:ring-offset-Red-3:focus-within {
    --tw-ring-offset-color: #BA0C2E;
  }

  .BigScreen\:focus-within\:ring-offset-Gold-3:focus-within {
    --tw-ring-offset-color: #F5DDC5;
  }

  .BigScreen\:focus-within\:ring-offset-light-green-3:focus-within {
    --tw-ring-offset-color: #F3E9FB;
  }

  .BigScreen\:focus-within\:ring-offset-dark-blue-2:focus-within {
    --tw-ring-offset-color: #2743CC;
  }

  .BigScreen\:focus-within\:ring-offset-blue-1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .BigScreen\:focus-within\:ring-offset-yellow-1:focus-within {
    --tw-ring-offset-color: #EDB800;
  }

  .BigScreen\:focus-within\:ring-offset-blue-2:focus-within {
    --tw-ring-offset-color: #253BAA;
  }

  .BigScreen\:focus-within\:ring-offset-light-pink:focus-within {
    --tw-ring-offset-color: #FF5070;
  }

  .BigScreen\:focus-within\:ring-offset-bright-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .BigScreen\:focus-within\:ring-offset-bright-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .BigScreen\:focus-within\:ring-offset-SpaceGrey-3:focus-within {
    --tw-ring-offset-color: #535150;
  }

  .BigScreen\:focus-within\:ring-offset-Purple-3:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .BigScreen\:focus-within\:ring-offset-LightPurple-3:focus-within {
    --tw-ring-offset-color: #D1CDDA;
  }

  .BigScreen\:focus-within\:ring-offset-Glow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .BigScreen\:focus-within\:ring-offset-Bronze-3:focus-within {
    --tw-ring-offset-color: #cd7f32;
  }

  .BigScreen\:focus-within\:ring-offset-Copper-3:focus-within {
    --tw-ring-offset-color: #B87333;
  }

  .BigScreen\:focus-within\:ring-offset-Pink-3:focus-within {
    --tw-ring-offset-color: #FFC0CB;
  }

  .BigScreen\:focus-within\:ring-offset-Orange-3:focus-within {
    --tw-ring-offset-color: #FFA500;
  }

  .BigScreen\:focus-within\:ring-offset-Coral-3:focus-within {
    --tw-ring-offset-color: #EE7762;
  }

  .BigScreen\:focus-within\:ring-offset-MajesticBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .BigScreen\:focus-within\:ring-offset-PrismBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .BigScreen\:focus-within\:ring-offset-CeramicBlack-3:focus-within {
    --tw-ring-offset-color: #1F2020;
  }

  .BigScreen\:focus-within\:ring-offset-MidnightBlack-3:focus-within {
    --tw-ring-offset-color: #00040D;
  }

  .BigScreen\:focus-within\:ring-offset-PrismWhite-3:focus-within {
    --tw-ring-offset-color: #E1D8CB;
  }

  .BigScreen\:focus-within\:ring-offset-CeramicWhite-3:focus-within {
    --tw-ring-offset-color: #c2c2c4;
  }

  .BigScreen\:focus-within\:ring-offset-LilacPurple-3:focus-within {
    --tw-ring-offset-color: #C8A2C8;
  }

  .BigScreen\:focus-within\:ring-offset-CrownSilver-3:focus-within {
    --tw-ring-offset-color: #b1a5aa;
  }

  .BigScreen\:focus-within\:ring-offset-CoralBlue-3:focus-within {
    --tw-ring-offset-color: #AFDCEC;
  }

  .BigScreen\:focus-within\:ring-offset-lime-yellow:focus-within {
    --tw-ring-offset-color: #D2FA46;
  }

  .BigScreen\:focus-within\:ring-offset-apple-green:focus-within {
    --tw-ring-offset-color: #6EFAC3;
  }

  .BigScreen\:focus-within\:ring-offset-bg-new-blue:focus-within {
    --tw-ring-offset-color: #39DCF0;
  }

  .BigScreen\:focus-within\:ring-offset-bg-new-pink:focus-within {
    --tw-ring-offset-color: #E79AAE;
  }

  .BigScreen\:focus-within\:ring-offset-new-pink-1:focus-within {
    --tw-ring-offset-color: #E9A1B3;
  }

  .BigScreen\:focus-within\:ring-offset-footer-grey:focus-within {
    --tw-ring-offset-color: #333238;
  }

  .BigScreen\:focus-within\:ring-offset-border-grey:focus-within {
    --tw-ring-offset-color: #c4c4c4;
  }

  .BigScreen\:focus-within\:ring-offset-apple-green-1:focus-within {
    --tw-ring-offset-color: #30D091;
  }

  .BigScreen\:focus-within\:ring-offset-crimson-red:focus-within {
    --tw-ring-offset-color: #d22323;
  }

  .BigScreen\:focus-within\:ring-offset-asurion-cyan:focus-within {
    --tw-ring-offset-color: #95CED7;
  }

  .BigScreen\:focus-within\:ring-offset-bright-orange:focus-within {
    --tw-ring-offset-color: #FF8B1A;
  }

  .BigScreen\:focus-within\:ring-offset-Graphite-3:focus-within {
    --tw-ring-offset-color: #D2CEDB;
  }

  .BigScreen\:focus-within\:ring-offset-PacificBlue-3:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .BigScreen\:focus-within\:ring-offset-light-purple:focus-within {
    --tw-ring-offset-color: #B3A3D7;
  }

  .BigScreen\:focus-within\:ring-offset-asurion-gray:focus-within {
    --tw-ring-offset-color: #D8D8D8;
  }

  .BigScreen\:focus-within\:ring-offset-OceanBlue-3:focus-within {
    --tw-ring-offset-color: #0077be;
  }

  .BigScreen\:focus-within\:ring-offset-MetallicCopper-3:focus-within {
    --tw-ring-offset-color: #72281e;
  }

  .BigScreen\:focus-within\:ring-offset-PorcelainWhite-3:focus-within {
    --tw-ring-offset-color: #f8fbf8;
  }

  .BigScreen\:focus-within\:ring-offset-LightBlue-3:focus-within {
    --tw-ring-offset-color: #ADD8E6;
  }

  .BigScreen\:focus-within\:ring-offset-CloudNavy-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .BigScreen\:focus-within\:ring-offset-CloudMint-3:focus-within {
    --tw-ring-offset-color: #607387;
  }

  .BigScreen\:focus-within\:ring-offset-CloudOrange-3:focus-within {
    --tw-ring-offset-color: #ffba97;
  }

  .BigScreen\:focus-within\:ring-offset-CloudLavender-3:focus-within {
    --tw-ring-offset-color: #d6d3e2;
  }

  .BigScreen\:focus-within\:ring-offset-CloudRed-3:focus-within {
    --tw-ring-offset-color: #dbb0a2;
  }

  .BigScreen\:focus-within\:ring-offset-CloudWhite-3:focus-within {
    --tw-ring-offset-color: #f2f2ed;
  }

  .BigScreen\:focus-within\:ring-offset-SunriseGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .BigScreen\:focus-within\:ring-offset-SunshineGold-3:focus-within {
    --tw-ring-offset-color: #eec6ad;
  }

  .BigScreen\:focus-within\:ring-offset-AuraBlack-3:focus-within {
    --tw-ring-offset-color: #1F2120;
  }

  .BigScreen\:focus-within\:ring-offset-AuraGlow-3:focus-within {
    --tw-ring-offset-color: #f1ad4b;
  }

  .BigScreen\:focus-within\:ring-offset-MysticBronze-3:focus-within {
    --tw-ring-offset-color: #3c2516;
  }

  .BigScreen\:focus-within\:ring-offset-MysticGreen-3:focus-within {
    --tw-ring-offset-color: #90A19A;
  }

  .BigScreen\:focus-within\:ring-offset-MysticGrey-3:focus-within {
    --tw-ring-offset-color: #564f55;
  }

  .BigScreen\:focus-within\:ring-offset-MysticBlack-3:focus-within {
    --tw-ring-offset-color: #353A3C;
  }

  .BigScreen\:focus-within\:ring-offset-MysticWhite-3:focus-within {
    --tw-ring-offset-color: #E4EDE3;
  }

  .BigScreen\:focus-within\:ring-offset-price-blue1:focus-within {
    --tw-ring-offset-color: #6B8BFF;
  }

  .BigScreen\:focus-within\:ring-offset-indigo1:focus-within {
    --tw-ring-offset-color: #6700B8;
  }

  .BigScreen\:focus-within\:ring-offset-Purple-4:focus-within {
    --tw-ring-offset-color: #9598F8;
  }

  .BigScreen\:focus-within\:ring-offset-new-blue-2:focus-within {
    --tw-ring-offset-color: #33B3C2;
  }

  .BigScreen\:focus-within\:ring-offset-dark-blue-3:focus-within {
    --tw-ring-offset-color: #041DFB;
  }

  .BigScreen\:focus-within\:ring-offset-replace-bg:focus-within {
    --tw-ring-offset-color: #8AA4BC;
  }

  .BigScreen\:focus-within\:ring-offset-resolve-bg:focus-within {
    --tw-ring-offset-color: #4783CB;
  }

  .BigScreen\:focus\:ring-offset-transparent:focus {
    --tw-ring-offset-color: transparent;
  }

  .BigScreen\:focus\:ring-offset-current:focus {
    --tw-ring-offset-color: currentColor;
  }

  .BigScreen\:focus\:ring-offset-black:focus {
    --tw-ring-offset-color: #000;
  }

  .BigScreen\:focus\:ring-offset-white:focus {
    --tw-ring-offset-color: #fff;
  }

  .BigScreen\:focus\:ring-offset-gray-50:focus {
    --tw-ring-offset-color: #f9fafb;
  }

  .BigScreen\:focus\:ring-offset-gray-100:focus {
    --tw-ring-offset-color: #f3f4f6;
  }

  .BigScreen\:focus\:ring-offset-gray-200:focus {
    --tw-ring-offset-color: #e5e7eb;
  }

  .BigScreen\:focus\:ring-offset-gray-300:focus {
    --tw-ring-offset-color: #d1d5db;
  }

  .BigScreen\:focus\:ring-offset-gray-400:focus {
    --tw-ring-offset-color: #9ca3af;
  }

  .BigScreen\:focus\:ring-offset-gray-500:focus {
    --tw-ring-offset-color: #6b7280;
  }

  .BigScreen\:focus\:ring-offset-gray-600:focus {
    --tw-ring-offset-color: #4b5563;
  }

  .BigScreen\:focus\:ring-offset-gray-700:focus {
    --tw-ring-offset-color: #374151;
  }

  .BigScreen\:focus\:ring-offset-gray-800:focus {
    --tw-ring-offset-color: #1f2937;
  }

  .BigScreen\:focus\:ring-offset-gray-900:focus {
    --tw-ring-offset-color: #111827;
  }

  .BigScreen\:focus\:ring-offset-red-50:focus {
    --tw-ring-offset-color: #fef2f2;
  }

  .BigScreen\:focus\:ring-offset-red-100:focus {
    --tw-ring-offset-color: #fee2e2;
  }

  .BigScreen\:focus\:ring-offset-red-200:focus {
    --tw-ring-offset-color: #fecaca;
  }

  .BigScreen\:focus\:ring-offset-red-300:focus {
    --tw-ring-offset-color: #fca5a5;
  }

  .BigScreen\:focus\:ring-offset-red-400:focus {
    --tw-ring-offset-color: #f87171;
  }

  .BigScreen\:focus\:ring-offset-red-500:focus {
    --tw-ring-offset-color: #ef4444;
  }

  .BigScreen\:focus\:ring-offset-red-600:focus {
    --tw-ring-offset-color: #dc2626;
  }

  .BigScreen\:focus\:ring-offset-red-700:focus {
    --tw-ring-offset-color: #b91c1c;
  }

  .BigScreen\:focus\:ring-offset-red-800:focus {
    --tw-ring-offset-color: #991b1b;
  }

  .BigScreen\:focus\:ring-offset-red-900:focus {
    --tw-ring-offset-color: #7f1d1d;
  }

  .BigScreen\:focus\:ring-offset-yellow-50:focus {
    --tw-ring-offset-color: #fffbeb;
  }

  .BigScreen\:focus\:ring-offset-yellow-100:focus {
    --tw-ring-offset-color: #fef3c7;
  }

  .BigScreen\:focus\:ring-offset-yellow-200:focus {
    --tw-ring-offset-color: #fde68a;
  }

  .BigScreen\:focus\:ring-offset-yellow-300:focus {
    --tw-ring-offset-color: #fcd34d;
  }

  .BigScreen\:focus\:ring-offset-yellow-400:focus {
    --tw-ring-offset-color: #fbbf24;
  }

  .BigScreen\:focus\:ring-offset-yellow-500:focus {
    --tw-ring-offset-color: #f59e0b;
  }

  .BigScreen\:focus\:ring-offset-yellow-600:focus {
    --tw-ring-offset-color: #d97706;
  }

  .BigScreen\:focus\:ring-offset-yellow-700:focus {
    --tw-ring-offset-color: #b45309;
  }

  .BigScreen\:focus\:ring-offset-yellow-800:focus {
    --tw-ring-offset-color: #92400e;
  }

  .BigScreen\:focus\:ring-offset-yellow-900:focus {
    --tw-ring-offset-color: #78350f;
  }

  .BigScreen\:focus\:ring-offset-green-50:focus {
    --tw-ring-offset-color: #ecfdf5;
  }

  .BigScreen\:focus\:ring-offset-green-100:focus {
    --tw-ring-offset-color: #d1fae5;
  }

  .BigScreen\:focus\:ring-offset-green-200:focus {
    --tw-ring-offset-color: #a7f3d0;
  }

  .BigScreen\:focus\:ring-offset-green-300:focus {
    --tw-ring-offset-color: #6ee7b7;
  }

  .BigScreen\:focus\:ring-offset-green-400:focus {
    --tw-ring-offset-color: #34d399;
  }

  .BigScreen\:focus\:ring-offset-green-500:focus {
    --tw-ring-offset-color: #10b981;
  }

  .BigScreen\:focus\:ring-offset-green-600:focus {
    --tw-ring-offset-color: #059669;
  }

  .BigScreen\:focus\:ring-offset-green-700:focus {
    --tw-ring-offset-color: #047857;
  }

  .BigScreen\:focus\:ring-offset-green-800:focus {
    --tw-ring-offset-color: #065f46;
  }

  .BigScreen\:focus\:ring-offset-green-900:focus {
    --tw-ring-offset-color: #064e3b;
  }

  .BigScreen\:focus\:ring-offset-blue-50:focus {
    --tw-ring-offset-color: #eff6ff;
  }

  .BigScreen\:focus\:ring-offset-blue-100:focus {
    --tw-ring-offset-color: #dbeafe;
  }

  .BigScreen\:focus\:ring-offset-blue-200:focus {
    --tw-ring-offset-color: #bfdbfe;
  }

  .BigScreen\:focus\:ring-offset-blue-300:focus {
    --tw-ring-offset-color: #93c5fd;
  }

  .BigScreen\:focus\:ring-offset-blue-400:focus {
    --tw-ring-offset-color: #60a5fa;
  }

  .BigScreen\:focus\:ring-offset-blue-500:focus {
    --tw-ring-offset-color: #3b82f6;
  }

  .BigScreen\:focus\:ring-offset-blue-600:focus {
    --tw-ring-offset-color: #2563eb;
  }

  .BigScreen\:focus\:ring-offset-blue-700:focus {
    --tw-ring-offset-color: #1d4ed8;
  }

  .BigScreen\:focus\:ring-offset-blue-800:focus {
    --tw-ring-offset-color: #1e40af;
  }

  .BigScreen\:focus\:ring-offset-blue-900:focus {
    --tw-ring-offset-color: #1e3a8a;
  }

  .BigScreen\:focus\:ring-offset-indigo-50:focus {
    --tw-ring-offset-color: #eef2ff;
  }

  .BigScreen\:focus\:ring-offset-indigo-100:focus {
    --tw-ring-offset-color: #e0e7ff;
  }

  .BigScreen\:focus\:ring-offset-indigo-200:focus {
    --tw-ring-offset-color: #c7d2fe;
  }

  .BigScreen\:focus\:ring-offset-indigo-300:focus {
    --tw-ring-offset-color: #a5b4fc;
  }

  .BigScreen\:focus\:ring-offset-indigo-400:focus {
    --tw-ring-offset-color: #818cf8;
  }

  .BigScreen\:focus\:ring-offset-indigo-500:focus {
    --tw-ring-offset-color: #6366f1;
  }

  .BigScreen\:focus\:ring-offset-indigo-600:focus {
    --tw-ring-offset-color: #4f46e5;
  }

  .BigScreen\:focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca;
  }

  .BigScreen\:focus\:ring-offset-indigo-800:focus {
    --tw-ring-offset-color: #3730a3;
  }

  .BigScreen\:focus\:ring-offset-indigo-900:focus {
    --tw-ring-offset-color: #312e81;
  }

  .BigScreen\:focus\:ring-offset-purple:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .BigScreen\:focus\:ring-offset-pink-50:focus {
    --tw-ring-offset-color: #fdf2f8;
  }

  .BigScreen\:focus\:ring-offset-pink-100:focus {
    --tw-ring-offset-color: #fce7f3;
  }

  .BigScreen\:focus\:ring-offset-pink-200:focus {
    --tw-ring-offset-color: #fbcfe8;
  }

  .BigScreen\:focus\:ring-offset-pink-300:focus {
    --tw-ring-offset-color: #f9a8d4;
  }

  .BigScreen\:focus\:ring-offset-pink-400:focus {
    --tw-ring-offset-color: #f472b6;
  }

  .BigScreen\:focus\:ring-offset-pink-500:focus {
    --tw-ring-offset-color: #ec4899;
  }

  .BigScreen\:focus\:ring-offset-pink-600:focus {
    --tw-ring-offset-color: #db2777;
  }

  .BigScreen\:focus\:ring-offset-pink-700:focus {
    --tw-ring-offset-color: #be185d;
  }

  .BigScreen\:focus\:ring-offset-pink-800:focus {
    --tw-ring-offset-color: #9d174d;
  }

  .BigScreen\:focus\:ring-offset-pink-900:focus {
    --tw-ring-offset-color: #831843;
  }

  .BigScreen\:focus\:ring-offset-Asurion-White:focus {
    --tw-ring-offset-color: #FFF;
  }

  .BigScreen\:focus\:ring-offset-Asurion-Blue-Brighter:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .BigScreen\:focus\:ring-offset-Asurion-Blue-Deep:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .BigScreen\:focus\:ring-offset-Asurion-Blue-Light:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .BigScreen\:focus\:ring-offset-Asurion-Purple:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .BigScreen\:focus\:ring-offset-Asurion-Purple-Deeper:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .BigScreen\:focus\:ring-offset-Asurion-Purple-Light:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .BigScreen\:focus\:ring-offset-Asurion-Gray-Deepest:focus {
    --tw-ring-offset-color: #333F48;
  }

  .BigScreen\:focus\:ring-offset-Asurion-Gray-Deeper:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .BigScreen\:focus\:ring-offset-Asurion-Gray-Light:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .BigScreen\:focus\:ring-offset-Asurion-Gray-Lighter:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .BigScreen\:focus\:ring-offset-Asurion-Gray-Lightest:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .BigScreen\:focus\:ring-offset-Asurion-Red-Deep:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .BigScreen\:focus\:ring-offset-light-gray:focus {
    --tw-ring-offset-color: #6E767D;
  }

  .BigScreen\:focus\:ring-offset-light-gray-1:focus {
    --tw-ring-offset-color: #A5AAAF;
  }

  .BigScreen\:focus\:ring-offset-light-gray-2:focus {
    --tw-ring-offset-color: #E6E6EB;
  }

  .BigScreen\:focus\:ring-offset-light-gray-3:focus {
    --tw-ring-offset-color: #F0F0F5;
  }

  .BigScreen\:focus\:ring-offset-light-gray-4:focus {
    --tw-ring-offset-color: #D5D6DA;
  }

  .BigScreen\:focus\:ring-offset-light-gray-5:focus {
    --tw-ring-offset-color: #333F48;
  }

  .BigScreen\:focus\:ring-offset-light-slate-gray:focus {
    --tw-ring-offset-color: #8589A1;
  }

  .BigScreen\:focus\:ring-offset-denim-blue:focus {
    --tw-ring-offset-color: #0066B2;
  }

  .BigScreen\:focus\:ring-offset-purple-1:focus {
    --tw-ring-offset-color: #8223D2;
  }

  .BigScreen\:focus\:ring-offset-dark-red:focus {
    --tw-ring-offset-color: #DB1B1B;
  }

  .BigScreen\:focus\:ring-offset-bright-red:focus {
    --tw-ring-offset-color: #F40715;
  }

  .BigScreen\:focus\:ring-offset-mustard-yellow:focus {
    --tw-ring-offset-color: #ED8B00;
  }

  .BigScreen\:focus\:ring-offset-mustard-yellow-1:focus {
    --tw-ring-offset-color: #ED6600;
  }

  .BigScreen\:focus\:ring-offset-light-blue:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .BigScreen\:focus\:ring-offset-light-blue-1:focus {
    --tw-ring-offset-color: #4A68F9;
  }

  .BigScreen\:focus\:ring-offset-light-blue-3:focus {
    --tw-ring-offset-color:  #F0F3FF;
  }

  .BigScreen\:focus\:ring-offset-light-blue-4:focus {
    --tw-ring-offset-color: #F0F3FF;
  }

  .BigScreen\:focus\:ring-offset-purple-blue:focus {
    --tw-ring-offset-color: #6469E1;
  }

  .BigScreen\:focus\:ring-offset-light-green:focus {
    --tw-ring-offset-color: #00B574;
  }

  .BigScreen\:focus\:ring-offset-light-green-1:focus {
    --tw-ring-offset-color: #00B574;
  }

  .BigScreen\:focus\:ring-offset-light-bg-green:focus {
    --tw-ring-offset-color: #F0FFF9;
  }

  .BigScreen\:focus\:ring-offset-green-1:focus {
    --tw-ring-offset-color: #0B8350;
  }

  .BigScreen\:focus\:ring-offset-pink-1:focus {
    --tw-ring-offset-color: #FFEDD5;
  }

  .BigScreen\:focus\:ring-offset-light-white-1:focus {
    --tw-ring-offset-color: #F8F6EE;
  }

  .BigScreen\:focus\:ring-offset-Black-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .BigScreen\:focus\:ring-offset-Default-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .BigScreen\:focus\:ring-offset-White-3:focus {
    --tw-ring-offset-color: #F9F6EF;
  }

  .BigScreen\:focus\:ring-offset-Green-3:focus {
    --tw-ring-offset-color: #AEE0CD;
  }

  .BigScreen\:focus\:ring-offset-Blue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .BigScreen\:focus\:ring-offset-Silver-3:focus {
    --tw-ring-offset-color: #E4E4E2;
  }

  .BigScreen\:focus\:ring-offset-Yellow-3:focus {
    --tw-ring-offset-color: #F3D060;
  }

  .BigScreen\:focus\:ring-offset-Grey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .BigScreen\:focus\:ring-offset-Gray-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .BigScreen\:focus\:ring-offset-Red-3:focus {
    --tw-ring-offset-color: #BA0C2E;
  }

  .BigScreen\:focus\:ring-offset-Gold-3:focus {
    --tw-ring-offset-color: #F5DDC5;
  }

  .BigScreen\:focus\:ring-offset-light-green-3:focus {
    --tw-ring-offset-color: #F3E9FB;
  }

  .BigScreen\:focus\:ring-offset-dark-blue-2:focus {
    --tw-ring-offset-color: #2743CC;
  }

  .BigScreen\:focus\:ring-offset-blue-1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .BigScreen\:focus\:ring-offset-yellow-1:focus {
    --tw-ring-offset-color: #EDB800;
  }

  .BigScreen\:focus\:ring-offset-blue-2:focus {
    --tw-ring-offset-color: #253BAA;
  }

  .BigScreen\:focus\:ring-offset-light-pink:focus {
    --tw-ring-offset-color: #FF5070;
  }

  .BigScreen\:focus\:ring-offset-bright-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .BigScreen\:focus\:ring-offset-bright-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .BigScreen\:focus\:ring-offset-SpaceGrey-3:focus {
    --tw-ring-offset-color: #535150;
  }

  .BigScreen\:focus\:ring-offset-Purple-3:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .BigScreen\:focus\:ring-offset-LightPurple-3:focus {
    --tw-ring-offset-color: #D1CDDA;
  }

  .BigScreen\:focus\:ring-offset-Glow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .BigScreen\:focus\:ring-offset-Bronze-3:focus {
    --tw-ring-offset-color: #cd7f32;
  }

  .BigScreen\:focus\:ring-offset-Copper-3:focus {
    --tw-ring-offset-color: #B87333;
  }

  .BigScreen\:focus\:ring-offset-Pink-3:focus {
    --tw-ring-offset-color: #FFC0CB;
  }

  .BigScreen\:focus\:ring-offset-Orange-3:focus {
    --tw-ring-offset-color: #FFA500;
  }

  .BigScreen\:focus\:ring-offset-Coral-3:focus {
    --tw-ring-offset-color: #EE7762;
  }

  .BigScreen\:focus\:ring-offset-MajesticBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .BigScreen\:focus\:ring-offset-PrismBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .BigScreen\:focus\:ring-offset-CeramicBlack-3:focus {
    --tw-ring-offset-color: #1F2020;
  }

  .BigScreen\:focus\:ring-offset-MidnightBlack-3:focus {
    --tw-ring-offset-color: #00040D;
  }

  .BigScreen\:focus\:ring-offset-PrismWhite-3:focus {
    --tw-ring-offset-color: #E1D8CB;
  }

  .BigScreen\:focus\:ring-offset-CeramicWhite-3:focus {
    --tw-ring-offset-color: #c2c2c4;
  }

  .BigScreen\:focus\:ring-offset-LilacPurple-3:focus {
    --tw-ring-offset-color: #C8A2C8;
  }

  .BigScreen\:focus\:ring-offset-CrownSilver-3:focus {
    --tw-ring-offset-color: #b1a5aa;
  }

  .BigScreen\:focus\:ring-offset-CoralBlue-3:focus {
    --tw-ring-offset-color: #AFDCEC;
  }

  .BigScreen\:focus\:ring-offset-lime-yellow:focus {
    --tw-ring-offset-color: #D2FA46;
  }

  .BigScreen\:focus\:ring-offset-apple-green:focus {
    --tw-ring-offset-color: #6EFAC3;
  }

  .BigScreen\:focus\:ring-offset-bg-new-blue:focus {
    --tw-ring-offset-color: #39DCF0;
  }

  .BigScreen\:focus\:ring-offset-bg-new-pink:focus {
    --tw-ring-offset-color: #E79AAE;
  }

  .BigScreen\:focus\:ring-offset-new-pink-1:focus {
    --tw-ring-offset-color: #E9A1B3;
  }

  .BigScreen\:focus\:ring-offset-footer-grey:focus {
    --tw-ring-offset-color: #333238;
  }

  .BigScreen\:focus\:ring-offset-border-grey:focus {
    --tw-ring-offset-color: #c4c4c4;
  }

  .BigScreen\:focus\:ring-offset-apple-green-1:focus {
    --tw-ring-offset-color: #30D091;
  }

  .BigScreen\:focus\:ring-offset-crimson-red:focus {
    --tw-ring-offset-color: #d22323;
  }

  .BigScreen\:focus\:ring-offset-asurion-cyan:focus {
    --tw-ring-offset-color: #95CED7;
  }

  .BigScreen\:focus\:ring-offset-bright-orange:focus {
    --tw-ring-offset-color: #FF8B1A;
  }

  .BigScreen\:focus\:ring-offset-Graphite-3:focus {
    --tw-ring-offset-color: #D2CEDB;
  }

  .BigScreen\:focus\:ring-offset-PacificBlue-3:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .BigScreen\:focus\:ring-offset-light-purple:focus {
    --tw-ring-offset-color: #B3A3D7;
  }

  .BigScreen\:focus\:ring-offset-asurion-gray:focus {
    --tw-ring-offset-color: #D8D8D8;
  }

  .BigScreen\:focus\:ring-offset-OceanBlue-3:focus {
    --tw-ring-offset-color: #0077be;
  }

  .BigScreen\:focus\:ring-offset-MetallicCopper-3:focus {
    --tw-ring-offset-color: #72281e;
  }

  .BigScreen\:focus\:ring-offset-PorcelainWhite-3:focus {
    --tw-ring-offset-color: #f8fbf8;
  }

  .BigScreen\:focus\:ring-offset-LightBlue-3:focus {
    --tw-ring-offset-color: #ADD8E6;
  }

  .BigScreen\:focus\:ring-offset-CloudNavy-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .BigScreen\:focus\:ring-offset-CloudMint-3:focus {
    --tw-ring-offset-color: #607387;
  }

  .BigScreen\:focus\:ring-offset-CloudOrange-3:focus {
    --tw-ring-offset-color: #ffba97;
  }

  .BigScreen\:focus\:ring-offset-CloudLavender-3:focus {
    --tw-ring-offset-color: #d6d3e2;
  }

  .BigScreen\:focus\:ring-offset-CloudRed-3:focus {
    --tw-ring-offset-color: #dbb0a2;
  }

  .BigScreen\:focus\:ring-offset-CloudWhite-3:focus {
    --tw-ring-offset-color: #f2f2ed;
  }

  .BigScreen\:focus\:ring-offset-SunriseGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .BigScreen\:focus\:ring-offset-SunshineGold-3:focus {
    --tw-ring-offset-color: #eec6ad;
  }

  .BigScreen\:focus\:ring-offset-AuraBlack-3:focus {
    --tw-ring-offset-color: #1F2120;
  }

  .BigScreen\:focus\:ring-offset-AuraGlow-3:focus {
    --tw-ring-offset-color: #f1ad4b;
  }

  .BigScreen\:focus\:ring-offset-MysticBronze-3:focus {
    --tw-ring-offset-color: #3c2516;
  }

  .BigScreen\:focus\:ring-offset-MysticGreen-3:focus {
    --tw-ring-offset-color: #90A19A;
  }

  .BigScreen\:focus\:ring-offset-MysticGrey-3:focus {
    --tw-ring-offset-color: #564f55;
  }

  .BigScreen\:focus\:ring-offset-MysticBlack-3:focus {
    --tw-ring-offset-color: #353A3C;
  }

  .BigScreen\:focus\:ring-offset-MysticWhite-3:focus {
    --tw-ring-offset-color: #E4EDE3;
  }

  .BigScreen\:focus\:ring-offset-price-blue1:focus {
    --tw-ring-offset-color: #6B8BFF;
  }

  .BigScreen\:focus\:ring-offset-indigo1:focus {
    --tw-ring-offset-color: #6700B8;
  }

  .BigScreen\:focus\:ring-offset-Purple-4:focus {
    --tw-ring-offset-color: #9598F8;
  }

  .BigScreen\:focus\:ring-offset-new-blue-2:focus {
    --tw-ring-offset-color: #33B3C2;
  }

  .BigScreen\:focus\:ring-offset-dark-blue-3:focus {
    --tw-ring-offset-color: #041DFB;
  }

  .BigScreen\:focus\:ring-offset-replace-bg:focus {
    --tw-ring-offset-color: #8AA4BC;
  }

  .BigScreen\:focus\:ring-offset-resolve-bg:focus {
    --tw-ring-offset-color: #4783CB;
  }

  .BigScreen\:filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }

  .BigScreen\:filter-none {
    filter: none;
  }

  .BigScreen\:blur-0 {
    --tw-blur: blur(0);
  }

  .BigScreen\:blur-none {
    --tw-blur: blur(0);
  }

  .BigScreen\:blur-sm {
    --tw-blur: blur(4px);
  }

  .BigScreen\:blur {
    --tw-blur: blur(8px);
  }

  .BigScreen\:blur-md {
    --tw-blur: blur(12px);
  }

  .BigScreen\:blur-lg {
    --tw-blur: blur(16px);
  }

  .BigScreen\:blur-xl {
    --tw-blur: blur(24px);
  }

  .BigScreen\:blur-2xl {
    --tw-blur: blur(40px);
  }

  .BigScreen\:blur-3xl {
    --tw-blur: blur(64px);
  }

  .BigScreen\:brightness-0 {
    --tw-brightness: brightness(0);
  }

  .BigScreen\:brightness-50 {
    --tw-brightness: brightness(.5);
  }

  .BigScreen\:brightness-75 {
    --tw-brightness: brightness(.75);
  }

  .BigScreen\:brightness-90 {
    --tw-brightness: brightness(.9);
  }

  .BigScreen\:brightness-95 {
    --tw-brightness: brightness(.95);
  }

  .BigScreen\:brightness-100 {
    --tw-brightness: brightness(1);
  }

  .BigScreen\:brightness-105 {
    --tw-brightness: brightness(1.05);
  }

  .BigScreen\:brightness-110 {
    --tw-brightness: brightness(1.1);
  }

  .BigScreen\:brightness-125 {
    --tw-brightness: brightness(1.25);
  }

  .BigScreen\:brightness-150 {
    --tw-brightness: brightness(1.5);
  }

  .BigScreen\:brightness-200 {
    --tw-brightness: brightness(2);
  }

  .BigScreen\:contrast-0 {
    --tw-contrast: contrast(0);
  }

  .BigScreen\:contrast-50 {
    --tw-contrast: contrast(.5);
  }

  .BigScreen\:contrast-75 {
    --tw-contrast: contrast(.75);
  }

  .BigScreen\:contrast-100 {
    --tw-contrast: contrast(1);
  }

  .BigScreen\:contrast-125 {
    --tw-contrast: contrast(1.25);
  }

  .BigScreen\:contrast-150 {
    --tw-contrast: contrast(1.5);
  }

  .BigScreen\:contrast-200 {
    --tw-contrast: contrast(2);
  }

  .BigScreen\:drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05));
  }

  .BigScreen\:drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  }

  .BigScreen\:drop-shadow-md {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06));
  }

  .BigScreen\:drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  }

  .BigScreen\:drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
  }

  .BigScreen\:drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
  }

  .BigScreen\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000);
  }

  .BigScreen\:grayscale-0 {
    --tw-grayscale: grayscale(0);
  }

  .BigScreen\:grayscale {
    --tw-grayscale: grayscale(100%);
  }

  .BigScreen\:hue-rotate-0 {
    --tw-hue-rotate: hue-rotate(0deg);
  }

  .BigScreen\:hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(15deg);
  }

  .BigScreen\:hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(30deg);
  }

  .BigScreen\:hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(60deg);
  }

  .BigScreen\:hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(90deg);
  }

  .BigScreen\:hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(180deg);
  }

  .BigScreen\:-hue-rotate-180 {
    --tw-hue-rotate: hue-rotate(-180deg);
  }

  .BigScreen\:-hue-rotate-90 {
    --tw-hue-rotate: hue-rotate(-90deg);
  }

  .BigScreen\:-hue-rotate-60 {
    --tw-hue-rotate: hue-rotate(-60deg);
  }

  .BigScreen\:-hue-rotate-30 {
    --tw-hue-rotate: hue-rotate(-30deg);
  }

  .BigScreen\:-hue-rotate-15 {
    --tw-hue-rotate: hue-rotate(-15deg);
  }

  .BigScreen\:invert-0 {
    --tw-invert: invert(0);
  }

  .BigScreen\:invert {
    --tw-invert: invert(100%);
  }

  .BigScreen\:saturate-0 {
    --tw-saturate: saturate(0);
  }

  .BigScreen\:saturate-50 {
    --tw-saturate: saturate(.5);
  }

  .BigScreen\:saturate-100 {
    --tw-saturate: saturate(1);
  }

  .BigScreen\:saturate-150 {
    --tw-saturate: saturate(1.5);
  }

  .BigScreen\:saturate-200 {
    --tw-saturate: saturate(2);
  }

  .BigScreen\:sepia-0 {
    --tw-sepia: sepia(0);
  }

  .BigScreen\:sepia {
    --tw-sepia: sepia(100%);
  }

  .BigScreen\:backdrop-filter {
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .BigScreen\:backdrop-filter-none {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .BigScreen\:backdrop-blur-0 {
    --tw-backdrop-blur: blur(0);
  }

  .BigScreen\:backdrop-blur-none {
    --tw-backdrop-blur: blur(0);
  }

  .BigScreen\:backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
  }

  .BigScreen\:backdrop-blur {
    --tw-backdrop-blur: blur(8px);
  }

  .BigScreen\:backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
  }

  .BigScreen\:backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px);
  }

  .BigScreen\:backdrop-blur-xl {
    --tw-backdrop-blur: blur(24px);
  }

  .BigScreen\:backdrop-blur-2xl {
    --tw-backdrop-blur: blur(40px);
  }

  .BigScreen\:backdrop-blur-3xl {
    --tw-backdrop-blur: blur(64px);
  }

  .BigScreen\:backdrop-brightness-0 {
    --tw-backdrop-brightness: brightness(0);
  }

  .BigScreen\:backdrop-brightness-50 {
    --tw-backdrop-brightness: brightness(.5);
  }

  .BigScreen\:backdrop-brightness-75 {
    --tw-backdrop-brightness: brightness(.75);
  }

  .BigScreen\:backdrop-brightness-90 {
    --tw-backdrop-brightness: brightness(.9);
  }

  .BigScreen\:backdrop-brightness-95 {
    --tw-backdrop-brightness: brightness(.95);
  }

  .BigScreen\:backdrop-brightness-100 {
    --tw-backdrop-brightness: brightness(1);
  }

  .BigScreen\:backdrop-brightness-105 {
    --tw-backdrop-brightness: brightness(1.05);
  }

  .BigScreen\:backdrop-brightness-110 {
    --tw-backdrop-brightness: brightness(1.1);
  }

  .BigScreen\:backdrop-brightness-125 {
    --tw-backdrop-brightness: brightness(1.25);
  }

  .BigScreen\:backdrop-brightness-150 {
    --tw-backdrop-brightness: brightness(1.5);
  }

  .BigScreen\:backdrop-brightness-200 {
    --tw-backdrop-brightness: brightness(2);
  }

  .BigScreen\:backdrop-contrast-0 {
    --tw-backdrop-contrast: contrast(0);
  }

  .BigScreen\:backdrop-contrast-50 {
    --tw-backdrop-contrast: contrast(.5);
  }

  .BigScreen\:backdrop-contrast-75 {
    --tw-backdrop-contrast: contrast(.75);
  }

  .BigScreen\:backdrop-contrast-100 {
    --tw-backdrop-contrast: contrast(1);
  }

  .BigScreen\:backdrop-contrast-125 {
    --tw-backdrop-contrast: contrast(1.25);
  }

  .BigScreen\:backdrop-contrast-150 {
    --tw-backdrop-contrast: contrast(1.5);
  }

  .BigScreen\:backdrop-contrast-200 {
    --tw-backdrop-contrast: contrast(2);
  }

  .BigScreen\:backdrop-grayscale-0 {
    --tw-backdrop-grayscale: grayscale(0);
  }

  .BigScreen\:backdrop-grayscale {
    --tw-backdrop-grayscale: grayscale(100%);
  }

  .BigScreen\:backdrop-hue-rotate-0 {
    --tw-backdrop-hue-rotate: hue-rotate(0deg);
  }

  .BigScreen\:backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(15deg);
  }

  .BigScreen\:backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(30deg);
  }

  .BigScreen\:backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(60deg);
  }

  .BigScreen\:backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(90deg);
  }

  .BigScreen\:backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(180deg);
  }

  .BigScreen\:-backdrop-hue-rotate-180 {
    --tw-backdrop-hue-rotate: hue-rotate(-180deg);
  }

  .BigScreen\:-backdrop-hue-rotate-90 {
    --tw-backdrop-hue-rotate: hue-rotate(-90deg);
  }

  .BigScreen\:-backdrop-hue-rotate-60 {
    --tw-backdrop-hue-rotate: hue-rotate(-60deg);
  }

  .BigScreen\:-backdrop-hue-rotate-30 {
    --tw-backdrop-hue-rotate: hue-rotate(-30deg);
  }

  .BigScreen\:-backdrop-hue-rotate-15 {
    --tw-backdrop-hue-rotate: hue-rotate(-15deg);
  }

  .BigScreen\:backdrop-invert-0 {
    --tw-backdrop-invert: invert(0);
  }

  .BigScreen\:backdrop-invert {
    --tw-backdrop-invert: invert(100%);
  }

  .BigScreen\:backdrop-opacity-0 {
    --tw-backdrop-opacity: opacity(0);
  }

  .BigScreen\:backdrop-opacity-5 {
    --tw-backdrop-opacity: opacity(0.05);
  }

  .BigScreen\:backdrop-opacity-10 {
    --tw-backdrop-opacity: opacity(0.1);
  }

  .BigScreen\:backdrop-opacity-20 {
    --tw-backdrop-opacity: opacity(0.2);
  }

  .BigScreen\:backdrop-opacity-25 {
    --tw-backdrop-opacity: opacity(0.25);
  }

  .BigScreen\:backdrop-opacity-30 {
    --tw-backdrop-opacity: opacity(0.3);
  }

  .BigScreen\:backdrop-opacity-40 {
    --tw-backdrop-opacity: opacity(0.4);
  }

  .BigScreen\:backdrop-opacity-50 {
    --tw-backdrop-opacity: opacity(0.5);
  }

  .BigScreen\:backdrop-opacity-60 {
    --tw-backdrop-opacity: opacity(0.6);
  }

  .BigScreen\:backdrop-opacity-70 {
    --tw-backdrop-opacity: opacity(0.7);
  }

  .BigScreen\:backdrop-opacity-75 {
    --tw-backdrop-opacity: opacity(0.75);
  }

  .BigScreen\:backdrop-opacity-80 {
    --tw-backdrop-opacity: opacity(0.8);
  }

  .BigScreen\:backdrop-opacity-90 {
    --tw-backdrop-opacity: opacity(0.9);
  }

  .BigScreen\:backdrop-opacity-95 {
    --tw-backdrop-opacity: opacity(0.95);
  }

  .BigScreen\:backdrop-opacity-100 {
    --tw-backdrop-opacity: opacity(1);
  }

  .BigScreen\:backdrop-saturate-0 {
    --tw-backdrop-saturate: saturate(0);
  }

  .BigScreen\:backdrop-saturate-50 {
    --tw-backdrop-saturate: saturate(.5);
  }

  .BigScreen\:backdrop-saturate-100 {
    --tw-backdrop-saturate: saturate(1);
  }

  .BigScreen\:backdrop-saturate-150 {
    --tw-backdrop-saturate: saturate(1.5);
  }

  .BigScreen\:backdrop-saturate-200 {
    --tw-backdrop-saturate: saturate(2);
  }

  .BigScreen\:backdrop-sepia-0 {
    --tw-backdrop-sepia: sepia(0);
  }

  .BigScreen\:backdrop-sepia {
    --tw-backdrop-sepia: sepia(100%);
  }

  .BigScreen\:transition-none {
    transition-property: none;
  }

  .BigScreen\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .BigScreen\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .BigScreen\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .BigScreen\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .BigScreen\:transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .BigScreen\:transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .BigScreen\:delay-75 {
    transition-delay: 75ms;
  }

  .BigScreen\:delay-100 {
    transition-delay: 100ms;
  }

  .BigScreen\:delay-150 {
    transition-delay: 150ms;
  }

  .BigScreen\:delay-200 {
    transition-delay: 200ms;
  }

  .BigScreen\:delay-300 {
    transition-delay: 300ms;
  }

  .BigScreen\:delay-500 {
    transition-delay: 500ms;
  }

  .BigScreen\:delay-700 {
    transition-delay: 700ms;
  }

  .BigScreen\:delay-1000 {
    transition-delay: 1000ms;
  }

  .BigScreen\:duration-75 {
    transition-duration: 75ms;
  }

  .BigScreen\:duration-100 {
    transition-duration: 100ms;
  }

  .BigScreen\:duration-150 {
    transition-duration: 150ms;
  }

  .BigScreen\:duration-200 {
    transition-duration: 200ms;
  }

  .BigScreen\:duration-300 {
    transition-duration: 300ms;
  }

  .BigScreen\:duration-500 {
    transition-duration: 500ms;
  }

  .BigScreen\:duration-700 {
    transition-duration: 700ms;
  }

  .BigScreen\:duration-1000 {
    transition-duration: 1000ms;
  }

  .BigScreen\:ease-linear {
    transition-timing-function: linear;
  }

  .BigScreen\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }

  .BigScreen\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .BigScreen\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}

